From 58de9031152e6a8650692fb3a110491e2b0cc8ae Mon Sep 17 00:00:00 2001 From: Stanislaw Futyma Date: Tue, 14 Oct 2025 00:54:31 +0200 Subject: [PATCH 1/6] Add polish language & ustawienia Elestio --- .devcontainer/devcontainer.json | 24 + backend/lang/pl.json | 494 + docker/development/docker-compose.dev.yml | 2 +- elestio.yml | 75 + frontend/lingui.config.ts | 3 +- frontend/package-lock.json | 9355 +++++++++++++++++ .../common/LanguageSwitcher/index.tsx | 2 + .../components/routes/auth/Login/index.tsx | 2 +- frontend/src/locales.ts | 6 +- frontend/src/locales/de.js | 2 +- frontend/src/locales/de.po | 263 +- frontend/src/locales/en.js | 2 +- frontend/src/locales/en.po | 263 +- frontend/src/locales/es.js | 2 +- frontend/src/locales/es.po | 263 +- frontend/src/locales/fr.js | 2 +- frontend/src/locales/fr.po | 263 +- frontend/src/locales/it.js | 2 +- frontend/src/locales/it.po | 265 +- frontend/src/locales/nl.js | 2 +- frontend/src/locales/nl.po | 263 +- frontend/src/locales/pl.js | 1 + frontend/src/locales/pl.po | 8419 +++++++++++++++ frontend/src/locales/pt-br.js | 2 +- frontend/src/locales/pt-br.po | 263 +- frontend/src/locales/pt.js | 2 +- frontend/src/locales/pt.po | 263 +- frontend/src/locales/ru.js | 2 +- frontend/src/locales/ru.po | 263 +- frontend/src/locales/vi.js | 2 +- frontend/src/locales/vi.po | 263 +- frontend/src/locales/zh-cn.js | 2 +- frontend/src/locales/zh-cn.po | 263 +- frontend/src/locales/zh-hk.js | 2 +- frontend/src/locales/zh-hk.po | 263 +- frontend/yarn.lock | 2136 ++-- scripts/postBackup.sh | 1 + scripts/postDeploy.sh | 0 scripts/postInstall.sh | 19 + scripts/postRestore.sh | 2 + scripts/preBackup.sh | 1 + scripts/preInstall.sh | 41 + scripts/preRestore.sh | 2 + 43 files changed, 20993 insertions(+), 2774 deletions(-) create mode 100644 .devcontainer/devcontainer.json create mode 100644 backend/lang/pl.json create mode 100644 elestio.yml create mode 100644 frontend/package-lock.json create mode 100644 frontend/src/locales/pl.js create mode 100644 frontend/src/locales/pl.po create mode 100755 scripts/postBackup.sh create mode 100755 scripts/postDeploy.sh create mode 100755 scripts/postInstall.sh create mode 100755 scripts/postRestore.sh create mode 100755 scripts/preBackup.sh create mode 100755 scripts/preInstall.sh create mode 100755 scripts/preRestore.sh diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000000..b3795ad41e --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,24 @@ +{ + "name": "Hi.Events Dev", + "dockerComposeFile":["../docker/development/docker-compose.dev.yml"], + "service": "frontend", + "workspaceFolder": "/app", + "remoteUser": "root", + "postCreateCommand": "npm install", + "forwardPorts": [5678], + "mounts": [ + "source=${localWorkspaceFolder}/frontend,target=/app/frontend,type=bind", + "source=${localWorkspaceFolder}/backend,target=/app/backend,type=bind" + ], + "customizations": { + "vscode": { + "extensions": [ + "dbaeumer.vscode-eslint", + "esbenp.prettier-vscode", + "bmewburn.vscode-intelephense-client", + "ms-azuretools.vscode-docker", + "formulahendry.auto-rename-tag" + ] + } + } +} diff --git a/backend/lang/pl.json b/backend/lang/pl.json new file mode 100644 index 0000000000..e74ce6f554 --- /dev/null +++ b/backend/lang/pl.json @@ -0,0 +1,494 @@ +{ + "Older First": "Ältere zuerst", + "Newer First": "Neuere zuerst", + "Recently Updated First": "Kürzlich aktualisiert", + "Recently Updated Last": "Zuletzt aktualisiert", + "First Name A-Z": "Vorname A-Z", + "First Name Z-A": "Vorname Z-A", + "Last Name A-Z": "Nachname A-Z", + "Last Name Z-A": "Nachname Z-A", + "Status A-Z": "Status A-Z", + "Status Z-A": "Status Z-A", + "Closest start date": "Nächstes Startdatum", + "Furthest start date": "Spätestes Startdatum", + "Closest end date": "Nächstes Enddatum", + "Furthest end date": "Spätestes Enddatum", + "Newest first": "Neuestes zuerst", + "Oldest first": "Älteste zuerst", + "Recently Updated": "Kürzlich aktualisiert", + "Least Recently Updated": "Am wenigsten kürzlich aktualisiert", + "Oldest First": "Älteste zuerst", + "Newest First": "Neuestes zuerst", + "Buyer Name A-Z": "Käufername A-Z", + "Buyer Name Z-A": "Name des Käufers Z-A", + "Amount Ascending": "Betrag aufsteigend", + "Amount Descending": "Betrag Absteigend", + "Buyer Email A-Z": "Käufer E-Mail A-Z", + "Buyer Email Z-A": "Käufer E-Mail Z-A", + "Order # Ascending": "Bestellnummer aufsteigend", + "Order # Descending": "Spätestes Absteigend", + "Code Name A-Z": "Codename A-Z", + "Code Name Z-A": "Codename Z-A", + "Usage Count Ascending": "Verwendung Anzahl aufsteigend", + "Usage Count Descending": "Verwendung Anzahl absteigend", + "Homepage order": "Homepage bestellen", + "Title A-Z": "Titel A-Z", + "Title Z-A": "Titel Z-A", + "Sale start date closest": "Nächster Termin für den Verkaufsstart", + "Sale start date furthest": "Letzter Termin für den Verkaufsstart", + "Sale end date closest": "Das nächstgelegene Enddatum des Verkaufs", + "Sale end date furthest": "Enddatum des Verkaufs am weitesten entfernt", + "Account registration is disabled": "Kontoregistrierung ist deaktiviert", + "The invitation has expired": "Die Einladung ist abgelaufen", + "The invitation is invalid": "Die Einladung ist ungültig", + "Invitation valid, but user not found": "Einladung gültig, aber Benutzer nicht gefunden", + "No user found for this invitation. The invitation may have been revoked.": "Kein Benutzer für diese Einladung gefunden. Die Einladung wurde möglicherweise widerrufen.", + "Logout Successful": "Abmeldung erfolgreich", + "Your password has been reset. Please login with your new password.": "Ihr Passwort wurde zurückgesetzt. Bitte melden Sie sich mit Ihrem neuen Passwort an.", + "No account ID found in token": "Keine Konto-ID im Token gefunden", + "Event with ID :eventId is not live and user is not authenticated": "Ereignis mit der ID :eventId ist nicht live und der Benutzer ist nicht authentifiziert", + "Sorry, we could not verify your session. Please restart your order.": "Es tut uns leid, wir konnten Ihre Sitzung nicht verifizieren. Bitte starten Sie Ihre Bestellung erneut.", + "The email confirmation link has expired. Please request a new one.": "Der E-Mail-Bestätigungslink ist abgelaufen. Bitte fordern Sie einen neuen an.", + "The email confirmation link is invalid.": "Der E-Mail-Bestätigungslink ist ungültig.", + "No invitation found for this user.": "Keine Einladung für diesen Benutzer gefunden.", + "User status is not Invited": "Benutzerstatus ist nicht Eingeladen", + "Email is required": "E-Mail ist erforderlich", + "Email must be a valid email address": "E-Mail muss eine gültige E-Mail-Adresse sein", + "First name is required": "Vorname ist erforderlich", + "Last name is required": "Nachname ist erforderlich", + "Ticket is required": "Ticket ist erforderlich", + "Ticket price is required": "Ticketpreis ist erforderlich", + "Please enter a valid hex color code. In the format #000000 or #000.": "Bitte geben Sie einen gültigen Hex-Farbcode ein. Im Format #000000 oder #000.", + "The maximum timeout is 2 hours.": "Die maximale Zeitspanne beträgt 2 Stunden.", + "The address line 1 field is required": "Das Feld Adresszeile 1 ist erforderlich", + "The city field is required": "Das Feld Stadt ist erforderlich", + "The zip or postal code field is required": "Das Feld für die Postleitzahl ist erforderlich", + "The country field is required": "Das Feld Land ist erforderlich", + "The country field should be a 2 character ISO 3166 code": "Das Länderfeld sollte ein 2-stelliger ISO 3166-Code sein.", + "Please select at least one ticket.": "Bitte wählen Sie mindestens ein Ticket aus.", + "The sale end date must be after the sale start date.": "Das Enddatum des Verkaufs muss nach dem Startdatum des Verkaufs liegen.", + "The sale end date must be a valid date.": "Das Enddatum des Verkaufs muss ein gültiges Datum sein.", + "The sale start date must be after the ticket sale start date.": "Das Startdatum des Verkaufs muss nach dem Startdatum des Ticketverkaufs liegen.", + "Welcome to :app_name! Please confirm your email address": "Willkommen bei :app_name! Bitte bestätigen Sie Ihre E-Mail Adresse", + "🎟️ Your Ticket for :event": "🎟️ Ihr Ticket für :event", + "Your order has been cancelled": "Ihre Bestellung wurde storniert", + "Your order wasn\\'t successful": "Ihre Bestellung war nicht erfolgreich", + "You\\'ve received a refund": "Sie haben eine Rückerstattung erhalten.", + "Your Order is Confirmed!": "Ihre Bestellung ist bestätigt!", + "We were unable to process your order": "Wir konnten Ihre Bestellung nicht bearbeiten", + "New order for :amount for :event 🎉": "Neue Bestellung für :Betrag für :Ereignis 🎉", + "New order for :event 🎉": "Neue Bestellung für :event 🎉", + "Confirm email change": "Bestätigen Sie die E-Mail-Änderung", + "Password reset": "Passwort zurücksetzen", + "Your password has been reset": "Ihr Passwort wurde zurückgesetzt", + "You\\'ve been invited to join :appName": "Sie wurden zum Beitritt eingeladen :appName", + "Current account ID is not set": "Account-ID ist nicht eingestellt", + "User not found in this account": "Benutzer nicht in diesem Konto gefunden", + "User not found": "Benutzer nicht gefunden", + "Username or Password are incorrect": "Benutzername oder Passwort sind falsch", + "Account not found": "Konto nicht gefunden", + "Attempt to log in to a non-active account": "Versuch, sich bei einem nicht aktiven Konto anzumelden", + "User account is not active": "Benutzerkonto ist nicht aktiv", + "Invalid reset token": "Ungültiges Reset-Token", + "Reset token has expired": "Reset-Token ist abgelaufen", + "Event daily statistics updated for event :event_id with total refunded amount of :amount": "Ereignis-Tagesstatistik aktualisiert für Ereignis :event_id mit Gesamt-Erstattungsbetrag von :amount", + "Event statistics updated for event :event_id with total refunded amount of :amount": "Ereignisstatistik aktualisiert für Ereignis :event_id mit Gesamtrückerstattungsbetrag von :amount", + "This promo code is invalid": "Dieser Promo-Code ist ungültig", + "You haven\\'t selected any tickets": "Sie haben keine Tickets ausgewählt", + "The maximum number of tickets available for :tickets is :max": "Die maximale Anzahl der für :tickets verfügbaren Tickets ist :max", + "You must order at least :min tickets for :ticket": "Sie müssen mindestens :min Tickets für :ticket bestellen", + "The minimum amount is :price": "Der Mindestbetrag ist :price", + "The ticket :ticket is sold out": "Das Ticket :ticket ist ausverkauft", + ":field must be specified": ":Feld muss angegeben werden", + "Invalid price ID": "Ungültige Preis-ID", + "The maximum number of tickets available for :ticket is :max": "Die maximale Anzahl der verfügbaren Tickets für :ticket ist :max", + "Ticket with id :id not found": "Ticket mit der ID :id nicht gefunden", + "Failed to refund stripe charge": "Rückerstattung der Streifenkosten fehlgeschlagen", + "Payment was successful, but order has expired. Order: :id": "Die Zahlung war erfolgreich, aber die Bestellung ist abgelaufen. Bestellung: :id", + "Order is not awaiting payment. Order: :id": "Die Bestellung wartet nicht auf Zahlung. Bestellung: :id", + "There was an error communicating with the payment provider. Please try again later.": "Es ist ein Fehler bei der Kommunikation mit dem Zahlungsanbieter aufgetreten. Bitte versuchen Sie es später noch einmal.", + "Stripe Connect account not found for the event organizer": "Stripe Connect-Konto für den Organisator nicht gefunden", + "Cannot Refund: Stripe connect account not found and saas_mode_enabled is enabled": "Rückzahlung nicht möglich: Stripe Connect-Konto nicht gefunden und saas_mode_enabled ist aktiviert", + "Invalid calculation type": "Ungültige Berechnungsart", + "One or more tax IDs are invalid": "Eine oder mehrere Steuer-IDs sind ungültig", + "Invalid ticket ids: :ids": "Ungültige Ticket-IDs: :ids", + "Cannot delete ticket price with id :id because it has sales": "Der Ticketpreis mit der ID :id kann nicht gelöscht werden, da er einen Verkauf hat", + "Order has no order items": "Auftrag hat keine Auftragspositionen", + "There is already an account associated with this email. Please log in instead.": "Es gibt bereits ein Konto, das mit dieser E-Mail verknüpft ist. Bitte melden Sie sich stattdessen an.", + "Stripe Connect Account creation is only available in Saas Mode.": "Die Erstellung eines Stripe Connect-Kontos ist nur im Saas-Modus möglich.", + "There are issues with creating or fetching the Stripe Connect Account. Please try again.": "Es gibt Probleme beim Erstellen oder Abrufen des Stripe Connect-Kontos. Bitte versuchen Sie es erneut.", + "There are issues with creating the Stripe Connect Account Link. Please try again.": "Es gibt Probleme beim Erstellen des Stripe Connect Account Links. Bitte versuchen Sie es erneut.", + "Cannot check in attendee as they are not active.": "Teilnehmer kann nicht eingecheckt werden, da er nicht aktiv ist.", + "in": "in", + "out": "aus", + "There are no tickets available. ' .\n 'If you would like to assign a ticket to this attendee,' .\n ' please adjust the ticket\\'s available quantity.": "Es sind keine Tickets verfügbar. ' .\n Wenn Sie diesem Teilnehmer ein Ticket zuweisen möchten,' .\n ' Bitte passen Sie die verfügbare Menge des Tickets an.", + "The ticket price ID is invalid.": "Die Ticketpreis-ID ist ungültig.", + "Ticket ID is not valid": "Ticket-ID ist nicht gültig", + "There are no tickets available. If you would like to assign this ticket to this attendee, please adjust the ticket\\'s available quantity.": "Es sind keine Tickets verfügbar. Wenn Sie dieses Ticket diesem Teilnehmer zuweisen möchten, passen Sie bitte die verfügbare Menge des Tickets an.", + "Attendee ID is not valid": "Teilnehmer-ID ist nicht gültig", + "The invitation does not exist": "Die Einladung existiert nicht", + "The invitation has already been accepted": "Die Einladung ist bereits angenommen worden", + "Organizer :id not found": "Veranstalter :id nicht gefunden", + "Continue": "Weiter", + "Event :id not found": "Ereignis :id nicht gefunden", + "You cannot change the currency of an event that has completed orders": "Sie können die Währung eines Ereignisses, das Aufträge abgeschlossen hat, nicht ändern", + "You must verify your account before you can update an event\\'s status.\n You can resend the confirmation by visiting your profile page.": "Sie müssen Ihr Konto verifizieren, bevor Sie den Status eines Ereignisses aktualisieren können.\n Sie können die Bestätigung erneut senden, indem Sie Ihre Profilseite besuchen.", + "You cannot send messages until your account is verified.": "Sie können erst dann Nachrichten senden, wenn Ihr Konto verifiziert ist.", + "Order not found": "Bestellung nicht gefunden", + "Order already cancelled": "Auftrag bereits storniert", + "Failed to create attendee": "Teilnehmer konnte nicht erstellt werden", + "This order is has already been processed": "Dieser Auftrag ist bereits bearbeitet worden", + "This order has expired": "Dieser Auftrag ist ausgelaufen", + "This order has already been processed": "Dieser Auftrag wurde bereits bearbeitet", + "There is an unexpected ticket price ID in the order": "Es gibt eine unerwartete Ticketpreis-ID in der Bestellung", + "This event is not live.": "Diese Veranstaltung ist nicht live.", + "Sorry, we could not verify your session. Please create a new order.": "Es tut uns leid, wir konnten Ihre Sitzung nicht verifizieren. Bitte erstellen Sie eine neue Bestellung.", + "There is no Stripe data associated with this order.": "Es sind keine Stripe-Daten mit dieser Bestellung verbunden.", + "There is already a refund pending for this order.\n Please wait for the refund to be processed before requesting another one.": "Es ist bereits eine Rückerstattung für diese Bestellung ausstehend.\n Bitte warten Sie, bis die Rückerstattung bearbeitet wurde, bevor Sie eine weitere Rückerstattung anfordern.", + "Promo code :code already exists": "Promo-Code :code existiert bereits", + "The code :code is already in use for this event": "Der Code :code wird bereits für dieses Ereignis verwendet", + "You cannot delete this question as there as answers associated with it. You can hide the question instead.": "Sie können diese Frage nicht löschen, da sie bereits mit Antworten verknüpft ist. Sie können die Frage stattdessen ausblenden.", + "One or more of the ordered question IDs do not exist for the event.": "Eine oder mehrere der bestellten Frage-IDs sind für das Ereignis nicht vorhanden.", + "You cannot delete this ticket because it has orders associated with it. You can hide it instead.": "Sie können diese Anfrage nicht löschen, da sie mit Aufträgen verknüpft ist. Sie können es stattdessen ausblenden.", + "Ticket type cannot be changed as tickets have been registered for this type": "Die Ticketart kann nicht geändert werden, da die Tickets für diese Art registriert wurden.", + "The ordered ticket IDs must exactly match all tickets for the event without missing or extra IDs.": "Die bestellten Ticket-IDs müssen exakt mit allen Tickets für die Veranstaltung übereinstimmen, ohne fehlende oder zusätzliche IDs.", + "No email change pending": "Keine E-Mail-Änderung anstehend", + "The email :email already exists on this account": "Die E-Mail :email existiert bereits für dieses Konto", + "You are not authorized to perform this action.": "Sie sind nicht berechtigt, diese Aktion durchzuführen.", + "Your account is not active.": "Ihr Konto ist nicht aktiv.", + "Payload has expired or is invalid.": "Nutzdaten sind abgelaufen oder ungültig.", + "Payload could not be decrypted.": "Die Nutzdaten konnte nicht entschlüsselt werden.", + "Could not upload image to :disk. Check :disk is configured correctly": "Das Bild konnte nicht auf :disk hochgeladen werden. Prüfen Sie, ob :disk richtig konfiguriert ist", + "Could not upload image": "Bild konnte nicht hochgeladen werden", + "Length must be a positive integer.": "Die Länge muss eine positive ganze Zahl sein.", + "Prefix length exceeds the total desired token length.": "Die Länge des Präfixes übersteigt die gewünschte Gesamtlänge des Tokens.", + "A valid email is required": "Eine gültige E-Mail ist erforderlich", + "The title field is required": "Das Feld Titel ist erforderlich", + "The attribute name is required": "Das Attribut name ist erforderlich", + "The attribute value is required": "Das Attribut value ist erforderlich", + "The attribute is_public fields is required": "Das Attribut is_public fields ist erforderlich", + "Required questions have not been answered. You may need to reload the page.": "Die erforderlichen Fragen wurden nicht beantwortet. Möglicherweise müssen Sie die Seite neu laden.", + "This question is outdated. Please reload the page.": "Diese Frage ist veraltet. Bitte laden Sie die Seite neu.", + "Please select an option": "Bitte wählen Sie eine Option", + "This field is required.": "Dieses Feld ist erforderlich.", + "This field must be less than 255 characters.": "Dieses Feld muss weniger als 255 Zeichen umfassen.", + "This field must be at least 2 characters.": "Dieses Feld muss aus mindestens 2 Zeichen bestehen.", + "Hello": "Hallo", + "You have requested to reset your password for your account on :appName.": "Sie haben beantragt, Ihr Passwort für Ihr Konto auf :appName zurückzusetzen.", + "Please click the link below to reset your password.": "Bitte klicken Sie auf den untenstehenden Link, um Ihr Passwort zurückzusetzen.", + "Reset Password": "Passwort zurücksetzen", + "If you did not request a password reset, please ignore this email or reply to let us know.": "Wenn Sie keine Passwortrücksetzung angefordert haben, ignorieren Sie bitte diese E-Mail oder antworten Sie uns, um uns zu informieren.", + "Thank you": "Vielen Dank", + "Your password has been reset for your account on :appName.": "Ihr Passwort wurde für Ihr Konto auf :appName zurückgesetzt.", + "If you did not request a password reset, please immediately contact reset your password.": "Wenn Sie keine Rücksetzung des Kennworts beantragt haben, setzen Sie sich bitte umgehend mit uns in Verbindung, um Ihr Kennwort zurückzusetzen.", + "You are receiving this communication because you are registered as an attendee for the following event:": "Sie erhalten diese Mitteilung, weil Sie als Teilnehmer für die folgende Veranstaltung registriert sind:", + "If you believe you have received this email in error,": "Wenn Sie glauben, dass Sie diese E-Mail irrtümlich erhalten haben,", + "please contact the event organizer at": "wenden Sie sich bitte an den Organisator der Veranstaltung", + "If you believe this is spam, please report it to": "Wenn Sie glauben, dass dies Spam ist, melden Sie das bitte an", + "You\\'re going to": "Sie gehen nach", + "Please find your ticket details below.": "Nachstehend finden Sie die Einzelheiten zu Ihren Tickets.", + "View Ticket": "Ticket ansehen", + "If you have any questions or need assistance, please reply to this email or contact the event organizer": "Wenn Sie Fragen haben oder Hilfe benötigen, antworten Sie bitte auf diese E-Mail oder wenden Sie sich an den Veranstalter", + "at": "unter", + "Best regards,": "Mit freundlichen Grüßen,", + "Your order for": "Ihre Bestellung für", + "has been cancelled.": "wurde gestrichen.", + "Order #:": "Bestellnummer:", + "If you have any questions or need assistance, please respond to this email.": "Wenn Sie Fragen haben oder Hilfe benötigen, antworten Sie bitte auf diese E-Mail.", + "Your recent order for": "Ihr aktueller Auftrag für", + "was not successful.": "war nicht erfolgreich.", + "View Event Homepage": "Veranstaltungs-Webseite ansehen", + "If you have any questions or need assistance, feel free to reach out to our support team": "Wenn Sie Fragen haben oder Hilfe benötigen, wenden Sie sich bitte an unser Support-Team", + "Best regards": "Mit freundlichen Grüßen", + "You have received a refund of :refundAmount for the following event: :eventTitle.": "Sie haben eine Erstattung in Höhe von :refundAmount für das folgende Ereignis erhalten: :eventTitle.", + "You\\'ve received a new order!": "Sie haben eine neue Bestellung erhalten!", + "Congratulations! You\\'ve received a new order for ": "Herzlichen Glückwunsch! Sie haben eine neue Bestellung erhalten für ", + "Please find the details below.": "Die Einzelheiten finden Sie unten.", + "Order Amount:": "Höhe der Bestellung:", + "Order ID:": "Bestell-ID:", + "View Order": "Bestellung ansehen", + "Ticket": "Ticket", + "Price": "Preis", + "Total": "Insgesamt", + "Your recent order for :eventTitle was not successful. The order expired while you were completing the payment. We have issued a refund for the order.": "Ihre letzte Bestellung für :eventTitle war nicht erfolgreich. Die Bestellung ist abgelaufen, während Sie die Zahlung abgeschlossen haben. Wir haben eine Erstattung für die Bestellung ausgestellt.", + "We apologize for the inconvenience. If you have any questions or need assistance, feel free to reach us at": "Wir entschuldigen uns für die Unannehmlichkeiten. Wenn Sie Fragen haben oder Hilfe benötigen, können Sie uns jederzeit erreichen unter", + "View Event Page": "Veranstaltungsseite anzeigen", + "Hi.Events": "Hi.Events", + "Your Order is Confirmed! ": "Ihre Bestellung ist bestätigt! ", + "Congratulations! Your order for :eventTitle on :eventDate at :eventTime was successful. Please find your order details below.": "Herzlichen Glückwunsch! Ihre Bestellung für :eventTitle am :eventDate zur :eventTime war erfolgreich. Die Details Ihrer Bestellung finden Sie unten.", + "Event Details": "Details zur Veranstaltung", + "Event Name:": "Name der Veranstaltung:", + "Date & Time:": "Datum und Uhrzeit:", + "Order Summary": "Zusammenfassung der Bestellung", + "Order Number:": "Bestellnummer:", + "Total Amount:": "Gesamtbetrag:", + "View Order Summary & Tickets": "Bestellübersicht & Tickets ansehen", + "If you have any questions or need assistance, feel free to reach out to our friendly support team at": "Wenn Sie Fragen haben oder Hilfe benötigen, wenden Sie sich bitte an unser freundliches Support-Team unter", + "What\\'s Next?": "Was ist das Nächste?", + "Download Tickets:": "Tickets herunterladen:", + "Please download your tickets from the order summary page.": "Bitte laden Sie Ihre Tickets von der Bestellübersichtsseite herunter.", + "Prepare for the Event:": "Bereiten Sie sich auf das Ereignis vor:", + "Make sure to note the event date, time, and location.": "Achten Sie darauf, dass Sie Datum, Uhrzeit und Ort der Veranstaltung angeben.", + "Stay Updated:": "Bleiben Sie auf dem Laufenden:", + "Keep an eye on your email for any updates from the event organizer.": "Achten Sie auf Ihre E-Emails für weitere Informationen vom Veranstalter.", + "Hi :name": "Hallo :name", + "Welcome to :appName! We\\'re excited to have you aboard!": "Willkommen bei :appName! Wir freuen uns, Sie begrüßen zu dürfen!", + "To get started and activate your account, please click the link below to confirm your email address:": "Um zu beginnen und Ihr Konto zu aktivieren, klicken Sie bitte auf den unten stehenden Link, um Ihre E-Mail-Adresse zu bestätigen:", + "Confirm Your Email": "Bestätigen Sie Ihre E-Mail", + "If you did not create an account with us, no further action is required. Your email address will not be used without confirmation.": "Wenn Sie kein Konto bei uns erstellt haben, sind keine weiteren Schritte erforderlich. Ihre E-Mail-Adresse wird ohne Bestätigung nicht verwendet.", + "Best Regards,": "Mit freundlichen Grüßen,", + "The :appName Team": "Das :appName Team", + "You have requested to change your email address to :pendingEmail. Please click the link below to confirm this change.": "Sie haben beantragt, Ihre E-Mail-Adresse in :pendingEmail zu ändern. Bitte klicken Sie auf den untenstehenden Link, um diese Änderung zu bestätigen.", + "If you did not request this change, please immediately change your password.": "Wenn Sie diese Änderung nicht beantragt haben, ändern Sie bitte umgehend Ihr Passwort.", + "Thanks,": "Danke,", + "You\\'ve been invited to join :appName.": "Sie wurden zum Beitritt zu :appName eingeladen.", + "To accept the invitation, please click the link below:": "Um die Einladung anzunehmen, klicken Sie bitte auf den unten stehenden Link:", + "Accept Invitation": "Einladung annehmen", + "All rights reserved.": "Alle Rechte vorbehalten.", + "Congratulations 🎉": "Herzlichen Glückwunsch 🎉.", + "Sent Date Oldest": "Gesendet Datum Älteste", + "Sent Date Newest": "Gesendet Datum Neueste", + "Subject A-Z": "Betreff A-Z", + "Subject Z-A": "Betreff Z-A", + "Name A-Z": "Name A-Z", + "Name Z-A": "Name Z-A", + "Updated oldest first": "Aktualisiert älteste zuerst", + "Updated newest first": "Aktualisiert neueste zuerst", + "Most capacity used": "Meiste Kapazität genutzt", + "Least capacity used": "Wenigste Kapazität genutzt", + "Least capacity": "Wenigste Kapazität", + "Most capacity": "Meiste Kapazität", + "Sorry, these tickets are sold out": "Entschuldigung, diese Tickets sind ausverkauft", + "The maximum number of tickets available is :max": "Die maximale Anzahl verfügbarer Tickets ist :max", + "Ticket is hidden without promo code": "Ticket ist ohne Promo-Code versteckt", + "Ticket is sold out": "Ticket ist ausverkauft", + "Ticket is before sale start date": "Ticket ist vor dem Verkaufsstartdatum", + "Ticket is after sale end date": "Ticket ist nach dem Verkaufsenddatum", + "Ticket is hidden": "Ticket ist versteckt", + "Price is before sale start date": "Preis ist vor dem Verkaufsstartdatum", + "Price is after sale end date": "Preis ist nach dem Verkaufsenddatum", + "Price is sold out": "Preis ist ausverkauft", + "Price is hidden": "Preis ist versteckt", + "Expires soonest": "Läuft bald ab", + "Expires latest": "Läuft zuletzt ab", + "The expiration date must be after the activation date.": "Das Ablaufdatum muss nach dem Aktivierungsdatum liegen.", + "The activation date must be before the expiration date.": "Das Aktivierungsdatum muss vor dem Ablaufdatum liegen.", + "Attendee :attendee_name is not allowed to check in using this check-in list": "Teilnehmer :attendee_name darf sich mit dieser Eincheckliste nicht einchecken", + "Invalid attendee code detected: :attendees ": "Ungültiger Teilnehmercode erkannt: :attendees", + "Check-in list not found": "Eincheckliste nicht gefunden", + "Attendee :attendee_name is already checked in": "Teilnehmer :attendee_name ist bereits eingecheckt", + "Check-in list has expired": "Die Eincheckliste ist abgelaufen", + "Check-in list is not active yes": "Eincheckliste ist noch nicht aktiv", + "This attendee is not checked in": "Dieser Teilnehmer ist nicht eingecheckt", + "Attendee does not belong to this check-in list": "Teilnehmer gehört nicht zu dieser Eincheckliste", + "Attendee :attendee_name\\'s ticket is cancelled": "Das Ticket von Teilnehmer :attendee_name wurde storniert", + "Check-in list is not active yet": "Die Check-in-Liste ist noch nicht aktiv", + "The number of attendees does not match the number of tickets in the order": "Die Anzahl der Teilnehmer stimmt nicht mit der Anzahl der Tickets überein", + "Product is required": "Produkt ist erforderlich.", + "Product price is required": "Produktpreis ist erforderlich.", + "Please select at least one product.": "Bitte wählen Sie mindestens ein Produkt aus.", + "The sale start date must be after the product sale start date.": "Das Verkaufsstartdatum muss nach dem Verkaufsstartdatum des Produkts liegen.", + "You must select a product category.": "Sie müssen eine Produktkategorie auswählen.", + "Invalid direction. Must be either asc or desc": "Ungültige Richtung. Muss entweder asc oder desc sein.", + "DomainObject must be a valid :interface.": "DomainObject muss eine gültige :interface sein.", + "Nested relationships must be an array of Relationship objects.": "Verschachtelte Beziehungen müssen ein Array von Relationship-Objekten sein.", + "OrderAndDirections must be an array of OrderAndDirection objects.": "OrderAndDirections muss ein Array von OrderAndDirection-Objekten sein.", + "Attendee :attendee_name\\'s product is cancelled": "Das Produkt von Teilnehmer :attendee_name wurde storniert.", + "Tickets": "Tickets", + "There are no tickets available for this event.": "Es sind keine Tickets für diese Veranstaltung verfügbar.", + "You haven\\'t selected any products": "Sie haben keine Produkte ausgewählt.", + "The maximum number of products available for :products is :max": "Die maximale Anzahl der verfügbaren Produkte für :products beträgt :max.", + "You must order at least :min products for :product": "Sie müssen mindestens :min Produkte für :product bestellen.", + "The product :product is sold out": "Das Produkt :product ist ausverkauft.", + "The maximum number of products available for :product is :max": "Die maximale Anzahl der verfügbaren Produkte für :product beträgt :max.", + "Sorry, these products are sold out": "Entschuldigung, diese Produkte sind ausverkauft.", + "The maximum number of products available is :max": "Die maximale Anzahl der verfügbaren Produkte beträgt :max.", + "Product with id :id not found": "Produkt mit ID :id nicht gefunden.", + "You cannot delete this product because it has orders associated with it. You can hide it instead.": "Sie können dieses Produkt nicht löschen, da damit Bestellungen verknüpft sind. Sie können es stattdessen ausblenden.", + "Invalid product ids: :ids": "Ungültige Produkt-IDs: :ids.", + "Product is hidden without promo code": "Produkt ist ohne Aktionscode verborgen.", + "Product is sold out": "Produkt ist ausverkauft.", + "Product is before sale start date": "Produkt ist vor dem Verkaufsstartdatum.", + "Product is after sale end date": "Produkt ist nach dem Verkaufsendedatum.", + "Product is hidden": "Produkt ist verborgen.", + "Cannot delete product price with id :id because it has sales": "Produktpreis mit ID :id kann nicht gelöscht werden, da es Verkäufe gibt.", + "You cannot delete this product category because it contains the following products: :products. These products are linked to existing orders. Please move the :product_name to another category before attempting to delete this one.": "Sie können diese Produktkategorie nicht löschen, da sie die folgenden Produkte enthält: :products. Diese Produkte sind mit bestehenden Bestellungen verknüpft. Bitte verschieben Sie :product_name in eine andere Kategorie, bevor Sie versuchen, diese zu löschen.", + "products": "Produkte", + "product": "Produkt", + "Product category :productCategoryId has been deleted.": "Produktkategorie :productCategoryId wurde gelöscht.", + "You cannot delete the last product category. Please create another category before deleting this one.": "Sie können die letzte Produktkategorie nicht löschen. Bitte erstellen Sie eine weitere Kategorie, bevor Sie diese löschen.", + "The product category with ID :id was not found.": "Die Produktkategorie mit der ID :id wurde nicht gefunden.", + "Expired": "Abgelaufen", + "Limit Reached": "Limit erreicht", + "Deleted": "Gelöscht", + "Active": "Aktiv", + "This ticket is invalid": "Dieses Ticket ist ungültig.", + "There are no tickets available. ' .\n 'If you would like to assign a product to this attendee,' .\n ' please adjust the product\\'s available quantity.": "Es sind keine Tickets verfügbar. Wenn Sie einem Teilnehmer ein Produkt zuweisen möchten, passen Sie bitte die verfügbare Menge des Produkts an.", + "The product price ID is invalid.": "Die Produktpreis-ID ist ungültig.", + "Product ID is not valid": "Produkt-ID ist ungültig.", + "There are no products available. If you would like to assign this product to this attendee, please adjust the product\\'s available quantity.": "Es sind keine Produkte verfügbar. Wenn Sie diesem Teilnehmer ein Produkt zuweisen möchten, passen Sie bitte die verfügbare Menge des Produkts an.", + "There is an unexpected product price ID in the order": "Es gibt eine unerwartete Produktpreis-ID in der Bestellung.", + "Product type cannot be changed as products have been registered for this type": "Der Produkttyp kann nicht geändert werden, da Produkte für diesen Typ registriert wurden.", + "The ordered category IDs must exactly match all categories for the event without missing or extra IDs.": "Die bestellten Kategorie-IDs müssen genau mit allen Kategorien der Veranstaltung übereinstimmen, ohne fehlende oder zusätzliche IDs.", + "The ordered product IDs must exactly match all products for the event without missing or extra IDs.": "Die bestellten Produkt-IDs müssen genau mit allen Produkten der Veranstaltung übereinstimmen, ohne fehlende oder zusätzliche IDs.", + "This product is outdated. Please reload the page.": "Dieses Produkt ist veraltet. Bitte laden Sie die Seite neu.", + "Reserved": "Reserviert", + "Cancelled": "Storniert", + "Completed": "Abgeschlossen", + "Awaiting offline payment": "Warten auf Offline-Zahlung", + "ID": "ID", + "First Name": "Vorname", + "Last Name": "Nachname", + "Email": "E-Mail", + "Status": "Status", + "Is Checked In": "Eingecheckt", + "Checked In At": "Eingecheckt am", + "Product ID": "Produkt-ID", + "Product Name": "Produktname", + "Event ID": "Veranstaltungs-ID", + "Public ID": "Öffentliche ID", + "Short ID": "Kurz-ID", + "Created Date": "Erstellungsdatum", + "Last Updated Date": "Letztes Aktualisierungsdatum", + "Notes": "Notizen", + "Total Before Additions": "Gesamtsumme vor Zuschlägen", + "Total Gross": "Gesamtbrutto", + "Total Tax": "Gesamtsteuer", + "Total Fee": "Gesamtgebühr", + "Total Refunded": "Gesamtbetrag erstattet", + "Payment Status": "Zahlungsstatus", + "Refund Status": "Erstattungsstatus", + "Currency": "Währung", + "Created At": "Erstellt am", + "Payment Gateway": "Zahlungsanbieter", + "Is Partially Refunded": "Teilweise erstattet", + "Is Fully Refunded": "Vollständig erstattet", + "Is Free Order": "Kostenlose Bestellung", + "Is Manually Created": "Manuell erstellt", + "Billing Address": "Rechnungsadresse", + "Promo Code": "Rabattcode", + "Failed to handle incoming Stripe webhook": "Fehler beim Verarbeiten des eingehenden Stripe-Webhooks", + "Notes must be less than 2000 characters": "Notizen dürfen maximal 2000 Zeichen enthalten", + "Invalid payment provider selected.": "Ungültiger Zahlungsanbieter ausgewählt.", + "Payment instructions are required when offline payments are enabled.": "Zahlungsanweisungen sind erforderlich, wenn Offline-Zahlungen aktiviert sind.", + "The invoice prefix may only contain letters, numbers, and hyphens.": "Das Rechnungspräfix darf nur Buchstaben, Zahlen und Bindestriche enthalten.", + "The organization name is required when invoicing is enabled.": "Der Organisationsname ist erforderlich, wenn Rechnungsstellung aktiviert ist.", + "The organization address is required when invoicing is enabled.": "Die Organisationsadresse ist erforderlich, wenn Rechnungsstellung aktiviert ist.", + "The invoice start number must be at least 1.": "Die Rechnungsstartnummer muss mindestens 1 sein.", + "There is no default account configuration available": "Es ist keine Standardkontokonfiguration verfügbar", + "Product price ID is not valid": "Produktpreis-ID ist ungültig", + "Invoice": "Rechnung", + "Editing order with ID: :id": "Bestellung mit ID bearbeiten: :id", + "Marking order as paid": "Bestellung als bezahlt markieren", + "Received a :event Stripe event, which has no handler": "Ein :event Stripe-Ereignis wurde empfangen, aber es gibt keinen Handler dafür", + "Order is not in the correct status to transition to offline payment": "Die Bestellung hat nicht den richtigen Status für den Wechsel zur Offline-Zahlung", + "Order reservation has expired": "Die Bestellreservierung ist abgelaufen", + "Offline payments are not enabled for this event": "Offline-Zahlungen sind für diese Veranstaltung nicht aktiviert", + "There are no products available in this category": "Es sind keine Produkte in dieser Kategorie verfügbar", + "Webhook not found": "Webhook nicht gefunden", + "Unable to check in as attendee :attendee_name\\'s order is awaiting payment": "Einchecken nicht möglich, da die Bestellung von :attendee_name auf Zahlung wartet", + "Attendee :attendee_name\\'s order cannot be marked as paid. Please check your event settings": "Die Bestellung von :attendee_name kann nicht als bezahlt markiert werden. Bitte überprüfen Sie Ihre Veranstaltungs-Einstellungen", + "Invoice already exists": "Rechnung existiert bereits", + "Invoice not found": "Rechnung nicht gefunden", + "Order is not awaiting offline payment": "Die Bestellung wartet nicht auf eine Offline-Zahlung", + "Refund already processed": "Rückerstattung bereits bearbeitet", + "Stripe refund successful": "Stripe-Rückerstattung erfolgreich", + "There are no tickets available for this event": "Für diese Veranstaltung sind keine Tickets verfügbar", + "Address line 1 is required": "Adresszeile 1 ist erforderlich", + "City is required": "Stadt ist erforderlich", + "Zip or postal code is required": "Postleitzahl ist erforderlich", + "Country is required": "Land ist erforderlich", + "If you did not request a password reset, please immediately reset your password.": "Falls Sie kein Passwort-Reset angefordert haben, setzen Sie Ihr Passwort bitte sofort zurück.", + "ℹ️ Your order is pending payment. Tickets have been issued but will not be valid until payment is received.": "ℹ️ Ihre Bestellung wartet auf Zahlung. Tickets wurden ausgestellt, sind jedoch erst nach Zahlung gültig.", + "ℹ️ This order is pending payment. Please mark the payment as received on the order management page once payment is received.": "ℹ️ Diese Bestellung wartet auf Zahlung. Bitte markieren Sie die Zahlung als eingegangen auf der Bestellverwaltungsseite, sobald die Zahlung erfolgt ist.", + "Order Status:": "Bestellstatus:", + "Your order is pending payment. Tickets have been issued but will not be valid until payment is received.": "Ihre Bestellung wartet auf Zahlung. Tickets wurden ausgestellt, sind jedoch erst nach Zahlung gültig.", + "Payment Instructions": "Zahlungsanweisungen", + "Please follow the instructions below to complete your payment.": "Bitte folgen Sie den untenstehenden Anweisungen, um Ihre Zahlung abzuschließen.", + "Invoice Number": "Rechnungsnummer", + "Date Issued": "Ausstellungsdatum", + "Due Date": "Fälligkeitsdatum", + "Amount Due": "Fälliger Betrag", + "Billed To": "Rechnung an", + "DESCRIPTION": "BESCHREIBUNG", + "RATE": "SATZ", + "QTY": "MENGE", + "AMOUNT": "BETRAG", + "Subtotal": "Zwischensumme", + "Total Discount": "Gesamtrabatt", + "Total Service Fee": "Gesamtservicegebühr", + "Total Amount": "Gesamtbetrag", + "For any queries, please contact us at": "Bei Fragen kontaktieren Sie uns bitte unter", + "Tax Information": "Steuerinformationen", + "Sales Ascending": "Verkäufe aufsteigend", + "Sales Descending": "Verkäufe absteigend", + "Revenue Ascending": "Umsatz aufsteigend", + "Revenue Descending": "Umsatz absteigend", + "Social": "Soziales", + "Food & Drink": "Essen & Trinken", + "Charity": "Wohltätigkeit", + "Music": "Musik", + "Art": "Kunst", + "Comedy": "Comedy", + "Theater": "Theater", + "Business": "Geschäftlich", + "Tech": "Technologie", + "Education": "Bildung", + "Workshop": "Workshop", + "Sports": "Sport", + "Festival": "Festival", + "Nightlife": "Nachtleben", + "Other": "Sonstiges", + "Name": "Name", + "Code": "Code", + "Total Sales": "Gesamtverkäufe", + "Total Sales Gross": "Bruttogesamtverkäufe", + "Updated At": "Aktualisiert am", + "Question": "Frage", + "Answer": "Antwort", + "Order ID": "Bestell-ID", + "Order Email": "Bestell-E-Mail", + "Attendee Name": "Teilnehmername", + "Attendee Email": "Teilnehmer-E-Mail", + "Product": "Produkt", + "Order URL": "Bestell-URL", + "Attendee Answers": "Teilnehmerantworten", + "Order Name": "Bestellname", + "Order Answers": "Bestellantworten", + "Product Answers": "Produktantworten", + "Payment Provider": "Zahlungsanbieter", + "Invalid invite token": "Ungültiger Einladungscode", + "Affiliate not found": "Partner nicht gefunden", + "Organizer with ID :organizerId is not live and user is not authenticated": "Veranstalter mit ID :organizerId ist nicht aktiv und Benutzer ist nicht authentifiziert", + "Message sent successfully": "Nachricht erfolgreich gesendet", + "Your email has been successfully verified!": "Ihre E-Mail wurde erfolgreich verifiziert!", + "The image must be at least 600 pixels wide and 50 pixels tall, and no more than 4000 pixels wide and 4000 pixels tall.": "Das Bild muss mindestens 600 Pixel breit und 50 Pixel hoch sein und darf maximal 4000 Pixel breit und 4000 Pixel hoch sein.", + "The image must be at least :minWidth x :minHeight pixels.": "Das Bild muss mindestens :minWidth x :minHeight Pixel groß sein.", + "The entity ID is required when type is provided.": "Die Entitäts-ID ist erforderlich, wenn der Typ angegeben wird.", + "The type is required when entity ID is provided.": "Der Typ ist erforderlich, wenn die Entitäts-ID angegeben wird.", + "Your confirmation code for :app_name is :code": "Ihr Bestätigungscode für :app_name lautet :code", + "New message from :name": "Neue Nachricht von :name", + "An affiliate with this code already exists for this event": "Ein Partner mit diesem Code existiert bereits für diese Veranstaltung", + "New password must be different from the old password.": "Das neue Passwort muss sich vom alten Passwort unterscheiden.", + "Due to issues with spam, you must contact us to enable your account for sending messages. ' .\n 'Please contact us at :email": "Aufgrund von Spam-Problemen müssen Sie uns kontaktieren, um Ihr Konto für das Senden von Nachrichten zu aktivieren. Bitte kontaktieren Sie uns unter :email", + "Sorry, is expired or not in a valid state.": "Entschuldigung, ist abgelaufen oder nicht in einem gültigen Zustand.", + "Organizer not found": "Veranstalter nicht gefunden", + "You must verify your account before you can update an organizer\\'s status.\n You can resend the confirmation by visiting your profile page.": "Sie müssen Ihr Konto verifizieren, bevor Sie den Status eines Veranstalters aktualisieren können. Sie können die Bestätigung über Ihre Profilseite erneut senden.", + "Your email address has already been verified.": "Ihre E-Mail-Adresse wurde bereits verifiziert.", + "The verification code is invalid or has expired.": "Der Bestätigungscode ist ungültig oder abgelaufen.", + "Job not found": "Auftrag nicht gefunden", + "Export file not found": "Exportdatei nicht gefunden", + "Job completed successfully": "Auftrag erfolgreich abgeschlossen", + "Job is still in progress": "Auftrag wird noch bearbeitet", + "Email Subject": "E-Mail-Betreff", + "© :year :app_name. All rights reserved.": "© :year :app_name. Alle Rechte vorbehalten.", + "Need help?": "Benötigen Sie Hilfe?", + "Contact Support": "Support kontaktieren", + "Additional Information": "Zusätzliche Informationen", + "If you have any questions or need assistance, please contact": "Bei Fragen oder wenn Sie Hilfe benötigen, kontaktieren Sie bitte", + "Hello :name": "Hallo :name", + "You have received a new message from": "Sie haben eine neue Nachricht erhalten von", + "Reply to :name": "Antworten an :name", + "This message was sent via your organizer contact form.": "Diese Nachricht wurde über Ihr Veranstalter-Kontaktformular gesendet.", + "Your email confirmation code is:": "Ihr E-Mail-Bestätigungscode lautet:" +} diff --git a/docker/development/docker-compose.dev.yml b/docker/development/docker-compose.dev.yml index 2516a6c62d..2ddedab2b7 100644 --- a/docker/development/docker-compose.dev.yml +++ b/docker/development/docker-compose.dev.yml @@ -78,7 +78,7 @@ services: redis: image: 'redis:alpine' ports: - - '${FORWARD_REDIS_PORT:-6379}:6379' + - '${FORWARD_REDIS_PORT:-6380}:6379' volumes: - 'app-redis:/data' networks: diff --git a/elestio.yml b/elestio.yml new file mode 100644 index 0000000000..9d35b9d5a7 --- /dev/null +++ b/elestio.yml @@ -0,0 +1,75 @@ +ports: + - protocol: "HTTPS" + targetProtocol: "HTTP" + listeningPort: "443" + targetPort: "13336" + targetIP: "172.17.0.1" + public: true + path: "/" + isAuth: false + - protocol: "HTTPS" + targetProtocol: "HTTP" + listeningPort: "64373" + targetPort: "31829" + targetIP: "172.17.0.1" + public: true + path: "/" + isAuth: false +environments: + - key: "SOFTWARE_VERSION_TAG" + value: "latest" + - key: "ADMIN_PASSWORD" + value: "random_password" + - key: "ADMIN_EMAIL" + value: "[EMAIL]" + - key: "DOMAIN" + value: "[CI_CD_DOMAIN]" + - key: "VITE_STRIPE_PUBLISHABLE_KEY" + value: "pk_test" + - key: "POSTGRES_DB" + value: "hi-events" + - key: "POSTGRES_USER" + value: "postgres" + - key: "POSTGRES_PASSWORD" + value: "random_password" + - key: "POSTGRES_HOST" + value: "postgres" + - key: "POSTGRES_PORT" + value: "5432" + - key: "MAIL_MAILER" + value: "smtp" + - key: "MAIL_HOST" + value: "172.17.0.1" + - key: "MAIL_PORT" + value: "25" + - key: "MAIL_FROM_ADDRESS" + value: "[DOMAIN]@vm.elestio.app" + - key: "MAIL_FROM_NAME" + value: "Hi.Events" + +config: + runTime: "dockerCompose" + version: "" + framework: "" + buildCommand: "docker-compose build" + buildDir: "/" + runCommand: "docker-compose up -d" + icon: "" + screenshot: "hi-events.png" +lifeCycleConfig: + preInstallCommand: "./scripts/preInstall.sh" + postInstallCommand: "./scripts/postInstall.sh" + preBackupCommand: "./scripts/preBackup.sh" + postBackupCommand: "./scripts/postBackup.sh" + preRestoreCommand: "./scripts/preRestore.sh" + postRestoreCommand: "./scripts/postRestore.sh" + postDeployCommand: "./scripts/postDeploy.sh" +webUI: + - url: "https://[CI_CD_DOMAIN]" + label: "Hi.Events" + login: "[ADMIN_EMAIL]" + password: "[ADMIN_PASSWORD]" + - url: "https://[CI_CD_DOMAIN]:64373" + label: "pgAdmin" + login: "[ADMIN_EMAIL]" + password: "[ADMIN_PASSWORD]" diff --git a/frontend/lingui.config.ts b/frontend/lingui.config.ts index 250633a3a2..e4e6cdeabd 100644 --- a/frontend/lingui.config.ts +++ b/frontend/lingui.config.ts @@ -12,9 +12,8 @@ const config: LinguiConfig = { "de", // German "pt", // Portuguese (Portugal) "vi", // Vietnamese - "it", // Italian - // "pl", // Polish + "pl", // Polish // "ja", // Japanese // "ko", // Korean // "id", // Indonesian diff --git a/frontend/package-lock.json b/frontend/package-lock.json new file mode 100644 index 0000000000..c56fc0c2bd --- /dev/null +++ b/frontend/package-lock.json @@ -0,0 +1,9355 @@ +{ + "name": "hievents-frontend", + "version": "0.0.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "hievents-frontend", + "version": "0.0.0", + "dependencies": { + "@dnd-kit/core": "^6.0.8", + "@dnd-kit/sortable": "^7.0.2", + "@dnd-kit/utilities": "^3.2.1", + "@lingui/macro": "^4.7.0", + "@lingui/react": "^4.7.0", + "@mantine/carousel": "^8.0.1", + "@mantine/charts": "^8.0.1", + "@mantine/colors-generator": "^8.1.0", + "@mantine/core": "^8.0.1", + "@mantine/dates": "^8.0.1", + "@mantine/dropzone": "^8.0.1", + "@mantine/form": "^8.0.1", + "@mantine/hooks": "^8.0.1", + "@mantine/modals": "^8.0.1", + "@mantine/notifications": "^8.0.1", + "@mantine/nprogress": "^8.0.1", + "@mantine/tiptap": "^8.0.1", + "@react-pdf/renderer": "^3.3.4", + "@react-router/node": "^7.1.5", + "@remix-run/node": "^2.16.8", + "@stripe/react-stripe-js": "^2.1.1", + "@stripe/stripe-js": "^1.54.1", + "@tabler/icons-react": "^2.44.0", + "@tanstack/react-query": "5.76.1", + "@tiptap/extension-color": "^2.11.7", + "@tiptap/extension-image": "^2.11.5", + "@tiptap/extension-link": "^2.1.13", + "@tiptap/extension-text-align": "^2.1.13", + "@tiptap/extension-text-style": "^2.12.0", + "@tiptap/extension-underline": "^2.1.13", + "@tiptap/pm": "^2.12.0", + "@tiptap/react": "^2.1.13", + "@tiptap/starter-kit": "^2.1.13", + "axios": "^1.4.0", + "chroma-js": "^3.1.2", + "classnames": "^2.3.2", + "collect.js": "^4.36.1", + "compression": "^1.7.4", + "cookie-parser": "^1.4.6", + "cross-env": "^7.0.3", + "dayjs": "^1.11.8", + "dotenv": "^16.4.7", + "express": "^4.19.2", + "qr-scanner": "^1.4.2", + "query-string": "^8.1.0", + "react": "^18.2.0", + "react-dom": "^18.2.0", + "react-helmet-async": "^2.0.4", + "react-qr-code": "^2.0.12", + "react-router": "^7.1.5", + "react-router-dom": "^7.1.5", + "recharts": "2", + "sirv": "^2.0.4" + }, + "devDependencies": { + "@lingui/vite-plugin": "^4.14.1", + "@swc/core": "1.11.24", + "@types/express": "^4.17.21", + "@types/lodash": "^4.17.0", + "@types/node": "^20.12.2", + "@types/react": "^18.0.28", + "@types/react-dom": "^18.0.11", + "@typescript-eslint/eslint-plugin": "^5.57.1", + "@typescript-eslint/parser": "^5.57.1", + "@vitejs/plugin-react": "^4.4.1", + "@vitejs/plugin-react-swc": "^3.9.0", + "babel-plugin-macros": "^3.1.0", + "eslint": "^8.38.0", + "eslint-plugin-lingui": "^0.2.0", + "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-react-refresh": "^0.3.4", + "postcss": "^8.4.24", + "postcss-preset-mantine": "^1.6.0", + "postcss-simple-vars": "^7.0.1", + "sass": "^1.89.0", + "typescript": "^5.8.3", + "vite": "^5.4.19", + "vite-bundle-visualizer": "^1.2.1", + "vite-plugin-copy": "^0.1.6" + } + }, + "node_modules/@ampproject/remapping": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", + "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", + "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", + "license": "MIT", + "dependencies": { + "@babel/helper-validator-identifier": "^7.27.1", + "js-tokens": "^4.0.0", + "picocolors": "^1.1.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/compat-data": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.3.tgz", + "integrity": "sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/core": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.3.tgz", + "integrity": "sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.27.1", + "@babel/generator": "^7.27.3", + "@babel/helper-compilation-targets": "^7.27.2", + "@babel/helper-module-transforms": "^7.27.3", + "@babel/helpers": "^7.27.3", + "@babel/parser": "^7.27.3", + "@babel/template": "^7.27.2", + "@babel/traverse": "^7.27.3", + "@babel/types": "^7.27.3", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@babel/core/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/generator": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.3.tgz", + "integrity": "sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.27.3", + "@babel/types": "^7.27.3", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^3.0.2" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets": { + "version": "7.27.2", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz", + "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/compat-data": "^7.27.2", + "@babel/helper-validator-option": "^7.27.1", + "browserslist": "^4.24.0", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/@babel/helper-module-imports": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", + "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/traverse": "^7.27.1", + "@babel/types": "^7.27.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-transforms": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz", + "integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-module-imports": "^7.27.1", + "@babel/helper-validator-identifier": "^7.27.1", + "@babel/traverse": "^7.27.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-plugin-utils": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz", + "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", + "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", + "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-option": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", + "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helpers": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.3.tgz", + "integrity": "sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/template": "^7.27.2", + "@babel/types": "^7.27.3" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/parser": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.3.tgz", + "integrity": "sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/types": "^7.27.3" + }, + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx-self": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", + "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.27.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx-source": { + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", + "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-plugin-utils": "^7.27.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/runtime": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.3.tgz", + "integrity": "sha512-7EYtGezsdiDMyY80+65EzwiGmcJqpmcZCojSXaRgdrBaGtWTgDZKq69cPIVped6MkIM78cTQ2GOiEYjwOlG4xw==", + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/template": { + "version": "7.27.2", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", + "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.27.1", + "@babel/parser": "^7.27.2", + "@babel/types": "^7.27.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.3.tgz", + "integrity": "sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.27.1", + "@babel/generator": "^7.27.3", + "@babel/parser": "^7.27.3", + "@babel/template": "^7.27.2", + "@babel/types": "^7.27.3", + "debug": "^4.3.1", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse/node_modules/globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/types": { + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.3.tgz", + "integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==", + "license": "MIT", + "dependencies": { + "@babel/helper-string-parser": "^7.27.1", + "@babel/helper-validator-identifier": "^7.27.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@dnd-kit/accessibility": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz", + "integrity": "sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==", + "license": "MIT", + "dependencies": { + "tslib": "^2.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0" + } + }, + "node_modules/@dnd-kit/core": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/@dnd-kit/core/-/core-6.3.1.tgz", + "integrity": "sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==", + "license": "MIT", + "dependencies": { + "@dnd-kit/accessibility": "^3.1.1", + "@dnd-kit/utilities": "^3.2.2", + "tslib": "^2.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, + "node_modules/@dnd-kit/sortable": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@dnd-kit/sortable/-/sortable-7.0.2.tgz", + "integrity": "sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==", + "license": "MIT", + "dependencies": { + "@dnd-kit/utilities": "^3.2.0", + "tslib": "^2.0.0" + }, + "peerDependencies": { + "@dnd-kit/core": "^6.0.7", + "react": ">=16.8.0" + } + }, + "node_modules/@dnd-kit/utilities": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@dnd-kit/utilities/-/utilities-3.2.2.tgz", + "integrity": "sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==", + "license": "MIT", + "dependencies": { + "tslib": "^2.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@eslint-community/eslint-utils": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz", + "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==", + "dev": true, + "license": "MIT", + "dependencies": { + "eslint-visitor-keys": "^3.4.3" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" + } + }, + "node_modules/@eslint-community/regexpp": { + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", + "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.6.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@eslint/js": { + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/@floating-ui/core": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.0.tgz", + "integrity": "sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==", + "license": "MIT", + "dependencies": { + "@floating-ui/utils": "^0.2.9" + } + }, + "node_modules/@floating-ui/dom": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.0.tgz", + "integrity": "sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==", + "license": "MIT", + "dependencies": { + "@floating-ui/core": "^1.7.0", + "@floating-ui/utils": "^0.2.9" + } + }, + "node_modules/@floating-ui/react": { + "version": "0.26.28", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.28.tgz", + "integrity": "sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw==", + "license": "MIT", + "dependencies": { + "@floating-ui/react-dom": "^2.1.2", + "@floating-ui/utils": "^0.2.8", + "tabbable": "^6.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, + "node_modules/@floating-ui/react-dom": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz", + "integrity": "sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==", + "license": "MIT", + "dependencies": { + "@floating-ui/dom": "^1.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, + "node_modules/@floating-ui/utils": { + "version": "0.2.9", + "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz", + "integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==", + "license": "MIT" + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@humanwhocodes/object-schema": "^2.0.3", + "debug": "^4.3.1", + "minimatch": "^3.0.5" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=12.22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", + "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", + "dev": true, + "license": "BSD-3-Clause" + }, + "node_modules/@jest/schemas": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", + "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", + "license": "MIT", + "dependencies": { + "@sinclair/typebox": "^0.27.8" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/types": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", + "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", + "license": "MIT", + "dependencies": { + "@jest/schemas": "^29.6.3", + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^17.0.8", + "chalk": "^4.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/types/node_modules/@types/node": { + "version": "22.15.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", + "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@jest/types/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.8", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", + "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@lingui/babel-plugin-extract-messages": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.14.1.tgz", + "integrity": "sha512-X/2bKavX5HGaiLyGpGvw98XqrqKuTntD4IdLmwvCOh7c/pgM8u95brONixLFEBeLujba4IF+fvHo0RdlyOFKpg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@lingui/cli": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-4.14.1.tgz", + "integrity": "sha512-4DUtjHg5fumZ+hX8bcGYGZw9A6F5JURTMrI8Z6MSkO26OeSHEtPcheGFiPYfNhFeON6fZWZmwgyV9kkb0+psug==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/core": "^7.21.0", + "@babel/generator": "^7.21.1", + "@babel/parser": "^7.22.0", + "@babel/runtime": "^7.21.0", + "@babel/types": "^7.21.2", + "@lingui/babel-plugin-extract-messages": "4.14.1", + "@lingui/conf": "4.14.1", + "@lingui/core": "4.14.1", + "@lingui/format-po": "4.14.1", + "@lingui/message-utils": "4.14.1", + "babel-plugin-macros": "^3.0.1", + "chalk": "^4.1.0", + "chokidar": "3.5.1", + "cli-table": "^0.3.11", + "commander": "^10.0.0", + "convert-source-map": "^2.0.0", + "date-fns": "^3.6.0", + "esbuild": "^0.17.10", + "glob": "^7.1.4", + "inquirer": "^7.3.3", + "micromatch": "^4.0.2", + "normalize-path": "^3.0.0", + "ora": "^5.1.0", + "pathe": "^1.1.0", + "pkg-up": "^3.1.0", + "pofile": "^1.1.4", + "pseudolocale": "^2.0.0", + "ramda": "^0.27.1", + "source-map": "^0.8.0-beta.0" + }, + "bin": { + "lingui": "dist/lingui.js" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@lingui/cli/node_modules/@esbuild/linux-x64": { + "version": "0.17.19", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz", + "integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@lingui/cli/node_modules/chokidar": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz", + "integrity": "sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==", + "dev": true, + "license": "MIT", + "dependencies": { + "anymatch": "~3.1.1", + "braces": "~3.0.2", + "glob-parent": "~5.1.0", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.5.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.1" + } + }, + "node_modules/@lingui/cli/node_modules/esbuild": { + "version": "0.17.19", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz", + "integrity": "sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/android-arm": "0.17.19", + "@esbuild/android-arm64": "0.17.19", + "@esbuild/android-x64": "0.17.19", + "@esbuild/darwin-arm64": "0.17.19", + "@esbuild/darwin-x64": "0.17.19", + "@esbuild/freebsd-arm64": "0.17.19", + "@esbuild/freebsd-x64": "0.17.19", + "@esbuild/linux-arm": "0.17.19", + "@esbuild/linux-arm64": "0.17.19", + "@esbuild/linux-ia32": "0.17.19", + "@esbuild/linux-loong64": "0.17.19", + "@esbuild/linux-mips64el": "0.17.19", + "@esbuild/linux-ppc64": "0.17.19", + "@esbuild/linux-riscv64": "0.17.19", + "@esbuild/linux-s390x": "0.17.19", + "@esbuild/linux-x64": "0.17.19", + "@esbuild/netbsd-x64": "0.17.19", + "@esbuild/openbsd-x64": "0.17.19", + "@esbuild/sunos-x64": "0.17.19", + "@esbuild/win32-arm64": "0.17.19", + "@esbuild/win32-ia32": "0.17.19", + "@esbuild/win32-x64": "0.17.19" + } + }, + "node_modules/@lingui/cli/node_modules/readdirp": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz", + "integrity": "sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/@lingui/cli/node_modules/source-map": { + "version": "0.8.0-beta.0", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", + "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "whatwg-url": "^7.0.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@lingui/conf": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-4.14.1.tgz", + "integrity": "sha512-LE/1RrVoMebQK+u4y6VQJdSwjOsMu4go/VR8m1eH0THn8vfkuLOYlPTIAHTWcoO+Ogi15p5TqHPfJcgVBy/NpA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "chalk": "^4.1.0", + "cosmiconfig": "^8.0.0", + "jest-validate": "^29.4.3", + "jiti": "^1.17.1", + "lodash.get": "^4.4.2" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@lingui/conf/node_modules/cosmiconfig": { + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", + "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", + "license": "MIT", + "dependencies": { + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "typescript": ">=4.9.5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@lingui/core": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-4.14.1.tgz", + "integrity": "sha512-3O6bnNzApWjb+jIdXa7G2VbrP6jZ5nfCeYSVloEYg6YFIfsQ3GunccK6I2nL80mWgr2qGP4VilGD+ODCeXHITA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@lingui/message-utils": "4.14.1", + "unraw": "^3.0.0" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@lingui/format-po": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.14.1.tgz", + "integrity": "sha512-SfT3/4LspwDq5KNyN+HUsDiF2IVMBk0LS6ruEG+vGOKNXzdSpnuxAT5E6wgGA/4/MG2UF9WKBzfkfOsYeXmSEg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@lingui/conf": "4.14.1", + "@lingui/message-utils": "4.14.1", + "date-fns": "^3.6.0", + "pofile": "^1.1.4" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@lingui/macro": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-4.14.1.tgz", + "integrity": "sha512-kVAe78Sj4a74GJTOOqoAzxZgsgqPfcBFQC1akXMlAv9r4bX7zvbMov2cQVWjvix0waetwxo3oVqlSozsa8UPAw==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@babel/types": "^7.20.7", + "@lingui/conf": "4.14.1", + "@lingui/core": "4.14.1", + "@lingui/message-utils": "4.14.1" + }, + "engines": { + "node": ">=16.0.0" + }, + "peerDependencies": { + "@lingui/react": "^4.0.0", + "babel-plugin-macros": "2 || 3" + } + }, + "node_modules/@lingui/message-utils": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.14.1.tgz", + "integrity": "sha512-J6MzyTLNCzEnyR1Da188G81cRcQMbk/lyYnLWMzQjIELDX8bBBwNea91Sf5Zm+BB+ADWmmGTdUqRPAjDqT9Y5w==", + "license": "MIT", + "dependencies": { + "@messageformat/parser": "^5.0.0", + "js-sha256": "^0.10.1" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@lingui/react": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-4.14.1.tgz", + "integrity": "sha512-oZ9Rw+vOXJuaZvI1o4ASAIbCSe7AchCxsKGc0Y3csduTEOisvhsLgh8UDA8LW1mRgVPh5yZYB+VbfDMDQSzHpg==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@lingui/core": "4.14.1" + }, + "engines": { + "node": ">=16.0.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0" + } + }, + "node_modules/@lingui/vite-plugin": { + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-4.14.1.tgz", + "integrity": "sha512-K5lhG7IxpmxaDgmR4hOtPftJzCq3VGzq7VZnhBUHQPDxTf8fXj2xVNG3lUJtUkDepRhRLIjbCFT9e3f2VnUwZw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@lingui/cli": "4.14.1", + "@lingui/conf": "4.14.1" + }, + "engines": { + "node": ">=16.0.0" + }, + "peerDependencies": { + "vite": "^3 || ^4 || ^5.0.9" + } + }, + "node_modules/@mantine/carousel": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/carousel/-/carousel-8.0.2.tgz", + "integrity": "sha512-GqBjXvjZOkrp4IFPGrNhCR7xchO8pHyAjWXZ8xB4ibTd7ygi7z/n88L1zcbFTF4V6mIry3GWIoTiYNNSTqLelA==", + "license": "MIT", + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "embla-carousel": ">=8.0.0", + "embla-carousel-react": ">=8.0.0", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/charts": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/charts/-/charts-8.0.2.tgz", + "integrity": "sha512-hVS1+CT+7e3+ZbU1xx7Nyx/5ZBSxzS+68SKeVLeOZPGl9Wx35CY1oLn0n53vQPWV2WFKd0u0Bq3d1iuaDpkzGA==", + "license": "MIT", + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x", + "recharts": "^2.13.3" + } + }, + "node_modules/@mantine/colors-generator": { + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/@mantine/colors-generator/-/colors-generator-8.1.2.tgz", + "integrity": "sha512-D+58ju6/EvdS+h6RyegwDC/QXYlGLiC8eToKHPckL2xwZeR1z8EG7zO5msjBwrhHtgVbb/c7ZekAHUfoaR0WOA==", + "license": "MIT", + "peerDependencies": { + "chroma-js": ">=2.4.2" + } + }, + "node_modules/@mantine/core": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.0.2.tgz", + "integrity": "sha512-2Ps7bRTeTbRwAKTCL9xdflPz0pwOlTq6ohyTbDZMCADqecf09GHI7GiX+HJatqbPZ2t8jK0fN1b48YhjJaxTqg==", + "license": "MIT", + "dependencies": { + "@floating-ui/react": "^0.26.28", + "clsx": "^2.1.1", + "react-number-format": "^5.4.3", + "react-remove-scroll": "^2.6.2", + "react-textarea-autosize": "8.5.9", + "type-fest": "^4.27.0" + }, + "peerDependencies": { + "@mantine/hooks": "8.0.2", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/core/node_modules/type-fest": { + "version": "4.41.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", + "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", + "license": "(MIT OR CC0-1.0)", + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@mantine/dates": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-8.0.2.tgz", + "integrity": "sha512-V1xU00gECfykA4UFln8ulPsPHvaTncsg9zUbzCwqwEAYlZFG3Nnj5eBzzpV3IN1LNDPEVGb1gAOM6jZ+fi2uRQ==", + "license": "MIT", + "dependencies": { + "clsx": "^2.1.1" + }, + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "dayjs": ">=1.0.0", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/dropzone": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-8.0.2.tgz", + "integrity": "sha512-dWsz99QjWOQy7wDx4zzvBrPQ6l3201kg0iugk2Dm+MmN9mlboychz/LIZzoCGsodtQRLAsoTlN2zOqhsiggRfw==", + "license": "MIT", + "dependencies": { + "react-dropzone": "14.3.8" + }, + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/form": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.0.2.tgz", + "integrity": "sha512-vSp9BfrhC9o7RMRYMaND2UAflXO4i6c5F1qPkiM2FID6ye2RJxW8YHaGa3kA0VfBbhDw9sFBbl8p7ttE4RPzcw==", + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "klona": "^2.0.6" + }, + "peerDependencies": { + "react": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/hooks": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.0.2.tgz", + "integrity": "sha512-0jpEdC0KIAZ54D5kd9rJudrEm6vkvnrL9yYHnkuNbxokXSzDdYA/wpHnKR5WW+u6fW4JF6A6A7gN1vXKeC9MSw==", + "license": "MIT", + "peerDependencies": { + "react": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/modals": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.0.2.tgz", + "integrity": "sha512-AAYDotb7vWZcBdCph4rjy7VNn9AyReRa+bea+g5xplC2G03Fxcd9Lve2rodhuNx/l6IQe7INRkD+fzXvpDGnew==", + "license": "MIT", + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/notifications": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.0.2.tgz", + "integrity": "sha512-whSuoCCZxQF3VM40sumCte9tA79to8OCV/vv0z8PeVTj/eKlaTR+P9LKigO9ovhuNELrvvO3Rxcnno5aMBz0oA==", + "license": "MIT", + "dependencies": { + "@mantine/store": "8.0.2", + "react-transition-group": "4.4.5" + }, + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/nprogress": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/nprogress/-/nprogress-8.0.2.tgz", + "integrity": "sha512-d5Cgb7VNKn+MNGdjFqBNrx3K9aj82VqHR44r3fdzJNemEuSpNXalBT0LNHlQDrT9xbbIw1H4Xp30l4sNuXo+RQ==", + "license": "MIT", + "dependencies": { + "@mantine/store": "8.0.2" + }, + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/store": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.0.2.tgz", + "integrity": "sha512-/LuizGWAXjVnLLZ55f0QYotiqb8GlHpIb4KRf4LqRkbsA6UAZEVb6beuk0vI2Azf6vfuh7sTHu1xVC5zI6C+Cw==", + "license": "MIT", + "peerDependencies": { + "react": "^18.x || ^19.x" + } + }, + "node_modules/@mantine/tiptap": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@mantine/tiptap/-/tiptap-8.0.2.tgz", + "integrity": "sha512-Yg+bBDhxM5MC10EUVtJCri6TcbUj36E6/8YRVi7+deYXBX8zakkhaPiBzlA3kbx2TcXShVDFyV5c0CSxFtO9QQ==", + "license": "MIT", + "peerDependencies": { + "@mantine/core": "8.0.2", + "@mantine/hooks": "8.0.2", + "@tiptap/extension-link": ">=2.1.12", + "@tiptap/react": ">=2.1.12", + "react": "^18.x || ^19.x", + "react-dom": "^18.x || ^19.x" + } + }, + "node_modules/@messageformat/parser": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.1.1.tgz", + "integrity": "sha512-3p0YRGCcTUCYvBKLIxtDDyrJ0YijGIwrTRu1DT8gIviIDZru8H23+FkY6MJBzM1n9n20CiM4VeDYuBsrrwnLjg==", + "license": "MIT", + "dependencies": { + "moo": "^0.5.1" + } + }, + "node_modules/@mjackson/node-fetch-server": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@mjackson/node-fetch-server/-/node-fetch-server-0.2.0.tgz", + "integrity": "sha512-EMlH1e30yzmTpGLQjlFmaDAjyOeZhng1/XCd7DExR8PNAnG/G1tyruZxEoUe11ClnwGhGrtsdnyyUx1frSzjng==", + "license": "MIT" + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@parcel/watcher": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz", + "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "dependencies": { + "detect-libc": "^1.0.3", + "is-glob": "^4.0.3", + "micromatch": "^4.0.5", + "node-addon-api": "^7.0.0" + }, + "engines": { + "node": ">= 10.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + }, + "optionalDependencies": { + "@parcel/watcher-android-arm64": "2.5.1", + "@parcel/watcher-darwin-arm64": "2.5.1", + "@parcel/watcher-darwin-x64": "2.5.1", + "@parcel/watcher-freebsd-x64": "2.5.1", + "@parcel/watcher-linux-arm-glibc": "2.5.1", + "@parcel/watcher-linux-arm-musl": "2.5.1", + "@parcel/watcher-linux-arm64-glibc": "2.5.1", + "@parcel/watcher-linux-arm64-musl": "2.5.1", + "@parcel/watcher-linux-x64-glibc": "2.5.1", + "@parcel/watcher-linux-x64-musl": "2.5.1", + "@parcel/watcher-win32-arm64": "2.5.1", + "@parcel/watcher-win32-ia32": "2.5.1", + "@parcel/watcher-win32-x64": "2.5.1" + } + }, + "node_modules/@parcel/watcher-linux-x64-glibc": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz", + "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/@parcel/watcher-linux-x64-musl": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz", + "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/@polka/url": { + "version": "1.0.0-next.29", + "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", + "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==", + "license": "MIT" + }, + "node_modules/@popperjs/core": { + "version": "2.11.8", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", + "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", + "license": "MIT", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/popperjs" + } + }, + "node_modules/@react-pdf/fns": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@react-pdf/fns/-/fns-2.2.1.tgz", + "integrity": "sha512-s78aDg0vDYaijU5lLOCsUD+qinQbfOvcNeaoX9AiE7+kZzzCo6B/nX+l48cmt9OosJmvZvE9DWR9cLhrhOi2pA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13" + } + }, + "node_modules/@react-pdf/font": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/@react-pdf/font/-/font-2.5.2.tgz", + "integrity": "sha512-Ud0EfZ2FwrbvwAWx8nz+KKLmiqACCH9a/N/xNDOja0e/YgSnqTpuyHegFBgIMKjuBtO5dNvkb4dXkxAhGe/ayw==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/types": "^2.6.0", + "cross-fetch": "^3.1.5", + "fontkit": "^2.0.2", + "is-url": "^1.2.4" + } + }, + "node_modules/@react-pdf/image": { + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/@react-pdf/image/-/image-2.3.6.tgz", + "integrity": "sha512-7iZDYZrZlJqNzS6huNl2XdMcLFUo68e6mOdzQeJ63d5eApdthhSHBnkGzHfLhH5t8DCpZNtClmklzuLL63ADfw==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/png-js": "^2.3.1", + "cross-fetch": "^3.1.5", + "jay-peg": "^1.0.2" + } + }, + "node_modules/@react-pdf/layout": { + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/@react-pdf/layout/-/layout-3.13.0.tgz", + "integrity": "sha512-lpPj/EJYHFOc0ALiJwLP09H28B4ADyvTjxOf67xTF+qkWd+dq1vg7dw3wnYESPnWk5T9NN+HlUenJqdYEY9AvA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/fns": "2.2.1", + "@react-pdf/image": "^2.3.6", + "@react-pdf/pdfkit": "^3.2.0", + "@react-pdf/primitives": "^3.1.1", + "@react-pdf/stylesheet": "^4.3.0", + "@react-pdf/textkit": "^4.4.1", + "@react-pdf/types": "^2.6.0", + "cross-fetch": "^3.1.5", + "emoji-regex": "^10.3.0", + "queue": "^6.0.1", + "yoga-layout": "^2.0.1" + } + }, + "node_modules/@react-pdf/pdfkit": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@react-pdf/pdfkit/-/pdfkit-3.2.0.tgz", + "integrity": "sha512-OBfCcnTC6RpD9uv9L2woF60Zj1uQxhLFzTBXTdcYE9URzPE/zqXIyzpXEA4Vf3TFbvBCgFE2RzJ2ZUS0asq7yA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/png-js": "^2.3.1", + "browserify-zlib": "^0.2.0", + "crypto-js": "^4.2.0", + "fontkit": "^2.0.2", + "jay-peg": "^1.0.2", + "vite-compatible-readable-stream": "^3.6.1" + } + }, + "node_modules/@react-pdf/png-js": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-2.3.1.tgz", + "integrity": "sha512-pEZ18I4t1vAUS4lmhvXPmXYP4PHeblpWP/pAlMMRkEyP7tdAeHUN7taQl9sf9OPq7YITMY3lWpYpJU6t4CZgZg==", + "license": "MIT", + "dependencies": { + "browserify-zlib": "^0.2.0" + } + }, + "node_modules/@react-pdf/primitives": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-3.1.1.tgz", + "integrity": "sha512-miwjxLwTnO3IjoqkTVeTI+9CdyDggwekmSLhVCw+a/7FoQc+gF3J2dSKwsHvAcVFM0gvU8mzCeTofgw0zPDq0w==", + "license": "MIT" + }, + "node_modules/@react-pdf/render": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@react-pdf/render/-/render-3.5.0.tgz", + "integrity": "sha512-gFOpnyqCgJ6l7VzfJz6rG1i2S7iVSD8bUHDjPW9Mze8TmyksHzN2zBH3y7NbsQOw1wU6hN4NhRmslrsn+BRDPA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/fns": "2.2.1", + "@react-pdf/primitives": "^3.1.1", + "@react-pdf/textkit": "^4.4.1", + "@react-pdf/types": "^2.6.0", + "abs-svg-path": "^0.1.1", + "color-string": "^1.9.1", + "normalize-svg-path": "^1.1.0", + "parse-svg-path": "^0.1.2", + "svg-arc-to-cubic-bezier": "^3.2.0" + } + }, + "node_modules/@react-pdf/renderer": { + "version": "3.4.5", + "resolved": "https://registry.npmjs.org/@react-pdf/renderer/-/renderer-3.4.5.tgz", + "integrity": "sha512-O1N8q45bTs7YuC+x9afJSKQWDYQy2RjoCxlxEGdbCwP+WD5G6dWRUWXlc8F0TtzU3uFglYMmDab2YhXTmnVN9g==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/font": "^2.5.2", + "@react-pdf/layout": "^3.13.0", + "@react-pdf/pdfkit": "^3.2.0", + "@react-pdf/primitives": "^3.1.1", + "@react-pdf/render": "^3.5.0", + "@react-pdf/types": "^2.6.0", + "events": "^3.3.0", + "object-assign": "^4.1.1", + "prop-types": "^15.6.2", + "queue": "^6.0.1", + "scheduler": "^0.17.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0" + } + }, + "node_modules/@react-pdf/stylesheet": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-4.3.0.tgz", + "integrity": "sha512-x7IVZOqRrUum9quuDeFXBveXwBht+z/6B0M+z4a4XjfSg1vZVvzoTl07Oa1yvQ/4yIC5yIkG2TSMWeKnDB+hrw==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/fns": "2.2.1", + "@react-pdf/types": "^2.6.0", + "color-string": "^1.9.1", + "hsl-to-hex": "^1.0.0", + "media-engine": "^1.0.3", + "postcss-value-parser": "^4.1.0" + } + }, + "node_modules/@react-pdf/textkit": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@react-pdf/textkit/-/textkit-4.4.1.tgz", + "integrity": "sha512-Jl9wdTqIvJ5pX+vAGz0EOhP7ut5Two9H6CzTKo/YYPeD79cM2yTXF3JzTERBC28y7LR0Waq9D2LHQjI+b/EYUQ==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/fns": "2.2.1", + "bidi-js": "^1.0.2", + "hyphen": "^1.6.4", + "unicode-properties": "^1.4.1" + } + }, + "node_modules/@react-pdf/types": { + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/@react-pdf/types/-/types-2.9.0.tgz", + "integrity": "sha512-ckj80vZLlvl9oYrQ4tovEaqKWP3O06Eb1D48/jQWbdwz1Yh7Y9v1cEmwlP8ET+a1Whp8xfdM0xduMexkuPANCQ==", + "license": "MIT", + "dependencies": { + "@react-pdf/font": "^4.0.2", + "@react-pdf/primitives": "^4.1.1", + "@react-pdf/stylesheet": "^6.1.0" + } + }, + "node_modules/@react-pdf/types/node_modules/@react-pdf/fns": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@react-pdf/fns/-/fns-3.1.2.tgz", + "integrity": "sha512-qTKGUf0iAMGg2+OsUcp9ffKnKi41RukM/zYIWMDJ4hRVYSr89Q7e3wSDW/Koqx3ea3Uy/z3h2y3wPX6Bdfxk6g==", + "license": "MIT" + }, + "node_modules/@react-pdf/types/node_modules/@react-pdf/font": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@react-pdf/font/-/font-4.0.2.tgz", + "integrity": "sha512-/dAWu7Y2RD1RxarDZ9SkYPHgBYOhmcDnet4W/qN/m8k+A2Hr3ja54GymSR7GGxWBtxjKtNauVKrTa9LS1n8WUw==", + "license": "MIT", + "dependencies": { + "@react-pdf/pdfkit": "^4.0.3", + "@react-pdf/types": "^2.9.0", + "fontkit": "^2.0.2", + "is-url": "^1.2.4" + } + }, + "node_modules/@react-pdf/types/node_modules/@react-pdf/pdfkit": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@react-pdf/pdfkit/-/pdfkit-4.0.3.tgz", + "integrity": "sha512-k+Lsuq8vTwWsCqTp+CCB4+2N+sOTFrzwGA7aw3H9ix/PDWR9QksbmNg0YkzGbLAPI6CeawmiLHcf4trZ5ecLPQ==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "@react-pdf/png-js": "^3.0.0", + "browserify-zlib": "^0.2.0", + "crypto-js": "^4.2.0", + "fontkit": "^2.0.2", + "jay-peg": "^1.1.1", + "linebreak": "^1.1.0", + "vite-compatible-readable-stream": "^3.6.1" + } + }, + "node_modules/@react-pdf/types/node_modules/@react-pdf/png-js": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-3.0.0.tgz", + "integrity": "sha512-eSJnEItZ37WPt6Qv5pncQDxLJRK15eaRwPT+gZoujP548CodenOVp49GST8XJvKMFt9YqIBzGBV/j9AgrOQzVA==", + "license": "MIT", + "dependencies": { + "browserify-zlib": "^0.2.0" + } + }, + "node_modules/@react-pdf/types/node_modules/@react-pdf/primitives": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-4.1.1.tgz", + "integrity": "sha512-IuhxYls1luJb7NUWy6q5avb1XrNaVj9bTNI40U9qGRuS6n7Hje/8H8Qi99Z9UKFV74bBP3DOf3L1wV2qZVgVrQ==", + "license": "MIT" + }, + "node_modules/@react-pdf/types/node_modules/@react-pdf/stylesheet": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-6.1.0.tgz", + "integrity": "sha512-BGZ2sYNUp38VJUegjva/jsri3iiRGnVNjWI+G9dTwAvLNOmwFvSJzqaCsEnqQ/DW5mrTBk/577FhDY7pv6AidA==", + "license": "MIT", + "dependencies": { + "@react-pdf/fns": "3.1.2", + "@react-pdf/types": "^2.9.0", + "color-string": "^1.9.1", + "hsl-to-hex": "^1.0.0", + "media-engine": "^1.0.3", + "postcss-value-parser": "^4.1.0" + } + }, + "node_modules/@react-router/node": { + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@react-router/node/-/node-7.6.1.tgz", + "integrity": "sha512-RZ9IatEarjF1GSHV+OUHNaRKtfp27UXP2J8dVdax6K/UXHc45k3t9Zp6splqT88wob4CUt4loDQw/7srNvsQhQ==", + "license": "MIT", + "dependencies": { + "@mjackson/node-fetch-server": "^0.2.0", + "source-map-support": "^0.5.21", + "stream-slice": "^0.1.2", + "undici": "^6.19.2" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "react-router": "7.6.1", + "typescript": "^5.1.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@remirror/core-constants": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@remirror/core-constants/-/core-constants-3.0.0.tgz", + "integrity": "sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==", + "license": "MIT" + }, + "node_modules/@remix-run/node": { + "version": "2.16.8", + "resolved": "https://registry.npmjs.org/@remix-run/node/-/node-2.16.8.tgz", + "integrity": "sha512-foeYXU3mdaBJZnbtGbM8mNdHowz2+QnVGDRo7P3zgFkmsccMEflArGZNbkACGKd9xwDguTxxMJ6cuXBC4jIfgQ==", + "license": "MIT", + "dependencies": { + "@remix-run/server-runtime": "2.16.8", + "@remix-run/web-fetch": "^4.4.2", + "@web3-storage/multipart-parser": "^1.0.0", + "cookie-signature": "^1.1.0", + "source-map-support": "^0.5.21", + "stream-slice": "^0.1.2", + "undici": "^6.21.2" + }, + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "typescript": "^5.1.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@remix-run/node/node_modules/cookie-signature": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", + "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==", + "license": "MIT", + "engines": { + "node": ">=6.6.0" + } + }, + "node_modules/@remix-run/router": { + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz", + "integrity": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==", + "license": "MIT", + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/@remix-run/server-runtime": { + "version": "2.16.8", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-2.16.8.tgz", + "integrity": "sha512-ZwWOam4GAQTx10t+wK09YuYctd2Koz5Xy/klDgUN3lmTXmwbV0tZU0baiXEqZXrvyD+WDZ4b0ADDW9Df3+dpzA==", + "license": "MIT", + "dependencies": { + "@remix-run/router": "1.23.0", + "@types/cookie": "^0.6.0", + "@web3-storage/multipart-parser": "^1.0.0", + "cookie": "^0.7.2", + "set-cookie-parser": "^2.4.8", + "source-map": "^0.7.3", + "turbo-stream": "2.4.1" + }, + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "typescript": "^5.1.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@remix-run/web-blob": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@remix-run/web-blob/-/web-blob-3.1.0.tgz", + "integrity": "sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g==", + "license": "MIT", + "dependencies": { + "@remix-run/web-stream": "^1.1.0", + "web-encoding": "1.1.5" + } + }, + "node_modules/@remix-run/web-fetch": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.2.tgz", + "integrity": "sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA==", + "license": "MIT", + "dependencies": { + "@remix-run/web-blob": "^3.1.0", + "@remix-run/web-file": "^3.1.0", + "@remix-run/web-form-data": "^3.1.0", + "@remix-run/web-stream": "^1.1.0", + "@web3-storage/multipart-parser": "^1.0.0", + "abort-controller": "^3.0.0", + "data-uri-to-buffer": "^3.0.1", + "mrmime": "^1.0.0" + }, + "engines": { + "node": "^10.17 || >=12.3" + } + }, + "node_modules/@remix-run/web-fetch/node_modules/mrmime": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz", + "integrity": "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==", + "license": "MIT", + "engines": { + "node": ">=10" + } + }, + "node_modules/@remix-run/web-file": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@remix-run/web-file/-/web-file-3.1.0.tgz", + "integrity": "sha512-dW2MNGwoiEYhlspOAXFBasmLeYshyAyhIdrlXBi06Duex5tDr3ut2LFKVj7tyHLmn8nnNwFf1BjNbkQpygC2aQ==", + "license": "MIT", + "dependencies": { + "@remix-run/web-blob": "^3.1.0" + } + }, + "node_modules/@remix-run/web-form-data": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@remix-run/web-form-data/-/web-form-data-3.1.0.tgz", + "integrity": "sha512-NdeohLMdrb+pHxMQ/Geuzdp0eqPbea+Ieo8M8Jx2lGC6TBHsgHzYcBvr0LyPdPVycNRDEpWpiDdCOdCryo3f9A==", + "license": "MIT", + "dependencies": { + "web-encoding": "1.1.5" + } + }, + "node_modules/@remix-run/web-stream": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@remix-run/web-stream/-/web-stream-1.1.0.tgz", + "integrity": "sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA==", + "license": "MIT", + "dependencies": { + "web-streams-polyfill": "^3.1.1" + } + }, + "node_modules/@rolldown/pluginutils": { + "version": "1.0.0-beta.9", + "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.9.tgz", + "integrity": "sha512-e9MeMtVWo186sgvFFJOPGy7/d2j2mZhLJIdVW0C/xDluuOvymEATqz6zKsP0ZmXGzQtqlyjz5sC1sYQUoJG98w==", + "dev": true, + "license": "MIT" + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.41.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz", + "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.41.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz", + "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@sinclair/typebox": { + "version": "0.27.8", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", + "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", + "license": "MIT" + }, + "node_modules/@stripe/react-stripe-js": { + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-2.9.0.tgz", + "integrity": "sha512-+/j2g6qKAKuWSurhgRMfdlIdKM+nVVJCy/wl0US2Ccodlqx0WqfIIBhUkeONkCG+V/b+bZzcj4QVa3E/rXtT4Q==", + "license": "MIT", + "dependencies": { + "prop-types": "^15.7.2" + }, + "peerDependencies": { + "@stripe/stripe-js": "^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" + } + }, + "node_modules/@stripe/stripe-js": { + "version": "1.54.2", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.2.tgz", + "integrity": "sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==", + "license": "MIT" + }, + "node_modules/@swc/core": { + "version": "1.11.24", + "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.11.24.tgz", + "integrity": "sha512-MaQEIpfcEMzx3VWWopbofKJvaraqmL6HbLlw2bFZ7qYqYw3rkhM0cQVEgyzbHtTWwCwPMFZSC2DUbhlZgrMfLg==", + "dev": true, + "hasInstallScript": true, + "license": "Apache-2.0", + "dependencies": { + "@swc/counter": "^0.1.3", + "@swc/types": "^0.1.21" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/swc" + }, + "optionalDependencies": { + "@swc/core-darwin-arm64": "1.11.24", + "@swc/core-darwin-x64": "1.11.24", + "@swc/core-linux-arm-gnueabihf": "1.11.24", + "@swc/core-linux-arm64-gnu": "1.11.24", + "@swc/core-linux-arm64-musl": "1.11.24", + "@swc/core-linux-x64-gnu": "1.11.24", + "@swc/core-linux-x64-musl": "1.11.24", + "@swc/core-win32-arm64-msvc": "1.11.24", + "@swc/core-win32-ia32-msvc": "1.11.24", + "@swc/core-win32-x64-msvc": "1.11.24" + }, + "peerDependencies": { + "@swc/helpers": ">=0.5.17" + }, + "peerDependenciesMeta": { + "@swc/helpers": { + "optional": true + } + } + }, + "node_modules/@swc/core-linux-x64-gnu": { + "version": "1.11.24", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz", + "integrity": "sha512-IM7d+STVZD48zxcgo69L0yYptfhaaE9cMZ+9OoMxirNafhKKXwoZuufol1+alEFKc+Wbwp+aUPe/DeWC/Lh3dg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-linux-x64-musl": { + "version": "1.11.24", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz", + "integrity": "sha512-DZByJaMVzSfjQKKQn3cqSeqwy6lpMaQDQQ4HPlch9FWtDx/dLcpdIhxssqZXcR2rhaQVIaRQsCqwV6orSDGAGw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/counter": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", + "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/@swc/helpers": { + "version": "0.5.17", + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz", + "integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==", + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.8.0" + } + }, + "node_modules/@swc/types": { + "version": "0.1.21", + "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.21.tgz", + "integrity": "sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@swc/counter": "^0.1.3" + } + }, + "node_modules/@tabler/icons": { + "version": "2.47.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz", + "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/codecalm" + } + }, + "node_modules/@tabler/icons-react": { + "version": "2.47.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.47.0.tgz", + "integrity": "sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==", + "license": "MIT", + "dependencies": { + "@tabler/icons": "2.47.0", + "prop-types": "^15.7.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/codecalm" + }, + "peerDependencies": { + "react": "^16.5.1 || ^17.0.0 || ^18.0.0" + } + }, + "node_modules/@tanstack/query-core": { + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.76.0.tgz", + "integrity": "sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/tannerlinsley" + } + }, + "node_modules/@tanstack/react-query": { + "version": "5.76.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.76.1.tgz", + "integrity": "sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw==", + "license": "MIT", + "dependencies": { + "@tanstack/query-core": "5.76.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/tannerlinsley" + }, + "peerDependencies": { + "react": "^18 || ^19" + } + }, + "node_modules/@tiptap/core": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.12.0.tgz", + "integrity": "sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-blockquote": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.12.0.tgz", + "integrity": "sha512-XUC2A77YAPMJS2SqZ2S62IGcUH8gZ7cdhoWlYQb1pR4ZzXFByeKDJPxfYeAePSiuI01YGrlzgY2c6Ncx/DtO0A==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-bold": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.12.0.tgz", + "integrity": "sha512-lAUtoLDLRc5ofD2I9MFY6MQ7d1qBLLqS1rvpwaPjOaoQb/GPVnaHj9qXYG0SY9K3erMtto48bMFpAcscjZHzZQ==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-bubble-menu": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.12.0.tgz", + "integrity": "sha512-DYijoE0igV0Oi+ZppFsp2UrQsM/4HZtmmpD78BJM9zfCbd1YvAUIxmzmXr8uqU18OHd1uQy+/zvuNoUNYyw67g==", + "license": "MIT", + "dependencies": { + "tippy.js": "^6.3.7" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-bullet-list": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.12.0.tgz", + "integrity": "sha512-YTCjztB8MaIpwyxFYr81H4+LdKCq1VlaSXQyrPdB44mVdhhRqc46BYQb8/B//XE3UIu3X2QWFjwrqRlUq6vUiw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-code": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.12.0.tgz", + "integrity": "sha512-R7RaS+hJeHFim7alImQ9L9CSWSMjWXvz0Ote568x9ea5gdBGUYW8PcH+5a91lh8e1XGYWBM12a8oJZRyxg/tQA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-code-block": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.12.0.tgz", + "integrity": "sha512-1D7cYAjgxEFHdfC/35Ooi4GqWKB5sszbW8iI7N16XILNln26xb0d5KflXqYrwr9CN/ZnZoCl2o6YsP7xEObcZA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-color": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-color/-/extension-color-2.12.0.tgz", + "integrity": "sha512-tb3KDhH2Hf3Pwm7pIEH80TKBOLmHU+T/0seR3R+6flamPC7t9S4mcehDX35qvTQTqDU9v429Rw5SL40FRW7AMg==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/extension-text-style": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-document": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.12.0.tgz", + "integrity": "sha512-sA1Q+mxDIv0Y3qQTBkYGwknNbDcGFiJ/fyAFholXpqbrcRx3GavwR/o0chBdsJZlFht0x7AWGwUYWvIo7wYilA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-dropcursor": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.12.0.tgz", + "integrity": "sha512-zcZSOXFj+7LVnmdPWTfKr5AoxYIzFPFlLJe35AdTQC5IhkljLn1Exct8I30ZREojX/00hKYsO7JJmePS6TEVlQ==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-floating-menu": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.12.0.tgz", + "integrity": "sha512-BYpyZx/56KCDksWuJJbhki/uNgt9sACuSSZFH5AN1yS1ISD+EzIxqf6Pzzv8QCoNJ+KcRNVaZsOlOFaJGoyzag==", + "license": "MIT", + "dependencies": { + "tippy.js": "^6.3.7" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-gapcursor": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.12.0.tgz", + "integrity": "sha512-k8ji5v9YKn7bNjo8UtI9hEfXfl4tKUp1hpJOEmUxGJQa3LIwrwSbReupUTnHszGQelzxikS/l1xO9P0TIGwRoA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-hard-break": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.12.0.tgz", + "integrity": "sha512-08MNS2PK5DzdnAfqXn4krmJ/xebKmWpRpYqqN5EM8AvetYKlAJyTVSpo0ZUeGbZ3EZiPm9djgSnrLqpFUDjRCg==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-heading": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.12.0.tgz", + "integrity": "sha512-9DfES4Wd5TX1foI70N9sAL+35NN1UHrtzDYN2+dTHupnmKir9RaMXyZcbkUb4aDVzYrGxIqxJzHBVkquKIlTrw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-history": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.12.0.tgz", + "integrity": "sha512-+B9CAf2BFURC6mQiM1OQtahVTzdEOEgT/UUNlRZkeeBc0K5of3dr6UdBqaoaMAefja3jx5PqiQ7mhUBAjSt6AA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-horizontal-rule": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.12.0.tgz", + "integrity": "sha512-Vi2+6RIehDSpoJn/7PDuOieUj7W7WrEb4wBxK9TG8PDscihR0mehhhzm/K2xhH4TN48iPJGRsjDFrFjTbXmcnw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-image": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.12.0.tgz", + "integrity": "sha512-wO+yrfMlnW3SYCb1Q1qAb+nt5WH6jnlQPTV6qdoIabRtW0puwMWULZDUgclPN5hxn8EXb9vBEu44egvH6hgkfQ==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-italic": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.12.0.tgz", + "integrity": "sha512-JKcXK3LmEsmxNzEq5e06rPUGMRLUxmJ2mYtBY4NlJ6yLM9XMDljtgeTnWT0ySLYmfINSFTkX4S7WIRbpl9l4pw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-link": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.12.0.tgz", + "integrity": "sha512-N6f78F2onvcL8FAwFOJexOF02UwGETLjQ7cCguhBe/w7vtx7aX8/f+IlaSGY/pIcWyEQpoC28ciM0+QsrJRr1A==", + "license": "MIT", + "dependencies": { + "linkifyjs": "^4.2.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-list-item": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.12.0.tgz", + "integrity": "sha512-4YwZooC8HP+gPxs6YrkB1ayggyYbgVvJx/rWBT6lKSW2MVVg8QXi1zAcSI3MhIhHmqDysXXFPL8JURlbeGjaFA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-ordered-list": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.12.0.tgz", + "integrity": "sha512-1ys0e/oqk09oXxrB1WzAx5EntK/QreObG/V1yhgihGm429fxHMsxzIYN6dKAYxx0YOPQG7qEZRrrPuWU70Ms7g==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-paragraph": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.12.0.tgz", + "integrity": "sha512-QNK5cgewCunWFxpLlbvvoO1rrLgEtNKxiY79fctP9toV+e59R+1i1Q9lXC1O5mOfDgVxCb6uFDMsqmKhFjpPog==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-strike": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.12.0.tgz", + "integrity": "sha512-nBaa5YtBsLJPZFfSs36sBz4Zgi/c8b3MsmS/Az8uXaHb0R9yPewOVUMDIQbxMct8SXUlIo9VtKlOL+mVJ3Nkpw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-text": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.12.0.tgz", + "integrity": "sha512-0ytN9V1tZYTXdiYDQg4FB2SQ56JAJC9r/65snefb9ztl+gZzDrIvih7CflHs1ic9PgyjexfMLeH+VzuMccNyZw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-text-align": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.12.0.tgz", + "integrity": "sha512-ntGjHFPrb9iQ+QGVUr6U53/wcWI/qaAwDyApW7F7GcTpQbmimwUqvUHti1RsSh9nTrQmZD6g8SdRbIR/Y31gOw==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-text-style": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.12.0.tgz", + "integrity": "sha512-Pxwt23ZlvbQUahV0PvHy8Ej6IAuKR1FvHobUvwP3T8AiY7hob66fWRe7tQbESzSAzm5Vv2xkvyHeU8vekMTezA==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/extension-underline": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.12.0.tgz", + "integrity": "sha512-u95lrUCesw1SN3BXY4xrgfSuxtoCYmJ9uaU7IVVOu0zVsDFtLlOa82kd63KVF+URL0kMdO+FBmvdS6d8Era70Q==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0" + } + }, + "node_modules/@tiptap/pm": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.12.0.tgz", + "integrity": "sha512-TNzVwpeNzFfHAcYTOKqX9iU4fRxliyoZrCnERR+RRzeg7gWrXrCLubQt1WEx0sojMAfznshSL3M5HGsYjEbYwA==", + "license": "MIT", + "dependencies": { + "prosemirror-changeset": "^2.3.0", + "prosemirror-collab": "^1.3.1", + "prosemirror-commands": "^1.6.2", + "prosemirror-dropcursor": "^1.8.1", + "prosemirror-gapcursor": "^1.3.2", + "prosemirror-history": "^1.4.1", + "prosemirror-inputrules": "^1.4.0", + "prosemirror-keymap": "^1.2.2", + "prosemirror-markdown": "^1.13.1", + "prosemirror-menu": "^1.2.4", + "prosemirror-model": "^1.23.0", + "prosemirror-schema-basic": "^1.2.3", + "prosemirror-schema-list": "^1.4.1", + "prosemirror-state": "^1.4.3", + "prosemirror-tables": "^1.6.4", + "prosemirror-trailing-node": "^3.0.0", + "prosemirror-transform": "^1.10.2", + "prosemirror-view": "^1.37.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + } + }, + "node_modules/@tiptap/react": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-2.12.0.tgz", + "integrity": "sha512-D+PR+4kJO9h8AB/7XyQ/Anw8tqeS2ecv5QemBOCHi9JlMAjytauUrj6IfFBO9RbsCowlBjW5GnSpFhzpk2Gghg==", + "license": "MIT", + "dependencies": { + "@tiptap/extension-bubble-menu": "^2.12.0", + "@tiptap/extension-floating-menu": "^2.12.0", + "@types/use-sync-external-store": "^0.0.6", + "fast-deep-equal": "^3", + "use-sync-external-store": "^1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0", + "react": "^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/@tiptap/starter-kit": { + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.12.0.tgz", + "integrity": "sha512-wlcEEtexd6u0gbR311/OFZnbtRWU97DUsY6/GsSQzN4rqZ7Ra6YbfHEN5Lutu+I/anomK8vKy8k9NyvfY5Hllg==", + "license": "MIT", + "dependencies": { + "@tiptap/core": "^2.12.0", + "@tiptap/extension-blockquote": "^2.12.0", + "@tiptap/extension-bold": "^2.12.0", + "@tiptap/extension-bullet-list": "^2.12.0", + "@tiptap/extension-code": "^2.12.0", + "@tiptap/extension-code-block": "^2.12.0", + "@tiptap/extension-document": "^2.12.0", + "@tiptap/extension-dropcursor": "^2.12.0", + "@tiptap/extension-gapcursor": "^2.12.0", + "@tiptap/extension-hard-break": "^2.12.0", + "@tiptap/extension-heading": "^2.12.0", + "@tiptap/extension-history": "^2.12.0", + "@tiptap/extension-horizontal-rule": "^2.12.0", + "@tiptap/extension-italic": "^2.12.0", + "@tiptap/extension-list-item": "^2.12.0", + "@tiptap/extension-ordered-list": "^2.12.0", + "@tiptap/extension-paragraph": "^2.12.0", + "@tiptap/extension-strike": "^2.12.0", + "@tiptap/extension-text": "^2.12.0", + "@tiptap/extension-text-style": "^2.12.0", + "@tiptap/pm": "^2.12.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + } + }, + "node_modules/@types/babel__core": { + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", + "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.20.7", + "@babel/types": "^7.20.7", + "@types/babel__generator": "*", + "@types/babel__template": "*", + "@types/babel__traverse": "*" + } + }, + "node_modules/@types/babel__generator": { + "version": "7.27.0", + "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", + "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/types": "^7.0.0" + } + }, + "node_modules/@types/babel__template": { + "version": "7.4.4", + "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", + "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/parser": "^7.1.0", + "@babel/types": "^7.0.0" + } + }, + "node_modules/@types/babel__traverse": { + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz", + "integrity": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/types": "^7.20.7" + } + }, + "node_modules/@types/body-parser": { + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz", + "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/connect": "*", + "@types/node": "*" + } + }, + "node_modules/@types/body-parser/node_modules/@types/node": { + "version": "22.15.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", + "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", + "dev": true, + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@types/body-parser/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/connect": { + "version": "3.4.38", + "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect/node_modules/@types/node": { + "version": "22.15.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", + "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", + "dev": true, + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@types/connect/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/cookie": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz", + "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==", + "license": "MIT" + }, + "node_modules/@types/d3-array": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz", + "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==", + "license": "MIT" + }, + "node_modules/@types/d3-color": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", + "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", + "license": "MIT" + }, + "node_modules/@types/d3-ease": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", + "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", + "license": "MIT" + }, + "node_modules/@types/d3-interpolate": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", + "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", + "license": "MIT", + "dependencies": { + "@types/d3-color": "*" + } + }, + "node_modules/@types/d3-path": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", + "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", + "license": "MIT" + }, + "node_modules/@types/d3-scale": { + "version": "4.0.9", + "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz", + "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", + "license": "MIT", + "dependencies": { + "@types/d3-time": "*" + } + }, + "node_modules/@types/d3-shape": { + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz", + "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", + "license": "MIT", + "dependencies": { + "@types/d3-path": "*" + } + }, + "node_modules/@types/d3-time": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz", + "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", + "license": "MIT" + }, + "node_modules/@types/d3-timer": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", + "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", + "license": "MIT" + }, + "node_modules/@types/estree": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz", + "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/express": { + "version": "4.17.22", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.22.tgz", + "integrity": "sha512-eZUmSnhRX9YRSkplpz0N+k6NljUUn5l3EWZIKZvYzhvMphEuNiyyy1viH/ejgt66JWgALwC/gtSUAeQKtSwW/w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/body-parser": "*", + "@types/express-serve-static-core": "^4.17.33", + "@types/qs": "*", + "@types/serve-static": "*" + } + }, + "node_modules/@types/express-serve-static-core": { + "version": "4.19.6", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz", + "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "node_modules/@types/express-serve-static-core/node_modules/@types/node": { + "version": "22.15.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", + "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", + "dev": true, + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@types/express-serve-static-core/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/http-errors": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", + "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/istanbul-lib-coverage": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", + "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", + "license": "MIT" + }, + "node_modules/@types/istanbul-lib-report": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", + "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", + "license": "MIT", + "dependencies": { + "@types/istanbul-lib-coverage": "*" + } + }, + "node_modules/@types/istanbul-reports": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", + "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", + "license": "MIT", + "dependencies": { + "@types/istanbul-lib-report": "*" + } + }, + "node_modules/@types/json-schema": { + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/linkify-it": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz", + "integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==", + "license": "MIT" + }, + "node_modules/@types/lodash": { + "version": "4.17.17", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz", + "integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/markdown-it": { + "version": "14.1.2", + "resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz", + "integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==", + "license": "MIT", + "dependencies": { + "@types/linkify-it": "^5", + "@types/mdurl": "^2" + } + }, + "node_modules/@types/mdurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz", + "integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==", + "license": "MIT" + }, + "node_modules/@types/mime": { + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz", + "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/node": { + "version": "20.17.52", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.52.tgz", + "integrity": "sha512-2aj++KfxubvW/Lc0YyXE3OEW7Es8TWn1MsRzYgcOGyTNQxi0L8rxQUCZ7ZbyOBWZQD5I63PV9egZWMsapVaklg==", + "dev": true, + "license": "MIT", + "dependencies": { + "undici-types": "~6.19.2" + } + }, + "node_modules/@types/offscreencanvas": { + "version": "2019.7.3", + "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz", + "integrity": "sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==", + "license": "MIT" + }, + "node_modules/@types/parse-json": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", + "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", + "license": "MIT" + }, + "node_modules/@types/prop-types": { + "version": "15.7.14", + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz", + "integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==", + "devOptional": true, + "license": "MIT" + }, + "node_modules/@types/qs": { + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz", + "integrity": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/range-parser": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", + "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/react": { + "version": "18.3.23", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz", + "integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==", + "devOptional": true, + "license": "MIT", + "dependencies": { + "@types/prop-types": "*", + "csstype": "^3.0.2" + } + }, + "node_modules/@types/react-dom": { + "version": "18.3.7", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz", + "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "^18.0.0" + } + }, + "node_modules/@types/semver": { + "version": "7.7.0", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz", + "integrity": "sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/send": { + "version": "0.17.4", + "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz", + "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/mime": "^1", + "@types/node": "*" + } + }, + "node_modules/@types/send/node_modules/@types/node": { + "version": "22.15.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", + "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", + "dev": true, + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@types/send/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/serve-static": { + "version": "1.15.7", + "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz", + "integrity": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/http-errors": "*", + "@types/node": "*", + "@types/send": "*" + } + }, + "node_modules/@types/serve-static/node_modules/@types/node": { + "version": "22.15.24", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", + "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", + "dev": true, + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@types/serve-static/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/use-sync-external-store": { + "version": "0.0.6", + "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz", + "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==", + "license": "MIT" + }, + "node_modules/@types/yargs": { + "version": "17.0.33", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", + "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", + "license": "MIT", + "dependencies": { + "@types/yargs-parser": "*" + } + }, + "node_modules/@types/yargs-parser": { + "version": "21.0.3", + "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", + "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", + "license": "MIT" + }, + "node_modules/@typescript-eslint/eslint-plugin": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz", + "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", + "dev": true, + "license": "MIT", + "dependencies": { + "@eslint-community/regexpp": "^4.4.0", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/type-utils": "5.62.0", + "@typescript-eslint/utils": "5.62.0", + "debug": "^4.3.4", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "natural-compare-lite": "^1.4.0", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "@typescript-eslint/parser": "^5.0.0", + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/parser": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz", + "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", + "debug": "^4.3.4" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/scope-manager": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", + "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/type-utils": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz", + "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==", + "dev": true, + "license": "MIT", + "dependencies": { + "@typescript-eslint/typescript-estree": "5.62.0", + "@typescript-eslint/utils": "5.62.0", + "debug": "^4.3.4", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "*" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/types": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", + "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/typescript-estree": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", + "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/utils": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", + "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@types/json-schema": "^7.0.9", + "@types/semver": "^7.3.12", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", + "eslint-scope": "^5.1.1", + "semver": "^7.3.7" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/@typescript-eslint/visitor-keys": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", + "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@ungap/structured-clone": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", + "dev": true, + "license": "ISC" + }, + "node_modules/@vitejs/plugin-react": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.0.tgz", + "integrity": "sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/core": "^7.26.10", + "@babel/plugin-transform-react-jsx-self": "^7.25.9", + "@babel/plugin-transform-react-jsx-source": "^7.25.9", + "@rolldown/pluginutils": "1.0.0-beta.9", + "@types/babel__core": "^7.20.5", + "react-refresh": "^0.17.0" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "peerDependencies": { + "vite": "^4.2.0 || ^5.0.0 || ^6.0.0" + } + }, + "node_modules/@vitejs/plugin-react-swc": { + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-3.10.0.tgz", + "integrity": "sha512-ZmkdHw3wo/o/Rk05YsXZs/DJAfY2CdQ5DUAjoWji+PEr+hYADdGMCGgEAILbiKj+CjspBTuTACBcWDrmC8AUfw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@rolldown/pluginutils": "1.0.0-beta.9", + "@swc/core": "^1.11.22" + }, + "peerDependencies": { + "vite": "^4 || ^5 || ^6" + } + }, + "node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core": { + "version": "1.11.29", + "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.11.29.tgz", + "integrity": "sha512-g4mThMIpWbNhV8G2rWp5a5/Igv8/2UFRJx2yImrLGMgrDDYZIopqZ/z0jZxDgqNA1QDx93rpwNF7jGsxVWcMlA==", + "dev": true, + "hasInstallScript": true, + "license": "Apache-2.0", + "dependencies": { + "@swc/counter": "^0.1.3", + "@swc/types": "^0.1.21" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/swc" + }, + "optionalDependencies": { + "@swc/core-darwin-arm64": "1.11.29", + "@swc/core-darwin-x64": "1.11.29", + "@swc/core-linux-arm-gnueabihf": "1.11.29", + "@swc/core-linux-arm64-gnu": "1.11.29", + "@swc/core-linux-arm64-musl": "1.11.29", + "@swc/core-linux-x64-gnu": "1.11.29", + "@swc/core-linux-x64-musl": "1.11.29", + "@swc/core-win32-arm64-msvc": "1.11.29", + "@swc/core-win32-ia32-msvc": "1.11.29", + "@swc/core-win32-x64-msvc": "1.11.29" + }, + "peerDependencies": { + "@swc/helpers": ">=0.5.17" + }, + "peerDependenciesMeta": { + "@swc/helpers": { + "optional": true + } + } + }, + "node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core-linux-x64-gnu": { + "version": "1.11.29", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.29.tgz", + "integrity": "sha512-i62vBVoPaVe9A3mc6gJG07n0/e7FVeAvdD9uzZTtGLiuIfVfIBta8EMquzvf+POLycSk79Z6lRhGPZPJPYiQaA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core-linux-x64-musl": { + "version": "1.11.29", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.29.tgz", + "integrity": "sha512-YER0XU1xqFdK0hKkfSVX1YIyCvMDI7K07GIpefPvcfyNGs38AXKhb2byySDjbVxkdl4dycaxxhRyhQ2gKSlsFQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@web3-storage/multipart-parser": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz", + "integrity": "sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==", + "license": "(Apache-2.0 AND MIT)" + }, + "node_modules/@zxing/text-encoding": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@zxing/text-encoding/-/text-encoding-0.9.0.tgz", + "integrity": "sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA==", + "license": "(Unlicense OR Apache-2.0)", + "optional": true + }, + "node_modules/abort-controller": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", + "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", + "license": "MIT", + "dependencies": { + "event-target-shim": "^5.0.0" + }, + "engines": { + "node": ">=6.5" + } + }, + "node_modules/abs-svg-path": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz", + "integrity": "sha512-d8XPSGjfyzlXC3Xx891DJRyZfqk5JU0BJrDQcsWomFIV1/BIzPW5HDH5iDdWpqWaav0YVIEzT1RHTwWr0FFshA==", + "license": "MIT" + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "license": "MIT", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/accepts/node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/acorn": { + "version": "8.14.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", + "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", + "dev": true, + "license": "MIT", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-escapes": { + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "type-fest": "^0.21.3" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ansi-escapes/node_modules/type-fest": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", + "dev": true, + "license": "(MIT OR CC0-1.0)", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dev": true, + "license": "ISC", + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "license": "Python-2.0" + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "license": "MIT" + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", + "license": "MIT" + }, + "node_modules/attr-accept": { + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz", + "integrity": "sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==", + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/available-typed-arrays": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "license": "MIT", + "dependencies": { + "possible-typed-array-names": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/axios": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz", + "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==", + "license": "MIT", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/babel-plugin-macros": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", + "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.12.5", + "cosmiconfig": "^7.0.0", + "resolve": "^1.19.0" + }, + "engines": { + "node": ">=10", + "npm": ">=6" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true, + "license": "MIT" + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/bidi-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz", + "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==", + "license": "MIT", + "dependencies": { + "require-from-string": "^2.0.2" + } + }, + "node_modules/binary-extensions": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", + "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/bl": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", + "dev": true, + "license": "MIT", + "dependencies": { + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" + } + }, + "node_modules/body-parser": { + "version": "1.20.3", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz", + "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", + "license": "MIT", + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.5", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.13.0", + "raw-body": "2.5.2", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/body-parser/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/body-parser/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/braces": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "dev": true, + "license": "MIT", + "dependencies": { + "fill-range": "^7.1.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/brotli": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz", + "integrity": "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==", + "license": "MIT", + "dependencies": { + "base64-js": "^1.1.2" + } + }, + "node_modules/browserify-zlib": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz", + "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==", + "license": "MIT", + "dependencies": { + "pako": "~1.0.5" + } + }, + "node_modules/browserslist": { + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.0.tgz", + "integrity": "sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "caniuse-lite": "^1.0.30001718", + "electron-to-chromium": "^1.5.160", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.3" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/buffer": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", + "license": "MIT" + }, + "node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/cac": { + "version": "6.7.14", + "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", + "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/call-bind": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.0", + "es-define-property": "^1.0.0", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", + "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/call-bound": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", + "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/camelcase": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", + "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/camelcase-css": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 6" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001720", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz", + "integrity": "sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "CC-BY-4.0" + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/chardet": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", + "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", + "dev": true, + "license": "MIT" + }, + "node_modules/chokidar": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", + "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", + "dev": true, + "license": "MIT", + "dependencies": { + "readdirp": "^4.0.1" + }, + "engines": { + "node": ">= 14.16.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/chroma-js": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-3.1.2.tgz", + "integrity": "sha512-IJnETTalXbsLx1eKEgx19d5L6SRM7cH4vINw/99p/M11HCuXGRWL+6YmCm7FWFGIo6dtWuQoQi1dc5yQ7ESIHg==", + "license": "(BSD-3-Clause AND Apache-2.0)" + }, + "node_modules/classnames": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", + "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", + "license": "MIT" + }, + "node_modules/cli-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", + "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", + "dev": true, + "license": "MIT", + "dependencies": { + "restore-cursor": "^3.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cli-spinners": { + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", + "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cli-table": { + "version": "0.3.11", + "resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz", + "integrity": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==", + "dev": true, + "dependencies": { + "colors": "1.0.3" + }, + "engines": { + "node": ">= 0.2.0" + } + }, + "node_modules/cli-width": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz", + "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">= 10" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/clone": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", + "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", + "license": "MIT", + "engines": { + "node": ">=0.8" + } + }, + "node_modules/clsx": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", + "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/collect.js": { + "version": "4.36.1", + "resolved": "https://registry.npmjs.org/collect.js/-/collect.js-4.36.1.tgz", + "integrity": "sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw==", + "license": "MIT" + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, + "node_modules/color-string": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", + "license": "MIT", + "dependencies": { + "color-name": "^1.0.0", + "simple-swizzle": "^0.2.2" + } + }, + "node_modules/colors": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz", + "integrity": "sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.1.90" + } + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "license": "MIT", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/commander": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", + "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14" + } + }, + "node_modules/compressible": { + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", + "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", + "license": "MIT", + "dependencies": { + "mime-db": ">= 1.43.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/compression": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz", + "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==", + "license": "MIT", + "dependencies": { + "bytes": "3.1.2", + "compressible": "~2.0.18", + "debug": "2.6.9", + "negotiator": "~0.6.4", + "on-headers": "~1.0.2", + "safe-buffer": "5.2.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/compression/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/compression/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true, + "license": "MIT" + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "license": "MIT", + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true, + "license": "MIT" + }, + "node_modules/cookie": { + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-parser": { + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.7.tgz", + "integrity": "sha512-nGUvgXnotP3BsjiLX2ypbQnWoGUPIIfHQNZkkC668ntrzGWEZVW70HDEB1qnNGMicPje6EttlIgzo51YSwNQGw==", + "license": "MIT", + "dependencies": { + "cookie": "0.7.2", + "cookie-signature": "1.0.6" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", + "license": "MIT" + }, + "node_modules/cosmiconfig": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "license": "MIT", + "dependencies": { + "@types/parse-json": "^4.0.0", + "import-fresh": "^3.2.1", + "parse-json": "^5.0.0", + "path-type": "^4.0.0", + "yaml": "^1.10.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/crelt": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz", + "integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==", + "license": "MIT" + }, + "node_modules/cross-env": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz", + "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", + "license": "MIT", + "dependencies": { + "cross-spawn": "^7.0.1" + }, + "bin": { + "cross-env": "src/bin/cross-env.js", + "cross-env-shell": "src/bin/cross-env-shell.js" + }, + "engines": { + "node": ">=10.14", + "npm": ">=6", + "yarn": ">=1" + } + }, + "node_modules/cross-fetch": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", + "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", + "license": "MIT", + "dependencies": { + "node-fetch": "^2.7.0" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/crypto-js": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz", + "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==", + "license": "MIT" + }, + "node_modules/cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "dev": true, + "license": "MIT", + "bin": { + "cssesc": "bin/cssesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/csstype": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "license": "MIT" + }, + "node_modules/d3-array": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", + "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", + "license": "ISC", + "dependencies": { + "internmap": "1 - 2" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-color": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", + "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", + "license": "BSD-3-Clause", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-format": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz", + "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-interpolate": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", + "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", + "license": "ISC", + "dependencies": { + "d3-color": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-path": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", + "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-scale": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", + "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", + "license": "ISC", + "dependencies": { + "d3-array": "2.10.0 - 3", + "d3-format": "1 - 3", + "d3-interpolate": "1.2.0 - 3", + "d3-time": "2.1.1 - 3", + "d3-time-format": "2 - 4" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-shape": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", + "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", + "license": "ISC", + "dependencies": { + "d3-path": "^3.1.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-time": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", + "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", + "license": "ISC", + "dependencies": { + "d3-array": "2 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-time-format": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", + "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", + "license": "ISC", + "dependencies": { + "d3-time": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-timer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", + "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/data-uri-to-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz", + "integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==", + "license": "MIT", + "engines": { + "node": ">= 6" + } + }, + "node_modules/date-fns": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", + "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", + "dev": true, + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/kossnocorp" + } + }, + "node_modules/dayjs": { + "version": "1.11.13", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz", + "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", + "license": "MIT" + }, + "node_modules/debug": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", + "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/decimal.js-light": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz", + "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==", + "license": "MIT" + }, + "node_modules/decode-uri-component": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz", + "integrity": "sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==", + "license": "MIT", + "engines": { + "node": ">=14.16" + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/defaults": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz", + "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", + "dev": true, + "license": "MIT", + "dependencies": { + "clone": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/defaults/node_modules/clone": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", + "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8" + } + }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/define-lazy-prop": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", + "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "license": "MIT", + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/detect-libc": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", + "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", + "dev": true, + "license": "Apache-2.0", + "optional": true, + "bin": { + "detect-libc": "bin/detect-libc.js" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/detect-node-es": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz", + "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", + "license": "MIT" + }, + "node_modules/dfa": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz", + "integrity": "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==", + "license": "MIT" + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dev": true, + "license": "MIT", + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/dom-helpers": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", + "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.8.7", + "csstype": "^3.0.2" + } + }, + "node_modules/dotenv": { + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz", + "integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://dotenvx.com" + } + }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", + "license": "MIT" + }, + "node_modules/electron-to-chromium": { + "version": "1.5.161", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz", + "integrity": "sha512-hwtetwfKNZo/UlwHIVBlKZVdy7o8bIZxxKs0Mv/ROPiQQQmDgdm5a+KvKtBsxM8ZjFzTaCeLoodZ8jiBE3o9rA==", + "dev": true, + "license": "ISC" + }, + "node_modules/embla-carousel": { + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz", + "integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==", + "license": "MIT", + "peer": true + }, + "node_modules/embla-carousel-react": { + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz", + "integrity": "sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA==", + "license": "MIT", + "peer": true, + "dependencies": { + "embla-carousel": "8.6.0", + "embla-carousel-reactive-utils": "8.6.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" + } + }, + "node_modules/embla-carousel-reactive-utils": { + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz", + "integrity": "sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A==", + "license": "MIT", + "peer": true, + "peerDependencies": { + "embla-carousel": "8.6.0" + } + }, + "node_modules/emoji-regex": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", + "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", + "license": "MIT" + }, + "node_modules/encodeurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", + "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "license": "MIT", + "dependencies": { + "is-arrayish": "^0.2.1" + } + }, + "node_modules/es-define-property": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-object-atoms": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", + "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-set-tostringtag": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", + "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/esbuild": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", + "license": "MIT" + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.3", + "strip-ansi": "^6.0.1", + "text-table": "^0.2.0" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-lingui": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.2.tgz", + "integrity": "sha512-orWu6o/IkCckLD0owLt+8fKy6SsIqIR9kz2L36KbCuAIfWg3dLRWC+XvuqQWEgJ4raRt+eoomTMunUJiBeogDQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@typescript-eslint/utils": "^5.61.0" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/eslint-plugin-react-hooks": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" + } + }, + "node_modules/eslint-plugin-react-refresh": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.5.tgz", + "integrity": "sha512-61qNIsc7fo9Pp/mju0J83kzvLm0Bsayu7OQSLEoJxLDCBjIIyb87bkzufoOvdDxLkSlMfkF7UxomC4+eztUBSA==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "eslint": ">=7" + } + }, + "node_modules/eslint-scope": { + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint/node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/espree": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/esquery": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/event-target-shim": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", + "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/eventemitter3": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", + "license": "MIT" + }, + "node_modules/events": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", + "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", + "license": "MIT", + "engines": { + "node": ">=0.8.x" + } + }, + "node_modules/express": { + "version": "4.21.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz", + "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", + "license": "MIT", + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.3", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.7.1", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.3.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.3", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.12", + "proxy-addr": "~2.0.7", + "qs": "6.13.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.19.0", + "serve-static": "1.16.2", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + } + }, + "node_modules/express/node_modules/cookie": { + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz", + "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/express/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/express/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/external-editor": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", + "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", + "dev": true, + "license": "MIT", + "dependencies": { + "chardet": "^0.7.0", + "iconv-lite": "^0.4.24", + "tmp": "^0.0.33" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/external-editor/node_modules/tmp": { + "version": "0.0.33", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", + "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", + "dev": true, + "license": "MIT", + "dependencies": { + "os-tmpdir": "~1.0.2" + }, + "engines": { + "node": ">=0.6.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "license": "MIT" + }, + "node_modules/fast-equals": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz", + "integrity": "sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==", + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/fast-glob": { + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.8" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true, + "license": "MIT" + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true, + "license": "MIT" + }, + "node_modules/fastq": { + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz", + "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/figures": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", + "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", + "dev": true, + "license": "MIT", + "dependencies": { + "escape-string-regexp": "^1.0.5" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/figures/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "license": "MIT", + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/file-selector": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/file-selector/-/file-selector-2.1.2.tgz", + "integrity": "sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig==", + "license": "MIT", + "dependencies": { + "tslib": "^2.7.0" + }, + "engines": { + "node": ">= 12" + } + }, + "node_modules/fill-range": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", + "dev": true, + "license": "MIT", + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/filter-obj": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz", + "integrity": "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==", + "license": "MIT", + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/finalhandler": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz", + "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", + "license": "MIT", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/finalhandler/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/finalhandler/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dev": true, + "license": "MIT", + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "license": "MIT", + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", + "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", + "dev": true, + "license": "ISC" + }, + "node_modules/follow-redirects": { + "version": "1.15.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "license": "MIT", + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/fontkit": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz", + "integrity": "sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==", + "license": "MIT", + "dependencies": { + "@swc/helpers": "^0.5.12", + "brotli": "^1.3.2", + "clone": "^2.1.2", + "dfa": "^1.2.0", + "fast-deep-equal": "^3.1.3", + "restructure": "^3.0.0", + "tiny-inflate": "^1.0.3", + "unicode-properties": "^1.4.0", + "unicode-trie": "^2.0.0" + } + }, + "node_modules/for-each": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", + "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", + "license": "MIT", + "dependencies": { + "is-callable": "^1.2.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/form-data": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz", + "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", + "license": "MIT", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "es-set-tostringtag": "^2.1.0", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true, + "license": "ISC" + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "dev": true, + "license": "ISC", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-intrinsic": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", + "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "function-bind": "^1.1.2", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-nonce": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz", + "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "license": "ISC", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dev": true, + "license": "MIT", + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/gopd": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "dev": true, + "license": "MIT" + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "license": "MIT", + "dependencies": { + "es-define-property": "^1.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-tostringtag": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "license": "MIT", + "dependencies": { + "has-symbols": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/hsl-to-hex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/hsl-to-hex/-/hsl-to-hex-1.0.0.tgz", + "integrity": "sha512-K6GVpucS5wFf44X0h2bLVRDsycgJmf9FF2elg+CrqD8GcFU8c6vYhgXn8NjUkFCwj+xDFb70qgLbTUm6sxwPmA==", + "license": "MIT", + "dependencies": { + "hsl-to-rgb-for-reals": "^1.1.0" + } + }, + "node_modules/hsl-to-rgb-for-reals": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz", + "integrity": "sha512-LgOWAkrN0rFaQpfdWBQlv/VhkOxb5AsBjk6NQVx4yEzWS923T07X0M1Y0VNko2H52HeSpZrZNNMJ0aFqsdVzQg==", + "license": "ISC" + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "license": "MIT", + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/hyphen": { + "version": "1.10.6", + "resolved": "https://registry.npmjs.org/hyphen/-/hyphen-1.10.6.tgz", + "integrity": "sha512-fXHXcGFTXOvZTSkPJuGOQf5Lv5T/R2itiiCVPg9LxAje5D00O0pP83yJShFq5V89Ly//Gt6acj7z8pbBr34stw==", + "license": "ISC" + }, + "node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "license": "MIT", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "BSD-3-Clause" + }, + "node_modules/ignore": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 4" + } + }, + "node_modules/immutable": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.2.tgz", + "integrity": "sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/import-fresh": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", + "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", + "license": "MIT", + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/import-from-esm": { + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/import-from-esm/-/import-from-esm-1.3.4.tgz", + "integrity": "sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==", + "dev": true, + "license": "MIT", + "dependencies": { + "debug": "^4.3.4", + "import-meta-resolve": "^4.0.0" + }, + "engines": { + "node": ">=16.20" + } + }, + "node_modules/import-meta-resolve": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", + "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==", + "dev": true, + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "license": "ISC", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "license": "ISC" + }, + "node_modules/inquirer": { + "version": "7.3.3", + "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz", + "integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-escapes": "^4.2.1", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-width": "^3.0.0", + "external-editor": "^3.0.3", + "figures": "^3.0.0", + "lodash": "^4.17.19", + "mute-stream": "0.0.8", + "run-async": "^2.4.0", + "rxjs": "^6.6.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0", + "through": "^2.3.6" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/internmap": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", + "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/invariant": { + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", + "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", + "license": "MIT", + "dependencies": { + "loose-envify": "^1.0.0" + } + }, + "node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "license": "MIT", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/is-arguments": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz", + "integrity": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "has-tostringtag": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", + "license": "MIT" + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dev": true, + "license": "MIT", + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-callable": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-core-module": { + "version": "2.16.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", + "license": "MIT", + "dependencies": { + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-docker": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", + "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", + "dev": true, + "license": "MIT", + "bin": { + "is-docker": "cli.js" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-generator-function": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", + "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.3", + "get-proto": "^1.0.0", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-interactive": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", + "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-regex": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", + "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-typed-array": { + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", + "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", + "license": "MIT", + "dependencies": { + "which-typed-array": "^1.1.16" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-url": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz", + "integrity": "sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==", + "license": "MIT" + }, + "node_modules/is-wsl": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", + "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-docker": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "license": "ISC" + }, + "node_modules/jay-peg": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/jay-peg/-/jay-peg-1.1.1.tgz", + "integrity": "sha512-D62KEuBxz/ip2gQKOEhk/mx14o7eiFRaU+VNNSP4MOiIkwb/D6B3G1Mfas7C/Fit8EsSV2/IWjZElx/Gs6A4ww==", + "license": "MIT", + "dependencies": { + "restructure": "^3.0.0" + } + }, + "node_modules/jest-get-type": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", + "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", + "license": "MIT", + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-validate": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", + "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", + "license": "MIT", + "dependencies": { + "@jest/types": "^29.6.3", + "camelcase": "^6.2.0", + "chalk": "^4.0.0", + "jest-get-type": "^29.6.3", + "leven": "^3.1.0", + "pretty-format": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jiti": { + "version": "1.21.7", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", + "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", + "license": "MIT", + "bin": { + "jiti": "bin/jiti.js" + } + }, + "node_modules/js-sha256": { + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.10.1.tgz", + "integrity": "sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw==", + "license": "MIT" + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "license": "MIT" + }, + "node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "license": "MIT", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/jsesc": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", + "dev": true, + "license": "MIT", + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "license": "MIT" + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true, + "license": "MIT" + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true, + "license": "MIT" + }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true, + "license": "MIT", + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "license": "MIT", + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/klona": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz", + "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", + "license": "MIT", + "engines": { + "node": ">= 8" + } + }, + "node_modules/leven": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", + "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/linebreak": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", + "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", + "license": "MIT", + "dependencies": { + "base64-js": "0.0.8", + "unicode-trie": "^2.0.0" + } + }, + "node_modules/linebreak/node_modules/base64-js": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", + "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "license": "MIT" + }, + "node_modules/linkify-it": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", + "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", + "license": "MIT", + "dependencies": { + "uc.micro": "^2.0.0" + } + }, + "node_modules/linkifyjs": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.1.tgz", + "integrity": "sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg==", + "license": "MIT" + }, + "node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "license": "MIT" + }, + "node_modules/lodash.get": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", + "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==", + "license": "MIT" + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/lodash.sortby": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", + "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", + "dev": true, + "license": "MIT" + }, + "node_modules/log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "dev": true, + "license": "MIT", + "dependencies": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/loose-envify": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "license": "MIT", + "dependencies": { + "js-tokens": "^3.0.0 || ^4.0.0" + }, + "bin": { + "loose-envify": "cli.js" + } + }, + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "license": "ISC", + "dependencies": { + "yallist": "^3.0.2" + } + }, + "node_modules/markdown-it": { + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz", + "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", + "license": "MIT", + "dependencies": { + "argparse": "^2.0.1", + "entities": "^4.4.0", + "linkify-it": "^5.0.0", + "mdurl": "^2.0.0", + "punycode.js": "^2.3.1", + "uc.micro": "^2.1.0" + }, + "bin": { + "markdown-it": "bin/markdown-it.mjs" + } + }, + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/mdurl": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz", + "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==", + "license": "MIT" + }, + "node_modules/media-engine": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/media-engine/-/media-engine-1.0.3.tgz", + "integrity": "sha512-aa5tG6sDoK+k70B9iEX1NeyfT8ObCKhNDs6lJVpwF6r8vhUfuKMslIcirq6HIUYuuUYLefcEQOn9bSBOvawtwg==", + "license": "MIT" + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", + "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 8" + } + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/micromatch": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "dev": true, + "license": "MIT", + "dependencies": { + "braces": "^3.0.3", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "license": "MIT", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/mime-db": { + "version": "1.54.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", + "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types/node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mimic-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/moo": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz", + "integrity": "sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==", + "license": "BSD-3-Clause" + }, + "node_modules/mrmime": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", + "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", + "license": "MIT", + "engines": { + "node": ">=10" + } + }, + "node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/mute-stream": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz", + "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==", + "dev": true, + "license": "ISC" + }, + "node_modules/nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true, + "license": "MIT" + }, + "node_modules/natural-compare-lite": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", + "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", + "dev": true, + "license": "MIT" + }, + "node_modules/negotiator": { + "version": "0.6.4", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz", + "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/node-addon-api": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", + "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", + "dev": true, + "license": "MIT", + "optional": true + }, + "node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "license": "MIT", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-fetch/node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", + "license": "MIT" + }, + "node_modules/node-fetch/node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", + "license": "BSD-2-Clause" + }, + "node_modules/node-fetch/node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "license": "MIT", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/node-releases": { + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", + "dev": true, + "license": "MIT" + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/normalize-svg-path": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz", + "integrity": "sha512-r9KHKG2UUeB5LoTouwDzBy2VxXlHsiM6fyLQvnJa0S5hrhzqElH/CH7TUGhT1fVvIYBIKf3OpY4YJ4CK+iaqHg==", + "license": "MIT", + "dependencies": { + "svg-arc-to-cubic-bezier": "^3.0.0" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-inspect": { + "version": "1.13.4", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", + "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "license": "MIT", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "license": "ISC", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/open": { + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", + "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "define-lazy-prop": "^2.0.0", + "is-docker": "^2.1.1", + "is-wsl": "^2.2.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "license": "MIT", + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/ora": { + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", + "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "bl": "^4.1.0", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.5.0", + "is-interactive": "^1.0.0", + "is-unicode-supported": "^0.1.0", + "log-symbols": "^4.1.0", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/orderedmap": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz", + "integrity": "sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g==", + "license": "MIT" + }, + "node_modules/os-tmpdir": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/pako": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", + "license": "(MIT AND Zlib)" + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "license": "MIT", + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "license": "MIT", + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/parse-svg-path": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz", + "integrity": "sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ==", + "license": "MIT" + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "license": "MIT" + }, + "node_modules/path-to-regexp": { + "version": "0.1.12", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz", + "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", + "license": "MIT" + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/pathe": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "license": "ISC" + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pkg-up": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz", + "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==", + "dev": true, + "license": "MIT", + "dependencies": { + "find-up": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-up/node_modules/find-up": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", + "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", + "dev": true, + "license": "MIT", + "dependencies": { + "locate-path": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/pkg-up/node_modules/locate-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", + "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-locate": "^3.0.0", + "path-exists": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/pkg-up/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-up/node_modules/p-locate": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", + "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-limit": "^2.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/pkg-up/node_modules/path-exists": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", + "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/pofile": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/pofile/-/pofile-1.1.4.tgz", + "integrity": "sha512-r6Q21sKsY1AjTVVjOuU02VYKVNQGJNQHjTIvs4dEbeuuYfxgYk/DGD2mqqq4RDaVkwdSq0VEtmQUOPe/wH8X3g==", + "dev": true, + "license": "MIT" + }, + "node_modules/possible-typed-array-names": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", + "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/postcss": { + "version": "8.5.4", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz", + "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "nanoid": "^3.3.11", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/postcss-js": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "dev": true, + "license": "MIT", + "dependencies": { + "camelcase-css": "^2.0.1" + }, + "engines": { + "node": "^12 || ^14 || >= 16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.4.21" + } + }, + "node_modules/postcss-mixins": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-9.0.4.tgz", + "integrity": "sha512-XVq5jwQJDRu5M1XGkdpgASqLk37OqkH4JCFDXl/Dn7janOJjCTEKL+36cnRVy7bMtoBzALfO7bV7nTIsFnUWLA==", + "dev": true, + "license": "MIT", + "dependencies": { + "fast-glob": "^3.2.11", + "postcss-js": "^4.0.0", + "postcss-simple-vars": "^7.0.0", + "sugarss": "^4.0.1" + }, + "engines": { + "node": ">=14.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.2.14" + } + }, + "node_modules/postcss-nested": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", + "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "postcss-selector-parser": "^6.1.1" + }, + "engines": { + "node": ">=12.0" + }, + "peerDependencies": { + "postcss": "^8.2.14" + } + }, + "node_modules/postcss-preset-mantine": { + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz", + "integrity": "sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "postcss-mixins": "^9.0.4", + "postcss-nested": "^6.0.1" + }, + "peerDependencies": { + "postcss": ">=8.0.0" + } + }, + "node_modules/postcss-selector-parser": { + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", + "dev": true, + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-simple-vars": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz", + "integrity": "sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.2.1" + } + }, + "node_modules/postcss-value-parser": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "license": "MIT" + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/pretty-format": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", + "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", + "license": "MIT", + "dependencies": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/pretty-format/node_modules/ansi-styles": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/prop-types": { + "version": "15.8.1", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "license": "MIT", + "dependencies": { + "loose-envify": "^1.4.0", + "object-assign": "^4.1.1", + "react-is": "^16.13.1" + } + }, + "node_modules/prop-types/node_modules/react-is": { + "version": "16.13.1", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "license": "MIT" + }, + "node_modules/prosemirror-changeset": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz", + "integrity": "sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ==", + "license": "MIT", + "dependencies": { + "prosemirror-transform": "^1.0.0" + } + }, + "node_modules/prosemirror-collab": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz", + "integrity": "sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.0.0" + } + }, + "node_modules/prosemirror-commands": { + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz", + "integrity": "sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.0.0", + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.10.2" + } + }, + "node_modules/prosemirror-dropcursor": { + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz", + "integrity": "sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw==", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.1.0", + "prosemirror-view": "^1.1.0" + } + }, + "node_modules/prosemirror-gapcursor": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz", + "integrity": "sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ==", + "license": "MIT", + "dependencies": { + "prosemirror-keymap": "^1.0.0", + "prosemirror-model": "^1.0.0", + "prosemirror-state": "^1.0.0", + "prosemirror-view": "^1.0.0" + } + }, + "node_modules/prosemirror-history": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.4.1.tgz", + "integrity": "sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ==", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.2.2", + "prosemirror-transform": "^1.0.0", + "prosemirror-view": "^1.31.0", + "rope-sequence": "^1.3.0" + } + }, + "node_modules/prosemirror-inputrules": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.0.tgz", + "integrity": "sha512-K0xJRCmt+uSw7xesnHmcn72yBGTbY45vm8gXI4LZXbx2Z0jwh5aF9xrGQgrVPu0WbyFVFF3E/o9VhJYz6SQWnA==", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.0.0" + } + }, + "node_modules/prosemirror-keymap": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz", + "integrity": "sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw==", + "license": "MIT", + "dependencies": { + "prosemirror-state": "^1.0.0", + "w3c-keyname": "^2.2.0" + } + }, + "node_modules/prosemirror-markdown": { + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz", + "integrity": "sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g==", + "license": "MIT", + "dependencies": { + "@types/markdown-it": "^14.0.0", + "markdown-it": "^14.0.0", + "prosemirror-model": "^1.25.0" + } + }, + "node_modules/prosemirror-menu": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz", + "integrity": "sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ==", + "license": "MIT", + "dependencies": { + "crelt": "^1.0.0", + "prosemirror-commands": "^1.0.0", + "prosemirror-history": "^1.0.0", + "prosemirror-state": "^1.0.0" + } + }, + "node_modules/prosemirror-model": { + "version": "1.25.1", + "resolved": "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.1.tgz", + "integrity": "sha512-AUvbm7qqmpZa5d9fPKMvH1Q5bqYQvAZWOGRvxsB6iFLyycvC9MwNemNVjHVrWgjaoxAfY8XVg7DbvQ/qxvI9Eg==", + "license": "MIT", + "dependencies": { + "orderedmap": "^2.0.0" + } + }, + "node_modules/prosemirror-schema-basic": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz", + "integrity": "sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.25.0" + } + }, + "node_modules/prosemirror-schema-list": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz", + "integrity": "sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.0.0", + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.7.3" + } + }, + "node_modules/prosemirror-state": { + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.3.tgz", + "integrity": "sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q==", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.0.0", + "prosemirror-transform": "^1.0.0", + "prosemirror-view": "^1.27.0" + } + }, + "node_modules/prosemirror-tables": { + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.7.1.tgz", + "integrity": "sha512-eRQ97Bf+i9Eby99QbyAiyov43iOKgWa7QCGly+lrDt7efZ1v8NWolhXiB43hSDGIXT1UXgbs4KJN3a06FGpr1Q==", + "license": "MIT", + "dependencies": { + "prosemirror-keymap": "^1.2.2", + "prosemirror-model": "^1.25.0", + "prosemirror-state": "^1.4.3", + "prosemirror-transform": "^1.10.3", + "prosemirror-view": "^1.39.1" + } + }, + "node_modules/prosemirror-trailing-node": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz", + "integrity": "sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==", + "license": "MIT", + "dependencies": { + "@remirror/core-constants": "3.0.0", + "escape-string-regexp": "^4.0.0" + }, + "peerDependencies": { + "prosemirror-model": "^1.22.1", + "prosemirror-state": "^1.4.2", + "prosemirror-view": "^1.33.8" + } + }, + "node_modules/prosemirror-transform": { + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.10.4.tgz", + "integrity": "sha512-pwDy22nAnGqNR1feOQKHxoFkkUtepoFAd3r2hbEDsnf4wp57kKA36hXsB3njA9FtONBEwSDnDeCiJe+ItD+ykw==", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.21.0" + } + }, + "node_modules/prosemirror-view": { + "version": "1.39.3", + "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.39.3.tgz", + "integrity": "sha512-bY/7kg0LzRE7ytR0zRdSMWX3sknEjw68l836ffLPMh0OG3OYnNuBDUSF3v0vjvnzgYjgY9ZH/RypbARURlcMFA==", + "license": "MIT", + "dependencies": { + "prosemirror-model": "^1.20.0", + "prosemirror-state": "^1.0.0", + "prosemirror-transform": "^1.1.0" + } + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "license": "MIT", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "license": "MIT" + }, + "node_modules/pseudolocale": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/pseudolocale/-/pseudolocale-2.1.0.tgz", + "integrity": "sha512-af5fsrRvVwD+MBasBJvuDChT0KDqT0nEwD9NTgbtHJ16FKomWac9ua0z6YVNB4G9x9IOaiGWym62aby6n4tFMA==", + "dev": true, + "license": "MIT", + "dependencies": { + "commander": "^10.0.0" + }, + "bin": { + "pseudolocale": "dist/cli.mjs" + }, + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/punycode.js": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz", + "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/qr-scanner": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/qr-scanner/-/qr-scanner-1.4.2.tgz", + "integrity": "sha512-kV1yQUe2FENvn59tMZW6mOVfpq9mGxGf8l6+EGaXUOd4RBOLg7tRC83OrirM5AtDvZRpdjdlXURsHreAOSPOUw==", + "license": "MIT", + "dependencies": { + "@types/offscreencanvas": "^2019.6.4" + } + }, + "node_modules/qr.js": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz", + "integrity": "sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ==", + "license": "MIT" + }, + "node_modules/qs": { + "version": "6.13.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", + "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "license": "BSD-3-Clause", + "dependencies": { + "side-channel": "^1.0.6" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/query-string": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/query-string/-/query-string-8.2.0.tgz", + "integrity": "sha512-tUZIw8J0CawM5wyGBiDOAp7ObdRQh4uBor/fUR9ZjmbZVvw95OD9If4w3MQxr99rg0DJZ/9CIORcpEqU5hQG7g==", + "license": "MIT", + "dependencies": { + "decode-uri-component": "^0.4.1", + "filter-obj": "^5.1.0", + "split-on-first": "^3.0.0" + }, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/queue": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", + "integrity": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==", + "license": "MIT", + "dependencies": { + "inherits": "~2.0.3" + } + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==", + "dev": true, + "license": "MIT" + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", + "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", + "license": "MIT", + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/react": { + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", + "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", + "license": "MIT", + "dependencies": { + "loose-envify": "^1.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/react-dom": { + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", + "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", + "license": "MIT", + "dependencies": { + "loose-envify": "^1.1.0", + "scheduler": "^0.23.2" + }, + "peerDependencies": { + "react": "^18.3.1" + } + }, + "node_modules/react-dom/node_modules/scheduler": { + "version": "0.23.2", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", + "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", + "license": "MIT", + "dependencies": { + "loose-envify": "^1.1.0" + } + }, + "node_modules/react-dropzone": { + "version": "14.3.8", + "resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.3.8.tgz", + "integrity": "sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug==", + "license": "MIT", + "dependencies": { + "attr-accept": "^2.2.4", + "file-selector": "^2.1.0", + "prop-types": "^15.8.1" + }, + "engines": { + "node": ">= 10.13" + }, + "peerDependencies": { + "react": ">= 16.8 || 18.0.0" + } + }, + "node_modules/react-fast-compare": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz", + "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==", + "license": "MIT" + }, + "node_modules/react-helmet-async": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-2.0.5.tgz", + "integrity": "sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg==", + "license": "Apache-2.0", + "dependencies": { + "invariant": "^2.2.4", + "react-fast-compare": "^3.2.2", + "shallowequal": "^1.1.0" + }, + "peerDependencies": { + "react": "^16.6.0 || ^17.0.0 || ^18.0.0" + } + }, + "node_modules/react-is": { + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", + "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", + "license": "MIT" + }, + "node_modules/react-number-format": { + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/react-number-format/-/react-number-format-5.4.4.tgz", + "integrity": "sha512-wOmoNZoOpvMminhifQYiYSTCLUDOiUbBunrMrMjA+dV52sY+vck1S4UhR6PkgnoCquvvMSeJjErXZ4qSaWCliA==", + "license": "MIT", + "peerDependencies": { + "react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/react-qr-code": { + "version": "2.0.15", + "resolved": "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.15.tgz", + "integrity": "sha512-MkZcjEXqVKqXEIMVE0mbcGgDpkfSdd8zhuzXEl9QzYeNcw8Hq2oVIzDLWuZN2PQBwM5PWjc2S31K8Q1UbcFMfw==", + "license": "MIT", + "dependencies": { + "prop-types": "^15.8.1", + "qr.js": "0.0.0" + }, + "peerDependencies": { + "react": "*" + } + }, + "node_modules/react-refresh": { + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz", + "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/react-remove-scroll": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.0.tgz", + "integrity": "sha512-sGsQtcjMqdQyijAHytfGEELB8FufGbfXIsvUTe+NLx1GDRJCXtCFLBLUI1eyZCKXXvbEU2C6gai0PZKoIE9Vbg==", + "license": "MIT", + "dependencies": { + "react-remove-scroll-bar": "^2.3.7", + "react-style-singleton": "^2.2.3", + "tslib": "^2.1.0", + "use-callback-ref": "^1.3.3", + "use-sidecar": "^1.1.3" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/react-remove-scroll-bar": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz", + "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==", + "license": "MIT", + "dependencies": { + "react-style-singleton": "^2.2.2", + "tslib": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/react-router": { + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.6.1.tgz", + "integrity": "sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ==", + "license": "MIT", + "dependencies": { + "cookie": "^1.0.1", + "set-cookie-parser": "^2.6.0" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "react": ">=18", + "react-dom": ">=18" + }, + "peerDependenciesMeta": { + "react-dom": { + "optional": true + } + } + }, + "node_modules/react-router-dom": { + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.6.1.tgz", + "integrity": "sha512-vxU7ei//UfPYQ3iZvHuO1D/5fX3/JOqhNTbRR+WjSBWxf9bIvpWK+ftjmdfJHzPOuMQKe2fiEdG+dZX6E8uUpA==", + "license": "MIT", + "dependencies": { + "react-router": "7.6.1" + }, + "engines": { + "node": ">=20.0.0" + }, + "peerDependencies": { + "react": ">=18", + "react-dom": ">=18" + } + }, + "node_modules/react-router/node_modules/cookie": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz", + "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/react-smooth": { + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz", + "integrity": "sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==", + "license": "MIT", + "dependencies": { + "fast-equals": "^5.0.1", + "prop-types": "^15.8.1", + "react-transition-group": "^4.4.5" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/react-style-singleton": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz", + "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==", + "license": "MIT", + "dependencies": { + "get-nonce": "^1.0.0", + "tslib": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/react-textarea-autosize": { + "version": "8.5.9", + "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz", + "integrity": "sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==", + "license": "MIT", + "dependencies": { + "@babel/runtime": "^7.20.13", + "use-composed-ref": "^1.3.0", + "use-latest": "^1.2.1" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/react-transition-group": { + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", + "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", + "license": "BSD-3-Clause", + "dependencies": { + "@babel/runtime": "^7.5.5", + "dom-helpers": "^5.0.1", + "loose-envify": "^1.4.0", + "prop-types": "^15.6.2" + }, + "peerDependencies": { + "react": ">=16.6.0", + "react-dom": ">=16.6.0" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readdirp": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", + "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 14.18.0" + }, + "funding": { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/recharts": { + "version": "2.15.3", + "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.3.tgz", + "integrity": "sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ==", + "license": "MIT", + "dependencies": { + "clsx": "^2.0.0", + "eventemitter3": "^4.0.1", + "lodash": "^4.17.21", + "react-is": "^18.3.1", + "react-smooth": "^4.0.4", + "recharts-scale": "^0.4.4", + "tiny-invariant": "^1.3.1", + "victory-vendor": "^36.6.8" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/recharts-scale": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz", + "integrity": "sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==", + "license": "MIT", + "dependencies": { + "decimal.js-light": "^2.4.1" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.10", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", + "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", + "license": "MIT", + "dependencies": { + "is-core-module": "^2.16.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/restore-cursor": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", + "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", + "dev": true, + "license": "MIT", + "dependencies": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/restructure": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz", + "integrity": "sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==", + "license": "MIT" + }, + "node_modules/reusify": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", + "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", + "dev": true, + "license": "MIT", + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "license": "ISC", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rollup": { + "version": "4.41.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz", + "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/estree": "1.0.7" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.41.1", + "@rollup/rollup-android-arm64": "4.41.1", + "@rollup/rollup-darwin-arm64": "4.41.1", + "@rollup/rollup-darwin-x64": "4.41.1", + "@rollup/rollup-freebsd-arm64": "4.41.1", + "@rollup/rollup-freebsd-x64": "4.41.1", + "@rollup/rollup-linux-arm-gnueabihf": "4.41.1", + "@rollup/rollup-linux-arm-musleabihf": "4.41.1", + "@rollup/rollup-linux-arm64-gnu": "4.41.1", + "@rollup/rollup-linux-arm64-musl": "4.41.1", + "@rollup/rollup-linux-loongarch64-gnu": "4.41.1", + "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1", + "@rollup/rollup-linux-riscv64-gnu": "4.41.1", + "@rollup/rollup-linux-riscv64-musl": "4.41.1", + "@rollup/rollup-linux-s390x-gnu": "4.41.1", + "@rollup/rollup-linux-x64-gnu": "4.41.1", + "@rollup/rollup-linux-x64-musl": "4.41.1", + "@rollup/rollup-win32-arm64-msvc": "4.41.1", + "@rollup/rollup-win32-ia32-msvc": "4.41.1", + "@rollup/rollup-win32-x64-msvc": "4.41.1", + "fsevents": "~2.3.2" + } + }, + "node_modules/rollup-plugin-visualizer": { + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz", + "integrity": "sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==", + "dev": true, + "license": "MIT", + "dependencies": { + "open": "^8.4.0", + "picomatch": "^4.0.2", + "source-map": "^0.7.4", + "yargs": "^17.5.1" + }, + "bin": { + "rollup-plugin-visualizer": "dist/bin/cli.js" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "rolldown": "1.x", + "rollup": "2.x || 3.x || 4.x" + }, + "peerDependenciesMeta": { + "rolldown": { + "optional": true + }, + "rollup": { + "optional": true + } + } + }, + "node_modules/rollup-plugin-visualizer/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/rope-sequence": { + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz", + "integrity": "sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ==", + "license": "MIT" + }, + "node_modules/run-async": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", + "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/rxjs": { + "version": "6.6.7", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", + "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "tslib": "^1.9.0" + }, + "engines": { + "npm": ">=2.0.0" + } + }, + "node_modules/rxjs/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true, + "license": "0BSD" + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT" + }, + "node_modules/safe-regex-test": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", + "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-regex": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "license": "MIT" + }, + "node_modules/sass": { + "version": "1.89.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz", + "integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "chokidar": "^4.0.0", + "immutable": "^5.0.2", + "source-map-js": ">=0.6.2 <2.0.0" + }, + "bin": { + "sass": "sass.js" + }, + "engines": { + "node": ">=14.0.0" + }, + "optionalDependencies": { + "@parcel/watcher": "^2.4.1" + } + }, + "node_modules/scheduler": { + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.17.0.tgz", + "integrity": "sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==", + "license": "MIT", + "dependencies": { + "loose-envify": "^1.1.0", + "object-assign": "^4.1.1" + } + }, + "node_modules/semver": { + "version": "7.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", + "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", + "dev": true, + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/send": { + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", + "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", + "license": "MIT", + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/send/node_modules/debug/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, + "node_modules/send/node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/serve-static": { + "version": "1.16.2", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", + "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", + "license": "MIT", + "dependencies": { + "encodeurl": "~2.0.0", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.19.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-cookie-parser": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz", + "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==", + "license": "MIT" + }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "license": "MIT", + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "license": "ISC" + }, + "node_modules/shallowequal": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", + "integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==", + "license": "MIT" + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/side-channel": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", + "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3", + "side-channel-list": "^1.0.0", + "side-channel-map": "^1.0.1", + "side-channel-weakmap": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-list": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", + "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-map": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", + "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-weakmap": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", + "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", + "license": "MIT", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3", + "side-channel-map": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "dev": true, + "license": "ISC" + }, + "node_modules/simple-swizzle": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", + "license": "MIT", + "dependencies": { + "is-arrayish": "^0.3.1" + } + }, + "node_modules/simple-swizzle/node_modules/is-arrayish": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", + "license": "MIT" + }, + "node_modules/sirv": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz", + "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==", + "license": "MIT", + "dependencies": { + "@polka/url": "^1.0.0-next.24", + "mrmime": "^2.0.0", + "totalist": "^3.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "license": "BSD-3-Clause", + "engines": { + "node": ">= 8" + } + }, + "node_modules/source-map-js": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "license": "MIT", + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/source-map-support/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/split-on-first": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz", + "integrity": "sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/stream-slice": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/stream-slice/-/stream-slice-0.1.2.tgz", + "integrity": "sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA==", + "license": "MIT" + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "license": "MIT", + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/sugarss": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/sugarss/-/sugarss-4.0.1.tgz", + "integrity": "sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.3.3" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/svg-arc-to-cubic-bezier": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz", + "integrity": "sha512-djbJ/vZKZO+gPoSDThGNpKDO+o+bAeA4XQKovvkNCqnIS2t+S4qnLAGQhyyrulhCFRl1WWzAp0wUDV8PpTVU3g==", + "license": "ISC" + }, + "node_modules/tabbable": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", + "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", + "license": "MIT" + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true, + "license": "MIT" + }, + "node_modules/through": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", + "dev": true, + "license": "MIT" + }, + "node_modules/tiny-inflate": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", + "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", + "license": "MIT" + }, + "node_modules/tiny-invariant": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", + "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", + "license": "MIT" + }, + "node_modules/tippy.js": { + "version": "6.3.7", + "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz", + "integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==", + "license": "MIT", + "dependencies": { + "@popperjs/core": "^2.9.0" + } + }, + "node_modules/tmp": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", + "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14.14" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "license": "MIT", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/totalist": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz", + "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/tr46": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", + "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", + "dev": true, + "license": "MIT", + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "license": "0BSD" + }, + "node_modules/tsutils": { + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", + "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", + "dev": true, + "license": "MIT", + "dependencies": { + "tslib": "^1.8.1" + }, + "engines": { + "node": ">= 6" + }, + "peerDependencies": { + "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" + } + }, + "node_modules/tsutils/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", + "dev": true, + "license": "0BSD" + }, + "node_modules/turbo-stream": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.1.tgz", + "integrity": "sha512-v8kOJXpG3WoTN/+at8vK7erSzo6nW6CIaeOvNOkHQVDajfz1ZVeSxCbc6tOH4hrGZW7VUCV0TOXd8CPzYnYkrw==", + "license": "ISC" + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "license": "MIT", + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "license": "(MIT OR CC0-1.0)", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "license": "MIT", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/typescript": { + "version": "5.8.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", + "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "devOptional": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/uc.micro": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz", + "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==", + "license": "MIT" + }, + "node_modules/undici": { + "version": "6.21.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz", + "integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==", + "license": "MIT", + "engines": { + "node": ">=18.17" + } + }, + "node_modules/undici-types": { + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "dev": true, + "license": "MIT" + }, + "node_modules/unicode-properties": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz", + "integrity": "sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==", + "license": "MIT", + "dependencies": { + "base64-js": "^1.3.0", + "unicode-trie": "^2.0.0" + } + }, + "node_modules/unicode-trie": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", + "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", + "license": "MIT", + "dependencies": { + "pako": "^0.2.5", + "tiny-inflate": "^1.0.0" + } + }, + "node_modules/unicode-trie/node_modules/pako": { + "version": "0.2.9", + "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", + "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", + "license": "MIT" + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/unraw": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/unraw/-/unraw-3.0.0.tgz", + "integrity": "sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==", + "license": "MIT" + }, + "node_modules/update-browserslist-db": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", + "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "escalade": "^3.2.0", + "picocolors": "^1.1.1" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "license": "BSD-2-Clause", + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/use-callback-ref": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz", + "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==", + "license": "MIT", + "dependencies": { + "tslib": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/use-composed-ref": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.4.0.tgz", + "integrity": "sha512-djviaxuOOh7wkj0paeO1Q/4wMZ8Zrnag5H6yBvzN7AKKe8beOaED9SF5/ByLqsku8NP4zQqsvM2u3ew/tJK8/w==", + "license": "MIT", + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/use-isomorphic-layout-effect": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz", + "integrity": "sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA==", + "license": "MIT", + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/use-latest": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.3.0.tgz", + "integrity": "sha512-mhg3xdm9NaM8q+gLT8KryJPnRFOz1/5XPBhmDEVZK1webPzDjrPk7f/mbpeLqTgB9msytYWANxgALOCJKnLvcQ==", + "license": "MIT", + "dependencies": { + "use-isomorphic-layout-effect": "^1.1.1" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/use-sidecar": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz", + "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==", + "license": "MIT", + "dependencies": { + "detect-node-es": "^1.1.0", + "tslib": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/use-sync-external-store": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz", + "integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==", + "license": "MIT", + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/util": { + "version": "0.12.5", + "resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz", + "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "is-arguments": "^1.0.4", + "is-generator-function": "^1.0.7", + "is-typed-array": "^1.1.3", + "which-typed-array": "^1.1.2" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "license": "MIT" + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "license": "MIT", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/victory-vendor": { + "version": "36.9.2", + "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.9.2.tgz", + "integrity": "sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==", + "license": "MIT AND ISC", + "dependencies": { + "@types/d3-array": "^3.0.3", + "@types/d3-ease": "^3.0.0", + "@types/d3-interpolate": "^3.0.1", + "@types/d3-scale": "^4.0.2", + "@types/d3-shape": "^3.1.0", + "@types/d3-time": "^3.0.0", + "@types/d3-timer": "^3.0.0", + "d3-array": "^3.1.6", + "d3-ease": "^3.0.1", + "d3-interpolate": "^3.0.1", + "d3-scale": "^4.0.2", + "d3-shape": "^3.1.0", + "d3-time": "^3.0.0", + "d3-timer": "^3.0.1" + } + }, + "node_modules/vite": { + "version": "5.4.19", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz", + "integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==", + "dev": true, + "license": "MIT", + "dependencies": { + "esbuild": "^0.21.3", + "postcss": "^8.4.43", + "rollup": "^4.20.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^18.0.0 || >=20.0.0", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "sass-embedded": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + } + } + }, + "node_modules/vite-bundle-visualizer": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz", + "integrity": "sha512-cwz/Pg6+95YbgIDp+RPwEToc4TKxfsFWSG/tsl2DSZd9YZicUag1tQXjJ5xcL7ydvEoaC2FOZeaXOU60t9BRXw==", + "dev": true, + "license": "MIT", + "dependencies": { + "cac": "^6.7.14", + "import-from-esm": "^1.3.3", + "rollup-plugin-visualizer": "^5.11.0", + "tmp": "^0.2.1" + }, + "bin": { + "vite-bundle-visualizer": "bin.js" + }, + "engines": { + "node": "^18.19.0 || >=20.6.0" + } + }, + "node_modules/vite-compatible-readable-stream": { + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/vite-compatible-readable-stream/-/vite-compatible-readable-stream-3.6.1.tgz", + "integrity": "sha512-t20zYkrSf868+j/p31cRIGN28Phrjm3nRSLR2fyc2tiWi4cZGVdv68yNlwnIINTkMTmPoMiSlc0OadaO7DXZaQ==", + "license": "MIT", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/vite-plugin-copy": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/vite-plugin-copy/-/vite-plugin-copy-0.1.6.tgz", + "integrity": "sha512-bqIaefZOE2Jx8P5wJuHKL5GzCERa/pcwdUQWaocyTNXgalN2xkxXH7LmqRJ34V2OlKF2F9E/zj0zITS7U6PpUg==", + "dev": true, + "license": "MIT", + "dependencies": { + "fast-glob": "^3.2.7" + }, + "engines": { + "node": ">=14.8.0" + } + }, + "node_modules/w3c-keyname": { + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz", + "integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==", + "license": "MIT" + }, + "node_modules/wcwidth": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", + "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", + "dev": true, + "license": "MIT", + "dependencies": { + "defaults": "^1.0.3" + } + }, + "node_modules/web-encoding": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/web-encoding/-/web-encoding-1.1.5.tgz", + "integrity": "sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA==", + "license": "MIT", + "dependencies": { + "util": "^0.12.3" + }, + "optionalDependencies": { + "@zxing/text-encoding": "0.9.0" + } + }, + "node_modules/web-streams-polyfill": { + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", + "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", + "license": "MIT", + "engines": { + "node": ">= 8" + } + }, + "node_modules/webidl-conversions": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", + "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", + "dev": true, + "license": "BSD-2-Clause" + }, + "node_modules/whatwg-url": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", + "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", + "dev": true, + "license": "MIT", + "dependencies": { + "lodash.sortby": "^4.7.0", + "tr46": "^1.0.1", + "webidl-conversions": "^4.0.2" + } + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "license": "ISC", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/which-typed-array": { + "version": "1.1.19", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz", + "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", + "license": "MIT", + "dependencies": { + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "for-each": "^0.3.5", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true, + "license": "ISC" + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true, + "license": "ISC" + }, + "node_modules/yaml": { + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", + "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", + "license": "ISC", + "engines": { + "node": ">= 6" + } + }, + "node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dev": true, + "license": "MIT", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/yoga-layout": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/yoga-layout/-/yoga-layout-2.0.1.tgz", + "integrity": "sha512-tT/oChyDXelLo2A+UVnlW9GU7CsvFMaEnd9kVFsaiCQonFAXd3xrHhkLYu+suwwosrAEQ746xBU+HvYtm1Zs2Q==", + "license": "MIT" + } + } +} diff --git a/frontend/src/components/common/LanguageSwitcher/index.tsx b/frontend/src/components/common/LanguageSwitcher/index.tsx index 56d519a307..584c8cf0ca 100644 --- a/frontend/src/components/common/LanguageSwitcher/index.tsx +++ b/frontend/src/components/common/LanguageSwitcher/index.tsx @@ -10,6 +10,8 @@ export const LanguageSwitcher = () => { // Ideally these would be in the locales.ts file, but when they're there they don't translate const getLocaleName = (locale: SupportedLocales): string => { switch (locale) { + case "pl": + return t`Polish`; case "de": return t`German`; case "en": diff --git a/frontend/src/components/routes/auth/Login/index.tsx b/frontend/src/components/routes/auth/Login/index.tsx index 7dbea6b347..93cf0e8a34 100644 --- a/frontend/src/components/routes/auth/Login/index.tsx +++ b/frontend/src/components/routes/auth/Login/index.tsx @@ -66,7 +66,7 @@ const Login = () => {
loginUser(values))}> = { + pl: '🇵🇱', en: '🇬🇧', de: '🇩🇪', fr: '🇫🇷', @@ -20,6 +21,7 @@ export const localeToFlagEmojiMap: Record = { }; export const localeToNameMap: Record = { + pl: `Polish`, en: `English`, de: `German`, fr: `French`, diff --git a/frontend/src/locales/de.js b/frontend/src/locales/de.js index b3a94b340c..ae2a3fc10c 100644 --- a/frontend/src/locales/de.js +++ b/frontend/src/locales/de.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"„Hier gibt es noch nichts zu sehen“\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>erfolgreich eingecheckt\"],\"yxhYRZ\":[[\"0\"],\" <0>erfolgreich ausgecheckt\"],\"KMgp2+\":[[\"0\"],\" verfügbar\"],\"Pmr5xp\":[[\"0\"],\" erfolgreich erstellt\"],\"FImCSc\":[[\"0\"],\" erfolgreich aktualisiert\"],\"KOr9b4\":[[\"0\"],\"s Veranstaltungen\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" eingecheckt\"],\"Vjij1k\":[[\"days\"],\" Tage, \",[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"f3RdEk\":[[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"fyE7Au\":[[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"NlQ0cx\":[\"Erste Veranstaltung von \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Kapazitätszuweisungen ermöglichen es Ihnen, die Kapazität über Tickets oder ein ganzes Ereignis zu verwalten. Ideal für mehrtägige Veranstaltungen, Workshops und mehr, bei denen die Kontrolle der Teilnehmerzahl entscheidend ist.<1>Beispielsweise können Sie eine Kapazitätszuweisung mit einem <2>Tag Eins und einem <3>Alle Tage-Ticket verknüpfen. Sobald die Kapazität erreicht ist, werden beide Tickets automatisch nicht mehr zum Verkauf angeboten.\",\"Exjbj7\":\"<0>Einchecklisten helfen, den Eintritt der Teilnehmer zu verwalten. Sie können mehrere Tickets mit einer Eincheckliste verknüpfen und sicherstellen, dass nur Personen mit gültigen Tickets eintreten können.\",\"OXku3b\":\"<0>https://Ihre-website.com\",\"qnSLLW\":\"<0>Bitte geben Sie den Preis ohne Steuern und Gebühren ein.<1>Steuern und Gebühren können unten hinzugefügt werden.\",\"ZjMs6e\":\"<0>Die Anzahl der für dieses Produkt verfügbaren Produkte<1>Dieser Wert kann überschrieben werden, wenn mit diesem Produkt <2>Kapazitätsgrenzen verbunden sind.\",\"E15xs8\":\"⚡️ Richten Sie Ihre Veranstaltung ein\",\"FL6OwU\":\"✉️ Bestätigen Sie Ihre E-Mail-Adresse\",\"BN0OQd\":\"🎉 Herzlichen Glückwunsch zur Erstellung einer Veranstaltung!\",\"4kSf7w\":\"🎟️ Produkte hinzufügen\",\"4WT5tD\":\"🎨 Veranstaltungsseite anpassen\",\"3VPPdS\":\"💳 Mit Stripe verbinden\",\"cjdktw\":\"🚀 Veröffentliche dein Event\",\"rmelwV\":\"0 Minuten und 0 Sekunden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hauptstraße 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"01.01.2024 10:00\",\"Q/T49U\":\"01.01.2024 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Ein Datumseingabefeld. Perfekt, um nach einem Geburtsdatum o.ä. zu fragen.\",\"6euFZ/\":[\"Ein standardmäßiger \",[\"type\"],\" wird automatisch auf alle neuen Produkte angewendet. Sie können dies für jedes Produkt einzeln überschreiben.\"],\"SMUbbQ\":\"Eine Dropdown-Eingabe erlaubt nur eine Auswahl\",\"qv4bfj\":\"Eine Gebühr, beispielsweise eine Buchungsgebühr oder eine Servicegebühr\",\"POT0K/\":\"Ein fester Betrag pro Produkt. Z.B., 0,50 $ pro Produkt\",\"f4vJgj\":\"Eine mehrzeilige Texteingabe\",\"OIPtI5\":\"Ein Prozentsatz des Produktpreises. Z.B., 3,5 % des Produktpreises\",\"ZthcdI\":\"Ein Promo-Code ohne Rabatt kann verwendet werden, um versteckte Produkte anzuzeigen.\",\"AG/qmQ\":\"Eine Radiooption hat mehrere Optionen, aber nur eine kann ausgewählt werden.\",\"h179TP\":\"Eine kurze Beschreibung der Veranstaltung, die in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird die Veranstaltungsbeschreibung verwendet\",\"WKMnh4\":\"Eine einzeilige Texteingabe\",\"BHZbFy\":\"Eine einzelne Frage pro Bestellung. Z.B., Wie lautet Ihre Lieferadresse?\",\"Fuh+dI\":\"Eine einzelne Frage pro Produkt. Z.B., Welche T-Shirt-Größe haben Sie?\",\"RlJmQg\":\"Eine Standardsteuer wie Mehrwertsteuer oder GST\",\"uIKNjo\":\"Über die Veranstaltung\",\"3pykXZ\":\"Akzeptieren Sie Banküberweisungen, Schecks oder andere Offline-Zahlungsmethoden\",\"hrvLf4\":\"Akzeptieren Sie Kreditkartenzahlungen über Stripe\",\"bfXQ+N\":\"Einladung annehmen\",\"AeXO77\":\"Konto\",\"lkNdiH\":\"Kontoname\",\"Puv7+X\":\"Account Einstellungen\",\"OmylXO\":\"Konto erfolgreich aktualisiert\",\"7L01XJ\":\"Aktionen\",\"FQBaXG\":\"Aktivieren\",\"5T2HxQ\":\"Aktivierungsdatum\",\"F6pfE9\":\"Aktiv\",\"/PN1DA\":\"Fügen Sie eine Beschreibung für diese Eincheckliste hinzu\",\"0/vPdA\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu. Diese sind für den Teilnehmer nicht sichtbar.\",\"Or1CPR\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu...\",\"l3sZO1\":\"Fügen Sie Notizen zur Bestellung hinzu. Diese sind für den Kunden nicht sichtbar.\",\"xMekgu\":\"Fügen Sie Notizen zur Bestellung hinzu...\",\"PGPGsL\":\"Beschreibung hinzufügen\",\"gMK0ps\":\"Fügen Sie Ereignisdetails hinzu und verwalten Sie die Ereigniseinstellungen.\",\"OveehC\":\"Fügen Sie Anweisungen für Offline-Zahlungen hinzu (z. B. Überweisungsdetails, wo Schecks hingeschickt werden sollen, Zahlungsfristen)\",\"LTVoRa\":\"Weitere Produkte hinzufügen\",\"ApsD9J\":\"Neue hinzufügen\",\"TZxnm8\":\"Option hinzufügen\",\"24l4x6\":\"Produkt hinzufügen\",\"8q0EdE\":\"Produkt zur Kategorie hinzufügen\",\"YvCknQ\":\"Produkte hinzufügen\",\"Cw27zP\":\"Frage hinzufügen\",\"yWiPh+\":\"Steuern oder Gebühren hinzufügen\",\"goOKRY\":\"Ebene hinzufügen\",\"oZW/gT\":\"Zum Kalender hinzufügen\",\"pn5qSs\":\"Zusätzliche Informationen\",\"Y8DIQy\":\"Zusatzoptionen\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Anschrift Zeile 1\",\"POdIrN\":\"Anschrift Zeile 1\",\"cormHa\":\"Adresszeile 2\",\"gwk5gg\":\"Adresszeile 2\",\"U3pytU\":\"Administrator\",\"HLDaLi\":\"Administratorbenutzer haben vollständigen Zugriff auf Ereignisse und Kontoeinstellungen.\",\"W7AfhC\":\"Alle Teilnehmer dieser Veranstaltung\",\"cde2hc\":\"Alle Produkte\",\"5CQ+r0\":\"Erlauben Sie Teilnehmern, die mit unbezahlten Bestellungen verbunden sind, einzuchecken\",\"ipYKgM\":\"Suchmaschinenindizierung zulassen\",\"LRbt6D\":\"Suchmaschinen erlauben, dieses Ereignis zu indizieren\",\"+MHcJD\":\"Fast geschafft! Wir warten nur darauf, dass Ihre Zahlung bearbeitet wird. Dies sollte nur ein paar Sekunden dauern.\",\"ApOYO8\":\"Erstaunlich, Ereignis, Schlüsselwörter...\",\"hehnjM\":\"Menge\",\"R2O9Rg\":[\"Bezahlter Betrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Beim Laden der Seite ist ein Fehler aufgetreten\",\"Q7UCEH\":\"Beim Sortieren der Fragen ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder aktualisieren Sie die Seite\",\"jD/OCQ\":\"Ein Event ist die eigentliche Veranstaltung, die Sie veranstalten. Sie können später weitere Details hinzufügen.\",\"oBkF+i\":\"Ein Veranstalter ist das Unternehmen oder die Person, die die Veranstaltung ausrichtet.\",\"W5A0Ly\":\"Ein unerwarteter Fehler ist aufgetreten.\",\"byKna+\":\"Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut.\",\"ubdMGz\":\"Alle Anfragen von Produktinhabern werden an diese E-Mail-Adresse gesendet. Diese wird auch als „Antwort-an“-Adresse für alle von dieser Veranstaltung gesendeten E-Mails verwendet.\",\"aAIQg2\":\"Aussehen\",\"Ym1gnK\":\"angewandt\",\"sy6fss\":[\"Gilt für \",[\"0\"],\" Produkte\"],\"kadJKg\":\"Gilt für 1 Produkt\",\"DB8zMK\":\"Anwenden\",\"GctSSm\":\"Promo-Code anwenden\",\"ARBThj\":[\"Diesen \",[\"type\"],\" auf alle neuen Produkte anwenden\"],\"S0ctOE\":\"Veranstaltung archivieren\",\"TdfEV7\":\"Archiviert\",\"A6AtLP\":\"Archivierte Veranstaltungen\",\"q7TRd7\":\"Möchten Sie diesen Teilnehmer wirklich aktivieren?\",\"TvkW9+\":\"Sind Sie sicher, dass Sie diese Veranstaltung archivieren möchten?\",\"/CV2x+\":\"Möchten Sie diesen Teilnehmer wirklich stornieren? Dadurch wird sein Ticket ungültig.\",\"YgRSEE\":\"Möchten Sie diesen Aktionscode wirklich löschen?\",\"iU234U\":\"Möchten Sie diese Frage wirklich löschen?\",\"CMyVEK\":\"Möchten Sie diese Veranstaltung wirklich als Entwurf speichern? Dadurch wird die Veranstaltung für die Öffentlichkeit unsichtbar.\",\"mEHQ8I\":\"Möchten Sie diese Veranstaltung wirklich öffentlich machen? Dadurch wird die Veranstaltung für die Öffentlichkeit sichtbar\",\"s4JozW\":\"Sind Sie sicher, dass Sie diese Veranstaltung wiederherstellen möchten? Es wird als Entwurf wiederhergestellt.\",\"vJuISq\":\"Sind Sie sicher, dass Sie diese Kapazitätszuweisung löschen möchten?\",\"baHeCz\":\"Möchten Sie diese Eincheckliste wirklich löschen?\",\"LBLOqH\":\"Einmal pro Bestellung anfragen\",\"wu98dY\":\"Einmal pro Produkt fragen\",\"ss9PbX\":\"Teilnehmer\",\"m0CFV2\":\"Teilnehmerdetails\",\"QKim6l\":\"Teilnehmer nicht gefunden\",\"R5IT/I\":\"Teilnehmernotizen\",\"lXcSD2\":\"Fragen der Teilnehmer\",\"HT/08n\":\"Teilnehmer-Ticket\",\"9SZT4E\":\"Teilnehmer\",\"iPBfZP\":\"Registrierte Teilnehmer\",\"7KxcHR\":\"Teilnehmer mit einem bestimmten Produkt\",\"IMJ6rh\":\"Automatische Größenanpassung\",\"vZ5qKF\":\"Passen Sie die Widgethöhe automatisch an den Inhalt an. Wenn diese Option deaktiviert ist, füllt das Widget die Höhe des Containers aus.\",\"4lVaWA\":\"Warten auf Offline-Zahlung\",\"2rHwhl\":\"Warten auf Offline-Zahlung\",\"3wF4Q/\":\"Zahlung ausstehend\",\"ioG+xt\":\"Zahlung steht aus\",\"3PmQfI\":\"Tolles Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Zurück zu allen Events\",\"A302fe\":\"Zurück zur Veranstaltungsseite\",\"VCoEm+\":\"Zurück zur Anmeldung\",\"k1bLf+\":\"Hintergrundfarbe\",\"I7xjqg\":\"Hintergrundtyp\",\"1mwMl+\":\"Bevor Sie versenden!\",\"/yeZ20\":\"Bevor Ihre Veranstaltung live gehen kann, müssen Sie einige Dinge erledigen.\",\"ze6ETw\":\"Beginnen Sie in wenigen Minuten mit dem Verkauf von Produkten\",\"8rE61T\":\"Rechnungsadresse\",\"/xC/im\":\"Rechnungseinstellungen\",\"rp/zaT\":\"Brasilianisches Portugiesisch\",\"whqocw\":\"Mit der Registrierung stimmen Sie unseren <0>Servicebedingungen und <1>Datenschutzrichtlinie zu.\",\"bcCn6r\":\"Berechnungstyp\",\"+8bmSu\":\"Kalifornien\",\"iStTQt\":\"Die Kameraberechtigung wurde verweigert. <0>Fordern Sie die Berechtigung erneut an. Wenn dies nicht funktioniert, müssen Sie dieser Seite in Ihren Browsereinstellungen <1>Zugriff auf Ihre Kamera gewähren.\",\"dEgA5A\":\"Stornieren\",\"Gjt/py\":\"E-Mail-Änderung abbrechen\",\"tVJk4q\":\"Bestellung stornieren\",\"Os6n2a\":\"Bestellung stornieren\",\"Mz7Ygx\":[\"Bestellung stornieren \",[\"0\"]],\"3tTjpi\":\"Das Stornieren wird alle mit dieser Bestellung verbundenen Produkte stornieren und die Produkte wieder in den verfügbaren Bestand zurückgeben.\",\"vv7kpg\":\"Abgesagt\",\"U7nGvl\":\"Check-in nicht möglich\",\"QyjCeq\":\"Kapazität\",\"V6Q5RZ\":\"Kapazitätszuweisung erfolgreich erstellt\",\"k5p8dz\":\"Kapazitätszuweisung erfolgreich gelöscht\",\"nDBs04\":\"Kapazitätsmanagement\",\"ddha3c\":\"Kategorien ermöglichen es Ihnen, Produkte zusammenzufassen. Zum Beispiel könnten Sie eine Kategorie für \\\"Tickets\\\" und eine andere für \\\"Merchandise\\\" haben.\",\"iS0wAT\":\"Kategorien helfen Ihnen, Ihre Produkte zu organisieren. Dieser Titel wird auf der öffentlichen Veranstaltungsseite angezeigt.\",\"eorM7z\":\"Kategorien erfolgreich neu geordnet.\",\"3EXqwa\":\"Kategorie erfolgreich erstellt\",\"77/YgG\":\"Cover ändern\",\"GptGxg\":\"Kennwort ändern\",\"xMDm+I\":\"Einchecken\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Einchecken und Bestellung als bezahlt markieren\",\"QYLpB4\":\"Nur einchecken\",\"/Ta1d4\":\"Auschecken\",\"5LDT6f\":\"Schau dir dieses Event an!\",\"gXcPxc\":\"Einchecken\",\"fVUbUy\":\"Eincheckliste erfolgreich erstellt\",\"+CeSxK\":\"Eincheckliste erfolgreich gelöscht\",\"+hBhWk\":\"Die Eincheckliste ist abgelaufen\",\"mBsBHq\":\"Die Eincheckliste ist nicht aktiv\",\"vPqpQG\":\"Eincheckliste nicht gefunden\",\"tejfAy\":\"Einchecklisten\",\"hD1ocH\":\"Eincheck-URL in die Zwischenablage kopiert\",\"CNafaC\":\"Kontrollkästchenoptionen ermöglichen Mehrfachauswahl\",\"SpabVf\":\"Kontrollkästchen\",\"CRu4lK\":\"Eingecheckt\",\"znIg+z\":\"Zur Kasse\",\"1WnhCL\":\"Checkout-Einstellungen\",\"6imsQS\":\"Vereinfachtes Chinesisch\",\"JjkX4+\":\"Wählen Sie eine Farbe für Ihren Hintergrund\",\"/Jizh9\":\"Wähle einen Account\",\"3wV73y\":\"Stadt\",\"FG98gC\":\"Suchtext löschen\",\"EYeuMv\":\"klicken Sie hier\",\"sby+1/\":\"Zum Kopieren klicken\",\"yz7wBu\":\"Schließen\",\"62Ciis\":\"Sidebar schließen\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Der Code muss zwischen 3 und 50 Zeichen lang sein\",\"oqr9HB\":\"Dieses Produkt einklappen, wenn die Veranstaltungsseite initial geladen wird\",\"jZlrte\":\"Farbe\",\"Vd+LC3\":\"Die Farbe muss ein gültiger Hex-Farbcode sein. Beispiel: #ffffff\",\"1HfW/F\":\"Farben\",\"VZeG/A\":\"Demnächst\",\"yPI7n9\":\"Durch Kommas getrennte Schlüsselwörter, die das Ereignis beschreiben. Diese werden von Suchmaschinen verwendet, um das Ereignis zu kategorisieren und zu indizieren.\",\"NPZqBL\":\"Bestellung abschließen\",\"guBeyC\":\"Jetzt bezahlen\",\"C8HNV2\":\"Jetzt bezahlen\",\"qqWcBV\":\"Vollendet\",\"6HK5Ct\":\"Abgeschlossene Bestellungen\",\"NWVRtl\":\"Abgeschlossene Bestellungen\",\"DwF9eH\":\"Komponentencode\",\"Tf55h7\":\"Konfigurierter Rabatt\",\"7VpPHA\":\"Bestätigen\",\"ZaEJZM\":\"E-Mail-Änderung bestätigen\",\"yjkELF\":\"Bestätige neues Passwort\",\"xnWESi\":\"Bestätige das Passwort\",\"p2/GCq\":\"Bestätige das Passwort\",\"wnDgGj\":\"E-Mail-Adresse wird bestätigt …\",\"pbAk7a\":\"Stripe verbinden\",\"UMGQOh\":\"Mit Stripe verbinden\",\"QKLP1W\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu empfangen.\",\"5lcVkL\":\"Verbindungsdetails\",\"yAej59\":\"Hintergrundfarbe des Inhalts\",\"xGVfLh\":\"Weitermachen\",\"X++RMT\":\"Text der Schaltfläche „Weiter“\",\"AfNRFG\":\"Text der Schaltfläche „Weiter“\",\"lIbwvN\":\"Mit der Ereigniseinrichtung fortfahren\",\"HB22j9\":\"Weiter einrichten\",\"bZEa4H\":\"Mit der Einrichtung von Stripe Connect fortfahren\",\"6V3Ea3\":\"Kopiert\",\"T5rdis\":\"in die Zwischenablage kopiert\",\"he3ygx\":\"Kopieren\",\"r2B2P8\":\"Eincheck-URL kopieren\",\"8+cOrS\":\"Details auf alle Teilnehmer anwenden\",\"ENCIQz\":\"Link kopieren\",\"E6nRW7\":\"URL kopieren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Abdeckung\",\"hYgDIe\":\"Erstellen\",\"b9XOHo\":[\"Erstellen Sie \",[\"0\"]],\"k9RiLi\":\"Ein Produkt erstellen\",\"6kdXbW\":\"Einen Promo-Code erstellen\",\"n5pRtF\":\"Ticket erstellen\",\"X6sRve\":[\"Erstellen Sie ein Konto oder <0>\",[\"0\"],\", um loszulegen\"],\"nx+rqg\":\"einen Organizer erstellen\",\"ipP6Ue\":\"Teilnehmer erstellen\",\"VwdqVy\":\"Kapazitätszuweisung erstellen\",\"EwoMtl\":\"Kategorie erstellen\",\"XletzW\":\"Kategorie erstellen\",\"WVbTwK\":\"Eincheckliste erstellen\",\"uN355O\":\"Ereignis erstellen\",\"BOqY23\":\"Neu erstellen\",\"kpJAeS\":\"Organizer erstellen\",\"a0EjD+\":\"Produkt erstellen\",\"+scrJC\":\"Erstellen Sie Produkte für Ihre Veranstaltung, legen Sie Preise fest und verwalten Sie die verfügbare Menge.\",\"sYpiZP\":\"Promo-Code erstellen\",\"B3Mkdt\":\"Frage erstellen\",\"UKfi21\":\"Steuer oder Gebühr erstellen\",\"d+F6q9\":\"Erstellt\",\"Q2lUR2\":\"Währung\",\"DCKkhU\":\"Aktuelles Passwort\",\"uIElGP\":\"Benutzerdefinierte Karten-URL\",\"UEqXyt\":\"Benutzerdefinierter Bereich\",\"876pfE\":\"Kunde\",\"QOg2Sf\":\"Passen Sie die E-Mail- und Benachrichtigungseinstellungen für dieses Ereignis an\",\"Y9Z/vP\":\"Passen Sie die Startseite der Veranstaltung und die Nachrichten an der Kasse an\",\"2E2O5H\":\"Passen Sie die sonstigen Einstellungen für dieses Ereignis an\",\"iJhSxe\":\"Passen Sie die SEO-Einstellungen für dieses Event an\",\"KIhhpi\":\"Passen Sie Ihre Veranstaltungsseite an\",\"nrGWUv\":\"Passen Sie Ihre Veranstaltungsseite an Ihre Marke und Ihren Stil an.\",\"Zz6Cxn\":\"Gefahrenzone\",\"ZQKLI1\":\"Gefahrenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum & Uhrzeit\",\"JJhRbH\":\"Kapazität am ersten Tag\",\"cnGeoo\":\"Löschen\",\"jRJZxD\":\"Kapazität löschen\",\"VskHIx\":\"Kategorie löschen\",\"Qrc8RZ\":\"Eincheckliste löschen\",\"WHf154\":\"Code löschen\",\"heJllm\":\"Cover löschen\",\"KWa0gi\":\"Lösche Bild\",\"1l14WA\":\"Produkt löschen\",\"IatsLx\":\"Frage löschen\",\"Nu4oKW\":\"Beschreibung\",\"YC3oXa\":\"Beschreibung für das Eincheckpersonal\",\"URmyfc\":\"Einzelheiten\",\"1lRT3t\":\"Das Deaktivieren dieser Kapazität wird Verkäufe verfolgen, aber nicht stoppen, wenn das Limit erreicht ist\",\"H6Ma8Z\":\"Rabatt\",\"ypJ62C\":\"Rabatt %\",\"3LtiBI\":[\"Rabatt in \",[\"0\"]],\"C8JLas\":\"Rabattart\",\"1QfxQT\":\"Zurückweisen\",\"DZlSLn\":\"Dokumentenbeschriftung\",\"cVq+ga\":\"Sie haben noch kein Konto? <0>Registrieren\",\"3F1nBX\":\"Spende / Produkt mit freier Preiswahl\",\"OvNbls\":\".ics herunterladen\",\"kodV18\":\"CSV herunterladen\",\"CELKku\":\"Rechnung herunterladen\",\"LQrXcu\":\"Rechnung herunterladen\",\"QIodqd\":\"QR-Code herunterladen\",\"yhjU+j\":\"Rechnung wird heruntergeladen\",\"uABpqP\":\"Ziehen und ablegen oder klicken\",\"CfKofC\":\"Dropdown-Auswahl\",\"JzLDvy\":\"Duplizieren Sie Kapazitätszuweisungen\",\"ulMxl+\":\"Duplizieren Sie Check-in-Listen\",\"vi8Q/5\":\"Ereignis duplizieren\",\"3ogkAk\":\"Ereignis duplizieren\",\"Yu6m6X\":\"Duplizieren Sie das Titelbild des Ereignisses\",\"+fA4C7\":\"Optionen duplizieren\",\"SoiDyI\":\"Produkte duplizieren\",\"57ALrd\":\"Promo-Codes duplizieren\",\"83Hu4O\":\"Fragen duplizieren\",\"20144c\":\"Einstellungen duplizieren\",\"7Cx5It\":\"Früher Vogel\",\"ePK91l\":\"Bearbeiten\",\"N6j2JH\":[\"Bearbeiten \",[\"0\"]],\"kBkYSa\":\"Kapazität bearbeiten\",\"oHE9JT\":\"Kapazitätszuweisung bearbeiten\",\"j1Jl7s\":\"Kategorie bearbeiten\",\"FU1gvP\":\"Eincheckliste bearbeiten\",\"iFgaVN\":\"Code bearbeiten\",\"jrBSO1\":\"Organisator bearbeiten\",\"tdD/QN\":\"Produkt bearbeiten\",\"n143Tq\":\"Produktkategorie bearbeiten\",\"9BdS63\":\"Aktionscode bearbeiten\",\"O0CE67\":\"Frage bearbeiten\",\"EzwCw7\":\"Frage bearbeiten\",\"poTr35\":\"Benutzer bearbeiten\",\"GTOcxw\":\"Benutzer bearbeiten\",\"pqFrv2\":\"z.B. 2,50 für 2,50 $\",\"3yiej1\":\"z.B. 23,5 für 23,5 %\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"E-Mail- und Benachrichtigungseinstellungen\",\"ATGYL1\":\"E-Mail-Adresse\",\"hzKQCy\":\"E-Mail-Adresse\",\"HqP6Qf\":\"E-Mail-Änderung erfolgreich abgebrochen\",\"mISwW1\":\"E-Mail-Änderung ausstehend\",\"APuxIE\":\"E-Mail-Bestätigung erneut gesendet\",\"YaCgdO\":\"E-Mail-Bestätigung erfolgreich erneut gesendet\",\"jyt+cx\":\"E-Mail-Fußzeilennachricht\",\"I6F3cp\":\"E-Mail nicht verifiziert\",\"NTZ/NX\":\"Code einbetten\",\"4rnJq4\":\"Skript einbetten\",\"8oPbg1\":\"Rechnungsstellung aktivieren\",\"j6w7d/\":\"Aktivieren Sie diese Kapazität, um den Produktverkauf zu stoppen, wenn das Limit erreicht ist\",\"VFv2ZC\":\"Endtermin\",\"237hSL\":\"Beendet\",\"nt4UkP\":\"Beendete Veranstaltungen\",\"lYGfRP\":\"Englisch\",\"MhVoma\":\"Geben Sie einen Betrag ohne Steuern und Gebühren ein.\",\"SlfejT\":\"Fehler\",\"3Z223G\":\"Fehler beim Bestätigen der E-Mail-Adresse\",\"a6gga1\":\"Fehler beim Bestätigen der E-Mail-Änderung\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Ereignis\",\"CFLUfD\":\"Veranstaltung erfolgreich erstellt 🎉\",\"/dgc8E\":\"Veranstaltungsdatum\",\"0Zptey\":\"Ereignisstandards\",\"QcCPs8\":\"Veranstaltungsdetails\",\"6fuA9p\":\"Ereignis erfolgreich dupliziert\",\"AEuj2m\":\"Veranstaltungsstartseite\",\"Xe3XMd\":\"Das Ereignis ist nicht öffentlich sichtbar\",\"4pKXJS\":\"Veranstaltung ist öffentlich sichtbar\",\"ClwUUD\":\"Veranstaltungsort & Details zum Veranstaltungsort\",\"OopDbA\":\"Veranstaltungsseite\",\"4/If97\":\"Die Aktualisierung des Ereignisstatus ist fehlgeschlagen. Bitte versuchen Sie es später erneut\",\"btxLWj\":\"Veranstaltungsstatus aktualisiert\",\"nMU2d3\":\"Veranstaltungs-URL\",\"tst44n\":\"Veranstaltungen\",\"sZg7s1\":\"Ablaufdatum\",\"KnN1Tu\":\"Läuft ab\",\"uaSvqt\":\"Verfallsdatum\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Teilnehmer konnte nicht abgesagt werden\",\"ZpieFv\":\"Stornierung der Bestellung fehlgeschlagen\",\"z6tdjE\":\"Nachricht konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.\",\"xDzTh7\":\"Rechnung konnte nicht heruntergeladen werden. Bitte versuchen Sie es erneut.\",\"9zSt4h\":\"Das Exportieren der Teilnehmer ist fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"2uGNuE\":\"Der Export der Bestellungen ist fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"d+KKMz\":\"Laden der Eincheckliste fehlgeschlagen\",\"ZQ15eN\":\"Ticket-E-Mail konnte nicht erneut gesendet werden\",\"ejXy+D\":\"Produkte konnten nicht sortiert werden\",\"PLUB/s\":\"Gebühr\",\"/mfICu\":\"Gebühren\",\"LyFC7X\":\"Bestellungen filtern\",\"cSev+j\":\"Filter\",\"CVw2MU\":[\"Filter (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Erste Rechnungsnummer\",\"V1EGGU\":\"Vorname\",\"kODvZJ\":\"Vorname\",\"S+tm06\":\"Der Vorname muss zwischen 1 und 50 Zeichen lang sein\",\"1g0dC4\":\"Vorname, Nachname und E-Mail-Adresse sind Standardfragen und werden immer in den Bestellvorgang einbezogen.\",\"Rs/IcB\":\"Erstmals verwendet\",\"TpqW74\":\"Fest\",\"irpUxR\":\"Fester Betrag\",\"TF9opW\":\"Flash ist auf diesem Gerät nicht verfügbar\",\"UNMVei\":\"Passwort vergessen?\",\"2POOFK\":\"Frei\",\"P/OAYJ\":\"Kostenloses Produkt\",\"vAbVy9\":\"Kostenloses Produkt, keine Zahlungsinformationen erforderlich\",\"nLC6tu\":\"Französisch\",\"Weq9zb\":\"Allgemein\",\"DDcvSo\":\"Deutsch\",\"4GLxhy\":\"Erste Schritte\",\"4D3rRj\":\"Zurück zum Profil\",\"9LCqFI\":\"Zur Event-Homepage\",\"ebIDwV\":\"Google Kalender\",\"RUz8o/\":\"Bruttoverkäufe\",\"IgcAGN\":\"Bruttoumsatz\",\"yRg26W\":\"Bruttoumsatz\",\"R4r4XO\":\"Gäste\",\"26pGvx\":\"Haben Sie einen Promo-Code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Hier ist ein Beispiel, wie Sie die Komponente in Ihrer Anwendung verwenden können.\",\"Y1SSqh\":\"Hier ist die React-Komponente, die Sie verwenden können, um das Widget in Ihre Anwendung einzubetten.\",\"QuhVpV\":[\"Hallo \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events-Konferenz \",[\"0\"]],\"verBst\":\"Hi.Events Konferenzzentrum\",\"6eMEQO\":\"hi.events-Logo\",\"C4qOW8\":\"Vor der Öffentlichkeit verborgen\",\"gt3Xw9\":\"versteckte Frage\",\"g3rqFe\":\"versteckte Fragen\",\"k3dfFD\":\"Versteckte Fragen sind nur für den Veranstalter und nicht für den Kunden sichtbar.\",\"vLyv1R\":\"Verstecken\",\"Mkkvfd\":\"Seite „Erste Schritte“ ausblenden\",\"mFn5Xz\":\"Versteckte Fragen ausblenden\",\"YHsF9c\":\"Produkt nach Verkaufsenddatum ausblenden\",\"06s3w3\":\"Produkt vor Verkaufsstartdatum ausblenden\",\"axVMjA\":\"Produkt ausblenden, es sei denn, der Benutzer hat einen gültigen Promo-Code\",\"ySQGHV\":\"Produkt bei Ausverkauf ausblenden\",\"SCimta\":\"Blenden Sie die Seite „Erste Schritte“ in der Seitenleiste aus.\",\"5xR17G\":\"Dieses Produkt vor Kunden verbergen\",\"Da29Y6\":\"Diese Frage verbergen\",\"fvDQhr\":\"Diese Ebene vor Benutzern verbergen\",\"lNipG+\":\"Das Ausblenden eines Produkts verhindert, dass Benutzer es auf der Veranstaltungsseite sehen.\",\"ZOBwQn\":\"Homepage-Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage-Vorschau\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Wie viele Minuten hat der Kunde Zeit, um seine Bestellung abzuschließen. Wir empfehlen mindestens 15 Minuten\",\"ySxKZe\":\"Wie oft kann dieser Code verwendet werden?\",\"dZsDbK\":[\"HTML-Zeichenlimit überschritten: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Ich stimme den <0>Allgemeinen Geschäftsbedingungen zu\",\"sd6lr7\":\"Ich möchte mit einer Offline-Methode bezahlen\",\"SdFlIP\":\"Ich möchte mit einer Online-Methode (z. B. Kreditkarte) bezahlen\",\"93DUnd\":[\"Wenn keine neue Registerkarte geöffnet wurde, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Wenn leer, wird die Adresse verwendet, um einen Google Maps-Link zu erstellen\",\"UYT+c8\":\"Wenn aktiviert, kann das Check-in-Personal Teilnehmer entweder als eingecheckt markieren oder die Bestellung als bezahlt markieren und die Teilnehmer einchecken. Wenn deaktiviert, können Teilnehmer mit unbezahlten Bestellungen nicht eingecheckt werden.\",\"muXhGi\":\"Wenn aktiviert, erhält der Veranstalter eine E-Mail-Benachrichtigung, wenn eine neue Bestellung aufgegeben wird\",\"6fLyj/\":\"Sollten Sie diese Änderung nicht veranlasst haben, ändern Sie bitte umgehend Ihr Passwort.\",\"n/ZDCz\":\"Bild erfolgreich gelöscht\",\"Mfbc2v\":\"Bildabmessungen müssen zwischen 4000px und 4000px liegen. Mit einer maximalen Höhe von 4000px und einer maximalen Breite von 4000px\",\"uPEIvq\":\"Das Bild muss kleiner als 5 MB sein.\",\"AGZmwV\":\"Bild erfolgreich hochgeladen\",\"VyUuZb\":\"Bild-URL\",\"ibi52/\":\"Die Bildbreite muss mindestens 900 Pixel und die Höhe mindestens 50 Pixel betragen.\",\"NoNwIX\":\"Inaktiv\",\"T0K0yl\":\"Inaktive Benutzer können sich nicht anmelden.\",\"kO44sp\":\"Fügen Sie Verbindungsdetails für Ihr Online-Event hinzu. Diese Details werden auf der Bestellübersichtsseite und der Teilnehmer-Ticketseite angezeigt.\",\"FlQKnG\":\"Steuern und Gebühren im Preis einbeziehen\",\"Vi+BiW\":[\"Beinhaltet \",[\"0\"],\" Produkte\"],\"lpm0+y\":\"Beinhaltet 1 Produkt\",\"UiAk5P\":\"Bild einfügen\",\"OyLdaz\":\"Einladung erneut verschickt!\",\"HE6KcK\":\"Einladung widerrufen!\",\"SQKPvQ\":\"Benutzer einladen\",\"bKOYkd\":\"Rechnung erfolgreich heruntergeladen\",\"alD1+n\":\"Rechnungsnotizen\",\"kOtCs2\":\"Rechnungsnummerierung\",\"UZ2GSZ\":\"Rechnungseinstellungen\",\"PgdQrx\":\"Rückerstattung ausstellen\",\"HX5SVx\":\"Artikel\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etikett\",\"vXIe7J\":\"Sprache\",\"2LMsOq\":\"Letzte 12 Monate\",\"vfe90m\":\"Letzte 14 Tage\",\"aK4uBd\":\"Letzte 24 Stunden\",\"uq2BmQ\":\"Letzte 30 Tage\",\"bB6Ram\":\"Letzte 48 Stunden\",\"VlnB7s\":\"Letzte 6 Monate\",\"ct2SYD\":\"Letzte 7 Tage\",\"XgOuA7\":\"Letzte 90 Tage\",\"I3yitW\":\"Letzte Anmeldung\",\"1ZaQUH\":\"Nachname\",\"UXBCwc\":\"Nachname\",\"tKCBU0\":\"Zuletzt verwendet\",\"tITjB1\":\"Erfahren Sie mehr über Stripe\",\"enV0g0\":\"Leer lassen, um das Standardwort \\\"Rechnung\\\" zu verwenden\",\"vR92Yn\":\"Beginnen wir mit der Erstellung Ihres ersten Organizers\",\"Z3FXyt\":\"Wird geladen...\",\"wJijgU\":\"Standort\",\"sQia9P\":\"Anmelden\",\"zUDyah\":\"Einloggen\",\"z0t9bb\":\"Anmelden\",\"nOhz3x\":\"Ausloggen\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ich habe das Element platziert …\",\"NJahlc\":\"Rechnungsadresse beim Checkout erforderlich machen\",\"MU3ijv\":\"Machen Sie diese Frage obligatorisch\",\"wckWOP\":\"Verwalten\",\"onpJrA\":\"Teilnehmer verwalten\",\"n4SpU5\":\"Veranstaltung verwalten\",\"WVgSTy\":\"Bestellung verwalten\",\"1MAvUY\":\"Zahlungs- und Rechnungseinstellungen für diese Veranstaltung verwalten.\",\"cQrNR3\":\"Profil verwalten\",\"AtXtSw\":\"Verwalten Sie Steuern und Gebühren, die auf Ihre Produkte angewendet werden können\",\"ophZVW\":\"Tickets verwalten\",\"DdHfeW\":\"Verwalten Sie Ihre Kontodetails und Standardeinstellungen\",\"S+UjNL\":\"Verwalten Sie Ihre Stripe-Zahlungsdetails\",\"BfucwY\":\"Verwalten Sie Ihre Benutzer und deren Berechtigungen\",\"1m+YT2\":\"Bevor der Kunde zur Kasse gehen kann, müssen obligatorische Fragen beantwortet werden.\",\"Dim4LO\":\"Einen Teilnehmer manuell hinzufügen\",\"e4KdjJ\":\"Teilnehmer manuell hinzufügen\",\"vFjEnF\":\"Als bezahlt markieren\",\"g9dPPQ\":\"Maximal pro Bestellung\",\"l5OcwO\":\"Nachricht an Teilnehmer\",\"Gv5AMu\":\"Nachrichten an Teilnehmer senden\",\"oUCR3c\":\"Nachricht an Teilnehmer mit bestimmten Produkten senden\",\"Lvi+gV\":\"Nachricht an den Käufer\",\"tNZzFb\":\"Nachrichteninhalt\",\"lYDV/s\":\"Nachrichten an einzelne Teilnehmer senden\",\"V7DYWd\":\"Nachricht gesendet\",\"t7TeQU\":\"Mitteilungen\",\"xFRMlO\":\"Mindestbestellwert\",\"QYcUEf\":\"Minimaler Preis\",\"RDie0n\":\"Sonstiges\",\"mYLhkl\":\"Verschiedene Einstellungen\",\"KYveV8\":\"Mehrzeiliges Textfeld\",\"VD0iA7\":\"Mehrere Preisoptionen. Perfekt für Frühbucherprodukte usw.\",\"/bhMdO\":\"Meine tolle Eventbeschreibung...\",\"vX8/tc\":\"Mein toller Veranstaltungstitel …\",\"hKtWk2\":\"Mein Profil\",\"fj5byd\":\"N/V\",\"pRjx4L\":\"Ich habe das Element platziert …\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Der Name sollte weniger als 150 Zeichen lang sein\",\"AIUkyF\":\"Navigieren Sie zu Teilnehmer\",\"qqeAJM\":\"Niemals\",\"7vhWI8\":\"Neues Kennwort\",\"1UzENP\":\"NEIN\",\"eRblWH\":[\"Kein \",[\"0\"],\" verfügbar.\"],\"LNWHXb\":\"Keine archivierten Veranstaltungen anzuzeigen.\",\"q2LEDV\":\"Für diese Bestellung wurden keine Teilnehmer gefunden.\",\"zlHa5R\":\"Zu dieser Bestellung wurden keine Teilnehmer hinzugefügt.\",\"Wjz5KP\":\"Keine Teilnehmer zum Anzeigen\",\"Razen5\":\"Vor diesem Datum kann sich niemand mit dieser Liste einchecken\",\"XUfgCI\":\"Keine Kapazitätszuweisungen\",\"a/gMx2\":\"Keine Einchecklisten\",\"tMFDem\":\"Keine Daten verfügbar\",\"6Z/F61\":\"Keine Daten verfügbar. Bitte wählen Sie einen Datumsbereich aus.\",\"fFeCKc\":\"Kein Rabatt\",\"HFucK5\":\"Keine beendeten Veranstaltungen anzuzeigen.\",\"yAlJXG\":\"Keine Ereignisse zum Anzeigen\",\"GqvPcv\":\"Keine Filter verfügbar\",\"KPWxKD\":\"Keine Nachrichten zum Anzeigen\",\"J2LkP8\":\"Keine Bestellungen anzuzeigen\",\"RBXXtB\":\"Derzeit sind keine Zahlungsmethoden verfügbar. Bitte wenden Sie sich an den Veranstalter, um Unterstützung zu erhalten.\",\"ZWEfBE\":\"Keine Zahlung erforderlich\",\"ZPoHOn\":\"Kein Produkt mit diesem Teilnehmer verknüpft.\",\"Ya1JhR\":\"Keine Produkte in dieser Kategorie verfügbar.\",\"FTfObB\":\"Noch keine Produkte\",\"+Y976X\":\"Keine Promo-Codes anzuzeigen\",\"MAavyl\":\"Dieser Teilnehmer hat keine Fragen beantwortet.\",\"SnlQeq\":\"Für diese Bestellung wurden keine Fragen gestellt.\",\"Ev2r9A\":\"Keine Ergebnisse\",\"gk5uwN\":\"Keine Suchergebnisse\",\"RHyZUL\":\"Keine Suchergebnisse.\",\"RY2eP1\":\"Es wurden keine Steuern oder Gebühren hinzugefügt.\",\"EdQY6l\":\"Keiner\",\"OJx3wK\":\"Nicht verfügbar\",\"Scbrsn\":\"Nicht im Angebot\",\"1DBGsz\":\"Notizen\",\"jtrY3S\":\"Noch nichts zu zeigen\",\"hFwWnI\":\"Benachrichtigungseinstellungen\",\"xXqEPO\":\"Käufer über Rückerstattung benachrichtigen\",\"YpN29s\":\"Veranstalter über neue Bestellungen benachrichtigen\",\"qeQhNj\":\"Jetzt erstellen wir Ihr erstes Event\",\"omyBS0\":\"Anzahl der für die Zahlung zulässigen Tage (leer lassen, um Zahlungsbedingungen auf Rechnungen wegzulassen)\",\"n86jmj\":\"Nummernpräfix\",\"mwe+2z\":\"Offline-Bestellungen werden in der Veranstaltungsstatistik erst berücksichtigt, wenn die Bestellung als bezahlt markiert wurde.\",\"dWBrJX\":\"Offline-Zahlung fehlgeschlagen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Veranstalter.\",\"fcnqjw\":\"Anweisungen für Offline-Zahlungen\",\"+eZ7dp\":\"Offline-Zahlungen\",\"ojDQlR\":\"Informationen zu Offline-Zahlungen\",\"u5oO/W\":\"Einstellungen für Offline-Zahlungen\",\"2NPDz1\":\"Im Angebot\",\"Ldu/RI\":\"Im Angebot\",\"Ug4SfW\":\"Sobald Sie ein Ereignis erstellt haben, wird es hier angezeigt.\",\"ZxnK5C\":\"Sobald Sie Daten sammeln, werden sie hier angezeigt.\",\"PnSzEc\":\"Sobald Sie bereit sind, setzen Sie Ihre Veranstaltung live und beginnen Sie mit dem Verkauf von Produkten.\",\"J6n7sl\":\"Laufend\",\"z+nuVJ\":\"Online-Veranstaltung\",\"WKHW0N\":\"Details zur Online-Veranstaltung\",\"/xkmKX\":\"Über dieses Formular sollten ausschließlich wichtige E-Mails gesendet werden, die in direktem Zusammenhang mit dieser Veranstaltung stehen.\\nJeder Missbrauch, einschließlich des Versendens von Werbe-E-Mails, führt zu einer sofortigen Sperrung des Kontos.\",\"Qqqrwa\":\"Eincheckseite öffnen\",\"OdnLE4\":\"Seitenleiste öffnen\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optionale zusätzliche Informationen, die auf allen Rechnungen erscheinen (z. B. Zahlungsbedingungen, Gebühren für verspätete Zahlungen, Rückgaberichtlinien)\",\"OrXJBY\":\"Optionales Präfix für Rechnungsnummern (z. B. INV-)\",\"0zpgxV\":\"Optionen\",\"BzEFor\":\"oder\",\"UYUgdb\":\"Befehl\",\"mm+eaX\":\"Befehl #\",\"B3gPuX\":\"Bestellung storniert\",\"SIbded\":\"Bestellung abgeschlossen\",\"q/CcwE\":\"Auftragsdatum\",\"Tol4BF\":\"Bestelldetails\",\"WbImlQ\":\"Die Bestellung wurde storniert und der Bestellinhaber wurde benachrichtigt.\",\"nAn4Oe\":\"Bestellung als bezahlt markiert\",\"uzEfRz\":\"Bestellnotizen\",\"VCOi7U\":\"Fragen zur Bestellung\",\"TPoYsF\":\"Bestellnummer\",\"acIJ41\":\"Bestellstatus\",\"GX6dZv\":\"Bestellübersicht\",\"tDTq0D\":\"Bestell-Timeout\",\"1h+RBg\":\"Aufträge\",\"3y+V4p\":\"Organisationsadresse\",\"GVcaW6\":\"Organisationsdetails\",\"nfnm9D\":\"Organisationsname\",\"G5RhpL\":\"Veranstalter\",\"mYygCM\":\"Veranstalter ist erforderlich\",\"Pa6G7v\":\"Name des Organisators\",\"l894xP\":\"Organisatoren können nur Veranstaltungen und Produkte verwalten. Sie können keine Benutzer, Kontoeinstellungen oder Abrechnungsinformationen verwalten.\",\"fdjq4c\":\"Polsterung\",\"ErggF8\":\"Hintergrundfarbe der Seite\",\"8F1i42\":\"Seite nicht gefunden\",\"QbrUIo\":\"Seitenaufrufe\",\"6D8ePg\":\"Seite.\",\"IkGIz8\":\"bezahlt\",\"HVW65c\":\"Bezahltes Produkt\",\"ZfxaB4\":\"Teilweise erstattet\",\"8ZsakT\":\"Passwort\",\"TUJAyx\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"vwGkYB\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"BLTZ42\":\"Passwort erfolgreich zurückgesetzt. Bitte melden Sie sich mit Ihrem neuen Passwort an.\",\"f7SUun\":\"Passwörter sind nicht gleich\",\"aEDp5C\":\"Fügen Sie dies dort ein, wo das Widget erscheinen soll.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Zahlung\",\"Lg+ewC\":\"Zahlung & Rechnungsstellung\",\"DZjk8u\":\"Einstellungen für Zahlung & Rechnungsstellung\",\"lflimf\":\"Zahlungsfrist\",\"JhtZAK\":\"Bezahlung fehlgeschlagen\",\"JEdsvQ\":\"Zahlungsanweisungen\",\"bLB3MJ\":\"Zahlungsmethoden\",\"QzmQBG\":\"Zahlungsanbieter\",\"lsxOPC\":\"Zahlung erhalten\",\"wJTzyi\":\"Zahlungsstatus\",\"xgav5v\":\"Zahlung erfolgreich abgeschlossen!\",\"R29lO5\":\"Zahlungsbedingungen\",\"/roQKz\":\"Prozentsatz\",\"vPJ1FI\":\"Prozentualer Betrag\",\"xdA9ud\":\"Platzieren Sie dies im Ihrer Website.\",\"blK94r\":\"Bitte fügen Sie mindestens eine Option hinzu\",\"FJ9Yat\":\"Bitte überprüfen Sie, ob die angegebenen Informationen korrekt sind\",\"TkQVup\":\"Bitte überprüfen Sie Ihre E-Mail und Ihr Passwort und versuchen Sie es erneut\",\"sMiGXD\":\"Bitte überprüfen Sie, ob Ihre E-Mail gültig ist\",\"Ajavq0\":\"Bitte überprüfen Sie Ihre E-Mail, um Ihre E-Mail-Adresse zu bestätigen\",\"MdfrBE\":\"Bitte füllen Sie das folgende Formular aus, um Ihre Einladung anzunehmen\",\"b1Jvg+\":\"Bitte fahren Sie im neuen Tab fort\",\"hcX103\":\"Bitte erstellen Sie ein Produkt\",\"cdR8d6\":\"Bitte erstellen Sie ein Ticket\",\"x2mjl4\":\"Bitte geben Sie eine gültige Bild-URL ein, die auf ein Bild verweist.\",\"HnNept\":\"Bitte geben Sie Ihr neues Passwort ein\",\"5FSIzj\":\"Bitte beachten Sie\",\"C63rRe\":\"Bitte kehre zur Veranstaltungsseite zurück, um neu zu beginnen.\",\"pJLvdS\":\"Bitte auswählen\",\"Ewir4O\":\"Bitte wählen Sie mindestens ein Produkt aus\",\"igBrCH\":\"Bitte bestätigen Sie Ihre E-Mail-Adresse, um auf alle Funktionen zugreifen zu können\",\"/IzmnP\":\"Bitte warten Sie, während wir Ihre Rechnung vorbereiten...\",\"MOERNx\":\"Portugiesisch\",\"qCJyMx\":\"Checkout-Nachricht veröffentlichen\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Nachricht vor dem Checkout\",\"rdUucN\":\"Vorschau\",\"a7u1N9\":\"Preis\",\"CmoB9j\":\"Preisanzeigemodus\",\"BI7D9d\":\"Preis nicht festgelegt\",\"Q8PWaJ\":\"Preisstufen\",\"q6XHL1\":\"Preistyp\",\"6RmHKN\":\"Primärfarbe\",\"G/ZwV1\":\"Grundfarbe\",\"8cBtvm\":\"Primäre Textfarbe\",\"BZz12Q\":\"Drucken\",\"MT7dxz\":\"Alle Tickets ausdrucken\",\"DKwDdj\":\"Tickets drucken\",\"K47k8R\":\"Produkt\",\"1JwlHk\":\"Produktkategorie\",\"U61sAj\":\"Produktkategorie erfolgreich aktualisiert.\",\"1USFWA\":\"Produkt erfolgreich gelöscht\",\"4Y2FZT\":\"Produktpreistyp\",\"mFwX0d\":\"Produktfragen\",\"Lu+kBU\":\"Produktverkäufe\",\"U/R4Ng\":\"Produktebene\",\"sJsr1h\":\"Produkttyp\",\"o1zPwM\":\"Produkt-Widget-Vorschau\",\"ktyvbu\":\"Produkt(e)\",\"N0qXpE\":\"Produkte\",\"ggqAiw\":\"verkaufte Produkte\",\"Vla0Bo\":\"Verkaufte Produkte\",\"/u4DIx\":\"Verkaufte Produkte\",\"DJQEZc\":\"Produkte erfolgreich sortiert\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil erfolgreich aktualisiert\",\"cl5WYc\":[\"Aktionscode \",[\"promo_code\"],\" angewendet\"],\"P5sgAk\":\"Aktionscode\",\"yKWfjC\":\"Aktionscode-Seite\",\"RVb8Fo\":\"Promo-Codes\",\"BZ9GWa\":\"Mit Promo-Codes können Sie Rabatte oder Vorverkaufszugang anbieten oder Sonderzugang zu Ihrer Veranstaltung gewähren.\",\"OP094m\":\"Bericht zu Aktionscodes\",\"4kyDD5\":\"Geben Sie zusätzlichen Kontext oder Anweisungen für diese Frage an. Verwenden Sie dieses Feld, um Bedingungen, Richtlinien oder wichtige Informationen hinzuzufügen, die die Teilnehmer vor dem Beantworten wissen müssen.\",\"toutGW\":\"QR-Code\",\"LkMOWF\":\"Verfügbare Menge\",\"oCLG0M\":\"Verkaufte Menge\",\"XKJuAX\":\"Frage gelöscht\",\"avf0gk\":\"Fragebeschreibung\",\"oQvMPn\":\"Fragentitel\",\"enzGAL\":\"Fragen\",\"ROv2ZT\":\"Fragen & Antworten\",\"K885Eq\":\"Fragen erfolgreich sortiert\",\"OMJ035\":\"Radio-Option\",\"C4TjpG\":\"Lese weniger\",\"I3QpvQ\":\"Empfänger\",\"N2C89m\":\"Referenz\",\"gxFu7d\":[\"Rückerstattungsbetrag (\",[\"0\"],\")\"],\"WZbCR3\":\"Rückerstattung fehlgeschlagen\",\"n10yGu\":\"Rückerstattungsauftrag\",\"zPH6gp\":\"Rückerstattungsauftrag\",\"RpwiYC\":\"Rückerstattung ausstehend\",\"xHpVRl\":\"Rückerstattungsstatus\",\"/BI0y9\":\"Rückerstattung\",\"fgLNSM\":\"Registrieren\",\"9+8Vez\":\"Verbleibende Verwendungen\",\"tasfos\":\"entfernen\",\"t/YqKh\":\"Entfernen\",\"t9yxlZ\":\"Berichte\",\"prZGMe\":\"Rechnungsadresse erforderlich\",\"EGm34e\":\"Bestätigungsmail erneut senden\",\"lnrkNz\":\"E-Mail-Bestätigung erneut senden\",\"wIa8Qe\":\"Einladung erneut versenden\",\"VeKsnD\":\"Bestell-E-Mail erneut senden\",\"dFuEhO\":\"Ticket-E-Mail erneut senden\",\"o6+Y6d\":\"Erneut senden...\",\"OfhWJH\":\"Zurücksetzen\",\"RfwZxd\":\"Passwort zurücksetzen\",\"KbS2K9\":\"Passwort zurücksetzen\",\"e99fHm\":\"Veranstaltung wiederherstellen\",\"vtc20Z\":\"Zurück zur Veranstaltungsseite\",\"s8v9hq\":\"Zur Veranstaltungsseite zurückkehren\",\"8YBH95\":\"Einnahmen\",\"PO/sOY\":\"Einladung widerrufen\",\"GDvlUT\":\"Rolle\",\"ELa4O9\":\"Verkaufsende\",\"5uo5eP\":\"Der Verkauf ist beendet\",\"Qm5XkZ\":\"Verkaufsstartdatum\",\"hBsw5C\":\"Verkauf beendet\",\"kpAzPe\":\"Verkaufsstart\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Speichern\",\"IUwGEM\":\"Änderungen speichern\",\"U65fiW\":\"Organizer speichern\",\"UGT5vp\":\"Einstellungen speichern\",\"ovB7m2\":\"QR-Code scannen\",\"EEU0+z\":\"Scannen Sie diesen QR-Code, um auf die Veranstaltungsseite zuzugreifen oder teilen Sie ihn mit anderen\",\"W4kWXJ\":\"Suche nach Teilnehmername, E-Mail oder Bestellnummer ...\",\"+pr/FY\":\"Suche nach Veranstaltungsnamen...\",\"3zRbWw\":\"Suchen Sie nach Namen, E-Mail oder Bestellnummer ...\",\"L22Tdf\":\"Suchen nach Name, Bestellnummer, Teilnehmernummer oder E-Mail...\",\"BiYOdA\":\"Suche mit Name...\",\"YEjitp\":\"Suche nach Thema oder Inhalt...\",\"Pjsch9\":\"Kapazitätszuweisungen suchen...\",\"r9M1hc\":\"Einchecklisten durchsuchen...\",\"+0Yy2U\":\"Produkte suchen\",\"YIix5Y\":\"Suchen...\",\"OeW+DS\":\"Sekundäre Farbe\",\"DnXcDK\":\"Sekundäre Farbe\",\"cZF6em\":\"Sekundäre Textfarbe\",\"ZIgYeg\":\"Sekundäre Textfarbe\",\"02ePaq\":[[\"0\"],\" auswählen\"],\"QuNKRX\":\"Kamera auswählen\",\"9FQEn8\":\"Kategorie auswählen...\",\"kWI/37\":\"Veranstalter auswählen\",\"ixIx1f\":\"Produkt auswählen\",\"3oSV95\":\"Produktebene auswählen\",\"C4Y1hA\":\"Produkte auswählen\",\"hAjDQy\":\"Status auswählen\",\"QYARw/\":\"Ticket auswählen\",\"OMX4tH\":\"Tickets auswählen\",\"DrwwNd\":\"Zeitraum auswählen\",\"O/7I0o\":\"Wählen...\",\"JlFcis\":\"Schicken\",\"qKWv5N\":[\"Senden Sie eine Kopie an <0>\",[\"0\"],\"\"],\"RktTWf\":\"Eine Nachricht schicken\",\"/mQ/tD\":\"Als Test senden. Dadurch wird die Nachricht an Ihre E-Mail-Adresse und nicht an die Empfänger gesendet.\",\"M/WIer\":\"Nachricht Senden\",\"D7ZemV\":\"Bestellbestätigung und Ticket-E-Mail senden\",\"v1rRtW\":\"Test senden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO-Beschreibung\",\"/SIY6o\":\"SEO-Schlüsselwörter\",\"GfWoKv\":\"SEO-Einstellungen\",\"rXngLf\":\"SEO-Titel\",\"/jZOZa\":\"Servicegebühr\",\"Bj/QGQ\":\"Legen Sie einen Mindestpreis fest und lassen Sie die Nutzer mehr zahlen, wenn sie wollen.\",\"L0pJmz\":\"Legen Sie die Startnummer für die Rechnungsnummerierung fest. Dies kann nicht geändert werden, sobald Rechnungen generiert wurden.\",\"nYNT+5\":\"Richten Sie Ihre Veranstaltung ein\",\"A8iqfq\":\"Schalten Sie Ihr Event live\",\"Tz0i8g\":\"Einstellungen\",\"Z8lGw6\":\"Teilen\",\"B2V3cA\":\"Veranstaltung teilen\",\"17Fd7X\":\"Auf Facebook teilen\",\"x7i6H+\":\"Auf LinkedIn teilen\",\"zziQd8\":\"Auf Pinterest teilen\",\"/TgBEk\":\"Auf Reddit teilen\",\"0Wlk5F\":\"Auf sozialen Medien teilen\",\"on+mNS\":\"Auf Telegram teilen\",\"PcmR+m\":\"Auf WhatsApp teilen\",\"/5b1iZ\":\"Auf X teilen\",\"n/T2KI\":\"Per E-Mail teilen\",\"8vETh9\":\"Zeigen\",\"V0SbFp\":\"Verfügbare Produktmenge anzeigen\",\"qDsmzu\":\"Versteckte Fragen anzeigen\",\"fMPkxb\":\"Zeig mehr\",\"izwOOD\":\"Steuern und Gebühren separat ausweisen\",\"1SbbH8\":\"Wird dem Kunden nach dem Checkout auf der Bestellübersichtsseite angezeigt.\",\"YfHZv0\":\"Wird dem Kunden vor dem Bezahlvorgang angezeigt\",\"CBBcly\":\"Zeigt allgemeine Adressfelder an, einschließlich Land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Einzeiliges Textfeld\",\"+P0Cn2\":\"Überspringe diesen Schritt\",\"YSEnLE\":\"Schmied\",\"lgFfeO\":\"Ausverkauft\",\"Mi1rVn\":\"Ausverkauft\",\"nwtY4N\":\"Etwas ist schief gelaufen\",\"GRChTw\":\"Beim Löschen der Steuer oder Gebühr ist ein Fehler aufgetreten\",\"YHFrbe\":\"Etwas ist schief gelaufen. Bitte versuche es erneut\",\"kf83Ld\":\"Etwas ist schief gelaufen.\",\"fWsBTs\":\"Etwas ist schief gelaufen. Bitte versuche es erneut.\",\"F6YahU\":\"Es ist leider ein Fehler aufgetreten. Bitte starten Sie den Bezahlvorgang erneut.\",\"KWgppI\":\"Entschuldigen Sie, beim Laden dieser Seite ist ein Fehler aufgetreten.\",\"/TCOIK\":\"Entschuldigung, diese Bestellung existiert nicht mehr.\",\"6a/UJE\":\"Dieser Aktionscode wird leider nicht erkannt\",\"65A04M\":\"Spanisch\",\"mFuBqb\":\"Standardprodukt mit festem Preis\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat oder Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-Zahlungen sind für diese Veranstaltung nicht aktiviert.\",\"UJmAAK\":\"Thema\",\"X2rrlw\":\"Zwischensumme\",\"zzDlyQ\":\"Erfolg\",\"b0HJ45\":[\"Erfolgreich! \",[\"0\"],\" erhält in Kürze eine E-Mail.\"],\"BJIEiF\":[\"Erfolgreich \",[\"0\"],\" Teilnehmer\"],\"OtgNFx\":\"E-Mail-Adresse erfolgreich bestätigt\",\"IKwyaF\":\"E-Mail-Änderung erfolgreich bestätigt\",\"zLmvhE\":\"Teilnehmer erfolgreich erstellt\",\"gP22tw\":\"Produkt erfolgreich erstellt\",\"9mZEgt\":\"Promo-Code erfolgreich erstellt\",\"aIA9C4\":\"Frage erfolgreich erstellt\",\"J3RJSZ\":\"Teilnehmer erfolgreich aktualisiert\",\"3suLF0\":\"Kapazitätszuweisung erfolgreich aktualisiert\",\"Z+rnth\":\"Eincheckliste erfolgreich aktualisiert\",\"vzJenu\":\"E-Mail-Einstellungen erfolgreich aktualisiert\",\"7kOMfV\":\"Ereignis erfolgreich aktualisiert\",\"G0KW+e\":\"Erfolgreich aktualisiertes Homepage-Design\",\"k9m6/E\":\"Homepage-Einstellungen erfolgreich aktualisiert\",\"y/NR6s\":\"Standort erfolgreich aktualisiert\",\"73nxDO\":\"Verschiedene Einstellungen erfolgreich aktualisiert\",\"4H80qv\":\"Bestellung erfolgreich aktualisiert\",\"6xCBVN\":\"Einstellungen für Zahlung & Rechnungsstellung erfolgreich aktualisiert\",\"1Ycaad\":\"Produkt erfolgreich aktualisiert\",\"70dYC8\":\"Promo-Code erfolgreich aktualisiert\",\"F+pJnL\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support-E-Mail\",\"uRfugr\":\"T-Shirt\",\"JpohL9\":\"Steuer\",\"geUFpZ\":\"Steuern & Gebühren\",\"dFHcIn\":\"Steuerdetails\",\"wQzCPX\":\"Steuerinformationen, die unten auf allen Rechnungen erscheinen sollen (z. B. USt-Nummer, Steuerregistrierung)\",\"0RXCDo\":\"Steuer oder Gebühr erfolgreich gelöscht\",\"ZowkxF\":\"Steuern\",\"qu6/03\":\"Steuern und Gebühren\",\"gypigA\":\"Dieser Aktionscode ist ungültig\",\"5ShqeM\":\"Die gesuchte Eincheckliste existiert nicht.\",\"QXlz+n\":\"Die Standardwährung für Ihre Ereignisse.\",\"mnafgQ\":\"Die Standardzeitzone für Ihre Ereignisse.\",\"o7s5FA\":\"Die Sprache, in der der Teilnehmer die E-Mails erhalten soll.\",\"NlfnUd\":\"Der Link, auf den Sie geklickt haben, ist ungültig.\",\"HsFnrk\":[\"Die maximale Anzahl an Produkten für \",[\"0\"],\" ist \",[\"1\"]],\"TSAiPM\":\"Die gesuchte Seite existiert nicht\",\"MSmKHn\":\"Der dem Kunden angezeigte Preis versteht sich inklusive Steuern und Gebühren.\",\"6zQOg1\":\"Der dem Kunden angezeigte Preis enthält keine Steuern und Gebühren. Diese werden separat ausgewiesen\",\"ne/9Ur\":\"Die von Ihnen gewählten Stileinstellungen gelten nur für kopiertes HTML und werden nicht gespeichert.\",\"vQkyB3\":\"Die Steuern und Gebühren, die auf dieses Produkt angewendet werden. Sie können neue Steuern und Gebühren erstellen auf der\",\"esY5SG\":\"Der Titel der Veranstaltung, der in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird der Veranstaltungstitel verwendet\",\"wDx3FF\":\"Für diese Veranstaltung sind keine Produkte verfügbar\",\"pNgdBv\":\"In dieser Kategorie sind keine Produkte verfügbar\",\"rMcHYt\":\"Eine Rückerstattung steht aus. Bitte warten Sie, bis der Vorgang abgeschlossen ist, bevor Sie eine weitere Rückerstattung anfordern.\",\"F89D36\":\"Beim Markieren der Bestellung als bezahlt ist ein Fehler aufgetreten\",\"68Axnm\":\"Bei der Bearbeitung Ihrer Anfrage ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\",\"mVKOW6\":\"Beim Senden Ihrer Nachricht ist ein Fehler aufgetreten\",\"AhBPHd\":\"Diese Details werden nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"Pc/Wtj\":\"Dieser Teilnehmer hat eine unbezahlte Bestellung.\",\"mf3FrP\":\"Diese Kategorie hat noch keine Produkte.\",\"8QH2Il\":\"Diese Kategorie ist vor der öffentlichen Ansicht verborgen\",\"xxv3BZ\":\"Diese Eincheckliste ist abgelaufen\",\"Sa7w7S\":\"Diese Eincheckliste ist abgelaufen und steht nicht mehr für Eincheckungen zur Verfügung.\",\"Uicx2U\":\"Diese Eincheckliste ist aktiv\",\"1k0Mp4\":\"Diese Eincheckliste ist noch nicht aktiv\",\"K6fmBI\":\"Diese Eincheckliste ist noch nicht aktiv und steht nicht für Eincheckungen zur Verfügung.\",\"t/ePFj\":\"Diese Beschreibung wird dem Eincheckpersonal angezeigt\",\"MLTkH7\":\"Diese E-Mail hat keinen Werbezweck und steht in direktem Zusammenhang mit der Veranstaltung.\",\"2eIpBM\":\"Dieses Event ist momentan nicht verfügbar. Bitte versuchen Sie es später noch einmal.\",\"Z6LdQU\":\"Dieses Event ist nicht verfügbar.\",\"MMd2TJ\":\"Diese Informationen werden auf der Zahlungsseite, der Bestellübersichtsseite und in der Bestellbestätigungs-E-Mail angezeigt.\",\"XAHqAg\":\"Dies ist ein allgemeines Produkt, wie ein T-Shirt oder eine Tasse. Es wird kein Ticket ausgestellt\",\"CNk/ro\":\"Dies ist eine Online-Veranstaltung\",\"FwXnJd\":\"Diese Liste wird nach diesem Datum nicht mehr für Eincheckungen verfügbar sein\",\"cHO4ec\":\"Diese Nachricht wird in die Fußzeile aller E-Mails aufgenommen, die von dieser Veranstaltung gesendet werden.\",\"55i7Fa\":\"Diese Nachricht wird nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"RjwlZt\":\"Diese Bestellung wurde bereits bezahlt.\",\"5K8REg\":\"Diese Bestellung wurde bereits zurückerstattet.\",\"OiQMhP\":\"Diese Bestellung wurde storniert\",\"YyEJij\":\"Diese Bestellung wurde storniert.\",\"Q0zd4P\":\"Diese Bestellung ist abgelaufen. Bitte erneut beginnen.\",\"HILpDX\":\"Diese Bestellung wartet auf Zahlung\",\"BdYtn9\":\"Diese Bestellung ist abgeschlossen\",\"e3uMJH\":\"Diese Bestellung ist abgeschlossen.\",\"YNKXOK\":\"Diese Bestellung wird bearbeitet.\",\"yPZN4i\":\"Diese Bestellseite ist nicht mehr verfügbar.\",\"i0TtkR\":\"Dies überschreibt alle Sichtbarkeitseinstellungen und verbirgt das Produkt vor allen Kunden.\",\"cRRc+F\":\"Dieses Produkt kann nicht gelöscht werden, da es mit einer Bestellung verknüpft ist. Sie können es stattdessen ausblenden.\",\"3Kzsk7\":\"Dieses Produkt ist ein Ticket. Käufer erhalten nach dem Kauf ein Ticket\",\"0fT4x3\":\"Dieses Produkt ist vor der öffentlichen Ansicht verborgen\",\"Y/x1MZ\":\"Dieses Produkt ist verborgen, es sei denn, es wird von einem Promo-Code anvisiert\",\"Qt7RBu\":\"Diese Frage ist nur für den Veranstalter sichtbar\",\"os29v1\":\"Dieser Link zum Zurücksetzen des Passworts ist ungültig oder abgelaufen.\",\"IV9xTT\":\"Dieser Benutzer ist nicht aktiv, da er die Einladung nicht angenommen hat.\",\"5AnPaO\":\"Fahrkarte\",\"kjAL4v\":\"Fahrkarte\",\"dtGC3q\":\"Die Ticket-E-Mail wurde erneut an den Teilnehmer gesendet.\",\"54q0zp\":\"Tickets für\",\"xN9AhL\":[\"Stufe \",[\"0\"]],\"jZj9y9\":\"Gestuftes Produkt\",\"8wITQA\":\"Gestufte Produkte ermöglichen es Ihnen, mehrere Preisoptionen für dasselbe Produkt anzubieten. Dies ist ideal für Frühbucherprodukte oder um unterschiedliche Preisoptionen für verschiedene Personengruppen anzubieten.\\\" # de\",\"nn3mSR\":\"Verbleibende Zeit:\",\"s/0RpH\":\"Nutzungshäufigkeit\",\"y55eMd\":\"Anzahl der Verwendungen\",\"40Gx0U\":\"Zeitzone\",\"oDGm7V\":\"TIPP\",\"MHrjPM\":\"Titel\",\"xdA/+p\":\"Werkzeuge\",\"72c5Qo\":\"Gesamt\",\"YXx+fG\":\"Gesamt vor Rabatten\",\"NRWNfv\":\"Gesamtrabattbetrag\",\"BxsfMK\":\"Gesamtkosten\",\"2bR+8v\":\"Gesamtumsatz brutto\",\"mpB/d9\":\"Gesamtbestellwert\",\"m3FM1g\":\"Gesamtbetrag zurückerstattet\",\"jEbkcB\":\"Insgesamt erstattet\",\"GBBIy+\":\"Verbleibender Gesamtbetrag\",\"/SgoNA\":\"Gesamtsteuer\",\"+zy2Nq\":\"Typ\",\"FMdMfZ\":\"Teilnehmer konnte nicht eingecheckt werden\",\"bPWBLL\":\"Teilnehmer konnte nicht ausgecheckt werden\",\"9+P7zk\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"WLxtFC\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"/cSMqv\":\"Frage konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"MH/lj8\":\"Frage kann nicht aktualisiert werden. Bitte überprüfen Sie Ihre Angaben\",\"nnfSdK\":\"Einzigartige Kunden\",\"Mqy/Zy\":\"Vereinigte Staaten\",\"NIuIk1\":\"Unbegrenzt\",\"/p9Fhq\":\"Unbegrenzt verfügbar\",\"E0q9qH\":\"Unbegrenzte Nutzung erlaubt\",\"h10Wm5\":\"Unbezahlte Bestellung\",\"ia8YsC\":\"Bevorstehende\",\"TlEeFv\":\"Bevorstehende Veranstaltungen\",\"L/gNNk\":[\"Aktualisierung \",[\"0\"]],\"+qqX74\":\"Aktualisieren Sie den Namen, die Beschreibung und die Daten der Veranstaltung\",\"vXPSuB\":\"Profil aktualisieren\",\"BNBfrU\":\"Cover hochladen\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL in die Zwischenablage kopiert\",\"e5lF64\":\"Anwendungsbeispiel\",\"fiV0xj\":\"Verwendungslimit\",\"sGEOe4\":\"Verwenden Sie eine unscharfe Version des Titelbilds als Hintergrund\",\"OadMRm\":\"Titelbild verwenden\",\"7PzzBU\":\"Benutzer\",\"yDOdwQ\":\"Benutzerverwaltung\",\"Sxm8rQ\":\"Benutzer\",\"VEsDvU\":\"Benutzer können ihre E-Mail in den <0>Profileinstellungen ändern.\",\"vgwVkd\":\"koordinierte Weltzeit\",\"khBZkl\":\"Umsatzsteuer\",\"E/9LUk\":\"Veranstaltungsort Namen\",\"jpctdh\":\"Ansehen\",\"Pte1Hv\":\"Teilnehmerdetails anzeigen\",\"/5PEQz\":\"Zur Veranstaltungsseite\",\"fFornT\":\"Vollständige Nachricht anzeigen\",\"YIsEhQ\":\"Ansichts Karte\",\"Ep3VfY\":\"Auf Google Maps anzeigen\",\"Y8s4f6\":\"Bestell Details ansehen\",\"QIWCnW\":\"VIP-Eincheckliste\",\"tF+VVr\":\"VIP-Ticket\",\"2q/Q7x\":\"Sichtweite\",\"vmOFL/\":\"Wir konnten Ihre Zahlung nicht verarbeiten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"45Srzt\":\"Die Kategorie konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.\",\"/DNy62\":[\"Wir konnten keine Tickets finden, die mit \",[\"0\"],\" übereinstimmen\"],\"1E0vyy\":\"Wir konnten die Daten nicht laden. Bitte versuchen Sie es erneut.\",\"NmpGKr\":\"Wir konnten die Kategorien nicht neu ordnen. Bitte versuchen Sie es erneut.\",\"BJtMTd\":\"Wir empfehlen Abmessungen von 2160 x 1080 Pixel und eine maximale Dateigröße von 5 MB.\",\"b9UB/w\":\"Wir verwenden Stripe zur Zahlungsabwicklung. Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu empfangen.\",\"01WH0a\":\"Wir konnten Ihre Zahlung nicht bestätigen. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"Gspam9\":\"Wir bearbeiten Ihre Bestellung. Bitte warten...\",\"LuY52w\":\"Willkommen an Bord! Bitte melden Sie sich an, um fortzufahren.\",\"dVxpp5\":[\"Willkommen zurück\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Willkommen bei Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Was sind gestufte Produkte?\",\"f1jUC0\":\"An welchem Datum soll diese Eincheckliste aktiv werden?\",\"4ueloy\":\"Was ist eine Kategorie?\",\"gxeWAU\":\"Für welche Produkte gilt dieser Code?\",\"hFHnxR\":\"Für welche Produkte gilt dieser Code? (Standardmäßig gilt er für alle)\",\"AeejQi\":\"Für welche Produkte soll diese Kapazität gelten?\",\"Rb0XUE\":\"Um wie viel Uhr werden Sie ankommen?\",\"5N4wLD\":\"Um welche Art von Frage handelt es sich?\",\"gyLUYU\":\"Wenn aktiviert, werden Rechnungen für Ticketbestellungen erstellt. Rechnungen werden zusammen mit der Bestellbestätigungs-E-Mail gesendet. Teilnehmer können ihre Rechnungen auch von der Bestellbestätigungsseite herunterladen.\",\"D3opg4\":\"Wenn Offline-Zahlungen aktiviert sind, können Benutzer ihre Bestellungen abschließen und ihre Tickets erhalten. Ihre Tickets werden klar anzeigen, dass die Bestellung nicht bezahlt ist, und das Check-in-Tool wird das Check-in-Personal benachrichtigen, wenn eine Bestellung eine Zahlung erfordert.\",\"D7C6XV\":\"Wann soll diese Eincheckliste ablaufen?\",\"FVetkT\":\"Welche Tickets sollen mit dieser Eincheckliste verknüpft werden?\",\"S+OdxP\":\"Wer organisiert diese Veranstaltung?\",\"LINr2M\":\"An wen ist diese Nachricht gerichtet?\",\"nWhye/\":\"Wem sollte diese Frage gestellt werden?\",\"VxFvXQ\":\"Widget einbetten\",\"v1P7Gm\":\"Widget-Einstellungen\",\"b4itZn\":\"Arbeiten\",\"hqmXmc\":\"Arbeiten...\",\"+G/XiQ\":\"Seit Jahresbeginn\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, entfernen\",\"ySeBKv\":\"Sie haben dieses Ticket bereits gescannt\",\"P+Sty0\":[\"Sie ändern Ihre E-Mail zu <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sie sind offline\",\"sdB7+6\":\"Sie können einen Promo-Code erstellen, der sich auf dieses Produkt richtet auf der\",\"KRhIxT\":\"Sie können jetzt Zahlungen über Stripe empfangen.\",\"Gnjf3o\":\"Sie können den Produkttyp nicht ändern, da Teilnehmer mit diesem Produkt verknüpft sind.\",\"S+on7c\":\"Sie können Teilnehmer mit unbezahlten Bestellungen nicht einchecken.\",\"yNi4PV\":\"Sie können Teilnehmer mit unbezahlten Bestellungen nicht einchecken. Diese Einstellung kann in den Veranstaltungsdetails geändert werden.\",\"c9Evkd\":\"Sie können die letzte Kategorie nicht löschen.\",\"6uwAvx\":\"Sie können diese Preiskategorie nicht löschen, da für diese Kategorie bereits Produkte verkauft wurden. Sie können sie stattdessen ausblenden.\",\"tFbRKJ\":\"Sie können die Rolle oder den Status des Kontoinhabers nicht bearbeiten.\",\"fHfiEo\":\"Sie können eine manuell erstellte Bestellung nicht zurückerstatten.\",\"hK9c7R\":\"Sie haben eine versteckte Frage erstellt, aber die Option zum Anzeigen versteckter Fragen deaktiviert. Sie wurde aktiviert.\",\"NOaWRX\":\"Sie haben keine Berechtigung, auf diese Seite zuzugreifen\",\"BRArmD\":\"Sie haben Zugriff auf mehrere Konten. Bitte wählen Sie eines aus, um fortzufahren.\",\"Z6q0Vl\":\"Sie haben diese Einladung bereits angenommen. Bitte melden Sie sich an, um fortzufahren.\",\"rdk1xK\":\"Sie haben Ihr Stripe-Konto verbunden\",\"ofEncr\":\"Sie haben keine Teilnehmerfragen.\",\"CoZHDB\":\"Sie haben keine Bestellfragen.\",\"15qAvl\":\"Sie haben keine ausstehende E-Mail-Änderung.\",\"n81Qk8\":\"Sie haben die Einrichtung von Stripe Connect noch nicht abgeschlossen\",\"jxsiqJ\":\"Sie haben Ihr Stripe-Konto nicht verbunden\",\"+FWjhR\":\"Die Zeit für die Bestellung ist abgelaufen.\",\"MycdJN\":\"Sie haben Steuern und Gebühren zu einem kostenlosen Produkt hinzugefügt. Möchten Sie sie entfernen oder verbergen?\",\"YzEk2o\":\"Sie haben noch keine Nachrichten gesendet. Sie können Nachrichten an alle Teilnehmer oder an bestimmte Produkthalter senden.\",\"R6i9o9\":\"Sie müssen bestätigen, dass diese E-Mail keinen Werbezweck hat\",\"3ZI8IL\":\"Sie müssen den Allgemeinen Geschäftsbedingungen zustimmen\",\"dMd3Uf\":\"Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Ihre Veranstaltung live gehen kann.\",\"H35u3n\":\"Sie müssen ein Ticket erstellen, bevor Sie einen Teilnehmer manuell hinzufügen können.\",\"jE4Z8R\":\"Sie müssen mindestens eine Preisstufe haben\",\"8/eLoa\":\"Sie müssen Ihr Konto verifizieren, bevor Sie Nachrichten senden können.\",\"Egnj9d\":\"Sie müssen eine Bestellung manuell als bezahlt markieren. Dies kann auf der Bestellverwaltungsseite erfolgen.\",\"L/+xOk\":\"Sie benötigen ein Ticket, bevor Sie eine Eincheckliste erstellen können.\",\"Djl45M\":\"Sie benötigen ein Produkt, bevor Sie eine Kapazitätszuweisung erstellen können.\",\"y3qNri\":\"Sie benötigen mindestens ein Produkt, um loszulegen. Kostenlos, bezahlt oder lassen Sie den Benutzer entscheiden, was er zahlen möchte.\",\"9HcibB\":[\"Du gehst zu \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Ihr Kontoname wird auf Veranstaltungsseiten und in E-Mails verwendet.\",\"veessc\":\"Ihre Teilnehmer werden hier angezeigt, sobald sie sich für Ihre Veranstaltung registriert haben. Sie können Teilnehmer auch manuell hinzufügen.\",\"Eh5Wrd\":\"Eure tolle Website 🎉\",\"lkMK2r\":\"Deine Details\",\"3ENYTQ\":[\"Ihre E-Mail-Anfrage zur Änderung auf <0>\",[\"0\"],\" steht noch aus. Bitte überprüfen Sie Ihre E-Mail, um sie zu bestätigen\"],\"yZfBoy\":\"Ihre Nachricht wurde gesendet\",\"KSQ8An\":\"Deine Bestellung\",\"Jwiilf\":\"Deine Bestellung wurde storniert\",\"6UxSgB\":\"Ihre Bestellung wartet auf Zahlung 🏦\",\"7YJdgG\":\"Sobald Ihre Bestellungen eintreffen, werden sie hier angezeigt.\",\"9TO8nT\":\"Ihr Passwort\",\"P8hBau\":\"Ihre Zahlung wird verarbeitet.\",\"UdY1lL\":\"Ihre Zahlung war nicht erfolgreich, bitte versuchen Sie es erneut.\",\"fzuM26\":\"Ihre Zahlung war nicht erfolgreich. Bitte versuchen Sie es erneut.\",\"cEli2o\":\"Ihr Produkt für\",\"cJ4Y4R\":\"Ihre Rückerstattung wird bearbeitet.\",\"IFHV2p\":\"Ihr Ticket für\",\"x1PPdr\":\"Postleitzahl\",\"BM/KQm\":\"Postleitzahl\",\"+LtVBt\":\"Postleitzahl\",\"25QDJ1\":\"- Zum Veröffentlichen klicken\",\"WOyJmc\":\"- Zum Rückgängigmachen der Veröffentlichung klicken\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" aktive Webhooks\"],\"tmew5X\":[[\"0\"],\" eingecheckt\"],\"COnw8D\":[[\"0\"],\" Logo\"],\"B7pZfX\":[[\"0\"],\" Veranstalter\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" Ereignisse\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Die Anzahl der verfügbaren Tickets für dieses Ticket<1>Dieser Wert kann überschrieben werden, wenn diesem Ticket <2>Kapazitätsgrenzen zugewiesen sind.\",\"ZnVt5v\":\"<0>Webhooks benachrichtigen externe Dienste sofort, wenn Ereignisse eintreten, z. B. wenn ein neuer Teilnehmer zu deinem CRM oder deiner Mailingliste hinzugefügt wird, um eine nahtlose Automatisierung zu gewährleisten.<1>Nutze Drittanbieterdienste wie <2>Zapier, <3>IFTTT oder <4>Make, um benutzerdefinierte Workflows zu erstellen und Aufgaben zu automatisieren.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Tickets hinzufügen\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 aktiver Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Auf alle neuen Tickets wird automatisch ein Standard-\",[\"type\"],\" angewendet. Sie können dies für jedes Ticket einzeln überschreiben.\"],\"Pgaiuj\":\"Ein fester Betrag pro Ticket. Z. B. 0,50 € pro Ticket\",\"V53XzQ\":\"Ein neuer Bestätigungscode wurde an Ihre E-Mail gesendet\",\"ySO/4f\":\"Ein Prozentsatz des Ticketpreises. Beispiel: 3,5 % des Ticketpreises\",\"WXeXGB\":\"Mit einem Promo-Code ohne Rabatt können versteckte Tickets freigeschaltet werden.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Eine kurze Beschreibung Ihres Veranstalters, die Ihren Nutzern angezeigt wird.\",\"zCk10D\":\"Eine einzelne Frage pro Teilnehmer. Z. B.: „Was ist Ihr Lieblingsessen?“\",\"ap3v36\":\"Eine einzige Frage pro Bestellung. Z. B.: Wie lautet der Name Ihres Unternehmens?\",\"uyJsf6\":\"Über\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Über Stripe Connect\",\"VTfZPy\":\"Zugriff verweigert\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Hinzufügen\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Füge Veranstaltungsdetails hinzu und verwalte die Einstellungen.\",\"Fb+SDI\":\"Weitere Tickets hinzufügen\",\"BGD9Yt\":\"Tickets hinzufügen\",\"QN2F+7\":\"Webhook hinzufügen\",\"NsWqSP\":\"Fügen Sie Ihre Social-Media-Konten und die Website-URL hinzu. Diese werden auf Ihrer öffentlichen Veranstalterseite angezeigt.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Partner\",\"I+utEq\":\"Partnercode kann nicht geändert werden\",\"/jHBj5\":\"Partner erfolgreich erstellt\",\"uCFbG2\":\"Partner erfolgreich gelöscht\",\"a41PKA\":\"Partnerverkäufe werden verfolgt\",\"mJJh2s\":\"Partnerverkäufe werden nicht verfolgt. Dies deaktiviert den Partner.\",\"jabmnm\":\"Partner erfolgreich aktualisiert\",\"CPXP5Z\":\"Mitgliedsorganisationen\",\"9Wh+ug\":\"Partner exportiert\",\"3cqmut\":\"Partner helfen Ihnen, Verkäufe von Partnern und Influencern zu verfolgen. Erstellen Sie Partnercodes und teilen Sie diese, um die Leistung zu überwachen.\",\"7rLTkE\":\"Alle archivierten Veranstaltungen\",\"gKq1fa\":\"Alle Teilnehmer\",\"ZS/D7f\":\"Alle beendeten Veranstaltungen\",\"QsYjci\":\"Alle Veranstaltungen\",\"/twVAS\":\"Alle Tickets\",\"dr7CWq\":\"Alle bevorstehenden Veranstaltungen\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Eine E-Mail-Adresse für diesen Partner. Der Partner wird nicht benachrichtigt.\",\"vRznIT\":\"Ein Fehler ist aufgetreten beim Überprüfen des Exportstatus.\",\"er3d/4\":\"Beim Sortieren der Tickets ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder aktualisieren Sie die Seite\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Eine Veranstaltung ist das Treffen oder Ereignis, das Sie organisieren. Sie können später weitere Details hinzufügen.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Antwort erfolgreich aktualisiert.\",\"j4DliD\":\"Alle Anfragen von Ticketinhabern werden an diese E-Mail-Adresse gesendet. Diese wird auch als „Antwortadresse“ für alle E-Mails verwendet, die von dieser Veranstaltung gesendet werden.\",\"epTbAK\":[\"Gilt für \",[\"0\"],\" Tickets\"],\"6MkQ2P\":\"Gilt für 1 Ticket\",\"jcnZEw\":[\"Wenden Sie diesen \",[\"type\"],\" auf alle neuen Tickets an\"],\"TCKfZx\":\"Arktis\",\"Dy+k4r\":\"Sind Sie sicher, dass Sie diesen Teilnehmer stornieren möchten? Dies macht sein Produkt ungültig\",\"LchiNd\":\"Sind Sie sicher, dass Sie diesen Partner löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\",\"5H3Z78\":\"Bist du sicher, dass du diesen Webhook löschen möchtest?\",\"VDWChT\":\"Sind Sie sicher, dass Sie diesen Veranstalter auf Entwurf setzen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit unsichtbar.\",\"pWtQJM\":\"Sind Sie sicher, dass Sie diesen Veranstalter veröffentlichen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit sichtbar.\",\"WFHOlF\":\"Sind Sie sicher, dass Sie diese Veranstaltung veröffentlichen möchten? Nach der Veröffentlichung ist sie öffentlich sichtbar.\",\"4TNVdy\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil veröffentlichen möchten? Nach der Veröffentlichung ist es öffentlich sichtbar.\",\"ExDt3P\":\"Sind Sie sicher, dass Sie diese Veranstaltung zurückziehen möchten? Sie wird nicht mehr öffentlich sichtbar sein.\",\"5Qmxo/\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil zurückziehen möchten? Es wird nicht mehr öffentlich sichtbar sein.\",\"+QARA4\":\"Kunst\",\"2xEpch\":\"Einmal pro Teilnehmer fragen\",\"F2rX0R\":\"Mindestens ein Ereignistyp muss ausgewählt werden\",\"AJ4rvK\":\"Teilnehmer storniert\",\"qvylEK\":\"Teilnehmer erstellt\",\"Xc2I+v\":\"Teilnehmerverwaltung\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Teilnehmer aktualisiert\",\"k3Tngl\":\"Teilnehmer exportiert\",\"5UbY+B\":\"Teilnehmer mit einem bestimmten Ticket\",\"kShOaz\":\"Automatisierter Arbeitsablauf\",\"VPoeAx\":\"Automatisierte Einlassverwaltung mit mehreren Check-in-Listen und Echtzeitvalidierung\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Durchschn. Rabatt/Bestellung\",\"sGUsYa\":\"Durchschn. Bestellwert\",\"EmYMHc\":\"Wartet auf Offline-Zahlung\",\"kNmmvE\":\"Awesome Events GmbH\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Grundlegende Details\",\"jIPNJG\":\"Grundinformationen\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Bevor dein Event live gehen kann, musst du einige Schritte erledigen. Schließe alle folgenden Schritte ab, um zu beginnen.\",\"1xAcxY\":\"Beginnen Sie in wenigen Minuten mit dem Ticketverkauf\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Markenkontrolle\",\"9N+p+g\":\"Geschäftlich\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Schaltflächentext\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Abgesagt\",\"Ud7zwq\":\"Durch die Stornierung werden alle mit dieser Bestellung verbundenen Tickets storniert und die Tickets werden wieder in den verfügbaren Pool freigegeben.\",\"VsM1HH\":\"Kapazitätszuweisungen\",\"K7tIrx\":\"Kategorie\",\"2tbLdK\":\"Wohltätigkeit\",\"QndF4b\":\"einchecken\",\"9FVFym\":\"Kasse\",\"v4fiSg\":\"Überprüfen Sie Ihre E-Mail\",\"Y3FYXy\":\"Einchecken\",\"udRwQs\":\"Check-in erstellt\",\"F4SRy3\":\"Check-in gelöscht\",\"rfeicl\":\"Erfolgreich eingecheckt\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinesisch\",\"DM4gBB\":\"Chinesisch (Traditionell)\",\"pkk46Q\":\"Wählen Sie einen Veranstalter\",\"ypFF60\":\"Wählen Sie aus vordefinierten Farbschemata\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"schließen\",\"RWw9Lg\":\"Modal schließen\",\"XwdMMg\":\"Code darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten\",\"+yMJb7\":\"Code ist erforderlich\",\"m9SD3V\":\"Code muss mindestens 3 Zeichen lang sein\",\"V1krgP\":\"Code darf maximal 20 Zeichen lang sein\",\"psqIm5\":\"Arbeiten Sie mit Ihrem Team zusammen, um gemeinsam großartige Veranstaltungen zu gestalten.\",\"msqIjo\":\"Dieses Ticket beim ersten Laden der Veranstaltungsseite minimieren\",\"WD6364\":\"Farbpalette\",\"qdY9Tp\":\"Farbvoreinstellungen\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Vollständiger Shop\",\"7D9MJz\":\"Stripe-Einrichtung abschließen\",\"nqx+6h\":\"Schließen Sie diese Schritte ab, um mit dem Ticketverkauf für Ihre Veranstaltung zu beginnen.\",\"ih35UP\":\"Konferenzzentrum\",\"Auz0Mz\":\"Bestätigen Sie Ihre E-Mail-Adresse, um alle Funktionen zu nutzen.\",\"7+grte\":\"Bestätigungs-E-Mail gesendet! Bitte überprüfen Sie Ihren Posteingang.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Herzlichen Glückwunsch zur Erstellung eines Events!\",\"Xe2tSS\":\"Verbindungsdokumentation\",\"1Xxb9f\":\"Zahlungsabwicklung verbinden\",\"EWnXR+\":\"Mit Stripe verbinden\",\"MOUF31\":\"Verbinden Sie sich mit dem CRM und automatisieren Sie Aufgaben mit Webhooks und Integrationen\",\"VioGG1\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Tickets und Produkte zu akzeptieren.\",\"/3017M\":\"Mit Stripe verbunden\",\"jfC/xh\":\"Kontakt\",\"LOFgda\":[\"Kontakt \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Kontakt-E-Mail\",\"02S6xJ\":\"Support kontaktieren\",\"nBGbqc\":\"Kontaktieren Sie uns, um Nachrichten zu aktivieren\",\"2nL0F3\":\"Hintergrundfarbe des Inhalts\",\"m8WD6t\":\"Einrichtung fortsetzen\",\"0GwUT4\":\"Weiter zur Kasse\",\"sBV87H\":\"Weiter zur Veranstaltungserstellung\",\"nKtyYu\":\"Weiter zum nächsten Schritt\",\"RGVUUI\":\"Weiter zur Zahlung\",\"FxVG/l\":\"In die Zwischenablage kopiert\",\"PiH3UR\":\"Kopiert!\",\"uUPbPg\":\"Partnerlink kopieren\",\"iVm46+\":\"Code kopieren\",\"y22tv0\":\"Kopieren Sie diesen Link, um ihn überall zu teilen\",\"/4gGIX\":\"In die Zwischenablage kopieren\",\"o5K/BK\":\"Koralle\",\"P0rbCt\":\"Titelbild\",\"60u+dQ\":\"Das Titelbild wird oben auf Ihrer Veranstaltungsseite angezeigt\",\"2NLjA6\":\"Das Titelbild wird oben auf Ihrer Veranstalterseite angezeigt\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Partner erstellen\",\"dyrgS4\":\"Erstellen und personalisieren Sie Ihre Veranstaltungsseite sofort\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Ticket erstellen\",\"8AiKIu\":\"Ticket oder Produkt erstellen\",\"agZ87r\":\"Erstellen Sie Tickets für Ihre Veranstaltung, legen Sie Preise fest und verwalten Sie die verfügbare Menge.\",\"dkAPxi\":\"Webhook erstellen\",\"5slqwZ\":\"Erstellen Sie Ihre Veranstaltung\",\"JQNMrj\":\"Erstellen Sie Ihre erste Veranstaltung\",\"CCjxOC\":\"Erstellen Sie Ihre erste Veranstaltung, um Tickets zu verkaufen und Teilnehmer zu verwalten.\",\"ZCSSd+\":\"Erstellen Sie Ihre eigene Veranstaltung\",\"67NsZP\":\"Veranstaltung wird erstellt...\",\"H34qcM\":\"Veranstalter wird erstellt...\",\"1YMS+X\":\"Ihre Veranstaltung wird erstellt, bitte warten\",\"yiy8Jt\":\"Ihr Veranstalterprofil wird erstellt, bitte warten\",\"8Tg/JR\":\"Benutzerdefiniert\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Passen Sie den Text auf dem Weiter-Button an\",\"q9Jg0H\":\"Passen Sie Ihre Veranstaltungsseite und das Widget-Design perfekt an Ihre Marke an\",\"mkLlne\":\"Passen Sie das Erscheinungsbild Ihrer Veranstaltungsseite an\",\"3trPKm\":\"Passen Sie das Erscheinungsbild Ihrer Veranstalterseite an\",\"zgCHnE\":\"Täglicher Verkaufsbericht\",\"nHm0AI\":\"Aufschlüsselung der täglichen Verkäufe, Steuern und Gebühren\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Tag eins Eincheckliste\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Partner löschen\",\"+jw/c1\":\"Bild löschen\",\"GnyEfA\":\"Ticket löschen\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Webhook löschen\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Alle abwählen\",\"H8kMHT\":\"Code nicht erhalten?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Deaktivieren Sie diese Kapazität, um Kapazitäten zu verfolgen, ohne den Produktverkauf zu stoppen\",\"Tgg8XQ\":\"Deaktivieren Sie diese Kapazitätsverfolgung ohne den Ticketverkauf zu stoppen\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Diese Nachricht schließen\",\"TvY/XA\":\"Dokumentation\",\"dYskfr\":\"Existiert nicht\",\"V6Jjbr\":\"Sie haben kein Konto? <0>Registrieren\",\"4+aC/x\":\"Spende / Bezahlen Sie, was Sie möchten Ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Entwurf\",\"3z2ium\":\"Zum Sortieren ziehen\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Aufgrund des hohen Spamrisikos ist eine manuelle Verifizierung erforderlich, bevor du Nachrichten senden kannst.\\nBitte kontaktiere uns, um Zugang zu beantragen.\",\"KRmTkx\":\"Produkt duplizieren\",\"Wt9eV8\":\"Tickets duplizieren\",\"4xK5y2\":\"Webhooks duplizieren\",\"KIjvtr\":\"Niederländisch\",\"SPKbfM\":\"z.\u202FB. Tickets kaufen, Jetzt registrieren\",\"v4+lcZ\":\"Partner bearbeiten\",\"2iZEz7\":\"Antwort bearbeiten\",\"kNGp1D\":\"Teilnehmer bearbeiten\",\"t2bbp8\":\"Teilnehmer bearbeiten\",\"d+nnyk\":\"Ticket bearbeiten\",\"fW5sSv\":\"Webhook bearbeiten\",\"nP7CdQ\":\"Webhook bearbeiten\",\"aqxYLv\":\"Bildung\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"E-Mail ist erforderlich\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"E-Mail-Verifizierung erforderlich\",\"L86zy2\":\"E-Mail erfolgreich verifiziert!\",\"nA31FG\":\"Aktivieren Sie diese Kapazität, um den Ticketverkauf zu stoppen, wenn das Limit erreicht ist\",\"RxzN1M\":\"Aktiviert\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Enddatum & -zeit (optional)\",\"PKXt9R\":\"Das Enddatum muss nach dem Startdatum liegen\",\"48Y16Q\":\"Endzeit (optional)\",\"3bR1r4\":\"Partner-E-Mail eingeben (optional)\",\"ARkzso\":\"Partnername eingeben\",\"kWg31j\":\"Eindeutigen Partnercode eingeben\",\"C3nD/1\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"n9V+ps\":\"Geben Sie Ihren Namen ein\",\"LslKhj\":\"Fehler beim Laden der Protokolle\",\"acLjIx\":\"Veranstaltung\",\"WgD6rb\":\"Veranstaltungskategorie\",\"b46pt5\":\"Veranstaltungs-Titelbild\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Veranstaltungsbeschreibung\",\"PYs3rP\":\"Veranstaltungsname\",\"HhwcTQ\":\"Veranstaltungsname\",\"WZZzB6\":\"Veranstaltungsname ist erforderlich\",\"Wd5CDM\":\"Der Veranstaltungsname sollte weniger als 150 Zeichen lang sein\",\"4JzCvP\":\"Veranstaltung nicht verfügbar\",\"mImacG\":\"Veranstaltungsseite\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event-Ticketing von\",\"YDVUVl\":\"Ereignistypen\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"Veranstaltungen\",\"VlvpJ0\":\"Antworten exportieren\",\"JKfSAv\":\"Export fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"SVOEsu\":\"Export gestartet. Datei wird vorbereitet...\",\"9bpUSo\":\"Partner werden exportiert\",\"jtrqH9\":\"Teilnehmer werden exportiert\",\"R4Oqr8\":\"Export abgeschlossen. Datei wird heruntergeladen...\",\"UlAK8E\":\"Bestellungen werden exportiert\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Partner konnte nicht erstellt werden\",\"jo3Gm6\":\"Partner konnten nicht exportiert werden\",\"Jjw03p\":\"Fehler beim Export der Teilnehmer\",\"ZPwFnN\":\"Fehler beim Export der Bestellungen\",\"X4o0MX\":\"Webhook konnte nicht geladen werden\",\"10XEC9\":\"Produkt-E-Mail konnte nicht erneut gesendet werden\",\"YQ3QSS\":\"Bestätigungscode konnte nicht erneut gesendet werden\",\"T6B2gk\":\"Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es erneut.\",\"lKh069\":\"Exportauftrag konnte nicht gestartet werden\",\"i0QKrm\":\"Partner konnte nicht aktualisiert werden\",\"NNc33d\":\"Fehler beim Aktualisieren der Antwort.\",\"7/9RFs\":\"Bild-Upload fehlgeschlagen.\",\"nkNfWu\":\"Fehler beim Hochladen des Bildes. Bitte versuchen Sie es erneut.\",\"rxy0tG\":\"E-Mail konnte nicht verifiziert werden\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Rückmeldung\",\"T4BMxU\":\"Gebühren können sich ändern. Du wirst über Änderungen deiner Gebührenstruktur benachrichtigt.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Feste Gebühr:\",\"KgxI80\":\"Flexibles Ticketing\",\"lWxAUo\":\"Essen & Trinken\",\"kFLJqR\":\"Wald\",\"/4rQr+\":\"Freikarten\",\"01my8x\":\"Kostenloses Ticket, keine Zahlungsinformationen erforderlich\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Allgemeine Informationen über Ihren Veranstalter\",\"ziAjHi\":\"Generieren\",\"exy8uo\":\"Code generieren\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Starten Sie kostenlos, keine Abonnementgebühren\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Bereiten Sie Ihre Veranstaltung vor\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Gehe zu Hi.Events\",\"gHSuV/\":\"Zur Startseite gehen\",\"Lek3cJ\":\"Zum Stripe-Dashboard\",\"GNJ1kd\":\"Hilfe & Support\",\"g+2103\":\"Hier ist Ihr Partnerlink\",\"spMR9y\":\"Hi.Events erhebt Plattformgebühren zur Wartung und Verbesserung unserer Dienste. Diese Gebühren werden automatisch von jeder Transaktion abgezogen.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Antworten ausblenden\",\"IyEqFf\":\"Farbeinstellungen ausblenden\",\"fsi6fC\":\"Dieses Ticket vor Kunden verbergen\",\"Fhzoa8\":\"Ticket nach Verkaufsende verbergen\",\"yhm3J/\":\"Ticket vor Verkaufsbeginn verbergen\",\"k7/oGT\":\"Ticket verbergen, sofern der Benutzer nicht über einen gültigen Aktionscode verfügt\",\"L0ZOiu\":\"Ticket bei Ausverkauf verbergen\",\"uno73L\":\"Wenn Sie ein Ticket ausblenden, können Benutzer es nicht auf der Veranstaltungsseite sehen.\",\"i0qMbr\":\"Startseite\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Wenn sich kein neues Tab automatisch geöffnet hat, klicke bitte unten auf die Schaltfläche, um mit dem Checkout fortzufahren.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Wenn leer, wird die Adresse verwendet, um einen Google-Kartenlink zu generieren.\",\"wOU3Tr\":\"Wenn du ein Konto bei uns hast, erhältst du eine E-Mail mit Anweisungen zum Zurücksetzen deines Passworts.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Die Bildabmessungen müssen zwischen 3000px und 2000px liegen. Mit einer maximalen Höhe von 2000px und einer maximalen Breite von 3000px\",\"an5hVd\":\"Bilder\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Fügen Sie Verbindungsdetails für Ihre Online-Veranstaltung hinzu. Diese Details werden auf der Bestellzusammenfassungsseite und der Teilnehmerproduktseite angezeigt.\",\"evpD4c\":\"Fügen Sie Verbindungsdetails für Ihre Online-Veranstaltung hinzu. Diese Details werden auf der Bestellübersichtsseite und der Teilnehmerticketseite angezeigt.\",\"AXTNr8\":[\"Enthält \",[\"0\"],\" Tickets\"],\"7/Rzoe\":\"Enthält 1 Ticket\",\"F1Xp97\":\"Einzelne Teilnehmer\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrationen\",\"B2Tpo0\":\"Ungültige E-Mail\",\"5tT0+u\":\"Ungültiges E-Mail-Format\",\"g+lLS9\":\"Teammitglied einladen\",\"1z26sk\":\"Teammitglied einladen\",\"KR0679\":\"Teammitglieder einladen\",\"aH6ZIb\":\"Laden Sie Ihr Team ein\",\"Lj7sBL\":\"Italienisch\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Letzte Antwort\",\"gw3Ur5\":\"Zuletzt ausgelöst\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Verknüpfen Sie Ihr Stripe-Konto, um Gelder aus dem Ticketverkauf zu erhalten.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Designs werden geladen...\",\"NFxlHW\":\"Webhooks werden geladen\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Titelbild\",\"gddQe0\":\"Logo und Titelbild für Ihren Veranstalter\",\"TBEnp1\":\"Logo wird in der Kopfzeile angezeigt\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Veranstaltung veröffentlichen\",\"4wUIjX\":\"Machen Sie Ihre Veranstaltung live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Veranstaltung verwalten\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Produkte verwalten\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Verwalten Sie Steuern und Gebühren, die auf Ihre Tickets erhoben werden können\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Verwalten Sie Ihre Zahlungsabwicklung und sehen Sie die Plattformgebühren ein\",\"lzcrX3\":\"Durch manuelles Hinzufügen eines Teilnehmers wird die Ticketanzahl angepasst.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Nachricht\",\"1jRD0v\":\"Teilnehmer mit bestimmten Tickets benachrichtigen\",\"97QrnA\":\"Kommunizieren Sie mit Teilnehmern, verwalten Sie Bestellungen und bearbeiten Sie Rückerstattungen an einem Ort\",\"Vjat/X\":\"Nachricht ist erforderlich\",\"0/yJtP\":\"Nachricht an Bestelleigentümer mit bestimmten Produkten senden\",\"yt/wR6\":\"Mitternacht\",\"tccUcA\":\"Mobiler Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Mehrere Preisoptionen. Perfekt für Frühbuchertickets usw.\",\"GfaxEk\":\"Musik\",\"8/brI5\":\"Name ist erforderlich\",\"m920rF\":\"New York\",\"eWRECP\":\"Nachtleben\",\"074+X8\":\"Keine aktiven Webhooks\",\"zxnup4\":\"Keine Partner vorhanden\",\"6r9SGl\":\"Keine Kreditkarte erforderlich\",\"Z6ILSe\":\"Keine Veranstaltungen für diesen Veranstalter\",\"8zCZQf\":\"Noch keine Veranstaltungen\",\"XZkeaI\":\"Keine Protokolle gefunden\",\"NEmyqy\":\"Noch keine Bestellungen\",\"B7w4KY\":\"Keine weiteren Veranstalter verfügbar\",\"6jYQGG\":\"Keine vergangenen Veranstaltungen\",\"zK/+ef\":\"Keine Produkte zur Auswahl verfügbar\",\"q91DKx\":\"Dieser Teilnehmer hat keine Fragen beantwortet.\",\"QoAi8D\":\"Keine Antwort\",\"EK/G11\":\"Noch keine Antworten\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Keine Tickets vorzeigen\",\"yM5c0q\":\"Keine bevorstehenden Veranstaltungen\",\"n5vdm2\":\"Für diesen Endpunkt wurden noch keine Webhook-Ereignisse aufgezeichnet. Ereignisse werden hier angezeigt, sobald sie ausgelöst werden.\",\"4GhX3c\":\"Keine Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Nicht eingecheckt\",\"dX/n9x\":\"Ozean\",\"lQgMLn\":\"Name des Büros oder Veranstaltungsorts\",\"+P/tII\":\"Sobald Sie bereit sind, schalten Sie Ihre Veranstaltung live und beginnen Sie mit dem Ticketverkauf.\",\"WjSpu5\":\"Online-Veranstaltung\",\"bU7oUm\":\"Nur an Bestellungen mit diesen Status senden\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Bestellung erstellt\",\"L4kzeZ\":[\"Bestelldetails \",[\"0\"]],\"+spgqH\":[\"Bestellnummer: \",[\"0\"]],\"vu6Arl\":\"Bestellung als bezahlt markiert\",\"FaPYw+\":\"Bestelleigentümer\",\"eB5vce\":\"Bestelleigentümer mit einem bestimmten Produkt\",\"CxLoxM\":\"Bestelleigentümer mit Produkten\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Bestellung erstattet\",\"6eSHqs\":\"Bestellstatus\",\"e7eZuA\":\"Bestellung aktualisiert\",\"mz+c33\":\"Erstellte Aufträge\",\"5It1cQ\":\"Bestellungen exportiert\",\"S3CZ5M\":\"Veranstalter-Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Veranstalter nicht gefunden\",\"wpj63n\":\"Veranstaltereinstellungen\",\"coIKFu\":\"Statistiken zum Veranstalter sind für die ausgewählte Währung nicht verfügbar oder es ist ein Fehler aufgetreten.\",\"o1my93\":\"Aktualisierung des Veranstalterstatus fehlgeschlagen. Bitte versuchen Sie es später erneut.\",\"rLHma1\":\"Veranstalterstatus aktualisiert\",\"J2cXxX\":\"Organisatoren können nur Events und Tickets verwalten. Sie können keine Benutzer, Kontoeinstellungen oder Rechnungsinformationen verwalten.\",\"/IX/7x\":\"Sonstiges\",\"6/dCYd\":\"Übersicht\",\"cbtJ9W\":\"Hintergrundfarbe der Seite\",\"QkLf4H\":\"Seiten-URL\",\"2w/FiJ\":\"Bezahltes Ticket\",\"Ff0Dor\":\"Vergangenheit\",\"xTPjSy\":\"Vergangene Veranstaltungen\",\"/l/ckQ\":\"URL einfügen\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausiert\",\"TskrJ8\":\"Zahlung & Plan\",\"EyE8E6\":\"Zahlungsabwicklung\",\"vcyz2L\":\"Zahlungseinstellungen\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Leistung\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Bestellung aufgeben\",\"br3Y/y\":\"Plattformgebühren\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Bitte geben Sie eine gültige URL ein\",\"n8+Ng/\":\"Bitte geben Sie den 5-stelligen Code ein\",\"Dvq0wf\":\"Bitte ein Bild angeben.\",\"MA04r/\":\"Bitte entfernen Sie die Filter und stellen Sie die Sortierung auf \\\"Startseite-Reihenfolge\\\", um die Sortierung zu aktivieren\",\"EFq6EG\":\"Bitte ein Bild auswählen.\",\"yygcoG\":\"Bitte wählen Sie mindestens ein Ticket aus\",\"fuwKpE\":\"Bitte versuchen Sie es erneut.\",\"klWBeI\":\"Bitte warten Sie, bevor Sie einen neuen Code anfordern\",\"hfHhaa\":\"Bitte warten Sie, während wir Ihre Partner für den Export vorbereiten...\",\"o+tJN/\":\"Bitte warten Sie, während wir Ihre Teilnehmer für den Export vorbereiten...\",\"+5Mlle\":\"Bitte warten Sie, während wir Ihre Bestellungen für den Export vorbereiten...\",\"R7+D0/\":\"Portugiesisch (Brasilien)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Unterstützt durch Stripe\",\"cs5muu\":\"Vorschau der Veranstaltungsseite\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Datenschutzerklärung\",\"p/JDmw\":\"Produkt\",\"EWCLpZ\":\"Produkt erstellt\",\"XkFYVB\":\"Produkt gelöscht\",\"0dzBGg\":\"Produkt-E-Mail wurde an den Teilnehmer erneut gesendet\",\"YMwcbR\":\"Produktverkäufe, Einnahmen und Steueraufschlüsselung\",\"ldVIlB\":\"Produkt aktualisiert\",\"mIqT3T\":\"Produkte, Waren und flexible Preisoptionen\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Gutscheincode\",\"k3wH7i\":\"Nutzung von Rabattcodes und Rabattaufschlüsselung\",\"EEYbdt\":\"Veröffentlichen\",\"evDBV8\":\"Veranstaltung veröffentlichen\",\"812gwg\":\"Lizenz kaufen\",\"YwNJAq\":\"QR-Code-Scanning mit sofortigem Feedback und sicherem Teilen für den Mitarbeiterzugang\",\"Fi3b48\":\"Neueste Bestellungen\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Weiterleitung zu Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Code erneut senden\",\"bxoWpz\":\"Bestätigungs-E-Mail erneut senden\",\"G42SNI\":\"E-Mail erneut senden\",\"TTpXL3\":[\"Erneut senden in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Produkt-E-Mail erneut senden\",\"slOprG\":\"Setzen Sie Ihr Passwort zurück\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Verkäufe\",\"KZrfYJ\":\"Social-Media-Links speichern\",\"aZR9BC\":\"Zu den Tickets scrollen\",\"lBAlVv\":\"Suche nach Namen, Bestellnummer, Teilnehmernummer oder E-Mail ...\",\"ftNXma\":\"Partner suchen...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Suche nach Ticketnamen...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Kategorie auswählen\",\"mCB6Je\":\"Alle auswählen\",\"kYZSFD\":\"Wählen Sie einen Veranstalter, um dessen Dashboard und Veranstaltungen anzuzeigen.\",\"tVW/yo\":\"Währung auswählen\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Enddatum und -zeit auswählen\",\"gTN6Ws\":\"Endzeit auswählen\",\"0U6E9W\":\"Veranstaltungskategorie auswählen\",\"j9cPeF\":\"Ereignistypen auswählen\",\"KizCK7\":\"Startdatum und -zeit auswählen\",\"dJZTv2\":\"Startzeit auswählen\",\"XH5juP\":\"Ticketstufe auswählen\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Zeitzone auswählen\",\"Ropvj0\":\"Wählen Sie aus, welche Ereignisse diesen Webhook auslösen\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Verkaufen Sie Waren zusammen mit Tickets mit integrierter Steuer- und Rabattcode-Unterstützung\",\"Cye3uV\":\"Verkaufen Sie mehr als nur Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Bestellbestätigung und Produkt-E-Mail senden\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Richten Sie Ihre Organisation ein\",\"VlS7y2\":\"Richten Sie Ihre Zahlungsabwicklung ein, um Gelder aus Ticketverkäufen zu erhalten.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Einrichtung in Minuten\",\"GG7qDw\":\"Partnerlink teilen\",\"hL7sDJ\":\"Veranstalterseite teilen\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Alle Plattformen anzeigen (\",[\"0\"],\" weitere mit Werten)\"],\"smd87r\":\"Verfügbare Ticketanzahl anzeigen\",\"tQi5Hh\":\"Farbeinstellungen anzeigen\",\"UVPI5D\":\"Weniger Plattformen anzeigen\",\"b33PL9\":\"Mehr Plattformen anzeigen\",\"j3b+OW\":\"Wird dem Kunden nach dem Bezahlvorgang auf der Bestellübersichtsseite angezeigt\",\"v6IwHE\":\"Intelligentes Einchecken\",\"J9xKh8\":\"Intelligentes Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Soziales\",\"d0rUsW\":\"Social-Media-Links\",\"j/TOB3\":\"Social-Media-Links & Website\",\"2pxNFK\":\"verkauft\",\"KTxc6k\":\"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support, falls das Problem weiterhin besteht.\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Leider ist Ihre Bestellung abgelaufen. Bitte starten Sie eine neue Bestellung.\",\"a4SyEE\":\"Die Sortierung ist deaktiviert, während Filter und Sortierung angewendet werden\",\"7JFNej\":\"Sport\",\"4nG1lG\":\"Standardticket zum Festpreis\",\"JcQp9p\":\"Startdatum & -zeit\",\"0m/ekX\":\"Startdatum & -zeit\",\"izRfYP\":\"Startdatum ist erforderlich\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Erfolgreich geprüft <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket erfolgreich erstellt\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produkt erfolgreich dupliziert\",\"RuaKfn\":\"Adresse erfolgreich aktualisiert\",\"5n+Wwp\":\"Veranstalter erfolgreich aktualisiert\",\"0Dk/l8\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"MhOoLQ\":\"Social-Media-Links erfolgreich aktualisiert\",\"g2lRrH\":\"Ticket erfolgreich aktualisiert\",\"kj7zYe\":\"Webhook erfolgreich aktualisiert\",\"/RfJXt\":[\"Sommermusikfestival \",[\"0\"]],\"CWOPIK\":\"Sommer Musik Festival 2025\",\"oNxgAm\":\"Sonnenuntergang\",\"5gIl+x\":\"Unterstützung für gestaffelte, spendenbasierte und Produktverkäufe mit anpassbaren Preisen und Kapazitäten\",\"JZTQI0\":\"Veranstalter wechseln\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Erzählen Sie den Leuten, was sie bei Ihrer Veranstaltung erwartet\",\"NiIUyb\":\"Erzählen Sie uns von Ihrer Veranstaltung\",\"DovcfC\":\"Erzählen Sie uns von Ihrer Organisation. Diese Informationen werden auf Ihren Veranstaltungsseiten angezeigt.\",\"xowcRf\":\"Nutzungsbedingungen\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"Die Hintergrundfarbe der Inhaltsbereiche\",\"Zhqzq3\":\"Die Hintergrundfarbe von Inhaltsbereichen (Karten, Kopfzeile usw.)\",\"JgkK2l\":\"Die Hintergrundfarbe der gesamten Seite\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"Der Code läuft in 10 Minuten ab. Überprüfen Sie Ihren Spam-Ordner, falls Sie die E-Mail nicht sehen.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"Die gesuchte Veranstaltung ist derzeit nicht verfügbar. Sie wurde möglicherweise entfernt, ist abgelaufen oder die URL ist falsch.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"Die maximale Anzahl von Tickets für \",[\"0\"],\" ist \",[\"1\"]],\"FeAfXO\":[\"Die maximale Anzahl an Tickets für Generäle beträgt \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"Der gesuchte Veranstalter konnte nicht gefunden werden. Die Seite wurde möglicherweise verschoben oder gelöscht, oder die URL ist falsch.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Die Steuern und Gebühren, die auf dieses Ticket angewendet werden sollen. Sie können neue Steuern und Gebühren auf der\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema & Farben\",\"jvxN9/\":\"Für diese Veranstaltung sind keine Tickets verfügbar\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Dieser Code wird zur Verfolgung von Verkäufen verwendet. Nur Buchstaben, Zahlen, Bindestriche und Unterstriche erlaubt.\",\"YClrdK\":\"Diese Veranstaltung ist noch nicht veröffentlicht\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Dies ist der Name Ihres Veranstalters, der Ihren Nutzern angezeigt wird.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Dieses Veranstalterprofil ist noch nicht veröffentlicht\",\"5189cf\":\"Dadurch werden alle Sichtbarkeitseinstellungen überschrieben und das Ticket wird vor allen Kunden verborgen.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Dieses Ticket kann nicht gelöscht werden, da es\\nmit einer Bestellung verknüpft ist. Sie können es stattdessen ausblenden.\",\"ma6qdu\":\"Dieses Ticket ist nicht öffentlich sichtbar.\",\"xJ8nzj\":\"Dieses Ticket ist ausgeblendet, sofern es nicht durch einen Promo-Code angesprochen wird.\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Dies wird für Benachrichtigungen und die Kommunikation mit Ihren Nutzern verwendet.\",\"rhsath\":\"Dies ist für Kunden nicht sichtbar, hilft Ihnen aber, den Partner zu identifizieren.\",\"KosivG\":\"Ticket erfolgreich gelöscht\",\"HGuXjF\":\"Ticketinhaber\",\"6tmWch\":\"Ticket oder Produkt\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticketverkauf\",\"NirIiz\":\"Ticketstufe\",\"8jLPgH\":\"Art des Tickets\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket-Widget-Vorschau\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Eintrittskarte(n)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Produkte\",\"ikA//P\":\"verkaufte Tickets\",\"i+idBz\":\"Verkaufte Tickets\",\"AGRilS\":\"Verkaufte Tickets\",\"56Qw2C\":\"Tickets erfolgreich sortiert\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Stufenticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Mit gestaffelten Tickets können Sie mehrere Preisoptionen für dasselbe Ticket anbieten.\\nDas ist ideal für Frühbuchertickets oder das Anbieten unterschiedlicher Preisoptionen\\nfür unterschiedliche Personengruppen.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Um Kreditkartenzahlungen zu empfangen, musst du dein Stripe-Konto verbinden. Stripe ist unser Zahlungsabwicklungspartner, der sichere Transaktionen und pünktliche Auszahlungen gewährleistet.\",\"KSDwd5\":\"Gesamtbestellungen\",\"/b6Z1R\":\"Verfolgen Sie Einnahmen, Seitenaufrufe und Verkäufe mit detaillierten Analysen und exportierbaren Berichten\",\"OpKMSn\":\"Transaktionsgebühr:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Teilnehmer \",[\"0\"],\" konnte nicht ausgewählt werden\"],\"nNdxt9\":\"Ticket konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"IrVSu+\":\"Produkt konnte nicht dupliziert werden. Bitte überprüfen Sie Ihre Angaben\",\"Vx2J6x\":\"Teilnehmer konnte nicht abgerufen werden\",\"Ef7StM\":\"Unbekannt\",\"ZBAScj\":\"Unbekannter Teilnehmer\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Veranstaltung nicht mehr veröffentlichen\",\"Pp1sWX\":\"Partner aktualisieren\",\"gJQsLv\":\"Laden Sie ein Titelbild für Ihren Veranstalter hoch\",\"4kEGqW\":\"Laden Sie ein Logo für Ihren Veranstalter hoch\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Bild hochladen\",\"29w7p6\":\"Bild wird hochgeladen...\",\"HtrFfw\":\"URL ist erforderlich\",\"AdWhjZ\":\"Bestätigungscode\",\"wCKkSr\":\"E-Mail verifizieren\",\"/IBv6X\":\"Bestätigen Sie Ihre E-Mail-Adresse\",\"e/cvV1\":\"Wird verifiziert...\",\"fROFIL\":\"Vietnamesisch\",\"gj5YGm\":\"Sehen Sie sich Berichte zu Ihrer Veranstaltung an und laden Sie sie herunter. Bitte beachten Sie, dass nur abgeschlossene Bestellungen in diesen Berichten enthalten sind.\",\"c7VN/A\":\"Antworten anzeigen\",\"AM+zF3\":\"Teilnehmer anzeigen\",\"e4mhwd\":\"Zur Event-Homepage\",\"n6EaWL\":\"Protokolle anzeigen\",\"AMkkeL\":\"Bestellung anzeigen\",\"9jnAcN\":\"Veranstalter-Startseite anzeigen\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP-Produkt\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Wir empfehlen Abmessungen von 400 × 400 Pixeln und eine maximale Dateigröße von 5 MB\",\"Fq/Nx7\":\"Wir haben einen 5-stelligen Bestätigungscode gesendet an:\",\"GdWB+V\":\"Webhook erfolgreich erstellt\",\"2X4ecw\":\"Webhook erfolgreich gelöscht\",\"CThMKa\":\"Webhook-Protokolle\",\"nuh/Wq\":\"Webhook-URL\",\"8BMPMe\":\"Webhook sendet keine Benachrichtigungen\",\"FSaY52\":\"Webhook sendet Benachrichtigungen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Willkommen zurück 👋\",\"kSYpfa\":[\"Willkommen bei \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Willkommen bei \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Willkommen bei \",[\"0\"],\", hier ist eine Übersicht all Ihrer Veranstaltungen\"],\"je8QQT\":\"Willkommen bei Hi.Events 👋\",\"yZIW7P\":\"Willkommen bei Hi.Events, hier ist eine Liste all Ihrer Veranstaltungen.\",\"wjqPqF\":\"Was sind Stufentickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"Was ist ein Webhook?\",\"MhhnvW\":\"Für welche Tickets gilt dieser Code? (Gilt standardmäßig für alle)\",\"dCil3h\":\"Auf welche Tickets soll sich diese Frage beziehen?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Welche Art von Veranstaltung?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wenn ein Check-in gelöscht wird\",\"Gmd0hv\":\"Wenn ein neuer Teilnehmer erstellt wird\",\"Lc18qn\":\"Wenn eine neue Bestellung erstellt wird\",\"dfkQIO\":\"Wenn ein neues Produkt erstellt wird\",\"8OhzyY\":\"Wenn ein Produkt gelöscht wird\",\"tRXdQ9\":\"Wenn ein Produkt aktualisiert wird\",\"Q7CWxp\":\"Wenn ein Teilnehmer storniert wird\",\"IuUoyV\":\"Wenn ein Teilnehmer eingecheckt wird\",\"nBVOd7\":\"Wenn ein Teilnehmer aktualisiert wird\",\"ny2r8d\":\"Wenn eine Bestellung storniert wird\",\"c9RYbv\":\"Wenn eine Bestellung als bezahlt markiert wird\",\"ejMDw1\":\"Wenn eine Bestellung erstattet wird\",\"fVPt0F\":\"Wenn eine Bestellung aktualisiert wird\",\"de6HLN\":\"Wenn Kunden Tickets kaufen, erscheinen deren Bestellungen hier.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schreiben Sie Ihre Nachricht hier...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Sie können einen Promo-Code erstellen, der auf dieses Ticket abzielt, auf der\",\"UqVaVO\":\"Sie können den Tickettyp nicht ändern, da diesem Ticket Teilnehmer zugeordnet sind.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Sie können diese Preisstufe nicht löschen, da für diese Stufe bereits Tickets verkauft wurden. Sie können sie stattdessen ausblenden.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Sie haben Steuern und Gebühren zu einem kostenlosen Produkt hinzugefügt. Möchten Sie diese entfernen?\",\"183zcL\":\"Sie haben Steuern und Gebühren zu einem Freiticket hinzugefügt. Möchten Sie diese entfernen oder unkenntlich machen?\",\"2v5MI1\":\"Sie haben noch keine Nachrichten gesendet. Sie können Nachrichten an alle Teilnehmer oder an bestimmte Ticketinhaber senden.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Sie den Veranstalterstatus aktualisieren können.\",\"FRl8Jv\":\"Sie müssen Ihre Konto-E-Mail-Adresse verifizieren, bevor Sie Nachrichten senden können.\",\"8QNzin\":\"Sie benötigen ein Ticket, bevor Sie eine Kapazitätszuweisung erstellen können.\",\"WHXRMI\":\"Sie benötigen mindestens ein Ticket, um loslegen zu können. Kostenlos, kostenpflichtig oder der Benutzer kann selbst entscheiden, was er bezahlen möchte.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Ihre Partner wurden erfolgreich exportiert.\",\"TF37u6\":\"Deine Teilnehmer wurden erfolgreich exportiert.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Ihre E-Mail\",\"R02pnV\":\"Ihr Event muss live sein, bevor Sie Tickets an Teilnehmer verkaufen können.\",\"cqo2VO\":\"Ihre Veranstaltung muss live sein, bevor Sie Tickets verkaufen können.\",\"ifRqmm\":\"Ihre Nachricht wurde erfolgreich gesendet!\",\"/Rj5P4\":\"Ihr Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Deine Bestellungen wurden erfolgreich exportiert.\",\"Xd1R1a\":\"Adresse Ihres Veranstalters\",\"vvO1I2\":\"Ihr Stripe-Konto ist verbunden und bereit zur Zahlungsabwicklung.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Aufgrund des hohen Spam-Risikos ist eine manuelle Verifizierung erforderlich, bevor du Nachrichten senden kannst.\\nBitte kontaktiere uns, um Zugriff zu beantragen.\",\"8XAE7n\":\"Wenn du ein Konto bei uns hast, erhältst du eine E-Mail mit Anweisungen zum Zurücksetzen deines\\nPassworts.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"„Hier gibt es noch nichts zu sehen“\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>erfolgreich eingecheckt\"],\"yxhYRZ\":[[\"0\"],\" <0>erfolgreich ausgecheckt\"],\"KMgp2+\":[[\"0\"],\" verfügbar\"],\"Pmr5xp\":[[\"0\"],\" erfolgreich erstellt\"],\"FImCSc\":[[\"0\"],\" erfolgreich aktualisiert\"],\"KOr9b4\":[[\"0\"],\"s Veranstaltungen\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" eingecheckt\"],\"Vjij1k\":[[\"days\"],\" Tage, \",[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"f3RdEk\":[[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"fyE7Au\":[[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"NlQ0cx\":[\"Erste Veranstaltung von \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Kapazitätszuweisungen ermöglichen es Ihnen, die Kapazität über Tickets oder ein ganzes Ereignis zu verwalten. Ideal für mehrtägige Veranstaltungen, Workshops und mehr, bei denen die Kontrolle der Teilnehmerzahl entscheidend ist.<1>Beispielsweise können Sie eine Kapazitätszuweisung mit einem <2>Tag Eins und einem <3>Alle Tage-Ticket verknüpfen. Sobald die Kapazität erreicht ist, werden beide Tickets automatisch nicht mehr zum Verkauf angeboten.\",\"Exjbj7\":\"<0>Einchecklisten helfen, den Eintritt der Teilnehmer zu verwalten. Sie können mehrere Tickets mit einer Eincheckliste verknüpfen und sicherstellen, dass nur Personen mit gültigen Tickets eintreten können.\",\"OXku3b\":\"<0>https://Ihre-website.com\",\"qnSLLW\":\"<0>Bitte geben Sie den Preis ohne Steuern und Gebühren ein.<1>Steuern und Gebühren können unten hinzugefügt werden.\",\"ZjMs6e\":\"<0>Die Anzahl der für dieses Produkt verfügbaren Produkte<1>Dieser Wert kann überschrieben werden, wenn mit diesem Produkt <2>Kapazitätsgrenzen verbunden sind.\",\"E15xs8\":\"⚡️ Richten Sie Ihre Veranstaltung ein\",\"FL6OwU\":\"✉️ Bestätigen Sie Ihre E-Mail-Adresse\",\"BN0OQd\":\"🎉 Herzlichen Glückwunsch zur Erstellung einer Veranstaltung!\",\"4kSf7w\":\"🎟️ Produkte hinzufügen\",\"4WT5tD\":\"🎨 Veranstaltungsseite anpassen\",\"3VPPdS\":\"💳 Mit Stripe verbinden\",\"cjdktw\":\"🚀 Veröffentliche dein Event\",\"rmelwV\":\"0 Minuten und 0 Sekunden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hauptstraße 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"01.01.2024 10:00\",\"Q/T49U\":\"01.01.2024 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Ein Datumseingabefeld. Perfekt, um nach einem Geburtsdatum o.ä. zu fragen.\",\"6euFZ/\":[\"Ein standardmäßiger \",[\"type\"],\" wird automatisch auf alle neuen Produkte angewendet. Sie können dies für jedes Produkt einzeln überschreiben.\"],\"SMUbbQ\":\"Eine Dropdown-Eingabe erlaubt nur eine Auswahl\",\"qv4bfj\":\"Eine Gebühr, beispielsweise eine Buchungsgebühr oder eine Servicegebühr\",\"POT0K/\":\"Ein fester Betrag pro Produkt. Z.B., 0,50 $ pro Produkt\",\"f4vJgj\":\"Eine mehrzeilige Texteingabe\",\"OIPtI5\":\"Ein Prozentsatz des Produktpreises. Z.B., 3,5 % des Produktpreises\",\"ZthcdI\":\"Ein Promo-Code ohne Rabatt kann verwendet werden, um versteckte Produkte anzuzeigen.\",\"AG/qmQ\":\"Eine Radiooption hat mehrere Optionen, aber nur eine kann ausgewählt werden.\",\"h179TP\":\"Eine kurze Beschreibung der Veranstaltung, die in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird die Veranstaltungsbeschreibung verwendet\",\"WKMnh4\":\"Eine einzeilige Texteingabe\",\"BHZbFy\":\"Eine einzelne Frage pro Bestellung. Z.B., Wie lautet Ihre Lieferadresse?\",\"Fuh+dI\":\"Eine einzelne Frage pro Produkt. Z.B., Welche T-Shirt-Größe haben Sie?\",\"RlJmQg\":\"Eine Standardsteuer wie Mehrwertsteuer oder GST\",\"uIKNjo\":\"Über die Veranstaltung\",\"3pykXZ\":\"Akzeptieren Sie Banküberweisungen, Schecks oder andere Offline-Zahlungsmethoden\",\"hrvLf4\":\"Akzeptieren Sie Kreditkartenzahlungen über Stripe\",\"bfXQ+N\":\"Einladung annehmen\",\"AeXO77\":\"Konto\",\"lkNdiH\":\"Kontoname\",\"Puv7+X\":\"Account Einstellungen\",\"OmylXO\":\"Konto erfolgreich aktualisiert\",\"7L01XJ\":\"Aktionen\",\"FQBaXG\":\"Aktivieren\",\"5T2HxQ\":\"Aktivierungsdatum\",\"F6pfE9\":\"Aktiv\",\"/PN1DA\":\"Fügen Sie eine Beschreibung für diese Eincheckliste hinzu\",\"0/vPdA\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu. Diese sind für den Teilnehmer nicht sichtbar.\",\"Or1CPR\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu...\",\"l3sZO1\":\"Fügen Sie Notizen zur Bestellung hinzu. Diese sind für den Kunden nicht sichtbar.\",\"xMekgu\":\"Fügen Sie Notizen zur Bestellung hinzu...\",\"PGPGsL\":\"Beschreibung hinzufügen\",\"gMK0ps\":\"Fügen Sie Ereignisdetails hinzu und verwalten Sie die Ereigniseinstellungen.\",\"OveehC\":\"Fügen Sie Anweisungen für Offline-Zahlungen hinzu (z. B. Überweisungsdetails, wo Schecks hingeschickt werden sollen, Zahlungsfristen)\",\"LTVoRa\":\"Weitere Produkte hinzufügen\",\"ApsD9J\":\"Neue hinzufügen\",\"TZxnm8\":\"Option hinzufügen\",\"24l4x6\":\"Produkt hinzufügen\",\"8q0EdE\":\"Produkt zur Kategorie hinzufügen\",\"YvCknQ\":\"Produkte hinzufügen\",\"Cw27zP\":\"Frage hinzufügen\",\"yWiPh+\":\"Steuern oder Gebühren hinzufügen\",\"goOKRY\":\"Ebene hinzufügen\",\"oZW/gT\":\"Zum Kalender hinzufügen\",\"pn5qSs\":\"Zusätzliche Informationen\",\"Y8DIQy\":\"Zusatzoptionen\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Anschrift Zeile 1\",\"POdIrN\":\"Anschrift Zeile 1\",\"cormHa\":\"Adresszeile 2\",\"gwk5gg\":\"Adresszeile 2\",\"U3pytU\":\"Administrator\",\"HLDaLi\":\"Administratorbenutzer haben vollständigen Zugriff auf Ereignisse und Kontoeinstellungen.\",\"W7AfhC\":\"Alle Teilnehmer dieser Veranstaltung\",\"cde2hc\":\"Alle Produkte\",\"5CQ+r0\":\"Erlauben Sie Teilnehmern, die mit unbezahlten Bestellungen verbunden sind, einzuchecken\",\"ipYKgM\":\"Suchmaschinenindizierung zulassen\",\"LRbt6D\":\"Suchmaschinen erlauben, dieses Ereignis zu indizieren\",\"+MHcJD\":\"Fast geschafft! Wir warten nur darauf, dass Ihre Zahlung bearbeitet wird. Dies sollte nur ein paar Sekunden dauern.\",\"ApOYO8\":\"Erstaunlich, Ereignis, Schlüsselwörter...\",\"hehnjM\":\"Menge\",\"R2O9Rg\":[\"Bezahlter Betrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Beim Laden der Seite ist ein Fehler aufgetreten\",\"Q7UCEH\":\"Beim Sortieren der Fragen ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder aktualisieren Sie die Seite\",\"jD/OCQ\":\"Ein Event ist die eigentliche Veranstaltung, die Sie veranstalten. Sie können später weitere Details hinzufügen.\",\"oBkF+i\":\"Ein Veranstalter ist das Unternehmen oder die Person, die die Veranstaltung ausrichtet.\",\"W5A0Ly\":\"Ein unerwarteter Fehler ist aufgetreten.\",\"byKna+\":\"Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut.\",\"ubdMGz\":\"Alle Anfragen von Produktinhabern werden an diese E-Mail-Adresse gesendet. Diese wird auch als „Antwort-an“-Adresse für alle von dieser Veranstaltung gesendeten E-Mails verwendet.\",\"aAIQg2\":\"Aussehen\",\"Ym1gnK\":\"angewandt\",\"sy6fss\":[\"Gilt für \",[\"0\"],\" Produkte\"],\"kadJKg\":\"Gilt für 1 Produkt\",\"DB8zMK\":\"Anwenden\",\"GctSSm\":\"Promo-Code anwenden\",\"ARBThj\":[\"Diesen \",[\"type\"],\" auf alle neuen Produkte anwenden\"],\"S0ctOE\":\"Veranstaltung archivieren\",\"TdfEV7\":\"Archiviert\",\"A6AtLP\":\"Archivierte Veranstaltungen\",\"q7TRd7\":\"Möchten Sie diesen Teilnehmer wirklich aktivieren?\",\"TvkW9+\":\"Sind Sie sicher, dass Sie diese Veranstaltung archivieren möchten?\",\"/CV2x+\":\"Möchten Sie diesen Teilnehmer wirklich stornieren? Dadurch wird sein Ticket ungültig.\",\"YgRSEE\":\"Möchten Sie diesen Aktionscode wirklich löschen?\",\"iU234U\":\"Möchten Sie diese Frage wirklich löschen?\",\"CMyVEK\":\"Möchten Sie diese Veranstaltung wirklich als Entwurf speichern? Dadurch wird die Veranstaltung für die Öffentlichkeit unsichtbar.\",\"mEHQ8I\":\"Möchten Sie diese Veranstaltung wirklich öffentlich machen? Dadurch wird die Veranstaltung für die Öffentlichkeit sichtbar\",\"s4JozW\":\"Sind Sie sicher, dass Sie diese Veranstaltung wiederherstellen möchten? Es wird als Entwurf wiederhergestellt.\",\"vJuISq\":\"Sind Sie sicher, dass Sie diese Kapazitätszuweisung löschen möchten?\",\"baHeCz\":\"Möchten Sie diese Eincheckliste wirklich löschen?\",\"LBLOqH\":\"Einmal pro Bestellung anfragen\",\"wu98dY\":\"Einmal pro Produkt fragen\",\"ss9PbX\":\"Teilnehmer\",\"m0CFV2\":\"Teilnehmerdetails\",\"QKim6l\":\"Teilnehmer nicht gefunden\",\"R5IT/I\":\"Teilnehmernotizen\",\"lXcSD2\":\"Fragen der Teilnehmer\",\"HT/08n\":\"Teilnehmer-Ticket\",\"9SZT4E\":\"Teilnehmer\",\"iPBfZP\":\"Registrierte Teilnehmer\",\"7KxcHR\":\"Teilnehmer mit einem bestimmten Produkt\",\"IMJ6rh\":\"Automatische Größenanpassung\",\"vZ5qKF\":\"Passen Sie die Widgethöhe automatisch an den Inhalt an. Wenn diese Option deaktiviert ist, füllt das Widget die Höhe des Containers aus.\",\"4lVaWA\":\"Warten auf Offline-Zahlung\",\"2rHwhl\":\"Warten auf Offline-Zahlung\",\"3wF4Q/\":\"Zahlung ausstehend\",\"ioG+xt\":\"Zahlung steht aus\",\"3PmQfI\":\"Tolles Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Zurück zu allen Events\",\"A302fe\":\"Zurück zur Veranstaltungsseite\",\"VCoEm+\":\"Zurück zur Anmeldung\",\"k1bLf+\":\"Hintergrundfarbe\",\"I7xjqg\":\"Hintergrundtyp\",\"1mwMl+\":\"Bevor Sie versenden!\",\"/yeZ20\":\"Bevor Ihre Veranstaltung live gehen kann, müssen Sie einige Dinge erledigen.\",\"ze6ETw\":\"Beginnen Sie in wenigen Minuten mit dem Verkauf von Produkten\",\"8rE61T\":\"Rechnungsadresse\",\"/xC/im\":\"Rechnungseinstellungen\",\"rp/zaT\":\"Brasilianisches Portugiesisch\",\"whqocw\":\"Mit der Registrierung stimmen Sie unseren <0>Servicebedingungen und <1>Datenschutzrichtlinie zu.\",\"bcCn6r\":\"Berechnungstyp\",\"+8bmSu\":\"Kalifornien\",\"iStTQt\":\"Die Kameraberechtigung wurde verweigert. <0>Fordern Sie die Berechtigung erneut an. Wenn dies nicht funktioniert, müssen Sie dieser Seite in Ihren Browsereinstellungen <1>Zugriff auf Ihre Kamera gewähren.\",\"dEgA5A\":\"Stornieren\",\"Gjt/py\":\"E-Mail-Änderung abbrechen\",\"tVJk4q\":\"Bestellung stornieren\",\"Os6n2a\":\"Bestellung stornieren\",\"Mz7Ygx\":[\"Bestellung stornieren \",[\"0\"]],\"3tTjpi\":\"Das Stornieren wird alle mit dieser Bestellung verbundenen Produkte stornieren und die Produkte wieder in den verfügbaren Bestand zurückgeben.\",\"vv7kpg\":\"Abgesagt\",\"U7nGvl\":\"Check-in nicht möglich\",\"QyjCeq\":\"Kapazität\",\"V6Q5RZ\":\"Kapazitätszuweisung erfolgreich erstellt\",\"k5p8dz\":\"Kapazitätszuweisung erfolgreich gelöscht\",\"nDBs04\":\"Kapazitätsmanagement\",\"ddha3c\":\"Kategorien ermöglichen es Ihnen, Produkte zusammenzufassen. Zum Beispiel könnten Sie eine Kategorie für \\\"Tickets\\\" und eine andere für \\\"Merchandise\\\" haben.\",\"iS0wAT\":\"Kategorien helfen Ihnen, Ihre Produkte zu organisieren. Dieser Titel wird auf der öffentlichen Veranstaltungsseite angezeigt.\",\"eorM7z\":\"Kategorien erfolgreich neu geordnet.\",\"3EXqwa\":\"Kategorie erfolgreich erstellt\",\"77/YgG\":\"Cover ändern\",\"GptGxg\":\"Kennwort ändern\",\"xMDm+I\":\"Einchecken\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Einchecken und Bestellung als bezahlt markieren\",\"QYLpB4\":\"Nur einchecken\",\"/Ta1d4\":\"Auschecken\",\"5LDT6f\":\"Schau dir dieses Event an!\",\"gXcPxc\":\"Einchecken\",\"fVUbUy\":\"Eincheckliste erfolgreich erstellt\",\"+CeSxK\":\"Eincheckliste erfolgreich gelöscht\",\"+hBhWk\":\"Die Eincheckliste ist abgelaufen\",\"mBsBHq\":\"Die Eincheckliste ist nicht aktiv\",\"vPqpQG\":\"Eincheckliste nicht gefunden\",\"tejfAy\":\"Einchecklisten\",\"hD1ocH\":\"Eincheck-URL in die Zwischenablage kopiert\",\"CNafaC\":\"Kontrollkästchenoptionen ermöglichen Mehrfachauswahl\",\"SpabVf\":\"Kontrollkästchen\",\"CRu4lK\":\"Eingecheckt\",\"znIg+z\":\"Zur Kasse\",\"1WnhCL\":\"Checkout-Einstellungen\",\"6imsQS\":\"Vereinfachtes Chinesisch\",\"JjkX4+\":\"Wählen Sie eine Farbe für Ihren Hintergrund\",\"/Jizh9\":\"Wähle einen Account\",\"3wV73y\":\"Stadt\",\"FG98gC\":\"Suchtext löschen\",\"EYeuMv\":\"klicken Sie hier\",\"sby+1/\":\"Zum Kopieren klicken\",\"yz7wBu\":\"Schließen\",\"62Ciis\":\"Sidebar schließen\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Der Code muss zwischen 3 und 50 Zeichen lang sein\",\"oqr9HB\":\"Dieses Produkt einklappen, wenn die Veranstaltungsseite initial geladen wird\",\"jZlrte\":\"Farbe\",\"Vd+LC3\":\"Die Farbe muss ein gültiger Hex-Farbcode sein. Beispiel: #ffffff\",\"1HfW/F\":\"Farben\",\"VZeG/A\":\"Demnächst\",\"yPI7n9\":\"Durch Kommas getrennte Schlüsselwörter, die das Ereignis beschreiben. Diese werden von Suchmaschinen verwendet, um das Ereignis zu kategorisieren und zu indizieren.\",\"NPZqBL\":\"Bestellung abschließen\",\"guBeyC\":\"Jetzt bezahlen\",\"C8HNV2\":\"Jetzt bezahlen\",\"qqWcBV\":\"Vollendet\",\"6HK5Ct\":\"Abgeschlossene Bestellungen\",\"NWVRtl\":\"Abgeschlossene Bestellungen\",\"DwF9eH\":\"Komponentencode\",\"Tf55h7\":\"Konfigurierter Rabatt\",\"7VpPHA\":\"Bestätigen\",\"ZaEJZM\":\"E-Mail-Änderung bestätigen\",\"yjkELF\":\"Bestätige neues Passwort\",\"xnWESi\":\"Bestätige das Passwort\",\"p2/GCq\":\"Bestätige das Passwort\",\"wnDgGj\":\"E-Mail-Adresse wird bestätigt …\",\"pbAk7a\":\"Stripe verbinden\",\"UMGQOh\":\"Mit Stripe verbinden\",\"QKLP1W\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu empfangen.\",\"5lcVkL\":\"Verbindungsdetails\",\"yAej59\":\"Hintergrundfarbe des Inhalts\",\"xGVfLh\":\"Weitermachen\",\"X++RMT\":\"Text der Schaltfläche „Weiter“\",\"AfNRFG\":\"Text der Schaltfläche „Weiter“\",\"lIbwvN\":\"Mit der Ereigniseinrichtung fortfahren\",\"HB22j9\":\"Weiter einrichten\",\"bZEa4H\":\"Mit der Einrichtung von Stripe Connect fortfahren\",\"6V3Ea3\":\"Kopiert\",\"T5rdis\":\"in die Zwischenablage kopiert\",\"he3ygx\":\"Kopieren\",\"r2B2P8\":\"Eincheck-URL kopieren\",\"8+cOrS\":\"Details auf alle Teilnehmer anwenden\",\"ENCIQz\":\"Link kopieren\",\"E6nRW7\":\"URL kopieren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Abdeckung\",\"hYgDIe\":\"Erstellen\",\"b9XOHo\":[\"Erstellen Sie \",[\"0\"]],\"k9RiLi\":\"Ein Produkt erstellen\",\"6kdXbW\":\"Einen Promo-Code erstellen\",\"n5pRtF\":\"Ticket erstellen\",\"X6sRve\":[\"Erstellen Sie ein Konto oder <0>\",[\"0\"],\", um loszulegen\"],\"nx+rqg\":\"einen Organizer erstellen\",\"ipP6Ue\":\"Teilnehmer erstellen\",\"VwdqVy\":\"Kapazitätszuweisung erstellen\",\"EwoMtl\":\"Kategorie erstellen\",\"XletzW\":\"Kategorie erstellen\",\"WVbTwK\":\"Eincheckliste erstellen\",\"uN355O\":\"Ereignis erstellen\",\"BOqY23\":\"Neu erstellen\",\"kpJAeS\":\"Organizer erstellen\",\"a0EjD+\":\"Produkt erstellen\",\"+scrJC\":\"Erstellen Sie Produkte für Ihre Veranstaltung, legen Sie Preise fest und verwalten Sie die verfügbare Menge.\",\"sYpiZP\":\"Promo-Code erstellen\",\"B3Mkdt\":\"Frage erstellen\",\"UKfi21\":\"Steuer oder Gebühr erstellen\",\"d+F6q9\":\"Erstellt\",\"Q2lUR2\":\"Währung\",\"DCKkhU\":\"Aktuelles Passwort\",\"uIElGP\":\"Benutzerdefinierte Karten-URL\",\"UEqXyt\":\"Benutzerdefinierter Bereich\",\"876pfE\":\"Kunde\",\"QOg2Sf\":\"Passen Sie die E-Mail- und Benachrichtigungseinstellungen für dieses Ereignis an\",\"Y9Z/vP\":\"Passen Sie die Startseite der Veranstaltung und die Nachrichten an der Kasse an\",\"2E2O5H\":\"Passen Sie die sonstigen Einstellungen für dieses Ereignis an\",\"iJhSxe\":\"Passen Sie die SEO-Einstellungen für dieses Event an\",\"KIhhpi\":\"Passen Sie Ihre Veranstaltungsseite an\",\"nrGWUv\":\"Passen Sie Ihre Veranstaltungsseite an Ihre Marke und Ihren Stil an.\",\"Zz6Cxn\":\"Gefahrenzone\",\"ZQKLI1\":\"Gefahrenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum & Uhrzeit\",\"JJhRbH\":\"Kapazität am ersten Tag\",\"cnGeoo\":\"Löschen\",\"jRJZxD\":\"Kapazität löschen\",\"VskHIx\":\"Kategorie löschen\",\"Qrc8RZ\":\"Eincheckliste löschen\",\"WHf154\":\"Code löschen\",\"heJllm\":\"Cover löschen\",\"KWa0gi\":\"Lösche Bild\",\"1l14WA\":\"Produkt löschen\",\"IatsLx\":\"Frage löschen\",\"Nu4oKW\":\"Beschreibung\",\"YC3oXa\":\"Beschreibung für das Eincheckpersonal\",\"URmyfc\":\"Einzelheiten\",\"1lRT3t\":\"Das Deaktivieren dieser Kapazität wird Verkäufe verfolgen, aber nicht stoppen, wenn das Limit erreicht ist\",\"H6Ma8Z\":\"Rabatt\",\"ypJ62C\":\"Rabatt %\",\"3LtiBI\":[\"Rabatt in \",[\"0\"]],\"C8JLas\":\"Rabattart\",\"1QfxQT\":\"Zurückweisen\",\"DZlSLn\":\"Dokumentenbeschriftung\",\"cVq+ga\":\"Sie haben noch kein Konto? <0>Registrieren\",\"3F1nBX\":\"Spende / Produkt mit freier Preiswahl\",\"OvNbls\":\".ics herunterladen\",\"kodV18\":\"CSV herunterladen\",\"CELKku\":\"Rechnung herunterladen\",\"LQrXcu\":\"Rechnung herunterladen\",\"QIodqd\":\"QR-Code herunterladen\",\"yhjU+j\":\"Rechnung wird heruntergeladen\",\"uABpqP\":\"Ziehen und ablegen oder klicken\",\"CfKofC\":\"Dropdown-Auswahl\",\"JzLDvy\":\"Duplizieren Sie Kapazitätszuweisungen\",\"ulMxl+\":\"Duplizieren Sie Check-in-Listen\",\"vi8Q/5\":\"Ereignis duplizieren\",\"3ogkAk\":\"Ereignis duplizieren\",\"Yu6m6X\":\"Duplizieren Sie das Titelbild des Ereignisses\",\"+fA4C7\":\"Optionen duplizieren\",\"SoiDyI\":\"Produkte duplizieren\",\"57ALrd\":\"Promo-Codes duplizieren\",\"83Hu4O\":\"Fragen duplizieren\",\"20144c\":\"Einstellungen duplizieren\",\"7Cx5It\":\"Früher Vogel\",\"ePK91l\":\"Bearbeiten\",\"N6j2JH\":[\"Bearbeiten \",[\"0\"]],\"kBkYSa\":\"Kapazität bearbeiten\",\"oHE9JT\":\"Kapazitätszuweisung bearbeiten\",\"j1Jl7s\":\"Kategorie bearbeiten\",\"FU1gvP\":\"Eincheckliste bearbeiten\",\"iFgaVN\":\"Code bearbeiten\",\"jrBSO1\":\"Organisator bearbeiten\",\"tdD/QN\":\"Produkt bearbeiten\",\"n143Tq\":\"Produktkategorie bearbeiten\",\"9BdS63\":\"Aktionscode bearbeiten\",\"O0CE67\":\"Frage bearbeiten\",\"EzwCw7\":\"Frage bearbeiten\",\"poTr35\":\"Benutzer bearbeiten\",\"GTOcxw\":\"Benutzer bearbeiten\",\"pqFrv2\":\"z.B. 2,50 für 2,50 $\",\"3yiej1\":\"z.B. 23,5 für 23,5 %\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"E-Mail- und Benachrichtigungseinstellungen\",\"ATGYL1\":\"E-Mail-Adresse\",\"hzKQCy\":\"E-Mail-Adresse\",\"HqP6Qf\":\"E-Mail-Änderung erfolgreich abgebrochen\",\"mISwW1\":\"E-Mail-Änderung ausstehend\",\"APuxIE\":\"E-Mail-Bestätigung erneut gesendet\",\"YaCgdO\":\"E-Mail-Bestätigung erfolgreich erneut gesendet\",\"jyt+cx\":\"E-Mail-Fußzeilennachricht\",\"I6F3cp\":\"E-Mail nicht verifiziert\",\"NTZ/NX\":\"Code einbetten\",\"4rnJq4\":\"Skript einbetten\",\"8oPbg1\":\"Rechnungsstellung aktivieren\",\"j6w7d/\":\"Aktivieren Sie diese Kapazität, um den Produktverkauf zu stoppen, wenn das Limit erreicht ist\",\"VFv2ZC\":\"Endtermin\",\"237hSL\":\"Beendet\",\"nt4UkP\":\"Beendete Veranstaltungen\",\"lYGfRP\":\"Englisch\",\"MhVoma\":\"Geben Sie einen Betrag ohne Steuern und Gebühren ein.\",\"SlfejT\":\"Fehler\",\"3Z223G\":\"Fehler beim Bestätigen der E-Mail-Adresse\",\"a6gga1\":\"Fehler beim Bestätigen der E-Mail-Änderung\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Ereignis\",\"CFLUfD\":\"Veranstaltung erfolgreich erstellt 🎉\",\"/dgc8E\":\"Veranstaltungsdatum\",\"0Zptey\":\"Ereignisstandards\",\"QcCPs8\":\"Veranstaltungsdetails\",\"6fuA9p\":\"Ereignis erfolgreich dupliziert\",\"AEuj2m\":\"Veranstaltungsstartseite\",\"Xe3XMd\":\"Das Ereignis ist nicht öffentlich sichtbar\",\"4pKXJS\":\"Veranstaltung ist öffentlich sichtbar\",\"ClwUUD\":\"Veranstaltungsort & Details zum Veranstaltungsort\",\"OopDbA\":\"Veranstaltungsseite\",\"4/If97\":\"Die Aktualisierung des Ereignisstatus ist fehlgeschlagen. Bitte versuchen Sie es später erneut\",\"btxLWj\":\"Veranstaltungsstatus aktualisiert\",\"nMU2d3\":\"Veranstaltungs-URL\",\"tst44n\":\"Veranstaltungen\",\"sZg7s1\":\"Ablaufdatum\",\"KnN1Tu\":\"Läuft ab\",\"uaSvqt\":\"Verfallsdatum\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Teilnehmer konnte nicht abgesagt werden\",\"ZpieFv\":\"Stornierung der Bestellung fehlgeschlagen\",\"z6tdjE\":\"Nachricht konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.\",\"xDzTh7\":\"Rechnung konnte nicht heruntergeladen werden. Bitte versuchen Sie es erneut.\",\"9zSt4h\":\"Das Exportieren der Teilnehmer ist fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"2uGNuE\":\"Der Export der Bestellungen ist fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"d+KKMz\":\"Laden der Eincheckliste fehlgeschlagen\",\"ZQ15eN\":\"Ticket-E-Mail konnte nicht erneut gesendet werden\",\"ejXy+D\":\"Produkte konnten nicht sortiert werden\",\"PLUB/s\":\"Gebühr\",\"/mfICu\":\"Gebühren\",\"LyFC7X\":\"Bestellungen filtern\",\"cSev+j\":\"Filter\",\"CVw2MU\":[\"Filter (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Erste Rechnungsnummer\",\"V1EGGU\":\"Vorname\",\"kODvZJ\":\"Vorname\",\"S+tm06\":\"Der Vorname muss zwischen 1 und 50 Zeichen lang sein\",\"1g0dC4\":\"Vorname, Nachname und E-Mail-Adresse sind Standardfragen und werden immer in den Bestellvorgang einbezogen.\",\"Rs/IcB\":\"Erstmals verwendet\",\"TpqW74\":\"Fest\",\"irpUxR\":\"Fester Betrag\",\"TF9opW\":\"Flash ist auf diesem Gerät nicht verfügbar\",\"UNMVei\":\"Passwort vergessen?\",\"2POOFK\":\"Frei\",\"P/OAYJ\":\"Kostenloses Produkt\",\"vAbVy9\":\"Kostenloses Produkt, keine Zahlungsinformationen erforderlich\",\"nLC6tu\":\"Französisch\",\"Weq9zb\":\"Allgemein\",\"DDcvSo\":\"Deutsch\",\"4GLxhy\":\"Erste Schritte\",\"4D3rRj\":\"Zurück zum Profil\",\"9LCqFI\":\"Zur Event-Homepage\",\"ebIDwV\":\"Google Kalender\",\"RUz8o/\":\"Bruttoverkäufe\",\"IgcAGN\":\"Bruttoumsatz\",\"yRg26W\":\"Bruttoumsatz\",\"R4r4XO\":\"Gäste\",\"26pGvx\":\"Haben Sie einen Promo-Code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Hier ist ein Beispiel, wie Sie die Komponente in Ihrer Anwendung verwenden können.\",\"Y1SSqh\":\"Hier ist die React-Komponente, die Sie verwenden können, um das Widget in Ihre Anwendung einzubetten.\",\"QuhVpV\":[\"Hallo \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events-Konferenz \",[\"0\"]],\"verBst\":\"Hi.Events Konferenzzentrum\",\"6eMEQO\":\"hi.events-Logo\",\"C4qOW8\":\"Vor der Öffentlichkeit verborgen\",\"gt3Xw9\":\"versteckte Frage\",\"g3rqFe\":\"versteckte Fragen\",\"k3dfFD\":\"Versteckte Fragen sind nur für den Veranstalter und nicht für den Kunden sichtbar.\",\"vLyv1R\":\"Verstecken\",\"Mkkvfd\":\"Seite „Erste Schritte“ ausblenden\",\"mFn5Xz\":\"Versteckte Fragen ausblenden\",\"YHsF9c\":\"Produkt nach Verkaufsenddatum ausblenden\",\"06s3w3\":\"Produkt vor Verkaufsstartdatum ausblenden\",\"axVMjA\":\"Produkt ausblenden, es sei denn, der Benutzer hat einen gültigen Promo-Code\",\"ySQGHV\":\"Produkt bei Ausverkauf ausblenden\",\"SCimta\":\"Blenden Sie die Seite „Erste Schritte“ in der Seitenleiste aus.\",\"5xR17G\":\"Dieses Produkt vor Kunden verbergen\",\"Da29Y6\":\"Diese Frage verbergen\",\"fvDQhr\":\"Diese Ebene vor Benutzern verbergen\",\"lNipG+\":\"Das Ausblenden eines Produkts verhindert, dass Benutzer es auf der Veranstaltungsseite sehen.\",\"ZOBwQn\":\"Homepage-Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage-Vorschau\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Wie viele Minuten hat der Kunde Zeit, um seine Bestellung abzuschließen. Wir empfehlen mindestens 15 Minuten\",\"ySxKZe\":\"Wie oft kann dieser Code verwendet werden?\",\"dZsDbK\":[\"HTML-Zeichenlimit überschritten: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Ich stimme den <0>Allgemeinen Geschäftsbedingungen zu\",\"sd6lr7\":\"Ich möchte mit einer Offline-Methode bezahlen\",\"SdFlIP\":\"Ich möchte mit einer Online-Methode (z. B. Kreditkarte) bezahlen\",\"93DUnd\":[\"Wenn keine neue Registerkarte geöffnet wurde, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Wenn leer, wird die Adresse verwendet, um einen Google Maps-Link zu erstellen\",\"UYT+c8\":\"Wenn aktiviert, kann das Check-in-Personal Teilnehmer entweder als eingecheckt markieren oder die Bestellung als bezahlt markieren und die Teilnehmer einchecken. Wenn deaktiviert, können Teilnehmer mit unbezahlten Bestellungen nicht eingecheckt werden.\",\"muXhGi\":\"Wenn aktiviert, erhält der Veranstalter eine E-Mail-Benachrichtigung, wenn eine neue Bestellung aufgegeben wird\",\"6fLyj/\":\"Sollten Sie diese Änderung nicht veranlasst haben, ändern Sie bitte umgehend Ihr Passwort.\",\"n/ZDCz\":\"Bild erfolgreich gelöscht\",\"Mfbc2v\":\"Bildabmessungen müssen zwischen 4000px und 4000px liegen. Mit einer maximalen Höhe von 4000px und einer maximalen Breite von 4000px\",\"uPEIvq\":\"Das Bild muss kleiner als 5 MB sein.\",\"AGZmwV\":\"Bild erfolgreich hochgeladen\",\"VyUuZb\":\"Bild-URL\",\"ibi52/\":\"Die Bildbreite muss mindestens 900 Pixel und die Höhe mindestens 50 Pixel betragen.\",\"NoNwIX\":\"Inaktiv\",\"T0K0yl\":\"Inaktive Benutzer können sich nicht anmelden.\",\"kO44sp\":\"Fügen Sie Verbindungsdetails für Ihr Online-Event hinzu. Diese Details werden auf der Bestellübersichtsseite und der Teilnehmer-Ticketseite angezeigt.\",\"FlQKnG\":\"Steuern und Gebühren im Preis einbeziehen\",\"Vi+BiW\":[\"Beinhaltet \",[\"0\"],\" Produkte\"],\"lpm0+y\":\"Beinhaltet 1 Produkt\",\"UiAk5P\":\"Bild einfügen\",\"OyLdaz\":\"Einladung erneut verschickt!\",\"HE6KcK\":\"Einladung widerrufen!\",\"SQKPvQ\":\"Benutzer einladen\",\"bKOYkd\":\"Rechnung erfolgreich heruntergeladen\",\"alD1+n\":\"Rechnungsnotizen\",\"kOtCs2\":\"Rechnungsnummerierung\",\"UZ2GSZ\":\"Rechnungseinstellungen\",\"PgdQrx\":\"Rückerstattung ausstellen\",\"HX5SVx\":\"Artikel\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etikett\",\"vXIe7J\":\"Sprache\",\"2LMsOq\":\"Letzte 12 Monate\",\"vfe90m\":\"Letzte 14 Tage\",\"aK4uBd\":\"Letzte 24 Stunden\",\"uq2BmQ\":\"Letzte 30 Tage\",\"bB6Ram\":\"Letzte 48 Stunden\",\"VlnB7s\":\"Letzte 6 Monate\",\"ct2SYD\":\"Letzte 7 Tage\",\"XgOuA7\":\"Letzte 90 Tage\",\"I3yitW\":\"Letzte Anmeldung\",\"1ZaQUH\":\"Nachname\",\"UXBCwc\":\"Nachname\",\"tKCBU0\":\"Zuletzt verwendet\",\"tITjB1\":\"Erfahren Sie mehr über Stripe\",\"enV0g0\":\"Leer lassen, um das Standardwort \\\"Rechnung\\\" zu verwenden\",\"vR92Yn\":\"Beginnen wir mit der Erstellung Ihres ersten Organizers\",\"Z3FXyt\":\"Wird geladen...\",\"wJijgU\":\"Standort\",\"sQia9P\":\"Anmelden\",\"zUDyah\":\"Einloggen\",\"z0t9bb\":\"Anmelden\",\"nOhz3x\":\"Ausloggen\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ich habe das Element platziert …\",\"NJahlc\":\"Rechnungsadresse beim Checkout erforderlich machen\",\"MU3ijv\":\"Machen Sie diese Frage obligatorisch\",\"wckWOP\":\"Verwalten\",\"onpJrA\":\"Teilnehmer verwalten\",\"n4SpU5\":\"Veranstaltung verwalten\",\"WVgSTy\":\"Bestellung verwalten\",\"1MAvUY\":\"Zahlungs- und Rechnungseinstellungen für diese Veranstaltung verwalten.\",\"cQrNR3\":\"Profil verwalten\",\"AtXtSw\":\"Verwalten Sie Steuern und Gebühren, die auf Ihre Produkte angewendet werden können\",\"ophZVW\":\"Tickets verwalten\",\"DdHfeW\":\"Verwalten Sie Ihre Kontodetails und Standardeinstellungen\",\"S+UjNL\":\"Verwalten Sie Ihre Stripe-Zahlungsdetails\",\"BfucwY\":\"Verwalten Sie Ihre Benutzer und deren Berechtigungen\",\"1m+YT2\":\"Bevor der Kunde zur Kasse gehen kann, müssen obligatorische Fragen beantwortet werden.\",\"Dim4LO\":\"Einen Teilnehmer manuell hinzufügen\",\"e4KdjJ\":\"Teilnehmer manuell hinzufügen\",\"vFjEnF\":\"Als bezahlt markieren\",\"g9dPPQ\":\"Maximal pro Bestellung\",\"l5OcwO\":\"Nachricht an Teilnehmer\",\"Gv5AMu\":\"Nachrichten an Teilnehmer senden\",\"oUCR3c\":\"Nachricht an Teilnehmer mit bestimmten Produkten senden\",\"Lvi+gV\":\"Nachricht an den Käufer\",\"tNZzFb\":\"Nachrichteninhalt\",\"lYDV/s\":\"Nachrichten an einzelne Teilnehmer senden\",\"V7DYWd\":\"Nachricht gesendet\",\"t7TeQU\":\"Mitteilungen\",\"xFRMlO\":\"Mindestbestellwert\",\"QYcUEf\":\"Minimaler Preis\",\"RDie0n\":\"Sonstiges\",\"mYLhkl\":\"Verschiedene Einstellungen\",\"KYveV8\":\"Mehrzeiliges Textfeld\",\"VD0iA7\":\"Mehrere Preisoptionen. Perfekt für Frühbucherprodukte usw.\",\"/bhMdO\":\"Meine tolle Eventbeschreibung...\",\"vX8/tc\":\"Mein toller Veranstaltungstitel …\",\"hKtWk2\":\"Mein Profil\",\"fj5byd\":\"N/V\",\"pRjx4L\":\"Ich habe das Element platziert …\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Der Name sollte weniger als 150 Zeichen lang sein\",\"AIUkyF\":\"Navigieren Sie zu Teilnehmer\",\"qqeAJM\":\"Niemals\",\"7vhWI8\":\"Neues Kennwort\",\"1UzENP\":\"NEIN\",\"eRblWH\":[\"Kein \",[\"0\"],\" verfügbar.\"],\"LNWHXb\":\"Keine archivierten Veranstaltungen anzuzeigen.\",\"q2LEDV\":\"Für diese Bestellung wurden keine Teilnehmer gefunden.\",\"zlHa5R\":\"Zu dieser Bestellung wurden keine Teilnehmer hinzugefügt.\",\"Wjz5KP\":\"Keine Teilnehmer zum Anzeigen\",\"Razen5\":\"Vor diesem Datum kann sich niemand mit dieser Liste einchecken\",\"XUfgCI\":\"Keine Kapazitätszuweisungen\",\"a/gMx2\":\"Keine Einchecklisten\",\"tMFDem\":\"Keine Daten verfügbar\",\"6Z/F61\":\"Keine Daten verfügbar. Bitte wählen Sie einen Datumsbereich aus.\",\"fFeCKc\":\"Kein Rabatt\",\"HFucK5\":\"Keine beendeten Veranstaltungen anzuzeigen.\",\"yAlJXG\":\"Keine Ereignisse zum Anzeigen\",\"GqvPcv\":\"Keine Filter verfügbar\",\"KPWxKD\":\"Keine Nachrichten zum Anzeigen\",\"J2LkP8\":\"Keine Bestellungen anzuzeigen\",\"RBXXtB\":\"Derzeit sind keine Zahlungsmethoden verfügbar. Bitte wenden Sie sich an den Veranstalter, um Unterstützung zu erhalten.\",\"ZWEfBE\":\"Keine Zahlung erforderlich\",\"ZPoHOn\":\"Kein Produkt mit diesem Teilnehmer verknüpft.\",\"Ya1JhR\":\"Keine Produkte in dieser Kategorie verfügbar.\",\"FTfObB\":\"Noch keine Produkte\",\"+Y976X\":\"Keine Promo-Codes anzuzeigen\",\"MAavyl\":\"Dieser Teilnehmer hat keine Fragen beantwortet.\",\"SnlQeq\":\"Für diese Bestellung wurden keine Fragen gestellt.\",\"Ev2r9A\":\"Keine Ergebnisse\",\"gk5uwN\":\"Keine Suchergebnisse\",\"RHyZUL\":\"Keine Suchergebnisse.\",\"RY2eP1\":\"Es wurden keine Steuern oder Gebühren hinzugefügt.\",\"EdQY6l\":\"Keiner\",\"OJx3wK\":\"Nicht verfügbar\",\"Scbrsn\":\"Nicht im Angebot\",\"1DBGsz\":\"Notizen\",\"jtrY3S\":\"Noch nichts zu zeigen\",\"hFwWnI\":\"Benachrichtigungseinstellungen\",\"xXqEPO\":\"Käufer über Rückerstattung benachrichtigen\",\"YpN29s\":\"Veranstalter über neue Bestellungen benachrichtigen\",\"qeQhNj\":\"Jetzt erstellen wir Ihr erstes Event\",\"omyBS0\":\"Anzahl der für die Zahlung zulässigen Tage (leer lassen, um Zahlungsbedingungen auf Rechnungen wegzulassen)\",\"n86jmj\":\"Nummernpräfix\",\"mwe+2z\":\"Offline-Bestellungen werden in der Veranstaltungsstatistik erst berücksichtigt, wenn die Bestellung als bezahlt markiert wurde.\",\"dWBrJX\":\"Offline-Zahlung fehlgeschlagen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Veranstalter.\",\"fcnqjw\":\"Anweisungen für Offline-Zahlungen\",\"+eZ7dp\":\"Offline-Zahlungen\",\"ojDQlR\":\"Informationen zu Offline-Zahlungen\",\"u5oO/W\":\"Einstellungen für Offline-Zahlungen\",\"2NPDz1\":\"Im Angebot\",\"Ldu/RI\":\"Im Angebot\",\"Ug4SfW\":\"Sobald Sie ein Ereignis erstellt haben, wird es hier angezeigt.\",\"ZxnK5C\":\"Sobald Sie Daten sammeln, werden sie hier angezeigt.\",\"PnSzEc\":\"Sobald Sie bereit sind, setzen Sie Ihre Veranstaltung live und beginnen Sie mit dem Verkauf von Produkten.\",\"J6n7sl\":\"Laufend\",\"z+nuVJ\":\"Online-Veranstaltung\",\"WKHW0N\":\"Details zur Online-Veranstaltung\",\"/xkmKX\":\"Über dieses Formular sollten ausschließlich wichtige E-Mails gesendet werden, die in direktem Zusammenhang mit dieser Veranstaltung stehen.\\nJeder Missbrauch, einschließlich des Versendens von Werbe-E-Mails, führt zu einer sofortigen Sperrung des Kontos.\",\"Qqqrwa\":\"Eincheckseite öffnen\",\"OdnLE4\":\"Seitenleiste öffnen\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optionale zusätzliche Informationen, die auf allen Rechnungen erscheinen (z. B. Zahlungsbedingungen, Gebühren für verspätete Zahlungen, Rückgaberichtlinien)\",\"OrXJBY\":\"Optionales Präfix für Rechnungsnummern (z. B. INV-)\",\"0zpgxV\":\"Optionen\",\"BzEFor\":\"oder\",\"UYUgdb\":\"Befehl\",\"mm+eaX\":\"Befehl #\",\"B3gPuX\":\"Bestellung storniert\",\"SIbded\":\"Bestellung abgeschlossen\",\"q/CcwE\":\"Auftragsdatum\",\"Tol4BF\":\"Bestelldetails\",\"WbImlQ\":\"Die Bestellung wurde storniert und der Bestellinhaber wurde benachrichtigt.\",\"nAn4Oe\":\"Bestellung als bezahlt markiert\",\"uzEfRz\":\"Bestellnotizen\",\"VCOi7U\":\"Fragen zur Bestellung\",\"TPoYsF\":\"Bestellnummer\",\"acIJ41\":\"Bestellstatus\",\"GX6dZv\":\"Bestellübersicht\",\"tDTq0D\":\"Bestell-Timeout\",\"1h+RBg\":\"Aufträge\",\"3y+V4p\":\"Organisationsadresse\",\"GVcaW6\":\"Organisationsdetails\",\"nfnm9D\":\"Organisationsname\",\"G5RhpL\":\"Veranstalter\",\"mYygCM\":\"Veranstalter ist erforderlich\",\"Pa6G7v\":\"Name des Organisators\",\"l894xP\":\"Organisatoren können nur Veranstaltungen und Produkte verwalten. Sie können keine Benutzer, Kontoeinstellungen oder Abrechnungsinformationen verwalten.\",\"fdjq4c\":\"Polsterung\",\"ErggF8\":\"Hintergrundfarbe der Seite\",\"8F1i42\":\"Seite nicht gefunden\",\"QbrUIo\":\"Seitenaufrufe\",\"6D8ePg\":\"Seite.\",\"IkGIz8\":\"bezahlt\",\"HVW65c\":\"Bezahltes Produkt\",\"ZfxaB4\":\"Teilweise erstattet\",\"8ZsakT\":\"Passwort\",\"TUJAyx\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"vwGkYB\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"BLTZ42\":\"Passwort erfolgreich zurückgesetzt. Bitte melden Sie sich mit Ihrem neuen Passwort an.\",\"f7SUun\":\"Passwörter sind nicht gleich\",\"aEDp5C\":\"Fügen Sie dies dort ein, wo das Widget erscheinen soll.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Zahlung\",\"Lg+ewC\":\"Zahlung & Rechnungsstellung\",\"DZjk8u\":\"Einstellungen für Zahlung & Rechnungsstellung\",\"lflimf\":\"Zahlungsfrist\",\"JhtZAK\":\"Bezahlung fehlgeschlagen\",\"JEdsvQ\":\"Zahlungsanweisungen\",\"bLB3MJ\":\"Zahlungsmethoden\",\"QzmQBG\":\"Zahlungsanbieter\",\"lsxOPC\":\"Zahlung erhalten\",\"wJTzyi\":\"Zahlungsstatus\",\"xgav5v\":\"Zahlung erfolgreich abgeschlossen!\",\"R29lO5\":\"Zahlungsbedingungen\",\"/roQKz\":\"Prozentsatz\",\"vPJ1FI\":\"Prozentualer Betrag\",\"xdA9ud\":\"Platzieren Sie dies im Ihrer Website.\",\"blK94r\":\"Bitte fügen Sie mindestens eine Option hinzu\",\"FJ9Yat\":\"Bitte überprüfen Sie, ob die angegebenen Informationen korrekt sind\",\"TkQVup\":\"Bitte überprüfen Sie Ihre E-Mail und Ihr Passwort und versuchen Sie es erneut\",\"sMiGXD\":\"Bitte überprüfen Sie, ob Ihre E-Mail gültig ist\",\"Ajavq0\":\"Bitte überprüfen Sie Ihre E-Mail, um Ihre E-Mail-Adresse zu bestätigen\",\"MdfrBE\":\"Bitte füllen Sie das folgende Formular aus, um Ihre Einladung anzunehmen\",\"b1Jvg+\":\"Bitte fahren Sie im neuen Tab fort\",\"hcX103\":\"Bitte erstellen Sie ein Produkt\",\"cdR8d6\":\"Bitte erstellen Sie ein Ticket\",\"x2mjl4\":\"Bitte geben Sie eine gültige Bild-URL ein, die auf ein Bild verweist.\",\"HnNept\":\"Bitte geben Sie Ihr neues Passwort ein\",\"5FSIzj\":\"Bitte beachten Sie\",\"C63rRe\":\"Bitte kehre zur Veranstaltungsseite zurück, um neu zu beginnen.\",\"pJLvdS\":\"Bitte auswählen\",\"Ewir4O\":\"Bitte wählen Sie mindestens ein Produkt aus\",\"igBrCH\":\"Bitte bestätigen Sie Ihre E-Mail-Adresse, um auf alle Funktionen zugreifen zu können\",\"/IzmnP\":\"Bitte warten Sie, während wir Ihre Rechnung vorbereiten...\",\"MOERNx\":\"Portugiesisch\",\"qCJyMx\":\"Checkout-Nachricht veröffentlichen\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Nachricht vor dem Checkout\",\"rdUucN\":\"Vorschau\",\"a7u1N9\":\"Preis\",\"CmoB9j\":\"Preisanzeigemodus\",\"BI7D9d\":\"Preis nicht festgelegt\",\"Q8PWaJ\":\"Preisstufen\",\"q6XHL1\":\"Preistyp\",\"6RmHKN\":\"Primärfarbe\",\"G/ZwV1\":\"Grundfarbe\",\"8cBtvm\":\"Primäre Textfarbe\",\"BZz12Q\":\"Drucken\",\"MT7dxz\":\"Alle Tickets ausdrucken\",\"DKwDdj\":\"Tickets drucken\",\"K47k8R\":\"Produkt\",\"1JwlHk\":\"Produktkategorie\",\"U61sAj\":\"Produktkategorie erfolgreich aktualisiert.\",\"1USFWA\":\"Produkt erfolgreich gelöscht\",\"4Y2FZT\":\"Produktpreistyp\",\"mFwX0d\":\"Produktfragen\",\"Lu+kBU\":\"Produktverkäufe\",\"U/R4Ng\":\"Produktebene\",\"sJsr1h\":\"Produkttyp\",\"o1zPwM\":\"Produkt-Widget-Vorschau\",\"ktyvbu\":\"Produkt(e)\",\"N0qXpE\":\"Produkte\",\"ggqAiw\":\"verkaufte Produkte\",\"Vla0Bo\":\"Verkaufte Produkte\",\"/u4DIx\":\"Verkaufte Produkte\",\"DJQEZc\":\"Produkte erfolgreich sortiert\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil erfolgreich aktualisiert\",\"cl5WYc\":[\"Aktionscode \",[\"promo_code\"],\" angewendet\"],\"P5sgAk\":\"Aktionscode\",\"yKWfjC\":\"Aktionscode-Seite\",\"RVb8Fo\":\"Promo-Codes\",\"BZ9GWa\":\"Mit Promo-Codes können Sie Rabatte oder Vorverkaufszugang anbieten oder Sonderzugang zu Ihrer Veranstaltung gewähren.\",\"OP094m\":\"Bericht zu Aktionscodes\",\"4kyDD5\":\"Geben Sie zusätzlichen Kontext oder Anweisungen für diese Frage an. Verwenden Sie dieses Feld, um Bedingungen, Richtlinien oder wichtige Informationen hinzuzufügen, die die Teilnehmer vor dem Beantworten wissen müssen.\",\"toutGW\":\"QR-Code\",\"LkMOWF\":\"Verfügbare Menge\",\"oCLG0M\":\"Verkaufte Menge\",\"XKJuAX\":\"Frage gelöscht\",\"avf0gk\":\"Fragebeschreibung\",\"oQvMPn\":\"Fragentitel\",\"enzGAL\":\"Fragen\",\"ROv2ZT\":\"Fragen & Antworten\",\"K885Eq\":\"Fragen erfolgreich sortiert\",\"OMJ035\":\"Radio-Option\",\"C4TjpG\":\"Lese weniger\",\"I3QpvQ\":\"Empfänger\",\"N2C89m\":\"Referenz\",\"gxFu7d\":[\"Rückerstattungsbetrag (\",[\"0\"],\")\"],\"WZbCR3\":\"Rückerstattung fehlgeschlagen\",\"n10yGu\":\"Rückerstattungsauftrag\",\"zPH6gp\":\"Rückerstattungsauftrag\",\"RpwiYC\":\"Rückerstattung ausstehend\",\"xHpVRl\":\"Rückerstattungsstatus\",\"/BI0y9\":\"Rückerstattung\",\"fgLNSM\":\"Registrieren\",\"9+8Vez\":\"Verbleibende Verwendungen\",\"tasfos\":\"entfernen\",\"t/YqKh\":\"Entfernen\",\"t9yxlZ\":\"Berichte\",\"prZGMe\":\"Rechnungsadresse erforderlich\",\"EGm34e\":\"Bestätigungsmail erneut senden\",\"lnrkNz\":\"E-Mail-Bestätigung erneut senden\",\"wIa8Qe\":\"Einladung erneut versenden\",\"VeKsnD\":\"Bestell-E-Mail erneut senden\",\"dFuEhO\":\"Ticket-E-Mail erneut senden\",\"o6+Y6d\":\"Erneut senden...\",\"OfhWJH\":\"Zurücksetzen\",\"RfwZxd\":\"Passwort zurücksetzen\",\"KbS2K9\":\"Passwort zurücksetzen\",\"e99fHm\":\"Veranstaltung wiederherstellen\",\"vtc20Z\":\"Zurück zur Veranstaltungsseite\",\"s8v9hq\":\"Zur Veranstaltungsseite zurückkehren\",\"8YBH95\":\"Einnahmen\",\"PO/sOY\":\"Einladung widerrufen\",\"GDvlUT\":\"Rolle\",\"ELa4O9\":\"Verkaufsende\",\"5uo5eP\":\"Der Verkauf ist beendet\",\"Qm5XkZ\":\"Verkaufsstartdatum\",\"hBsw5C\":\"Verkauf beendet\",\"kpAzPe\":\"Verkaufsstart\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Speichern\",\"IUwGEM\":\"Änderungen speichern\",\"U65fiW\":\"Organizer speichern\",\"UGT5vp\":\"Einstellungen speichern\",\"ovB7m2\":\"QR-Code scannen\",\"EEU0+z\":\"Scannen Sie diesen QR-Code, um auf die Veranstaltungsseite zuzugreifen oder teilen Sie ihn mit anderen\",\"W4kWXJ\":\"Suche nach Teilnehmername, E-Mail oder Bestellnummer ...\",\"+pr/FY\":\"Suche nach Veranstaltungsnamen...\",\"3zRbWw\":\"Suchen Sie nach Namen, E-Mail oder Bestellnummer ...\",\"L22Tdf\":\"Suchen nach Name, Bestellnummer, Teilnehmernummer oder E-Mail...\",\"BiYOdA\":\"Suche mit Name...\",\"YEjitp\":\"Suche nach Thema oder Inhalt...\",\"Pjsch9\":\"Kapazitätszuweisungen suchen...\",\"r9M1hc\":\"Einchecklisten durchsuchen...\",\"+0Yy2U\":\"Produkte suchen\",\"YIix5Y\":\"Suchen...\",\"OeW+DS\":\"Sekundäre Farbe\",\"DnXcDK\":\"Sekundäre Farbe\",\"cZF6em\":\"Sekundäre Textfarbe\",\"ZIgYeg\":\"Sekundäre Textfarbe\",\"02ePaq\":[[\"0\"],\" auswählen\"],\"QuNKRX\":\"Kamera auswählen\",\"9FQEn8\":\"Kategorie auswählen...\",\"kWI/37\":\"Veranstalter auswählen\",\"ixIx1f\":\"Produkt auswählen\",\"3oSV95\":\"Produktebene auswählen\",\"C4Y1hA\":\"Produkte auswählen\",\"hAjDQy\":\"Status auswählen\",\"QYARw/\":\"Ticket auswählen\",\"OMX4tH\":\"Tickets auswählen\",\"DrwwNd\":\"Zeitraum auswählen\",\"O/7I0o\":\"Wählen...\",\"JlFcis\":\"Schicken\",\"qKWv5N\":[\"Senden Sie eine Kopie an <0>\",[\"0\"],\"\"],\"RktTWf\":\"Eine Nachricht schicken\",\"/mQ/tD\":\"Als Test senden. Dadurch wird die Nachricht an Ihre E-Mail-Adresse und nicht an die Empfänger gesendet.\",\"M/WIer\":\"Nachricht Senden\",\"D7ZemV\":\"Bestellbestätigung und Ticket-E-Mail senden\",\"v1rRtW\":\"Test senden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO-Beschreibung\",\"/SIY6o\":\"SEO-Schlüsselwörter\",\"GfWoKv\":\"SEO-Einstellungen\",\"rXngLf\":\"SEO-Titel\",\"/jZOZa\":\"Servicegebühr\",\"Bj/QGQ\":\"Legen Sie einen Mindestpreis fest und lassen Sie die Nutzer mehr zahlen, wenn sie wollen.\",\"L0pJmz\":\"Legen Sie die Startnummer für die Rechnungsnummerierung fest. Dies kann nicht geändert werden, sobald Rechnungen generiert wurden.\",\"nYNT+5\":\"Richten Sie Ihre Veranstaltung ein\",\"A8iqfq\":\"Schalten Sie Ihr Event live\",\"Tz0i8g\":\"Einstellungen\",\"Z8lGw6\":\"Teilen\",\"B2V3cA\":\"Veranstaltung teilen\",\"17Fd7X\":\"Auf Facebook teilen\",\"x7i6H+\":\"Auf LinkedIn teilen\",\"zziQd8\":\"Auf Pinterest teilen\",\"/TgBEk\":\"Auf Reddit teilen\",\"0Wlk5F\":\"Auf sozialen Medien teilen\",\"on+mNS\":\"Auf Telegram teilen\",\"PcmR+m\":\"Auf WhatsApp teilen\",\"/5b1iZ\":\"Auf X teilen\",\"n/T2KI\":\"Per E-Mail teilen\",\"8vETh9\":\"Zeigen\",\"V0SbFp\":\"Verfügbare Produktmenge anzeigen\",\"qDsmzu\":\"Versteckte Fragen anzeigen\",\"fMPkxb\":\"Zeig mehr\",\"izwOOD\":\"Steuern und Gebühren separat ausweisen\",\"1SbbH8\":\"Wird dem Kunden nach dem Checkout auf der Bestellübersichtsseite angezeigt.\",\"YfHZv0\":\"Wird dem Kunden vor dem Bezahlvorgang angezeigt\",\"CBBcly\":\"Zeigt allgemeine Adressfelder an, einschließlich Land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Einzeiliges Textfeld\",\"+P0Cn2\":\"Überspringe diesen Schritt\",\"YSEnLE\":\"Schmied\",\"lgFfeO\":\"Ausverkauft\",\"Mi1rVn\":\"Ausverkauft\",\"nwtY4N\":\"Etwas ist schief gelaufen\",\"GRChTw\":\"Beim Löschen der Steuer oder Gebühr ist ein Fehler aufgetreten\",\"YHFrbe\":\"Etwas ist schief gelaufen. Bitte versuche es erneut\",\"kf83Ld\":\"Etwas ist schief gelaufen.\",\"fWsBTs\":\"Etwas ist schief gelaufen. Bitte versuche es erneut.\",\"F6YahU\":\"Es ist leider ein Fehler aufgetreten. Bitte starten Sie den Bezahlvorgang erneut.\",\"KWgppI\":\"Entschuldigen Sie, beim Laden dieser Seite ist ein Fehler aufgetreten.\",\"/TCOIK\":\"Entschuldigung, diese Bestellung existiert nicht mehr.\",\"6a/UJE\":\"Dieser Aktionscode wird leider nicht erkannt\",\"65A04M\":\"Spanisch\",\"mFuBqb\":\"Standardprodukt mit festem Preis\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat oder Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-Zahlungen sind für diese Veranstaltung nicht aktiviert.\",\"UJmAAK\":\"Thema\",\"X2rrlw\":\"Zwischensumme\",\"zzDlyQ\":\"Erfolg\",\"b0HJ45\":[\"Erfolgreich! \",[\"0\"],\" erhält in Kürze eine E-Mail.\"],\"BJIEiF\":[\"Erfolgreich \",[\"0\"],\" Teilnehmer\"],\"OtgNFx\":\"E-Mail-Adresse erfolgreich bestätigt\",\"IKwyaF\":\"E-Mail-Änderung erfolgreich bestätigt\",\"zLmvhE\":\"Teilnehmer erfolgreich erstellt\",\"gP22tw\":\"Produkt erfolgreich erstellt\",\"9mZEgt\":\"Promo-Code erfolgreich erstellt\",\"aIA9C4\":\"Frage erfolgreich erstellt\",\"J3RJSZ\":\"Teilnehmer erfolgreich aktualisiert\",\"3suLF0\":\"Kapazitätszuweisung erfolgreich aktualisiert\",\"Z+rnth\":\"Eincheckliste erfolgreich aktualisiert\",\"vzJenu\":\"E-Mail-Einstellungen erfolgreich aktualisiert\",\"7kOMfV\":\"Ereignis erfolgreich aktualisiert\",\"G0KW+e\":\"Erfolgreich aktualisiertes Homepage-Design\",\"k9m6/E\":\"Homepage-Einstellungen erfolgreich aktualisiert\",\"y/NR6s\":\"Standort erfolgreich aktualisiert\",\"73nxDO\":\"Verschiedene Einstellungen erfolgreich aktualisiert\",\"4H80qv\":\"Bestellung erfolgreich aktualisiert\",\"6xCBVN\":\"Einstellungen für Zahlung & Rechnungsstellung erfolgreich aktualisiert\",\"1Ycaad\":\"Produkt erfolgreich aktualisiert\",\"70dYC8\":\"Promo-Code erfolgreich aktualisiert\",\"F+pJnL\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support-E-Mail\",\"uRfugr\":\"T-Shirt\",\"JpohL9\":\"Steuer\",\"geUFpZ\":\"Steuern & Gebühren\",\"dFHcIn\":\"Steuerdetails\",\"wQzCPX\":\"Steuerinformationen, die unten auf allen Rechnungen erscheinen sollen (z. B. USt-Nummer, Steuerregistrierung)\",\"0RXCDo\":\"Steuer oder Gebühr erfolgreich gelöscht\",\"ZowkxF\":\"Steuern\",\"qu6/03\":\"Steuern und Gebühren\",\"gypigA\":\"Dieser Aktionscode ist ungültig\",\"5ShqeM\":\"Die gesuchte Eincheckliste existiert nicht.\",\"QXlz+n\":\"Die Standardwährung für Ihre Ereignisse.\",\"mnafgQ\":\"Die Standardzeitzone für Ihre Ereignisse.\",\"o7s5FA\":\"Die Sprache, in der der Teilnehmer die E-Mails erhalten soll.\",\"NlfnUd\":\"Der Link, auf den Sie geklickt haben, ist ungültig.\",\"HsFnrk\":[\"Die maximale Anzahl an Produkten für \",[\"0\"],\" ist \",[\"1\"]],\"TSAiPM\":\"Die gesuchte Seite existiert nicht\",\"MSmKHn\":\"Der dem Kunden angezeigte Preis versteht sich inklusive Steuern und Gebühren.\",\"6zQOg1\":\"Der dem Kunden angezeigte Preis enthält keine Steuern und Gebühren. Diese werden separat ausgewiesen\",\"ne/9Ur\":\"Die von Ihnen gewählten Stileinstellungen gelten nur für kopiertes HTML und werden nicht gespeichert.\",\"vQkyB3\":\"Die Steuern und Gebühren, die auf dieses Produkt angewendet werden. Sie können neue Steuern und Gebühren erstellen auf der\",\"esY5SG\":\"Der Titel der Veranstaltung, der in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird der Veranstaltungstitel verwendet\",\"wDx3FF\":\"Für diese Veranstaltung sind keine Produkte verfügbar\",\"pNgdBv\":\"In dieser Kategorie sind keine Produkte verfügbar\",\"rMcHYt\":\"Eine Rückerstattung steht aus. Bitte warten Sie, bis der Vorgang abgeschlossen ist, bevor Sie eine weitere Rückerstattung anfordern.\",\"F89D36\":\"Beim Markieren der Bestellung als bezahlt ist ein Fehler aufgetreten\",\"68Axnm\":\"Bei der Bearbeitung Ihrer Anfrage ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\",\"mVKOW6\":\"Beim Senden Ihrer Nachricht ist ein Fehler aufgetreten\",\"AhBPHd\":\"Diese Details werden nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"Pc/Wtj\":\"Dieser Teilnehmer hat eine unbezahlte Bestellung.\",\"mf3FrP\":\"Diese Kategorie hat noch keine Produkte.\",\"8QH2Il\":\"Diese Kategorie ist vor der öffentlichen Ansicht verborgen\",\"xxv3BZ\":\"Diese Eincheckliste ist abgelaufen\",\"Sa7w7S\":\"Diese Eincheckliste ist abgelaufen und steht nicht mehr für Eincheckungen zur Verfügung.\",\"Uicx2U\":\"Diese Eincheckliste ist aktiv\",\"1k0Mp4\":\"Diese Eincheckliste ist noch nicht aktiv\",\"K6fmBI\":\"Diese Eincheckliste ist noch nicht aktiv und steht nicht für Eincheckungen zur Verfügung.\",\"t/ePFj\":\"Diese Beschreibung wird dem Eincheckpersonal angezeigt\",\"MLTkH7\":\"Diese E-Mail hat keinen Werbezweck und steht in direktem Zusammenhang mit der Veranstaltung.\",\"2eIpBM\":\"Dieses Event ist momentan nicht verfügbar. Bitte versuchen Sie es später noch einmal.\",\"Z6LdQU\":\"Dieses Event ist nicht verfügbar.\",\"MMd2TJ\":\"Diese Informationen werden auf der Zahlungsseite, der Bestellübersichtsseite und in der Bestellbestätigungs-E-Mail angezeigt.\",\"XAHqAg\":\"Dies ist ein allgemeines Produkt, wie ein T-Shirt oder eine Tasse. Es wird kein Ticket ausgestellt\",\"CNk/ro\":\"Dies ist eine Online-Veranstaltung\",\"FwXnJd\":\"Diese Liste wird nach diesem Datum nicht mehr für Eincheckungen verfügbar sein\",\"cHO4ec\":\"Diese Nachricht wird in die Fußzeile aller E-Mails aufgenommen, die von dieser Veranstaltung gesendet werden.\",\"55i7Fa\":\"Diese Nachricht wird nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"RjwlZt\":\"Diese Bestellung wurde bereits bezahlt.\",\"5K8REg\":\"Diese Bestellung wurde bereits zurückerstattet.\",\"OiQMhP\":\"Diese Bestellung wurde storniert\",\"YyEJij\":\"Diese Bestellung wurde storniert.\",\"Q0zd4P\":\"Diese Bestellung ist abgelaufen. Bitte erneut beginnen.\",\"HILpDX\":\"Diese Bestellung wartet auf Zahlung\",\"BdYtn9\":\"Diese Bestellung ist abgeschlossen\",\"e3uMJH\":\"Diese Bestellung ist abgeschlossen.\",\"YNKXOK\":\"Diese Bestellung wird bearbeitet.\",\"yPZN4i\":\"Diese Bestellseite ist nicht mehr verfügbar.\",\"i0TtkR\":\"Dies überschreibt alle Sichtbarkeitseinstellungen und verbirgt das Produkt vor allen Kunden.\",\"cRRc+F\":\"Dieses Produkt kann nicht gelöscht werden, da es mit einer Bestellung verknüpft ist. Sie können es stattdessen ausblenden.\",\"3Kzsk7\":\"Dieses Produkt ist ein Ticket. Käufer erhalten nach dem Kauf ein Ticket\",\"0fT4x3\":\"Dieses Produkt ist vor der öffentlichen Ansicht verborgen\",\"Y/x1MZ\":\"Dieses Produkt ist verborgen, es sei denn, es wird von einem Promo-Code anvisiert\",\"Qt7RBu\":\"Diese Frage ist nur für den Veranstalter sichtbar\",\"os29v1\":\"Dieser Link zum Zurücksetzen des Passworts ist ungültig oder abgelaufen.\",\"IV9xTT\":\"Dieser Benutzer ist nicht aktiv, da er die Einladung nicht angenommen hat.\",\"5AnPaO\":\"Fahrkarte\",\"kjAL4v\":\"Fahrkarte\",\"dtGC3q\":\"Die Ticket-E-Mail wurde erneut an den Teilnehmer gesendet.\",\"54q0zp\":\"Tickets für\",\"xN9AhL\":[\"Stufe \",[\"0\"]],\"jZj9y9\":\"Gestuftes Produkt\",\"8wITQA\":\"Gestufte Produkte ermöglichen es Ihnen, mehrere Preisoptionen für dasselbe Produkt anzubieten. Dies ist ideal für Frühbucherprodukte oder um unterschiedliche Preisoptionen für verschiedene Personengruppen anzubieten.\\\" # de\",\"nn3mSR\":\"Verbleibende Zeit:\",\"s/0RpH\":\"Nutzungshäufigkeit\",\"y55eMd\":\"Anzahl der Verwendungen\",\"40Gx0U\":\"Zeitzone\",\"oDGm7V\":\"TIPP\",\"MHrjPM\":\"Titel\",\"xdA/+p\":\"Werkzeuge\",\"72c5Qo\":\"Gesamt\",\"YXx+fG\":\"Gesamt vor Rabatten\",\"NRWNfv\":\"Gesamtrabattbetrag\",\"BxsfMK\":\"Gesamtkosten\",\"2bR+8v\":\"Gesamtumsatz brutto\",\"mpB/d9\":\"Gesamtbestellwert\",\"m3FM1g\":\"Gesamtbetrag zurückerstattet\",\"jEbkcB\":\"Insgesamt erstattet\",\"GBBIy+\":\"Verbleibender Gesamtbetrag\",\"/SgoNA\":\"Gesamtsteuer\",\"+zy2Nq\":\"Typ\",\"FMdMfZ\":\"Teilnehmer konnte nicht eingecheckt werden\",\"bPWBLL\":\"Teilnehmer konnte nicht ausgecheckt werden\",\"9+P7zk\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"WLxtFC\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"/cSMqv\":\"Frage konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"MH/lj8\":\"Frage kann nicht aktualisiert werden. Bitte überprüfen Sie Ihre Angaben\",\"nnfSdK\":\"Einzigartige Kunden\",\"Mqy/Zy\":\"Vereinigte Staaten\",\"NIuIk1\":\"Unbegrenzt\",\"/p9Fhq\":\"Unbegrenzt verfügbar\",\"E0q9qH\":\"Unbegrenzte Nutzung erlaubt\",\"h10Wm5\":\"Unbezahlte Bestellung\",\"ia8YsC\":\"Bevorstehende\",\"TlEeFv\":\"Bevorstehende Veranstaltungen\",\"L/gNNk\":[\"Aktualisierung \",[\"0\"]],\"+qqX74\":\"Aktualisieren Sie den Namen, die Beschreibung und die Daten der Veranstaltung\",\"vXPSuB\":\"Profil aktualisieren\",\"BNBfrU\":\"Cover hochladen\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL in die Zwischenablage kopiert\",\"e5lF64\":\"Anwendungsbeispiel\",\"fiV0xj\":\"Verwendungslimit\",\"sGEOe4\":\"Verwenden Sie eine unscharfe Version des Titelbilds als Hintergrund\",\"OadMRm\":\"Titelbild verwenden\",\"7PzzBU\":\"Benutzer\",\"yDOdwQ\":\"Benutzerverwaltung\",\"Sxm8rQ\":\"Benutzer\",\"VEsDvU\":\"Benutzer können ihre E-Mail in den <0>Profileinstellungen ändern.\",\"vgwVkd\":\"koordinierte Weltzeit\",\"khBZkl\":\"Umsatzsteuer\",\"E/9LUk\":\"Veranstaltungsort Namen\",\"jpctdh\":\"Ansehen\",\"Pte1Hv\":\"Teilnehmerdetails anzeigen\",\"/5PEQz\":\"Zur Veranstaltungsseite\",\"fFornT\":\"Vollständige Nachricht anzeigen\",\"YIsEhQ\":\"Ansichts Karte\",\"Ep3VfY\":\"Auf Google Maps anzeigen\",\"Y8s4f6\":\"Bestell Details ansehen\",\"QIWCnW\":\"VIP-Eincheckliste\",\"tF+VVr\":\"VIP-Ticket\",\"2q/Q7x\":\"Sichtweite\",\"vmOFL/\":\"Wir konnten Ihre Zahlung nicht verarbeiten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"45Srzt\":\"Die Kategorie konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.\",\"/DNy62\":[\"Wir konnten keine Tickets finden, die mit \",[\"0\"],\" übereinstimmen\"],\"1E0vyy\":\"Wir konnten die Daten nicht laden. Bitte versuchen Sie es erneut.\",\"NmpGKr\":\"Wir konnten die Kategorien nicht neu ordnen. Bitte versuchen Sie es erneut.\",\"BJtMTd\":\"Wir empfehlen Abmessungen von 2160 x 1080 Pixel und eine maximale Dateigröße von 5 MB.\",\"b9UB/w\":\"Wir verwenden Stripe zur Zahlungsabwicklung. Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu empfangen.\",\"01WH0a\":\"Wir konnten Ihre Zahlung nicht bestätigen. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"Gspam9\":\"Wir bearbeiten Ihre Bestellung. Bitte warten...\",\"LuY52w\":\"Willkommen an Bord! Bitte melden Sie sich an, um fortzufahren.\",\"dVxpp5\":[\"Willkommen zurück\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Willkommen bei Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Was sind gestufte Produkte?\",\"f1jUC0\":\"An welchem Datum soll diese Eincheckliste aktiv werden?\",\"4ueloy\":\"Was ist eine Kategorie?\",\"gxeWAU\":\"Für welche Produkte gilt dieser Code?\",\"hFHnxR\":\"Für welche Produkte gilt dieser Code? (Standardmäßig gilt er für alle)\",\"AeejQi\":\"Für welche Produkte soll diese Kapazität gelten?\",\"Rb0XUE\":\"Um wie viel Uhr werden Sie ankommen?\",\"5N4wLD\":\"Um welche Art von Frage handelt es sich?\",\"gyLUYU\":\"Wenn aktiviert, werden Rechnungen für Ticketbestellungen erstellt. Rechnungen werden zusammen mit der Bestellbestätigungs-E-Mail gesendet. Teilnehmer können ihre Rechnungen auch von der Bestellbestätigungsseite herunterladen.\",\"D3opg4\":\"Wenn Offline-Zahlungen aktiviert sind, können Benutzer ihre Bestellungen abschließen und ihre Tickets erhalten. Ihre Tickets werden klar anzeigen, dass die Bestellung nicht bezahlt ist, und das Check-in-Tool wird das Check-in-Personal benachrichtigen, wenn eine Bestellung eine Zahlung erfordert.\",\"D7C6XV\":\"Wann soll diese Eincheckliste ablaufen?\",\"FVetkT\":\"Welche Tickets sollen mit dieser Eincheckliste verknüpft werden?\",\"S+OdxP\":\"Wer organisiert diese Veranstaltung?\",\"LINr2M\":\"An wen ist diese Nachricht gerichtet?\",\"nWhye/\":\"Wem sollte diese Frage gestellt werden?\",\"VxFvXQ\":\"Widget einbetten\",\"v1P7Gm\":\"Widget-Einstellungen\",\"b4itZn\":\"Arbeiten\",\"hqmXmc\":\"Arbeiten...\",\"+G/XiQ\":\"Seit Jahresbeginn\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, entfernen\",\"ySeBKv\":\"Sie haben dieses Ticket bereits gescannt\",\"P+Sty0\":[\"Sie ändern Ihre E-Mail zu <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sie sind offline\",\"sdB7+6\":\"Sie können einen Promo-Code erstellen, der sich auf dieses Produkt richtet auf der\",\"KRhIxT\":\"Sie können jetzt Zahlungen über Stripe empfangen.\",\"Gnjf3o\":\"Sie können den Produkttyp nicht ändern, da Teilnehmer mit diesem Produkt verknüpft sind.\",\"S+on7c\":\"Sie können Teilnehmer mit unbezahlten Bestellungen nicht einchecken.\",\"yNi4PV\":\"Sie können Teilnehmer mit unbezahlten Bestellungen nicht einchecken. Diese Einstellung kann in den Veranstaltungsdetails geändert werden.\",\"c9Evkd\":\"Sie können die letzte Kategorie nicht löschen.\",\"6uwAvx\":\"Sie können diese Preiskategorie nicht löschen, da für diese Kategorie bereits Produkte verkauft wurden. Sie können sie stattdessen ausblenden.\",\"tFbRKJ\":\"Sie können die Rolle oder den Status des Kontoinhabers nicht bearbeiten.\",\"fHfiEo\":\"Sie können eine manuell erstellte Bestellung nicht zurückerstatten.\",\"hK9c7R\":\"Sie haben eine versteckte Frage erstellt, aber die Option zum Anzeigen versteckter Fragen deaktiviert. Sie wurde aktiviert.\",\"NOaWRX\":\"Sie haben keine Berechtigung, auf diese Seite zuzugreifen\",\"BRArmD\":\"Sie haben Zugriff auf mehrere Konten. Bitte wählen Sie eines aus, um fortzufahren.\",\"Z6q0Vl\":\"Sie haben diese Einladung bereits angenommen. Bitte melden Sie sich an, um fortzufahren.\",\"rdk1xK\":\"Sie haben Ihr Stripe-Konto verbunden\",\"ofEncr\":\"Sie haben keine Teilnehmerfragen.\",\"CoZHDB\":\"Sie haben keine Bestellfragen.\",\"15qAvl\":\"Sie haben keine ausstehende E-Mail-Änderung.\",\"n81Qk8\":\"Sie haben die Einrichtung von Stripe Connect noch nicht abgeschlossen\",\"jxsiqJ\":\"Sie haben Ihr Stripe-Konto nicht verbunden\",\"+FWjhR\":\"Die Zeit für die Bestellung ist abgelaufen.\",\"MycdJN\":\"Sie haben Steuern und Gebühren zu einem kostenlosen Produkt hinzugefügt. Möchten Sie sie entfernen oder verbergen?\",\"YzEk2o\":\"Sie haben noch keine Nachrichten gesendet. Sie können Nachrichten an alle Teilnehmer oder an bestimmte Produkthalter senden.\",\"R6i9o9\":\"Sie müssen bestätigen, dass diese E-Mail keinen Werbezweck hat\",\"3ZI8IL\":\"Sie müssen den Allgemeinen Geschäftsbedingungen zustimmen\",\"dMd3Uf\":\"Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Ihre Veranstaltung live gehen kann.\",\"H35u3n\":\"Sie müssen ein Ticket erstellen, bevor Sie einen Teilnehmer manuell hinzufügen können.\",\"jE4Z8R\":\"Sie müssen mindestens eine Preisstufe haben\",\"8/eLoa\":\"Sie müssen Ihr Konto verifizieren, bevor Sie Nachrichten senden können.\",\"Egnj9d\":\"Sie müssen eine Bestellung manuell als bezahlt markieren. Dies kann auf der Bestellverwaltungsseite erfolgen.\",\"L/+xOk\":\"Sie benötigen ein Ticket, bevor Sie eine Eincheckliste erstellen können.\",\"Djl45M\":\"Sie benötigen ein Produkt, bevor Sie eine Kapazitätszuweisung erstellen können.\",\"y3qNri\":\"Sie benötigen mindestens ein Produkt, um loszulegen. Kostenlos, bezahlt oder lassen Sie den Benutzer entscheiden, was er zahlen möchte.\",\"9HcibB\":[\"Du gehst zu \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Ihr Kontoname wird auf Veranstaltungsseiten und in E-Mails verwendet.\",\"veessc\":\"Ihre Teilnehmer werden hier angezeigt, sobald sie sich für Ihre Veranstaltung registriert haben. Sie können Teilnehmer auch manuell hinzufügen.\",\"Eh5Wrd\":\"Eure tolle Website 🎉\",\"lkMK2r\":\"Deine Details\",\"3ENYTQ\":[\"Ihre E-Mail-Anfrage zur Änderung auf <0>\",[\"0\"],\" steht noch aus. Bitte überprüfen Sie Ihre E-Mail, um sie zu bestätigen\"],\"yZfBoy\":\"Ihre Nachricht wurde gesendet\",\"KSQ8An\":\"Deine Bestellung\",\"Jwiilf\":\"Deine Bestellung wurde storniert\",\"6UxSgB\":\"Ihre Bestellung wartet auf Zahlung 🏦\",\"7YJdgG\":\"Sobald Ihre Bestellungen eintreffen, werden sie hier angezeigt.\",\"9TO8nT\":\"Ihr Passwort\",\"P8hBau\":\"Ihre Zahlung wird verarbeitet.\",\"UdY1lL\":\"Ihre Zahlung war nicht erfolgreich, bitte versuchen Sie es erneut.\",\"fzuM26\":\"Ihre Zahlung war nicht erfolgreich. Bitte versuchen Sie es erneut.\",\"cEli2o\":\"Ihr Produkt für\",\"cJ4Y4R\":\"Ihre Rückerstattung wird bearbeitet.\",\"IFHV2p\":\"Ihr Ticket für\",\"x1PPdr\":\"Postleitzahl\",\"BM/KQm\":\"Postleitzahl\",\"+LtVBt\":\"Postleitzahl\",\"25QDJ1\":\"- Zum Veröffentlichen klicken\",\"WOyJmc\":\"- Zum Rückgängigmachen der Veröffentlichung klicken\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" aktive Webhooks\"],\"tmew5X\":[[\"0\"],\" eingecheckt\"],\"COnw8D\":[[\"0\"],\" Logo\"],\"B7pZfX\":[[\"0\"],\" Veranstalter\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" Ereignisse\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Die Anzahl der verfügbaren Tickets für dieses Ticket<1>Dieser Wert kann überschrieben werden, wenn diesem Ticket <2>Kapazitätsgrenzen zugewiesen sind.\",\"ZnVt5v\":\"<0>Webhooks benachrichtigen externe Dienste sofort, wenn Ereignisse eintreten, z. B. wenn ein neuer Teilnehmer zu deinem CRM oder deiner Mailingliste hinzugefügt wird, um eine nahtlose Automatisierung zu gewährleisten.<1>Nutze Drittanbieterdienste wie <2>Zapier, <3>IFTTT oder <4>Make, um benutzerdefinierte Workflows zu erstellen und Aufgaben zu automatisieren.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Tickets hinzufügen\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 aktiver Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Auf alle neuen Tickets wird automatisch ein Standard-\",[\"type\"],\" angewendet. Sie können dies für jedes Ticket einzeln überschreiben.\"],\"Pgaiuj\":\"Ein fester Betrag pro Ticket. Z. B. 0,50 € pro Ticket\",\"V53XzQ\":\"Ein neuer Bestätigungscode wurde an Ihre E-Mail gesendet\",\"ySO/4f\":\"Ein Prozentsatz des Ticketpreises. Beispiel: 3,5 % des Ticketpreises\",\"WXeXGB\":\"Mit einem Promo-Code ohne Rabatt können versteckte Tickets freigeschaltet werden.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Eine kurze Beschreibung Ihres Veranstalters, die Ihren Nutzern angezeigt wird.\",\"zCk10D\":\"Eine einzelne Frage pro Teilnehmer. Z. B.: „Was ist Ihr Lieblingsessen?“\",\"ap3v36\":\"Eine einzige Frage pro Bestellung. Z. B.: Wie lautet der Name Ihres Unternehmens?\",\"uyJsf6\":\"Über\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Über Stripe Connect\",\"VTfZPy\":\"Zugriff verweigert\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Hinzufügen\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Füge Veranstaltungsdetails hinzu und verwalte die Einstellungen.\",\"Fb+SDI\":\"Weitere Tickets hinzufügen\",\"BGD9Yt\":\"Tickets hinzufügen\",\"QN2F+7\":\"Webhook hinzufügen\",\"NsWqSP\":\"Fügen Sie Ihre Social-Media-Konten und die Website-URL hinzu. Diese werden auf Ihrer öffentlichen Veranstalterseite angezeigt.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Partner\",\"I+utEq\":\"Partnercode kann nicht geändert werden\",\"/jHBj5\":\"Partner erfolgreich erstellt\",\"uCFbG2\":\"Partner erfolgreich gelöscht\",\"a41PKA\":\"Partnerverkäufe werden verfolgt\",\"mJJh2s\":\"Partnerverkäufe werden nicht verfolgt. Dies deaktiviert den Partner.\",\"jabmnm\":\"Partner erfolgreich aktualisiert\",\"CPXP5Z\":\"Mitgliedsorganisationen\",\"9Wh+ug\":\"Partner exportiert\",\"3cqmut\":\"Partner helfen Ihnen, Verkäufe von Partnern und Influencern zu verfolgen. Erstellen Sie Partnercodes und teilen Sie diese, um die Leistung zu überwachen.\",\"7rLTkE\":\"Alle archivierten Veranstaltungen\",\"gKq1fa\":\"Alle Teilnehmer\",\"ZS/D7f\":\"Alle beendeten Veranstaltungen\",\"QsYjci\":\"Alle Veranstaltungen\",\"/twVAS\":\"Alle Tickets\",\"dr7CWq\":\"Alle bevorstehenden Veranstaltungen\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Eine E-Mail-Adresse für diesen Partner. Der Partner wird nicht benachrichtigt.\",\"vRznIT\":\"Ein Fehler ist aufgetreten beim Überprüfen des Exportstatus.\",\"er3d/4\":\"Beim Sortieren der Tickets ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut oder aktualisieren Sie die Seite\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Eine Veranstaltung ist das Treffen oder Ereignis, das Sie organisieren. Sie können später weitere Details hinzufügen.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Antwort erfolgreich aktualisiert.\",\"j4DliD\":\"Alle Anfragen von Ticketinhabern werden an diese E-Mail-Adresse gesendet. Diese wird auch als „Antwortadresse“ für alle E-Mails verwendet, die von dieser Veranstaltung gesendet werden.\",\"epTbAK\":[\"Gilt für \",[\"0\"],\" Tickets\"],\"6MkQ2P\":\"Gilt für 1 Ticket\",\"jcnZEw\":[\"Wenden Sie diesen \",[\"type\"],\" auf alle neuen Tickets an\"],\"TCKfZx\":\"Arktis\",\"Dy+k4r\":\"Sind Sie sicher, dass Sie diesen Teilnehmer stornieren möchten? Dies macht sein Produkt ungültig\",\"LchiNd\":\"Sind Sie sicher, dass Sie diesen Partner löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\",\"5H3Z78\":\"Bist du sicher, dass du diesen Webhook löschen möchtest?\",\"VDWChT\":\"Sind Sie sicher, dass Sie diesen Veranstalter auf Entwurf setzen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit unsichtbar.\",\"pWtQJM\":\"Sind Sie sicher, dass Sie diesen Veranstalter veröffentlichen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit sichtbar.\",\"WFHOlF\":\"Sind Sie sicher, dass Sie diese Veranstaltung veröffentlichen möchten? Nach der Veröffentlichung ist sie öffentlich sichtbar.\",\"4TNVdy\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil veröffentlichen möchten? Nach der Veröffentlichung ist es öffentlich sichtbar.\",\"ExDt3P\":\"Sind Sie sicher, dass Sie diese Veranstaltung zurückziehen möchten? Sie wird nicht mehr öffentlich sichtbar sein.\",\"5Qmxo/\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil zurückziehen möchten? Es wird nicht mehr öffentlich sichtbar sein.\",\"+QARA4\":\"Kunst\",\"2xEpch\":\"Einmal pro Teilnehmer fragen\",\"F2rX0R\":\"Mindestens ein Ereignistyp muss ausgewählt werden\",\"AJ4rvK\":\"Teilnehmer storniert\",\"qvylEK\":\"Teilnehmer erstellt\",\"Xc2I+v\":\"Teilnehmerverwaltung\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Teilnehmer aktualisiert\",\"k3Tngl\":\"Teilnehmer exportiert\",\"5UbY+B\":\"Teilnehmer mit einem bestimmten Ticket\",\"kShOaz\":\"Automatisierter Arbeitsablauf\",\"VPoeAx\":\"Automatisierte Einlassverwaltung mit mehreren Check-in-Listen und Echtzeitvalidierung\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Durchschn. Rabatt/Bestellung\",\"sGUsYa\":\"Durchschn. Bestellwert\",\"EmYMHc\":\"Wartet auf Offline-Zahlung\",\"kNmmvE\":\"Awesome Events GmbH\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Grundlegende Details\",\"jIPNJG\":\"Grundinformationen\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Bevor dein Event live gehen kann, musst du einige Schritte erledigen. Schließe alle folgenden Schritte ab, um zu beginnen.\",\"1xAcxY\":\"Beginnen Sie in wenigen Minuten mit dem Ticketverkauf\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Markenkontrolle\",\"9N+p+g\":\"Geschäftlich\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Schaltflächentext\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Abgesagt\",\"Ud7zwq\":\"Durch die Stornierung werden alle mit dieser Bestellung verbundenen Tickets storniert und die Tickets werden wieder in den verfügbaren Pool freigegeben.\",\"VsM1HH\":\"Kapazitätszuweisungen\",\"K7tIrx\":\"Kategorie\",\"2tbLdK\":\"Wohltätigkeit\",\"QndF4b\":\"einchecken\",\"9FVFym\":\"Kasse\",\"v4fiSg\":\"Überprüfen Sie Ihre E-Mail\",\"Y3FYXy\":\"Einchecken\",\"udRwQs\":\"Check-in erstellt\",\"F4SRy3\":\"Check-in gelöscht\",\"rfeicl\":\"Erfolgreich eingecheckt\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinesisch\",\"DM4gBB\":\"Chinesisch (Traditionell)\",\"pkk46Q\":\"Wählen Sie einen Veranstalter\",\"ypFF60\":\"Wählen Sie aus vordefinierten Farbschemata\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"schließen\",\"RWw9Lg\":\"Modal schließen\",\"XwdMMg\":\"Code darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten\",\"+yMJb7\":\"Code ist erforderlich\",\"m9SD3V\":\"Code muss mindestens 3 Zeichen lang sein\",\"V1krgP\":\"Code darf maximal 20 Zeichen lang sein\",\"psqIm5\":\"Arbeiten Sie mit Ihrem Team zusammen, um gemeinsam großartige Veranstaltungen zu gestalten.\",\"msqIjo\":\"Dieses Ticket beim ersten Laden der Veranstaltungsseite minimieren\",\"WD6364\":\"Farbpalette\",\"qdY9Tp\":\"Farbvoreinstellungen\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Vollständiger Shop\",\"7D9MJz\":\"Stripe-Einrichtung abschließen\",\"nqx+6h\":\"Schließen Sie diese Schritte ab, um mit dem Ticketverkauf für Ihre Veranstaltung zu beginnen.\",\"ih35UP\":\"Konferenzzentrum\",\"Auz0Mz\":\"Bestätigen Sie Ihre E-Mail-Adresse, um alle Funktionen zu nutzen.\",\"7+grte\":\"Bestätigungs-E-Mail gesendet! Bitte überprüfen Sie Ihren Posteingang.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Herzlichen Glückwunsch zur Erstellung eines Events!\",\"Xe2tSS\":\"Verbindungsdokumentation\",\"1Xxb9f\":\"Zahlungsabwicklung verbinden\",\"EWnXR+\":\"Mit Stripe verbinden\",\"MOUF31\":\"Verbinden Sie sich mit dem CRM und automatisieren Sie Aufgaben mit Webhooks und Integrationen\",\"VioGG1\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Tickets und Produkte zu akzeptieren.\",\"/3017M\":\"Mit Stripe verbunden\",\"jfC/xh\":\"Kontakt\",\"LOFgda\":[\"Kontakt \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Kontakt-E-Mail\",\"02S6xJ\":\"Support kontaktieren\",\"nBGbqc\":\"Kontaktieren Sie uns, um Nachrichten zu aktivieren\",\"2nL0F3\":\"Hintergrundfarbe des Inhalts\",\"m8WD6t\":\"Einrichtung fortsetzen\",\"0GwUT4\":\"Weiter zur Kasse\",\"sBV87H\":\"Weiter zur Veranstaltungserstellung\",\"nKtyYu\":\"Weiter zum nächsten Schritt\",\"RGVUUI\":\"Weiter zur Zahlung\",\"FxVG/l\":\"In die Zwischenablage kopiert\",\"PiH3UR\":\"Kopiert!\",\"uUPbPg\":\"Partnerlink kopieren\",\"iVm46+\":\"Code kopieren\",\"y22tv0\":\"Kopieren Sie diesen Link, um ihn überall zu teilen\",\"/4gGIX\":\"In die Zwischenablage kopieren\",\"o5K/BK\":\"Koralle\",\"P0rbCt\":\"Titelbild\",\"60u+dQ\":\"Das Titelbild wird oben auf Ihrer Veranstaltungsseite angezeigt\",\"2NLjA6\":\"Das Titelbild wird oben auf Ihrer Veranstalterseite angezeigt\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Partner erstellen\",\"dyrgS4\":\"Erstellen und personalisieren Sie Ihre Veranstaltungsseite sofort\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Ticket erstellen\",\"8AiKIu\":\"Ticket oder Produkt erstellen\",\"agZ87r\":\"Erstellen Sie Tickets für Ihre Veranstaltung, legen Sie Preise fest und verwalten Sie die verfügbare Menge.\",\"dkAPxi\":\"Webhook erstellen\",\"5slqwZ\":\"Erstellen Sie Ihre Veranstaltung\",\"JQNMrj\":\"Erstellen Sie Ihre erste Veranstaltung\",\"CCjxOC\":\"Erstellen Sie Ihre erste Veranstaltung, um Tickets zu verkaufen und Teilnehmer zu verwalten.\",\"ZCSSd+\":\"Erstellen Sie Ihre eigene Veranstaltung\",\"67NsZP\":\"Veranstaltung wird erstellt...\",\"H34qcM\":\"Veranstalter wird erstellt...\",\"1YMS+X\":\"Ihre Veranstaltung wird erstellt, bitte warten\",\"yiy8Jt\":\"Ihr Veranstalterprofil wird erstellt, bitte warten\",\"8Tg/JR\":\"Benutzerdefiniert\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Passen Sie den Text auf dem Weiter-Button an\",\"q9Jg0H\":\"Passen Sie Ihre Veranstaltungsseite und das Widget-Design perfekt an Ihre Marke an\",\"mkLlne\":\"Passen Sie das Erscheinungsbild Ihrer Veranstaltungsseite an\",\"3trPKm\":\"Passen Sie das Erscheinungsbild Ihrer Veranstalterseite an\",\"zgCHnE\":\"Täglicher Verkaufsbericht\",\"nHm0AI\":\"Aufschlüsselung der täglichen Verkäufe, Steuern und Gebühren\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Tag eins Eincheckliste\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Partner löschen\",\"+jw/c1\":\"Bild löschen\",\"GnyEfA\":\"Ticket löschen\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Webhook löschen\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Alle abwählen\",\"H8kMHT\":\"Code nicht erhalten?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Deaktivieren Sie diese Kapazität, um Kapazitäten zu verfolgen, ohne den Produktverkauf zu stoppen\",\"Tgg8XQ\":\"Deaktivieren Sie diese Kapazitätsverfolgung ohne den Ticketverkauf zu stoppen\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Diese Nachricht schließen\",\"TvY/XA\":\"Dokumentation\",\"dYskfr\":\"Existiert nicht\",\"V6Jjbr\":\"Sie haben kein Konto? <0>Registrieren\",\"4+aC/x\":\"Spende / Bezahlen Sie, was Sie möchten Ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Entwurf\",\"3z2ium\":\"Zum Sortieren ziehen\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Aufgrund des hohen Spamrisikos ist eine manuelle Verifizierung erforderlich, bevor du Nachrichten senden kannst.\\nBitte kontaktiere uns, um Zugang zu beantragen.\",\"KRmTkx\":\"Produkt duplizieren\",\"Wt9eV8\":\"Tickets duplizieren\",\"4xK5y2\":\"Webhooks duplizieren\",\"KIjvtr\":\"Niederländisch\",\"SPKbfM\":\"z.\u202FB. Tickets kaufen, Jetzt registrieren\",\"v4+lcZ\":\"Partner bearbeiten\",\"2iZEz7\":\"Antwort bearbeiten\",\"kNGp1D\":\"Teilnehmer bearbeiten\",\"t2bbp8\":\"Teilnehmer bearbeiten\",\"d+nnyk\":\"Ticket bearbeiten\",\"fW5sSv\":\"Webhook bearbeiten\",\"nP7CdQ\":\"Webhook bearbeiten\",\"aqxYLv\":\"Bildung\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"E-Mail ist erforderlich\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"E-Mail-Verifizierung erforderlich\",\"L86zy2\":\"E-Mail erfolgreich verifiziert!\",\"nA31FG\":\"Aktivieren Sie diese Kapazität, um den Ticketverkauf zu stoppen, wenn das Limit erreicht ist\",\"RxzN1M\":\"Aktiviert\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Enddatum & -zeit (optional)\",\"PKXt9R\":\"Das Enddatum muss nach dem Startdatum liegen\",\"48Y16Q\":\"Endzeit (optional)\",\"3bR1r4\":\"Partner-E-Mail eingeben (optional)\",\"ARkzso\":\"Partnername eingeben\",\"kWg31j\":\"Eindeutigen Partnercode eingeben\",\"C3nD/1\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"n9V+ps\":\"Geben Sie Ihren Namen ein\",\"LslKhj\":\"Fehler beim Laden der Protokolle\",\"acLjIx\":\"Veranstaltung\",\"WgD6rb\":\"Veranstaltungskategorie\",\"b46pt5\":\"Veranstaltungs-Titelbild\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Veranstaltungsbeschreibung\",\"PYs3rP\":\"Veranstaltungsname\",\"HhwcTQ\":\"Veranstaltungsname\",\"WZZzB6\":\"Veranstaltungsname ist erforderlich\",\"Wd5CDM\":\"Der Veranstaltungsname sollte weniger als 150 Zeichen lang sein\",\"4JzCvP\":\"Veranstaltung nicht verfügbar\",\"mImacG\":\"Veranstaltungsseite\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event-Ticketing von\",\"YDVUVl\":\"Ereignistypen\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"Veranstaltungen\",\"VlvpJ0\":\"Antworten exportieren\",\"JKfSAv\":\"Export fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"SVOEsu\":\"Export gestartet. Datei wird vorbereitet...\",\"9bpUSo\":\"Partner werden exportiert\",\"jtrqH9\":\"Teilnehmer werden exportiert\",\"R4Oqr8\":\"Export abgeschlossen. Datei wird heruntergeladen...\",\"UlAK8E\":\"Bestellungen werden exportiert\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Partner konnte nicht erstellt werden\",\"jo3Gm6\":\"Partner konnten nicht exportiert werden\",\"Jjw03p\":\"Fehler beim Export der Teilnehmer\",\"ZPwFnN\":\"Fehler beim Export der Bestellungen\",\"X4o0MX\":\"Webhook konnte nicht geladen werden\",\"10XEC9\":\"Produkt-E-Mail konnte nicht erneut gesendet werden\",\"YQ3QSS\":\"Bestätigungscode konnte nicht erneut gesendet werden\",\"T6B2gk\":\"Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es erneut.\",\"lKh069\":\"Exportauftrag konnte nicht gestartet werden\",\"i0QKrm\":\"Partner konnte nicht aktualisiert werden\",\"NNc33d\":\"Fehler beim Aktualisieren der Antwort.\",\"7/9RFs\":\"Bild-Upload fehlgeschlagen.\",\"nkNfWu\":\"Fehler beim Hochladen des Bildes. Bitte versuchen Sie es erneut.\",\"rxy0tG\":\"E-Mail konnte nicht verifiziert werden\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Rückmeldung\",\"T4BMxU\":\"Gebühren können sich ändern. Du wirst über Änderungen deiner Gebührenstruktur benachrichtigt.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Feste Gebühr:\",\"KgxI80\":\"Flexibles Ticketing\",\"lWxAUo\":\"Essen & Trinken\",\"kFLJqR\":\"Wald\",\"/4rQr+\":\"Freikarten\",\"01my8x\":\"Kostenloses Ticket, keine Zahlungsinformationen erforderlich\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Allgemeine Informationen über Ihren Veranstalter\",\"ziAjHi\":\"Generieren\",\"exy8uo\":\"Code generieren\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Starten Sie kostenlos, keine Abonnementgebühren\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Bereiten Sie Ihre Veranstaltung vor\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Gehe zu Hi.Events\",\"gHSuV/\":\"Zur Startseite gehen\",\"Lek3cJ\":\"Zum Stripe-Dashboard\",\"GNJ1kd\":\"Hilfe & Support\",\"g+2103\":\"Hier ist Ihr Partnerlink\",\"spMR9y\":\"Hi.Events erhebt Plattformgebühren zur Wartung und Verbesserung unserer Dienste. Diese Gebühren werden automatisch von jeder Transaktion abgezogen.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Antworten ausblenden\",\"IyEqFf\":\"Farbeinstellungen ausblenden\",\"fsi6fC\":\"Dieses Ticket vor Kunden verbergen\",\"Fhzoa8\":\"Ticket nach Verkaufsende verbergen\",\"yhm3J/\":\"Ticket vor Verkaufsbeginn verbergen\",\"k7/oGT\":\"Ticket verbergen, sofern der Benutzer nicht über einen gültigen Aktionscode verfügt\",\"L0ZOiu\":\"Ticket bei Ausverkauf verbergen\",\"uno73L\":\"Wenn Sie ein Ticket ausblenden, können Benutzer es nicht auf der Veranstaltungsseite sehen.\",\"i0qMbr\":\"Startseite\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Wenn sich kein neues Tab automatisch geöffnet hat, klicke bitte unten auf die Schaltfläche, um mit dem Checkout fortzufahren.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Wenn leer, wird die Adresse verwendet, um einen Google-Kartenlink zu generieren.\",\"wOU3Tr\":\"Wenn du ein Konto bei uns hast, erhältst du eine E-Mail mit Anweisungen zum Zurücksetzen deines Passworts.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Die Bildabmessungen müssen zwischen 3000px und 2000px liegen. Mit einer maximalen Höhe von 2000px und einer maximalen Breite von 3000px\",\"an5hVd\":\"Bilder\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Fügen Sie Verbindungsdetails für Ihre Online-Veranstaltung hinzu. Diese Details werden auf der Bestellzusammenfassungsseite und der Teilnehmerproduktseite angezeigt.\",\"evpD4c\":\"Fügen Sie Verbindungsdetails für Ihre Online-Veranstaltung hinzu. Diese Details werden auf der Bestellübersichtsseite und der Teilnehmerticketseite angezeigt.\",\"AXTNr8\":[\"Enthält \",[\"0\"],\" Tickets\"],\"7/Rzoe\":\"Enthält 1 Ticket\",\"F1Xp97\":\"Einzelne Teilnehmer\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrationen\",\"B2Tpo0\":\"Ungültige E-Mail\",\"5tT0+u\":\"Ungültiges E-Mail-Format\",\"g+lLS9\":\"Teammitglied einladen\",\"1z26sk\":\"Teammitglied einladen\",\"KR0679\":\"Teammitglieder einladen\",\"aH6ZIb\":\"Laden Sie Ihr Team ein\",\"Lj7sBL\":\"Italienisch\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Letzte Antwort\",\"gw3Ur5\":\"Zuletzt ausgelöst\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Verknüpfen Sie Ihr Stripe-Konto, um Gelder aus dem Ticketverkauf zu erhalten.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Designs werden geladen...\",\"NFxlHW\":\"Webhooks werden geladen\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Titelbild\",\"gddQe0\":\"Logo und Titelbild für Ihren Veranstalter\",\"TBEnp1\":\"Logo wird in der Kopfzeile angezeigt\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Veranstaltung veröffentlichen\",\"4wUIjX\":\"Machen Sie Ihre Veranstaltung live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Veranstaltung verwalten\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Produkte verwalten\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Verwalten Sie Steuern und Gebühren, die auf Ihre Tickets erhoben werden können\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Verwalten Sie Ihre Zahlungsabwicklung und sehen Sie die Plattformgebühren ein\",\"lzcrX3\":\"Durch manuelles Hinzufügen eines Teilnehmers wird die Ticketanzahl angepasst.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Nachricht\",\"1jRD0v\":\"Teilnehmer mit bestimmten Tickets benachrichtigen\",\"97QrnA\":\"Kommunizieren Sie mit Teilnehmern, verwalten Sie Bestellungen und bearbeiten Sie Rückerstattungen an einem Ort\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Nachricht ist erforderlich\",\"0/yJtP\":\"Nachricht an Bestelleigentümer mit bestimmten Produkten senden\",\"yt/wR6\":\"Mitternacht\",\"tccUcA\":\"Mobiler Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Mehrere Preisoptionen. Perfekt für Frühbuchertickets usw.\",\"GfaxEk\":\"Musik\",\"8/brI5\":\"Name ist erforderlich\",\"m920rF\":\"New York\",\"eWRECP\":\"Nachtleben\",\"074+X8\":\"Keine aktiven Webhooks\",\"zxnup4\":\"Keine Partner vorhanden\",\"6r9SGl\":\"Keine Kreditkarte erforderlich\",\"Z6ILSe\":\"Keine Veranstaltungen für diesen Veranstalter\",\"8zCZQf\":\"Noch keine Veranstaltungen\",\"XZkeaI\":\"Keine Protokolle gefunden\",\"NEmyqy\":\"Noch keine Bestellungen\",\"B7w4KY\":\"Keine weiteren Veranstalter verfügbar\",\"6jYQGG\":\"Keine vergangenen Veranstaltungen\",\"zK/+ef\":\"Keine Produkte zur Auswahl verfügbar\",\"q91DKx\":\"Dieser Teilnehmer hat keine Fragen beantwortet.\",\"QoAi8D\":\"Keine Antwort\",\"EK/G11\":\"Noch keine Antworten\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Keine Tickets vorzeigen\",\"yM5c0q\":\"Keine bevorstehenden Veranstaltungen\",\"n5vdm2\":\"Für diesen Endpunkt wurden noch keine Webhook-Ereignisse aufgezeichnet. Ereignisse werden hier angezeigt, sobald sie ausgelöst werden.\",\"4GhX3c\":\"Keine Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Nicht eingecheckt\",\"dX/n9x\":\"Ozean\",\"lQgMLn\":\"Name des Büros oder Veranstaltungsorts\",\"+P/tII\":\"Sobald Sie bereit sind, schalten Sie Ihre Veranstaltung live und beginnen Sie mit dem Ticketverkauf.\",\"WjSpu5\":\"Online-Veranstaltung\",\"bU7oUm\":\"Nur an Bestellungen mit diesen Status senden\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Bestellung erstellt\",\"L4kzeZ\":[\"Bestelldetails \",[\"0\"]],\"+spgqH\":[\"Bestellnummer: \",[\"0\"]],\"vu6Arl\":\"Bestellung als bezahlt markiert\",\"FaPYw+\":\"Bestelleigentümer\",\"eB5vce\":\"Bestelleigentümer mit einem bestimmten Produkt\",\"CxLoxM\":\"Bestelleigentümer mit Produkten\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Bestellung erstattet\",\"6eSHqs\":\"Bestellstatus\",\"e7eZuA\":\"Bestellung aktualisiert\",\"mz+c33\":\"Erstellte Aufträge\",\"5It1cQ\":\"Bestellungen exportiert\",\"S3CZ5M\":\"Veranstalter-Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Veranstalter nicht gefunden\",\"wpj63n\":\"Veranstaltereinstellungen\",\"coIKFu\":\"Statistiken zum Veranstalter sind für die ausgewählte Währung nicht verfügbar oder es ist ein Fehler aufgetreten.\",\"o1my93\":\"Aktualisierung des Veranstalterstatus fehlgeschlagen. Bitte versuchen Sie es später erneut.\",\"rLHma1\":\"Veranstalterstatus aktualisiert\",\"J2cXxX\":\"Organisatoren können nur Events und Tickets verwalten. Sie können keine Benutzer, Kontoeinstellungen oder Rechnungsinformationen verwalten.\",\"/IX/7x\":\"Sonstiges\",\"6/dCYd\":\"Übersicht\",\"cbtJ9W\":\"Hintergrundfarbe der Seite\",\"QkLf4H\":\"Seiten-URL\",\"2w/FiJ\":\"Bezahltes Ticket\",\"Ff0Dor\":\"Vergangenheit\",\"xTPjSy\":\"Vergangene Veranstaltungen\",\"/l/ckQ\":\"URL einfügen\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausiert\",\"TskrJ8\":\"Zahlung & Plan\",\"EyE8E6\":\"Zahlungsabwicklung\",\"vcyz2L\":\"Zahlungseinstellungen\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Leistung\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Bestellung aufgeben\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Plattformgebühren\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Bitte geben Sie eine gültige URL ein\",\"n8+Ng/\":\"Bitte geben Sie den 5-stelligen Code ein\",\"Dvq0wf\":\"Bitte ein Bild angeben.\",\"MA04r/\":\"Bitte entfernen Sie die Filter und stellen Sie die Sortierung auf \\\"Startseite-Reihenfolge\\\", um die Sortierung zu aktivieren\",\"EFq6EG\":\"Bitte ein Bild auswählen.\",\"yygcoG\":\"Bitte wählen Sie mindestens ein Ticket aus\",\"fuwKpE\":\"Bitte versuchen Sie es erneut.\",\"klWBeI\":\"Bitte warten Sie, bevor Sie einen neuen Code anfordern\",\"hfHhaa\":\"Bitte warten Sie, während wir Ihre Partner für den Export vorbereiten...\",\"o+tJN/\":\"Bitte warten Sie, während wir Ihre Teilnehmer für den Export vorbereiten...\",\"+5Mlle\":\"Bitte warten Sie, während wir Ihre Bestellungen für den Export vorbereiten...\",\"R7+D0/\":\"Portugiesisch (Brasilien)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Unterstützt durch Stripe\",\"cs5muu\":\"Vorschau der Veranstaltungsseite\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Datenschutzerklärung\",\"p/JDmw\":\"Produkt\",\"EWCLpZ\":\"Produkt erstellt\",\"XkFYVB\":\"Produkt gelöscht\",\"0dzBGg\":\"Produkt-E-Mail wurde an den Teilnehmer erneut gesendet\",\"YMwcbR\":\"Produktverkäufe, Einnahmen und Steueraufschlüsselung\",\"ldVIlB\":\"Produkt aktualisiert\",\"mIqT3T\":\"Produkte, Waren und flexible Preisoptionen\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Gutscheincode\",\"k3wH7i\":\"Nutzung von Rabattcodes und Rabattaufschlüsselung\",\"EEYbdt\":\"Veröffentlichen\",\"evDBV8\":\"Veranstaltung veröffentlichen\",\"812gwg\":\"Lizenz kaufen\",\"YwNJAq\":\"QR-Code-Scanning mit sofortigem Feedback und sicherem Teilen für den Mitarbeiterzugang\",\"Fi3b48\":\"Neueste Bestellungen\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Weiterleitung zu Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Code erneut senden\",\"bxoWpz\":\"Bestätigungs-E-Mail erneut senden\",\"G42SNI\":\"E-Mail erneut senden\",\"TTpXL3\":[\"Erneut senden in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Produkt-E-Mail erneut senden\",\"slOprG\":\"Setzen Sie Ihr Passwort zurück\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Verkäufe\",\"KZrfYJ\":\"Social-Media-Links speichern\",\"aZR9BC\":\"Zu den Tickets scrollen\",\"lBAlVv\":\"Suche nach Namen, Bestellnummer, Teilnehmernummer oder E-Mail ...\",\"ftNXma\":\"Partner suchen...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Suche nach Ticketnamen...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Kategorie auswählen\",\"mCB6Je\":\"Alle auswählen\",\"kYZSFD\":\"Wählen Sie einen Veranstalter, um dessen Dashboard und Veranstaltungen anzuzeigen.\",\"tVW/yo\":\"Währung auswählen\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Enddatum und -zeit auswählen\",\"gTN6Ws\":\"Endzeit auswählen\",\"0U6E9W\":\"Veranstaltungskategorie auswählen\",\"j9cPeF\":\"Ereignistypen auswählen\",\"KizCK7\":\"Startdatum und -zeit auswählen\",\"dJZTv2\":\"Startzeit auswählen\",\"XH5juP\":\"Ticketstufe auswählen\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Zeitzone auswählen\",\"Ropvj0\":\"Wählen Sie aus, welche Ereignisse diesen Webhook auslösen\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Verkaufen Sie Waren zusammen mit Tickets mit integrierter Steuer- und Rabattcode-Unterstützung\",\"Cye3uV\":\"Verkaufen Sie mehr als nur Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Bestellbestätigung und Produkt-E-Mail senden\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Richten Sie Ihre Organisation ein\",\"VlS7y2\":\"Richten Sie Ihre Zahlungsabwicklung ein, um Gelder aus Ticketverkäufen zu erhalten.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Einrichtung in Minuten\",\"GG7qDw\":\"Partnerlink teilen\",\"hL7sDJ\":\"Veranstalterseite teilen\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Alle Plattformen anzeigen (\",[\"0\"],\" weitere mit Werten)\"],\"smd87r\":\"Verfügbare Ticketanzahl anzeigen\",\"tQi5Hh\":\"Farbeinstellungen anzeigen\",\"UVPI5D\":\"Weniger Plattformen anzeigen\",\"b33PL9\":\"Mehr Plattformen anzeigen\",\"j3b+OW\":\"Wird dem Kunden nach dem Bezahlvorgang auf der Bestellübersichtsseite angezeigt\",\"v6IwHE\":\"Intelligentes Einchecken\",\"J9xKh8\":\"Intelligentes Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Soziales\",\"d0rUsW\":\"Social-Media-Links\",\"j/TOB3\":\"Social-Media-Links & Website\",\"2pxNFK\":\"verkauft\",\"KTxc6k\":\"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support, falls das Problem weiterhin besteht.\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Leider ist Ihre Bestellung abgelaufen. Bitte starten Sie eine neue Bestellung.\",\"a4SyEE\":\"Die Sortierung ist deaktiviert, während Filter und Sortierung angewendet werden\",\"7JFNej\":\"Sport\",\"4nG1lG\":\"Standardticket zum Festpreis\",\"JcQp9p\":\"Startdatum & -zeit\",\"0m/ekX\":\"Startdatum & -zeit\",\"izRfYP\":\"Startdatum ist erforderlich\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Erfolgreich geprüft <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket erfolgreich erstellt\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produkt erfolgreich dupliziert\",\"RuaKfn\":\"Adresse erfolgreich aktualisiert\",\"5n+Wwp\":\"Veranstalter erfolgreich aktualisiert\",\"0Dk/l8\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"MhOoLQ\":\"Social-Media-Links erfolgreich aktualisiert\",\"g2lRrH\":\"Ticket erfolgreich aktualisiert\",\"kj7zYe\":\"Webhook erfolgreich aktualisiert\",\"/RfJXt\":[\"Sommermusikfestival \",[\"0\"]],\"CWOPIK\":\"Sommer Musik Festival 2025\",\"oNxgAm\":\"Sonnenuntergang\",\"5gIl+x\":\"Unterstützung für gestaffelte, spendenbasierte und Produktverkäufe mit anpassbaren Preisen und Kapazitäten\",\"JZTQI0\":\"Veranstalter wechseln\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Erzählen Sie den Leuten, was sie bei Ihrer Veranstaltung erwartet\",\"NiIUyb\":\"Erzählen Sie uns von Ihrer Veranstaltung\",\"DovcfC\":\"Erzählen Sie uns von Ihrer Organisation. Diese Informationen werden auf Ihren Veranstaltungsseiten angezeigt.\",\"xowcRf\":\"Nutzungsbedingungen\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"Die Hintergrundfarbe der Inhaltsbereiche\",\"Zhqzq3\":\"Die Hintergrundfarbe von Inhaltsbereichen (Karten, Kopfzeile usw.)\",\"JgkK2l\":\"Die Hintergrundfarbe der gesamten Seite\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"Der Code läuft in 10 Minuten ab. Überprüfen Sie Ihren Spam-Ordner, falls Sie die E-Mail nicht sehen.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"Die gesuchte Veranstaltung ist derzeit nicht verfügbar. Sie wurde möglicherweise entfernt, ist abgelaufen oder die URL ist falsch.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"Die maximale Anzahl von Tickets für \",[\"0\"],\" ist \",[\"1\"]],\"FeAfXO\":[\"Die maximale Anzahl an Tickets für Generäle beträgt \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"Der gesuchte Veranstalter konnte nicht gefunden werden. Die Seite wurde möglicherweise verschoben oder gelöscht, oder die URL ist falsch.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Die Steuern und Gebühren, die auf dieses Ticket angewendet werden sollen. Sie können neue Steuern und Gebühren auf der\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema & Farben\",\"jvxN9/\":\"Für diese Veranstaltung sind keine Tickets verfügbar\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Dieser Code wird zur Verfolgung von Verkäufen verwendet. Nur Buchstaben, Zahlen, Bindestriche und Unterstriche erlaubt.\",\"YClrdK\":\"Diese Veranstaltung ist noch nicht veröffentlicht\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Dies ist der Name Ihres Veranstalters, der Ihren Nutzern angezeigt wird.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Dieses Veranstalterprofil ist noch nicht veröffentlicht\",\"5189cf\":\"Dadurch werden alle Sichtbarkeitseinstellungen überschrieben und das Ticket wird vor allen Kunden verborgen.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Dieses Ticket kann nicht gelöscht werden, da es\\nmit einer Bestellung verknüpft ist. Sie können es stattdessen ausblenden.\",\"ma6qdu\":\"Dieses Ticket ist nicht öffentlich sichtbar.\",\"xJ8nzj\":\"Dieses Ticket ist ausgeblendet, sofern es nicht durch einen Promo-Code angesprochen wird.\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Dies wird für Benachrichtigungen und die Kommunikation mit Ihren Nutzern verwendet.\",\"rhsath\":\"Dies ist für Kunden nicht sichtbar, hilft Ihnen aber, den Partner zu identifizieren.\",\"KosivG\":\"Ticket erfolgreich gelöscht\",\"HGuXjF\":\"Ticketinhaber\",\"6tmWch\":\"Ticket oder Produkt\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticketverkauf\",\"NirIiz\":\"Ticketstufe\",\"8jLPgH\":\"Art des Tickets\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket-Widget-Vorschau\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Eintrittskarte(n)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Produkte\",\"ikA//P\":\"verkaufte Tickets\",\"i+idBz\":\"Verkaufte Tickets\",\"AGRilS\":\"Verkaufte Tickets\",\"56Qw2C\":\"Tickets erfolgreich sortiert\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Stufenticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Mit gestaffelten Tickets können Sie mehrere Preisoptionen für dasselbe Ticket anbieten.\\nDas ist ideal für Frühbuchertickets oder das Anbieten unterschiedlicher Preisoptionen\\nfür unterschiedliche Personengruppen.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Um Kreditkartenzahlungen zu empfangen, musst du dein Stripe-Konto verbinden. Stripe ist unser Zahlungsabwicklungspartner, der sichere Transaktionen und pünktliche Auszahlungen gewährleistet.\",\"KSDwd5\":\"Gesamtbestellungen\",\"/b6Z1R\":\"Verfolgen Sie Einnahmen, Seitenaufrufe und Verkäufe mit detaillierten Analysen und exportierbaren Berichten\",\"OpKMSn\":\"Transaktionsgebühr:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Teilnehmer \",[\"0\"],\" konnte nicht ausgewählt werden\"],\"nNdxt9\":\"Ticket konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"IrVSu+\":\"Produkt konnte nicht dupliziert werden. Bitte überprüfen Sie Ihre Angaben\",\"Vx2J6x\":\"Teilnehmer konnte nicht abgerufen werden\",\"Ef7StM\":\"Unbekannt\",\"ZBAScj\":\"Unbekannter Teilnehmer\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Veranstaltung nicht mehr veröffentlichen\",\"Pp1sWX\":\"Partner aktualisieren\",\"gJQsLv\":\"Laden Sie ein Titelbild für Ihren Veranstalter hoch\",\"4kEGqW\":\"Laden Sie ein Logo für Ihren Veranstalter hoch\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Bild hochladen\",\"29w7p6\":\"Bild wird hochgeladen...\",\"HtrFfw\":\"URL ist erforderlich\",\"AdWhjZ\":\"Bestätigungscode\",\"wCKkSr\":\"E-Mail verifizieren\",\"/IBv6X\":\"Bestätigen Sie Ihre E-Mail-Adresse\",\"e/cvV1\":\"Wird verifiziert...\",\"fROFIL\":\"Vietnamesisch\",\"gj5YGm\":\"Sehen Sie sich Berichte zu Ihrer Veranstaltung an und laden Sie sie herunter. Bitte beachten Sie, dass nur abgeschlossene Bestellungen in diesen Berichten enthalten sind.\",\"c7VN/A\":\"Antworten anzeigen\",\"AM+zF3\":\"Teilnehmer anzeigen\",\"e4mhwd\":\"Zur Event-Homepage\",\"n6EaWL\":\"Protokolle anzeigen\",\"AMkkeL\":\"Bestellung anzeigen\",\"9jnAcN\":\"Veranstalter-Startseite anzeigen\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP-Produkt\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Wir empfehlen Abmessungen von 400 × 400 Pixeln und eine maximale Dateigröße von 5 MB\",\"Fq/Nx7\":\"Wir haben einen 5-stelligen Bestätigungscode gesendet an:\",\"GdWB+V\":\"Webhook erfolgreich erstellt\",\"2X4ecw\":\"Webhook erfolgreich gelöscht\",\"CThMKa\":\"Webhook-Protokolle\",\"nuh/Wq\":\"Webhook-URL\",\"8BMPMe\":\"Webhook sendet keine Benachrichtigungen\",\"FSaY52\":\"Webhook sendet Benachrichtigungen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Willkommen zurück 👋\",\"kSYpfa\":[\"Willkommen bei \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Willkommen bei \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Willkommen bei \",[\"0\"],\", hier ist eine Übersicht all Ihrer Veranstaltungen\"],\"je8QQT\":\"Willkommen bei Hi.Events 👋\",\"yZIW7P\":\"Willkommen bei Hi.Events, hier ist eine Liste all Ihrer Veranstaltungen.\",\"wjqPqF\":\"Was sind Stufentickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"Was ist ein Webhook?\",\"MhhnvW\":\"Für welche Tickets gilt dieser Code? (Gilt standardmäßig für alle)\",\"dCil3h\":\"Auf welche Tickets soll sich diese Frage beziehen?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Welche Art von Veranstaltung?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wenn ein Check-in gelöscht wird\",\"Gmd0hv\":\"Wenn ein neuer Teilnehmer erstellt wird\",\"Lc18qn\":\"Wenn eine neue Bestellung erstellt wird\",\"dfkQIO\":\"Wenn ein neues Produkt erstellt wird\",\"8OhzyY\":\"Wenn ein Produkt gelöscht wird\",\"tRXdQ9\":\"Wenn ein Produkt aktualisiert wird\",\"Q7CWxp\":\"Wenn ein Teilnehmer storniert wird\",\"IuUoyV\":\"Wenn ein Teilnehmer eingecheckt wird\",\"nBVOd7\":\"Wenn ein Teilnehmer aktualisiert wird\",\"ny2r8d\":\"Wenn eine Bestellung storniert wird\",\"c9RYbv\":\"Wenn eine Bestellung als bezahlt markiert wird\",\"ejMDw1\":\"Wenn eine Bestellung erstattet wird\",\"fVPt0F\":\"Wenn eine Bestellung aktualisiert wird\",\"de6HLN\":\"Wenn Kunden Tickets kaufen, erscheinen deren Bestellungen hier.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schreiben Sie Ihre Nachricht hier...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Sie können einen Promo-Code erstellen, der auf dieses Ticket abzielt, auf der\",\"UqVaVO\":\"Sie können den Tickettyp nicht ändern, da diesem Ticket Teilnehmer zugeordnet sind.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Sie können diese Preisstufe nicht löschen, da für diese Stufe bereits Tickets verkauft wurden. Sie können sie stattdessen ausblenden.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Sie haben Steuern und Gebühren zu einem kostenlosen Produkt hinzugefügt. Möchten Sie diese entfernen?\",\"183zcL\":\"Sie haben Steuern und Gebühren zu einem Freiticket hinzugefügt. Möchten Sie diese entfernen oder unkenntlich machen?\",\"2v5MI1\":\"Sie haben noch keine Nachrichten gesendet. Sie können Nachrichten an alle Teilnehmer oder an bestimmte Ticketinhaber senden.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Sie den Veranstalterstatus aktualisieren können.\",\"FRl8Jv\":\"Sie müssen Ihre Konto-E-Mail-Adresse verifizieren, bevor Sie Nachrichten senden können.\",\"8QNzin\":\"Sie benötigen ein Ticket, bevor Sie eine Kapazitätszuweisung erstellen können.\",\"WHXRMI\":\"Sie benötigen mindestens ein Ticket, um loslegen zu können. Kostenlos, kostenpflichtig oder der Benutzer kann selbst entscheiden, was er bezahlen möchte.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Ihre Partner wurden erfolgreich exportiert.\",\"TF37u6\":\"Deine Teilnehmer wurden erfolgreich exportiert.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Ihre E-Mail\",\"R02pnV\":\"Ihr Event muss live sein, bevor Sie Tickets an Teilnehmer verkaufen können.\",\"cqo2VO\":\"Ihre Veranstaltung muss live sein, bevor Sie Tickets verkaufen können.\",\"ifRqmm\":\"Ihre Nachricht wurde erfolgreich gesendet!\",\"/Rj5P4\":\"Ihr Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Deine Bestellungen wurden erfolgreich exportiert.\",\"Xd1R1a\":\"Adresse Ihres Veranstalters\",\"vvO1I2\":\"Ihr Stripe-Konto ist verbunden und bereit zur Zahlungsabwicklung.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Aufgrund des hohen Spam-Risikos ist eine manuelle Verifizierung erforderlich, bevor du Nachrichten senden kannst.\\nBitte kontaktiere uns, um Zugriff zu beantragen.\",\"8XAE7n\":\"Wenn du ein Konto bei uns hast, erhältst du eine E-Mail mit Anweisungen zum Zurücksetzen deines\\nPassworts.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/de.po b/frontend/src/locales/de.po index 339fc06ac8..d3bf01ccda 100644 --- a/frontend/src/locales/de.po +++ b/frontend/src/locales/de.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Zum Veröffentlichen klicken" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Zum Rückgängigmachen der Veröffentlichung klicken" @@ -44,7 +44,7 @@ msgstr "„Hier gibt es noch nichts zu sehen“" #~ "Passworts." #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -73,7 +73,7 @@ msgid "{0} created successfully" msgstr "{0} erfolgreich erstellt" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "{0} Logo" @@ -109,7 +109,7 @@ msgstr "{hours} Stunden, {minutes} Minuten und {seconds} Sekunden" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutes} Minuten und {seconds} Sekunden" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Erste Veranstaltung von {organizerName}" @@ -271,7 +271,7 @@ msgstr "Ein fester Betrag pro Produkt. Z.B., 0,50 $ pro Produkt" msgid "A multi line text input" msgstr "Eine mehrzeilige Texteingabe" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Ein neuer Bestätigungscode wurde an Ihre E-Mail gesendet" @@ -809,11 +809,11 @@ msgstr "Möchten Sie diese Veranstaltung wirklich als Entwurf speichern? Dadurch msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Möchten Sie diese Veranstaltung wirklich öffentlich machen? Dadurch wird die Veranstaltung für die Öffentlichkeit sichtbar" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Sind Sie sicher, dass Sie diesen Veranstalter auf Entwurf setzen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit unsichtbar." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Sind Sie sicher, dass Sie diesen Veranstalter veröffentlichen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit sichtbar." @@ -881,7 +881,7 @@ msgstr "Teilnehmer erstellt" msgid "Attendee Details" msgstr "Teilnehmerdetails" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Teilnehmerverwaltung" @@ -939,7 +939,7 @@ msgstr "Automatische Größenanpassung" #~ msgid "Auto Workflow" #~ msgstr "Automatisierter Arbeitsablauf" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Automatisierte Einlassverwaltung mit mehreren Check-in-Listen und Echtzeitvalidierung" @@ -1089,7 +1089,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "Die Kameraberechtigung wurde verweigert. <0>Fordern Sie die Berechtigung erneut an. Wenn dies nicht funktioniert, müssen Sie dieser Seite in Ihren Browsereinstellungen <1>Zugriff auf Ihre Kamera gewähren." #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1225,7 +1225,7 @@ msgstr "Auschecken" msgid "Check out this event!" msgstr "Schau dir dieses Event an!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Überprüfen Sie Ihre E-Mail" @@ -1400,7 +1400,7 @@ msgstr "Der Code muss zwischen 3 und 50 Zeichen lang sein" msgid "Code must be no more than 20 characters" msgstr "Code darf maximal 20 Zeichen lang sein" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Arbeiten Sie mit Ihrem Team zusammen, um gemeinsam großartige Veranstaltungen zu gestalten." @@ -1462,7 +1462,7 @@ msgstr "Jetzt bezahlen" #~ msgid "Complete Store" #~ msgstr "Vollständiger Shop" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1526,7 +1526,7 @@ msgstr "Bestätige das Passwort" msgid "Confirm your email to access all features." msgstr "Bestätigen Sie Ihre E-Mail-Adresse, um alle Funktionen zu nutzen." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "Bestätigungs-E-Mail gesendet! Bitte überprüfen Sie Ihren Posteingang." @@ -1546,8 +1546,8 @@ msgstr "Verbindungsdokumentation" msgid "Connect payment processing" msgstr "Zahlungsabwicklung verbinden" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Stripe verbinden" @@ -1555,17 +1555,17 @@ msgstr "Stripe verbinden" msgid "Connect to Stripe" msgstr "Mit Stripe verbinden" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Verbinden Sie sich mit dem CRM und automatisieren Sie Aufgaben mit Webhooks und Integrationen" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Mit Stripe verbinden" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Tickets und Produkte zu akzeptieren." @@ -1582,11 +1582,11 @@ msgid "Connection Details" msgstr "Verbindungsdetails" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Kontakt" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Kontakt {0}" @@ -1637,8 +1637,8 @@ msgid "Continue set up" msgstr "Weiter einrichten" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Einrichtung fortsetzen" @@ -1654,7 +1654,7 @@ msgstr "Weiter zur Kasse" msgid "Continue to event creation" msgstr "Weiter zur Veranstaltungserstellung" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Weiter zum nächsten Schritt" @@ -1787,7 +1787,7 @@ msgstr "Erstellen Sie ein Konto oder <0>{0}, um loszulegen" msgid "create an organizer" msgstr "einen Organizer erstellen" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Erstellen und personalisieren Sie Ihre Veranstaltungsseite sofort" @@ -1820,7 +1820,7 @@ msgid "Create Check-In List" msgstr "Eincheckliste erstellen" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1881,7 +1881,7 @@ msgstr "Webhook erstellen" msgid "Create Your Event" msgstr "Erstellen Sie Ihre Veranstaltung" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Erstellen Sie Ihre erste Veranstaltung" @@ -1899,7 +1899,7 @@ msgstr "Erstellen Sie Ihre eigene Veranstaltung" msgid "Created" msgstr "Erstellt" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Veranstaltung wird erstellt..." @@ -1907,7 +1907,7 @@ msgstr "Veranstaltung wird erstellt..." msgid "Creating Organizer..." msgstr "Veranstalter wird erstellt..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Ihre Veranstaltung wird erstellt, bitte warten" @@ -1967,7 +1967,7 @@ msgstr "Passen Sie den Text auf dem Weiter-Button an" msgid "Customize your event page" msgstr "Passen Sie Ihre Veranstaltungsseite an" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Passen Sie Ihre Veranstaltungsseite und das Widget-Design perfekt an Ihre Marke an" @@ -2129,7 +2129,7 @@ msgstr "Alle abwählen" msgid "Details" msgstr "Einzelheiten" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Code nicht erhalten?" @@ -2227,7 +2227,7 @@ msgid "Downloading Invoice" msgstr "Rechnung wird heruntergeladen" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Entwurf" @@ -2488,7 +2488,7 @@ msgid "Email confirmation resent" msgstr "E-Mail-Bestätigung erneut gesendet" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "E-Mail-Bestätigung erfolgreich erneut gesendet" @@ -2497,7 +2497,7 @@ msgstr "E-Mail-Bestätigung erfolgreich erneut gesendet" msgid "Email footer message" msgstr "E-Mail-Fußzeilennachricht" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "E-Mail ist erforderlich" @@ -2505,11 +2505,11 @@ msgstr "E-Mail ist erforderlich" msgid "Email not verified" msgstr "E-Mail nicht verifiziert" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "E-Mail-Verifizierung erforderlich" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "E-Mail erfolgreich verifiziert!" @@ -2551,11 +2551,11 @@ msgid "End Date & Time (optional)" msgstr "Enddatum & -zeit (optional)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "Das Enddatum muss nach dem Startdatum liegen" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Endzeit (optional)" @@ -2591,11 +2591,11 @@ msgstr "Geben Sie einen Betrag ohne Steuern und Gebühren ein." msgid "Enter unique affiliate code" msgstr "Eindeutigen Partnercode eingeben" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Geben Sie Ihre E-Mail-Adresse ein" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Geben Sie Ihren Namen ein" @@ -2680,7 +2680,7 @@ msgstr "Veranstaltungsstartseite" msgid "Event location & venue details" msgstr "Veranstaltungsort & Details zum Veranstaltungsort" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Veranstaltungsname" @@ -2688,7 +2688,7 @@ msgstr "Veranstaltungsname" msgid "Event Name" msgstr "Veranstaltungsname" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "Veranstaltungsname ist erforderlich" @@ -2726,8 +2726,8 @@ msgid "Event status updated" msgstr "Veranstaltungsstatus aktualisiert" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Event-Ticketing von" +#~ msgid "Event Ticketing by" +#~ msgstr "Event-Ticketing von" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2747,7 +2747,7 @@ msgstr "Ereignistypen" #~ msgstr "Veranstaltungen" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Veranstaltungen" @@ -2859,11 +2859,11 @@ msgstr "Webhook konnte nicht geladen werden" msgid "Failed to resend ticket email" msgstr "Ticket-E-Mail konnte nicht erneut gesendet werden" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Bestätigungscode konnte nicht erneut gesendet werden" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es erneut." @@ -2891,7 +2891,7 @@ msgstr "Bild-Upload fehlgeschlagen." msgid "Failed to upload image. Please try again." msgstr "Fehler beim Hochladen des Bildes. Bitte versuchen Sie es erneut." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "E-Mail konnte nicht verifiziert werden" @@ -2994,7 +2994,7 @@ msgstr "Feste Gebühr:" msgid "Flash is not available on this device" msgstr "Flash ist auf diesem Gerät nicht verfügbar" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Flexibles Ticketing" @@ -3016,7 +3016,7 @@ msgstr "Passwort vergessen?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Frei" @@ -3041,7 +3041,7 @@ msgstr "Kostenloses Produkt, keine Zahlungsinformationen erforderlich" msgid "French" msgstr "Französisch" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Fully Integrated" @@ -3077,7 +3077,7 @@ msgstr "Deutsch" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Starten Sie kostenlos, keine Abonnementgebühren" @@ -3293,7 +3293,7 @@ msgid "Homepage Design" msgstr "Homepage-Design" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Homepage Designer" @@ -3410,7 +3410,7 @@ msgstr "Bild-URL" msgid "Images" msgstr "Bilder" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "In-depth Analytics" @@ -3476,7 +3476,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integrationen" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Ungültige E-Mail" @@ -3501,7 +3501,7 @@ msgstr "Teammitglied einladen" msgid "Invite Team Member" msgstr "Teammitglied einladen" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Teammitglieder einladen" @@ -3509,7 +3509,7 @@ msgstr "Teammitglieder einladen" msgid "Invite User" msgstr "Benutzer einladen" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Laden Sie Ihr Team ein" @@ -3649,11 +3649,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Live" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "LIVE" @@ -3817,7 +3817,7 @@ msgstr "Teilnehmer manuell hinzufügen" msgid "Mark as paid" msgstr "Als bezahlt markieren" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Match Your Brand" @@ -3825,7 +3825,7 @@ msgstr "Match Your Brand" msgid "Maximum Per Order" msgstr "Maximal pro Bestellung" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Nachricht" @@ -3845,7 +3845,7 @@ msgstr "Nachrichten an Teilnehmer senden" msgid "Message attendees with specific tickets" msgstr "Teilnehmer mit bestimmten Tickets benachrichtigen" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Kommunizieren Sie mit Teilnehmern, verwalten Sie Bestellungen und bearbeiten Sie Rückerstattungen an einem Ort" @@ -3853,6 +3853,10 @@ msgstr "Kommunizieren Sie mit Teilnehmern, verwalten Sie Bestellungen und bearbe msgid "Message buyer" msgstr "Nachricht an den Käufer" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Nachrichteninhalt" @@ -3861,7 +3865,7 @@ msgstr "Nachrichteninhalt" msgid "Message individual attendees" msgstr "Nachrichten an einzelne Teilnehmer senden" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "Nachricht ist erforderlich" @@ -3898,7 +3902,7 @@ msgstr "Sonstiges" msgid "Miscellaneous Settings" msgstr "Verschiedene Einstellungen" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Mobiler Check-in" @@ -3959,7 +3963,7 @@ msgstr "Ich habe das Element platziert …" msgid "Name" msgstr "Name" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4034,7 +4038,7 @@ msgstr "Keine Kapazitätszuweisungen" msgid "No Check-In Lists" msgstr "Keine Einchecklisten" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Keine Kreditkarte erforderlich" @@ -4090,7 +4094,7 @@ msgstr "Noch keine Bestellungen" msgid "No other organizers available" msgstr "Keine weiteren Veranstalter verfügbar" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Keine vergangenen Veranstaltungen" @@ -4162,7 +4166,7 @@ msgstr "Es wurden keine Steuern oder Gebühren hinzugefügt." #~ msgid "No tickets to show" #~ msgstr "Keine Tickets vorzeigen" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Keine bevorstehenden Veranstaltungen" @@ -4296,7 +4300,7 @@ msgid "Online event" msgstr "Online-Veranstaltung" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Online-Veranstaltung" @@ -4511,12 +4515,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Statistiken zum Veranstalter sind für die ausgewählte Währung nicht verfügbar oder es ist ein Fehler aufgetreten." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Aktualisierung des Veranstalterstatus fehlgeschlagen. Bitte versuchen Sie es später erneut." #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Veranstalterstatus aktualisiert" @@ -4607,11 +4611,11 @@ msgstr "Passwort erfolgreich zurückgesetzt. Bitte melden Sie sich mit Ihrem neu msgid "Passwords are not the same" msgstr "Passwörter sind nicht gleich" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Vergangenheit" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Vergangene Veranstaltungen" @@ -4734,6 +4738,10 @@ msgstr "Bestellung aufgeben" msgid "Place this in the of your website." msgstr "Platzieren Sie dies im Ihrer Website." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Plattformgebühren" @@ -4783,7 +4791,7 @@ msgstr "Bitte geben Sie eine gültige Bild-URL ein, die auf ein Bild verweist." msgid "Please enter a valid URL" msgstr "Bitte geben Sie eine gültige URL ein" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Bitte geben Sie den 5-stelligen Code ein" @@ -4833,7 +4841,7 @@ msgstr "Bitte versuchen Sie es erneut." msgid "Please verify your email address to access all features" msgstr "Bitte bestätigen Sie Ihre E-Mail-Adresse, um auf alle Funktionen zugreifen zu können" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Bitte warten Sie, bevor Sie einen neuen Code anfordern" @@ -4866,7 +4874,7 @@ msgstr "Portugiesisch" msgid "Post Checkout message" msgstr "Checkout-Nachricht veröffentlichen" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Powered by" @@ -4941,8 +4949,8 @@ msgstr "Alle Tickets ausdrucken" msgid "Print Tickets" msgstr "Tickets drucken" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Datenschutzerklärung" @@ -5039,7 +5047,7 @@ msgstr "Verkaufte Produkte" msgid "Products sorted successfully" msgstr "Produkte erfolgreich sortiert" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Produkte, Waren und flexible Preisoptionen" @@ -5108,7 +5116,7 @@ msgstr "Veranstaltung veröffentlichen" msgid "QR Code" msgstr "QR-Code" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "QR-Code-Scanning mit sofortigem Feedback und sicherem Teilen für den Mitarbeiterzugang" @@ -5169,7 +5177,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5238,7 +5246,7 @@ msgstr "Berichte" msgid "Require Billing Address" msgstr "Rechnungsadresse erforderlich" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Code erneut senden" @@ -5246,7 +5254,7 @@ msgstr "Code erneut senden" #~ msgid "Resend confirmation email" #~ msgstr "Bestätigungsmail erneut senden" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Bestätigungs-E-Mail erneut senden" @@ -5258,7 +5266,7 @@ msgstr "E-Mail erneut senden" msgid "Resend email confirmation" msgstr "E-Mail-Bestätigung erneut senden" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Erneut senden in {resendCooldown}s" @@ -5406,7 +5414,7 @@ msgstr "QR-Code scannen" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Scannen Sie diesen QR-Code, um auf die Veranstaltungsseite zuzugreifen oder teilen Sie ihn mit anderen" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Zu den Tickets scrollen" @@ -5528,11 +5536,11 @@ msgstr "Währung auswählen" msgid "Select end date and time" msgstr "Enddatum und -zeit auswählen" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Endzeit auswählen" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Veranstaltungskategorie auswählen" @@ -5561,7 +5569,7 @@ msgstr "Produkte auswählen" msgid "Select start date and time" msgstr "Startdatum und -zeit auswählen" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Startzeit auswählen" @@ -5599,15 +5607,15 @@ msgstr "Wählen Sie aus, welche Ereignisse diesen Webhook auslösen" msgid "Select..." msgstr "Wählen..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Sell Anything" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Verkaufen Sie Waren zusammen mit Tickets mit integrierter Steuer- und Rabattcode-Unterstützung" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Verkaufen Sie mehr als nur Tickets" @@ -5627,7 +5635,7 @@ msgstr "Eine Nachricht schicken" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "Als Test senden. Dadurch wird die Nachricht an Ihre E-Mail-Adresse und nicht an die Empfänger gesendet." -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Nachricht Senden" @@ -5712,12 +5720,12 @@ msgstr "Schalten Sie Ihr Event live" msgid "Settings" msgstr "Einstellungen" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Einrichtung in Minuten" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5734,8 +5742,8 @@ msgstr "Partnerlink teilen" msgid "Share Event" msgstr "Veranstaltung teilen" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Veranstalterseite teilen" @@ -5841,11 +5849,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Einzeiliges Textfeld" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Überspringe diesen Schritt" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Intelligentes Einchecken" @@ -5909,7 +5917,7 @@ msgid "Something went wrong." msgstr "Etwas ist schief gelaufen." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5960,7 +5968,7 @@ msgstr "Standardprodukt mit festem Preis" msgid "Start Date" msgstr "Startdatum" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Startdatum & -zeit" @@ -5968,7 +5976,7 @@ msgstr "Startdatum & -zeit" msgid "Start Date & Time" msgstr "Startdatum & -zeit" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "Startdatum ist erforderlich" @@ -6008,6 +6016,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Stripe-Zahlungen sind für diese Veranstaltung nicht aktiviert." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Thema" @@ -6160,7 +6172,7 @@ msgstr "Suite 100" msgid "Summer Music Festival {0}" msgstr "Sommermusikfestival {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Sommer Musik Festival 2025" @@ -6172,7 +6184,7 @@ msgstr "Sommer Musik Festival 2025" msgid "Support Email" msgstr "Support-E-Mail" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Unterstützung für gestaffelte, spendenbasierte und Produktverkäufe mit anpassbaren Preisen und Kapazitäten" @@ -6241,8 +6253,8 @@ msgstr "Erzählen Sie uns von Ihrer Veranstaltung" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Erzählen Sie uns von Ihrer Organisation. Diese Informationen werden auf Ihren Veranstaltungsseiten angezeigt." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Nutzungsbedingungen" @@ -6268,7 +6280,7 @@ msgstr "Die Hintergrundfarbe der gesamten Seite" msgid "The check-in list you are looking for does not exist." msgstr "Die gesuchte Eincheckliste existiert nicht." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "Der Code läuft in 10 Minuten ab. Überprüfen Sie Ihren Spam-Ordner, falls Sie die E-Mail nicht sehen." @@ -6727,6 +6739,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Um Kreditkartenzahlungen zu empfangen, musst du dein Stripe-Konto verbinden. Stripe ist unser Zahlungsabwicklungspartner, der sichere Transaktionen und pünktliche Auszahlungen gewährleistet." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Werkzeuge" @@ -6778,7 +6791,7 @@ msgstr "Verbleibender Gesamtbetrag" msgid "Total Tax" msgstr "Gesamtsteuer" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Verfolgen Sie Einnahmen, Seitenaufrufe und Verkäufe mit detaillierten Analysen und exportierbaren Berichten" @@ -6786,6 +6799,10 @@ msgstr "Verfolgen Sie Einnahmen, Seitenaufrufe und Verkäufe mit detaillierten A msgid "Transaction Fee:" msgstr "Transaktionsgebühr:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6880,11 +6897,11 @@ msgstr "Veranstaltung nicht mehr veröffentlichen" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Bevorstehende" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Bevorstehende Veranstaltungen" @@ -6989,11 +7006,11 @@ msgstr "Umsatzsteuer" msgid "Venue Name" msgstr "Veranstaltungsort Namen" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Bestätigungscode" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "E-Mail verifizieren" @@ -7001,7 +7018,7 @@ msgstr "E-Mail verifizieren" msgid "Verify your email" msgstr "Bestätigen Sie Ihre E-Mail-Adresse" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Wird verifiziert..." @@ -7065,8 +7082,8 @@ msgstr "Auf Google Maps anzeigen" msgid "View order details" msgstr "Bestell Details ansehen" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Veranstalter-Startseite anzeigen" @@ -7135,7 +7152,7 @@ msgstr "Wir konnten Ihre Zahlung nicht bestätigen. Bitte versuchen Sie es erneu msgid "We're processing your order. Please wait..." msgstr "Wir bearbeiten Ihre Bestellung. Bitte warten..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Wir haben einen 5-stelligen Bestätigungscode gesendet an:" @@ -7193,7 +7210,7 @@ msgstr "Willkommen zurück{0} 👋" msgid "Welcome to {0} 👋" msgstr "Willkommen bei {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Willkommen bei {0}, {1} 👋" @@ -7266,7 +7283,7 @@ msgstr "Um wie viel Uhr werden Sie ankommen?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Welche Art von Veranstaltung?" @@ -7408,7 +7425,7 @@ msgstr "Arbeiten..." msgid "Workshop" msgstr "Workshop" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Schreiben Sie Ihre Nachricht hier..." @@ -7574,7 +7591,7 @@ msgstr "Sie müssen ein Ticket erstellen, bevor Sie einen Teilnehmer manuell hin msgid "You must have at least one price tier" msgstr "Sie müssen mindestens eine Preisstufe haben" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Sie den Veranstalterstatus aktualisieren können." @@ -7642,7 +7659,7 @@ msgstr "Eure tolle Website 🎉" msgid "Your Details" msgstr "Deine Details" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Ihre E-Mail" @@ -7663,11 +7680,11 @@ msgstr "Ihr Event muss live sein, bevor Sie Tickets an Teilnehmer verkaufen kön msgid "Your message has been sent" msgstr "Ihre Nachricht wurde gesendet" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "Ihre Nachricht wurde erfolgreich gesendet!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Ihr Name" diff --git a/frontend/src/locales/en.js b/frontend/src/locales/en.js index 1a53a99bee..b456c52c1a 100644 --- a/frontend/src/locales/en.js +++ b/frontend/src/locales/en.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Add tickets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Active Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"About\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"About Stripe Connect\",\"VTfZPy\":\"Access Denied\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"All Upcoming Events\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"An event is the gathering or occasion you’re organizing. You can add more details later.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Answer updated successfully.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Arctic\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"At least one event type must be selected\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Xc2I+v\":\"Attendee Management\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Attendee Updated\",\"k3Tngl\":\"Attendees Exported\",\"5UbY+B\":\"Attendees with a specific ticket\",\"kShOaz\":\"Auto Workflow\",\"VPoeAx\":\"Automated entry management with multiple check-in lists and real-time validation\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Basic Information\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Brand Control\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Button Text\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Check your email\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"ypFF60\":\"Choose from predefined color schemes\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"msqIjo\":\"Collapse this ticket when the event page is initially loaded\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Color Presets\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Complete Store\",\"7D9MJz\":\"Complete Stripe Setup\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"ih35UP\":\"Conference Center\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulations on creating an event!\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"EWnXR+\":\"Connect to Stripe\",\"MOUF31\":\"Connect with CRM and automate tasks using webhooks and integrations\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Contact Email\",\"02S6xJ\":\"Contact Support\",\"nBGbqc\":\"Contact us to enable messaging\",\"2nL0F3\":\"Content Background Color\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Create Affiliate\",\"dyrgS4\":\"Create and customize your event page instantly\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"8Tg/JR\":\"Custom\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"q9Jg0H\":\"Customize your event page and widget design to match your brand perfectly\",\"mkLlne\":\"Customize your event page appearance\",\"3trPKm\":\"Customize your organizer page appearance\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Delete Affiliate\",\"+jw/c1\":\"Delete image\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Delete webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Deselect All\",\"H8kMHT\":\"Didn't receive the code?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Don't have an account? <0>Sign up\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Draft\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Due to the high risk of spam, we require manual verification before you can send messages.\\nPlease contact us to request access.\",\"KRmTkx\":\"Duplicate Product\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Duplicate Webhooks\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"aqxYLv\":\"Education\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email is required\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Enabled\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"n9V+ps\":\"Enter your name\",\"LslKhj\":\"Error loading logs\",\"acLjIx\":\"event\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Event Description\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event Ticketing by\",\"YDVUVl\":\"Event Types\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"events\",\"VlvpJ0\":\"Export answers\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Failed to create affiliate\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"X4o0MX\":\"Failed to load Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Failed to resend verification code\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"kFLJqR\":\"Forest\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Get started for free, no subscription fees\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Go to Hi.Events\",\"gHSuV/\":\"Go to home page\",\"Lek3cJ\":\"Go to Stripe Dashboard\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Here is your affiliate link\",\"spMR9y\":\"Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Hide Answers\",\"IyEqFf\":\"Hide color settings\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"If you have an account with us, you will receive an email with instructions on how to reset your\\npassword.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Individual attendees\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"aH6ZIb\":\"Invite Your Team\",\"Lj7sBL\":\"Italian\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Loading themes...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Make Event Live\",\"4wUIjX\":\"Make your event live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Manage Event\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Message attendees with specific tickets\",\"97QrnA\":\"Message attendees, manage orders, and handle refunds all in one place\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"yt/wR6\":\"Midnight\",\"tccUcA\":\"Mobile Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Music\",\"8/brI5\":\"Name is required\",\"m920rF\":\"New York\",\"eWRECP\":\"Nightlife\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"6r9SGl\":\"No Credit Card Required\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"No events yet\",\"XZkeaI\":\"No logs found\",\"NEmyqy\":\"No orders yet\",\"B7w4KY\":\"No other organizers available\",\"6jYQGG\":\"No past events\",\"zK/+ef\":\"No products available for selection\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"No upcoming events\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Ocean\",\"lQgMLn\":\"Office or venue name\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Order Created\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Order ID: \",[\"0\"]],\"vu6Arl\":\"Order Marked as Paid\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"e7eZuA\":\"Order Updated\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Orders Exported\",\"S3CZ5M\":\"Organizer Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Other\",\"6/dCYd\":\"Overview\",\"cbtJ9W\":\"Page Background Color\",\"QkLf4H\":\"Page URL\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Paused\",\"TskrJ8\":\"Payment & Plan\",\"EyE8E6\":\"Payment Processing\",\"vcyz2L\":\"Payment Settings\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Place Order\",\"br3Y/y\":\"Platform Fees\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"Dvq0wf\":\"Please provide an image.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Please select an image.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Preview Event page\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacy Policy\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"mIqT3T\":\"Products, merchandise, and flexible pricing options\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"QR code scanning with instant feedback and secure sharing for staff access\",\"Fi3b48\":\"Recent Orders\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Resend code\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Reset your password\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Sales\",\"KZrfYJ\":\"Save Social Links\",\"aZR9BC\":\"Scroll to Tickets\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Search affiliates...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Select a category\",\"mCB6Je\":\"Select All\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"tVW/yo\":\"Select currency\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Select timezone\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Sell merchandise alongside tickets with integrated tax and promo code support\",\"Cye3uV\":\"Sell More Than Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Set up your organization\",\"VlS7y2\":\"Set up your payment processing to receive funds from ticket sales.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Setup in Minutes\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Show color settings\",\"UVPI5D\":\"Show fewer platforms\",\"b33PL9\":\"Show more platforms\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Smart Check-in\",\"J9xKh8\":\"Smart Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"2pxNFK\":\"sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Successfully updated Webhook\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"oNxgAm\":\"Sunset\",\"5gIl+x\":\"Support for tiered, donation-based, and product sales with customizable pricing and capacity\",\"JZTQI0\":\"Switch Organizer\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"xowcRf\":\"Terms of Service\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"The background color of content areas\",\"Zhqzq3\":\"The background color of content areas (cards, header, etc.)\",\"JgkK2l\":\"The background color of the entire page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"YClrdK\":\"This event is not published yet\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Ticket holders\",\"6tmWch\":\"Ticket or Product\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"KSDwd5\":\"Total Orders\",\"/b6Z1R\":\"Track revenue, page views, and sales with detailed analytics and exportable reports\",\"OpKMSn\":\"Transaction Fee:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Unpublish Event\",\"Pp1sWX\":\"Update Affiliate\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"AdWhjZ\":\"Verification code\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"gj5YGm\":\"View and download reports for your event. Please note, only completed orders are included in these reports.\",\"c7VN/A\":\"View Answers\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"View logs\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"View Organizer Homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Welcome back 👋\",\"kSYpfa\":[\"Welcome to \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"je8QQT\":\"Welcome to Hi.Events 👋\",\"yZIW7P\":\"Welcome to Hi.Events, here's a listing of all your events.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"What is a webhook?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"What type of event?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"cqo2VO\":\"Your event must be live before you can sell tickets.\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Add tickets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Active Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"About\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"About Stripe Connect\",\"VTfZPy\":\"Access Denied\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"All Upcoming Events\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"An event is the gathering or occasion you’re organizing. You can add more details later.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Answer updated successfully.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Arctic\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"At least one event type must be selected\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Xc2I+v\":\"Attendee Management\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Attendee Updated\",\"k3Tngl\":\"Attendees Exported\",\"5UbY+B\":\"Attendees with a specific ticket\",\"kShOaz\":\"Auto Workflow\",\"VPoeAx\":\"Automated entry management with multiple check-in lists and real-time validation\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Basic Information\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Brand Control\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Button Text\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Check your email\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"ypFF60\":\"Choose from predefined color schemes\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"msqIjo\":\"Collapse this ticket when the event page is initially loaded\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Color Presets\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Complete Store\",\"7D9MJz\":\"Complete Stripe Setup\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"ih35UP\":\"Conference Center\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulations on creating an event!\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"EWnXR+\":\"Connect to Stripe\",\"MOUF31\":\"Connect with CRM and automate tasks using webhooks and integrations\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Contact Email\",\"02S6xJ\":\"Contact Support\",\"nBGbqc\":\"Contact us to enable messaging\",\"2nL0F3\":\"Content Background Color\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Create Affiliate\",\"dyrgS4\":\"Create and customize your event page instantly\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"8Tg/JR\":\"Custom\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"q9Jg0H\":\"Customize your event page and widget design to match your brand perfectly\",\"mkLlne\":\"Customize your event page appearance\",\"3trPKm\":\"Customize your organizer page appearance\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Delete Affiliate\",\"+jw/c1\":\"Delete image\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Delete webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Deselect All\",\"H8kMHT\":\"Didn't receive the code?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Don't have an account? <0>Sign up\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Draft\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Due to the high risk of spam, we require manual verification before you can send messages.\\nPlease contact us to request access.\",\"KRmTkx\":\"Duplicate Product\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Duplicate Webhooks\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"aqxYLv\":\"Education\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email is required\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Enabled\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"n9V+ps\":\"Enter your name\",\"LslKhj\":\"Error loading logs\",\"acLjIx\":\"event\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Event Description\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event Ticketing by\",\"YDVUVl\":\"Event Types\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"events\",\"VlvpJ0\":\"Export answers\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Failed to create affiliate\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"X4o0MX\":\"Failed to load Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Failed to resend verification code\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"kFLJqR\":\"Forest\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Get started for free, no subscription fees\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Go to Hi.Events\",\"gHSuV/\":\"Go to home page\",\"Lek3cJ\":\"Go to Stripe Dashboard\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Here is your affiliate link\",\"spMR9y\":\"Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Hide Answers\",\"IyEqFf\":\"Hide color settings\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"If you have an account with us, you will receive an email with instructions on how to reset your\\npassword.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Individual attendees\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"aH6ZIb\":\"Invite Your Team\",\"Lj7sBL\":\"Italian\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Loading themes...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Make Event Live\",\"4wUIjX\":\"Make your event live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Manage Event\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Message attendees with specific tickets\",\"97QrnA\":\"Message attendees, manage orders, and handle refunds all in one place\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"yt/wR6\":\"Midnight\",\"tccUcA\":\"Mobile Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Music\",\"8/brI5\":\"Name is required\",\"m920rF\":\"New York\",\"eWRECP\":\"Nightlife\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"6r9SGl\":\"No Credit Card Required\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"No events yet\",\"XZkeaI\":\"No logs found\",\"NEmyqy\":\"No orders yet\",\"B7w4KY\":\"No other organizers available\",\"6jYQGG\":\"No past events\",\"zK/+ef\":\"No products available for selection\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"No upcoming events\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Ocean\",\"lQgMLn\":\"Office or venue name\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Order Created\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Order ID: \",[\"0\"]],\"vu6Arl\":\"Order Marked as Paid\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"e7eZuA\":\"Order Updated\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Orders Exported\",\"S3CZ5M\":\"Organizer Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Other\",\"6/dCYd\":\"Overview\",\"cbtJ9W\":\"Page Background Color\",\"QkLf4H\":\"Page URL\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Paused\",\"TskrJ8\":\"Payment & Plan\",\"EyE8E6\":\"Payment Processing\",\"vcyz2L\":\"Payment Settings\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Place Order\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Platform Fees\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"Dvq0wf\":\"Please provide an image.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Please select an image.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Preview Event page\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacy Policy\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"mIqT3T\":\"Products, merchandise, and flexible pricing options\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"QR code scanning with instant feedback and secure sharing for staff access\",\"Fi3b48\":\"Recent Orders\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Resend code\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Reset your password\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Sales\",\"KZrfYJ\":\"Save Social Links\",\"aZR9BC\":\"Scroll to Tickets\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Search affiliates...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Select a category\",\"mCB6Je\":\"Select All\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"tVW/yo\":\"Select currency\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Select timezone\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Sell merchandise alongside tickets with integrated tax and promo code support\",\"Cye3uV\":\"Sell More Than Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Set up your organization\",\"VlS7y2\":\"Set up your payment processing to receive funds from ticket sales.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Setup in Minutes\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Show color settings\",\"UVPI5D\":\"Show fewer platforms\",\"b33PL9\":\"Show more platforms\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Smart Check-in\",\"J9xKh8\":\"Smart Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"2pxNFK\":\"sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Successfully updated Webhook\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"oNxgAm\":\"Sunset\",\"5gIl+x\":\"Support for tiered, donation-based, and product sales with customizable pricing and capacity\",\"JZTQI0\":\"Switch Organizer\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"xowcRf\":\"Terms of Service\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"The background color of content areas\",\"Zhqzq3\":\"The background color of content areas (cards, header, etc.)\",\"JgkK2l\":\"The background color of the entire page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"YClrdK\":\"This event is not published yet\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Ticket holders\",\"6tmWch\":\"Ticket or Product\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"KSDwd5\":\"Total Orders\",\"/b6Z1R\":\"Track revenue, page views, and sales with detailed analytics and exportable reports\",\"OpKMSn\":\"Transaction Fee:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Unpublish Event\",\"Pp1sWX\":\"Update Affiliate\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"AdWhjZ\":\"Verification code\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"gj5YGm\":\"View and download reports for your event. Please note, only completed orders are included in these reports.\",\"c7VN/A\":\"View Answers\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"View logs\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"View Organizer Homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Welcome back 👋\",\"kSYpfa\":[\"Welcome to \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"je8QQT\":\"Welcome to Hi.Events 👋\",\"yZIW7P\":\"Welcome to Hi.Events, here's a listing of all your events.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"What is a webhook?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"What type of event?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"cqo2VO\":\"Your event must be live before you can sell tickets.\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/en.po b/frontend/src/locales/en.po index dd31ba392f..6a7982cd56 100644 --- a/frontend/src/locales/en.po +++ b/frontend/src/locales/en.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Click to Publish" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Click to Unpublish" @@ -36,7 +36,7 @@ msgstr "'There\\'s nothing to show yet'" #~ msgstr "{0, plural, one {# hidden question} other {# hidden questions}}" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -69,7 +69,7 @@ msgid "{0} created successfully" msgstr "{0} created successfully" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "{0} logo" @@ -113,7 +113,7 @@ msgstr "{hours} hours, {minutes} minutes, and {seconds} seconds" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutes} minutes and {seconds} seconds" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "{organizerName}'s first event" @@ -295,7 +295,7 @@ msgstr "A fixed amount per product. E.g, $0.50 per product" msgid "A multi line text input" msgstr "A multi line text input" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "A new verification code has been sent to your email" @@ -881,11 +881,11 @@ msgstr "Are you sure you want to make this event draft? This will make the event msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Are you sure you want to make this event public? This will make the event visible to the public" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" @@ -953,7 +953,7 @@ msgstr "Attendee Created" msgid "Attendee Details" msgstr "Attendee Details" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Attendee Management" @@ -1019,7 +1019,7 @@ msgstr "Auto Resize" #~ msgid "Auto Workflow" #~ msgstr "Auto Workflow" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Automated entry management with multiple check-in lists and real-time validation" @@ -1203,7 +1203,7 @@ msgstr "Camera permission was denied. <0>Request Permission again, or if thi #~ msgstr "Can't load events" #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1339,7 +1339,7 @@ msgstr "Check Out" msgid "Check out this event!" msgstr "Check out this event!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Check your email" @@ -1523,7 +1523,7 @@ msgstr "Code must be between 3 and 50 characters long" msgid "Code must be no more than 20 characters" msgstr "Code must be no more than 20 characters" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Collaborate with your team to create amazing events together." @@ -1585,7 +1585,7 @@ msgstr "Complete Payment" #~ msgid "Complete Store" #~ msgstr "Complete Store" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1649,7 +1649,7 @@ msgstr "Confirm Password" msgid "Confirm your email to access all features." msgstr "Confirm your email to access all features." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "Confirmation email sent! Please check your inbox." @@ -1673,8 +1673,8 @@ msgstr "Connect Documentation" msgid "Connect payment processing" msgstr "Connect payment processing" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Connect Stripe" @@ -1682,17 +1682,17 @@ msgstr "Connect Stripe" msgid "Connect to Stripe" msgstr "Connect to Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Connect with CRM and automate tasks using webhooks and integrations" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Connect with Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Connect your Stripe account to accept payments for tickets and products." @@ -1709,11 +1709,11 @@ msgid "Connection Details" msgstr "Connection Details" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contact" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contact {0}" @@ -1768,8 +1768,8 @@ msgid "Continue set up" msgstr "Continue set up" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Continue Setup" @@ -1785,7 +1785,7 @@ msgstr "Continue to Checkout" msgid "Continue to event creation" msgstr "Continue to event creation" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Continue to next step" @@ -1918,7 +1918,7 @@ msgstr "Create an account or <0>{0} to get started" msgid "create an organizer" msgstr "create an organizer" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Create and customize your event page instantly" @@ -1951,7 +1951,7 @@ msgid "Create Check-In List" msgstr "Create Check-In List" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -2020,7 +2020,7 @@ msgstr "Create Webhook" msgid "Create Your Event" msgstr "Create Your Event" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Create your first event" @@ -2038,7 +2038,7 @@ msgstr "Create your own event" msgid "Created" msgstr "Created" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Creating Event..." @@ -2046,7 +2046,7 @@ msgstr "Creating Event..." msgid "Creating Organizer..." msgstr "Creating Organizer..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Creating your event, please wait" @@ -2114,7 +2114,7 @@ msgstr "Customize the text shown on the continue button" msgid "Customize your event page" msgstr "Customize your event page" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Customize your event page and widget design to match your brand perfectly" @@ -2288,7 +2288,7 @@ msgstr "Deselect All" msgid "Details" msgstr "Details" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Didn't receive the code?" @@ -2402,7 +2402,7 @@ msgid "Downloading Invoice" msgstr "Downloading Invoice" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Draft" @@ -2675,7 +2675,7 @@ msgid "Email confirmation resent" msgstr "Email confirmation resent" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "Email confirmation resent successfully" @@ -2684,7 +2684,7 @@ msgstr "Email confirmation resent successfully" msgid "Email footer message" msgstr "Email footer message" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "Email is required" @@ -2696,11 +2696,11 @@ msgstr "Email not verified" #~ msgid "Email Settings" #~ msgstr "Email Settings" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Email Verification Required" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "Email verified successfully!" @@ -2742,11 +2742,11 @@ msgid "End Date & Time (optional)" msgstr "End Date & Time (optional)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "End date must be after start date" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "End time (optional)" @@ -2782,11 +2782,11 @@ msgstr "Enter an amount excluding taxes and fees." msgid "Enter unique affiliate code" msgstr "Enter unique affiliate code" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Enter your email" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Enter your name" @@ -2875,7 +2875,7 @@ msgstr "Event Homepage" msgid "Event location & venue details" msgstr "Event location & venue details" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Event name" @@ -2883,7 +2883,7 @@ msgstr "Event name" msgid "Event Name" msgstr "Event Name" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "Event name is required" @@ -2925,8 +2925,8 @@ msgid "Event status updated" msgstr "Event status updated" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Event Ticketing by" +#~ msgid "Event Ticketing by" +#~ msgstr "Event Ticketing by" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2946,7 +2946,7 @@ msgstr "Event Types" #~ msgstr "events" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Events" @@ -3058,11 +3058,11 @@ msgstr "Failed to load Webhook" msgid "Failed to resend ticket email" msgstr "Failed to resend ticket email" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Failed to resend verification code" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Failed to send message. Please try again." @@ -3090,7 +3090,7 @@ msgstr "Failed to upload image." msgid "Failed to upload image. Please try again." msgstr "Failed to upload image. Please try again." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Failed to verify email" @@ -3197,7 +3197,7 @@ msgstr "Fixed Fee:" msgid "Flash is not available on this device" msgstr "Flash is not available on this device" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Flexible Ticketing" @@ -3219,7 +3219,7 @@ msgstr "Forgot password?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Free" @@ -3248,7 +3248,7 @@ msgstr "French" #~ msgid "From" #~ msgstr "From" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Fully Integrated" @@ -3284,7 +3284,7 @@ msgstr "German" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "Get started by choosing what type of event you're organizing. You can always add more details later." -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Get started for free, no subscription fees" @@ -3520,7 +3520,7 @@ msgid "Homepage Design" msgstr "Homepage Design" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Homepage Designer" @@ -3659,7 +3659,7 @@ msgstr "Image URL" msgid "Images" msgstr "Images" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "In-depth Analytics" @@ -3737,7 +3737,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integrations" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Invalid email" @@ -3762,7 +3762,7 @@ msgstr "Invite a team member" msgid "Invite Team Member" msgstr "Invite Team Member" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Invite Team Members" @@ -3770,7 +3770,7 @@ msgstr "Invite Team Members" msgid "Invite User" msgstr "Invite User" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Invite Your Team" @@ -3930,11 +3930,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Live" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "LIVE" @@ -4126,7 +4126,7 @@ msgstr "Manually Add Attendee" msgid "Mark as paid" msgstr "Mark as paid" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Match Your Brand" @@ -4134,7 +4134,7 @@ msgstr "Match Your Brand" msgid "Maximum Per Order" msgstr "Maximum Per Order" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Message" @@ -4154,7 +4154,7 @@ msgstr "Message Attendees" msgid "Message attendees with specific tickets" msgstr "Message attendees with specific tickets" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Message attendees, manage orders, and handle refunds all in one place" @@ -4162,6 +4162,10 @@ msgstr "Message attendees, manage orders, and handle refunds all in one place" msgid "Message buyer" msgstr "Message buyer" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "Message cannot exceed 5000 characters" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Message Content" @@ -4170,7 +4174,7 @@ msgstr "Message Content" msgid "Message individual attendees" msgstr "Message individual attendees" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "Message is required" @@ -4207,7 +4211,7 @@ msgstr "Miscellaneous" msgid "Miscellaneous Settings" msgstr "Miscellaneous Settings" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Mobile Check-in" @@ -4272,7 +4276,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "Name" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4352,7 +4356,7 @@ msgstr "No Capacity Assignments" msgid "No Check-In Lists" msgstr "No Check-In Lists" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "No Credit Card Required" @@ -4408,7 +4412,7 @@ msgstr "No orders yet" msgid "No other organizers available" msgstr "No other organizers available" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "No past events" @@ -4488,7 +4492,7 @@ msgstr "No Taxes or Fees have been added." #~ msgid "No tickets to show" #~ msgstr "No tickets to show" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "No upcoming events" @@ -4622,7 +4626,7 @@ msgid "Online event" msgstr "Online event" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Online Event" @@ -4849,12 +4853,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Organizer statistics are not available for the selected currency or an error occurred." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Organizer status update failed. Please try again later" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Organizer status updated" @@ -4945,11 +4949,11 @@ msgstr "Password reset successfully. Please login with your new password." msgid "Passwords are not the same" msgstr "Passwords are not the same" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Past" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Past Events" @@ -5084,6 +5088,10 @@ msgstr "Place Order" msgid "Place this in the of your website." msgstr "Place this in the of your website." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "Planning an event?" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Platform Fees" @@ -5149,7 +5157,7 @@ msgstr "Please enter a valid image URL that points to an image." msgid "Please enter a valid URL" msgstr "Please enter a valid URL" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Please enter the 5-digit code" @@ -5199,7 +5207,7 @@ msgstr "Please try again." msgid "Please verify your email address to access all features" msgstr "Please verify your email address to access all features" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Please wait before requesting another code" @@ -5232,7 +5240,7 @@ msgstr "Portuguese" msgid "Post Checkout message" msgstr "Post Checkout message" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Powered by" @@ -5323,8 +5331,8 @@ msgstr "Print All Tickets" msgid "Print Tickets" msgstr "Print Tickets" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Privacy Policy" @@ -5421,7 +5429,7 @@ msgstr "Products Sold" msgid "Products sorted successfully" msgstr "Products sorted successfully" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Products, merchandise, and flexible pricing options" @@ -5496,7 +5504,7 @@ msgstr "Publish Event" msgid "QR Code" msgstr "QR Code" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "QR code scanning with instant feedback and secure sharing for staff access" @@ -5557,7 +5565,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5630,7 +5638,7 @@ msgstr "Reports" msgid "Require Billing Address" msgstr "Require Billing Address" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Resend code" @@ -5638,7 +5646,7 @@ msgstr "Resend code" #~ msgid "Resend confirmation email" #~ msgstr "Resend confirmation email" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Resend Confirmation Email" @@ -5650,7 +5658,7 @@ msgstr "Resend email" msgid "Resend email confirmation" msgstr "Resend email confirmation" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Resend in {resendCooldown}s" @@ -5803,7 +5811,7 @@ msgstr "Scan QR Code" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Scan this QR code to access the event page or share it with others" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Scroll to Tickets" @@ -5941,11 +5949,11 @@ msgstr "Select currency" msgid "Select end date and time" msgstr "Select end date and time" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Select end time" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Select event category" @@ -5974,7 +5982,7 @@ msgstr "Select products" msgid "Select start date and time" msgstr "Select start date and time" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Select start time" @@ -6016,15 +6024,15 @@ msgstr "Select which events will trigger this webhook" msgid "Select..." msgstr "Select..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Sell Anything" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Sell merchandise alongside tickets with integrated tax and promo code support" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Sell More Than Tickets" @@ -6048,7 +6056,7 @@ msgstr "Send as a test. This will send the message to your email address instead #~ msgid "Send confirmation email" #~ msgstr "Send confirmation email" -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Send Message" @@ -6137,12 +6145,12 @@ msgstr "Set your event live" msgid "Settings" msgstr "Settings" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Setup in Minutes" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -6159,8 +6167,8 @@ msgstr "Share Affiliate Link" msgid "Share Event" msgstr "Share Event" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Share Organizer Page" @@ -6270,11 +6278,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Single line text box" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Skip this step" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Smart Check-in" @@ -6338,7 +6346,7 @@ msgid "Something went wrong." msgstr "Something went wrong." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -6393,7 +6401,7 @@ msgstr "Standard product with a fixed price" msgid "Start Date" msgstr "Start Date" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Start date & time" @@ -6401,7 +6409,7 @@ msgstr "Start date & time" msgid "Start Date & Time" msgstr "Start Date & Time" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "Start date is required" @@ -6445,6 +6453,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Stripe payments are not enabled for this event." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "Stripe setup is already complete." + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Subject" @@ -6605,7 +6617,7 @@ msgstr "Suite 100" msgid "Summer Music Festival {0}" msgstr "Summer Music Festival {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Summer Music Festival 2025" @@ -6617,7 +6629,7 @@ msgstr "Summer Music Festival 2025" msgid "Support Email" msgstr "Support Email" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Support for tiered, donation-based, and product sales with customizable pricing and capacity" @@ -6695,8 +6707,8 @@ msgstr "Tell us about your event" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Tell us about your organization. This information will be displayed on your event pages." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Terms of Service" @@ -6740,7 +6752,7 @@ msgstr "The background color of the entire page" msgid "The check-in list you are looking for does not exist." msgstr "The check-in list you are looking for does not exist." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "The code will expire in 10 minutes. Check your spam folder if you don't see the email." @@ -7313,6 +7325,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Tools" @@ -7364,7 +7377,7 @@ msgstr "Total remaining" msgid "Total Tax" msgstr "Total Tax" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Track revenue, page views, and sales with detailed analytics and exportable reports" @@ -7372,6 +7385,10 @@ msgstr "Track revenue, page views, and sales with detailed analytics and exporta msgid "Transaction Fee:" msgstr "Transaction Fee:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "Try Hi.Events Free" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -7470,11 +7487,11 @@ msgstr "Unpublish Event" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Upcoming" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Upcoming Events" @@ -7583,11 +7600,11 @@ msgstr "VAT" msgid "Venue Name" msgstr "Venue Name" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Verification code" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Verify Email" @@ -7595,7 +7612,7 @@ msgstr "Verify Email" msgid "Verify your email" msgstr "Verify your email" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Verifying..." @@ -7659,8 +7676,8 @@ msgstr "View on Google Maps" msgid "View order details" msgstr "View order details" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "View Organizer Homepage" @@ -7729,7 +7746,7 @@ msgstr "We were unable to confirm your payment. Please try again or contact supp msgid "We're processing your order. Please wait..." msgstr "We're processing your order. Please wait..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "We've sent a 5-digit verification code to:" @@ -7787,7 +7804,7 @@ msgstr "Welcome back{0} 👋" msgid "Welcome to {0} 👋" msgstr "Welcome to {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Welcome to {0}, {1} 👋" @@ -7864,7 +7881,7 @@ msgstr "What time will you be arriving?" #~ msgid "What type of event are you organizing?" #~ msgstr "What type of event are you organizing?" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "What type of event?" @@ -8022,7 +8039,7 @@ msgstr "Working..." msgid "Workshop" msgstr "Workshop" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Write your message here..." @@ -8212,7 +8229,7 @@ msgstr "You must have at least one price tier" #~ msgid "You must have at least one tier" #~ msgstr "You must have at least one tier" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "You must verify your email address before you can update the organizer status." @@ -8284,7 +8301,7 @@ msgstr "Your awesome website 🎉" msgid "Your Details" msgstr "Your Details" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Your Email" @@ -8305,11 +8322,11 @@ msgstr "Your event must be live before you can sell tickets to attendees." msgid "Your message has been sent" msgstr "Your message has been sent" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "Your message has been sent successfully!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Your Name" diff --git a/frontend/src/locales/es.js b/frontend/src/locales/es.js index f7a8e352d9..2907bfcb47 100644 --- a/frontend/src/locales/es.js +++ b/frontend/src/locales/es.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'No hay nada que mostrar todavía'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado con éxito\"],\"yxhYRZ\":[[\"0\"],\" <0>retirado con éxito\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" creado correctamente\"],\"FImCSc\":[[\"0\"],\" actualizado correctamente\"],\"KOr9b4\":[\"Eventos de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" días, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos y \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"El primer evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Las asignaciones de capacidad te permiten gestionar la capacidad en entradas o en todo un evento. Ideal para eventos de varios días, talleres y más, donde es crucial controlar la asistencia.<1>Por ejemplo, puedes asociar una asignación de capacidad con el ticket de <2>Día Uno y el de <3>Todos los Días. Una vez que se alcance la capacidad, ambos tickets dejarán automáticamente de estar disponibles para la venta.\",\"Exjbj7\":\"<0>Las listas de registro ayudan a gestionar la entrada de los asistentes a su evento. Puede asociar múltiples boletos con una lista de registro y asegurarse de que solo aquellos con boletos válidos puedan ingresar.\",\"OXku3b\":\"<0>https://tu-sitio-web.com\",\"qnSLLW\":\"<0>Por favor, introduce el precio sin incluir impuestos y tasas.<1>Los impuestos y tasas se pueden agregar a continuación.\",\"ZjMs6e\":\"<0>El número de productos disponibles para este producto<1>Este valor se puede sobrescribir si hay <2>Límites de Capacidad asociados con este producto.\",\"E15xs8\":\"⚡️ Configura tu evento\",\"FL6OwU\":\"✉️ Confirma tu dirección de correo electrónico\",\"BN0OQd\":\"🎉 ¡Felicitaciones por crear un evento!\",\"4kSf7w\":\"🎟️ Añadir productos\",\"4WT5tD\":\"🎨 Personaliza la página de tu evento\",\"3VPPdS\":\"💳 Conéctate con Stripe\",\"cjdktw\":\"🚀 Configura tu evento en vivo\",\"rmelwV\":\"0 minutos y 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 calle principal\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un campo de fecha. Perfecto para pedir una fecha de nacimiento, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predeterminado se aplica automáticamente a todos los nuevos productos. Puede sobrescribir esto por cada producto.\"],\"SMUbbQ\":\"Una entrada desplegable permite solo una selección\",\"qv4bfj\":\"Una tarifa, como una tarifa de reserva o una tarifa de servicio\",\"POT0K/\":\"Un monto fijo por producto. Ej., $0.50 por producto\",\"f4vJgj\":\"Una entrada de texto de varias líneas\",\"OIPtI5\":\"Un porcentaje del precio del producto. Ej., 3.5% del precio del producto\",\"ZthcdI\":\"Un código promocional sin descuento puede usarse para revelar productos ocultos.\",\"AG/qmQ\":\"Una opción de Radio tiene múltiples opciones pero solo se puede seleccionar una.\",\"h179TP\":\"Una breve descripción del evento que se mostrará en los resultados del motor de búsqueda y al compartir en las redes sociales. De forma predeterminada, se utilizará la descripción del evento.\",\"WKMnh4\":\"Una entrada de texto de una sola línea\",\"BHZbFy\":\"Una sola pregunta por pedido. Ej., ¿Cuál es su dirección de envío?\",\"Fuh+dI\":\"Una sola pregunta por producto. Ej., ¿Cuál es su talla de camiseta?\",\"RlJmQg\":\"Un impuesto estándar, como el IVA o el GST\",\"uIKNjo\":\"Sobre el evento\",\"3pykXZ\":\"Aceptar transferencias bancarias, cheques u otros métodos de pago offline\",\"hrvLf4\":\"Aceptar pagos con tarjeta de crédito a través de Stripe\",\"bfXQ+N\":\"Aceptar la invitacion\",\"AeXO77\":\"Cuenta\",\"lkNdiH\":\"Nombre de la cuenta\",\"Puv7+X\":\"Configuraciones de la cuenta\",\"OmylXO\":\"Cuenta actualizada exitosamente\",\"7L01XJ\":\"Comportamiento\",\"FQBaXG\":\"Activar\",\"5T2HxQ\":\"Fecha de activación\",\"F6pfE9\":\"Activo\",\"/PN1DA\":\"Agregue una descripción para esta lista de registro\",\"0/vPdA\":\"Agrega cualquier nota sobre el asistente. Estas no serán visibles para el asistente.\",\"Or1CPR\":\"Agrega cualquier nota sobre el asistente...\",\"l3sZO1\":\"Agregue notas sobre el pedido. Estas no serán visibles para el cliente.\",\"xMekgu\":\"Agregue notas sobre el pedido...\",\"PGPGsL\":\"Añadir descripción\",\"gMK0ps\":\"Agregue detalles del evento y administre la configuración del evento.\",\"OveehC\":\"Agregue instrucciones para pagos offline (por ejemplo, detalles de transferencia bancaria, dónde enviar cheques, fechas límite de pago)\",\"LTVoRa\":\"Añadir más productos\",\"ApsD9J\":\"Agregar nuevo\",\"TZxnm8\":\"Agregar opción\",\"24l4x6\":\"Añadir producto\",\"8q0EdE\":\"Añadir producto a la categoría\",\"YvCknQ\":\"Añadir productos\",\"Cw27zP\":\"Agregar pregunta\",\"yWiPh+\":\"Agregar impuesto o tarifa\",\"goOKRY\":\"Agregar nivel\",\"oZW/gT\":\"Agregar al calendario\",\"pn5qSs\":\"Información adicional\",\"Y8DIQy\":\"Opciones adicionales\",\"Du6bPw\":\"DIRECCIÓN\",\"NY/x1b\":\"Dirección Línea 1\",\"POdIrN\":\"Dirección Línea 1\",\"cormHa\":\"Línea de dirección 2\",\"gwk5gg\":\"Línea de dirección 2\",\"U3pytU\":\"Administración\",\"HLDaLi\":\"Los usuarios administradores tienen acceso completo a los eventos y la configuración de la cuenta.\",\"W7AfhC\":\"Todos los asistentes a este evento.\",\"cde2hc\":\"Todos los productos\",\"5CQ+r0\":\"Permitir que los asistentes asociados con pedidos no pagados se registren\",\"ipYKgM\":\"Permitir la indexación en motores de búsqueda\",\"LRbt6D\":\"Permitir que los motores de búsqueda indexen este evento\",\"+MHcJD\":\"¡Casi llegamos! Estamos esperando que se procese su pago. Esto debería tomar sólo unos pocos segundos..\",\"ApOYO8\":\"Increíble, evento, palabras clave...\",\"hehnjM\":\"Cantidad\",\"R2O9Rg\":[\"Importe pagado (\",[\"0\"],\")\"],\"V7MwOy\":\"Se produjo un error al cargar la página.\",\"Q7UCEH\":\"Se produjo un error al ordenar las preguntas. Inténtalo de nuevo o actualiza la página.\",\"jD/OCQ\":\"Un evento es el evento real que estás organizando. Puedes agregar más detalles más adelante.\",\"oBkF+i\":\"Un organizador es la empresa o persona que organiza el evento.\",\"W5A0Ly\":\"Ocurrió un error inesperado.\",\"byKna+\":\"Ocurrió un error inesperado. Inténtalo de nuevo.\",\"ubdMGz\":\"Cualquier consulta de los titulares de productos se enviará a esta dirección de correo electrónico. Esta también se usará como la dirección de \\\"respuesta a\\\" para todos los correos electrónicos enviados desde este evento\",\"aAIQg2\":\"Apariencia\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Se aplica a \",[\"0\"],\" productos\"],\"kadJKg\":\"Se aplica a 1 producto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos los nuevos productos\"],\"S0ctOE\":\"Archivar evento\",\"TdfEV7\":\"Archivado\",\"A6AtLP\":\"Eventos archivados\",\"q7TRd7\":\"¿Está seguro de que desea activar este asistente?\",\"TvkW9+\":\"¿Está seguro de que desea archivar este evento?\",\"/CV2x+\":\"¿Está seguro de que desea cancelar este asistente? Esto anulará su boleto.\",\"YgRSEE\":\"¿Estás seguro de que deseas eliminar este código de promoción?\",\"iU234U\":\"¿Estás seguro de que deseas eliminar esta pregunta?\",\"CMyVEK\":\"¿Estás seguro de que quieres hacer este borrador de evento? Esto hará que el evento sea invisible para el público.\",\"mEHQ8I\":\"¿Estás seguro de que quieres hacer público este evento? Esto hará que el evento sea visible para el público.\",\"s4JozW\":\"¿Está seguro de que desea restaurar este evento? Será restaurado como un evento borrador.\",\"vJuISq\":\"¿Estás seguro de que deseas eliminar esta Asignación de Capacidad?\",\"baHeCz\":\"¿Está seguro de que desea eliminar esta lista de registro?\",\"LBLOqH\":\"Preguntar una vez por pedido\",\"wu98dY\":\"Preguntar una vez por producto\",\"ss9PbX\":\"Asistente\",\"m0CFV2\":\"Detalles de los asistentes\",\"QKim6l\":\"Asistente no encontrado\",\"R5IT/I\":\"Notas del asistente\",\"lXcSD2\":\"Preguntas de los asistentes\",\"HT/08n\":\"Entrada del asistente\",\"9SZT4E\":\"Asistentes\",\"iPBfZP\":\"Asistentes registrados\",\"7KxcHR\":\"Asistentes con un producto específico\",\"IMJ6rh\":\"Cambio de tamaño automático\",\"vZ5qKF\":\"Cambie automáticamente el tamaño de la altura del widget según el contenido. Cuando está deshabilitado, el widget ocupará la altura del contenedor.\",\"4lVaWA\":\"Esperando pago offline\",\"2rHwhl\":\"Esperando pago offline\",\"3wF4Q/\":\"Esperando pago\",\"ioG+xt\":\"En espera de pago\",\"3PmQfI\":\"Impresionante evento\",\"Yrbm6T\":\"Impresionante organizador Ltd.\",\"9002sI\":\"Volver a todos los eventos\",\"A302fe\":\"Volver a la página del evento\",\"VCoEm+\":\"Atrás para iniciar sesión\",\"k1bLf+\":\"Color de fondo\",\"I7xjqg\":\"Tipo de fondo\",\"1mwMl+\":\"¡Antes de enviar!\",\"/yeZ20\":\"Antes de que su evento pueda comenzar, hay algunas cosas que debe hacer.\",\"ze6ETw\":\"Comience a vender productos en minutos\",\"8rE61T\":\"Dirección de facturación\",\"/xC/im\":\"Configuración de facturación\",\"rp/zaT\":\"Portugués brasileño\",\"whqocw\":\"Al registrarte, aceptas nuestras <0>Condiciones de servicio y nuestra <1>Política de privacidad.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"California\",\"iStTQt\":\"Se negó el permiso de la cámara. <0>Solicita permiso nuevamente o, si esto no funciona, deberás <1>otorgar a esta página acceso a tu cámara en la configuración de tu navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar cambio de correo electrónico\",\"tVJk4q\":\"Cancelar orden\",\"Os6n2a\":\"Cancelar orden\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Cancelar cancelará todos los productos asociados con este pedido y devolverá los productos al inventario disponible.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"No se puede registrar\",\"QyjCeq\":\"Capacidad\",\"V6Q5RZ\":\"Asignación de Capacidad creada con éxito\",\"k5p8dz\":\"Asignación de Capacidad eliminada con éxito\",\"nDBs04\":\"Gestión de Capacidad\",\"ddha3c\":\"Las categorías le permiten agrupar productos. Por ejemplo, puede tener una categoría para \\\"Entradas\\\" y otra para \\\"Mercancía\\\".\",\"iS0wAT\":\"Las categorías le ayudan a organizar sus productos. Este título se mostrará en la página pública del evento.\",\"eorM7z\":\"Categorías reordenadas con éxito.\",\"3EXqwa\":\"Categoría creada con éxito\",\"77/YgG\":\"Cubierta de cambio\",\"GptGxg\":\"Cambiar la contraseña\",\"xMDm+I\":\"Registrarse\",\"p2WLr3\":[\"Registrar \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Registrar y marcar pedido como pagado\",\"QYLpB4\":\"Solo registrar\",\"/Ta1d4\":\"Salir\",\"5LDT6f\":\"¡Mira este evento!\",\"gXcPxc\":\"Registrarse\",\"fVUbUy\":\"Lista de registro creada con éxito\",\"+CeSxK\":\"Lista de registro eliminada con éxito\",\"+hBhWk\":\"La lista de registro ha expirado\",\"mBsBHq\":\"La lista de registro no está activa\",\"vPqpQG\":\"Lista de registro no encontrada\",\"tejfAy\":\"Listas de registro\",\"hD1ocH\":\"URL de registro copiada al portapapeles\",\"CNafaC\":\"Las opciones de casilla de verificación permiten múltiples selecciones\",\"SpabVf\":\"Casillas de verificación\",\"CRu4lK\":\"Registrado\",\"znIg+z\":\"Pagar\",\"1WnhCL\":\"Configuración de pago\",\"6imsQS\":\"Chino simplificado\",\"JjkX4+\":\"Elige un color para tu fondo\",\"/Jizh9\":\"elige una cuenta\",\"3wV73y\":\"Ciudad\",\"FG98gC\":\"Borrar texto de búsqueda\",\"EYeuMv\":\"haga clic aquí\",\"sby+1/\":\"Haga clic para copiar\",\"yz7wBu\":\"Cerca\",\"62Ciis\":\"Cerrar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"El código debe tener entre 3 y 50 caracteres.\",\"oqr9HB\":\"Colapsar este producto cuando la página del evento se cargue inicialmente\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"El color debe ser un código de color hexadecimal válido. Ejemplo: #ffffff\",\"1HfW/F\":\"Colores\",\"VZeG/A\":\"Muy pronto\",\"yPI7n9\":\"Palabras clave separadas por comas que describen el evento. Estos serán utilizados por los motores de búsqueda para ayudar a categorizar e indexar el evento.\",\"NPZqBL\":\"Completar Orden\",\"guBeyC\":\"El pago completo\",\"C8HNV2\":\"El pago completo\",\"qqWcBV\":\"Terminado\",\"6HK5Ct\":\"Pedidos completados\",\"NWVRtl\":\"Pedidos completados\",\"DwF9eH\":\"Código de componente\",\"Tf55h7\":\"Descuento configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar cambio de correo electrónico\",\"yjkELF\":\"Confirmar nueva contraseña\",\"xnWESi\":\"Confirmar Contraseña\",\"p2/GCq\":\"confirmar Contraseña\",\"wnDgGj\":\"Confirmando dirección de correo electrónico...\",\"pbAk7a\":\"Conectar raya\",\"UMGQOh\":\"Conéctate con Stripe\",\"QKLP1W\":\"Conecte su cuenta Stripe para comenzar a recibir pagos.\",\"5lcVkL\":\"Detalles de conexión\",\"yAej59\":\"Color de fondo del contenido\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Texto del botón Continuar\",\"AfNRFG\":\"Texto del botón Continuar\",\"lIbwvN\":\"Continuar configuración del evento\",\"HB22j9\":\"Continuar configurando\",\"bZEa4H\":\"Continuar con la configuración de Stripe Connect\",\"6V3Ea3\":\"copiado\",\"T5rdis\":\"Copiado al portapapeles\",\"he3ygx\":\"Copiar\",\"r2B2P8\":\"Copiar URL de registro\",\"8+cOrS\":\"Copiar detalles a todos los asistentes.\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cubrir\",\"hYgDIe\":\"Crear\",\"b9XOHo\":[\"Crear \",[\"0\"]],\"k9RiLi\":\"Crear un producto\",\"6kdXbW\":\"Crear un código promocional\",\"n5pRtF\":\"Crear un boleto\",\"X6sRve\":[\"Cree una cuenta o <0>\",[\"0\"],\" para comenzar\"],\"nx+rqg\":\"crear un organizador\",\"ipP6Ue\":\"Crear asistente\",\"VwdqVy\":\"Crear Asignación de Capacidad\",\"EwoMtl\":\"Crear categoría\",\"XletzW\":\"Crear categoría\",\"WVbTwK\":\"Crear lista de registro\",\"uN355O\":\"Crear evento\",\"BOqY23\":\"Crear nuevo\",\"kpJAeS\":\"Crear organizador\",\"a0EjD+\":\"Crear producto\",\"+scrJC\":\"Cree productos para su evento, establezca precios y gestione la cantidad disponible.\",\"sYpiZP\":\"Crear código promocional\",\"B3Mkdt\":\"Crear pregunta\",\"UKfi21\":\"Crear impuesto o tarifa\",\"d+F6q9\":\"Creado\",\"Q2lUR2\":\"Divisa\",\"DCKkhU\":\"Contraseña actual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Rango personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalice la configuración de correo electrónico y notificaciones para este evento\",\"Y9Z/vP\":\"Personaliza la página de inicio del evento y los mensajes de pago\",\"2E2O5H\":\"Personaliza las configuraciones diversas para este evento.\",\"iJhSxe\":\"Personaliza la configuración de SEO para este evento\",\"KIhhpi\":\"Personaliza la página de tu evento\",\"nrGWUv\":\"Personalice la página de su evento para que coincida con su marca y estilo.\",\"Zz6Cxn\":\"Zona peligrosa\",\"ZQKLI1\":\"Zona de Peligro\",\"7p5kLi\":\"Panel\",\"mYGY3B\":\"Fecha\",\"JvUngl\":\"Fecha y hora\",\"JJhRbH\":\"Capacidad del primer día\",\"cnGeoo\":\"Borrar\",\"jRJZxD\":\"Eliminar Capacidad\",\"VskHIx\":\"Eliminar categoría\",\"Qrc8RZ\":\"Eliminar lista de registro\",\"WHf154\":\"Eliminar código\",\"heJllm\":\"Eliminar portada\",\"KWa0gi\":\"Eliminar Imagen\",\"1l14WA\":\"Eliminar producto\",\"IatsLx\":\"Eliminar pregunta\",\"Nu4oKW\":\"Descripción\",\"YC3oXa\":\"Descripción para el personal de registro\",\"URmyfc\":\"Detalles\",\"1lRT3t\":\"Deshabilitar esta capacidad rastreará las ventas pero no las detendrá cuando se alcance el límite\",\"H6Ma8Z\":\"Descuento\",\"ypJ62C\":\"Descuento %\",\"3LtiBI\":[\"Descuento en \",[\"0\"]],\"C8JLas\":\"Tipo de descuento\",\"1QfxQT\":\"Despedir\",\"DZlSLn\":\"Etiqueta del documento\",\"cVq+ga\":\"¿No tienes una cuenta? <0>Registrarse\",\"3F1nBX\":\"Donación / Producto de paga lo que quieras\",\"OvNbls\":\"Descargar .ics\",\"kodV18\":\"Descargar CSV\",\"CELKku\":\"Descargar factura\",\"LQrXcu\":\"Descargar factura\",\"QIodqd\":\"Descargar código QR\",\"yhjU+j\":\"Descargando factura\",\"uABpqP\":\"Arrastra y suelta o haz clic\",\"CfKofC\":\"Selección desplegable\",\"JzLDvy\":\"Duplicar asignaciones de capacidad\",\"ulMxl+\":\"Duplicar listas de registro\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicar la imagen de portada del evento\",\"+fA4C7\":\"Duplicar opciones\",\"SoiDyI\":\"Duplicar productos\",\"57ALrd\":\"Duplicar códigos promocionales\",\"83Hu4O\":\"Duplicar preguntas\",\"20144c\":\"Duplicar configuraciones\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidad\",\"oHE9JT\":\"Editar Asignación de Capacidad\",\"j1Jl7s\":\"Editar categoría\",\"FU1gvP\":\"Editar lista de registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar producto\",\"n143Tq\":\"Editar categoría de producto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Editar pregunta\",\"EzwCw7\":\"Editar pregunta\",\"poTr35\":\"Editar usuario\",\"GTOcxw\":\"editar usuario\",\"pqFrv2\":\"p.ej. 2,50 por $2,50\",\"3yiej1\":\"p.ej. 23,5 para 23,5%\",\"O3oNi5\":\"Correo electrónico\",\"VxYKoK\":\"Configuración de correo electrónico y notificaciones\",\"ATGYL1\":\"Dirección de correo electrónico\",\"hzKQCy\":\"Dirección de correo electrónico\",\"HqP6Qf\":\"Cambio de correo electrónico cancelado exitosamente\",\"mISwW1\":\"Cambio de correo electrónico pendiente\",\"APuxIE\":\"Confirmación por correo electrónico reenviada\",\"YaCgdO\":\"La confirmación por correo electrónico se reenvió correctamente\",\"jyt+cx\":\"Mensaje de pie de página de correo electrónico\",\"I6F3cp\":\"Correo electrónico no verificado\",\"NTZ/NX\":\"Código de inserción\",\"4rnJq4\":\"Insertar secuencia de comandos\",\"8oPbg1\":\"Habilitar facturación\",\"j6w7d/\":\"Activar esta capacidad para detener las ventas de productos cuando se alcance el límite\",\"VFv2ZC\":\"Fecha final\",\"237hSL\":\"Terminado\",\"nt4UkP\":\"Eventos finalizados\",\"lYGfRP\":\"Inglés\",\"MhVoma\":\"Ingrese un monto sin incluir impuestos ni tarifas.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error al confirmar la dirección de correo electrónico\",\"a6gga1\":\"Error al confirmar el cambio de correo electrónico\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento creado exitosamente 🎉\",\"/dgc8E\":\"Fecha del evento\",\"0Zptey\":\"Valores predeterminados de eventos\",\"QcCPs8\":\"Detalles del evento\",\"6fuA9p\":\"Evento duplicado con éxito\",\"AEuj2m\":\"Página principal del evento\",\"Xe3XMd\":\"El evento no es visible para el público.\",\"4pKXJS\":\"El evento es visible para el público.\",\"ClwUUD\":\"Ubicación del evento y detalles del lugar\",\"OopDbA\":\"Página del evento\",\"4/If97\":\"Error al actualizar el estado del evento. Por favor, inténtelo de nuevo más tarde\",\"btxLWj\":\"Estado del evento actualizado\",\"nMU2d3\":\"URL del evento\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Fecha de vencimiento\",\"KnN1Tu\":\"Vence\",\"uaSvqt\":\"Fecha de caducidad\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"No se pudo cancelar el asistente\",\"ZpieFv\":\"No se pudo cancelar el pedido\",\"z6tdjE\":\"No se pudo eliminar el mensaje. Inténtalo de nuevo.\",\"xDzTh7\":\"No se pudo descargar la factura. Inténtalo de nuevo.\",\"9zSt4h\":\"No se pudieron exportar los asistentes. Inténtalo de nuevo.\",\"2uGNuE\":\"No se pudieron exportar los pedidos. Inténtalo de nuevo.\",\"d+KKMz\":\"No se pudo cargar la lista de registro\",\"ZQ15eN\":\"No se pudo reenviar el correo electrónico del ticket\",\"ejXy+D\":\"Error al ordenar productos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Honorarios\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primer número de factura\",\"V1EGGU\":\"Primer Nombre\",\"kODvZJ\":\"Primer Nombre\",\"S+tm06\":\"El nombre debe tener entre 1 y 50 caracteres.\",\"1g0dC4\":\"Nombre, apellido y dirección de correo electrónico son preguntas predeterminadas y siempre se incluyen en el proceso de pago.\",\"Rs/IcB\":\"Usado por primera vez\",\"TpqW74\":\"Fijado\",\"irpUxR\":\"Cantidad fija\",\"TF9opW\":\"Flash no está disponible en este dispositivo\",\"UNMVei\":\"¿Has olvidado tu contraseña?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Producto gratuito\",\"vAbVy9\":\"Producto gratuito, no se requiere información de pago\",\"nLC6tu\":\"Francés\",\"Weq9zb\":\"General\",\"DDcvSo\":\"Alemán\",\"4GLxhy\":\"Empezando\",\"4D3rRj\":\"volver al perfil\",\"9LCqFI\":\"Ir a la página de inicio del evento\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"ventas brutas\",\"IgcAGN\":\"Ventas brutas\",\"yRg26W\":\"Ventas brutas\",\"R4r4XO\":\"Huéspedes\",\"26pGvx\":\"¿Tienes un código de promoción?\",\"V7yhws\":\"hola@awesome-events.com\",\"6K/IHl\":\"A continuación se muestra un ejemplo de cómo puede utilizar el componente en su aplicación.\",\"Y1SSqh\":\"Aquí está el componente React que puede usar para incrustar el widget en su aplicación.\",\"QuhVpV\":[\"Hola \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hola.Eventos Conferencia \",[\"0\"]],\"verBst\":\"Centro de conferencias Hi.Events\",\"6eMEQO\":\"hola.eventos logo\",\"C4qOW8\":\"Oculto de la vista del público\",\"gt3Xw9\":\"pregunta oculta\",\"g3rqFe\":\"preguntas ocultas\",\"k3dfFD\":\"Las preguntas ocultas sólo son visibles para el organizador del evento y no para el cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de inicio\",\"mFn5Xz\":\"Ocultar preguntas ocultas\",\"YHsF9c\":\"Ocultar producto después de la fecha de finalización de la venta\",\"06s3w3\":\"Ocultar producto antes de la fecha de inicio de la venta\",\"axVMjA\":\"Ocultar producto a menos que el usuario tenga un código promocional aplicable\",\"ySQGHV\":\"Ocultar producto cuando esté agotado\",\"SCimta\":\"Ocultar la página de inicio de la barra lateral\",\"5xR17G\":\"Ocultar este producto a los clientes\",\"Da29Y6\":\"Ocultar esta pregunta\",\"fvDQhr\":\"Ocultar este nivel a los usuarios\",\"lNipG+\":\"Ocultar un producto impedirá que los usuarios lo vean en la página del evento.\",\"ZOBwQn\":\"Diseño de página de inicio\",\"PRuBTd\":\"Diseñador de página de inicio\",\"YjVNGZ\":\"Vista previa de la página de inicio\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Cuántos minutos tiene el cliente para completar su pedido. Recomendamos al menos 15 minutos.\",\"ySxKZe\":\"¿Cuántas veces se puede utilizar este código?\",\"dZsDbK\":[\"Límite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Acepto los <0>términos y condiciones\",\"sd6lr7\":\"Me gustaría pagar utilizando un método offline\",\"SdFlIP\":\"Me gustaría pagar utilizando un método online (tarjeta de crédito, etc.)\",\"93DUnd\":[\"Si no se abrió una nueva pestaña, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si está en blanco, se usará la dirección para generar un enlace de Google Maps\",\"UYT+c8\":\"Si está habilitado, el personal de registro puede marcar a los asistentes como registrados o marcar el pedido como pagado y registrar a los asistentes. Si está deshabilitado, los asistentes asociados con pedidos no pagados no pueden registrarse.\",\"muXhGi\":\"Si está habilitado, el organizador recibirá una notificación por correo electrónico cuando se realice un nuevo pedido.\",\"6fLyj/\":\"Si no solicitó este cambio, cambie inmediatamente su contraseña.\",\"n/ZDCz\":\"Imagen eliminada exitosamente\",\"Mfbc2v\":\"Las dimensiones de la imagen deben estar entre 4000px por 4000px. Con una altura máxima de 4000px y un ancho máximo de 4000px\",\"uPEIvq\":\"La imagen debe tener menos de 5 MB.\",\"AGZmwV\":\"Imagen cargada exitosamente\",\"VyUuZb\":\"URL de imagen\",\"ibi52/\":\"El ancho de la imagen debe ser de al menos 900 px y la altura de al menos 50 px.\",\"NoNwIX\":\"Inactivo\",\"T0K0yl\":\"Los usuarios inactivos no pueden iniciar sesión.\",\"kO44sp\":\"Incluya los detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página del boleto del asistente.\",\"FlQKnG\":\"Incluye impuestos y tasas en el precio.\",\"Vi+BiW\":[\"Incluye \",[\"0\"],\" productos\"],\"lpm0+y\":\"Incluye 1 producto\",\"UiAk5P\":\"Insertar imagen\",\"OyLdaz\":\"¡Invitación resentida!\",\"HE6KcK\":\"¡Invitación revocada!\",\"SQKPvQ\":\"Invitar usuario\",\"bKOYkd\":\"Factura descargada con éxito\",\"alD1+n\":\"Notas de la factura\",\"kOtCs2\":\"Numeración de facturas\",\"UZ2GSZ\":\"Configuración de facturación\",\"PgdQrx\":\"Reembolso de emisión\",\"HX5SVx\":\"Artículo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etiqueta\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 días\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 días\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 días\",\"XgOuA7\":\"Últimos 90 días\",\"I3yitW\":\"Último acceso\",\"1ZaQUH\":\"Apellido\",\"UXBCwc\":\"Apellido\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Más información sobre la raya\",\"enV0g0\":\"Dejar en blanco para usar la palabra predeterminada \\\"Factura\\\"\",\"vR92Yn\":\"Comencemos creando tu primer organizador.\",\"Z3FXyt\":\"Cargando...\",\"wJijgU\":\"Ubicación\",\"sQia9P\":\"Acceso\",\"zUDyah\":\"Iniciando sesión\",\"z0t9bb\":\"Acceso\",\"nOhz3x\":\"Cerrar sesión\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Hacer obligatoria la dirección de facturación durante el pago\",\"MU3ijv\":\"Haz que esta pregunta sea obligatoria\",\"wckWOP\":\"Administrar\",\"onpJrA\":\"Gestionar asistente\",\"n4SpU5\":\"Administrar evento\",\"WVgSTy\":\"Gestionar pedido\",\"1MAvUY\":\"Gestionar las configuraciones de pago y facturación para este evento.\",\"cQrNR3\":\"Administrar perfil\",\"AtXtSw\":\"Gestionar impuestos y tasas que se pueden aplicar a sus productos\",\"ophZVW\":\"Gestionar entradas\",\"DdHfeW\":\"Administre los detalles de su cuenta y la configuración predeterminada\",\"S+UjNL\":\"Gestiona tus datos de pago de Stripe\",\"BfucwY\":\"Gestiona tus usuarios y sus permisos\",\"1m+YT2\":\"Las preguntas obligatorias deben responderse antes de que el cliente pueda realizar el pago.\",\"Dim4LO\":\"Agregar manualmente un asistente\",\"e4KdjJ\":\"Agregar asistente manualmente\",\"vFjEnF\":\"Marcar como pagado\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Asistente del mensaje\",\"Gv5AMu\":\"Mensaje a los asistentes\",\"oUCR3c\":\"Enviar mensaje a asistentes con productos específicos\",\"Lvi+gV\":\"Mensaje del comprador\",\"tNZzFb\":\"Contenido del mensaje\",\"lYDV/s\":\"Enviar mensajes a asistentes individuales\",\"V7DYWd\":\"Mensaje enviado\",\"t7TeQU\":\"Mensajes\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Precio mínimo\",\"RDie0n\":\"Misceláneo\",\"mYLhkl\":\"Otras configuraciones\",\"KYveV8\":\"Cuadro de texto de varias líneas\",\"VD0iA7\":\"Múltiples opciones de precio. Perfecto para productos anticipados, etc.\",\"/bhMdO\":\"Mi increíble descripción del evento...\",\"vX8/tc\":\"El increíble título de mi evento...\",\"hKtWk2\":\"Mi perfil\",\"fj5byd\":\"No disponible\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nombre\",\"hVuv90\":\"El nombre debe tener menos de 150 caracteres.\",\"AIUkyF\":\"Navegar al asistente\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nueva contraseña\",\"1UzENP\":\"No\",\"eRblWH\":[\"No hay \",[\"0\"],\" disponible.\"],\"LNWHXb\":\"No hay eventos archivados para mostrar.\",\"q2LEDV\":\"No se encontraron asistentes para este pedido.\",\"zlHa5R\":\"No se han añadido asistentes a este pedido.\",\"Wjz5KP\":\"No hay asistentes para mostrar\",\"Razen5\":\"Ningún asistente podrá registrarse antes de esta fecha usando esta lista\",\"XUfgCI\":\"No hay Asignaciones de Capacidad\",\"a/gMx2\":\"No hay listas de registro\",\"tMFDem\":\"No hay datos disponibles\",\"6Z/F61\":\"No hay datos para mostrar. Por favor selecciona un rango de fechas\",\"fFeCKc\":\"Sin descuento\",\"HFucK5\":\"No hay eventos finalizados para mostrar.\",\"yAlJXG\":\"No hay eventos para mostrar\",\"GqvPcv\":\"No hay filtros disponibles\",\"KPWxKD\":\"No hay mensajes para mostrar\",\"J2LkP8\":\"No hay pedidos para mostrar\",\"RBXXtB\":\"No hay métodos de pago disponibles actualmente. Por favor, contacte al organizador del evento para obtener ayuda.\",\"ZWEfBE\":\"No se requiere pago\",\"ZPoHOn\":\"No hay ningún producto asociado con este asistente.\",\"Ya1JhR\":\"No hay productos disponibles en esta categoría.\",\"FTfObB\":\"Aún no hay productos\",\"+Y976X\":\"No hay códigos promocionales para mostrar\",\"MAavyl\":\"No hay preguntas respondidas por este asistente.\",\"SnlQeq\":\"No se han hecho preguntas para este pedido.\",\"Ev2r9A\":\"No hay resultados\",\"gk5uwN\":\"Sin resultados de búsqueda\",\"RHyZUL\":\"Sin resultados de búsqueda.\",\"RY2eP1\":\"No se han agregado impuestos ni tarifas.\",\"EdQY6l\":\"Ninguno\",\"OJx3wK\":\"No disponible\",\"Scbrsn\":\"No a la venta\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada que mostrar aún\",\"hFwWnI\":\"Configuración de las notificaciones\",\"xXqEPO\":\"Notificar al comprador del reembolso\",\"YpN29s\":\"Notificar al organizador de nuevos pedidos\",\"qeQhNj\":\"Ahora creemos tu primer evento.\",\"omyBS0\":\"Número de días permitidos para el pago (dejar en blanco para omitir los términos de pago en las facturas)\",\"n86jmj\":\"Prefijo del número\",\"mwe+2z\":\"Los pedidos offline no se reflejan en las estadísticas del evento hasta que el pedido se marque como pagado.\",\"dWBrJX\":\"El pago offline ha fallado. Por favor, inténtelo de nuevo o contacte al organizador del evento.\",\"fcnqjw\":\"Instrucciones de pago offline\",\"+eZ7dp\":\"Pagos offline\",\"ojDQlR\":\"Información de pagos offline\",\"u5oO/W\":\"Configuración de pagos offline\",\"2NPDz1\":\"En venta\",\"Ldu/RI\":\"En venta\",\"Ug4SfW\":\"Una vez que crees un evento, lo verás aquí.\",\"ZxnK5C\":\"Una vez que comiences a recopilar datos, los verás aquí.\",\"PnSzEc\":\"Una vez que esté listo, ponga su evento en vivo y comience a vender productos.\",\"J6n7sl\":\"En curso\",\"z+nuVJ\":\"evento en línea\",\"WKHW0N\":\"Detalles del evento en línea\",\"/xkmKX\":\"Sólo los correos electrónicos importantes que estén directamente relacionados con este evento deben enviarse mediante este formulario.\\nCualquier uso indebido, incluido el envío de correos electrónicos promocionales, dará lugar a la prohibición inmediata de la cuenta.\",\"Qqqrwa\":\"Abrir la página de registro\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opción \",[\"i\"]],\"oPknTP\":\"Información adicional opcional que aparecerá en todas las facturas (por ejemplo, términos de pago, cargos por pago atrasado, política de devoluciones)\",\"OrXJBY\":\"Prefijo opcional para los números de factura (por ejemplo, INV-)\",\"0zpgxV\":\"Opciones\",\"BzEFor\":\"o\",\"UYUgdb\":\"Orden\",\"mm+eaX\":\"Orden #\",\"B3gPuX\":\"Orden cancelada\",\"SIbded\":\"Pedido completado\",\"q/CcwE\":\"Fecha de orden\",\"Tol4BF\":\"Detalles del pedido\",\"WbImlQ\":\"El pedido ha sido cancelado y se ha notificado al propietario del pedido.\",\"nAn4Oe\":\"Pedido marcado como pagado\",\"uzEfRz\":\"Notas del pedido\",\"VCOi7U\":\"Preguntas sobre pedidos\",\"TPoYsF\":\"Pedir Referencia\",\"acIJ41\":\"Estado del pedido\",\"GX6dZv\":\"Resumen del pedido\",\"tDTq0D\":\"Tiempo de espera del pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Dirección de la organización\",\"GVcaW6\":\"Detalles de la organización\",\"nfnm9D\":\"Nombre de la organización\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"Se requiere organizador\",\"Pa6G7v\":\"Nombre del organizador\",\"l894xP\":\"Los organizadores solo pueden gestionar eventos y productos. No pueden gestionar usuarios, configuraciones de cuenta o información de facturación.\",\"fdjq4c\":\"Relleno\",\"ErggF8\":\"Color de fondo de la página\",\"8F1i42\":\"Página no encontrada\",\"QbrUIo\":\"Vistas de página\",\"6D8ePg\":\"página.\",\"IkGIz8\":\"pagado\",\"HVW65c\":\"Producto de pago\",\"ZfxaB4\":\"Reembolsado parcialmente\",\"8ZsakT\":\"Contraseña\",\"TUJAyx\":\"La contraseña debe tener un mínimo de 8 caracteres.\",\"vwGkYB\":\"La contraseña debe tener al menos 8 caracteres\",\"BLTZ42\":\"Restablecimiento de contraseña exitoso. Por favor inicie sesión con su nueva contraseña.\",\"f7SUun\":\"Las contraseñas no son similares\",\"aEDp5C\":\"Pega esto donde quieras que aparezca el widget.\",\"+23bI/\":\"Patricio\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pago\",\"Lg+ewC\":\"Pago y facturación\",\"DZjk8u\":\"Configuración de pago y facturación\",\"lflimf\":\"Período de vencimiento del pago\",\"JhtZAK\":\"Pago fallido\",\"JEdsvQ\":\"Instrucciones de pago\",\"bLB3MJ\":\"Métodos de pago\",\"QzmQBG\":\"Proveedor de pago\",\"lsxOPC\":\"Pago recibido\",\"wJTzyi\":\"Estado del pago\",\"xgav5v\":\"¡Pago exitoso!\",\"R29lO5\":\"Términos de pago\",\"/roQKz\":\"Porcentaje\",\"vPJ1FI\":\"Monto porcentual\",\"xdA9ud\":\"Coloque esto en el de su sitio web.\",\"blK94r\":\"Por favor agregue al menos una opción\",\"FJ9Yat\":\"Por favor verifique que la información proporcionada sea correcta.\",\"TkQVup\":\"Por favor revisa tu correo electrónico y contraseña y vuelve a intentarlo.\",\"sMiGXD\":\"Por favor verifique que su correo electrónico sea válido\",\"Ajavq0\":\"Por favor revise su correo electrónico para confirmar su dirección de correo electrónico.\",\"MdfrBE\":\"Por favor complete el siguiente formulario para aceptar su invitación.\",\"b1Jvg+\":\"Por favor continúa en la nueva pestaña.\",\"hcX103\":\"Por favor, cree un producto\",\"cdR8d6\":\"Por favor, crea un ticket\",\"x2mjl4\":\"Por favor, introduzca una URL de imagen válida que apunte a una imagen.\",\"HnNept\":\"Por favor ingrese su nueva contraseña\",\"5FSIzj\":\"Tenga en cuenta\",\"C63rRe\":\"Por favor, regresa a la página del evento para comenzar de nuevo.\",\"pJLvdS\":\"Por favor seleccione\",\"Ewir4O\":\"Por favor, seleccione al menos un producto\",\"igBrCH\":\"Verifique su dirección de correo electrónico para acceder a todas las funciones.\",\"/IzmnP\":\"Por favor, espere mientras preparamos su factura...\",\"MOERNx\":\"Portugués\",\"qCJyMx\":\"Mensaje posterior al pago\",\"g2UNkE\":\"Energizado por\",\"Rs7IQv\":\"Mensaje previo al pago\",\"rdUucN\":\"Avance\",\"a7u1N9\":\"Precio\",\"CmoB9j\":\"Modo de visualización de precios\",\"BI7D9d\":\"Precio no establecido\",\"Q8PWaJ\":\"Niveles de precios\",\"q6XHL1\":\"Tipo de precio\",\"6RmHKN\":\"Color primario\",\"G/ZwV1\":\"Color primario\",\"8cBtvm\":\"Color de texto principal\",\"BZz12Q\":\"Imprimir\",\"MT7dxz\":\"Imprimir todas las entradas\",\"DKwDdj\":\"Imprimir boletos\",\"K47k8R\":\"Producto\",\"1JwlHk\":\"Categoría de producto\",\"U61sAj\":\"Categoría de producto actualizada con éxito.\",\"1USFWA\":\"Producto eliminado con éxito\",\"4Y2FZT\":\"Tipo de precio del producto\",\"mFwX0d\":\"Preguntas sobre el producto\",\"Lu+kBU\":\"Ventas de productos\",\"U/R4Ng\":\"Nivel del producto\",\"sJsr1h\":\"Tipo de producto\",\"o1zPwM\":\"Vista previa del widget de producto\",\"ktyvbu\":\"Producto(s)\",\"N0qXpE\":\"Productos\",\"ggqAiw\":\"productos vendidos\",\"Vla0Bo\":\"Productos vendidos\",\"/u4DIx\":\"Productos vendidos\",\"DJQEZc\":\"Productos ordenados con éxito\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"perfil actualizado con éxito\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de códigos promocionales\",\"RVb8Fo\":\"Códigos promocionales\",\"BZ9GWa\":\"Los códigos promocionales se pueden utilizar para ofrecer descuentos, acceso de preventa o proporcionar acceso especial a su evento.\",\"OP094m\":\"Informe de códigos promocionales\",\"4kyDD5\":\"Proporcione contexto adicional o instrucciones para esta pregunta. Utilice este campo para agregar términos y condiciones, directrices o cualquier información importante que los asistentes necesiten saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"cantidad disponible\",\"oCLG0M\":\"Cantidad vendida\",\"XKJuAX\":\"Pregunta eliminada\",\"avf0gk\":\"Descripción de la pregunta\",\"oQvMPn\":\"Título de la pregunta\",\"enzGAL\":\"Preguntas\",\"ROv2ZT\":\"Preguntas y respuestas\",\"K885Eq\":\"Preguntas ordenadas correctamente\",\"OMJ035\":\"Opción de radio\",\"C4TjpG\":\"Leer menos\",\"I3QpvQ\":\"Recipiente\",\"N2C89m\":\"Referencia\",\"gxFu7d\":[\"Importe del reembolso (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso fallido\",\"n10yGu\":\"Orden de reembolso\",\"zPH6gp\":\"Orden de reembolso\",\"RpwiYC\":\"Reembolso pendiente\",\"xHpVRl\":\"Estado del reembolso\",\"/BI0y9\":\"Reintegrado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"eliminar\",\"t/YqKh\":\"Eliminar\",\"t9yxlZ\":\"Informes\",\"prZGMe\":\"Requerir dirección de facturación\",\"EGm34e\":\"Reenviar correo electrónico de confirmación\",\"lnrkNz\":\"Reenviar confirmación por correo electrónico\",\"wIa8Qe\":\"Reenviar invitacíon\",\"VeKsnD\":\"Reenviar correo electrónico del pedido\",\"dFuEhO\":\"Reenviar correo electrónico del ticket\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Restablecer\",\"RfwZxd\":\"Restablecer la contraseña\",\"KbS2K9\":\"Restablecer la contraseña\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Volver a la página del evento\",\"s8v9hq\":\"Volver a la página del evento\",\"8YBH95\":\"Ganancia\",\"PO/sOY\":\"Revocar invitación\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Fecha de finalización de la venta\",\"5uo5eP\":\"Venta finalizada\",\"Qm5XkZ\":\"Fecha de inicio de la venta\",\"hBsw5C\":\"Ventas terminadas\",\"kpAzPe\":\"Inicio de ventas\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Guardar\",\"IUwGEM\":\"Guardar cambios\",\"U65fiW\":\"Guardar organizador\",\"UGT5vp\":\"Guardar ajustes\",\"ovB7m2\":\"Escanear código QR\",\"EEU0+z\":\"Escanea este código QR para acceder a la página del evento o compártelo con otros\",\"W4kWXJ\":\"Busque por nombre del asistente, correo electrónico o número de pedido...\",\"+pr/FY\":\"Buscar por nombre del evento...\",\"3zRbWw\":\"Busque por nombre, correo electrónico o número de pedido...\",\"L22Tdf\":\"Buscar por nombre, número de pedido, número de asistente o correo electrónico...\",\"BiYOdA\":\"Buscar por nombre...\",\"YEjitp\":\"Buscar por tema o contenido...\",\"Pjsch9\":\"Buscar asignaciones de capacidad...\",\"r9M1hc\":\"Buscar listas de registro...\",\"+0Yy2U\":\"Buscar productos\",\"YIix5Y\":\"Buscar...\",\"OeW+DS\":\"Color secundario\",\"DnXcDK\":\"Color secundario\",\"cZF6em\":\"Color de texto secundario\",\"ZIgYeg\":\"Color de texto secundario\",\"02ePaq\":[\"Seleccionar \",[\"0\"]],\"QuNKRX\":\"Seleccionar cámara\",\"9FQEn8\":\"Seleccionar categoría...\",\"kWI/37\":\"Seleccionar organizador\",\"ixIx1f\":\"Seleccionar producto\",\"3oSV95\":\"Seleccionar nivel de producto\",\"C4Y1hA\":\"Seleccionar productos\",\"hAjDQy\":\"Seleccionar estado\",\"QYARw/\":\"Seleccionar billete\",\"OMX4tH\":\"Seleccionar boletos\",\"DrwwNd\":\"Seleccionar período de tiempo\",\"O/7I0o\":\"Seleccionar...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Enviar una copia a <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar un mensaje\",\"/mQ/tD\":\"Enviar como prueba. Esto enviará el mensaje a su dirección de correo electrónico en lugar de a los destinatarios.\",\"M/WIer\":\"Enviar Mensaje\",\"D7ZemV\":\"Enviar confirmación del pedido y correo electrónico del billete.\",\"v1rRtW\":\"Enviar prueba\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descripción SEO\",\"/SIY6o\":\"Palabras clave SEO\",\"GfWoKv\":\"Configuración de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Tarifa de servicio\",\"Bj/QGQ\":\"Fijar un precio mínimo y dejar que los usuarios paguen más si lo desean.\",\"L0pJmz\":\"Establezca el número inicial para la numeración de facturas. Esto no se puede cambiar una vez que las facturas se hayan generado.\",\"nYNT+5\":\"Configura tu evento\",\"A8iqfq\":\"Configura tu evento en vivo\",\"Tz0i8g\":\"Ajustes\",\"Z8lGw6\":\"Compartir\",\"B2V3cA\":\"Compartir evento\",\"17Fd7X\":\"Compartir en Facebook\",\"x7i6H+\":\"Compartir en LinkedIn\",\"zziQd8\":\"Compartir en Pinterest\",\"/TgBEk\":\"Compartir en Reddit\",\"0Wlk5F\":\"Compartir en redes sociales\",\"on+mNS\":\"Compartir en Telegram\",\"PcmR+m\":\"Compartir en WhatsApp\",\"/5b1iZ\":\"Compartir en X\",\"n/T2KI\":\"Compartir por correo electrónico\",\"8vETh9\":\"Espectáculo\",\"V0SbFp\":\"Mostrar cantidad disponible del producto\",\"qDsmzu\":\"Mostrar preguntas ocultas\",\"fMPkxb\":\"Mostrar más\",\"izwOOD\":\"Mostrar impuestos y tarifas por separado\",\"1SbbH8\":\"Se muestra al cliente después de finalizar la compra, en la página de resumen del pedido.\",\"YfHZv0\":\"Se muestra al cliente antes de realizar el pago.\",\"CBBcly\":\"Muestra campos de dirección comunes, incluido el país.\",\"yTnnYg\":\"simpson\",\"TNaCfq\":\"Cuadro de texto de una sola línea\",\"+P0Cn2\":\"Salta este paso\",\"YSEnLE\":\"Herrero\",\"lgFfeO\":\"Agotado\",\"Mi1rVn\":\"Agotado\",\"nwtY4N\":\"Algo salió mal\",\"GRChTw\":\"Algo salió mal al eliminar el impuesto o tarifa\",\"YHFrbe\":\"¡Algo salió mal! Inténtalo de nuevo\",\"kf83Ld\":\"Algo salió mal.\",\"fWsBTs\":\"Algo salió mal. Inténtalo de nuevo.\",\"F6YahU\":\"Lo sentimos, algo ha ido mal. Reinicie el proceso de pago.\",\"KWgppI\":\"Lo sentimos, algo salió mal al cargar esta página.\",\"/TCOIK\":\"Lo siento, este pedido ya no existe.\",\"6a/UJE\":\"Lo sentimos, este código de promoción no se reconoce\",\"65A04M\":\"Español\",\"mFuBqb\":\"Producto estándar con precio fijo\",\"D3iCkb\":\"Fecha de inicio\",\"/2by1f\":\"Estado o región\",\"uAQUqI\":\"Estado\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Los pagos con Stripe no están habilitados para este evento.\",\"UJmAAK\":\"Sujeto\",\"X2rrlw\":\"Total parcial\",\"zzDlyQ\":\"Éxito\",\"b0HJ45\":[\"¡Éxito! \",[\"0\"],\" recibirá un correo electrónico en breve.\"],\"BJIEiF\":[[\"0\"],\" asistente con éxito\"],\"OtgNFx\":\"Dirección de correo electrónico confirmada correctamente\",\"IKwyaF\":\"Cambio de correo electrónico confirmado exitosamente\",\"zLmvhE\":\"Asistente creado exitosamente\",\"gP22tw\":\"Producto creado con éxito\",\"9mZEgt\":\"Código promocional creado correctamente\",\"aIA9C4\":\"Pregunta creada correctamente\",\"J3RJSZ\":\"Asistente actualizado correctamente\",\"3suLF0\":\"Asignación de Capacidad actualizada con éxito\",\"Z+rnth\":\"Lista de registro actualizada con éxito\",\"vzJenu\":\"Configuración de correo electrónico actualizada correctamente\",\"7kOMfV\":\"Evento actualizado con éxito\",\"G0KW+e\":\"Diseño de página de inicio actualizado con éxito\",\"k9m6/E\":\"Configuración de la página de inicio actualizada correctamente\",\"y/NR6s\":\"Ubicación actualizada correctamente\",\"73nxDO\":\"Configuraciones varias actualizadas exitosamente\",\"4H80qv\":\"Pedido actualizado con éxito\",\"6xCBVN\":\"Configuraciones de pago y facturación actualizadas con éxito\",\"1Ycaad\":\"Producto actualizado con éxito\",\"70dYC8\":\"Código promocional actualizado correctamente\",\"F+pJnL\":\"Configuración de SEO actualizada con éxito\",\"DXZRk5\":\"habitación 100\",\"GNcfRk\":\"Correo electrónico de soporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Impuesto\",\"geUFpZ\":\"Impuestos y tarifas\",\"dFHcIn\":\"Detalles de impuestos\",\"wQzCPX\":\"Información fiscal que aparecerá en la parte inferior de todas las facturas (por ejemplo, número de IVA, registro fiscal)\",\"0RXCDo\":\"Impuesto o tasa eliminados correctamente\",\"ZowkxF\":\"Impuestos\",\"qu6/03\":\"Impuestos y honorarios\",\"gypigA\":\"Ese código de promoción no es válido.\",\"5ShqeM\":\"La lista de registro que buscas no existe.\",\"QXlz+n\":\"La moneda predeterminada para tus eventos.\",\"mnafgQ\":\"La zona horaria predeterminada para sus eventos.\",\"o7s5FA\":\"El idioma en el que el asistente recibirá los correos electrónicos.\",\"NlfnUd\":\"El enlace en el que hizo clic no es válido.\",\"HsFnrk\":[\"El número máximo de productos para \",[\"0\"],\" es \",[\"1\"]],\"TSAiPM\":\"La página que buscas no existe\",\"MSmKHn\":\"El precio mostrado al cliente incluirá impuestos y tasas.\",\"6zQOg1\":\"El precio mostrado al cliente no incluirá impuestos ni tasas. Se mostrarán por separado.\",\"ne/9Ur\":\"La configuración de estilo que elija se aplica sólo al HTML copiado y no se almacenará.\",\"vQkyB3\":\"Los impuestos y tasas que se aplicarán a este producto. Puede crear nuevos impuestos y tasas en el\",\"esY5SG\":\"El título del evento que se mostrará en los resultados del motor de búsqueda y al compartirlo en las redes sociales. De forma predeterminada, se utilizará el título del evento.\",\"wDx3FF\":\"No hay productos disponibles para este evento\",\"pNgdBv\":\"No hay productos disponibles en esta categoría\",\"rMcHYt\":\"Hay un reembolso pendiente. Espere a que se complete antes de solicitar otro reembolso.\",\"F89D36\":\"Hubo un error al marcar el pedido como pagado\",\"68Axnm\":\"Hubo un error al procesar su solicitud. Inténtalo de nuevo.\",\"mVKOW6\":\"Hubo un error al enviar tu mensaje\",\"AhBPHd\":\"Estos detalles solo se mostrarán si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"Pc/Wtj\":\"Este asistente tiene un pedido no pagado.\",\"mf3FrP\":\"Esta categoría aún no tiene productos.\",\"8QH2Il\":\"Esta categoría está oculta de la vista pública\",\"xxv3BZ\":\"Esta lista de registro ha expirado\",\"Sa7w7S\":\"Esta lista de registro ha expirado y ya no está disponible para registros.\",\"Uicx2U\":\"Esta lista de registro está activa\",\"1k0Mp4\":\"Esta lista de registro aún no está activa\",\"K6fmBI\":\"Esta lista de registro aún no está activa y no está disponible para registros.\",\"t/ePFj\":\"Esta descripción se mostrará al personal de registro\",\"MLTkH7\":\"Este correo electrónico no es promocional y está directamente relacionado con el evento.\",\"2eIpBM\":\"Este evento no está disponible en este momento. Por favor, vuelva más tarde.\",\"Z6LdQU\":\"Este evento no está disponible.\",\"MMd2TJ\":\"Esta información se mostrará en la página de pago, en la página de resumen del pedido y en el correo electrónico de confirmación del pedido.\",\"XAHqAg\":\"Este es un producto general, como una camiseta o una taza. No se emitirá un boleto\",\"CNk/ro\":\"Este es un evento en línea\",\"FwXnJd\":\"Esta lista ya no estará disponible para registros después de esta fecha\",\"cHO4ec\":\"Este mensaje se incluirá en el pie de página de todos los correos electrónicos enviados desde este evento.\",\"55i7Fa\":\"Este mensaje solo se mostrará si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"RjwlZt\":\"Este pedido ya ha sido pagado.\",\"5K8REg\":\"Este pedido ya ha sido reembolsado.\",\"OiQMhP\":\"Esta orden ha sido cancelada\",\"YyEJij\":\"Esta orden ha sido cancelada.\",\"Q0zd4P\":\"Este pedido ha expirado. Por favor, comienza de nuevo.\",\"HILpDX\":\"Este pedido está pendiente de pago.\",\"BdYtn9\":\"Este pedido está completo.\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"Este pedido se está procesando.\",\"yPZN4i\":\"Esta página de pedidos ya no está disponible.\",\"i0TtkR\":\"Esto sobrescribe todas las configuraciones de visibilidad y ocultará el producto a todos los clientes.\",\"cRRc+F\":\"Este producto no se puede eliminar porque está asociado con un pedido. Puede ocultarlo en su lugar.\",\"3Kzsk7\":\"Este producto es un boleto. Se emitirá un boleto a los compradores al realizar la compra\",\"0fT4x3\":\"Este producto está oculto de la vista pública\",\"Y/x1MZ\":\"Este producto está oculto a menos que sea dirigido por un código promocional\",\"Qt7RBu\":\"Esta pregunta solo es visible para el organizador del evento.\",\"os29v1\":\"Este enlace para restablecer la contraseña no es válido o ha caducado.\",\"IV9xTT\":\"Este usuario no está activo porque no ha aceptado su invitación.\",\"5AnPaO\":\"boleto\",\"kjAL4v\":\"Boleto\",\"dtGC3q\":\"El correo electrónico del ticket se ha reenviado al asistente.\",\"54q0zp\":\"Entradas para\",\"xN9AhL\":[\"Nivel \",[\"0\"]],\"jZj9y9\":\"Producto escalonado\",\"8wITQA\":\"Los productos escalonados le permiten ofrecer múltiples opciones de precio para el mismo producto. Esto es perfecto para productos anticipados o para ofrecer diferentes opciones de precio a diferentes grupos de personas.\\\" # es\",\"nn3mSR\":\"Tiempo restante:\",\"s/0RpH\":\"Tiempos utilizados\",\"y55eMd\":\"Veces usado\",\"40Gx0U\":\"Zona horaria\",\"oDGm7V\":\"CONSEJO\",\"MHrjPM\":\"Título\",\"xdA/+p\":\"Herramientas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descuentos\",\"NRWNfv\":\"Monto total de descuento\",\"BxsfMK\":\"Tarifas totales\",\"2bR+8v\":\"Total de ventas brutas\",\"mpB/d9\":\"Monto total del pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total reembolsado\",\"GBBIy+\":\"Total restante\",\"/SgoNA\":\"Total impuestos\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"No se pudo registrar al asistente\",\"bPWBLL\":\"No se pudo retirar al asistente\",\"9+P7zk\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"WLxtFC\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"/cSMqv\":\"No se puede crear una pregunta. Por favor revisa tus datos\",\"MH/lj8\":\"No se puede actualizar la pregunta. Por favor revisa tus datos\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponible\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido no pagado\",\"ia8YsC\":\"Próximo\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Actualizar \",[\"0\"]],\"+qqX74\":\"Actualizar el nombre del evento, la descripción y las fechas.\",\"vXPSuB\":\"Actualización del perfil\",\"BNBfrU\":\"Subir portada\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiada en el portapapeles\",\"e5lF64\":\"Ejemplo de uso\",\"fiV0xj\":\"Límite de uso\",\"sGEOe4\":\"Utilice una versión borrosa de la imagen de portada como fondo\",\"OadMRm\":\"Usar imagen de portada\",\"7PzzBU\":\"Usuario\",\"yDOdwQ\":\"Gestión de usuarios\",\"Sxm8rQ\":\"Usuarios\",\"VEsDvU\":\"Los usuarios pueden cambiar su correo electrónico en <0>Configuración de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nombre del lugar\",\"jpctdh\":\"Ver\",\"Pte1Hv\":\"Ver detalles del asistente\",\"/5PEQz\":\"Ver página del evento\",\"fFornT\":\"Ver mensaje completo\",\"YIsEhQ\":\"Ver el mapa\",\"Ep3VfY\":\"Ver en Google Maps\",\"Y8s4f6\":\"Ver detalles de la orden\",\"QIWCnW\":\"Lista de registro VIP\",\"tF+VVr\":\"Entrada VIP\",\"2q/Q7x\":\"Visibilidad\",\"vmOFL/\":\"No pudimos procesar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"45Srzt\":\"No pudimos eliminar la categoría. Por favor, inténtelo de nuevo.\",\"/DNy62\":[\"No pudimos encontrar ningún boleto que coincida con \",[\"0\"]],\"1E0vyy\":\"No pudimos cargar los datos. Inténtalo de nuevo.\",\"NmpGKr\":\"No pudimos reordenar las categorías. Por favor, inténtelo de nuevo.\",\"BJtMTd\":\"Recomendamos dimensiones de 2160 px por 1080 px y un tamaño de archivo máximo de 5 MB.\",\"b9UB/w\":\"Usamos Stripe para procesar pagos. Conecte su cuenta Stripe para comenzar a recibir pagos.\",\"01WH0a\":\"No pudimos confirmar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"Gspam9\":\"Estamos procesando tu pedido. Espere por favor...\",\"LuY52w\":\"¡Bienvenido a bordo! Por favor inicie sesión para continuar.\",\"dVxpp5\":[\"Bienvenido de nuevo\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bienvenido a Hola.Eventos, \",[\"0\"],\" 👋\"],\"xgL50q\":\"¿Qué son los productos escalonados?\",\"f1jUC0\":\"¿En qué fecha debe activarse esta lista de registro?\",\"4ueloy\":\"¿Qué es una categoría?\",\"gxeWAU\":\"¿A qué productos se aplica este código?\",\"hFHnxR\":\"¿A qué productos se aplica este código? (Se aplica a todos por defecto)\",\"AeejQi\":\"¿A qué productos debería aplicarse esta capacidad?\",\"Rb0XUE\":\"¿A qué hora llegarás?\",\"5N4wLD\":\"¿Qué tipo de pregunta es esta?\",\"gyLUYU\":\"Cuando esté habilitado, se generarán facturas para los pedidos de boletos. Las facturas se enviarán junto con el correo electrónico de confirmación del pedido. Los asistentes también pueden descargar sus facturas desde la página de confirmación del pedido.\",\"D3opg4\":\"Cuando los pagos offline estén habilitados, los usuarios podrán completar sus pedidos y recibir sus boletos. Sus boletos indicarán claramente que el pedido no está pagado, y la herramienta de registro notificará al personal si un pedido requiere pago.\",\"D7C6XV\":\"¿Cuándo debe expirar esta lista de registro?\",\"FVetkT\":\"¿Qué boletos deben asociarse con esta lista de registro?\",\"S+OdxP\":\"¿Quién organiza este evento?\",\"LINr2M\":\"¿A quién va dirigido este mensaje?\",\"nWhye/\":\"¿A quién se le debería hacer esta pregunta?\",\"VxFvXQ\":\"Insertar widget\",\"v1P7Gm\":\"Configuración de widgets\",\"b4itZn\":\"Laboral\",\"hqmXmc\":\"Laboral...\",\"+G/XiQ\":\"Año hasta la fecha\",\"l75CjT\":\"Sí\",\"QcwyCh\":\"Si, eliminarlos\",\"ySeBKv\":\"Ya has escaneado este boleto\",\"P+Sty0\":[\"Estás cambiando tu correo electrónico a <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Estás desconectado\",\"sdB7+6\":\"Puede crear un código promocional que se dirija a este producto en el\",\"KRhIxT\":\"Ahora puedes empezar a recibir pagos a través de Stripe.\",\"Gnjf3o\":\"No puede cambiar el tipo de producto ya que hay asistentes asociados con este producto.\",\"S+on7c\":\"No puede registrar a asistentes con pedidos no pagados.\",\"yNi4PV\":\"No puede registrar a asistentes con pedidos no pagados. Esta configuración se puede cambiar en los ajustes del evento.\",\"c9Evkd\":\"No puede eliminar la última categoría.\",\"6uwAvx\":\"No puede eliminar este nivel de precios porque ya hay productos vendidos para este nivel. Puede ocultarlo en su lugar.\",\"tFbRKJ\":\"No puede editar la función o el estado del propietario de la cuenta.\",\"fHfiEo\":\"No puede reembolsar un pedido creado manualmente.\",\"hK9c7R\":\"Creaste una pregunta oculta pero deshabilitaste la opción para mostrar preguntas ocultas. Ha sido habilitado.\",\"NOaWRX\":\"Usted no tiene permiso para acceder a esta página\",\"BRArmD\":\"Tienes acceso a múltiples cuentas. Por favor elige uno para continuar.\",\"Z6q0Vl\":\"Ya has aceptado esta invitación. Por favor inicie sesión para continuar.\",\"rdk1xK\":\"Has conectado tu cuenta Stripe\",\"ofEncr\":\"No tienes preguntas de los asistentes.\",\"CoZHDB\":\"No tienes preguntas sobre pedidos.\",\"15qAvl\":\"No tienes ningún cambio de correo electrónico pendiente.\",\"n81Qk8\":\"No has completado la configuración de Stripe Connect\",\"jxsiqJ\":\"No has conectado tu cuenta de Stripe\",\"+FWjhR\":\"Se te ha acabado el tiempo para completar tu pedido.\",\"MycdJN\":\"Tiene impuestos y tasas añadidos a un producto gratuito. ¿Le gustaría eliminarlos u ocultarlos?\",\"YzEk2o\":\"Aún no ha enviado ningún mensaje. Puede enviar mensajes a todos los asistentes o a titulares de productos específicos.\",\"R6i9o9\":\"Debes reconocer que este correo electrónico no es promocional.\",\"3ZI8IL\":\"Debes aceptar los términos y condiciones.\",\"dMd3Uf\":\"Debes confirmar tu dirección de correo electrónico antes de que tu evento pueda comenzar.\",\"H35u3n\":\"Debe crear un ticket antes de poder agregar manualmente un asistente.\",\"jE4Z8R\":\"Debes tener al menos un nivel de precios\",\"8/eLoa\":\"Debes verificar tu cuenta antes de poder enviar mensajes.\",\"Egnj9d\":\"Deberá marcar un pedido como pagado manualmente. Esto se puede hacer en la página de gestión de pedidos.\",\"L/+xOk\":\"Necesitarás un boleto antes de poder crear una lista de registro.\",\"Djl45M\":\"Necesitará un producto antes de poder crear una asignación de capacidad.\",\"y3qNri\":\"Necesitará al menos un producto para comenzar. Gratis, de pago o deje que el usuario decida cuánto pagar.\",\"9HcibB\":[\"¡Vas a \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Su nombre de cuenta se utiliza en las páginas de eventos y en los correos electrónicos.\",\"veessc\":\"Sus asistentes aparecerán aquí una vez que se hayan registrado para su evento. También puede agregar asistentes manualmente.\",\"Eh5Wrd\":\"Tu increíble sitio web 🎉\",\"lkMK2r\":\"Tus detalles\",\"3ENYTQ\":[\"Su solicitud de cambio de correo electrónico a <0>\",[\"0\"],\" está pendiente. Por favor revisa tu correo para confirmar\"],\"yZfBoy\":\"Tu mensaje ha sido enviado\",\"KSQ8An\":\"Tu pedido\",\"Jwiilf\":\"Tu pedido ha sido cancelado\",\"6UxSgB\":\"Su pedido está en espera de pago 🏦\",\"7YJdgG\":\"Tus pedidos aparecerán aquí una vez que comiencen a llegar.\",\"9TO8nT\":\"Tu contraseña\",\"P8hBau\":\"Su pago se está procesando.\",\"UdY1lL\":\"Su pago no fue exitoso, inténtelo nuevamente.\",\"fzuM26\":\"Su pago no fue exitoso. Inténtalo de nuevo.\",\"cEli2o\":\"Su producto para\",\"cJ4Y4R\":\"Su reembolso se está procesando.\",\"IFHV2p\":\"Tu billete para\",\"x1PPdr\":\"Código postal\",\"BM/KQm\":\"CP o Código Postal\",\"+LtVBt\":\"Código postal\",\"25QDJ1\":\"- Haz clic para publicar\",\"WOyJmc\":\"- Haz clic para despublicar\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks activos\"],\"tmew5X\":[[\"0\"],\" registrado\"],\"COnw8D\":[\"Logo de \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>El número de entradas disponibles para este ticket<1>Este valor puede ser anulado si hay <2>Límites de Capacidad asociados con este ticket.\",\"ZnVt5v\":\"<0>Los webhooks notifican instantáneamente a los servicios externos cuando ocurren eventos, como agregar un nuevo asistente a tu CRM o lista de correo al registrarse, asegurando una automatización fluida.<1>Usa servicios de terceros como <2>Zapier, <3>IFTTT o <4>Make para crear flujos de trabajo personalizados y automatizar tareas.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Agregar entradas\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook activo\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Un \",[\"tipo\"],\" predeterminado se aplica automáticamente a todos los tickets nuevos. Puede anular esto por ticket.\"],\"Pgaiuj\":\"Una cantidad fija por billete. Por ejemplo, $0,50 por boleto\",\"V53XzQ\":\"Se ha enviado un nuevo código de verificación a tu correo\",\"ySO/4f\":\"Un porcentaje del precio del billete. Por ejemplo, el 3,5% del precio del billete.\",\"WXeXGB\":\"Se puede utilizar un código de promoción sin descuento para revelar entradas ocultas.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Una breve descripción de tu organizador que se mostrará a tus usuarios.\",\"zCk10D\":\"Una única pregunta por asistente. Por ejemplo, ¿cuál es tu comida preferida?\",\"ap3v36\":\"Una sola pregunta por pedido. Por ejemplo, ¿cuál es el nombre de su empresa?\",\"uyJsf6\":\"Acerca de\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Acerca de Stripe Connect\",\"VTfZPy\":\"Acceso denegado\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Agregar\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Agrega detalles del evento y administra la configuración del evento.\",\"Fb+SDI\":\"Añadir más entradas\",\"BGD9Yt\":\"Agregar entradas\",\"QN2F+7\":\"Agregar Webhook\",\"NsWqSP\":\"Agrega tus redes sociales y la URL de tu sitio web. Estos se mostrarán en tu página pública de organizador.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"El código de afiliado no se puede cambiar\",\"/jHBj5\":\"Afiliado creado exitosamente\",\"uCFbG2\":\"Afiliado eliminado exitosamente\",\"a41PKA\":\"Se rastrearán las ventas del afiliado\",\"mJJh2s\":\"No se rastrearán las ventas del afiliado. Esto desactivará al afiliado.\",\"jabmnm\":\"Afiliado actualizado exitosamente\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Los afiliados te ayudan a rastrear las ventas generadas por socios e influencers. Crea códigos de afiliado y compártelos para monitorear el rendimiento.\",\"7rLTkE\":\"Todos los eventos archivados\",\"gKq1fa\":\"Todos los asistentes\",\"ZS/D7f\":\"Todos los eventos finalizados\",\"QsYjci\":\"Todos los eventos\",\"/twVAS\":\"Todas las entradas\",\"dr7CWq\":\"Todos los próximos eventos\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Un correo para asociar con este afiliado. El afiliado no será notificado.\",\"vRznIT\":\"Ocurrió un error al verificar el estado de la exportación.\",\"er3d/4\":\"Se produjo un error al clasificar los boletos. Inténtalo de nuevo o actualiza la página.\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Un evento es la reunión o ocasión que estás organizando. Puedes agregar más detalles más adelante.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Respuesta actualizada con éxito.\",\"j4DliD\":\"Cualquier consulta de los poseedores de entradas se enviará a esta dirección de correo electrónico. Esta también se utilizará como dirección de \\\"respuesta\\\" para todos los correos electrónicos enviados desde este evento.\",\"epTbAK\":[\"Se aplica a \",[\"0\"],\" entradas\"],\"6MkQ2P\":\"Se aplica a 1 entrada\",\"jcnZEw\":[\"Aplicar este \",[\"tipo\"],\" a todos los tickets nuevos\"],\"TCKfZx\":\"Ártico\",\"Dy+k4r\":\"¿Está seguro de que desea cancelar a este asistente? Esto anulará su producto\",\"LchiNd\":\"¿Estás seguro de que quieres eliminar este afiliado? Esta acción no se puede deshacer.\",\"5H3Z78\":\"¿Estás seguro de que quieres eliminar este webhook?\",\"VDWChT\":\"¿Estás seguro de que quieres poner este organizador como borrador? Esto hará que la página del organizador sea invisible al público.\",\"pWtQJM\":\"¿Estás seguro de que quieres hacer público este organizador? Esto hará que la página del organizador sea visible al público.\",\"WFHOlF\":\"¿Estás seguro de que quieres publicar este evento? Una vez publicado, será visible al público.\",\"4TNVdy\":\"¿Estás seguro de que quieres publicar este perfil de organizador? Una vez publicado, será visible al público.\",\"ExDt3P\":\"¿Estás seguro de que quieres despublicar este evento? Ya no será visible al público.\",\"5Qmxo/\":\"¿Estás seguro de que quieres despublicar este perfil de organizador? Ya no será visible al público.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Preguntar una vez por asistente\",\"F2rX0R\":\"Debe seleccionarse al menos un tipo de evento\",\"AJ4rvK\":\"Asistente cancelado\",\"qvylEK\":\"Asistente creado\",\"Xc2I+v\":\"Gestión de asistentes\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Asistente actualizado\",\"k3Tngl\":\"Asistentes exportados\",\"5UbY+B\":\"Asistentes con entrada específica\",\"kShOaz\":\"Flujo de trabajo automatizado\",\"VPoeAx\":\"Gestión automatizada de entradas con múltiples listas de registro y validación en tiempo real\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Descuento promedio/Pedido\",\"sGUsYa\":\"Valor promedio del pedido\",\"EmYMHc\":\"Esperando pago fuera de línea\",\"kNmmvE\":\"Awesome Events S.A.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Detalles básicos\",\"jIPNJG\":\"Información básica\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Antes de que tu evento pueda estar en línea, hay algunas cosas que debes hacer. Completa todos los pasos a continuación para comenzar.\",\"1xAcxY\":\"Comience a vender boletos en minutos\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Control de marca\",\"9N+p+g\":\"Negocios\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texto del botón\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Cancelado\",\"Ud7zwq\":\"La cancelación cancelará todos los boletos asociados con este pedido y los liberará nuevamente al grupo disponible.\",\"VsM1HH\":\"Asignaciones de capacidad\",\"K7tIrx\":\"Categoría\",\"2tbLdK\":\"Caridad\",\"QndF4b\":\"registrarse\",\"9FVFym\":\"verificar\",\"v4fiSg\":\"Revisa tu correo\",\"Y3FYXy\":\"Registrarse\",\"udRwQs\":\"Registro de entrada creado\",\"F4SRy3\":\"Registro de entrada eliminado\",\"rfeicl\":\"Registrado con éxito\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chino\",\"DM4gBB\":\"Chino (Tradicional)\",\"pkk46Q\":\"Elige un organizador\",\"ypFF60\":\"Elige entre esquemas de colores predefinidos\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"cerrar\",\"RWw9Lg\":\"Cerrar modal\",\"XwdMMg\":\"El código solo puede contener letras, números, guiones y guiones bajos\",\"+yMJb7\":\"El código es obligatorio\",\"m9SD3V\":\"El código debe tener al menos 3 caracteres\",\"V1krgP\":\"El código no debe tener más de 20 caracteres\",\"psqIm5\":\"Colabora con tu equipo para crear eventos increíbles juntos.\",\"msqIjo\":\"Colapsar este ticket cuando se cargue inicialmente la página del evento\",\"WD6364\":\"Paleta de colores\",\"qdY9Tp\":\"Colores predefinidos\",\"CWk59I\":\"Comedia\",\"/sZIOR\":\"Tienda completa\",\"7D9MJz\":\"Completar configuración de Stripe\",\"nqx+6h\":\"Complete estos pasos para comenzar a vender entradas para su evento.\",\"ih35UP\":\"Centro de conferencias\",\"Auz0Mz\":\"Confirma tu correo electrónico para acceder a todas las funciones.\",\"7+grte\":\"¡Correo de confirmación enviado! Por favor, revisa tu bandeja de entrada.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"¡Felicidades por crear un evento!\",\"Xe2tSS\":\"Documentación de conexión\",\"1Xxb9f\":\"Conectar procesamiento de pagos\",\"EWnXR+\":\"Conectar con Stripe\",\"MOUF31\":\"Conéctese con el CRM y automatice tareas mediante webhooks e integraciones\",\"VioGG1\":\"Conecta tu cuenta de Stripe para aceptar pagos por entradas y productos.\",\"/3017M\":\"Conectado a Stripe\",\"jfC/xh\":\"Contacto\",\"LOFgda\":[\"Contacto \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Correo de contacto\",\"02S6xJ\":\"Contactar con soporte\",\"nBGbqc\":\"Contáctanos para habilitar la mensajería\",\"2nL0F3\":\"Color de fondo del contenido\",\"m8WD6t\":\"Continuar configuración\",\"0GwUT4\":\"Continuar al pago\",\"sBV87H\":\"Continuar a la creación del evento\",\"nKtyYu\":\"Continuar al siguiente paso\",\"RGVUUI\":\"Continuar con el pago\",\"FxVG/l\":\"Copiado al portapapeles\",\"PiH3UR\":\"¡Copiado!\",\"uUPbPg\":\"Copiar enlace de afiliado\",\"iVm46+\":\"Copiar código\",\"y22tv0\":\"Copia este enlace para compartirlo en cualquier parte\",\"/4gGIX\":\"Copiar al portapapeles\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Imagen de portada\",\"60u+dQ\":\"La imagen de portada se mostrará en la parte superior de la página del evento\",\"2NLjA6\":\"La imagen de portada se mostrará en la parte superior de tu página de organizador\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Crear afiliado\",\"dyrgS4\":\"Crea y personaliza tu página de evento al instante\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Crear Ticket\",\"8AiKIu\":\"Crear entrada o producto\",\"agZ87r\":\"Crea entradas para tu evento, establece precios y gestiona la cantidad disponible.\",\"dkAPxi\":\"Crear Webhook\",\"5slqwZ\":\"Crea tu evento\",\"JQNMrj\":\"Crea tu primer evento\",\"CCjxOC\":\"Crea tu primer evento para comenzar a vender entradas y gestionar asistentes.\",\"ZCSSd+\":\"Crea tu propio evento\",\"67NsZP\":\"Creando evento...\",\"H34qcM\":\"Creando organizador...\",\"1YMS+X\":\"Creando tu evento, por favor espera\",\"yiy8Jt\":\"Creando tu perfil de organizador, por favor espera\",\"8Tg/JR\":\"Personalizado\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personaliza el texto que aparece en el botón de continuar\",\"q9Jg0H\":\"Personalice su página de evento y el diseño del widget para que coincida perfectamente con su marca\",\"mkLlne\":\"Personaliza la apariencia de tu página del evento\",\"3trPKm\":\"Personaliza la apariencia de tu página de organizador\",\"zgCHnE\":\"Informe de ventas diarias\",\"nHm0AI\":\"Desglose de ventas diarias, impuestos y tarifas\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista de registro del primer día\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Eliminar afiliado\",\"+jw/c1\":\"Eliminar imagen\",\"GnyEfA\":\"Eliminar billete\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Eliminar webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Desmarcar todo\",\"H8kMHT\":\"¿No recibiste el código?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Desactivar esta capacidad de seguimiento sin detener las ventas de productos\",\"Tgg8XQ\":\"Desactiva esta capacidad para rastrear la capacidad sin detener la venta de entradas\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Descartar este mensaje\",\"TvY/XA\":\"Documentación\",\"dYskfr\":\"No existe\",\"V6Jjbr\":\"¿No tienes una cuenta? <0>Regístrate\",\"4+aC/x\":\"Donación / Pague la entrada que desee\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Borrador\",\"3z2ium\":\"Arrastra para ordenar\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Debido al alto riesgo de spam, requerimos una verificación manual antes de que puedas enviar mensajes.\\nPor favor contáctanos para solicitar acceso.\",\"KRmTkx\":\"Duplicar producto\",\"Wt9eV8\":\"Duplicar boletos\",\"4xK5y2\":\"Duplicar Webhooks\",\"KIjvtr\":\"Holandés\",\"SPKbfM\":\"p. ej., Conseguir entradas, Registrarse ahora\",\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar respuesta\",\"kNGp1D\":\"Editar asistente\",\"t2bbp8\":\"Editar asistente\",\"d+nnyk\":\"Editar ticket\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"aqxYLv\":\"Educación\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"El correo es obligatorio\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Verificación de correo requerida\",\"L86zy2\":\"¡Correo verificado exitosamente!\",\"nA31FG\":\"Activa esta capacidad para detener la venta de entradas cuando se alcance el límite\",\"RxzN1M\":\"Habilitado\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Fecha y hora de finalización (opcional)\",\"PKXt9R\":\"La fecha de finalización debe ser posterior a la fecha de inicio\",\"48Y16Q\":\"Hora de finalización (opcional)\",\"3bR1r4\":\"Ingresa el correo del afiliado (opcional)\",\"ARkzso\":\"Ingresa el nombre del afiliado\",\"kWg31j\":\"Ingresa un código de afiliado único\",\"C3nD/1\":\"Introduce tu correo electrónico\",\"n9V+ps\":\"Introduce tu nombre\",\"LslKhj\":\"Error al cargar los registros\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoría del evento\",\"b46pt5\":\"Imagen de portada del evento\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Descripción del evento\",\"PYs3rP\":\"Nombre del evento\",\"HhwcTQ\":\"Nombre del evento\",\"WZZzB6\":\"El nombre del evento es obligatorio\",\"Wd5CDM\":\"El nombre del evento debe tener menos de 150 caracteres\",\"4JzCvP\":\"Evento no disponible\",\"mImacG\":\"Página del evento\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Entradas para eventos por\",\"YDVUVl\":\"Tipos de eventos\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"eventos\",\"VlvpJ0\":\"Exportar respuestas\",\"JKfSAv\":\"Error en la exportación. Por favor, inténtelo de nuevo.\",\"SVOEsu\":\"Exportación iniciada. Preparando archivo...\",\"9bpUSo\":\"Exportando afiliados\",\"jtrqH9\":\"Exportando asistentes\",\"R4Oqr8\":\"Exportación completada. Descargando archivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Error al crear el afiliado\",\"jo3Gm6\":\"Error al exportar los afiliados\",\"Jjw03p\":\"Error al exportar asistentes\",\"ZPwFnN\":\"Error al exportar pedidos\",\"X4o0MX\":\"Error al cargar el Webhook\",\"10XEC9\":\"Error al reenviar el correo electrónico del producto\",\"YQ3QSS\":\"Error al reenviar el código de verificación\",\"T6B2gk\":\"Error al enviar el mensaje. Por favor, intenta de nuevo.\",\"lKh069\":\"No se pudo iniciar la exportación\",\"i0QKrm\":\"Error al actualizar el afiliado\",\"NNc33d\":\"No se pudo actualizar la respuesta.\",\"7/9RFs\":\"No se pudo subir la imagen.\",\"nkNfWu\":\"No se pudo subir la imagen. Por favor, intenta de nuevo.\",\"rxy0tG\":\"Error al verificar el correo\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Comentario\",\"T4BMxU\":\"Las tarifas están sujetas a cambios. Se te notificará cualquier cambio en la estructura de tarifas.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Tarifa fija:\",\"KgxI80\":\"Venta de entradas flexible\",\"lWxAUo\":\"Comida y bebida\",\"kFLJqR\":\"Bosque\",\"/4rQr+\":\"Boleto gratis\",\"01my8x\":\"Entrada gratuita, no se requiere información de pago.\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Totalmente integrado\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Información general sobre tu organizador\",\"ziAjHi\":\"Generar\",\"exy8uo\":\"Generar código\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Comienza gratis, sin tarifas de suscripción\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Prepare su evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Ir a Hi.Events\",\"gHSuV/\":\"Ir a la página de inicio\",\"Lek3cJ\":\"Ir al panel de Stripe\",\"GNJ1kd\":\"Ayuda y Soporte\",\"g+2103\":\"Aquí está tu enlace de afiliado\",\"spMR9y\":\"Hi.Events cobra tarifas de plataforma para mantener y mejorar nuestros servicios. Estas tarifas se deducen automáticamente de cada transacción.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ocultar respuestas\",\"IyEqFf\":\"Ocultar configuración de color\",\"fsi6fC\":\"Ocultar este ticket a los clientes\",\"Fhzoa8\":\"Ocultar boleto después de la fecha de finalización de la venta\",\"yhm3J/\":\"Ocultar boleto antes de la fecha de inicio de venta\",\"k7/oGT\":\"Ocultar ticket a menos que el usuario tenga un código de promoción aplicable\",\"L0ZOiu\":\"Ocultar entrada cuando esté agotada\",\"uno73L\":\"Ocultar una entrada evitará que los usuarios la vean en la página del evento.\",\"i0qMbr\":\"Inicio\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Si no se abrió una nueva pestaña automáticamente, haz clic en el botón de abajo para continuar al pago.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Si está en blanco, la dirección se utilizará para generar un enlace al mapa de Google.\",\"wOU3Tr\":\"Si tienes una cuenta con nosotros, recibirás un correo con instrucciones para restablecer tu contraseña.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Las dimensiones de la imagen deben estar entre 3000 px por 2000 px. Con una altura máxima de 2000 px y un ancho máximo de 3000 px\",\"an5hVd\":\"Imágenes\",\"UJLg8x\":\"Análisis en profundidad\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Incluya los detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página del producto del asistente\",\"evpD4c\":\"Incluya detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página de boletos de asistente.\",\"AXTNr8\":[\"Incluye \",[\"0\"],\" boletos\"],\"7/Rzoe\":\"Incluye 1 boleto\",\"F1Xp97\":\"Asistentes individuales\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integraciones\",\"B2Tpo0\":\"Correo inválido\",\"5tT0+u\":\"Formato de correo inválido\",\"g+lLS9\":\"Invitar a un miembro del equipo\",\"1z26sk\":\"Invitar miembro del equipo\",\"KR0679\":\"Invitar miembros del equipo\",\"aH6ZIb\":\"Invita a tu equipo\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Última respuesta\",\"gw3Ur5\":\"Última activación\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Vincula tu cuenta de Stripe para recibir fondos de la venta de entradas.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"En vivo\",\"fpMs2Z\":\"EN VIVO\",\"DU0YtB\":\"Cargando temas...\",\"NFxlHW\":\"Cargando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo y portada\",\"gddQe0\":\"Logo e imagen de portada para tu organizador\",\"TBEnp1\":\"El logo se mostrará en el encabezado\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Hacer que el evento esté en vivo\",\"4wUIjX\":\"Haga que su evento esté en vivo\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gestionar evento\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gestionar productos\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gestiona los impuestos y tasas que se pueden aplicar a tus billetes\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Administra tu procesamiento de pagos y consulta las tarifas de la plataforma\",\"lzcrX3\":\"Agregar manualmente un asistente ajustará la cantidad de entradas.\",\"/x0FyM\":\"Adapta tu marca\",\"xDAtGP\":\"Mensaje\",\"1jRD0v\":\"Enviar mensajes a los asistentes con entradas específicas\",\"97QrnA\":\"Envíe mensajes a los asistentes, gestione pedidos y procese reembolsos en un solo lugar\",\"Vjat/X\":\"El mensaje es obligatorio\",\"0/yJtP\":\"Enviar mensajes a los propietarios de pedidos con productos específicos\",\"yt/wR6\":\"Medianoche\",\"tccUcA\":\"Registro móvil\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Múltiples opciones de precios. Perfecto para entradas anticipadas, etc.\",\"GfaxEk\":\"Música\",\"8/brI5\":\"El nombre es obligatorio\",\"m920rF\":\"New York\",\"eWRECP\":\"Vida nocturna\",\"074+X8\":\"No hay webhooks activos\",\"zxnup4\":\"No hay afiliados para mostrar\",\"6r9SGl\":\"No se requiere tarjeta de crédito\",\"Z6ILSe\":\"No hay eventos para este organizador\",\"8zCZQf\":\"Aún no hay eventos\",\"XZkeaI\":\"No se encontraron registros\",\"NEmyqy\":\"Aún no hay pedidos\",\"B7w4KY\":\"No hay otros organizadores disponibles\",\"6jYQGG\":\"No hay eventos pasados\",\"zK/+ef\":\"No hay productos disponibles para seleccionar\",\"q91DKx\":\"Este asistente no ha respondido a ninguna pregunta.\",\"QoAi8D\":\"Sin respuesta\",\"EK/G11\":\"Aún no hay respuestas\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No hay entradas para mostrar\",\"yM5c0q\":\"No hay próximos eventos\",\"n5vdm2\":\"Aún no se han registrado eventos de webhook para este punto de acceso. Los eventos aparecerán aquí una vez que se activen.\",\"4GhX3c\":\"No hay Webhooks\",\"s9r1y2\":\"Negro\",\"x5+Lcz\":\"No registrado\",\"dX/n9x\":\"Océano\",\"lQgMLn\":\"Nombre de oficina o lugar\",\"+P/tII\":\"Una vez que esté listo, configure su evento en vivo y comience a vender entradas.\",\"WjSpu5\":\"Evento en línea\",\"bU7oUm\":\"Enviar solo a pedidos con estos estados\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Pedido creado\",\"L4kzeZ\":[\"Detalles del pedido \",[\"0\"]],\"+spgqH\":[\"ID del pedido: \",[\"0\"]],\"vu6Arl\":\"Pedido marcado como pagado\",\"FaPYw+\":\"Propietario del pedido\",\"eB5vce\":\"Propietarios de pedidos con un producto específico\",\"CxLoxM\":\"Propietarios de pedidos con productos\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Estados de los pedidos\",\"e7eZuA\":\"Pedido actualizado\",\"mz+c33\":\"Órdenes creadas\",\"5It1cQ\":\"Pedidos exportados\",\"S3CZ5M\":\"Panel del organizador\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizador no encontrado\",\"wpj63n\":\"Configuración del organizador\",\"coIKFu\":\"Las estadísticas del organizador no están disponibles para la moneda seleccionada o ha ocurrido un error.\",\"o1my93\":\"No se pudo actualizar el estado del organizador. Inténtalo de nuevo más tarde\",\"rLHma1\":\"Estado del organizador actualizado\",\"J2cXxX\":\"Los organizadores sólo pueden gestionar eventos y entradas. No pueden administrar usuarios, configuraciones de cuenta o información de facturación.\",\"/IX/7x\":\"Otro\",\"6/dCYd\":\"Resumen\",\"cbtJ9W\":\"Color de fondo de la página\",\"QkLf4H\":\"URL de la página\",\"2w/FiJ\":\"Boleto pagado\",\"Ff0Dor\":\"Pasado\",\"xTPjSy\":\"Eventos pasados\",\"/l/ckQ\":\"Pega la URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausado\",\"TskrJ8\":\"Pago y plan\",\"EyE8E6\":\"Procesamiento de pagos\",\"vcyz2L\":\"Configuración de pagos\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Rendimiento\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Teléfono\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Realizar pedido\",\"br3Y/y\":\"Tarifas de la plataforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Por favor, introduce una URL válida\",\"n8+Ng/\":\"Por favor, ingresa el código de 5 dígitos\",\"Dvq0wf\":\"Por favor, proporciona una imagen.\",\"MA04r/\":\"Elimine los filtros y configure la clasificación en \\\"Orden de página de inicio\\\" para habilitar la clasificación.\",\"EFq6EG\":\"Por favor, selecciona una imagen.\",\"yygcoG\":\"Por favor seleccione al menos un boleto\",\"fuwKpE\":\"Por favor, inténtalo de nuevo.\",\"klWBeI\":\"Por favor, espera antes de solicitar otro código\",\"hfHhaa\":\"Por favor, espera mientras preparamos tus afiliados para exportar...\",\"o+tJN/\":\"Por favor, espera mientras preparamos la exportación de tus asistentes...\",\"+5Mlle\":\"Por favor, espera mientras preparamos la exportación de tus pedidos...\",\"R7+D0/\":\"Portugués (Brasil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Desarrollado por Stripe\",\"cs5muu\":\"Vista previa de la página del evento\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Política de privacidad\",\"p/JDmw\":\"producto\",\"EWCLpZ\":\"Producto creado\",\"XkFYVB\":\"Producto eliminado\",\"0dzBGg\":\"El correo electrónico del producto se ha reenviado al asistente\",\"YMwcbR\":\"Desglose de ventas de productos, ingresos e impuestos\",\"ldVIlB\":\"Producto actualizado\",\"mIqT3T\":\"Productos, mercancía y opciones de precios flexibles\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionales y desglose de descuentos\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"812gwg\":\"Licencia de compra\",\"YwNJAq\":\"Escaneo de códigos QR con retroalimentación instantánea y uso compartido seguro para el acceso del personal\",\"Fi3b48\":\"Pedidos recientes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirigiendo a Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reenviar código\",\"bxoWpz\":\"Reenviar correo de confirmación\",\"G42SNI\":\"Reenviar correo\",\"TTpXL3\":[\"Reenviar en \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Reenviar correo electrónico del producto\",\"slOprG\":\"Restablece tu contraseña\",\"V5jGAK\":\"Real\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Ventas\",\"KZrfYJ\":\"Guardar enlaces sociales\",\"aZR9BC\":\"Ir a entradas\",\"lBAlVv\":\"Busque por nombre, número de pedido, número de asistente o correo electrónico...\",\"ftNXma\":\"Buscar afiliados...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Buscar por nombre del billete...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecciona una categoría\",\"mCB6Je\":\"Seleccionar todo\",\"kYZSFD\":\"Selecciona un organizador para ver su panel y eventos.\",\"tVW/yo\":\"Seleccionar moneda\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecciona fecha y hora de finalización\",\"gTN6Ws\":\"Seleccionar hora de finalización\",\"0U6E9W\":\"Seleccionar categoría del evento\",\"j9cPeF\":\"Seleccionar tipos de eventos\",\"KizCK7\":\"Selecciona fecha y hora de inicio\",\"dJZTv2\":\"Seleccionar hora de inicio\",\"XH5juP\":\"Seleccionar nivel de boleto\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Seleccionar zona horaria\",\"Ropvj0\":\"Selecciona qué eventos activarán este webhook\",\"BG3f7v\":\"Vende cualquier cosa\",\"VtX8nW\":\"Vende productos junto con las entradas con soporte integrado para impuestos y códigos promocionales\",\"Cye3uV\":\"Vende más que boletos\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Enviar confirmación del pedido y correo electrónico del producto\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configura tu organización\",\"VlS7y2\":\"Configure su procesamiento de pagos para recibir fondos de la venta de entradas.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configura en minutos\",\"GG7qDw\":\"Compartir enlace de afiliado\",\"hL7sDJ\":\"Compartir página del organizador\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostrar todas las plataformas (\",[\"0\"],\" más con valores)\"],\"smd87r\":\"Mostrar cantidad de entradas disponibles\",\"tQi5Hh\":\"Mostrar configuración de color\",\"UVPI5D\":\"Mostrar menos plataformas\",\"b33PL9\":\"Mostrar más plataformas\",\"j3b+OW\":\"Se muestra al cliente después de realizar el pago, en la página de resumen del pedido.\",\"v6IwHE\":\"Registro inteligente\",\"J9xKh8\":\"Panel de control inteligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Enlaces sociales\",\"j/TOB3\":\"Enlaces sociales y sitio web\",\"2pxNFK\":\"vendido\",\"KTxc6k\":\"Algo salió mal, inténtalo de nuevo o contacta con soporte si el problema persiste\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Lo sentimos, tu pedido ha caducado. Por favor inicie un nuevo pedido.\",\"a4SyEE\":\"La clasificación está deshabilitada mientras se aplican filtros y clasificación\",\"7JFNej\":\"Deportes\",\"4nG1lG\":\"Billete estándar con precio fijo.\",\"JcQp9p\":\"Fecha y hora de inicio\",\"0m/ekX\":\"Fecha y hora de inicio\",\"izRfYP\":\"La fecha de inicio es obligatoria\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Comprobado correctamente <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Boleto creado exitosamente\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Producto duplicado con éxito\",\"RuaKfn\":\"Dirección actualizada correctamente\",\"5n+Wwp\":\"Organizador actualizado correctamente\",\"0Dk/l8\":\"Configuración SEO actualizada correctamente\",\"MhOoLQ\":\"Enlaces sociales actualizados correctamente\",\"g2lRrH\":\"Boleto actualizado exitosamente\",\"kj7zYe\":\"Webhook actualizado con éxito\",\"/RfJXt\":[\"Festival de música de verano \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verano 2025\",\"oNxgAm\":\"Atardecer\",\"5gIl+x\":\"Soporte para ventas escalonadas, basadas en donaciones y de productos con precios y capacidad personalizables\",\"JZTQI0\":\"Cambiar organizador\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnología\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dile a la gente qué esperar de tu evento\",\"NiIUyb\":\"Cuéntanos sobre tu evento\",\"DovcfC\":\"Cuéntanos sobre tu organización. Esta información se mostrará en las páginas de tus eventos.\",\"xowcRf\":\"Términos del servicio\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"El color de fondo de las áreas de contenido\",\"Zhqzq3\":\"El color de fondo de las áreas de contenido (tarjetas, encabezado, etc.)\",\"JgkK2l\":\"El color de fondo de toda la página\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"El código expirará en 10 minutos. Revisa tu carpeta de spam si no ves el correo.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"El evento que buscas no está disponible en este momento. Puede que haya sido eliminado, haya caducado o la URL sea incorrecta.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"El número máximo de entradas para \",[\"0\"],\" es \",[\"1\"]],\"FeAfXO\":[\"El número máximo de entradas para Generales es \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"No se pudo encontrar el organizador que estás buscando. La página puede haber sido movida, eliminada o la URL puede ser incorrecta.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Los impuestos y tasas a aplicar a este billete. Puede crear nuevos impuestos y tarifas en el\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema y colores\",\"jvxN9/\":\"No hay entradas disponibles para este evento.\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Este código se usará para rastrear ventas. Solo se permiten letras, números, guiones y guiones bajos.\",\"YClrdK\":\"Este evento aún no está publicado\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Este es el nombre de tu organizador que se mostrará a tus usuarios.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Este perfil de organizador aún no está publicado\",\"5189cf\":\"Esto anula todas las configuraciones de visibilidad y ocultará el ticket a todos los clientes.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Este ticket no se puede eliminar porque está\\nasociado a un pedido. Puedes ocultarlo en su lugar.\",\"ma6qdu\":\"Este billete está oculto a la vista del público.\",\"xJ8nzj\":\"Este ticket está oculto a menos que esté dirigido a un código promocional.\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Esto se usará para notificaciones y comunicación con tus usuarios.\",\"rhsath\":\"Esto no será visible para los clientes, pero te ayuda a identificar al afiliado.\",\"KosivG\":\"Boleto eliminado exitosamente\",\"HGuXjF\":\"Poseedores de entradas\",\"6tmWch\":\"Entrada o producto\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Venta de boletos\",\"NirIiz\":\"Nivel de boletos\",\"8jLPgH\":\"Tipo de billete\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Vista previa del widget de ticket\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Entradas)\",\"6GQNLE\":\"Entradas\",\"NRhrIB\":\"Entradas y productos\",\"ikA//P\":\"entradas vendidas\",\"i+idBz\":\"Entradas vendidas\",\"AGRilS\":\"Entradas vendidas\",\"56Qw2C\":\"Entradas ordenadas correctamente\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Boleto escalonado\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Los boletos escalonados le permiten ofrecer múltiples opciones de precios para el mismo boleto.\\nEsto es perfecto para entradas anticipadas o para ofrecer precios diferentes.\\nopciones para diferentes grupos de personas.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Para recibir pagos con tarjeta de crédito, debes conectar tu cuenta de Stripe. Stripe es nuestro socio de procesamiento de pagos que garantiza transacciones seguras y pagos puntuales.\",\"KSDwd5\":\"Órdenes totales\",\"/b6Z1R\":\"Rastrea ingresos, vistas de página y ventas con análisis detallados e informes exportables\",\"OpKMSn\":\"Tarifa de transacción:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"No se puede \",[\"0\"],\" asistir\"],\"nNdxt9\":\"No se puede crear el ticket. Por favor revisa tus datos\",\"IrVSu+\":\"No se pudo duplicar el producto. Por favor, revisa tus datos\",\"Vx2J6x\":\"No se pudo obtener el asistente\",\"Ef7StM\":\"Desconocido\",\"ZBAScj\":\"Asistente desconocido\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Despublicar Evento\",\"Pp1sWX\":\"Actualizar afiliado\",\"gJQsLv\":\"Sube una imagen de portada para tu organizador\",\"4kEGqW\":\"Sube un logo para tu organizador\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Subir imagen\",\"29w7p6\":\"Subiendo imagen...\",\"HtrFfw\":\"La URL es obligatoria\",\"AdWhjZ\":\"Código de verificación\",\"wCKkSr\":\"Verificar correo\",\"/IBv6X\":\"Verifica tu correo electrónico\",\"e/cvV1\":\"Verificando...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Consulta y descarga informes de tu evento. Ten en cuenta que solo se incluyen pedidos completados en estos informes.\",\"c7VN/A\":\"Ver respuestas\",\"AM+zF3\":\"Ver asistente\",\"e4mhwd\":\"Ver página de inicio del evento\",\"n6EaWL\":\"Ver registros\",\"AMkkeL\":\"Ver pedido\",\"9jnAcN\":\"Ver página principal del organizador\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Producto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Recomendamos dimensiones de 400px por 400px y un tamaño máximo de archivo de 5MB\",\"Fq/Nx7\":\"Hemos enviado un código de verificación de 5 dígitos a:\",\"GdWB+V\":\"Webhook creado con éxito\",\"2X4ecw\":\"Webhook eliminado con éxito\",\"CThMKa\":\"Registros del Webhook\",\"nuh/Wq\":\"URL del Webhook\",\"8BMPMe\":\"El webhook no enviará notificaciones\",\"FSaY52\":\"El webhook enviará notificaciones\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sitio web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bienvenido de nuevo 👋\",\"kSYpfa\":[\"Bienvenido a \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bienvenido a \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenido a \",[\"0\"],\", aquí hay una lista de todos tus eventos\"],\"je8QQT\":\"Bienvenido a Hi.Events 👋\",\"yZIW7P\":\"Bienvenido a Hi.Events, aquí tienes una lista de todos tus eventos.\",\"wjqPqF\":\"¿Qué son los boletos escalonados?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"¿Qué es un webhook?\",\"MhhnvW\":\"¿A qué billetes se aplica este código? (Se aplica a todos de forma predeterminada)\",\"dCil3h\":\"¿A qué billetes debería aplicarse esta pregunta?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"¿Qué tipo de evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Cuando se elimina un registro de entrada\",\"Gmd0hv\":\"Cuando se crea un nuevo asistente\",\"Lc18qn\":\"Cuando se crea un nuevo pedido\",\"dfkQIO\":\"Cuando se crea un nuevo producto\",\"8OhzyY\":\"Cuando se elimina un producto\",\"tRXdQ9\":\"Cuando se actualiza un producto\",\"Q7CWxp\":\"Cuando se cancela un asistente\",\"IuUoyV\":\"Cuando un asistente se registra\",\"nBVOd7\":\"Cuando se actualiza un asistente\",\"ny2r8d\":\"Cuando se cancela un pedido\",\"c9RYbv\":\"Cuando un pedido se marca como pagado\",\"ejMDw1\":\"Cuando se reembolsa un pedido\",\"fVPt0F\":\"Cuando se actualiza un pedido\",\"de6HLN\":\"Cuando los clientes compren entradas, sus pedidos aparecerán aquí.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Taller\",\"EpknJA\":\"Escribe tu mensaje aquí...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Puedes crear un código de promoción dirigido a este ticket en el\",\"UqVaVO\":\"No puede cambiar el tipo de entrada ya que hay asistentes asociados a esta entrada.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"No puedes eliminar este nivel de precios porque ya hay boletos vendidos para este nivel. Puedes ocultarlo en su lugar.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Has añadido impuestos y tarifas a un producto gratuito. ¿Te gustaría eliminarlos?\",\"183zcL\":\"Tiene impuestos y tarifas agregados a un boleto gratis. ¿Le gustaría eliminarlos u ocultarlos?\",\"2v5MI1\":\"Aún no has enviado ningún mensaje. Puede enviar mensajes a todos los asistentes o a poseedores de entradas específicas.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Debes verificar tu dirección de correo electrónico antes de poder actualizar el estado del organizador.\",\"FRl8Jv\":\"Debes verificar el correo electrónico de tu cuenta antes de poder enviar mensajes.\",\"8QNzin\":\"Necesitarás un ticket antes de poder crear una asignación de capacidad.\",\"WHXRMI\":\"Necesitará al menos un boleto para comenzar. Gratis, de pago o deja que el usuario decida qué pagar.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Tus afiliados se han exportado exitosamente.\",\"TF37u6\":\"Tus asistentes se han exportado con éxito.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Tu correo electrónico\",\"R02pnV\":\"Tu evento debe estar activo antes de que puedas vender entradas a los asistentes.\",\"cqo2VO\":\"Su evento debe estar en vivo antes de que pueda vender entradas.\",\"ifRqmm\":\"¡Tu mensaje se ha enviado exitosamente!\",\"/Rj5P4\":\"Tu nombre\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Tus pedidos se han exportado con éxito.\",\"Xd1R1a\":\"La dirección de tu organizador\",\"vvO1I2\":\"Tu cuenta de Stripe está conectada y lista para procesar pagos.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Debido al alto riesgo de spam, requerimos verificación manual antes de que puedas enviar mensajes.\\nPor favor, contáctanos para solicitar acceso.\",\"8XAE7n\":\"Si tienes una cuenta con nosotros, recibirás un correo electrónico con instrucciones sobre cómo restablecer tu\\ncontraseña.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'No hay nada que mostrar todavía'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado con éxito\"],\"yxhYRZ\":[[\"0\"],\" <0>retirado con éxito\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" creado correctamente\"],\"FImCSc\":[[\"0\"],\" actualizado correctamente\"],\"KOr9b4\":[\"Eventos de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" días, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos y \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"El primer evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Las asignaciones de capacidad te permiten gestionar la capacidad en entradas o en todo un evento. Ideal para eventos de varios días, talleres y más, donde es crucial controlar la asistencia.<1>Por ejemplo, puedes asociar una asignación de capacidad con el ticket de <2>Día Uno y el de <3>Todos los Días. Una vez que se alcance la capacidad, ambos tickets dejarán automáticamente de estar disponibles para la venta.\",\"Exjbj7\":\"<0>Las listas de registro ayudan a gestionar la entrada de los asistentes a su evento. Puede asociar múltiples boletos con una lista de registro y asegurarse de que solo aquellos con boletos válidos puedan ingresar.\",\"OXku3b\":\"<0>https://tu-sitio-web.com\",\"qnSLLW\":\"<0>Por favor, introduce el precio sin incluir impuestos y tasas.<1>Los impuestos y tasas se pueden agregar a continuación.\",\"ZjMs6e\":\"<0>El número de productos disponibles para este producto<1>Este valor se puede sobrescribir si hay <2>Límites de Capacidad asociados con este producto.\",\"E15xs8\":\"⚡️ Configura tu evento\",\"FL6OwU\":\"✉️ Confirma tu dirección de correo electrónico\",\"BN0OQd\":\"🎉 ¡Felicitaciones por crear un evento!\",\"4kSf7w\":\"🎟️ Añadir productos\",\"4WT5tD\":\"🎨 Personaliza la página de tu evento\",\"3VPPdS\":\"💳 Conéctate con Stripe\",\"cjdktw\":\"🚀 Configura tu evento en vivo\",\"rmelwV\":\"0 minutos y 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 calle principal\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un campo de fecha. Perfecto para pedir una fecha de nacimiento, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predeterminado se aplica automáticamente a todos los nuevos productos. Puede sobrescribir esto por cada producto.\"],\"SMUbbQ\":\"Una entrada desplegable permite solo una selección\",\"qv4bfj\":\"Una tarifa, como una tarifa de reserva o una tarifa de servicio\",\"POT0K/\":\"Un monto fijo por producto. Ej., $0.50 por producto\",\"f4vJgj\":\"Una entrada de texto de varias líneas\",\"OIPtI5\":\"Un porcentaje del precio del producto. Ej., 3.5% del precio del producto\",\"ZthcdI\":\"Un código promocional sin descuento puede usarse para revelar productos ocultos.\",\"AG/qmQ\":\"Una opción de Radio tiene múltiples opciones pero solo se puede seleccionar una.\",\"h179TP\":\"Una breve descripción del evento que se mostrará en los resultados del motor de búsqueda y al compartir en las redes sociales. De forma predeterminada, se utilizará la descripción del evento.\",\"WKMnh4\":\"Una entrada de texto de una sola línea\",\"BHZbFy\":\"Una sola pregunta por pedido. Ej., ¿Cuál es su dirección de envío?\",\"Fuh+dI\":\"Una sola pregunta por producto. Ej., ¿Cuál es su talla de camiseta?\",\"RlJmQg\":\"Un impuesto estándar, como el IVA o el GST\",\"uIKNjo\":\"Sobre el evento\",\"3pykXZ\":\"Aceptar transferencias bancarias, cheques u otros métodos de pago offline\",\"hrvLf4\":\"Aceptar pagos con tarjeta de crédito a través de Stripe\",\"bfXQ+N\":\"Aceptar la invitacion\",\"AeXO77\":\"Cuenta\",\"lkNdiH\":\"Nombre de la cuenta\",\"Puv7+X\":\"Configuraciones de la cuenta\",\"OmylXO\":\"Cuenta actualizada exitosamente\",\"7L01XJ\":\"Comportamiento\",\"FQBaXG\":\"Activar\",\"5T2HxQ\":\"Fecha de activación\",\"F6pfE9\":\"Activo\",\"/PN1DA\":\"Agregue una descripción para esta lista de registro\",\"0/vPdA\":\"Agrega cualquier nota sobre el asistente. Estas no serán visibles para el asistente.\",\"Or1CPR\":\"Agrega cualquier nota sobre el asistente...\",\"l3sZO1\":\"Agregue notas sobre el pedido. Estas no serán visibles para el cliente.\",\"xMekgu\":\"Agregue notas sobre el pedido...\",\"PGPGsL\":\"Añadir descripción\",\"gMK0ps\":\"Agregue detalles del evento y administre la configuración del evento.\",\"OveehC\":\"Agregue instrucciones para pagos offline (por ejemplo, detalles de transferencia bancaria, dónde enviar cheques, fechas límite de pago)\",\"LTVoRa\":\"Añadir más productos\",\"ApsD9J\":\"Agregar nuevo\",\"TZxnm8\":\"Agregar opción\",\"24l4x6\":\"Añadir producto\",\"8q0EdE\":\"Añadir producto a la categoría\",\"YvCknQ\":\"Añadir productos\",\"Cw27zP\":\"Agregar pregunta\",\"yWiPh+\":\"Agregar impuesto o tarifa\",\"goOKRY\":\"Agregar nivel\",\"oZW/gT\":\"Agregar al calendario\",\"pn5qSs\":\"Información adicional\",\"Y8DIQy\":\"Opciones adicionales\",\"Du6bPw\":\"DIRECCIÓN\",\"NY/x1b\":\"Dirección Línea 1\",\"POdIrN\":\"Dirección Línea 1\",\"cormHa\":\"Línea de dirección 2\",\"gwk5gg\":\"Línea de dirección 2\",\"U3pytU\":\"Administración\",\"HLDaLi\":\"Los usuarios administradores tienen acceso completo a los eventos y la configuración de la cuenta.\",\"W7AfhC\":\"Todos los asistentes a este evento.\",\"cde2hc\":\"Todos los productos\",\"5CQ+r0\":\"Permitir que los asistentes asociados con pedidos no pagados se registren\",\"ipYKgM\":\"Permitir la indexación en motores de búsqueda\",\"LRbt6D\":\"Permitir que los motores de búsqueda indexen este evento\",\"+MHcJD\":\"¡Casi llegamos! Estamos esperando que se procese su pago. Esto debería tomar sólo unos pocos segundos..\",\"ApOYO8\":\"Increíble, evento, palabras clave...\",\"hehnjM\":\"Cantidad\",\"R2O9Rg\":[\"Importe pagado (\",[\"0\"],\")\"],\"V7MwOy\":\"Se produjo un error al cargar la página.\",\"Q7UCEH\":\"Se produjo un error al ordenar las preguntas. Inténtalo de nuevo o actualiza la página.\",\"jD/OCQ\":\"Un evento es el evento real que estás organizando. Puedes agregar más detalles más adelante.\",\"oBkF+i\":\"Un organizador es la empresa o persona que organiza el evento.\",\"W5A0Ly\":\"Ocurrió un error inesperado.\",\"byKna+\":\"Ocurrió un error inesperado. Inténtalo de nuevo.\",\"ubdMGz\":\"Cualquier consulta de los titulares de productos se enviará a esta dirección de correo electrónico. Esta también se usará como la dirección de \\\"respuesta a\\\" para todos los correos electrónicos enviados desde este evento\",\"aAIQg2\":\"Apariencia\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Se aplica a \",[\"0\"],\" productos\"],\"kadJKg\":\"Se aplica a 1 producto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos los nuevos productos\"],\"S0ctOE\":\"Archivar evento\",\"TdfEV7\":\"Archivado\",\"A6AtLP\":\"Eventos archivados\",\"q7TRd7\":\"¿Está seguro de que desea activar este asistente?\",\"TvkW9+\":\"¿Está seguro de que desea archivar este evento?\",\"/CV2x+\":\"¿Está seguro de que desea cancelar este asistente? Esto anulará su boleto.\",\"YgRSEE\":\"¿Estás seguro de que deseas eliminar este código de promoción?\",\"iU234U\":\"¿Estás seguro de que deseas eliminar esta pregunta?\",\"CMyVEK\":\"¿Estás seguro de que quieres hacer este borrador de evento? Esto hará que el evento sea invisible para el público.\",\"mEHQ8I\":\"¿Estás seguro de que quieres hacer público este evento? Esto hará que el evento sea visible para el público.\",\"s4JozW\":\"¿Está seguro de que desea restaurar este evento? Será restaurado como un evento borrador.\",\"vJuISq\":\"¿Estás seguro de que deseas eliminar esta Asignación de Capacidad?\",\"baHeCz\":\"¿Está seguro de que desea eliminar esta lista de registro?\",\"LBLOqH\":\"Preguntar una vez por pedido\",\"wu98dY\":\"Preguntar una vez por producto\",\"ss9PbX\":\"Asistente\",\"m0CFV2\":\"Detalles de los asistentes\",\"QKim6l\":\"Asistente no encontrado\",\"R5IT/I\":\"Notas del asistente\",\"lXcSD2\":\"Preguntas de los asistentes\",\"HT/08n\":\"Entrada del asistente\",\"9SZT4E\":\"Asistentes\",\"iPBfZP\":\"Asistentes registrados\",\"7KxcHR\":\"Asistentes con un producto específico\",\"IMJ6rh\":\"Cambio de tamaño automático\",\"vZ5qKF\":\"Cambie automáticamente el tamaño de la altura del widget según el contenido. Cuando está deshabilitado, el widget ocupará la altura del contenedor.\",\"4lVaWA\":\"Esperando pago offline\",\"2rHwhl\":\"Esperando pago offline\",\"3wF4Q/\":\"Esperando pago\",\"ioG+xt\":\"En espera de pago\",\"3PmQfI\":\"Impresionante evento\",\"Yrbm6T\":\"Impresionante organizador Ltd.\",\"9002sI\":\"Volver a todos los eventos\",\"A302fe\":\"Volver a la página del evento\",\"VCoEm+\":\"Atrás para iniciar sesión\",\"k1bLf+\":\"Color de fondo\",\"I7xjqg\":\"Tipo de fondo\",\"1mwMl+\":\"¡Antes de enviar!\",\"/yeZ20\":\"Antes de que su evento pueda comenzar, hay algunas cosas que debe hacer.\",\"ze6ETw\":\"Comience a vender productos en minutos\",\"8rE61T\":\"Dirección de facturación\",\"/xC/im\":\"Configuración de facturación\",\"rp/zaT\":\"Portugués brasileño\",\"whqocw\":\"Al registrarte, aceptas nuestras <0>Condiciones de servicio y nuestra <1>Política de privacidad.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"California\",\"iStTQt\":\"Se negó el permiso de la cámara. <0>Solicita permiso nuevamente o, si esto no funciona, deberás <1>otorgar a esta página acceso a tu cámara en la configuración de tu navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar cambio de correo electrónico\",\"tVJk4q\":\"Cancelar orden\",\"Os6n2a\":\"Cancelar orden\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Cancelar cancelará todos los productos asociados con este pedido y devolverá los productos al inventario disponible.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"No se puede registrar\",\"QyjCeq\":\"Capacidad\",\"V6Q5RZ\":\"Asignación de Capacidad creada con éxito\",\"k5p8dz\":\"Asignación de Capacidad eliminada con éxito\",\"nDBs04\":\"Gestión de Capacidad\",\"ddha3c\":\"Las categorías le permiten agrupar productos. Por ejemplo, puede tener una categoría para \\\"Entradas\\\" y otra para \\\"Mercancía\\\".\",\"iS0wAT\":\"Las categorías le ayudan a organizar sus productos. Este título se mostrará en la página pública del evento.\",\"eorM7z\":\"Categorías reordenadas con éxito.\",\"3EXqwa\":\"Categoría creada con éxito\",\"77/YgG\":\"Cubierta de cambio\",\"GptGxg\":\"Cambiar la contraseña\",\"xMDm+I\":\"Registrarse\",\"p2WLr3\":[\"Registrar \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Registrar y marcar pedido como pagado\",\"QYLpB4\":\"Solo registrar\",\"/Ta1d4\":\"Salir\",\"5LDT6f\":\"¡Mira este evento!\",\"gXcPxc\":\"Registrarse\",\"fVUbUy\":\"Lista de registro creada con éxito\",\"+CeSxK\":\"Lista de registro eliminada con éxito\",\"+hBhWk\":\"La lista de registro ha expirado\",\"mBsBHq\":\"La lista de registro no está activa\",\"vPqpQG\":\"Lista de registro no encontrada\",\"tejfAy\":\"Listas de registro\",\"hD1ocH\":\"URL de registro copiada al portapapeles\",\"CNafaC\":\"Las opciones de casilla de verificación permiten múltiples selecciones\",\"SpabVf\":\"Casillas de verificación\",\"CRu4lK\":\"Registrado\",\"znIg+z\":\"Pagar\",\"1WnhCL\":\"Configuración de pago\",\"6imsQS\":\"Chino simplificado\",\"JjkX4+\":\"Elige un color para tu fondo\",\"/Jizh9\":\"elige una cuenta\",\"3wV73y\":\"Ciudad\",\"FG98gC\":\"Borrar texto de búsqueda\",\"EYeuMv\":\"haga clic aquí\",\"sby+1/\":\"Haga clic para copiar\",\"yz7wBu\":\"Cerca\",\"62Ciis\":\"Cerrar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"El código debe tener entre 3 y 50 caracteres.\",\"oqr9HB\":\"Colapsar este producto cuando la página del evento se cargue inicialmente\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"El color debe ser un código de color hexadecimal válido. Ejemplo: #ffffff\",\"1HfW/F\":\"Colores\",\"VZeG/A\":\"Muy pronto\",\"yPI7n9\":\"Palabras clave separadas por comas que describen el evento. Estos serán utilizados por los motores de búsqueda para ayudar a categorizar e indexar el evento.\",\"NPZqBL\":\"Completar Orden\",\"guBeyC\":\"El pago completo\",\"C8HNV2\":\"El pago completo\",\"qqWcBV\":\"Terminado\",\"6HK5Ct\":\"Pedidos completados\",\"NWVRtl\":\"Pedidos completados\",\"DwF9eH\":\"Código de componente\",\"Tf55h7\":\"Descuento configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar cambio de correo electrónico\",\"yjkELF\":\"Confirmar nueva contraseña\",\"xnWESi\":\"Confirmar Contraseña\",\"p2/GCq\":\"confirmar Contraseña\",\"wnDgGj\":\"Confirmando dirección de correo electrónico...\",\"pbAk7a\":\"Conectar raya\",\"UMGQOh\":\"Conéctate con Stripe\",\"QKLP1W\":\"Conecte su cuenta Stripe para comenzar a recibir pagos.\",\"5lcVkL\":\"Detalles de conexión\",\"yAej59\":\"Color de fondo del contenido\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Texto del botón Continuar\",\"AfNRFG\":\"Texto del botón Continuar\",\"lIbwvN\":\"Continuar configuración del evento\",\"HB22j9\":\"Continuar configurando\",\"bZEa4H\":\"Continuar con la configuración de Stripe Connect\",\"6V3Ea3\":\"copiado\",\"T5rdis\":\"Copiado al portapapeles\",\"he3ygx\":\"Copiar\",\"r2B2P8\":\"Copiar URL de registro\",\"8+cOrS\":\"Copiar detalles a todos los asistentes.\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cubrir\",\"hYgDIe\":\"Crear\",\"b9XOHo\":[\"Crear \",[\"0\"]],\"k9RiLi\":\"Crear un producto\",\"6kdXbW\":\"Crear un código promocional\",\"n5pRtF\":\"Crear un boleto\",\"X6sRve\":[\"Cree una cuenta o <0>\",[\"0\"],\" para comenzar\"],\"nx+rqg\":\"crear un organizador\",\"ipP6Ue\":\"Crear asistente\",\"VwdqVy\":\"Crear Asignación de Capacidad\",\"EwoMtl\":\"Crear categoría\",\"XletzW\":\"Crear categoría\",\"WVbTwK\":\"Crear lista de registro\",\"uN355O\":\"Crear evento\",\"BOqY23\":\"Crear nuevo\",\"kpJAeS\":\"Crear organizador\",\"a0EjD+\":\"Crear producto\",\"+scrJC\":\"Cree productos para su evento, establezca precios y gestione la cantidad disponible.\",\"sYpiZP\":\"Crear código promocional\",\"B3Mkdt\":\"Crear pregunta\",\"UKfi21\":\"Crear impuesto o tarifa\",\"d+F6q9\":\"Creado\",\"Q2lUR2\":\"Divisa\",\"DCKkhU\":\"Contraseña actual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Rango personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalice la configuración de correo electrónico y notificaciones para este evento\",\"Y9Z/vP\":\"Personaliza la página de inicio del evento y los mensajes de pago\",\"2E2O5H\":\"Personaliza las configuraciones diversas para este evento.\",\"iJhSxe\":\"Personaliza la configuración de SEO para este evento\",\"KIhhpi\":\"Personaliza la página de tu evento\",\"nrGWUv\":\"Personalice la página de su evento para que coincida con su marca y estilo.\",\"Zz6Cxn\":\"Zona peligrosa\",\"ZQKLI1\":\"Zona de Peligro\",\"7p5kLi\":\"Panel\",\"mYGY3B\":\"Fecha\",\"JvUngl\":\"Fecha y hora\",\"JJhRbH\":\"Capacidad del primer día\",\"cnGeoo\":\"Borrar\",\"jRJZxD\":\"Eliminar Capacidad\",\"VskHIx\":\"Eliminar categoría\",\"Qrc8RZ\":\"Eliminar lista de registro\",\"WHf154\":\"Eliminar código\",\"heJllm\":\"Eliminar portada\",\"KWa0gi\":\"Eliminar Imagen\",\"1l14WA\":\"Eliminar producto\",\"IatsLx\":\"Eliminar pregunta\",\"Nu4oKW\":\"Descripción\",\"YC3oXa\":\"Descripción para el personal de registro\",\"URmyfc\":\"Detalles\",\"1lRT3t\":\"Deshabilitar esta capacidad rastreará las ventas pero no las detendrá cuando se alcance el límite\",\"H6Ma8Z\":\"Descuento\",\"ypJ62C\":\"Descuento %\",\"3LtiBI\":[\"Descuento en \",[\"0\"]],\"C8JLas\":\"Tipo de descuento\",\"1QfxQT\":\"Despedir\",\"DZlSLn\":\"Etiqueta del documento\",\"cVq+ga\":\"¿No tienes una cuenta? <0>Registrarse\",\"3F1nBX\":\"Donación / Producto de paga lo que quieras\",\"OvNbls\":\"Descargar .ics\",\"kodV18\":\"Descargar CSV\",\"CELKku\":\"Descargar factura\",\"LQrXcu\":\"Descargar factura\",\"QIodqd\":\"Descargar código QR\",\"yhjU+j\":\"Descargando factura\",\"uABpqP\":\"Arrastra y suelta o haz clic\",\"CfKofC\":\"Selección desplegable\",\"JzLDvy\":\"Duplicar asignaciones de capacidad\",\"ulMxl+\":\"Duplicar listas de registro\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicar la imagen de portada del evento\",\"+fA4C7\":\"Duplicar opciones\",\"SoiDyI\":\"Duplicar productos\",\"57ALrd\":\"Duplicar códigos promocionales\",\"83Hu4O\":\"Duplicar preguntas\",\"20144c\":\"Duplicar configuraciones\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidad\",\"oHE9JT\":\"Editar Asignación de Capacidad\",\"j1Jl7s\":\"Editar categoría\",\"FU1gvP\":\"Editar lista de registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar producto\",\"n143Tq\":\"Editar categoría de producto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Editar pregunta\",\"EzwCw7\":\"Editar pregunta\",\"poTr35\":\"Editar usuario\",\"GTOcxw\":\"editar usuario\",\"pqFrv2\":\"p.ej. 2,50 por $2,50\",\"3yiej1\":\"p.ej. 23,5 para 23,5%\",\"O3oNi5\":\"Correo electrónico\",\"VxYKoK\":\"Configuración de correo electrónico y notificaciones\",\"ATGYL1\":\"Dirección de correo electrónico\",\"hzKQCy\":\"Dirección de correo electrónico\",\"HqP6Qf\":\"Cambio de correo electrónico cancelado exitosamente\",\"mISwW1\":\"Cambio de correo electrónico pendiente\",\"APuxIE\":\"Confirmación por correo electrónico reenviada\",\"YaCgdO\":\"La confirmación por correo electrónico se reenvió correctamente\",\"jyt+cx\":\"Mensaje de pie de página de correo electrónico\",\"I6F3cp\":\"Correo electrónico no verificado\",\"NTZ/NX\":\"Código de inserción\",\"4rnJq4\":\"Insertar secuencia de comandos\",\"8oPbg1\":\"Habilitar facturación\",\"j6w7d/\":\"Activar esta capacidad para detener las ventas de productos cuando se alcance el límite\",\"VFv2ZC\":\"Fecha final\",\"237hSL\":\"Terminado\",\"nt4UkP\":\"Eventos finalizados\",\"lYGfRP\":\"Inglés\",\"MhVoma\":\"Ingrese un monto sin incluir impuestos ni tarifas.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error al confirmar la dirección de correo electrónico\",\"a6gga1\":\"Error al confirmar el cambio de correo electrónico\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento creado exitosamente 🎉\",\"/dgc8E\":\"Fecha del evento\",\"0Zptey\":\"Valores predeterminados de eventos\",\"QcCPs8\":\"Detalles del evento\",\"6fuA9p\":\"Evento duplicado con éxito\",\"AEuj2m\":\"Página principal del evento\",\"Xe3XMd\":\"El evento no es visible para el público.\",\"4pKXJS\":\"El evento es visible para el público.\",\"ClwUUD\":\"Ubicación del evento y detalles del lugar\",\"OopDbA\":\"Página del evento\",\"4/If97\":\"Error al actualizar el estado del evento. Por favor, inténtelo de nuevo más tarde\",\"btxLWj\":\"Estado del evento actualizado\",\"nMU2d3\":\"URL del evento\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Fecha de vencimiento\",\"KnN1Tu\":\"Vence\",\"uaSvqt\":\"Fecha de caducidad\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"No se pudo cancelar el asistente\",\"ZpieFv\":\"No se pudo cancelar el pedido\",\"z6tdjE\":\"No se pudo eliminar el mensaje. Inténtalo de nuevo.\",\"xDzTh7\":\"No se pudo descargar la factura. Inténtalo de nuevo.\",\"9zSt4h\":\"No se pudieron exportar los asistentes. Inténtalo de nuevo.\",\"2uGNuE\":\"No se pudieron exportar los pedidos. Inténtalo de nuevo.\",\"d+KKMz\":\"No se pudo cargar la lista de registro\",\"ZQ15eN\":\"No se pudo reenviar el correo electrónico del ticket\",\"ejXy+D\":\"Error al ordenar productos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Honorarios\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primer número de factura\",\"V1EGGU\":\"Primer Nombre\",\"kODvZJ\":\"Primer Nombre\",\"S+tm06\":\"El nombre debe tener entre 1 y 50 caracteres.\",\"1g0dC4\":\"Nombre, apellido y dirección de correo electrónico son preguntas predeterminadas y siempre se incluyen en el proceso de pago.\",\"Rs/IcB\":\"Usado por primera vez\",\"TpqW74\":\"Fijado\",\"irpUxR\":\"Cantidad fija\",\"TF9opW\":\"Flash no está disponible en este dispositivo\",\"UNMVei\":\"¿Has olvidado tu contraseña?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Producto gratuito\",\"vAbVy9\":\"Producto gratuito, no se requiere información de pago\",\"nLC6tu\":\"Francés\",\"Weq9zb\":\"General\",\"DDcvSo\":\"Alemán\",\"4GLxhy\":\"Empezando\",\"4D3rRj\":\"volver al perfil\",\"9LCqFI\":\"Ir a la página de inicio del evento\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"ventas brutas\",\"IgcAGN\":\"Ventas brutas\",\"yRg26W\":\"Ventas brutas\",\"R4r4XO\":\"Huéspedes\",\"26pGvx\":\"¿Tienes un código de promoción?\",\"V7yhws\":\"hola@awesome-events.com\",\"6K/IHl\":\"A continuación se muestra un ejemplo de cómo puede utilizar el componente en su aplicación.\",\"Y1SSqh\":\"Aquí está el componente React que puede usar para incrustar el widget en su aplicación.\",\"QuhVpV\":[\"Hola \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hola.Eventos Conferencia \",[\"0\"]],\"verBst\":\"Centro de conferencias Hi.Events\",\"6eMEQO\":\"hola.eventos logo\",\"C4qOW8\":\"Oculto de la vista del público\",\"gt3Xw9\":\"pregunta oculta\",\"g3rqFe\":\"preguntas ocultas\",\"k3dfFD\":\"Las preguntas ocultas sólo son visibles para el organizador del evento y no para el cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de inicio\",\"mFn5Xz\":\"Ocultar preguntas ocultas\",\"YHsF9c\":\"Ocultar producto después de la fecha de finalización de la venta\",\"06s3w3\":\"Ocultar producto antes de la fecha de inicio de la venta\",\"axVMjA\":\"Ocultar producto a menos que el usuario tenga un código promocional aplicable\",\"ySQGHV\":\"Ocultar producto cuando esté agotado\",\"SCimta\":\"Ocultar la página de inicio de la barra lateral\",\"5xR17G\":\"Ocultar este producto a los clientes\",\"Da29Y6\":\"Ocultar esta pregunta\",\"fvDQhr\":\"Ocultar este nivel a los usuarios\",\"lNipG+\":\"Ocultar un producto impedirá que los usuarios lo vean en la página del evento.\",\"ZOBwQn\":\"Diseño de página de inicio\",\"PRuBTd\":\"Diseñador de página de inicio\",\"YjVNGZ\":\"Vista previa de la página de inicio\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Cuántos minutos tiene el cliente para completar su pedido. Recomendamos al menos 15 minutos.\",\"ySxKZe\":\"¿Cuántas veces se puede utilizar este código?\",\"dZsDbK\":[\"Límite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Acepto los <0>términos y condiciones\",\"sd6lr7\":\"Me gustaría pagar utilizando un método offline\",\"SdFlIP\":\"Me gustaría pagar utilizando un método online (tarjeta de crédito, etc.)\",\"93DUnd\":[\"Si no se abrió una nueva pestaña, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si está en blanco, se usará la dirección para generar un enlace de Google Maps\",\"UYT+c8\":\"Si está habilitado, el personal de registro puede marcar a los asistentes como registrados o marcar el pedido como pagado y registrar a los asistentes. Si está deshabilitado, los asistentes asociados con pedidos no pagados no pueden registrarse.\",\"muXhGi\":\"Si está habilitado, el organizador recibirá una notificación por correo electrónico cuando se realice un nuevo pedido.\",\"6fLyj/\":\"Si no solicitó este cambio, cambie inmediatamente su contraseña.\",\"n/ZDCz\":\"Imagen eliminada exitosamente\",\"Mfbc2v\":\"Las dimensiones de la imagen deben estar entre 4000px por 4000px. Con una altura máxima de 4000px y un ancho máximo de 4000px\",\"uPEIvq\":\"La imagen debe tener menos de 5 MB.\",\"AGZmwV\":\"Imagen cargada exitosamente\",\"VyUuZb\":\"URL de imagen\",\"ibi52/\":\"El ancho de la imagen debe ser de al menos 900 px y la altura de al menos 50 px.\",\"NoNwIX\":\"Inactivo\",\"T0K0yl\":\"Los usuarios inactivos no pueden iniciar sesión.\",\"kO44sp\":\"Incluya los detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página del boleto del asistente.\",\"FlQKnG\":\"Incluye impuestos y tasas en el precio.\",\"Vi+BiW\":[\"Incluye \",[\"0\"],\" productos\"],\"lpm0+y\":\"Incluye 1 producto\",\"UiAk5P\":\"Insertar imagen\",\"OyLdaz\":\"¡Invitación resentida!\",\"HE6KcK\":\"¡Invitación revocada!\",\"SQKPvQ\":\"Invitar usuario\",\"bKOYkd\":\"Factura descargada con éxito\",\"alD1+n\":\"Notas de la factura\",\"kOtCs2\":\"Numeración de facturas\",\"UZ2GSZ\":\"Configuración de facturación\",\"PgdQrx\":\"Reembolso de emisión\",\"HX5SVx\":\"Artículo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etiqueta\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 días\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 días\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 días\",\"XgOuA7\":\"Últimos 90 días\",\"I3yitW\":\"Último acceso\",\"1ZaQUH\":\"Apellido\",\"UXBCwc\":\"Apellido\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Más información sobre la raya\",\"enV0g0\":\"Dejar en blanco para usar la palabra predeterminada \\\"Factura\\\"\",\"vR92Yn\":\"Comencemos creando tu primer organizador.\",\"Z3FXyt\":\"Cargando...\",\"wJijgU\":\"Ubicación\",\"sQia9P\":\"Acceso\",\"zUDyah\":\"Iniciando sesión\",\"z0t9bb\":\"Acceso\",\"nOhz3x\":\"Cerrar sesión\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Hacer obligatoria la dirección de facturación durante el pago\",\"MU3ijv\":\"Haz que esta pregunta sea obligatoria\",\"wckWOP\":\"Administrar\",\"onpJrA\":\"Gestionar asistente\",\"n4SpU5\":\"Administrar evento\",\"WVgSTy\":\"Gestionar pedido\",\"1MAvUY\":\"Gestionar las configuraciones de pago y facturación para este evento.\",\"cQrNR3\":\"Administrar perfil\",\"AtXtSw\":\"Gestionar impuestos y tasas que se pueden aplicar a sus productos\",\"ophZVW\":\"Gestionar entradas\",\"DdHfeW\":\"Administre los detalles de su cuenta y la configuración predeterminada\",\"S+UjNL\":\"Gestiona tus datos de pago de Stripe\",\"BfucwY\":\"Gestiona tus usuarios y sus permisos\",\"1m+YT2\":\"Las preguntas obligatorias deben responderse antes de que el cliente pueda realizar el pago.\",\"Dim4LO\":\"Agregar manualmente un asistente\",\"e4KdjJ\":\"Agregar asistente manualmente\",\"vFjEnF\":\"Marcar como pagado\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Asistente del mensaje\",\"Gv5AMu\":\"Mensaje a los asistentes\",\"oUCR3c\":\"Enviar mensaje a asistentes con productos específicos\",\"Lvi+gV\":\"Mensaje del comprador\",\"tNZzFb\":\"Contenido del mensaje\",\"lYDV/s\":\"Enviar mensajes a asistentes individuales\",\"V7DYWd\":\"Mensaje enviado\",\"t7TeQU\":\"Mensajes\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Precio mínimo\",\"RDie0n\":\"Misceláneo\",\"mYLhkl\":\"Otras configuraciones\",\"KYveV8\":\"Cuadro de texto de varias líneas\",\"VD0iA7\":\"Múltiples opciones de precio. Perfecto para productos anticipados, etc.\",\"/bhMdO\":\"Mi increíble descripción del evento...\",\"vX8/tc\":\"El increíble título de mi evento...\",\"hKtWk2\":\"Mi perfil\",\"fj5byd\":\"No disponible\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nombre\",\"hVuv90\":\"El nombre debe tener menos de 150 caracteres.\",\"AIUkyF\":\"Navegar al asistente\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nueva contraseña\",\"1UzENP\":\"No\",\"eRblWH\":[\"No hay \",[\"0\"],\" disponible.\"],\"LNWHXb\":\"No hay eventos archivados para mostrar.\",\"q2LEDV\":\"No se encontraron asistentes para este pedido.\",\"zlHa5R\":\"No se han añadido asistentes a este pedido.\",\"Wjz5KP\":\"No hay asistentes para mostrar\",\"Razen5\":\"Ningún asistente podrá registrarse antes de esta fecha usando esta lista\",\"XUfgCI\":\"No hay Asignaciones de Capacidad\",\"a/gMx2\":\"No hay listas de registro\",\"tMFDem\":\"No hay datos disponibles\",\"6Z/F61\":\"No hay datos para mostrar. Por favor selecciona un rango de fechas\",\"fFeCKc\":\"Sin descuento\",\"HFucK5\":\"No hay eventos finalizados para mostrar.\",\"yAlJXG\":\"No hay eventos para mostrar\",\"GqvPcv\":\"No hay filtros disponibles\",\"KPWxKD\":\"No hay mensajes para mostrar\",\"J2LkP8\":\"No hay pedidos para mostrar\",\"RBXXtB\":\"No hay métodos de pago disponibles actualmente. Por favor, contacte al organizador del evento para obtener ayuda.\",\"ZWEfBE\":\"No se requiere pago\",\"ZPoHOn\":\"No hay ningún producto asociado con este asistente.\",\"Ya1JhR\":\"No hay productos disponibles en esta categoría.\",\"FTfObB\":\"Aún no hay productos\",\"+Y976X\":\"No hay códigos promocionales para mostrar\",\"MAavyl\":\"No hay preguntas respondidas por este asistente.\",\"SnlQeq\":\"No se han hecho preguntas para este pedido.\",\"Ev2r9A\":\"No hay resultados\",\"gk5uwN\":\"Sin resultados de búsqueda\",\"RHyZUL\":\"Sin resultados de búsqueda.\",\"RY2eP1\":\"No se han agregado impuestos ni tarifas.\",\"EdQY6l\":\"Ninguno\",\"OJx3wK\":\"No disponible\",\"Scbrsn\":\"No a la venta\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada que mostrar aún\",\"hFwWnI\":\"Configuración de las notificaciones\",\"xXqEPO\":\"Notificar al comprador del reembolso\",\"YpN29s\":\"Notificar al organizador de nuevos pedidos\",\"qeQhNj\":\"Ahora creemos tu primer evento.\",\"omyBS0\":\"Número de días permitidos para el pago (dejar en blanco para omitir los términos de pago en las facturas)\",\"n86jmj\":\"Prefijo del número\",\"mwe+2z\":\"Los pedidos offline no se reflejan en las estadísticas del evento hasta que el pedido se marque como pagado.\",\"dWBrJX\":\"El pago offline ha fallado. Por favor, inténtelo de nuevo o contacte al organizador del evento.\",\"fcnqjw\":\"Instrucciones de pago offline\",\"+eZ7dp\":\"Pagos offline\",\"ojDQlR\":\"Información de pagos offline\",\"u5oO/W\":\"Configuración de pagos offline\",\"2NPDz1\":\"En venta\",\"Ldu/RI\":\"En venta\",\"Ug4SfW\":\"Una vez que crees un evento, lo verás aquí.\",\"ZxnK5C\":\"Una vez que comiences a recopilar datos, los verás aquí.\",\"PnSzEc\":\"Una vez que esté listo, ponga su evento en vivo y comience a vender productos.\",\"J6n7sl\":\"En curso\",\"z+nuVJ\":\"evento en línea\",\"WKHW0N\":\"Detalles del evento en línea\",\"/xkmKX\":\"Sólo los correos electrónicos importantes que estén directamente relacionados con este evento deben enviarse mediante este formulario.\\nCualquier uso indebido, incluido el envío de correos electrónicos promocionales, dará lugar a la prohibición inmediata de la cuenta.\",\"Qqqrwa\":\"Abrir la página de registro\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opción \",[\"i\"]],\"oPknTP\":\"Información adicional opcional que aparecerá en todas las facturas (por ejemplo, términos de pago, cargos por pago atrasado, política de devoluciones)\",\"OrXJBY\":\"Prefijo opcional para los números de factura (por ejemplo, INV-)\",\"0zpgxV\":\"Opciones\",\"BzEFor\":\"o\",\"UYUgdb\":\"Orden\",\"mm+eaX\":\"Orden #\",\"B3gPuX\":\"Orden cancelada\",\"SIbded\":\"Pedido completado\",\"q/CcwE\":\"Fecha de orden\",\"Tol4BF\":\"Detalles del pedido\",\"WbImlQ\":\"El pedido ha sido cancelado y se ha notificado al propietario del pedido.\",\"nAn4Oe\":\"Pedido marcado como pagado\",\"uzEfRz\":\"Notas del pedido\",\"VCOi7U\":\"Preguntas sobre pedidos\",\"TPoYsF\":\"Pedir Referencia\",\"acIJ41\":\"Estado del pedido\",\"GX6dZv\":\"Resumen del pedido\",\"tDTq0D\":\"Tiempo de espera del pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Dirección de la organización\",\"GVcaW6\":\"Detalles de la organización\",\"nfnm9D\":\"Nombre de la organización\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"Se requiere organizador\",\"Pa6G7v\":\"Nombre del organizador\",\"l894xP\":\"Los organizadores solo pueden gestionar eventos y productos. No pueden gestionar usuarios, configuraciones de cuenta o información de facturación.\",\"fdjq4c\":\"Relleno\",\"ErggF8\":\"Color de fondo de la página\",\"8F1i42\":\"Página no encontrada\",\"QbrUIo\":\"Vistas de página\",\"6D8ePg\":\"página.\",\"IkGIz8\":\"pagado\",\"HVW65c\":\"Producto de pago\",\"ZfxaB4\":\"Reembolsado parcialmente\",\"8ZsakT\":\"Contraseña\",\"TUJAyx\":\"La contraseña debe tener un mínimo de 8 caracteres.\",\"vwGkYB\":\"La contraseña debe tener al menos 8 caracteres\",\"BLTZ42\":\"Restablecimiento de contraseña exitoso. Por favor inicie sesión con su nueva contraseña.\",\"f7SUun\":\"Las contraseñas no son similares\",\"aEDp5C\":\"Pega esto donde quieras que aparezca el widget.\",\"+23bI/\":\"Patricio\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pago\",\"Lg+ewC\":\"Pago y facturación\",\"DZjk8u\":\"Configuración de pago y facturación\",\"lflimf\":\"Período de vencimiento del pago\",\"JhtZAK\":\"Pago fallido\",\"JEdsvQ\":\"Instrucciones de pago\",\"bLB3MJ\":\"Métodos de pago\",\"QzmQBG\":\"Proveedor de pago\",\"lsxOPC\":\"Pago recibido\",\"wJTzyi\":\"Estado del pago\",\"xgav5v\":\"¡Pago exitoso!\",\"R29lO5\":\"Términos de pago\",\"/roQKz\":\"Porcentaje\",\"vPJ1FI\":\"Monto porcentual\",\"xdA9ud\":\"Coloque esto en el de su sitio web.\",\"blK94r\":\"Por favor agregue al menos una opción\",\"FJ9Yat\":\"Por favor verifique que la información proporcionada sea correcta.\",\"TkQVup\":\"Por favor revisa tu correo electrónico y contraseña y vuelve a intentarlo.\",\"sMiGXD\":\"Por favor verifique que su correo electrónico sea válido\",\"Ajavq0\":\"Por favor revise su correo electrónico para confirmar su dirección de correo electrónico.\",\"MdfrBE\":\"Por favor complete el siguiente formulario para aceptar su invitación.\",\"b1Jvg+\":\"Por favor continúa en la nueva pestaña.\",\"hcX103\":\"Por favor, cree un producto\",\"cdR8d6\":\"Por favor, crea un ticket\",\"x2mjl4\":\"Por favor, introduzca una URL de imagen válida que apunte a una imagen.\",\"HnNept\":\"Por favor ingrese su nueva contraseña\",\"5FSIzj\":\"Tenga en cuenta\",\"C63rRe\":\"Por favor, regresa a la página del evento para comenzar de nuevo.\",\"pJLvdS\":\"Por favor seleccione\",\"Ewir4O\":\"Por favor, seleccione al menos un producto\",\"igBrCH\":\"Verifique su dirección de correo electrónico para acceder a todas las funciones.\",\"/IzmnP\":\"Por favor, espere mientras preparamos su factura...\",\"MOERNx\":\"Portugués\",\"qCJyMx\":\"Mensaje posterior al pago\",\"g2UNkE\":\"Energizado por\",\"Rs7IQv\":\"Mensaje previo al pago\",\"rdUucN\":\"Avance\",\"a7u1N9\":\"Precio\",\"CmoB9j\":\"Modo de visualización de precios\",\"BI7D9d\":\"Precio no establecido\",\"Q8PWaJ\":\"Niveles de precios\",\"q6XHL1\":\"Tipo de precio\",\"6RmHKN\":\"Color primario\",\"G/ZwV1\":\"Color primario\",\"8cBtvm\":\"Color de texto principal\",\"BZz12Q\":\"Imprimir\",\"MT7dxz\":\"Imprimir todas las entradas\",\"DKwDdj\":\"Imprimir boletos\",\"K47k8R\":\"Producto\",\"1JwlHk\":\"Categoría de producto\",\"U61sAj\":\"Categoría de producto actualizada con éxito.\",\"1USFWA\":\"Producto eliminado con éxito\",\"4Y2FZT\":\"Tipo de precio del producto\",\"mFwX0d\":\"Preguntas sobre el producto\",\"Lu+kBU\":\"Ventas de productos\",\"U/R4Ng\":\"Nivel del producto\",\"sJsr1h\":\"Tipo de producto\",\"o1zPwM\":\"Vista previa del widget de producto\",\"ktyvbu\":\"Producto(s)\",\"N0qXpE\":\"Productos\",\"ggqAiw\":\"productos vendidos\",\"Vla0Bo\":\"Productos vendidos\",\"/u4DIx\":\"Productos vendidos\",\"DJQEZc\":\"Productos ordenados con éxito\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"perfil actualizado con éxito\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de códigos promocionales\",\"RVb8Fo\":\"Códigos promocionales\",\"BZ9GWa\":\"Los códigos promocionales se pueden utilizar para ofrecer descuentos, acceso de preventa o proporcionar acceso especial a su evento.\",\"OP094m\":\"Informe de códigos promocionales\",\"4kyDD5\":\"Proporcione contexto adicional o instrucciones para esta pregunta. Utilice este campo para agregar términos y condiciones, directrices o cualquier información importante que los asistentes necesiten saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"cantidad disponible\",\"oCLG0M\":\"Cantidad vendida\",\"XKJuAX\":\"Pregunta eliminada\",\"avf0gk\":\"Descripción de la pregunta\",\"oQvMPn\":\"Título de la pregunta\",\"enzGAL\":\"Preguntas\",\"ROv2ZT\":\"Preguntas y respuestas\",\"K885Eq\":\"Preguntas ordenadas correctamente\",\"OMJ035\":\"Opción de radio\",\"C4TjpG\":\"Leer menos\",\"I3QpvQ\":\"Recipiente\",\"N2C89m\":\"Referencia\",\"gxFu7d\":[\"Importe del reembolso (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso fallido\",\"n10yGu\":\"Orden de reembolso\",\"zPH6gp\":\"Orden de reembolso\",\"RpwiYC\":\"Reembolso pendiente\",\"xHpVRl\":\"Estado del reembolso\",\"/BI0y9\":\"Reintegrado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"eliminar\",\"t/YqKh\":\"Eliminar\",\"t9yxlZ\":\"Informes\",\"prZGMe\":\"Requerir dirección de facturación\",\"EGm34e\":\"Reenviar correo electrónico de confirmación\",\"lnrkNz\":\"Reenviar confirmación por correo electrónico\",\"wIa8Qe\":\"Reenviar invitacíon\",\"VeKsnD\":\"Reenviar correo electrónico del pedido\",\"dFuEhO\":\"Reenviar correo electrónico del ticket\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Restablecer\",\"RfwZxd\":\"Restablecer la contraseña\",\"KbS2K9\":\"Restablecer la contraseña\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Volver a la página del evento\",\"s8v9hq\":\"Volver a la página del evento\",\"8YBH95\":\"Ganancia\",\"PO/sOY\":\"Revocar invitación\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Fecha de finalización de la venta\",\"5uo5eP\":\"Venta finalizada\",\"Qm5XkZ\":\"Fecha de inicio de la venta\",\"hBsw5C\":\"Ventas terminadas\",\"kpAzPe\":\"Inicio de ventas\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Guardar\",\"IUwGEM\":\"Guardar cambios\",\"U65fiW\":\"Guardar organizador\",\"UGT5vp\":\"Guardar ajustes\",\"ovB7m2\":\"Escanear código QR\",\"EEU0+z\":\"Escanea este código QR para acceder a la página del evento o compártelo con otros\",\"W4kWXJ\":\"Busque por nombre del asistente, correo electrónico o número de pedido...\",\"+pr/FY\":\"Buscar por nombre del evento...\",\"3zRbWw\":\"Busque por nombre, correo electrónico o número de pedido...\",\"L22Tdf\":\"Buscar por nombre, número de pedido, número de asistente o correo electrónico...\",\"BiYOdA\":\"Buscar por nombre...\",\"YEjitp\":\"Buscar por tema o contenido...\",\"Pjsch9\":\"Buscar asignaciones de capacidad...\",\"r9M1hc\":\"Buscar listas de registro...\",\"+0Yy2U\":\"Buscar productos\",\"YIix5Y\":\"Buscar...\",\"OeW+DS\":\"Color secundario\",\"DnXcDK\":\"Color secundario\",\"cZF6em\":\"Color de texto secundario\",\"ZIgYeg\":\"Color de texto secundario\",\"02ePaq\":[\"Seleccionar \",[\"0\"]],\"QuNKRX\":\"Seleccionar cámara\",\"9FQEn8\":\"Seleccionar categoría...\",\"kWI/37\":\"Seleccionar organizador\",\"ixIx1f\":\"Seleccionar producto\",\"3oSV95\":\"Seleccionar nivel de producto\",\"C4Y1hA\":\"Seleccionar productos\",\"hAjDQy\":\"Seleccionar estado\",\"QYARw/\":\"Seleccionar billete\",\"OMX4tH\":\"Seleccionar boletos\",\"DrwwNd\":\"Seleccionar período de tiempo\",\"O/7I0o\":\"Seleccionar...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Enviar una copia a <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar un mensaje\",\"/mQ/tD\":\"Enviar como prueba. Esto enviará el mensaje a su dirección de correo electrónico en lugar de a los destinatarios.\",\"M/WIer\":\"Enviar Mensaje\",\"D7ZemV\":\"Enviar confirmación del pedido y correo electrónico del billete.\",\"v1rRtW\":\"Enviar prueba\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descripción SEO\",\"/SIY6o\":\"Palabras clave SEO\",\"GfWoKv\":\"Configuración de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Tarifa de servicio\",\"Bj/QGQ\":\"Fijar un precio mínimo y dejar que los usuarios paguen más si lo desean.\",\"L0pJmz\":\"Establezca el número inicial para la numeración de facturas. Esto no se puede cambiar una vez que las facturas se hayan generado.\",\"nYNT+5\":\"Configura tu evento\",\"A8iqfq\":\"Configura tu evento en vivo\",\"Tz0i8g\":\"Ajustes\",\"Z8lGw6\":\"Compartir\",\"B2V3cA\":\"Compartir evento\",\"17Fd7X\":\"Compartir en Facebook\",\"x7i6H+\":\"Compartir en LinkedIn\",\"zziQd8\":\"Compartir en Pinterest\",\"/TgBEk\":\"Compartir en Reddit\",\"0Wlk5F\":\"Compartir en redes sociales\",\"on+mNS\":\"Compartir en Telegram\",\"PcmR+m\":\"Compartir en WhatsApp\",\"/5b1iZ\":\"Compartir en X\",\"n/T2KI\":\"Compartir por correo electrónico\",\"8vETh9\":\"Espectáculo\",\"V0SbFp\":\"Mostrar cantidad disponible del producto\",\"qDsmzu\":\"Mostrar preguntas ocultas\",\"fMPkxb\":\"Mostrar más\",\"izwOOD\":\"Mostrar impuestos y tarifas por separado\",\"1SbbH8\":\"Se muestra al cliente después de finalizar la compra, en la página de resumen del pedido.\",\"YfHZv0\":\"Se muestra al cliente antes de realizar el pago.\",\"CBBcly\":\"Muestra campos de dirección comunes, incluido el país.\",\"yTnnYg\":\"simpson\",\"TNaCfq\":\"Cuadro de texto de una sola línea\",\"+P0Cn2\":\"Salta este paso\",\"YSEnLE\":\"Herrero\",\"lgFfeO\":\"Agotado\",\"Mi1rVn\":\"Agotado\",\"nwtY4N\":\"Algo salió mal\",\"GRChTw\":\"Algo salió mal al eliminar el impuesto o tarifa\",\"YHFrbe\":\"¡Algo salió mal! Inténtalo de nuevo\",\"kf83Ld\":\"Algo salió mal.\",\"fWsBTs\":\"Algo salió mal. Inténtalo de nuevo.\",\"F6YahU\":\"Lo sentimos, algo ha ido mal. Reinicie el proceso de pago.\",\"KWgppI\":\"Lo sentimos, algo salió mal al cargar esta página.\",\"/TCOIK\":\"Lo siento, este pedido ya no existe.\",\"6a/UJE\":\"Lo sentimos, este código de promoción no se reconoce\",\"65A04M\":\"Español\",\"mFuBqb\":\"Producto estándar con precio fijo\",\"D3iCkb\":\"Fecha de inicio\",\"/2by1f\":\"Estado o región\",\"uAQUqI\":\"Estado\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Los pagos con Stripe no están habilitados para este evento.\",\"UJmAAK\":\"Sujeto\",\"X2rrlw\":\"Total parcial\",\"zzDlyQ\":\"Éxito\",\"b0HJ45\":[\"¡Éxito! \",[\"0\"],\" recibirá un correo electrónico en breve.\"],\"BJIEiF\":[[\"0\"],\" asistente con éxito\"],\"OtgNFx\":\"Dirección de correo electrónico confirmada correctamente\",\"IKwyaF\":\"Cambio de correo electrónico confirmado exitosamente\",\"zLmvhE\":\"Asistente creado exitosamente\",\"gP22tw\":\"Producto creado con éxito\",\"9mZEgt\":\"Código promocional creado correctamente\",\"aIA9C4\":\"Pregunta creada correctamente\",\"J3RJSZ\":\"Asistente actualizado correctamente\",\"3suLF0\":\"Asignación de Capacidad actualizada con éxito\",\"Z+rnth\":\"Lista de registro actualizada con éxito\",\"vzJenu\":\"Configuración de correo electrónico actualizada correctamente\",\"7kOMfV\":\"Evento actualizado con éxito\",\"G0KW+e\":\"Diseño de página de inicio actualizado con éxito\",\"k9m6/E\":\"Configuración de la página de inicio actualizada correctamente\",\"y/NR6s\":\"Ubicación actualizada correctamente\",\"73nxDO\":\"Configuraciones varias actualizadas exitosamente\",\"4H80qv\":\"Pedido actualizado con éxito\",\"6xCBVN\":\"Configuraciones de pago y facturación actualizadas con éxito\",\"1Ycaad\":\"Producto actualizado con éxito\",\"70dYC8\":\"Código promocional actualizado correctamente\",\"F+pJnL\":\"Configuración de SEO actualizada con éxito\",\"DXZRk5\":\"habitación 100\",\"GNcfRk\":\"Correo electrónico de soporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Impuesto\",\"geUFpZ\":\"Impuestos y tarifas\",\"dFHcIn\":\"Detalles de impuestos\",\"wQzCPX\":\"Información fiscal que aparecerá en la parte inferior de todas las facturas (por ejemplo, número de IVA, registro fiscal)\",\"0RXCDo\":\"Impuesto o tasa eliminados correctamente\",\"ZowkxF\":\"Impuestos\",\"qu6/03\":\"Impuestos y honorarios\",\"gypigA\":\"Ese código de promoción no es válido.\",\"5ShqeM\":\"La lista de registro que buscas no existe.\",\"QXlz+n\":\"La moneda predeterminada para tus eventos.\",\"mnafgQ\":\"La zona horaria predeterminada para sus eventos.\",\"o7s5FA\":\"El idioma en el que el asistente recibirá los correos electrónicos.\",\"NlfnUd\":\"El enlace en el que hizo clic no es válido.\",\"HsFnrk\":[\"El número máximo de productos para \",[\"0\"],\" es \",[\"1\"]],\"TSAiPM\":\"La página que buscas no existe\",\"MSmKHn\":\"El precio mostrado al cliente incluirá impuestos y tasas.\",\"6zQOg1\":\"El precio mostrado al cliente no incluirá impuestos ni tasas. Se mostrarán por separado.\",\"ne/9Ur\":\"La configuración de estilo que elija se aplica sólo al HTML copiado y no se almacenará.\",\"vQkyB3\":\"Los impuestos y tasas que se aplicarán a este producto. Puede crear nuevos impuestos y tasas en el\",\"esY5SG\":\"El título del evento que se mostrará en los resultados del motor de búsqueda y al compartirlo en las redes sociales. De forma predeterminada, se utilizará el título del evento.\",\"wDx3FF\":\"No hay productos disponibles para este evento\",\"pNgdBv\":\"No hay productos disponibles en esta categoría\",\"rMcHYt\":\"Hay un reembolso pendiente. Espere a que se complete antes de solicitar otro reembolso.\",\"F89D36\":\"Hubo un error al marcar el pedido como pagado\",\"68Axnm\":\"Hubo un error al procesar su solicitud. Inténtalo de nuevo.\",\"mVKOW6\":\"Hubo un error al enviar tu mensaje\",\"AhBPHd\":\"Estos detalles solo se mostrarán si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"Pc/Wtj\":\"Este asistente tiene un pedido no pagado.\",\"mf3FrP\":\"Esta categoría aún no tiene productos.\",\"8QH2Il\":\"Esta categoría está oculta de la vista pública\",\"xxv3BZ\":\"Esta lista de registro ha expirado\",\"Sa7w7S\":\"Esta lista de registro ha expirado y ya no está disponible para registros.\",\"Uicx2U\":\"Esta lista de registro está activa\",\"1k0Mp4\":\"Esta lista de registro aún no está activa\",\"K6fmBI\":\"Esta lista de registro aún no está activa y no está disponible para registros.\",\"t/ePFj\":\"Esta descripción se mostrará al personal de registro\",\"MLTkH7\":\"Este correo electrónico no es promocional y está directamente relacionado con el evento.\",\"2eIpBM\":\"Este evento no está disponible en este momento. Por favor, vuelva más tarde.\",\"Z6LdQU\":\"Este evento no está disponible.\",\"MMd2TJ\":\"Esta información se mostrará en la página de pago, en la página de resumen del pedido y en el correo electrónico de confirmación del pedido.\",\"XAHqAg\":\"Este es un producto general, como una camiseta o una taza. No se emitirá un boleto\",\"CNk/ro\":\"Este es un evento en línea\",\"FwXnJd\":\"Esta lista ya no estará disponible para registros después de esta fecha\",\"cHO4ec\":\"Este mensaje se incluirá en el pie de página de todos los correos electrónicos enviados desde este evento.\",\"55i7Fa\":\"Este mensaje solo se mostrará si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"RjwlZt\":\"Este pedido ya ha sido pagado.\",\"5K8REg\":\"Este pedido ya ha sido reembolsado.\",\"OiQMhP\":\"Esta orden ha sido cancelada\",\"YyEJij\":\"Esta orden ha sido cancelada.\",\"Q0zd4P\":\"Este pedido ha expirado. Por favor, comienza de nuevo.\",\"HILpDX\":\"Este pedido está pendiente de pago.\",\"BdYtn9\":\"Este pedido está completo.\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"Este pedido se está procesando.\",\"yPZN4i\":\"Esta página de pedidos ya no está disponible.\",\"i0TtkR\":\"Esto sobrescribe todas las configuraciones de visibilidad y ocultará el producto a todos los clientes.\",\"cRRc+F\":\"Este producto no se puede eliminar porque está asociado con un pedido. Puede ocultarlo en su lugar.\",\"3Kzsk7\":\"Este producto es un boleto. Se emitirá un boleto a los compradores al realizar la compra\",\"0fT4x3\":\"Este producto está oculto de la vista pública\",\"Y/x1MZ\":\"Este producto está oculto a menos que sea dirigido por un código promocional\",\"Qt7RBu\":\"Esta pregunta solo es visible para el organizador del evento.\",\"os29v1\":\"Este enlace para restablecer la contraseña no es válido o ha caducado.\",\"IV9xTT\":\"Este usuario no está activo porque no ha aceptado su invitación.\",\"5AnPaO\":\"boleto\",\"kjAL4v\":\"Boleto\",\"dtGC3q\":\"El correo electrónico del ticket se ha reenviado al asistente.\",\"54q0zp\":\"Entradas para\",\"xN9AhL\":[\"Nivel \",[\"0\"]],\"jZj9y9\":\"Producto escalonado\",\"8wITQA\":\"Los productos escalonados le permiten ofrecer múltiples opciones de precio para el mismo producto. Esto es perfecto para productos anticipados o para ofrecer diferentes opciones de precio a diferentes grupos de personas.\\\" # es\",\"nn3mSR\":\"Tiempo restante:\",\"s/0RpH\":\"Tiempos utilizados\",\"y55eMd\":\"Veces usado\",\"40Gx0U\":\"Zona horaria\",\"oDGm7V\":\"CONSEJO\",\"MHrjPM\":\"Título\",\"xdA/+p\":\"Herramientas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descuentos\",\"NRWNfv\":\"Monto total de descuento\",\"BxsfMK\":\"Tarifas totales\",\"2bR+8v\":\"Total de ventas brutas\",\"mpB/d9\":\"Monto total del pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total reembolsado\",\"GBBIy+\":\"Total restante\",\"/SgoNA\":\"Total impuestos\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"No se pudo registrar al asistente\",\"bPWBLL\":\"No se pudo retirar al asistente\",\"9+P7zk\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"WLxtFC\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"/cSMqv\":\"No se puede crear una pregunta. Por favor revisa tus datos\",\"MH/lj8\":\"No se puede actualizar la pregunta. Por favor revisa tus datos\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponible\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido no pagado\",\"ia8YsC\":\"Próximo\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Actualizar \",[\"0\"]],\"+qqX74\":\"Actualizar el nombre del evento, la descripción y las fechas.\",\"vXPSuB\":\"Actualización del perfil\",\"BNBfrU\":\"Subir portada\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiada en el portapapeles\",\"e5lF64\":\"Ejemplo de uso\",\"fiV0xj\":\"Límite de uso\",\"sGEOe4\":\"Utilice una versión borrosa de la imagen de portada como fondo\",\"OadMRm\":\"Usar imagen de portada\",\"7PzzBU\":\"Usuario\",\"yDOdwQ\":\"Gestión de usuarios\",\"Sxm8rQ\":\"Usuarios\",\"VEsDvU\":\"Los usuarios pueden cambiar su correo electrónico en <0>Configuración de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nombre del lugar\",\"jpctdh\":\"Ver\",\"Pte1Hv\":\"Ver detalles del asistente\",\"/5PEQz\":\"Ver página del evento\",\"fFornT\":\"Ver mensaje completo\",\"YIsEhQ\":\"Ver el mapa\",\"Ep3VfY\":\"Ver en Google Maps\",\"Y8s4f6\":\"Ver detalles de la orden\",\"QIWCnW\":\"Lista de registro VIP\",\"tF+VVr\":\"Entrada VIP\",\"2q/Q7x\":\"Visibilidad\",\"vmOFL/\":\"No pudimos procesar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"45Srzt\":\"No pudimos eliminar la categoría. Por favor, inténtelo de nuevo.\",\"/DNy62\":[\"No pudimos encontrar ningún boleto que coincida con \",[\"0\"]],\"1E0vyy\":\"No pudimos cargar los datos. Inténtalo de nuevo.\",\"NmpGKr\":\"No pudimos reordenar las categorías. Por favor, inténtelo de nuevo.\",\"BJtMTd\":\"Recomendamos dimensiones de 2160 px por 1080 px y un tamaño de archivo máximo de 5 MB.\",\"b9UB/w\":\"Usamos Stripe para procesar pagos. Conecte su cuenta Stripe para comenzar a recibir pagos.\",\"01WH0a\":\"No pudimos confirmar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"Gspam9\":\"Estamos procesando tu pedido. Espere por favor...\",\"LuY52w\":\"¡Bienvenido a bordo! Por favor inicie sesión para continuar.\",\"dVxpp5\":[\"Bienvenido de nuevo\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bienvenido a Hola.Eventos, \",[\"0\"],\" 👋\"],\"xgL50q\":\"¿Qué son los productos escalonados?\",\"f1jUC0\":\"¿En qué fecha debe activarse esta lista de registro?\",\"4ueloy\":\"¿Qué es una categoría?\",\"gxeWAU\":\"¿A qué productos se aplica este código?\",\"hFHnxR\":\"¿A qué productos se aplica este código? (Se aplica a todos por defecto)\",\"AeejQi\":\"¿A qué productos debería aplicarse esta capacidad?\",\"Rb0XUE\":\"¿A qué hora llegarás?\",\"5N4wLD\":\"¿Qué tipo de pregunta es esta?\",\"gyLUYU\":\"Cuando esté habilitado, se generarán facturas para los pedidos de boletos. Las facturas se enviarán junto con el correo electrónico de confirmación del pedido. Los asistentes también pueden descargar sus facturas desde la página de confirmación del pedido.\",\"D3opg4\":\"Cuando los pagos offline estén habilitados, los usuarios podrán completar sus pedidos y recibir sus boletos. Sus boletos indicarán claramente que el pedido no está pagado, y la herramienta de registro notificará al personal si un pedido requiere pago.\",\"D7C6XV\":\"¿Cuándo debe expirar esta lista de registro?\",\"FVetkT\":\"¿Qué boletos deben asociarse con esta lista de registro?\",\"S+OdxP\":\"¿Quién organiza este evento?\",\"LINr2M\":\"¿A quién va dirigido este mensaje?\",\"nWhye/\":\"¿A quién se le debería hacer esta pregunta?\",\"VxFvXQ\":\"Insertar widget\",\"v1P7Gm\":\"Configuración de widgets\",\"b4itZn\":\"Laboral\",\"hqmXmc\":\"Laboral...\",\"+G/XiQ\":\"Año hasta la fecha\",\"l75CjT\":\"Sí\",\"QcwyCh\":\"Si, eliminarlos\",\"ySeBKv\":\"Ya has escaneado este boleto\",\"P+Sty0\":[\"Estás cambiando tu correo electrónico a <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Estás desconectado\",\"sdB7+6\":\"Puede crear un código promocional que se dirija a este producto en el\",\"KRhIxT\":\"Ahora puedes empezar a recibir pagos a través de Stripe.\",\"Gnjf3o\":\"No puede cambiar el tipo de producto ya que hay asistentes asociados con este producto.\",\"S+on7c\":\"No puede registrar a asistentes con pedidos no pagados.\",\"yNi4PV\":\"No puede registrar a asistentes con pedidos no pagados. Esta configuración se puede cambiar en los ajustes del evento.\",\"c9Evkd\":\"No puede eliminar la última categoría.\",\"6uwAvx\":\"No puede eliminar este nivel de precios porque ya hay productos vendidos para este nivel. Puede ocultarlo en su lugar.\",\"tFbRKJ\":\"No puede editar la función o el estado del propietario de la cuenta.\",\"fHfiEo\":\"No puede reembolsar un pedido creado manualmente.\",\"hK9c7R\":\"Creaste una pregunta oculta pero deshabilitaste la opción para mostrar preguntas ocultas. Ha sido habilitado.\",\"NOaWRX\":\"Usted no tiene permiso para acceder a esta página\",\"BRArmD\":\"Tienes acceso a múltiples cuentas. Por favor elige uno para continuar.\",\"Z6q0Vl\":\"Ya has aceptado esta invitación. Por favor inicie sesión para continuar.\",\"rdk1xK\":\"Has conectado tu cuenta Stripe\",\"ofEncr\":\"No tienes preguntas de los asistentes.\",\"CoZHDB\":\"No tienes preguntas sobre pedidos.\",\"15qAvl\":\"No tienes ningún cambio de correo electrónico pendiente.\",\"n81Qk8\":\"No has completado la configuración de Stripe Connect\",\"jxsiqJ\":\"No has conectado tu cuenta de Stripe\",\"+FWjhR\":\"Se te ha acabado el tiempo para completar tu pedido.\",\"MycdJN\":\"Tiene impuestos y tasas añadidos a un producto gratuito. ¿Le gustaría eliminarlos u ocultarlos?\",\"YzEk2o\":\"Aún no ha enviado ningún mensaje. Puede enviar mensajes a todos los asistentes o a titulares de productos específicos.\",\"R6i9o9\":\"Debes reconocer que este correo electrónico no es promocional.\",\"3ZI8IL\":\"Debes aceptar los términos y condiciones.\",\"dMd3Uf\":\"Debes confirmar tu dirección de correo electrónico antes de que tu evento pueda comenzar.\",\"H35u3n\":\"Debe crear un ticket antes de poder agregar manualmente un asistente.\",\"jE4Z8R\":\"Debes tener al menos un nivel de precios\",\"8/eLoa\":\"Debes verificar tu cuenta antes de poder enviar mensajes.\",\"Egnj9d\":\"Deberá marcar un pedido como pagado manualmente. Esto se puede hacer en la página de gestión de pedidos.\",\"L/+xOk\":\"Necesitarás un boleto antes de poder crear una lista de registro.\",\"Djl45M\":\"Necesitará un producto antes de poder crear una asignación de capacidad.\",\"y3qNri\":\"Necesitará al menos un producto para comenzar. Gratis, de pago o deje que el usuario decida cuánto pagar.\",\"9HcibB\":[\"¡Vas a \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Su nombre de cuenta se utiliza en las páginas de eventos y en los correos electrónicos.\",\"veessc\":\"Sus asistentes aparecerán aquí una vez que se hayan registrado para su evento. También puede agregar asistentes manualmente.\",\"Eh5Wrd\":\"Tu increíble sitio web 🎉\",\"lkMK2r\":\"Tus detalles\",\"3ENYTQ\":[\"Su solicitud de cambio de correo electrónico a <0>\",[\"0\"],\" está pendiente. Por favor revisa tu correo para confirmar\"],\"yZfBoy\":\"Tu mensaje ha sido enviado\",\"KSQ8An\":\"Tu pedido\",\"Jwiilf\":\"Tu pedido ha sido cancelado\",\"6UxSgB\":\"Su pedido está en espera de pago 🏦\",\"7YJdgG\":\"Tus pedidos aparecerán aquí una vez que comiencen a llegar.\",\"9TO8nT\":\"Tu contraseña\",\"P8hBau\":\"Su pago se está procesando.\",\"UdY1lL\":\"Su pago no fue exitoso, inténtelo nuevamente.\",\"fzuM26\":\"Su pago no fue exitoso. Inténtalo de nuevo.\",\"cEli2o\":\"Su producto para\",\"cJ4Y4R\":\"Su reembolso se está procesando.\",\"IFHV2p\":\"Tu billete para\",\"x1PPdr\":\"Código postal\",\"BM/KQm\":\"CP o Código Postal\",\"+LtVBt\":\"Código postal\",\"25QDJ1\":\"- Haz clic para publicar\",\"WOyJmc\":\"- Haz clic para despublicar\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks activos\"],\"tmew5X\":[[\"0\"],\" registrado\"],\"COnw8D\":[\"Logo de \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>El número de entradas disponibles para este ticket<1>Este valor puede ser anulado si hay <2>Límites de Capacidad asociados con este ticket.\",\"ZnVt5v\":\"<0>Los webhooks notifican instantáneamente a los servicios externos cuando ocurren eventos, como agregar un nuevo asistente a tu CRM o lista de correo al registrarse, asegurando una automatización fluida.<1>Usa servicios de terceros como <2>Zapier, <3>IFTTT o <4>Make para crear flujos de trabajo personalizados y automatizar tareas.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Agregar entradas\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook activo\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Un \",[\"tipo\"],\" predeterminado se aplica automáticamente a todos los tickets nuevos. Puede anular esto por ticket.\"],\"Pgaiuj\":\"Una cantidad fija por billete. Por ejemplo, $0,50 por boleto\",\"V53XzQ\":\"Se ha enviado un nuevo código de verificación a tu correo\",\"ySO/4f\":\"Un porcentaje del precio del billete. Por ejemplo, el 3,5% del precio del billete.\",\"WXeXGB\":\"Se puede utilizar un código de promoción sin descuento para revelar entradas ocultas.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Una breve descripción de tu organizador que se mostrará a tus usuarios.\",\"zCk10D\":\"Una única pregunta por asistente. Por ejemplo, ¿cuál es tu comida preferida?\",\"ap3v36\":\"Una sola pregunta por pedido. Por ejemplo, ¿cuál es el nombre de su empresa?\",\"uyJsf6\":\"Acerca de\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Acerca de Stripe Connect\",\"VTfZPy\":\"Acceso denegado\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Agregar\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Agrega detalles del evento y administra la configuración del evento.\",\"Fb+SDI\":\"Añadir más entradas\",\"BGD9Yt\":\"Agregar entradas\",\"QN2F+7\":\"Agregar Webhook\",\"NsWqSP\":\"Agrega tus redes sociales y la URL de tu sitio web. Estos se mostrarán en tu página pública de organizador.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"El código de afiliado no se puede cambiar\",\"/jHBj5\":\"Afiliado creado exitosamente\",\"uCFbG2\":\"Afiliado eliminado exitosamente\",\"a41PKA\":\"Se rastrearán las ventas del afiliado\",\"mJJh2s\":\"No se rastrearán las ventas del afiliado. Esto desactivará al afiliado.\",\"jabmnm\":\"Afiliado actualizado exitosamente\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Los afiliados te ayudan a rastrear las ventas generadas por socios e influencers. Crea códigos de afiliado y compártelos para monitorear el rendimiento.\",\"7rLTkE\":\"Todos los eventos archivados\",\"gKq1fa\":\"Todos los asistentes\",\"ZS/D7f\":\"Todos los eventos finalizados\",\"QsYjci\":\"Todos los eventos\",\"/twVAS\":\"Todas las entradas\",\"dr7CWq\":\"Todos los próximos eventos\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Un correo para asociar con este afiliado. El afiliado no será notificado.\",\"vRznIT\":\"Ocurrió un error al verificar el estado de la exportación.\",\"er3d/4\":\"Se produjo un error al clasificar los boletos. Inténtalo de nuevo o actualiza la página.\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Un evento es la reunión o ocasión que estás organizando. Puedes agregar más detalles más adelante.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Respuesta actualizada con éxito.\",\"j4DliD\":\"Cualquier consulta de los poseedores de entradas se enviará a esta dirección de correo electrónico. Esta también se utilizará como dirección de \\\"respuesta\\\" para todos los correos electrónicos enviados desde este evento.\",\"epTbAK\":[\"Se aplica a \",[\"0\"],\" entradas\"],\"6MkQ2P\":\"Se aplica a 1 entrada\",\"jcnZEw\":[\"Aplicar este \",[\"tipo\"],\" a todos los tickets nuevos\"],\"TCKfZx\":\"Ártico\",\"Dy+k4r\":\"¿Está seguro de que desea cancelar a este asistente? Esto anulará su producto\",\"LchiNd\":\"¿Estás seguro de que quieres eliminar este afiliado? Esta acción no se puede deshacer.\",\"5H3Z78\":\"¿Estás seguro de que quieres eliminar este webhook?\",\"VDWChT\":\"¿Estás seguro de que quieres poner este organizador como borrador? Esto hará que la página del organizador sea invisible al público.\",\"pWtQJM\":\"¿Estás seguro de que quieres hacer público este organizador? Esto hará que la página del organizador sea visible al público.\",\"WFHOlF\":\"¿Estás seguro de que quieres publicar este evento? Una vez publicado, será visible al público.\",\"4TNVdy\":\"¿Estás seguro de que quieres publicar este perfil de organizador? Una vez publicado, será visible al público.\",\"ExDt3P\":\"¿Estás seguro de que quieres despublicar este evento? Ya no será visible al público.\",\"5Qmxo/\":\"¿Estás seguro de que quieres despublicar este perfil de organizador? Ya no será visible al público.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Preguntar una vez por asistente\",\"F2rX0R\":\"Debe seleccionarse al menos un tipo de evento\",\"AJ4rvK\":\"Asistente cancelado\",\"qvylEK\":\"Asistente creado\",\"Xc2I+v\":\"Gestión de asistentes\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Asistente actualizado\",\"k3Tngl\":\"Asistentes exportados\",\"5UbY+B\":\"Asistentes con entrada específica\",\"kShOaz\":\"Flujo de trabajo automatizado\",\"VPoeAx\":\"Gestión automatizada de entradas con múltiples listas de registro y validación en tiempo real\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Descuento promedio/Pedido\",\"sGUsYa\":\"Valor promedio del pedido\",\"EmYMHc\":\"Esperando pago fuera de línea\",\"kNmmvE\":\"Awesome Events S.A.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Detalles básicos\",\"jIPNJG\":\"Información básica\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Antes de que tu evento pueda estar en línea, hay algunas cosas que debes hacer. Completa todos los pasos a continuación para comenzar.\",\"1xAcxY\":\"Comience a vender boletos en minutos\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Control de marca\",\"9N+p+g\":\"Negocios\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texto del botón\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Cancelado\",\"Ud7zwq\":\"La cancelación cancelará todos los boletos asociados con este pedido y los liberará nuevamente al grupo disponible.\",\"VsM1HH\":\"Asignaciones de capacidad\",\"K7tIrx\":\"Categoría\",\"2tbLdK\":\"Caridad\",\"QndF4b\":\"registrarse\",\"9FVFym\":\"verificar\",\"v4fiSg\":\"Revisa tu correo\",\"Y3FYXy\":\"Registrarse\",\"udRwQs\":\"Registro de entrada creado\",\"F4SRy3\":\"Registro de entrada eliminado\",\"rfeicl\":\"Registrado con éxito\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chino\",\"DM4gBB\":\"Chino (Tradicional)\",\"pkk46Q\":\"Elige un organizador\",\"ypFF60\":\"Elige entre esquemas de colores predefinidos\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"cerrar\",\"RWw9Lg\":\"Cerrar modal\",\"XwdMMg\":\"El código solo puede contener letras, números, guiones y guiones bajos\",\"+yMJb7\":\"El código es obligatorio\",\"m9SD3V\":\"El código debe tener al menos 3 caracteres\",\"V1krgP\":\"El código no debe tener más de 20 caracteres\",\"psqIm5\":\"Colabora con tu equipo para crear eventos increíbles juntos.\",\"msqIjo\":\"Colapsar este ticket cuando se cargue inicialmente la página del evento\",\"WD6364\":\"Paleta de colores\",\"qdY9Tp\":\"Colores predefinidos\",\"CWk59I\":\"Comedia\",\"/sZIOR\":\"Tienda completa\",\"7D9MJz\":\"Completar configuración de Stripe\",\"nqx+6h\":\"Complete estos pasos para comenzar a vender entradas para su evento.\",\"ih35UP\":\"Centro de conferencias\",\"Auz0Mz\":\"Confirma tu correo electrónico para acceder a todas las funciones.\",\"7+grte\":\"¡Correo de confirmación enviado! Por favor, revisa tu bandeja de entrada.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"¡Felicidades por crear un evento!\",\"Xe2tSS\":\"Documentación de conexión\",\"1Xxb9f\":\"Conectar procesamiento de pagos\",\"EWnXR+\":\"Conectar con Stripe\",\"MOUF31\":\"Conéctese con el CRM y automatice tareas mediante webhooks e integraciones\",\"VioGG1\":\"Conecta tu cuenta de Stripe para aceptar pagos por entradas y productos.\",\"/3017M\":\"Conectado a Stripe\",\"jfC/xh\":\"Contacto\",\"LOFgda\":[\"Contacto \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Correo de contacto\",\"02S6xJ\":\"Contactar con soporte\",\"nBGbqc\":\"Contáctanos para habilitar la mensajería\",\"2nL0F3\":\"Color de fondo del contenido\",\"m8WD6t\":\"Continuar configuración\",\"0GwUT4\":\"Continuar al pago\",\"sBV87H\":\"Continuar a la creación del evento\",\"nKtyYu\":\"Continuar al siguiente paso\",\"RGVUUI\":\"Continuar con el pago\",\"FxVG/l\":\"Copiado al portapapeles\",\"PiH3UR\":\"¡Copiado!\",\"uUPbPg\":\"Copiar enlace de afiliado\",\"iVm46+\":\"Copiar código\",\"y22tv0\":\"Copia este enlace para compartirlo en cualquier parte\",\"/4gGIX\":\"Copiar al portapapeles\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Imagen de portada\",\"60u+dQ\":\"La imagen de portada se mostrará en la parte superior de la página del evento\",\"2NLjA6\":\"La imagen de portada se mostrará en la parte superior de tu página de organizador\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Crear afiliado\",\"dyrgS4\":\"Crea y personaliza tu página de evento al instante\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Crear Ticket\",\"8AiKIu\":\"Crear entrada o producto\",\"agZ87r\":\"Crea entradas para tu evento, establece precios y gestiona la cantidad disponible.\",\"dkAPxi\":\"Crear Webhook\",\"5slqwZ\":\"Crea tu evento\",\"JQNMrj\":\"Crea tu primer evento\",\"CCjxOC\":\"Crea tu primer evento para comenzar a vender entradas y gestionar asistentes.\",\"ZCSSd+\":\"Crea tu propio evento\",\"67NsZP\":\"Creando evento...\",\"H34qcM\":\"Creando organizador...\",\"1YMS+X\":\"Creando tu evento, por favor espera\",\"yiy8Jt\":\"Creando tu perfil de organizador, por favor espera\",\"8Tg/JR\":\"Personalizado\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personaliza el texto que aparece en el botón de continuar\",\"q9Jg0H\":\"Personalice su página de evento y el diseño del widget para que coincida perfectamente con su marca\",\"mkLlne\":\"Personaliza la apariencia de tu página del evento\",\"3trPKm\":\"Personaliza la apariencia de tu página de organizador\",\"zgCHnE\":\"Informe de ventas diarias\",\"nHm0AI\":\"Desglose de ventas diarias, impuestos y tarifas\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista de registro del primer día\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Eliminar afiliado\",\"+jw/c1\":\"Eliminar imagen\",\"GnyEfA\":\"Eliminar billete\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Eliminar webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Desmarcar todo\",\"H8kMHT\":\"¿No recibiste el código?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Desactivar esta capacidad de seguimiento sin detener las ventas de productos\",\"Tgg8XQ\":\"Desactiva esta capacidad para rastrear la capacidad sin detener la venta de entradas\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Descartar este mensaje\",\"TvY/XA\":\"Documentación\",\"dYskfr\":\"No existe\",\"V6Jjbr\":\"¿No tienes una cuenta? <0>Regístrate\",\"4+aC/x\":\"Donación / Pague la entrada que desee\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Borrador\",\"3z2ium\":\"Arrastra para ordenar\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Debido al alto riesgo de spam, requerimos una verificación manual antes de que puedas enviar mensajes.\\nPor favor contáctanos para solicitar acceso.\",\"KRmTkx\":\"Duplicar producto\",\"Wt9eV8\":\"Duplicar boletos\",\"4xK5y2\":\"Duplicar Webhooks\",\"KIjvtr\":\"Holandés\",\"SPKbfM\":\"p. ej., Conseguir entradas, Registrarse ahora\",\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar respuesta\",\"kNGp1D\":\"Editar asistente\",\"t2bbp8\":\"Editar asistente\",\"d+nnyk\":\"Editar ticket\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"aqxYLv\":\"Educación\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"El correo es obligatorio\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Verificación de correo requerida\",\"L86zy2\":\"¡Correo verificado exitosamente!\",\"nA31FG\":\"Activa esta capacidad para detener la venta de entradas cuando se alcance el límite\",\"RxzN1M\":\"Habilitado\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Fecha y hora de finalización (opcional)\",\"PKXt9R\":\"La fecha de finalización debe ser posterior a la fecha de inicio\",\"48Y16Q\":\"Hora de finalización (opcional)\",\"3bR1r4\":\"Ingresa el correo del afiliado (opcional)\",\"ARkzso\":\"Ingresa el nombre del afiliado\",\"kWg31j\":\"Ingresa un código de afiliado único\",\"C3nD/1\":\"Introduce tu correo electrónico\",\"n9V+ps\":\"Introduce tu nombre\",\"LslKhj\":\"Error al cargar los registros\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoría del evento\",\"b46pt5\":\"Imagen de portada del evento\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Descripción del evento\",\"PYs3rP\":\"Nombre del evento\",\"HhwcTQ\":\"Nombre del evento\",\"WZZzB6\":\"El nombre del evento es obligatorio\",\"Wd5CDM\":\"El nombre del evento debe tener menos de 150 caracteres\",\"4JzCvP\":\"Evento no disponible\",\"mImacG\":\"Página del evento\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Entradas para eventos por\",\"YDVUVl\":\"Tipos de eventos\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"eventos\",\"VlvpJ0\":\"Exportar respuestas\",\"JKfSAv\":\"Error en la exportación. Por favor, inténtelo de nuevo.\",\"SVOEsu\":\"Exportación iniciada. Preparando archivo...\",\"9bpUSo\":\"Exportando afiliados\",\"jtrqH9\":\"Exportando asistentes\",\"R4Oqr8\":\"Exportación completada. Descargando archivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Error al crear el afiliado\",\"jo3Gm6\":\"Error al exportar los afiliados\",\"Jjw03p\":\"Error al exportar asistentes\",\"ZPwFnN\":\"Error al exportar pedidos\",\"X4o0MX\":\"Error al cargar el Webhook\",\"10XEC9\":\"Error al reenviar el correo electrónico del producto\",\"YQ3QSS\":\"Error al reenviar el código de verificación\",\"T6B2gk\":\"Error al enviar el mensaje. Por favor, intenta de nuevo.\",\"lKh069\":\"No se pudo iniciar la exportación\",\"i0QKrm\":\"Error al actualizar el afiliado\",\"NNc33d\":\"No se pudo actualizar la respuesta.\",\"7/9RFs\":\"No se pudo subir la imagen.\",\"nkNfWu\":\"No se pudo subir la imagen. Por favor, intenta de nuevo.\",\"rxy0tG\":\"Error al verificar el correo\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Comentario\",\"T4BMxU\":\"Las tarifas están sujetas a cambios. Se te notificará cualquier cambio en la estructura de tarifas.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Tarifa fija:\",\"KgxI80\":\"Venta de entradas flexible\",\"lWxAUo\":\"Comida y bebida\",\"kFLJqR\":\"Bosque\",\"/4rQr+\":\"Boleto gratis\",\"01my8x\":\"Entrada gratuita, no se requiere información de pago.\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Totalmente integrado\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Información general sobre tu organizador\",\"ziAjHi\":\"Generar\",\"exy8uo\":\"Generar código\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Comienza gratis, sin tarifas de suscripción\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Prepare su evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Ir a Hi.Events\",\"gHSuV/\":\"Ir a la página de inicio\",\"Lek3cJ\":\"Ir al panel de Stripe\",\"GNJ1kd\":\"Ayuda y Soporte\",\"g+2103\":\"Aquí está tu enlace de afiliado\",\"spMR9y\":\"Hi.Events cobra tarifas de plataforma para mantener y mejorar nuestros servicios. Estas tarifas se deducen automáticamente de cada transacción.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ocultar respuestas\",\"IyEqFf\":\"Ocultar configuración de color\",\"fsi6fC\":\"Ocultar este ticket a los clientes\",\"Fhzoa8\":\"Ocultar boleto después de la fecha de finalización de la venta\",\"yhm3J/\":\"Ocultar boleto antes de la fecha de inicio de venta\",\"k7/oGT\":\"Ocultar ticket a menos que el usuario tenga un código de promoción aplicable\",\"L0ZOiu\":\"Ocultar entrada cuando esté agotada\",\"uno73L\":\"Ocultar una entrada evitará que los usuarios la vean en la página del evento.\",\"i0qMbr\":\"Inicio\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Si no se abrió una nueva pestaña automáticamente, haz clic en el botón de abajo para continuar al pago.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Si está en blanco, la dirección se utilizará para generar un enlace al mapa de Google.\",\"wOU3Tr\":\"Si tienes una cuenta con nosotros, recibirás un correo con instrucciones para restablecer tu contraseña.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Las dimensiones de la imagen deben estar entre 3000 px por 2000 px. Con una altura máxima de 2000 px y un ancho máximo de 3000 px\",\"an5hVd\":\"Imágenes\",\"UJLg8x\":\"Análisis en profundidad\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Incluya los detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página del producto del asistente\",\"evpD4c\":\"Incluya detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página de boletos de asistente.\",\"AXTNr8\":[\"Incluye \",[\"0\"],\" boletos\"],\"7/Rzoe\":\"Incluye 1 boleto\",\"F1Xp97\":\"Asistentes individuales\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integraciones\",\"B2Tpo0\":\"Correo inválido\",\"5tT0+u\":\"Formato de correo inválido\",\"g+lLS9\":\"Invitar a un miembro del equipo\",\"1z26sk\":\"Invitar miembro del equipo\",\"KR0679\":\"Invitar miembros del equipo\",\"aH6ZIb\":\"Invita a tu equipo\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Última respuesta\",\"gw3Ur5\":\"Última activación\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Vincula tu cuenta de Stripe para recibir fondos de la venta de entradas.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"En vivo\",\"fpMs2Z\":\"EN VIVO\",\"DU0YtB\":\"Cargando temas...\",\"NFxlHW\":\"Cargando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo y portada\",\"gddQe0\":\"Logo e imagen de portada para tu organizador\",\"TBEnp1\":\"El logo se mostrará en el encabezado\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Hacer que el evento esté en vivo\",\"4wUIjX\":\"Haga que su evento esté en vivo\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gestionar evento\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gestionar productos\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gestiona los impuestos y tasas que se pueden aplicar a tus billetes\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Administra tu procesamiento de pagos y consulta las tarifas de la plataforma\",\"lzcrX3\":\"Agregar manualmente un asistente ajustará la cantidad de entradas.\",\"/x0FyM\":\"Adapta tu marca\",\"xDAtGP\":\"Mensaje\",\"1jRD0v\":\"Enviar mensajes a los asistentes con entradas específicas\",\"97QrnA\":\"Envíe mensajes a los asistentes, gestione pedidos y procese reembolsos en un solo lugar\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"El mensaje es obligatorio\",\"0/yJtP\":\"Enviar mensajes a los propietarios de pedidos con productos específicos\",\"yt/wR6\":\"Medianoche\",\"tccUcA\":\"Registro móvil\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Múltiples opciones de precios. Perfecto para entradas anticipadas, etc.\",\"GfaxEk\":\"Música\",\"8/brI5\":\"El nombre es obligatorio\",\"m920rF\":\"New York\",\"eWRECP\":\"Vida nocturna\",\"074+X8\":\"No hay webhooks activos\",\"zxnup4\":\"No hay afiliados para mostrar\",\"6r9SGl\":\"No se requiere tarjeta de crédito\",\"Z6ILSe\":\"No hay eventos para este organizador\",\"8zCZQf\":\"Aún no hay eventos\",\"XZkeaI\":\"No se encontraron registros\",\"NEmyqy\":\"Aún no hay pedidos\",\"B7w4KY\":\"No hay otros organizadores disponibles\",\"6jYQGG\":\"No hay eventos pasados\",\"zK/+ef\":\"No hay productos disponibles para seleccionar\",\"q91DKx\":\"Este asistente no ha respondido a ninguna pregunta.\",\"QoAi8D\":\"Sin respuesta\",\"EK/G11\":\"Aún no hay respuestas\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No hay entradas para mostrar\",\"yM5c0q\":\"No hay próximos eventos\",\"n5vdm2\":\"Aún no se han registrado eventos de webhook para este punto de acceso. Los eventos aparecerán aquí una vez que se activen.\",\"4GhX3c\":\"No hay Webhooks\",\"s9r1y2\":\"Negro\",\"x5+Lcz\":\"No registrado\",\"dX/n9x\":\"Océano\",\"lQgMLn\":\"Nombre de oficina o lugar\",\"+P/tII\":\"Una vez que esté listo, configure su evento en vivo y comience a vender entradas.\",\"WjSpu5\":\"Evento en línea\",\"bU7oUm\":\"Enviar solo a pedidos con estos estados\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Pedido creado\",\"L4kzeZ\":[\"Detalles del pedido \",[\"0\"]],\"+spgqH\":[\"ID del pedido: \",[\"0\"]],\"vu6Arl\":\"Pedido marcado como pagado\",\"FaPYw+\":\"Propietario del pedido\",\"eB5vce\":\"Propietarios de pedidos con un producto específico\",\"CxLoxM\":\"Propietarios de pedidos con productos\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Estados de los pedidos\",\"e7eZuA\":\"Pedido actualizado\",\"mz+c33\":\"Órdenes creadas\",\"5It1cQ\":\"Pedidos exportados\",\"S3CZ5M\":\"Panel del organizador\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizador no encontrado\",\"wpj63n\":\"Configuración del organizador\",\"coIKFu\":\"Las estadísticas del organizador no están disponibles para la moneda seleccionada o ha ocurrido un error.\",\"o1my93\":\"No se pudo actualizar el estado del organizador. Inténtalo de nuevo más tarde\",\"rLHma1\":\"Estado del organizador actualizado\",\"J2cXxX\":\"Los organizadores sólo pueden gestionar eventos y entradas. No pueden administrar usuarios, configuraciones de cuenta o información de facturación.\",\"/IX/7x\":\"Otro\",\"6/dCYd\":\"Resumen\",\"cbtJ9W\":\"Color de fondo de la página\",\"QkLf4H\":\"URL de la página\",\"2w/FiJ\":\"Boleto pagado\",\"Ff0Dor\":\"Pasado\",\"xTPjSy\":\"Eventos pasados\",\"/l/ckQ\":\"Pega la URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausado\",\"TskrJ8\":\"Pago y plan\",\"EyE8E6\":\"Procesamiento de pagos\",\"vcyz2L\":\"Configuración de pagos\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Rendimiento\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Teléfono\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Realizar pedido\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Tarifas de la plataforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Por favor, introduce una URL válida\",\"n8+Ng/\":\"Por favor, ingresa el código de 5 dígitos\",\"Dvq0wf\":\"Por favor, proporciona una imagen.\",\"MA04r/\":\"Elimine los filtros y configure la clasificación en \\\"Orden de página de inicio\\\" para habilitar la clasificación.\",\"EFq6EG\":\"Por favor, selecciona una imagen.\",\"yygcoG\":\"Por favor seleccione al menos un boleto\",\"fuwKpE\":\"Por favor, inténtalo de nuevo.\",\"klWBeI\":\"Por favor, espera antes de solicitar otro código\",\"hfHhaa\":\"Por favor, espera mientras preparamos tus afiliados para exportar...\",\"o+tJN/\":\"Por favor, espera mientras preparamos la exportación de tus asistentes...\",\"+5Mlle\":\"Por favor, espera mientras preparamos la exportación de tus pedidos...\",\"R7+D0/\":\"Portugués (Brasil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Desarrollado por Stripe\",\"cs5muu\":\"Vista previa de la página del evento\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Política de privacidad\",\"p/JDmw\":\"producto\",\"EWCLpZ\":\"Producto creado\",\"XkFYVB\":\"Producto eliminado\",\"0dzBGg\":\"El correo electrónico del producto se ha reenviado al asistente\",\"YMwcbR\":\"Desglose de ventas de productos, ingresos e impuestos\",\"ldVIlB\":\"Producto actualizado\",\"mIqT3T\":\"Productos, mercancía y opciones de precios flexibles\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionales y desglose de descuentos\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"812gwg\":\"Licencia de compra\",\"YwNJAq\":\"Escaneo de códigos QR con retroalimentación instantánea y uso compartido seguro para el acceso del personal\",\"Fi3b48\":\"Pedidos recientes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirigiendo a Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reenviar código\",\"bxoWpz\":\"Reenviar correo de confirmación\",\"G42SNI\":\"Reenviar correo\",\"TTpXL3\":[\"Reenviar en \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Reenviar correo electrónico del producto\",\"slOprG\":\"Restablece tu contraseña\",\"V5jGAK\":\"Real\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Ventas\",\"KZrfYJ\":\"Guardar enlaces sociales\",\"aZR9BC\":\"Ir a entradas\",\"lBAlVv\":\"Busque por nombre, número de pedido, número de asistente o correo electrónico...\",\"ftNXma\":\"Buscar afiliados...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Buscar por nombre del billete...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecciona una categoría\",\"mCB6Je\":\"Seleccionar todo\",\"kYZSFD\":\"Selecciona un organizador para ver su panel y eventos.\",\"tVW/yo\":\"Seleccionar moneda\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecciona fecha y hora de finalización\",\"gTN6Ws\":\"Seleccionar hora de finalización\",\"0U6E9W\":\"Seleccionar categoría del evento\",\"j9cPeF\":\"Seleccionar tipos de eventos\",\"KizCK7\":\"Selecciona fecha y hora de inicio\",\"dJZTv2\":\"Seleccionar hora de inicio\",\"XH5juP\":\"Seleccionar nivel de boleto\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Seleccionar zona horaria\",\"Ropvj0\":\"Selecciona qué eventos activarán este webhook\",\"BG3f7v\":\"Vende cualquier cosa\",\"VtX8nW\":\"Vende productos junto con las entradas con soporte integrado para impuestos y códigos promocionales\",\"Cye3uV\":\"Vende más que boletos\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Enviar confirmación del pedido y correo electrónico del producto\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configura tu organización\",\"VlS7y2\":\"Configure su procesamiento de pagos para recibir fondos de la venta de entradas.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configura en minutos\",\"GG7qDw\":\"Compartir enlace de afiliado\",\"hL7sDJ\":\"Compartir página del organizador\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostrar todas las plataformas (\",[\"0\"],\" más con valores)\"],\"smd87r\":\"Mostrar cantidad de entradas disponibles\",\"tQi5Hh\":\"Mostrar configuración de color\",\"UVPI5D\":\"Mostrar menos plataformas\",\"b33PL9\":\"Mostrar más plataformas\",\"j3b+OW\":\"Se muestra al cliente después de realizar el pago, en la página de resumen del pedido.\",\"v6IwHE\":\"Registro inteligente\",\"J9xKh8\":\"Panel de control inteligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Enlaces sociales\",\"j/TOB3\":\"Enlaces sociales y sitio web\",\"2pxNFK\":\"vendido\",\"KTxc6k\":\"Algo salió mal, inténtalo de nuevo o contacta con soporte si el problema persiste\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Lo sentimos, tu pedido ha caducado. Por favor inicie un nuevo pedido.\",\"a4SyEE\":\"La clasificación está deshabilitada mientras se aplican filtros y clasificación\",\"7JFNej\":\"Deportes\",\"4nG1lG\":\"Billete estándar con precio fijo.\",\"JcQp9p\":\"Fecha y hora de inicio\",\"0m/ekX\":\"Fecha y hora de inicio\",\"izRfYP\":\"La fecha de inicio es obligatoria\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Comprobado correctamente <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Boleto creado exitosamente\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Producto duplicado con éxito\",\"RuaKfn\":\"Dirección actualizada correctamente\",\"5n+Wwp\":\"Organizador actualizado correctamente\",\"0Dk/l8\":\"Configuración SEO actualizada correctamente\",\"MhOoLQ\":\"Enlaces sociales actualizados correctamente\",\"g2lRrH\":\"Boleto actualizado exitosamente\",\"kj7zYe\":\"Webhook actualizado con éxito\",\"/RfJXt\":[\"Festival de música de verano \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verano 2025\",\"oNxgAm\":\"Atardecer\",\"5gIl+x\":\"Soporte para ventas escalonadas, basadas en donaciones y de productos con precios y capacidad personalizables\",\"JZTQI0\":\"Cambiar organizador\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnología\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dile a la gente qué esperar de tu evento\",\"NiIUyb\":\"Cuéntanos sobre tu evento\",\"DovcfC\":\"Cuéntanos sobre tu organización. Esta información se mostrará en las páginas de tus eventos.\",\"xowcRf\":\"Términos del servicio\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"El color de fondo de las áreas de contenido\",\"Zhqzq3\":\"El color de fondo de las áreas de contenido (tarjetas, encabezado, etc.)\",\"JgkK2l\":\"El color de fondo de toda la página\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"El código expirará en 10 minutos. Revisa tu carpeta de spam si no ves el correo.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"El evento que buscas no está disponible en este momento. Puede que haya sido eliminado, haya caducado o la URL sea incorrecta.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"El número máximo de entradas para \",[\"0\"],\" es \",[\"1\"]],\"FeAfXO\":[\"El número máximo de entradas para Generales es \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"No se pudo encontrar el organizador que estás buscando. La página puede haber sido movida, eliminada o la URL puede ser incorrecta.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Los impuestos y tasas a aplicar a este billete. Puede crear nuevos impuestos y tarifas en el\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema y colores\",\"jvxN9/\":\"No hay entradas disponibles para este evento.\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Este código se usará para rastrear ventas. Solo se permiten letras, números, guiones y guiones bajos.\",\"YClrdK\":\"Este evento aún no está publicado\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Este es el nombre de tu organizador que se mostrará a tus usuarios.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Este perfil de organizador aún no está publicado\",\"5189cf\":\"Esto anula todas las configuraciones de visibilidad y ocultará el ticket a todos los clientes.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Este ticket no se puede eliminar porque está\\nasociado a un pedido. Puedes ocultarlo en su lugar.\",\"ma6qdu\":\"Este billete está oculto a la vista del público.\",\"xJ8nzj\":\"Este ticket está oculto a menos que esté dirigido a un código promocional.\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Esto se usará para notificaciones y comunicación con tus usuarios.\",\"rhsath\":\"Esto no será visible para los clientes, pero te ayuda a identificar al afiliado.\",\"KosivG\":\"Boleto eliminado exitosamente\",\"HGuXjF\":\"Poseedores de entradas\",\"6tmWch\":\"Entrada o producto\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Venta de boletos\",\"NirIiz\":\"Nivel de boletos\",\"8jLPgH\":\"Tipo de billete\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Vista previa del widget de ticket\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Entradas)\",\"6GQNLE\":\"Entradas\",\"NRhrIB\":\"Entradas y productos\",\"ikA//P\":\"entradas vendidas\",\"i+idBz\":\"Entradas vendidas\",\"AGRilS\":\"Entradas vendidas\",\"56Qw2C\":\"Entradas ordenadas correctamente\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Boleto escalonado\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Los boletos escalonados le permiten ofrecer múltiples opciones de precios para el mismo boleto.\\nEsto es perfecto para entradas anticipadas o para ofrecer precios diferentes.\\nopciones para diferentes grupos de personas.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Para recibir pagos con tarjeta de crédito, debes conectar tu cuenta de Stripe. Stripe es nuestro socio de procesamiento de pagos que garantiza transacciones seguras y pagos puntuales.\",\"KSDwd5\":\"Órdenes totales\",\"/b6Z1R\":\"Rastrea ingresos, vistas de página y ventas con análisis detallados e informes exportables\",\"OpKMSn\":\"Tarifa de transacción:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"No se puede \",[\"0\"],\" asistir\"],\"nNdxt9\":\"No se puede crear el ticket. Por favor revisa tus datos\",\"IrVSu+\":\"No se pudo duplicar el producto. Por favor, revisa tus datos\",\"Vx2J6x\":\"No se pudo obtener el asistente\",\"Ef7StM\":\"Desconocido\",\"ZBAScj\":\"Asistente desconocido\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Despublicar Evento\",\"Pp1sWX\":\"Actualizar afiliado\",\"gJQsLv\":\"Sube una imagen de portada para tu organizador\",\"4kEGqW\":\"Sube un logo para tu organizador\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Subir imagen\",\"29w7p6\":\"Subiendo imagen...\",\"HtrFfw\":\"La URL es obligatoria\",\"AdWhjZ\":\"Código de verificación\",\"wCKkSr\":\"Verificar correo\",\"/IBv6X\":\"Verifica tu correo electrónico\",\"e/cvV1\":\"Verificando...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Consulta y descarga informes de tu evento. Ten en cuenta que solo se incluyen pedidos completados en estos informes.\",\"c7VN/A\":\"Ver respuestas\",\"AM+zF3\":\"Ver asistente\",\"e4mhwd\":\"Ver página de inicio del evento\",\"n6EaWL\":\"Ver registros\",\"AMkkeL\":\"Ver pedido\",\"9jnAcN\":\"Ver página principal del organizador\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Producto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Recomendamos dimensiones de 400px por 400px y un tamaño máximo de archivo de 5MB\",\"Fq/Nx7\":\"Hemos enviado un código de verificación de 5 dígitos a:\",\"GdWB+V\":\"Webhook creado con éxito\",\"2X4ecw\":\"Webhook eliminado con éxito\",\"CThMKa\":\"Registros del Webhook\",\"nuh/Wq\":\"URL del Webhook\",\"8BMPMe\":\"El webhook no enviará notificaciones\",\"FSaY52\":\"El webhook enviará notificaciones\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sitio web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bienvenido de nuevo 👋\",\"kSYpfa\":[\"Bienvenido a \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bienvenido a \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenido a \",[\"0\"],\", aquí hay una lista de todos tus eventos\"],\"je8QQT\":\"Bienvenido a Hi.Events 👋\",\"yZIW7P\":\"Bienvenido a Hi.Events, aquí tienes una lista de todos tus eventos.\",\"wjqPqF\":\"¿Qué son los boletos escalonados?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"¿Qué es un webhook?\",\"MhhnvW\":\"¿A qué billetes se aplica este código? (Se aplica a todos de forma predeterminada)\",\"dCil3h\":\"¿A qué billetes debería aplicarse esta pregunta?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"¿Qué tipo de evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Cuando se elimina un registro de entrada\",\"Gmd0hv\":\"Cuando se crea un nuevo asistente\",\"Lc18qn\":\"Cuando se crea un nuevo pedido\",\"dfkQIO\":\"Cuando se crea un nuevo producto\",\"8OhzyY\":\"Cuando se elimina un producto\",\"tRXdQ9\":\"Cuando se actualiza un producto\",\"Q7CWxp\":\"Cuando se cancela un asistente\",\"IuUoyV\":\"Cuando un asistente se registra\",\"nBVOd7\":\"Cuando se actualiza un asistente\",\"ny2r8d\":\"Cuando se cancela un pedido\",\"c9RYbv\":\"Cuando un pedido se marca como pagado\",\"ejMDw1\":\"Cuando se reembolsa un pedido\",\"fVPt0F\":\"Cuando se actualiza un pedido\",\"de6HLN\":\"Cuando los clientes compren entradas, sus pedidos aparecerán aquí.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Taller\",\"EpknJA\":\"Escribe tu mensaje aquí...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Puedes crear un código de promoción dirigido a este ticket en el\",\"UqVaVO\":\"No puede cambiar el tipo de entrada ya que hay asistentes asociados a esta entrada.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"No puedes eliminar este nivel de precios porque ya hay boletos vendidos para este nivel. Puedes ocultarlo en su lugar.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Has añadido impuestos y tarifas a un producto gratuito. ¿Te gustaría eliminarlos?\",\"183zcL\":\"Tiene impuestos y tarifas agregados a un boleto gratis. ¿Le gustaría eliminarlos u ocultarlos?\",\"2v5MI1\":\"Aún no has enviado ningún mensaje. Puede enviar mensajes a todos los asistentes o a poseedores de entradas específicas.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Debes verificar tu dirección de correo electrónico antes de poder actualizar el estado del organizador.\",\"FRl8Jv\":\"Debes verificar el correo electrónico de tu cuenta antes de poder enviar mensajes.\",\"8QNzin\":\"Necesitarás un ticket antes de poder crear una asignación de capacidad.\",\"WHXRMI\":\"Necesitará al menos un boleto para comenzar. Gratis, de pago o deja que el usuario decida qué pagar.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Tus afiliados se han exportado exitosamente.\",\"TF37u6\":\"Tus asistentes se han exportado con éxito.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Tu correo electrónico\",\"R02pnV\":\"Tu evento debe estar activo antes de que puedas vender entradas a los asistentes.\",\"cqo2VO\":\"Su evento debe estar en vivo antes de que pueda vender entradas.\",\"ifRqmm\":\"¡Tu mensaje se ha enviado exitosamente!\",\"/Rj5P4\":\"Tu nombre\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Tus pedidos se han exportado con éxito.\",\"Xd1R1a\":\"La dirección de tu organizador\",\"vvO1I2\":\"Tu cuenta de Stripe está conectada y lista para procesar pagos.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Debido al alto riesgo de spam, requerimos verificación manual antes de que puedas enviar mensajes.\\nPor favor, contáctanos para solicitar acceso.\",\"8XAE7n\":\"Si tienes una cuenta con nosotros, recibirás un correo electrónico con instrucciones sobre cómo restablecer tu\\ncontraseña.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/es.po b/frontend/src/locales/es.po index ede1f98a33..5763725916 100644 --- a/frontend/src/locales/es.po +++ b/frontend/src/locales/es.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Haz clic para publicar" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Haz clic para despublicar" @@ -44,7 +44,7 @@ msgstr "'No hay nada que mostrar todavía'" #~ "contraseña." #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -73,7 +73,7 @@ msgid "{0} created successfully" msgstr "{0} creado correctamente" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "Logo de {0}" @@ -109,7 +109,7 @@ msgstr "{hours} horas, {minutes} minutos y {seconds} segundos" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutos} minutos y {segundos} segundos" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "El primer evento de {organizerName}" @@ -271,7 +271,7 @@ msgstr "Un monto fijo por producto. Ej., $0.50 por producto" msgid "A multi line text input" msgstr "Una entrada de texto de varias líneas" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Se ha enviado un nuevo código de verificación a tu correo" @@ -809,11 +809,11 @@ msgstr "¿Estás seguro de que quieres hacer este borrador de evento? Esto hará msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "¿Estás seguro de que quieres hacer público este evento? Esto hará que el evento sea visible para el público." -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "¿Estás seguro de que quieres poner este organizador como borrador? Esto hará que la página del organizador sea invisible al público." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "¿Estás seguro de que quieres hacer público este organizador? Esto hará que la página del organizador sea visible al público." @@ -881,7 +881,7 @@ msgstr "Asistente creado" msgid "Attendee Details" msgstr "Detalles de los asistentes" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Gestión de asistentes" @@ -939,7 +939,7 @@ msgstr "Cambio de tamaño automático" #~ msgid "Auto Workflow" #~ msgstr "Flujo de trabajo automatizado" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Gestión automatizada de entradas con múltiples listas de registro y validación en tiempo real" @@ -1089,7 +1089,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "Se negó el permiso de la cámara. <0>Solicita permiso nuevamente o, si esto no funciona, deberás <1>otorgar a esta página acceso a tu cámara en la configuración de tu navegador." #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1225,7 +1225,7 @@ msgstr "Salir" msgid "Check out this event!" msgstr "¡Mira este evento!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Revisa tu correo" @@ -1400,7 +1400,7 @@ msgstr "El código debe tener entre 3 y 50 caracteres." msgid "Code must be no more than 20 characters" msgstr "El código no debe tener más de 20 caracteres" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Colabora con tu equipo para crear eventos increíbles juntos." @@ -1462,7 +1462,7 @@ msgstr "El pago completo" #~ msgid "Complete Store" #~ msgstr "Tienda completa" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1526,7 +1526,7 @@ msgstr "confirmar Contraseña" msgid "Confirm your email to access all features." msgstr "Confirma tu correo electrónico para acceder a todas las funciones." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "¡Correo de confirmación enviado! Por favor, revisa tu bandeja de entrada." @@ -1546,8 +1546,8 @@ msgstr "Documentación de conexión" msgid "Connect payment processing" msgstr "Conectar procesamiento de pagos" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Conectar raya" @@ -1555,17 +1555,17 @@ msgstr "Conectar raya" msgid "Connect to Stripe" msgstr "Conectar con Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Conéctese con el CRM y automatice tareas mediante webhooks e integraciones" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Conéctate con Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Conecta tu cuenta de Stripe para aceptar pagos por entradas y productos." @@ -1582,11 +1582,11 @@ msgid "Connection Details" msgstr "Detalles de conexión" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contacto" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contacto {0}" @@ -1637,8 +1637,8 @@ msgid "Continue set up" msgstr "Continuar configurando" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Continuar configuración" @@ -1654,7 +1654,7 @@ msgstr "Continuar al pago" msgid "Continue to event creation" msgstr "Continuar a la creación del evento" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Continuar al siguiente paso" @@ -1787,7 +1787,7 @@ msgstr "Cree una cuenta o <0>{0} para comenzar" msgid "create an organizer" msgstr "crear un organizador" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Crea y personaliza tu página de evento al instante" @@ -1820,7 +1820,7 @@ msgid "Create Check-In List" msgstr "Crear lista de registro" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1881,7 +1881,7 @@ msgstr "Crear Webhook" msgid "Create Your Event" msgstr "Crea tu evento" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Crea tu primer evento" @@ -1899,7 +1899,7 @@ msgstr "Crea tu propio evento" msgid "Created" msgstr "Creado" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Creando evento..." @@ -1907,7 +1907,7 @@ msgstr "Creando evento..." msgid "Creating Organizer..." msgstr "Creando organizador..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Creando tu evento, por favor espera" @@ -1967,7 +1967,7 @@ msgstr "Personaliza el texto que aparece en el botón de continuar" msgid "Customize your event page" msgstr "Personaliza la página de tu evento" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Personalice su página de evento y el diseño del widget para que coincida perfectamente con su marca" @@ -2129,7 +2129,7 @@ msgstr "Desmarcar todo" msgid "Details" msgstr "Detalles" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "¿No recibiste el código?" @@ -2227,7 +2227,7 @@ msgid "Downloading Invoice" msgstr "Descargando factura" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Borrador" @@ -2488,7 +2488,7 @@ msgid "Email confirmation resent" msgstr "Confirmación por correo electrónico reenviada" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "La confirmación por correo electrónico se reenvió correctamente" @@ -2497,7 +2497,7 @@ msgstr "La confirmación por correo electrónico se reenvió correctamente" msgid "Email footer message" msgstr "Mensaje de pie de página de correo electrónico" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "El correo es obligatorio" @@ -2505,11 +2505,11 @@ msgstr "El correo es obligatorio" msgid "Email not verified" msgstr "Correo electrónico no verificado" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Verificación de correo requerida" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "¡Correo verificado exitosamente!" @@ -2551,11 +2551,11 @@ msgid "End Date & Time (optional)" msgstr "Fecha y hora de finalización (opcional)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "La fecha de finalización debe ser posterior a la fecha de inicio" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Hora de finalización (opcional)" @@ -2591,11 +2591,11 @@ msgstr "Ingrese un monto sin incluir impuestos ni tarifas." msgid "Enter unique affiliate code" msgstr "Ingresa un código de afiliado único" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Introduce tu correo electrónico" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Introduce tu nombre" @@ -2680,7 +2680,7 @@ msgstr "Página principal del evento" msgid "Event location & venue details" msgstr "Ubicación del evento y detalles del lugar" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Nombre del evento" @@ -2688,7 +2688,7 @@ msgstr "Nombre del evento" msgid "Event Name" msgstr "Nombre del evento" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "El nombre del evento es obligatorio" @@ -2726,8 +2726,8 @@ msgid "Event status updated" msgstr "Estado del evento actualizado" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Entradas para eventos por" +#~ msgid "Event Ticketing by" +#~ msgstr "Entradas para eventos por" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2747,7 +2747,7 @@ msgstr "Tipos de eventos" #~ msgstr "eventos" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Eventos" @@ -2859,11 +2859,11 @@ msgstr "Error al cargar el Webhook" msgid "Failed to resend ticket email" msgstr "No se pudo reenviar el correo electrónico del ticket" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Error al reenviar el código de verificación" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Error al enviar el mensaje. Por favor, intenta de nuevo." @@ -2891,7 +2891,7 @@ msgstr "No se pudo subir la imagen." msgid "Failed to upload image. Please try again." msgstr "No se pudo subir la imagen. Por favor, intenta de nuevo." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Error al verificar el correo" @@ -2994,7 +2994,7 @@ msgstr "Tarifa fija:" msgid "Flash is not available on this device" msgstr "Flash no está disponible en este dispositivo" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Venta de entradas flexible" @@ -3016,7 +3016,7 @@ msgstr "¿Has olvidado tu contraseña?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Gratis" @@ -3041,7 +3041,7 @@ msgstr "Producto gratuito, no se requiere información de pago" msgid "French" msgstr "Francés" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Totalmente integrado" @@ -3077,7 +3077,7 @@ msgstr "Alemán" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Comienza gratis, sin tarifas de suscripción" @@ -3293,7 +3293,7 @@ msgid "Homepage Design" msgstr "Diseño de página de inicio" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Diseñador de página de inicio" @@ -3410,7 +3410,7 @@ msgstr "URL de imagen" msgid "Images" msgstr "Imágenes" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Análisis en profundidad" @@ -3476,7 +3476,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integraciones" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Correo inválido" @@ -3501,7 +3501,7 @@ msgstr "Invitar a un miembro del equipo" msgid "Invite Team Member" msgstr "Invitar miembro del equipo" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Invitar miembros del equipo" @@ -3509,7 +3509,7 @@ msgstr "Invitar miembros del equipo" msgid "Invite User" msgstr "Invitar usuario" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Invita a tu equipo" @@ -3649,11 +3649,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "En vivo" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "EN VIVO" @@ -3817,7 +3817,7 @@ msgstr "Agregar asistente manualmente" msgid "Mark as paid" msgstr "Marcar como pagado" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Adapta tu marca" @@ -3825,7 +3825,7 @@ msgstr "Adapta tu marca" msgid "Maximum Per Order" msgstr "Máximo por pedido" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Mensaje" @@ -3845,7 +3845,7 @@ msgstr "Mensaje a los asistentes" msgid "Message attendees with specific tickets" msgstr "Enviar mensajes a los asistentes con entradas específicas" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Envíe mensajes a los asistentes, gestione pedidos y procese reembolsos en un solo lugar" @@ -3853,6 +3853,10 @@ msgstr "Envíe mensajes a los asistentes, gestione pedidos y procese reembolsos msgid "Message buyer" msgstr "Mensaje del comprador" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Contenido del mensaje" @@ -3861,7 +3865,7 @@ msgstr "Contenido del mensaje" msgid "Message individual attendees" msgstr "Enviar mensajes a asistentes individuales" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "El mensaje es obligatorio" @@ -3898,7 +3902,7 @@ msgstr "Misceláneo" msgid "Miscellaneous Settings" msgstr "Otras configuraciones" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Registro móvil" @@ -3959,7 +3963,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "Nombre" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4034,7 +4038,7 @@ msgstr "No hay Asignaciones de Capacidad" msgid "No Check-In Lists" msgstr "No hay listas de registro" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "No se requiere tarjeta de crédito" @@ -4090,7 +4094,7 @@ msgstr "Aún no hay pedidos" msgid "No other organizers available" msgstr "No hay otros organizadores disponibles" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "No hay eventos pasados" @@ -4162,7 +4166,7 @@ msgstr "No se han agregado impuestos ni tarifas." #~ msgid "No tickets to show" #~ msgstr "No hay entradas para mostrar" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "No hay próximos eventos" @@ -4296,7 +4300,7 @@ msgid "Online event" msgstr "evento en línea" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Evento en línea" @@ -4511,12 +4515,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Las estadísticas del organizador no están disponibles para la moneda seleccionada o ha ocurrido un error." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "No se pudo actualizar el estado del organizador. Inténtalo de nuevo más tarde" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Estado del organizador actualizado" @@ -4607,11 +4611,11 @@ msgstr "Restablecimiento de contraseña exitoso. Por favor inicie sesión con su msgid "Passwords are not the same" msgstr "Las contraseñas no son similares" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Pasado" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Eventos pasados" @@ -4734,6 +4738,10 @@ msgstr "Realizar pedido" msgid "Place this in the of your website." msgstr "Coloque esto en el de su sitio web." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Tarifas de la plataforma" @@ -4783,7 +4791,7 @@ msgstr "Por favor, introduzca una URL de imagen válida que apunte a una imagen. msgid "Please enter a valid URL" msgstr "Por favor, introduce una URL válida" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Por favor, ingresa el código de 5 dígitos" @@ -4833,7 +4841,7 @@ msgstr "Por favor, inténtalo de nuevo." msgid "Please verify your email address to access all features" msgstr "Verifique su dirección de correo electrónico para acceder a todas las funciones." -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Por favor, espera antes de solicitar otro código" @@ -4866,7 +4874,7 @@ msgstr "Portugués" msgid "Post Checkout message" msgstr "Mensaje posterior al pago" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Energizado por" @@ -4941,8 +4949,8 @@ msgstr "Imprimir todas las entradas" msgid "Print Tickets" msgstr "Imprimir boletos" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Política de privacidad" @@ -5039,7 +5047,7 @@ msgstr "Productos vendidos" msgid "Products sorted successfully" msgstr "Productos ordenados con éxito" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Productos, mercancía y opciones de precios flexibles" @@ -5108,7 +5116,7 @@ msgstr "Publicar Evento" msgid "QR Code" msgstr "Código QR" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "Escaneo de códigos QR con retroalimentación instantánea y uso compartido seguro para el acceso del personal" @@ -5169,7 +5177,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5238,7 +5246,7 @@ msgstr "Informes" msgid "Require Billing Address" msgstr "Requerir dirección de facturación" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Reenviar código" @@ -5246,7 +5254,7 @@ msgstr "Reenviar código" #~ msgid "Resend confirmation email" #~ msgstr "Reenviar correo electrónico de confirmación" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Reenviar correo de confirmación" @@ -5258,7 +5266,7 @@ msgstr "Reenviar correo" msgid "Resend email confirmation" msgstr "Reenviar confirmación por correo electrónico" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Reenviar en {resendCooldown}s" @@ -5406,7 +5414,7 @@ msgstr "Escanear código QR" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Escanea este código QR para acceder a la página del evento o compártelo con otros" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Ir a entradas" @@ -5528,11 +5536,11 @@ msgstr "Seleccionar moneda" msgid "Select end date and time" msgstr "Selecciona fecha y hora de finalización" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Seleccionar hora de finalización" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Seleccionar categoría del evento" @@ -5561,7 +5569,7 @@ msgstr "Seleccionar productos" msgid "Select start date and time" msgstr "Selecciona fecha y hora de inicio" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Seleccionar hora de inicio" @@ -5599,15 +5607,15 @@ msgstr "Selecciona qué eventos activarán este webhook" msgid "Select..." msgstr "Seleccionar..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Vende cualquier cosa" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Vende productos junto con las entradas con soporte integrado para impuestos y códigos promocionales" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Vende más que boletos" @@ -5627,7 +5635,7 @@ msgstr "Enviar un mensaje" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "Enviar como prueba. Esto enviará el mensaje a su dirección de correo electrónico en lugar de a los destinatarios." -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Enviar Mensaje" @@ -5712,12 +5720,12 @@ msgstr "Configura tu evento en vivo" msgid "Settings" msgstr "Ajustes" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Configura en minutos" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5734,8 +5742,8 @@ msgstr "Compartir enlace de afiliado" msgid "Share Event" msgstr "Compartir evento" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Compartir página del organizador" @@ -5841,11 +5849,11 @@ msgstr "simpson" msgid "Single line text box" msgstr "Cuadro de texto de una sola línea" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Salta este paso" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Registro inteligente" @@ -5909,7 +5917,7 @@ msgid "Something went wrong." msgstr "Algo salió mal." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5960,7 +5968,7 @@ msgstr "Producto estándar con precio fijo" msgid "Start Date" msgstr "Fecha de inicio" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Fecha y hora de inicio" @@ -5968,7 +5976,7 @@ msgstr "Fecha y hora de inicio" msgid "Start Date & Time" msgstr "Fecha y hora de inicio" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "La fecha de inicio es obligatoria" @@ -6008,6 +6016,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Los pagos con Stripe no están habilitados para este evento." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Sujeto" @@ -6160,7 +6172,7 @@ msgstr "habitación 100" msgid "Summer Music Festival {0}" msgstr "Festival de música de verano {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Festival de Música de Verano 2025" @@ -6172,7 +6184,7 @@ msgstr "Festival de Música de Verano 2025" msgid "Support Email" msgstr "Correo electrónico de soporte" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Soporte para ventas escalonadas, basadas en donaciones y de productos con precios y capacidad personalizables" @@ -6241,8 +6253,8 @@ msgstr "Cuéntanos sobre tu evento" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Cuéntanos sobre tu organización. Esta información se mostrará en las páginas de tus eventos." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Términos del servicio" @@ -6268,7 +6280,7 @@ msgstr "El color de fondo de toda la página" msgid "The check-in list you are looking for does not exist." msgstr "La lista de registro que buscas no existe." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "El código expirará en 10 minutos. Revisa tu carpeta de spam si no ves el correo." @@ -6727,6 +6739,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Para recibir pagos con tarjeta de crédito, debes conectar tu cuenta de Stripe. Stripe es nuestro socio de procesamiento de pagos que garantiza transacciones seguras y pagos puntuales." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Herramientas" @@ -6778,7 +6791,7 @@ msgstr "Total restante" msgid "Total Tax" msgstr "Total impuestos" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Rastrea ingresos, vistas de página y ventas con análisis detallados e informes exportables" @@ -6786,6 +6799,10 @@ msgstr "Rastrea ingresos, vistas de página y ventas con análisis detallados e msgid "Transaction Fee:" msgstr "Tarifa de transacción:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6880,11 +6897,11 @@ msgstr "Despublicar Evento" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Próximo" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Próximos eventos" @@ -6989,11 +7006,11 @@ msgstr "IVA" msgid "Venue Name" msgstr "Nombre del lugar" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Código de verificación" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Verificar correo" @@ -7001,7 +7018,7 @@ msgstr "Verificar correo" msgid "Verify your email" msgstr "Verifica tu correo electrónico" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Verificando..." @@ -7065,8 +7082,8 @@ msgstr "Ver en Google Maps" msgid "View order details" msgstr "Ver detalles de la orden" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Ver página principal del organizador" @@ -7135,7 +7152,7 @@ msgstr "No pudimos confirmar su pago. Inténtelo de nuevo o comuníquese con el msgid "We're processing your order. Please wait..." msgstr "Estamos procesando tu pedido. Espere por favor..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Hemos enviado un código de verificación de 5 dígitos a:" @@ -7193,7 +7210,7 @@ msgstr "Bienvenido de nuevo{0} 👋" msgid "Welcome to {0} 👋" msgstr "Bienvenido a {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Bienvenido a {0}, {1} 👋" @@ -7266,7 +7283,7 @@ msgstr "¿A qué hora llegarás?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "¿Qué tipo de evento?" @@ -7408,7 +7425,7 @@ msgstr "Laboral..." msgid "Workshop" msgstr "Taller" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Escribe tu mensaje aquí..." @@ -7574,7 +7591,7 @@ msgstr "Debe crear un ticket antes de poder agregar manualmente un asistente." msgid "You must have at least one price tier" msgstr "Debes tener al menos un nivel de precios" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Debes verificar tu dirección de correo electrónico antes de poder actualizar el estado del organizador." @@ -7642,7 +7659,7 @@ msgstr "Tu increíble sitio web 🎉" msgid "Your Details" msgstr "Tus detalles" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Tu correo electrónico" @@ -7663,11 +7680,11 @@ msgstr "Tu evento debe estar activo antes de que puedas vender entradas a los as msgid "Your message has been sent" msgstr "Tu mensaje ha sido enviado" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "¡Tu mensaje se ha enviado exitosamente!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Tu nombre" diff --git a/frontend/src/locales/fr.js b/frontend/src/locales/fr.js index 0c3aa69d66..90891de855 100644 --- a/frontend/src/locales/fr.js +++ b/frontend/src/locales/fr.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"\\\"Il n'y a rien à montrer pour l'instant\\\"\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>enregistré avec succès\"],\"yxhYRZ\":[[\"0\"],\" <0>sorti avec succès\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" créé avec succès\"],\"FImCSc\":[[\"0\"],\" mis à jour avec succès\"],\"KOr9b4\":[\"Les événements de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" enregistré\"],\"Vjij1k\":[[\"days\"],\" jours, \",[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"f3RdEk\":[[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"fyE7Au\":[[\"minutes\"],\" minutes et \",[\"secondes\"],\" secondes\"],\"NlQ0cx\":[\"Premier événement de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Les affectations de capacité vous permettent de gérer la capacité des billets ou d'un événement entier. Idéal pour les événements de plusieurs jours, les ateliers et plus encore, où le contrôle de l'assistance est crucial.<1>Par exemple, vous pouvez associer une affectation de capacité avec un billet <2>Jour Un et <3>Tous les Jours. Une fois la capacité atteinte, les deux billets ne seront plus disponibles à la vente.\",\"Exjbj7\":\"<0>Les listes de pointage aident à gérer l'entrée des participants à votre événement. Vous pouvez associer plusieurs billets à une liste de pointage et vous assurer que seuls ceux avec des billets valides peuvent entrer.\",\"OXku3b\":\"<0>https://votre-siteweb.com\",\"qnSLLW\":\"<0>Veuillez entrer le prix hors taxes et frais.<1>Les taxes et frais peuvent être ajoutés ci-dessous.\",\"ZjMs6e\":\"<0>Le nombre de produits disponibles pour ce produit<1>Cette valeur peut être remplacée s'il existe des <2>Limites de Capacité associées à ce produit.\",\"E15xs8\":\"⚡️ Organisez votre événement\",\"FL6OwU\":\"✉️ Confirmez votre adresse email\",\"BN0OQd\":\"🎉 Félicitations pour la création d'un événement\xA0!\",\"4kSf7w\":\"🎟️ Ajouter des produits\",\"4WT5tD\":\"🎨 Personnalisez votre page d'événement\",\"3VPPdS\":\"💳 Connectez-vous avec Stripe\",\"cjdktw\":\"🚀 Mettez votre événement en direct\",\"rmelwV\":\"0 minute et 0 seconde\",\"i0puaE\":\"10h00\",\"qdfdgM\":\"123, rue Principale\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un champ de date. Parfait pour demander une date de naissance, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" par défaut est automatiquement appliqué à tous les nouveaux produits. Vous pouvez le remplacer pour chaque produit.\"],\"SMUbbQ\":\"Une entrée déroulante ne permet qu'une seule sélection\",\"qv4bfj\":\"Des frais, comme des frais de réservation ou des frais de service\",\"POT0K/\":\"Un montant fixe par produit. Par exemple, 0,50 $ par produit\",\"f4vJgj\":\"Une saisie de texte sur plusieurs lignes\",\"OIPtI5\":\"Un pourcentage du prix du produit. Par exemple, 3,5 % du prix du produit\",\"ZthcdI\":\"Un code promo sans réduction peut être utilisé pour révéler des produits cachés.\",\"AG/qmQ\":\"Une option Radio comporte plusieurs options, mais une seule peut être sélectionnée.\",\"h179TP\":\"Une brève description de l'événement qui sera affichée dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, la description de l'événement sera utilisée\",\"WKMnh4\":\"Une saisie de texte sur une seule ligne\",\"BHZbFy\":\"Une seule question par commande. Par exemple, Quelle est votre adresse de livraison ?\",\"Fuh+dI\":\"Une seule question par produit. Par exemple, Quelle est votre taille de t-shirt ?\",\"RlJmQg\":\"Une taxe standard, comme la TVA ou la TPS\",\"uIKNjo\":\"À propos de l'événement\",\"3pykXZ\":\"Accepter les virements bancaires, chèques ou autres méthodes de paiement hors ligne\",\"hrvLf4\":\"Accepter les paiements par carte bancaire avec Stripe\",\"bfXQ+N\":\"Accepter l'invitation\",\"AeXO77\":\"Compte\",\"lkNdiH\":\"Nom du compte\",\"Puv7+X\":\"Paramètres du compte\",\"OmylXO\":\"Compte mis à jour avec succès\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activer\",\"5T2HxQ\":\"Date d'activation\",\"F6pfE9\":\"Actif\",\"/PN1DA\":\"Ajouter une description pour cette liste de pointage\",\"0/vPdA\":\"Ajoutez des notes sur le participant. Celles-ci ne seront pas visibles par le participant.\",\"Or1CPR\":\"Ajoutez des notes sur le participant...\",\"l3sZO1\":\"Ajoutez des notes concernant la commande. Elles ne seront pas visibles par le client.\",\"xMekgu\":\"Ajoutez des notes concernant la commande...\",\"PGPGsL\":\"Ajouter une description\",\"gMK0ps\":\"Ajoutez des détails sur l'événement et gérez les paramètres de l'événement.\",\"OveehC\":\"Ajoutez des instructions pour les paiements hors ligne (par exemple, les détails du virement bancaire, où envoyer les chèques, les délais de paiement)\",\"LTVoRa\":\"Ajouter plus de produits\",\"ApsD9J\":\"Ajouter un nouveau\",\"TZxnm8\":\"Ajouter une option\",\"24l4x6\":\"Ajouter un produit\",\"8q0EdE\":\"Ajouter un produit à la catégorie\",\"YvCknQ\":\"Ajouter des produits\",\"Cw27zP\":\"Ajouter une question\",\"yWiPh+\":\"Ajouter une taxe ou des frais\",\"goOKRY\":\"Ajouter un niveau\",\"oZW/gT\":\"Ajouter au calendrier\",\"pn5qSs\":\"Informations supplémentaires\",\"Y8DIQy\":\"Options additionelles\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Adresse Ligne 1\",\"POdIrN\":\"Adresse Ligne 1\",\"cormHa\":\"Adresse Ligne 2\",\"gwk5gg\":\"Adresse Ligne 2\",\"U3pytU\":\"Administrateur\",\"HLDaLi\":\"Les utilisateurs administrateurs ont un accès complet aux événements et aux paramètres du compte.\",\"W7AfhC\":\"Tous les participants à cet événement\",\"cde2hc\":\"Tous les produits\",\"5CQ+r0\":\"Autoriser les participants associés à des commandes impayées à s'enregistrer\",\"ipYKgM\":\"Autoriser l'indexation des moteurs de recherche\",\"LRbt6D\":\"Autoriser les moteurs de recherche à indexer cet événement\",\"+MHcJD\":\"Presque là! Nous attendons juste que votre paiement soit traité. Cela ne devrait prendre que quelques secondes.\",\"ApOYO8\":\"Incroyable, Événement, Mots-clés...\",\"hehnjM\":\"Montant\",\"R2O9Rg\":[\"Montant payé (\",[\"0\"],\")\"],\"V7MwOy\":\"Une erreur s'est produite lors du chargement de la page\",\"Q7UCEH\":\"Une erreur s'est produite lors du tri des questions. Veuillez réessayer ou actualiser la page\",\"jD/OCQ\":\"Un événement est l’événement réel que vous organisez. Vous pourrez ajouter plus de détails ultérieurement.\",\"oBkF+i\":\"Un organisateur est l'entreprise ou la personne qui organise l'événement\",\"W5A0Ly\":\"Une erreur inattendue est apparue.\",\"byKna+\":\"Une erreur inattendue est apparue. Veuillez réessayer.\",\"ubdMGz\":\"Toute question des détenteurs de produits sera envoyée à cette adresse e-mail. Elle sera également utilisée comme adresse de réponse pour tous les e-mails envoyés depuis cet événement\",\"aAIQg2\":\"Apparence\",\"Ym1gnK\":\"appliqué\",\"sy6fss\":[\"S'applique à \",[\"0\"],\" produits\"],\"kadJKg\":\"S'applique à 1 produit\",\"DB8zMK\":\"Appliquer\",\"GctSSm\":\"Appliquer le code promotionnel\",\"ARBThj\":[\"Appliquer ce \",[\"type\"],\" à tous les nouveaux produits\"],\"S0ctOE\":\"Archiver l'événement\",\"TdfEV7\":\"Archivé\",\"A6AtLP\":\"Événements archivés\",\"q7TRd7\":\"Êtes-vous sûr de vouloir activer ce participant\xA0?\",\"TvkW9+\":\"Êtes-vous sûr de vouloir archiver cet événement\xA0?\",\"/CV2x+\":\"Êtes-vous sûr de vouloir annuler ce participant\xA0? Cela annulera leur billet\",\"YgRSEE\":\"Etes-vous sûr de vouloir supprimer ce code promo ?\",\"iU234U\":\"Êtes-vous sûr de vouloir supprimer cette question\xA0?\",\"CMyVEK\":\"Êtes-vous sûr de vouloir créer un brouillon pour cet événement\xA0? Cela rendra l'événement invisible au public\",\"mEHQ8I\":\"Êtes-vous sûr de vouloir rendre cet événement public\xA0? Cela rendra l'événement visible au public\",\"s4JozW\":\"Êtes-vous sûr de vouloir restaurer cet événement\xA0? Il sera restauré en tant que brouillon.\",\"vJuISq\":\"Êtes-vous sûr de vouloir supprimer cette Affectation de Capacité?\",\"baHeCz\":\"Êtes-vous sûr de vouloir supprimer cette liste de pointage\xA0?\",\"LBLOqH\":\"Demander une fois par commande\",\"wu98dY\":\"Demander une fois par produit\",\"ss9PbX\":\"Participant\",\"m0CFV2\":\"Détails des participants\",\"QKim6l\":\"Participant non trouvé\",\"R5IT/I\":\"Notes du participant\",\"lXcSD2\":\"Questions des participants\",\"HT/08n\":\"Billet de l'invité\",\"9SZT4E\":\"Participants\",\"iPBfZP\":\"Invités enregistrés\",\"7KxcHR\":\"Invités avec un produit spécifique\",\"IMJ6rh\":\"Redimensionnement automatique\",\"vZ5qKF\":\"Redimensionnez automatiquement la hauteur du widget en fonction du contenu. Lorsqu'il est désactivé, le widget remplira la hauteur du conteneur.\",\"4lVaWA\":\"En attente d'un paiement hors ligne\",\"2rHwhl\":\"En attente d'un paiement hors ligne\",\"3wF4Q/\":\"En attente de paiement\",\"ioG+xt\":\"En attente de paiement\",\"3PmQfI\":\"Événement génial\",\"Yrbm6T\":\"Organisateur génial Ltd.\",\"9002sI\":\"Retour à tous les événements\",\"A302fe\":\"Retour à la page de l'événement\",\"VCoEm+\":\"Retour connexion\",\"k1bLf+\":\"Couleur de l'arrière plan\",\"I7xjqg\":\"Type d'arrière-plan\",\"1mwMl+\":\"Avant d'envoyer !\",\"/yeZ20\":\"Avant que votre événement puisse être mis en ligne, vous devez faire certaines choses.\",\"ze6ETw\":\"Commencez à vendre des produits en quelques minutes\",\"8rE61T\":\"Adresse de facturation\",\"/xC/im\":\"Paramètres de facturation\",\"rp/zaT\":\"Portugais brésilien\",\"whqocw\":\"En vous inscrivant, vous acceptez nos <0>Conditions d'utilisation et notre <1>Politique de confidentialité.\",\"bcCn6r\":\"Type de calcul\",\"+8bmSu\":\"Californie\",\"iStTQt\":\"L'autorisation de la caméra a été refusée. <0>Demander l'autorisation à nouveau, ou si cela ne fonctionne pas, vous devrez <1>accorder à cette page l'accès à votre caméra dans les paramètres de votre navigateur.\",\"dEgA5A\":\"Annuler\",\"Gjt/py\":\"Annuler le changement d'e-mail\",\"tVJk4q\":\"Annuler la commande\",\"Os6n2a\":\"annuler la commande\",\"Mz7Ygx\":[\"Annuler la commande \",[\"0\"]],\"3tTjpi\":\"Annuler annulera tous les produits associés à cette commande et les remettra dans le stock disponible.\",\"vv7kpg\":\"Annulé\",\"U7nGvl\":\"Impossible de s'enregistrer\",\"QyjCeq\":\"Capacité\",\"V6Q5RZ\":\"Affectation de Capacité créée avec succès\",\"k5p8dz\":\"Affectation de Capacité supprimée avec succès\",\"nDBs04\":\"Gestion de la Capacité\",\"ddha3c\":\"Les catégories vous permettent de regrouper des produits ensemble. Par exemple, vous pouvez avoir une catégorie pour \\\"Billets\\\" et une autre pour \\\"Marchandise\\\".\",\"iS0wAT\":\"Les catégories vous aident à organiser vos produits. Ce titre sera affiché sur la page publique de l'événement.\",\"eorM7z\":\"Catégories réorganisées avec succès.\",\"3EXqwa\":\"Catégorie créée avec succès\",\"77/YgG\":\"Changer de couverture\",\"GptGxg\":\"Changer le mot de passe\",\"xMDm+I\":\"Enregistrement\",\"p2WLr3\":[\"Enregistrer \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Enregistrer et marquer la commande comme payée\",\"QYLpB4\":\"Enregistrer uniquement\",\"/Ta1d4\":\"Sortir\",\"5LDT6f\":\"Découvrez cet événement !\",\"gXcPxc\":\"Enregistrement\",\"fVUbUy\":\"Liste de pointage créée avec succès\",\"+CeSxK\":\"Liste de pointage supprimée avec succès\",\"+hBhWk\":\"La liste de pointage a expiré\",\"mBsBHq\":\"La liste de pointage n'est pas active\",\"vPqpQG\":\"Liste de pointage non trouvée\",\"tejfAy\":\"Listes de pointage\",\"hD1ocH\":\"URL de pointage copiée dans le presse-papiers\",\"CNafaC\":\"Les options de case à cocher permettent plusieurs sélections\",\"SpabVf\":\"Cases à cocher\",\"CRu4lK\":\"Enregistré\",\"znIg+z\":\"Paiement\",\"1WnhCL\":\"Paramètres de paiement\",\"6imsQS\":\"Chinois simplifié\",\"JjkX4+\":\"Choisissez une couleur pour votre arrière-plan\",\"/Jizh9\":\"Choisissez un compte\",\"3wV73y\":\"Ville\",\"FG98gC\":\"Effacer le texte de recherche\",\"EYeuMv\":\"Cliquez ici\",\"sby+1/\":\"Cliquez pour copier\",\"yz7wBu\":\"Fermer\",\"62Ciis\":\"Fermer la barre latérale\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Le code doit comporter entre 3 et 50 caractères\",\"oqr9HB\":\"Réduire ce produit lorsque la page de l'événement est initialement chargée\",\"jZlrte\":\"Couleur\",\"Vd+LC3\":\"La couleur doit être un code couleur hexadécimal valide. Exemple\xA0: #ffffff\",\"1HfW/F\":\"Couleurs\",\"VZeG/A\":\"À venir\",\"yPI7n9\":\"Mots-clés séparés par des virgules qui décrivent l'événement. Ceux-ci seront utilisés par les moteurs de recherche pour aider à catégoriser et indexer l'événement.\",\"NPZqBL\":\"Complétez la commande\",\"guBeyC\":\"Paiement complet\",\"C8HNV2\":\"Paiement complet\",\"qqWcBV\":\"Complété\",\"6HK5Ct\":\"Commandes terminées\",\"NWVRtl\":\"Commandes terminées\",\"DwF9eH\":\"Code composant\",\"Tf55h7\":\"Réduction configurée\",\"7VpPHA\":\"Confirmer\",\"ZaEJZM\":\"Confirmer le changement d'e-mail\",\"yjkELF\":\"Confirmer le nouveau mot de passe\",\"xnWESi\":\"Confirmez le mot de passe\",\"p2/GCq\":\"Confirmez le mot de passe\",\"wnDgGj\":\"Confirmation de l'adresse e-mail...\",\"pbAk7a\":\"Connecter la bande\",\"UMGQOh\":\"Connectez-vous avec Stripe\",\"QKLP1W\":\"Connectez votre compte Stripe pour commencer à recevoir des paiements.\",\"5lcVkL\":\"Détails de connexion\",\"yAej59\":\"Couleur d'arrière-plan du contenu\",\"xGVfLh\":\"Continuer\",\"X++RMT\":\"Texte du bouton Continuer\",\"AfNRFG\":\"Texte du bouton Continuer\",\"lIbwvN\":\"Continuer la configuration de l'événement\",\"HB22j9\":\"Continuer la configuration\",\"bZEa4H\":\"Continuer la configuration de Stripe Connect\",\"6V3Ea3\":\"Copié\",\"T5rdis\":\"copié dans le presse-papier\",\"he3ygx\":\"Copie\",\"r2B2P8\":\"Copier l'URL de pointage\",\"8+cOrS\":\"Copier les détails à tous les participants\",\"ENCIQz\":\"Copier le lien\",\"E6nRW7\":\"Copier le lien\",\"JNCzPW\":\"Pays\",\"IF7RiR\":\"Couverture\",\"hYgDIe\":\"Créer\",\"b9XOHo\":[\"Créer \",[\"0\"]],\"k9RiLi\":\"Créer un produit\",\"6kdXbW\":\"Créer un code promotionnel\",\"n5pRtF\":\"Créer un billet\",\"X6sRve\":[\"Créez un compte ou <0>\",[\"0\"],\" pour commencer\"],\"nx+rqg\":\"créer un organisateur\",\"ipP6Ue\":\"Créer un participant\",\"VwdqVy\":\"Créer une Affectation de Capacité\",\"EwoMtl\":\"Créer une catégorie\",\"XletzW\":\"Créer une catégorie\",\"WVbTwK\":\"Créer une liste de pointage\",\"uN355O\":\"Créer un évènement\",\"BOqY23\":\"Créer un nouveau\",\"kpJAeS\":\"Créer un organisateur\",\"a0EjD+\":\"Créer un produit\",\"+scrJC\":\"Créez des produits pour votre événement, définissez les prix et gérez la quantité disponible.\",\"sYpiZP\":\"Créer un code promotionnel\",\"B3Mkdt\":\"Créer une question\",\"UKfi21\":\"Créer une taxe ou des frais\",\"d+F6q9\":\"Créé\",\"Q2lUR2\":\"Devise\",\"DCKkhU\":\"Mot de passe actuel\",\"uIElGP\":\"URL des cartes personnalisées\",\"UEqXyt\":\"Plage personnalisée\",\"876pfE\":\"Client\",\"QOg2Sf\":\"Personnaliser les paramètres de courrier électronique et de notification pour cet événement\",\"Y9Z/vP\":\"Personnalisez la page d'accueil de l'événement et la messagerie de paiement\",\"2E2O5H\":\"Personnaliser les divers paramètres de cet événement\",\"iJhSxe\":\"Personnalisez les paramètres SEO pour cet événement\",\"KIhhpi\":\"Personnalisez votre page d'événement\",\"nrGWUv\":\"Personnalisez votre page d'événement en fonction de votre marque et de votre style.\",\"Zz6Cxn\":\"Zone dangereuse\",\"ZQKLI1\":\"Zone de Danger\",\"7p5kLi\":\"Tableau de bord\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date et heure\",\"JJhRbH\":\"Capacité du premier jour\",\"cnGeoo\":\"Supprimer\",\"jRJZxD\":\"Supprimer la Capacité\",\"VskHIx\":\"Supprimer la catégorie\",\"Qrc8RZ\":\"Supprimer la liste de pointage\",\"WHf154\":\"Supprimer le code\",\"heJllm\":\"Supprimer la couverture\",\"KWa0gi\":\"Supprimer l'image\",\"1l14WA\":\"Supprimer le produit\",\"IatsLx\":\"Supprimer la question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description pour le personnel de pointage\",\"URmyfc\":\"Détails\",\"1lRT3t\":\"Désactiver cette capacité suivra les ventes mais ne les arrêtera pas lorsque la limite sera atteinte\",\"H6Ma8Z\":\"Rabais\",\"ypJ62C\":\"Rabais %\",\"3LtiBI\":[\"Remise en \",[\"0\"]],\"C8JLas\":\"Type de remise\",\"1QfxQT\":\"Rejeter\",\"DZlSLn\":\"Étiquette du document\",\"cVq+ga\":\"Vous n'avez pas de compte ? <0>Inscrivez-vous\",\"3F1nBX\":\"Produit de don / Payez ce que vous voulez\",\"OvNbls\":\"Télécharger .ics\",\"kodV18\":\"Télécharger CSV\",\"CELKku\":\"Télécharger la facture\",\"LQrXcu\":\"Télécharger la facture\",\"QIodqd\":\"Télécharger le code QR\",\"yhjU+j\":\"Téléchargement de la facture\",\"uABpqP\":\"Glisser-déposer ou cliquer\",\"CfKofC\":\"Sélection déroulante\",\"JzLDvy\":\"Dupliquer les attributions de capacité\",\"ulMxl+\":\"Dupliquer les listes d'enregistrement\",\"vi8Q/5\":\"Dupliquer l'événement\",\"3ogkAk\":\"Dupliquer l'événement\",\"Yu6m6X\":\"Dupliquer l'image de couverture de l'événement\",\"+fA4C7\":\"Options de duplication\",\"SoiDyI\":\"Dupliquer les produits\",\"57ALrd\":\"Dupliquer les codes promo\",\"83Hu4O\":\"Dupliquer les questions\",\"20144c\":\"Dupliquer les paramètres\",\"7Cx5It\":\"Lève tôt\",\"ePK91l\":\"Modifier\",\"N6j2JH\":[\"Modifier \",[\"0\"]],\"kBkYSa\":\"Modifier la Capacité\",\"oHE9JT\":\"Modifier l'Affectation de Capacité\",\"j1Jl7s\":\"Modifier la catégorie\",\"FU1gvP\":\"Modifier la liste de pointage\",\"iFgaVN\":\"Modifier le code\",\"jrBSO1\":\"Modifier l'organisateur\",\"tdD/QN\":\"Modifier le produit\",\"n143Tq\":\"Modifier la catégorie de produit\",\"9BdS63\":\"Modifier le code promotionnel\",\"O0CE67\":\"Modifier la question\",\"EzwCw7\":\"Modifier la question\",\"poTr35\":\"Modifier l'utilisateur\",\"GTOcxw\":\"Modifier l'utilisateur\",\"pqFrv2\":\"par exemple. 2,50 pour 2,50$\",\"3yiej1\":\"par exemple. 23,5 pour 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Paramètres de courrier électronique et de notification\",\"ATGYL1\":\"Adresse e-mail\",\"hzKQCy\":\"Adresse e-mail\",\"HqP6Qf\":\"Changement d'e-mail annulé avec succès\",\"mISwW1\":\"Changement d'e-mail en attente\",\"APuxIE\":\"E-mail de confirmation renvoyé\",\"YaCgdO\":\"E-mail de confirmation renvoyé avec succès\",\"jyt+cx\":\"Message de pied de page de l'e-mail\",\"I6F3cp\":\"E-mail non vérifié\",\"NTZ/NX\":\"Code intégré\",\"4rnJq4\":\"Intégrer le script\",\"8oPbg1\":\"Activer la facturation\",\"j6w7d/\":\"Activer cette capacité pour arrêter les ventes de produits lorsque la limite est atteinte\",\"VFv2ZC\":\"Date de fin\",\"237hSL\":\"Terminé\",\"nt4UkP\":\"Événements terminés\",\"lYGfRP\":\"Anglais\",\"MhVoma\":\"Saisissez un montant hors taxes et frais.\",\"SlfejT\":\"Erreur\",\"3Z223G\":\"Erreur lors de la confirmation de l'adresse e-mail\",\"a6gga1\":\"Erreur lors de la confirmation du changement d'adresse e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Événement\",\"CFLUfD\":\"Événement créé avec succès 🎉\",\"/dgc8E\":\"Date de l'événement\",\"0Zptey\":\"Valeurs par défaut des événements\",\"QcCPs8\":\"Détails de l'événement\",\"6fuA9p\":\"Événement dupliqué avec succès\",\"AEuj2m\":\"Page d'accueil de l'événement\",\"Xe3XMd\":\"L'événement n'est pas visible au public\",\"4pKXJS\":\"L'événement est visible au public\",\"ClwUUD\":\"Lieu de l'événement et détails du lieu\",\"OopDbA\":\"Page de l'événement\",\"4/If97\":\"La mise à jour du statut de l'événement a échoué. Veuillez réessayer plus tard\",\"btxLWj\":\"Statut de l'événement mis à jour\",\"nMU2d3\":\"URL de l'événement\",\"tst44n\":\"Événements\",\"sZg7s1\":\"Date d'expiration\",\"KnN1Tu\":\"Expire\",\"uaSvqt\":\"Date d'expiration\",\"GS+Mus\":\"Exporter\",\"9xAp/j\":\"Échec de l'annulation du participant\",\"ZpieFv\":\"Échec de l'annulation de la commande\",\"z6tdjE\":\"Échec de la suppression du message. Veuillez réessayer.\",\"xDzTh7\":\"Échec du téléchargement de la facture. Veuillez réessayer.\",\"9zSt4h\":\"Échec de l'exportation des participants. Veuillez réessayer.\",\"2uGNuE\":\"Échec de l'exportation des commandes. Veuillez réessayer.\",\"d+KKMz\":\"Échec du chargement de la liste de pointage\",\"ZQ15eN\":\"Échec du renvoi de l'e-mail du ticket\",\"ejXy+D\":\"Échec du tri des produits\",\"PLUB/s\":\"Frais\",\"/mfICu\":\"Frais\",\"LyFC7X\":\"Filtrer les commandes\",\"cSev+j\":\"Filtres\",\"CVw2MU\":[\"Filtres (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Premier numéro de facture\",\"V1EGGU\":\"Prénom\",\"kODvZJ\":\"Prénom\",\"S+tm06\":\"Le prénom doit comporter entre 1 et 50 caractères\",\"1g0dC4\":\"Le prénom, le nom et l'adresse e-mail sont des questions par défaut et sont toujours inclus dans le processus de paiement.\",\"Rs/IcB\":\"Première utilisation\",\"TpqW74\":\"Fixé\",\"irpUxR\":\"Montant fixé\",\"TF9opW\":\"Flash n'est pas disponible sur cet appareil\",\"UNMVei\":\"Mot de passe oublié?\",\"2POOFK\":\"Gratuit\",\"P/OAYJ\":\"Produit gratuit\",\"vAbVy9\":\"Produit gratuit, aucune information de paiement requise\",\"nLC6tu\":\"Français\",\"Weq9zb\":\"Général\",\"DDcvSo\":\"Allemand\",\"4GLxhy\":\"Commencer\",\"4D3rRj\":\"Revenir au profil\",\"9LCqFI\":\"Aller à la page d'accueil de l'événement\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"ventes brutes\",\"IgcAGN\":\"Ventes brutes\",\"yRg26W\":\"Ventes brutes\",\"R4r4XO\":\"Invités\",\"26pGvx\":\"Avez vous un code de réduction?\",\"V7yhws\":\"bonjour@awesome-events.com\",\"6K/IHl\":\"Voici un exemple de la façon dont vous pouvez utiliser le composant dans votre application.\",\"Y1SSqh\":\"Voici le composant React que vous pouvez utiliser pour intégrer le widget dans votre application.\",\"QuhVpV\":[\"Salut \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conférence Hi.Events \",[\"0\"]],\"verBst\":\"Centre de conférence Hi.Events\",\"6eMEQO\":\"logo hi.events\",\"C4qOW8\":\"Caché à la vue du public\",\"gt3Xw9\":\"question cachée\",\"g3rqFe\":\"questions cachées\",\"k3dfFD\":\"Les questions masquées ne sont visibles que par l'organisateur de l'événement et non par le client.\",\"vLyv1R\":\"Cacher\",\"Mkkvfd\":\"Masquer la page de démarrage\",\"mFn5Xz\":\"Masquer les questions cachées\",\"YHsF9c\":\"Masquer le produit après la date de fin de vente\",\"06s3w3\":\"Masquer le produit avant la date de début de vente\",\"axVMjA\":\"Masquer le produit sauf si l'utilisateur a un code promo applicable\",\"ySQGHV\":\"Masquer le produit lorsqu'il est épuisé\",\"SCimta\":\"Masquer la page de démarrage de la barre latérale\",\"5xR17G\":\"Masquer ce produit des clients\",\"Da29Y6\":\"Cacher cette question\",\"fvDQhr\":\"Masquer ce niveau aux utilisateurs\",\"lNipG+\":\"Masquer un produit empêchera les utilisateurs de le voir sur la page de l'événement.\",\"ZOBwQn\":\"Conception de la page d'accueil\",\"PRuBTd\":\"Concepteur de page d'accueil\",\"YjVNGZ\":\"Aperçu de la page d'accueil\",\"c3E/kw\":\"Homère\",\"8k8Njd\":\"De combien de minutes le client dispose pour finaliser sa commande. Nous recommandons au moins 15 minutes\",\"ySxKZe\":\"Combien de fois ce code peut-il être utilisé ?\",\"dZsDbK\":[\"Limite de caractères HTML dépassé: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://exemple-maps-service.com/...\",\"uOXLV3\":\"J'accepte les <0>termes et conditions\",\"sd6lr7\":\"Je souhaite payer en utilisant une méthode hors ligne\",\"SdFlIP\":\"Je souhaite payer en utilisant une méthode en ligne (carte de crédit, etc.)\",\"93DUnd\":[\"Si aucun nouvel onglet ne s'ouvre, veuillez <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si vide, l'adresse sera utilisée pour générer un lien Google Maps\",\"UYT+c8\":\"Si activé, le personnel d'enregistrement peut marquer les participants comme enregistrés ou marquer la commande comme payée et enregistrer les participants. Si désactivé, les participants associés à des commandes impayées ne peuvent pas être enregistrés.\",\"muXhGi\":\"Si activé, l'organisateur recevra une notification par e-mail lorsqu'une nouvelle commande sera passée\",\"6fLyj/\":\"Si vous n'avez pas demandé ce changement, veuillez immédiatement modifier votre mot de passe.\",\"n/ZDCz\":\"Image supprimée avec succès\",\"Mfbc2v\":\"Les dimensions de l'image doivent être comprises entre 4000px par 4000px. Avec une hauteur maximale de 4000px et une largeur maximale de 4000px\",\"uPEIvq\":\"L'image doit faire moins de 5 Mo\",\"AGZmwV\":\"Image téléchargée avec succès\",\"VyUuZb\":\"URL de l'image\",\"ibi52/\":\"La largeur de l'image doit être d'au moins 900\xA0px et la hauteur d'au moins 50\xA0px.\",\"NoNwIX\":\"Inactif\",\"T0K0yl\":\"Les utilisateurs inactifs ne peuvent pas se connecter.\",\"kO44sp\":\"Incluez les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page récapitulative de la commande et sur le billet du participant.\",\"FlQKnG\":\"Inclure les taxes et les frais dans le prix\",\"Vi+BiW\":[\"Comprend \",[\"0\"],\" produits\"],\"lpm0+y\":\"Comprend 1 produit\",\"UiAk5P\":\"Insérer une image\",\"OyLdaz\":\"Invitation renvoyée\xA0!\",\"HE6KcK\":\"Invitation révoquée\xA0!\",\"SQKPvQ\":\"Inviter un utilisateur\",\"bKOYkd\":\"Facture téléchargée avec succès\",\"alD1+n\":\"Notes de facture\",\"kOtCs2\":\"Numérotation des factures\",\"UZ2GSZ\":\"Paramètres de facturation\",\"PgdQrx\":\"Émettre un remboursement\",\"HX5SVx\":\"Article\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Étiquette\",\"vXIe7J\":\"Langue\",\"2LMsOq\":\"12 derniers mois\",\"vfe90m\":\"14 derniers jours\",\"aK4uBd\":\"Dernières 24 heures\",\"uq2BmQ\":\"30 derniers jours\",\"bB6Ram\":\"Dernières 48 heures\",\"VlnB7s\":\"6 derniers mois\",\"ct2SYD\":\"7 derniers jours\",\"XgOuA7\":\"90 derniers jours\",\"I3yitW\":\"Dernière connexion\",\"1ZaQUH\":\"Nom de famille\",\"UXBCwc\":\"Nom de famille\",\"tKCBU0\":\"Dernière utilisation\",\"tITjB1\":\"En savoir plus sur Stripe\",\"enV0g0\":\"Laisser vide pour utiliser le mot par défaut \\\"Facture\\\"\",\"vR92Yn\":\"Commençons par créer votre premier organisateur\",\"Z3FXyt\":\"Chargement...\",\"wJijgU\":\"Emplacement\",\"sQia9P\":\"Se connecter\",\"zUDyah\":\"Se connecter\",\"z0t9bb\":\"Se connecter\",\"nOhz3x\":\"Se déconnecter\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nom placerat elementum...\",\"NJahlc\":\"Rendre l'adresse de facturation obligatoire lors du paiement\",\"MU3ijv\":\"Rendre cette question obligatoire\",\"wckWOP\":\"Gérer\",\"onpJrA\":\"Gérer le participant\",\"n4SpU5\":\"Gérer l'événement\",\"WVgSTy\":\"Gérer la commande\",\"1MAvUY\":\"Gérer les paramètres de paiement et de facturation pour cet événement.\",\"cQrNR3\":\"Gérer le profil\",\"AtXtSw\":\"Gérer les taxes et les frais qui peuvent être appliqués à vos produits\",\"ophZVW\":\"Gérer les billets\",\"DdHfeW\":\"Gérez les détails de votre compte et les paramètres par défaut\",\"S+UjNL\":\"Gérez vos informations de paiement Stripe\",\"BfucwY\":\"Gérez vos utilisateurs et leurs autorisations\",\"1m+YT2\":\"Il faut répondre aux questions obligatoires avant que le client puisse passer à la caisse.\",\"Dim4LO\":\"Ajouter manuellement un participant\",\"e4KdjJ\":\"Ajouter manuellement un participant\",\"vFjEnF\":\"Marquer comme payé\",\"g9dPPQ\":\"Maximum par commande\",\"l5OcwO\":\"Message au participant\",\"Gv5AMu\":\"Message aux participants\",\"oUCR3c\":\"Envoyer un message aux invités avec des produits spécifiques\",\"Lvi+gV\":\"Message à l'acheteur\",\"tNZzFb\":\"Contenu du message\",\"lYDV/s\":\"Envoyer un message à des participants individuels\",\"V7DYWd\":\"Message envoyé\",\"t7TeQU\":\"messages\",\"xFRMlO\":\"Minimum par commande\",\"QYcUEf\":\"Prix minimum\",\"RDie0n\":\"Divers\",\"mYLhkl\":\"Paramètres divers\",\"KYveV8\":\"Zone de texte multiligne\",\"VD0iA7\":\"Options de prix multiples. Parfait pour les produits en prévente, etc.\",\"/bhMdO\":\"Mon incroyable description d'événement...\",\"vX8/tc\":\"Mon incroyable titre d'événement...\",\"hKtWk2\":\"Mon profil\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nom placerat elementum...\",\"6YtxFj\":\"Nom\",\"hVuv90\":\"Le nom doit comporter moins de 150\xA0caractères\",\"AIUkyF\":\"Accédez au participant\",\"qqeAJM\":\"Jamais\",\"7vhWI8\":\"nouveau mot de passe\",\"1UzENP\":\"Non\",\"eRblWH\":[\"Aucun \",[\"0\"],\" disponible.\"],\"LNWHXb\":\"Aucun événement archivé à afficher.\",\"q2LEDV\":\"Aucun invité trouvé pour cette commande.\",\"zlHa5R\":\"Aucun invité n'a été ajouté à cette commande.\",\"Wjz5KP\":\"Aucun participant à afficher\",\"Razen5\":\"Aucun participant ne pourra s'enregistrer avant cette date en utilisant cette liste\",\"XUfgCI\":\"Aucune Affectation de Capacité\",\"a/gMx2\":\"Pas de listes de pointage\",\"tMFDem\":\"Aucune donnée disponible\",\"6Z/F61\":\"Aucune donnée à afficher. Veuillez sélectionner une plage de dates\",\"fFeCKc\":\"Pas de rabais\",\"HFucK5\":\"Aucun événement terminé à afficher.\",\"yAlJXG\":\"Aucun événement à afficher\",\"GqvPcv\":\"Aucun filtre disponible\",\"KPWxKD\":\"Aucun message à afficher\",\"J2LkP8\":\"Aucune commande à afficher\",\"RBXXtB\":\"Aucune méthode de paiement n'est actuellement disponible. Veuillez contacter l'organisateur de l'événement pour obtenir de l'aide.\",\"ZWEfBE\":\"Aucun paiement requis\",\"ZPoHOn\":\"Aucun produit associé à cet invité.\",\"Ya1JhR\":\"Aucun produit disponible dans cette catégorie.\",\"FTfObB\":\"Pas encore de produits\",\"+Y976X\":\"Aucun code promotionnel à afficher\",\"MAavyl\":\"Aucune question n’a été répondue par ce participant.\",\"SnlQeq\":\"Aucune question n'a été posée pour cette commande.\",\"Ev2r9A\":\"Aucun résultat\",\"gk5uwN\":\"Aucun résultat de recherche\",\"RHyZUL\":\"Aucun résultat trouvé.\",\"RY2eP1\":\"Aucune taxe ou frais n'a été ajouté.\",\"EdQY6l\":\"Aucun\",\"OJx3wK\":\"Pas disponible\",\"Scbrsn\":\"Pas en vente\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Rien à montrer pour le moment\",\"hFwWnI\":\"Paramètres de notification\",\"xXqEPO\":\"Informer l'acheteur du remboursement\",\"YpN29s\":\"Informer l'organisateur des nouvelles commandes\",\"qeQhNj\":\"Créons maintenant votre premier événement\",\"omyBS0\":\"Nombre de jours autorisés pour le paiement (laisser vide pour omettre les conditions de paiement sur les factures)\",\"n86jmj\":\"Préfixe de numéro\",\"mwe+2z\":\"Les commandes hors ligne ne sont pas reflétées dans les statistiques de l'événement tant que la commande n'est pas marquée comme payée.\",\"dWBrJX\":\"Le paiement hors ligne a échoué. Veuillez réessayer ou contacter l'organisateur de l'événement.\",\"fcnqjw\":\"Instructions pour le paiement hors ligne\",\"+eZ7dp\":\"Paiements hors ligne\",\"ojDQlR\":\"Informations sur les paiements hors ligne\",\"u5oO/W\":\"Paramètres des paiements hors ligne\",\"2NPDz1\":\"En soldes\",\"Ldu/RI\":\"En soldes\",\"Ug4SfW\":\"Une fois que vous avez créé un événement, vous le verrez ici.\",\"ZxnK5C\":\"Une fois que vous commencerez à collecter des données, elles apparaîtront ici.\",\"PnSzEc\":\"Une fois prêt, mettez votre événement en ligne et commencez à vendre des produits.\",\"J6n7sl\":\"En cours\",\"z+nuVJ\":\"Événement en ligne\",\"WKHW0N\":\"Détails de l'événement en ligne\",\"/xkmKX\":\"Seuls les e-mails importants, directement liés à cet événement, doivent être envoyés via ce formulaire.\\nToute utilisation abusive, y compris l'envoi d'e-mails promotionnels, entraînera un bannissement immédiat du compte.\",\"Qqqrwa\":\"Ouvrir la page de pointage\",\"OdnLE4\":\"Ouvrir la barre latérale\",\"ZZEYpT\":[\"Option\xA0\",[\"i\"]],\"oPknTP\":\"Informations supplémentaires optionnelles à apparaître sur toutes les factures (par exemple, conditions de paiement, frais de retard, politique de retour)\",\"OrXJBY\":\"Préfixe optionnel pour les numéros de facture (par exemple, INV-)\",\"0zpgxV\":\"Possibilités\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Commande\",\"mm+eaX\":\"Commande #\",\"B3gPuX\":\"Commande annulée\",\"SIbded\":\"Commande terminée\",\"q/CcwE\":\"Date de commande\",\"Tol4BF\":\"détails de la commande\",\"WbImlQ\":\"La commande a été annulée et le propriétaire de la commande a été informé.\",\"nAn4Oe\":\"Commande marquée comme payée\",\"uzEfRz\":\"Notes de commande\",\"VCOi7U\":\"Questions de commande\",\"TPoYsF\":\"Référence de l'achat\",\"acIJ41\":\"Statut de la commande\",\"GX6dZv\":\"Récapitulatif de la commande\",\"tDTq0D\":\"Délai d'expiration de la commande\",\"1h+RBg\":\"Ordres\",\"3y+V4p\":\"Adresse de l'organisation\",\"GVcaW6\":\"Détails de l'organisation\",\"nfnm9D\":\"Nom de l'organisation\",\"G5RhpL\":\"Organisateur\",\"mYygCM\":\"Un organisateur est requis\",\"Pa6G7v\":\"Nom de l'organisateur\",\"l894xP\":\"Les organisateurs ne peuvent gérer que les événements et les produits. Ils ne peuvent pas gérer les utilisateurs, les paramètres du compte ou les informations de facturation.\",\"fdjq4c\":\"Rembourrage\",\"ErggF8\":\"Couleur d’arrière-plan de la page\",\"8F1i42\":\"Page non trouvée\",\"QbrUIo\":\"Pages vues\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"payé\",\"HVW65c\":\"Produit payant\",\"ZfxaB4\":\"Partiellement remboursé\",\"8ZsakT\":\"Mot de passe\",\"TUJAyx\":\"Le mot de passe doit contenir au minimum 8 caractères\",\"vwGkYB\":\"Mot de passe doit être d'au moins 8 caractères\",\"BLTZ42\":\"Le mot de passe a été réinitialisé avec succès. Veuillez vous connecter avec votre nouveau mot de passe.\",\"f7SUun\":\"les mots de passe ne sont pas les mêmes\",\"aEDp5C\":\"Collez-le à l'endroit où vous souhaitez que le widget apparaisse.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Paiement\",\"Lg+ewC\":\"Paiement et facturation\",\"DZjk8u\":\"Paramètres de paiement et de facturation\",\"lflimf\":\"Délai de paiement\",\"JhtZAK\":\"Paiement échoué\",\"JEdsvQ\":\"Instructions de paiement\",\"bLB3MJ\":\"Méthodes de paiement\",\"QzmQBG\":\"Fournisseur de paiement\",\"lsxOPC\":\"Paiement reçu\",\"wJTzyi\":\"Statut du paiement\",\"xgav5v\":\"Paiement réussi\xA0!\",\"R29lO5\":\"Conditions de paiement\",\"/roQKz\":\"Pourcentage\",\"vPJ1FI\":\"Montant en pourcentage\",\"xdA9ud\":\"Placez-le dans le de votre site Web.\",\"blK94r\":\"Veuillez ajouter au moins une option\",\"FJ9Yat\":\"Veuillez vérifier que les informations fournies sont correctes\",\"TkQVup\":\"Veuillez vérifier votre e-mail et votre mot de passe et réessayer\",\"sMiGXD\":\"Veuillez vérifier que votre email est valide\",\"Ajavq0\":\"Veuillez vérifier votre courrier électronique pour confirmer votre adresse e-mail\",\"MdfrBE\":\"Veuillez remplir le formulaire ci-dessous pour accepter votre invitation\",\"b1Jvg+\":\"Veuillez continuer dans le nouvel onglet\",\"hcX103\":\"Veuillez créer un produit\",\"cdR8d6\":\"Veuillez créer un billet\",\"x2mjl4\":\"Veuillez entrer une URL d'image valide qui pointe vers une image.\",\"HnNept\":\"Veuillez entrer votre nouveau mot de passe\",\"5FSIzj\":\"Veuillez noter\",\"C63rRe\":\"Veuillez retourner sur la page de l'événement pour recommencer.\",\"pJLvdS\":\"Veuillez sélectionner\",\"Ewir4O\":\"Veuillez sélectionner au moins un produit\",\"igBrCH\":\"Veuillez vérifier votre adresse e-mail pour accéder à toutes les fonctionnalités\",\"/IzmnP\":\"Veuillez patienter pendant que nous préparons votre facture...\",\"MOERNx\":\"Portugais\",\"qCJyMx\":\"Message après le paiement\",\"g2UNkE\":\"Alimenté par\",\"Rs7IQv\":\"Message de pré-commande\",\"rdUucN\":\"Aperçu\",\"a7u1N9\":\"Prix\",\"CmoB9j\":\"Mode d'affichage des prix\",\"BI7D9d\":\"Prix non défini\",\"Q8PWaJ\":\"Niveaux de prix\",\"q6XHL1\":\"Type de prix\",\"6RmHKN\":\"Couleur primaire\",\"G/ZwV1\":\"Couleur primaire\",\"8cBtvm\":\"Couleur du texte principal\",\"BZz12Q\":\"Imprimer\",\"MT7dxz\":\"Imprimer tous les billets\",\"DKwDdj\":\"Imprimer les billets\",\"K47k8R\":\"Produit\",\"1JwlHk\":\"Catégorie de produit\",\"U61sAj\":\"Catégorie de produit mise à jour avec succès.\",\"1USFWA\":\"Produit supprimé avec succès\",\"4Y2FZT\":\"Type de prix du produit\",\"mFwX0d\":\"Questions sur le produit\",\"Lu+kBU\":\"Ventes de produits\",\"U/R4Ng\":\"Niveau de produit\",\"sJsr1h\":\"Type de produit\",\"o1zPwM\":\"Aperçu du widget produit\",\"ktyvbu\":\"Produit(s)\",\"N0qXpE\":\"Produits\",\"ggqAiw\":\"produits vendus\",\"Vla0Bo\":\"Produits vendus\",\"/u4DIx\":\"Produits vendus\",\"DJQEZc\":\"Produits triés avec succès\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Mise à jour du profil réussie\",\"cl5WYc\":[\"Code promotionnel \",[\"promo_code\"],\" appliqué\"],\"P5sgAk\":\"Code promo\",\"yKWfjC\":\"Page des codes promotionnels\",\"RVb8Fo\":\"Code de promo\",\"BZ9GWa\":\"Les codes promotionnels peuvent être utilisés pour offrir des réductions, un accès en prévente ou fournir un accès spécial à votre événement.\",\"OP094m\":\"Rapport des codes promo\",\"4kyDD5\":\"Fournissez un contexte ou des instructions supplémentaires pour cette question. Utilisez ce champ pour ajouter des termes et conditions, des directives ou toute information importante que les participants doivent connaître avant de répondre.\",\"toutGW\":\"Code QR\",\"LkMOWF\":\"Quantité disponible\",\"oCLG0M\":\"Quantité vendue\",\"XKJuAX\":\"Question supprimée\",\"avf0gk\":\"Description de la question\",\"oQvMPn\":\"titre de question\",\"enzGAL\":\"Des questions\",\"ROv2ZT\":\"Questions et réponses\",\"K885Eq\":\"Questions triées avec succès\",\"OMJ035\":\"Option radio\",\"C4TjpG\":\"Lire moins\",\"I3QpvQ\":\"Destinataire\",\"N2C89m\":\"Référence\",\"gxFu7d\":[\"Montant du remboursement (\",[\"0\"],\")\"],\"WZbCR3\":\"Remboursement échoué\",\"n10yGu\":\"Commande de remboursement\",\"zPH6gp\":\"Commande de remboursement\",\"RpwiYC\":\"Remboursement en attente\",\"xHpVRl\":\"Statut du remboursement\",\"/BI0y9\":\"Remboursé\",\"fgLNSM\":\"Registre\",\"9+8Vez\":\"Utilisations restantes\",\"tasfos\":\"retirer\",\"t/YqKh\":\"Retirer\",\"t9yxlZ\":\"Rapports\",\"prZGMe\":\"Adresse de facturation requise\",\"EGm34e\":\"Renvoyer un courriel de confirmation\",\"lnrkNz\":\"Renvoyer l'e-mail de confirmation\",\"wIa8Qe\":\"Renvoyer l'invitation\",\"VeKsnD\":\"Renvoyer l'e-mail de commande\",\"dFuEhO\":\"Renvoyer l'e-mail du ticket\",\"o6+Y6d\":\"Renvoi...\",\"OfhWJH\":\"Réinitialiser\",\"RfwZxd\":\"Réinitialiser le mot de passe\",\"KbS2K9\":\"réinitialiser le mot de passe\",\"e99fHm\":\"Restaurer l'événement\",\"vtc20Z\":\"Retour à la page de l'événement\",\"s8v9hq\":\"Retourner à la page de l'événement\",\"8YBH95\":\"Revenu\",\"PO/sOY\":\"Révoquer l'invitation\",\"GDvlUT\":\"Rôle\",\"ELa4O9\":\"Date de fin de vente\",\"5uo5eP\":\"Vente terminée\",\"Qm5XkZ\":\"Date de début de la vente\",\"hBsw5C\":\"Ventes terminées\",\"kpAzPe\":\"Début des ventes\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Sauvegarder\",\"IUwGEM\":\"Sauvegarder les modifications\",\"U65fiW\":\"Enregistrer l'organisateur\",\"UGT5vp\":\"Enregistrer les paramètres\",\"ovB7m2\":\"Scanner le code QR\",\"EEU0+z\":\"Scannez ce code QR pour accéder à la page de l'événement ou le partager avec d'autres\",\"W4kWXJ\":\"Recherchez par nom de participant, e-mail ou numéro de commande...\",\"+pr/FY\":\"Rechercher par nom d'événement...\",\"3zRbWw\":\"Recherchez par nom, e-mail ou numéro de commande...\",\"L22Tdf\":\"Rechercher par nom, numéro de commande, numéro de participant ou e-mail...\",\"BiYOdA\":\"Rechercher par nom...\",\"YEjitp\":\"Recherche par sujet ou contenu...\",\"Pjsch9\":\"Rechercher des affectations de capacité...\",\"r9M1hc\":\"Rechercher des listes de pointage...\",\"+0Yy2U\":\"Rechercher des produits\",\"YIix5Y\":\"Recherche...\",\"OeW+DS\":\"Couleur secondaire\",\"DnXcDK\":\"Couleur secondaire\",\"cZF6em\":\"Couleur du texte secondaire\",\"ZIgYeg\":\"Couleur du texte secondaire\",\"02ePaq\":[\"Sélectionner \",[\"0\"]],\"QuNKRX\":\"Sélectionnez la caméra\",\"9FQEn8\":\"Sélectionner une catégorie...\",\"kWI/37\":\"Sélectionnez l'organisateur\",\"ixIx1f\":\"Sélectionner le produit\",\"3oSV95\":\"Sélectionner le niveau de produit\",\"C4Y1hA\":\"Sélectionner des produits\",\"hAjDQy\":\"Sélectionnez le statut\",\"QYARw/\":\"Sélectionnez un billet\",\"OMX4tH\":\"Sélectionner des billets\",\"DrwwNd\":\"Sélectionnez la période\",\"O/7I0o\":\"Sélectionner...\",\"JlFcis\":\"Envoyer\",\"qKWv5N\":[\"Envoyer une copie à <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envoyer un message\",\"/mQ/tD\":\"Envoyer comme test. Cela enverra le message à votre adresse e-mail au lieu des destinataires.\",\"M/WIer\":\"Envoyer un Message\",\"D7ZemV\":\"Envoyer la confirmation de commande et l'e-mail du ticket\",\"v1rRtW\":\"Envoyer le test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descriptif SEO\",\"/SIY6o\":\"Mots-clés SEO\",\"GfWoKv\":\"Paramètres de référencement\",\"rXngLf\":\"Titre SEO\",\"/jZOZa\":\"Frais de service\",\"Bj/QGQ\":\"Fixer un prix minimum et laisser les utilisateurs payer plus s'ils le souhaitent\",\"L0pJmz\":\"Définir le numéro de départ pour la numérotation des factures. Cela ne peut pas être modifié une fois que les factures ont été générées.\",\"nYNT+5\":\"Organisez votre événement\",\"A8iqfq\":\"Mettez votre événement en direct\",\"Tz0i8g\":\"Paramètres\",\"Z8lGw6\":\"Partager\",\"B2V3cA\":\"Partager l'événement\",\"17Fd7X\":\"Partager sur Facebook\",\"x7i6H+\":\"Partager sur LinkedIn\",\"zziQd8\":\"Partager sur Pinterest\",\"/TgBEk\":\"Partager sur Reddit\",\"0Wlk5F\":\"Partager sur les réseaux sociaux\",\"on+mNS\":\"Partager sur Telegram\",\"PcmR+m\":\"Partager sur WhatsApp\",\"/5b1iZ\":\"Partager sur X\",\"n/T2KI\":\"Partager par e-mail\",\"8vETh9\":\"Montrer\",\"V0SbFp\":\"Afficher la quantité de produit disponible\",\"qDsmzu\":\"Afficher les questions masquées\",\"fMPkxb\":\"Montre plus\",\"izwOOD\":\"Afficher les taxes et les frais séparément\",\"1SbbH8\":\"Affiché au client après son paiement, sur la page récapitulative de la commande.\",\"YfHZv0\":\"Montré au client avant son paiement\",\"CBBcly\":\"Affiche les champs d'adresse courants, y compris le pays\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Zone de texte sur une seule ligne\",\"+P0Cn2\":\"Passer cette étape\",\"YSEnLE\":\"Forgeron\",\"lgFfeO\":\"Épuisé\",\"Mi1rVn\":\"Épuisé\",\"nwtY4N\":\"Quelque chose s'est mal passé\",\"GRChTw\":\"Une erreur s'est produite lors de la suppression de la taxe ou des frais\",\"YHFrbe\":\"Quelque chose s'est mal passé\xA0! Veuillez réessayer\",\"kf83Ld\":\"Quelque chose s'est mal passé.\",\"fWsBTs\":\"Quelque chose s'est mal passé. Veuillez réessayer.\",\"F6YahU\":\"Désolé, quelque chose s'est mal passé. Veuillez redémarrer le processus de paiement.\",\"KWgppI\":\"Désolé, une erreur s'est produite lors du chargement de cette page.\",\"/TCOIK\":\"Désolé, cette commande n'existe plus.\",\"6a/UJE\":\"Désolé, ce code promo n'est pas reconnu\",\"65A04M\":\"Espagnol\",\"mFuBqb\":\"Produit standard avec un prix fixe\",\"D3iCkb\":\"Date de début\",\"/2by1f\":\"État ou région\",\"uAQUqI\":\"Statut\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Les paiements Stripe ne sont pas activés pour cet événement.\",\"UJmAAK\":\"Sujet\",\"X2rrlw\":\"Total\",\"zzDlyQ\":\"Succès\",\"b0HJ45\":[\"Succès! \",[\"0\"],\" recevra un e-mail sous peu.\"],\"BJIEiF\":[[\"0\"],\" participant a réussi\"],\"OtgNFx\":\"Adresse e-mail confirmée avec succès\",\"IKwyaF\":\"Changement d'e-mail confirmé avec succès\",\"zLmvhE\":\"Participant créé avec succès\",\"gP22tw\":\"Produit créé avec succès\",\"9mZEgt\":\"Code promotionnel créé avec succès\",\"aIA9C4\":\"Question créée avec succès\",\"J3RJSZ\":\"Participant mis à jour avec succès\",\"3suLF0\":\"Affectation de Capacité mise à jour avec succès\",\"Z+rnth\":\"Liste de pointage mise à jour avec succès\",\"vzJenu\":\"Paramètres de messagerie mis à jour avec succès\",\"7kOMfV\":\"Événement mis à jour avec succès\",\"G0KW+e\":\"Conception de la page d'accueil mise à jour avec succès\",\"k9m6/E\":\"Paramètres de la page d'accueil mis à jour avec succès\",\"y/NR6s\":\"Emplacement mis à jour avec succès\",\"73nxDO\":\"Paramètres divers mis à jour avec succès\",\"4H80qv\":\"Commande mise à jour avec succès\",\"6xCBVN\":\"Paramètres de paiement et de facturation mis à jour avec succès\",\"1Ycaad\":\"Produit mis à jour avec succès\",\"70dYC8\":\"Code promotionnel mis à jour avec succès\",\"F+pJnL\":\"Paramètres de référencement mis à jour avec succès\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"E-mail d'assistance\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Impôt\",\"geUFpZ\":\"Taxes et frais\",\"dFHcIn\":\"Détails fiscaux\",\"wQzCPX\":\"Informations fiscales à apparaître en bas de toutes les factures (par exemple, numéro de TVA, enregistrement fiscal)\",\"0RXCDo\":\"Taxe ou frais supprimés avec succès\",\"ZowkxF\":\"Impôts\",\"qu6/03\":\"Taxes et frais\",\"gypigA\":\"Ce code promotionnel n'est pas valide\",\"5ShqeM\":\"La liste de pointage que vous recherchez n'existe pas.\",\"QXlz+n\":\"La devise par défaut de vos événements.\",\"mnafgQ\":\"Le fuseau horaire par défaut pour vos événements.\",\"o7s5FA\":\"La langue dans laquelle le participant recevra ses courriels.\",\"NlfnUd\":\"Le lien sur lequel vous avez cliqué n'est pas valide.\",\"HsFnrk\":[\"Le nombre maximum de produits pour \",[\"0\"],\" est \",[\"1\"]],\"TSAiPM\":\"La page que vous recherchez n'existe pas\",\"MSmKHn\":\"Le prix affiché au client comprendra les taxes et frais.\",\"6zQOg1\":\"Le prix affiché au client ne comprendra pas les taxes et frais. Ils seront présentés séparément\",\"ne/9Ur\":\"Les paramètres de style que vous choisissez s'appliquent uniquement au code HTML copié et ne seront pas stockés.\",\"vQkyB3\":\"Les taxes et frais à appliquer à ce produit. Vous pouvez créer de nouvelles taxes et frais sur le\",\"esY5SG\":\"Le titre de l'événement qui sera affiché dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, le titre de l'événement sera utilisé\",\"wDx3FF\":\"Il n'y a pas de produits disponibles pour cet événement\",\"pNgdBv\":\"Il n'y a pas de produits disponibles dans cette catégorie\",\"rMcHYt\":\"Un remboursement est en attente. Veuillez attendre qu'il soit terminé avant de demander un autre remboursement.\",\"F89D36\":\"Une erreur est survenue lors du marquage de la commande comme payée\",\"68Axnm\":\"Il y a eu une erreur lors du traitement de votre demande. Veuillez réessayer.\",\"mVKOW6\":\"Une erreur est survenue lors de l'envoi de votre message\",\"AhBPHd\":\"Ces détails ne seront affichés que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"Pc/Wtj\":\"Ce participant a une commande impayée.\",\"mf3FrP\":\"Cette catégorie n'a pas encore de produits.\",\"8QH2Il\":\"Cette catégorie est masquée de la vue publique\",\"xxv3BZ\":\"Cette liste de pointage a expiré\",\"Sa7w7S\":\"Cette liste de pointage a expiré et n'est plus disponible pour les enregistrements.\",\"Uicx2U\":\"Cette liste de pointage est active\",\"1k0Mp4\":\"Cette liste de pointage n'est pas encore active\",\"K6fmBI\":\"Cette liste de pointage n'est pas encore active et n'est pas disponible pour les enregistrements.\",\"t/ePFj\":\"Cette description sera affichée au personnel de pointage\",\"MLTkH7\":\"Cet email n'est pas promotionnel et est directement lié à l'événement.\",\"2eIpBM\":\"Cet événement n'est pas disponible pour le moment. Veuillez revenir plus tard.\",\"Z6LdQU\":\"Cet événement n'est pas disponible.\",\"MMd2TJ\":\"Ces informations seront affichées sur la page de paiement, la page de résumé de commande et l'e-mail de confirmation de commande.\",\"XAHqAg\":\"C'est un produit général, comme un t-shirt ou une tasse. Aucun billet ne sera délivré\",\"CNk/ro\":\"Ceci est un événement en ligne\",\"FwXnJd\":\"Cette liste ne sera plus disponible pour les enregistrements après cette date\",\"cHO4ec\":\"Ce message sera inclus dans le pied de page de tous les e-mails envoyés à partir de cet événement\",\"55i7Fa\":\"Ce message ne sera affiché que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"RjwlZt\":\"Cette commande a déjà été payée.\",\"5K8REg\":\"Cette commande a déjà été remboursée.\",\"OiQMhP\":\"Cette commande a été annulée\",\"YyEJij\":\"Cette commande a été annulée.\",\"Q0zd4P\":\"Cette commande a expiré. Veuillez recommencer.\",\"HILpDX\":\"Cette commande est en attente de paiement\",\"BdYtn9\":\"Cette commande est terminée\",\"e3uMJH\":\"Cette commande est terminée.\",\"YNKXOK\":\"Cette commande est en cours de traitement.\",\"yPZN4i\":\"Cette page de commande n'est plus disponible.\",\"i0TtkR\":\"Cela remplace tous les paramètres de visibilité et masquera le produit de tous les clients.\",\"cRRc+F\":\"Ce produit ne peut pas être supprimé car il est associé à une commande. Vous pouvez le masquer à la place.\",\"3Kzsk7\":\"Ce produit est un billet. Les acheteurs recevront un billet lors de l'achat\",\"0fT4x3\":\"Ce produit est masqué de la vue publique\",\"Y/x1MZ\":\"Ce produit est masqué sauf s'il est ciblé par un code promo\",\"Qt7RBu\":\"Cette question n'est visible que par l'organisateur de l'événement\",\"os29v1\":\"Ce lien de réinitialisation du mot de passe est invalide ou a expiré.\",\"IV9xTT\":\"Cet utilisateur n'est pas actif car il n'a pas accepté son invitation.\",\"5AnPaO\":\"billet\",\"kjAL4v\":\"Billet\",\"dtGC3q\":\"L'e-mail du ticket a été renvoyé au participant\",\"54q0zp\":\"Billets pour\",\"xN9AhL\":[\"Niveau\xA0\",[\"0\"]],\"jZj9y9\":\"Produit par paliers\",\"8wITQA\":\"Les produits à niveaux vous permettent de proposer plusieurs options de prix pour le même produit. C'est parfait pour les produits en prévente ou pour proposer différentes options de prix à différents groupes de personnes.\\\" # fr\",\"nn3mSR\":\"Temps restant :\",\"s/0RpH\":\"Temps utilisés\",\"y55eMd\":\"Nombre d'utilisations\",\"40Gx0U\":\"Fuseau horaire\",\"oDGm7V\":\"CONSEIL\",\"MHrjPM\":\"Titre\",\"xdA/+p\":\"Outils\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total avant réductions\",\"NRWNfv\":\"Montant total de la réduction\",\"BxsfMK\":\"Total des frais\",\"2bR+8v\":\"Total des ventes brutes\",\"mpB/d9\":\"Montant total de la commande\",\"m3FM1g\":\"Total remboursé\",\"jEbkcB\":\"Total remboursé\",\"GBBIy+\":\"Total restant\",\"/SgoNA\":\"Taxe total\",\"+zy2Nq\":\"Taper\",\"FMdMfZ\":\"Impossible d'enregistrer le participant\",\"bPWBLL\":\"Impossible de sortir le participant\",\"9+P7zk\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"WLxtFC\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"/cSMqv\":\"Impossible de créer une question. Veuillez vérifier vos coordonnées\",\"MH/lj8\":\"Impossible de mettre à jour la question. Veuillez vérifier vos coordonnées\",\"nnfSdK\":\"Clients uniques\",\"Mqy/Zy\":\"États-Unis\",\"NIuIk1\":\"Illimité\",\"/p9Fhq\":\"Disponible illimité\",\"E0q9qH\":\"Utilisations illimitées autorisées\",\"h10Wm5\":\"Commande impayée\",\"ia8YsC\":\"A venir\",\"TlEeFv\":\"Événements à venir\",\"L/gNNk\":[\"Mettre à jour \",[\"0\"]],\"+qqX74\":\"Mettre à jour le nom, la description et les dates de l'événement\",\"vXPSuB\":\"Mettre à jour le profil\",\"BNBfrU\":\"Télécharger la couverture\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copié dans le presse-papiers\",\"e5lF64\":\"Exemple d'utilisation\",\"fiV0xj\":\"Limite d'utilisation\",\"sGEOe4\":\"Utilisez une version floue de l'image de couverture comme arrière-plan\",\"OadMRm\":\"Utiliser l'image de couverture\",\"7PzzBU\":\"Utilisateur\",\"yDOdwQ\":\"Gestion des utilisateurs\",\"Sxm8rQ\":\"Utilisateurs\",\"VEsDvU\":\"Les utilisateurs peuvent modifier leur adresse e-mail dans <0>Paramètres du profil.\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"T.V.A.\",\"E/9LUk\":\"nom de la place\",\"jpctdh\":\"Voir\",\"Pte1Hv\":\"Voir les détails de l'invité\",\"/5PEQz\":\"Voir la page de l'événement\",\"fFornT\":\"Afficher le message complet\",\"YIsEhQ\":\"Voir la carte\",\"Ep3VfY\":\"Afficher sur Google Maps\",\"Y8s4f6\":\"Voir d'autres détails\",\"QIWCnW\":\"Liste de pointage VIP\",\"tF+VVr\":\"Billet VIP\",\"2q/Q7x\":\"Visibilité\",\"vmOFL/\":\"Nous n'avons pas pu traiter votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"45Srzt\":\"Nous n'avons pas pu supprimer la catégorie. Veuillez réessayer.\",\"/DNy62\":[\"Nous n'avons trouvé aucun billet correspondant à \",[\"0\"]],\"1E0vyy\":\"Nous n'avons pas pu charger les données. Veuillez réessayer.\",\"NmpGKr\":\"Nous n'avons pas pu réorganiser les catégories. Veuillez réessayer.\",\"BJtMTd\":\"Nous recommandons des dimensions de 2\xA0160\xA0px sur 1\xA0080\xA0px et une taille de fichier maximale de 5\xA0Mo.\",\"b9UB/w\":\"Nous utilisons Stripe pour traiter les paiements. Connectez votre compte Stripe pour commencer à recevoir des paiements.\",\"01WH0a\":\"Nous n'avons pas pu confirmer votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"Gspam9\":\"Nous traitons votre commande. S'il vous plaît, attendez...\",\"LuY52w\":\"Bienvenue à bord! Merci de vous connecter pour continuer.\",\"dVxpp5\":[\"Bon retour\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bienvenue sur Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Quels sont les produits par paliers ?\",\"f1jUC0\":\"À quelle date cette liste de pointage doit-elle devenir active\xA0?\",\"4ueloy\":\"Qu'est-ce qu'une catégorie ?\",\"gxeWAU\":\"À quels produits ce code s'applique-t-il ?\",\"hFHnxR\":\"À quels produits ce code s'applique-t-il ? (S'applique à tous par défaut)\",\"AeejQi\":\"À quels produits cette capacité doit-elle s'appliquer ?\",\"Rb0XUE\":\"A quelle heure arriverez-vous ?\",\"5N4wLD\":\"De quel type de question s'agit-il ?\",\"gyLUYU\":\"Lorsque activé, des factures seront générées pour les commandes de billets. Les factures seront envoyées avec l'e-mail de confirmation de commande. Les participants peuvent également télécharger leurs factures depuis la page de confirmation de commande.\",\"D3opg4\":\"Lorsque les paiements hors ligne sont activés, les utilisateurs pourront finaliser leurs commandes et recevoir leurs billets. Leurs billets indiqueront clairement que la commande n'est pas payée, et l'outil d'enregistrement informera le personnel si une commande nécessite un paiement.\",\"D7C6XV\":\"Quand cette liste de pointage doit-elle expirer\xA0?\",\"FVetkT\":\"Quels billets doivent être associés à cette liste de pointage\xA0?\",\"S+OdxP\":\"Qui organise cet événement ?\",\"LINr2M\":\"A qui s'adresse ce message ?\",\"nWhye/\":\"À qui faut-il poser cette question ?\",\"VxFvXQ\":\"Intégrer le widget\",\"v1P7Gm\":\"Paramètres des widgets\",\"b4itZn\":\"Fonctionnement\",\"hqmXmc\":\"Fonctionnement...\",\"+G/XiQ\":\"Année à ce jour\",\"l75CjT\":\"Oui\",\"QcwyCh\":\"Oui, supprime-les\",\"ySeBKv\":\"Vous avez déjà scanné ce billet\",\"P+Sty0\":[\"Vous changez votre adresse e-mail en <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Vous êtes hors ligne\",\"sdB7+6\":\"Vous pouvez créer un code promo qui cible ce produit sur le\",\"KRhIxT\":\"Vous pouvez désormais commencer à recevoir des paiements via Stripe.\",\"Gnjf3o\":\"Vous ne pouvez pas changer le type de produit car des invités y sont associés.\",\"S+on7c\":\"Vous ne pouvez pas enregistrer des participants avec des commandes impayées.\",\"yNi4PV\":\"Vous ne pouvez pas enregistrer des participants avec des commandes impayées. Ce paramètre peut être modifié dans les paramètres de l'événement.\",\"c9Evkd\":\"Vous ne pouvez pas supprimer la dernière catégorie.\",\"6uwAvx\":\"Vous ne pouvez pas supprimer ce niveau de prix car des produits ont déjà été vendus pour ce niveau. Vous pouvez le masquer à la place.\",\"tFbRKJ\":\"Vous ne pouvez pas modifier le rôle ou le statut du propriétaire du compte.\",\"fHfiEo\":\"Vous ne pouvez pas rembourser une commande créée manuellement.\",\"hK9c7R\":\"Vous avez créé une question masquée mais avez désactivé l'option permettant d'afficher les questions masquées. Il a été activé.\",\"NOaWRX\":\"Vous n'avez pas la permission d'accéder à cette page\",\"BRArmD\":\"Vous avez accès à plusieurs comptes. Veuillez en choisir un pour continuer.\",\"Z6q0Vl\":\"Vous avez déjà accepté cette invitation. Merci de vous connecter pour continuer.\",\"rdk1xK\":\"Vous avez connecté votre compte Stripe\",\"ofEncr\":\"Vous n'avez aucune question de participant.\",\"CoZHDB\":\"Vous n'avez aucune question de commande.\",\"15qAvl\":\"Vous n’avez aucun changement d’e-mail en attente.\",\"n81Qk8\":\"Vous n'avez pas terminé votre configuration Stripe Connect\",\"jxsiqJ\":\"Vous n'avez pas connecté votre compte Stripe\",\"+FWjhR\":\"Vous avez manqué de temps pour compléter votre commande.\",\"MycdJN\":\"Vous avez ajouté des taxes et des frais à un produit gratuit. Souhaitez-vous les supprimer ou les masquer ?\",\"YzEk2o\":\"Vous n'avez encore envoyé aucun message. Vous pouvez envoyer des messages à tous les invités ou à des détenteurs de produits spécifiques.\",\"R6i9o9\":\"Vous devez reconnaître que cet e-mail n'est pas promotionnel\",\"3ZI8IL\":\"Vous devez accepter les termes et conditions\",\"dMd3Uf\":\"Vous devez confirmer votre adresse e-mail avant que votre événement puisse être mis en ligne.\",\"H35u3n\":\"Vous devez créer un ticket avant de pouvoir ajouter manuellement un participant.\",\"jE4Z8R\":\"Vous devez avoir au moins un niveau de prix\",\"8/eLoa\":\"Vous devez vérifier votre compte avant de pouvoir envoyer des messages.\",\"Egnj9d\":\"Vous devrez marquer une commande comme payée manuellement. Cela peut être fait sur la page de gestion des commandes.\",\"L/+xOk\":\"Vous aurez besoin d'un billet avant de pouvoir créer une liste de pointage.\",\"Djl45M\":\"Vous aurez besoin d'un produit avant de pouvoir créer une affectation de capacité.\",\"y3qNri\":\"Vous aurez besoin d'au moins un produit pour commencer. Gratuit, payant ou laissez l'utilisateur décider du montant à payer.\",\"9HcibB\":[\"Vous allez à \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Le nom de votre compte est utilisé sur les pages d'événements et dans les e-mails.\",\"veessc\":\"Vos participants apparaîtront ici une fois qu’ils se seront inscrits à votre événement. Vous pouvez également ajouter manuellement des participants.\",\"Eh5Wrd\":\"Votre superbe site internet 🎉\",\"lkMK2r\":\"Vos détails\",\"3ENYTQ\":[\"Votre demande de modification par e-mail en <0>\",[\"0\"],\" est en attente. S'il vous plaît vérifier votre e-mail pour confirmer\"],\"yZfBoy\":\"Votre message a été envoyé\",\"KSQ8An\":\"Votre commande\",\"Jwiilf\":\"Votre commande a été annulée\",\"6UxSgB\":\"Votre commande est en attente de paiement 🏦\",\"7YJdgG\":\"Vos commandes apparaîtront ici une fois qu’elles commenceront à arriver.\",\"9TO8nT\":\"Votre mot de passe\",\"P8hBau\":\"Votre paiement est en cours de traitement.\",\"UdY1lL\":\"Votre paiement n'a pas abouti, veuillez réessayer.\",\"fzuM26\":\"Votre paiement a échoué. Veuillez réessayer.\",\"cEli2o\":\"Votre produit pour\",\"cJ4Y4R\":\"Votre remboursement est en cours de traitement.\",\"IFHV2p\":\"Votre billet pour\",\"x1PPdr\":\"Code postal\",\"BM/KQm\":\"Code Postal\",\"+LtVBt\":\"Code postal\",\"25QDJ1\":\"- Cliquez pour publier\",\"WOyJmc\":\"- Cliquez pour dépublier\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks actifs\"],\"tmew5X\":[[\"0\"],\" s'est enregistré\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organisateurs\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" événements\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Le nombre de billets disponibles pour ce billet<1>Cette valeur peut être remplacée s'il y a des <2>Limites de Capacité associées à ce billet.\",\"ZnVt5v\":\"<0>Les webhooks notifient instantanément les services externes lorsqu'un événement se produit, comme l'ajout d'un nouvel inscrit à votre CRM ou à votre liste de diffusion lors de l'inscription, garantissant une automatisation fluide.<1>Utilisez des services tiers comme <2>Zapier, <3>IFTTT ou <4>Make pour créer des workflows personnalisés et automatiser des tâches.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Ajouter des billets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook actif\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Un \",[\"type\"],\" par défaut est automatiquement appliqué à tous les nouveaux tickets. Vous pouvez remplacer cela par ticket.\"],\"Pgaiuj\":\"Un montant fixe par billet. Par exemple, 0,50 $ par billet\",\"V53XzQ\":\"Un nouveau code de vérification a été envoyé à votre adresse e-mail\",\"ySO/4f\":\"Un pourcentage du prix du billet. Par exemple, 3,5\xA0% du prix du billet\",\"WXeXGB\":\"Un code promotionnel sans réduction peut être utilisé pour révéler des billets cachés.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Une brève description de votre organisateur qui sera affichée à vos utilisateurs.\",\"zCk10D\":\"Une seule question par participant. Par exemple, quel est votre repas préféré\xA0?\",\"ap3v36\":\"Une seule question par commande. Par exemple, quel est le nom de votre entreprise\xA0?\",\"uyJsf6\":\"À propos\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"À propos de Stripe Connect\",\"VTfZPy\":\"Accès refusé\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Ajouter\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Ajoutez les détails de l’événement et gérez les paramètres.\",\"Fb+SDI\":\"Ajouter plus de billets\",\"BGD9Yt\":\"Ajouter des billets\",\"QN2F+7\":\"Ajouter un webhook\",\"NsWqSP\":\"Ajoutez vos réseaux sociaux et l'URL de votre site. Ils seront affichés sur votre page publique d'organisateur.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affilié\",\"I+utEq\":\"Le code d'affiliation ne peut pas être modifié\",\"/jHBj5\":\"Affilié créé avec succès\",\"uCFbG2\":\"Affilié supprimé avec succès\",\"a41PKA\":\"Les ventes de l'affilié seront suivies\",\"mJJh2s\":\"Les ventes de l'affilié ne seront pas suivies. Cela désactivera l'affilié.\",\"jabmnm\":\"Affilié mis à jour avec succès\",\"CPXP5Z\":\"Affiliés\",\"9Wh+ug\":\"Affiliés exportés\",\"3cqmut\":\"Les affiliés vous aident à suivre les ventes générées par les partenaires et les influenceurs. Créez des codes d'affiliation et partagez-les pour surveiller les performances.\",\"7rLTkE\":\"Tous les événements archivés\",\"gKq1fa\":\"Tous les participants\",\"ZS/D7f\":\"Tous les événements terminés\",\"QsYjci\":\"Tous les évènements\",\"/twVAS\":\"Tous les billets\",\"dr7CWq\":\"Tous les événements à venir\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Une adresse e-mail à associer à cet affilié. L'affilié ne sera pas notifié.\",\"vRznIT\":\"Une erreur s'est produite lors de la vérification du statut d'exportation.\",\"er3d/4\":\"Une erreur s'est produite lors du tri des tickets. Veuillez réessayer ou actualiser la page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Un événement est le rassemblement ou l'occasion que vous organisez. Vous pouvez ajouter plus de détails plus tard.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Réponse mise à jour avec succès.\",\"j4DliD\":\"Toutes les questions des détenteurs de billets seront envoyées à cette adresse e-mail. Cette adresse sera également utilisée comme adresse de « réponse » pour tous les e-mails envoyés à partir de cet événement.\",\"epTbAK\":[\"S'applique à \",[\"0\"],\" billets\"],\"6MkQ2P\":\"S'applique à 1 billet\",\"jcnZEw\":[\"Appliquez ce \",[\"type\"],\" à tous les nouveaux tickets\"],\"TCKfZx\":\"Arctique\",\"Dy+k4r\":\"Êtes-vous sûr de vouloir annuler cet invité ? Cela annulera son produit\",\"LchiNd\":\"Êtes-vous sûr de vouloir supprimer cet affilié ? Cette action ne peut pas être annulée.\",\"5H3Z78\":\"Êtes-vous sûr de vouloir supprimer ce webhook ?\",\"VDWChT\":\"Êtes-vous sûr de vouloir mettre cet organisateur en brouillon ? Cela rendra la page de l'organisateur invisible au public.\",\"pWtQJM\":\"Êtes-vous sûr de vouloir rendre cet organisateur public ? Cela rendra la page de l'organisateur visible au public.\",\"WFHOlF\":\"Êtes-vous sûr de vouloir publier cet événement ? Une fois publié, il sera visible au public.\",\"4TNVdy\":\"Êtes-vous sûr de vouloir publier ce profil d'organisateur ? Une fois publié, il sera visible au public.\",\"ExDt3P\":\"Êtes-vous sûr de vouloir dépublier cet événement ? Il ne sera plus visible au public.\",\"5Qmxo/\":\"Êtes-vous sûr de vouloir dépublier ce profil d'organisateur ? Il ne sera plus visible au public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Demander une fois par participant\",\"F2rX0R\":\"Au moins un type d'événement doit être sélectionné\",\"AJ4rvK\":\"Participant annulé\",\"qvylEK\":\"Participant créé\",\"Xc2I+v\":\"Gestion des participants\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Participant mis à jour\",\"k3Tngl\":\"Participants exportés\",\"5UbY+B\":\"Participants avec un ticket spécifique\",\"kShOaz\":\"Flux de travail automatisé\",\"VPoeAx\":\"Gestion automatisée des entrées avec plusieurs listes d'enregistrement et validation en temps réel\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Réduction moyenne/Commande\",\"sGUsYa\":\"Valeur moyenne de la commande\",\"EmYMHc\":\"Paiement hors ligne en attente\",\"kNmmvE\":\"Awesome Events SARL\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Détails de base\",\"jIPNJG\":\"Informations de base\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Avant que votre événement puisse être mis en ligne, vous devez effectuer quelques étapes. Complétez toutes les étapes ci-dessous pour commencer.\",\"1xAcxY\":\"Commencez à vendre des billets en quelques minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Contrôle de la marque\",\"9N+p+g\":\"Affaires\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texte du bouton\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Annulé\",\"Ud7zwq\":\"L'annulation annulera tous les billets associés à cette commande et remettra les billets dans le pool disponible.\",\"VsM1HH\":\"Attributions de capacité\",\"K7tIrx\":\"Catégorie\",\"2tbLdK\":\"Charité\",\"QndF4b\":\"enregistrement\",\"9FVFym\":\"vérifier\",\"v4fiSg\":\"Vérifiez votre e-mail\",\"Y3FYXy\":\"Enregistrement\",\"udRwQs\":\"Enregistrement créé\",\"F4SRy3\":\"Enregistrement supprimé\",\"rfeicl\":\"Enregistré avec succès\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinois\",\"DM4gBB\":\"Chinois (traditionnel)\",\"pkk46Q\":\"Choisissez un organisateur\",\"ypFF60\":\"Choisissez parmi des combinaisons de couleurs prédéfinies\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"fermer\",\"RWw9Lg\":\"Fermer la fenêtre\",\"XwdMMg\":\"Le code ne peut contenir que des lettres, des chiffres, des tirets et des traits de soulignement\",\"+yMJb7\":\"Le code est obligatoire\",\"m9SD3V\":\"Le code doit contenir au moins 3 caractères\",\"V1krgP\":\"Le code ne doit pas dépasser 20 caractères\",\"psqIm5\":\"Collaborez avec votre équipe pour créer ensemble des événements incroyables.\",\"msqIjo\":\"Réduire ce billet lors du chargement initial de la page de l'événement\",\"WD6364\":\"Palette de couleurs\",\"qdY9Tp\":\"Couleurs prédéfinies\",\"CWk59I\":\"Comédie\",\"/sZIOR\":\"Boutique complète\",\"7D9MJz\":\"Finaliser la configuration de Stripe\",\"nqx+6h\":\"Complétez ces étapes pour commencer à vendre des billets pour votre événement.\",\"ih35UP\":\"Centre de conférence\",\"Auz0Mz\":\"Confirmez votre e-mail pour accéder à toutes les fonctionnalités.\",\"7+grte\":\"E-mail de confirmation envoyé ! Veuillez vérifier votre boîte de réception.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Félicitations pour la création de votre événement !\",\"Xe2tSS\":\"Documentation de connexion\",\"1Xxb9f\":\"Connecter le traitement des paiements\",\"EWnXR+\":\"Se connecter à Stripe\",\"MOUF31\":\"Connectez-vous au CRM et automatisez les tâches à l'aide de webhooks et d'intégrations\",\"VioGG1\":\"Connectez votre compte Stripe pour accepter les paiements des billets et produits.\",\"/3017M\":\"Connecté à Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contacter \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"E-mail de contact\",\"02S6xJ\":\"Contacter le support\",\"nBGbqc\":\"Contactez-nous pour activer la messagerie\",\"2nL0F3\":\"Couleur de fond du contenu\",\"m8WD6t\":\"Continuer la configuration\",\"0GwUT4\":\"Passer à la caisse\",\"sBV87H\":\"Continuer vers la création d'événement\",\"nKtyYu\":\"Continuer à l'étape suivante\",\"RGVUUI\":\"Continuer vers le paiement\",\"FxVG/l\":\"Copié dans le presse-papiers\",\"PiH3UR\":\"Copié !\",\"uUPbPg\":\"Copier le lien d'affiliation\",\"iVm46+\":\"Copier le code\",\"y22tv0\":\"Copiez ce lien pour le partager n'importe où\",\"/4gGIX\":\"Copier dans le presse-papiers\",\"o5K/BK\":\"Corail\",\"P0rbCt\":\"Image de couverture\",\"60u+dQ\":\"L'image de couverture sera affichée en haut de votre page d'événement\",\"2NLjA6\":\"L'image de couverture sera affichée en haut de votre page d'organisateur\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Créer un affilié\",\"dyrgS4\":\"Créez et personnalisez votre page d'événement instantanément\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Créer un ticket\",\"8AiKIu\":\"Créer un billet ou un produit\",\"agZ87r\":\"Créez des billets pour votre événement, fixez les prix et gérez la quantité disponible.\",\"dkAPxi\":\"Créer un webhook\",\"5slqwZ\":\"Créez votre événement\",\"JQNMrj\":\"Créez votre premier événement\",\"CCjxOC\":\"Créez votre premier événement pour commencer à vendre des billets et gérer les participants.\",\"ZCSSd+\":\"Créez votre propre événement\",\"67NsZP\":\"Création de l'événement...\",\"H34qcM\":\"Création de l'organisateur...\",\"1YMS+X\":\"Création de votre événement en cours, veuillez patienter\",\"yiy8Jt\":\"Création de votre profil d'organisateur en cours, veuillez patienter\",\"8Tg/JR\":\"Personnalisé\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personnalisez le texte affiché sur le bouton continuer\",\"q9Jg0H\":\"Personnalisez votre page événement et la conception du widget pour correspondre parfaitement à votre marque\",\"mkLlne\":\"Personnalisez l'apparence de votre page d'événement\",\"3trPKm\":\"Personnalisez l'apparence de votre page d'organisateur\",\"zgCHnE\":\"Rapport des ventes quotidiennes\",\"nHm0AI\":\"Détail des ventes quotidiennes, taxes et frais\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Liste de pointage du premier jour\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Supprimer l'affilié\",\"+jw/c1\":\"Supprimer l'image\",\"GnyEfA\":\"Supprimer le billet\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Supprimer le webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Tout désélectionner\",\"H8kMHT\":\"Vous n'avez pas reçu le code ?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Désactiver cette capacité pour suivre la capacité sans arrêter les ventes de produits\",\"Tgg8XQ\":\"Désactivez cette capacité pour suivre la capacité sans arrêter la vente de billets\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignorer ce message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"N'existe pas\",\"V6Jjbr\":\"Vous n'avez pas de compte ? <0>Inscrivez-vous\",\"4+aC/x\":\"Donation / Billet à tarif préférentiel\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Brouillon\",\"3z2ium\":\"Faites glisser pour trier\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"En raison du risque élevé de spam, une vérification manuelle est requise avant de pouvoir envoyer des messages.\\nVeuillez nous contacter pour demander l'accès.\",\"KRmTkx\":\"Dupliquer le produit\",\"Wt9eV8\":\"Dupliquer les billets\",\"4xK5y2\":\"Dupliquer les webhooks\",\"KIjvtr\":\"Néerlandais\",\"SPKbfM\":\"ex. : Obtenir des billets, S'inscrire maintenant\",\"v4+lcZ\":\"Modifier l'affilié\",\"2iZEz7\":\"Modifier la réponse\",\"kNGp1D\":\"Modifier un participant\",\"t2bbp8\":\"Modifier le participant\",\"d+nnyk\":\"Modifier le billet\",\"fW5sSv\":\"Modifier le webhook\",\"nP7CdQ\":\"Modifier le webhook\",\"aqxYLv\":\"Éducation\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"L'e-mail est obligatoire\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Vérification de l'e-mail requise\",\"L86zy2\":\"E-mail vérifié avec succès !\",\"nA31FG\":\"Activez cette capacité pour arrêter la vente de billets lorsque la limite est atteinte\",\"RxzN1M\":\"Activé\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Date et heure de fin (optionnel)\",\"PKXt9R\":\"La date de fin doit être postérieure à la date de début\",\"48Y16Q\":\"Heure de fin (facultatif)\",\"3bR1r4\":\"Saisir l'e-mail de l'affilié (facultatif)\",\"ARkzso\":\"Saisir le nom de l'affilié\",\"kWg31j\":\"Saisir un code d'affiliation unique\",\"C3nD/1\":\"Entrez votre e-mail\",\"n9V+ps\":\"Entrez votre nom\",\"LslKhj\":\"Erreur lors du chargement des journaux\",\"acLjIx\":\"événement\",\"WgD6rb\":\"Catégorie d'événement\",\"b46pt5\":\"Image de couverture de l'événement\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Description de l'événement\",\"PYs3rP\":\"Nom de l'événement\",\"HhwcTQ\":\"Nom de l'événement\",\"WZZzB6\":\"Le nom de l'événement est obligatoire\",\"Wd5CDM\":\"Le nom de l'événement doit contenir moins de 150 caractères\",\"4JzCvP\":\"Événement non disponible\",\"mImacG\":\"Page de l'événement\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Billetterie par\",\"YDVUVl\":\"Types d'événements\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"événements\",\"VlvpJ0\":\"Exporter les réponses\",\"JKfSAv\":\"Échec de l'exportation. Veuillez réessayer.\",\"SVOEsu\":\"Exportation commencée. Préparation du fichier...\",\"9bpUSo\":\"Exportation des affiliés\",\"jtrqH9\":\"Exportation des participants\",\"R4Oqr8\":\"Exportation terminée. Téléchargement du fichier...\",\"UlAK8E\":\"Exportation des commandes\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Échec de la création de l'affilié\",\"jo3Gm6\":\"Échec de l'exportation des affiliés\",\"Jjw03p\":\"Échec de l'exportation des participants\",\"ZPwFnN\":\"Échec de l'exportation des commandes\",\"X4o0MX\":\"Échec du chargement du webhook\",\"10XEC9\":\"Échec de l'envoi de l'e-mail produit\",\"YQ3QSS\":\"Échec du renvoi du code de vérification\",\"T6B2gk\":\"Échec de l'envoi du message. Veuillez réessayer.\",\"lKh069\":\"Échec du démarrage de l'exportation\",\"i0QKrm\":\"Échec de la mise à jour de l'affilié\",\"NNc33d\":\"Échec de la mise à jour de la réponse.\",\"7/9RFs\":\"Échec du téléversement de l’image.\",\"nkNfWu\":\"Échec du téléchargement de l'image. Veuillez réessayer.\",\"rxy0tG\":\"Échec de la vérification de l'e-mail\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Retour\",\"T4BMxU\":\"Les frais sont susceptibles de changer. Vous serez informé de toute modification de votre structure tarifaire.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Frais fixes :\",\"KgxI80\":\"Billetterie flexible\",\"lWxAUo\":\"Nourriture et boissons\",\"kFLJqR\":\"Forêt\",\"/4rQr+\":\"Billet gratuit\",\"01my8x\":\"Billet gratuit, aucune information de paiement requise\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Entièrement intégré\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informations générales sur votre organisateur\",\"ziAjHi\":\"Générer\",\"exy8uo\":\"Générer un code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Commencez gratuitement, sans frais d'abonnement\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Préparez votre événement\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Aller sur Hi.Events\",\"gHSuV/\":\"Aller à la page d'accueil\",\"Lek3cJ\":\"Aller au tableau de bord Stripe\",\"GNJ1kd\":\"Aide et Support\",\"g+2103\":\"Voici votre lien d'affiliation\",\"spMR9y\":\"Hi.Events facture des frais de plateforme pour maintenir et améliorer nos services. Ces frais sont automatiquement déduits de chaque transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Masquer les réponses\",\"IyEqFf\":\"Masquer les paramètres de couleur\",\"fsi6fC\":\"Masquer ce ticket aux clients\",\"Fhzoa8\":\"Masquer le billet après la date de fin de vente\",\"yhm3J/\":\"Masquer le billet avant la date de début de la vente\",\"k7/oGT\":\"Masquer le billet sauf si l'utilisateur dispose du code promotionnel applicable\",\"L0ZOiu\":\"Masquer le billet lorsqu'il est épuisé\",\"uno73L\":\"Masquer un ticket empêchera les utilisateurs de le voir sur la page de l’événement.\",\"i0qMbr\":\"Accueil\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Si un nouvel onglet ne s'est pas ouvert automatiquement, veuillez cliquer sur le bouton ci-dessous pour poursuivre le paiement.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Si vide, l'adresse sera utilisée pour générer un lien Google map\",\"wOU3Tr\":\"Si vous avez un compte chez nous, vous recevrez un e-mail contenant les instructions pour réinitialiser votre mot de passe.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Les dimensions de l'image doivent être comprises entre 3 000 et 2 000 px. Avec une hauteur maximale de 2 000 px et une largeur maximale de 3 000 px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"Analyses approfondies\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Inclure les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page de récapitulatif de commande et la page du produit de l'invité\",\"evpD4c\":\"Incluez les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page récapitulative de la commande et sur la page des billets des participants.\",\"AXTNr8\":[\"Inclut \",[\"0\"],\" billets\"],\"7/Rzoe\":\"Inclut 1 billet\",\"F1Xp97\":\"Participants individuels\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Intégrations\",\"B2Tpo0\":\"E-mail invalide\",\"5tT0+u\":\"Format d'e-mail invalide\",\"g+lLS9\":\"Inviter un membre de l'équipe\",\"1z26sk\":\"Inviter un membre de l'équipe\",\"KR0679\":\"Inviter des membres de l'équipe\",\"aH6ZIb\":\"Invitez votre équipe\",\"Lj7sBL\":\"Italien\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Dernière réponse\",\"gw3Ur5\":\"Dernier déclenchement\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Liez votre compte Stripe pour recevoir les fonds provenant des ventes de billets.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"En ligne\",\"fpMs2Z\":\"EN DIRECT\",\"DU0YtB\":\"Chargement des thèmes...\",\"NFxlHW\":\"Chargement des webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Couverture\",\"gddQe0\":\"Logo et image de couverture pour votre organisateur\",\"TBEnp1\":\"Le logo sera affiché dans l'en-tête\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Publier l'événement\",\"4wUIjX\":\"Rendre votre événement public\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gérer l'événement\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gérer les produits\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gérez les taxes et les frais qui peuvent être appliqués à vos billets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Gérez votre traitement des paiements et consultez les frais de plateforme\",\"lzcrX3\":\"L’ajout manuel d’un participant ajustera la quantité de billets.\",\"/x0FyM\":\"Adaptez à votre marque\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Envoyez des messages aux participants avec des billets spécifiques\",\"97QrnA\":\"Envoyez des messages aux participants, gérez les commandes et traitez les remboursements en un seul endroit\",\"Vjat/X\":\"Le message est obligatoire\",\"0/yJtP\":\"Envoyer un message aux propriétaires de commandes avec des produits spécifiques\",\"yt/wR6\":\"Minuit\",\"tccUcA\":\"Enregistrement mobile\",\"IU7sBy\":\"Moderne\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Plusieurs options de prix. Parfait pour les billets lève-tôt, etc.\",\"GfaxEk\":\"Musique\",\"8/brI5\":\"Le nom est obligatoire\",\"m920rF\":\"New York\",\"eWRECP\":\"Vie nocturne\",\"074+X8\":\"Aucun webhook actif\",\"zxnup4\":\"Aucun affilié à afficher\",\"6r9SGl\":\"Aucune carte de crédit requise\",\"Z6ILSe\":\"Aucun événement pour cet organisateur\",\"8zCZQf\":\"Aucun événement pour le moment\",\"XZkeaI\":\"Aucun journal trouvé\",\"NEmyqy\":\"Aucune commande pour le moment\",\"B7w4KY\":\"Aucun autre organisateur disponible\",\"6jYQGG\":\"Aucun événement passé\",\"zK/+ef\":\"Aucun produit disponible pour la sélection\",\"q91DKx\":\"Aucune question n'a été répondue par cet invité.\",\"QoAi8D\":\"Aucune réponse\",\"EK/G11\":\"Aucune réponse pour le moment\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Aucun billet à montrer\",\"yM5c0q\":\"Aucun événement à venir\",\"n5vdm2\":\"Aucun événement webhook n'a encore été enregistré pour ce point de terminaison. Les événements apparaîtront ici une fois qu'ils seront déclenchés.\",\"4GhX3c\":\"Aucun webhook\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Non enregistré\",\"dX/n9x\":\"Océan\",\"lQgMLn\":\"Nom du bureau ou du lieu\",\"+P/tII\":\"Une fois que vous êtes prêt, diffusez votre événement en direct et commencez à vendre des billets.\",\"WjSpu5\":\"Événement en ligne\",\"bU7oUm\":\"Envoyer uniquement aux commandes avec ces statuts\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Commande créée\",\"L4kzeZ\":[\"Détails de la commande \",[\"0\"]],\"+spgqH\":[\"ID de commande : \",[\"0\"]],\"vu6Arl\":\"Commande marquée comme payée\",\"FaPYw+\":\"Propriétaire de la commande\",\"eB5vce\":\"Propriétaires de commandes avec un produit spécifique\",\"CxLoxM\":\"Propriétaires de commandes avec des produits\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Commande remboursée\",\"6eSHqs\":\"Statuts des commandes\",\"e7eZuA\":\"Commande mise à jour\",\"mz+c33\":\"Commandes créées\",\"5It1cQ\":\"Commandes exportées\",\"S3CZ5M\":\"Tableau de bord de l'organisateur\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organisateur introuvable\",\"wpj63n\":\"Paramètres de l'organisateur\",\"coIKFu\":\"Les statistiques de l'organisateur ne sont pas disponibles pour la devise sélectionnée ou une erreur s'est produite.\",\"o1my93\":\"Échec de la mise à jour du statut de l'organisateur. Veuillez réessayer plus tard\",\"rLHma1\":\"Statut de l'organisateur mis à jour\",\"J2cXxX\":\"Les organisateurs ne peuvent gérer que les événements et les billets. Ils ne peuvent pas gérer les utilisateurs, les paramètres de compte ou les informations de facturation.\",\"/IX/7x\":\"Autre\",\"6/dCYd\":\"Aperçu\",\"cbtJ9W\":\"Couleur de fond de la page\",\"QkLf4H\":\"URL de la page\",\"2w/FiJ\":\"Billet payant\",\"Ff0Dor\":\"Passé\",\"xTPjSy\":\"Événements passés\",\"/l/ckQ\":\"Coller l’URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"En pause\",\"TskrJ8\":\"Paiement et abonnement\",\"EyE8E6\":\"Traitement des paiements\",\"vcyz2L\":\"Paramètres de paiement\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Téléphone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Passer commande\",\"br3Y/y\":\"Frais de plateforme\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Veuillez entrer une URL valide\",\"n8+Ng/\":\"Veuillez saisir le code à 5 chiffres\",\"Dvq0wf\":\"Veuillez fournir une image.\",\"MA04r/\":\"Veuillez supprimer les filtres et définir le tri sur \\\"Ordre de la page d'accueil\\\" pour activer le tri.\",\"EFq6EG\":\"Veuillez sélectionner une image.\",\"yygcoG\":\"Veuillez sélectionner au moins un billet\",\"fuwKpE\":\"Veuillez réessayer.\",\"klWBeI\":\"Veuillez patienter avant de demander un autre code\",\"hfHhaa\":\"Veuillez patienter pendant que nous préparons vos affiliés pour l'exportation...\",\"o+tJN/\":\"Veuillez patienter pendant que nous préparons l'exportation de vos participants...\",\"+5Mlle\":\"Veuillez patienter pendant que nous préparons l'exportation de vos commandes...\",\"R7+D0/\":\"Portugais (Brésil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Propulsé par Stripe\",\"cs5muu\":\"Aperçu de la page de l’événement\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Politique de confidentialité\",\"p/JDmw\":\"produit\",\"EWCLpZ\":\"Produit créé\",\"XkFYVB\":\"Produit supprimé\",\"0dzBGg\":\"L'e-mail du produit a été renvoyé à l'invité\",\"YMwcbR\":\"Détail des ventes de produits, revenus et taxes\",\"ldVIlB\":\"Produit mis à jour\",\"mIqT3T\":\"Produits, marchandises et options de tarification flexibles\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Code promo\",\"k3wH7i\":\"Utilisation des codes promo et détail des réductions\",\"EEYbdt\":\"Publier\",\"evDBV8\":\"Publier l'événement\",\"812gwg\":\"Licence d'achat\",\"YwNJAq\":\"Scan de QR code avec retour instantané et partage sécurisé pour l'accès du personnel\",\"Fi3b48\":\"Commandes récentes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirection vers Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Renvoyer le code\",\"bxoWpz\":\"Renvoyer l'e-mail de confirmation\",\"G42SNI\":\"Renvoyer l'e-mail\",\"TTpXL3\":[\"Renvoyer dans \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Renvoyer l'e-mail du produit\",\"slOprG\":\"Réinitialisez votre mot de passe\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Ventes\",\"KZrfYJ\":\"Enregistrer les liens sociaux\",\"aZR9BC\":\"Faire défiler jusqu'aux billets\",\"lBAlVv\":\"Recherchez par nom, numéro de commande, numéro de participant ou e-mail...\",\"ftNXma\":\"Rechercher des affiliés...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Rechercher par nom de billet...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Sélectionner une catégorie\",\"mCB6Je\":\"Tout sélectionner\",\"kYZSFD\":\"Sélectionnez un organisateur pour voir son tableau de bord et ses événements.\",\"tVW/yo\":\"Sélectionner la devise\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Sélectionnez la date et l'heure de fin\",\"gTN6Ws\":\"Sélectionner l'heure de fin\",\"0U6E9W\":\"Sélectionner la catégorie d'événement\",\"j9cPeF\":\"Sélectionner les types d'événements\",\"KizCK7\":\"Sélectionnez la date et l'heure de début\",\"dJZTv2\":\"Sélectionner l'heure de début\",\"XH5juP\":\"Sélectionnez le niveau de billet\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Sélectionner le fuseau horaire\",\"Ropvj0\":\"Sélectionnez les événements qui déclencheront ce webhook\",\"BG3f7v\":\"Vendez tout\",\"VtX8nW\":\"Vendez des marchandises avec les billets avec prise en charge intégrée des taxes et des codes promo\",\"Cye3uV\":\"Vendez plus que des billets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Envoyer la confirmation de commande et l'e-mail du produit\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configurer votre organisation\",\"VlS7y2\":\"Configurez votre traitement des paiements pour recevoir les fonds des ventes de billets.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configuration en quelques minutes\",\"GG7qDw\":\"Partager le lien d'affiliation\",\"hL7sDJ\":\"Partager la page de l'organisateur\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Afficher toutes les plateformes (\",[\"0\"],\" autres avec des valeurs)\"],\"smd87r\":\"Afficher la quantité de billets disponibles\",\"tQi5Hh\":\"Afficher les paramètres de couleur\",\"UVPI5D\":\"Afficher moins de plateformes\",\"b33PL9\":\"Afficher plus de plateformes\",\"j3b+OW\":\"Présenté au client après son paiement, sur la page récapitulative de la commande\",\"v6IwHE\":\"Enregistrement intelligent\",\"J9xKh8\":\"Tableau de bord intelligent\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Liens sociaux\",\"j/TOB3\":\"Liens sociaux & site web\",\"2pxNFK\":\"vendu\",\"KTxc6k\":\"Une erreur s'est produite, veuillez réessayer ou contacter le support si le problème persiste\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Désolé, votre commande a expiré. Veuillez démarrer une nouvelle commande.\",\"a4SyEE\":\"Le tri est désactivé pendant que les filtres et le tri sont appliqués\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Billet standard à prix fixe\",\"JcQp9p\":\"Date et heure de début\",\"0m/ekX\":\"Date et heure de début\",\"izRfYP\":\"La date de début est obligatoire\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Vérification réussie <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket créé avec succès\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produit dupliqué avec succès\",\"RuaKfn\":\"Adresse mise à jour avec succès\",\"5n+Wwp\":\"Organisateur mis à jour avec succès\",\"0Dk/l8\":\"Paramètres SEO mis à jour avec succès\",\"MhOoLQ\":\"Liens sociaux mis à jour avec succès\",\"g2lRrH\":\"Billet mis à jour avec succès\",\"kj7zYe\":\"Webhook mis à jour avec succès\",\"/RfJXt\":[\"Festival de musique d'été \",[\"0\"]],\"CWOPIK\":\"Festival de Musique d'Été 2025\",\"oNxgAm\":\"Coucher de soleil\",\"5gIl+x\":\"Prise en charge des ventes échelonnées, basées sur les dons et de produits avec des prix et des capacités personnalisables\",\"JZTQI0\":\"Changer d'organisateur\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dites aux gens à quoi s'attendre lors de votre événement\",\"NiIUyb\":\"Parlez-nous de votre événement\",\"DovcfC\":\"Parlez-nous de votre organisation. Ces informations seront affichées sur vos pages d'événement.\",\"xowcRf\":\"Conditions d'utilisation\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"La couleur d’arrière-plan des zones de contenu\",\"Zhqzq3\":\"La couleur de fond des zones de contenu (cartes, en-tête, etc.)\",\"JgkK2l\":\"La couleur de fond de toute la page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"Le code expirera dans 10 minutes. Vérifiez votre dossier spam si vous ne voyez pas l'e-mail.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"L'événement que vous recherchez n'est pas disponible pour le moment. Il a peut-être été supprimé, expiré ou l'URL est incorrecte.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"Le nombre maximum de billets pour \",[\"0\"],\" est \",[\"1\"]],\"FeAfXO\":[\"Le nombre maximum de billets pour les généraux est de\xA0\",[\"0\"],\".\"],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"L'organisateur que vous recherchez est introuvable. La page a peut-être été déplacée, supprimée ou l'URL est incorrecte.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Les taxes et frais à appliquer sur ce billet. Vous pouvez créer de nouvelles taxes et frais sur le\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Théâtre\",\"tDwYhx\":\"Thème et couleurs\",\"jvxN9/\":\"Il n'y a pas de billets disponibles pour cet événement\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Ce code sera utilisé pour suivre les ventes. Seuls les lettres, chiffres, tirets et traits de soulignement sont autorisés.\",\"YClrdK\":\"Cet événement n'est pas encore publié\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Ceci est le nom de votre organisateur qui sera affiché à vos utilisateurs.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Ce profil d'organisateur n'est pas encore publié\",\"5189cf\":\"Cela remplace tous les paramètres de visibilité et masquera le ticket à tous les clients.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Ce ticket ne peut pas être supprimé car il est\\nassocié à une commande. Vous pouvez le cacher à la place.\",\"ma6qdu\":\"Ce ticket est masqué à la vue du public\",\"xJ8nzj\":\"Ce ticket est masqué sauf s'il est ciblé par un code promotionnel\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Ceci sera utilisé pour les notifications et la communication avec vos utilisateurs.\",\"rhsath\":\"Ceci ne sera pas visible pour les clients, mais vous aide à identifier l'affilié.\",\"KosivG\":\"Billet supprimé avec succès\",\"HGuXjF\":\"Détenteurs de billets\",\"6tmWch\":\"Billet ou produit\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"La vente de billets\",\"NirIiz\":\"Niveau de billet\",\"8jLPgH\":\"Type de billet\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Aperçu du widget de billet\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Des billets)\",\"6GQNLE\":\"Des billets\",\"NRhrIB\":\"Billets et produits\",\"ikA//P\":\"billets vendus\",\"i+idBz\":\"Billets vendus\",\"AGRilS\":\"Billets vendus\",\"56Qw2C\":\"Billets triés avec succès\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Billet à plusieurs niveaux\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Les billets à plusieurs niveaux vous permettent de proposer plusieurs options de prix pour le même billet.\\nC'est parfait pour les billets anticipés ou pour offrir des prix différents.\\noptions pour différents groupes de personnes.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Pour recevoir des paiements par carte bancaire, vous devez connecter votre compte Stripe. Stripe est notre partenaire de traitement des paiements qui garantit des transactions sécurisées et des paiements rapides.\",\"KSDwd5\":\"Commandes totales\",\"/b6Z1R\":\"Suivez les revenus, les vues de page et les ventes avec des analyses détaillées et des rapports exportables\",\"OpKMSn\":\"Frais de transaction :\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Impossible d'accéder à \",[\"0\"],\" participant\"],\"nNdxt9\":\"Impossible de créer un ticket. Veuillez vérifier vos coordonnées\",\"IrVSu+\":\"Impossible de dupliquer le produit. Veuillez vérifier vos informations\",\"Vx2J6x\":\"Impossible de récupérer le participant\",\"Ef7StM\":\"Inconnu\",\"ZBAScj\":\"Participant inconnu\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Annuler la publication de l'événement\",\"Pp1sWX\":\"Mettre à jour l'affilié\",\"gJQsLv\":\"Téléchargez une image de couverture pour votre organisateur\",\"4kEGqW\":\"Téléchargez un logo pour votre organisateur\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Téléverser l’image\",\"29w7p6\":\"Téléchargement de l'image...\",\"HtrFfw\":\"L'URL est requise\",\"AdWhjZ\":\"Code de vérification\",\"wCKkSr\":\"Vérifier l'e-mail\",\"/IBv6X\":\"Vérifiez votre e-mail\",\"e/cvV1\":\"Vérification...\",\"fROFIL\":\"Vietnamien\",\"gj5YGm\":\"Consultez et téléchargez les rapports de votre événement. Veuillez noter que seuls les commandes complétées sont incluses dans ces rapports.\",\"c7VN/A\":\"Voir les réponses\",\"AM+zF3\":\"Afficher le participant\",\"e4mhwd\":\"Afficher la page d'accueil de l'événement\",\"n6EaWL\":\"Voir les journaux\",\"AMkkeL\":\"Voir l'ordre\",\"9jnAcN\":\"Voir la page d'accueil de l'organisateur\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Produit VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Nous recommandons des dimensions de 400px par 400px et une taille maximale de 5 Mo\",\"Fq/Nx7\":\"Nous avons envoyé un code de vérification à 5 chiffres à :\",\"GdWB+V\":\"Webhook créé avec succès\",\"2X4ecw\":\"Webhook supprimé avec succès\",\"CThMKa\":\"Journaux du Webhook\",\"nuh/Wq\":\"URL du Webhook\",\"8BMPMe\":\"Le webhook n'enverra pas de notifications\",\"FSaY52\":\"Le webhook enverra des notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bon retour 👋\",\"kSYpfa\":[\"Bienvenue sur \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bienvenue sur \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenue sur \",[\"0\"],\", voici une liste de tous vos événements\"],\"je8QQT\":\"Bienvenue sur Hi.Events 👋\",\"yZIW7P\":\"Bienvenue sur Hi.Events, voici la liste de tous vos événements.\",\"wjqPqF\":\"Que sont les billets à plusieurs niveaux\xA0?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"Qu'est-ce qu'un webhook ?\",\"MhhnvW\":\"À quels billets ce code s'applique-t-il ? (S'applique à tous par défaut)\",\"dCil3h\":\"À quels billets cette question doit-elle s'appliquer\xA0?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Quel type d'événement ?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Lorsqu'un enregistrement est supprimé\",\"Gmd0hv\":\"Lorsqu'un nouveau participant est créé\",\"Lc18qn\":\"Lorsqu'une nouvelle commande est créée\",\"dfkQIO\":\"Lorsqu'un nouveau produit est créé\",\"8OhzyY\":\"Lorsqu'un produit est supprimé\",\"tRXdQ9\":\"Lorsqu'un produit est mis à jour\",\"Q7CWxp\":\"Lorsqu'un participant est annulé\",\"IuUoyV\":\"Lorsqu'un participant est enregistré\",\"nBVOd7\":\"Lorsqu'un participant est mis à jour\",\"ny2r8d\":\"Lorsqu'une commande est annulée\",\"c9RYbv\":\"Lorsqu'une commande est marquée comme payée\",\"ejMDw1\":\"Lorsqu'une commande est remboursée\",\"fVPt0F\":\"Lorsqu'une commande est mise à jour\",\"de6HLN\":\"Lorsque les clients achètent des billets, leurs commandes apparaîtront ici.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Atelier\",\"EpknJA\":\"Écrivez votre message ici...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Vous pouvez créer un code promo qui cible ce billet sur le\",\"UqVaVO\":\"Vous ne pouvez pas modifier le type de ticket car des participants sont associés à ce ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Vous ne pouvez pas supprimer ce niveau tarifaire car des billets sont déjà vendus pour ce niveau. Vous pouvez le cacher à la place.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Vous avez ajouté des taxes et des frais à un produit gratuit. Voulez-vous les supprimer ?\",\"183zcL\":\"Des taxes et des frais sont ajoutés à un billet gratuit. Souhaitez-vous les supprimer ou les masquer\xA0?\",\"2v5MI1\":\"Vous n'avez pas encore envoyé de messages. Vous pouvez envoyer des messages à tous les participants ou à des détenteurs de billets spécifiques.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Vous devez vérifier votre adresse e-mail avant de pouvoir mettre à jour le statut de l'organisateur.\",\"FRl8Jv\":\"Vous devez vérifier l'adresse e-mail de votre compte avant de pouvoir envoyer des messages.\",\"8QNzin\":\"Vous aurez besoin d'un billet avant de pouvoir créer une affectation de capacité.\",\"WHXRMI\":\"Vous aurez besoin d'au moins un ticket pour commencer. Gratuit, payant ou laissez l'utilisateur décider quoi payer.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Vos affiliés ont été exportés avec succès.\",\"TF37u6\":\"Vos participants ont été exportés avec succès.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Votre e-mail\",\"R02pnV\":\"Votre événement doit être en ligne avant que vous puissiez vendre des billets aux participants.\",\"cqo2VO\":\"Votre événement doit être en ligne avant que vous puissiez vendre des billets.\",\"ifRqmm\":\"Votre message a été envoyé avec succès !\",\"/Rj5P4\":\"Votre nom\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Vos commandes ont été exportées avec succès.\",\"Xd1R1a\":\"Adresse de votre organisateur\",\"vvO1I2\":\"Votre compte Stripe est connecté et prêt à traiter les paiements.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"En raison du risque élevé de spam, une vérification manuelle est requise avant d’envoyer des messages.\\nVeuillez nous contacter pour demander l'accès.\",\"8XAE7n\":\"Si vous avez un compte chez nous, vous recevrez un e-mail avec des instructions pour réinitialiser votre\\nmot de passe.\",\"1ZpxW/\":\"Ces informations seront affichées sur la page de paiement, la page de résumé de commande et l'e-mail de confirmation de commande.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"\\\"Il n'y a rien à montrer pour l'instant\\\"\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>enregistré avec succès\"],\"yxhYRZ\":[[\"0\"],\" <0>sorti avec succès\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" créé avec succès\"],\"FImCSc\":[[\"0\"],\" mis à jour avec succès\"],\"KOr9b4\":[\"Les événements de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" enregistré\"],\"Vjij1k\":[[\"days\"],\" jours, \",[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"f3RdEk\":[[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"fyE7Au\":[[\"minutes\"],\" minutes et \",[\"secondes\"],\" secondes\"],\"NlQ0cx\":[\"Premier événement de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Les affectations de capacité vous permettent de gérer la capacité des billets ou d'un événement entier. Idéal pour les événements de plusieurs jours, les ateliers et plus encore, où le contrôle de l'assistance est crucial.<1>Par exemple, vous pouvez associer une affectation de capacité avec un billet <2>Jour Un et <3>Tous les Jours. Une fois la capacité atteinte, les deux billets ne seront plus disponibles à la vente.\",\"Exjbj7\":\"<0>Les listes de pointage aident à gérer l'entrée des participants à votre événement. Vous pouvez associer plusieurs billets à une liste de pointage et vous assurer que seuls ceux avec des billets valides peuvent entrer.\",\"OXku3b\":\"<0>https://votre-siteweb.com\",\"qnSLLW\":\"<0>Veuillez entrer le prix hors taxes et frais.<1>Les taxes et frais peuvent être ajoutés ci-dessous.\",\"ZjMs6e\":\"<0>Le nombre de produits disponibles pour ce produit<1>Cette valeur peut être remplacée s'il existe des <2>Limites de Capacité associées à ce produit.\",\"E15xs8\":\"⚡️ Organisez votre événement\",\"FL6OwU\":\"✉️ Confirmez votre adresse email\",\"BN0OQd\":\"🎉 Félicitations pour la création d'un événement\xA0!\",\"4kSf7w\":\"🎟️ Ajouter des produits\",\"4WT5tD\":\"🎨 Personnalisez votre page d'événement\",\"3VPPdS\":\"💳 Connectez-vous avec Stripe\",\"cjdktw\":\"🚀 Mettez votre événement en direct\",\"rmelwV\":\"0 minute et 0 seconde\",\"i0puaE\":\"10h00\",\"qdfdgM\":\"123, rue Principale\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un champ de date. Parfait pour demander une date de naissance, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" par défaut est automatiquement appliqué à tous les nouveaux produits. Vous pouvez le remplacer pour chaque produit.\"],\"SMUbbQ\":\"Une entrée déroulante ne permet qu'une seule sélection\",\"qv4bfj\":\"Des frais, comme des frais de réservation ou des frais de service\",\"POT0K/\":\"Un montant fixe par produit. Par exemple, 0,50 $ par produit\",\"f4vJgj\":\"Une saisie de texte sur plusieurs lignes\",\"OIPtI5\":\"Un pourcentage du prix du produit. Par exemple, 3,5 % du prix du produit\",\"ZthcdI\":\"Un code promo sans réduction peut être utilisé pour révéler des produits cachés.\",\"AG/qmQ\":\"Une option Radio comporte plusieurs options, mais une seule peut être sélectionnée.\",\"h179TP\":\"Une brève description de l'événement qui sera affichée dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, la description de l'événement sera utilisée\",\"WKMnh4\":\"Une saisie de texte sur une seule ligne\",\"BHZbFy\":\"Une seule question par commande. Par exemple, Quelle est votre adresse de livraison ?\",\"Fuh+dI\":\"Une seule question par produit. Par exemple, Quelle est votre taille de t-shirt ?\",\"RlJmQg\":\"Une taxe standard, comme la TVA ou la TPS\",\"uIKNjo\":\"À propos de l'événement\",\"3pykXZ\":\"Accepter les virements bancaires, chèques ou autres méthodes de paiement hors ligne\",\"hrvLf4\":\"Accepter les paiements par carte bancaire avec Stripe\",\"bfXQ+N\":\"Accepter l'invitation\",\"AeXO77\":\"Compte\",\"lkNdiH\":\"Nom du compte\",\"Puv7+X\":\"Paramètres du compte\",\"OmylXO\":\"Compte mis à jour avec succès\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activer\",\"5T2HxQ\":\"Date d'activation\",\"F6pfE9\":\"Actif\",\"/PN1DA\":\"Ajouter une description pour cette liste de pointage\",\"0/vPdA\":\"Ajoutez des notes sur le participant. Celles-ci ne seront pas visibles par le participant.\",\"Or1CPR\":\"Ajoutez des notes sur le participant...\",\"l3sZO1\":\"Ajoutez des notes concernant la commande. Elles ne seront pas visibles par le client.\",\"xMekgu\":\"Ajoutez des notes concernant la commande...\",\"PGPGsL\":\"Ajouter une description\",\"gMK0ps\":\"Ajoutez des détails sur l'événement et gérez les paramètres de l'événement.\",\"OveehC\":\"Ajoutez des instructions pour les paiements hors ligne (par exemple, les détails du virement bancaire, où envoyer les chèques, les délais de paiement)\",\"LTVoRa\":\"Ajouter plus de produits\",\"ApsD9J\":\"Ajouter un nouveau\",\"TZxnm8\":\"Ajouter une option\",\"24l4x6\":\"Ajouter un produit\",\"8q0EdE\":\"Ajouter un produit à la catégorie\",\"YvCknQ\":\"Ajouter des produits\",\"Cw27zP\":\"Ajouter une question\",\"yWiPh+\":\"Ajouter une taxe ou des frais\",\"goOKRY\":\"Ajouter un niveau\",\"oZW/gT\":\"Ajouter au calendrier\",\"pn5qSs\":\"Informations supplémentaires\",\"Y8DIQy\":\"Options additionelles\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Adresse Ligne 1\",\"POdIrN\":\"Adresse Ligne 1\",\"cormHa\":\"Adresse Ligne 2\",\"gwk5gg\":\"Adresse Ligne 2\",\"U3pytU\":\"Administrateur\",\"HLDaLi\":\"Les utilisateurs administrateurs ont un accès complet aux événements et aux paramètres du compte.\",\"W7AfhC\":\"Tous les participants à cet événement\",\"cde2hc\":\"Tous les produits\",\"5CQ+r0\":\"Autoriser les participants associés à des commandes impayées à s'enregistrer\",\"ipYKgM\":\"Autoriser l'indexation des moteurs de recherche\",\"LRbt6D\":\"Autoriser les moteurs de recherche à indexer cet événement\",\"+MHcJD\":\"Presque là! Nous attendons juste que votre paiement soit traité. Cela ne devrait prendre que quelques secondes.\",\"ApOYO8\":\"Incroyable, Événement, Mots-clés...\",\"hehnjM\":\"Montant\",\"R2O9Rg\":[\"Montant payé (\",[\"0\"],\")\"],\"V7MwOy\":\"Une erreur s'est produite lors du chargement de la page\",\"Q7UCEH\":\"Une erreur s'est produite lors du tri des questions. Veuillez réessayer ou actualiser la page\",\"jD/OCQ\":\"Un événement est l’événement réel que vous organisez. Vous pourrez ajouter plus de détails ultérieurement.\",\"oBkF+i\":\"Un organisateur est l'entreprise ou la personne qui organise l'événement\",\"W5A0Ly\":\"Une erreur inattendue est apparue.\",\"byKna+\":\"Une erreur inattendue est apparue. Veuillez réessayer.\",\"ubdMGz\":\"Toute question des détenteurs de produits sera envoyée à cette adresse e-mail. Elle sera également utilisée comme adresse de réponse pour tous les e-mails envoyés depuis cet événement\",\"aAIQg2\":\"Apparence\",\"Ym1gnK\":\"appliqué\",\"sy6fss\":[\"S'applique à \",[\"0\"],\" produits\"],\"kadJKg\":\"S'applique à 1 produit\",\"DB8zMK\":\"Appliquer\",\"GctSSm\":\"Appliquer le code promotionnel\",\"ARBThj\":[\"Appliquer ce \",[\"type\"],\" à tous les nouveaux produits\"],\"S0ctOE\":\"Archiver l'événement\",\"TdfEV7\":\"Archivé\",\"A6AtLP\":\"Événements archivés\",\"q7TRd7\":\"Êtes-vous sûr de vouloir activer ce participant\xA0?\",\"TvkW9+\":\"Êtes-vous sûr de vouloir archiver cet événement\xA0?\",\"/CV2x+\":\"Êtes-vous sûr de vouloir annuler ce participant\xA0? Cela annulera leur billet\",\"YgRSEE\":\"Etes-vous sûr de vouloir supprimer ce code promo ?\",\"iU234U\":\"Êtes-vous sûr de vouloir supprimer cette question\xA0?\",\"CMyVEK\":\"Êtes-vous sûr de vouloir créer un brouillon pour cet événement\xA0? Cela rendra l'événement invisible au public\",\"mEHQ8I\":\"Êtes-vous sûr de vouloir rendre cet événement public\xA0? Cela rendra l'événement visible au public\",\"s4JozW\":\"Êtes-vous sûr de vouloir restaurer cet événement\xA0? Il sera restauré en tant que brouillon.\",\"vJuISq\":\"Êtes-vous sûr de vouloir supprimer cette Affectation de Capacité?\",\"baHeCz\":\"Êtes-vous sûr de vouloir supprimer cette liste de pointage\xA0?\",\"LBLOqH\":\"Demander une fois par commande\",\"wu98dY\":\"Demander une fois par produit\",\"ss9PbX\":\"Participant\",\"m0CFV2\":\"Détails des participants\",\"QKim6l\":\"Participant non trouvé\",\"R5IT/I\":\"Notes du participant\",\"lXcSD2\":\"Questions des participants\",\"HT/08n\":\"Billet de l'invité\",\"9SZT4E\":\"Participants\",\"iPBfZP\":\"Invités enregistrés\",\"7KxcHR\":\"Invités avec un produit spécifique\",\"IMJ6rh\":\"Redimensionnement automatique\",\"vZ5qKF\":\"Redimensionnez automatiquement la hauteur du widget en fonction du contenu. Lorsqu'il est désactivé, le widget remplira la hauteur du conteneur.\",\"4lVaWA\":\"En attente d'un paiement hors ligne\",\"2rHwhl\":\"En attente d'un paiement hors ligne\",\"3wF4Q/\":\"En attente de paiement\",\"ioG+xt\":\"En attente de paiement\",\"3PmQfI\":\"Événement génial\",\"Yrbm6T\":\"Organisateur génial Ltd.\",\"9002sI\":\"Retour à tous les événements\",\"A302fe\":\"Retour à la page de l'événement\",\"VCoEm+\":\"Retour connexion\",\"k1bLf+\":\"Couleur de l'arrière plan\",\"I7xjqg\":\"Type d'arrière-plan\",\"1mwMl+\":\"Avant d'envoyer !\",\"/yeZ20\":\"Avant que votre événement puisse être mis en ligne, vous devez faire certaines choses.\",\"ze6ETw\":\"Commencez à vendre des produits en quelques minutes\",\"8rE61T\":\"Adresse de facturation\",\"/xC/im\":\"Paramètres de facturation\",\"rp/zaT\":\"Portugais brésilien\",\"whqocw\":\"En vous inscrivant, vous acceptez nos <0>Conditions d'utilisation et notre <1>Politique de confidentialité.\",\"bcCn6r\":\"Type de calcul\",\"+8bmSu\":\"Californie\",\"iStTQt\":\"L'autorisation de la caméra a été refusée. <0>Demander l'autorisation à nouveau, ou si cela ne fonctionne pas, vous devrez <1>accorder à cette page l'accès à votre caméra dans les paramètres de votre navigateur.\",\"dEgA5A\":\"Annuler\",\"Gjt/py\":\"Annuler le changement d'e-mail\",\"tVJk4q\":\"Annuler la commande\",\"Os6n2a\":\"annuler la commande\",\"Mz7Ygx\":[\"Annuler la commande \",[\"0\"]],\"3tTjpi\":\"Annuler annulera tous les produits associés à cette commande et les remettra dans le stock disponible.\",\"vv7kpg\":\"Annulé\",\"U7nGvl\":\"Impossible de s'enregistrer\",\"QyjCeq\":\"Capacité\",\"V6Q5RZ\":\"Affectation de Capacité créée avec succès\",\"k5p8dz\":\"Affectation de Capacité supprimée avec succès\",\"nDBs04\":\"Gestion de la Capacité\",\"ddha3c\":\"Les catégories vous permettent de regrouper des produits ensemble. Par exemple, vous pouvez avoir une catégorie pour \\\"Billets\\\" et une autre pour \\\"Marchandise\\\".\",\"iS0wAT\":\"Les catégories vous aident à organiser vos produits. Ce titre sera affiché sur la page publique de l'événement.\",\"eorM7z\":\"Catégories réorganisées avec succès.\",\"3EXqwa\":\"Catégorie créée avec succès\",\"77/YgG\":\"Changer de couverture\",\"GptGxg\":\"Changer le mot de passe\",\"xMDm+I\":\"Enregistrement\",\"p2WLr3\":[\"Enregistrer \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Enregistrer et marquer la commande comme payée\",\"QYLpB4\":\"Enregistrer uniquement\",\"/Ta1d4\":\"Sortir\",\"5LDT6f\":\"Découvrez cet événement !\",\"gXcPxc\":\"Enregistrement\",\"fVUbUy\":\"Liste de pointage créée avec succès\",\"+CeSxK\":\"Liste de pointage supprimée avec succès\",\"+hBhWk\":\"La liste de pointage a expiré\",\"mBsBHq\":\"La liste de pointage n'est pas active\",\"vPqpQG\":\"Liste de pointage non trouvée\",\"tejfAy\":\"Listes de pointage\",\"hD1ocH\":\"URL de pointage copiée dans le presse-papiers\",\"CNafaC\":\"Les options de case à cocher permettent plusieurs sélections\",\"SpabVf\":\"Cases à cocher\",\"CRu4lK\":\"Enregistré\",\"znIg+z\":\"Paiement\",\"1WnhCL\":\"Paramètres de paiement\",\"6imsQS\":\"Chinois simplifié\",\"JjkX4+\":\"Choisissez une couleur pour votre arrière-plan\",\"/Jizh9\":\"Choisissez un compte\",\"3wV73y\":\"Ville\",\"FG98gC\":\"Effacer le texte de recherche\",\"EYeuMv\":\"Cliquez ici\",\"sby+1/\":\"Cliquez pour copier\",\"yz7wBu\":\"Fermer\",\"62Ciis\":\"Fermer la barre latérale\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Le code doit comporter entre 3 et 50 caractères\",\"oqr9HB\":\"Réduire ce produit lorsque la page de l'événement est initialement chargée\",\"jZlrte\":\"Couleur\",\"Vd+LC3\":\"La couleur doit être un code couleur hexadécimal valide. Exemple\xA0: #ffffff\",\"1HfW/F\":\"Couleurs\",\"VZeG/A\":\"À venir\",\"yPI7n9\":\"Mots-clés séparés par des virgules qui décrivent l'événement. Ceux-ci seront utilisés par les moteurs de recherche pour aider à catégoriser et indexer l'événement.\",\"NPZqBL\":\"Complétez la commande\",\"guBeyC\":\"Paiement complet\",\"C8HNV2\":\"Paiement complet\",\"qqWcBV\":\"Complété\",\"6HK5Ct\":\"Commandes terminées\",\"NWVRtl\":\"Commandes terminées\",\"DwF9eH\":\"Code composant\",\"Tf55h7\":\"Réduction configurée\",\"7VpPHA\":\"Confirmer\",\"ZaEJZM\":\"Confirmer le changement d'e-mail\",\"yjkELF\":\"Confirmer le nouveau mot de passe\",\"xnWESi\":\"Confirmez le mot de passe\",\"p2/GCq\":\"Confirmez le mot de passe\",\"wnDgGj\":\"Confirmation de l'adresse e-mail...\",\"pbAk7a\":\"Connecter la bande\",\"UMGQOh\":\"Connectez-vous avec Stripe\",\"QKLP1W\":\"Connectez votre compte Stripe pour commencer à recevoir des paiements.\",\"5lcVkL\":\"Détails de connexion\",\"yAej59\":\"Couleur d'arrière-plan du contenu\",\"xGVfLh\":\"Continuer\",\"X++RMT\":\"Texte du bouton Continuer\",\"AfNRFG\":\"Texte du bouton Continuer\",\"lIbwvN\":\"Continuer la configuration de l'événement\",\"HB22j9\":\"Continuer la configuration\",\"bZEa4H\":\"Continuer la configuration de Stripe Connect\",\"6V3Ea3\":\"Copié\",\"T5rdis\":\"copié dans le presse-papier\",\"he3ygx\":\"Copie\",\"r2B2P8\":\"Copier l'URL de pointage\",\"8+cOrS\":\"Copier les détails à tous les participants\",\"ENCIQz\":\"Copier le lien\",\"E6nRW7\":\"Copier le lien\",\"JNCzPW\":\"Pays\",\"IF7RiR\":\"Couverture\",\"hYgDIe\":\"Créer\",\"b9XOHo\":[\"Créer \",[\"0\"]],\"k9RiLi\":\"Créer un produit\",\"6kdXbW\":\"Créer un code promotionnel\",\"n5pRtF\":\"Créer un billet\",\"X6sRve\":[\"Créez un compte ou <0>\",[\"0\"],\" pour commencer\"],\"nx+rqg\":\"créer un organisateur\",\"ipP6Ue\":\"Créer un participant\",\"VwdqVy\":\"Créer une Affectation de Capacité\",\"EwoMtl\":\"Créer une catégorie\",\"XletzW\":\"Créer une catégorie\",\"WVbTwK\":\"Créer une liste de pointage\",\"uN355O\":\"Créer un évènement\",\"BOqY23\":\"Créer un nouveau\",\"kpJAeS\":\"Créer un organisateur\",\"a0EjD+\":\"Créer un produit\",\"+scrJC\":\"Créez des produits pour votre événement, définissez les prix et gérez la quantité disponible.\",\"sYpiZP\":\"Créer un code promotionnel\",\"B3Mkdt\":\"Créer une question\",\"UKfi21\":\"Créer une taxe ou des frais\",\"d+F6q9\":\"Créé\",\"Q2lUR2\":\"Devise\",\"DCKkhU\":\"Mot de passe actuel\",\"uIElGP\":\"URL des cartes personnalisées\",\"UEqXyt\":\"Plage personnalisée\",\"876pfE\":\"Client\",\"QOg2Sf\":\"Personnaliser les paramètres de courrier électronique et de notification pour cet événement\",\"Y9Z/vP\":\"Personnalisez la page d'accueil de l'événement et la messagerie de paiement\",\"2E2O5H\":\"Personnaliser les divers paramètres de cet événement\",\"iJhSxe\":\"Personnalisez les paramètres SEO pour cet événement\",\"KIhhpi\":\"Personnalisez votre page d'événement\",\"nrGWUv\":\"Personnalisez votre page d'événement en fonction de votre marque et de votre style.\",\"Zz6Cxn\":\"Zone dangereuse\",\"ZQKLI1\":\"Zone de Danger\",\"7p5kLi\":\"Tableau de bord\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date et heure\",\"JJhRbH\":\"Capacité du premier jour\",\"cnGeoo\":\"Supprimer\",\"jRJZxD\":\"Supprimer la Capacité\",\"VskHIx\":\"Supprimer la catégorie\",\"Qrc8RZ\":\"Supprimer la liste de pointage\",\"WHf154\":\"Supprimer le code\",\"heJllm\":\"Supprimer la couverture\",\"KWa0gi\":\"Supprimer l'image\",\"1l14WA\":\"Supprimer le produit\",\"IatsLx\":\"Supprimer la question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description pour le personnel de pointage\",\"URmyfc\":\"Détails\",\"1lRT3t\":\"Désactiver cette capacité suivra les ventes mais ne les arrêtera pas lorsque la limite sera atteinte\",\"H6Ma8Z\":\"Rabais\",\"ypJ62C\":\"Rabais %\",\"3LtiBI\":[\"Remise en \",[\"0\"]],\"C8JLas\":\"Type de remise\",\"1QfxQT\":\"Rejeter\",\"DZlSLn\":\"Étiquette du document\",\"cVq+ga\":\"Vous n'avez pas de compte ? <0>Inscrivez-vous\",\"3F1nBX\":\"Produit de don / Payez ce que vous voulez\",\"OvNbls\":\"Télécharger .ics\",\"kodV18\":\"Télécharger CSV\",\"CELKku\":\"Télécharger la facture\",\"LQrXcu\":\"Télécharger la facture\",\"QIodqd\":\"Télécharger le code QR\",\"yhjU+j\":\"Téléchargement de la facture\",\"uABpqP\":\"Glisser-déposer ou cliquer\",\"CfKofC\":\"Sélection déroulante\",\"JzLDvy\":\"Dupliquer les attributions de capacité\",\"ulMxl+\":\"Dupliquer les listes d'enregistrement\",\"vi8Q/5\":\"Dupliquer l'événement\",\"3ogkAk\":\"Dupliquer l'événement\",\"Yu6m6X\":\"Dupliquer l'image de couverture de l'événement\",\"+fA4C7\":\"Options de duplication\",\"SoiDyI\":\"Dupliquer les produits\",\"57ALrd\":\"Dupliquer les codes promo\",\"83Hu4O\":\"Dupliquer les questions\",\"20144c\":\"Dupliquer les paramètres\",\"7Cx5It\":\"Lève tôt\",\"ePK91l\":\"Modifier\",\"N6j2JH\":[\"Modifier \",[\"0\"]],\"kBkYSa\":\"Modifier la Capacité\",\"oHE9JT\":\"Modifier l'Affectation de Capacité\",\"j1Jl7s\":\"Modifier la catégorie\",\"FU1gvP\":\"Modifier la liste de pointage\",\"iFgaVN\":\"Modifier le code\",\"jrBSO1\":\"Modifier l'organisateur\",\"tdD/QN\":\"Modifier le produit\",\"n143Tq\":\"Modifier la catégorie de produit\",\"9BdS63\":\"Modifier le code promotionnel\",\"O0CE67\":\"Modifier la question\",\"EzwCw7\":\"Modifier la question\",\"poTr35\":\"Modifier l'utilisateur\",\"GTOcxw\":\"Modifier l'utilisateur\",\"pqFrv2\":\"par exemple. 2,50 pour 2,50$\",\"3yiej1\":\"par exemple. 23,5 pour 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Paramètres de courrier électronique et de notification\",\"ATGYL1\":\"Adresse e-mail\",\"hzKQCy\":\"Adresse e-mail\",\"HqP6Qf\":\"Changement d'e-mail annulé avec succès\",\"mISwW1\":\"Changement d'e-mail en attente\",\"APuxIE\":\"E-mail de confirmation renvoyé\",\"YaCgdO\":\"E-mail de confirmation renvoyé avec succès\",\"jyt+cx\":\"Message de pied de page de l'e-mail\",\"I6F3cp\":\"E-mail non vérifié\",\"NTZ/NX\":\"Code intégré\",\"4rnJq4\":\"Intégrer le script\",\"8oPbg1\":\"Activer la facturation\",\"j6w7d/\":\"Activer cette capacité pour arrêter les ventes de produits lorsque la limite est atteinte\",\"VFv2ZC\":\"Date de fin\",\"237hSL\":\"Terminé\",\"nt4UkP\":\"Événements terminés\",\"lYGfRP\":\"Anglais\",\"MhVoma\":\"Saisissez un montant hors taxes et frais.\",\"SlfejT\":\"Erreur\",\"3Z223G\":\"Erreur lors de la confirmation de l'adresse e-mail\",\"a6gga1\":\"Erreur lors de la confirmation du changement d'adresse e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Événement\",\"CFLUfD\":\"Événement créé avec succès 🎉\",\"/dgc8E\":\"Date de l'événement\",\"0Zptey\":\"Valeurs par défaut des événements\",\"QcCPs8\":\"Détails de l'événement\",\"6fuA9p\":\"Événement dupliqué avec succès\",\"AEuj2m\":\"Page d'accueil de l'événement\",\"Xe3XMd\":\"L'événement n'est pas visible au public\",\"4pKXJS\":\"L'événement est visible au public\",\"ClwUUD\":\"Lieu de l'événement et détails du lieu\",\"OopDbA\":\"Page de l'événement\",\"4/If97\":\"La mise à jour du statut de l'événement a échoué. Veuillez réessayer plus tard\",\"btxLWj\":\"Statut de l'événement mis à jour\",\"nMU2d3\":\"URL de l'événement\",\"tst44n\":\"Événements\",\"sZg7s1\":\"Date d'expiration\",\"KnN1Tu\":\"Expire\",\"uaSvqt\":\"Date d'expiration\",\"GS+Mus\":\"Exporter\",\"9xAp/j\":\"Échec de l'annulation du participant\",\"ZpieFv\":\"Échec de l'annulation de la commande\",\"z6tdjE\":\"Échec de la suppression du message. Veuillez réessayer.\",\"xDzTh7\":\"Échec du téléchargement de la facture. Veuillez réessayer.\",\"9zSt4h\":\"Échec de l'exportation des participants. Veuillez réessayer.\",\"2uGNuE\":\"Échec de l'exportation des commandes. Veuillez réessayer.\",\"d+KKMz\":\"Échec du chargement de la liste de pointage\",\"ZQ15eN\":\"Échec du renvoi de l'e-mail du ticket\",\"ejXy+D\":\"Échec du tri des produits\",\"PLUB/s\":\"Frais\",\"/mfICu\":\"Frais\",\"LyFC7X\":\"Filtrer les commandes\",\"cSev+j\":\"Filtres\",\"CVw2MU\":[\"Filtres (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Premier numéro de facture\",\"V1EGGU\":\"Prénom\",\"kODvZJ\":\"Prénom\",\"S+tm06\":\"Le prénom doit comporter entre 1 et 50 caractères\",\"1g0dC4\":\"Le prénom, le nom et l'adresse e-mail sont des questions par défaut et sont toujours inclus dans le processus de paiement.\",\"Rs/IcB\":\"Première utilisation\",\"TpqW74\":\"Fixé\",\"irpUxR\":\"Montant fixé\",\"TF9opW\":\"Flash n'est pas disponible sur cet appareil\",\"UNMVei\":\"Mot de passe oublié?\",\"2POOFK\":\"Gratuit\",\"P/OAYJ\":\"Produit gratuit\",\"vAbVy9\":\"Produit gratuit, aucune information de paiement requise\",\"nLC6tu\":\"Français\",\"Weq9zb\":\"Général\",\"DDcvSo\":\"Allemand\",\"4GLxhy\":\"Commencer\",\"4D3rRj\":\"Revenir au profil\",\"9LCqFI\":\"Aller à la page d'accueil de l'événement\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"ventes brutes\",\"IgcAGN\":\"Ventes brutes\",\"yRg26W\":\"Ventes brutes\",\"R4r4XO\":\"Invités\",\"26pGvx\":\"Avez vous un code de réduction?\",\"V7yhws\":\"bonjour@awesome-events.com\",\"6K/IHl\":\"Voici un exemple de la façon dont vous pouvez utiliser le composant dans votre application.\",\"Y1SSqh\":\"Voici le composant React que vous pouvez utiliser pour intégrer le widget dans votre application.\",\"QuhVpV\":[\"Salut \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conférence Hi.Events \",[\"0\"]],\"verBst\":\"Centre de conférence Hi.Events\",\"6eMEQO\":\"logo hi.events\",\"C4qOW8\":\"Caché à la vue du public\",\"gt3Xw9\":\"question cachée\",\"g3rqFe\":\"questions cachées\",\"k3dfFD\":\"Les questions masquées ne sont visibles que par l'organisateur de l'événement et non par le client.\",\"vLyv1R\":\"Cacher\",\"Mkkvfd\":\"Masquer la page de démarrage\",\"mFn5Xz\":\"Masquer les questions cachées\",\"YHsF9c\":\"Masquer le produit après la date de fin de vente\",\"06s3w3\":\"Masquer le produit avant la date de début de vente\",\"axVMjA\":\"Masquer le produit sauf si l'utilisateur a un code promo applicable\",\"ySQGHV\":\"Masquer le produit lorsqu'il est épuisé\",\"SCimta\":\"Masquer la page de démarrage de la barre latérale\",\"5xR17G\":\"Masquer ce produit des clients\",\"Da29Y6\":\"Cacher cette question\",\"fvDQhr\":\"Masquer ce niveau aux utilisateurs\",\"lNipG+\":\"Masquer un produit empêchera les utilisateurs de le voir sur la page de l'événement.\",\"ZOBwQn\":\"Conception de la page d'accueil\",\"PRuBTd\":\"Concepteur de page d'accueil\",\"YjVNGZ\":\"Aperçu de la page d'accueil\",\"c3E/kw\":\"Homère\",\"8k8Njd\":\"De combien de minutes le client dispose pour finaliser sa commande. Nous recommandons au moins 15 minutes\",\"ySxKZe\":\"Combien de fois ce code peut-il être utilisé ?\",\"dZsDbK\":[\"Limite de caractères HTML dépassé: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://exemple-maps-service.com/...\",\"uOXLV3\":\"J'accepte les <0>termes et conditions\",\"sd6lr7\":\"Je souhaite payer en utilisant une méthode hors ligne\",\"SdFlIP\":\"Je souhaite payer en utilisant une méthode en ligne (carte de crédit, etc.)\",\"93DUnd\":[\"Si aucun nouvel onglet ne s'ouvre, veuillez <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si vide, l'adresse sera utilisée pour générer un lien Google Maps\",\"UYT+c8\":\"Si activé, le personnel d'enregistrement peut marquer les participants comme enregistrés ou marquer la commande comme payée et enregistrer les participants. Si désactivé, les participants associés à des commandes impayées ne peuvent pas être enregistrés.\",\"muXhGi\":\"Si activé, l'organisateur recevra une notification par e-mail lorsqu'une nouvelle commande sera passée\",\"6fLyj/\":\"Si vous n'avez pas demandé ce changement, veuillez immédiatement modifier votre mot de passe.\",\"n/ZDCz\":\"Image supprimée avec succès\",\"Mfbc2v\":\"Les dimensions de l'image doivent être comprises entre 4000px par 4000px. Avec une hauteur maximale de 4000px et une largeur maximale de 4000px\",\"uPEIvq\":\"L'image doit faire moins de 5 Mo\",\"AGZmwV\":\"Image téléchargée avec succès\",\"VyUuZb\":\"URL de l'image\",\"ibi52/\":\"La largeur de l'image doit être d'au moins 900\xA0px et la hauteur d'au moins 50\xA0px.\",\"NoNwIX\":\"Inactif\",\"T0K0yl\":\"Les utilisateurs inactifs ne peuvent pas se connecter.\",\"kO44sp\":\"Incluez les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page récapitulative de la commande et sur le billet du participant.\",\"FlQKnG\":\"Inclure les taxes et les frais dans le prix\",\"Vi+BiW\":[\"Comprend \",[\"0\"],\" produits\"],\"lpm0+y\":\"Comprend 1 produit\",\"UiAk5P\":\"Insérer une image\",\"OyLdaz\":\"Invitation renvoyée\xA0!\",\"HE6KcK\":\"Invitation révoquée\xA0!\",\"SQKPvQ\":\"Inviter un utilisateur\",\"bKOYkd\":\"Facture téléchargée avec succès\",\"alD1+n\":\"Notes de facture\",\"kOtCs2\":\"Numérotation des factures\",\"UZ2GSZ\":\"Paramètres de facturation\",\"PgdQrx\":\"Émettre un remboursement\",\"HX5SVx\":\"Article\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Étiquette\",\"vXIe7J\":\"Langue\",\"2LMsOq\":\"12 derniers mois\",\"vfe90m\":\"14 derniers jours\",\"aK4uBd\":\"Dernières 24 heures\",\"uq2BmQ\":\"30 derniers jours\",\"bB6Ram\":\"Dernières 48 heures\",\"VlnB7s\":\"6 derniers mois\",\"ct2SYD\":\"7 derniers jours\",\"XgOuA7\":\"90 derniers jours\",\"I3yitW\":\"Dernière connexion\",\"1ZaQUH\":\"Nom de famille\",\"UXBCwc\":\"Nom de famille\",\"tKCBU0\":\"Dernière utilisation\",\"tITjB1\":\"En savoir plus sur Stripe\",\"enV0g0\":\"Laisser vide pour utiliser le mot par défaut \\\"Facture\\\"\",\"vR92Yn\":\"Commençons par créer votre premier organisateur\",\"Z3FXyt\":\"Chargement...\",\"wJijgU\":\"Emplacement\",\"sQia9P\":\"Se connecter\",\"zUDyah\":\"Se connecter\",\"z0t9bb\":\"Se connecter\",\"nOhz3x\":\"Se déconnecter\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nom placerat elementum...\",\"NJahlc\":\"Rendre l'adresse de facturation obligatoire lors du paiement\",\"MU3ijv\":\"Rendre cette question obligatoire\",\"wckWOP\":\"Gérer\",\"onpJrA\":\"Gérer le participant\",\"n4SpU5\":\"Gérer l'événement\",\"WVgSTy\":\"Gérer la commande\",\"1MAvUY\":\"Gérer les paramètres de paiement et de facturation pour cet événement.\",\"cQrNR3\":\"Gérer le profil\",\"AtXtSw\":\"Gérer les taxes et les frais qui peuvent être appliqués à vos produits\",\"ophZVW\":\"Gérer les billets\",\"DdHfeW\":\"Gérez les détails de votre compte et les paramètres par défaut\",\"S+UjNL\":\"Gérez vos informations de paiement Stripe\",\"BfucwY\":\"Gérez vos utilisateurs et leurs autorisations\",\"1m+YT2\":\"Il faut répondre aux questions obligatoires avant que le client puisse passer à la caisse.\",\"Dim4LO\":\"Ajouter manuellement un participant\",\"e4KdjJ\":\"Ajouter manuellement un participant\",\"vFjEnF\":\"Marquer comme payé\",\"g9dPPQ\":\"Maximum par commande\",\"l5OcwO\":\"Message au participant\",\"Gv5AMu\":\"Message aux participants\",\"oUCR3c\":\"Envoyer un message aux invités avec des produits spécifiques\",\"Lvi+gV\":\"Message à l'acheteur\",\"tNZzFb\":\"Contenu du message\",\"lYDV/s\":\"Envoyer un message à des participants individuels\",\"V7DYWd\":\"Message envoyé\",\"t7TeQU\":\"messages\",\"xFRMlO\":\"Minimum par commande\",\"QYcUEf\":\"Prix minimum\",\"RDie0n\":\"Divers\",\"mYLhkl\":\"Paramètres divers\",\"KYveV8\":\"Zone de texte multiligne\",\"VD0iA7\":\"Options de prix multiples. Parfait pour les produits en prévente, etc.\",\"/bhMdO\":\"Mon incroyable description d'événement...\",\"vX8/tc\":\"Mon incroyable titre d'événement...\",\"hKtWk2\":\"Mon profil\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nom placerat elementum...\",\"6YtxFj\":\"Nom\",\"hVuv90\":\"Le nom doit comporter moins de 150\xA0caractères\",\"AIUkyF\":\"Accédez au participant\",\"qqeAJM\":\"Jamais\",\"7vhWI8\":\"nouveau mot de passe\",\"1UzENP\":\"Non\",\"eRblWH\":[\"Aucun \",[\"0\"],\" disponible.\"],\"LNWHXb\":\"Aucun événement archivé à afficher.\",\"q2LEDV\":\"Aucun invité trouvé pour cette commande.\",\"zlHa5R\":\"Aucun invité n'a été ajouté à cette commande.\",\"Wjz5KP\":\"Aucun participant à afficher\",\"Razen5\":\"Aucun participant ne pourra s'enregistrer avant cette date en utilisant cette liste\",\"XUfgCI\":\"Aucune Affectation de Capacité\",\"a/gMx2\":\"Pas de listes de pointage\",\"tMFDem\":\"Aucune donnée disponible\",\"6Z/F61\":\"Aucune donnée à afficher. Veuillez sélectionner une plage de dates\",\"fFeCKc\":\"Pas de rabais\",\"HFucK5\":\"Aucun événement terminé à afficher.\",\"yAlJXG\":\"Aucun événement à afficher\",\"GqvPcv\":\"Aucun filtre disponible\",\"KPWxKD\":\"Aucun message à afficher\",\"J2LkP8\":\"Aucune commande à afficher\",\"RBXXtB\":\"Aucune méthode de paiement n'est actuellement disponible. Veuillez contacter l'organisateur de l'événement pour obtenir de l'aide.\",\"ZWEfBE\":\"Aucun paiement requis\",\"ZPoHOn\":\"Aucun produit associé à cet invité.\",\"Ya1JhR\":\"Aucun produit disponible dans cette catégorie.\",\"FTfObB\":\"Pas encore de produits\",\"+Y976X\":\"Aucun code promotionnel à afficher\",\"MAavyl\":\"Aucune question n’a été répondue par ce participant.\",\"SnlQeq\":\"Aucune question n'a été posée pour cette commande.\",\"Ev2r9A\":\"Aucun résultat\",\"gk5uwN\":\"Aucun résultat de recherche\",\"RHyZUL\":\"Aucun résultat trouvé.\",\"RY2eP1\":\"Aucune taxe ou frais n'a été ajouté.\",\"EdQY6l\":\"Aucun\",\"OJx3wK\":\"Pas disponible\",\"Scbrsn\":\"Pas en vente\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Rien à montrer pour le moment\",\"hFwWnI\":\"Paramètres de notification\",\"xXqEPO\":\"Informer l'acheteur du remboursement\",\"YpN29s\":\"Informer l'organisateur des nouvelles commandes\",\"qeQhNj\":\"Créons maintenant votre premier événement\",\"omyBS0\":\"Nombre de jours autorisés pour le paiement (laisser vide pour omettre les conditions de paiement sur les factures)\",\"n86jmj\":\"Préfixe de numéro\",\"mwe+2z\":\"Les commandes hors ligne ne sont pas reflétées dans les statistiques de l'événement tant que la commande n'est pas marquée comme payée.\",\"dWBrJX\":\"Le paiement hors ligne a échoué. Veuillez réessayer ou contacter l'organisateur de l'événement.\",\"fcnqjw\":\"Instructions pour le paiement hors ligne\",\"+eZ7dp\":\"Paiements hors ligne\",\"ojDQlR\":\"Informations sur les paiements hors ligne\",\"u5oO/W\":\"Paramètres des paiements hors ligne\",\"2NPDz1\":\"En soldes\",\"Ldu/RI\":\"En soldes\",\"Ug4SfW\":\"Une fois que vous avez créé un événement, vous le verrez ici.\",\"ZxnK5C\":\"Une fois que vous commencerez à collecter des données, elles apparaîtront ici.\",\"PnSzEc\":\"Une fois prêt, mettez votre événement en ligne et commencez à vendre des produits.\",\"J6n7sl\":\"En cours\",\"z+nuVJ\":\"Événement en ligne\",\"WKHW0N\":\"Détails de l'événement en ligne\",\"/xkmKX\":\"Seuls les e-mails importants, directement liés à cet événement, doivent être envoyés via ce formulaire.\\nToute utilisation abusive, y compris l'envoi d'e-mails promotionnels, entraînera un bannissement immédiat du compte.\",\"Qqqrwa\":\"Ouvrir la page de pointage\",\"OdnLE4\":\"Ouvrir la barre latérale\",\"ZZEYpT\":[\"Option\xA0\",[\"i\"]],\"oPknTP\":\"Informations supplémentaires optionnelles à apparaître sur toutes les factures (par exemple, conditions de paiement, frais de retard, politique de retour)\",\"OrXJBY\":\"Préfixe optionnel pour les numéros de facture (par exemple, INV-)\",\"0zpgxV\":\"Possibilités\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Commande\",\"mm+eaX\":\"Commande #\",\"B3gPuX\":\"Commande annulée\",\"SIbded\":\"Commande terminée\",\"q/CcwE\":\"Date de commande\",\"Tol4BF\":\"détails de la commande\",\"WbImlQ\":\"La commande a été annulée et le propriétaire de la commande a été informé.\",\"nAn4Oe\":\"Commande marquée comme payée\",\"uzEfRz\":\"Notes de commande\",\"VCOi7U\":\"Questions de commande\",\"TPoYsF\":\"Référence de l'achat\",\"acIJ41\":\"Statut de la commande\",\"GX6dZv\":\"Récapitulatif de la commande\",\"tDTq0D\":\"Délai d'expiration de la commande\",\"1h+RBg\":\"Ordres\",\"3y+V4p\":\"Adresse de l'organisation\",\"GVcaW6\":\"Détails de l'organisation\",\"nfnm9D\":\"Nom de l'organisation\",\"G5RhpL\":\"Organisateur\",\"mYygCM\":\"Un organisateur est requis\",\"Pa6G7v\":\"Nom de l'organisateur\",\"l894xP\":\"Les organisateurs ne peuvent gérer que les événements et les produits. Ils ne peuvent pas gérer les utilisateurs, les paramètres du compte ou les informations de facturation.\",\"fdjq4c\":\"Rembourrage\",\"ErggF8\":\"Couleur d’arrière-plan de la page\",\"8F1i42\":\"Page non trouvée\",\"QbrUIo\":\"Pages vues\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"payé\",\"HVW65c\":\"Produit payant\",\"ZfxaB4\":\"Partiellement remboursé\",\"8ZsakT\":\"Mot de passe\",\"TUJAyx\":\"Le mot de passe doit contenir au minimum 8 caractères\",\"vwGkYB\":\"Mot de passe doit être d'au moins 8 caractères\",\"BLTZ42\":\"Le mot de passe a été réinitialisé avec succès. Veuillez vous connecter avec votre nouveau mot de passe.\",\"f7SUun\":\"les mots de passe ne sont pas les mêmes\",\"aEDp5C\":\"Collez-le à l'endroit où vous souhaitez que le widget apparaisse.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Paiement\",\"Lg+ewC\":\"Paiement et facturation\",\"DZjk8u\":\"Paramètres de paiement et de facturation\",\"lflimf\":\"Délai de paiement\",\"JhtZAK\":\"Paiement échoué\",\"JEdsvQ\":\"Instructions de paiement\",\"bLB3MJ\":\"Méthodes de paiement\",\"QzmQBG\":\"Fournisseur de paiement\",\"lsxOPC\":\"Paiement reçu\",\"wJTzyi\":\"Statut du paiement\",\"xgav5v\":\"Paiement réussi\xA0!\",\"R29lO5\":\"Conditions de paiement\",\"/roQKz\":\"Pourcentage\",\"vPJ1FI\":\"Montant en pourcentage\",\"xdA9ud\":\"Placez-le dans le de votre site Web.\",\"blK94r\":\"Veuillez ajouter au moins une option\",\"FJ9Yat\":\"Veuillez vérifier que les informations fournies sont correctes\",\"TkQVup\":\"Veuillez vérifier votre e-mail et votre mot de passe et réessayer\",\"sMiGXD\":\"Veuillez vérifier que votre email est valide\",\"Ajavq0\":\"Veuillez vérifier votre courrier électronique pour confirmer votre adresse e-mail\",\"MdfrBE\":\"Veuillez remplir le formulaire ci-dessous pour accepter votre invitation\",\"b1Jvg+\":\"Veuillez continuer dans le nouvel onglet\",\"hcX103\":\"Veuillez créer un produit\",\"cdR8d6\":\"Veuillez créer un billet\",\"x2mjl4\":\"Veuillez entrer une URL d'image valide qui pointe vers une image.\",\"HnNept\":\"Veuillez entrer votre nouveau mot de passe\",\"5FSIzj\":\"Veuillez noter\",\"C63rRe\":\"Veuillez retourner sur la page de l'événement pour recommencer.\",\"pJLvdS\":\"Veuillez sélectionner\",\"Ewir4O\":\"Veuillez sélectionner au moins un produit\",\"igBrCH\":\"Veuillez vérifier votre adresse e-mail pour accéder à toutes les fonctionnalités\",\"/IzmnP\":\"Veuillez patienter pendant que nous préparons votre facture...\",\"MOERNx\":\"Portugais\",\"qCJyMx\":\"Message après le paiement\",\"g2UNkE\":\"Alimenté par\",\"Rs7IQv\":\"Message de pré-commande\",\"rdUucN\":\"Aperçu\",\"a7u1N9\":\"Prix\",\"CmoB9j\":\"Mode d'affichage des prix\",\"BI7D9d\":\"Prix non défini\",\"Q8PWaJ\":\"Niveaux de prix\",\"q6XHL1\":\"Type de prix\",\"6RmHKN\":\"Couleur primaire\",\"G/ZwV1\":\"Couleur primaire\",\"8cBtvm\":\"Couleur du texte principal\",\"BZz12Q\":\"Imprimer\",\"MT7dxz\":\"Imprimer tous les billets\",\"DKwDdj\":\"Imprimer les billets\",\"K47k8R\":\"Produit\",\"1JwlHk\":\"Catégorie de produit\",\"U61sAj\":\"Catégorie de produit mise à jour avec succès.\",\"1USFWA\":\"Produit supprimé avec succès\",\"4Y2FZT\":\"Type de prix du produit\",\"mFwX0d\":\"Questions sur le produit\",\"Lu+kBU\":\"Ventes de produits\",\"U/R4Ng\":\"Niveau de produit\",\"sJsr1h\":\"Type de produit\",\"o1zPwM\":\"Aperçu du widget produit\",\"ktyvbu\":\"Produit(s)\",\"N0qXpE\":\"Produits\",\"ggqAiw\":\"produits vendus\",\"Vla0Bo\":\"Produits vendus\",\"/u4DIx\":\"Produits vendus\",\"DJQEZc\":\"Produits triés avec succès\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Mise à jour du profil réussie\",\"cl5WYc\":[\"Code promotionnel \",[\"promo_code\"],\" appliqué\"],\"P5sgAk\":\"Code promo\",\"yKWfjC\":\"Page des codes promotionnels\",\"RVb8Fo\":\"Code de promo\",\"BZ9GWa\":\"Les codes promotionnels peuvent être utilisés pour offrir des réductions, un accès en prévente ou fournir un accès spécial à votre événement.\",\"OP094m\":\"Rapport des codes promo\",\"4kyDD5\":\"Fournissez un contexte ou des instructions supplémentaires pour cette question. Utilisez ce champ pour ajouter des termes et conditions, des directives ou toute information importante que les participants doivent connaître avant de répondre.\",\"toutGW\":\"Code QR\",\"LkMOWF\":\"Quantité disponible\",\"oCLG0M\":\"Quantité vendue\",\"XKJuAX\":\"Question supprimée\",\"avf0gk\":\"Description de la question\",\"oQvMPn\":\"titre de question\",\"enzGAL\":\"Des questions\",\"ROv2ZT\":\"Questions et réponses\",\"K885Eq\":\"Questions triées avec succès\",\"OMJ035\":\"Option radio\",\"C4TjpG\":\"Lire moins\",\"I3QpvQ\":\"Destinataire\",\"N2C89m\":\"Référence\",\"gxFu7d\":[\"Montant du remboursement (\",[\"0\"],\")\"],\"WZbCR3\":\"Remboursement échoué\",\"n10yGu\":\"Commande de remboursement\",\"zPH6gp\":\"Commande de remboursement\",\"RpwiYC\":\"Remboursement en attente\",\"xHpVRl\":\"Statut du remboursement\",\"/BI0y9\":\"Remboursé\",\"fgLNSM\":\"Registre\",\"9+8Vez\":\"Utilisations restantes\",\"tasfos\":\"retirer\",\"t/YqKh\":\"Retirer\",\"t9yxlZ\":\"Rapports\",\"prZGMe\":\"Adresse de facturation requise\",\"EGm34e\":\"Renvoyer un courriel de confirmation\",\"lnrkNz\":\"Renvoyer l'e-mail de confirmation\",\"wIa8Qe\":\"Renvoyer l'invitation\",\"VeKsnD\":\"Renvoyer l'e-mail de commande\",\"dFuEhO\":\"Renvoyer l'e-mail du ticket\",\"o6+Y6d\":\"Renvoi...\",\"OfhWJH\":\"Réinitialiser\",\"RfwZxd\":\"Réinitialiser le mot de passe\",\"KbS2K9\":\"réinitialiser le mot de passe\",\"e99fHm\":\"Restaurer l'événement\",\"vtc20Z\":\"Retour à la page de l'événement\",\"s8v9hq\":\"Retourner à la page de l'événement\",\"8YBH95\":\"Revenu\",\"PO/sOY\":\"Révoquer l'invitation\",\"GDvlUT\":\"Rôle\",\"ELa4O9\":\"Date de fin de vente\",\"5uo5eP\":\"Vente terminée\",\"Qm5XkZ\":\"Date de début de la vente\",\"hBsw5C\":\"Ventes terminées\",\"kpAzPe\":\"Début des ventes\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Sauvegarder\",\"IUwGEM\":\"Sauvegarder les modifications\",\"U65fiW\":\"Enregistrer l'organisateur\",\"UGT5vp\":\"Enregistrer les paramètres\",\"ovB7m2\":\"Scanner le code QR\",\"EEU0+z\":\"Scannez ce code QR pour accéder à la page de l'événement ou le partager avec d'autres\",\"W4kWXJ\":\"Recherchez par nom de participant, e-mail ou numéro de commande...\",\"+pr/FY\":\"Rechercher par nom d'événement...\",\"3zRbWw\":\"Recherchez par nom, e-mail ou numéro de commande...\",\"L22Tdf\":\"Rechercher par nom, numéro de commande, numéro de participant ou e-mail...\",\"BiYOdA\":\"Rechercher par nom...\",\"YEjitp\":\"Recherche par sujet ou contenu...\",\"Pjsch9\":\"Rechercher des affectations de capacité...\",\"r9M1hc\":\"Rechercher des listes de pointage...\",\"+0Yy2U\":\"Rechercher des produits\",\"YIix5Y\":\"Recherche...\",\"OeW+DS\":\"Couleur secondaire\",\"DnXcDK\":\"Couleur secondaire\",\"cZF6em\":\"Couleur du texte secondaire\",\"ZIgYeg\":\"Couleur du texte secondaire\",\"02ePaq\":[\"Sélectionner \",[\"0\"]],\"QuNKRX\":\"Sélectionnez la caméra\",\"9FQEn8\":\"Sélectionner une catégorie...\",\"kWI/37\":\"Sélectionnez l'organisateur\",\"ixIx1f\":\"Sélectionner le produit\",\"3oSV95\":\"Sélectionner le niveau de produit\",\"C4Y1hA\":\"Sélectionner des produits\",\"hAjDQy\":\"Sélectionnez le statut\",\"QYARw/\":\"Sélectionnez un billet\",\"OMX4tH\":\"Sélectionner des billets\",\"DrwwNd\":\"Sélectionnez la période\",\"O/7I0o\":\"Sélectionner...\",\"JlFcis\":\"Envoyer\",\"qKWv5N\":[\"Envoyer une copie à <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envoyer un message\",\"/mQ/tD\":\"Envoyer comme test. Cela enverra le message à votre adresse e-mail au lieu des destinataires.\",\"M/WIer\":\"Envoyer un Message\",\"D7ZemV\":\"Envoyer la confirmation de commande et l'e-mail du ticket\",\"v1rRtW\":\"Envoyer le test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descriptif SEO\",\"/SIY6o\":\"Mots-clés SEO\",\"GfWoKv\":\"Paramètres de référencement\",\"rXngLf\":\"Titre SEO\",\"/jZOZa\":\"Frais de service\",\"Bj/QGQ\":\"Fixer un prix minimum et laisser les utilisateurs payer plus s'ils le souhaitent\",\"L0pJmz\":\"Définir le numéro de départ pour la numérotation des factures. Cela ne peut pas être modifié une fois que les factures ont été générées.\",\"nYNT+5\":\"Organisez votre événement\",\"A8iqfq\":\"Mettez votre événement en direct\",\"Tz0i8g\":\"Paramètres\",\"Z8lGw6\":\"Partager\",\"B2V3cA\":\"Partager l'événement\",\"17Fd7X\":\"Partager sur Facebook\",\"x7i6H+\":\"Partager sur LinkedIn\",\"zziQd8\":\"Partager sur Pinterest\",\"/TgBEk\":\"Partager sur Reddit\",\"0Wlk5F\":\"Partager sur les réseaux sociaux\",\"on+mNS\":\"Partager sur Telegram\",\"PcmR+m\":\"Partager sur WhatsApp\",\"/5b1iZ\":\"Partager sur X\",\"n/T2KI\":\"Partager par e-mail\",\"8vETh9\":\"Montrer\",\"V0SbFp\":\"Afficher la quantité de produit disponible\",\"qDsmzu\":\"Afficher les questions masquées\",\"fMPkxb\":\"Montre plus\",\"izwOOD\":\"Afficher les taxes et les frais séparément\",\"1SbbH8\":\"Affiché au client après son paiement, sur la page récapitulative de la commande.\",\"YfHZv0\":\"Montré au client avant son paiement\",\"CBBcly\":\"Affiche les champs d'adresse courants, y compris le pays\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Zone de texte sur une seule ligne\",\"+P0Cn2\":\"Passer cette étape\",\"YSEnLE\":\"Forgeron\",\"lgFfeO\":\"Épuisé\",\"Mi1rVn\":\"Épuisé\",\"nwtY4N\":\"Quelque chose s'est mal passé\",\"GRChTw\":\"Une erreur s'est produite lors de la suppression de la taxe ou des frais\",\"YHFrbe\":\"Quelque chose s'est mal passé\xA0! Veuillez réessayer\",\"kf83Ld\":\"Quelque chose s'est mal passé.\",\"fWsBTs\":\"Quelque chose s'est mal passé. Veuillez réessayer.\",\"F6YahU\":\"Désolé, quelque chose s'est mal passé. Veuillez redémarrer le processus de paiement.\",\"KWgppI\":\"Désolé, une erreur s'est produite lors du chargement de cette page.\",\"/TCOIK\":\"Désolé, cette commande n'existe plus.\",\"6a/UJE\":\"Désolé, ce code promo n'est pas reconnu\",\"65A04M\":\"Espagnol\",\"mFuBqb\":\"Produit standard avec un prix fixe\",\"D3iCkb\":\"Date de début\",\"/2by1f\":\"État ou région\",\"uAQUqI\":\"Statut\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Les paiements Stripe ne sont pas activés pour cet événement.\",\"UJmAAK\":\"Sujet\",\"X2rrlw\":\"Total\",\"zzDlyQ\":\"Succès\",\"b0HJ45\":[\"Succès! \",[\"0\"],\" recevra un e-mail sous peu.\"],\"BJIEiF\":[[\"0\"],\" participant a réussi\"],\"OtgNFx\":\"Adresse e-mail confirmée avec succès\",\"IKwyaF\":\"Changement d'e-mail confirmé avec succès\",\"zLmvhE\":\"Participant créé avec succès\",\"gP22tw\":\"Produit créé avec succès\",\"9mZEgt\":\"Code promotionnel créé avec succès\",\"aIA9C4\":\"Question créée avec succès\",\"J3RJSZ\":\"Participant mis à jour avec succès\",\"3suLF0\":\"Affectation de Capacité mise à jour avec succès\",\"Z+rnth\":\"Liste de pointage mise à jour avec succès\",\"vzJenu\":\"Paramètres de messagerie mis à jour avec succès\",\"7kOMfV\":\"Événement mis à jour avec succès\",\"G0KW+e\":\"Conception de la page d'accueil mise à jour avec succès\",\"k9m6/E\":\"Paramètres de la page d'accueil mis à jour avec succès\",\"y/NR6s\":\"Emplacement mis à jour avec succès\",\"73nxDO\":\"Paramètres divers mis à jour avec succès\",\"4H80qv\":\"Commande mise à jour avec succès\",\"6xCBVN\":\"Paramètres de paiement et de facturation mis à jour avec succès\",\"1Ycaad\":\"Produit mis à jour avec succès\",\"70dYC8\":\"Code promotionnel mis à jour avec succès\",\"F+pJnL\":\"Paramètres de référencement mis à jour avec succès\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"E-mail d'assistance\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Impôt\",\"geUFpZ\":\"Taxes et frais\",\"dFHcIn\":\"Détails fiscaux\",\"wQzCPX\":\"Informations fiscales à apparaître en bas de toutes les factures (par exemple, numéro de TVA, enregistrement fiscal)\",\"0RXCDo\":\"Taxe ou frais supprimés avec succès\",\"ZowkxF\":\"Impôts\",\"qu6/03\":\"Taxes et frais\",\"gypigA\":\"Ce code promotionnel n'est pas valide\",\"5ShqeM\":\"La liste de pointage que vous recherchez n'existe pas.\",\"QXlz+n\":\"La devise par défaut de vos événements.\",\"mnafgQ\":\"Le fuseau horaire par défaut pour vos événements.\",\"o7s5FA\":\"La langue dans laquelle le participant recevra ses courriels.\",\"NlfnUd\":\"Le lien sur lequel vous avez cliqué n'est pas valide.\",\"HsFnrk\":[\"Le nombre maximum de produits pour \",[\"0\"],\" est \",[\"1\"]],\"TSAiPM\":\"La page que vous recherchez n'existe pas\",\"MSmKHn\":\"Le prix affiché au client comprendra les taxes et frais.\",\"6zQOg1\":\"Le prix affiché au client ne comprendra pas les taxes et frais. Ils seront présentés séparément\",\"ne/9Ur\":\"Les paramètres de style que vous choisissez s'appliquent uniquement au code HTML copié et ne seront pas stockés.\",\"vQkyB3\":\"Les taxes et frais à appliquer à ce produit. Vous pouvez créer de nouvelles taxes et frais sur le\",\"esY5SG\":\"Le titre de l'événement qui sera affiché dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, le titre de l'événement sera utilisé\",\"wDx3FF\":\"Il n'y a pas de produits disponibles pour cet événement\",\"pNgdBv\":\"Il n'y a pas de produits disponibles dans cette catégorie\",\"rMcHYt\":\"Un remboursement est en attente. Veuillez attendre qu'il soit terminé avant de demander un autre remboursement.\",\"F89D36\":\"Une erreur est survenue lors du marquage de la commande comme payée\",\"68Axnm\":\"Il y a eu une erreur lors du traitement de votre demande. Veuillez réessayer.\",\"mVKOW6\":\"Une erreur est survenue lors de l'envoi de votre message\",\"AhBPHd\":\"Ces détails ne seront affichés que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"Pc/Wtj\":\"Ce participant a une commande impayée.\",\"mf3FrP\":\"Cette catégorie n'a pas encore de produits.\",\"8QH2Il\":\"Cette catégorie est masquée de la vue publique\",\"xxv3BZ\":\"Cette liste de pointage a expiré\",\"Sa7w7S\":\"Cette liste de pointage a expiré et n'est plus disponible pour les enregistrements.\",\"Uicx2U\":\"Cette liste de pointage est active\",\"1k0Mp4\":\"Cette liste de pointage n'est pas encore active\",\"K6fmBI\":\"Cette liste de pointage n'est pas encore active et n'est pas disponible pour les enregistrements.\",\"t/ePFj\":\"Cette description sera affichée au personnel de pointage\",\"MLTkH7\":\"Cet email n'est pas promotionnel et est directement lié à l'événement.\",\"2eIpBM\":\"Cet événement n'est pas disponible pour le moment. Veuillez revenir plus tard.\",\"Z6LdQU\":\"Cet événement n'est pas disponible.\",\"MMd2TJ\":\"Ces informations seront affichées sur la page de paiement, la page de résumé de commande et l'e-mail de confirmation de commande.\",\"XAHqAg\":\"C'est un produit général, comme un t-shirt ou une tasse. Aucun billet ne sera délivré\",\"CNk/ro\":\"Ceci est un événement en ligne\",\"FwXnJd\":\"Cette liste ne sera plus disponible pour les enregistrements après cette date\",\"cHO4ec\":\"Ce message sera inclus dans le pied de page de tous les e-mails envoyés à partir de cet événement\",\"55i7Fa\":\"Ce message ne sera affiché que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"RjwlZt\":\"Cette commande a déjà été payée.\",\"5K8REg\":\"Cette commande a déjà été remboursée.\",\"OiQMhP\":\"Cette commande a été annulée\",\"YyEJij\":\"Cette commande a été annulée.\",\"Q0zd4P\":\"Cette commande a expiré. Veuillez recommencer.\",\"HILpDX\":\"Cette commande est en attente de paiement\",\"BdYtn9\":\"Cette commande est terminée\",\"e3uMJH\":\"Cette commande est terminée.\",\"YNKXOK\":\"Cette commande est en cours de traitement.\",\"yPZN4i\":\"Cette page de commande n'est plus disponible.\",\"i0TtkR\":\"Cela remplace tous les paramètres de visibilité et masquera le produit de tous les clients.\",\"cRRc+F\":\"Ce produit ne peut pas être supprimé car il est associé à une commande. Vous pouvez le masquer à la place.\",\"3Kzsk7\":\"Ce produit est un billet. Les acheteurs recevront un billet lors de l'achat\",\"0fT4x3\":\"Ce produit est masqué de la vue publique\",\"Y/x1MZ\":\"Ce produit est masqué sauf s'il est ciblé par un code promo\",\"Qt7RBu\":\"Cette question n'est visible que par l'organisateur de l'événement\",\"os29v1\":\"Ce lien de réinitialisation du mot de passe est invalide ou a expiré.\",\"IV9xTT\":\"Cet utilisateur n'est pas actif car il n'a pas accepté son invitation.\",\"5AnPaO\":\"billet\",\"kjAL4v\":\"Billet\",\"dtGC3q\":\"L'e-mail du ticket a été renvoyé au participant\",\"54q0zp\":\"Billets pour\",\"xN9AhL\":[\"Niveau\xA0\",[\"0\"]],\"jZj9y9\":\"Produit par paliers\",\"8wITQA\":\"Les produits à niveaux vous permettent de proposer plusieurs options de prix pour le même produit. C'est parfait pour les produits en prévente ou pour proposer différentes options de prix à différents groupes de personnes.\\\" # fr\",\"nn3mSR\":\"Temps restant :\",\"s/0RpH\":\"Temps utilisés\",\"y55eMd\":\"Nombre d'utilisations\",\"40Gx0U\":\"Fuseau horaire\",\"oDGm7V\":\"CONSEIL\",\"MHrjPM\":\"Titre\",\"xdA/+p\":\"Outils\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total avant réductions\",\"NRWNfv\":\"Montant total de la réduction\",\"BxsfMK\":\"Total des frais\",\"2bR+8v\":\"Total des ventes brutes\",\"mpB/d9\":\"Montant total de la commande\",\"m3FM1g\":\"Total remboursé\",\"jEbkcB\":\"Total remboursé\",\"GBBIy+\":\"Total restant\",\"/SgoNA\":\"Taxe total\",\"+zy2Nq\":\"Taper\",\"FMdMfZ\":\"Impossible d'enregistrer le participant\",\"bPWBLL\":\"Impossible de sortir le participant\",\"9+P7zk\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"WLxtFC\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"/cSMqv\":\"Impossible de créer une question. Veuillez vérifier vos coordonnées\",\"MH/lj8\":\"Impossible de mettre à jour la question. Veuillez vérifier vos coordonnées\",\"nnfSdK\":\"Clients uniques\",\"Mqy/Zy\":\"États-Unis\",\"NIuIk1\":\"Illimité\",\"/p9Fhq\":\"Disponible illimité\",\"E0q9qH\":\"Utilisations illimitées autorisées\",\"h10Wm5\":\"Commande impayée\",\"ia8YsC\":\"A venir\",\"TlEeFv\":\"Événements à venir\",\"L/gNNk\":[\"Mettre à jour \",[\"0\"]],\"+qqX74\":\"Mettre à jour le nom, la description et les dates de l'événement\",\"vXPSuB\":\"Mettre à jour le profil\",\"BNBfrU\":\"Télécharger la couverture\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copié dans le presse-papiers\",\"e5lF64\":\"Exemple d'utilisation\",\"fiV0xj\":\"Limite d'utilisation\",\"sGEOe4\":\"Utilisez une version floue de l'image de couverture comme arrière-plan\",\"OadMRm\":\"Utiliser l'image de couverture\",\"7PzzBU\":\"Utilisateur\",\"yDOdwQ\":\"Gestion des utilisateurs\",\"Sxm8rQ\":\"Utilisateurs\",\"VEsDvU\":\"Les utilisateurs peuvent modifier leur adresse e-mail dans <0>Paramètres du profil.\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"T.V.A.\",\"E/9LUk\":\"nom de la place\",\"jpctdh\":\"Voir\",\"Pte1Hv\":\"Voir les détails de l'invité\",\"/5PEQz\":\"Voir la page de l'événement\",\"fFornT\":\"Afficher le message complet\",\"YIsEhQ\":\"Voir la carte\",\"Ep3VfY\":\"Afficher sur Google Maps\",\"Y8s4f6\":\"Voir d'autres détails\",\"QIWCnW\":\"Liste de pointage VIP\",\"tF+VVr\":\"Billet VIP\",\"2q/Q7x\":\"Visibilité\",\"vmOFL/\":\"Nous n'avons pas pu traiter votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"45Srzt\":\"Nous n'avons pas pu supprimer la catégorie. Veuillez réessayer.\",\"/DNy62\":[\"Nous n'avons trouvé aucun billet correspondant à \",[\"0\"]],\"1E0vyy\":\"Nous n'avons pas pu charger les données. Veuillez réessayer.\",\"NmpGKr\":\"Nous n'avons pas pu réorganiser les catégories. Veuillez réessayer.\",\"BJtMTd\":\"Nous recommandons des dimensions de 2\xA0160\xA0px sur 1\xA0080\xA0px et une taille de fichier maximale de 5\xA0Mo.\",\"b9UB/w\":\"Nous utilisons Stripe pour traiter les paiements. Connectez votre compte Stripe pour commencer à recevoir des paiements.\",\"01WH0a\":\"Nous n'avons pas pu confirmer votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"Gspam9\":\"Nous traitons votre commande. S'il vous plaît, attendez...\",\"LuY52w\":\"Bienvenue à bord! Merci de vous connecter pour continuer.\",\"dVxpp5\":[\"Bon retour\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bienvenue sur Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Quels sont les produits par paliers ?\",\"f1jUC0\":\"À quelle date cette liste de pointage doit-elle devenir active\xA0?\",\"4ueloy\":\"Qu'est-ce qu'une catégorie ?\",\"gxeWAU\":\"À quels produits ce code s'applique-t-il ?\",\"hFHnxR\":\"À quels produits ce code s'applique-t-il ? (S'applique à tous par défaut)\",\"AeejQi\":\"À quels produits cette capacité doit-elle s'appliquer ?\",\"Rb0XUE\":\"A quelle heure arriverez-vous ?\",\"5N4wLD\":\"De quel type de question s'agit-il ?\",\"gyLUYU\":\"Lorsque activé, des factures seront générées pour les commandes de billets. Les factures seront envoyées avec l'e-mail de confirmation de commande. Les participants peuvent également télécharger leurs factures depuis la page de confirmation de commande.\",\"D3opg4\":\"Lorsque les paiements hors ligne sont activés, les utilisateurs pourront finaliser leurs commandes et recevoir leurs billets. Leurs billets indiqueront clairement que la commande n'est pas payée, et l'outil d'enregistrement informera le personnel si une commande nécessite un paiement.\",\"D7C6XV\":\"Quand cette liste de pointage doit-elle expirer\xA0?\",\"FVetkT\":\"Quels billets doivent être associés à cette liste de pointage\xA0?\",\"S+OdxP\":\"Qui organise cet événement ?\",\"LINr2M\":\"A qui s'adresse ce message ?\",\"nWhye/\":\"À qui faut-il poser cette question ?\",\"VxFvXQ\":\"Intégrer le widget\",\"v1P7Gm\":\"Paramètres des widgets\",\"b4itZn\":\"Fonctionnement\",\"hqmXmc\":\"Fonctionnement...\",\"+G/XiQ\":\"Année à ce jour\",\"l75CjT\":\"Oui\",\"QcwyCh\":\"Oui, supprime-les\",\"ySeBKv\":\"Vous avez déjà scanné ce billet\",\"P+Sty0\":[\"Vous changez votre adresse e-mail en <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Vous êtes hors ligne\",\"sdB7+6\":\"Vous pouvez créer un code promo qui cible ce produit sur le\",\"KRhIxT\":\"Vous pouvez désormais commencer à recevoir des paiements via Stripe.\",\"Gnjf3o\":\"Vous ne pouvez pas changer le type de produit car des invités y sont associés.\",\"S+on7c\":\"Vous ne pouvez pas enregistrer des participants avec des commandes impayées.\",\"yNi4PV\":\"Vous ne pouvez pas enregistrer des participants avec des commandes impayées. Ce paramètre peut être modifié dans les paramètres de l'événement.\",\"c9Evkd\":\"Vous ne pouvez pas supprimer la dernière catégorie.\",\"6uwAvx\":\"Vous ne pouvez pas supprimer ce niveau de prix car des produits ont déjà été vendus pour ce niveau. Vous pouvez le masquer à la place.\",\"tFbRKJ\":\"Vous ne pouvez pas modifier le rôle ou le statut du propriétaire du compte.\",\"fHfiEo\":\"Vous ne pouvez pas rembourser une commande créée manuellement.\",\"hK9c7R\":\"Vous avez créé une question masquée mais avez désactivé l'option permettant d'afficher les questions masquées. Il a été activé.\",\"NOaWRX\":\"Vous n'avez pas la permission d'accéder à cette page\",\"BRArmD\":\"Vous avez accès à plusieurs comptes. Veuillez en choisir un pour continuer.\",\"Z6q0Vl\":\"Vous avez déjà accepté cette invitation. Merci de vous connecter pour continuer.\",\"rdk1xK\":\"Vous avez connecté votre compte Stripe\",\"ofEncr\":\"Vous n'avez aucune question de participant.\",\"CoZHDB\":\"Vous n'avez aucune question de commande.\",\"15qAvl\":\"Vous n’avez aucun changement d’e-mail en attente.\",\"n81Qk8\":\"Vous n'avez pas terminé votre configuration Stripe Connect\",\"jxsiqJ\":\"Vous n'avez pas connecté votre compte Stripe\",\"+FWjhR\":\"Vous avez manqué de temps pour compléter votre commande.\",\"MycdJN\":\"Vous avez ajouté des taxes et des frais à un produit gratuit. Souhaitez-vous les supprimer ou les masquer ?\",\"YzEk2o\":\"Vous n'avez encore envoyé aucun message. Vous pouvez envoyer des messages à tous les invités ou à des détenteurs de produits spécifiques.\",\"R6i9o9\":\"Vous devez reconnaître que cet e-mail n'est pas promotionnel\",\"3ZI8IL\":\"Vous devez accepter les termes et conditions\",\"dMd3Uf\":\"Vous devez confirmer votre adresse e-mail avant que votre événement puisse être mis en ligne.\",\"H35u3n\":\"Vous devez créer un ticket avant de pouvoir ajouter manuellement un participant.\",\"jE4Z8R\":\"Vous devez avoir au moins un niveau de prix\",\"8/eLoa\":\"Vous devez vérifier votre compte avant de pouvoir envoyer des messages.\",\"Egnj9d\":\"Vous devrez marquer une commande comme payée manuellement. Cela peut être fait sur la page de gestion des commandes.\",\"L/+xOk\":\"Vous aurez besoin d'un billet avant de pouvoir créer une liste de pointage.\",\"Djl45M\":\"Vous aurez besoin d'un produit avant de pouvoir créer une affectation de capacité.\",\"y3qNri\":\"Vous aurez besoin d'au moins un produit pour commencer. Gratuit, payant ou laissez l'utilisateur décider du montant à payer.\",\"9HcibB\":[\"Vous allez à \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Le nom de votre compte est utilisé sur les pages d'événements et dans les e-mails.\",\"veessc\":\"Vos participants apparaîtront ici une fois qu’ils se seront inscrits à votre événement. Vous pouvez également ajouter manuellement des participants.\",\"Eh5Wrd\":\"Votre superbe site internet 🎉\",\"lkMK2r\":\"Vos détails\",\"3ENYTQ\":[\"Votre demande de modification par e-mail en <0>\",[\"0\"],\" est en attente. S'il vous plaît vérifier votre e-mail pour confirmer\"],\"yZfBoy\":\"Votre message a été envoyé\",\"KSQ8An\":\"Votre commande\",\"Jwiilf\":\"Votre commande a été annulée\",\"6UxSgB\":\"Votre commande est en attente de paiement 🏦\",\"7YJdgG\":\"Vos commandes apparaîtront ici une fois qu’elles commenceront à arriver.\",\"9TO8nT\":\"Votre mot de passe\",\"P8hBau\":\"Votre paiement est en cours de traitement.\",\"UdY1lL\":\"Votre paiement n'a pas abouti, veuillez réessayer.\",\"fzuM26\":\"Votre paiement a échoué. Veuillez réessayer.\",\"cEli2o\":\"Votre produit pour\",\"cJ4Y4R\":\"Votre remboursement est en cours de traitement.\",\"IFHV2p\":\"Votre billet pour\",\"x1PPdr\":\"Code postal\",\"BM/KQm\":\"Code Postal\",\"+LtVBt\":\"Code postal\",\"25QDJ1\":\"- Cliquez pour publier\",\"WOyJmc\":\"- Cliquez pour dépublier\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks actifs\"],\"tmew5X\":[[\"0\"],\" s'est enregistré\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organisateurs\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" événements\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Le nombre de billets disponibles pour ce billet<1>Cette valeur peut être remplacée s'il y a des <2>Limites de Capacité associées à ce billet.\",\"ZnVt5v\":\"<0>Les webhooks notifient instantanément les services externes lorsqu'un événement se produit, comme l'ajout d'un nouvel inscrit à votre CRM ou à votre liste de diffusion lors de l'inscription, garantissant une automatisation fluide.<1>Utilisez des services tiers comme <2>Zapier, <3>IFTTT ou <4>Make pour créer des workflows personnalisés et automatiser des tâches.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Ajouter des billets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook actif\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Un \",[\"type\"],\" par défaut est automatiquement appliqué à tous les nouveaux tickets. Vous pouvez remplacer cela par ticket.\"],\"Pgaiuj\":\"Un montant fixe par billet. Par exemple, 0,50 $ par billet\",\"V53XzQ\":\"Un nouveau code de vérification a été envoyé à votre adresse e-mail\",\"ySO/4f\":\"Un pourcentage du prix du billet. Par exemple, 3,5\xA0% du prix du billet\",\"WXeXGB\":\"Un code promotionnel sans réduction peut être utilisé pour révéler des billets cachés.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Une brève description de votre organisateur qui sera affichée à vos utilisateurs.\",\"zCk10D\":\"Une seule question par participant. Par exemple, quel est votre repas préféré\xA0?\",\"ap3v36\":\"Une seule question par commande. Par exemple, quel est le nom de votre entreprise\xA0?\",\"uyJsf6\":\"À propos\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"À propos de Stripe Connect\",\"VTfZPy\":\"Accès refusé\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Ajouter\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Ajoutez les détails de l’événement et gérez les paramètres.\",\"Fb+SDI\":\"Ajouter plus de billets\",\"BGD9Yt\":\"Ajouter des billets\",\"QN2F+7\":\"Ajouter un webhook\",\"NsWqSP\":\"Ajoutez vos réseaux sociaux et l'URL de votre site. Ils seront affichés sur votre page publique d'organisateur.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affilié\",\"I+utEq\":\"Le code d'affiliation ne peut pas être modifié\",\"/jHBj5\":\"Affilié créé avec succès\",\"uCFbG2\":\"Affilié supprimé avec succès\",\"a41PKA\":\"Les ventes de l'affilié seront suivies\",\"mJJh2s\":\"Les ventes de l'affilié ne seront pas suivies. Cela désactivera l'affilié.\",\"jabmnm\":\"Affilié mis à jour avec succès\",\"CPXP5Z\":\"Affiliés\",\"9Wh+ug\":\"Affiliés exportés\",\"3cqmut\":\"Les affiliés vous aident à suivre les ventes générées par les partenaires et les influenceurs. Créez des codes d'affiliation et partagez-les pour surveiller les performances.\",\"7rLTkE\":\"Tous les événements archivés\",\"gKq1fa\":\"Tous les participants\",\"ZS/D7f\":\"Tous les événements terminés\",\"QsYjci\":\"Tous les évènements\",\"/twVAS\":\"Tous les billets\",\"dr7CWq\":\"Tous les événements à venir\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Une adresse e-mail à associer à cet affilié. L'affilié ne sera pas notifié.\",\"vRznIT\":\"Une erreur s'est produite lors de la vérification du statut d'exportation.\",\"er3d/4\":\"Une erreur s'est produite lors du tri des tickets. Veuillez réessayer ou actualiser la page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Un événement est le rassemblement ou l'occasion que vous organisez. Vous pouvez ajouter plus de détails plus tard.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Réponse mise à jour avec succès.\",\"j4DliD\":\"Toutes les questions des détenteurs de billets seront envoyées à cette adresse e-mail. Cette adresse sera également utilisée comme adresse de « réponse » pour tous les e-mails envoyés à partir de cet événement.\",\"epTbAK\":[\"S'applique à \",[\"0\"],\" billets\"],\"6MkQ2P\":\"S'applique à 1 billet\",\"jcnZEw\":[\"Appliquez ce \",[\"type\"],\" à tous les nouveaux tickets\"],\"TCKfZx\":\"Arctique\",\"Dy+k4r\":\"Êtes-vous sûr de vouloir annuler cet invité ? Cela annulera son produit\",\"LchiNd\":\"Êtes-vous sûr de vouloir supprimer cet affilié ? Cette action ne peut pas être annulée.\",\"5H3Z78\":\"Êtes-vous sûr de vouloir supprimer ce webhook ?\",\"VDWChT\":\"Êtes-vous sûr de vouloir mettre cet organisateur en brouillon ? Cela rendra la page de l'organisateur invisible au public.\",\"pWtQJM\":\"Êtes-vous sûr de vouloir rendre cet organisateur public ? Cela rendra la page de l'organisateur visible au public.\",\"WFHOlF\":\"Êtes-vous sûr de vouloir publier cet événement ? Une fois publié, il sera visible au public.\",\"4TNVdy\":\"Êtes-vous sûr de vouloir publier ce profil d'organisateur ? Une fois publié, il sera visible au public.\",\"ExDt3P\":\"Êtes-vous sûr de vouloir dépublier cet événement ? Il ne sera plus visible au public.\",\"5Qmxo/\":\"Êtes-vous sûr de vouloir dépublier ce profil d'organisateur ? Il ne sera plus visible au public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Demander une fois par participant\",\"F2rX0R\":\"Au moins un type d'événement doit être sélectionné\",\"AJ4rvK\":\"Participant annulé\",\"qvylEK\":\"Participant créé\",\"Xc2I+v\":\"Gestion des participants\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Participant mis à jour\",\"k3Tngl\":\"Participants exportés\",\"5UbY+B\":\"Participants avec un ticket spécifique\",\"kShOaz\":\"Flux de travail automatisé\",\"VPoeAx\":\"Gestion automatisée des entrées avec plusieurs listes d'enregistrement et validation en temps réel\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Réduction moyenne/Commande\",\"sGUsYa\":\"Valeur moyenne de la commande\",\"EmYMHc\":\"Paiement hors ligne en attente\",\"kNmmvE\":\"Awesome Events SARL\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Détails de base\",\"jIPNJG\":\"Informations de base\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Avant que votre événement puisse être mis en ligne, vous devez effectuer quelques étapes. Complétez toutes les étapes ci-dessous pour commencer.\",\"1xAcxY\":\"Commencez à vendre des billets en quelques minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Contrôle de la marque\",\"9N+p+g\":\"Affaires\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texte du bouton\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Annulé\",\"Ud7zwq\":\"L'annulation annulera tous les billets associés à cette commande et remettra les billets dans le pool disponible.\",\"VsM1HH\":\"Attributions de capacité\",\"K7tIrx\":\"Catégorie\",\"2tbLdK\":\"Charité\",\"QndF4b\":\"enregistrement\",\"9FVFym\":\"vérifier\",\"v4fiSg\":\"Vérifiez votre e-mail\",\"Y3FYXy\":\"Enregistrement\",\"udRwQs\":\"Enregistrement créé\",\"F4SRy3\":\"Enregistrement supprimé\",\"rfeicl\":\"Enregistré avec succès\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinois\",\"DM4gBB\":\"Chinois (traditionnel)\",\"pkk46Q\":\"Choisissez un organisateur\",\"ypFF60\":\"Choisissez parmi des combinaisons de couleurs prédéfinies\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"fermer\",\"RWw9Lg\":\"Fermer la fenêtre\",\"XwdMMg\":\"Le code ne peut contenir que des lettres, des chiffres, des tirets et des traits de soulignement\",\"+yMJb7\":\"Le code est obligatoire\",\"m9SD3V\":\"Le code doit contenir au moins 3 caractères\",\"V1krgP\":\"Le code ne doit pas dépasser 20 caractères\",\"psqIm5\":\"Collaborez avec votre équipe pour créer ensemble des événements incroyables.\",\"msqIjo\":\"Réduire ce billet lors du chargement initial de la page de l'événement\",\"WD6364\":\"Palette de couleurs\",\"qdY9Tp\":\"Couleurs prédéfinies\",\"CWk59I\":\"Comédie\",\"/sZIOR\":\"Boutique complète\",\"7D9MJz\":\"Finaliser la configuration de Stripe\",\"nqx+6h\":\"Complétez ces étapes pour commencer à vendre des billets pour votre événement.\",\"ih35UP\":\"Centre de conférence\",\"Auz0Mz\":\"Confirmez votre e-mail pour accéder à toutes les fonctionnalités.\",\"7+grte\":\"E-mail de confirmation envoyé ! Veuillez vérifier votre boîte de réception.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Félicitations pour la création de votre événement !\",\"Xe2tSS\":\"Documentation de connexion\",\"1Xxb9f\":\"Connecter le traitement des paiements\",\"EWnXR+\":\"Se connecter à Stripe\",\"MOUF31\":\"Connectez-vous au CRM et automatisez les tâches à l'aide de webhooks et d'intégrations\",\"VioGG1\":\"Connectez votre compte Stripe pour accepter les paiements des billets et produits.\",\"/3017M\":\"Connecté à Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contacter \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"E-mail de contact\",\"02S6xJ\":\"Contacter le support\",\"nBGbqc\":\"Contactez-nous pour activer la messagerie\",\"2nL0F3\":\"Couleur de fond du contenu\",\"m8WD6t\":\"Continuer la configuration\",\"0GwUT4\":\"Passer à la caisse\",\"sBV87H\":\"Continuer vers la création d'événement\",\"nKtyYu\":\"Continuer à l'étape suivante\",\"RGVUUI\":\"Continuer vers le paiement\",\"FxVG/l\":\"Copié dans le presse-papiers\",\"PiH3UR\":\"Copié !\",\"uUPbPg\":\"Copier le lien d'affiliation\",\"iVm46+\":\"Copier le code\",\"y22tv0\":\"Copiez ce lien pour le partager n'importe où\",\"/4gGIX\":\"Copier dans le presse-papiers\",\"o5K/BK\":\"Corail\",\"P0rbCt\":\"Image de couverture\",\"60u+dQ\":\"L'image de couverture sera affichée en haut de votre page d'événement\",\"2NLjA6\":\"L'image de couverture sera affichée en haut de votre page d'organisateur\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Créer un affilié\",\"dyrgS4\":\"Créez et personnalisez votre page d'événement instantanément\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Créer un ticket\",\"8AiKIu\":\"Créer un billet ou un produit\",\"agZ87r\":\"Créez des billets pour votre événement, fixez les prix et gérez la quantité disponible.\",\"dkAPxi\":\"Créer un webhook\",\"5slqwZ\":\"Créez votre événement\",\"JQNMrj\":\"Créez votre premier événement\",\"CCjxOC\":\"Créez votre premier événement pour commencer à vendre des billets et gérer les participants.\",\"ZCSSd+\":\"Créez votre propre événement\",\"67NsZP\":\"Création de l'événement...\",\"H34qcM\":\"Création de l'organisateur...\",\"1YMS+X\":\"Création de votre événement en cours, veuillez patienter\",\"yiy8Jt\":\"Création de votre profil d'organisateur en cours, veuillez patienter\",\"8Tg/JR\":\"Personnalisé\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personnalisez le texte affiché sur le bouton continuer\",\"q9Jg0H\":\"Personnalisez votre page événement et la conception du widget pour correspondre parfaitement à votre marque\",\"mkLlne\":\"Personnalisez l'apparence de votre page d'événement\",\"3trPKm\":\"Personnalisez l'apparence de votre page d'organisateur\",\"zgCHnE\":\"Rapport des ventes quotidiennes\",\"nHm0AI\":\"Détail des ventes quotidiennes, taxes et frais\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Liste de pointage du premier jour\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Supprimer l'affilié\",\"+jw/c1\":\"Supprimer l'image\",\"GnyEfA\":\"Supprimer le billet\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Supprimer le webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Tout désélectionner\",\"H8kMHT\":\"Vous n'avez pas reçu le code ?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Désactiver cette capacité pour suivre la capacité sans arrêter les ventes de produits\",\"Tgg8XQ\":\"Désactivez cette capacité pour suivre la capacité sans arrêter la vente de billets\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignorer ce message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"N'existe pas\",\"V6Jjbr\":\"Vous n'avez pas de compte ? <0>Inscrivez-vous\",\"4+aC/x\":\"Donation / Billet à tarif préférentiel\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Brouillon\",\"3z2ium\":\"Faites glisser pour trier\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"En raison du risque élevé de spam, une vérification manuelle est requise avant de pouvoir envoyer des messages.\\nVeuillez nous contacter pour demander l'accès.\",\"KRmTkx\":\"Dupliquer le produit\",\"Wt9eV8\":\"Dupliquer les billets\",\"4xK5y2\":\"Dupliquer les webhooks\",\"KIjvtr\":\"Néerlandais\",\"SPKbfM\":\"ex. : Obtenir des billets, S'inscrire maintenant\",\"v4+lcZ\":\"Modifier l'affilié\",\"2iZEz7\":\"Modifier la réponse\",\"kNGp1D\":\"Modifier un participant\",\"t2bbp8\":\"Modifier le participant\",\"d+nnyk\":\"Modifier le billet\",\"fW5sSv\":\"Modifier le webhook\",\"nP7CdQ\":\"Modifier le webhook\",\"aqxYLv\":\"Éducation\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"L'e-mail est obligatoire\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Vérification de l'e-mail requise\",\"L86zy2\":\"E-mail vérifié avec succès !\",\"nA31FG\":\"Activez cette capacité pour arrêter la vente de billets lorsque la limite est atteinte\",\"RxzN1M\":\"Activé\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Date et heure de fin (optionnel)\",\"PKXt9R\":\"La date de fin doit être postérieure à la date de début\",\"48Y16Q\":\"Heure de fin (facultatif)\",\"3bR1r4\":\"Saisir l'e-mail de l'affilié (facultatif)\",\"ARkzso\":\"Saisir le nom de l'affilié\",\"kWg31j\":\"Saisir un code d'affiliation unique\",\"C3nD/1\":\"Entrez votre e-mail\",\"n9V+ps\":\"Entrez votre nom\",\"LslKhj\":\"Erreur lors du chargement des journaux\",\"acLjIx\":\"événement\",\"WgD6rb\":\"Catégorie d'événement\",\"b46pt5\":\"Image de couverture de l'événement\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Description de l'événement\",\"PYs3rP\":\"Nom de l'événement\",\"HhwcTQ\":\"Nom de l'événement\",\"WZZzB6\":\"Le nom de l'événement est obligatoire\",\"Wd5CDM\":\"Le nom de l'événement doit contenir moins de 150 caractères\",\"4JzCvP\":\"Événement non disponible\",\"mImacG\":\"Page de l'événement\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Billetterie par\",\"YDVUVl\":\"Types d'événements\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"événements\",\"VlvpJ0\":\"Exporter les réponses\",\"JKfSAv\":\"Échec de l'exportation. Veuillez réessayer.\",\"SVOEsu\":\"Exportation commencée. Préparation du fichier...\",\"9bpUSo\":\"Exportation des affiliés\",\"jtrqH9\":\"Exportation des participants\",\"R4Oqr8\":\"Exportation terminée. Téléchargement du fichier...\",\"UlAK8E\":\"Exportation des commandes\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Échec de la création de l'affilié\",\"jo3Gm6\":\"Échec de l'exportation des affiliés\",\"Jjw03p\":\"Échec de l'exportation des participants\",\"ZPwFnN\":\"Échec de l'exportation des commandes\",\"X4o0MX\":\"Échec du chargement du webhook\",\"10XEC9\":\"Échec de l'envoi de l'e-mail produit\",\"YQ3QSS\":\"Échec du renvoi du code de vérification\",\"T6B2gk\":\"Échec de l'envoi du message. Veuillez réessayer.\",\"lKh069\":\"Échec du démarrage de l'exportation\",\"i0QKrm\":\"Échec de la mise à jour de l'affilié\",\"NNc33d\":\"Échec de la mise à jour de la réponse.\",\"7/9RFs\":\"Échec du téléversement de l’image.\",\"nkNfWu\":\"Échec du téléchargement de l'image. Veuillez réessayer.\",\"rxy0tG\":\"Échec de la vérification de l'e-mail\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Retour\",\"T4BMxU\":\"Les frais sont susceptibles de changer. Vous serez informé de toute modification de votre structure tarifaire.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Frais fixes :\",\"KgxI80\":\"Billetterie flexible\",\"lWxAUo\":\"Nourriture et boissons\",\"kFLJqR\":\"Forêt\",\"/4rQr+\":\"Billet gratuit\",\"01my8x\":\"Billet gratuit, aucune information de paiement requise\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Entièrement intégré\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informations générales sur votre organisateur\",\"ziAjHi\":\"Générer\",\"exy8uo\":\"Générer un code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Commencez gratuitement, sans frais d'abonnement\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Préparez votre événement\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Aller sur Hi.Events\",\"gHSuV/\":\"Aller à la page d'accueil\",\"Lek3cJ\":\"Aller au tableau de bord Stripe\",\"GNJ1kd\":\"Aide et Support\",\"g+2103\":\"Voici votre lien d'affiliation\",\"spMR9y\":\"Hi.Events facture des frais de plateforme pour maintenir et améliorer nos services. Ces frais sont automatiquement déduits de chaque transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Masquer les réponses\",\"IyEqFf\":\"Masquer les paramètres de couleur\",\"fsi6fC\":\"Masquer ce ticket aux clients\",\"Fhzoa8\":\"Masquer le billet après la date de fin de vente\",\"yhm3J/\":\"Masquer le billet avant la date de début de la vente\",\"k7/oGT\":\"Masquer le billet sauf si l'utilisateur dispose du code promotionnel applicable\",\"L0ZOiu\":\"Masquer le billet lorsqu'il est épuisé\",\"uno73L\":\"Masquer un ticket empêchera les utilisateurs de le voir sur la page de l’événement.\",\"i0qMbr\":\"Accueil\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Si un nouvel onglet ne s'est pas ouvert automatiquement, veuillez cliquer sur le bouton ci-dessous pour poursuivre le paiement.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Si vide, l'adresse sera utilisée pour générer un lien Google map\",\"wOU3Tr\":\"Si vous avez un compte chez nous, vous recevrez un e-mail contenant les instructions pour réinitialiser votre mot de passe.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Les dimensions de l'image doivent être comprises entre 3 000 et 2 000 px. Avec une hauteur maximale de 2 000 px et une largeur maximale de 3 000 px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"Analyses approfondies\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Inclure les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page de récapitulatif de commande et la page du produit de l'invité\",\"evpD4c\":\"Incluez les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page récapitulative de la commande et sur la page des billets des participants.\",\"AXTNr8\":[\"Inclut \",[\"0\"],\" billets\"],\"7/Rzoe\":\"Inclut 1 billet\",\"F1Xp97\":\"Participants individuels\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Intégrations\",\"B2Tpo0\":\"E-mail invalide\",\"5tT0+u\":\"Format d'e-mail invalide\",\"g+lLS9\":\"Inviter un membre de l'équipe\",\"1z26sk\":\"Inviter un membre de l'équipe\",\"KR0679\":\"Inviter des membres de l'équipe\",\"aH6ZIb\":\"Invitez votre équipe\",\"Lj7sBL\":\"Italien\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Dernière réponse\",\"gw3Ur5\":\"Dernier déclenchement\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Liez votre compte Stripe pour recevoir les fonds provenant des ventes de billets.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"En ligne\",\"fpMs2Z\":\"EN DIRECT\",\"DU0YtB\":\"Chargement des thèmes...\",\"NFxlHW\":\"Chargement des webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Couverture\",\"gddQe0\":\"Logo et image de couverture pour votre organisateur\",\"TBEnp1\":\"Le logo sera affiché dans l'en-tête\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Publier l'événement\",\"4wUIjX\":\"Rendre votre événement public\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gérer l'événement\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gérer les produits\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gérez les taxes et les frais qui peuvent être appliqués à vos billets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Gérez votre traitement des paiements et consultez les frais de plateforme\",\"lzcrX3\":\"L’ajout manuel d’un participant ajustera la quantité de billets.\",\"/x0FyM\":\"Adaptez à votre marque\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Envoyez des messages aux participants avec des billets spécifiques\",\"97QrnA\":\"Envoyez des messages aux participants, gérez les commandes et traitez les remboursements en un seul endroit\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Le message est obligatoire\",\"0/yJtP\":\"Envoyer un message aux propriétaires de commandes avec des produits spécifiques\",\"yt/wR6\":\"Minuit\",\"tccUcA\":\"Enregistrement mobile\",\"IU7sBy\":\"Moderne\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Plusieurs options de prix. Parfait pour les billets lève-tôt, etc.\",\"GfaxEk\":\"Musique\",\"8/brI5\":\"Le nom est obligatoire\",\"m920rF\":\"New York\",\"eWRECP\":\"Vie nocturne\",\"074+X8\":\"Aucun webhook actif\",\"zxnup4\":\"Aucun affilié à afficher\",\"6r9SGl\":\"Aucune carte de crédit requise\",\"Z6ILSe\":\"Aucun événement pour cet organisateur\",\"8zCZQf\":\"Aucun événement pour le moment\",\"XZkeaI\":\"Aucun journal trouvé\",\"NEmyqy\":\"Aucune commande pour le moment\",\"B7w4KY\":\"Aucun autre organisateur disponible\",\"6jYQGG\":\"Aucun événement passé\",\"zK/+ef\":\"Aucun produit disponible pour la sélection\",\"q91DKx\":\"Aucune question n'a été répondue par cet invité.\",\"QoAi8D\":\"Aucune réponse\",\"EK/G11\":\"Aucune réponse pour le moment\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Aucun billet à montrer\",\"yM5c0q\":\"Aucun événement à venir\",\"n5vdm2\":\"Aucun événement webhook n'a encore été enregistré pour ce point de terminaison. Les événements apparaîtront ici une fois qu'ils seront déclenchés.\",\"4GhX3c\":\"Aucun webhook\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Non enregistré\",\"dX/n9x\":\"Océan\",\"lQgMLn\":\"Nom du bureau ou du lieu\",\"+P/tII\":\"Une fois que vous êtes prêt, diffusez votre événement en direct et commencez à vendre des billets.\",\"WjSpu5\":\"Événement en ligne\",\"bU7oUm\":\"Envoyer uniquement aux commandes avec ces statuts\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Commande créée\",\"L4kzeZ\":[\"Détails de la commande \",[\"0\"]],\"+spgqH\":[\"ID de commande : \",[\"0\"]],\"vu6Arl\":\"Commande marquée comme payée\",\"FaPYw+\":\"Propriétaire de la commande\",\"eB5vce\":\"Propriétaires de commandes avec un produit spécifique\",\"CxLoxM\":\"Propriétaires de commandes avec des produits\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Commande remboursée\",\"6eSHqs\":\"Statuts des commandes\",\"e7eZuA\":\"Commande mise à jour\",\"mz+c33\":\"Commandes créées\",\"5It1cQ\":\"Commandes exportées\",\"S3CZ5M\":\"Tableau de bord de l'organisateur\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organisateur introuvable\",\"wpj63n\":\"Paramètres de l'organisateur\",\"coIKFu\":\"Les statistiques de l'organisateur ne sont pas disponibles pour la devise sélectionnée ou une erreur s'est produite.\",\"o1my93\":\"Échec de la mise à jour du statut de l'organisateur. Veuillez réessayer plus tard\",\"rLHma1\":\"Statut de l'organisateur mis à jour\",\"J2cXxX\":\"Les organisateurs ne peuvent gérer que les événements et les billets. Ils ne peuvent pas gérer les utilisateurs, les paramètres de compte ou les informations de facturation.\",\"/IX/7x\":\"Autre\",\"6/dCYd\":\"Aperçu\",\"cbtJ9W\":\"Couleur de fond de la page\",\"QkLf4H\":\"URL de la page\",\"2w/FiJ\":\"Billet payant\",\"Ff0Dor\":\"Passé\",\"xTPjSy\":\"Événements passés\",\"/l/ckQ\":\"Coller l’URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"En pause\",\"TskrJ8\":\"Paiement et abonnement\",\"EyE8E6\":\"Traitement des paiements\",\"vcyz2L\":\"Paramètres de paiement\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Téléphone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Passer commande\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Frais de plateforme\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Veuillez entrer une URL valide\",\"n8+Ng/\":\"Veuillez saisir le code à 5 chiffres\",\"Dvq0wf\":\"Veuillez fournir une image.\",\"MA04r/\":\"Veuillez supprimer les filtres et définir le tri sur \\\"Ordre de la page d'accueil\\\" pour activer le tri.\",\"EFq6EG\":\"Veuillez sélectionner une image.\",\"yygcoG\":\"Veuillez sélectionner au moins un billet\",\"fuwKpE\":\"Veuillez réessayer.\",\"klWBeI\":\"Veuillez patienter avant de demander un autre code\",\"hfHhaa\":\"Veuillez patienter pendant que nous préparons vos affiliés pour l'exportation...\",\"o+tJN/\":\"Veuillez patienter pendant que nous préparons l'exportation de vos participants...\",\"+5Mlle\":\"Veuillez patienter pendant que nous préparons l'exportation de vos commandes...\",\"R7+D0/\":\"Portugais (Brésil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Propulsé par Stripe\",\"cs5muu\":\"Aperçu de la page de l’événement\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Politique de confidentialité\",\"p/JDmw\":\"produit\",\"EWCLpZ\":\"Produit créé\",\"XkFYVB\":\"Produit supprimé\",\"0dzBGg\":\"L'e-mail du produit a été renvoyé à l'invité\",\"YMwcbR\":\"Détail des ventes de produits, revenus et taxes\",\"ldVIlB\":\"Produit mis à jour\",\"mIqT3T\":\"Produits, marchandises et options de tarification flexibles\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Code promo\",\"k3wH7i\":\"Utilisation des codes promo et détail des réductions\",\"EEYbdt\":\"Publier\",\"evDBV8\":\"Publier l'événement\",\"812gwg\":\"Licence d'achat\",\"YwNJAq\":\"Scan de QR code avec retour instantané et partage sécurisé pour l'accès du personnel\",\"Fi3b48\":\"Commandes récentes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirection vers Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Renvoyer le code\",\"bxoWpz\":\"Renvoyer l'e-mail de confirmation\",\"G42SNI\":\"Renvoyer l'e-mail\",\"TTpXL3\":[\"Renvoyer dans \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Renvoyer l'e-mail du produit\",\"slOprG\":\"Réinitialisez votre mot de passe\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Ventes\",\"KZrfYJ\":\"Enregistrer les liens sociaux\",\"aZR9BC\":\"Faire défiler jusqu'aux billets\",\"lBAlVv\":\"Recherchez par nom, numéro de commande, numéro de participant ou e-mail...\",\"ftNXma\":\"Rechercher des affiliés...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Rechercher par nom de billet...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Sélectionner une catégorie\",\"mCB6Je\":\"Tout sélectionner\",\"kYZSFD\":\"Sélectionnez un organisateur pour voir son tableau de bord et ses événements.\",\"tVW/yo\":\"Sélectionner la devise\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Sélectionnez la date et l'heure de fin\",\"gTN6Ws\":\"Sélectionner l'heure de fin\",\"0U6E9W\":\"Sélectionner la catégorie d'événement\",\"j9cPeF\":\"Sélectionner les types d'événements\",\"KizCK7\":\"Sélectionnez la date et l'heure de début\",\"dJZTv2\":\"Sélectionner l'heure de début\",\"XH5juP\":\"Sélectionnez le niveau de billet\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Sélectionner le fuseau horaire\",\"Ropvj0\":\"Sélectionnez les événements qui déclencheront ce webhook\",\"BG3f7v\":\"Vendez tout\",\"VtX8nW\":\"Vendez des marchandises avec les billets avec prise en charge intégrée des taxes et des codes promo\",\"Cye3uV\":\"Vendez plus que des billets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Envoyer la confirmation de commande et l'e-mail du produit\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configurer votre organisation\",\"VlS7y2\":\"Configurez votre traitement des paiements pour recevoir les fonds des ventes de billets.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configuration en quelques minutes\",\"GG7qDw\":\"Partager le lien d'affiliation\",\"hL7sDJ\":\"Partager la page de l'organisateur\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Afficher toutes les plateformes (\",[\"0\"],\" autres avec des valeurs)\"],\"smd87r\":\"Afficher la quantité de billets disponibles\",\"tQi5Hh\":\"Afficher les paramètres de couleur\",\"UVPI5D\":\"Afficher moins de plateformes\",\"b33PL9\":\"Afficher plus de plateformes\",\"j3b+OW\":\"Présenté au client après son paiement, sur la page récapitulative de la commande\",\"v6IwHE\":\"Enregistrement intelligent\",\"J9xKh8\":\"Tableau de bord intelligent\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Liens sociaux\",\"j/TOB3\":\"Liens sociaux & site web\",\"2pxNFK\":\"vendu\",\"KTxc6k\":\"Une erreur s'est produite, veuillez réessayer ou contacter le support si le problème persiste\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Désolé, votre commande a expiré. Veuillez démarrer une nouvelle commande.\",\"a4SyEE\":\"Le tri est désactivé pendant que les filtres et le tri sont appliqués\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Billet standard à prix fixe\",\"JcQp9p\":\"Date et heure de début\",\"0m/ekX\":\"Date et heure de début\",\"izRfYP\":\"La date de début est obligatoire\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Vérification réussie <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket créé avec succès\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produit dupliqué avec succès\",\"RuaKfn\":\"Adresse mise à jour avec succès\",\"5n+Wwp\":\"Organisateur mis à jour avec succès\",\"0Dk/l8\":\"Paramètres SEO mis à jour avec succès\",\"MhOoLQ\":\"Liens sociaux mis à jour avec succès\",\"g2lRrH\":\"Billet mis à jour avec succès\",\"kj7zYe\":\"Webhook mis à jour avec succès\",\"/RfJXt\":[\"Festival de musique d'été \",[\"0\"]],\"CWOPIK\":\"Festival de Musique d'Été 2025\",\"oNxgAm\":\"Coucher de soleil\",\"5gIl+x\":\"Prise en charge des ventes échelonnées, basées sur les dons et de produits avec des prix et des capacités personnalisables\",\"JZTQI0\":\"Changer d'organisateur\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dites aux gens à quoi s'attendre lors de votre événement\",\"NiIUyb\":\"Parlez-nous de votre événement\",\"DovcfC\":\"Parlez-nous de votre organisation. Ces informations seront affichées sur vos pages d'événement.\",\"xowcRf\":\"Conditions d'utilisation\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"La couleur d’arrière-plan des zones de contenu\",\"Zhqzq3\":\"La couleur de fond des zones de contenu (cartes, en-tête, etc.)\",\"JgkK2l\":\"La couleur de fond de toute la page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"Le code expirera dans 10 minutes. Vérifiez votre dossier spam si vous ne voyez pas l'e-mail.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"L'événement que vous recherchez n'est pas disponible pour le moment. Il a peut-être été supprimé, expiré ou l'URL est incorrecte.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"Le nombre maximum de billets pour \",[\"0\"],\" est \",[\"1\"]],\"FeAfXO\":[\"Le nombre maximum de billets pour les généraux est de\xA0\",[\"0\"],\".\"],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"L'organisateur que vous recherchez est introuvable. La page a peut-être été déplacée, supprimée ou l'URL est incorrecte.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Les taxes et frais à appliquer sur ce billet. Vous pouvez créer de nouvelles taxes et frais sur le\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Théâtre\",\"tDwYhx\":\"Thème et couleurs\",\"jvxN9/\":\"Il n'y a pas de billets disponibles pour cet événement\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Ce code sera utilisé pour suivre les ventes. Seuls les lettres, chiffres, tirets et traits de soulignement sont autorisés.\",\"YClrdK\":\"Cet événement n'est pas encore publié\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Ceci est le nom de votre organisateur qui sera affiché à vos utilisateurs.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Ce profil d'organisateur n'est pas encore publié\",\"5189cf\":\"Cela remplace tous les paramètres de visibilité et masquera le ticket à tous les clients.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Ce ticket ne peut pas être supprimé car il est\\nassocié à une commande. Vous pouvez le cacher à la place.\",\"ma6qdu\":\"Ce ticket est masqué à la vue du public\",\"xJ8nzj\":\"Ce ticket est masqué sauf s'il est ciblé par un code promotionnel\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Ceci sera utilisé pour les notifications et la communication avec vos utilisateurs.\",\"rhsath\":\"Ceci ne sera pas visible pour les clients, mais vous aide à identifier l'affilié.\",\"KosivG\":\"Billet supprimé avec succès\",\"HGuXjF\":\"Détenteurs de billets\",\"6tmWch\":\"Billet ou produit\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"La vente de billets\",\"NirIiz\":\"Niveau de billet\",\"8jLPgH\":\"Type de billet\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Aperçu du widget de billet\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Des billets)\",\"6GQNLE\":\"Des billets\",\"NRhrIB\":\"Billets et produits\",\"ikA//P\":\"billets vendus\",\"i+idBz\":\"Billets vendus\",\"AGRilS\":\"Billets vendus\",\"56Qw2C\":\"Billets triés avec succès\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Billet à plusieurs niveaux\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Les billets à plusieurs niveaux vous permettent de proposer plusieurs options de prix pour le même billet.\\nC'est parfait pour les billets anticipés ou pour offrir des prix différents.\\noptions pour différents groupes de personnes.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Pour recevoir des paiements par carte bancaire, vous devez connecter votre compte Stripe. Stripe est notre partenaire de traitement des paiements qui garantit des transactions sécurisées et des paiements rapides.\",\"KSDwd5\":\"Commandes totales\",\"/b6Z1R\":\"Suivez les revenus, les vues de page et les ventes avec des analyses détaillées et des rapports exportables\",\"OpKMSn\":\"Frais de transaction :\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Impossible d'accéder à \",[\"0\"],\" participant\"],\"nNdxt9\":\"Impossible de créer un ticket. Veuillez vérifier vos coordonnées\",\"IrVSu+\":\"Impossible de dupliquer le produit. Veuillez vérifier vos informations\",\"Vx2J6x\":\"Impossible de récupérer le participant\",\"Ef7StM\":\"Inconnu\",\"ZBAScj\":\"Participant inconnu\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Annuler la publication de l'événement\",\"Pp1sWX\":\"Mettre à jour l'affilié\",\"gJQsLv\":\"Téléchargez une image de couverture pour votre organisateur\",\"4kEGqW\":\"Téléchargez un logo pour votre organisateur\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Téléverser l’image\",\"29w7p6\":\"Téléchargement de l'image...\",\"HtrFfw\":\"L'URL est requise\",\"AdWhjZ\":\"Code de vérification\",\"wCKkSr\":\"Vérifier l'e-mail\",\"/IBv6X\":\"Vérifiez votre e-mail\",\"e/cvV1\":\"Vérification...\",\"fROFIL\":\"Vietnamien\",\"gj5YGm\":\"Consultez et téléchargez les rapports de votre événement. Veuillez noter que seuls les commandes complétées sont incluses dans ces rapports.\",\"c7VN/A\":\"Voir les réponses\",\"AM+zF3\":\"Afficher le participant\",\"e4mhwd\":\"Afficher la page d'accueil de l'événement\",\"n6EaWL\":\"Voir les journaux\",\"AMkkeL\":\"Voir l'ordre\",\"9jnAcN\":\"Voir la page d'accueil de l'organisateur\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Produit VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Nous recommandons des dimensions de 400px par 400px et une taille maximale de 5 Mo\",\"Fq/Nx7\":\"Nous avons envoyé un code de vérification à 5 chiffres à :\",\"GdWB+V\":\"Webhook créé avec succès\",\"2X4ecw\":\"Webhook supprimé avec succès\",\"CThMKa\":\"Journaux du Webhook\",\"nuh/Wq\":\"URL du Webhook\",\"8BMPMe\":\"Le webhook n'enverra pas de notifications\",\"FSaY52\":\"Le webhook enverra des notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bon retour 👋\",\"kSYpfa\":[\"Bienvenue sur \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bienvenue sur \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenue sur \",[\"0\"],\", voici une liste de tous vos événements\"],\"je8QQT\":\"Bienvenue sur Hi.Events 👋\",\"yZIW7P\":\"Bienvenue sur Hi.Events, voici la liste de tous vos événements.\",\"wjqPqF\":\"Que sont les billets à plusieurs niveaux\xA0?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"Qu'est-ce qu'un webhook ?\",\"MhhnvW\":\"À quels billets ce code s'applique-t-il ? (S'applique à tous par défaut)\",\"dCil3h\":\"À quels billets cette question doit-elle s'appliquer\xA0?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Quel type d'événement ?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Lorsqu'un enregistrement est supprimé\",\"Gmd0hv\":\"Lorsqu'un nouveau participant est créé\",\"Lc18qn\":\"Lorsqu'une nouvelle commande est créée\",\"dfkQIO\":\"Lorsqu'un nouveau produit est créé\",\"8OhzyY\":\"Lorsqu'un produit est supprimé\",\"tRXdQ9\":\"Lorsqu'un produit est mis à jour\",\"Q7CWxp\":\"Lorsqu'un participant est annulé\",\"IuUoyV\":\"Lorsqu'un participant est enregistré\",\"nBVOd7\":\"Lorsqu'un participant est mis à jour\",\"ny2r8d\":\"Lorsqu'une commande est annulée\",\"c9RYbv\":\"Lorsqu'une commande est marquée comme payée\",\"ejMDw1\":\"Lorsqu'une commande est remboursée\",\"fVPt0F\":\"Lorsqu'une commande est mise à jour\",\"de6HLN\":\"Lorsque les clients achètent des billets, leurs commandes apparaîtront ici.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Atelier\",\"EpknJA\":\"Écrivez votre message ici...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Vous pouvez créer un code promo qui cible ce billet sur le\",\"UqVaVO\":\"Vous ne pouvez pas modifier le type de ticket car des participants sont associés à ce ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Vous ne pouvez pas supprimer ce niveau tarifaire car des billets sont déjà vendus pour ce niveau. Vous pouvez le cacher à la place.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Vous avez ajouté des taxes et des frais à un produit gratuit. Voulez-vous les supprimer ?\",\"183zcL\":\"Des taxes et des frais sont ajoutés à un billet gratuit. Souhaitez-vous les supprimer ou les masquer\xA0?\",\"2v5MI1\":\"Vous n'avez pas encore envoyé de messages. Vous pouvez envoyer des messages à tous les participants ou à des détenteurs de billets spécifiques.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Vous devez vérifier votre adresse e-mail avant de pouvoir mettre à jour le statut de l'organisateur.\",\"FRl8Jv\":\"Vous devez vérifier l'adresse e-mail de votre compte avant de pouvoir envoyer des messages.\",\"8QNzin\":\"Vous aurez besoin d'un billet avant de pouvoir créer une affectation de capacité.\",\"WHXRMI\":\"Vous aurez besoin d'au moins un ticket pour commencer. Gratuit, payant ou laissez l'utilisateur décider quoi payer.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Vos affiliés ont été exportés avec succès.\",\"TF37u6\":\"Vos participants ont été exportés avec succès.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Votre e-mail\",\"R02pnV\":\"Votre événement doit être en ligne avant que vous puissiez vendre des billets aux participants.\",\"cqo2VO\":\"Votre événement doit être en ligne avant que vous puissiez vendre des billets.\",\"ifRqmm\":\"Votre message a été envoyé avec succès !\",\"/Rj5P4\":\"Votre nom\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Vos commandes ont été exportées avec succès.\",\"Xd1R1a\":\"Adresse de votre organisateur\",\"vvO1I2\":\"Votre compte Stripe est connecté et prêt à traiter les paiements.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"En raison du risque élevé de spam, une vérification manuelle est requise avant d’envoyer des messages.\\nVeuillez nous contacter pour demander l'accès.\",\"8XAE7n\":\"Si vous avez un compte chez nous, vous recevrez un e-mail avec des instructions pour réinitialiser votre\\nmot de passe.\",\"1ZpxW/\":\"Ces informations seront affichées sur la page de paiement, la page de résumé de commande et l'e-mail de confirmation de commande.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/fr.po b/frontend/src/locales/fr.po index 7d97a75324..18e5f68831 100644 --- a/frontend/src/locales/fr.po +++ b/frontend/src/locales/fr.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Cliquez pour publier" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Cliquez pour dépublier" @@ -44,7 +44,7 @@ msgstr "\"Il n'y a rien à montrer pour l'instant\"" #~ "mot de passe." #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -73,7 +73,7 @@ msgid "{0} created successfully" msgstr "{0} créé avec succès" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "Logo {0}" @@ -109,7 +109,7 @@ msgstr "{hours} heures, {minutes} minutes, et {seconds} secondes" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutes} minutes et {secondes} secondes" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Premier événement de {organizerName}" @@ -271,7 +271,7 @@ msgstr "Un montant fixe par produit. Par exemple, 0,50 $ par produit" msgid "A multi line text input" msgstr "Une saisie de texte sur plusieurs lignes" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Un nouveau code de vérification a été envoyé à votre adresse e-mail" @@ -809,11 +809,11 @@ msgstr "Êtes-vous sûr de vouloir créer un brouillon pour cet événement ? C msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Êtes-vous sûr de vouloir rendre cet événement public ? Cela rendra l'événement visible au public" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Êtes-vous sûr de vouloir mettre cet organisateur en brouillon ? Cela rendra la page de l'organisateur invisible au public." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Êtes-vous sûr de vouloir rendre cet organisateur public ? Cela rendra la page de l'organisateur visible au public." @@ -881,7 +881,7 @@ msgstr "Participant créé" msgid "Attendee Details" msgstr "Détails des participants" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Gestion des participants" @@ -939,7 +939,7 @@ msgstr "Redimensionnement automatique" #~ msgid "Auto Workflow" #~ msgstr "Flux de travail automatisé" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Gestion automatisée des entrées avec plusieurs listes d'enregistrement et validation en temps réel" @@ -1089,7 +1089,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "L'autorisation de la caméra a été refusée. <0>Demander l'autorisation à nouveau, ou si cela ne fonctionne pas, vous devrez <1>accorder à cette page l'accès à votre caméra dans les paramètres de votre navigateur." #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1225,7 +1225,7 @@ msgstr "Sortir" msgid "Check out this event!" msgstr "Découvrez cet événement !" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Vérifiez votre e-mail" @@ -1400,7 +1400,7 @@ msgstr "Le code doit comporter entre 3 et 50 caractères" msgid "Code must be no more than 20 characters" msgstr "Le code ne doit pas dépasser 20 caractères" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Collaborez avec votre équipe pour créer ensemble des événements incroyables." @@ -1462,7 +1462,7 @@ msgstr "Paiement complet" #~ msgid "Complete Store" #~ msgstr "Boutique complète" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1526,7 +1526,7 @@ msgstr "Confirmez le mot de passe" msgid "Confirm your email to access all features." msgstr "Confirmez votre e-mail pour accéder à toutes les fonctionnalités." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "E-mail de confirmation envoyé ! Veuillez vérifier votre boîte de réception." @@ -1546,8 +1546,8 @@ msgstr "Documentation de connexion" msgid "Connect payment processing" msgstr "Connecter le traitement des paiements" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Connecter la bande" @@ -1555,17 +1555,17 @@ msgstr "Connecter la bande" msgid "Connect to Stripe" msgstr "Se connecter à Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Connectez-vous au CRM et automatisez les tâches à l'aide de webhooks et d'intégrations" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Connectez-vous avec Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Connectez votre compte Stripe pour accepter les paiements des billets et produits." @@ -1582,11 +1582,11 @@ msgid "Connection Details" msgstr "Détails de connexion" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contact" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contacter {0}" @@ -1637,8 +1637,8 @@ msgid "Continue set up" msgstr "Continuer la configuration" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Continuer la configuration" @@ -1654,7 +1654,7 @@ msgstr "Passer à la caisse" msgid "Continue to event creation" msgstr "Continuer vers la création d'événement" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Continuer à l'étape suivante" @@ -1787,7 +1787,7 @@ msgstr "Créez un compte ou <0>{0} pour commencer" msgid "create an organizer" msgstr "créer un organisateur" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Créez et personnalisez votre page d'événement instantanément" @@ -1820,7 +1820,7 @@ msgid "Create Check-In List" msgstr "Créer une liste de pointage" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1881,7 +1881,7 @@ msgstr "Créer un webhook" msgid "Create Your Event" msgstr "Créez votre événement" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Créez votre premier événement" @@ -1899,7 +1899,7 @@ msgstr "Créez votre propre événement" msgid "Created" msgstr "Créé" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Création de l'événement..." @@ -1907,7 +1907,7 @@ msgstr "Création de l'événement..." msgid "Creating Organizer..." msgstr "Création de l'organisateur..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Création de votre événement en cours, veuillez patienter" @@ -1967,7 +1967,7 @@ msgstr "Personnalisez le texte affiché sur le bouton continuer" msgid "Customize your event page" msgstr "Personnalisez votre page d'événement" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Personnalisez votre page événement et la conception du widget pour correspondre parfaitement à votre marque" @@ -2129,7 +2129,7 @@ msgstr "Tout désélectionner" msgid "Details" msgstr "Détails" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Vous n'avez pas reçu le code ?" @@ -2228,7 +2228,7 @@ msgid "Downloading Invoice" msgstr "Téléchargement de la facture" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Brouillon" @@ -2489,7 +2489,7 @@ msgid "Email confirmation resent" msgstr "E-mail de confirmation renvoyé" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "E-mail de confirmation renvoyé avec succès" @@ -2498,7 +2498,7 @@ msgstr "E-mail de confirmation renvoyé avec succès" msgid "Email footer message" msgstr "Message de pied de page de l'e-mail" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "L'e-mail est obligatoire" @@ -2506,11 +2506,11 @@ msgstr "L'e-mail est obligatoire" msgid "Email not verified" msgstr "E-mail non vérifié" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Vérification de l'e-mail requise" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "E-mail vérifié avec succès !" @@ -2552,11 +2552,11 @@ msgid "End Date & Time (optional)" msgstr "Date et heure de fin (optionnel)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "La date de fin doit être postérieure à la date de début" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Heure de fin (facultatif)" @@ -2592,11 +2592,11 @@ msgstr "Saisissez un montant hors taxes et frais." msgid "Enter unique affiliate code" msgstr "Saisir un code d'affiliation unique" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Entrez votre e-mail" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Entrez votre nom" @@ -2681,7 +2681,7 @@ msgstr "Page d'accueil de l'événement" msgid "Event location & venue details" msgstr "Lieu de l'événement et détails du lieu" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Nom de l'événement" @@ -2689,7 +2689,7 @@ msgstr "Nom de l'événement" msgid "Event Name" msgstr "Nom de l'événement" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "Le nom de l'événement est obligatoire" @@ -2727,8 +2727,8 @@ msgid "Event status updated" msgstr "Statut de l'événement mis à jour" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Billetterie par" +#~ msgid "Event Ticketing by" +#~ msgstr "Billetterie par" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2748,7 +2748,7 @@ msgstr "Types d'événements" #~ msgstr "événements" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Événements" @@ -2860,11 +2860,11 @@ msgstr "Échec du chargement du webhook" msgid "Failed to resend ticket email" msgstr "Échec du renvoi de l'e-mail du ticket" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Échec du renvoi du code de vérification" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Échec de l'envoi du message. Veuillez réessayer." @@ -2892,7 +2892,7 @@ msgstr "Échec du téléversement de l’image." msgid "Failed to upload image. Please try again." msgstr "Échec du téléchargement de l'image. Veuillez réessayer." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Échec de la vérification de l'e-mail" @@ -2995,7 +2995,7 @@ msgstr "Frais fixes :" msgid "Flash is not available on this device" msgstr "Flash n'est pas disponible sur cet appareil" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Billetterie flexible" @@ -3017,7 +3017,7 @@ msgstr "Mot de passe oublié?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Gratuit" @@ -3042,7 +3042,7 @@ msgstr "Produit gratuit, aucune information de paiement requise" msgid "French" msgstr "Français" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Entièrement intégré" @@ -3078,7 +3078,7 @@ msgstr "Allemand" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Commencez gratuitement, sans frais d'abonnement" @@ -3294,7 +3294,7 @@ msgid "Homepage Design" msgstr "Conception de la page d'accueil" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Concepteur de page d'accueil" @@ -3411,7 +3411,7 @@ msgstr "URL de l'image" msgid "Images" msgstr "Images" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Analyses approfondies" @@ -3477,7 +3477,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Intégrations" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "E-mail invalide" @@ -3502,7 +3502,7 @@ msgstr "Inviter un membre de l'équipe" msgid "Invite Team Member" msgstr "Inviter un membre de l'équipe" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Inviter des membres de l'équipe" @@ -3510,7 +3510,7 @@ msgstr "Inviter des membres de l'équipe" msgid "Invite User" msgstr "Inviter un utilisateur" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Invitez votre équipe" @@ -3650,11 +3650,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "En ligne" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "EN DIRECT" @@ -3818,7 +3818,7 @@ msgstr "Ajouter manuellement un participant" msgid "Mark as paid" msgstr "Marquer comme payé" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Adaptez à votre marque" @@ -3826,7 +3826,7 @@ msgstr "Adaptez à votre marque" msgid "Maximum Per Order" msgstr "Maximum par commande" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Message" @@ -3846,7 +3846,7 @@ msgstr "Message aux participants" msgid "Message attendees with specific tickets" msgstr "Envoyez des messages aux participants avec des billets spécifiques" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Envoyez des messages aux participants, gérez les commandes et traitez les remboursements en un seul endroit" @@ -3854,6 +3854,10 @@ msgstr "Envoyez des messages aux participants, gérez les commandes et traitez l msgid "Message buyer" msgstr "Message à l'acheteur" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Contenu du message" @@ -3862,7 +3866,7 @@ msgstr "Contenu du message" msgid "Message individual attendees" msgstr "Envoyer un message à des participants individuels" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "Le message est obligatoire" @@ -3899,7 +3903,7 @@ msgstr "Divers" msgid "Miscellaneous Settings" msgstr "Paramètres divers" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Enregistrement mobile" @@ -3960,7 +3964,7 @@ msgstr "Nom placerat elementum..." msgid "Name" msgstr "Nom" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4035,7 +4039,7 @@ msgstr "Aucune Affectation de Capacité" msgid "No Check-In Lists" msgstr "Pas de listes de pointage" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Aucune carte de crédit requise" @@ -4091,7 +4095,7 @@ msgstr "Aucune commande pour le moment" msgid "No other organizers available" msgstr "Aucun autre organisateur disponible" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Aucun événement passé" @@ -4163,7 +4167,7 @@ msgstr "Aucune taxe ou frais n'a été ajouté." #~ msgid "No tickets to show" #~ msgstr "Aucun billet à montrer" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Aucun événement à venir" @@ -4297,7 +4301,7 @@ msgid "Online event" msgstr "Événement en ligne" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Événement en ligne" @@ -4512,12 +4516,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Les statistiques de l'organisateur ne sont pas disponibles pour la devise sélectionnée ou une erreur s'est produite." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Échec de la mise à jour du statut de l'organisateur. Veuillez réessayer plus tard" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Statut de l'organisateur mis à jour" @@ -4608,11 +4612,11 @@ msgstr "Le mot de passe a été réinitialisé avec succès. Veuillez vous conne msgid "Passwords are not the same" msgstr "les mots de passe ne sont pas les mêmes" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Passé" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Événements passés" @@ -4735,6 +4739,10 @@ msgstr "Passer commande" msgid "Place this in the of your website." msgstr "Placez-le dans le de votre site Web." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Frais de plateforme" @@ -4784,7 +4792,7 @@ msgstr "Veuillez entrer une URL d'image valide qui pointe vers une image." msgid "Please enter a valid URL" msgstr "Veuillez entrer une URL valide" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Veuillez saisir le code à 5 chiffres" @@ -4834,7 +4842,7 @@ msgstr "Veuillez réessayer." msgid "Please verify your email address to access all features" msgstr "Veuillez vérifier votre adresse e-mail pour accéder à toutes les fonctionnalités" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Veuillez patienter avant de demander un autre code" @@ -4867,7 +4875,7 @@ msgstr "Portugais" msgid "Post Checkout message" msgstr "Message après le paiement" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Alimenté par" @@ -4942,8 +4950,8 @@ msgstr "Imprimer tous les billets" msgid "Print Tickets" msgstr "Imprimer les billets" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Politique de confidentialité" @@ -5040,7 +5048,7 @@ msgstr "Produits vendus" msgid "Products sorted successfully" msgstr "Produits triés avec succès" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Produits, marchandises et options de tarification flexibles" @@ -5109,7 +5117,7 @@ msgstr "Publier l'événement" msgid "QR Code" msgstr "Code QR" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "Scan de QR code avec retour instantané et partage sécurisé pour l'accès du personnel" @@ -5170,7 +5178,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5239,7 +5247,7 @@ msgstr "Rapports" msgid "Require Billing Address" msgstr "Adresse de facturation requise" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Renvoyer le code" @@ -5247,7 +5255,7 @@ msgstr "Renvoyer le code" #~ msgid "Resend confirmation email" #~ msgstr "Renvoyer un courriel de confirmation" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Renvoyer l'e-mail de confirmation" @@ -5259,7 +5267,7 @@ msgstr "Renvoyer l'e-mail" msgid "Resend email confirmation" msgstr "Renvoyer l'e-mail de confirmation" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Renvoyer dans {resendCooldown}s" @@ -5407,7 +5415,7 @@ msgstr "Scanner le code QR" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Scannez ce code QR pour accéder à la page de l'événement ou le partager avec d'autres" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Faire défiler jusqu'aux billets" @@ -5529,11 +5537,11 @@ msgstr "Sélectionner la devise" msgid "Select end date and time" msgstr "Sélectionnez la date et l'heure de fin" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Sélectionner l'heure de fin" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Sélectionner la catégorie d'événement" @@ -5562,7 +5570,7 @@ msgstr "Sélectionner des produits" msgid "Select start date and time" msgstr "Sélectionnez la date et l'heure de début" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Sélectionner l'heure de début" @@ -5600,15 +5608,15 @@ msgstr "Sélectionnez les événements qui déclencheront ce webhook" msgid "Select..." msgstr "Sélectionner..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Vendez tout" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Vendez des marchandises avec les billets avec prise en charge intégrée des taxes et des codes promo" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Vendez plus que des billets" @@ -5628,7 +5636,7 @@ msgstr "Envoyer un message" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "Envoyer comme test. Cela enverra le message à votre adresse e-mail au lieu des destinataires." -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Envoyer un Message" @@ -5713,12 +5721,12 @@ msgstr "Mettez votre événement en direct" msgid "Settings" msgstr "Paramètres" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Configuration en quelques minutes" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5735,8 +5743,8 @@ msgstr "Partager le lien d'affiliation" msgid "Share Event" msgstr "Partager l'événement" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Partager la page de l'organisateur" @@ -5842,11 +5850,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Zone de texte sur une seule ligne" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Passer cette étape" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Enregistrement intelligent" @@ -5910,7 +5918,7 @@ msgid "Something went wrong." msgstr "Quelque chose s'est mal passé." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5961,7 +5969,7 @@ msgstr "Produit standard avec un prix fixe" msgid "Start Date" msgstr "Date de début" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Date et heure de début" @@ -5969,7 +5977,7 @@ msgstr "Date et heure de début" msgid "Start Date & Time" msgstr "Date et heure de début" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "La date de début est obligatoire" @@ -6009,6 +6017,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Les paiements Stripe ne sont pas activés pour cet événement." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Sujet" @@ -6161,7 +6173,7 @@ msgstr "Suite 100" msgid "Summer Music Festival {0}" msgstr "Festival de musique d'été {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Festival de Musique d'Été 2025" @@ -6173,7 +6185,7 @@ msgstr "Festival de Musique d'Été 2025" msgid "Support Email" msgstr "E-mail d'assistance" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Prise en charge des ventes échelonnées, basées sur les dons et de produits avec des prix et des capacités personnalisables" @@ -6242,8 +6254,8 @@ msgstr "Parlez-nous de votre événement" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Parlez-nous de votre organisation. Ces informations seront affichées sur vos pages d'événement." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Conditions d'utilisation" @@ -6269,7 +6281,7 @@ msgstr "La couleur de fond de toute la page" msgid "The check-in list you are looking for does not exist." msgstr "La liste de pointage que vous recherchez n'existe pas." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "Le code expirera dans 10 minutes. Vérifiez votre dossier spam si vous ne voyez pas l'e-mail." @@ -6732,6 +6744,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Pour recevoir des paiements par carte bancaire, vous devez connecter votre compte Stripe. Stripe est notre partenaire de traitement des paiements qui garantit des transactions sécurisées et des paiements rapides." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Outils" @@ -6783,7 +6796,7 @@ msgstr "Total restant" msgid "Total Tax" msgstr "Taxe total" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Suivez les revenus, les vues de page et les ventes avec des analyses détaillées et des rapports exportables" @@ -6791,6 +6804,10 @@ msgstr "Suivez les revenus, les vues de page et les ventes avec des analyses dé msgid "Transaction Fee:" msgstr "Frais de transaction :" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6885,11 +6902,11 @@ msgstr "Annuler la publication de l'événement" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "A venir" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Événements à venir" @@ -6994,11 +7011,11 @@ msgstr "T.V.A." msgid "Venue Name" msgstr "nom de la place" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Code de vérification" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Vérifier l'e-mail" @@ -7006,7 +7023,7 @@ msgstr "Vérifier l'e-mail" msgid "Verify your email" msgstr "Vérifiez votre e-mail" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Vérification..." @@ -7070,8 +7087,8 @@ msgstr "Afficher sur Google Maps" msgid "View order details" msgstr "Voir d'autres détails" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Voir la page d'accueil de l'organisateur" @@ -7140,7 +7157,7 @@ msgstr "Nous n'avons pas pu confirmer votre paiement. Veuillez réessayer ou con msgid "We're processing your order. Please wait..." msgstr "Nous traitons votre commande. S'il vous plaît, attendez..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Nous avons envoyé un code de vérification à 5 chiffres à :" @@ -7198,7 +7215,7 @@ msgstr "Bon retour{0} 👋" msgid "Welcome to {0} 👋" msgstr "Bienvenue sur {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Bienvenue sur {0}, {1} 👋" @@ -7271,7 +7288,7 @@ msgstr "A quelle heure arriverez-vous ?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Quel type d'événement ?" @@ -7413,7 +7430,7 @@ msgstr "Fonctionnement..." msgid "Workshop" msgstr "Atelier" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Écrivez votre message ici..." @@ -7579,7 +7596,7 @@ msgstr "Vous devez créer un ticket avant de pouvoir ajouter manuellement un par msgid "You must have at least one price tier" msgstr "Vous devez avoir au moins un niveau de prix" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Vous devez vérifier votre adresse e-mail avant de pouvoir mettre à jour le statut de l'organisateur." @@ -7647,7 +7664,7 @@ msgstr "Votre superbe site internet 🎉" msgid "Your Details" msgstr "Vos détails" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Votre e-mail" @@ -7668,11 +7685,11 @@ msgstr "Votre événement doit être en ligne avant que vous puissiez vendre des msgid "Your message has been sent" msgstr "Votre message a été envoyé" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "Votre message a été envoyé avec succès !" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Votre nom" diff --git a/frontend/src/locales/it.js b/frontend/src/locales/it.js index c8b7f2b304..e4cfda7c75 100644 --- a/frontend/src/locales/it.js +++ b/frontend/src/locales/it.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Non c'è ancora nulla da mostrare'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrato con successo\"],\"yxhYRZ\":[[\"0\"],\" <0>uscita registrata con successo\"],\"KMgp2+\":[[\"0\"],\" disponibili\"],\"Pmr5xp\":[[\"0\"],\" creato con successo\"],\"FImCSc\":[[\"0\"],\" aggiornato con successo\"],\"KOr9b4\":[\"Eventi di \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrati\"],\"Vjij1k\":[[\"days\"],\" giorni, \",[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"f3RdEk\":[[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"fyE7Au\":[[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"NlQ0cx\":[\"Primo evento di \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Le assegnazioni di capacità ti permettono di gestire la capacità tra biglietti o un intero evento. Ideale per eventi di più giorni, workshop e altro, dove il controllo delle presenze è cruciale.<1>Ad esempio, puoi associare un'assegnazione di capacità con i biglietti <2>Primo Giorno e <3>Tutti i Giorni. Una volta raggiunta la capacità, entrambi i biglietti smetteranno automaticamente di essere disponibili per la vendita.\",\"Exjbj7\":\"<0>Le liste di check-in aiutano a gestire l'ingresso dei partecipanti al tuo evento. Puoi associare più biglietti a una lista di check-in e assicurarti che solo coloro con biglietti validi possano entrare.\",\"OXku3b\":\"<0>https://il-tuo-sito-web.com\",\"qnSLLW\":\"<0>Inserisci il prezzo escluse tasse e commissioni.<1>Tasse e commissioni possono essere aggiunte qui sotto.\",\"ZjMs6e\":\"<0>Il numero di prodotti disponibili per questo prodotto<1>Questo valore può essere sovrascritto se ci sono <2>Limiti di Capacità associati a questo prodotto.\",\"E15xs8\":\"⚡️ Configura il tuo evento\",\"FL6OwU\":\"✉️ Conferma il tuo indirizzo email\",\"BN0OQd\":\"🎉 Congratulazioni per aver creato un evento!\",\"4kSf7w\":\"🎟️ Aggiungi prodotti\",\"4WT5tD\":\"🎨 Personalizza la pagina del tuo evento\",\"3VPPdS\":\"💳 Connetti con Stripe\",\"cjdktw\":\"🚀 Metti online il tuo evento\",\"rmelwV\":\"0 minuti e 0 secondi\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Via Roma 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"00100\",\"efAM7X\":\"Un campo data. Perfetto per chiedere una data di nascita ecc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predefinito viene applicato automaticamente a tutti i nuovi prodotti. Puoi sovrascrivere questa impostazione per ogni singolo prodotto.\"],\"SMUbbQ\":\"Un menu a tendina consente una sola selezione\",\"qv4bfj\":\"Una commissione, come una commissione di prenotazione o una commissione di servizio\",\"POT0K/\":\"Un importo fisso per prodotto. Es. $0,50 per prodotto\",\"f4vJgj\":\"Un campo di testo a più righe\",\"OIPtI5\":\"Una percentuale del prezzo del prodotto. Es. 3,5% del prezzo del prodotto\",\"ZthcdI\":\"Un codice promozionale senza sconto può essere utilizzato per rivelare prodotti nascosti.\",\"AG/qmQ\":\"Un'opzione Radio ha più opzioni ma solo una può essere selezionata.\",\"h179TP\":\"Una breve descrizione dell'evento che verrà visualizzata nei risultati dei motori di ricerca e quando condiviso sui social media. Per impostazione predefinita, verrà utilizzata la descrizione dell'evento\",\"WKMnh4\":\"Un campo di testo a singola riga\",\"BHZbFy\":\"Una singola domanda per ordine. Es. Qual è il tuo indirizzo di spedizione?\",\"Fuh+dI\":\"Una singola domanda per prodotto. Es. Qual è la tua taglia di maglietta?\",\"RlJmQg\":\"Un'imposta standard, come IVA o GST\",\"uIKNjo\":\"Informazioni sull'evento\",\"3pykXZ\":\"Accetta bonifici bancari, assegni o altri metodi di pagamento offline\",\"hrvLf4\":\"Accetta pagamenti con carta di credito tramite Stripe\",\"bfXQ+N\":\"Accetta Invito\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Nome Account\",\"Puv7+X\":\"Impostazioni Account\",\"OmylXO\":\"Account aggiornato con successo\",\"7L01XJ\":\"Azioni\",\"FQBaXG\":\"Attiva\",\"5T2HxQ\":\"Data di attivazione\",\"F6pfE9\":\"Attivo\",\"/PN1DA\":\"Aggiungi una descrizione per questa lista di check-in\",\"0/vPdA\":\"Aggiungi eventuali note sul partecipante. Queste non saranno visibili al partecipante.\",\"Or1CPR\":\"Aggiungi eventuali note sul partecipante...\",\"l3sZO1\":\"Aggiungi eventuali note sull'ordine. Queste non saranno visibili al cliente.\",\"xMekgu\":\"Aggiungi eventuali note sull'ordine...\",\"PGPGsL\":\"Aggiungi descrizione\",\"gMK0ps\":\"Aggiungi dettagli dell'evento e gestisci le impostazioni dell'evento.\",\"OveehC\":\"Aggiungi istruzioni per i pagamenti offline (es. dettagli del bonifico bancario, dove inviare gli assegni, scadenze di pagamento)\",\"LTVoRa\":\"Aggiungi altri prodotti\",\"ApsD9J\":\"Aggiungi Nuovo\",\"TZxnm8\":\"Aggiungi Opzione\",\"24l4x6\":\"Aggiungi Prodotto\",\"8q0EdE\":\"Aggiungi Prodotto alla Categoria\",\"YvCknQ\":\"Aggiungi prodotti\",\"Cw27zP\":\"Aggiungi domanda\",\"yWiPh+\":\"Aggiungi Tassa o Commissione\",\"goOKRY\":\"Aggiungi livello\",\"oZW/gT\":\"Aggiungi al Calendario\",\"pn5qSs\":\"Informazioni Aggiuntive\",\"Y8DIQy\":\"Opzioni Aggiuntive\",\"Du6bPw\":\"Indirizzo\",\"NY/x1b\":\"Indirizzo riga 1\",\"POdIrN\":\"Indirizzo Riga 1\",\"cormHa\":\"Indirizzo riga 2\",\"gwk5gg\":\"Indirizzo Riga 2\",\"U3pytU\":\"Amministratore\",\"HLDaLi\":\"Gli amministratori hanno accesso completo agli eventi e alle impostazioni dell'account.\",\"W7AfhC\":\"Tutti i partecipanti di questo evento\",\"cde2hc\":\"Tutti i Prodotti\",\"5CQ+r0\":\"Consenti ai partecipanti associati a ordini non pagati di effettuare il check-in\",\"ipYKgM\":\"Consenti l'indicizzazione dei motori di ricerca\",\"LRbt6D\":\"Consenti ai motori di ricerca di indicizzare questo evento\",\"+MHcJD\":\"Ci siamo quasi! Stiamo solo aspettando che il tuo pagamento venga elaborato. Questo dovrebbe richiedere solo pochi secondi..\",\"ApOYO8\":\"Fantastico, Evento, Parole chiave...\",\"hehnjM\":\"Importo\",\"R2O9Rg\":[\"Importo pagato (\",[\"0\"],\")\"],\"V7MwOy\":\"Si è verificato un errore durante il caricamento della pagina\",\"Q7UCEH\":\"Si è verificato un errore durante l'ordinamento delle domande. Riprova o aggiorna la pagina\",\"jD/OCQ\":\"Un evento è l'evento effettivo che stai organizzando. Puoi aggiungere più dettagli in seguito.\",\"oBkF+i\":\"Un organizzatore è l'azienda o la persona che ospita l'evento\",\"W5A0Ly\":\"Si è verificato un errore imprevisto.\",\"byKna+\":\"Si è verificato un errore imprevisto. Per favore riprova.\",\"ubdMGz\":\"Qualsiasi richiesta dai possessori di prodotti verrà inviata a questo indirizzo email. Questo sarà anche utilizzato come indirizzo \\\"rispondi a\\\" per tutte le email inviate da questo evento\",\"aAIQg2\":\"Aspetto\",\"Ym1gnK\":\"applicato\",\"sy6fss\":[\"Si applica a \",[\"0\"],\" prodotti\"],\"kadJKg\":\"Si applica a 1 prodotto\",\"DB8zMK\":\"Applica\",\"GctSSm\":\"Applica Codice Promozionale\",\"ARBThj\":[\"Applica questo \",[\"type\"],\" a tutti i nuovi prodotti\"],\"S0ctOE\":\"Archivia evento\",\"TdfEV7\":\"Archiviati\",\"A6AtLP\":\"Eventi Archiviati\",\"q7TRd7\":\"Sei sicuro di voler attivare questo partecipante?\",\"TvkW9+\":\"Sei sicuro di voler archiviare questo evento?\",\"/CV2x+\":\"Sei sicuro di voler cancellare questo partecipante? Questo annullerà il loro biglietto\",\"YgRSEE\":\"Sei sicuro di voler eliminare questo codice promozionale?\",\"iU234U\":\"Sei sicuro di voler eliminare questa domanda?\",\"CMyVEK\":\"Sei sicuro di voler rendere questo evento una bozza? Questo renderà l'evento invisibile al pubblico\",\"mEHQ8I\":\"Sei sicuro di voler rendere questo evento pubblico? Questo renderà l'evento visibile al pubblico\",\"s4JozW\":\"Sei sicuro di voler ripristinare questo evento? Verrà ripristinato come bozza.\",\"vJuISq\":\"Sei sicuro di voler eliminare questa Assegnazione di Capacità?\",\"baHeCz\":\"Sei sicuro di voler eliminare questa Lista di Check-In?\",\"LBLOqH\":\"Chiedi una volta per ordine\",\"wu98dY\":\"Chiedi una volta per prodotto\",\"ss9PbX\":\"Partecipante\",\"m0CFV2\":\"Dettagli Partecipante\",\"QKim6l\":\"Partecipante non trovato\",\"R5IT/I\":\"Note Partecipante\",\"lXcSD2\":\"Domande partecipante\",\"HT/08n\":\"Biglietto Partecipante\",\"9SZT4E\":\"Partecipanti\",\"iPBfZP\":\"Partecipanti Registrati\",\"7KxcHR\":\"Partecipanti con un prodotto specifico\",\"IMJ6rh\":\"Ridimensionamento Automatico\",\"vZ5qKF\":\"Ridimensiona automaticamente l'altezza del widget in base al contenuto. Quando disabilitato, il widget riempirà l'altezza del contenitore.\",\"4lVaWA\":\"In attesa di pagamento offline\",\"2rHwhl\":\"In Attesa di Pagamento Offline\",\"3wF4Q/\":\"In attesa di pagamento\",\"ioG+xt\":\"In Attesa di Pagamento\",\"3PmQfI\":\"Evento Fantastico\",\"Yrbm6T\":\"Awesome Organizer Srl.\",\"9002sI\":\"Torna a tutti gli eventi\",\"A302fe\":\"Torna alla pagina dell'evento\",\"VCoEm+\":\"Torna al login\",\"k1bLf+\":\"Colore di Sfondo\",\"I7xjqg\":\"Tipo di Sfondo\",\"1mwMl+\":\"Prima di inviare!\",\"/yeZ20\":\"Prima che il tuo evento possa andare online, ci sono alcune cose che devi fare.\",\"ze6ETw\":\"Inizia a vendere prodotti in pochi minuti\",\"8rE61T\":\"Indirizzo di Fatturazione\",\"/xC/im\":\"Impostazioni di Fatturazione\",\"rp/zaT\":\"Portoghese Brasiliano\",\"whqocw\":\"Registrandoti accetti i nostri <0>Termini di Servizio e la <1>Privacy Policy.\",\"bcCn6r\":\"Tipo di Calcolo\",\"+8bmSu\":\"California\",\"iStTQt\":\"L'autorizzazione della fotocamera è stata negata. <0>Richiedi Autorizzazione di nuovo, o se questo non funziona, dovrai <1>concedere a questa pagina l'accesso alla tua fotocamera nelle impostazioni del browser.\",\"dEgA5A\":\"Annulla\",\"Gjt/py\":\"Annulla cambio email\",\"tVJk4q\":\"Annulla ordine\",\"Os6n2a\":\"Annulla Ordine\",\"Mz7Ygx\":[\"Annulla Ordine \",[\"0\"]],\"3tTjpi\":\"L'annullamento cancellerà tutti i prodotti associati a questo ordine e rilascerà i prodotti nel pool disponibile.\",\"vv7kpg\":\"Annullato\",\"U7nGvl\":\"Impossibile Effettuare il Check In\",\"QyjCeq\":\"Capacità\",\"V6Q5RZ\":\"Assegnazione di Capacità creata con successo\",\"k5p8dz\":\"Assegnazione di Capacità eliminata con successo\",\"nDBs04\":\"Gestione della Capacità\",\"ddha3c\":\"Le categorie ti permettono di raggruppare i prodotti. Ad esempio, potresti avere una categoria per \\\"Biglietti\\\" e un'altra per \\\"Merchandise\\\".\",\"iS0wAT\":\"Le categorie ti aiutano a organizzare i tuoi prodotti. Questo titolo verrà visualizzato sulla pagina pubblica dell'evento.\",\"eorM7z\":\"Categorie riordinate con successo.\",\"3EXqwa\":\"Categoria Creata con Successo\",\"77/YgG\":\"Cambia Copertina\",\"GptGxg\":\"Cambia password\",\"xMDm+I\":\"Registra Ingresso\",\"p2WLr3\":[\"Registra ingresso di \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Registra ingresso e segna l'ordine come pagato\",\"QYLpB4\":\"Solo registrazione ingresso\",\"/Ta1d4\":\"Registra Uscita\",\"5LDT6f\":\"Dai un'occhiata a questo evento!\",\"gXcPxc\":\"Registrazione\",\"fVUbUy\":\"Lista di Registrazione creata con successo\",\"+CeSxK\":\"Lista di Registrazione eliminata con successo\",\"+hBhWk\":\"La lista di registrazione è scaduta\",\"mBsBHq\":\"La lista di registrazione non è attiva\",\"vPqpQG\":\"Lista di registrazione non trovata\",\"tejfAy\":\"Liste di Registrazione\",\"hD1ocH\":\"URL di Registrazione copiato negli appunti\",\"CNafaC\":\"Le opzioni di casella di controllo consentono selezioni multiple\",\"SpabVf\":\"Caselle di controllo\",\"CRu4lK\":\"Registrato\",\"znIg+z\":\"Pagamento\",\"1WnhCL\":\"Impostazioni di Pagamento\",\"6imsQS\":\"Cinese (Semplificato)\",\"JjkX4+\":\"Scegli un colore per lo sfondo\",\"/Jizh9\":\"Scegli un account\",\"3wV73y\":\"Città\",\"FG98gC\":\"Cancella Testo di Ricerca\",\"EYeuMv\":\"clicca qui\",\"sby+1/\":\"Clicca per copiare\",\"yz7wBu\":\"Chiudi\",\"62Ciis\":\"Chiudi barra laterale\",\"EWPtMO\":\"Codice\",\"ercTDX\":\"Il codice deve essere compreso tra 3 e 50 caratteri\",\"oqr9HB\":\"Comprimi questo prodotto quando la pagina dell'evento viene caricata inizialmente\",\"jZlrte\":\"Colore\",\"Vd+LC3\":\"Il colore deve essere un codice colore esadecimale valido. Esempio: #ffffff\",\"1HfW/F\":\"Colori\",\"VZeG/A\":\"Prossimamente\",\"yPI7n9\":\"Parole chiave separate da virgole che descrivono l'evento. Queste saranno utilizzate dai motori di ricerca per aiutare a categorizzare e indicizzare l'evento\",\"NPZqBL\":\"Completa Ordine\",\"guBeyC\":\"Completa pagamento\",\"C8HNV2\":\"Completa Pagamento\",\"qqWcBV\":\"Completato\",\"6HK5Ct\":\"Ordini completati\",\"NWVRtl\":\"Ordini Completati\",\"DwF9eH\":\"Codice Componente\",\"Tf55h7\":\"Sconto Configurato\",\"7VpPHA\":\"Conferma\",\"ZaEJZM\":\"Conferma Cambio Email\",\"yjkELF\":\"Conferma Nuova Password\",\"xnWESi\":\"Conferma password\",\"p2/GCq\":\"Conferma Password\",\"wnDgGj\":\"Conferma indirizzo email in corso...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connetti con Stripe\",\"QKLP1W\":\"Connetti il tuo account Stripe per iniziare a ricevere pagamenti.\",\"5lcVkL\":\"Dettagli di Connessione\",\"yAej59\":\"Colore di sfondo del contenuto\",\"xGVfLh\":\"Continua\",\"X++RMT\":\"Testo pulsante continua\",\"AfNRFG\":\"Testo Pulsante Continua\",\"lIbwvN\":\"Continua Configurazione Evento\",\"HB22j9\":\"Continua configurazione\",\"bZEa4H\":\"Continua Configurazione Stripe Connect\",\"6V3Ea3\":\"Copiato\",\"T5rdis\":\"copiato negli appunti\",\"he3ygx\":\"Copia\",\"r2B2P8\":\"Copia URL di Check-In\",\"8+cOrS\":\"Copia dettagli a tutti i partecipanti\",\"ENCIQz\":\"Copia Link\",\"E6nRW7\":\"Copia URL\",\"JNCzPW\":\"Paese\",\"IF7RiR\":\"Copertina\",\"hYgDIe\":\"Crea\",\"b9XOHo\":[\"Crea \",[\"0\"]],\"k9RiLi\":\"Crea un Prodotto\",\"6kdXbW\":\"Crea un Codice Promozionale\",\"n5pRtF\":\"Crea un Biglietto\",\"X6sRve\":[\"Crea un account o <0>\",[\"0\"],\" per iniziare\"],\"nx+rqg\":\"crea un organizzatore\",\"ipP6Ue\":\"Crea Partecipante\",\"VwdqVy\":\"Crea Assegnazione di Capacità\",\"EwoMtl\":\"Crea categoria\",\"XletzW\":\"Crea Categoria\",\"WVbTwK\":\"Crea Lista di Check-In\",\"uN355O\":\"Crea Evento\",\"BOqY23\":\"Crea nuovo\",\"kpJAeS\":\"Crea Organizzatore\",\"a0EjD+\":\"Crea Prodotto\",\"+scrJC\":\"Crea prodotti per il tuo evento, imposta i prezzi e gestisci la quantità disponibile.\",\"sYpiZP\":\"Crea Codice Promozionale\",\"B3Mkdt\":\"Crea Domanda\",\"UKfi21\":\"Crea Tassa o Commissione\",\"d+F6q9\":\"Creato\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Password Attuale\",\"uIElGP\":\"URL Mappe personalizzate\",\"UEqXyt\":\"Intervallo Personalizzato\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalizza le impostazioni di email e notifiche per questo evento\",\"Y9Z/vP\":\"Personalizza i messaggi della homepage dell'evento e del checkout\",\"2E2O5H\":\"Personalizza le impostazioni varie per questo evento\",\"iJhSxe\":\"Personalizza le impostazioni SEO per questo evento\",\"KIhhpi\":\"Personalizza la pagina del tuo evento\",\"nrGWUv\":\"Personalizza la pagina del tuo evento per adattarla al tuo brand e stile.\",\"Zz6Cxn\":\"Zona pericolosa\",\"ZQKLI1\":\"Zona pericolosa\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e Ora\",\"JJhRbH\":\"Capacità primo giorno\",\"cnGeoo\":\"Elimina\",\"jRJZxD\":\"Elimina Capacità\",\"VskHIx\":\"Elimina categoria\",\"Qrc8RZ\":\"Elimina Lista Check-In\",\"WHf154\":\"Elimina codice\",\"heJllm\":\"Elimina Copertina\",\"KWa0gi\":\"Elimina Immagine\",\"1l14WA\":\"Elimina prodotto\",\"IatsLx\":\"Elimina domanda\",\"Nu4oKW\":\"Descrizione\",\"YC3oXa\":\"Descrizione per il personale di check-in\",\"URmyfc\":\"Dettagli\",\"1lRT3t\":\"Disabilitando questa capacità verranno monitorate le vendite ma non verranno interrotte quando viene raggiunto il limite\",\"H6Ma8Z\":\"Sconto\",\"ypJ62C\":\"Sconto %\",\"3LtiBI\":[\"Sconto in \",[\"0\"]],\"C8JLas\":\"Tipo di Sconto\",\"1QfxQT\":\"Chiudi\",\"DZlSLn\":\"Etichetta Documento\",\"cVq+ga\":\"Non hai un account? <0>Registrati\",\"3F1nBX\":\"Donazione / Prodotto a offerta libera\",\"OvNbls\":\"Scarica .ics\",\"kodV18\":\"Scarica CSV\",\"CELKku\":\"Scarica fattura\",\"LQrXcu\":\"Scarica Fattura\",\"QIodqd\":\"Scarica Codice QR\",\"yhjU+j\":\"Scaricamento Fattura in corso\",\"uABpqP\":\"Trascina e rilascia o clicca\",\"CfKofC\":\"Selezione a tendina\",\"JzLDvy\":\"Duplica Assegnazioni di Capacità\",\"ulMxl+\":\"Duplica Liste di Check-In\",\"vi8Q/5\":\"Duplica evento\",\"3ogkAk\":\"Duplica Evento\",\"Yu6m6X\":\"Duplica Immagine di Copertina Evento\",\"+fA4C7\":\"Opzioni di Duplicazione\",\"SoiDyI\":\"Duplica Prodotti\",\"57ALrd\":\"Duplica Codici Promozionali\",\"83Hu4O\":\"Duplica Domande\",\"20144c\":\"Duplica Impostazioni\",\"7Cx5It\":\"Prevendita\",\"ePK91l\":\"Modifica\",\"N6j2JH\":[\"Modifica \",[\"0\"]],\"kBkYSa\":\"Modifica Capacità\",\"oHE9JT\":\"Modifica Assegnazione di Capacità\",\"j1Jl7s\":\"Modifica categoria\",\"FU1gvP\":\"Modifica Lista di Check-In\",\"iFgaVN\":\"Modifica Codice\",\"jrBSO1\":\"Modifica Organizzatore\",\"tdD/QN\":\"Modifica Prodotto\",\"n143Tq\":\"Modifica Categoria Prodotto\",\"9BdS63\":\"Modifica Codice Promozionale\",\"O0CE67\":\"Modifica domanda\",\"EzwCw7\":\"Modifica Domanda\",\"poTr35\":\"Modifica utente\",\"GTOcxw\":\"Modifica Utente\",\"pqFrv2\":\"es. 2.50 per $2.50\",\"3yiej1\":\"es. 23.5 per 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Impostazioni Email e Notifiche\",\"ATGYL1\":\"Indirizzo email\",\"hzKQCy\":\"Indirizzo Email\",\"HqP6Qf\":\"Modifica email annullata con successo\",\"mISwW1\":\"Modifica email in attesa\",\"APuxIE\":\"Conferma email inviata nuovamente\",\"YaCgdO\":\"Conferma email inviata nuovamente con successo\",\"jyt+cx\":\"Messaggio piè di pagina email\",\"I6F3cp\":\"Email non verificata\",\"NTZ/NX\":\"Codice di Incorporamento\",\"4rnJq4\":\"Script di Incorporamento\",\"8oPbg1\":\"Abilita Fatturazione\",\"j6w7d/\":\"Abilita questa capacità per interrompere le vendite dei prodotti quando viene raggiunto il limite\",\"VFv2ZC\":\"Data Fine\",\"237hSL\":\"Terminato\",\"nt4UkP\":\"Eventi Terminati\",\"lYGfRP\":\"Inglese\",\"MhVoma\":\"Inserisci un importo escluse tasse e commissioni.\",\"SlfejT\":\"Errore\",\"3Z223G\":\"Errore durante la conferma dell'indirizzo email\",\"a6gga1\":\"Errore durante la conferma della modifica email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento creato con successo 🎉\",\"/dgc8E\":\"Data Evento\",\"0Zptey\":\"Impostazioni Predefinite Evento\",\"QcCPs8\":\"Dettagli Evento\",\"6fuA9p\":\"Evento duplicato con successo\",\"AEuj2m\":\"Homepage Evento\",\"Xe3XMd\":\"L'evento non è visibile al pubblico\",\"4pKXJS\":\"L'evento è visibile al pubblico\",\"ClwUUD\":\"Dettagli della sede e della location dell'evento\",\"OopDbA\":\"Pagina evento\",\"4/If97\":\"Aggiornamento stato evento fallito. Riprova più tardi\",\"btxLWj\":\"Stato evento aggiornato\",\"nMU2d3\":\"URL Evento\",\"tst44n\":\"Eventi\",\"sZg7s1\":\"Data di scadenza\",\"KnN1Tu\":\"Scade\",\"uaSvqt\":\"Data di Scadenza\",\"GS+Mus\":\"Esporta\",\"9xAp/j\":\"Impossibile annullare il partecipante\",\"ZpieFv\":\"Impossibile annullare l'ordine\",\"z6tdjE\":\"Impossibile eliminare il messaggio. Riprova.\",\"xDzTh7\":\"Impossibile scaricare la fattura. Riprova.\",\"9zSt4h\":\"Impossibile esportare i partecipanti. Riprova.\",\"2uGNuE\":\"Impossibile esportare gli ordini. Riprova.\",\"d+KKMz\":\"Impossibile caricare la Lista di Check-In\",\"ZQ15eN\":\"Impossibile reinviare l'email del biglietto\",\"ejXy+D\":\"Impossibile ordinare i prodotti\",\"PLUB/s\":\"Commissione\",\"/mfICu\":\"Commissioni\",\"LyFC7X\":\"Filtra Ordini\",\"cSev+j\":\"Filtri\",\"CVw2MU\":[\"Filtri (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primo Numero Fattura\",\"V1EGGU\":\"Nome\",\"kODvZJ\":\"Nome\",\"S+tm06\":\"Il nome deve essere compreso tra 1 e 50 caratteri\",\"1g0dC4\":\"Nome, Cognome e Indirizzo Email sono domande predefinite e sono sempre incluse nel processo di checkout.\",\"Rs/IcB\":\"Primo Utilizzo\",\"TpqW74\":\"Fisso\",\"irpUxR\":\"Importo fisso\",\"TF9opW\":\"Il flash non è disponibile su questo dispositivo\",\"UNMVei\":\"Password dimenticata?\",\"2POOFK\":\"Gratuito\",\"P/OAYJ\":\"Prodotto Gratuito\",\"vAbVy9\":\"Prodotto gratuito, nessuna informazione di pagamento richiesta\",\"nLC6tu\":\"Francese\",\"Weq9zb\":\"Generale\",\"DDcvSo\":\"Tedesco\",\"4GLxhy\":\"Primi Passi\",\"4D3rRj\":\"Torna al profilo\",\"9LCqFI\":\"Vai alla homepage dell'evento\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"vendite lorde\",\"IgcAGN\":\"Vendite lorde\",\"yRg26W\":\"Vendite Lorde\",\"R4r4XO\":\"Ospiti\",\"26pGvx\":\"Hai un codice promozionale?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Ecco un esempio di come puoi utilizzare il componente nella tua applicazione.\",\"Y1SSqh\":\"Ecco il componente React che puoi utilizzare per incorporare il widget nella tua applicazione.\",\"QuhVpV\":[\"Ciao \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conferenza Hi.Events \",[\"0\"]],\"verBst\":\"Centro Conferenze Hi.Events\",\"6eMEQO\":\"logo hi.events\",\"C4qOW8\":\"Nascosto dalla vista pubblica\",\"gt3Xw9\":\"domanda nascosta\",\"g3rqFe\":\"domande nascoste\",\"k3dfFD\":\"Le domande nascoste sono visibili solo all'organizzatore dell'evento e non al cliente.\",\"vLyv1R\":\"Nascondi\",\"Mkkvfd\":\"Nascondi pagina di introduzione\",\"mFn5Xz\":\"Nascondi domande nascoste\",\"YHsF9c\":\"Nascondi prodotto dopo la data di fine vendita\",\"06s3w3\":\"Nascondi prodotto prima della data di inizio vendita\",\"axVMjA\":\"Nascondi prodotto a meno che l'utente non abbia un codice promozionale applicabile\",\"ySQGHV\":\"Nascondi prodotto quando esaurito\",\"SCimta\":\"Nascondi la pagina di introduzione dalla barra laterale\",\"5xR17G\":\"Nascondi questo prodotto ai clienti\",\"Da29Y6\":\"Nascondi questa domanda\",\"fvDQhr\":\"Nascondi questo livello agli utenti\",\"lNipG+\":\"Nascondere un prodotto impedirà agli utenti di vederlo sulla pagina dell'evento.\",\"ZOBwQn\":\"Design Homepage\",\"PRuBTd\":\"Designer Homepage\",\"YjVNGZ\":\"Anteprima Homepage\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Quanti minuti ha il cliente per completare il proprio ordine. Consigliamo almeno 15 minuti\",\"ySxKZe\":\"Quante volte può essere utilizzato questo codice?\",\"dZsDbK\":[\"Limite di caratteri HTML superato: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Accetto i <0>termini e condizioni\",\"sd6lr7\":\"Vorrei pagare utilizzando un metodo offline\",\"SdFlIP\":\"Vorrei pagare utilizzando un metodo online (carta di credito ecc.)\",\"93DUnd\":[\"Se non si è aperta una nuova scheda, per favore <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se vuoto, l'indirizzo verrà utilizzato per generare un link a Google Maps\",\"UYT+c8\":\"Se abilitato, il personale di check-in può sia segnare i partecipanti come registrati sia segnare l'ordine come pagato e registrare i partecipanti. Se disabilitato, i partecipanti associati a ordini non pagati non possono essere registrati.\",\"muXhGi\":\"Se abilitato, l'organizzatore riceverà una notifica via email quando viene effettuato un nuovo ordine\",\"6fLyj/\":\"Se non hai richiesto questa modifica, cambia immediatamente la tua password.\",\"n/ZDCz\":\"Immagine eliminata con successo\",\"Mfbc2v\":\"Le dimensioni dell'immagine devono essere tra 4000px per 4000px. Con un'altezza massima di 4000px e una larghezza massima di 4000px\",\"uPEIvq\":\"L'immagine deve essere inferiore a 5MB\",\"AGZmwV\":\"Immagine caricata con successo\",\"VyUuZb\":\"URL Immagine\",\"ibi52/\":\"La larghezza dell'immagine deve essere almeno 900px e l'altezza almeno 50px\",\"NoNwIX\":\"Inattivo\",\"T0K0yl\":\"Gli utenti inattivi non possono accedere.\",\"kO44sp\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del biglietto del partecipante.\",\"FlQKnG\":\"Includi tasse e commissioni nel prezzo\",\"Vi+BiW\":[\"Include \",[\"0\"],\" prodotti\"],\"lpm0+y\":\"Include 1 prodotto\",\"UiAk5P\":\"Inserisci Immagine\",\"OyLdaz\":\"Invito reinviato!\",\"HE6KcK\":\"Invito revocato!\",\"SQKPvQ\":\"Invita Utente\",\"bKOYkd\":\"Fattura scaricata con successo\",\"alD1+n\":\"Note Fattura\",\"kOtCs2\":\"Numerazione Fattura\",\"UZ2GSZ\":\"Impostazioni Fattura\",\"PgdQrx\":\"Emetti rimborso\",\"HX5SVx\":\"Articolo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etichetta\",\"vXIe7J\":\"Lingua\",\"2LMsOq\":\"Ultimi 12 mesi\",\"vfe90m\":\"Ultimi 14 giorni\",\"aK4uBd\":\"Ultime 24 ore\",\"uq2BmQ\":\"Ultimi 30 giorni\",\"bB6Ram\":\"Ultime 48 ore\",\"VlnB7s\":\"Ultimi 6 mesi\",\"ct2SYD\":\"Ultimi 7 giorni\",\"XgOuA7\":\"Ultimi 90 giorni\",\"I3yitW\":\"Ultimo accesso\",\"1ZaQUH\":\"Cognome\",\"UXBCwc\":\"Cognome\",\"tKCBU0\":\"Ultimo Utilizzo\",\"tITjB1\":\"Scopri di più su Stripe\",\"enV0g0\":\"Lascia vuoto per utilizzare la parola predefinita \\\"Fattura\\\"\",\"vR92Yn\":\"Iniziamo creando il tuo primo organizzatore\",\"Z3FXyt\":\"Caricamento...\",\"wJijgU\":\"Luogo\",\"sQia9P\":\"Accedi\",\"zUDyah\":\"Accesso in corso\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Esci\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rendi obbligatorio l'indirizzo di fatturazione durante il checkout\",\"MU3ijv\":\"Rendi obbligatoria questa domanda\",\"wckWOP\":\"Gestisci\",\"onpJrA\":\"Gestisci partecipante\",\"n4SpU5\":\"Gestisci evento\",\"WVgSTy\":\"Gestisci ordine\",\"1MAvUY\":\"Gestisci le impostazioni di pagamento e fatturazione per questo evento.\",\"cQrNR3\":\"Gestisci Profilo\",\"AtXtSw\":\"Gestisci tasse e commissioni che possono essere applicate ai tuoi prodotti\",\"ophZVW\":\"Gestisci biglietti\",\"DdHfeW\":\"Gestisci i dettagli del tuo account e le impostazioni predefinite\",\"S+UjNL\":\"Gestisci i dettagli dei tuoi pagamenti Stripe\",\"BfucwY\":\"Gestisci i tuoi utenti e le loro autorizzazioni\",\"1m+YT2\":\"Le domande obbligatorie devono essere risposte prima che il cliente possa procedere al checkout.\",\"Dim4LO\":\"Aggiungi manualmente un Partecipante\",\"e4KdjJ\":\"Aggiungi Manualmente Partecipante\",\"vFjEnF\":\"Segna come pagato\",\"g9dPPQ\":\"Massimo Per Ordine\",\"l5OcwO\":\"Messaggio al partecipante\",\"Gv5AMu\":\"Messaggio ai Partecipanti\",\"oUCR3c\":\"Invia messaggi ai partecipanti con prodotti specifici\",\"Lvi+gV\":\"Messaggio all'acquirente\",\"tNZzFb\":\"Contenuto del Messaggio\",\"lYDV/s\":\"Invia messaggio ai singoli partecipanti\",\"V7DYWd\":\"Messaggio Inviato\",\"t7TeQU\":\"Messaggi\",\"xFRMlO\":\"Minimo Per Ordine\",\"QYcUEf\":\"Prezzo Minimo\",\"RDie0n\":\"Varie\",\"mYLhkl\":\"Impostazioni Varie\",\"KYveV8\":\"Casella di testo multilinea\",\"VD0iA7\":\"Opzioni di prezzo multiple. Perfetto per prodotti early bird ecc.\",\"/bhMdO\":\"La mia fantastica descrizione dell'evento...\",\"vX8/tc\":\"Il mio fantastico titolo dell'evento...\",\"hKtWk2\":\"Il Mio Profilo\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Il nome deve essere inferiore a 150 caratteri\",\"AIUkyF\":\"Vai al Partecipante\",\"qqeAJM\":\"Mai\",\"7vhWI8\":\"Nuova Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"Non \",[\"0\"],\" disponibile.\"],\"LNWHXb\":\"Nessun evento archiviato da mostrare.\",\"q2LEDV\":\"Nessun partecipante trovato per questo ordine.\",\"zlHa5R\":\"Nessun partecipante è stato aggiunto a questo ordine.\",\"Wjz5KP\":\"Nessun Partecipante da mostrare\",\"Razen5\":\"Nessun partecipante potrà effettuare il check-in prima di questa data utilizzando questa lista\",\"XUfgCI\":\"Nessuna Assegnazione di Capacità\",\"a/gMx2\":\"Nessuna Lista di Check-In\",\"tMFDem\":\"Nessun dato disponibile\",\"6Z/F61\":\"Nessun dato da mostrare. Seleziona un intervallo di date\",\"fFeCKc\":\"Nessuno Sconto\",\"HFucK5\":\"Nessun evento terminato da mostrare.\",\"yAlJXG\":\"Nessun evento da mostrare\",\"GqvPcv\":\"Nessun filtro disponibile\",\"KPWxKD\":\"Nessun messaggio da mostrare\",\"J2LkP8\":\"Nessun ordine da mostrare\",\"RBXXtB\":\"Nessun metodo di pagamento è attualmente disponibile. Contatta l'organizzatore dell'evento per assistenza.\",\"ZWEfBE\":\"Nessun Pagamento Richiesto\",\"ZPoHOn\":\"Nessun prodotto associato a questo partecipante.\",\"Ya1JhR\":\"Nessun prodotto disponibile in questa categoria.\",\"FTfObB\":\"Ancora Nessun Prodotto\",\"+Y976X\":\"Nessun Codice Promozionale da mostrare\",\"MAavyl\":\"Nessuna domanda risposta da questo partecipante.\",\"SnlQeq\":\"Nessuna domanda è stata posta per questo ordine.\",\"Ev2r9A\":\"Nessun risultato\",\"gk5uwN\":\"Nessun Risultato di Ricerca\",\"RHyZUL\":\"Nessun risultato di ricerca.\",\"RY2eP1\":\"Nessuna Tassa o Commissione è stata aggiunta.\",\"EdQY6l\":\"Nessuno\",\"OJx3wK\":\"Non disponibile\",\"Scbrsn\":\"Non in Vendita\",\"1DBGsz\":\"Note\",\"jtrY3S\":\"Ancora niente da mostrare\",\"hFwWnI\":\"Impostazioni Notifiche\",\"xXqEPO\":\"Notifica all'acquirente il rimborso\",\"YpN29s\":\"Notifica all'organizzatore i nuovi ordini\",\"qeQhNj\":\"Ora creiamo il tuo primo evento\",\"omyBS0\":\"Numero di giorni consentiti per il pagamento (lasciare vuoto per omettere i termini di pagamento dalle fatture)\",\"n86jmj\":\"Prefisso Numero\",\"mwe+2z\":\"Gli ordini offline non sono riflessi nelle statistiche dell'evento finché l'ordine non viene contrassegnato come pagato.\",\"dWBrJX\":\"Pagamento offline fallito. Riprova o contatta l'organizzatore dell'evento.\",\"fcnqjw\":\"Istruzioni per il Pagamento Offline\",\"+eZ7dp\":\"Pagamenti Offline\",\"ojDQlR\":\"Informazioni sui Pagamenti Offline\",\"u5oO/W\":\"Impostazioni Pagamenti Offline\",\"2NPDz1\":\"In vendita\",\"Ldu/RI\":\"In Vendita\",\"Ug4SfW\":\"Una volta creato un evento, lo vedrai qui.\",\"ZxnK5C\":\"Una volta che inizi a raccogliere dati, li vedrai qui.\",\"PnSzEc\":\"Quando sei pronto, rendi attivo il tuo evento e inizia a vendere prodotti.\",\"J6n7sl\":\"In Corso\",\"z+nuVJ\":\"Evento online\",\"WKHW0N\":\"Dettagli Evento Online\",\"/xkmKX\":\"Solo le email importanti, direttamente correlate a questo evento, dovrebbero essere inviate utilizzando questo modulo.\\nQualsiasi uso improprio, incluso l'invio di email promozionali, porterà al ban immediato dell'account.\",\"Qqqrwa\":\"Apri Pagina di Check-In\",\"OdnLE4\":\"Apri barra laterale\",\"ZZEYpT\":[\"Opzione \",[\"i\"]],\"oPknTP\":\"Informazioni aggiuntive opzionali da visualizzare su tutte le fatture (ad es. termini di pagamento, penali per ritardo, politica di reso)\",\"OrXJBY\":\"Prefisso opzionale per i numeri di fattura (ad es., FATT-)\",\"0zpgxV\":\"Opzioni\",\"BzEFor\":\"o\",\"UYUgdb\":\"Ordine\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Ordine Annullato\",\"SIbded\":\"Ordine Completato\",\"q/CcwE\":\"Data Ordine\",\"Tol4BF\":\"Dettagli Ordine\",\"WbImlQ\":\"L'ordine è stato annullato e il proprietario dell'ordine è stato avvisato.\",\"nAn4Oe\":\"Ordine contrassegnato come pagato\",\"uzEfRz\":\"Note Ordine\",\"VCOi7U\":\"Domande ordine\",\"TPoYsF\":\"Riferimento Ordine\",\"acIJ41\":\"Stato Ordine\",\"GX6dZv\":\"Riepilogo Ordine\",\"tDTq0D\":\"Timeout ordine\",\"1h+RBg\":\"Ordini\",\"3y+V4p\":\"Indirizzo Organizzazione\",\"GVcaW6\":\"Dettagli Organizzazione\",\"nfnm9D\":\"Nome Organizzazione\",\"G5RhpL\":\"Organizzatore\",\"mYygCM\":\"L'organizzatore è obbligatorio\",\"Pa6G7v\":\"Nome Organizzatore\",\"l894xP\":\"Gli organizzatori possono gestire solo eventi e prodotti. Non possono gestire utenti, impostazioni dell'account o informazioni di fatturazione.\",\"fdjq4c\":\"Spaziatura\",\"ErggF8\":\"Colore sfondo pagina\",\"8F1i42\":\"Pagina non trovata\",\"QbrUIo\":\"Visualizzazioni pagina\",\"6D8ePg\":\"pagina.\",\"IkGIz8\":\"pagato\",\"HVW65c\":\"Prodotto a Pagamento\",\"ZfxaB4\":\"Parzialmente Rimborsato\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"La password deve essere di almeno 8 caratteri\",\"vwGkYB\":\"La password deve essere di almeno 8 caratteri\",\"BLTZ42\":\"Password reimpostata con successo. Accedi con la tua nuova password.\",\"f7SUun\":\"Le password non sono uguali\",\"aEDp5C\":\"Incolla questo dove vuoi che appaia il widget.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e Fatturazione\",\"DZjk8u\":\"Impostazioni Pagamento e Fatturazione\",\"lflimf\":\"Periodo di Scadenza Pagamento\",\"JhtZAK\":\"Pagamento Fallito\",\"JEdsvQ\":\"Istruzioni di Pagamento\",\"bLB3MJ\":\"Metodi di Pagamento\",\"QzmQBG\":\"Fornitore di pagamento\",\"lsxOPC\":\"Pagamento Ricevuto\",\"wJTzyi\":\"Stato Pagamento\",\"xgav5v\":\"Pagamento riuscito!\",\"R29lO5\":\"Termini di Pagamento\",\"/roQKz\":\"Percentuale\",\"vPJ1FI\":\"Importo Percentuale\",\"xdA9ud\":\"Inserisci questo nel tag del tuo sito web.\",\"blK94r\":\"Aggiungi almeno un'opzione\",\"FJ9Yat\":\"Verifica che le informazioni fornite siano corrette\",\"TkQVup\":\"Controlla la tua email e password e riprova\",\"sMiGXD\":\"Verifica che la tua email sia valida\",\"Ajavq0\":\"Controlla la tua email per confermare il tuo indirizzo email\",\"MdfrBE\":\"Completa il modulo sottostante per accettare il tuo invito\",\"b1Jvg+\":\"Continua nella nuova scheda\",\"hcX103\":\"Crea un prodotto\",\"cdR8d6\":\"Crea un biglietto\",\"x2mjl4\":\"Inserisci un URL valido che punti a un'immagine.\",\"HnNept\":\"Inserisci la tua nuova password\",\"5FSIzj\":\"Nota Bene\",\"C63rRe\":\"Torna alla pagina dell'evento per ricominciare.\",\"pJLvdS\":\"Seleziona\",\"Ewir4O\":\"Seleziona almeno un prodotto\",\"igBrCH\":\"Verifica il tuo indirizzo email per accedere a tutte le funzionalità\",\"/IzmnP\":\"Attendi mentre prepariamo la tua fattura...\",\"MOERNx\":\"Portoghese\",\"qCJyMx\":\"Messaggio post checkout\",\"g2UNkE\":\"Offerto da\",\"Rs7IQv\":\"Messaggio pre checkout\",\"rdUucN\":\"Anteprima\",\"a7u1N9\":\"Prezzo\",\"CmoB9j\":\"Modalità visualizzazione prezzo\",\"BI7D9d\":\"Prezzo non impostato\",\"Q8PWaJ\":\"Livelli di prezzo\",\"q6XHL1\":\"Tipo di Prezzo\",\"6RmHKN\":\"Colore Primario\",\"G/ZwV1\":\"Colore Primario\",\"8cBtvm\":\"Colore Testo Primario\",\"BZz12Q\":\"Stampa\",\"MT7dxz\":\"Stampa Tutti i Biglietti\",\"DKwDdj\":\"Stampa Biglietti\",\"K47k8R\":\"Prodotto\",\"1JwlHk\":\"Categoria Prodotto\",\"U61sAj\":\"Categoria prodotto aggiornata con successo.\",\"1USFWA\":\"Prodotto eliminato con successo\",\"4Y2FZT\":\"Tipo di Prezzo Prodotto\",\"mFwX0d\":\"Domande prodotto\",\"Lu+kBU\":\"Vendite Prodotti\",\"U/R4Ng\":\"Livello Prodotto\",\"sJsr1h\":\"Tipo di Prodotto\",\"o1zPwM\":\"Anteprima Widget Prodotto\",\"ktyvbu\":\"Prodotto/i\",\"N0qXpE\":\"Prodotti\",\"ggqAiw\":\"prodotti venduti\",\"Vla0Bo\":\"Prodotti venduti\",\"/u4DIx\":\"Prodotti Venduti\",\"DJQEZc\":\"Prodotti ordinati con successo\",\"vERlcd\":\"Profilo\",\"kUlL8W\":\"Profilo aggiornato con successo\",\"cl5WYc\":[\"Codice promo \",[\"promo_code\"],\" applicato\"],\"P5sgAk\":\"Codice Promo\",\"yKWfjC\":\"Pagina Codice Promo\",\"RVb8Fo\":\"Codici Promo\",\"BZ9GWa\":\"I codici promo possono essere utilizzati per offrire sconti, accesso in prevendita o fornire accesso speciale al tuo evento.\",\"OP094m\":\"Report Codici Promo\",\"4kyDD5\":\"Fornisci contesto aggiuntivo o istruzioni per questa domanda. Usa questo campo per aggiungere termini\\ne condizioni, linee guida o qualsiasi informazione importante che i partecipanti devono conoscere prima di rispondere.\",\"toutGW\":\"Codice QR\",\"LkMOWF\":\"Quantità Disponibile\",\"oCLG0M\":\"Quantità Venduta\",\"XKJuAX\":\"Domanda eliminata\",\"avf0gk\":\"Descrizione Domanda\",\"oQvMPn\":\"Titolo Domanda\",\"enzGAL\":\"Domande\",\"ROv2ZT\":\"Domande e Risposte\",\"K885Eq\":\"Domande ordinate con successo\",\"OMJ035\":\"Opzione Radio\",\"C4TjpG\":\"Leggi meno\",\"I3QpvQ\":\"Destinatario\",\"N2C89m\":\"Riferimento\",\"gxFu7d\":[\"Importo rimborso (\",[\"0\"],\")\"],\"WZbCR3\":\"Rimborso Fallito\",\"n10yGu\":\"Rimborsa ordine\",\"zPH6gp\":\"Rimborsa Ordine\",\"RpwiYC\":\"Rimborso in Attesa\",\"xHpVRl\":\"Stato Rimborso\",\"/BI0y9\":\"Rimborsato\",\"fgLNSM\":\"Registrati\",\"9+8Vez\":\"Utilizzi Rimanenti\",\"tasfos\":\"rimuovi\",\"t/YqKh\":\"Rimuovi\",\"t9yxlZ\":\"Report\",\"prZGMe\":\"Richiedi Indirizzo di Fatturazione\",\"EGm34e\":\"Reinvia email di conferma\",\"lnrkNz\":\"Reinvia conferma email\",\"wIa8Qe\":\"Reinvia invito\",\"VeKsnD\":\"Reinvia email ordine\",\"dFuEhO\":\"Reinvia email biglietto\",\"o6+Y6d\":\"Reinvio in corso...\",\"OfhWJH\":\"Reimposta\",\"RfwZxd\":\"Reimposta password\",\"KbS2K9\":\"Reimposta Password\",\"e99fHm\":\"Ripristina evento\",\"vtc20Z\":\"Torna alla pagina dell'evento\",\"s8v9hq\":\"Torna alla Pagina dell'Evento\",\"8YBH95\":\"Ricavi\",\"PO/sOY\":\"Revoca invito\",\"GDvlUT\":\"Ruolo\",\"ELa4O9\":\"Data Fine Vendita\",\"5uo5eP\":\"Vendita terminata\",\"Qm5XkZ\":\"Data Inizio Vendita\",\"hBsw5C\":\"Vendite terminate\",\"kpAzPe\":\"Inizio vendite\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Salva\",\"IUwGEM\":\"Salva Modifiche\",\"U65fiW\":\"Salva Organizzatore\",\"UGT5vp\":\"Salva Impostazioni\",\"ovB7m2\":\"Scansiona Codice QR\",\"EEU0+z\":\"Scansiona questo codice QR per accedere alla pagina dell'evento o condividerla con altri\",\"W4kWXJ\":\"Cerca per nome partecipante, email o numero ordine...\",\"+pr/FY\":\"Cerca per nome evento...\",\"3zRbWw\":\"Cerca per nome, email o numero ordine...\",\"L22Tdf\":\"Cerca per nome, numero ordine, numero partecipante o email...\",\"BiYOdA\":\"Cerca per nome...\",\"YEjitp\":\"Cerca per oggetto o contenuto...\",\"Pjsch9\":\"Cerca assegnazioni di capacità...\",\"r9M1hc\":\"Cerca liste di check-in...\",\"+0Yy2U\":\"Cerca prodotti\",\"YIix5Y\":\"Cerca...\",\"OeW+DS\":\"Colore secondario\",\"DnXcDK\":\"Colore Secondario\",\"cZF6em\":\"Colore testo secondario\",\"ZIgYeg\":\"Colore Testo Secondario\",\"02ePaq\":[\"Seleziona \",[\"0\"]],\"QuNKRX\":\"Seleziona Fotocamera\",\"9FQEn8\":\"Seleziona categoria...\",\"kWI/37\":\"Seleziona organizzatore\",\"ixIx1f\":\"Seleziona Prodotto\",\"3oSV95\":\"Seleziona Livello Prodotto\",\"C4Y1hA\":\"Seleziona prodotti\",\"hAjDQy\":\"Seleziona stato\",\"QYARw/\":\"Seleziona Biglietto\",\"OMX4tH\":\"Seleziona biglietti\",\"DrwwNd\":\"Seleziona periodo di tempo\",\"O/7I0o\":\"Seleziona...\",\"JlFcis\":\"Invia\",\"qKWv5N\":[\"Invia una copia a <0>\",[\"0\"],\"\"],\"RktTWf\":\"Invia un messaggio\",\"/mQ/tD\":\"Invia come test. Questo invierà il messaggio al tuo indirizzo email invece che ai destinatari.\",\"M/WIer\":\"Invia Messaggio\",\"D7ZemV\":\"Invia email di conferma ordine e biglietto\",\"v1rRtW\":\"Invia Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrizione SEO\",\"/SIY6o\":\"Parole Chiave SEO\",\"GfWoKv\":\"Impostazioni SEO\",\"rXngLf\":\"Titolo SEO\",\"/jZOZa\":\"Commissione di Servizio\",\"Bj/QGQ\":\"Imposta un prezzo minimo e permetti agli utenti di pagare di più se lo desiderano\",\"L0pJmz\":\"Imposta il numero iniziale per la numerazione delle fatture. Questo non può essere modificato una volta che le fatture sono state generate.\",\"nYNT+5\":\"Configura il tuo evento\",\"A8iqfq\":\"Metti online il tuo evento\",\"Tz0i8g\":\"Impostazioni\",\"Z8lGw6\":\"Condividi\",\"B2V3cA\":\"Condividi Evento\",\"17Fd7X\":\"Condividi su Facebook\",\"x7i6H+\":\"Condividi su LinkedIn\",\"zziQd8\":\"Condividi su Pinterest\",\"/TgBEk\":\"Condividi su Reddit\",\"0Wlk5F\":\"Condividi sui Social\",\"on+mNS\":\"Condividi su Telegram\",\"PcmR+m\":\"Condividi su WhatsApp\",\"/5b1iZ\":\"Condividi su X\",\"n/T2KI\":\"Condividi via Email\",\"8vETh9\":\"Mostra\",\"V0SbFp\":\"Mostra quantità prodotto disponibile\",\"qDsmzu\":\"Mostra domande nascoste\",\"fMPkxb\":\"Mostra altro\",\"izwOOD\":\"Mostra tasse e commissioni separatamente\",\"1SbbH8\":\"Mostrato al cliente dopo il checkout, nella pagina di riepilogo dell'ordine.\",\"YfHZv0\":\"Mostrato al cliente prima del checkout\",\"CBBcly\":\"Mostra i campi comuni dell'indirizzo, incluso il paese\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Casella di testo a riga singola\",\"+P0Cn2\":\"Salta questo passaggio\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esaurito\",\"Mi1rVn\":\"Esaurito\",\"nwtY4N\":\"Qualcosa è andato storto\",\"GRChTw\":\"Qualcosa è andato storto durante l'eliminazione della Tassa o Commissione\",\"YHFrbe\":\"Qualcosa è andato storto! Riprova\",\"kf83Ld\":\"Qualcosa è andato storto.\",\"fWsBTs\":\"Qualcosa è andato storto. Riprova.\",\"F6YahU\":\"Spiacenti, qualcosa è andato storto. Riavvia il processo di checkout.\",\"KWgppI\":\"Spiacenti, qualcosa è andato storto durante il caricamento di questa pagina.\",\"/TCOIK\":\"Spiacenti, questo ordine non esiste più.\",\"6a/UJE\":\"Spiacenti, questo codice promo non è riconosciuto\",\"65A04M\":\"Spagnolo\",\"mFuBqb\":\"Prodotto standard con prezzo fisso\",\"D3iCkb\":\"Data Inizio\",\"/2by1f\":\"Stato o Regione\",\"uAQUqI\":\"Stato\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"I pagamenti Stripe non sono abilitati per questo evento.\",\"UJmAAK\":\"Oggetto\",\"X2rrlw\":\"Subtotale\",\"zzDlyQ\":\"Successo\",\"b0HJ45\":[\"Successo! \",[\"0\"],\" riceverà un'email a breve.\"],\"BJIEiF\":[\"Partecipante \",[\"0\"],\" con successo\"],\"OtgNFx\":\"Indirizzo email confermato con successo\",\"IKwyaF\":\"Modifica email confermata con successo\",\"zLmvhE\":\"Partecipante creato con successo\",\"gP22tw\":\"Prodotto Creato con Successo\",\"9mZEgt\":\"Codice Promo Creato con Successo\",\"aIA9C4\":\"Domanda Creata con Successo\",\"J3RJSZ\":\"Partecipante aggiornato con successo\",\"3suLF0\":\"Assegnazione Capacità aggiornata con successo\",\"Z+rnth\":\"Lista Check-In aggiornata con successo\",\"vzJenu\":\"Impostazioni Email Aggiornate con Successo\",\"7kOMfV\":\"Evento Aggiornato con Successo\",\"G0KW+e\":\"Design Homepage Aggiornato con Successo\",\"k9m6/E\":\"Impostazioni Homepage Aggiornate con Successo\",\"y/NR6s\":\"Posizione Aggiornata con Successo\",\"73nxDO\":\"Impostazioni Varie Aggiornate con Successo\",\"4H80qv\":\"Ordine aggiornato con successo\",\"6xCBVN\":\"Impostazioni di Pagamento e Fatturazione Aggiornate con Successo\",\"1Ycaad\":\"Prodotto aggiornato con successo\",\"70dYC8\":\"Codice Promo Aggiornato con Successo\",\"F+pJnL\":\"Impostazioni SEO Aggiornate con Successo\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Email di Supporto\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tassa\",\"geUFpZ\":\"Tasse e Commissioni\",\"dFHcIn\":\"Dettagli Fiscali\",\"wQzCPX\":\"Informazioni fiscali da mostrare in fondo a tutte le fatture (es. numero di partita IVA, registrazione fiscale)\",\"0RXCDo\":\"Tassa o Commissione eliminata con successo\",\"ZowkxF\":\"Tasse\",\"qu6/03\":\"Tasse e Commissioni\",\"gypigA\":\"Quel codice promo non è valido\",\"5ShqeM\":\"La lista di check-in che stai cercando non esiste.\",\"QXlz+n\":\"La valuta predefinita per i tuoi eventi.\",\"mnafgQ\":\"Il fuso orario predefinito per i tuoi eventi.\",\"o7s5FA\":\"La lingua in cui il partecipante riceverà le email.\",\"NlfnUd\":\"Il link che hai cliccato non è valido.\",\"HsFnrk\":[\"Il numero massimo di prodotti per \",[\"0\"],\"è \",[\"1\"]],\"TSAiPM\":\"La pagina che stai cercando non esiste\",\"MSmKHn\":\"Il prezzo mostrato al cliente includerà tasse e commissioni.\",\"6zQOg1\":\"Il prezzo mostrato al cliente non includerà tasse e commissioni. Saranno mostrate separatamente\",\"ne/9Ur\":\"Le impostazioni di stile che scegli si applicano solo all'HTML copiato e non saranno memorizzate.\",\"vQkyB3\":\"Le tasse e commissioni da applicare a questo prodotto. Puoi creare nuove tasse e commissioni nella\",\"esY5SG\":\"Il titolo dell'evento che verrà visualizzato nei risultati dei motori di ricerca e quando si condivide sui social media. Per impostazione predefinita, verrà utilizzato il titolo dell'evento\",\"wDx3FF\":\"Non ci sono prodotti disponibili per questo evento\",\"pNgdBv\":\"Non ci sono prodotti disponibili in questa categoria\",\"rMcHYt\":\"C'è un rimborso in attesa. Attendi che sia completato prima di richiedere un altro rimborso.\",\"F89D36\":\"Si è verificato un errore nel contrassegnare l'ordine come pagato\",\"68Axnm\":\"Si è verificato un errore durante l'elaborazione della tua richiesta. Riprova.\",\"mVKOW6\":\"Si è verificato un errore durante l'invio del tuo messaggio\",\"AhBPHd\":\"Questi dettagli saranno mostrati solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio.\",\"Pc/Wtj\":\"Questo partecipante ha un ordine non pagato.\",\"mf3FrP\":\"Questa categoria non ha ancora prodotti.\",\"8QH2Il\":\"Questa categoria è nascosta alla vista pubblica\",\"xxv3BZ\":\"Questa lista di check-in è scaduta\",\"Sa7w7S\":\"Questa lista di check-in è scaduta e non è più disponibile per i check-in.\",\"Uicx2U\":\"Questa lista di check-in è attiva\",\"1k0Mp4\":\"Questa lista di check-in non è ancora attiva\",\"K6fmBI\":\"Questa lista di check-in non è ancora attiva e non è disponibile per i check-in.\",\"t/ePFj\":\"Questa descrizione sarà mostrata al personale di check-in\",\"MLTkH7\":\"Questa email non è promozionale ed è direttamente correlata all'evento.\",\"2eIpBM\":\"Questo evento non è disponibile al momento. Torna più tardi..\",\"Z6LdQU\":\"Questo evento non è disponibile.\",\"MMd2TJ\":\"Queste informazioni saranno mostrate nella pagina di pagamento, nella pagina di riepilogo dell'ordine e nell'email di conferma dell'ordine.\",\"XAHqAg\":\"Questo è un prodotto generico, come una maglietta o una tazza. Non verrà emesso alcun biglietto\",\"CNk/ro\":\"Questo è un evento online\",\"FwXnJd\":\"Questa lista non sarà più disponibile per i check-in dopo questa data\",\"cHO4ec\":\"Questo messaggio sarà incluso nel piè di pagina di tutte le email inviate da questo evento\",\"55i7Fa\":\"Questo messaggio sarà mostrato solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio\",\"RjwlZt\":\"Questo ordine è già stato pagato.\",\"5K8REg\":\"Questo ordine è già stato rimborsato.\",\"OiQMhP\":\"Questo ordine è stato annullato\",\"YyEJij\":\"Questo ordine è stato annullato.\",\"Q0zd4P\":\"Questo ordine è scaduto. Per favore ricomincia.\",\"HILpDX\":\"Questo ordine è in attesa di pagamento\",\"BdYtn9\":\"Questo ordine è completo\",\"e3uMJH\":\"Questo ordine è completo.\",\"YNKXOK\":\"Questo ordine è in elaborazione.\",\"yPZN4i\":\"Questa pagina dell'ordine non è più disponibile.\",\"i0TtkR\":\"Questo sovrascrive tutte le impostazioni di visibilità e nasconderà il prodotto a tutti i clienti.\",\"cRRc+F\":\"Questo prodotto non può essere eliminato perché è associato a un ordine. Puoi invece nasconderlo.\",\"3Kzsk7\":\"Questo prodotto è un biglietto. Agli acquirenti verrà emesso un biglietto al momento dell'acquisto\",\"0fT4x3\":\"Questo prodotto è nascosto alla vista pubblica\",\"Y/x1MZ\":\"Questo prodotto è nascosto a meno che non sia oggetto di un Codice Promo\",\"Qt7RBu\":\"Questa domanda è visibile solo all'organizzatore dell'evento\",\"os29v1\":\"Questo link per reimpostare la password non è valido o è scaduto.\",\"IV9xTT\":\"Questo utente non è attivo, poiché non ha accettato il suo invito.\",\"5AnPaO\":\"biglietto\",\"kjAL4v\":\"Biglietto\",\"dtGC3q\":\"Email del biglietto reinviata al partecipante\",\"54q0zp\":\"Biglietti per\",\"xN9AhL\":[\"Livello \",[\"0\"]],\"jZj9y9\":\"Prodotto a Livelli\",\"8wITQA\":\"I prodotti a livelli ti permettono di offrire più opzioni di prezzo per lo stesso prodotto. È perfetto per prodotti in prevendita o per offrire diverse opzioni di prezzo per diversi gruppi di persone.\",\"nn3mSR\":\"Tempo rimasto:\",\"s/0RpH\":\"Volte utilizzato\",\"y55eMd\":\"Volte Utilizzato\",\"40Gx0U\":\"Fuso orario\",\"oDGm7V\":\"SUGGERIMENTO\",\"MHrjPM\":\"Titolo\",\"xdA/+p\":\"Strumenti\",\"72c5Qo\":\"Totale\",\"YXx+fG\":\"Totale Prima degli Sconti\",\"NRWNfv\":\"Importo Totale Sconto\",\"BxsfMK\":\"Commissioni Totali\",\"2bR+8v\":\"Vendite Lorde Totali\",\"mpB/d9\":\"Importo totale ordine\",\"m3FM1g\":\"Totale rimborsato\",\"jEbkcB\":\"Totale Rimborsato\",\"GBBIy+\":\"Totale rimanente\",\"/SgoNA\":\"Tasse Totali\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Impossibile registrare il partecipante\",\"bPWBLL\":\"Impossibile registrare l'uscita del partecipante\",\"9+P7zk\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"WLxtFC\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"/cSMqv\":\"Impossibile creare la domanda. Controlla i tuoi dati\",\"MH/lj8\":\"Impossibile aggiornare la domanda. Controlla i tuoi dati\",\"nnfSdK\":\"Clienti Unici\",\"Mqy/Zy\":\"Stati Uniti\",\"NIuIk1\":\"Illimitato\",\"/p9Fhq\":\"Disponibilità illimitata\",\"E0q9qH\":\"Utilizzi illimitati consentiti\",\"h10Wm5\":\"Ordine Non Pagato\",\"ia8YsC\":\"In Arrivo\",\"TlEeFv\":\"Eventi in Arrivo\",\"L/gNNk\":[\"Aggiorna \",[\"0\"]],\"+qqX74\":\"Aggiorna nome, descrizione e date dell'evento\",\"vXPSuB\":\"Aggiorna profilo\",\"BNBfrU\":\"Carica Copertina\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiato negli appunti\",\"e5lF64\":\"Esempio di Utilizzo\",\"fiV0xj\":\"Limite di Utilizzo\",\"sGEOe4\":\"Usa una versione sfocata dell'immagine di copertina come sfondo\",\"OadMRm\":\"Usa immagine di copertina\",\"7PzzBU\":\"Utente\",\"yDOdwQ\":\"Gestione Utenti\",\"Sxm8rQ\":\"Utenti\",\"VEsDvU\":\"Gli utenti possono modificare la loro email in <0>Impostazioni Profilo\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome della Sede\",\"jpctdh\":\"Visualizza\",\"Pte1Hv\":\"Visualizza Dettagli Partecipante\",\"/5PEQz\":\"Visualizza pagina evento\",\"fFornT\":\"Visualizza messaggio completo\",\"YIsEhQ\":\"Visualizza mappa\",\"Ep3VfY\":\"Visualizza su Google Maps\",\"Y8s4f6\":\"Visualizza dettagli ordine\",\"QIWCnW\":\"Lista check-in VIP\",\"tF+VVr\":\"Biglietto VIP\",\"2q/Q7x\":\"Visibilità\",\"vmOFL/\":\"Non è stato possibile elaborare il tuo pagamento. Riprova o contatta l'assistenza.\",\"45Srzt\":\"Non è stato possibile eliminare la categoria. Riprova.\",\"/DNy62\":[\"Non abbiamo trovato biglietti corrispondenti a \",[\"0\"]],\"1E0vyy\":\"Non è stato possibile caricare i dati. Riprova.\",\"NmpGKr\":\"Non è stato possibile riordinare le categorie. Riprova.\",\"BJtMTd\":\"Consigliamo dimensioni di 2160px per 1080px e una dimensione massima del file di 5MB\",\"b9UB/w\":\"Utilizziamo Stripe per elaborare i pagamenti. Collega il tuo account Stripe per iniziare a ricevere pagamenti.\",\"01WH0a\":\"Non siamo riusciti a confermare il tuo pagamento. Riprova o contatta l'assistenza.\",\"Gspam9\":\"Stiamo elaborando il tuo ordine. Attendere prego...\",\"LuY52w\":\"Benvenuto a bordo! Accedi per continuare.\",\"dVxpp5\":[\"Bentornato\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Benvenuto su Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Cosa sono i Prodotti a Livelli?\",\"f1jUC0\":\"In quale data questa lista di check-in dovrebbe diventare attiva?\",\"4ueloy\":\"Cos'è una Categoria?\",\"gxeWAU\":\"A quali prodotti si applica questo codice?\",\"hFHnxR\":\"A quali prodotti si applica questo codice? (Si applica a tutti per impostazione predefinita)\",\"AeejQi\":\"A quali prodotti dovrebbe applicarsi questa capacità?\",\"Rb0XUE\":\"A che ora arriverai?\",\"5N4wLD\":\"Che tipo di domanda è questa?\",\"gyLUYU\":\"Quando abilitato, le fatture verranno generate per gli ordini di biglietti. Le fatture saranno inviate insieme all'email di conferma dell'ordine. I partecipanti possono anche scaricare le loro fatture dalla pagina di conferma dell'ordine.\",\"D3opg4\":\"Quando i pagamenti offline sono abilitati, gli utenti potranno completare i loro ordini e ricevere i loro biglietti. I loro biglietti indicheranno chiaramente che l'ordine non è pagato, e lo strumento di check-in avviserà il personale di check-in se un ordine richiede il pagamento.\",\"D7C6XV\":\"Quando dovrebbe scadere questa lista di check-in?\",\"FVetkT\":\"Quali biglietti dovrebbero essere associati a questa lista di check-in?\",\"S+OdxP\":\"Chi sta organizzando questo evento?\",\"LINr2M\":\"A chi è destinato questo messaggio?\",\"nWhye/\":\"A chi dovrebbe essere posta questa domanda?\",\"VxFvXQ\":\"Incorpora Widget\",\"v1P7Gm\":\"Impostazioni Widget\",\"b4itZn\":\"In corso\",\"hqmXmc\":\"In corso...\",\"+G/XiQ\":\"Da inizio anno\",\"l75CjT\":\"Sì\",\"QcwyCh\":\"Sì, rimuovili\",\"ySeBKv\":\"Hai già scansionato questo biglietto\",\"P+Sty0\":[\"Stai cambiando la tua email in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sei offline\",\"sdB7+6\":\"Puoi creare un codice promo che ha come target questo prodotto nella\",\"KRhIxT\":\"Ora puoi iniziare a ricevere pagamenti tramite Stripe.\",\"Gnjf3o\":\"Non puoi cambiare il tipo di prodotto poiché ci sono partecipanti associati a questo prodotto.\",\"S+on7c\":\"Non è possibile registrare i partecipanti con ordini non pagati.\",\"yNi4PV\":\"Non puoi registrare partecipanti con ordini non pagati. Questa impostazione può essere modificata nelle impostazioni dell'evento.\",\"c9Evkd\":\"Non puoi eliminare l'ultima categoria.\",\"6uwAvx\":\"Non puoi eliminare questo livello di prezzo perché ci sono già prodotti venduti per questo livello. Puoi invece nasconderlo.\",\"tFbRKJ\":\"Non puoi modificare il ruolo o lo stato del proprietario dell'account.\",\"fHfiEo\":\"Non puoi rimborsare un ordine creato manualmente.\",\"hK9c7R\":\"Hai creato una domanda nascosta ma hai disabilitato l'opzione per mostrare le domande nascoste. È stata abilitata.\",\"NOaWRX\":\"Non hai il permesso di accedere a questa pagina\",\"BRArmD\":\"Hai accesso a più account. Scegli uno per continuare.\",\"Z6q0Vl\":\"Hai già accettato questo invito. Accedi per continuare.\",\"rdk1xK\":\"Hai collegato il tuo account Stripe\",\"ofEncr\":\"Non hai domande per i partecipanti.\",\"CoZHDB\":\"Non hai domande per gli ordini.\",\"15qAvl\":\"Non hai modifiche di email in sospeso.\",\"n81Qk8\":\"Non hai completato la configurazione di Stripe Connect\",\"jxsiqJ\":\"Non hai collegato il tuo account Stripe\",\"+FWjhR\":\"Hai esaurito il tempo per completare il tuo ordine.\",\"MycdJN\":\"Hai aggiunto tasse e commissioni a un prodotto gratuito. Vuoi rimuoverle o nasconderle?\",\"YzEk2o\":\"Non hai ancora inviato messaggi. Puoi inviare messaggi a tutti i partecipanti o a specifici possessori di prodotti.\",\"R6i9o9\":\"Devi riconoscere che questa email non è promozionale\",\"3ZI8IL\":\"Devi accettare i termini e le condizioni\",\"dMd3Uf\":\"Devi confermare il tuo indirizzo email prima che il tuo evento possa andare in diretta.\",\"H35u3n\":\"Devi creare un biglietto prima di poter aggiungere manualmente un partecipante.\",\"jE4Z8R\":\"Devi avere almeno un livello di prezzo\",\"8/eLoa\":\"Devi verificare il tuo account prima di poter inviare messaggi.\",\"Egnj9d\":\"Dovrai contrassegnare un ordine come pagato manualmente. Questo può essere fatto nella pagina di gestione dell'ordine.\",\"L/+xOk\":\"Avrai bisogno di un biglietto prima di poter creare una lista di check-in.\",\"Djl45M\":\"Avrai bisogno di un prodotto prima di poter creare un'assegnazione di capacità.\",\"y3qNri\":\"Avrai bisogno di almeno un prodotto per iniziare. Gratuito, a pagamento o lascia che l'utente decida quanto pagare.\",\"9HcibB\":[\"Stai andando a \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Il nome del tuo account è utilizzato nelle pagine degli eventi e nelle email.\",\"veessc\":\"I tuoi partecipanti appariranno qui una volta che si saranno registrati per il tuo evento. Puoi anche aggiungere manualmente i partecipanti.\",\"Eh5Wrd\":\"Il tuo fantastico sito web 🎉\",\"lkMK2r\":\"I tuoi Dettagli\",\"3ENYTQ\":[\"La tua richiesta di cambio email a <0>\",[\"0\"],\" è in attesa. Controlla la tua email per confermare\"],\"yZfBoy\":\"Il tuo messaggio è stato inviato\",\"KSQ8An\":\"Il tuo Ordine\",\"Jwiilf\":\"Il tuo ordine è stato annullato\",\"6UxSgB\":\"Il tuo ordine è in attesa di pagamento 🏦\",\"7YJdgG\":\"I tuoi ordini appariranno qui una volta che inizieranno ad arrivare.\",\"9TO8nT\":\"La tua password\",\"P8hBau\":\"Il tuo pagamento è in elaborazione.\",\"UdY1lL\":\"Il tuo pagamento non è andato a buon fine, riprova.\",\"fzuM26\":\"Il tuo pagamento non è andato a buon fine. Riprova.\",\"cEli2o\":\"Il tuo prodotto per\",\"cJ4Y4R\":\"Il tuo rimborso è in elaborazione.\",\"IFHV2p\":\"Il tuo biglietto per\",\"x1PPdr\":\"CAP / Codice Postale\",\"BM/KQm\":\"CAP o Codice Postale\",\"+LtVBt\":\"CAP o Codice Postale\",\"25QDJ1\":\"- Clicca per pubblicare\",\"WOyJmc\":\"- Clicca per annullare la pubblicazione\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" domanda nascosta\"],\"other\":[\"#\",\" domande nascoste\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Webhook Attivi\"],\"tmew5X\":[[\"0\"],\" registrati\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizzatori\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventi\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Il numero di biglietti disponibili per questo biglietto<1>Questo valore può essere sovrascritto se ci sono <2>Limiti di Capacità associati a questo biglietto.\",\"ZnVt5v\":\"<0>I webhook notificano istantaneamente i servizi esterni quando si verificano eventi, come l'aggiunta di un nuovo partecipante al tuo CRM o alla mailing list al momento della registrazione, garantendo un'automazione senza interruzioni.<1>Utilizza servizi di terze parti come <2>Zapier, <3>IFTTT o <4>Make per creare flussi di lavoro personalizzati e automatizzare le attività.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulazioni per aver creato un evento!\",\"fAv9QG\":\"🎟️ Aggiungi biglietti\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promuovi il tuo evento\",\"UQ7pBY\":\"0.50 per $0.50\",\"M2DyLc\":\"1 Webhook Attivo\",\"i1+xzD\":\"1.75 per 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Un \",[\"type\"],\" predefinito viene applicato automaticamente a tutti i nuovi biglietti. Puoi sovrascrivere questa impostazione per ogni singolo biglietto.\"],\"Pgaiuj\":\"Un importo fisso per biglietto. Es. $0,50 per biglietto\",\"V53XzQ\":\"Un nuovo codice di verifica è stato inviato alla tua email\",\"ySO/4f\":\"Una percentuale del prezzo del biglietto. Es. 3,5% del prezzo del biglietto\",\"WXeXGB\":\"Un codice promozionale senza sconto può essere utilizzato per rivelare biglietti nascosti.\",\"GMhWB5\":\"Un'opzione Radio ha più opzioni ma solo una può essere selezionata.\",\"CBt3s7\":\"Un'opzione Radio consente una sola selezione\",\"7g61G9\":\"Una breve descrizione di Awesome Events Ltd.\",\"/z/bH1\":\"Una breve descrizione del tuo organizzatore che sarà visibile agli utenti.\",\"zCk10D\":\"Una singola domanda per partecipante. Es. Qual è il tuo pasto preferito?\",\"ap3v36\":\"Una singola domanda per ordine. Es. Qual è il nome della tua azienda?\",\"uyJsf6\":\"Informazioni\",\"pDwHGk\":\"Informazioni su hi.events\",\"WTk/ke\":\"Informazioni su Stripe Connect\",\"VTfZPy\":\"Accesso Negato\",\"iwyhk4\":\"Accesso all'area VIP...\",\"0b79Xf\":\"Email dell'Account\",\"m16xKo\":\"Aggiungi\",\"LKNynS\":\"Aggiungi un'immagine di copertina, una descrizione e altro per far risaltare il tuo evento.\",\"a5KFZU\":\"Aggiungi i dettagli dell'evento e gestisci le impostazioni dell'evento.\",\"Fb+SDI\":\"Aggiungi altri biglietti\",\"BGD9Yt\":\"Aggiungi biglietti\",\"QN2F+7\":\"Aggiungi Webhook\",\"NsWqSP\":\"Aggiungi i tuoi profili social e l'URL del sito. Verranno mostrati nella pagina pubblica dell'organizzatore.\",\"p59pEv\":\"Dettagli Aggiuntivi\",\"YAV57v\":\"Affiliato\",\"I+utEq\":\"Il codice affiliato non può essere modificato\",\"/jHBj5\":\"Affiliato creato con successo\",\"uCFbG2\":\"Affiliato eliminato con successo\",\"a41PKA\":\"Le vendite dell'affiliato saranno tracciate\",\"mJJh2s\":\"Le vendite dell'affiliato non saranno tracciate. Questo disattiverà l'affiliato.\",\"jabmnm\":\"Affiliato aggiornato con successo\",\"CPXP5Z\":\"Affiliati\",\"9Wh+ug\":\"Affiliati esportati\",\"3cqmut\":\"Gli affiliati ti aiutano a tracciare le vendite generate da partner e influencer. Crea codici affiliato e condividili per monitorare le prestazioni.\",\"7rLTkE\":\"Tutti gli eventi archiviati\",\"gKq1fa\":\"Tutti i partecipanti\",\"ZS/D7f\":\"Tutti gli eventi terminati\",\"QsYjci\":\"Tutti gli Eventi\",\"/twVAS\":\"Tutti i Biglietti\",\"dr7CWq\":\"Tutti gli eventi in arrivo\",\"8wYDMp\":\"Hai già un account?\",\"TRYjHa\":[\"importo in \",[\"0\"]],\"tLjOgo\":[\"Importo pagato $\",[\"0\"]],\"Zkymb9\":\"Un'email da associare a questo affiliato. L'affiliato non sarà notificato.\",\"vRznIT\":\"Si è verificato un errore durante il controllo dello stato di esportazione.\",\"er3d/4\":\"Si è verificato un errore durante l'ordinamento dei biglietti. Riprova o aggiorna la pagina\",\"hhvESd\":\"Un evento è l'evento effettivo che stai organizzando\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Un evento è l'incontro o l'occasione che stai organizzando. Puoi aggiungere ulteriori dettagli in seguito.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Risposta aggiornata con successo.\",\"j4DliD\":\"Qualsiasi richiesta dai possessori di biglietti verrà inviata a questo indirizzo email. Questo sarà anche utilizzato come indirizzo \\\"rispondi a\\\" per tutte le email inviate da questo evento\",\"epTbAK\":[\"Si applica a \",[\"0\"],\" biglietti\"],\"6MkQ2P\":\"Si applica a 1 biglietto\",\"jcnZEw\":[\"Applica questo \",[\"type\"],\" a tutti i nuovi biglietti\"],\"TCKfZx\":\"Artico\",\"Dy+k4r\":\"Sei sicuro di voler cancellare questo partecipante? Questo annullerà il loro prodotto\",\"LchiNd\":\"Sei sicuro di voler eliminare questo affiliato? Questa azione non può essere annullata.\",\"5H3Z78\":\"Sei sicuro di voler eliminare questo webhook?\",\"VDWChT\":\"Sei sicuro di voler rendere questo organizzatore una bozza? La pagina dell'organizzatore sarà invisibile al pubblico.\",\"pWtQJM\":\"Sei sicuro di voler rendere pubblico questo organizzatore? La pagina dell'organizzatore sarà visibile al pubblico.\",\"WFHOlF\":\"Sei sicuro di voler pubblicare questo evento? Una volta pubblicato, sarà visibile al pubblico.\",\"4TNVdy\":\"Sei sicuro di voler pubblicare questo profilo organizzatore? Una volta pubblicato, sarà visibile al pubblico.\",\"ExDt3P\":\"Sei sicuro di voler annullare la pubblicazione di questo evento? Non sarà più visibile al pubblico.\",\"5Qmxo/\":\"Sei sicuro di voler annullare la pubblicazione di questo profilo organizzatore? Non sarà più visibile al pubblico.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Chiedi una volta per partecipante\",\"F2rX0R\":\"Deve essere selezionato almeno un tipo di evento\",\"AJ4rvK\":\"Partecipante Cancellato\",\"qvylEK\":\"Partecipante Creato\",\"Xc2I+v\":\"Gestione Partecipanti\",\"VvYqMB\":\"Le domande per i partecipanti vengono poste una volta per partecipante. Per impostazione predefinita, alle persone vengono chiesti nome, cognome e indirizzo email.\",\"spxPEv\":\"Le domande per i partecipanti vengono poste una volta per partecipante. Per impostazione predefinita, chiediamo nome, cognome e indirizzo email del partecipante.\",\"D2qlBU\":\"Partecipante Aggiornato\",\"k3Tngl\":\"Partecipanti Esportati\",\"5UbY+B\":\"Partecipanti con un biglietto specifico\",\"kShOaz\":\"Flusso di Lavoro Automatico\",\"VPoeAx\":\"Gestione automatizzata degli ingressi con liste di check-in multiple e convalida in tempo reale\",\"lXkUEV\":\"Disponibilità\",\"Vm0RKe\":\"Sconto Medio/Ordine\",\"sGUsYa\":\"Valore Medio Ordine\",\"EmYMHc\":\"In attesa di pagamento offline\",\"kNmmvE\":\"Awesome Events S.r.l.\",\"0TGkYM\":\"Torna alla homepage dell'evento\",\"MLZyiY\":\"Colore di sfondo\",\"EOUool\":\"Dettagli di Base\",\"jIPNJG\":\"Informazioni di base\",\"7EGQKA\":\"Poiché sei il proprietario dell'account, non puoi modificare il tuo ruolo o stato.\",\"wVfiR2\":\"Prima che il tuo evento possa andare online, ci sono alcune cose da fare.\",\"iMdwTb\":\"Prima che il tuo evento possa andare online, ci sono alcune cose da fare. Completa tutti i passaggi qui sotto per iniziare.\",\"1xAcxY\":\"Inizia a vendere biglietti in pochi minuti\",\"R+w/Va\":\"Fatturazione\",\"Ayxd+S\":\"Controllo del Brand\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Colore pulsante\",\"ChDLlO\":\"Testo del pulsante\",\"Jzn1qy\":\"Impossibile caricare gli eventi\",\"GGWsTU\":\"Annullato\",\"Ud7zwq\":\"L'annullamento cancellerà tutti i biglietti associati a questo ordine e rilascerà i biglietti nel pool disponibile.\",\"VsM1HH\":\"Assegnazioni di capacità\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Beneficenza\",\"QndF4b\":\"registra ingresso\",\"9FVFym\":\"registra uscita\",\"v4fiSg\":\"Controlla la tua email\",\"Y3FYXy\":\"Registrazione\",\"udRwQs\":\"Registrazione Creata\",\"F4SRy3\":\"Registrazione Eliminata\",\"rfeicl\":\"Registrazione effettuata con successo\",\"/ydvvl\":\"Messaggi di Pagamento\",\"h1IXFK\":\"Cinese\",\"DM4gBB\":\"Cinese (Tradizionale)\",\"pkk46Q\":\"Scegli un organizzatore\",\"ypFF60\":\"Scegli tra combinazioni di colori predefinite\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Scegli quali notifiche vuoi ricevere\",\"RG3szS\":\"chiudi\",\"RWw9Lg\":\"Chiudi la finestra\",\"XwdMMg\":\"Il codice può contenere solo lettere, numeri, trattini e trattini bassi\",\"+yMJb7\":\"Il codice è obbligatorio\",\"m9SD3V\":\"Il codice deve contenere almeno 3 caratteri\",\"V1krgP\":\"Il codice non deve superare i 20 caratteri\",\"psqIm5\":\"Collabora con il tuo team per creare eventi straordinari insieme.\",\"msqIjo\":\"Comprimi questo biglietto quando la pagina dell'evento viene caricata inizialmente\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Preimpostazioni colore\",\"CWk59I\":\"Commedia\",\"/sZIOR\":\"Negozio Completo\",\"7D9MJz\":\"Completa Configurazione Stripe\",\"nqx+6h\":\"Completa questi passaggi per iniziare a vendere biglietti per il tuo evento.\",\"ih35UP\":\"Centro congressi\",\"Auz0Mz\":\"Conferma la tua email per accedere a tutte le funzionalità.\",\"7+grte\":\"Email di conferma inviata! Controlla la tua casella di posta.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulazioni per aver creato un evento!\",\"Xe2tSS\":\"Documentazione di Connessione\",\"1Xxb9f\":\"Connetti elaborazione pagamenti\",\"EWnXR+\":\"Connetti a Stripe\",\"MOUF31\":\"Connetti con CRM e automatizza le attività utilizzando webhook e integrazioni\",\"VioGG1\":\"Collega il tuo account Stripe per accettare pagamenti per biglietti e prodotti.\",\"/3017M\":\"Connesso a Stripe\",\"jfC/xh\":\"Contatto\",\"LOFgda\":[\"Contatta \",[\"0\"]],\"i3p844\":\"Contatto email\",\"41BQ3k\":\"Email di contatto\",\"02S6xJ\":\"Contatta il Supporto\",\"nBGbqc\":\"Contattaci per abilitare la messaggistica\",\"2nL0F3\":\"Colore di sfondo del contenuto\",\"m8WD6t\":\"Continua configurazione\",\"0GwUT4\":\"Procedi al pagamento\",\"sBV87H\":\"Continua alla creazione dell'evento\",\"nKtyYu\":\"Continua al passo successivo\",\"RGVUUI\":\"Continua Al Pagamento\",\"FxVG/l\":\"Copiato negli appunti\",\"PiH3UR\":\"Copiato!\",\"uUPbPg\":\"Copia link affiliato\",\"iVm46+\":\"Copia codice\",\"y22tv0\":\"Copia questo link per condividerlo ovunque\",\"/4gGIX\":\"Copia negli appunti\",\"o5K/BK\":\"Corallo\",\"P0rbCt\":\"Immagine di Copertina\",\"60u+dQ\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'evento\",\"2NLjA6\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'organizzatore\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Crea affiliato\",\"dyrgS4\":\"Crea e personalizza la tua pagina evento istantaneamente\",\"a6YrKg\":\"Crea codici promozionali\",\"n6H6AO\":\"Crea codici promozionali per offrire sconti ai tuoi partecipanti.\",\"Tg323g\":\"Crea Biglietto\",\"8AiKIu\":\"Crea biglietto o prodotto\",\"agZ87r\":\"Crea biglietti per il tuo evento, imposta i prezzi e gestisci la quantità disponibile.\",\"dkAPxi\":\"Crea Webhook\",\"5slqwZ\":\"Crea il tuo evento\",\"JQNMrj\":\"Crea il tuo primo evento\",\"CCjxOC\":\"Crea il tuo primo evento per iniziare a vendere biglietti e gestire i partecipanti.\",\"ZCSSd+\":\"Crea il tuo evento\",\"67NsZP\":\"Creazione evento...\",\"H34qcM\":\"Creazione organizzatore...\",\"1YMS+X\":\"Creazione del tuo evento in corso, attendere prego\",\"yiy8Jt\":\"Creazione del tuo profilo organizzatore in corso, attendere prego\",\"8Tg/JR\":\"Personalizzato\",\"Lu75d1\":\"Personalizza le impostazioni email per questo evento\",\"RaxMyF\":\"Personalizza la homepage dell'evento e l'esperienza di checkout\",\"iX6SLo\":\"Personalizza il testo visualizzato sul pulsante continua\",\"q9Jg0H\":\"Personalizza la pagina del tuo evento e il design del widget per adattarli perfettamente al tuo brand\",\"mkLlne\":\"Personalizza l'aspetto della pagina del tuo evento\",\"3trPKm\":\"Personalizza l'aspetto della pagina del tuo organizzatore\",\"zgCHnE\":\"Report Vendite Giornaliere\",\"nHm0AI\":\"Ripartizione giornaliera di vendite, tasse e commissioni\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista check-in primo giorno\",\"RiXc4g\":\"Disattiva utente\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Elimina affiliato\",\"+jw/c1\":\"Elimina immagine\",\"GnyEfA\":\"Elimina biglietto\",\"E33LRn\":\"Elimina utente\",\"snMaH4\":\"Elimina webhook\",\"s9iD5d\":\"La descrizione deve essere inferiore a 50.000 caratteri\",\"vYgeDk\":\"Deseleziona tutto\",\"H8kMHT\":\"Non hai ricevuto il codice?\",\"x8uDKb\":\"Disabilita codice\",\"b5SKxQ\":\"Disabilita il monitoraggio di questa capacità senza interrompere le vendite dei prodotti\",\"Tgg8XQ\":\"Disabilita il monitoraggio di questa capacità senza interrompere le vendite dei biglietti\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignora questo messaggio\",\"TvY/XA\":\"Documentazione\",\"dYskfr\":\"Non esiste\",\"V6Jjbr\":\"Non hai un account? <0>Registrati\",\"4+aC/x\":\"Donazione / Biglietto a offerta libera\",\"++S5i/\":\"Importo donazione\",\"OO7MG7\":\"Biglietto Donazione\",\"0pEVi2\":\"Scarica PDF Biglietti\",\"eneWvv\":\"Bozza\",\"3z2ium\":\"Trascina per ordinare\",\"6skwyH\":\"Rilascia un'immagine, o clicca qui per sostituire l'Immagine di Copertina\",\"S37RRV\":\"Rilascia un'immagine, o clicca qui per caricare l'Immagine di Copertina\",\"X7F5EC\":\"A causa dell'alto rischio di spam, è necessaria una verifica manuale prima di poter inviare messaggi.\\nContattaci per richiedere l'accesso.\",\"KRmTkx\":\"Duplica Prodotto\",\"Wt9eV8\":\"Duplica Biglietti\",\"4xK5y2\":\"Duplica Webhook\",\"KIjvtr\":\"Olandese\",\"SPKbfM\":\"es., Acquista biglietti, Registrati ora\",\"v4+lcZ\":\"Modifica affiliato\",\"2iZEz7\":\"Modifica Risposta\",\"kNGp1D\":\"Modifica partecipante\",\"t2bbp8\":\"Modifica Partecipante\",\"d+nnyk\":\"Modifica Biglietto\",\"fW5sSv\":\"Modifica webhook\",\"nP7CdQ\":\"Modifica Webhook\",\"aqxYLv\":\"Educazione\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Configurazione Email\",\"ZsZeV2\":\"L'email è obbligatoria\",\"G5zNMX\":\"Impostazioni Email\",\"H/UMUG\":\"Verifica email richiesta\",\"L86zy2\":\"Email verificata con successo!\",\"nA31FG\":\"Abilita questa capacità per interrompere le vendite dei biglietti quando viene raggiunto il limite\",\"RxzN1M\":\"Abilitato\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Data e ora di fine (opzionale)\",\"PKXt9R\":\"La data di fine deve essere successiva alla data di inizio\",\"48Y16Q\":\"Ora di fine (facoltativo)\",\"3bR1r4\":\"Inserisci email affiliato (facoltativo)\",\"ARkzso\":\"Inserisci nome affiliato\",\"kWg31j\":\"Inserisci codice affiliato univoco\",\"C3nD/1\":\"Inserisci la tua email\",\"n9V+ps\":\"Inserisci il tuo nome\",\"LslKhj\":\"Errore durante il caricamento dei log\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoria evento\",\"b46pt5\":\"Immagine di copertina evento\",\"nuoP/j\":\"Evento creato con successo\",\"imgKgl\":\"Descrizione dell'evento\",\"PYs3rP\":\"Nome evento\",\"HhwcTQ\":\"Nome dell'evento\",\"WZZzB6\":\"Il nome dell'evento è obbligatorio\",\"Wd5CDM\":\"Il nome dell'evento deve contenere meno di 150 caratteri\",\"4JzCvP\":\"Evento Non Disponibile\",\"mImacG\":\"Pagina dell'evento\",\"JyD0LH\":\"Impostazioni Evento\",\"uPX+1O\":\"Biglietteria gestita da\",\"YDVUVl\":\"Tipi di Evento\",\"3Fj/xp\":\"Evento wdwdeNon disponibile\",\"ufcUbL\":\"eventi\",\"VlvpJ0\":\"Esporta risposte\",\"JKfSAv\":\"Esportazione fallita. Riprova.\",\"SVOEsu\":\"Esportazione avviata. Preparazione file...\",\"9bpUSo\":\"Esportazione affiliati\",\"jtrqH9\":\"Esportazione Partecipanti\",\"R4Oqr8\":\"Esportazione completata. Download file in corso...\",\"UlAK8E\":\"Esportazione Ordini\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Creazione affiliato non riuscita\",\"jo3Gm6\":\"Esportazione affiliati non riuscita\",\"Jjw03p\":\"Impossibile esportare i partecipanti\",\"ZPwFnN\":\"Impossibile esportare gli ordini\",\"X4o0MX\":\"Impossibile caricare il Webhook\",\"10XEC9\":\"Impossibile reinviare l'email del prodotto\",\"YQ3QSS\":\"Reinvio codice di verifica non riuscito\",\"T6B2gk\":\"Invio messaggio non riuscito. Riprova.\",\"lKh069\":\"Impossibile avviare il processo di esportazione\",\"i0QKrm\":\"Aggiornamento affiliato non riuscito\",\"NNc33d\":\"Impossibile aggiornare la risposta.\",\"7/9RFs\":\"Caricamento immagine non riuscito.\",\"nkNfWu\":\"Caricamento dell'immagine non riuscito. Riprova.\",\"rxy0tG\":\"Verifica email non riuscita\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Le commissioni sono soggette a modifiche. Sarai informato di qualsiasi modifica alla struttura delle tue commissioni.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"Nome, Cognome e Indirizzo Email sono domande predefinite che sono sempre incluse nel processo di checkout.\",\"YXhom6\":\"Commissione Fissa:\",\"KgxI80\":\"Biglietteria Flessibile\",\"lWxAUo\":\"Cibo e bevande\",\"kFLJqR\":\"Foresta\",\"/4rQr+\":\"Biglietto Gratuito\",\"01my8x\":\"Biglietto gratuito, nessuna informazione di pagamento richiesta\",\"ejVYRQ\":\"Da\",\"vAVBBv\":\"Completamente integrato\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informazioni generali sul tuo organizzatore\",\"ziAjHi\":\"Genera\",\"exy8uo\":\"Genera codice\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Inizia gratuitamente, nessun costo di abbonamento\",\"u6FPxT\":\"Ottieni Biglietti\",\"8KDgYV\":\"Prepara il tuo evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Vai alla Dashboard\",\"yPvkqO\":\"Vai a Hi.Events\",\"gHSuV/\":\"Vai alla pagina iniziale\",\"Lek3cJ\":\"Vai alla Dashboard di Stripe\",\"GNJ1kd\":\"Aiuto e Supporto\",\"g+2103\":\"Ecco il tuo link affiliato\",\"spMR9y\":\"Hi.Events addebita commissioni di piattaforma per mantenere e migliorare i nostri servizi. Queste commissioni vengono automaticamente detratte da ogni transazione.\",\"EeNE0j\":\"Nascosto non sarà mostrato ai clienti.\",\"P+5Pbo\":\"Nascondi Risposte\",\"IyEqFf\":\"Nascondi impostazioni colore\",\"fsi6fC\":\"Nascondi questo biglietto ai clienti\",\"Fhzoa8\":\"Nascondi biglietto dopo la data di fine vendita\",\"yhm3J/\":\"Nascondi biglietto prima della data di inizio vendita\",\"k7/oGT\":\"Nascondi biglietto a meno che l'utente non abbia un codice promozionale applicabile\",\"L0ZOiu\":\"Nascondi biglietto quando esaurito\",\"uno73L\":\"Nascondere un biglietto impedirà agli utenti di vederlo sulla pagina dell'evento.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage e Checkout\",\"m07jN3\":\"Impostazioni Homepage e Checkout\",\"id+NIk\":\"Quanti minuti ha il cliente per completare il proprio ordine\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"Accetto i termini e condizioni\",\"4/kP5a\":\"Se una nuova scheda non si è aperta automaticamente, clicca sul pulsante qui sotto per procedere al pagamento.\",\"Crwwhn\":[\"Se non si è aperta una nuova scheda, per favore <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Se vuoto, l'indirizzo verrà utilizzato per generare un collegamento a Google Maps\",\"wOU3Tr\":\"Se hai un account con noi, riceverai un'email con le istruzioni per reimpostare la password.\",\"Gyl1h8\":\"Le dimensioni dell'immagine devono essere almeno 600px per 300px\",\"TiGacZ\":\"Le dimensioni dell'immagine devono essere almeno 900px per 450px\",\"UnTvkH\":\"Le dimensioni dell'immagine devono essere tra 3000px per 2000px. Con un'altezza massima di 2000px e una larghezza massima di 3000px\",\"an5hVd\":\"Immagini\",\"UJLg8x\":\"Analisi approfondite\",\"OFAmKP\":\"Includi dettagli di connessione per il tuo evento online\",\"BfPBBG\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno dopo la registrazione avvenuta con successo.\",\"6+pAOx\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati dopo la registrazione avvenuta con successo.\",\"SYmeUu\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del prodotto del partecipante\",\"evpD4c\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del biglietto del partecipante\",\"AXTNr8\":[\"Include \",[\"0\"],\" biglietti\"],\"7/Rzoe\":\"Include 1 biglietto\",\"F1Xp97\":\"Partecipanti individuali\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrazioni\",\"B2Tpo0\":\"Email non valida\",\"5tT0+u\":\"Formato email non valido\",\"g+lLS9\":\"Invita un membro del team\",\"1z26sk\":\"Invita membro del team\",\"KR0679\":\"Invita membri del team\",\"aH6ZIb\":\"Invita il tuo team\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Ultima Risposta\",\"gw3Ur5\":\"Ultimo Attivato\",\"CKcupn\":\"Ultimi ordini\",\"c+gAXc\":\"Iniziamo creando il tuo primo evento\",\"QfrKvi\":\"Link colore\",\"shkJ3U\":\"Collega il tuo account Stripe per ricevere fondi dalle vendite dei biglietti.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Online\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Caricamento temi...\",\"NFxlHW\":\"Caricamento Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Copertina\",\"gddQe0\":\"Logo e immagine di copertina per il tuo organizzatore\",\"TBEnp1\":\"Il logo verrà visualizzato nell'intestazione\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Rendi l'evento live\",\"4wUIjX\":\"Rendi attivo il tuo evento\",\"8mmINh\":\"Gestisci le informazioni di fatturazione e visualizza le fatture\",\"jWIznR\":\"Gestisci le impostazioni predefinite per i nuovi eventi\",\"0A7TvI\":\"Gestisci evento\",\"wqyqaF\":\"Gestisci le impostazioni generali dell'account\",\"5Llat8\":\"Gestisci prodotti\",\"f92Qak\":\"Gestisci le tasse e le commissioni che possono essere applicate ai biglietti\",\"PlTcVr\":\"Gestisci le tasse e le commissioni che possono essere applicate ai tuoi biglietti\",\"Wsx7Iu\":\"Gestire gli utenti e i loro permessi\",\"QHcjP+\":\"Gestisci i tuoi dati di fatturazione e dettagli di pagamento\",\"2FzaR1\":\"Gestisci l'elaborazione dei pagamenti e visualizza le commissioni della piattaforma\",\"lzcrX3\":\"L'aggiunta manuale di un partecipante modificherà la quantità dei biglietti.\",\"/x0FyM\":\"Adatta al tuo brand\",\"xDAtGP\":\"Messaggio\",\"1jRD0v\":\"Invia messaggio ai partecipanti con biglietti specifici\",\"97QrnA\":\"Invia messaggi ai partecipanti, gestisci ordini e gestisci rimborsi, tutto in un unico posto\",\"Vjat/X\":\"Il messaggio è obbligatorio\",\"0/yJtP\":\"Invia messaggio ai proprietari degli ordini con prodotti specifici\",\"yt/wR6\":\"Mezzanotte\",\"tccUcA\":\"Check-in Mobile\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Diverse opzioni di prezzo. Perfetto per biglietti early bird ecc.\",\"GfaxEk\":\"Musica\",\"8/brI5\":\"Il nome è obbligatorio\",\"m920rF\":\"New York\",\"eWRECP\":\"Vita notturna\",\"074+X8\":\"Nessun Webhook Attivo\",\"zxnup4\":\"Nessun affiliato da mostrare\",\"6r9SGl\":\"Nessuna Carta di Credito Richiesta\",\"Z6ILSe\":\"Nessun evento per questo organizzatore\",\"8zCZQf\":\"Nessun evento disponibile\",\"XZkeaI\":\"Nessun log trovato\",\"NEmyqy\":\"Nessun ordine disponibile\",\"B7w4KY\":\"Nessun altro organizzatore disponibile\",\"6jYQGG\":\"Nessun evento passato\",\"zK/+ef\":\"Nessun prodotto disponibile per la selezione\",\"q91DKx\":\"Nessuna domanda ha ricevuto risposta da questo partecipante.\",\"QoAi8D\":\"Nessuna risposta\",\"EK/G11\":\"Ancora nessuna risposta\",\"cU1op4\":\"Non sono state ancora aggiunte tasse o commissioni.\",\"uR2eFu\":\"Nessun biglietto disponibile\",\"b7JZFg\":\"Nessun biglietto da mostrare\",\"yM5c0q\":\"Nessun evento in arrivo\",\"n5vdm2\":\"Nessun evento webhook è stato registrato per questo endpoint. Gli eventi appariranno qui una volta attivati.\",\"4GhX3c\":\"Nessun Webhook\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Oceano\",\"lQgMLn\":\"Nome dell'ufficio o della sede\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Invia solo agli ordini con questi stati\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Ordine Creato\",\"L4kzeZ\":[\"Dettagli dell'ordine \",[\"0\"]],\"+spgqH\":[\"ID ordine: \",[\"0\"]],\"vu6Arl\":\"Ordine Contrassegnato come Pagato\",\"FaPYw+\":\"Proprietario ordine\",\"eB5vce\":\"Proprietari di ordini con un prodotto specifico\",\"CxLoxM\":\"Proprietari di ordini con prodotti\",\"wg9MPp\":\"Le domande relative all'ordine vengono poste una volta per ordine. Per impostazione predefinita, vengono richiesti nome, cognome e indirizzo email.\",\"+KNVxX\":\"Le domande relative all'ordine vengono poste una sola volta per ordine. Per impostazione predefinita, chiediamo nome, cognome e indirizzo email.\",\"EZy55F\":\"Ordine Rimborsato\",\"6eSHqs\":\"Stati ordine\",\"e7eZuA\":\"Ordine Aggiornato\",\"mz+c33\":\"Ordini Creati\",\"5It1cQ\":\"Ordini Esportati\",\"S3CZ5M\":\"Dashboard organizzatore\",\"m/ebSk\":\"Dettagli dell'organizzatore\",\"SQqJd8\":\"Organizzatore non trovato\",\"wpj63n\":\"Impostazioni organizzatore\",\"coIKFu\":\"Le statistiche dell'organizzatore non sono disponibili per la valuta selezionata o si è verificato un errore.\",\"o1my93\":\"Aggiornamento dello stato dell'organizzatore non riuscito. Riprova più tardi\",\"rLHma1\":\"Stato dell'organizzatore aggiornato\",\"J2cXxX\":\"Gli organizzatori possono solo gestire eventi e biglietti. Non possono gestire utenti, impostazioni dell'account o informazioni di fatturazione.\",\"/IX/7x\":\"Altro\",\"6/dCYd\":\"Panoramica\",\"cbtJ9W\":\"Colore di sfondo della pagina\",\"QkLf4H\":\"URL della pagina\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Passato\",\"xTPjSy\":\"Eventi passati\",\"/l/ckQ\":\"Incolla URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"In pausa\",\"TskrJ8\":\"Pagamento e Piano\",\"EyE8E6\":\"Elaborazione Pagamenti\",\"vcyz2L\":\"Impostazioni Pagamento\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"per cento\",\"/Bh+7r\":\"Prestazioni\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefono\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Effettua Ordine\",\"br3Y/y\":\"Commissioni Piattaforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Assicurati di inviare solo email direttamente correlate all'ordine. Le email promozionali\\nnon devono essere inviate tramite questo modulo.\",\"o+HaYe\":\"Inserisci un codice promozionale valido\",\"jEw0Mr\":\"Inserisci un URL valido\",\"n8+Ng/\":\"Inserisci il codice a 5 cifre\",\"Dvq0wf\":\"Per favore, fornisci un'immagine.\",\"MA04r/\":\"Si prega di rimuovere i filtri e impostare l'ordinamento su \\\"Ordine homepage\\\" per abilitare l'ordinamento\",\"EFq6EG\":\"Per favore, seleziona un'immagine.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Riprova.\",\"klWBeI\":\"Attendi prima di richiedere un altro codice\",\"hfHhaa\":\"Attendi mentre prepariamo i tuoi affiliati per l'esportazione...\",\"o+tJN/\":\"Attendi mentre prepariamo i tuoi partecipanti per l'esportazione...\",\"+5Mlle\":\"Attendi mentre prepariamo i tuoi ordini per l'esportazione...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Offerto da\",\"lqAWKB\":\"Offerto da <0>Hi.Events 👋\",\"3n47kV\":\"Offerto da Hi.Events\",\"ddi4j4\":\"Offerto da Stripe\",\"cs5muu\":\"Anteprima pagina evento\",\"a5jvSX\":\"Fasce di prezzo\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Informativa sulla privacy\",\"p/JDmw\":\"prodotto\",\"EWCLpZ\":\"Prodotto Creato\",\"XkFYVB\":\"Prodotto Eliminato\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Ripartizione vendite prodotti, ricavi e tasse\",\"ldVIlB\":\"Prodotto Aggiornato\",\"mIqT3T\":\"Prodotti, merchandising e opzioni di prezzo flessibili\",\"ZXpm3a\":[\"Codice \",[\"promoCode\"],\" promo applicato\"],\"JoKGiJ\":\"Codice promo\",\"k3wH7i\":\"Ripartizione utilizzo codici promo e sconti\",\"EEYbdt\":\"Pubblica\",\"evDBV8\":\"Pubblica Evento\",\"812gwg\":\"Acquista licenza\",\"YwNJAq\":\"Scansione di codici QR con feedback istantaneo e condivisione sicura per l'accesso del personale\",\"Fi3b48\":\"Ordini recenti\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Reindirizzamento a Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reinvia codice\",\"bxoWpz\":\"Invia nuovamente l'email di conferma\",\"G42SNI\":\"Invia nuovamente l'email\",\"TTpXL3\":[\"Reinvia tra \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Invia nuovamente l'email del prodotto\",\"slOprG\":\"Reimposta la tua password\",\"V5jGAK\":\"Reale\",\"hVF4dJ\":\"Inizio vendite\",\"mUv9U4\":\"Vendite\",\"KZrfYJ\":\"Salva link social\",\"aZR9BC\":\"Scorri ai biglietti\",\"lBAlVv\":\"Cerca per nome, ordine #, partecipante # o email...\",\"ftNXma\":\"Cerca affiliati...\",\"ulAuWO\":\"Cerca per nome o descrizione dell'evento...\",\"NQSiYb\":\"Cerca per nome o descrizione...\",\"B1bB1j\":\"Ricerca per ordiner #, nome o email...\",\"KZpERn\":\"Cerca per nome del prodotto...\",\"jA4hXE\":\"Cerca per argomento o corpo...\",\"HYnGee\":\"Cerca per nome del biglietto...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Seleziona una categoria\",\"mCB6Je\":\"Seleziona tutto\",\"kYZSFD\":\"Seleziona un organizzatore per visualizzare la sua dashboard e gli eventi.\",\"tVW/yo\":\"Seleziona valuta\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Seleziona data e ora di fine\",\"gTN6Ws\":\"Seleziona ora di fine\",\"0U6E9W\":\"Seleziona categoria evento\",\"j9cPeF\":\"Seleziona tipi di evento\",\"KizCK7\":\"Seleziona data e ora di inizio\",\"dJZTv2\":\"Seleziona ora di inizio\",\"XH5juP\":\"Seleziona fascia biglietto\",\"nuWxSr\":\"Seleziona Tickets\",\"aT3jZX\":\"Seleziona fuso orario\",\"Ropvj0\":\"Seleziona quali eventi attiveranno questo webhook\",\"BG3f7v\":\"Vendi qualsiasi cosa\",\"VtX8nW\":\"Vendi merchandising insieme ai biglietti con supporto integrato per tasse e codici promozionali\",\"Cye3uV\":\"Vendi Più Che Biglietti\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Inviare conferma dell'ordine ed email del prodotto\",\"vu4F0h\":\"Imposta un prezzo minimo e consenti agli utenti di donare di più\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configura la tua organizzazione\",\"VlS7y2\":\"Imposta l'elaborazione dei pagamenti per ricevere fondi dalla vendita dei biglietti.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configurazione in Minuti\",\"GG7qDw\":\"Condividi link affiliato\",\"hL7sDJ\":\"Condividi pagina dell'organizzatore\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostra tutte le piattaforme (\",[\"0\"],\" con valori)\"],\"smd87r\":\"Mostra la quantità di biglietti disponibili\",\"tQi5Hh\":\"Mostra impostazioni colore\",\"UVPI5D\":\"Mostra meno piattaforme\",\"b33PL9\":\"Mostra più piattaforme\",\"j3b+OW\":\"Mostrato al cliente dopo il pagamento, nella pagina di riepilogo dell'ordine\",\"v6IwHE\":\"Check-in Intelligente\",\"J9xKh8\":\"Dashboard Intelligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociale\",\"d0rUsW\":\"Link social\",\"j/TOB3\":\"Link social e sito web\",\"2pxNFK\":\"venduti\",\"KTxc6k\":\"Qualcosa è andato storto, riprova o contatta l'assistenza se il problema persiste\",\"DvCwYF\":\"Spiacenti, questo codice promozionale non è valido'\",\"9rRZZ+\":\"Spiacenti, il tuo ordine è scaduto. Inizia un nuovo ordine.r.\",\"a4SyEE\":\"L'ordinamento è disabilitato mentre vengono applicati filtri e ordinamento\",\"7JFNej\":\"Sport\",\"4nG1lG\":\"Biglietto standard a prezzo fisso\",\"JcQp9p\":\"Data e ora di inizio\",\"0m/ekX\":\"Data e ora di inizio\",\"izRfYP\":\"La data di inizio è obbligatoria\",\"RS0o7b\":\"Stato\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Controllato con successo <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket creato con successo\",\"Hgj/mB\":\"Ticket eliminato con successo\",\"JwTmB6\":\"Prodotto Duplicato con Successo\",\"RuaKfn\":\"Indirizzo aggiornato con successo\",\"5n+Wwp\":\"Organizzatore aggiornato con successo\",\"0Dk/l8\":\"Impostazioni SEO aggiornate con successo\",\"MhOoLQ\":\"Link social aggiornati con successo\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Webhook aggiornato con successo\",\"/RfJXt\":[\"Festival musicale estivo \",[\"0\"]],\"CWOPIK\":\"Festival Musicale Estivo 2025\",\"oNxgAm\":\"Tramonto\",\"5gIl+x\":\"Supporto per vendite a livelli, basate su donazioni e di prodotti con prezzi e capacità personalizzabili\",\"JZTQI0\":\"Cambia organizzatore\",\"EEZnW+\":\"Tasse e commissioni\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Spiega cosa aspettarsi dal tuo evento\",\"NiIUyb\":\"Parlaci del tuo evento\",\"DovcfC\":\"Parlaci della tua organizzazione. Queste informazioni saranno visualizzate sulle pagine dei tuoi eventi.\",\"xowcRf\":\"Termini di servizio\",\"e0ZSh4\":\"Colore del testo\",\"0ozSQu\":\"Il colore di sfondo per la homepage dell'evento\",\"LbHWgW\":\"Il colore di sfondo per il widget del biglietto nella home page dell'evento\",\"uQhNON\":\"Il colore di sfondo delle aree di contenuto\",\"Zhqzq3\":\"Il colore di sfondo delle aree di contenuto (schede, intestazione, ecc.)\",\"JgkK2l\":\"Il colore di sfondo dell'intera pagina\",\"75Xclv\":\"I dettagli di base del tuo evento\",\"MDNyJz\":\"Il codice scadrà tra 10 minuti. Controlla la cartella spam se non vedi l'email.\",\"UNqHnV\":\"Il colore dei pulsanti nella homepage dell'evento\",\"0amhbL\":\"Il colore dei link nella homepage dell'evento\",\"tXadb0\":\"L'evento che stai cercando non è disponibile al momento. Potrebbe essere stato rimosso, scaduto o l'URL potrebbe essere errato.\",\"FqjKfd\":\"La posizione del tuo evento\",\"kIXEVN\":[\"Il numero massimo di biglietti per \",[\"0\"],\"è \",[\"1\"]],\"FeAfXO\":[\"Il numero massimo di biglietti per i Generali è \",[\"0\"]],\"POEqXB\":\"I dettagli dell'organizzatore del tuo evento\",\"sYLeDq\":\"L'organizzatore che stai cercando non è stato trovato. La pagina potrebbe essere stata spostata, eliminata o l'URL potrebbe essere errato.\",\"TJZByZ\":\"Le tasse e le commissioni da applicare a questo biglietto. Puoi creare nuove tasse e commissioni su\",\"OJYwh9\":\"Le tasse e le commissioni da applicare a questo biglietto. Puoi creare nuove tasse e commissioni su\",\"6BpBfZ\":\"Il colore del testo per la homepage dell'evento\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"Il testo da visualizzare nel pulsante \\\"Continua\\\". Il valore predefinito è \\\"Continua\\\".'\",\"wgAiDb\":\"L'utente deve effettuare l'accesso per modificare la propria email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e colori\",\"jvxN9/\":\"Non ci sono biglietti disponibili per questo evento\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"Questi consentono selezioni multiple\",\"vWeHWp\":\"Questi colori non vengono salvati nel nostro sistema.\",\"7qzHGS\":\"Questi colori non vengono salvati nel nostro sistema. Vengono utilizzati solo per generare il widget..\",\"XBNC3E\":\"Questo codice sarà usato per tracciare le vendite. Sono ammessi solo lettere, numeri, trattini e trattini bassi.\",\"YClrdK\":\"Questo evento non è ancora pubblicato\",\"GabtCa\":\"Questo è l'indirizzo email che verrà utilizzato come indirizzo di risposta per tutte le email inviate da questo evento\",\"dFJnia\":\"Questo è il nome del tuo organizzatore che sarà visibile agli utenti.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"Questo ordine è già stato pagato. <0>Visualizza i dettagli dell'ordine\",\"wY+HO9\":\"Questo ordine è già stato elaborato.\",\"D44cEI\":\"Questo ordine è stato completato.\",\"0vRWbB\":\"Questo ordine è in attesa di pagamento.\",\"LIjb4v\":\"Questo ordine è in fase di elaborazione. TODO: una bella immagine e interroga l'API\",\"lyD7rQ\":\"Questo profilo organizzatore non è ancora pubblicato\",\"5189cf\":\"Questo sovrascrive tutte le impostazioni di visibilità e nasconderà il ticket a tutti i clienti.\",\"4vwjho\":\"Questa pagina è scaduta. <0>Visualizza i dettagli dell'ordine\",\"WJqBqd\":\"Questo ticket non può essere eliminato perché è\\nassociato a un ordine. Puoi nasconderlo.\",\"ma6qdu\":\"Questo biglietto è nascosto alla vista del pubblico\",\"xJ8nzj\":\"Questo biglietto è nascosto a meno che non venga selezionato un codice Promo\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Questo sarà usato per notifiche e comunicazioni con i tuoi utenti.\",\"rhsath\":\"Questo non sarà visibile ai clienti, ma ti aiuta a identificare l'affiliato.\",\"KosivG\":\"Ticket eliminato con successo\",\"HGuXjF\":\"Possessori di biglietti\",\"6tmWch\":\"Biglietto o prodotto\",\"USk+Mn\":\"Messaggio sulla pagina del ticket\",\"mRM6XH\":\"Vendita biglietti\",\"NirIiz\":\"Fascia del biglietto\",\"8jLPgH\":\"Tipo di biglietto\",\"jqWDf9\":\"Colore di sfondo del widget del biglietto\",\"UrMVAz\":\"Anteprima widget biglietto\",\"ngtDy7\":\"Colore del testo del widget del biglietto\",\"N+YYpo\":\"Biglietto(i)\",\"6GQNLE\":\"Biglietti\",\"NRhrIB\":\"Biglietti e prodotti\",\"ikA//P\":\"biglietti venduti\",\"i+idBz\":\"Biglietti venduti\",\"AGRilS\":\"Biglietti Venduti\",\"56Qw2C\":\"Biglietti ordinati con successo\",\"4f8A8M\":\"Biglietti a cui si applica il codice promo (si applica a tutti per impostazione predefinita)\",\"Aiggp0\":\"I prodotti a livelli consentono di offrire più opzioni di prezzo per lo stesso prodotto.\\nQuesto è perfetto per i prodotti early bird o per offrire prezzi diversi\\nper gruppi di persone diversi.\",\"oYaHuq\":\"Biglietto a livelli\",\"XZrhpz\":\"Biglietto a livelli - Prossimamente\",\"4M150e\":\"I biglietti a più livelli ti permettono di offrire più opzioni di prezzo per lo stesso biglietto.\\nQuesto è perfetto per i biglietti early bird o per offrire prezzi diversi\\nper gruppi di persone diversi.\",\"jQoYTX\":\"I biglietti a più livelli consentono di offrire diverse opzioni di prezzo per lo stesso biglietto. Questa soluzione è perfetta per i biglietti early bird o per offrire diverse opzioni di prezzo per gruppi di persone diversi..\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Per ricevere pagamenti con carta di credito, devi collegare il tuo account Stripe. Stripe è il nostro partner per l'elaborazione dei pagamenti che garantisce transazioni sicure e pagamenti puntuali.\",\"KSDwd5\":\"Ordini totali\",\"/b6Z1R\":\"Monitora ricavi, visualizzazioni di pagina e vendite con analisi dettagliate e report esportabili\",\"OpKMSn\":\"Commissione di Transazione:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Impossibile creare il biglietto. Controlla i tuoi dati.\",\"IrVSu+\":\"Impossibile duplicare il prodotto. Controlla i tuoi dati\",\"Vx2J6x\":\"Impossibile recuperare il partecipante\",\"Ef7StM\":\"Sconosciuto\",\"ZBAScj\":\"Partecipante Sconosciuto\",\"oMcLhS\":\"Quantità illimitata di biglietti disponibili\",\"ZkS2p3\":\"Annulla Pubblicazione Evento\",\"Pp1sWX\":\"Aggiorna affiliato\",\"gJQsLv\":\"Carica un'immagine di copertina per il tuo organizzatore\",\"4kEGqW\":\"Carica un logo per il tuo organizzatore\",\"gsehpV\":\"Carica un'immagine da visualizzare sulla pagina dell'evento\",\"lnCMdg\":\"Carica immagine\",\"29w7p6\":\"Caricamento immagine in corso...\",\"HtrFfw\":\"URL è obbligatorio\",\"AdWhjZ\":\"Codice di verifica\",\"wCKkSr\":\"Verifica email\",\"/IBv6X\":\"Verifica la tua email\",\"e/cvV1\":\"Verifica in corso...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Visualizza e scarica i report per il tuo evento. Nota: solo gli ordini completati sono inclusi in questi report.\",\"c7VN/A\":\"Visualizza Risposte\",\"AM+zF3\":\"Visualizza i partecipanti\",\"e4mhwd\":\"Visualizza la homepage dell'evento\",\"n6EaWL\":\"Visualizza log\",\"AMkkeL\":\"Visualizza ordine\",\"9jnAcN\":\"Visualizza homepage organizzatore\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Prodotto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Si consigliano dimensioni di 400px per 400px e una dimensione massima del file di 5MB\",\"Fq/Nx7\":\"Abbiamo inviato un codice di verifica a 5 cifre a:\",\"GdWB+V\":\"Webhook creato con successo\",\"2X4ecw\":\"Webhook eliminato con successo\",\"CThMKa\":\"Log Webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Il webhook non invierà notifiche\",\"FSaY52\":\"Il webhook invierà notifiche\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sito web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bentornato 👋\",\"kSYpfa\":[\"Benvenuto su \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Benvenuto su \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Benvenuto su \",[\"0\"],\", ecco un elenco di tutti i tuoi eventi\"],\"je8QQT\":\"Benvenuto su Hi.Events 👋\",\"yZIW7P\":\"Benvenuto su Hi.Events, ecco l'elenco di tutti i tuoi eventi.\",\"wjqPqF\":\"Cosa sono i Biglietti a Livelli?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"Che cosa sono i Biglietti a Livelli?\",\"46L1AK\":\"Che cosa è un webhook?\",\"MhhnvW\":\"A quali biglietti si applica questo codice? (Si applica a tutti per impostazione predefinita)\",\"dCil3h\":\"A quali biglietti si dovrebbe applicare questa domanda?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Che tipo di evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando un check-in viene eliminato\",\"Gmd0hv\":\"Quando viene creato un nuovo partecipante\",\"Lc18qn\":\"Quando viene creato un nuovo ordine\",\"dfkQIO\":\"Quando viene creato un nuovo prodotto\",\"8OhzyY\":\"Quando un prodotto viene eliminato\",\"tRXdQ9\":\"Quando un prodotto viene aggiornato\",\"Q7CWxp\":\"Quando un partecipante viene annullato\",\"IuUoyV\":\"Quando un partecipante effettua il check-in\",\"nBVOd7\":\"Quando un partecipante viene aggiornato\",\"ny2r8d\":\"Quando un ordine viene annullato\",\"c9RYbv\":\"Quando un ordine viene contrassegnato come pagato\",\"ejMDw1\":\"Quando un ordine viene rimborsato\",\"fVPt0F\":\"Quando un ordine viene aggiornato\",\"de6HLN\":\"Quando i clienti acquistano biglietti, i loro ordini appariranno qui.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Ops! Qualcosa è andato storto. Riprova o contatta l'assistenza se il problema persiste.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Configurazione del widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Scrivi qui il tuo messaggio...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"Puoi connetterti usando questo link Zoom...\",\"9HGdDw\":\"Puoi creare un codice promozionale che indirizza questo biglietto su\",\"UqVaVO\":\"Non è possibile modificare il tipo di biglietto poiché ci sono partecipanti associati a questo biglietto.\",\"zQ8idk\":\"Non puoi cambiare il tipo di biglietto perché ci sono già biglietti venduti per questo biglietto.\",\"3vRX5A\":\"Non puoi eliminare questa fascia di prezzo perché ci sono già biglietti venduti per questa fascia. Puoi nasconderla..\",\"RCC09s\":\"Non è possibile modificare una domanda predefinita\",\"XoeazJ\":\"Non ci sono domande da porre ai partecipanti. Le domande vengono poste una sola volta per partecipante.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Hai tasse e commissioni aggiunte a un Prodotto Gratuito. Vuoi rimuoverle?\",\"183zcL\":\"Hai aggiunto tasse e commissioni a un biglietto gratuito. Vuoi rimuoverle o nasconderle?\",\"2v5MI1\":\"Non hai ancora inviato alcun messaggio. Puoi inviare messaggi a tutti i partecipanti o a specifici possessori di biglietti..\",\"LRguuL\":\"Devi avere almeno un livello\",\"FVTVBy\":\"Devi verificare il tuo indirizzo email prima di poter aggiornare lo stato dell'organizzatore.\",\"FRl8Jv\":\"Devi verificare l'email del tuo account prima di poter inviare messaggi.\",\"8QNzin\":\"Avrai bisogno di un biglietto prima di poter creare un'assegnazione di capacità.\",\"WHXRMI\":\"Per iniziare, avrai bisogno di almeno un biglietto. Gratuito, a pagamento o lascia che sia l'utente a decidere quanto pagare.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"I tuoi affiliati sono stati esportati con successo.\",\"TF37u6\":\"I tuoi partecipanti sono stati esportati con successo.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"La tua Email\",\"R02pnV\":\"Il tuo evento deve essere attivo prima di poter vendere biglietti ai partecipanti.\",\"cqo2VO\":\"Il tuo evento deve essere attivo prima di poter vendere i biglietti.\",\"ifRqmm\":\"Il tuo messaggio è stato inviato con successo!\",\"/Rj5P4\":\"Il tuo nome\",\"la26JS\":\"Il tuo ordine è in corso\",\"XeNum6\":\"I tuoi ordini sono stati esportati con successo.\",\"Xd1R1a\":\"L'indirizzo del tuo organizzatore\",\"vvO1I2\":\"Il tuo account Stripe è collegato e pronto per elaborare i pagamenti.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"A causa dell'elevato rischio di spam, richiediamo una verifica manuale prima di poter inviare messaggi.\\nContattaci per richiedere l'accesso.\",\"8XAE7n\":\"Se hai un account con noi, riceverai un'email con le istruzioni su come reimpostare la tua\\npassword.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Non c'è ancora nulla da mostrare'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrato con successo\"],\"yxhYRZ\":[[\"0\"],\" <0>uscita registrata con successo\"],\"KMgp2+\":[[\"0\"],\" disponibili\"],\"Pmr5xp\":[[\"0\"],\" creato con successo\"],\"FImCSc\":[[\"0\"],\" aggiornato con successo\"],\"KOr9b4\":[\"Eventi di \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrati\"],\"Vjij1k\":[[\"days\"],\" giorni, \",[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"f3RdEk\":[[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"fyE7Au\":[[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"NlQ0cx\":[\"Primo evento di \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Le assegnazioni di capacità ti permettono di gestire la capacità tra biglietti o un intero evento. Ideale per eventi di più giorni, workshop e altro, dove il controllo delle presenze è cruciale.<1>Ad esempio, puoi associare un'assegnazione di capacità con i biglietti <2>Primo Giorno e <3>Tutti i Giorni. Una volta raggiunta la capacità, entrambi i biglietti smetteranno automaticamente di essere disponibili per la vendita.\",\"Exjbj7\":\"<0>Le liste di check-in aiutano a gestire l'ingresso dei partecipanti al tuo evento. Puoi associare più biglietti a una lista di check-in e assicurarti che solo coloro con biglietti validi possano entrare.\",\"OXku3b\":\"<0>https://il-tuo-sito-web.com\",\"qnSLLW\":\"<0>Inserisci il prezzo escluse tasse e commissioni.<1>Tasse e commissioni possono essere aggiunte qui sotto.\",\"ZjMs6e\":\"<0>Il numero di prodotti disponibili per questo prodotto<1>Questo valore può essere sovrascritto se ci sono <2>Limiti di Capacità associati a questo prodotto.\",\"E15xs8\":\"⚡️ Configura il tuo evento\",\"FL6OwU\":\"✉️ Conferma il tuo indirizzo email\",\"BN0OQd\":\"🎉 Congratulazioni per aver creato un evento!\",\"4kSf7w\":\"🎟️ Aggiungi prodotti\",\"4WT5tD\":\"🎨 Personalizza la pagina del tuo evento\",\"3VPPdS\":\"💳 Connetti con Stripe\",\"cjdktw\":\"🚀 Metti online il tuo evento\",\"rmelwV\":\"0 minuti e 0 secondi\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Via Roma 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"00100\",\"efAM7X\":\"Un campo data. Perfetto per chiedere una data di nascita ecc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predefinito viene applicato automaticamente a tutti i nuovi prodotti. Puoi sovrascrivere questa impostazione per ogni singolo prodotto.\"],\"SMUbbQ\":\"Un menu a tendina consente una sola selezione\",\"qv4bfj\":\"Una commissione, come una commissione di prenotazione o una commissione di servizio\",\"POT0K/\":\"Un importo fisso per prodotto. Es. $0,50 per prodotto\",\"f4vJgj\":\"Un campo di testo a più righe\",\"OIPtI5\":\"Una percentuale del prezzo del prodotto. Es. 3,5% del prezzo del prodotto\",\"ZthcdI\":\"Un codice promozionale senza sconto può essere utilizzato per rivelare prodotti nascosti.\",\"AG/qmQ\":\"Un'opzione Radio ha più opzioni ma solo una può essere selezionata.\",\"h179TP\":\"Una breve descrizione dell'evento che verrà visualizzata nei risultati dei motori di ricerca e quando condiviso sui social media. Per impostazione predefinita, verrà utilizzata la descrizione dell'evento\",\"WKMnh4\":\"Un campo di testo a singola riga\",\"BHZbFy\":\"Una singola domanda per ordine. Es. Qual è il tuo indirizzo di spedizione?\",\"Fuh+dI\":\"Una singola domanda per prodotto. Es. Qual è la tua taglia di maglietta?\",\"RlJmQg\":\"Un'imposta standard, come IVA o GST\",\"uIKNjo\":\"Informazioni sull'evento\",\"3pykXZ\":\"Accetta bonifici bancari, assegni o altri metodi di pagamento offline\",\"hrvLf4\":\"Accetta pagamenti con carta di credito tramite Stripe\",\"bfXQ+N\":\"Accetta Invito\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Nome Account\",\"Puv7+X\":\"Impostazioni Account\",\"OmylXO\":\"Account aggiornato con successo\",\"7L01XJ\":\"Azioni\",\"FQBaXG\":\"Attiva\",\"5T2HxQ\":\"Data di attivazione\",\"F6pfE9\":\"Attivo\",\"/PN1DA\":\"Aggiungi una descrizione per questa lista di check-in\",\"0/vPdA\":\"Aggiungi eventuali note sul partecipante. Queste non saranno visibili al partecipante.\",\"Or1CPR\":\"Aggiungi eventuali note sul partecipante...\",\"l3sZO1\":\"Aggiungi eventuali note sull'ordine. Queste non saranno visibili al cliente.\",\"xMekgu\":\"Aggiungi eventuali note sull'ordine...\",\"PGPGsL\":\"Aggiungi descrizione\",\"gMK0ps\":\"Aggiungi dettagli dell'evento e gestisci le impostazioni dell'evento.\",\"OveehC\":\"Aggiungi istruzioni per i pagamenti offline (es. dettagli del bonifico bancario, dove inviare gli assegni, scadenze di pagamento)\",\"LTVoRa\":\"Aggiungi altri prodotti\",\"ApsD9J\":\"Aggiungi Nuovo\",\"TZxnm8\":\"Aggiungi Opzione\",\"24l4x6\":\"Aggiungi Prodotto\",\"8q0EdE\":\"Aggiungi Prodotto alla Categoria\",\"YvCknQ\":\"Aggiungi prodotti\",\"Cw27zP\":\"Aggiungi domanda\",\"yWiPh+\":\"Aggiungi Tassa o Commissione\",\"goOKRY\":\"Aggiungi livello\",\"oZW/gT\":\"Aggiungi al Calendario\",\"pn5qSs\":\"Informazioni Aggiuntive\",\"Y8DIQy\":\"Opzioni Aggiuntive\",\"Du6bPw\":\"Indirizzo\",\"NY/x1b\":\"Indirizzo riga 1\",\"POdIrN\":\"Indirizzo Riga 1\",\"cormHa\":\"Indirizzo riga 2\",\"gwk5gg\":\"Indirizzo Riga 2\",\"U3pytU\":\"Amministratore\",\"HLDaLi\":\"Gli amministratori hanno accesso completo agli eventi e alle impostazioni dell'account.\",\"W7AfhC\":\"Tutti i partecipanti di questo evento\",\"cde2hc\":\"Tutti i Prodotti\",\"5CQ+r0\":\"Consenti ai partecipanti associati a ordini non pagati di effettuare il check-in\",\"ipYKgM\":\"Consenti l'indicizzazione dei motori di ricerca\",\"LRbt6D\":\"Consenti ai motori di ricerca di indicizzare questo evento\",\"+MHcJD\":\"Ci siamo quasi! Stiamo solo aspettando che il tuo pagamento venga elaborato. Questo dovrebbe richiedere solo pochi secondi..\",\"ApOYO8\":\"Fantastico, Evento, Parole chiave...\",\"hehnjM\":\"Importo\",\"R2O9Rg\":[\"Importo pagato (\",[\"0\"],\")\"],\"V7MwOy\":\"Si è verificato un errore durante il caricamento della pagina\",\"Q7UCEH\":\"Si è verificato un errore durante l'ordinamento delle domande. Riprova o aggiorna la pagina\",\"jD/OCQ\":\"Un evento è l'evento effettivo che stai organizzando. Puoi aggiungere più dettagli in seguito.\",\"oBkF+i\":\"Un organizzatore è l'azienda o la persona che ospita l'evento\",\"W5A0Ly\":\"Si è verificato un errore imprevisto.\",\"byKna+\":\"Si è verificato un errore imprevisto. Per favore riprova.\",\"ubdMGz\":\"Qualsiasi richiesta dai possessori di prodotti verrà inviata a questo indirizzo email. Questo sarà anche utilizzato come indirizzo \\\"rispondi a\\\" per tutte le email inviate da questo evento\",\"aAIQg2\":\"Aspetto\",\"Ym1gnK\":\"applicato\",\"sy6fss\":[\"Si applica a \",[\"0\"],\" prodotti\"],\"kadJKg\":\"Si applica a 1 prodotto\",\"DB8zMK\":\"Applica\",\"GctSSm\":\"Applica Codice Promozionale\",\"ARBThj\":[\"Applica questo \",[\"type\"],\" a tutti i nuovi prodotti\"],\"S0ctOE\":\"Archivia evento\",\"TdfEV7\":\"Archiviati\",\"A6AtLP\":\"Eventi Archiviati\",\"q7TRd7\":\"Sei sicuro di voler attivare questo partecipante?\",\"TvkW9+\":\"Sei sicuro di voler archiviare questo evento?\",\"/CV2x+\":\"Sei sicuro di voler cancellare questo partecipante? Questo annullerà il loro biglietto\",\"YgRSEE\":\"Sei sicuro di voler eliminare questo codice promozionale?\",\"iU234U\":\"Sei sicuro di voler eliminare questa domanda?\",\"CMyVEK\":\"Sei sicuro di voler rendere questo evento una bozza? Questo renderà l'evento invisibile al pubblico\",\"mEHQ8I\":\"Sei sicuro di voler rendere questo evento pubblico? Questo renderà l'evento visibile al pubblico\",\"s4JozW\":\"Sei sicuro di voler ripristinare questo evento? Verrà ripristinato come bozza.\",\"vJuISq\":\"Sei sicuro di voler eliminare questa Assegnazione di Capacità?\",\"baHeCz\":\"Sei sicuro di voler eliminare questa Lista di Check-In?\",\"LBLOqH\":\"Chiedi una volta per ordine\",\"wu98dY\":\"Chiedi una volta per prodotto\",\"ss9PbX\":\"Partecipante\",\"m0CFV2\":\"Dettagli Partecipante\",\"QKim6l\":\"Partecipante non trovato\",\"R5IT/I\":\"Note Partecipante\",\"lXcSD2\":\"Domande partecipante\",\"HT/08n\":\"Biglietto Partecipante\",\"9SZT4E\":\"Partecipanti\",\"iPBfZP\":\"Partecipanti Registrati\",\"7KxcHR\":\"Partecipanti con un prodotto specifico\",\"IMJ6rh\":\"Ridimensionamento Automatico\",\"vZ5qKF\":\"Ridimensiona automaticamente l'altezza del widget in base al contenuto. Quando disabilitato, il widget riempirà l'altezza del contenitore.\",\"4lVaWA\":\"In attesa di pagamento offline\",\"2rHwhl\":\"In Attesa di Pagamento Offline\",\"3wF4Q/\":\"In attesa di pagamento\",\"ioG+xt\":\"In Attesa di Pagamento\",\"3PmQfI\":\"Evento Fantastico\",\"Yrbm6T\":\"Awesome Organizer Srl.\",\"9002sI\":\"Torna a tutti gli eventi\",\"A302fe\":\"Torna alla pagina dell'evento\",\"VCoEm+\":\"Torna al login\",\"k1bLf+\":\"Colore di Sfondo\",\"I7xjqg\":\"Tipo di Sfondo\",\"1mwMl+\":\"Prima di inviare!\",\"/yeZ20\":\"Prima che il tuo evento possa andare online, ci sono alcune cose che devi fare.\",\"ze6ETw\":\"Inizia a vendere prodotti in pochi minuti\",\"8rE61T\":\"Indirizzo di Fatturazione\",\"/xC/im\":\"Impostazioni di Fatturazione\",\"rp/zaT\":\"Portoghese Brasiliano\",\"whqocw\":\"Registrandoti accetti i nostri <0>Termini di Servizio e la <1>Privacy Policy.\",\"bcCn6r\":\"Tipo di Calcolo\",\"+8bmSu\":\"California\",\"iStTQt\":\"L'autorizzazione della fotocamera è stata negata. <0>Richiedi Autorizzazione di nuovo, o se questo non funziona, dovrai <1>concedere a questa pagina l'accesso alla tua fotocamera nelle impostazioni del browser.\",\"dEgA5A\":\"Annulla\",\"Gjt/py\":\"Annulla cambio email\",\"tVJk4q\":\"Annulla ordine\",\"Os6n2a\":\"Annulla Ordine\",\"Mz7Ygx\":[\"Annulla Ordine \",[\"0\"]],\"3tTjpi\":\"L'annullamento cancellerà tutti i prodotti associati a questo ordine e rilascerà i prodotti nel pool disponibile.\",\"vv7kpg\":\"Annullato\",\"U7nGvl\":\"Impossibile Effettuare il Check In\",\"QyjCeq\":\"Capacità\",\"V6Q5RZ\":\"Assegnazione di Capacità creata con successo\",\"k5p8dz\":\"Assegnazione di Capacità eliminata con successo\",\"nDBs04\":\"Gestione della Capacità\",\"ddha3c\":\"Le categorie ti permettono di raggruppare i prodotti. Ad esempio, potresti avere una categoria per \\\"Biglietti\\\" e un'altra per \\\"Merchandise\\\".\",\"iS0wAT\":\"Le categorie ti aiutano a organizzare i tuoi prodotti. Questo titolo verrà visualizzato sulla pagina pubblica dell'evento.\",\"eorM7z\":\"Categorie riordinate con successo.\",\"3EXqwa\":\"Categoria Creata con Successo\",\"77/YgG\":\"Cambia Copertina\",\"GptGxg\":\"Cambia password\",\"xMDm+I\":\"Registra Ingresso\",\"p2WLr3\":[\"Registra ingresso di \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Registra ingresso e segna l'ordine come pagato\",\"QYLpB4\":\"Solo registrazione ingresso\",\"/Ta1d4\":\"Registra Uscita\",\"5LDT6f\":\"Dai un'occhiata a questo evento!\",\"gXcPxc\":\"Registrazione\",\"fVUbUy\":\"Lista di Registrazione creata con successo\",\"+CeSxK\":\"Lista di Registrazione eliminata con successo\",\"+hBhWk\":\"La lista di registrazione è scaduta\",\"mBsBHq\":\"La lista di registrazione non è attiva\",\"vPqpQG\":\"Lista di registrazione non trovata\",\"tejfAy\":\"Liste di Registrazione\",\"hD1ocH\":\"URL di Registrazione copiato negli appunti\",\"CNafaC\":\"Le opzioni di casella di controllo consentono selezioni multiple\",\"SpabVf\":\"Caselle di controllo\",\"CRu4lK\":\"Registrato\",\"znIg+z\":\"Pagamento\",\"1WnhCL\":\"Impostazioni di Pagamento\",\"6imsQS\":\"Cinese (Semplificato)\",\"JjkX4+\":\"Scegli un colore per lo sfondo\",\"/Jizh9\":\"Scegli un account\",\"3wV73y\":\"Città\",\"FG98gC\":\"Cancella Testo di Ricerca\",\"EYeuMv\":\"clicca qui\",\"sby+1/\":\"Clicca per copiare\",\"yz7wBu\":\"Chiudi\",\"62Ciis\":\"Chiudi barra laterale\",\"EWPtMO\":\"Codice\",\"ercTDX\":\"Il codice deve essere compreso tra 3 e 50 caratteri\",\"oqr9HB\":\"Comprimi questo prodotto quando la pagina dell'evento viene caricata inizialmente\",\"jZlrte\":\"Colore\",\"Vd+LC3\":\"Il colore deve essere un codice colore esadecimale valido. Esempio: #ffffff\",\"1HfW/F\":\"Colori\",\"VZeG/A\":\"Prossimamente\",\"yPI7n9\":\"Parole chiave separate da virgole che descrivono l'evento. Queste saranno utilizzate dai motori di ricerca per aiutare a categorizzare e indicizzare l'evento\",\"NPZqBL\":\"Completa Ordine\",\"guBeyC\":\"Completa pagamento\",\"C8HNV2\":\"Completa Pagamento\",\"qqWcBV\":\"Completato\",\"6HK5Ct\":\"Ordini completati\",\"NWVRtl\":\"Ordini Completati\",\"DwF9eH\":\"Codice Componente\",\"Tf55h7\":\"Sconto Configurato\",\"7VpPHA\":\"Conferma\",\"ZaEJZM\":\"Conferma Cambio Email\",\"yjkELF\":\"Conferma Nuova Password\",\"xnWESi\":\"Conferma password\",\"p2/GCq\":\"Conferma Password\",\"wnDgGj\":\"Conferma indirizzo email in corso...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connetti con Stripe\",\"QKLP1W\":\"Connetti il tuo account Stripe per iniziare a ricevere pagamenti.\",\"5lcVkL\":\"Dettagli di Connessione\",\"yAej59\":\"Colore di sfondo del contenuto\",\"xGVfLh\":\"Continua\",\"X++RMT\":\"Testo pulsante continua\",\"AfNRFG\":\"Testo Pulsante Continua\",\"lIbwvN\":\"Continua Configurazione Evento\",\"HB22j9\":\"Continua configurazione\",\"bZEa4H\":\"Continua Configurazione Stripe Connect\",\"6V3Ea3\":\"Copiato\",\"T5rdis\":\"copiato negli appunti\",\"he3ygx\":\"Copia\",\"r2B2P8\":\"Copia URL di Check-In\",\"8+cOrS\":\"Copia dettagli a tutti i partecipanti\",\"ENCIQz\":\"Copia Link\",\"E6nRW7\":\"Copia URL\",\"JNCzPW\":\"Paese\",\"IF7RiR\":\"Copertina\",\"hYgDIe\":\"Crea\",\"b9XOHo\":[\"Crea \",[\"0\"]],\"k9RiLi\":\"Crea un Prodotto\",\"6kdXbW\":\"Crea un Codice Promozionale\",\"n5pRtF\":\"Crea un Biglietto\",\"X6sRve\":[\"Crea un account o <0>\",[\"0\"],\" per iniziare\"],\"nx+rqg\":\"crea un organizzatore\",\"ipP6Ue\":\"Crea Partecipante\",\"VwdqVy\":\"Crea Assegnazione di Capacità\",\"EwoMtl\":\"Crea categoria\",\"XletzW\":\"Crea Categoria\",\"WVbTwK\":\"Crea Lista di Check-In\",\"uN355O\":\"Crea Evento\",\"BOqY23\":\"Crea nuovo\",\"kpJAeS\":\"Crea Organizzatore\",\"a0EjD+\":\"Crea Prodotto\",\"+scrJC\":\"Crea prodotti per il tuo evento, imposta i prezzi e gestisci la quantità disponibile.\",\"sYpiZP\":\"Crea Codice Promozionale\",\"B3Mkdt\":\"Crea Domanda\",\"UKfi21\":\"Crea Tassa o Commissione\",\"d+F6q9\":\"Creato\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Password Attuale\",\"uIElGP\":\"URL Mappe personalizzate\",\"UEqXyt\":\"Intervallo Personalizzato\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalizza le impostazioni di email e notifiche per questo evento\",\"Y9Z/vP\":\"Personalizza i messaggi della homepage dell'evento e del checkout\",\"2E2O5H\":\"Personalizza le impostazioni varie per questo evento\",\"iJhSxe\":\"Personalizza le impostazioni SEO per questo evento\",\"KIhhpi\":\"Personalizza la pagina del tuo evento\",\"nrGWUv\":\"Personalizza la pagina del tuo evento per adattarla al tuo brand e stile.\",\"Zz6Cxn\":\"Zona pericolosa\",\"ZQKLI1\":\"Zona pericolosa\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e Ora\",\"JJhRbH\":\"Capacità primo giorno\",\"cnGeoo\":\"Elimina\",\"jRJZxD\":\"Elimina Capacità\",\"VskHIx\":\"Elimina categoria\",\"Qrc8RZ\":\"Elimina Lista Check-In\",\"WHf154\":\"Elimina codice\",\"heJllm\":\"Elimina Copertina\",\"KWa0gi\":\"Elimina Immagine\",\"1l14WA\":\"Elimina prodotto\",\"IatsLx\":\"Elimina domanda\",\"Nu4oKW\":\"Descrizione\",\"YC3oXa\":\"Descrizione per il personale di check-in\",\"URmyfc\":\"Dettagli\",\"1lRT3t\":\"Disabilitando questa capacità verranno monitorate le vendite ma non verranno interrotte quando viene raggiunto il limite\",\"H6Ma8Z\":\"Sconto\",\"ypJ62C\":\"Sconto %\",\"3LtiBI\":[\"Sconto in \",[\"0\"]],\"C8JLas\":\"Tipo di Sconto\",\"1QfxQT\":\"Chiudi\",\"DZlSLn\":\"Etichetta Documento\",\"cVq+ga\":\"Non hai un account? <0>Registrati\",\"3F1nBX\":\"Donazione / Prodotto a offerta libera\",\"OvNbls\":\"Scarica .ics\",\"kodV18\":\"Scarica CSV\",\"CELKku\":\"Scarica fattura\",\"LQrXcu\":\"Scarica Fattura\",\"QIodqd\":\"Scarica Codice QR\",\"yhjU+j\":\"Scaricamento Fattura in corso\",\"uABpqP\":\"Trascina e rilascia o clicca\",\"CfKofC\":\"Selezione a tendina\",\"JzLDvy\":\"Duplica Assegnazioni di Capacità\",\"ulMxl+\":\"Duplica Liste di Check-In\",\"vi8Q/5\":\"Duplica evento\",\"3ogkAk\":\"Duplica Evento\",\"Yu6m6X\":\"Duplica Immagine di Copertina Evento\",\"+fA4C7\":\"Opzioni di Duplicazione\",\"SoiDyI\":\"Duplica Prodotti\",\"57ALrd\":\"Duplica Codici Promozionali\",\"83Hu4O\":\"Duplica Domande\",\"20144c\":\"Duplica Impostazioni\",\"7Cx5It\":\"Prevendita\",\"ePK91l\":\"Modifica\",\"N6j2JH\":[\"Modifica \",[\"0\"]],\"kBkYSa\":\"Modifica Capacità\",\"oHE9JT\":\"Modifica Assegnazione di Capacità\",\"j1Jl7s\":\"Modifica categoria\",\"FU1gvP\":\"Modifica Lista di Check-In\",\"iFgaVN\":\"Modifica Codice\",\"jrBSO1\":\"Modifica Organizzatore\",\"tdD/QN\":\"Modifica Prodotto\",\"n143Tq\":\"Modifica Categoria Prodotto\",\"9BdS63\":\"Modifica Codice Promozionale\",\"O0CE67\":\"Modifica domanda\",\"EzwCw7\":\"Modifica Domanda\",\"poTr35\":\"Modifica utente\",\"GTOcxw\":\"Modifica Utente\",\"pqFrv2\":\"es. 2.50 per $2.50\",\"3yiej1\":\"es. 23.5 per 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Impostazioni Email e Notifiche\",\"ATGYL1\":\"Indirizzo email\",\"hzKQCy\":\"Indirizzo Email\",\"HqP6Qf\":\"Modifica email annullata con successo\",\"mISwW1\":\"Modifica email in attesa\",\"APuxIE\":\"Conferma email inviata nuovamente\",\"YaCgdO\":\"Conferma email inviata nuovamente con successo\",\"jyt+cx\":\"Messaggio piè di pagina email\",\"I6F3cp\":\"Email non verificata\",\"NTZ/NX\":\"Codice di Incorporamento\",\"4rnJq4\":\"Script di Incorporamento\",\"8oPbg1\":\"Abilita Fatturazione\",\"j6w7d/\":\"Abilita questa capacità per interrompere le vendite dei prodotti quando viene raggiunto il limite\",\"VFv2ZC\":\"Data Fine\",\"237hSL\":\"Terminato\",\"nt4UkP\":\"Eventi Terminati\",\"lYGfRP\":\"Inglese\",\"MhVoma\":\"Inserisci un importo escluse tasse e commissioni.\",\"SlfejT\":\"Errore\",\"3Z223G\":\"Errore durante la conferma dell'indirizzo email\",\"a6gga1\":\"Errore durante la conferma della modifica email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento creato con successo 🎉\",\"/dgc8E\":\"Data Evento\",\"0Zptey\":\"Impostazioni Predefinite Evento\",\"QcCPs8\":\"Dettagli Evento\",\"6fuA9p\":\"Evento duplicato con successo\",\"AEuj2m\":\"Homepage Evento\",\"Xe3XMd\":\"L'evento non è visibile al pubblico\",\"4pKXJS\":\"L'evento è visibile al pubblico\",\"ClwUUD\":\"Dettagli della sede e della location dell'evento\",\"OopDbA\":\"Pagina evento\",\"4/If97\":\"Aggiornamento stato evento fallito. Riprova più tardi\",\"btxLWj\":\"Stato evento aggiornato\",\"nMU2d3\":\"URL Evento\",\"tst44n\":\"Eventi\",\"sZg7s1\":\"Data di scadenza\",\"KnN1Tu\":\"Scade\",\"uaSvqt\":\"Data di Scadenza\",\"GS+Mus\":\"Esporta\",\"9xAp/j\":\"Impossibile annullare il partecipante\",\"ZpieFv\":\"Impossibile annullare l'ordine\",\"z6tdjE\":\"Impossibile eliminare il messaggio. Riprova.\",\"xDzTh7\":\"Impossibile scaricare la fattura. Riprova.\",\"9zSt4h\":\"Impossibile esportare i partecipanti. Riprova.\",\"2uGNuE\":\"Impossibile esportare gli ordini. Riprova.\",\"d+KKMz\":\"Impossibile caricare la Lista di Check-In\",\"ZQ15eN\":\"Impossibile reinviare l'email del biglietto\",\"ejXy+D\":\"Impossibile ordinare i prodotti\",\"PLUB/s\":\"Commissione\",\"/mfICu\":\"Commissioni\",\"LyFC7X\":\"Filtra Ordini\",\"cSev+j\":\"Filtri\",\"CVw2MU\":[\"Filtri (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primo Numero Fattura\",\"V1EGGU\":\"Nome\",\"kODvZJ\":\"Nome\",\"S+tm06\":\"Il nome deve essere compreso tra 1 e 50 caratteri\",\"1g0dC4\":\"Nome, Cognome e Indirizzo Email sono domande predefinite e sono sempre incluse nel processo di checkout.\",\"Rs/IcB\":\"Primo Utilizzo\",\"TpqW74\":\"Fisso\",\"irpUxR\":\"Importo fisso\",\"TF9opW\":\"Il flash non è disponibile su questo dispositivo\",\"UNMVei\":\"Password dimenticata?\",\"2POOFK\":\"Gratuito\",\"P/OAYJ\":\"Prodotto Gratuito\",\"vAbVy9\":\"Prodotto gratuito, nessuna informazione di pagamento richiesta\",\"nLC6tu\":\"Francese\",\"Weq9zb\":\"Generale\",\"DDcvSo\":\"Tedesco\",\"4GLxhy\":\"Primi Passi\",\"4D3rRj\":\"Torna al profilo\",\"9LCqFI\":\"Vai alla homepage dell'evento\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"vendite lorde\",\"IgcAGN\":\"Vendite lorde\",\"yRg26W\":\"Vendite Lorde\",\"R4r4XO\":\"Ospiti\",\"26pGvx\":\"Hai un codice promozionale?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Ecco un esempio di come puoi utilizzare il componente nella tua applicazione.\",\"Y1SSqh\":\"Ecco il componente React che puoi utilizzare per incorporare il widget nella tua applicazione.\",\"QuhVpV\":[\"Ciao \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conferenza Hi.Events \",[\"0\"]],\"verBst\":\"Centro Conferenze Hi.Events\",\"6eMEQO\":\"logo hi.events\",\"C4qOW8\":\"Nascosto dalla vista pubblica\",\"gt3Xw9\":\"domanda nascosta\",\"g3rqFe\":\"domande nascoste\",\"k3dfFD\":\"Le domande nascoste sono visibili solo all'organizzatore dell'evento e non al cliente.\",\"vLyv1R\":\"Nascondi\",\"Mkkvfd\":\"Nascondi pagina di introduzione\",\"mFn5Xz\":\"Nascondi domande nascoste\",\"YHsF9c\":\"Nascondi prodotto dopo la data di fine vendita\",\"06s3w3\":\"Nascondi prodotto prima della data di inizio vendita\",\"axVMjA\":\"Nascondi prodotto a meno che l'utente non abbia un codice promozionale applicabile\",\"ySQGHV\":\"Nascondi prodotto quando esaurito\",\"SCimta\":\"Nascondi la pagina di introduzione dalla barra laterale\",\"5xR17G\":\"Nascondi questo prodotto ai clienti\",\"Da29Y6\":\"Nascondi questa domanda\",\"fvDQhr\":\"Nascondi questo livello agli utenti\",\"lNipG+\":\"Nascondere un prodotto impedirà agli utenti di vederlo sulla pagina dell'evento.\",\"ZOBwQn\":\"Design Homepage\",\"PRuBTd\":\"Designer Homepage\",\"YjVNGZ\":\"Anteprima Homepage\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Quanti minuti ha il cliente per completare il proprio ordine. Consigliamo almeno 15 minuti\",\"ySxKZe\":\"Quante volte può essere utilizzato questo codice?\",\"dZsDbK\":[\"Limite di caratteri HTML superato: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Accetto i <0>termini e condizioni\",\"sd6lr7\":\"Vorrei pagare utilizzando un metodo offline\",\"SdFlIP\":\"Vorrei pagare utilizzando un metodo online (carta di credito ecc.)\",\"93DUnd\":[\"Se non si è aperta una nuova scheda, per favore <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se vuoto, l'indirizzo verrà utilizzato per generare un link a Google Maps\",\"UYT+c8\":\"Se abilitato, il personale di check-in può sia segnare i partecipanti come registrati sia segnare l'ordine come pagato e registrare i partecipanti. Se disabilitato, i partecipanti associati a ordini non pagati non possono essere registrati.\",\"muXhGi\":\"Se abilitato, l'organizzatore riceverà una notifica via email quando viene effettuato un nuovo ordine\",\"6fLyj/\":\"Se non hai richiesto questa modifica, cambia immediatamente la tua password.\",\"n/ZDCz\":\"Immagine eliminata con successo\",\"Mfbc2v\":\"Le dimensioni dell'immagine devono essere tra 4000px per 4000px. Con un'altezza massima di 4000px e una larghezza massima di 4000px\",\"uPEIvq\":\"L'immagine deve essere inferiore a 5MB\",\"AGZmwV\":\"Immagine caricata con successo\",\"VyUuZb\":\"URL Immagine\",\"ibi52/\":\"La larghezza dell'immagine deve essere almeno 900px e l'altezza almeno 50px\",\"NoNwIX\":\"Inattivo\",\"T0K0yl\":\"Gli utenti inattivi non possono accedere.\",\"kO44sp\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del biglietto del partecipante.\",\"FlQKnG\":\"Includi tasse e commissioni nel prezzo\",\"Vi+BiW\":[\"Include \",[\"0\"],\" prodotti\"],\"lpm0+y\":\"Include 1 prodotto\",\"UiAk5P\":\"Inserisci Immagine\",\"OyLdaz\":\"Invito reinviato!\",\"HE6KcK\":\"Invito revocato!\",\"SQKPvQ\":\"Invita Utente\",\"bKOYkd\":\"Fattura scaricata con successo\",\"alD1+n\":\"Note Fattura\",\"kOtCs2\":\"Numerazione Fattura\",\"UZ2GSZ\":\"Impostazioni Fattura\",\"PgdQrx\":\"Emetti rimborso\",\"HX5SVx\":\"Articolo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etichetta\",\"vXIe7J\":\"Lingua\",\"2LMsOq\":\"Ultimi 12 mesi\",\"vfe90m\":\"Ultimi 14 giorni\",\"aK4uBd\":\"Ultime 24 ore\",\"uq2BmQ\":\"Ultimi 30 giorni\",\"bB6Ram\":\"Ultime 48 ore\",\"VlnB7s\":\"Ultimi 6 mesi\",\"ct2SYD\":\"Ultimi 7 giorni\",\"XgOuA7\":\"Ultimi 90 giorni\",\"I3yitW\":\"Ultimo accesso\",\"1ZaQUH\":\"Cognome\",\"UXBCwc\":\"Cognome\",\"tKCBU0\":\"Ultimo Utilizzo\",\"tITjB1\":\"Scopri di più su Stripe\",\"enV0g0\":\"Lascia vuoto per utilizzare la parola predefinita \\\"Fattura\\\"\",\"vR92Yn\":\"Iniziamo creando il tuo primo organizzatore\",\"Z3FXyt\":\"Caricamento...\",\"wJijgU\":\"Luogo\",\"sQia9P\":\"Accedi\",\"zUDyah\":\"Accesso in corso\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Esci\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rendi obbligatorio l'indirizzo di fatturazione durante il checkout\",\"MU3ijv\":\"Rendi obbligatoria questa domanda\",\"wckWOP\":\"Gestisci\",\"onpJrA\":\"Gestisci partecipante\",\"n4SpU5\":\"Gestisci evento\",\"WVgSTy\":\"Gestisci ordine\",\"1MAvUY\":\"Gestisci le impostazioni di pagamento e fatturazione per questo evento.\",\"cQrNR3\":\"Gestisci Profilo\",\"AtXtSw\":\"Gestisci tasse e commissioni che possono essere applicate ai tuoi prodotti\",\"ophZVW\":\"Gestisci biglietti\",\"DdHfeW\":\"Gestisci i dettagli del tuo account e le impostazioni predefinite\",\"S+UjNL\":\"Gestisci i dettagli dei tuoi pagamenti Stripe\",\"BfucwY\":\"Gestisci i tuoi utenti e le loro autorizzazioni\",\"1m+YT2\":\"Le domande obbligatorie devono essere risposte prima che il cliente possa procedere al checkout.\",\"Dim4LO\":\"Aggiungi manualmente un Partecipante\",\"e4KdjJ\":\"Aggiungi Manualmente Partecipante\",\"vFjEnF\":\"Segna come pagato\",\"g9dPPQ\":\"Massimo Per Ordine\",\"l5OcwO\":\"Messaggio al partecipante\",\"Gv5AMu\":\"Messaggio ai Partecipanti\",\"oUCR3c\":\"Invia messaggi ai partecipanti con prodotti specifici\",\"Lvi+gV\":\"Messaggio all'acquirente\",\"tNZzFb\":\"Contenuto del Messaggio\",\"lYDV/s\":\"Invia messaggio ai singoli partecipanti\",\"V7DYWd\":\"Messaggio Inviato\",\"t7TeQU\":\"Messaggi\",\"xFRMlO\":\"Minimo Per Ordine\",\"QYcUEf\":\"Prezzo Minimo\",\"RDie0n\":\"Varie\",\"mYLhkl\":\"Impostazioni Varie\",\"KYveV8\":\"Casella di testo multilinea\",\"VD0iA7\":\"Opzioni di prezzo multiple. Perfetto per prodotti early bird ecc.\",\"/bhMdO\":\"La mia fantastica descrizione dell'evento...\",\"vX8/tc\":\"Il mio fantastico titolo dell'evento...\",\"hKtWk2\":\"Il Mio Profilo\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Il nome deve essere inferiore a 150 caratteri\",\"AIUkyF\":\"Vai al Partecipante\",\"qqeAJM\":\"Mai\",\"7vhWI8\":\"Nuova Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"Non \",[\"0\"],\" disponibile.\"],\"LNWHXb\":\"Nessun evento archiviato da mostrare.\",\"q2LEDV\":\"Nessun partecipante trovato per questo ordine.\",\"zlHa5R\":\"Nessun partecipante è stato aggiunto a questo ordine.\",\"Wjz5KP\":\"Nessun Partecipante da mostrare\",\"Razen5\":\"Nessun partecipante potrà effettuare il check-in prima di questa data utilizzando questa lista\",\"XUfgCI\":\"Nessuna Assegnazione di Capacità\",\"a/gMx2\":\"Nessuna Lista di Check-In\",\"tMFDem\":\"Nessun dato disponibile\",\"6Z/F61\":\"Nessun dato da mostrare. Seleziona un intervallo di date\",\"fFeCKc\":\"Nessuno Sconto\",\"HFucK5\":\"Nessun evento terminato da mostrare.\",\"yAlJXG\":\"Nessun evento da mostrare\",\"GqvPcv\":\"Nessun filtro disponibile\",\"KPWxKD\":\"Nessun messaggio da mostrare\",\"J2LkP8\":\"Nessun ordine da mostrare\",\"RBXXtB\":\"Nessun metodo di pagamento è attualmente disponibile. Contatta l'organizzatore dell'evento per assistenza.\",\"ZWEfBE\":\"Nessun Pagamento Richiesto\",\"ZPoHOn\":\"Nessun prodotto associato a questo partecipante.\",\"Ya1JhR\":\"Nessun prodotto disponibile in questa categoria.\",\"FTfObB\":\"Ancora Nessun Prodotto\",\"+Y976X\":\"Nessun Codice Promozionale da mostrare\",\"MAavyl\":\"Nessuna domanda risposta da questo partecipante.\",\"SnlQeq\":\"Nessuna domanda è stata posta per questo ordine.\",\"Ev2r9A\":\"Nessun risultato\",\"gk5uwN\":\"Nessun Risultato di Ricerca\",\"RHyZUL\":\"Nessun risultato di ricerca.\",\"RY2eP1\":\"Nessuna Tassa o Commissione è stata aggiunta.\",\"EdQY6l\":\"Nessuno\",\"OJx3wK\":\"Non disponibile\",\"Scbrsn\":\"Non in Vendita\",\"1DBGsz\":\"Note\",\"jtrY3S\":\"Ancora niente da mostrare\",\"hFwWnI\":\"Impostazioni Notifiche\",\"xXqEPO\":\"Notifica all'acquirente il rimborso\",\"YpN29s\":\"Notifica all'organizzatore i nuovi ordini\",\"qeQhNj\":\"Ora creiamo il tuo primo evento\",\"omyBS0\":\"Numero di giorni consentiti per il pagamento (lasciare vuoto per omettere i termini di pagamento dalle fatture)\",\"n86jmj\":\"Prefisso Numero\",\"mwe+2z\":\"Gli ordini offline non sono riflessi nelle statistiche dell'evento finché l'ordine non viene contrassegnato come pagato.\",\"dWBrJX\":\"Pagamento offline fallito. Riprova o contatta l'organizzatore dell'evento.\",\"fcnqjw\":\"Istruzioni per il Pagamento Offline\",\"+eZ7dp\":\"Pagamenti Offline\",\"ojDQlR\":\"Informazioni sui Pagamenti Offline\",\"u5oO/W\":\"Impostazioni Pagamenti Offline\",\"2NPDz1\":\"In vendita\",\"Ldu/RI\":\"In Vendita\",\"Ug4SfW\":\"Una volta creato un evento, lo vedrai qui.\",\"ZxnK5C\":\"Una volta che inizi a raccogliere dati, li vedrai qui.\",\"PnSzEc\":\"Quando sei pronto, rendi attivo il tuo evento e inizia a vendere prodotti.\",\"J6n7sl\":\"In Corso\",\"z+nuVJ\":\"Evento online\",\"WKHW0N\":\"Dettagli Evento Online\",\"/xkmKX\":\"Solo le email importanti, direttamente correlate a questo evento, dovrebbero essere inviate utilizzando questo modulo.\\nQualsiasi uso improprio, incluso l'invio di email promozionali, porterà al ban immediato dell'account.\",\"Qqqrwa\":\"Apri Pagina di Check-In\",\"OdnLE4\":\"Apri barra laterale\",\"ZZEYpT\":[\"Opzione \",[\"i\"]],\"oPknTP\":\"Informazioni aggiuntive opzionali da visualizzare su tutte le fatture (ad es. termini di pagamento, penali per ritardo, politica di reso)\",\"OrXJBY\":\"Prefisso opzionale per i numeri di fattura (ad es., FATT-)\",\"0zpgxV\":\"Opzioni\",\"BzEFor\":\"o\",\"UYUgdb\":\"Ordine\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Ordine Annullato\",\"SIbded\":\"Ordine Completato\",\"q/CcwE\":\"Data Ordine\",\"Tol4BF\":\"Dettagli Ordine\",\"WbImlQ\":\"L'ordine è stato annullato e il proprietario dell'ordine è stato avvisato.\",\"nAn4Oe\":\"Ordine contrassegnato come pagato\",\"uzEfRz\":\"Note Ordine\",\"VCOi7U\":\"Domande ordine\",\"TPoYsF\":\"Riferimento Ordine\",\"acIJ41\":\"Stato Ordine\",\"GX6dZv\":\"Riepilogo Ordine\",\"tDTq0D\":\"Timeout ordine\",\"1h+RBg\":\"Ordini\",\"3y+V4p\":\"Indirizzo Organizzazione\",\"GVcaW6\":\"Dettagli Organizzazione\",\"nfnm9D\":\"Nome Organizzazione\",\"G5RhpL\":\"Organizzatore\",\"mYygCM\":\"L'organizzatore è obbligatorio\",\"Pa6G7v\":\"Nome Organizzatore\",\"l894xP\":\"Gli organizzatori possono gestire solo eventi e prodotti. Non possono gestire utenti, impostazioni dell'account o informazioni di fatturazione.\",\"fdjq4c\":\"Spaziatura\",\"ErggF8\":\"Colore sfondo pagina\",\"8F1i42\":\"Pagina non trovata\",\"QbrUIo\":\"Visualizzazioni pagina\",\"6D8ePg\":\"pagina.\",\"IkGIz8\":\"pagato\",\"HVW65c\":\"Prodotto a Pagamento\",\"ZfxaB4\":\"Parzialmente Rimborsato\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"La password deve essere di almeno 8 caratteri\",\"vwGkYB\":\"La password deve essere di almeno 8 caratteri\",\"BLTZ42\":\"Password reimpostata con successo. Accedi con la tua nuova password.\",\"f7SUun\":\"Le password non sono uguali\",\"aEDp5C\":\"Incolla questo dove vuoi che appaia il widget.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e Fatturazione\",\"DZjk8u\":\"Impostazioni Pagamento e Fatturazione\",\"lflimf\":\"Periodo di Scadenza Pagamento\",\"JhtZAK\":\"Pagamento Fallito\",\"JEdsvQ\":\"Istruzioni di Pagamento\",\"bLB3MJ\":\"Metodi di Pagamento\",\"QzmQBG\":\"Fornitore di pagamento\",\"lsxOPC\":\"Pagamento Ricevuto\",\"wJTzyi\":\"Stato Pagamento\",\"xgav5v\":\"Pagamento riuscito!\",\"R29lO5\":\"Termini di Pagamento\",\"/roQKz\":\"Percentuale\",\"vPJ1FI\":\"Importo Percentuale\",\"xdA9ud\":\"Inserisci questo nel tag del tuo sito web.\",\"blK94r\":\"Aggiungi almeno un'opzione\",\"FJ9Yat\":\"Verifica che le informazioni fornite siano corrette\",\"TkQVup\":\"Controlla la tua email e password e riprova\",\"sMiGXD\":\"Verifica che la tua email sia valida\",\"Ajavq0\":\"Controlla la tua email per confermare il tuo indirizzo email\",\"MdfrBE\":\"Completa il modulo sottostante per accettare il tuo invito\",\"b1Jvg+\":\"Continua nella nuova scheda\",\"hcX103\":\"Crea un prodotto\",\"cdR8d6\":\"Crea un biglietto\",\"x2mjl4\":\"Inserisci un URL valido che punti a un'immagine.\",\"HnNept\":\"Inserisci la tua nuova password\",\"5FSIzj\":\"Nota Bene\",\"C63rRe\":\"Torna alla pagina dell'evento per ricominciare.\",\"pJLvdS\":\"Seleziona\",\"Ewir4O\":\"Seleziona almeno un prodotto\",\"igBrCH\":\"Verifica il tuo indirizzo email per accedere a tutte le funzionalità\",\"/IzmnP\":\"Attendi mentre prepariamo la tua fattura...\",\"MOERNx\":\"Portoghese\",\"qCJyMx\":\"Messaggio post checkout\",\"g2UNkE\":\"Offerto da\",\"Rs7IQv\":\"Messaggio pre checkout\",\"rdUucN\":\"Anteprima\",\"a7u1N9\":\"Prezzo\",\"CmoB9j\":\"Modalità visualizzazione prezzo\",\"BI7D9d\":\"Prezzo non impostato\",\"Q8PWaJ\":\"Livelli di prezzo\",\"q6XHL1\":\"Tipo di Prezzo\",\"6RmHKN\":\"Colore Primario\",\"G/ZwV1\":\"Colore Primario\",\"8cBtvm\":\"Colore Testo Primario\",\"BZz12Q\":\"Stampa\",\"MT7dxz\":\"Stampa Tutti i Biglietti\",\"DKwDdj\":\"Stampa Biglietti\",\"K47k8R\":\"Prodotto\",\"1JwlHk\":\"Categoria Prodotto\",\"U61sAj\":\"Categoria prodotto aggiornata con successo.\",\"1USFWA\":\"Prodotto eliminato con successo\",\"4Y2FZT\":\"Tipo di Prezzo Prodotto\",\"mFwX0d\":\"Domande prodotto\",\"Lu+kBU\":\"Vendite Prodotti\",\"U/R4Ng\":\"Livello Prodotto\",\"sJsr1h\":\"Tipo di Prodotto\",\"o1zPwM\":\"Anteprima Widget Prodotto\",\"ktyvbu\":\"Prodotto/i\",\"N0qXpE\":\"Prodotti\",\"ggqAiw\":\"prodotti venduti\",\"Vla0Bo\":\"Prodotti venduti\",\"/u4DIx\":\"Prodotti Venduti\",\"DJQEZc\":\"Prodotti ordinati con successo\",\"vERlcd\":\"Profilo\",\"kUlL8W\":\"Profilo aggiornato con successo\",\"cl5WYc\":[\"Codice promo \",[\"promo_code\"],\" applicato\"],\"P5sgAk\":\"Codice Promo\",\"yKWfjC\":\"Pagina Codice Promo\",\"RVb8Fo\":\"Codici Promo\",\"BZ9GWa\":\"I codici promo possono essere utilizzati per offrire sconti, accesso in prevendita o fornire accesso speciale al tuo evento.\",\"OP094m\":\"Report Codici Promo\",\"4kyDD5\":\"Fornisci contesto aggiuntivo o istruzioni per questa domanda. Usa questo campo per aggiungere termini\\ne condizioni, linee guida o qualsiasi informazione importante che i partecipanti devono conoscere prima di rispondere.\",\"toutGW\":\"Codice QR\",\"LkMOWF\":\"Quantità Disponibile\",\"oCLG0M\":\"Quantità Venduta\",\"XKJuAX\":\"Domanda eliminata\",\"avf0gk\":\"Descrizione Domanda\",\"oQvMPn\":\"Titolo Domanda\",\"enzGAL\":\"Domande\",\"ROv2ZT\":\"Domande e Risposte\",\"K885Eq\":\"Domande ordinate con successo\",\"OMJ035\":\"Opzione Radio\",\"C4TjpG\":\"Leggi meno\",\"I3QpvQ\":\"Destinatario\",\"N2C89m\":\"Riferimento\",\"gxFu7d\":[\"Importo rimborso (\",[\"0\"],\")\"],\"WZbCR3\":\"Rimborso Fallito\",\"n10yGu\":\"Rimborsa ordine\",\"zPH6gp\":\"Rimborsa Ordine\",\"RpwiYC\":\"Rimborso in Attesa\",\"xHpVRl\":\"Stato Rimborso\",\"/BI0y9\":\"Rimborsato\",\"fgLNSM\":\"Registrati\",\"9+8Vez\":\"Utilizzi Rimanenti\",\"tasfos\":\"rimuovi\",\"t/YqKh\":\"Rimuovi\",\"t9yxlZ\":\"Report\",\"prZGMe\":\"Richiedi Indirizzo di Fatturazione\",\"EGm34e\":\"Reinvia email di conferma\",\"lnrkNz\":\"Reinvia conferma email\",\"wIa8Qe\":\"Reinvia invito\",\"VeKsnD\":\"Reinvia email ordine\",\"dFuEhO\":\"Reinvia email biglietto\",\"o6+Y6d\":\"Reinvio in corso...\",\"OfhWJH\":\"Reimposta\",\"RfwZxd\":\"Reimposta password\",\"KbS2K9\":\"Reimposta Password\",\"e99fHm\":\"Ripristina evento\",\"vtc20Z\":\"Torna alla pagina dell'evento\",\"s8v9hq\":\"Torna alla Pagina dell'Evento\",\"8YBH95\":\"Ricavi\",\"PO/sOY\":\"Revoca invito\",\"GDvlUT\":\"Ruolo\",\"ELa4O9\":\"Data Fine Vendita\",\"5uo5eP\":\"Vendita terminata\",\"Qm5XkZ\":\"Data Inizio Vendita\",\"hBsw5C\":\"Vendite terminate\",\"kpAzPe\":\"Inizio vendite\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Salva\",\"IUwGEM\":\"Salva Modifiche\",\"U65fiW\":\"Salva Organizzatore\",\"UGT5vp\":\"Salva Impostazioni\",\"ovB7m2\":\"Scansiona Codice QR\",\"EEU0+z\":\"Scansiona questo codice QR per accedere alla pagina dell'evento o condividerla con altri\",\"W4kWXJ\":\"Cerca per nome partecipante, email o numero ordine...\",\"+pr/FY\":\"Cerca per nome evento...\",\"3zRbWw\":\"Cerca per nome, email o numero ordine...\",\"L22Tdf\":\"Cerca per nome, numero ordine, numero partecipante o email...\",\"BiYOdA\":\"Cerca per nome...\",\"YEjitp\":\"Cerca per oggetto o contenuto...\",\"Pjsch9\":\"Cerca assegnazioni di capacità...\",\"r9M1hc\":\"Cerca liste di check-in...\",\"+0Yy2U\":\"Cerca prodotti\",\"YIix5Y\":\"Cerca...\",\"OeW+DS\":\"Colore secondario\",\"DnXcDK\":\"Colore Secondario\",\"cZF6em\":\"Colore testo secondario\",\"ZIgYeg\":\"Colore Testo Secondario\",\"02ePaq\":[\"Seleziona \",[\"0\"]],\"QuNKRX\":\"Seleziona Fotocamera\",\"9FQEn8\":\"Seleziona categoria...\",\"kWI/37\":\"Seleziona organizzatore\",\"ixIx1f\":\"Seleziona Prodotto\",\"3oSV95\":\"Seleziona Livello Prodotto\",\"C4Y1hA\":\"Seleziona prodotti\",\"hAjDQy\":\"Seleziona stato\",\"QYARw/\":\"Seleziona Biglietto\",\"OMX4tH\":\"Seleziona biglietti\",\"DrwwNd\":\"Seleziona periodo di tempo\",\"O/7I0o\":\"Seleziona...\",\"JlFcis\":\"Invia\",\"qKWv5N\":[\"Invia una copia a <0>\",[\"0\"],\"\"],\"RktTWf\":\"Invia un messaggio\",\"/mQ/tD\":\"Invia come test. Questo invierà il messaggio al tuo indirizzo email invece che ai destinatari.\",\"M/WIer\":\"Invia Messaggio\",\"D7ZemV\":\"Invia email di conferma ordine e biglietto\",\"v1rRtW\":\"Invia Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrizione SEO\",\"/SIY6o\":\"Parole Chiave SEO\",\"GfWoKv\":\"Impostazioni SEO\",\"rXngLf\":\"Titolo SEO\",\"/jZOZa\":\"Commissione di Servizio\",\"Bj/QGQ\":\"Imposta un prezzo minimo e permetti agli utenti di pagare di più se lo desiderano\",\"L0pJmz\":\"Imposta il numero iniziale per la numerazione delle fatture. Questo non può essere modificato una volta che le fatture sono state generate.\",\"nYNT+5\":\"Configura il tuo evento\",\"A8iqfq\":\"Metti online il tuo evento\",\"Tz0i8g\":\"Impostazioni\",\"Z8lGw6\":\"Condividi\",\"B2V3cA\":\"Condividi Evento\",\"17Fd7X\":\"Condividi su Facebook\",\"x7i6H+\":\"Condividi su LinkedIn\",\"zziQd8\":\"Condividi su Pinterest\",\"/TgBEk\":\"Condividi su Reddit\",\"0Wlk5F\":\"Condividi sui Social\",\"on+mNS\":\"Condividi su Telegram\",\"PcmR+m\":\"Condividi su WhatsApp\",\"/5b1iZ\":\"Condividi su X\",\"n/T2KI\":\"Condividi via Email\",\"8vETh9\":\"Mostra\",\"V0SbFp\":\"Mostra quantità prodotto disponibile\",\"qDsmzu\":\"Mostra domande nascoste\",\"fMPkxb\":\"Mostra altro\",\"izwOOD\":\"Mostra tasse e commissioni separatamente\",\"1SbbH8\":\"Mostrato al cliente dopo il checkout, nella pagina di riepilogo dell'ordine.\",\"YfHZv0\":\"Mostrato al cliente prima del checkout\",\"CBBcly\":\"Mostra i campi comuni dell'indirizzo, incluso il paese\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Casella di testo a riga singola\",\"+P0Cn2\":\"Salta questo passaggio\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esaurito\",\"Mi1rVn\":\"Esaurito\",\"nwtY4N\":\"Qualcosa è andato storto\",\"GRChTw\":\"Qualcosa è andato storto durante l'eliminazione della Tassa o Commissione\",\"YHFrbe\":\"Qualcosa è andato storto! Riprova\",\"kf83Ld\":\"Qualcosa è andato storto.\",\"fWsBTs\":\"Qualcosa è andato storto. Riprova.\",\"F6YahU\":\"Spiacenti, qualcosa è andato storto. Riavvia il processo di checkout.\",\"KWgppI\":\"Spiacenti, qualcosa è andato storto durante il caricamento di questa pagina.\",\"/TCOIK\":\"Spiacenti, questo ordine non esiste più.\",\"6a/UJE\":\"Spiacenti, questo codice promo non è riconosciuto\",\"65A04M\":\"Spagnolo\",\"mFuBqb\":\"Prodotto standard con prezzo fisso\",\"D3iCkb\":\"Data Inizio\",\"/2by1f\":\"Stato o Regione\",\"uAQUqI\":\"Stato\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"I pagamenti Stripe non sono abilitati per questo evento.\",\"UJmAAK\":\"Oggetto\",\"X2rrlw\":\"Subtotale\",\"zzDlyQ\":\"Successo\",\"b0HJ45\":[\"Successo! \",[\"0\"],\" riceverà un'email a breve.\"],\"BJIEiF\":[\"Partecipante \",[\"0\"],\" con successo\"],\"OtgNFx\":\"Indirizzo email confermato con successo\",\"IKwyaF\":\"Modifica email confermata con successo\",\"zLmvhE\":\"Partecipante creato con successo\",\"gP22tw\":\"Prodotto Creato con Successo\",\"9mZEgt\":\"Codice Promo Creato con Successo\",\"aIA9C4\":\"Domanda Creata con Successo\",\"J3RJSZ\":\"Partecipante aggiornato con successo\",\"3suLF0\":\"Assegnazione Capacità aggiornata con successo\",\"Z+rnth\":\"Lista Check-In aggiornata con successo\",\"vzJenu\":\"Impostazioni Email Aggiornate con Successo\",\"7kOMfV\":\"Evento Aggiornato con Successo\",\"G0KW+e\":\"Design Homepage Aggiornato con Successo\",\"k9m6/E\":\"Impostazioni Homepage Aggiornate con Successo\",\"y/NR6s\":\"Posizione Aggiornata con Successo\",\"73nxDO\":\"Impostazioni Varie Aggiornate con Successo\",\"4H80qv\":\"Ordine aggiornato con successo\",\"6xCBVN\":\"Impostazioni di Pagamento e Fatturazione Aggiornate con Successo\",\"1Ycaad\":\"Prodotto aggiornato con successo\",\"70dYC8\":\"Codice Promo Aggiornato con Successo\",\"F+pJnL\":\"Impostazioni SEO Aggiornate con Successo\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Email di Supporto\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tassa\",\"geUFpZ\":\"Tasse e Commissioni\",\"dFHcIn\":\"Dettagli Fiscali\",\"wQzCPX\":\"Informazioni fiscali da mostrare in fondo a tutte le fatture (es. numero di partita IVA, registrazione fiscale)\",\"0RXCDo\":\"Tassa o Commissione eliminata con successo\",\"ZowkxF\":\"Tasse\",\"qu6/03\":\"Tasse e Commissioni\",\"gypigA\":\"Quel codice promo non è valido\",\"5ShqeM\":\"La lista di check-in che stai cercando non esiste.\",\"QXlz+n\":\"La valuta predefinita per i tuoi eventi.\",\"mnafgQ\":\"Il fuso orario predefinito per i tuoi eventi.\",\"o7s5FA\":\"La lingua in cui il partecipante riceverà le email.\",\"NlfnUd\":\"Il link che hai cliccato non è valido.\",\"HsFnrk\":[\"Il numero massimo di prodotti per \",[\"0\"],\"è \",[\"1\"]],\"TSAiPM\":\"La pagina che stai cercando non esiste\",\"MSmKHn\":\"Il prezzo mostrato al cliente includerà tasse e commissioni.\",\"6zQOg1\":\"Il prezzo mostrato al cliente non includerà tasse e commissioni. Saranno mostrate separatamente\",\"ne/9Ur\":\"Le impostazioni di stile che scegli si applicano solo all'HTML copiato e non saranno memorizzate.\",\"vQkyB3\":\"Le tasse e commissioni da applicare a questo prodotto. Puoi creare nuove tasse e commissioni nella\",\"esY5SG\":\"Il titolo dell'evento che verrà visualizzato nei risultati dei motori di ricerca e quando si condivide sui social media. Per impostazione predefinita, verrà utilizzato il titolo dell'evento\",\"wDx3FF\":\"Non ci sono prodotti disponibili per questo evento\",\"pNgdBv\":\"Non ci sono prodotti disponibili in questa categoria\",\"rMcHYt\":\"C'è un rimborso in attesa. Attendi che sia completato prima di richiedere un altro rimborso.\",\"F89D36\":\"Si è verificato un errore nel contrassegnare l'ordine come pagato\",\"68Axnm\":\"Si è verificato un errore durante l'elaborazione della tua richiesta. Riprova.\",\"mVKOW6\":\"Si è verificato un errore durante l'invio del tuo messaggio\",\"AhBPHd\":\"Questi dettagli saranno mostrati solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio.\",\"Pc/Wtj\":\"Questo partecipante ha un ordine non pagato.\",\"mf3FrP\":\"Questa categoria non ha ancora prodotti.\",\"8QH2Il\":\"Questa categoria è nascosta alla vista pubblica\",\"xxv3BZ\":\"Questa lista di check-in è scaduta\",\"Sa7w7S\":\"Questa lista di check-in è scaduta e non è più disponibile per i check-in.\",\"Uicx2U\":\"Questa lista di check-in è attiva\",\"1k0Mp4\":\"Questa lista di check-in non è ancora attiva\",\"K6fmBI\":\"Questa lista di check-in non è ancora attiva e non è disponibile per i check-in.\",\"t/ePFj\":\"Questa descrizione sarà mostrata al personale di check-in\",\"MLTkH7\":\"Questa email non è promozionale ed è direttamente correlata all'evento.\",\"2eIpBM\":\"Questo evento non è disponibile al momento. Torna più tardi..\",\"Z6LdQU\":\"Questo evento non è disponibile.\",\"MMd2TJ\":\"Queste informazioni saranno mostrate nella pagina di pagamento, nella pagina di riepilogo dell'ordine e nell'email di conferma dell'ordine.\",\"XAHqAg\":\"Questo è un prodotto generico, come una maglietta o una tazza. Non verrà emesso alcun biglietto\",\"CNk/ro\":\"Questo è un evento online\",\"FwXnJd\":\"Questa lista non sarà più disponibile per i check-in dopo questa data\",\"cHO4ec\":\"Questo messaggio sarà incluso nel piè di pagina di tutte le email inviate da questo evento\",\"55i7Fa\":\"Questo messaggio sarà mostrato solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio\",\"RjwlZt\":\"Questo ordine è già stato pagato.\",\"5K8REg\":\"Questo ordine è già stato rimborsato.\",\"OiQMhP\":\"Questo ordine è stato annullato\",\"YyEJij\":\"Questo ordine è stato annullato.\",\"Q0zd4P\":\"Questo ordine è scaduto. Per favore ricomincia.\",\"HILpDX\":\"Questo ordine è in attesa di pagamento\",\"BdYtn9\":\"Questo ordine è completo\",\"e3uMJH\":\"Questo ordine è completo.\",\"YNKXOK\":\"Questo ordine è in elaborazione.\",\"yPZN4i\":\"Questa pagina dell'ordine non è più disponibile.\",\"i0TtkR\":\"Questo sovrascrive tutte le impostazioni di visibilità e nasconderà il prodotto a tutti i clienti.\",\"cRRc+F\":\"Questo prodotto non può essere eliminato perché è associato a un ordine. Puoi invece nasconderlo.\",\"3Kzsk7\":\"Questo prodotto è un biglietto. Agli acquirenti verrà emesso un biglietto al momento dell'acquisto\",\"0fT4x3\":\"Questo prodotto è nascosto alla vista pubblica\",\"Y/x1MZ\":\"Questo prodotto è nascosto a meno che non sia oggetto di un Codice Promo\",\"Qt7RBu\":\"Questa domanda è visibile solo all'organizzatore dell'evento\",\"os29v1\":\"Questo link per reimpostare la password non è valido o è scaduto.\",\"IV9xTT\":\"Questo utente non è attivo, poiché non ha accettato il suo invito.\",\"5AnPaO\":\"biglietto\",\"kjAL4v\":\"Biglietto\",\"dtGC3q\":\"Email del biglietto reinviata al partecipante\",\"54q0zp\":\"Biglietti per\",\"xN9AhL\":[\"Livello \",[\"0\"]],\"jZj9y9\":\"Prodotto a Livelli\",\"8wITQA\":\"I prodotti a livelli ti permettono di offrire più opzioni di prezzo per lo stesso prodotto. È perfetto per prodotti in prevendita o per offrire diverse opzioni di prezzo per diversi gruppi di persone.\",\"nn3mSR\":\"Tempo rimasto:\",\"s/0RpH\":\"Volte utilizzato\",\"y55eMd\":\"Volte Utilizzato\",\"40Gx0U\":\"Fuso orario\",\"oDGm7V\":\"SUGGERIMENTO\",\"MHrjPM\":\"Titolo\",\"xdA/+p\":\"Strumenti\",\"72c5Qo\":\"Totale\",\"YXx+fG\":\"Totale Prima degli Sconti\",\"NRWNfv\":\"Importo Totale Sconto\",\"BxsfMK\":\"Commissioni Totali\",\"2bR+8v\":\"Vendite Lorde Totali\",\"mpB/d9\":\"Importo totale ordine\",\"m3FM1g\":\"Totale rimborsato\",\"jEbkcB\":\"Totale Rimborsato\",\"GBBIy+\":\"Totale rimanente\",\"/SgoNA\":\"Tasse Totali\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Impossibile registrare il partecipante\",\"bPWBLL\":\"Impossibile registrare l'uscita del partecipante\",\"9+P7zk\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"WLxtFC\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"/cSMqv\":\"Impossibile creare la domanda. Controlla i tuoi dati\",\"MH/lj8\":\"Impossibile aggiornare la domanda. Controlla i tuoi dati\",\"nnfSdK\":\"Clienti Unici\",\"Mqy/Zy\":\"Stati Uniti\",\"NIuIk1\":\"Illimitato\",\"/p9Fhq\":\"Disponibilità illimitata\",\"E0q9qH\":\"Utilizzi illimitati consentiti\",\"h10Wm5\":\"Ordine Non Pagato\",\"ia8YsC\":\"In Arrivo\",\"TlEeFv\":\"Eventi in Arrivo\",\"L/gNNk\":[\"Aggiorna \",[\"0\"]],\"+qqX74\":\"Aggiorna nome, descrizione e date dell'evento\",\"vXPSuB\":\"Aggiorna profilo\",\"BNBfrU\":\"Carica Copertina\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiato negli appunti\",\"e5lF64\":\"Esempio di Utilizzo\",\"fiV0xj\":\"Limite di Utilizzo\",\"sGEOe4\":\"Usa una versione sfocata dell'immagine di copertina come sfondo\",\"OadMRm\":\"Usa immagine di copertina\",\"7PzzBU\":\"Utente\",\"yDOdwQ\":\"Gestione Utenti\",\"Sxm8rQ\":\"Utenti\",\"VEsDvU\":\"Gli utenti possono modificare la loro email in <0>Impostazioni Profilo\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome della Sede\",\"jpctdh\":\"Visualizza\",\"Pte1Hv\":\"Visualizza Dettagli Partecipante\",\"/5PEQz\":\"Visualizza pagina evento\",\"fFornT\":\"Visualizza messaggio completo\",\"YIsEhQ\":\"Visualizza mappa\",\"Ep3VfY\":\"Visualizza su Google Maps\",\"Y8s4f6\":\"Visualizza dettagli ordine\",\"QIWCnW\":\"Lista check-in VIP\",\"tF+VVr\":\"Biglietto VIP\",\"2q/Q7x\":\"Visibilità\",\"vmOFL/\":\"Non è stato possibile elaborare il tuo pagamento. Riprova o contatta l'assistenza.\",\"45Srzt\":\"Non è stato possibile eliminare la categoria. Riprova.\",\"/DNy62\":[\"Non abbiamo trovato biglietti corrispondenti a \",[\"0\"]],\"1E0vyy\":\"Non è stato possibile caricare i dati. Riprova.\",\"NmpGKr\":\"Non è stato possibile riordinare le categorie. Riprova.\",\"BJtMTd\":\"Consigliamo dimensioni di 2160px per 1080px e una dimensione massima del file di 5MB\",\"b9UB/w\":\"Utilizziamo Stripe per elaborare i pagamenti. Collega il tuo account Stripe per iniziare a ricevere pagamenti.\",\"01WH0a\":\"Non siamo riusciti a confermare il tuo pagamento. Riprova o contatta l'assistenza.\",\"Gspam9\":\"Stiamo elaborando il tuo ordine. Attendere prego...\",\"LuY52w\":\"Benvenuto a bordo! Accedi per continuare.\",\"dVxpp5\":[\"Bentornato\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Benvenuto su Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Cosa sono i Prodotti a Livelli?\",\"f1jUC0\":\"In quale data questa lista di check-in dovrebbe diventare attiva?\",\"4ueloy\":\"Cos'è una Categoria?\",\"gxeWAU\":\"A quali prodotti si applica questo codice?\",\"hFHnxR\":\"A quali prodotti si applica questo codice? (Si applica a tutti per impostazione predefinita)\",\"AeejQi\":\"A quali prodotti dovrebbe applicarsi questa capacità?\",\"Rb0XUE\":\"A che ora arriverai?\",\"5N4wLD\":\"Che tipo di domanda è questa?\",\"gyLUYU\":\"Quando abilitato, le fatture verranno generate per gli ordini di biglietti. Le fatture saranno inviate insieme all'email di conferma dell'ordine. I partecipanti possono anche scaricare le loro fatture dalla pagina di conferma dell'ordine.\",\"D3opg4\":\"Quando i pagamenti offline sono abilitati, gli utenti potranno completare i loro ordini e ricevere i loro biglietti. I loro biglietti indicheranno chiaramente che l'ordine non è pagato, e lo strumento di check-in avviserà il personale di check-in se un ordine richiede il pagamento.\",\"D7C6XV\":\"Quando dovrebbe scadere questa lista di check-in?\",\"FVetkT\":\"Quali biglietti dovrebbero essere associati a questa lista di check-in?\",\"S+OdxP\":\"Chi sta organizzando questo evento?\",\"LINr2M\":\"A chi è destinato questo messaggio?\",\"nWhye/\":\"A chi dovrebbe essere posta questa domanda?\",\"VxFvXQ\":\"Incorpora Widget\",\"v1P7Gm\":\"Impostazioni Widget\",\"b4itZn\":\"In corso\",\"hqmXmc\":\"In corso...\",\"+G/XiQ\":\"Da inizio anno\",\"l75CjT\":\"Sì\",\"QcwyCh\":\"Sì, rimuovili\",\"ySeBKv\":\"Hai già scansionato questo biglietto\",\"P+Sty0\":[\"Stai cambiando la tua email in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sei offline\",\"sdB7+6\":\"Puoi creare un codice promo che ha come target questo prodotto nella\",\"KRhIxT\":\"Ora puoi iniziare a ricevere pagamenti tramite Stripe.\",\"Gnjf3o\":\"Non puoi cambiare il tipo di prodotto poiché ci sono partecipanti associati a questo prodotto.\",\"S+on7c\":\"Non è possibile registrare i partecipanti con ordini non pagati.\",\"yNi4PV\":\"Non puoi registrare partecipanti con ordini non pagati. Questa impostazione può essere modificata nelle impostazioni dell'evento.\",\"c9Evkd\":\"Non puoi eliminare l'ultima categoria.\",\"6uwAvx\":\"Non puoi eliminare questo livello di prezzo perché ci sono già prodotti venduti per questo livello. Puoi invece nasconderlo.\",\"tFbRKJ\":\"Non puoi modificare il ruolo o lo stato del proprietario dell'account.\",\"fHfiEo\":\"Non puoi rimborsare un ordine creato manualmente.\",\"hK9c7R\":\"Hai creato una domanda nascosta ma hai disabilitato l'opzione per mostrare le domande nascoste. È stata abilitata.\",\"NOaWRX\":\"Non hai il permesso di accedere a questa pagina\",\"BRArmD\":\"Hai accesso a più account. Scegli uno per continuare.\",\"Z6q0Vl\":\"Hai già accettato questo invito. Accedi per continuare.\",\"rdk1xK\":\"Hai collegato il tuo account Stripe\",\"ofEncr\":\"Non hai domande per i partecipanti.\",\"CoZHDB\":\"Non hai domande per gli ordini.\",\"15qAvl\":\"Non hai modifiche di email in sospeso.\",\"n81Qk8\":\"Non hai completato la configurazione di Stripe Connect\",\"jxsiqJ\":\"Non hai collegato il tuo account Stripe\",\"+FWjhR\":\"Hai esaurito il tempo per completare il tuo ordine.\",\"MycdJN\":\"Hai aggiunto tasse e commissioni a un prodotto gratuito. Vuoi rimuoverle o nasconderle?\",\"YzEk2o\":\"Non hai ancora inviato messaggi. Puoi inviare messaggi a tutti i partecipanti o a specifici possessori di prodotti.\",\"R6i9o9\":\"Devi riconoscere che questa email non è promozionale\",\"3ZI8IL\":\"Devi accettare i termini e le condizioni\",\"dMd3Uf\":\"Devi confermare il tuo indirizzo email prima che il tuo evento possa andare in diretta.\",\"H35u3n\":\"Devi creare un biglietto prima di poter aggiungere manualmente un partecipante.\",\"jE4Z8R\":\"Devi avere almeno un livello di prezzo\",\"8/eLoa\":\"Devi verificare il tuo account prima di poter inviare messaggi.\",\"Egnj9d\":\"Dovrai contrassegnare un ordine come pagato manualmente. Questo può essere fatto nella pagina di gestione dell'ordine.\",\"L/+xOk\":\"Avrai bisogno di un biglietto prima di poter creare una lista di check-in.\",\"Djl45M\":\"Avrai bisogno di un prodotto prima di poter creare un'assegnazione di capacità.\",\"y3qNri\":\"Avrai bisogno di almeno un prodotto per iniziare. Gratuito, a pagamento o lascia che l'utente decida quanto pagare.\",\"9HcibB\":[\"Stai andando a \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Il nome del tuo account è utilizzato nelle pagine degli eventi e nelle email.\",\"veessc\":\"I tuoi partecipanti appariranno qui una volta che si saranno registrati per il tuo evento. Puoi anche aggiungere manualmente i partecipanti.\",\"Eh5Wrd\":\"Il tuo fantastico sito web 🎉\",\"lkMK2r\":\"I tuoi Dettagli\",\"3ENYTQ\":[\"La tua richiesta di cambio email a <0>\",[\"0\"],\" è in attesa. Controlla la tua email per confermare\"],\"yZfBoy\":\"Il tuo messaggio è stato inviato\",\"KSQ8An\":\"Il tuo Ordine\",\"Jwiilf\":\"Il tuo ordine è stato annullato\",\"6UxSgB\":\"Il tuo ordine è in attesa di pagamento 🏦\",\"7YJdgG\":\"I tuoi ordini appariranno qui una volta che inizieranno ad arrivare.\",\"9TO8nT\":\"La tua password\",\"P8hBau\":\"Il tuo pagamento è in elaborazione.\",\"UdY1lL\":\"Il tuo pagamento non è andato a buon fine, riprova.\",\"fzuM26\":\"Il tuo pagamento non è andato a buon fine. Riprova.\",\"cEli2o\":\"Il tuo prodotto per\",\"cJ4Y4R\":\"Il tuo rimborso è in elaborazione.\",\"IFHV2p\":\"Il tuo biglietto per\",\"x1PPdr\":\"CAP / Codice Postale\",\"BM/KQm\":\"CAP o Codice Postale\",\"+LtVBt\":\"CAP o Codice Postale\",\"25QDJ1\":\"- Clicca per pubblicare\",\"WOyJmc\":\"- Clicca per annullare la pubblicazione\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" domanda nascosta\"],\"other\":[\"#\",\" domande nascoste\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Webhook Attivi\"],\"tmew5X\":[[\"0\"],\" registrati\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizzatori\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventi\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Il numero di biglietti disponibili per questo biglietto<1>Questo valore può essere sovrascritto se ci sono <2>Limiti di Capacità associati a questo biglietto.\",\"ZnVt5v\":\"<0>I webhook notificano istantaneamente i servizi esterni quando si verificano eventi, come l'aggiunta di un nuovo partecipante al tuo CRM o alla mailing list al momento della registrazione, garantendo un'automazione senza interruzioni.<1>Utilizza servizi di terze parti come <2>Zapier, <3>IFTTT o <4>Make per creare flussi di lavoro personalizzati e automatizzare le attività.\",\"5y15Jt\":\"⚙️ Impostazioni predefinite\",\"y1NShf\":\"🎉 Congratulazioni per aver creato un evento!\",\"fAv9QG\":\"🎟️ Aggiungi biglietti\",\"kPQShI\":\"🏢 Dettagli di base\",\"5aN1lY\":\"📅 Quando si terrà il tuo evento?\",\"3aVDeS\":\"📝 Dettagli di base\",\"s4Tgn6\":\"📢 Promuovi il tuo evento\",\"UQ7pBY\":\"0.50 per $0.50\",\"M2DyLc\":\"1 Webhook Attivo\",\"i1+xzD\":\"1.75 per 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Un \",[\"type\"],\" predefinito viene applicato automaticamente a tutti i nuovi biglietti. Puoi sovrascrivere questa impostazione per ogni singolo biglietto.\"],\"Pgaiuj\":\"Un importo fisso per biglietto. Es. $0,50 per biglietto\",\"V53XzQ\":\"Un nuovo codice di verifica è stato inviato alla tua email\",\"ySO/4f\":\"Una percentuale del prezzo del biglietto. Es. 3,5% del prezzo del biglietto\",\"WXeXGB\":\"Un codice promozionale senza sconto può essere utilizzato per rivelare biglietti nascosti.\",\"GMhWB5\":\"Un'opzione Radio ha più opzioni ma solo una può essere selezionata.\",\"CBt3s7\":\"Un'opzione Radio consente una sola selezione\",\"7g61G9\":\"Una breve descrizione di Awesome Events Ltd.\",\"/z/bH1\":\"Una breve descrizione del tuo organizzatore che sarà visibile agli utenti.\",\"zCk10D\":\"Una singola domanda per partecipante. Es. Qual è il tuo pasto preferito?\",\"ap3v36\":\"Una singola domanda per ordine. Es. Qual è il nome della tua azienda?\",\"uyJsf6\":\"Informazioni\",\"pDwHGk\":\"Informazioni su hi.events\",\"WTk/ke\":\"Informazioni su Stripe Connect\",\"VTfZPy\":\"Accesso Negato\",\"iwyhk4\":\"Accesso all'area VIP...\",\"0b79Xf\":\"Email dell'Account\",\"m16xKo\":\"Aggiungi\",\"LKNynS\":\"Aggiungi un'immagine di copertina, una descrizione e altro per far risaltare il tuo evento.\",\"a5KFZU\":\"Aggiungi i dettagli dell'evento e gestisci le impostazioni dell'evento.\",\"Fb+SDI\":\"Aggiungi altri biglietti\",\"BGD9Yt\":\"Aggiungi biglietti\",\"QN2F+7\":\"Aggiungi Webhook\",\"NsWqSP\":\"Aggiungi i tuoi profili social e l'URL del sito. Verranno mostrati nella pagina pubblica dell'organizzatore.\",\"p59pEv\":\"Dettagli Aggiuntivi\",\"YAV57v\":\"Affiliato\",\"I+utEq\":\"Il codice affiliato non può essere modificato\",\"/jHBj5\":\"Affiliato creato con successo\",\"uCFbG2\":\"Affiliato eliminato con successo\",\"a41PKA\":\"Le vendite dell'affiliato saranno tracciate\",\"mJJh2s\":\"Le vendite dell'affiliato non saranno tracciate. Questo disattiverà l'affiliato.\",\"jabmnm\":\"Affiliato aggiornato con successo\",\"CPXP5Z\":\"Affiliati\",\"9Wh+ug\":\"Affiliati esportati\",\"3cqmut\":\"Gli affiliati ti aiutano a tracciare le vendite generate da partner e influencer. Crea codici affiliato e condividili per monitorare le prestazioni.\",\"7rLTkE\":\"Tutti gli eventi archiviati\",\"gKq1fa\":\"Tutti i partecipanti\",\"ZS/D7f\":\"Tutti gli eventi terminati\",\"QsYjci\":\"Tutti gli Eventi\",\"/twVAS\":\"Tutti i Biglietti\",\"dr7CWq\":\"Tutti gli eventi in arrivo\",\"8wYDMp\":\"Hai già un account?\",\"TRYjHa\":[\"importo in \",[\"0\"]],\"tLjOgo\":[\"Importo pagato $\",[\"0\"]],\"Zkymb9\":\"Un'email da associare a questo affiliato. L'affiliato non sarà notificato.\",\"vRznIT\":\"Si è verificato un errore durante il controllo dello stato di esportazione.\",\"er3d/4\":\"Si è verificato un errore durante l'ordinamento dei biglietti. Riprova o aggiorna la pagina\",\"hhvESd\":\"Un evento è l'evento effettivo che stai organizzando\",\"laaJF3\":\"Un evento è l'incontro o l'occasione che stai organizzando. Puoi aggiungere ulteriori dettagli in seguito.\",\"3ZpITr\":\"Un evento è l'incontro o l'occasione che stai organizzando. Puoi aggiungere ulteriori dettagli in seguito.\",\"C5/iBC\":\"Un organizzatore è l'azienda o la persona che ospita l'evento. Configura il tuo profilo per iniziare.\",\"QNrkms\":\"Risposta aggiornata con successo.\",\"j4DliD\":\"Qualsiasi richiesta dai possessori di biglietti verrà inviata a questo indirizzo email. Questo sarà anche utilizzato come indirizzo \\\"rispondi a\\\" per tutte le email inviate da questo evento\",\"epTbAK\":[\"Si applica a \",[\"0\"],\" biglietti\"],\"6MkQ2P\":\"Si applica a 1 biglietto\",\"jcnZEw\":[\"Applica questo \",[\"type\"],\" a tutti i nuovi biglietti\"],\"TCKfZx\":\"Artico\",\"Dy+k4r\":\"Sei sicuro di voler cancellare questo partecipante? Questo annullerà il loro prodotto\",\"LchiNd\":\"Sei sicuro di voler eliminare questo affiliato? Questa azione non può essere annullata.\",\"5H3Z78\":\"Sei sicuro di voler eliminare questo webhook?\",\"VDWChT\":\"Sei sicuro di voler rendere questo organizzatore una bozza? La pagina dell'organizzatore sarà invisibile al pubblico.\",\"pWtQJM\":\"Sei sicuro di voler rendere pubblico questo organizzatore? La pagina dell'organizzatore sarà visibile al pubblico.\",\"WFHOlF\":\"Sei sicuro di voler pubblicare questo evento? Una volta pubblicato, sarà visibile al pubblico.\",\"4TNVdy\":\"Sei sicuro di voler pubblicare questo profilo organizzatore? Una volta pubblicato, sarà visibile al pubblico.\",\"ExDt3P\":\"Sei sicuro di voler annullare la pubblicazione di questo evento? Non sarà più visibile al pubblico.\",\"5Qmxo/\":\"Sei sicuro di voler annullare la pubblicazione di questo profilo organizzatore? Non sarà più visibile al pubblico.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Chiedi una volta per partecipante\",\"F2rX0R\":\"Deve essere selezionato almeno un tipo di evento\",\"AJ4rvK\":\"Partecipante Cancellato\",\"qvylEK\":\"Partecipante Creato\",\"Xc2I+v\":\"Gestione Partecipanti\",\"VvYqMB\":\"Le domande per i partecipanti vengono poste una volta per partecipante. Per impostazione predefinita, alle persone vengono chiesti nome, cognome e indirizzo email.\",\"spxPEv\":\"Le domande per i partecipanti vengono poste una volta per partecipante. Per impostazione predefinita, chiediamo nome, cognome e indirizzo email del partecipante.\",\"D2qlBU\":\"Partecipante Aggiornato\",\"k3Tngl\":\"Partecipanti Esportati\",\"5UbY+B\":\"Partecipanti con un biglietto specifico\",\"kShOaz\":\"Flusso di Lavoro Automatico\",\"VPoeAx\":\"Gestione automatizzata degli ingressi con liste di check-in multiple e convalida in tempo reale\",\"lXkUEV\":\"Disponibilità\",\"Vm0RKe\":\"Sconto Medio/Ordine\",\"sGUsYa\":\"Valore Medio Ordine\",\"EmYMHc\":\"In attesa di pagamento offline\",\"kNmmvE\":\"Awesome Events S.r.l.\",\"0TGkYM\":\"Torna alla homepage dell'evento\",\"MLZyiY\":\"Colore di sfondo\",\"EOUool\":\"Dettagli di Base\",\"jIPNJG\":\"Informazioni di base\",\"7EGQKA\":\"Poiché sei il proprietario dell'account, non puoi modificare il tuo ruolo o stato.\",\"wVfiR2\":\"Prima che il tuo evento possa andare online, ci sono alcune cose da fare.\",\"iMdwTb\":\"Prima che il tuo evento possa andare online, ci sono alcune cose da fare. Completa tutti i passaggi qui sotto per iniziare.\",\"1xAcxY\":\"Inizia a vendere biglietti in pochi minuti\",\"R+w/Va\":\"Fatturazione\",\"Ayxd+S\":\"Controllo del Brand\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Colore pulsante\",\"ChDLlO\":\"Testo del pulsante\",\"Jzn1qy\":\"Impossibile caricare gli eventi\",\"GGWsTU\":\"Annullato\",\"Ud7zwq\":\"L'annullamento cancellerà tutti i biglietti associati a questo ordine e rilascerà i biglietti nel pool disponibile.\",\"VsM1HH\":\"Assegnazioni di capacità\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Beneficenza\",\"QndF4b\":\"registra ingresso\",\"9FVFym\":\"registra uscita\",\"v4fiSg\":\"Controlla la tua email\",\"Y3FYXy\":\"Registrazione\",\"udRwQs\":\"Registrazione Creata\",\"F4SRy3\":\"Registrazione Eliminata\",\"rfeicl\":\"Registrazione effettuata con successo\",\"/ydvvl\":\"Messaggi di Pagamento\",\"h1IXFK\":\"Cinese\",\"DM4gBB\":\"Cinese (Tradizionale)\",\"pkk46Q\":\"Scegli un organizzatore\",\"ypFF60\":\"Scegli tra combinazioni di colori predefinite\",\"rk3LeS\":\"Scegli la categoria più adatta al tuo evento per aiutare i partecipanti a trovarlo facilmente.\",\"jJGoVv\":\"Scegli quali notifiche vuoi ricevere\",\"RG3szS\":\"chiudi\",\"RWw9Lg\":\"Chiudi la finestra\",\"XwdMMg\":\"Il codice può contenere solo lettere, numeri, trattini e trattini bassi\",\"+yMJb7\":\"Il codice è obbligatorio\",\"m9SD3V\":\"Il codice deve contenere almeno 3 caratteri\",\"V1krgP\":\"Il codice non deve superare i 20 caratteri\",\"psqIm5\":\"Collabora con il tuo team per creare eventi straordinari insieme.\",\"msqIjo\":\"Comprimi questo biglietto quando la pagina dell'evento viene caricata inizialmente\",\"WD6364\":\"Tavolozza dei colori\",\"qdY9Tp\":\"Preimpostazioni colore\",\"CWk59I\":\"Commedia\",\"/sZIOR\":\"Negozio Completo\",\"7D9MJz\":\"Completa Configurazione Stripe\",\"nqx+6h\":\"Completa questi passaggi per iniziare a vendere biglietti per il tuo evento.\",\"ih35UP\":\"Centro congressi\",\"Auz0Mz\":\"Conferma la tua email per accedere a tutte le funzionalità.\",\"7+grte\":\"Email di conferma inviata! Controlla la tua casella di posta.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulazioni per aver creato un evento!\",\"Xe2tSS\":\"Documentazione di Connessione\",\"1Xxb9f\":\"Connetti elaborazione pagamenti\",\"EWnXR+\":\"Connetti a Stripe\",\"MOUF31\":\"Connetti con CRM e automatizza le attività utilizzando webhook e integrazioni\",\"VioGG1\":\"Collega il tuo account Stripe per accettare pagamenti per biglietti e prodotti.\",\"/3017M\":\"Connesso a Stripe\",\"jfC/xh\":\"Contatto\",\"LOFgda\":[\"Contatta \",[\"0\"]],\"i3p844\":\"Contatto email\",\"41BQ3k\":\"Email di contatto\",\"02S6xJ\":\"Contatta il Supporto\",\"nBGbqc\":\"Contattaci per abilitare la messaggistica\",\"2nL0F3\":\"Colore di sfondo del contenuto\",\"m8WD6t\":\"Continua configurazione\",\"0GwUT4\":\"Procedi al pagamento\",\"sBV87H\":\"Continua alla creazione dell'evento\",\"nKtyYu\":\"Continua al passo successivo\",\"RGVUUI\":\"Continua Al Pagamento\",\"FxVG/l\":\"Copiato negli appunti\",\"PiH3UR\":\"Copiato!\",\"uUPbPg\":\"Copia link affiliato\",\"iVm46+\":\"Copia codice\",\"y22tv0\":\"Copia questo link per condividerlo ovunque\",\"/4gGIX\":\"Copia negli appunti\",\"o5K/BK\":\"Corallo\",\"P0rbCt\":\"Immagine di Copertina\",\"60u+dQ\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'evento\",\"2NLjA6\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'organizzatore\",\"Vi1wLR\":\"Creazioni\",\"xfKgwv\":\"Crea affiliato\",\"dyrgS4\":\"Crea e personalizza la tua pagina evento istantaneamente\",\"a6YrKg\":\"Crea codici promozionali\",\"n6H6AO\":\"Crea codici promozionali per offrire sconti ai tuoi partecipanti.\",\"Tg323g\":\"Crea Biglietto\",\"8AiKIu\":\"Crea biglietto o prodotto\",\"agZ87r\":\"Crea biglietti per il tuo evento, imposta i prezzi e gestisci la quantità disponibile.\",\"dkAPxi\":\"Crea Webhook\",\"5slqwZ\":\"Crea il tuo evento\",\"JQNMrj\":\"Crea il tuo primo evento\",\"CCjxOC\":\"Crea il tuo primo evento per iniziare a vendere biglietti e gestire i partecipanti.\",\"ZCSSd+\":\"Crea il tuo evento\",\"67NsZP\":\"Creazione evento...\",\"H34qcM\":\"Creazione organizzatore...\",\"1YMS+X\":\"Creazione del tuo evento in corso, attendere prego\",\"yiy8Jt\":\"Creazione del tuo profilo organizzatore in corso, attendere prego\",\"8Tg/JR\":\"Personalizzato\",\"Lu75d1\":\"Personalizza le impostazioni email per questo evento\",\"RaxMyF\":\"Personalizza la homepage dell'evento e l'esperienza di checkout\",\"iX6SLo\":\"Personalizza il testo visualizzato sul pulsante continua\",\"q9Jg0H\":\"Personalizza la pagina del tuo evento e il design del widget per adattarli perfettamente al tuo brand\",\"mkLlne\":\"Personalizza l'aspetto della pagina del tuo evento\",\"3trPKm\":\"Personalizza l'aspetto della pagina del tuo organizzatore\",\"zgCHnE\":\"Report Vendite Giornaliere\",\"nHm0AI\":\"Ripartizione giornaliera di vendite, tasse e commissioni\",\"p34Pf9\":\"Il primo evento di David Earley\",\"PqrqgF\":\"Lista check-in primo giorno\",\"RiXc4g\":\"Disattiva utente\",\"xjO9oI\":\"Valuta predefinita\",\"nHFikz\":\"Valuta predefinita per gli eventi\",\"8I9wfV\":\"Impostazioni predefinite\",\"B1zzGk\":\"Fuso orario predefinito\",\"gI377g\":\"Fuso orario predefinito per la programmazione degli eventi\",\"mRDkHw\":\"Fuso orario predefinito per gli eventi\",\"vu7gDm\":\"Elimina affiliato\",\"+jw/c1\":\"Elimina immagine\",\"GnyEfA\":\"Elimina biglietto\",\"E33LRn\":\"Elimina utente\",\"snMaH4\":\"Elimina webhook\",\"s9iD5d\":\"La descrizione deve essere inferiore a 50.000 caratteri\",\"vYgeDk\":\"Deseleziona tutto\",\"H8kMHT\":\"Non hai ricevuto il codice?\",\"x8uDKb\":\"Disabilita codice\",\"b5SKxQ\":\"Disabilita il monitoraggio di questa capacità senza interrompere le vendite dei prodotti\",\"Tgg8XQ\":\"Disabilita il monitoraggio di questa capacità senza interrompere le vendite dei biglietti\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignora questo messaggio\",\"TvY/XA\":\"Documentazione\",\"dYskfr\":\"Non esiste\",\"V6Jjbr\":\"Non hai un account? <0>Registrati\",\"4+aC/x\":\"Donazione / Biglietto a offerta libera\",\"++S5i/\":\"Importo donazione\",\"OO7MG7\":\"Biglietto Donazione\",\"0pEVi2\":\"Scarica PDF Biglietti\",\"eneWvv\":\"Bozza\",\"3z2ium\":\"Trascina per ordinare\",\"6skwyH\":\"Rilascia un'immagine, o clicca qui per sostituire l'Immagine di Copertina\",\"S37RRV\":\"Rilascia un'immagine, o clicca qui per caricare l'Immagine di Copertina\",\"X7F5EC\":\"A causa dell'alto rischio di spam, è necessaria una verifica manuale prima di poter inviare messaggi.\\nContattaci per richiedere l'accesso.\",\"KRmTkx\":\"Duplica Prodotto\",\"Wt9eV8\":\"Duplica Biglietti\",\"4xK5y2\":\"Duplica Webhook\",\"KIjvtr\":\"Olandese\",\"SPKbfM\":\"es., Acquista biglietti, Registrati ora\",\"v4+lcZ\":\"Modifica affiliato\",\"2iZEz7\":\"Modifica Risposta\",\"kNGp1D\":\"Modifica partecipante\",\"t2bbp8\":\"Modifica Partecipante\",\"d+nnyk\":\"Modifica Biglietto\",\"fW5sSv\":\"Modifica webhook\",\"nP7CdQ\":\"Modifica Webhook\",\"aqxYLv\":\"Educazione\",\"913Y9W\":\"Indirizzo email per richieste e comunicazioni dei partecipanti\",\"WiKda6\":\"Configurazione Email\",\"ZsZeV2\":\"L'email è obbligatoria\",\"G5zNMX\":\"Impostazioni Email\",\"H/UMUG\":\"Verifica email richiesta\",\"L86zy2\":\"Email verificata con successo!\",\"nA31FG\":\"Abilita questa capacità per interrompere le vendite dei biglietti quando viene raggiunto il limite\",\"RxzN1M\":\"Abilitato\",\"MF4ru0\":\"Data e ora di fine\",\"sGjBEq\":\"Data e ora di fine (opzionale)\",\"PKXt9R\":\"La data di fine deve essere successiva alla data di inizio\",\"48Y16Q\":\"Ora di fine (facoltativo)\",\"3bR1r4\":\"Inserisci email affiliato (facoltativo)\",\"ARkzso\":\"Inserisci nome affiliato\",\"kWg31j\":\"Inserisci codice affiliato univoco\",\"C3nD/1\":\"Inserisci la tua email\",\"n9V+ps\":\"Inserisci il tuo nome\",\"LslKhj\":\"Errore durante il caricamento dei log\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoria evento\",\"b46pt5\":\"Immagine di copertina evento\",\"nuoP/j\":\"Evento creato con successo\",\"imgKgl\":\"Descrizione dell'evento\",\"PYs3rP\":\"Nome evento\",\"HhwcTQ\":\"Nome dell'evento\",\"WZZzB6\":\"Il nome dell'evento è obbligatorio\",\"Wd5CDM\":\"Il nome dell'evento deve contenere meno di 150 caratteri\",\"4JzCvP\":\"Evento Non Disponibile\",\"mImacG\":\"Pagina dell'evento\",\"JyD0LH\":\"Impostazioni Evento\",\"uPX+1O\":\"Biglietteria gestita da\",\"YDVUVl\":\"Tipi di Evento\",\"3Fj/xp\":\"Evento wdwdeNon disponibile\",\"ufcUbL\":\"eventi\",\"VlvpJ0\":\"Esporta risposte\",\"JKfSAv\":\"Esportazione fallita. Riprova.\",\"SVOEsu\":\"Esportazione avviata. Preparazione file...\",\"9bpUSo\":\"Esportazione affiliati\",\"jtrqH9\":\"Esportazione Partecipanti\",\"R4Oqr8\":\"Esportazione completata. Download file in corso...\",\"UlAK8E\":\"Esportazione Ordini\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Creazione affiliato non riuscita\",\"jo3Gm6\":\"Esportazione affiliati non riuscita\",\"Jjw03p\":\"Impossibile esportare i partecipanti\",\"ZPwFnN\":\"Impossibile esportare gli ordini\",\"X4o0MX\":\"Impossibile caricare il Webhook\",\"10XEC9\":\"Impossibile reinviare l'email del prodotto\",\"YQ3QSS\":\"Reinvio codice di verifica non riuscito\",\"T6B2gk\":\"Invio messaggio non riuscito. Riprova.\",\"lKh069\":\"Impossibile avviare il processo di esportazione\",\"i0QKrm\":\"Aggiornamento affiliato non riuscito\",\"NNc33d\":\"Impossibile aggiornare la risposta.\",\"7/9RFs\":\"Caricamento immagine non riuscito.\",\"nkNfWu\":\"Caricamento dell'immagine non riuscito. Riprova.\",\"rxy0tG\":\"Verifica email non riuscita\",\"fT0t9K\":\"Moda\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Le commissioni sono soggette a modifiche. Sarai informato di qualsiasi modifica alla struttura delle tue commissioni.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"Nome, Cognome e Indirizzo Email sono domande predefinite che sono sempre incluse nel processo di checkout.\",\"YXhom6\":\"Commissione Fissa:\",\"KgxI80\":\"Biglietteria Flessibile\",\"lWxAUo\":\"Cibo e bevande\",\"kFLJqR\":\"Foresta\",\"/4rQr+\":\"Biglietto Gratuito\",\"01my8x\":\"Biglietto gratuito, nessuna informazione di pagamento richiesta\",\"ejVYRQ\":\"Da\",\"vAVBBv\":\"Completamente integrato\",\"HWRn1Y\":\"Gallerie\",\"3ep0Gx\":\"Informazioni generali sul tuo organizzatore\",\"ziAjHi\":\"Genera\",\"exy8uo\":\"Genera codice\",\"qP+bCF\":\"Inizia scegliendo il tipo di evento che stai organizzando. Puoi sempre aggiungere ulteriori dettagli in seguito.\",\"kfVY6V\":\"Inizia gratuitamente, nessun costo di abbonamento\",\"u6FPxT\":\"Ottieni Biglietti\",\"8KDgYV\":\"Prepara il tuo evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Dai al tuo evento un nome memorabile che descriva chiaramente di cosa si tratta.\",\"cQPKZt\":\"Vai alla Dashboard\",\"yPvkqO\":\"Vai a Hi.Events\",\"gHSuV/\":\"Vai alla pagina iniziale\",\"Lek3cJ\":\"Vai alla Dashboard di Stripe\",\"GNJ1kd\":\"Aiuto e Supporto\",\"g+2103\":\"Ecco il tuo link affiliato\",\"spMR9y\":\"Hi.Events addebita commissioni di piattaforma per mantenere e migliorare i nostri servizi. Queste commissioni vengono automaticamente detratte da ogni transazione.\",\"EeNE0j\":\"Nascosto non sarà mostrato ai clienti.\",\"P+5Pbo\":\"Nascondi Risposte\",\"IyEqFf\":\"Nascondi impostazioni colore\",\"fsi6fC\":\"Nascondi questo biglietto ai clienti\",\"Fhzoa8\":\"Nascondi biglietto dopo la data di fine vendita\",\"yhm3J/\":\"Nascondi biglietto prima della data di inizio vendita\",\"k7/oGT\":\"Nascondi biglietto a meno che l'utente non abbia un codice promozionale applicabile\",\"L0ZOiu\":\"Nascondi biglietto quando esaurito\",\"uno73L\":\"Nascondere un biglietto impedirà agli utenti di vederlo sulla pagina dell'evento.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage e Checkout\",\"m07jN3\":\"Impostazioni Homepage e Checkout\",\"id+NIk\":\"Quanti minuti ha il cliente per completare il proprio ordine\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"Accetto i termini e condizioni\",\"4/kP5a\":\"Se una nuova scheda non si è aperta automaticamente, clicca sul pulsante qui sotto per procedere al pagamento.\",\"Crwwhn\":[\"Se non si è aperta una nuova scheda, per favore <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Se vuoto, l'indirizzo verrà utilizzato per generare un collegamento a Google Maps\",\"wOU3Tr\":\"Se hai un account con noi, riceverai un'email con le istruzioni per reimpostare la password.\",\"Gyl1h8\":\"Le dimensioni dell'immagine devono essere almeno 600px per 300px\",\"TiGacZ\":\"Le dimensioni dell'immagine devono essere almeno 900px per 450px\",\"UnTvkH\":\"Le dimensioni dell'immagine devono essere tra 3000px per 2000px. Con un'altezza massima di 2000px e una larghezza massima di 3000px\",\"an5hVd\":\"Immagini\",\"UJLg8x\":\"Analisi approfondite\",\"OFAmKP\":\"Includi dettagli di connessione per il tuo evento online\",\"BfPBBG\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno dopo la registrazione avvenuta con successo.\",\"6+pAOx\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati dopo la registrazione avvenuta con successo.\",\"SYmeUu\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del prodotto del partecipante\",\"evpD4c\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del biglietto del partecipante\",\"AXTNr8\":[\"Include \",[\"0\"],\" biglietti\"],\"7/Rzoe\":\"Include 1 biglietto\",\"F1Xp97\":\"Partecipanti individuali\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrazioni\",\"B2Tpo0\":\"Email non valida\",\"5tT0+u\":\"Formato email non valido\",\"g+lLS9\":\"Invita un membro del team\",\"1z26sk\":\"Invita membro del team\",\"KR0679\":\"Invita membri del team\",\"aH6ZIb\":\"Invita il tuo team\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Ultima Risposta\",\"gw3Ur5\":\"Ultimo Attivato\",\"CKcupn\":\"Ultimi ordini\",\"c+gAXc\":\"Iniziamo creando il tuo primo evento\",\"QfrKvi\":\"Link colore\",\"shkJ3U\":\"Collega il tuo account Stripe per ricevere fondi dalle vendite dei biglietti.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Online\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Caricamento temi...\",\"NFxlHW\":\"Caricamento Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Copertina\",\"gddQe0\":\"Logo e immagine di copertina per il tuo organizzatore\",\"TBEnp1\":\"Il logo verrà visualizzato nell'intestazione\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Rendi l'evento live\",\"4wUIjX\":\"Rendi attivo il tuo evento\",\"8mmINh\":\"Gestisci le informazioni di fatturazione e visualizza le fatture\",\"jWIznR\":\"Gestisci le impostazioni predefinite per i nuovi eventi\",\"0A7TvI\":\"Gestisci evento\",\"wqyqaF\":\"Gestisci le impostazioni generali dell'account\",\"5Llat8\":\"Gestisci prodotti\",\"f92Qak\":\"Gestisci le tasse e le commissioni che possono essere applicate ai biglietti\",\"PlTcVr\":\"Gestisci le tasse e le commissioni che possono essere applicate ai tuoi biglietti\",\"Wsx7Iu\":\"Gestire gli utenti e i loro permessi\",\"QHcjP+\":\"Gestisci i tuoi dati di fatturazione e dettagli di pagamento\",\"2FzaR1\":\"Gestisci l'elaborazione dei pagamenti e visualizza le commissioni della piattaforma\",\"lzcrX3\":\"L'aggiunta manuale di un partecipante modificherà la quantità dei biglietti.\",\"/x0FyM\":\"Adatta al tuo brand\",\"xDAtGP\":\"Messaggio\",\"1jRD0v\":\"Invia messaggio ai partecipanti con biglietti specifici\",\"97QrnA\":\"Invia messaggi ai partecipanti, gestisci ordini e gestisci rimborsi, tutto in un unico posto\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Il messaggio è obbligatorio\",\"0/yJtP\":\"Invia messaggio ai proprietari degli ordini con prodotti specifici\",\"yt/wR6\":\"Mezzanotte\",\"tccUcA\":\"Check-in Mobile\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Diverse opzioni di prezzo. Perfetto per biglietti early bird ecc.\",\"GfaxEk\":\"Musica\",\"8/brI5\":\"Il nome è obbligatorio\",\"m920rF\":\"New York\",\"eWRECP\":\"Vita notturna\",\"074+X8\":\"Nessun Webhook Attivo\",\"zxnup4\":\"Nessun affiliato da mostrare\",\"6r9SGl\":\"Nessuna Carta di Credito Richiesta\",\"Z6ILSe\":\"Nessun evento per questo organizzatore\",\"8zCZQf\":\"Nessun evento disponibile\",\"XZkeaI\":\"Nessun log trovato\",\"NEmyqy\":\"Nessun ordine disponibile\",\"B7w4KY\":\"Nessun altro organizzatore disponibile\",\"6jYQGG\":\"Nessun evento passato\",\"zK/+ef\":\"Nessun prodotto disponibile per la selezione\",\"q91DKx\":\"Nessuna domanda ha ricevuto risposta da questo partecipante.\",\"QoAi8D\":\"Nessuna risposta\",\"EK/G11\":\"Ancora nessuna risposta\",\"cU1op4\":\"Non sono state ancora aggiunte tasse o commissioni.\",\"uR2eFu\":\"Nessun biglietto disponibile\",\"b7JZFg\":\"Nessun biglietto da mostrare\",\"yM5c0q\":\"Nessun evento in arrivo\",\"n5vdm2\":\"Nessun evento webhook è stato registrato per questo endpoint. Gli eventi appariranno qui una volta attivati.\",\"4GhX3c\":\"Nessun Webhook\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Oceano\",\"lQgMLn\":\"Nome dell'ufficio o della sede\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Invia solo agli ordini con questi stati\",\"AWA6XY\":\"opzionale\",\"ppuQR4\":\"Ordine Creato\",\"L4kzeZ\":[\"Dettagli dell'ordine \",[\"0\"]],\"+spgqH\":[\"ID ordine: \",[\"0\"]],\"vu6Arl\":\"Ordine Contrassegnato come Pagato\",\"FaPYw+\":\"Proprietario ordine\",\"eB5vce\":\"Proprietari di ordini con un prodotto specifico\",\"CxLoxM\":\"Proprietari di ordini con prodotti\",\"wg9MPp\":\"Le domande relative all'ordine vengono poste una volta per ordine. Per impostazione predefinita, vengono richiesti nome, cognome e indirizzo email.\",\"+KNVxX\":\"Le domande relative all'ordine vengono poste una sola volta per ordine. Per impostazione predefinita, chiediamo nome, cognome e indirizzo email.\",\"EZy55F\":\"Ordine Rimborsato\",\"6eSHqs\":\"Stati ordine\",\"e7eZuA\":\"Ordine Aggiornato\",\"mz+c33\":\"Ordini Creati\",\"5It1cQ\":\"Ordini Esportati\",\"S3CZ5M\":\"Dashboard organizzatore\",\"m/ebSk\":\"Dettagli dell'organizzatore\",\"SQqJd8\":\"Organizzatore non trovato\",\"wpj63n\":\"Impostazioni organizzatore\",\"coIKFu\":\"Le statistiche dell'organizzatore non sono disponibili per la valuta selezionata o si è verificato un errore.\",\"o1my93\":\"Aggiornamento dello stato dell'organizzatore non riuscito. Riprova più tardi\",\"rLHma1\":\"Stato dell'organizzatore aggiornato\",\"J2cXxX\":\"Gli organizzatori possono solo gestire eventi e biglietti. Non possono gestire utenti, impostazioni dell'account o informazioni di fatturazione.\",\"/IX/7x\":\"Altro\",\"6/dCYd\":\"Panoramica\",\"cbtJ9W\":\"Colore di sfondo della pagina\",\"QkLf4H\":\"URL della pagina\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Passato\",\"xTPjSy\":\"Eventi passati\",\"/l/ckQ\":\"Incolla URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"In pausa\",\"TskrJ8\":\"Pagamento e Piano\",\"EyE8E6\":\"Elaborazione Pagamenti\",\"vcyz2L\":\"Impostazioni Pagamento\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"per cento\",\"/Bh+7r\":\"Prestazione\",\"kzhVMq\":\"Prestazioni\",\"xK4skk\":\"Arti performative\",\"zmwvG2\":\"Telefono\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Effettua Ordine\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Commissioni Piattaforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Assicurati di inviare solo email direttamente correlate all'ordine. Le email promozionali\\nnon devono essere inviate tramite questo modulo.\",\"o+HaYe\":\"Inserisci un codice promozionale valido\",\"jEw0Mr\":\"Inserisci un URL valido\",\"n8+Ng/\":\"Inserisci il codice a 5 cifre\",\"Dvq0wf\":\"Per favore, fornisci un'immagine.\",\"MA04r/\":\"Si prega di rimuovere i filtri e impostare l'ordinamento su \\\"Ordine homepage\\\" per abilitare l'ordinamento\",\"EFq6EG\":\"Per favore, seleziona un'immagine.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Riprova.\",\"klWBeI\":\"Attendi prima di richiedere un altro codice\",\"hfHhaa\":\"Attendi mentre prepariamo i tuoi affiliati per l'esportazione...\",\"o+tJN/\":\"Attendi mentre prepariamo i tuoi partecipanti per l'esportazione...\",\"+5Mlle\":\"Attendi mentre prepariamo i tuoi ordini per l'esportazione...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Offerto da\",\"lqAWKB\":\"Offerto da <0>Hi.Events 👋\",\"3n47kV\":\"Offerto da Hi.Events\",\"ddi4j4\":\"Offerto da Stripe\",\"cs5muu\":\"Anteprima pagina evento\",\"a5jvSX\":\"Fasce di prezzo\",\"pTf3kY\":\"Valuta principale per la determinazione del prezzo dei biglietti\",\"LcET2C\":\"Informativa sulla privacy\",\"p/JDmw\":\"prodotto\",\"EWCLpZ\":\"Prodotto Creato\",\"XkFYVB\":\"Prodotto Eliminato\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Ripartizione vendite prodotti, ricavi e tasse\",\"ldVIlB\":\"Prodotto Aggiornato\",\"mIqT3T\":\"Prodotti, merchandising e opzioni di prezzo flessibili\",\"ZXpm3a\":[\"Codice \",[\"promoCode\"],\" promo applicato\"],\"JoKGiJ\":\"Codice promo\",\"k3wH7i\":\"Ripartizione utilizzo codici promo e sconti\",\"EEYbdt\":\"Pubblica\",\"evDBV8\":\"Pubblica Evento\",\"812gwg\":\"Acquista licenza\",\"YwNJAq\":\"Scansione di codici QR con feedback istantaneo e condivisione sicura per l'accesso del personale\",\"Fi3b48\":\"Ordini recenti\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Reindirizzamento a Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reinvia codice\",\"bxoWpz\":\"Invia nuovamente l'email di conferma\",\"G42SNI\":\"Invia nuovamente l'email\",\"TTpXL3\":[\"Reinvia tra \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Invia nuovamente l'email del prodotto\",\"slOprG\":\"Reimposta la tua password\",\"V5jGAK\":\"Reale\",\"hVF4dJ\":\"Inizio vendite\",\"mUv9U4\":\"Vendite\",\"KZrfYJ\":\"Salva link social\",\"aZR9BC\":\"Scorri ai biglietti\",\"lBAlVv\":\"Cerca per nome, ordine #, partecipante # o email...\",\"ftNXma\":\"Cerca affiliati...\",\"ulAuWO\":\"Cerca per nome o descrizione dell'evento...\",\"NQSiYb\":\"Cerca per nome o descrizione...\",\"B1bB1j\":\"Ricerca per ordiner #, nome o email...\",\"KZpERn\":\"Cerca per nome del prodotto...\",\"jA4hXE\":\"Cerca per argomento o corpo...\",\"HYnGee\":\"Cerca per nome del biglietto...\",\"rCainc\":[\"Seleziona la categoria \",[\"0\"]],\"p7xUrt\":\"Seleziona una categoria\",\"mCB6Je\":\"Seleziona tutto\",\"kYZSFD\":\"Seleziona un organizzatore per visualizzare la sua dashboard e gli eventi.\",\"tVW/yo\":\"Seleziona valuta\",\"O9s/l8\":\"Seleziona data e ora\",\"n9ZhRa\":\"Seleziona data e ora di fine\",\"gTN6Ws\":\"Seleziona ora di fine\",\"0U6E9W\":\"Seleziona categoria evento\",\"j9cPeF\":\"Seleziona tipi di evento\",\"KizCK7\":\"Seleziona data e ora di inizio\",\"dJZTv2\":\"Seleziona ora di inizio\",\"XH5juP\":\"Seleziona fascia biglietto\",\"nuWxSr\":\"Seleziona Tickets\",\"aT3jZX\":\"Seleziona fuso orario\",\"Ropvj0\":\"Seleziona quali eventi attiveranno questo webhook\",\"BG3f7v\":\"Vendi qualsiasi cosa\",\"VtX8nW\":\"Vendi merchandising insieme ai biglietti con supporto integrato per tasse e codici promozionali\",\"Cye3uV\":\"Vendi Più Che Biglietti\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Inviare conferma dell'ordine ed email del prodotto\",\"vu4F0h\":\"Imposta un prezzo minimo e consenti agli utenti di donare di più\",\"twqTsB\":\"Imposta data e ora per il tuo evento. L'ora di fine è facoltativa ma consigliata.\",\"xMO+Ao\":\"Configura la tua organizzazione\",\"VlS7y2\":\"Imposta l'elaborazione dei pagamenti per ricevere fondi dalla vendita dei biglietti.\",\"JnYaZL\":\"Imposta i tuoi valori predefiniti preferiti per valuta e fuso orario. Puoi modificarli per ogni singolo evento.\",\"HbUQWA\":\"Configurazione in Minuti\",\"GG7qDw\":\"Condividi link affiliato\",\"hL7sDJ\":\"Condividi pagina dell'organizzatore\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostra tutte le piattaforme (\",[\"0\"],\" con valori)\"],\"smd87r\":\"Mostra la quantità di biglietti disponibili\",\"tQi5Hh\":\"Mostra impostazioni colore\",\"UVPI5D\":\"Mostra meno piattaforme\",\"b33PL9\":\"Mostra più piattaforme\",\"j3b+OW\":\"Mostrato al cliente dopo il pagamento, nella pagina di riepilogo dell'ordine\",\"v6IwHE\":\"Check-in Intelligente\",\"J9xKh8\":\"Dashboard Intelligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociale\",\"d0rUsW\":\"Link social\",\"j/TOB3\":\"Link social e sito web\",\"2pxNFK\":\"venduti\",\"KTxc6k\":\"Qualcosa è andato storto, riprova o contatta l'assistenza se il problema persiste\",\"DvCwYF\":\"Spiacenti, questo codice promozionale non è valido'\",\"9rRZZ+\":\"Spiacenti, il tuo ordine è scaduto. Inizia un nuovo ordine.r.\",\"a4SyEE\":\"L'ordinamento è disabilitato mentre vengono applicati filtri e ordinamento\",\"7JFNej\":\"Sport\",\"4nG1lG\":\"Biglietto standard a prezzo fisso\",\"JcQp9p\":\"Data e ora di inizio\",\"0m/ekX\":\"Data e ora di inizio\",\"izRfYP\":\"La data di inizio è obbligatoria\",\"RS0o7b\":\"Stato\",\"9Ifdps\":\"Passaggio 1 di 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Controllato con successo <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket creato con successo\",\"Hgj/mB\":\"Ticket eliminato con successo\",\"JwTmB6\":\"Prodotto Duplicato con Successo\",\"RuaKfn\":\"Indirizzo aggiornato con successo\",\"5n+Wwp\":\"Organizzatore aggiornato con successo\",\"0Dk/l8\":\"Impostazioni SEO aggiornate con successo\",\"MhOoLQ\":\"Link social aggiornati con successo\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Webhook aggiornato con successo\",\"/RfJXt\":[\"Festival musicale estivo \",[\"0\"]],\"CWOPIK\":\"Festival Musicale Estivo 2025\",\"oNxgAm\":\"Tramonto\",\"5gIl+x\":\"Supporto per vendite a livelli, basate su donazioni e di prodotti con prezzi e capacità personalizzabili\",\"JZTQI0\":\"Cambia organizzatore\",\"EEZnW+\":\"Tasse e commissioni\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Spiega cosa aspettarsi dal tuo evento\",\"NiIUyb\":\"Parlaci del tuo evento\",\"DovcfC\":\"Parlaci della tua organizzazione. Queste informazioni saranno visualizzate sulle pagine dei tuoi eventi.\",\"xowcRf\":\"Termini di servizio\",\"e0ZSh4\":\"Colore del testo\",\"0ozSQu\":\"Il colore di sfondo per la homepage dell'evento\",\"LbHWgW\":\"Il colore di sfondo per il widget del biglietto nella home page dell'evento\",\"uQhNON\":\"Il colore di sfondo delle aree di contenuto\",\"Zhqzq3\":\"Il colore di sfondo delle aree di contenuto (schede, intestazione, ecc.)\",\"JgkK2l\":\"Il colore di sfondo dell'intera pagina\",\"75Xclv\":\"I dettagli di base del tuo evento\",\"MDNyJz\":\"Il codice scadrà tra 10 minuti. Controlla la cartella spam se non vedi l'email.\",\"UNqHnV\":\"Il colore dei pulsanti nella homepage dell'evento\",\"0amhbL\":\"Il colore dei link nella homepage dell'evento\",\"tXadb0\":\"L'evento che stai cercando non è disponibile al momento. Potrebbe essere stato rimosso, scaduto o l'URL potrebbe essere errato.\",\"FqjKfd\":\"La posizione del tuo evento\",\"kIXEVN\":[\"Il numero massimo di biglietti per \",[\"0\"],\"è \",[\"1\"]],\"FeAfXO\":[\"Il numero massimo di biglietti per i Generali è \",[\"0\"]],\"POEqXB\":\"I dettagli dell'organizzatore del tuo evento\",\"sYLeDq\":\"L'organizzatore che stai cercando non è stato trovato. La pagina potrebbe essere stata spostata, eliminata o l'URL potrebbe essere errato.\",\"TJZByZ\":\"Le tasse e le commissioni da applicare a questo biglietto. Puoi creare nuove tasse e commissioni su\",\"OJYwh9\":\"Le tasse e le commissioni da applicare a questo biglietto. Puoi creare nuove tasse e commissioni su\",\"6BpBfZ\":\"Il colore del testo per la homepage dell'evento\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"Il testo da visualizzare nel pulsante \\\"Continua\\\". Il valore predefinito è \\\"Continua\\\".'\",\"wgAiDb\":\"L'utente deve effettuare l'accesso per modificare la propria email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e colori\",\"jvxN9/\":\"Non ci sono biglietti disponibili per questo evento\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"Questi consentono selezioni multiple\",\"vWeHWp\":\"Questi colori non vengono salvati nel nostro sistema.\",\"7qzHGS\":\"Questi colori non vengono salvati nel nostro sistema. Vengono utilizzati solo per generare il widget..\",\"XBNC3E\":\"Questo codice sarà usato per tracciare le vendite. Sono ammessi solo lettere, numeri, trattini e trattini bassi.\",\"YClrdK\":\"Questo evento non è ancora pubblicato\",\"GabtCa\":\"Questo è l'indirizzo email che verrà utilizzato come indirizzo di risposta per tutte le email inviate da questo evento\",\"dFJnia\":\"Questo è il nome del tuo organizzatore che sarà visibile agli utenti.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"Questo ordine è già stato pagato. <0>Visualizza i dettagli dell'ordine\",\"wY+HO9\":\"Questo ordine è già stato elaborato.\",\"D44cEI\":\"Questo ordine è stato completato.\",\"0vRWbB\":\"Questo ordine è in attesa di pagamento.\",\"LIjb4v\":\"Questo ordine è in fase di elaborazione. TODO: una bella immagine e interroga l'API\",\"lyD7rQ\":\"Questo profilo organizzatore non è ancora pubblicato\",\"5189cf\":\"Questo sovrascrive tutte le impostazioni di visibilità e nasconderà il ticket a tutti i clienti.\",\"4vwjho\":\"Questa pagina è scaduta. <0>Visualizza i dettagli dell'ordine\",\"WJqBqd\":\"Questo ticket non può essere eliminato perché è\\nassociato a un ordine. Puoi nasconderlo.\",\"ma6qdu\":\"Questo biglietto è nascosto alla vista del pubblico\",\"xJ8nzj\":\"Questo biglietto è nascosto a meno che non venga selezionato un codice Promo\",\"h+IbL/\":\"Questo sarà il titolo principale che i partecipanti vedranno\",\"kvpxIU\":\"Questo sarà usato per notifiche e comunicazioni con i tuoi utenti.\",\"rhsath\":\"Questo non sarà visibile ai clienti, ma ti aiuta a identificare l'affiliato.\",\"KosivG\":\"Ticket eliminato con successo\",\"HGuXjF\":\"Possessori di biglietti\",\"6tmWch\":\"Biglietto o prodotto\",\"USk+Mn\":\"Messaggio sulla pagina del ticket\",\"mRM6XH\":\"Vendita biglietti\",\"NirIiz\":\"Fascia del biglietto\",\"8jLPgH\":\"Tipo di biglietto\",\"jqWDf9\":\"Colore di sfondo del widget del biglietto\",\"UrMVAz\":\"Anteprima widget biglietto\",\"ngtDy7\":\"Colore del testo del widget del biglietto\",\"N+YYpo\":\"Biglietto(i)\",\"6GQNLE\":\"Biglietti\",\"NRhrIB\":\"Biglietti e prodotti\",\"ikA//P\":\"biglietti venduti\",\"i+idBz\":\"Biglietti venduti\",\"AGRilS\":\"Biglietti Venduti\",\"56Qw2C\":\"Biglietti ordinati con successo\",\"4f8A8M\":\"Biglietti a cui si applica il codice promo (si applica a tutti per impostazione predefinita)\",\"Aiggp0\":\"I prodotti a livelli consentono di offrire più opzioni di prezzo per lo stesso prodotto.\\nQuesto è perfetto per i prodotti early bird o per offrire prezzi diversi\\nper gruppi di persone diversi.\",\"oYaHuq\":\"Biglietto a livelli\",\"XZrhpz\":\"Biglietto a livelli - Prossimamente\",\"4M150e\":\"I biglietti a più livelli ti permettono di offrire più opzioni di prezzo per lo stesso biglietto.\\nQuesto è perfetto per i biglietti early bird o per offrire prezzi diversi\\nper gruppi di persone diversi.\",\"jQoYTX\":\"I biglietti a più livelli consentono di offrire diverse opzioni di prezzo per lo stesso biglietto. Questa soluzione è perfetta per i biglietti early bird o per offrire diverse opzioni di prezzo per gruppi di persone diversi..\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Per ricevere pagamenti con carta di credito, devi collegare il tuo account Stripe. Stripe è il nostro partner per l'elaborazione dei pagamenti che garantisce transazioni sicure e pagamenti puntuali.\",\"KSDwd5\":\"Ordini totali\",\"/b6Z1R\":\"Monitora ricavi, visualizzazioni di pagina e vendite con analisi dettagliate e report esportabili\",\"OpKMSn\":\"Commissione di Transazione:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Impossibile creare il biglietto. Controlla i tuoi dati.\",\"IrVSu+\":\"Impossibile duplicare il prodotto. Controlla i tuoi dati\",\"Vx2J6x\":\"Impossibile recuperare il partecipante\",\"Ef7StM\":\"Sconosciuto\",\"ZBAScj\":\"Partecipante Sconosciuto\",\"oMcLhS\":\"Quantità illimitata di biglietti disponibili\",\"ZkS2p3\":\"Annulla Pubblicazione Evento\",\"Pp1sWX\":\"Aggiorna affiliato\",\"gJQsLv\":\"Carica un'immagine di copertina per il tuo organizzatore\",\"4kEGqW\":\"Carica un logo per il tuo organizzatore\",\"gsehpV\":\"Carica un'immagine da visualizzare sulla pagina dell'evento\",\"lnCMdg\":\"Carica immagine\",\"29w7p6\":\"Caricamento immagine in corso...\",\"HtrFfw\":\"URL è obbligatorio\",\"AdWhjZ\":\"Codice di verifica\",\"wCKkSr\":\"Verifica email\",\"/IBv6X\":\"Verifica la tua email\",\"e/cvV1\":\"Verifica in corso...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Visualizza e scarica i report per il tuo evento. Nota: solo gli ordini completati sono inclusi in questi report.\",\"c7VN/A\":\"Visualizza Risposte\",\"AM+zF3\":\"Visualizza i partecipanti\",\"e4mhwd\":\"Visualizza la homepage dell'evento\",\"n6EaWL\":\"Visualizza log\",\"AMkkeL\":\"Visualizza ordine\",\"9jnAcN\":\"Visualizza homepage organizzatore\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Prodotto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Si consigliano dimensioni di 400px per 400px e una dimensione massima del file di 5MB\",\"Fq/Nx7\":\"Abbiamo inviato un codice di verifica a 5 cifre a:\",\"GdWB+V\":\"Webhook creato con successo\",\"2X4ecw\":\"Webhook eliminato con successo\",\"CThMKa\":\"Log Webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Il webhook non invierà notifiche\",\"FSaY52\":\"Il webhook invierà notifiche\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sito web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bentornato 👋\",\"kSYpfa\":[\"Benvenuto su \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Benvenuto su \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Benvenuto su \",[\"0\"],\", ecco un elenco di tutti i tuoi eventi\"],\"je8QQT\":\"Benvenuto su Hi.Events 👋\",\"yZIW7P\":\"Benvenuto su Hi.Events, ecco l'elenco di tutti i tuoi eventi.\",\"wjqPqF\":\"Cosa sono i Biglietti a Livelli?\",\"nJ30Jk\":\"Quale categoria descrive meglio il tuo evento?\",\"5iXvHA\":\"Che cosa sono i Biglietti a Livelli?\",\"46L1AK\":\"Che cosa è un webhook?\",\"MhhnvW\":\"A quali biglietti si applica questo codice? (Si applica a tutti per impostazione predefinita)\",\"dCil3h\":\"A quali biglietti si dovrebbe applicare questa domanda?\",\"xx/E5o\":\"Che tipo di evento stai organizzando?\",\"FaSXqR\":\"Che tipo di evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando un check-in viene eliminato\",\"Gmd0hv\":\"Quando viene creato un nuovo partecipante\",\"Lc18qn\":\"Quando viene creato un nuovo ordine\",\"dfkQIO\":\"Quando viene creato un nuovo prodotto\",\"8OhzyY\":\"Quando un prodotto viene eliminato\",\"tRXdQ9\":\"Quando un prodotto viene aggiornato\",\"Q7CWxp\":\"Quando un partecipante viene annullato\",\"IuUoyV\":\"Quando un partecipante effettua il check-in\",\"nBVOd7\":\"Quando un partecipante viene aggiornato\",\"ny2r8d\":\"Quando un ordine viene annullato\",\"c9RYbv\":\"Quando un ordine viene contrassegnato come pagato\",\"ejMDw1\":\"Quando un ordine viene rimborsato\",\"fVPt0F\":\"Quando un ordine viene aggiornato\",\"de6HLN\":\"Quando i clienti acquistano biglietti, i loro ordini appariranno qui.\",\"lVCJGP\":\"\\\"Quando termina il tuo evento?\",\"LpQ2zb\":\"Quando inizia il tuo evento?\",\"YJ62le\":\"Quando si terrà il tuo evento?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Ops! Qualcosa è andato storto. Riprova o contatta l'assistenza se il problema persiste.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Configurazione del widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Scrivi qui il tuo messaggio...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"Puoi connetterti usando questo link Zoom...\",\"9HGdDw\":\"Puoi creare un codice promozionale che indirizza questo biglietto su\",\"UqVaVO\":\"Non è possibile modificare il tipo di biglietto poiché ci sono partecipanti associati a questo biglietto.\",\"zQ8idk\":\"Non puoi cambiare il tipo di biglietto perché ci sono già biglietti venduti per questo biglietto.\",\"3vRX5A\":\"Non puoi eliminare questa fascia di prezzo perché ci sono già biglietti venduti per questa fascia. Puoi nasconderla..\",\"RCC09s\":\"Non è possibile modificare una domanda predefinita\",\"XoeazJ\":\"Non ci sono domande da porre ai partecipanti. Le domande vengono poste una sola volta per partecipante.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Hai tasse e commissioni aggiunte a un Prodotto Gratuito. Vuoi rimuoverle?\",\"183zcL\":\"Hai aggiunto tasse e commissioni a un biglietto gratuito. Vuoi rimuoverle o nasconderle?\",\"2v5MI1\":\"Non hai ancora inviato alcun messaggio. Puoi inviare messaggi a tutti i partecipanti o a specifici possessori di biglietti..\",\"LRguuL\":\"Devi avere almeno un livello\",\"FVTVBy\":\"Devi verificare il tuo indirizzo email prima di poter aggiornare lo stato dell'organizzatore.\",\"FRl8Jv\":\"Devi verificare l'email del tuo account prima di poter inviare messaggi.\",\"8QNzin\":\"Avrai bisogno di un biglietto prima di poter creare un'assegnazione di capacità.\",\"WHXRMI\":\"Per iniziare, avrai bisogno di almeno un biglietto. Gratuito, a pagamento o lascia che sia l'utente a decidere quanto pagare.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"I tuoi affiliati sono stati esportati con successo.\",\"TF37u6\":\"I tuoi partecipanti sono stati esportati con successo.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"La tua Email\",\"R02pnV\":\"Il tuo evento deve essere attivo prima di poter vendere biglietti ai partecipanti.\",\"cqo2VO\":\"Il tuo evento deve essere attivo prima di poter vendere i biglietti.\",\"ifRqmm\":\"Il tuo messaggio è stato inviato con successo!\",\"/Rj5P4\":\"Il tuo nome\",\"la26JS\":\"Il tuo ordine è in corso\",\"XeNum6\":\"I tuoi ordini sono stati esportati con successo.\",\"Xd1R1a\":\"L'indirizzo del tuo organizzatore\",\"vvO1I2\":\"Il tuo account Stripe è collegato e pronto per elaborare i pagamenti.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"A causa dell'elevato rischio di spam, richiediamo una verifica manuale prima di poter inviare messaggi.\\nContattaci per richiedere l'accesso.\",\"8XAE7n\":\"Se hai un account con noi, riceverai un'email con le istruzioni su come reimpostare la tua\\npassword.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/it.po b/frontend/src/locales/it.po index 53c649cbe0..0ac607fbf5 100644 --- a/frontend/src/locales/it.po +++ b/frontend/src/locales/it.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Clicca per pubblicare" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Clicca per annullare la pubblicazione" @@ -52,7 +52,7 @@ msgstr "'Non c'è ancora nulla da mostrare'" #~ msgstr "{0, plural, one {# domanda nascosta} other {# domande nascoste}}" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -85,7 +85,7 @@ msgid "{0} created successfully" msgstr "{0} creato con successo" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "Logo {0}" @@ -129,7 +129,7 @@ msgstr "{hours} ore, {minutes} minuti e {seconds} secondi" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutes} minuti e {seconds} secondi" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Primo evento di {organizerName}" @@ -311,7 +311,7 @@ msgstr "Un importo fisso per prodotto. Es. $0,50 per prodotto" msgid "A multi line text input" msgstr "Un campo di testo a più righe" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Un nuovo codice di verifica è stato inviato alla tua email" @@ -897,11 +897,11 @@ msgstr "Sei sicuro di voler rendere questo evento una bozza? Questo renderà l'e msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Sei sicuro di voler rendere questo evento pubblico? Questo renderà l'evento visibile al pubblico" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Sei sicuro di voler rendere questo organizzatore una bozza? La pagina dell'organizzatore sarà invisibile al pubblico." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Sei sicuro di voler rendere pubblico questo organizzatore? La pagina dell'organizzatore sarà visibile al pubblico." @@ -969,7 +969,7 @@ msgstr "Partecipante Creato" msgid "Attendee Details" msgstr "Dettagli Partecipante" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Gestione Partecipanti" @@ -1035,7 +1035,7 @@ msgstr "Ridimensionamento Automatico" #~ msgid "Auto Workflow" #~ msgstr "Flusso di Lavoro Automatico" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Gestione automatizzata degli ingressi con liste di check-in multiple e convalida in tempo reale" @@ -1219,7 +1219,7 @@ msgstr "L'autorizzazione della fotocamera è stata negata. <0>Richiedi Autorizza #~ msgstr "Impossibile caricare gli eventi" #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1355,7 +1355,7 @@ msgstr "Registra Uscita" msgid "Check out this event!" msgstr "Dai un'occhiata a questo evento!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Controlla la tua email" @@ -1539,7 +1539,7 @@ msgstr "Il codice deve essere compreso tra 3 e 50 caratteri" msgid "Code must be no more than 20 characters" msgstr "Il codice non deve superare i 20 caratteri" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Collabora con il tuo team per creare eventi straordinari insieme." @@ -1601,7 +1601,7 @@ msgstr "Completa Pagamento" #~ msgid "Complete Store" #~ msgstr "Negozio Completo" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1665,7 +1665,7 @@ msgstr "Conferma Password" msgid "Confirm your email to access all features." msgstr "Conferma la tua email per accedere a tutte le funzionalità." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "Email di conferma inviata! Controlla la tua casella di posta." @@ -1689,8 +1689,8 @@ msgstr "Documentazione di Connessione" msgid "Connect payment processing" msgstr "Connetti elaborazione pagamenti" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Connect Stripe" @@ -1698,17 +1698,17 @@ msgstr "Connect Stripe" msgid "Connect to Stripe" msgstr "Connetti a Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Connetti con CRM e automatizza le attività utilizzando webhook e integrazioni" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Connetti con Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Collega il tuo account Stripe per accettare pagamenti per biglietti e prodotti." @@ -1725,11 +1725,11 @@ msgid "Connection Details" msgstr "Dettagli di Connessione" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contatto" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contatta {0}" @@ -1784,8 +1784,8 @@ msgid "Continue set up" msgstr "Continua configurazione" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Continua configurazione" @@ -1801,7 +1801,7 @@ msgstr "Procedi al pagamento" msgid "Continue to event creation" msgstr "Continua alla creazione dell'evento" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Continua al passo successivo" @@ -1934,7 +1934,7 @@ msgstr "Crea un account o <0>{0} per iniziare" msgid "create an organizer" msgstr "crea un organizzatore" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Crea e personalizza la tua pagina evento istantaneamente" @@ -1967,7 +1967,7 @@ msgid "Create Check-In List" msgstr "Crea Lista di Check-In" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -2036,7 +2036,7 @@ msgstr "Crea Webhook" msgid "Create Your Event" msgstr "Crea il tuo evento" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Crea il tuo primo evento" @@ -2054,7 +2054,7 @@ msgstr "Crea il tuo evento" msgid "Created" msgstr "Creato" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Creazione evento..." @@ -2062,7 +2062,7 @@ msgstr "Creazione evento..." msgid "Creating Organizer..." msgstr "Creazione organizzatore..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Creazione del tuo evento in corso, attendere prego" @@ -2130,7 +2130,7 @@ msgstr "Personalizza il testo visualizzato sul pulsante continua" msgid "Customize your event page" msgstr "Personalizza la pagina del tuo evento" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Personalizza la pagina del tuo evento e il design del widget per adattarli perfettamente al tuo brand" @@ -2304,7 +2304,7 @@ msgstr "Deseleziona tutto" msgid "Details" msgstr "Dettagli" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Non hai ricevuto il codice?" @@ -2418,7 +2418,7 @@ msgid "Downloading Invoice" msgstr "Scaricamento Fattura in corso" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Bozza" @@ -2691,7 +2691,7 @@ msgid "Email confirmation resent" msgstr "Conferma email inviata nuovamente" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "Conferma email inviata nuovamente con successo" @@ -2700,7 +2700,7 @@ msgstr "Conferma email inviata nuovamente con successo" msgid "Email footer message" msgstr "Messaggio piè di pagina email" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "L'email è obbligatoria" @@ -2712,11 +2712,11 @@ msgstr "Email non verificata" #~ msgid "Email Settings" #~ msgstr "Impostazioni Email" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Verifica email richiesta" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "Email verificata con successo!" @@ -2758,11 +2758,11 @@ msgid "End Date & Time (optional)" msgstr "Data e ora di fine (opzionale)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "La data di fine deve essere successiva alla data di inizio" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Ora di fine (facoltativo)" @@ -2798,11 +2798,11 @@ msgstr "Inserisci un importo escluse tasse e commissioni." msgid "Enter unique affiliate code" msgstr "Inserisci codice affiliato univoco" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Inserisci la tua email" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Inserisci il tuo nome" @@ -2891,7 +2891,7 @@ msgstr "Homepage Evento" msgid "Event location & venue details" msgstr "Dettagli della sede e della location dell'evento" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Nome evento" @@ -2899,7 +2899,7 @@ msgstr "Nome evento" msgid "Event Name" msgstr "Nome dell'evento" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "Il nome dell'evento è obbligatorio" @@ -2941,8 +2941,8 @@ msgid "Event status updated" msgstr "Stato evento aggiornato" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Biglietteria gestita da" +#~ msgid "Event Ticketing by" +#~ msgstr "Biglietteria gestita da" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2962,7 +2962,7 @@ msgstr "Tipi di Evento" #~ msgstr "eventi" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Eventi" @@ -3074,11 +3074,11 @@ msgstr "Impossibile caricare il Webhook" msgid "Failed to resend ticket email" msgstr "Impossibile reinviare l'email del biglietto" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Reinvio codice di verifica non riuscito" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Invio messaggio non riuscito. Riprova." @@ -3106,7 +3106,7 @@ msgstr "Caricamento immagine non riuscito." msgid "Failed to upload image. Please try again." msgstr "Caricamento dell'immagine non riuscito. Riprova." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Verifica email non riuscita" @@ -3213,7 +3213,7 @@ msgstr "Commissione Fissa:" msgid "Flash is not available on this device" msgstr "Il flash non è disponibile su questo dispositivo" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Biglietteria Flessibile" @@ -3235,7 +3235,7 @@ msgstr "Password dimenticata?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Gratuito" @@ -3264,7 +3264,7 @@ msgstr "Francese" #~ msgid "From" #~ msgstr "Da" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Completamente integrato" @@ -3300,7 +3300,7 @@ msgstr "Tedesco" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "Inizia scegliendo il tipo di evento che stai organizzando. Puoi sempre aggiungere ulteriori dettagli in seguito." -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Inizia gratuitamente, nessun costo di abbonamento" @@ -3536,7 +3536,7 @@ msgid "Homepage Design" msgstr "Design Homepage" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Designer Homepage" @@ -3673,7 +3673,7 @@ msgstr "URL Immagine" msgid "Images" msgstr "Immagini" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Analisi approfondite" @@ -3751,7 +3751,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integrazioni" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Email non valida" @@ -3776,7 +3776,7 @@ msgstr "Invita un membro del team" msgid "Invite Team Member" msgstr "Invita membro del team" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Invita membri del team" @@ -3784,7 +3784,7 @@ msgstr "Invita membri del team" msgid "Invite User" msgstr "Invita Utente" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Invita il tuo team" @@ -3944,11 +3944,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Online" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "LIVE" @@ -4140,7 +4140,7 @@ msgstr "Aggiungi Manualmente Partecipante" msgid "Mark as paid" msgstr "Segna come pagato" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Adatta al tuo brand" @@ -4148,7 +4148,7 @@ msgstr "Adatta al tuo brand" msgid "Maximum Per Order" msgstr "Massimo Per Ordine" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Messaggio" @@ -4168,7 +4168,7 @@ msgstr "Messaggio ai Partecipanti" msgid "Message attendees with specific tickets" msgstr "Invia messaggio ai partecipanti con biglietti specifici" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Invia messaggi ai partecipanti, gestisci ordini e gestisci rimborsi, tutto in un unico posto" @@ -4176,6 +4176,10 @@ msgstr "Invia messaggi ai partecipanti, gestisci ordini e gestisci rimborsi, tut msgid "Message buyer" msgstr "Messaggio all'acquirente" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Contenuto del Messaggio" @@ -4184,7 +4188,7 @@ msgstr "Contenuto del Messaggio" msgid "Message individual attendees" msgstr "Invia messaggio ai singoli partecipanti" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "Il messaggio è obbligatorio" @@ -4221,7 +4225,7 @@ msgstr "Varie" msgid "Miscellaneous Settings" msgstr "Impostazioni Varie" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Check-in Mobile" @@ -4286,7 +4290,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "Nome" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4366,7 +4370,7 @@ msgstr "Nessuna Assegnazione di Capacità" msgid "No Check-In Lists" msgstr "Nessuna Lista di Check-In" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Nessuna Carta di Credito Richiesta" @@ -4422,7 +4426,7 @@ msgstr "Nessun ordine disponibile" msgid "No other organizers available" msgstr "Nessun altro organizzatore disponibile" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Nessun evento passato" @@ -4502,7 +4506,7 @@ msgstr "Nessuna Tassa o Commissione è stata aggiunta." #~ msgid "No tickets to show" #~ msgstr "Nessun biglietto da mostrare" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Nessun evento in arrivo" @@ -4636,7 +4640,7 @@ msgid "Online event" msgstr "Evento online" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Evento online" @@ -4863,12 +4867,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Le statistiche dell'organizzatore non sono disponibili per la valuta selezionata o si è verificato un errore." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Aggiornamento dello stato dell'organizzatore non riuscito. Riprova più tardi" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Stato dell'organizzatore aggiornato" @@ -4959,11 +4963,11 @@ msgstr "Password reimpostata con successo. Accedi con la tua nuova password." msgid "Passwords are not the same" msgstr "Le password non sono uguali" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Passato" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Eventi passati" @@ -5098,6 +5102,10 @@ msgstr "Effettua Ordine" msgid "Place this in the of your website." msgstr "Inserisci questo nel tag del tuo sito web." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Commissioni Piattaforma" @@ -5163,7 +5171,7 @@ msgstr "Inserisci un URL valido che punti a un'immagine." msgid "Please enter a valid URL" msgstr "Inserisci un URL valido" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Inserisci il codice a 5 cifre" @@ -5213,7 +5221,7 @@ msgstr "Riprova." msgid "Please verify your email address to access all features" msgstr "Verifica il tuo indirizzo email per accedere a tutte le funzionalità" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Attendi prima di richiedere un altro codice" @@ -5246,7 +5254,7 @@ msgstr "Portoghese" msgid "Post Checkout message" msgstr "Messaggio post checkout" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Offerto da" @@ -5337,8 +5345,8 @@ msgstr "Stampa Tutti i Biglietti" msgid "Print Tickets" msgstr "Stampa Biglietti" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Informativa sulla privacy" @@ -5435,7 +5443,7 @@ msgstr "Prodotti Venduti" msgid "Products sorted successfully" msgstr "Prodotti ordinati con successo" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Prodotti, merchandising e opzioni di prezzo flessibili" @@ -5510,7 +5518,7 @@ msgstr "Pubblica Evento" msgid "QR Code" msgstr "Codice QR" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "Scansione di codici QR con feedback istantaneo e condivisione sicura per l'accesso del personale" @@ -5571,7 +5579,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5644,7 +5652,7 @@ msgstr "Report" msgid "Require Billing Address" msgstr "Richiedi Indirizzo di Fatturazione" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Reinvia codice" @@ -5652,7 +5660,7 @@ msgstr "Reinvia codice" #~ msgid "Resend confirmation email" #~ msgstr "Reinvia email di conferma" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Invia nuovamente l'email di conferma" @@ -5664,7 +5672,7 @@ msgstr "Invia nuovamente l'email" msgid "Resend email confirmation" msgstr "Reinvia conferma email" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Reinvia tra {resendCooldown}s" @@ -5817,7 +5825,7 @@ msgstr "Scansiona Codice QR" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Scansiona questo codice QR per accedere alla pagina dell'evento o condividerla con altri" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Scorri ai biglietti" @@ -5955,11 +5963,11 @@ msgstr "Seleziona valuta" msgid "Select end date and time" msgstr "Seleziona data e ora di fine" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Seleziona ora di fine" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Seleziona categoria evento" @@ -5988,7 +5996,7 @@ msgstr "Seleziona prodotti" msgid "Select start date and time" msgstr "Seleziona data e ora di inizio" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Seleziona ora di inizio" @@ -6030,15 +6038,15 @@ msgstr "Seleziona quali eventi attiveranno questo webhook" msgid "Select..." msgstr "Seleziona..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Vendi qualsiasi cosa" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Vendi merchandising insieme ai biglietti con supporto integrato per tasse e codici promozionali" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Vendi Più Che Biglietti" @@ -6062,7 +6070,7 @@ msgstr "Invia come test. Questo invierà il messaggio al tuo indirizzo email inv #~ msgid "Send confirmation email" #~ msgstr "Send confirmation email" -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Invia Messaggio" @@ -6151,12 +6159,12 @@ msgstr "Metti online il tuo evento" msgid "Settings" msgstr "Impostazioni" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Configurazione in Minuti" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -6173,8 +6181,8 @@ msgstr "Condividi link affiliato" msgid "Share Event" msgstr "Condividi Evento" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Condividi pagina dell'organizzatore" @@ -6284,11 +6292,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Casella di testo a riga singola" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Salta questo passaggio" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Check-in Intelligente" @@ -6352,7 +6360,7 @@ msgid "Something went wrong." msgstr "Qualcosa è andato storto." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -6407,7 +6415,7 @@ msgstr "Prodotto standard con prezzo fisso" msgid "Start Date" msgstr "Data Inizio" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Data e ora di inizio" @@ -6415,7 +6423,7 @@ msgstr "Data e ora di inizio" msgid "Start Date & Time" msgstr "Data e ora di inizio" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "La data di inizio è obbligatoria" @@ -6459,6 +6467,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "I pagamenti Stripe non sono abilitati per questo evento." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Oggetto" @@ -6619,7 +6631,7 @@ msgstr "Suite 100" msgid "Summer Music Festival {0}" msgstr "Festival musicale estivo {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Festival Musicale Estivo 2025" @@ -6631,7 +6643,7 @@ msgstr "Festival Musicale Estivo 2025" msgid "Support Email" msgstr "Email di Supporto" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Supporto per vendite a livelli, basate su donazioni e di prodotti con prezzi e capacità personalizzabili" @@ -6709,8 +6721,8 @@ msgstr "Parlaci del tuo evento" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Parlaci della tua organizzazione. Queste informazioni saranno visualizzate sulle pagine dei tuoi eventi." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Termini di servizio" @@ -6754,7 +6766,7 @@ msgstr "Il colore di sfondo dell'intera pagina" msgid "The check-in list you are looking for does not exist." msgstr "La lista di check-in che stai cercando non esiste." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "Il codice scadrà tra 10 minuti. Controlla la cartella spam se non vedi l'email." @@ -7327,6 +7339,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Per ricevere pagamenti con carta di credito, devi collegare il tuo account Stripe. Stripe è il nostro partner per l'elaborazione dei pagamenti che garantisce transazioni sicure e pagamenti puntuali." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Strumenti" @@ -7378,7 +7391,7 @@ msgstr "Totale rimanente" msgid "Total Tax" msgstr "Tasse Totali" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Monitora ricavi, visualizzazioni di pagina e vendite con analisi dettagliate e report esportabili" @@ -7386,6 +7399,10 @@ msgstr "Monitora ricavi, visualizzazioni di pagina e vendite con analisi dettagl msgid "Transaction Fee:" msgstr "Commissione di Transazione:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -7484,11 +7501,11 @@ msgstr "Annulla Pubblicazione Evento" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "In Arrivo" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Eventi in Arrivo" @@ -7597,11 +7614,11 @@ msgstr "IVA" msgid "Venue Name" msgstr "Nome della Sede" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Codice di verifica" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Verifica email" @@ -7609,7 +7626,7 @@ msgstr "Verifica email" msgid "Verify your email" msgstr "Verifica la tua email" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Verifica in corso..." @@ -7673,8 +7690,8 @@ msgstr "Visualizza su Google Maps" msgid "View order details" msgstr "Visualizza dettagli ordine" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Visualizza homepage organizzatore" @@ -7743,7 +7760,7 @@ msgstr "Non siamo riusciti a confermare il tuo pagamento. Riprova o contatta l'a msgid "We're processing your order. Please wait..." msgstr "Stiamo elaborando il tuo ordine. Attendere prego..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Abbiamo inviato un codice di verifica a 5 cifre a:" @@ -7801,7 +7818,7 @@ msgstr "Bentornato{0} 👋" msgid "Welcome to {0} 👋" msgstr "Benvenuto su {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Benvenuto su {0}, {1} 👋" @@ -7878,7 +7895,7 @@ msgstr "A che ora arriverai?" #~ msgid "What type of event are you organizing?" #~ msgstr "Che tipo di evento stai organizzando?" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Che tipo di evento?" @@ -7948,7 +7965,7 @@ msgstr "Quando i clienti acquistano biglietti, i loro ordini appariranno qui." #: src/components/routes/welcome/index.tsx:388 #~ msgid "When does your event end?" -#~ msgstr ""Quando termina il tuo evento?" +#~ msgstr "\"Quando termina il tuo evento?" #: src/components/routes/welcome/index.tsx:370 #~ msgid "When does your event start?" @@ -8036,7 +8053,7 @@ msgstr "In corso..." msgid "Workshop" msgstr "Workshop" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Scrivi qui il tuo messaggio..." @@ -8226,7 +8243,7 @@ msgstr "Devi avere almeno un livello di prezzo" #~ msgid "You must have at least one tier" #~ msgstr "Devi avere almeno un livello" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Devi verificare il tuo indirizzo email prima di poter aggiornare lo stato dell'organizzatore." @@ -8298,7 +8315,7 @@ msgstr "Il tuo fantastico sito web 🎉" msgid "Your Details" msgstr "I tuoi Dettagli" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "La tua Email" @@ -8319,11 +8336,11 @@ msgstr "Il tuo evento deve essere attivo prima di poter vendere biglietti ai par msgid "Your message has been sent" msgstr "Il tuo messaggio è stato inviato" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "Il tuo messaggio è stato inviato con successo!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Il tuo nome" diff --git a/frontend/src/locales/nl.js b/frontend/src/locales/nl.js index f5e3f80a99..ff978dc587 100644 --- a/frontend/src/locales/nl.js +++ b/frontend/src/locales/nl.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Er is nog niets te laten zien'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>ingecheckt succesvol\"],\"yxhYRZ\":[[\"0\"],\" <0>uitgevinkt succesvol\"],\"KMgp2+\":[[\"0\"],\" beschikbaar\"],\"Pmr5xp\":[[\"0\"],\" succesvol aangemaakt\"],\"FImCSc\":[[\"0\"],\" succesvol bijgewerkt\"],\"KOr9b4\":[[\"0\"],\"'s Evenementen\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" ingecheckt\"],\"Vjij1k\":[[\"days\"],\" dagen, \",[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"f3RdEk\":[[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"fyE7Au\":[[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"NlQ0cx\":[\"Eerste evenement van \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Met capaciteitstoewijzingen kun je de capaciteit van tickets of een heel evenement beheren. Ideaal voor meerdaagse evenementen, workshops en meer, waar het beheersen van bezoekersaantallen cruciaal is.<1>Je kunt bijvoorbeeld een capaciteitstoewijzing koppelen aan een <2>Dag één en <3>Alle dagen ticket. Zodra de capaciteit is bereikt, zijn beide tickets automatisch niet meer beschikbaar voor verkoop.\",\"Exjbj7\":\"<0>Inchecklijsten helpen bij het beheren van de toegang van bezoekers voor je evenement. Je kunt meerdere tickets aan een inchecklijst koppelen en ervoor zorgen dat alleen personen met geldige tickets naar binnen kunnen.\",\"OXku3b\":\"<0>https://uw-website.nl\",\"qnSLLW\":\"<0>Voer de prijs in exclusief belastingen en toeslagen.<1>Belastingen en toeslagen kunnen hieronder worden toegevoegd.\",\"ZjMs6e\":\"<0>Het aantal beschikbare producten voor dit product<1>Deze waarde kan worden overschreven als er <2>Capaciteitsbeperkingen zijn gekoppeld aan dit product.\",\"E15xs8\":\"⚡️ Uw evenement opzetten\",\"FL6OwU\":\"✉️ Bevestig je e-mailadres\",\"BN0OQd\":\"🎉 Gefeliciteerd met het maken van een evenement!\",\"4kSf7w\":\"🎟️ Producten toevoegen\",\"4WT5tD\":\"🎨 Je evenementpagina aanpassen\",\"3VPPdS\":\"💳 Maak verbinding met Stripe\",\"cjdktw\":\"🚀 Je evenement live zetten\",\"rmelwV\":\"0 minuten en 0 seconden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hoofdstraat 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Een datuminvoer. Perfect voor het vragen naar een geboortedatum enz.\",\"6euFZ/\":[\"Een standaard \",[\"type\"],\" wordt automatisch toegepast op alle nieuwe producten. Je kunt dit opheffen per product.\"],\"SMUbbQ\":\"Een Dropdown-ingang laat slechts één selectie toe\",\"qv4bfj\":\"Een vergoeding, zoals reserveringskosten of servicekosten\",\"POT0K/\":\"Een vast bedrag per product. Bijv. $0,50 per product\",\"f4vJgj\":\"Een meerregelige tekstinvoer\",\"OIPtI5\":\"Een percentage van de productprijs. Bijvoorbeeld 3,5% van de productprijs\",\"ZthcdI\":\"Een promotiecode zonder korting kan worden gebruikt om verborgen producten te onthullen.\",\"AG/qmQ\":\"Een Radio-optie heeft meerdere opties, maar er kan er maar één worden geselecteerd.\",\"h179TP\":\"Een korte beschrijving van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de beschrijving van het evenement gebruikt\",\"WKMnh4\":\"Een enkele regel tekstinvoer\",\"BHZbFy\":\"Eén vraag per bestelling. Bijv. Wat is uw verzendadres?\",\"Fuh+dI\":\"Eén vraag per product. Bijv. Wat is je t-shirtmaat?\",\"RlJmQg\":\"Een standaardbelasting, zoals BTW of GST\",\"uIKNjo\":\"Over het evenement\",\"3pykXZ\":\"Accepteer bankoverschrijvingen, cheques of andere offline betalingsmethoden\",\"hrvLf4\":\"Accepteer creditcardbetalingen met Stripe\",\"bfXQ+N\":\"Uitnodiging accepteren\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Naam rekening\",\"Puv7+X\":\"Accountinstellingen\",\"OmylXO\":\"Account succesvol bijgewerkt\",\"7L01XJ\":\"Acties\",\"FQBaXG\":\"Activeer\",\"5T2HxQ\":\"Activeringsdatum\",\"F6pfE9\":\"Actief\",\"/PN1DA\":\"Voeg een beschrijving toe voor deze check-in lijst\",\"0/vPdA\":\"Voeg notities over de genodigde toe. Deze zijn niet zichtbaar voor de deelnemer.\",\"Or1CPR\":\"Notities over de deelnemer toevoegen...\",\"l3sZO1\":\"Voeg eventuele notities over de bestelling toe. Deze zijn niet zichtbaar voor de klant.\",\"xMekgu\":\"Opmerkingen over de bestelling toevoegen...\",\"PGPGsL\":\"Beschrijving toevoegen\",\"gMK0ps\":\"Voeg details van evenementen toe en beheer evenementinstellingen.\",\"OveehC\":\"Instructies voor offline betalingen toevoegen (bijv. details voor bankoverschrijving, waar cheques naartoe moeten, betalingstermijnen)\",\"LTVoRa\":\"Meer producten toevoegen\",\"ApsD9J\":\"Nieuw toevoegen\",\"TZxnm8\":\"Optie toevoegen\",\"24l4x6\":\"Product toevoegen\",\"8q0EdE\":\"Product toevoegen aan categorie\",\"YvCknQ\":\"Producten toevoegen\",\"Cw27zP\":\"Vraag toevoegen\",\"yWiPh+\":\"Belasting of toeslag toevoegen\",\"goOKRY\":\"Niveau toevoegen\",\"oZW/gT\":\"Toevoegen aan kalender\",\"pn5qSs\":\"Aanvullende informatie\",\"Y8DIQy\":\"Extra opties\",\"Du6bPw\":\"Adres\",\"NY/x1b\":\"Adresregel 1\",\"POdIrN\":\"Adresregel 1\",\"cormHa\":\"Adresregel 2\",\"gwk5gg\":\"Adresregel 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin-gebruikers hebben volledige toegang tot evenementen en accountinstellingen.\",\"W7AfhC\":\"Alle deelnemers aan dit evenement\",\"cde2hc\":\"Alle producten\",\"5CQ+r0\":\"Deelnemers met onbetaalde bestellingen toestaan om in te checken\",\"ipYKgM\":\"Indexering door zoekmachines toestaan\",\"LRbt6D\":\"Laat zoekmachines dit evenement indexeren\",\"+MHcJD\":\"We zijn er bijna! We wachten op de verwerking van je betaling. Dit duurt maar een paar seconden.\",\"ApOYO8\":\"Verbazingwekkend, evenement, trefwoorden...\",\"hehnjM\":\"Bedrag\",\"R2O9Rg\":[\"Betaald bedrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Er is een fout opgetreden tijdens het laden van de pagina\",\"Q7UCEH\":\"Er is een fout opgetreden tijdens het sorteren van de vragen. Probeer het opnieuw of vernieuw de pagina\",\"jD/OCQ\":\"Een evenement is het eigenlijke evenement dat je organiseert. Je kunt later meer details toevoegen.\",\"oBkF+i\":\"Een organisator is het bedrijf of de persoon die het evenement organiseert\",\"W5A0Ly\":\"Er is een onverwachte fout opgetreden.\",\"byKna+\":\"Er is een onverwachte fout opgetreden. Probeer het opnieuw.\",\"ubdMGz\":\"Vragen van producthouders worden naar dit e-mailadres gestuurd. Dit e-mailadres wordt ook gebruikt als\",\"aAIQg2\":\"Uiterlijk\",\"Ym1gnK\":\"toegepast\",\"sy6fss\":[\"Geldt voor \",[\"0\"],\" producten\"],\"kadJKg\":\"Geldt voor 1 product\",\"DB8zMK\":\"Toepassen\",\"GctSSm\":\"Kortingscode toepassen\",\"ARBThj\":[\"Pas dit \",[\"type\"],\" toe op alle nieuwe producten\"],\"S0ctOE\":\"Archief evenement\",\"TdfEV7\":\"Gearchiveerd\",\"A6AtLP\":\"Gearchiveerde evenementen\",\"q7TRd7\":\"Weet je zeker dat je deze deelnemer wilt activeren?\",\"TvkW9+\":\"Weet je zeker dat je dit evenement wilt archiveren?\",\"/CV2x+\":\"Weet je zeker dat je deze deelnemer wilt annuleren? Hiermee vervalt hun ticket\",\"YgRSEE\":\"Weet je zeker dat je deze promotiecode wilt verwijderen?\",\"iU234U\":\"Weet je zeker dat je deze vraag wilt verwijderen?\",\"CMyVEK\":\"Weet je zeker dat je dit evenement concept wilt maken? Dit maakt het evenement onzichtbaar voor het publiek\",\"mEHQ8I\":\"Weet je zeker dat je dit evenement openbaar wilt maken? Hierdoor wordt het evenement zichtbaar voor het publiek\",\"s4JozW\":\"Weet je zeker dat je dit evenements wilt herstellen? Het zal worden hersteld als een conceptevenement.\",\"vJuISq\":\"Weet je zeker dat je deze Capaciteitstoewijzing wilt verwijderen?\",\"baHeCz\":\"Weet je zeker dat je deze Check-In lijst wilt verwijderen?\",\"LBLOqH\":\"Vraag één keer per bestelling\",\"wu98dY\":\"Vraag één keer per product\",\"ss9PbX\":\"Deelnemer\",\"m0CFV2\":\"Details deelnemers\",\"QKim6l\":\"Deelnemer niet gevonden\",\"R5IT/I\":\"Opmerkingen voor deelnemers\",\"lXcSD2\":\"Vragen van deelnemers\",\"HT/08n\":\"Bezoekerskaartje\",\"9SZT4E\":\"Aanwezigen\",\"iPBfZP\":\"Geregistreerde deelnemers\",\"7KxcHR\":\"Deelnemers met een specifiek product\",\"IMJ6rh\":\"Automatisch formaat wijzigen\",\"vZ5qKF\":\"Pas de hoogte van de widget automatisch aan op basis van de inhoud. Als deze optie is uitgeschakeld, vult de widget de hoogte van de container.\",\"4lVaWA\":\"In afwachting van offline betaling\",\"2rHwhl\":\"In afwachting van offline betaling\",\"3wF4Q/\":\"In afwachting van betaling\",\"ioG+xt\":\"In afwachting van betaling\",\"3PmQfI\":\"Geweldig evenement\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Terug naar alle evenementen\",\"A302fe\":\"Terug naar de evenementpagina\",\"VCoEm+\":\"Terug naar inloggen\",\"k1bLf+\":\"Achtergrondkleur\",\"I7xjqg\":\"Achtergrond Type\",\"1mwMl+\":\"Voordat je verzendt!\",\"/yeZ20\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen.\",\"ze6ETw\":\"Begin binnen enkele minuten met het verkopen van producten\",\"8rE61T\":\"Factuuradres\",\"/xC/im\":\"Factureringsinstellingen\",\"rp/zaT\":\"Braziliaans Portugees\",\"whqocw\":\"Door je te registreren ga je akkoord met onze <0>Servicevoorwaarden en <1>Privacybeleid.\",\"bcCn6r\":\"Type berekening\",\"+8bmSu\":\"Californië\",\"iStTQt\":\"Cameratoestemming is geweigerd. <0>Vraag toestemming opnieuw, of als dit niet werkt, moet je <1>deze pagina toegang geven tot je camera in je browserinstellingen.\",\"dEgA5A\":\"Annuleren\",\"Gjt/py\":\"E-mailwijziging annuleren\",\"tVJk4q\":\"Bestelling annuleren\",\"Os6n2a\":\"Bestelling annuleren\",\"Mz7Ygx\":[\"Annuleer order \",[\"0\"]],\"3tTjpi\":\"Door te annuleren worden alle producten geannuleerd die aan deze bestelling zijn gekoppeld en worden de producten teruggezet in de beschikbare pool.\",\"vv7kpg\":\"Geannuleerd\",\"U7nGvl\":\"Kan niet inchecken\",\"QyjCeq\":\"Capaciteit\",\"V6Q5RZ\":\"Capaciteitstoewijzing succesvol aangemaakt\",\"k5p8dz\":\"Capaciteitstoewijzing succesvol verwijderd\",\"nDBs04\":\"Capaciteitsmanagement\",\"ddha3c\":\"Met categorieën kun je producten groeperen. Je kunt bijvoorbeeld een categorie hebben voor.\",\"iS0wAT\":\"Categorieën helpen je om je producten te organiseren. Deze titel wordt weergegeven op de openbare evenementpagina.\",\"eorM7z\":\"Categorieën opnieuw gerangschikt.\",\"3EXqwa\":\"Categorie succesvol aangemaakt\",\"77/YgG\":\"Verander Cover\",\"GptGxg\":\"Wachtwoord wijzigen\",\"xMDm+I\":\"Inchecken\",\"p2WLr3\":[\"Inchecken \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in en markeer bestelling als betaald\",\"QYLpB4\":\"Alleen inchecken\",\"/Ta1d4\":\"Uitchecken\",\"5LDT6f\":\"Bekijk dit evenement!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-in lijst succesvol aangemaakt\",\"+CeSxK\":\"Check-in lijst succesvol verwijderd\",\"+hBhWk\":\"Check-in lijst is verlopen\",\"mBsBHq\":\"Check-in lijst is niet actief\",\"vPqpQG\":\"Check-in lijst niet gevonden\",\"tejfAy\":\"Inchecklijsten\",\"hD1ocH\":\"Check-In URL gekopieerd naar klembord\",\"CNafaC\":\"Selectievakjes maken meerdere selecties mogelijk\",\"SpabVf\":\"Selectievakjes\",\"CRu4lK\":\"Ingecheckt\",\"znIg+z\":\"Kassa\",\"1WnhCL\":\"Afrekeninstellingen\",\"6imsQS\":\"Chinees (Vereenvoudigd)\",\"JjkX4+\":\"Kies een kleur voor je achtergrond\",\"/Jizh9\":\"Kies een account\",\"3wV73y\":\"Stad\",\"FG98gC\":\"Zoektekst wissen\",\"EYeuMv\":\"klik hier\",\"sby+1/\":\"Klik om te kopiëren\",\"yz7wBu\":\"Sluit\",\"62Ciis\":\"Zijbalk sluiten\",\"EWPtMO\":\"Code\",\"ercTDX\":\"De code moet tussen 3 en 50 tekens lang zijn\",\"oqr9HB\":\"Dit product samenvouwen wanneer de evenementpagina voor het eerst wordt geladen\",\"jZlrte\":\"Kleur\",\"Vd+LC3\":\"De kleur moet een geldige hex-kleurcode zijn. Voorbeeld: #ffffff\",\"1HfW/F\":\"Kleuren\",\"VZeG/A\":\"Binnenkort beschikbaar\",\"yPI7n9\":\"Door komma's gescheiden trefwoorden die het evenement beschrijven. Deze worden door zoekmachines gebruikt om het evenement te categoriseren en indexeren\",\"NPZqBL\":\"Volledige bestelling\",\"guBeyC\":\"Volledige betaling\",\"C8HNV2\":\"Volledige betaling\",\"qqWcBV\":\"Voltooid\",\"6HK5Ct\":\"Afgeronde bestellingen\",\"NWVRtl\":\"Afgeronde bestellingen\",\"DwF9eH\":\"Onderdeel Code\",\"Tf55h7\":\"Geconfigureerde korting\",\"7VpPHA\":\"Bevestig\",\"ZaEJZM\":\"Bevestig e-mailwijziging\",\"yjkELF\":\"Nieuw wachtwoord bevestigen\",\"xnWESi\":\"Wachtwoord bevestigen\",\"p2/GCq\":\"Wachtwoord bevestigen\",\"wnDgGj\":\"E-mailadres bevestigen...\",\"pbAk7a\":\"Streep aansluiten\",\"UMGQOh\":\"Maak verbinding met Stripe\",\"QKLP1W\":\"Maak verbinding met je Stripe-account om betalingen te ontvangen.\",\"5lcVkL\":\"Details verbinding\",\"yAej59\":\"Achtergrondkleur inhoud\",\"xGVfLh\":\"Ga verder\",\"X++RMT\":\"Doorgaan knop tekst\",\"AfNRFG\":\"Doorgaan Knoptekst\",\"lIbwvN\":\"Doorgaan met evenementinstellingen\",\"HB22j9\":\"Doorgaan met instellen\",\"bZEa4H\":\"Doorgaan met Stripe Connect Setup\",\"6V3Ea3\":\"Gekopieerd\",\"T5rdis\":\"gekopieerd naar klembord\",\"he3ygx\":\"Kopie\",\"r2B2P8\":\"Check-in URL kopiëren\",\"8+cOrS\":\"Kopieer de details naar alle aanwezigen\",\"ENCIQz\":\"Link kopiëren\",\"E6nRW7\":\"URL kopiëren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Omslag\",\"hYgDIe\":\"Maak\",\"b9XOHo\":[\"Maak \",[\"0\"]],\"k9RiLi\":\"Een product maken\",\"6kdXbW\":\"Maak een Promo Code\",\"n5pRtF\":\"Een ticket maken\",\"X6sRve\":[\"Maak een account aan of <0>\",[\"0\"],\" om te beginnen\"],\"nx+rqg\":\"een organisator maken\",\"ipP6Ue\":\"Aanwezige maken\",\"VwdqVy\":\"Capaciteitstoewijzing maken\",\"EwoMtl\":\"Categorie maken\",\"XletzW\":\"Categorie maken\",\"WVbTwK\":\"Check-in lijst maken\",\"uN355O\":\"Evenement creëren\",\"BOqY23\":\"Nieuw maken\",\"kpJAeS\":\"Organisator maken\",\"a0EjD+\":\"Product maken\",\"+scrJC\":\"Maak producten voor je evenement, stel prijzen in en beheer de beschikbare hoeveelheid.\",\"sYpiZP\":\"Promocode maken\",\"B3Mkdt\":\"Vraag maken\",\"UKfi21\":\"Creëer belasting of heffing\",\"d+F6q9\":\"Gemaakt\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Huidig wachtwoord\",\"uIElGP\":\"Aangepaste kaarten URL\",\"UEqXyt\":\"Aangepast bereik\",\"876pfE\":\"Klant\",\"QOg2Sf\":\"De e-mail- en meldingsinstellingen voor dit evenement aanpassen\",\"Y9Z/vP\":\"De homepage van het evenement en de berichten bij de kassa aanpassen\",\"2E2O5H\":\"De diverse instellingen voor dit evenement aanpassen\",\"iJhSxe\":\"De SEO-instellingen voor dit evenement aanpassen\",\"KIhhpi\":\"Je evenementpagina aanpassen\",\"nrGWUv\":\"Pas je evenementpagina aan aan je merk en stijl.\",\"Zz6Cxn\":\"Gevarenzone\",\"ZQKLI1\":\"Gevarenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum en tijd\",\"JJhRbH\":\"Capaciteit op dag één\",\"cnGeoo\":\"Verwijder\",\"jRJZxD\":\"Capaciteit verwijderen\",\"VskHIx\":\"Categorie verwijderen\",\"Qrc8RZ\":\"Check-in lijst verwijderen\",\"WHf154\":\"Code verwijderen\",\"heJllm\":\"Omslag verwijderen\",\"KWa0gi\":\"Afbeelding verwijderen\",\"1l14WA\":\"Product verwijderen\",\"IatsLx\":\"Vraag verwijderen\",\"Nu4oKW\":\"Beschrijving\",\"YC3oXa\":\"Beschrijving voor incheckpersoneel\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Als je deze capaciteit uitschakelt, worden de verkopen bijgehouden, maar niet gestopt als de limiet is bereikt\",\"H6Ma8Z\":\"Korting\",\"ypJ62C\":\"Korting %\",\"3LtiBI\":[\"Korting in \",[\"0\"]],\"C8JLas\":\"Korting Type\",\"1QfxQT\":\"Afwijzen\",\"DZlSLn\":\"Documentlabel\",\"cVq+ga\":\"Heb je nog geen account? <0>Aanmelden\",\"3F1nBX\":\"Donatie / Betaal wat je wilt product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"CSV downloaden\",\"CELKku\":\"Factuur downloaden\",\"LQrXcu\":\"Factuur downloaden\",\"QIodqd\":\"QR-code downloaden\",\"yhjU+j\":\"Factuur downloaden\",\"uABpqP\":\"Slepen en neerzetten of klikken\",\"CfKofC\":\"Dropdown selectie\",\"JzLDvy\":\"Dupliceer capaciteitstoewijzingen\",\"ulMxl+\":\"Dupliceer inchecklijsten\",\"vi8Q/5\":\"Dupliceer evenement\",\"3ogkAk\":\"Dupliceer Evenement\",\"Yu6m6X\":\"Dupliceer evenement omslag\",\"+fA4C7\":\"Dupliceer opties\",\"SoiDyI\":\"Dupliceer producten\",\"57ALrd\":\"Dupliceer Promo Codes\",\"83Hu4O\":\"Dupliceer vragen\",\"20144c\":\"Dupliceer instellingen\",\"7Cx5It\":\"Vroege vogel\",\"ePK91l\":\"Bewerk\",\"N6j2JH\":[\"Bewerk \",[\"0\"]],\"kBkYSa\":\"Bewerk capaciteit\",\"oHE9JT\":\"Capaciteitstoewijzing bewerken\",\"j1Jl7s\":\"Categorie bewerken\",\"FU1gvP\":\"Check-in lijst bewerken\",\"iFgaVN\":\"Code bewerken\",\"jrBSO1\":\"Organisator bewerken\",\"tdD/QN\":\"Bewerk product\",\"n143Tq\":\"Bewerk productcategorie\",\"9BdS63\":\"Kortingscode bewerken\",\"O0CE67\":\"Vraag bewerken\",\"EzwCw7\":\"Bewerk Vraag\",\"poTr35\":\"Gebruiker bewerken\",\"GTOcxw\":\"Gebruiker bewerken\",\"pqFrv2\":\"bijv. 2,50 voor $2,50\",\"3yiej1\":\"bijv. 23,5 voor 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Instellingen voor e-mail en meldingen\",\"ATGYL1\":\"E-mailadres\",\"hzKQCy\":\"E-mailadres\",\"HqP6Qf\":\"E-mailwijziging succesvol geannuleerd\",\"mISwW1\":\"E-mailwijziging in behandeling\",\"APuxIE\":\"E-mailbevestiging opnieuw verzonden\",\"YaCgdO\":\"Bericht voettekst e-mail\",\"jyt+cx\":\"Bevestigingsmail succesvol opnieuw verstuurd\",\"I6F3cp\":\"E-mail niet geverifieerd\",\"NTZ/NX\":\"Code insluiten\",\"4rnJq4\":\"Script insluiten\",\"8oPbg1\":\"Facturering inschakelen\",\"j6w7d/\":\"Schakel deze capaciteit in om de verkoop van producten te stoppen als de limiet is bereikt\",\"VFv2ZC\":\"Einddatum\",\"237hSL\":\"Beëindigd\",\"nt4UkP\":\"Beëindigde evenementen\",\"lYGfRP\":\"Engels\",\"MhVoma\":\"Voer een bedrag in exclusief belastingen en toeslagen.\",\"SlfejT\":\"Fout\",\"3Z223G\":\"Fout bij bevestigen e-mailadres\",\"a6gga1\":\"Fout bij het bevestigen van een e-mailwijziging\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evenement\",\"CFLUfD\":\"Evenement succesvol aangemaakt 🎉\",\"/dgc8E\":\"Evenement Datum\",\"0Zptey\":\"Evenement Standaarden\",\"QcCPs8\":\"Evenement Details\",\"6fuA9p\":\"Evenement succesvol gedupliceerd\",\"AEuj2m\":\"Homepage evenement\",\"Xe3XMd\":\"Evenement is niet zichtbaar voor het publiek\",\"4pKXJS\":\"Evenement is zichtbaar voor het publiek\",\"ClwUUD\":\"Locatie en details evenement\",\"OopDbA\":\"Evenement pagina\",\"4/If97\":\"Update status evenement mislukt. Probeer het later opnieuw\",\"btxLWj\":\"Evenementstatus bijgewerkt\",\"nMU2d3\":\"URL evenement\",\"tst44n\":\"Evenementen\",\"sZg7s1\":\"Vervaldatum\",\"KnN1Tu\":\"Verloopt op\",\"uaSvqt\":\"Vervaldatum\",\"GS+Mus\":\"Exporteer\",\"9xAp/j\":\"Deelnemer niet geannuleerd\",\"ZpieFv\":\"Bestelling niet geannuleerd\",\"z6tdjE\":\"Bericht niet verwijderd. Probeer het opnieuw.\",\"xDzTh7\":\"Downloaden van factuur mislukt. Probeer het opnieuw.\",\"9zSt4h\":\"Het exporteren van deelnemers is mislukt. Probeer het opnieuw.\",\"2uGNuE\":\"Het is niet gelukt om orders te exporteren. Probeer het opnieuw.\",\"d+KKMz\":\"Inchecklijst niet geladen\",\"ZQ15eN\":\"Niet gelukt om ticket e-mail opnieuw te versturen\",\"ejXy+D\":\"Sorteren van producten mislukt\",\"PLUB/s\":\"Tarief\",\"/mfICu\":\"Tarieven\",\"LyFC7X\":\"Bestellingen filteren\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Eerste factuurnummer\",\"V1EGGU\":\"Voornaam\",\"kODvZJ\":\"Voornaam\",\"S+tm06\":\"De voornaam moet tussen 1 en 50 tekens zijn\",\"1g0dC4\":\"Voornaam, Achternaam en E-mailadres zijn standaardvragen en worden altijd opgenomen in het afrekenproces.\",\"Rs/IcB\":\"Voor het eerst gebruikt\",\"TpqW74\":\"Vast\",\"irpUxR\":\"Vast bedrag\",\"TF9opW\":\"Flash is niet beschikbaar op dit apparaat\",\"UNMVei\":\"Wachtwoord vergeten?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Gratis product\",\"vAbVy9\":\"Gratis product, geen betalingsgegevens nodig\",\"nLC6tu\":\"Frans\",\"Weq9zb\":\"Algemeen\",\"DDcvSo\":\"Duits\",\"4GLxhy\":\"Aan de slag\",\"4D3rRj\":\"Ga terug naar profiel\",\"9LCqFI\":\"Ga naar de homepage van het evenement\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"brutoverkoop\",\"IgcAGN\":\"Brutoverkoop\",\"yRg26W\":\"Brutoverkoop\",\"R4r4XO\":\"Gasten\",\"26pGvx\":\"Heb je een promotiecode?\",\"V7yhws\":\"hallo@geweldig-evenementen.com\",\"6K/IHl\":\"Hier is een voorbeeld van hoe je de component in je toepassing kunt gebruiken.\",\"Y1SSqh\":\"Hier is het React-component dat je kunt gebruiken om de widget in te sluiten in je applicatie.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conferentie \",[\"0\"]],\"verBst\":\"Hi.Events Conferentiecentrum\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Verborgen voor het publiek\",\"gt3Xw9\":\"verborgen vraag\",\"g3rqFe\":\"verborgen vragen\",\"k3dfFD\":\"Verborgen vragen zijn alleen zichtbaar voor de organisator van het evenement en niet voor de klant.\",\"vLyv1R\":\"Verberg\",\"Mkkvfd\":\"Startpagina verbergen\",\"mFn5Xz\":\"Verborgen vragen verbergen\",\"YHsF9c\":\"Verberg product na einddatum verkoop\",\"06s3w3\":\"Verberg product voor start verkoopdatum\",\"axVMjA\":\"Verberg product tenzij gebruiker toepasselijke promotiecode heeft\",\"ySQGHV\":\"Verberg product als het uitverkocht is\",\"SCimta\":\"Verberg de pagina Aan de slag uit de zijbalk\",\"5xR17G\":\"Verberg dit product voor klanten\",\"Da29Y6\":\"Verberg deze vraag\",\"fvDQhr\":\"Verberg dit niveau voor gebruikers\",\"lNipG+\":\"Door een product te verbergen, kunnen gebruikers het niet zien op de evenementpagina.\",\"ZOBwQn\":\"Homepage-ontwerp\",\"PRuBTd\":\"Homepage Ontwerper\",\"YjVNGZ\":\"Voorbeschouwing\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hoeveel minuten de klant heeft om zijn bestelling af te ronden. We raden minimaal 15 minuten aan\",\"ySxKZe\":\"Hoe vaak kan deze code worden gebruikt?\",\"dZsDbK\":[\"HTML karakterlimiet overschreden: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://voorbeeld-maps-service.com/...\",\"uOXLV3\":\"Ik ga akkoord met de <0>voorwaarden\",\"sd6lr7\":\"Ik wil graag betalen via een offline methode\",\"SdFlIP\":\"Ik wil graag online betalen (creditcard etc.)\",\"93DUnd\":[\"Als er geen nieuw tabblad is geopend, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Als dit veld leeg is, wordt het adres gebruikt om een Google Mapa-link te genereren\",\"UYT+c8\":\"Als dit is ingeschakeld, kunnen incheckmedewerkers aanwezigen markeren als ingecheckt of de bestelling als betaald markeren en de aanwezigen inchecken. Als deze optie is uitgeschakeld, kunnen bezoekers van onbetaalde bestellingen niet worden ingecheckt.\",\"muXhGi\":\"Als deze optie is ingeschakeld, ontvangt de organisator een e-mailbericht wanneer er een nieuwe bestelling is geplaatst\",\"6fLyj/\":\"Als je deze wijziging niet hebt aangevraagd, verander dan onmiddellijk je wachtwoord.\",\"n/ZDCz\":\"Afbeelding succesvol verwijderd\",\"Mfbc2v\":\"Afbeeldingsafmetingen moeten tussen 4000px bij 4000px zijn. Met een maximale hoogte van 4000px en een maximale breedte van 4000px\",\"uPEIvq\":\"Afbeelding moet minder dan 5MB zijn\",\"AGZmwV\":\"Afbeelding succesvol geüpload\",\"VyUuZb\":\"Afbeelding URL\",\"ibi52/\":\"De afbeeldingsbreedte moet minimaal 900px zijn en de hoogte minimaal 50px\",\"NoNwIX\":\"Inactief\",\"T0K0yl\":\"Inactieve gebruikers kunnen niet inloggen.\",\"kO44sp\":\"Vermeld verbindingsgegevens voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de ticketpagina voor deelnemers.\",\"FlQKnG\":\"Belastingen en toeslagen in de prijs opnemen\",\"Vi+BiW\":[\"Inclusief \",[\"0\"],\" producten\"],\"lpm0+y\":\"Omvat 1 product\",\"UiAk5P\":\"Afbeelding invoegen\",\"OyLdaz\":\"Uitnodiging verzonden!\",\"HE6KcK\":\"Uitnodiging ingetrokken!\",\"SQKPvQ\":\"Gebruiker uitnodigen\",\"bKOYkd\":\"Factuur succesvol gedownload\",\"alD1+n\":\"Factuurnotities\",\"kOtCs2\":\"Factuurnummering\",\"UZ2GSZ\":\"Factuur Instellingen\",\"PgdQrx\":\"Terugbetaling\",\"HX5SVx\":\"Item\",\"KFXip/\":\"Jan\",\"XcgRvb\":\"Jansen\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Taal\",\"2LMsOq\":\"Laatste 12 maanden\",\"vfe90m\":\"Laatste 14 dagen\",\"aK4uBd\":\"Laatste 24 uur\",\"uq2BmQ\":\"Laatste 30 dagen\",\"bB6Ram\":\"Laatste 48 uur\",\"VlnB7s\":\"Laatste 6 maanden\",\"ct2SYD\":\"Laatste 7 dagen\",\"XgOuA7\":\"Laatste 90 dagen\",\"I3yitW\":\"Laatste login\",\"1ZaQUH\":\"Achternaam\",\"UXBCwc\":\"Achternaam\",\"tKCBU0\":\"Laatst gebruikt\",\"tITjB1\":\"Meer informatie over Stripe\",\"enV0g0\":\"Laat leeg om het standaardwoord te gebruiken\",\"vR92Yn\":\"Laten we beginnen met het maken van je eerste organisator\",\"Z3FXyt\":\"Aan het laden...\",\"wJijgU\":\"Locatie\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Inloggen\",\"z0t9bb\":\"Inloggen\",\"nOhz3x\":\"Afmelden\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Maak factuuradres verplicht tijdens het afrekenen\",\"MU3ijv\":\"Maak deze vraag verplicht\",\"wckWOP\":\"Beheer\",\"onpJrA\":\"Deelnemer beheren\",\"n4SpU5\":\"Evenement beheren\",\"WVgSTy\":\"Bestelling beheren\",\"1MAvUY\":\"Beheer de betalings- en factureringsinstellingen voor dit evenement.\",\"cQrNR3\":\"Profiel beheren\",\"AtXtSw\":\"Belastingen en toeslagen beheren die kunnen worden toegepast op je producten\",\"ophZVW\":\"Tickets beheren\",\"DdHfeW\":\"Beheer je accountgegevens en standaardinstellingen\",\"S+UjNL\":\"Beheer je Stripe betalingsgegevens\",\"BfucwY\":\"Beheer je gebruikers en hun rechten\",\"1m+YT2\":\"Verplichte vragen moeten worden beantwoord voordat de klant kan afrekenen.\",\"Dim4LO\":\"Handmatig een genodigde toevoegen\",\"e4KdjJ\":\"Deelnemer handmatig toevoegen\",\"vFjEnF\":\"Markeer als betaald\",\"g9dPPQ\":\"Maximum per bestelling\",\"l5OcwO\":\"Bericht deelnemer\",\"Gv5AMu\":\"Bericht Deelnemers\",\"oUCR3c\":\"Deelnemers berichten sturen met specifieke producten\",\"Lvi+gV\":\"Bericht koper\",\"tNZzFb\":\"Inhoud bericht\",\"lYDV/s\":\"Bericht individuele deelnemers\",\"V7DYWd\":\"Bericht verzonden\",\"t7TeQU\":\"Berichten\",\"xFRMlO\":\"Minimum per bestelling\",\"QYcUEf\":\"Minimale prijs\",\"RDie0n\":\"Diverse\",\"mYLhkl\":\"Diverse instellingen\",\"KYveV8\":\"Meerregelig tekstvak\",\"VD0iA7\":\"Meerdere prijsopties. Perfect voor early bird-producten enz.\",\"/bhMdO\":\"Mijn verbazingwekkende evenementbeschrijving...\",\"vX8/tc\":\"Mijn verbazingwekkende evenementtitel...\",\"hKtWk2\":\"Mijn profiel\",\"fj5byd\":\"N.V.T.\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Naam\",\"hVuv90\":\"De naam moet minder dan 150 tekens bevatten\",\"AIUkyF\":\"Navigeer naar deelnemer\",\"qqeAJM\":\"Nooit\",\"7vhWI8\":\"Nieuw wachtwoord\",\"1UzENP\":\"Geen\",\"eRblWH\":[\"Geen \",[\"0\"],\" beschikbaar.\"],\"LNWHXb\":\"Geen gearchiveerde evenementen om weer te geven.\",\"q2LEDV\":\"Geen aanwezigen gevonden voor deze bestelling.\",\"zlHa5R\":\"Er zijn geen deelnemers aan deze bestelling toegevoegd.\",\"Wjz5KP\":\"Geen aanwezigen\",\"Razen5\":\"Bezoekers kunnen niet voor deze datum inchecken met deze lijst\",\"XUfgCI\":\"Geen capaciteitstoewijzingen\",\"a/gMx2\":\"Geen inchecklijsten\",\"tMFDem\":\"Geen gegevens beschikbaar\",\"6Z/F61\":\"Geen gegevens om weer te geven. Selecteer een datumbereik\",\"fFeCKc\":\"Geen Korting\",\"HFucK5\":\"Geen beëindigde evenementen om te laten zien.\",\"yAlJXG\":\"Geen evenementen om weer te geven\",\"GqvPcv\":\"Geen filters beschikbaar\",\"KPWxKD\":\"Geen berichten om te tonen\",\"J2LkP8\":\"Geen orders om te laten zien\",\"RBXXtB\":\"Er zijn momenteel geen betalingsmethoden beschikbaar. Neem contact op met de organisator van het evenement voor hulp.\",\"ZWEfBE\":\"Geen betaling vereist\",\"ZPoHOn\":\"Geen product gekoppeld aan deze deelnemer.\",\"Ya1JhR\":\"Geen producten beschikbaar in deze categorie.\",\"FTfObB\":\"Nog geen producten\",\"+Y976X\":\"Geen promotiecodes om te tonen\",\"MAavyl\":\"Geen vragen beantwoord door deze deelnemer.\",\"SnlQeq\":\"Er zijn geen vragen gesteld voor deze bestelling.\",\"Ev2r9A\":\"Geen resultaten\",\"gk5uwN\":\"Geen zoekresultaten\",\"RHyZUL\":\"Geen zoekresultaten.\",\"RY2eP1\":\"Er zijn geen belastingen of toeslagen toegevoegd.\",\"EdQY6l\":\"Geen\",\"OJx3wK\":\"Niet beschikbaar\",\"Scbrsn\":\"Niet in de verkoop\",\"1DBGsz\":\"Opmerkingen\",\"jtrY3S\":\"Nog niets om te laten zien\",\"hFwWnI\":\"Instellingen meldingen\",\"xXqEPO\":\"Koper op de hoogte stellen van terugbetaling\",\"YpN29s\":\"Organisator op de hoogte stellen van nieuwe bestellingen\",\"qeQhNj\":\"Laten we nu je eerste evenement maken\",\"omyBS0\":\"Aantal dagen toegestaan voor betaling (leeg laten om betalingstermijnen weg te laten van facturen)\",\"n86jmj\":\"Nummer Voorvoegsel\",\"mwe+2z\":\"Offline bestellingen worden niet weergegeven in evenementstatistieken totdat de bestelling als betaald is gemarkeerd.\",\"dWBrJX\":\"Offline betaling mislukt. Probeer het opnieuw of neem contact op met de organisator van het evenement.\",\"fcnqjw\":\"Offline betalingsinstructies\",\"+eZ7dp\":\"Offline betalingen\",\"ojDQlR\":\"Informatie over offline betalingen\",\"u5oO/W\":\"Instellingen voor offline betalingen\",\"2NPDz1\":\"Te koop\",\"Ldu/RI\":\"In de uitverkoop\",\"Ug4SfW\":\"Zodra je een evenement hebt gemaakt, zie je het hier.\",\"ZxnK5C\":\"Zodra je gegevens begint te verzamelen, zie je ze hier.\",\"PnSzEc\":\"Zodra je klaar bent, kun je je evenement live zetten en beginnen met het verkopen van producten.\",\"J6n7sl\":\"Doorlopend\",\"z+nuVJ\":\"Online evenement\",\"WKHW0N\":\"Details online evenement\",\"/xkmKX\":\"Stuur alleen belangrijke e-mails die direct verband houden met dit evenement via dit formulier. Elk misbruik, inclusief het versturen van promotionele e-mails, leidt tot een onmiddellijke blokkering van je account.\",\"Qqqrwa\":\"Check-in pagina openen\",\"OdnLE4\":\"Zijbalk openen\",\"ZZEYpT\":[\"Optie \",[\"i\"]],\"oPknTP\":\"Optionele aanvullende informatie die op alle facturen moet worden vermeld (bijv. betalingsvoorwaarden, kosten voor te late betaling, retourbeleid)\",\"OrXJBY\":\"Optioneel voorvoegsel voor factuurnummers (bijv. INV-)\",\"0zpgxV\":\"Opties\",\"BzEFor\":\"of\",\"UYUgdb\":\"Bestel\",\"mm+eaX\":\"Bestel #\",\"B3gPuX\":\"Bestelling geannuleerd\",\"SIbded\":\"Bestelling voltooid\",\"q/CcwE\":\"Bestel Datum\",\"Tol4BF\":\"Bestel Details\",\"WbImlQ\":\"Bestelling is geannuleerd en de eigenaar van de bestelling is op de hoogte gesteld.\",\"nAn4Oe\":\"Bestelling gemarkeerd als betaald\",\"uzEfRz\":\"Bestelnotities\",\"VCOi7U\":\"Vragen bestelling\",\"TPoYsF\":\"Bestelreferentie\",\"acIJ41\":\"Bestelstatus\",\"GX6dZv\":\"Overzicht bestelling\",\"tDTq0D\":\"Time-out bestelling\",\"1h+RBg\":\"Bestellingen\",\"3y+V4p\":\"Adres organisatie\",\"GVcaW6\":\"Organisatie details\",\"nfnm9D\":\"Naam organisatie\",\"G5RhpL\":\"Organisator\",\"mYygCM\":\"Organisator is vereist\",\"Pa6G7v\":\"Naam organisator\",\"l894xP\":\"Organisatoren kunnen alleen evenementen en producten beheren. Ze kunnen geen gebruikers, accountinstellingen of factureringsgegevens beheren.\",\"fdjq4c\":\"Opvulling\",\"ErggF8\":\"Achtergrondkleur pagina\",\"8F1i42\":\"Pagina niet gevonden\",\"QbrUIo\":\"Bekeken pagina's\",\"6D8ePg\":\"pagina.\",\"IkGIz8\":\"betaald\",\"HVW65c\":\"Betaald product\",\"ZfxaB4\":\"Gedeeltelijk Terugbetaald\",\"8ZsakT\":\"Wachtwoord\",\"TUJAyx\":\"Wachtwoord moet minimaal 8 tekens bevatten\",\"vwGkYB\":\"Wachtwoord moet minstens 8 tekens bevatten\",\"BLTZ42\":\"Wachtwoord opnieuw ingesteld. Log in met je nieuwe wachtwoord.\",\"f7SUun\":\"Wachtwoorden zijn niet hetzelfde\",\"aEDp5C\":\"Plak dit waar je wilt dat de widget verschijnt.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Betaling\",\"Lg+ewC\":\"Betaling & facturering\",\"DZjk8u\":\"Instellingen voor betaling en facturering\",\"lflimf\":\"Betalingstermijn\",\"JhtZAK\":\"Betaling mislukt\",\"JEdsvQ\":\"Betalingsinstructies\",\"bLB3MJ\":\"Betaalmethoden\",\"QzmQBG\":\"Betalingsprovider\",\"lsxOPC\":\"Ontvangen betaling\",\"wJTzyi\":\"Betalingsstatus\",\"xgav5v\":\"Betaling gelukt!\",\"R29lO5\":\"Betalingsvoorwaarden\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Bedrag\",\"xdA9ud\":\"Plaats dit in de van je website.\",\"blK94r\":\"Voeg ten minste één optie toe\",\"FJ9Yat\":\"Controleer of de verstrekte informatie correct is\",\"TkQVup\":\"Controleer je e-mail en wachtwoord en probeer het opnieuw\",\"sMiGXD\":\"Controleer of je e-mailadres geldig is\",\"Ajavq0\":\"Controleer je e-mail om je e-mailadres te bevestigen\",\"MdfrBE\":\"Vul het onderstaande formulier in om uw uitnodiging te accepteren\",\"b1Jvg+\":\"Ga verder in het nieuwe tabblad\",\"hcX103\":\"Maak een product\",\"cdR8d6\":\"Maak een ticket aan\",\"x2mjl4\":\"Voer een geldige URL in die naar een afbeelding verwijst.\",\"HnNept\":\"Voer uw nieuwe wachtwoord in\",\"5FSIzj\":\"Let op\",\"C63rRe\":\"Ga terug naar de evenementpagina om opnieuw te beginnen.\",\"pJLvdS\":\"Selecteer\",\"Ewir4O\":\"Selecteer ten minste één product\",\"igBrCH\":\"Controleer uw e-mailadres om toegang te krijgen tot alle functies\",\"/IzmnP\":\"Wacht even terwijl we uw factuur opstellen...\",\"MOERNx\":\"Portugees\",\"qCJyMx\":\"Post Checkout-bericht\",\"g2UNkE\":\"Aangedreven door\",\"Rs7IQv\":\"Bericht voor het afrekenen\",\"rdUucN\":\"Voorbeeld\",\"a7u1N9\":\"Prijs\",\"CmoB9j\":\"Modus prijsweergave\",\"BI7D9d\":\"Prijs niet ingesteld\",\"Q8PWaJ\":\"Prijsniveaus\",\"q6XHL1\":\"Prijs Type\",\"6RmHKN\":\"Primaire kleur\",\"G/ZwV1\":\"Primaire kleur\",\"8cBtvm\":\"Primaire tekstkleur\",\"BZz12Q\":\"Afdrukken\",\"MT7dxz\":\"Alle tickets afdrukken\",\"DKwDdj\":\"Tickets afdrukken\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Productcategorie\",\"U61sAj\":\"Productcategorie succesvol bijgewerkt.\",\"1USFWA\":\"Product succesvol verwijderd\",\"4Y2FZT\":\"Product Prijs Type\",\"mFwX0d\":\"Product vragen\",\"Lu+kBU\":\"Productverkoop\",\"U/R4Ng\":\"Productniveau\",\"sJsr1h\":\"Soort product\",\"o1zPwM\":\"Voorbeeld van productwidget\",\"ktyvbu\":\"Product(en)\",\"N0qXpE\":\"Producten\",\"ggqAiw\":\"verkochte producten\",\"Vla0Bo\":\"Verkochte producten\",\"/u4DIx\":\"Verkochte producten\",\"DJQEZc\":\"Producten succesvol gesorteerd\",\"vERlcd\":\"Profiel\",\"kUlL8W\":\"Profiel succesvol bijgewerkt\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code toegepast\"],\"P5sgAk\":\"Kortingscode\",\"yKWfjC\":\"Promo Code pagina\",\"RVb8Fo\":\"Promo codes\",\"BZ9GWa\":\"Promocodes kunnen worden gebruikt voor kortingen, toegang tot de voorverkoop of speciale toegang tot je evenement.\",\"OP094m\":\"Promocodes Rapport\",\"4kyDD5\":\"Geef aanvullende context of instructies voor deze vraag. Gebruik dit veld om algemene voorwaarden, richtlijnen of andere belangrijke informatie toe te voegen die deelnemers moeten weten voordat ze antwoorden.\",\"toutGW\":\"QR-code\",\"LkMOWF\":\"Beschikbare hoeveelheid\",\"oCLG0M\":\"Verkochte hoeveelheid\",\"XKJuAX\":\"Vraag verwijderd\",\"avf0gk\":\"Beschrijving van de vraag\",\"oQvMPn\":\"Titel van de vraag\",\"enzGAL\":\"Vragen\",\"ROv2ZT\":\"Vragen en antwoorden\",\"K885Eq\":\"Vragen succesvol gesorteerd\",\"OMJ035\":\"Radio-optie\",\"C4TjpG\":\"Minder lezen\",\"I3QpvQ\":\"Ontvanger\",\"N2C89m\":\"Referentie\",\"gxFu7d\":[\"Restitutiebedrag (\",[\"0\"],\")\"],\"WZbCR3\":\"Terugbetaling mislukt\",\"n10yGu\":\"Bestelling terugbetalen\",\"zPH6gp\":\"Terugbetaling\",\"RpwiYC\":\"Restitutie in behandeling\",\"xHpVRl\":\"Restitutie Status\",\"/BI0y9\":\"Terugbetaald\",\"fgLNSM\":\"Registreer\",\"9+8Vez\":\"Overblijvend gebruik\",\"tasfos\":\"verwijderen\",\"t/YqKh\":\"Verwijder\",\"t9yxlZ\":\"Rapporten\",\"prZGMe\":\"Factuuradres vereisen\",\"EGm34e\":\"Bevestigingsmail opnieuw verzenden\",\"lnrkNz\":\"E-mailbevestiging opnieuw verzenden\",\"wIa8Qe\":\"Uitnodiging opnieuw versturen\",\"VeKsnD\":\"E-mail met bestelling opnieuw verzenden\",\"dFuEhO\":\"Ticket opnieuw verzenden\",\"o6+Y6d\":\"Opnieuw verzenden...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Wachtwoord opnieuw instellen\",\"KbS2K9\":\"Wachtwoord opnieuw instellen\",\"e99fHm\":\"Evenement herstellen\",\"vtc20Z\":\"Terug naar de evenementpagina\",\"s8v9hq\":\"Terug naar evenementpagina\",\"8YBH95\":\"Inkomsten\",\"PO/sOY\":\"Uitnodiging intrekken\",\"GDvlUT\":\"Rol\",\"ELa4O9\":\"Einddatum verkoop\",\"5uo5eP\":\"Verkoop beëindigd\",\"Qm5XkZ\":\"Startdatum verkoop\",\"hBsw5C\":\"Verkoop beëindigd\",\"kpAzPe\":\"Start verkoop\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Opslaan\",\"IUwGEM\":\"Wijzigingen opslaan\",\"U65fiW\":\"Organisator opslaan\",\"UGT5vp\":\"Instellingen opslaan\",\"ovB7m2\":\"QR-code scannen\",\"EEU0+z\":\"Scan deze QR-code om de evenementpagina te openen of te delen met anderen\",\"W4kWXJ\":\"Zoek op naam van een deelnemer, e-mail of bestelnummer...\",\"+pr/FY\":\"Zoeken op evenementnaam...\",\"3zRbWw\":\"Zoeken op naam, e-mail of bestelnummer...\",\"L22Tdf\":\"Zoek op naam, ordernummer, aanwezigheidsnummer of e-mail...\",\"BiYOdA\":\"Zoeken op naam...\",\"YEjitp\":\"Zoeken op onderwerp of inhoud...\",\"Pjsch9\":\"Zoek capaciteitstoewijzingen...\",\"r9M1hc\":\"Check-in lijsten doorzoeken...\",\"+0Yy2U\":\"Producten zoeken\",\"YIix5Y\":\"Zoeken...\",\"OeW+DS\":\"Secundaire kleur\",\"DnXcDK\":\"Secundaire kleur\",\"cZF6em\":\"Secundaire tekstkleur\",\"ZIgYeg\":\"Secundaire tekstkleur\",\"02ePaq\":[\"Kies \",[\"0\"]],\"QuNKRX\":\"Camera selecteren\",\"9FQEn8\":\"Selecteer categorie...\",\"kWI/37\":\"Organisator selecteren\",\"ixIx1f\":\"Kies product\",\"3oSV95\":\"Selecteer productcategorie\",\"C4Y1hA\":\"Selecteer producten\",\"hAjDQy\":\"Selecteer status\",\"QYARw/\":\"Selecteer ticket\",\"OMX4tH\":\"Kies tickets\",\"DrwwNd\":\"Selecteer tijdsperiode\",\"O/7I0o\":\"Selecteer...\",\"JlFcis\":\"Stuur\",\"qKWv5N\":[\"Stuur een kopie naar <0>\",[\"0\"],\"\"],\"RktTWf\":\"Stuur een bericht\",\"/mQ/tD\":\"Verzenden als test. Hierdoor wordt het bericht naar jouw e-mailadres gestuurd in plaats van naar de ontvangers.\",\"M/WIer\":\"Verstuur bericht\",\"D7ZemV\":\"Verzend orderbevestiging en ticket e-mail\",\"v1rRtW\":\"Test verzenden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Beschrijving\",\"/SIY6o\":\"SEO Trefwoorden\",\"GfWoKv\":\"SEO-instellingen\",\"rXngLf\":\"SEO titel\",\"/jZOZa\":\"Servicevergoeding\",\"Bj/QGQ\":\"Stel een minimumprijs in en laat gebruikers meer betalen als ze dat willen\",\"L0pJmz\":\"Stel het startnummer voor factuurnummering in. Dit kan niet worden gewijzigd als de facturen eenmaal zijn gegenereerd.\",\"nYNT+5\":\"Uw evenement opzetten\",\"A8iqfq\":\"Je evenement live zetten\",\"Tz0i8g\":\"Instellingen\",\"Z8lGw6\":\"Deel\",\"B2V3cA\":\"Evenement delen\",\"17Fd7X\":\"Delen naar Facebook\",\"x7i6H+\":\"Delen naar LinkedIn\",\"zziQd8\":\"Delen naar Pinterest\",\"/TgBEk\":\"Delen naar Reddit\",\"0Wlk5F\":\"Delen naar sociale media\",\"on+mNS\":\"Delen naar Telegram\",\"PcmR+m\":\"Delen naar WhatsApp\",\"/5b1iZ\":\"Delen naar X\",\"n/T2KI\":\"Delen via e-mail\",\"8vETh9\":\"Toon\",\"V0SbFp\":\"Beschikbare producthoeveelheid tonen\",\"qDsmzu\":\"Verborgen vragen tonen\",\"fMPkxb\":\"Meer tonen\",\"izwOOD\":\"Belastingen en toeslagen apart weergeven\",\"1SbbH8\":\"Wordt aan de klant getoond nadat hij heeft afgerekend, op de overzichtspagina van de bestelling.\",\"YfHZv0\":\"Aan de klant getoond voordat hij afrekent\",\"CBBcly\":\"Toont algemene adresvelden, inclusief land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Enkelregelig tekstvak\",\"+P0Cn2\":\"Deze stap overslaan\",\"YSEnLE\":\"Jansen\",\"lgFfeO\":\"Uitverkocht\",\"Mi1rVn\":\"Uitverkocht\",\"nwtY4N\":\"Er ging iets mis\",\"GRChTw\":\"Er is iets misgegaan bij het verwijderen van de Belasting of Belastinggeld\",\"YHFrbe\":\"Er ging iets mis! Probeer het opnieuw\",\"kf83Ld\":\"Er ging iets mis.\",\"fWsBTs\":\"Er is iets misgegaan. Probeer het opnieuw.\",\"F6YahU\":\"Sorry, er is iets misgegaan. Start het betalingsproces opnieuw.\",\"KWgppI\":\"Sorry, er ging iets mis bij het laden van deze pagina.\",\"/TCOIK\":\"Sorry, deze bestelling bestaat niet meer.\",\"6a/UJE\":\"Sorry, deze promotiecode wordt niet herkend\",\"65A04M\":\"Spaans\",\"mFuBqb\":\"Standaardproduct met een vaste prijs\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat of regio\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-betalingen zijn niet ingeschakeld voor dit evenement.\",\"UJmAAK\":\"Onderwerp\",\"X2rrlw\":\"Subtotaal\",\"zzDlyQ\":\"Succes\",\"b0HJ45\":[\"Succes! \",[\"0\"],\" ontvangt binnenkort een e-mail.\"],\"BJIEiF\":[\"Succesvol \",[\"0\"],\" deelnemer\"],\"OtgNFx\":\"E-mailadres succesvol bevestigd\",\"IKwyaF\":\"E-mailwijziging succesvol bevestigd\",\"zLmvhE\":\"Succesvol aangemaakte deelnemer\",\"gP22tw\":\"Succesvol gecreëerd product\",\"9mZEgt\":\"Succesvol aangemaakte promotiecode\",\"aIA9C4\":\"Succesvol aangemaakte vraag\",\"J3RJSZ\":\"Deelnemer succesvol bijgewerkt\",\"3suLF0\":\"Capaciteitstoewijzing succesvol bijgewerkt\",\"Z+rnth\":\"Check-in lijst succesvol bijgewerkt\",\"vzJenu\":\"E-mailinstellingen met succes bijgewerkt\",\"7kOMfV\":\"Evenement succesvol bijgewerkt\",\"G0KW+e\":\"Succesvol vernieuwd homepage-ontwerp\",\"k9m6/E\":\"Homepage-instellingen met succes bijgewerkt\",\"y/NR6s\":\"Locatie succesvol bijgewerkt\",\"73nxDO\":\"Misc-instellingen met succes bijgewerkt\",\"4H80qv\":\"Bestelling succesvol bijgewerkt\",\"6xCBVN\":\"Instellingen voor betalen en factureren succesvol bijgewerkt\",\"1Ycaad\":\"Product succesvol bijgewerkt\",\"70dYC8\":\"Succesvol bijgewerkte promotiecode\",\"F+pJnL\":\"Succesvol bijgewerkte Seo-instellingen\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Ondersteuning per e-mail\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Belasting\",\"geUFpZ\":\"Belastingen en heffingen\",\"dFHcIn\":\"Belastingdetails\",\"wQzCPX\":\"Belastinginformatie die onderaan alle facturen moet staan (bijv. btw-nummer, belastingregistratie)\",\"0RXCDo\":\"Belasting of vergoeding succesvol verwijderd\",\"ZowkxF\":\"Belastingen\",\"qu6/03\":\"Belastingen en heffingen\",\"gypigA\":\"Die promotiecode is ongeldig\",\"5ShqeM\":\"De check-in lijst die je zoekt bestaat niet.\",\"QXlz+n\":\"De standaardvaluta voor je evenementen.\",\"mnafgQ\":\"De standaard tijdzone voor je evenementen.\",\"o7s5FA\":\"De taal waarin de deelnemer e-mails ontvangt.\",\"NlfnUd\":\"De link waarop je hebt geklikt is ongeldig.\",\"HsFnrk\":[\"Het maximum aantal producten voor \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"De pagina die u zoekt bestaat niet\",\"MSmKHn\":\"De prijs die aan de klant wordt getoond is inclusief belastingen en toeslagen.\",\"6zQOg1\":\"De prijs die aan de klant wordt getoond is exclusief belastingen en toeslagen. Deze worden apart weergegeven\",\"ne/9Ur\":\"De stylinginstellingen die je kiest, zijn alleen van toepassing op gekopieerde HTML en worden niet opgeslagen.\",\"vQkyB3\":\"De belastingen en toeslagen die van toepassing zijn op dit product. U kunt nieuwe belastingen en kosten aanmaken op de\",\"esY5SG\":\"De titel van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de titel van het evenement gebruikt\",\"wDx3FF\":\"Er zijn geen producten beschikbaar voor dit evenement\",\"pNgdBv\":\"Er zijn geen producten beschikbaar in deze categorie\",\"rMcHYt\":\"Er is een restitutie in behandeling. Wacht tot deze is voltooid voordat je een nieuwe restitutie aanvraagt.\",\"F89D36\":\"Er is een fout opgetreden bij het markeren van de bestelling als betaald\",\"68Axnm\":\"Er is een fout opgetreden bij het verwerken van uw verzoek. Probeer het opnieuw.\",\"mVKOW6\":\"Er is een fout opgetreden bij het verzenden van uw bericht\",\"AhBPHd\":\"Deze gegevens worden alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien.\",\"Pc/Wtj\":\"Deze deelnemer heeft een onbetaalde bestelling.\",\"mf3FrP\":\"Deze categorie heeft nog geen producten.\",\"8QH2Il\":\"Deze categorie is niet zichtbaar voor het publiek\",\"xxv3BZ\":\"Deze check-in lijst is verlopen\",\"Sa7w7S\":\"Deze check-ins lijst is verlopen en niet langer beschikbaar voor check-ins.\",\"Uicx2U\":\"Deze check-in lijst is actief\",\"1k0Mp4\":\"Deze check-in lijst is nog niet actief\",\"K6fmBI\":\"Deze check-ins lijst is nog niet actief en is niet beschikbaar voor check-ins.\",\"t/ePFj\":\"Deze beschrijving wordt getoond aan het incheckpersoneel\",\"MLTkH7\":\"Deze e-mail is niet promotioneel en is direct gerelateerd aan het evenement.\",\"2eIpBM\":\"Dit evenement is momenteel niet beschikbaar. Kom later nog eens terug.\",\"Z6LdQU\":\"Dit evenement is niet beschikbaar.\",\"MMd2TJ\":\"Deze informatie wordt weergegeven op de betaalpagina, de pagina met het overzicht van de bestelling en de e-mail ter bevestiging van de bestelling.\",\"XAHqAg\":\"Dit is een algemeen product, zoals een t-shirt of een mok. Er wordt geen ticket uitgegeven\",\"CNk/ro\":\"Dit is een online evenement\",\"FwXnJd\":\"Deze lijst is na deze datum niet meer beschikbaar voor check-ins\",\"cHO4ec\":\"Dit bericht wordt opgenomen in de voettekst van alle e-mails die vanuit dit evenement worden verzonden\",\"55i7Fa\":\"Dit bericht wordt alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien\",\"RjwlZt\":\"Deze bestelling is al betaald.\",\"5K8REg\":\"Deze bestelling is al terugbetaald.\",\"OiQMhP\":\"Deze bestelling is geannuleerd\",\"YyEJij\":\"Deze bestelling is geannuleerd.\",\"Q0zd4P\":\"Deze bestelling is verlopen. Begin opnieuw.\",\"HILpDX\":\"Deze bestelling wacht op betaling\",\"BdYtn9\":\"Deze bestelling is compleet\",\"e3uMJH\":\"Deze bestelling is compleet.\",\"YNKXOK\":\"Deze bestelling wordt verwerkt.\",\"yPZN4i\":\"Deze bestelpagina is niet langer beschikbaar.\",\"i0TtkR\":\"Dit overschrijft alle zichtbaarheidsinstellingen en verbergt het product voor alle klanten.\",\"cRRc+F\":\"Dit product kan niet worden verwijderd omdat het gekoppeld is aan een bestelling. In plaats daarvan kunt u het verbergen.\",\"3Kzsk7\":\"Dit product is een ticket. Kopers krijgen bij aankoop een ticket\",\"0fT4x3\":\"This ticket kan niet worden verwijderd omdat het nog wordt geassosieerd met een order. Je kunt het ook verbergen\",\"Y/x1MZ\":\"Dit product is niet zichtbaar voor het publiek\",\"Qt7RBu\":\"Dit product is verborgen, tenzij er een promotiecode voor geldt\",\"os29v1\":\"Deze vraag is alleen zichtbaar voor de organisator van het evenement.\",\"IV9xTT\":\"Deze gebruiker is niet actief, omdat hij zijn uitnodiging niet heeft geaccepteerd.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket e-mail is opnieuw verzonden naar de deelnemer\",\"54q0zp\":\"Tickets voor\",\"xN9AhL\":[\"Niveau \",[\"0\"]],\"jZj9y9\":\"Gelaagd product\",\"8wITQA\":\"Met gelaagde producten kun je meerdere prijsopties aanbieden voor hetzelfde product. Dit is perfect voor early bird-producten of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"nn3mSR\":\"Resterende tijd:\",\"s/0RpH\":\"Gebruikte tijden\",\"y55eMd\":\"Gebruikte tijden\",\"40Gx0U\":\"Tijdzone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Titel\",\"xdA/+p\":\"Gereedschap\",\"72c5Qo\":\"Totaal\",\"YXx+fG\":\"Totaal vóór kortingen\",\"NRWNfv\":\"Totaal kortingsbedrag\",\"BxsfMK\":\"Totaal vergoedingen\",\"2bR+8v\":\"Totaal Brutoverkoop\",\"mpB/d9\":\"Totaal bestelbedrag\",\"m3FM1g\":\"Totaal terugbetaald\",\"jEbkcB\":\"Totaal Terugbetaald\",\"GBBIy+\":\"Totaal overgebleven\",\"/SgoNA\":\"Totale belasting\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Deelnemer kan niet worden ingecheckt\",\"bPWBLL\":\"Deelnemer kan niet worden uitgecheckt\",\"9+P7zk\":\"Kan geen product maken. Controleer uw gegevens\",\"WLxtFC\":\"Kan geen product maken. Controleer uw gegevens\",\"/cSMqv\":\"Kan geen vraag maken. Controleer uw gegevens\",\"MH/lj8\":\"Kan vraag niet bijwerken. Controleer uw gegevens\",\"nnfSdK\":\"Unieke klanten\",\"Mqy/Zy\":\"Verenigde Staten\",\"NIuIk1\":\"Onbeperkt\",\"/p9Fhq\":\"Onbeperkt beschikbaar\",\"E0q9qH\":\"Onbeperkt gebruik toegestaan\",\"h10Wm5\":\"Onbetaalde bestelling\",\"ia8YsC\":\"Komende\",\"TlEeFv\":\"Komende evenementen\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Naam, beschrijving en data van evenement bijwerken\",\"vXPSuB\":\"Profiel bijwerken\",\"BNBfrU\":\"Upload omslag\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL gekopieerd naar klembord\",\"e5lF64\":\"Gebruiksvoorbeeld\",\"fiV0xj\":\"Gebruikslimiet\",\"sGEOe4\":\"Gebruik een onscherpe versie van de omslagafbeelding als achtergrond\",\"OadMRm\":\"Coverafbeelding gebruiken\",\"7PzzBU\":\"Gebruiker\",\"yDOdwQ\":\"Gebruikersbeheer\",\"Sxm8rQ\":\"Gebruikers\",\"VEsDvU\":\"Gebruikers kunnen hun e-mailadres wijzigen in <0>Profielinstellingen\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"BTW\",\"E/9LUk\":\"Naam locatie\",\"jpctdh\":\"Bekijk\",\"Pte1Hv\":\"Details van deelnemers bekijken\",\"/5PEQz\":\"Evenementpagina bekijken\",\"fFornT\":\"Bekijk volledig bericht\",\"YIsEhQ\":\"Kaart bekijken\",\"Ep3VfY\":\"Bekijk op Google Maps\",\"Y8s4f6\":\"Bestelgegevens bekijken\",\"QIWCnW\":\"VIP check-in lijst\",\"tF+VVr\":\"VIP-ticket\",\"2q/Q7x\":\"Zichtbaarheid\",\"vmOFL/\":\"We konden je betaling niet verwerken. Probeer het opnieuw of neem contact op met de klantenservice.\",\"45Srzt\":\"We konden de categorie niet verwijderen. Probeer het opnieuw.\",\"/DNy62\":[\"We konden geen tickets vinden die overeenkomen met \",[\"0\"]],\"1E0vyy\":\"We konden de gegevens niet laden. Probeer het opnieuw.\",\"NmpGKr\":\"We konden de categorieën niet opnieuw ordenen. Probeer het opnieuw.\",\"BJtMTd\":\"We raden afmetingen aan van 2160px bij 1080px en een maximale bestandsgrootte van 5MB\",\"b9UB/w\":\"We gebruiken Stripe om betalingen te verwerken. Maak verbinding met je Stripe-account om betalingen te ontvangen.\",\"01WH0a\":\"We konden je betaling niet bevestigen. Probeer het opnieuw of neem contact op met de klantenservice.\",\"Gspam9\":\"We zijn je bestelling aan het verwerken. Even geduld alstublieft...\",\"LuY52w\":\"Welkom aan boord! Log in om verder te gaan.\",\"dVxpp5\":[\"Welkom terug\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welkom bij Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Wat zijn gelaagde producten?\",\"f1jUC0\":\"Op welke datum moet deze check-in lijst actief worden?\",\"4ueloy\":\"Wat is een categorie?\",\"gxeWAU\":\"Op welke producten is deze code van toepassing?\",\"hFHnxR\":\"Op welke producten is deze code van toepassing? (Geldt standaard voor alle)\",\"AeejQi\":\"Op welke producten moet deze capaciteit van toepassing zijn?\",\"Rb0XUE\":\"Hoe laat kom je aan?\",\"5N4wLD\":\"Wat voor vraag is dit?\",\"gyLUYU\":\"Als deze optie is ingeschakeld, worden facturen gegenereerd voor ticketbestellingen. Facturen worden samen met de e-mail ter bevestiging van de bestelling verzonden. Bezoekers kunnen hun facturen ook downloaden van de bestelbevestigingspagina.\",\"D3opg4\":\"Als offline betalingen zijn ingeschakeld, kunnen gebruikers hun bestellingen afronden en hun tickets ontvangen. Hun tickets zullen duidelijk aangeven dat de bestelling niet betaald is en de check-in tool zal het check-in personeel informeren als een bestelling betaald moet worden.\",\"D7C6XV\":\"Wanneer moet deze check-in lijst verlopen?\",\"FVetkT\":\"Welke tickets moeten aan deze inchecklijst worden gekoppeld?\",\"S+OdxP\":\"Wie organiseert dit evenement?\",\"LINr2M\":\"Aan wie is deze boodschap gericht?\",\"nWhye/\":\"Aan wie moet deze vraag worden gesteld?\",\"VxFvXQ\":\"Widget insluiten\",\"v1P7Gm\":\"Widget-instellingen\",\"b4itZn\":\"Werken\",\"hqmXmc\":\"Werken...\",\"+G/XiQ\":\"Jaar tot nu toe\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, verwijder ze\",\"ySeBKv\":\"Je hebt dit ticket al gescand\",\"P+Sty0\":[\"Je wijzigt je e-mailadres in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Je bent offline\",\"sdB7+6\":\"Je kunt een promotiecode maken die gericht is op dit product op de\",\"KRhIxT\":\"Je kunt nu betalingen ontvangen via Stripe.\",\"Gnjf3o\":\"Je kunt het producttype niet wijzigen omdat er deelnemers aan dit product zijn gekoppeld.\",\"S+on7c\":\"Je kunt deelnemers met onbetaalde bestellingen niet inchecken.\",\"yNi4PV\":\"Je kunt deelnemers met onbetaalde bestellingen niet inchecken. Je kunt deze instelling wijzigen in de evenementinstellingen.\",\"c9Evkd\":\"Je kunt de laatste categorie niet verwijderen.\",\"6uwAvx\":\"Je kunt dit prijsniveau niet verwijderen omdat er al producten voor dit niveau worden verkocht. In plaats daarvan kun je het verbergen.\",\"tFbRKJ\":\"Je kunt de rol of status van de accounteigenaar niet bewerken.\",\"fHfiEo\":\"Je kunt een handmatig aangemaakte bestelling niet terugbetalen.\",\"hK9c7R\":\"Je hebt een verborgen vraag gemaakt maar de optie om verborgen vragen weer te geven uitgeschakeld. Deze is ingeschakeld.\",\"NOaWRX\":\"Je hebt geen toestemming om deze pagina te openen\",\"BRArmD\":\"Je hebt toegang tot meerdere accounts. Kies er een om verder te gaan.\",\"Z6q0Vl\":\"Je hebt deze uitnodiging al geaccepteerd. Log in om verder te gaan.\",\"rdk1xK\":\"Je hebt je Stripe-account gekoppeld\",\"ofEncr\":\"U hebt geen vragen van deelnemers.\",\"CoZHDB\":\"Je hebt geen bestelvragen.\",\"15qAvl\":\"Je hebt geen in behandeling zijnde e-mailwijziging.\",\"n81Qk8\":\"Je hebt de Stripe Connect setup niet voltooid\",\"jxsiqJ\":\"Je hebt je Stripe-account niet gekoppeld\",\"+FWjhR\":\"Je hebt geen tijd meer om je bestelling af te ronden.\",\"MycdJN\":\"Je hebt belastingen en kosten toegevoegd aan een Gratis product. Wilt u deze verwijderen of verbergen?\",\"YzEk2o\":\"Je hebt nog geen berichten verzonden. Je kunt berichten sturen naar alle deelnemers of naar specifieke producthouders.\",\"R6i9o9\":\"U moet erkennen dat deze e-mail geen promotie is\",\"3ZI8IL\":\"U moet akkoord gaan met de algemene voorwaarden\",\"dMd3Uf\":\"Je moet je e-mailadres bevestigen voordat je evenement live kan gaan.\",\"H35u3n\":\"Je moet een ticket aanmaken voordat je handmatig een genodigde kunt toevoegen.\",\"jE4Z8R\":\"Je moet minstens één prijsniveau hebben\",\"8/eLoa\":\"U moet uw account verifiëren voordat u berichten kunt verzenden.\",\"Egnj9d\":\"Je moet een bestelling handmatig als betaald markeren. Dit kun je doen op de pagina Bestelling beheren.\",\"L/+xOk\":\"Je hebt een ticket nodig voordat je een inchecklijst kunt maken.\",\"Djl45M\":\"U hebt een product nodig voordat u een capaciteitstoewijzing kunt maken.\",\"y3qNri\":\"Je hebt minstens één product nodig om te beginnen. Gratis, betaald of laat de gebruiker beslissen wat hij wil betalen.\",\"9HcibB\":[\"Je gaat naar \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Je accountnaam wordt gebruikt op evenementpagina's en in e-mails.\",\"veessc\":\"Je bezoekers verschijnen hier zodra ze zich hebben geregistreerd voor je evenement. Je kunt deelnemers ook handmatig toevoegen.\",\"Eh5Wrd\":\"Uw geweldige website 🎉\",\"lkMK2r\":\"Uw gegevens\",\"3ENYTQ\":[\"Uw verzoek om uw e-mail te wijzigen in <0>\",[\"0\"],\" is in behandeling. Controleer uw e-mail om te bevestigen\"],\"yZfBoy\":\"Uw bericht is verzonden\",\"KSQ8An\":\"Uw bestelling\",\"Jwiilf\":\"Uw bestelling is geannuleerd\",\"6UxSgB\":\"Uw bestelling wacht op betaling 🏦\",\"7YJdgG\":\"Je bestellingen verschijnen hier zodra ze binnenkomen.\",\"9TO8nT\":\"Uw wachtwoord\",\"P8hBau\":\"Je betaling wordt verwerkt.\",\"UdY1lL\":\"Uw betaling is niet gelukt, probeer het opnieuw.\",\"fzuM26\":\"Uw betaling is mislukt. Probeer het opnieuw.\",\"cEli2o\":\"Uw product voor\",\"cJ4Y4R\":\"Je terugbetaling wordt verwerkt.\",\"IFHV2p\":\"Uw ticket voor\",\"x1PPdr\":\"Postcode\",\"BM/KQm\":\"Postcode\",\"+LtVBt\":\"Postcode\",\"25QDJ1\":\"- Klik om te publiceren\",\"WOyJmc\":\"- Klik om te verwijderen\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"meervoud\",\"een {# verborgen vraag\"],\" andere {# verborgen vragen}}\"],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Actieve webhooks\"],\"tmew5X\":[[\"0\"],\" ingecheckt\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organisatoren\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" evenementen\"],\"wapGcj\":[[\"boodschap\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Het aantal beschikbare tickets voor dit ticket<1>Deze waarde kan worden overschreven als er <2>Capaciteitslimieten zijn gekoppeld aan dit ticket.\",\"ZnVt5v\":\"<0>Webhooks stellen externe services direct op de hoogte wanneer er iets gebeurt, zoals het toevoegen van een nieuwe deelnemer aan je CRM of mailinglijst na registratie, en zorgen zo voor naadloze automatisering.<1>Gebruik diensten van derden zoals <2>Zapier, <3>IFTTT of <4>Make om aangepaste workflows te maken en taken te automatiseren.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Gefeliciteerd met het maken van een evenement!\",\"fAv9QG\":\"🎟️ Tickets toevoegen\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promoot uw evenement\",\"UQ7pBY\":\"0,50 voor $0,50\",\"M2DyLc\":\"1 Actieve webhook\",\"i1+xzD\":\"1,75 voor 1,75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Een standaard \",[\"type\"],\" wordt automatisch toegepast op alle nieuwe tickets. Je kunt dit per ticket veranderen.\"],\"Pgaiuj\":\"Een vast bedrag per ticket. Bijv. $0,50 per ticket\",\"V53XzQ\":\"Er is een nieuwe verificatiecode naar je e-mail verzonden\",\"ySO/4f\":\"Een percentage van de ticketprijs. Bijvoorbeeld 3,5% van de ticketprijs.\",\"WXeXGB\":\"Een promotiecode zonder korting kan worden gebruikt om verborgen tickets te onthullen.\",\"GMhWB5\":\"Een Radio-optie biedt meerdere opties, maar er kan er maar één worden geselecteerd.\",\"CBt3s7\":\"Een radio-optie staat slechts één selectie toe\",\"7g61G9\":\"Een korte beschrijving van Awesome Events Ltd.\",\"/z/bH1\":\"Een korte beschrijving van je organisator die aan je gebruikers wordt getoond.\",\"zCk10D\":\"Eén vraag per deelnemer. Bijvoorbeeld: Wat is uw favoriete maaltijd?\",\"ap3v36\":\"Eén vraag per opdracht. Bijv. Wat is uw bedrijfsnaam?\",\"uyJsf6\":\"Over\",\"pDwHGk\":\"Over hi.events\",\"WTk/ke\":\"Over Stripe Connect\",\"VTfZPy\":\"Toegang geweigerd\",\"iwyhk4\":\"Toegang tot de VIP-ruimte...\",\"0b79Xf\":\"Account e-mail\",\"m16xKo\":\"Voeg toe\",\"LKNynS\":\"Voeg een omslagafbeelding, beschrijving en meer toe om je evenement op te laten vallen.\",\"a5KFZU\":\"Voeg evenementgegevens toe en beheer de instellingen.\",\"Fb+SDI\":\"Meer tickets toevoegen\",\"BGD9Yt\":\"Tickets toevoegen\",\"QN2F+7\":\"Webhook toevoegen\",\"NsWqSP\":\"Voeg je sociale media en website-URL toe. Deze worden weergegeven op je openbare organisatorpagina.\",\"p59pEv\":\"Extra details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliatecode kan niet worden gewijzigd\",\"/jHBj5\":\"Affiliate succesvol aangemaakt\",\"uCFbG2\":\"Affiliate succesvol verwijderd\",\"a41PKA\":\"Affiliateverkopen worden bijgehouden\",\"mJJh2s\":\"Affiliateverkopen worden niet bijgehouden. Dit deactiveert de affiliate.\",\"jabmnm\":\"Affiliate succesvol bijgewerkt\",\"CPXP5Z\":\"Filialen\",\"9Wh+ug\":\"Affiliates geëxporteerd\",\"3cqmut\":\"Affiliates helpen je om verkopen van partners en influencers bij te houden. Maak affiliatecodes aan en deel ze om prestaties te monitoren.\",\"7rLTkE\":\"Alle gearchiveerde evenementen\",\"gKq1fa\":\"Alle deelnemers\",\"ZS/D7f\":\"Alle afgelopen evenementen\",\"QsYjci\":\"Alle evenementen\",\"/twVAS\":\"Alle tickets\",\"dr7CWq\":\"Alle aankomende evenementen\",\"8wYDMp\":\"Heb je al een account?\",\"TRYjHa\":[\"bedrag in \",[\"0\"]],\"tLjOgo\":[\"Betaald bedrag $\",[\"0\"]],\"Zkymb9\":\"Een e-mailadres om aan deze affiliate te koppelen. De affiliate wordt niet op de hoogte gesteld.\",\"vRznIT\":\"Er is een fout opgetreden tijdens het controleren van de exportstatus.\",\"er3d/4\":\"Er is een fout opgetreden tijdens het sorteren van de tickets. Probeer het opnieuw of vernieuw de pagina\",\"hhvESd\":\"Een evenement is het evenement dat je organiseert\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Een evenement is de bijeenkomst of gelegenheid die je organiseert. Je kunt later meer details toevoegen.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Antwoord succesvol bijgewerkt.\",\"j4DliD\":\"Vragen van tickethouders worden naar dit e-mailadres gestuurd. Dit e-mailadres wordt ook gebruikt als\",\"epTbAK\":[\"Geldt voor \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Geldt voor 1 ticket\",\"jcnZEw\":[\"Pas dit \",[\"type\"],\" toe op alle nieuwe tickets\"],\"TCKfZx\":\"Arctisch\",\"Dy+k4r\":\"Weet je zeker dat je deze deelnemer wilt annuleren? Hierdoor vervalt hun product\",\"LchiNd\":\"Weet je zeker dat je deze affiliate wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.\",\"5H3Z78\":\"Weet je zeker dat je deze webhook wilt verwijderen?\",\"VDWChT\":\"Weet je zeker dat je deze organisator als concept wilt markeren? De organisatorpagina wordt dan onzichtbaar voor het publiek.\",\"pWtQJM\":\"Weet je zeker dat je deze organisator openbaar wilt maken? De organisatorpagina wordt dan zichtbaar voor het publiek.\",\"WFHOlF\":\"Weet je zeker dat je dit evenement wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"4TNVdy\":\"Weet je zeker dat je dit organisatorprofiel wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"ExDt3P\":\"Weet je zeker dat je de publicatie van dit evenement wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"5Qmxo/\":\"Weet je zeker dat je de publicatie van dit organisatorprofiel wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"+QARA4\":\"Kunst\",\"2xEpch\":\"Vraag één keer per deelnemer\",\"F2rX0R\":\"Er moet minstens één evenement type worden geselecteerd\",\"AJ4rvK\":\"Deelnemer geannuleerd\",\"qvylEK\":\"Deelnemer Gemaakt\",\"Xc2I+v\":\"Beheer van deelnemers\",\"VvYqMB\":\"Vragen aan deelnemers worden één keer per deelnemer gesteld. Standaard worden mensen gevraagd naar hun voornaam, achternaam en e-mailadres.\",\"spxPEv\":\"Vragen over deelnemers worden één keer per deelnemer gesteld. Standaard vragen we naar de voornaam, achternaam en het e-mailadres van de deelnemer.\",\"D2qlBU\":\"Deelnemer bijgewerkt\",\"k3Tngl\":\"Geëxporteerde bezoekers\",\"5UbY+B\":\"Deelnemers met een specifiek ticket\",\"kShOaz\":\"Automatische workflow\",\"VPoeAx\":\"Geautomatiseerd invoerbeheer met meerdere inchecklijsten en real-time validatie\",\"lXkUEV\":\"Beschikbaarheid\",\"Vm0RKe\":\"Gem Korting/Bestel\",\"sGUsYa\":\"Gemiddelde bestelwaarde\",\"EmYMHc\":\"Wacht op offline betaling\",\"kNmmvE\":\"Awesome Events B.V.\",\"0TGkYM\":\"Terug naar de homepage van het evenement\",\"MLZyiY\":\"Achtergrondkleur\",\"EOUool\":\"Basisgegevens\",\"jIPNJG\":\"Basisinformatie\",\"7EGQKA\":\"Omdat je de accounteigenaar bent, kun je je rol of status niet wijzigen.\",\"wVfiR2\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen.\",\"iMdwTb\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen. Voltooi alle onderstaande stappen om te beginnen.\",\"1xAcxY\":\"Begin binnen enkele minuten met het verkopen van tickets\",\"R+w/Va\":\"Facturering\",\"Ayxd+S\":\"Merkcontrole\",\"9N+p+g\":\"Zakelijk\",\"Ptp9MF\":\"Kleur knop\",\"ChDLlO\":\"Knoptekst\",\"Jzn1qy\":\"Kan evenementen niet laden\",\"GGWsTU\":\"Geannuleerd\",\"Ud7zwq\":\"Door te annuleren worden alle tickets geannuleerd die aan deze bestelling zijn gekoppeld en worden de tickets teruggegeven aan de beschikbare pool.\",\"VsM1HH\":\"Capaciteitstoewijzingen\",\"K7tIrx\":\"Categorie\",\"2tbLdK\":\"Liefdadigheid\",\"QndF4b\":\"inchecken\",\"9FVFym\":\"uitchecken\",\"v4fiSg\":\"Controleer je e-mail\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Gecreëerd inchecken\",\"F4SRy3\":\"Check-in verwijderd\",\"rfeicl\":\"Succesvol ingecheckt\",\"/ydvvl\":\"Afrekenberichten\",\"h1IXFK\":\"Chinees\",\"DM4gBB\":\"Chinees (Traditioneel)\",\"pkk46Q\":\"Kies een organisator\",\"ypFF60\":\"Kies uit vooraf ingestelde kleurenschema's\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Kies welke meldingen je wilt ontvangen\",\"RG3szS\":\"sluiten\",\"RWw9Lg\":\"Sluit venster\",\"XwdMMg\":\"Code mag alleen letters, cijfers, streepjes en underscores bevatten\",\"+yMJb7\":\"Code is verplicht\",\"m9SD3V\":\"Code moet minimaal 3 tekens bevatten\",\"V1krgP\":\"Code mag maximaal 20 tekens bevatten\",\"psqIm5\":\"Werk samen met je team om geweldige evenementen te organiseren.\",\"msqIjo\":\"Dit ticket samenvouwen wanneer de evenementpagina voor het eerst wordt geladen\",\"WD6364\":\"Kleurenpalet\",\"qdY9Tp\":\"Kleurvoorinstellingen\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Volledige winkel\",\"7D9MJz\":\"Volledige Stripe-instelling\",\"nqx+6h\":\"Voer deze stappen uit om tickets voor je evenement te gaan verkopen.\",\"ih35UP\":\"Conferentiecentrum\",\"Auz0Mz\":\"Bevestig je e-mailadres om toegang te krijgen tot alle functies.\",\"7+grte\":\"Bevestigingsmail verzonden! Controleer je inbox.\",\"DnLC08\":\"Gefeliciteerd met het maken van een evenement!\",\"o5A0Go\":\"Gefeliciteerd met het aanmaken van een evenement!\",\"Xe2tSS\":\"Documentatie aansluiten\",\"1Xxb9f\":\"Betalingsverwerking aansluiten\",\"EWnXR+\":\"Verbinding maken met Stripe\",\"MOUF31\":\"Verbinding maken met CRM en taken automatiseren met webhooks en integraties\",\"VioGG1\":\"Koppel je Stripe-account om betalingen voor tickets en producten te accepteren.\",\"/3017M\":\"Verbonden met Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact e-mail\",\"41BQ3k\":\"Contact e-mail\",\"02S6xJ\":\"Contact Ondersteuning\",\"nBGbqc\":\"Neem contact met ons op om berichtgeving in te schakelen\",\"2nL0F3\":\"Achtergrondkleur inhoud\",\"m8WD6t\":\"Doorgaan met instellen\",\"0GwUT4\":\"Verder naar afrekenen\",\"sBV87H\":\"Ga door naar evenement aanmaken\",\"nKtyYu\":\"Ga door naar de volgende stap\",\"RGVUUI\":\"Doorgaan naar betaling\",\"FxVG/l\":\"Gekopieerd naar klembord\",\"PiH3UR\":\"Gekopieerd!\",\"uUPbPg\":\"Kopieer affiliatelink\",\"iVm46+\":\"Kopieer code\",\"y22tv0\":\"Kopieer deze link om hem overal te delen\",\"/4gGIX\":\"Kopiëren naar klembord\",\"o5K/BK\":\"Koraal\",\"P0rbCt\":\"Omslagafbeelding\",\"60u+dQ\":\"Omslagafbeelding wordt bovenaan je evenementpagina weergegeven\",\"2NLjA6\":\"De omslagafbeelding wordt bovenaan je organisatorpagina weergegeven\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Affiliate aanmaken\",\"dyrgS4\":\"Maak en pas je evenementpagina direct aan\",\"a6YrKg\":\"Promocodes maken\",\"n6H6AO\":\"Maak promotiecodes om kortingen aan te bieden aan je deelnemers.\",\"Tg323g\":\"Ticket maken\",\"8AiKIu\":\"Maak ticket of product aan\",\"agZ87r\":\"Maak tickets voor je evenement, stel prijzen in en beheer de beschikbare hoeveelheid.\",\"dkAPxi\":\"Webhook maken\",\"5slqwZ\":\"Maak je evenement aan\",\"JQNMrj\":\"Maak je eerste evenement\",\"CCjxOC\":\"Maak je eerste evenement aan om tickets te verkopen en deelnemers te beheren.\",\"ZCSSd+\":\"Maak je eigen evenement\",\"67NsZP\":\"Evenement aanmaken...\",\"H34qcM\":\"Organisator aanmaken...\",\"1YMS+X\":\"Je evenement wordt aangemaakt, even geduld\",\"yiy8Jt\":\"Je organisatorprofiel wordt aangemaakt, even geduld\",\"8Tg/JR\":\"Aangepast\",\"Lu75d1\":\"De e-mailinstellingen voor dit evenement aanpassen\",\"RaxMyF\":\"De homepage en kassa-ervaring van het evenement aanpassen\",\"iX6SLo\":\"Pas de tekst op de knop 'Doorgaan' aan\",\"q9Jg0H\":\"Pas het ontwerp van je evenementpagina en widget aan zodat ze perfect bij je merk passen\",\"mkLlne\":\"Pas het uiterlijk van je evenementpagina aan\",\"3trPKm\":\"Pas het uiterlijk van je organisatorpagina aan\",\"zgCHnE\":\"Dagelijks verkooprapport\",\"nHm0AI\":\"Dagelijkse uitsplitsing naar verkoop, belasting en kosten\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Check-in lijst voor dag één\",\"RiXc4g\":\"Gebruiker deactiveren\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Verwijder affiliate\",\"+jw/c1\":\"Verwijder afbeelding\",\"GnyEfA\":\"Ticket verwijderen\",\"E33LRn\":\"Gebruiker verwijderen\",\"snMaH4\":\"Webhook verwijderen\",\"s9iD5d\":\"De beschrijving moet minder dan 50.000 tekens bevatten\",\"vYgeDk\":\"Deselecteer alles\",\"H8kMHT\":\"Geen code ontvangen?\",\"x8uDKb\":\"Code uitschakelen\",\"b5SKxQ\":\"Schakel deze capaciteitstracker uit zonder de productverkoop te stoppen\",\"Tgg8XQ\":\"Schakel deze capaciteit bijhouden uit zonder de kaartverkoop te stoppen\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dit bericht negeren\",\"TvY/XA\":\"Documentatie\",\"dYskfr\":\"Bestaat niet\",\"V6Jjbr\":\"Heb je geen account? <0>Aanmelden\",\"4+aC/x\":\"Donatie / Betaal wat je wilt ticket\",\"++S5i/\":\"Donatiebedrag\",\"OO7MG7\":\"Donatie Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Concept\",\"3z2ium\":\"Slepen om te sorteren\",\"6skwyH\":\"Drop een afbeelding of klik hier om de coverafbeelding te vervangen\",\"S37RRV\":\"Drop een afbeelding of klik hier om de Cover Image te uploaden\",\"X7F5EC\":\"Vanwege het hoge risico op spam is handmatige verificatie vereist voordat je berichten kunt verzenden.\\nNeem contact met ons op om toegang aan te vragen.\",\"KRmTkx\":\"Dupliceer product\",\"Wt9eV8\":\"Dubbele tickets\",\"4xK5y2\":\"Dupliceer Webhooks\",\"KIjvtr\":\"Nederlands\",\"SPKbfM\":\"bijv. Tickets kopen, Nu registreren\",\"v4+lcZ\":\"Bewerk affiliate\",\"2iZEz7\":\"Antwoord bewerken\",\"kNGp1D\":\"Bewerk deelnemer\",\"t2bbp8\":\"Bewerk deelnemer\",\"d+nnyk\":\"Bewerk ticket\",\"fW5sSv\":\"Webhook bewerken\",\"nP7CdQ\":\"Webhook bewerken\",\"aqxYLv\":\"Educatie\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"E-mail configuratie\",\"ZsZeV2\":\"E-mail is verplicht\",\"G5zNMX\":\"E-mailinstellingen\",\"H/UMUG\":\"E-mailverificatie vereist\",\"L86zy2\":\"E-mail succesvol geverifieerd!\",\"nA31FG\":\"Schakel deze capaciteit in om de ticketverkoop te stoppen als de limiet is bereikt\",\"RxzN1M\":\"Ingeschakeld\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Einddatum & tijd (optioneel)\",\"PKXt9R\":\"Einddatum moet na begindatum liggen\",\"48Y16Q\":\"Eindtijd (optioneel)\",\"3bR1r4\":\"Voer affiliate e-mail in (optioneel)\",\"ARkzso\":\"Voer affiliatenaam in\",\"kWg31j\":\"Voer unieke affiliatecode in\",\"C3nD/1\":\"Voer je e-mailadres in\",\"n9V+ps\":\"Voer je naam in\",\"LslKhj\":\"Fout bij het laden van logboeken\",\"acLjIx\":\"evenement\",\"WgD6rb\":\"Evenementcategorie\",\"b46pt5\":\"Evenement coverafbeelding\",\"nuoP/j\":\"Gebeurtenis succesvol aangemaakt\",\"imgKgl\":\"Evenementbeschrijving\",\"PYs3rP\":\"Evenementnaam\",\"HhwcTQ\":\"Naam van het evenement\",\"WZZzB6\":\"Evenementnaam is verplicht\",\"Wd5CDM\":\"Evenementnaam moet minder dan 150 tekens bevatten\",\"4JzCvP\":\"Evenement niet beschikbaar\",\"mImacG\":\"Evenementpagina\",\"JyD0LH\":\"Evenement Instellingen\",\"uPX+1O\":\"Evenementtickets door\",\"YDVUVl\":\"Soorten evenementen\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"evenementen\",\"VlvpJ0\":\"Antwoorden exporteren\",\"JKfSAv\":\"Exporteren mislukt. Probeer het opnieuw.\",\"SVOEsu\":\"Export gestart. Bestand wordt voorbereid...\",\"9bpUSo\":\"Affiliates exporteren\",\"jtrqH9\":\"Deelnemers exporteren\",\"R4Oqr8\":\"Exporteren voltooid. Bestand wordt gedownload...\",\"UlAK8E\":\"Orders exporteren\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Aanmaken affiliate mislukt\",\"jo3Gm6\":\"Exporteren affiliates mislukt\",\"Jjw03p\":\"Geen deelnemers geëxporteerd\",\"ZPwFnN\":\"Geen orders kunnen exporteren\",\"X4o0MX\":\"Webhook niet geladen\",\"10XEC9\":\"Product e-mail niet opnieuw verzonden\",\"YQ3QSS\":\"Opnieuw verzenden verificatiecode mislukt\",\"T6B2gk\":\"Verzenden bericht mislukt. Probeer het opnieuw.\",\"lKh069\":\"Exporttaak niet gestart\",\"i0QKrm\":\"Bijwerken affiliate mislukt\",\"NNc33d\":\"Antwoord niet bijgewerkt.\",\"7/9RFs\":\"Afbeelding uploaden mislukt.\",\"nkNfWu\":\"Uploaden van afbeelding mislukt. Probeer het opnieuw.\",\"rxy0tG\":\"Verifiëren e-mail mislukt\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Tarieven kunnen worden gewijzigd. Je wordt op de hoogte gebracht van wijzigingen in je tarievenstructuur.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"Voornaam, Achternaam en E-mailadres zijn standaardvragen die altijd worden opgenomen in het afrekenproces.\",\"YXhom6\":\"Vast tarief:\",\"KgxI80\":\"Flexibele ticketing\",\"lWxAUo\":\"Eten & Drinken\",\"kFLJqR\":\"Bos\",\"/4rQr+\":\"Gratis ticket\",\"01my8x\":\"Gratis ticket, geen betalingsgegevens nodig\",\"ejVYRQ\":\"Van\",\"vAVBBv\":\"Volledig geïntegreerd\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Algemene informatie over je organisator\",\"ziAjHi\":\"Genereer\",\"exy8uo\":\"Genereer code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Gratis aan de slag, geen abonnementskosten\",\"u6FPxT\":\"Koop tickets\",\"8KDgYV\":\"Bereid je evenement voor\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Ga naar het dashboard\",\"yPvkqO\":\"Ga naar Hi.Events\",\"gHSuV/\":\"Ga naar de startpagina\",\"Lek3cJ\":\"Ga naar het Stripe Dashboard\",\"GNJ1kd\":\"Hulp en ondersteuning\",\"g+2103\":\"Hier is je affiliatelink\",\"spMR9y\":\"Hi.Events brengt platformkosten in rekening om onze diensten te onderhouden en te verbeteren. Deze kosten worden automatisch van elke transactie afgetrokken.\",\"EeNE0j\":\"Verborgen informatie wordt niet aan klanten getoond.\",\"P+5Pbo\":\"Antwoorden verbergen\",\"IyEqFf\":\"Verberg kleurinstellingen\",\"fsi6fC\":\"Verberg dit ticket voor klanten\",\"Fhzoa8\":\"Verberg ticket na einddatum verkoop\",\"yhm3J/\":\"Verberg ticket vóór de startdatum van de verkoop\",\"k7/oGT\":\"Verberg ticket tenzij gebruiker toepasselijke promotiecode heeft\",\"L0ZOiu\":\"Verberg ticket wanneer uitverkocht\",\"uno73L\":\"Door een ticket te verbergen, kunnen gebruikers het niet zien op de evenementpagina.\",\"i0qMbr\":\"Startpagina\",\"tj6Gob\":\"Homepage & afrekenen\",\"m07jN3\":\"Instellingen Homepage & Afrekenen\",\"id+NIk\":\"Hoeveel minuten de klant heeft om zijn bestelling af te ronden\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"Ik ga akkoord met de algemene voorwaarden\",\"4/kP5a\":\"Als er geen nieuw tabblad automatisch is geopend, klik dan op de knop hieronder om door te gaan naar afrekenen.\",\"Crwwhn\":[\"Als er geen nieuw tabblad is geopend, <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Als dit leeg is, wordt het adres gebruikt om een Google-kaartlink te genereren.\",\"wOU3Tr\":\"Als je een account bij ons hebt, ontvang je een e-mail met instructies om je wachtwoord opnieuw in te stellen.\",\"Gyl1h8\":\"Afbeeldingsafmetingen moeten minimaal 600px bij 300px zijn\",\"TiGacZ\":\"Afbeeldingsafmetingen moeten minimaal 900px bij 450px zijn\",\"UnTvkH\":\"Afbeeldingsafmetingen moeten tussen 3000px en 2000px zijn. Met een maximale hoogte van 2000px en een maximale breedte van 3000px\",\"an5hVd\":\"Afbeeldingen\",\"UJLg8x\":\"Diepgaande analyses\",\"OFAmKP\":\"Verbindingsgegevens voor je online evenement opnemen\",\"BfPBBG\":\"Vermeld de verbindingsgegevens voor je online evenement. Deze gegevens krijg je na een succesvolle registratie.\",\"6+pAOx\":\"Voeg verbindingsgegevens voor je online evenement toe. Deze gegevens worden getoond na een succesvolle registratie.\",\"SYmeUu\":\"Neem verbindingsgegevens op voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de productpagina voor deelnemers\",\"evpD4c\":\"Neem verbindingsgegevens op voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de ticketpagina voor deelnemers\",\"AXTNr8\":[\"Inclusief \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Inclusief 1 ticket\",\"F1Xp97\":\"Individuele deelnemers\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integraties\",\"B2Tpo0\":\"Ongeldig e-mailadres\",\"5tT0+u\":\"Ongeldig e-mailformaat\",\"g+lLS9\":\"Nodig een teamlid uit\",\"1z26sk\":\"Teamlid uitnodigen\",\"KR0679\":\"Teamleden uitnodigen\",\"aH6ZIb\":\"Nodig je team uit\",\"Lj7sBL\":\"Italiaans\",\"1IWWYX\":[\"KittenTech Conferentie \",[\"0\"]],\"ZgJEMX\":\"KittenTech conferentiecentrum\",\"h0Q9Iw\":\"Laatste reactie\",\"gw3Ur5\":\"Laatst geactiveerd\",\"CKcupn\":\"Laatste bestellingen\",\"c+gAXc\":\"Laten we beginnen met het maken van je eerste evenement\",\"QfrKvi\":\"Link kleur\",\"shkJ3U\":\"Koppel je Stripe-account om geld te ontvangen van ticketverkoop.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Thema's laden...\",\"NFxlHW\":\"Webhooks laden\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Omslag\",\"gddQe0\":\"Logo en omslagafbeelding voor je organisator\",\"TBEnp1\":\"Het logo wordt weergegeven in de koptekst\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Evenement live maken\",\"4wUIjX\":\"Maak je evenement live\",\"8mmINh\":\"Factureringsgegevens beheren en facturen bekijken\",\"jWIznR\":\"Standaardinstellingen voor nieuwe gebeurtenissen beheren\",\"0A7TvI\":\"Beheer evenement\",\"wqyqaF\":\"Algemene accountinstellingen beheren\",\"5Llat8\":\"Producten beheren\",\"f92Qak\":\"Beheer belastingen en toeslagen die kunnen worden toegepast op tickets\",\"PlTcVr\":\"Beheer belastingen en toeslagen die kunnen worden toegepast op je tickets\",\"Wsx7Iu\":\"Gebruikers en hun rechten beheren\",\"QHcjP+\":\"Je factuur- en betalingsgegevens beheren\",\"2FzaR1\":\"Beheer uw betalingsverwerking en bekijk de platformkosten\",\"lzcrX3\":\"Als je handmatig een deelnemer toevoegt, wordt het aantal tickets aangepast.\",\"/x0FyM\":\"Pas aan je merk aan\",\"xDAtGP\":\"Bericht\",\"1jRD0v\":\"Deelnemers berichten sturen met specifieke tickets\",\"97QrnA\":\"Deelnemers berichten sturen, bestellingen beheren en terugbetalingen afhandelen, alles op één plek\",\"Vjat/X\":\"Bericht is verplicht\",\"0/yJtP\":\"Bestelbezitters berichten sturen met specifieke producten\",\"yt/wR6\":\"Middernacht\",\"tccUcA\":\"Mobiel inchecken\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Meerdere prijsopties, gebruikers kunnen kiezen welke ze willen betalen\",\"6wbTro\":\"Meerdere prijsopties. Perfect voor early bird tickets etc.\",\"GfaxEk\":\"Muziek\",\"8/brI5\":\"Naam is verplicht\",\"m920rF\":\"New York\",\"eWRECP\":\"Nachtleven\",\"074+X8\":\"Geen actieve webhooks\",\"zxnup4\":\"Geen affiliates om te tonen\",\"6r9SGl\":\"Geen creditcard nodig\",\"Z6ILSe\":\"Geen evenementen voor deze organisator\",\"8zCZQf\":\"Nog geen evenementen\",\"XZkeaI\":\"Geen logboeken gevonden\",\"NEmyqy\":\"Nog geen bestellingen\",\"B7w4KY\":\"Geen andere organisatoren beschikbaar\",\"6jYQGG\":\"Geen afgelopen evenementen\",\"zK/+ef\":\"Geen producten beschikbaar voor selectie\",\"q91DKx\":\"Er zijn geen vragen beantwoord door deze deelnemer.\",\"QoAi8D\":\"Geen reactie\",\"EK/G11\":\"Nog geen reacties\",\"cU1op4\":\"Er zijn nog geen belastingen of heffingen toegevoegd.\",\"uR2eFu\":\"Geen tickets beschikbaar\",\"b7JZFg\":\"Geen tickets om te laten zien\",\"yM5c0q\":\"Geen aankomende evenementen\",\"n5vdm2\":\"Er zijn nog geen webhook-events opgenomen voor dit eindpunt. Evenementen zullen hier verschijnen zodra ze worden geactiveerd.\",\"4GhX3c\":\"Geen webhooks\",\"s9r1y2\":\"Zwart\",\"x5+Lcz\":\"Niet ingecheckt\",\"dX/n9x\":\"Oceaan\",\"lQgMLn\":\"Naam van kantoor of locatie\",\"+P/tII\":\"Zodra je klaar bent, kun je je evenement live zetten en tickets gaan verkopen.\",\"WjSpu5\":\"Online evenement\",\"bU7oUm\":\"Alleen verzenden naar orders met deze statussen\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Bestelling aangemaakt\",\"L4kzeZ\":[\"Bestelgegevens \",[\"0\"]],\"+spgqH\":[\"Bestel-ID: \",[\"0\"]],\"vu6Arl\":\"Bestelling gemarkeerd als betaald\",\"FaPYw+\":\"Eigenaar bestelling\",\"eB5vce\":\"Bestel eigenaars met een specifiek product\",\"CxLoxM\":\"Besteleigenaars met producten\",\"wg9MPp\":\"Vragen over bestellingen worden één keer per bestelling gesteld. Standaard worden mensen gevraagd naar hun voornaam, achternaam en e-mailadres.\",\"+KNVxX\":\"Vragen over bestellingen worden één keer per bestelling gesteld. Standaard vragen we naar de voornaam, achternaam en het e-mailadres.\",\"EZy55F\":\"Bestelling terugbetaald\",\"6eSHqs\":\"Bestelstatussen\",\"e7eZuA\":\"Bijgewerkte bestelling\",\"mz+c33\":\"Orders aangemaakt\",\"5It1cQ\":\"Geëxporteerde bestellingen\",\"S3CZ5M\":\"Organisator-dashboard\",\"m/ebSk\":\"Details organisator\",\"SQqJd8\":\"Organisator niet gevonden\",\"wpj63n\":\"Instellingen van organisator\",\"coIKFu\":\"Statistieken van de organisator zijn niet beschikbaar voor de geselecteerde valuta of er is een fout opgetreden.\",\"o1my93\":\"Bijwerken van organisatorstatus mislukt. Probeer het later opnieuw.\",\"rLHma1\":\"Organisatorstatus bijgewerkt\",\"J2cXxX\":\"Organisatoren kunnen alleen evenementen en tickets beheren. Ze kunnen geen gebruikers, accountinstellingen of factureringsgegevens beheren.\",\"/IX/7x\":\"Overig\",\"6/dCYd\":\"Overzicht\",\"cbtJ9W\":\"Achtergrondkleur van pagina\",\"QkLf4H\":\"Pagina-URL\",\"2w/FiJ\":\"Betaald ticket\",\"Ff0Dor\":\"Verleden\",\"xTPjSy\":\"Afgelopen evenementen\",\"/l/ckQ\":\"Plak URL\",\"iq5IUr\":\"Pauze Ticket\",\"URAE3q\":\"Gepauzeerd\",\"TskrJ8\":\"Betaling & Plan\",\"EyE8E6\":\"Verwerking van betalingen\",\"vcyz2L\":\"Betalingsinstellingen\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"procent\",\"/Bh+7r\":\"Prestaties\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefoon\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Bestelling plaatsen\",\"br3Y/y\":\"Platformkosten\",\"q40YFl\":\"Ga verder met uw bestelling in het nieuwe tabblad\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Voer een geldige promotiecode in\",\"jEw0Mr\":\"Voer een geldige URL in\",\"n8+Ng/\":\"Voer de 5-cijferige code in\",\"Dvq0wf\":\"Geef een afbeelding op.\",\"MA04r/\":\"Verwijder filters en stel sorteren in op\",\"EFq6EG\":\"Selecteer een afbeelding.\",\"yygcoG\":\"Selecteer ten minste één ticket\",\"fuwKpE\":\"Probeer het opnieuw.\",\"klWBeI\":\"Wacht even voordat je een nieuwe code aanvraagt\",\"hfHhaa\":\"Even geduld terwijl we je affiliates voorbereiden voor export...\",\"o+tJN/\":\"Wacht even terwijl we je deelnemers voorbereiden voor export...\",\"+5Mlle\":\"Even geduld alstublieft terwijl we uw bestellingen klaarmaken voor export...\",\"R7+D0/\":\"Portugees (Brazilië)\",\"Qs7yI0\":\"Aangedreven door\",\"lqAWKB\":\"Aangedreven door <0>Hi.Events 👋\",\"3n47kV\":\"Aangedreven door Hi.Events\",\"ddi4j4\":\"Aangedreven door Stripe\",\"cs5muu\":\"Voorbeeld van de evenementpagina\",\"a5jvSX\":\"Prijsniveaus\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacybeleid\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Gemaakt product\",\"XkFYVB\":\"Product verwijderd\",\"0dzBGg\":\"Product e-mail is opnieuw verzonden naar de deelnemer\",\"YMwcbR\":\"Uitsplitsing productverkoop, inkomsten en belastingen\",\"ldVIlB\":\"Bijgewerkt product\",\"mIqT3T\":\"Producten, koopwaar en flexibele prijsopties\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code toegepast\"],\"JoKGiJ\":\"Kortingscode\",\"k3wH7i\":\"Gebruik van promocodes en uitsplitsing van kortingen\",\"EEYbdt\":\"Publiceren\",\"evDBV8\":\"Evenement publiceren\",\"812gwg\":\"Licentie kopen\",\"YwNJAq\":\"QR-code scannen met directe feedback en veilig delen voor personeel\",\"Fi3b48\":\"Recente bestellingen\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Doorverwijzen naar Stripe...\",\"RloWNu\":\"E-mail beantwoorden\",\"mdeIOH\":\"Code opnieuw verzenden\",\"bxoWpz\":\"Bevestigingsmail opnieuw verzenden\",\"G42SNI\":\"E-mail opnieuw verzenden\",\"TTpXL3\":[\"Opnieuw verzenden over \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Producte-mail opnieuw verzenden\",\"slOprG\":\"Wachtwoord opnieuw instellen\",\"V5jGAK\":\"Koninklijk\",\"hVF4dJ\":\"Verkoop begint\",\"mUv9U4\":\"Verkopen\",\"KZrfYJ\":\"Sociale links opslaan\",\"aZR9BC\":\"Scroll naar tickets\",\"lBAlVv\":\"Zoek op naam, bestelnummer, aanwezigheidsnummer of e-mail...\",\"ftNXma\":\"Zoek affiliates...\",\"ulAuWO\":\"Zoeken op evenementnaam of beschrijving...\",\"NQSiYb\":\"Zoeken op naam of beschrijving...\",\"B1bB1j\":\"Zoeken op bestelnummer, naam of e-mail...\",\"KZpERn\":\"Zoeken op productnaam...\",\"jA4hXE\":\"Zoeken op onderwerp of lichaam...\",\"HYnGee\":\"Zoeken op ticketnaam...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecteer een categorie\",\"mCB6Je\":\"Selecteer alles\",\"kYZSFD\":\"Selecteer een organisator om hun dashboard en evenementen te bekijken.\",\"tVW/yo\":\"Selecteer valuta\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecteer einddatum en tijd\",\"gTN6Ws\":\"Selecteer eindtijd\",\"0U6E9W\":\"Selecteer evenementcategorie\",\"j9cPeF\":\"Soorten evenementen selecteren\",\"KizCK7\":\"Selecteer startdatum en tijd\",\"dJZTv2\":\"Selecteer starttijd\",\"XH5juP\":\"Selecteer ticketniveau\",\"nuWxSr\":\"Kies tickets\",\"aT3jZX\":\"Selecteer tijdzone\",\"Ropvj0\":\"Selecteer welke evenementen deze webhook activeren\",\"BG3f7v\":\"Verkoop alles\",\"VtX8nW\":\"Verkoop merchandise naast tickets met geïntegreerde ondersteuning voor btw en promotiecodes\",\"Cye3uV\":\"Meer verkopen dan alleen kaartjes\",\"471O/e\":\"Bevestigingse-mail verzenden\",\"nwVSiv\":\"Bestellingsbevestiging en producte-mail verzenden\",\"vu4F0h\":\"Stel een minimumprijs in en laat gebruikers meer doneren\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Stel je organisatie in\",\"VlS7y2\":\"Stel je betalingsverwerking in om geld te ontvangen van ticketverkoop.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Set-up in enkele minuten\",\"GG7qDw\":\"Deel affiliatelink\",\"hL7sDJ\":\"Deel organisatorpagina\",\"FFbYHm\":[\"Moet dit \",[\"type\"],\" worden toegepast op alle nieuwe tickets?\"],\"cMW+gm\":[\"Toon alle platforms (\",[\"0\"],\" meer met waarden)\"],\"smd87r\":\"Toon beschikbaar ticketaantal\",\"tQi5Hh\":\"Toon kleurinstellingen\",\"UVPI5D\":\"Toon minder platforms\",\"b33PL9\":\"Toon meer platforms\",\"j3b+OW\":\"Weergegeven aan de klant na het afrekenen, op de overzichtspagina van de bestelling\",\"v6IwHE\":\"Slim inchecken\",\"J9xKh8\":\"Slim Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociaal\",\"d0rUsW\":\"Sociale links\",\"j/TOB3\":\"Sociale links & website\",\"2pxNFK\":\"verkocht\",\"KTxc6k\":\"Er is iets misgegaan. Probeer het opnieuw of neem contact op met support als het probleem zich blijft voordoen\",\"DvCwYF\":\"Sorry, deze promotiecode is ongeldig'.\",\"9rRZZ+\":\"Sorry, je bestelling is verlopen. Begin een nieuwe bestelling.\",\"a4SyEE\":\"Sorteren is uitgeschakeld terwijl filters en sorteren worden toegepast\",\"7JFNej\":\"Sport\",\"4nG1lG\":\"Standaard ticket met een vaste prijs\",\"JcQp9p\":\"Startdatum & tijd\",\"0m/ekX\":\"Startdatum & tijd\",\"izRfYP\":\"Startdatum is verplicht\",\"RS0o7b\":\"Staat\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Succesvol $\",[\"0\"],\" deelnemer\"],\"xHl17l\":[\"Met succes gecontroleerd <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Succesvol aangemaakt ticket\",\"Hgj/mB\":\"Ticket succesvol verwijderd\",\"JwTmB6\":\"Succesvol gedupliceerd product\",\"RuaKfn\":\"Adres succesvol bijgewerkt\",\"5n+Wwp\":\"Organisator succesvol bijgewerkt\",\"0Dk/l8\":\"SEO-instellingen succesvol bijgewerkt\",\"MhOoLQ\":\"Sociale links succesvol bijgewerkt\",\"g2lRrH\":\"Succesvol bijgewerkt ticket\",\"kj7zYe\":\"Webhook succesvol bijgewerkt\",\"/RfJXt\":[\"Zomer Muziekfestival \",[\"0\"]],\"CWOPIK\":\"Zomer Muziekfestival 2025\",\"oNxgAm\":\"Zonsondergang\",\"5gIl+x\":\"Ondersteuning voor gelaagde, op donaties gebaseerde en productverkoop met aanpasbare prijzen en capaciteit\",\"JZTQI0\":\"Wissel van organisator\",\"EEZnW+\":\"Belastingen en heffingen\",\"gVjSFp\":\"Belastingen en toeslagen kunnen worden gekoppeld aan tickets en worden toegevoegd aan de ticketprijs.\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Vertel mensen wat ze kunnen verwachten van je evenement\",\"NiIUyb\":\"Vertel ons over je evenement\",\"DovcfC\":\"Vertel ons over je organisatie. Deze informatie wordt weergegeven op je evenementpagina's.\",\"xowcRf\":\"Servicevoorwaarden\",\"e0ZSh4\":\"Tekstkleur\",\"0ozSQu\":\"De achtergrondkleur voor de homepage van het evenement\",\"LbHWgW\":\"De achtergrondkleur voor de ticketwidget op de homepage van het evenement\",\"uQhNON\":\"De achtergrondkleur van inhoudsgebieden\",\"Zhqzq3\":\"De achtergrondkleur van inhoudsgebieden (kaarten, koptekst, enz.)\",\"JgkK2l\":\"De achtergrondkleur van de volledige pagina\",\"75Xclv\":\"De basisgegevens van je evenement\",\"MDNyJz\":\"De code verloopt over 10 minuten. Controleer je spammap als je de e-mail niet ziet.\",\"UNqHnV\":\"De kleur van de knoppen op de homepage van het evenement\",\"0amhbL\":\"De kleur van de links op de homepage van het evenement\",\"tXadb0\":\"Het evenement dat je zoekt is momenteel niet beschikbaar. Mogelijk is het verwijderd, verlopen of is de URL onjuist.\",\"FqjKfd\":\"De locatie van uw evenement\",\"kIXEVN\":[\"Het maximumaantal tickets voor \",[\"0\"],\" is \",[\"1\"]],\"FeAfXO\":[\"Het maximumaantal tickets voor Generaals is \",[\"0\"]],\"POEqXB\":\"De organisatorgegevens van je evenement\",\"sYLeDq\":\"De organisator die je zoekt is niet gevonden. De pagina is mogelijk verplaatst, verwijderd of de URL is onjuist.\",\"TJZByZ\":\"De belasting en toeslag die van toepassing zijn op dit ticket. Je kunt nieuwe belastingen en toeslagen aanmaken op de\",\"OJYwh9\":\"De belastingen en toeslagen die van toepassing zijn op dit ticket. Je kunt nieuwe belastingen en toeslagen aanmaken op de\",\"6BpBfZ\":\"De tekstkleur voor de homepage van het evenement\",\"rljHp7\":\"De tekstkleur voor de ticketwidget op de homepage van het evenement\",\"s4di40\":\"De tekst die moet worden weergegeven in de knop 'Doorgaan'. Standaard ingesteld op 'Doorgaan'.\",\"wgAiDb\":\"De gebruiker moet inloggen om zijn e-mailadres te wijzigen.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema en kleuren\",\"jvxN9/\":\"Er zijn geen tickets beschikbaar voor dit evenement\",\"hjLUr+\":\"Er is een fout opgetreden bij het laden van deze inhoud. Vernieuw de pagina en probeer het opnieuw.\",\"Um/adz\":\"Deze maken meerdere selecties mogelijk\",\"vWeHWp\":\"Deze kleuren worden niet opgeslagen in ons systeem.\",\"7qzHGS\":\"Deze kleuren worden niet opgeslagen in ons systeem. Ze worden alleen gebruikt om de widget te genereren.\",\"XBNC3E\":\"Deze code wordt gebruikt om verkopen bij te houden. Alleen letters, cijfers, streepjes en underscores toegestaan.\",\"YClrdK\":\"Dit evenement is nog niet gepubliceerd\",\"GabtCa\":\"Dit is het e-mailadres dat wordt gebruikt als antwoordadres voor alle e-mails die vanuit dit evenement worden verzonden.\",\"dFJnia\":\"Dit is de naam van je organisator die aan je gebruikers wordt getoond.\",\"CKkb5E\":\"Dit bericht staat onder de\",\"axERYu\":\"Deze bestelling is al betaald. <0>Bekijk bestelgegevens\",\"wY+HO9\":\"Deze bestelling is al verwerkt.\",\"D44cEI\":\"Deze bestelling is voltooid.\",\"0vRWbB\":\"Deze bestelling wacht op betaling.\",\"LIjb4v\":\"Deze bestelling wordt verwerkt. TODO - een mooie afbeelding en peil de API\",\"lyD7rQ\":\"Dit organisatorprofiel is nog niet gepubliceerd\",\"5189cf\":\"Dit overschrijft alle zichtbaarheidsinstellingen en verbergt het ticket voor alle klanten.\",\"4vwjho\":\"Deze pagina is verlopen. <0>Bekijk bestelgegevens\",\"WJqBqd\":\"Deze link om het wachtwoord te resetten is ongeldig of verlopen.\",\"ma6qdu\":\"Dit ticket is niet zichtbaar voor het publiek\",\"xJ8nzj\":\"Dit ticket is verborgen tenzij het is voorzien van een Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Dit wordt gebruikt voor meldingen en communicatie met je gebruikers.\",\"rhsath\":\"Dit is niet zichtbaar voor klanten, maar helpt je de affiliate te identificeren.\",\"KosivG\":\"Ticket succesvol verwijderd\",\"HGuXjF\":\"Tickethouders\",\"6tmWch\":\"Ticket of product\",\"USk+Mn\":\"Bericht ticketpagina\",\"mRM6XH\":\"Kaartverkoop\",\"NirIiz\":\"Ticketcategorie\",\"8jLPgH\":\"Type ticket\",\"jqWDf9\":\"Achtergrondkleur ticketwidget\",\"UrMVAz\":\"Ticket Widget Voorbeeld\",\"ngtDy7\":\"Tekstkleur ticketwidget\",\"N+YYpo\":\"Kaartje(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets en producten\",\"ikA//P\":\"verkochte tickets\",\"i+idBz\":\"Verkochte tickets\",\"AGRilS\":\"Verkochte tickets\",\"56Qw2C\":\"Tickets succesvol gesorteerd\",\"4f8A8M\":\"Tickets waarop de promotiecode van toepassing is (Standaard van toepassing op alle)\",\"Aiggp0\":\"Met gelaagde producten kun je meerdere prijsopties aanbieden voor hetzelfde product. Dit is perfect voor early bird-producten of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"oYaHuq\":\"Gespreid ticket\",\"XZrhpz\":\"Gespreid ticket - Binnenkort verkrijgbaar\",\"4M150e\":\"Gelaagde tickets stellen je in staat om meerdere prijsopties aan te bieden voor hetzelfde ticket. Dit is perfect voor early bird-tickets of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"jQoYTX\":\"Gelaagde tickets stellen je in staat om meerdere prijsopties aan te bieden voor hetzelfde ticket. Dit is perfect voor early bird-tickets of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Om creditcardbetalingen te ontvangen, moet je je Stripe-account koppelen. Stripe is onze partner voor betalingsverwerking die veilige transacties en tijdige uitbetalingen garandeert.\",\"KSDwd5\":\"Totaal aantal bestellingen\",\"/b6Z1R\":\"Inkomsten, paginaweergaves en verkopen bijhouden met gedetailleerde analyses en exporteerbare rapporten\",\"OpKMSn\":\"Transactiekosten:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Kan \",[\"0\"],\" deelnemer niet bereiken\"],\"nNdxt9\":\"Kan geen ticket aanmaken. Controleer uw gegevens\",\"IrVSu+\":\"Kan product niet dupliceren. Controleer uw gegevens\",\"Vx2J6x\":\"Kan deelnemer niet ophalen\",\"Ef7StM\":\"Onbekend\",\"ZBAScj\":\"Onbekende deelnemer\",\"oMcLhS\":\"Onbeperkt aantal tickets beschikbaar\",\"ZkS2p3\":\"Evenement niet publiceren\",\"Pp1sWX\":\"Affiliate bijwerken\",\"gJQsLv\":\"Upload een omslagafbeelding voor je organisator\",\"4kEGqW\":\"Upload een logo voor je organisator\",\"gsehpV\":\"Upload een afbeelding voor weergave op de evenementpagina\",\"lnCMdg\":\"Afbeelding uploaden\",\"29w7p6\":\"Afbeelding uploaden...\",\"HtrFfw\":\"URL is vereist\",\"AdWhjZ\":\"Verificatiecode\",\"wCKkSr\":\"Verifieer e-mail\",\"/IBv6X\":\"Verifieer je e-mailadres\",\"e/cvV1\":\"Verifiëren...\",\"fROFIL\":\"Vietnamees\",\"gj5YGm\":\"Bekijk en download rapporten voor je evenement. Let op: alleen voltooide bestellingen worden opgenomen in deze rapporten.\",\"c7VN/A\":\"Antwoorden bekijken\",\"AM+zF3\":\"Deelnemer bekijken\",\"e4mhwd\":\"Homepage evenement bekijken\",\"n6EaWL\":\"Logboeken bekijken\",\"AMkkeL\":\"Bestelling bekijken\",\"9jnAcN\":\"Bekijk organisator-homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP-product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We raden een formaat van 400x400 px aan, met een maximale bestandsgrootte van 5 MB\",\"Fq/Nx7\":\"We hebben een 5-cijferige verificatiecode verzonden naar:\",\"GdWB+V\":\"Webhook succesvol aangemaakt\",\"2X4ecw\":\"Webhook succesvol verwijderd\",\"CThMKa\":\"Webhook logboeken\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook verzendt geen meldingen\",\"FSaY52\":\"Webhook stuurt meldingen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Welkom terug 👋\",\"kSYpfa\":[\"Welkom bij \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welkom bij \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welkom bij \",[\"0\"],\", hier is een overzicht van al je evenementen\"],\"je8QQT\":\"Welkom bij Hi.Events 👋\",\"yZIW7P\":\"Welkom bij Hi.Events, hier is een overzicht van al je evenementen.\",\"wjqPqF\":\"Wat zijn gestaffelde tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"Wat is gelaagde ticketverkoop?\",\"46L1AK\":\"Wat is een webhook?\",\"MhhnvW\":\"Op welke tickets is deze code van toepassing? (Geldt standaard voor alle)\",\"dCil3h\":\"Op welke tickets moet deze vraag van toepassing zijn?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Wat voor type evenement?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wanneer een check-in wordt verwijderd\",\"Gmd0hv\":\"Wanneer een nieuwe deelnemer wordt aangemaakt\",\"Lc18qn\":\"Wanneer een nieuwe order wordt aangemaakt\",\"dfkQIO\":\"Wanneer een nieuw product wordt gemaakt\",\"8OhzyY\":\"Wanneer een product wordt verwijderd\",\"tRXdQ9\":\"Wanneer een product wordt bijgewerkt\",\"Q7CWxp\":\"Wanneer een deelnemer wordt geannuleerd\",\"IuUoyV\":\"Wanneer een deelnemer is ingecheckt\",\"nBVOd7\":\"Wanneer een deelnemer wordt bijgewerkt\",\"ny2r8d\":\"Wanneer een bestelling wordt geannuleerd\",\"c9RYbv\":\"Wanneer een bestelling is gemarkeerd als betaald\",\"ejMDw1\":\"Wanneer een bestelling wordt terugbetaald\",\"fVPt0F\":\"Wanneer een bestelling wordt bijgewerkt\",\"de6HLN\":\"Wanneer klanten tickets kopen, verschijnen hun bestellingen hier.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Wat voor vraag is dit?\",\"onLsWS\":\"Oeps! Er is iets misgegaan. Probeer het opnieuw of neem contact op met support als het probleem zich blijft voordoen.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget configuratie\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schrijf hier je bericht...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"Je kunt verbinding maken via deze Zoom-link...\",\"9HGdDw\":\"Je kunt een promotiecode maken die gericht is op dit ticket op de\",\"UqVaVO\":\"Je kunt het type ticket niet wijzigen omdat er deelnemers aan dit ticket zijn gekoppeld.\",\"zQ8idk\":\"Je kunt het type ticket niet wijzigen omdat er al tickets verkocht zijn voor dit ticket.\",\"3vRX5A\":\"Je kunt dit prijsniveau niet verwijderen omdat er al tickets voor dit niveau zijn verkocht. In plaats daarvan kun je het verbergen.\",\"RCC09s\":\"U kunt een standaardvraag niet bewerken\",\"XoeazJ\":\"Je hebt geen vragen van deelnemers. Vragen van deelnemers worden één keer per deelnemer gesteld.\",\"FZKDIe\":\"Je hebt geen bestelvragen. Bestelvragen worden één keer per bestelling gesteld.\",\"casL1O\":\"Je hebt belastingen en kosten toegevoegd aan een Gratis product. Wilt u deze verwijderen?\",\"183zcL\":\"Je hebt belastingen en toeslagen toegevoegd aan een Gratis ticket. Wilt u deze verwijderen of verbergen?\",\"2v5MI1\":\"Je hebt nog geen berichten verstuurd. Je kunt berichten sturen naar alle aanwezigen of naar specifieke tickethouders.\",\"LRguuL\":\"Je moet minstens één niveau hebben\",\"FVTVBy\":\"Je moet je e-mailadres verifiëren voordat je de status van de organisator kunt bijwerken.\",\"FRl8Jv\":\"U moet het e-mailadres van uw account verifiëren voordat u berichten kunt verzenden.\",\"8QNzin\":\"Je hebt een ticket nodig voordat je een capaciteitstoewijzing kunt maken.\",\"WHXRMI\":\"Je hebt minstens één ticket nodig om te beginnen. Gratis, betaald of laat de gebruiker beslissen wat hij wil betalen.\",\"bdg03s\":\"Het e-mailadres van uw account in uitgaande e-mails.\",\"x/xjzn\":\"Je affiliates zijn succesvol geëxporteerd.\",\"TF37u6\":\"Je deelnemers zijn succesvol geëxporteerd.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Uw e-mail\",\"R02pnV\":\"Je evenement moet live zijn voordat je tickets kunt verkopen aan deelnemers.\",\"cqo2VO\":\"Je evenement moet live zijn voordat je tickets kunt verkopen.\",\"ifRqmm\":\"Je bericht is succesvol verzonden!\",\"/Rj5P4\":\"Jouw naam\",\"la26JS\":\"Uw bestelling is in behandeling\",\"XeNum6\":\"Je bestellingen zijn succesvol geëxporteerd.\",\"Xd1R1a\":\"Adres van je organisator\",\"vvO1I2\":\"Je Stripe-account is verbonden en klaar om betalingen te verwerken.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, enz.\",\"YtqjMA\":\"Vanwege het hoge risico op spam is handmatige verificatie vereist voordat je berichten kunt verzenden.\\nNeem contact met ons op om toegang aan te vragen.\",\"8XAE7n\":\"Als je een account bij ons hebt, ontvang je een e-mail met instructies om je\\nwachtwoord opnieuw in te stellen.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Er is nog niets te laten zien'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>ingecheckt succesvol\"],\"yxhYRZ\":[[\"0\"],\" <0>uitgevinkt succesvol\"],\"KMgp2+\":[[\"0\"],\" beschikbaar\"],\"Pmr5xp\":[[\"0\"],\" succesvol aangemaakt\"],\"FImCSc\":[[\"0\"],\" succesvol bijgewerkt\"],\"KOr9b4\":[[\"0\"],\"'s Evenementen\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" ingecheckt\"],\"Vjij1k\":[[\"days\"],\" dagen, \",[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"f3RdEk\":[[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"fyE7Au\":[[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"NlQ0cx\":[\"Eerste evenement van \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Met capaciteitstoewijzingen kun je de capaciteit van tickets of een heel evenement beheren. Ideaal voor meerdaagse evenementen, workshops en meer, waar het beheersen van bezoekersaantallen cruciaal is.<1>Je kunt bijvoorbeeld een capaciteitstoewijzing koppelen aan een <2>Dag één en <3>Alle dagen ticket. Zodra de capaciteit is bereikt, zijn beide tickets automatisch niet meer beschikbaar voor verkoop.\",\"Exjbj7\":\"<0>Inchecklijsten helpen bij het beheren van de toegang van bezoekers voor je evenement. Je kunt meerdere tickets aan een inchecklijst koppelen en ervoor zorgen dat alleen personen met geldige tickets naar binnen kunnen.\",\"OXku3b\":\"<0>https://uw-website.nl\",\"qnSLLW\":\"<0>Voer de prijs in exclusief belastingen en toeslagen.<1>Belastingen en toeslagen kunnen hieronder worden toegevoegd.\",\"ZjMs6e\":\"<0>Het aantal beschikbare producten voor dit product<1>Deze waarde kan worden overschreven als er <2>Capaciteitsbeperkingen zijn gekoppeld aan dit product.\",\"E15xs8\":\"⚡️ Uw evenement opzetten\",\"FL6OwU\":\"✉️ Bevestig je e-mailadres\",\"BN0OQd\":\"🎉 Gefeliciteerd met het maken van een evenement!\",\"4kSf7w\":\"🎟️ Producten toevoegen\",\"4WT5tD\":\"🎨 Je evenementpagina aanpassen\",\"3VPPdS\":\"💳 Maak verbinding met Stripe\",\"cjdktw\":\"🚀 Je evenement live zetten\",\"rmelwV\":\"0 minuten en 0 seconden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hoofdstraat 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Een datuminvoer. Perfect voor het vragen naar een geboortedatum enz.\",\"6euFZ/\":[\"Een standaard \",[\"type\"],\" wordt automatisch toegepast op alle nieuwe producten. Je kunt dit opheffen per product.\"],\"SMUbbQ\":\"Een Dropdown-ingang laat slechts één selectie toe\",\"qv4bfj\":\"Een vergoeding, zoals reserveringskosten of servicekosten\",\"POT0K/\":\"Een vast bedrag per product. Bijv. $0,50 per product\",\"f4vJgj\":\"Een meerregelige tekstinvoer\",\"OIPtI5\":\"Een percentage van de productprijs. Bijvoorbeeld 3,5% van de productprijs\",\"ZthcdI\":\"Een promotiecode zonder korting kan worden gebruikt om verborgen producten te onthullen.\",\"AG/qmQ\":\"Een Radio-optie heeft meerdere opties, maar er kan er maar één worden geselecteerd.\",\"h179TP\":\"Een korte beschrijving van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de beschrijving van het evenement gebruikt\",\"WKMnh4\":\"Een enkele regel tekstinvoer\",\"BHZbFy\":\"Eén vraag per bestelling. Bijv. Wat is uw verzendadres?\",\"Fuh+dI\":\"Eén vraag per product. Bijv. Wat is je t-shirtmaat?\",\"RlJmQg\":\"Een standaardbelasting, zoals BTW of GST\",\"uIKNjo\":\"Over het evenement\",\"3pykXZ\":\"Accepteer bankoverschrijvingen, cheques of andere offline betalingsmethoden\",\"hrvLf4\":\"Accepteer creditcardbetalingen met Stripe\",\"bfXQ+N\":\"Uitnodiging accepteren\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Naam rekening\",\"Puv7+X\":\"Accountinstellingen\",\"OmylXO\":\"Account succesvol bijgewerkt\",\"7L01XJ\":\"Acties\",\"FQBaXG\":\"Activeer\",\"5T2HxQ\":\"Activeringsdatum\",\"F6pfE9\":\"Actief\",\"/PN1DA\":\"Voeg een beschrijving toe voor deze check-in lijst\",\"0/vPdA\":\"Voeg notities over de genodigde toe. Deze zijn niet zichtbaar voor de deelnemer.\",\"Or1CPR\":\"Notities over de deelnemer toevoegen...\",\"l3sZO1\":\"Voeg eventuele notities over de bestelling toe. Deze zijn niet zichtbaar voor de klant.\",\"xMekgu\":\"Opmerkingen over de bestelling toevoegen...\",\"PGPGsL\":\"Beschrijving toevoegen\",\"gMK0ps\":\"Voeg details van evenementen toe en beheer evenementinstellingen.\",\"OveehC\":\"Instructies voor offline betalingen toevoegen (bijv. details voor bankoverschrijving, waar cheques naartoe moeten, betalingstermijnen)\",\"LTVoRa\":\"Meer producten toevoegen\",\"ApsD9J\":\"Nieuw toevoegen\",\"TZxnm8\":\"Optie toevoegen\",\"24l4x6\":\"Product toevoegen\",\"8q0EdE\":\"Product toevoegen aan categorie\",\"YvCknQ\":\"Producten toevoegen\",\"Cw27zP\":\"Vraag toevoegen\",\"yWiPh+\":\"Belasting of toeslag toevoegen\",\"goOKRY\":\"Niveau toevoegen\",\"oZW/gT\":\"Toevoegen aan kalender\",\"pn5qSs\":\"Aanvullende informatie\",\"Y8DIQy\":\"Extra opties\",\"Du6bPw\":\"Adres\",\"NY/x1b\":\"Adresregel 1\",\"POdIrN\":\"Adresregel 1\",\"cormHa\":\"Adresregel 2\",\"gwk5gg\":\"Adresregel 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin-gebruikers hebben volledige toegang tot evenementen en accountinstellingen.\",\"W7AfhC\":\"Alle deelnemers aan dit evenement\",\"cde2hc\":\"Alle producten\",\"5CQ+r0\":\"Deelnemers met onbetaalde bestellingen toestaan om in te checken\",\"ipYKgM\":\"Indexering door zoekmachines toestaan\",\"LRbt6D\":\"Laat zoekmachines dit evenement indexeren\",\"+MHcJD\":\"We zijn er bijna! We wachten op de verwerking van je betaling. Dit duurt maar een paar seconden.\",\"ApOYO8\":\"Verbazingwekkend, evenement, trefwoorden...\",\"hehnjM\":\"Bedrag\",\"R2O9Rg\":[\"Betaald bedrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Er is een fout opgetreden tijdens het laden van de pagina\",\"Q7UCEH\":\"Er is een fout opgetreden tijdens het sorteren van de vragen. Probeer het opnieuw of vernieuw de pagina\",\"jD/OCQ\":\"Een evenement is het eigenlijke evenement dat je organiseert. Je kunt later meer details toevoegen.\",\"oBkF+i\":\"Een organisator is het bedrijf of de persoon die het evenement organiseert\",\"W5A0Ly\":\"Er is een onverwachte fout opgetreden.\",\"byKna+\":\"Er is een onverwachte fout opgetreden. Probeer het opnieuw.\",\"ubdMGz\":\"Vragen van producthouders worden naar dit e-mailadres gestuurd. Dit e-mailadres wordt ook gebruikt als\",\"aAIQg2\":\"Uiterlijk\",\"Ym1gnK\":\"toegepast\",\"sy6fss\":[\"Geldt voor \",[\"0\"],\" producten\"],\"kadJKg\":\"Geldt voor 1 product\",\"DB8zMK\":\"Toepassen\",\"GctSSm\":\"Kortingscode toepassen\",\"ARBThj\":[\"Pas dit \",[\"type\"],\" toe op alle nieuwe producten\"],\"S0ctOE\":\"Archief evenement\",\"TdfEV7\":\"Gearchiveerd\",\"A6AtLP\":\"Gearchiveerde evenementen\",\"q7TRd7\":\"Weet je zeker dat je deze deelnemer wilt activeren?\",\"TvkW9+\":\"Weet je zeker dat je dit evenement wilt archiveren?\",\"/CV2x+\":\"Weet je zeker dat je deze deelnemer wilt annuleren? Hiermee vervalt hun ticket\",\"YgRSEE\":\"Weet je zeker dat je deze promotiecode wilt verwijderen?\",\"iU234U\":\"Weet je zeker dat je deze vraag wilt verwijderen?\",\"CMyVEK\":\"Weet je zeker dat je dit evenement concept wilt maken? Dit maakt het evenement onzichtbaar voor het publiek\",\"mEHQ8I\":\"Weet je zeker dat je dit evenement openbaar wilt maken? Hierdoor wordt het evenement zichtbaar voor het publiek\",\"s4JozW\":\"Weet je zeker dat je dit evenements wilt herstellen? Het zal worden hersteld als een conceptevenement.\",\"vJuISq\":\"Weet je zeker dat je deze Capaciteitstoewijzing wilt verwijderen?\",\"baHeCz\":\"Weet je zeker dat je deze Check-In lijst wilt verwijderen?\",\"LBLOqH\":\"Vraag één keer per bestelling\",\"wu98dY\":\"Vraag één keer per product\",\"ss9PbX\":\"Deelnemer\",\"m0CFV2\":\"Details deelnemers\",\"QKim6l\":\"Deelnemer niet gevonden\",\"R5IT/I\":\"Opmerkingen voor deelnemers\",\"lXcSD2\":\"Vragen van deelnemers\",\"HT/08n\":\"Bezoekerskaartje\",\"9SZT4E\":\"Aanwezigen\",\"iPBfZP\":\"Geregistreerde deelnemers\",\"7KxcHR\":\"Deelnemers met een specifiek product\",\"IMJ6rh\":\"Automatisch formaat wijzigen\",\"vZ5qKF\":\"Pas de hoogte van de widget automatisch aan op basis van de inhoud. Als deze optie is uitgeschakeld, vult de widget de hoogte van de container.\",\"4lVaWA\":\"In afwachting van offline betaling\",\"2rHwhl\":\"In afwachting van offline betaling\",\"3wF4Q/\":\"In afwachting van betaling\",\"ioG+xt\":\"In afwachting van betaling\",\"3PmQfI\":\"Geweldig evenement\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Terug naar alle evenementen\",\"A302fe\":\"Terug naar de evenementpagina\",\"VCoEm+\":\"Terug naar inloggen\",\"k1bLf+\":\"Achtergrondkleur\",\"I7xjqg\":\"Achtergrond Type\",\"1mwMl+\":\"Voordat je verzendt!\",\"/yeZ20\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen.\",\"ze6ETw\":\"Begin binnen enkele minuten met het verkopen van producten\",\"8rE61T\":\"Factuuradres\",\"/xC/im\":\"Factureringsinstellingen\",\"rp/zaT\":\"Braziliaans Portugees\",\"whqocw\":\"Door je te registreren ga je akkoord met onze <0>Servicevoorwaarden en <1>Privacybeleid.\",\"bcCn6r\":\"Type berekening\",\"+8bmSu\":\"Californië\",\"iStTQt\":\"Cameratoestemming is geweigerd. <0>Vraag toestemming opnieuw, of als dit niet werkt, moet je <1>deze pagina toegang geven tot je camera in je browserinstellingen.\",\"dEgA5A\":\"Annuleren\",\"Gjt/py\":\"E-mailwijziging annuleren\",\"tVJk4q\":\"Bestelling annuleren\",\"Os6n2a\":\"Bestelling annuleren\",\"Mz7Ygx\":[\"Annuleer order \",[\"0\"]],\"3tTjpi\":\"Door te annuleren worden alle producten geannuleerd die aan deze bestelling zijn gekoppeld en worden de producten teruggezet in de beschikbare pool.\",\"vv7kpg\":\"Geannuleerd\",\"U7nGvl\":\"Kan niet inchecken\",\"QyjCeq\":\"Capaciteit\",\"V6Q5RZ\":\"Capaciteitstoewijzing succesvol aangemaakt\",\"k5p8dz\":\"Capaciteitstoewijzing succesvol verwijderd\",\"nDBs04\":\"Capaciteitsmanagement\",\"ddha3c\":\"Met categorieën kun je producten groeperen. Je kunt bijvoorbeeld een categorie hebben voor.\",\"iS0wAT\":\"Categorieën helpen je om je producten te organiseren. Deze titel wordt weergegeven op de openbare evenementpagina.\",\"eorM7z\":\"Categorieën opnieuw gerangschikt.\",\"3EXqwa\":\"Categorie succesvol aangemaakt\",\"77/YgG\":\"Verander Cover\",\"GptGxg\":\"Wachtwoord wijzigen\",\"xMDm+I\":\"Inchecken\",\"p2WLr3\":[\"Inchecken \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in en markeer bestelling als betaald\",\"QYLpB4\":\"Alleen inchecken\",\"/Ta1d4\":\"Uitchecken\",\"5LDT6f\":\"Bekijk dit evenement!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-in lijst succesvol aangemaakt\",\"+CeSxK\":\"Check-in lijst succesvol verwijderd\",\"+hBhWk\":\"Check-in lijst is verlopen\",\"mBsBHq\":\"Check-in lijst is niet actief\",\"vPqpQG\":\"Check-in lijst niet gevonden\",\"tejfAy\":\"Inchecklijsten\",\"hD1ocH\":\"Check-In URL gekopieerd naar klembord\",\"CNafaC\":\"Selectievakjes maken meerdere selecties mogelijk\",\"SpabVf\":\"Selectievakjes\",\"CRu4lK\":\"Ingecheckt\",\"znIg+z\":\"Kassa\",\"1WnhCL\":\"Afrekeninstellingen\",\"6imsQS\":\"Chinees (Vereenvoudigd)\",\"JjkX4+\":\"Kies een kleur voor je achtergrond\",\"/Jizh9\":\"Kies een account\",\"3wV73y\":\"Stad\",\"FG98gC\":\"Zoektekst wissen\",\"EYeuMv\":\"klik hier\",\"sby+1/\":\"Klik om te kopiëren\",\"yz7wBu\":\"Sluit\",\"62Ciis\":\"Zijbalk sluiten\",\"EWPtMO\":\"Code\",\"ercTDX\":\"De code moet tussen 3 en 50 tekens lang zijn\",\"oqr9HB\":\"Dit product samenvouwen wanneer de evenementpagina voor het eerst wordt geladen\",\"jZlrte\":\"Kleur\",\"Vd+LC3\":\"De kleur moet een geldige hex-kleurcode zijn. Voorbeeld: #ffffff\",\"1HfW/F\":\"Kleuren\",\"VZeG/A\":\"Binnenkort beschikbaar\",\"yPI7n9\":\"Door komma's gescheiden trefwoorden die het evenement beschrijven. Deze worden door zoekmachines gebruikt om het evenement te categoriseren en indexeren\",\"NPZqBL\":\"Volledige bestelling\",\"guBeyC\":\"Volledige betaling\",\"C8HNV2\":\"Volledige betaling\",\"qqWcBV\":\"Voltooid\",\"6HK5Ct\":\"Afgeronde bestellingen\",\"NWVRtl\":\"Afgeronde bestellingen\",\"DwF9eH\":\"Onderdeel Code\",\"Tf55h7\":\"Geconfigureerde korting\",\"7VpPHA\":\"Bevestig\",\"ZaEJZM\":\"Bevestig e-mailwijziging\",\"yjkELF\":\"Nieuw wachtwoord bevestigen\",\"xnWESi\":\"Wachtwoord bevestigen\",\"p2/GCq\":\"Wachtwoord bevestigen\",\"wnDgGj\":\"E-mailadres bevestigen...\",\"pbAk7a\":\"Streep aansluiten\",\"UMGQOh\":\"Maak verbinding met Stripe\",\"QKLP1W\":\"Maak verbinding met je Stripe-account om betalingen te ontvangen.\",\"5lcVkL\":\"Details verbinding\",\"yAej59\":\"Achtergrondkleur inhoud\",\"xGVfLh\":\"Ga verder\",\"X++RMT\":\"Doorgaan knop tekst\",\"AfNRFG\":\"Doorgaan Knoptekst\",\"lIbwvN\":\"Doorgaan met evenementinstellingen\",\"HB22j9\":\"Doorgaan met instellen\",\"bZEa4H\":\"Doorgaan met Stripe Connect Setup\",\"6V3Ea3\":\"Gekopieerd\",\"T5rdis\":\"gekopieerd naar klembord\",\"he3ygx\":\"Kopie\",\"r2B2P8\":\"Check-in URL kopiëren\",\"8+cOrS\":\"Kopieer de details naar alle aanwezigen\",\"ENCIQz\":\"Link kopiëren\",\"E6nRW7\":\"URL kopiëren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Omslag\",\"hYgDIe\":\"Maak\",\"b9XOHo\":[\"Maak \",[\"0\"]],\"k9RiLi\":\"Een product maken\",\"6kdXbW\":\"Maak een Promo Code\",\"n5pRtF\":\"Een ticket maken\",\"X6sRve\":[\"Maak een account aan of <0>\",[\"0\"],\" om te beginnen\"],\"nx+rqg\":\"een organisator maken\",\"ipP6Ue\":\"Aanwezige maken\",\"VwdqVy\":\"Capaciteitstoewijzing maken\",\"EwoMtl\":\"Categorie maken\",\"XletzW\":\"Categorie maken\",\"WVbTwK\":\"Check-in lijst maken\",\"uN355O\":\"Evenement creëren\",\"BOqY23\":\"Nieuw maken\",\"kpJAeS\":\"Organisator maken\",\"a0EjD+\":\"Product maken\",\"+scrJC\":\"Maak producten voor je evenement, stel prijzen in en beheer de beschikbare hoeveelheid.\",\"sYpiZP\":\"Promocode maken\",\"B3Mkdt\":\"Vraag maken\",\"UKfi21\":\"Creëer belasting of heffing\",\"d+F6q9\":\"Gemaakt\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Huidig wachtwoord\",\"uIElGP\":\"Aangepaste kaarten URL\",\"UEqXyt\":\"Aangepast bereik\",\"876pfE\":\"Klant\",\"QOg2Sf\":\"De e-mail- en meldingsinstellingen voor dit evenement aanpassen\",\"Y9Z/vP\":\"De homepage van het evenement en de berichten bij de kassa aanpassen\",\"2E2O5H\":\"De diverse instellingen voor dit evenement aanpassen\",\"iJhSxe\":\"De SEO-instellingen voor dit evenement aanpassen\",\"KIhhpi\":\"Je evenementpagina aanpassen\",\"nrGWUv\":\"Pas je evenementpagina aan aan je merk en stijl.\",\"Zz6Cxn\":\"Gevarenzone\",\"ZQKLI1\":\"Gevarenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum en tijd\",\"JJhRbH\":\"Capaciteit op dag één\",\"cnGeoo\":\"Verwijder\",\"jRJZxD\":\"Capaciteit verwijderen\",\"VskHIx\":\"Categorie verwijderen\",\"Qrc8RZ\":\"Check-in lijst verwijderen\",\"WHf154\":\"Code verwijderen\",\"heJllm\":\"Omslag verwijderen\",\"KWa0gi\":\"Afbeelding verwijderen\",\"1l14WA\":\"Product verwijderen\",\"IatsLx\":\"Vraag verwijderen\",\"Nu4oKW\":\"Beschrijving\",\"YC3oXa\":\"Beschrijving voor incheckpersoneel\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Als je deze capaciteit uitschakelt, worden de verkopen bijgehouden, maar niet gestopt als de limiet is bereikt\",\"H6Ma8Z\":\"Korting\",\"ypJ62C\":\"Korting %\",\"3LtiBI\":[\"Korting in \",[\"0\"]],\"C8JLas\":\"Korting Type\",\"1QfxQT\":\"Afwijzen\",\"DZlSLn\":\"Documentlabel\",\"cVq+ga\":\"Heb je nog geen account? <0>Aanmelden\",\"3F1nBX\":\"Donatie / Betaal wat je wilt product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"CSV downloaden\",\"CELKku\":\"Factuur downloaden\",\"LQrXcu\":\"Factuur downloaden\",\"QIodqd\":\"QR-code downloaden\",\"yhjU+j\":\"Factuur downloaden\",\"uABpqP\":\"Slepen en neerzetten of klikken\",\"CfKofC\":\"Dropdown selectie\",\"JzLDvy\":\"Dupliceer capaciteitstoewijzingen\",\"ulMxl+\":\"Dupliceer inchecklijsten\",\"vi8Q/5\":\"Dupliceer evenement\",\"3ogkAk\":\"Dupliceer Evenement\",\"Yu6m6X\":\"Dupliceer evenement omslag\",\"+fA4C7\":\"Dupliceer opties\",\"SoiDyI\":\"Dupliceer producten\",\"57ALrd\":\"Dupliceer Promo Codes\",\"83Hu4O\":\"Dupliceer vragen\",\"20144c\":\"Dupliceer instellingen\",\"7Cx5It\":\"Vroege vogel\",\"ePK91l\":\"Bewerk\",\"N6j2JH\":[\"Bewerk \",[\"0\"]],\"kBkYSa\":\"Bewerk capaciteit\",\"oHE9JT\":\"Capaciteitstoewijzing bewerken\",\"j1Jl7s\":\"Categorie bewerken\",\"FU1gvP\":\"Check-in lijst bewerken\",\"iFgaVN\":\"Code bewerken\",\"jrBSO1\":\"Organisator bewerken\",\"tdD/QN\":\"Bewerk product\",\"n143Tq\":\"Bewerk productcategorie\",\"9BdS63\":\"Kortingscode bewerken\",\"O0CE67\":\"Vraag bewerken\",\"EzwCw7\":\"Bewerk Vraag\",\"poTr35\":\"Gebruiker bewerken\",\"GTOcxw\":\"Gebruiker bewerken\",\"pqFrv2\":\"bijv. 2,50 voor $2,50\",\"3yiej1\":\"bijv. 23,5 voor 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Instellingen voor e-mail en meldingen\",\"ATGYL1\":\"E-mailadres\",\"hzKQCy\":\"E-mailadres\",\"HqP6Qf\":\"E-mailwijziging succesvol geannuleerd\",\"mISwW1\":\"E-mailwijziging in behandeling\",\"APuxIE\":\"E-mailbevestiging opnieuw verzonden\",\"YaCgdO\":\"Bericht voettekst e-mail\",\"jyt+cx\":\"Bevestigingsmail succesvol opnieuw verstuurd\",\"I6F3cp\":\"E-mail niet geverifieerd\",\"NTZ/NX\":\"Code insluiten\",\"4rnJq4\":\"Script insluiten\",\"8oPbg1\":\"Facturering inschakelen\",\"j6w7d/\":\"Schakel deze capaciteit in om de verkoop van producten te stoppen als de limiet is bereikt\",\"VFv2ZC\":\"Einddatum\",\"237hSL\":\"Beëindigd\",\"nt4UkP\":\"Beëindigde evenementen\",\"lYGfRP\":\"Engels\",\"MhVoma\":\"Voer een bedrag in exclusief belastingen en toeslagen.\",\"SlfejT\":\"Fout\",\"3Z223G\":\"Fout bij bevestigen e-mailadres\",\"a6gga1\":\"Fout bij het bevestigen van een e-mailwijziging\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evenement\",\"CFLUfD\":\"Evenement succesvol aangemaakt 🎉\",\"/dgc8E\":\"Evenement Datum\",\"0Zptey\":\"Evenement Standaarden\",\"QcCPs8\":\"Evenement Details\",\"6fuA9p\":\"Evenement succesvol gedupliceerd\",\"AEuj2m\":\"Homepage evenement\",\"Xe3XMd\":\"Evenement is niet zichtbaar voor het publiek\",\"4pKXJS\":\"Evenement is zichtbaar voor het publiek\",\"ClwUUD\":\"Locatie en details evenement\",\"OopDbA\":\"Evenement pagina\",\"4/If97\":\"Update status evenement mislukt. Probeer het later opnieuw\",\"btxLWj\":\"Evenementstatus bijgewerkt\",\"nMU2d3\":\"URL evenement\",\"tst44n\":\"Evenementen\",\"sZg7s1\":\"Vervaldatum\",\"KnN1Tu\":\"Verloopt op\",\"uaSvqt\":\"Vervaldatum\",\"GS+Mus\":\"Exporteer\",\"9xAp/j\":\"Deelnemer niet geannuleerd\",\"ZpieFv\":\"Bestelling niet geannuleerd\",\"z6tdjE\":\"Bericht niet verwijderd. Probeer het opnieuw.\",\"xDzTh7\":\"Downloaden van factuur mislukt. Probeer het opnieuw.\",\"9zSt4h\":\"Het exporteren van deelnemers is mislukt. Probeer het opnieuw.\",\"2uGNuE\":\"Het is niet gelukt om orders te exporteren. Probeer het opnieuw.\",\"d+KKMz\":\"Inchecklijst niet geladen\",\"ZQ15eN\":\"Niet gelukt om ticket e-mail opnieuw te versturen\",\"ejXy+D\":\"Sorteren van producten mislukt\",\"PLUB/s\":\"Tarief\",\"/mfICu\":\"Tarieven\",\"LyFC7X\":\"Bestellingen filteren\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Eerste factuurnummer\",\"V1EGGU\":\"Voornaam\",\"kODvZJ\":\"Voornaam\",\"S+tm06\":\"De voornaam moet tussen 1 en 50 tekens zijn\",\"1g0dC4\":\"Voornaam, Achternaam en E-mailadres zijn standaardvragen en worden altijd opgenomen in het afrekenproces.\",\"Rs/IcB\":\"Voor het eerst gebruikt\",\"TpqW74\":\"Vast\",\"irpUxR\":\"Vast bedrag\",\"TF9opW\":\"Flash is niet beschikbaar op dit apparaat\",\"UNMVei\":\"Wachtwoord vergeten?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Gratis product\",\"vAbVy9\":\"Gratis product, geen betalingsgegevens nodig\",\"nLC6tu\":\"Frans\",\"Weq9zb\":\"Algemeen\",\"DDcvSo\":\"Duits\",\"4GLxhy\":\"Aan de slag\",\"4D3rRj\":\"Ga terug naar profiel\",\"9LCqFI\":\"Ga naar de homepage van het evenement\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"brutoverkoop\",\"IgcAGN\":\"Brutoverkoop\",\"yRg26W\":\"Brutoverkoop\",\"R4r4XO\":\"Gasten\",\"26pGvx\":\"Heb je een promotiecode?\",\"V7yhws\":\"hallo@geweldig-evenementen.com\",\"6K/IHl\":\"Hier is een voorbeeld van hoe je de component in je toepassing kunt gebruiken.\",\"Y1SSqh\":\"Hier is het React-component dat je kunt gebruiken om de widget in te sluiten in je applicatie.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conferentie \",[\"0\"]],\"verBst\":\"Hi.Events Conferentiecentrum\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Verborgen voor het publiek\",\"gt3Xw9\":\"verborgen vraag\",\"g3rqFe\":\"verborgen vragen\",\"k3dfFD\":\"Verborgen vragen zijn alleen zichtbaar voor de organisator van het evenement en niet voor de klant.\",\"vLyv1R\":\"Verberg\",\"Mkkvfd\":\"Startpagina verbergen\",\"mFn5Xz\":\"Verborgen vragen verbergen\",\"YHsF9c\":\"Verberg product na einddatum verkoop\",\"06s3w3\":\"Verberg product voor start verkoopdatum\",\"axVMjA\":\"Verberg product tenzij gebruiker toepasselijke promotiecode heeft\",\"ySQGHV\":\"Verberg product als het uitverkocht is\",\"SCimta\":\"Verberg de pagina Aan de slag uit de zijbalk\",\"5xR17G\":\"Verberg dit product voor klanten\",\"Da29Y6\":\"Verberg deze vraag\",\"fvDQhr\":\"Verberg dit niveau voor gebruikers\",\"lNipG+\":\"Door een product te verbergen, kunnen gebruikers het niet zien op de evenementpagina.\",\"ZOBwQn\":\"Homepage-ontwerp\",\"PRuBTd\":\"Homepage Ontwerper\",\"YjVNGZ\":\"Voorbeschouwing\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hoeveel minuten de klant heeft om zijn bestelling af te ronden. We raden minimaal 15 minuten aan\",\"ySxKZe\":\"Hoe vaak kan deze code worden gebruikt?\",\"dZsDbK\":[\"HTML karakterlimiet overschreden: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://voorbeeld-maps-service.com/...\",\"uOXLV3\":\"Ik ga akkoord met de <0>voorwaarden\",\"sd6lr7\":\"Ik wil graag betalen via een offline methode\",\"SdFlIP\":\"Ik wil graag online betalen (creditcard etc.)\",\"93DUnd\":[\"Als er geen nieuw tabblad is geopend, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Als dit veld leeg is, wordt het adres gebruikt om een Google Mapa-link te genereren\",\"UYT+c8\":\"Als dit is ingeschakeld, kunnen incheckmedewerkers aanwezigen markeren als ingecheckt of de bestelling als betaald markeren en de aanwezigen inchecken. Als deze optie is uitgeschakeld, kunnen bezoekers van onbetaalde bestellingen niet worden ingecheckt.\",\"muXhGi\":\"Als deze optie is ingeschakeld, ontvangt de organisator een e-mailbericht wanneer er een nieuwe bestelling is geplaatst\",\"6fLyj/\":\"Als je deze wijziging niet hebt aangevraagd, verander dan onmiddellijk je wachtwoord.\",\"n/ZDCz\":\"Afbeelding succesvol verwijderd\",\"Mfbc2v\":\"Afbeeldingsafmetingen moeten tussen 4000px bij 4000px zijn. Met een maximale hoogte van 4000px en een maximale breedte van 4000px\",\"uPEIvq\":\"Afbeelding moet minder dan 5MB zijn\",\"AGZmwV\":\"Afbeelding succesvol geüpload\",\"VyUuZb\":\"Afbeelding URL\",\"ibi52/\":\"De afbeeldingsbreedte moet minimaal 900px zijn en de hoogte minimaal 50px\",\"NoNwIX\":\"Inactief\",\"T0K0yl\":\"Inactieve gebruikers kunnen niet inloggen.\",\"kO44sp\":\"Vermeld verbindingsgegevens voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de ticketpagina voor deelnemers.\",\"FlQKnG\":\"Belastingen en toeslagen in de prijs opnemen\",\"Vi+BiW\":[\"Inclusief \",[\"0\"],\" producten\"],\"lpm0+y\":\"Omvat 1 product\",\"UiAk5P\":\"Afbeelding invoegen\",\"OyLdaz\":\"Uitnodiging verzonden!\",\"HE6KcK\":\"Uitnodiging ingetrokken!\",\"SQKPvQ\":\"Gebruiker uitnodigen\",\"bKOYkd\":\"Factuur succesvol gedownload\",\"alD1+n\":\"Factuurnotities\",\"kOtCs2\":\"Factuurnummering\",\"UZ2GSZ\":\"Factuur Instellingen\",\"PgdQrx\":\"Terugbetaling\",\"HX5SVx\":\"Item\",\"KFXip/\":\"Jan\",\"XcgRvb\":\"Jansen\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Taal\",\"2LMsOq\":\"Laatste 12 maanden\",\"vfe90m\":\"Laatste 14 dagen\",\"aK4uBd\":\"Laatste 24 uur\",\"uq2BmQ\":\"Laatste 30 dagen\",\"bB6Ram\":\"Laatste 48 uur\",\"VlnB7s\":\"Laatste 6 maanden\",\"ct2SYD\":\"Laatste 7 dagen\",\"XgOuA7\":\"Laatste 90 dagen\",\"I3yitW\":\"Laatste login\",\"1ZaQUH\":\"Achternaam\",\"UXBCwc\":\"Achternaam\",\"tKCBU0\":\"Laatst gebruikt\",\"tITjB1\":\"Meer informatie over Stripe\",\"enV0g0\":\"Laat leeg om het standaardwoord te gebruiken\",\"vR92Yn\":\"Laten we beginnen met het maken van je eerste organisator\",\"Z3FXyt\":\"Aan het laden...\",\"wJijgU\":\"Locatie\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Inloggen\",\"z0t9bb\":\"Inloggen\",\"nOhz3x\":\"Afmelden\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Maak factuuradres verplicht tijdens het afrekenen\",\"MU3ijv\":\"Maak deze vraag verplicht\",\"wckWOP\":\"Beheer\",\"onpJrA\":\"Deelnemer beheren\",\"n4SpU5\":\"Evenement beheren\",\"WVgSTy\":\"Bestelling beheren\",\"1MAvUY\":\"Beheer de betalings- en factureringsinstellingen voor dit evenement.\",\"cQrNR3\":\"Profiel beheren\",\"AtXtSw\":\"Belastingen en toeslagen beheren die kunnen worden toegepast op je producten\",\"ophZVW\":\"Tickets beheren\",\"DdHfeW\":\"Beheer je accountgegevens en standaardinstellingen\",\"S+UjNL\":\"Beheer je Stripe betalingsgegevens\",\"BfucwY\":\"Beheer je gebruikers en hun rechten\",\"1m+YT2\":\"Verplichte vragen moeten worden beantwoord voordat de klant kan afrekenen.\",\"Dim4LO\":\"Handmatig een genodigde toevoegen\",\"e4KdjJ\":\"Deelnemer handmatig toevoegen\",\"vFjEnF\":\"Markeer als betaald\",\"g9dPPQ\":\"Maximum per bestelling\",\"l5OcwO\":\"Bericht deelnemer\",\"Gv5AMu\":\"Bericht Deelnemers\",\"oUCR3c\":\"Deelnemers berichten sturen met specifieke producten\",\"Lvi+gV\":\"Bericht koper\",\"tNZzFb\":\"Inhoud bericht\",\"lYDV/s\":\"Bericht individuele deelnemers\",\"V7DYWd\":\"Bericht verzonden\",\"t7TeQU\":\"Berichten\",\"xFRMlO\":\"Minimum per bestelling\",\"QYcUEf\":\"Minimale prijs\",\"RDie0n\":\"Diverse\",\"mYLhkl\":\"Diverse instellingen\",\"KYveV8\":\"Meerregelig tekstvak\",\"VD0iA7\":\"Meerdere prijsopties. Perfect voor early bird-producten enz.\",\"/bhMdO\":\"Mijn verbazingwekkende evenementbeschrijving...\",\"vX8/tc\":\"Mijn verbazingwekkende evenementtitel...\",\"hKtWk2\":\"Mijn profiel\",\"fj5byd\":\"N.V.T.\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Naam\",\"hVuv90\":\"De naam moet minder dan 150 tekens bevatten\",\"AIUkyF\":\"Navigeer naar deelnemer\",\"qqeAJM\":\"Nooit\",\"7vhWI8\":\"Nieuw wachtwoord\",\"1UzENP\":\"Geen\",\"eRblWH\":[\"Geen \",[\"0\"],\" beschikbaar.\"],\"LNWHXb\":\"Geen gearchiveerde evenementen om weer te geven.\",\"q2LEDV\":\"Geen aanwezigen gevonden voor deze bestelling.\",\"zlHa5R\":\"Er zijn geen deelnemers aan deze bestelling toegevoegd.\",\"Wjz5KP\":\"Geen aanwezigen\",\"Razen5\":\"Bezoekers kunnen niet voor deze datum inchecken met deze lijst\",\"XUfgCI\":\"Geen capaciteitstoewijzingen\",\"a/gMx2\":\"Geen inchecklijsten\",\"tMFDem\":\"Geen gegevens beschikbaar\",\"6Z/F61\":\"Geen gegevens om weer te geven. Selecteer een datumbereik\",\"fFeCKc\":\"Geen Korting\",\"HFucK5\":\"Geen beëindigde evenementen om te laten zien.\",\"yAlJXG\":\"Geen evenementen om weer te geven\",\"GqvPcv\":\"Geen filters beschikbaar\",\"KPWxKD\":\"Geen berichten om te tonen\",\"J2LkP8\":\"Geen orders om te laten zien\",\"RBXXtB\":\"Er zijn momenteel geen betalingsmethoden beschikbaar. Neem contact op met de organisator van het evenement voor hulp.\",\"ZWEfBE\":\"Geen betaling vereist\",\"ZPoHOn\":\"Geen product gekoppeld aan deze deelnemer.\",\"Ya1JhR\":\"Geen producten beschikbaar in deze categorie.\",\"FTfObB\":\"Nog geen producten\",\"+Y976X\":\"Geen promotiecodes om te tonen\",\"MAavyl\":\"Geen vragen beantwoord door deze deelnemer.\",\"SnlQeq\":\"Er zijn geen vragen gesteld voor deze bestelling.\",\"Ev2r9A\":\"Geen resultaten\",\"gk5uwN\":\"Geen zoekresultaten\",\"RHyZUL\":\"Geen zoekresultaten.\",\"RY2eP1\":\"Er zijn geen belastingen of toeslagen toegevoegd.\",\"EdQY6l\":\"Geen\",\"OJx3wK\":\"Niet beschikbaar\",\"Scbrsn\":\"Niet in de verkoop\",\"1DBGsz\":\"Opmerkingen\",\"jtrY3S\":\"Nog niets om te laten zien\",\"hFwWnI\":\"Instellingen meldingen\",\"xXqEPO\":\"Koper op de hoogte stellen van terugbetaling\",\"YpN29s\":\"Organisator op de hoogte stellen van nieuwe bestellingen\",\"qeQhNj\":\"Laten we nu je eerste evenement maken\",\"omyBS0\":\"Aantal dagen toegestaan voor betaling (leeg laten om betalingstermijnen weg te laten van facturen)\",\"n86jmj\":\"Nummer Voorvoegsel\",\"mwe+2z\":\"Offline bestellingen worden niet weergegeven in evenementstatistieken totdat de bestelling als betaald is gemarkeerd.\",\"dWBrJX\":\"Offline betaling mislukt. Probeer het opnieuw of neem contact op met de organisator van het evenement.\",\"fcnqjw\":\"Offline betalingsinstructies\",\"+eZ7dp\":\"Offline betalingen\",\"ojDQlR\":\"Informatie over offline betalingen\",\"u5oO/W\":\"Instellingen voor offline betalingen\",\"2NPDz1\":\"Te koop\",\"Ldu/RI\":\"In de uitverkoop\",\"Ug4SfW\":\"Zodra je een evenement hebt gemaakt, zie je het hier.\",\"ZxnK5C\":\"Zodra je gegevens begint te verzamelen, zie je ze hier.\",\"PnSzEc\":\"Zodra je klaar bent, kun je je evenement live zetten en beginnen met het verkopen van producten.\",\"J6n7sl\":\"Doorlopend\",\"z+nuVJ\":\"Online evenement\",\"WKHW0N\":\"Details online evenement\",\"/xkmKX\":\"Stuur alleen belangrijke e-mails die direct verband houden met dit evenement via dit formulier. Elk misbruik, inclusief het versturen van promotionele e-mails, leidt tot een onmiddellijke blokkering van je account.\",\"Qqqrwa\":\"Check-in pagina openen\",\"OdnLE4\":\"Zijbalk openen\",\"ZZEYpT\":[\"Optie \",[\"i\"]],\"oPknTP\":\"Optionele aanvullende informatie die op alle facturen moet worden vermeld (bijv. betalingsvoorwaarden, kosten voor te late betaling, retourbeleid)\",\"OrXJBY\":\"Optioneel voorvoegsel voor factuurnummers (bijv. INV-)\",\"0zpgxV\":\"Opties\",\"BzEFor\":\"of\",\"UYUgdb\":\"Bestel\",\"mm+eaX\":\"Bestel #\",\"B3gPuX\":\"Bestelling geannuleerd\",\"SIbded\":\"Bestelling voltooid\",\"q/CcwE\":\"Bestel Datum\",\"Tol4BF\":\"Bestel Details\",\"WbImlQ\":\"Bestelling is geannuleerd en de eigenaar van de bestelling is op de hoogte gesteld.\",\"nAn4Oe\":\"Bestelling gemarkeerd als betaald\",\"uzEfRz\":\"Bestelnotities\",\"VCOi7U\":\"Vragen bestelling\",\"TPoYsF\":\"Bestelreferentie\",\"acIJ41\":\"Bestelstatus\",\"GX6dZv\":\"Overzicht bestelling\",\"tDTq0D\":\"Time-out bestelling\",\"1h+RBg\":\"Bestellingen\",\"3y+V4p\":\"Adres organisatie\",\"GVcaW6\":\"Organisatie details\",\"nfnm9D\":\"Naam organisatie\",\"G5RhpL\":\"Organisator\",\"mYygCM\":\"Organisator is vereist\",\"Pa6G7v\":\"Naam organisator\",\"l894xP\":\"Organisatoren kunnen alleen evenementen en producten beheren. Ze kunnen geen gebruikers, accountinstellingen of factureringsgegevens beheren.\",\"fdjq4c\":\"Opvulling\",\"ErggF8\":\"Achtergrondkleur pagina\",\"8F1i42\":\"Pagina niet gevonden\",\"QbrUIo\":\"Bekeken pagina's\",\"6D8ePg\":\"pagina.\",\"IkGIz8\":\"betaald\",\"HVW65c\":\"Betaald product\",\"ZfxaB4\":\"Gedeeltelijk Terugbetaald\",\"8ZsakT\":\"Wachtwoord\",\"TUJAyx\":\"Wachtwoord moet minimaal 8 tekens bevatten\",\"vwGkYB\":\"Wachtwoord moet minstens 8 tekens bevatten\",\"BLTZ42\":\"Wachtwoord opnieuw ingesteld. Log in met je nieuwe wachtwoord.\",\"f7SUun\":\"Wachtwoorden zijn niet hetzelfde\",\"aEDp5C\":\"Plak dit waar je wilt dat de widget verschijnt.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Betaling\",\"Lg+ewC\":\"Betaling & facturering\",\"DZjk8u\":\"Instellingen voor betaling en facturering\",\"lflimf\":\"Betalingstermijn\",\"JhtZAK\":\"Betaling mislukt\",\"JEdsvQ\":\"Betalingsinstructies\",\"bLB3MJ\":\"Betaalmethoden\",\"QzmQBG\":\"Betalingsprovider\",\"lsxOPC\":\"Ontvangen betaling\",\"wJTzyi\":\"Betalingsstatus\",\"xgav5v\":\"Betaling gelukt!\",\"R29lO5\":\"Betalingsvoorwaarden\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Bedrag\",\"xdA9ud\":\"Plaats dit in de van je website.\",\"blK94r\":\"Voeg ten minste één optie toe\",\"FJ9Yat\":\"Controleer of de verstrekte informatie correct is\",\"TkQVup\":\"Controleer je e-mail en wachtwoord en probeer het opnieuw\",\"sMiGXD\":\"Controleer of je e-mailadres geldig is\",\"Ajavq0\":\"Controleer je e-mail om je e-mailadres te bevestigen\",\"MdfrBE\":\"Vul het onderstaande formulier in om uw uitnodiging te accepteren\",\"b1Jvg+\":\"Ga verder in het nieuwe tabblad\",\"hcX103\":\"Maak een product\",\"cdR8d6\":\"Maak een ticket aan\",\"x2mjl4\":\"Voer een geldige URL in die naar een afbeelding verwijst.\",\"HnNept\":\"Voer uw nieuwe wachtwoord in\",\"5FSIzj\":\"Let op\",\"C63rRe\":\"Ga terug naar de evenementpagina om opnieuw te beginnen.\",\"pJLvdS\":\"Selecteer\",\"Ewir4O\":\"Selecteer ten minste één product\",\"igBrCH\":\"Controleer uw e-mailadres om toegang te krijgen tot alle functies\",\"/IzmnP\":\"Wacht even terwijl we uw factuur opstellen...\",\"MOERNx\":\"Portugees\",\"qCJyMx\":\"Post Checkout-bericht\",\"g2UNkE\":\"Aangedreven door\",\"Rs7IQv\":\"Bericht voor het afrekenen\",\"rdUucN\":\"Voorbeeld\",\"a7u1N9\":\"Prijs\",\"CmoB9j\":\"Modus prijsweergave\",\"BI7D9d\":\"Prijs niet ingesteld\",\"Q8PWaJ\":\"Prijsniveaus\",\"q6XHL1\":\"Prijs Type\",\"6RmHKN\":\"Primaire kleur\",\"G/ZwV1\":\"Primaire kleur\",\"8cBtvm\":\"Primaire tekstkleur\",\"BZz12Q\":\"Afdrukken\",\"MT7dxz\":\"Alle tickets afdrukken\",\"DKwDdj\":\"Tickets afdrukken\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Productcategorie\",\"U61sAj\":\"Productcategorie succesvol bijgewerkt.\",\"1USFWA\":\"Product succesvol verwijderd\",\"4Y2FZT\":\"Product Prijs Type\",\"mFwX0d\":\"Product vragen\",\"Lu+kBU\":\"Productverkoop\",\"U/R4Ng\":\"Productniveau\",\"sJsr1h\":\"Soort product\",\"o1zPwM\":\"Voorbeeld van productwidget\",\"ktyvbu\":\"Product(en)\",\"N0qXpE\":\"Producten\",\"ggqAiw\":\"verkochte producten\",\"Vla0Bo\":\"Verkochte producten\",\"/u4DIx\":\"Verkochte producten\",\"DJQEZc\":\"Producten succesvol gesorteerd\",\"vERlcd\":\"Profiel\",\"kUlL8W\":\"Profiel succesvol bijgewerkt\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code toegepast\"],\"P5sgAk\":\"Kortingscode\",\"yKWfjC\":\"Promo Code pagina\",\"RVb8Fo\":\"Promo codes\",\"BZ9GWa\":\"Promocodes kunnen worden gebruikt voor kortingen, toegang tot de voorverkoop of speciale toegang tot je evenement.\",\"OP094m\":\"Promocodes Rapport\",\"4kyDD5\":\"Geef aanvullende context of instructies voor deze vraag. Gebruik dit veld om algemene voorwaarden, richtlijnen of andere belangrijke informatie toe te voegen die deelnemers moeten weten voordat ze antwoorden.\",\"toutGW\":\"QR-code\",\"LkMOWF\":\"Beschikbare hoeveelheid\",\"oCLG0M\":\"Verkochte hoeveelheid\",\"XKJuAX\":\"Vraag verwijderd\",\"avf0gk\":\"Beschrijving van de vraag\",\"oQvMPn\":\"Titel van de vraag\",\"enzGAL\":\"Vragen\",\"ROv2ZT\":\"Vragen en antwoorden\",\"K885Eq\":\"Vragen succesvol gesorteerd\",\"OMJ035\":\"Radio-optie\",\"C4TjpG\":\"Minder lezen\",\"I3QpvQ\":\"Ontvanger\",\"N2C89m\":\"Referentie\",\"gxFu7d\":[\"Restitutiebedrag (\",[\"0\"],\")\"],\"WZbCR3\":\"Terugbetaling mislukt\",\"n10yGu\":\"Bestelling terugbetalen\",\"zPH6gp\":\"Terugbetaling\",\"RpwiYC\":\"Restitutie in behandeling\",\"xHpVRl\":\"Restitutie Status\",\"/BI0y9\":\"Terugbetaald\",\"fgLNSM\":\"Registreer\",\"9+8Vez\":\"Overblijvend gebruik\",\"tasfos\":\"verwijderen\",\"t/YqKh\":\"Verwijder\",\"t9yxlZ\":\"Rapporten\",\"prZGMe\":\"Factuuradres vereisen\",\"EGm34e\":\"Bevestigingsmail opnieuw verzenden\",\"lnrkNz\":\"E-mailbevestiging opnieuw verzenden\",\"wIa8Qe\":\"Uitnodiging opnieuw versturen\",\"VeKsnD\":\"E-mail met bestelling opnieuw verzenden\",\"dFuEhO\":\"Ticket opnieuw verzenden\",\"o6+Y6d\":\"Opnieuw verzenden...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Wachtwoord opnieuw instellen\",\"KbS2K9\":\"Wachtwoord opnieuw instellen\",\"e99fHm\":\"Evenement herstellen\",\"vtc20Z\":\"Terug naar de evenementpagina\",\"s8v9hq\":\"Terug naar evenementpagina\",\"8YBH95\":\"Inkomsten\",\"PO/sOY\":\"Uitnodiging intrekken\",\"GDvlUT\":\"Rol\",\"ELa4O9\":\"Einddatum verkoop\",\"5uo5eP\":\"Verkoop beëindigd\",\"Qm5XkZ\":\"Startdatum verkoop\",\"hBsw5C\":\"Verkoop beëindigd\",\"kpAzPe\":\"Start verkoop\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Opslaan\",\"IUwGEM\":\"Wijzigingen opslaan\",\"U65fiW\":\"Organisator opslaan\",\"UGT5vp\":\"Instellingen opslaan\",\"ovB7m2\":\"QR-code scannen\",\"EEU0+z\":\"Scan deze QR-code om de evenementpagina te openen of te delen met anderen\",\"W4kWXJ\":\"Zoek op naam van een deelnemer, e-mail of bestelnummer...\",\"+pr/FY\":\"Zoeken op evenementnaam...\",\"3zRbWw\":\"Zoeken op naam, e-mail of bestelnummer...\",\"L22Tdf\":\"Zoek op naam, ordernummer, aanwezigheidsnummer of e-mail...\",\"BiYOdA\":\"Zoeken op naam...\",\"YEjitp\":\"Zoeken op onderwerp of inhoud...\",\"Pjsch9\":\"Zoek capaciteitstoewijzingen...\",\"r9M1hc\":\"Check-in lijsten doorzoeken...\",\"+0Yy2U\":\"Producten zoeken\",\"YIix5Y\":\"Zoeken...\",\"OeW+DS\":\"Secundaire kleur\",\"DnXcDK\":\"Secundaire kleur\",\"cZF6em\":\"Secundaire tekstkleur\",\"ZIgYeg\":\"Secundaire tekstkleur\",\"02ePaq\":[\"Kies \",[\"0\"]],\"QuNKRX\":\"Camera selecteren\",\"9FQEn8\":\"Selecteer categorie...\",\"kWI/37\":\"Organisator selecteren\",\"ixIx1f\":\"Kies product\",\"3oSV95\":\"Selecteer productcategorie\",\"C4Y1hA\":\"Selecteer producten\",\"hAjDQy\":\"Selecteer status\",\"QYARw/\":\"Selecteer ticket\",\"OMX4tH\":\"Kies tickets\",\"DrwwNd\":\"Selecteer tijdsperiode\",\"O/7I0o\":\"Selecteer...\",\"JlFcis\":\"Stuur\",\"qKWv5N\":[\"Stuur een kopie naar <0>\",[\"0\"],\"\"],\"RktTWf\":\"Stuur een bericht\",\"/mQ/tD\":\"Verzenden als test. Hierdoor wordt het bericht naar jouw e-mailadres gestuurd in plaats van naar de ontvangers.\",\"M/WIer\":\"Verstuur bericht\",\"D7ZemV\":\"Verzend orderbevestiging en ticket e-mail\",\"v1rRtW\":\"Test verzenden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Beschrijving\",\"/SIY6o\":\"SEO Trefwoorden\",\"GfWoKv\":\"SEO-instellingen\",\"rXngLf\":\"SEO titel\",\"/jZOZa\":\"Servicevergoeding\",\"Bj/QGQ\":\"Stel een minimumprijs in en laat gebruikers meer betalen als ze dat willen\",\"L0pJmz\":\"Stel het startnummer voor factuurnummering in. Dit kan niet worden gewijzigd als de facturen eenmaal zijn gegenereerd.\",\"nYNT+5\":\"Uw evenement opzetten\",\"A8iqfq\":\"Je evenement live zetten\",\"Tz0i8g\":\"Instellingen\",\"Z8lGw6\":\"Deel\",\"B2V3cA\":\"Evenement delen\",\"17Fd7X\":\"Delen naar Facebook\",\"x7i6H+\":\"Delen naar LinkedIn\",\"zziQd8\":\"Delen naar Pinterest\",\"/TgBEk\":\"Delen naar Reddit\",\"0Wlk5F\":\"Delen naar sociale media\",\"on+mNS\":\"Delen naar Telegram\",\"PcmR+m\":\"Delen naar WhatsApp\",\"/5b1iZ\":\"Delen naar X\",\"n/T2KI\":\"Delen via e-mail\",\"8vETh9\":\"Toon\",\"V0SbFp\":\"Beschikbare producthoeveelheid tonen\",\"qDsmzu\":\"Verborgen vragen tonen\",\"fMPkxb\":\"Meer tonen\",\"izwOOD\":\"Belastingen en toeslagen apart weergeven\",\"1SbbH8\":\"Wordt aan de klant getoond nadat hij heeft afgerekend, op de overzichtspagina van de bestelling.\",\"YfHZv0\":\"Aan de klant getoond voordat hij afrekent\",\"CBBcly\":\"Toont algemene adresvelden, inclusief land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Enkelregelig tekstvak\",\"+P0Cn2\":\"Deze stap overslaan\",\"YSEnLE\":\"Jansen\",\"lgFfeO\":\"Uitverkocht\",\"Mi1rVn\":\"Uitverkocht\",\"nwtY4N\":\"Er ging iets mis\",\"GRChTw\":\"Er is iets misgegaan bij het verwijderen van de Belasting of Belastinggeld\",\"YHFrbe\":\"Er ging iets mis! Probeer het opnieuw\",\"kf83Ld\":\"Er ging iets mis.\",\"fWsBTs\":\"Er is iets misgegaan. Probeer het opnieuw.\",\"F6YahU\":\"Sorry, er is iets misgegaan. Start het betalingsproces opnieuw.\",\"KWgppI\":\"Sorry, er ging iets mis bij het laden van deze pagina.\",\"/TCOIK\":\"Sorry, deze bestelling bestaat niet meer.\",\"6a/UJE\":\"Sorry, deze promotiecode wordt niet herkend\",\"65A04M\":\"Spaans\",\"mFuBqb\":\"Standaardproduct met een vaste prijs\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat of regio\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-betalingen zijn niet ingeschakeld voor dit evenement.\",\"UJmAAK\":\"Onderwerp\",\"X2rrlw\":\"Subtotaal\",\"zzDlyQ\":\"Succes\",\"b0HJ45\":[\"Succes! \",[\"0\"],\" ontvangt binnenkort een e-mail.\"],\"BJIEiF\":[\"Succesvol \",[\"0\"],\" deelnemer\"],\"OtgNFx\":\"E-mailadres succesvol bevestigd\",\"IKwyaF\":\"E-mailwijziging succesvol bevestigd\",\"zLmvhE\":\"Succesvol aangemaakte deelnemer\",\"gP22tw\":\"Succesvol gecreëerd product\",\"9mZEgt\":\"Succesvol aangemaakte promotiecode\",\"aIA9C4\":\"Succesvol aangemaakte vraag\",\"J3RJSZ\":\"Deelnemer succesvol bijgewerkt\",\"3suLF0\":\"Capaciteitstoewijzing succesvol bijgewerkt\",\"Z+rnth\":\"Check-in lijst succesvol bijgewerkt\",\"vzJenu\":\"E-mailinstellingen met succes bijgewerkt\",\"7kOMfV\":\"Evenement succesvol bijgewerkt\",\"G0KW+e\":\"Succesvol vernieuwd homepage-ontwerp\",\"k9m6/E\":\"Homepage-instellingen met succes bijgewerkt\",\"y/NR6s\":\"Locatie succesvol bijgewerkt\",\"73nxDO\":\"Misc-instellingen met succes bijgewerkt\",\"4H80qv\":\"Bestelling succesvol bijgewerkt\",\"6xCBVN\":\"Instellingen voor betalen en factureren succesvol bijgewerkt\",\"1Ycaad\":\"Product succesvol bijgewerkt\",\"70dYC8\":\"Succesvol bijgewerkte promotiecode\",\"F+pJnL\":\"Succesvol bijgewerkte Seo-instellingen\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Ondersteuning per e-mail\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Belasting\",\"geUFpZ\":\"Belastingen en heffingen\",\"dFHcIn\":\"Belastingdetails\",\"wQzCPX\":\"Belastinginformatie die onderaan alle facturen moet staan (bijv. btw-nummer, belastingregistratie)\",\"0RXCDo\":\"Belasting of vergoeding succesvol verwijderd\",\"ZowkxF\":\"Belastingen\",\"qu6/03\":\"Belastingen en heffingen\",\"gypigA\":\"Die promotiecode is ongeldig\",\"5ShqeM\":\"De check-in lijst die je zoekt bestaat niet.\",\"QXlz+n\":\"De standaardvaluta voor je evenementen.\",\"mnafgQ\":\"De standaard tijdzone voor je evenementen.\",\"o7s5FA\":\"De taal waarin de deelnemer e-mails ontvangt.\",\"NlfnUd\":\"De link waarop je hebt geklikt is ongeldig.\",\"HsFnrk\":[\"Het maximum aantal producten voor \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"De pagina die u zoekt bestaat niet\",\"MSmKHn\":\"De prijs die aan de klant wordt getoond is inclusief belastingen en toeslagen.\",\"6zQOg1\":\"De prijs die aan de klant wordt getoond is exclusief belastingen en toeslagen. Deze worden apart weergegeven\",\"ne/9Ur\":\"De stylinginstellingen die je kiest, zijn alleen van toepassing op gekopieerde HTML en worden niet opgeslagen.\",\"vQkyB3\":\"De belastingen en toeslagen die van toepassing zijn op dit product. U kunt nieuwe belastingen en kosten aanmaken op de\",\"esY5SG\":\"De titel van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de titel van het evenement gebruikt\",\"wDx3FF\":\"Er zijn geen producten beschikbaar voor dit evenement\",\"pNgdBv\":\"Er zijn geen producten beschikbaar in deze categorie\",\"rMcHYt\":\"Er is een restitutie in behandeling. Wacht tot deze is voltooid voordat je een nieuwe restitutie aanvraagt.\",\"F89D36\":\"Er is een fout opgetreden bij het markeren van de bestelling als betaald\",\"68Axnm\":\"Er is een fout opgetreden bij het verwerken van uw verzoek. Probeer het opnieuw.\",\"mVKOW6\":\"Er is een fout opgetreden bij het verzenden van uw bericht\",\"AhBPHd\":\"Deze gegevens worden alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien.\",\"Pc/Wtj\":\"Deze deelnemer heeft een onbetaalde bestelling.\",\"mf3FrP\":\"Deze categorie heeft nog geen producten.\",\"8QH2Il\":\"Deze categorie is niet zichtbaar voor het publiek\",\"xxv3BZ\":\"Deze check-in lijst is verlopen\",\"Sa7w7S\":\"Deze check-ins lijst is verlopen en niet langer beschikbaar voor check-ins.\",\"Uicx2U\":\"Deze check-in lijst is actief\",\"1k0Mp4\":\"Deze check-in lijst is nog niet actief\",\"K6fmBI\":\"Deze check-ins lijst is nog niet actief en is niet beschikbaar voor check-ins.\",\"t/ePFj\":\"Deze beschrijving wordt getoond aan het incheckpersoneel\",\"MLTkH7\":\"Deze e-mail is niet promotioneel en is direct gerelateerd aan het evenement.\",\"2eIpBM\":\"Dit evenement is momenteel niet beschikbaar. Kom later nog eens terug.\",\"Z6LdQU\":\"Dit evenement is niet beschikbaar.\",\"MMd2TJ\":\"Deze informatie wordt weergegeven op de betaalpagina, de pagina met het overzicht van de bestelling en de e-mail ter bevestiging van de bestelling.\",\"XAHqAg\":\"Dit is een algemeen product, zoals een t-shirt of een mok. Er wordt geen ticket uitgegeven\",\"CNk/ro\":\"Dit is een online evenement\",\"FwXnJd\":\"Deze lijst is na deze datum niet meer beschikbaar voor check-ins\",\"cHO4ec\":\"Dit bericht wordt opgenomen in de voettekst van alle e-mails die vanuit dit evenement worden verzonden\",\"55i7Fa\":\"Dit bericht wordt alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien\",\"RjwlZt\":\"Deze bestelling is al betaald.\",\"5K8REg\":\"Deze bestelling is al terugbetaald.\",\"OiQMhP\":\"Deze bestelling is geannuleerd\",\"YyEJij\":\"Deze bestelling is geannuleerd.\",\"Q0zd4P\":\"Deze bestelling is verlopen. Begin opnieuw.\",\"HILpDX\":\"Deze bestelling wacht op betaling\",\"BdYtn9\":\"Deze bestelling is compleet\",\"e3uMJH\":\"Deze bestelling is compleet.\",\"YNKXOK\":\"Deze bestelling wordt verwerkt.\",\"yPZN4i\":\"Deze bestelpagina is niet langer beschikbaar.\",\"i0TtkR\":\"Dit overschrijft alle zichtbaarheidsinstellingen en verbergt het product voor alle klanten.\",\"cRRc+F\":\"Dit product kan niet worden verwijderd omdat het gekoppeld is aan een bestelling. In plaats daarvan kunt u het verbergen.\",\"3Kzsk7\":\"Dit product is een ticket. Kopers krijgen bij aankoop een ticket\",\"0fT4x3\":\"This ticket kan niet worden verwijderd omdat het nog wordt geassosieerd met een order. Je kunt het ook verbergen\",\"Y/x1MZ\":\"Dit product is niet zichtbaar voor het publiek\",\"Qt7RBu\":\"Dit product is verborgen, tenzij er een promotiecode voor geldt\",\"os29v1\":\"Deze vraag is alleen zichtbaar voor de organisator van het evenement.\",\"IV9xTT\":\"Deze gebruiker is niet actief, omdat hij zijn uitnodiging niet heeft geaccepteerd.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket e-mail is opnieuw verzonden naar de deelnemer\",\"54q0zp\":\"Tickets voor\",\"xN9AhL\":[\"Niveau \",[\"0\"]],\"jZj9y9\":\"Gelaagd product\",\"8wITQA\":\"Met gelaagde producten kun je meerdere prijsopties aanbieden voor hetzelfde product. Dit is perfect voor early bird-producten of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"nn3mSR\":\"Resterende tijd:\",\"s/0RpH\":\"Gebruikte tijden\",\"y55eMd\":\"Gebruikte tijden\",\"40Gx0U\":\"Tijdzone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Titel\",\"xdA/+p\":\"Gereedschap\",\"72c5Qo\":\"Totaal\",\"YXx+fG\":\"Totaal vóór kortingen\",\"NRWNfv\":\"Totaal kortingsbedrag\",\"BxsfMK\":\"Totaal vergoedingen\",\"2bR+8v\":\"Totaal Brutoverkoop\",\"mpB/d9\":\"Totaal bestelbedrag\",\"m3FM1g\":\"Totaal terugbetaald\",\"jEbkcB\":\"Totaal Terugbetaald\",\"GBBIy+\":\"Totaal overgebleven\",\"/SgoNA\":\"Totale belasting\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Deelnemer kan niet worden ingecheckt\",\"bPWBLL\":\"Deelnemer kan niet worden uitgecheckt\",\"9+P7zk\":\"Kan geen product maken. Controleer uw gegevens\",\"WLxtFC\":\"Kan geen product maken. Controleer uw gegevens\",\"/cSMqv\":\"Kan geen vraag maken. Controleer uw gegevens\",\"MH/lj8\":\"Kan vraag niet bijwerken. Controleer uw gegevens\",\"nnfSdK\":\"Unieke klanten\",\"Mqy/Zy\":\"Verenigde Staten\",\"NIuIk1\":\"Onbeperkt\",\"/p9Fhq\":\"Onbeperkt beschikbaar\",\"E0q9qH\":\"Onbeperkt gebruik toegestaan\",\"h10Wm5\":\"Onbetaalde bestelling\",\"ia8YsC\":\"Komende\",\"TlEeFv\":\"Komende evenementen\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Naam, beschrijving en data van evenement bijwerken\",\"vXPSuB\":\"Profiel bijwerken\",\"BNBfrU\":\"Upload omslag\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL gekopieerd naar klembord\",\"e5lF64\":\"Gebruiksvoorbeeld\",\"fiV0xj\":\"Gebruikslimiet\",\"sGEOe4\":\"Gebruik een onscherpe versie van de omslagafbeelding als achtergrond\",\"OadMRm\":\"Coverafbeelding gebruiken\",\"7PzzBU\":\"Gebruiker\",\"yDOdwQ\":\"Gebruikersbeheer\",\"Sxm8rQ\":\"Gebruikers\",\"VEsDvU\":\"Gebruikers kunnen hun e-mailadres wijzigen in <0>Profielinstellingen\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"BTW\",\"E/9LUk\":\"Naam locatie\",\"jpctdh\":\"Bekijk\",\"Pte1Hv\":\"Details van deelnemers bekijken\",\"/5PEQz\":\"Evenementpagina bekijken\",\"fFornT\":\"Bekijk volledig bericht\",\"YIsEhQ\":\"Kaart bekijken\",\"Ep3VfY\":\"Bekijk op Google Maps\",\"Y8s4f6\":\"Bestelgegevens bekijken\",\"QIWCnW\":\"VIP check-in lijst\",\"tF+VVr\":\"VIP-ticket\",\"2q/Q7x\":\"Zichtbaarheid\",\"vmOFL/\":\"We konden je betaling niet verwerken. Probeer het opnieuw of neem contact op met de klantenservice.\",\"45Srzt\":\"We konden de categorie niet verwijderen. Probeer het opnieuw.\",\"/DNy62\":[\"We konden geen tickets vinden die overeenkomen met \",[\"0\"]],\"1E0vyy\":\"We konden de gegevens niet laden. Probeer het opnieuw.\",\"NmpGKr\":\"We konden de categorieën niet opnieuw ordenen. Probeer het opnieuw.\",\"BJtMTd\":\"We raden afmetingen aan van 2160px bij 1080px en een maximale bestandsgrootte van 5MB\",\"b9UB/w\":\"We gebruiken Stripe om betalingen te verwerken. Maak verbinding met je Stripe-account om betalingen te ontvangen.\",\"01WH0a\":\"We konden je betaling niet bevestigen. Probeer het opnieuw of neem contact op met de klantenservice.\",\"Gspam9\":\"We zijn je bestelling aan het verwerken. Even geduld alstublieft...\",\"LuY52w\":\"Welkom aan boord! Log in om verder te gaan.\",\"dVxpp5\":[\"Welkom terug\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welkom bij Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Wat zijn gelaagde producten?\",\"f1jUC0\":\"Op welke datum moet deze check-in lijst actief worden?\",\"4ueloy\":\"Wat is een categorie?\",\"gxeWAU\":\"Op welke producten is deze code van toepassing?\",\"hFHnxR\":\"Op welke producten is deze code van toepassing? (Geldt standaard voor alle)\",\"AeejQi\":\"Op welke producten moet deze capaciteit van toepassing zijn?\",\"Rb0XUE\":\"Hoe laat kom je aan?\",\"5N4wLD\":\"Wat voor vraag is dit?\",\"gyLUYU\":\"Als deze optie is ingeschakeld, worden facturen gegenereerd voor ticketbestellingen. Facturen worden samen met de e-mail ter bevestiging van de bestelling verzonden. Bezoekers kunnen hun facturen ook downloaden van de bestelbevestigingspagina.\",\"D3opg4\":\"Als offline betalingen zijn ingeschakeld, kunnen gebruikers hun bestellingen afronden en hun tickets ontvangen. Hun tickets zullen duidelijk aangeven dat de bestelling niet betaald is en de check-in tool zal het check-in personeel informeren als een bestelling betaald moet worden.\",\"D7C6XV\":\"Wanneer moet deze check-in lijst verlopen?\",\"FVetkT\":\"Welke tickets moeten aan deze inchecklijst worden gekoppeld?\",\"S+OdxP\":\"Wie organiseert dit evenement?\",\"LINr2M\":\"Aan wie is deze boodschap gericht?\",\"nWhye/\":\"Aan wie moet deze vraag worden gesteld?\",\"VxFvXQ\":\"Widget insluiten\",\"v1P7Gm\":\"Widget-instellingen\",\"b4itZn\":\"Werken\",\"hqmXmc\":\"Werken...\",\"+G/XiQ\":\"Jaar tot nu toe\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, verwijder ze\",\"ySeBKv\":\"Je hebt dit ticket al gescand\",\"P+Sty0\":[\"Je wijzigt je e-mailadres in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Je bent offline\",\"sdB7+6\":\"Je kunt een promotiecode maken die gericht is op dit product op de\",\"KRhIxT\":\"Je kunt nu betalingen ontvangen via Stripe.\",\"Gnjf3o\":\"Je kunt het producttype niet wijzigen omdat er deelnemers aan dit product zijn gekoppeld.\",\"S+on7c\":\"Je kunt deelnemers met onbetaalde bestellingen niet inchecken.\",\"yNi4PV\":\"Je kunt deelnemers met onbetaalde bestellingen niet inchecken. Je kunt deze instelling wijzigen in de evenementinstellingen.\",\"c9Evkd\":\"Je kunt de laatste categorie niet verwijderen.\",\"6uwAvx\":\"Je kunt dit prijsniveau niet verwijderen omdat er al producten voor dit niveau worden verkocht. In plaats daarvan kun je het verbergen.\",\"tFbRKJ\":\"Je kunt de rol of status van de accounteigenaar niet bewerken.\",\"fHfiEo\":\"Je kunt een handmatig aangemaakte bestelling niet terugbetalen.\",\"hK9c7R\":\"Je hebt een verborgen vraag gemaakt maar de optie om verborgen vragen weer te geven uitgeschakeld. Deze is ingeschakeld.\",\"NOaWRX\":\"Je hebt geen toestemming om deze pagina te openen\",\"BRArmD\":\"Je hebt toegang tot meerdere accounts. Kies er een om verder te gaan.\",\"Z6q0Vl\":\"Je hebt deze uitnodiging al geaccepteerd. Log in om verder te gaan.\",\"rdk1xK\":\"Je hebt je Stripe-account gekoppeld\",\"ofEncr\":\"U hebt geen vragen van deelnemers.\",\"CoZHDB\":\"Je hebt geen bestelvragen.\",\"15qAvl\":\"Je hebt geen in behandeling zijnde e-mailwijziging.\",\"n81Qk8\":\"Je hebt de Stripe Connect setup niet voltooid\",\"jxsiqJ\":\"Je hebt je Stripe-account niet gekoppeld\",\"+FWjhR\":\"Je hebt geen tijd meer om je bestelling af te ronden.\",\"MycdJN\":\"Je hebt belastingen en kosten toegevoegd aan een Gratis product. Wilt u deze verwijderen of verbergen?\",\"YzEk2o\":\"Je hebt nog geen berichten verzonden. Je kunt berichten sturen naar alle deelnemers of naar specifieke producthouders.\",\"R6i9o9\":\"U moet erkennen dat deze e-mail geen promotie is\",\"3ZI8IL\":\"U moet akkoord gaan met de algemene voorwaarden\",\"dMd3Uf\":\"Je moet je e-mailadres bevestigen voordat je evenement live kan gaan.\",\"H35u3n\":\"Je moet een ticket aanmaken voordat je handmatig een genodigde kunt toevoegen.\",\"jE4Z8R\":\"Je moet minstens één prijsniveau hebben\",\"8/eLoa\":\"U moet uw account verifiëren voordat u berichten kunt verzenden.\",\"Egnj9d\":\"Je moet een bestelling handmatig als betaald markeren. Dit kun je doen op de pagina Bestelling beheren.\",\"L/+xOk\":\"Je hebt een ticket nodig voordat je een inchecklijst kunt maken.\",\"Djl45M\":\"U hebt een product nodig voordat u een capaciteitstoewijzing kunt maken.\",\"y3qNri\":\"Je hebt minstens één product nodig om te beginnen. Gratis, betaald of laat de gebruiker beslissen wat hij wil betalen.\",\"9HcibB\":[\"Je gaat naar \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Je accountnaam wordt gebruikt op evenementpagina's en in e-mails.\",\"veessc\":\"Je bezoekers verschijnen hier zodra ze zich hebben geregistreerd voor je evenement. Je kunt deelnemers ook handmatig toevoegen.\",\"Eh5Wrd\":\"Uw geweldige website 🎉\",\"lkMK2r\":\"Uw gegevens\",\"3ENYTQ\":[\"Uw verzoek om uw e-mail te wijzigen in <0>\",[\"0\"],\" is in behandeling. Controleer uw e-mail om te bevestigen\"],\"yZfBoy\":\"Uw bericht is verzonden\",\"KSQ8An\":\"Uw bestelling\",\"Jwiilf\":\"Uw bestelling is geannuleerd\",\"6UxSgB\":\"Uw bestelling wacht op betaling 🏦\",\"7YJdgG\":\"Je bestellingen verschijnen hier zodra ze binnenkomen.\",\"9TO8nT\":\"Uw wachtwoord\",\"P8hBau\":\"Je betaling wordt verwerkt.\",\"UdY1lL\":\"Uw betaling is niet gelukt, probeer het opnieuw.\",\"fzuM26\":\"Uw betaling is mislukt. Probeer het opnieuw.\",\"cEli2o\":\"Uw product voor\",\"cJ4Y4R\":\"Je terugbetaling wordt verwerkt.\",\"IFHV2p\":\"Uw ticket voor\",\"x1PPdr\":\"Postcode\",\"BM/KQm\":\"Postcode\",\"+LtVBt\":\"Postcode\",\"25QDJ1\":\"- Klik om te publiceren\",\"WOyJmc\":\"- Klik om te verwijderen\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"meervoud\",\"een {# verborgen vraag\"],\" andere {# verborgen vragen}}\"],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Actieve webhooks\"],\"tmew5X\":[[\"0\"],\" ingecheckt\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organisatoren\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" evenementen\"],\"wapGcj\":[[\"boodschap\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>Het aantal beschikbare tickets voor dit ticket<1>Deze waarde kan worden overschreven als er <2>Capaciteitslimieten zijn gekoppeld aan dit ticket.\",\"ZnVt5v\":\"<0>Webhooks stellen externe services direct op de hoogte wanneer er iets gebeurt, zoals het toevoegen van een nieuwe deelnemer aan je CRM of mailinglijst na registratie, en zorgen zo voor naadloze automatisering.<1>Gebruik diensten van derden zoals <2>Zapier, <3>IFTTT of <4>Make om aangepaste workflows te maken en taken te automatiseren.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Gefeliciteerd met het maken van een evenement!\",\"fAv9QG\":\"🎟️ Tickets toevoegen\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promoot uw evenement\",\"UQ7pBY\":\"0,50 voor $0,50\",\"M2DyLc\":\"1 Actieve webhook\",\"i1+xzD\":\"1,75 voor 1,75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Een standaard \",[\"type\"],\" wordt automatisch toegepast op alle nieuwe tickets. Je kunt dit per ticket veranderen.\"],\"Pgaiuj\":\"Een vast bedrag per ticket. Bijv. $0,50 per ticket\",\"V53XzQ\":\"Er is een nieuwe verificatiecode naar je e-mail verzonden\",\"ySO/4f\":\"Een percentage van de ticketprijs. Bijvoorbeeld 3,5% van de ticketprijs.\",\"WXeXGB\":\"Een promotiecode zonder korting kan worden gebruikt om verborgen tickets te onthullen.\",\"GMhWB5\":\"Een Radio-optie biedt meerdere opties, maar er kan er maar één worden geselecteerd.\",\"CBt3s7\":\"Een radio-optie staat slechts één selectie toe\",\"7g61G9\":\"Een korte beschrijving van Awesome Events Ltd.\",\"/z/bH1\":\"Een korte beschrijving van je organisator die aan je gebruikers wordt getoond.\",\"zCk10D\":\"Eén vraag per deelnemer. Bijvoorbeeld: Wat is uw favoriete maaltijd?\",\"ap3v36\":\"Eén vraag per opdracht. Bijv. Wat is uw bedrijfsnaam?\",\"uyJsf6\":\"Over\",\"pDwHGk\":\"Over hi.events\",\"WTk/ke\":\"Over Stripe Connect\",\"VTfZPy\":\"Toegang geweigerd\",\"iwyhk4\":\"Toegang tot de VIP-ruimte...\",\"0b79Xf\":\"Account e-mail\",\"m16xKo\":\"Voeg toe\",\"LKNynS\":\"Voeg een omslagafbeelding, beschrijving en meer toe om je evenement op te laten vallen.\",\"a5KFZU\":\"Voeg evenementgegevens toe en beheer de instellingen.\",\"Fb+SDI\":\"Meer tickets toevoegen\",\"BGD9Yt\":\"Tickets toevoegen\",\"QN2F+7\":\"Webhook toevoegen\",\"NsWqSP\":\"Voeg je sociale media en website-URL toe. Deze worden weergegeven op je openbare organisatorpagina.\",\"p59pEv\":\"Extra details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliatecode kan niet worden gewijzigd\",\"/jHBj5\":\"Affiliate succesvol aangemaakt\",\"uCFbG2\":\"Affiliate succesvol verwijderd\",\"a41PKA\":\"Affiliateverkopen worden bijgehouden\",\"mJJh2s\":\"Affiliateverkopen worden niet bijgehouden. Dit deactiveert de affiliate.\",\"jabmnm\":\"Affiliate succesvol bijgewerkt\",\"CPXP5Z\":\"Filialen\",\"9Wh+ug\":\"Affiliates geëxporteerd\",\"3cqmut\":\"Affiliates helpen je om verkopen van partners en influencers bij te houden. Maak affiliatecodes aan en deel ze om prestaties te monitoren.\",\"7rLTkE\":\"Alle gearchiveerde evenementen\",\"gKq1fa\":\"Alle deelnemers\",\"ZS/D7f\":\"Alle afgelopen evenementen\",\"QsYjci\":\"Alle evenementen\",\"/twVAS\":\"Alle tickets\",\"dr7CWq\":\"Alle aankomende evenementen\",\"8wYDMp\":\"Heb je al een account?\",\"TRYjHa\":[\"bedrag in \",[\"0\"]],\"tLjOgo\":[\"Betaald bedrag $\",[\"0\"]],\"Zkymb9\":\"Een e-mailadres om aan deze affiliate te koppelen. De affiliate wordt niet op de hoogte gesteld.\",\"vRznIT\":\"Er is een fout opgetreden tijdens het controleren van de exportstatus.\",\"er3d/4\":\"Er is een fout opgetreden tijdens het sorteren van de tickets. Probeer het opnieuw of vernieuw de pagina\",\"hhvESd\":\"Een evenement is het evenement dat je organiseert\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Een evenement is de bijeenkomst of gelegenheid die je organiseert. Je kunt later meer details toevoegen.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Antwoord succesvol bijgewerkt.\",\"j4DliD\":\"Vragen van tickethouders worden naar dit e-mailadres gestuurd. Dit e-mailadres wordt ook gebruikt als\",\"epTbAK\":[\"Geldt voor \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Geldt voor 1 ticket\",\"jcnZEw\":[\"Pas dit \",[\"type\"],\" toe op alle nieuwe tickets\"],\"TCKfZx\":\"Arctisch\",\"Dy+k4r\":\"Weet je zeker dat je deze deelnemer wilt annuleren? Hierdoor vervalt hun product\",\"LchiNd\":\"Weet je zeker dat je deze affiliate wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.\",\"5H3Z78\":\"Weet je zeker dat je deze webhook wilt verwijderen?\",\"VDWChT\":\"Weet je zeker dat je deze organisator als concept wilt markeren? De organisatorpagina wordt dan onzichtbaar voor het publiek.\",\"pWtQJM\":\"Weet je zeker dat je deze organisator openbaar wilt maken? De organisatorpagina wordt dan zichtbaar voor het publiek.\",\"WFHOlF\":\"Weet je zeker dat je dit evenement wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"4TNVdy\":\"Weet je zeker dat je dit organisatorprofiel wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"ExDt3P\":\"Weet je zeker dat je de publicatie van dit evenement wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"5Qmxo/\":\"Weet je zeker dat je de publicatie van dit organisatorprofiel wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"+QARA4\":\"Kunst\",\"2xEpch\":\"Vraag één keer per deelnemer\",\"F2rX0R\":\"Er moet minstens één evenement type worden geselecteerd\",\"AJ4rvK\":\"Deelnemer geannuleerd\",\"qvylEK\":\"Deelnemer Gemaakt\",\"Xc2I+v\":\"Beheer van deelnemers\",\"VvYqMB\":\"Vragen aan deelnemers worden één keer per deelnemer gesteld. Standaard worden mensen gevraagd naar hun voornaam, achternaam en e-mailadres.\",\"spxPEv\":\"Vragen over deelnemers worden één keer per deelnemer gesteld. Standaard vragen we naar de voornaam, achternaam en het e-mailadres van de deelnemer.\",\"D2qlBU\":\"Deelnemer bijgewerkt\",\"k3Tngl\":\"Geëxporteerde bezoekers\",\"5UbY+B\":\"Deelnemers met een specifiek ticket\",\"kShOaz\":\"Automatische workflow\",\"VPoeAx\":\"Geautomatiseerd invoerbeheer met meerdere inchecklijsten en real-time validatie\",\"lXkUEV\":\"Beschikbaarheid\",\"Vm0RKe\":\"Gem Korting/Bestel\",\"sGUsYa\":\"Gemiddelde bestelwaarde\",\"EmYMHc\":\"Wacht op offline betaling\",\"kNmmvE\":\"Awesome Events B.V.\",\"0TGkYM\":\"Terug naar de homepage van het evenement\",\"MLZyiY\":\"Achtergrondkleur\",\"EOUool\":\"Basisgegevens\",\"jIPNJG\":\"Basisinformatie\",\"7EGQKA\":\"Omdat je de accounteigenaar bent, kun je je rol of status niet wijzigen.\",\"wVfiR2\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen.\",\"iMdwTb\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen. Voltooi alle onderstaande stappen om te beginnen.\",\"1xAcxY\":\"Begin binnen enkele minuten met het verkopen van tickets\",\"R+w/Va\":\"Facturering\",\"Ayxd+S\":\"Merkcontrole\",\"9N+p+g\":\"Zakelijk\",\"Ptp9MF\":\"Kleur knop\",\"ChDLlO\":\"Knoptekst\",\"Jzn1qy\":\"Kan evenementen niet laden\",\"GGWsTU\":\"Geannuleerd\",\"Ud7zwq\":\"Door te annuleren worden alle tickets geannuleerd die aan deze bestelling zijn gekoppeld en worden de tickets teruggegeven aan de beschikbare pool.\",\"VsM1HH\":\"Capaciteitstoewijzingen\",\"K7tIrx\":\"Categorie\",\"2tbLdK\":\"Liefdadigheid\",\"QndF4b\":\"inchecken\",\"9FVFym\":\"uitchecken\",\"v4fiSg\":\"Controleer je e-mail\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Gecreëerd inchecken\",\"F4SRy3\":\"Check-in verwijderd\",\"rfeicl\":\"Succesvol ingecheckt\",\"/ydvvl\":\"Afrekenberichten\",\"h1IXFK\":\"Chinees\",\"DM4gBB\":\"Chinees (Traditioneel)\",\"pkk46Q\":\"Kies een organisator\",\"ypFF60\":\"Kies uit vooraf ingestelde kleurenschema's\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Kies welke meldingen je wilt ontvangen\",\"RG3szS\":\"sluiten\",\"RWw9Lg\":\"Sluit venster\",\"XwdMMg\":\"Code mag alleen letters, cijfers, streepjes en underscores bevatten\",\"+yMJb7\":\"Code is verplicht\",\"m9SD3V\":\"Code moet minimaal 3 tekens bevatten\",\"V1krgP\":\"Code mag maximaal 20 tekens bevatten\",\"psqIm5\":\"Werk samen met je team om geweldige evenementen te organiseren.\",\"msqIjo\":\"Dit ticket samenvouwen wanneer de evenementpagina voor het eerst wordt geladen\",\"WD6364\":\"Kleurenpalet\",\"qdY9Tp\":\"Kleurvoorinstellingen\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Volledige winkel\",\"7D9MJz\":\"Volledige Stripe-instelling\",\"nqx+6h\":\"Voer deze stappen uit om tickets voor je evenement te gaan verkopen.\",\"ih35UP\":\"Conferentiecentrum\",\"Auz0Mz\":\"Bevestig je e-mailadres om toegang te krijgen tot alle functies.\",\"7+grte\":\"Bevestigingsmail verzonden! Controleer je inbox.\",\"DnLC08\":\"Gefeliciteerd met het maken van een evenement!\",\"o5A0Go\":\"Gefeliciteerd met het aanmaken van een evenement!\",\"Xe2tSS\":\"Documentatie aansluiten\",\"1Xxb9f\":\"Betalingsverwerking aansluiten\",\"EWnXR+\":\"Verbinding maken met Stripe\",\"MOUF31\":\"Verbinding maken met CRM en taken automatiseren met webhooks en integraties\",\"VioGG1\":\"Koppel je Stripe-account om betalingen voor tickets en producten te accepteren.\",\"/3017M\":\"Verbonden met Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact e-mail\",\"41BQ3k\":\"Contact e-mail\",\"02S6xJ\":\"Contact Ondersteuning\",\"nBGbqc\":\"Neem contact met ons op om berichtgeving in te schakelen\",\"2nL0F3\":\"Achtergrondkleur inhoud\",\"m8WD6t\":\"Doorgaan met instellen\",\"0GwUT4\":\"Verder naar afrekenen\",\"sBV87H\":\"Ga door naar evenement aanmaken\",\"nKtyYu\":\"Ga door naar de volgende stap\",\"RGVUUI\":\"Doorgaan naar betaling\",\"FxVG/l\":\"Gekopieerd naar klembord\",\"PiH3UR\":\"Gekopieerd!\",\"uUPbPg\":\"Kopieer affiliatelink\",\"iVm46+\":\"Kopieer code\",\"y22tv0\":\"Kopieer deze link om hem overal te delen\",\"/4gGIX\":\"Kopiëren naar klembord\",\"o5K/BK\":\"Koraal\",\"P0rbCt\":\"Omslagafbeelding\",\"60u+dQ\":\"Omslagafbeelding wordt bovenaan je evenementpagina weergegeven\",\"2NLjA6\":\"De omslagafbeelding wordt bovenaan je organisatorpagina weergegeven\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Affiliate aanmaken\",\"dyrgS4\":\"Maak en pas je evenementpagina direct aan\",\"a6YrKg\":\"Promocodes maken\",\"n6H6AO\":\"Maak promotiecodes om kortingen aan te bieden aan je deelnemers.\",\"Tg323g\":\"Ticket maken\",\"8AiKIu\":\"Maak ticket of product aan\",\"agZ87r\":\"Maak tickets voor je evenement, stel prijzen in en beheer de beschikbare hoeveelheid.\",\"dkAPxi\":\"Webhook maken\",\"5slqwZ\":\"Maak je evenement aan\",\"JQNMrj\":\"Maak je eerste evenement\",\"CCjxOC\":\"Maak je eerste evenement aan om tickets te verkopen en deelnemers te beheren.\",\"ZCSSd+\":\"Maak je eigen evenement\",\"67NsZP\":\"Evenement aanmaken...\",\"H34qcM\":\"Organisator aanmaken...\",\"1YMS+X\":\"Je evenement wordt aangemaakt, even geduld\",\"yiy8Jt\":\"Je organisatorprofiel wordt aangemaakt, even geduld\",\"8Tg/JR\":\"Aangepast\",\"Lu75d1\":\"De e-mailinstellingen voor dit evenement aanpassen\",\"RaxMyF\":\"De homepage en kassa-ervaring van het evenement aanpassen\",\"iX6SLo\":\"Pas de tekst op de knop 'Doorgaan' aan\",\"q9Jg0H\":\"Pas het ontwerp van je evenementpagina en widget aan zodat ze perfect bij je merk passen\",\"mkLlne\":\"Pas het uiterlijk van je evenementpagina aan\",\"3trPKm\":\"Pas het uiterlijk van je organisatorpagina aan\",\"zgCHnE\":\"Dagelijks verkooprapport\",\"nHm0AI\":\"Dagelijkse uitsplitsing naar verkoop, belasting en kosten\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Check-in lijst voor dag één\",\"RiXc4g\":\"Gebruiker deactiveren\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Verwijder affiliate\",\"+jw/c1\":\"Verwijder afbeelding\",\"GnyEfA\":\"Ticket verwijderen\",\"E33LRn\":\"Gebruiker verwijderen\",\"snMaH4\":\"Webhook verwijderen\",\"s9iD5d\":\"De beschrijving moet minder dan 50.000 tekens bevatten\",\"vYgeDk\":\"Deselecteer alles\",\"H8kMHT\":\"Geen code ontvangen?\",\"x8uDKb\":\"Code uitschakelen\",\"b5SKxQ\":\"Schakel deze capaciteitstracker uit zonder de productverkoop te stoppen\",\"Tgg8XQ\":\"Schakel deze capaciteit bijhouden uit zonder de kaartverkoop te stoppen\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dit bericht negeren\",\"TvY/XA\":\"Documentatie\",\"dYskfr\":\"Bestaat niet\",\"V6Jjbr\":\"Heb je geen account? <0>Aanmelden\",\"4+aC/x\":\"Donatie / Betaal wat je wilt ticket\",\"++S5i/\":\"Donatiebedrag\",\"OO7MG7\":\"Donatie Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Concept\",\"3z2ium\":\"Slepen om te sorteren\",\"6skwyH\":\"Drop een afbeelding of klik hier om de coverafbeelding te vervangen\",\"S37RRV\":\"Drop een afbeelding of klik hier om de Cover Image te uploaden\",\"X7F5EC\":\"Vanwege het hoge risico op spam is handmatige verificatie vereist voordat je berichten kunt verzenden.\\nNeem contact met ons op om toegang aan te vragen.\",\"KRmTkx\":\"Dupliceer product\",\"Wt9eV8\":\"Dubbele tickets\",\"4xK5y2\":\"Dupliceer Webhooks\",\"KIjvtr\":\"Nederlands\",\"SPKbfM\":\"bijv. Tickets kopen, Nu registreren\",\"v4+lcZ\":\"Bewerk affiliate\",\"2iZEz7\":\"Antwoord bewerken\",\"kNGp1D\":\"Bewerk deelnemer\",\"t2bbp8\":\"Bewerk deelnemer\",\"d+nnyk\":\"Bewerk ticket\",\"fW5sSv\":\"Webhook bewerken\",\"nP7CdQ\":\"Webhook bewerken\",\"aqxYLv\":\"Educatie\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"E-mail configuratie\",\"ZsZeV2\":\"E-mail is verplicht\",\"G5zNMX\":\"E-mailinstellingen\",\"H/UMUG\":\"E-mailverificatie vereist\",\"L86zy2\":\"E-mail succesvol geverifieerd!\",\"nA31FG\":\"Schakel deze capaciteit in om de ticketverkoop te stoppen als de limiet is bereikt\",\"RxzN1M\":\"Ingeschakeld\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Einddatum & tijd (optioneel)\",\"PKXt9R\":\"Einddatum moet na begindatum liggen\",\"48Y16Q\":\"Eindtijd (optioneel)\",\"3bR1r4\":\"Voer affiliate e-mail in (optioneel)\",\"ARkzso\":\"Voer affiliatenaam in\",\"kWg31j\":\"Voer unieke affiliatecode in\",\"C3nD/1\":\"Voer je e-mailadres in\",\"n9V+ps\":\"Voer je naam in\",\"LslKhj\":\"Fout bij het laden van logboeken\",\"acLjIx\":\"evenement\",\"WgD6rb\":\"Evenementcategorie\",\"b46pt5\":\"Evenement coverafbeelding\",\"nuoP/j\":\"Gebeurtenis succesvol aangemaakt\",\"imgKgl\":\"Evenementbeschrijving\",\"PYs3rP\":\"Evenementnaam\",\"HhwcTQ\":\"Naam van het evenement\",\"WZZzB6\":\"Evenementnaam is verplicht\",\"Wd5CDM\":\"Evenementnaam moet minder dan 150 tekens bevatten\",\"4JzCvP\":\"Evenement niet beschikbaar\",\"mImacG\":\"Evenementpagina\",\"JyD0LH\":\"Evenement Instellingen\",\"uPX+1O\":\"Evenementtickets door\",\"YDVUVl\":\"Soorten evenementen\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"evenementen\",\"VlvpJ0\":\"Antwoorden exporteren\",\"JKfSAv\":\"Exporteren mislukt. Probeer het opnieuw.\",\"SVOEsu\":\"Export gestart. Bestand wordt voorbereid...\",\"9bpUSo\":\"Affiliates exporteren\",\"jtrqH9\":\"Deelnemers exporteren\",\"R4Oqr8\":\"Exporteren voltooid. Bestand wordt gedownload...\",\"UlAK8E\":\"Orders exporteren\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Aanmaken affiliate mislukt\",\"jo3Gm6\":\"Exporteren affiliates mislukt\",\"Jjw03p\":\"Geen deelnemers geëxporteerd\",\"ZPwFnN\":\"Geen orders kunnen exporteren\",\"X4o0MX\":\"Webhook niet geladen\",\"10XEC9\":\"Product e-mail niet opnieuw verzonden\",\"YQ3QSS\":\"Opnieuw verzenden verificatiecode mislukt\",\"T6B2gk\":\"Verzenden bericht mislukt. Probeer het opnieuw.\",\"lKh069\":\"Exporttaak niet gestart\",\"i0QKrm\":\"Bijwerken affiliate mislukt\",\"NNc33d\":\"Antwoord niet bijgewerkt.\",\"7/9RFs\":\"Afbeelding uploaden mislukt.\",\"nkNfWu\":\"Uploaden van afbeelding mislukt. Probeer het opnieuw.\",\"rxy0tG\":\"Verifiëren e-mail mislukt\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Tarieven kunnen worden gewijzigd. Je wordt op de hoogte gebracht van wijzigingen in je tarievenstructuur.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"Voornaam, Achternaam en E-mailadres zijn standaardvragen die altijd worden opgenomen in het afrekenproces.\",\"YXhom6\":\"Vast tarief:\",\"KgxI80\":\"Flexibele ticketing\",\"lWxAUo\":\"Eten & Drinken\",\"kFLJqR\":\"Bos\",\"/4rQr+\":\"Gratis ticket\",\"01my8x\":\"Gratis ticket, geen betalingsgegevens nodig\",\"ejVYRQ\":\"Van\",\"vAVBBv\":\"Volledig geïntegreerd\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Algemene informatie over je organisator\",\"ziAjHi\":\"Genereer\",\"exy8uo\":\"Genereer code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Gratis aan de slag, geen abonnementskosten\",\"u6FPxT\":\"Koop tickets\",\"8KDgYV\":\"Bereid je evenement voor\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Ga naar het dashboard\",\"yPvkqO\":\"Ga naar Hi.Events\",\"gHSuV/\":\"Ga naar de startpagina\",\"Lek3cJ\":\"Ga naar het Stripe Dashboard\",\"GNJ1kd\":\"Hulp en ondersteuning\",\"g+2103\":\"Hier is je affiliatelink\",\"spMR9y\":\"Hi.Events brengt platformkosten in rekening om onze diensten te onderhouden en te verbeteren. Deze kosten worden automatisch van elke transactie afgetrokken.\",\"EeNE0j\":\"Verborgen informatie wordt niet aan klanten getoond.\",\"P+5Pbo\":\"Antwoorden verbergen\",\"IyEqFf\":\"Verberg kleurinstellingen\",\"fsi6fC\":\"Verberg dit ticket voor klanten\",\"Fhzoa8\":\"Verberg ticket na einddatum verkoop\",\"yhm3J/\":\"Verberg ticket vóór de startdatum van de verkoop\",\"k7/oGT\":\"Verberg ticket tenzij gebruiker toepasselijke promotiecode heeft\",\"L0ZOiu\":\"Verberg ticket wanneer uitverkocht\",\"uno73L\":\"Door een ticket te verbergen, kunnen gebruikers het niet zien op de evenementpagina.\",\"i0qMbr\":\"Startpagina\",\"tj6Gob\":\"Homepage & afrekenen\",\"m07jN3\":\"Instellingen Homepage & Afrekenen\",\"id+NIk\":\"Hoeveel minuten de klant heeft om zijn bestelling af te ronden\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"Ik ga akkoord met de algemene voorwaarden\",\"4/kP5a\":\"Als er geen nieuw tabblad automatisch is geopend, klik dan op de knop hieronder om door te gaan naar afrekenen.\",\"Crwwhn\":[\"Als er geen nieuw tabblad is geopend, <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Als dit leeg is, wordt het adres gebruikt om een Google-kaartlink te genereren.\",\"wOU3Tr\":\"Als je een account bij ons hebt, ontvang je een e-mail met instructies om je wachtwoord opnieuw in te stellen.\",\"Gyl1h8\":\"Afbeeldingsafmetingen moeten minimaal 600px bij 300px zijn\",\"TiGacZ\":\"Afbeeldingsafmetingen moeten minimaal 900px bij 450px zijn\",\"UnTvkH\":\"Afbeeldingsafmetingen moeten tussen 3000px en 2000px zijn. Met een maximale hoogte van 2000px en een maximale breedte van 3000px\",\"an5hVd\":\"Afbeeldingen\",\"UJLg8x\":\"Diepgaande analyses\",\"OFAmKP\":\"Verbindingsgegevens voor je online evenement opnemen\",\"BfPBBG\":\"Vermeld de verbindingsgegevens voor je online evenement. Deze gegevens krijg je na een succesvolle registratie.\",\"6+pAOx\":\"Voeg verbindingsgegevens voor je online evenement toe. Deze gegevens worden getoond na een succesvolle registratie.\",\"SYmeUu\":\"Neem verbindingsgegevens op voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de productpagina voor deelnemers\",\"evpD4c\":\"Neem verbindingsgegevens op voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de ticketpagina voor deelnemers\",\"AXTNr8\":[\"Inclusief \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Inclusief 1 ticket\",\"F1Xp97\":\"Individuele deelnemers\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integraties\",\"B2Tpo0\":\"Ongeldig e-mailadres\",\"5tT0+u\":\"Ongeldig e-mailformaat\",\"g+lLS9\":\"Nodig een teamlid uit\",\"1z26sk\":\"Teamlid uitnodigen\",\"KR0679\":\"Teamleden uitnodigen\",\"aH6ZIb\":\"Nodig je team uit\",\"Lj7sBL\":\"Italiaans\",\"1IWWYX\":[\"KittenTech Conferentie \",[\"0\"]],\"ZgJEMX\":\"KittenTech conferentiecentrum\",\"h0Q9Iw\":\"Laatste reactie\",\"gw3Ur5\":\"Laatst geactiveerd\",\"CKcupn\":\"Laatste bestellingen\",\"c+gAXc\":\"Laten we beginnen met het maken van je eerste evenement\",\"QfrKvi\":\"Link kleur\",\"shkJ3U\":\"Koppel je Stripe-account om geld te ontvangen van ticketverkoop.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Thema's laden...\",\"NFxlHW\":\"Webhooks laden\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Omslag\",\"gddQe0\":\"Logo en omslagafbeelding voor je organisator\",\"TBEnp1\":\"Het logo wordt weergegeven in de koptekst\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Evenement live maken\",\"4wUIjX\":\"Maak je evenement live\",\"8mmINh\":\"Factureringsgegevens beheren en facturen bekijken\",\"jWIznR\":\"Standaardinstellingen voor nieuwe gebeurtenissen beheren\",\"0A7TvI\":\"Beheer evenement\",\"wqyqaF\":\"Algemene accountinstellingen beheren\",\"5Llat8\":\"Producten beheren\",\"f92Qak\":\"Beheer belastingen en toeslagen die kunnen worden toegepast op tickets\",\"PlTcVr\":\"Beheer belastingen en toeslagen die kunnen worden toegepast op je tickets\",\"Wsx7Iu\":\"Gebruikers en hun rechten beheren\",\"QHcjP+\":\"Je factuur- en betalingsgegevens beheren\",\"2FzaR1\":\"Beheer uw betalingsverwerking en bekijk de platformkosten\",\"lzcrX3\":\"Als je handmatig een deelnemer toevoegt, wordt het aantal tickets aangepast.\",\"/x0FyM\":\"Pas aan je merk aan\",\"xDAtGP\":\"Bericht\",\"1jRD0v\":\"Deelnemers berichten sturen met specifieke tickets\",\"97QrnA\":\"Deelnemers berichten sturen, bestellingen beheren en terugbetalingen afhandelen, alles op één plek\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Bericht is verplicht\",\"0/yJtP\":\"Bestelbezitters berichten sturen met specifieke producten\",\"yt/wR6\":\"Middernacht\",\"tccUcA\":\"Mobiel inchecken\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Meerdere prijsopties, gebruikers kunnen kiezen welke ze willen betalen\",\"6wbTro\":\"Meerdere prijsopties. Perfect voor early bird tickets etc.\",\"GfaxEk\":\"Muziek\",\"8/brI5\":\"Naam is verplicht\",\"m920rF\":\"New York\",\"eWRECP\":\"Nachtleven\",\"074+X8\":\"Geen actieve webhooks\",\"zxnup4\":\"Geen affiliates om te tonen\",\"6r9SGl\":\"Geen creditcard nodig\",\"Z6ILSe\":\"Geen evenementen voor deze organisator\",\"8zCZQf\":\"Nog geen evenementen\",\"XZkeaI\":\"Geen logboeken gevonden\",\"NEmyqy\":\"Nog geen bestellingen\",\"B7w4KY\":\"Geen andere organisatoren beschikbaar\",\"6jYQGG\":\"Geen afgelopen evenementen\",\"zK/+ef\":\"Geen producten beschikbaar voor selectie\",\"q91DKx\":\"Er zijn geen vragen beantwoord door deze deelnemer.\",\"QoAi8D\":\"Geen reactie\",\"EK/G11\":\"Nog geen reacties\",\"cU1op4\":\"Er zijn nog geen belastingen of heffingen toegevoegd.\",\"uR2eFu\":\"Geen tickets beschikbaar\",\"b7JZFg\":\"Geen tickets om te laten zien\",\"yM5c0q\":\"Geen aankomende evenementen\",\"n5vdm2\":\"Er zijn nog geen webhook-events opgenomen voor dit eindpunt. Evenementen zullen hier verschijnen zodra ze worden geactiveerd.\",\"4GhX3c\":\"Geen webhooks\",\"s9r1y2\":\"Zwart\",\"x5+Lcz\":\"Niet ingecheckt\",\"dX/n9x\":\"Oceaan\",\"lQgMLn\":\"Naam van kantoor of locatie\",\"+P/tII\":\"Zodra je klaar bent, kun je je evenement live zetten en tickets gaan verkopen.\",\"WjSpu5\":\"Online evenement\",\"bU7oUm\":\"Alleen verzenden naar orders met deze statussen\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Bestelling aangemaakt\",\"L4kzeZ\":[\"Bestelgegevens \",[\"0\"]],\"+spgqH\":[\"Bestel-ID: \",[\"0\"]],\"vu6Arl\":\"Bestelling gemarkeerd als betaald\",\"FaPYw+\":\"Eigenaar bestelling\",\"eB5vce\":\"Bestel eigenaars met een specifiek product\",\"CxLoxM\":\"Besteleigenaars met producten\",\"wg9MPp\":\"Vragen over bestellingen worden één keer per bestelling gesteld. Standaard worden mensen gevraagd naar hun voornaam, achternaam en e-mailadres.\",\"+KNVxX\":\"Vragen over bestellingen worden één keer per bestelling gesteld. Standaard vragen we naar de voornaam, achternaam en het e-mailadres.\",\"EZy55F\":\"Bestelling terugbetaald\",\"6eSHqs\":\"Bestelstatussen\",\"e7eZuA\":\"Bijgewerkte bestelling\",\"mz+c33\":\"Orders aangemaakt\",\"5It1cQ\":\"Geëxporteerde bestellingen\",\"S3CZ5M\":\"Organisator-dashboard\",\"m/ebSk\":\"Details organisator\",\"SQqJd8\":\"Organisator niet gevonden\",\"wpj63n\":\"Instellingen van organisator\",\"coIKFu\":\"Statistieken van de organisator zijn niet beschikbaar voor de geselecteerde valuta of er is een fout opgetreden.\",\"o1my93\":\"Bijwerken van organisatorstatus mislukt. Probeer het later opnieuw.\",\"rLHma1\":\"Organisatorstatus bijgewerkt\",\"J2cXxX\":\"Organisatoren kunnen alleen evenementen en tickets beheren. Ze kunnen geen gebruikers, accountinstellingen of factureringsgegevens beheren.\",\"/IX/7x\":\"Overig\",\"6/dCYd\":\"Overzicht\",\"cbtJ9W\":\"Achtergrondkleur van pagina\",\"QkLf4H\":\"Pagina-URL\",\"2w/FiJ\":\"Betaald ticket\",\"Ff0Dor\":\"Verleden\",\"xTPjSy\":\"Afgelopen evenementen\",\"/l/ckQ\":\"Plak URL\",\"iq5IUr\":\"Pauze Ticket\",\"URAE3q\":\"Gepauzeerd\",\"TskrJ8\":\"Betaling & Plan\",\"EyE8E6\":\"Verwerking van betalingen\",\"vcyz2L\":\"Betalingsinstellingen\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"procent\",\"/Bh+7r\":\"Prestaties\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefoon\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Bestelling plaatsen\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Platformkosten\",\"q40YFl\":\"Ga verder met uw bestelling in het nieuwe tabblad\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Voer een geldige promotiecode in\",\"jEw0Mr\":\"Voer een geldige URL in\",\"n8+Ng/\":\"Voer de 5-cijferige code in\",\"Dvq0wf\":\"Geef een afbeelding op.\",\"MA04r/\":\"Verwijder filters en stel sorteren in op\",\"EFq6EG\":\"Selecteer een afbeelding.\",\"yygcoG\":\"Selecteer ten minste één ticket\",\"fuwKpE\":\"Probeer het opnieuw.\",\"klWBeI\":\"Wacht even voordat je een nieuwe code aanvraagt\",\"hfHhaa\":\"Even geduld terwijl we je affiliates voorbereiden voor export...\",\"o+tJN/\":\"Wacht even terwijl we je deelnemers voorbereiden voor export...\",\"+5Mlle\":\"Even geduld alstublieft terwijl we uw bestellingen klaarmaken voor export...\",\"R7+D0/\":\"Portugees (Brazilië)\",\"Qs7yI0\":\"Aangedreven door\",\"lqAWKB\":\"Aangedreven door <0>Hi.Events 👋\",\"3n47kV\":\"Aangedreven door Hi.Events\",\"ddi4j4\":\"Aangedreven door Stripe\",\"cs5muu\":\"Voorbeeld van de evenementpagina\",\"a5jvSX\":\"Prijsniveaus\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacybeleid\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Gemaakt product\",\"XkFYVB\":\"Product verwijderd\",\"0dzBGg\":\"Product e-mail is opnieuw verzonden naar de deelnemer\",\"YMwcbR\":\"Uitsplitsing productverkoop, inkomsten en belastingen\",\"ldVIlB\":\"Bijgewerkt product\",\"mIqT3T\":\"Producten, koopwaar en flexibele prijsopties\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code toegepast\"],\"JoKGiJ\":\"Kortingscode\",\"k3wH7i\":\"Gebruik van promocodes en uitsplitsing van kortingen\",\"EEYbdt\":\"Publiceren\",\"evDBV8\":\"Evenement publiceren\",\"812gwg\":\"Licentie kopen\",\"YwNJAq\":\"QR-code scannen met directe feedback en veilig delen voor personeel\",\"Fi3b48\":\"Recente bestellingen\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Doorverwijzen naar Stripe...\",\"RloWNu\":\"E-mail beantwoorden\",\"mdeIOH\":\"Code opnieuw verzenden\",\"bxoWpz\":\"Bevestigingsmail opnieuw verzenden\",\"G42SNI\":\"E-mail opnieuw verzenden\",\"TTpXL3\":[\"Opnieuw verzenden over \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Producte-mail opnieuw verzenden\",\"slOprG\":\"Wachtwoord opnieuw instellen\",\"V5jGAK\":\"Koninklijk\",\"hVF4dJ\":\"Verkoop begint\",\"mUv9U4\":\"Verkopen\",\"KZrfYJ\":\"Sociale links opslaan\",\"aZR9BC\":\"Scroll naar tickets\",\"lBAlVv\":\"Zoek op naam, bestelnummer, aanwezigheidsnummer of e-mail...\",\"ftNXma\":\"Zoek affiliates...\",\"ulAuWO\":\"Zoeken op evenementnaam of beschrijving...\",\"NQSiYb\":\"Zoeken op naam of beschrijving...\",\"B1bB1j\":\"Zoeken op bestelnummer, naam of e-mail...\",\"KZpERn\":\"Zoeken op productnaam...\",\"jA4hXE\":\"Zoeken op onderwerp of lichaam...\",\"HYnGee\":\"Zoeken op ticketnaam...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecteer een categorie\",\"mCB6Je\":\"Selecteer alles\",\"kYZSFD\":\"Selecteer een organisator om hun dashboard en evenementen te bekijken.\",\"tVW/yo\":\"Selecteer valuta\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecteer einddatum en tijd\",\"gTN6Ws\":\"Selecteer eindtijd\",\"0U6E9W\":\"Selecteer evenementcategorie\",\"j9cPeF\":\"Soorten evenementen selecteren\",\"KizCK7\":\"Selecteer startdatum en tijd\",\"dJZTv2\":\"Selecteer starttijd\",\"XH5juP\":\"Selecteer ticketniveau\",\"nuWxSr\":\"Kies tickets\",\"aT3jZX\":\"Selecteer tijdzone\",\"Ropvj0\":\"Selecteer welke evenementen deze webhook activeren\",\"BG3f7v\":\"Verkoop alles\",\"VtX8nW\":\"Verkoop merchandise naast tickets met geïntegreerde ondersteuning voor btw en promotiecodes\",\"Cye3uV\":\"Meer verkopen dan alleen kaartjes\",\"471O/e\":\"Bevestigingse-mail verzenden\",\"nwVSiv\":\"Bestellingsbevestiging en producte-mail verzenden\",\"vu4F0h\":\"Stel een minimumprijs in en laat gebruikers meer doneren\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Stel je organisatie in\",\"VlS7y2\":\"Stel je betalingsverwerking in om geld te ontvangen van ticketverkoop.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Set-up in enkele minuten\",\"GG7qDw\":\"Deel affiliatelink\",\"hL7sDJ\":\"Deel organisatorpagina\",\"FFbYHm\":[\"Moet dit \",[\"type\"],\" worden toegepast op alle nieuwe tickets?\"],\"cMW+gm\":[\"Toon alle platforms (\",[\"0\"],\" meer met waarden)\"],\"smd87r\":\"Toon beschikbaar ticketaantal\",\"tQi5Hh\":\"Toon kleurinstellingen\",\"UVPI5D\":\"Toon minder platforms\",\"b33PL9\":\"Toon meer platforms\",\"j3b+OW\":\"Weergegeven aan de klant na het afrekenen, op de overzichtspagina van de bestelling\",\"v6IwHE\":\"Slim inchecken\",\"J9xKh8\":\"Slim Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociaal\",\"d0rUsW\":\"Sociale links\",\"j/TOB3\":\"Sociale links & website\",\"2pxNFK\":\"verkocht\",\"KTxc6k\":\"Er is iets misgegaan. Probeer het opnieuw of neem contact op met support als het probleem zich blijft voordoen\",\"DvCwYF\":\"Sorry, deze promotiecode is ongeldig'.\",\"9rRZZ+\":\"Sorry, je bestelling is verlopen. Begin een nieuwe bestelling.\",\"a4SyEE\":\"Sorteren is uitgeschakeld terwijl filters en sorteren worden toegepast\",\"7JFNej\":\"Sport\",\"4nG1lG\":\"Standaard ticket met een vaste prijs\",\"JcQp9p\":\"Startdatum & tijd\",\"0m/ekX\":\"Startdatum & tijd\",\"izRfYP\":\"Startdatum is verplicht\",\"RS0o7b\":\"Staat\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Succesvol $\",[\"0\"],\" deelnemer\"],\"xHl17l\":[\"Met succes gecontroleerd <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Succesvol aangemaakt ticket\",\"Hgj/mB\":\"Ticket succesvol verwijderd\",\"JwTmB6\":\"Succesvol gedupliceerd product\",\"RuaKfn\":\"Adres succesvol bijgewerkt\",\"5n+Wwp\":\"Organisator succesvol bijgewerkt\",\"0Dk/l8\":\"SEO-instellingen succesvol bijgewerkt\",\"MhOoLQ\":\"Sociale links succesvol bijgewerkt\",\"g2lRrH\":\"Succesvol bijgewerkt ticket\",\"kj7zYe\":\"Webhook succesvol bijgewerkt\",\"/RfJXt\":[\"Zomer Muziekfestival \",[\"0\"]],\"CWOPIK\":\"Zomer Muziekfestival 2025\",\"oNxgAm\":\"Zonsondergang\",\"5gIl+x\":\"Ondersteuning voor gelaagde, op donaties gebaseerde en productverkoop met aanpasbare prijzen en capaciteit\",\"JZTQI0\":\"Wissel van organisator\",\"EEZnW+\":\"Belastingen en heffingen\",\"gVjSFp\":\"Belastingen en toeslagen kunnen worden gekoppeld aan tickets en worden toegevoegd aan de ticketprijs.\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Vertel mensen wat ze kunnen verwachten van je evenement\",\"NiIUyb\":\"Vertel ons over je evenement\",\"DovcfC\":\"Vertel ons over je organisatie. Deze informatie wordt weergegeven op je evenementpagina's.\",\"xowcRf\":\"Servicevoorwaarden\",\"e0ZSh4\":\"Tekstkleur\",\"0ozSQu\":\"De achtergrondkleur voor de homepage van het evenement\",\"LbHWgW\":\"De achtergrondkleur voor de ticketwidget op de homepage van het evenement\",\"uQhNON\":\"De achtergrondkleur van inhoudsgebieden\",\"Zhqzq3\":\"De achtergrondkleur van inhoudsgebieden (kaarten, koptekst, enz.)\",\"JgkK2l\":\"De achtergrondkleur van de volledige pagina\",\"75Xclv\":\"De basisgegevens van je evenement\",\"MDNyJz\":\"De code verloopt over 10 minuten. Controleer je spammap als je de e-mail niet ziet.\",\"UNqHnV\":\"De kleur van de knoppen op de homepage van het evenement\",\"0amhbL\":\"De kleur van de links op de homepage van het evenement\",\"tXadb0\":\"Het evenement dat je zoekt is momenteel niet beschikbaar. Mogelijk is het verwijderd, verlopen of is de URL onjuist.\",\"FqjKfd\":\"De locatie van uw evenement\",\"kIXEVN\":[\"Het maximumaantal tickets voor \",[\"0\"],\" is \",[\"1\"]],\"FeAfXO\":[\"Het maximumaantal tickets voor Generaals is \",[\"0\"]],\"POEqXB\":\"De organisatorgegevens van je evenement\",\"sYLeDq\":\"De organisator die je zoekt is niet gevonden. De pagina is mogelijk verplaatst, verwijderd of de URL is onjuist.\",\"TJZByZ\":\"De belasting en toeslag die van toepassing zijn op dit ticket. Je kunt nieuwe belastingen en toeslagen aanmaken op de\",\"OJYwh9\":\"De belastingen en toeslagen die van toepassing zijn op dit ticket. Je kunt nieuwe belastingen en toeslagen aanmaken op de\",\"6BpBfZ\":\"De tekstkleur voor de homepage van het evenement\",\"rljHp7\":\"De tekstkleur voor de ticketwidget op de homepage van het evenement\",\"s4di40\":\"De tekst die moet worden weergegeven in de knop 'Doorgaan'. Standaard ingesteld op 'Doorgaan'.\",\"wgAiDb\":\"De gebruiker moet inloggen om zijn e-mailadres te wijzigen.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema en kleuren\",\"jvxN9/\":\"Er zijn geen tickets beschikbaar voor dit evenement\",\"hjLUr+\":\"Er is een fout opgetreden bij het laden van deze inhoud. Vernieuw de pagina en probeer het opnieuw.\",\"Um/adz\":\"Deze maken meerdere selecties mogelijk\",\"vWeHWp\":\"Deze kleuren worden niet opgeslagen in ons systeem.\",\"7qzHGS\":\"Deze kleuren worden niet opgeslagen in ons systeem. Ze worden alleen gebruikt om de widget te genereren.\",\"XBNC3E\":\"Deze code wordt gebruikt om verkopen bij te houden. Alleen letters, cijfers, streepjes en underscores toegestaan.\",\"YClrdK\":\"Dit evenement is nog niet gepubliceerd\",\"GabtCa\":\"Dit is het e-mailadres dat wordt gebruikt als antwoordadres voor alle e-mails die vanuit dit evenement worden verzonden.\",\"dFJnia\":\"Dit is de naam van je organisator die aan je gebruikers wordt getoond.\",\"CKkb5E\":\"Dit bericht staat onder de\",\"axERYu\":\"Deze bestelling is al betaald. <0>Bekijk bestelgegevens\",\"wY+HO9\":\"Deze bestelling is al verwerkt.\",\"D44cEI\":\"Deze bestelling is voltooid.\",\"0vRWbB\":\"Deze bestelling wacht op betaling.\",\"LIjb4v\":\"Deze bestelling wordt verwerkt. TODO - een mooie afbeelding en peil de API\",\"lyD7rQ\":\"Dit organisatorprofiel is nog niet gepubliceerd\",\"5189cf\":\"Dit overschrijft alle zichtbaarheidsinstellingen en verbergt het ticket voor alle klanten.\",\"4vwjho\":\"Deze pagina is verlopen. <0>Bekijk bestelgegevens\",\"WJqBqd\":\"Deze link om het wachtwoord te resetten is ongeldig of verlopen.\",\"ma6qdu\":\"Dit ticket is niet zichtbaar voor het publiek\",\"xJ8nzj\":\"Dit ticket is verborgen tenzij het is voorzien van een Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Dit wordt gebruikt voor meldingen en communicatie met je gebruikers.\",\"rhsath\":\"Dit is niet zichtbaar voor klanten, maar helpt je de affiliate te identificeren.\",\"KosivG\":\"Ticket succesvol verwijderd\",\"HGuXjF\":\"Tickethouders\",\"6tmWch\":\"Ticket of product\",\"USk+Mn\":\"Bericht ticketpagina\",\"mRM6XH\":\"Kaartverkoop\",\"NirIiz\":\"Ticketcategorie\",\"8jLPgH\":\"Type ticket\",\"jqWDf9\":\"Achtergrondkleur ticketwidget\",\"UrMVAz\":\"Ticket Widget Voorbeeld\",\"ngtDy7\":\"Tekstkleur ticketwidget\",\"N+YYpo\":\"Kaartje(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets en producten\",\"ikA//P\":\"verkochte tickets\",\"i+idBz\":\"Verkochte tickets\",\"AGRilS\":\"Verkochte tickets\",\"56Qw2C\":\"Tickets succesvol gesorteerd\",\"4f8A8M\":\"Tickets waarop de promotiecode van toepassing is (Standaard van toepassing op alle)\",\"Aiggp0\":\"Met gelaagde producten kun je meerdere prijsopties aanbieden voor hetzelfde product. Dit is perfect voor early bird-producten of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"oYaHuq\":\"Gespreid ticket\",\"XZrhpz\":\"Gespreid ticket - Binnenkort verkrijgbaar\",\"4M150e\":\"Gelaagde tickets stellen je in staat om meerdere prijsopties aan te bieden voor hetzelfde ticket. Dit is perfect voor early bird-tickets of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"jQoYTX\":\"Gelaagde tickets stellen je in staat om meerdere prijsopties aan te bieden voor hetzelfde ticket. Dit is perfect voor early bird-tickets of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Om creditcardbetalingen te ontvangen, moet je je Stripe-account koppelen. Stripe is onze partner voor betalingsverwerking die veilige transacties en tijdige uitbetalingen garandeert.\",\"KSDwd5\":\"Totaal aantal bestellingen\",\"/b6Z1R\":\"Inkomsten, paginaweergaves en verkopen bijhouden met gedetailleerde analyses en exporteerbare rapporten\",\"OpKMSn\":\"Transactiekosten:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Kan \",[\"0\"],\" deelnemer niet bereiken\"],\"nNdxt9\":\"Kan geen ticket aanmaken. Controleer uw gegevens\",\"IrVSu+\":\"Kan product niet dupliceren. Controleer uw gegevens\",\"Vx2J6x\":\"Kan deelnemer niet ophalen\",\"Ef7StM\":\"Onbekend\",\"ZBAScj\":\"Onbekende deelnemer\",\"oMcLhS\":\"Onbeperkt aantal tickets beschikbaar\",\"ZkS2p3\":\"Evenement niet publiceren\",\"Pp1sWX\":\"Affiliate bijwerken\",\"gJQsLv\":\"Upload een omslagafbeelding voor je organisator\",\"4kEGqW\":\"Upload een logo voor je organisator\",\"gsehpV\":\"Upload een afbeelding voor weergave op de evenementpagina\",\"lnCMdg\":\"Afbeelding uploaden\",\"29w7p6\":\"Afbeelding uploaden...\",\"HtrFfw\":\"URL is vereist\",\"AdWhjZ\":\"Verificatiecode\",\"wCKkSr\":\"Verifieer e-mail\",\"/IBv6X\":\"Verifieer je e-mailadres\",\"e/cvV1\":\"Verifiëren...\",\"fROFIL\":\"Vietnamees\",\"gj5YGm\":\"Bekijk en download rapporten voor je evenement. Let op: alleen voltooide bestellingen worden opgenomen in deze rapporten.\",\"c7VN/A\":\"Antwoorden bekijken\",\"AM+zF3\":\"Deelnemer bekijken\",\"e4mhwd\":\"Homepage evenement bekijken\",\"n6EaWL\":\"Logboeken bekijken\",\"AMkkeL\":\"Bestelling bekijken\",\"9jnAcN\":\"Bekijk organisator-homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP-product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We raden een formaat van 400x400 px aan, met een maximale bestandsgrootte van 5 MB\",\"Fq/Nx7\":\"We hebben een 5-cijferige verificatiecode verzonden naar:\",\"GdWB+V\":\"Webhook succesvol aangemaakt\",\"2X4ecw\":\"Webhook succesvol verwijderd\",\"CThMKa\":\"Webhook logboeken\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook verzendt geen meldingen\",\"FSaY52\":\"Webhook stuurt meldingen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Welkom terug 👋\",\"kSYpfa\":[\"Welkom bij \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welkom bij \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welkom bij \",[\"0\"],\", hier is een overzicht van al je evenementen\"],\"je8QQT\":\"Welkom bij Hi.Events 👋\",\"yZIW7P\":\"Welkom bij Hi.Events, hier is een overzicht van al je evenementen.\",\"wjqPqF\":\"Wat zijn gestaffelde tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"Wat is gelaagde ticketverkoop?\",\"46L1AK\":\"Wat is een webhook?\",\"MhhnvW\":\"Op welke tickets is deze code van toepassing? (Geldt standaard voor alle)\",\"dCil3h\":\"Op welke tickets moet deze vraag van toepassing zijn?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Wat voor type evenement?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wanneer een check-in wordt verwijderd\",\"Gmd0hv\":\"Wanneer een nieuwe deelnemer wordt aangemaakt\",\"Lc18qn\":\"Wanneer een nieuwe order wordt aangemaakt\",\"dfkQIO\":\"Wanneer een nieuw product wordt gemaakt\",\"8OhzyY\":\"Wanneer een product wordt verwijderd\",\"tRXdQ9\":\"Wanneer een product wordt bijgewerkt\",\"Q7CWxp\":\"Wanneer een deelnemer wordt geannuleerd\",\"IuUoyV\":\"Wanneer een deelnemer is ingecheckt\",\"nBVOd7\":\"Wanneer een deelnemer wordt bijgewerkt\",\"ny2r8d\":\"Wanneer een bestelling wordt geannuleerd\",\"c9RYbv\":\"Wanneer een bestelling is gemarkeerd als betaald\",\"ejMDw1\":\"Wanneer een bestelling wordt terugbetaald\",\"fVPt0F\":\"Wanneer een bestelling wordt bijgewerkt\",\"de6HLN\":\"Wanneer klanten tickets kopen, verschijnen hun bestellingen hier.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Wat voor vraag is dit?\",\"onLsWS\":\"Oeps! Er is iets misgegaan. Probeer het opnieuw of neem contact op met support als het probleem zich blijft voordoen.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget configuratie\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schrijf hier je bericht...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"Je kunt verbinding maken via deze Zoom-link...\",\"9HGdDw\":\"Je kunt een promotiecode maken die gericht is op dit ticket op de\",\"UqVaVO\":\"Je kunt het type ticket niet wijzigen omdat er deelnemers aan dit ticket zijn gekoppeld.\",\"zQ8idk\":\"Je kunt het type ticket niet wijzigen omdat er al tickets verkocht zijn voor dit ticket.\",\"3vRX5A\":\"Je kunt dit prijsniveau niet verwijderen omdat er al tickets voor dit niveau zijn verkocht. In plaats daarvan kun je het verbergen.\",\"RCC09s\":\"U kunt een standaardvraag niet bewerken\",\"XoeazJ\":\"Je hebt geen vragen van deelnemers. Vragen van deelnemers worden één keer per deelnemer gesteld.\",\"FZKDIe\":\"Je hebt geen bestelvragen. Bestelvragen worden één keer per bestelling gesteld.\",\"casL1O\":\"Je hebt belastingen en kosten toegevoegd aan een Gratis product. Wilt u deze verwijderen?\",\"183zcL\":\"Je hebt belastingen en toeslagen toegevoegd aan een Gratis ticket. Wilt u deze verwijderen of verbergen?\",\"2v5MI1\":\"Je hebt nog geen berichten verstuurd. Je kunt berichten sturen naar alle aanwezigen of naar specifieke tickethouders.\",\"LRguuL\":\"Je moet minstens één niveau hebben\",\"FVTVBy\":\"Je moet je e-mailadres verifiëren voordat je de status van de organisator kunt bijwerken.\",\"FRl8Jv\":\"U moet het e-mailadres van uw account verifiëren voordat u berichten kunt verzenden.\",\"8QNzin\":\"Je hebt een ticket nodig voordat je een capaciteitstoewijzing kunt maken.\",\"WHXRMI\":\"Je hebt minstens één ticket nodig om te beginnen. Gratis, betaald of laat de gebruiker beslissen wat hij wil betalen.\",\"bdg03s\":\"Het e-mailadres van uw account in uitgaande e-mails.\",\"x/xjzn\":\"Je affiliates zijn succesvol geëxporteerd.\",\"TF37u6\":\"Je deelnemers zijn succesvol geëxporteerd.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Uw e-mail\",\"R02pnV\":\"Je evenement moet live zijn voordat je tickets kunt verkopen aan deelnemers.\",\"cqo2VO\":\"Je evenement moet live zijn voordat je tickets kunt verkopen.\",\"ifRqmm\":\"Je bericht is succesvol verzonden!\",\"/Rj5P4\":\"Jouw naam\",\"la26JS\":\"Uw bestelling is in behandeling\",\"XeNum6\":\"Je bestellingen zijn succesvol geëxporteerd.\",\"Xd1R1a\":\"Adres van je organisator\",\"vvO1I2\":\"Je Stripe-account is verbonden en klaar om betalingen te verwerken.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, enz.\",\"YtqjMA\":\"Vanwege het hoge risico op spam is handmatige verificatie vereist voordat je berichten kunt verzenden.\\nNeem contact met ons op om toegang aan te vragen.\",\"8XAE7n\":\"Als je een account bij ons hebt, ontvang je een e-mail met instructies om je\\nwachtwoord opnieuw in te stellen.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/nl.po b/frontend/src/locales/nl.po index 365d2ba9a1..d24252759f 100644 --- a/frontend/src/locales/nl.po +++ b/frontend/src/locales/nl.po @@ -15,12 +15,12 @@ msgstr "" "X-Generator: Poedit 3.6\n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Klik om te publiceren" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Klik om te verwijderen" @@ -51,7 +51,7 @@ msgstr "'Er is nog niets te laten zien'" #~ msgstr "{0, meervoud, een {# verborgen vraag} andere {# verborgen vragen}}" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -82,7 +82,7 @@ msgid "{0} created successfully" msgstr "{0} succesvol aangemaakt" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "{0} logo" @@ -124,7 +124,7 @@ msgstr "{hours} uren, {minutes} minuten en {seconds} seconden" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutes} minuten en {seconds} seconden" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Eerste evenement van {organizerName}" @@ -297,7 +297,7 @@ msgstr "Een vast bedrag per product. Bijv. $0,50 per product" msgid "A multi line text input" msgstr "Een meerregelige tekstinvoer" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Er is een nieuwe verificatiecode naar je e-mail verzonden" @@ -855,11 +855,11 @@ msgstr "Weet je zeker dat je dit evenement concept wilt maken? Dit maakt het eve msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Weet je zeker dat je dit evenement openbaar wilt maken? Hierdoor wordt het evenement zichtbaar voor het publiek" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Weet je zeker dat je deze organisator als concept wilt markeren? De organisatorpagina wordt dan onzichtbaar voor het publiek." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Weet je zeker dat je deze organisator openbaar wilt maken? De organisatorpagina wordt dan zichtbaar voor het publiek." @@ -926,7 +926,7 @@ msgstr "Deelnemer Gemaakt" msgid "Attendee Details" msgstr "Details deelnemers" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Beheer van deelnemers" @@ -989,7 +989,7 @@ msgstr "Automatisch formaat wijzigen" #~ msgid "Auto Workflow" #~ msgstr "Automatische workflow" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Geautomatiseerd invoerbeheer met meerdere inchecklijsten en real-time validatie" @@ -1159,7 +1159,7 @@ msgstr "Cameratoestemming is geweigerd. <0>Vraag toestemming opnieuw, of als #~ msgstr "Kan evenementen niet laden" #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1289,7 +1289,7 @@ msgstr "Uitchecken" msgid "Check out this event!" msgstr "Bekijk dit evenement!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Controleer je e-mail" @@ -1467,7 +1467,7 @@ msgstr "De code moet tussen 3 en 50 tekens lang zijn" msgid "Code must be no more than 20 characters" msgstr "Code mag maximaal 20 tekens bevatten" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Werk samen met je team om geweldige evenementen te organiseren." @@ -1528,7 +1528,7 @@ msgstr "Volledige betaling" #~ msgid "Complete Store" #~ msgstr "Volledige winkel" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1592,7 +1592,7 @@ msgstr "Wachtwoord bevestigen" msgid "Confirm your email to access all features." msgstr "Bevestig je e-mailadres om toegang te krijgen tot alle functies." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "Bevestigingsmail verzonden! Controleer je inbox." @@ -1615,8 +1615,8 @@ msgstr "Documentatie aansluiten" msgid "Connect payment processing" msgstr "Betalingsverwerking aansluiten" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Streep aansluiten" @@ -1624,17 +1624,17 @@ msgstr "Streep aansluiten" msgid "Connect to Stripe" msgstr "Verbinding maken met Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Verbinding maken met CRM en taken automatiseren met webhooks en integraties" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Maak verbinding met Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Koppel je Stripe-account om betalingen voor tickets en producten te accepteren." @@ -1651,11 +1651,11 @@ msgid "Connection Details" msgstr "Details verbinding" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contact" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contact {0}" @@ -1709,8 +1709,8 @@ msgid "Continue set up" msgstr "Doorgaan met instellen" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Doorgaan met instellen" @@ -1725,7 +1725,7 @@ msgstr "Verder naar afrekenen" msgid "Continue to event creation" msgstr "Ga door naar evenement aanmaken" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Ga door naar de volgende stap" @@ -1857,7 +1857,7 @@ msgstr "Maak een account aan of <0>{0} om te beginnen" msgid "create an organizer" msgstr "een organisator maken" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Maak en pas je evenementpagina direct aan" @@ -1890,7 +1890,7 @@ msgid "Create Check-In List" msgstr "Check-in lijst maken" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1954,7 +1954,7 @@ msgstr "Webhook maken" msgid "Create Your Event" msgstr "Maak je evenement aan" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Maak je eerste evenement" @@ -1972,7 +1972,7 @@ msgstr "Maak je eigen evenement" msgid "Created" msgstr "Gemaakt" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Evenement aanmaken..." @@ -1980,7 +1980,7 @@ msgstr "Evenement aanmaken..." msgid "Creating Organizer..." msgstr "Organisator aanmaken..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Je evenement wordt aangemaakt, even geduld" @@ -2046,7 +2046,7 @@ msgstr "Pas de tekst op de knop 'Doorgaan' aan" msgid "Customize your event page" msgstr "Je evenementpagina aanpassen" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Pas het ontwerp van je evenementpagina en widget aan zodat ze perfect bij je merk passen" @@ -2214,7 +2214,7 @@ msgstr "Deselecteer alles" msgid "Details" msgstr "Details" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Geen code ontvangen?" @@ -2319,7 +2319,7 @@ msgid "Downloading Invoice" msgstr "Factuur downloaden" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Concept" @@ -2581,7 +2581,7 @@ msgid "Email confirmation resent" msgstr "E-mailbevestiging opnieuw verzonden" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "Bericht voettekst e-mail" @@ -2590,7 +2590,7 @@ msgstr "Bericht voettekst e-mail" msgid "Email footer message" msgstr "Bevestigingsmail succesvol opnieuw verstuurd" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "E-mail is verplicht" @@ -2601,11 +2601,11 @@ msgstr "E-mail niet geverifieerd" #~ msgid "Email Settings" #~ msgstr "E-mailinstellingen" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "E-mailverificatie vereist" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "E-mail succesvol geverifieerd!" @@ -2646,11 +2646,11 @@ msgid "End Date & Time (optional)" msgstr "Einddatum & tijd (optioneel)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "Einddatum moet na begindatum liggen" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Eindtijd (optioneel)" @@ -2686,11 +2686,11 @@ msgstr "Voer een bedrag in exclusief belastingen en toeslagen." msgid "Enter unique affiliate code" msgstr "Voer unieke affiliatecode in" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Voer je e-mailadres in" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Voer je naam in" @@ -2778,7 +2778,7 @@ msgstr "Homepage evenement" msgid "Event location & venue details" msgstr "Locatie en details evenement" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Evenementnaam" @@ -2786,7 +2786,7 @@ msgstr "Evenementnaam" msgid "Event Name" msgstr "Naam van het evenement" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "Evenementnaam is verplicht" @@ -2827,8 +2827,8 @@ msgid "Event status updated" msgstr "Evenementstatus bijgewerkt" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Evenementtickets door" +#~ msgid "Event Ticketing by" +#~ msgstr "Evenementtickets door" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2848,7 +2848,7 @@ msgstr "Soorten evenementen" #~ msgstr "evenementen" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Evenementen" @@ -2957,11 +2957,11 @@ msgstr "Webhook niet geladen" msgid "Failed to resend ticket email" msgstr "Niet gelukt om ticket e-mail opnieuw te versturen" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Opnieuw verzenden verificatiecode mislukt" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Verzenden bericht mislukt. Probeer het opnieuw." @@ -2989,7 +2989,7 @@ msgstr "Afbeelding uploaden mislukt." msgid "Failed to upload image. Please try again." msgstr "Uploaden van afbeelding mislukt. Probeer het opnieuw." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Verifiëren e-mail mislukt" @@ -3094,7 +3094,7 @@ msgstr "Vast tarief:" msgid "Flash is not available on this device" msgstr "Flash is niet beschikbaar op dit apparaat" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Flexibele ticketing" @@ -3116,7 +3116,7 @@ msgstr "Wachtwoord vergeten?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Gratis" @@ -3142,7 +3142,7 @@ msgstr "Frans" #~ msgid "From" #~ msgstr "Van" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Volledig geïntegreerd" @@ -3178,7 +3178,7 @@ msgstr "Duits" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Gratis aan de slag, geen abonnementskosten" @@ -3402,7 +3402,7 @@ msgid "Homepage Design" msgstr "Homepage-ontwerp" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Homepage Ontwerper" @@ -3532,7 +3532,7 @@ msgstr "Afbeelding URL" msgid "Images" msgstr "Afbeeldingen" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Diepgaande analyses" @@ -3602,7 +3602,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integraties" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Ongeldig e-mailadres" @@ -3627,7 +3627,7 @@ msgstr "Nodig een teamlid uit" msgid "Invite Team Member" msgstr "Teamlid uitnodigen" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Teamleden uitnodigen" @@ -3635,7 +3635,7 @@ msgstr "Teamleden uitnodigen" msgid "Invite User" msgstr "Gebruiker uitnodigen" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Nodig je team uit" @@ -3789,11 +3789,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Live" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "LIVE" @@ -3972,7 +3972,7 @@ msgstr "Deelnemer handmatig toevoegen" msgid "Mark as paid" msgstr "Markeer als betaald" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Pas aan je merk aan" @@ -3980,7 +3980,7 @@ msgstr "Pas aan je merk aan" msgid "Maximum Per Order" msgstr "Maximum per bestelling" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Bericht" @@ -3999,7 +3999,7 @@ msgstr "Bericht Deelnemers" msgid "Message attendees with specific tickets" msgstr "Deelnemers berichten sturen met specifieke tickets" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Deelnemers berichten sturen, bestellingen beheren en terugbetalingen afhandelen, alles op één plek" @@ -4007,6 +4007,10 @@ msgstr "Deelnemers berichten sturen, bestellingen beheren en terugbetalingen afh msgid "Message buyer" msgstr "Bericht koper" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Inhoud bericht" @@ -4015,7 +4019,7 @@ msgstr "Inhoud bericht" msgid "Message individual attendees" msgstr "Bericht individuele deelnemers" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "Bericht is verplicht" @@ -4052,7 +4056,7 @@ msgstr "Diverse" msgid "Miscellaneous Settings" msgstr "Diverse instellingen" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Mobiel inchecken" @@ -4115,7 +4119,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "Naam" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4192,7 +4196,7 @@ msgstr "Geen capaciteitstoewijzingen" msgid "No Check-In Lists" msgstr "Geen inchecklijsten" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Geen creditcard nodig" @@ -4247,7 +4251,7 @@ msgstr "Nog geen bestellingen" msgid "No other organizers available" msgstr "Geen andere organisatoren beschikbaar" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Geen afgelopen evenementen" @@ -4323,7 +4327,7 @@ msgstr "Er zijn geen belastingen of toeslagen toegevoegd." #~ msgid "No tickets to show" #~ msgstr "Geen tickets om te laten zien" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Geen aankomende evenementen" @@ -4455,7 +4459,7 @@ msgid "Online event" msgstr "Online evenement" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Online evenement" @@ -4673,12 +4677,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Statistieken van de organisator zijn niet beschikbaar voor de geselecteerde valuta of er is een fout opgetreden." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Bijwerken van organisatorstatus mislukt. Probeer het later opnieuw." #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Organisatorstatus bijgewerkt" @@ -4766,11 +4770,11 @@ msgstr "Wachtwoord opnieuw ingesteld. Log in met je nieuwe wachtwoord." msgid "Passwords are not the same" msgstr "Wachtwoorden zijn niet hetzelfde" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Verleden" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Afgelopen evenementen" @@ -4902,6 +4906,10 @@ msgstr "Bestelling plaatsen" msgid "Place this in the of your website." msgstr "Plaats dit in de van je website." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Platformkosten" @@ -4957,7 +4965,7 @@ msgstr "Voer een geldige URL in die naar een afbeelding verwijst." msgid "Please enter a valid URL" msgstr "Voer een geldige URL in" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Voer de 5-cijferige code in" @@ -5005,7 +5013,7 @@ msgstr "Probeer het opnieuw." msgid "Please verify your email address to access all features" msgstr "Controleer uw e-mailadres om toegang te krijgen tot alle functies" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Wacht even voordat je een nieuwe code aanvraagt" @@ -5037,7 +5045,7 @@ msgstr "Portugees" msgid "Post Checkout message" msgstr "Post Checkout-bericht" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Aangedreven door" @@ -5123,8 +5131,8 @@ msgstr "Alle tickets afdrukken" msgid "Print Tickets" msgstr "Tickets afdrukken" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Privacybeleid" @@ -5219,7 +5227,7 @@ msgstr "Verkochte producten" msgid "Products sorted successfully" msgstr "Producten succesvol gesorteerd" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Producten, koopwaar en flexibele prijsopties" @@ -5290,7 +5298,7 @@ msgstr "Evenement publiceren" msgid "QR Code" msgstr "QR-code" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "QR-code scannen met directe feedback en veilig delen voor personeel" @@ -5351,7 +5359,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5423,7 +5431,7 @@ msgstr "Rapporten" msgid "Require Billing Address" msgstr "Factuuradres vereisen" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Code opnieuw verzenden" @@ -5431,7 +5439,7 @@ msgstr "Code opnieuw verzenden" #~ msgid "Resend confirmation email" #~ msgstr "Bevestigingsmail opnieuw verzenden" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Bevestigingsmail opnieuw verzenden" @@ -5443,7 +5451,7 @@ msgstr "E-mail opnieuw verzenden" msgid "Resend email confirmation" msgstr "E-mailbevestiging opnieuw verzenden" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Opnieuw verzenden over {resendCooldown}s" @@ -5593,7 +5601,7 @@ msgstr "QR-code scannen" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Scan deze QR-code om de evenementpagina te openen of te delen met anderen" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Scroll naar tickets" @@ -5724,11 +5732,11 @@ msgstr "Selecteer valuta" msgid "Select end date and time" msgstr "Selecteer einddatum en tijd" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Selecteer eindtijd" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Selecteer evenementcategorie" @@ -5757,7 +5765,7 @@ msgstr "Selecteer producten" msgid "Select start date and time" msgstr "Selecteer startdatum en tijd" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Selecteer starttijd" @@ -5796,15 +5804,15 @@ msgstr "Selecteer welke evenementen deze webhook activeren" msgid "Select..." msgstr "Selecteer..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Verkoop alles" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Verkoop merchandise naast tickets met geïntegreerde ondersteuning voor btw en promotiecodes" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Meer verkopen dan alleen kaartjes" @@ -5827,7 +5835,7 @@ msgstr "Verzenden als test. Hierdoor wordt het bericht naar jouw e-mailadres ges #~ msgid "Send confirmation email" #~ msgstr "Bevestigingse-mail verzenden" -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Verstuur bericht" @@ -5913,12 +5921,12 @@ msgstr "Je evenement live zetten" msgid "Settings" msgstr "Instellingen" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Set-up in enkele minuten" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5935,8 +5943,8 @@ msgstr "Deel affiliatelink" msgid "Share Event" msgstr "Evenement delen" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Deel organisatorpagina" @@ -6043,11 +6051,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Enkelregelig tekstvak" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Deze stap overslaan" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Slim inchecken" @@ -6111,7 +6119,7 @@ msgid "Something went wrong." msgstr "Er ging iets mis." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -6162,7 +6170,7 @@ msgstr "Standaardproduct met een vaste prijs" msgid "Start Date" msgstr "Startdatum" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Startdatum & tijd" @@ -6170,7 +6178,7 @@ msgstr "Startdatum & tijd" msgid "Start Date & Time" msgstr "Startdatum & tijd" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "Startdatum is verplicht" @@ -6213,6 +6221,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Stripe-betalingen zijn niet ingeschakeld voor dit evenement." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Onderwerp" @@ -6367,7 +6379,7 @@ msgstr "Suite 100" msgid "Summer Music Festival {0}" msgstr "Zomer Muziekfestival {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Zomer Muziekfestival 2025" @@ -6379,7 +6391,7 @@ msgstr "Zomer Muziekfestival 2025" msgid "Support Email" msgstr "Ondersteuning per e-mail" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Ondersteuning voor gelaagde, op donaties gebaseerde en productverkoop met aanpasbare prijzen en capaciteit" @@ -6454,8 +6466,8 @@ msgstr "Vertel ons over je evenement" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Vertel ons over je organisatie. Deze informatie wordt weergegeven op je evenementpagina's." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Servicevoorwaarden" @@ -6493,7 +6505,7 @@ msgstr "De achtergrondkleur van de volledige pagina" msgid "The check-in list you are looking for does not exist." msgstr "De check-in lijst die je zoekt bestaat niet." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "De code verloopt over 10 minuten. Controleer je spammap als je de e-mail niet ziet." @@ -6999,6 +7011,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Om creditcardbetalingen te ontvangen, moet je je Stripe-account koppelen. Stripe is onze partner voor betalingsverwerking die veilige transacties en tijdige uitbetalingen garandeert." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Gereedschap" @@ -7050,7 +7063,7 @@ msgstr "Totaal overgebleven" msgid "Total Tax" msgstr "Totale belasting" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Inkomsten, paginaweergaves en verkopen bijhouden met gedetailleerde analyses en exporteerbare rapporten" @@ -7058,6 +7071,10 @@ msgstr "Inkomsten, paginaweergaves en verkopen bijhouden met gedetailleerde anal msgid "Transaction Fee:" msgstr "Transactiekosten:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -7151,11 +7168,11 @@ msgstr "Evenement niet publiceren" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Komende" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Komende evenementen" @@ -7263,11 +7280,11 @@ msgstr "BTW" msgid "Venue Name" msgstr "Naam locatie" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Verificatiecode" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Verifieer e-mail" @@ -7275,7 +7292,7 @@ msgstr "Verifieer e-mail" msgid "Verify your email" msgstr "Verifieer je e-mailadres" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Verifiëren..." @@ -7336,8 +7353,8 @@ msgstr "Bekijk op Google Maps" msgid "View order details" msgstr "Bestelgegevens bekijken" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Bekijk organisator-homepage" @@ -7404,7 +7421,7 @@ msgstr "We konden je betaling niet bevestigen. Probeer het opnieuw of neem conta msgid "We're processing your order. Please wait..." msgstr "We zijn je bestelling aan het verwerken. Even geduld alstublieft..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "We hebben een 5-cijferige verificatiecode verzonden naar:" @@ -7462,7 +7479,7 @@ msgstr "Welkom terug{0} 👋" msgid "Welcome to {0} 👋" msgstr "Welkom bij {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Welkom bij {0}, {1} 👋" @@ -7533,7 +7550,7 @@ msgstr "Hoe laat kom je aan?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Wat voor type evenement?" @@ -7687,7 +7704,7 @@ msgstr "Werken..." msgid "Workshop" msgstr "Workshop" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Schrijf hier je bericht..." @@ -7859,7 +7876,7 @@ msgstr "Je moet minstens één prijsniveau hebben" #~ msgid "You must have at least one tier" #~ msgstr "Je moet minstens één niveau hebben" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Je moet je e-mailadres verifiëren voordat je de status van de organisator kunt bijwerken." @@ -7927,7 +7944,7 @@ msgstr "Uw geweldige website 🎉" msgid "Your Details" msgstr "Uw gegevens" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Uw e-mail" @@ -7947,11 +7964,11 @@ msgstr "Je evenement moet live zijn voordat je tickets kunt verkopen aan deelnem msgid "Your message has been sent" msgstr "Uw bericht is verzonden" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "Je bericht is succesvol verzonden!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Jouw naam" diff --git a/frontend/src/locales/pl.js b/frontend/src/locales/pl.js new file mode 100644 index 0000000000..ba345f9ff9 --- /dev/null +++ b/frontend/src/locales/pl.js @@ -0,0 +1 @@ +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Nie masz jeszcze konta? <0>Zarejestruj sie\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Witaj ponownie\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Add tickets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Active Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"About\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"About Stripe Connect\",\"VTfZPy\":\"Access Denied\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"All Upcoming Events\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"An event is the gathering or occasion you’re organizing. You can add more details later.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Answer updated successfully.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Arctic\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"At least one event type must be selected\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Xc2I+v\":\"Attendee Management\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Attendee Updated\",\"k3Tngl\":\"Attendees Exported\",\"5UbY+B\":\"Attendees with a specific ticket\",\"kShOaz\":\"Auto Workflow\",\"VPoeAx\":\"Automated entry management with multiple check-in lists and real-time validation\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Basic Information\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Brand Control\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Button Text\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Check your email\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"ypFF60\":\"Choose from predefined color schemes\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"msqIjo\":\"Collapse this ticket when the event page is initially loaded\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Color Presets\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Complete Store\",\"7D9MJz\":\"Complete Stripe Setup\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"ih35UP\":\"Conference Center\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulations on creating an event!\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"EWnXR+\":\"Connect to Stripe\",\"MOUF31\":\"Connect with CRM and automate tasks using webhooks and integrations\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Contact Email\",\"02S6xJ\":\"Contact Support\",\"nBGbqc\":\"Contact us to enable messaging\",\"2nL0F3\":\"Content Background Color\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Create Affiliate\",\"dyrgS4\":\"Create and customize your event page instantly\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"8Tg/JR\":\"Custom\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"q9Jg0H\":\"Customize your event page and widget design to match your brand perfectly\",\"mkLlne\":\"Customize your event page appearance\",\"3trPKm\":\"Customize your organizer page appearance\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Delete Affiliate\",\"+jw/c1\":\"Delete image\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Delete webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Deselect All\",\"H8kMHT\":\"Didn't receive the code?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Nie masz jeszcze konta? <0>Zarejestruj sie\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Draft\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Due to the high risk of spam, we require manual verification before you can send messages.\\nPlease contact us to request access.\",\"KRmTkx\":\"Duplicate Product\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Duplicate Webhooks\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"aqxYLv\":\"Education\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email is required\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Enabled\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"n9V+ps\":\"Enter your name\",\"LslKhj\":\"Error loading logs\",\"acLjIx\":\"event\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Event Description\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event Ticketing by\",\"YDVUVl\":\"Event Types\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"events\",\"VlvpJ0\":\"Export answers\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Failed to create affiliate\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"X4o0MX\":\"Failed to load Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Failed to resend verification code\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"kFLJqR\":\"Forest\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Get started for free, no subscription fees\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Go to Hi.Events\",\"gHSuV/\":\"Go to home page\",\"Lek3cJ\":\"Go to Stripe Dashboard\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Here is your affiliate link\",\"spMR9y\":\"Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Hide Answers\",\"IyEqFf\":\"Hide color settings\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"If you have an account with us, you will receive an email with instructions on how to reset your\\npassword.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Individual attendees\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"aH6ZIb\":\"Invite Your Team\",\"Lj7sBL\":\"Italian\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Loading themes...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Make Event Live\",\"4wUIjX\":\"Make your event live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Manage Event\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Message attendees with specific tickets\",\"97QrnA\":\"Message attendees, manage orders, and handle refunds all in one place\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"yt/wR6\":\"Midnight\",\"tccUcA\":\"Mobile Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Music\",\"8/brI5\":\"Name is required\",\"m920rF\":\"New York\",\"eWRECP\":\"Nightlife\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"6r9SGl\":\"No Credit Card Required\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"No events yet\",\"XZkeaI\":\"No logs found\",\"NEmyqy\":\"No orders yet\",\"B7w4KY\":\"No other organizers available\",\"6jYQGG\":\"No past events\",\"zK/+ef\":\"No products available for selection\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"No upcoming events\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Ocean\",\"lQgMLn\":\"Office or venue name\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Order Created\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Order ID: \",[\"0\"]],\"vu6Arl\":\"Order Marked as Paid\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"e7eZuA\":\"Order Updated\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Orders Exported\",\"S3CZ5M\":\"Organizer Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Other\",\"6/dCYd\":\"Overview\",\"cbtJ9W\":\"Page Background Color\",\"QkLf4H\":\"Page URL\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Paused\",\"TskrJ8\":\"Payment & Plan\",\"EyE8E6\":\"Payment Processing\",\"vcyz2L\":\"Payment Settings\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Place Order\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Platform Fees\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"Dvq0wf\":\"Please provide an image.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Please select an image.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Preview Event page\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacy Policy\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"mIqT3T\":\"Products, merchandise, and flexible pricing options\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"QR code scanning with instant feedback and secure sharing for staff access\",\"Fi3b48\":\"Recent Orders\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Resend code\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Reset your password\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Sales\",\"KZrfYJ\":\"Save Social Links\",\"aZR9BC\":\"Scroll to Tickets\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Search affiliates...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Select a category\",\"mCB6Je\":\"Select All\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"tVW/yo\":\"Select currency\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Select timezone\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Sell merchandise alongside tickets with integrated tax and promo code support\",\"Cye3uV\":\"Sell More Than Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Set up your organization\",\"VlS7y2\":\"Set up your payment processing to receive funds from ticket sales.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Setup in Minutes\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Show color settings\",\"UVPI5D\":\"Show fewer platforms\",\"b33PL9\":\"Show more platforms\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Smart Check-in\",\"J9xKh8\":\"Smart Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"2pxNFK\":\"sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Successfully updated Webhook\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"oNxgAm\":\"Sunset\",\"5gIl+x\":\"Support for tiered, donation-based, and product sales with customizable pricing and capacity\",\"JZTQI0\":\"Switch Organizer\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"xowcRf\":\"Terms of Service\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"The background color of content areas\",\"Zhqzq3\":\"The background color of content areas (cards, header, etc.)\",\"JgkK2l\":\"The background color of the entire page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"YClrdK\":\"This event is not published yet\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Ticket holders\",\"6tmWch\":\"Ticket or Product\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"KSDwd5\":\"Total Orders\",\"/b6Z1R\":\"Track revenue, page views, and sales with detailed analytics and exportable reports\",\"OpKMSn\":\"Transaction Fee:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Unpublish Event\",\"Pp1sWX\":\"Update Affiliate\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"AdWhjZ\":\"Verification code\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"gj5YGm\":\"View and download reports for your event. Please note, only completed orders are included in these reports.\",\"c7VN/A\":\"View Answers\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"View logs\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"View Organizer Homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Witaj ponownie 👋\",\"kSYpfa\":[\"Welcome to \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"je8QQT\":\"Welcome to Hi.Events 👋\",\"yZIW7P\":\"Welcome to Hi.Events, here's a listing of all your events.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"What is a webhook?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"What type of event?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"cqo2VO\":\"Your event must be live before you can sell tickets.\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/pl.po b/frontend/src/locales/pl.po new file mode 100644 index 0000000000..c8a9134d64 --- /dev/null +++ b/frontend/src/locales/pl.po @@ -0,0 +1,8419 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2023-11-17 13:53-0800\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: pl\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +#: src/components/layouts/Event/index.tsx:177 +#: src/components/layouts/OrganizerLayout/index.tsx:199 +msgid "- Click to Publish" +msgstr "- Click to Publish" + +#: src/components/layouts/Event/index.tsx:179 +#: src/components/layouts/OrganizerLayout/index.tsx:201 +msgid "- Click to Unpublish" +msgstr "- Click to Unpublish" + +#: src/components/layouts/Event/index.tsx:143 +#~ msgid "..." +#~ msgstr "..." + +#: src/components/common/NoResultsSplash/index.tsx:14 +msgid "'There\\'s nothing to show yet'" +msgstr "'There\\'s nothing to show yet'" + +#: src/components/common/QuestionsTable/index.tsx:267 +#~ msgid "{0, plural, one {# hidden question} other {# hidden questions}}" +#~ msgstr "{0, plural, one {# hidden question} other {# hidden questions}}" + +#: src/components/common/ReportTable/index.tsx:303 +#: src/locales.ts:39 +msgid "{0}" +msgstr "{0}" + +#: src/components/common/QuestionsTable/index.tsx:267 +#~ msgid "{0} {1}" +#~ msgstr "{0} {1}" + +#: src/components/layouts/CheckIn/index.tsx:82 +msgid "{0} <0>checked in successfully" +msgstr "{0} <0>checked in successfully" + +#: src/components/layouts/CheckIn/index.tsx:106 +msgid "{0} <0>checked out successfully" +msgstr "{0} <0>checked out successfully" + +#: src/components/routes/event/Webhooks/index.tsx:24 +msgid "{0} Active Webhooks" +msgstr "{0} Active Webhooks" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:459 +msgid "{0} available" +msgstr "{0} available" + +#: src/components/common/AttendeeCheckInTable/index.tsx:155 +#~ msgid "{0} checked in" +#~ msgstr "{0} checked in" + +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:32 +msgid "{0} created successfully" +msgstr "{0} created successfully" + +#: src/components/layouts/AppLayout/Sidebar/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:133 +msgid "{0} logo" +msgstr "{0} logo" + +#: src/components/routes/events/Dashboard/index.tsx:140 +msgid "{0} organizers" +msgstr "{0} organizers" + +#: src/components/modals/EditTaxOrFeeModal/index.tsx:42 +msgid "{0} updated successfully" +msgstr "{0} updated successfully" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:57 +#~ msgid "{0}'s Events" +#~ msgstr "{0}'s Events" + +#: src/components/common/QuestionsTable/index.tsx:267 +#~ msgid "{0}{1}" +#~ msgstr "{0}{1}" + +#: src/components/layouts/CheckIn/index.tsx:449 +msgid "{0}/{1} checked in" +msgstr "{0}/{1} checked in" + +#: src/components/common/Countdown/index.tsx:68 +msgid "{days} days, {hours} hours, {minutes} minutes, and {seconds} seconds" +msgstr "{days} days, {hours} hours, {minutes} minutes, and {seconds} seconds" + +#: src/components/common/WebhookTable/index.tsx:79 +msgid "{eventCount} events" +msgstr "{eventCount} events" + +#: src/components/common/Countdown/index.tsx:70 +msgid "{hours} hours, {minutes} minutes, and {seconds} seconds" +msgstr "{hours} hours, {minutes} minutes, and {seconds} seconds" + +#: src/components/modals/RefundOrderModal/index.tsx:121 +#~ msgid "{message}" +#~ msgstr "{message}" + +#: src/components/common/Countdown/index.tsx:72 +msgid "{minutes} minutes and {seconds} seconds" +msgstr "{minutes} minutes and {seconds} seconds" + +#: src/components/routes/welcome/index.tsx:266 +msgid "{organizerName}'s first event" +msgstr "{organizerName}'s first event" + +#: src/components/common/ReportTable/index.tsx:256 +#~ msgid "{title}" +#~ msgstr "{title}" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:98 +msgid "+1 234 567 890" +msgstr "+1 234 567 890" + +#: src/components/common/CapacityAssignmentList/index.tsx:47 +msgid "<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale." +msgstr "<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale." + +#: src/components/common/CheckInListList/index.tsx:49 +msgid "<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter." +msgstr "<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter." + +#: src/components/common/WidgetEditor/index.tsx:324 +msgid "<0>https://your-website.com" +msgstr "<0>https://your-website.com" + +#: src/components/forms/ProductForm/index.tsx:287 +msgid "<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below." +msgstr "<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below." + +#: src/components/forms/ProductForm/index.tsx:304 +msgid "<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product." +msgstr "<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product." + +#: src/components/forms/TicketForm/index.tsx:249 +#~ msgid "<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket." +#~ msgstr "<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket." + +#: src/components/common/WebhookTable/index.tsx:205 +msgid "<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks." +msgstr "<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks." + +#: src/components/forms/OrganizerForm/index.tsx:51 +#~ msgid "⚙️ Default Settings" +#~ msgstr "⚙️ Default Settings" + +#: src/components/routes/event/GettingStarted/index.tsx:134 +msgid "⚡️ Set up your event" +msgstr "⚡️ Set up your event" + +#: src/components/routes/event/GettingStarted/index.tsx:190 +#~ msgid "✉️ Confirm your email address" +#~ msgstr "✉️ Confirm your email address" + +#: src/components/routes/event/GettingStarted/index.tsx:56 +#~ msgid "🎉 Congratulation on creating an event!" +#~ msgstr "🎉 Congratulation on creating an event!" + +#: src/components/routes/event/GettingStarted/index.tsx:58 +#~ msgid "🎉 Congratulations on creating an event!" +#~ msgstr "🎉 Congratulations on creating an event!" + +#: src/components/routes/event/GettingStarted/index.tsx:67 +#~ msgid "🎟️ Add products" +#~ msgstr "🎟️ Add products" + +#: src/components/routes/event/GettingStarted/index.tsx:119 +msgid "🎟️ Add tickets" +msgstr "🎟️ Add tickets" + +#: src/components/routes/event/GettingStarted/index.tsx:162 +msgid "🎨 Customize your event page" +msgstr "🎨 Customize your event page" + +#: src/components/forms/OrganizerForm/index.tsx:28 +#~ msgid "🏢 Basic Details" +#~ msgstr "🏢 Basic Details" + +#: src/components/routes/event/GettingStarted/index.tsx:147 +msgid "💳 Connect with Stripe" +msgstr "💳 Connect with Stripe" + +#: src/components/routes/welcome/index.tsx:327 +#~ msgid "📅 When is your event?" +#~ msgstr "📅 When is your event?" + +#: src/components/routes/welcome/index.tsx:310 +#~ msgid "📝 Basic Details" +#~ msgstr "📝 Basic Details" + +#: src/components/routes/event/GettingStarted/index.tsx:52 +#~ msgid "📢 Promote your event" +#~ msgstr "📢 Promote your event" + +#: src/components/routes/event/GettingStarted/index.tsx:176 +msgid "🚀 Set your event live" +msgstr "🚀 Set your event live" + +#: src/components/common/Countdown/index.tsx:34 +msgid "0 minutes and 0 seconds" +msgstr "0 minutes and 0 seconds" + +#: src/components/forms/TaxAndFeeForm/index.tsx:73 +#~ msgid "0.50 for $0.50" +#~ msgstr "0.50 for $0.50" + +#: src/components/routes/event/Webhooks/index.tsx:23 +msgid "1 Active Webhook" +msgstr "1 Active Webhook" + +#: src/components/forms/TaxAndFeeForm/index.tsx:73 +#~ msgid "1.75 for 1.75%" +#~ msgstr "1.75 for 1.75%" + +#: src/components/modals/RefundOrderModal/index.tsx:105 +msgid "10.00" +msgstr "10.00" + +#: src/components/routes/event/settings.tsx:118 +#~ msgid "10001" +#~ msgstr "10001" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:123 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:81 +msgid "123 Main Street" +msgstr "123 Main Street" + +#: src/components/common/WidgetEditor/index.tsx:226 +msgid "20" +msgstr "20" + +#: src/components/routes/welcome/index.tsx:91 +#~ msgid "2024-01-01 10:00" +#~ msgstr "2024-01-01 10:00" + +#: src/components/routes/welcome/index.tsx:97 +#~ msgid "2024-01-01 18:00" +#~ msgstr "2024-01-01 18:00" + +#: src/components/routes/welcome/index.tsx:334 +#~ msgid "21/06/2025" +#~ msgstr "21/06/2025" + +#: src/components/routes/welcome/index.tsx:357 +#~ msgid "25/06/2025" +#~ msgstr "25/06/2025" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:147 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:105 +msgid "94103" +msgstr "94103" + +#: src/components/forms/QuestionForm/index.tsx:138 +msgid "A date input. Perfect for asking for a date of birth etc." +msgstr "A date input. Perfect for asking for a date of birth etc." + +#: src/components/forms/TaxAndFeeForm/index.tsx:88 +msgid "A default {type} is automaticaly applied to all new products. You can override this on a per product basis." +msgstr "A default {type} is automaticaly applied to all new products. You can override this on a per product basis." + +#: src/components/forms/TaxAndFeeForm/index.tsx:88 +#~ msgid "A default {type} is automaticaly applied to all new tickets. You can override this on a per ticket basis." +#~ msgstr "A default {type} is automaticaly applied to all new tickets. You can override this on a per ticket basis." + +#: src/components/forms/QuestionForm/index.tsx:126 +msgid "A Dropdown input allows only one selection" +msgstr "A Dropdown input allows only one selection" + +#: src/components/forms/TaxAndFeeForm/index.tsx:20 +msgid "A fee, like a booking fee or a service fee" +msgstr "A fee, like a booking fee or a service fee" + +#: src/components/forms/TaxAndFeeForm/index.tsx:35 +msgid "A fixed amount per product. E.g, $0.50 per product" +msgstr "A fixed amount per product. E.g, $0.50 per product" + +#: src/components/forms/TaxAndFeeForm/index.tsx:35 +#~ msgid "A fixed amount per ticket. E.g, $0.50 per ticket" +#~ msgstr "A fixed amount per ticket. E.g, $0.50 per ticket" + +#: src/components/forms/QuestionForm/index.tsx:108 +msgid "A multi line text input" +msgstr "A multi line text input" + +#: src/components/routes/welcome/index.tsx:114 +msgid "A new verification code has been sent to your email" +msgstr "A new verification code has been sent to your email" + +#: src/components/forms/TaxAndFeeForm/index.tsx:29 +msgid "A percentage of the product price. E.g., 3.5% of the product price" +msgstr "A percentage of the product price. E.g., 3.5% of the product price" + +#: src/components/forms/TaxAndFeeForm/index.tsx:29 +#~ msgid "A percentage of the ticket price. E.g., 3.5% of the ticket price" +#~ msgstr "A percentage of the ticket price. E.g., 3.5% of the ticket price" + +#: src/components/forms/PromoCodeForm/index.tsx:67 +msgid "A promo code with no discount can be used to reveal hidden products." +msgstr "A promo code with no discount can be used to reveal hidden products." + +#: src/components/forms/PromoCodeForm/index.tsx:36 +#~ msgid "A promo code with no discount can be used to reveal hidden tickets." +#~ msgstr "A promo code with no discount can be used to reveal hidden tickets." + +#: src/components/forms/QuestionForm/index.tsx:114 +#~ msgid "A Radio option allows has multiple options but only one can be selected." +#~ msgstr "A Radio option allows has multiple options but only one can be selected." + +#: src/components/forms/QuestionForm/index.tsx:114 +#~ msgid "A Radio Option allows only one selection" +#~ msgstr "A Radio Option allows only one selection" + +#: src/components/forms/QuestionForm/index.tsx:120 +msgid "A Radio option has multiple options but only one can be selected." +msgstr "A Radio option has multiple options but only one can be selected." + +#: src/components/routes/welcome/index.tsx:85 +#~ msgid "A short description of Awesome Events Ltd." +#~ msgstr "A short description of Awesome Events Ltd." + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:69 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:69 +msgid "A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used" +msgstr "A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:89 +msgid "A short description of your organizer that will be displayed to your users." +msgstr "A short description of your organizer that will be displayed to your users." + +#: src/components/forms/QuestionForm/index.tsx:102 +msgid "A single line text input" +msgstr "A single line text input" + +#: src/components/forms/QuestionForm/index.tsx:92 +#~ msgid "A single question per attendee. E.g, What is your preferred meal?" +#~ msgstr "A single question per attendee. E.g, What is your preferred meal?" + +#: src/components/forms/QuestionForm/index.tsx:86 +#~ msgid "A single question per order. E.g, What is your company name?" +#~ msgstr "A single question per order. E.g, What is your company name?" + +#: src/components/forms/QuestionForm/index.tsx:87 +msgid "A single question per order. E.g, What is your shipping address?" +msgstr "A single question per order. E.g, What is your shipping address?" + +#: src/components/forms/QuestionForm/index.tsx:93 +msgid "A single question per product. E.g, What is your t-shirt size?" +msgstr "A single question per product. E.g, What is your t-shirt size?" + +#: src/components/forms/TaxAndFeeForm/index.tsx:14 +msgid "A standard tax, like VAT or GST" +msgstr "A standard tax, like VAT or GST" + +#: src/components/layouts/EventHomepage/index.tsx:175 +msgid "About" +msgstr "About" + +#: src/components/common/GlobalMenu/index.tsx:25 +#~ msgid "About hi.events" +#~ msgstr "About hi.events" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:212 +msgid "About Stripe Connect" +msgstr "About Stripe Connect" + +#: src/components/layouts/EventHomepage/EventInformation/index.tsx:79 +#~ msgid "About the event" +#~ msgstr "About the event" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:91 +msgid "Accept bank transfers, checks, or other offline payment methods" +msgstr "Accept bank transfers, checks, or other offline payment methods" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:86 +msgid "Accept credit card payments with Stripe" +msgstr "Accept credit card payments with Stripe" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:127 +msgid "Accept Invitation" +msgstr "Accept Invitation" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:126 +msgid "Access Denied" +msgstr "Access Denied" + +#: src/components/forms/TicketForm/index.tsx:168 +#~ msgid "Access to the VIP area..." +#~ msgstr "Access to the VIP area..." + +#: src/components/routes/account/ManageAccount/index.tsx:24 +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:53 +msgid "Account" +msgstr "Account" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:70 +#~ msgid "Account Email" +#~ msgstr "Account Email" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:62 +msgid "Account Name" +msgstr "Account Name" + +#: src/components/common/GlobalMenu/index.tsx:37 +#: src/components/routes/account/ManageAccount/index.tsx:19 +msgid "Account Settings" +msgstr "Account Settings" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:42 +msgid "Account updated successfully" +msgstr "Account updated successfully" + +#: src/components/common/AffiliateTable/index.tsx:167 +#: src/components/common/AttendeeTable/index.tsx:159 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:267 +#: src/components/common/QuestionsTable/index.tsx:108 +msgid "Actions" +msgstr "Actions" + +#: src/components/common/AttendeeTable/index.tsx:183 +msgid "Activate" +msgstr "Activate" + +#: src/components/forms/CheckInListForm/index.tsx:47 +msgid "Activation date" +msgstr "Activation date" + +#: src/components/common/AffiliateTable/index.tsx:131 +#: src/components/common/CheckInListList/index.tsx:116 +#: src/components/forms/AffiliateForm/index.tsx:21 +#: src/components/forms/CapaciyAssigmentForm/index.tsx:19 +#: src/components/modals/EditUserModal/index.tsx:110 +msgid "Active" +msgstr "Active" + +#: src/components/routes/event/attendees.tsx:59 +#~ msgid "Add" +#~ msgstr "Add" + +#: src/components/routes/event/GettingStarted/index.tsx:44 +#~ msgid "Add a cover image, description, and more to make your event stand out." +#~ msgstr "Add a cover image, description, and more to make your event stand out." + +#: src/components/forms/CheckInListForm/index.tsx:39 +msgid "Add a description for this check-in list" +msgstr "Add a description for this check-in list" + +#: src/components/modals/ManageAttendeeModal/index.tsx:131 +msgid "Add any notes about the attendee. These will not be visible to the attendee." +msgstr "Add any notes about the attendee. These will not be visible to the attendee." + +#: src/components/modals/ManageAttendeeModal/index.tsx:133 +msgid "Add any notes about the attendee..." +msgstr "Add any notes about the attendee..." + +#: src/components/modals/ManageOrderModal/index.tsx:165 +msgid "Add any notes about the order. These will not be visible to the customer." +msgstr "Add any notes about the order. These will not be visible to the customer." + +#: src/components/modals/ManageOrderModal/index.tsx:169 +msgid "Add any notes about the order..." +msgstr "Add any notes about the order..." + +#: src/components/forms/QuestionForm/index.tsx:202 +msgid "Add description" +msgstr "Add description" + +#: src/components/routes/event/GettingStarted/index.tsx:85 +#~ msgid "Add event details and and manage event settings." +#~ msgstr "Add event details and and manage event settings." + +#: src/components/routes/event/GettingStarted/index.tsx:137 +msgid "Add event details and manage event settings." +msgstr "Add event details and manage event settings." + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:153 +msgid "Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)" +msgstr "Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)" + +#: src/components/routes/event/GettingStarted/index.tsx:75 +#~ msgid "Add More products" +#~ msgstr "Add More products" + +#: src/components/routes/event/GettingStarted/index.tsx:127 +msgid "Add More tickets" +msgstr "Add More tickets" + +#: src/components/common/HeadingCard/index.tsx:27 +msgid "Add New" +msgstr "Add New" + +#: src/components/forms/QuestionForm/index.tsx:68 +msgid "Add Option" +msgstr "Add Option" + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:68 +msgid "Add Product" +msgstr "Add Product" + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:51 +msgid "Add Product to Category" +msgstr "Add Product to Category" + +#: src/components/routes/event/GettingStarted/index.tsx:75 +#~ msgid "Add products" +#~ msgstr "Add products" + +#: src/components/common/QuestionsTable/index.tsx:281 +msgid "Add question" +msgstr "Add question" + +#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:18 +msgid "Add Tax or Fee" +msgstr "Add Tax or Fee" + +#: src/components/routes/event/GettingStarted/index.tsx:127 +msgid "Add tickets" +msgstr "Add tickets" + +#: src/components/forms/ProductForm/index.tsx:337 +msgid "Add tier" +msgstr "Add tier" + +#: src/components/common/AddEventToCalendarButton/index.tsx:112 +#: src/components/common/AddEventToCalendarButton/index.tsx:120 +msgid "Add to Calendar" +msgstr "Add to Calendar" + +#: src/components/common/WebhookTable/index.tsx:223 +#: src/components/routes/event/Webhooks/index.tsx:35 +msgid "Add Webhook" +msgstr "Add Webhook" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:185 +msgid "Add your social media handles and website URL. These will be displayed on your public organizer page." +msgstr "Add your social media handles and website URL. These will be displayed on your public organizer page." + +#: src/components/forms/EventForm/index.tsx:82 +#~ msgid "Additional Details" +#~ msgstr "Additional Details" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:219 +msgid "Additional Information" +msgstr "Additional Information" + +#: src/components/forms/ProductForm/index.tsx:344 +#: src/components/forms/ProductForm/index.tsx:348 +msgid "Additional Options" +msgstr "Additional Options" + +#: src/components/common/OrderDetails/index.tsx:96 +#: src/components/forms/QuestionForm/index.tsx:130 +#: src/components/routes/organizer/Settings/index.tsx:24 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:67 +msgid "Address" +msgstr "Address" + +#: src/components/common/CheckoutQuestion/index.tsx:156 +msgid "Address line 1" +msgstr "Address line 1" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:122 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:80 +#: src/components/routes/product-widget/CollectInformation/index.tsx:319 +#: src/components/routes/product-widget/CollectInformation/index.tsx:320 +msgid "Address Line 1" +msgstr "Address Line 1" + +#: src/components/common/CheckoutQuestion/index.tsx:159 +msgid "Address line 2" +msgstr "Address line 2" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:127 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:85 +#: src/components/routes/product-widget/CollectInformation/index.tsx:324 +#: src/components/routes/product-widget/CollectInformation/index.tsx:325 +msgid "Address Line 2" +msgstr "Address Line 2" + +#: src/components/modals/EditUserModal/index.tsx:49 +#: src/components/modals/InviteUserModal/index.tsx:41 +msgid "Admin" +msgstr "Admin" + +#: src/components/modals/EditUserModal/index.tsx:51 +#: src/components/modals/InviteUserModal/index.tsx:43 +msgid "Admin users have full access to events and account settings." +msgstr "Admin users have full access to events and account settings." + +#: src/components/common/AffiliateTable/index.tsx:82 +msgid "Affiliate" +msgstr "Affiliate" + +#: src/components/forms/AffiliateForm/index.tsx:75 +msgid "Affiliate code cannot be changed" +msgstr "Affiliate code cannot be changed" + +#: src/components/modals/CreateAffiliateModal/index.tsx:55 +msgid "Affiliate created successfully" +msgstr "Affiliate created successfully" + +#: src/components/common/AffiliateTable/index.tsx:39 +msgid "Affiliate deleted successfully" +msgstr "Affiliate deleted successfully" + +#: src/components/forms/AffiliateForm/index.tsx:23 +msgid "Affiliate sales will be tracked" +msgstr "Affiliate sales will be tracked" + +#: src/components/forms/AffiliateForm/index.tsx:29 +msgid "Affiliate sales will not be tracked. This will deactivate the affiliate." +msgstr "Affiliate sales will not be tracked. This will deactivate the affiliate." + +#: src/components/modals/EditAffiliateModal/index.tsx:63 +msgid "Affiliate updated successfully" +msgstr "Affiliate updated successfully" + +#: src/components/layouts/Event/index.tsx:107 +#: src/components/modals/DuplicateEventModal/index.tsx:32 +#: src/components/routes/event/Affiliates/index.tsx:61 +msgid "Affiliates" +msgstr "Affiliates" + +#: src/components/routes/event/Affiliates/index.tsx:46 +msgid "Affiliates Exported" +msgstr "Affiliates Exported" + +#: src/components/common/AffiliateTable/index.tsx:60 +msgid "Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance." +msgstr "Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance." + +#: src/components/routes/events/Dashboard/index.tsx:76 +msgid "All Archived Events" +msgstr "All Archived Events" + +#: src/components/common/MessageList/index.tsx:21 +msgid "All attendees" +msgstr "All attendees" + +#: src/components/modals/SendMessageModal/index.tsx:188 +msgid "All attendees of this event" +msgstr "All attendees of this event" + +#: src/components/routes/events/Dashboard/index.tsx:74 +msgid "All Ended Events" +msgstr "All Ended Events" + +#: src/components/routes/events/Dashboard/index.tsx:52 +#~ msgid "All Events" +#~ msgstr "All Events" + +#: src/components/common/PromoCodeTable/index.tsx:131 +msgid "All Products" +msgstr "All Products" + +#: src/components/common/PromoCodeTable/index.tsx:130 +#: src/components/forms/PromoCodeForm/index.tsx:67 +#~ msgid "All Tickets" +#~ msgstr "All Tickets" + +#: src/components/routes/events/Dashboard/index.tsx:72 +msgid "All Upcoming Events" +msgstr "All Upcoming Events" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:157 +msgid "Allow attendees associated with unpaid orders to check in" +msgstr "Allow attendees associated with unpaid orders to check in" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:82 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:82 +msgid "Allow search engine indexing" +msgstr "Allow search engine indexing" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:81 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:81 +msgid "Allow search engines to index this event" +msgstr "Allow search engines to index this event" + +#: src/components/routes/product-widget/PaymentReturn/index.tsx:78 +msgid "Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.." +msgstr "Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.." + +#: src/components/routes/auth/register.tsx:68 +#~ msgid "Already have an account?" +#~ msgstr "Already have an account?" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:77 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:77 +msgid "Amazing, Event, Keywords..." +msgstr "Amazing, Event, Keywords..." + +#: src/components/common/OrdersTable/index.tsx:207 +#: src/components/forms/TaxAndFeeForm/index.tsx:71 +#: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:36 +msgid "Amount" +msgstr "Amount" + +#: src/components/forms/PromoCodeForm/index.tsx:53 +#~ msgid "amount in {0}" +#~ msgstr "amount in {0}" + +#: src/components/modals/CreateAttendeeModal/index.tsx:165 +msgid "Amount paid ({0})" +msgstr "Amount paid ({0})" + +#: src/components/modals/CreateAttendeeModal/index.tsx:81 +#~ msgid "Amount paid ${0}" +#~ msgstr "Amount paid ${0}" + +#: src/components/forms/AffiliateForm/index.tsx:90 +msgid "An email to associate with this affiliate. The affiliate will not be notified." +msgstr "An email to associate with this affiliate. The affiliate will not be notified." + +#: src/mutations/useExportAnswers.ts:45 +msgid "An error occurred while checking export status." +msgstr "An error occurred while checking export status." + +#: src/components/common/ErrorDisplay/index.tsx:19 +msgid "An error occurred while loading the page" +msgstr "An error occurred while loading the page" + +#: src/components/common/QuestionsTable/index.tsx:148 +msgid "An error occurred while sorting the questions. Please try again or refresh the page" +msgstr "An error occurred while sorting the questions. Please try again or refresh the page" + +#: src/components/common/TicketsTable/index.tsx:47 +#~ msgid "An error occurred while sorting the tickets. Please try again or refresh the page" +#~ msgstr "An error occurred while sorting the tickets. Please try again or refresh the page" + +#: src/components/routes/welcome/index.tsx:111 +#~ msgid "An event is the actual event you are hosting" +#~ msgstr "An event is the actual event you are hosting" + +#: src/components/routes/welcome/index.tsx:75 +#~ msgid "An event is the actual event you are hosting. You can add more details later." +#~ msgstr "An event is the actual event you are hosting. You can add more details later." + +#: src/components/routes/welcome/index.tsx:232 +#~ msgid "An event is the gathering or occasion you're organizing. You can add more details later." +#~ msgstr "An event is the gathering or occasion you're organizing. You can add more details later." + +#: src/components/routes/welcome/index.tsx:75 +#~ msgid "An event is the gathering or occasion you’re organizing. You can add more details later." +#~ msgstr "An event is the gathering or occasion you’re organizing. You can add more details later." + +#: src/components/routes/welcome/index.tsx:30 +#~ msgid "An organizer is the company or person who is hosting the event" +#~ msgstr "An organizer is the company or person who is hosting the event" + +#: src/components/routes/welcome/index.tsx:37 +#~ msgid "An organizer is the company or person who is hosting the event. Set up your profile to get started." +#~ msgstr "An organizer is the company or person who is hosting the event. Set up your profile to get started." + +#: src/components/forms/StripeCheckoutForm/index.tsx:40 +msgid "An unexpected error occurred." +msgstr "An unexpected error occurred." + +#: src/hooks/useFormErrorResponseHandler.tsx:48 +msgid "An unexpected error occurred. Please try again." +msgstr "An unexpected error occurred. Please try again." + +#: src/components/common/QuestionAndAnswerList/index.tsx:97 +msgid "Answer updated successfully." +msgstr "Answer updated successfully." + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:61 +msgid "Any queries from product holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" +msgstr "Any queries from product holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:61 +#~ msgid "Any queries from ticket holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" +#~ msgstr "Any queries from ticket holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" + +#: src/components/common/WidgetEditor/index.tsx:213 +msgid "Appearance" +msgstr "Appearance" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:547 +msgid "applied" +msgstr "applied" + +#: src/components/common/CapacityAssignmentList/index.tsx:97 +msgid "Applies to {0} products" +msgstr "Applies to {0} products" + +#: src/components/common/CapacityAssignmentList/index.tsx:97 +#~ msgid "Applies to {0} tickets" +#~ msgstr "Applies to {0} tickets" + +#: src/components/common/CapacityAssignmentList/index.tsx:98 +msgid "Applies to 1 product" +msgstr "Applies to 1 product" + +#: src/components/common/CapacityAssignmentList/index.tsx:98 +#~ msgid "Applies to 1 ticket" +#~ msgstr "Applies to 1 ticket" + +#: src/components/common/FilterModal/index.tsx:253 +msgid "Apply" +msgstr "Apply" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:575 +msgid "Apply Promo Code" +msgstr "Apply Promo Code" + +#: src/components/forms/TaxAndFeeForm/index.tsx:86 +msgid "Apply this {type} to all new products" +msgstr "Apply this {type} to all new products" + +#: src/components/forms/TaxAndFeeForm/index.tsx:86 +#~ msgid "Apply this {type} to all new tickets" +#~ msgstr "Apply this {type} to all new tickets" + +#: src/components/common/EventCard/index.tsx:103 +msgid "Archive event" +msgstr "Archive event" + +#: src/components/common/EventsDashboardStatusButtons/index.tsx:32 +msgid "Archived" +msgstr "Archived" + +#: src/components/routes/events/Dashboard/index.tsx:59 +#~ msgid "Archived Events" +#~ msgstr "Archived Events" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:113 +#~ msgid "Arctic" +#~ msgstr "Arctic" + +#: src/components/common/AttendeeTable/index.tsx:76 +msgid "Are you sure you want to activate this attendee?" +msgstr "Are you sure you want to activate this attendee?" + +#: src/components/common/EventCard/index.tsx:58 +msgid "Are you sure you want to archive this event?" +msgstr "Are you sure you want to archive this event?" + +#: src/components/common/AttendeeTable/index.tsx:78 +#~ msgid "Are you sure you want to cancel this attendee? This will void their product" +#~ msgstr "Are you sure you want to cancel this attendee? This will void their product" + +#: src/components/common/AttendeeTable/index.tsx:77 +msgid "Are you sure you want to cancel this attendee? This will void their ticket" +msgstr "Are you sure you want to cancel this attendee? This will void their ticket" + +#: src/components/common/AffiliateTable/index.tsx:202 +msgid "Are you sure you want to delete this affiliate? This action cannot be undone." +msgstr "Are you sure you want to delete this affiliate? This action cannot be undone." + +#: src/components/common/PromoCodeTable/index.tsx:37 +msgid "Are you sure you want to delete this promo code?" +msgstr "Are you sure you want to delete this promo code?" + +#: src/components/common/QuestionsTable/index.tsx:164 +msgid "Are you sure you want to delete this question?" +msgstr "Are you sure you want to delete this question?" + +#: src/components/common/WebhookTable/index.tsx:122 +msgid "Are you sure you want to delete this webhook?" +msgstr "Are you sure you want to delete this webhook?" + +#: src/components/layouts/Event/index.tsx:143 +#: src/components/routes/event/EventDashboard/index.tsx:64 +msgid "Are you sure you want to make this event draft? This will make the event invisible to the public" +msgstr "Are you sure you want to make this event draft? This will make the event invisible to the public" + +#: src/components/layouts/Event/index.tsx:144 +#: src/components/routes/event/EventDashboard/index.tsx:65 +msgid "Are you sure you want to make this event public? This will make the event visible to the public" +msgstr "Are you sure you want to make this event public? This will make the event visible to the public" + +#: src/components/layouts/OrganizerLayout/index.tsx:112 +msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" +msgstr "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" + +#: src/components/layouts/OrganizerLayout/index.tsx:113 +msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" +msgstr "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" + +#: src/components/common/StatusToggle/index.tsx:37 +msgid "Are you sure you want to publish this event? Once published, it will be visible to the public." +msgstr "Are you sure you want to publish this event? Once published, it will be visible to the public." + +#: src/components/common/StatusToggle/index.tsx:38 +msgid "Are you sure you want to publish this organizer profile? Once published, it will be visible to the public." +msgstr "Are you sure you want to publish this organizer profile? Once published, it will be visible to the public." + +#: src/components/common/EventCard/index.tsx:59 +msgid "Are you sure you want to restore this event? It will be restored as a draft event." +msgstr "Are you sure you want to restore this event? It will be restored as a draft event." + +#: src/components/common/StatusToggle/index.tsx:40 +msgid "Are you sure you want to unpublish this event? It will no longer be visible to the public." +msgstr "Are you sure you want to unpublish this event? It will no longer be visible to the public." + +#: src/components/common/StatusToggle/index.tsx:41 +msgid "Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public." +msgstr "Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public." + +#: src/components/common/CapacityAssignmentList/index.tsx:163 +msgid "Are you sure you would like to delete this Capacity Assignment?" +msgstr "Are you sure you would like to delete this Capacity Assignment?" + +#: src/components/common/CheckInListList/index.tsx:183 +msgid "Are you sure you would like to delete this Check-In List?" +msgstr "Are you sure you would like to delete this Check-In List?" + +#: src/constants/eventCategories.ts:11 +msgid "Art" +msgstr "Art" + +#: src/components/forms/QuestionForm/index.tsx:90 +#~ msgid "Ask once per attendee" +#~ msgstr "Ask once per attendee" + +#: src/components/forms/QuestionForm/index.tsx:85 +msgid "Ask once per order" +msgstr "Ask once per order" + +#: src/components/forms/QuestionForm/index.tsx:91 +msgid "Ask once per product" +msgstr "Ask once per product" + +#: src/components/modals/CreateWebhookModal/index.tsx:33 +msgid "At least one event type must be selected" +msgstr "At least one event type must be selected" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:386 +msgid "Attendee" +msgstr "Attendee" + +#: src/components/forms/WebhookForm/index.tsx:94 +msgid "Attendee Cancelled" +msgstr "Attendee Cancelled" + +#: src/components/forms/WebhookForm/index.tsx:82 +msgid "Attendee Created" +msgstr "Attendee Created" + +#: src/components/modals/ManageAttendeeModal/index.tsx:147 +msgid "Attendee Details" +msgstr "Attendee Details" + +#: src/components/layouts/AuthLayout/index.tsx:75 +msgid "Attendee Management" +msgstr "Zarządzanie uczestnikami" + +#: src/components/layouts/CheckIn/index.tsx:150 +msgid "Attendee not found" +msgstr "Attendee not found" + +#: src/components/modals/ManageAttendeeModal/index.tsx:153 +msgid "Attendee Notes" +msgstr "Attendee Notes" + +#: src/components/common/QuestionsTable/index.tsx:369 +msgid "Attendee questions" +msgstr "Attendee questions" + +#: src/components/common/QuestionsTable/index.tsx:346 +#~ msgid "Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address." +#~ msgstr "Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address." + +#: src/components/common/QuestionsTable/index.tsx:244 +#~ msgid "Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address." +#~ msgstr "Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address." + +#: src/components/modals/ManageAttendeeModal/index.tsx:172 +msgid "Attendee Ticket" +msgstr "Attendee Ticket" + +#: src/components/forms/WebhookForm/index.tsx:88 +msgid "Attendee Updated" +msgstr "Attendee Updated" + +#: src/components/common/OrdersTable/index.tsx:206 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:243 +#: src/components/common/StatBoxes/index.tsx:51 +#: src/components/layouts/Event/index.tsx:99 +#: src/components/modals/ManageOrderModal/index.tsx:126 +#: src/components/routes/event/attendees.tsx:59 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:131 +msgid "Attendees" +msgstr "Attendees" + +#: src/components/routes/event/attendees.tsx:43 +msgid "Attendees Exported" +msgstr "Attendees Exported" + +#: src/components/routes/event/EventDashboard/index.tsx:239 +msgid "Attendees Registered" +msgstr "Attendees Registered" + +#: src/components/modals/SendMessageModal/index.tsx:146 +#~ msgid "Attendees with a specific product" +#~ msgstr "Attendees with a specific product" + +#: src/components/modals/SendMessageModal/index.tsx:184 +msgid "Attendees with a specific ticket" +msgstr "Attendees with a specific ticket" + +#: src/components/common/WidgetEditor/index.tsx:233 +msgid "Auto Resize" +msgstr "Auto Resize" + +#: src/components/layouts/AuthLayout/index.tsx:88 +#~ msgid "Auto Workflow" +#~ msgstr "Auto Workflow" + +#: src/components/layouts/AuthLayout/index.tsx:81 +msgid "Automated entry management with multiple check-in lists and real-time validation" +msgstr "Zautomatyzowane zarządzanie wejściami z wieloma listami biletów i walidacją w czasie rzeczywistym" + +#: src/components/common/WidgetEditor/index.tsx:236 +msgid "Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container." +msgstr "Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container." + +#: src/components/common/TicketsTable/index.tsx:103 +#~ msgid "Availability" +#~ msgstr "Availability" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:64 +#~ msgid "Avg Discount/Order" +#~ msgstr "Avg Discount/Order" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:70 +#~ msgid "Avg Order Value" +#~ msgstr "Avg Order Value" + +#: src/components/common/OrderStatusBadge/index.tsx:15 +#: src/components/modals/SendMessageModal/index.tsx:232 +msgid "Awaiting offline payment" +msgstr "Awaiting offline payment" + +#: src/components/routes/event/orders.tsx:25 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:43 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:66 +msgid "Awaiting Offline Payment" +msgstr "Awaiting Offline Payment" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:361 +msgid "Awaiting Offline Pmt." +msgstr "Awaiting Offline Pmt." + +#: src/components/layouts/CheckIn/index.tsx:263 +msgid "Awaiting payment" +msgstr "Awaiting payment" + +#: src/components/common/AttendeeTicket/index.tsx:67 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:358 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:40 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:65 +msgid "Awaiting Payment" +msgstr "Awaiting Payment" + +#: src/components/routes/welcome/index.tsx:84 +#~ msgid "Awesome Event" +#~ msgstr "Awesome Event" + +#: src/components/forms/OrganizerForm/index.tsx:28 +msgid "Awesome Events Ltd." +msgstr "Awesome Events Ltd." + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:74 +msgid "Awesome Organizer Ltd." +msgstr "Awesome Organizer Ltd." + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:42 +#~ msgid "Back to all events" +#~ msgstr "Back to all events" + +#: src/components/routes/ticket-widget/CollectInformation/index.tsx:212 +#~ msgid "Back to event homepage" +#~ msgstr "Back to event homepage" + +#: src/components/layouts/Checkout/index.tsx:71 +#: src/components/routes/product-widget/CollectInformation/index.tsx:249 +#: src/components/routes/product-widget/CollectInformation/index.tsx:261 +msgid "Back to event page" +msgstr "Back to event page" + +#: src/components/routes/auth/ForgotPassword/index.tsx:59 +#: src/components/routes/auth/ResetPassword/index.tsx:66 +msgid "Back to login" +msgstr "Wróć do logowania" + +#: src/components/routes/event/HomepageDesigner/index.tsx:83 +#~ msgid "Background color" +#~ msgstr "Background color" + +#: src/components/common/WidgetEditor/index.tsx:175 +msgid "Background Color" +msgstr "Background Color" + +#: src/components/routes/event/HomepageDesigner/index.tsx:195 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:356 +msgid "Background Type" +msgstr "Background Type" + +#: src/components/forms/OrganizerForm/index.tsx:29 +#~ msgid "Basic Details" +#~ msgstr "Basic Details" + +#: src/components/routes/organizer/Settings/index.tsx:18 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:63 +msgid "Basic Information" +msgstr "Basic Information" + +#: src/components/modals/EditUserModal/index.tsx:85 +#~ msgid "Because you are the account owner, you cannot change your role or status." +#~ msgstr "Because you are the account owner, you cannot change your role or status." + +#: src/components/modals/SendMessageModal/index.tsx:279 +msgid "Before you send!" +msgstr "Before you send!" + +#: src/components/routes/event/GettingStarted/index.tsx:19 +#~ msgid "Before you're event can go live, there's a few thing to do." +#~ msgstr "Before you're event can go live, there's a few thing to do." + +#: src/components/routes/event/GettingStarted/index.tsx:60 +#~ msgid "Before your event can go live, there are a few things you need to do." +#~ msgstr "Before your event can go live, there are a few things you need to do." + +#: src/components/routes/event/GettingStarted/index.tsx:92 +msgid "Before your event can go live, there are a few things you need to do. Complete all the steps below to get started." +msgstr "Before your event can go live, there are a few things you need to do. Complete all the steps below to get started." + +#: src/components/routes/auth/Register/index.tsx:66 +#~ msgid "Begin selling products in minutes" +#~ msgstr "Begin selling products in minutes" + +#: src/components/routes/auth/Register/index.tsx:49 +#~ msgid "Begin selling tickets in minutes" +#~ msgstr "Begin selling tickets in minutes" + +#: src/components/routes/account/ManageAccount/index.tsx:32 +#: src/components/routes/account/ManageAccount/sections/BillingSettings/index.tsx:10 +#: src/components/routes/account/ManageAccount/sections/BillingSettings/index.tsx:14 +#~ msgid "Billing" +#~ msgstr "Billing" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:313 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:142 +msgid "Billing Address" +msgstr "Billing Address" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:167 +msgid "Billing Settings" +msgstr "Billing Settings" + +#: src/components/layouts/AuthLayout/index.tsx:83 +#~ msgid "Brand Control" +#~ msgstr "Brand Control" + +#: src/components/common/LanguageSwitcher/index.tsx:28 +msgid "Brazilian Portuguese" +msgstr "Brazilian Portuguese" + +#: src/constants/eventCategories.ts:17 +msgid "Business" +msgstr "Business" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:87 +#~ msgid "Button color" +#~ msgstr "Button color" + +#: src/components/routes/event/HomepageDesigner/index.tsx:247 +msgid "Button Text" +msgstr "Button Text" + +#: src/components/routes/auth/Register/index.tsx:134 +msgid "By registering you agree to our <0>Terms of Service and <1>Privacy Policy." +msgstr "By registering you agree to our <0>Terms of Service and <1>Privacy Policy." + +#: src/components/forms/TaxAndFeeForm/index.tsx:52 +msgid "Calculation Type" +msgstr "Calculation Type" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:140 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:98 +msgid "California" +msgstr "California" + +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:175 +msgid "Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings." +msgstr "Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings." + +#: src/components/routes/events/Dashboard/dashboard.tsx:18 +#~ msgid "Can't load events" +#~ msgstr "Can't load events" + +#: src/components/common/AttendeeTable/index.tsx:183 +#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/PromoCodeTable/index.tsx:40 +#: src/components/common/QuestionAndAnswerList/index.tsx:149 +#: src/components/layouts/CheckIn/index.tsx:225 +#: src/utilites/confirmationDialog.tsx:11 +msgid "Cancel" +msgstr "Cancel" + +#: src/components/routes/profile/ManageProfile/index.tsx:126 +msgid "Cancel email change" +msgstr "Cancel email change" + +#: src/components/common/OrdersTable/index.tsx:190 +#: src/components/modals/RefundOrderModal/index.tsx:112 +msgid "Cancel order" +msgstr "Cancel order" + +#: src/components/modals/CancelOrderModal/index.tsx:59 +msgid "Cancel Order" +msgstr "Cancel Order" + +#: src/components/modals/CancelOrderModal/index.tsx:44 +msgid "Cancel Order {0}" +msgstr "Cancel Order {0}" + +#: src/components/common/AttendeeDetails/index.tsx:32 +#~ msgid "Canceled" +#~ msgstr "Canceled" + +#: src/components/modals/CancelOrderModal/index.tsx:54 +msgid "Canceling will cancel all products associated with this order, and release the products back into the available pool." +msgstr "Canceling will cancel all products associated with this order, and release the products back into the available pool." + +#: src/components/modals/CancelOrderModal/index.tsx:54 +#~ msgid "Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool." +#~ msgstr "Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool." + +#: src/components/common/AttendeeTicket/index.tsx:61 +#: src/components/common/OrderStatusBadge/index.tsx:12 +#: src/components/routes/event/orders.tsx:24 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:355 +msgid "Cancelled" +msgstr "Cancelled" + +#: src/components/layouts/CheckIn/index.tsx:173 +msgid "Cannot Check In" +msgstr "Cannot Check In" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:42 +#: src/components/layouts/Event/index.tsx:103 +msgid "Capacity" +msgstr "Capacity" + +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:36 +msgid "Capacity Assignment created successfully" +msgstr "Capacity Assignment created successfully" + +#: src/components/common/CapacityAssignmentList/index.tsx:31 +msgid "Capacity Assignment deleted successfully" +msgstr "Capacity Assignment deleted successfully" + +#: src/components/modals/DuplicateEventModal/index.tsx:28 +msgid "Capacity Assignments" +msgstr "Capacity Assignments" + +#: src/components/routes/event/CapacityAssignments/index.tsx:32 +msgid "Capacity Management" +msgstr "Capacity Management" + +#: src/components/modals/CreateProductCategoryModal/index.tsx:56 +msgid "Categories allow you to group products together. For example, you might have a category for \"Tickets\" and another for \"Merchandise\"." +msgstr "Categories allow you to group products together. For example, you might have a category for \"Tickets\" and another for \"Merchandise\"." + +#: src/components/forms/ProductForm/index.tsx:267 +msgid "Categories help you organize your products. This title will be displayed on the public event page." +msgstr "Categories help you organize your products. This title will be displayed on the public event page." + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:91 +msgid "Categories reordered successfully." +msgstr "Categories reordered successfully." + +#: src/components/routes/event/products.tsx:96 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:82 +msgid "Category" +msgstr "Category" + +#: src/components/modals/CreateProductCategoryModal/index.tsx:37 +msgid "Category Created Successfully" +msgstr "Category Created Successfully" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:80 +#~ msgid "Change Cover" +#~ msgstr "Change Cover" + +#: src/components/routes/profile/ManageProfile/index.tsx:201 +msgid "Change password" +msgstr "Zmień hasło" + +#: src/constants/eventCategories.ts:15 +msgid "Charity" +msgstr "Charity" + +#: src/components/common/AttendeeCheckInTable/index.tsx:54 +#: src/components/common/AttendeeCheckInTable/index.tsx:81 +#~ msgid "check in" +#~ msgstr "check in" + +#: src/components/layouts/CheckIn/index.tsx:180 +msgid "Check In" +msgstr "Check In" + +#: src/components/layouts/CheckIn/index.tsx:193 +msgid "Check in {0} {1}" +msgstr "Check in {0} {1}" + +#: src/components/layouts/CheckIn/index.tsx:218 +msgid "Check in and mark order as paid" +msgstr "Check in and mark order as paid" + +#: src/components/layouts/CheckIn/index.tsx:209 +msgid "Check in only" +msgstr "Check in only" + +#: src/components/common/AttendeeCheckInTable/index.tsx:54 +#: src/components/common/AttendeeCheckInTable/index.tsx:81 +#~ msgid "check out" +#~ msgstr "check out" + +#: src/components/layouts/CheckIn/index.tsx:177 +msgid "Check Out" +msgstr "Check Out" + +#: src/components/layouts/Checkout/index.tsx:104 +msgid "Check out this event!" +msgstr "Check out this event!" + +#: src/components/routes/welcome/index.tsx:140 +msgid "Check your email" +msgstr "Check your email" + +#: src/components/common/EventCard/index.tsx:92 +msgid "Check-in" +msgstr "Check-in" + +#: src/components/layouts/Event/index.tsx:52 +#~ msgid "Check-In" +#~ msgstr "Check-In" + +#: src/components/forms/WebhookForm/index.tsx:100 +msgid "Check-in Created" +msgstr "Check-in Created" + +#: src/components/forms/WebhookForm/index.tsx:106 +msgid "Check-in Deleted" +msgstr "Check-in Deleted" + +#: src/components/modals/CreateCheckInListModal/index.tsx:40 +msgid "Check-In List created successfully" +msgstr "Check-In List created successfully" + +#: src/components/common/CheckInListList/index.tsx:33 +msgid "Check-In List deleted successfully" +msgstr "Check-In List deleted successfully" + +#: src/components/layouts/CheckIn/index.tsx:326 +msgid "Check-in list has expired" +msgstr "Check-in list has expired" + +#: src/components/layouts/CheckIn/index.tsx:343 +msgid "Check-in list is not active" +msgstr "Check-in list is not active" + +#: src/components/layouts/CheckIn/index.tsx:311 +msgid "Check-in list not found" +msgstr "Check-in list not found" + +#: src/components/layouts/Event/index.tsx:104 +#: src/components/modals/DuplicateEventModal/index.tsx:29 +#: src/components/routes/event/CheckInLists/index.tsx:32 +msgid "Check-In Lists" +msgstr "Check-In Lists" + +#: src/components/common/CheckInListList/index.tsx:162 +msgid "Check-In URL copied to clipboard" +msgstr "Check-In URL copied to clipboard" + +#: src/components/forms/QuestionForm/index.tsx:114 +msgid "Checkbox options allow multiple selections" +msgstr "Checkbox options allow multiple selections" + +#: src/components/forms/QuestionForm/index.tsx:112 +msgid "Checkboxes" +msgstr "Checkboxes" + +#: src/components/common/AttendeeDetails/index.tsx:29 +msgid "Checked In" +msgstr "Checked In" + +#: src/components/layouts/CheckIn/index.tsx:119 +#~ msgid "Checked in successfully" +#~ msgstr "Checked in successfully" + +#: src/components/layouts/Checkout/index.tsx:81 +#: src/components/routes/event/Settings/index.tsx:40 +msgid "Checkout" +msgstr "Checkout" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:57 +#~ msgid "Checkout Messaging" +#~ msgstr "Checkout Messaging" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:61 +msgid "Checkout Settings" +msgstr "Checkout Settings" + +#: src/locales.ts:46 +#~ msgid "Chinese" +#~ msgstr "Chinese" + +#: src/components/common/LanguageSwitcher/index.tsx:30 +msgid "Chinese (Simplified)" +msgstr "Chinese (Simplified)" + +#: src/components/common/LanguageSwitcher/index.tsx:32 +msgid "Chinese (Traditional)" +msgstr "Chinese (Traditional)" + +#: src/components/routes/event/HomepageDesigner/index.tsx:184 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:345 +msgid "Choose a color for your background" +msgstr "Choose a color for your background" + +#: src/components/modals/ChooseAccountModal/index.tsx:13 +msgid "Choose an account" +msgstr "Choose an account" + +#: src/components/routes/events/Dashboard/index.tsx:229 +msgid "Choose an Organizer" +msgstr "Choose an Organizer" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:256 +msgid "Choose from predefined color schemes" +msgstr "Choose from predefined color schemes" + +#: src/components/routes/welcome/index.tsx:293 +#~ msgid "Choose the category that best fits your event to help attendees find it easily." +#~ msgstr "Choose the category that best fits your event to help attendees find it easily." + +#: src/components/routes/event/settings.tsx:32 +#: src/components/routes/event/settings.tsx:75 +#~ msgid "Choose what notifications you want to receive" +#~ msgstr "Choose what notifications you want to receive" + +#: src/components/common/CheckoutQuestion/index.tsx:162 +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:134 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:92 +#: src/components/routes/product-widget/CollectInformation/index.tsx:333 +#: src/components/routes/product-widget/CollectInformation/index.tsx:334 +msgid "City" +msgstr "City" + +#: src/components/common/SearchBar/index.tsx:75 +msgid "Clear Search Text" +msgstr "Clear Search Text" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:288 +#~ msgid "click here" +#~ msgstr "click here" + +#: src/components/common/PromoCodeTable/index.tsx:98 +msgid "Click to copy" +msgstr "Click to copy" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:580 +msgid "close" +msgstr "close" + +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:186 +#: src/components/modals/RefundOrderModal/index.tsx:125 +#: src/components/routes/product-widget/SelectProducts/index.tsx:581 +msgid "Close" +msgstr "Close" + +#: src/components/modals/CreateEventModal/index.tsx:119 +msgid "Close modal" +msgstr "Close modal" + +#: src/components/layouts/AppLayout/Sidebar/index.tsx:97 +msgid "Close sidebar" +msgstr "Close sidebar" + +#: src/components/common/AffiliateTable/index.tsx:81 +#: src/components/common/PromoCodeTable/index.tsx:69 +#: src/components/forms/AffiliateForm/index.tsx:38 +#: src/components/forms/AffiliateForm/index.tsx:72 +#: src/components/forms/PromoCodeForm/index.tsx:42 +msgid "Code" +msgstr "Code" + +#: src/components/modals/CreateAffiliateModal/index.tsx:31 +msgid "Code can only contain letters, numbers, hyphens, and underscores" +msgstr "Code can only contain letters, numbers, hyphens, and underscores" + +#: src/components/modals/CreateAffiliateModal/index.tsx:30 +msgid "Code is required" +msgstr "Code is required" + +#: src/components/modals/CreateAffiliateModal/index.tsx:32 +msgid "Code must be at least 3 characters" +msgstr "Code must be at least 3 characters" + +#: src/components/modals/CreatePromoCodeModal/index.tsx:26 +#: src/components/modals/EditPromoCodeModal/index.tsx:38 +msgid "Code must be between 3 and 50 characters long" +msgstr "Code must be between 3 and 50 characters long" + +#: src/components/modals/CreateAffiliateModal/index.tsx:33 +msgid "Code must be no more than 20 characters" +msgstr "Code must be no more than 20 characters" + +#: src/components/layouts/OrganizerLayout/index.tsx:155 +msgid "Collaborate with your team to create amazing events together." +msgstr "Collaborate with your team to create amazing events together." + +#: src/components/forms/ProductForm/index.tsx:401 +msgid "Collapse this product when the event page is initially loaded" +msgstr "Collapse this product when the event page is initially loaded" + +#: src/components/forms/TicketForm/index.tsx:346 +#~ msgid "Collapse this ticket when the event page is initially loaded" +#~ msgstr "Collapse this ticket when the event page is initially loaded" + +#: src/components/routes/event/HomepageDesigner/index.tsx:182 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:343 +msgid "Color" +msgstr "Color" + +#: src/components/common/WidgetEditor/index.tsx:21 +msgid "Color must be a valid hex color code. Example: #ffffff" +msgstr "Color must be a valid hex color code. Example: #ffffff" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:328 +#~ msgid "Color Palette" +#~ msgstr "Color Palette" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:255 +msgid "Color Presets" +msgstr "Color Presets" + +#: src/components/common/WidgetEditor/index.tsx:166 +msgid "Colors" +msgstr "Colors" + +#: src/constants/eventCategories.ts:9 +msgid "Comedy" +msgstr "Comedy" + +#: src/components/layouts/AppLayout/Sidebar/index.tsx:67 +msgid "Coming Soon" +msgstr "Coming Soon" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:75 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:75 +msgid "Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event" +msgstr "Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:453 +msgid "Complete Order" +msgstr "Complete Order" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:223 +msgid "Complete payment" +msgstr "Complete payment" + +#: src/components/routes/product-widget/Payment/index.tsx:131 +msgid "Complete Payment" +msgstr "Complete Payment" + +#: src/components/layouts/AuthLayout/index.tsx:68 +#~ msgid "Complete Store" +#~ msgstr "Complete Store" + +#: src/components/common/StripeConnectButton/index.tsx:79 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 +#: src/components/routes/event/EventDashboard/index.tsx:205 +msgid "Complete Stripe Setup" +msgstr "Complete Stripe Setup" + +#: src/components/routes/event/EventDashboard/index.tsx:127 +msgid "Complete these steps to start selling tickets for your event." +msgstr "Complete these steps to start selling tickets for your event." + +#: src/components/modals/SendMessageModal/index.tsx:231 +#: src/components/routes/event/GettingStarted/index.tsx:70 +#: src/components/routes/event/orders.tsx:23 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:352 +msgid "Completed" +msgstr "Completed" + +#: src/components/common/StatBoxes/index.tsx:75 +msgid "Completed orders" +msgstr "Completed orders" + +#: src/components/routes/event/EventDashboard/index.tsx:237 +msgid "Completed Orders" +msgstr "Completed Orders" + +#: src/components/common/WidgetEditor/index.tsx:287 +msgid "Component Code" +msgstr "Component Code" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:117 +msgid "Conference Center" +msgstr "Conference Center" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:35 +msgid "Configured Discount" +msgstr "Configured Discount" + +#: src/utilites/confirmationDialog.tsx:11 +msgid "Confirm" +msgstr "Confirm" + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:51 +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:56 +msgid "Confirm Email Change" +msgstr "Confirm Email Change" + +#: src/components/routes/profile/ManageProfile/index.tsx:199 +msgid "Confirm New Password" +msgstr "Potwierdź nowe hasło" + +#: src/components/routes/auth/Register/index.tsx:116 +msgid "Confirm password" +msgstr "Potwierdź hasło" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:113 +#: src/components/routes/auth/Register/index.tsx:115 +#: src/components/routes/auth/ResetPassword/index.tsx:60 +msgid "Confirm Password" +msgstr "Potwierdź hasło" + +#: src/components/layouts/Event/index.tsx:234 +msgid "Confirm your email to access all features." +msgstr "Confirm your email to access all features." + +#: src/components/layouts/OrganizerLayout/index.tsx:288 +msgid "Confirmation email sent! Please check your inbox." +msgstr "Confirmation email sent! Please check your inbox." + +#: src/components/routes/profile/ConfirmEmailAddress/index.tsx:36 +msgid "Confirming email address..." +msgstr "Confirming email address..." + +#: src/components/routes/event/GettingStarted/index.tsx:13 +#~ msgid "Congratulation on creating an event!" +#~ msgstr "Congratulation on creating an event!" + +#: src/components/routes/event/GettingStarted/index.tsx:88 +msgid "Congratulations on creating an event!" +msgstr "Congratulations on creating an event!" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:174 +msgid "Connect Documentation" +msgstr "Connect Documentation" + +#: src/components/routes/event/EventDashboard/index.tsx:192 +msgid "Connect payment processing" +msgstr "Connect payment processing" + +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 +msgid "Connect Stripe" +msgstr "Connect Stripe" + +#: src/components/routes/event/EventDashboard/index.tsx:205 +msgid "Connect to Stripe" +msgstr "Connect to Stripe" + +#: src/components/layouts/AuthLayout/index.tsx:91 +msgid "Connect with CRM and automate tasks using webhooks and integrations" +msgstr "Połącz się z systemem CRM i automatyzuj zadania za pomocą webhooków i integracji" + +#: src/components/common/StripeConnectButton/index.tsx:77 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 +#: src/components/routes/event/GettingStarted/index.tsx:154 +msgid "Connect with Stripe" +msgstr "Connect with Stripe" + +#: src/components/layouts/OrganizerLayout/index.tsx:169 +msgid "Connect your Stripe account to accept payments for tickets and products." +msgstr "Connect your Stripe account to accept payments for tickets and products." + +#: src/components/routes/event/GettingStarted/index.tsx:150 +msgid "Connect your Stripe account to start receiving payments." +msgstr "Connect your Stripe account to start receiving payments." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:149 +msgid "Connected to Stripe" +msgstr "Connected to Stripe" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:98 +msgid "Connection Details" +msgstr "Connection Details" + +#: src/components/layouts/EventHomepage/index.tsx:291 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 +msgid "Contact" +msgstr "Contact" + +#: src/components/common/ContactOrganizerModal/index.tsx:66 +msgid "Contact {0}" +msgstr "Contact {0}" + +#: src/components/routes/event/settings.tsx:243 +#~ msgid "Contact email" +#~ msgstr "Contact email" + +#: src/components/forms/OrganizerForm/index.tsx:34 +msgid "Contact Email" +msgstr "Contact Email" + +#: src/components/modals/SendMessageModal/index.tsx:168 +msgid "Contact Support" +msgstr "Contact Support" + +#: src/components/modals/SendMessageModal/index.tsx:159 +msgid "Contact us to enable messaging" +msgstr "Contact us to enable messaging" + +#: src/components/routes/event/HomepageDesigner/index.tsx:179 +#~ msgid "Content background color" +#~ msgstr "Content background color" + +#: src/components/routes/event/HomepageDesigner/index.tsx:210 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:386 +msgid "Content Background Color" +msgstr "Content Background Color" + +#: src/components/common/WidgetEditor/index.tsx:31 +#: src/components/common/WidgetEditor/index.tsx:217 +#: src/components/layouts/Checkout/CheckoutFooter/index.tsx:38 +#: src/components/routes/product-widget/CollectInformation/index.tsx:444 +#: src/components/routes/product-widget/SelectProducts/index.tsx:533 +msgid "Continue" +msgstr "Continue" + +#: src/components/routes/event/HomepageDesigner/index.tsx:189 +#~ msgid "Continue button text" +#~ msgstr "Continue button text" + +#: src/components/common/WidgetEditor/index.tsx:216 +#: src/components/routes/event/HomepageDesigner/index.tsx:254 +msgid "Continue Button Text" +msgstr "Continue Button Text" + +#: src/components/modals/CreateEventModal/index.tsx:153 +#~ msgid "Continue Event Setup" +#~ msgstr "Continue Event Setup" + +#: src/components/routes/event/GettingStarted/index.tsx:140 +msgid "Continue set up" +msgstr "Continue set up" + +#: src/components/forms/OrganizerForm/index.tsx:123 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 +msgid "Continue Setup" +msgstr "Continue Setup" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:53 +#~ msgid "Continue Stripe Connect Setup" +#~ msgstr "Continue Stripe Connect Setup" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:375 +msgid "Continue to Checkout" +msgstr "Continue to Checkout" + +#: src/components/forms/OrganizerForm/index.tsx:121 +msgid "Continue to event creation" +msgstr "Continue to event creation" + +#: src/components/routes/welcome/index.tsx:405 +msgid "Continue to next step" +msgstr "Continue to next step" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:380 +#~ msgid "Continue To Payment" +#~ msgstr "Continue To Payment" + +#: src/components/common/AttendeeTicket/index.tsx:91 +#: src/components/common/CopyButton/index.tsx:13 +#: src/components/modals/ShareModal/index.tsx:255 +msgid "Copied" +msgstr "Copied" + +#: src/components/common/PromoCodeTable/index.tsx:106 +msgid "copied to clipboard" +msgstr "copied to clipboard" + +#: src/components/common/AffiliateTable/index.tsx:49 +msgid "Copied to clipboard" +msgstr "Copied to clipboard" + +#: src/components/modals/ShareModal/index.tsx:248 +msgid "Copied!" +msgstr "Copied!" + +#: src/components/common/CopyButton/index.tsx:13 +#: src/components/modals/ShareModal/index.tsx:255 +msgid "Copy" +msgstr "Copy" + +#: src/components/common/AffiliateTable/index.tsx:183 +msgid "Copy Affiliate Link" +msgstr "Copy Affiliate Link" + +#: src/components/common/CheckInListList/index.tsx:156 +msgid "Copy Check-In URL" +msgstr "Copy Check-In URL" + +#: src/components/common/AffiliateTable/index.tsx:178 +msgid "Copy Code" +msgstr "Copy Code" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:306 +msgid "Copy details to all attendees" +msgstr "Copy details to all attendees" + +#: src/components/common/AttendeeTicket/index.tsx:91 +#: src/components/modals/ShareModal/index.tsx:171 +msgid "Copy Link" +msgstr "Copy Link" + +#: src/components/modals/ShareModal/index.tsx:264 +msgid "Copy this link to share it anywhere" +msgstr "Copy this link to share it anywhere" + +#: src/components/modals/ShareModal/index.tsx:248 +msgid "Copy to clipboard" +msgstr "Copy to clipboard" + +#: src/components/common/AffiliateTable/index.tsx:106 +#: src/components/common/PromoCodeTable/index.tsx:177 +msgid "Copy URL" +msgstr "Copy URL" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:102 +#~ msgid "Coral" +#~ msgstr "Coral" + +#: src/components/common/CheckoutQuestion/index.tsx:174 +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:152 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:110 +#: src/components/routes/product-widget/CollectInformation/index.tsx:354 +msgid "Country" +msgstr "Country" + +#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:37 +msgid "Cover" +msgstr "Cover" + +#: src/components/routes/event/HomepageDesigner/index.tsx:147 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:203 +msgid "Cover Image" +msgstr "Cover Image" + +#: src/components/routes/event/HomepageDesigner/index.tsx:162 +msgid "Cover image will be displayed at the top of your event page" +msgstr "Cover image will be displayed at the top of your event page" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:218 +msgid "Cover image will be displayed at the top of your organizer page" +msgstr "Cover image will be displayed at the top of your organizer page" + +#: src/components/routes/welcome/index.tsx:188 +#~ msgid "Crafts" +#~ msgstr "Crafts" + +#: src/components/routes/event/attendees.tsx:71 +#: src/components/routes/event/products.tsx:74 +msgid "Create" +msgstr "Create" + +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:48 +msgid "Create {0}" +msgstr "Create {0}" + +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:59 +msgid "Create a Product" +msgstr "Create a Product" + +#: src/components/common/PromoCodeTable/index.tsx:57 +msgid "Create a Promo Code" +msgstr "Create a Promo Code" + +#: src/components/modals/CreateCheckInListModal/index.tsx:63 +msgid "Create a Ticket" +msgstr "Create a Ticket" + +#: src/components/common/AffiliateTable/index.tsx:68 +#: src/components/modals/CreateAffiliateModal/index.tsx:77 +#: src/components/modals/CreateAffiliateModal/index.tsx:93 +#: src/components/routes/event/Affiliates/index.tsx:84 +msgid "Create Affiliate" +msgstr "Create Affiliate" + +#: src/components/routes/auth/Register/index.tsx:70 +msgid "Create an account or <0>{0} to get started" +msgstr "Create an account or <0>{0} to get started" + +#: src/components/modals/CreateEventModal/index.tsx:167 +msgid "create an organizer" +msgstr "create an organizer" + +#: src/components/layouts/AuthLayout/index.tsx:29 +msgid "Create and customize your event page instantly" +msgstr "Create and customize your event page instantly" + +#: src/components/modals/CreateAttendeeModal/index.tsx:196 +msgid "Create Attendee" +msgstr "Create Attendee" + +#: src/components/common/CapacityAssignmentList/index.tsx:63 +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:68 +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:79 +#: src/components/routes/event/CapacityAssignments/index.tsx:46 +msgid "Create Capacity Assignment" +msgstr "Create Capacity Assignment" + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:128 +#: src/components/common/ProductsTable/SortableCategory/index.tsx:129 +msgid "Create category" +msgstr "Create category" + +#: src/components/modals/CreateProductCategoryModal/index.tsx:45 +#: src/components/modals/CreateProductCategoryModal/index.tsx:60 +msgid "Create Category" +msgstr "Create Category" + +#: src/components/common/CheckInListList/index.tsx:61 +#: src/components/modals/CreateCheckInListModal/index.tsx:72 +#: src/components/modals/CreateCheckInListModal/index.tsx:82 +#: src/components/routes/event/CheckInLists/index.tsx:46 +msgid "Create Check-In List" +msgstr "Create Check-In List" + +#: src/components/common/NoEventsBlankSlate/index.tsx:27 +#: src/components/layouts/OrganizerLayout/index.tsx:145 +#: src/components/routes/organizer/Events/index.tsx:62 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 +msgid "Create Event" +msgstr "Create Event" + +#: src/components/routes/events/Dashboard/index.tsx:171 +msgid "Create new" +msgstr "Create new" + +#: src/components/common/GlobalMenu/index.tsx:60 +#: src/components/modals/CreateEventModal/index.tsx:138 +#: src/components/modals/CreateOrganizerModal/index.tsx:16 +msgid "Create Organizer" +msgstr "Create Organizer" + +#: src/components/modals/CreateProductModal/index.tsx:86 +msgid "Create Product" +msgstr "Create Product" + +#: src/components/routes/event/GettingStarted/index.tsx:70 +#~ msgid "Create products for your event, set prices, and manage available quantity." +#~ msgstr "Create products for your event, set prices, and manage available quantity." + +#: src/components/modals/CreatePromoCodeModal/index.tsx:51 +#: src/components/modals/CreatePromoCodeModal/index.tsx:56 +msgid "Create Promo Code" +msgstr "Create Promo Code" + +#: src/components/routes/event/GettingStarted/index.tsx:58 +#~ msgid "Create promo codes" +#~ msgstr "Create promo codes" + +#: src/components/routes/event/GettingStarted/index.tsx:55 +#~ msgid "Create promo codes to offer discounts to your attendees." +#~ msgstr "Create promo codes to offer discounts to your attendees." + +#: src/components/modals/CreateQuestionModal/index.tsx:69 +#: src/components/modals/CreateQuestionModal/index.tsx:74 +msgid "Create Question" +msgstr "Create Question" + +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:41 +msgid "Create Tax or Fee" +msgstr "Create Tax or Fee" + +#: src/components/modals/CreateTicketModal/index.tsx:83 +#: src/components/modals/CreateTicketModal/index.tsx:91 +#: src/components/routes/event/tickets.tsx:50 +#~ msgid "Create Ticket" +#~ msgstr "Create Ticket" + +#: src/components/modals/CreateProductModal/index.tsx:78 +msgid "Create Ticket or Product" +msgstr "Create Ticket or Product" + +#: src/components/routes/event/GettingStarted/index.tsx:122 +msgid "Create tickets for your event, set prices, and manage available quantity." +msgstr "Create tickets for your event, set prices, and manage available quantity." + +#: src/components/modals/CreateWebhookModal/index.tsx:57 +#: src/components/modals/CreateWebhookModal/index.tsx:67 +msgid "Create Webhook" +msgstr "Create Webhook" + +#: src/components/modals/CreateEventModal/index.tsx:127 +msgid "Create Your Event" +msgstr "Create Your Event" + +#: src/components/routes/welcome/index.tsx:299 +msgid "Create your first event" +msgstr "Create your first event" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:249 +msgid "Create your first event to start selling tickets and managing attendees." +msgstr "Create your first event to start selling tickets and managing attendees." + +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:13 +#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:12 +msgid "Create your own event" +msgstr "Create your own event" + +#: src/components/common/OrdersTable/index.tsx:208 +#: src/components/common/OrdersTable/index.tsx:281 +msgid "Created" +msgstr "Created" + +#: src/components/routes/welcome/index.tsx:407 +msgid "Creating Event..." +msgstr "Creating Event..." + +#: src/components/forms/OrganizerForm/index.tsx:123 +msgid "Creating Organizer..." +msgstr "Creating Organizer..." + +#: src/components/routes/welcome/index.tsx:405 +msgid "Creating your event, please wait" +msgstr "Creating your event, please wait" + +#: src/components/forms/OrganizerForm/index.tsx:121 +msgid "Creating your organizer profile, please wait" +msgstr "Creating your organizer profile, please wait" + +#: src/components/forms/OrganizerForm/index.tsx:49 +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:73 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:115 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:116 +msgid "Currency" +msgstr "Currency" + +#: src/components/routes/profile/ManageProfile/index.tsx:191 +msgid "Current Password" +msgstr "Obecne hasło" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:330 +msgid "Custom" +msgstr "Custom" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:159 +msgid "Custom Maps URL" +msgstr "Custom Maps URL" + +#: src/components/common/ReportTable/index.tsx:53 +msgid "Custom Range" +msgstr "Custom Range" + +#: src/components/common/OrdersTable/index.tsx:205 +msgid "Customer" +msgstr "Customer" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:55 +msgid "Customize the email and notification settings for this event" +msgstr "Customize the email and notification settings for this event" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:54 +#~ msgid "Customize the email settings for this event" +#~ msgstr "Customize the email settings for this event" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:72 +#~ msgid "Customize the event homepage and checkout experience" +#~ msgstr "Customize the event homepage and checkout experience" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:62 +msgid "Customize the event homepage and checkout messaging" +msgstr "Customize the event homepage and checkout messaging" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:70 +msgid "Customize the miscellaneous settings for this event" +msgstr "Customize the miscellaneous settings for this event" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:57 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:57 +msgid "Customize the SEO settings for this event" +msgstr "Customize the SEO settings for this event" + +#: src/components/routes/event/HomepageDesigner/index.tsx:255 +msgid "Customize the text shown on the continue button" +msgstr "Customize the text shown on the continue button" + +#: src/components/routes/event/GettingStarted/index.tsx:169 +msgid "Customize your event page" +msgstr "Customize your event page" + +#: src/components/layouts/AuthLayout/index.tsx:86 +msgid "Customize your event page and widget design to match your brand perfectly" +msgstr "Dostosuj stronę wydarzenia i projekt widżetu tak, aby idealnie pasowały do ​​Twojej marki" + +#: src/components/routes/event/HomepageDesigner/index.tsx:129 +msgid "Customize your event page appearance" +msgstr "Customize your event page appearance" + +#: src/components/routes/event/GettingStarted/index.tsx:165 +msgid "Customize your event page to match your brand and style." +msgstr "Customize your event page to match your brand and style." + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:185 +msgid "Customize your organizer page appearance" +msgstr "Customize your organizer page appearance" + +#: src/components/routes/event/Reports/index.tsx:23 +msgid "Daily Sales Report" +msgstr "Daily Sales Report" + +#: src/components/routes/event/Reports/index.tsx:24 +msgid "Daily sales, tax, and fee breakdown" +msgstr "Daily sales, tax, and fee breakdown" + +#: src/components/common/CapacityAssignmentList/index.tsx:156 +#: src/components/common/CheckInListList/index.tsx:176 +#: src/components/common/OrdersTable/index.tsx:186 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:287 +#: src/components/common/PromoCodeTable/index.tsx:181 +#: src/components/common/QuestionsTable/index.tsx:115 +#: src/components/common/WebhookTable/index.tsx:116 +msgid "Danger zone" +msgstr "Danger zone" + +#: src/components/common/AttendeeTable/index.tsx:180 +msgid "Danger Zone" +msgstr "Danger Zone" + +#: src/components/layouts/Event/index.tsx:89 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:160 +msgid "Dashboard" +msgstr "Dashboard" + +#: src/components/common/OrderDetails/index.tsx:39 +#: src/components/forms/QuestionForm/index.tsx:136 +msgid "Date" +msgstr "Date" + +#: src/components/layouts/EventHomepage/EventInformation/index.tsx:40 +#~ msgid "Date & Time" +#~ msgstr "Date & Time" + +#: src/components/routes/welcome/index.tsx:316 +#~ msgid "David Earley's first event" +#~ msgstr "David Earley's first event" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:38 +msgid "Day one capacity" +msgstr "Day one capacity" + +#: src/components/forms/CheckInListForm/index.tsx:21 +#~ msgid "Day one check-in list" +#~ msgstr "Day one check-in list" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:105 +#~ msgid "Deactivate user" +#~ msgstr "Deactivate user" + +#: src/components/forms/OrganizerForm/index.tsx:76 +#~ msgid "Default Currency" +#~ msgstr "Default Currency" + +#: src/components/forms/OrganizerForm/index.tsx:65 +#~ msgid "Default currency for events" +#~ msgstr "Default currency for events" + +#: src/components/forms/OrganizerForm/index.tsx:60 +#~ msgid "Default Settings" +#~ msgstr "Default Settings" + +#: src/components/forms/OrganizerForm/index.tsx:86 +#~ msgid "Default Timezone" +#~ msgstr "Default Timezone" + +#: src/components/forms/OrganizerForm/index.tsx:88 +#~ msgid "Default timezone for event schedules" +#~ msgstr "Default timezone for event schedules" + +#: src/components/forms/OrganizerForm/index.tsx:75 +#~ msgid "Default timezone for events" +#~ msgstr "Default timezone for events" + +#: src/components/common/PromoCodeTable/index.tsx:40 +#: src/components/common/TaxAndFeeList/index.tsx:73 +msgid "Delete" +msgstr "Delete" + +#: src/components/common/AffiliateTable/index.tsx:198 +msgid "Delete Affiliate" +msgstr "Delete Affiliate" + +#: src/components/common/CapacityAssignmentList/index.tsx:159 +msgid "Delete Capacity" +msgstr "Delete Capacity" + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:146 +#: src/components/common/ProductsTable/SortableCategory/index.tsx:147 +msgid "Delete category" +msgstr "Delete category" + +#: src/components/common/CheckInListList/index.tsx:179 +msgid "Delete Check-In List" +msgstr "Delete Check-In List" + +#: src/components/common/PromoCodeTable/index.tsx:185 +msgid "Delete code" +msgstr "Delete code" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:113 +#~ msgid "Delete Cover" +#~ msgstr "Delete Cover" + +#: src/components/common/ImageUploadDropzone/index.tsx:239 +msgid "Delete image" +msgstr "Delete image" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:98 +#~ msgid "Delete Image" +#~ msgstr "Delete Image" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:292 +msgid "Delete product" +msgstr "Delete product" + +#: src/components/common/QuestionsTable/index.tsx:120 +msgid "Delete question" +msgstr "Delete question" + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:199 +#~ msgid "Delete ticket" +#~ msgstr "Delete ticket" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:100 +#~ msgid "Delete user" +#~ msgstr "Delete user" + +#: src/components/common/WebhookTable/index.tsx:127 +msgid "Delete webhook" +msgstr "Delete webhook" + +#: src/components/forms/ProductForm/index.tsx:258 +#: src/components/forms/TaxAndFeeForm/index.tsx:81 +#: src/components/modals/DuplicateEventModal/index.tsx:113 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:93 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:86 +msgid "Description" +msgstr "Description" + +#: src/components/forms/CheckInListForm/index.tsx:36 +msgid "Description for check-in staff" +msgstr "Description for check-in staff" + +#: src/components/modals/CreateEventModal/index.tsx:40 +#~ msgid "Description should be less than 50,000 characters" +#~ msgstr "Description should be less than 50,000 characters" + +#: src/components/modals/DuplicateEventModal/index.tsx:147 +msgid "Deselect All" +msgstr "Deselect All" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:386 +msgid "Details" +msgstr "Details" + +#: src/components/routes/welcome/index.tsx:191 +msgid "Didn't receive the code?" +msgstr "Didn't receive the code?" + +#: src/components/common/PromoCodeTable/index.tsx:167 +#~ msgid "Disable code" +#~ msgstr "Disable code" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:27 +#~ msgid "Disable this capacity track capacity without stopping product sales" +#~ msgstr "Disable this capacity track capacity without stopping product sales" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:26 +#~ msgid "Disable this capacity track capacity without stopping ticket sales" +#~ msgstr "Disable this capacity track capacity without stopping ticket sales" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:27 +msgid "Disabling this capacity will track sales but not stop them when the limit is reached" +msgstr "Disabling this capacity will track sales but not stop them when the limit is reached" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:71 +msgid "Discord" +msgstr "Discord" + +#: src/components/common/PromoCodeTable/index.tsx:70 +msgid "Discount" +msgstr "Discount" + +#: src/components/forms/PromoCodeForm/index.tsx:93 +msgid "Discount %" +msgstr "Discount %" + +#: src/components/forms/PromoCodeForm/index.tsx:93 +msgid "Discount in {0}" +msgstr "Discount in {0}" + +#: src/components/forms/PromoCodeForm/index.tsx:73 +msgid "Discount Type" +msgstr "Discount Type" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:297 +#~ msgid "Dismiss" +#~ msgstr "Dismiss" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:392 +msgid "Dismiss this message" +msgstr "Dismiss this message" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:190 +msgid "Document Label" +msgstr "Document Label" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:223 +msgid "Documentation" +msgstr "Documentation" + +#: src/components/layouts/AuthLayout/index.tsx:19 +#~ msgid "Does not exist" +#~ msgstr "Does not exist" + +#: src/components/routes/auth/Login/index.tsx:57 +msgid "Don't have an account? <0>Sign up" +msgstr "Nie masz jeszcze konta? <0>Zarejestruj się" + +#: src/components/routes/auth/Login/index.tsx:72 +#~ msgid "Don't have an account? <0>Sign Up" +#~ msgstr "Nie masz jeszcze konta? <0>Zarejestruj się" + +#: src/components/forms/ProductForm/index.tsx:157 +msgid "Donation / Pay what you'd like product" +msgstr "Donation / Pay what you'd like product" + +#: src/components/forms/TicketForm/index.tsx:139 +#~ msgid "Donation / Pay what you'd like ticket" +#~ msgstr "Donation / Pay what you'd like ticket" + +#: src/components/routes/ticket-widget/SelectTickets/Prices/Tiered/index.tsx:59 +#~ msgid "Donation amount" +#~ msgstr "Donation amount" + +#: src/components/forms/TicketForm/index.tsx:139 +#~ msgid "Donation Ticket" +#~ msgstr "Donation Ticket" + +#: src/components/common/AddEventToCalendarButton/index.tsx:137 +msgid "Download .ics" +msgstr "Download .ics" + +#: src/components/common/DownloadCsvButton/index.tsx:48 +msgid "Download CSV" +msgstr "Download CSV" + +#: src/components/common/OrdersTable/index.tsx:162 +msgid "Download invoice" +msgstr "Download invoice" + +#: src/components/layouts/Checkout/index.tsx:124 +msgid "Download Invoice" +msgstr "Download Invoice" + +#: src/components/modals/ShareModal/index.tsx:228 +msgid "Download QR Code" +msgstr "Download QR Code" + +#: src/components/routes/ticket-widget/OrderSummaryAndTickets/index.tsx:91 +#~ msgid "Download Tickets PDF" +#~ msgstr "Download Tickets PDF" + +#: src/components/common/OrdersTable/index.tsx:111 +#: src/components/layouts/Checkout/index.tsx:47 +msgid "Downloading Invoice" +msgstr "Downloading Invoice" + +#: src/components/layouts/Event/index.tsx:176 +#: src/components/layouts/OrganizerLayout/index.tsx:198 +msgid "Draft" +msgstr "Draft" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:83 +#~ msgid "Drag and drop or click" +#~ msgstr "Drag and drop or click" + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:115 +#~ msgid "Drag to sort" +#~ msgstr "Drag to sort" + +#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:83 +#~ msgid "Drop an image, or click here to replace the Cover Image" +#~ msgstr "Drop an image, or click here to replace the Cover Image" + +#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:84 +#~ msgid "Drop an image, or click here to upload the Cover Image" +#~ msgstr "Drop an image, or click here to upload the Cover Image" + +#: src/components/forms/QuestionForm/index.tsx:124 +msgid "Dropdown selection" +msgstr "Dropdown selection" + +#: src/components/modals/SendMessageModal/index.tsx:160 +msgid "" +"Due to the high risk of spam, we require manual verification before you can send messages.\n" +"Please contact us to request access." +msgstr "" +"Due to the high risk of spam, we require manual verification before you can send messages.\n" +"Please contact us to request access." + +#: src/components/modals/DuplicateEventModal/index.tsx:124 +#~ msgid "Duplicate Capacity Assignments" +#~ msgstr "Duplicate Capacity Assignments" + +#: src/components/modals/DuplicateEventModal/index.tsx:128 +#~ msgid "Duplicate Check-In Lists" +#~ msgstr "Duplicate Check-In Lists" + +#: src/components/common/EventCard/index.tsx:98 +msgid "Duplicate event" +msgstr "Duplicate event" + +#: src/components/modals/DuplicateEventModal/index.tsx:98 +#: src/components/modals/DuplicateEventModal/index.tsx:175 +msgid "Duplicate Event" +msgstr "Duplicate Event" + +#: src/components/modals/DuplicateEventModal/index.tsx:132 +#~ msgid "Duplicate Event Cover Image" +#~ msgstr "Duplicate Event Cover Image" + +#: src/components/modals/DuplicateEventModal/index.tsx:133 +msgid "Duplicate Options" +msgstr "Duplicate Options" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:285 +#: src/components/modals/DuplicateProductModal/index.tsx:109 +#: src/components/modals/DuplicateProductModal/index.tsx:113 +msgid "Duplicate Product" +msgstr "Duplicate Product" + +#: src/components/modals/DuplicateEventModal/index.tsx:108 +#~ msgid "Duplicate Products" +#~ msgstr "Duplicate Products" + +#: src/components/modals/DuplicateEventModal/index.tsx:120 +#~ msgid "Duplicate Promo Codes" +#~ msgstr "Duplicate Promo Codes" + +#: src/components/modals/DuplicateEventModal/index.tsx:112 +#~ msgid "Duplicate Questions" +#~ msgstr "Duplicate Questions" + +#: src/components/modals/DuplicateEventModal/index.tsx:116 +#~ msgid "Duplicate Settings" +#~ msgstr "Duplicate Settings" + +#: src/components/modals/DuplicateEventModal/index.tsx:107 +#~ msgid "Duplicate Tickets" +#~ msgstr "Duplicate Tickets" + +#: src/components/modals/DuplicateEventModal/index.tsx:137 +#~ msgid "Duplicate Webhooks" +#~ msgstr "Duplicate Webhooks" + +#: src/components/common/LanguageSwitcher/index.tsx:24 +msgid "Dutch" +msgstr "Dutch" + +#: src/components/routes/event/HomepageDesigner/index.tsx:256 +msgid "e.g., Get Tickets, Register Now" +msgstr "e.g., Get Tickets, Register Now" + +#: src/components/forms/ProductForm/index.tsx:78 +msgid "Early bird" +msgstr "Early bird" + +#: src/components/common/TaxAndFeeList/index.tsx:65 +#: src/components/modals/ManageAttendeeModal/index.tsx:221 +#: src/components/modals/ManageOrderModal/index.tsx:203 +msgid "Edit" +msgstr "Edit" + +#: src/components/modals/EditTaxOrFeeModal/index.tsx:52 +msgid "Edit {0}" +msgstr "Edit {0}" + +#: src/components/common/AffiliateTable/index.tsx:170 +#: src/components/modals/EditAffiliateModal/index.tsx:81 +#: src/components/modals/EditAffiliateModal/index.tsx:93 +msgid "Edit Affiliate" +msgstr "Edit Affiliate" + +#: src/components/common/QuestionAndAnswerList/index.tsx:159 +msgid "Edit Answer" +msgstr "Edit Answer" + +#: src/components/common/AttendeeTable/index.tsx:174 +#~ msgid "Edit attendee" +#~ msgstr "Edit attendee" + +#: src/components/modals/EditAttendeeModal/index.tsx:72 +#: src/components/modals/EditAttendeeModal/index.tsx:110 +#~ msgid "Edit Attendee" +#~ msgstr "Edit Attendee" + +#: src/components/common/CapacityAssignmentList/index.tsx:146 +msgid "Edit Capacity" +msgstr "Edit Capacity" + +#: src/components/modals/EditCapacityAssignmentModal/index.tsx:66 +#: src/components/modals/EditCapacityAssignmentModal/index.tsx:74 +msgid "Edit Capacity Assignment" +msgstr "Edit Capacity Assignment" + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:137 +#: src/components/common/ProductsTable/SortableCategory/index.tsx:138 +msgid "Edit category" +msgstr "Edit category" + +#: src/components/common/CheckInListList/index.tsx:148 +#: src/components/modals/EditCheckInListModal/index.tsx:69 +#: src/components/modals/EditCheckInListModal/index.tsx:91 +msgid "Edit Check-In List" +msgstr "Edit Check-In List" + +#: src/components/common/PromoCodeTable/index.tsx:170 +msgid "Edit Code" +msgstr "Edit Code" + +#: src/components/modals/EditOrganizerModal/index.tsx:63 +msgid "Edit Organizer" +msgstr "Edit Organizer" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:280 +#: src/components/modals/EditProductModal/index.tsx:100 +#: src/components/modals/EditProductModal/index.tsx:108 +msgid "Edit Product" +msgstr "Edit Product" + +#: src/components/modals/EditProductCategoryModal/index.tsx:62 +#: src/components/modals/EditProductCategoryModal/index.tsx:70 +msgid "Edit Product Category" +msgstr "Edit Product Category" + +#: src/components/modals/EditPromoCodeModal/index.tsx:79 +#: src/components/modals/EditPromoCodeModal/index.tsx:84 +msgid "Edit Promo Code" +msgstr "Edit Promo Code" + +#: src/components/common/QuestionsTable/index.tsx:112 +msgid "Edit question" +msgstr "Edit question" + +#: src/components/modals/EditQuestionModal/index.tsx:95 +#: src/components/modals/EditQuestionModal/index.tsx:101 +msgid "Edit Question" +msgstr "Edit Question" + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:191 +#: src/components/modals/EditTicketModal/index.tsx:96 +#: src/components/modals/EditTicketModal/index.tsx:104 +#~ msgid "Edit Ticket" +#~ msgstr "Edit Ticket" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:119 +msgid "Edit user" +msgstr "Edit user" + +#: src/components/modals/EditUserModal/index.tsx:62 +#: src/components/modals/EditUserModal/index.tsx:120 +msgid "Edit User" +msgstr "Edit User" + +#: src/components/common/WebhookTable/index.tsx:104 +msgid "Edit webhook" +msgstr "Edit webhook" + +#: src/components/modals/EditWebhookModal/index.tsx:66 +#: src/components/modals/EditWebhookModal/index.tsx:87 +msgid "Edit Webhook" +msgstr "Edit Webhook" + +#: src/constants/eventCategories.ts:19 +msgid "Education" +msgstr "Education" + +#: src/components/forms/TaxAndFeeForm/index.tsx:74 +msgid "eg. 2.50 for $2.50" +msgstr "eg. 2.50 for $2.50" + +#: src/components/forms/TaxAndFeeForm/index.tsx:74 +msgid "eg. 23.5 for 23.5%" +msgstr "eg. 23.5 for 23.5%" + +#: src/components/common/AttendeeDetails/index.tsx:21 +#: src/components/common/AttendeeTable/index.tsx:109 +#: src/components/common/OrderDetails/index.tsx:31 +#: src/components/forms/AffiliateForm/index.tsx:89 +#: src/components/modals/EditUserModal/index.tsx:80 +#: src/components/modals/InviteUserModal/index.tsx:61 +#: src/components/routes/auth/AcceptInvitation/index.tsx:99 +#: src/components/routes/auth/Login/index.tsx:68 +#: src/components/routes/auth/Register/index.tsx:98 +#: src/components/routes/event/Settings/index.tsx:52 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:78 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:117 +#: src/components/routes/profile/ManageProfile/index.tsx:138 +msgid "Email" +msgstr "E-mail" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:54 +msgid "Email & Notification Settings" +msgstr "E-mail & Notification Settings" + +#: src/components/modals/CreateAttendeeModal/index.tsx:132 +#: src/components/modals/ManageAttendeeModal/index.tsx:114 +#: src/components/modals/ManageOrderModal/index.tsx:157 +msgid "Email address" +msgstr "E-mail address" + +#: src/components/common/QuestionsTable/index.tsx:220 +#: src/components/common/QuestionsTable/index.tsx:221 +#: src/components/routes/product-widget/CollectInformation/index.tsx:298 +#: src/components/routes/product-widget/CollectInformation/index.tsx:299 +#: src/components/routes/product-widget/CollectInformation/index.tsx:408 +#: src/components/routes/product-widget/CollectInformation/index.tsx:409 +msgid "Email Address" +msgstr "Email Address" + +#: src/components/forms/OrganizerForm/index.tsx:50 +#~ msgid "Email address for attendee inquiries and communications" +#~ msgstr "Email address for attendee inquiries and communications" + +#: src/components/routes/profile/ManageProfile/index.tsx:77 +msgid "Email change cancelled successfully" +msgstr "Email change cancelled successfully" + +#: src/components/routes/profile/ManageProfile/index.tsx:116 +msgid "Email change pending" +msgstr "Email change pending" + +#: src/components/routes/event/settings.tsx:72 +#~ msgid "Email Configuration" +#~ msgstr "Email Configuration" + +#: src/components/routes/profile/ManageProfile/index.tsx:151 +msgid "Email confirmation resent" +msgstr "Email confirmation resent" + +#: src/components/layouts/Event/index.tsx:71 +#: src/components/layouts/OrganizerLayout/index.tsx:85 +#: src/components/routes/profile/ManageProfile/index.tsx:90 +msgid "Email confirmation resent successfully" +msgstr "Email confirmation resent successfully" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:66 +msgid "Email footer message" +msgstr "Email footer message" + +#: src/components/common/ContactOrganizerModal/index.tsx:34 +msgid "Email is required" +msgstr "Email is required" + +#: src/components/routes/profile/ManageProfile/index.tsx:141 +msgid "Email not verified" +msgstr "Email not verified" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:53 +#~ msgid "Email Settings" +#~ msgstr "Email Settings" + +#: src/components/layouts/OrganizerLayout/index.tsx:267 +msgid "Email Verification Required" +msgstr "Email Verification Required" + +#: src/components/routes/welcome/index.tsx:95 +msgid "Email verified successfully!" +msgstr "Email verified successfully!" + +#: src/components/common/WidgetEditor/index.tsx:272 +msgid "Embed Code" +msgstr "Embed Code" + +#: src/components/common/WidgetEditor/index.tsx:260 +msgid "Embed Script" +msgstr "Embed Script" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:181 +msgid "Enable Invoicing" +msgstr "Enable Invoicing" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:21 +msgid "Enable this capacity to stop product sales when the limit is reached" +msgstr "Enable this capacity to stop product sales when the limit is reached" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:20 +#~ msgid "Enable this capacity to stop ticket sales when the limit is reached" +#~ msgstr "Enable this capacity to stop ticket sales when the limit is reached" + +#: src/components/forms/WebhookForm/index.tsx:19 +msgid "Enabled" +msgstr "Enabled" + +#: src/components/modals/DuplicateEventModal/index.tsx:127 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:107 +msgid "End Date" +msgstr "End Date" + +#: src/components/routes/welcome/index.tsx:375 +#~ msgid "End Date & Time" +#~ msgstr "End Date & Time" + +#: src/components/modals/CreateEventModal/index.tsx:232 +msgid "End Date & Time (optional)" +msgstr "End Date & Time (optional)" + +#: src/components/modals/CreateEventModal/index.tsx:43 +#: src/components/routes/welcome/index.tsx:234 +msgid "End date must be after start date" +msgstr "End date must be after start date" + +#: src/components/routes/welcome/index.tsx:382 +msgid "End time (optional)" +msgstr "End time (optional)" + +#: src/components/common/EventsDashboardStatusButtons/index.tsx:26 +#: src/components/common/EventStatusBadge/index.tsx:14 +msgid "Ended" +msgstr "Ended" + +#: src/components/routes/events/Dashboard/index.tsx:57 +#~ msgid "Ended Events" +#~ msgstr "Ended Events" + +#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:50 +#: src/components/modals/CreateAttendeeModal/index.tsx:145 +#: src/components/routes/profile/ManageProfile/index.tsx:173 +msgid "English" +msgstr "English" + +#: src/components/forms/AffiliateForm/index.tsx:91 +msgid "Enter affiliate email (optional)" +msgstr "Enter affiliate email (optional)" + +#: src/components/forms/AffiliateForm/index.tsx:83 +msgid "Enter affiliate name" +msgstr "Enter affiliate name" + +#: src/components/modals/CreateAttendeeModal/index.tsx:170 +msgid "Enter an amount excluding taxes and fees." +msgstr "Enter an amount excluding taxes and fees." + +#: src/components/forms/AffiliateForm/index.tsx:39 +msgid "Enter unique affiliate code" +msgstr "Enter unique affiliate code" + +#: src/components/common/ContactOrganizerModal/index.tsx:80 +msgid "Enter your email" +msgstr "Enter your email" + +#: src/components/common/ContactOrganizerModal/index.tsx:74 +msgid "Enter your name" +msgstr "Enter your name" + +#: src/components/common/OrdersTable/index.tsx:119 +#: src/components/layouts/Checkout/index.tsx:55 +msgid "Error" +msgstr "Error" + +#: src/components/routes/profile/ConfirmEmailAddress/index.tsx:27 +msgid "Error confirming email address" +msgstr "Error confirming email address" + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:35 +msgid "Error confirming email change" +msgstr "Error confirming email change" + +#: src/components/modals/WebhookLogsModal/index.tsx:166 +msgid "Error loading logs" +msgstr "Error loading logs" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:74 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:116 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:117 +msgid "EUR" +msgstr "EUR" + +#: src/components/routes/events/Dashboard/index.tsx:260 +#~ msgid "event" +#~ msgstr "event" + +#: src/components/routes/events/Dashboard/index.tsx:183 +msgid "Event" +msgstr "Event" + +#: src/components/modals/CreateEventModal/index.tsx:185 +msgid "Event Category" +msgstr "Event Category" + +#: src/components/modals/DuplicateEventModal/index.tsx:30 +msgid "Event Cover Image" +msgstr "Event Cover Image" + +#: src/components/routes/events/CreateEvent/index.tsx:45 +#~ msgid "Event created successfully" +#~ msgstr "Event created successfully" + +#: src/components/modals/CreateEventModal/index.tsx:76 +#~ msgid "Event created successfully 🎉" +#~ msgstr "Event created successfully 🎉" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:161 +msgid "Event Date" +msgstr "Event Date" + +#: src/components/routes/account/ManageAccount/sections/EventDefaultsSettings/index.tsx:5 +msgid "Event Defaults" +msgstr "Event Defaults" + +#: src/components/modals/CreateEventModal/index.tsx:197 +msgid "Event Description" +msgstr "Event Description" + +#: src/components/routes/event/Settings/index.tsx:28 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:68 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:276 +msgid "Event Details" +msgstr "Event Details" + +#: src/components/modals/DuplicateEventModal/index.tsx:87 +msgid "Event duplicated successfully" +msgstr "Event duplicated successfully" + +#: src/components/layouts/Checkout/index.tsx:77 +msgid "Event Homepage" +msgstr "Event Homepage" + +#: src/components/layouts/Event/index.tsx:166 +#~ msgid "Event is not visible to the public" +#~ msgstr "Event is not visible to the public" + +#: src/components/layouts/Event/index.tsx:165 +#~ msgid "Event is visible to the public" +#~ msgstr "Event is visible to the public" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:85 +msgid "Event location & venue details" +msgstr "Event location & venue details" + +#: src/components/routes/welcome/index.tsx:349 +msgid "Event name" +msgstr "Event name" + +#: src/components/modals/CreateEventModal/index.tsx:176 +msgid "Event Name" +msgstr "Event Name" + +#: src/components/routes/welcome/index.tsx:230 +msgid "Event name is required" +msgstr "Event name is required" + +#: src/components/modals/CreateEventModal/index.tsx:40 +msgid "Event name should be less than 150 characters" +msgstr "Event name should be less than 150 characters" + +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:9 +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:11 +msgid "Event Not Available" +msgstr "Event Not Available" + +#: src/components/layouts/Event/index.tsx:187 +#~ msgid "Event page" +#~ msgstr "Event page" + +#: src/components/layouts/Event/index.tsx:223 +msgid "Event Page" +msgstr "Event Page" + +#: src/components/routes/event/settings.tsx:42 +#~ msgid "Event Settings" +#~ msgstr "Event Settings" + +#: src/components/common/EventCard/index.tsx:70 +#: src/components/common/StatusToggle/index.tsx:59 +#: src/components/layouts/Event/index.tsx:155 +#: src/components/routes/event/EventDashboard/index.tsx:76 +#: src/components/routes/event/GettingStarted/index.tsx:63 +msgid "Event status update failed. Please try again later" +msgstr "Event status update failed. Please try again later" + +#: src/components/common/EventCard/index.tsx:67 +#: src/components/common/StatusToggle/index.tsx:51 +#: src/components/layouts/Event/index.tsx:152 +#: src/components/routes/event/EventDashboard/index.tsx:73 +#: src/components/routes/event/GettingStarted/index.tsx:60 +msgid "Event status updated" +msgstr "Event status updated" + +#: src/components/common/PoweredByFooter/index.tsx:28 +#~ msgid "Event Ticketing by" +#~ msgstr "Event Ticketing by" + +#: src/components/common/WebhookTable/index.tsx:237 +#: src/components/forms/WebhookForm/index.tsx:122 +msgid "Event Types" +msgstr "Event Types" + +#: src/components/modals/ShareModal/index.tsx:237 +#~ msgid "Event URL" +#~ msgstr "Event URL" + +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:39 +#~ msgid "Event wdwdeNot Available" +#~ msgstr "Event wdwdeNot Available" + +#: src/components/routes/events/Dashboard/index.tsx:260 +#~ msgid "events" +#~ msgstr "events" + +#: src/components/layouts/OrganizerLayout/index.tsx:73 +#: src/components/layouts/OrganizerLayout/index.tsx:133 +#: src/components/routes/organizer/Events/index.tsx:43 +msgid "Events" +msgstr "Events" + +#: src/components/forms/CheckInListForm/index.tsx:56 +msgid "Expiration date" +msgstr "Expiration date" + +#: src/components/common/PromoCodeTable/index.tsx:73 +msgid "Expires" +msgstr "Expires" + +#: src/components/forms/PromoCodeForm/index.tsx:109 +msgid "Expiry Date" +msgstr "Expiry Date" + +#: src/components/routes/event/Affiliates/index.tsx:79 +#: src/components/routes/event/attendees.tsx:80 +#: src/components/routes/event/orders.tsx:140 +msgid "Export" +msgstr "Export" + +#: src/components/common/QuestionsTable/index.tsx:267 +msgid "Export answers" +msgstr "Export answers" + +#: src/mutations/useExportAnswers.ts:39 +msgid "Export failed. Please try again." +msgstr "Export failed. Please try again." + +#: src/mutations/useExportAnswers.ts:17 +msgid "Export started. Preparing file..." +msgstr "Export started. Preparing file..." + +#: src/components/routes/event/Affiliates/index.tsx:42 +msgid "Exporting Affiliates" +msgstr "Exporting Affiliates" + +#: src/components/routes/event/attendees.tsx:39 +msgid "Exporting Attendees" +msgstr "Exporting Attendees" + +#: src/mutations/useExportAnswers.ts:33 +msgid "Exporting complete. Downloading file..." +msgstr "Exporting complete. Downloading file..." + +#: src/components/routes/event/orders.tsx:90 +msgid "Exporting Orders" +msgstr "Exporting Orders" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:46 +msgid "Facebook" +msgstr "Facebook" + +#: src/components/common/AttendeeTable/index.tsx:97 +msgid "Failed to cancel attendee" +msgstr "Failed to cancel attendee" + +#: src/components/modals/CancelOrderModal/index.tsx:33 +msgid "Failed to cancel order" +msgstr "Failed to cancel order" + +#: src/components/modals/CreateAffiliateModal/index.tsx:62 +msgid "Failed to create affiliate" +msgstr "Failed to create affiliate" + +#: src/components/common/QuestionsTable/index.tsx:175 +msgid "Failed to delete message. Please try again." +msgstr "Failed to delete message. Please try again." + +#: src/components/common/OrdersTable/index.tsx:120 +#: src/components/layouts/Checkout/index.tsx:56 +msgid "Failed to download invoice. Please try again." +msgstr "Failed to download invoice. Please try again." + +#: src/components/routes/event/Affiliates/index.tsx:51 +msgid "Failed to export affiliates" +msgstr "Failed to export affiliates" + +#: src/components/routes/event/attendees.tsx:48 +msgid "Failed to export attendees" +msgstr "Failed to export attendees" + +#: src/components/routes/event/attendees.tsx:39 +#~ msgid "Failed to export attendees. Please try again." +#~ msgstr "Failed to export attendees. Please try again." + +#: src/components/routes/event/orders.tsx:99 +msgid "Failed to export orders" +msgstr "Failed to export orders" + +#: src/components/routes/event/orders.tsx:88 +#~ msgid "Failed to export orders. Please try again." +#~ msgstr "Failed to export orders. Please try again." + +#: src/components/modals/EditCheckInListModal/index.tsx:79 +msgid "Failed to load Check-In List" +msgstr "Failed to load Check-In List" + +#: src/components/modals/EditWebhookModal/index.tsx:75 +msgid "Failed to load Webhook" +msgstr "Failed to load Webhook" + +#: src/components/common/AttendeeTable/index.tsx:51 +#~ msgid "Failed to resend product email" +#~ msgstr "Failed to resend product email" + +#: src/components/common/AttendeeTable/index.tsx:50 +msgid "Failed to resend ticket email" +msgstr "Failed to resend ticket email" + +#: src/components/routes/welcome/index.tsx:123 +msgid "Failed to resend verification code" +msgstr "Failed to resend verification code" + +#: src/components/common/ContactOrganizerModal/index.tsx:57 +msgid "Failed to send message. Please try again." +msgstr "Failed to send message. Please try again." + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:179 +msgid "Failed to sort products" +msgstr "Failed to sort products" + +#: src/mutations/useExportAnswers.ts:15 +msgid "Failed to start export job" +msgstr "Failed to start export job" + +#: src/components/modals/EditAffiliateModal/index.tsx:70 +msgid "Failed to update affiliate" +msgstr "Failed to update affiliate" + +#: src/components/common/QuestionAndAnswerList/index.tsx:102 +msgid "Failed to update answer." +msgstr "Failed to update answer." + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:66 +msgid "Failed to upload image." +msgstr "Failed to upload image." + +#: src/components/common/ImageUploadDropzone/index.tsx:88 +msgid "Failed to upload image. Please try again." +msgstr "Failed to upload image. Please try again." + +#: src/components/routes/welcome/index.tsx:100 +msgid "Failed to verify email" +msgstr "Failed to verify email" + +#: src/components/routes/welcome/index.tsx:193 +#~ msgid "Fashion" +#~ msgstr "Fashion" + +#: src/components/forms/TaxAndFeeForm/index.tsx:18 +#: src/components/forms/TaxAndFeeForm/index.tsx:39 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:32 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:48 +#: src/components/modals/EditTaxOrFeeModal/index.tsx:42 +#: src/components/modals/EditTaxOrFeeModal/index.tsx:52 +#: src/components/modals/EditTaxOrFeeModal/index.tsx:59 +msgid "Fee" +msgstr "Fee" + +#: src/components/common/GlobalMenu/index.tsx:30 +#~ msgid "Feedback" +#~ msgstr "Feedback" + +#: src/components/forms/ProductForm/index.tsx:366 +msgid "Fees" +msgstr "Fees" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:81 +msgid "Fees are subject to change. You will be notified of any changes to your fee structure." +msgstr "Fees are subject to change. You will be notified of any changes to your fee structure." + +#: src/constants/eventCategories.ts:5 +msgid "Festival" +msgstr "Festival" + +#: src/components/routes/welcome/index.tsx:191 +#~ msgid "Film" +#~ msgstr "Film" + +#: src/components/routes/event/orders.tsx:121 +msgid "Filter Orders" +msgstr "Filter Orders" + +#: src/components/common/FilterModal/index.tsx:75 +#: src/components/common/FilterModal/index.tsx:223 +msgid "Filters" +msgstr "Filters" + +#: src/components/common/FilterModal/index.tsx:223 +msgid "Filters ({activeFilterCount})" +msgstr "Filters ({activeFilterCount})" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:206 +msgid "First Invoice Number" +msgstr "First Invoice Number" + +#: src/components/common/QuestionsTable/index.tsx:208 +#: src/components/modals/CreateAttendeeModal/index.tsx:118 +#: src/components/modals/ManageAttendeeModal/index.tsx:110 +#: src/components/modals/ManageOrderModal/index.tsx:144 +#: src/components/routes/product-widget/CollectInformation/index.tsx:284 +#: src/components/routes/product-widget/CollectInformation/index.tsx:395 +msgid "First name" +msgstr "First name" + +#: src/components/common/QuestionsTable/index.tsx:207 +#: src/components/modals/EditUserModal/index.tsx:71 +#: src/components/modals/InviteUserModal/index.tsx:57 +#: src/components/routes/auth/AcceptInvitation/index.tsx:93 +#: src/components/routes/auth/Register/index.tsx:84 +#: src/components/routes/product-widget/CollectInformation/index.tsx:283 +#: src/components/routes/product-widget/CollectInformation/index.tsx:394 +#: src/components/routes/profile/ManageProfile/index.tsx:135 +msgid "First Name" +msgstr "First Name" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:30 +msgid "First name must be between 1 and 50 characters" +msgstr "First name must be between 1 and 50 characters" + +#: src/components/common/QuestionsTable/index.tsx:349 +msgid "First Name, Last Name, and Email Address are default questions and are always included in the checkout process." +msgstr "First Name, Last Name, and Email Address are default questions and are always included in the checkout process." + +#: src/components/common/QuestionsTable/index.tsx:327 +#~ msgid "First Name, Last Name, and Email Address are default questions that are always included in the checkout process." +#~ msgstr "First Name, Last Name, and Email Address are default questions that are always included in the checkout process." + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:64 +msgid "First Used" +msgstr "First Used" + +#: src/components/forms/TaxAndFeeForm/index.tsx:33 +msgid "Fixed" +msgstr "Fixed" + +#: src/components/forms/PromoCodeForm/index.tsx:85 +msgid "Fixed amount" +msgstr "Fixed amount" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:66 +msgid "Fixed Fee:" +msgstr "Fixed Fee:" + +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:123 +msgid "Flash is not available on this device" +msgstr "Flash is not available on this device" + +#: src/components/layouts/AuthLayout/index.tsx:60 +msgid "Flexible Ticketing" +msgstr "Elastyczne biletowanie" + +#: src/constants/eventCategories.ts:14 +msgid "Food & Drink" +msgstr "Food & Drink" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:58 +#~ msgid "Forest" +#~ msgstr "Forest" + +#: src/components/routes/auth/Login/index.tsx:80 +msgid "Forgot password?" +msgstr "Zapomniałeś hasła?" + +#: src/components/common/AttendeeTicket/index.tsx:40 +#: src/components/common/Currency/index.tsx:90 +#: src/components/common/OrderSummary/index.tsx:46 +#: src/components/common/OrderSummary/index.tsx:99 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:93 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:103 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 +#: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 +msgid "Free" +msgstr "Free" + +#: src/components/forms/ProductForm/index.tsx:151 +msgid "Free Product" +msgstr "Free Product" + +#: src/components/forms/ProductForm/index.tsx:153 +msgid "Free product, no payment information required" +msgstr "Free product, no payment information required" + +#: src/components/forms/TicketForm/index.tsx:133 +#~ msgid "Free Ticket" +#~ msgstr "Free Ticket" + +#: src/components/forms/TicketForm/index.tsx:135 +#~ msgid "Free ticket, no payment information required" +#~ msgstr "Free ticket, no payment information required" + +#: src/components/common/LanguageSwitcher/index.tsx:20 +msgid "French" +msgstr "French" + +#: src/components/layouts/EventHomepage/index.tsx:34 +#~ msgid "From" +#~ msgstr "From" + +#: src/components/layouts/AuthLayout/index.tsx:90 +msgid "Fully Integrated" +msgstr "Pełna integracja" + +#: src/components/routes/welcome/index.tsx:194 +#~ msgid "Galleries" +#~ msgstr "Galleries" + +#: src/components/forms/ProductForm/index.tsx:136 +msgid "General" +msgstr "General" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:64 +msgid "General information about your organizer" +msgstr "General information about your organizer" + +#: src/components/forms/AffiliateForm/index.tsx:57 +#: src/components/forms/PromoCodeForm/index.tsx:56 +msgid "Generate" +msgstr "Generate" + +#: src/components/forms/AffiliateForm/index.tsx:53 +#: src/components/forms/AffiliateForm/index.tsx:60 +#: src/components/forms/PromoCodeForm/index.tsx:52 +#: src/components/forms/PromoCodeForm/index.tsx:59 +msgid "Generate code" +msgstr "Generate code" + +#: src/components/common/LanguageSwitcher/index.tsx:14 +msgid "German" +msgstr "German" + +#: src/components/routes/welcome/index.tsx:278 +#~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." +#~ msgstr "Get started by choosing what type of event you're organizing. You can always add more details later." + +#: src/components/layouts/AuthLayout/index.tsx:37 +msgid "Get started for free, no subscription fees" +msgstr "Get started for free, no subscription fees" + +#: src/components/layouts/EventHomepage/index.tsx:42 +#~ msgid "Get Tickets" +#~ msgstr "Get Tickets" + +#: src/components/routes/event/EventDashboard/index.tsx:125 +msgid "Get your event ready" +msgstr "Get your event ready" + +#: src/components/layouts/Event/index.tsx:85 +msgid "Getting Started" +msgstr "Getting Started" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:102 +msgid "GitHub" +msgstr "GitHub" + +#: src/components/routes/welcome/index.tsx:322 +#~ msgid "Give your event a memorable name that clearly describes what it's about." +#~ msgstr "Give your event a memorable name that clearly describes what it's about." + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:23 +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:42 +msgid "Go back to profile" +msgstr "Go back to profile" + +#: src/components/routes/event/GettingStarted/index.tsx:22 +#~ msgid "Go to Dashboard" +#~ msgstr "Go to Dashboard" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:239 +msgid "Go to event homepage" +msgstr "Go to event homepage" + +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:53 +#~ msgid "Go to Hi.Events" +#~ msgstr "Go to Hi.Events" + +#: src/components/common/ErrorDisplay/index.tsx:67 +msgid "Go to home page" +msgstr "Go to home page" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:163 +msgid "Go to Stripe Dashboard" +msgstr "Go to Stripe Dashboard" + +#: src/components/common/AddEventToCalendarButton/index.tsx:128 +msgid "Google Calendar" +msgstr "Google Calendar" + +#: src/components/common/EventCard/index.tsx:133 +#~ msgid "gross sales" +#~ msgstr "gross sales" + +#: src/components/common/StatBoxes/index.tsx:63 +msgid "Gross sales" +msgstr "Gross sales" + +#: src/components/routes/event/EventDashboard/index.tsx:274 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:119 +msgid "Gross Sales" +msgstr "Gross Sales" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:281 +msgid "Guests" +msgstr "Guests" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:542 +msgid "Have a promo code?" +msgstr "Have a promo code?" + +#: src/components/forms/OrganizerForm/index.tsx:35 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:81 +msgid "hello@awesome-events.com" +msgstr "hello@awesome-events.com" + +#: src/components/common/GlobalMenu/index.tsx:24 +#~ msgid "Help & Support" +#~ msgstr "Help & Support" + +#: src/components/common/WidgetEditor/index.tsx:295 +msgid "Here is an example of how you can use the component in your application." +msgstr "Here is an example of how you can use the component in your application." + +#: src/components/common/WidgetEditor/index.tsx:284 +msgid "Here is the React component you can use to embed the widget in your application." +msgstr "Here is the React component you can use to embed the widget in your application." + +#: src/components/common/AffiliateTable/index.tsx:230 +msgid "Here is your affiliate link" +msgstr "Here is your affiliate link" + +#: src/components/routes/event/EventDashboard/index.tsx:101 +msgid "Hi {0} 👋" +msgstr "Hi {0} 👋" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:43 +#~ msgid "Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction." +#~ msgstr "Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction." + +#: src/components/modals/DuplicateEventModal/index.tsx:108 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:73 +#~ msgid "Hi.Events Conference {0}" +#~ msgstr "Hi.Events Conference {0}" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:117 +#~ msgid "Hi.Events Conference Center" +#~ msgstr "Hi.Events Conference Center" + +#: src/components/layouts/AuthLayout/index.tsx:131 +#~ msgid "hi.events logo" +#~ msgstr "hi.events logo" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:79 +msgid "Hidden from public view" +msgstr "Hidden from public view" + +#: src/components/common/QuestionsTable/index.tsx:290 +msgid "hidden question" +msgstr "hidden question" + +#: src/components/common/QuestionsTable/index.tsx:291 +msgid "hidden questions" +msgstr "hidden questions" + +#: src/components/forms/QuestionForm/index.tsx:218 +msgid "Hidden questions are only visible to the event organizer and not to the customer." +msgstr "Hidden questions are only visible to the event organizer and not to the customer." + +#: src/components/forms/QuestionForm/index.tsx:187 +#~ msgid "Hidden will not be shown to customers." +#~ msgstr "Hidden will not be shown to customers." + +#: src/components/forms/ProductForm/index.tsx:344 +#: src/components/routes/product-widget/SelectProducts/index.tsx:413 +#: src/components/routes/product-widget/SelectProducts/index.tsx:507 +msgid "Hide" +msgstr "Hide" + +#: src/components/common/AttendeeList/index.tsx:84 +msgid "Hide Answers" +msgstr "Hide Answers" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:369 +msgid "Hide color settings" +msgstr "Hide color settings" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:89 +msgid "Hide getting started page" +msgstr "Hide getting started page" + +#: src/components/common/QuestionsTable/index.tsx:295 +msgid "Hide hidden questions" +msgstr "Hide hidden questions" + +#: src/components/forms/ProductForm/index.tsx:399 +msgid "Hide product after sale end date" +msgstr "Hide product after sale end date" + +#: src/components/forms/ProductForm/index.tsx:397 +msgid "Hide product before sale start date" +msgstr "Hide product before sale start date" + +#: src/components/forms/ProductForm/index.tsx:412 +msgid "Hide product unless user has applicable promo code" +msgstr "Hide product unless user has applicable promo code" + +#: src/components/forms/ProductForm/index.tsx:405 +msgid "Hide product when sold out" +msgstr "Hide product when sold out" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:90 +msgid "Hide the getting started page from the sidebar" +msgstr "Hide the getting started page from the sidebar" + +#: src/components/forms/ProductForm/index.tsx:417 +msgid "Hide this product from customers" +msgstr "Hide this product from customers" + +#: src/components/forms/QuestionForm/index.tsx:219 +msgid "Hide this question" +msgstr "Hide this question" + +#: src/components/forms/TicketForm/index.tsx:362 +#~ msgid "Hide this ticket from customers" +#~ msgstr "Hide this ticket from customers" + +#: src/components/forms/ProductForm/index.tsx:103 +msgid "Hide this tier from users" +msgstr "Hide this tier from users" + +#: src/components/forms/TicketForm/index.tsx:344 +#~ msgid "Hide ticket after sale end date" +#~ msgstr "Hide ticket after sale end date" + +#: src/components/forms/TicketForm/index.tsx:342 +#~ msgid "Hide ticket before sale start date" +#~ msgstr "Hide ticket before sale start date" + +#: src/components/forms/TicketForm/index.tsx:357 +#~ msgid "Hide ticket unless user has applicable promo code" +#~ msgstr "Hide ticket unless user has applicable promo code" + +#: src/components/forms/TicketForm/index.tsx:350 +#~ msgid "Hide ticket when sold out" +#~ msgstr "Hide ticket when sold out" + +#: src/components/forms/ProductForm/index.tsx:101 +msgid "Hiding a product will prevent users from seeing it on the event page." +msgstr "Hiding a product will prevent users from seeing it on the event page." + +#: src/components/forms/TicketForm/index.tsx:98 +#~ msgid "Hiding a ticket will prevent users from seeing it on the event page." +#~ msgstr "Hiding a ticket will prevent users from seeing it on the event page." + +#: src/components/layouts/Event/index.tsx:125 +msgid "Home" +msgstr "Home" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:71 +#~ msgid "Homepage & Checkout" +#~ msgstr "Homepage & Checkout" + +#: src/components/routes/event/settings.tsx:133 +#~ msgid "Homepage & Checkout Settings" +#~ msgstr "Homepage & Checkout Settings" + +#: src/components/routes/event/HomepageDesigner/index.tsx:128 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:184 +msgid "Homepage Design" +msgstr "Homepage Design" + +#: src/components/layouts/Event/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:77 +msgid "Homepage Designer" +msgstr "Homepage Designer" + +#: src/components/routes/event/HomepageDesigner/index.tsx:280 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:438 +msgid "Homepage Preview" +msgstr "Homepage Preview" + +#: src/components/modals/ManageAttendeeModal/index.tsx:110 +#: src/components/modals/ManageOrderModal/index.tsx:145 +msgid "Homer" +msgstr "Homer" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:88 +#~ msgid "How many minutes the customer has to complete their order" +#~ msgstr "How many minutes the customer has to complete their order" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:91 +msgid "How many minutes the customer has to complete their order. We recommend at least 15 minutes" +msgstr "How many minutes the customer has to complete their order. We recommend at least 15 minutes" + +#: src/components/forms/PromoCodeForm/index.tsx:114 +msgid "How many times can this code be used?" +msgstr "How many times can this code be used?" + +#: src/components/common/Editor/index.tsx:77 +msgid "HTML character limit exceeded: {htmlLength}/{maxLength}" +msgstr "HTML character limit exceeded: {htmlLength}/{maxLength}" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:104 +msgid "https://awesome-events.com" +msgstr "https://awesome-events.com" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:160 +msgid "https://example-maps-service.com/..." +msgstr "https://example-maps-service.com/..." + +#: src/components/forms/WebhookForm/index.tsx:118 +msgid "https://webhook-domain.com/webhook" +msgstr "https://webhook-domain.com/webhook" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:119 +msgid "I agree to the <0>terms and conditions" +msgstr "I agree to the <0>terms and conditions" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:108 +#~ msgid "I agree to the terms and conditions" +#~ msgstr "I agree to the terms and conditions" + +#: src/components/routes/product-widget/Payment/index.tsx:106 +msgid "I would like to pay using an offline method" +msgstr "I would like to pay using an offline method" + +#: src/components/routes/product-widget/Payment/index.tsx:107 +msgid "I would like to pay using an online method (credit card etc.)" +msgstr "I would like to pay using an online method (credit card etc.)" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:353 +msgid "If a new tab did not open automatically, please click the button below to continue to checkout." +msgstr "If a new tab did not open automatically, please click the button below to continue to checkout." + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:236 +#~ msgid "If a new tab did not open, please <0>{0}." +#~ msgstr "If a new tab did not open, please <0>{0}." + +#: src/components/routes/product-widget/SelectProducts/index.tsx:284 +#~ msgid "If a new tab did not open, please <0><1>{0}." +#~ msgstr "If a new tab did not open, please <0><1>{0}." + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:149 +#~ msgid "If blank, the address will be used to generate a Google map link" +#~ msgstr "If blank, the address will be used to generate a Google map link" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:158 +msgid "If blank, the address will be used to generate a Google Mapa link" +msgstr "If blank, the address will be used to generate a Google Mapa link" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:158 +msgid "If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in." +msgstr "If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in." + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:76 +msgid "If enabled, the organizer will receive an email notification when a new order is placed" +msgstr "If enabled, the organizer will receive an email notification when a new order is placed" + +#: src/components/routes/profile/ManageProfile/index.tsx:122 +msgid "If you did not request this change, please immediately change your password." +msgstr "If you did not request this change, please immediately change your password." + +#: src/components/routes/auth/ForgotPassword/index.tsx:40 +msgid "" +"If you have an account with us, you will receive an email with instructions on how to reset your\n" +"password." +msgstr "" +"If you have an account with us, you will receive an email with instructions on how to reset your\n" +"password." + +#: src/components/common/ImageUploadDropzone/index.tsx:109 +msgid "Image deleted successfully" +msgstr "Image deleted successfully" + +#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:52 +#~ msgid "Image dimensions must be at least 600px by 300px" +#~ msgstr "Image dimensions must be at least 600px by 300px" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:52 +#~ msgid "Image dimensions must be at least 900px by 450px" +#~ msgstr "Image dimensions must be at least 900px by 450px" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:46 +#~ msgid "Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px" +#~ msgstr "Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:46 +#~ msgid "Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px" +#~ msgstr "Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:49 +#~ msgid "Image must be less than 5MB" +#~ msgstr "Image must be less than 5MB" + +#: src/components/common/ImageUploadDropzone/index.tsx:71 +msgid "Image uploaded successfully" +msgstr "Image uploaded successfully" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:110 +msgid "Image URL" +msgstr "Image URL" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:52 +#~ msgid "Image width must be at least 900px and height at least 50px" +#~ msgstr "Image width must be at least 900px and height at least 50px" + +#: src/components/routes/event/HomepageDesigner/index.tsx:141 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:197 +msgid "Images" +msgstr "Images" + +#: src/components/layouts/AuthLayout/index.tsx:55 +msgid "In-depth Analytics" +msgstr "Szczegółowa analityka" + +#: src/components/common/AffiliateTable/index.tsx:131 +#: src/components/common/CheckInListList/index.tsx:116 +#: src/components/forms/AffiliateForm/index.tsx:27 +#: src/components/forms/CapaciyAssigmentForm/index.tsx:25 +#: src/components/modals/EditUserModal/index.tsx:111 +msgid "Inactive" +msgstr "Inactive" + +#: src/components/modals/EditUserModal/index.tsx:107 +msgid "Inactive users cannot log in." +msgstr "Nieaktywni użytkownicy nie mogą się zalogować." + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 +#~ msgid "Include connection details for your online event" +#~ msgstr "Include connection details for your online event" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 +#~ msgid "Include connection details for your online event. These details will be after successful registration." +#~ msgstr "Include connection details for your online event. These details will be after successful registration." + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 +#~ msgid "Include connection details for your online event. These details will be shown after successful registration." +#~ msgstr "Include connection details for your online event. These details will be shown after successful registration." + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:99 +#~ msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee product page" +#~ msgstr "Include connection details for your online event. These details will be shown on the order summary page and attendee product page" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:99 +#~ msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page" +#~ msgstr "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:102 +msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page." +msgstr "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page." + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:54 +msgid "Include tax and fees in the price" +msgstr "Include tax and fees in the price" + +#: src/components/common/CheckInListList/index.tsx:103 +msgid "Includes {0} products" +msgstr "Includes {0} products" + +#: src/components/common/CheckInListList/index.tsx:112 +#~ msgid "Includes {0} tickets" +#~ msgstr "Includes {0} tickets" + +#: src/components/common/CheckInListList/index.tsx:104 +msgid "Includes 1 product" +msgstr "Includes 1 product" + +#: src/components/common/CheckInListList/index.tsx:113 +#~ msgid "Includes 1 ticket" +#~ msgstr "Includes 1 ticket" + +#: src/components/common/MessageList/index.tsx:20 +msgid "Individual attendees" +msgstr "Individual attendees" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:99 +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:120 +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:143 +msgid "Insert Image" +msgstr "Insert Image" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:53 +msgid "Instagram" +msgstr "Instagram" + +#: src/components/layouts/Event/index.tsx:54 +#~ msgid "Integrations" +#~ msgstr "Integrations" + +#: src/components/common/ContactOrganizerModal/index.tsx:35 +msgid "Invalid email" +msgstr "Invalid email" + +#: src/components/modals/CreateAffiliateModal/index.tsx:38 +#: src/components/modals/EditAffiliateModal/index.tsx:36 +msgid "Invalid email format" +msgstr "Invalid email format" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:39 +msgid "Invitation resent!" +msgstr "Invitation resent!" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:53 +msgid "Invitation revoked!" +msgstr "Invitation revoked!" + +#: src/components/modals/InviteUserModal/index.tsx:54 +msgid "Invite a team member" +msgstr "Invite a team member" + +#: src/components/modals/InviteUserModal/index.tsx:74 +msgid "Invite Team Member" +msgstr "Invite Team Member" + +#: src/components/layouts/OrganizerLayout/index.tsx:157 +msgid "Invite Team Members" +msgstr "Invite Team Members" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:144 +msgid "Invite User" +msgstr "Invite User" + +#: src/components/layouts/OrganizerLayout/index.tsx:154 +msgid "Invite Your Team" +msgstr "Invite Your Team" + +#: src/components/common/OrdersTable/index.tsx:116 +#: src/components/layouts/Checkout/index.tsx:52 +msgid "Invoice downloaded successfully" +msgstr "Invoice downloaded successfully" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:252 +msgid "Invoice Notes" +msgstr "Invoice Notes" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:197 +msgid "Invoice Numbering" +msgstr "Invoice Numbering" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:177 +msgid "Invoice Settings" +msgstr "Invoice Settings" + +#: src/components/modals/RefundOrderModal/index.tsx:115 +msgid "Issue refund" +msgstr "Issue refund" + +#: src/components/common/LanguageSwitcher/index.tsx:22 +msgid "Italian" +msgstr "Italian" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:386 +msgid "Item" +msgstr "Item" + +#: src/components/routes/auth/Register/index.tsx:85 +msgid "John" +msgstr "John" + +#: src/components/modals/CreateAttendeeModal/index.tsx:126 +msgid "Johnson" +msgstr "Johnson" + +#: src/components/modals/CreateEventModal/index.tsx:104 +#~ msgid "KittenTech Conference {0}" +#~ msgstr "KittenTech Conference {0}" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:101 +#~ msgid "KittenTech Conference Center" +#~ msgstr "KittenTech Conference Center" + +#: src/components/forms/ProductForm/index.tsx:77 +msgid "Label" +msgstr "Label" + +#: src/components/common/AttendeeDetails/index.tsx:45 +#: src/components/modals/CreateAttendeeModal/index.tsx:144 +#: src/components/routes/profile/ManageProfile/index.tsx:172 +msgid "Language" +msgstr "Language" + +#: src/components/common/ReportTable/index.tsx:52 +msgid "Last 12 months" +msgstr "Last 12 months" + +#: src/components/common/ReportTable/index.tsx:47 +msgid "Last 14 days" +msgstr "Last 14 days" + +#: src/components/common/ReportTable/index.tsx:44 +msgid "Last 24 hours" +msgstr "Last 24 hours" + +#: src/components/common/ReportTable/index.tsx:48 +msgid "Last 30 days" +msgstr "Last 30 days" + +#: src/components/common/ReportTable/index.tsx:45 +msgid "Last 48 hours" +msgstr "Last 48 hours" + +#: src/components/common/ReportTable/index.tsx:50 +msgid "Last 6 months" +msgstr "Last 6 months" + +#: src/components/common/ReportTable/index.tsx:46 +msgid "Last 7 days" +msgstr "Last 7 days" + +#: src/components/common/ReportTable/index.tsx:49 +msgid "Last 90 days" +msgstr "Last 90 days" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:156 +msgid "Last login" +msgstr "Last login" + +#: src/components/modals/CreateAttendeeModal/index.tsx:125 +#: src/components/modals/ManageAttendeeModal/index.tsx:111 +#: src/components/modals/ManageOrderModal/index.tsx:150 +msgid "Last name" +msgstr "Last name" + +#: src/components/common/QuestionsTable/index.tsx:212 +#: src/components/common/QuestionsTable/index.tsx:213 +#: src/components/modals/EditUserModal/index.tsx:72 +#: src/components/modals/InviteUserModal/index.tsx:58 +#: src/components/routes/auth/AcceptInvitation/index.tsx:95 +#: src/components/routes/auth/Register/index.tsx:90 +#: src/components/routes/product-widget/CollectInformation/index.tsx:289 +#: src/components/routes/product-widget/CollectInformation/index.tsx:290 +#: src/components/routes/product-widget/CollectInformation/index.tsx:400 +#: src/components/routes/product-widget/CollectInformation/index.tsx:401 +#: src/components/routes/profile/ManageProfile/index.tsx:137 +msgid "Last Name" +msgstr "Last Name" + +#: src/components/common/WebhookTable/index.tsx:239 +msgid "Last Response" +msgstr "Last Response" + +#: src/components/common/WebhookTable/index.tsx:240 +msgid "Last Triggered" +msgstr "Last Triggered" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:70 +msgid "Last Used" +msgstr "Last Used" + +#: src/components/routes/event/EventDashboard/index.tsx:85 +#~ msgid "Latest Orders" +#~ msgstr "Latest Orders" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:56 +#~ msgid "Learn more about Stripe" +#~ msgstr "Learn more about Stripe" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:191 +msgid "Leave blank to use the default word \"Invoice\"" +msgstr "Leave blank to use the default word \"Invoice\"" + +#: src/components/routes/welcome/index.tsx:108 +#~ msgid "Let's get started by creating your first event" +#~ msgstr "Let's get started by creating your first event" + +#: src/components/routes/welcome/index.tsx:34 +#~ msgid "Let's get started by creating your first organizer" +#~ msgstr "Let's get started by creating your first organizer" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:91 +#~ msgid "Link color" +#~ msgstr "Link color" + +#: src/components/routes/event/EventDashboard/index.tsx:194 +msgid "Link your Stripe account to receive funds from ticket sales." +msgstr "Link your Stripe account to receive funds from ticket sales." + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:61 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: src/components/layouts/Event/index.tsx:178 +#: src/components/layouts/OrganizerLayout/index.tsx:200 +msgid "Live" +msgstr "Live" + +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 +msgid "LIVE" +msgstr "LIVE" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:261 +msgid "Loading themes..." +msgstr "Loading themes..." + +#: src/components/routes/event/Webhooks/index.tsx:21 +msgid "Loading Webhooks" +msgstr "Loading Webhooks" + +#: src/components/common/ReportTable/index.tsx:210 +msgid "Loading..." +msgstr "Loading..." + +#: src/components/routes/event/Settings/index.tsx:34 +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:84 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:167 +msgid "Location" +msgstr "Location" + +#: src/components/routes/auth/Login/index.tsx:84 +#: src/components/routes/auth/Register/index.tsx:72 +msgid "Log in" +msgstr "Zaloguj się" + +#: src/components/routes/auth/Login/index.tsx:84 +msgid "Logging in" +msgstr "Logging in" + +#: src/components/routes/auth/Register/index.tsx:70 +#~ msgid "Login" +#~ msgstr "Login" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:225 +#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:26 +msgid "Logo" +msgstr "Logo" + +#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:23 +msgid "Logo & Cover" +msgstr "Logo & Cover" + +#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:24 +msgid "Logo and cover image for your organizer" +msgstr "Logo and cover image for your organizer" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:239 +msgid "Logo will be displayed in the header" +msgstr "Logo will be displayed in the header" + +#: src/components/common/GlobalMenu/index.tsx:69 +msgid "Logout" +msgstr "Logout" + +#: src/components/common/WidgetEditor/index.tsx:331 +msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum..." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum..." + +#: src/components/common/WidgetEditor/index.tsx:176 +#~ msgid "Lorem ipsum..." +#~ msgstr "Lorem ipsum..." + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:170 +msgid "Make billing address mandatory during checkout" +msgstr "Make billing address mandatory during checkout" + +#: src/components/routes/event/EventDashboard/index.tsx:172 +#~ msgid "Make Event Live" +#~ msgstr "Make Event Live" + +#: src/components/forms/QuestionForm/index.tsx:212 +msgid "Make this question mandatory" +msgstr "Make this question mandatory" + +#: src/components/routes/event/EventDashboard/index.tsx:148 +msgid "Make your event live" +msgstr "Make your event live" + +#: src/components/common/CapacityAssignmentList/index.tsx:143 +#: src/components/common/CheckInListList/index.tsx:145 +#: src/components/common/OrdersTable/index.tsx:139 +#: src/components/common/OrdersTable/index.tsx:154 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:256 +#: src/components/common/PromoCodeTable/index.tsx:167 +#: src/components/layouts/Event/index.tsx:97 +#: src/components/layouts/OrganizerLayout/index.tsx:72 +msgid "Manage" +msgstr "Manage" + +#: src/components/common/AttendeeTable/index.tsx:162 +msgid "Manage attendee" +msgstr "Manage attendee" + +#: src/components/routes/account/ManageAccount/index.tsx:32 +#~ msgid "Manage billing information and view invoices" +#~ msgstr "Manage billing information and view invoices" + +#: src/components/routes/account/ManageAccount/index.tsx:24 +#~ msgid "Manage default settings for new events" +#~ msgstr "Manage default settings for new events" + +#: src/components/common/EventCard/index.tsx:86 +msgid "Manage event" +msgstr "Manage event" + +#: src/components/common/EventCard/index.tsx:203 +msgid "Manage Event" +msgstr "Manage Event" + +#: src/components/routes/account/ManageAccount/index.tsx:16 +#~ msgid "Manage general account settings" +#~ msgstr "Manage general account settings" + +#: src/components/common/OrdersTable/index.tsx:156 +msgid "Manage order" +msgstr "Manage order" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:99 +msgid "Manage payment and invoicing settings for this event." +msgstr "Manage payment and invoicing settings for this event." + +#: src/components/modals/CreateAttendeeModal/index.tsx:106 +#~ msgid "Manage products" +#~ msgstr "Manage products" + +#: src/components/routes/profile/ManageProfile/index.tsx:101 +msgid "Manage Profile" +msgstr "Manage Profile" + +#: src/components/routes/account/ManageAccount/index.tsx:20 +#~ msgid "Manage taxes and fees which can be applied to tickets" +#~ msgstr "Manage taxes and fees which can be applied to tickets" + +#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:17 +msgid "Manage taxes and fees which can be applied to your products" +msgstr "Manage taxes and fees which can be applied to your products" + +#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:17 +#~ msgid "Manage taxes and fees which can be applied to your tickets" +#~ msgstr "Manage taxes and fees which can be applied to your tickets" + +#: src/components/modals/CreateAttendeeModal/index.tsx:106 +msgid "Manage tickets" +msgstr "Manage tickets" + +#: src/components/routes/account/ManageAccount/index.tsx:28 +#~ msgid "Manage users and their permissions" +#~ msgstr "Manage users and their permissions" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:54 +msgid "Manage your account details and default settings" +msgstr "Manage your account details and default settings" + +#: src/components/routes/account/ManageAccount/sections/BillingSettings/index.tsx:11 +#~ msgid "Manage your billing and payment details" +#~ msgstr "Manage your billing and payment details" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:242 +msgid "Manage your payment processing and view platform fees" +msgstr "Manage your payment processing and view platform fees" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:91 +#~ msgid "Manage your Stripe payment details" +#~ msgstr "Manage your Stripe payment details" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:143 +msgid "Manage your users and their permissions" +msgstr "Manage your users and their permissions" + +#: src/components/forms/QuestionForm/index.tsx:211 +msgid "Mandatory questions must be answered before the customer can checkout." +msgstr "Mandatory questions must be answered before the customer can checkout." + +#: src/components/common/AttendeeTable/index.tsx:67 +msgid "Manually add an Attendee" +msgstr "Manually add an Attendee" + +#: src/components/modals/CreateAttendeeModal/index.tsx:97 +#: src/components/modals/CreateAttendeeModal/index.tsx:113 +msgid "Manually Add Attendee" +msgstr "Manually Add Attendee" + +#: src/components/modals/CreateAttendeeModal/index.tsx:148 +#~ msgid "Manually adding an attendee will adjust ticket quantity." +#~ msgstr "Manually adding an attendee will adjust ticket quantity." + +#: src/components/common/OrdersTable/index.tsx:167 +msgid "Mark as paid" +msgstr "Mark as paid" + +#: src/components/layouts/AuthLayout/index.tsx:85 +msgid "Match Your Brand" +msgstr "Dostosuj zgodnie z Twoją marką" + +#: src/components/forms/ProductForm/index.tsx:383 +msgid "Maximum Per Order" +msgstr "Maximum Per Order" + +#: src/components/common/ContactOrganizerModal/index.tsx:88 +msgid "Message" +msgstr "Message" + +#: src/components/common/AttendeeTable/index.tsx:167 +msgid "Message attendee" +msgstr "Message attendee" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:273 +msgid "Message Attendees" +msgstr "Message Attendees" + +#: src/components/modals/SendMessageModal/index.tsx:165 +#~ msgid "Message attendees with specific products" +#~ msgstr "Message attendees with specific products" + +#: src/components/modals/SendMessageModal/index.tsx:207 +msgid "Message attendees with specific tickets" +msgstr "Message attendees with specific tickets" + +#: src/components/layouts/AuthLayout/index.tsx:76 +msgid "Message attendees, manage orders, and handle refunds all in one place" +msgstr "Wysyłaj wiadomości do uczestników, zarządzaj zamówieniami i obsługuj zwroty – wszystko w jednym miejscu" + +#: src/components/common/OrdersTable/index.tsx:158 +msgid "Message buyer" +msgstr "Message buyer" + +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "Message cannot exceed 5000 characters" + +#: src/components/modals/SendMessageModal/index.tsx:251 +msgid "Message Content" +msgstr "Message Content" + +#: src/components/modals/SendMessageModal/index.tsx:72 +msgid "Message individual attendees" +msgstr "Message individual attendees" + +#: src/components/common/ContactOrganizerModal/index.tsx:41 +msgid "Message is required" +msgstr "Message is required" + +#: src/components/modals/SendMessageModal/index.tsx:219 +msgid "Message order owners with specific products" +msgstr "Message order owners with specific products" + +#: src/components/modals/SendMessageModal/index.tsx:119 +msgid "Message Sent" +msgstr "Message Sent" + +#: src/components/layouts/Event/index.tsx:105 +#: src/components/routes/event/messages.tsx:31 +msgid "Messages" +msgstr "Messages" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:80 +#~ msgid "Midnight" +#~ msgstr "Midnight" + +#: src/components/forms/ProductForm/index.tsx:381 +msgid "Minimum Per Order" +msgstr "Minimum Per Order" + +#: src/components/forms/ProductForm/index.tsx:285 +msgid "Minimum Price" +msgstr "Minimum Price" + +#: src/components/routes/event/Settings/index.tsx:58 +msgid "Miscellaneous" +msgstr "Miscellaneous" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:69 +msgid "Miscellaneous Settings" +msgstr "Miscellaneous Settings" + +#: src/components/layouts/AuthLayout/index.tsx:65 +msgid "Mobile Check-in" +msgstr "Mobilna kontrola biletów" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:36 +#~ msgid "Modern" +#~ msgstr "Modern" + +#: src/components/forms/QuestionForm/index.tsx:106 +msgid "Multi line text box" +msgstr "Multi line text box" + +#: src/components/forms/TicketForm/index.tsx:54 +#~ msgid "Multiple price options, users can choose which to pay" +#~ msgstr "Multiple price options, users can choose which to pay" + +#: src/components/forms/ProductForm/index.tsx:165 +msgid "Multiple price options. Perfect for early bird products etc." +msgstr "Multiple price options. Perfect for early bird products etc." + +#: src/components/forms/TicketForm/index.tsx:147 +#~ msgid "Multiple price options. Perfect for early bird tickets etc." +#~ msgstr "Multiple price options. Perfect for early bird tickets etc." + +#: src/constants/eventCategories.ts:7 +msgid "Music" +msgstr "Music" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:71 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:71 +msgid "My amazing event description..." +msgstr "My amazing event description..." + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:65 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:65 +msgid "My amazing event title..." +msgstr "My amazing event title..." + +#: src/components/common/GlobalMenu/index.tsx:32 +msgid "My Profile" +msgstr "My Profile" + +#: src/components/common/QuestionAndAnswerList/index.tsx:178 +msgid "N/A" +msgstr "N/A" + +#: src/components/common/WidgetEditor/index.tsx:354 +msgid "Nam placerat elementum..." +msgstr "Nam placerat elementum..." + +#: src/components/common/AttendeeDetails/index.tsx:13 +#: src/components/common/AttendeeTable/index.tsx:108 +#: src/components/common/OrderDetails/index.tsx:23 +#: src/components/forms/AffiliateForm/index.tsx:81 +#: src/components/forms/CapaciyAssigmentForm/index.tsx:37 +#: src/components/forms/CheckInListForm/index.tsx:20 +#: src/components/forms/ProductForm/index.tsx:253 +#: src/components/forms/TaxAndFeeForm/index.tsx:61 +#: src/components/modals/DuplicateEventModal/index.tsx:107 +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:63 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:75 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:107 +msgid "Name" +msgstr "Name" + +#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/modals/CreateAffiliateModal/index.tsx:28 +#: src/components/modals/EditAffiliateModal/index.tsx:33 +msgid "Name is required" +msgstr "Name is required" + +#: src/components/modals/CreateEventModal/index.tsx:38 +#~ msgid "Name should be less than 150 characters" +#~ msgstr "Name should be less than 150 characters" + +#: src/components/common/QuestionAndAnswerList/index.tsx:181 +#: src/components/common/QuestionAndAnswerList/index.tsx:289 +msgid "Navigate to Attendee" +msgstr "Navigate to Attendee" + +#: src/components/common/PromoCodeTable/index.tsx:158 +#: src/components/common/WebhookTable/index.tsx:266 +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:101 +msgid "Never" +msgstr "Never" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:112 +#: src/components/routes/auth/ResetPassword/index.tsx:59 +#: src/components/routes/profile/ManageProfile/index.tsx:195 +msgid "New Password" +msgstr "New Password" + +#: src/components/routes/event/settings.tsx:108 +#: src/components/routes/event/settings.tsx:113 +#~ msgid "New York" +#~ msgstr "New York" + +#: src/constants/eventCategories.ts:4 +msgid "Nightlife" +msgstr "Nightlife" + +#: src/components/common/AttendeeDetails/index.tsx:32 +msgid "No" +msgstr "No" + +#: src/components/common/QuestionAndAnswerList/index.tsx:104 +#~ msgid "No {0} available." +#~ msgstr "No {0} available." + +#: src/components/routes/event/Webhooks/index.tsx:22 +msgid "No Active Webhooks" +msgstr "No Active Webhooks" + +#: src/components/common/AffiliateTable/index.tsx:55 +msgid "No Affiliates to show" +msgstr "No Affiliates to show" + +#: src/components/common/NoEventsBlankSlate/index.tsx:21 +msgid "No archived events to show." +msgstr "No archived events to show." + +#: src/components/common/AttendeeList/index.tsx:23 +msgid "No attendees found for this order." +msgstr "No attendees found for this order." + +#: src/components/modals/ManageOrderModal/index.tsx:132 +msgid "No attendees have been added to this order." +msgstr "No attendees have been added to this order." + +#: src/components/common/AttendeeTable/index.tsx:56 +msgid "No Attendees to show" +msgstr "No Attendees to show" + +#: src/components/forms/CheckInListForm/index.tsx:48 +msgid "No attendees will be able to check in before this date using this list" +msgstr "No attendees will be able to check in before this date using this list" + +#: src/components/common/CapacityAssignmentList/index.tsx:42 +msgid "No Capacity Assignments" +msgstr "No Capacity Assignments" + +#: src/components/common/CheckInListList/index.tsx:44 +msgid "No Check-In Lists" +msgstr "No Check-In Lists" + +#: src/components/layouts/AuthLayout/index.tsx:36 +msgid "No Credit Card Required" +msgstr "No Credit Card Required" + +#: src/components/common/ReportTable/index.tsx:218 +msgid "No data available" +msgstr "No data available" + +#: src/components/common/ReportTable/index.tsx:214 +msgid "No data to show. Please select a date range" +msgstr "No data to show. Please select a date range" + +#: src/components/forms/PromoCodeForm/index.tsx:77 +msgid "No Discount" +msgstr "No Discount" + +#: src/components/common/NoEventsBlankSlate/index.tsx:20 +msgid "No ended events to show." +msgstr "No ended events to show." + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:88 +#~ msgid "No events for this organizer" +#~ msgstr "No events for this organizer" + +#: src/components/common/NoEventsBlankSlate/index.tsx:14 +msgid "No events to show" +msgstr "No events to show" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:248 +msgid "No events yet" +msgstr "No events yet" + +#: src/components/common/FilterModal/index.tsx:230 +msgid "No filters available" +msgstr "No filters available" + +#: src/components/modals/WebhookLogsModal/index.tsx:177 +msgid "No logs found" +msgstr "No logs found" + +#: src/components/common/MessageList/index.tsx:69 +msgid "No messages to show" +msgstr "No messages to show" + +#: src/components/common/OrdersTable/index.tsx:63 +msgid "No orders to show" +msgstr "No orders to show" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:321 +msgid "No orders yet" +msgstr "No orders yet" + +#: src/components/modals/SwitchOrganizerModal/index.tsx:44 +msgid "No other organizers available" +msgstr "No other organizers available" + +#: src/components/layouts/OrganizerHomepage/index.tsx:279 +msgid "No past events" +msgstr "No past events" + +#: src/components/routes/product-widget/Payment/index.tsx:76 +msgid "No payment methods are currently available. Please contact the event organizer for assistance." +msgstr "No payment methods are currently available. Please contact the event organizer for assistance." + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:39 +msgid "No Payment Required" +msgstr "No Payment Required" + +#: src/components/modals/ManageAttendeeModal/index.tsx:177 +msgid "No product associated with this attendee." +msgstr "No product associated with this attendee." + +#: src/components/common/ProductSelector/index.tsx:33 +msgid "No products available for selection" +msgstr "No products available for selection" + +#: src/components/modals/CreateProductCategoryModal/index.tsx:22 +msgid "No products available in this category." +msgstr "No products available in this category." + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:39 +msgid "No Products Yet" +msgstr "No Products Yet" + +#: src/components/common/PromoCodeTable/index.tsx:46 +msgid "No Promo Codes to show" +msgstr "No Promo Codes to show" + +#: src/components/modals/ManageAttendeeModal/index.tsx:193 +msgid "No questions answered by this attendee." +msgstr "No questions answered by this attendee." + +#: src/components/modals/ViewAttendeeModal/index.tsx:75 +#~ msgid "No questions have been answered by this attendee." +#~ msgstr "No questions have been answered by this attendee." + +#: src/components/modals/ManageOrderModal/index.tsx:119 +msgid "No questions have been asked for this order." +msgstr "No questions have been asked for this order." + +#: src/components/common/WebhookTable/index.tsx:174 +msgid "No response" +msgstr "No response" + +#: src/components/common/WebhookTable/index.tsx:141 +msgid "No responses yet" +msgstr "No responses yet" + +#: src/components/common/NoResultsSplash/index.tsx:24 +msgid "No results" +msgstr "No results" + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:20 +msgid "No Search Results" +msgstr "No Search Results" + +#: src/components/common/NoResultsSplash/index.tsx:29 +msgid "No search results." +msgstr "No search results." + +#: src/components/common/TaxAndFeeList/index.tsx:101 +#~ msgid "No Taxes or Fees have been added yet." +#~ msgstr "No Taxes or Fees have been added yet." + +#: src/components/common/TaxAndFeeList/index.tsx:101 +msgid "No Taxes or Fees have been added." +msgstr "No Taxes or Fees have been added." + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:197 +#~ msgid "No tickets available" +#~ msgstr "No tickets available" + +#: src/components/common/TicketsTable/index.tsx:65 +#~ msgid "No tickets to show" +#~ msgstr "No tickets to show" + +#: src/components/layouts/OrganizerHomepage/index.tsx:279 +msgid "No upcoming events" +msgstr "No upcoming events" + +#: src/components/modals/WebhookLogsModal/index.tsx:180 +msgid "No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered." +msgstr "No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered." + +#: src/components/common/WebhookTable/index.tsx:201 +msgid "No Webhooks" +msgstr "No Webhooks" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:124 +#~ msgid "Noir" +#~ msgstr "Noir" + +#: src/components/common/PromoCodeTable/index.tsx:82 +msgid "None" +msgstr "None" + +#: src/components/common/ProductPriceAvailability/index.tsx:27 +#: src/components/common/ProductPriceAvailability/index.tsx:48 +msgid "Not available" +msgstr "Not available" + +#: src/components/common/AttendeeCheckInTable/index.tsx:125 +#~ msgid "Not Checked In" +#~ msgstr "Not Checked In" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:82 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:227 +msgid "Not On Sale" +msgstr "Not On Sale" + +#: src/components/modals/ManageAttendeeModal/index.tsx:130 +#: src/components/modals/ManageOrderModal/index.tsx:164 +msgid "Notes" +msgstr "Notes" + +#: src/components/common/ReportTable/index.tsx:240 +msgid "Nothing to show yet" +msgstr "Nothing to show yet" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:72 +msgid "Notification Settings" +msgstr "Notification Settings" + +#: src/components/modals/RefundOrderModal/index.tsx:108 +msgid "Notify buyer of refund" +msgstr "Notify buyer of refund" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:75 +msgid "Notify organizer of new orders" +msgstr "Notify organizer of new orders" + +#: src/components/routes/welcome/index.tsx:229 +#~ msgid "Now let's create your first event" +#~ msgstr "Now let's create your first event" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:217 +msgid "Number of days allowed for payment (leave blank to omit payment terms from invoices)" +msgstr "Number of days allowed for payment (leave blank to omit payment terms from invoices)" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:199 +msgid "Number Prefix" +msgstr "Number Prefix" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:47 +#~ msgid "Ocean" +#~ msgstr "Ocean" + +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:74 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:75 +msgid "Office or venue name" +msgstr "Office or venue name" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:145 +msgid "Offline orders are not reflected in event statistics until the order is marked as paid." +msgstr "Offline orders are not reflected in event statistics until the order is marked as paid." + +#: src/components/routes/product-widget/Payment/index.tsx:66 +msgid "Offline payment failed. Please try again or contact the event organizer." +msgstr "Offline payment failed. Please try again or contact the event organizer." + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:151 +msgid "Offline Payment Instructions" +msgstr "Offline Payment Instructions" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:90 +msgid "Offline Payments" +msgstr "Offline Payments" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:139 +msgid "Offline Payments Information" +msgstr "Offline Payments Information" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:134 +msgid "Offline Payments Settings" +msgstr "Offline Payments Settings" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:71 +msgid "On sale" +msgstr "On sale" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:82 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:227 +msgid "On Sale" +msgstr "On Sale" + +#: src/components/common/NoEventsBlankSlate/index.tsx:19 +msgid "Once you create an event, you'll see it here." +msgstr "Once you create an event, you'll see it here." + +#: src/components/common/ReportTable/index.tsx:245 +msgid "Once you start collecting data, you'll see it here." +msgstr "Once you start collecting data, you'll see it here." + +#: src/components/routes/event/GettingStarted/index.tsx:179 +msgid "Once you're ready, set your event live and start selling products." +msgstr "Once you're ready, set your event live and start selling products." + +#: src/components/routes/event/GettingStarted/index.tsx:108 +#~ msgid "Once you're ready, set your event live and start selling tickets." +#~ msgstr "Once you're ready, set your event live and start selling tickets." + +#: src/components/common/EventStatusBadge/index.tsx:18 +msgid "Ongoing" +msgstr "Ongoing" + +#: src/components/common/EventCard/index.tsx:178 +msgid "Online event" +msgstr "Online event" + +#: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 +msgid "Online Event" +msgstr "Online Event" + +#: src/components/common/OnlineEventDetails/index.tsx:9 +msgid "Online Event Details" +msgstr "Online Event Details" + +#: src/components/modals/SendMessageModal/index.tsx:280 +msgid "" +"Only important emails, which are directly related to this event, should be sent using this form.\n" +"Any misuse, including sending promotional emails, will lead to an immediate account ban." +msgstr "" +"Only important emails, which are directly related to this event, should be sent using this form.\n" +"Any misuse, including sending promotional emails, will lead to an immediate account ban." + +#: src/components/modals/SendMessageModal/index.tsx:227 +msgid "Only send to orders with these statuses" +msgstr "Only send to orders with these statuses" + +#: src/components/common/CheckInListList/index.tsx:167 +msgid "Open Check-In Page" +msgstr "Open Check-In Page" + +#: src/components/layouts/AppLayout/index.tsx:28 +msgid "Open sidebar" +msgstr "Open sidebar" + +#: src/components/forms/QuestionForm/index.tsx:45 +msgid "Option {i}" +msgstr "Option {i}" + +#: src/components/routes/welcome/index.tsx:375 +#~ msgid "optional" +#~ msgstr "optional" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:253 +msgid "Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)" +msgstr "Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:200 +msgid "Optional prefix for invoice numbers (e.g., INV-)" +msgstr "Optional prefix for invoice numbers (e.g., INV-)" + +#: src/components/forms/QuestionForm/index.tsx:28 +msgid "Options" +msgstr "Options" + +#: src/components/modals/CreateEventModal/index.tsx:164 +msgid "or" +msgstr "or" + +#: src/components/common/AttendeeTable/index.tsx:110 +msgid "Order" +msgstr "Order" + +#: src/components/common/OrdersTable/index.tsx:212 +#~ msgid "Order #" +#~ msgstr "Order #" + +#: src/components/forms/WebhookForm/index.tsx:76 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:63 +msgid "Order Cancelled" +msgstr "Order Cancelled" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:62 +msgid "Order Completed" +msgstr "Order Completed" + +#: src/components/forms/WebhookForm/index.tsx:52 +msgid "Order Created" +msgstr "Order Created" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:122 +msgid "Order Date" +msgstr "Order Date" + +#: src/components/modals/ManageAttendeeModal/index.tsx:166 +#: src/components/modals/ManageOrderModal/index.tsx:86 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:266 +msgid "Order Details" +msgstr "Order Details" + +#: src/components/modals/ViewOrderModal/index.tsx:30 +#~ msgid "Order Details {0}" +#~ msgstr "Order Details {0}" + +#: src/components/modals/CancelOrderModal/index.tsx:29 +msgid "Order has been canceled and the order owner has been notified." +msgstr "Order has been canceled and the order owner has been notified." + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:277 +msgid "Order ID: {0}" +msgstr "Order ID: {0}" + +#: src/components/common/OrdersTable/index.tsx:79 +msgid "Order marked as paid" +msgstr "Order marked as paid" + +#: src/components/forms/WebhookForm/index.tsx:64 +msgid "Order Marked as Paid" +msgstr "Order Marked as Paid" + +#: src/components/modals/ManageOrderModal/index.tsx:92 +msgid "Order Notes" +msgstr "Order Notes" + +#: src/components/common/MessageList/index.tsx:23 +msgid "Order owner" +msgstr "Order owner" + +#: src/components/modals/SendMessageModal/index.tsx:192 +msgid "Order owners with a specific product" +msgstr "Order owners with a specific product" + +#: src/components/common/MessageList/index.tsx:19 +msgid "Order owners with products" +msgstr "Order owners with products" + +#: src/components/common/QuestionsTable/index.tsx:313 +#: src/components/common/QuestionsTable/index.tsx:355 +msgid "Order questions" +msgstr "Order questions" + +#: src/components/common/QuestionsTable/index.tsx:326 +#~ msgid "Order questions are asked once per order. By default, people are asked for their first name, last name, and email address." +#~ msgstr "Order questions are asked once per order. By default, people are asked for their first name, last name, and email address." + +#: src/components/common/QuestionsTable/index.tsx:226 +#~ msgid "Order questions are asked once per order. By default, we ask for the first name, last name, and email address." +#~ msgstr "Order questions are asked once per order. By default, we ask for the first name, last name, and email address." + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:112 +msgid "Order Reference" +msgstr "Order Reference" + +#: src/components/forms/WebhookForm/index.tsx:70 +msgid "Order Refunded" +msgstr "Order Refunded" + +#: src/components/routes/event/orders.tsx:45 +msgid "Order Status" +msgstr "Order Status" + +#: src/components/modals/SendMessageModal/index.tsx:229 +msgid "Order statuses" +msgstr "Order statuses" + +#: src/components/layouts/Checkout/CheckoutSidebar/index.tsx:28 +#: src/components/modals/ManageOrderModal/index.tsx:105 +msgid "Order Summary" +msgstr "Order Summary" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:90 +msgid "Order timeout" +msgstr "Order timeout" + +#: src/components/forms/WebhookForm/index.tsx:58 +msgid "Order Updated" +msgstr "Order Updated" + +#: src/components/layouts/Event/index.tsx:100 +#: src/components/routes/event/orders.tsx:113 +msgid "Orders" +msgstr "Orders" + +#: src/components/common/StatBoxes/index.tsx:51 +#: src/components/routes/event/EventDashboard/index.tsx:105 +#~ msgid "Orders Created" +#~ msgstr "Orders Created" + +#: src/components/routes/event/orders.tsx:94 +msgid "Orders Exported" +msgstr "Orders Exported" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:235 +msgid "Organization Address" +msgstr "Organization Address" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:226 +msgid "Organization Details" +msgstr "Organization Details" + +#: src/components/forms/OrganizerForm/index.tsx:27 +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:228 +msgid "Organization Name" +msgstr "Organization Name" + +#: src/components/modals/EditUserModal/index.tsx:55 +#: src/components/modals/InviteUserModal/index.tsx:47 +#: src/components/routes/events/Dashboard/index.tsx:193 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:186 +msgid "Organizer" +msgstr "Organizer" + +#: src/components/layouts/Event/index.tsx:81 +#: src/components/layouts/OrganizerLayout/index.tsx:70 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:160 +msgid "Organizer Dashboard" +msgstr "Organizer Dashboard" + +#: src/components/routes/event/settings.tsx:231 +#~ msgid "Organizer Details" +#~ msgstr "Organizer Details" + +#: src/components/modals/CreateEventModal/index.tsx:48 +msgid "Organizer is required" +msgstr "Organizer is required" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:72 +msgid "Organizer Name" +msgstr "Organizer Name" + +#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:8 +#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:10 +msgid "Organizer Not Found" +msgstr "Organizer Not Found" + +#: src/components/routes/organizer/Settings/index.tsx:81 +msgid "Organizer Settings" +msgstr "Organizer Settings" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:223 +msgid "Organizer statistics are not available for the selected currency or an error occurred." +msgstr "Organizer statistics are not available for the selected currency or an error occurred." + +#: src/components/common/StatusToggle/index.tsx:60 +#: src/components/layouts/OrganizerLayout/index.tsx:124 +msgid "Organizer status update failed. Please try again later" +msgstr "Organizer status update failed. Please try again later" + +#: src/components/common/StatusToggle/index.tsx:52 +#: src/components/layouts/OrganizerLayout/index.tsx:121 +msgid "Organizer status updated" +msgstr "Organizer status updated" + +#: src/components/modals/EditUserModal/index.tsx:57 +#: src/components/modals/InviteUserModal/index.tsx:49 +msgid "Organizers can only manage events and products. They cannot manage users, account settings or billing information." +msgstr "Organizers can only manage events and products. They cannot manage users, account settings or billing information." + +#: src/components/modals/EditUserModal/index.tsx:57 +#: src/components/modals/InviteUserModal/index.tsx:49 +#~ msgid "Organizers can only manage events and tickets. They cannot manage users, account settings or billing information." +#~ msgstr "Organizers can only manage events and tickets. They cannot manage users, account settings or billing information." + +#: src/constants/eventCategories.ts:22 +msgid "Other" +msgstr "Other" + +#: src/components/layouts/Event/index.tsx:82 +msgid "Overview" +msgstr "Overview" + +#: src/components/common/WidgetEditor/index.tsx:223 +msgid "Padding" +msgstr "Padding" + +#: src/components/routes/event/HomepageDesigner/index.tsx:174 +#~ msgid "Page background color" +#~ msgstr "Page background color" + +#: src/components/routes/event/HomepageDesigner/index.tsx:202 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:378 +msgid "Page Background Color" +msgstr "Page Background Color" + +#: src/components/common/ErrorDisplay/index.tsx:14 +msgid "Page not found" +msgstr "Page not found" + +#: src/components/modals/ShareModal/index.tsx:236 +msgid "Page URL" +msgstr "Page URL" + +#: src/components/common/StatBoxes/index.tsx:69 +msgid "Page views" +msgstr "Page views" + +#: src/components/forms/ProductForm/index.tsx:358 +msgid "page." +msgstr "page." + +#: src/components/modals/CreateAttendeeModal/index.tsx:180 +msgid "paid" +msgstr "paid" + +#: src/components/forms/ProductForm/index.tsx:145 +msgid "Paid Product" +msgstr "Paid Product" + +#: src/components/forms/TicketForm/index.tsx:127 +#~ msgid "Paid Ticket" +#~ msgstr "Paid Ticket" + +#: src/components/routes/event/orders.tsx:30 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:54 +msgid "Partially Refunded" +msgstr "Partially Refunded" + +#: src/components/routes/auth/Login/index.tsx:73 +#: src/components/routes/auth/Register/index.tsx:107 +#: src/components/routes/profile/ManageProfile/index.tsx:109 +msgid "Password" +msgstr "Hasło" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:31 +msgid "Password must be a minimum of 8 characters" +msgstr "Hasło musi zawierać min. 8 znaków" + +#: src/components/routes/auth/Register/index.tsx:37 +msgid "Password must be at least 8 characters" +msgstr "Hasło musi zawierać min. 8 znaków" + +#: src/components/routes/auth/ResetPassword/index.tsx:46 +msgid "Password reset successfully. Please login with your new password." +msgstr "Hasło zostało pomyślnie zresetowane. Zaloguj się, używając nowego hasła." + +#: src/components/routes/auth/AcceptInvitation/index.tsx:32 +#: src/components/routes/auth/Register/index.tsx:38 +msgid "Passwords are not the same" +msgstr "Podane hasła nie są takie same" + +#: src/components/layouts/OrganizerHomepage/index.tsx:267 +msgid "Past" +msgstr "Past" + +#: src/components/layouts/OrganizerHomepage/index.tsx:238 +msgid "Past Events" +msgstr "Past Events" + +#: src/components/common/WidgetEditor/index.tsx:269 +msgid "Paste this where you want the widget to appear." +msgstr "Paste this where you want the widget to appear." + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:103 +msgid "Paste URL" +msgstr "Paste URL" + +#: src/components/modals/CreateAttendeeModal/index.tsx:119 +msgid "Patrick" +msgstr "Patrick" + +#: src/components/modals/CreateAttendeeModal/index.tsx:133 +msgid "patrick@acme.com" +msgstr "patrick@acme.com" + +#: src/components/common/TicketsTable/index.tsx:138 +#~ msgid "Pause Ticket" +#~ msgstr "Pause Ticket" + +#: src/components/forms/WebhookForm/index.tsx:25 +msgid "Paused" +msgstr "Paused" + +#: src/components/forms/StripeCheckoutForm/index.tsx:123 +msgid "Payment" +msgstr "Payment" + +#: src/components/routes/event/Settings/index.tsx:64 +msgid "Payment & Invoicing" +msgstr "Payment & Invoicing" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:98 +msgid "Payment & Invoicing Settings" +msgstr "Payment & Invoicing Settings" + +#: src/components/routes/account/ManageAccount/index.tsx:38 +msgid "Payment & Plan" +msgstr "Payment & Plan" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:216 +msgid "Payment Due Period" +msgstr "Payment Due Period" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:41 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:64 +msgid "Payment Failed" +msgstr "Payment Failed" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:228 +#: src/components/routes/product-widget/Payment/PaymentMethods/Offline/index.tsx:14 +msgid "Payment Instructions" +msgstr "Payment Instructions" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:105 +msgid "Payment Methods" +msgstr "Payment Methods" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:139 +msgid "Payment Processing" +msgstr "Payment Processing" + +#: src/components/common/OrderDetails/index.tsx:76 +msgid "Payment provider" +msgstr "Payment provider" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:42 +msgid "Payment Received" +msgstr "Payment Received" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:241 +msgid "Payment Settings" +msgstr "Payment Settings" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:135 +msgid "Payment Status" +msgstr "Payment Status" + +#: src/components/forms/StripeCheckoutForm/index.tsx:60 +msgid "Payment succeeded!" +msgstr "Payment succeeded!" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:214 +msgid "Payment Terms" +msgstr "Payment Terms" + +#: src/components/common/AttendeeTicket/index.tsx:70 +#~ msgid "PDF" +#~ msgstr "PDF" + +#: src/components/forms/PromoCodeForm/index.tsx:53 +#~ msgid "percent" +#~ msgstr "percent" + +#: src/components/forms/PromoCodeForm/index.tsx:81 +#: src/components/forms/TaxAndFeeForm/index.tsx:27 +msgid "Percentage" +msgstr "Percentage" + +#: src/components/forms/TaxAndFeeForm/index.tsx:71 +msgid "Percentage Amount" +msgstr "Percentage Amount" + +#: src/components/common/AffiliateTable/index.tsx:84 +msgid "Performance" +msgstr "Performance" + +#: src/components/routes/welcome/index.tsx:192 +#~ msgid "Performances" +#~ msgstr "Performances" + +#: src/components/routes/welcome/index.tsx:183 +#~ msgid "Performing Arts" +#~ msgstr "Performing Arts" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:97 +msgid "Phone" +msgstr "Phone" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:82 +msgid "Pinterest" +msgstr "Pinterest" + +#: src/components/routes/product-widget/Payment/index.tsx:122 +msgid "Place Order" +msgstr "Place Order" + +#: src/components/common/WidgetEditor/index.tsx:257 +msgid "Place this in the of your website." +msgstr "Place this in the of your website." + +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "Planning an event?" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 +msgid "Platform Fees" +msgstr "Platform Fees" + +#: src/components/forms/QuestionForm/index.tsx:31 +msgid "Please add at least one option" +msgstr "Please add at least one option" + +#: src/hooks/useFormErrorResponseHandler.tsx:18 +msgid "Please check the provided information is correct" +msgstr "Please check the provided information is correct" + +#: src/components/routes/auth/Login/index.tsx:41 +msgid "Please check your email and password and try again" +msgstr "Zweryfikuj adres e-mail i hasło - spróbuj ponownie!" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:33 +#: src/components/routes/auth/Register/index.tsx:39 +msgid "Please check your email is valid" +msgstr "Please check your email is valid" + +#: src/components/routes/profile/ManageProfile/index.tsx:152 +msgid "Please check your email to confirm your email address" +msgstr "Please check your email to confirm your email address" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:87 +msgid "Please complete the form below to accept your invitation" +msgstr "Please complete the form below to accept your invitation" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:344 +msgid "Please continue in the new tab" +msgstr "Please continue in the new tab" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:242 +#~ msgid "Please continue your order in the new tab" +#~ msgstr "Please continue your order in the new tab" + +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:47 +msgid "Please create a product" +msgstr "Please create a product" + +#: src/components/modals/CreateCheckInListModal/index.tsx:51 +msgid "Please create a ticket" +msgstr "Please create a ticket" + +#: src/components/modals/SendMessageModal/index.tsx:207 +#~ msgid "" +#~ "Please ensure you only send emails directly related to the order. Promotional emails\n" +#~ "should not be sent using this form." +#~ msgstr "" +#~ "Please ensure you only send emails directly related to the order. Promotional emails\n" +#~ "should not be sent using this form." + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:46 +msgid "Please enter a valid image URL that points to an image." +msgstr "Please enter a valid image URL that points to an image." + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:178 +#~ msgid "Please enter a valid promo code" +#~ msgstr "Please enter a valid promo code" + +#: src/components/modals/CreateWebhookModal/index.tsx:30 +msgid "Please enter a valid URL" +msgstr "Please enter a valid URL" + +#: src/components/routes/welcome/index.tsx:68 +msgid "Please enter the 5-digit code" +msgstr "Please enter the 5-digit code" + +#: src/components/routes/auth/ResetPassword/index.tsx:55 +msgid "Please enter your new password" +msgstr "Wprowadź nowe hasło" + +#: src/components/modals/CancelOrderModal/index.tsx:52 +msgid "Please Note" +msgstr "Please Note" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:35 +msgid "Please provide an image." +msgstr "Please provide an image." + +#: src/components/common/TicketsTable/index.tsx:84 +#~ msgid "Please remove filters and set sorting to \"Homepage order\" to enable sorting" +#~ msgstr "Please remove filters and set sorting to \"Homepage order\" to enable sorting" + +#: src/components/layouts/Checkout/index.tsx:157 +msgid "Please return to the event page to start over." +msgstr "Please return to the event page to start over." + +#: src/components/modals/SendMessageModal/index.tsx:196 +msgid "Please select" +msgstr "Please select" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:54 +msgid "Please select an image." +msgstr "Please select an image." + +#: src/components/routes/product-widget/SelectProducts/index.tsx:275 +msgid "Please select at least one product" +msgstr "Please select at least one product" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:227 +#~ msgid "Please select at least one ticket" +#~ msgstr "Please select at least one ticket" + +#: src/components/routes/event/Affiliates/index.tsx:52 +#: src/components/routes/event/attendees.tsx:49 +#: src/components/routes/event/orders.tsx:100 +msgid "Please try again." +msgstr "Please try again." + +#: src/components/routes/profile/ManageProfile/index.tsx:142 +msgid "Please verify your email address to access all features" +msgstr "Please verify your email address to access all features" + +#: src/components/routes/welcome/index.tsx:121 +msgid "Please wait before requesting another code" +msgstr "Please wait before requesting another code" + +#: src/components/routes/event/Affiliates/index.tsx:43 +msgid "Please wait while we prepare your affiliates for export..." +msgstr "Please wait while we prepare your affiliates for export..." + +#: src/components/routes/event/attendees.tsx:40 +msgid "Please wait while we prepare your attendees for export..." +msgstr "Please wait while we prepare your attendees for export..." + +#: src/components/common/OrdersTable/index.tsx:112 +#: src/components/layouts/Checkout/index.tsx:48 +msgid "Please wait while we prepare your invoice..." +msgstr "Please wait while we prepare your invoice..." + +#: src/components/routes/event/orders.tsx:91 +msgid "Please wait while we prepare your orders for export..." +msgstr "Please wait while we prepare your orders for export..." + +#: src/components/common/LanguageSwitcher/index.tsx:26 +msgid "Portuguese" +msgstr "Portuguese" + +#: src/locales.ts:47 +#~ msgid "Portuguese (Brazil)" +#~ msgstr "Portuguese (Brazil)" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:74 +msgid "Post Checkout message" +msgstr "Post Checkout message" + +#: src/components/common/PoweredByFooter/index.tsx:37 +msgid "Powered by" +msgstr "Powered by" + +#: src/components/common/EventDocumentHead/index.tsx:12 +#~ msgid "Powered By" +#~ msgstr "Powered By" + +#: src/components/layouts/EventHomepage/Footer/index.tsx:7 +#~ msgid "Powered by <0>Hi.Events 👋" +#~ msgstr "Powered by <0>Hi.Events 👋" + +#: src/components/common/EventDocumentHead/index.tsx:14 +#~ msgid "Powered By Hi.Events" +#~ msgstr "Powered By Hi.Events" + +#: src/components/forms/StripeCheckoutForm/index.tsx:137 +#~ msgid "Powered by Stripe" +#~ msgstr "Powered by Stripe" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:67 +msgid "Pre Checkout message" +msgstr "Pre Checkout message" + +#: src/components/common/QuestionsTable/index.tsx:347 +msgid "Preview" +msgstr "Preview" + +#: src/components/layouts/Event/index.tsx:216 +#: src/components/layouts/Event/index.tsx:220 +msgid "Preview Event page" +msgstr "Preview Event page" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:236 +#: src/components/forms/ProductForm/index.tsx:73 +#: src/components/forms/ProductForm/index.tsx:285 +msgid "Price" +msgstr "Price" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:78 +msgid "Price display mode" +msgstr "Price display mode" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:88 +msgid "Price not set" +msgstr "Price not set" + +#: src/components/forms/ProductForm/index.tsx:322 +msgid "Price tiers" +msgstr "Price tiers" + +#: src/components/forms/TicketForm/index.tsx:191 +#~ msgid "Price Tiers" +#~ msgstr "Price Tiers" + +#: src/components/forms/ProductForm/index.tsx:228 +msgid "Price Type" +msgstr "Price Type" + +#: src/components/common/WidgetEditor/index.tsx:182 +#: src/components/routes/event/HomepageDesigner/index.tsx:217 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:393 +msgid "Primary Color" +msgstr "Primary Color" + +#: src/components/routes/event/HomepageDesigner/index.tsx:181 +#~ msgid "Primary Colour" +#~ msgstr "Primary Colour" + +#: src/components/forms/OrganizerForm/index.tsx:78 +#~ msgid "Primary currency for ticket pricing" +#~ msgstr "Primary currency for ticket pricing" + +#: src/components/common/WidgetEditor/index.tsx:190 +#: src/components/routes/event/HomepageDesigner/index.tsx:223 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:399 +msgid "Primary Text Color" +msgstr "Primary Text Color" + +#: src/components/common/AttendeeTicket/index.tsx:81 +msgid "Print" +msgstr "Print" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:288 +msgid "Print All Tickets" +msgstr "Print All Tickets" + +#: src/components/layouts/Checkout/index.tsx:112 +msgid "Print Tickets" +msgstr "Print Tickets" + +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 +msgid "Privacy Policy" +msgstr "Privacy Policy" + +#: src/components/common/AttendeeTable/index.tsx:190 +#~ msgid "product" +#~ msgstr "product" + +#: src/components/common/AttendeeDetails/index.tsx:37 +#: src/components/modals/ManageAttendeeModal/index.tsx:119 +msgid "Product" +msgstr "Product" + +#: src/components/forms/ProductForm/index.tsx:266 +msgid "Product Category" +msgstr "Product Category" + +#: src/components/modals/EditProductCategoryModal/index.tsx:53 +msgid "Product category updated successfully." +msgstr "Product category updated successfully." + +#: src/components/forms/WebhookForm/index.tsx:34 +msgid "Product Created" +msgstr "Product Created" + +#: src/components/forms/WebhookForm/index.tsx:46 +msgid "Product Deleted" +msgstr "Product Deleted" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:55 +msgid "Product deleted successfully" +msgstr "Product deleted successfully" + +#: src/components/common/AttendeeTable/index.tsx:50 +#~ msgid "Product email has been resent to attendee" +#~ msgstr "Product email has been resent to attendee" + +#: src/components/forms/ProductForm/index.tsx:236 +msgid "Product Price Type" +msgstr "Product Price Type" + +#: src/components/common/QuestionsTable/index.tsx:328 +msgid "Product questions" +msgstr "Product questions" + +#: src/components/routes/event/EventDashboard/index.tsx:217 +#: src/components/routes/event/Reports/index.tsx:17 +msgid "Product Sales" +msgstr "Product Sales" + +#: src/components/routes/event/Reports/index.tsx:18 +msgid "Product sales, revenue, and tax breakdown" +msgstr "Product sales, revenue, and tax breakdown" + +#: src/components/common/ProductSelector/index.tsx:63 +msgid "Product Tier" +msgstr "Product Tier" + +#: src/components/forms/ProductForm/index.tsx:214 +#: src/components/forms/ProductForm/index.tsx:221 +msgid "Product Type" +msgstr "Product Type" + +#: src/components/forms/WebhookForm/index.tsx:40 +msgid "Product Updated" +msgstr "Product Updated" + +#: src/components/common/WidgetEditor/index.tsx:313 +msgid "Product Widget Preview" +msgstr "Product Widget Preview" + +#: src/components/common/PromoCodeTable/index.tsx:148 +msgid "Product(s)" +msgstr "Product(s)" + +#: src/components/common/PromoCodeTable/index.tsx:72 +#: src/components/modals/DuplicateEventModal/index.tsx:24 +msgid "Products" +msgstr "Products" + +#: src/components/common/EventCard/index.tsx:126 +#~ msgid "products sold" +#~ msgstr "products sold" + +#: src/components/common/StatBoxes/index.tsx:45 +msgid "Products sold" +msgstr "Products sold" + +#: src/components/routes/event/EventDashboard/index.tsx:238 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:125 +msgid "Products Sold" +msgstr "Products Sold" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:178 +msgid "Products sorted successfully" +msgstr "Products sorted successfully" + +#: src/components/layouts/AuthLayout/index.tsx:45 +msgid "Products, merchandise, and flexible pricing options" +msgstr "Products, merchandise, and flexible pricing options" + +#: src/components/routes/profile/ManageProfile/index.tsx:106 +msgid "Profile" +msgstr "Profile" + +#: src/components/routes/profile/ManageProfile/index.tsx:59 +msgid "Profile updated successfully" +msgstr "Profile updated successfully" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:216 +msgid "Promo {promo_code} code applied" +msgstr "Promo {promo_code} code applied" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:119 +#~ msgid "Promo {promoCode} code applied" +#~ msgstr "Promo {promoCode} code applied" + +#: src/components/common/OrderDetails/index.tsx:86 +msgid "Promo code" +msgstr "Promo code" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:20 +msgid "Promo Code" +msgstr "Promo Code" + +#: src/components/forms/ProductForm/index.tsx:409 +msgid "Promo Code page" +msgstr "Promo Code page" + +#: src/components/routes/event/Reports/index.tsx:30 +msgid "Promo code usage and discount breakdown" +msgstr "Promo code usage and discount breakdown" + +#: src/components/layouts/Event/index.tsx:106 +#: src/components/modals/DuplicateEventModal/index.tsx:27 +#: src/components/routes/event/promo-codes.tsx:31 +msgid "Promo Codes" +msgstr "Promo Codes" + +#: src/components/common/PromoCodeTable/index.tsx:51 +msgid "Promo codes can be used to offer discounts, presale access, or provide special access to your event." +msgstr "Promo codes can be used to offer discounts, presale access, or provide special access to your event." + +#: src/components/routes/event/Reports/index.tsx:29 +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:95 +msgid "Promo Codes Report" +msgstr "Promo Codes Report" + +#: src/components/forms/QuestionForm/index.tsx:189 +msgid "" +"Provide additional context or instructions for this question. Use this field to add terms\n" +"and conditions, guidelines, or any important information that attendees need to know before answering." +msgstr "" +"Provide additional context or instructions for this question. Use this field to add terms\n" +"and conditions, guidelines, or any important information that attendees need to know before answering." + +#: src/components/common/StatusToggle/index.tsx:93 +msgid "Publish" +msgstr "Publish" + +#: src/components/routes/event/EventDashboard/index.tsx:159 +msgid "Publish Event" +msgstr "Publish Event" + +#: src/components/common/GlobalMenu/index.tsx:25 +#~ msgid "Purchase License" +#~ msgstr "Purchase License" + +#: src/components/modals/ShareModal/index.tsx:168 +msgid "QR Code" +msgstr "QR Code" + +#: src/components/layouts/AuthLayout/index.tsx:66 +msgid "QR code scanning with instant feedback and secure sharing for staff access" +msgstr "Skanowanie kodów QR z natychmiastową informacją zwrotną i bezpiecznym udostępnianiem dla personelu" + +#: src/components/forms/ProductForm/index.tsx:85 +#: src/components/forms/ProductForm/index.tsx:302 +msgid "Quantity Available" +msgstr "Quantity Available" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:243 +msgid "Quantity Sold" +msgstr "Quantity Sold" + +#: src/components/common/QuestionsTable/index.tsx:170 +msgid "Question deleted" +msgstr "Question deleted" + +#: src/components/forms/QuestionForm/index.tsx:188 +msgid "Question Description" +msgstr "Question Description" + +#: src/components/forms/QuestionForm/index.tsx:178 +msgid "Question Title" +msgstr "Question Title" + +#: src/components/common/QuestionsTable/index.tsx:275 +#: src/components/layouts/Event/index.tsx:102 +#: src/components/modals/DuplicateEventModal/index.tsx:25 +msgid "Questions" +msgstr "Questions" + +#: src/components/modals/ManageAttendeeModal/index.tsx:184 +#: src/components/modals/ManageOrderModal/index.tsx:111 +msgid "Questions & Answers" +msgstr "Questions & Answers" + +#: src/components/common/QuestionsTable/index.tsx:145 +msgid "Questions sorted successfully" +msgstr "Questions sorted successfully" + +#: src/components/forms/QuestionForm/index.tsx:118 +msgid "Radio Option" +msgstr "Radio Option" + +#: src/components/common/MessageList/index.tsx:59 +msgid "Read less" +msgstr "Read less" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:265 +msgid "Recent Orders" +msgstr "Recent Orders" + +#: src/components/modals/SendMessageModal/index.tsx:37 +msgid "Recipient" +msgstr "Recipient" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:80 +msgid "Reddit" +msgstr "Reddit" + +#: src/components/common/StripeConnectButton/index.tsx:51 +#: src/components/common/StripeConnectButton/index.tsx:66 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 +msgid "Redirecting to Stripe..." +msgstr "Redirecting to Stripe..." + +#: src/components/common/OrdersTable/index.tsx:204 +#: src/components/common/OrdersTable/index.tsx:274 +msgid "Reference" +msgstr "Reference" + +#: src/components/modals/RefundOrderModal/index.tsx:104 +msgid "Refund amount ({0})" +msgstr "Refund amount ({0})" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:52 +msgid "Refund Failed" +msgstr "Refund Failed" + +#: src/components/common/OrdersTable/index.tsx:172 +msgid "Refund order" +msgstr "Refund order" + +#: src/components/modals/RefundOrderModal/index.tsx:151 +msgid "Refund Order" +msgstr "Refund Order" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:51 +msgid "Refund Pending" +msgstr "Refund Pending" + +#: src/components/routes/event/orders.tsx:51 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:128 +msgid "Refund Status" +msgstr "Refund Status" + +#: src/components/common/OrderSummary/index.tsx:80 +#: src/components/common/StatBoxes/index.tsx:57 +#: src/components/routes/event/orders.tsx:29 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:53 +msgid "Refunded" +msgstr "Refunded" + +#: src/components/routes/auth/Register/index.tsx:130 +msgid "Register" +msgstr "Register" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:82 +msgid "Remaining Uses" +msgstr "Remaining Uses" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:551 +msgid "remove" +msgstr "remove" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:146 +#: src/components/routes/product-widget/SelectProducts/index.tsx:552 +msgid "Remove" +msgstr "Remove" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:62 +#~ msgid "Reply to email" +#~ msgstr "Reply to email" + +#: src/components/layouts/Event/index.tsx:92 +#: src/components/routes/event/Reports/index.tsx:39 +msgid "Reports" +msgstr "Reports" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:169 +msgid "Require Billing Address" +msgstr "Require Billing Address" + +#: src/components/routes/welcome/index.tsx:203 +msgid "Resend code" +msgstr "Resend code" + +#: src/components/routes/event/GettingStarted/index.tsx:197 +#~ msgid "Resend confirmation email" +#~ msgstr "Resend confirmation email" + +#: src/components/layouts/OrganizerLayout/index.tsx:284 +msgid "Resend Confirmation Email" +msgstr "Resend Confirmation Email" + +#: src/components/layouts/Event/index.tsx:236 +msgid "Resend email" +msgstr "Resend email" + +#: src/components/routes/profile/ManageProfile/index.tsx:144 +msgid "Resend email confirmation" +msgstr "Resend email confirmation" + +#: src/components/routes/welcome/index.tsx:202 +msgid "Resend in {resendCooldown}s" +msgstr "Resend in {resendCooldown}s" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:124 +msgid "Resend invitation" +msgstr "Resend invitation" + +#: src/components/common/OrdersTable/index.tsx:179 +msgid "Resend order email" +msgstr "Resend order email" + +#: src/components/common/AttendeeTable/index.tsx:179 +#~ msgid "Resend product email" +#~ msgstr "Resend product email" + +#: src/components/common/AttendeeTable/index.tsx:172 +msgid "Resend ticket email" +msgstr "Resend ticket email" + +#: src/components/routes/profile/ManageProfile/index.tsx:144 +msgid "Resending..." +msgstr "Resending..." + +#: src/components/common/FilterModal/index.tsx:248 +msgid "Reset" +msgstr "Reset" + +#: src/components/routes/auth/ForgotPassword/index.tsx:55 +#: src/components/routes/auth/ResetPassword/index.tsx:62 +msgid "Reset password" +msgstr "Zresetuj hasło" + +#: src/components/routes/auth/ResetPassword/index.tsx:54 +msgid "Reset Password" +msgstr "Zresetuj hasło" + +#: src/components/routes/auth/ForgotPassword/index.tsx:50 +msgid "Reset your password" +msgstr "Zresetuj hasło" + +#: src/components/common/EventCard/index.tsx:103 +msgid "Restore event" +msgstr "Restore event" + +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:50 +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:63 +msgid "Return to event page" +msgstr "Return to event page" + +#: src/components/layouts/Checkout/index.tsx:163 +msgid "Return to Event Page" +msgstr "Return to Event Page" + +#: src/components/common/AffiliateTable/index.tsx:157 +#: src/components/routes/event/EventDashboard/index.tsx:249 +msgid "Revenue" +msgstr "Revenue" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:130 +msgid "Revoke invitation" +msgstr "Revoke invitation" + +#: src/components/modals/EditUserModal/index.tsx:93 +#: src/components/modals/InviteUserModal/index.tsx:64 +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:155 +msgid "Role" +msgstr "Role" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:91 +#~ msgid "Royal" +#~ msgstr "Royal" + +#: src/components/forms/ProductForm/index.tsx:96 +#: src/components/forms/ProductForm/index.tsx:391 +msgid "Sale End Date" +msgstr "Sale End Date" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:75 +msgid "Sale ended" +msgstr "Sale ended" + +#: src/components/forms/ProductForm/index.tsx:91 +#: src/components/forms/ProductForm/index.tsx:389 +msgid "Sale Start Date" +msgstr "Sale Start Date" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:35 +#: src/components/routes/ticket-widget/SelectTickets/Prices/Tiered/index.tsx:29 +#~ msgid "Sale starts" +#~ msgstr "Sale starts" + +#: src/components/common/AffiliateTable/index.tsx:145 +msgid "Sales" +msgstr "Sales" + +#: src/components/common/ProductPriceAvailability/index.tsx:13 +#: src/components/common/ProductPriceAvailability/index.tsx:35 +msgid "Sales ended" +msgstr "Sales ended" + +#: src/components/common/ProductPriceAvailability/index.tsx:19 +#: src/components/common/ProductPriceAvailability/index.tsx:40 +msgid "Sales start" +msgstr "Sales start" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:135 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:93 +msgid "San Francisco" +msgstr "San Francisco" + +#: src/components/common/QuestionAndAnswerList/index.tsx:142 +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:80 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:129 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:96 +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:166 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:94 +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:265 +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:85 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:116 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:132 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:85 +msgid "Save" +msgstr "Save" + +#: src/components/modals/ManageAttendeeModal/index.tsx:231 +#: src/components/modals/ManageOrderModal/index.tsx:175 +#: src/components/routes/event/HomepageDesigner/index.tsx:274 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:432 +msgid "Save Changes" +msgstr "Save Changes" + +#: src/components/modals/EditOrganizerModal/index.tsx:70 +msgid "Save Organizer" +msgstr "Save Organizer" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:90 +msgid "Save Settings" +msgstr "Save Settings" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:263 +msgid "Save Social Links" +msgstr "Save Social Links" + +#: src/components/layouts/CheckIn/index.tsx:398 +#: src/components/layouts/CheckIn/index.tsx:400 +msgid "Scan QR Code" +msgstr "Scan QR Code" + +#: src/components/modals/ShareModal/index.tsx:229 +#~ msgid "Scan this QR code to access the event page or share it with others" +#~ msgstr "Scan this QR code to access the event page or share it with others" + +#: src/components/layouts/EventHomepage/index.tsx:340 +msgid "Scroll to Tickets" +msgstr "Scroll to Tickets" + +#: src/components/layouts/CheckIn/index.tsx:288 +#~ msgid "Seach by name, order #, attendee # or email..." +#~ msgstr "Seach by name, order #, attendee # or email..." + +#: src/components/routes/event/Affiliates/index.tsx:66 +msgid "Search affiliates..." +msgstr "Search affiliates..." + +#: src/components/routes/event/attendees.tsx:64 +msgid "Search by attendee name, email or order #..." +msgstr "Search by attendee name, email or order #..." + +#: src/components/routes/events/Dashboard/index.tsx:44 +#~ msgid "Search by event name or description..." +#~ msgstr "Search by event name or description..." + +#: src/components/routes/events/Dashboard/index.tsx:149 +#: src/components/routes/organizer/Events/index.tsx:47 +msgid "Search by event name..." +msgstr "Search by event name..." + +#: src/components/routes/event/tickets.tsx:43 +#~ msgid "Search by name or description..." +#~ msgstr "Search by name or description..." + +#: src/components/routes/event/orders.tsx:126 +msgid "Search by name, email, or order #..." +msgstr "Search by name, email, or order #..." + +#: src/components/layouts/CheckIn/index.tsx:394 +msgid "Search by name, order #, attendee # or email..." +msgstr "Search by name, order #, attendee # or email..." + +#: src/components/routes/event/promo-codes.tsx:34 +msgid "Search by name..." +msgstr "Search by name..." + +#: src/components/routes/event/orders.tsx:46 +#~ msgid "Search by order #, name or email..." +#~ msgstr "Search by order #, name or email..." + +#: src/components/routes/event/products.tsx:43 +#~ msgid "Search by product name..." +#~ msgstr "Search by product name..." + +#: src/components/routes/event/messages.tsx:37 +#~ msgid "Search by subject or body..." +#~ msgstr "Search by subject or body..." + +#: src/components/routes/event/messages.tsx:34 +msgid "Search by subject or content..." +msgstr "Search by subject or content..." + +#: src/components/routes/event/tickets.tsx:43 +#~ msgid "Search by ticket name..." +#~ msgstr "Search by ticket name..." + +#: src/components/routes/event/CapacityAssignments/index.tsx:37 +msgid "Search capacity assignments..." +msgstr "Search capacity assignments..." + +#: src/components/routes/event/CheckInLists/index.tsx:37 +msgid "Search check-in lists..." +msgstr "Search check-in lists..." + +#: src/components/routes/event/products.tsx:52 +msgid "Search products" +msgstr "Search products" + +#: src/components/common/SearchBar/index.tsx:36 +msgid "Search..." +msgstr "Search..." + +#: src/components/routes/event/HomepageDesigner/index.tsx:185 +#~ msgid "Secondary color" +#~ msgstr "Secondary color" + +#: src/components/common/WidgetEditor/index.tsx:198 +#: src/components/routes/event/HomepageDesigner/index.tsx:229 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:405 +msgid "Secondary Color" +msgstr "Secondary Color" + +#: src/components/routes/event/HomepageDesigner/index.tsx:187 +#~ msgid "Secondary text color" +#~ msgstr "Secondary text color" + +#: src/components/common/WidgetEditor/index.tsx:206 +#: src/components/routes/event/HomepageDesigner/index.tsx:235 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:411 +msgid "Secondary Text Color" +msgstr "Secondary Text Color" + +#: src/components/common/FilterModal/index.tsx:150 +msgid "Select {0}" +msgstr "Select {0}" + +#: src/components/routes/welcome/index.tsx:306 +#~ msgid "Select {0} category" +#~ msgstr "Select {0} category" + +#: src/components/modals/CreateEventModal/index.tsx:186 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:83 +msgid "Select a category" +msgstr "Select a category" + +#: src/components/modals/DuplicateEventModal/index.tsx:136 +msgid "Select All" +msgstr "Select All" + +#: src/components/routes/events/Dashboard/index.tsx:235 +msgid "Select an organizer to view their dashboard and events." +msgstr "Select an organizer to view their dashboard and events." + +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:214 +msgid "Select Camera" +msgstr "Select Camera" + +#: src/components/forms/ProductForm/index.tsx:269 +msgid "Select category..." +msgstr "Select category..." + +#: src/components/forms/OrganizerForm/index.tsx:50 +msgid "Select currency" +msgstr "Select currency" + +#: src/components/routes/welcome/index.tsx:352 +#~ msgid "Select date and time" +#~ msgstr "Select date and time" + +#: src/components/modals/CreateEventModal/index.tsx:235 +msgid "Select end date and time" +msgstr "Select end date and time" + +#: src/components/routes/welcome/index.tsx:383 +msgid "Select end time" +msgstr "Select end time" + +#: src/components/routes/welcome/index.tsx:337 +msgid "Select event category" +msgstr "Select event category" + +#: src/components/forms/WebhookForm/index.tsx:124 +msgid "Select event types" +msgstr "Select event types" + +#: src/components/modals/CreateEventModal/index.tsx:156 +msgid "Select organizer" +msgstr "Select organizer" + +#: src/components/modals/ManageAttendeeModal/index.tsx:118 +msgid "Select Product" +msgstr "Select Product" + +#: src/components/common/ProductSelector/index.tsx:65 +msgid "Select Product Tier" +msgstr "Select Product Tier" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:49 +#: src/components/modals/SendMessageModal/index.tsx:220 +msgid "Select products" +msgstr "Select products" + +#: src/components/modals/CreateEventModal/index.tsx:214 +msgid "Select start date and time" +msgstr "Select start date and time" + +#: src/components/routes/welcome/index.tsx:362 +msgid "Select start time" +msgstr "Select start time" + +#: src/components/modals/EditUserModal/index.tsx:104 +msgid "Select status" +msgstr "Select status" + +#: src/components/modals/CreateAttendeeModal/index.tsx:150 +msgid "Select Ticket" +msgstr "Select Ticket" + +#: src/components/modals/CreateAttendeeModal/index.tsx:163 +#: src/components/modals/EditAttendeeModal/index.tsx:117 +#~ msgid "Select Ticket Tier" +#~ msgstr "Select Ticket Tier" + +#: src/components/forms/CheckInListForm/index.tsx:26 +#: src/components/modals/SendMessageModal/index.tsx:208 +msgid "Select tickets" +msgstr "Select tickets" + +#: src/components/layouts/EventHomepage/index.tsx:20 +#~ msgid "Select Tickets" +#~ msgstr "Select Tickets" + +#: src/components/common/ReportTable/index.tsx:261 +msgid "Select time period" +msgstr "Select time period" + +#: src/components/forms/OrganizerForm/index.tsx:59 +msgid "Select timezone" +msgstr "Select timezone" + +#: src/components/forms/WebhookForm/index.tsx:123 +msgid "Select which events will trigger this webhook" +msgstr "Select which events will trigger this webhook" + +#: src/components/forms/ProductForm/index.tsx:352 +msgid "Select..." +msgstr "Select..." + +#: src/components/layouts/AuthLayout/index.tsx:70 +msgid "Sell Anything" +msgstr "Sprzedawaj wszystko" + +#: src/components/layouts/AuthLayout/index.tsx:71 +msgid "Sell merchandise alongside tickets with integrated tax and promo code support" +msgstr "Sprzedawaj towary wraz z biletami, korzystając ze zintegrowanej obsługi podatków i kodów promocyjnych" + +#: src/components/layouts/AuthLayout/index.tsx:44 +msgid "Sell More Than Tickets" +msgstr "Sell More Than Tickets" + +#: src/components/modals/SendMessageModal/index.tsx:296 +msgid "Send" +msgstr "Send" + +#: src/components/modals/SendMessageModal/index.tsx:260 +msgid "Send a copy to <0>{0}" +msgstr "Send a copy to <0>{0}" + +#: src/components/modals/SendMessageModal/index.tsx:140 +msgid "Send a message" +msgstr "Send a message" + +#: src/components/modals/SendMessageModal/index.tsx:270 +msgid "Send as a test. This will send the message to your email address instead of the recipients." +msgstr "Send as a test. This will send the message to your email address instead of the recipients." + +#: src/components/modals/CreateAttendeeModal/index.tsx:184 +#~ msgid "Send confirmation email" +#~ msgstr "Send confirmation email" + +#: src/components/common/ContactOrganizerModal/index.tsx:112 +#: src/components/routes/event/messages.tsx:41 +msgid "Send Message" +msgstr "Send Message" + +#: src/components/modals/CreateAttendeeModal/index.tsx:191 +#~ msgid "Send order confirmation and product email" +#~ msgstr "Send order confirmation and product email" + +#: src/components/modals/CreateAttendeeModal/index.tsx:192 +msgid "Send order confirmation and ticket email" +msgstr "Send order confirmation and ticket email" + +#: src/components/modals/SendMessageModal/index.tsx:296 +msgid "Send Test" +msgstr "Send Test" + +#: src/components/routes/event/Settings/index.tsx:46 +#: src/components/routes/organizer/Settings/index.tsx:42 +msgid "SEO" +msgstr "SEO" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:70 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:70 +msgid "SEO Description" +msgstr "SEO Description" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:76 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:76 +msgid "SEO Keywords" +msgstr "SEO Keywords" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:56 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:56 +msgid "SEO Settings" +msgstr "SEO Settings" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:64 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:64 +msgid "SEO Title" +msgstr "SEO Title" + +#: src/components/forms/TaxAndFeeForm/index.tsx:62 +msgid "Service Fee" +msgstr "Service Fee" + +#: src/components/forms/TicketForm/index.tsx:141 +#~ msgid "Set a minimum price and let users donate more" +#~ msgstr "Set a minimum price and let users donate more" + +#: src/components/forms/ProductForm/index.tsx:159 +msgid "Set a minimum price and let users pay more if they choose" +msgstr "Set a minimum price and let users pay more if they choose" + +#: src/components/routes/welcome/index.tsx:344 +#~ msgid "Set the date and time for your event. The end time is optional but recommended." +#~ msgstr "Set the date and time for your event. The end time is optional but recommended." + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:207 +msgid "Set the starting number for invoice numbering. This cannot be changed once invoices have been generated." +msgstr "Set the starting number for invoice numbering. This cannot be changed once invoices have been generated." + +#: src/components/routes/event/GettingStarted/index.tsx:140 +msgid "Set up your event" +msgstr "Set up your event" + +#: src/components/routes/welcome/index.tsx:40 +msgid "Set up your organization" +msgstr "Set up your organization" + +#: src/components/routes/event/EventDashboard/index.tsx:190 +#~ msgid "Set up your payment processing to receive funds from ticket sales." +#~ msgstr "Set up your payment processing to receive funds from ticket sales." + +#: src/components/routes/event/GettingStarted/index.tsx:183 +msgid "Set your event live" +msgstr "Set your event live" + +#: src/components/forms/OrganizerForm/index.tsx:63 +#~ msgid "Set your preferred defaults for currency and timezone. These can be changed for individual events." +#~ msgstr "Set your preferred defaults for currency and timezone. These can be changed for individual events." + +#: src/components/layouts/Event/index.tsx:98 +#: src/components/layouts/OrganizerLayout/index.tsx:74 +#: src/components/modals/DuplicateEventModal/index.tsx:26 +#: src/components/routes/event/Settings/index.tsx:103 +msgid "Settings" +msgstr "Settings" + +#: src/components/layouts/AuthLayout/index.tsx:28 +msgid "Setup in Minutes" +msgstr "Setup in Minutes" + +#: src/components/common/ShareIcon/index.tsx:28 +#: src/components/layouts/OrganizerLayout/index.tsx:220 +#: src/components/modals/ShareModal/index.tsx:37 +#: src/components/modals/ShareModal/index.tsx:165 +#: src/components/modals/ShareModal/index.tsx:186 +msgid "Share" +msgstr "Share" + +#: src/components/common/AffiliateTable/index.tsx:190 +#: src/components/common/AffiliateTable/index.tsx:229 +msgid "Share Affiliate Link" +msgstr "Share Affiliate Link" + +#: src/components/layouts/Event/index.tsx:194 +#: src/components/layouts/Event/index.tsx:200 +msgid "Share Event" +msgstr "Share Event" + +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 +msgid "Share Organizer Page" +msgstr "Share Organizer Page" + +#: src/components/modals/ShareModal/index.tsx:169 +#~ msgid "Share to Facebook" +#~ msgstr "Share to Facebook" + +#: src/components/modals/ShareModal/index.tsx:163 +#~ msgid "Share to LinkedIn" +#~ msgstr "Share to LinkedIn" + +#: src/components/modals/ShareModal/index.tsx:193 +#~ msgid "Share to Pinterest" +#~ msgstr "Share to Pinterest" + +#: src/components/modals/ShareModal/index.tsx:187 +#~ msgid "Share to Reddit" +#~ msgstr "Share to Reddit" + +#: src/components/modals/ShareModal/index.tsx:148 +#~ msgid "Share to Social" +#~ msgstr "Share to Social" + +#: src/components/modals/ShareModal/index.tsx:181 +#~ msgid "Share to Telegram" +#~ msgstr "Share to Telegram" + +#: src/components/modals/ShareModal/index.tsx:175 +#~ msgid "Share to WhatsApp" +#~ msgstr "Share to WhatsApp" + +#: src/components/modals/ShareModal/index.tsx:157 +#~ msgid "Share to X" +#~ msgstr "Share to X" + +#: src/components/modals/ShareModal/index.tsx:199 +#~ msgid "Share via Email" +#~ msgstr "Share via Email" + +#: src/components/forms/TaxAndFeeForm/index.tsx:85 +#~ msgid "Should this {type} be applied to all new tickets?" +#~ msgstr "Should this {type} be applied to all new tickets?" + +#: src/components/forms/ProductForm/index.tsx:344 +msgid "Show" +msgstr "Show" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:232 +msgid "Show all platforms ({0} more with values)" +msgstr "Show all platforms ({0} more with values)" + +#: src/components/forms/ProductForm/index.tsx:403 +msgid "Show available product quantity" +msgstr "Show available product quantity" + +#: src/components/forms/TicketForm/index.tsx:348 +#~ msgid "Show available ticket quantity" +#~ msgstr "Show available ticket quantity" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:369 +msgid "Show color settings" +msgstr "Show color settings" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:230 +msgid "Show fewer platforms" +msgstr "Show fewer platforms" + +#: src/components/common/QuestionsTable/index.tsx:295 +msgid "Show hidden questions" +msgstr "Show hidden questions" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:413 +#: src/components/routes/product-widget/SelectProducts/index.tsx:506 +msgid "Show more" +msgstr "Show more" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:233 +msgid "Show more platforms" +msgstr "Show more platforms" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:60 +msgid "Show tax and fees separately" +msgstr "Show tax and fees separately" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:76 +#~ msgid "Shown to the customer after they checkout, on the order summary page" +#~ msgstr "Shown to the customer after they checkout, on the order summary page" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:79 +msgid "Shown to the customer after they checkout, on the order summary page." +msgstr "Shown to the customer after they checkout, on the order summary page." + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:69 +msgid "Shown to the customer before they checkout" +msgstr "Shown to the customer before they checkout" + +#: src/components/forms/QuestionForm/index.tsx:132 +msgid "Shows common address fields, including country" +msgstr "Shows common address fields, including country" + +#: src/components/modals/ManageAttendeeModal/index.tsx:111 +#: src/components/modals/ManageOrderModal/index.tsx:151 +msgid "Simpson" +msgstr "Simpson" + +#: src/components/forms/QuestionForm/index.tsx:100 +msgid "Single line text box" +msgstr "Single line text box" + +#: src/components/routes/welcome/index.tsx:481 +msgid "Skip this step" +msgstr "Skip this step" + +#: src/components/layouts/AuthLayout/index.tsx:80 +msgid "Smart Check-in" +msgstr "Inteligentna kontrola biletów" + +#: src/components/layouts/AuthLayout/index.tsx:53 +#~ msgid "Smart Dashboard" +#~ msgstr "Smart Dashboard" + +#: src/components/routes/auth/Register/index.tsx:91 +msgid "Smith" +msgstr "Smith" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:73 +msgid "Snapchat" +msgstr "Snapchat" + +#: src/constants/eventCategories.ts:13 +msgid "Social" +msgstr "Social" + +#: src/components/routes/organizer/Settings/index.tsx:36 +msgid "Social Links" +msgstr "Social Links" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:184 +msgid "Social Links & Website" +msgstr "Social Links & Website" + +#: src/components/common/EventCard/index.tsx:185 +msgid "sold" +msgstr "sold" + +#: src/components/common/ProductPriceAvailability/index.tsx:9 +#: src/components/common/ProductPriceAvailability/index.tsx:32 +msgid "Sold out" +msgstr "Sold out" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:67 +msgid "Sold Out" +msgstr "Sold Out" + +#: src/components/common/ErrorDisplay/index.tsx:15 +#: src/components/routes/auth/AcceptInvitation/index.tsx:48 +msgid "Something went wrong" +msgstr "Something went wrong" + +#: src/components/common/TaxAndFeeList/index.tsx:39 +msgid "Something went wrong while deleting the Tax or Fee" +msgstr "Something went wrong while deleting the Tax or Fee" + +#: src/components/routes/auth/ForgotPassword/index.tsx:31 +msgid "Something went wrong, please try again, or contact support if the problem persists" +msgstr "Something went wrong, please try again, or contact support if the problem persists" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:43 +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:57 +msgid "Something went wrong! Please try again" +msgstr "Something went wrong! Please try again" + +#: src/components/forms/StripeCheckoutForm/index.tsx:69 +msgid "Something went wrong." +msgstr "Something went wrong." + +#: src/components/layouts/Event/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:89 +#: src/components/routes/profile/ManageProfile/index.tsx:80 +#: src/components/routes/profile/ManageProfile/index.tsx:94 +msgid "Something went wrong. Please try again." +msgstr "Something went wrong. Please try again." + +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:61 +msgid "Sorry, something has gone wrong. Please restart the checkout process." +msgstr "Sorry, something has gone wrong. Please restart the checkout process." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:259 +msgid "Sorry, something went wrong loading this page." +msgstr "Sorry, something went wrong loading this page." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:247 +msgid "Sorry, this order no longer exists." +msgstr "Sorry, this order no longer exists." + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:208 +#~ msgid "Sorry, this promo code is invalid'" +#~ msgstr "Sorry, this promo code is invalid'" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:284 +msgid "Sorry, this promo code is not recognized" +msgstr "Sorry, this promo code is not recognized" + +#: src/components/layouts/Checkout/index.tsx:26 +#~ msgid "Sorry, your order has expired. Please start a new order." +#~ msgstr "Sorry, your order has expired. Please start a new order." + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:115 +#~ msgid "Sorting is disabled while filters and sorting are applied" +#~ msgstr "Sorting is disabled while filters and sorting are applied" + +#: src/components/common/LanguageSwitcher/index.tsx:18 +msgid "Spanish" +msgstr "Spanish" + +#: src/constants/eventCategories.ts:8 +msgid "Sports" +msgstr "Sports" + +#: src/components/forms/ProductForm/index.tsx:147 +msgid "Standard product with a fixed price" +msgstr "Standard product with a fixed price" + +#: src/components/forms/TicketForm/index.tsx:129 +#~ msgid "Standard ticket with a fixed price" +#~ msgstr "Standard ticket with a fixed price" + +#: src/components/modals/DuplicateEventModal/index.tsx:122 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:102 +msgid "Start Date" +msgstr "Start Date" + +#: src/components/routes/welcome/index.tsx:361 +msgid "Start date & time" +msgstr "Start date & time" + +#: src/components/modals/CreateEventModal/index.tsx:210 +msgid "Start Date & Time" +msgstr "Start Date & Time" + +#: src/components/routes/welcome/index.tsx:231 +msgid "Start date is required" +msgstr "Start date is required" + +#: src/components/routes/event/settings.tsx:112 +#~ msgid "State" +#~ msgstr "State" + +#: src/components/common/CheckoutQuestion/index.tsx:165 +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:139 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:97 +#: src/components/routes/product-widget/CollectInformation/index.tsx:339 +#: src/components/routes/product-widget/CollectInformation/index.tsx:340 +msgid "State or Region" +msgstr "State or Region" + +#: src/components/common/AffiliateTable/index.tsx:83 +#: src/components/common/AttendeeTable/index.tsx:112 +#: src/components/common/OrderDetails/index.tsx:51 +#: src/components/common/OrdersTable/index.tsx:209 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:222 +#: src/components/common/WebhookTable/index.tsx:238 +#: src/components/forms/AffiliateForm/index.tsx:98 +#: src/components/forms/CapaciyAssigmentForm/index.tsx:56 +#: src/components/forms/WebhookForm/index.tsx:133 +#: src/components/modals/EditUserModal/index.tsx:103 +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:157 +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:88 +msgid "Status" +msgstr "Status" + +#: src/components/routes/welcome/index.tsx:27 +#: src/components/routes/welcome/index.tsx:255 +#~ msgid "Step 1 of 3" +#~ msgstr "Step 1 of 3" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:85 +msgid "Stripe" +msgstr "Stripe" + +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:48 +msgid "Stripe payments are not enabled for this event." +msgstr "Stripe payments are not enabled for this event." + +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "Stripe setup is already complete." + +#: src/components/modals/SendMessageModal/index.tsx:246 +msgid "Subject" +msgstr "Subject" + +#: src/components/common/OrderSummary/index.tsx:41 +msgid "Subtotal" +msgstr "Subtotal" + +#: src/components/common/OrdersTable/index.tsx:115 +#: src/components/layouts/Checkout/index.tsx:51 +msgid "Success" +msgstr "Success" + +#: src/components/modals/EditUserModal/index.tsx:40 +#: src/components/modals/InviteUserModal/index.tsx:32 +msgid "Success! {0} will receive an email shortly." +msgstr "Success! {0} will receive an email shortly." + +#: src/components/common/AttendeeTable/index.tsx:90 +msgid "Successfully {0} attendee" +msgstr "Successfully {0} attendee" + +#: src/components/common/AttendeeTable/index.tsx:51 +#~ msgid "Successfully ${0} attendee" +#~ msgstr "Successfully ${0} attendee" + +#: src/components/common/AttendeeCheckInTable/index.tsx:47 +#: src/components/common/AttendeeCheckInTable/index.tsx:71 +#~ msgid "Successfully checked <0>{0} {1} {2}" +#~ msgstr "Successfully checked <0>{0} {1} {2}" + +#: src/components/routes/profile/ConfirmEmailAddress/index.tsx:23 +msgid "Successfully confirmed email address" +msgstr "Successfully confirmed email address" + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:31 +msgid "Successfully confirmed email change" +msgstr "Successfully confirmed email change" + +#: src/components/modals/CreateAttendeeModal/index.tsx:82 +msgid "Successfully created attendee" +msgstr "Successfully created attendee" + +#: src/components/modals/CreateProductModal/index.tsx:52 +msgid "Successfully Created Product" +msgstr "Successfully Created Product" + +#: src/components/modals/CreatePromoCodeModal/index.tsx:39 +msgid "Successfully Created Promo Code" +msgstr "Successfully Created Promo Code" + +#: src/components/modals/CreateQuestionModal/index.tsx:45 +#: src/components/modals/EditQuestionModal/index.tsx:66 +msgid "Successfully Created Question" +msgstr "Successfully Created Question" + +#: src/components/modals/CreateTicketModal/index.tsx:50 +#~ msgid "Successfully Created Ticket" +#~ msgstr "Successfully Created Ticket" + +#: src/components/common/TicketsTable/index.tsx:48 +#~ msgid "Successfully deleted ticket" +#~ msgstr "Successfully deleted ticket" + +#: src/components/modals/DuplicateProductModal/index.tsx:95 +msgid "Successfully Duplicated Product" +msgstr "Successfully Duplicated Product" + +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:56 +msgid "Successfully Updated Address" +msgstr "Successfully Updated Address" + +#: src/components/modals/ManageAttendeeModal/index.tsx:96 +msgid "Successfully updated attendee" +msgstr "Successfully updated attendee" + +#: src/components/modals/EditCapacityAssignmentModal/index.tsx:47 +msgid "Successfully updated Capacity Assignment" +msgstr "Successfully updated Capacity Assignment" + +#: src/components/modals/EditCheckInListModal/index.tsx:49 +msgid "Successfully updated Check-In List" +msgstr "Successfully updated Check-In List" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:43 +msgid "Successfully Updated Email Settings" +msgstr "Successfully Updated Email Settings" + +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:57 +msgid "Successfully Updated Event" +msgstr "Successfully Updated Event" + +#: src/components/routes/event/HomepageDesigner/index.tsx:87 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:112 +msgid "Successfully Updated Homepage Design" +msgstr "Successfully Updated Homepage Design" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:50 +msgid "Successfully Updated Homepage Settings" +msgstr "Successfully Updated Homepage Settings" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:73 +msgid "Successfully Updated Location" +msgstr "Successfully Updated Location" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:43 +msgid "Successfully Updated Misc Settings" +msgstr "Successfully Updated Misc Settings" + +#: src/components/modals/ManageOrderModal/index.tsx:74 +msgid "Successfully updated order" +msgstr "Successfully updated order" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:40 +msgid "Successfully Updated Organizer" +msgstr "Successfully Updated Organizer" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:74 +msgid "Successfully Updated Payment & Invoicing Settings" +msgstr "Successfully Updated Payment & Invoicing Settings" + +#: src/components/modals/EditProductModal/index.tsx:89 +msgid "Successfully updated product" +msgstr "Successfully updated product" + +#: src/components/modals/EditPromoCodeModal/index.tsx:52 +msgid "Successfully Updated Promo Code" +msgstr "Successfully Updated Promo Code" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:45 +msgid "Successfully Updated Seo Settings" +msgstr "Successfully Updated Seo Settings" + +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:45 +msgid "Successfully Updated SEO Settings" +msgstr "Successfully Updated SEO Settings" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:170 +msgid "Successfully Updated Social Links" +msgstr "Successfully Updated Social Links" + +#: src/components/modals/EditTicketModal/index.tsx:85 +#~ msgid "Successfully updated ticket" +#~ msgstr "Successfully updated ticket" + +#: src/components/modals/EditWebhookModal/index.tsx:44 +msgid "Successfully updated Webhook" +msgstr "Successfully updated Webhook" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:128 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:86 +msgid "Suite 100" +msgstr "Suite 100" + +#: src/components/modals/CreateEventModal/index.tsx:177 +#: src/components/modals/DuplicateEventModal/index.tsx:108 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:76 +msgid "Summer Music Festival {0}" +msgstr "Summer Music Festival {0}" + +#: src/components/routes/welcome/index.tsx:350 +msgid "Summer Music Festival 2025" +msgstr "Summer Music Festival 2025" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:69 +#~ msgid "Sunset" +#~ msgstr "Sunset" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:62 +msgid "Support Email" +msgstr "Support Email" + +#: src/components/layouts/AuthLayout/index.tsx:61 +msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" +msgstr "Wsparcie dla sprzedaży wielopoziomowej, opartej na darowiznach i sprzedaży produktów z możliwością dostosowania cen i pojemności" + +#: src/components/layouts/OrganizerLayout/index.tsx:63 +#: src/components/modals/SwitchOrganizerModal/index.tsx:33 +msgid "Switch Organizer" +msgstr "Switch Organizer" + +#: src/components/forms/ProductForm/index.tsx:254 +msgid "T-shirt" +msgstr "T-shirt" + +#: src/components/forms/TaxAndFeeForm/index.tsx:12 +#: src/components/forms/TaxAndFeeForm/index.tsx:39 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:32 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:48 +#: src/components/modals/EditTaxOrFeeModal/index.tsx:42 +#: src/components/modals/EditTaxOrFeeModal/index.tsx:52 +#: src/components/modals/EditTaxOrFeeModal/index.tsx:59 +msgid "Tax" +msgstr "Tax" + +#: src/components/routes/account/ManageAccount/index.tsx:27 +#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:16 +msgid "Tax & Fees" +msgstr "Tax & Fees" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:243 +msgid "Tax Details" +msgstr "Tax Details" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:244 +msgid "Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)" +msgstr "Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)" + +#: src/components/common/TaxAndFeeList/index.tsx:36 +msgid "Tax or Fee deleted successfully" +msgstr "Tax or Fee deleted successfully" + +#: src/components/forms/ProductForm/index.tsx:363 +msgid "Taxes" +msgstr "Taxes" + +#: src/components/routes/account/ManageAccount/index.tsx:19 +#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:14 +#~ msgid "Taxes & Fees" +#~ msgstr "Taxes & Fees" + +#: src/components/forms/ProductForm/index.tsx:351 +#: src/components/forms/ProductForm/index.tsx:358 +msgid "Taxes and Fees" +msgstr "Taxes and Fees" + +#: src/components/common/TaxAndFeeList/index.tsx:102 +#~ msgid "Taxes and Fees can be associated with tickets and will be added to the ticket price." +#~ msgstr "Taxes and Fees can be associated with tickets and will be added to the ticket price." + +#: src/constants/eventCategories.ts:18 +msgid "Tech" +msgstr "Tech" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:96 +msgid "Telegram" +msgstr "Telegram" + +#: src/components/modals/CreateEventModal/index.tsx:198 +msgid "Tell people what to expect at your event" +msgstr "Tell people what to expect at your event" + +#: src/components/modals/CreateEventModal/index.tsx:128 +msgid "Tell us about your event" +msgstr "Tell us about your event" + +#: src/components/routes/welcome/index.tsx:43 +msgid "Tell us about your organization. This information will be displayed on your event pages." +msgstr "Tell us about your organization. This information will be displayed on your event pages." + +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 +msgid "Terms of Service" +msgstr "Terms of Service" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:81 +#~ msgid "Text Colour" +#~ msgstr "Text Colour" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:176 +#: src/components/routes/product-widget/SelectProducts/index.tsx:224 +msgid "That promo code is invalid" +msgstr "That promo code is invalid" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:78 +#~ msgid "The background color for the event homepage" +#~ msgstr "The background color for the event homepage" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:98 +#~ msgid "The background color for the ticket widget on the event homepage" +#~ msgstr "The background color for the ticket widget on the event homepage" + +#: src/components/routes/event/HomepageDesigner/index.tsx:211 +msgid "The background color of content areas" +msgstr "The background color of content areas" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:387 +msgid "The background color of content areas (cards, header, etc.)" +msgstr "The background color of content areas (cards, header, etc.)" + +#: src/components/routes/event/HomepageDesigner/index.tsx:203 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:379 +msgid "The background color of the entire page" +msgstr "The background color of the entire page" + +#: src/components/routes/event/settings.tsx:50 +#: src/components/routes/event/settings.tsx:134 +#: src/components/routes/event/settings.tsx:210 +#~ msgid "The basic details of your event" +#~ msgstr "The basic details of your event" + +#: src/components/layouts/CheckIn/index.tsx:316 +msgid "The check-in list you are looking for does not exist." +msgstr "The check-in list you are looking for does not exist." + +#: src/components/routes/welcome/index.tsx:209 +msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." +msgstr "The code will expire in 10 minutes. Check your spam folder if you don't see the email." + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:88 +#~ msgid "The color of the buttons on the event homepage" +#~ msgstr "The color of the buttons on the event homepage" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:92 +#~ msgid "The color of the links on the event homepage" +#~ msgstr "The color of the links on the event homepage" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:75 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:118 +msgid "The default currency for your events." +msgstr "The default currency for your events." + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:84 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:127 +msgid "The default timezone for your events." +msgstr "The default timezone for your events." + +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:10 +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:12 +msgid "The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect." +msgstr "The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect." + +#: src/components/modals/CreateAttendeeModal/index.tsx:146 +msgid "The language the attendee will receive emails in." +msgstr "The language the attendee will receive emails in." + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:22 +msgid "The link you clicked is invalid." +msgstr "The link you clicked is invalid." + +#: src/components/routes/event/settings.tsx:85 +#~ msgid "The location of your event" +#~ msgstr "The location of your event" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:491 +msgid "The maximum number of products for {0}is {1}" +msgstr "The maximum number of products for {0}is {1}" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:351 +#~ msgid "The maximum numbers number of tickets for {0}is {1}" +#~ msgstr "The maximum numbers number of tickets for {0}is {1}" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:318 +#~ msgid "The maximum numbers number of tickets for Generals is {0}" +#~ msgstr "The maximum numbers number of tickets for Generals is {0}" + +#: src/components/routes/event/settings.tsx:232 +#~ msgid "The organizer details of your event" +#~ msgstr "The organizer details of your event" + +#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:9 +#: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:11 +msgid "The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect." +msgstr "The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect." + +#: src/components/common/ErrorDisplay/index.tsx:18 +msgid "The page you are looking for does not exist" +msgstr "The page you are looking for does not exist" + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:56 +msgid "The price displayed to the customer will include taxes and fees." +msgstr "The price displayed to the customer will include taxes and fees." + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:62 +msgid "The price displayed to the customer will not include taxes and fees. They will be shown separately" +msgstr "The price displayed to the customer will not include taxes and fees. They will be shown separately" + +#: src/components/common/WidgetEditor/index.tsx:169 +msgid "The styling settings you choose apply only to copied HTML and won't be stored." +msgstr "The styling settings you choose apply only to copied HTML and won't be stored." + +#: src/components/forms/TicketForm/index.tsx:223 +#~ msgid "The tax and fee to apply to this ticket. You can create new taxes and fees on the" +#~ msgstr "The tax and fee to apply to this ticket. You can create new taxes and fees on the" + +#: src/components/forms/ProductForm/index.tsx:355 +msgid "The taxes and fees to apply to this product. You can create new taxes and fees on the" +msgstr "The taxes and fees to apply to this product. You can create new taxes and fees on the" + +#: src/components/forms/TicketForm/index.tsx:300 +#~ msgid "The taxes and fees to apply to this ticket. You can create new taxes and fees on the" +#~ msgstr "The taxes and fees to apply to this ticket. You can create new taxes and fees on the" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:82 +#~ msgid "The text color for the event homepage" +#~ msgstr "The text color for the event homepage" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:102 +#~ msgid "The text color for the ticket widget on the event homepage" +#~ msgstr "The text color for the ticket widget on the event homepage" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:91 +#~ msgid "The text to display in the 'Continue' button. Defaults to 'Continue'" +#~ msgstr "The text to display in the 'Continue' button. Defaults to 'Continue'" + +#: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:63 +#: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:63 +msgid "The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used" +msgstr "The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used" + +#: src/components/modals/EditUserModal/index.tsx:79 +#~ msgid "The user must login to change their email." +#~ msgstr "The user must login to change their email." + +#: src/constants/eventCategories.ts:10 +msgid "Theater" +msgstr "Theater" + +#: src/components/routes/event/HomepageDesigner/index.tsx:172 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:249 +msgid "Theme & Colors" +msgstr "Theme & Colors" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:310 +msgid "There are no products available for this event" +msgstr "There are no products available for this event" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:422 +msgid "There are no products available in this category" +msgstr "There are no products available in this category" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:260 +#~ msgid "There are no tickets available for this event" +#~ msgstr "There are no tickets available for this event" + +#: src/components/modals/RefundOrderModal/index.tsx:137 +msgid "There is a refund pending. Please wait for it to complete before requesting another refund." +msgstr "There is a refund pending. Please wait for it to complete before requesting another refund." + +#: src/components/routes/ticket-widget/CollectInformation/index.tsx:226 +#~ msgid "There was an error loading this content. Please refresh the page and try again." +#~ msgstr "There was an error loading this content. Please refresh the page and try again." + +#: src/components/common/OrdersTable/index.tsx:80 +msgid "There was an error marking the order as paid" +msgstr "There was an error marking the order as paid" + +#: src/hooks/useFormErrorResponseHandler.tsx:28 +msgid "There was an error processing your request. Please try again." +msgstr "There was an error processing your request. Please try again." + +#: src/components/common/OrdersTable/index.tsx:95 +msgid "There was an error sending your message" +msgstr "There was an error sending your message" + +#: src/components/forms/QuestionForm/index.tsx:108 +#~ msgid "These allow multiple selections" +#~ msgstr "These allow multiple selections" + +#: src/components/common/WidgetEditor/index.tsx:86 +#~ msgid "These colors are not saved in our system." +#~ msgstr "These colors are not saved in our system." + +#: src/components/common/WidgetEditor/index.tsx:85 +#~ msgid "These colors are not saved in our system. They are only used to generate the widget." +#~ msgstr "These colors are not saved in our system. They are only used to generate the widget." + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:105 +msgid "These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message." +msgstr "These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message." + +#: src/components/layouts/CheckIn/index.tsx:201 +msgid "This attendee has an unpaid order." +msgstr "This attendee has an unpaid order." + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:61 +msgid "This category doesn't have any products yet." +msgstr "This category doesn't have any products yet." + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:112 +msgid "This category is hidden from public view" +msgstr "This category is hidden from public view" + +#: src/components/common/CheckInListList/index.tsx:75 +msgid "This check-in list has expired" +msgstr "This check-in list has expired" + +#: src/components/layouts/CheckIn/index.tsx:331 +msgid "This check-in list has expired and is no longer available for check-ins." +msgstr "This check-in list has expired and is no longer available for check-ins." + +#: src/components/common/CheckInListList/index.tsx:82 +msgid "This check-in list is active" +msgstr "This check-in list is active" + +#: src/components/common/CheckInListList/index.tsx:79 +msgid "This check-in list is not active yet" +msgstr "This check-in list is not active yet" + +#: src/components/layouts/CheckIn/index.tsx:348 +msgid "This check-in list is not yet active and is not available for check-ins." +msgstr "This check-in list is not yet active and is not available for check-ins." + +#: src/components/forms/AffiliateForm/index.tsx:41 +msgid "This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed." +msgstr "This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed." + +#: src/components/forms/CheckInListForm/index.tsx:37 +msgid "This description will be shown to the check-in staff" +msgstr "This description will be shown to the check-in staff" + +#: src/components/modals/SendMessageModal/index.tsx:286 +msgid "This email is not promotional and is directly related to the event." +msgstr "This email is not promotional and is directly related to the event." + +#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:8 +#~ msgid "This event is not available at the moment. Please check back later." +#~ msgstr "This event is not available at the moment. Please check back later." + +#: src/components/layouts/EventHomepage/index.tsx:49 +#~ msgid "This event is not available." +#~ msgstr "This event is not available." + +#: src/components/common/StatusToggle/index.tsx:78 +msgid "This event is not published yet" +msgstr "This event is not published yet" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:152 +msgid "This information will be shown on the payment page, order summary page, and order confirmation email." +msgstr "This information will be shown on the payment page, order summary page, and order confirmation email." + +#: src/components/forms/ProductForm/index.tsx:138 +msgid "This is a general product, like a t-shirt or a mug. No ticket will be issued" +msgstr "This is a general product, like a t-shirt or a mug. No ticket will be issued" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:91 +msgid "This is an online event" +msgstr "This is an online event" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:61 +#~ msgid "This is the email address that will be used as the reply-to address for all emails sent from this event" +#~ msgstr "This is the email address that will be used as the reply-to address for all emails sent from this event" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:73 +msgid "This is the name of your organizer that will be displayed to your users." +msgstr "This is the name of your organizer that will be displayed to your users." + +#: src/components/forms/CheckInListForm/index.tsx:57 +msgid "This list will no longer be available for check-ins after this date" +msgstr "This list will no longer be available for check-ins after this date" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:65 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:72 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:79 +#~ msgid "This message is how below the" +#~ msgstr "This message is how below the" + +#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:68 +msgid "This message will be included in the footer of all emails sent from this event" +msgstr "This message will be included in the footer of all emails sent from this event" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:82 +msgid "This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message" +msgstr "This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message" + +#: src/components/forms/StripeCheckoutForm/index.tsx:93 +msgid "This order has already been paid." +msgstr "This order has already been paid." + +#: src/components/routes/ticket-widget/Payment/index.tsx:40 +#~ msgid "This order has already been paid. <0>View order details" +#~ msgstr "This order has already been paid. <0>View order details" + +#: src/components/routes/ticket-widget/CollectInformation/index.tsx:199 +#~ msgid "This order has already been processed." +#~ msgstr "This order has already been processed." + +#: src/components/modals/RefundOrderModal/index.tsx:141 +msgid "This order has already been refunded." +msgstr "This order has already been refunded." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:237 +msgid "This order has been cancelled" +msgstr "This order has been cancelled" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:209 +msgid "This order has been cancelled." +msgstr "This order has been cancelled." + +#: src/components/routes/ticket-widget/CollectInformation/index.tsx:182 +#~ msgid "This order has been completed." +#~ msgstr "This order has been completed." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:210 +msgid "This order has expired. Please start again." +msgstr "This order has expired. Please start again." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:221 +msgid "This order is awaiting payment" +msgstr "This order is awaiting payment" + +#: src/components/routes/ticket-widget/CollectInformation/index.tsx:188 +#~ msgid "This order is awaiting payment." +#~ msgstr "This order is awaiting payment." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:229 +msgid "This order is complete" +msgstr "This order is complete" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:211 +msgid "This order is complete." +msgstr "This order is complete." + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:204 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:207 +msgid "This order is processing." +msgstr "This order is processing." + +#: src/components/routes/ticket-widget/OrderSummaryAndTickets/index.tsx:32 +#: src/components/routes/ticket-widget/OrderSummaryAndTickets/index.tsx:48 +#~ msgid "This order is processing. TODO - a nice image and poll the API" +#~ msgstr "This order is processing. TODO - a nice image and poll the API" + +#: src/components/forms/StripeCheckoutForm/index.tsx:103 +msgid "This order page is no longer available." +msgstr "This order page is no longer available." + +#: src/components/common/StatusToggle/index.tsx:79 +msgid "This organizer profile is not published yet" +msgstr "This organizer profile is not published yet" + +#: src/components/forms/ProductForm/index.tsx:415 +msgid "This overrides all visibility settings and will hide the product from all customers." +msgstr "This overrides all visibility settings and will hide the product from all customers." + +#: src/components/forms/TicketForm/index.tsx:360 +#~ msgid "This overrides all visibility settings and will hide the ticket from all customers." +#~ msgstr "This overrides all visibility settings and will hide the ticket from all customers." + +#: src/components/routes/ticket-widget/Payment/index.tsx:53 +#~ msgid "This page has expired. <0>View order details" +#~ msgstr "This page has expired. <0>View order details" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:59 +msgid "This product cannot be deleted because it is associated with an order. You can hide it instead." +msgstr "This product cannot be deleted because it is associated with an order. You can hide it instead." + +#: src/components/forms/ProductForm/index.tsx:132 +msgid "This product is a ticket. Buyers will be issued a ticket upon purchase" +msgstr "This product is a ticket. Buyers will be issued a ticket upon purchase" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:215 +msgid "This product is hidden from public view" +msgstr "This product is hidden from public view" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:216 +msgid "This product is hidden unless targeted by a Promo Code" +msgstr "This product is hidden unless targeted by a Promo Code" + +#: src/components/common/QuestionsTable/index.tsx:90 +msgid "This question is only visible to the event organizer" +msgstr "This question is only visible to the event organizer" + +#: src/components/routes/auth/ResetPassword/index.tsx:29 +msgid "This reset password link is invalid or expired." +msgstr "Ten link resetujący hasło wygasł lub jest nieprawidłowy." + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:56 +#~ msgid "" +#~ "This ticket cannot be deleted because it is\n" +#~ "associated with an order. You can hide it instead." +#~ msgstr "" +#~ "This ticket cannot be deleted because it is\n" +#~ "associated with an order. You can hide it instead." + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:131 +#~ msgid "This ticket is hidden from public view" +#~ msgstr "This ticket is hidden from public view" + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:132 +#~ msgid "This ticket is hidden unless targeted by a Promo Code" +#~ msgstr "This ticket is hidden unless targeted by a Promo Code" + +#: src/components/modals/EditUserModal/index.tsx:65 +msgid "This user is not active, as they have not accepted their invitation." +msgstr "This user is not active, as they have not accepted their invitation." + +#: src/components/routes/welcome/index.tsx:333 +#~ msgid "This will be the main title that attendees see" +#~ msgstr "This will be the main title that attendees see" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:80 +msgid "This will be used for notifications and communication with your users." +msgstr "This will be used for notifications and communication with your users." + +#: src/components/forms/AffiliateForm/index.tsx:82 +msgid "This will not be visible to customers, but helps you identify the affiliate." +msgstr "This will not be visible to customers, but helps you identify the affiliate." + +#: src/components/common/AttendeeTable/index.tsx:183 +msgid "ticket" +msgstr "ticket" + +#: src/components/common/AttendeeTable/index.tsx:111 +#: src/components/forms/ProductForm/index.tsx:130 +#: src/components/modals/CreateAttendeeModal/index.tsx:151 +msgid "Ticket" +msgstr "Ticket" + +#: src/components/common/TicketsTable/SortableTicket/index.tsx:52 +#~ msgid "Ticket deleted successfully" +#~ msgstr "Ticket deleted successfully" + +#: src/components/common/AttendeeTable/index.tsx:49 +msgid "Ticket email has been resent to attendee" +msgstr "Ticket email has been resent to attendee" + +#: src/components/common/MessageList/index.tsx:22 +msgid "Ticket holders" +msgstr "Ticket holders" + +#: src/components/routes/event/products.tsx:86 +msgid "Ticket or Product" +msgstr "Ticket or Product" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:63 +#~ msgid "Ticket page message" +#~ msgstr "Ticket page message" + +#: src/components/routes/event/EventDashboard/index.tsx:53 +#~ msgid "Ticket Sales" +#~ msgstr "Ticket Sales" + +#: src/components/modals/CreateAttendeeModal/index.tsx:161 +#: src/components/modals/EditAttendeeModal/index.tsx:115 +#~ msgid "Ticket Tier" +#~ msgstr "Ticket Tier" + +#: src/components/forms/TicketForm/index.tsx:189 +#: src/components/forms/TicketForm/index.tsx:196 +#~ msgid "Ticket Type" +#~ msgstr "Ticket Type" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:97 +#~ msgid "Ticket widget background color" +#~ msgstr "Ticket widget background color" + +#: src/components/common/WidgetEditor/index.tsx:311 +#~ msgid "Ticket Widget Preview" +#~ msgstr "Ticket Widget Preview" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:101 +#~ msgid "Ticket widget text color" +#~ msgstr "Ticket widget text color" + +#: src/components/common/PromoCodeTable/index.tsx:147 +#~ msgid "Ticket(s)" +#~ msgstr "Ticket(s)" + +#: src/components/common/PromoCodeTable/index.tsx:71 +#: src/components/layouts/Event/index.tsx:40 +#: src/components/layouts/EventHomepage/index.tsx:80 +#: src/components/routes/event/tickets.tsx:39 +#~ msgid "Tickets" +#~ msgstr "Tickets" + +#: src/components/layouts/Event/index.tsx:101 +#: src/components/routes/event/products.tsx:46 +msgid "Tickets & Products" +msgstr "Tickets & Products" + +#: src/components/routes/product-widget/PrintOrder/index.tsx:43 +msgid "Tickets for" +msgstr "Tickets for" + +#: src/components/common/EventCard/index.tsx:126 +#~ msgid "tickets sold" +#~ msgstr "tickets sold" + +#: src/components/common/StatBoxes/index.tsx:21 +#~ msgid "Tickets sold" +#~ msgstr "Tickets sold" + +#: src/components/routes/event/EventDashboard/index.tsx:73 +#~ msgid "Tickets Sold" +#~ msgstr "Tickets Sold" + +#: src/components/common/TicketsTable/index.tsx:44 +#~ msgid "Tickets sorted successfully" +#~ msgstr "Tickets sorted successfully" + +#: src/components/forms/PromoCodeForm/index.tsx:59 +#~ msgid "Tickets to which the promo code applies (Applies to all by default)" +#~ msgstr "Tickets to which the promo code applies (Applies to all by default)" + +#: src/components/forms/ProductForm/index.tsx:67 +msgid "Tier {0}" +msgstr "Tier {0}" + +#: src/components/forms/ProductForm/index.tsx:163 +msgid "Tiered Product" +msgstr "Tiered Product" + +#: src/components/forms/ProductForm/index.tsx:240 +#~ msgid "" +#~ "Tiered products allow you to offer multiple price options for the same product.\n" +#~ "This is perfect for early bird products, or offering different price\n" +#~ "options for different groups of people." +#~ msgstr "" +#~ "Tiered products allow you to offer multiple price options for the same product.\n" +#~ "This is perfect for early bird products, or offering different price\n" +#~ "options for different groups of people." + +#: src/components/forms/ProductForm/index.tsx:243 +msgid "Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people." +msgstr "Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people." + +#: src/components/forms/TicketForm/index.tsx:145 +#~ msgid "Tiered Ticket" +#~ msgstr "Tiered Ticket" + +#: src/components/forms/TicketForm/index.tsx:52 +#~ msgid "Tiered Ticket - Coming Soon" +#~ msgstr "Tiered Ticket - Coming Soon" + +#: src/components/forms/TicketForm/index.tsx:203 +#~ msgid "" +#~ "Tiered tickets allow you to offer multiple price options for the same ticket.\n" +#~ "This is perfect for early bird tickets, or offering different price\n" +#~ "options for different groups of people." +#~ msgstr "" +#~ "Tiered tickets allow you to offer multiple price options for the same ticket.\n" +#~ "This is perfect for early bird tickets, or offering different price\n" +#~ "options for different groups of people." + +#: src/components/forms/TicketForm/index.tsx:156 +#~ msgid "Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people." +#~ msgstr "Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people." + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:70 +msgid "TikTok" +msgstr "TikTok" + +#: src/components/layouts/Checkout/index.tsx:88 +msgid "Time left:" +msgstr "Time left:" + +#: src/components/common/PromoCodeTable/index.tsx:71 +msgid "Times used" +msgstr "Times used" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:25 +msgid "Times Used" +msgstr "Times Used" + +#: src/components/forms/OrganizerForm/index.tsx:58 +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:82 +#: src/components/routes/auth/AcceptInvitation/index.tsx:106 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:124 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:125 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:181 +#: src/components/routes/profile/ManageProfile/index.tsx:161 +msgid "Timezone" +msgstr "Timezone" + +#: src/components/forms/PromoCodeForm/index.tsx:66 +msgid "TIP" +msgstr "TIP" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:206 +msgid "Title" +msgstr "Title" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:183 +msgid "To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts." +msgstr "To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts." + +#: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 +msgid "Tools" +msgstr "Tools" + +#: src/components/common/OrderSummary/index.tsx:92 +msgid "Total" +msgstr "Total" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:52 +msgid "Total Before Discounts" +msgstr "Total Before Discounts" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:58 +msgid "Total Discount Amount" +msgstr "Total Discount Amount" + +#: src/components/routes/event/EventDashboard/index.tsx:273 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:149 +msgid "Total Fees" +msgstr "Total Fees" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:46 +msgid "Total Gross Sales" +msgstr "Total Gross Sales" + +#: src/components/common/OrderDetails/index.tsx:59 +#: src/components/modals/RefundOrderModal/index.tsx:74 +msgid "Total order amount" +msgstr "Total order amount" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:137 +msgid "Total Orders" +msgstr "Total Orders" + +#: src/components/common/OrderDetails/index.tsx:67 +#: src/components/modals/RefundOrderModal/index.tsx:82 +msgid "Total refunded" +msgstr "Total refunded" + +#: src/components/routes/event/EventDashboard/index.tsx:276 +msgid "Total Refunded" +msgstr "Total Refunded" + +#: src/components/modals/RefundOrderModal/index.tsx:90 +msgid "Total remaining" +msgstr "Total remaining" + +#: src/components/routes/event/EventDashboard/index.tsx:275 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:143 +msgid "Total Tax" +msgstr "Total Tax" + +#: src/components/layouts/AuthLayout/index.tsx:56 +msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" +msgstr "Śledź przychody, liczbę wyświetleń stron i sprzedaż dzięki szczegółowym analizom i raportom, które można eksportować" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:54 +msgid "Transaction Fee:" +msgstr "Transaction Fee:" + +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "Try Hi.Events Free" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 +msgid "Twitch" +msgstr "Twitch" + +#: src/components/forms/TaxAndFeeForm/index.tsx:44 +msgid "Type" +msgstr "Type" + +#: src/components/common/AttendeeCheckInTable/index.tsx:54 +#: src/components/common/AttendeeCheckInTable/index.tsx:81 +#~ msgid "Unable to {0} attendee" +#~ msgstr "Unable to {0} attendee" + +#: src/components/layouts/CheckIn/index.tsx:93 +msgid "Unable to check in attendee" +msgstr "Unable to check in attendee" + +#: src/components/layouts/CheckIn/index.tsx:114 +msgid "Unable to check out attendee" +msgstr "Unable to check out attendee" + +#: src/components/modals/CreateProductModal/index.tsx:61 +msgid "Unable to create product. Please check the your details" +msgstr "Unable to create product. Please check the your details" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:161 +msgid "Unable to create product. Please check your details" +msgstr "Unable to create product. Please check your details" + +#: src/components/modals/CreateQuestionModal/index.tsx:60 +msgid "Unable to create question. Please check the your details" +msgstr "Unable to create question. Please check the your details" + +#: src/components/modals/CreateTicketModal/index.tsx:65 +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:117 +#~ msgid "Unable to create ticket. Please check the your details" +#~ msgstr "Unable to create ticket. Please check the your details" + +#: src/components/modals/DuplicateProductModal/index.tsx:103 +msgid "Unable to duplicate product. Please check the your details" +msgstr "Unable to duplicate product. Please check the your details" + +#: src/components/layouts/CheckIn/index.tsx:145 +msgid "Unable to fetch attendee" +msgstr "Unable to fetch attendee" + +#: src/components/modals/EditQuestionModal/index.tsx:84 +msgid "Unable to update question. Please check the your details" +msgstr "Unable to update question. Please check the your details" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:30 +msgid "Unique Customers" +msgstr "Unique Customers" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:153 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:111 +msgid "United States" +msgstr "United States" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:364 +msgid "Unknown" +msgstr "Unknown" + +#: src/components/common/QuestionAndAnswerList/index.tsx:284 +msgid "Unknown Attendee" +msgstr "Unknown Attendee" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:43 +#: src/components/forms/ProductForm/index.tsx:83 +#: src/components/forms/ProductForm/index.tsx:299 +#: src/components/forms/PromoCodeForm/index.tsx:112 +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:78 +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:84 +msgid "Unlimited" +msgstr "Unlimited" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:454 +msgid "Unlimited available" +msgstr "Unlimited available" + +#: src/components/common/TicketsTable/index.tsx:106 +#~ msgid "Unlimited ticket quantity available" +#~ msgstr "Unlimited ticket quantity available" + +#: src/components/common/PromoCodeTable/index.tsx:126 +msgid "Unlimited usages allowed" +msgstr "Unlimited usages allowed" + +#: src/components/layouts/CheckIn/index.tsx:200 +msgid "Unpaid Order" +msgstr "Unpaid Order" + +#: src/components/routes/event/EventDashboard/index.tsx:170 +msgid "Unpublish Event" +msgstr "Unpublish Event" + +#: src/components/common/EventsDashboardStatusButtons/index.tsx:20 +#: src/components/common/EventStatusBadge/index.tsx:16 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 +msgid "Upcoming" +msgstr "Upcoming" + +#: src/components/layouts/OrganizerHomepage/index.tsx:238 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 +msgid "Upcoming Events" +msgstr "Upcoming Events" + +#: src/components/modals/EditTaxOrFeeModal/index.tsx:59 +msgid "Update {0}" +msgstr "Update {0}" + +#: src/components/modals/EditAffiliateModal/index.tsx:108 +msgid "Update Affiliate" +msgstr "Update Affiliate" + +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:69 +msgid "Update event name, description and dates" +msgstr "Update event name, description and dates" + +#: src/components/routes/profile/ManageProfile/index.tsx:177 +msgid "Update profile" +msgstr "Update profile" + +#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:39 +msgid "Upload a cover image for your organizer" +msgstr "Upload a cover image for your organizer" + +#: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:28 +msgid "Upload a logo for your organizer" +msgstr "Upload a logo for your organizer" + +#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:75 +#~ msgid "Upload an image to be displayed on the event page" +#~ msgstr "Upload an image to be displayed on the event page" + +#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:80 +#~ msgid "Upload Cover" +#~ msgstr "Upload Cover" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:104 +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:158 +msgid "Upload Image" +msgstr "Upload Image" + +#: src/components/common/Editor/Controls/InsertImageControl/index.tsx:131 +msgid "Uploading image..." +msgstr "Uploading image..." + +#: src/components/common/WebhookTable/index.tsx:236 +msgid "URL" +msgstr "URL" + +#: src/components/common/PromoCodeTable/index.tsx:175 +msgid "URL copied to clipboard" +msgstr "URL copied to clipboard" + +#: src/components/modals/CreateWebhookModal/index.tsx:25 +msgid "URL is required" +msgstr "URL is required" + +#: src/components/common/WidgetEditor/index.tsx:298 +msgid "Usage Example" +msgstr "Usage Example" + +#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:76 +msgid "Usage Limit" +msgstr "Usage Limit" + +#: src/components/routes/event/HomepageDesigner/index.tsx:190 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:351 +msgid "Use a blurred version of the cover image as the background" +msgstr "Use a blurred version of the cover image as the background" + +#: src/components/routes/event/HomepageDesigner/index.tsx:188 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:349 +msgid "Use cover image" +msgstr "Use cover image" + +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:154 +msgid "User" +msgstr "User" + +#: src/components/common/GlobalMenu/index.tsx:45 +#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:142 +msgid "User Management" +msgstr "User Management" + +#: src/components/routes/account/ManageAccount/index.tsx:32 +msgid "Users" +msgstr "Users" + +#: src/components/modals/EditUserModal/index.tsx:81 +msgid "Users can change their email in <0>Profile Settings" +msgstr "Users can change their email in <0>Profile Settings" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:83 +#: src/components/routes/auth/AcceptInvitation/index.tsx:107 +#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:125 +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:126 +#: src/components/routes/profile/ManageProfile/index.tsx:162 +msgid "UTC" +msgstr "UTC" + +#: src/components/forms/TaxAndFeeForm/index.tsx:62 +msgid "VAT" +msgstr "VAT" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:116 +msgid "Venue Name" +msgstr "Venue Name" + +#: src/components/routes/welcome/index.tsx:157 +msgid "Verification code" +msgstr "Verification code" + +#: src/components/routes/welcome/index.tsx:185 +msgid "Verify Email" +msgstr "Verify Email" + +#: src/components/layouts/Event/index.tsx:233 +msgid "Verify your email" +msgstr "Verify your email" + +#: src/components/routes/welcome/index.tsx:185 +msgid "Verifying..." +msgstr "Verifying..." + +#: src/components/common/LanguageSwitcher/index.tsx:34 +msgid "Vietnamese" +msgstr "Vietnamese" + +#: src/components/modals/ManageAttendeeModal/index.tsx:220 +#: src/components/modals/ManageOrderModal/index.tsx:200 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:311 +msgid "View" +msgstr "View" + +#: src/components/routes/event/Reports/index.tsx:38 +msgid "View and download reports for your event. Please note, only completed orders are included in these reports." +msgstr "View and download reports for your event. Please note, only completed orders are included in these reports." + +#: src/components/common/AttendeeList/index.tsx:84 +msgid "View Answers" +msgstr "View Answers" + +#: src/components/common/AttendeeTable/index.tsx:164 +#~ msgid "View attendee" +#~ msgstr "View attendee" + +#: src/components/common/AttendeeList/index.tsx:103 +msgid "View Attendee Details" +msgstr "View Attendee Details" + +#: src/components/layouts/Checkout/index.tsx:55 +#~ msgid "View event homepage" +#~ msgstr "View event homepage" + +#: src/components/common/EventCard/index.tsx:81 +msgid "View event page" +msgstr "View event page" + +#: src/components/common/MessageList/index.tsx:59 +msgid "View full message" +msgstr "View full message" + +#: src/components/common/WebhookTable/index.tsx:113 +msgid "View logs" +msgstr "View logs" + +#: src/components/layouts/EventHomepage/EventInformation/index.tsx:95 +msgid "View map" +msgstr "View map" + +#: src/components/layouts/EventHomepage/EventInformation/index.tsx:95 +msgid "View on Google Maps" +msgstr "View on Google Maps" + +#: src/components/common/OrdersTable/index.tsx:111 +#~ msgid "View order" +#~ msgstr "View order" + +#: src/components/forms/StripeCheckoutForm/index.tsx:94 +#: src/components/forms/StripeCheckoutForm/index.tsx:104 +#: src/components/routes/product-widget/CollectInformation/index.tsx:231 +msgid "View order details" +msgstr "View order details" + +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 +msgid "View Organizer Homepage" +msgstr "View Organizer Homepage" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:103 +msgid "Vimeo" +msgstr "Vimeo" + +#: src/components/forms/CheckInListForm/index.tsx:21 +msgid "VIP check-in list" +msgstr "VIP check-in list" + +#: src/components/forms/ProductForm/index.tsx:254 +#~ msgid "VIP Product" +#~ msgstr "VIP Product" + +#: src/components/forms/ProductForm/index.tsx:254 +msgid "VIP Ticket" +msgstr "VIP Ticket" + +#: src/components/forms/ProductForm/index.tsx:394 +msgid "Visibility" +msgstr "Visibility" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:104 +msgid "VK" +msgstr "VK" + +#: src/components/routes/product-widget/PaymentReturn/index.tsx:77 +msgid "We could not process your payment. Please try again or contact support." +msgstr "We could not process your payment. Please try again or contact support." + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:53 +msgid "We couldn't delete the category. Please try again." +msgstr "We couldn't delete the category. Please try again." + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:24 +msgid "We couldn't find any tickets matching {0}" +msgstr "We couldn't find any tickets matching {0}" + +#: src/components/common/ErrorLoadingMessage/index.tsx:13 +msgid "We couldn't load the data. Please try again." +msgstr "We couldn't load the data. Please try again." + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:94 +msgid "We couldn't reorder the categories. Please try again." +msgstr "We couldn't reorder the categories. Please try again." + +#: src/components/routes/event/HomepageDesigner/index.tsx:149 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:205 +msgid "We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB" +msgstr "We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB" + +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:226 +msgid "We recommend dimensions of 400px by 400px, and a maximum file size of 5MB" +msgstr "We recommend dimensions of 400px by 400px, and a maximum file size of 5MB" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:42 +#~ msgid "We use Stripe to process payments. Connect your Stripe account to start receiving payments." +#~ msgstr "We use Stripe to process payments. Connect your Stripe account to start receiving payments." + +#: src/components/routes/product-widget/PaymentReturn/index.tsx:84 +msgid "We were unable to confirm your payment. Please try again or contact support." +msgstr "We were unable to confirm your payment. Please try again or contact support." + +#: src/components/routes/product-widget/PaymentReturn/index.tsx:79 +msgid "We're processing your order. Please wait..." +msgstr "We're processing your order. Please wait..." + +#: src/components/routes/welcome/index.tsx:143 +msgid "We've sent a 5-digit verification code to:" +msgstr "We've sent a 5-digit verification code to:" + +#: src/components/modals/CreateWebhookModal/index.tsx:46 +msgid "Webhook created successfully" +msgstr "Webhook created successfully" + +#: src/components/common/WebhookTable/index.tsx:53 +msgid "Webhook deleted successfully" +msgstr "Webhook deleted successfully" + +#: src/components/modals/WebhookLogsModal/index.tsx:151 +msgid "Webhook Logs" +msgstr "Webhook Logs" + +#: src/components/forms/WebhookForm/index.tsx:117 +msgid "Webhook URL" +msgstr "Webhook URL" + +#: src/components/forms/WebhookForm/index.tsx:27 +msgid "Webhook will not send notifications" +msgstr "Webhook will not send notifications" + +#: src/components/forms/WebhookForm/index.tsx:21 +msgid "Webhook will send notifications" +msgstr "Webhook will send notifications" + +#: src/components/layouts/Event/index.tsx:112 +#: src/components/modals/DuplicateEventModal/index.tsx:31 +#: src/components/routes/event/Webhooks/index.tsx:30 +msgid "Webhooks" +msgstr "Webhooks" + +#: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:102 +msgid "Website" +msgstr "Website" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:105 +msgid "Weibo" +msgstr "Weibo" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:77 +msgid "Welcome aboard! Please login to continue." +msgstr "Welcome aboard! Please login to continue." + +#: src/components/routes/auth/Login/index.tsx:55 +msgid "Welcome back 👋" +msgstr "Witaj ponownie 👋" + +#: src/components/routes/event/EventDashboard/index.tsx:95 +msgid "Welcome back{0} 👋" +msgstr "Witaj ponownie{0} 👋" + +#: src/components/routes/auth/Register/index.tsx:68 +msgid "Welcome to {0} 👋" +msgstr "Welcome to {0} 👋" + +#: src/components/routes/welcome/index.tsx:457 +msgid "Welcome to {0}, {1} 👋" +msgstr "Welcome to {0}, {1} 👋" + +#: src/components/routes/events/Dashboard/index.tsx:86 +msgid "Welcome to {0}, here's a listing of all your events" +msgstr "Welcome to {0}, here's a listing of all your events" + +#: src/components/routes/auth/Register/index.tsx:67 +#~ msgid "Welcome to Hi.Events 👋" +#~ msgstr "Welcome to Hi.Events 👋" + +#: src/components/routes/welcome/index.tsx:410 +#~ msgid "Welcome to Hi.Events, {0} 👋" +#~ msgstr "Welcome to Hi.Events, {0} 👋" + +#: src/components/routes/events/Dashboard/index.tsx:85 +#~ msgid "Welcome to Hi.Events, here's a listing of all your events." +#~ msgstr "Welcome to Hi.Events, here's a listing of all your events." + +#: src/components/forms/ProductForm/index.tsx:242 +msgid "What are Tiered Products?" +msgstr "What are Tiered Products?" + +#: src/components/forms/TicketForm/index.tsx:202 +#~ msgid "What are Tiered Tickets?" +#~ msgstr "What are Tiered Tickets?" + +#: src/components/routes/welcome/index.tsx:289 +#~ msgid "What category best describes your event?" +#~ msgstr "What category best describes your event?" + +#: src/components/forms/CheckInListForm/index.tsx:50 +msgid "What date should this check-in list become active?" +msgstr "What date should this check-in list become active?" + +#: src/components/modals/CreateProductCategoryModal/index.tsx:53 +msgid "What is a Category?" +msgstr "What is a Category?" + +#: src/components/forms/TicketForm/index.tsx:158 +#~ msgid "What is a Tiered Ticketing?" +#~ msgstr "What is a Tiered Ticketing?" + +#: src/components/routes/event/Webhooks/index.tsx:31 +#~ msgid "What is a webhook?" +#~ msgstr "What is a webhook?" + +#: src/components/forms/QuestionForm/index.tsx:159 +msgid "What products does this code apply to?" +msgstr "What products does this code apply to?" + +#: src/components/forms/PromoCodeForm/index.tsx:98 +msgid "What products does this code apply to? (Applies to all by default)" +msgstr "What products does this code apply to? (Applies to all by default)" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:48 +msgid "What products should this capacity apply to?" +msgstr "What products should this capacity apply to?" + +#: src/components/forms/PromoCodeForm/index.tsx:68 +#~ msgid "What tickets does this code apply to? (Applies to all by default)" +#~ msgstr "What tickets does this code apply to? (Applies to all by default)" + +#: src/components/forms/CapaciyAssigmentForm/index.tsx:47 +#: src/components/forms/QuestionForm/index.tsx:159 +#~ msgid "What tickets should this question be apply to?" +#~ msgstr "What tickets should this question be apply to?" + +#: src/components/forms/QuestionForm/index.tsx:179 +msgid "What time will you be arriving?" +msgstr "What time will you be arriving?" + +#: src/components/routes/welcome/index.tsx:286 +#~ msgid "What type of event are you organizing?" +#~ msgstr "What type of event are you organizing?" + +#: src/components/routes/welcome/index.tsx:308 +msgid "What type of event?" +msgstr "What type of event?" + +#: src/components/forms/QuestionForm/index.tsx:170 +msgid "What type of question is this?" +msgstr "What type of question is this?" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:89 +msgid "WhatsApp" +msgstr "WhatsApp" + +#: src/components/forms/WebhookForm/index.tsx:108 +msgid "When a check-in is deleted" +msgstr "When a check-in is deleted" + +#: src/components/forms/WebhookForm/index.tsx:84 +msgid "When a new attendee is created" +msgstr "When a new attendee is created" + +#: src/components/forms/WebhookForm/index.tsx:54 +msgid "When a new order is created" +msgstr "When a new order is created" + +#: src/components/forms/WebhookForm/index.tsx:36 +msgid "When a new product is created" +msgstr "When a new product is created" + +#: src/components/forms/WebhookForm/index.tsx:48 +msgid "When a product is deleted" +msgstr "When a product is deleted" + +#: src/components/forms/WebhookForm/index.tsx:42 +msgid "When a product is updated" +msgstr "When a product is updated" + +#: src/components/forms/WebhookForm/index.tsx:96 +msgid "When an attendee is cancelled" +msgstr "When an attendee is cancelled" + +#: src/components/forms/WebhookForm/index.tsx:102 +msgid "When an attendee is checked in" +msgstr "When an attendee is checked in" + +#: src/components/forms/WebhookForm/index.tsx:90 +msgid "When an attendee is updated" +msgstr "When an attendee is updated" + +#: src/components/forms/WebhookForm/index.tsx:78 +msgid "When an order is cancelled" +msgstr "When an order is cancelled" + +#: src/components/forms/WebhookForm/index.tsx:66 +msgid "When an order is marked as paid" +msgstr "When an order is marked as paid" + +#: src/components/forms/WebhookForm/index.tsx:72 +msgid "When an order is refunded" +msgstr "When an order is refunded" + +#: src/components/forms/WebhookForm/index.tsx:60 +msgid "When an order is updated" +msgstr "When an order is updated" + +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:322 +msgid "When customers purchase tickets, their orders will appear here." +msgstr "When customers purchase tickets, their orders will appear here." + +#: src/components/routes/welcome/index.tsx:388 +#~ msgid "When does your event end?" +#~ msgstr "When does your event end?" + +#: src/components/routes/welcome/index.tsx:370 +#~ msgid "When does your event start?" +#~ msgstr "When does your event start?" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:182 +msgid "When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page." +msgstr "When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page." + +#: src/components/routes/welcome/index.tsx:341 +#~ msgid "When is your event?" +#~ msgstr "When is your event?" + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:141 +msgid "When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment." +msgstr "When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment." + +#: src/components/forms/CheckInListForm/index.tsx:59 +msgid "When should this check-in list expire?" +msgstr "When should this check-in list expire?" + +#: src/components/forms/CheckInListForm/index.tsx:25 +msgid "Which tickets should be associated with this check-in list?" +msgstr "Which tickets should be associated with this check-in list?" + +#: src/components/modals/CreateEventModal/index.tsx:153 +msgid "Who is organizing this event?" +msgstr "Who is organizing this event?" + +#: src/components/modals/SendMessageModal/index.tsx:195 +msgid "Who is this message to?" +msgstr "Who is this message to?" + +#: src/components/forms/QuestionForm/index.tsx:151 +msgid "Who should be asked this question?" +msgstr "Who should be asked this question?" + +#: src/components/forms/QuestionForm/index.tsx:163 +#~ msgid "Who type of question is this?" +#~ msgstr "Who type of question is this?" + +#: src/components/routes/ticket-widget/CollectInformation/index.tsx:65 +#~ msgid "Whoops! something went wrong. Please try again or contact support if the problem persists." +#~ msgstr "Whoops! something went wrong. Please try again or contact support if the problem persists." + +#: src/components/layouts/Event/index.tsx:42 +#~ msgid "Widget" +#~ msgstr "Widget" + +#: src/components/routes/event/settings.tsx:29 +#~ msgid "Widget Configuration" +#~ msgstr "Widget Configuration" + +#: src/components/layouts/Event/index.tsx:111 +msgid "Widget Embed" +msgstr "Widget Embed" + +#: src/components/common/WidgetEditor/index.tsx:162 +msgid "Widget Settings" +msgstr "Widget Settings" + +#: src/components/modals/CreateAttendeeModal/index.tsx:196 +msgid "Working" +msgstr "Working" + +#: src/components/modals/CreateProductCategoryModal/index.tsx:60 +#: src/components/modals/CreateProductModal/index.tsx:86 +#: src/components/modals/CreatePromoCodeModal/index.tsx:56 +#: src/components/modals/CreateQuestionModal/index.tsx:74 +#: src/components/modals/DuplicateEventModal/index.tsx:175 +#: src/components/modals/DuplicateProductModal/index.tsx:113 +#: src/components/modals/EditProductCategoryModal/index.tsx:70 +#: src/components/modals/EditProductModal/index.tsx:108 +#: src/components/modals/EditPromoCodeModal/index.tsx:84 +#: src/components/modals/EditQuestionModal/index.tsx:101 +#: src/components/modals/ManageAttendeeModal/index.tsx:231 +#: src/components/modals/ManageOrderModal/index.tsx:175 +#: src/components/routes/auth/ForgotPassword/index.tsx:55 +#: src/components/routes/auth/Register/index.tsx:130 +#: src/components/routes/auth/ResetPassword/index.tsx:62 +msgid "Working..." +msgstr "Working..." + +#: src/constants/eventCategories.ts:20 +msgid "Workshop" +msgstr "Workshop" + +#: src/components/common/ContactOrganizerModal/index.tsx:89 +msgid "Write your message here..." +msgstr "Write your message here..." + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:59 +msgid "X (Twitter)" +msgstr "X (Twitter)" + +#: src/components/common/ReportTable/index.tsx:51 +msgid "Year to date" +msgstr "Year to date" + +#: src/components/common/AttendeeDetails/index.tsx:32 +msgid "Yes" +msgstr "Yes" + +#: src/components/forms/ProductForm/index.tsx:376 +msgid "Yes, remove them" +msgstr "Yes, remove them" + +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:77 +msgid "You already scanned this ticket" +msgstr "You already scanned this ticket" + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:53 +msgid "You are changing your email to <0>{0}." +msgstr "You are changing your email to <0>{0}." + +#: src/components/layouts/CheckIn/index.tsx:88 +#: src/components/layouts/CheckIn/index.tsx:110 +msgid "You are offline" +msgstr "You are offline" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:93 +#~ msgid "You can connecting using this Zoom link..." +#~ msgstr "You can connecting using this Zoom link..." + +#: src/components/forms/ProductForm/index.tsx:407 +msgid "You can create a promo code which targets this product on the" +msgstr "You can create a promo code which targets this product on the" + +#: src/components/forms/TicketForm/index.tsx:352 +#~ msgid "You can create a promo code which targets this ticket on the" +#~ msgstr "You can create a promo code which targets this ticket on the" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:31 +#~ msgid "You can now start receiving payments through Stripe." +#~ msgstr "You can now start receiving payments through Stripe." + +#: src/components/forms/ProductForm/index.tsx:208 +msgid "You cannot change the product type as there are attendees associated with this product." +msgstr "You cannot change the product type as there are attendees associated with this product." + +#: src/components/forms/TicketForm/index.tsx:184 +#~ msgid "You cannot change the ticket type as there are attendees associated with this ticket." +#~ msgstr "You cannot change the ticket type as there are attendees associated with this ticket." + +#: src/components/forms/TicketForm/index.tsx:185 +#~ msgid "You cannot change the ticket type because there are already tickets sold for this ticket." +#~ msgstr "You cannot change the ticket type because there are already tickets sold for this ticket." + +#: src/components/layouts/CheckIn/index.tsx:119 +#~ msgid "You cannot check in attendees with unpaid orders." +#~ msgstr "You cannot check in attendees with unpaid orders." + +#: src/components/layouts/CheckIn/index.tsx:129 +#: src/components/layouts/CheckIn/index.tsx:164 +msgid "You cannot check in attendees with unpaid orders. This setting can be changed in the event settings." +msgstr "You cannot check in attendees with unpaid orders. This setting can be changed in the event settings." + +#: src/components/common/ProductsTable/SortableCategory/index.tsx:40 +msgid "You cannot delete the last category." +msgstr "You cannot delete the last category." + +#: src/components/forms/ProductForm/index.tsx:57 +msgid "You cannot delete this price tier because there are already products sold for this tier. You can hide it instead." +msgstr "You cannot delete this price tier because there are already products sold for this tier. You can hide it instead." + +#: src/components/forms/TicketForm/index.tsx:54 +#~ msgid "You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead." +#~ msgstr "You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead." + +#: src/components/common/QuestionsTable/index.tsx:42 +#~ msgid "You cannot edit a default question" +#~ msgstr "You cannot edit a default question" + +#: src/components/modals/EditUserModal/index.tsx:88 +msgid "You cannot edit the role or status of the account owner." +msgstr "You cannot edit the role or status of the account owner." + +#: src/components/modals/RefundOrderModal/index.tsx:132 +msgid "You cannot refund a manually created order." +msgstr "You cannot refund a manually created order." + +#: src/components/common/QuestionsTable/index.tsx:252 +msgid "You created a hidden question but disabled the option to show hidden questions. It has been enabled." +msgstr "You created a hidden question but disabled the option to show hidden questions. It has been enabled." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:77 +#~ msgid "You do not have permission to access this page" +#~ msgstr "You do not have permission to access this page" + +#: src/components/modals/ChooseAccountModal/index.tsx:14 +msgid "You have access to multiple accounts. Please choose one to continue." +msgstr "You have access to multiple accounts. Please choose one to continue." + +#: src/components/routes/auth/AcceptInvitation/index.tsx:58 +msgid "You have already accepted this invitation. Please login to continue." +msgstr "You have already accepted this invitation. Please login to continue." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:29 +#~ msgid "You have connected your Stripe account" +#~ msgstr "You have connected your Stripe account" + +#: src/components/common/QuestionsTable/index.tsx:338 +msgid "You have no attendee questions." +msgstr "You have no attendee questions." + +#: src/components/common/QuestionsTable/index.tsx:149 +#~ msgid "You have no attendee questions. Attendee questions are asked once per attendee." +#~ msgstr "You have no attendee questions. Attendee questions are asked once per attendee." + +#: src/components/common/QuestionsTable/index.tsx:323 +msgid "You have no order questions." +msgstr "You have no order questions." + +#: src/components/common/QuestionsTable/index.tsx:140 +#~ msgid "You have no order questions. Order questions are asked once per order." +#~ msgstr "You have no order questions. Order questions are asked once per order." + +#: src/components/routes/profile/ConfirmEmailChange/index.tsx:41 +msgid "You have no pending email change." +msgstr "You have no pending email change." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:39 +#~ msgid "You have not completed your Stripe Connect setup" +#~ msgstr "You have not completed your Stripe Connect setup" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:38 +#~ msgid "You have not connected your Stripe account" +#~ msgstr "You have not connected your Stripe account" + +#: src/components/layouts/Checkout/index.tsx:154 +msgid "You have run out of time to complete your order." +msgstr "You have run out of time to complete your order." + +#: src/components/forms/ProductForm/index.tsx:374 +#~ msgid "You have taxes and fees added to a Free Product. Would you like to remove or obscure them?" +#~ msgstr "You have taxes and fees added to a Free Product. Would you like to remove or obscure them?" + +#: src/components/forms/ProductForm/index.tsx:374 +msgid "You have taxes and fees added to a Free Product. Would you like to remove them?" +msgstr "You have taxes and fees added to a Free Product. Would you like to remove them?" + +#: src/components/forms/TicketForm/index.tsx:319 +#~ msgid "You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?" +#~ msgstr "You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?" + +#: src/components/common/MessageList/index.tsx:74 +msgid "You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders." +msgstr "You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders." + +#: src/components/common/MessageList/index.tsx:64 +#~ msgid "You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders." +#~ msgstr "You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders." + +#: src/components/modals/SendMessageModal/index.tsx:109 +msgid "You must acknowledge that this email is not promotional" +msgstr "You must acknowledge that this email is not promotional" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:34 +msgid "You must agree to the terms and conditions" +msgstr "You must agree to the terms and conditions" + +#: src/components/routes/event/GettingStarted/index.tsx:193 +#~ msgid "You must confirm your email address before your event can go live." +#~ msgstr "You must confirm your email address before your event can go live." + +#: src/components/modals/CreateAttendeeModal/index.tsx:98 +msgid "You must create a ticket before you can manually add an attendee." +msgstr "You must create a ticket before you can manually add an attendee." + +#: src/components/forms/ProductForm/index.tsx:60 +msgid "You must have at least one price tier" +msgstr "You must have at least one price tier" + +#: src/components/forms/TicketForm/index.tsx:84 +#~ msgid "You must have at least one tier" +#~ msgstr "You must have at least one tier" + +#: src/components/layouts/OrganizerLayout/index.tsx:273 +msgid "You must verify your email address before you can update the organizer status." +msgstr "You must verify your email address before you can update the organizer status." + +#: src/components/modals/SendMessageModal/index.tsx:136 +#~ msgid "You need to verify your account before you can send messages." +#~ msgstr "You need to verify your account before you can send messages." + +#: src/components/modals/SendMessageModal/index.tsx:152 +msgid "You need to verify your account email before you can send messages." +msgstr "You need to verify your account email before you can send messages." + +#: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:143 +msgid "You will have to mark an order as paid manually. This can be done on the manage order page." +msgstr "You will have to mark an order as paid manually. This can be done on the manage order page." + +#: src/components/modals/CreateCheckInListModal/index.tsx:55 +msgid "You'll need a ticket before you can create a check-in list." +msgstr "You'll need a ticket before you can create a check-in list." + +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:51 +msgid "You'll need at a product before you can create a capacity assignment." +msgstr "You'll need at a product before you can create a capacity assignment." + +#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:51 +#~ msgid "You'll need at a ticket before you can create a capacity assignment." +#~ msgstr "You'll need at a ticket before you can create a capacity assignment." + +#: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:43 +msgid "You'll need at least one product to get started. Free, paid or let the user decide what to pay." +msgstr "You'll need at least one product to get started. Free, paid or let the user decide what to pay." + +#: src/components/common/TicketsTable/index.tsx:69 +#~ msgid "You'll need at least one ticket to get started. Free, paid or let the user decide what to pay." +#~ msgstr "You'll need at least one ticket to get started. Free, paid or let the user decide what to pay." + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:93 +msgid "You're going to {0}! 🎉" +msgstr "You're going to {0}! 🎉" + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:72 +#~ msgid "Your account email in outgoing emails." +#~ msgstr "Your account email in outgoing emails." + +#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:64 +msgid "Your account name is used on event pages and in emails." +msgstr "Your account name is used on event pages and in emails." + +#: src/components/routes/event/Affiliates/index.tsx:47 +msgid "Your affiliates have been exported successfully." +msgstr "Your affiliates have been exported successfully." + +#: src/components/routes/event/attendees.tsx:44 +msgid "Your attendees have been exported successfully." +msgstr "Your attendees have been exported successfully." + +#: src/components/common/AttendeeTable/index.tsx:61 +msgid "Your attendees will appear here once they have registered for your event. You can also manually add attendees." +msgstr "Your attendees will appear here once they have registered for your event. You can also manually add attendees." + +#: src/components/common/WidgetEditor/index.tsx:329 +msgid "Your awesome website 🎉" +msgstr "Your awesome website 🎉" + +#: src/components/forms/OrganizerForm/index.tsx:43 +#~ msgid "Your company or personal name as the event organizer" +#~ msgstr "Your company or personal name as the event organizer" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:276 +msgid "Your Details" +msgstr "Your Details" + +#: src/components/common/ContactOrganizerModal/index.tsx:79 +#: src/components/routes/auth/ForgotPassword/index.tsx:52 +msgid "Your Email" +msgstr "Your Email" + +#: src/components/routes/profile/ManageProfile/index.tsx:118 +msgid "Your email request change to <0>{0} is pending. Please check your email to confirm" +msgstr "Your email request change to <0>{0} is pending. Please check your email to confirm" + +#: src/components/routes/event/EventDashboard/index.tsx:150 +msgid "Your event must be live before you can sell tickets to attendees." +msgstr "Your event must be live before you can sell tickets to attendees." + +#: src/components/routes/event/EventDashboard/index.tsx:164 +#~ msgid "Your event must be live before you can sell tickets." +#~ msgstr "Your event must be live before you can sell tickets." + +#: src/components/common/OrdersTable/index.tsx:88 +msgid "Your message has been sent" +msgstr "Your message has been sent" + +#: src/components/common/ContactOrganizerModal/index.tsx:52 +msgid "Your message has been sent successfully!" +msgstr "Your message has been sent successfully!" + +#: src/components/common/ContactOrganizerModal/index.tsx:73 +msgid "Your Name" +msgstr "Your Name" + +#: src/components/layouts/Checkout/index.tsx:82 +msgid "Your Order" +msgstr "Your Order" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:94 +msgid "Your order has been cancelled" +msgstr "Your order has been cancelled" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:96 +msgid "Your order is awaiting payment 🏦" +msgstr "Your order is awaiting payment 🏦" + +#: src/components/routes/ticket-widget/SelectTickets/index.tsx:242 +#~ msgid "Your order is in progress" +#~ msgstr "Your order is in progress" + +#: src/components/routes/event/orders.tsx:95 +msgid "Your orders have been exported successfully." +msgstr "Your orders have been exported successfully." + +#: src/components/common/OrdersTable/index.tsx:66 +msgid "Your orders will appear here once they start rolling in." +msgstr "Your orders will appear here once they start rolling in." + +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:68 +msgid "Your organizer address" +msgstr "Your organizer address" + +#: src/components/routes/auth/Login/index.tsx:74 +#: src/components/routes/auth/Register/index.tsx:108 +msgid "Your password" +msgstr "Twoje hasło" + +#: src/components/forms/StripeCheckoutForm/index.tsx:63 +msgid "Your payment is processing." +msgstr "Your payment is processing." + +#: src/components/forms/StripeCheckoutForm/index.tsx:66 +msgid "Your payment was not successful, please try again." +msgstr "Your payment was not successful, please try again." + +#: src/components/forms/StripeCheckoutForm/index.tsx:126 +msgid "Your payment was unsuccessful. Please try again." +msgstr "Your payment was unsuccessful. Please try again." + +#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:35 +#~ msgid "Your product for" +#~ msgstr "Your product for" + +#: src/components/modals/RefundOrderModal/index.tsx:58 +msgid "Your refund is processing." +msgstr "Your refund is processing." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:154 +msgid "Your Stripe account is connected and ready to process payments." +msgstr "Your Stripe account is connected and ready to process payments." + +#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:35 +#: src/components/routes/product-widget/PrintProduct/index.tsx:42 +msgid "Your ticket for" +msgstr "Your ticket for" + +#: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:67 +msgid "YouTube" +msgstr "YouTube" + +#: src/components/routes/event/settings.tsx:117 +#~ msgid "Zip" +#~ msgstr "Zip" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:348 +msgid "ZIP / Postal Code" +msgstr "ZIP / Postal Code" + +#: src/components/common/CheckoutQuestion/index.tsx:170 +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:146 +#: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:104 +msgid "Zip or Postal Code" +msgstr "Zip or Postal Code" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:349 +msgid "ZIP or Postal Code" +msgstr "ZIP or Postal Code" + +#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 +#~ msgid "Zoom link, Google Meet link, etc." +#~ msgstr "Zoom link, Google Meet link, etc." diff --git a/frontend/src/locales/pt-br.js b/frontend/src/locales/pt-br.js index 7c64a0f6e4..581d78e522 100644 --- a/frontend/src/locales/pt-br.js +++ b/frontend/src/locales/pt-br.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Ainda não há nada para mostrar'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[\"Eventos de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>As atribuições de capacidade permitem que você gerencie a capacidade entre ingressos ou um evento inteiro. Ideal para eventos de vários dias, workshops e mais, onde o controle de presença é crucial.<1>Por exemplo, você pode associar uma atribuição de capacidade ao ingresso de <2>Dia Um e <3>Todos os Dias. Uma vez que a capacidade é atingida, ambos os ingressos pararão automaticamente de estar disponíveis para venda.\",\"Exjbj7\":\"<0>As listas de registro ajudam a gerenciar a entrada dos participantes no seu evento. Você pode associar vários ingressos a uma lista de registro e garantir que apenas aqueles com ingressos válidos possam entrar.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Prepare seu evento\",\"FL6OwU\":\"✉️ Confirme seu endereço de e-mail\",\"BN0OQd\":\"Parabéns por criar um evento!\",\"4kSf7w\":\"🎟️ Adicionar produtos\",\"4WT5tD\":\"Personalize a página do seu evento\",\"3VPPdS\":\"Conecte-se com o Stripe\",\"cjdktw\":\"Configure seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Um input do tipo Dropdown permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto com várias linhas\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção de rádio tem várias opções, mas somente uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"Sobre o evento\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações da conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer anotações sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer anotações sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Adicionar mais produtos\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Adicionar produtos\",\"Cw27zP\":\"Adicionar pergunta\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Opções adicionais\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Linha de endereço 1\",\"POdIrN\":\"Linha de endereço 1\",\"cormHa\":\"Linha de endereço 2\",\"gwk5gg\":\"Linha de endereço 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total a eventos e configurações de conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir a indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que os mecanismos de pesquisa indexem esse evento\",\"+MHcJD\":\"Quase lá! Estamos apenas aguardando o processamento do seu pagamento. Isso deve levar apenas alguns segundos...\",\"ApOYO8\":\"Incrível, Evento, Palavras-chave...\",\"hehnjM\":\"Valor\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"Ocorreu um erro ao classificar as perguntas. Tente novamente ou atualize a página\",\"jD/OCQ\":\"Um evento é o evento real que você está organizando. Você pode adicionar mais detalhes posteriormente.\",\"oBkF+i\":\"Um organizador é a empresa ou pessoa que está organizando o evento\",\"W5A0Ly\":\"Ocorreu um erro inesperado.\",\"byKna+\":\"Ocorreu um erro inesperado. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Eventos arquivados\",\"q7TRd7\":\"Tem certeza de que deseja ativar esse participante?\",\"TvkW9+\":\"Você tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar esse participante? Isso anulará seu ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir esse código promocional?\",\"iU234U\":\"Tem certeza de que deseja excluir esta pergunta?\",\"CMyVEK\":\"Tem certeza de que deseja tornar este evento um rascunho? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível para o público\",\"s4JozW\":\"Você tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Anotações do participante\",\"lXcSD2\":\"Perguntas dos participantes\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Participantes com um produto específico\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensiona automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando pagamento\",\"3PmQfI\":\"Evento incrível\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Voltar para todos os eventos\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Voltar ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Antes de enviar!\",\"/yeZ20\":\"Antes que seu evento possa ir ao ar, há algumas coisas que você precisa fazer.\",\"ze6ETw\":\"Comece a vender produtos em minutos\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite a permissão novamente ou, se isso não funcionar, será necessário <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Cancelar irá cancelar todos os produtos associados a este pedido e devolver os produtos ao estoque disponível.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer o check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de Capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Mudar a capa\",\"GptGxg\":\"Alterar senha\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Desmarcar\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Lista de registro criada com sucesso\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem várias seleções\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Registro de entrada\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de checkout\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"clique aqui\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar a barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Elas serão usadas pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Pedido completo\",\"guBeyC\":\"Pagamento completo\",\"C8HNV2\":\"Pagamento completo\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirmar nova senha\",\"xnWESi\":\"Confirmar senha\",\"p2/GCq\":\"Confirmar senha\",\"wnDgGj\":\"Confirmação do endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com o Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Cor de fundo do conteúdo\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Texto do botão Continuar\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continuar a configuração do evento\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continuar a configuração do Stripe Connect\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"copiado para a área de transferência\",\"he3ygx\":\"Cópia\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copie os detalhes para todos os participantes\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Capa\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Criar um código promocional\",\"n5pRtF\":\"Criar um tíquete\",\"X6sRve\":[\"Crie uma conta ou <0>\",[\"0\"],\" para começar\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar evento\",\"BOqY23\":\"Criar novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Crie produtos para o seu evento, defina os preços e gerencie a quantidade disponível.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criado\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação para esse evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e a mensagem de checkout\",\"2E2O5H\":\"Personalize as configurações diversas para esse evento\",\"iJhSxe\":\"Personalizar as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Painel de controle\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Excluir capa\",\"KWa0gi\":\"Excluir imagem\",\"1l14WA\":\"Excluir produto\",\"IatsLx\":\"Excluir pergunta\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Dispensar\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Não tem uma conta? <0>Assinar\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Arrastar e soltar ou clicar\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicar Atribuições de Capacidade\",\"ulMxl+\":\"Duplicar Listas de Check-In\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicar a Imagem de Capa do Evento\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicar Produtos\",\"57ALrd\":\"Duplicar códigos promocionais\",\"83Hu4O\":\"Duplicar perguntas\",\"20144c\":\"Duplicar configurações\",\"7Cx5It\":\"Pássaro madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Editar pergunta\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por $2,50\",\"3yiej1\":\"Ex. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de e-mail\",\"hzKQCy\":\"Endereço de e-mail\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código de incorporação\",\"4rnJq4\":\"Script de incorporação\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data final\",\"237hSL\":\"Final\",\"nt4UkP\":\"Eventos encerrados\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor excluindo impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento criado com sucesso 🎉\",\"/dgc8E\":\"Data do evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"O evento não é visível para o público\",\"4pKXJS\":\"O evento é visível para o público\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Página do evento\",\"4/If97\":\"Falha na atualização do status do evento. Tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"URL do evento\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expirações\",\"uaSvqt\":\"Data de expiração\",\"GS+Mus\":\"Exportação\",\"9xAp/j\":\"Falha ao cancelar o participante\",\"ZpieFv\":\"Falha ao cancelar o pedido\",\"z6tdjE\":\"Falha ao excluir a mensagem. Tente novamente.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Falha ao exportar os participantes. Por favor, tente novamente.\",\"2uGNuE\":\"Falha ao exportar pedidos. Tente novamente.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar o e-mail do tíquete\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O primeiro nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"Nome, sobrenome e endereço de e-mail são perguntas padrão e sempre são incluídas no processo de checkout.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Valor fixo\",\"TF9opW\":\"O Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu a senha?\",\"2POOFK\":\"Grátis\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"Francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"Alemão\",\"4GLxhy\":\"Primeiros passos\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Ir para a página inicial do evento\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"vendas brutas\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em seu aplicativo.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em seu aplicativo.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conferência de eventos da Hi.Events \",[\"0\"]],\"verBst\":\"Centro de Conferências Hi.Events\",\"6eMEQO\":\"logotipo da hi.events\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"pergunta oculta\",\"g3rqFe\":\"perguntas ocultas\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar a página de introdução\",\"mFn5Xz\":\"Ocultar perguntas ocultas\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Ocultar a página de introdução da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar essa camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer da página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Eu concordo com os <0>termos e condições\",\"sd6lr7\":\"Gostaria de pagar usando um método offline\",\"SdFlIP\":\"Gostaria de pagar usando um método online (cartão de crédito, etc.)\",\"93DUnd\":[\"Se uma nova guia não foi aberta, por favor <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com êxito\",\"Mfbc2v\":\"As dimensões da imagem devem estar entre 4000px por 4000px. Com uma altura máxima de 4000px e uma largura máxima de 4000px\",\"uPEIvq\":\"A imagem deve ter menos de 5 MB\",\"AGZmwV\":\"Imagem carregada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"A largura da imagem deve ser de pelo menos 900px e a altura de pelo menos 50px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Emitir reembolso\",\"HX5SVx\":\"Item\",\"KFXip/\":\"João\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Saiba mais sobre o Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Vamos começar criando seu primeiro organizador\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Fazer login\",\"zUDyah\":\"Login\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Tornar essa pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar tíquetes\",\"DdHfeW\":\"Gerenciar os detalhes de sua conta e as configurações padrão\",\"S+UjNL\":\"Gerencie seus detalhes de pagamento do Stripe\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"As perguntas obrigatórias devem ser respondidas antes que o cliente possa fazer o checkout.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Enviar mensagem para participantes com produtos específicos\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço mínimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"O nome deve ter menos de 150 caracteres\",\"AIUkyF\":\"Navegar até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"Nenhum \",[\"0\"],\" disponível.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Não há participantes para mostrar\",\"Razen5\":\"Nenhum participante poderá se registrar antes desta data usando esta lista\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem a ser exibida\",\"J2LkP8\":\"Não há ordens para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Não há códigos promocionais a serem exibidos\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Não está à venda\",\"1DBGsz\":\"Anotações\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notificar o comprador sobre o reembolso\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Agora vamos criar seu primeiro evento\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções para pagamento offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"À venda\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Evento on-line\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Somente e-mails importantes, diretamente relacionados a esse evento, devem ser enviados por meio desse formulário.\\nQualquer uso indevido, inclusive o envio de e-mails promocionais, levará ao banimento imediato da conta.\",\"Qqqrwa\":\"Abrir página de check-in\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Pedido\",\"mm+eaX\":\"Pedido\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Pedido concluído\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"Detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Perguntas sobre o pedido\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"Resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"É necessário um organizador\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Acolchoamento\",\"ErggF8\":\"Cor de fundo da página\",\"8F1i42\":\"Página não encontrada\",\"QbrUIo\":\"Visualizações de página\",\"6D8ePg\":\"página.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter um mínimo de 8 caracteres\",\"vwGkYB\":\"A senha deve ter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha bem-sucedida. Faça login com sua nova senha.\",\"f7SUun\":\"As senhas não são as mesmas\",\"aEDp5C\":\"Cole-o onde você deseja que o widget apareça.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Falha no pagamento\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"O pagamento foi bem-sucedido!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Porcentagem\",\"vPJ1FI\":\"Porcentagem Valor\",\"xdA9ud\":\"Coloque isso no de seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Preencha o formulário abaixo para aceitar seu convite\",\"b1Jvg+\":\"Continue na nova guia\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira uma URL de imagem válida que aponte para uma imagem.\",\"HnNept\":\"Digite sua nova senha\",\"5FSIzj\":\"Observação\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Selecione\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem de pós-cheque\",\"g2UNkE\":\"Desenvolvido por\",\"Rs7IQv\":\"Mensagem de pré-checkout\",\"rdUucN\":\"Prévia\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Níveis de preço\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Cor primária\",\"8cBtvm\":\"Cor primária do texto\",\"BZz12Q\":\"Imprimir\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Perguntas sobre o produto\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Pré-visualização do Widget de Produto\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"produtos vendidos\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página do código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso de pré-venda ou acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade disponível\",\"oCLG0M\":\"Quantidade Vendida\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"Título da pergunta\",\"enzGAL\":\"Perguntas\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Perguntas classificadas com sucesso\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Beneficiário\",\"N2C89m\":\"Referência\",\"gxFu7d\":[\"Valor do reembolso (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Pedido de reembolso\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Reembolsado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Reenviar e-mail de confirmação\",\"lnrkNz\":\"Reenviar confirmação por e-mail\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail de pedido\",\"dFuEhO\":\"Reenviar o e-mail do tíquete\",\"o6+Y6d\":\"Reenvio...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Redefinir senha\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Retornar à página do evento\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Função\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"Venda encerrada\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Escanear código QR\",\"EEU0+z\":\"Escaneie este código QR para acessar a página do evento ou compartilhe-o com outras pessoas\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome de evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Pesquisar por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Pesquisar...\",\"OeW+DS\":\"Cor secundária\",\"DnXcDK\":\"Cor secundária\",\"cZF6em\":\"Cor do texto secundário\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione a câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecionar status\",\"QYARw/\":\"Selecionar bilhete\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Enviar uma cópia para <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar uma mensagem\",\"/mQ/tD\":\"Enviar como um teste. Isso enviará a mensagem para seu endereço de e-mail em vez de para os destinatários.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar e-mail de confirmação do pedido e do tíquete\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição de SEO\",\"/SIY6o\":\"Palavras-chave de SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Defina um preço mínimo e permita que os usuários paguem mais se quiserem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Prepare seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Compartilhar no Facebook\",\"x7i6H+\":\"Compartilhar no LinkedIn\",\"zziQd8\":\"Compartilhar no Pinterest\",\"/TgBEk\":\"Compartilhar no Reddit\",\"0Wlk5F\":\"Compartilhar em redes sociais\",\"on+mNS\":\"Compartilhar no Telegram\",\"PcmR+m\":\"Compartilhar no WhatsApp\",\"/5b1iZ\":\"Compartilhar no X\",\"n/T2KI\":\"Compartilhar por e-mail\",\"8vETh9\":\"Mostrar\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Mostrar perguntas ocultas\",\"fMPkxb\":\"Mostrar mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes do checkout\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo o país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esgotado\",\"Mi1rVn\":\"Esgotado\",\"nwtY4N\":\"Algo deu errado\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou a taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Tente novamente.\",\"F6YahU\":\"Desculpe, algo deu errado. Reinicie o processo de checkout.\",\"KWgppI\":\"Desculpe, algo deu errado ao carregar esta página.\",\"/TCOIK\":\"Desculpe, este pedido não existe mais.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"Espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[\"Participante com sucesso \",[\"0\"]],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Localização atualizada com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluído com êxito\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"O idioma em que o participante receberá e-mails.\",\"NlfnUd\":\"O link em que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você está procurando não existe\",\"MSmKHn\":\"O preço exibido para o cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço exibido para o cliente não inclui impostos e taxas. Eles serão exibidos separadamente\",\"ne/9Ur\":\"As configurações de estilo que você escolher se aplicam somente ao HTML copiado e não serão armazenadas.\",\"vQkyB3\":\"Os impostos e taxas a serem aplicados a este produto. Você pode criar novos impostos e taxas no\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão do processo antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Ocorreu um erro ao processar sua solicitação. Tente novamente.\",\"mVKOW6\":\"Ocorreu um erro ao enviar sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"Esta descrição será mostrada à equipe de registro\",\"MLTkH7\":\"Esse e-mail não é promocional e está diretamente relacionado ao evento.\",\"2eIpBM\":\"Esse evento não está disponível no momento. Por favor, volte mais tarde.\",\"Z6LdQU\":\"Esse evento não está disponível.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"Esta lista não estará mais disponível para registros após esta data\",\"cHO4ec\":\"Essa mensagem será incluída no rodapé de todos os e-mails enviados a partir desse evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Esse pedido já foi pago.\",\"5K8REg\":\"Esse pedido já foi reembolsado.\",\"OiQMhP\":\"Este pedido foi cancelado\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"Este pedido está aguardando pagamento\",\"BdYtn9\":\"Este pedido está completo\",\"e3uMJH\":\"Esse pedido está concluído.\",\"YNKXOK\":\"Este pedido está sendo processado.\",\"yPZN4i\":\"Essa página de pedidos não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"Este produto está oculto da visualização pública\",\"Y/x1MZ\":\"Este produto está oculto a menos que seja direcionado por um Código Promocional\",\"Qt7RBu\":\"Esta pergunta é visível apenas para o organizador do evento\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Esse usuário não está ativo, pois não aceitou o convite.\",\"5AnPaO\":\"ingresso\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ingresso foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Título\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Total de taxas\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total restante\",\"/SgoNA\":\"Imposto total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor, verifique seus detalhes\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Verifique seus detalhes\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitados disponíveis\",\"E0q9qH\":\"Permite usos ilimitados\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Próximos\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar o nome, a descrição e as datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Carregar capa\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Usuário\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar seu e-mail em <0>Configurações de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Exibir página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"Ver mapa\",\"Ep3VfY\":\"Exibir no Google Maps\",\"Y8s4f6\":\"Exibir detalhes do pedido\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Ingresso VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e um tamanho máximo de arquivo de 5 MB\",\"b9UB/w\":\"Usamos o Stripe para processar pagamentos. Conecte sua conta Stripe para começar a receber pagamentos.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem-vindo a bordo! Faça login para continuar.\",\"dVxpp5\":[\"Bem-vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bem-vindo à Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"Em que data esta lista de registro deve se tornar ativa?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"Quando esta lista de registro deve expirar?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando esse evento?\",\"LINr2M\":\"Para quem é essa mensagem?\",\"nWhye/\":\"A quem deve ser feita essa pergunta?\",\"VxFvXQ\":\"Incorporação de widgets\",\"v1P7Gm\":\"Configurações do widget\",\"b4itZn\":\"Trabalho\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"Agora você pode começar a receber pagamentos por meio do Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"Você não pode registrar participantes com pedidos não pagos.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Não é possível editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Não é possível reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"Você criou uma pergunta oculta, mas desativou a opção de mostrar perguntas ocultas. Ela foi ativada.\",\"NOaWRX\":\"Você não tem permissão para acessar esta página\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha uma para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Faça login para continuar.\",\"rdk1xK\":\"Você conectou sua conta Stripe\",\"ofEncr\":\"Você não tem perguntas para os participantes.\",\"CoZHDB\":\"Você não tem perguntas sobre o pedido.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"Você não concluiu a configuração do Stripe Connect\",\"jxsiqJ\":\"Você não conectou sua conta Stripe\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"Você tem impostos e taxas adicionados a um Produto Gratuito. Gostaria de removê-los ou ocultá-los?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve estar ciente de que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"Você deve confirmar seu endereço de e-mail antes que seu evento possa ser publicado.\",\"H35u3n\":\"Você deve criar um tíquete antes de adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos um nível de preço\",\"8/eLoa\":\"Você precisa verificar sua conta para poder enviar mensagens.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"Você vai para \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome de sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Os participantes aparecerão aqui assim que se registrarem no evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site é incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de alteração de e-mail para <0>\",[\"0\"],\" está pendente. Verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Seu pedido está aguardando pagamento 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Seu produto para\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"tmew5X\":[[\"0\"],\" registrado\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>O número de ingressos disponíveis para este ingresso<1>Este valor pode ser substituído se houver <2>Limites de Capacidade associados a este ingresso.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Adicionar tíquetes\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook ativo\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Um \",[\"type\"],\" padrão é aplicado automaticamente a todos os novos tíquetes. Você pode substituir isso por ticket.\"],\"Pgaiuj\":\"Um valor fixo por tíquete. Por exemplo, US$ 0,50 por tíquete\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"ySO/4f\":\"Uma porcentagem do preço do ingresso. Por exemplo, 3,5% do preço do ingresso\",\"WXeXGB\":\"Um código promocional sem desconto pode ser usado para revelar ingressos ocultos.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"zCk10D\":\"Uma única pergunta por participante. Por exemplo, qual é a sua refeição preferida?\",\"ap3v36\":\"Uma única pergunta por pedido. Por exemplo, Qual é o nome de sua empresa?\",\"uyJsf6\":\"Sobre\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"VTfZPy\":\"Acesso negado\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Adicionar\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"/twVAS\":\"Todos os ingressos\",\"dr7CWq\":\"Todos os próximos eventos\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"er3d/4\":\"Ocorreu um erro ao classificar os tíquetes. Tente novamente ou atualize a página\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Um evento é a reunião ou ocasião que você está organizando. Você pode adicionar mais detalhes depois.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"j4DliD\":\"Todas as dúvidas dos portadores de ingressos serão enviadas para esse endereço de e-mail. Ele também será usado como o endereço \\\"reply-to\\\" para todos os e-mails enviados deste evento\",\"epTbAK\":[\"Aplica-se a \",[\"0\"],\" ingressos\"],\"6MkQ2P\":\"Aplica-se a 1 ingresso\",\"jcnZEw\":[\"Aplique esse \",[\"tipo\"],\" a todos os novos tíquetes\"],\"TCKfZx\":\"Ártico\",\"Dy+k4r\":\"Tem certeza de que deseja cancelar este participante? Isso invalidará o produto dele\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Pergunte uma vez por participante\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Xc2I+v\":\"Gestão de participantes\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Participante atualizado\",\"k3Tngl\":\"Participantes exportados\",\"5UbY+B\":\"Participantes com um tíquete específico\",\"kShOaz\":\"Fluxo de trabalho automatizado\",\"VPoeAx\":\"Gestão automatizada de entrada com várias listas de check-in e validação em tempo real\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Desconto médio/Pedido\",\"sGUsYa\":\"Valor médio do pedido\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Detalhes básicos\",\"jIPNJG\":\"Informações básicas\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"1xAcxY\":\"Comece a vender ingressos em minutos\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Controle de marca\",\"9N+p+g\":\"Negócios\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texto do botão\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Cancelado\",\"Ud7zwq\":\"O cancelamento cancelará todos os tickets associados a esse pedido e liberará os tickets de volta para o pool disponível.\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"QndF4b\":\"fazer o check-in\",\"9FVFym\":\"confira\",\"v4fiSg\":\"Verifique o seu email\",\"Y3FYXy\":\"Check-in\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"rfeicl\":\"Registrado com sucesso\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinês\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"ypFF60\":\"Escolha entre esquemas de cores predefinidos\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"msqIjo\":\"Recolher este bilhete ao carregar inicialmente a página do evento\",\"WD6364\":\"Paleta de cores\",\"qdY9Tp\":\"Cores predefinidas\",\"CWk59I\":\"Comédia\",\"/sZIOR\":\"Loja completa\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"ih35UP\":\"Centro de conferências\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"EWnXR+\":\"Conectar ao Stripe\",\"MOUF31\":\"Conecte-se ao CRM e automatize tarefas usando webhooks e integrações\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Email de contacto\",\"02S6xJ\":\"Contactar o suporte\",\"nBGbqc\":\"Entre em contato conosco para ativar a mensagem\",\"2nL0F3\":\"Cor de fundo do conteúdo\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Ir para o checkout\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"RGVUUI\":\"Continuar para o pagamento\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Criar afiliado\",\"dyrgS4\":\"Crie e personalize sua página de evento instantaneamente\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Criar bilhete\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para seu evento, defina preços e gerencie a quantidade disponível.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"8Tg/JR\":\"Personalizado\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"q9Jg0H\":\"Personalize sua página do evento e o design do widget para combinar perfeitamente com sua marca\",\"mkLlne\":\"Personalize a aparência da sua página de evento\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista de Registro do Primeiro Dia\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Eliminar afiliado\",\"+jw/c1\":\"Excluir imagem\",\"GnyEfA\":\"Excluir tíquete\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Excluir webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Desselecionar tudo\",\"H8kMHT\":\"Não recebeu o código?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Desative esta capacidade para monitorar sem interromper as vendas de produtos\",\"Tgg8XQ\":\"Desative esta capacidade para rastrear a capacidade sem interromper as vendas de ingressos\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Fechar esta mensagem\",\"TvY/XA\":\"Documentação\",\"dYskfr\":\"Não existe\",\"V6Jjbr\":\"Não tem uma conta? <0>Cadastre-se\",\"4+aC/x\":\"Doação / Pague o que quiser\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Rascunho\",\"3z2ium\":\"Arraste para classificar\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Devido ao alto risco de spam, exigimos verificação manual antes que você possa enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"KRmTkx\":\"Duplicar produto\",\"Wt9eV8\":\"Duplicar bilhetes\",\"4xK5y2\":\"Duplicar Webhooks\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"kNGp1D\":\"Editar participante\",\"t2bbp8\":\"Editar Participante\",\"d+nnyk\":\"Editar bilhete\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"aqxYLv\":\"Educação\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"O email é obrigatório\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"nA31FG\":\"Ative esta capacidade para interromper as vendas de ingressos quando o limite for atingido\",\"RxzN1M\":\"Ativado\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"n9V+ps\":\"Digite seu nome\",\"LslKhj\":\"Erro ao carregar os registros\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Descrição do evento\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Ingressos por\",\"YDVUVl\":\"Tipos de eventos\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"eventos\",\"VlvpJ0\":\"Exportar respostas\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Falha ao criar afiliado\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"10XEC9\":\"Falha ao reenviar o e-mail do produto\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"kFLJqR\":\"Floresta\",\"/4rQr+\":\"Bilhete gratuito\",\"01my8x\":\"Ingresso gratuito, sem necessidade de informações de pagamento\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Totalmente integrado\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Comece gratuitamente, sem taxas de assinatura\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Ir para Hi.Events\",\"gHSuV/\":\"Ir para a página inicial\",\"Lek3cJ\":\"Ir para o painel do Stripe\",\"GNJ1kd\":\"Ajuda e Suporte\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"spMR9y\":\"Hi.Events cobra taxas de plataforma para manter e melhorar nossos serviços. Essas taxas são automaticamente deduzidas de cada transação.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ocultar respostas\",\"IyEqFf\":\"Ocultar configurações de cor\",\"fsi6fC\":\"Ocultar esse tíquete dos clientes\",\"Fhzoa8\":\"Ocultar tíquete após a data final da venda\",\"yhm3J/\":\"Ocultar o ingresso antes da data de início da venda\",\"k7/oGT\":\"Oculte o tíquete, a menos que o usuário tenha um código promocional aplicável\",\"L0ZOiu\":\"Ocultar ingresso quando esgotado\",\"uno73L\":\"A ocultação de um tíquete impedirá que os usuários o vejam na página do evento.\",\"i0qMbr\":\"Início\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Se estiver em branco, o endereço será usado para gerar um link de mapa do Google\",\"wOU3Tr\":\"Se você tiver uma conta conosco, receberá um e-mail com instruções para redefinir sua senha.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"As dimensões da imagem devem estar entre 3000px e 2000px. Com uma altura máxima de 2000px e uma largura máxima de 3000px\",\"an5hVd\":\"Imagens\",\"UJLg8x\":\"Análises detalhadas\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Inclua detalhes de conexão para o seu evento online. Esses detalhes serão exibidos na página de resumo do pedido e na página do produto do participante\",\"evpD4c\":\"Inclua detalhes de conexão para seu evento on-line. Esses detalhes serão exibidos na página de resumo do pedido e na página do ingresso do participante\",\"AXTNr8\":[\"Inclui \",[\"0\"],\" ingressos\"],\"7/Rzoe\":\"Inclui 1 ingresso\",\"F1Xp97\":\"Participantes individuais\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrações\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"aH6ZIb\":\"Convide sua equipe\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"DU0YtB\":\"A carregar temas...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Tornar o evento ao vivo\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gerenciar evento\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gerenciar produtos\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gerenciar impostos e taxas que podem ser aplicados a seus bilhetes\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"lzcrX3\":\"A adição manual de um participante ajustará a quantidade de ingressos.\",\"/x0FyM\":\"Combine com sua marca\",\"xDAtGP\":\"Mensagem\",\"1jRD0v\":\"Enviar mensagens aos participantes com ingressos específicos\",\"97QrnA\":\"Envie mensagens aos participantes, gerencie pedidos e processe reembolsos em um só lugar\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"yt/wR6\":\"Meia-noite\",\"tccUcA\":\"Check-in móvel\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Várias opções de preço. Perfeito para ingressos antecipados etc.\",\"GfaxEk\":\"Música\",\"8/brI5\":\"O nome é obrigatório\",\"m920rF\":\"New York\",\"eWRECP\":\"Vida noturna\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"6r9SGl\":\"Nenhum cartão de crédito necessário\",\"Z6ILSe\":\"Não há eventos para este organizador\",\"8zCZQf\":\"Nenhum evento ainda\",\"XZkeaI\":\"Nenhum registro encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"6jYQGG\":\"Nenhum evento passado\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"q91DKx\":\"Nenhuma pergunta foi respondida por este participante.\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Sem ingressos para o show\",\"yM5c0q\":\"Nenhum evento futuro\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"s9r1y2\":\"Preto\",\"x5+Lcz\":\"Não registrado\",\"dX/n9x\":\"Oceano\",\"lQgMLn\":\"Nome do escritório ou local\",\"+P/tII\":\"Quando estiver pronto, defina seu evento como ativo e comece a vender ingressos.\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Pedido criado\",\"L4kzeZ\":[\"Detalhes do pedido \",[\"0\"]],\"+spgqH\":[\"ID do pedido: \",[\"0\"]],\"vu6Arl\":\"Pedido marcado como pago\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"e7eZuA\":\"Pedido atualizado\",\"mz+c33\":\"Ordens criadas\",\"5It1cQ\":\"Pedidos exportados\",\"S3CZ5M\":\"Painel do organizador\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"J2cXxX\":\"Os organizadores só podem gerenciar eventos e ingressos. Eles não podem gerenciar usuários, configurações de conta ou informações de cobrança.\",\"/IX/7x\":\"Outro\",\"6/dCYd\":\"Visão geral\",\"cbtJ9W\":\"Cor de fundo da página\",\"QkLf4H\":\"URL da página\",\"2w/FiJ\":\"Bilhete pago\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausado\",\"TskrJ8\":\"Pagamento e plano\",\"EyE8E6\":\"Processamento de pagamento\",\"vcyz2L\":\"Configurações de pagamento\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Desempenho\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Fazer pedido\",\"br3Y/y\":\"Taxas da plataforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"MA04r/\":\"Remova os filtros e defina a classificação como \\\"Ordem da página inicial\\\" para ativar a classificação\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"yygcoG\":\"Selecione pelo menos um ingresso\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"R7+D0/\":\"Português (Brasil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Desenvolvido por Stripe\",\"cs5muu\":\"Pré-visualizar página do evento\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Política de Privacidade\",\"p/JDmw\":\"produto\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"0dzBGg\":\"O e-mail do produto foi reenviado para o participante\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"mIqT3T\":\"Produtos, mercadorias e opções de preços flexíveis\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"812gwg\":\"Licença de compra\",\"YwNJAq\":\"Leitura de QR code com feedback instantâneo e compartilhamento seguro para acesso da equipe\",\"Fi3b48\":\"Pedidos recentes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reenviar código\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Reenviar e-mail do produto\",\"slOprG\":\"Redefina sua senha\",\"V5jGAK\":\"Real\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Vendas\",\"KZrfYJ\":\"Salvar links sociais\",\"aZR9BC\":\"Rolar até os ingressos\",\"lBAlVv\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"ftNXma\":\"Pesquisar afiliados...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Pesquisar por nome de bilhete...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecione uma categoria\",\"mCB6Je\":\"Selecionar tudo\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"tVW/yo\":\"Selecionar moeda\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"XH5juP\":\"Selecione o nível do ingresso\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Selecionar fuso horário\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"BG3f7v\":\"Venda qualquer coisa\",\"VtX8nW\":\"Venda produtos junto com ingressos com suporte integrado para impostos e códigos promocionais\",\"Cye3uV\":\"Venda mais do que ingressos\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Enviar confirmação do pedido e e-mail do produto\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configure a sua organização\",\"VlS7y2\":\"Configure o processamento de pagamento para receber fundos da venda de ingressos.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configuração em minutos\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"smd87r\":\"Mostrar a quantidade de ingressos disponíveis\",\"tQi5Hh\":\"Mostrar configurações de cor\",\"UVPI5D\":\"Mostrar menos plataformas\",\"b33PL9\":\"Mostrar mais plataformas\",\"j3b+OW\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido\",\"v6IwHE\":\"Check-in inteligente\",\"J9xKh8\":\"Painel inteligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"2pxNFK\":\"vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Desculpe, seu pedido expirou. Por favor, inicie um novo pedido.\",\"a4SyEE\":\"A classificação é desativada enquanto os filtros e a classificação são aplicados\",\"7JFNej\":\"Desporto\",\"4nG1lG\":\"Bilhete padrão com preço fixo\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Verificado com sucesso <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket criado com sucesso\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"g2lRrH\":\"Ticket atualizado com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"oNxgAm\":\"Pôr do sol\",\"5gIl+x\":\"Suporte para vendas escalonadas, baseadas em doações e de produtos com preços e capacidades personalizáveis\",\"JZTQI0\":\"Trocar organizador\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"xowcRf\":\"Termos de serviço\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"A cor de fundo das áreas de conteúdo\",\"Zhqzq3\":\"A cor de fundo das áreas de conteúdo (cartões, cabeçalho, etc.)\",\"JgkK2l\":\"A cor de fundo de toda a página\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"O número máximo de ingressos para \",[\"0\"],\" é \",[\"1\"]],\"FeAfXO\":[\"O número máximo de bilhetes para os Generais é \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Os impostos e as taxas a serem aplicados a esse tíquete. Você pode criar novos impostos e taxas na seção\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"jvxN9/\":\"Não há ingressos disponíveis para este evento\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"5189cf\":\"Isso substitui todas as configurações de visibilidade e oculta o tíquete de todos os clientes.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Esse tíquete não pode ser excluído porque está\\nassociado a um pedido. Em vez disso, você pode ocultá-lo.\",\"ma6qdu\":\"Esse tíquete está oculto da visualização pública\",\"xJ8nzj\":\"Esse tíquete está oculto, a menos que seja direcionado por um código promocional\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"KosivG\":\"Ticket excluído com sucesso\",\"HGuXjF\":\"Portadores de ingressos\",\"6tmWch\":\"Ingresso ou produto\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Venda de ingressos\",\"NirIiz\":\"Nível do ingresso\",\"8jLPgH\":\"Tipo de bilhete\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Visualização do widget de ingressos\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Bilhete(s)\",\"6GQNLE\":\"Ingressos\",\"NRhrIB\":\"Ingressos e produtos\",\"ikA//P\":\"ingressos vendidos\",\"i+idBz\":\"Ingressos vendidos\",\"AGRilS\":\"Ingressos vendidos\",\"56Qw2C\":\"Ingressos classificados com sucesso\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Bilhete em camadas\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Os ingressos em camadas permitem que você ofereça várias opções de preço para o mesmo ingresso.\\nIsso é perfeito para ingressos antecipados ou para oferecer opções de preços diferentes\\npara diferentes grupos de pessoas.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"KSDwd5\":\"Total de pedidos\",\"/b6Z1R\":\"Acompanhe receitas, visualizações de página e vendas com análises detalhadas e relatórios exportáveis\",\"OpKMSn\":\"Taxa de transação:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Não foi possível acessar \",[\"0\"],\" participante\"],\"nNdxt9\":\"Não foi possível criar o tíquete. Por favor, verifique seus detalhes\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Despublicar Evento\",\"Pp1sWX\":\"Atualizar afiliado\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"AdWhjZ\":\"Código de verificação\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Visualize e baixe relatórios do seu evento. Observe que apenas pedidos concluídos estão incluídos nesses relatórios.\",\"c7VN/A\":\"Ver respostas\",\"AM+zF3\":\"Ver participante\",\"e4mhwd\":\"Exibir a página inicial do evento\",\"n6EaWL\":\"Ver logs\",\"AMkkeL\":\"Ver pedido\",\"9jnAcN\":\"Ver página inicial do organizador\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Produto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bem-vindo de volta 👋\",\"kSYpfa\":[\"Bem-vindo ao \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"je8QQT\":\"Bem-vindo ao Hi.Events 👋\",\"yZIW7P\":\"Bem-vindo ao Hi.Events, aqui está uma lista de todos os seus eventos.\",\"wjqPqF\":\"O que são tíquetes escalonados?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"O que é um webhook?\",\"MhhnvW\":\"A quais tickets esse código se aplica? (Aplica-se a todos por padrão)\",\"dCil3h\":\"A quais tíquetes essa pergunta deve ser aplicada?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Que tipo de evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Você pode criar um código promocional direcionado a esse tíquete no\",\"UqVaVO\":\"Você não pode alterar o tipo de tíquete, pois há participantes associados a esse tíquete.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Você não pode apagar essa camada de preço porque já existem tickets vendidos para essa camada. Em vez disso, você pode ocultá-la.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"183zcL\":\"Você tem impostos e taxas adicionados a uma passagem gratuita. Gostaria de removê-los ou ocultá-los?\",\"2v5MI1\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de ingressos específicos.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"8QNzin\":\"Você precisará de um ingresso antes de poder criar uma atribuição de capacidade.\",\"WHXRMI\":\"Você precisará de pelo menos um tíquete para começar. Gratuito, pago ou deixe o usuário decidir quanto pagar.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"cqo2VO\":\"Seu evento deve estar ao vivo antes que você possa vender ingressos.\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Devido ao alto risco de spam, exigimos verificação manual antes que você possa enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"8XAE7n\":\"Se você tiver uma conta conosco, receberá um e-mail com instruções sobre como redefinir sua\\nsenha.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Ainda não há nada para mostrar'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[\"Eventos de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>As atribuições de capacidade permitem que você gerencie a capacidade entre ingressos ou um evento inteiro. Ideal para eventos de vários dias, workshops e mais, onde o controle de presença é crucial.<1>Por exemplo, você pode associar uma atribuição de capacidade ao ingresso de <2>Dia Um e <3>Todos os Dias. Uma vez que a capacidade é atingida, ambos os ingressos pararão automaticamente de estar disponíveis para venda.\",\"Exjbj7\":\"<0>As listas de registro ajudam a gerenciar a entrada dos participantes no seu evento. Você pode associar vários ingressos a uma lista de registro e garantir que apenas aqueles com ingressos válidos possam entrar.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Prepare seu evento\",\"FL6OwU\":\"✉️ Confirme seu endereço de e-mail\",\"BN0OQd\":\"Parabéns por criar um evento!\",\"4kSf7w\":\"🎟️ Adicionar produtos\",\"4WT5tD\":\"Personalize a página do seu evento\",\"3VPPdS\":\"Conecte-se com o Stripe\",\"cjdktw\":\"Configure seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Um input do tipo Dropdown permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto com várias linhas\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção de rádio tem várias opções, mas somente uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"Sobre o evento\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações da conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer anotações sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer anotações sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Adicionar mais produtos\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Adicionar produtos\",\"Cw27zP\":\"Adicionar pergunta\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Opções adicionais\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Linha de endereço 1\",\"POdIrN\":\"Linha de endereço 1\",\"cormHa\":\"Linha de endereço 2\",\"gwk5gg\":\"Linha de endereço 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total a eventos e configurações de conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir a indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que os mecanismos de pesquisa indexem esse evento\",\"+MHcJD\":\"Quase lá! Estamos apenas aguardando o processamento do seu pagamento. Isso deve levar apenas alguns segundos...\",\"ApOYO8\":\"Incrível, Evento, Palavras-chave...\",\"hehnjM\":\"Valor\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"Ocorreu um erro ao classificar as perguntas. Tente novamente ou atualize a página\",\"jD/OCQ\":\"Um evento é o evento real que você está organizando. Você pode adicionar mais detalhes posteriormente.\",\"oBkF+i\":\"Um organizador é a empresa ou pessoa que está organizando o evento\",\"W5A0Ly\":\"Ocorreu um erro inesperado.\",\"byKna+\":\"Ocorreu um erro inesperado. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Eventos arquivados\",\"q7TRd7\":\"Tem certeza de que deseja ativar esse participante?\",\"TvkW9+\":\"Você tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar esse participante? Isso anulará seu ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir esse código promocional?\",\"iU234U\":\"Tem certeza de que deseja excluir esta pergunta?\",\"CMyVEK\":\"Tem certeza de que deseja tornar este evento um rascunho? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível para o público\",\"s4JozW\":\"Você tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Anotações do participante\",\"lXcSD2\":\"Perguntas dos participantes\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Participantes com um produto específico\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensiona automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando pagamento\",\"3PmQfI\":\"Evento incrível\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Voltar para todos os eventos\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Voltar ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Antes de enviar!\",\"/yeZ20\":\"Antes que seu evento possa ir ao ar, há algumas coisas que você precisa fazer.\",\"ze6ETw\":\"Comece a vender produtos em minutos\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite a permissão novamente ou, se isso não funcionar, será necessário <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Cancelar irá cancelar todos os produtos associados a este pedido e devolver os produtos ao estoque disponível.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer o check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de Capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Mudar a capa\",\"GptGxg\":\"Alterar senha\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Desmarcar\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Lista de registro criada com sucesso\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem várias seleções\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Registro de entrada\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de checkout\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"clique aqui\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar a barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Elas serão usadas pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Pedido completo\",\"guBeyC\":\"Pagamento completo\",\"C8HNV2\":\"Pagamento completo\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirmar nova senha\",\"xnWESi\":\"Confirmar senha\",\"p2/GCq\":\"Confirmar senha\",\"wnDgGj\":\"Confirmação do endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com o Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Cor de fundo do conteúdo\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Texto do botão Continuar\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continuar a configuração do evento\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continuar a configuração do Stripe Connect\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"copiado para a área de transferência\",\"he3ygx\":\"Cópia\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copie os detalhes para todos os participantes\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Capa\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Criar um código promocional\",\"n5pRtF\":\"Criar um tíquete\",\"X6sRve\":[\"Crie uma conta ou <0>\",[\"0\"],\" para começar\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar evento\",\"BOqY23\":\"Criar novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Crie produtos para o seu evento, defina os preços e gerencie a quantidade disponível.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criado\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação para esse evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e a mensagem de checkout\",\"2E2O5H\":\"Personalize as configurações diversas para esse evento\",\"iJhSxe\":\"Personalizar as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Painel de controle\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Excluir capa\",\"KWa0gi\":\"Excluir imagem\",\"1l14WA\":\"Excluir produto\",\"IatsLx\":\"Excluir pergunta\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Dispensar\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Não tem uma conta? <0>Assinar\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Arrastar e soltar ou clicar\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicar Atribuições de Capacidade\",\"ulMxl+\":\"Duplicar Listas de Check-In\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicar a Imagem de Capa do Evento\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicar Produtos\",\"57ALrd\":\"Duplicar códigos promocionais\",\"83Hu4O\":\"Duplicar perguntas\",\"20144c\":\"Duplicar configurações\",\"7Cx5It\":\"Pássaro madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Editar pergunta\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por $2,50\",\"3yiej1\":\"Ex. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de e-mail\",\"hzKQCy\":\"Endereço de e-mail\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código de incorporação\",\"4rnJq4\":\"Script de incorporação\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data final\",\"237hSL\":\"Final\",\"nt4UkP\":\"Eventos encerrados\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor excluindo impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento criado com sucesso 🎉\",\"/dgc8E\":\"Data do evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"O evento não é visível para o público\",\"4pKXJS\":\"O evento é visível para o público\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Página do evento\",\"4/If97\":\"Falha na atualização do status do evento. Tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"URL do evento\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expirações\",\"uaSvqt\":\"Data de expiração\",\"GS+Mus\":\"Exportação\",\"9xAp/j\":\"Falha ao cancelar o participante\",\"ZpieFv\":\"Falha ao cancelar o pedido\",\"z6tdjE\":\"Falha ao excluir a mensagem. Tente novamente.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Falha ao exportar os participantes. Por favor, tente novamente.\",\"2uGNuE\":\"Falha ao exportar pedidos. Tente novamente.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar o e-mail do tíquete\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O primeiro nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"Nome, sobrenome e endereço de e-mail são perguntas padrão e sempre são incluídas no processo de checkout.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Valor fixo\",\"TF9opW\":\"O Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu a senha?\",\"2POOFK\":\"Grátis\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"Francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"Alemão\",\"4GLxhy\":\"Primeiros passos\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Ir para a página inicial do evento\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"vendas brutas\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em seu aplicativo.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em seu aplicativo.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conferência de eventos da Hi.Events \",[\"0\"]],\"verBst\":\"Centro de Conferências Hi.Events\",\"6eMEQO\":\"logotipo da hi.events\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"pergunta oculta\",\"g3rqFe\":\"perguntas ocultas\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar a página de introdução\",\"mFn5Xz\":\"Ocultar perguntas ocultas\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Ocultar a página de introdução da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar essa camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer da página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Eu concordo com os <0>termos e condições\",\"sd6lr7\":\"Gostaria de pagar usando um método offline\",\"SdFlIP\":\"Gostaria de pagar usando um método online (cartão de crédito, etc.)\",\"93DUnd\":[\"Se uma nova guia não foi aberta, por favor <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com êxito\",\"Mfbc2v\":\"As dimensões da imagem devem estar entre 4000px por 4000px. Com uma altura máxima de 4000px e uma largura máxima de 4000px\",\"uPEIvq\":\"A imagem deve ter menos de 5 MB\",\"AGZmwV\":\"Imagem carregada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"A largura da imagem deve ser de pelo menos 900px e a altura de pelo menos 50px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Emitir reembolso\",\"HX5SVx\":\"Item\",\"KFXip/\":\"João\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Saiba mais sobre o Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Vamos começar criando seu primeiro organizador\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Fazer login\",\"zUDyah\":\"Login\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Tornar essa pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar tíquetes\",\"DdHfeW\":\"Gerenciar os detalhes de sua conta e as configurações padrão\",\"S+UjNL\":\"Gerencie seus detalhes de pagamento do Stripe\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"As perguntas obrigatórias devem ser respondidas antes que o cliente possa fazer o checkout.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Enviar mensagem para participantes com produtos específicos\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço mínimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"O nome deve ter menos de 150 caracteres\",\"AIUkyF\":\"Navegar até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"Nenhum \",[\"0\"],\" disponível.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Não há participantes para mostrar\",\"Razen5\":\"Nenhum participante poderá se registrar antes desta data usando esta lista\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem a ser exibida\",\"J2LkP8\":\"Não há ordens para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Não há códigos promocionais a serem exibidos\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Não está à venda\",\"1DBGsz\":\"Anotações\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notificar o comprador sobre o reembolso\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Agora vamos criar seu primeiro evento\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções para pagamento offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"À venda\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Evento on-line\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Somente e-mails importantes, diretamente relacionados a esse evento, devem ser enviados por meio desse formulário.\\nQualquer uso indevido, inclusive o envio de e-mails promocionais, levará ao banimento imediato da conta.\",\"Qqqrwa\":\"Abrir página de check-in\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Pedido\",\"mm+eaX\":\"Pedido\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Pedido concluído\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"Detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Perguntas sobre o pedido\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"Resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"É necessário um organizador\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Acolchoamento\",\"ErggF8\":\"Cor de fundo da página\",\"8F1i42\":\"Página não encontrada\",\"QbrUIo\":\"Visualizações de página\",\"6D8ePg\":\"página.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter um mínimo de 8 caracteres\",\"vwGkYB\":\"A senha deve ter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha bem-sucedida. Faça login com sua nova senha.\",\"f7SUun\":\"As senhas não são as mesmas\",\"aEDp5C\":\"Cole-o onde você deseja que o widget apareça.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Falha no pagamento\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"O pagamento foi bem-sucedido!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Porcentagem\",\"vPJ1FI\":\"Porcentagem Valor\",\"xdA9ud\":\"Coloque isso no de seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Preencha o formulário abaixo para aceitar seu convite\",\"b1Jvg+\":\"Continue na nova guia\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira uma URL de imagem válida que aponte para uma imagem.\",\"HnNept\":\"Digite sua nova senha\",\"5FSIzj\":\"Observação\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Selecione\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem de pós-cheque\",\"g2UNkE\":\"Desenvolvido por\",\"Rs7IQv\":\"Mensagem de pré-checkout\",\"rdUucN\":\"Prévia\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Níveis de preço\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Cor primária\",\"8cBtvm\":\"Cor primária do texto\",\"BZz12Q\":\"Imprimir\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Perguntas sobre o produto\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Pré-visualização do Widget de Produto\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"produtos vendidos\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página do código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso de pré-venda ou acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade disponível\",\"oCLG0M\":\"Quantidade Vendida\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"Título da pergunta\",\"enzGAL\":\"Perguntas\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Perguntas classificadas com sucesso\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Beneficiário\",\"N2C89m\":\"Referência\",\"gxFu7d\":[\"Valor do reembolso (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Pedido de reembolso\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Reembolsado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Reenviar e-mail de confirmação\",\"lnrkNz\":\"Reenviar confirmação por e-mail\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail de pedido\",\"dFuEhO\":\"Reenviar o e-mail do tíquete\",\"o6+Y6d\":\"Reenvio...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Redefinir senha\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Retornar à página do evento\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Função\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"Venda encerrada\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Escanear código QR\",\"EEU0+z\":\"Escaneie este código QR para acessar a página do evento ou compartilhe-o com outras pessoas\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome de evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Pesquisar por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Pesquisar...\",\"OeW+DS\":\"Cor secundária\",\"DnXcDK\":\"Cor secundária\",\"cZF6em\":\"Cor do texto secundário\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione a câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecionar status\",\"QYARw/\":\"Selecionar bilhete\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Enviar uma cópia para <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar uma mensagem\",\"/mQ/tD\":\"Enviar como um teste. Isso enviará a mensagem para seu endereço de e-mail em vez de para os destinatários.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar e-mail de confirmação do pedido e do tíquete\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição de SEO\",\"/SIY6o\":\"Palavras-chave de SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Defina um preço mínimo e permita que os usuários paguem mais se quiserem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Prepare seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Compartilhar no Facebook\",\"x7i6H+\":\"Compartilhar no LinkedIn\",\"zziQd8\":\"Compartilhar no Pinterest\",\"/TgBEk\":\"Compartilhar no Reddit\",\"0Wlk5F\":\"Compartilhar em redes sociais\",\"on+mNS\":\"Compartilhar no Telegram\",\"PcmR+m\":\"Compartilhar no WhatsApp\",\"/5b1iZ\":\"Compartilhar no X\",\"n/T2KI\":\"Compartilhar por e-mail\",\"8vETh9\":\"Mostrar\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Mostrar perguntas ocultas\",\"fMPkxb\":\"Mostrar mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes do checkout\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo o país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esgotado\",\"Mi1rVn\":\"Esgotado\",\"nwtY4N\":\"Algo deu errado\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou a taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Tente novamente.\",\"F6YahU\":\"Desculpe, algo deu errado. Reinicie o processo de checkout.\",\"KWgppI\":\"Desculpe, algo deu errado ao carregar esta página.\",\"/TCOIK\":\"Desculpe, este pedido não existe mais.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"Espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[\"Participante com sucesso \",[\"0\"]],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Localização atualizada com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluído com êxito\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"O idioma em que o participante receberá e-mails.\",\"NlfnUd\":\"O link em que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você está procurando não existe\",\"MSmKHn\":\"O preço exibido para o cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço exibido para o cliente não inclui impostos e taxas. Eles serão exibidos separadamente\",\"ne/9Ur\":\"As configurações de estilo que você escolher se aplicam somente ao HTML copiado e não serão armazenadas.\",\"vQkyB3\":\"Os impostos e taxas a serem aplicados a este produto. Você pode criar novos impostos e taxas no\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão do processo antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Ocorreu um erro ao processar sua solicitação. Tente novamente.\",\"mVKOW6\":\"Ocorreu um erro ao enviar sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"Esta descrição será mostrada à equipe de registro\",\"MLTkH7\":\"Esse e-mail não é promocional e está diretamente relacionado ao evento.\",\"2eIpBM\":\"Esse evento não está disponível no momento. Por favor, volte mais tarde.\",\"Z6LdQU\":\"Esse evento não está disponível.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"Esta lista não estará mais disponível para registros após esta data\",\"cHO4ec\":\"Essa mensagem será incluída no rodapé de todos os e-mails enviados a partir desse evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Esse pedido já foi pago.\",\"5K8REg\":\"Esse pedido já foi reembolsado.\",\"OiQMhP\":\"Este pedido foi cancelado\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"Este pedido está aguardando pagamento\",\"BdYtn9\":\"Este pedido está completo\",\"e3uMJH\":\"Esse pedido está concluído.\",\"YNKXOK\":\"Este pedido está sendo processado.\",\"yPZN4i\":\"Essa página de pedidos não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"Este produto está oculto da visualização pública\",\"Y/x1MZ\":\"Este produto está oculto a menos que seja direcionado por um Código Promocional\",\"Qt7RBu\":\"Esta pergunta é visível apenas para o organizador do evento\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Esse usuário não está ativo, pois não aceitou o convite.\",\"5AnPaO\":\"ingresso\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ingresso foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Título\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Total de taxas\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total restante\",\"/SgoNA\":\"Imposto total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor, verifique seus detalhes\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Verifique seus detalhes\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitados disponíveis\",\"E0q9qH\":\"Permite usos ilimitados\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Próximos\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar o nome, a descrição e as datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Carregar capa\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Usuário\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar seu e-mail em <0>Configurações de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Exibir página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"Ver mapa\",\"Ep3VfY\":\"Exibir no Google Maps\",\"Y8s4f6\":\"Exibir detalhes do pedido\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Ingresso VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e um tamanho máximo de arquivo de 5 MB\",\"b9UB/w\":\"Usamos o Stripe para processar pagamentos. Conecte sua conta Stripe para começar a receber pagamentos.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem-vindo a bordo! Faça login para continuar.\",\"dVxpp5\":[\"Bem-vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bem-vindo à Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"Em que data esta lista de registro deve se tornar ativa?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"Quando esta lista de registro deve expirar?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando esse evento?\",\"LINr2M\":\"Para quem é essa mensagem?\",\"nWhye/\":\"A quem deve ser feita essa pergunta?\",\"VxFvXQ\":\"Incorporação de widgets\",\"v1P7Gm\":\"Configurações do widget\",\"b4itZn\":\"Trabalho\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"Agora você pode começar a receber pagamentos por meio do Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"Você não pode registrar participantes com pedidos não pagos.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Não é possível editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Não é possível reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"Você criou uma pergunta oculta, mas desativou a opção de mostrar perguntas ocultas. Ela foi ativada.\",\"NOaWRX\":\"Você não tem permissão para acessar esta página\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha uma para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Faça login para continuar.\",\"rdk1xK\":\"Você conectou sua conta Stripe\",\"ofEncr\":\"Você não tem perguntas para os participantes.\",\"CoZHDB\":\"Você não tem perguntas sobre o pedido.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"Você não concluiu a configuração do Stripe Connect\",\"jxsiqJ\":\"Você não conectou sua conta Stripe\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"Você tem impostos e taxas adicionados a um Produto Gratuito. Gostaria de removê-los ou ocultá-los?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve estar ciente de que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"Você deve confirmar seu endereço de e-mail antes que seu evento possa ser publicado.\",\"H35u3n\":\"Você deve criar um tíquete antes de adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos um nível de preço\",\"8/eLoa\":\"Você precisa verificar sua conta para poder enviar mensagens.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"Você vai para \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome de sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Os participantes aparecerão aqui assim que se registrarem no evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site é incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de alteração de e-mail para <0>\",[\"0\"],\" está pendente. Verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Seu pedido está aguardando pagamento 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Seu produto para\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"tmew5X\":[[\"0\"],\" registrado\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>O número de ingressos disponíveis para este ingresso<1>Este valor pode ser substituído se houver <2>Limites de Capacidade associados a este ingresso.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Adicionar tíquetes\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook ativo\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Um \",[\"type\"],\" padrão é aplicado automaticamente a todos os novos tíquetes. Você pode substituir isso por ticket.\"],\"Pgaiuj\":\"Um valor fixo por tíquete. Por exemplo, US$ 0,50 por tíquete\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"ySO/4f\":\"Uma porcentagem do preço do ingresso. Por exemplo, 3,5% do preço do ingresso\",\"WXeXGB\":\"Um código promocional sem desconto pode ser usado para revelar ingressos ocultos.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"zCk10D\":\"Uma única pergunta por participante. Por exemplo, qual é a sua refeição preferida?\",\"ap3v36\":\"Uma única pergunta por pedido. Por exemplo, Qual é o nome de sua empresa?\",\"uyJsf6\":\"Sobre\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"VTfZPy\":\"Acesso negado\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Adicionar\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"/twVAS\":\"Todos os ingressos\",\"dr7CWq\":\"Todos os próximos eventos\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"er3d/4\":\"Ocorreu um erro ao classificar os tíquetes. Tente novamente ou atualize a página\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Um evento é a reunião ou ocasião que você está organizando. Você pode adicionar mais detalhes depois.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"j4DliD\":\"Todas as dúvidas dos portadores de ingressos serão enviadas para esse endereço de e-mail. Ele também será usado como o endereço \\\"reply-to\\\" para todos os e-mails enviados deste evento\",\"epTbAK\":[\"Aplica-se a \",[\"0\"],\" ingressos\"],\"6MkQ2P\":\"Aplica-se a 1 ingresso\",\"jcnZEw\":[\"Aplique esse \",[\"tipo\"],\" a todos os novos tíquetes\"],\"TCKfZx\":\"Ártico\",\"Dy+k4r\":\"Tem certeza de que deseja cancelar este participante? Isso invalidará o produto dele\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Pergunte uma vez por participante\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Xc2I+v\":\"Gestão de participantes\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Participante atualizado\",\"k3Tngl\":\"Participantes exportados\",\"5UbY+B\":\"Participantes com um tíquete específico\",\"kShOaz\":\"Fluxo de trabalho automatizado\",\"VPoeAx\":\"Gestão automatizada de entrada com várias listas de check-in e validação em tempo real\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Desconto médio/Pedido\",\"sGUsYa\":\"Valor médio do pedido\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Detalhes básicos\",\"jIPNJG\":\"Informações básicas\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"1xAcxY\":\"Comece a vender ingressos em minutos\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Controle de marca\",\"9N+p+g\":\"Negócios\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texto do botão\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Cancelado\",\"Ud7zwq\":\"O cancelamento cancelará todos os tickets associados a esse pedido e liberará os tickets de volta para o pool disponível.\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"QndF4b\":\"fazer o check-in\",\"9FVFym\":\"confira\",\"v4fiSg\":\"Verifique o seu email\",\"Y3FYXy\":\"Check-in\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"rfeicl\":\"Registrado com sucesso\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinês\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"ypFF60\":\"Escolha entre esquemas de cores predefinidos\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"msqIjo\":\"Recolher este bilhete ao carregar inicialmente a página do evento\",\"WD6364\":\"Paleta de cores\",\"qdY9Tp\":\"Cores predefinidas\",\"CWk59I\":\"Comédia\",\"/sZIOR\":\"Loja completa\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"ih35UP\":\"Centro de conferências\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"EWnXR+\":\"Conectar ao Stripe\",\"MOUF31\":\"Conecte-se ao CRM e automatize tarefas usando webhooks e integrações\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Email de contacto\",\"02S6xJ\":\"Contactar o suporte\",\"nBGbqc\":\"Entre em contato conosco para ativar a mensagem\",\"2nL0F3\":\"Cor de fundo do conteúdo\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Ir para o checkout\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"RGVUUI\":\"Continuar para o pagamento\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Criar afiliado\",\"dyrgS4\":\"Crie e personalize sua página de evento instantaneamente\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Criar bilhete\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para seu evento, defina preços e gerencie a quantidade disponível.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"8Tg/JR\":\"Personalizado\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"q9Jg0H\":\"Personalize sua página do evento e o design do widget para combinar perfeitamente com sua marca\",\"mkLlne\":\"Personalize a aparência da sua página de evento\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista de Registro do Primeiro Dia\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Eliminar afiliado\",\"+jw/c1\":\"Excluir imagem\",\"GnyEfA\":\"Excluir tíquete\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Excluir webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Desselecionar tudo\",\"H8kMHT\":\"Não recebeu o código?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Desative esta capacidade para monitorar sem interromper as vendas de produtos\",\"Tgg8XQ\":\"Desative esta capacidade para rastrear a capacidade sem interromper as vendas de ingressos\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Fechar esta mensagem\",\"TvY/XA\":\"Documentação\",\"dYskfr\":\"Não existe\",\"V6Jjbr\":\"Não tem uma conta? <0>Cadastre-se\",\"4+aC/x\":\"Doação / Pague o que quiser\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Rascunho\",\"3z2ium\":\"Arraste para classificar\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Devido ao alto risco de spam, exigimos verificação manual antes que você possa enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"KRmTkx\":\"Duplicar produto\",\"Wt9eV8\":\"Duplicar bilhetes\",\"4xK5y2\":\"Duplicar Webhooks\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"kNGp1D\":\"Editar participante\",\"t2bbp8\":\"Editar Participante\",\"d+nnyk\":\"Editar bilhete\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"aqxYLv\":\"Educação\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"O email é obrigatório\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"nA31FG\":\"Ative esta capacidade para interromper as vendas de ingressos quando o limite for atingido\",\"RxzN1M\":\"Ativado\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"n9V+ps\":\"Digite seu nome\",\"LslKhj\":\"Erro ao carregar os registros\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Descrição do evento\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Ingressos por\",\"YDVUVl\":\"Tipos de eventos\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"eventos\",\"VlvpJ0\":\"Exportar respostas\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Falha ao criar afiliado\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"10XEC9\":\"Falha ao reenviar o e-mail do produto\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"kFLJqR\":\"Floresta\",\"/4rQr+\":\"Bilhete gratuito\",\"01my8x\":\"Ingresso gratuito, sem necessidade de informações de pagamento\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Totalmente integrado\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Comece gratuitamente, sem taxas de assinatura\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Ir para Hi.Events\",\"gHSuV/\":\"Ir para a página inicial\",\"Lek3cJ\":\"Ir para o painel do Stripe\",\"GNJ1kd\":\"Ajuda e Suporte\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"spMR9y\":\"Hi.Events cobra taxas de plataforma para manter e melhorar nossos serviços. Essas taxas são automaticamente deduzidas de cada transação.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ocultar respostas\",\"IyEqFf\":\"Ocultar configurações de cor\",\"fsi6fC\":\"Ocultar esse tíquete dos clientes\",\"Fhzoa8\":\"Ocultar tíquete após a data final da venda\",\"yhm3J/\":\"Ocultar o ingresso antes da data de início da venda\",\"k7/oGT\":\"Oculte o tíquete, a menos que o usuário tenha um código promocional aplicável\",\"L0ZOiu\":\"Ocultar ingresso quando esgotado\",\"uno73L\":\"A ocultação de um tíquete impedirá que os usuários o vejam na página do evento.\",\"i0qMbr\":\"Início\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Se estiver em branco, o endereço será usado para gerar um link de mapa do Google\",\"wOU3Tr\":\"Se você tiver uma conta conosco, receberá um e-mail com instruções para redefinir sua senha.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"As dimensões da imagem devem estar entre 3000px e 2000px. Com uma altura máxima de 2000px e uma largura máxima de 3000px\",\"an5hVd\":\"Imagens\",\"UJLg8x\":\"Análises detalhadas\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Inclua detalhes de conexão para o seu evento online. Esses detalhes serão exibidos na página de resumo do pedido e na página do produto do participante\",\"evpD4c\":\"Inclua detalhes de conexão para seu evento on-line. Esses detalhes serão exibidos na página de resumo do pedido e na página do ingresso do participante\",\"AXTNr8\":[\"Inclui \",[\"0\"],\" ingressos\"],\"7/Rzoe\":\"Inclui 1 ingresso\",\"F1Xp97\":\"Participantes individuais\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrações\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"aH6ZIb\":\"Convide sua equipe\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"DU0YtB\":\"A carregar temas...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Tornar o evento ao vivo\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gerenciar evento\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gerenciar produtos\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gerenciar impostos e taxas que podem ser aplicados a seus bilhetes\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"lzcrX3\":\"A adição manual de um participante ajustará a quantidade de ingressos.\",\"/x0FyM\":\"Combine com sua marca\",\"xDAtGP\":\"Mensagem\",\"1jRD0v\":\"Enviar mensagens aos participantes com ingressos específicos\",\"97QrnA\":\"Envie mensagens aos participantes, gerencie pedidos e processe reembolsos em um só lugar\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"yt/wR6\":\"Meia-noite\",\"tccUcA\":\"Check-in móvel\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Várias opções de preço. Perfeito para ingressos antecipados etc.\",\"GfaxEk\":\"Música\",\"8/brI5\":\"O nome é obrigatório\",\"m920rF\":\"New York\",\"eWRECP\":\"Vida noturna\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"6r9SGl\":\"Nenhum cartão de crédito necessário\",\"Z6ILSe\":\"Não há eventos para este organizador\",\"8zCZQf\":\"Nenhum evento ainda\",\"XZkeaI\":\"Nenhum registro encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"6jYQGG\":\"Nenhum evento passado\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"q91DKx\":\"Nenhuma pergunta foi respondida por este participante.\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Sem ingressos para o show\",\"yM5c0q\":\"Nenhum evento futuro\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"s9r1y2\":\"Preto\",\"x5+Lcz\":\"Não registrado\",\"dX/n9x\":\"Oceano\",\"lQgMLn\":\"Nome do escritório ou local\",\"+P/tII\":\"Quando estiver pronto, defina seu evento como ativo e comece a vender ingressos.\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Pedido criado\",\"L4kzeZ\":[\"Detalhes do pedido \",[\"0\"]],\"+spgqH\":[\"ID do pedido: \",[\"0\"]],\"vu6Arl\":\"Pedido marcado como pago\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"e7eZuA\":\"Pedido atualizado\",\"mz+c33\":\"Ordens criadas\",\"5It1cQ\":\"Pedidos exportados\",\"S3CZ5M\":\"Painel do organizador\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"J2cXxX\":\"Os organizadores só podem gerenciar eventos e ingressos. Eles não podem gerenciar usuários, configurações de conta ou informações de cobrança.\",\"/IX/7x\":\"Outro\",\"6/dCYd\":\"Visão geral\",\"cbtJ9W\":\"Cor de fundo da página\",\"QkLf4H\":\"URL da página\",\"2w/FiJ\":\"Bilhete pago\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausado\",\"TskrJ8\":\"Pagamento e plano\",\"EyE8E6\":\"Processamento de pagamento\",\"vcyz2L\":\"Configurações de pagamento\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Desempenho\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Fazer pedido\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Taxas da plataforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"MA04r/\":\"Remova os filtros e defina a classificação como \\\"Ordem da página inicial\\\" para ativar a classificação\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"yygcoG\":\"Selecione pelo menos um ingresso\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"R7+D0/\":\"Português (Brasil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Desenvolvido por Stripe\",\"cs5muu\":\"Pré-visualizar página do evento\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Política de Privacidade\",\"p/JDmw\":\"produto\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"0dzBGg\":\"O e-mail do produto foi reenviado para o participante\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"mIqT3T\":\"Produtos, mercadorias e opções de preços flexíveis\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"812gwg\":\"Licença de compra\",\"YwNJAq\":\"Leitura de QR code com feedback instantâneo e compartilhamento seguro para acesso da equipe\",\"Fi3b48\":\"Pedidos recentes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reenviar código\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Reenviar e-mail do produto\",\"slOprG\":\"Redefina sua senha\",\"V5jGAK\":\"Real\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Vendas\",\"KZrfYJ\":\"Salvar links sociais\",\"aZR9BC\":\"Rolar até os ingressos\",\"lBAlVv\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"ftNXma\":\"Pesquisar afiliados...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Pesquisar por nome de bilhete...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecione uma categoria\",\"mCB6Je\":\"Selecionar tudo\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"tVW/yo\":\"Selecionar moeda\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"XH5juP\":\"Selecione o nível do ingresso\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Selecionar fuso horário\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"BG3f7v\":\"Venda qualquer coisa\",\"VtX8nW\":\"Venda produtos junto com ingressos com suporte integrado para impostos e códigos promocionais\",\"Cye3uV\":\"Venda mais do que ingressos\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Enviar confirmação do pedido e e-mail do produto\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configure a sua organização\",\"VlS7y2\":\"Configure o processamento de pagamento para receber fundos da venda de ingressos.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configuração em minutos\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"smd87r\":\"Mostrar a quantidade de ingressos disponíveis\",\"tQi5Hh\":\"Mostrar configurações de cor\",\"UVPI5D\":\"Mostrar menos plataformas\",\"b33PL9\":\"Mostrar mais plataformas\",\"j3b+OW\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido\",\"v6IwHE\":\"Check-in inteligente\",\"J9xKh8\":\"Painel inteligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"2pxNFK\":\"vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Desculpe, seu pedido expirou. Por favor, inicie um novo pedido.\",\"a4SyEE\":\"A classificação é desativada enquanto os filtros e a classificação são aplicados\",\"7JFNej\":\"Desporto\",\"4nG1lG\":\"Bilhete padrão com preço fixo\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Verificado com sucesso <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket criado com sucesso\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"g2lRrH\":\"Ticket atualizado com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"oNxgAm\":\"Pôr do sol\",\"5gIl+x\":\"Suporte para vendas escalonadas, baseadas em doações e de produtos com preços e capacidades personalizáveis\",\"JZTQI0\":\"Trocar organizador\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"xowcRf\":\"Termos de serviço\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"A cor de fundo das áreas de conteúdo\",\"Zhqzq3\":\"A cor de fundo das áreas de conteúdo (cartões, cabeçalho, etc.)\",\"JgkK2l\":\"A cor de fundo de toda a página\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"O número máximo de ingressos para \",[\"0\"],\" é \",[\"1\"]],\"FeAfXO\":[\"O número máximo de bilhetes para os Generais é \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Os impostos e as taxas a serem aplicados a esse tíquete. Você pode criar novos impostos e taxas na seção\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"jvxN9/\":\"Não há ingressos disponíveis para este evento\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"5189cf\":\"Isso substitui todas as configurações de visibilidade e oculta o tíquete de todos os clientes.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Esse tíquete não pode ser excluído porque está\\nassociado a um pedido. Em vez disso, você pode ocultá-lo.\",\"ma6qdu\":\"Esse tíquete está oculto da visualização pública\",\"xJ8nzj\":\"Esse tíquete está oculto, a menos que seja direcionado por um código promocional\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"KosivG\":\"Ticket excluído com sucesso\",\"HGuXjF\":\"Portadores de ingressos\",\"6tmWch\":\"Ingresso ou produto\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Venda de ingressos\",\"NirIiz\":\"Nível do ingresso\",\"8jLPgH\":\"Tipo de bilhete\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Visualização do widget de ingressos\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Bilhete(s)\",\"6GQNLE\":\"Ingressos\",\"NRhrIB\":\"Ingressos e produtos\",\"ikA//P\":\"ingressos vendidos\",\"i+idBz\":\"Ingressos vendidos\",\"AGRilS\":\"Ingressos vendidos\",\"56Qw2C\":\"Ingressos classificados com sucesso\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Bilhete em camadas\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Os ingressos em camadas permitem que você ofereça várias opções de preço para o mesmo ingresso.\\nIsso é perfeito para ingressos antecipados ou para oferecer opções de preços diferentes\\npara diferentes grupos de pessoas.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"KSDwd5\":\"Total de pedidos\",\"/b6Z1R\":\"Acompanhe receitas, visualizações de página e vendas com análises detalhadas e relatórios exportáveis\",\"OpKMSn\":\"Taxa de transação:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Não foi possível acessar \",[\"0\"],\" participante\"],\"nNdxt9\":\"Não foi possível criar o tíquete. Por favor, verifique seus detalhes\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Despublicar Evento\",\"Pp1sWX\":\"Atualizar afiliado\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"AdWhjZ\":\"Código de verificação\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Visualize e baixe relatórios do seu evento. Observe que apenas pedidos concluídos estão incluídos nesses relatórios.\",\"c7VN/A\":\"Ver respostas\",\"AM+zF3\":\"Ver participante\",\"e4mhwd\":\"Exibir a página inicial do evento\",\"n6EaWL\":\"Ver logs\",\"AMkkeL\":\"Ver pedido\",\"9jnAcN\":\"Ver página inicial do organizador\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Produto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bem-vindo de volta 👋\",\"kSYpfa\":[\"Bem-vindo ao \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"je8QQT\":\"Bem-vindo ao Hi.Events 👋\",\"yZIW7P\":\"Bem-vindo ao Hi.Events, aqui está uma lista de todos os seus eventos.\",\"wjqPqF\":\"O que são tíquetes escalonados?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"O que é um webhook?\",\"MhhnvW\":\"A quais tickets esse código se aplica? (Aplica-se a todos por padrão)\",\"dCil3h\":\"A quais tíquetes essa pergunta deve ser aplicada?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Que tipo de evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Você pode criar um código promocional direcionado a esse tíquete no\",\"UqVaVO\":\"Você não pode alterar o tipo de tíquete, pois há participantes associados a esse tíquete.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Você não pode apagar essa camada de preço porque já existem tickets vendidos para essa camada. Em vez disso, você pode ocultá-la.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"183zcL\":\"Você tem impostos e taxas adicionados a uma passagem gratuita. Gostaria de removê-los ou ocultá-los?\",\"2v5MI1\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de ingressos específicos.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"8QNzin\":\"Você precisará de um ingresso antes de poder criar uma atribuição de capacidade.\",\"WHXRMI\":\"Você precisará de pelo menos um tíquete para começar. Gratuito, pago ou deixe o usuário decidir quanto pagar.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"cqo2VO\":\"Seu evento deve estar ao vivo antes que você possa vender ingressos.\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Devido ao alto risco de spam, exigimos verificação manual antes que você possa enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"8XAE7n\":\"Se você tiver uma conta conosco, receberá um e-mail com instruções sobre como redefinir sua\\nsenha.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/pt-br.po b/frontend/src/locales/pt-br.po index 31ec4d837b..67d43ceb9b 100644 --- a/frontend/src/locales/pt-br.po +++ b/frontend/src/locales/pt-br.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Clique para publicar" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Clique para despublicar" @@ -44,7 +44,7 @@ msgstr "'Ainda não há nada para mostrar'" #~ "senha." #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -73,7 +73,7 @@ msgid "{0} created successfully" msgstr "{0} criado com sucesso" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "Logo {0}" @@ -109,7 +109,7 @@ msgstr "{hours} horas, {minutes} minutos e {seconds} segundos" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutos} minutos e {segundos} segundos" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Primeiro evento de {organizerName}" @@ -271,7 +271,7 @@ msgstr "Um valor fixo por produto. Ex: $0,50 por produto" msgid "A multi line text input" msgstr "Uma entrada de texto com várias linhas" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Um novo código de verificação foi enviado para o seu email" @@ -809,11 +809,11 @@ msgstr "Tem certeza de que deseja tornar este evento um rascunho? Isso tornará msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível para o público" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público." @@ -881,7 +881,7 @@ msgstr "Participante criado" msgid "Attendee Details" msgstr "Detalhes do participante" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Gestão de participantes" @@ -939,7 +939,7 @@ msgstr "Redimensionamento automático" #~ msgid "Auto Workflow" #~ msgstr "Fluxo de trabalho automatizado" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Gestão automatizada de entrada com várias listas de check-in e validação em tempo real" @@ -1089,7 +1089,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "A permissão da câmera foi negada. <0>Solicite a permissão novamente ou, se isso não funcionar, será necessário <1>conceder a esta página acesso à sua câmera nas configurações do navegador." #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1225,7 +1225,7 @@ msgstr "Desmarcar" msgid "Check out this event!" msgstr "Confira este evento!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Verifique o seu email" @@ -1400,7 +1400,7 @@ msgstr "O código deve ter entre 3 e 50 caracteres" msgid "Code must be no more than 20 characters" msgstr "O código não deve ter mais de 20 caracteres" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Colabore com sua equipe para criar eventos incríveis juntos." @@ -1462,7 +1462,7 @@ msgstr "Pagamento completo" #~ msgid "Complete Store" #~ msgstr "Loja completa" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1526,7 +1526,7 @@ msgstr "Confirmar senha" msgid "Confirm your email to access all features." msgstr "Confirme seu e-mail para acessar todos os recursos." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "E-mail de confirmação enviado! Verifique sua caixa de entrada." @@ -1546,8 +1546,8 @@ msgstr "Documentação de conexão" msgid "Connect payment processing" msgstr "Conectar processamento de pagamento" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Conectar faixa" @@ -1555,17 +1555,17 @@ msgstr "Conectar faixa" msgid "Connect to Stripe" msgstr "Conectar ao Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Conecte-se ao CRM e automatize tarefas usando webhooks e integrações" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Conecte-se com o Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos." @@ -1582,11 +1582,11 @@ msgid "Connection Details" msgstr "Detalhes da conexão" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contato" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contato {0}" @@ -1637,8 +1637,8 @@ msgid "Continue set up" msgstr "Continuar a configuração" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Continuar configuração" @@ -1654,7 +1654,7 @@ msgstr "Ir para o checkout" msgid "Continue to event creation" msgstr "Continuar para a criação do evento" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Continuar para o próximo passo" @@ -1787,7 +1787,7 @@ msgstr "Crie uma conta ou <0>{0} para começar" msgid "create an organizer" msgstr "criar um organizador" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Crie e personalize sua página de evento instantaneamente" @@ -1820,7 +1820,7 @@ msgid "Create Check-In List" msgstr "Criar Lista de Registro" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1881,7 +1881,7 @@ msgstr "Criar Webhook" msgid "Create Your Event" msgstr "Crie seu evento" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Crie o seu primeiro evento" @@ -1899,7 +1899,7 @@ msgstr "Crie seu próprio evento" msgid "Created" msgstr "Criado" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "A criar evento..." @@ -1907,7 +1907,7 @@ msgstr "A criar evento..." msgid "Creating Organizer..." msgstr "A criar organizador..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "A criar o seu evento, por favor aguarde" @@ -1967,7 +1967,7 @@ msgstr "Personalize o texto exibido no botão continuar" msgid "Customize your event page" msgstr "Personalize a página do seu evento" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Personalize sua página do evento e o design do widget para combinar perfeitamente com sua marca" @@ -2129,7 +2129,7 @@ msgstr "Desselecionar tudo" msgid "Details" msgstr "Detalhes" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Não recebeu o código?" @@ -2227,7 +2227,7 @@ msgid "Downloading Invoice" msgstr "A baixar fatura" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Rascunho" @@ -2488,7 +2488,7 @@ msgid "Email confirmation resent" msgstr "Confirmação de e-mail reenviada" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "Confirmação de e-mail reenviada com sucesso" @@ -2497,7 +2497,7 @@ msgstr "Confirmação de e-mail reenviada com sucesso" msgid "Email footer message" msgstr "Mensagem de rodapé do e-mail" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "O email é obrigatório" @@ -2505,11 +2505,11 @@ msgstr "O email é obrigatório" msgid "Email not verified" msgstr "E-mail não verificado" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Verificação de e-mail necessária" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "Email verificado com sucesso!" @@ -2551,11 +2551,11 @@ msgid "End Date & Time (optional)" msgstr "Data e hora de término (opcional)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "A data de término deve ser posterior à data de início" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Hora de fim (opcional)" @@ -2591,11 +2591,11 @@ msgstr "Insira um valor excluindo impostos e taxas." msgid "Enter unique affiliate code" msgstr "Introduza um código de afiliado único" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Digite seu e-mail" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Digite seu nome" @@ -2680,7 +2680,7 @@ msgstr "Página inicial do evento" msgid "Event location & venue details" msgstr "Local do evento e detalhes do local" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Nome do evento" @@ -2688,7 +2688,7 @@ msgstr "Nome do evento" msgid "Event Name" msgstr "Nome do evento" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "O nome do evento é obrigatório" @@ -2726,8 +2726,8 @@ msgid "Event status updated" msgstr "Status do evento atualizado" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Ingressos por" +#~ msgid "Event Ticketing by" +#~ msgstr "Ingressos por" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2747,7 +2747,7 @@ msgstr "Tipos de eventos" #~ msgstr "eventos" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Eventos" @@ -2859,11 +2859,11 @@ msgstr "Falha ao carregar o Webhook" msgid "Failed to resend ticket email" msgstr "Falha ao reenviar o e-mail do tíquete" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Falha ao reenviar código de verificação" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Falha ao enviar mensagem. Por favor, tente novamente." @@ -2891,7 +2891,7 @@ msgstr "Falha ao carregar imagem." msgid "Failed to upload image. Please try again." msgstr "Falha ao enviar imagem. Por favor, tente novamente." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Falha ao verificar email" @@ -2994,7 +2994,7 @@ msgstr "Taxa fixa:" msgid "Flash is not available on this device" msgstr "O Flash não está disponível neste dispositivo" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Bilhetagem flexível" @@ -3016,7 +3016,7 @@ msgstr "Esqueceu a senha?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Grátis" @@ -3041,7 +3041,7 @@ msgstr "Produto gratuito, sem necessidade de informações de pagamento" msgid "French" msgstr "Francês" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Totalmente integrado" @@ -3077,7 +3077,7 @@ msgstr "Alemão" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Comece gratuitamente, sem taxas de assinatura" @@ -3293,7 +3293,7 @@ msgid "Homepage Design" msgstr "Design da página inicial" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Designer da página inicial" @@ -3410,7 +3410,7 @@ msgstr "URL da imagem" msgid "Images" msgstr "Imagens" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Análises detalhadas" @@ -3476,7 +3476,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integrações" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Email inválido" @@ -3501,7 +3501,7 @@ msgstr "Convidar um membro da equipe" msgid "Invite Team Member" msgstr "Convidar membro da equipe" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Convidar membros da equipe" @@ -3509,7 +3509,7 @@ msgstr "Convidar membros da equipe" msgid "Invite User" msgstr "Convidar usuário" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Convide sua equipe" @@ -3649,11 +3649,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Ao vivo" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "AO VIVO" @@ -3817,7 +3817,7 @@ msgstr "Adicionar participante manualmente" msgid "Mark as paid" msgstr "Marcar como pago" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Combine com sua marca" @@ -3825,7 +3825,7 @@ msgstr "Combine com sua marca" msgid "Maximum Per Order" msgstr "Máximo por pedido" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Mensagem" @@ -3845,7 +3845,7 @@ msgstr "Participantes da mensagem" msgid "Message attendees with specific tickets" msgstr "Enviar mensagens aos participantes com ingressos específicos" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Envie mensagens aos participantes, gerencie pedidos e processe reembolsos em um só lugar" @@ -3853,6 +3853,10 @@ msgstr "Envie mensagens aos participantes, gerencie pedidos e processe reembolso msgid "Message buyer" msgstr "Comprador de mensagens" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Conteúdo da mensagem" @@ -3861,7 +3865,7 @@ msgstr "Conteúdo da mensagem" msgid "Message individual attendees" msgstr "Mensagem para participantes individuais" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "A mensagem é obrigatória" @@ -3898,7 +3902,7 @@ msgstr "Diversos" msgid "Miscellaneous Settings" msgstr "Configurações diversas" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Check-in móvel" @@ -3959,7 +3963,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "Nome" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4034,7 +4038,7 @@ msgstr "Sem Atribuições de Capacidade" msgid "No Check-In Lists" msgstr "Nenhuma Lista de Registro" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Nenhum cartão de crédito necessário" @@ -4090,7 +4094,7 @@ msgstr "Nenhum pedido ainda" msgid "No other organizers available" msgstr "Nenhum outro organizador disponível" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Nenhum evento passado" @@ -4162,7 +4166,7 @@ msgstr "Nenhum imposto ou taxa foi adicionado." #~ msgid "No tickets to show" #~ msgstr "Sem ingressos para o show" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Nenhum evento futuro" @@ -4296,7 +4300,7 @@ msgid "Online event" msgstr "Evento on-line" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Evento online" @@ -4511,12 +4515,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde." #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Status do organizador atualizado" @@ -4607,11 +4611,11 @@ msgstr "Redefinição de senha bem-sucedida. Faça login com sua nova senha." msgid "Passwords are not the same" msgstr "As senhas não são as mesmas" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Passado" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Eventos passados" @@ -4734,6 +4738,10 @@ msgstr "Fazer pedido" msgid "Place this in the of your website." msgstr "Coloque isso no de seu site." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Taxas da plataforma" @@ -4783,7 +4791,7 @@ msgstr "Por favor, insira uma URL de imagem válida que aponte para uma imagem." msgid "Please enter a valid URL" msgstr "Por favor, insira uma URL válida" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Por favor, introduza o código de 5 dígitos" @@ -4833,7 +4841,7 @@ msgstr "Por favor, tente novamente." msgid "Please verify your email address to access all features" msgstr "Verifique seu endereço de e-mail para acessar todos os recursos" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Por favor, aguarde antes de solicitar outro código" @@ -4866,7 +4874,7 @@ msgstr "Português" msgid "Post Checkout message" msgstr "Mensagem de pós-cheque" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Desenvolvido por" @@ -4941,8 +4949,8 @@ msgstr "Imprimir todos os ingressos" msgid "Print Tickets" msgstr "Imprimir ingressos" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Política de Privacidade" @@ -5039,7 +5047,7 @@ msgstr "Produtos Vendidos" msgid "Products sorted successfully" msgstr "Produtos ordenados com sucesso" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Produtos, mercadorias e opções de preços flexíveis" @@ -5108,7 +5116,7 @@ msgstr "Publicar Evento" msgid "QR Code" msgstr "Código QR" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "Leitura de QR code com feedback instantâneo e compartilhamento seguro para acesso da equipe" @@ -5169,7 +5177,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5238,7 +5246,7 @@ msgstr "Relatórios" msgid "Require Billing Address" msgstr "Exigir endereço de cobrança" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Reenviar código" @@ -5246,7 +5254,7 @@ msgstr "Reenviar código" #~ msgid "Resend confirmation email" #~ msgstr "Reenviar e-mail de confirmação" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Reenviar e-mail de confirmação" @@ -5258,7 +5266,7 @@ msgstr "Reenviar e-mail" msgid "Resend email confirmation" msgstr "Reenviar confirmação por e-mail" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Reenviar em {resendCooldown}s" @@ -5406,7 +5414,7 @@ msgstr "Escanear código QR" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Escaneie este código QR para acessar a página do evento ou compartilhe-o com outras pessoas" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Rolar até os ingressos" @@ -5528,11 +5536,11 @@ msgstr "Selecionar moeda" msgid "Select end date and time" msgstr "Selecione data e hora de término" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Selecionar hora de fim" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Selecionar categoria do evento" @@ -5561,7 +5569,7 @@ msgstr "Selecione os produtos" msgid "Select start date and time" msgstr "Selecione data e hora de início" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Selecionar hora de início" @@ -5599,15 +5607,15 @@ msgstr "Selecione quais eventos acionarão este webhook" msgid "Select..." msgstr "Selecione..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Venda qualquer coisa" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Venda produtos junto com ingressos com suporte integrado para impostos e códigos promocionais" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Venda mais do que ingressos" @@ -5627,7 +5635,7 @@ msgstr "Enviar uma mensagem" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "Enviar como um teste. Isso enviará a mensagem para seu endereço de e-mail em vez de para os destinatários." -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Enviar Mensagem" @@ -5712,12 +5720,12 @@ msgstr "Defina seu evento ao vivo" msgid "Settings" msgstr "Configurações" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Configuração em minutos" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5734,8 +5742,8 @@ msgstr "Partilhar link de afiliado" msgid "Share Event" msgstr "Compartilhar evento" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Compartilhar página do organizador" @@ -5841,11 +5849,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Caixa de texto de linha única" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Pular esta etapa" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Check-in inteligente" @@ -5909,7 +5917,7 @@ msgid "Something went wrong." msgstr "Algo deu errado." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5960,7 +5968,7 @@ msgstr "Produto padrão com preço fixo" msgid "Start Date" msgstr "Data de início" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Data e hora de início" @@ -5968,7 +5976,7 @@ msgstr "Data e hora de início" msgid "Start Date & Time" msgstr "Data e hora de início" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "A data de início é obrigatória" @@ -6008,6 +6016,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Os pagamentos via Stripe não estão ativados para este evento." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Assunto" @@ -6160,7 +6172,7 @@ msgstr "Suíte 100" msgid "Summer Music Festival {0}" msgstr "Festival de Música de Verão {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Festival de Música de Verão 2025" @@ -6172,7 +6184,7 @@ msgstr "Festival de Música de Verão 2025" msgid "Support Email" msgstr "E-mail de suporte" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Suporte para vendas escalonadas, baseadas em doações e de produtos com preços e capacidades personalizáveis" @@ -6241,8 +6253,8 @@ msgstr "Conte-nos sobre seu evento" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Termos de serviço" @@ -6268,7 +6280,7 @@ msgstr "A cor de fundo de toda a página" msgid "The check-in list you are looking for does not exist." msgstr "A lista de check-in que você está procurando não existe." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email." @@ -6727,6 +6739,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Ferramentas" @@ -6778,7 +6791,7 @@ msgstr "Total restante" msgid "Total Tax" msgstr "Imposto total" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Acompanhe receitas, visualizações de página e vendas com análises detalhadas e relatórios exportáveis" @@ -6786,6 +6799,10 @@ msgstr "Acompanhe receitas, visualizações de página e vendas com análises de msgid "Transaction Fee:" msgstr "Taxa de transação:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6880,11 +6897,11 @@ msgstr "Despublicar Evento" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Próximos" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Próximos eventos" @@ -6989,11 +7006,11 @@ msgstr "IVA" msgid "Venue Name" msgstr "Nome do local" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Código de verificação" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Verificar email" @@ -7001,7 +7018,7 @@ msgstr "Verificar email" msgid "Verify your email" msgstr "Verifique seu e-mail" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "A verificar..." @@ -7065,8 +7082,8 @@ msgstr "Exibir no Google Maps" msgid "View order details" msgstr "Exibir detalhes do pedido" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Ver página inicial do organizador" @@ -7135,7 +7152,7 @@ msgstr "Não foi possível confirmar seu pagamento. Tente novamente ou entre em msgid "We're processing your order. Please wait..." msgstr "Estamos processando seu pedido. Por favor, aguarde..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Enviámos um código de verificação de 5 dígitos para:" @@ -7193,7 +7210,7 @@ msgstr "Bem-vindo de volta{0} 👋" msgid "Welcome to {0} 👋" msgstr "Bem-vindo ao {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Bem-vindo ao {0}, {1} 👋" @@ -7266,7 +7283,7 @@ msgstr "A que horas você chegará?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Que tipo de evento?" @@ -7408,7 +7425,7 @@ msgstr "Trabalhando..." msgid "Workshop" msgstr "Workshop" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Escreva sua mensagem aqui..." @@ -7574,7 +7591,7 @@ msgstr "Você deve criar um tíquete antes de adicionar manualmente um participa msgid "You must have at least one price tier" msgstr "Você deve ter pelo menos um nível de preço" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Você precisa verificar seu e-mail antes de atualizar o status do organizador." @@ -7642,7 +7659,7 @@ msgstr "Seu site é incrível 🎉" msgid "Your Details" msgstr "Seus detalhes" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Seu e-mail" @@ -7663,11 +7680,11 @@ msgstr "Seu evento deve estar ativo antes que você possa vender ingressos para msgid "Your message has been sent" msgstr "Sua mensagem foi enviada" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "A sua mensagem foi enviada com sucesso!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Seu nome" diff --git a/frontend/src/locales/pt.js b/frontend/src/locales/pt.js index 1b4cc65626..5faf950eea 100644 --- a/frontend/src/locales/pt.js +++ b/frontend/src/locales/pt.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Não há nada para mostrar ainda'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[\"Eventos de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>As atribuições de capacidade permitem que você gerencie a capacidade entre ingressos ou um evento inteiro. Ideal para eventos de vários dias, workshops e mais, onde o controle de presença é crucial.<1>Por exemplo, você pode associar uma atribuição de capacidade ao ingresso de <2>Dia Um e <3>Todos os Dias. Uma vez que a capacidade é atingida, ambos os ingressos pararão automaticamente de estar disponíveis para venda.\",\"Exjbj7\":\"<0>As listas de registro ajudam a gerenciar a entrada dos participantes no seu evento. Você pode associar vários ingressos a uma lista de registro e garantir que apenas aqueles com ingressos válidos possam entrar.\",\"OXku3b\":\"<0>https://seu-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Configure seu evento\",\"FL6OwU\":\"✉️ Confirme seu endereço de e-mail\",\"BN0OQd\":\"🎉 Parabéns por criar um evento!\",\"4kSf7w\":\"🎟️ Adicionar produtos\",\"4WT5tD\":\"🎨 Personalize a página do seu evento\",\"3VPPdS\":\"💳 Conecte-se com Stripe\",\"cjdktw\":\"🚀 Defina seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10h00\",\"qdfdgM\":\"Rua Principal 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"01-01-2024 10:00\",\"Q/T49U\":\"01/01/2024 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Uma entrada suspensa permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto multilinha\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção Rádio tem múltiplas opções, mas apenas uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"Sobre o evento\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações de Conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer notas sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer notas sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Adicionar mais produtos\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Adicionar produtos\",\"Cw27zP\":\"Adicionar pergunta\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Opções adicionais\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Endereço Linha 1\",\"POdIrN\":\"Endereço Linha 1\",\"cormHa\":\"Endereço linha 2\",\"gwk5gg\":\"endereço linha 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total aos eventos e configurações da conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que mecanismos de pesquisa indexem este evento\",\"+MHcJD\":\"Quase lá! Estamos apenas aguardando o processamento do seu pagamento. Isso deve levar apenas alguns segundos.\",\"ApOYO8\":\"Incrível, evento, palavras-chave...\",\"hehnjM\":\"Quantia\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"Ocorreu um erro ao classificar as perguntas. Tente novamente ou atualize a página\",\"jD/OCQ\":\"Um evento é o evento real que você está organizando. Você pode adicionar mais detalhes posteriormente.\",\"oBkF+i\":\"Um organizador é a empresa ou pessoa que hospeda o evento\",\"W5A0Ly\":\"Um erro inesperado ocorreu.\",\"byKna+\":\"Um erro inesperado ocorreu. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Eventos arquivados\",\"q7TRd7\":\"Tem certeza de que deseja ativar este participante?\",\"TvkW9+\":\"Tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar este participante? Isso anulará o ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir este código promocional?\",\"iU234U\":\"Tem certeza de que deseja excluir esta pergunta?\",\"CMyVEK\":\"Tem certeza de que deseja fazer o rascunho deste evento? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível ao público\",\"s4JozW\":\"Tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Notas do participante\",\"lXcSD2\":\"Perguntas dos participantes\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Participantes com um produto específico\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensione automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando Pagamento\",\"3PmQfI\":\"Evento incrível\",\"Yrbm6T\":\"Impressionante Organizador Ltd.\",\"9002sI\":\"Voltar para todos os eventos\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Volte ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Antes de enviar!\",\"/yeZ20\":\"Antes que seu evento possa ir ao ar, há algumas coisas que você precisa fazer.\",\"ze6ETw\":\"Comece a vender produtos em minutos\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite permissão novamente ou, se isso não funcionar, você precisará <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Cancelar irá cancelar todos os produtos associados a este pedido e devolver os produtos ao estoque disponível.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer o check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de Capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Alterar capa\",\"GptGxg\":\"Alterar a senha\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Desmarcar\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Lista de registro criada com sucesso\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem seleções múltiplas\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Check-in\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de check-out\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para o seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"Clique aqui\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Eles serão usados pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Ordem completa\",\"guBeyC\":\"Concluir pagamento\",\"C8HNV2\":\"Concluir pagamento\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do Componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"confirme\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirme a nova senha\",\"xnWESi\":\"Confirme sua senha\",\"p2/GCq\":\"Confirme sua senha\",\"wnDgGj\":\"Confirmando endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Cor de fundo do conteúdo\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Texto do botão Continuar\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continuar configuração do evento\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continuar a configuração do Stripe Connect\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"Copiado para a área de transferência\",\"he3ygx\":\"cópia de\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copiar detalhes para todos os participantes\",\"ENCIQz\":\"Link de cópia\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cobrir\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Crie um código promocional\",\"n5pRtF\":\"Crie um ingresso\",\"X6sRve\":[\"Crie uma conta ou <0>\",[\"0\"],\" para começar\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar Evento\",\"BOqY23\":\"Crie um novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Crie produtos para o seu evento, defina os preços e gerencie a quantidade disponível.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criada\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação deste evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e as mensagens de checkout\",\"2E2O5H\":\"Personalize as diversas configurações deste evento\",\"iJhSxe\":\"Personalize as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do seu evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Painel\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Excluir capa\",\"KWa0gi\":\"Excluir imagem\",\"1l14WA\":\"Excluir produto\",\"IatsLx\":\"Excluir pergunta\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Liberar\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Não tem uma conta? <0>Inscreva-se\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Arraste e solte ou clique\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicar Atribuições de Capacidade\",\"ulMxl+\":\"Duplicar Listas de Check-In\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicar a Imagem de Capa do Evento\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicar Produtos\",\"57ALrd\":\"Duplicar códigos promocionais\",\"83Hu4O\":\"Duplicar perguntas\",\"20144c\":\"Duplicar configurações\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Editar pergunta\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por US$ 2,50\",\"3yiej1\":\"por exemplo. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de email\",\"hzKQCy\":\"Endereço de email\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código embutido\",\"4rnJq4\":\"Incorporar script\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data final\",\"237hSL\":\"Terminou\",\"nt4UkP\":\"Eventos encerrados\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor sem impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento criado com sucesso 🎉\",\"/dgc8E\":\"Data do evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"O evento não está visível ao público\",\"4pKXJS\":\"O evento é visível ao público\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Página do evento\",\"4/If97\":\"Falha na atualização do status do evento. Por favor, tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"URL do evento\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expira\",\"uaSvqt\":\"Data de validade\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"Falha ao cancelar participante\",\"ZpieFv\":\"Falha ao cancelar pedido\",\"z6tdjE\":\"Falha ao excluir a mensagem. Por favor, tente novamente.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Falha ao exportar participantes. Por favor, tente novamente.\",\"2uGNuE\":\"Falha ao exportar pedidos. Por favor, tente novamente.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar e-mail do ticket\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Taxa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"Nome, Sobrenome e Endereço de E-mail são perguntas padrão e estão sempre incluídas no processo de checkout.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Quantia fixa\",\"TF9opW\":\"Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu sua senha?\",\"2POOFK\":\"Livre\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"alemão\",\"4GLxhy\":\"Começando\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Ir para a página inicial do evento\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"vendas brutas\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"olá@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em seu aplicativo.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em seu aplicativo.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conferência Hi.Events \",[\"0\"]],\"verBst\":\"Centro de Conferências Hi.Events\",\"6eMEQO\":\"logotipo hi.events\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"pergunta oculta\",\"g3rqFe\":\"perguntas ocultas\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de primeiros passos\",\"mFn5Xz\":\"Ocultar perguntas ocultas\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Oculte a página de primeiros passos da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar esta camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer da página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Concordo com os <0>termos e condições\",\"sd6lr7\":\"Gostaria de pagar usando um método offline\",\"SdFlIP\":\"Gostaria de pagar usando um método online (cartão de crédito, etc.)\",\"93DUnd\":[\"Se uma nova guia não for aberta, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com sucesso\",\"Mfbc2v\":\"As dimensões da imagem devem estar entre 4000px por 4000px. Com uma altura máxima de 4000px e uma largura máxima de 4000px\",\"uPEIvq\":\"A imagem deve ter menos de 5 MB\",\"AGZmwV\":\"Imagem enviada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"A largura da imagem deve ser de pelo menos 900 px e a altura de pelo menos 50 px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar Usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Emitir reembolso\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Língua\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último Login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Saiba mais sobre Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Vamos começar criando seu primeiro organizador\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Conecte-se\",\"zUDyah\":\"Fazendo login\",\"z0t9bb\":\"Conecte-se\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nome placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Torne esta pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar ingressos\",\"DdHfeW\":\"Gerencie os detalhes da sua conta e configurações padrão\",\"S+UjNL\":\"Gerencie seus detalhes de pagamento Stripe\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"Perguntas obrigatórias devem ser respondidas antes que o cliente possa finalizar a compra.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Enviar mensagem para participantes com produtos específicos\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço minimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações Diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nome placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"O nome deve ter menos de 150 caracteres\",\"AIUkyF\":\"Navegue até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova Senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"Nenhum \",[\"0\"],\" disponível.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Nenhum participante para mostrar\",\"Razen5\":\"Nenhum participante poderá se registrar antes desta data usando esta lista\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem para mostrar\",\"J2LkP8\":\"Não há pedidos para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Nenhum código promocional para mostrar\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Não está à venda\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notificar o comprador sobre o reembolso\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Agora vamos criar seu primeiro evento\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções para pagamento offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"À venda\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Evento on-line\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Somente emails importantes, que estejam diretamente relacionados a este evento, deverão ser enviados através deste formulário.\\nQualquer uso indevido, incluindo o envio de e-mails promocionais, levará ao banimento imediato da conta.\",\"Qqqrwa\":\"Abrir página de check-in\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Ordem\",\"mm+eaX\":\"Ordem #\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Encomenda completa\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Perguntas sobre pedidos\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"O organizador é obrigatório\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Preenchimento\",\"ErggF8\":\"Cor de fundo da página\",\"8F1i42\":\"página não encontrada\",\"QbrUIo\":\"visualizações de página\",\"6D8ePg\":\"página.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter no mínimo 8 caracteres\",\"vwGkYB\":\"A senha deve conter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha com sucesso. Por favor faça login com sua nova senha.\",\"f7SUun\":\"senhas nao sao as mesmas\",\"aEDp5C\":\"Cole onde deseja que o widget apareça.\",\"+23bI/\":\"Patrício\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Pagamento falhou\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"Pagamento realizado com sucesso!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Percentagem\",\"vPJ1FI\":\"Valor percentual\",\"xdA9ud\":\"Coloque isso no do seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Preencha o formulário abaixo para aceitar seu convite\",\"b1Jvg+\":\"Continue na nova aba\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira um URL de imagem válido que aponte para uma imagem.\",\"HnNept\":\"Por favor digite sua nova senha\",\"5FSIzj\":\"Observe\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Por favor selecione\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem pós-check-out\",\"g2UNkE\":\"Distribuído por\",\"Rs7IQv\":\"Mensagem pré-checkout\",\"rdUucN\":\"Visualização\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Níveis de preços\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Cor Primária\",\"8cBtvm\":\"Cor do texto principal\",\"BZz12Q\":\"Imprimir\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Perguntas sobre o produto\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Pré-visualização do Widget de Produto\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"produtos vendidos\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso pré-venda ou fornecer acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade Disponível\",\"oCLG0M\":\"Quantidade Vendida\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"título da questão\",\"enzGAL\":\"Questões\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Perguntas classificadas com sucesso\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Destinatário\",\"N2C89m\":\"Referência\",\"gxFu7d\":[\"Valor do reembolso (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Pedido de reembolso\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Devolveu\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Reenviar e-mail de confirmação\",\"lnrkNz\":\"Reenviar e-mail de confirmação\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail do pedido\",\"dFuEhO\":\"Reenviar e-mail do ticket\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Redefinir senha\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Voltar à página do evento\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Papel\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"A venda terminou\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Digitalize o código QR\",\"EEU0+z\":\"Escaneie este código QR para acessar a página do evento ou compartilhe-o com outras pessoas\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome do evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Procura por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Procurar...\",\"OeW+DS\":\"Cor secundária\",\"DnXcDK\":\"Cor Secundária\",\"cZF6em\":\"Cor do texto secundário\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione Câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecione o status\",\"QYARw/\":\"Selecione o ingresso\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Envie uma cópia para <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envie uma mensagem\",\"/mQ/tD\":\"Envie como teste. Isso enviará a mensagem para o seu endereço de e-mail, e não para os destinatários.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar confirmação do pedido e e-mail do ticket\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição SEO\",\"/SIY6o\":\"Palavras-chave SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Fixar um preço mínimo e permitir que os utilizadores paguem mais se assim o desejarem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Configure seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Compartilhar no Facebook\",\"x7i6H+\":\"Compartilhar no LinkedIn\",\"zziQd8\":\"Compartilhar no Pinterest\",\"/TgBEk\":\"Compartilhar no Reddit\",\"0Wlk5F\":\"Compartilhar em redes sociais\",\"on+mNS\":\"Compartilhar no Telegram\",\"PcmR+m\":\"Compartilhar no WhatsApp\",\"/5b1iZ\":\"Compartilhar no X\",\"n/T2KI\":\"Compartilhar por e-mail\",\"8vETh9\":\"Mostrar\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Mostrar perguntas ocultas\",\"fMPkxb\":\"Mostre mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes de finalizar a compra\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Vendido\",\"Mi1rVn\":\"Vendido\",\"nwtY4N\":\"Algo deu errado\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Por favor, tente novamente.\",\"F6YahU\":\"Desculpe, algo deu errado. Por favor, reinicie o processo de checkout.\",\"KWgppI\":\"Desculpe, algo deu errado ao carregar esta página.\",\"/TCOIK\":\"Desculpe, este pedido não existe mais.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou Região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[[\"0\"],\" participante com sucesso\"],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Local atualizado com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluídos com sucesso\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e Taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"A língua em que o participante receberá as mensagens de correio eletrónico.\",\"NlfnUd\":\"O link que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você procura não existe\",\"MSmKHn\":\"O preço exibido ao cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço apresentado ao cliente não incluirá impostos e taxas. Eles serão mostrados separadamente\",\"ne/9Ur\":\"As configurações de estilo escolhidas aplicam-se somente ao HTML copiado e não serão armazenadas.\",\"vQkyB3\":\"Os impostos e taxas a serem aplicados a este produto. Você pode criar novos impostos e taxas no\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Houve um erro ao processar seu pedido. Por favor, tente novamente.\",\"mVKOW6\":\"Houve um erro ao enviar a sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"Esta descrição será mostrada à equipe de registro\",\"MLTkH7\":\"Este e-mail não é promocional e está diretamente relacionado ao evento.\",\"2eIpBM\":\"Este evento não está disponível no momento. Por favor, volte mais tarde.\",\"Z6LdQU\":\"Este evento não está disponível.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"Esta lista não estará mais disponível para registros após esta data\",\"cHO4ec\":\"Esta mensagem será incluída no rodapé de todos os e-mails enviados deste evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Este pedido já foi pago.\",\"5K8REg\":\"Este pedido já foi reembolsado.\",\"OiQMhP\":\"Esse pedido foi cancelado\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"Este pedido está aguardando pagamento\",\"BdYtn9\":\"Este pedido está completo\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"Este pedido está sendo processado.\",\"yPZN4i\":\"Esta página de pedido não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"Este produto está oculto da visualização pública\",\"Y/x1MZ\":\"Este produto está oculto a menos que seja direcionado por um Código Promocional\",\"Qt7RBu\":\"Esta pergunta só é visível para o organizador do evento\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Este usuário não está ativo porque não aceitou o convite.\",\"5AnPaO\":\"bilhete\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ticket foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Título\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Taxas totais\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total restante\",\"/SgoNA\":\"Taxa total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor verifique os seus dados\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Por favor verifique os seus dados\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponível\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Por vir\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar nome, descrição e datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Carregar capa\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Do utilizador\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar o e-mail em <0>Configurações do perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"CUBA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Ver página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"Ver mapa\",\"Ep3VfY\":\"Ver no Google Maps\",\"Y8s4f6\":\"Ver detalhes do pedido\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Bilhete VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e tamanho máximo de arquivo de 5MB\",\"b9UB/w\":\"Usamos Stripe para processar pagamentos. Conecte sua conta Stripe para começar a receber pagamentos.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem vindo a bordo! Por favor faça o login para continuar.\",\"dVxpp5\":[\"Bem vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bem-vindo ao Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"Em que data esta lista de registro deve se tornar ativa?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"Quando esta lista de registro deve expirar?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando este evento?\",\"LINr2M\":\"Para quem é esta mensagem?\",\"nWhye/\":\"A quem deve ser feita esta pergunta?\",\"VxFvXQ\":\"Incorporação de widget\",\"v1P7Gm\":\"Configurações de widget\",\"b4itZn\":\"Trabalhando\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"Agora você pode começar a receber pagamentos através do Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"Você não pode registrar participantes com pedidos não pagos.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Você não pode editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Você não pode reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"Você criou uma pergunta oculta, mas desativou a opção de mostrar perguntas ocultas. Foi habilitado.\",\"NOaWRX\":\"Você não tem permissão para acessar esta página\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha um para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Por favor faça o login para continuar.\",\"rdk1xK\":\"Você conectou sua conta Stripe\",\"ofEncr\":\"Você não tem perguntas dos participantes.\",\"CoZHDB\":\"Você não tem perguntas sobre pedidos.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"Você não concluiu a configuração do Stripe Connect\",\"jxsiqJ\":\"Você não conectou sua conta Stripe\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"Você tem impostos e taxas adicionados a um Produto Gratuito. Gostaria de removê-los ou ocultá-los?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve reconhecer que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"Você deve confirmar seu endereço de e-mail antes que seu evento possa ir ao ar.\",\"H35u3n\":\"Você deve criar um ticket antes de poder adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos uma faixa de preço\",\"8/eLoa\":\"Você precisa verificar sua conta antes de enviar mensagens.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"Você vai para \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome da sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Seus participantes aparecerão aqui assim que se inscreverem em seu evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de e-mail para <0>\",[\"0\"],\" está pendente. Por favor, verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Seu pedido está aguardando pagamento 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Seu produto para\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou Código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"tmew5X\":[[\"0\"],\" fez check-in\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>O número de ingressos disponíveis para este ingresso<1>Este valor pode ser substituído se houver <2>Limites de Capacidade associados a este ingresso.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Adicionar ingressos\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook ativo\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Um \",[\"type\"],\" padrão é aplicado automaticamente a todos os novos tickets. Você pode substituir isso por ticket.\"],\"Pgaiuj\":\"Um valor fixo por ingresso. Por exemplo, US$ 0,50 por ingresso\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"ySO/4f\":\"Uma porcentagem do preço do ingresso. Por exemplo, 3,5% do preço do bilhete\",\"WXeXGB\":\"Um código promocional sem desconto pode ser usado para revelar ingressos ocultos.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"zCk10D\":\"Uma única pergunta por participante. Por exemplo, qual é a sua refeição preferida?\",\"ap3v36\":\"Uma única pergunta por pedido. Por exemplo, qual é o nome da sua empresa?\",\"uyJsf6\":\"Sobre\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"VTfZPy\":\"Acesso negado\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Adicionar\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"/twVAS\":\"Todos os Tickets\",\"dr7CWq\":\"Todos os próximos eventos\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"er3d/4\":\"Ocorreu um erro ao classificar os tickets. Tente novamente ou atualize a página\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Um evento é a reunião ou ocasião que você está organizando. Você pode adicionar mais detalhes depois.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"j4DliD\":\"Quaisquer dúvidas dos titulares de ingressos serão enviadas para este endereço de e-mail. Este também será usado como endereço de \\\"resposta\\\" para todos os e-mails enviados neste evento\",\"epTbAK\":[\"Aplica-se a \",[\"0\"],\" ingressos\"],\"6MkQ2P\":\"Aplica-se a 1 ingresso\",\"jcnZEw\":[\"Aplique este \",[\"type\"],\" a todos os novos tickets\"],\"TCKfZx\":\"Ártico\",\"Dy+k4r\":\"Tem certeza de que deseja cancelar este participante? Isso invalidará o produto dele\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Pergunte uma vez por participante\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Xc2I+v\":\"Gestão de participantes\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Participante atualizado\",\"k3Tngl\":\"Participantes exportados\",\"5UbY+B\":\"Participantes com um ingresso específico\",\"kShOaz\":\"Fluxo de trabalho automatizado\",\"VPoeAx\":\"Gestão automatizada de entrada com várias listas de check-in e validação em tempo real\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Desconto médio/Pedido\",\"sGUsYa\":\"Valor médio do pedido\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Detalhes básicos\",\"jIPNJG\":\"Informações básicas\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"1xAcxY\":\"Comece a vender ingressos em minutos\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Controle de marca\",\"9N+p+g\":\"Negócios\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texto do botão\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Cancelado\",\"Ud7zwq\":\"O cancelamento cancelará todos os ingressos associados a este pedido e os liberará de volta ao pool disponível.\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"QndF4b\":\"check-in\",\"9FVFym\":\"Confira\",\"v4fiSg\":\"Verifique o seu email\",\"Y3FYXy\":\"Check-in\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"rfeicl\":\"Registrado com sucesso\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinês\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"ypFF60\":\"Escolha entre esquemas de cores predefinidos\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"msqIjo\":\"Recolher este bilhete ao carregar inicialmente a página do evento\",\"WD6364\":\"Paleta de cores\",\"qdY9Tp\":\"Cores predefinidas\",\"CWk59I\":\"Comédia\",\"/sZIOR\":\"Loja completa\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"ih35UP\":\"Centro de conferências\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"EWnXR+\":\"Conectar ao Stripe\",\"MOUF31\":\"Conecte-se ao CRM e automatize tarefas usando webhooks e integrações\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Email de contacto\",\"02S6xJ\":\"Contactar o suporte\",\"nBGbqc\":\"Entre em contato conosco para ativar a mensagem\",\"2nL0F3\":\"Cor de fundo do conteúdo\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Continuar para o pagamento\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"RGVUUI\":\"Continuar para o pagamento\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Criar afiliado\",\"dyrgS4\":\"Crie e personalize sua página de evento instantaneamente\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Criar ingresso\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para o seu evento, defina preços e gerencie a quantidade disponível.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"8Tg/JR\":\"Personalizado\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"q9Jg0H\":\"Personalize sua página do evento e o design do widget para combinar perfeitamente com sua marca\",\"mkLlne\":\"Personalize a aparência da sua página de evento\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista de Registro do Primeiro Dia\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Eliminar afiliado\",\"+jw/c1\":\"Excluir imagem\",\"GnyEfA\":\"Excluir tíquete\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Excluir webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Desselecionar tudo\",\"H8kMHT\":\"Não recebeu o código?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Desative esta capacidade para monitorar sem interromper as vendas de produtos\",\"Tgg8XQ\":\"Desative esta capacidade para rastrear a capacidade sem interromper as vendas de ingressos\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dispensar esta mensagem\",\"TvY/XA\":\"Documentação\",\"dYskfr\":\"Não existe\",\"V6Jjbr\":\"Não tem uma conta? <0>Cadastre-se\",\"4+aC/x\":\"Doação / Pague o que quiser\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Rascunho\",\"3z2ium\":\"Arraste para classificar\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Devido ao alto risco de spam, exigimos verificação manual antes de você poder enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"KRmTkx\":\"Duplicar produto\",\"Wt9eV8\":\"Duplicar bilhetes\",\"4xK5y2\":\"Duplicar Webhooks\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"kNGp1D\":\"Editar participante\",\"t2bbp8\":\"Editar participante\",\"d+nnyk\":\"Editar ingresso\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"aqxYLv\":\"Educação\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"O email é obrigatório\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"nA31FG\":\"Ative esta capacidade para interromper as vendas de ingressos quando o limite for atingido\",\"RxzN1M\":\"Ativado\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"n9V+ps\":\"Digite seu nome\",\"LslKhj\":\"Erro ao carregar os registros\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Descrição do evento\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Ingressos por\",\"YDVUVl\":\"Tipos de eventos\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"eventos\",\"VlvpJ0\":\"Exportar respostas\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Falha ao criar afiliado\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"10XEC9\":\"Falha ao reenviar o e-mail do produto\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Opinião\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"kFLJqR\":\"Floresta\",\"/4rQr+\":\"Bilhete grátis\",\"01my8x\":\"Bilhete grátis, sem necessidade de informações de pagamento\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Totalmente integrado\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Comece gratuitamente, sem taxas de assinatura\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Ir para Hi.Events\",\"gHSuV/\":\"Ir para a página inicial\",\"Lek3cJ\":\"Ir para o painel do Stripe\",\"GNJ1kd\":\"Ajuda e Suporte\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"spMR9y\":\"Hi.Events cobra taxas de plataforma para manter e melhorar nossos serviços. Essas taxas são automaticamente deduzidas de cada transação.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ocultar respostas\",\"IyEqFf\":\"Ocultar configurações de cor\",\"fsi6fC\":\"Ocultar este ticket dos clientes\",\"Fhzoa8\":\"Ocultar ingresso após a data de término da venda\",\"yhm3J/\":\"Ocultar ingresso antes da data de início da venda\",\"k7/oGT\":\"Ocultar ingresso, a menos que o usuário tenha o código promocional aplicável\",\"L0ZOiu\":\"Ocultar ingresso quando esgotado\",\"uno73L\":\"Ocultar um ingresso impedirá que os usuários o vejam na página do evento.\",\"i0qMbr\":\"Início\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o pagamento.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Se estiver em branco, o endereço será usado para gerar um link do mapa do Google\",\"wOU3Tr\":\"Se você tem uma conta conosco, receberá um e-mail com instruções para redefinir sua senha.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"As dimensões da imagem devem estar entre 3.000 px e 2.000 px. Com altura máxima de 2.000 px e largura máxima de 3.000 px\",\"an5hVd\":\"Imagens\",\"UJLg8x\":\"Análises detalhadas\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Inclua detalhes de conexão para o seu evento online. Esses detalhes serão exibidos na página de resumo do pedido e na página do produto do participante\",\"evpD4c\":\"Inclua detalhes de conexão para seu evento online. Esses detalhes serão mostrados na página de resumo do pedido e na página do ingresso do participante\",\"AXTNr8\":[\"Inclui \",[\"0\"],\" ingressos\"],\"7/Rzoe\":\"Inclui 1 ingresso\",\"F1Xp97\":\"Participantes individuais\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrações\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"aH6ZIb\":\"Convide sua equipe\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"DU0YtB\":\"A carregar temas...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Tornar o evento ao vivo\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gerenciar evento\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gerenciar produtos\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gerencie impostos e taxas que podem ser aplicadas aos seus ingressos\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"lzcrX3\":\"Adicionar manualmente um participante ajustará a quantidade de ingressos.\",\"/x0FyM\":\"Corresponde à sua marca\",\"xDAtGP\":\"Mensagem\",\"1jRD0v\":\"Enviar mensagens aos participantes com tickets específicos\",\"97QrnA\":\"Envie mensagens aos participantes, gerencie pedidos e processe reembolsos em um só lugar\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"yt/wR6\":\"Meia-noite\",\"tccUcA\":\"Check-in móvel\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Várias opções de preços. Perfeito para ingressos antecipados, etc.\",\"GfaxEk\":\"Música\",\"8/brI5\":\"O nome é obrigatório\",\"m920rF\":\"New York\",\"eWRECP\":\"Vida noturna\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"6r9SGl\":\"Nenhum cartão de crédito necessário\",\"Z6ILSe\":\"Nenhum evento para este organizador\",\"8zCZQf\":\"Nenhum evento ainda\",\"XZkeaI\":\"Nenhum registro encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"6jYQGG\":\"Nenhum evento passado\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"q91DKx\":\"Nenhuma pergunta foi respondida por este participante.\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Não há ingressos para mostrar\",\"yM5c0q\":\"Nenhum evento futuro\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"s9r1y2\":\"Preto\",\"x5+Lcz\":\"Não verificado\",\"dX/n9x\":\"Oceano\",\"lQgMLn\":\"Nome do escritório ou local\",\"+P/tII\":\"Quando estiver pronto, programe seu evento ao vivo e comece a vender ingressos.\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Pedido criado\",\"L4kzeZ\":[\"Detalhes do pedido \",[\"0\"]],\"+spgqH\":[\"ID do pedido: \",[\"0\"]],\"vu6Arl\":\"Pedido marcado como pago\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"e7eZuA\":\"Pedido atualizado\",\"mz+c33\":\"Pedidos criados\",\"5It1cQ\":\"Pedidos exportados\",\"S3CZ5M\":\"Painel do organizador\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"J2cXxX\":\"Os organizadores só podem gerenciar eventos e ingressos. Eles não podem gerenciar usuários, configurações de conta ou informações de cobrança.\",\"/IX/7x\":\"Outro\",\"6/dCYd\":\"Visão geral\",\"cbtJ9W\":\"Cor de fundo da página\",\"QkLf4H\":\"URL da página\",\"2w/FiJ\":\"Bilhete Pago\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausado\",\"TskrJ8\":\"Pagamento e plano\",\"EyE8E6\":\"Processamento de pagamento\",\"vcyz2L\":\"Configurações de pagamento\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Desempenho\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Fazer pedido\",\"br3Y/y\":\"Taxas da plataforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"MA04r/\":\"Remova os filtros e defina a classificação como \\\"Ordem da página inicial\\\" para ativar a classificação\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"yygcoG\":\"Selecione pelo menos um ingresso\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"R7+D0/\":\"Português (Brasil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Desenvolvido por Stripe\",\"cs5muu\":\"Pré-visualizar página do evento\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Política de Privacidade\",\"p/JDmw\":\"produto\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"0dzBGg\":\"O e-mail do produto foi reenviado para o participante\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"mIqT3T\":\"Produtos, mercadorias e opções de preços flexíveis\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"812gwg\":\"Licença de compra\",\"YwNJAq\":\"Leitura de QR code com feedback instantâneo e compartilhamento seguro para acesso da equipe\",\"Fi3b48\":\"Pedidos recentes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reenviar código\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Reenviar e-mail do produto\",\"slOprG\":\"Redefina sua senha\",\"V5jGAK\":\"Real\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Vendas\",\"KZrfYJ\":\"Salvar links sociais\",\"aZR9BC\":\"Rolar até os ingressos\",\"lBAlVv\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"ftNXma\":\"Pesquisar afiliados...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Pesquisar por nome do ticket...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecione uma categoria\",\"mCB6Je\":\"Selecionar tudo\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"tVW/yo\":\"Selecionar moeda\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"XH5juP\":\"Selecione o nível do ingresso\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Selecionar fuso horário\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"BG3f7v\":\"Venda qualquer coisa\",\"VtX8nW\":\"Venda produtos junto com ingressos com suporte integrado para impostos e códigos promocionais\",\"Cye3uV\":\"Venda mais do que ingressos\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Enviar confirmação do pedido e e-mail do produto\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configure a sua organização\",\"VlS7y2\":\"Configure o processamento de pagamento para receber fundos da venda de ingressos.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configuração em minutos\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"smd87r\":\"Mostrar quantidade de ingressos disponíveis\",\"tQi5Hh\":\"Mostrar configurações de cor\",\"UVPI5D\":\"Mostrar menos plataformas\",\"b33PL9\":\"Mostrar mais plataformas\",\"j3b+OW\":\"Mostrado ao cliente após a finalização da compra, na página de resumo do pedido\",\"v6IwHE\":\"Check-in inteligente\",\"J9xKh8\":\"Painel inteligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"2pxNFK\":\"vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Desculpe, seu pedido expirou. Por favor, inicie um novo pedido.\",\"a4SyEE\":\"A classificação está desativada enquanto os filtros e a classificação são aplicados\",\"7JFNej\":\"Desporto\",\"4nG1lG\":\"Bilhete padrão com preço fixo\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Verificado com sucesso <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket criado com sucesso\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"g2lRrH\":\"Ticket atualizado com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"oNxgAm\":\"Pôr do sol\",\"5gIl+x\":\"Suporte para vendas escalonadas, baseadas em doações e de produtos com preços e capacidades personalizáveis\",\"JZTQI0\":\"Trocar organizador\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"xowcRf\":\"Termos de serviço\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"A cor de fundo das áreas de conteúdo\",\"Zhqzq3\":\"A cor de fundo das áreas de conteúdo (cartões, cabeçalho, etc.)\",\"JgkK2l\":\"A cor de fundo de toda a página\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"O número máximo de bilhetes para \",[\"0\"],\" é \",[\"1\"]],\"FeAfXO\":[\"O número máximo de ingressos para generais é \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Os impostos e taxas aplicáveis a este bilhete. Você pode criar novos impostos e taxas sobre o\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"jvxN9/\":\"Não há ingressos disponíveis para este evento\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"5189cf\":\"Isso substituirá todas as configurações de visibilidade e ocultará o ticket de todos os clientes.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Este ticket não pode ser excluído porque é\\nassociado a um pedido. Você pode ocultá-lo.\",\"ma6qdu\":\"Este ingresso está oculto da visualização pública\",\"xJ8nzj\":\"Este ingresso fica oculto, a menos que seja alvo de um código promocional\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"KosivG\":\"Ticket excluído com sucesso\",\"HGuXjF\":\"Portadores de ingressos\",\"6tmWch\":\"Ingresso ou produto\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Venda de ingressos\",\"NirIiz\":\"Nível de ingresso\",\"8jLPgH\":\"Tipo de bilhete\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Visualização do widget de ingressos\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ingressos\",\"6GQNLE\":\"Ingressos\",\"NRhrIB\":\"Ingressos e produtos\",\"ikA//P\":\"bilhetes vendidos\",\"i+idBz\":\"Ingressos vendidos\",\"AGRilS\":\"Ingressos vendidos\",\"56Qw2C\":\"Tickets classificados com sucesso\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Bilhete em camadas\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Os ingressos escalonados permitem que você ofereça várias opções de preços para o mesmo ingresso.\\nIsso é perfeito para ingressos antecipados ou com preços diferentes\\nopções para diferentes grupos de pessoas.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"KSDwd5\":\"Total de pedidos\",\"/b6Z1R\":\"Acompanhe receitas, visualizações de página e vendas com análises detalhadas e relatórios exportáveis\",\"OpKMSn\":\"Taxa de transação:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Não foi possível \",[\"0\"],\" participante\"],\"nNdxt9\":\"Não foi possível criar o ticket. Por favor verifique os seus dados\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Despublicar Evento\",\"Pp1sWX\":\"Atualizar afiliado\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"AdWhjZ\":\"Código de verificação\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Visualize e baixe relatórios do seu evento. Observe que apenas pedidos concluídos estão incluídos nesses relatórios.\",\"c7VN/A\":\"Ver respostas\",\"AM+zF3\":\"Ver participante\",\"e4mhwd\":\"Ver página inicial do evento\",\"n6EaWL\":\"Ver logs\",\"AMkkeL\":\"Ver pedido\",\"9jnAcN\":\"Ver página inicial do organizador\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Produto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bem-vindo de volta 👋\",\"kSYpfa\":[\"Bem-vindo ao \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"je8QQT\":\"Bem-vindo ao Hi.Events 👋\",\"yZIW7P\":\"Bem-vindo ao Hi.Events, aqui está uma lista de todos os seus eventos.\",\"wjqPqF\":\"O que são ingressos diferenciados?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"O que é um webhook?\",\"MhhnvW\":\"A quais ingressos esse código se aplica? (Aplica-se a todos por padrão)\",\"dCil3h\":\"A quais tickets esta pergunta deve ser aplicada?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Que tipo de evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Você pode criar um código promocional direcionado a este ingresso no\",\"UqVaVO\":\"Você não pode alterar o tipo de ingresso porque há participantes associados a esse ingresso.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Você não pode excluir esse nível de preço porque já existem ingressos vendidos para esse nível. Você pode ocultá-lo.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"183zcL\":\"Você tem impostos e taxas adicionados a um ingresso grátis. Você gostaria de removê-los ou ocultá-los?\",\"2v5MI1\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de ingressos específicos.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"8QNzin\":\"Você precisará de um ingresso antes de poder criar uma atribuição de capacidade.\",\"WHXRMI\":\"Você precisará de pelo menos um ticket para começar. Gratuito, pago ou deixa o usuário decidir quanto pagar.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"cqo2VO\":\"Seu evento deve estar ao vivo antes que você possa vender ingressos.\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Devido ao alto risco de spam, exigimos verificação manual antes que você possa enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"8XAE7n\":\"Se você tiver uma conta conosco, receberá um e-mail com instruções sobre como redefinir sua\\nsenha.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Não há nada para mostrar ainda'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[\"Eventos de \",[\"0\"]],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>As atribuições de capacidade permitem que você gerencie a capacidade entre ingressos ou um evento inteiro. Ideal para eventos de vários dias, workshops e mais, onde o controle de presença é crucial.<1>Por exemplo, você pode associar uma atribuição de capacidade ao ingresso de <2>Dia Um e <3>Todos os Dias. Uma vez que a capacidade é atingida, ambos os ingressos pararão automaticamente de estar disponíveis para venda.\",\"Exjbj7\":\"<0>As listas de registro ajudam a gerenciar a entrada dos participantes no seu evento. Você pode associar vários ingressos a uma lista de registro e garantir que apenas aqueles com ingressos válidos possam entrar.\",\"OXku3b\":\"<0>https://seu-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Configure seu evento\",\"FL6OwU\":\"✉️ Confirme seu endereço de e-mail\",\"BN0OQd\":\"🎉 Parabéns por criar um evento!\",\"4kSf7w\":\"🎟️ Adicionar produtos\",\"4WT5tD\":\"🎨 Personalize a página do seu evento\",\"3VPPdS\":\"💳 Conecte-se com Stripe\",\"cjdktw\":\"🚀 Defina seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10h00\",\"qdfdgM\":\"Rua Principal 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"01-01-2024 10:00\",\"Q/T49U\":\"01/01/2024 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Uma entrada suspensa permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto multilinha\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção Rádio tem múltiplas opções, mas apenas uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"Sobre o evento\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações de Conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer notas sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer notas sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Adicionar mais produtos\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Adicionar produtos\",\"Cw27zP\":\"Adicionar pergunta\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Opções adicionais\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Endereço Linha 1\",\"POdIrN\":\"Endereço Linha 1\",\"cormHa\":\"Endereço linha 2\",\"gwk5gg\":\"endereço linha 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total aos eventos e configurações da conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que mecanismos de pesquisa indexem este evento\",\"+MHcJD\":\"Quase lá! Estamos apenas aguardando o processamento do seu pagamento. Isso deve levar apenas alguns segundos.\",\"ApOYO8\":\"Incrível, evento, palavras-chave...\",\"hehnjM\":\"Quantia\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"Ocorreu um erro ao classificar as perguntas. Tente novamente ou atualize a página\",\"jD/OCQ\":\"Um evento é o evento real que você está organizando. Você pode adicionar mais detalhes posteriormente.\",\"oBkF+i\":\"Um organizador é a empresa ou pessoa que hospeda o evento\",\"W5A0Ly\":\"Um erro inesperado ocorreu.\",\"byKna+\":\"Um erro inesperado ocorreu. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Eventos arquivados\",\"q7TRd7\":\"Tem certeza de que deseja ativar este participante?\",\"TvkW9+\":\"Tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar este participante? Isso anulará o ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir este código promocional?\",\"iU234U\":\"Tem certeza de que deseja excluir esta pergunta?\",\"CMyVEK\":\"Tem certeza de que deseja fazer o rascunho deste evento? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível ao público\",\"s4JozW\":\"Tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Notas do participante\",\"lXcSD2\":\"Perguntas dos participantes\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Participantes com um produto específico\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensione automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando Pagamento\",\"3PmQfI\":\"Evento incrível\",\"Yrbm6T\":\"Impressionante Organizador Ltd.\",\"9002sI\":\"Voltar para todos os eventos\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Volte ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Antes de enviar!\",\"/yeZ20\":\"Antes que seu evento possa ir ao ar, há algumas coisas que você precisa fazer.\",\"ze6ETw\":\"Comece a vender produtos em minutos\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite permissão novamente ou, se isso não funcionar, você precisará <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Cancelar irá cancelar todos os produtos associados a este pedido e devolver os produtos ao estoque disponível.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer o check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de Capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Alterar capa\",\"GptGxg\":\"Alterar a senha\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Desmarcar\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Lista de registro criada com sucesso\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem seleções múltiplas\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Check-in\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de check-out\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para o seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"Clique aqui\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Eles serão usados pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Ordem completa\",\"guBeyC\":\"Concluir pagamento\",\"C8HNV2\":\"Concluir pagamento\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do Componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"confirme\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirme a nova senha\",\"xnWESi\":\"Confirme sua senha\",\"p2/GCq\":\"Confirme sua senha\",\"wnDgGj\":\"Confirmando endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Cor de fundo do conteúdo\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Texto do botão Continuar\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continuar configuração do evento\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continuar a configuração do Stripe Connect\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"Copiado para a área de transferência\",\"he3ygx\":\"cópia de\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copiar detalhes para todos os participantes\",\"ENCIQz\":\"Link de cópia\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cobrir\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Crie um código promocional\",\"n5pRtF\":\"Crie um ingresso\",\"X6sRve\":[\"Crie uma conta ou <0>\",[\"0\"],\" para começar\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar Evento\",\"BOqY23\":\"Crie um novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Crie produtos para o seu evento, defina os preços e gerencie a quantidade disponível.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criada\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação deste evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e as mensagens de checkout\",\"2E2O5H\":\"Personalize as diversas configurações deste evento\",\"iJhSxe\":\"Personalize as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do seu evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Painel\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Excluir capa\",\"KWa0gi\":\"Excluir imagem\",\"1l14WA\":\"Excluir produto\",\"IatsLx\":\"Excluir pergunta\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Liberar\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Não tem uma conta? <0>Inscreva-se\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Arraste e solte ou clique\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicar Atribuições de Capacidade\",\"ulMxl+\":\"Duplicar Listas de Check-In\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicar a Imagem de Capa do Evento\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicar Produtos\",\"57ALrd\":\"Duplicar códigos promocionais\",\"83Hu4O\":\"Duplicar perguntas\",\"20144c\":\"Duplicar configurações\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Editar pergunta\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por US$ 2,50\",\"3yiej1\":\"por exemplo. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de email\",\"hzKQCy\":\"Endereço de email\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código embutido\",\"4rnJq4\":\"Incorporar script\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data final\",\"237hSL\":\"Terminou\",\"nt4UkP\":\"Eventos encerrados\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor sem impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Evento criado com sucesso 🎉\",\"/dgc8E\":\"Data do evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"O evento não está visível ao público\",\"4pKXJS\":\"O evento é visível ao público\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Página do evento\",\"4/If97\":\"Falha na atualização do status do evento. Por favor, tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"URL do evento\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expira\",\"uaSvqt\":\"Data de validade\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"Falha ao cancelar participante\",\"ZpieFv\":\"Falha ao cancelar pedido\",\"z6tdjE\":\"Falha ao excluir a mensagem. Por favor, tente novamente.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Falha ao exportar participantes. Por favor, tente novamente.\",\"2uGNuE\":\"Falha ao exportar pedidos. Por favor, tente novamente.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar e-mail do ticket\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Taxa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"Nome, Sobrenome e Endereço de E-mail são perguntas padrão e estão sempre incluídas no processo de checkout.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Quantia fixa\",\"TF9opW\":\"Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu sua senha?\",\"2POOFK\":\"Livre\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"alemão\",\"4GLxhy\":\"Começando\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Ir para a página inicial do evento\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"vendas brutas\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"olá@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em seu aplicativo.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em seu aplicativo.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Conferência Hi.Events \",[\"0\"]],\"verBst\":\"Centro de Conferências Hi.Events\",\"6eMEQO\":\"logotipo hi.events\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"pergunta oculta\",\"g3rqFe\":\"perguntas ocultas\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de primeiros passos\",\"mFn5Xz\":\"Ocultar perguntas ocultas\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Oculte a página de primeiros passos da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar esta camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer da página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Concordo com os <0>termos e condições\",\"sd6lr7\":\"Gostaria de pagar usando um método offline\",\"SdFlIP\":\"Gostaria de pagar usando um método online (cartão de crédito, etc.)\",\"93DUnd\":[\"Se uma nova guia não for aberta, <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com sucesso\",\"Mfbc2v\":\"As dimensões da imagem devem estar entre 4000px por 4000px. Com uma altura máxima de 4000px e uma largura máxima de 4000px\",\"uPEIvq\":\"A imagem deve ter menos de 5 MB\",\"AGZmwV\":\"Imagem enviada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"A largura da imagem deve ser de pelo menos 900 px e a altura de pelo menos 50 px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar Usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Emitir reembolso\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Língua\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último Login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Saiba mais sobre Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Vamos começar criando seu primeiro organizador\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Conecte-se\",\"zUDyah\":\"Fazendo login\",\"z0t9bb\":\"Conecte-se\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nome placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Torne esta pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar ingressos\",\"DdHfeW\":\"Gerencie os detalhes da sua conta e configurações padrão\",\"S+UjNL\":\"Gerencie seus detalhes de pagamento Stripe\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"Perguntas obrigatórias devem ser respondidas antes que o cliente possa finalizar a compra.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Enviar mensagem para participantes com produtos específicos\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço minimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações Diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nome placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"O nome deve ter menos de 150 caracteres\",\"AIUkyF\":\"Navegue até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova Senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"Nenhum \",[\"0\"],\" disponível.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Nenhum participante para mostrar\",\"Razen5\":\"Nenhum participante poderá se registrar antes desta data usando esta lista\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem para mostrar\",\"J2LkP8\":\"Não há pedidos para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Nenhum código promocional para mostrar\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Não está à venda\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notificar o comprador sobre o reembolso\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Agora vamos criar seu primeiro evento\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções para pagamento offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"À venda\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Evento on-line\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Somente emails importantes, que estejam diretamente relacionados a este evento, deverão ser enviados através deste formulário.\\nQualquer uso indevido, incluindo o envio de e-mails promocionais, levará ao banimento imediato da conta.\",\"Qqqrwa\":\"Abrir página de check-in\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Ordem\",\"mm+eaX\":\"Ordem #\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Encomenda completa\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Perguntas sobre pedidos\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"O organizador é obrigatório\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Preenchimento\",\"ErggF8\":\"Cor de fundo da página\",\"8F1i42\":\"página não encontrada\",\"QbrUIo\":\"visualizações de página\",\"6D8ePg\":\"página.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter no mínimo 8 caracteres\",\"vwGkYB\":\"A senha deve conter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha com sucesso. Por favor faça login com sua nova senha.\",\"f7SUun\":\"senhas nao sao as mesmas\",\"aEDp5C\":\"Cole onde deseja que o widget apareça.\",\"+23bI/\":\"Patrício\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Pagamento falhou\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"Pagamento realizado com sucesso!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Percentagem\",\"vPJ1FI\":\"Valor percentual\",\"xdA9ud\":\"Coloque isso no do seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Preencha o formulário abaixo para aceitar seu convite\",\"b1Jvg+\":\"Continue na nova aba\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira um URL de imagem válido que aponte para uma imagem.\",\"HnNept\":\"Por favor digite sua nova senha\",\"5FSIzj\":\"Observe\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Por favor selecione\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem pós-check-out\",\"g2UNkE\":\"Distribuído por\",\"Rs7IQv\":\"Mensagem pré-checkout\",\"rdUucN\":\"Visualização\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Níveis de preços\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Cor Primária\",\"8cBtvm\":\"Cor do texto principal\",\"BZz12Q\":\"Imprimir\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Perguntas sobre o produto\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Pré-visualização do Widget de Produto\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"produtos vendidos\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso pré-venda ou fornecer acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade Disponível\",\"oCLG0M\":\"Quantidade Vendida\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"título da questão\",\"enzGAL\":\"Questões\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Perguntas classificadas com sucesso\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Destinatário\",\"N2C89m\":\"Referência\",\"gxFu7d\":[\"Valor do reembolso (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Pedido de reembolso\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Devolveu\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Reenviar e-mail de confirmação\",\"lnrkNz\":\"Reenviar e-mail de confirmação\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail do pedido\",\"dFuEhO\":\"Reenviar e-mail do ticket\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Redefinir senha\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Voltar à página do evento\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Papel\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"A venda terminou\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Digitalize o código QR\",\"EEU0+z\":\"Escaneie este código QR para acessar a página do evento ou compartilhe-o com outras pessoas\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome do evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Procura por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Procurar...\",\"OeW+DS\":\"Cor secundária\",\"DnXcDK\":\"Cor Secundária\",\"cZF6em\":\"Cor do texto secundário\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione Câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecione o status\",\"QYARw/\":\"Selecione o ingresso\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Envie uma cópia para <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envie uma mensagem\",\"/mQ/tD\":\"Envie como teste. Isso enviará a mensagem para o seu endereço de e-mail, e não para os destinatários.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar confirmação do pedido e e-mail do ticket\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição SEO\",\"/SIY6o\":\"Palavras-chave SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Fixar um preço mínimo e permitir que os utilizadores paguem mais se assim o desejarem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Configure seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Compartilhar no Facebook\",\"x7i6H+\":\"Compartilhar no LinkedIn\",\"zziQd8\":\"Compartilhar no Pinterest\",\"/TgBEk\":\"Compartilhar no Reddit\",\"0Wlk5F\":\"Compartilhar em redes sociais\",\"on+mNS\":\"Compartilhar no Telegram\",\"PcmR+m\":\"Compartilhar no WhatsApp\",\"/5b1iZ\":\"Compartilhar no X\",\"n/T2KI\":\"Compartilhar por e-mail\",\"8vETh9\":\"Mostrar\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Mostrar perguntas ocultas\",\"fMPkxb\":\"Mostre mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes de finalizar a compra\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Vendido\",\"Mi1rVn\":\"Vendido\",\"nwtY4N\":\"Algo deu errado\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Por favor, tente novamente.\",\"F6YahU\":\"Desculpe, algo deu errado. Por favor, reinicie o processo de checkout.\",\"KWgppI\":\"Desculpe, algo deu errado ao carregar esta página.\",\"/TCOIK\":\"Desculpe, este pedido não existe mais.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou Região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[[\"0\"],\" participante com sucesso\"],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Local atualizado com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluídos com sucesso\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e Taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"A língua em que o participante receberá as mensagens de correio eletrónico.\",\"NlfnUd\":\"O link que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você procura não existe\",\"MSmKHn\":\"O preço exibido ao cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço apresentado ao cliente não incluirá impostos e taxas. Eles serão mostrados separadamente\",\"ne/9Ur\":\"As configurações de estilo escolhidas aplicam-se somente ao HTML copiado e não serão armazenadas.\",\"vQkyB3\":\"Os impostos e taxas a serem aplicados a este produto. Você pode criar novos impostos e taxas no\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Houve um erro ao processar seu pedido. Por favor, tente novamente.\",\"mVKOW6\":\"Houve um erro ao enviar a sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"Esta descrição será mostrada à equipe de registro\",\"MLTkH7\":\"Este e-mail não é promocional e está diretamente relacionado ao evento.\",\"2eIpBM\":\"Este evento não está disponível no momento. Por favor, volte mais tarde.\",\"Z6LdQU\":\"Este evento não está disponível.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"Esta lista não estará mais disponível para registros após esta data\",\"cHO4ec\":\"Esta mensagem será incluída no rodapé de todos os e-mails enviados deste evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Este pedido já foi pago.\",\"5K8REg\":\"Este pedido já foi reembolsado.\",\"OiQMhP\":\"Esse pedido foi cancelado\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"Este pedido está aguardando pagamento\",\"BdYtn9\":\"Este pedido está completo\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"Este pedido está sendo processado.\",\"yPZN4i\":\"Esta página de pedido não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"Este produto está oculto da visualização pública\",\"Y/x1MZ\":\"Este produto está oculto a menos que seja direcionado por um Código Promocional\",\"Qt7RBu\":\"Esta pergunta só é visível para o organizador do evento\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Este usuário não está ativo porque não aceitou o convite.\",\"5AnPaO\":\"bilhete\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ticket foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Título\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Taxas totais\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total restante\",\"/SgoNA\":\"Taxa total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor verifique os seus dados\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Por favor verifique os seus dados\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponível\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Por vir\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar nome, descrição e datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Carregar capa\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Do utilizador\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar o e-mail em <0>Configurações do perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"CUBA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Ver página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"Ver mapa\",\"Ep3VfY\":\"Ver no Google Maps\",\"Y8s4f6\":\"Ver detalhes do pedido\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Bilhete VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e tamanho máximo de arquivo de 5MB\",\"b9UB/w\":\"Usamos Stripe para processar pagamentos. Conecte sua conta Stripe para começar a receber pagamentos.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem vindo a bordo! Por favor faça o login para continuar.\",\"dVxpp5\":[\"Bem vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Bem-vindo ao Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"Em que data esta lista de registro deve se tornar ativa?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"Quando esta lista de registro deve expirar?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando este evento?\",\"LINr2M\":\"Para quem é esta mensagem?\",\"nWhye/\":\"A quem deve ser feita esta pergunta?\",\"VxFvXQ\":\"Incorporação de widget\",\"v1P7Gm\":\"Configurações de widget\",\"b4itZn\":\"Trabalhando\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"Agora você pode começar a receber pagamentos através do Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"Você não pode registrar participantes com pedidos não pagos.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Você não pode editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Você não pode reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"Você criou uma pergunta oculta, mas desativou a opção de mostrar perguntas ocultas. Foi habilitado.\",\"NOaWRX\":\"Você não tem permissão para acessar esta página\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha um para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Por favor faça o login para continuar.\",\"rdk1xK\":\"Você conectou sua conta Stripe\",\"ofEncr\":\"Você não tem perguntas dos participantes.\",\"CoZHDB\":\"Você não tem perguntas sobre pedidos.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"Você não concluiu a configuração do Stripe Connect\",\"jxsiqJ\":\"Você não conectou sua conta Stripe\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"Você tem impostos e taxas adicionados a um Produto Gratuito. Gostaria de removê-los ou ocultá-los?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve reconhecer que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"Você deve confirmar seu endereço de e-mail antes que seu evento possa ir ao ar.\",\"H35u3n\":\"Você deve criar um ticket antes de poder adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos uma faixa de preço\",\"8/eLoa\":\"Você precisa verificar sua conta antes de enviar mensagens.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"Você vai para \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome da sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Seus participantes aparecerão aqui assim que se inscreverem em seu evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de e-mail para <0>\",[\"0\"],\" está pendente. Por favor, verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Seu pedido está aguardando pagamento 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Seu produto para\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou Código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"tmew5X\":[[\"0\"],\" fez check-in\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>O número de ingressos disponíveis para este ingresso<1>Este valor pode ser substituído se houver <2>Limites de Capacidade associados a este ingresso.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Adicionar ingressos\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 webhook ativo\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"Um \",[\"type\"],\" padrão é aplicado automaticamente a todos os novos tickets. Você pode substituir isso por ticket.\"],\"Pgaiuj\":\"Um valor fixo por ingresso. Por exemplo, US$ 0,50 por ingresso\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"ySO/4f\":\"Uma porcentagem do preço do ingresso. Por exemplo, 3,5% do preço do bilhete\",\"WXeXGB\":\"Um código promocional sem desconto pode ser usado para revelar ingressos ocultos.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"zCk10D\":\"Uma única pergunta por participante. Por exemplo, qual é a sua refeição preferida?\",\"ap3v36\":\"Uma única pergunta por pedido. Por exemplo, qual é o nome da sua empresa?\",\"uyJsf6\":\"Sobre\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"VTfZPy\":\"Acesso negado\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Adicionar\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"/twVAS\":\"Todos os Tickets\",\"dr7CWq\":\"Todos os próximos eventos\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"er3d/4\":\"Ocorreu um erro ao classificar os tickets. Tente novamente ou atualize a página\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Um evento é a reunião ou ocasião que você está organizando. Você pode adicionar mais detalhes depois.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"j4DliD\":\"Quaisquer dúvidas dos titulares de ingressos serão enviadas para este endereço de e-mail. Este também será usado como endereço de \\\"resposta\\\" para todos os e-mails enviados neste evento\",\"epTbAK\":[\"Aplica-se a \",[\"0\"],\" ingressos\"],\"6MkQ2P\":\"Aplica-se a 1 ingresso\",\"jcnZEw\":[\"Aplique este \",[\"type\"],\" a todos os novos tickets\"],\"TCKfZx\":\"Ártico\",\"Dy+k4r\":\"Tem certeza de que deseja cancelar este participante? Isso invalidará o produto dele\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"+QARA4\":\"Arte\",\"2xEpch\":\"Pergunte uma vez por participante\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Xc2I+v\":\"Gestão de participantes\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Participante atualizado\",\"k3Tngl\":\"Participantes exportados\",\"5UbY+B\":\"Participantes com um ingresso específico\",\"kShOaz\":\"Fluxo de trabalho automatizado\",\"VPoeAx\":\"Gestão automatizada de entrada com várias listas de check-in e validação em tempo real\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Desconto médio/Pedido\",\"sGUsYa\":\"Valor médio do pedido\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Detalhes básicos\",\"jIPNJG\":\"Informações básicas\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"1xAcxY\":\"Comece a vender ingressos em minutos\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Controle de marca\",\"9N+p+g\":\"Negócios\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Texto do botão\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Cancelado\",\"Ud7zwq\":\"O cancelamento cancelará todos os ingressos associados a este pedido e os liberará de volta ao pool disponível.\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"QndF4b\":\"check-in\",\"9FVFym\":\"Confira\",\"v4fiSg\":\"Verifique o seu email\",\"Y3FYXy\":\"Check-in\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"rfeicl\":\"Registrado com sucesso\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinês\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"ypFF60\":\"Escolha entre esquemas de cores predefinidos\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"msqIjo\":\"Recolher este bilhete ao carregar inicialmente a página do evento\",\"WD6364\":\"Paleta de cores\",\"qdY9Tp\":\"Cores predefinidas\",\"CWk59I\":\"Comédia\",\"/sZIOR\":\"Loja completa\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"ih35UP\":\"Centro de conferências\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"EWnXR+\":\"Conectar ao Stripe\",\"MOUF31\":\"Conecte-se ao CRM e automatize tarefas usando webhooks e integrações\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Email de contacto\",\"02S6xJ\":\"Contactar o suporte\",\"nBGbqc\":\"Entre em contato conosco para ativar a mensagem\",\"2nL0F3\":\"Cor de fundo do conteúdo\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Continuar para o pagamento\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"RGVUUI\":\"Continuar para o pagamento\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Criar afiliado\",\"dyrgS4\":\"Crie e personalize sua página de evento instantaneamente\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Criar ingresso\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para o seu evento, defina preços e gerencie a quantidade disponível.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"8Tg/JR\":\"Personalizado\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"q9Jg0H\":\"Personalize sua página do evento e o design do widget para combinar perfeitamente com sua marca\",\"mkLlne\":\"Personalize a aparência da sua página de evento\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Lista de Registro do Primeiro Dia\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Eliminar afiliado\",\"+jw/c1\":\"Excluir imagem\",\"GnyEfA\":\"Excluir tíquete\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Excluir webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Desselecionar tudo\",\"H8kMHT\":\"Não recebeu o código?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Desative esta capacidade para monitorar sem interromper as vendas de produtos\",\"Tgg8XQ\":\"Desative esta capacidade para rastrear a capacidade sem interromper as vendas de ingressos\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dispensar esta mensagem\",\"TvY/XA\":\"Documentação\",\"dYskfr\":\"Não existe\",\"V6Jjbr\":\"Não tem uma conta? <0>Cadastre-se\",\"4+aC/x\":\"Doação / Pague o que quiser\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Rascunho\",\"3z2ium\":\"Arraste para classificar\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Devido ao alto risco de spam, exigimos verificação manual antes de você poder enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"KRmTkx\":\"Duplicar produto\",\"Wt9eV8\":\"Duplicar bilhetes\",\"4xK5y2\":\"Duplicar Webhooks\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"kNGp1D\":\"Editar participante\",\"t2bbp8\":\"Editar participante\",\"d+nnyk\":\"Editar ingresso\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"aqxYLv\":\"Educação\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"O email é obrigatório\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"nA31FG\":\"Ative esta capacidade para interromper as vendas de ingressos quando o limite for atingido\",\"RxzN1M\":\"Ativado\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"n9V+ps\":\"Digite seu nome\",\"LslKhj\":\"Erro ao carregar os registros\",\"acLjIx\":\"evento\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Descrição do evento\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Ingressos por\",\"YDVUVl\":\"Tipos de eventos\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"eventos\",\"VlvpJ0\":\"Exportar respostas\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Falha ao criar afiliado\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"10XEC9\":\"Falha ao reenviar o e-mail do produto\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Opinião\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"kFLJqR\":\"Floresta\",\"/4rQr+\":\"Bilhete grátis\",\"01my8x\":\"Bilhete grátis, sem necessidade de informações de pagamento\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Totalmente integrado\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Comece gratuitamente, sem taxas de assinatura\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Ir para Hi.Events\",\"gHSuV/\":\"Ir para a página inicial\",\"Lek3cJ\":\"Ir para o painel do Stripe\",\"GNJ1kd\":\"Ajuda e Suporte\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"spMR9y\":\"Hi.Events cobra taxas de plataforma para manter e melhorar nossos serviços. Essas taxas são automaticamente deduzidas de cada transação.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ocultar respostas\",\"IyEqFf\":\"Ocultar configurações de cor\",\"fsi6fC\":\"Ocultar este ticket dos clientes\",\"Fhzoa8\":\"Ocultar ingresso após a data de término da venda\",\"yhm3J/\":\"Ocultar ingresso antes da data de início da venda\",\"k7/oGT\":\"Ocultar ingresso, a menos que o usuário tenha o código promocional aplicável\",\"L0ZOiu\":\"Ocultar ingresso quando esgotado\",\"uno73L\":\"Ocultar um ingresso impedirá que os usuários o vejam na página do evento.\",\"i0qMbr\":\"Início\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o pagamento.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"Se estiver em branco, o endereço será usado para gerar um link do mapa do Google\",\"wOU3Tr\":\"Se você tem uma conta conosco, receberá um e-mail com instruções para redefinir sua senha.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"As dimensões da imagem devem estar entre 3.000 px e 2.000 px. Com altura máxima de 2.000 px e largura máxima de 3.000 px\",\"an5hVd\":\"Imagens\",\"UJLg8x\":\"Análises detalhadas\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Inclua detalhes de conexão para o seu evento online. Esses detalhes serão exibidos na página de resumo do pedido e na página do produto do participante\",\"evpD4c\":\"Inclua detalhes de conexão para seu evento online. Esses detalhes serão mostrados na página de resumo do pedido e na página do ingresso do participante\",\"AXTNr8\":[\"Inclui \",[\"0\"],\" ingressos\"],\"7/Rzoe\":\"Inclui 1 ingresso\",\"F1Xp97\":\"Participantes individuais\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrações\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"aH6ZIb\":\"Convide sua equipe\",\"Lj7sBL\":\"Italiano\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"DU0YtB\":\"A carregar temas...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Tornar o evento ao vivo\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Gerenciar evento\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Gerenciar produtos\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Gerencie impostos e taxas que podem ser aplicadas aos seus ingressos\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"lzcrX3\":\"Adicionar manualmente um participante ajustará a quantidade de ingressos.\",\"/x0FyM\":\"Corresponde à sua marca\",\"xDAtGP\":\"Mensagem\",\"1jRD0v\":\"Enviar mensagens aos participantes com tickets específicos\",\"97QrnA\":\"Envie mensagens aos participantes, gerencie pedidos e processe reembolsos em um só lugar\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"yt/wR6\":\"Meia-noite\",\"tccUcA\":\"Check-in móvel\",\"IU7sBy\":\"Moderno\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Várias opções de preços. Perfeito para ingressos antecipados, etc.\",\"GfaxEk\":\"Música\",\"8/brI5\":\"O nome é obrigatório\",\"m920rF\":\"New York\",\"eWRECP\":\"Vida noturna\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"6r9SGl\":\"Nenhum cartão de crédito necessário\",\"Z6ILSe\":\"Nenhum evento para este organizador\",\"8zCZQf\":\"Nenhum evento ainda\",\"XZkeaI\":\"Nenhum registro encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"6jYQGG\":\"Nenhum evento passado\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"q91DKx\":\"Nenhuma pergunta foi respondida por este participante.\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"Não há ingressos para mostrar\",\"yM5c0q\":\"Nenhum evento futuro\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"s9r1y2\":\"Preto\",\"x5+Lcz\":\"Não verificado\",\"dX/n9x\":\"Oceano\",\"lQgMLn\":\"Nome do escritório ou local\",\"+P/tII\":\"Quando estiver pronto, programe seu evento ao vivo e comece a vender ingressos.\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Pedido criado\",\"L4kzeZ\":[\"Detalhes do pedido \",[\"0\"]],\"+spgqH\":[\"ID do pedido: \",[\"0\"]],\"vu6Arl\":\"Pedido marcado como pago\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"e7eZuA\":\"Pedido atualizado\",\"mz+c33\":\"Pedidos criados\",\"5It1cQ\":\"Pedidos exportados\",\"S3CZ5M\":\"Painel do organizador\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"J2cXxX\":\"Os organizadores só podem gerenciar eventos e ingressos. Eles não podem gerenciar usuários, configurações de conta ou informações de cobrança.\",\"/IX/7x\":\"Outro\",\"6/dCYd\":\"Visão geral\",\"cbtJ9W\":\"Cor de fundo da página\",\"QkLf4H\":\"URL da página\",\"2w/FiJ\":\"Bilhete Pago\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Pausado\",\"TskrJ8\":\"Pagamento e plano\",\"EyE8E6\":\"Processamento de pagamento\",\"vcyz2L\":\"Configurações de pagamento\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Desempenho\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Fazer pedido\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Taxas da plataforma\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"MA04r/\":\"Remova os filtros e defina a classificação como \\\"Ordem da página inicial\\\" para ativar a classificação\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"yygcoG\":\"Selecione pelo menos um ingresso\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"R7+D0/\":\"Português (Brasil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Desenvolvido por Stripe\",\"cs5muu\":\"Pré-visualizar página do evento\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Política de Privacidade\",\"p/JDmw\":\"produto\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"0dzBGg\":\"O e-mail do produto foi reenviado para o participante\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"mIqT3T\":\"Produtos, mercadorias e opções de preços flexíveis\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"812gwg\":\"Licença de compra\",\"YwNJAq\":\"Leitura de QR code com feedback instantâneo e compartilhamento seguro para acesso da equipe\",\"Fi3b48\":\"Pedidos recentes\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Reenviar código\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Reenviar e-mail do produto\",\"slOprG\":\"Redefina sua senha\",\"V5jGAK\":\"Real\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Vendas\",\"KZrfYJ\":\"Salvar links sociais\",\"aZR9BC\":\"Rolar até os ingressos\",\"lBAlVv\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"ftNXma\":\"Pesquisar afiliados...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Pesquisar por nome do ticket...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Selecione uma categoria\",\"mCB6Je\":\"Selecionar tudo\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"tVW/yo\":\"Selecionar moeda\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"XH5juP\":\"Selecione o nível do ingresso\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Selecionar fuso horário\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"BG3f7v\":\"Venda qualquer coisa\",\"VtX8nW\":\"Venda produtos junto com ingressos com suporte integrado para impostos e códigos promocionais\",\"Cye3uV\":\"Venda mais do que ingressos\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Enviar confirmação do pedido e e-mail do produto\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Configure a sua organização\",\"VlS7y2\":\"Configure o processamento de pagamento para receber fundos da venda de ingressos.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Configuração em minutos\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"smd87r\":\"Mostrar quantidade de ingressos disponíveis\",\"tQi5Hh\":\"Mostrar configurações de cor\",\"UVPI5D\":\"Mostrar menos plataformas\",\"b33PL9\":\"Mostrar mais plataformas\",\"j3b+OW\":\"Mostrado ao cliente após a finalização da compra, na página de resumo do pedido\",\"v6IwHE\":\"Check-in inteligente\",\"J9xKh8\":\"Painel inteligente\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"2pxNFK\":\"vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Desculpe, seu pedido expirou. Por favor, inicie um novo pedido.\",\"a4SyEE\":\"A classificação está desativada enquanto os filtros e a classificação são aplicados\",\"7JFNej\":\"Desporto\",\"4nG1lG\":\"Bilhete padrão com preço fixo\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Verificado com sucesso <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Ticket criado com sucesso\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"g2lRrH\":\"Ticket atualizado com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"oNxgAm\":\"Pôr do sol\",\"5gIl+x\":\"Suporte para vendas escalonadas, baseadas em doações e de produtos com preços e capacidades personalizáveis\",\"JZTQI0\":\"Trocar organizador\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"xowcRf\":\"Termos de serviço\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"A cor de fundo das áreas de conteúdo\",\"Zhqzq3\":\"A cor de fundo das áreas de conteúdo (cartões, cabeçalho, etc.)\",\"JgkK2l\":\"A cor de fundo de toda a página\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"O número máximo de bilhetes para \",[\"0\"],\" é \",[\"1\"]],\"FeAfXO\":[\"O número máximo de ingressos para generais é \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"Os impostos e taxas aplicáveis a este bilhete. Você pode criar novos impostos e taxas sobre o\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"jvxN9/\":\"Não há ingressos disponíveis para este evento\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"5189cf\":\"Isso substituirá todas as configurações de visibilidade e ocultará o ticket de todos os clientes.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"Este ticket não pode ser excluído porque é\\nassociado a um pedido. Você pode ocultá-lo.\",\"ma6qdu\":\"Este ingresso está oculto da visualização pública\",\"xJ8nzj\":\"Este ingresso fica oculto, a menos que seja alvo de um código promocional\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"KosivG\":\"Ticket excluído com sucesso\",\"HGuXjF\":\"Portadores de ingressos\",\"6tmWch\":\"Ingresso ou produto\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Venda de ingressos\",\"NirIiz\":\"Nível de ingresso\",\"8jLPgH\":\"Tipo de bilhete\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Visualização do widget de ingressos\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ingressos\",\"6GQNLE\":\"Ingressos\",\"NRhrIB\":\"Ingressos e produtos\",\"ikA//P\":\"bilhetes vendidos\",\"i+idBz\":\"Ingressos vendidos\",\"AGRilS\":\"Ingressos vendidos\",\"56Qw2C\":\"Tickets classificados com sucesso\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Bilhete em camadas\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Os ingressos escalonados permitem que você ofereça várias opções de preços para o mesmo ingresso.\\nIsso é perfeito para ingressos antecipados ou com preços diferentes\\nopções para diferentes grupos de pessoas.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"KSDwd5\":\"Total de pedidos\",\"/b6Z1R\":\"Acompanhe receitas, visualizações de página e vendas com análises detalhadas e relatórios exportáveis\",\"OpKMSn\":\"Taxa de transação:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Não foi possível \",[\"0\"],\" participante\"],\"nNdxt9\":\"Não foi possível criar o ticket. Por favor verifique os seus dados\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Despublicar Evento\",\"Pp1sWX\":\"Atualizar afiliado\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"AdWhjZ\":\"Código de verificação\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"gj5YGm\":\"Visualize e baixe relatórios do seu evento. Observe que apenas pedidos concluídos estão incluídos nesses relatórios.\",\"c7VN/A\":\"Ver respostas\",\"AM+zF3\":\"Ver participante\",\"e4mhwd\":\"Ver página inicial do evento\",\"n6EaWL\":\"Ver logs\",\"AMkkeL\":\"Ver pedido\",\"9jnAcN\":\"Ver página inicial do organizador\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"Produto VIP\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Bem-vindo de volta 👋\",\"kSYpfa\":[\"Bem-vindo ao \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"je8QQT\":\"Bem-vindo ao Hi.Events 👋\",\"yZIW7P\":\"Bem-vindo ao Hi.Events, aqui está uma lista de todos os seus eventos.\",\"wjqPqF\":\"O que são ingressos diferenciados?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"O que é um webhook?\",\"MhhnvW\":\"A quais ingressos esse código se aplica? (Aplica-se a todos por padrão)\",\"dCil3h\":\"A quais tickets esta pergunta deve ser aplicada?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Que tipo de evento?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"Você pode criar um código promocional direcionado a este ingresso no\",\"UqVaVO\":\"Você não pode alterar o tipo de ingresso porque há participantes associados a esse ingresso.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"Você não pode excluir esse nível de preço porque já existem ingressos vendidos para esse nível. Você pode ocultá-lo.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"183zcL\":\"Você tem impostos e taxas adicionados a um ingresso grátis. Você gostaria de removê-los ou ocultá-los?\",\"2v5MI1\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de ingressos específicos.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"8QNzin\":\"Você precisará de um ingresso antes de poder criar uma atribuição de capacidade.\",\"WHXRMI\":\"Você precisará de pelo menos um ticket para começar. Gratuito, pago ou deixa o usuário decidir quanto pagar.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"cqo2VO\":\"Seu evento deve estar ao vivo antes que você possa vender ingressos.\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Devido ao alto risco de spam, exigimos verificação manual antes que você possa enviar mensagens.\\nEntre em contato conosco para solicitar acesso.\",\"8XAE7n\":\"Se você tiver uma conta conosco, receberá um e-mail com instruções sobre como redefinir sua\\nsenha.\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/pt.po b/frontend/src/locales/pt.po index ffb3ce6537..498692466e 100644 --- a/frontend/src/locales/pt.po +++ b/frontend/src/locales/pt.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Clique para publicar" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Clique para despublicar" @@ -44,7 +44,7 @@ msgstr "'Não há nada para mostrar ainda'" #~ "senha." #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -73,7 +73,7 @@ msgid "{0} created successfully" msgstr "{0} criado com sucesso" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "Logo {0}" @@ -109,7 +109,7 @@ msgstr "{hours} horas, {minutes} minutos e {seconds} segundos" msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutos} minutos e {segundos} segundos" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Primeiro evento de {organizerName}" @@ -271,7 +271,7 @@ msgstr "Um valor fixo por produto. Ex: $0,50 por produto" msgid "A multi line text input" msgstr "Uma entrada de texto multilinha" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Um novo código de verificação foi enviado para o seu email" @@ -809,11 +809,11 @@ msgstr "Tem certeza de que deseja fazer o rascunho deste evento? Isso tornará o msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível ao público" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público." @@ -881,7 +881,7 @@ msgstr "Participante criado" msgid "Attendee Details" msgstr "Detalhes do participante" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Gestão de participantes" @@ -939,7 +939,7 @@ msgstr "Redimensionamento automático" #~ msgid "Auto Workflow" #~ msgstr "Fluxo de trabalho automatizado" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Gestão automatizada de entrada com várias listas de check-in e validação em tempo real" @@ -1089,7 +1089,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "A permissão da câmera foi negada. <0>Solicite permissão novamente ou, se isso não funcionar, você precisará <1>conceder a esta página acesso à sua câmera nas configurações do navegador." #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1225,7 +1225,7 @@ msgstr "Desmarcar" msgid "Check out this event!" msgstr "Confira este evento!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Verifique o seu email" @@ -1400,7 +1400,7 @@ msgstr "O código deve ter entre 3 e 50 caracteres" msgid "Code must be no more than 20 characters" msgstr "O código não deve ter mais de 20 caracteres" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Colabore com sua equipe para criar eventos incríveis juntos." @@ -1462,7 +1462,7 @@ msgstr "Concluir pagamento" #~ msgid "Complete Store" #~ msgstr "Loja completa" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1526,7 +1526,7 @@ msgstr "Confirme sua senha" msgid "Confirm your email to access all features." msgstr "Confirme seu e-mail para acessar todos os recursos." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "E-mail de confirmação enviado! Verifique sua caixa de entrada." @@ -1546,8 +1546,8 @@ msgstr "Documentação de conexão" msgid "Connect payment processing" msgstr "Conectar processamento de pagamento" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Conectar faixa" @@ -1555,17 +1555,17 @@ msgstr "Conectar faixa" msgid "Connect to Stripe" msgstr "Conectar ao Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Conecte-se ao CRM e automatize tarefas usando webhooks e integrações" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Conecte-se com Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos." @@ -1582,11 +1582,11 @@ msgid "Connection Details" msgstr "Detalhes da conexão" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Contato" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Contato {0}" @@ -1637,8 +1637,8 @@ msgid "Continue set up" msgstr "Continuar a configuração" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Continuar configuração" @@ -1654,7 +1654,7 @@ msgstr "Continuar para o pagamento" msgid "Continue to event creation" msgstr "Continuar para a criação do evento" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Continuar para o próximo passo" @@ -1787,7 +1787,7 @@ msgstr "Crie uma conta ou <0>{0} para começar" msgid "create an organizer" msgstr "criar um organizador" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Crie e personalize sua página de evento instantaneamente" @@ -1820,7 +1820,7 @@ msgid "Create Check-In List" msgstr "Criar Lista de Registro" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1881,7 +1881,7 @@ msgstr "Criar Webhook" msgid "Create Your Event" msgstr "Crie seu evento" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Crie o seu primeiro evento" @@ -1899,7 +1899,7 @@ msgstr "Crie seu próprio evento" msgid "Created" msgstr "Criada" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "A criar evento..." @@ -1907,7 +1907,7 @@ msgstr "A criar evento..." msgid "Creating Organizer..." msgstr "A criar organizador..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "A criar o seu evento, por favor aguarde" @@ -1967,7 +1967,7 @@ msgstr "Personalize o texto exibido no botão continuar" msgid "Customize your event page" msgstr "Personalize a página do seu evento" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Personalize sua página do evento e o design do widget para combinar perfeitamente com sua marca" @@ -2129,7 +2129,7 @@ msgstr "Desselecionar tudo" msgid "Details" msgstr "Detalhes" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Não recebeu o código?" @@ -2227,7 +2227,7 @@ msgid "Downloading Invoice" msgstr "A baixar fatura" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Rascunho" @@ -2488,7 +2488,7 @@ msgid "Email confirmation resent" msgstr "Confirmação de e-mail reenviada" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "Confirmação de e-mail reenviada com sucesso" @@ -2497,7 +2497,7 @@ msgstr "Confirmação de e-mail reenviada com sucesso" msgid "Email footer message" msgstr "Mensagem de rodapé do e-mail" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "O email é obrigatório" @@ -2505,11 +2505,11 @@ msgstr "O email é obrigatório" msgid "Email not verified" msgstr "E-mail não verificado" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Verificação de e-mail necessária" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "Email verificado com sucesso!" @@ -2551,11 +2551,11 @@ msgid "End Date & Time (optional)" msgstr "Data e hora de término (opcional)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "A data de término deve ser posterior à data de início" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Hora de fim (opcional)" @@ -2591,11 +2591,11 @@ msgstr "Insira um valor sem impostos e taxas." msgid "Enter unique affiliate code" msgstr "Introduza um código de afiliado único" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Digite seu e-mail" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Digite seu nome" @@ -2680,7 +2680,7 @@ msgstr "Página inicial do evento" msgid "Event location & venue details" msgstr "Local do evento e detalhes do local" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Nome do evento" @@ -2688,7 +2688,7 @@ msgstr "Nome do evento" msgid "Event Name" msgstr "Nome do evento" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "O nome do evento é obrigatório" @@ -2726,8 +2726,8 @@ msgid "Event status updated" msgstr "Status do evento atualizado" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Ingressos por" +#~ msgid "Event Ticketing by" +#~ msgstr "Ingressos por" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2747,7 +2747,7 @@ msgstr "Tipos de eventos" #~ msgstr "eventos" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Eventos" @@ -2859,11 +2859,11 @@ msgstr "Falha ao carregar o Webhook" msgid "Failed to resend ticket email" msgstr "Falha ao reenviar e-mail do ticket" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Falha ao reenviar código de verificação" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Falha ao enviar mensagem. Por favor, tente novamente." @@ -2891,7 +2891,7 @@ msgstr "Falha ao carregar imagem." msgid "Failed to upload image. Please try again." msgstr "Falha ao enviar imagem. Por favor, tente novamente." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Falha ao verificar email" @@ -2994,7 +2994,7 @@ msgstr "Taxa fixa:" msgid "Flash is not available on this device" msgstr "Flash não está disponível neste dispositivo" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Bilhetagem flexível" @@ -3016,7 +3016,7 @@ msgstr "Esqueceu sua senha?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Livre" @@ -3041,7 +3041,7 @@ msgstr "Produto gratuito, sem necessidade de informações de pagamento" msgid "French" msgstr "francês" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Totalmente integrado" @@ -3077,7 +3077,7 @@ msgstr "alemão" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Comece gratuitamente, sem taxas de assinatura" @@ -3293,7 +3293,7 @@ msgid "Homepage Design" msgstr "Design da página inicial" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Designer da página inicial" @@ -3410,7 +3410,7 @@ msgstr "URL da imagem" msgid "Images" msgstr "Imagens" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Análises detalhadas" @@ -3476,7 +3476,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "Integrações" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Email inválido" @@ -3501,7 +3501,7 @@ msgstr "Convidar um membro da equipe" msgid "Invite Team Member" msgstr "Convidar membro da equipe" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Convidar membros da equipe" @@ -3509,7 +3509,7 @@ msgstr "Convidar membros da equipe" msgid "Invite User" msgstr "Convidar Usuário" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Convide sua equipe" @@ -3649,11 +3649,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Ao vivo" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "AO VIVO" @@ -3817,7 +3817,7 @@ msgstr "Adicionar participante manualmente" msgid "Mark as paid" msgstr "Marcar como pago" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Corresponde à sua marca" @@ -3825,7 +3825,7 @@ msgstr "Corresponde à sua marca" msgid "Maximum Per Order" msgstr "Máximo por pedido" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Mensagem" @@ -3845,7 +3845,7 @@ msgstr "Participantes da mensagem" msgid "Message attendees with specific tickets" msgstr "Enviar mensagens aos participantes com tickets específicos" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Envie mensagens aos participantes, gerencie pedidos e processe reembolsos em um só lugar" @@ -3853,6 +3853,10 @@ msgstr "Envie mensagens aos participantes, gerencie pedidos e processe reembolso msgid "Message buyer" msgstr "Comprador de mensagens" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Conteúdo da mensagem" @@ -3861,7 +3865,7 @@ msgstr "Conteúdo da mensagem" msgid "Message individual attendees" msgstr "Mensagem para participantes individuais" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "A mensagem é obrigatória" @@ -3898,7 +3902,7 @@ msgstr "Diversos" msgid "Miscellaneous Settings" msgstr "Configurações Diversas" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Check-in móvel" @@ -3959,7 +3963,7 @@ msgstr "Nome placerat elementum..." msgid "Name" msgstr "Nome" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4034,7 +4038,7 @@ msgstr "Sem Atribuições de Capacidade" msgid "No Check-In Lists" msgstr "Nenhuma Lista de Registro" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Nenhum cartão de crédito necessário" @@ -4090,7 +4094,7 @@ msgstr "Nenhum pedido ainda" msgid "No other organizers available" msgstr "Nenhum outro organizador disponível" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Nenhum evento passado" @@ -4162,7 +4166,7 @@ msgstr "Nenhum imposto ou taxa foi adicionado." #~ msgid "No tickets to show" #~ msgstr "Não há ingressos para mostrar" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Nenhum evento futuro" @@ -4296,7 +4300,7 @@ msgid "Online event" msgstr "Evento on-line" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Evento online" @@ -4511,12 +4515,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde." #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Status do organizador atualizado" @@ -4607,11 +4611,11 @@ msgstr "Redefinição de senha com sucesso. Por favor faça login com sua nova s msgid "Passwords are not the same" msgstr "senhas nao sao as mesmas" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Passado" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Eventos passados" @@ -4734,6 +4738,10 @@ msgstr "Fazer pedido" msgid "Place this in the of your website." msgstr "Coloque isso no do seu site." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Taxas da plataforma" @@ -4783,7 +4791,7 @@ msgstr "Por favor, insira um URL de imagem válido que aponte para uma imagem." msgid "Please enter a valid URL" msgstr "Por favor, insira uma URL válida" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Por favor, introduza o código de 5 dígitos" @@ -4833,7 +4841,7 @@ msgstr "Por favor, tente novamente." msgid "Please verify your email address to access all features" msgstr "Verifique seu endereço de e-mail para acessar todos os recursos" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Por favor, aguarde antes de solicitar outro código" @@ -4866,7 +4874,7 @@ msgstr "Português" msgid "Post Checkout message" msgstr "Mensagem pós-check-out" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Distribuído por" @@ -4941,8 +4949,8 @@ msgstr "Imprimir todos os ingressos" msgid "Print Tickets" msgstr "Imprimir ingressos" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Política de Privacidade" @@ -5039,7 +5047,7 @@ msgstr "Produtos Vendidos" msgid "Products sorted successfully" msgstr "Produtos ordenados com sucesso" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Produtos, mercadorias e opções de preços flexíveis" @@ -5108,7 +5116,7 @@ msgstr "Publicar Evento" msgid "QR Code" msgstr "Código QR" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "Leitura de QR code com feedback instantâneo e compartilhamento seguro para acesso da equipe" @@ -5169,7 +5177,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5238,7 +5246,7 @@ msgstr "Relatórios" msgid "Require Billing Address" msgstr "Exigir endereço de cobrança" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Reenviar código" @@ -5246,7 +5254,7 @@ msgstr "Reenviar código" #~ msgid "Resend confirmation email" #~ msgstr "Reenviar e-mail de confirmação" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Reenviar e-mail de confirmação" @@ -5258,7 +5266,7 @@ msgstr "Reenviar e-mail" msgid "Resend email confirmation" msgstr "Reenviar e-mail de confirmação" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Reenviar em {resendCooldown}s" @@ -5406,7 +5414,7 @@ msgstr "Digitalize o código QR" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Escaneie este código QR para acessar a página do evento ou compartilhe-o com outras pessoas" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Rolar até os ingressos" @@ -5528,11 +5536,11 @@ msgstr "Selecionar moeda" msgid "Select end date and time" msgstr "Selecione data e hora de término" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Selecionar hora de fim" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Selecionar categoria do evento" @@ -5561,7 +5569,7 @@ msgstr "Selecione os produtos" msgid "Select start date and time" msgstr "Selecione data e hora de início" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Selecionar hora de início" @@ -5599,15 +5607,15 @@ msgstr "Selecione quais eventos acionarão este webhook" msgid "Select..." msgstr "Selecione..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Venda qualquer coisa" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Venda produtos junto com ingressos com suporte integrado para impostos e códigos promocionais" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Venda mais do que ingressos" @@ -5627,7 +5635,7 @@ msgstr "Envie uma mensagem" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "Envie como teste. Isso enviará a mensagem para o seu endereço de e-mail, e não para os destinatários." -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Enviar Mensagem" @@ -5712,12 +5720,12 @@ msgstr "Defina seu evento ao vivo" msgid "Settings" msgstr "Configurações" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Configuração em minutos" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5734,8 +5742,8 @@ msgstr "Partilhar link de afiliado" msgid "Share Event" msgstr "Compartilhar evento" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Compartilhar página do organizador" @@ -5841,11 +5849,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Caixa de texto de linha única" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Pular esta etapa" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Check-in inteligente" @@ -5909,7 +5917,7 @@ msgid "Something went wrong." msgstr "Algo deu errado." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5960,7 +5968,7 @@ msgstr "Produto padrão com preço fixo" msgid "Start Date" msgstr "Data de início" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Data e hora de início" @@ -5968,7 +5976,7 @@ msgstr "Data e hora de início" msgid "Start Date & Time" msgstr "Data e hora de início" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "A data de início é obrigatória" @@ -6008,6 +6016,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Os pagamentos via Stripe não estão ativados para este evento." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Assunto" @@ -6160,7 +6172,7 @@ msgstr "Suíte 100" msgid "Summer Music Festival {0}" msgstr "Festival de Música de Verão {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Festival de Música de Verão 2025" @@ -6172,7 +6184,7 @@ msgstr "Festival de Música de Verão 2025" msgid "Support Email" msgstr "E-mail de suporte" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Suporte para vendas escalonadas, baseadas em doações e de produtos com preços e capacidades personalizáveis" @@ -6241,8 +6253,8 @@ msgstr "Conte-nos sobre seu evento" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Termos de serviço" @@ -6268,7 +6280,7 @@ msgstr "A cor de fundo de toda a página" msgid "The check-in list you are looking for does not exist." msgstr "A lista de check-in que você está procurando não existe." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email." @@ -6727,6 +6739,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais." #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Ferramentas" @@ -6778,7 +6791,7 @@ msgstr "Total restante" msgid "Total Tax" msgstr "Taxa total" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Acompanhe receitas, visualizações de página e vendas com análises detalhadas e relatórios exportáveis" @@ -6786,6 +6799,10 @@ msgstr "Acompanhe receitas, visualizações de página e vendas com análises de msgid "Transaction Fee:" msgstr "Taxa de transação:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6880,11 +6897,11 @@ msgstr "Despublicar Evento" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Por vir" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Próximos eventos" @@ -6989,11 +7006,11 @@ msgstr "CUBA" msgid "Venue Name" msgstr "Nome do local" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Código de verificação" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Verificar email" @@ -7001,7 +7018,7 @@ msgstr "Verificar email" msgid "Verify your email" msgstr "Verifique seu e-mail" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "A verificar..." @@ -7065,8 +7082,8 @@ msgstr "Ver no Google Maps" msgid "View order details" msgstr "Ver detalhes do pedido" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Ver página inicial do organizador" @@ -7135,7 +7152,7 @@ msgstr "Não foi possível confirmar seu pagamento. Tente novamente ou entre em msgid "We're processing your order. Please wait..." msgstr "Estamos processando seu pedido. Por favor, aguarde..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Enviámos um código de verificação de 5 dígitos para:" @@ -7193,7 +7210,7 @@ msgstr "Bem vindo de volta{0} 👋" msgid "Welcome to {0} 👋" msgstr "Bem-vindo ao {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Bem-vindo ao {0}, {1} 👋" @@ -7266,7 +7283,7 @@ msgstr "A que horas você chegará?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Que tipo de evento?" @@ -7408,7 +7425,7 @@ msgstr "Trabalhando..." msgid "Workshop" msgstr "Workshop" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Escreva sua mensagem aqui..." @@ -7574,7 +7591,7 @@ msgstr "Você deve criar um ticket antes de poder adicionar manualmente um parti msgid "You must have at least one price tier" msgstr "Você deve ter pelo menos uma faixa de preço" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Você precisa verificar seu e-mail antes de atualizar o status do organizador." @@ -7642,7 +7659,7 @@ msgstr "Seu site incrível 🎉" msgid "Your Details" msgstr "Seus detalhes" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Seu e-mail" @@ -7663,11 +7680,11 @@ msgstr "Seu evento deve estar ativo antes que você possa vender ingressos para msgid "Your message has been sent" msgstr "Sua mensagem foi enviada" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "A sua mensagem foi enviada com sucesso!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Seu nome" diff --git a/frontend/src/locales/ru.js b/frontend/src/locales/ru.js index b26884d2f0..e5e4944062 100644 --- a/frontend/src/locales/ru.js +++ b/frontend/src/locales/ru.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Add tickets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Active Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"About\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"About Stripe Connect\",\"VTfZPy\":\"Access Denied\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"All Upcoming Events\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"An event is the gathering or occasion you’re organizing. You can add more details later.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Answer updated successfully.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Arctic\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"At least one event type must be selected\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Xc2I+v\":\"Attendee Management\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Attendee Updated\",\"k3Tngl\":\"Attendees Exported\",\"5UbY+B\":\"Attendees with a specific ticket\",\"kShOaz\":\"Auto Workflow\",\"VPoeAx\":\"Automated entry management with multiple check-in lists and real-time validation\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Basic Information\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Brand Control\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Button Text\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Check your email\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"ypFF60\":\"Choose from predefined color schemes\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"msqIjo\":\"Свернуть этот билет при первоначальной загрузке страницы события\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Color Presets\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Complete Store\",\"7D9MJz\":\"Complete Stripe Setup\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"ih35UP\":\"Conference Center\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulations on creating an event!\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"EWnXR+\":\"Connect to Stripe\",\"MOUF31\":\"Connect with CRM and automate tasks using webhooks and integrations\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Contact Email\",\"02S6xJ\":\"Contact Support\",\"nBGbqc\":\"Contact us to enable messaging\",\"2nL0F3\":\"Content Background Color\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Create Affiliate\",\"dyrgS4\":\"Create and customize your event page instantly\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"8Tg/JR\":\"Custom\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"q9Jg0H\":\"Customize your event page and widget design to match your brand perfectly\",\"mkLlne\":\"Customize your event page appearance\",\"3trPKm\":\"Customize your organizer page appearance\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Delete Affiliate\",\"+jw/c1\":\"Delete image\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Delete webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Deselect All\",\"H8kMHT\":\"Didn't receive the code?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Don't have an account? <0>Sign up\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Draft\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Due to the high risk of spam, we require manual verification before you can send messages.\\nPlease contact us to request access.\",\"KRmTkx\":\"Duplicate Product\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Duplicate Webhooks\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"aqxYLv\":\"Education\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email is required\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Enabled\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"n9V+ps\":\"Enter your name\",\"LslKhj\":\"Error loading logs\",\"acLjIx\":\"event\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Event Description\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event Ticketing by\",\"YDVUVl\":\"Event Types\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"events\",\"VlvpJ0\":\"Export answers\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Failed to create affiliate\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"X4o0MX\":\"Failed to load Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Failed to resend verification code\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"kFLJqR\":\"Forest\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Get started for free, no subscription fees\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Go to Hi.Events\",\"gHSuV/\":\"Go to home page\",\"Lek3cJ\":\"Go to Stripe Dashboard\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Here is your affiliate link\",\"spMR9y\":\"Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Hide Answers\",\"IyEqFf\":\"Hide color settings\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"If you have an account with us, you will receive an email with instructions on how to reset your\\npassword.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Individual attendees\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"aH6ZIb\":\"Invite Your Team\",\"Lj7sBL\":\"Italian\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Loading themes...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Make Event Live\",\"4wUIjX\":\"Make your event live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Manage Event\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Message attendees with specific tickets\",\"97QrnA\":\"Message attendees, manage orders, and handle refunds all in one place\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"yt/wR6\":\"Midnight\",\"tccUcA\":\"Mobile Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Music\",\"8/brI5\":\"Name is required\",\"m920rF\":\"New York\",\"eWRECP\":\"Nightlife\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"6r9SGl\":\"No Credit Card Required\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"No events yet\",\"XZkeaI\":\"No logs found\",\"NEmyqy\":\"No orders yet\",\"B7w4KY\":\"No other organizers available\",\"6jYQGG\":\"No past events\",\"zK/+ef\":\"No products available for selection\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"No upcoming events\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Ocean\",\"lQgMLn\":\"Office or venue name\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Order Created\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Order ID: \",[\"0\"]],\"vu6Arl\":\"Order Marked as Paid\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"e7eZuA\":\"Order Updated\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Orders Exported\",\"S3CZ5M\":\"Organizer Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Other\",\"6/dCYd\":\"Overview\",\"cbtJ9W\":\"Page Background Color\",\"QkLf4H\":\"Page URL\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Paused\",\"TskrJ8\":\"Payment & Plan\",\"EyE8E6\":\"Payment Processing\",\"vcyz2L\":\"Payment Settings\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Place Order\",\"br3Y/y\":\"Platform Fees\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"Dvq0wf\":\"Please provide an image.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Please select an image.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Preview Event page\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacy Policy\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"mIqT3T\":\"Products, merchandise, and flexible pricing options\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"QR code scanning with instant feedback and secure sharing for staff access\",\"Fi3b48\":\"Recent Orders\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Resend code\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Reset your password\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Sales\",\"KZrfYJ\":\"Save Social Links\",\"aZR9BC\":\"Scroll to Tickets\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Search affiliates...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Select a category\",\"mCB6Je\":\"Select All\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"tVW/yo\":\"Select currency\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Select timezone\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Sell merchandise alongside tickets with integrated tax and promo code support\",\"Cye3uV\":\"Sell More Than Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Set up your organization\",\"VlS7y2\":\"Set up your payment processing to receive funds from ticket sales.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Setup in Minutes\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Show color settings\",\"UVPI5D\":\"Show fewer platforms\",\"b33PL9\":\"Show more platforms\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Smart Check-in\",\"J9xKh8\":\"Smart Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"2pxNFK\":\"sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Successfully updated Webhook\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"oNxgAm\":\"Sunset\",\"5gIl+x\":\"Support for tiered, donation-based, and product sales with customizable pricing and capacity\",\"JZTQI0\":\"Switch Organizer\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"xowcRf\":\"Terms of Service\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"The background color of content areas\",\"Zhqzq3\":\"The background color of content areas (cards, header, etc.)\",\"JgkK2l\":\"The background color of the entire page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"YClrdK\":\"This event is not published yet\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Ticket holders\",\"6tmWch\":\"Ticket or Product\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"KSDwd5\":\"Total Orders\",\"/b6Z1R\":\"Track revenue, page views, and sales with detailed analytics and exportable reports\",\"OpKMSn\":\"Transaction Fee:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Unpublish Event\",\"Pp1sWX\":\"Update Affiliate\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"AdWhjZ\":\"Verification code\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"gj5YGm\":\"View and download reports for your event. Please note, only completed orders are included in these reports.\",\"c7VN/A\":\"View Answers\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"View logs\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"View Organizer Homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Welcome back 👋\",\"kSYpfa\":[\"Welcome to \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"je8QQT\":\"Welcome to Hi.Events 👋\",\"yZIW7P\":\"Welcome to Hi.Events, here's a listing of all your events.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"What is a webhook?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"What type of event?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"cqo2VO\":\"Your event must be live before you can sell tickets.\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"ySU+JY\":\"your@email.com\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Add tickets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Active Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"About\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"About Stripe Connect\",\"VTfZPy\":\"Access Denied\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"All Upcoming Events\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"An event is the gathering or occasion you’re organizing. You can add more details later.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Answer updated successfully.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Arctic\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"At least one event type must be selected\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Xc2I+v\":\"Attendee Management\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Attendee Updated\",\"k3Tngl\":\"Attendees Exported\",\"5UbY+B\":\"Attendees with a specific ticket\",\"kShOaz\":\"Auto Workflow\",\"VPoeAx\":\"Automated entry management with multiple check-in lists and real-time validation\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Basic Information\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Brand Control\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Button Text\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Check your email\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"ypFF60\":\"Choose from predefined color schemes\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"msqIjo\":\"Свернуть этот билет при первоначальной загрузке страницы события\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Color Presets\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Complete Store\",\"7D9MJz\":\"Complete Stripe Setup\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"ih35UP\":\"Conference Center\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulations on creating an event!\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"EWnXR+\":\"Connect to Stripe\",\"MOUF31\":\"Connect with CRM and automate tasks using webhooks and integrations\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Contact Email\",\"02S6xJ\":\"Contact Support\",\"nBGbqc\":\"Contact us to enable messaging\",\"2nL0F3\":\"Content Background Color\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Create Affiliate\",\"dyrgS4\":\"Create and customize your event page instantly\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"8Tg/JR\":\"Custom\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"q9Jg0H\":\"Customize your event page and widget design to match your brand perfectly\",\"mkLlne\":\"Customize your event page appearance\",\"3trPKm\":\"Customize your organizer page appearance\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Delete Affiliate\",\"+jw/c1\":\"Delete image\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Delete webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Deselect All\",\"H8kMHT\":\"Didn't receive the code?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Don't have an account? <0>Sign up\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Draft\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Due to the high risk of spam, we require manual verification before you can send messages.\\nPlease contact us to request access.\",\"KRmTkx\":\"Duplicate Product\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Duplicate Webhooks\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"aqxYLv\":\"Education\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email is required\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Enabled\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"n9V+ps\":\"Enter your name\",\"LslKhj\":\"Error loading logs\",\"acLjIx\":\"event\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Event Description\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event Ticketing by\",\"YDVUVl\":\"Event Types\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"events\",\"VlvpJ0\":\"Export answers\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Failed to create affiliate\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"X4o0MX\":\"Failed to load Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Failed to resend verification code\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"kFLJqR\":\"Forest\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Get started for free, no subscription fees\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Go to Hi.Events\",\"gHSuV/\":\"Go to home page\",\"Lek3cJ\":\"Go to Stripe Dashboard\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Here is your affiliate link\",\"spMR9y\":\"Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Hide Answers\",\"IyEqFf\":\"Hide color settings\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"If you have an account with us, you will receive an email with instructions on how to reset your\\npassword.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Individual attendees\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"aH6ZIb\":\"Invite Your Team\",\"Lj7sBL\":\"Italian\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Loading themes...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Make Event Live\",\"4wUIjX\":\"Make your event live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Manage Event\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Message attendees with specific tickets\",\"97QrnA\":\"Message attendees, manage orders, and handle refunds all in one place\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"yt/wR6\":\"Midnight\",\"tccUcA\":\"Mobile Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Music\",\"8/brI5\":\"Name is required\",\"m920rF\":\"New York\",\"eWRECP\":\"Nightlife\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"6r9SGl\":\"No Credit Card Required\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"No events yet\",\"XZkeaI\":\"No logs found\",\"NEmyqy\":\"No orders yet\",\"B7w4KY\":\"No other organizers available\",\"6jYQGG\":\"No past events\",\"zK/+ef\":\"No products available for selection\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"No upcoming events\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Ocean\",\"lQgMLn\":\"Office or venue name\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Order Created\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Order ID: \",[\"0\"]],\"vu6Arl\":\"Order Marked as Paid\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"e7eZuA\":\"Order Updated\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Orders Exported\",\"S3CZ5M\":\"Organizer Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Other\",\"6/dCYd\":\"Overview\",\"cbtJ9W\":\"Page Background Color\",\"QkLf4H\":\"Page URL\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Paused\",\"TskrJ8\":\"Payment & Plan\",\"EyE8E6\":\"Payment Processing\",\"vcyz2L\":\"Payment Settings\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Place Order\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Platform Fees\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"Dvq0wf\":\"Please provide an image.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Please select an image.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Preview Event page\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacy Policy\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"mIqT3T\":\"Products, merchandise, and flexible pricing options\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"QR code scanning with instant feedback and secure sharing for staff access\",\"Fi3b48\":\"Recent Orders\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Resend code\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Reset your password\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Sales\",\"KZrfYJ\":\"Save Social Links\",\"aZR9BC\":\"Scroll to Tickets\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Search affiliates...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Select a category\",\"mCB6Je\":\"Select All\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"tVW/yo\":\"Select currency\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Select timezone\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Sell merchandise alongside tickets with integrated tax and promo code support\",\"Cye3uV\":\"Sell More Than Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Set up your organization\",\"VlS7y2\":\"Set up your payment processing to receive funds from ticket sales.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Setup in Minutes\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Show color settings\",\"UVPI5D\":\"Show fewer platforms\",\"b33PL9\":\"Show more platforms\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Smart Check-in\",\"J9xKh8\":\"Smart Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"2pxNFK\":\"sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Successfully updated Webhook\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"oNxgAm\":\"Sunset\",\"5gIl+x\":\"Support for tiered, donation-based, and product sales with customizable pricing and capacity\",\"JZTQI0\":\"Switch Organizer\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"xowcRf\":\"Terms of Service\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"The background color of content areas\",\"Zhqzq3\":\"The background color of content areas (cards, header, etc.)\",\"JgkK2l\":\"The background color of the entire page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"YClrdK\":\"This event is not published yet\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Ticket holders\",\"6tmWch\":\"Ticket or Product\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"KSDwd5\":\"Total Orders\",\"/b6Z1R\":\"Track revenue, page views, and sales with detailed analytics and exportable reports\",\"OpKMSn\":\"Transaction Fee:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Unpublish Event\",\"Pp1sWX\":\"Update Affiliate\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"AdWhjZ\":\"Verification code\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"gj5YGm\":\"View and download reports for your event. Please note, only completed orders are included in these reports.\",\"c7VN/A\":\"View Answers\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"View logs\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"View Organizer Homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Welcome back 👋\",\"kSYpfa\":[\"Welcome to \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"je8QQT\":\"Welcome to Hi.Events 👋\",\"yZIW7P\":\"Welcome to Hi.Events, here's a listing of all your events.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"What is a webhook?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"What type of event?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"cqo2VO\":\"Your event must be live before you can sell tickets.\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"ySU+JY\":\"your@email.com\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/ru.po b/frontend/src/locales/ru.po index 914fa442a4..0ecb78b91d 100644 --- a/frontend/src/locales/ru.po +++ b/frontend/src/locales/ru.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "" @@ -36,7 +36,7 @@ msgstr "" #~ msgstr "" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "" @@ -69,7 +69,7 @@ msgid "{0} created successfully" msgstr "" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "" @@ -113,7 +113,7 @@ msgstr "" msgid "{minutes} minutes and {seconds} seconds" msgstr "" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "" @@ -295,7 +295,7 @@ msgstr "" msgid "A multi line text input" msgstr "" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "" @@ -881,11 +881,11 @@ msgstr "" msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "" @@ -953,7 +953,7 @@ msgstr "" msgid "Attendee Details" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "" @@ -1019,7 +1019,7 @@ msgstr "" #~ msgid "Auto Workflow" #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "" @@ -1203,7 +1203,7 @@ msgstr "" #~ msgstr "" #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1339,7 +1339,7 @@ msgstr "" msgid "Check out this event!" msgstr "" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "" @@ -1523,7 +1523,7 @@ msgstr "" msgid "Code must be no more than 20 characters" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "" @@ -1585,7 +1585,7 @@ msgstr "" #~ msgid "Complete Store" #~ msgstr "" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1649,7 +1649,7 @@ msgstr "" msgid "Confirm your email to access all features." msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "" @@ -1673,8 +1673,8 @@ msgstr "" msgid "Connect payment processing" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "" @@ -1682,17 +1682,17 @@ msgstr "" msgid "Connect to Stripe" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "" @@ -1709,11 +1709,11 @@ msgid "Connection Details" msgstr "" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "" @@ -1768,8 +1768,8 @@ msgid "Continue set up" msgstr "" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "" @@ -1785,7 +1785,7 @@ msgstr "" msgid "Continue to event creation" msgstr "" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "" @@ -1918,7 +1918,7 @@ msgstr "" msgid "create an organizer" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "" @@ -1951,7 +1951,7 @@ msgid "Create Check-In List" msgstr "" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -2020,7 +2020,7 @@ msgstr "" msgid "Create Your Event" msgstr "" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "" @@ -2038,7 +2038,7 @@ msgstr "" msgid "Created" msgstr "" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "" @@ -2046,7 +2046,7 @@ msgstr "" msgid "Creating Organizer..." msgstr "" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "" @@ -2114,7 +2114,7 @@ msgstr "" msgid "Customize your event page" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "" @@ -2288,7 +2288,7 @@ msgstr "" msgid "Details" msgstr "" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "" @@ -2402,7 +2402,7 @@ msgid "Downloading Invoice" msgstr "" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "" @@ -2673,7 +2673,7 @@ msgid "Email confirmation resent" msgstr "" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "" @@ -2682,7 +2682,7 @@ msgstr "" msgid "Email footer message" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "" @@ -2694,11 +2694,11 @@ msgstr "" #~ msgid "Email Settings" #~ msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "" @@ -2740,11 +2740,11 @@ msgid "End Date & Time (optional)" msgstr "" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "" @@ -2780,11 +2780,11 @@ msgstr "" msgid "Enter unique affiliate code" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "" @@ -2873,7 +2873,7 @@ msgstr "" msgid "Event location & venue details" msgstr "" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "" @@ -2881,7 +2881,7 @@ msgstr "" msgid "Event Name" msgstr "" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "" @@ -2923,8 +2923,8 @@ msgid "Event status updated" msgstr "" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "" +#~ msgid "Event Ticketing by" +#~ msgstr "" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2944,7 +2944,7 @@ msgstr "" #~ msgstr "" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "" @@ -3056,11 +3056,11 @@ msgstr "" msgid "Failed to resend ticket email" msgstr "" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "" @@ -3088,7 +3088,7 @@ msgstr "" msgid "Failed to upload image. Please try again." msgstr "" -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "" @@ -3195,7 +3195,7 @@ msgstr "" msgid "Flash is not available on this device" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "" @@ -3217,7 +3217,7 @@ msgstr "" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "" @@ -3246,7 +3246,7 @@ msgstr "" #~ msgid "From" #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "" @@ -3282,7 +3282,7 @@ msgstr "" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "" @@ -3518,7 +3518,7 @@ msgid "Homepage Design" msgstr "" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "" @@ -3655,7 +3655,7 @@ msgstr "" msgid "Images" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "" @@ -3733,7 +3733,7 @@ msgstr "" #~ msgid "Integrations" #~ msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "" @@ -3758,7 +3758,7 @@ msgstr "" msgid "Invite Team Member" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "" @@ -3766,7 +3766,7 @@ msgstr "" msgid "Invite User" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "" @@ -3926,11 +3926,11 @@ msgid "LinkedIn" msgstr "" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "" @@ -4122,7 +4122,7 @@ msgstr "" msgid "Mark as paid" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "" @@ -4130,7 +4130,7 @@ msgstr "" msgid "Maximum Per Order" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "" @@ -4150,7 +4150,7 @@ msgstr "" msgid "Message attendees with specific tickets" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "" @@ -4158,6 +4158,10 @@ msgstr "" msgid "Message buyer" msgstr "" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "" @@ -4166,7 +4170,7 @@ msgstr "" msgid "Message individual attendees" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "" @@ -4203,7 +4207,7 @@ msgstr "" msgid "Miscellaneous Settings" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "" @@ -4268,7 +4272,7 @@ msgstr "" msgid "Name" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4348,7 +4352,7 @@ msgstr "" msgid "No Check-In Lists" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "" @@ -4404,7 +4408,7 @@ msgstr "" msgid "No other organizers available" msgstr "" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "" @@ -4484,7 +4488,7 @@ msgstr "" #~ msgid "No tickets to show" #~ msgstr "" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "" @@ -4618,7 +4622,7 @@ msgid "Online event" msgstr "" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "" @@ -4843,12 +4847,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "" #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "" @@ -4939,11 +4943,11 @@ msgstr "" msgid "Passwords are not the same" msgstr "" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "" @@ -5078,6 +5082,10 @@ msgstr "" msgid "Place this in the of your website." msgstr "" +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "" @@ -5141,7 +5149,7 @@ msgstr "" msgid "Please enter a valid URL" msgstr "" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "" @@ -5191,7 +5199,7 @@ msgstr "" msgid "Please verify your email address to access all features" msgstr "" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "" @@ -5224,7 +5232,7 @@ msgstr "" msgid "Post Checkout message" msgstr "" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "" @@ -5315,8 +5323,8 @@ msgstr "" msgid "Print Tickets" msgstr "" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "" @@ -5413,7 +5421,7 @@ msgstr "" msgid "Products sorted successfully" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "" @@ -5486,7 +5494,7 @@ msgstr "" msgid "QR Code" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "" @@ -5547,7 +5555,7 @@ msgid "Reddit" msgstr "" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5620,7 +5628,7 @@ msgstr "" msgid "Require Billing Address" msgstr "" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "" @@ -5628,7 +5636,7 @@ msgstr "" #~ msgid "Resend confirmation email" #~ msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "" @@ -5640,7 +5648,7 @@ msgstr "" msgid "Resend email confirmation" msgstr "" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "" @@ -5793,7 +5801,7 @@ msgstr "" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "" @@ -5931,11 +5939,11 @@ msgstr "" msgid "Select end date and time" msgstr "" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "" @@ -5964,7 +5972,7 @@ msgstr "" msgid "Select start date and time" msgstr "" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "" @@ -6006,15 +6014,15 @@ msgstr "" msgid "Select..." msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "" @@ -6038,7 +6046,7 @@ msgstr "" #~ msgid "Send confirmation email" #~ msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "" @@ -6127,12 +6135,12 @@ msgstr "" msgid "Settings" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -6149,8 +6157,8 @@ msgstr "" msgid "Share Event" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "" @@ -6260,11 +6268,11 @@ msgstr "" msgid "Single line text box" msgstr "" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "" @@ -6328,7 +6336,7 @@ msgid "Something went wrong." msgstr "" #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -6383,7 +6391,7 @@ msgstr "" msgid "Start Date" msgstr "" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "" @@ -6391,7 +6399,7 @@ msgstr "" msgid "Start Date & Time" msgstr "" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "" @@ -6435,6 +6443,10 @@ msgstr "" msgid "Stripe payments are not enabled for this event." msgstr "" +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "" @@ -6595,7 +6607,7 @@ msgstr "" msgid "Summer Music Festival {0}" msgstr "" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "" @@ -6607,7 +6619,7 @@ msgstr "" msgid "Support Email" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "" @@ -6685,8 +6697,8 @@ msgstr "" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "" -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "" @@ -6730,7 +6742,7 @@ msgstr "" msgid "The check-in list you are looking for does not exist." msgstr "" -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "" @@ -7295,6 +7307,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "" #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "" @@ -7346,7 +7359,7 @@ msgstr "" msgid "Total Tax" msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "" @@ -7354,6 +7367,10 @@ msgstr "" msgid "Transaction Fee:" msgstr "" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "" @@ -7452,11 +7469,11 @@ msgstr "" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "" @@ -7565,11 +7582,11 @@ msgstr "" msgid "Venue Name" msgstr "" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "" @@ -7577,7 +7594,7 @@ msgstr "" msgid "Verify your email" msgstr "" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "" @@ -7641,8 +7658,8 @@ msgstr "" msgid "View order details" msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "" @@ -7711,7 +7728,7 @@ msgstr "" msgid "We're processing your order. Please wait..." msgstr "" -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "" @@ -7769,7 +7786,7 @@ msgstr "" msgid "Welcome to {0} 👋" msgstr "" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "" @@ -7846,7 +7863,7 @@ msgstr "" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "" @@ -8004,7 +8021,7 @@ msgstr "" msgid "Workshop" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "" @@ -8194,7 +8211,7 @@ msgstr "" #~ msgid "You must have at least one tier" #~ msgstr "" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "" @@ -8266,7 +8283,7 @@ msgstr "" msgid "Your Details" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "" @@ -8287,11 +8304,11 @@ msgstr "" msgid "Your message has been sent" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "" diff --git a/frontend/src/locales/vi.js b/frontend/src/locales/vi.js index 6f001f4c2d..9cd96e45ab 100644 --- a/frontend/src/locales/vi.js +++ b/frontend/src/locales/vi.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'không có gì để hiển thị'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in thành công\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out thành công\"],\"KMgp2+\":[[\"0\"],\" Có sẵn\"],\"Pmr5xp\":[[\"0\"],\" đã tạo thành công\"],\"FImCSc\":[[\"0\"],\" cập nhật thành công\"],\"KOr9b4\":[[\"0\"],\" sự kiện của\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" đã checked in\"],\"Vjij1k\":[[\"ngày\"],\" ngày, \",[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"f3RdEk\":[[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"fyE7Au\":[[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"NlQ0cx\":[\"Sự kiện đầu tiên của \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Phân bổ sức chứa cho phép bạn quản lý sức chứa trên các vé hoặc toàn bộ sự kiện. Điều này lý tưởng cho các sự kiện nhiều ngày, hội thảo và nhiều hoạt động khác, nơi việc kiểm soát số lượng người tham gia là rất quan trọng.<1>Ví dụ: bạn có thể liên kết một phân bổ sức chứa với vé <2>Ngày đầu tiên và <3>Tất cả các ngày. Khi đạt đến giới hạn, cả hai vé sẽ tự động ngừng bán.\",\"Exjbj7\":\"<0>Danh sách check-in giúp quản lý việc vào cửa của người tham dự sự kiện của bạn. Bạn có thể liên kết nhiều vé với danh sách check-in và đảm bảo chỉ những người có vé hợp lệ mới được vào.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0> Vui lòng nhập giá không bao gồm thuế và phí. <1> Thuế và phí có thể được thêm vào bên dưới. \",\"ZjMs6e\":\"<0> Số lượng sản phẩm có sẵn cho sản phẩm này <1> Giá trị này có thể được ghi đè nếu có giới hạn công suất <2>\",\"E15xs8\":\"Thiết lập sự kiện của bạn\",\"FL6OwU\":\"Xác nhận địa chỉ email của bạn\",\"BN0OQd\":\"🎉 Xin chúc mừng đã tạo ra một sự kiện!\",\"4kSf7w\":\"🎟️Thêm sản phẩm\",\"4WT5tD\":\"🎟️ Tùy chỉnh trang sự kiện của bạn\",\"3VPPdS\":\"💳 Kết nối với Stripe\",\"cjdktw\":\"🚀 Đặt sự kiện của bạn công khai\",\"rmelwV\":\"0 phút và 0 giây\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Phố chính\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Trường nhập ngày. Hoàn hảo để hỏi ngày sinh, v.v.\",\"6euFZ/\":[\"Một mặc định \",[\"type\"],\" là tự động được áp dụng cho tất cả các sản phẩm mới. \"],\"SMUbbQ\":\"Đầu vào thả xuống chỉ cho phép một lựa chọn\",\"qv4bfj\":\"Một khoản phí, như phí đặt phòng hoặc phí dịch vụ\",\"POT0K/\":\"Một lượng cố định cho mỗi sản phẩm. Vd, $0.5 cho mỗi sản phẩm \",\"f4vJgj\":\"Đầu vào văn bản nhiều dòng\",\"OIPtI5\":\"Một tỷ lệ phần trăm của giá sản phẩm. \",\"ZthcdI\":\"Mã khuyến mãi không có giảm giá có thể được sử dụng để tiết lộ các sản phẩm ẩn.\",\"AG/qmQ\":\"Tùy chọn radio có nhiều tùy chọn nhưng chỉ có thể chọn một tùy chọn.\",\"h179TP\":\"Mô tả ngắn về sự kiện sẽ được hiển thị trong kết quả tìm kiếm và khi chia sẻ trên mạng xã hội. Theo mặc định, mô tả sự kiện sẽ được sử dụng.\",\"WKMnh4\":\"Một đầu vào văn bản dòng duy nhất\",\"BHZbFy\":\"Một câu hỏi duy nhất cho mỗi đơn hàng. Ví dụ: Địa chỉ giao hàng của bạn là gì?\",\"Fuh+dI\":\"Một câu hỏi duy nhất cho mỗi sản phẩm. Ví dụ: Kích thước áo thun của bạn là gì?\",\"RlJmQg\":\"Thuế tiêu chuẩn, như VAT hoặc GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Chấp nhận chuyển khoản ngân hàng, séc hoặc các phương thức thanh toán offline khác\",\"hrvLf4\":\"Chấp nhận thanh toán thẻ tín dụng với Stripe\",\"bfXQ+N\":\"Chấp nhận lời mời\",\"AeXO77\":\"Tài khoản\",\"lkNdiH\":\"Tên tài khoản\",\"Puv7+X\":\"Cài đặt tài khoản\",\"OmylXO\":\"Tài khoản được cập nhật thành công\",\"7L01XJ\":\"Hành động\",\"FQBaXG\":\"Kích hoạt\",\"5T2HxQ\":\"Ngày kích hoạt\",\"F6pfE9\":\"Hoạt động\",\"/PN1DA\":\"Thêm mô tả cho danh sách check-in này\",\"0/vPdA\":\"Thêm bất kỳ ghi chú nào về người tham dự. Những ghi chú này sẽ không hiển thị cho người tham dự.\",\"Or1CPR\":\"Thêm bất kỳ ghi chú nào về người tham dự ...\",\"l3sZO1\":\"Thêm bất kỳ ghi chú nào về đơn hàng. Những ghi chú này sẽ không hiển thị cho khách hàng.\",\"xMekgu\":\"Thêm bất kỳ ghi chú nào về đơn hàng ...\",\"PGPGsL\":\"Thêm mô tả\",\"gMK0ps\":\"Thêm chi tiết sự kiện và quản lý cài đặt sự kiện.\",\"OveehC\":\"Thêm hướng dẫn thanh toán offline (ví dụ: chi tiết chuyển khoản ngân hàng, nơi gửi séc, thời hạn thanh toán)\",\"LTVoRa\":\"Thêm nhiều sản phẩm\",\"ApsD9J\":\"Thêm mới\",\"TZxnm8\":\"Thêm tùy chọn\",\"24l4x6\":\"Thêm sản phẩm\",\"8q0EdE\":\"Thêm sản phẩm vào danh mục\",\"YvCknQ\":\"Thêm sản phẩm\",\"Cw27zP\":\"Thêm câu hỏi\",\"yWiPh+\":\"Thêm thuế hoặc phí\",\"goOKRY\":\"Thêm tầng\",\"oZW/gT\":\"Thêm vào lịch\",\"pn5qSs\":\"Thông tin bổ sung\",\"Y8DIQy\":\"Tùy chọn bổ sung\",\"Du6bPw\":\"Địa chỉ\",\"NY/x1b\":\"Dòng địa chỉ 1\",\"POdIrN\":\"Dòng địa chỉ 1\",\"cormHa\":\"Dòng địa chỉ 2\",\"gwk5gg\":\"Dòng địa chỉ 2\",\"U3pytU\":\"Quản trị viên\",\"HLDaLi\":\"Người dùng quản trị có quyền truy cập đầy đủ vào các sự kiện và cài đặt tài khoản.\",\"W7AfhC\":\"Tất cả những người tham dự sự kiện này\",\"cde2hc\":\"Tất cả các sản phẩm\",\"5CQ+r0\":\"Cho phép người tham dự liên kết với đơn hàng chưa thanh toán được check-in\",\"ipYKgM\":\"Cho phép công cụ tìm kiếm lập chỉ mục\",\"LRbt6D\":\"Cho phép các công cụ tìm kiếm lập chỉ mục cho sự kiện này\",\"+MHcJD\":\"Sắp xong rồi! Chúng tôi chỉ đang đợi xử lý thanh toán của bạn. Điều này chỉ tốn vài giây.. \",\"ApOYO8\":\"Tuyệt vời, sự kiện, từ khóa ...\",\"hehnjM\":\"Số tiền\",\"R2O9Rg\":[\"Số tiền đã trả (\",[\"0\"],\")\"],\"V7MwOy\":\"Đã xảy ra lỗi trong khi tải trang\",\"Q7UCEH\":\"Vui lòng thử lại hoặc tải lại trang này\",\"jD/OCQ\":\"Một sự kiện là sự kiện thực tế bạn đang tổ chức. \",\"oBkF+i\":\"Một người tổ chức là công ty hoặc người đang tổ chức sự kiện\",\"W5A0Ly\":\"Đã xảy ra lỗi không mong muốn.\",\"byKna+\":\"Đã xảy ra lỗi không mong muốn. Vui lòng thử lại.\",\"ubdMGz\":\"Mọi thắc mắc từ chủ sở hữu sản phẩm sẽ được gửi đến địa chỉ email này. Địa chỉ này cũng sẽ được sử dụng làm địa chỉ \\\"trả lời\\\" cho tất cả email gửi từ sự kiện này.\",\"aAIQg2\":\"Giao diện\",\"Ym1gnK\":\"đã được áp dụng\",\"sy6fss\":[\"Áp dụng cho các sản phẩm \",[\"0\"]],\"kadJKg\":\"Áp dụng cho 1 sản phẩm\",\"DB8zMK\":\"Áp dụng\",\"GctSSm\":\"Áp dụng mã khuyến mãi\",\"ARBThj\":[\"Áp dụng \",[\"type\"],\" này cho tất cả các sản phẩm mới\"],\"S0ctOE\":\"Lưu trữ sự kiện\",\"TdfEV7\":\"Lưu trữ\",\"A6AtLP\":\"Các sự kiện lưu trữ\",\"q7TRd7\":\"Bạn có chắc mình muốn kích hoạt người tham dự này không?\",\"TvkW9+\":\"Bạn có chắc mình muốn lưu trữ sự kiện này không?\",\"/CV2x+\":\"Bạn có chắc mình muốn hủy người tham dự này không? Điều này sẽ làm mất hiệu lực vé của họ\",\"YgRSEE\":\"Bạn có chắc là bạn muốn xóa mã khuyến mãi này không?\",\"iU234U\":\"Bạn có chắc là bạn muốn xóa câu hỏi này không?\",\"CMyVEK\":\"Bạn có chắc chắn muốn chuyển sự kiện này thành bản nháp không? Điều này sẽ làm cho sự kiện không hiển thị với công chúng.\",\"mEHQ8I\":\"Bạn có chắc mình muốn công khai sự kiện này không? \",\"s4JozW\":\"Bạn có chắc chắn muốn khôi phục sự kiện này không? Sự kiện sẽ được khôi phục dưới dạng bản nháp.\",\"vJuISq\":\"Bạn có chắc chắn muốn xóa phân bổ sức chứa này không?\",\"baHeCz\":\"Bạn có chắc là bạn muốn xóa danh sách tham dự này không?\",\"LBLOqH\":\"Hỏi một lần cho mỗi đơn hàng\",\"wu98dY\":\"Hỏi một lần cho mỗi sản phẩm\",\"ss9PbX\":\"Người tham dự\",\"m0CFV2\":\"Chi tiết người tham dự\",\"QKim6l\":\"Không tìm thấy người tham dự\",\"R5IT/I\":\"Ghi chú của người tham dự\",\"lXcSD2\":\"Câu hỏi của người tham dự\",\"HT/08n\":\"Vé tham dự\",\"9SZT4E\":\"Người tham dự\",\"iPBfZP\":\"Người tham dự đã đăng ký\",\"7KxcHR\":\"Người tham dự với một sản phẩm cụ thể\",\"IMJ6rh\":\"Tự động thay đổi kích thước\",\"vZ5qKF\":\"Tự động điều chỉnh chiều cao của widget dựa trên nội dung. Khi tắt, widget sẽ lấp đầy chiều cao của vùng chứa.\",\"4lVaWA\":\"Đang chờ thanh toán offline\",\"2rHwhl\":\"Đang chờ thanh toán offline\",\"3wF4Q/\":\"đang chờ thanh toán\",\"ioG+xt\":\"Đang chờ thanh toán\",\"3PmQfI\":\"Sự kiện tuyệt vời\",\"Yrbm6T\":\"Nhà tổ chức tuyệt vời Ltd.\",\"9002sI\":\"Quay lại tất cả các sự kiện\",\"A302fe\":\"Trở lại trang sự kiện\",\"VCoEm+\":\"Quay lại đăng nhập\",\"k1bLf+\":\"Màu nền\",\"I7xjqg\":\"Loại nền\",\"1mwMl+\":\"Trước khi bạn gửi!\",\"/yeZ20\":\"Trước khi sự kiện của bạn có thể phát hành, có một vài điều bạn cần làm.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Địa chỉ thanh toán\",\"/xC/im\":\"Cài đặt thanh toán\",\"rp/zaT\":\"Tiếng Bồ Đào Nha Brazil\",\"whqocw\":\"Bằng cách đăng ký, bạn đồng ý với các <0>Điều khoản dịch vụ của chúng tôi và <1>Chính sách bảo mật.\",\"bcCn6r\":\"Loại tính toán\",\"+8bmSu\":\"California\",\"iStTQt\":\"Quyền sử dụng máy ảnh đã bị từ chối. Hãy <0>Yêu cầu cấp quyền lần nữa hoặc nếu không được, bạn sẽ cần <1>cấp cho trang này quyền truy cập vào máy ảnh trong cài đặt trình duyệt của bạn.\",\"dEgA5A\":\"Hủy\",\"Gjt/py\":\"Hủy thay đổi email\",\"tVJk4q\":\"Hủy đơn hàng\",\"Os6n2a\":\"Hủy đơn hàng\",\"Mz7Ygx\":[\"Hủy đơn hàng \",[\"0\"]],\"3tTjpi\":\"Hủy đơn hàng sẽ hủy tất cả các sản phẩm liên quan và đưa chúng trở lại kho hàng có sẵn.\",\"vv7kpg\":\"Hủy bỏ\",\"U7nGvl\":\"Không thể xác nhận tham dự\",\"QyjCeq\":\"Công suất\",\"V6Q5RZ\":\"Phân bổ sức chứa được tạo thành công\",\"k5p8dz\":\"Phân bổ sức chứa đã được xóa thành công\",\"nDBs04\":\"Quản lý sức chứa\",\"ddha3c\":\"Danh mục giúp bạn nhóm các sản phẩm lại với nhau. Ví dụ, bạn có thể có một danh mục cho \\\"Vé\\\" và một danh mục khác cho \\\"Hàng hóa\\\".\",\"iS0wAT\":\"Danh mục giúp bạn sắp xếp sản phẩm của mình. Tiêu đề này sẽ được hiển thị trên trang sự kiện công khai.\",\"eorM7z\":\"Danh mục đã được sắp xếp lại thành công.\",\"3EXqwa\":\"Danh mục được tạo thành công\",\"77/YgG\":\"Thay đổi bìa\",\"GptGxg\":\"Thay đổi mật khẩu\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check-in và đánh dấu đơn hàng đã thanh toán\",\"QYLpB4\":\"Chỉ check-in\",\"/Ta1d4\":\"Check-out\",\"5LDT6f\":\"Xác nhận rời khỏi sự kiện này!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Danh sách check-in được tạo thành công\",\"+CeSxK\":\"Danh sách check-in đã bị xóa thành công\",\"+hBhWk\":\"Danh sách check-in đã hết hạn\",\"mBsBHq\":\"Danh sách check-in không hoạt động\",\"vPqpQG\":\"Danh sách Check-In không tồn tại\",\"tejfAy\":\"Danh sách Check-In\",\"hD1ocH\":\"URL check-in đã được sao chép vào clipboard\",\"CNafaC\":\"Tùy chọn checkbox cho phép chọn nhiều mục\",\"SpabVf\":\"Checkbox\",\"CRu4lK\":\"Đã xác nhận tham dự\",\"znIg+z\":\"Thanh toán\",\"1WnhCL\":\"Cài đặt thanh toán\",\"6imsQS\":\"Trung Quốc (đơn giản hóa)\",\"JjkX4+\":\"Chọn một màu cho nền của bạn\",\"/Jizh9\":\"Chọn một tài khoản\",\"3wV73y\":\"Thành phố\",\"FG98gC\":\"Xoá văn bản tìm kiếm\",\"EYeuMv\":\"Bấm vào đây\",\"sby+1/\":\"Bấm để sao chép\",\"yz7wBu\":\"Đóng\",\"62Ciis\":\"Đóng thanh bên\",\"EWPtMO\":\"Mã\",\"ercTDX\":\"Mã phải dài từ 3 đến 50 ký tự\",\"oqr9HB\":\"Thu gọn sản phẩm này khi trang sự kiện ban đầu được tải\",\"jZlrte\":\"Màu sắc\",\"Vd+LC3\":\"Màu sắc phải là mã màu hex hợp lệ. Ví dụ: #ffffff\",\"1HfW/F\":\"Màu sắc\",\"VZeG/A\":\"Sắp ra mắt\",\"yPI7n9\":\"Các từ khóa mô tả sự kiện, được phân tách bằng dấu phẩy. Chúng sẽ được công cụ tìm kiếm sử dụng để phân loại và lập chỉ mục sự kiện.\",\"NPZqBL\":\"Hoàn tất đơn hàng\",\"guBeyC\":\"Hoàn tất thanh toán\",\"C8HNV2\":\"Hoàn tất thanh toán\",\"qqWcBV\":\"Hoàn thành\",\"6HK5Ct\":\"Đơn hàng đã hoàn thành\",\"NWVRtl\":\"Đơn hàng đã hoàn thành\",\"DwF9eH\":\"Mã thành phần\",\"Tf55h7\":\"Giảm giá đã cấu hình\",\"7VpPHA\":\"Xác nhận\",\"ZaEJZM\":\"Xác nhận thay đổi email\",\"yjkELF\":\"Xác nhận mật khẩu mới\",\"xnWESi\":\"Xác nhận mật khẩu\",\"p2/GCq\":\"Xác nhận mật khẩu\",\"wnDgGj\":\"Đang xác nhận địa chỉ email...\",\"pbAk7a\":\"Kết nối Stripe\",\"UMGQOh\":\"Kết nối với Stripe\",\"QKLP1W\":\"Kết nối tài khoản Stripe của bạn để bắt đầu nhận thanh toán.\",\"5lcVkL\":\"Chi tiết kết nối\",\"yAej59\":\"Màu nền nội dung\",\"xGVfLh\":\"Tiếp tục\",\"X++RMT\":\"Văn bản nút tiếp tục\",\"AfNRFG\":\"Văn bản nút tiếp tục\",\"lIbwvN\":\"Tiếp tục thiết lập sự kiện\",\"HB22j9\":\"Tiếp tục thiết lập\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Đã Sao chép\",\"T5rdis\":\"Sao chép vào bộ nhớ tạm\",\"he3ygx\":\"Sao chép\",\"r2B2P8\":\"Sao chép URL check-in\",\"8+cOrS\":\"Sử dụng thông tin này cho tất cả người tham dự\",\"ENCIQz\":\"Sao chép Link\",\"E6nRW7\":\"Sao chép URL\",\"JNCzPW\":\"Quốc gia\",\"IF7RiR\":\"Bìa\",\"hYgDIe\":\"Tạo\",\"b9XOHo\":[\"Tạo \",[\"0\"]],\"k9RiLi\":\"Tạo một sản phẩm\",\"6kdXbW\":\"Tạo mã khuyến mãi\",\"n5pRtF\":\"Tạo một vé\",\"X6sRve\":[\"Tạo tài khoản hoặc <0>\",[\"0\"],\" để bắt đầu\"],\"nx+rqg\":\"Tạo một tổ chức\",\"ipP6Ue\":\"Tạo người tham dự\",\"VwdqVy\":\"Tạo phân bổ sức chứa\",\"EwoMtl\":\"Tạo thể loại\",\"XletzW\":\"Tạo thể loại\",\"WVbTwK\":\"Tạo danh sách check-in\",\"uN355O\":\"Tạo sự kiện\",\"BOqY23\":\"Tạo mới\",\"kpJAeS\":\"Tạo tổ chức\",\"a0EjD+\":\"Tạo sản phẩm\",\"+scrJC\":\"Tạo sản phẩm cho sự kiện của bạn, đặt giá và quản lý số lượng có sẵn.\",\"sYpiZP\":\"Tạo mã khuyến mãi\",\"B3Mkdt\":\"Tạo câu hỏi\",\"UKfi21\":\"Tạo thuế hoặc phí\",\"d+F6q9\":\"Được tạo\",\"Q2lUR2\":\"Tiền tệ\",\"DCKkhU\":\"Mật khẩu hiện tại\",\"uIElGP\":\"URL bản đồ tùy chỉnh\",\"UEqXyt\":\"Phạm vi tùy chỉnh\",\"876pfE\":\"Khách hàng\",\"QOg2Sf\":\"Tùy chỉnh cài đặt email và thông báo cho sự kiện này\",\"Y9Z/vP\":\"Tùy chỉnh trang chủ sự kiện và tin nhắn thanh toán\",\"2E2O5H\":\"Tùy chỉnh các cài đặt linh tinh cho sự kiện này\",\"iJhSxe\":\"Tùy chỉnh cài đặt SEO cho sự kiện này\",\"KIhhpi\":\"Tùy chỉnh trang sự kiện của bạn\",\"nrGWUv\":\"Tùy chỉnh trang sự kiện của bạn để phù hợp với thương hiệu và phong cách của bạn.\",\"Zz6Cxn\":\"Vùng nguy hiểm\",\"ZQKLI1\":\"Vùng nguy hiểm\",\"7p5kLi\":\"Bảng điều khiển\",\"mYGY3B\":\"Ngày\",\"JvUngl\":\"Ngày và Thời gian\",\"JJhRbH\":\"Sức chứa ngày đầu tiên\",\"cnGeoo\":\"Xóa\",\"jRJZxD\":\"Xóa sức chứa\",\"VskHIx\":\"Xóa danh mục\",\"Qrc8RZ\":\"Xóa danh sách check-in\",\"WHf154\":\"Xóa mã\",\"heJllm\":\"Xóa bìa\",\"KWa0gi\":\"Xóa hình ảnh\",\"1l14WA\":\"Xóa sản phẩm\",\"IatsLx\":\"Xóa câu hỏi\",\"Nu4oKW\":\"Mô tả\",\"YC3oXa\":\"Mô tả cho nhân viên làm thủ tục check-in\",\"URmyfc\":\"Chi tiết\",\"1lRT3t\":\"Vô hiệu hóa sức chứa này sẽ theo dõi doanh số nhưng không dừng bán khi đạt giới hạn\",\"H6Ma8Z\":\"Giảm giá\",\"ypJ62C\":\"Giảm giá %\",\"3LtiBI\":[\"Giảm giá trong \",[\"0\"]],\"C8JLas\":\"Loại giảm giá\",\"1QfxQT\":\"Bỏ qua\",\"DZlSLn\":\"Nhãn tài liệu\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Sản phẩm quyên góp / Trả số tiền bạn muốn\",\"OvNbls\":\"Tải xuống .ics\",\"kodV18\":\"Tải xuống CSV\",\"CELKku\":\"Tải xuống hóa đơn\",\"LQrXcu\":\"Tải xuống hóa đơn\",\"QIodqd\":\"Tải về mã QR\",\"yhjU+j\":\"Tải xuống hóa đơn\",\"uABpqP\":\"kéo và thả hoặc nhấp vào\",\"CfKofC\":\"Lựa chọn thả xuống\",\"JzLDvy\":\"Nhân bản phân bổ sức chứa\",\"ulMxl+\":\"Nhân bản danh sách check-in\",\"vi8Q/5\":\"Nhân bản sự kiện\",\"3ogkAk\":\"Nhân bản sự kiện\",\"Yu6m6X\":\"Nhân bản ảnh bìa sự kiện\",\"+fA4C7\":\"Tùy chọn nhân bản\",\"SoiDyI\":\"Nhân bản sản phẩm\",\"57ALrd\":\"Nhân bản mã khuyến mãi\",\"83Hu4O\":\"Nhân bản câu hỏi\",\"20144c\":\"Nhân bản cài đặt\",\"7Cx5It\":\"Ưu đãi sớm\",\"ePK91l\":\"Chỉnh sửa\",\"N6j2JH\":[\"chỉnh sửa \",[\"0\"]],\"kBkYSa\":\"Chỉnh sửa công suất\",\"oHE9JT\":\"Chỉnh sửa phân bổ sức chứa\",\"j1Jl7s\":\"Chỉnh sửa danh mục\",\"FU1gvP\":\"Chỉnh sửa danh sách check-in\",\"iFgaVN\":\"Chỉnh sửa mã\",\"jrBSO1\":\"Chỉnh sửa tổ chức\",\"tdD/QN\":\"Chỉnh sửa sản phẩm\",\"n143Tq\":\"Chỉnh sửa danh mục sản phẩm\",\"9BdS63\":\"Chỉnh sửa mã khuyến mãi\",\"O0CE67\":\"Chỉnh sửa câu hỏi\",\"EzwCw7\":\"Chỉnh sửa câu hỏi\",\"poTr35\":\"Chỉnh sửa người dùng\",\"GTOcxw\":\"Chỉnh sửa người dùng\",\"pqFrv2\":\"ví dụ: 2.50 cho $2.50\",\"3yiej1\":\"ví dụ: 23.5 cho 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Cài đặt email & thông báo\",\"ATGYL1\":\"Địa chỉ email\",\"hzKQCy\":\"Địa chỉ Email\",\"HqP6Qf\":\"Hủy thay đổi email thành công\",\"mISwW1\":\"Thay đổi email đang chờ xử lý\",\"APuxIE\":\"Xác nhận email đã được gửi lại\",\"YaCgdO\":\"Xác nhận email đã được gửi lại thành công\",\"jyt+cx\":\"Thông điệp chân trang email\",\"I6F3cp\":\"Email không được xác minh\",\"NTZ/NX\":\"Mã nhúng\",\"4rnJq4\":\"Tập lệnh nhúng\",\"8oPbg1\":\"Bật hóa đơn\",\"j6w7d/\":\"Cho phép khả năng này dừng bán sản phẩm khi đạt đến giới hạn\",\"VFv2ZC\":\"Ngày kết thúc\",\"237hSL\":\"Kết thúc\",\"nt4UkP\":\"Sự kiện kết thúc\",\"lYGfRP\":\"Tiếng Anh\",\"MhVoma\":\"Nhập một số tiền không bao gồm thuế và phí.\",\"SlfejT\":\"Lỗi\",\"3Z223G\":\"Lỗi xác nhận địa chỉ email\",\"a6gga1\":\"Lỗi xác nhận thay đổi email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Sự kiện\",\"CFLUfD\":\"Sự kiện được tạo thành công 🎉\",\"/dgc8E\":\"Ngày sự kiện\",\"0Zptey\":\"Mặc định sự kiện\",\"QcCPs8\":\"Chi tiết sự kiện\",\"6fuA9p\":\"Sự kiện nhân đôi thành công\",\"AEuj2m\":\"Trang chủ sự kiện\",\"Xe3XMd\":\"Sự kiện không thể nhìn thấy đối với công chúng\",\"4pKXJS\":\"Sự kiện có thể nhìn thấy cho công chúng\",\"ClwUUD\":\"Vị trí sự kiện & địa điểm tổ chức\",\"OopDbA\":\"Trang sự kiện\",\"4/If97\":\"Cập nhật trạng thái sự kiện thất bại. Vui lòng thử lại sau\",\"btxLWj\":\"Trạng thái sự kiện đã được cập nhật\",\"nMU2d3\":\"URL sự kiện\",\"tst44n\":\"Sự kiện\",\"sZg7s1\":\"Ngày hết hạn\",\"KnN1Tu\":\"Hết hạn\",\"uaSvqt\":\"Ngày hết hạn\",\"GS+Mus\":\"Xuất\",\"9xAp/j\":\"Không thể hủy người tham dự\",\"ZpieFv\":\"Không thể hủy đơn hàng\",\"z6tdjE\":\"Không thể xóa tin nhắn. Vui lòng thử lại.\",\"xDzTh7\":\"Không thể tải hóa đơn. Vui lòng thử lại.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Không thể tải danh sách check-in\",\"ZQ15eN\":\"Không thể gửi lại email vé\",\"ejXy+D\":\"Không thể sắp xếp sản phẩm\",\"PLUB/s\":\"Phí\",\"/mfICu\":\"Các khoản phí\",\"LyFC7X\":\"Lọc đơn hàng\",\"cSev+j\":\"Bộ lọc\",\"CVw2MU\":[\"Bộ lọc (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Số hóa đơn đầu tiên\",\"V1EGGU\":\"Tên\",\"kODvZJ\":\"Tên\",\"S+tm06\":\"Tên của bạn phải nằm trong khoảng từ 1 đến 50 ký tự\",\"1g0dC4\":\"Tên, họ và địa chỉ email là các câu hỏi mặc định và luôn được đưa vào quy trình thanh toán.\",\"Rs/IcB\":\"Được sử dụng lần đầu tiên\",\"TpqW74\":\"Đã sửa\",\"irpUxR\":\"Số tiền cố định\",\"TF9opW\":\"đèn Flash không khả dụng trên thiết bị này\",\"UNMVei\":\"Quên mật khẩu?\",\"2POOFK\":\"Miễn phí\",\"P/OAYJ\":\"Sản phẩm miễn phí\",\"vAbVy9\":\"Sản phẩm miễn phí, không cần thông tin thanh toán\",\"nLC6tu\":\"Tiếng Pháp\",\"Weq9zb\":\"Chung\",\"DDcvSo\":\"Tiếng Đức\",\"4GLxhy\":\"Bắt đầu\",\"4D3rRj\":\"Quay trở lại hồ sơ\",\"9LCqFI\":\"Đi đến trang chủ sự kiện\",\"ebIDwV\":\"Lịch Google\",\"RUz8o/\":\"Tổng doanh số\",\"IgcAGN\":\"Tổng doanh số\",\"yRg26W\":\"Tổng doanh số\",\"R4r4XO\":\"Người được mời\",\"26pGvx\":\"Nhập mã khuyến mãi?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Đây là một ví dụ về cách bạn có thể sử dụng thành phần trong ứng dụng của mình.\",\"Y1SSqh\":\"Đây là thành phần React bạn có thể sử dụng để nhúng tiện ích vào ứng dụng của mình.\",\"QuhVpV\":[\"Chào \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hội nghị Hi.events \",[\"0\"]],\"verBst\":\"Trung tâm hội nghị HI.Events\",\"6eMEQO\":\"Logo hi.events\",\"C4qOW8\":\"Ẩn khỏi chế độ xem công khai\",\"gt3Xw9\":\"Câu hỏi ẩn\",\"g3rqFe\":\"Câu hỏi ẩn\",\"k3dfFD\":\"Các câu hỏi ẩn chỉ hiển thị cho người tổ chức sự kiện chứ không phải cho khách hàng.\",\"vLyv1R\":\"Ẩn\",\"Mkkvfd\":\"ẩn trang bắt đầu\",\"mFn5Xz\":\"ẩn các câu hỏi ẩn\",\"YHsF9c\":\"ẩn sản phẩm sau ngày kết thúc bán\",\"06s3w3\":\"ẩn sản phẩm trước ngày bắt đầu bán\",\"axVMjA\":\"ẩn sản phẩm trừ khi người dùng có mã khuyến mãi áp dụng\",\"ySQGHV\":\"Ẩn sản phẩm khi bán hết\",\"SCimta\":\"ẩn trang bắt đầu từ thanh bên\",\"5xR17G\":\"Ẩn sản phẩm này khỏi khách hàng\",\"Da29Y6\":\"Ẩn câu hỏi này\",\"fvDQhr\":\"Ẩn tầng này khỏi người dùng\",\"lNipG+\":\"Việc ẩn một sản phẩm sẽ ngăn người dùng xem nó trên trang sự kiện.\",\"ZOBwQn\":\"Thiết kế trang sự kiện\",\"PRuBTd\":\"Thiết kế trang sự kiện\",\"YjVNGZ\":\"Xem trước trang chủ\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Khách hàng phải hoàn thành đơn đơn hàng bao nhiêu phút. \",\"ySxKZe\":\"Mã này có thể được sử dụng bao nhiêu lần?\",\"dZsDbK\":[\"Vượt quá giới hạn ký tự HTML: \",[\"htmllesth\"],\"/\",[\"maxlength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Tôi đồng ý với <0>các điều khoản và điều kiện\",\"sd6lr7\":\"Tôi muốn thanh toán bằng phương thức ngoại tuyến\",\"SdFlIP\":\"Tôi muốn thanh toán bằng phương thức trực tuyến (thẻ tín dụng, v.v.)\",\"93DUnd\":[\"Nếu một tab mới không mở, vui lòng <0> <1>\",[\"0\"],\".\"],\"yKdof1\":\"Nếu trống, địa chỉ sẽ được sử dụng để tạo liên kết Google Mapa link\",\"UYT+c8\":\"Nếu được bật, nhân viên check-in có thể đánh dấu người tham dự đã check-in hoặc đánh dấu đơn hàng đã thanh toán và check-in người tham dự. Nếu tắt, những người tham dự liên kết với đơn hàng chưa thanh toán sẽ không thể check-in.\",\"muXhGi\":\"Nếu được bật, người tổ chức sẽ nhận được thông báo email khi có đơn hàng mới\",\"6fLyj/\":\"Nếu bạn không yêu cầu thay đổi này, vui lòng thay đổi ngay mật khẩu của bạn.\",\"n/ZDCz\":\"Hình ảnh đã xóa thành công\",\"Mfbc2v\":\"Kích thước hình ảnh phải trong khoảng từ 4000px x 4000px. Chiều cao tối đa 4000px và chiều rộng tối đa 4000px\",\"uPEIvq\":\"Hình ảnh phải nhỏ hơn 5MB\",\"AGZmwV\":\"Hình ảnh được tải lên thành công\",\"VyUuZb\":\"URL hình ảnh\",\"ibi52/\":\"Chiều rộng hình ảnh phải ít nhất 900px và chiều cao ít nhất là 50px\",\"NoNwIX\":\"Không hoạt động\",\"T0K0yl\":\"Người dùng không hoạt động không thể đăng nhập.\",\"kO44sp\":\"Bao gồm thông tin kết nối cho sự kiện trực tuyến của bạn. Những chi tiết này sẽ được hiển thị trên trang tóm tắt đơn hàng và trang vé của người tham dự.\",\"FlQKnG\":\"Bao gồm thuế và phí trong giá\",\"Vi+BiW\":[\"Bao gồm các sản phẩm \",[\"0\"]],\"lpm0+y\":\"Bao gồm 1 sản phẩm\",\"UiAk5P\":\"Chèn hình ảnh\",\"OyLdaz\":\"Lời mời đã được gửi lại!\",\"HE6KcK\":\"Lời mời bị thu hồi!\",\"SQKPvQ\":\"Mời người dùng\",\"bKOYkd\":\"Hóa đơn được tải xuống thành công\",\"alD1+n\":\"Ghi chú hóa đơn\",\"kOtCs2\":\"Đánh số hóa đơn\",\"UZ2GSZ\":\"Cài đặt hóa đơn\",\"PgdQrx\":\"Thực hiện hoàn tiền\",\"HX5SVx\":\"Mục\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Nhãn\",\"vXIe7J\":\"Ngôn ngữ\",\"2LMsOq\":\"12 tháng qua\",\"vfe90m\":\"14 ngày qua\",\"aK4uBd\":\"24 giờ qua\",\"uq2BmQ\":\"30 ngày qua\",\"bB6Ram\":\"48 giờ qua\",\"VlnB7s\":\"6 tháng qua\",\"ct2SYD\":\"7 ngày qua\",\"XgOuA7\":\"90 ngày qua\",\"I3yitW\":\"Đăng nhập cuối cùng\",\"1ZaQUH\":\"Họ\",\"UXBCwc\":\"Họ\",\"tKCBU0\":\"Được sử dụng lần cuối\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Để trống để sử dụng từ mặc định \\\"Hóa đơn\\\"\",\"vR92Yn\":\"Hãy bắt đầu bằng cách tạo người tổ chức đầu tiên của bạn\",\"Z3FXyt\":\"Đang tải ...\",\"wJijgU\":\"Vị trí\",\"sQia9P\":\"Đăng nhập\",\"zUDyah\":\"Đăng nhập\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Đăng xuất\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Bắt buộc nhập địa chỉ thanh toán, trong khi thanh toán\",\"MU3ijv\":\"Làm cho câu hỏi này bắt buộc\",\"wckWOP\":\"Quản lý\",\"onpJrA\":\"Quản lý người tham dự\",\"n4SpU5\":\"Quản lý sự kiện\",\"WVgSTy\":\"Quản lý đơn hàng\",\"1MAvUY\":\"Quản lý cài đặt thanh toán và lập hóa đơn cho sự kiện này.\",\"cQrNR3\":\"Quản lý hồ sơ\",\"AtXtSw\":\"Quản lý thuế và phí có thể được áp dụng cho sản phẩm của bạn\",\"ophZVW\":\"Quản lý Vé\",\"DdHfeW\":\"Quản lý chi tiết tài khoản của bạn và cài đặt mặc định\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Quản lý người dùng của bạn và quyền của họ\",\"1m+YT2\":\"Các câu hỏi bắt buộc phải được trả lời trước khi khách hàng có thể thanh toán.\",\"Dim4LO\":\"Thêm một người tham dự theo cách thủ công\",\"e4KdjJ\":\"Thêm người tham dự\",\"vFjEnF\":\"Đánh dấu đã trả tiền\",\"g9dPPQ\":\"Tối đa mỗi đơn hàng\",\"l5OcwO\":\"Tin nhắn cho người tham dự\",\"Gv5AMu\":\"Tin nhắn cho người tham dự\",\"oUCR3c\":\"Tin nhắn cho người tham dự với các sản phẩm cụ thể\",\"Lvi+gV\":\"Tin nhắn cho người mua\",\"tNZzFb\":\"Nội dung tin nhắn\",\"lYDV/s\":\"Tin nhắn cho những người tham dự cá nhân\",\"V7DYWd\":\"Tin nhắn được gửi\",\"t7TeQU\":\"Tin nhắn\",\"xFRMlO\":\"Tối thiểu cho mỗi đơn hàng\",\"QYcUEf\":\"Giá tối thiểu\",\"RDie0n\":\"Linh tinh\",\"mYLhkl\":\"Cài đặt linh tinh\",\"KYveV8\":\"Hộp văn bản đa dòng\",\"VD0iA7\":\"Nhiều tùy chọn giá. Hoàn hảo cho sản phẩm giảm giá sớm, v.v.\",\"/bhMdO\":\"Mô tả sự kiện tuyệt vời của tôi ...\",\"vX8/tc\":\"Tiêu đề sự kiện tuyệt vời của tôi ...\",\"hKtWk2\":\"Hồ sơ của tôi\",\"fj5byd\":\"Không áp dụng\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Tên\",\"hVuv90\":\"Tên phải nhỏ hơn 150 ký tự\",\"AIUkyF\":\"Đi tới người tham dự\",\"qqeAJM\":\"Không bao giờ\",\"7vhWI8\":\"Mật khẩu mới\",\"1UzENP\":\"Không\",\"eRblWH\":[\"Không \",[\"0\"],\" Có sẵn.\"],\"LNWHXb\":\"Không có sự kiện lưu trữ để hiển thị.\",\"q2LEDV\":\"Không có người tham dự tìm thấy cho đơn hàng này.\",\"zlHa5R\":\"Không có người tham dự đã được thêm vào đơn hàng này.\",\"Wjz5KP\":\"Không có người tham dự để hiển thị\",\"Razen5\":\"Không người tham dự nào có thể check-in trước ngày này bằng danh sách này\",\"XUfgCI\":\"Không có phân bổ sức chứa\",\"a/gMx2\":\"Không có danh sách check-in\",\"tMFDem\":\"Không có dữ liệu có sẵn\",\"6Z/F61\":\"Không có dữ liệu để hiển thị. Vui lòng chọn khoảng thời gian\",\"fFeCKc\":\"Không giảm giá\",\"HFucK5\":\"Không có sự kiện đã kết thúc để hiển thị.\",\"yAlJXG\":\"Không có sự kiện nào hiển thị\",\"GqvPcv\":\"Không có bộ lọc có sẵn\",\"KPWxKD\":\"Không có tin nhắn nào hiển thị\",\"J2LkP8\":\"Không có đơn hàng nào để hiển thị\",\"RBXXtB\":\"Hiện không có phương thức thanh toán. Vui lòng liên hệ ban tổ chức sự kiện để được hỗ trợ.\",\"ZWEfBE\":\"Không cần thanh toán\",\"ZPoHOn\":\"Không có sản phẩm liên quan đến người tham dự này.\",\"Ya1JhR\":\"Không có sản phẩm có sẵn trong danh mục này.\",\"FTfObB\":\"Chưa có sản phẩm\",\"+Y976X\":\"Không có mã khuyến mãi để hiển thị\",\"MAavyl\":\"Không có câu hỏi nào được trả lời bởi người tham dự này.\",\"SnlQeq\":\"Không có câu hỏi nào được hỏi cho đơn hàng này.\",\"Ev2r9A\":\"Không có kết quả\",\"gk5uwN\":\"Không có kết quả tìm kiếm\",\"RHyZUL\":\"Không có kết quả tìm kiếm.\",\"RY2eP1\":\"Không có thuế hoặc phí đã được thêm vào.\",\"EdQY6l\":\"Không có\",\"OJx3wK\":\"Không có sẵn\",\"Scbrsn\":\"Không được bán\",\"1DBGsz\":\"Ghi chú\",\"jtrY3S\":\"Chưa có gì để hiển thị\",\"hFwWnI\":\"Cài đặt thông báo\",\"xXqEPO\":\"Thông báo cho người mua về hoàn tiền\",\"YpN29s\":\"Thông báo cho ban tổ chức các đơn hàng mới\",\"qeQhNj\":\"Bây giờ hãy tạo sự kiện đầu tiên của bạn\",\"omyBS0\":\"Số ngày quá hạn thanh toán (để trống để bỏ qua các điều khoản thanh toán từ hóa đơn)\",\"n86jmj\":\"Tiền tố số\",\"mwe+2z\":\"Các đơn hàng ngoại tuyến không được phản ánh trong thống kê sự kiện cho đến khi đơn hàng được đánh dấu là được thanh toán.\",\"dWBrJX\":\"Thanh toán offline không thành công. Vui lòng thử loại hoặc liên hệ với ban tổ chức sự kiện.\",\"fcnqjw\":\"Hướng dẫn thanh toán offline\",\"+eZ7dp\":\"Thanh toán offline\",\"ojDQlR\":\"Thông tin thanh toán offline\",\"u5oO/W\":\"Cài đặt thanh toán offline\",\"2NPDz1\":\"Đang Bán\",\"Ldu/RI\":\"Đang Bán\",\"Ug4SfW\":\"Khi bạn tạo một sự kiện, bạn sẽ thấy nó ở đây.\",\"ZxnK5C\":\"Khi bạn bắt đầu thu thập dữ liệu, bạn sẽ thấy nó ở đây.\",\"PnSzEc\":\"Khi bạn đã sẵn sàng, hãy đặt sự kiện của bạn trực tiếp và bắt đầu bán sản phẩm.\",\"J6n7sl\":\"Đang diễn ra\",\"z+nuVJ\":\"Sự kiện trực tuyến\",\"WKHW0N\":\"Chi tiết sự kiện trực tuyến\",\"/xkmKX\":\"Chỉ các email quan trọng, liên quan trực tiếp đến sự kiện này, nên được gửi bằng biểu mẫu này.\\nBất kì hành vi sử dụng sai, bao gồm gửi email quảng cáo, sẽ dẫn đến lệnh cấm tài khoản ngay lập tức.\",\"Qqqrwa\":\"Mở trang Xác nhận tham dự (Check-In)\",\"OdnLE4\":\"Mở thanh bên\",\"ZZEYpT\":[\"Tùy chọn \",[\"i\"]],\"oPknTP\":\"Thông tin bổ sung tùy chọn xuất hiện trên tất cả các hóa đơn (ví dụ: điều khoản thanh toán, phí thanh toán trễ, chính sách trả lại)\",\"OrXJBY\":\"Tiền tố tùy chọn cho số hóa đơn (ví dụ: Inv-)\",\"0zpgxV\":\"Tùy chọn\",\"BzEFor\":\"Hoặc\",\"UYUgdb\":\"Đơn hàng\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Đơn hàng bị hủy\",\"SIbded\":\"Đơn hàng đã hoàn thành\",\"q/CcwE\":\"Ngày đơn hàng\",\"Tol4BF\":\"Chi tiết đơn hàng\",\"WbImlQ\":\"Đơn hàng đã bị hủy và chủ sở hữu đơn hàng đã được thông báo.\",\"nAn4Oe\":\"Đơn hàng được đánh dấu là đã thanh toán\",\"uzEfRz\":\"Ghi chú đơn hàng\",\"VCOi7U\":\"Câu hỏi đơn hàng\",\"TPoYsF\":\"Mã đơn hàng\",\"acIJ41\":\"Trạng thái đơn hàng\",\"GX6dZv\":\"Tóm tắt đơn hàng\",\"tDTq0D\":\"Thời gian chờ đơn hàng\",\"1h+RBg\":\"Đơn hàng\",\"3y+V4p\":\"Địa chỉ tổ chức\",\"GVcaW6\":\"Chi tiết tổ chức\",\"nfnm9D\":\"Tên tổ chức\",\"G5RhpL\":\"Ban tổ chức\",\"mYygCM\":\"Người tổ chức là bắt buộc\",\"Pa6G7v\":\"Tên ban tổ chức\",\"l894xP\":\"Ban tổ chức chỉ có thể quản lý các sự kiện và sản phẩm. Họ không thể quản lý người dùng, tài khoản hoặc thông tin thanh toán.\",\"fdjq4c\":\"Khoảng cách lề\",\"ErggF8\":\"Màu nền trang\",\"8F1i42\":\"Không tìm thấy trang\",\"QbrUIo\":\"Lượt xem trang\",\"6D8ePg\":\"trang.\",\"IkGIz8\":\"đã trả tiền\",\"HVW65c\":\"Sản phẩm trả phí\",\"ZfxaB4\":\"Hoàn lại tiền một phần\",\"8ZsakT\":\"Mật khẩu\",\"TUJAyx\":\"Mật khẩu phải tối thiểu 8 ký tự\",\"vwGkYB\":\"Mật khẩu phải có ít nhất 8 ký tự\",\"BLTZ42\":\"Đặt lại mật khẩu thành công. Vui lòng sử dụng mật khẩu mới để đăng nhập.\",\"f7SUun\":\"Mật khẩu không giống nhau\",\"aEDp5C\":\"Dán cái này nơi bạn muốn tiện ích xuất hiện.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Thanh toán\",\"Lg+ewC\":\"Thanh toán & Hoá đơn\",\"DZjk8u\":\"Cài đặt Thanh toán & Hoá đơn\",\"lflimf\":\"Thời hạn thanh toán\",\"JhtZAK\":\"Thanh toán thất bại\",\"JEdsvQ\":\"Hướng dẫn thanh toán\",\"bLB3MJ\":\"Phương thức thanh toán\",\"QzmQBG\":\"Nhà cung cấp Thanh toán\",\"lsxOPC\":\"Thanh toán đã nhận\",\"wJTzyi\":\"Tình trạng thanh toán\",\"xgav5v\":\"Thanh toán thành công!\",\"R29lO5\":\"Điều khoản thanh toán\",\"/roQKz\":\"Tỷ lệ phần trăm\",\"vPJ1FI\":\"Tỷ lệ phần trăm\",\"xdA9ud\":\"Đặt cái này vào của trang web của bạn.\",\"blK94r\":\"Vui lòng thêm ít nhất một tùy chọn\",\"FJ9Yat\":\"Vui lòng kiểm tra thông tin được cung cấp là chính xác\",\"TkQVup\":\"Vui lòng kiểm tra email và mật khẩu của bạn và thử lại\",\"sMiGXD\":\"Vui lòng kiểm tra email của bạn là hợp lệ\",\"Ajavq0\":\"Vui lòng kiểm tra email của bạn để xác nhận địa chỉ email của bạn\",\"MdfrBE\":\"Vui lòng điền vào biểu mẫu bên dưới để chấp nhận lời mời của bạn\",\"b1Jvg+\":\"Vui lòng tiếp tục trong tab mới\",\"hcX103\":\"Vui lòng tạo một sản phẩm\",\"cdR8d6\":\"Vui lòng tạo vé\",\"x2mjl4\":\"Vui lòng nhập URL hình ảnh hợp lệ trỏ đến một hình ảnh.\",\"HnNept\":\"Vui lòng nhập mật khẩu mới của bạn\",\"5FSIzj\":\"Xin lưu ý\",\"C63rRe\":\"Vui lòng quay lại trang sự kiện để bắt đầu lại.\",\"pJLvdS\":\"Vui lòng chọn\",\"Ewir4O\":\"Vui lòng chọn ít nhất một sản phẩm\",\"igBrCH\":\"Vui lòng xác minh địa chỉ email của bạn để truy cập tất cả các tính năng\",\"/IzmnP\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị hóa đơn của bạn ...\",\"MOERNx\":\"Tiếng Bồ Đào Nha\",\"qCJyMx\":\"Tin nhắn sau phần thanh toán\",\"g2UNkE\":\"Được cung cấp bởi\",\"Rs7IQv\":\"Thông báo trước khi thanh toán\",\"rdUucN\":\"Xem trước\",\"a7u1N9\":\"Giá\",\"CmoB9j\":\"Chế độ hiển thị giá\",\"BI7D9d\":\"Giá không được đặt\",\"Q8PWaJ\":\"Hạng giá\",\"q6XHL1\":\"Loại giá\",\"6RmHKN\":\"Màu sắc chính\",\"G/ZwV1\":\"Màu sắc chính\",\"8cBtvm\":\"Màu văn bản chính\",\"BZz12Q\":\"In\",\"MT7dxz\":\"In tất cả vé\",\"DKwDdj\":\"In vé\",\"K47k8R\":\"Sản phẩm\",\"1JwlHk\":\"Danh mục sản phẩm\",\"U61sAj\":\"Danh mục sản phẩm được cập nhật thành công.\",\"1USFWA\":\"Sản phẩm đã xóa thành công\",\"4Y2FZT\":\"Loại giá sản phẩm\",\"mFwX0d\":\"Câu hỏi sản phẩm\",\"Lu+kBU\":\"Bán Hàng\",\"U/R4Ng\":\"Cấp sản phẩm\",\"sJsr1h\":\"Loại sản phẩm\",\"o1zPwM\":\"Xem trước tiện ích sản phẩm\",\"ktyvbu\":\"Sản phẩm(s)\",\"N0qXpE\":\"Sản phẩm\",\"ggqAiw\":\"Sản phẩm đã bán\",\"Vla0Bo\":\"Sản phẩm đã bán\",\"/u4DIx\":\"Sản phẩm đã bán\",\"DJQEZc\":\"Sản phẩm được sắp xếp thành công\",\"vERlcd\":\"Hồ sơ\",\"kUlL8W\":\"Hồ sơ cập nhật thành công\",\"cl5WYc\":[\"Mã \",[\"Promo_code\"],\" đã được áp dụng\"],\"P5sgAk\":\"Mã khuyến mãi\",\"yKWfjC\":\"Trang mã khuyến mãi\",\"RVb8Fo\":\"Mã khuyến mãi\",\"BZ9GWa\":\"Mã khuyến mãi có thể được sử dụng để giảm giá, truy cập bán trước hoặc cung cấp quyền truy cập đặc biệt vào sự kiện của bạn.\",\"OP094m\":\"Báo cáo mã khuyến mãi\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"Mã QR\",\"LkMOWF\":\"Số lượng có sẵn\",\"oCLG0M\":\"Số lượng bán\",\"XKJuAX\":\"Câu hỏi bị xóa\",\"avf0gk\":\"Mô tả câu hỏi\",\"oQvMPn\":\"Tiêu đề câu hỏi\",\"enzGAL\":\"Câu hỏi\",\"ROv2ZT\":\"Câu hỏi\",\"K885Eq\":\"Câu hỏi được sắp xếp thành công\",\"OMJ035\":\"Tùy chọn radio\",\"C4TjpG\":\"Đọc ít hơn\",\"I3QpvQ\":\"Người nhận\",\"N2C89m\":\"Mã tham chiếu\",\"gxFu7d\":[\"Số tiền hoàn lại (\",[\"0\"],\")\"],\"WZbCR3\":\"Hoàn tiền không thành công\",\"n10yGu\":\"Lệnh hoàn trả\",\"zPH6gp\":\"Lệnh hoàn trả\",\"RpwiYC\":\"Hoàn tiền chờ xử lý\",\"xHpVRl\":\"Trạng thái hoàn trả\",\"/BI0y9\":\"Đã hoàn lại\",\"fgLNSM\":\"Đăng ký\",\"9+8Vez\":\"Sử dụng còn lại\",\"tasfos\":\"Loại bỏ\",\"t/YqKh\":\"Hủy bỏ\",\"t9yxlZ\":\"Báo cáo\",\"prZGMe\":\"Yêu cầu địa chỉ thanh toán\",\"EGm34e\":\"Gửi lại email xác nhận\",\"lnrkNz\":\"Gửi lại xác nhận email\",\"wIa8Qe\":\"Gửi lại lời mời\",\"VeKsnD\":\"Gửi lại email đơn hàng\",\"dFuEhO\":\"Gửi lại email vé\",\"o6+Y6d\":\"Đang gửi lại ...\",\"OfhWJH\":\"Đặt lại\",\"RfwZxd\":\"Đặt lại mật khẩu\",\"KbS2K9\":\"Đặt lại mật khẩu\",\"e99fHm\":\"Khôi phục sự kiện\",\"vtc20Z\":\"Trở lại trang sự kiện\",\"s8v9hq\":\"Trở lại trang sự kiện\",\"8YBH95\":\"Doanh thu\",\"PO/sOY\":\"Thu hồi lời mời\",\"GDvlUT\":\"Vai trò\",\"ELa4O9\":\"Ngày bán kết thúc\",\"5uo5eP\":\"Kết thúc bán hàng\",\"Qm5XkZ\":\"Ngày bắt đầu bán hàng\",\"hBsw5C\":\"Bán hàng kết thúc\",\"kpAzPe\":\"Bán hàng bắt đầu\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Lưu\",\"IUwGEM\":\"Lưu thay đổi\",\"U65fiW\":\"Lưu tổ chức\",\"UGT5vp\":\"Lưu cài đặt\",\"ovB7m2\":\"Quét mã QR\",\"EEU0+z\":\"Quét mã QR này để truy cập trang sự kiện hoặc chia sẻ nó với những người khác\",\"W4kWXJ\":\"Tìm kiếm theo tên người tham dự, email hoặc đơn hàng\",\"+pr/FY\":\"Tìm kiếm theo tên sự kiện\",\"3zRbWw\":\"Tìm kiếm theo tên, email, hoặc mã đơn hàng #\",\"L22Tdf\":\"Tìm kiếm theo tên, mã đơn hàng #, người tham dự, hoặc email...\",\"BiYOdA\":\"Tìm kiếm theo tên...\",\"YEjitp\":\"Tìm kiếm theo chủ đề hoặc nội dung...\",\"Pjsch9\":\"Tìm kiếm phân bổ sức chứa...\",\"r9M1hc\":\"Tìm kiếm danh sách check-in...\",\"+0Yy2U\":\"Tìm kiếm sản phẩm\",\"YIix5Y\":\"Tìm kiếm\",\"OeW+DS\":\"Màu phụ\",\"DnXcDK\":\"Màu phụ\",\"cZF6em\":\"Màu chữ phụ\",\"ZIgYeg\":\"Màu chữ phụ\",\"02ePaq\":[\"Chọn \",[\"0\"]],\"QuNKRX\":\"Chọn máy ảnh\",\"9FQEn8\":\"Chọn danh mục...\",\"kWI/37\":\"Chọn nhà tổ chức\",\"ixIx1f\":\"Chọn sản phẩm\",\"3oSV95\":\"Chọn bậc sản phẩm\",\"C4Y1hA\":\"Chọn sản phẩm\",\"hAjDQy\":\"Chọn trạng thái\",\"QYARw/\":\"Chọn Vé\",\"OMX4tH\":\"Chọn Vé\",\"DrwwNd\":\"Chọn khoảng thời gian\",\"O/7I0o\":\"Chọn ...\",\"JlFcis\":\"Gửi\",\"qKWv5N\":[\"Gửi một bản sao đến <0>\",[\"0\"],\"\"],\"RktTWf\":\"Gửi tin nhắn\",\"/mQ/tD\":\"Gửi dưới dạng thử nghiệm. Thông báo sẽ được gửi đến địa chỉ email của bạn thay vì người nhận.\",\"M/WIer\":\"Gửi tin nhắn\",\"D7ZemV\":\"Gửi email xác nhận và vé\",\"v1rRtW\":\"Gửi Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Mô tả SEO\",\"/SIY6o\":\"Từ khóa SEO\",\"GfWoKv\":\"Cài đặt SEO\",\"rXngLf\":\"Tiêu đề SEO\",\"/jZOZa\":\"Phí dịch vụ\",\"Bj/QGQ\":\"Đặt giá tối thiểu và cho phép người dùng thanh toán nhiều hơn nếu họ chọn\",\"L0pJmz\":\"Đặt số bắt đầu cho hóa đơn. Sau khi hóa đơn được tạo, số này không thể thay đổi.\",\"nYNT+5\":\"Thiết lập sự kiện của bạn\",\"A8iqfq\":\"Đặt sự kiện của bạn trực tiếp\",\"Tz0i8g\":\"Cài đặt\",\"Z8lGw6\":\"Chia sẻ\",\"B2V3cA\":\"Chia sẻ sự kiện\",\"17Fd7X\":\"Chia sẻ lên Facebook\",\"x7i6H+\":\"Chia sẻ với LinkedIn\",\"zziQd8\":\"Chia sẻ với Pinterest\",\"/TgBEk\":\"Chia sẻ với Reddit\",\"0Wlk5F\":\"Chia sẻ với xã hội\",\"on+mNS\":\"Chia sẻ với Telegram\",\"PcmR+m\":\"Chia sẻ với WhatsApp\",\"/5b1iZ\":\"Chia sẻ với X.com\",\"n/T2KI\":\"Chia sẻ qua email\",\"8vETh9\":\"Hiển thị\",\"V0SbFp\":\"Hiển thị số lượng sản phẩm có sẵn\",\"qDsmzu\":\"Hiển thị câu hỏi ẩn\",\"fMPkxb\":\"Hiển thị thêm\",\"izwOOD\":\"Hiển thị thuế và phí riêng biệt\",\"1SbbH8\":\"Hiển thị cho khách hàng sau khi họ thanh toán, trên trang Tóm tắt đơn hàng.\",\"YfHZv0\":\"Hiển thị cho khách hàng trước khi họ thanh toán\",\"CBBcly\":\"Hiển thị các trường địa chỉ chung, bao gồm quốc gia\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Hộp văn bản dòng đơn\",\"+P0Cn2\":\"Bỏ qua bước này\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Đã bán hết\",\"Mi1rVn\":\"Đã bán hết\",\"nwtY4N\":\"Có gì đó không ổn\",\"GRChTw\":\"Có gì đó không ổn trong khi xóa thuế hoặc phí\",\"YHFrbe\":\"Có gì đó không ổn! Vui lòng thử lại\",\"kf83Ld\":\"Có gì đó không ổn.\",\"fWsBTs\":\"Có gì đó không ổn. Vui lòng thử lại\",\"F6YahU\":\"Xin lỗi, có gì đó không ổn. Vui lòng thử thanh toán lại\",\"KWgppI\":\"Xin lỗi, có điều gì đó không ổn khi tải trang này.\",\"/TCOIK\":\"Xin lỗi, đơn hàng này không còn tồn tại.\",\"6a/UJE\":\"Xin lỗi, mã khuyến mãi này không được công nhận\",\"65A04M\":\"Tiếng Tây Ban Nha\",\"mFuBqb\":\"Sản phẩm tiêu chuẩn với giá cố định\",\"D3iCkb\":\"Ngày bắt đầu\",\"/2by1f\":\"Nhà nước hoặc khu vực\",\"uAQUqI\":\"Trạng thái\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Thanh toán Stripe không được kích hoạt cho sự kiện này.\",\"UJmAAK\":\"Chủ đề\",\"X2rrlw\":\"Tổng phụ\",\"zzDlyQ\":\"Thành công\",\"b0HJ45\":[\"Thành công! \",[\"0\"],\" sẽ nhận một email trong chốc lát.\"],\"BJIEiF\":[[\"0\"],\" Người tham dự thành công\"],\"OtgNFx\":\"Địa chỉ email được xác nhận thành công\",\"IKwyaF\":\"Thay đổi email được xác nhận thành công\",\"zLmvhE\":\"Người tham dự được tạo thành công\",\"gP22tw\":\"Sản phẩm được tạo thành công\",\"9mZEgt\":\"Mã khuyến mãi được tạo thành công\",\"aIA9C4\":\"Câu hỏi được tạo thành công\",\"J3RJSZ\":\"Người tham dự cập nhật thành công\",\"3suLF0\":\"Phân công công suất được cập nhật thành công\",\"Z+rnth\":\"Danh sách soát vé được cập nhật thành công\",\"vzJenu\":\"Cài đặt email được cập nhật thành công\",\"7kOMfV\":\"Sự kiện cập nhật thành công\",\"G0KW+e\":\"Thiết kế trang sự kiện được cập nhật thành công\",\"k9m6/E\":\"Cài đặt trang chủ được cập nhật thành công\",\"y/NR6s\":\"Vị trí cập nhật thành công\",\"73nxDO\":\"Cài đặt linh tinh được cập nhật thành công\",\"4H80qv\":\"Đơn hàng cập nhật thành công\",\"6xCBVN\":\"Cập nhật cài đặt thanh toán & lập hóa đơn thành công\",\"1Ycaad\":\"Cập nhật sản phẩm thành công\",\"70dYC8\":\"Cập nhật mã khuyến mãi thành công\",\"F+pJnL\":\"Cập nhật cài đặt SEO thành công\",\"DXZRk5\":\"Phòng 100\",\"GNcfRk\":\"Email hỗ trợ\",\"uRfugr\":\"Áo thun\",\"JpohL9\":\"Thuế\",\"geUFpZ\":\"Thuế & Phí\",\"dFHcIn\":\"Chi tiết thuế\",\"wQzCPX\":\"Thông tin thuế sẽ xuất hiện ở cuối tất cả các hóa đơn (ví dụ: mã số thuế VAT, đăng ký thuế)\",\"0RXCDo\":\"Xóa thuế hoặc phí thành công\",\"ZowkxF\":\"Thuế\",\"qu6/03\":\"Thuế và phí\",\"gypigA\":\"Mã khuyến mãi không hợp lệ\",\"5ShqeM\":\"Danh sách check-in bạn đang tìm kiếm không tồn tại.\",\"QXlz+n\":\"Tiền tệ mặc định cho các sự kiện của bạn.\",\"mnafgQ\":\"Múi giờ mặc định cho các sự kiện của bạn.\",\"o7s5FA\":\"Ngôn ngữ mà người tham dự sẽ nhận email.\",\"NlfnUd\":\"Liên kết bạn đã nhấp vào không hợp lệ.\",\"HsFnrk\":[\"Số lượng sản phẩm tối đa cho \",[\"0\"],\"là \",[\"1\"]],\"TSAiPM\":\"Trang bạn đang tìm kiếm không tồn tại\",\"MSmKHn\":\"Giá hiển thị cho khách hàng sẽ bao gồm thuế và phí.\",\"6zQOg1\":\"Giá hiển thị cho khách hàng sẽ không bao gồm thuế và phí. Chúng sẽ được hiển thị riêng biệt.\",\"ne/9Ur\":\"Các cài đặt kiểu dáng bạn chọn chỉ áp dụng cho HTML được sao chép và sẽ không được lưu trữ.\",\"vQkyB3\":\"Thuế và phí áp dụng cho sản phẩm này. \",\"esY5SG\":\"Tiêu đề của sự kiện sẽ được hiển thị trong kết quả của công cụ tìm kiếm và khi chia sẻ trên phương tiện truyền thông xã hội. \",\"wDx3FF\":\"Không có sản phẩm nào cho sự kiện này\",\"pNgdBv\":\"Không có sản phẩm nào trong danh mục này\",\"rMcHYt\":\"Có một khoản hoàn tiền đang chờ xử lý. Vui lòng đợi hoàn tất trước khi yêu cầu hoàn tiền khác.\",\"F89D36\":\"Đã xảy ra lỗi khi đánh dấu đơn hàng là đã thanh toán\",\"68Axnm\":\"Đã xảy ra lỗi khi xử lý yêu cầu của bạn. Vui lòng thử lại.\",\"mVKOW6\":\"Có một lỗi khi gửi tin nhắn của bạn\",\"AhBPHd\":\"Những chi tiết này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn hàng chờ thanh toán sẽ không hiển thị tin nhắn này.\",\"Pc/Wtj\":\"Người tham dự này có một đơn hàng không được thanh toán.\",\"mf3FrP\":\"Danh mục này chưa có bất kỳ sản phẩm nào.\",\"8QH2Il\":\"Danh mục này bị ẩn khỏi chế độ xem công khai\",\"xxv3BZ\":\"Danh sách người tham dự này đã hết hạn\",\"Sa7w7S\":\"Danh sách người tham dự này đã hết hạn và không còn có sẵn để kiểm tra.\",\"Uicx2U\":\"Danh sách người tham dự này đang hoạt động\",\"1k0Mp4\":\"Danh sách người tham dự này chưa hoạt động\",\"K6fmBI\":\"Danh sách người tham dự này chưa hoạt động và không có sẵn để kiểm tra.\",\"t/ePFj\":\"Mô tả này sẽ được hiển thị cho nhân viên kiểm tra vé\",\"MLTkH7\":\"Email này không phải là quảng cáo và liên quan trực tiếp đến sự kiện này.\",\"2eIpBM\":\"Sự kiện này không có sẵn tại thời điểm này. Vui lòng quay lại sau.\",\"Z6LdQU\":\"Sự kiện này không có sẵn.\",\"MMd2TJ\":\"Thông tin này sẽ được hiển thị trên trang thanh toán, trang tóm tắt đơn hàng và email xác nhận đơn hàng.\",\"XAHqAg\":\"Đây là một sản phẩm chung, như áo phông hoặc cốc. Không có vé nào được phát hành\",\"CNk/ro\":\"Đây là một sự kiện trực tuyến\",\"FwXnJd\":\"Danh sách này sẽ không còn có sẵn để kiểm tra sau ngày này\",\"cHO4ec\":\"Thông báo này sẽ được bao gồm trong phần chân trang của tất cả các email được gửi từ sự kiện này\",\"55i7Fa\":\"Thông báo này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn chờ thanh toán sẽ không hiển thị thông báo này.\",\"RjwlZt\":\"Đơn hàng này đã được thanh toán.\",\"5K8REg\":\"Đơn hàng này đã được hoàn trả.\",\"OiQMhP\":\"Đơn hàng này đã bị hủy\",\"YyEJij\":\"Đơn hàng này đã bị hủy bỏ.\",\"Q0zd4P\":\"Đơn hàng này đã hết hạn. Vui lòng bắt đầu lại.\",\"HILpDX\":\"Đơn hàng này đang chờ thanh toán\",\"BdYtn9\":\"Đơn hàng này đã hoàn tất\",\"e3uMJH\":\"Đơn hàng này đã hoàn tất.\",\"YNKXOK\":\"Đơn hàng này đang xử lý.\",\"yPZN4i\":\"Trang Đơn hàng này không còn có sẵn.\",\"i0TtkR\":\"Điều này ghi đè tất cả các cài đặt khả năng hiển thị và sẽ ẩn sản phẩm khỏi tất cả các khách hàng.\",\"cRRc+F\":\"Sản phẩm này không thể bị xóa vì nó được liên kết với một đơn hàng. \",\"3Kzsk7\":\"Sản phẩm này là vé. Người mua sẽ nhận được vé sau khi mua\",\"0fT4x3\":\"Sản phẩm này được ẩn khỏi chế độ xem công khai\",\"Y/x1MZ\":\"Sản phẩm này bị ẩn trừ khi được nhắm mục tiêu bởi mã khuyến mãi\",\"Qt7RBu\":\"Câu hỏi này chỉ hiển thị cho người tổ chức sự kiện\",\"os29v1\":\"Liên kết mật khẩu đặt lại này không hợp lệ hoặc hết hạn.\",\"IV9xTT\":\"Người dùng này không hoạt động, vì họ chưa chấp nhận lời mời của họ.\",\"5AnPaO\":\"vé\",\"kjAL4v\":\"Vé\",\"dtGC3q\":\"Email vé đã được gửi lại với người tham dự\",\"54q0zp\":\"Vé cho\",\"xN9AhL\":[\"Cấp \",[\"0\"]],\"jZj9y9\":\"Sản phẩm cấp bậc\",\"8wITQA\":\"Sản phẩm theo bậc cho phép bạn cung cấp nhiều tùy chọn giá cho cùng một sản phẩm. Điều này hoàn hảo cho các sản phẩm ưu đãi sớm hoặc các nhóm giá khác nhau cho từng đối tượng.\",\"nn3mSR\":\"Thời gian còn lại:\",\"s/0RpH\":\"Thời gian được sử dụng\",\"y55eMd\":\"Thời gian được sử dụng\",\"40Gx0U\":\"Múi giờ\",\"oDGm7V\":\"Tip\",\"MHrjPM\":\"Tiêu đề\",\"xdA/+p\":\"Công cụ\",\"72c5Qo\":\"Tổng\",\"YXx+fG\":\"Tổng trước khi giảm giá\",\"NRWNfv\":\"Tổng tiền chiết khấu\",\"BxsfMK\":\"Tổng phí\",\"2bR+8v\":\"Tổng doanh thu\",\"mpB/d9\":\"Tổng tiền đơn hàng\",\"m3FM1g\":\"Tổng đã hoàn lại\",\"jEbkcB\":\"Tổng đã hoàn lại\",\"GBBIy+\":\"Tổng còn lại\",\"/SgoNA\":\"Tổng thuế\",\"+zy2Nq\":\"Loại\",\"FMdMfZ\":\"Không thể kiểm tra người tham dự\",\"bPWBLL\":\"Không thể kiểm tra người tham dự\",\"9+P7zk\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"WLxtFC\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"/cSMqv\":\"Không thể tạo câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"MH/lj8\":\"Không thể cập nhật câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"nnfSdK\":\"Khách hàng duy nhất\",\"Mqy/Zy\":\"Hoa Kỳ\",\"NIuIk1\":\"Không giới hạn\",\"/p9Fhq\":\"Không giới hạn có sẵn\",\"E0q9qH\":\"Sử dụng không giới hạn\",\"h10Wm5\":\"Đơn hàng chưa thanh toán\",\"ia8YsC\":\"Sắp tới\",\"TlEeFv\":\"Các sự kiện sắp tới\",\"L/gNNk\":[\"Cập nhật \",[\"0\"]],\"+qqX74\":\"Cập nhật tên sự kiện, mô tả và ngày\",\"vXPSuB\":\"Cập nhật hồ sơ\",\"BNBfrU\":\"Tải lên bìa\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL được sao chép vào bảng tạm\",\"e5lF64\":\"Ví dụ sử dụng\",\"fiV0xj\":\"Giới hạn sử dụng\",\"sGEOe4\":\"Sử dụng phiên bản làm mờ của ảnh bìa làm nền\",\"OadMRm\":\"Sử dụng hình ảnh bìa\",\"7PzzBU\":\"Người dùng\",\"yDOdwQ\":\"Quản lý người dùng\",\"Sxm8rQ\":\"Người dùng\",\"VEsDvU\":\"Người dùng có thể thay đổi email của họ trong <0>Cài đặt hồ sơ\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"Thuế VAT\",\"E/9LUk\":\"Tên địa điểm\",\"jpctdh\":\"Xem\",\"Pte1Hv\":\"Xem chi tiết người tham dự\",\"/5PEQz\":\"Xem trang sự kiện\",\"fFornT\":\"Xem tin nhắn đầy đủ\",\"YIsEhQ\":\"Xem bản đồ\",\"Ep3VfY\":\"Xem trên Google Maps\",\"Y8s4f6\":\"Xem chi tiết đơn hàng\",\"QIWCnW\":\"Danh sách người tham dự VIP\",\"tF+VVr\":\"Vé VIP\",\"2q/Q7x\":\"Tầm nhìn\",\"vmOFL/\":\"Chúng tôi không thể xử lý thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"45Srzt\":\"Chúng tôi không thể xóa danh mục. Vui lòng thử lại.\",\"/DNy62\":[\"Chúng tôi không thể tìm thấy bất kỳ vé nào khớp với \",[\"0\"]],\"1E0vyy\":\"Chúng tôi không thể tải dữ liệu. Vui lòng thử lại.\",\"NmpGKr\":\"Chúng tôi không thể sắp xếp lại các danh mục. Vui lòng thử lại.\",\"BJtMTd\":\"Chúng tôi đề xuất kích thước 2160px bằng 1080px và kích thước tệp tối đa là 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Chúng tôi không thể xác nhận thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"Gspam9\":\"Chúng tôi đang xử lý đơn hàng của bạn. Đợi một chút...\",\"LuY52w\":\"Chào mừng bạn! Vui lòng đăng nhập để tiếp tục.\",\"dVxpp5\":[\"Chào mừng trở lại\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Chào mừng bạn đến với hi.events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Sản phẩm cấp bậc là gì?\",\"f1jUC0\":\"Danh sách người tham dự này nên hoạt động vào ngày nào?\",\"4ueloy\":\"Thể loại là gì?\",\"gxeWAU\":\"Mã này áp dụng cho sản phẩm nào?\",\"hFHnxR\":\"Mã này áp dụng cho sản phẩm nào? (Mặc định áp dụng cho tất cả)\",\"AeejQi\":\"Sản phẩm nào nên áp dụng công suất này?\",\"Rb0XUE\":\"Bạn sẽ đến lúc mấy giờ?\",\"5N4wLD\":\"Đây là loại câu hỏi nào?\",\"gyLUYU\":\"Khi được bật, hóa đơn sẽ được tạo cho các đơn hàng vé. Hóa đơn sẽ được gửi kèm với email xác nhận đơn hàng. Người tham dự cũng có thể tải hóa đơn của họ từ trang xác nhận đơn hàng.\",\"D3opg4\":\"Khi thanh toán ngoại tuyến được bật, người dùng có thể hoàn tất đơn hàng và nhận vé của họ. Vé của họ sẽ hiển thị rõ ràng rằng đơn hàng chưa được thanh toán, và công cụ check-in sẽ thông báo cho nhân viên check-in nếu đơn hàng cần thanh toán.\",\"D7C6XV\":\"Danh sách người tham dự này nên hết hạn khi nào?\",\"FVetkT\":\"Những vé nào nên được liên kết với danh sách người tham dự này?\",\"S+OdxP\":\"Ai đang tổ chức sự kiện này?\",\"LINr2M\":\"Tin nhắn này gửi tới ai?\",\"nWhye/\":\"Ai nên được hỏi câu hỏi này?\",\"VxFvXQ\":\"Nhúng Widget\",\"v1P7Gm\":\"Cài đặt widget\",\"b4itZn\":\"Làm việc\",\"hqmXmc\":\"Làm việc ...\",\"+G/XiQ\":\"Từ đầu năm đến nay\",\"l75CjT\":\"Có\",\"QcwyCh\":\"Có, loại bỏ chúng\",\"ySeBKv\":\"Bạn đã quét vé này rồi\",\"P+Sty0\":[\"Bạn đang thay đổi email của mình thành <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Bạn đang ngoại tuyến\",\"sdB7+6\":\"Bạn có thể tạo mã khuyến mãi nhắm mục tiêu sản phẩm này trên\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Bạn không thể thay đổi loại sản phẩm vì có những người tham dự liên quan đến sản phẩm này.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Bạn không thể xác nhận người tham dự với các đơn hàng không được thanh toán. Cài đặt này có thể được thay đổi ở phần cài đặt sự kiện.\",\"c9Evkd\":\"Bạn không thể xóa danh mục cuối cùng.\",\"6uwAvx\":\"Bạn không thể xóa cấp giá này vì đã có sản phẩm được bán cho cấp này. Thay vào đó, bạn có thể ẩn nó.\",\"tFbRKJ\":\"Bạn không thể chỉnh sửa vai trò hoặc trạng thái của chủ sở hữu tài khoản.\",\"fHfiEo\":\"Bạn không thể hoàn trả một Đơn hàng được tạo thủ công.\",\"hK9c7R\":\"Bạn đã tạo một câu hỏi ẩn nhưng đã tắt tùy chọn hiển thị câu hỏi ẩn. Nó đã được bật.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Bạn có quyền truy cập vào nhiều tài khoản. Vui lòng chọn một tài khoản để tiếp tục.\",\"Z6q0Vl\":\"Bạn đã chấp nhận lời mời này. Vui lòng đăng nhập để tiếp tục.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"Bạn không có câu hỏi cho người tham dự.\",\"CoZHDB\":\"Bạn không có câu hỏi nào về đơn hàng.\",\"15qAvl\":\"Bạn không có thay đổi email đang chờ xử lý.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Bạn đã hết thời gian để hoàn thành đơn hàng của mình.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Bạn chưa gửi bất kỳ tin nhắn nào. Bạn có thể gửi tin nhắn tới tất cả người tham dự, hoặc cho người giữ sản phẩm cụ thể.\",\"R6i9o9\":\"Bạn phải hiểu rằng email này không phải là email quảng cáo\",\"3ZI8IL\":\"Bạn phải đồng ý với các điều khoản và điều kiện\",\"dMd3Uf\":\"Bạn phải xác nhận địa chỉ email của bạn trước khi sự kiện của bạn có thể phát hành.\",\"H35u3n\":\"Bạn phải tạo một vé trước khi bạn có thể thêm một người tham dự.\",\"jE4Z8R\":\"Bạn phải có ít nhất một cấp giá\",\"8/eLoa\":\"Bạn cần xác minh tài khoản của mình trước khi bạn có thể gửi tin nhắn.\",\"Egnj9d\":\"Bạn sẽ phải đánh dấu một đơn hàng theo cách thủ công. Được thực hiện trong trang quản lý đơn hàng.\",\"L/+xOk\":\"Bạn sẽ cần một vé trước khi bạn có thể tạo một danh sách người tham dự.\",\"Djl45M\":\"Bạn sẽ cần tại một sản phẩm trước khi bạn có thể tạo một sự phân công công suất.\",\"y3qNri\":\"Bạn cần ít nhất một sản phẩm để bắt đầu. Miễn phí, trả phí hoặc để người dùng quyết định số tiền thanh toán.\",\"9HcibB\":[\"Bạn sẽ đến \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Tên tài khoản của bạn được sử dụng trên các trang sự kiện và trong email.\",\"veessc\":\"Người tham dự của bạn sẽ xuất hiện ở đây sau khi họ đăng ký tham gia sự kiện. Bạn cũng có thể thêm người tham dự theo cách thủ công.\",\"Eh5Wrd\":\"Trang web tuyệt vời của bạn 🎉\",\"lkMK2r\":\"Thông tin của bạn\",\"3ENYTQ\":[\"Yêu cầu email của bạn thay đổi thành <0>\",[\"0\"],\" đang chờ xử lý. \"],\"yZfBoy\":\"Tin nhắn của bạn đã được gửi\",\"KSQ8An\":\"Đơn hàng của bạn\",\"Jwiilf\":\"Đơn hàng của bạn đã bị hủy\",\"6UxSgB\":\"Đơn hàng của bạn đang chờ thanh toán 🏦\",\"7YJdgG\":\"Đơn hàng của bạn sẽ xuất hiện ở đây sau khi chúng bắt đầu tham gia.\",\"9TO8nT\":\"Mật khẩu của bạn\",\"P8hBau\":\"Thanh toán của bạn đang xử lý.\",\"UdY1lL\":\"Thanh toán của bạn không thành công, vui lòng thử lại.\",\"fzuM26\":\"Thanh toán của bạn không thành công. Vui lòng thử lại.\",\"cEli2o\":\"Sản phẩm cho\",\"cJ4Y4R\":\"Hoàn lại tiền của bạn đang xử lý.\",\"IFHV2p\":\"Vé của bạn cho\",\"x1PPdr\":\"mã zip / bưu điện\",\"BM/KQm\":\"mã zip hoặc bưu điện\",\"+LtVBt\":\"mã zip hoặc bưu điện\",\"25QDJ1\":\"- Nhấp để xuất bản\",\"WOyJmc\":\"- Nhấp để gỡ bỏ\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Webhook đang hoạt động\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" nhà tổ chức\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"EventCount\"],\" Sự kiện\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks thông báo ngay lập tức cho các dịch vụ bên ngoài khi sự kiện diễn ra, chẳng hạn như thêm người tham dự mới vào CRM hoặc danh sách email khi đăng ký, đảm bảo tự động hóa mượt mà.<1>Sử dụng các dịch vụ bên thứ ba như <2>Zapier, <3>IFTTT hoặc <4>Make để tạo quy trình làm việc tùy chỉnh và tự động hóa công việc.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Thêm vé\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Webhook đang hoạt động\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"Mã xác thực mới đã được gửi đến email của bạn\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Mô tả ngắn gọn về nhà tổ chức của bạn sẽ được hiển thị cho người dùng.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"Thông tin sự kiện\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Giới thiệu về Stripe Connect\",\"VTfZPy\":\"Truy cập bị từ chối\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Thêm chi tiết sự kiện và quản lý cài đặt sự kiện.\",\"Fb+SDI\":\"Thêm nhiều vé hơn\",\"BGD9Yt\":\"Thêm vé\",\"QN2F+7\":\"Thêm Webhook\",\"NsWqSP\":\"Thêm tài khoản mạng xã hội và URL trang web của bạn. Chúng sẽ được hiển thị trên trang công khai của nhà tổ chức.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Đối tác liên kết\",\"I+utEq\":\"Mã đối tác liên kết không thể thay đổi\",\"/jHBj5\":\"Tạo đối tác liên kết thành công\",\"uCFbG2\":\"Xóa đối tác liên kết thành công\",\"a41PKA\":\"Doanh số đối tác liên kết sẽ được theo dõi\",\"mJJh2s\":\"Doanh số đối tác liên kết sẽ không được theo dõi. Điều này sẽ vô hiệu hóa đối tác.\",\"jabmnm\":\"Cập nhật đối tác liên kết thành công\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Đã xuất danh sách đối tác\",\"3cqmut\":\"Đối tác liên kết giúp bạn theo dõi doanh số từ các đối tác và người ảnh hưởng. Tạo mã đối tác và chia sẻ để theo dõi hiệu suất.\",\"7rLTkE\":\"Tất cả sự kiện đã lưu trữ\",\"gKq1fa\":\"Tất cả người tham dự\",\"ZS/D7f\":\"Tất cả sự kiện đã kết thúc\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"Tất cả sự kiện sắp diễn ra\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Email để liên kết với đối tác này. Đối tác sẽ không nhận được thông báo.\",\"vRznIT\":\"Đã xảy ra lỗi khi kiểm tra trạng thái xuất.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Sự kiện là buổi tụ họp hoặc dịp mà bạn đang tổ chức. Bạn có thể thêm thông tin chi tiết sau.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Câu trả lời đã được cập nhật thành công.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Bắc Cực\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Bạn có chắc chắn muốn xóa đối tác này? Hành động này không thể hoàn tác.\",\"5H3Z78\":\"Bạn có chắc là bạn muốn xóa webhook này không?\",\"VDWChT\":\"Bạn có chắc muốn chuyển nhà tổ chức này sang bản nháp không? Trang của nhà tổ chức sẽ không hiển thị công khai.\",\"pWtQJM\":\"Bạn có chắc muốn công khai nhà tổ chức này không? Trang của nhà tổ chức sẽ hiển thị công khai.\",\"WFHOlF\":\"Bạn có chắc chắn muốn xuất bản sự kiện này? Sau khi xuất bản, sự kiện sẽ hiển thị công khai.\",\"4TNVdy\":\"Bạn có chắc chắn muốn xuất bản hồ sơ nhà tổ chức này? Sau khi xuất bản, hồ sơ sẽ hiển thị công khai.\",\"ExDt3P\":\"Bạn có chắc chắn muốn hủy xuất bản sự kiện này? Sự kiện sẽ không còn hiển thị công khai.\",\"5Qmxo/\":\"Bạn có chắc chắn muốn hủy xuất bản hồ sơ nhà tổ chức này? Hồ sơ sẽ không còn hiển thị công khai.\",\"+QARA4\":\"Nghệ thuật\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"Ít nhất một loại sự kiện phải được chọn\",\"AJ4rvK\":\"Người tham dự đã hủy bỏ\",\"qvylEK\":\"Người tham dự đã tạo ra\",\"Xc2I+v\":\"Quản lý người tham dự\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Người tham dự cập nhật\",\"k3Tngl\":\"Danh sách người tham dự đã được xuất\",\"5UbY+B\":\"Người tham dự có vé cụ thể\",\"kShOaz\":\"Quy trình tự động\",\"VPoeAx\":\"Quản lý vào cổng tự động với nhiều danh sách check-in và xác thực theo thời gian thực\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Chờ thanh toán ngoại tuyến\",\"kNmmvE\":\"Công ty TNHH Awesome Events\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Thông tin cơ bản\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Trước khi sự kiện của bạn có thể phát trực tiếp, bạn cần thực hiện một vài việc. Hoàn thành tất cả các bước dưới đây để bắt đầu.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Kiểm soát thương hiệu\",\"9N+p+g\":\"Kinh doanh\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Văn bản nút\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Phân bổ sức chứa\",\"K7tIrx\":\"Danh mục\",\"2tbLdK\":\"Từ thiện\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Kiểm tra email của bạn\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in đã được tạo\",\"F4SRy3\":\"Check-in đã bị xóa\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Tiếng Trung (Phồn thể)\",\"pkk46Q\":\"Chọn một nhà tổ chức\",\"ypFF60\":\"Chọn từ các bảng màu được định sẵn\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"đóng\",\"RWw9Lg\":\"Đóng hộp thoại\",\"XwdMMg\":\"Mã chỉ được chứa chữ cái, số, dấu gạch ngang và dấu gạch dưới\",\"+yMJb7\":\"Mã là bắt buộc\",\"m9SD3V\":\"Mã phải có ít nhất 3 ký tự\",\"V1krgP\":\"Mã không được quá 20 ký tự\",\"psqIm5\":\"Hợp tác với nhóm của bạn để tạo nên những sự kiện tuyệt vời.\",\"msqIjo\":\"Collapse this ticket when the event page is initially loaded\",\"WD6364\":\"Bảng màu\",\"qdY9Tp\":\"Màu cài sẵn\",\"CWk59I\":\"Hài kịch\",\"/sZIOR\":\"Cửa hàng hoàn chỉnh\",\"7D9MJz\":\"Hoàn tất thiết lập Stripe\",\"nqx+6h\":\"Hoàn thành các bước này để bắt đầu bán vé cho sự kiện của bạn.\",\"ih35UP\":\"Trung tâm hội nghị\",\"Auz0Mz\":\"Xác nhận email của bạn để sử dụng đầy đủ tính năng.\",\"7+grte\":\"Email xác nhận đã được gửi! Vui lòng kiểm tra hộp thư đến của bạn.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Chúc mừng bạn đã tạo sự kiện thành công!\",\"Xe2tSS\":\"Tài liệu kết nối\",\"1Xxb9f\":\"Kết nối xử lý thanh toán\",\"EWnXR+\":\"Kết nối với Stripe\",\"MOUF31\":\"Kết nối với CRM và tự động hóa các tác vụ bằng webhooks và tích hợp\",\"VioGG1\":\"Kết nối tài khoản Stripe để chấp nhận thanh toán cho vé và sản phẩm.\",\"/3017M\":\"Đã kết nối với Stripe\",\"jfC/xh\":\"Liên hệ\",\"LOFgda\":[\"Liên hệ \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Email liên hệ\",\"02S6xJ\":\"Liên hệ hỗ trợ\",\"nBGbqc\":\"Liên hệ với chúng tôi để bật tính năng nhắn tin\",\"2nL0F3\":\"Màu nền nội dung\",\"m8WD6t\":\"Tiếp tục thiết lập\",\"0GwUT4\":\"Tiếp tục đến thanh toán\",\"sBV87H\":\"Tiếp tục tạo sự kiện\",\"nKtyYu\":\"Tiếp tục bước tiếp theo\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Đã sao chép vào clipboard\",\"PiH3UR\":\"Đã sao chép!\",\"uUPbPg\":\"Sao chép liên kết đối tác\",\"iVm46+\":\"Sao chép mã\",\"y22tv0\":\"Sao chép liên kết này để chia sẻ ở bất kỳ đâu\",\"/4gGIX\":\"Sao chép vào bộ nhớ tạm\",\"o5K/BK\":\"San hô\",\"P0rbCt\":\"Ảnh bìa\",\"60u+dQ\":\"Ảnh bìa sẽ được hiển thị ở đầu trang sự kiện của bạn\",\"2NLjA6\":\"Ảnh bìa sẽ hiển thị ở đầu trang của nhà tổ chức\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Tạo đối tác\",\"dyrgS4\":\"Tạo và tùy chỉnh trang sự kiện của bạn ngay lập tức\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Tạo vé hoặc sản phẩm\",\"agZ87r\":\"Tạo vé cho sự kiện của bạn, đặt giá và quản lý số lượng có sẵn.\",\"dkAPxi\":\"Tạo webhook\",\"5slqwZ\":\"Tạo sự kiện của bạn\",\"JQNMrj\":\"Tạo sự kiện đầu tiên của bạn\",\"CCjxOC\":\"Tạo sự kiện đầu tiên để bắt đầu bán vé và quản lý người tham dự.\",\"ZCSSd+\":\"Tạo sự kiện của riêng bạn\",\"67NsZP\":\"Đang tạo sự kiện...\",\"H34qcM\":\"Đang tạo nhà tổ chức...\",\"1YMS+X\":\"Đang tạo sự kiện của bạn, vui lòng đợi\",\"yiy8Jt\":\"Đang tạo hồ sơ nhà tổ chức của bạn, vui lòng đợi\",\"8Tg/JR\":\"Tùy chỉnh\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Tùy chỉnh văn bản trên nút tiếp tục\",\"q9Jg0H\":\"Tùy chỉnh trang sự kiện và thiết kế widget của bạn để phù hợp với thương hiệu của bạn một cách hoàn hảo\",\"mkLlne\":\"Tùy chỉnh giao diện trang sự kiện của bạn\",\"3trPKm\":\"Tùy chỉnh giao diện trang tổ chức của bạn\",\"zgCHnE\":\"Báo cáo doanh số hàng ngày\",\"nHm0AI\":\"Chi tiết doanh số hàng ngày, thuế và phí\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Xóa đối tác\",\"+jw/c1\":\"Xóa ảnh\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Xóa webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Bỏ chọn tất cả\",\"H8kMHT\":\"Không nhận được mã?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Bỏ qua thông báo này\",\"TvY/XA\":\"Tài liệu\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Chưa có tài khoản? <0>Đăng ký\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Bản nháp\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Do nguy cơ spam cao, chúng tôi yêu cầu xác minh thủ công trước khi bạn có thể gửi tin nhắn.\\nVui lòng liên hệ với chúng tôi để yêu cầu quyền truy cập.\",\"KRmTkx\":\"Nhân bản sản phẩm\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Sao chép webhooks\",\"KIjvtr\":\"Tiếng Hà Lan\",\"SPKbfM\":\"ví dụ: Mua vé, Đăng ký ngay\",\"v4+lcZ\":\"Chỉnh sửa đối tác\",\"2iZEz7\":\"Chỉnh sửa câu trả lời\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Chỉnh sửa webhook\",\"nP7CdQ\":\"Chỉnh sửa webhook\",\"aqxYLv\":\"Giáo dục\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email là bắt buộc\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Yêu cầu xác minh email\",\"L86zy2\":\"Xác thực email thành công!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Đã bật\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Ngày và giờ kết thúc (tùy chọn)\",\"PKXt9R\":\"Ngày kết thúc phải sau ngày bắt đầu\",\"48Y16Q\":\"Thời gian kết thúc (tùy chọn)\",\"3bR1r4\":\"Nhập email đối tác (tùy chọn)\",\"ARkzso\":\"Nhập tên đối tác\",\"kWg31j\":\"Nhập mã đối tác duy nhất\",\"C3nD/1\":\"Nhập email của bạn\",\"n9V+ps\":\"Nhập tên của bạn\",\"LslKhj\":\"Lỗi khi tải nhật ký\",\"acLjIx\":\"sự kiện\",\"WgD6rb\":\"Danh mục sự kiện\",\"b46pt5\":\"Ảnh bìa sự kiện\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Mô tả sự kiện\",\"PYs3rP\":\"Tên sự kiện\",\"HhwcTQ\":\"Tên sự kiện\",\"WZZzB6\":\"Tên sự kiện là bắt buộc\",\"Wd5CDM\":\"Tên sự kiện nên ít hơn 150 ký tự\",\"4JzCvP\":\"Sự kiện không có sẵn\",\"mImacG\":\"Trang sự kiện\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Phát hành vé bởi\",\"YDVUVl\":\"Loại sự kiện\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"sự kiện\",\"VlvpJ0\":\"Xuất câu trả lời\",\"JKfSAv\":\"Xuất thất bại. Vui lòng thử lại.\",\"SVOEsu\":\"Đã bắt đầu xuất. Đang chuẩn bị tệp...\",\"9bpUSo\":\"Đang xuất danh sách đối tác\",\"jtrqH9\":\"Đang xuất danh sách người tham dự\",\"R4Oqr8\":\"Xuất hoàn tất. Đang tải xuống tệp...\",\"UlAK8E\":\"Đang xuất đơn hàng\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Không thể tạo đối tác\",\"jo3Gm6\":\"Không thể xuất danh sách đối tác\",\"Jjw03p\":\"Không thể xuất danh sách người tham dự\",\"ZPwFnN\":\"Không thể xuất đơn hàng\",\"X4o0MX\":\"Không thể tải Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Không thể gửi lại mã xác thực\",\"T6B2gk\":\"Không thể gửi tin nhắn. Vui lòng thử lại.\",\"lKh069\":\"Không thể bắt đầu quá trình xuất\",\"i0QKrm\":\"Không thể cập nhật đối tác\",\"NNc33d\":\"Không thể cập nhật câu trả lời.\",\"7/9RFs\":\"Không thể tải ảnh lên.\",\"nkNfWu\":\"Tải ảnh lên không thành công. Vui lòng thử lại.\",\"rxy0tG\":\"Không thể xác thực email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Các khoản phí có thể thay đổi. Bạn sẽ được thông báo về bất kỳ thay đổi nào trong cấu trúc phí của mình.\",\"cf35MA\":\"Lễ hội\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Phí cố định:\",\"KgxI80\":\"Vé linh hoạt\",\"lWxAUo\":\"Ẩm thực\",\"kFLJqR\":\"Khu rừng\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Tích hợp hoàn toàn\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Thông tin chung về nhà tổ chức của bạn\",\"ziAjHi\":\"Tạo\",\"exy8uo\":\"Tạo mã\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Bắt đầu miễn phí, không có phí đăng ký\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Chuẩn bị sự kiện của bạn\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Truy cập Hi.Events\",\"gHSuV/\":\"Đi đến trang chủ\",\"Lek3cJ\":\"Đi đến Bảng điều khiển Stripe\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Đây là liên kết đối tác của bạn\",\"spMR9y\":\"Hi.Events tính phí nền tảng để duy trì và cải thiện dịch vụ của chúng tôi. Các khoản phí này sẽ được khấu trừ tự động từ mỗi giao dịch.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ẩn câu trả lời\",\"IyEqFf\":\"Ẩn cài đặt màu\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Trang chủ\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Nếu tab mới không tự động mở, vui lòng nhấn nút bên dưới để tiếp tục thanh toán.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"Nếu bạn có tài khoản với chúng tôi, bạn sẽ nhận được email với hướng dẫn cách đặt lại mật khẩu.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Hình ảnh\",\"UJLg8x\":\"Phân tích chuyên sâu\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Người tham dự riêng lẻ\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Email không hợp lệ\",\"5tT0+u\":\"Định dạng email không hợp lệ\",\"g+lLS9\":\"Mời thành viên nhóm\",\"1z26sk\":\"Mời thành viên nhóm\",\"KR0679\":\"Mời các thành viên nhóm\",\"aH6ZIb\":\"Mời nhóm của bạn\",\"Lj7sBL\":\"Tiếng Ý\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Phản hồi cuối cùng\",\"gw3Ur5\":\"Trình kích hoạt cuối cùng\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Liên kết tài khoản Stripe của bạn để nhận tiền từ việc bán vé.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Trực tiếp\",\"fpMs2Z\":\"TRỰC TIẾP\",\"DU0YtB\":\"Đang tải chủ đề...\",\"NFxlHW\":\"Đang tải Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Ảnh bìa\",\"gddQe0\":\"Logo và ảnh bìa cho nhà tổ chức của bạn\",\"TBEnp1\":\"Logo sẽ được hiển thị trong phần đầu trang\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Phát hành sự kiện\",\"4wUIjX\":\"Làm cho sự kiện của bạn hoạt động\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Quản lý sự kiện\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Quản lý xử lý thanh toán và xem phí nền tảng của bạn\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Phù hợp với thương hiệu của bạn\",\"xDAtGP\":\"Tin nhắn\",\"1jRD0v\":\"Nhắn tin cho người tham dự có vé cụ thể\",\"97QrnA\":\"Tin nhắn cho người tham dự, quản lý đơn hàng và xử lý hoàn lại tất cả ở một nơi\",\"Vjat/X\":\"Tin nhắn là bắt buộc\",\"0/yJtP\":\"Nhắn tin cho chủ đơn hàng có sản phẩm cụ thể\",\"yt/wR6\":\"Nửa đêm\",\"tccUcA\":\"Check-in trên thiết bị di động\",\"IU7sBy\":\"Hiện đại\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Âm nhạc\",\"8/brI5\":\"Tên là bắt buộc\",\"m920rF\":\"New York\",\"eWRECP\":\"Cuộc sống về đêm\",\"074+X8\":\"Không có Webhook hoạt động\",\"zxnup4\":\"Không có đối tác nào\",\"6r9SGl\":\"Không yêu cầu thẻ tín dụng\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"Chưa có sự kiện nào\",\"XZkeaI\":\"Không tìm thấy nhật ký\",\"NEmyqy\":\"Chưa có đơn hàng nào\",\"B7w4KY\":\"Không có nhà tổ chức nào khác\",\"6jYQGG\":\"Không có sự kiện trước đó\",\"zK/+ef\":\"Không có sản phẩm nào có sẵn để lựa chọn\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"Không có phản hồi\",\"EK/G11\":\"Chưa có phản hồi\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"Không có sự kiện sắp tới\",\"n5vdm2\":\"Chưa có sự kiện webhook nào được ghi nhận cho điểm cuối này. Sự kiện sẽ xuất hiện ở đây khi chúng được kích hoạt.\",\"4GhX3c\":\"Không có webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Đại dương\",\"lQgMLn\":\"Tên văn phòng hoặc địa điểm\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Sự kiện trực tuyến\",\"bU7oUm\":\"Chỉ gửi đến các đơn hàng có trạng thái này\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Đơn hàng được tạo\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Mã đơn hàng: \",[\"0\"]],\"vu6Arl\":\"Đơn hàng được đánh dấu là đã trả\",\"FaPYw+\":\"Chủ sở hữu đơn hàng\",\"eB5vce\":\"Chủ đơn hàng có sản phẩm cụ thể\",\"CxLoxM\":\"Chủ đơn hàng có sản phẩm\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Đơn hàng đã hoàn lại\",\"6eSHqs\":\"Trạng thái đơn hàng\",\"e7eZuA\":\"Đơn hàng cập nhật\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Đơn hàng đã được xuất\",\"S3CZ5M\":\"Bảng điều khiển nhà tổ chức\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Không tìm thấy nhà tổ chức\",\"wpj63n\":\"Cài đặt nhà tổ chức\",\"coIKFu\":\"Không có thống kê nào cho nhà tổ chức với loại tiền tệ đã chọn hoặc đã xảy ra lỗi.\",\"o1my93\":\"Cập nhật trạng thái nhà tổ chức thất bại. Vui lòng thử lại sau\",\"rLHma1\":\"Trạng thái nhà tổ chức đã được cập nhật\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Khác\",\"6/dCYd\":\"Tổng quan\",\"cbtJ9W\":\"Màu nền trang\",\"QkLf4H\":\"URL trang\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Đã qua\",\"xTPjSy\":\"Sự kiện đã qua\",\"/l/ckQ\":\"Dán URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Tạm dừng\",\"TskrJ8\":\"Thanh toán & Gói\",\"EyE8E6\":\"Thanh toán đang xử lý\",\"vcyz2L\":\"Cài đặt thanh toán\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Hiệu suất\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Điện thoại\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Đặt hàng\",\"br3Y/y\":\"Phí nền tảng\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Vui lòng nhập URL hợp lệ\",\"n8+Ng/\":\"Vui lòng nhập mã 5 chữ số\",\"Dvq0wf\":\"Vui lòng cung cấp một hình ảnh.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Vui lòng chọn một hình ảnh.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Vui lòng thử lại.\",\"klWBeI\":\"Vui lòng đợi trước khi yêu cầu mã khác\",\"hfHhaa\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị xuất danh sách đối tác...\",\"o+tJN/\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị cho người tham dự xuất ra...\",\"+5Mlle\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị đơn hàng của bạn để xuất ra...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Xem trước trang sự kiện\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Chính sách quyền riêng tư\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Sản phẩm được tạo ra\",\"XkFYVB\":\"Xóa sản phẩm\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Chi tiết doanh số sản phẩm, doanh thu và thuế\",\"ldVIlB\":\"Cập nhật sản phẩm\",\"mIqT3T\":\"Sản phẩm, Hàng hóa và Tùy chọn định giá linh hoạt\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Mã khuyến mãi\",\"k3wH7i\":\"Chi tiết sử dụng mã khuyến mãi và giảm giá\",\"EEYbdt\":\"Xuất bản\",\"evDBV8\":\"Công bố sự kiện\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"Quét mã QR với phản hồi tức thì và chia sẻ an toàn cho quyền truy cập nhân viên\",\"Fi3b48\":\"Đơn hàng gần đây\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Đang chuyển hướng đến Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Gửi lại mã\",\"bxoWpz\":\"Gửi lại email xác nhận\",\"G42SNI\":\"Gửi lại email\",\"TTpXL3\":[\"Gửi lại sau \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Đặt lại mật khẩu của bạn\",\"V5jGAK\":\"Hoàng gia\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Doanh số\",\"KZrfYJ\":\"Lưu liên kết mạng xã hội\",\"aZR9BC\":\"Cuộn đến vé\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Tìm kiếm đối tác...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Chọn danh mục\",\"mCB6Je\":\"Chọn tất cả\",\"kYZSFD\":\"Chọn một nhà tổ chức để xem bảng điều khiển và sự kiện của họ.\",\"tVW/yo\":\"Chọn tiền tệ\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Chọn ngày và giờ kết thúc\",\"gTN6Ws\":\"Chọn thời gian kết thúc\",\"0U6E9W\":\"Chọn danh mục sự kiện\",\"j9cPeF\":\"Chọn loại sự kiện\",\"KizCK7\":\"Chọn ngày và giờ bắt đầu\",\"dJZTv2\":\"Chọn thời gian bắt đầu\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Chọn múi giờ\",\"Ropvj0\":\"Chọn những sự kiện nào sẽ kích hoạt webhook này\",\"BG3f7v\":\"Bán bất cứ thứ gì\",\"VtX8nW\":\"Bán hàng hóa cùng với vé, hỗ trợ thuế và mã khuyến mãi tích hợp\",\"Cye3uV\":\"Bán nhiều hơn vé\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Thiết lập tổ chức của bạn\",\"VlS7y2\":\"Thiết lập xử lý thanh toán để nhận tiền từ việc bán vé.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Thiết lập trong vài phút\",\"GG7qDw\":\"Chia sẻ liên kết đối tác\",\"hL7sDJ\":\"Chia sẻ trang nhà tổ chức\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Hiển thị tất cả nền tảng (\",[\"0\"],\" có giá trị khác)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Hiển thị cài đặt màu\",\"UVPI5D\":\"Hiển thị ít nền tảng hơn\",\"b33PL9\":\"Hiển thị thêm nền tảng\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Check-in thông minh\",\"J9xKh8\":\"Bảng điều khiển thông minh\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Xã hội\",\"d0rUsW\":\"Liên kết mạng xã hội\",\"j/TOB3\":\"Liên kết mạng xã hội & Trang web\",\"2pxNFK\":\"đã bán\",\"KTxc6k\":\"Có gì đó không ổn, vui lòng thử lại hoặc liên hệ với hỗ trợ nếu vấn đề vẫn còn\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Thể thao\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Ngày & giờ bắt đầu\",\"0m/ekX\":\"Ngày và giờ bắt đầu\",\"izRfYP\":\"Ngày bắt đầu là bắt buộc\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Sản phẩm nhân đôi thành công\",\"RuaKfn\":\"Cập nhật địa chỉ thành công\",\"5n+Wwp\":\"Cập nhật nhà tổ chức thành công\",\"0Dk/l8\":\"Cập nhật cài đặt SEO thành công\",\"MhOoLQ\":\"Cập nhật liên kết mạng xã hội thành công\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Cập nhật Webhook thành công\",\"/RfJXt\":[\"Lễ hội âm nhạc mùa hè \",[\"0\"]],\"CWOPIK\":\"Lễ hội Âm nhạc Mùa hè 2025\",\"oNxgAm\":\"Hoàng hôn\",\"5gIl+x\":\"Hỗ trợ bán hàng theo bậc, dựa trên quyên góp và bán sản phẩm với giá và sức chứa tùy chỉnh\",\"JZTQI0\":\"Chuyển đổi nhà tổ chức\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Công nghệ\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Hãy cho mọi người biết điều gì sẽ có tại sự kiện của bạn\",\"NiIUyb\":\"Hãy cho chúng tôi biết về sự kiện của bạn\",\"DovcfC\":\"Hãy cho chúng tôi biết về tổ chức của bạn. Thông tin này sẽ được hiển thị trên các trang sự kiện của bạn.\",\"xowcRf\":\"Điều khoản dịch vụ\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"Màu nền của khu vực nội dung\",\"Zhqzq3\":\"Màu nền của các khu vực nội dung (thẻ, tiêu đề, v.v.)\",\"JgkK2l\":\"Màu nền của toàn bộ trang\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"Mã sẽ hết hạn sau 10 phút. Kiểm tra thư mục spam nếu bạn không thấy email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"Sự kiện bạn đang tìm kiếm hiện không khả dụng. Nó có thể đã bị xóa, hết hạn hoặc URL không chính xác.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"Không tìm thấy nhà tổ chức bạn đang tìm kiếm. Trang có thể đã bị chuyển, xóa hoặc URL không chính xác.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Sân khấu\",\"tDwYhx\":\"Chủ đề & Màu sắc\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Mã này sẽ được dùng để theo dõi doanh số. Chỉ cho phép chữ cái, số, dấu gạch ngang và dấu gạch dưới.\",\"YClrdK\":\"Sự kiện này chưa được xuất bản\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Đây là tên nhà tổ chức sẽ hiển thị cho người dùng của bạn.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Hồ sơ nhà tổ chức này chưa được xuất bản\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Thông tin này sẽ được dùng để gửi thông báo và liên hệ với người dùng của bạn.\",\"rhsath\":\"Thông tin này sẽ không hiển thị với khách hàng, nhưng giúp bạn nhận diện đối tác.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Người sở hữu vé\",\"6tmWch\":\"Vé hoặc sản phẩm\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Vé & Sản phẩm\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Để nhận thanh toán bằng thẻ tín dụng, bạn cần kết nối tài khoản Stripe của mình. Stripe là đối tác xử lý thanh toán của chúng tôi, đảm bảo giao dịch an toàn và thanh toán kịp thời.\",\"KSDwd5\":\"Tổng số đơn hàng\",\"/b6Z1R\":\"Theo dõi doanh thu, lượt xem trang và bán hàng với các phân tích chi tiết và báo cáo có thể xuất khẩu\",\"OpKMSn\":\"Phí giao dịch:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Không thể nhân bản sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"Vx2J6x\":\"Không thể lấy thông tin người tham dự\",\"Ef7StM\":\"Không rõ\",\"ZBAScj\":\"Người tham dự không xác định\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Hủy công bố sự kiện\",\"Pp1sWX\":\"Cập nhật đối tác\",\"gJQsLv\":\"Tải lên ảnh bìa cho nhà tổ chức của bạn\",\"4kEGqW\":\"Tải lên logo cho nhà tổ chức của bạn\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Tải ảnh lên\",\"29w7p6\":\"Đang tải ảnh...\",\"HtrFfw\":\"URL là bắt buộc\",\"AdWhjZ\":\"Mã xác thực\",\"wCKkSr\":\"Xác thực email\",\"/IBv6X\":\"Xác minh email của bạn\",\"e/cvV1\":\"Đang xác thực...\",\"fROFIL\":\"Tiếng Việt\",\"gj5YGm\":\"Xem và tải xuống báo cáo cho sự kiện của bạn. Lưu ý rằng chỉ các đơn hàng đã hoàn thành mới được đưa vào các báo cáo này.\",\"c7VN/A\":\"Xem câu trả lời\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"Xem nhật ký\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"Xem trang chủ nhà tổ chức\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Chúng tôi khuyến nghị kích thước 400px x 400px và dung lượng tối đa 5MB\",\"Fq/Nx7\":\"Chúng tôi đã gửi mã xác thực 5 chữ số đến:\",\"GdWB+V\":\"Webhook tạo thành công\",\"2X4ecw\":\"Webhook đã xóa thành công\",\"CThMKa\":\"Nhật ký webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Webhook sẽ không gửi thông báo\",\"FSaY52\":\"Webhook sẽ gửi thông báo\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Trang web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Chào mừng trở lại 👋\",\"kSYpfa\":[\"Chào mừng đến với \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Chào mừng đến với \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Chào mừng đến với \",[\"0\"],\", đây là danh sách tất cả sự kiện của bạn\"],\"je8QQT\":\"Chào mừng bạn đến với Hi.Events 👋\",\"yZIW7P\":\"Chào mừng đến với Hi.Events, đây là danh sách tất cả sự kiện của bạn.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"Webhook là gì?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Loại sự kiện nào?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Khi một lượt check-in bị xóa\",\"Gmd0hv\":\"Khi một người tham dự mới được tạo ra\",\"Lc18qn\":\"Khi một đơn hàng mới được tạo\",\"dfkQIO\":\"Khi một sản phẩm mới được tạo ra\",\"8OhzyY\":\"Khi một sản phẩm bị xóa\",\"tRXdQ9\":\"Khi một sản phẩm được cập nhật\",\"Q7CWxp\":\"Khi một người tham dự bị hủy\",\"IuUoyV\":\"Khi một người tham dự được check-in\",\"nBVOd7\":\"Khi một người tham dự được cập nhật\",\"ny2r8d\":\"Khi một đơn hàng bị hủy\",\"c9RYbv\":\"Khi một đơn hàng được đánh dấu là đã thanh toán\",\"ejMDw1\":\"Khi một đơn hàng được hoàn trả\",\"fVPt0F\":\"Khi một đơn hàng được cập nhật\",\"de6HLN\":\"Khi khách hàng mua vé, đơn hàng của họ sẽ hiển thị tại đây.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Hội thảo\",\"EpknJA\":\"Viết tin nhắn của bạn tại đây...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Bạn có thuế và phí được thêm vào một sản phẩm miễn phí. Bạn có muốn bỏ chúng?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Bạn phải xác minh địa chỉ email trước khi cập nhật trạng thái nhà tổ chức.\",\"FRl8Jv\":\"Bạn cần xác minh email tài khoản trước khi có thể gửi tin nhắn.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Danh sách đối tác của bạn đã được xuất thành công.\",\"TF37u6\":\"Những người tham dự của bạn đã được xuất thành công.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Email của bạn\",\"R02pnV\":\"Sự kiện của bạn phải được phát trực tiếp trước khi bạn có thể bán vé cho người tham dự.\",\"cqo2VO\":\"Sự kiện của bạn phải hoạt động trước khi bạn có thể bán vé.\",\"ifRqmm\":\"Tin nhắn của bạn đã được gửi thành công!\",\"/Rj5P4\":\"Tên của bạn\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Đơn hàng của bạn đã được xuất thành công.\",\"Xd1R1a\":\"Địa chỉ nhà tổ chức của bạn\",\"vvO1I2\":\"Tài khoản Stripe của bạn được kết nối và sẵn sàng xử lý thanh toán.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Do rủi ro cao về spam, chúng tôi yêu cầu xác minh thủ công trước khi bạn có thể gửi tin nhắn.\\nVui lòng liên hệ với chúng tôi để yêu cầu quyền truy cập.\",\"8XAE7n\":\"Nếu bạn có tài khoản với chúng tôi, bạn sẽ nhận được email hướng dẫn cách đặt lại\\nmật khẩu.\",\"GNKnb/\":\"\\\"\\\"Cung cấp thêm bối cảnh hoặc hướng dẫn cho câu hỏi này. Sử dụng trường này để thêm điều khoản\\nvà điều kiện, hướng dẫn, hoặc bất kỳ thông tin quan trọng nào mà người tham dự cần biết trước khi trả lời.\\\"\\\"\",\"LYLrI5\":\"Các từ khóa mô tả sự kiện, cách nhau bằng dấu phẩy. Chúng sẽ được công cụ tìm kiếm sử dụng để phân loại và lập chỉ mục sự kiện\",\"6yO66n\":\"Tổng phụ\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'không có gì để hiển thị'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in thành công\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out thành công\"],\"KMgp2+\":[[\"0\"],\" Có sẵn\"],\"Pmr5xp\":[[\"0\"],\" đã tạo thành công\"],\"FImCSc\":[[\"0\"],\" cập nhật thành công\"],\"KOr9b4\":[[\"0\"],\" sự kiện của\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" đã checked in\"],\"Vjij1k\":[[\"ngày\"],\" ngày, \",[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"f3RdEk\":[[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"fyE7Au\":[[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"NlQ0cx\":[\"Sự kiện đầu tiên của \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Phân bổ sức chứa cho phép bạn quản lý sức chứa trên các vé hoặc toàn bộ sự kiện. Điều này lý tưởng cho các sự kiện nhiều ngày, hội thảo và nhiều hoạt động khác, nơi việc kiểm soát số lượng người tham gia là rất quan trọng.<1>Ví dụ: bạn có thể liên kết một phân bổ sức chứa với vé <2>Ngày đầu tiên và <3>Tất cả các ngày. Khi đạt đến giới hạn, cả hai vé sẽ tự động ngừng bán.\",\"Exjbj7\":\"<0>Danh sách check-in giúp quản lý việc vào cửa của người tham dự sự kiện của bạn. Bạn có thể liên kết nhiều vé với danh sách check-in và đảm bảo chỉ những người có vé hợp lệ mới được vào.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0> Vui lòng nhập giá không bao gồm thuế và phí. <1> Thuế và phí có thể được thêm vào bên dưới. \",\"ZjMs6e\":\"<0> Số lượng sản phẩm có sẵn cho sản phẩm này <1> Giá trị này có thể được ghi đè nếu có giới hạn công suất <2>\",\"E15xs8\":\"Thiết lập sự kiện của bạn\",\"FL6OwU\":\"Xác nhận địa chỉ email của bạn\",\"BN0OQd\":\"🎉 Xin chúc mừng đã tạo ra một sự kiện!\",\"4kSf7w\":\"🎟️Thêm sản phẩm\",\"4WT5tD\":\"🎟️ Tùy chỉnh trang sự kiện của bạn\",\"3VPPdS\":\"💳 Kết nối với Stripe\",\"cjdktw\":\"🚀 Đặt sự kiện của bạn công khai\",\"rmelwV\":\"0 phút và 0 giây\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Phố chính\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Trường nhập ngày. Hoàn hảo để hỏi ngày sinh, v.v.\",\"6euFZ/\":[\"Một mặc định \",[\"type\"],\" là tự động được áp dụng cho tất cả các sản phẩm mới. \"],\"SMUbbQ\":\"Đầu vào thả xuống chỉ cho phép một lựa chọn\",\"qv4bfj\":\"Một khoản phí, như phí đặt phòng hoặc phí dịch vụ\",\"POT0K/\":\"Một lượng cố định cho mỗi sản phẩm. Vd, $0.5 cho mỗi sản phẩm \",\"f4vJgj\":\"Đầu vào văn bản nhiều dòng\",\"OIPtI5\":\"Một tỷ lệ phần trăm của giá sản phẩm. \",\"ZthcdI\":\"Mã khuyến mãi không có giảm giá có thể được sử dụng để tiết lộ các sản phẩm ẩn.\",\"AG/qmQ\":\"Tùy chọn radio có nhiều tùy chọn nhưng chỉ có thể chọn một tùy chọn.\",\"h179TP\":\"Mô tả ngắn về sự kiện sẽ được hiển thị trong kết quả tìm kiếm và khi chia sẻ trên mạng xã hội. Theo mặc định, mô tả sự kiện sẽ được sử dụng.\",\"WKMnh4\":\"Một đầu vào văn bản dòng duy nhất\",\"BHZbFy\":\"Một câu hỏi duy nhất cho mỗi đơn hàng. Ví dụ: Địa chỉ giao hàng của bạn là gì?\",\"Fuh+dI\":\"Một câu hỏi duy nhất cho mỗi sản phẩm. Ví dụ: Kích thước áo thun của bạn là gì?\",\"RlJmQg\":\"Thuế tiêu chuẩn, như VAT hoặc GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Chấp nhận chuyển khoản ngân hàng, séc hoặc các phương thức thanh toán offline khác\",\"hrvLf4\":\"Chấp nhận thanh toán thẻ tín dụng với Stripe\",\"bfXQ+N\":\"Chấp nhận lời mời\",\"AeXO77\":\"Tài khoản\",\"lkNdiH\":\"Tên tài khoản\",\"Puv7+X\":\"Cài đặt tài khoản\",\"OmylXO\":\"Tài khoản được cập nhật thành công\",\"7L01XJ\":\"Hành động\",\"FQBaXG\":\"Kích hoạt\",\"5T2HxQ\":\"Ngày kích hoạt\",\"F6pfE9\":\"Hoạt động\",\"/PN1DA\":\"Thêm mô tả cho danh sách check-in này\",\"0/vPdA\":\"Thêm bất kỳ ghi chú nào về người tham dự. Những ghi chú này sẽ không hiển thị cho người tham dự.\",\"Or1CPR\":\"Thêm bất kỳ ghi chú nào về người tham dự ...\",\"l3sZO1\":\"Thêm bất kỳ ghi chú nào về đơn hàng. Những ghi chú này sẽ không hiển thị cho khách hàng.\",\"xMekgu\":\"Thêm bất kỳ ghi chú nào về đơn hàng ...\",\"PGPGsL\":\"Thêm mô tả\",\"gMK0ps\":\"Thêm chi tiết sự kiện và quản lý cài đặt sự kiện.\",\"OveehC\":\"Thêm hướng dẫn thanh toán offline (ví dụ: chi tiết chuyển khoản ngân hàng, nơi gửi séc, thời hạn thanh toán)\",\"LTVoRa\":\"Thêm nhiều sản phẩm\",\"ApsD9J\":\"Thêm mới\",\"TZxnm8\":\"Thêm tùy chọn\",\"24l4x6\":\"Thêm sản phẩm\",\"8q0EdE\":\"Thêm sản phẩm vào danh mục\",\"YvCknQ\":\"Thêm sản phẩm\",\"Cw27zP\":\"Thêm câu hỏi\",\"yWiPh+\":\"Thêm thuế hoặc phí\",\"goOKRY\":\"Thêm tầng\",\"oZW/gT\":\"Thêm vào lịch\",\"pn5qSs\":\"Thông tin bổ sung\",\"Y8DIQy\":\"Tùy chọn bổ sung\",\"Du6bPw\":\"Địa chỉ\",\"NY/x1b\":\"Dòng địa chỉ 1\",\"POdIrN\":\"Dòng địa chỉ 1\",\"cormHa\":\"Dòng địa chỉ 2\",\"gwk5gg\":\"Dòng địa chỉ 2\",\"U3pytU\":\"Quản trị viên\",\"HLDaLi\":\"Người dùng quản trị có quyền truy cập đầy đủ vào các sự kiện và cài đặt tài khoản.\",\"W7AfhC\":\"Tất cả những người tham dự sự kiện này\",\"cde2hc\":\"Tất cả các sản phẩm\",\"5CQ+r0\":\"Cho phép người tham dự liên kết với đơn hàng chưa thanh toán được check-in\",\"ipYKgM\":\"Cho phép công cụ tìm kiếm lập chỉ mục\",\"LRbt6D\":\"Cho phép các công cụ tìm kiếm lập chỉ mục cho sự kiện này\",\"+MHcJD\":\"Sắp xong rồi! Chúng tôi chỉ đang đợi xử lý thanh toán của bạn. Điều này chỉ tốn vài giây.. \",\"ApOYO8\":\"Tuyệt vời, sự kiện, từ khóa ...\",\"hehnjM\":\"Số tiền\",\"R2O9Rg\":[\"Số tiền đã trả (\",[\"0\"],\")\"],\"V7MwOy\":\"Đã xảy ra lỗi trong khi tải trang\",\"Q7UCEH\":\"Vui lòng thử lại hoặc tải lại trang này\",\"jD/OCQ\":\"Một sự kiện là sự kiện thực tế bạn đang tổ chức. \",\"oBkF+i\":\"Một người tổ chức là công ty hoặc người đang tổ chức sự kiện\",\"W5A0Ly\":\"Đã xảy ra lỗi không mong muốn.\",\"byKna+\":\"Đã xảy ra lỗi không mong muốn. Vui lòng thử lại.\",\"ubdMGz\":\"Mọi thắc mắc từ chủ sở hữu sản phẩm sẽ được gửi đến địa chỉ email này. Địa chỉ này cũng sẽ được sử dụng làm địa chỉ \\\"trả lời\\\" cho tất cả email gửi từ sự kiện này.\",\"aAIQg2\":\"Giao diện\",\"Ym1gnK\":\"đã được áp dụng\",\"sy6fss\":[\"Áp dụng cho các sản phẩm \",[\"0\"]],\"kadJKg\":\"Áp dụng cho 1 sản phẩm\",\"DB8zMK\":\"Áp dụng\",\"GctSSm\":\"Áp dụng mã khuyến mãi\",\"ARBThj\":[\"Áp dụng \",[\"type\"],\" này cho tất cả các sản phẩm mới\"],\"S0ctOE\":\"Lưu trữ sự kiện\",\"TdfEV7\":\"Lưu trữ\",\"A6AtLP\":\"Các sự kiện lưu trữ\",\"q7TRd7\":\"Bạn có chắc mình muốn kích hoạt người tham dự này không?\",\"TvkW9+\":\"Bạn có chắc mình muốn lưu trữ sự kiện này không?\",\"/CV2x+\":\"Bạn có chắc mình muốn hủy người tham dự này không? Điều này sẽ làm mất hiệu lực vé của họ\",\"YgRSEE\":\"Bạn có chắc là bạn muốn xóa mã khuyến mãi này không?\",\"iU234U\":\"Bạn có chắc là bạn muốn xóa câu hỏi này không?\",\"CMyVEK\":\"Bạn có chắc chắn muốn chuyển sự kiện này thành bản nháp không? Điều này sẽ làm cho sự kiện không hiển thị với công chúng.\",\"mEHQ8I\":\"Bạn có chắc mình muốn công khai sự kiện này không? \",\"s4JozW\":\"Bạn có chắc chắn muốn khôi phục sự kiện này không? Sự kiện sẽ được khôi phục dưới dạng bản nháp.\",\"vJuISq\":\"Bạn có chắc chắn muốn xóa phân bổ sức chứa này không?\",\"baHeCz\":\"Bạn có chắc là bạn muốn xóa danh sách tham dự này không?\",\"LBLOqH\":\"Hỏi một lần cho mỗi đơn hàng\",\"wu98dY\":\"Hỏi một lần cho mỗi sản phẩm\",\"ss9PbX\":\"Người tham dự\",\"m0CFV2\":\"Chi tiết người tham dự\",\"QKim6l\":\"Không tìm thấy người tham dự\",\"R5IT/I\":\"Ghi chú của người tham dự\",\"lXcSD2\":\"Câu hỏi của người tham dự\",\"HT/08n\":\"Vé tham dự\",\"9SZT4E\":\"Người tham dự\",\"iPBfZP\":\"Người tham dự đã đăng ký\",\"7KxcHR\":\"Người tham dự với một sản phẩm cụ thể\",\"IMJ6rh\":\"Tự động thay đổi kích thước\",\"vZ5qKF\":\"Tự động điều chỉnh chiều cao của widget dựa trên nội dung. Khi tắt, widget sẽ lấp đầy chiều cao của vùng chứa.\",\"4lVaWA\":\"Đang chờ thanh toán offline\",\"2rHwhl\":\"Đang chờ thanh toán offline\",\"3wF4Q/\":\"đang chờ thanh toán\",\"ioG+xt\":\"Đang chờ thanh toán\",\"3PmQfI\":\"Sự kiện tuyệt vời\",\"Yrbm6T\":\"Nhà tổ chức tuyệt vời Ltd.\",\"9002sI\":\"Quay lại tất cả các sự kiện\",\"A302fe\":\"Trở lại trang sự kiện\",\"VCoEm+\":\"Quay lại đăng nhập\",\"k1bLf+\":\"Màu nền\",\"I7xjqg\":\"Loại nền\",\"1mwMl+\":\"Trước khi bạn gửi!\",\"/yeZ20\":\"Trước khi sự kiện của bạn có thể phát hành, có một vài điều bạn cần làm.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Địa chỉ thanh toán\",\"/xC/im\":\"Cài đặt thanh toán\",\"rp/zaT\":\"Tiếng Bồ Đào Nha Brazil\",\"whqocw\":\"Bằng cách đăng ký, bạn đồng ý với các <0>Điều khoản dịch vụ của chúng tôi và <1>Chính sách bảo mật.\",\"bcCn6r\":\"Loại tính toán\",\"+8bmSu\":\"California\",\"iStTQt\":\"Quyền sử dụng máy ảnh đã bị từ chối. Hãy <0>Yêu cầu cấp quyền lần nữa hoặc nếu không được, bạn sẽ cần <1>cấp cho trang này quyền truy cập vào máy ảnh trong cài đặt trình duyệt của bạn.\",\"dEgA5A\":\"Hủy\",\"Gjt/py\":\"Hủy thay đổi email\",\"tVJk4q\":\"Hủy đơn hàng\",\"Os6n2a\":\"Hủy đơn hàng\",\"Mz7Ygx\":[\"Hủy đơn hàng \",[\"0\"]],\"3tTjpi\":\"Hủy đơn hàng sẽ hủy tất cả các sản phẩm liên quan và đưa chúng trở lại kho hàng có sẵn.\",\"vv7kpg\":\"Hủy bỏ\",\"U7nGvl\":\"Không thể xác nhận tham dự\",\"QyjCeq\":\"Công suất\",\"V6Q5RZ\":\"Phân bổ sức chứa được tạo thành công\",\"k5p8dz\":\"Phân bổ sức chứa đã được xóa thành công\",\"nDBs04\":\"Quản lý sức chứa\",\"ddha3c\":\"Danh mục giúp bạn nhóm các sản phẩm lại với nhau. Ví dụ, bạn có thể có một danh mục cho \\\"Vé\\\" và một danh mục khác cho \\\"Hàng hóa\\\".\",\"iS0wAT\":\"Danh mục giúp bạn sắp xếp sản phẩm của mình. Tiêu đề này sẽ được hiển thị trên trang sự kiện công khai.\",\"eorM7z\":\"Danh mục đã được sắp xếp lại thành công.\",\"3EXqwa\":\"Danh mục được tạo thành công\",\"77/YgG\":\"Thay đổi bìa\",\"GptGxg\":\"Thay đổi mật khẩu\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check-in và đánh dấu đơn hàng đã thanh toán\",\"QYLpB4\":\"Chỉ check-in\",\"/Ta1d4\":\"Check-out\",\"5LDT6f\":\"Xác nhận rời khỏi sự kiện này!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Danh sách check-in được tạo thành công\",\"+CeSxK\":\"Danh sách check-in đã bị xóa thành công\",\"+hBhWk\":\"Danh sách check-in đã hết hạn\",\"mBsBHq\":\"Danh sách check-in không hoạt động\",\"vPqpQG\":\"Danh sách Check-In không tồn tại\",\"tejfAy\":\"Danh sách Check-In\",\"hD1ocH\":\"URL check-in đã được sao chép vào clipboard\",\"CNafaC\":\"Tùy chọn checkbox cho phép chọn nhiều mục\",\"SpabVf\":\"Checkbox\",\"CRu4lK\":\"Đã xác nhận tham dự\",\"znIg+z\":\"Thanh toán\",\"1WnhCL\":\"Cài đặt thanh toán\",\"6imsQS\":\"Trung Quốc (đơn giản hóa)\",\"JjkX4+\":\"Chọn một màu cho nền của bạn\",\"/Jizh9\":\"Chọn một tài khoản\",\"3wV73y\":\"Thành phố\",\"FG98gC\":\"Xoá văn bản tìm kiếm\",\"EYeuMv\":\"Bấm vào đây\",\"sby+1/\":\"Bấm để sao chép\",\"yz7wBu\":\"Đóng\",\"62Ciis\":\"Đóng thanh bên\",\"EWPtMO\":\"Mã\",\"ercTDX\":\"Mã phải dài từ 3 đến 50 ký tự\",\"oqr9HB\":\"Thu gọn sản phẩm này khi trang sự kiện ban đầu được tải\",\"jZlrte\":\"Màu sắc\",\"Vd+LC3\":\"Màu sắc phải là mã màu hex hợp lệ. Ví dụ: #ffffff\",\"1HfW/F\":\"Màu sắc\",\"VZeG/A\":\"Sắp ra mắt\",\"yPI7n9\":\"Các từ khóa mô tả sự kiện, được phân tách bằng dấu phẩy. Chúng sẽ được công cụ tìm kiếm sử dụng để phân loại và lập chỉ mục sự kiện.\",\"NPZqBL\":\"Hoàn tất đơn hàng\",\"guBeyC\":\"Hoàn tất thanh toán\",\"C8HNV2\":\"Hoàn tất thanh toán\",\"qqWcBV\":\"Hoàn thành\",\"6HK5Ct\":\"Đơn hàng đã hoàn thành\",\"NWVRtl\":\"Đơn hàng đã hoàn thành\",\"DwF9eH\":\"Mã thành phần\",\"Tf55h7\":\"Giảm giá đã cấu hình\",\"7VpPHA\":\"Xác nhận\",\"ZaEJZM\":\"Xác nhận thay đổi email\",\"yjkELF\":\"Xác nhận mật khẩu mới\",\"xnWESi\":\"Xác nhận mật khẩu\",\"p2/GCq\":\"Xác nhận mật khẩu\",\"wnDgGj\":\"Đang xác nhận địa chỉ email...\",\"pbAk7a\":\"Kết nối Stripe\",\"UMGQOh\":\"Kết nối với Stripe\",\"QKLP1W\":\"Kết nối tài khoản Stripe của bạn để bắt đầu nhận thanh toán.\",\"5lcVkL\":\"Chi tiết kết nối\",\"yAej59\":\"Màu nền nội dung\",\"xGVfLh\":\"Tiếp tục\",\"X++RMT\":\"Văn bản nút tiếp tục\",\"AfNRFG\":\"Văn bản nút tiếp tục\",\"lIbwvN\":\"Tiếp tục thiết lập sự kiện\",\"HB22j9\":\"Tiếp tục thiết lập\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Đã Sao chép\",\"T5rdis\":\"Sao chép vào bộ nhớ tạm\",\"he3ygx\":\"Sao chép\",\"r2B2P8\":\"Sao chép URL check-in\",\"8+cOrS\":\"Sử dụng thông tin này cho tất cả người tham dự\",\"ENCIQz\":\"Sao chép Link\",\"E6nRW7\":\"Sao chép URL\",\"JNCzPW\":\"Quốc gia\",\"IF7RiR\":\"Bìa\",\"hYgDIe\":\"Tạo\",\"b9XOHo\":[\"Tạo \",[\"0\"]],\"k9RiLi\":\"Tạo một sản phẩm\",\"6kdXbW\":\"Tạo mã khuyến mãi\",\"n5pRtF\":\"Tạo một vé\",\"X6sRve\":[\"Tạo tài khoản hoặc <0>\",[\"0\"],\" để bắt đầu\"],\"nx+rqg\":\"Tạo một tổ chức\",\"ipP6Ue\":\"Tạo người tham dự\",\"VwdqVy\":\"Tạo phân bổ sức chứa\",\"EwoMtl\":\"Tạo thể loại\",\"XletzW\":\"Tạo thể loại\",\"WVbTwK\":\"Tạo danh sách check-in\",\"uN355O\":\"Tạo sự kiện\",\"BOqY23\":\"Tạo mới\",\"kpJAeS\":\"Tạo tổ chức\",\"a0EjD+\":\"Tạo sản phẩm\",\"+scrJC\":\"Tạo sản phẩm cho sự kiện của bạn, đặt giá và quản lý số lượng có sẵn.\",\"sYpiZP\":\"Tạo mã khuyến mãi\",\"B3Mkdt\":\"Tạo câu hỏi\",\"UKfi21\":\"Tạo thuế hoặc phí\",\"d+F6q9\":\"Được tạo\",\"Q2lUR2\":\"Tiền tệ\",\"DCKkhU\":\"Mật khẩu hiện tại\",\"uIElGP\":\"URL bản đồ tùy chỉnh\",\"UEqXyt\":\"Phạm vi tùy chỉnh\",\"876pfE\":\"Khách hàng\",\"QOg2Sf\":\"Tùy chỉnh cài đặt email và thông báo cho sự kiện này\",\"Y9Z/vP\":\"Tùy chỉnh trang chủ sự kiện và tin nhắn thanh toán\",\"2E2O5H\":\"Tùy chỉnh các cài đặt linh tinh cho sự kiện này\",\"iJhSxe\":\"Tùy chỉnh cài đặt SEO cho sự kiện này\",\"KIhhpi\":\"Tùy chỉnh trang sự kiện của bạn\",\"nrGWUv\":\"Tùy chỉnh trang sự kiện của bạn để phù hợp với thương hiệu và phong cách của bạn.\",\"Zz6Cxn\":\"Vùng nguy hiểm\",\"ZQKLI1\":\"Vùng nguy hiểm\",\"7p5kLi\":\"Bảng điều khiển\",\"mYGY3B\":\"Ngày\",\"JvUngl\":\"Ngày và Thời gian\",\"JJhRbH\":\"Sức chứa ngày đầu tiên\",\"cnGeoo\":\"Xóa\",\"jRJZxD\":\"Xóa sức chứa\",\"VskHIx\":\"Xóa danh mục\",\"Qrc8RZ\":\"Xóa danh sách check-in\",\"WHf154\":\"Xóa mã\",\"heJllm\":\"Xóa bìa\",\"KWa0gi\":\"Xóa hình ảnh\",\"1l14WA\":\"Xóa sản phẩm\",\"IatsLx\":\"Xóa câu hỏi\",\"Nu4oKW\":\"Mô tả\",\"YC3oXa\":\"Mô tả cho nhân viên làm thủ tục check-in\",\"URmyfc\":\"Chi tiết\",\"1lRT3t\":\"Vô hiệu hóa sức chứa này sẽ theo dõi doanh số nhưng không dừng bán khi đạt giới hạn\",\"H6Ma8Z\":\"Giảm giá\",\"ypJ62C\":\"Giảm giá %\",\"3LtiBI\":[\"Giảm giá trong \",[\"0\"]],\"C8JLas\":\"Loại giảm giá\",\"1QfxQT\":\"Bỏ qua\",\"DZlSLn\":\"Nhãn tài liệu\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Sản phẩm quyên góp / Trả số tiền bạn muốn\",\"OvNbls\":\"Tải xuống .ics\",\"kodV18\":\"Tải xuống CSV\",\"CELKku\":\"Tải xuống hóa đơn\",\"LQrXcu\":\"Tải xuống hóa đơn\",\"QIodqd\":\"Tải về mã QR\",\"yhjU+j\":\"Tải xuống hóa đơn\",\"uABpqP\":\"kéo và thả hoặc nhấp vào\",\"CfKofC\":\"Lựa chọn thả xuống\",\"JzLDvy\":\"Nhân bản phân bổ sức chứa\",\"ulMxl+\":\"Nhân bản danh sách check-in\",\"vi8Q/5\":\"Nhân bản sự kiện\",\"3ogkAk\":\"Nhân bản sự kiện\",\"Yu6m6X\":\"Nhân bản ảnh bìa sự kiện\",\"+fA4C7\":\"Tùy chọn nhân bản\",\"SoiDyI\":\"Nhân bản sản phẩm\",\"57ALrd\":\"Nhân bản mã khuyến mãi\",\"83Hu4O\":\"Nhân bản câu hỏi\",\"20144c\":\"Nhân bản cài đặt\",\"7Cx5It\":\"Ưu đãi sớm\",\"ePK91l\":\"Chỉnh sửa\",\"N6j2JH\":[\"chỉnh sửa \",[\"0\"]],\"kBkYSa\":\"Chỉnh sửa công suất\",\"oHE9JT\":\"Chỉnh sửa phân bổ sức chứa\",\"j1Jl7s\":\"Chỉnh sửa danh mục\",\"FU1gvP\":\"Chỉnh sửa danh sách check-in\",\"iFgaVN\":\"Chỉnh sửa mã\",\"jrBSO1\":\"Chỉnh sửa tổ chức\",\"tdD/QN\":\"Chỉnh sửa sản phẩm\",\"n143Tq\":\"Chỉnh sửa danh mục sản phẩm\",\"9BdS63\":\"Chỉnh sửa mã khuyến mãi\",\"O0CE67\":\"Chỉnh sửa câu hỏi\",\"EzwCw7\":\"Chỉnh sửa câu hỏi\",\"poTr35\":\"Chỉnh sửa người dùng\",\"GTOcxw\":\"Chỉnh sửa người dùng\",\"pqFrv2\":\"ví dụ: 2.50 cho $2.50\",\"3yiej1\":\"ví dụ: 23.5 cho 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Cài đặt email & thông báo\",\"ATGYL1\":\"Địa chỉ email\",\"hzKQCy\":\"Địa chỉ Email\",\"HqP6Qf\":\"Hủy thay đổi email thành công\",\"mISwW1\":\"Thay đổi email đang chờ xử lý\",\"APuxIE\":\"Xác nhận email đã được gửi lại\",\"YaCgdO\":\"Xác nhận email đã được gửi lại thành công\",\"jyt+cx\":\"Thông điệp chân trang email\",\"I6F3cp\":\"Email không được xác minh\",\"NTZ/NX\":\"Mã nhúng\",\"4rnJq4\":\"Tập lệnh nhúng\",\"8oPbg1\":\"Bật hóa đơn\",\"j6w7d/\":\"Cho phép khả năng này dừng bán sản phẩm khi đạt đến giới hạn\",\"VFv2ZC\":\"Ngày kết thúc\",\"237hSL\":\"Kết thúc\",\"nt4UkP\":\"Sự kiện kết thúc\",\"lYGfRP\":\"Tiếng Anh\",\"MhVoma\":\"Nhập một số tiền không bao gồm thuế và phí.\",\"SlfejT\":\"Lỗi\",\"3Z223G\":\"Lỗi xác nhận địa chỉ email\",\"a6gga1\":\"Lỗi xác nhận thay đổi email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Sự kiện\",\"CFLUfD\":\"Sự kiện được tạo thành công 🎉\",\"/dgc8E\":\"Ngày sự kiện\",\"0Zptey\":\"Mặc định sự kiện\",\"QcCPs8\":\"Chi tiết sự kiện\",\"6fuA9p\":\"Sự kiện nhân đôi thành công\",\"AEuj2m\":\"Trang chủ sự kiện\",\"Xe3XMd\":\"Sự kiện không thể nhìn thấy đối với công chúng\",\"4pKXJS\":\"Sự kiện có thể nhìn thấy cho công chúng\",\"ClwUUD\":\"Vị trí sự kiện & địa điểm tổ chức\",\"OopDbA\":\"Trang sự kiện\",\"4/If97\":\"Cập nhật trạng thái sự kiện thất bại. Vui lòng thử lại sau\",\"btxLWj\":\"Trạng thái sự kiện đã được cập nhật\",\"nMU2d3\":\"URL sự kiện\",\"tst44n\":\"Sự kiện\",\"sZg7s1\":\"Ngày hết hạn\",\"KnN1Tu\":\"Hết hạn\",\"uaSvqt\":\"Ngày hết hạn\",\"GS+Mus\":\"Xuất\",\"9xAp/j\":\"Không thể hủy người tham dự\",\"ZpieFv\":\"Không thể hủy đơn hàng\",\"z6tdjE\":\"Không thể xóa tin nhắn. Vui lòng thử lại.\",\"xDzTh7\":\"Không thể tải hóa đơn. Vui lòng thử lại.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Không thể tải danh sách check-in\",\"ZQ15eN\":\"Không thể gửi lại email vé\",\"ejXy+D\":\"Không thể sắp xếp sản phẩm\",\"PLUB/s\":\"Phí\",\"/mfICu\":\"Các khoản phí\",\"LyFC7X\":\"Lọc đơn hàng\",\"cSev+j\":\"Bộ lọc\",\"CVw2MU\":[\"Bộ lọc (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Số hóa đơn đầu tiên\",\"V1EGGU\":\"Tên\",\"kODvZJ\":\"Tên\",\"S+tm06\":\"Tên của bạn phải nằm trong khoảng từ 1 đến 50 ký tự\",\"1g0dC4\":\"Tên, họ và địa chỉ email là các câu hỏi mặc định và luôn được đưa vào quy trình thanh toán.\",\"Rs/IcB\":\"Được sử dụng lần đầu tiên\",\"TpqW74\":\"Đã sửa\",\"irpUxR\":\"Số tiền cố định\",\"TF9opW\":\"đèn Flash không khả dụng trên thiết bị này\",\"UNMVei\":\"Quên mật khẩu?\",\"2POOFK\":\"Miễn phí\",\"P/OAYJ\":\"Sản phẩm miễn phí\",\"vAbVy9\":\"Sản phẩm miễn phí, không cần thông tin thanh toán\",\"nLC6tu\":\"Tiếng Pháp\",\"Weq9zb\":\"Chung\",\"DDcvSo\":\"Tiếng Đức\",\"4GLxhy\":\"Bắt đầu\",\"4D3rRj\":\"Quay trở lại hồ sơ\",\"9LCqFI\":\"Đi đến trang chủ sự kiện\",\"ebIDwV\":\"Lịch Google\",\"RUz8o/\":\"Tổng doanh số\",\"IgcAGN\":\"Tổng doanh số\",\"yRg26W\":\"Tổng doanh số\",\"R4r4XO\":\"Người được mời\",\"26pGvx\":\"Nhập mã khuyến mãi?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Đây là một ví dụ về cách bạn có thể sử dụng thành phần trong ứng dụng của mình.\",\"Y1SSqh\":\"Đây là thành phần React bạn có thể sử dụng để nhúng tiện ích vào ứng dụng của mình.\",\"QuhVpV\":[\"Chào \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hội nghị Hi.events \",[\"0\"]],\"verBst\":\"Trung tâm hội nghị HI.Events\",\"6eMEQO\":\"Logo hi.events\",\"C4qOW8\":\"Ẩn khỏi chế độ xem công khai\",\"gt3Xw9\":\"Câu hỏi ẩn\",\"g3rqFe\":\"Câu hỏi ẩn\",\"k3dfFD\":\"Các câu hỏi ẩn chỉ hiển thị cho người tổ chức sự kiện chứ không phải cho khách hàng.\",\"vLyv1R\":\"Ẩn\",\"Mkkvfd\":\"ẩn trang bắt đầu\",\"mFn5Xz\":\"ẩn các câu hỏi ẩn\",\"YHsF9c\":\"ẩn sản phẩm sau ngày kết thúc bán\",\"06s3w3\":\"ẩn sản phẩm trước ngày bắt đầu bán\",\"axVMjA\":\"ẩn sản phẩm trừ khi người dùng có mã khuyến mãi áp dụng\",\"ySQGHV\":\"Ẩn sản phẩm khi bán hết\",\"SCimta\":\"ẩn trang bắt đầu từ thanh bên\",\"5xR17G\":\"Ẩn sản phẩm này khỏi khách hàng\",\"Da29Y6\":\"Ẩn câu hỏi này\",\"fvDQhr\":\"Ẩn tầng này khỏi người dùng\",\"lNipG+\":\"Việc ẩn một sản phẩm sẽ ngăn người dùng xem nó trên trang sự kiện.\",\"ZOBwQn\":\"Thiết kế trang sự kiện\",\"PRuBTd\":\"Thiết kế trang sự kiện\",\"YjVNGZ\":\"Xem trước trang chủ\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Khách hàng phải hoàn thành đơn đơn hàng bao nhiêu phút. \",\"ySxKZe\":\"Mã này có thể được sử dụng bao nhiêu lần?\",\"dZsDbK\":[\"Vượt quá giới hạn ký tự HTML: \",[\"htmllesth\"],\"/\",[\"maxlength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Tôi đồng ý với <0>các điều khoản và điều kiện\",\"sd6lr7\":\"Tôi muốn thanh toán bằng phương thức ngoại tuyến\",\"SdFlIP\":\"Tôi muốn thanh toán bằng phương thức trực tuyến (thẻ tín dụng, v.v.)\",\"93DUnd\":[\"Nếu một tab mới không mở, vui lòng <0> <1>\",[\"0\"],\".\"],\"yKdof1\":\"Nếu trống, địa chỉ sẽ được sử dụng để tạo liên kết Google Mapa link\",\"UYT+c8\":\"Nếu được bật, nhân viên check-in có thể đánh dấu người tham dự đã check-in hoặc đánh dấu đơn hàng đã thanh toán và check-in người tham dự. Nếu tắt, những người tham dự liên kết với đơn hàng chưa thanh toán sẽ không thể check-in.\",\"muXhGi\":\"Nếu được bật, người tổ chức sẽ nhận được thông báo email khi có đơn hàng mới\",\"6fLyj/\":\"Nếu bạn không yêu cầu thay đổi này, vui lòng thay đổi ngay mật khẩu của bạn.\",\"n/ZDCz\":\"Hình ảnh đã xóa thành công\",\"Mfbc2v\":\"Kích thước hình ảnh phải trong khoảng từ 4000px x 4000px. Chiều cao tối đa 4000px và chiều rộng tối đa 4000px\",\"uPEIvq\":\"Hình ảnh phải nhỏ hơn 5MB\",\"AGZmwV\":\"Hình ảnh được tải lên thành công\",\"VyUuZb\":\"URL hình ảnh\",\"ibi52/\":\"Chiều rộng hình ảnh phải ít nhất 900px và chiều cao ít nhất là 50px\",\"NoNwIX\":\"Không hoạt động\",\"T0K0yl\":\"Người dùng không hoạt động không thể đăng nhập.\",\"kO44sp\":\"Bao gồm thông tin kết nối cho sự kiện trực tuyến của bạn. Những chi tiết này sẽ được hiển thị trên trang tóm tắt đơn hàng và trang vé của người tham dự.\",\"FlQKnG\":\"Bao gồm thuế và phí trong giá\",\"Vi+BiW\":[\"Bao gồm các sản phẩm \",[\"0\"]],\"lpm0+y\":\"Bao gồm 1 sản phẩm\",\"UiAk5P\":\"Chèn hình ảnh\",\"OyLdaz\":\"Lời mời đã được gửi lại!\",\"HE6KcK\":\"Lời mời bị thu hồi!\",\"SQKPvQ\":\"Mời người dùng\",\"bKOYkd\":\"Hóa đơn được tải xuống thành công\",\"alD1+n\":\"Ghi chú hóa đơn\",\"kOtCs2\":\"Đánh số hóa đơn\",\"UZ2GSZ\":\"Cài đặt hóa đơn\",\"PgdQrx\":\"Thực hiện hoàn tiền\",\"HX5SVx\":\"Mục\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Nhãn\",\"vXIe7J\":\"Ngôn ngữ\",\"2LMsOq\":\"12 tháng qua\",\"vfe90m\":\"14 ngày qua\",\"aK4uBd\":\"24 giờ qua\",\"uq2BmQ\":\"30 ngày qua\",\"bB6Ram\":\"48 giờ qua\",\"VlnB7s\":\"6 tháng qua\",\"ct2SYD\":\"7 ngày qua\",\"XgOuA7\":\"90 ngày qua\",\"I3yitW\":\"Đăng nhập cuối cùng\",\"1ZaQUH\":\"Họ\",\"UXBCwc\":\"Họ\",\"tKCBU0\":\"Được sử dụng lần cuối\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Để trống để sử dụng từ mặc định \\\"Hóa đơn\\\"\",\"vR92Yn\":\"Hãy bắt đầu bằng cách tạo người tổ chức đầu tiên của bạn\",\"Z3FXyt\":\"Đang tải ...\",\"wJijgU\":\"Vị trí\",\"sQia9P\":\"Đăng nhập\",\"zUDyah\":\"Đăng nhập\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Đăng xuất\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Bắt buộc nhập địa chỉ thanh toán, trong khi thanh toán\",\"MU3ijv\":\"Làm cho câu hỏi này bắt buộc\",\"wckWOP\":\"Quản lý\",\"onpJrA\":\"Quản lý người tham dự\",\"n4SpU5\":\"Quản lý sự kiện\",\"WVgSTy\":\"Quản lý đơn hàng\",\"1MAvUY\":\"Quản lý cài đặt thanh toán và lập hóa đơn cho sự kiện này.\",\"cQrNR3\":\"Quản lý hồ sơ\",\"AtXtSw\":\"Quản lý thuế và phí có thể được áp dụng cho sản phẩm của bạn\",\"ophZVW\":\"Quản lý Vé\",\"DdHfeW\":\"Quản lý chi tiết tài khoản của bạn và cài đặt mặc định\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Quản lý người dùng của bạn và quyền của họ\",\"1m+YT2\":\"Các câu hỏi bắt buộc phải được trả lời trước khi khách hàng có thể thanh toán.\",\"Dim4LO\":\"Thêm một người tham dự theo cách thủ công\",\"e4KdjJ\":\"Thêm người tham dự\",\"vFjEnF\":\"Đánh dấu đã trả tiền\",\"g9dPPQ\":\"Tối đa mỗi đơn hàng\",\"l5OcwO\":\"Tin nhắn cho người tham dự\",\"Gv5AMu\":\"Tin nhắn cho người tham dự\",\"oUCR3c\":\"Tin nhắn cho người tham dự với các sản phẩm cụ thể\",\"Lvi+gV\":\"Tin nhắn cho người mua\",\"tNZzFb\":\"Nội dung tin nhắn\",\"lYDV/s\":\"Tin nhắn cho những người tham dự cá nhân\",\"V7DYWd\":\"Tin nhắn được gửi\",\"t7TeQU\":\"Tin nhắn\",\"xFRMlO\":\"Tối thiểu cho mỗi đơn hàng\",\"QYcUEf\":\"Giá tối thiểu\",\"RDie0n\":\"Linh tinh\",\"mYLhkl\":\"Cài đặt linh tinh\",\"KYveV8\":\"Hộp văn bản đa dòng\",\"VD0iA7\":\"Nhiều tùy chọn giá. Hoàn hảo cho sản phẩm giảm giá sớm, v.v.\",\"/bhMdO\":\"Mô tả sự kiện tuyệt vời của tôi ...\",\"vX8/tc\":\"Tiêu đề sự kiện tuyệt vời của tôi ...\",\"hKtWk2\":\"Hồ sơ của tôi\",\"fj5byd\":\"Không áp dụng\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Tên\",\"hVuv90\":\"Tên phải nhỏ hơn 150 ký tự\",\"AIUkyF\":\"Đi tới người tham dự\",\"qqeAJM\":\"Không bao giờ\",\"7vhWI8\":\"Mật khẩu mới\",\"1UzENP\":\"Không\",\"eRblWH\":[\"Không \",[\"0\"],\" Có sẵn.\"],\"LNWHXb\":\"Không có sự kiện lưu trữ để hiển thị.\",\"q2LEDV\":\"Không có người tham dự tìm thấy cho đơn hàng này.\",\"zlHa5R\":\"Không có người tham dự đã được thêm vào đơn hàng này.\",\"Wjz5KP\":\"Không có người tham dự để hiển thị\",\"Razen5\":\"Không người tham dự nào có thể check-in trước ngày này bằng danh sách này\",\"XUfgCI\":\"Không có phân bổ sức chứa\",\"a/gMx2\":\"Không có danh sách check-in\",\"tMFDem\":\"Không có dữ liệu có sẵn\",\"6Z/F61\":\"Không có dữ liệu để hiển thị. Vui lòng chọn khoảng thời gian\",\"fFeCKc\":\"Không giảm giá\",\"HFucK5\":\"Không có sự kiện đã kết thúc để hiển thị.\",\"yAlJXG\":\"Không có sự kiện nào hiển thị\",\"GqvPcv\":\"Không có bộ lọc có sẵn\",\"KPWxKD\":\"Không có tin nhắn nào hiển thị\",\"J2LkP8\":\"Không có đơn hàng nào để hiển thị\",\"RBXXtB\":\"Hiện không có phương thức thanh toán. Vui lòng liên hệ ban tổ chức sự kiện để được hỗ trợ.\",\"ZWEfBE\":\"Không cần thanh toán\",\"ZPoHOn\":\"Không có sản phẩm liên quan đến người tham dự này.\",\"Ya1JhR\":\"Không có sản phẩm có sẵn trong danh mục này.\",\"FTfObB\":\"Chưa có sản phẩm\",\"+Y976X\":\"Không có mã khuyến mãi để hiển thị\",\"MAavyl\":\"Không có câu hỏi nào được trả lời bởi người tham dự này.\",\"SnlQeq\":\"Không có câu hỏi nào được hỏi cho đơn hàng này.\",\"Ev2r9A\":\"Không có kết quả\",\"gk5uwN\":\"Không có kết quả tìm kiếm\",\"RHyZUL\":\"Không có kết quả tìm kiếm.\",\"RY2eP1\":\"Không có thuế hoặc phí đã được thêm vào.\",\"EdQY6l\":\"Không có\",\"OJx3wK\":\"Không có sẵn\",\"Scbrsn\":\"Không được bán\",\"1DBGsz\":\"Ghi chú\",\"jtrY3S\":\"Chưa có gì để hiển thị\",\"hFwWnI\":\"Cài đặt thông báo\",\"xXqEPO\":\"Thông báo cho người mua về hoàn tiền\",\"YpN29s\":\"Thông báo cho ban tổ chức các đơn hàng mới\",\"qeQhNj\":\"Bây giờ hãy tạo sự kiện đầu tiên của bạn\",\"omyBS0\":\"Số ngày quá hạn thanh toán (để trống để bỏ qua các điều khoản thanh toán từ hóa đơn)\",\"n86jmj\":\"Tiền tố số\",\"mwe+2z\":\"Các đơn hàng ngoại tuyến không được phản ánh trong thống kê sự kiện cho đến khi đơn hàng được đánh dấu là được thanh toán.\",\"dWBrJX\":\"Thanh toán offline không thành công. Vui lòng thử loại hoặc liên hệ với ban tổ chức sự kiện.\",\"fcnqjw\":\"Hướng dẫn thanh toán offline\",\"+eZ7dp\":\"Thanh toán offline\",\"ojDQlR\":\"Thông tin thanh toán offline\",\"u5oO/W\":\"Cài đặt thanh toán offline\",\"2NPDz1\":\"Đang Bán\",\"Ldu/RI\":\"Đang Bán\",\"Ug4SfW\":\"Khi bạn tạo một sự kiện, bạn sẽ thấy nó ở đây.\",\"ZxnK5C\":\"Khi bạn bắt đầu thu thập dữ liệu, bạn sẽ thấy nó ở đây.\",\"PnSzEc\":\"Khi bạn đã sẵn sàng, hãy đặt sự kiện của bạn trực tiếp và bắt đầu bán sản phẩm.\",\"J6n7sl\":\"Đang diễn ra\",\"z+nuVJ\":\"Sự kiện trực tuyến\",\"WKHW0N\":\"Chi tiết sự kiện trực tuyến\",\"/xkmKX\":\"Chỉ các email quan trọng, liên quan trực tiếp đến sự kiện này, nên được gửi bằng biểu mẫu này.\\nBất kì hành vi sử dụng sai, bao gồm gửi email quảng cáo, sẽ dẫn đến lệnh cấm tài khoản ngay lập tức.\",\"Qqqrwa\":\"Mở trang Xác nhận tham dự (Check-In)\",\"OdnLE4\":\"Mở thanh bên\",\"ZZEYpT\":[\"Tùy chọn \",[\"i\"]],\"oPknTP\":\"Thông tin bổ sung tùy chọn xuất hiện trên tất cả các hóa đơn (ví dụ: điều khoản thanh toán, phí thanh toán trễ, chính sách trả lại)\",\"OrXJBY\":\"Tiền tố tùy chọn cho số hóa đơn (ví dụ: Inv-)\",\"0zpgxV\":\"Tùy chọn\",\"BzEFor\":\"Hoặc\",\"UYUgdb\":\"Đơn hàng\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Đơn hàng bị hủy\",\"SIbded\":\"Đơn hàng đã hoàn thành\",\"q/CcwE\":\"Ngày đơn hàng\",\"Tol4BF\":\"Chi tiết đơn hàng\",\"WbImlQ\":\"Đơn hàng đã bị hủy và chủ sở hữu đơn hàng đã được thông báo.\",\"nAn4Oe\":\"Đơn hàng được đánh dấu là đã thanh toán\",\"uzEfRz\":\"Ghi chú đơn hàng\",\"VCOi7U\":\"Câu hỏi đơn hàng\",\"TPoYsF\":\"Mã đơn hàng\",\"acIJ41\":\"Trạng thái đơn hàng\",\"GX6dZv\":\"Tóm tắt đơn hàng\",\"tDTq0D\":\"Thời gian chờ đơn hàng\",\"1h+RBg\":\"Đơn hàng\",\"3y+V4p\":\"Địa chỉ tổ chức\",\"GVcaW6\":\"Chi tiết tổ chức\",\"nfnm9D\":\"Tên tổ chức\",\"G5RhpL\":\"Ban tổ chức\",\"mYygCM\":\"Người tổ chức là bắt buộc\",\"Pa6G7v\":\"Tên ban tổ chức\",\"l894xP\":\"Ban tổ chức chỉ có thể quản lý các sự kiện và sản phẩm. Họ không thể quản lý người dùng, tài khoản hoặc thông tin thanh toán.\",\"fdjq4c\":\"Khoảng cách lề\",\"ErggF8\":\"Màu nền trang\",\"8F1i42\":\"Không tìm thấy trang\",\"QbrUIo\":\"Lượt xem trang\",\"6D8ePg\":\"trang.\",\"IkGIz8\":\"đã trả tiền\",\"HVW65c\":\"Sản phẩm trả phí\",\"ZfxaB4\":\"Hoàn lại tiền một phần\",\"8ZsakT\":\"Mật khẩu\",\"TUJAyx\":\"Mật khẩu phải tối thiểu 8 ký tự\",\"vwGkYB\":\"Mật khẩu phải có ít nhất 8 ký tự\",\"BLTZ42\":\"Đặt lại mật khẩu thành công. Vui lòng sử dụng mật khẩu mới để đăng nhập.\",\"f7SUun\":\"Mật khẩu không giống nhau\",\"aEDp5C\":\"Dán cái này nơi bạn muốn tiện ích xuất hiện.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Thanh toán\",\"Lg+ewC\":\"Thanh toán & Hoá đơn\",\"DZjk8u\":\"Cài đặt Thanh toán & Hoá đơn\",\"lflimf\":\"Thời hạn thanh toán\",\"JhtZAK\":\"Thanh toán thất bại\",\"JEdsvQ\":\"Hướng dẫn thanh toán\",\"bLB3MJ\":\"Phương thức thanh toán\",\"QzmQBG\":\"Nhà cung cấp Thanh toán\",\"lsxOPC\":\"Thanh toán đã nhận\",\"wJTzyi\":\"Tình trạng thanh toán\",\"xgav5v\":\"Thanh toán thành công!\",\"R29lO5\":\"Điều khoản thanh toán\",\"/roQKz\":\"Tỷ lệ phần trăm\",\"vPJ1FI\":\"Tỷ lệ phần trăm\",\"xdA9ud\":\"Đặt cái này vào của trang web của bạn.\",\"blK94r\":\"Vui lòng thêm ít nhất một tùy chọn\",\"FJ9Yat\":\"Vui lòng kiểm tra thông tin được cung cấp là chính xác\",\"TkQVup\":\"Vui lòng kiểm tra email và mật khẩu của bạn và thử lại\",\"sMiGXD\":\"Vui lòng kiểm tra email của bạn là hợp lệ\",\"Ajavq0\":\"Vui lòng kiểm tra email của bạn để xác nhận địa chỉ email của bạn\",\"MdfrBE\":\"Vui lòng điền vào biểu mẫu bên dưới để chấp nhận lời mời của bạn\",\"b1Jvg+\":\"Vui lòng tiếp tục trong tab mới\",\"hcX103\":\"Vui lòng tạo một sản phẩm\",\"cdR8d6\":\"Vui lòng tạo vé\",\"x2mjl4\":\"Vui lòng nhập URL hình ảnh hợp lệ trỏ đến một hình ảnh.\",\"HnNept\":\"Vui lòng nhập mật khẩu mới của bạn\",\"5FSIzj\":\"Xin lưu ý\",\"C63rRe\":\"Vui lòng quay lại trang sự kiện để bắt đầu lại.\",\"pJLvdS\":\"Vui lòng chọn\",\"Ewir4O\":\"Vui lòng chọn ít nhất một sản phẩm\",\"igBrCH\":\"Vui lòng xác minh địa chỉ email của bạn để truy cập tất cả các tính năng\",\"/IzmnP\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị hóa đơn của bạn ...\",\"MOERNx\":\"Tiếng Bồ Đào Nha\",\"qCJyMx\":\"Tin nhắn sau phần thanh toán\",\"g2UNkE\":\"Được cung cấp bởi\",\"Rs7IQv\":\"Thông báo trước khi thanh toán\",\"rdUucN\":\"Xem trước\",\"a7u1N9\":\"Giá\",\"CmoB9j\":\"Chế độ hiển thị giá\",\"BI7D9d\":\"Giá không được đặt\",\"Q8PWaJ\":\"Hạng giá\",\"q6XHL1\":\"Loại giá\",\"6RmHKN\":\"Màu sắc chính\",\"G/ZwV1\":\"Màu sắc chính\",\"8cBtvm\":\"Màu văn bản chính\",\"BZz12Q\":\"In\",\"MT7dxz\":\"In tất cả vé\",\"DKwDdj\":\"In vé\",\"K47k8R\":\"Sản phẩm\",\"1JwlHk\":\"Danh mục sản phẩm\",\"U61sAj\":\"Danh mục sản phẩm được cập nhật thành công.\",\"1USFWA\":\"Sản phẩm đã xóa thành công\",\"4Y2FZT\":\"Loại giá sản phẩm\",\"mFwX0d\":\"Câu hỏi sản phẩm\",\"Lu+kBU\":\"Bán Hàng\",\"U/R4Ng\":\"Cấp sản phẩm\",\"sJsr1h\":\"Loại sản phẩm\",\"o1zPwM\":\"Xem trước tiện ích sản phẩm\",\"ktyvbu\":\"Sản phẩm(s)\",\"N0qXpE\":\"Sản phẩm\",\"ggqAiw\":\"Sản phẩm đã bán\",\"Vla0Bo\":\"Sản phẩm đã bán\",\"/u4DIx\":\"Sản phẩm đã bán\",\"DJQEZc\":\"Sản phẩm được sắp xếp thành công\",\"vERlcd\":\"Hồ sơ\",\"kUlL8W\":\"Hồ sơ cập nhật thành công\",\"cl5WYc\":[\"Mã \",[\"Promo_code\"],\" đã được áp dụng\"],\"P5sgAk\":\"Mã khuyến mãi\",\"yKWfjC\":\"Trang mã khuyến mãi\",\"RVb8Fo\":\"Mã khuyến mãi\",\"BZ9GWa\":\"Mã khuyến mãi có thể được sử dụng để giảm giá, truy cập bán trước hoặc cung cấp quyền truy cập đặc biệt vào sự kiện của bạn.\",\"OP094m\":\"Báo cáo mã khuyến mãi\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"Mã QR\",\"LkMOWF\":\"Số lượng có sẵn\",\"oCLG0M\":\"Số lượng bán\",\"XKJuAX\":\"Câu hỏi bị xóa\",\"avf0gk\":\"Mô tả câu hỏi\",\"oQvMPn\":\"Tiêu đề câu hỏi\",\"enzGAL\":\"Câu hỏi\",\"ROv2ZT\":\"Câu hỏi\",\"K885Eq\":\"Câu hỏi được sắp xếp thành công\",\"OMJ035\":\"Tùy chọn radio\",\"C4TjpG\":\"Đọc ít hơn\",\"I3QpvQ\":\"Người nhận\",\"N2C89m\":\"Mã tham chiếu\",\"gxFu7d\":[\"Số tiền hoàn lại (\",[\"0\"],\")\"],\"WZbCR3\":\"Hoàn tiền không thành công\",\"n10yGu\":\"Lệnh hoàn trả\",\"zPH6gp\":\"Lệnh hoàn trả\",\"RpwiYC\":\"Hoàn tiền chờ xử lý\",\"xHpVRl\":\"Trạng thái hoàn trả\",\"/BI0y9\":\"Đã hoàn lại\",\"fgLNSM\":\"Đăng ký\",\"9+8Vez\":\"Sử dụng còn lại\",\"tasfos\":\"Loại bỏ\",\"t/YqKh\":\"Hủy bỏ\",\"t9yxlZ\":\"Báo cáo\",\"prZGMe\":\"Yêu cầu địa chỉ thanh toán\",\"EGm34e\":\"Gửi lại email xác nhận\",\"lnrkNz\":\"Gửi lại xác nhận email\",\"wIa8Qe\":\"Gửi lại lời mời\",\"VeKsnD\":\"Gửi lại email đơn hàng\",\"dFuEhO\":\"Gửi lại email vé\",\"o6+Y6d\":\"Đang gửi lại ...\",\"OfhWJH\":\"Đặt lại\",\"RfwZxd\":\"Đặt lại mật khẩu\",\"KbS2K9\":\"Đặt lại mật khẩu\",\"e99fHm\":\"Khôi phục sự kiện\",\"vtc20Z\":\"Trở lại trang sự kiện\",\"s8v9hq\":\"Trở lại trang sự kiện\",\"8YBH95\":\"Doanh thu\",\"PO/sOY\":\"Thu hồi lời mời\",\"GDvlUT\":\"Vai trò\",\"ELa4O9\":\"Ngày bán kết thúc\",\"5uo5eP\":\"Kết thúc bán hàng\",\"Qm5XkZ\":\"Ngày bắt đầu bán hàng\",\"hBsw5C\":\"Bán hàng kết thúc\",\"kpAzPe\":\"Bán hàng bắt đầu\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Lưu\",\"IUwGEM\":\"Lưu thay đổi\",\"U65fiW\":\"Lưu tổ chức\",\"UGT5vp\":\"Lưu cài đặt\",\"ovB7m2\":\"Quét mã QR\",\"EEU0+z\":\"Quét mã QR này để truy cập trang sự kiện hoặc chia sẻ nó với những người khác\",\"W4kWXJ\":\"Tìm kiếm theo tên người tham dự, email hoặc đơn hàng\",\"+pr/FY\":\"Tìm kiếm theo tên sự kiện\",\"3zRbWw\":\"Tìm kiếm theo tên, email, hoặc mã đơn hàng #\",\"L22Tdf\":\"Tìm kiếm theo tên, mã đơn hàng #, người tham dự, hoặc email...\",\"BiYOdA\":\"Tìm kiếm theo tên...\",\"YEjitp\":\"Tìm kiếm theo chủ đề hoặc nội dung...\",\"Pjsch9\":\"Tìm kiếm phân bổ sức chứa...\",\"r9M1hc\":\"Tìm kiếm danh sách check-in...\",\"+0Yy2U\":\"Tìm kiếm sản phẩm\",\"YIix5Y\":\"Tìm kiếm\",\"OeW+DS\":\"Màu phụ\",\"DnXcDK\":\"Màu phụ\",\"cZF6em\":\"Màu chữ phụ\",\"ZIgYeg\":\"Màu chữ phụ\",\"02ePaq\":[\"Chọn \",[\"0\"]],\"QuNKRX\":\"Chọn máy ảnh\",\"9FQEn8\":\"Chọn danh mục...\",\"kWI/37\":\"Chọn nhà tổ chức\",\"ixIx1f\":\"Chọn sản phẩm\",\"3oSV95\":\"Chọn bậc sản phẩm\",\"C4Y1hA\":\"Chọn sản phẩm\",\"hAjDQy\":\"Chọn trạng thái\",\"QYARw/\":\"Chọn Vé\",\"OMX4tH\":\"Chọn Vé\",\"DrwwNd\":\"Chọn khoảng thời gian\",\"O/7I0o\":\"Chọn ...\",\"JlFcis\":\"Gửi\",\"qKWv5N\":[\"Gửi một bản sao đến <0>\",[\"0\"],\"\"],\"RktTWf\":\"Gửi tin nhắn\",\"/mQ/tD\":\"Gửi dưới dạng thử nghiệm. Thông báo sẽ được gửi đến địa chỉ email của bạn thay vì người nhận.\",\"M/WIer\":\"Gửi tin nhắn\",\"D7ZemV\":\"Gửi email xác nhận và vé\",\"v1rRtW\":\"Gửi Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Mô tả SEO\",\"/SIY6o\":\"Từ khóa SEO\",\"GfWoKv\":\"Cài đặt SEO\",\"rXngLf\":\"Tiêu đề SEO\",\"/jZOZa\":\"Phí dịch vụ\",\"Bj/QGQ\":\"Đặt giá tối thiểu và cho phép người dùng thanh toán nhiều hơn nếu họ chọn\",\"L0pJmz\":\"Đặt số bắt đầu cho hóa đơn. Sau khi hóa đơn được tạo, số này không thể thay đổi.\",\"nYNT+5\":\"Thiết lập sự kiện của bạn\",\"A8iqfq\":\"Đặt sự kiện của bạn trực tiếp\",\"Tz0i8g\":\"Cài đặt\",\"Z8lGw6\":\"Chia sẻ\",\"B2V3cA\":\"Chia sẻ sự kiện\",\"17Fd7X\":\"Chia sẻ lên Facebook\",\"x7i6H+\":\"Chia sẻ với LinkedIn\",\"zziQd8\":\"Chia sẻ với Pinterest\",\"/TgBEk\":\"Chia sẻ với Reddit\",\"0Wlk5F\":\"Chia sẻ với xã hội\",\"on+mNS\":\"Chia sẻ với Telegram\",\"PcmR+m\":\"Chia sẻ với WhatsApp\",\"/5b1iZ\":\"Chia sẻ với X.com\",\"n/T2KI\":\"Chia sẻ qua email\",\"8vETh9\":\"Hiển thị\",\"V0SbFp\":\"Hiển thị số lượng sản phẩm có sẵn\",\"qDsmzu\":\"Hiển thị câu hỏi ẩn\",\"fMPkxb\":\"Hiển thị thêm\",\"izwOOD\":\"Hiển thị thuế và phí riêng biệt\",\"1SbbH8\":\"Hiển thị cho khách hàng sau khi họ thanh toán, trên trang Tóm tắt đơn hàng.\",\"YfHZv0\":\"Hiển thị cho khách hàng trước khi họ thanh toán\",\"CBBcly\":\"Hiển thị các trường địa chỉ chung, bao gồm quốc gia\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Hộp văn bản dòng đơn\",\"+P0Cn2\":\"Bỏ qua bước này\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Đã bán hết\",\"Mi1rVn\":\"Đã bán hết\",\"nwtY4N\":\"Có gì đó không ổn\",\"GRChTw\":\"Có gì đó không ổn trong khi xóa thuế hoặc phí\",\"YHFrbe\":\"Có gì đó không ổn! Vui lòng thử lại\",\"kf83Ld\":\"Có gì đó không ổn.\",\"fWsBTs\":\"Có gì đó không ổn. Vui lòng thử lại\",\"F6YahU\":\"Xin lỗi, có gì đó không ổn. Vui lòng thử thanh toán lại\",\"KWgppI\":\"Xin lỗi, có điều gì đó không ổn khi tải trang này.\",\"/TCOIK\":\"Xin lỗi, đơn hàng này không còn tồn tại.\",\"6a/UJE\":\"Xin lỗi, mã khuyến mãi này không được công nhận\",\"65A04M\":\"Tiếng Tây Ban Nha\",\"mFuBqb\":\"Sản phẩm tiêu chuẩn với giá cố định\",\"D3iCkb\":\"Ngày bắt đầu\",\"/2by1f\":\"Nhà nước hoặc khu vực\",\"uAQUqI\":\"Trạng thái\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Thanh toán Stripe không được kích hoạt cho sự kiện này.\",\"UJmAAK\":\"Chủ đề\",\"X2rrlw\":\"Tổng phụ\",\"zzDlyQ\":\"Thành công\",\"b0HJ45\":[\"Thành công! \",[\"0\"],\" sẽ nhận một email trong chốc lát.\"],\"BJIEiF\":[[\"0\"],\" Người tham dự thành công\"],\"OtgNFx\":\"Địa chỉ email được xác nhận thành công\",\"IKwyaF\":\"Thay đổi email được xác nhận thành công\",\"zLmvhE\":\"Người tham dự được tạo thành công\",\"gP22tw\":\"Sản phẩm được tạo thành công\",\"9mZEgt\":\"Mã khuyến mãi được tạo thành công\",\"aIA9C4\":\"Câu hỏi được tạo thành công\",\"J3RJSZ\":\"Người tham dự cập nhật thành công\",\"3suLF0\":\"Phân công công suất được cập nhật thành công\",\"Z+rnth\":\"Danh sách soát vé được cập nhật thành công\",\"vzJenu\":\"Cài đặt email được cập nhật thành công\",\"7kOMfV\":\"Sự kiện cập nhật thành công\",\"G0KW+e\":\"Thiết kế trang sự kiện được cập nhật thành công\",\"k9m6/E\":\"Cài đặt trang chủ được cập nhật thành công\",\"y/NR6s\":\"Vị trí cập nhật thành công\",\"73nxDO\":\"Cài đặt linh tinh được cập nhật thành công\",\"4H80qv\":\"Đơn hàng cập nhật thành công\",\"6xCBVN\":\"Cập nhật cài đặt thanh toán & lập hóa đơn thành công\",\"1Ycaad\":\"Cập nhật sản phẩm thành công\",\"70dYC8\":\"Cập nhật mã khuyến mãi thành công\",\"F+pJnL\":\"Cập nhật cài đặt SEO thành công\",\"DXZRk5\":\"Phòng 100\",\"GNcfRk\":\"Email hỗ trợ\",\"uRfugr\":\"Áo thun\",\"JpohL9\":\"Thuế\",\"geUFpZ\":\"Thuế & Phí\",\"dFHcIn\":\"Chi tiết thuế\",\"wQzCPX\":\"Thông tin thuế sẽ xuất hiện ở cuối tất cả các hóa đơn (ví dụ: mã số thuế VAT, đăng ký thuế)\",\"0RXCDo\":\"Xóa thuế hoặc phí thành công\",\"ZowkxF\":\"Thuế\",\"qu6/03\":\"Thuế và phí\",\"gypigA\":\"Mã khuyến mãi không hợp lệ\",\"5ShqeM\":\"Danh sách check-in bạn đang tìm kiếm không tồn tại.\",\"QXlz+n\":\"Tiền tệ mặc định cho các sự kiện của bạn.\",\"mnafgQ\":\"Múi giờ mặc định cho các sự kiện của bạn.\",\"o7s5FA\":\"Ngôn ngữ mà người tham dự sẽ nhận email.\",\"NlfnUd\":\"Liên kết bạn đã nhấp vào không hợp lệ.\",\"HsFnrk\":[\"Số lượng sản phẩm tối đa cho \",[\"0\"],\"là \",[\"1\"]],\"TSAiPM\":\"Trang bạn đang tìm kiếm không tồn tại\",\"MSmKHn\":\"Giá hiển thị cho khách hàng sẽ bao gồm thuế và phí.\",\"6zQOg1\":\"Giá hiển thị cho khách hàng sẽ không bao gồm thuế và phí. Chúng sẽ được hiển thị riêng biệt.\",\"ne/9Ur\":\"Các cài đặt kiểu dáng bạn chọn chỉ áp dụng cho HTML được sao chép và sẽ không được lưu trữ.\",\"vQkyB3\":\"Thuế và phí áp dụng cho sản phẩm này. \",\"esY5SG\":\"Tiêu đề của sự kiện sẽ được hiển thị trong kết quả của công cụ tìm kiếm và khi chia sẻ trên phương tiện truyền thông xã hội. \",\"wDx3FF\":\"Không có sản phẩm nào cho sự kiện này\",\"pNgdBv\":\"Không có sản phẩm nào trong danh mục này\",\"rMcHYt\":\"Có một khoản hoàn tiền đang chờ xử lý. Vui lòng đợi hoàn tất trước khi yêu cầu hoàn tiền khác.\",\"F89D36\":\"Đã xảy ra lỗi khi đánh dấu đơn hàng là đã thanh toán\",\"68Axnm\":\"Đã xảy ra lỗi khi xử lý yêu cầu của bạn. Vui lòng thử lại.\",\"mVKOW6\":\"Có một lỗi khi gửi tin nhắn của bạn\",\"AhBPHd\":\"Những chi tiết này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn hàng chờ thanh toán sẽ không hiển thị tin nhắn này.\",\"Pc/Wtj\":\"Người tham dự này có một đơn hàng không được thanh toán.\",\"mf3FrP\":\"Danh mục này chưa có bất kỳ sản phẩm nào.\",\"8QH2Il\":\"Danh mục này bị ẩn khỏi chế độ xem công khai\",\"xxv3BZ\":\"Danh sách người tham dự này đã hết hạn\",\"Sa7w7S\":\"Danh sách người tham dự này đã hết hạn và không còn có sẵn để kiểm tra.\",\"Uicx2U\":\"Danh sách người tham dự này đang hoạt động\",\"1k0Mp4\":\"Danh sách người tham dự này chưa hoạt động\",\"K6fmBI\":\"Danh sách người tham dự này chưa hoạt động và không có sẵn để kiểm tra.\",\"t/ePFj\":\"Mô tả này sẽ được hiển thị cho nhân viên kiểm tra vé\",\"MLTkH7\":\"Email này không phải là quảng cáo và liên quan trực tiếp đến sự kiện này.\",\"2eIpBM\":\"Sự kiện này không có sẵn tại thời điểm này. Vui lòng quay lại sau.\",\"Z6LdQU\":\"Sự kiện này không có sẵn.\",\"MMd2TJ\":\"Thông tin này sẽ được hiển thị trên trang thanh toán, trang tóm tắt đơn hàng và email xác nhận đơn hàng.\",\"XAHqAg\":\"Đây là một sản phẩm chung, như áo phông hoặc cốc. Không có vé nào được phát hành\",\"CNk/ro\":\"Đây là một sự kiện trực tuyến\",\"FwXnJd\":\"Danh sách này sẽ không còn có sẵn để kiểm tra sau ngày này\",\"cHO4ec\":\"Thông báo này sẽ được bao gồm trong phần chân trang của tất cả các email được gửi từ sự kiện này\",\"55i7Fa\":\"Thông báo này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn chờ thanh toán sẽ không hiển thị thông báo này.\",\"RjwlZt\":\"Đơn hàng này đã được thanh toán.\",\"5K8REg\":\"Đơn hàng này đã được hoàn trả.\",\"OiQMhP\":\"Đơn hàng này đã bị hủy\",\"YyEJij\":\"Đơn hàng này đã bị hủy bỏ.\",\"Q0zd4P\":\"Đơn hàng này đã hết hạn. Vui lòng bắt đầu lại.\",\"HILpDX\":\"Đơn hàng này đang chờ thanh toán\",\"BdYtn9\":\"Đơn hàng này đã hoàn tất\",\"e3uMJH\":\"Đơn hàng này đã hoàn tất.\",\"YNKXOK\":\"Đơn hàng này đang xử lý.\",\"yPZN4i\":\"Trang Đơn hàng này không còn có sẵn.\",\"i0TtkR\":\"Điều này ghi đè tất cả các cài đặt khả năng hiển thị và sẽ ẩn sản phẩm khỏi tất cả các khách hàng.\",\"cRRc+F\":\"Sản phẩm này không thể bị xóa vì nó được liên kết với một đơn hàng. \",\"3Kzsk7\":\"Sản phẩm này là vé. Người mua sẽ nhận được vé sau khi mua\",\"0fT4x3\":\"Sản phẩm này được ẩn khỏi chế độ xem công khai\",\"Y/x1MZ\":\"Sản phẩm này bị ẩn trừ khi được nhắm mục tiêu bởi mã khuyến mãi\",\"Qt7RBu\":\"Câu hỏi này chỉ hiển thị cho người tổ chức sự kiện\",\"os29v1\":\"Liên kết mật khẩu đặt lại này không hợp lệ hoặc hết hạn.\",\"IV9xTT\":\"Người dùng này không hoạt động, vì họ chưa chấp nhận lời mời của họ.\",\"5AnPaO\":\"vé\",\"kjAL4v\":\"Vé\",\"dtGC3q\":\"Email vé đã được gửi lại với người tham dự\",\"54q0zp\":\"Vé cho\",\"xN9AhL\":[\"Cấp \",[\"0\"]],\"jZj9y9\":\"Sản phẩm cấp bậc\",\"8wITQA\":\"Sản phẩm theo bậc cho phép bạn cung cấp nhiều tùy chọn giá cho cùng một sản phẩm. Điều này hoàn hảo cho các sản phẩm ưu đãi sớm hoặc các nhóm giá khác nhau cho từng đối tượng.\",\"nn3mSR\":\"Thời gian còn lại:\",\"s/0RpH\":\"Thời gian được sử dụng\",\"y55eMd\":\"Thời gian được sử dụng\",\"40Gx0U\":\"Múi giờ\",\"oDGm7V\":\"Tip\",\"MHrjPM\":\"Tiêu đề\",\"xdA/+p\":\"Công cụ\",\"72c5Qo\":\"Tổng\",\"YXx+fG\":\"Tổng trước khi giảm giá\",\"NRWNfv\":\"Tổng tiền chiết khấu\",\"BxsfMK\":\"Tổng phí\",\"2bR+8v\":\"Tổng doanh thu\",\"mpB/d9\":\"Tổng tiền đơn hàng\",\"m3FM1g\":\"Tổng đã hoàn lại\",\"jEbkcB\":\"Tổng đã hoàn lại\",\"GBBIy+\":\"Tổng còn lại\",\"/SgoNA\":\"Tổng thuế\",\"+zy2Nq\":\"Loại\",\"FMdMfZ\":\"Không thể kiểm tra người tham dự\",\"bPWBLL\":\"Không thể kiểm tra người tham dự\",\"9+P7zk\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"WLxtFC\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"/cSMqv\":\"Không thể tạo câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"MH/lj8\":\"Không thể cập nhật câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"nnfSdK\":\"Khách hàng duy nhất\",\"Mqy/Zy\":\"Hoa Kỳ\",\"NIuIk1\":\"Không giới hạn\",\"/p9Fhq\":\"Không giới hạn có sẵn\",\"E0q9qH\":\"Sử dụng không giới hạn\",\"h10Wm5\":\"Đơn hàng chưa thanh toán\",\"ia8YsC\":\"Sắp tới\",\"TlEeFv\":\"Các sự kiện sắp tới\",\"L/gNNk\":[\"Cập nhật \",[\"0\"]],\"+qqX74\":\"Cập nhật tên sự kiện, mô tả và ngày\",\"vXPSuB\":\"Cập nhật hồ sơ\",\"BNBfrU\":\"Tải lên bìa\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL được sao chép vào bảng tạm\",\"e5lF64\":\"Ví dụ sử dụng\",\"fiV0xj\":\"Giới hạn sử dụng\",\"sGEOe4\":\"Sử dụng phiên bản làm mờ của ảnh bìa làm nền\",\"OadMRm\":\"Sử dụng hình ảnh bìa\",\"7PzzBU\":\"Người dùng\",\"yDOdwQ\":\"Quản lý người dùng\",\"Sxm8rQ\":\"Người dùng\",\"VEsDvU\":\"Người dùng có thể thay đổi email của họ trong <0>Cài đặt hồ sơ\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"Thuế VAT\",\"E/9LUk\":\"Tên địa điểm\",\"jpctdh\":\"Xem\",\"Pte1Hv\":\"Xem chi tiết người tham dự\",\"/5PEQz\":\"Xem trang sự kiện\",\"fFornT\":\"Xem tin nhắn đầy đủ\",\"YIsEhQ\":\"Xem bản đồ\",\"Ep3VfY\":\"Xem trên Google Maps\",\"Y8s4f6\":\"Xem chi tiết đơn hàng\",\"QIWCnW\":\"Danh sách người tham dự VIP\",\"tF+VVr\":\"Vé VIP\",\"2q/Q7x\":\"Tầm nhìn\",\"vmOFL/\":\"Chúng tôi không thể xử lý thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"45Srzt\":\"Chúng tôi không thể xóa danh mục. Vui lòng thử lại.\",\"/DNy62\":[\"Chúng tôi không thể tìm thấy bất kỳ vé nào khớp với \",[\"0\"]],\"1E0vyy\":\"Chúng tôi không thể tải dữ liệu. Vui lòng thử lại.\",\"NmpGKr\":\"Chúng tôi không thể sắp xếp lại các danh mục. Vui lòng thử lại.\",\"BJtMTd\":\"Chúng tôi đề xuất kích thước 2160px bằng 1080px và kích thước tệp tối đa là 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Chúng tôi không thể xác nhận thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"Gspam9\":\"Chúng tôi đang xử lý đơn hàng của bạn. Đợi một chút...\",\"LuY52w\":\"Chào mừng bạn! Vui lòng đăng nhập để tiếp tục.\",\"dVxpp5\":[\"Chào mừng trở lại\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Chào mừng bạn đến với hi.events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Sản phẩm cấp bậc là gì?\",\"f1jUC0\":\"Danh sách người tham dự này nên hoạt động vào ngày nào?\",\"4ueloy\":\"Thể loại là gì?\",\"gxeWAU\":\"Mã này áp dụng cho sản phẩm nào?\",\"hFHnxR\":\"Mã này áp dụng cho sản phẩm nào? (Mặc định áp dụng cho tất cả)\",\"AeejQi\":\"Sản phẩm nào nên áp dụng công suất này?\",\"Rb0XUE\":\"Bạn sẽ đến lúc mấy giờ?\",\"5N4wLD\":\"Đây là loại câu hỏi nào?\",\"gyLUYU\":\"Khi được bật, hóa đơn sẽ được tạo cho các đơn hàng vé. Hóa đơn sẽ được gửi kèm với email xác nhận đơn hàng. Người tham dự cũng có thể tải hóa đơn của họ từ trang xác nhận đơn hàng.\",\"D3opg4\":\"Khi thanh toán ngoại tuyến được bật, người dùng có thể hoàn tất đơn hàng và nhận vé của họ. Vé của họ sẽ hiển thị rõ ràng rằng đơn hàng chưa được thanh toán, và công cụ check-in sẽ thông báo cho nhân viên check-in nếu đơn hàng cần thanh toán.\",\"D7C6XV\":\"Danh sách người tham dự này nên hết hạn khi nào?\",\"FVetkT\":\"Những vé nào nên được liên kết với danh sách người tham dự này?\",\"S+OdxP\":\"Ai đang tổ chức sự kiện này?\",\"LINr2M\":\"Tin nhắn này gửi tới ai?\",\"nWhye/\":\"Ai nên được hỏi câu hỏi này?\",\"VxFvXQ\":\"Nhúng Widget\",\"v1P7Gm\":\"Cài đặt widget\",\"b4itZn\":\"Làm việc\",\"hqmXmc\":\"Làm việc ...\",\"+G/XiQ\":\"Từ đầu năm đến nay\",\"l75CjT\":\"Có\",\"QcwyCh\":\"Có, loại bỏ chúng\",\"ySeBKv\":\"Bạn đã quét vé này rồi\",\"P+Sty0\":[\"Bạn đang thay đổi email của mình thành <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Bạn đang ngoại tuyến\",\"sdB7+6\":\"Bạn có thể tạo mã khuyến mãi nhắm mục tiêu sản phẩm này trên\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Bạn không thể thay đổi loại sản phẩm vì có những người tham dự liên quan đến sản phẩm này.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Bạn không thể xác nhận người tham dự với các đơn hàng không được thanh toán. Cài đặt này có thể được thay đổi ở phần cài đặt sự kiện.\",\"c9Evkd\":\"Bạn không thể xóa danh mục cuối cùng.\",\"6uwAvx\":\"Bạn không thể xóa cấp giá này vì đã có sản phẩm được bán cho cấp này. Thay vào đó, bạn có thể ẩn nó.\",\"tFbRKJ\":\"Bạn không thể chỉnh sửa vai trò hoặc trạng thái của chủ sở hữu tài khoản.\",\"fHfiEo\":\"Bạn không thể hoàn trả một Đơn hàng được tạo thủ công.\",\"hK9c7R\":\"Bạn đã tạo một câu hỏi ẩn nhưng đã tắt tùy chọn hiển thị câu hỏi ẩn. Nó đã được bật.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Bạn có quyền truy cập vào nhiều tài khoản. Vui lòng chọn một tài khoản để tiếp tục.\",\"Z6q0Vl\":\"Bạn đã chấp nhận lời mời này. Vui lòng đăng nhập để tiếp tục.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"Bạn không có câu hỏi cho người tham dự.\",\"CoZHDB\":\"Bạn không có câu hỏi nào về đơn hàng.\",\"15qAvl\":\"Bạn không có thay đổi email đang chờ xử lý.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Bạn đã hết thời gian để hoàn thành đơn hàng của mình.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Bạn chưa gửi bất kỳ tin nhắn nào. Bạn có thể gửi tin nhắn tới tất cả người tham dự, hoặc cho người giữ sản phẩm cụ thể.\",\"R6i9o9\":\"Bạn phải hiểu rằng email này không phải là email quảng cáo\",\"3ZI8IL\":\"Bạn phải đồng ý với các điều khoản và điều kiện\",\"dMd3Uf\":\"Bạn phải xác nhận địa chỉ email của bạn trước khi sự kiện của bạn có thể phát hành.\",\"H35u3n\":\"Bạn phải tạo một vé trước khi bạn có thể thêm một người tham dự.\",\"jE4Z8R\":\"Bạn phải có ít nhất một cấp giá\",\"8/eLoa\":\"Bạn cần xác minh tài khoản của mình trước khi bạn có thể gửi tin nhắn.\",\"Egnj9d\":\"Bạn sẽ phải đánh dấu một đơn hàng theo cách thủ công. Được thực hiện trong trang quản lý đơn hàng.\",\"L/+xOk\":\"Bạn sẽ cần một vé trước khi bạn có thể tạo một danh sách người tham dự.\",\"Djl45M\":\"Bạn sẽ cần tại một sản phẩm trước khi bạn có thể tạo một sự phân công công suất.\",\"y3qNri\":\"Bạn cần ít nhất một sản phẩm để bắt đầu. Miễn phí, trả phí hoặc để người dùng quyết định số tiền thanh toán.\",\"9HcibB\":[\"Bạn sẽ đến \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Tên tài khoản của bạn được sử dụng trên các trang sự kiện và trong email.\",\"veessc\":\"Người tham dự của bạn sẽ xuất hiện ở đây sau khi họ đăng ký tham gia sự kiện. Bạn cũng có thể thêm người tham dự theo cách thủ công.\",\"Eh5Wrd\":\"Trang web tuyệt vời của bạn 🎉\",\"lkMK2r\":\"Thông tin của bạn\",\"3ENYTQ\":[\"Yêu cầu email của bạn thay đổi thành <0>\",[\"0\"],\" đang chờ xử lý. \"],\"yZfBoy\":\"Tin nhắn của bạn đã được gửi\",\"KSQ8An\":\"Đơn hàng của bạn\",\"Jwiilf\":\"Đơn hàng của bạn đã bị hủy\",\"6UxSgB\":\"Đơn hàng của bạn đang chờ thanh toán 🏦\",\"7YJdgG\":\"Đơn hàng của bạn sẽ xuất hiện ở đây sau khi chúng bắt đầu tham gia.\",\"9TO8nT\":\"Mật khẩu của bạn\",\"P8hBau\":\"Thanh toán của bạn đang xử lý.\",\"UdY1lL\":\"Thanh toán của bạn không thành công, vui lòng thử lại.\",\"fzuM26\":\"Thanh toán của bạn không thành công. Vui lòng thử lại.\",\"cEli2o\":\"Sản phẩm cho\",\"cJ4Y4R\":\"Hoàn lại tiền của bạn đang xử lý.\",\"IFHV2p\":\"Vé của bạn cho\",\"x1PPdr\":\"mã zip / bưu điện\",\"BM/KQm\":\"mã zip hoặc bưu điện\",\"+LtVBt\":\"mã zip hoặc bưu điện\",\"25QDJ1\":\"- Nhấp để xuất bản\",\"WOyJmc\":\"- Nhấp để gỡ bỏ\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Webhook đang hoạt động\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" nhà tổ chức\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"EventCount\"],\" Sự kiện\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks thông báo ngay lập tức cho các dịch vụ bên ngoài khi sự kiện diễn ra, chẳng hạn như thêm người tham dự mới vào CRM hoặc danh sách email khi đăng ký, đảm bảo tự động hóa mượt mà.<1>Sử dụng các dịch vụ bên thứ ba như <2>Zapier, <3>IFTTT hoặc <4>Make để tạo quy trình làm việc tùy chỉnh và tự động hóa công việc.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Thêm vé\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Webhook đang hoạt động\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"Mã xác thực mới đã được gửi đến email của bạn\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"Mô tả ngắn gọn về nhà tổ chức của bạn sẽ được hiển thị cho người dùng.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"Thông tin sự kiện\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"Giới thiệu về Stripe Connect\",\"VTfZPy\":\"Truy cập bị từ chối\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Thêm chi tiết sự kiện và quản lý cài đặt sự kiện.\",\"Fb+SDI\":\"Thêm nhiều vé hơn\",\"BGD9Yt\":\"Thêm vé\",\"QN2F+7\":\"Thêm Webhook\",\"NsWqSP\":\"Thêm tài khoản mạng xã hội và URL trang web của bạn. Chúng sẽ được hiển thị trên trang công khai của nhà tổ chức.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Đối tác liên kết\",\"I+utEq\":\"Mã đối tác liên kết không thể thay đổi\",\"/jHBj5\":\"Tạo đối tác liên kết thành công\",\"uCFbG2\":\"Xóa đối tác liên kết thành công\",\"a41PKA\":\"Doanh số đối tác liên kết sẽ được theo dõi\",\"mJJh2s\":\"Doanh số đối tác liên kết sẽ không được theo dõi. Điều này sẽ vô hiệu hóa đối tác.\",\"jabmnm\":\"Cập nhật đối tác liên kết thành công\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Đã xuất danh sách đối tác\",\"3cqmut\":\"Đối tác liên kết giúp bạn theo dõi doanh số từ các đối tác và người ảnh hưởng. Tạo mã đối tác và chia sẻ để theo dõi hiệu suất.\",\"7rLTkE\":\"Tất cả sự kiện đã lưu trữ\",\"gKq1fa\":\"Tất cả người tham dự\",\"ZS/D7f\":\"Tất cả sự kiện đã kết thúc\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"Tất cả sự kiện sắp diễn ra\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"Email để liên kết với đối tác này. Đối tác sẽ không nhận được thông báo.\",\"vRznIT\":\"Đã xảy ra lỗi khi kiểm tra trạng thái xuất.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"Sự kiện là buổi tụ họp hoặc dịp mà bạn đang tổ chức. Bạn có thể thêm thông tin chi tiết sau.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Câu trả lời đã được cập nhật thành công.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Bắc Cực\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Bạn có chắc chắn muốn xóa đối tác này? Hành động này không thể hoàn tác.\",\"5H3Z78\":\"Bạn có chắc là bạn muốn xóa webhook này không?\",\"VDWChT\":\"Bạn có chắc muốn chuyển nhà tổ chức này sang bản nháp không? Trang của nhà tổ chức sẽ không hiển thị công khai.\",\"pWtQJM\":\"Bạn có chắc muốn công khai nhà tổ chức này không? Trang của nhà tổ chức sẽ hiển thị công khai.\",\"WFHOlF\":\"Bạn có chắc chắn muốn xuất bản sự kiện này? Sau khi xuất bản, sự kiện sẽ hiển thị công khai.\",\"4TNVdy\":\"Bạn có chắc chắn muốn xuất bản hồ sơ nhà tổ chức này? Sau khi xuất bản, hồ sơ sẽ hiển thị công khai.\",\"ExDt3P\":\"Bạn có chắc chắn muốn hủy xuất bản sự kiện này? Sự kiện sẽ không còn hiển thị công khai.\",\"5Qmxo/\":\"Bạn có chắc chắn muốn hủy xuất bản hồ sơ nhà tổ chức này? Hồ sơ sẽ không còn hiển thị công khai.\",\"+QARA4\":\"Nghệ thuật\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"Ít nhất một loại sự kiện phải được chọn\",\"AJ4rvK\":\"Người tham dự đã hủy bỏ\",\"qvylEK\":\"Người tham dự đã tạo ra\",\"Xc2I+v\":\"Quản lý người tham dự\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Người tham dự cập nhật\",\"k3Tngl\":\"Danh sách người tham dự đã được xuất\",\"5UbY+B\":\"Người tham dự có vé cụ thể\",\"kShOaz\":\"Quy trình tự động\",\"VPoeAx\":\"Quản lý vào cổng tự động với nhiều danh sách check-in và xác thực theo thời gian thực\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Chờ thanh toán ngoại tuyến\",\"kNmmvE\":\"Công ty TNHH Awesome Events\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Thông tin cơ bản\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Trước khi sự kiện của bạn có thể phát trực tiếp, bạn cần thực hiện một vài việc. Hoàn thành tất cả các bước dưới đây để bắt đầu.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Kiểm soát thương hiệu\",\"9N+p+g\":\"Kinh doanh\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Văn bản nút\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Phân bổ sức chứa\",\"K7tIrx\":\"Danh mục\",\"2tbLdK\":\"Từ thiện\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Kiểm tra email của bạn\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in đã được tạo\",\"F4SRy3\":\"Check-in đã bị xóa\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Tiếng Trung (Phồn thể)\",\"pkk46Q\":\"Chọn một nhà tổ chức\",\"ypFF60\":\"Chọn từ các bảng màu được định sẵn\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"đóng\",\"RWw9Lg\":\"Đóng hộp thoại\",\"XwdMMg\":\"Mã chỉ được chứa chữ cái, số, dấu gạch ngang và dấu gạch dưới\",\"+yMJb7\":\"Mã là bắt buộc\",\"m9SD3V\":\"Mã phải có ít nhất 3 ký tự\",\"V1krgP\":\"Mã không được quá 20 ký tự\",\"psqIm5\":\"Hợp tác với nhóm của bạn để tạo nên những sự kiện tuyệt vời.\",\"msqIjo\":\"Collapse this ticket when the event page is initially loaded\",\"WD6364\":\"Bảng màu\",\"qdY9Tp\":\"Màu cài sẵn\",\"CWk59I\":\"Hài kịch\",\"/sZIOR\":\"Cửa hàng hoàn chỉnh\",\"7D9MJz\":\"Hoàn tất thiết lập Stripe\",\"nqx+6h\":\"Hoàn thành các bước này để bắt đầu bán vé cho sự kiện của bạn.\",\"ih35UP\":\"Trung tâm hội nghị\",\"Auz0Mz\":\"Xác nhận email của bạn để sử dụng đầy đủ tính năng.\",\"7+grte\":\"Email xác nhận đã được gửi! Vui lòng kiểm tra hộp thư đến của bạn.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Chúc mừng bạn đã tạo sự kiện thành công!\",\"Xe2tSS\":\"Tài liệu kết nối\",\"1Xxb9f\":\"Kết nối xử lý thanh toán\",\"EWnXR+\":\"Kết nối với Stripe\",\"MOUF31\":\"Kết nối với CRM và tự động hóa các tác vụ bằng webhooks và tích hợp\",\"VioGG1\":\"Kết nối tài khoản Stripe để chấp nhận thanh toán cho vé và sản phẩm.\",\"/3017M\":\"Đã kết nối với Stripe\",\"jfC/xh\":\"Liên hệ\",\"LOFgda\":[\"Liên hệ \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Email liên hệ\",\"02S6xJ\":\"Liên hệ hỗ trợ\",\"nBGbqc\":\"Liên hệ với chúng tôi để bật tính năng nhắn tin\",\"2nL0F3\":\"Màu nền nội dung\",\"m8WD6t\":\"Tiếp tục thiết lập\",\"0GwUT4\":\"Tiếp tục đến thanh toán\",\"sBV87H\":\"Tiếp tục tạo sự kiện\",\"nKtyYu\":\"Tiếp tục bước tiếp theo\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Đã sao chép vào clipboard\",\"PiH3UR\":\"Đã sao chép!\",\"uUPbPg\":\"Sao chép liên kết đối tác\",\"iVm46+\":\"Sao chép mã\",\"y22tv0\":\"Sao chép liên kết này để chia sẻ ở bất kỳ đâu\",\"/4gGIX\":\"Sao chép vào bộ nhớ tạm\",\"o5K/BK\":\"San hô\",\"P0rbCt\":\"Ảnh bìa\",\"60u+dQ\":\"Ảnh bìa sẽ được hiển thị ở đầu trang sự kiện của bạn\",\"2NLjA6\":\"Ảnh bìa sẽ hiển thị ở đầu trang của nhà tổ chức\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Tạo đối tác\",\"dyrgS4\":\"Tạo và tùy chỉnh trang sự kiện của bạn ngay lập tức\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Tạo vé hoặc sản phẩm\",\"agZ87r\":\"Tạo vé cho sự kiện của bạn, đặt giá và quản lý số lượng có sẵn.\",\"dkAPxi\":\"Tạo webhook\",\"5slqwZ\":\"Tạo sự kiện của bạn\",\"JQNMrj\":\"Tạo sự kiện đầu tiên của bạn\",\"CCjxOC\":\"Tạo sự kiện đầu tiên để bắt đầu bán vé và quản lý người tham dự.\",\"ZCSSd+\":\"Tạo sự kiện của riêng bạn\",\"67NsZP\":\"Đang tạo sự kiện...\",\"H34qcM\":\"Đang tạo nhà tổ chức...\",\"1YMS+X\":\"Đang tạo sự kiện của bạn, vui lòng đợi\",\"yiy8Jt\":\"Đang tạo hồ sơ nhà tổ chức của bạn, vui lòng đợi\",\"8Tg/JR\":\"Tùy chỉnh\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Tùy chỉnh văn bản trên nút tiếp tục\",\"q9Jg0H\":\"Tùy chỉnh trang sự kiện và thiết kế widget của bạn để phù hợp với thương hiệu của bạn một cách hoàn hảo\",\"mkLlne\":\"Tùy chỉnh giao diện trang sự kiện của bạn\",\"3trPKm\":\"Tùy chỉnh giao diện trang tổ chức của bạn\",\"zgCHnE\":\"Báo cáo doanh số hàng ngày\",\"nHm0AI\":\"Chi tiết doanh số hàng ngày, thuế và phí\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Xóa đối tác\",\"+jw/c1\":\"Xóa ảnh\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Xóa webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Bỏ chọn tất cả\",\"H8kMHT\":\"Không nhận được mã?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Bỏ qua thông báo này\",\"TvY/XA\":\"Tài liệu\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Chưa có tài khoản? <0>Đăng ký\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Bản nháp\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Do nguy cơ spam cao, chúng tôi yêu cầu xác minh thủ công trước khi bạn có thể gửi tin nhắn.\\nVui lòng liên hệ với chúng tôi để yêu cầu quyền truy cập.\",\"KRmTkx\":\"Nhân bản sản phẩm\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Sao chép webhooks\",\"KIjvtr\":\"Tiếng Hà Lan\",\"SPKbfM\":\"ví dụ: Mua vé, Đăng ký ngay\",\"v4+lcZ\":\"Chỉnh sửa đối tác\",\"2iZEz7\":\"Chỉnh sửa câu trả lời\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Chỉnh sửa webhook\",\"nP7CdQ\":\"Chỉnh sửa webhook\",\"aqxYLv\":\"Giáo dục\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email là bắt buộc\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Yêu cầu xác minh email\",\"L86zy2\":\"Xác thực email thành công!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Đã bật\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"Ngày và giờ kết thúc (tùy chọn)\",\"PKXt9R\":\"Ngày kết thúc phải sau ngày bắt đầu\",\"48Y16Q\":\"Thời gian kết thúc (tùy chọn)\",\"3bR1r4\":\"Nhập email đối tác (tùy chọn)\",\"ARkzso\":\"Nhập tên đối tác\",\"kWg31j\":\"Nhập mã đối tác duy nhất\",\"C3nD/1\":\"Nhập email của bạn\",\"n9V+ps\":\"Nhập tên của bạn\",\"LslKhj\":\"Lỗi khi tải nhật ký\",\"acLjIx\":\"sự kiện\",\"WgD6rb\":\"Danh mục sự kiện\",\"b46pt5\":\"Ảnh bìa sự kiện\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Mô tả sự kiện\",\"PYs3rP\":\"Tên sự kiện\",\"HhwcTQ\":\"Tên sự kiện\",\"WZZzB6\":\"Tên sự kiện là bắt buộc\",\"Wd5CDM\":\"Tên sự kiện nên ít hơn 150 ký tự\",\"4JzCvP\":\"Sự kiện không có sẵn\",\"mImacG\":\"Trang sự kiện\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Phát hành vé bởi\",\"YDVUVl\":\"Loại sự kiện\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"sự kiện\",\"VlvpJ0\":\"Xuất câu trả lời\",\"JKfSAv\":\"Xuất thất bại. Vui lòng thử lại.\",\"SVOEsu\":\"Đã bắt đầu xuất. Đang chuẩn bị tệp...\",\"9bpUSo\":\"Đang xuất danh sách đối tác\",\"jtrqH9\":\"Đang xuất danh sách người tham dự\",\"R4Oqr8\":\"Xuất hoàn tất. Đang tải xuống tệp...\",\"UlAK8E\":\"Đang xuất đơn hàng\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Không thể tạo đối tác\",\"jo3Gm6\":\"Không thể xuất danh sách đối tác\",\"Jjw03p\":\"Không thể xuất danh sách người tham dự\",\"ZPwFnN\":\"Không thể xuất đơn hàng\",\"X4o0MX\":\"Không thể tải Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Không thể gửi lại mã xác thực\",\"T6B2gk\":\"Không thể gửi tin nhắn. Vui lòng thử lại.\",\"lKh069\":\"Không thể bắt đầu quá trình xuất\",\"i0QKrm\":\"Không thể cập nhật đối tác\",\"NNc33d\":\"Không thể cập nhật câu trả lời.\",\"7/9RFs\":\"Không thể tải ảnh lên.\",\"nkNfWu\":\"Tải ảnh lên không thành công. Vui lòng thử lại.\",\"rxy0tG\":\"Không thể xác thực email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Các khoản phí có thể thay đổi. Bạn sẽ được thông báo về bất kỳ thay đổi nào trong cấu trúc phí của mình.\",\"cf35MA\":\"Lễ hội\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Phí cố định:\",\"KgxI80\":\"Vé linh hoạt\",\"lWxAUo\":\"Ẩm thực\",\"kFLJqR\":\"Khu rừng\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Tích hợp hoàn toàn\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"Thông tin chung về nhà tổ chức của bạn\",\"ziAjHi\":\"Tạo\",\"exy8uo\":\"Tạo mã\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Bắt đầu miễn phí, không có phí đăng ký\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Chuẩn bị sự kiện của bạn\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Truy cập Hi.Events\",\"gHSuV/\":\"Đi đến trang chủ\",\"Lek3cJ\":\"Đi đến Bảng điều khiển Stripe\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Đây là liên kết đối tác của bạn\",\"spMR9y\":\"Hi.Events tính phí nền tảng để duy trì và cải thiện dịch vụ của chúng tôi. Các khoản phí này sẽ được khấu trừ tự động từ mỗi giao dịch.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Ẩn câu trả lời\",\"IyEqFf\":\"Ẩn cài đặt màu\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Trang chủ\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"Nếu tab mới không tự động mở, vui lòng nhấn nút bên dưới để tiếp tục thanh toán.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"Nếu bạn có tài khoản với chúng tôi, bạn sẽ nhận được email với hướng dẫn cách đặt lại mật khẩu.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Hình ảnh\",\"UJLg8x\":\"Phân tích chuyên sâu\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Người tham dự riêng lẻ\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Email không hợp lệ\",\"5tT0+u\":\"Định dạng email không hợp lệ\",\"g+lLS9\":\"Mời thành viên nhóm\",\"1z26sk\":\"Mời thành viên nhóm\",\"KR0679\":\"Mời các thành viên nhóm\",\"aH6ZIb\":\"Mời nhóm của bạn\",\"Lj7sBL\":\"Tiếng Ý\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Phản hồi cuối cùng\",\"gw3Ur5\":\"Trình kích hoạt cuối cùng\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Liên kết tài khoản Stripe của bạn để nhận tiền từ việc bán vé.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Trực tiếp\",\"fpMs2Z\":\"TRỰC TIẾP\",\"DU0YtB\":\"Đang tải chủ đề...\",\"NFxlHW\":\"Đang tải Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Ảnh bìa\",\"gddQe0\":\"Logo và ảnh bìa cho nhà tổ chức của bạn\",\"TBEnp1\":\"Logo sẽ được hiển thị trong phần đầu trang\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Phát hành sự kiện\",\"4wUIjX\":\"Làm cho sự kiện của bạn hoạt động\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Quản lý sự kiện\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Quản lý xử lý thanh toán và xem phí nền tảng của bạn\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Phù hợp với thương hiệu của bạn\",\"xDAtGP\":\"Tin nhắn\",\"1jRD0v\":\"Nhắn tin cho người tham dự có vé cụ thể\",\"97QrnA\":\"Tin nhắn cho người tham dự, quản lý đơn hàng và xử lý hoàn lại tất cả ở một nơi\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Tin nhắn là bắt buộc\",\"0/yJtP\":\"Nhắn tin cho chủ đơn hàng có sản phẩm cụ thể\",\"yt/wR6\":\"Nửa đêm\",\"tccUcA\":\"Check-in trên thiết bị di động\",\"IU7sBy\":\"Hiện đại\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Âm nhạc\",\"8/brI5\":\"Tên là bắt buộc\",\"m920rF\":\"New York\",\"eWRECP\":\"Cuộc sống về đêm\",\"074+X8\":\"Không có Webhook hoạt động\",\"zxnup4\":\"Không có đối tác nào\",\"6r9SGl\":\"Không yêu cầu thẻ tín dụng\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"Chưa có sự kiện nào\",\"XZkeaI\":\"Không tìm thấy nhật ký\",\"NEmyqy\":\"Chưa có đơn hàng nào\",\"B7w4KY\":\"Không có nhà tổ chức nào khác\",\"6jYQGG\":\"Không có sự kiện trước đó\",\"zK/+ef\":\"Không có sản phẩm nào có sẵn để lựa chọn\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"Không có phản hồi\",\"EK/G11\":\"Chưa có phản hồi\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"Không có sự kiện sắp tới\",\"n5vdm2\":\"Chưa có sự kiện webhook nào được ghi nhận cho điểm cuối này. Sự kiện sẽ xuất hiện ở đây khi chúng được kích hoạt.\",\"4GhX3c\":\"Không có webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Đại dương\",\"lQgMLn\":\"Tên văn phòng hoặc địa điểm\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Sự kiện trực tuyến\",\"bU7oUm\":\"Chỉ gửi đến các đơn hàng có trạng thái này\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Đơn hàng được tạo\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Mã đơn hàng: \",[\"0\"]],\"vu6Arl\":\"Đơn hàng được đánh dấu là đã trả\",\"FaPYw+\":\"Chủ sở hữu đơn hàng\",\"eB5vce\":\"Chủ đơn hàng có sản phẩm cụ thể\",\"CxLoxM\":\"Chủ đơn hàng có sản phẩm\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Đơn hàng đã hoàn lại\",\"6eSHqs\":\"Trạng thái đơn hàng\",\"e7eZuA\":\"Đơn hàng cập nhật\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Đơn hàng đã được xuất\",\"S3CZ5M\":\"Bảng điều khiển nhà tổ chức\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Không tìm thấy nhà tổ chức\",\"wpj63n\":\"Cài đặt nhà tổ chức\",\"coIKFu\":\"Không có thống kê nào cho nhà tổ chức với loại tiền tệ đã chọn hoặc đã xảy ra lỗi.\",\"o1my93\":\"Cập nhật trạng thái nhà tổ chức thất bại. Vui lòng thử lại sau\",\"rLHma1\":\"Trạng thái nhà tổ chức đã được cập nhật\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Khác\",\"6/dCYd\":\"Tổng quan\",\"cbtJ9W\":\"Màu nền trang\",\"QkLf4H\":\"URL trang\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Đã qua\",\"xTPjSy\":\"Sự kiện đã qua\",\"/l/ckQ\":\"Dán URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Tạm dừng\",\"TskrJ8\":\"Thanh toán & Gói\",\"EyE8E6\":\"Thanh toán đang xử lý\",\"vcyz2L\":\"Cài đặt thanh toán\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Hiệu suất\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Điện thoại\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Đặt hàng\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Phí nền tảng\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Vui lòng nhập URL hợp lệ\",\"n8+Ng/\":\"Vui lòng nhập mã 5 chữ số\",\"Dvq0wf\":\"Vui lòng cung cấp một hình ảnh.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Vui lòng chọn một hình ảnh.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Vui lòng thử lại.\",\"klWBeI\":\"Vui lòng đợi trước khi yêu cầu mã khác\",\"hfHhaa\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị xuất danh sách đối tác...\",\"o+tJN/\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị cho người tham dự xuất ra...\",\"+5Mlle\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị đơn hàng của bạn để xuất ra...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Xem trước trang sự kiện\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Chính sách quyền riêng tư\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Sản phẩm được tạo ra\",\"XkFYVB\":\"Xóa sản phẩm\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Chi tiết doanh số sản phẩm, doanh thu và thuế\",\"ldVIlB\":\"Cập nhật sản phẩm\",\"mIqT3T\":\"Sản phẩm, Hàng hóa và Tùy chọn định giá linh hoạt\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Mã khuyến mãi\",\"k3wH7i\":\"Chi tiết sử dụng mã khuyến mãi và giảm giá\",\"EEYbdt\":\"Xuất bản\",\"evDBV8\":\"Công bố sự kiện\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"Quét mã QR với phản hồi tức thì và chia sẻ an toàn cho quyền truy cập nhân viên\",\"Fi3b48\":\"Đơn hàng gần đây\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Đang chuyển hướng đến Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Gửi lại mã\",\"bxoWpz\":\"Gửi lại email xác nhận\",\"G42SNI\":\"Gửi lại email\",\"TTpXL3\":[\"Gửi lại sau \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Đặt lại mật khẩu của bạn\",\"V5jGAK\":\"Hoàng gia\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Doanh số\",\"KZrfYJ\":\"Lưu liên kết mạng xã hội\",\"aZR9BC\":\"Cuộn đến vé\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Tìm kiếm đối tác...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Chọn danh mục\",\"mCB6Je\":\"Chọn tất cả\",\"kYZSFD\":\"Chọn một nhà tổ chức để xem bảng điều khiển và sự kiện của họ.\",\"tVW/yo\":\"Chọn tiền tệ\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Chọn ngày và giờ kết thúc\",\"gTN6Ws\":\"Chọn thời gian kết thúc\",\"0U6E9W\":\"Chọn danh mục sự kiện\",\"j9cPeF\":\"Chọn loại sự kiện\",\"KizCK7\":\"Chọn ngày và giờ bắt đầu\",\"dJZTv2\":\"Chọn thời gian bắt đầu\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Chọn múi giờ\",\"Ropvj0\":\"Chọn những sự kiện nào sẽ kích hoạt webhook này\",\"BG3f7v\":\"Bán bất cứ thứ gì\",\"VtX8nW\":\"Bán hàng hóa cùng với vé, hỗ trợ thuế và mã khuyến mãi tích hợp\",\"Cye3uV\":\"Bán nhiều hơn vé\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Thiết lập tổ chức của bạn\",\"VlS7y2\":\"Thiết lập xử lý thanh toán để nhận tiền từ việc bán vé.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Thiết lập trong vài phút\",\"GG7qDw\":\"Chia sẻ liên kết đối tác\",\"hL7sDJ\":\"Chia sẻ trang nhà tổ chức\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Hiển thị tất cả nền tảng (\",[\"0\"],\" có giá trị khác)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Hiển thị cài đặt màu\",\"UVPI5D\":\"Hiển thị ít nền tảng hơn\",\"b33PL9\":\"Hiển thị thêm nền tảng\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Check-in thông minh\",\"J9xKh8\":\"Bảng điều khiển thông minh\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Xã hội\",\"d0rUsW\":\"Liên kết mạng xã hội\",\"j/TOB3\":\"Liên kết mạng xã hội & Trang web\",\"2pxNFK\":\"đã bán\",\"KTxc6k\":\"Có gì đó không ổn, vui lòng thử lại hoặc liên hệ với hỗ trợ nếu vấn đề vẫn còn\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Thể thao\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Ngày & giờ bắt đầu\",\"0m/ekX\":\"Ngày và giờ bắt đầu\",\"izRfYP\":\"Ngày bắt đầu là bắt buộc\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Sản phẩm nhân đôi thành công\",\"RuaKfn\":\"Cập nhật địa chỉ thành công\",\"5n+Wwp\":\"Cập nhật nhà tổ chức thành công\",\"0Dk/l8\":\"Cập nhật cài đặt SEO thành công\",\"MhOoLQ\":\"Cập nhật liên kết mạng xã hội thành công\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Cập nhật Webhook thành công\",\"/RfJXt\":[\"Lễ hội âm nhạc mùa hè \",[\"0\"]],\"CWOPIK\":\"Lễ hội Âm nhạc Mùa hè 2025\",\"oNxgAm\":\"Hoàng hôn\",\"5gIl+x\":\"Hỗ trợ bán hàng theo bậc, dựa trên quyên góp và bán sản phẩm với giá và sức chứa tùy chỉnh\",\"JZTQI0\":\"Chuyển đổi nhà tổ chức\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Công nghệ\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Hãy cho mọi người biết điều gì sẽ có tại sự kiện của bạn\",\"NiIUyb\":\"Hãy cho chúng tôi biết về sự kiện của bạn\",\"DovcfC\":\"Hãy cho chúng tôi biết về tổ chức của bạn. Thông tin này sẽ được hiển thị trên các trang sự kiện của bạn.\",\"xowcRf\":\"Điều khoản dịch vụ\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"Màu nền của khu vực nội dung\",\"Zhqzq3\":\"Màu nền của các khu vực nội dung (thẻ, tiêu đề, v.v.)\",\"JgkK2l\":\"Màu nền của toàn bộ trang\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"Mã sẽ hết hạn sau 10 phút. Kiểm tra thư mục spam nếu bạn không thấy email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"Sự kiện bạn đang tìm kiếm hiện không khả dụng. Nó có thể đã bị xóa, hết hạn hoặc URL không chính xác.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"Không tìm thấy nhà tổ chức bạn đang tìm kiếm. Trang có thể đã bị chuyển, xóa hoặc URL không chính xác.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Sân khấu\",\"tDwYhx\":\"Chủ đề & Màu sắc\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"Mã này sẽ được dùng để theo dõi doanh số. Chỉ cho phép chữ cái, số, dấu gạch ngang và dấu gạch dưới.\",\"YClrdK\":\"Sự kiện này chưa được xuất bản\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"Đây là tên nhà tổ chức sẽ hiển thị cho người dùng của bạn.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"Hồ sơ nhà tổ chức này chưa được xuất bản\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"Thông tin này sẽ được dùng để gửi thông báo và liên hệ với người dùng của bạn.\",\"rhsath\":\"Thông tin này sẽ không hiển thị với khách hàng, nhưng giúp bạn nhận diện đối tác.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Người sở hữu vé\",\"6tmWch\":\"Vé hoặc sản phẩm\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Vé & Sản phẩm\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"Để nhận thanh toán bằng thẻ tín dụng, bạn cần kết nối tài khoản Stripe của mình. Stripe là đối tác xử lý thanh toán của chúng tôi, đảm bảo giao dịch an toàn và thanh toán kịp thời.\",\"KSDwd5\":\"Tổng số đơn hàng\",\"/b6Z1R\":\"Theo dõi doanh thu, lượt xem trang và bán hàng với các phân tích chi tiết và báo cáo có thể xuất khẩu\",\"OpKMSn\":\"Phí giao dịch:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Không thể nhân bản sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"Vx2J6x\":\"Không thể lấy thông tin người tham dự\",\"Ef7StM\":\"Không rõ\",\"ZBAScj\":\"Người tham dự không xác định\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Hủy công bố sự kiện\",\"Pp1sWX\":\"Cập nhật đối tác\",\"gJQsLv\":\"Tải lên ảnh bìa cho nhà tổ chức của bạn\",\"4kEGqW\":\"Tải lên logo cho nhà tổ chức của bạn\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Tải ảnh lên\",\"29w7p6\":\"Đang tải ảnh...\",\"HtrFfw\":\"URL là bắt buộc\",\"AdWhjZ\":\"Mã xác thực\",\"wCKkSr\":\"Xác thực email\",\"/IBv6X\":\"Xác minh email của bạn\",\"e/cvV1\":\"Đang xác thực...\",\"fROFIL\":\"Tiếng Việt\",\"gj5YGm\":\"Xem và tải xuống báo cáo cho sự kiện của bạn. Lưu ý rằng chỉ các đơn hàng đã hoàn thành mới được đưa vào các báo cáo này.\",\"c7VN/A\":\"Xem câu trả lời\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"Xem nhật ký\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"Xem trang chủ nhà tổ chức\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"Chúng tôi khuyến nghị kích thước 400px x 400px và dung lượng tối đa 5MB\",\"Fq/Nx7\":\"Chúng tôi đã gửi mã xác thực 5 chữ số đến:\",\"GdWB+V\":\"Webhook tạo thành công\",\"2X4ecw\":\"Webhook đã xóa thành công\",\"CThMKa\":\"Nhật ký webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Webhook sẽ không gửi thông báo\",\"FSaY52\":\"Webhook sẽ gửi thông báo\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Trang web\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Chào mừng trở lại 👋\",\"kSYpfa\":[\"Chào mừng đến với \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Chào mừng đến với \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Chào mừng đến với \",[\"0\"],\", đây là danh sách tất cả sự kiện của bạn\"],\"je8QQT\":\"Chào mừng bạn đến với Hi.Events 👋\",\"yZIW7P\":\"Chào mừng đến với Hi.Events, đây là danh sách tất cả sự kiện của bạn.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"Webhook là gì?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"Loại sự kiện nào?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Khi một lượt check-in bị xóa\",\"Gmd0hv\":\"Khi một người tham dự mới được tạo ra\",\"Lc18qn\":\"Khi một đơn hàng mới được tạo\",\"dfkQIO\":\"Khi một sản phẩm mới được tạo ra\",\"8OhzyY\":\"Khi một sản phẩm bị xóa\",\"tRXdQ9\":\"Khi một sản phẩm được cập nhật\",\"Q7CWxp\":\"Khi một người tham dự bị hủy\",\"IuUoyV\":\"Khi một người tham dự được check-in\",\"nBVOd7\":\"Khi một người tham dự được cập nhật\",\"ny2r8d\":\"Khi một đơn hàng bị hủy\",\"c9RYbv\":\"Khi một đơn hàng được đánh dấu là đã thanh toán\",\"ejMDw1\":\"Khi một đơn hàng được hoàn trả\",\"fVPt0F\":\"Khi một đơn hàng được cập nhật\",\"de6HLN\":\"Khi khách hàng mua vé, đơn hàng của họ sẽ hiển thị tại đây.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Hội thảo\",\"EpknJA\":\"Viết tin nhắn của bạn tại đây...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"Bạn có thuế và phí được thêm vào một sản phẩm miễn phí. Bạn có muốn bỏ chúng?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"Bạn phải xác minh địa chỉ email trước khi cập nhật trạng thái nhà tổ chức.\",\"FRl8Jv\":\"Bạn cần xác minh email tài khoản trước khi có thể gửi tin nhắn.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Danh sách đối tác của bạn đã được xuất thành công.\",\"TF37u6\":\"Những người tham dự của bạn đã được xuất thành công.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Email của bạn\",\"R02pnV\":\"Sự kiện của bạn phải được phát trực tiếp trước khi bạn có thể bán vé cho người tham dự.\",\"cqo2VO\":\"Sự kiện của bạn phải hoạt động trước khi bạn có thể bán vé.\",\"ifRqmm\":\"Tin nhắn của bạn đã được gửi thành công!\",\"/Rj5P4\":\"Tên của bạn\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Đơn hàng của bạn đã được xuất thành công.\",\"Xd1R1a\":\"Địa chỉ nhà tổ chức của bạn\",\"vvO1I2\":\"Tài khoản Stripe của bạn được kết nối và sẵn sàng xử lý thanh toán.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"Do rủi ro cao về spam, chúng tôi yêu cầu xác minh thủ công trước khi bạn có thể gửi tin nhắn.\\nVui lòng liên hệ với chúng tôi để yêu cầu quyền truy cập.\",\"8XAE7n\":\"Nếu bạn có tài khoản với chúng tôi, bạn sẽ nhận được email hướng dẫn cách đặt lại\\nmật khẩu.\",\"GNKnb/\":\"\\\"\\\"Cung cấp thêm bối cảnh hoặc hướng dẫn cho câu hỏi này. Sử dụng trường này để thêm điều khoản\\nvà điều kiện, hướng dẫn, hoặc bất kỳ thông tin quan trọng nào mà người tham dự cần biết trước khi trả lời.\\\"\\\"\",\"LYLrI5\":\"Các từ khóa mô tả sự kiện, cách nhau bằng dấu phẩy. Chúng sẽ được công cụ tìm kiếm sử dụng để phân loại và lập chỉ mục sự kiện\",\"6yO66n\":\"Tổng phụ\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/vi.po b/frontend/src/locales/vi.po index f1504e18ce..e8a725af12 100644 --- a/frontend/src/locales/vi.po +++ b/frontend/src/locales/vi.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- Nhấp để xuất bản" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- Nhấp để gỡ bỏ" @@ -52,7 +52,7 @@ msgstr "'không có gì để hiển thị'" #~ "và điều kiện, hướng dẫn, hoặc bất kỳ thông tin quan trọng nào mà người tham dự cần biết trước khi trả lời.\"\"" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -77,7 +77,7 @@ msgid "{0} created successfully" msgstr "{0} đã tạo thành công" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "Logo {0}" @@ -113,7 +113,7 @@ msgstr "{giờ} giờ, {phút} phút và {giây} giây" msgid "{minutes} minutes and {seconds} seconds" msgstr "{phút} phút và {giây} giây" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "Sự kiện đầu tiên của {organizerName}" @@ -259,7 +259,7 @@ msgstr "Một lượng cố định cho mỗi sản phẩm. Vd, $0.5 cho mỗi s msgid "A multi line text input" msgstr "Đầu vào văn bản nhiều dòng" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "Mã xác thực mới đã được gửi đến email của bạn" @@ -740,11 +740,11 @@ msgstr "Bạn có chắc chắn muốn chuyển sự kiện này thành bản nh msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Bạn có chắc mình muốn công khai sự kiện này không? " -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Bạn có chắc muốn chuyển nhà tổ chức này sang bản nháp không? Trang của nhà tổ chức sẽ không hiển thị công khai." -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Bạn có chắc muốn công khai nhà tổ chức này không? Trang của nhà tổ chức sẽ hiển thị công khai." @@ -808,7 +808,7 @@ msgstr "Người tham dự đã tạo ra" msgid "Attendee Details" msgstr "Chi tiết người tham dự" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "Quản lý người tham dự" @@ -866,7 +866,7 @@ msgstr "Tự động thay đổi kích thước" #~ msgid "Auto Workflow" #~ msgstr "Quy trình tự động" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "Quản lý vào cổng tự động với nhiều danh sách check-in và xác thực theo thời gian thực" @@ -1000,7 +1000,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "Quyền sử dụng máy ảnh đã bị từ chối. Hãy <0>Yêu cầu cấp quyền lần nữa hoặc nếu không được, bạn sẽ cần <1>cấp cho trang này quyền truy cập vào máy ảnh trong cài đặt trình duyệt của bạn." #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1118,7 +1118,7 @@ msgstr "Check-out" msgid "Check out this event!" msgstr "Xác nhận rời khỏi sự kiện này!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "Kiểm tra email của bạn" @@ -1281,7 +1281,7 @@ msgstr "Mã phải dài từ 3 đến 50 ký tự" msgid "Code must be no more than 20 characters" msgstr "Mã không được quá 20 ký tự" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "Hợp tác với nhóm của bạn để tạo nên những sự kiện tuyệt vời." @@ -1343,7 +1343,7 @@ msgstr "Hoàn tất thanh toán" #~ msgid "Complete Store" #~ msgstr "Cửa hàng hoàn chỉnh" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1407,7 +1407,7 @@ msgstr "Xác nhận mật khẩu" msgid "Confirm your email to access all features." msgstr "Xác nhận email của bạn để sử dụng đầy đủ tính năng." -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "Email xác nhận đã được gửi! Vui lòng kiểm tra hộp thư đến của bạn." @@ -1427,8 +1427,8 @@ msgstr "Tài liệu kết nối" msgid "Connect payment processing" msgstr "Kết nối xử lý thanh toán" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "Kết nối Stripe" @@ -1436,17 +1436,17 @@ msgstr "Kết nối Stripe" msgid "Connect to Stripe" msgstr "Kết nối với Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "Kết nối với CRM và tự động hóa các tác vụ bằng webhooks và tích hợp" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "Kết nối với Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Kết nối tài khoản Stripe để chấp nhận thanh toán cho vé và sản phẩm." @@ -1463,11 +1463,11 @@ msgid "Connection Details" msgstr "Chi tiết kết nối" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "Liên hệ" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "Liên hệ {0}" @@ -1518,8 +1518,8 @@ msgid "Continue set up" msgstr "Tiếp tục thiết lập" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "Tiếp tục thiết lập" @@ -1531,7 +1531,7 @@ msgstr "Tiếp tục đến thanh toán" msgid "Continue to event creation" msgstr "Tiếp tục tạo sự kiện" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "Tiếp tục bước tiếp theo" @@ -1660,7 +1660,7 @@ msgstr "Tạo tài khoản hoặc <0>{0} để bắt đầu" msgid "create an organizer" msgstr "Tạo một tổ chức" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "Tạo và tùy chỉnh trang sự kiện của bạn ngay lập tức" @@ -1693,7 +1693,7 @@ msgid "Create Check-In List" msgstr "Tạo danh sách check-in" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1748,7 +1748,7 @@ msgstr "Tạo webhook" msgid "Create Your Event" msgstr "Tạo sự kiện của bạn" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "Tạo sự kiện đầu tiên của bạn" @@ -1766,7 +1766,7 @@ msgstr "Tạo sự kiện của riêng bạn" msgid "Created" msgstr "Được tạo" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "Đang tạo sự kiện..." @@ -1774,7 +1774,7 @@ msgstr "Đang tạo sự kiện..." msgid "Creating Organizer..." msgstr "Đang tạo nhà tổ chức..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "Đang tạo sự kiện của bạn, vui lòng đợi" @@ -1834,7 +1834,7 @@ msgstr "Tùy chỉnh văn bản trên nút tiếp tục" msgid "Customize your event page" msgstr "Tùy chỉnh trang sự kiện của bạn" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "Tùy chỉnh trang sự kiện và thiết kế widget của bạn để phù hợp với thương hiệu của bạn một cách hoàn hảo" @@ -1988,7 +1988,7 @@ msgstr "Bỏ chọn tất cả" msgid "Details" msgstr "Chi tiết" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "Không nhận được mã?" @@ -2066,7 +2066,7 @@ msgid "Downloading Invoice" msgstr "Tải xuống hóa đơn" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "Bản nháp" @@ -2304,7 +2304,7 @@ msgid "Email confirmation resent" msgstr "Xác nhận email đã được gửi lại" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "Xác nhận email đã được gửi lại thành công" @@ -2313,7 +2313,7 @@ msgstr "Xác nhận email đã được gửi lại thành công" msgid "Email footer message" msgstr "Thông điệp chân trang email" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "Email là bắt buộc" @@ -2321,11 +2321,11 @@ msgstr "Email là bắt buộc" msgid "Email not verified" msgstr "Email không được xác minh" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "Yêu cầu xác minh email" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "Xác thực email thành công!" @@ -2363,11 +2363,11 @@ msgid "End Date & Time (optional)" msgstr "Ngày và giờ kết thúc (tùy chọn)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "Ngày kết thúc phải sau ngày bắt đầu" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "Thời gian kết thúc (tùy chọn)" @@ -2403,11 +2403,11 @@ msgstr "Nhập một số tiền không bao gồm thuế và phí." msgid "Enter unique affiliate code" msgstr "Nhập mã đối tác duy nhất" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "Nhập email của bạn" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Nhập tên của bạn" @@ -2492,7 +2492,7 @@ msgstr "Trang chủ sự kiện" msgid "Event location & venue details" msgstr "Vị trí sự kiện & địa điểm tổ chức" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "Tên sự kiện" @@ -2500,7 +2500,7 @@ msgstr "Tên sự kiện" msgid "Event Name" msgstr "Tên sự kiện" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "Tên sự kiện là bắt buộc" @@ -2538,8 +2538,8 @@ msgid "Event status updated" msgstr "Trạng thái sự kiện đã được cập nhật" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "Phát hành vé bởi" +#~ msgid "Event Ticketing by" +#~ msgstr "Phát hành vé bởi" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2559,7 +2559,7 @@ msgstr "Loại sự kiện" #~ msgstr "sự kiện" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Sự kiện" @@ -2659,11 +2659,11 @@ msgstr "Không thể tải Webhook" msgid "Failed to resend ticket email" msgstr "Không thể gửi lại email vé" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "Không thể gửi lại mã xác thực" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Không thể gửi tin nhắn. Vui lòng thử lại." @@ -2691,7 +2691,7 @@ msgstr "Không thể tải ảnh lên." msgid "Failed to upload image. Please try again." msgstr "Tải ảnh lên không thành công. Vui lòng thử lại." -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "Không thể xác thực email" @@ -2790,7 +2790,7 @@ msgstr "Phí cố định:" msgid "Flash is not available on this device" msgstr "đèn Flash không khả dụng trên thiết bị này" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "Vé linh hoạt" @@ -2812,7 +2812,7 @@ msgstr "Quên mật khẩu?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Miễn phí" @@ -2829,7 +2829,7 @@ msgstr "Sản phẩm miễn phí, không cần thông tin thanh toán" msgid "French" msgstr "Tiếng Pháp" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "Tích hợp hoàn toàn" @@ -2865,7 +2865,7 @@ msgstr "Tiếng Đức" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "Bắt đầu miễn phí, không có phí đăng ký" @@ -3053,7 +3053,7 @@ msgid "Homepage Design" msgstr "Thiết kế trang sự kiện" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "Thiết kế trang sự kiện" @@ -3162,7 +3162,7 @@ msgstr "URL hình ảnh" msgid "Images" msgstr "Hình ảnh" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "Phân tích chuyên sâu" @@ -3208,7 +3208,7 @@ msgstr "Chèn hình ảnh" msgid "Instagram" msgstr "Instagram" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "Email không hợp lệ" @@ -3233,7 +3233,7 @@ msgstr "Mời thành viên nhóm" msgid "Invite Team Member" msgstr "Mời thành viên nhóm" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "Mời các thành viên nhóm" @@ -3241,7 +3241,7 @@ msgstr "Mời các thành viên nhóm" msgid "Invite User" msgstr "Mời người dùng" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "Mời nhóm của bạn" @@ -3377,11 +3377,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "Trực tiếp" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "TRỰC TIẾP" @@ -3525,7 +3525,7 @@ msgstr "Thêm người tham dự" msgid "Mark as paid" msgstr "Đánh dấu đã trả tiền" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "Phù hợp với thương hiệu của bạn" @@ -3533,7 +3533,7 @@ msgstr "Phù hợp với thương hiệu của bạn" msgid "Maximum Per Order" msgstr "Tối đa mỗi đơn hàng" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "Tin nhắn" @@ -3553,7 +3553,7 @@ msgstr "Tin nhắn cho người tham dự" msgid "Message attendees with specific tickets" msgstr "Nhắn tin cho người tham dự có vé cụ thể" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "Tin nhắn cho người tham dự, quản lý đơn hàng và xử lý hoàn lại tất cả ở một nơi" @@ -3561,6 +3561,10 @@ msgstr "Tin nhắn cho người tham dự, quản lý đơn hàng và xử lý h msgid "Message buyer" msgstr "Tin nhắn cho người mua" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "Nội dung tin nhắn" @@ -3569,7 +3573,7 @@ msgstr "Nội dung tin nhắn" msgid "Message individual attendees" msgstr "Tin nhắn cho những người tham dự cá nhân" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "Tin nhắn là bắt buộc" @@ -3606,7 +3610,7 @@ msgstr "Linh tinh" msgid "Miscellaneous Settings" msgstr "Cài đặt linh tinh" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "Check-in trên thiết bị di động" @@ -3663,7 +3667,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "Tên" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -3738,7 +3742,7 @@ msgstr "Không có phân bổ sức chứa" msgid "No Check-In Lists" msgstr "Không có danh sách check-in" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "Không yêu cầu thẻ tín dụng" @@ -3790,7 +3794,7 @@ msgstr "Chưa có đơn hàng nào" msgid "No other organizers available" msgstr "Không có nhà tổ chức nào khác" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "Không có sự kiện trước đó" @@ -3854,7 +3858,7 @@ msgstr "Không có kết quả tìm kiếm." msgid "No Taxes or Fees have been added." msgstr "Không có thuế hoặc phí đã được thêm vào." -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "Không có sự kiện sắp tới" @@ -3980,7 +3984,7 @@ msgid "Online event" msgstr "Sự kiện trực tuyến" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "Sự kiện trực tuyến" @@ -4182,12 +4186,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "Không có thống kê nào cho nhà tổ chức với loại tiền tệ đã chọn hoặc đã xảy ra lỗi." #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "Cập nhật trạng thái nhà tổ chức thất bại. Vui lòng thử lại sau" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "Trạng thái nhà tổ chức đã được cập nhật" @@ -4269,11 +4273,11 @@ msgstr "Đặt lại mật khẩu thành công. Vui lòng sử dụng mật kh msgid "Passwords are not the same" msgstr "Mật khẩu không giống nhau" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "Đã qua" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "Sự kiện đã qua" @@ -4396,6 +4400,10 @@ msgstr "Đặt hàng" msgid "Place this in the of your website." msgstr "Đặt cái này vào của trang web của bạn." +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "Phí nền tảng" @@ -4445,7 +4453,7 @@ msgstr "Vui lòng nhập URL hình ảnh hợp lệ trỏ đến một hình ả msgid "Please enter a valid URL" msgstr "Vui lòng nhập URL hợp lệ" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "Vui lòng nhập mã 5 chữ số" @@ -4487,7 +4495,7 @@ msgstr "Vui lòng thử lại." msgid "Please verify your email address to access all features" msgstr "Vui lòng xác minh địa chỉ email của bạn để truy cập tất cả các tính năng" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "Vui lòng đợi trước khi yêu cầu mã khác" @@ -4516,7 +4524,7 @@ msgstr "Tiếng Bồ Đào Nha" msgid "Post Checkout message" msgstr "Tin nhắn sau phần thanh toán" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "Được cung cấp bởi" @@ -4587,8 +4595,8 @@ msgstr "In tất cả vé" msgid "Print Tickets" msgstr "In vé" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "Chính sách quyền riêng tư" @@ -4677,7 +4685,7 @@ msgstr "Sản phẩm đã bán" msgid "Products sorted successfully" msgstr "Sản phẩm được sắp xếp thành công" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "Sản phẩm, Hàng hóa và Tùy chọn định giá linh hoạt" @@ -4742,7 +4750,7 @@ msgstr "Công bố sự kiện" msgid "QR Code" msgstr "Mã QR" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "Quét mã QR với phản hồi tức thì và chia sẻ an toàn cho quyền truy cập nhân viên" @@ -4803,7 +4811,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -4872,7 +4880,7 @@ msgstr "Báo cáo" msgid "Require Billing Address" msgstr "Yêu cầu địa chỉ thanh toán" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "Gửi lại mã" @@ -4880,7 +4888,7 @@ msgstr "Gửi lại mã" #~ msgid "Resend confirmation email" #~ msgstr "Gửi lại email xác nhận" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "Gửi lại email xác nhận" @@ -4892,7 +4900,7 @@ msgstr "Gửi lại email" msgid "Resend email confirmation" msgstr "Gửi lại xác nhận email" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "Gửi lại sau {resendCooldown}s" @@ -5036,7 +5044,7 @@ msgstr "Quét mã QR" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "Quét mã QR này để truy cập trang sự kiện hoặc chia sẻ nó với những người khác" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "Cuộn đến vé" @@ -5146,11 +5154,11 @@ msgstr "Chọn tiền tệ" msgid "Select end date and time" msgstr "Chọn ngày và giờ kết thúc" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "Chọn thời gian kết thúc" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "Chọn danh mục sự kiện" @@ -5179,7 +5187,7 @@ msgstr "Chọn sản phẩm" msgid "Select start date and time" msgstr "Chọn ngày và giờ bắt đầu" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "Chọn thời gian bắt đầu" @@ -5212,15 +5220,15 @@ msgstr "Chọn những sự kiện nào sẽ kích hoạt webhook này" msgid "Select..." msgstr "Chọn ..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "Bán bất cứ thứ gì" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "Bán hàng hóa cùng với vé, hỗ trợ thuế và mã khuyến mãi tích hợp" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "Bán nhiều hơn vé" @@ -5240,7 +5248,7 @@ msgstr "Gửi tin nhắn" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "Gửi dưới dạng thử nghiệm. Thông báo sẽ được gửi đến địa chỉ email của bạn thay vì người nhận." -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "Gửi tin nhắn" @@ -5321,12 +5329,12 @@ msgstr "Đặt sự kiện của bạn trực tiếp" msgid "Settings" msgstr "Cài đặt" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "Thiết lập trong vài phút" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5343,8 +5351,8 @@ msgstr "Chia sẻ liên kết đối tác" msgid "Share Event" msgstr "Chia sẻ sự kiện" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "Chia sẻ trang nhà tổ chức" @@ -5442,11 +5450,11 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Hộp văn bản dòng đơn" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "Bỏ qua bước này" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "Check-in thông minh" @@ -5510,7 +5518,7 @@ msgid "Something went wrong." msgstr "Có gì đó không ổn." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5549,7 +5557,7 @@ msgstr "Sản phẩm tiêu chuẩn với giá cố định" msgid "Start Date" msgstr "Ngày bắt đầu" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "Ngày & giờ bắt đầu" @@ -5557,7 +5565,7 @@ msgstr "Ngày & giờ bắt đầu" msgid "Start Date & Time" msgstr "Ngày và giờ bắt đầu" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "Ngày bắt đầu là bắt buộc" @@ -5597,6 +5605,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "Thanh toán Stripe không được kích hoạt cho sự kiện này." +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "Chủ đề" @@ -5736,7 +5748,7 @@ msgstr "Phòng 100" msgid "Summer Music Festival {0}" msgstr "Lễ hội âm nhạc mùa hè {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "Lễ hội Âm nhạc Mùa hè 2025" @@ -5748,7 +5760,7 @@ msgstr "Lễ hội Âm nhạc Mùa hè 2025" msgid "Support Email" msgstr "Email hỗ trợ" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "Hỗ trợ bán hàng theo bậc, dựa trên quyên góp và bán sản phẩm với giá và sức chứa tùy chỉnh" @@ -5817,8 +5829,8 @@ msgstr "Hãy cho chúng tôi biết về sự kiện của bạn" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Hãy cho chúng tôi biết về tổ chức của bạn. Thông tin này sẽ được hiển thị trên các trang sự kiện của bạn." -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "Điều khoản dịch vụ" @@ -5844,7 +5856,7 @@ msgstr "Màu nền của toàn bộ trang" msgid "The check-in list you are looking for does not exist." msgstr "Danh sách check-in bạn đang tìm kiếm không tồn tại." -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "Mã sẽ hết hạn sau 10 phút. Kiểm tra thư mục spam nếu bạn không thấy email." @@ -6201,6 +6213,7 @@ msgstr "Để nhận thanh toán bằng thẻ tín dụng, bạn cần kết n #~ msgstr "" #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "Công cụ" @@ -6252,7 +6265,7 @@ msgstr "Tổng còn lại" msgid "Total Tax" msgstr "Tổng thuế" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "Theo dõi doanh thu, lượt xem trang và bán hàng với các phân tích chi tiết và báo cáo có thể xuất khẩu" @@ -6260,6 +6273,10 @@ msgstr "Theo dõi doanh thu, lượt xem trang và bán hàng với các phân t msgid "Transaction Fee:" msgstr "Phí giao dịch:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6344,11 +6361,11 @@ msgstr "Hủy công bố sự kiện" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "Sắp tới" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Các sự kiện sắp tới" @@ -6453,11 +6470,11 @@ msgstr "Thuế VAT" msgid "Venue Name" msgstr "Tên địa điểm" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "Mã xác thực" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "Xác thực email" @@ -6465,7 +6482,7 @@ msgstr "Xác thực email" msgid "Verify your email" msgstr "Xác minh email của bạn" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "Đang xác thực..." @@ -6517,8 +6534,8 @@ msgstr "Xem trên Google Maps" msgid "View order details" msgstr "Xem chi tiết đơn hàng" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "Xem trang chủ nhà tổ chức" @@ -6579,7 +6596,7 @@ msgstr "Chúng tôi không thể xác nhận thanh toán của bạn. Vui lòng msgid "We're processing your order. Please wait..." msgstr "Chúng tôi đang xử lý đơn hàng của bạn. Đợi một chút..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "Chúng tôi đã gửi mã xác thực 5 chữ số đến:" @@ -6637,7 +6654,7 @@ msgstr "Chào mừng trở lại{0} 👋" msgid "Welcome to {0} 👋" msgstr "Chào mừng đến với {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "Chào mừng đến với {0}, {1} 👋" @@ -6697,7 +6714,7 @@ msgstr "Bạn sẽ đến lúc mấy giờ?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "Loại sự kiện nào?" @@ -6839,7 +6856,7 @@ msgstr "Làm việc ..." msgid "Workshop" msgstr "Hội thảo" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "Viết tin nhắn của bạn tại đây..." @@ -6957,7 +6974,7 @@ msgstr "Bạn phải tạo một vé trước khi bạn có thể thêm một ng msgid "You must have at least one price tier" msgstr "Bạn phải có ít nhất một cấp giá" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "Bạn phải xác minh địa chỉ email trước khi cập nhật trạng thái nhà tổ chức." @@ -7017,7 +7034,7 @@ msgstr "Trang web tuyệt vời của bạn 🎉" msgid "Your Details" msgstr "Thông tin của bạn" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Email của bạn" @@ -7038,11 +7055,11 @@ msgstr "Sự kiện của bạn phải được phát trực tiếp trước khi msgid "Your message has been sent" msgstr "Tin nhắn của bạn đã được gửi" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "Tin nhắn của bạn đã được gửi thành công!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "Tên của bạn" diff --git a/frontend/src/locales/zh-cn.js b/frontend/src/locales/zh-cn.js index 5f17b23f33..3d50b6ee8c 100644 --- a/frontend/src/locales/zh-cn.js +++ b/frontend/src/locales/zh-cn.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>签到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>签退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功创建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"的活动\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已签到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分钟和\",[\"秒\"],\"秒钟\"],\"NlQ0cx\":[[\"组织者名称\"],\"的首次活动\"],\"Ul6IgC\":\"<0>容量分配让你可以管理票务或整个活动的容量。非常适合多日活动、研讨会等,需要控制出席人数的场合。<1>例如,你可以将容量分配与<2>第一天和<3>所有天数的票关联起来。一旦达到容量,这两种票将自动停止销售。\",\"Exjbj7\":\"<0>签到列表帮助管理活动的参与者入场。您可以将多个票与一个签到列表关联,并确保只有持有效票的人员才能入场。\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>请输入不含税费的价格。<1>税费可以在下方添加。\",\"ZjMs6e\":\"<0>该产品的可用数量<1>如果该产品有相关的<2>容量限制,此值可以被覆盖。\",\"E15xs8\":\"⚡️ 设置您的活动\",\"FL6OwU\":\"✉️ 确认您的电子邮件地址\",\"BN0OQd\":\"恭喜您创建了一个活动!\",\"4kSf7w\":\"🎟️ 添加产品\",\"4WT5tD\":\"🎨 自定义活动页面\",\"3VPPdS\":\"与 Stripe 连接\",\"cjdktw\":\"🚀 实时设置您的活动\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"缅因街 123 号\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期输入字段。非常适合询问出生日期等。\",\"6euFZ/\":[\"默认的\",[\"type\"],\"会自动应用于所有新产品。您可以为每个产品单独覆盖此设置。\"],\"SMUbbQ\":\"下拉式输入法只允许一个选择\",\"qv4bfj\":\"费用,如预订费或服务费\",\"POT0K/\":\"每个产品的固定金额。例如,每个产品$0.50\",\"f4vJgj\":\"多行文本输入\",\"OIPtI5\":\"产品价格的百分比。例如,3.5%的产品价格\",\"ZthcdI\":\"无折扣的促销代码可以用来显示隐藏的产品。\",\"AG/qmQ\":\"单选题有多个选项,但只能选择一个。\",\"h179TP\":\"活动的简短描述,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用活动描述\",\"WKMnh4\":\"单行文本输入\",\"BHZbFy\":\"每个订单一个问题。例如,您的送货地址是什么?\",\"Fuh+dI\":\"每个产品一个问题。例如,您的T恤尺码是多少?\",\"RlJmQg\":\"标准税,如增值税或消费税\",\"uIKNjo\":\"关于活动\",\"3pykXZ\":\"接受银行转账、支票或其他线下支付方式\",\"hrvLf4\":\"通过 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀请\",\"AeXO77\":\"账户\",\"lkNdiH\":\"账户名称\",\"Puv7+X\":\"账户设置\",\"OmylXO\":\"账户更新成功\",\"7L01XJ\":\"行动\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活跃\",\"/PN1DA\":\"为此签到列表添加描述\",\"0/vPdA\":\"添加有关与会者的任何备注。这些将不会对与会者可见。\",\"Or1CPR\":\"添加有关与会者的任何备注...\",\"l3sZO1\":\"添加关于订单的备注。这些信息不会对客户可见。\",\"xMekgu\":\"添加关于订单的备注...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"添加活动详情并管理活动设置。\",\"OveehC\":\"添加线下支付的说明(例如,银行转账详情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"添加更多产品\",\"ApsD9J\":\"添加新内容\",\"TZxnm8\":\"添加选项\",\"24l4x6\":\"添加产品\",\"8q0EdE\":\"将产品添加到类别\",\"YvCknQ\":\"添加产品\",\"Cw27zP\":\"添加问题\",\"yWiPh+\":\"加税或费用\",\"goOKRY\":\"增加层级\",\"oZW/gT\":\"添加到日历\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"附加选项\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理员\",\"HLDaLi\":\"管理员用户可以完全访问事件和账户设置。\",\"W7AfhC\":\"本次活动的所有与会者\",\"cde2hc\":\"所有产品\",\"5CQ+r0\":\"允许与未支付订单关联的参与者签到\",\"ipYKgM\":\"允许搜索引擎索引\",\"LRbt6D\":\"允许搜索引擎索引此事件\",\"+MHcJD\":\"快到了!我们正在等待处理您的付款。只需几秒钟。\",\"ApOYO8\":\"令人惊叹, 活动, 关键词...\",\"hehnjM\":\"金额\",\"R2O9Rg\":[\"支付金额 (\",[\"0\"],\")\"],\"V7MwOy\":\"加载页面时出现错误\",\"Q7UCEH\":\"问题排序时发生错误。请重试或刷新页面\",\"jD/OCQ\":\"事件是您要举办的实际活动。您可以稍后添加更多细节。\",\"oBkF+i\":\"主办方是指举办活动的公司或个人\",\"W5A0Ly\":\"出现意外错误。\",\"byKna+\":\"出现意外错误。请重试。\",\"ubdMGz\":\"产品持有者的任何查询都将发送到此电子邮件地址。此地址还将用作从此活动发送的所有电子邮件的“回复至”地址\",\"aAIQg2\":\"外观\",\"Ym1gnK\":\"应用\",\"sy6fss\":[\"适用于\",[\"0\"],\"个产品\"],\"kadJKg\":\"适用于1个产品\",\"DB8zMK\":\"应用\",\"GctSSm\":\"应用促销代码\",\"ARBThj\":[\"将此\",[\"type\"],\"应用于所有新产品\"],\"S0ctOE\":\"归档活动\",\"TdfEV7\":\"已归档\",\"A6AtLP\":\"已归档的活动\",\"q7TRd7\":\"您确定要激活该与会者吗?\",\"TvkW9+\":\"您确定要归档此活动吗?\",\"/CV2x+\":\"您确定要取消该与会者吗?这将使其门票作废\",\"YgRSEE\":\"您确定要删除此促销代码吗?\",\"iU234U\":\"您确定要删除这个问题吗?\",\"CMyVEK\":\"您确定要将此活动设为草稿吗?这将使公众无法看到该活动\",\"mEHQ8I\":\"您确定要将此事件公开吗?这将使事件对公众可见\",\"s4JozW\":\"您确定要恢复此活动吗?它将作为草稿恢复。\",\"vJuISq\":\"您确定要删除此容量分配吗?\",\"baHeCz\":\"您确定要删除此签到列表吗?\",\"LBLOqH\":\"每份订单询问一次\",\"wu98dY\":\"每个产品询问一次\",\"ss9PbX\":\"与会者\",\"m0CFV2\":\"与会者详情\",\"QKim6l\":\"未找到参与者\",\"R5IT/I\":\"与会者备注\",\"lXcSD2\":\"与会者提问\",\"HT/08n\":\"参会者票\",\"9SZT4E\":\"与会者\",\"iPBfZP\":\"注册的参会者\",\"7KxcHR\":\"具有特定产品的参会者\",\"IMJ6rh\":\"自动调整大小\",\"vZ5qKF\":\"根据内容自动调整 widget 高度。禁用时,窗口小部件将填充容器的高度。\",\"4lVaWA\":\"等待线下付款\",\"2rHwhl\":\"等待线下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"精彩活动\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"返回所有活动\",\"A302fe\":\"返回活动页面\",\"VCoEm+\":\"返回登录\",\"k1bLf+\":\"背景颜色\",\"I7xjqg\":\"背景类型\",\"1mwMl+\":\"发送之前\",\"/yeZ20\":\"在活动上线之前,您需要做几件事。\",\"ze6ETw\":\"几分钟内开始销售产品\",\"8rE61T\":\"账单地址\",\"/xC/im\":\"账单设置\",\"rp/zaT\":\"巴西葡萄牙语\",\"whqocw\":\"注册即表示您同意我们的<0>服务条款和<1>隐私政策。\",\"bcCn6r\":\"计算类型\",\"+8bmSu\":\"加利福尼亚州\",\"iStTQt\":\"相机权限被拒绝。<0>再次请求权限,如果还不行,则需要在浏览器设置中<1>授予此页面访问相机的权限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改电子邮件\",\"tVJk4q\":\"取消订单\",\"Os6n2a\":\"取消订单\",\"Mz7Ygx\":[\"取消订单 \",[\"0\"]],\"3tTjpi\":\"取消将会取消与此订单关联的所有产品,并将产品释放回可用库存。\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"无法签到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配创建成功\",\"k5p8dz\":\"容量分配删除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"类别允许您将产品分组。例如,您可以有一个“门票”类别和另一个“商品”类别。\",\"iS0wAT\":\"类别帮助您组织产品。此标题将在公共活动页面上显示。\",\"eorM7z\":\"类别重新排序成功。\",\"3EXqwa\":\"类别创建成功\",\"77/YgG\":\"更改封面\",\"GptGxg\":\"更改密码\",\"xMDm+I\":\"报到\",\"p2WLr3\":[\"签到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"签到并将订单标记为已支付\",\"QYLpB4\":\"仅签到\",\"/Ta1d4\":\"签退\",\"5LDT6f\":\"看看这个活动吧!\",\"gXcPxc\":\"办理登机手续\",\"fVUbUy\":\"签到列表创建成功\",\"+CeSxK\":\"签到列表删除成功\",\"+hBhWk\":\"签到列表已过期\",\"mBsBHq\":\"签到列表未激活\",\"vPqpQG\":\"未找到签到列表\",\"tejfAy\":\"签到列表\",\"hD1ocH\":\"签到链接已复制到剪贴板\",\"CNafaC\":\"复选框选项允许多重选择\",\"SpabVf\":\"复选框\",\"CRu4lK\":\"登记入住\",\"znIg+z\":\"结账\",\"1WnhCL\":\"结账设置\",\"6imsQS\":\"简体中文\",\"JjkX4+\":\"选择背景颜色\",\"/Jizh9\":\"选择账户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"点击此处\",\"sby+1/\":\"点击复制\",\"yz7wBu\":\"关闭\",\"62Ciis\":\"关闭侧边栏\",\"EWPtMO\":\"代码\",\"ercTDX\":\"代码长度必须在 3 至 50 个字符之间\",\"oqr9HB\":\"当活动页面初始加载时折叠此产品\",\"jZlrte\":\"颜色\",\"Vd+LC3\":\"颜色必须是有效的十六进制颜色代码。例如#ffffff\",\"1HfW/F\":\"颜色\",\"VZeG/A\":\"即将推出\",\"yPI7n9\":\"以逗号分隔的描述活动的关键字。搜索引擎将使用这些关键字来帮助对活动进行分类和索引\",\"NPZqBL\":\"完整订单\",\"guBeyC\":\"完成付款\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成订单\",\"NWVRtl\":\"已完成订单\",\"DwF9eH\":\"组件代码\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"确认\",\"ZaEJZM\":\"确认电子邮件更改\",\"yjkELF\":\"确认新密码\",\"xnWESi\":\"确认密码\",\"p2/GCq\":\"确认密码\",\"wnDgGj\":\"确认电子邮件地址...\",\"pbAk7a\":\"连接条纹\",\"UMGQOh\":\"与 Stripe 连接\",\"QKLP1W\":\"连接 Stripe 账户,开始接收付款。\",\"5lcVkL\":\"连接详情\",\"yAej59\":\"内容背景颜色\",\"xGVfLh\":\"继续\",\"X++RMT\":\"继续按钮文本\",\"AfNRFG\":\"继续按钮文本\",\"lIbwvN\":\"继续活动设置\",\"HB22j9\":\"继续设置\",\"bZEa4H\":\"继续 Stripe 连接设置\",\"6V3Ea3\":\"复制的\",\"T5rdis\":\"复制到剪贴板\",\"he3ygx\":\"复制\",\"r2B2P8\":\"复制签到链接\",\"8+cOrS\":\"将详细信息抄送给所有与会者\",\"ENCIQz\":\"复制链接\",\"E6nRW7\":\"复制 URL\",\"JNCzPW\":\"国家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"创建\",\"b9XOHo\":[\"创建 \",[\"0\"]],\"k9RiLi\":\"创建一个产品\",\"6kdXbW\":\"创建促销代码\",\"n5pRtF\":\"创建票单\",\"X6sRve\":[\"创建账户或 <0>\",[\"0\"],\" 开始使用\"],\"nx+rqg\":\"创建一个组织者\",\"ipP6Ue\":\"创建与会者\",\"VwdqVy\":\"创建容量分配\",\"EwoMtl\":\"创建类别\",\"XletzW\":\"创建类别\",\"WVbTwK\":\"创建签到列表\",\"uN355O\":\"创建活动\",\"BOqY23\":\"创建新的\",\"kpJAeS\":\"创建组织器\",\"a0EjD+\":\"创建产品\",\"+scrJC\":\"为您的活动创建产品,设置价格,并管理可用数量。\",\"sYpiZP\":\"创建促销代码\",\"B3Mkdt\":\"创建问题\",\"UKfi21\":\"创建税费\",\"d+F6q9\":\"创建\",\"Q2lUR2\":\"货币\",\"DCKkhU\":\"当前密码\",\"uIElGP\":\"自定义地图 URL\",\"UEqXyt\":\"自定义范围\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定义此事件的电子邮件和通知设置\",\"Y9Z/vP\":\"定制活动主页和结账信息\",\"2E2O5H\":\"自定义此事件的其他设置\",\"iJhSxe\":\"自定义此事件的搜索引擎优化设置\",\"KIhhpi\":\"定制您的活动页面\",\"nrGWUv\":\"定制您的活动页面,以符合您的品牌和风格。\",\"Zz6Cxn\":\"危险区\",\"ZQKLI1\":\"危险区\",\"7p5kLi\":\"仪表板\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和时间\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"删除\",\"jRJZxD\":\"删除容量\",\"VskHIx\":\"删除类别\",\"Qrc8RZ\":\"删除签到列表\",\"WHf154\":\"删除代码\",\"heJllm\":\"删除封面\",\"KWa0gi\":\"删除图像\",\"1l14WA\":\"删除产品\",\"IatsLx\":\"删除问题\",\"Nu4oKW\":\"说明\",\"YC3oXa\":\"签到工作人员的描述\",\"URmyfc\":\"详细信息\",\"1lRT3t\":\"禁用此容量将跟踪销售情况,但不会在达到限制时停止销售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣类型\",\"1QfxQT\":\"解散\",\"DZlSLn\":\"文档标签\",\"cVq+ga\":\"没有帐户? <0>注册\",\"3F1nBX\":\"捐赠 / 自由定价产品\",\"OvNbls\":\"下载 .ics\",\"kodV18\":\"下载 CSV\",\"CELKku\":\"下载发票\",\"LQrXcu\":\"下载发票\",\"QIodqd\":\"下载二维码\",\"yhjU+j\":\"正在下载发票\",\"uABpqP\":\"拖放或点击\",\"CfKofC\":\"下拉选择\",\"JzLDvy\":\"复制容量分配\",\"ulMxl+\":\"复制签到列表\",\"vi8Q/5\":\"复制活动\",\"3ogkAk\":\"复制活动\",\"Yu6m6X\":\"复制事件封面图像\",\"+fA4C7\":\"复制选项\",\"SoiDyI\":\"复制产品\",\"57ALrd\":\"复制促销代码\",\"83Hu4O\":\"复制问题\",\"20144c\":\"复制设置\",\"7Cx5It\":\"早起的鸟儿\",\"ePK91l\":\"编辑\",\"N6j2JH\":[\"编辑 \",[\"0\"]],\"kBkYSa\":\"编辑容量\",\"oHE9JT\":\"编辑容量分配\",\"j1Jl7s\":\"编辑类别\",\"FU1gvP\":\"编辑签到列表\",\"iFgaVN\":\"编辑代码\",\"jrBSO1\":\"编辑组织器\",\"tdD/QN\":\"编辑产品\",\"n143Tq\":\"编辑产品类别\",\"9BdS63\":\"编辑促销代码\",\"O0CE67\":\"编辑问题\",\"EzwCw7\":\"编辑问题\",\"poTr35\":\"编辑用户\",\"GTOcxw\":\"编辑用户\",\"pqFrv2\":\"例如2.50 换 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"电子邮件\",\"VxYKoK\":\"电子邮件和通知设置\",\"ATGYL1\":\"电子邮件地址\",\"hzKQCy\":\"电子邮件地址\",\"HqP6Qf\":\"电子邮件更改已成功取消\",\"mISwW1\":\"电子邮件更改待定\",\"APuxIE\":\"重新发送电子邮件确认\",\"YaCgdO\":\"成功重新发送电子邮件确认\",\"jyt+cx\":\"电子邮件页脚信息\",\"I6F3cp\":\"电子邮件未经验证\",\"NTZ/NX\":\"嵌入代码\",\"4rnJq4\":\"嵌入脚本\",\"8oPbg1\":\"启用发票功能\",\"j6w7d/\":\"启用此容量以在达到限制时停止产品销售\",\"VFv2ZC\":\"结束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"已结束的活动\",\"lYGfRP\":\"英语\",\"MhVoma\":\"输入不含税费的金额。\",\"SlfejT\":\"错误\",\"3Z223G\":\"确认电子邮件地址出错\",\"a6gga1\":\"确认更改电子邮件时出错\",\"5/63nR\":\"欧元\",\"0pC/y6\":\"活动\",\"CFLUfD\":\"成功创建事件 🎉\",\"/dgc8E\":\"活动日期\",\"0Zptey\":\"事件默认值\",\"QcCPs8\":\"活动详情\",\"6fuA9p\":\"事件成功复制\",\"AEuj2m\":\"活动主页\",\"Xe3XMd\":\"公众无法看到活动\",\"4pKXJS\":\"活动对公众可见\",\"ClwUUD\":\"活动地点和场地详情\",\"OopDbA\":\"活动页面\",\"4/If97\":\"活动状态更新失败。请稍后再试\",\"btxLWj\":\"事件状态已更新\",\"nMU2d3\":\"活动链接\",\"tst44n\":\"活动\",\"sZg7s1\":\"过期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消与会者失败\",\"ZpieFv\":\"取消订单失败\",\"z6tdjE\":\"删除信息失败。请重试。\",\"xDzTh7\":\"下载发票失败。请重试。\",\"9zSt4h\":\"导出与会者失败。请重试。\",\"2uGNuE\":\"导出订单失败。请重试。\",\"d+KKMz\":\"加载签到列表失败\",\"ZQ15eN\":\"重新发送票据电子邮件失败\",\"ejXy+D\":\"产品排序失败\",\"PLUB/s\":\"费用\",\"/mfICu\":\"费用\",\"LyFC7X\":\"筛选订单\",\"cSev+j\":\"筛选器\",\"CVw2MU\":[\"筛选器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一张发票号码\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必须在 1 至 50 个字符之间\",\"1g0dC4\":\"名字、姓氏和电子邮件地址为默认问题,在结账过程中始终包含。\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金额\",\"TF9opW\":\"该设备不支持闪存\",\"UNMVei\":\"忘记密码?\",\"2POOFK\":\"免费\",\"P/OAYJ\":\"免费产品\",\"vAbVy9\":\"免费产品,无需付款信息\",\"nLC6tu\":\"法语\",\"Weq9zb\":\"常规\",\"DDcvSo\":\"德国\",\"4GLxhy\":\"入门\",\"4D3rRj\":\"返回个人资料\",\"9LCqFI\":\"前往活动主页\",\"ebIDwV\":\"谷歌日历\",\"RUz8o/\":\"总销售额\",\"IgcAGN\":\"销售总额\",\"yRg26W\":\"销售总额\",\"R4r4XO\":\"宾客\",\"26pGvx\":\"有促销代码吗?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"下面举例说明如何在应用程序中使用该组件。\",\"Y1SSqh\":\"下面是 React 组件,您可以用它在应用程序中嵌入 widget。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events 会议中心\",\"6eMEQO\":\"hi.events 徽标\",\"C4qOW8\":\"隐藏于公众视线之外\",\"gt3Xw9\":\"隐藏问题\",\"g3rqFe\":\"隐藏问题\",\"k3dfFD\":\"隐藏问题只有活动组织者可以看到,客户看不到。\",\"vLyv1R\":\"隐藏\",\"Mkkvfd\":\"隐藏入门页面\",\"mFn5Xz\":\"隐藏隐藏问题\",\"YHsF9c\":\"在销售结束日期后隐藏产品\",\"06s3w3\":\"在销售开始日期前隐藏产品\",\"axVMjA\":\"除非用户有适用的促销代码,否则隐藏产品\",\"ySQGHV\":\"售罄时隐藏产品\",\"SCimta\":\"隐藏侧边栏中的入门页面\",\"5xR17G\":\"对客户隐藏此产品\",\"Da29Y6\":\"隐藏此问题\",\"fvDQhr\":\"向用户隐藏此层级\",\"lNipG+\":\"隐藏产品将防止用户在活动页面上看到它。\",\"ZOBwQn\":\"主页设计\",\"PRuBTd\":\"主页设计师\",\"YjVNGZ\":\"主页预览\",\"c3E/kw\":\"荷马\",\"8k8Njd\":\"客户有多少分钟来完成订单。我们建议至少 15 分钟\",\"ySxKZe\":\"这个代码可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>条款和条件。\",\"sd6lr7\":\"我想使用线下支付方式付款\",\"SdFlIP\":\"我想使用在线支付方式(如信用卡)付款\",\"93DUnd\":[\"如果新标签页没有打开,请<0><1>\",[\"0\"],\".。\"],\"yKdof1\":\"如果为空,将使用地址生成 Google 地图链接\",\"UYT+c8\":\"如果启用,登记工作人员可以将与会者标记为已登记或将订单标记为已支付并登记与会者。如果禁用,关联未支付订单的与会者无法登记。\",\"muXhGi\":\"如果启用,当有新订单时,组织者将收到电子邮件通知\",\"6fLyj/\":\"如果您没有要求更改密码,请立即更改密码。\",\"n/ZDCz\":\"图像已成功删除\",\"Mfbc2v\":\"图像尺寸必须在4000px和4000px之间。最大高度为4000px,最大宽度为4000px\",\"uPEIvq\":\"图片必须小于 5MB\",\"AGZmwV\":\"图片上传成功\",\"VyUuZb\":\"图片网址\",\"ibi52/\":\"图片宽度必须至少为 900px,高度必须至少为 50px\",\"NoNwIX\":\"不活动\",\"T0K0yl\":\"非活动用户无法登录。\",\"kO44sp\":\"包含您的在线活动的连接详细信息。这些信息将在订单摘要页面和参会者门票页面显示。\",\"FlQKnG\":\"价格中包含税费\",\"Vi+BiW\":[\"包括\",[\"0\"],\"个产品\"],\"lpm0+y\":\"包括1个产品\",\"UiAk5P\":\"插入图片\",\"OyLdaz\":\"再次发出邀请!\",\"HE6KcK\":\"撤销邀请!\",\"SQKPvQ\":\"邀请用户\",\"bKOYkd\":\"发票下载成功\",\"alD1+n\":\"发票备注\",\"kOtCs2\":\"发票编号\",\"UZ2GSZ\":\"发票设置\",\"PgdQrx\":\"退款问题\",\"HX5SVx\":\"项目\",\"KFXip/\":\"约翰\",\"XcgRvb\":\"约翰逊\",\"87a/t/\":\"标签\",\"vXIe7J\":\"语言\",\"2LMsOq\":\"过去 12 个月\",\"vfe90m\":\"过去 14 天\",\"aK4uBd\":\"过去 24 小时\",\"uq2BmQ\":\"过去 30 天\",\"bB6Ram\":\"过去 48 小时\",\"VlnB7s\":\"过去 6 个月\",\"ct2SYD\":\"过去 7 天\",\"XgOuA7\":\"过去 90 天\",\"I3yitW\":\"最后登录\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"进一步了解 Stripe\",\"enV0g0\":\"留空以使用默认词“发票”\",\"vR92Yn\":\"让我们从创建第一个组织者开始吧\",\"Z3FXyt\":\"加载中...\",\"wJijgU\":\"地点\",\"sQia9P\":\"登录\",\"zUDyah\":\"登录\",\"z0t9bb\":\"登录\",\"nOhz3x\":\"注销\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.Nam placerat elementum...\",\"NJahlc\":\"在结账时强制要求填写账单地址\",\"MU3ijv\":\"将此问题作为必答题\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理与会者\",\"n4SpU5\":\"管理活动\",\"WVgSTy\":\"管理订单\",\"1MAvUY\":\"管理此活动的支付和发票设置。\",\"cQrNR3\":\"管理简介\",\"AtXtSw\":\"管理可以应用于您的产品的税费\",\"ophZVW\":\"管理机票\",\"DdHfeW\":\"管理账户详情和默认设置\",\"S+UjNL\":\"管理 Stripe 付款详情\",\"BfucwY\":\"管理用户及其权限\",\"1m+YT2\":\"在顾客结账前,必须回答必填问题。\",\"Dim4LO\":\"手动添加与会者\",\"e4KdjJ\":\"手动添加与会者\",\"vFjEnF\":\"标记为已支付\",\"g9dPPQ\":\"每份订单的最高限额\",\"l5OcwO\":\"与会者留言\",\"Gv5AMu\":\"留言参与者\",\"oUCR3c\":\"向有特定产品的参会者发送消息\",\"Lvi+gV\":\"留言买家\",\"tNZzFb\":\"留言内容\",\"lYDV/s\":\"给个别与会者留言\",\"V7DYWd\":\"发送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次订购的最低数量\",\"QYcUEf\":\"最低价格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"杂项设置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多种价格选项。非常适合早鸟产品等。\",\"/bhMdO\":\"我的精彩活动描述\",\"vX8/tc\":\"我的精彩活动标题...\",\"hKtWk2\":\"我的简介\",\"fj5byd\":\"不适用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名称\",\"hVuv90\":\"名称应少于 150 个字符\",\"AIUkyF\":\"导航至与会者\",\"qqeAJM\":\"从不\",\"7vhWI8\":\"新密码\",\"1UzENP\":\"没有\",\"eRblWH\":[\"没有可用的\",[\"0\"],\"。\"],\"LNWHXb\":\"没有可显示的已归档活动。\",\"q2LEDV\":\"未找到此订单的参会者。\",\"zlHa5R\":\"尚未向此订单添加参会者。\",\"Wjz5KP\":\"无与会者\",\"Razen5\":\"在此日期前,使用此列表的参与者将无法签到\",\"XUfgCI\":\"没有容量分配\",\"a/gMx2\":\"没有签到列表\",\"tMFDem\":\"无可用数据\",\"6Z/F61\":\"无数据显示。请选择日期范围\",\"fFeCKc\":\"无折扣\",\"HFucK5\":\"没有可显示的已结束活动。\",\"yAlJXG\":\"无事件显示\",\"GqvPcv\":\"没有可用筛选器\",\"KPWxKD\":\"无信息显示\",\"J2LkP8\":\"无订单显示\",\"RBXXtB\":\"当前没有可用的支付方式。请联系活动组织者以获取帮助。\",\"ZWEfBE\":\"无需支付\",\"ZPoHOn\":\"此参会者没有关联的产品。\",\"Ya1JhR\":\"此类别中没有可用的产品。\",\"FTfObB\":\"尚无产品\",\"+Y976X\":\"无促销代码显示\",\"MAavyl\":\"此与会者未回答任何问题。\",\"SnlQeq\":\"此订单尚未提出任何问题。\",\"Ev2r9A\":\"无结果\",\"gk5uwN\":\"没有搜索结果\",\"RHyZUL\":\"没有搜索结果。\",\"RY2eP1\":\"未加收任何税费。\",\"EdQY6l\":\"无\",\"OJx3wK\":\"不详\",\"Scbrsn\":\"非卖品\",\"1DBGsz\":\"备注\",\"jtrY3S\":\"暂无显示内容\",\"hFwWnI\":\"通知设置\",\"xXqEPO\":\"通知买方退款\",\"YpN29s\":\"将新订单通知组织者\",\"qeQhNj\":\"现在,让我们创建第一个事件\",\"omyBS0\":\"允许支付的天数(留空以从发票中省略付款条款)\",\"n86jmj\":\"号码前缀\",\"mwe+2z\":\"线下订单在标记为已支付之前不会反映在活动统计中。\",\"dWBrJX\":\"线下支付失败。请重试或联系活动组织者。\",\"fcnqjw\":\"线下支付说明\",\"+eZ7dp\":\"线下支付\",\"ojDQlR\":\"线下支付信息\",\"u5oO/W\":\"线下支付设置\",\"2NPDz1\":\"销售中\",\"Ldu/RI\":\"销售中\",\"Ug4SfW\":\"创建事件后,您就可以在这里看到它。\",\"ZxnK5C\":\"一旦开始收集数据,您将在这里看到。\",\"PnSzEc\":\"一旦准备就绪,将您的活动上线并开始销售产品。\",\"J6n7sl\":\"持续进行\",\"z+nuVJ\":\"在线活动\",\"WKHW0N\":\"在线活动详情\",\"/xkmKX\":\"只有与本次活动直接相关的重要邮件才能使用此表单发送。\\n任何滥用行为,包括发送促销邮件,都将导致账户立即被封禁。\",\"Qqqrwa\":\"打开签到页面\",\"OdnLE4\":\"打开侧边栏\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有发票上显示的可选附加信息(例如,付款条款、逾期付款费用、退货政策)\",\"OrXJBY\":\"发票编号的可选前缀(例如,INV-)\",\"0zpgxV\":\"选项\",\"BzEFor\":\"或\",\"UYUgdb\":\"订购\",\"mm+eaX\":\"订单号\",\"B3gPuX\":\"取消订单\",\"SIbded\":\"订单已完成\",\"q/CcwE\":\"订购日期\",\"Tol4BF\":\"订购详情\",\"WbImlQ\":\"订单已取消,并已通知订单所有者。\",\"nAn4Oe\":\"订单已标记为已支付\",\"uzEfRz\":\"订单备注\",\"VCOi7U\":\"订购问题\",\"TPoYsF\":\"订购参考\",\"acIJ41\":\"订单状态\",\"GX6dZv\":\"订单摘要\",\"tDTq0D\":\"订单超时\",\"1h+RBg\":\"订单\",\"3y+V4p\":\"组织地址\",\"GVcaW6\":\"组织详细信息\",\"nfnm9D\":\"组织名称\",\"G5RhpL\":\"组织者\",\"mYygCM\":\"需要组织者\",\"Pa6G7v\":\"组织者姓名\",\"l894xP\":\"组织者只能管理活动和产品。他们无法管理用户、账户设置或账单信息。\",\"fdjq4c\":\"衬垫\",\"ErggF8\":\"页面背景颜色\",\"8F1i42\":\"页面未找到\",\"QbrUIo\":\"页面浏览量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付讫\",\"HVW65c\":\"付费产品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密码\",\"TUJAyx\":\"密码必须至少包含 8 个字符\",\"vwGkYB\":\"密码必须至少包含 8 个字符\",\"BLTZ42\":\"密码重置成功。请使用新密码登录。\",\"f7SUun\":\"密码不一样\",\"aEDp5C\":\"将其粘贴到希望小部件出现的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和发票\",\"DZjk8u\":\"支付和发票设置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失败\",\"JEdsvQ\":\"支付说明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付状态\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款条款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金额\",\"xdA9ud\":\"将其放在网站的 中。\",\"blK94r\":\"请至少添加一个选项\",\"FJ9Yat\":\"请检查所提供的信息是否正确\",\"TkQVup\":\"请检查您的电子邮件和密码并重试\",\"sMiGXD\":\"请检查您的电子邮件是否有效\",\"Ajavq0\":\"请检查您的电子邮件以确认您的电子邮件地址\",\"MdfrBE\":\"请填写下表接受邀请\",\"b1Jvg+\":\"请在新标签页中继续\",\"hcX103\":\"请创建一个产品\",\"cdR8d6\":\"请创建一张票\",\"x2mjl4\":\"请输入指向图像的有效图片网址。\",\"HnNept\":\"请输入新密码\",\"5FSIzj\":\"请注意\",\"C63rRe\":\"请返回活动页面重新开始。\",\"pJLvdS\":\"请选择\",\"Ewir4O\":\"请选择至少一个产品\",\"igBrCH\":\"请验证您的电子邮件地址,以访问所有功能\",\"/IzmnP\":\"请稍候,我们正在准备您的发票...\",\"MOERNx\":\"葡萄牙语\",\"qCJyMx\":\"结账后信息\",\"g2UNkE\":\"技术支持\",\"Rs7IQv\":\"结账前信息\",\"rdUucN\":\"预览\",\"a7u1N9\":\"价格\",\"CmoB9j\":\"价格显示模式\",\"BI7D9d\":\"未设置价格\",\"Q8PWaJ\":\"价格等级\",\"q6XHL1\":\"价格类型\",\"6RmHKN\":\"原色\",\"G/ZwV1\":\"原色\",\"8cBtvm\":\"主要文字颜色\",\"BZz12Q\":\"打印\",\"MT7dxz\":\"打印所有门票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"产品\",\"1JwlHk\":\"产品类别\",\"U61sAj\":\"产品类别更新成功。\",\"1USFWA\":\"产品删除成功\",\"4Y2FZT\":\"产品价格类型\",\"mFwX0d\":\"产品问题\",\"Lu+kBU\":\"产品销售\",\"U/R4Ng\":\"产品等级\",\"sJsr1h\":\"产品类型\",\"o1zPwM\":\"产品小部件预览\",\"ktyvbu\":\"产品\",\"N0qXpE\":\"产品\",\"ggqAiw\":\"已售产品\",\"Vla0Bo\":\"已售产品\",\"/u4DIx\":\"已售产品\",\"DJQEZc\":\"产品排序成功\",\"vERlcd\":\"简介\",\"kUlL8W\":\"成功更新个人资料\",\"cl5WYc\":[\"已使用促销 \",[\"promo_code\"],\" 代码\"],\"P5sgAk\":\"促销代码\",\"yKWfjC\":\"促销代码页面\",\"RVb8Fo\":\"促销代码\",\"BZ9GWa\":\"促销代码可用于提供折扣、预售权限或为您的活动提供特殊权限。\",\"OP094m\":\"促销代码报告\",\"4kyDD5\":\"提供此问题的附加背景或说明。使用此字段添加条款和条件、指南或参与者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二维码\",\"LkMOWF\":\"可用数量\",\"oCLG0M\":\"销售数量\",\"XKJuAX\":\"问题已删除\",\"avf0gk\":\"问题描述\",\"oQvMPn\":\"问题标题\",\"enzGAL\":\"问题\",\"ROv2ZT\":\"问与答\",\"K885Eq\":\"问题已成功分类\",\"OMJ035\":\"无线电选项\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援国\",\"N2C89m\":\"参考资料\",\"gxFu7d\":[\"退款金额 (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失败\",\"n10yGu\":\"退款订单\",\"zPH6gp\":\"退款订单\",\"RpwiYC\":\"退款处理中\",\"xHpVRl\":\"退款状态\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"注册\",\"9+8Vez\":\"剩余使用次数\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"报告\",\"prZGMe\":\"要求账单地址\",\"EGm34e\":\"重新发送确认电子邮件\",\"lnrkNz\":\"重新发送电子邮件确认\",\"wIa8Qe\":\"重新发送邀请\",\"VeKsnD\":\"重新发送订单电子邮件\",\"dFuEhO\":\"重新发送票务电子邮件\",\"o6+Y6d\":\"重新发送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密码\",\"KbS2K9\":\"重置密码\",\"e99fHm\":\"恢复活动\",\"vtc20Z\":\"返回活动页面\",\"s8v9hq\":\"返回活动页面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤销邀请\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"销售结束日期\",\"5uo5eP\":\"销售结束\",\"Qm5XkZ\":\"销售开始日期\",\"hBsw5C\":\"销售结束\",\"kpAzPe\":\"销售开始\",\"P/wEOX\":\"旧金山\",\"tfDRzk\":\"节省\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存组织器\",\"UGT5vp\":\"保存设置\",\"ovB7m2\":\"扫描 QR 码\",\"EEU0+z\":\"扫描此二维码以访问活动页面或与他人分享\",\"W4kWXJ\":\"按与会者姓名、电子邮件或订单号搜索...\",\"+pr/FY\":\"按活动名称搜索...\",\"3zRbWw\":\"按姓名、电子邮件或订单号搜索...\",\"L22Tdf\":\"按姓名、订单号、参与者号或电子邮件搜索...\",\"BiYOdA\":\"按名称搜索...\",\"YEjitp\":\"按主题或内容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索签到列表...\",\"+0Yy2U\":\"搜索产品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"辅助色\",\"DnXcDK\":\"辅助色\",\"cZF6em\":\"辅助文字颜色\",\"ZIgYeg\":\"辅助文字颜色\",\"02ePaq\":[\"选择 \",[\"0\"]],\"QuNKRX\":\"选择相机\",\"9FQEn8\":\"选择类别...\",\"kWI/37\":\"选择组织者\",\"ixIx1f\":\"选择产品\",\"3oSV95\":\"选择产品等级\",\"C4Y1hA\":\"选择产品\",\"hAjDQy\":\"选择状态\",\"QYARw/\":\"选择机票\",\"OMX4tH\":\"选择票\",\"DrwwNd\":\"选择时间段\",\"O/7I0o\":\"选择...\",\"JlFcis\":\"发送\",\"qKWv5N\":[\"将副本发送至 <0>\",[\"0\"],\"\"],\"RktTWf\":\"发送信息\",\"/mQ/tD\":\"作为测试发送。这将把信息发送到您的电子邮件地址,而不是收件人的电子邮件地址。\",\"M/WIer\":\"发送消息\",\"D7ZemV\":\"发送订单确认和票务电子邮件\",\"v1rRtW\":\"发送测试\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎优化说明\",\"/SIY6o\":\"搜索引擎优化关键词\",\"GfWoKv\":\"搜索引擎优化设置\",\"rXngLf\":\"搜索引擎优化标题\",\"/jZOZa\":\"服务费\",\"Bj/QGQ\":\"设定最低价格,用户可选择支付更高的价格\",\"L0pJmz\":\"设置发票编号的起始编号。一旦发票生成,就无法更改。\",\"nYNT+5\":\"准备活动\",\"A8iqfq\":\"实时设置您的活动\",\"Tz0i8g\":\"设置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活动\",\"17Fd7X\":\"分享到 Facebook\",\"x7i6H+\":\"分享到 LinkedIn\",\"zziQd8\":\"分享到 Pinterest\",\"/TgBEk\":\"分享到 Reddit\",\"0Wlk5F\":\"分享到社交网络\",\"on+mNS\":\"分享到 Telegram\",\"PcmR+m\":\"分享到 WhatsApp\",\"/5b1iZ\":\"分享到 X\",\"n/T2KI\":\"通过电子邮件分享\",\"8vETh9\":\"显示\",\"V0SbFp\":\"显示可用产品数量\",\"qDsmzu\":\"显示隐藏问题\",\"fMPkxb\":\"显示更多\",\"izwOOD\":\"单独显示税费\",\"1SbbH8\":\"结账后显示给客户,在订单摘要页面。\",\"YfHZv0\":\"在顾客结账前向他们展示\",\"CBBcly\":\"显示常用地址字段,包括国家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"单行文本框\",\"+P0Cn2\":\"跳过此步骤\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了问题\",\"GRChTw\":\"删除税费时出了问题\",\"YHFrbe\":\"出错了!请重试\",\"kf83Ld\":\"出问题了\",\"fWsBTs\":\"出错了。请重试。\",\"F6YahU\":\"对不起,出了点问题。请重新开始结账。\",\"KWgppI\":\"抱歉,在加载此页面时出了点问题。\",\"/TCOIK\":\"抱歉,此订单不再存在。\",\"6a/UJE\":\"对不起,此优惠代码不可用\",\"65A04M\":\"西班牙语\",\"mFuBqb\":\"固定价格的标准产品\",\"D3iCkb\":\"开始日期\",\"/2by1f\":\"州或地区\",\"uAQUqI\":\"现状\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活动未启用 Stripe 支付。\",\"UJmAAK\":\"主题\",\"X2rrlw\":\"小计\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 将很快收到一封电子邮件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 参会者\"],\"OtgNFx\":\"成功确认电子邮件地址\",\"IKwyaF\":\"成功确认电子邮件更改\",\"zLmvhE\":\"成功创建与会者\",\"gP22tw\":\"产品创建成功\",\"9mZEgt\":\"成功创建促销代码\",\"aIA9C4\":\"成功创建问题\",\"J3RJSZ\":\"成功更新与会者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"签到列表更新成功\",\"vzJenu\":\"成功更新电子邮件设置\",\"7kOMfV\":\"成功更新活动\",\"G0KW+e\":\"成功更新主页设计\",\"k9m6/E\":\"成功更新主页设置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新杂项设置\",\"4H80qv\":\"订单更新成功\",\"6xCBVN\":\"支付和发票设置已成功更新\",\"1Ycaad\":\"产品更新成功\",\"70dYC8\":\"成功更新促销代码\",\"F+pJnL\":\"成功更新搜索引擎设置\",\"DXZRk5\":\"100 号套房\",\"GNcfRk\":\"支持电子邮件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税费\",\"dFHcIn\":\"税务详情\",\"wQzCPX\":\"所有发票底部显示的税务信息(例如,增值税号、税务注册号)\",\"0RXCDo\":\"成功删除税费\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税费\",\"gypigA\":\"促销代码无效\",\"5ShqeM\":\"您查找的签到列表不存在。\",\"QXlz+n\":\"事件的默认货币。\",\"mnafgQ\":\"事件的默认时区。\",\"o7s5FA\":\"与会者接收电子邮件的语言。\",\"NlfnUd\":\"您点击的链接无效。\",\"HsFnrk\":[[\"0\"],\"的最大产品数量是\",[\"1\"]],\"TSAiPM\":\"您要查找的页面不存在\",\"MSmKHn\":\"显示给客户的价格将包括税费。\",\"6zQOg1\":\"显示给客户的价格不包括税费。税费将单独显示\",\"ne/9Ur\":\"您选择的样式设置只适用于复制的 HTML,不会被保存。\",\"vQkyB3\":\"应用于此产品的税费。您可以在此创建新的税费\",\"esY5SG\":\"活动标题,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用事件标题\",\"wDx3FF\":\"此活动没有可用产品\",\"pNgdBv\":\"此类别中没有可用产品\",\"rMcHYt\":\"退款正在处理中。请等待退款完成后再申请退款。\",\"F89D36\":\"标记订单为已支付时出错\",\"68Axnm\":\"处理您的请求时出现错误。请重试。\",\"mVKOW6\":\"发送信息时出现错误\",\"AhBPHd\":\"这些详细信息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"Pc/Wtj\":\"此与会者有未支付的订单。\",\"mf3FrP\":\"此类别尚无任何产品。\",\"8QH2Il\":\"此类别对公众隐藏\",\"xxv3BZ\":\"此签到列表已过期\",\"Sa7w7S\":\"此签到列表已过期,不再可用于签到。\",\"Uicx2U\":\"此签到列表已激活\",\"1k0Mp4\":\"此签到列表尚未激活\",\"K6fmBI\":\"此签到列表尚未激活,不能用于签到。\",\"t/ePFj\":\"此描述将显示给签到工作人员\",\"MLTkH7\":\"此电子邮件并非促销邮件,与活动直接相关。\",\"2eIpBM\":\"此活动暂时不可用。请稍后再查看。\",\"Z6LdQU\":\"此活动不可用。\",\"MMd2TJ\":\"这些信息将显示在支付页面、订单摘要页面和订单确认电子邮件中。\",\"XAHqAg\":\"这是一种常规产品,例如T恤或杯子。不发行门票\",\"CNk/ro\":\"这是一项在线活动\",\"FwXnJd\":\"此日期后此列表将不再可用于签到\",\"cHO4ec\":\"此信息将包含在本次活动发送的所有电子邮件的页脚中\",\"55i7Fa\":\"此消息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"RjwlZt\":\"此订单已付款。\",\"5K8REg\":\"此订单已退款。\",\"OiQMhP\":\"此订单已取消\",\"YyEJij\":\"此订单已取消。\",\"Q0zd4P\":\"此订单已过期。请重新开始。\",\"HILpDX\":\"此订单正在等待付款\",\"BdYtn9\":\"此订单已完成\",\"e3uMJH\":\"此订单已完成。\",\"YNKXOK\":\"此订单正在处理中。\",\"yPZN4i\":\"此订购页面已不可用。\",\"i0TtkR\":\"这将覆盖所有可见性设置,并将该产品对所有客户隐藏。\",\"cRRc+F\":\"此产品无法删除,因为它与订单关联。您可以将其隐藏。\",\"3Kzsk7\":\"此产品为门票。购买后买家将收到门票\",\"0fT4x3\":\"此产品对公众隐藏\",\"Y/x1MZ\":\"除非由促销代码指定,否则此产品是隐藏的\",\"Qt7RBu\":\"此问题只有活动组织者可见\",\"os29v1\":\"此重置密码链接无效或已过期。\",\"IV9xTT\":\"该用户未激活,因为他们没有接受邀请。\",\"5AnPaO\":\"入场券\",\"kjAL4v\":\"门票\",\"dtGC3q\":\"门票电子邮件已重新发送给与会者\",\"54q0zp\":\"门票\",\"xN9AhL\":[[\"0\"],\"级\"],\"jZj9y9\":\"分层产品\",\"8wITQA\":\"分层产品允许您为同一产品提供多种价格选项。这非常适合早鸟产品,或为不同人群提供不同的价格选项。\\\" # zh-cn\",\"nn3mSR\":\"剩余时间:\",\"s/0RpH\":\"使用次数\",\"y55eMd\":\"使用次数\",\"40Gx0U\":\"时区\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"标题\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"总计\",\"YXx+fG\":\"折扣前总计\",\"NRWNfv\":\"折扣总金额\",\"BxsfMK\":\"总费用\",\"2bR+8v\":\"总销售额\",\"mpB/d9\":\"订单总额\",\"m3FM1g\":\"退款总额\",\"jEbkcB\":\"退款总额\",\"GBBIy+\":\"剩余总数\",\"/SgoNA\":\"总税额\",\"+zy2Nq\":\"类型\",\"FMdMfZ\":\"无法签到参与者\",\"bPWBLL\":\"无法签退参与者\",\"9+P7zk\":\"无法创建产品。请检查您的详细信息\",\"WLxtFC\":\"无法创建产品。请检查您的详细信息\",\"/cSMqv\":\"无法创建问题。请检查您的详细信息\",\"MH/lj8\":\"无法更新问题。请检查您的详细信息\",\"nnfSdK\":\"独立客户\",\"Mqy/Zy\":\"美国\",\"NIuIk1\":\"无限制\",\"/p9Fhq\":\"无限供应\",\"E0q9qH\":\"允许无限次使用\",\"h10Wm5\":\"未支付订单\",\"ia8YsC\":\"即将推出\",\"TlEeFv\":\"即将举行的活动\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活动名称、说明和日期\",\"vXPSuB\":\"更新个人资料\",\"BNBfrU\":\"上传封面\",\"IagCbF\":\"链接\",\"UtDm3q\":\"复制到剪贴板的 URL\",\"e5lF64\":\"使用示例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面图片的模糊版本作为背景\",\"OadMRm\":\"使用封面图片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件设置\\\" 中更改自己的电子邮件\",\"vgwVkd\":\"世界协调时\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地点名称\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看参会者详情\",\"/5PEQz\":\"查看活动页面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"查看地图\",\"Ep3VfY\":\"在谷歌地图上查看\",\"Y8s4f6\":\"查看订单详情\",\"QIWCnW\":\"VIP签到列表\",\"tF+VVr\":\"贵宾票\",\"2q/Q7x\":\"可见性\",\"vmOFL/\":\"我们无法处理您的付款。请重试或联系技术支持。\",\"45Srzt\":\"我们无法删除该类别。请再试一次。\",\"/DNy62\":[\"我们找不到与\",[\"0\"],\"匹配的任何门票\"],\"1E0vyy\":\"我们无法加载数据。请重试。\",\"NmpGKr\":\"我们无法重新排序类别。请再试一次。\",\"BJtMTd\":\"我们建议尺寸为 2160px x 1080px,文件大小不超过 5MB\",\"b9UB/w\":\"我们使用 Stripe 处理付款。连接您的 Stripe 账户即可开始接收付款。\",\"01WH0a\":\"我们无法确认您的付款。请重试或联系技术支持。\",\"Gspam9\":\"我们正在处理您的订单。请稍候...\",\"LuY52w\":\"欢迎加入!请登录以继续。\",\"dVxpp5\":[\"欢迎回来\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"欢迎来到 Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什么是分层产品?\",\"f1jUC0\":\"此签到列表应在何时激活?\",\"4ueloy\":\"什么是类别?\",\"gxeWAU\":\"此代码适用于哪些产品?\",\"hFHnxR\":\"此代码适用于哪些产品?(默认适用于所有产品)\",\"AeejQi\":\"此容量应适用于哪些产品?\",\"Rb0XUE\":\"您什么时候抵达?\",\"5N4wLD\":\"这是什么类型的问题?\",\"gyLUYU\":\"启用后,将为票务订单生成发票。发票将随订单确认邮件一起发送。参与\",\"D3opg4\":\"启用线下支付后,用户可以完成订单并收到门票。他们的门票将清楚地显示订单未支付,签到工具会通知签到工作人员订单是否需要支付。\",\"D7C6XV\":\"此签到列表应在何时过期?\",\"FVetkT\":\"哪些票应与此签到列表关联?\",\"S+OdxP\":\"这项活动由谁组织?\",\"LINr2M\":\"这条信息是发给谁的?\",\"nWhye/\":\"这个问题应该问谁?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小部件设置\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它们\",\"ySeBKv\":\"您已经扫描过此票\",\"P+Sty0\":[\"您正在将电子邮件更改为 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您处于离线状态\",\"sdB7+6\":\"您可以创建一个促销代码,针对该产品\",\"KRhIxT\":\"现在您可以开始通过 Stripe 接收付款。\",\"Gnjf3o\":\"您无法更改产品类型,因为有与该产品关联的参会者。\",\"S+on7c\":\"您无法为未支付订单的与会者签到。\",\"yNi4PV\":\"您无法为未支付订单的与会者签到。此设置可在活动设置中更改。\",\"c9Evkd\":\"您不能删除最后一个类别。\",\"6uwAvx\":\"您无法删除此价格层,因为此层已有售出的产品。您可以将其隐藏。\",\"tFbRKJ\":\"不能编辑账户所有者的角色或状态。\",\"fHfiEo\":\"您不能退还手动创建的订单。\",\"hK9c7R\":\"您创建了一个隐藏问题,但禁用了显示隐藏问题的选项。该选项已启用。\",\"NOaWRX\":\"您没有访问该页面的权限\",\"BRArmD\":\"您可以访问多个账户。请选择一个继续。\",\"Z6q0Vl\":\"您已接受此邀请。请登录以继续。\",\"rdk1xK\":\"您已连接 Stripe 账户\",\"ofEncr\":\"没有与会者提问。\",\"CoZHDB\":\"您没有订单问题。\",\"15qAvl\":\"您没有待处理的电子邮件更改。\",\"n81Qk8\":\"您尚未完成 Stripe Connect 设置\",\"jxsiqJ\":\"您尚未连接 Stripe 账户\",\"+FWjhR\":\"您已超时,未能完成订单。\",\"MycdJN\":\"您已为免费产品添加了税费。您想删除或隐藏它们吗?\",\"YzEk2o\":\"您尚未发送任何消息。您可以向所有参会者发送消息,或向特定产品持有者发送消息。\",\"R6i9o9\":\"您必须确认此电子邮件并非促销邮件\",\"3ZI8IL\":\"您必须同意条款和条件\",\"dMd3Uf\":\"您必须在活动上线前确认您的电子邮件地址。\",\"H35u3n\":\"必须先创建机票,然后才能手动添加与会者。\",\"jE4Z8R\":\"您必须至少有一个价格等级\",\"8/eLoa\":\"发送信息前,您需要验证您的账户。\",\"Egnj9d\":\"您必须手动将订单标记为已支付。这可以在订单管理页面上完成。\",\"L/+xOk\":\"在创建签到列表之前,您需要先获得票。\",\"Djl45M\":\"在您创建容量分配之前,您需要一个产品。\",\"y3qNri\":\"您需要至少一个产品才能开始。免费、付费或让用户决定支付金额。\",\"9HcibB\":[\"你要去 \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的账户名称会在活动页面和电子邮件中使用。\",\"veessc\":\"与会者注册参加活动后,就会出现在这里。您也可以手动添加与会者。\",\"Eh5Wrd\":\"您的网站真棒 🎉\",\"lkMK2r\":\"您的详细信息\",\"3ENYTQ\":[\"您要求将电子邮件更改为<0>\",[\"0\"],\"的申请正在处理中。请检查您的电子邮件以确认\"],\"yZfBoy\":\"您的信息已发送\",\"KSQ8An\":\"您的订单\",\"Jwiilf\":\"您的订单已被取消\",\"6UxSgB\":\"您的订单正在等待支付 🏦\",\"7YJdgG\":\"您的订单一旦开始滚动,就会出现在这里。\",\"9TO8nT\":\"您的密码\",\"P8hBau\":\"您的付款正在处理中。\",\"UdY1lL\":\"您的付款未成功,请重试。\",\"fzuM26\":\"您的付款未成功。请重试。\",\"cEli2o\":\"您的产品为\",\"cJ4Y4R\":\"您的退款正在处理中。\",\"IFHV2p\":\"您的入场券\",\"x1PPdr\":\"邮政编码\",\"BM/KQm\":\"邮政编码\",\"+LtVBt\":\"邮政编码\",\"25QDJ1\":\"- 点击发布\",\"WOyJmc\":\"- 点击取消发布\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" 个活动的 Webhook\"],\"tmew5X\":[[\"0\"],\"签到\"],\"COnw8D\":[[\"0\"],\" 标志\"],\"B7pZfX\":[[\"0\"],\" 位组织者\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" 个事件\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>此票的可用票数<1>如果此票有<2>容量限制,此值可以被覆盖。\",\"ZnVt5v\":\"<0>Webhooks 可在事件发生时立即通知外部服务,例如,在注册时将新与会者添加到您的 CRM 或邮件列表,确保无缝自动化。<1>使用第三方服务,如 <2>Zapier、<3>IFTTT 或 <4>Make 来创建自定义工作流并自动化任务。\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ 添加门票\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 个活动的 Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"默认 \",[\"type\"],\" 会自动应用于所有新票单。您可以根据每张票单的具体情况覆盖该默认值。\"],\"Pgaiuj\":\"每张票的固定金额。例如,每张票 0.50 美元\",\"V53XzQ\":\"新的验证码已发送到您的邮箱\",\"ySO/4f\":\"票价的百分比。例如,票价的 3.5%\",\"WXeXGB\":\"使用无折扣的促销代码可显示隐藏的门票。\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"您组织者的简短描述,将展示给您的用户。\",\"zCk10D\":\"每位与会者只需回答一个问题。例如:您喜欢吃什么?\",\"ap3v36\":\"每份订单只有一个问题。例如:贵公司的名称是什么?\",\"uyJsf6\":\"关于\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"关于 Stripe Connect\",\"VTfZPy\":\"访问被拒绝\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"添加\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"添加活动详情并管理活动设置。\",\"Fb+SDI\":\"添加更多门票\",\"BGD9Yt\":\"添加机票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"添加您的社交媒体账号和网站链接。这些信息将显示在您的公开组织者页面上。\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"推广员\",\"I+utEq\":\"推广码无法更改\",\"/jHBj5\":\"推广员创建成功\",\"uCFbG2\":\"推广员删除成功\",\"a41PKA\":\"将跟踪推广员销售\",\"mJJh2s\":\"将不会跟踪推广员销售。这将停用该推广员。\",\"jabmnm\":\"推广员更新成功\",\"CPXP5Z\":\"附属机构\",\"9Wh+ug\":\"推广员已导出\",\"3cqmut\":\"推广员帮助您跟踪合作伙伴和网红产生的销售。创建推广码并分享以监控绩效。\",\"7rLTkE\":\"所有已归档活动\",\"gKq1fa\":\"所有与会者\",\"ZS/D7f\":\"所有已结束活动\",\"QsYjci\":\"所有活动\",\"/twVAS\":\"所有门票\",\"dr7CWq\":\"所有即将到来的活动\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"与此推广员关联的邮箱。推广员不会收到通知。\",\"vRznIT\":\"检查导出状态时发生错误。\",\"er3d/4\":\"在整理门票时发生错误。请重试或刷新页面\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"活动是您正在组织的聚会或场合。您可以稍后添加更多详细信息。\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"答案更新成功。\",\"j4DliD\":\"持票人的任何询问都将发送到此电子邮件地址。该地址也将作为本次活动发送的所有电子邮件的 \\\"回复地址\\\"。\",\"epTbAK\":[\"适用于\",[\"0\"],\"张票\"],\"6MkQ2P\":\"适用于1张票\",\"jcnZEw\":[\"将此 \",[\"类型\"],\"应用于所有新票\"],\"TCKfZx\":\"北极\",\"Dy+k4r\":\"您确定要取消该参会者吗?这将使他们的产品无效\",\"LchiNd\":\"您确定要删除此推广员吗?此操作无法撤销。\",\"5H3Z78\":\"您确定要删除此 Webhook 吗?\",\"VDWChT\":\"您确定要将此组织者设为草稿吗?这样将使组织者页面对公众不可见。\",\"pWtQJM\":\"您确定要将此组织者设为公开吗?这样将使组织者页面对公众可见。\",\"WFHOlF\":\"您确定要发布此活动吗?一旦发布,将对公众可见。\",\"4TNVdy\":\"您确定要发布此主办方资料吗?一旦发布,将对公众可见。\",\"ExDt3P\":\"您确定要取消发布此活动吗?它将不再对公众可见。\",\"5Qmxo/\":\"您确定要取消发布此主办方资料吗?它将不再对公众可见。\",\"+QARA4\":\"艺术\",\"2xEpch\":\"每位与会者提问一次\",\"F2rX0R\":\"必须选择至少一种事件类型\",\"AJ4rvK\":\"与会者已取消\",\"qvylEK\":\"与会者已创建\",\"Xc2I+v\":\"与会者管理\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"与会者已更新\",\"k3Tngl\":\"与会者已导出\",\"5UbY+B\":\"持有特定门票的与会者\",\"kShOaz\":\"自动化工作流\",\"VPoeAx\":\"使用多个签到列表和实时验证的自动化入场管理\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"平均折扣/订单\",\"sGUsYa\":\"平均订单价值\",\"EmYMHc\":\"等待线下付款\",\"kNmmvE\":\"精彩活动有限公司\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"基本详情\",\"jIPNJG\":\"基本信息\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"在您的活动可以上线之前,您需要完成以下几项任务。请完成以下所有步骤以开始。\",\"1xAcxY\":\"几分钟内开始售票\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"品牌控制\",\"9N+p+g\":\"商务\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"按钮文字\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"已取消\",\"Ud7zwq\":\"取消将取消与此订单相关的所有机票,并将机票放回可用票池。\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"类别\",\"2tbLdK\":\"慈善\",\"QndF4b\":\"报到\",\"9FVFym\":\"查看\",\"v4fiSg\":\"查看您的邮箱\",\"Y3FYXy\":\"办理登机手续\",\"udRwQs\":\"签到已创建\",\"F4SRy3\":\"签到已删除\",\"rfeicl\":\"签到成功\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"中文\",\"DM4gBB\":\"中文(繁体)\",\"pkk46Q\":\"选择一个组织者\",\"ypFF60\":\"从预设的配色方案中选择\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"关闭\",\"RWw9Lg\":\"关闭弹窗\",\"XwdMMg\":\"代码只能包含字母、数字、连字符和下划线\",\"+yMJb7\":\"代码为必填项\",\"m9SD3V\":\"代码至少需要3个字符\",\"V1krgP\":\"代码不能超过20个字符\",\"psqIm5\":\"与您的团队协作,共同创建精彩的活动。\",\"msqIjo\":\"加载活动页面时折叠此票\",\"WD6364\":\"颜色调色板\",\"qdY9Tp\":\"颜色预设\",\"CWk59I\":\"喜剧\",\"/sZIOR\":\"完整商店\",\"7D9MJz\":\"完成 Stripe 设置\",\"nqx+6h\":\"完成以下步骤即可开始销售您的活动门票。\",\"ih35UP\":\"会议中心\",\"Auz0Mz\":\"请确认您的邮箱以访问所有功能。\",\"7+grte\":\"确认邮件已发送!请检查您的收件箱。\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"恭喜你创建了一个活动!\",\"Xe2tSS\":\"连接文档\",\"1Xxb9f\":\"连接支付处理\",\"EWnXR+\":\"连接到 Stripe\",\"MOUF31\":\"连接 CRM 并使用 Webhook 和集成自动化任务\",\"VioGG1\":\"连接您的 Stripe 账户以接受门票和产品付款。\",\"/3017M\":\"已连接到 Stripe\",\"jfC/xh\":\"联系\",\"LOFgda\":[\"联系 \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"联系邮箱\",\"02S6xJ\":\"联系支持\",\"nBGbqc\":\"联系我们以启用消息功能\",\"2nL0F3\":\"内容背景颜色\",\"m8WD6t\":\"继续设置\",\"0GwUT4\":\"继续结账\",\"sBV87H\":\"继续创建活动\",\"nKtyYu\":\"继续下一步\",\"RGVUUI\":\"继续付款\",\"FxVG/l\":\"已复制到剪贴板\",\"PiH3UR\":\"已复制!\",\"uUPbPg\":\"复制推广链接\",\"iVm46+\":\"复制代码\",\"y22tv0\":\"复制此链接,在任意位置分享\",\"/4gGIX\":\"复制到剪贴板\",\"o5K/BK\":\"珊瑚\",\"P0rbCt\":\"封面图像\",\"60u+dQ\":\"封面图片将显示在活动页面顶部\",\"2NLjA6\":\"封面图像将显示在您的组织者页面顶部\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"创建推广员\",\"dyrgS4\":\"立即创建和自定义您的活动页面\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"创建机票\",\"8AiKIu\":\"创建门票或产品\",\"agZ87r\":\"为您的活动创建门票、设定价格并管理可用数量。\",\"dkAPxi\":\"创建 Webhook\",\"5slqwZ\":\"创建您的活动\",\"JQNMrj\":\"创建您的第一个活动\",\"CCjxOC\":\"创建您的第一个活动以开始售票并管理参与者。\",\"ZCSSd+\":\"创建您自己的活动\",\"67NsZP\":\"正在创建活动...\",\"H34qcM\":\"正在创建主办方...\",\"1YMS+X\":\"正在创建您的活动,请稍候\",\"yiy8Jt\":\"正在创建您的主办方资料,请稍候\",\"8Tg/JR\":\"自定义\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"自定义“继续”按钮上显示的文本\",\"q9Jg0H\":\"自定义您的活动页面和小部件设计,以完美匹配您的品牌\",\"mkLlne\":\"自定义活动页面外观\",\"3trPKm\":\"自定义主办方页面外观\",\"zgCHnE\":\"每日销售报告\",\"nHm0AI\":\"每日销售、税费和费用明细\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"第一天签到列表\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"删除推广员\",\"+jw/c1\":\"删除图片\",\"GnyEfA\":\"删除机票\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"删除 Webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"取消全选\",\"H8kMHT\":\"没有收到验证码?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"禁用此容量以跟踪容量,而不停止产品销售\",\"Tgg8XQ\":\"禁用此容量以追踪容量而不停止售票\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"关闭此消息\",\"TvY/XA\":\"文档\",\"dYskfr\":\"不存在\",\"V6Jjbr\":\"还没有账户? <0>注册\",\"4+aC/x\":\"捐款/自费门票\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"草稿\",\"3z2ium\":\"拖动排序\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"由于存在较高的垃圾邮件风险,我们要求进行人工验证后才能发送消息。\\n请联系我们以请求访问权限。\",\"KRmTkx\":\"复制产品\",\"Wt9eV8\":\"复制票\",\"4xK5y2\":\"复制 Webhooks\",\"KIjvtr\":\"荷兰语\",\"SPKbfM\":\"例如:获取门票,立即注册\",\"v4+lcZ\":\"编辑推广员\",\"2iZEz7\":\"编辑答案\",\"kNGp1D\":\"编辑与会者\",\"t2bbp8\":\"编辑参会者\",\"d+nnyk\":\"编辑机票\",\"fW5sSv\":\"编辑 Webhook\",\"nP7CdQ\":\"编辑 Webhook\",\"aqxYLv\":\"教育\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"邮箱为必填项\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"需要验证邮箱\",\"L86zy2\":\"邮箱验证成功!\",\"nA31FG\":\"启用此容量以在达到限制时停止售票\",\"RxzN1M\":\"已启用\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"结束日期和时间(可选)\",\"PKXt9R\":\"结束日期必须在开始日期之后\",\"48Y16Q\":\"结束时间(可选)\",\"3bR1r4\":\"输入推广员邮箱(可选)\",\"ARkzso\":\"输入推广员姓名\",\"kWg31j\":\"输入唯一推广码\",\"C3nD/1\":\"输入您的电子邮箱\",\"n9V+ps\":\"输入您的姓名\",\"LslKhj\":\"加载日志时出错\",\"acLjIx\":\"活动\",\"WgD6rb\":\"活动类别\",\"b46pt5\":\"活动封面图片\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"活动描述\",\"PYs3rP\":\"活动名称\",\"HhwcTQ\":\"活动名称\",\"WZZzB6\":\"活动名称为必填项\",\"Wd5CDM\":\"活动名称应少于150个字符\",\"4JzCvP\":\"活动不可用\",\"mImacG\":\"活动页面\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"由...提供活动票务服务\",\"YDVUVl\":\"事件类型\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"活动\",\"VlvpJ0\":\"导出答案\",\"JKfSAv\":\"导出失败。请重试。\",\"SVOEsu\":\"导出已开始。正在准备文件...\",\"9bpUSo\":\"正在导出推广员\",\"jtrqH9\":\"正在导出与会者\",\"R4Oqr8\":\"导出完成。正在下载文件...\",\"UlAK8E\":\"正在导出订单\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"创建推广员失败\",\"jo3Gm6\":\"导出推广员失败\",\"Jjw03p\":\"导出与会者失败\",\"ZPwFnN\":\"导出订单失败\",\"X4o0MX\":\"加载 Webhook 失败\",\"10XEC9\":\"重新发送产品电子邮件失败\",\"YQ3QSS\":\"重新发送验证码失败\",\"T6B2gk\":\"发送消息失败。请重试。\",\"lKh069\":\"无法启动导出任务\",\"i0QKrm\":\"更新推广员失败\",\"NNc33d\":\"更新答案失败。\",\"7/9RFs\":\"上传图片失败。\",\"nkNfWu\":\"上传图片失败。请重试。\",\"rxy0tG\":\"验证邮箱失败\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"反馈意见\",\"T4BMxU\":\"费用可能会变更。如有变更,您将收到通知。\",\"cf35MA\":\"节日\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"固定费用:\",\"KgxI80\":\"灵活的票务系统\",\"lWxAUo\":\"美食美酒\",\"kFLJqR\":\"森林\",\"/4rQr+\":\"免费门票\",\"01my8x\":\"免费门票,无需支付信息\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"全面集成\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"您组织者的基本信息\",\"ziAjHi\":\"生成\",\"exy8uo\":\"生成代码\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"免费开始,无订阅费用\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"准备好您的活动\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"前往 Hi.Events\",\"gHSuV/\":\"返回主页\",\"Lek3cJ\":\"前往 Stripe 仪表板\",\"GNJ1kd\":\"帮助与支持\",\"g+2103\":\"这是您的推广链接\",\"spMR9y\":\"Hi.Events 收取平台费用以维护和改进我们的服务。这些费用会自动从每笔交易中扣除。\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"隐藏答案\",\"IyEqFf\":\"隐藏颜色设置\",\"fsi6fC\":\"向客户隐藏此票据\",\"Fhzoa8\":\"隐藏销售截止日期后的机票\",\"yhm3J/\":\"在开售日期前隐藏机票\",\"k7/oGT\":\"隐藏机票,除非用户有适用的促销代码\",\"L0ZOiu\":\"售罄后隐藏门票\",\"uno73L\":\"隐藏票单将阻止用户在活动页面上看到该票单。\",\"i0qMbr\":\"首页\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"如果没有自动打开新标签页,请点击下方按钮继续结账。\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"如果为空,该地址将用于生成 Google 地图链接\",\"wOU3Tr\":\"如果您在我们这里有账户,您将收到一封电子邮件,内含重置密码的说明。\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"图片尺寸必须在 3000px x 2000px 之间。最大高度为 2000px,最大宽度为 3000px\",\"an5hVd\":\"图片\",\"UJLg8x\":\"深入分析\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"包括您的在线活动的连接详细信息。这些详细信息将显示在订单摘要页面和参会者产品页面上\",\"evpD4c\":\"包括在线活动的连接详情。这些详细信息将显示在订单摘要页面和与会者门票页面上\",\"AXTNr8\":[\"包括 \",[\"0\"],\" 张票\"],\"7/Rzoe\":\"包括 1 张票\",\"F1Xp97\":\"个人与会者\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"集成\",\"B2Tpo0\":\"无效邮箱\",\"5tT0+u\":\"邮箱格式无效\",\"g+lLS9\":\"邀请团队成员\",\"1z26sk\":\"邀请团队成员\",\"KR0679\":\"邀请团队成员\",\"aH6ZIb\":\"邀请您的团队\",\"Lj7sBL\":\"意大利语\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"最新响应\",\"gw3Ur5\":\"最近触发\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"链接您的 Stripe 账户以接收售票资金。\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"上线\",\"fpMs2Z\":\"直播\",\"DU0YtB\":\"正在加载主题...\",\"NFxlHW\":\"正在加载 Webhook\",\"iG7KNr\":\"标志\",\"vu7ZGG\":\"标志和封面\",\"gddQe0\":\"您的组织者的标志和封面图像\",\"TBEnp1\":\"标志将显示在页面头部\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"使活动上线\",\"4wUIjX\":\"让您的活动上线\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"管理活动\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"管理产品\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"管理适用于机票的税费\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"管理您的支付处理并查看平台费用\",\"lzcrX3\":\"手动添加与会者将调整门票数量。\",\"/x0FyM\":\"匹配您的品牌\",\"xDAtGP\":\"消息\",\"1jRD0v\":\"向与会者发送特定门票的信息\",\"97QrnA\":\"在一个地方向与会者发送消息、管理订单并处理退款\",\"Vjat/X\":\"消息为必填项\",\"0/yJtP\":\"向具有特定产品的订单所有者发送消息\",\"yt/wR6\":\"午夜\",\"tccUcA\":\"移动签到\",\"IU7sBy\":\"现代\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"多种价格选择。非常适合早鸟票等。\",\"GfaxEk\":\"音乐\",\"8/brI5\":\"姓名为必填项\",\"m920rF\":\"New York\",\"eWRECP\":\"夜生活\",\"074+X8\":\"没有活动的 Webhook\",\"zxnup4\":\"没有推广员可显示\",\"6r9SGl\":\"无需信用卡\",\"Z6ILSe\":\"没有该组织者的活动\",\"8zCZQf\":\"尚无活动\",\"XZkeaI\":\"未找到日志\",\"NEmyqy\":\"尚无订单\",\"B7w4KY\":\"无其他可用组织者\",\"6jYQGG\":\"没有过去的活动\",\"zK/+ef\":\"没有可供选择的产品\",\"q91DKx\":\"此参会者尚未回答任何问题。\",\"QoAi8D\":\"无响应\",\"EK/G11\":\"尚无响应\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"没有演出门票\",\"yM5c0q\":\"没有即将到来的活动\",\"n5vdm2\":\"此端点尚未记录任何 Webhook 事件。事件触发后将显示在此处。\",\"4GhX3c\":\"没有 Webhooks\",\"s9r1y2\":\"黑色\",\"x5+Lcz\":\"未办理登机手续\",\"dX/n9x\":\"海洋\",\"lQgMLn\":\"办公室或场地名称\",\"+P/tII\":\"准备就绪后,设置您的活动并开始售票。\",\"WjSpu5\":\"在线活动\",\"bU7oUm\":\"仅发送给具有这些状态的订单\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"订单已创建\",\"L4kzeZ\":[\"订单详情 \",[\"0\"]],\"+spgqH\":[\"订单号:\",[\"0\"]],\"vu6Arl\":\"订单标记为已支付\",\"FaPYw+\":\"订单所有者\",\"eB5vce\":\"具有特定产品的订单所有者\",\"CxLoxM\":\"具有产品的订单所有者\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"订单已退款\",\"6eSHqs\":\"订单状态\",\"e7eZuA\":\"订单已更新\",\"mz+c33\":\"创建的订单\",\"5It1cQ\":\"订单已导出\",\"S3CZ5M\":\"组织者仪表板\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"未找到组织者\",\"wpj63n\":\"组织者设置\",\"coIKFu\":\"所选货币无法获取组织者统计信息,或发生错误。\",\"o1my93\":\"组织者状态更新失败。请稍后再试\",\"rLHma1\":\"组织者状态已更新\",\"J2cXxX\":\"组织者只能管理活动和门票。他们不能管理用户、账户设置或账单信息。\",\"/IX/7x\":\"其他\",\"6/dCYd\":\"概览\",\"cbtJ9W\":\"页面背景颜色\",\"QkLf4H\":\"页面链接\",\"2w/FiJ\":\"付费机票\",\"Ff0Dor\":\"过去\",\"xTPjSy\":\"过去的活动\",\"/l/ckQ\":\"粘贴链接\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"已暂停\",\"TskrJ8\":\"付款与计划\",\"EyE8E6\":\"支付处理\",\"vcyz2L\":\"支付设置\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"绩效\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"电话\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"下单\",\"br3Y/y\":\"平台费用\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"请输入有效的 URL\",\"n8+Ng/\":\"请输入5位数验证码\",\"Dvq0wf\":\"请提供一张图片。\",\"MA04r/\":\"请移除筛选器,并将排序设置为 \\\"主页顺序\\\",以启用排序功能\",\"EFq6EG\":\"请选择一张图片。\",\"yygcoG\":\"请至少选择一张票\",\"fuwKpE\":\"请再试一次。\",\"klWBeI\":\"请稍候再请求新的验证码\",\"hfHhaa\":\"请稍候,我们正在准备导出您的推广员...\",\"o+tJN/\":\"请稍候,我们正在准备导出您的与会者...\",\"+5Mlle\":\"请稍候,我们正在准备导出您的订单...\",\"R7+D0/\":\"葡萄牙语(巴西)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"由 Stripe 提供支持\",\"cs5muu\":\"预览活动页面\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"隐私政策\",\"p/JDmw\":\"产品\",\"EWCLpZ\":\"产品已创建\",\"XkFYVB\":\"产品已删除\",\"0dzBGg\":\"产品电子邮件已重新发送给参会者\",\"YMwcbR\":\"产品销售、收入和税费明细\",\"ldVIlB\":\"产品已更新\",\"mIqT3T\":\"产品、商品和灵活的定价选项\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"优惠码\",\"k3wH7i\":\"促销码使用情况及折扣明细\",\"EEYbdt\":\"发布\",\"evDBV8\":\"发布活动\",\"812gwg\":\"购买许可证\",\"YwNJAq\":\"二维码扫描,提供即时反馈和安全共享,供工作人员使用\",\"Fi3b48\":\"最近订单\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"重新发送验证码\",\"bxoWpz\":\"重新发送确认邮件\",\"G42SNI\":\"重新发送邮件\",\"TTpXL3\":[[\"resendCooldown\"],\"秒后重新发送\"],\"Gkz9Vm\":\"重新发送产品电子邮件\",\"slOprG\":\"重置您的密码\",\"V5jGAK\":\"皇家蓝\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"销售\",\"KZrfYJ\":\"保存社交链接\",\"aZR9BC\":\"滚动至门票\",\"lBAlVv\":\"按姓名、订单号、参会者编号或电子邮件搜索...\",\"ftNXma\":\"搜索推广员...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"按票务名称搜索...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"选择类别\",\"mCB6Je\":\"全选\",\"kYZSFD\":\"选择一个组织者以查看其仪表板和活动。\",\"tVW/yo\":\"选择货币\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"选择结束日期和时间\",\"gTN6Ws\":\"选择结束时间\",\"0U6E9W\":\"选择活动类别\",\"j9cPeF\":\"选择事件类型\",\"KizCK7\":\"选择开始日期和时间\",\"dJZTv2\":\"选择开始时间\",\"XH5juP\":\"选择票价等级\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"选择时区\",\"Ropvj0\":\"选择哪些事件将触发此 Webhook\",\"BG3f7v\":\"销售任何产品\",\"VtX8nW\":\"在销售门票的同时销售商品,并支持集成税务和促销代码\",\"Cye3uV\":\"销售不仅仅是门票\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"发送订单确认和产品电子邮件\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"设置您的组织\",\"VlS7y2\":\"设置您的支付处理,以接收门票销售的资金。\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"几分钟内完成设置\",\"GG7qDw\":\"分享推广链接\",\"hL7sDJ\":\"分享组织者页面\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"显示所有平台(另有 \",[\"0\"],\" 个包含值)\"],\"smd87r\":\"显示可用门票数量\",\"tQi5Hh\":\"显示颜色设置\",\"UVPI5D\":\"显示更少平台\",\"b33PL9\":\"显示更多平台\",\"j3b+OW\":\"在客户结账后,在订单摘要页面上显示给客户\",\"v6IwHE\":\"智能签到\",\"J9xKh8\":\"智能仪表板\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交链接\",\"j/TOB3\":\"社交链接与网站\",\"2pxNFK\":\"已售\",\"KTxc6k\":\"出现问题,请重试,或在问题持续时联系客服\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"抱歉,您的订单已过期。请重新订购。\",\"a4SyEE\":\"应用筛选器和排序时禁用排序\",\"7JFNej\":\"体育\",\"4nG1lG\":\"固定价格标准票\",\"JcQp9p\":\"开始日期和时间\",\"0m/ekX\":\"开始日期和时间\",\"izRfYP\":\"开始日期为必填项\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"成功检查 <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"成功创建票单\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"产品复制成功\",\"RuaKfn\":\"地址更新成功\",\"5n+Wwp\":\"组织者更新成功\",\"0Dk/l8\":\"SEO 设置更新成功\",\"MhOoLQ\":\"社交链接更新成功\",\"g2lRrH\":\"成功更新票单\",\"kj7zYe\":\"Webhook 更新成功\",\"/RfJXt\":[\"夏季音乐节 \",[\"0\"]],\"CWOPIK\":\"2025夏季音乐节\",\"oNxgAm\":\"日落\",\"5gIl+x\":\"支持分级、基于捐赠和产品销售,并提供可自定义的定价和容量\",\"JZTQI0\":\"切换组织者\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"告诉人们您的活动会有哪些内容\",\"NiIUyb\":\"介绍一下您的活动\",\"DovcfC\":\"请告诉我们您的组织信息。这些信息将显示在您的活动页面上。\",\"xowcRf\":\"服务条款\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"内容区域的背景颜色\",\"Zhqzq3\":\"内容区域(卡片、标题等)的背景颜色\",\"JgkK2l\":\"整个页面的背景颜色\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"验证码将在10分钟后过期。如果您没有收到邮件,请检查垃圾邮件文件夹。\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"您查找的活动目前不可用。它可能已被删除、过期或 URL 不正确。\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[[\"0\"],\"的最大票数是\",[\"1\"]],\"FeAfXO\":[\"将军票的最大票数为\",[\"0\"],\"。\"],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"未找到您要查找的组织者。页面可能已被移动、删除或链接有误。\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"适用于该票据的税费。您可以在\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"戏剧\",\"tDwYhx\":\"主题与颜色\",\"jvxN9/\":\"本次活动没有门票\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"此代码将用于跟踪销售。只允许字母、数字、连字符和下划线。\",\"YClrdK\":\"此活动尚未发布\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"这是您的组织者名称,将展示给用户。\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"此主办方资料尚未发布\",\"5189cf\":\"这会覆盖所有可见性设置,并对所有客户隐藏票单。\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"不能删除此票单,因为它\\n与订单相关联。您可以将其隐藏。\",\"ma6qdu\":\"此票不对外开放\",\"xJ8nzj\":\"除非使用促销代码,否则此票为隐藏票\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"这将用于通知和与用户沟通。\",\"rhsath\":\"这对客户不可见,但有助于您识别推广员。\",\"KosivG\":\"成功删除票单\",\"HGuXjF\":\"票务持有人\",\"6tmWch\":\"票或商品\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"门票销售\",\"NirIiz\":\"门票等级\",\"8jLPgH\":\"机票类型\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"票务小工具预览\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"机票\",\"6GQNLE\":\"门票\",\"NRhrIB\":\"票务与商品\",\"ikA//P\":\"已售票\",\"i+idBz\":\"已售出的门票\",\"AGRilS\":\"已售出的门票\",\"56Qw2C\":\"成功分类的门票\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"分层票\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"分层门票允许您为同一张门票提供多种价格选择。\\n这非常适合早鸟票,或为不同人群提供不同价\\n选择。\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"要接受信用卡付款,您需要连接您的 Stripe 账户。Stripe 是我们的支付处理合作伙伴,确保安全交易和及时付款。\",\"KSDwd5\":\"总订单数\",\"/b6Z1R\":\"通过详细的分析和可导出的报告跟踪收入、页面浏览量和销售情况\",\"OpKMSn\":\"交易手续费:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"无法\",[\"0\"],\"与会者\"],\"nNdxt9\":\"无法创建票单。请检查您的详细信息\",\"IrVSu+\":\"无法复制产品。请检查您的详细信息\",\"Vx2J6x\":\"无法获取参与者\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知参会者\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"取消发布活动\",\"Pp1sWX\":\"更新推广员\",\"gJQsLv\":\"上传组织者封面图像\",\"4kEGqW\":\"上传组织者 Logo\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"上传图片\",\"29w7p6\":\"正在上传图像...\",\"HtrFfw\":\"URL 是必填项\",\"AdWhjZ\":\"验证码\",\"wCKkSr\":\"验证邮箱\",\"/IBv6X\":\"验证您的邮箱\",\"e/cvV1\":\"正在验证...\",\"fROFIL\":\"越南语\",\"gj5YGm\":\"查看并下载您的活动报告。请注意,报告中仅包含已完成的订单。\",\"c7VN/A\":\"查看答案\",\"AM+zF3\":\"查看与会者\",\"e4mhwd\":\"查看活动主页\",\"n6EaWL\":\"查看日志\",\"AMkkeL\":\"查看订单\",\"9jnAcN\":\"查看组织者主页\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP产品\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"建议尺寸为 400x400 像素,文件大小不超过 5MB\",\"Fq/Nx7\":\"我们已向以下邮箱发送了5位数验证码:\",\"GdWB+V\":\"Webhook 创建成功\",\"2X4ecw\":\"Webhook 删除成功\",\"CThMKa\":\"Webhook 日志\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不会发送通知\",\"FSaY52\":\"Webhook 将发送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"网站\",\"vKLEXy\":\"微博\",\"jupD+L\":\"欢迎回来 👋\",\"kSYpfa\":[\"欢迎来到 \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"欢迎来到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"欢迎来到 \",[\"0\"],\",这是您所有活动的列表\"],\"je8QQT\":\"欢迎来到 Hi.Events 👋\",\"yZIW7P\":\"欢迎使用 Hi.Events,这里列出了您所有的活动。\",\"wjqPqF\":\"什么是分层门票?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"什么是 Webhook?\",\"MhhnvW\":\"此代码适用于哪些机票?(默认适用于所有)\",\"dCil3h\":\"该问题应适用于哪些机票?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"什么类型的活动?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"当签到被删除时\",\"Gmd0hv\":\"当新与会者被创建时\",\"Lc18qn\":\"当新订单被创建时\",\"dfkQIO\":\"当新产品被创建时\",\"8OhzyY\":\"当产品被删除时\",\"tRXdQ9\":\"当产品被更新时\",\"Q7CWxp\":\"当与会者被取消时\",\"IuUoyV\":\"当与会者签到时\",\"nBVOd7\":\"当与会者被更新时\",\"ny2r8d\":\"当订单被取消时\",\"c9RYbv\":\"当订单被标记为已支付时\",\"ejMDw1\":\"当订单被退款时\",\"fVPt0F\":\"当订单被更新时\",\"de6HLN\":\"当客户购买门票后,他们的订单将显示在此处。\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"研讨会\",\"EpknJA\":\"请在此输入您的消息...\",\"nhtR6Y\":\"X(推特)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"您可以在\",\"UqVaVO\":\"您不能更改票务类型,因为该票务已关联了与会者。\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"您不能删除此价格等级,因为此等级已售出门票。您可以将其隐藏。\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"您已向免费产品添加了税费。您想要删除它们吗?\",\"183zcL\":\"您在免费机票上添加了税费。您想删除或隐藏它们吗?\",\"2v5MI1\":\"您尚未发送任何信息。您可以向所有与会者或特定持票人发送信息。\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"您必须先验证电子邮箱地址,才能更新组织者状态。\",\"FRl8Jv\":\"您需要验证您的帐户电子邮件才能发送消息。\",\"8QNzin\":\"在创建容量分配之前,您需要一张票。\",\"WHXRMI\":\"您至少需要一张票才能开始。免费、付费或让用户决定支付方式。\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"您的推广员已成功导出。\",\"TF37u6\":\"您的与会者已成功导出。\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"您的电子邮件\",\"R02pnV\":\"在向与会者销售门票之前,您的活动必须处于上线状态。\",\"cqo2VO\":\"您的活动必须上线后才能销售门票。\",\"ifRqmm\":\"您的消息已成功发送!\",\"/Rj5P4\":\"您的姓名\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"您的订单已成功导出。\",\"Xd1R1a\":\"您组织者的地址\",\"vvO1I2\":\"您的 Stripe 账户已连接并准备好处理支付。\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"由于垃圾邮件风险较高,我们要求手动验证后才能发送消息。\\n请联系我们以申请访问权限。\",\"8XAE7n\":\"如果您拥有我们的账户,您将收到一封包含密码重置说明的电子邮件。\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>签到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>签退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功创建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"的活动\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已签到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分钟和\",[\"秒\"],\"秒钟\"],\"NlQ0cx\":[[\"组织者名称\"],\"的首次活动\"],\"Ul6IgC\":\"<0>容量分配让你可以管理票务或整个活动的容量。非常适合多日活动、研讨会等,需要控制出席人数的场合。<1>例如,你可以将容量分配与<2>第一天和<3>所有天数的票关联起来。一旦达到容量,这两种票将自动停止销售。\",\"Exjbj7\":\"<0>签到列表帮助管理活动的参与者入场。您可以将多个票与一个签到列表关联,并确保只有持有效票的人员才能入场。\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>请输入不含税费的价格。<1>税费可以在下方添加。\",\"ZjMs6e\":\"<0>该产品的可用数量<1>如果该产品有相关的<2>容量限制,此值可以被覆盖。\",\"E15xs8\":\"⚡️ 设置您的活动\",\"FL6OwU\":\"✉️ 确认您的电子邮件地址\",\"BN0OQd\":\"恭喜您创建了一个活动!\",\"4kSf7w\":\"🎟️ 添加产品\",\"4WT5tD\":\"🎨 自定义活动页面\",\"3VPPdS\":\"与 Stripe 连接\",\"cjdktw\":\"🚀 实时设置您的活动\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"缅因街 123 号\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期输入字段。非常适合询问出生日期等。\",\"6euFZ/\":[\"默认的\",[\"type\"],\"会自动应用于所有新产品。您可以为每个产品单独覆盖此设置。\"],\"SMUbbQ\":\"下拉式输入法只允许一个选择\",\"qv4bfj\":\"费用,如预订费或服务费\",\"POT0K/\":\"每个产品的固定金额。例如,每个产品$0.50\",\"f4vJgj\":\"多行文本输入\",\"OIPtI5\":\"产品价格的百分比。例如,3.5%的产品价格\",\"ZthcdI\":\"无折扣的促销代码可以用来显示隐藏的产品。\",\"AG/qmQ\":\"单选题有多个选项,但只能选择一个。\",\"h179TP\":\"活动的简短描述,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用活动描述\",\"WKMnh4\":\"单行文本输入\",\"BHZbFy\":\"每个订单一个问题。例如,您的送货地址是什么?\",\"Fuh+dI\":\"每个产品一个问题。例如,您的T恤尺码是多少?\",\"RlJmQg\":\"标准税,如增值税或消费税\",\"uIKNjo\":\"关于活动\",\"3pykXZ\":\"接受银行转账、支票或其他线下支付方式\",\"hrvLf4\":\"通过 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀请\",\"AeXO77\":\"账户\",\"lkNdiH\":\"账户名称\",\"Puv7+X\":\"账户设置\",\"OmylXO\":\"账户更新成功\",\"7L01XJ\":\"行动\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活跃\",\"/PN1DA\":\"为此签到列表添加描述\",\"0/vPdA\":\"添加有关与会者的任何备注。这些将不会对与会者可见。\",\"Or1CPR\":\"添加有关与会者的任何备注...\",\"l3sZO1\":\"添加关于订单的备注。这些信息不会对客户可见。\",\"xMekgu\":\"添加关于订单的备注...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"添加活动详情并管理活动设置。\",\"OveehC\":\"添加线下支付的说明(例如,银行转账详情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"添加更多产品\",\"ApsD9J\":\"添加新内容\",\"TZxnm8\":\"添加选项\",\"24l4x6\":\"添加产品\",\"8q0EdE\":\"将产品添加到类别\",\"YvCknQ\":\"添加产品\",\"Cw27zP\":\"添加问题\",\"yWiPh+\":\"加税或费用\",\"goOKRY\":\"增加层级\",\"oZW/gT\":\"添加到日历\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"附加选项\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理员\",\"HLDaLi\":\"管理员用户可以完全访问事件和账户设置。\",\"W7AfhC\":\"本次活动的所有与会者\",\"cde2hc\":\"所有产品\",\"5CQ+r0\":\"允许与未支付订单关联的参与者签到\",\"ipYKgM\":\"允许搜索引擎索引\",\"LRbt6D\":\"允许搜索引擎索引此事件\",\"+MHcJD\":\"快到了!我们正在等待处理您的付款。只需几秒钟。\",\"ApOYO8\":\"令人惊叹, 活动, 关键词...\",\"hehnjM\":\"金额\",\"R2O9Rg\":[\"支付金额 (\",[\"0\"],\")\"],\"V7MwOy\":\"加载页面时出现错误\",\"Q7UCEH\":\"问题排序时发生错误。请重试或刷新页面\",\"jD/OCQ\":\"事件是您要举办的实际活动。您可以稍后添加更多细节。\",\"oBkF+i\":\"主办方是指举办活动的公司或个人\",\"W5A0Ly\":\"出现意外错误。\",\"byKna+\":\"出现意外错误。请重试。\",\"ubdMGz\":\"产品持有者的任何查询都将发送到此电子邮件地址。此地址还将用作从此活动发送的所有电子邮件的“回复至”地址\",\"aAIQg2\":\"外观\",\"Ym1gnK\":\"应用\",\"sy6fss\":[\"适用于\",[\"0\"],\"个产品\"],\"kadJKg\":\"适用于1个产品\",\"DB8zMK\":\"应用\",\"GctSSm\":\"应用促销代码\",\"ARBThj\":[\"将此\",[\"type\"],\"应用于所有新产品\"],\"S0ctOE\":\"归档活动\",\"TdfEV7\":\"已归档\",\"A6AtLP\":\"已归档的活动\",\"q7TRd7\":\"您确定要激活该与会者吗?\",\"TvkW9+\":\"您确定要归档此活动吗?\",\"/CV2x+\":\"您确定要取消该与会者吗?这将使其门票作废\",\"YgRSEE\":\"您确定要删除此促销代码吗?\",\"iU234U\":\"您确定要删除这个问题吗?\",\"CMyVEK\":\"您确定要将此活动设为草稿吗?这将使公众无法看到该活动\",\"mEHQ8I\":\"您确定要将此事件公开吗?这将使事件对公众可见\",\"s4JozW\":\"您确定要恢复此活动吗?它将作为草稿恢复。\",\"vJuISq\":\"您确定要删除此容量分配吗?\",\"baHeCz\":\"您确定要删除此签到列表吗?\",\"LBLOqH\":\"每份订单询问一次\",\"wu98dY\":\"每个产品询问一次\",\"ss9PbX\":\"与会者\",\"m0CFV2\":\"与会者详情\",\"QKim6l\":\"未找到参与者\",\"R5IT/I\":\"与会者备注\",\"lXcSD2\":\"与会者提问\",\"HT/08n\":\"参会者票\",\"9SZT4E\":\"与会者\",\"iPBfZP\":\"注册的参会者\",\"7KxcHR\":\"具有特定产品的参会者\",\"IMJ6rh\":\"自动调整大小\",\"vZ5qKF\":\"根据内容自动调整 widget 高度。禁用时,窗口小部件将填充容器的高度。\",\"4lVaWA\":\"等待线下付款\",\"2rHwhl\":\"等待线下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"精彩活动\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"返回所有活动\",\"A302fe\":\"返回活动页面\",\"VCoEm+\":\"返回登录\",\"k1bLf+\":\"背景颜色\",\"I7xjqg\":\"背景类型\",\"1mwMl+\":\"发送之前\",\"/yeZ20\":\"在活动上线之前,您需要做几件事。\",\"ze6ETw\":\"几分钟内开始销售产品\",\"8rE61T\":\"账单地址\",\"/xC/im\":\"账单设置\",\"rp/zaT\":\"巴西葡萄牙语\",\"whqocw\":\"注册即表示您同意我们的<0>服务条款和<1>隐私政策。\",\"bcCn6r\":\"计算类型\",\"+8bmSu\":\"加利福尼亚州\",\"iStTQt\":\"相机权限被拒绝。<0>再次请求权限,如果还不行,则需要在浏览器设置中<1>授予此页面访问相机的权限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改电子邮件\",\"tVJk4q\":\"取消订单\",\"Os6n2a\":\"取消订单\",\"Mz7Ygx\":[\"取消订单 \",[\"0\"]],\"3tTjpi\":\"取消将会取消与此订单关联的所有产品,并将产品释放回可用库存。\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"无法签到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配创建成功\",\"k5p8dz\":\"容量分配删除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"类别允许您将产品分组。例如,您可以有一个“门票”类别和另一个“商品”类别。\",\"iS0wAT\":\"类别帮助您组织产品。此标题将在公共活动页面上显示。\",\"eorM7z\":\"类别重新排序成功。\",\"3EXqwa\":\"类别创建成功\",\"77/YgG\":\"更改封面\",\"GptGxg\":\"更改密码\",\"xMDm+I\":\"报到\",\"p2WLr3\":[\"签到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"签到并将订单标记为已支付\",\"QYLpB4\":\"仅签到\",\"/Ta1d4\":\"签退\",\"5LDT6f\":\"看看这个活动吧!\",\"gXcPxc\":\"办理登机手续\",\"fVUbUy\":\"签到列表创建成功\",\"+CeSxK\":\"签到列表删除成功\",\"+hBhWk\":\"签到列表已过期\",\"mBsBHq\":\"签到列表未激活\",\"vPqpQG\":\"未找到签到列表\",\"tejfAy\":\"签到列表\",\"hD1ocH\":\"签到链接已复制到剪贴板\",\"CNafaC\":\"复选框选项允许多重选择\",\"SpabVf\":\"复选框\",\"CRu4lK\":\"登记入住\",\"znIg+z\":\"结账\",\"1WnhCL\":\"结账设置\",\"6imsQS\":\"简体中文\",\"JjkX4+\":\"选择背景颜色\",\"/Jizh9\":\"选择账户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"点击此处\",\"sby+1/\":\"点击复制\",\"yz7wBu\":\"关闭\",\"62Ciis\":\"关闭侧边栏\",\"EWPtMO\":\"代码\",\"ercTDX\":\"代码长度必须在 3 至 50 个字符之间\",\"oqr9HB\":\"当活动页面初始加载时折叠此产品\",\"jZlrte\":\"颜色\",\"Vd+LC3\":\"颜色必须是有效的十六进制颜色代码。例如#ffffff\",\"1HfW/F\":\"颜色\",\"VZeG/A\":\"即将推出\",\"yPI7n9\":\"以逗号分隔的描述活动的关键字。搜索引擎将使用这些关键字来帮助对活动进行分类和索引\",\"NPZqBL\":\"完整订单\",\"guBeyC\":\"完成付款\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成订单\",\"NWVRtl\":\"已完成订单\",\"DwF9eH\":\"组件代码\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"确认\",\"ZaEJZM\":\"确认电子邮件更改\",\"yjkELF\":\"确认新密码\",\"xnWESi\":\"确认密码\",\"p2/GCq\":\"确认密码\",\"wnDgGj\":\"确认电子邮件地址...\",\"pbAk7a\":\"连接条纹\",\"UMGQOh\":\"与 Stripe 连接\",\"QKLP1W\":\"连接 Stripe 账户,开始接收付款。\",\"5lcVkL\":\"连接详情\",\"yAej59\":\"内容背景颜色\",\"xGVfLh\":\"继续\",\"X++RMT\":\"继续按钮文本\",\"AfNRFG\":\"继续按钮文本\",\"lIbwvN\":\"继续活动设置\",\"HB22j9\":\"继续设置\",\"bZEa4H\":\"继续 Stripe 连接设置\",\"6V3Ea3\":\"复制的\",\"T5rdis\":\"复制到剪贴板\",\"he3ygx\":\"复制\",\"r2B2P8\":\"复制签到链接\",\"8+cOrS\":\"将详细信息抄送给所有与会者\",\"ENCIQz\":\"复制链接\",\"E6nRW7\":\"复制 URL\",\"JNCzPW\":\"国家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"创建\",\"b9XOHo\":[\"创建 \",[\"0\"]],\"k9RiLi\":\"创建一个产品\",\"6kdXbW\":\"创建促销代码\",\"n5pRtF\":\"创建票单\",\"X6sRve\":[\"创建账户或 <0>\",[\"0\"],\" 开始使用\"],\"nx+rqg\":\"创建一个组织者\",\"ipP6Ue\":\"创建与会者\",\"VwdqVy\":\"创建容量分配\",\"EwoMtl\":\"创建类别\",\"XletzW\":\"创建类别\",\"WVbTwK\":\"创建签到列表\",\"uN355O\":\"创建活动\",\"BOqY23\":\"创建新的\",\"kpJAeS\":\"创建组织器\",\"a0EjD+\":\"创建产品\",\"+scrJC\":\"为您的活动创建产品,设置价格,并管理可用数量。\",\"sYpiZP\":\"创建促销代码\",\"B3Mkdt\":\"创建问题\",\"UKfi21\":\"创建税费\",\"d+F6q9\":\"创建\",\"Q2lUR2\":\"货币\",\"DCKkhU\":\"当前密码\",\"uIElGP\":\"自定义地图 URL\",\"UEqXyt\":\"自定义范围\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定义此事件的电子邮件和通知设置\",\"Y9Z/vP\":\"定制活动主页和结账信息\",\"2E2O5H\":\"自定义此事件的其他设置\",\"iJhSxe\":\"自定义此事件的搜索引擎优化设置\",\"KIhhpi\":\"定制您的活动页面\",\"nrGWUv\":\"定制您的活动页面,以符合您的品牌和风格。\",\"Zz6Cxn\":\"危险区\",\"ZQKLI1\":\"危险区\",\"7p5kLi\":\"仪表板\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和时间\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"删除\",\"jRJZxD\":\"删除容量\",\"VskHIx\":\"删除类别\",\"Qrc8RZ\":\"删除签到列表\",\"WHf154\":\"删除代码\",\"heJllm\":\"删除封面\",\"KWa0gi\":\"删除图像\",\"1l14WA\":\"删除产品\",\"IatsLx\":\"删除问题\",\"Nu4oKW\":\"说明\",\"YC3oXa\":\"签到工作人员的描述\",\"URmyfc\":\"详细信息\",\"1lRT3t\":\"禁用此容量将跟踪销售情况,但不会在达到限制时停止销售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣类型\",\"1QfxQT\":\"解散\",\"DZlSLn\":\"文档标签\",\"cVq+ga\":\"没有帐户? <0>注册\",\"3F1nBX\":\"捐赠 / 自由定价产品\",\"OvNbls\":\"下载 .ics\",\"kodV18\":\"下载 CSV\",\"CELKku\":\"下载发票\",\"LQrXcu\":\"下载发票\",\"QIodqd\":\"下载二维码\",\"yhjU+j\":\"正在下载发票\",\"uABpqP\":\"拖放或点击\",\"CfKofC\":\"下拉选择\",\"JzLDvy\":\"复制容量分配\",\"ulMxl+\":\"复制签到列表\",\"vi8Q/5\":\"复制活动\",\"3ogkAk\":\"复制活动\",\"Yu6m6X\":\"复制事件封面图像\",\"+fA4C7\":\"复制选项\",\"SoiDyI\":\"复制产品\",\"57ALrd\":\"复制促销代码\",\"83Hu4O\":\"复制问题\",\"20144c\":\"复制设置\",\"7Cx5It\":\"早起的鸟儿\",\"ePK91l\":\"编辑\",\"N6j2JH\":[\"编辑 \",[\"0\"]],\"kBkYSa\":\"编辑容量\",\"oHE9JT\":\"编辑容量分配\",\"j1Jl7s\":\"编辑类别\",\"FU1gvP\":\"编辑签到列表\",\"iFgaVN\":\"编辑代码\",\"jrBSO1\":\"编辑组织器\",\"tdD/QN\":\"编辑产品\",\"n143Tq\":\"编辑产品类别\",\"9BdS63\":\"编辑促销代码\",\"O0CE67\":\"编辑问题\",\"EzwCw7\":\"编辑问题\",\"poTr35\":\"编辑用户\",\"GTOcxw\":\"编辑用户\",\"pqFrv2\":\"例如2.50 换 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"电子邮件\",\"VxYKoK\":\"电子邮件和通知设置\",\"ATGYL1\":\"电子邮件地址\",\"hzKQCy\":\"电子邮件地址\",\"HqP6Qf\":\"电子邮件更改已成功取消\",\"mISwW1\":\"电子邮件更改待定\",\"APuxIE\":\"重新发送电子邮件确认\",\"YaCgdO\":\"成功重新发送电子邮件确认\",\"jyt+cx\":\"电子邮件页脚信息\",\"I6F3cp\":\"电子邮件未经验证\",\"NTZ/NX\":\"嵌入代码\",\"4rnJq4\":\"嵌入脚本\",\"8oPbg1\":\"启用发票功能\",\"j6w7d/\":\"启用此容量以在达到限制时停止产品销售\",\"VFv2ZC\":\"结束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"已结束的活动\",\"lYGfRP\":\"英语\",\"MhVoma\":\"输入不含税费的金额。\",\"SlfejT\":\"错误\",\"3Z223G\":\"确认电子邮件地址出错\",\"a6gga1\":\"确认更改电子邮件时出错\",\"5/63nR\":\"欧元\",\"0pC/y6\":\"活动\",\"CFLUfD\":\"成功创建事件 🎉\",\"/dgc8E\":\"活动日期\",\"0Zptey\":\"事件默认值\",\"QcCPs8\":\"活动详情\",\"6fuA9p\":\"事件成功复制\",\"AEuj2m\":\"活动主页\",\"Xe3XMd\":\"公众无法看到活动\",\"4pKXJS\":\"活动对公众可见\",\"ClwUUD\":\"活动地点和场地详情\",\"OopDbA\":\"活动页面\",\"4/If97\":\"活动状态更新失败。请稍后再试\",\"btxLWj\":\"事件状态已更新\",\"nMU2d3\":\"活动链接\",\"tst44n\":\"活动\",\"sZg7s1\":\"过期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消与会者失败\",\"ZpieFv\":\"取消订单失败\",\"z6tdjE\":\"删除信息失败。请重试。\",\"xDzTh7\":\"下载发票失败。请重试。\",\"9zSt4h\":\"导出与会者失败。请重试。\",\"2uGNuE\":\"导出订单失败。请重试。\",\"d+KKMz\":\"加载签到列表失败\",\"ZQ15eN\":\"重新发送票据电子邮件失败\",\"ejXy+D\":\"产品排序失败\",\"PLUB/s\":\"费用\",\"/mfICu\":\"费用\",\"LyFC7X\":\"筛选订单\",\"cSev+j\":\"筛选器\",\"CVw2MU\":[\"筛选器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一张发票号码\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必须在 1 至 50 个字符之间\",\"1g0dC4\":\"名字、姓氏和电子邮件地址为默认问题,在结账过程中始终包含。\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金额\",\"TF9opW\":\"该设备不支持闪存\",\"UNMVei\":\"忘记密码?\",\"2POOFK\":\"免费\",\"P/OAYJ\":\"免费产品\",\"vAbVy9\":\"免费产品,无需付款信息\",\"nLC6tu\":\"法语\",\"Weq9zb\":\"常规\",\"DDcvSo\":\"德国\",\"4GLxhy\":\"入门\",\"4D3rRj\":\"返回个人资料\",\"9LCqFI\":\"前往活动主页\",\"ebIDwV\":\"谷歌日历\",\"RUz8o/\":\"总销售额\",\"IgcAGN\":\"销售总额\",\"yRg26W\":\"销售总额\",\"R4r4XO\":\"宾客\",\"26pGvx\":\"有促销代码吗?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"下面举例说明如何在应用程序中使用该组件。\",\"Y1SSqh\":\"下面是 React 组件,您可以用它在应用程序中嵌入 widget。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events 会议中心\",\"6eMEQO\":\"hi.events 徽标\",\"C4qOW8\":\"隐藏于公众视线之外\",\"gt3Xw9\":\"隐藏问题\",\"g3rqFe\":\"隐藏问题\",\"k3dfFD\":\"隐藏问题只有活动组织者可以看到,客户看不到。\",\"vLyv1R\":\"隐藏\",\"Mkkvfd\":\"隐藏入门页面\",\"mFn5Xz\":\"隐藏隐藏问题\",\"YHsF9c\":\"在销售结束日期后隐藏产品\",\"06s3w3\":\"在销售开始日期前隐藏产品\",\"axVMjA\":\"除非用户有适用的促销代码,否则隐藏产品\",\"ySQGHV\":\"售罄时隐藏产品\",\"SCimta\":\"隐藏侧边栏中的入门页面\",\"5xR17G\":\"对客户隐藏此产品\",\"Da29Y6\":\"隐藏此问题\",\"fvDQhr\":\"向用户隐藏此层级\",\"lNipG+\":\"隐藏产品将防止用户在活动页面上看到它。\",\"ZOBwQn\":\"主页设计\",\"PRuBTd\":\"主页设计师\",\"YjVNGZ\":\"主页预览\",\"c3E/kw\":\"荷马\",\"8k8Njd\":\"客户有多少分钟来完成订单。我们建议至少 15 分钟\",\"ySxKZe\":\"这个代码可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>条款和条件。\",\"sd6lr7\":\"我想使用线下支付方式付款\",\"SdFlIP\":\"我想使用在线支付方式(如信用卡)付款\",\"93DUnd\":[\"如果新标签页没有打开,请<0><1>\",[\"0\"],\".。\"],\"yKdof1\":\"如果为空,将使用地址生成 Google 地图链接\",\"UYT+c8\":\"如果启用,登记工作人员可以将与会者标记为已登记或将订单标记为已支付并登记与会者。如果禁用,关联未支付订单的与会者无法登记。\",\"muXhGi\":\"如果启用,当有新订单时,组织者将收到电子邮件通知\",\"6fLyj/\":\"如果您没有要求更改密码,请立即更改密码。\",\"n/ZDCz\":\"图像已成功删除\",\"Mfbc2v\":\"图像尺寸必须在4000px和4000px之间。最大高度为4000px,最大宽度为4000px\",\"uPEIvq\":\"图片必须小于 5MB\",\"AGZmwV\":\"图片上传成功\",\"VyUuZb\":\"图片网址\",\"ibi52/\":\"图片宽度必须至少为 900px,高度必须至少为 50px\",\"NoNwIX\":\"不活动\",\"T0K0yl\":\"非活动用户无法登录。\",\"kO44sp\":\"包含您的在线活动的连接详细信息。这些信息将在订单摘要页面和参会者门票页面显示。\",\"FlQKnG\":\"价格中包含税费\",\"Vi+BiW\":[\"包括\",[\"0\"],\"个产品\"],\"lpm0+y\":\"包括1个产品\",\"UiAk5P\":\"插入图片\",\"OyLdaz\":\"再次发出邀请!\",\"HE6KcK\":\"撤销邀请!\",\"SQKPvQ\":\"邀请用户\",\"bKOYkd\":\"发票下载成功\",\"alD1+n\":\"发票备注\",\"kOtCs2\":\"发票编号\",\"UZ2GSZ\":\"发票设置\",\"PgdQrx\":\"退款问题\",\"HX5SVx\":\"项目\",\"KFXip/\":\"约翰\",\"XcgRvb\":\"约翰逊\",\"87a/t/\":\"标签\",\"vXIe7J\":\"语言\",\"2LMsOq\":\"过去 12 个月\",\"vfe90m\":\"过去 14 天\",\"aK4uBd\":\"过去 24 小时\",\"uq2BmQ\":\"过去 30 天\",\"bB6Ram\":\"过去 48 小时\",\"VlnB7s\":\"过去 6 个月\",\"ct2SYD\":\"过去 7 天\",\"XgOuA7\":\"过去 90 天\",\"I3yitW\":\"最后登录\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"进一步了解 Stripe\",\"enV0g0\":\"留空以使用默认词“发票”\",\"vR92Yn\":\"让我们从创建第一个组织者开始吧\",\"Z3FXyt\":\"加载中...\",\"wJijgU\":\"地点\",\"sQia9P\":\"登录\",\"zUDyah\":\"登录\",\"z0t9bb\":\"登录\",\"nOhz3x\":\"注销\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.Nam placerat elementum...\",\"NJahlc\":\"在结账时强制要求填写账单地址\",\"MU3ijv\":\"将此问题作为必答题\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理与会者\",\"n4SpU5\":\"管理活动\",\"WVgSTy\":\"管理订单\",\"1MAvUY\":\"管理此活动的支付和发票设置。\",\"cQrNR3\":\"管理简介\",\"AtXtSw\":\"管理可以应用于您的产品的税费\",\"ophZVW\":\"管理机票\",\"DdHfeW\":\"管理账户详情和默认设置\",\"S+UjNL\":\"管理 Stripe 付款详情\",\"BfucwY\":\"管理用户及其权限\",\"1m+YT2\":\"在顾客结账前,必须回答必填问题。\",\"Dim4LO\":\"手动添加与会者\",\"e4KdjJ\":\"手动添加与会者\",\"vFjEnF\":\"标记为已支付\",\"g9dPPQ\":\"每份订单的最高限额\",\"l5OcwO\":\"与会者留言\",\"Gv5AMu\":\"留言参与者\",\"oUCR3c\":\"向有特定产品的参会者发送消息\",\"Lvi+gV\":\"留言买家\",\"tNZzFb\":\"留言内容\",\"lYDV/s\":\"给个别与会者留言\",\"V7DYWd\":\"发送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次订购的最低数量\",\"QYcUEf\":\"最低价格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"杂项设置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多种价格选项。非常适合早鸟产品等。\",\"/bhMdO\":\"我的精彩活动描述\",\"vX8/tc\":\"我的精彩活动标题...\",\"hKtWk2\":\"我的简介\",\"fj5byd\":\"不适用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名称\",\"hVuv90\":\"名称应少于 150 个字符\",\"AIUkyF\":\"导航至与会者\",\"qqeAJM\":\"从不\",\"7vhWI8\":\"新密码\",\"1UzENP\":\"没有\",\"eRblWH\":[\"没有可用的\",[\"0\"],\"。\"],\"LNWHXb\":\"没有可显示的已归档活动。\",\"q2LEDV\":\"未找到此订单的参会者。\",\"zlHa5R\":\"尚未向此订单添加参会者。\",\"Wjz5KP\":\"无与会者\",\"Razen5\":\"在此日期前,使用此列表的参与者将无法签到\",\"XUfgCI\":\"没有容量分配\",\"a/gMx2\":\"没有签到列表\",\"tMFDem\":\"无可用数据\",\"6Z/F61\":\"无数据显示。请选择日期范围\",\"fFeCKc\":\"无折扣\",\"HFucK5\":\"没有可显示的已结束活动。\",\"yAlJXG\":\"无事件显示\",\"GqvPcv\":\"没有可用筛选器\",\"KPWxKD\":\"无信息显示\",\"J2LkP8\":\"无订单显示\",\"RBXXtB\":\"当前没有可用的支付方式。请联系活动组织者以获取帮助。\",\"ZWEfBE\":\"无需支付\",\"ZPoHOn\":\"此参会者没有关联的产品。\",\"Ya1JhR\":\"此类别中没有可用的产品。\",\"FTfObB\":\"尚无产品\",\"+Y976X\":\"无促销代码显示\",\"MAavyl\":\"此与会者未回答任何问题。\",\"SnlQeq\":\"此订单尚未提出任何问题。\",\"Ev2r9A\":\"无结果\",\"gk5uwN\":\"没有搜索结果\",\"RHyZUL\":\"没有搜索结果。\",\"RY2eP1\":\"未加收任何税费。\",\"EdQY6l\":\"无\",\"OJx3wK\":\"不详\",\"Scbrsn\":\"非卖品\",\"1DBGsz\":\"备注\",\"jtrY3S\":\"暂无显示内容\",\"hFwWnI\":\"通知设置\",\"xXqEPO\":\"通知买方退款\",\"YpN29s\":\"将新订单通知组织者\",\"qeQhNj\":\"现在,让我们创建第一个事件\",\"omyBS0\":\"允许支付的天数(留空以从发票中省略付款条款)\",\"n86jmj\":\"号码前缀\",\"mwe+2z\":\"线下订单在标记为已支付之前不会反映在活动统计中。\",\"dWBrJX\":\"线下支付失败。请重试或联系活动组织者。\",\"fcnqjw\":\"线下支付说明\",\"+eZ7dp\":\"线下支付\",\"ojDQlR\":\"线下支付信息\",\"u5oO/W\":\"线下支付设置\",\"2NPDz1\":\"销售中\",\"Ldu/RI\":\"销售中\",\"Ug4SfW\":\"创建事件后,您就可以在这里看到它。\",\"ZxnK5C\":\"一旦开始收集数据,您将在这里看到。\",\"PnSzEc\":\"一旦准备就绪,将您的活动上线并开始销售产品。\",\"J6n7sl\":\"持续进行\",\"z+nuVJ\":\"在线活动\",\"WKHW0N\":\"在线活动详情\",\"/xkmKX\":\"只有与本次活动直接相关的重要邮件才能使用此表单发送。\\n任何滥用行为,包括发送促销邮件,都将导致账户立即被封禁。\",\"Qqqrwa\":\"打开签到页面\",\"OdnLE4\":\"打开侧边栏\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有发票上显示的可选附加信息(例如,付款条款、逾期付款费用、退货政策)\",\"OrXJBY\":\"发票编号的可选前缀(例如,INV-)\",\"0zpgxV\":\"选项\",\"BzEFor\":\"或\",\"UYUgdb\":\"订购\",\"mm+eaX\":\"订单号\",\"B3gPuX\":\"取消订单\",\"SIbded\":\"订单已完成\",\"q/CcwE\":\"订购日期\",\"Tol4BF\":\"订购详情\",\"WbImlQ\":\"订单已取消,并已通知订单所有者。\",\"nAn4Oe\":\"订单已标记为已支付\",\"uzEfRz\":\"订单备注\",\"VCOi7U\":\"订购问题\",\"TPoYsF\":\"订购参考\",\"acIJ41\":\"订单状态\",\"GX6dZv\":\"订单摘要\",\"tDTq0D\":\"订单超时\",\"1h+RBg\":\"订单\",\"3y+V4p\":\"组织地址\",\"GVcaW6\":\"组织详细信息\",\"nfnm9D\":\"组织名称\",\"G5RhpL\":\"组织者\",\"mYygCM\":\"需要组织者\",\"Pa6G7v\":\"组织者姓名\",\"l894xP\":\"组织者只能管理活动和产品。他们无法管理用户、账户设置或账单信息。\",\"fdjq4c\":\"衬垫\",\"ErggF8\":\"页面背景颜色\",\"8F1i42\":\"页面未找到\",\"QbrUIo\":\"页面浏览量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付讫\",\"HVW65c\":\"付费产品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密码\",\"TUJAyx\":\"密码必须至少包含 8 个字符\",\"vwGkYB\":\"密码必须至少包含 8 个字符\",\"BLTZ42\":\"密码重置成功。请使用新密码登录。\",\"f7SUun\":\"密码不一样\",\"aEDp5C\":\"将其粘贴到希望小部件出现的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和发票\",\"DZjk8u\":\"支付和发票设置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失败\",\"JEdsvQ\":\"支付说明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付状态\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款条款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金额\",\"xdA9ud\":\"将其放在网站的 中。\",\"blK94r\":\"请至少添加一个选项\",\"FJ9Yat\":\"请检查所提供的信息是否正确\",\"TkQVup\":\"请检查您的电子邮件和密码并重试\",\"sMiGXD\":\"请检查您的电子邮件是否有效\",\"Ajavq0\":\"请检查您的电子邮件以确认您的电子邮件地址\",\"MdfrBE\":\"请填写下表接受邀请\",\"b1Jvg+\":\"请在新标签页中继续\",\"hcX103\":\"请创建一个产品\",\"cdR8d6\":\"请创建一张票\",\"x2mjl4\":\"请输入指向图像的有效图片网址。\",\"HnNept\":\"请输入新密码\",\"5FSIzj\":\"请注意\",\"C63rRe\":\"请返回活动页面重新开始。\",\"pJLvdS\":\"请选择\",\"Ewir4O\":\"请选择至少一个产品\",\"igBrCH\":\"请验证您的电子邮件地址,以访问所有功能\",\"/IzmnP\":\"请稍候,我们正在准备您的发票...\",\"MOERNx\":\"葡萄牙语\",\"qCJyMx\":\"结账后信息\",\"g2UNkE\":\"技术支持\",\"Rs7IQv\":\"结账前信息\",\"rdUucN\":\"预览\",\"a7u1N9\":\"价格\",\"CmoB9j\":\"价格显示模式\",\"BI7D9d\":\"未设置价格\",\"Q8PWaJ\":\"价格等级\",\"q6XHL1\":\"价格类型\",\"6RmHKN\":\"原色\",\"G/ZwV1\":\"原色\",\"8cBtvm\":\"主要文字颜色\",\"BZz12Q\":\"打印\",\"MT7dxz\":\"打印所有门票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"产品\",\"1JwlHk\":\"产品类别\",\"U61sAj\":\"产品类别更新成功。\",\"1USFWA\":\"产品删除成功\",\"4Y2FZT\":\"产品价格类型\",\"mFwX0d\":\"产品问题\",\"Lu+kBU\":\"产品销售\",\"U/R4Ng\":\"产品等级\",\"sJsr1h\":\"产品类型\",\"o1zPwM\":\"产品小部件预览\",\"ktyvbu\":\"产品\",\"N0qXpE\":\"产品\",\"ggqAiw\":\"已售产品\",\"Vla0Bo\":\"已售产品\",\"/u4DIx\":\"已售产品\",\"DJQEZc\":\"产品排序成功\",\"vERlcd\":\"简介\",\"kUlL8W\":\"成功更新个人资料\",\"cl5WYc\":[\"已使用促销 \",[\"promo_code\"],\" 代码\"],\"P5sgAk\":\"促销代码\",\"yKWfjC\":\"促销代码页面\",\"RVb8Fo\":\"促销代码\",\"BZ9GWa\":\"促销代码可用于提供折扣、预售权限或为您的活动提供特殊权限。\",\"OP094m\":\"促销代码报告\",\"4kyDD5\":\"提供此问题的附加背景或说明。使用此字段添加条款和条件、指南或参与者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二维码\",\"LkMOWF\":\"可用数量\",\"oCLG0M\":\"销售数量\",\"XKJuAX\":\"问题已删除\",\"avf0gk\":\"问题描述\",\"oQvMPn\":\"问题标题\",\"enzGAL\":\"问题\",\"ROv2ZT\":\"问与答\",\"K885Eq\":\"问题已成功分类\",\"OMJ035\":\"无线电选项\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援国\",\"N2C89m\":\"参考资料\",\"gxFu7d\":[\"退款金额 (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失败\",\"n10yGu\":\"退款订单\",\"zPH6gp\":\"退款订单\",\"RpwiYC\":\"退款处理中\",\"xHpVRl\":\"退款状态\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"注册\",\"9+8Vez\":\"剩余使用次数\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"报告\",\"prZGMe\":\"要求账单地址\",\"EGm34e\":\"重新发送确认电子邮件\",\"lnrkNz\":\"重新发送电子邮件确认\",\"wIa8Qe\":\"重新发送邀请\",\"VeKsnD\":\"重新发送订单电子邮件\",\"dFuEhO\":\"重新发送票务电子邮件\",\"o6+Y6d\":\"重新发送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密码\",\"KbS2K9\":\"重置密码\",\"e99fHm\":\"恢复活动\",\"vtc20Z\":\"返回活动页面\",\"s8v9hq\":\"返回活动页面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤销邀请\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"销售结束日期\",\"5uo5eP\":\"销售结束\",\"Qm5XkZ\":\"销售开始日期\",\"hBsw5C\":\"销售结束\",\"kpAzPe\":\"销售开始\",\"P/wEOX\":\"旧金山\",\"tfDRzk\":\"节省\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存组织器\",\"UGT5vp\":\"保存设置\",\"ovB7m2\":\"扫描 QR 码\",\"EEU0+z\":\"扫描此二维码以访问活动页面或与他人分享\",\"W4kWXJ\":\"按与会者姓名、电子邮件或订单号搜索...\",\"+pr/FY\":\"按活动名称搜索...\",\"3zRbWw\":\"按姓名、电子邮件或订单号搜索...\",\"L22Tdf\":\"按姓名、订单号、参与者号或电子邮件搜索...\",\"BiYOdA\":\"按名称搜索...\",\"YEjitp\":\"按主题或内容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索签到列表...\",\"+0Yy2U\":\"搜索产品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"辅助色\",\"DnXcDK\":\"辅助色\",\"cZF6em\":\"辅助文字颜色\",\"ZIgYeg\":\"辅助文字颜色\",\"02ePaq\":[\"选择 \",[\"0\"]],\"QuNKRX\":\"选择相机\",\"9FQEn8\":\"选择类别...\",\"kWI/37\":\"选择组织者\",\"ixIx1f\":\"选择产品\",\"3oSV95\":\"选择产品等级\",\"C4Y1hA\":\"选择产品\",\"hAjDQy\":\"选择状态\",\"QYARw/\":\"选择机票\",\"OMX4tH\":\"选择票\",\"DrwwNd\":\"选择时间段\",\"O/7I0o\":\"选择...\",\"JlFcis\":\"发送\",\"qKWv5N\":[\"将副本发送至 <0>\",[\"0\"],\"\"],\"RktTWf\":\"发送信息\",\"/mQ/tD\":\"作为测试发送。这将把信息发送到您的电子邮件地址,而不是收件人的电子邮件地址。\",\"M/WIer\":\"发送消息\",\"D7ZemV\":\"发送订单确认和票务电子邮件\",\"v1rRtW\":\"发送测试\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎优化说明\",\"/SIY6o\":\"搜索引擎优化关键词\",\"GfWoKv\":\"搜索引擎优化设置\",\"rXngLf\":\"搜索引擎优化标题\",\"/jZOZa\":\"服务费\",\"Bj/QGQ\":\"设定最低价格,用户可选择支付更高的价格\",\"L0pJmz\":\"设置发票编号的起始编号。一旦发票生成,就无法更改。\",\"nYNT+5\":\"准备活动\",\"A8iqfq\":\"实时设置您的活动\",\"Tz0i8g\":\"设置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活动\",\"17Fd7X\":\"分享到 Facebook\",\"x7i6H+\":\"分享到 LinkedIn\",\"zziQd8\":\"分享到 Pinterest\",\"/TgBEk\":\"分享到 Reddit\",\"0Wlk5F\":\"分享到社交网络\",\"on+mNS\":\"分享到 Telegram\",\"PcmR+m\":\"分享到 WhatsApp\",\"/5b1iZ\":\"分享到 X\",\"n/T2KI\":\"通过电子邮件分享\",\"8vETh9\":\"显示\",\"V0SbFp\":\"显示可用产品数量\",\"qDsmzu\":\"显示隐藏问题\",\"fMPkxb\":\"显示更多\",\"izwOOD\":\"单独显示税费\",\"1SbbH8\":\"结账后显示给客户,在订单摘要页面。\",\"YfHZv0\":\"在顾客结账前向他们展示\",\"CBBcly\":\"显示常用地址字段,包括国家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"单行文本框\",\"+P0Cn2\":\"跳过此步骤\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了问题\",\"GRChTw\":\"删除税费时出了问题\",\"YHFrbe\":\"出错了!请重试\",\"kf83Ld\":\"出问题了\",\"fWsBTs\":\"出错了。请重试。\",\"F6YahU\":\"对不起,出了点问题。请重新开始结账。\",\"KWgppI\":\"抱歉,在加载此页面时出了点问题。\",\"/TCOIK\":\"抱歉,此订单不再存在。\",\"6a/UJE\":\"对不起,此优惠代码不可用\",\"65A04M\":\"西班牙语\",\"mFuBqb\":\"固定价格的标准产品\",\"D3iCkb\":\"开始日期\",\"/2by1f\":\"州或地区\",\"uAQUqI\":\"现状\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活动未启用 Stripe 支付。\",\"UJmAAK\":\"主题\",\"X2rrlw\":\"小计\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 将很快收到一封电子邮件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 参会者\"],\"OtgNFx\":\"成功确认电子邮件地址\",\"IKwyaF\":\"成功确认电子邮件更改\",\"zLmvhE\":\"成功创建与会者\",\"gP22tw\":\"产品创建成功\",\"9mZEgt\":\"成功创建促销代码\",\"aIA9C4\":\"成功创建问题\",\"J3RJSZ\":\"成功更新与会者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"签到列表更新成功\",\"vzJenu\":\"成功更新电子邮件设置\",\"7kOMfV\":\"成功更新活动\",\"G0KW+e\":\"成功更新主页设计\",\"k9m6/E\":\"成功更新主页设置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新杂项设置\",\"4H80qv\":\"订单更新成功\",\"6xCBVN\":\"支付和发票设置已成功更新\",\"1Ycaad\":\"产品更新成功\",\"70dYC8\":\"成功更新促销代码\",\"F+pJnL\":\"成功更新搜索引擎设置\",\"DXZRk5\":\"100 号套房\",\"GNcfRk\":\"支持电子邮件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税费\",\"dFHcIn\":\"税务详情\",\"wQzCPX\":\"所有发票底部显示的税务信息(例如,增值税号、税务注册号)\",\"0RXCDo\":\"成功删除税费\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税费\",\"gypigA\":\"促销代码无效\",\"5ShqeM\":\"您查找的签到列表不存在。\",\"QXlz+n\":\"事件的默认货币。\",\"mnafgQ\":\"事件的默认时区。\",\"o7s5FA\":\"与会者接收电子邮件的语言。\",\"NlfnUd\":\"您点击的链接无效。\",\"HsFnrk\":[[\"0\"],\"的最大产品数量是\",[\"1\"]],\"TSAiPM\":\"您要查找的页面不存在\",\"MSmKHn\":\"显示给客户的价格将包括税费。\",\"6zQOg1\":\"显示给客户的价格不包括税费。税费将单独显示\",\"ne/9Ur\":\"您选择的样式设置只适用于复制的 HTML,不会被保存。\",\"vQkyB3\":\"应用于此产品的税费。您可以在此创建新的税费\",\"esY5SG\":\"活动标题,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用事件标题\",\"wDx3FF\":\"此活动没有可用产品\",\"pNgdBv\":\"此类别中没有可用产品\",\"rMcHYt\":\"退款正在处理中。请等待退款完成后再申请退款。\",\"F89D36\":\"标记订单为已支付时出错\",\"68Axnm\":\"处理您的请求时出现错误。请重试。\",\"mVKOW6\":\"发送信息时出现错误\",\"AhBPHd\":\"这些详细信息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"Pc/Wtj\":\"此与会者有未支付的订单。\",\"mf3FrP\":\"此类别尚无任何产品。\",\"8QH2Il\":\"此类别对公众隐藏\",\"xxv3BZ\":\"此签到列表已过期\",\"Sa7w7S\":\"此签到列表已过期,不再可用于签到。\",\"Uicx2U\":\"此签到列表已激活\",\"1k0Mp4\":\"此签到列表尚未激活\",\"K6fmBI\":\"此签到列表尚未激活,不能用于签到。\",\"t/ePFj\":\"此描述将显示给签到工作人员\",\"MLTkH7\":\"此电子邮件并非促销邮件,与活动直接相关。\",\"2eIpBM\":\"此活动暂时不可用。请稍后再查看。\",\"Z6LdQU\":\"此活动不可用。\",\"MMd2TJ\":\"这些信息将显示在支付页面、订单摘要页面和订单确认电子邮件中。\",\"XAHqAg\":\"这是一种常规产品,例如T恤或杯子。不发行门票\",\"CNk/ro\":\"这是一项在线活动\",\"FwXnJd\":\"此日期后此列表将不再可用于签到\",\"cHO4ec\":\"此信息将包含在本次活动发送的所有电子邮件的页脚中\",\"55i7Fa\":\"此消息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"RjwlZt\":\"此订单已付款。\",\"5K8REg\":\"此订单已退款。\",\"OiQMhP\":\"此订单已取消\",\"YyEJij\":\"此订单已取消。\",\"Q0zd4P\":\"此订单已过期。请重新开始。\",\"HILpDX\":\"此订单正在等待付款\",\"BdYtn9\":\"此订单已完成\",\"e3uMJH\":\"此订单已完成。\",\"YNKXOK\":\"此订单正在处理中。\",\"yPZN4i\":\"此订购页面已不可用。\",\"i0TtkR\":\"这将覆盖所有可见性设置,并将该产品对所有客户隐藏。\",\"cRRc+F\":\"此产品无法删除,因为它与订单关联。您可以将其隐藏。\",\"3Kzsk7\":\"此产品为门票。购买后买家将收到门票\",\"0fT4x3\":\"此产品对公众隐藏\",\"Y/x1MZ\":\"除非由促销代码指定,否则此产品是隐藏的\",\"Qt7RBu\":\"此问题只有活动组织者可见\",\"os29v1\":\"此重置密码链接无效或已过期。\",\"IV9xTT\":\"该用户未激活,因为他们没有接受邀请。\",\"5AnPaO\":\"入场券\",\"kjAL4v\":\"门票\",\"dtGC3q\":\"门票电子邮件已重新发送给与会者\",\"54q0zp\":\"门票\",\"xN9AhL\":[[\"0\"],\"级\"],\"jZj9y9\":\"分层产品\",\"8wITQA\":\"分层产品允许您为同一产品提供多种价格选项。这非常适合早鸟产品,或为不同人群提供不同的价格选项。\\\" # zh-cn\",\"nn3mSR\":\"剩余时间:\",\"s/0RpH\":\"使用次数\",\"y55eMd\":\"使用次数\",\"40Gx0U\":\"时区\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"标题\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"总计\",\"YXx+fG\":\"折扣前总计\",\"NRWNfv\":\"折扣总金额\",\"BxsfMK\":\"总费用\",\"2bR+8v\":\"总销售额\",\"mpB/d9\":\"订单总额\",\"m3FM1g\":\"退款总额\",\"jEbkcB\":\"退款总额\",\"GBBIy+\":\"剩余总数\",\"/SgoNA\":\"总税额\",\"+zy2Nq\":\"类型\",\"FMdMfZ\":\"无法签到参与者\",\"bPWBLL\":\"无法签退参与者\",\"9+P7zk\":\"无法创建产品。请检查您的详细信息\",\"WLxtFC\":\"无法创建产品。请检查您的详细信息\",\"/cSMqv\":\"无法创建问题。请检查您的详细信息\",\"MH/lj8\":\"无法更新问题。请检查您的详细信息\",\"nnfSdK\":\"独立客户\",\"Mqy/Zy\":\"美国\",\"NIuIk1\":\"无限制\",\"/p9Fhq\":\"无限供应\",\"E0q9qH\":\"允许无限次使用\",\"h10Wm5\":\"未支付订单\",\"ia8YsC\":\"即将推出\",\"TlEeFv\":\"即将举行的活动\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活动名称、说明和日期\",\"vXPSuB\":\"更新个人资料\",\"BNBfrU\":\"上传封面\",\"IagCbF\":\"链接\",\"UtDm3q\":\"复制到剪贴板的 URL\",\"e5lF64\":\"使用示例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面图片的模糊版本作为背景\",\"OadMRm\":\"使用封面图片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件设置\\\" 中更改自己的电子邮件\",\"vgwVkd\":\"世界协调时\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地点名称\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看参会者详情\",\"/5PEQz\":\"查看活动页面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"查看地图\",\"Ep3VfY\":\"在谷歌地图上查看\",\"Y8s4f6\":\"查看订单详情\",\"QIWCnW\":\"VIP签到列表\",\"tF+VVr\":\"贵宾票\",\"2q/Q7x\":\"可见性\",\"vmOFL/\":\"我们无法处理您的付款。请重试或联系技术支持。\",\"45Srzt\":\"我们无法删除该类别。请再试一次。\",\"/DNy62\":[\"我们找不到与\",[\"0\"],\"匹配的任何门票\"],\"1E0vyy\":\"我们无法加载数据。请重试。\",\"NmpGKr\":\"我们无法重新排序类别。请再试一次。\",\"BJtMTd\":\"我们建议尺寸为 2160px x 1080px,文件大小不超过 5MB\",\"b9UB/w\":\"我们使用 Stripe 处理付款。连接您的 Stripe 账户即可开始接收付款。\",\"01WH0a\":\"我们无法确认您的付款。请重试或联系技术支持。\",\"Gspam9\":\"我们正在处理您的订单。请稍候...\",\"LuY52w\":\"欢迎加入!请登录以继续。\",\"dVxpp5\":[\"欢迎回来\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"欢迎来到 Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什么是分层产品?\",\"f1jUC0\":\"此签到列表应在何时激活?\",\"4ueloy\":\"什么是类别?\",\"gxeWAU\":\"此代码适用于哪些产品?\",\"hFHnxR\":\"此代码适用于哪些产品?(默认适用于所有产品)\",\"AeejQi\":\"此容量应适用于哪些产品?\",\"Rb0XUE\":\"您什么时候抵达?\",\"5N4wLD\":\"这是什么类型的问题?\",\"gyLUYU\":\"启用后,将为票务订单生成发票。发票将随订单确认邮件一起发送。参与\",\"D3opg4\":\"启用线下支付后,用户可以完成订单并收到门票。他们的门票将清楚地显示订单未支付,签到工具会通知签到工作人员订单是否需要支付。\",\"D7C6XV\":\"此签到列表应在何时过期?\",\"FVetkT\":\"哪些票应与此签到列表关联?\",\"S+OdxP\":\"这项活动由谁组织?\",\"LINr2M\":\"这条信息是发给谁的?\",\"nWhye/\":\"这个问题应该问谁?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小部件设置\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它们\",\"ySeBKv\":\"您已经扫描过此票\",\"P+Sty0\":[\"您正在将电子邮件更改为 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您处于离线状态\",\"sdB7+6\":\"您可以创建一个促销代码,针对该产品\",\"KRhIxT\":\"现在您可以开始通过 Stripe 接收付款。\",\"Gnjf3o\":\"您无法更改产品类型,因为有与该产品关联的参会者。\",\"S+on7c\":\"您无法为未支付订单的与会者签到。\",\"yNi4PV\":\"您无法为未支付订单的与会者签到。此设置可在活动设置中更改。\",\"c9Evkd\":\"您不能删除最后一个类别。\",\"6uwAvx\":\"您无法删除此价格层,因为此层已有售出的产品。您可以将其隐藏。\",\"tFbRKJ\":\"不能编辑账户所有者的角色或状态。\",\"fHfiEo\":\"您不能退还手动创建的订单。\",\"hK9c7R\":\"您创建了一个隐藏问题,但禁用了显示隐藏问题的选项。该选项已启用。\",\"NOaWRX\":\"您没有访问该页面的权限\",\"BRArmD\":\"您可以访问多个账户。请选择一个继续。\",\"Z6q0Vl\":\"您已接受此邀请。请登录以继续。\",\"rdk1xK\":\"您已连接 Stripe 账户\",\"ofEncr\":\"没有与会者提问。\",\"CoZHDB\":\"您没有订单问题。\",\"15qAvl\":\"您没有待处理的电子邮件更改。\",\"n81Qk8\":\"您尚未完成 Stripe Connect 设置\",\"jxsiqJ\":\"您尚未连接 Stripe 账户\",\"+FWjhR\":\"您已超时,未能完成订单。\",\"MycdJN\":\"您已为免费产品添加了税费。您想删除或隐藏它们吗?\",\"YzEk2o\":\"您尚未发送任何消息。您可以向所有参会者发送消息,或向特定产品持有者发送消息。\",\"R6i9o9\":\"您必须确认此电子邮件并非促销邮件\",\"3ZI8IL\":\"您必须同意条款和条件\",\"dMd3Uf\":\"您必须在活动上线前确认您的电子邮件地址。\",\"H35u3n\":\"必须先创建机票,然后才能手动添加与会者。\",\"jE4Z8R\":\"您必须至少有一个价格等级\",\"8/eLoa\":\"发送信息前,您需要验证您的账户。\",\"Egnj9d\":\"您必须手动将订单标记为已支付。这可以在订单管理页面上完成。\",\"L/+xOk\":\"在创建签到列表之前,您需要先获得票。\",\"Djl45M\":\"在您创建容量分配之前,您需要一个产品。\",\"y3qNri\":\"您需要至少一个产品才能开始。免费、付费或让用户决定支付金额。\",\"9HcibB\":[\"你要去 \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的账户名称会在活动页面和电子邮件中使用。\",\"veessc\":\"与会者注册参加活动后,就会出现在这里。您也可以手动添加与会者。\",\"Eh5Wrd\":\"您的网站真棒 🎉\",\"lkMK2r\":\"您的详细信息\",\"3ENYTQ\":[\"您要求将电子邮件更改为<0>\",[\"0\"],\"的申请正在处理中。请检查您的电子邮件以确认\"],\"yZfBoy\":\"您的信息已发送\",\"KSQ8An\":\"您的订单\",\"Jwiilf\":\"您的订单已被取消\",\"6UxSgB\":\"您的订单正在等待支付 🏦\",\"7YJdgG\":\"您的订单一旦开始滚动,就会出现在这里。\",\"9TO8nT\":\"您的密码\",\"P8hBau\":\"您的付款正在处理中。\",\"UdY1lL\":\"您的付款未成功,请重试。\",\"fzuM26\":\"您的付款未成功。请重试。\",\"cEli2o\":\"您的产品为\",\"cJ4Y4R\":\"您的退款正在处理中。\",\"IFHV2p\":\"您的入场券\",\"x1PPdr\":\"邮政编码\",\"BM/KQm\":\"邮政编码\",\"+LtVBt\":\"邮政编码\",\"25QDJ1\":\"- 点击发布\",\"WOyJmc\":\"- 点击取消发布\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" 个活动的 Webhook\"],\"tmew5X\":[[\"0\"],\"签到\"],\"COnw8D\":[[\"0\"],\" 标志\"],\"B7pZfX\":[[\"0\"],\" 位组织者\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" 个事件\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>此票的可用票数<1>如果此票有<2>容量限制,此值可以被覆盖。\",\"ZnVt5v\":\"<0>Webhooks 可在事件发生时立即通知外部服务,例如,在注册时将新与会者添加到您的 CRM 或邮件列表,确保无缝自动化。<1>使用第三方服务,如 <2>Zapier、<3>IFTTT 或 <4>Make 来创建自定义工作流并自动化任务。\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ 添加门票\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 个活动的 Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"默认 \",[\"type\"],\" 会自动应用于所有新票单。您可以根据每张票单的具体情况覆盖该默认值。\"],\"Pgaiuj\":\"每张票的固定金额。例如,每张票 0.50 美元\",\"V53XzQ\":\"新的验证码已发送到您的邮箱\",\"ySO/4f\":\"票价的百分比。例如,票价的 3.5%\",\"WXeXGB\":\"使用无折扣的促销代码可显示隐藏的门票。\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"您组织者的简短描述,将展示给您的用户。\",\"zCk10D\":\"每位与会者只需回答一个问题。例如:您喜欢吃什么?\",\"ap3v36\":\"每份订单只有一个问题。例如:贵公司的名称是什么?\",\"uyJsf6\":\"关于\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"关于 Stripe Connect\",\"VTfZPy\":\"访问被拒绝\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"添加\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"添加活动详情并管理活动设置。\",\"Fb+SDI\":\"添加更多门票\",\"BGD9Yt\":\"添加机票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"添加您的社交媒体账号和网站链接。这些信息将显示在您的公开组织者页面上。\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"推广员\",\"I+utEq\":\"推广码无法更改\",\"/jHBj5\":\"推广员创建成功\",\"uCFbG2\":\"推广员删除成功\",\"a41PKA\":\"将跟踪推广员销售\",\"mJJh2s\":\"将不会跟踪推广员销售。这将停用该推广员。\",\"jabmnm\":\"推广员更新成功\",\"CPXP5Z\":\"附属机构\",\"9Wh+ug\":\"推广员已导出\",\"3cqmut\":\"推广员帮助您跟踪合作伙伴和网红产生的销售。创建推广码并分享以监控绩效。\",\"7rLTkE\":\"所有已归档活动\",\"gKq1fa\":\"所有与会者\",\"ZS/D7f\":\"所有已结束活动\",\"QsYjci\":\"所有活动\",\"/twVAS\":\"所有门票\",\"dr7CWq\":\"所有即将到来的活动\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"与此推广员关联的邮箱。推广员不会收到通知。\",\"vRznIT\":\"检查导出状态时发生错误。\",\"er3d/4\":\"在整理门票时发生错误。请重试或刷新页面\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"活动是您正在组织的聚会或场合。您可以稍后添加更多详细信息。\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"答案更新成功。\",\"j4DliD\":\"持票人的任何询问都将发送到此电子邮件地址。该地址也将作为本次活动发送的所有电子邮件的 \\\"回复地址\\\"。\",\"epTbAK\":[\"适用于\",[\"0\"],\"张票\"],\"6MkQ2P\":\"适用于1张票\",\"jcnZEw\":[\"将此 \",[\"类型\"],\"应用于所有新票\"],\"TCKfZx\":\"北极\",\"Dy+k4r\":\"您确定要取消该参会者吗?这将使他们的产品无效\",\"LchiNd\":\"您确定要删除此推广员吗?此操作无法撤销。\",\"5H3Z78\":\"您确定要删除此 Webhook 吗?\",\"VDWChT\":\"您确定要将此组织者设为草稿吗?这样将使组织者页面对公众不可见。\",\"pWtQJM\":\"您确定要将此组织者设为公开吗?这样将使组织者页面对公众可见。\",\"WFHOlF\":\"您确定要发布此活动吗?一旦发布,将对公众可见。\",\"4TNVdy\":\"您确定要发布此主办方资料吗?一旦发布,将对公众可见。\",\"ExDt3P\":\"您确定要取消发布此活动吗?它将不再对公众可见。\",\"5Qmxo/\":\"您确定要取消发布此主办方资料吗?它将不再对公众可见。\",\"+QARA4\":\"艺术\",\"2xEpch\":\"每位与会者提问一次\",\"F2rX0R\":\"必须选择至少一种事件类型\",\"AJ4rvK\":\"与会者已取消\",\"qvylEK\":\"与会者已创建\",\"Xc2I+v\":\"与会者管理\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"与会者已更新\",\"k3Tngl\":\"与会者已导出\",\"5UbY+B\":\"持有特定门票的与会者\",\"kShOaz\":\"自动化工作流\",\"VPoeAx\":\"使用多个签到列表和实时验证的自动化入场管理\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"平均折扣/订单\",\"sGUsYa\":\"平均订单价值\",\"EmYMHc\":\"等待线下付款\",\"kNmmvE\":\"精彩活动有限公司\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"基本详情\",\"jIPNJG\":\"基本信息\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"在您的活动可以上线之前,您需要完成以下几项任务。请完成以下所有步骤以开始。\",\"1xAcxY\":\"几分钟内开始售票\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"品牌控制\",\"9N+p+g\":\"商务\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"按钮文字\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"已取消\",\"Ud7zwq\":\"取消将取消与此订单相关的所有机票,并将机票放回可用票池。\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"类别\",\"2tbLdK\":\"慈善\",\"QndF4b\":\"报到\",\"9FVFym\":\"查看\",\"v4fiSg\":\"查看您的邮箱\",\"Y3FYXy\":\"办理登机手续\",\"udRwQs\":\"签到已创建\",\"F4SRy3\":\"签到已删除\",\"rfeicl\":\"签到成功\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"中文\",\"DM4gBB\":\"中文(繁体)\",\"pkk46Q\":\"选择一个组织者\",\"ypFF60\":\"从预设的配色方案中选择\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"关闭\",\"RWw9Lg\":\"关闭弹窗\",\"XwdMMg\":\"代码只能包含字母、数字、连字符和下划线\",\"+yMJb7\":\"代码为必填项\",\"m9SD3V\":\"代码至少需要3个字符\",\"V1krgP\":\"代码不能超过20个字符\",\"psqIm5\":\"与您的团队协作,共同创建精彩的活动。\",\"msqIjo\":\"加载活动页面时折叠此票\",\"WD6364\":\"颜色调色板\",\"qdY9Tp\":\"颜色预设\",\"CWk59I\":\"喜剧\",\"/sZIOR\":\"完整商店\",\"7D9MJz\":\"完成 Stripe 设置\",\"nqx+6h\":\"完成以下步骤即可开始销售您的活动门票。\",\"ih35UP\":\"会议中心\",\"Auz0Mz\":\"请确认您的邮箱以访问所有功能。\",\"7+grte\":\"确认邮件已发送!请检查您的收件箱。\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"恭喜你创建了一个活动!\",\"Xe2tSS\":\"连接文档\",\"1Xxb9f\":\"连接支付处理\",\"EWnXR+\":\"连接到 Stripe\",\"MOUF31\":\"连接 CRM 并使用 Webhook 和集成自动化任务\",\"VioGG1\":\"连接您的 Stripe 账户以接受门票和产品付款。\",\"/3017M\":\"已连接到 Stripe\",\"jfC/xh\":\"联系\",\"LOFgda\":[\"联系 \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"联系邮箱\",\"02S6xJ\":\"联系支持\",\"nBGbqc\":\"联系我们以启用消息功能\",\"2nL0F3\":\"内容背景颜色\",\"m8WD6t\":\"继续设置\",\"0GwUT4\":\"继续结账\",\"sBV87H\":\"继续创建活动\",\"nKtyYu\":\"继续下一步\",\"RGVUUI\":\"继续付款\",\"FxVG/l\":\"已复制到剪贴板\",\"PiH3UR\":\"已复制!\",\"uUPbPg\":\"复制推广链接\",\"iVm46+\":\"复制代码\",\"y22tv0\":\"复制此链接,在任意位置分享\",\"/4gGIX\":\"复制到剪贴板\",\"o5K/BK\":\"珊瑚\",\"P0rbCt\":\"封面图像\",\"60u+dQ\":\"封面图片将显示在活动页面顶部\",\"2NLjA6\":\"封面图像将显示在您的组织者页面顶部\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"创建推广员\",\"dyrgS4\":\"立即创建和自定义您的活动页面\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"创建机票\",\"8AiKIu\":\"创建门票或产品\",\"agZ87r\":\"为您的活动创建门票、设定价格并管理可用数量。\",\"dkAPxi\":\"创建 Webhook\",\"5slqwZ\":\"创建您的活动\",\"JQNMrj\":\"创建您的第一个活动\",\"CCjxOC\":\"创建您的第一个活动以开始售票并管理参与者。\",\"ZCSSd+\":\"创建您自己的活动\",\"67NsZP\":\"正在创建活动...\",\"H34qcM\":\"正在创建主办方...\",\"1YMS+X\":\"正在创建您的活动,请稍候\",\"yiy8Jt\":\"正在创建您的主办方资料,请稍候\",\"8Tg/JR\":\"自定义\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"自定义“继续”按钮上显示的文本\",\"q9Jg0H\":\"自定义您的活动页面和小部件设计,以完美匹配您的品牌\",\"mkLlne\":\"自定义活动页面外观\",\"3trPKm\":\"自定义主办方页面外观\",\"zgCHnE\":\"每日销售报告\",\"nHm0AI\":\"每日销售、税费和费用明细\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"第一天签到列表\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"删除推广员\",\"+jw/c1\":\"删除图片\",\"GnyEfA\":\"删除机票\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"删除 Webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"取消全选\",\"H8kMHT\":\"没有收到验证码?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"禁用此容量以跟踪容量,而不停止产品销售\",\"Tgg8XQ\":\"禁用此容量以追踪容量而不停止售票\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"关闭此消息\",\"TvY/XA\":\"文档\",\"dYskfr\":\"不存在\",\"V6Jjbr\":\"还没有账户? <0>注册\",\"4+aC/x\":\"捐款/自费门票\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"草稿\",\"3z2ium\":\"拖动排序\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"由于存在较高的垃圾邮件风险,我们要求进行人工验证后才能发送消息。\\n请联系我们以请求访问权限。\",\"KRmTkx\":\"复制产品\",\"Wt9eV8\":\"复制票\",\"4xK5y2\":\"复制 Webhooks\",\"KIjvtr\":\"荷兰语\",\"SPKbfM\":\"例如:获取门票,立即注册\",\"v4+lcZ\":\"编辑推广员\",\"2iZEz7\":\"编辑答案\",\"kNGp1D\":\"编辑与会者\",\"t2bbp8\":\"编辑参会者\",\"d+nnyk\":\"编辑机票\",\"fW5sSv\":\"编辑 Webhook\",\"nP7CdQ\":\"编辑 Webhook\",\"aqxYLv\":\"教育\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"邮箱为必填项\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"需要验证邮箱\",\"L86zy2\":\"邮箱验证成功!\",\"nA31FG\":\"启用此容量以在达到限制时停止售票\",\"RxzN1M\":\"已启用\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"结束日期和时间(可选)\",\"PKXt9R\":\"结束日期必须在开始日期之后\",\"48Y16Q\":\"结束时间(可选)\",\"3bR1r4\":\"输入推广员邮箱(可选)\",\"ARkzso\":\"输入推广员姓名\",\"kWg31j\":\"输入唯一推广码\",\"C3nD/1\":\"输入您的电子邮箱\",\"n9V+ps\":\"输入您的姓名\",\"LslKhj\":\"加载日志时出错\",\"acLjIx\":\"活动\",\"WgD6rb\":\"活动类别\",\"b46pt5\":\"活动封面图片\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"活动描述\",\"PYs3rP\":\"活动名称\",\"HhwcTQ\":\"活动名称\",\"WZZzB6\":\"活动名称为必填项\",\"Wd5CDM\":\"活动名称应少于150个字符\",\"4JzCvP\":\"活动不可用\",\"mImacG\":\"活动页面\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"由...提供活动票务服务\",\"YDVUVl\":\"事件类型\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"活动\",\"VlvpJ0\":\"导出答案\",\"JKfSAv\":\"导出失败。请重试。\",\"SVOEsu\":\"导出已开始。正在准备文件...\",\"9bpUSo\":\"正在导出推广员\",\"jtrqH9\":\"正在导出与会者\",\"R4Oqr8\":\"导出完成。正在下载文件...\",\"UlAK8E\":\"正在导出订单\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"创建推广员失败\",\"jo3Gm6\":\"导出推广员失败\",\"Jjw03p\":\"导出与会者失败\",\"ZPwFnN\":\"导出订单失败\",\"X4o0MX\":\"加载 Webhook 失败\",\"10XEC9\":\"重新发送产品电子邮件失败\",\"YQ3QSS\":\"重新发送验证码失败\",\"T6B2gk\":\"发送消息失败。请重试。\",\"lKh069\":\"无法启动导出任务\",\"i0QKrm\":\"更新推广员失败\",\"NNc33d\":\"更新答案失败。\",\"7/9RFs\":\"上传图片失败。\",\"nkNfWu\":\"上传图片失败。请重试。\",\"rxy0tG\":\"验证邮箱失败\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"反馈意见\",\"T4BMxU\":\"费用可能会变更。如有变更,您将收到通知。\",\"cf35MA\":\"节日\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"固定费用:\",\"KgxI80\":\"灵活的票务系统\",\"lWxAUo\":\"美食美酒\",\"kFLJqR\":\"森林\",\"/4rQr+\":\"免费门票\",\"01my8x\":\"免费门票,无需支付信息\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"全面集成\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"您组织者的基本信息\",\"ziAjHi\":\"生成\",\"exy8uo\":\"生成代码\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"免费开始,无订阅费用\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"准备好您的活动\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"前往 Hi.Events\",\"gHSuV/\":\"返回主页\",\"Lek3cJ\":\"前往 Stripe 仪表板\",\"GNJ1kd\":\"帮助与支持\",\"g+2103\":\"这是您的推广链接\",\"spMR9y\":\"Hi.Events 收取平台费用以维护和改进我们的服务。这些费用会自动从每笔交易中扣除。\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"隐藏答案\",\"IyEqFf\":\"隐藏颜色设置\",\"fsi6fC\":\"向客户隐藏此票据\",\"Fhzoa8\":\"隐藏销售截止日期后的机票\",\"yhm3J/\":\"在开售日期前隐藏机票\",\"k7/oGT\":\"隐藏机票,除非用户有适用的促销代码\",\"L0ZOiu\":\"售罄后隐藏门票\",\"uno73L\":\"隐藏票单将阻止用户在活动页面上看到该票单。\",\"i0qMbr\":\"首页\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"如果没有自动打开新标签页,请点击下方按钮继续结账。\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"如果为空,该地址将用于生成 Google 地图链接\",\"wOU3Tr\":\"如果您在我们这里有账户,您将收到一封电子邮件,内含重置密码的说明。\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"图片尺寸必须在 3000px x 2000px 之间。最大高度为 2000px,最大宽度为 3000px\",\"an5hVd\":\"图片\",\"UJLg8x\":\"深入分析\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"包括您的在线活动的连接详细信息。这些详细信息将显示在订单摘要页面和参会者产品页面上\",\"evpD4c\":\"包括在线活动的连接详情。这些详细信息将显示在订单摘要页面和与会者门票页面上\",\"AXTNr8\":[\"包括 \",[\"0\"],\" 张票\"],\"7/Rzoe\":\"包括 1 张票\",\"F1Xp97\":\"个人与会者\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"集成\",\"B2Tpo0\":\"无效邮箱\",\"5tT0+u\":\"邮箱格式无效\",\"g+lLS9\":\"邀请团队成员\",\"1z26sk\":\"邀请团队成员\",\"KR0679\":\"邀请团队成员\",\"aH6ZIb\":\"邀请您的团队\",\"Lj7sBL\":\"意大利语\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"最新响应\",\"gw3Ur5\":\"最近触发\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"链接您的 Stripe 账户以接收售票资金。\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"上线\",\"fpMs2Z\":\"直播\",\"DU0YtB\":\"正在加载主题...\",\"NFxlHW\":\"正在加载 Webhook\",\"iG7KNr\":\"标志\",\"vu7ZGG\":\"标志和封面\",\"gddQe0\":\"您的组织者的标志和封面图像\",\"TBEnp1\":\"标志将显示在页面头部\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"使活动上线\",\"4wUIjX\":\"让您的活动上线\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"管理活动\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"管理产品\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"管理适用于机票的税费\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"管理您的支付处理并查看平台费用\",\"lzcrX3\":\"手动添加与会者将调整门票数量。\",\"/x0FyM\":\"匹配您的品牌\",\"xDAtGP\":\"消息\",\"1jRD0v\":\"向与会者发送特定门票的信息\",\"97QrnA\":\"在一个地方向与会者发送消息、管理订单并处理退款\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"消息为必填项\",\"0/yJtP\":\"向具有特定产品的订单所有者发送消息\",\"yt/wR6\":\"午夜\",\"tccUcA\":\"移动签到\",\"IU7sBy\":\"现代\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"多种价格选择。非常适合早鸟票等。\",\"GfaxEk\":\"音乐\",\"8/brI5\":\"姓名为必填项\",\"m920rF\":\"New York\",\"eWRECP\":\"夜生活\",\"074+X8\":\"没有活动的 Webhook\",\"zxnup4\":\"没有推广员可显示\",\"6r9SGl\":\"无需信用卡\",\"Z6ILSe\":\"没有该组织者的活动\",\"8zCZQf\":\"尚无活动\",\"XZkeaI\":\"未找到日志\",\"NEmyqy\":\"尚无订单\",\"B7w4KY\":\"无其他可用组织者\",\"6jYQGG\":\"没有过去的活动\",\"zK/+ef\":\"没有可供选择的产品\",\"q91DKx\":\"此参会者尚未回答任何问题。\",\"QoAi8D\":\"无响应\",\"EK/G11\":\"尚无响应\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"没有演出门票\",\"yM5c0q\":\"没有即将到来的活动\",\"n5vdm2\":\"此端点尚未记录任何 Webhook 事件。事件触发后将显示在此处。\",\"4GhX3c\":\"没有 Webhooks\",\"s9r1y2\":\"黑色\",\"x5+Lcz\":\"未办理登机手续\",\"dX/n9x\":\"海洋\",\"lQgMLn\":\"办公室或场地名称\",\"+P/tII\":\"准备就绪后,设置您的活动并开始售票。\",\"WjSpu5\":\"在线活动\",\"bU7oUm\":\"仅发送给具有这些状态的订单\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"订单已创建\",\"L4kzeZ\":[\"订单详情 \",[\"0\"]],\"+spgqH\":[\"订单号:\",[\"0\"]],\"vu6Arl\":\"订单标记为已支付\",\"FaPYw+\":\"订单所有者\",\"eB5vce\":\"具有特定产品的订单所有者\",\"CxLoxM\":\"具有产品的订单所有者\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"订单已退款\",\"6eSHqs\":\"订单状态\",\"e7eZuA\":\"订单已更新\",\"mz+c33\":\"创建的订单\",\"5It1cQ\":\"订单已导出\",\"S3CZ5M\":\"组织者仪表板\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"未找到组织者\",\"wpj63n\":\"组织者设置\",\"coIKFu\":\"所选货币无法获取组织者统计信息,或发生错误。\",\"o1my93\":\"组织者状态更新失败。请稍后再试\",\"rLHma1\":\"组织者状态已更新\",\"J2cXxX\":\"组织者只能管理活动和门票。他们不能管理用户、账户设置或账单信息。\",\"/IX/7x\":\"其他\",\"6/dCYd\":\"概览\",\"cbtJ9W\":\"页面背景颜色\",\"QkLf4H\":\"页面链接\",\"2w/FiJ\":\"付费机票\",\"Ff0Dor\":\"过去\",\"xTPjSy\":\"过去的活动\",\"/l/ckQ\":\"粘贴链接\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"已暂停\",\"TskrJ8\":\"付款与计划\",\"EyE8E6\":\"支付处理\",\"vcyz2L\":\"支付设置\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"绩效\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"电话\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"下单\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"平台费用\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"请输入有效的 URL\",\"n8+Ng/\":\"请输入5位数验证码\",\"Dvq0wf\":\"请提供一张图片。\",\"MA04r/\":\"请移除筛选器,并将排序设置为 \\\"主页顺序\\\",以启用排序功能\",\"EFq6EG\":\"请选择一张图片。\",\"yygcoG\":\"请至少选择一张票\",\"fuwKpE\":\"请再试一次。\",\"klWBeI\":\"请稍候再请求新的验证码\",\"hfHhaa\":\"请稍候,我们正在准备导出您的推广员...\",\"o+tJN/\":\"请稍候,我们正在准备导出您的与会者...\",\"+5Mlle\":\"请稍候,我们正在准备导出您的订单...\",\"R7+D0/\":\"葡萄牙语(巴西)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"由 Stripe 提供支持\",\"cs5muu\":\"预览活动页面\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"隐私政策\",\"p/JDmw\":\"产品\",\"EWCLpZ\":\"产品已创建\",\"XkFYVB\":\"产品已删除\",\"0dzBGg\":\"产品电子邮件已重新发送给参会者\",\"YMwcbR\":\"产品销售、收入和税费明细\",\"ldVIlB\":\"产品已更新\",\"mIqT3T\":\"产品、商品和灵活的定价选项\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"优惠码\",\"k3wH7i\":\"促销码使用情况及折扣明细\",\"EEYbdt\":\"发布\",\"evDBV8\":\"发布活动\",\"812gwg\":\"购买许可证\",\"YwNJAq\":\"二维码扫描,提供即时反馈和安全共享,供工作人员使用\",\"Fi3b48\":\"最近订单\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"重新发送验证码\",\"bxoWpz\":\"重新发送确认邮件\",\"G42SNI\":\"重新发送邮件\",\"TTpXL3\":[[\"resendCooldown\"],\"秒后重新发送\"],\"Gkz9Vm\":\"重新发送产品电子邮件\",\"slOprG\":\"重置您的密码\",\"V5jGAK\":\"皇家蓝\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"销售\",\"KZrfYJ\":\"保存社交链接\",\"aZR9BC\":\"滚动至门票\",\"lBAlVv\":\"按姓名、订单号、参会者编号或电子邮件搜索...\",\"ftNXma\":\"搜索推广员...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"按票务名称搜索...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"选择类别\",\"mCB6Je\":\"全选\",\"kYZSFD\":\"选择一个组织者以查看其仪表板和活动。\",\"tVW/yo\":\"选择货币\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"选择结束日期和时间\",\"gTN6Ws\":\"选择结束时间\",\"0U6E9W\":\"选择活动类别\",\"j9cPeF\":\"选择事件类型\",\"KizCK7\":\"选择开始日期和时间\",\"dJZTv2\":\"选择开始时间\",\"XH5juP\":\"选择票价等级\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"选择时区\",\"Ropvj0\":\"选择哪些事件将触发此 Webhook\",\"BG3f7v\":\"销售任何产品\",\"VtX8nW\":\"在销售门票的同时销售商品,并支持集成税务和促销代码\",\"Cye3uV\":\"销售不仅仅是门票\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"发送订单确认和产品电子邮件\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"设置您的组织\",\"VlS7y2\":\"设置您的支付处理,以接收门票销售的资金。\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"几分钟内完成设置\",\"GG7qDw\":\"分享推广链接\",\"hL7sDJ\":\"分享组织者页面\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"显示所有平台(另有 \",[\"0\"],\" 个包含值)\"],\"smd87r\":\"显示可用门票数量\",\"tQi5Hh\":\"显示颜色设置\",\"UVPI5D\":\"显示更少平台\",\"b33PL9\":\"显示更多平台\",\"j3b+OW\":\"在客户结账后,在订单摘要页面上显示给客户\",\"v6IwHE\":\"智能签到\",\"J9xKh8\":\"智能仪表板\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交链接\",\"j/TOB3\":\"社交链接与网站\",\"2pxNFK\":\"已售\",\"KTxc6k\":\"出现问题,请重试,或在问题持续时联系客服\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"抱歉,您的订单已过期。请重新订购。\",\"a4SyEE\":\"应用筛选器和排序时禁用排序\",\"7JFNej\":\"体育\",\"4nG1lG\":\"固定价格标准票\",\"JcQp9p\":\"开始日期和时间\",\"0m/ekX\":\"开始日期和时间\",\"izRfYP\":\"开始日期为必填项\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"成功检查 <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"成功创建票单\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"产品复制成功\",\"RuaKfn\":\"地址更新成功\",\"5n+Wwp\":\"组织者更新成功\",\"0Dk/l8\":\"SEO 设置更新成功\",\"MhOoLQ\":\"社交链接更新成功\",\"g2lRrH\":\"成功更新票单\",\"kj7zYe\":\"Webhook 更新成功\",\"/RfJXt\":[\"夏季音乐节 \",[\"0\"]],\"CWOPIK\":\"2025夏季音乐节\",\"oNxgAm\":\"日落\",\"5gIl+x\":\"支持分级、基于捐赠和产品销售,并提供可自定义的定价和容量\",\"JZTQI0\":\"切换组织者\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"告诉人们您的活动会有哪些内容\",\"NiIUyb\":\"介绍一下您的活动\",\"DovcfC\":\"请告诉我们您的组织信息。这些信息将显示在您的活动页面上。\",\"xowcRf\":\"服务条款\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"内容区域的背景颜色\",\"Zhqzq3\":\"内容区域(卡片、标题等)的背景颜色\",\"JgkK2l\":\"整个页面的背景颜色\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"验证码将在10分钟后过期。如果您没有收到邮件,请检查垃圾邮件文件夹。\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"您查找的活动目前不可用。它可能已被删除、过期或 URL 不正确。\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[[\"0\"],\"的最大票数是\",[\"1\"]],\"FeAfXO\":[\"将军票的最大票数为\",[\"0\"],\"。\"],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"未找到您要查找的组织者。页面可能已被移动、删除或链接有误。\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"适用于该票据的税费。您可以在\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"戏剧\",\"tDwYhx\":\"主题与颜色\",\"jvxN9/\":\"本次活动没有门票\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"此代码将用于跟踪销售。只允许字母、数字、连字符和下划线。\",\"YClrdK\":\"此活动尚未发布\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"这是您的组织者名称,将展示给用户。\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"此主办方资料尚未发布\",\"5189cf\":\"这会覆盖所有可见性设置,并对所有客户隐藏票单。\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"不能删除此票单,因为它\\n与订单相关联。您可以将其隐藏。\",\"ma6qdu\":\"此票不对外开放\",\"xJ8nzj\":\"除非使用促销代码,否则此票为隐藏票\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"这将用于通知和与用户沟通。\",\"rhsath\":\"这对客户不可见,但有助于您识别推广员。\",\"KosivG\":\"成功删除票单\",\"HGuXjF\":\"票务持有人\",\"6tmWch\":\"票或商品\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"门票销售\",\"NirIiz\":\"门票等级\",\"8jLPgH\":\"机票类型\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"票务小工具预览\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"机票\",\"6GQNLE\":\"门票\",\"NRhrIB\":\"票务与商品\",\"ikA//P\":\"已售票\",\"i+idBz\":\"已售出的门票\",\"AGRilS\":\"已售出的门票\",\"56Qw2C\":\"成功分类的门票\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"分层票\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"分层门票允许您为同一张门票提供多种价格选择。\\n这非常适合早鸟票,或为不同人群提供不同价\\n选择。\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"要接受信用卡付款,您需要连接您的 Stripe 账户。Stripe 是我们的支付处理合作伙伴,确保安全交易和及时付款。\",\"KSDwd5\":\"总订单数\",\"/b6Z1R\":\"通过详细的分析和可导出的报告跟踪收入、页面浏览量和销售情况\",\"OpKMSn\":\"交易手续费:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"无法\",[\"0\"],\"与会者\"],\"nNdxt9\":\"无法创建票单。请检查您的详细信息\",\"IrVSu+\":\"无法复制产品。请检查您的详细信息\",\"Vx2J6x\":\"无法获取参与者\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知参会者\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"取消发布活动\",\"Pp1sWX\":\"更新推广员\",\"gJQsLv\":\"上传组织者封面图像\",\"4kEGqW\":\"上传组织者 Logo\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"上传图片\",\"29w7p6\":\"正在上传图像...\",\"HtrFfw\":\"URL 是必填项\",\"AdWhjZ\":\"验证码\",\"wCKkSr\":\"验证邮箱\",\"/IBv6X\":\"验证您的邮箱\",\"e/cvV1\":\"正在验证...\",\"fROFIL\":\"越南语\",\"gj5YGm\":\"查看并下载您的活动报告。请注意,报告中仅包含已完成的订单。\",\"c7VN/A\":\"查看答案\",\"AM+zF3\":\"查看与会者\",\"e4mhwd\":\"查看活动主页\",\"n6EaWL\":\"查看日志\",\"AMkkeL\":\"查看订单\",\"9jnAcN\":\"查看组织者主页\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP产品\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"建议尺寸为 400x400 像素,文件大小不超过 5MB\",\"Fq/Nx7\":\"我们已向以下邮箱发送了5位数验证码:\",\"GdWB+V\":\"Webhook 创建成功\",\"2X4ecw\":\"Webhook 删除成功\",\"CThMKa\":\"Webhook 日志\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不会发送通知\",\"FSaY52\":\"Webhook 将发送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"网站\",\"vKLEXy\":\"微博\",\"jupD+L\":\"欢迎回来 👋\",\"kSYpfa\":[\"欢迎来到 \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"欢迎来到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"欢迎来到 \",[\"0\"],\",这是您所有活动的列表\"],\"je8QQT\":\"欢迎来到 Hi.Events 👋\",\"yZIW7P\":\"欢迎使用 Hi.Events,这里列出了您所有的活动。\",\"wjqPqF\":\"什么是分层门票?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"什么是 Webhook?\",\"MhhnvW\":\"此代码适用于哪些机票?(默认适用于所有)\",\"dCil3h\":\"该问题应适用于哪些机票?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"什么类型的活动?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"当签到被删除时\",\"Gmd0hv\":\"当新与会者被创建时\",\"Lc18qn\":\"当新订单被创建时\",\"dfkQIO\":\"当新产品被创建时\",\"8OhzyY\":\"当产品被删除时\",\"tRXdQ9\":\"当产品被更新时\",\"Q7CWxp\":\"当与会者被取消时\",\"IuUoyV\":\"当与会者签到时\",\"nBVOd7\":\"当与会者被更新时\",\"ny2r8d\":\"当订单被取消时\",\"c9RYbv\":\"当订单被标记为已支付时\",\"ejMDw1\":\"当订单被退款时\",\"fVPt0F\":\"当订单被更新时\",\"de6HLN\":\"当客户购买门票后,他们的订单将显示在此处。\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"研讨会\",\"EpknJA\":\"请在此输入您的消息...\",\"nhtR6Y\":\"X(推特)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"您可以在\",\"UqVaVO\":\"您不能更改票务类型,因为该票务已关联了与会者。\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"您不能删除此价格等级,因为此等级已售出门票。您可以将其隐藏。\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"您已向免费产品添加了税费。您想要删除它们吗?\",\"183zcL\":\"您在免费机票上添加了税费。您想删除或隐藏它们吗?\",\"2v5MI1\":\"您尚未发送任何信息。您可以向所有与会者或特定持票人发送信息。\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"您必须先验证电子邮箱地址,才能更新组织者状态。\",\"FRl8Jv\":\"您需要验证您的帐户电子邮件才能发送消息。\",\"8QNzin\":\"在创建容量分配之前,您需要一张票。\",\"WHXRMI\":\"您至少需要一张票才能开始。免费、付费或让用户决定支付方式。\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"您的推广员已成功导出。\",\"TF37u6\":\"您的与会者已成功导出。\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"您的电子邮件\",\"R02pnV\":\"在向与会者销售门票之前,您的活动必须处于上线状态。\",\"cqo2VO\":\"您的活动必须上线后才能销售门票。\",\"ifRqmm\":\"您的消息已成功发送!\",\"/Rj5P4\":\"您的姓名\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"您的订单已成功导出。\",\"Xd1R1a\":\"您组织者的地址\",\"vvO1I2\":\"您的 Stripe 账户已连接并准备好处理支付。\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"由于垃圾邮件风险较高,我们要求手动验证后才能发送消息。\\n请联系我们以申请访问权限。\",\"8XAE7n\":\"如果您拥有我们的账户,您将收到一封包含密码重置说明的电子邮件。\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/zh-cn.po b/frontend/src/locales/zh-cn.po index 7113618d07..e2f2ba5a51 100644 --- a/frontend/src/locales/zh-cn.po +++ b/frontend/src/locales/zh-cn.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- 点击发布" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- 点击取消发布" @@ -42,7 +42,7 @@ msgstr "There's nothing to show yet" #~ msgstr "如果您拥有我们的账户,您将收到一封包含密码重置说明的电子邮件。" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -71,7 +71,7 @@ msgid "{0} created successfully" msgstr "成功创建 {0}" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "{0} 标志" @@ -107,7 +107,7 @@ msgstr "{hours} 小时, {minutes} 分钟, 和 {seconds} 秒" msgid "{minutes} minutes and {seconds} seconds" msgstr "{分}分钟和{秒}秒钟" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "{组织者名称}的首次活动" @@ -269,7 +269,7 @@ msgstr "每个产品的固定金额。例如,每个产品$0.50" msgid "A multi line text input" msgstr "多行文本输入" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "新的验证码已发送到您的邮箱" @@ -807,11 +807,11 @@ msgstr "您确定要将此活动设为草稿吗?这将使公众无法看到该 msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "您确定要将此事件公开吗?这将使事件对公众可见" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "您确定要将此组织者设为草稿吗?这样将使组织者页面对公众不可见。" -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "您确定要将此组织者设为公开吗?这样将使组织者页面对公众可见。" @@ -879,7 +879,7 @@ msgstr "与会者已创建" msgid "Attendee Details" msgstr "与会者详情" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "与会者管理" @@ -937,7 +937,7 @@ msgstr "自动调整大小" #~ msgid "Auto Workflow" #~ msgstr "自动化工作流" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "使用多个签到列表和实时验证的自动化入场管理" @@ -1087,7 +1087,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "相机权限被拒绝。<0>再次请求权限,如果还不行,则需要在浏览器设置中<1>授予此页面访问相机的权限。" #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1223,7 +1223,7 @@ msgstr "签退" msgid "Check out this event!" msgstr "看看这个活动吧!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "查看您的邮箱" @@ -1398,7 +1398,7 @@ msgstr "代码长度必须在 3 至 50 个字符之间" msgid "Code must be no more than 20 characters" msgstr "代码不能超过20个字符" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "与您的团队协作,共同创建精彩的活动。" @@ -1460,7 +1460,7 @@ msgstr "完成付款" #~ msgid "Complete Store" #~ msgstr "完整商店" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1524,7 +1524,7 @@ msgstr "确认密码" msgid "Confirm your email to access all features." msgstr "请确认您的邮箱以访问所有功能。" -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "确认邮件已发送!请检查您的收件箱。" @@ -1544,8 +1544,8 @@ msgstr "连接文档" msgid "Connect payment processing" msgstr "连接支付处理" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "连接条纹" @@ -1553,17 +1553,17 @@ msgstr "连接条纹" msgid "Connect to Stripe" msgstr "连接到 Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "连接 CRM 并使用 Webhook 和集成自动化任务" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "与 Stripe 连接" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "连接您的 Stripe 账户以接受门票和产品付款。" @@ -1580,11 +1580,11 @@ msgid "Connection Details" msgstr "连接详情" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "联系" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "联系 {0}" @@ -1635,8 +1635,8 @@ msgid "Continue set up" msgstr "继续设置" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "继续设置" @@ -1652,7 +1652,7 @@ msgstr "继续结账" msgid "Continue to event creation" msgstr "继续创建活动" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "继续下一步" @@ -1785,7 +1785,7 @@ msgstr "创建账户或 <0>{0} 开始使用" msgid "create an organizer" msgstr "创建一个组织者" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "立即创建和自定义您的活动页面" @@ -1818,7 +1818,7 @@ msgid "Create Check-In List" msgstr "创建签到列表" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1879,7 +1879,7 @@ msgstr "创建 Webhook" msgid "Create Your Event" msgstr "创建您的活动" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "创建您的第一个活动" @@ -1897,7 +1897,7 @@ msgstr "创建您自己的活动" msgid "Created" msgstr "创建" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "正在创建活动..." @@ -1905,7 +1905,7 @@ msgstr "正在创建活动..." msgid "Creating Organizer..." msgstr "正在创建主办方..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "正在创建您的活动,请稍候" @@ -1965,7 +1965,7 @@ msgstr "自定义“继续”按钮上显示的文本" msgid "Customize your event page" msgstr "定制您的活动页面" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "自定义您的活动页面和小部件设计,以完美匹配您的品牌" @@ -2127,7 +2127,7 @@ msgstr "取消全选" msgid "Details" msgstr "详细信息" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "没有收到验证码?" @@ -2225,7 +2225,7 @@ msgid "Downloading Invoice" msgstr "正在下载发票" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "草稿" @@ -2486,7 +2486,7 @@ msgid "Email confirmation resent" msgstr "重新发送电子邮件确认" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "成功重新发送电子邮件确认" @@ -2495,7 +2495,7 @@ msgstr "成功重新发送电子邮件确认" msgid "Email footer message" msgstr "电子邮件页脚信息" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "邮箱为必填项" @@ -2503,11 +2503,11 @@ msgstr "邮箱为必填项" msgid "Email not verified" msgstr "电子邮件未经验证" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "需要验证邮箱" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "邮箱验证成功!" @@ -2549,11 +2549,11 @@ msgid "End Date & Time (optional)" msgstr "结束日期和时间(可选)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "结束日期必须在开始日期之后" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "结束时间(可选)" @@ -2589,11 +2589,11 @@ msgstr "输入不含税费的金额。" msgid "Enter unique affiliate code" msgstr "输入唯一推广码" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "输入您的电子邮箱" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "输入您的姓名" @@ -2678,7 +2678,7 @@ msgstr "活动主页" msgid "Event location & venue details" msgstr "活动地点和场地详情" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "活动名称" @@ -2686,7 +2686,7 @@ msgstr "活动名称" msgid "Event Name" msgstr "活动名称" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "活动名称为必填项" @@ -2724,8 +2724,8 @@ msgid "Event status updated" msgstr "事件状态已更新" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "由...提供活动票务服务" +#~ msgid "Event Ticketing by" +#~ msgstr "由...提供活动票务服务" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2745,7 +2745,7 @@ msgstr "事件类型" #~ msgstr "活动" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "活动" @@ -2857,11 +2857,11 @@ msgstr "加载 Webhook 失败" msgid "Failed to resend ticket email" msgstr "重新发送票据电子邮件失败" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "重新发送验证码失败" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "发送消息失败。请重试。" @@ -2889,7 +2889,7 @@ msgstr "上传图片失败。" msgid "Failed to upload image. Please try again." msgstr "上传图片失败。请重试。" -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "验证邮箱失败" @@ -2992,7 +2992,7 @@ msgstr "固定费用:" msgid "Flash is not available on this device" msgstr "该设备不支持闪存" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "灵活的票务系统" @@ -3014,7 +3014,7 @@ msgstr "忘记密码?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "免费" @@ -3039,7 +3039,7 @@ msgstr "免费产品,无需付款信息" msgid "French" msgstr "法语" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "全面集成" @@ -3075,7 +3075,7 @@ msgstr "德国" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "免费开始,无订阅费用" @@ -3291,7 +3291,7 @@ msgid "Homepage Design" msgstr "主页设计" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "主页设计师" @@ -3408,7 +3408,7 @@ msgstr "图片网址" msgid "Images" msgstr "图片" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "深入分析" @@ -3474,7 +3474,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "集成" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "无效邮箱" @@ -3499,7 +3499,7 @@ msgstr "邀请团队成员" msgid "Invite Team Member" msgstr "邀请团队成员" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "邀请团队成员" @@ -3507,7 +3507,7 @@ msgstr "邀请团队成员" msgid "Invite User" msgstr "邀请用户" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "邀请您的团队" @@ -3647,11 +3647,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "上线" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "直播" @@ -3815,7 +3815,7 @@ msgstr "手动添加与会者" msgid "Mark as paid" msgstr "标记为已支付" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "匹配您的品牌" @@ -3823,7 +3823,7 @@ msgstr "匹配您的品牌" msgid "Maximum Per Order" msgstr "每份订单的最高限额" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "消息" @@ -3843,7 +3843,7 @@ msgstr "留言参与者" msgid "Message attendees with specific tickets" msgstr "向与会者发送特定门票的信息" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "在一个地方向与会者发送消息、管理订单并处理退款" @@ -3851,6 +3851,10 @@ msgstr "在一个地方向与会者发送消息、管理订单并处理退款" msgid "Message buyer" msgstr "留言买家" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "留言内容" @@ -3859,7 +3863,7 @@ msgstr "留言内容" msgid "Message individual attendees" msgstr "给个别与会者留言" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "消息为必填项" @@ -3896,7 +3900,7 @@ msgstr "其他" msgid "Miscellaneous Settings" msgstr "杂项设置" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "移动签到" @@ -3957,7 +3961,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "名称" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4032,7 +4036,7 @@ msgstr "没有容量分配" msgid "No Check-In Lists" msgstr "没有签到列表" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "无需信用卡" @@ -4088,7 +4092,7 @@ msgstr "尚无订单" msgid "No other organizers available" msgstr "无其他可用组织者" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "没有过去的活动" @@ -4160,7 +4164,7 @@ msgstr "未加收任何税费。" #~ msgid "No tickets to show" #~ msgstr "没有演出门票" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "没有即将到来的活动" @@ -4294,7 +4298,7 @@ msgid "Online event" msgstr "在线活动" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "在线活动" @@ -4509,12 +4513,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "所选货币无法获取组织者统计信息,或发生错误。" #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "组织者状态更新失败。请稍后再试" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "组织者状态已更新" @@ -4605,11 +4609,11 @@ msgstr "密码重置成功。请使用新密码登录。" msgid "Passwords are not the same" msgstr "密码不一样" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "过去" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "过去的活动" @@ -4732,6 +4736,10 @@ msgstr "下单" msgid "Place this in the of your website." msgstr "将其放在网站的 中。" +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "平台费用" @@ -4781,7 +4789,7 @@ msgstr "请输入指向图像的有效图片网址。" msgid "Please enter a valid URL" msgstr "请输入有效的 URL" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "请输入5位数验证码" @@ -4831,7 +4839,7 @@ msgstr "请再试一次。" msgid "Please verify your email address to access all features" msgstr "请验证您的电子邮件地址,以访问所有功能" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "请稍候再请求新的验证码" @@ -4864,7 +4872,7 @@ msgstr "葡萄牙语" msgid "Post Checkout message" msgstr "结账后信息" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "技术支持" @@ -4939,8 +4947,8 @@ msgstr "打印所有门票" msgid "Print Tickets" msgstr "打印票" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "隐私政策" @@ -5037,7 +5045,7 @@ msgstr "已售产品" msgid "Products sorted successfully" msgstr "产品排序成功" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "产品、商品和灵活的定价选项" @@ -5106,7 +5114,7 @@ msgstr "发布活动" msgid "QR Code" msgstr "二维码" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "二维码扫描,提供即时反馈和安全共享,供工作人员使用" @@ -5167,7 +5175,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5236,7 +5244,7 @@ msgstr "报告" msgid "Require Billing Address" msgstr "要求账单地址" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "重新发送验证码" @@ -5244,7 +5252,7 @@ msgstr "重新发送验证码" #~ msgid "Resend confirmation email" #~ msgstr "重新发送确认电子邮件" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "重新发送确认邮件" @@ -5256,7 +5264,7 @@ msgstr "重新发送邮件" msgid "Resend email confirmation" msgstr "重新发送电子邮件确认" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "{resendCooldown}秒后重新发送" @@ -5404,7 +5412,7 @@ msgstr "扫描 QR 码" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "扫描此二维码以访问活动页面或与他人分享" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "滚动至门票" @@ -5526,11 +5534,11 @@ msgstr "选择货币" msgid "Select end date and time" msgstr "选择结束日期和时间" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "选择结束时间" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "选择活动类别" @@ -5559,7 +5567,7 @@ msgstr "选择产品" msgid "Select start date and time" msgstr "选择开始日期和时间" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "选择开始时间" @@ -5597,15 +5605,15 @@ msgstr "选择哪些事件将触发此 Webhook" msgid "Select..." msgstr "选择..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "销售任何产品" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "在销售门票的同时销售商品,并支持集成税务和促销代码" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "销售不仅仅是门票" @@ -5625,7 +5633,7 @@ msgstr "发送信息" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "作为测试发送。这将把信息发送到您的电子邮件地址,而不是收件人的电子邮件地址。" -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "发送消息" @@ -5710,12 +5718,12 @@ msgstr "实时设置您的活动" msgid "Settings" msgstr "设置" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "几分钟内完成设置" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5732,8 +5740,8 @@ msgstr "分享推广链接" msgid "Share Event" msgstr "分享活动" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "分享组织者页面" @@ -5839,11 +5847,11 @@ msgstr "辛普森" msgid "Single line text box" msgstr "单行文本框" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "跳过此步骤" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "智能签到" @@ -5907,7 +5915,7 @@ msgid "Something went wrong." msgstr "出问题了" #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5958,7 +5966,7 @@ msgstr "固定价格的标准产品" msgid "Start Date" msgstr "开始日期" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "开始日期和时间" @@ -5966,7 +5974,7 @@ msgstr "开始日期和时间" msgid "Start Date & Time" msgstr "开始日期和时间" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "开始日期为必填项" @@ -6006,6 +6014,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "此活动未启用 Stripe 支付。" +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "主题" @@ -6158,7 +6170,7 @@ msgstr "100 号套房" msgid "Summer Music Festival {0}" msgstr "夏季音乐节 {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "2025夏季音乐节" @@ -6170,7 +6182,7 @@ msgstr "2025夏季音乐节" msgid "Support Email" msgstr "支持电子邮件" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "支持分级、基于捐赠和产品销售,并提供可自定义的定价和容量" @@ -6239,8 +6251,8 @@ msgstr "介绍一下您的活动" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "请告诉我们您的组织信息。这些信息将显示在您的活动页面上。" -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "服务条款" @@ -6266,7 +6278,7 @@ msgstr "整个页面的背景颜色" msgid "The check-in list you are looking for does not exist." msgstr "您查找的签到列表不存在。" -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "验证码将在10分钟后过期。如果您没有收到邮件,请检查垃圾邮件文件夹。" @@ -6725,6 +6737,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "要接受信用卡付款,您需要连接您的 Stripe 账户。Stripe 是我们的支付处理合作伙伴,确保安全交易和及时付款。" #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "工具" @@ -6776,7 +6789,7 @@ msgstr "剩余总数" msgid "Total Tax" msgstr "总税额" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "通过详细的分析和可导出的报告跟踪收入、页面浏览量和销售情况" @@ -6784,6 +6797,10 @@ msgstr "通过详细的分析和可导出的报告跟踪收入、页面浏览量 msgid "Transaction Fee:" msgstr "交易手续费:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6878,11 +6895,11 @@ msgstr "取消发布活动" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "即将推出" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "即将举行的活动" @@ -6987,11 +7004,11 @@ msgstr "增值税" msgid "Venue Name" msgstr "地点名称" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "验证码" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "验证邮箱" @@ -6999,7 +7016,7 @@ msgstr "验证邮箱" msgid "Verify your email" msgstr "验证您的邮箱" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "正在验证..." @@ -7063,8 +7080,8 @@ msgstr "在谷歌地图上查看" msgid "View order details" msgstr "查看订单详情" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "查看组织者主页" @@ -7133,7 +7150,7 @@ msgstr "我们无法确认您的付款。请重试或联系技术支持。" msgid "We're processing your order. Please wait..." msgstr "我们正在处理您的订单。请稍候..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "我们已向以下邮箱发送了5位数验证码:" @@ -7191,7 +7208,7 @@ msgstr "欢迎回来{0} 👋" msgid "Welcome to {0} 👋" msgstr "欢迎来到 {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "欢迎来到 {0},{1} 👋" @@ -7264,7 +7281,7 @@ msgstr "您什么时候抵达?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "什么类型的活动?" @@ -7406,7 +7423,7 @@ msgstr "工作..." msgid "Workshop" msgstr "研讨会" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "请在此输入您的消息..." @@ -7572,7 +7589,7 @@ msgstr "必须先创建机票,然后才能手动添加与会者。" msgid "You must have at least one price tier" msgstr "您必须至少有一个价格等级" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "您必须先验证电子邮箱地址,才能更新组织者状态。" @@ -7640,7 +7657,7 @@ msgstr "您的网站真棒 🎉" msgid "Your Details" msgstr "您的详细信息" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "您的电子邮件" @@ -7661,11 +7678,11 @@ msgstr "在向与会者销售门票之前,您的活动必须处于上线状态 msgid "Your message has been sent" msgstr "您的信息已发送" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "您的消息已成功发送!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "您的姓名" diff --git a/frontend/src/locales/zh-hk.js b/frontend/src/locales/zh-hk.js index 06a6fff0e3..696109d5c9 100644 --- a/frontend/src/locales/zh-hk.js +++ b/frontend/src/locales/zh-hk.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>簽到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>簽退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功創建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"的活動\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已簽到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分鐘和\",[\"秒\"],\"秒鐘\"],\"NlQ0cx\":[[\"組織者名稱\"],\"的首次活動\"],\"Ul6IgC\":\"<0>容量分配讓你可以管理票務或整個活動的容量。非常適合多日活動、研討會等,需要控制出席人數的場合。<1>例如,你可以將容量分配與<2>第一天和<3>所有天數的票關聯起來。一旦達到容量,這兩種票將自動停止銷售。\",\"Exjbj7\":\"<0>簽到列表幫助管理活動的參與者入場。您可以將多個票與一個簽到列表關聯,並確保只有持有效票的人員才能入場。\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>請輸入不含税費的價格。<1>税費可以在下方添加。\",\"ZjMs6e\":\"<0>該產品的可用數量<1>如果該產品有相關的<2>容量限制,此值可以被覆蓋。\",\"E15xs8\":\"⚡️ 設置您的活動\",\"FL6OwU\":\"✉️ 確認您的電子郵件地址\",\"BN0OQd\":\"恭喜您創建了一個活動!\",\"4kSf7w\":\"🎟️ 添加產品\",\"4WT5tD\":\"🎨 自定義活動頁面\",\"3VPPdS\":\"與 Stripe 連接\",\"cjdktw\":\"🚀 實時設置您的活動\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"緬因街 123 號\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期輸入字段。非常適合詢問出生日期等。\",\"6euFZ/\":[\"默認的\",[\"type\"],\"會自動應用於所有新產品。您可以為每個產品單獨覆蓋此設置。\"],\"SMUbbQ\":\"下拉式輸入法只允許一個選擇\",\"qv4bfj\":\"費用,如預訂費或服務費\",\"POT0K/\":\"每個產品的固定金額。例如,每個產品$0.50\",\"f4vJgj\":\"多行文本輸入\",\"OIPtI5\":\"產品價格的百分比。例如,3.5%的產品價格\",\"ZthcdI\":\"無折扣的促銷代碼可以用來顯示隱藏的產品。\",\"AG/qmQ\":\"單選題有多個選項,但只能選擇一個。\",\"h179TP\":\"活動的簡短描述,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用活動描述\",\"WKMnh4\":\"單行文本輸入\",\"BHZbFy\":\"每個訂單一個問題。例如,您的送貨地址是什麼?\",\"Fuh+dI\":\"每個產品一個問題。例如,您的T恤尺碼是多少?\",\"RlJmQg\":\"標準税,如增值税或消費税\",\"uIKNjo\":\"關於活動\",\"3pykXZ\":\"接受銀行轉賬、支票或其他線下支付方式\",\"hrvLf4\":\"通過 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀請\",\"AeXO77\":\"賬户\",\"lkNdiH\":\"賬户名稱\",\"Puv7+X\":\"賬户設置\",\"OmylXO\":\"賬户更新成功\",\"7L01XJ\":\"行動\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活躍\",\"/PN1DA\":\"為此簽到列表添加描述\",\"0/vPdA\":\"添加有關與會者的任何備註。這些將不會對與會者可見。\",\"Or1CPR\":\"添加有關與會者的任何備註...\",\"l3sZO1\":\"添加關於訂單的備註。這些信息不會對客户可見。\",\"xMekgu\":\"添加關於訂單的備註...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"添加活動詳情並管理活動設置。\",\"OveehC\":\"添加線下支付的説明(例如,銀行轉賬詳情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"添加更多產品\",\"ApsD9J\":\"添加新內容\",\"TZxnm8\":\"添加選項\",\"24l4x6\":\"添加產品\",\"8q0EdE\":\"將產品添加到類別\",\"YvCknQ\":\"添加產品\",\"Cw27zP\":\"添加問題\",\"yWiPh+\":\"加税或費用\",\"goOKRY\":\"增加層級\",\"oZW/gT\":\"添加到日曆\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"附加選項\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理員\",\"HLDaLi\":\"管理員用户可以完全訪問事件和賬户設置。\",\"W7AfhC\":\"本次活動的所有與會者\",\"cde2hc\":\"所有產品\",\"5CQ+r0\":\"允許與未支付訂單關聯的參與者簽到\",\"ipYKgM\":\"允許搜索引擎索引\",\"LRbt6D\":\"允許搜索引擎索引此事件\",\"+MHcJD\":\"快到了!我們正在等待處理您的付款。只需幾秒鐘。\",\"ApOYO8\":\"令人驚歎, 活動, 關鍵詞...\",\"hehnjM\":\"金額\",\"R2O9Rg\":[\"支付金額 (\",[\"0\"],\")\"],\"V7MwOy\":\"加載頁面時出現錯誤\",\"Q7UCEH\":\"問題排序時發生錯誤。請重試或刷新頁面\",\"jD/OCQ\":\"事件是您要舉辦的實際活動。您可以稍後添加更多細節。\",\"oBkF+i\":\"主辦方是指舉辦活動的公司或個人\",\"W5A0Ly\":\"出現意外錯誤。\",\"byKna+\":\"出現意外錯誤。請重試。\",\"ubdMGz\":\"產品持有者的任何查詢都將發送到此電子郵件地址。此地址還將用作從此活動發送的所有電子郵件的“回覆至”地址\",\"aAIQg2\":\"外觀\",\"Ym1gnK\":\"應用\",\"sy6fss\":[\"適用於\",[\"0\"],\"個產品\"],\"kadJKg\":\"適用於1個產品\",\"DB8zMK\":\"應用\",\"GctSSm\":\"應用促銷代碼\",\"ARBThj\":[\"將此\",[\"type\"],\"應用於所有新產品\"],\"S0ctOE\":\"歸檔活動\",\"TdfEV7\":\"已歸檔\",\"A6AtLP\":\"已歸檔的活動\",\"q7TRd7\":\"您確定要激活該與會者嗎?\",\"TvkW9+\":\"您確定要歸檔此活動嗎?\",\"/CV2x+\":\"您確定要取消該與會者嗎?這將使其門票作廢\",\"YgRSEE\":\"您確定要刪除此促銷代碼嗎?\",\"iU234U\":\"您確定要刪除這個問題嗎?\",\"CMyVEK\":\"您確定要將此活動設為草稿嗎?這將使公眾無法看到該活動\",\"mEHQ8I\":\"您確定要將此事件公開嗎?這將使事件對公眾可見\",\"s4JozW\":\"您確定要恢復此活動嗎?它將作為草稿恢復。\",\"vJuISq\":\"您確定要刪除此容量分配嗎?\",\"baHeCz\":\"您確定要刪除此簽到列表嗎?\",\"LBLOqH\":\"每份訂單詢問一次\",\"wu98dY\":\"每個產品詢問一次\",\"ss9PbX\":\"與會者\",\"m0CFV2\":\"與會者詳情\",\"QKim6l\":\"未找到參與者\",\"R5IT/I\":\"與會者備註\",\"lXcSD2\":\"與會者提問\",\"HT/08n\":\"參會者票\",\"9SZT4E\":\"與會者\",\"iPBfZP\":\"註冊的參會者\",\"7KxcHR\":\"具有特定產品的參會者\",\"IMJ6rh\":\"自動調整大小\",\"vZ5qKF\":\"根據內容自動調整 widget 高度。禁用時,窗口小部件將填充容器的高度。\",\"4lVaWA\":\"等待線下付款\",\"2rHwhl\":\"等待線下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"精彩活動\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"返回所有活動\",\"A302fe\":\"返回活動頁面\",\"VCoEm+\":\"返回登錄\",\"k1bLf+\":\"背景顏色\",\"I7xjqg\":\"背景類型\",\"1mwMl+\":\"發送之前\",\"/yeZ20\":\"在活動上線之前,您需要做幾件事。\",\"ze6ETw\":\"幾分鐘內開始銷售產品\",\"8rE61T\":\"賬單地址\",\"/xC/im\":\"賬單設置\",\"rp/zaT\":\"巴西葡萄牙語\",\"whqocw\":\"註冊即表示您同意我們的<0>服務條款和<1>隱私政策。\",\"bcCn6r\":\"計算類型\",\"+8bmSu\":\"加利福尼亞州\",\"iStTQt\":\"相機權限被拒絕。<0>再次請求權限,如果還不行,則需要在瀏覽器設置中<1>授予此頁面訪問相機的權限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改電子郵件\",\"tVJk4q\":\"取消訂單\",\"Os6n2a\":\"取消訂單\",\"Mz7Ygx\":[\"取消訂單 \",[\"0\"]],\"3tTjpi\":\"取消將會取消與此訂單關聯的所有產品,並將產品釋放回可用庫存。\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"無法簽到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配創建成功\",\"k5p8dz\":\"容量分配刪除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"類別允許您將產品分組。例如,您可以有一個“門票”類別和另一個“商品”類別。\",\"iS0wAT\":\"類別幫助您組織產品。此標題將在公共活動頁面上顯示。\",\"eorM7z\":\"類別重新排序成功。\",\"3EXqwa\":\"類別創建成功\",\"77/YgG\":\"更改封面\",\"GptGxg\":\"更改密碼\",\"xMDm+I\":\"報到\",\"p2WLr3\":[\"簽到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"簽到並將訂單標記為已支付\",\"QYLpB4\":\"僅簽到\",\"/Ta1d4\":\"簽退\",\"5LDT6f\":\"看看這個活動吧!\",\"gXcPxc\":\"辦理登機手續\",\"fVUbUy\":\"簽到列表創建成功\",\"+CeSxK\":\"簽到列表刪除成功\",\"+hBhWk\":\"簽到列表已過期\",\"mBsBHq\":\"簽到列表未激活\",\"vPqpQG\":\"未找到簽到列表\",\"tejfAy\":\"簽到列表\",\"hD1ocH\":\"簽到鏈接已複製到剪貼板\",\"CNafaC\":\"複選框選項允許多重選擇\",\"SpabVf\":\"複選框\",\"CRu4lK\":\"登記入住\",\"znIg+z\":\"結賬\",\"1WnhCL\":\"結賬設置\",\"6imsQS\":\"簡體中文\",\"JjkX4+\":\"選擇背景顏色\",\"/Jizh9\":\"選擇賬户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"點擊此處\",\"sby+1/\":\"點擊複製\",\"yz7wBu\":\"關閉\",\"62Ciis\":\"關閉側邊欄\",\"EWPtMO\":\"代碼\",\"ercTDX\":\"代碼長度必須在 3 至 50 個字符之間\",\"oqr9HB\":\"當活動頁面初始加載時摺疊此產品\",\"jZlrte\":\"顏色\",\"Vd+LC3\":\"顏色必須是有效的十六進制顏色代碼。例如#ffffff\",\"1HfW/F\":\"顏色\",\"VZeG/A\":\"即將推出\",\"yPI7n9\":\"以逗號分隔的描述活動的關鍵字。搜索引擎將使用這些關鍵字來幫助對活動進行分類和索引\",\"NPZqBL\":\"完整訂單\",\"guBeyC\":\"完成付款\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成訂單\",\"NWVRtl\":\"已完成訂單\",\"DwF9eH\":\"組件代碼\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"確認\",\"ZaEJZM\":\"確認電子郵件更改\",\"yjkELF\":\"確認新密碼\",\"xnWESi\":\"確認密碼\",\"p2/GCq\":\"確認密碼\",\"wnDgGj\":\"確認電子郵件地址...\",\"pbAk7a\":\"連接條紋\",\"UMGQOh\":\"與 Stripe 連接\",\"QKLP1W\":\"連接 Stripe 賬户,開始接收付款。\",\"5lcVkL\":\"連接詳情\",\"yAej59\":\"內容背景顏色\",\"xGVfLh\":\"繼續\",\"X++RMT\":\"繼續按鈕文本\",\"AfNRFG\":\"繼續按鈕文本\",\"lIbwvN\":\"繼續活動設置\",\"HB22j9\":\"繼續設置\",\"bZEa4H\":\"繼續 Stripe 連接設置\",\"6V3Ea3\":\"複製的\",\"T5rdis\":\"複製到剪貼板\",\"he3ygx\":\"複製\",\"r2B2P8\":\"複製簽到鏈接\",\"8+cOrS\":\"將詳細信息抄送給所有與會者\",\"ENCIQz\":\"複製鏈接\",\"E6nRW7\":\"複製 URL\",\"JNCzPW\":\"國家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"創建\",\"b9XOHo\":[\"創建 \",[\"0\"]],\"k9RiLi\":\"創建一個產品\",\"6kdXbW\":\"創建促銷代碼\",\"n5pRtF\":\"創建票單\",\"X6sRve\":[\"創建賬户或 <0>\",[\"0\"],\" 開始使用\"],\"nx+rqg\":\"創建一個組織者\",\"ipP6Ue\":\"創建與會者\",\"VwdqVy\":\"創建容量分配\",\"EwoMtl\":\"創建類別\",\"XletzW\":\"創建類別\",\"WVbTwK\":\"創建簽到列表\",\"uN355O\":\"創建活動\",\"BOqY23\":\"創建新的\",\"kpJAeS\":\"創建組織器\",\"a0EjD+\":\"創建產品\",\"+scrJC\":\"為您的活動創建產品,設置價格,並管理可用數量。\",\"sYpiZP\":\"創建促銷代碼\",\"B3Mkdt\":\"創建問題\",\"UKfi21\":\"創建税費\",\"d+F6q9\":\"創建\",\"Q2lUR2\":\"貨幣\",\"DCKkhU\":\"當前密碼\",\"uIElGP\":\"自定義地圖 URL\",\"UEqXyt\":\"自定義範圍\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定義此事件的電子郵件和通知設置\",\"Y9Z/vP\":\"定製活動主頁和結賬信息\",\"2E2O5H\":\"自定義此事件的其他設置\",\"iJhSxe\":\"自定義此事件的搜索引擎優化設置\",\"KIhhpi\":\"定製您的活動頁面\",\"nrGWUv\":\"定製您的活動頁面,以符合您的品牌和風格。\",\"Zz6Cxn\":\"危險區\",\"ZQKLI1\":\"危險區\",\"7p5kLi\":\"儀表板\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和時間\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"刪除\",\"jRJZxD\":\"刪除容量\",\"VskHIx\":\"刪除類別\",\"Qrc8RZ\":\"刪除簽到列表\",\"WHf154\":\"刪除代碼\",\"heJllm\":\"刪除封面\",\"KWa0gi\":\"刪除圖像\",\"1l14WA\":\"刪除產品\",\"IatsLx\":\"刪除問題\",\"Nu4oKW\":\"説明\",\"YC3oXa\":\"簽到工作人員的描述\",\"URmyfc\":\"詳細信息\",\"1lRT3t\":\"禁用此容量將跟蹤銷售情況,但不會在達到限制時停止銷售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣類型\",\"1QfxQT\":\"解散\",\"DZlSLn\":\"文檔標籤\",\"cVq+ga\":\"沒有帳户? <0>註冊\",\"3F1nBX\":\"捐贈 / 自由定價產品\",\"OvNbls\":\"下載 .ics\",\"kodV18\":\"下載 CSV\",\"CELKku\":\"下載發票\",\"LQrXcu\":\"下載發票\",\"QIodqd\":\"下載二維碼\",\"yhjU+j\":\"正在下載發票\",\"uABpqP\":\"拖放或點擊\",\"CfKofC\":\"下拉選擇\",\"JzLDvy\":\"複製容量分配\",\"ulMxl+\":\"複製簽到列表\",\"vi8Q/5\":\"複製活動\",\"3ogkAk\":\"複製活動\",\"Yu6m6X\":\"複製事件封面圖像\",\"+fA4C7\":\"複製選項\",\"SoiDyI\":\"複製產品\",\"57ALrd\":\"複製促銷代碼\",\"83Hu4O\":\"複製問題\",\"20144c\":\"複製設置\",\"7Cx5It\":\"早起的鳥兒\",\"ePK91l\":\"編輯\",\"N6j2JH\":[\"編輯 \",[\"0\"]],\"kBkYSa\":\"編輯容量\",\"oHE9JT\":\"編輯容量分配\",\"j1Jl7s\":\"編輯類別\",\"FU1gvP\":\"編輯簽到列表\",\"iFgaVN\":\"編輯代碼\",\"jrBSO1\":\"編輯組織器\",\"tdD/QN\":\"編輯產品\",\"n143Tq\":\"編輯產品類別\",\"9BdS63\":\"編輯促銷代碼\",\"O0CE67\":\"編輯問題\",\"EzwCw7\":\"編輯問題\",\"poTr35\":\"編輯用户\",\"GTOcxw\":\"編輯用户\",\"pqFrv2\":\"例如2.50 換 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"電子郵件\",\"VxYKoK\":\"電子郵件和通知設置\",\"ATGYL1\":\"電子郵件地址\",\"hzKQCy\":\"電子郵件地址\",\"HqP6Qf\":\"電子郵件更改已成功取消\",\"mISwW1\":\"電子郵件更改待定\",\"APuxIE\":\"重新發送電子郵件確認\",\"YaCgdO\":\"成功重新發送電子郵件確認\",\"jyt+cx\":\"電子郵件頁腳信息\",\"I6F3cp\":\"電子郵件未經驗證\",\"NTZ/NX\":\"嵌入代碼\",\"4rnJq4\":\"嵌入腳本\",\"8oPbg1\":\"啟用發票功能\",\"j6w7d/\":\"啟用此容量以在達到限制時停止產品銷售\",\"VFv2ZC\":\"結束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"已結束的活動\",\"lYGfRP\":\"英語\",\"MhVoma\":\"輸入不含税費的金額。\",\"SlfejT\":\"錯誤\",\"3Z223G\":\"確認電子郵件地址出錯\",\"a6gga1\":\"確認更改電子郵件時出錯\",\"5/63nR\":\"歐元\",\"0pC/y6\":\"活動\",\"CFLUfD\":\"成功創建事件 🎉\",\"/dgc8E\":\"活動日期\",\"0Zptey\":\"事件默認值\",\"QcCPs8\":\"活動詳情\",\"6fuA9p\":\"事件成功複製\",\"AEuj2m\":\"活動主頁\",\"Xe3XMd\":\"公眾無法看到活動\",\"4pKXJS\":\"活動對公眾可見\",\"ClwUUD\":\"活動地點和場地詳情\",\"OopDbA\":\"活動頁面\",\"4/If97\":\"活動狀態更新失敗。請稍後再試\",\"btxLWj\":\"事件狀態已更新\",\"nMU2d3\":\"活動鏈接\",\"tst44n\":\"活動\",\"sZg7s1\":\"過期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消與會者失敗\",\"ZpieFv\":\"取消訂單失敗\",\"z6tdjE\":\"刪除信息失敗。請重試。\",\"xDzTh7\":\"下載發票失敗。請重試。\",\"9zSt4h\":\"導出與會者失敗。請重試。\",\"2uGNuE\":\"導出訂單失敗。請重試。\",\"d+KKMz\":\"加載簽到列表失敗\",\"ZQ15eN\":\"重新發送票據電子郵件失敗\",\"ejXy+D\":\"產品排序失敗\",\"PLUB/s\":\"費用\",\"/mfICu\":\"費用\",\"LyFC7X\":\"篩選訂單\",\"cSev+j\":\"篩選器\",\"CVw2MU\":[\"篩選器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一張發票號碼\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必須在 1 至 50 個字符之間\",\"1g0dC4\":\"名字、姓氏和電子郵件地址為默認問題,在結賬過程中始終包含。\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金額\",\"TF9opW\":\"該設備不支持閃存\",\"UNMVei\":\"忘記密碼?\",\"2POOFK\":\"免費\",\"P/OAYJ\":\"免費產品\",\"vAbVy9\":\"免費產品,無需付款信息\",\"nLC6tu\":\"法語\",\"Weq9zb\":\"常規\",\"DDcvSo\":\"德國\",\"4GLxhy\":\"入門\",\"4D3rRj\":\"返回個人資料\",\"9LCqFI\":\"前往活動主頁\",\"ebIDwV\":\"谷歌日曆\",\"RUz8o/\":\"總銷售額\",\"IgcAGN\":\"銷售總額\",\"yRg26W\":\"銷售總額\",\"R4r4XO\":\"賓客\",\"26pGvx\":\"有促銷代碼嗎?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"下面舉例説明如何在應用程序中使用該組件。\",\"Y1SSqh\":\"下面是 React 組件,您可以用它在應用程序中嵌入 widget。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events 會議中心\",\"6eMEQO\":\"hi.events 徽標\",\"C4qOW8\":\"隱藏於公眾視線之外\",\"gt3Xw9\":\"隱藏問題\",\"g3rqFe\":\"隱藏問題\",\"k3dfFD\":\"隱藏問題只有活動組織者可以看到,客户看不到。\",\"vLyv1R\":\"隱藏\",\"Mkkvfd\":\"隱藏入門頁面\",\"mFn5Xz\":\"隱藏隱藏問題\",\"YHsF9c\":\"在銷售結束日期後隱藏產品\",\"06s3w3\":\"在銷售開始日期前隱藏產品\",\"axVMjA\":\"除非用户有適用的促銷代碼,否則隱藏產品\",\"ySQGHV\":\"售罄時隱藏產品\",\"SCimta\":\"隱藏側邊欄中的入門頁面\",\"5xR17G\":\"對客户隱藏此產品\",\"Da29Y6\":\"隱藏此問題\",\"fvDQhr\":\"向用户隱藏此層級\",\"lNipG+\":\"隱藏產品將防止用户在活動頁面上看到它。\",\"ZOBwQn\":\"主頁設計\",\"PRuBTd\":\"主頁設計師\",\"YjVNGZ\":\"主頁預覽\",\"c3E/kw\":\"荷馬\",\"8k8Njd\":\"客户有多少分鐘來完成訂單。我們建議至少 15 分鐘\",\"ySxKZe\":\"這個代碼可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>條款和條件。\",\"sd6lr7\":\"我想使用線下支付方式付款\",\"SdFlIP\":\"我想使用在線支付方式(如信用卡)付款\",\"93DUnd\":[\"如果新標籤頁沒有打開,請<0><1>\",[\"0\"],\".。\"],\"yKdof1\":\"如果為空,將使用地址生成 Google 地圖鏈接\",\"UYT+c8\":\"如果啟用,登記工作人員可以將與會者標記為已登記或將訂單標記為已支付並登記與會者。如果禁用,關聯未支付訂單的與會者無法登記。\",\"muXhGi\":\"如果啟用,當有新訂單時,組織者將收到電子郵件通知\",\"6fLyj/\":\"如果您沒有要求更改密碼,請立即更改密碼。\",\"n/ZDCz\":\"圖像已成功刪除\",\"Mfbc2v\":\"圖像尺寸必須在4000px和4000px之間。最大高度為4000px,最大寬度為4000px\",\"uPEIvq\":\"圖片必須小於 5MB\",\"AGZmwV\":\"圖片上傳成功\",\"VyUuZb\":\"圖片網址\",\"ibi52/\":\"圖片寬度必須至少為 900px,高度必須至少為 50px\",\"NoNwIX\":\"不活動\",\"T0K0yl\":\"非活動用户無法登錄。\",\"kO44sp\":\"包含您的在線活動的連接詳細信息。這些信息將在訂單摘要頁面和參會者門票頁面顯示。\",\"FlQKnG\":\"價格中包含税費\",\"Vi+BiW\":[\"包括\",[\"0\"],\"個產品\"],\"lpm0+y\":\"包括1個產品\",\"UiAk5P\":\"插入圖片\",\"OyLdaz\":\"再次發出邀請!\",\"HE6KcK\":\"撤銷邀請!\",\"SQKPvQ\":\"邀請用户\",\"bKOYkd\":\"發票下載成功\",\"alD1+n\":\"發票備註\",\"kOtCs2\":\"發票編號\",\"UZ2GSZ\":\"發票設置\",\"PgdQrx\":\"退款問題\",\"HX5SVx\":\"項目\",\"KFXip/\":\"約翰\",\"XcgRvb\":\"約翰遜\",\"87a/t/\":\"標籤\",\"vXIe7J\":\"語言\",\"2LMsOq\":\"過去 12 個月\",\"vfe90m\":\"過去 14 天\",\"aK4uBd\":\"過去 24 小時\",\"uq2BmQ\":\"過去 30 天\",\"bB6Ram\":\"過去 48 小時\",\"VlnB7s\":\"過去 6 個月\",\"ct2SYD\":\"過去 7 天\",\"XgOuA7\":\"過去 90 天\",\"I3yitW\":\"最後登錄\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"進一步瞭解 Stripe\",\"enV0g0\":\"留空以使用默認詞“發票”\",\"vR92Yn\":\"讓我們從創建第一個組織者開始吧\",\"Z3FXyt\":\"加載中...\",\"wJijgU\":\"地點\",\"sQia9P\":\"登錄\",\"zUDyah\":\"登錄\",\"z0t9bb\":\"登錄\",\"nOhz3x\":\"註銷\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.Nam placerat elementum...\",\"NJahlc\":\"在結賬時強制要求填寫賬單地址\",\"MU3ijv\":\"將此問題作為必答題\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理與會者\",\"n4SpU5\":\"管理活動\",\"WVgSTy\":\"管理訂單\",\"1MAvUY\":\"管理此活動的支付和發票設置。\",\"cQrNR3\":\"管理簡介\",\"AtXtSw\":\"管理可以應用於您的產品的税費\",\"ophZVW\":\"管理機票\",\"DdHfeW\":\"管理賬户詳情和默認設置\",\"S+UjNL\":\"管理 Stripe 付款詳情\",\"BfucwY\":\"管理用户及其權限\",\"1m+YT2\":\"在顧客結賬前,必須回答必填問題。\",\"Dim4LO\":\"手動添加與會者\",\"e4KdjJ\":\"手動添加與會者\",\"vFjEnF\":\"標記為已支付\",\"g9dPPQ\":\"每份訂單的最高限額\",\"l5OcwO\":\"與會者留言\",\"Gv5AMu\":\"留言參與者\",\"oUCR3c\":\"向有特定產品的參會者發送消息\",\"Lvi+gV\":\"留言買家\",\"tNZzFb\":\"留言內容\",\"lYDV/s\":\"給個別與會者留言\",\"V7DYWd\":\"發送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次訂購的最低數量\",\"QYcUEf\":\"最低價格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"雜項設置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多種價格選項。非常適合早鳥產品等。\",\"/bhMdO\":\"我的精彩活動描述\",\"vX8/tc\":\"我的精彩活動標題...\",\"hKtWk2\":\"我的簡介\",\"fj5byd\":\"不適用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名稱\",\"hVuv90\":\"名稱應少於 150 個字符\",\"AIUkyF\":\"導航至與會者\",\"qqeAJM\":\"從不\",\"7vhWI8\":\"新密碼\",\"1UzENP\":\"沒有\",\"eRblWH\":[\"沒有可用的\",[\"0\"],\"。\"],\"LNWHXb\":\"沒有可顯示的已歸檔活動。\",\"q2LEDV\":\"未找到此訂單的參會者。\",\"zlHa5R\":\"尚未向此訂單添加參會者。\",\"Wjz5KP\":\"無與會者\",\"Razen5\":\"在此日期前,使用此列表的參與者將無法簽到\",\"XUfgCI\":\"沒有容量分配\",\"a/gMx2\":\"沒有簽到列表\",\"tMFDem\":\"無可用數據\",\"6Z/F61\":\"無數據顯示。請選擇日期範圍\",\"fFeCKc\":\"無折扣\",\"HFucK5\":\"沒有可顯示的已結束活動。\",\"yAlJXG\":\"無事件顯示\",\"GqvPcv\":\"沒有可用篩選器\",\"KPWxKD\":\"無信息顯示\",\"J2LkP8\":\"無訂單顯示\",\"RBXXtB\":\"當前沒有可用的支付方式。請聯繫活動組織者以獲取幫助。\",\"ZWEfBE\":\"無需支付\",\"ZPoHOn\":\"此參會者沒有關聯的產品。\",\"Ya1JhR\":\"此類別中沒有可用的產品。\",\"FTfObB\":\"尚無產品\",\"+Y976X\":\"無促銷代碼顯示\",\"MAavyl\":\"此與會者未回答任何問題。\",\"SnlQeq\":\"此訂單尚未提出任何問題。\",\"Ev2r9A\":\"無結果\",\"gk5uwN\":\"沒有搜索結果\",\"RHyZUL\":\"沒有搜索結果。\",\"RY2eP1\":\"未加收任何税費。\",\"EdQY6l\":\"無\",\"OJx3wK\":\"不詳\",\"Scbrsn\":\"非賣品\",\"1DBGsz\":\"備註\",\"jtrY3S\":\"暫無顯示內容\",\"hFwWnI\":\"通知設置\",\"xXqEPO\":\"通知買方退款\",\"YpN29s\":\"將新訂單通知組織者\",\"qeQhNj\":\"現在,讓我們創建第一個事件\",\"omyBS0\":\"允許支付的天數(留空以從發票中省略付款條款)\",\"n86jmj\":\"號碼前綴\",\"mwe+2z\":\"線下訂單在標記為已支付之前不會反映在活動統計中。\",\"dWBrJX\":\"線下支付失敗。請重試或聯繫活動組織者。\",\"fcnqjw\":\"線下支付説明\",\"+eZ7dp\":\"線下支付\",\"ojDQlR\":\"線下支付信息\",\"u5oO/W\":\"線下支付設置\",\"2NPDz1\":\"銷售中\",\"Ldu/RI\":\"銷售中\",\"Ug4SfW\":\"創建事件後,您就可以在這裏看到它。\",\"ZxnK5C\":\"一旦開始收集數據,您將在這裏看到。\",\"PnSzEc\":\"一旦準備就緒,將您的活動上線並開始銷售產品。\",\"J6n7sl\":\"持續進行\",\"z+nuVJ\":\"在線活動\",\"WKHW0N\":\"在線活動詳情\",\"/xkmKX\":\"只有與本次活動直接相關的重要郵件才能使用此表單發送。\\n任何濫用行為,包括髮送促銷郵件,都將導致賬户立即被封禁。\",\"Qqqrwa\":\"打開簽到頁面\",\"OdnLE4\":\"打開側邊欄\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有發票上顯示的可選附加信息(例如,付款條款、逾期付款費用、退貨政策)\",\"OrXJBY\":\"發票編號的可選前綴(例如,INV-)\",\"0zpgxV\":\"選項\",\"BzEFor\":\"或\",\"UYUgdb\":\"訂購\",\"mm+eaX\":\"訂單號\",\"B3gPuX\":\"取消訂單\",\"SIbded\":\"訂單已完成\",\"q/CcwE\":\"訂購日期\",\"Tol4BF\":\"訂購詳情\",\"WbImlQ\":\"訂單已取消,並已通知訂單所有者。\",\"nAn4Oe\":\"訂單已標記為已支付\",\"uzEfRz\":\"訂單備註\",\"VCOi7U\":\"訂購問題\",\"TPoYsF\":\"訂購參考\",\"acIJ41\":\"訂單狀態\",\"GX6dZv\":\"訂單摘要\",\"tDTq0D\":\"訂單超時\",\"1h+RBg\":\"訂單\",\"3y+V4p\":\"組織地址\",\"GVcaW6\":\"組織詳細信息\",\"nfnm9D\":\"組織名稱\",\"G5RhpL\":\"組織者\",\"mYygCM\":\"需要組織者\",\"Pa6G7v\":\"組織者姓名\",\"l894xP\":\"組織者只能管理活動和產品。他們無法管理用户、賬户設置或賬單信息。\",\"fdjq4c\":\"襯墊\",\"ErggF8\":\"頁面背景顏色\",\"8F1i42\":\"頁面未找到\",\"QbrUIo\":\"頁面瀏覽量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付訖\",\"HVW65c\":\"付費產品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密碼\",\"TUJAyx\":\"密碼必須至少包含 8 個字符\",\"vwGkYB\":\"密碼必須至少包含 8 個字符\",\"BLTZ42\":\"密碼重置成功。請使用新密碼登錄。\",\"f7SUun\":\"密碼不一樣\",\"aEDp5C\":\"將其粘貼到希望小部件出現的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和發票\",\"DZjk8u\":\"支付和發票設置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失敗\",\"JEdsvQ\":\"支付説明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付狀態\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款條款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金額\",\"xdA9ud\":\"將其放在網站的 中。\",\"blK94r\":\"請至少添加一個選項\",\"FJ9Yat\":\"請檢查所提供的信息是否正確\",\"TkQVup\":\"請檢查您的電子郵件和密碼並重試\",\"sMiGXD\":\"請檢查您的電子郵件是否有效\",\"Ajavq0\":\"請檢查您的電子郵件以確認您的電子郵件地址\",\"MdfrBE\":\"請填寫下表接受邀請\",\"b1Jvg+\":\"請在新標籤頁中繼續\",\"hcX103\":\"請創建一個產品\",\"cdR8d6\":\"請創建一張票\",\"x2mjl4\":\"請輸入指向圖像的有效圖片網址。\",\"HnNept\":\"請輸入新密碼\",\"5FSIzj\":\"請注意\",\"C63rRe\":\"請返回活動頁面重新開始。\",\"pJLvdS\":\"請選擇\",\"Ewir4O\":\"請選擇至少一個產品\",\"igBrCH\":\"請驗證您的電子郵件地址,以訪問所有功能\",\"/IzmnP\":\"請稍候,我們正在準備您的發票...\",\"MOERNx\":\"葡萄牙語\",\"qCJyMx\":\"結賬後信息\",\"g2UNkE\":\"技術支持\",\"Rs7IQv\":\"結賬前信息\",\"rdUucN\":\"預覽\",\"a7u1N9\":\"價格\",\"CmoB9j\":\"價格顯示模式\",\"BI7D9d\":\"未設置價格\",\"Q8PWaJ\":\"價格等級\",\"q6XHL1\":\"價格類型\",\"6RmHKN\":\"原色\",\"G/ZwV1\":\"原色\",\"8cBtvm\":\"主要文字顏色\",\"BZz12Q\":\"打印\",\"MT7dxz\":\"打印所有門票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"產品\",\"1JwlHk\":\"產品類別\",\"U61sAj\":\"產品類別更新成功。\",\"1USFWA\":\"產品刪除成功\",\"4Y2FZT\":\"產品價格類型\",\"mFwX0d\":\"產品問題\",\"Lu+kBU\":\"產品銷售\",\"U/R4Ng\":\"產品等級\",\"sJsr1h\":\"產品類型\",\"o1zPwM\":\"產品小部件預覽\",\"ktyvbu\":\"產品\",\"N0qXpE\":\"產品\",\"ggqAiw\":\"已售產品\",\"Vla0Bo\":\"已售產品\",\"/u4DIx\":\"已售產品\",\"DJQEZc\":\"產品排序成功\",\"vERlcd\":\"簡介\",\"kUlL8W\":\"成功更新個人資料\",\"cl5WYc\":[\"已使用促銷 \",[\"promo_code\"],\" 代碼\"],\"P5sgAk\":\"促銷代碼\",\"yKWfjC\":\"促銷代碼頁面\",\"RVb8Fo\":\"促銷代碼\",\"BZ9GWa\":\"促銷代碼可用於提供折扣、預售權限或為您的活動提供特殊權限。\",\"OP094m\":\"促銷代碼報告\",\"4kyDD5\":\"提供此問題的附加背景或説明。使用此字段添加條款和條件、指南或參與者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二維碼\",\"LkMOWF\":\"可用數量\",\"oCLG0M\":\"銷售數量\",\"XKJuAX\":\"問題已刪除\",\"avf0gk\":\"問題描述\",\"oQvMPn\":\"問題標題\",\"enzGAL\":\"問題\",\"ROv2ZT\":\"問與答\",\"K885Eq\":\"問題已成功分類\",\"OMJ035\":\"無線電選項\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援國\",\"N2C89m\":\"參考資料\",\"gxFu7d\":[\"退款金額 (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失敗\",\"n10yGu\":\"退款訂單\",\"zPH6gp\":\"退款訂單\",\"RpwiYC\":\"退款處理中\",\"xHpVRl\":\"退款狀態\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"註冊\",\"9+8Vez\":\"剩餘使用次數\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"報告\",\"prZGMe\":\"要求賬單地址\",\"EGm34e\":\"重新發送確認電子郵件\",\"lnrkNz\":\"重新發送電子郵件確認\",\"wIa8Qe\":\"重新發送邀請\",\"VeKsnD\":\"重新發送訂單電子郵件\",\"dFuEhO\":\"重新發送票務電子郵件\",\"o6+Y6d\":\"重新發送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密碼\",\"KbS2K9\":\"重置密碼\",\"e99fHm\":\"恢復活動\",\"vtc20Z\":\"返回活動頁面\",\"s8v9hq\":\"返回活動頁面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤銷邀請\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"銷售結束日期\",\"5uo5eP\":\"銷售結束\",\"Qm5XkZ\":\"銷售開始日期\",\"hBsw5C\":\"銷售結束\",\"kpAzPe\":\"銷售開始\",\"P/wEOX\":\"舊金山\",\"tfDRzk\":\"保存\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存組織器\",\"UGT5vp\":\"保存設置\",\"ovB7m2\":\"掃描 QR 碼\",\"EEU0+z\":\"掃描此二維碼以訪問活動頁面或與他人分享\",\"W4kWXJ\":\"按與會者姓名、電子郵件或訂單號搜索...\",\"+pr/FY\":\"按活動名稱搜索...\",\"3zRbWw\":\"按姓名、電子郵件或訂單號搜索...\",\"L22Tdf\":\"按姓名、訂單號、參與者號或電子郵件搜索...\",\"BiYOdA\":\"按名稱搜索...\",\"YEjitp\":\"按主題或內容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索簽到列表...\",\"+0Yy2U\":\"搜索產品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"輔助色\",\"DnXcDK\":\"輔助色\",\"cZF6em\":\"輔助文字顏色\",\"ZIgYeg\":\"輔助文字顏色\",\"02ePaq\":[\"選擇 \",[\"0\"]],\"QuNKRX\":\"選擇相機\",\"9FQEn8\":\"選擇類別...\",\"kWI/37\":\"選擇組織者\",\"ixIx1f\":\"選擇產品\",\"3oSV95\":\"選擇產品等級\",\"C4Y1hA\":\"選擇產品\",\"hAjDQy\":\"選擇狀態\",\"QYARw/\":\"選擇機票\",\"OMX4tH\":\"選擇票\",\"DrwwNd\":\"選擇時間段\",\"O/7I0o\":\"選擇...\",\"JlFcis\":\"發送\",\"qKWv5N\":[\"將副本發送至 <0>\",[\"0\"],\"\"],\"RktTWf\":\"發送信息\",\"/mQ/tD\":\"作為測試發送。這將把信息發送到您的電子郵件地址,而不是收件人的電子郵件地址。\",\"M/WIer\":\"發送消息\",\"D7ZemV\":\"發送訂單確認和票務電子郵件\",\"v1rRtW\":\"發送測試\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎優化説明\",\"/SIY6o\":\"搜索引擎優化關鍵詞\",\"GfWoKv\":\"搜索引擎優化設置\",\"rXngLf\":\"搜索引擎優化標題\",\"/jZOZa\":\"服務費\",\"Bj/QGQ\":\"設定最低價格,用户可選擇支付更高的價格\",\"L0pJmz\":\"設置發票編號的起始編號。一旦發票生成,就無法更改。\",\"nYNT+5\":\"準備活動\",\"A8iqfq\":\"實時設置您的活動\",\"Tz0i8g\":\"設置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活動\",\"17Fd7X\":\"分享到 Facebook\",\"x7i6H+\":\"分享到 LinkedIn\",\"zziQd8\":\"分享到 Pinterest\",\"/TgBEk\":\"分享到 Reddit\",\"0Wlk5F\":\"分享到社交網絡\",\"on+mNS\":\"分享到 Telegram\",\"PcmR+m\":\"分享到 WhatsApp\",\"/5b1iZ\":\"分享到 X\",\"n/T2KI\":\"通過電子郵件分享\",\"8vETh9\":\"顯示\",\"V0SbFp\":\"顯示可用產品數量\",\"qDsmzu\":\"顯示隱藏問題\",\"fMPkxb\":\"顯示更多\",\"izwOOD\":\"單獨顯示税費\",\"1SbbH8\":\"結賬後顯示給客户,在訂單摘要頁面。\",\"YfHZv0\":\"在顧客結賬前向他們展示\",\"CBBcly\":\"顯示常用地址字段,包括國家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"單行文本框\",\"+P0Cn2\":\"跳過此步驟\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了問題\",\"GRChTw\":\"刪除税費時出了問題\",\"YHFrbe\":\"出錯了!請重試\",\"kf83Ld\":\"出問題了\",\"fWsBTs\":\"出錯了。請重試。\",\"F6YahU\":\"對不起,出了點問題。請重新開始結賬。\",\"KWgppI\":\"抱歉,在加載此頁面時出了點問題。\",\"/TCOIK\":\"抱歉,此訂單不再存在。\",\"6a/UJE\":\"對不起,此優惠代碼不可用\",\"65A04M\":\"西班牙語\",\"mFuBqb\":\"固定價格的標準產品\",\"D3iCkb\":\"開始日期\",\"/2by1f\":\"州或地區\",\"uAQUqI\":\"現狀\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活動未啟用 Stripe 支付。\",\"UJmAAK\":\"主題\",\"X2rrlw\":\"小計\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 將很快收到一封電子郵件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 參會者\"],\"OtgNFx\":\"成功確認電子郵件地址\",\"IKwyaF\":\"成功確認電子郵件更改\",\"zLmvhE\":\"成功創建與會者\",\"gP22tw\":\"產品創建成功\",\"9mZEgt\":\"成功創建促銷代碼\",\"aIA9C4\":\"成功創建問題\",\"J3RJSZ\":\"成功更新與會者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"簽到列表更新成功\",\"vzJenu\":\"成功更新電子郵件設置\",\"7kOMfV\":\"成功更新活動\",\"G0KW+e\":\"成功更新主頁設計\",\"k9m6/E\":\"成功更新主頁設置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新雜項設置\",\"4H80qv\":\"訂單更新成功\",\"6xCBVN\":\"支付和發票設置已成功更新\",\"1Ycaad\":\"產品更新成功\",\"70dYC8\":\"成功更新促銷代碼\",\"F+pJnL\":\"成功更新搜索引擎設置\",\"DXZRk5\":\"100 號套房\",\"GNcfRk\":\"支持電子郵件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税費\",\"dFHcIn\":\"税務詳情\",\"wQzCPX\":\"所有發票底部顯示的税務信息(例如,增值税號、税務註冊號)\",\"0RXCDo\":\"成功刪除税費\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税費\",\"gypigA\":\"促銷代碼無效\",\"5ShqeM\":\"您查找的簽到列表不存在。\",\"QXlz+n\":\"事件的默認貨幣。\",\"mnafgQ\":\"事件的默認時區。\",\"o7s5FA\":\"與會者接收電子郵件的語言。\",\"NlfnUd\":\"您點擊的鏈接無效。\",\"HsFnrk\":[[\"0\"],\"的最大產品數量是\",[\"1\"]],\"TSAiPM\":\"您要查找的頁面不存在\",\"MSmKHn\":\"顯示給客户的價格將包括税費。\",\"6zQOg1\":\"顯示給客户的價格不包括税費。税費將單獨顯示\",\"ne/9Ur\":\"您選擇的樣式設置只適用於複製的 HTML,不會被保存。\",\"vQkyB3\":\"應用於此產品的税費。您可以在此創建新的税費\",\"esY5SG\":\"活動標題,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用事件標題\",\"wDx3FF\":\"此活動沒有可用產品\",\"pNgdBv\":\"此類別中沒有可用產品\",\"rMcHYt\":\"退款正在處理中。請等待退款完成後再申請退款。\",\"F89D36\":\"標記訂單為已支付時出錯\",\"68Axnm\":\"處理您的請求時出現錯誤。請重試。\",\"mVKOW6\":\"發送信息時出現錯誤\",\"AhBPHd\":\"這些詳細信息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"Pc/Wtj\":\"此與會者有未支付的訂單。\",\"mf3FrP\":\"此類別尚無任何產品。\",\"8QH2Il\":\"此類別對公眾隱藏\",\"xxv3BZ\":\"此簽到列表已過期\",\"Sa7w7S\":\"此簽到列表已過期,不再可用於簽到。\",\"Uicx2U\":\"此簽到列表已激活\",\"1k0Mp4\":\"此簽到列表尚未激活\",\"K6fmBI\":\"此簽到列表尚未激活,不能用於簽到。\",\"t/ePFj\":\"此描述將顯示給簽到工作人員\",\"MLTkH7\":\"此電子郵件並非促銷郵件,與活動直接相關。\",\"2eIpBM\":\"此活動暫時不可用。請稍後再查看。\",\"Z6LdQU\":\"此活動不可用。\",\"MMd2TJ\":\"這些信息將顯示在支付頁面、訂單摘要頁面和訂單確認電子郵件中。\",\"XAHqAg\":\"這是一種常規產品,例如T恤或杯子。不發行門票\",\"CNk/ro\":\"這是一項在線活動\",\"FwXnJd\":\"此日期後此列表將不再可用於簽到\",\"cHO4ec\":\"此信息將包含在本次活動發送的所有電子郵件的頁腳中\",\"55i7Fa\":\"此消息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"RjwlZt\":\"此訂單已付款。\",\"5K8REg\":\"此訂單已退款。\",\"OiQMhP\":\"此訂單已取消\",\"YyEJij\":\"此訂單已取消。\",\"Q0zd4P\":\"此訂單已過期。請重新開始。\",\"HILpDX\":\"此訂單正在等待付款\",\"BdYtn9\":\"此訂單已完成\",\"e3uMJH\":\"此訂單已完成。\",\"YNKXOK\":\"此訂單正在處理中。\",\"yPZN4i\":\"此訂購頁面已不可用。\",\"i0TtkR\":\"這將覆蓋所有可見性設置,並將該產品對所有客户隱藏。\",\"cRRc+F\":\"此產品無法刪除,因為它與訂單關聯。您可以將其隱藏。\",\"3Kzsk7\":\"此產品為門票。購買後買家將收到門票\",\"0fT4x3\":\"此產品對公眾隱藏\",\"Y/x1MZ\":\"除非由促銷代碼指定,否則此產品是隱藏的\",\"Qt7RBu\":\"此問題只有活動組織者可見\",\"os29v1\":\"此重置密碼鏈接無效或已過期。\",\"IV9xTT\":\"該用户未激活,因為他們沒有接受邀請。\",\"5AnPaO\":\"入場券\",\"kjAL4v\":\"門票\",\"dtGC3q\":\"門票電子郵件已重新發送給與會者\",\"54q0zp\":\"門票\",\"xN9AhL\":[[\"0\"],\"級\"],\"jZj9y9\":\"分層產品\",\"8wITQA\":\"分層產品允許您為同一產品提供多種價格選項。這非常適合早鳥產品,或為不同人羣提供不同的價格選項。\\\" # zh-cn\",\"nn3mSR\":\"剩餘時間:\",\"s/0RpH\":\"使用次數\",\"y55eMd\":\"使用次數\",\"40Gx0U\":\"時區\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"標題\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"總計\",\"YXx+fG\":\"折扣前總計\",\"NRWNfv\":\"折扣總金額\",\"BxsfMK\":\"總費用\",\"2bR+8v\":\"總銷售額\",\"mpB/d9\":\"訂單總額\",\"m3FM1g\":\"退款總額\",\"jEbkcB\":\"退款總額\",\"GBBIy+\":\"剩餘總數\",\"/SgoNA\":\"總税額\",\"+zy2Nq\":\"類型\",\"FMdMfZ\":\"無法簽到參與者\",\"bPWBLL\":\"無法簽退參與者\",\"9+P7zk\":\"無法創建產品。請檢查您的詳細信息\",\"WLxtFC\":\"無法創建產品。請檢查您的詳細信息\",\"/cSMqv\":\"無法創建問題。請檢查您的詳細信息\",\"MH/lj8\":\"無法更新問題。請檢查您的詳細信息\",\"nnfSdK\":\"獨立客户\",\"Mqy/Zy\":\"美國\",\"NIuIk1\":\"無限制\",\"/p9Fhq\":\"無限供應\",\"E0q9qH\":\"允許無限次使用\",\"h10Wm5\":\"未支付訂單\",\"ia8YsC\":\"即將推出\",\"TlEeFv\":\"即將舉行的活動\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活動名稱、説明和日期\",\"vXPSuB\":\"更新個人資料\",\"BNBfrU\":\"上傳封面\",\"IagCbF\":\"鏈接\",\"UtDm3q\":\"複製到剪貼板的 URL\",\"e5lF64\":\"使用示例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面圖片的模糊版本作為背景\",\"OadMRm\":\"使用封面圖片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件設置\\\" 中更改自己的電子郵件\",\"vgwVkd\":\"世界協調時\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地點名稱\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看參會者詳情\",\"/5PEQz\":\"查看活動頁面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"查看地圖\",\"Ep3VfY\":\"在谷歌地圖上查看\",\"Y8s4f6\":\"查看訂單詳情\",\"QIWCnW\":\"VIP簽到列表\",\"tF+VVr\":\"貴賓票\",\"2q/Q7x\":\"可見性\",\"vmOFL/\":\"我們無法處理您的付款。請重試或聯繫技術支持。\",\"45Srzt\":\"我們無法刪除該類別。請再試一次。\",\"/DNy62\":[\"我們找不到與\",[\"0\"],\"匹配的任何門票\"],\"1E0vyy\":\"我們無法加載數據。請重試。\",\"NmpGKr\":\"我們無法重新排序類別。請再試一次。\",\"BJtMTd\":\"我們建議尺寸為 2160px x 1080px,文件大小不超過 5MB\",\"b9UB/w\":\"我們使用 Stripe 處理付款。連接您的 Stripe 賬户即可開始接收付款。\",\"01WH0a\":\"我們無法確認您的付款。請重試或聯繫技術支持。\",\"Gspam9\":\"我們正在處理您的訂單。請稍候...\",\"LuY52w\":\"歡迎加入!請登錄以繼續。\",\"dVxpp5\":[\"歡迎回來\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"歡迎來到 Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什麼是分層產品?\",\"f1jUC0\":\"此簽到列表應在何時激活?\",\"4ueloy\":\"什麼是類別?\",\"gxeWAU\":\"此代碼適用於哪些產品?\",\"hFHnxR\":\"此代碼適用於哪些產品?(默認適用於所有產品)\",\"AeejQi\":\"此容量應適用於哪些產品?\",\"Rb0XUE\":\"您什麼時候抵達?\",\"5N4wLD\":\"這是什麼類型的問題?\",\"gyLUYU\":\"啟用後,將為票務訂單生成發票。發票將隨訂單確認郵件一起發送。參與\",\"D3opg4\":\"啟用線下支付後,用户可以完成訂單並收到門票。他們的門票將清楚地顯示訂單未支付,簽到工具會通知簽到工作人員訂單是否需要支付。\",\"D7C6XV\":\"此簽到列表應在何時過期?\",\"FVetkT\":\"哪些票應與此簽到列表關聯?\",\"S+OdxP\":\"這項活動由誰組織?\",\"LINr2M\":\"這條信息是發給誰的?\",\"nWhye/\":\"這個問題應該問誰?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小部件設置\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它們\",\"ySeBKv\":\"您已經掃描過此票\",\"P+Sty0\":[\"您正在將電子郵件更改為 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您處於離線狀態\",\"sdB7+6\":\"您可以創建一個促銷代碼,針對該產品\",\"KRhIxT\":\"現在您可以開始通過 Stripe 接收付款。\",\"Gnjf3o\":\"您無法更改產品類型,因為有與該產品關聯的參會者。\",\"S+on7c\":\"您無法為未支付訂單的與會者簽到。\",\"yNi4PV\":\"您無法為未支付訂單的與會者簽到。此設置可在活動設置中更改。\",\"c9Evkd\":\"您不能刪除最後一個類別。\",\"6uwAvx\":\"您無法刪除此價格層,因為此層已有售出的產品。您可以將其隱藏。\",\"tFbRKJ\":\"不能編輯賬户所有者的角色或狀態。\",\"fHfiEo\":\"您不能退還手動創建的訂單。\",\"hK9c7R\":\"您創建了一個隱藏問題,但禁用了顯示隱藏問題的選項。該選項已啟用。\",\"NOaWRX\":\"您沒有訪問該頁面的權限\",\"BRArmD\":\"您可以訪問多個賬户。請選擇一個繼續。\",\"Z6q0Vl\":\"您已接受此邀請。請登錄以繼續。\",\"rdk1xK\":\"您已連接 Stripe 賬户\",\"ofEncr\":\"沒有與會者提問。\",\"CoZHDB\":\"您沒有訂單問題。\",\"15qAvl\":\"您沒有待處理的電子郵件更改。\",\"n81Qk8\":\"您尚未完成 Stripe Connect 設置\",\"jxsiqJ\":\"您尚未連接 Stripe 賬户\",\"+FWjhR\":\"您已超時,未能完成訂單。\",\"MycdJN\":\"您已為免費產品添加了税費。您想刪除或隱藏它們嗎?\",\"YzEk2o\":\"您尚未發送任何消息。您可以向所有參會者發送消息,或向特定產品持有者發送消息。\",\"R6i9o9\":\"您必須確認此電子郵件並非促銷郵件\",\"3ZI8IL\":\"您必須同意條款和條件\",\"dMd3Uf\":\"您必須在活動上線前確認您的電子郵件地址。\",\"H35u3n\":\"必須先創建機票,然後才能手動添加與會者。\",\"jE4Z8R\":\"您必須至少有一個價格等級\",\"8/eLoa\":\"發送信息前,您需要驗證您的賬户。\",\"Egnj9d\":\"您必須手動將訂單標記為已支付。這可以在訂單管理頁面上完成。\",\"L/+xOk\":\"在創建簽到列表之前,您需要先獲得票。\",\"Djl45M\":\"在您創建容量分配之前,您需要一個產品。\",\"y3qNri\":\"您需要至少一個產品才能開始。免費、付費或讓用户決定支付金額。\",\"9HcibB\":[\"你要去 \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的賬户名稱會在活動頁面和電子郵件中使用。\",\"veessc\":\"與會者註冊參加活動後,就會出現在這裏。您也可以手動添加與會者。\",\"Eh5Wrd\":\"您的網站真棒 🎉\",\"lkMK2r\":\"您的詳細信息\",\"3ENYTQ\":[\"您要求將電子郵件更改為<0>\",[\"0\"],\"的申請正在處理中。請檢查您的電子郵件以確認\"],\"yZfBoy\":\"您的信息已發送\",\"KSQ8An\":\"您的訂單\",\"Jwiilf\":\"您的訂單已被取消\",\"6UxSgB\":\"您的訂單正在等待支付 🏦\",\"7YJdgG\":\"您的訂單一旦開始滾動,就會出現在這裏。\",\"9TO8nT\":\"您的密碼\",\"P8hBau\":\"您的付款正在處理中。\",\"UdY1lL\":\"您的付款未成功,請重試。\",\"fzuM26\":\"您的付款未成功。請重試。\",\"cEli2o\":\"您的產品為\",\"cJ4Y4R\":\"您的退款正在處理中。\",\"IFHV2p\":\"您的入場券\",\"x1PPdr\":\"郵政編碼\",\"BM/KQm\":\"郵政編碼\",\"+LtVBt\":\"郵政編碼\",\"25QDJ1\":\"- 點擊發布\",\"WOyJmc\":\"- 點擊取消發布\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" 個活動的 Webhook\"],\"tmew5X\":[[\"0\"],\"簽到\"],\"COnw8D\":[[\"0\"],\" 標誌\"],\"B7pZfX\":[[\"0\"],\" 位主辦單位\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" 個事件\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>此票的可用票數<1>如果此票有<2>容量限制,此值可以被覆蓋。\",\"ZnVt5v\":\"<0>Webhooks 可在事件發生時立即通知外部服務,例如,在註冊時將新與會者添加到您的 CRM 或郵件列表,確保無縫自動化。<1>使用第三方服務,如 <2>Zapier、<3>IFTTT 或 <4>Make 來創建自定義工作流並自動化任務。\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ 添加門票\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 個活動的 Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"默認 \",[\"type\"],\" 會自動應用於所有新票單。您可以根據每張票單的具體情況覆蓋該默認值。\"],\"Pgaiuj\":\"每張票的固定金額。例如,每張票 0.50 美元\",\"V53XzQ\":\"新嘅驗證碼已經發送到你嘅電郵\",\"ySO/4f\":\"票價的百分比。例如,票價的 3.5%\",\"WXeXGB\":\"使用無折扣的促銷代碼可顯示隱藏的門票。\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"您主辦單位的簡短描述,將會顯示給您的使用者。\",\"zCk10D\":\"每位與會者只需回答一個問題。例如:您喜歡吃什麼?\",\"ap3v36\":\"每份訂單隻有一個問題。例如:貴公司的名稱是什麼?\",\"uyJsf6\":\"關於\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"關於 Stripe Connect\",\"VTfZPy\":\"訪問被拒絕\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"添加\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"新增活動詳情並管理活動設定。\",\"Fb+SDI\":\"添加更多門票\",\"BGD9Yt\":\"添加機票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"新增您的社交媒體帳號及網站網址。這些資訊將會顯示在您的公開主辦單位頁面。\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"推廣夥伴\",\"I+utEq\":\"推廣碼無法更改\",\"/jHBj5\":\"推廣夥伴建立成功\",\"uCFbG2\":\"推廣夥伴刪除成功\",\"a41PKA\":\"將會追蹤推廣夥伴銷售\",\"mJJh2s\":\"唔會追蹤推廣夥伴銷售。呢個會停用該推廣夥伴。\",\"jabmnm\":\"推廣夥伴更新成功\",\"CPXP5Z\":\"附屬機構\",\"9Wh+ug\":\"推廣夥伴已匯出\",\"3cqmut\":\"推廣夥伴幫助你追蹤合作夥伴同KOL產生嘅銷售。建立推廣碼並分享以監控表現。\",\"7rLTkE\":\"所有已封存活動\",\"gKq1fa\":\"所有與會者\",\"ZS/D7f\":\"所有已結束活動\",\"QsYjci\":\"所有活動\",\"/twVAS\":\"所有門票\",\"dr7CWq\":\"所有即將舉行的活動\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"同呢個推廣夥伴關聯嘅電郵。推廣夥伴唔會收到通知。\",\"vRznIT\":\"檢查導出狀態時發生錯誤。\",\"er3d/4\":\"在整理門票時發生錯誤。請重試或刷新頁面\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"活動是您正在組織的聚會或場合。您可以稍後添加更多詳細信息。\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"答案更新成功。\",\"j4DliD\":\"持票人的任何詢問都將發送到此電子郵件地址。該地址也將作為本次活動發送的所有電子郵件的 \\\"回覆地址\\\"。\",\"epTbAK\":[\"適用於\",[\"0\"],\"張票\"],\"6MkQ2P\":\"適用於1張票\",\"jcnZEw\":[\"將此 \",[\"類型\"],\"應用於所有新票\"],\"TCKfZx\":\"北極\",\"Dy+k4r\":\"您確定要取消該參會者嗎?這將使他們的產品無效\",\"LchiNd\":\"你確定要刪除呢個推廣夥伴嗎?呢個操作無法撤銷。\",\"5H3Z78\":\"您確定要刪除此 Webhook 嗎?\",\"VDWChT\":\"您確定要將此主辦單位設為草稿嗎?這將使該頁面對公眾隱藏。\",\"pWtQJM\":\"您確定要將此主辦單位設為公開嗎?這將使該頁面對公眾可見。\",\"WFHOlF\":\"你確定要發佈呢個活動嗎?一旦發佈,將會對公眾可見。\",\"4TNVdy\":\"你確定要發佈呢個主辦方資料嗎?一旦發佈,將會對公眾可見。\",\"ExDt3P\":\"你確定要取消發佈呢個活動嗎?佢將唔再對公眾可見。\",\"5Qmxo/\":\"你確定要取消發佈呢個主辦方資料嗎?佢將唔再對公眾可見。\",\"+QARA4\":\"藝術\",\"2xEpch\":\"每位與會者提問一次\",\"F2rX0R\":\"必須選擇至少一種事件類型\",\"AJ4rvK\":\"與會者已取消\",\"qvylEK\":\"與會者已創建\",\"Xc2I+v\":\"與會者管理\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"與會者已更新\",\"k3Tngl\":\"與會者已導出\",\"5UbY+B\":\"持有特定門票的與會者\",\"kShOaz\":\"自動化工作流\",\"VPoeAx\":\"使用多個簽到列表和實時驗證的自動化入場管理\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"平均折扣/訂單\",\"sGUsYa\":\"平均訂單價值\",\"EmYMHc\":\"等待線下付款\",\"kNmmvE\":\"Awesome Events 有限公司\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"基本詳情\",\"jIPNJG\":\"基本資料\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"在活動上線之前,您需要完成以下幾項步驟。請完成以下所有步驟以開始。\",\"1xAcxY\":\"幾分鐘內開始售票\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"品牌控制\",\"9N+p+g\":\"商務\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"按鈕文字\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"已取消\",\"Ud7zwq\":\"取消將取消與此訂單相關的所有機票,並將機票放回可用票池。\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"類別\",\"2tbLdK\":\"慈善\",\"QndF4b\":\"報到\",\"9FVFym\":\"查看\",\"v4fiSg\":\"查看你嘅電郵\",\"Y3FYXy\":\"辦理登機手續\",\"udRwQs\":\"簽到已創建\",\"F4SRy3\":\"簽到已刪除\",\"rfeicl\":\"簽到成功\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"中文\",\"DM4gBB\":\"中文(繁體)\",\"pkk46Q\":\"選擇一個主辦單位\",\"ypFF60\":\"從預設的配色方案中選擇\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"關閉\",\"RWw9Lg\":\"關閉視窗\",\"XwdMMg\":\"代碼只可以包含字母、數字、連字號同底線\",\"+yMJb7\":\"必須填寫代碼\",\"m9SD3V\":\"代碼至少需要3個字元\",\"V1krgP\":\"代碼唔可以超過20個字元\",\"psqIm5\":\"與您的團隊合作,一起創造精彩活動。\",\"msqIjo\":\"加載活動頁面時摺疊此票\",\"WD6364\":\"色彩選擇\",\"qdY9Tp\":\"顏色預設\",\"CWk59I\":\"喜劇\",\"/sZIOR\":\"完整商店\",\"7D9MJz\":\"完成 Stripe 設置\",\"nqx+6h\":\"完成以下步驟即可開始銷售您的活動門票。\",\"ih35UP\":\"會議中心\",\"Auz0Mz\":\"請確認您的電郵地址以使用所有功能。\",\"7+grte\":\"確認電郵已發送!請檢查您的收件匣。\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"恭喜你成功建立活動!\",\"Xe2tSS\":\"連接文檔\",\"1Xxb9f\":\"連接支付處理\",\"EWnXR+\":\"連接到 Stripe\",\"MOUF31\":\"連接 CRM 並使用 Webhook 和集成自動化任務\",\"VioGG1\":\"連接您的 Stripe 帳戶以接受門票和商品的付款。\",\"/3017M\":\"已連接到 Stripe\",\"jfC/xh\":\"聯絡\",\"LOFgda\":[\"聯絡 \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"聯絡電郵\",\"02S6xJ\":\"聯繫支持\",\"nBGbqc\":\"聯繫我們以啟用消息功能\",\"2nL0F3\":\"內容背景顏色\",\"m8WD6t\":\"繼續設置\",\"0GwUT4\":\"繼續結帳\",\"sBV87H\":\"繼續建立活動\",\"nKtyYu\":\"繼續下一步\",\"RGVUUI\":\"繼續付款\",\"FxVG/l\":\"已複製到剪貼簿\",\"PiH3UR\":\"已複製!\",\"uUPbPg\":\"複製推廣連結\",\"iVm46+\":\"複製代碼\",\"y22tv0\":\"複製此連結以便隨處分享\",\"/4gGIX\":\"複製到剪貼簿\",\"o5K/BK\":\"珊瑚色\",\"P0rbCt\":\"封面圖片\",\"60u+dQ\":\"封面圖片將顯示在活動頁面頂部\",\"2NLjA6\":\"封面圖片將顯示在您的主辦單位頁面頂部\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"建立推廣夥伴\",\"dyrgS4\":\"立即創建和自定義您的活動頁面\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"創建機票\",\"8AiKIu\":\"建立門票或商品\",\"agZ87r\":\"為您的活動創建門票、設定價格並管理可用數量。\",\"dkAPxi\":\"創建 Webhook\",\"5slqwZ\":\"建立您的活動\",\"JQNMrj\":\"建立你嘅第一個活動\",\"CCjxOC\":\"建立您的第一個活動以開始銷售門票並管理參加者。\",\"ZCSSd+\":\"建立您自己的活動\",\"67NsZP\":\"建立緊活動...\",\"H34qcM\":\"建立緊主辦方...\",\"1YMS+X\":\"建立緊你嘅活動,請稍候\",\"yiy8Jt\":\"建立緊你嘅主辦方資料,請稍候\",\"8Tg/JR\":\"自訂\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"自訂繼續按鈕上顯示的文字\",\"q9Jg0H\":\"自定義您的活動頁面和小部件設計,以完美匹配您的品牌\",\"mkLlne\":\"自訂活動頁面外觀\",\"3trPKm\":\"自訂主辦單位頁面外觀\",\"zgCHnE\":\"每日銷售報告\",\"nHm0AI\":\"每日銷售、税費和費用明細\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"第一天簽到列表\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"刪除推廣夥伴\",\"+jw/c1\":\"刪除圖片\",\"GnyEfA\":\"刪除機票\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"刪除 Webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"取消全選\",\"H8kMHT\":\"收唔到驗證碼?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"禁用此容量以跟蹤容量,而不停止產品銷售\",\"Tgg8XQ\":\"禁用此容量以追蹤容量而不停止售票\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"關閉此訊息\",\"TvY/XA\":\"文檔\",\"dYskfr\":\"不存在\",\"V6Jjbr\":\"還沒有賬户? <0>註冊\",\"4+aC/x\":\"捐款/自費門票\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"草稿\",\"3z2ium\":\"拖動排序\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"由於垃圾訊息風險高,我們需要手動驗證才能發送訊息。\\n請聯絡我們以申請權限。\",\"KRmTkx\":\"複製產品\",\"Wt9eV8\":\"複製票\",\"4xK5y2\":\"複製 Webhooks\",\"KIjvtr\":\"荷蘭語\",\"SPKbfM\":\"例如:取得門票,立即註冊\",\"v4+lcZ\":\"編輯推廣夥伴\",\"2iZEz7\":\"編輯答案\",\"kNGp1D\":\"編輯與會者\",\"t2bbp8\":\"編輯參會者\",\"d+nnyk\":\"編輯機票\",\"fW5sSv\":\"編輯 Webhook\",\"nP7CdQ\":\"編輯 Webhook\",\"aqxYLv\":\"教育\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"必須填寫電郵\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"需要電郵驗證\",\"L86zy2\":\"電郵驗證成功!\",\"nA31FG\":\"啟用此容量以在達到限制時停止售票\",\"RxzN1M\":\"已啟用\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"結束日期與時間(可選)\",\"PKXt9R\":\"結束日期必須在開始日期之後\",\"48Y16Q\":\"結束時間(選填)\",\"3bR1r4\":\"輸入推廣夥伴電郵(選填)\",\"ARkzso\":\"輸入推廣夥伴名稱\",\"kWg31j\":\"輸入獨特推廣碼\",\"C3nD/1\":\"輸入您的電郵地址\",\"n9V+ps\":\"輸入您的姓名\",\"LslKhj\":\"加載日誌時出錯\",\"acLjIx\":\"活動\",\"WgD6rb\":\"活動類別\",\"b46pt5\":\"活動封面圖片\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"活動描述\",\"PYs3rP\":\"活動名稱\",\"HhwcTQ\":\"活動名稱\",\"WZZzB6\":\"必須填寫活動名稱\",\"Wd5CDM\":\"活動名稱應少於 150 個字元\",\"4JzCvP\":\"活動不可用\",\"mImacG\":\"活動頁面\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"活動票務由以下提供\",\"YDVUVl\":\"事件類型\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"活動\",\"VlvpJ0\":\"導出答案\",\"JKfSAv\":\"導出失敗。請重試。\",\"SVOEsu\":\"導出已開始。正在準備文件...\",\"9bpUSo\":\"匯出緊推廣夥伴\",\"jtrqH9\":\"正在導出與會者\",\"R4Oqr8\":\"導出完成。正在下載文件...\",\"UlAK8E\":\"正在導出訂單\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"建立推廣夥伴失敗\",\"jo3Gm6\":\"匯出推廣夥伴失敗\",\"Jjw03p\":\"導出與會者失敗\",\"ZPwFnN\":\"導出訂單失敗\",\"X4o0MX\":\"加載 Webhook 失敗\",\"10XEC9\":\"重新發送產品電子郵件失敗\",\"YQ3QSS\":\"重新發送驗證碼失敗\",\"T6B2gk\":\"發送訊息失敗。請再試一次。\",\"lKh069\":\"無法啟動導出任務\",\"i0QKrm\":\"更新推廣夥伴失敗\",\"NNc33d\":\"更新答案失敗。\",\"7/9RFs\":\"上傳圖片失敗。\",\"nkNfWu\":\"圖片上傳失敗。請再試一次。\",\"rxy0tG\":\"驗證電郵失敗\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"反饋意見\",\"T4BMxU\":\"費用可能會變更。如有變更,您將收到通知。\",\"cf35MA\":\"節慶\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"固定費用:\",\"KgxI80\":\"靈活的票務系統\",\"lWxAUo\":\"飲食\",\"kFLJqR\":\"森林\",\"/4rQr+\":\"免費門票\",\"01my8x\":\"免費門票,無需支付信息\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"全面整合\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"關於您主辦單位的一般資訊\",\"ziAjHi\":\"產生\",\"exy8uo\":\"產生代碼\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"免費開始,無訂閲費用\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"準備好您的活動\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"前往 Hi.Events\",\"gHSuV/\":\"返回主頁\",\"Lek3cJ\":\"前往 Stripe 儀表板\",\"GNJ1kd\":\"幫助與支持\",\"g+2103\":\"呢個係你嘅推廣連結\",\"spMR9y\":\"Hi.Events 收取平台費用以維護和改進我們的服務。這些費用會自動從每筆交易中扣除。\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"隱藏答案\",\"IyEqFf\":\"隱藏顏色設定\",\"fsi6fC\":\"向客户隱藏此票據\",\"Fhzoa8\":\"隱藏銷售截止日期後的機票\",\"yhm3J/\":\"在開售日期前隱藏機票\",\"k7/oGT\":\"隱藏機票,除非用户有適用的促銷代碼\",\"L0ZOiu\":\"售罄後隱藏門票\",\"uno73L\":\"隱藏票單將阻止用户在活動頁面上看到該票單。\",\"i0qMbr\":\"主頁\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"如果未自動開啟新分頁,請點擊下方按鈕繼續結帳。\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"如果為空,該地址將用於生成 Google 地圖鏈接\",\"wOU3Tr\":\"如果您擁有我們的帳戶,您將會收到一封包含重設密碼指引的電郵。\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"圖片尺寸必須在 3000px x 2000px 之間。最大高度為 2000px,最大寬度為 3000px\",\"an5hVd\":\"圖片\",\"UJLg8x\":\"深入分析\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"包括您的在線活動的連接詳細信息。這些詳細信息將顯示在訂單摘要頁面和參會者產品頁面上\",\"evpD4c\":\"包括在線活動的連接詳情。這些詳細信息將顯示在訂單摘要頁面和與會者門票頁面上\",\"AXTNr8\":[\"包括 \",[\"0\"],\" 張票\"],\"7/Rzoe\":\"包括 1 張票\",\"F1Xp97\":\"個人與會者\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"集成\",\"B2Tpo0\":\"無效電郵\",\"5tT0+u\":\"電郵格式無效\",\"g+lLS9\":\"邀請團隊成員\",\"1z26sk\":\"邀請團隊成員\",\"KR0679\":\"邀請團隊成員\",\"aH6ZIb\":\"邀請您的團隊\",\"Lj7sBL\":\"意大利語\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"最新響應\",\"gw3Ur5\":\"最近觸發\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"鏈接您的 Stripe 賬户以接收售票資金。\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"已上線\",\"fpMs2Z\":\"直播\",\"DU0YtB\":\"載入緊主題...\",\"NFxlHW\":\"正在加載 Webhook\",\"iG7KNr\":\"標誌\",\"vu7ZGG\":\"標誌與封面\",\"gddQe0\":\"您主辦單位的標誌與封面圖片\",\"TBEnp1\":\"標誌將顯示於頁首\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"使活動上線\",\"4wUIjX\":\"讓您的活動上線\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"管理活動\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"管理產品\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"管理適用於機票的税費\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"管理您的支付處理並查看平台費用\",\"lzcrX3\":\"手動添加與會者將調整門票數量。\",\"/x0FyM\":\"配合您的品牌\",\"xDAtGP\":\"訊息\",\"1jRD0v\":\"向與會者發送特定門票的信息\",\"97QrnA\":\"在一個地方向與會者發送消息、管理訂單並處理退款\",\"Vjat/X\":\"必須填寫訊息\",\"0/yJtP\":\"向具有特定產品的訂單所有者發送消息\",\"yt/wR6\":\"午夜\",\"tccUcA\":\"移動簽到\",\"IU7sBy\":\"現代\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"多種價格選擇。非常適合早鳥票等。\",\"GfaxEk\":\"音樂\",\"8/brI5\":\"必須填寫名稱\",\"m920rF\":\"New York\",\"eWRECP\":\"夜生活\",\"074+X8\":\"沒有活動的 Webhook\",\"zxnup4\":\"冇推廣夥伴可顯示\",\"6r9SGl\":\"無需信用卡\",\"Z6ILSe\":\"沒有該組織者的活動\",\"8zCZQf\":\"尚無活動\",\"XZkeaI\":\"未找到日誌\",\"NEmyqy\":\"尚無訂單\",\"B7w4KY\":\"沒有其他可用的主辦單位\",\"6jYQGG\":\"沒有過往活動\",\"zK/+ef\":\"沒有可供選擇的產品\",\"q91DKx\":\"此參會者尚未回答任何問題。\",\"QoAi8D\":\"無響應\",\"EK/G11\":\"尚無響應\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"沒有演出門票\",\"yM5c0q\":\"沒有即將舉行的活動\",\"n5vdm2\":\"此端點尚未記錄任何 Webhook 事件。事件觸發後將顯示在此處。\",\"4GhX3c\":\"沒有 Webhooks\",\"s9r1y2\":\"黑色\",\"x5+Lcz\":\"未辦理登機手續\",\"dX/n9x\":\"海洋\",\"lQgMLn\":\"辦公室或場地名稱\",\"+P/tII\":\"準備就緒後,設置您的活動並開始售票。\",\"WjSpu5\":\"線上活動\",\"bU7oUm\":\"僅發送給具有這些狀態的訂單\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"訂單已創建\",\"L4kzeZ\":[\"訂單詳情 \",[\"0\"]],\"+spgqH\":[\"訂單編號:\",[\"0\"]],\"vu6Arl\":\"訂單標記為已支付\",\"FaPYw+\":\"訂單所有者\",\"eB5vce\":\"具有特定產品的訂單所有者\",\"CxLoxM\":\"具有產品的訂單所有者\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"訂單已退款\",\"6eSHqs\":\"訂單狀態\",\"e7eZuA\":\"訂單已更新\",\"mz+c33\":\"創建的訂單\",\"5It1cQ\":\"訂單已導出\",\"S3CZ5M\":\"主辦單位儀表板\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"找不到主辦單位\",\"wpj63n\":\"主辦單位設定\",\"coIKFu\":\"所選貨幣沒有可用的主辦單位統計資料,或發生錯誤。\",\"o1my93\":\"更新主辦單位狀態失敗。請稍後再試。\",\"rLHma1\":\"主辦單位狀態已更新\",\"J2cXxX\":\"組織者只能管理活動和門票。他們不能管理用户、賬户設置或賬單信息。\",\"/IX/7x\":\"其他\",\"6/dCYd\":\"總覽\",\"cbtJ9W\":\"頁面背景顏色\",\"QkLf4H\":\"頁面網址\",\"2w/FiJ\":\"付費機票\",\"Ff0Dor\":\"過去\",\"xTPjSy\":\"過往活動\",\"/l/ckQ\":\"貼上網址\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"已暫停\",\"TskrJ8\":\"付款與計劃\",\"EyE8E6\":\"支付處理\",\"vcyz2L\":\"支付設置\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"表現\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"電話\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"下單\",\"br3Y/y\":\"平台費用\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"請輸入有效的 URL\",\"n8+Ng/\":\"請輸入5位數驗證碼\",\"Dvq0wf\":\"請提供圖片。\",\"MA04r/\":\"請移除篩選器,並將排序設置為 \\\"主頁順序\\\",以啟用排序功能\",\"EFq6EG\":\"請選擇圖片。\",\"yygcoG\":\"請至少選擇一張票\",\"fuwKpE\":\"請再試一次。\",\"klWBeI\":\"請等一陣再申請新嘅驗證碼\",\"hfHhaa\":\"請稍候,我哋準備緊匯出你嘅推廣夥伴...\",\"o+tJN/\":\"請稍候,我們正在準備導出您的與會者...\",\"+5Mlle\":\"請稍候,我們正在準備導出您的訂單...\",\"R7+D0/\":\"葡萄牙語(巴西)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"由 Stripe 提供支持\",\"cs5muu\":\"預覽活動頁面\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"私隱政策\",\"p/JDmw\":\"產品\",\"EWCLpZ\":\"產品已創建\",\"XkFYVB\":\"產品已刪除\",\"0dzBGg\":\"產品電子郵件已重新發送給參會者\",\"YMwcbR\":\"產品銷售、收入和税費明細\",\"ldVIlB\":\"產品已更新\",\"mIqT3T\":\"產品、商品和靈活的定價選項\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"優惠碼\",\"k3wH7i\":\"促銷碼使用情況及折扣明細\",\"EEYbdt\":\"發佈\",\"evDBV8\":\"發佈活動\",\"812gwg\":\"購買許可證\",\"YwNJAq\":\"二維碼掃描,提供即時反饋和安全共享,供工作人員使用\",\"Fi3b48\":\"最近訂單\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"重新發送驗證碼\",\"bxoWpz\":\"重新發送確認電郵\",\"G42SNI\":\"重新發送電郵\",\"TTpXL3\":[[\"resendCooldown\"],\"秒後重新發送\"],\"Gkz9Vm\":\"重新發送產品電子郵件\",\"slOprG\":\"重置您的密碼\",\"V5jGAK\":\"皇家藍\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"銷售\",\"KZrfYJ\":\"儲存社交連結\",\"aZR9BC\":\"捲動至門票\",\"lBAlVv\":\"按姓名、訂單號、參會者編號或電子郵件搜索...\",\"ftNXma\":\"搜尋推廣夥伴...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"按票務名稱搜索...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"選擇類別\",\"mCB6Je\":\"全選\",\"kYZSFD\":\"選擇主辦單位以查看其儀表板與活動。\",\"tVW/yo\":\"選擇貨幣\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"選擇結束日期與時間\",\"gTN6Ws\":\"選擇結束時間\",\"0U6E9W\":\"選擇活動類別\",\"j9cPeF\":\"選擇事件類型\",\"KizCK7\":\"選擇開始日期與時間\",\"dJZTv2\":\"選擇開始時間\",\"XH5juP\":\"選擇票價等級\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"選擇時區\",\"Ropvj0\":\"選擇哪些事件將觸發此 Webhook\",\"BG3f7v\":\"銷售任何產品\",\"VtX8nW\":\"在銷售門票的同時銷售商品,並支持集成税務和促銷代碼\",\"Cye3uV\":\"銷售不僅僅是門票\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"發送訂單確認和產品電子郵件\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"設定你嘅機構\",\"VlS7y2\":\"設置您的支付處理,以接收門票銷售的資金。\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"幾分鐘內完成設置\",\"GG7qDw\":\"分享推廣連結\",\"hL7sDJ\":\"分享主辦單位頁面\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"顯示所有平台(另有 \",[\"0\"],\" 個有內容)\"],\"smd87r\":\"顯示可用門票數量\",\"tQi5Hh\":\"顯示顏色設定\",\"UVPI5D\":\"顯示較少平台\",\"b33PL9\":\"顯示更多平台\",\"j3b+OW\":\"在客户結賬後,在訂單摘要頁面上顯示給客户\",\"v6IwHE\":\"智能簽到\",\"J9xKh8\":\"智能儀表板\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交連結\",\"j/TOB3\":\"社交連結與網站\",\"2pxNFK\":\"已售出\",\"KTxc6k\":\"出現問題,請重試,或在問題持續時聯繫客服\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"抱歉,您的訂單已過期。請重新訂購。\",\"a4SyEE\":\"應用篩選器和排序時禁用排序\",\"7JFNej\":\"體育\",\"4nG1lG\":\"固定價格標準票\",\"JcQp9p\":\"開始日期同時間\",\"0m/ekX\":\"開始日期與時間\",\"izRfYP\":\"必須填寫開始日期\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"成功檢查 <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"成功創建票單\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"產品複製成功\",\"RuaKfn\":\"地址更新成功\",\"5n+Wwp\":\"主辦單位更新成功\",\"0Dk/l8\":\"SEO 設定已成功更新\",\"MhOoLQ\":\"社交連結更新成功\",\"g2lRrH\":\"成功更新票單\",\"kj7zYe\":\"Webhook 更新成功\",\"/RfJXt\":[\"夏日音樂節 \",[\"0\"]],\"CWOPIK\":\"2025夏季音樂節\",\"oNxgAm\":\"日落\",\"5gIl+x\":\"支持分級、基於捐贈和產品銷售,並提供可自定義的定價和容量\",\"JZTQI0\":\"切換主辦單位\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"讓人們知道您的活動有什麼內容\",\"NiIUyb\":\"請告訴我們您的活動\",\"DovcfC\":\"話俾我哋知你嘅機構資料。呢啲資料會顯示喺你嘅活動頁面。\",\"xowcRf\":\"服務條款\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"內容區域的背景顏色\",\"Zhqzq3\":\"內容區域(卡片、標題等)的背景顏色\",\"JgkK2l\":\"整個頁面的背景顏色\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"驗證碼會喺10分鐘後過期。如果你搵唔到電郵,請檢查垃圾郵件資料夾。\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"您查找的活動目前不可用。它可能已被刪除、過期或 URL 不正確。\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[[\"0\"],\"的最大票數是\",[\"1\"]],\"FeAfXO\":[\"將軍票的最大票數為\",[\"0\"],\"。\"],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"找不到您正在尋找的主辦單位。頁面可能已被移動、刪除,或網址不正確。\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"適用於該票據的税費。您可以在\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"劇場\",\"tDwYhx\":\"主題與顏色\",\"jvxN9/\":\"本次活動沒有門票\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"呢個代碼會用嚟追蹤銷售。只可以用字母、數字、連字號同底線。\",\"YClrdK\":\"呢個活動未發佈\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"這是將會顯示給使用者的主辦單位名稱。\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"呢個主辦方資料未發佈\",\"5189cf\":\"這會覆蓋所有可見性設置,並對所有客户隱藏票單。\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"不能刪除此票單,因為它\\n與訂單相關聯。您可以將其隱藏。\",\"ma6qdu\":\"此票不對外開放\",\"xJ8nzj\":\"除非使用促銷代碼,否則此票為隱藏票\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"這將用於通知和與使用者的溝通。\",\"rhsath\":\"呢個唔會俾客戶睇到,但可以幫你識別推廣夥伴。\",\"KosivG\":\"成功刪除票單\",\"HGuXjF\":\"票務持有人\",\"6tmWch\":\"票券或產品\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"門票銷售\",\"NirIiz\":\"門票等級\",\"8jLPgH\":\"機票類型\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"票務小工具預覽\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"機票\",\"6GQNLE\":\"門票\",\"NRhrIB\":\"票券與產品\",\"ikA//P\":\"已售票\",\"i+idBz\":\"已售出的門票\",\"AGRilS\":\"已售出的門票\",\"56Qw2C\":\"成功分類的門票\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"分層票\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"分層門票允許您為同一張門票提供多種價格選擇。\\n這非常適合早鳥票,或為不同人羣提供不同價\\n選擇。\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"要接受信用卡付款,您需要連接您的 Stripe 賬户。Stripe 是我們的支付處理合作夥伴,確保安全交易和及時付款。\",\"KSDwd5\":\"總訂單數\",\"/b6Z1R\":\"通過詳細的分析和可導出的報告跟蹤收入、頁面瀏覽量和銷售情況\",\"OpKMSn\":\"交易手續費:\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"無法\",[\"0\"],\"與會者\"],\"nNdxt9\":\"無法創建票單。請檢查您的詳細信息\",\"IrVSu+\":\"無法複製產品。請檢查您的詳細信息\",\"Vx2J6x\":\"無法擷取參與者資料\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知參會者\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"取消發佈活動\",\"Pp1sWX\":\"更新推廣夥伴\",\"gJQsLv\":\"上傳主辦單位的封面圖片\",\"4kEGqW\":\"上傳主辦單位的標誌\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"上傳圖片\",\"29w7p6\":\"正在上傳圖片...\",\"HtrFfw\":\"URL 是必填項\",\"AdWhjZ\":\"驗證碼\",\"wCKkSr\":\"驗證電郵\",\"/IBv6X\":\"驗證您的電郵\",\"e/cvV1\":\"驗證緊...\",\"fROFIL\":\"越南語\",\"gj5YGm\":\"查看並下載您的活動報告。請注意,報告中僅包含已完成的訂單。\",\"c7VN/A\":\"查看答案\",\"AM+zF3\":\"查看與會者\",\"e4mhwd\":\"查看活動主頁\",\"n6EaWL\":\"查看日誌\",\"AMkkeL\":\"查看訂單\",\"9jnAcN\":\"查看主辦單位主頁\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP產品\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"我們建議尺寸為 400x400 像素,檔案大小不超過 5MB\",\"Fq/Nx7\":\"我哋已經將5位數驗證碼發送到:\",\"GdWB+V\":\"Webhook 創建成功\",\"2X4ecw\":\"Webhook 刪除成功\",\"CThMKa\":\"Webhook 日誌\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不會發送通知\",\"FSaY52\":\"Webhook 將發送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"網站\",\"vKLEXy\":\"微博\",\"jupD+L\":\"歡迎回來 👋\",\"kSYpfa\":[\"歡迎嚟到 \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"歡迎嚟到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"歡迎嚟到 \",[\"0\"],\",呢度係你所有活動嘅列表\"],\"je8QQT\":\"歡迎來到 Hi.Events 👋\",\"yZIW7P\":\"歡迎使用 Hi.Events,以下是您所有活動的清單。\",\"wjqPqF\":\"什麼是分層門票?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"什麼是 Webhook?\",\"MhhnvW\":\"此代碼適用於哪些機票?(默認適用於所有)\",\"dCil3h\":\"該問題應適用於哪些機票?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"咩類型嘅活動?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"當簽到被刪除時\",\"Gmd0hv\":\"當新與會者被創建時\",\"Lc18qn\":\"當新訂單被創建時\",\"dfkQIO\":\"當新產品被創建時\",\"8OhzyY\":\"當產品被刪除時\",\"tRXdQ9\":\"當產品被更新時\",\"Q7CWxp\":\"當與會者被取消時\",\"IuUoyV\":\"當與會者簽到時\",\"nBVOd7\":\"當與會者被更新時\",\"ny2r8d\":\"當訂單被取消時\",\"c9RYbv\":\"當訂單被標記為已支付時\",\"ejMDw1\":\"當訂單被退款時\",\"fVPt0F\":\"當訂單被更新時\",\"de6HLN\":\"當顧客購買門票時,他們的訂單將會顯示在這裡。\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"工作坊\",\"EpknJA\":\"請在此輸入您的訊息...\",\"nhtR6Y\":\"X(Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"您可以在\",\"UqVaVO\":\"您不能更改票務類型,因為該票務已關聯了與會者。\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"您不能刪除此價格等級,因為此等級已售出門票。您可以將其隱藏。\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"您已向免費產品添加了税費。您想要刪除它們嗎?\",\"183zcL\":\"您在免費機票上添加了税費。您想刪除或隱藏它們嗎?\",\"2v5MI1\":\"您尚未發送任何信息。您可以向所有與會者或特定持票人發送信息。\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"在更新主辦單位狀態之前,您必須先驗證您的電郵地址。\",\"FRl8Jv\":\"您需要驗證您的帳户電子郵件才能發送消息。\",\"8QNzin\":\"在創建容量分配之前,您需要一張票。\",\"WHXRMI\":\"您至少需要一張票才能開始。免費、付費或讓用户決定支付方式。\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"你嘅推廣夥伴已經成功匯出。\",\"TF37u6\":\"您的與會者已成功導出。\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"您的電子郵件\",\"R02pnV\":\"在向與會者銷售門票之前,您的活動必須處於上線狀態。\",\"cqo2VO\":\"您的活動必須上線後才能銷售門票。\",\"ifRqmm\":\"你嘅訊息已經成功發送!\",\"/Rj5P4\":\"您的姓名\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"您的訂單已成功導出。\",\"Xd1R1a\":\"您主辦單位的地址\",\"vvO1I2\":\"您的 Stripe 賬户已連接並準備好處理支付。\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"由於垃圾郵件風險高,我們需要進行手動驗證後才能發送訊息。\\n請聯絡我們以申請權限。\",\"8XAE7n\":\"如果您有帳戶,將收到一封電郵,內含重設密碼的指示。\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>簽到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>簽退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功創建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"的活動\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已簽到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分鐘和\",[\"秒\"],\"秒鐘\"],\"NlQ0cx\":[[\"組織者名稱\"],\"的首次活動\"],\"Ul6IgC\":\"<0>容量分配讓你可以管理票務或整個活動的容量。非常適合多日活動、研討會等,需要控制出席人數的場合。<1>例如,你可以將容量分配與<2>第一天和<3>所有天數的票關聯起來。一旦達到容量,這兩種票將自動停止銷售。\",\"Exjbj7\":\"<0>簽到列表幫助管理活動的參與者入場。您可以將多個票與一個簽到列表關聯,並確保只有持有效票的人員才能入場。\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>請輸入不含税費的價格。<1>税費可以在下方添加。\",\"ZjMs6e\":\"<0>該產品的可用數量<1>如果該產品有相關的<2>容量限制,此值可以被覆蓋。\",\"E15xs8\":\"⚡️ 設置您的活動\",\"FL6OwU\":\"✉️ 確認您的電子郵件地址\",\"BN0OQd\":\"恭喜您創建了一個活動!\",\"4kSf7w\":\"🎟️ 添加產品\",\"4WT5tD\":\"🎨 自定義活動頁面\",\"3VPPdS\":\"與 Stripe 連接\",\"cjdktw\":\"🚀 實時設置您的活動\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"緬因街 123 號\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期輸入字段。非常適合詢問出生日期等。\",\"6euFZ/\":[\"默認的\",[\"type\"],\"會自動應用於所有新產品。您可以為每個產品單獨覆蓋此設置。\"],\"SMUbbQ\":\"下拉式輸入法只允許一個選擇\",\"qv4bfj\":\"費用,如預訂費或服務費\",\"POT0K/\":\"每個產品的固定金額。例如,每個產品$0.50\",\"f4vJgj\":\"多行文本輸入\",\"OIPtI5\":\"產品價格的百分比。例如,3.5%的產品價格\",\"ZthcdI\":\"無折扣的促銷代碼可以用來顯示隱藏的產品。\",\"AG/qmQ\":\"單選題有多個選項,但只能選擇一個。\",\"h179TP\":\"活動的簡短描述,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用活動描述\",\"WKMnh4\":\"單行文本輸入\",\"BHZbFy\":\"每個訂單一個問題。例如,您的送貨地址是什麼?\",\"Fuh+dI\":\"每個產品一個問題。例如,您的T恤尺碼是多少?\",\"RlJmQg\":\"標準税,如增值税或消費税\",\"uIKNjo\":\"關於活動\",\"3pykXZ\":\"接受銀行轉賬、支票或其他線下支付方式\",\"hrvLf4\":\"通過 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀請\",\"AeXO77\":\"賬户\",\"lkNdiH\":\"賬户名稱\",\"Puv7+X\":\"賬户設置\",\"OmylXO\":\"賬户更新成功\",\"7L01XJ\":\"行動\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活躍\",\"/PN1DA\":\"為此簽到列表添加描述\",\"0/vPdA\":\"添加有關與會者的任何備註。這些將不會對與會者可見。\",\"Or1CPR\":\"添加有關與會者的任何備註...\",\"l3sZO1\":\"添加關於訂單的備註。這些信息不會對客户可見。\",\"xMekgu\":\"添加關於訂單的備註...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"添加活動詳情並管理活動設置。\",\"OveehC\":\"添加線下支付的説明(例如,銀行轉賬詳情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"添加更多產品\",\"ApsD9J\":\"添加新內容\",\"TZxnm8\":\"添加選項\",\"24l4x6\":\"添加產品\",\"8q0EdE\":\"將產品添加到類別\",\"YvCknQ\":\"添加產品\",\"Cw27zP\":\"添加問題\",\"yWiPh+\":\"加税或費用\",\"goOKRY\":\"增加層級\",\"oZW/gT\":\"添加到日曆\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"附加選項\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理員\",\"HLDaLi\":\"管理員用户可以完全訪問事件和賬户設置。\",\"W7AfhC\":\"本次活動的所有與會者\",\"cde2hc\":\"所有產品\",\"5CQ+r0\":\"允許與未支付訂單關聯的參與者簽到\",\"ipYKgM\":\"允許搜索引擎索引\",\"LRbt6D\":\"允許搜索引擎索引此事件\",\"+MHcJD\":\"快到了!我們正在等待處理您的付款。只需幾秒鐘。\",\"ApOYO8\":\"令人驚歎, 活動, 關鍵詞...\",\"hehnjM\":\"金額\",\"R2O9Rg\":[\"支付金額 (\",[\"0\"],\")\"],\"V7MwOy\":\"加載頁面時出現錯誤\",\"Q7UCEH\":\"問題排序時發生錯誤。請重試或刷新頁面\",\"jD/OCQ\":\"事件是您要舉辦的實際活動。您可以稍後添加更多細節。\",\"oBkF+i\":\"主辦方是指舉辦活動的公司或個人\",\"W5A0Ly\":\"出現意外錯誤。\",\"byKna+\":\"出現意外錯誤。請重試。\",\"ubdMGz\":\"產品持有者的任何查詢都將發送到此電子郵件地址。此地址還將用作從此活動發送的所有電子郵件的“回覆至”地址\",\"aAIQg2\":\"外觀\",\"Ym1gnK\":\"應用\",\"sy6fss\":[\"適用於\",[\"0\"],\"個產品\"],\"kadJKg\":\"適用於1個產品\",\"DB8zMK\":\"應用\",\"GctSSm\":\"應用促銷代碼\",\"ARBThj\":[\"將此\",[\"type\"],\"應用於所有新產品\"],\"S0ctOE\":\"歸檔活動\",\"TdfEV7\":\"已歸檔\",\"A6AtLP\":\"已歸檔的活動\",\"q7TRd7\":\"您確定要激活該與會者嗎?\",\"TvkW9+\":\"您確定要歸檔此活動嗎?\",\"/CV2x+\":\"您確定要取消該與會者嗎?這將使其門票作廢\",\"YgRSEE\":\"您確定要刪除此促銷代碼嗎?\",\"iU234U\":\"您確定要刪除這個問題嗎?\",\"CMyVEK\":\"您確定要將此活動設為草稿嗎?這將使公眾無法看到該活動\",\"mEHQ8I\":\"您確定要將此事件公開嗎?這將使事件對公眾可見\",\"s4JozW\":\"您確定要恢復此活動嗎?它將作為草稿恢復。\",\"vJuISq\":\"您確定要刪除此容量分配嗎?\",\"baHeCz\":\"您確定要刪除此簽到列表嗎?\",\"LBLOqH\":\"每份訂單詢問一次\",\"wu98dY\":\"每個產品詢問一次\",\"ss9PbX\":\"與會者\",\"m0CFV2\":\"與會者詳情\",\"QKim6l\":\"未找到參與者\",\"R5IT/I\":\"與會者備註\",\"lXcSD2\":\"與會者提問\",\"HT/08n\":\"參會者票\",\"9SZT4E\":\"與會者\",\"iPBfZP\":\"註冊的參會者\",\"7KxcHR\":\"具有特定產品的參會者\",\"IMJ6rh\":\"自動調整大小\",\"vZ5qKF\":\"根據內容自動調整 widget 高度。禁用時,窗口小部件將填充容器的高度。\",\"4lVaWA\":\"等待線下付款\",\"2rHwhl\":\"等待線下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"精彩活動\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"返回所有活動\",\"A302fe\":\"返回活動頁面\",\"VCoEm+\":\"返回登錄\",\"k1bLf+\":\"背景顏色\",\"I7xjqg\":\"背景類型\",\"1mwMl+\":\"發送之前\",\"/yeZ20\":\"在活動上線之前,您需要做幾件事。\",\"ze6ETw\":\"幾分鐘內開始銷售產品\",\"8rE61T\":\"賬單地址\",\"/xC/im\":\"賬單設置\",\"rp/zaT\":\"巴西葡萄牙語\",\"whqocw\":\"註冊即表示您同意我們的<0>服務條款和<1>隱私政策。\",\"bcCn6r\":\"計算類型\",\"+8bmSu\":\"加利福尼亞州\",\"iStTQt\":\"相機權限被拒絕。<0>再次請求權限,如果還不行,則需要在瀏覽器設置中<1>授予此頁面訪問相機的權限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改電子郵件\",\"tVJk4q\":\"取消訂單\",\"Os6n2a\":\"取消訂單\",\"Mz7Ygx\":[\"取消訂單 \",[\"0\"]],\"3tTjpi\":\"取消將會取消與此訂單關聯的所有產品,並將產品釋放回可用庫存。\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"無法簽到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配創建成功\",\"k5p8dz\":\"容量分配刪除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"類別允許您將產品分組。例如,您可以有一個“門票”類別和另一個“商品”類別。\",\"iS0wAT\":\"類別幫助您組織產品。此標題將在公共活動頁面上顯示。\",\"eorM7z\":\"類別重新排序成功。\",\"3EXqwa\":\"類別創建成功\",\"77/YgG\":\"更改封面\",\"GptGxg\":\"更改密碼\",\"xMDm+I\":\"報到\",\"p2WLr3\":[\"簽到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"簽到並將訂單標記為已支付\",\"QYLpB4\":\"僅簽到\",\"/Ta1d4\":\"簽退\",\"5LDT6f\":\"看看這個活動吧!\",\"gXcPxc\":\"辦理登機手續\",\"fVUbUy\":\"簽到列表創建成功\",\"+CeSxK\":\"簽到列表刪除成功\",\"+hBhWk\":\"簽到列表已過期\",\"mBsBHq\":\"簽到列表未激活\",\"vPqpQG\":\"未找到簽到列表\",\"tejfAy\":\"簽到列表\",\"hD1ocH\":\"簽到鏈接已複製到剪貼板\",\"CNafaC\":\"複選框選項允許多重選擇\",\"SpabVf\":\"複選框\",\"CRu4lK\":\"登記入住\",\"znIg+z\":\"結賬\",\"1WnhCL\":\"結賬設置\",\"6imsQS\":\"簡體中文\",\"JjkX4+\":\"選擇背景顏色\",\"/Jizh9\":\"選擇賬户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"點擊此處\",\"sby+1/\":\"點擊複製\",\"yz7wBu\":\"關閉\",\"62Ciis\":\"關閉側邊欄\",\"EWPtMO\":\"代碼\",\"ercTDX\":\"代碼長度必須在 3 至 50 個字符之間\",\"oqr9HB\":\"當活動頁面初始加載時摺疊此產品\",\"jZlrte\":\"顏色\",\"Vd+LC3\":\"顏色必須是有效的十六進制顏色代碼。例如#ffffff\",\"1HfW/F\":\"顏色\",\"VZeG/A\":\"即將推出\",\"yPI7n9\":\"以逗號分隔的描述活動的關鍵字。搜索引擎將使用這些關鍵字來幫助對活動進行分類和索引\",\"NPZqBL\":\"完整訂單\",\"guBeyC\":\"完成付款\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成訂單\",\"NWVRtl\":\"已完成訂單\",\"DwF9eH\":\"組件代碼\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"確認\",\"ZaEJZM\":\"確認電子郵件更改\",\"yjkELF\":\"確認新密碼\",\"xnWESi\":\"確認密碼\",\"p2/GCq\":\"確認密碼\",\"wnDgGj\":\"確認電子郵件地址...\",\"pbAk7a\":\"連接條紋\",\"UMGQOh\":\"與 Stripe 連接\",\"QKLP1W\":\"連接 Stripe 賬户,開始接收付款。\",\"5lcVkL\":\"連接詳情\",\"yAej59\":\"內容背景顏色\",\"xGVfLh\":\"繼續\",\"X++RMT\":\"繼續按鈕文本\",\"AfNRFG\":\"繼續按鈕文本\",\"lIbwvN\":\"繼續活動設置\",\"HB22j9\":\"繼續設置\",\"bZEa4H\":\"繼續 Stripe 連接設置\",\"6V3Ea3\":\"複製的\",\"T5rdis\":\"複製到剪貼板\",\"he3ygx\":\"複製\",\"r2B2P8\":\"複製簽到鏈接\",\"8+cOrS\":\"將詳細信息抄送給所有與會者\",\"ENCIQz\":\"複製鏈接\",\"E6nRW7\":\"複製 URL\",\"JNCzPW\":\"國家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"創建\",\"b9XOHo\":[\"創建 \",[\"0\"]],\"k9RiLi\":\"創建一個產品\",\"6kdXbW\":\"創建促銷代碼\",\"n5pRtF\":\"創建票單\",\"X6sRve\":[\"創建賬户或 <0>\",[\"0\"],\" 開始使用\"],\"nx+rqg\":\"創建一個組織者\",\"ipP6Ue\":\"創建與會者\",\"VwdqVy\":\"創建容量分配\",\"EwoMtl\":\"創建類別\",\"XletzW\":\"創建類別\",\"WVbTwK\":\"創建簽到列表\",\"uN355O\":\"創建活動\",\"BOqY23\":\"創建新的\",\"kpJAeS\":\"創建組織器\",\"a0EjD+\":\"創建產品\",\"+scrJC\":\"為您的活動創建產品,設置價格,並管理可用數量。\",\"sYpiZP\":\"創建促銷代碼\",\"B3Mkdt\":\"創建問題\",\"UKfi21\":\"創建税費\",\"d+F6q9\":\"創建\",\"Q2lUR2\":\"貨幣\",\"DCKkhU\":\"當前密碼\",\"uIElGP\":\"自定義地圖 URL\",\"UEqXyt\":\"自定義範圍\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定義此事件的電子郵件和通知設置\",\"Y9Z/vP\":\"定製活動主頁和結賬信息\",\"2E2O5H\":\"自定義此事件的其他設置\",\"iJhSxe\":\"自定義此事件的搜索引擎優化設置\",\"KIhhpi\":\"定製您的活動頁面\",\"nrGWUv\":\"定製您的活動頁面,以符合您的品牌和風格。\",\"Zz6Cxn\":\"危險區\",\"ZQKLI1\":\"危險區\",\"7p5kLi\":\"儀表板\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和時間\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"刪除\",\"jRJZxD\":\"刪除容量\",\"VskHIx\":\"刪除類別\",\"Qrc8RZ\":\"刪除簽到列表\",\"WHf154\":\"刪除代碼\",\"heJllm\":\"刪除封面\",\"KWa0gi\":\"刪除圖像\",\"1l14WA\":\"刪除產品\",\"IatsLx\":\"刪除問題\",\"Nu4oKW\":\"説明\",\"YC3oXa\":\"簽到工作人員的描述\",\"URmyfc\":\"詳細信息\",\"1lRT3t\":\"禁用此容量將跟蹤銷售情況,但不會在達到限制時停止銷售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣類型\",\"1QfxQT\":\"解散\",\"DZlSLn\":\"文檔標籤\",\"cVq+ga\":\"沒有帳户? <0>註冊\",\"3F1nBX\":\"捐贈 / 自由定價產品\",\"OvNbls\":\"下載 .ics\",\"kodV18\":\"下載 CSV\",\"CELKku\":\"下載發票\",\"LQrXcu\":\"下載發票\",\"QIodqd\":\"下載二維碼\",\"yhjU+j\":\"正在下載發票\",\"uABpqP\":\"拖放或點擊\",\"CfKofC\":\"下拉選擇\",\"JzLDvy\":\"複製容量分配\",\"ulMxl+\":\"複製簽到列表\",\"vi8Q/5\":\"複製活動\",\"3ogkAk\":\"複製活動\",\"Yu6m6X\":\"複製事件封面圖像\",\"+fA4C7\":\"複製選項\",\"SoiDyI\":\"複製產品\",\"57ALrd\":\"複製促銷代碼\",\"83Hu4O\":\"複製問題\",\"20144c\":\"複製設置\",\"7Cx5It\":\"早起的鳥兒\",\"ePK91l\":\"編輯\",\"N6j2JH\":[\"編輯 \",[\"0\"]],\"kBkYSa\":\"編輯容量\",\"oHE9JT\":\"編輯容量分配\",\"j1Jl7s\":\"編輯類別\",\"FU1gvP\":\"編輯簽到列表\",\"iFgaVN\":\"編輯代碼\",\"jrBSO1\":\"編輯組織器\",\"tdD/QN\":\"編輯產品\",\"n143Tq\":\"編輯產品類別\",\"9BdS63\":\"編輯促銷代碼\",\"O0CE67\":\"編輯問題\",\"EzwCw7\":\"編輯問題\",\"poTr35\":\"編輯用户\",\"GTOcxw\":\"編輯用户\",\"pqFrv2\":\"例如2.50 換 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"電子郵件\",\"VxYKoK\":\"電子郵件和通知設置\",\"ATGYL1\":\"電子郵件地址\",\"hzKQCy\":\"電子郵件地址\",\"HqP6Qf\":\"電子郵件更改已成功取消\",\"mISwW1\":\"電子郵件更改待定\",\"APuxIE\":\"重新發送電子郵件確認\",\"YaCgdO\":\"成功重新發送電子郵件確認\",\"jyt+cx\":\"電子郵件頁腳信息\",\"I6F3cp\":\"電子郵件未經驗證\",\"NTZ/NX\":\"嵌入代碼\",\"4rnJq4\":\"嵌入腳本\",\"8oPbg1\":\"啟用發票功能\",\"j6w7d/\":\"啟用此容量以在達到限制時停止產品銷售\",\"VFv2ZC\":\"結束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"已結束的活動\",\"lYGfRP\":\"英語\",\"MhVoma\":\"輸入不含税費的金額。\",\"SlfejT\":\"錯誤\",\"3Z223G\":\"確認電子郵件地址出錯\",\"a6gga1\":\"確認更改電子郵件時出錯\",\"5/63nR\":\"歐元\",\"0pC/y6\":\"活動\",\"CFLUfD\":\"成功創建事件 🎉\",\"/dgc8E\":\"活動日期\",\"0Zptey\":\"事件默認值\",\"QcCPs8\":\"活動詳情\",\"6fuA9p\":\"事件成功複製\",\"AEuj2m\":\"活動主頁\",\"Xe3XMd\":\"公眾無法看到活動\",\"4pKXJS\":\"活動對公眾可見\",\"ClwUUD\":\"活動地點和場地詳情\",\"OopDbA\":\"活動頁面\",\"4/If97\":\"活動狀態更新失敗。請稍後再試\",\"btxLWj\":\"事件狀態已更新\",\"nMU2d3\":\"活動鏈接\",\"tst44n\":\"活動\",\"sZg7s1\":\"過期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消與會者失敗\",\"ZpieFv\":\"取消訂單失敗\",\"z6tdjE\":\"刪除信息失敗。請重試。\",\"xDzTh7\":\"下載發票失敗。請重試。\",\"9zSt4h\":\"導出與會者失敗。請重試。\",\"2uGNuE\":\"導出訂單失敗。請重試。\",\"d+KKMz\":\"加載簽到列表失敗\",\"ZQ15eN\":\"重新發送票據電子郵件失敗\",\"ejXy+D\":\"產品排序失敗\",\"PLUB/s\":\"費用\",\"/mfICu\":\"費用\",\"LyFC7X\":\"篩選訂單\",\"cSev+j\":\"篩選器\",\"CVw2MU\":[\"篩選器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一張發票號碼\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必須在 1 至 50 個字符之間\",\"1g0dC4\":\"名字、姓氏和電子郵件地址為默認問題,在結賬過程中始終包含。\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金額\",\"TF9opW\":\"該設備不支持閃存\",\"UNMVei\":\"忘記密碼?\",\"2POOFK\":\"免費\",\"P/OAYJ\":\"免費產品\",\"vAbVy9\":\"免費產品,無需付款信息\",\"nLC6tu\":\"法語\",\"Weq9zb\":\"常規\",\"DDcvSo\":\"德國\",\"4GLxhy\":\"入門\",\"4D3rRj\":\"返回個人資料\",\"9LCqFI\":\"前往活動主頁\",\"ebIDwV\":\"谷歌日曆\",\"RUz8o/\":\"總銷售額\",\"IgcAGN\":\"銷售總額\",\"yRg26W\":\"銷售總額\",\"R4r4XO\":\"賓客\",\"26pGvx\":\"有促銷代碼嗎?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"下面舉例説明如何在應用程序中使用該組件。\",\"Y1SSqh\":\"下面是 React 組件,您可以用它在應用程序中嵌入 widget。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events 會議中心\",\"6eMEQO\":\"hi.events 徽標\",\"C4qOW8\":\"隱藏於公眾視線之外\",\"gt3Xw9\":\"隱藏問題\",\"g3rqFe\":\"隱藏問題\",\"k3dfFD\":\"隱藏問題只有活動組織者可以看到,客户看不到。\",\"vLyv1R\":\"隱藏\",\"Mkkvfd\":\"隱藏入門頁面\",\"mFn5Xz\":\"隱藏隱藏問題\",\"YHsF9c\":\"在銷售結束日期後隱藏產品\",\"06s3w3\":\"在銷售開始日期前隱藏產品\",\"axVMjA\":\"除非用户有適用的促銷代碼,否則隱藏產品\",\"ySQGHV\":\"售罄時隱藏產品\",\"SCimta\":\"隱藏側邊欄中的入門頁面\",\"5xR17G\":\"對客户隱藏此產品\",\"Da29Y6\":\"隱藏此問題\",\"fvDQhr\":\"向用户隱藏此層級\",\"lNipG+\":\"隱藏產品將防止用户在活動頁面上看到它。\",\"ZOBwQn\":\"主頁設計\",\"PRuBTd\":\"主頁設計師\",\"YjVNGZ\":\"主頁預覽\",\"c3E/kw\":\"荷馬\",\"8k8Njd\":\"客户有多少分鐘來完成訂單。我們建議至少 15 分鐘\",\"ySxKZe\":\"這個代碼可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>條款和條件。\",\"sd6lr7\":\"我想使用線下支付方式付款\",\"SdFlIP\":\"我想使用在線支付方式(如信用卡)付款\",\"93DUnd\":[\"如果新標籤頁沒有打開,請<0><1>\",[\"0\"],\".。\"],\"yKdof1\":\"如果為空,將使用地址生成 Google 地圖鏈接\",\"UYT+c8\":\"如果啟用,登記工作人員可以將與會者標記為已登記或將訂單標記為已支付並登記與會者。如果禁用,關聯未支付訂單的與會者無法登記。\",\"muXhGi\":\"如果啟用,當有新訂單時,組織者將收到電子郵件通知\",\"6fLyj/\":\"如果您沒有要求更改密碼,請立即更改密碼。\",\"n/ZDCz\":\"圖像已成功刪除\",\"Mfbc2v\":\"圖像尺寸必須在4000px和4000px之間。最大高度為4000px,最大寬度為4000px\",\"uPEIvq\":\"圖片必須小於 5MB\",\"AGZmwV\":\"圖片上傳成功\",\"VyUuZb\":\"圖片網址\",\"ibi52/\":\"圖片寬度必須至少為 900px,高度必須至少為 50px\",\"NoNwIX\":\"不活動\",\"T0K0yl\":\"非活動用户無法登錄。\",\"kO44sp\":\"包含您的在線活動的連接詳細信息。這些信息將在訂單摘要頁面和參會者門票頁面顯示。\",\"FlQKnG\":\"價格中包含税費\",\"Vi+BiW\":[\"包括\",[\"0\"],\"個產品\"],\"lpm0+y\":\"包括1個產品\",\"UiAk5P\":\"插入圖片\",\"OyLdaz\":\"再次發出邀請!\",\"HE6KcK\":\"撤銷邀請!\",\"SQKPvQ\":\"邀請用户\",\"bKOYkd\":\"發票下載成功\",\"alD1+n\":\"發票備註\",\"kOtCs2\":\"發票編號\",\"UZ2GSZ\":\"發票設置\",\"PgdQrx\":\"退款問題\",\"HX5SVx\":\"項目\",\"KFXip/\":\"約翰\",\"XcgRvb\":\"約翰遜\",\"87a/t/\":\"標籤\",\"vXIe7J\":\"語言\",\"2LMsOq\":\"過去 12 個月\",\"vfe90m\":\"過去 14 天\",\"aK4uBd\":\"過去 24 小時\",\"uq2BmQ\":\"過去 30 天\",\"bB6Ram\":\"過去 48 小時\",\"VlnB7s\":\"過去 6 個月\",\"ct2SYD\":\"過去 7 天\",\"XgOuA7\":\"過去 90 天\",\"I3yitW\":\"最後登錄\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"進一步瞭解 Stripe\",\"enV0g0\":\"留空以使用默認詞“發票”\",\"vR92Yn\":\"讓我們從創建第一個組織者開始吧\",\"Z3FXyt\":\"加載中...\",\"wJijgU\":\"地點\",\"sQia9P\":\"登錄\",\"zUDyah\":\"登錄\",\"z0t9bb\":\"登錄\",\"nOhz3x\":\"註銷\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.Nam placerat elementum...\",\"NJahlc\":\"在結賬時強制要求填寫賬單地址\",\"MU3ijv\":\"將此問題作為必答題\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理與會者\",\"n4SpU5\":\"管理活動\",\"WVgSTy\":\"管理訂單\",\"1MAvUY\":\"管理此活動的支付和發票設置。\",\"cQrNR3\":\"管理簡介\",\"AtXtSw\":\"管理可以應用於您的產品的税費\",\"ophZVW\":\"管理機票\",\"DdHfeW\":\"管理賬户詳情和默認設置\",\"S+UjNL\":\"管理 Stripe 付款詳情\",\"BfucwY\":\"管理用户及其權限\",\"1m+YT2\":\"在顧客結賬前,必須回答必填問題。\",\"Dim4LO\":\"手動添加與會者\",\"e4KdjJ\":\"手動添加與會者\",\"vFjEnF\":\"標記為已支付\",\"g9dPPQ\":\"每份訂單的最高限額\",\"l5OcwO\":\"與會者留言\",\"Gv5AMu\":\"留言參與者\",\"oUCR3c\":\"向有特定產品的參會者發送消息\",\"Lvi+gV\":\"留言買家\",\"tNZzFb\":\"留言內容\",\"lYDV/s\":\"給個別與會者留言\",\"V7DYWd\":\"發送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次訂購的最低數量\",\"QYcUEf\":\"最低價格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"雜項設置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多種價格選項。非常適合早鳥產品等。\",\"/bhMdO\":\"我的精彩活動描述\",\"vX8/tc\":\"我的精彩活動標題...\",\"hKtWk2\":\"我的簡介\",\"fj5byd\":\"不適用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名稱\",\"hVuv90\":\"名稱應少於 150 個字符\",\"AIUkyF\":\"導航至與會者\",\"qqeAJM\":\"從不\",\"7vhWI8\":\"新密碼\",\"1UzENP\":\"沒有\",\"eRblWH\":[\"沒有可用的\",[\"0\"],\"。\"],\"LNWHXb\":\"沒有可顯示的已歸檔活動。\",\"q2LEDV\":\"未找到此訂單的參會者。\",\"zlHa5R\":\"尚未向此訂單添加參會者。\",\"Wjz5KP\":\"無與會者\",\"Razen5\":\"在此日期前,使用此列表的參與者將無法簽到\",\"XUfgCI\":\"沒有容量分配\",\"a/gMx2\":\"沒有簽到列表\",\"tMFDem\":\"無可用數據\",\"6Z/F61\":\"無數據顯示。請選擇日期範圍\",\"fFeCKc\":\"無折扣\",\"HFucK5\":\"沒有可顯示的已結束活動。\",\"yAlJXG\":\"無事件顯示\",\"GqvPcv\":\"沒有可用篩選器\",\"KPWxKD\":\"無信息顯示\",\"J2LkP8\":\"無訂單顯示\",\"RBXXtB\":\"當前沒有可用的支付方式。請聯繫活動組織者以獲取幫助。\",\"ZWEfBE\":\"無需支付\",\"ZPoHOn\":\"此參會者沒有關聯的產品。\",\"Ya1JhR\":\"此類別中沒有可用的產品。\",\"FTfObB\":\"尚無產品\",\"+Y976X\":\"無促銷代碼顯示\",\"MAavyl\":\"此與會者未回答任何問題。\",\"SnlQeq\":\"此訂單尚未提出任何問題。\",\"Ev2r9A\":\"無結果\",\"gk5uwN\":\"沒有搜索結果\",\"RHyZUL\":\"沒有搜索結果。\",\"RY2eP1\":\"未加收任何税費。\",\"EdQY6l\":\"無\",\"OJx3wK\":\"不詳\",\"Scbrsn\":\"非賣品\",\"1DBGsz\":\"備註\",\"jtrY3S\":\"暫無顯示內容\",\"hFwWnI\":\"通知設置\",\"xXqEPO\":\"通知買方退款\",\"YpN29s\":\"將新訂單通知組織者\",\"qeQhNj\":\"現在,讓我們創建第一個事件\",\"omyBS0\":\"允許支付的天數(留空以從發票中省略付款條款)\",\"n86jmj\":\"號碼前綴\",\"mwe+2z\":\"線下訂單在標記為已支付之前不會反映在活動統計中。\",\"dWBrJX\":\"線下支付失敗。請重試或聯繫活動組織者。\",\"fcnqjw\":\"線下支付説明\",\"+eZ7dp\":\"線下支付\",\"ojDQlR\":\"線下支付信息\",\"u5oO/W\":\"線下支付設置\",\"2NPDz1\":\"銷售中\",\"Ldu/RI\":\"銷售中\",\"Ug4SfW\":\"創建事件後,您就可以在這裏看到它。\",\"ZxnK5C\":\"一旦開始收集數據,您將在這裏看到。\",\"PnSzEc\":\"一旦準備就緒,將您的活動上線並開始銷售產品。\",\"J6n7sl\":\"持續進行\",\"z+nuVJ\":\"在線活動\",\"WKHW0N\":\"在線活動詳情\",\"/xkmKX\":\"只有與本次活動直接相關的重要郵件才能使用此表單發送。\\n任何濫用行為,包括髮送促銷郵件,都將導致賬户立即被封禁。\",\"Qqqrwa\":\"打開簽到頁面\",\"OdnLE4\":\"打開側邊欄\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有發票上顯示的可選附加信息(例如,付款條款、逾期付款費用、退貨政策)\",\"OrXJBY\":\"發票編號的可選前綴(例如,INV-)\",\"0zpgxV\":\"選項\",\"BzEFor\":\"或\",\"UYUgdb\":\"訂購\",\"mm+eaX\":\"訂單號\",\"B3gPuX\":\"取消訂單\",\"SIbded\":\"訂單已完成\",\"q/CcwE\":\"訂購日期\",\"Tol4BF\":\"訂購詳情\",\"WbImlQ\":\"訂單已取消,並已通知訂單所有者。\",\"nAn4Oe\":\"訂單已標記為已支付\",\"uzEfRz\":\"訂單備註\",\"VCOi7U\":\"訂購問題\",\"TPoYsF\":\"訂購參考\",\"acIJ41\":\"訂單狀態\",\"GX6dZv\":\"訂單摘要\",\"tDTq0D\":\"訂單超時\",\"1h+RBg\":\"訂單\",\"3y+V4p\":\"組織地址\",\"GVcaW6\":\"組織詳細信息\",\"nfnm9D\":\"組織名稱\",\"G5RhpL\":\"組織者\",\"mYygCM\":\"需要組織者\",\"Pa6G7v\":\"組織者姓名\",\"l894xP\":\"組織者只能管理活動和產品。他們無法管理用户、賬户設置或賬單信息。\",\"fdjq4c\":\"襯墊\",\"ErggF8\":\"頁面背景顏色\",\"8F1i42\":\"頁面未找到\",\"QbrUIo\":\"頁面瀏覽量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付訖\",\"HVW65c\":\"付費產品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密碼\",\"TUJAyx\":\"密碼必須至少包含 8 個字符\",\"vwGkYB\":\"密碼必須至少包含 8 個字符\",\"BLTZ42\":\"密碼重置成功。請使用新密碼登錄。\",\"f7SUun\":\"密碼不一樣\",\"aEDp5C\":\"將其粘貼到希望小部件出現的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和發票\",\"DZjk8u\":\"支付和發票設置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失敗\",\"JEdsvQ\":\"支付説明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付狀態\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款條款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金額\",\"xdA9ud\":\"將其放在網站的 中。\",\"blK94r\":\"請至少添加一個選項\",\"FJ9Yat\":\"請檢查所提供的信息是否正確\",\"TkQVup\":\"請檢查您的電子郵件和密碼並重試\",\"sMiGXD\":\"請檢查您的電子郵件是否有效\",\"Ajavq0\":\"請檢查您的電子郵件以確認您的電子郵件地址\",\"MdfrBE\":\"請填寫下表接受邀請\",\"b1Jvg+\":\"請在新標籤頁中繼續\",\"hcX103\":\"請創建一個產品\",\"cdR8d6\":\"請創建一張票\",\"x2mjl4\":\"請輸入指向圖像的有效圖片網址。\",\"HnNept\":\"請輸入新密碼\",\"5FSIzj\":\"請注意\",\"C63rRe\":\"請返回活動頁面重新開始。\",\"pJLvdS\":\"請選擇\",\"Ewir4O\":\"請選擇至少一個產品\",\"igBrCH\":\"請驗證您的電子郵件地址,以訪問所有功能\",\"/IzmnP\":\"請稍候,我們正在準備您的發票...\",\"MOERNx\":\"葡萄牙語\",\"qCJyMx\":\"結賬後信息\",\"g2UNkE\":\"技術支持\",\"Rs7IQv\":\"結賬前信息\",\"rdUucN\":\"預覽\",\"a7u1N9\":\"價格\",\"CmoB9j\":\"價格顯示模式\",\"BI7D9d\":\"未設置價格\",\"Q8PWaJ\":\"價格等級\",\"q6XHL1\":\"價格類型\",\"6RmHKN\":\"原色\",\"G/ZwV1\":\"原色\",\"8cBtvm\":\"主要文字顏色\",\"BZz12Q\":\"打印\",\"MT7dxz\":\"打印所有門票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"產品\",\"1JwlHk\":\"產品類別\",\"U61sAj\":\"產品類別更新成功。\",\"1USFWA\":\"產品刪除成功\",\"4Y2FZT\":\"產品價格類型\",\"mFwX0d\":\"產品問題\",\"Lu+kBU\":\"產品銷售\",\"U/R4Ng\":\"產品等級\",\"sJsr1h\":\"產品類型\",\"o1zPwM\":\"產品小部件預覽\",\"ktyvbu\":\"產品\",\"N0qXpE\":\"產品\",\"ggqAiw\":\"已售產品\",\"Vla0Bo\":\"已售產品\",\"/u4DIx\":\"已售產品\",\"DJQEZc\":\"產品排序成功\",\"vERlcd\":\"簡介\",\"kUlL8W\":\"成功更新個人資料\",\"cl5WYc\":[\"已使用促銷 \",[\"promo_code\"],\" 代碼\"],\"P5sgAk\":\"促銷代碼\",\"yKWfjC\":\"促銷代碼頁面\",\"RVb8Fo\":\"促銷代碼\",\"BZ9GWa\":\"促銷代碼可用於提供折扣、預售權限或為您的活動提供特殊權限。\",\"OP094m\":\"促銷代碼報告\",\"4kyDD5\":\"提供此問題的附加背景或説明。使用此字段添加條款和條件、指南或參與者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二維碼\",\"LkMOWF\":\"可用數量\",\"oCLG0M\":\"銷售數量\",\"XKJuAX\":\"問題已刪除\",\"avf0gk\":\"問題描述\",\"oQvMPn\":\"問題標題\",\"enzGAL\":\"問題\",\"ROv2ZT\":\"問與答\",\"K885Eq\":\"問題已成功分類\",\"OMJ035\":\"無線電選項\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援國\",\"N2C89m\":\"參考資料\",\"gxFu7d\":[\"退款金額 (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失敗\",\"n10yGu\":\"退款訂單\",\"zPH6gp\":\"退款訂單\",\"RpwiYC\":\"退款處理中\",\"xHpVRl\":\"退款狀態\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"註冊\",\"9+8Vez\":\"剩餘使用次數\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"報告\",\"prZGMe\":\"要求賬單地址\",\"EGm34e\":\"重新發送確認電子郵件\",\"lnrkNz\":\"重新發送電子郵件確認\",\"wIa8Qe\":\"重新發送邀請\",\"VeKsnD\":\"重新發送訂單電子郵件\",\"dFuEhO\":\"重新發送票務電子郵件\",\"o6+Y6d\":\"重新發送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密碼\",\"KbS2K9\":\"重置密碼\",\"e99fHm\":\"恢復活動\",\"vtc20Z\":\"返回活動頁面\",\"s8v9hq\":\"返回活動頁面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤銷邀請\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"銷售結束日期\",\"5uo5eP\":\"銷售結束\",\"Qm5XkZ\":\"銷售開始日期\",\"hBsw5C\":\"銷售結束\",\"kpAzPe\":\"銷售開始\",\"P/wEOX\":\"舊金山\",\"tfDRzk\":\"保存\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存組織器\",\"UGT5vp\":\"保存設置\",\"ovB7m2\":\"掃描 QR 碼\",\"EEU0+z\":\"掃描此二維碼以訪問活動頁面或與他人分享\",\"W4kWXJ\":\"按與會者姓名、電子郵件或訂單號搜索...\",\"+pr/FY\":\"按活動名稱搜索...\",\"3zRbWw\":\"按姓名、電子郵件或訂單號搜索...\",\"L22Tdf\":\"按姓名、訂單號、參與者號或電子郵件搜索...\",\"BiYOdA\":\"按名稱搜索...\",\"YEjitp\":\"按主題或內容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索簽到列表...\",\"+0Yy2U\":\"搜索產品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"輔助色\",\"DnXcDK\":\"輔助色\",\"cZF6em\":\"輔助文字顏色\",\"ZIgYeg\":\"輔助文字顏色\",\"02ePaq\":[\"選擇 \",[\"0\"]],\"QuNKRX\":\"選擇相機\",\"9FQEn8\":\"選擇類別...\",\"kWI/37\":\"選擇組織者\",\"ixIx1f\":\"選擇產品\",\"3oSV95\":\"選擇產品等級\",\"C4Y1hA\":\"選擇產品\",\"hAjDQy\":\"選擇狀態\",\"QYARw/\":\"選擇機票\",\"OMX4tH\":\"選擇票\",\"DrwwNd\":\"選擇時間段\",\"O/7I0o\":\"選擇...\",\"JlFcis\":\"發送\",\"qKWv5N\":[\"將副本發送至 <0>\",[\"0\"],\"\"],\"RktTWf\":\"發送信息\",\"/mQ/tD\":\"作為測試發送。這將把信息發送到您的電子郵件地址,而不是收件人的電子郵件地址。\",\"M/WIer\":\"發送消息\",\"D7ZemV\":\"發送訂單確認和票務電子郵件\",\"v1rRtW\":\"發送測試\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎優化説明\",\"/SIY6o\":\"搜索引擎優化關鍵詞\",\"GfWoKv\":\"搜索引擎優化設置\",\"rXngLf\":\"搜索引擎優化標題\",\"/jZOZa\":\"服務費\",\"Bj/QGQ\":\"設定最低價格,用户可選擇支付更高的價格\",\"L0pJmz\":\"設置發票編號的起始編號。一旦發票生成,就無法更改。\",\"nYNT+5\":\"準備活動\",\"A8iqfq\":\"實時設置您的活動\",\"Tz0i8g\":\"設置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活動\",\"17Fd7X\":\"分享到 Facebook\",\"x7i6H+\":\"分享到 LinkedIn\",\"zziQd8\":\"分享到 Pinterest\",\"/TgBEk\":\"分享到 Reddit\",\"0Wlk5F\":\"分享到社交網絡\",\"on+mNS\":\"分享到 Telegram\",\"PcmR+m\":\"分享到 WhatsApp\",\"/5b1iZ\":\"分享到 X\",\"n/T2KI\":\"通過電子郵件分享\",\"8vETh9\":\"顯示\",\"V0SbFp\":\"顯示可用產品數量\",\"qDsmzu\":\"顯示隱藏問題\",\"fMPkxb\":\"顯示更多\",\"izwOOD\":\"單獨顯示税費\",\"1SbbH8\":\"結賬後顯示給客户,在訂單摘要頁面。\",\"YfHZv0\":\"在顧客結賬前向他們展示\",\"CBBcly\":\"顯示常用地址字段,包括國家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"單行文本框\",\"+P0Cn2\":\"跳過此步驟\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了問題\",\"GRChTw\":\"刪除税費時出了問題\",\"YHFrbe\":\"出錯了!請重試\",\"kf83Ld\":\"出問題了\",\"fWsBTs\":\"出錯了。請重試。\",\"F6YahU\":\"對不起,出了點問題。請重新開始結賬。\",\"KWgppI\":\"抱歉,在加載此頁面時出了點問題。\",\"/TCOIK\":\"抱歉,此訂單不再存在。\",\"6a/UJE\":\"對不起,此優惠代碼不可用\",\"65A04M\":\"西班牙語\",\"mFuBqb\":\"固定價格的標準產品\",\"D3iCkb\":\"開始日期\",\"/2by1f\":\"州或地區\",\"uAQUqI\":\"現狀\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活動未啟用 Stripe 支付。\",\"UJmAAK\":\"主題\",\"X2rrlw\":\"小計\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 將很快收到一封電子郵件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 參會者\"],\"OtgNFx\":\"成功確認電子郵件地址\",\"IKwyaF\":\"成功確認電子郵件更改\",\"zLmvhE\":\"成功創建與會者\",\"gP22tw\":\"產品創建成功\",\"9mZEgt\":\"成功創建促銷代碼\",\"aIA9C4\":\"成功創建問題\",\"J3RJSZ\":\"成功更新與會者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"簽到列表更新成功\",\"vzJenu\":\"成功更新電子郵件設置\",\"7kOMfV\":\"成功更新活動\",\"G0KW+e\":\"成功更新主頁設計\",\"k9m6/E\":\"成功更新主頁設置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新雜項設置\",\"4H80qv\":\"訂單更新成功\",\"6xCBVN\":\"支付和發票設置已成功更新\",\"1Ycaad\":\"產品更新成功\",\"70dYC8\":\"成功更新促銷代碼\",\"F+pJnL\":\"成功更新搜索引擎設置\",\"DXZRk5\":\"100 號套房\",\"GNcfRk\":\"支持電子郵件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税費\",\"dFHcIn\":\"税務詳情\",\"wQzCPX\":\"所有發票底部顯示的税務信息(例如,增值税號、税務註冊號)\",\"0RXCDo\":\"成功刪除税費\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税費\",\"gypigA\":\"促銷代碼無效\",\"5ShqeM\":\"您查找的簽到列表不存在。\",\"QXlz+n\":\"事件的默認貨幣。\",\"mnafgQ\":\"事件的默認時區。\",\"o7s5FA\":\"與會者接收電子郵件的語言。\",\"NlfnUd\":\"您點擊的鏈接無效。\",\"HsFnrk\":[[\"0\"],\"的最大產品數量是\",[\"1\"]],\"TSAiPM\":\"您要查找的頁面不存在\",\"MSmKHn\":\"顯示給客户的價格將包括税費。\",\"6zQOg1\":\"顯示給客户的價格不包括税費。税費將單獨顯示\",\"ne/9Ur\":\"您選擇的樣式設置只適用於複製的 HTML,不會被保存。\",\"vQkyB3\":\"應用於此產品的税費。您可以在此創建新的税費\",\"esY5SG\":\"活動標題,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用事件標題\",\"wDx3FF\":\"此活動沒有可用產品\",\"pNgdBv\":\"此類別中沒有可用產品\",\"rMcHYt\":\"退款正在處理中。請等待退款完成後再申請退款。\",\"F89D36\":\"標記訂單為已支付時出錯\",\"68Axnm\":\"處理您的請求時出現錯誤。請重試。\",\"mVKOW6\":\"發送信息時出現錯誤\",\"AhBPHd\":\"這些詳細信息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"Pc/Wtj\":\"此與會者有未支付的訂單。\",\"mf3FrP\":\"此類別尚無任何產品。\",\"8QH2Il\":\"此類別對公眾隱藏\",\"xxv3BZ\":\"此簽到列表已過期\",\"Sa7w7S\":\"此簽到列表已過期,不再可用於簽到。\",\"Uicx2U\":\"此簽到列表已激活\",\"1k0Mp4\":\"此簽到列表尚未激活\",\"K6fmBI\":\"此簽到列表尚未激活,不能用於簽到。\",\"t/ePFj\":\"此描述將顯示給簽到工作人員\",\"MLTkH7\":\"此電子郵件並非促銷郵件,與活動直接相關。\",\"2eIpBM\":\"此活動暫時不可用。請稍後再查看。\",\"Z6LdQU\":\"此活動不可用。\",\"MMd2TJ\":\"這些信息將顯示在支付頁面、訂單摘要頁面和訂單確認電子郵件中。\",\"XAHqAg\":\"這是一種常規產品,例如T恤或杯子。不發行門票\",\"CNk/ro\":\"這是一項在線活動\",\"FwXnJd\":\"此日期後此列表將不再可用於簽到\",\"cHO4ec\":\"此信息將包含在本次活動發送的所有電子郵件的頁腳中\",\"55i7Fa\":\"此消息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"RjwlZt\":\"此訂單已付款。\",\"5K8REg\":\"此訂單已退款。\",\"OiQMhP\":\"此訂單已取消\",\"YyEJij\":\"此訂單已取消。\",\"Q0zd4P\":\"此訂單已過期。請重新開始。\",\"HILpDX\":\"此訂單正在等待付款\",\"BdYtn9\":\"此訂單已完成\",\"e3uMJH\":\"此訂單已完成。\",\"YNKXOK\":\"此訂單正在處理中。\",\"yPZN4i\":\"此訂購頁面已不可用。\",\"i0TtkR\":\"這將覆蓋所有可見性設置,並將該產品對所有客户隱藏。\",\"cRRc+F\":\"此產品無法刪除,因為它與訂單關聯。您可以將其隱藏。\",\"3Kzsk7\":\"此產品為門票。購買後買家將收到門票\",\"0fT4x3\":\"此產品對公眾隱藏\",\"Y/x1MZ\":\"除非由促銷代碼指定,否則此產品是隱藏的\",\"Qt7RBu\":\"此問題只有活動組織者可見\",\"os29v1\":\"此重置密碼鏈接無效或已過期。\",\"IV9xTT\":\"該用户未激活,因為他們沒有接受邀請。\",\"5AnPaO\":\"入場券\",\"kjAL4v\":\"門票\",\"dtGC3q\":\"門票電子郵件已重新發送給與會者\",\"54q0zp\":\"門票\",\"xN9AhL\":[[\"0\"],\"級\"],\"jZj9y9\":\"分層產品\",\"8wITQA\":\"分層產品允許您為同一產品提供多種價格選項。這非常適合早鳥產品,或為不同人羣提供不同的價格選項。\\\" # zh-cn\",\"nn3mSR\":\"剩餘時間:\",\"s/0RpH\":\"使用次數\",\"y55eMd\":\"使用次數\",\"40Gx0U\":\"時區\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"標題\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"總計\",\"YXx+fG\":\"折扣前總計\",\"NRWNfv\":\"折扣總金額\",\"BxsfMK\":\"總費用\",\"2bR+8v\":\"總銷售額\",\"mpB/d9\":\"訂單總額\",\"m3FM1g\":\"退款總額\",\"jEbkcB\":\"退款總額\",\"GBBIy+\":\"剩餘總數\",\"/SgoNA\":\"總税額\",\"+zy2Nq\":\"類型\",\"FMdMfZ\":\"無法簽到參與者\",\"bPWBLL\":\"無法簽退參與者\",\"9+P7zk\":\"無法創建產品。請檢查您的詳細信息\",\"WLxtFC\":\"無法創建產品。請檢查您的詳細信息\",\"/cSMqv\":\"無法創建問題。請檢查您的詳細信息\",\"MH/lj8\":\"無法更新問題。請檢查您的詳細信息\",\"nnfSdK\":\"獨立客户\",\"Mqy/Zy\":\"美國\",\"NIuIk1\":\"無限制\",\"/p9Fhq\":\"無限供應\",\"E0q9qH\":\"允許無限次使用\",\"h10Wm5\":\"未支付訂單\",\"ia8YsC\":\"即將推出\",\"TlEeFv\":\"即將舉行的活動\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活動名稱、説明和日期\",\"vXPSuB\":\"更新個人資料\",\"BNBfrU\":\"上傳封面\",\"IagCbF\":\"鏈接\",\"UtDm3q\":\"複製到剪貼板的 URL\",\"e5lF64\":\"使用示例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面圖片的模糊版本作為背景\",\"OadMRm\":\"使用封面圖片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件設置\\\" 中更改自己的電子郵件\",\"vgwVkd\":\"世界協調時\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地點名稱\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看參會者詳情\",\"/5PEQz\":\"查看活動頁面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"查看地圖\",\"Ep3VfY\":\"在谷歌地圖上查看\",\"Y8s4f6\":\"查看訂單詳情\",\"QIWCnW\":\"VIP簽到列表\",\"tF+VVr\":\"貴賓票\",\"2q/Q7x\":\"可見性\",\"vmOFL/\":\"我們無法處理您的付款。請重試或聯繫技術支持。\",\"45Srzt\":\"我們無法刪除該類別。請再試一次。\",\"/DNy62\":[\"我們找不到與\",[\"0\"],\"匹配的任何門票\"],\"1E0vyy\":\"我們無法加載數據。請重試。\",\"NmpGKr\":\"我們無法重新排序類別。請再試一次。\",\"BJtMTd\":\"我們建議尺寸為 2160px x 1080px,文件大小不超過 5MB\",\"b9UB/w\":\"我們使用 Stripe 處理付款。連接您的 Stripe 賬户即可開始接收付款。\",\"01WH0a\":\"我們無法確認您的付款。請重試或聯繫技術支持。\",\"Gspam9\":\"我們正在處理您的訂單。請稍候...\",\"LuY52w\":\"歡迎加入!請登錄以繼續。\",\"dVxpp5\":[\"歡迎回來\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"歡迎來到 Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什麼是分層產品?\",\"f1jUC0\":\"此簽到列表應在何時激活?\",\"4ueloy\":\"什麼是類別?\",\"gxeWAU\":\"此代碼適用於哪些產品?\",\"hFHnxR\":\"此代碼適用於哪些產品?(默認適用於所有產品)\",\"AeejQi\":\"此容量應適用於哪些產品?\",\"Rb0XUE\":\"您什麼時候抵達?\",\"5N4wLD\":\"這是什麼類型的問題?\",\"gyLUYU\":\"啟用後,將為票務訂單生成發票。發票將隨訂單確認郵件一起發送。參與\",\"D3opg4\":\"啟用線下支付後,用户可以完成訂單並收到門票。他們的門票將清楚地顯示訂單未支付,簽到工具會通知簽到工作人員訂單是否需要支付。\",\"D7C6XV\":\"此簽到列表應在何時過期?\",\"FVetkT\":\"哪些票應與此簽到列表關聯?\",\"S+OdxP\":\"這項活動由誰組織?\",\"LINr2M\":\"這條信息是發給誰的?\",\"nWhye/\":\"這個問題應該問誰?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小部件設置\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它們\",\"ySeBKv\":\"您已經掃描過此票\",\"P+Sty0\":[\"您正在將電子郵件更改為 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您處於離線狀態\",\"sdB7+6\":\"您可以創建一個促銷代碼,針對該產品\",\"KRhIxT\":\"現在您可以開始通過 Stripe 接收付款。\",\"Gnjf3o\":\"您無法更改產品類型,因為有與該產品關聯的參會者。\",\"S+on7c\":\"您無法為未支付訂單的與會者簽到。\",\"yNi4PV\":\"您無法為未支付訂單的與會者簽到。此設置可在活動設置中更改。\",\"c9Evkd\":\"您不能刪除最後一個類別。\",\"6uwAvx\":\"您無法刪除此價格層,因為此層已有售出的產品。您可以將其隱藏。\",\"tFbRKJ\":\"不能編輯賬户所有者的角色或狀態。\",\"fHfiEo\":\"您不能退還手動創建的訂單。\",\"hK9c7R\":\"您創建了一個隱藏問題,但禁用了顯示隱藏問題的選項。該選項已啟用。\",\"NOaWRX\":\"您沒有訪問該頁面的權限\",\"BRArmD\":\"您可以訪問多個賬户。請選擇一個繼續。\",\"Z6q0Vl\":\"您已接受此邀請。請登錄以繼續。\",\"rdk1xK\":\"您已連接 Stripe 賬户\",\"ofEncr\":\"沒有與會者提問。\",\"CoZHDB\":\"您沒有訂單問題。\",\"15qAvl\":\"您沒有待處理的電子郵件更改。\",\"n81Qk8\":\"您尚未完成 Stripe Connect 設置\",\"jxsiqJ\":\"您尚未連接 Stripe 賬户\",\"+FWjhR\":\"您已超時,未能完成訂單。\",\"MycdJN\":\"您已為免費產品添加了税費。您想刪除或隱藏它們嗎?\",\"YzEk2o\":\"您尚未發送任何消息。您可以向所有參會者發送消息,或向特定產品持有者發送消息。\",\"R6i9o9\":\"您必須確認此電子郵件並非促銷郵件\",\"3ZI8IL\":\"您必須同意條款和條件\",\"dMd3Uf\":\"您必須在活動上線前確認您的電子郵件地址。\",\"H35u3n\":\"必須先創建機票,然後才能手動添加與會者。\",\"jE4Z8R\":\"您必須至少有一個價格等級\",\"8/eLoa\":\"發送信息前,您需要驗證您的賬户。\",\"Egnj9d\":\"您必須手動將訂單標記為已支付。這可以在訂單管理頁面上完成。\",\"L/+xOk\":\"在創建簽到列表之前,您需要先獲得票。\",\"Djl45M\":\"在您創建容量分配之前,您需要一個產品。\",\"y3qNri\":\"您需要至少一個產品才能開始。免費、付費或讓用户決定支付金額。\",\"9HcibB\":[\"你要去 \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的賬户名稱會在活動頁面和電子郵件中使用。\",\"veessc\":\"與會者註冊參加活動後,就會出現在這裏。您也可以手動添加與會者。\",\"Eh5Wrd\":\"您的網站真棒 🎉\",\"lkMK2r\":\"您的詳細信息\",\"3ENYTQ\":[\"您要求將電子郵件更改為<0>\",[\"0\"],\"的申請正在處理中。請檢查您的電子郵件以確認\"],\"yZfBoy\":\"您的信息已發送\",\"KSQ8An\":\"您的訂單\",\"Jwiilf\":\"您的訂單已被取消\",\"6UxSgB\":\"您的訂單正在等待支付 🏦\",\"7YJdgG\":\"您的訂單一旦開始滾動,就會出現在這裏。\",\"9TO8nT\":\"您的密碼\",\"P8hBau\":\"您的付款正在處理中。\",\"UdY1lL\":\"您的付款未成功,請重試。\",\"fzuM26\":\"您的付款未成功。請重試。\",\"cEli2o\":\"您的產品為\",\"cJ4Y4R\":\"您的退款正在處理中。\",\"IFHV2p\":\"您的入場券\",\"x1PPdr\":\"郵政編碼\",\"BM/KQm\":\"郵政編碼\",\"+LtVBt\":\"郵政編碼\",\"25QDJ1\":\"- 點擊發布\",\"WOyJmc\":\"- 點擊取消發布\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" 個活動的 Webhook\"],\"tmew5X\":[[\"0\"],\"簽到\"],\"COnw8D\":[[\"0\"],\" 標誌\"],\"B7pZfX\":[[\"0\"],\" 位主辦單位\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" 個事件\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>此票的可用票數<1>如果此票有<2>容量限制,此值可以被覆蓋。\",\"ZnVt5v\":\"<0>Webhooks 可在事件發生時立即通知外部服務,例如,在註冊時將新與會者添加到您的 CRM 或郵件列表,確保無縫自動化。<1>使用第三方服務,如 <2>Zapier、<3>IFTTT 或 <4>Make 來創建自定義工作流並自動化任務。\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ 添加門票\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 個活動的 Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"默認 \",[\"type\"],\" 會自動應用於所有新票單。您可以根據每張票單的具體情況覆蓋該默認值。\"],\"Pgaiuj\":\"每張票的固定金額。例如,每張票 0.50 美元\",\"V53XzQ\":\"新嘅驗證碼已經發送到你嘅電郵\",\"ySO/4f\":\"票價的百分比。例如,票價的 3.5%\",\"WXeXGB\":\"使用無折扣的促銷代碼可顯示隱藏的門票。\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"您主辦單位的簡短描述,將會顯示給您的使用者。\",\"zCk10D\":\"每位與會者只需回答一個問題。例如:您喜歡吃什麼?\",\"ap3v36\":\"每份訂單隻有一個問題。例如:貴公司的名稱是什麼?\",\"uyJsf6\":\"關於\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"關於 Stripe Connect\",\"VTfZPy\":\"訪問被拒絕\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"添加\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"新增活動詳情並管理活動設定。\",\"Fb+SDI\":\"添加更多門票\",\"BGD9Yt\":\"添加機票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"新增您的社交媒體帳號及網站網址。這些資訊將會顯示在您的公開主辦單位頁面。\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"推廣夥伴\",\"I+utEq\":\"推廣碼無法更改\",\"/jHBj5\":\"推廣夥伴建立成功\",\"uCFbG2\":\"推廣夥伴刪除成功\",\"a41PKA\":\"將會追蹤推廣夥伴銷售\",\"mJJh2s\":\"唔會追蹤推廣夥伴銷售。呢個會停用該推廣夥伴。\",\"jabmnm\":\"推廣夥伴更新成功\",\"CPXP5Z\":\"附屬機構\",\"9Wh+ug\":\"推廣夥伴已匯出\",\"3cqmut\":\"推廣夥伴幫助你追蹤合作夥伴同KOL產生嘅銷售。建立推廣碼並分享以監控表現。\",\"7rLTkE\":\"所有已封存活動\",\"gKq1fa\":\"所有與會者\",\"ZS/D7f\":\"所有已結束活動\",\"QsYjci\":\"所有活動\",\"/twVAS\":\"所有門票\",\"dr7CWq\":\"所有即將舉行的活動\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"同呢個推廣夥伴關聯嘅電郵。推廣夥伴唔會收到通知。\",\"vRznIT\":\"檢查導出狀態時發生錯誤。\",\"er3d/4\":\"在整理門票時發生錯誤。請重試或刷新頁面\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"活動是您正在組織的聚會或場合。您可以稍後添加更多詳細信息。\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"答案更新成功。\",\"j4DliD\":\"持票人的任何詢問都將發送到此電子郵件地址。該地址也將作為本次活動發送的所有電子郵件的 \\\"回覆地址\\\"。\",\"epTbAK\":[\"適用於\",[\"0\"],\"張票\"],\"6MkQ2P\":\"適用於1張票\",\"jcnZEw\":[\"將此 \",[\"類型\"],\"應用於所有新票\"],\"TCKfZx\":\"北極\",\"Dy+k4r\":\"您確定要取消該參會者嗎?這將使他們的產品無效\",\"LchiNd\":\"你確定要刪除呢個推廣夥伴嗎?呢個操作無法撤銷。\",\"5H3Z78\":\"您確定要刪除此 Webhook 嗎?\",\"VDWChT\":\"您確定要將此主辦單位設為草稿嗎?這將使該頁面對公眾隱藏。\",\"pWtQJM\":\"您確定要將此主辦單位設為公開嗎?這將使該頁面對公眾可見。\",\"WFHOlF\":\"你確定要發佈呢個活動嗎?一旦發佈,將會對公眾可見。\",\"4TNVdy\":\"你確定要發佈呢個主辦方資料嗎?一旦發佈,將會對公眾可見。\",\"ExDt3P\":\"你確定要取消發佈呢個活動嗎?佢將唔再對公眾可見。\",\"5Qmxo/\":\"你確定要取消發佈呢個主辦方資料嗎?佢將唔再對公眾可見。\",\"+QARA4\":\"藝術\",\"2xEpch\":\"每位與會者提問一次\",\"F2rX0R\":\"必須選擇至少一種事件類型\",\"AJ4rvK\":\"與會者已取消\",\"qvylEK\":\"與會者已創建\",\"Xc2I+v\":\"與會者管理\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"與會者已更新\",\"k3Tngl\":\"與會者已導出\",\"5UbY+B\":\"持有特定門票的與會者\",\"kShOaz\":\"自動化工作流\",\"VPoeAx\":\"使用多個簽到列表和實時驗證的自動化入場管理\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"平均折扣/訂單\",\"sGUsYa\":\"平均訂單價值\",\"EmYMHc\":\"等待線下付款\",\"kNmmvE\":\"Awesome Events 有限公司\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"基本詳情\",\"jIPNJG\":\"基本資料\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"在活動上線之前,您需要完成以下幾項步驟。請完成以下所有步驟以開始。\",\"1xAcxY\":\"幾分鐘內開始售票\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"品牌控制\",\"9N+p+g\":\"商務\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"按鈕文字\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"已取消\",\"Ud7zwq\":\"取消將取消與此訂單相關的所有機票,並將機票放回可用票池。\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"類別\",\"2tbLdK\":\"慈善\",\"QndF4b\":\"報到\",\"9FVFym\":\"查看\",\"v4fiSg\":\"查看你嘅電郵\",\"Y3FYXy\":\"辦理登機手續\",\"udRwQs\":\"簽到已創建\",\"F4SRy3\":\"簽到已刪除\",\"rfeicl\":\"簽到成功\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"中文\",\"DM4gBB\":\"中文(繁體)\",\"pkk46Q\":\"選擇一個主辦單位\",\"ypFF60\":\"從預設的配色方案中選擇\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"關閉\",\"RWw9Lg\":\"關閉視窗\",\"XwdMMg\":\"代碼只可以包含字母、數字、連字號同底線\",\"+yMJb7\":\"必須填寫代碼\",\"m9SD3V\":\"代碼至少需要3個字元\",\"V1krgP\":\"代碼唔可以超過20個字元\",\"psqIm5\":\"與您的團隊合作,一起創造精彩活動。\",\"msqIjo\":\"加載活動頁面時摺疊此票\",\"WD6364\":\"色彩選擇\",\"qdY9Tp\":\"顏色預設\",\"CWk59I\":\"喜劇\",\"/sZIOR\":\"完整商店\",\"7D9MJz\":\"完成 Stripe 設置\",\"nqx+6h\":\"完成以下步驟即可開始銷售您的活動門票。\",\"ih35UP\":\"會議中心\",\"Auz0Mz\":\"請確認您的電郵地址以使用所有功能。\",\"7+grte\":\"確認電郵已發送!請檢查您的收件匣。\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"恭喜你成功建立活動!\",\"Xe2tSS\":\"連接文檔\",\"1Xxb9f\":\"連接支付處理\",\"EWnXR+\":\"連接到 Stripe\",\"MOUF31\":\"連接 CRM 並使用 Webhook 和集成自動化任務\",\"VioGG1\":\"連接您的 Stripe 帳戶以接受門票和商品的付款。\",\"/3017M\":\"已連接到 Stripe\",\"jfC/xh\":\"聯絡\",\"LOFgda\":[\"聯絡 \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"聯絡電郵\",\"02S6xJ\":\"聯繫支持\",\"nBGbqc\":\"聯繫我們以啟用消息功能\",\"2nL0F3\":\"內容背景顏色\",\"m8WD6t\":\"繼續設置\",\"0GwUT4\":\"繼續結帳\",\"sBV87H\":\"繼續建立活動\",\"nKtyYu\":\"繼續下一步\",\"RGVUUI\":\"繼續付款\",\"FxVG/l\":\"已複製到剪貼簿\",\"PiH3UR\":\"已複製!\",\"uUPbPg\":\"複製推廣連結\",\"iVm46+\":\"複製代碼\",\"y22tv0\":\"複製此連結以便隨處分享\",\"/4gGIX\":\"複製到剪貼簿\",\"o5K/BK\":\"珊瑚色\",\"P0rbCt\":\"封面圖片\",\"60u+dQ\":\"封面圖片將顯示在活動頁面頂部\",\"2NLjA6\":\"封面圖片將顯示在您的主辦單位頁面頂部\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"建立推廣夥伴\",\"dyrgS4\":\"立即創建和自定義您的活動頁面\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"創建機票\",\"8AiKIu\":\"建立門票或商品\",\"agZ87r\":\"為您的活動創建門票、設定價格並管理可用數量。\",\"dkAPxi\":\"創建 Webhook\",\"5slqwZ\":\"建立您的活動\",\"JQNMrj\":\"建立你嘅第一個活動\",\"CCjxOC\":\"建立您的第一個活動以開始銷售門票並管理參加者。\",\"ZCSSd+\":\"建立您自己的活動\",\"67NsZP\":\"建立緊活動...\",\"H34qcM\":\"建立緊主辦方...\",\"1YMS+X\":\"建立緊你嘅活動,請稍候\",\"yiy8Jt\":\"建立緊你嘅主辦方資料,請稍候\",\"8Tg/JR\":\"自訂\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"自訂繼續按鈕上顯示的文字\",\"q9Jg0H\":\"自定義您的活動頁面和小部件設計,以完美匹配您的品牌\",\"mkLlne\":\"自訂活動頁面外觀\",\"3trPKm\":\"自訂主辦單位頁面外觀\",\"zgCHnE\":\"每日銷售報告\",\"nHm0AI\":\"每日銷售、税費和費用明細\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"第一天簽到列表\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"刪除推廣夥伴\",\"+jw/c1\":\"刪除圖片\",\"GnyEfA\":\"刪除機票\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"刪除 Webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"取消全選\",\"H8kMHT\":\"收唔到驗證碼?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"禁用此容量以跟蹤容量,而不停止產品銷售\",\"Tgg8XQ\":\"禁用此容量以追蹤容量而不停止售票\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"關閉此訊息\",\"TvY/XA\":\"文檔\",\"dYskfr\":\"不存在\",\"V6Jjbr\":\"還沒有賬户? <0>註冊\",\"4+aC/x\":\"捐款/自費門票\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"草稿\",\"3z2ium\":\"拖動排序\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"由於垃圾訊息風險高,我們需要手動驗證才能發送訊息。\\n請聯絡我們以申請權限。\",\"KRmTkx\":\"複製產品\",\"Wt9eV8\":\"複製票\",\"4xK5y2\":\"複製 Webhooks\",\"KIjvtr\":\"荷蘭語\",\"SPKbfM\":\"例如:取得門票,立即註冊\",\"v4+lcZ\":\"編輯推廣夥伴\",\"2iZEz7\":\"編輯答案\",\"kNGp1D\":\"編輯與會者\",\"t2bbp8\":\"編輯參會者\",\"d+nnyk\":\"編輯機票\",\"fW5sSv\":\"編輯 Webhook\",\"nP7CdQ\":\"編輯 Webhook\",\"aqxYLv\":\"教育\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"必須填寫電郵\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"需要電郵驗證\",\"L86zy2\":\"電郵驗證成功!\",\"nA31FG\":\"啟用此容量以在達到限制時停止售票\",\"RxzN1M\":\"已啟用\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"結束日期與時間(可選)\",\"PKXt9R\":\"結束日期必須在開始日期之後\",\"48Y16Q\":\"結束時間(選填)\",\"3bR1r4\":\"輸入推廣夥伴電郵(選填)\",\"ARkzso\":\"輸入推廣夥伴名稱\",\"kWg31j\":\"輸入獨特推廣碼\",\"C3nD/1\":\"輸入您的電郵地址\",\"n9V+ps\":\"輸入您的姓名\",\"LslKhj\":\"加載日誌時出錯\",\"acLjIx\":\"活動\",\"WgD6rb\":\"活動類別\",\"b46pt5\":\"活動封面圖片\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"活動描述\",\"PYs3rP\":\"活動名稱\",\"HhwcTQ\":\"活動名稱\",\"WZZzB6\":\"必須填寫活動名稱\",\"Wd5CDM\":\"活動名稱應少於 150 個字元\",\"4JzCvP\":\"活動不可用\",\"mImacG\":\"活動頁面\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"活動票務由以下提供\",\"YDVUVl\":\"事件類型\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"活動\",\"VlvpJ0\":\"導出答案\",\"JKfSAv\":\"導出失敗。請重試。\",\"SVOEsu\":\"導出已開始。正在準備文件...\",\"9bpUSo\":\"匯出緊推廣夥伴\",\"jtrqH9\":\"正在導出與會者\",\"R4Oqr8\":\"導出完成。正在下載文件...\",\"UlAK8E\":\"正在導出訂單\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"建立推廣夥伴失敗\",\"jo3Gm6\":\"匯出推廣夥伴失敗\",\"Jjw03p\":\"導出與會者失敗\",\"ZPwFnN\":\"導出訂單失敗\",\"X4o0MX\":\"加載 Webhook 失敗\",\"10XEC9\":\"重新發送產品電子郵件失敗\",\"YQ3QSS\":\"重新發送驗證碼失敗\",\"T6B2gk\":\"發送訊息失敗。請再試一次。\",\"lKh069\":\"無法啟動導出任務\",\"i0QKrm\":\"更新推廣夥伴失敗\",\"NNc33d\":\"更新答案失敗。\",\"7/9RFs\":\"上傳圖片失敗。\",\"nkNfWu\":\"圖片上傳失敗。請再試一次。\",\"rxy0tG\":\"驗證電郵失敗\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"反饋意見\",\"T4BMxU\":\"費用可能會變更。如有變更,您將收到通知。\",\"cf35MA\":\"節慶\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"固定費用:\",\"KgxI80\":\"靈活的票務系統\",\"lWxAUo\":\"飲食\",\"kFLJqR\":\"森林\",\"/4rQr+\":\"免費門票\",\"01my8x\":\"免費門票,無需支付信息\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"全面整合\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"關於您主辦單位的一般資訊\",\"ziAjHi\":\"產生\",\"exy8uo\":\"產生代碼\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"免費開始,無訂閲費用\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"準備好您的活動\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"前往 Hi.Events\",\"gHSuV/\":\"返回主頁\",\"Lek3cJ\":\"前往 Stripe 儀表板\",\"GNJ1kd\":\"幫助與支持\",\"g+2103\":\"呢個係你嘅推廣連結\",\"spMR9y\":\"Hi.Events 收取平台費用以維護和改進我們的服務。這些費用會自動從每筆交易中扣除。\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"隱藏答案\",\"IyEqFf\":\"隱藏顏色設定\",\"fsi6fC\":\"向客户隱藏此票據\",\"Fhzoa8\":\"隱藏銷售截止日期後的機票\",\"yhm3J/\":\"在開售日期前隱藏機票\",\"k7/oGT\":\"隱藏機票,除非用户有適用的促銷代碼\",\"L0ZOiu\":\"售罄後隱藏門票\",\"uno73L\":\"隱藏票單將阻止用户在活動頁面上看到該票單。\",\"i0qMbr\":\"主頁\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"如果未自動開啟新分頁,請點擊下方按鈕繼續結帳。\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"如果為空,該地址將用於生成 Google 地圖鏈接\",\"wOU3Tr\":\"如果您擁有我們的帳戶,您將會收到一封包含重設密碼指引的電郵。\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"圖片尺寸必須在 3000px x 2000px 之間。最大高度為 2000px,最大寬度為 3000px\",\"an5hVd\":\"圖片\",\"UJLg8x\":\"深入分析\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"包括您的在線活動的連接詳細信息。這些詳細信息將顯示在訂單摘要頁面和參會者產品頁面上\",\"evpD4c\":\"包括在線活動的連接詳情。這些詳細信息將顯示在訂單摘要頁面和與會者門票頁面上\",\"AXTNr8\":[\"包括 \",[\"0\"],\" 張票\"],\"7/Rzoe\":\"包括 1 張票\",\"F1Xp97\":\"個人與會者\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"集成\",\"B2Tpo0\":\"無效電郵\",\"5tT0+u\":\"電郵格式無效\",\"g+lLS9\":\"邀請團隊成員\",\"1z26sk\":\"邀請團隊成員\",\"KR0679\":\"邀請團隊成員\",\"aH6ZIb\":\"邀請您的團隊\",\"Lj7sBL\":\"意大利語\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"最新響應\",\"gw3Ur5\":\"最近觸發\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"鏈接您的 Stripe 賬户以接收售票資金。\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"已上線\",\"fpMs2Z\":\"直播\",\"DU0YtB\":\"載入緊主題...\",\"NFxlHW\":\"正在加載 Webhook\",\"iG7KNr\":\"標誌\",\"vu7ZGG\":\"標誌與封面\",\"gddQe0\":\"您主辦單位的標誌與封面圖片\",\"TBEnp1\":\"標誌將顯示於頁首\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"使活動上線\",\"4wUIjX\":\"讓您的活動上線\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"管理活動\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"管理產品\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"管理適用於機票的税費\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"管理您的支付處理並查看平台費用\",\"lzcrX3\":\"手動添加與會者將調整門票數量。\",\"/x0FyM\":\"配合您的品牌\",\"xDAtGP\":\"訊息\",\"1jRD0v\":\"向與會者發送特定門票的信息\",\"97QrnA\":\"在一個地方向與會者發送消息、管理訂單並處理退款\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"必須填寫訊息\",\"0/yJtP\":\"向具有特定產品的訂單所有者發送消息\",\"yt/wR6\":\"午夜\",\"tccUcA\":\"移動簽到\",\"IU7sBy\":\"現代\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"多種價格選擇。非常適合早鳥票等。\",\"GfaxEk\":\"音樂\",\"8/brI5\":\"必須填寫名稱\",\"m920rF\":\"New York\",\"eWRECP\":\"夜生活\",\"074+X8\":\"沒有活動的 Webhook\",\"zxnup4\":\"冇推廣夥伴可顯示\",\"6r9SGl\":\"無需信用卡\",\"Z6ILSe\":\"沒有該組織者的活動\",\"8zCZQf\":\"尚無活動\",\"XZkeaI\":\"未找到日誌\",\"NEmyqy\":\"尚無訂單\",\"B7w4KY\":\"沒有其他可用的主辦單位\",\"6jYQGG\":\"沒有過往活動\",\"zK/+ef\":\"沒有可供選擇的產品\",\"q91DKx\":\"此參會者尚未回答任何問題。\",\"QoAi8D\":\"無響應\",\"EK/G11\":\"尚無響應\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"沒有演出門票\",\"yM5c0q\":\"沒有即將舉行的活動\",\"n5vdm2\":\"此端點尚未記錄任何 Webhook 事件。事件觸發後將顯示在此處。\",\"4GhX3c\":\"沒有 Webhooks\",\"s9r1y2\":\"黑色\",\"x5+Lcz\":\"未辦理登機手續\",\"dX/n9x\":\"海洋\",\"lQgMLn\":\"辦公室或場地名稱\",\"+P/tII\":\"準備就緒後,設置您的活動並開始售票。\",\"WjSpu5\":\"線上活動\",\"bU7oUm\":\"僅發送給具有這些狀態的訂單\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"訂單已創建\",\"L4kzeZ\":[\"訂單詳情 \",[\"0\"]],\"+spgqH\":[\"訂單編號:\",[\"0\"]],\"vu6Arl\":\"訂單標記為已支付\",\"FaPYw+\":\"訂單所有者\",\"eB5vce\":\"具有特定產品的訂單所有者\",\"CxLoxM\":\"具有產品的訂單所有者\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"訂單已退款\",\"6eSHqs\":\"訂單狀態\",\"e7eZuA\":\"訂單已更新\",\"mz+c33\":\"創建的訂單\",\"5It1cQ\":\"訂單已導出\",\"S3CZ5M\":\"主辦單位儀表板\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"找不到主辦單位\",\"wpj63n\":\"主辦單位設定\",\"coIKFu\":\"所選貨幣沒有可用的主辦單位統計資料,或發生錯誤。\",\"o1my93\":\"更新主辦單位狀態失敗。請稍後再試。\",\"rLHma1\":\"主辦單位狀態已更新\",\"J2cXxX\":\"組織者只能管理活動和門票。他們不能管理用户、賬户設置或賬單信息。\",\"/IX/7x\":\"其他\",\"6/dCYd\":\"總覽\",\"cbtJ9W\":\"頁面背景顏色\",\"QkLf4H\":\"頁面網址\",\"2w/FiJ\":\"付費機票\",\"Ff0Dor\":\"過去\",\"xTPjSy\":\"過往活動\",\"/l/ckQ\":\"貼上網址\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"已暫停\",\"TskrJ8\":\"付款與計劃\",\"EyE8E6\":\"支付處理\",\"vcyz2L\":\"支付設置\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"表現\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"電話\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"下單\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"平台費用\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"請輸入有效的 URL\",\"n8+Ng/\":\"請輸入5位數驗證碼\",\"Dvq0wf\":\"請提供圖片。\",\"MA04r/\":\"請移除篩選器,並將排序設置為 \\\"主頁順序\\\",以啟用排序功能\",\"EFq6EG\":\"請選擇圖片。\",\"yygcoG\":\"請至少選擇一張票\",\"fuwKpE\":\"請再試一次。\",\"klWBeI\":\"請等一陣再申請新嘅驗證碼\",\"hfHhaa\":\"請稍候,我哋準備緊匯出你嘅推廣夥伴...\",\"o+tJN/\":\"請稍候,我們正在準備導出您的與會者...\",\"+5Mlle\":\"請稍候,我們正在準備導出您的訂單...\",\"R7+D0/\":\"葡萄牙語(巴西)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"由 Stripe 提供支持\",\"cs5muu\":\"預覽活動頁面\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"私隱政策\",\"p/JDmw\":\"產品\",\"EWCLpZ\":\"產品已創建\",\"XkFYVB\":\"產品已刪除\",\"0dzBGg\":\"產品電子郵件已重新發送給參會者\",\"YMwcbR\":\"產品銷售、收入和税費明細\",\"ldVIlB\":\"產品已更新\",\"mIqT3T\":\"產品、商品和靈活的定價選項\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"優惠碼\",\"k3wH7i\":\"促銷碼使用情況及折扣明細\",\"EEYbdt\":\"發佈\",\"evDBV8\":\"發佈活動\",\"812gwg\":\"購買許可證\",\"YwNJAq\":\"二維碼掃描,提供即時反饋和安全共享,供工作人員使用\",\"Fi3b48\":\"最近訂單\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"重新發送驗證碼\",\"bxoWpz\":\"重新發送確認電郵\",\"G42SNI\":\"重新發送電郵\",\"TTpXL3\":[[\"resendCooldown\"],\"秒後重新發送\"],\"Gkz9Vm\":\"重新發送產品電子郵件\",\"slOprG\":\"重置您的密碼\",\"V5jGAK\":\"皇家藍\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"銷售\",\"KZrfYJ\":\"儲存社交連結\",\"aZR9BC\":\"捲動至門票\",\"lBAlVv\":\"按姓名、訂單號、參會者編號或電子郵件搜索...\",\"ftNXma\":\"搜尋推廣夥伴...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"按票務名稱搜索...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"選擇類別\",\"mCB6Je\":\"全選\",\"kYZSFD\":\"選擇主辦單位以查看其儀表板與活動。\",\"tVW/yo\":\"選擇貨幣\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"選擇結束日期與時間\",\"gTN6Ws\":\"選擇結束時間\",\"0U6E9W\":\"選擇活動類別\",\"j9cPeF\":\"選擇事件類型\",\"KizCK7\":\"選擇開始日期與時間\",\"dJZTv2\":\"選擇開始時間\",\"XH5juP\":\"選擇票價等級\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"選擇時區\",\"Ropvj0\":\"選擇哪些事件將觸發此 Webhook\",\"BG3f7v\":\"銷售任何產品\",\"VtX8nW\":\"在銷售門票的同時銷售商品,並支持集成税務和促銷代碼\",\"Cye3uV\":\"銷售不僅僅是門票\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"發送訂單確認和產品電子郵件\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"設定你嘅機構\",\"VlS7y2\":\"設置您的支付處理,以接收門票銷售的資金。\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"幾分鐘內完成設置\",\"GG7qDw\":\"分享推廣連結\",\"hL7sDJ\":\"分享主辦單位頁面\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"顯示所有平台(另有 \",[\"0\"],\" 個有內容)\"],\"smd87r\":\"顯示可用門票數量\",\"tQi5Hh\":\"顯示顏色設定\",\"UVPI5D\":\"顯示較少平台\",\"b33PL9\":\"顯示更多平台\",\"j3b+OW\":\"在客户結賬後,在訂單摘要頁面上顯示給客户\",\"v6IwHE\":\"智能簽到\",\"J9xKh8\":\"智能儀表板\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交連結\",\"j/TOB3\":\"社交連結與網站\",\"2pxNFK\":\"已售出\",\"KTxc6k\":\"出現問題,請重試,或在問題持續時聯繫客服\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"抱歉,您的訂單已過期。請重新訂購。\",\"a4SyEE\":\"應用篩選器和排序時禁用排序\",\"7JFNej\":\"體育\",\"4nG1lG\":\"固定價格標準票\",\"JcQp9p\":\"開始日期同時間\",\"0m/ekX\":\"開始日期與時間\",\"izRfYP\":\"必須填寫開始日期\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"成功檢查 <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"成功創建票單\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"產品複製成功\",\"RuaKfn\":\"地址更新成功\",\"5n+Wwp\":\"主辦單位更新成功\",\"0Dk/l8\":\"SEO 設定已成功更新\",\"MhOoLQ\":\"社交連結更新成功\",\"g2lRrH\":\"成功更新票單\",\"kj7zYe\":\"Webhook 更新成功\",\"/RfJXt\":[\"夏日音樂節 \",[\"0\"]],\"CWOPIK\":\"2025夏季音樂節\",\"oNxgAm\":\"日落\",\"5gIl+x\":\"支持分級、基於捐贈和產品銷售,並提供可自定義的定價和容量\",\"JZTQI0\":\"切換主辦單位\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"讓人們知道您的活動有什麼內容\",\"NiIUyb\":\"請告訴我們您的活動\",\"DovcfC\":\"話俾我哋知你嘅機構資料。呢啲資料會顯示喺你嘅活動頁面。\",\"xowcRf\":\"服務條款\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"內容區域的背景顏色\",\"Zhqzq3\":\"內容區域(卡片、標題等)的背景顏色\",\"JgkK2l\":\"整個頁面的背景顏色\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"驗證碼會喺10分鐘後過期。如果你搵唔到電郵,請檢查垃圾郵件資料夾。\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"您查找的活動目前不可用。它可能已被刪除、過期或 URL 不正確。\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[[\"0\"],\"的最大票數是\",[\"1\"]],\"FeAfXO\":[\"將軍票的最大票數為\",[\"0\"],\"。\"],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"找不到您正在尋找的主辦單位。頁面可能已被移動、刪除,或網址不正確。\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"適用於該票據的税費。您可以在\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"劇場\",\"tDwYhx\":\"主題與顏色\",\"jvxN9/\":\"本次活動沒有門票\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"呢個代碼會用嚟追蹤銷售。只可以用字母、數字、連字號同底線。\",\"YClrdK\":\"呢個活動未發佈\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"這是將會顯示給使用者的主辦單位名稱。\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"呢個主辦方資料未發佈\",\"5189cf\":\"這會覆蓋所有可見性設置,並對所有客户隱藏票單。\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"不能刪除此票單,因為它\\n與訂單相關聯。您可以將其隱藏。\",\"ma6qdu\":\"此票不對外開放\",\"xJ8nzj\":\"除非使用促銷代碼,否則此票為隱藏票\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"這將用於通知和與使用者的溝通。\",\"rhsath\":\"呢個唔會俾客戶睇到,但可以幫你識別推廣夥伴。\",\"KosivG\":\"成功刪除票單\",\"HGuXjF\":\"票務持有人\",\"6tmWch\":\"票券或產品\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"門票銷售\",\"NirIiz\":\"門票等級\",\"8jLPgH\":\"機票類型\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"票務小工具預覽\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"機票\",\"6GQNLE\":\"門票\",\"NRhrIB\":\"票券與產品\",\"ikA//P\":\"已售票\",\"i+idBz\":\"已售出的門票\",\"AGRilS\":\"已售出的門票\",\"56Qw2C\":\"成功分類的門票\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"分層票\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"分層門票允許您為同一張門票提供多種價格選擇。\\n這非常適合早鳥票,或為不同人羣提供不同價\\n選擇。\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"要接受信用卡付款,您需要連接您的 Stripe 賬户。Stripe 是我們的支付處理合作夥伴,確保安全交易和及時付款。\",\"KSDwd5\":\"總訂單數\",\"/b6Z1R\":\"通過詳細的分析和可導出的報告跟蹤收入、頁面瀏覽量和銷售情況\",\"OpKMSn\":\"交易手續費:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"無法\",[\"0\"],\"與會者\"],\"nNdxt9\":\"無法創建票單。請檢查您的詳細信息\",\"IrVSu+\":\"無法複製產品。請檢查您的詳細信息\",\"Vx2J6x\":\"無法擷取參與者資料\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知參會者\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"取消發佈活動\",\"Pp1sWX\":\"更新推廣夥伴\",\"gJQsLv\":\"上傳主辦單位的封面圖片\",\"4kEGqW\":\"上傳主辦單位的標誌\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"上傳圖片\",\"29w7p6\":\"正在上傳圖片...\",\"HtrFfw\":\"URL 是必填項\",\"AdWhjZ\":\"驗證碼\",\"wCKkSr\":\"驗證電郵\",\"/IBv6X\":\"驗證您的電郵\",\"e/cvV1\":\"驗證緊...\",\"fROFIL\":\"越南語\",\"gj5YGm\":\"查看並下載您的活動報告。請注意,報告中僅包含已完成的訂單。\",\"c7VN/A\":\"查看答案\",\"AM+zF3\":\"查看與會者\",\"e4mhwd\":\"查看活動主頁\",\"n6EaWL\":\"查看日誌\",\"AMkkeL\":\"查看訂單\",\"9jnAcN\":\"查看主辦單位主頁\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP產品\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"我們建議尺寸為 400x400 像素,檔案大小不超過 5MB\",\"Fq/Nx7\":\"我哋已經將5位數驗證碼發送到:\",\"GdWB+V\":\"Webhook 創建成功\",\"2X4ecw\":\"Webhook 刪除成功\",\"CThMKa\":\"Webhook 日誌\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不會發送通知\",\"FSaY52\":\"Webhook 將發送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"網站\",\"vKLEXy\":\"微博\",\"jupD+L\":\"歡迎回來 👋\",\"kSYpfa\":[\"歡迎嚟到 \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"歡迎嚟到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"歡迎嚟到 \",[\"0\"],\",呢度係你所有活動嘅列表\"],\"je8QQT\":\"歡迎來到 Hi.Events 👋\",\"yZIW7P\":\"歡迎使用 Hi.Events,以下是您所有活動的清單。\",\"wjqPqF\":\"什麼是分層門票?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"什麼是 Webhook?\",\"MhhnvW\":\"此代碼適用於哪些機票?(默認適用於所有)\",\"dCil3h\":\"該問題應適用於哪些機票?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"咩類型嘅活動?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"當簽到被刪除時\",\"Gmd0hv\":\"當新與會者被創建時\",\"Lc18qn\":\"當新訂單被創建時\",\"dfkQIO\":\"當新產品被創建時\",\"8OhzyY\":\"當產品被刪除時\",\"tRXdQ9\":\"當產品被更新時\",\"Q7CWxp\":\"當與會者被取消時\",\"IuUoyV\":\"當與會者簽到時\",\"nBVOd7\":\"當與會者被更新時\",\"ny2r8d\":\"當訂單被取消時\",\"c9RYbv\":\"當訂單被標記為已支付時\",\"ejMDw1\":\"當訂單被退款時\",\"fVPt0F\":\"當訂單被更新時\",\"de6HLN\":\"當顧客購買門票時,他們的訂單將會顯示在這裡。\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"工作坊\",\"EpknJA\":\"請在此輸入您的訊息...\",\"nhtR6Y\":\"X(Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"您可以在\",\"UqVaVO\":\"您不能更改票務類型,因為該票務已關聯了與會者。\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"您不能刪除此價格等級,因為此等級已售出門票。您可以將其隱藏。\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"您已向免費產品添加了税費。您想要刪除它們嗎?\",\"183zcL\":\"您在免費機票上添加了税費。您想刪除或隱藏它們嗎?\",\"2v5MI1\":\"您尚未發送任何信息。您可以向所有與會者或特定持票人發送信息。\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"在更新主辦單位狀態之前,您必須先驗證您的電郵地址。\",\"FRl8Jv\":\"您需要驗證您的帳户電子郵件才能發送消息。\",\"8QNzin\":\"在創建容量分配之前,您需要一張票。\",\"WHXRMI\":\"您至少需要一張票才能開始。免費、付費或讓用户決定支付方式。\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"你嘅推廣夥伴已經成功匯出。\",\"TF37u6\":\"您的與會者已成功導出。\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"您的電子郵件\",\"R02pnV\":\"在向與會者銷售門票之前,您的活動必須處於上線狀態。\",\"cqo2VO\":\"您的活動必須上線後才能銷售門票。\",\"ifRqmm\":\"你嘅訊息已經成功發送!\",\"/Rj5P4\":\"您的姓名\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"您的訂單已成功導出。\",\"Xd1R1a\":\"您主辦單位的地址\",\"vvO1I2\":\"您的 Stripe 賬户已連接並準備好處理支付。\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\",\"YtqjMA\":\"由於垃圾郵件風險高,我們需要進行手動驗證後才能發送訊息。\\n請聯絡我們以申請權限。\",\"8XAE7n\":\"如果您有帳戶,將收到一封電郵,內含重設密碼的指示。\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/zh-hk.po b/frontend/src/locales/zh-hk.po index 9470d1cbd4..c44771aab8 100644 --- a/frontend/src/locales/zh-hk.po +++ b/frontend/src/locales/zh-hk.po @@ -14,12 +14,12 @@ msgstr "" "Plural-Forms: \n" #: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:197 +#: src/components/layouts/OrganizerLayout/index.tsx:199 msgid "- Click to Publish" msgstr "- 點擊發布" #: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/OrganizerLayout/index.tsx:201 msgid "- Click to Unpublish" msgstr "- 點擊取消發布" @@ -42,7 +42,7 @@ msgstr "There's nothing to show yet" #~ msgstr "如果您有帳戶,將收到一封電郵,內含重設密碼的指示。" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:37 +#: src/locales.ts:39 msgid "{0}" msgstr "{0}" @@ -71,7 +71,7 @@ msgid "{0} created successfully" msgstr "成功創建 {0}" #: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:132 +#: src/components/layouts/AuthLayout/index.tsx:133 msgid "{0} logo" msgstr "{0} 標誌" @@ -107,7 +107,7 @@ msgstr "{hours} 小時, {minutes} 分鐘, 和 {seconds} 秒" msgid "{minutes} minutes and {seconds} seconds" msgstr "{分}分鐘和{秒}秒鐘" -#: src/components/routes/welcome/index.tsx:247 +#: src/components/routes/welcome/index.tsx:266 msgid "{organizerName}'s first event" msgstr "{組織者名稱}的首次活動" @@ -269,7 +269,7 @@ msgstr "每個產品的固定金額。例如,每個產品$0.50" msgid "A multi line text input" msgstr "多行文本輸入" -#: src/components/routes/welcome/index.tsx:99 +#: src/components/routes/welcome/index.tsx:114 msgid "A new verification code has been sent to your email" msgstr "新嘅驗證碼已經發送到你嘅電郵" @@ -807,11 +807,11 @@ msgstr "您確定要將此活動設為草稿嗎?這將使公眾無法看到該 msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "您確定要將此事件公開嗎?這將使事件對公眾可見" -#: src/components/layouts/OrganizerLayout/index.tsx:110 +#: src/components/layouts/OrganizerLayout/index.tsx:112 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "您確定要將此主辦單位設為草稿嗎?這將使該頁面對公眾隱藏。" -#: src/components/layouts/OrganizerLayout/index.tsx:111 +#: src/components/layouts/OrganizerLayout/index.tsx:113 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "您確定要將此主辦單位設為公開嗎?這將使該頁面對公眾可見。" @@ -879,7 +879,7 @@ msgstr "與會者已創建" msgid "Attendee Details" msgstr "與會者詳情" -#: src/components/layouts/AuthLayout/index.tsx:74 +#: src/components/layouts/AuthLayout/index.tsx:75 msgid "Attendee Management" msgstr "與會者管理" @@ -937,7 +937,7 @@ msgstr "自動調整大小" #~ msgid "Auto Workflow" #~ msgstr "自動化工作流" -#: src/components/layouts/AuthLayout/index.tsx:80 +#: src/components/layouts/AuthLayout/index.tsx:81 msgid "Automated entry management with multiple check-in lists and real-time validation" msgstr "使用多個簽到列表和實時驗證的自動化入場管理" @@ -1087,7 +1087,7 @@ msgid "Camera permission was denied. <0>Request Permission again, or if this msgstr "相機權限被拒絕。<0>再次請求權限,如果還不行,則需要在瀏覽器設置中<1>授予此頁面訪問相機的權限。" #: src/components/common/AttendeeTable/index.tsx:183 -#: src/components/common/ContactOrganizerModal/index.tsx:96 +#: src/components/common/ContactOrganizerModal/index.tsx:104 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 #: src/components/layouts/CheckIn/index.tsx:225 @@ -1223,7 +1223,7 @@ msgstr "簽退" msgid "Check out this event!" msgstr "看看這個活動吧!" -#: src/components/routes/welcome/index.tsx:125 +#: src/components/routes/welcome/index.tsx:140 msgid "Check your email" msgstr "查看你嘅電郵" @@ -1398,7 +1398,7 @@ msgstr "代碼長度必須在 3 至 50 個字符之間" msgid "Code must be no more than 20 characters" msgstr "代碼唔可以超過20個字元" -#: src/components/layouts/OrganizerLayout/index.tsx:153 +#: src/components/layouts/OrganizerLayout/index.tsx:155 msgid "Collaborate with your team to create amazing events together." msgstr "與您的團隊合作,一起創造精彩活動。" @@ -1460,7 +1460,7 @@ msgstr "完成付款" #~ msgid "Complete Store" #~ msgstr "完整商店" -#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/common/StripeConnectButton/index.tsx:79 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 #: src/components/routes/event/EventDashboard/index.tsx:205 msgid "Complete Stripe Setup" @@ -1524,7 +1524,7 @@ msgstr "確認密碼" msgid "Confirm your email to access all features." msgstr "請確認您的電郵地址以使用所有功能。" -#: src/components/layouts/OrganizerLayout/index.tsx:286 +#: src/components/layouts/OrganizerLayout/index.tsx:288 msgid "Confirmation email sent! Please check your inbox." msgstr "確認電郵已發送!請檢查您的收件匣。" @@ -1544,8 +1544,8 @@ msgstr "連接文檔" msgid "Connect payment processing" msgstr "連接支付處理" -#: src/components/layouts/OrganizerLayout/index.tsx:166 -#: src/components/layouts/OrganizerLayout/index.tsx:174 +#: src/components/layouts/OrganizerLayout/index.tsx:168 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect Stripe" msgstr "連接條紋" @@ -1553,17 +1553,17 @@ msgstr "連接條紋" msgid "Connect to Stripe" msgstr "連接到 Stripe" -#: src/components/layouts/AuthLayout/index.tsx:90 +#: src/components/layouts/AuthLayout/index.tsx:91 msgid "Connect with CRM and automate tasks using webhooks and integrations" msgstr "連接 CRM 並使用 Webhook 和集成自動化任務" -#: src/components/common/StripeConnectButton/index.tsx:72 +#: src/components/common/StripeConnectButton/index.tsx:77 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 #: src/components/routes/event/GettingStarted/index.tsx:154 msgid "Connect with Stripe" msgstr "與 Stripe 連接" -#: src/components/layouts/OrganizerLayout/index.tsx:167 +#: src/components/layouts/OrganizerLayout/index.tsx:169 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "連接您的 Stripe 帳戶以接受門票和商品的付款。" @@ -1580,11 +1580,11 @@ msgid "Connection Details" msgstr "連接詳情" #: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:206 +#: src/components/layouts/OrganizerHomepage/index.tsx:220 msgid "Contact" msgstr "聯絡" -#: src/components/common/ContactOrganizerModal/index.tsx:60 +#: src/components/common/ContactOrganizerModal/index.tsx:66 msgid "Contact {0}" msgstr "聯絡 {0}" @@ -1635,8 +1635,8 @@ msgid "Continue set up" msgstr "繼續設置" #: src/components/forms/OrganizerForm/index.tsx:123 -#: src/components/modals/CreateEventModal/index.tsx:256 -#: src/components/routes/welcome/index.tsx:388 +#: src/components/modals/CreateEventModal/index.tsx:264 +#: src/components/routes/welcome/index.tsx:407 msgid "Continue Setup" msgstr "繼續設置" @@ -1652,7 +1652,7 @@ msgstr "繼續結帳" msgid "Continue to event creation" msgstr "繼續建立活動" -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Continue to next step" msgstr "繼續下一步" @@ -1785,7 +1785,7 @@ msgstr "創建賬户或 <0>{0} 開始使用" msgid "create an organizer" msgstr "創建一個組織者" -#: src/components/layouts/AuthLayout/index.tsx:28 +#: src/components/layouts/AuthLayout/index.tsx:29 msgid "Create and customize your event page instantly" msgstr "立即創建和自定義您的活動頁面" @@ -1818,7 +1818,7 @@ msgid "Create Check-In List" msgstr "創建簽到列表" #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:143 +#: src/components/layouts/OrganizerLayout/index.tsx:145 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1879,7 +1879,7 @@ msgstr "創建 Webhook" msgid "Create Your Event" msgstr "建立您的活動" -#: src/components/routes/welcome/index.tsx:280 +#: src/components/routes/welcome/index.tsx:299 msgid "Create your first event" msgstr "建立你嘅第一個活動" @@ -1897,7 +1897,7 @@ msgstr "建立您自己的活動" msgid "Created" msgstr "創建" -#: src/components/routes/welcome/index.tsx:388 +#: src/components/routes/welcome/index.tsx:407 msgid "Creating Event..." msgstr "建立緊活動..." @@ -1905,7 +1905,7 @@ msgstr "建立緊活動..." msgid "Creating Organizer..." msgstr "建立緊主辦方..." -#: src/components/routes/welcome/index.tsx:386 +#: src/components/routes/welcome/index.tsx:405 msgid "Creating your event, please wait" msgstr "建立緊你嘅活動,請稍候" @@ -1965,7 +1965,7 @@ msgstr "自訂繼續按鈕上顯示的文字" msgid "Customize your event page" msgstr "定製您的活動頁面" -#: src/components/layouts/AuthLayout/index.tsx:85 +#: src/components/layouts/AuthLayout/index.tsx:86 msgid "Customize your event page and widget design to match your brand perfectly" msgstr "自定義您的活動頁面和小部件設計,以完美匹配您的品牌" @@ -2127,7 +2127,7 @@ msgstr "取消全選" msgid "Details" msgstr "詳細信息" -#: src/components/routes/welcome/index.tsx:172 +#: src/components/routes/welcome/index.tsx:191 msgid "Didn't receive the code?" msgstr "收唔到驗證碼?" @@ -2225,7 +2225,7 @@ msgid "Downloading Invoice" msgstr "正在下載發票" #: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:196 +#: src/components/layouts/OrganizerLayout/index.tsx:198 msgid "Draft" msgstr "草稿" @@ -2486,7 +2486,7 @@ msgid "Email confirmation resent" msgstr "重新發送電子郵件確認" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/routes/profile/ManageProfile/index.tsx:90 msgid "Email confirmation resent successfully" msgstr "成功重新發送電子郵件確認" @@ -2495,7 +2495,7 @@ msgstr "成功重新發送電子郵件確認" msgid "Email footer message" msgstr "電子郵件頁腳信息" -#: src/components/common/ContactOrganizerModal/index.tsx:32 +#: src/components/common/ContactOrganizerModal/index.tsx:34 msgid "Email is required" msgstr "必須填寫電郵" @@ -2503,11 +2503,11 @@ msgstr "必須填寫電郵" msgid "Email not verified" msgstr "電子郵件未經驗證" -#: src/components/layouts/OrganizerLayout/index.tsx:265 +#: src/components/layouts/OrganizerLayout/index.tsx:267 msgid "Email Verification Required" msgstr "需要電郵驗證" -#: src/components/routes/welcome/index.tsx:84 +#: src/components/routes/welcome/index.tsx:95 msgid "Email verified successfully!" msgstr "電郵驗證成功!" @@ -2549,11 +2549,11 @@ msgid "End Date & Time (optional)" msgstr "結束日期與時間(可選)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:215 +#: src/components/routes/welcome/index.tsx:234 msgid "End date must be after start date" msgstr "結束日期必須在開始日期之後" -#: src/components/routes/welcome/index.tsx:363 +#: src/components/routes/welcome/index.tsx:382 msgid "End time (optional)" msgstr "結束時間(選填)" @@ -2589,11 +2589,11 @@ msgstr "輸入不含税費的金額。" msgid "Enter unique affiliate code" msgstr "輸入獨特推廣碼" -#: src/components/common/ContactOrganizerModal/index.tsx:74 +#: src/components/common/ContactOrganizerModal/index.tsx:80 msgid "Enter your email" msgstr "輸入您的電郵地址" -#: src/components/common/ContactOrganizerModal/index.tsx:68 +#: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "輸入您的姓名" @@ -2678,7 +2678,7 @@ msgstr "活動主頁" msgid "Event location & venue details" msgstr "活動地點和場地詳情" -#: src/components/routes/welcome/index.tsx:330 +#: src/components/routes/welcome/index.tsx:349 msgid "Event name" msgstr "活動名稱" @@ -2686,7 +2686,7 @@ msgstr "活動名稱" msgid "Event Name" msgstr "活動名稱" -#: src/components/routes/welcome/index.tsx:211 +#: src/components/routes/welcome/index.tsx:230 msgid "Event name is required" msgstr "必須填寫活動名稱" @@ -2724,8 +2724,8 @@ msgid "Event status updated" msgstr "事件狀態已更新" #: src/components/common/PoweredByFooter/index.tsx:28 -msgid "Event Ticketing by" -msgstr "活動票務由以下提供" +#~ msgid "Event Ticketing by" +#~ msgstr "活動票務由以下提供" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 @@ -2745,7 +2745,7 @@ msgstr "事件類型" #~ msgstr "活動" #: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:131 +#: src/components/layouts/OrganizerLayout/index.tsx:133 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "活動" @@ -2857,11 +2857,11 @@ msgstr "加載 Webhook 失敗" msgid "Failed to resend ticket email" msgstr "重新發送票據電子郵件失敗" -#: src/components/routes/welcome/index.tsx:108 +#: src/components/routes/welcome/index.tsx:123 msgid "Failed to resend verification code" msgstr "重新發送驗證碼失敗" -#: src/components/common/ContactOrganizerModal/index.tsx:51 +#: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "發送訊息失敗。請再試一次。" @@ -2889,7 +2889,7 @@ msgstr "上傳圖片失敗。" msgid "Failed to upload image. Please try again." msgstr "圖片上傳失敗。請再試一次。" -#: src/components/routes/welcome/index.tsx:88 +#: src/components/routes/welcome/index.tsx:100 msgid "Failed to verify email" msgstr "驗證電郵失敗" @@ -2992,7 +2992,7 @@ msgstr "固定費用:" msgid "Flash is not available on this device" msgstr "該設備不支持閃存" -#: src/components/layouts/AuthLayout/index.tsx:59 +#: src/components/layouts/AuthLayout/index.tsx:60 msgid "Flexible Ticketing" msgstr "靈活的票務系統" @@ -3014,7 +3014,7 @@ msgstr "忘記密碼?" #: src/components/common/OrderSummary/index.tsx:99 #: src/components/common/ProductsTable/SortableProduct/index.tsx:93 #: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:178 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "免費" @@ -3039,7 +3039,7 @@ msgstr "免費產品,無需付款信息" msgid "French" msgstr "法語" -#: src/components/layouts/AuthLayout/index.tsx:89 +#: src/components/layouts/AuthLayout/index.tsx:90 msgid "Fully Integrated" msgstr "全面整合" @@ -3075,7 +3075,7 @@ msgstr "德國" #~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." #~ msgstr "" -#: src/components/layouts/AuthLayout/index.tsx:36 +#: src/components/layouts/AuthLayout/index.tsx:37 msgid "Get started for free, no subscription fees" msgstr "免費開始,無訂閲費用" @@ -3291,7 +3291,7 @@ msgid "Homepage Design" msgstr "主頁設計" #: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:75 +#: src/components/layouts/OrganizerLayout/index.tsx:77 msgid "Homepage Designer" msgstr "主頁設計師" @@ -3408,7 +3408,7 @@ msgstr "圖片網址" msgid "Images" msgstr "圖片" -#: src/components/layouts/AuthLayout/index.tsx:54 +#: src/components/layouts/AuthLayout/index.tsx:55 msgid "In-depth Analytics" msgstr "深入分析" @@ -3474,7 +3474,7 @@ msgstr "Instagram" #~ msgid "Integrations" #~ msgstr "集成" -#: src/components/common/ContactOrganizerModal/index.tsx:33 +#: src/components/common/ContactOrganizerModal/index.tsx:35 msgid "Invalid email" msgstr "無效電郵" @@ -3499,7 +3499,7 @@ msgstr "邀請團隊成員" msgid "Invite Team Member" msgstr "邀請團隊成員" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:157 msgid "Invite Team Members" msgstr "邀請團隊成員" @@ -3507,7 +3507,7 @@ msgstr "邀請團隊成員" msgid "Invite User" msgstr "邀請用户" -#: src/components/layouts/OrganizerLayout/index.tsx:152 +#: src/components/layouts/OrganizerLayout/index.tsx:154 msgid "Invite Your Team" msgstr "邀請您的團隊" @@ -3647,11 +3647,11 @@ msgid "LinkedIn" msgstr "LinkedIn" #: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/layouts/OrganizerLayout/index.tsx:200 msgid "Live" msgstr "已上線" -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:112 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:111 msgid "LIVE" msgstr "直播" @@ -3815,7 +3815,7 @@ msgstr "手動添加與會者" msgid "Mark as paid" msgstr "標記為已支付" -#: src/components/layouts/AuthLayout/index.tsx:84 +#: src/components/layouts/AuthLayout/index.tsx:85 msgid "Match Your Brand" msgstr "配合您的品牌" @@ -3823,7 +3823,7 @@ msgstr "配合您的品牌" msgid "Maximum Per Order" msgstr "每份訂單的最高限額" -#: src/components/common/ContactOrganizerModal/index.tsx:82 +#: src/components/common/ContactOrganizerModal/index.tsx:88 msgid "Message" msgstr "訊息" @@ -3843,7 +3843,7 @@ msgstr "留言參與者" msgid "Message attendees with specific tickets" msgstr "向與會者發送特定門票的信息" -#: src/components/layouts/AuthLayout/index.tsx:75 +#: src/components/layouts/AuthLayout/index.tsx:76 msgid "Message attendees, manage orders, and handle refunds all in one place" msgstr "在一個地方向與會者發送消息、管理訂單並處理退款" @@ -3851,6 +3851,10 @@ msgstr "在一個地方向與會者發送消息、管理訂單並處理退款" msgid "Message buyer" msgstr "留言買家" +#: src/components/common/ContactOrganizerModal/index.tsx:39 +msgid "Message cannot exceed 5000 characters" +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:251 msgid "Message Content" msgstr "留言內容" @@ -3859,7 +3863,7 @@ msgstr "留言內容" msgid "Message individual attendees" msgstr "給個別與會者留言" -#: src/components/common/ContactOrganizerModal/index.tsx:36 +#: src/components/common/ContactOrganizerModal/index.tsx:41 msgid "Message is required" msgstr "必須填寫訊息" @@ -3896,7 +3900,7 @@ msgstr "其他" msgid "Miscellaneous Settings" msgstr "雜項設置" -#: src/components/layouts/AuthLayout/index.tsx:64 +#: src/components/layouts/AuthLayout/index.tsx:65 msgid "Mobile Check-in" msgstr "移動簽到" @@ -3957,7 +3961,7 @@ msgstr "Nam placerat elementum..." msgid "Name" msgstr "名稱" -#: src/components/common/ContactOrganizerModal/index.tsx:30 +#: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 msgid "Name is required" @@ -4032,7 +4036,7 @@ msgstr "沒有容量分配" msgid "No Check-In Lists" msgstr "沒有簽到列表" -#: src/components/layouts/AuthLayout/index.tsx:35 +#: src/components/layouts/AuthLayout/index.tsx:36 msgid "No Credit Card Required" msgstr "無需信用卡" @@ -4088,7 +4092,7 @@ msgstr "尚無訂單" msgid "No other organizers available" msgstr "沒有其他可用的主辦單位" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No past events" msgstr "沒有過往活動" @@ -4160,7 +4164,7 @@ msgstr "未加收任何税費。" #~ msgid "No tickets to show" #~ msgstr "沒有演出門票" -#: src/components/layouts/OrganizerHomepage/index.tsx:265 +#: src/components/layouts/OrganizerHomepage/index.tsx:279 msgid "No upcoming events" msgstr "沒有即將舉行的活動" @@ -4294,7 +4298,7 @@ msgid "Online event" msgstr "在線活動" #: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:165 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 msgid "Online Event" msgstr "線上活動" @@ -4509,12 +4513,12 @@ msgid "Organizer statistics are not available for the selected currency or an er msgstr "所選貨幣沒有可用的主辦單位統計資料,或發生錯誤。" #: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:122 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Organizer status update failed. Please try again later" msgstr "更新主辦單位狀態失敗。請稍後再試。" #: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:119 +#: src/components/layouts/OrganizerLayout/index.tsx:121 msgid "Organizer status updated" msgstr "主辦單位狀態已更新" @@ -4605,11 +4609,11 @@ msgstr "密碼重置成功。請使用新密碼登錄。" msgid "Passwords are not the same" msgstr "密碼不一樣" -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:267 msgid "Past" msgstr "過去" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 msgid "Past Events" msgstr "過往活動" @@ -4732,6 +4736,10 @@ msgstr "下單" msgid "Place this in the of your website." msgstr "將其放在網站的 中。" +#: src/components/common/PoweredByFooter/index.tsx:27 +msgid "Planning an event?" +msgstr "" + #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 msgid "Platform Fees" msgstr "平台費用" @@ -4781,7 +4789,7 @@ msgstr "請輸入指向圖像的有效圖片網址。" msgid "Please enter a valid URL" msgstr "請輸入有效的 URL" -#: src/components/routes/welcome/index.tsx:67 +#: src/components/routes/welcome/index.tsx:68 msgid "Please enter the 5-digit code" msgstr "請輸入5位數驗證碼" @@ -4831,7 +4839,7 @@ msgstr "請再試一次。" msgid "Please verify your email address to access all features" msgstr "請驗證您的電子郵件地址,以訪問所有功能" -#: src/components/routes/welcome/index.tsx:106 +#: src/components/routes/welcome/index.tsx:121 msgid "Please wait before requesting another code" msgstr "請等一陣再申請新嘅驗證碼" @@ -4864,7 +4872,7 @@ msgstr "葡萄牙語" msgid "Post Checkout message" msgstr "結賬後信息" -#: src/components/common/PoweredByFooter/index.tsx:28 +#: src/components/common/PoweredByFooter/index.tsx:37 msgid "Powered by" msgstr "技術支持" @@ -4939,8 +4947,8 @@ msgstr "打印所有門票" msgid "Print Tickets" msgstr "打印票" -#: src/components/layouts/EventHomepage/index.tsx:310 -#: src/components/layouts/OrganizerHomepage/index.tsx:287 +#: src/components/layouts/EventHomepage/index.tsx:309 +#: src/components/layouts/OrganizerHomepage/index.tsx:346 msgid "Privacy Policy" msgstr "私隱政策" @@ -5037,7 +5045,7 @@ msgstr "已售產品" msgid "Products sorted successfully" msgstr "產品排序成功" -#: src/components/layouts/AuthLayout/index.tsx:44 +#: src/components/layouts/AuthLayout/index.tsx:45 msgid "Products, merchandise, and flexible pricing options" msgstr "產品、商品和靈活的定價選項" @@ -5106,7 +5114,7 @@ msgstr "發佈活動" msgid "QR Code" msgstr "二維碼" -#: src/components/layouts/AuthLayout/index.tsx:65 +#: src/components/layouts/AuthLayout/index.tsx:66 msgid "QR code scanning with instant feedback and secure sharing for staff access" msgstr "二維碼掃描,提供即時反饋和安全共享,供工作人員使用" @@ -5167,7 +5175,7 @@ msgid "Reddit" msgstr "Reddit" #: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:66 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 #: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 msgid "Redirecting to Stripe..." @@ -5236,7 +5244,7 @@ msgstr "報告" msgid "Require Billing Address" msgstr "要求賬單地址" -#: src/components/routes/welcome/index.tsx:184 +#: src/components/routes/welcome/index.tsx:203 msgid "Resend code" msgstr "重新發送驗證碼" @@ -5244,7 +5252,7 @@ msgstr "重新發送驗證碼" #~ msgid "Resend confirmation email" #~ msgstr "重新發送確認電子郵件" -#: src/components/layouts/OrganizerLayout/index.tsx:282 +#: src/components/layouts/OrganizerLayout/index.tsx:284 msgid "Resend Confirmation Email" msgstr "重新發送確認電郵" @@ -5256,7 +5264,7 @@ msgstr "重新發送電郵" msgid "Resend email confirmation" msgstr "重新發送電子郵件確認" -#: src/components/routes/welcome/index.tsx:183 +#: src/components/routes/welcome/index.tsx:202 msgid "Resend in {resendCooldown}s" msgstr "{resendCooldown}秒後重新發送" @@ -5404,7 +5412,7 @@ msgstr "掃描 QR 碼" #~ msgid "Scan this QR code to access the event page or share it with others" #~ msgstr "掃描此二維碼以訪問活動頁面或與他人分享" -#: src/components/layouts/EventHomepage/index.tsx:341 +#: src/components/layouts/EventHomepage/index.tsx:340 msgid "Scroll to Tickets" msgstr "捲動至門票" @@ -5526,11 +5534,11 @@ msgstr "選擇貨幣" msgid "Select end date and time" msgstr "選擇結束日期與時間" -#: src/components/routes/welcome/index.tsx:364 +#: src/components/routes/welcome/index.tsx:383 msgid "Select end time" msgstr "選擇結束時間" -#: src/components/routes/welcome/index.tsx:318 +#: src/components/routes/welcome/index.tsx:337 msgid "Select event category" msgstr "選擇活動類別" @@ -5559,7 +5567,7 @@ msgstr "選擇產品" msgid "Select start date and time" msgstr "選擇開始日期與時間" -#: src/components/routes/welcome/index.tsx:343 +#: src/components/routes/welcome/index.tsx:362 msgid "Select start time" msgstr "選擇開始時間" @@ -5597,15 +5605,15 @@ msgstr "選擇哪些事件將觸發此 Webhook" msgid "Select..." msgstr "選擇..." -#: src/components/layouts/AuthLayout/index.tsx:69 +#: src/components/layouts/AuthLayout/index.tsx:70 msgid "Sell Anything" msgstr "銷售任何產品" -#: src/components/layouts/AuthLayout/index.tsx:70 +#: src/components/layouts/AuthLayout/index.tsx:71 msgid "Sell merchandise alongside tickets with integrated tax and promo code support" msgstr "在銷售門票的同時銷售商品,並支持集成税務和促銷代碼" -#: src/components/layouts/AuthLayout/index.tsx:43 +#: src/components/layouts/AuthLayout/index.tsx:44 msgid "Sell More Than Tickets" msgstr "銷售不僅僅是門票" @@ -5625,7 +5633,7 @@ msgstr "發送信息" msgid "Send as a test. This will send the message to your email address instead of the recipients." msgstr "作為測試發送。這將把信息發送到您的電子郵件地址,而不是收件人的電子郵件地址。" -#: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/ContactOrganizerModal/index.tsx:112 #: src/components/routes/event/messages.tsx:41 msgid "Send Message" msgstr "發送消息" @@ -5710,12 +5718,12 @@ msgstr "實時設置您的活動" msgid "Settings" msgstr "設置" -#: src/components/layouts/AuthLayout/index.tsx:27 +#: src/components/layouts/AuthLayout/index.tsx:28 msgid "Setup in Minutes" msgstr "幾分鐘內完成設置" #: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:218 +#: src/components/layouts/OrganizerLayout/index.tsx:220 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -5732,8 +5740,8 @@ msgstr "分享推廣連結" msgid "Share Event" msgstr "分享活動" -#: src/components/layouts/OrganizerLayout/index.tsx:215 -#: src/components/layouts/OrganizerLayout/index.tsx:250 +#: src/components/layouts/OrganizerLayout/index.tsx:217 +#: src/components/layouts/OrganizerLayout/index.tsx:252 msgid "Share Organizer Page" msgstr "分享主辦單位頁面" @@ -5839,11 +5847,11 @@ msgstr "辛普森" msgid "Single line text box" msgstr "單行文本框" -#: src/components/routes/welcome/index.tsx:462 +#: src/components/routes/welcome/index.tsx:481 msgid "Skip this step" msgstr "跳過此步驟" -#: src/components/layouts/AuthLayout/index.tsx:79 +#: src/components/layouts/AuthLayout/index.tsx:80 msgid "Smart Check-in" msgstr "智能簽到" @@ -5907,7 +5915,7 @@ msgid "Something went wrong." msgstr "出問題了" #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:87 +#: src/components/layouts/OrganizerLayout/index.tsx:89 #: src/components/routes/profile/ManageProfile/index.tsx:80 #: src/components/routes/profile/ManageProfile/index.tsx:94 msgid "Something went wrong. Please try again." @@ -5958,7 +5966,7 @@ msgstr "固定價格的標準產品" msgid "Start Date" msgstr "開始日期" -#: src/components/routes/welcome/index.tsx:342 +#: src/components/routes/welcome/index.tsx:361 msgid "Start date & time" msgstr "開始日期同時間" @@ -5966,7 +5974,7 @@ msgstr "開始日期同時間" msgid "Start Date & Time" msgstr "開始日期與時間" -#: src/components/routes/welcome/index.tsx:212 +#: src/components/routes/welcome/index.tsx:231 msgid "Start date is required" msgstr "必須填寫開始日期" @@ -6006,6 +6014,10 @@ msgstr "Stripe" msgid "Stripe payments are not enabled for this event." msgstr "此活動未啟用 Stripe 支付。" +#: src/components/common/StripeConnectButton/index.tsx:61 +msgid "Stripe setup is already complete." +msgstr "" + #: src/components/modals/SendMessageModal/index.tsx:246 msgid "Subject" msgstr "主題" @@ -6158,7 +6170,7 @@ msgstr "100 號套房" msgid "Summer Music Festival {0}" msgstr "夏日音樂節 {0}" -#: src/components/routes/welcome/index.tsx:331 +#: src/components/routes/welcome/index.tsx:350 msgid "Summer Music Festival 2025" msgstr "2025夏季音樂節" @@ -6170,7 +6182,7 @@ msgstr "2025夏季音樂節" msgid "Support Email" msgstr "支持電子郵件" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:61 msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" msgstr "支持分級、基於捐贈和產品銷售,並提供可自定義的定價和容量" @@ -6239,8 +6251,8 @@ msgstr "請告訴我們您的活動" msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "話俾我哋知你嘅機構資料。呢啲資料會顯示喺你嘅活動頁面。" -#: src/components/layouts/EventHomepage/index.tsx:317 -#: src/components/layouts/OrganizerHomepage/index.tsx:294 +#: src/components/layouts/EventHomepage/index.tsx:316 +#: src/components/layouts/OrganizerHomepage/index.tsx:353 msgid "Terms of Service" msgstr "服務條款" @@ -6266,7 +6278,7 @@ msgstr "整個頁面的背景顏色" msgid "The check-in list you are looking for does not exist." msgstr "您查找的簽到列表不存在。" -#: src/components/routes/welcome/index.tsx:190 +#: src/components/routes/welcome/index.tsx:209 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "驗證碼會喺10分鐘後過期。如果你搵唔到電郵,請檢查垃圾郵件資料夾。" @@ -6725,6 +6737,7 @@ msgid "To receive credit card payments, you need to connect your Stripe account. msgstr "要接受信用卡付款,您需要連接您的 Stripe 賬户。Stripe 是我們的支付處理合作夥伴,確保安全交易和及時付款。" #: src/components/layouts/Event/index.tsx:109 +#: src/components/layouts/OrganizerLayout/index.tsx:76 msgid "Tools" msgstr "工具" @@ -6776,7 +6789,7 @@ msgstr "剩餘總數" msgid "Total Tax" msgstr "總税額" -#: src/components/layouts/AuthLayout/index.tsx:55 +#: src/components/layouts/AuthLayout/index.tsx:56 msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" msgstr "通過詳細的分析和可導出的報告跟蹤收入、頁面瀏覽量和銷售情況" @@ -6784,6 +6797,10 @@ msgstr "通過詳細的分析和可導出的報告跟蹤收入、頁面瀏覽量 msgid "Transaction Fee:" msgstr "交易手續費:" +#: src/components/common/PoweredByFooter/index.tsx:32 +msgid "Try Hi.Events Free" +msgstr "" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" @@ -6878,11 +6895,11 @@ msgstr "取消發佈活動" #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:239 +#: src/components/layouts/OrganizerHomepage/index.tsx:253 msgid "Upcoming" msgstr "即將推出" -#: src/components/layouts/OrganizerHomepage/index.tsx:224 +#: src/components/layouts/OrganizerHomepage/index.tsx:238 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "即將舉行的活動" @@ -6987,11 +7004,11 @@ msgstr "增值税" msgid "Venue Name" msgstr "地點名稱" -#: src/components/routes/welcome/index.tsx:142 +#: src/components/routes/welcome/index.tsx:157 msgid "Verification code" msgstr "驗證碼" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verify Email" msgstr "驗證電郵" @@ -6999,7 +7016,7 @@ msgstr "驗證電郵" msgid "Verify your email" msgstr "驗證您的電郵" -#: src/components/routes/welcome/index.tsx:166 +#: src/components/routes/welcome/index.tsx:185 msgid "Verifying..." msgstr "驗證緊..." @@ -7063,8 +7080,8 @@ msgstr "在谷歌地圖上查看" msgid "View order details" msgstr "查看訂單詳情" -#: src/components/layouts/OrganizerLayout/index.tsx:233 -#: src/components/layouts/OrganizerLayout/index.tsx:236 +#: src/components/layouts/OrganizerLayout/index.tsx:235 +#: src/components/layouts/OrganizerLayout/index.tsx:238 msgid "View Organizer Homepage" msgstr "查看主辦單位主頁" @@ -7133,7 +7150,7 @@ msgstr "我們無法確認您的付款。請重試或聯繫技術支持。" msgid "We're processing your order. Please wait..." msgstr "我們正在處理您的訂單。請稍候..." -#: src/components/routes/welcome/index.tsx:128 +#: src/components/routes/welcome/index.tsx:143 msgid "We've sent a 5-digit verification code to:" msgstr "我哋已經將5位數驗證碼發送到:" @@ -7191,7 +7208,7 @@ msgstr "歡迎回來{0} 👋" msgid "Welcome to {0} 👋" msgstr "歡迎嚟到 {0} 👋" -#: src/components/routes/welcome/index.tsx:438 +#: src/components/routes/welcome/index.tsx:457 msgid "Welcome to {0}, {1} 👋" msgstr "歡迎嚟到 {0},{1} 👋" @@ -7264,7 +7281,7 @@ msgstr "您什麼時候抵達?" #~ msgid "What type of event are you organizing?" #~ msgstr "" -#: src/components/routes/welcome/index.tsx:289 +#: src/components/routes/welcome/index.tsx:308 msgid "What type of event?" msgstr "咩類型嘅活動?" @@ -7406,7 +7423,7 @@ msgstr "工作..." msgid "Workshop" msgstr "工作坊" -#: src/components/common/ContactOrganizerModal/index.tsx:83 +#: src/components/common/ContactOrganizerModal/index.tsx:89 msgid "Write your message here..." msgstr "請在此輸入您的訊息..." @@ -7572,7 +7589,7 @@ msgstr "必須先創建機票,然後才能手動添加與會者。" msgid "You must have at least one price tier" msgstr "您必須至少有一個價格等級" -#: src/components/layouts/OrganizerLayout/index.tsx:271 +#: src/components/layouts/OrganizerLayout/index.tsx:273 msgid "You must verify your email address before you can update the organizer status." msgstr "在更新主辦單位狀態之前,您必須先驗證您的電郵地址。" @@ -7640,7 +7657,7 @@ msgstr "您的網站真棒 🎉" msgid "Your Details" msgstr "您的詳細信息" -#: src/components/common/ContactOrganizerModal/index.tsx:73 +#: src/components/common/ContactOrganizerModal/index.tsx:79 #: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "您的電子郵件" @@ -7661,11 +7678,11 @@ msgstr "在向與會者銷售門票之前,您的活動必須處於上線狀態 msgid "Your message has been sent" msgstr "您的信息已發送" -#: src/components/common/ContactOrganizerModal/index.tsx:46 +#: src/components/common/ContactOrganizerModal/index.tsx:52 msgid "Your message has been sent successfully!" msgstr "你嘅訊息已經成功發送!" -#: src/components/common/ContactOrganizerModal/index.tsx:67 +#: src/components/common/ContactOrganizerModal/index.tsx:73 msgid "Your Name" msgstr "您的姓名" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 90c3a20707..2db46569c6 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4,7 +4,7 @@ "@ampproject/remapping@^2.2.0": version "2.3.0" - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4" + resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw== dependencies: "@jridgewell/gen-mapping" "^0.3.5" @@ -12,7 +12,7 @@ "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" + resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz" integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== dependencies: "@babel/helper-validator-identifier" "^7.27.1" @@ -21,12 +21,12 @@ "@babel/compat-data@^7.27.2": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111" + resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.3.tgz" integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw== -"@babel/core@^7.21.0", "@babel/core@^7.26.10": +"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.21.0", "@babel/core@^7.26.10": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f" + resolved "https://registry.npmjs.org/@babel/core/-/core-7.27.3.tgz" integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA== dependencies: "@ampproject/remapping" "^2.2.0" @@ -47,7 +47,7 @@ "@babel/generator@^7.21.1", "@babel/generator@^7.27.3": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.3.tgz#ef1c0f7cfe3b5fc8cbb9f6cc69f93441a68edefc" + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.27.3.tgz" integrity sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q== dependencies: "@babel/parser" "^7.27.3" @@ -58,7 +58,7 @@ "@babel/helper-compilation-targets@^7.27.2": version "7.27.2" - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" + resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz" integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== dependencies: "@babel/compat-data" "^7.27.2" @@ -69,7 +69,7 @@ "@babel/helper-module-imports@^7.27.1": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" + resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz" integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== dependencies: "@babel/traverse" "^7.27.1" @@ -77,7 +77,7 @@ "@babel/helper-module-transforms@^7.27.3": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" + resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz" integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== dependencies: "@babel/helper-module-imports" "^7.27.1" @@ -86,27 +86,27 @@ "@babel/helper-plugin-utils@^7.27.1": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c" + resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz" integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== "@babel/helper-string-parser@^7.27.1": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" + resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz" integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== "@babel/helper-validator-identifier@^7.27.1": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" + resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz" integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== "@babel/helper-validator-option@^7.27.1": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" + resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz" integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== "@babel/helpers@^7.27.3": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0" + resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.3.tgz" integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg== dependencies: "@babel/template" "^7.27.2" @@ -114,33 +114,33 @@ "@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.22.0", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.27.3.tgz" integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== dependencies: "@babel/types" "^7.27.3" "@babel/plugin-transform-react-jsx-self@^7.25.9": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92" + resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz" integrity sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw== dependencies: "@babel/helper-plugin-utils" "^7.27.1" "@babel/plugin-transform-react-jsx-source@^7.25.9": version "7.27.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz#dcfe2c24094bb757bf73960374e7c55e434f19f0" + resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz" integrity sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw== dependencies: "@babel/helper-plugin-utils" "^7.27.1" "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.3.tgz#10491113799fb8d77e1d9273384d5d68deeea8f6" + resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.3.tgz" integrity sha512-7EYtGezsdiDMyY80+65EzwiGmcJqpmcZCojSXaRgdrBaGtWTgDZKq69cPIVped6MkIM78cTQ2GOiEYjwOlG4xw== "@babel/template@^7.27.2": version "7.27.2" - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" + resolved "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz" integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== dependencies: "@babel/code-frame" "^7.27.1" @@ -149,7 +149,7 @@ "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae" + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.3.tgz" integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ== dependencies: "@babel/code-frame" "^7.27.1" @@ -162,7 +162,7 @@ "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.21.2", "@babel/types@^7.27.1", "@babel/types@^7.27.3": version "7.27.3" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" + resolved "https://registry.npmjs.org/@babel/types/-/types-7.27.3.tgz" integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== dependencies: "@babel/helper-string-parser" "^7.27.1" @@ -170,14 +170,14 @@ "@dnd-kit/accessibility@^3.1.1": version "3.1.1" - resolved "https://registry.yarnpkg.com/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz#3b4202bd6bb370a0730f6734867785919beac6af" + resolved "https://registry.npmjs.org/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz" integrity sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw== dependencies: tslib "^2.0.0" -"@dnd-kit/core@^6.0.8": +"@dnd-kit/core@^6.0.7", "@dnd-kit/core@^6.0.8": version "6.3.1" - resolved "https://registry.yarnpkg.com/@dnd-kit/core/-/core-6.3.1.tgz#4c36406a62c7baac499726f899935f93f0e6d003" + resolved "https://registry.npmjs.org/@dnd-kit/core/-/core-6.3.1.tgz" integrity sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ== dependencies: "@dnd-kit/accessibility" "^3.1.1" @@ -186,7 +186,7 @@ "@dnd-kit/sortable@^7.0.2": version "7.0.2" - resolved "https://registry.yarnpkg.com/@dnd-kit/sortable/-/sortable-7.0.2.tgz#791d550872457f3f3c843e00d159b640f982011c" + resolved "https://registry.npmjs.org/@dnd-kit/sortable/-/sortable-7.0.2.tgz" integrity sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA== dependencies: "@dnd-kit/utilities" "^3.2.0" @@ -194,251 +194,36 @@ "@dnd-kit/utilities@^3.2.0", "@dnd-kit/utilities@^3.2.1", "@dnd-kit/utilities@^3.2.2": version "3.2.2" - resolved "https://registry.yarnpkg.com/@dnd-kit/utilities/-/utilities-3.2.2.tgz#5a32b6af356dc5f74d61b37d6f7129a4040ced7b" + resolved "https://registry.npmjs.org/@dnd-kit/utilities/-/utilities-3.2.2.tgz" integrity sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg== dependencies: tslib "^2.0.0" -"@esbuild/aix-ppc64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f" - integrity sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ== - -"@esbuild/android-arm64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz#bafb75234a5d3d1b690e7c2956a599345e84a2fd" - integrity sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA== - -"@esbuild/android-arm64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz#09d9b4357780da9ea3a7dfb833a1f1ff439b4052" - integrity sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A== - -"@esbuild/android-arm@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.17.19.tgz#5898f7832c2298bc7d0ab53701c57beb74d78b4d" - integrity sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A== - -"@esbuild/android-arm@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz#9b04384fb771926dfa6d7ad04324ecb2ab9b2e28" - integrity sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg== - -"@esbuild/android-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.17.19.tgz#658368ef92067866d95fb268719f98f363d13ae1" - integrity sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww== - -"@esbuild/android-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz#29918ec2db754cedcb6c1b04de8cd6547af6461e" - integrity sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA== - -"@esbuild/darwin-arm64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz#584c34c5991b95d4d48d333300b1a4e2ff7be276" - integrity sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg== - -"@esbuild/darwin-arm64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz#e495b539660e51690f3928af50a76fb0a6ccff2a" - integrity sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ== - -"@esbuild/darwin-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz#7751d236dfe6ce136cce343dce69f52d76b7f6cb" - integrity sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw== - -"@esbuild/darwin-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz#c13838fa57372839abdddc91d71542ceea2e1e22" - integrity sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw== - -"@esbuild/freebsd-arm64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz#cacd171665dd1d500f45c167d50c6b7e539d5fd2" - integrity sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ== - -"@esbuild/freebsd-arm64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz#646b989aa20bf89fd071dd5dbfad69a3542e550e" - integrity sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g== - -"@esbuild/freebsd-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz#0769456eee2a08b8d925d7c00b79e861cb3162e4" - integrity sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ== - -"@esbuild/freebsd-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz#aa615cfc80af954d3458906e38ca22c18cf5c261" - integrity sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ== - -"@esbuild/linux-arm64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz#38e162ecb723862c6be1c27d6389f48960b68edb" - integrity sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg== - -"@esbuild/linux-arm64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz#70ac6fa14f5cb7e1f7f887bcffb680ad09922b5b" - integrity sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q== - -"@esbuild/linux-arm@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz#1a2cd399c50040184a805174a6d89097d9d1559a" - integrity sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA== - -"@esbuild/linux-arm@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz#fc6fd11a8aca56c1f6f3894f2bea0479f8f626b9" - integrity sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA== - -"@esbuild/linux-ia32@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz#e28c25266b036ce1cabca3c30155222841dc035a" - integrity sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ== - -"@esbuild/linux-ia32@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz#3271f53b3f93e3d093d518d1649d6d68d346ede2" - integrity sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg== - -"@esbuild/linux-loong64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz#0f887b8bb3f90658d1a0117283e55dbd4c9dcf72" - integrity sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ== - -"@esbuild/linux-loong64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz#ed62e04238c57026aea831c5a130b73c0f9f26df" - integrity sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg== - -"@esbuild/linux-mips64el@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz#f5d2a0b8047ea9a5d9f592a178ea054053a70289" - integrity sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A== - -"@esbuild/linux-mips64el@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz#e79b8eb48bf3b106fadec1ac8240fb97b4e64cbe" - integrity sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg== - -"@esbuild/linux-ppc64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz#876590e3acbd9fa7f57a2c7d86f83717dbbac8c7" - integrity sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg== - -"@esbuild/linux-ppc64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz#5f2203860a143b9919d383ef7573521fb154c3e4" - integrity sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w== - -"@esbuild/linux-riscv64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz#7f49373df463cd9f41dc34f9b2262d771688bf09" - integrity sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA== - -"@esbuild/linux-riscv64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz#07bcafd99322d5af62f618cb9e6a9b7f4bb825dc" - integrity sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA== - -"@esbuild/linux-s390x@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz#e2afd1afcaf63afe2c7d9ceacd28ec57c77f8829" - integrity sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q== - -"@esbuild/linux-s390x@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz#b7ccf686751d6a3e44b8627ababc8be3ef62d8de" - integrity sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A== - "@esbuild/linux-x64@0.17.19": version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz#8a0e9738b1635f0c53389e515ae83826dec22aa4" + resolved "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz" integrity sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw== "@esbuild/linux-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz#6d8f0c768e070e64309af8004bb94e68ab2bb3b0" + resolved "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz" integrity sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ== -"@esbuild/netbsd-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz#c29fb2453c6b7ddef9a35e2c18b37bda1ae5c462" - integrity sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q== - -"@esbuild/netbsd-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz#bbe430f60d378ecb88decb219c602667387a6047" - integrity sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg== - -"@esbuild/openbsd-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz#95e75a391403cb10297280d524d66ce04c920691" - integrity sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g== - -"@esbuild/openbsd-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz#99d1cf2937279560d2104821f5ccce220cb2af70" - integrity sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow== - -"@esbuild/sunos-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz#722eaf057b83c2575937d3ffe5aeb16540da7273" - integrity sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg== - -"@esbuild/sunos-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz#08741512c10d529566baba837b4fe052c8f3487b" - integrity sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg== - -"@esbuild/win32-arm64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz#9aa9dc074399288bdcdd283443e9aeb6b9552b6f" - integrity sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag== - -"@esbuild/win32-arm64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz#675b7385398411240735016144ab2e99a60fc75d" - integrity sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A== - -"@esbuild/win32-ia32@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz#95ad43c62ad62485e210f6299c7b2571e48d2b03" - integrity sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw== - -"@esbuild/win32-ia32@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz#1bfc3ce98aa6ca9a0969e4d2af72144c59c1193b" - integrity sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA== - -"@esbuild/win32-x64@0.17.19": - version "0.17.19" - resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz#8cfaf2ff603e9aabb910e9c0558c26cf32744061" - integrity sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA== - -"@esbuild/win32-x64@0.21.5": - version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c" - integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw== - "@eslint-community/eslint-utils@^4.2.0": version "4.7.0" - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" + resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz" integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== dependencies: eslint-visitor-keys "^3.4.3" "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1": version "4.12.1" - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" + resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz" integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== "@eslint/eslintrc@^2.1.4": version "2.1.4" - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" + resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== dependencies: ajv "^6.12.4" @@ -453,19 +238,19 @@ "@eslint/js@8.57.1": version "8.57.1" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" + resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz" integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== "@floating-ui/core@^1.7.0": version "1.7.0" - resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.0.tgz#1aff27a993ea1b254a586318c29c3b16ea0f4d0a" + resolved "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.0.tgz" integrity sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA== dependencies: "@floating-ui/utils" "^0.2.9" "@floating-ui/dom@^1.0.0": version "1.7.0" - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.0.tgz#f9f83ee4fee78ac23ad9e65b128fc11a27857532" + resolved "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.0.tgz" integrity sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg== dependencies: "@floating-ui/core" "^1.7.0" @@ -473,14 +258,14 @@ "@floating-ui/react-dom@^2.1.2": version "2.1.2" - resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.1.2.tgz#a1349bbf6a0e5cb5ded55d023766f20a4d439a31" + resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz" integrity sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A== dependencies: "@floating-ui/dom" "^1.0.0" "@floating-ui/react@^0.26.28": version "0.26.28" - resolved "https://registry.yarnpkg.com/@floating-ui/react/-/react-0.26.28.tgz#93f44ebaeb02409312e9df9507e83aab4a8c0dc7" + resolved "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.28.tgz" integrity sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw== dependencies: "@floating-ui/react-dom" "^2.1.2" @@ -489,12 +274,12 @@ "@floating-ui/utils@^0.2.8", "@floating-ui/utils@^0.2.9": version "0.2.9" - resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.9.tgz#50dea3616bc8191fb8e112283b49eaff03e78429" + resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz" integrity sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg== "@humanwhocodes/config-array@^0.13.0": version "0.13.0" - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" + resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== dependencies: "@humanwhocodes/object-schema" "^2.0.3" @@ -503,24 +288,24 @@ "@humanwhocodes/module-importer@^1.0.1": version "1.0.1" - resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" + resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== "@humanwhocodes/object-schema@^2.0.3": version "2.0.3" - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" + resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== "@jest/schemas@^29.6.3": version "29.6.3" - resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03" + resolved "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz" integrity sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA== dependencies: "@sinclair/typebox" "^0.27.8" "@jest/types@^29.6.3": version "29.6.3" - resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59" + resolved "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz" integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw== dependencies: "@jest/schemas" "^29.6.3" @@ -532,7 +317,7 @@ "@jridgewell/gen-mapping@^0.3.5": version "0.3.8" - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" + resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz" integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== dependencies: "@jridgewell/set-array" "^1.2.1" @@ -541,22 +326,22 @@ "@jridgewell/resolve-uri@^3.1.0": version "3.1.2" - resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" + resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== "@jridgewell/set-array@^1.2.1": version "1.2.1" - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" + resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": version "1.5.0" - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" + resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": version "0.3.25" - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" + resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== dependencies: "@jridgewell/resolve-uri" "^3.1.0" @@ -564,12 +349,12 @@ "@lingui/babel-plugin-extract-messages@4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.14.1.tgz#12f5a83bad1f9fef65fc22b8136ebd1052a31add" + resolved "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.14.1.tgz" integrity sha512-X/2bKavX5HGaiLyGpGvw98XqrqKuTntD4IdLmwvCOh7c/pgM8u95brONixLFEBeLujba4IF+fvHo0RdlyOFKpg== "@lingui/cli@4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/cli/-/cli-4.14.1.tgz#062acbb088b05d4728890d9beb707a2168d8259e" + resolved "https://registry.npmjs.org/@lingui/cli/-/cli-4.14.1.tgz" integrity sha512-4DUtjHg5fumZ+hX8bcGYGZw9A6F5JURTMrI8Z6MSkO26OeSHEtPcheGFiPYfNhFeON6fZWZmwgyV9kkb0+psug== dependencies: "@babel/core" "^7.21.0" @@ -604,7 +389,7 @@ "@lingui/conf@4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/conf/-/conf-4.14.1.tgz#c9a49e3fb78a4d631ae5a1ae20207b8c1ed760b4" + resolved "https://registry.npmjs.org/@lingui/conf/-/conf-4.14.1.tgz" integrity sha512-LE/1RrVoMebQK+u4y6VQJdSwjOsMu4go/VR8m1eH0THn8vfkuLOYlPTIAHTWcoO+Ogi15p5TqHPfJcgVBy/NpA== dependencies: "@babel/runtime" "^7.20.13" @@ -616,7 +401,7 @@ "@lingui/core@4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/core/-/core-4.14.1.tgz#ff6caceeaf8763b1ba2a8da60bbce95ff2d1b700" + resolved "https://registry.npmjs.org/@lingui/core/-/core-4.14.1.tgz" integrity sha512-3O6bnNzApWjb+jIdXa7G2VbrP6jZ5nfCeYSVloEYg6YFIfsQ3GunccK6I2nL80mWgr2qGP4VilGD+ODCeXHITA== dependencies: "@babel/runtime" "^7.20.13" @@ -625,7 +410,7 @@ "@lingui/format-po@4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/format-po/-/format-po-4.14.1.tgz#30c9c68b8afd1ed181277b5c8c36dcb8982447c4" + resolved "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.14.1.tgz" integrity sha512-SfT3/4LspwDq5KNyN+HUsDiF2IVMBk0LS6ruEG+vGOKNXzdSpnuxAT5E6wgGA/4/MG2UF9WKBzfkfOsYeXmSEg== dependencies: "@lingui/conf" "4.14.1" @@ -635,7 +420,7 @@ "@lingui/macro@^4.7.0": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/macro/-/macro-4.14.1.tgz#52d37bf5ff566b985887a3c23c66482f5b8895ff" + resolved "https://registry.npmjs.org/@lingui/macro/-/macro-4.14.1.tgz" integrity sha512-kVAe78Sj4a74GJTOOqoAzxZgsgqPfcBFQC1akXMlAv9r4bX7zvbMov2cQVWjvix0waetwxo3oVqlSozsa8UPAw== dependencies: "@babel/runtime" "^7.20.13" @@ -646,15 +431,15 @@ "@lingui/message-utils@4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-4.14.1.tgz#dc6816464d15841ebbf71d68fcc66d624e1788cb" + resolved "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.14.1.tgz" integrity sha512-J6MzyTLNCzEnyR1Da188G81cRcQMbk/lyYnLWMzQjIELDX8bBBwNea91Sf5Zm+BB+ADWmmGTdUqRPAjDqT9Y5w== dependencies: "@messageformat/parser" "^5.0.0" js-sha256 "^0.10.1" -"@lingui/react@^4.7.0": +"@lingui/react@^4.0.0", "@lingui/react@^4.7.0": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/react/-/react-4.14.1.tgz#4b7d3d449703363cf0351ca2792507c7ed90b51b" + resolved "https://registry.npmjs.org/@lingui/react/-/react-4.14.1.tgz" integrity sha512-oZ9Rw+vOXJuaZvI1o4ASAIbCSe7AchCxsKGc0Y3csduTEOisvhsLgh8UDA8LW1mRgVPh5yZYB+VbfDMDQSzHpg== dependencies: "@babel/runtime" "^7.20.13" @@ -662,7 +447,7 @@ "@lingui/vite-plugin@^4.14.1": version "4.14.1" - resolved "https://registry.yarnpkg.com/@lingui/vite-plugin/-/vite-plugin-4.14.1.tgz#67e546e6c5e00be6883a694fe801b92d29db86a0" + resolved "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-4.14.1.tgz" integrity sha512-K5lhG7IxpmxaDgmR4hOtPftJzCq3VGzq7VZnhBUHQPDxTf8fXj2xVNG3lUJtUkDepRhRLIjbCFT9e3f2VnUwZw== dependencies: "@lingui/cli" "4.14.1" @@ -670,22 +455,22 @@ "@mantine/carousel@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/carousel/-/carousel-8.0.2.tgz#673dfc07daef5d43eaa0a0cc6ea527af60fe3082" + resolved "https://registry.npmjs.org/@mantine/carousel/-/carousel-8.0.2.tgz" integrity sha512-GqBjXvjZOkrp4IFPGrNhCR7xchO8pHyAjWXZ8xB4ibTd7ygi7z/n88L1zcbFTF4V6mIry3GWIoTiYNNSTqLelA== "@mantine/charts@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/charts/-/charts-8.0.2.tgz#e69b84144122c3527d206fd140c6f8c1aab1081d" + resolved "https://registry.npmjs.org/@mantine/charts/-/charts-8.0.2.tgz" integrity sha512-hVS1+CT+7e3+ZbU1xx7Nyx/5ZBSxzS+68SKeVLeOZPGl9Wx35CY1oLn0n53vQPWV2WFKd0u0Bq3d1iuaDpkzGA== "@mantine/colors-generator@^8.1.0": version "8.1.2" - resolved "https://registry.yarnpkg.com/@mantine/colors-generator/-/colors-generator-8.1.2.tgz#9845aa296061d16565dd616c42c97cb90d06fa14" + resolved "https://registry.npmjs.org/@mantine/colors-generator/-/colors-generator-8.1.2.tgz" integrity sha512-D+58ju6/EvdS+h6RyegwDC/QXYlGLiC8eToKHPckL2xwZeR1z8EG7zO5msjBwrhHtgVbb/c7ZekAHUfoaR0WOA== -"@mantine/core@^8.0.1": +"@mantine/core@^8.0.1", "@mantine/core@8.0.2": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/core/-/core-8.0.2.tgz#538c3f17d6e8e1505011ddffd7f341ece5db56f3" + resolved "https://registry.npmjs.org/@mantine/core/-/core-8.0.2.tgz" integrity sha512-2Ps7bRTeTbRwAKTCL9xdflPz0pwOlTq6ohyTbDZMCADqecf09GHI7GiX+HJatqbPZ2t8jK0fN1b48YhjJaxTqg== dependencies: "@floating-ui/react" "^0.26.28" @@ -697,39 +482,39 @@ "@mantine/dates@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/dates/-/dates-8.0.2.tgz#f8dde223c721fd8e90d31799ec1348d841a43b53" + resolved "https://registry.npmjs.org/@mantine/dates/-/dates-8.0.2.tgz" integrity sha512-V1xU00gECfykA4UFln8ulPsPHvaTncsg9zUbzCwqwEAYlZFG3Nnj5eBzzpV3IN1LNDPEVGb1gAOM6jZ+fi2uRQ== dependencies: clsx "^2.1.1" "@mantine/dropzone@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/dropzone/-/dropzone-8.0.2.tgz#4cd4bab77016194e93b7e5376d593c11cb1b6b05" + resolved "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-8.0.2.tgz" integrity sha512-dWsz99QjWOQy7wDx4zzvBrPQ6l3201kg0iugk2Dm+MmN9mlboychz/LIZzoCGsodtQRLAsoTlN2zOqhsiggRfw== dependencies: react-dropzone "14.3.8" "@mantine/form@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/form/-/form-8.0.2.tgz#241912d45bbc5a0c835bb5096aac1841c25ebab7" + resolved "https://registry.npmjs.org/@mantine/form/-/form-8.0.2.tgz" integrity sha512-vSp9BfrhC9o7RMRYMaND2UAflXO4i6c5F1qPkiM2FID6ye2RJxW8YHaGa3kA0VfBbhDw9sFBbl8p7ttE4RPzcw== dependencies: fast-deep-equal "^3.1.3" klona "^2.0.6" -"@mantine/hooks@^8.0.1": +"@mantine/hooks@^8.0.1", "@mantine/hooks@8.0.2": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-8.0.2.tgz#a5b72c8d61a5b3d2567f9e56593756fa5cd156e8" + resolved "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.0.2.tgz" integrity sha512-0jpEdC0KIAZ54D5kd9rJudrEm6vkvnrL9yYHnkuNbxokXSzDdYA/wpHnKR5WW+u6fW4JF6A6A7gN1vXKeC9MSw== "@mantine/modals@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/modals/-/modals-8.0.2.tgz#d37155b0064fb7c9eace43e04ad14ede7d849443" + resolved "https://registry.npmjs.org/@mantine/modals/-/modals-8.0.2.tgz" integrity sha512-AAYDotb7vWZcBdCph4rjy7VNn9AyReRa+bea+g5xplC2G03Fxcd9Lve2rodhuNx/l6IQe7INRkD+fzXvpDGnew== "@mantine/notifications@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/notifications/-/notifications-8.0.2.tgz#8f3e1e3493743f548c722e77b8220e3bbab95db6" + resolved "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.0.2.tgz" integrity sha512-whSuoCCZxQF3VM40sumCte9tA79to8OCV/vv0z8PeVTj/eKlaTR+P9LKigO9ovhuNELrvvO3Rxcnno5aMBz0oA== dependencies: "@mantine/store" "8.0.2" @@ -737,122 +522,67 @@ "@mantine/nprogress@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/nprogress/-/nprogress-8.0.2.tgz#eb25e279ffc8bc5e64a60fe87100f6ac1f0ac29f" + resolved "https://registry.npmjs.org/@mantine/nprogress/-/nprogress-8.0.2.tgz" integrity sha512-d5Cgb7VNKn+MNGdjFqBNrx3K9aj82VqHR44r3fdzJNemEuSpNXalBT0LNHlQDrT9xbbIw1H4Xp30l4sNuXo+RQ== dependencies: "@mantine/store" "8.0.2" "@mantine/store@8.0.2": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/store/-/store-8.0.2.tgz#a2650bae578ba74afb78eab45a903bf7c60fdfd0" + resolved "https://registry.npmjs.org/@mantine/store/-/store-8.0.2.tgz" integrity sha512-/LuizGWAXjVnLLZ55f0QYotiqb8GlHpIb4KRf4LqRkbsA6UAZEVb6beuk0vI2Azf6vfuh7sTHu1xVC5zI6C+Cw== "@mantine/tiptap@^8.0.1": version "8.0.2" - resolved "https://registry.yarnpkg.com/@mantine/tiptap/-/tiptap-8.0.2.tgz#1ad9a97ca8d8dd12a8acd4a74ba6bef023757b97" + resolved "https://registry.npmjs.org/@mantine/tiptap/-/tiptap-8.0.2.tgz" integrity sha512-Yg+bBDhxM5MC10EUVtJCri6TcbUj36E6/8YRVi7+deYXBX8zakkhaPiBzlA3kbx2TcXShVDFyV5c0CSxFtO9QQ== "@messageformat/parser@^5.0.0": version "5.1.1" - resolved "https://registry.yarnpkg.com/@messageformat/parser/-/parser-5.1.1.tgz#ca7d6c18e9f3f6b6bc984a465dac16da00106055" + resolved "https://registry.npmjs.org/@messageformat/parser/-/parser-5.1.1.tgz" integrity sha512-3p0YRGCcTUCYvBKLIxtDDyrJ0YijGIwrTRu1DT8gIviIDZru8H23+FkY6MJBzM1n9n20CiM4VeDYuBsrrwnLjg== dependencies: moo "^0.5.1" "@mjackson/node-fetch-server@^0.2.0": version "0.2.0" - resolved "https://registry.yarnpkg.com/@mjackson/node-fetch-server/-/node-fetch-server-0.2.0.tgz#577c0c25d8aae9f69a97738b7b0d03d1471cdc49" + resolved "https://registry.npmjs.org/@mjackson/node-fetch-server/-/node-fetch-server-0.2.0.tgz" integrity sha512-EMlH1e30yzmTpGLQjlFmaDAjyOeZhng1/XCd7DExR8PNAnG/G1tyruZxEoUe11ClnwGhGrtsdnyyUx1frSzjng== "@nodelib/fs.scandir@2.1.5": version "2.1.5" - resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" + resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== dependencies: "@nodelib/fs.stat" "2.0.5" run-parallel "^1.1.9" -"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2": +"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5": version "2.0.5" - resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" + resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== "@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8": version "1.2.8" - resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" + resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== dependencies: "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@parcel/watcher-android-arm64@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz#507f836d7e2042f798c7d07ad19c3546f9848ac1" - integrity sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA== - -"@parcel/watcher-darwin-arm64@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz#3d26dce38de6590ef79c47ec2c55793c06ad4f67" - integrity sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw== - -"@parcel/watcher-darwin-x64@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz#99f3af3869069ccf774e4ddfccf7e64fd2311ef8" - integrity sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg== - -"@parcel/watcher-freebsd-x64@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz#14d6857741a9f51dfe51d5b08b7c8afdbc73ad9b" - integrity sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ== - -"@parcel/watcher-linux-arm-glibc@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz#43c3246d6892381db473bb4f663229ad20b609a1" - integrity sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA== - -"@parcel/watcher-linux-arm-musl@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz#663750f7090bb6278d2210de643eb8a3f780d08e" - integrity sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q== - -"@parcel/watcher-linux-arm64-glibc@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz#ba60e1f56977f7e47cd7e31ad65d15fdcbd07e30" - integrity sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w== - -"@parcel/watcher-linux-arm64-musl@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz#f7fbcdff2f04c526f96eac01f97419a6a99855d2" - integrity sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg== - "@parcel/watcher-linux-x64-glibc@2.5.1": version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz#4d2ea0f633eb1917d83d483392ce6181b6a92e4e" + resolved "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz" integrity sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A== "@parcel/watcher-linux-x64-musl@2.5.1": version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz#277b346b05db54f55657301dd77bdf99d63606ee" + resolved "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz" integrity sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg== -"@parcel/watcher-win32-arm64@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz#7e9e02a26784d47503de1d10e8eab6cceb524243" - integrity sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw== - -"@parcel/watcher-win32-ia32@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz#2d0f94fa59a873cdc584bf7f6b1dc628ddf976e6" - integrity sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ== - -"@parcel/watcher-win32-x64@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz#ae52693259664ba6f2228fa61d7ee44b64ea0947" - integrity sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA== - "@parcel/watcher@^2.4.1": version "2.5.1" - resolved "https://registry.yarnpkg.com/@parcel/watcher/-/watcher-2.5.1.tgz#342507a9cfaaf172479a882309def1e991fb1200" + resolved "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz" integrity sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg== dependencies: detect-libc "^1.0.3" @@ -876,29 +606,29 @@ "@polka/url@^1.0.0-next.24": version "1.0.0-next.29" - resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.29.tgz#5a40109a1ab5f84d6fd8fc928b19f367cbe7e7b1" + resolved "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz" integrity sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww== "@popperjs/core@^2.9.0": version "2.11.8" - resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" + resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== "@react-pdf/fns@2.2.1": version "2.2.1" - resolved "https://registry.yarnpkg.com/@react-pdf/fns/-/fns-2.2.1.tgz#04fe664a6f70214569c9c27e249e3395836f37d5" + resolved "https://registry.npmjs.org/@react-pdf/fns/-/fns-2.2.1.tgz" integrity sha512-s78aDg0vDYaijU5lLOCsUD+qinQbfOvcNeaoX9AiE7+kZzzCo6B/nX+l48cmt9OosJmvZvE9DWR9cLhrhOi2pA== dependencies: "@babel/runtime" "^7.20.13" "@react-pdf/fns@3.1.2": version "3.1.2" - resolved "https://registry.yarnpkg.com/@react-pdf/fns/-/fns-3.1.2.tgz#9ce7351d9fdf1cdb6e9c6ffd6801bc65f29f991c" + resolved "https://registry.npmjs.org/@react-pdf/fns/-/fns-3.1.2.tgz" integrity sha512-qTKGUf0iAMGg2+OsUcp9ffKnKi41RukM/zYIWMDJ4hRVYSr89Q7e3wSDW/Koqx3ea3Uy/z3h2y3wPX6Bdfxk6g== "@react-pdf/font@^2.5.2": version "2.5.2" - resolved "https://registry.yarnpkg.com/@react-pdf/font/-/font-2.5.2.tgz#4a2fcaac3b55470a2727387ec28937b54cba0d77" + resolved "https://registry.npmjs.org/@react-pdf/font/-/font-2.5.2.tgz" integrity sha512-Ud0EfZ2FwrbvwAWx8nz+KKLmiqACCH9a/N/xNDOja0e/YgSnqTpuyHegFBgIMKjuBtO5dNvkb4dXkxAhGe/ayw== dependencies: "@babel/runtime" "^7.20.13" @@ -909,7 +639,7 @@ "@react-pdf/font@^4.0.2": version "4.0.2" - resolved "https://registry.yarnpkg.com/@react-pdf/font/-/font-4.0.2.tgz#58ede51937bb57025dcf221b107e248d0ea9d60b" + resolved "https://registry.npmjs.org/@react-pdf/font/-/font-4.0.2.tgz" integrity sha512-/dAWu7Y2RD1RxarDZ9SkYPHgBYOhmcDnet4W/qN/m8k+A2Hr3ja54GymSR7GGxWBtxjKtNauVKrTa9LS1n8WUw== dependencies: "@react-pdf/pdfkit" "^4.0.3" @@ -919,7 +649,7 @@ "@react-pdf/image@^2.3.6": version "2.3.6" - resolved "https://registry.yarnpkg.com/@react-pdf/image/-/image-2.3.6.tgz#72444842517f8b0c08bbf4c216d8b41110498d16" + resolved "https://registry.npmjs.org/@react-pdf/image/-/image-2.3.6.tgz" integrity sha512-7iZDYZrZlJqNzS6huNl2XdMcLFUo68e6mOdzQeJ63d5eApdthhSHBnkGzHfLhH5t8DCpZNtClmklzuLL63ADfw== dependencies: "@babel/runtime" "^7.20.13" @@ -929,7 +659,7 @@ "@react-pdf/layout@^3.13.0": version "3.13.0" - resolved "https://registry.yarnpkg.com/@react-pdf/layout/-/layout-3.13.0.tgz#2ef1423f32e891b5ec24f2d9d5c2daad4da01c66" + resolved "https://registry.npmjs.org/@react-pdf/layout/-/layout-3.13.0.tgz" integrity sha512-lpPj/EJYHFOc0ALiJwLP09H28B4ADyvTjxOf67xTF+qkWd+dq1vg7dw3wnYESPnWk5T9NN+HlUenJqdYEY9AvA== dependencies: "@babel/runtime" "^7.20.13" @@ -947,7 +677,7 @@ "@react-pdf/pdfkit@^3.2.0": version "3.2.0" - resolved "https://registry.yarnpkg.com/@react-pdf/pdfkit/-/pdfkit-3.2.0.tgz#d4a088b8cc61c35512dc885e67ff2c6058518bea" + resolved "https://registry.npmjs.org/@react-pdf/pdfkit/-/pdfkit-3.2.0.tgz" integrity sha512-OBfCcnTC6RpD9uv9L2woF60Zj1uQxhLFzTBXTdcYE9URzPE/zqXIyzpXEA4Vf3TFbvBCgFE2RzJ2ZUS0asq7yA== dependencies: "@babel/runtime" "^7.20.13" @@ -960,7 +690,7 @@ "@react-pdf/pdfkit@^4.0.3": version "4.0.3" - resolved "https://registry.yarnpkg.com/@react-pdf/pdfkit/-/pdfkit-4.0.3.tgz#8b8a0e7e2aadbbada738a1c164f06ffff2947c8b" + resolved "https://registry.npmjs.org/@react-pdf/pdfkit/-/pdfkit-4.0.3.tgz" integrity sha512-k+Lsuq8vTwWsCqTp+CCB4+2N+sOTFrzwGA7aw3H9ix/PDWR9QksbmNg0YkzGbLAPI6CeawmiLHcf4trZ5ecLPQ== dependencies: "@babel/runtime" "^7.20.13" @@ -974,31 +704,31 @@ "@react-pdf/png-js@^2.3.1": version "2.3.1" - resolved "https://registry.yarnpkg.com/@react-pdf/png-js/-/png-js-2.3.1.tgz#5381d5443ac1134e98fc446fa1debb45950665bc" + resolved "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-2.3.1.tgz" integrity sha512-pEZ18I4t1vAUS4lmhvXPmXYP4PHeblpWP/pAlMMRkEyP7tdAeHUN7taQl9sf9OPq7YITMY3lWpYpJU6t4CZgZg== dependencies: browserify-zlib "^0.2.0" "@react-pdf/png-js@^3.0.0": version "3.0.0" - resolved "https://registry.yarnpkg.com/@react-pdf/png-js/-/png-js-3.0.0.tgz#c0b7dc7c77e36f0830e9b7bccca7ddd64ada1c5e" + resolved "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-3.0.0.tgz" integrity sha512-eSJnEItZ37WPt6Qv5pncQDxLJRK15eaRwPT+gZoujP548CodenOVp49GST8XJvKMFt9YqIBzGBV/j9AgrOQzVA== dependencies: browserify-zlib "^0.2.0" "@react-pdf/primitives@^3.1.1": version "3.1.1" - resolved "https://registry.yarnpkg.com/@react-pdf/primitives/-/primitives-3.1.1.tgz#45a3253806fa61046f3821b8553bfee3cd848d14" + resolved "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-3.1.1.tgz" integrity sha512-miwjxLwTnO3IjoqkTVeTI+9CdyDggwekmSLhVCw+a/7FoQc+gF3J2dSKwsHvAcVFM0gvU8mzCeTofgw0zPDq0w== "@react-pdf/primitives@^4.1.1": version "4.1.1" - resolved "https://registry.yarnpkg.com/@react-pdf/primitives/-/primitives-4.1.1.tgz#c7bfb7e83173661b6ec50ada4aba8dc9e94d0563" + resolved "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-4.1.1.tgz" integrity sha512-IuhxYls1luJb7NUWy6q5avb1XrNaVj9bTNI40U9qGRuS6n7Hje/8H8Qi99Z9UKFV74bBP3DOf3L1wV2qZVgVrQ== "@react-pdf/render@^3.5.0": version "3.5.0" - resolved "https://registry.yarnpkg.com/@react-pdf/render/-/render-3.5.0.tgz#1be1f7ca280473680ce4f11e90b697e2c635ad16" + resolved "https://registry.npmjs.org/@react-pdf/render/-/render-3.5.0.tgz" integrity sha512-gFOpnyqCgJ6l7VzfJz6rG1i2S7iVSD8bUHDjPW9Mze8TmyksHzN2zBH3y7NbsQOw1wU6hN4NhRmslrsn+BRDPA== dependencies: "@babel/runtime" "^7.20.13" @@ -1014,7 +744,7 @@ "@react-pdf/renderer@^3.3.4": version "3.4.5" - resolved "https://registry.yarnpkg.com/@react-pdf/renderer/-/renderer-3.4.5.tgz#e369149d12815b53934183353fcfcee2386fb862" + resolved "https://registry.npmjs.org/@react-pdf/renderer/-/renderer-3.4.5.tgz" integrity sha512-O1N8q45bTs7YuC+x9afJSKQWDYQy2RjoCxlxEGdbCwP+WD5G6dWRUWXlc8F0TtzU3uFglYMmDab2YhXTmnVN9g== dependencies: "@babel/runtime" "^7.20.13" @@ -1032,7 +762,7 @@ "@react-pdf/stylesheet@^4.3.0": version "4.3.0" - resolved "https://registry.yarnpkg.com/@react-pdf/stylesheet/-/stylesheet-4.3.0.tgz#3b0ad11e8d304347c8de5caacaa708f16d4a0473" + resolved "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-4.3.0.tgz" integrity sha512-x7IVZOqRrUum9quuDeFXBveXwBht+z/6B0M+z4a4XjfSg1vZVvzoTl07Oa1yvQ/4yIC5yIkG2TSMWeKnDB+hrw== dependencies: "@babel/runtime" "^7.20.13" @@ -1045,7 +775,7 @@ "@react-pdf/stylesheet@^6.1.0": version "6.1.0" - resolved "https://registry.yarnpkg.com/@react-pdf/stylesheet/-/stylesheet-6.1.0.tgz#ca6b5b0f7cc749b36379379d943f648f8527d71a" + resolved "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-6.1.0.tgz" integrity sha512-BGZ2sYNUp38VJUegjva/jsri3iiRGnVNjWI+G9dTwAvLNOmwFvSJzqaCsEnqQ/DW5mrTBk/577FhDY7pv6AidA== dependencies: "@react-pdf/fns" "3.1.2" @@ -1057,7 +787,7 @@ "@react-pdf/textkit@^4.4.1": version "4.4.1" - resolved "https://registry.yarnpkg.com/@react-pdf/textkit/-/textkit-4.4.1.tgz#b4e4181ea7d4269c54a1794d4022b55c5135f0e7" + resolved "https://registry.npmjs.org/@react-pdf/textkit/-/textkit-4.4.1.tgz" integrity sha512-Jl9wdTqIvJ5pX+vAGz0EOhP7ut5Two9H6CzTKo/YYPeD79cM2yTXF3JzTERBC28y7LR0Waq9D2LHQjI+b/EYUQ== dependencies: "@babel/runtime" "^7.20.13" @@ -1068,7 +798,7 @@ "@react-pdf/types@^2.6.0", "@react-pdf/types@^2.9.0": version "2.9.0" - resolved "https://registry.yarnpkg.com/@react-pdf/types/-/types-2.9.0.tgz#a2721a847cb1ace2c31ca29b0303c7b51a2241c2" + resolved "https://registry.npmjs.org/@react-pdf/types/-/types-2.9.0.tgz" integrity sha512-ckj80vZLlvl9oYrQ4tovEaqKWP3O06Eb1D48/jQWbdwz1Yh7Y9v1cEmwlP8ET+a1Whp8xfdM0xduMexkuPANCQ== dependencies: "@react-pdf/font" "^4.0.2" @@ -1077,7 +807,7 @@ "@react-router/node@^7.1.5": version "7.6.1" - resolved "https://registry.yarnpkg.com/@react-router/node/-/node-7.6.1.tgz#937cd87cb2d29af30f752c09671e4897b8e147a6" + resolved "https://registry.npmjs.org/@react-router/node/-/node-7.6.1.tgz" integrity sha512-RZ9IatEarjF1GSHV+OUHNaRKtfp27UXP2J8dVdax6K/UXHc45k3t9Zp6splqT88wob4CUt4loDQw/7srNvsQhQ== dependencies: "@mjackson/node-fetch-server" "^0.2.0" @@ -1087,12 +817,12 @@ "@remirror/core-constants@3.0.0": version "3.0.0" - resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f" + resolved "https://registry.npmjs.org/@remirror/core-constants/-/core-constants-3.0.0.tgz" integrity sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg== "@remix-run/node@^2.16.8": version "2.16.8" - resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-2.16.8.tgz#a008168f40390376cdecff0e1c5f9df9d5b34f06" + resolved "https://registry.npmjs.org/@remix-run/node/-/node-2.16.8.tgz" integrity sha512-foeYXU3mdaBJZnbtGbM8mNdHowz2+QnVGDRo7P3zgFkmsccMEflArGZNbkACGKd9xwDguTxxMJ6cuXBC4jIfgQ== dependencies: "@remix-run/server-runtime" "2.16.8" @@ -1105,12 +835,12 @@ "@remix-run/router@1.23.0": version "1.23.0" - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" + resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz" integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== "@remix-run/server-runtime@2.16.8": version "2.16.8" - resolved "https://registry.yarnpkg.com/@remix-run/server-runtime/-/server-runtime-2.16.8.tgz#79fe6274a37a5f5e18db6cb867b127b364a957da" + resolved "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-2.16.8.tgz" integrity sha512-ZwWOam4GAQTx10t+wK09YuYctd2Koz5Xy/klDgUN3lmTXmwbV0tZU0baiXEqZXrvyD+WDZ4b0ADDW9Df3+dpzA== dependencies: "@remix-run/router" "1.23.0" @@ -1123,7 +853,7 @@ "@remix-run/web-blob@^3.1.0": version "3.1.0" - resolved "https://registry.yarnpkg.com/@remix-run/web-blob/-/web-blob-3.1.0.tgz#e0c669934c1eb6028960047e57a13ed38bbfb434" + resolved "https://registry.npmjs.org/@remix-run/web-blob/-/web-blob-3.1.0.tgz" integrity sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g== dependencies: "@remix-run/web-stream" "^1.1.0" @@ -1131,7 +861,7 @@ "@remix-run/web-fetch@^4.4.2": version "4.4.2" - resolved "https://registry.yarnpkg.com/@remix-run/web-fetch/-/web-fetch-4.4.2.tgz#ce7aedef72cc26e15060e8cf84674029f92809b6" + resolved "https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.2.tgz" integrity sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA== dependencies: "@remix-run/web-blob" "^3.1.0" @@ -1145,250 +875,99 @@ "@remix-run/web-file@^3.1.0": version "3.1.0" - resolved "https://registry.yarnpkg.com/@remix-run/web-file/-/web-file-3.1.0.tgz#07219021a2910e90231bc30ca1ce693d0e9d3825" + resolved "https://registry.npmjs.org/@remix-run/web-file/-/web-file-3.1.0.tgz" integrity sha512-dW2MNGwoiEYhlspOAXFBasmLeYshyAyhIdrlXBi06Duex5tDr3ut2LFKVj7tyHLmn8nnNwFf1BjNbkQpygC2aQ== dependencies: "@remix-run/web-blob" "^3.1.0" "@remix-run/web-form-data@^3.1.0": version "3.1.0" - resolved "https://registry.yarnpkg.com/@remix-run/web-form-data/-/web-form-data-3.1.0.tgz#47f9ad8ce8bf1c39ed83eab31e53967fe8e3df6a" + resolved "https://registry.npmjs.org/@remix-run/web-form-data/-/web-form-data-3.1.0.tgz" integrity sha512-NdeohLMdrb+pHxMQ/Geuzdp0eqPbea+Ieo8M8Jx2lGC6TBHsgHzYcBvr0LyPdPVycNRDEpWpiDdCOdCryo3f9A== dependencies: web-encoding "1.1.5" "@remix-run/web-stream@^1.1.0": version "1.1.0" - resolved "https://registry.yarnpkg.com/@remix-run/web-stream/-/web-stream-1.1.0.tgz#b93a8f806c2c22204930837c44d81fdedfde079f" + resolved "https://registry.npmjs.org/@remix-run/web-stream/-/web-stream-1.1.0.tgz" integrity sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA== dependencies: web-streams-polyfill "^3.1.1" "@rolldown/pluginutils@1.0.0-beta.9": version "1.0.0-beta.9" - resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.9.tgz#68ef9fff5a9791a642cea0dc4380ce6cb487a84a" + resolved "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.9.tgz" integrity sha512-e9MeMtVWo186sgvFFJOPGy7/d2j2mZhLJIdVW0C/xDluuOvymEATqz6zKsP0ZmXGzQtqlyjz5sC1sYQUoJG98w== -"@rollup/rollup-android-arm-eabi@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz#f39f09f60d4a562de727c960d7b202a2cf797424" - integrity sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw== - -"@rollup/rollup-android-arm64@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz#d19af7e23760717f1d879d4ca3d2cd247742dff2" - integrity sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA== - -"@rollup/rollup-darwin-arm64@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz#1c3a2fbf205d80641728e05f4a56c909e95218b7" - integrity sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w== - -"@rollup/rollup-darwin-x64@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz#aa66d2ba1a25e609500e13bef06dc0e71cc0c0d4" - integrity sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg== - -"@rollup/rollup-freebsd-arm64@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz#df10a7b6316a0ef1028c6ca71a081124c537e30d" - integrity sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg== - -"@rollup/rollup-freebsd-x64@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz#a3fdce8a05e95b068cbcb46e4df5185e407d0c35" - integrity sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA== - -"@rollup/rollup-linux-arm-gnueabihf@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz#49f766c55383bd0498014a9d76924348c2f3890c" - integrity sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg== - -"@rollup/rollup-linux-arm-musleabihf@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz#1d4d7d32fc557e17d52e1857817381ea365e2959" - integrity sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA== - -"@rollup/rollup-linux-arm64-gnu@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz#f4fc317268441e9589edad3be8f62b6c03009bc1" - integrity sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA== - -"@rollup/rollup-linux-arm64-musl@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz#63a1f1b0671cb17822dabae827fef0e443aebeb7" - integrity sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg== - -"@rollup/rollup-linux-loongarch64-gnu@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz#c659b01cc6c0730b547571fc3973e1e955369f98" - integrity sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw== - -"@rollup/rollup-linux-powerpc64le-gnu@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz#612e746f9ad7e58480f964d65e0d6c3f4aae69a8" - integrity sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A== - -"@rollup/rollup-linux-riscv64-gnu@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz#4610dbd1dcfbbae32fbc10c20ae7387acb31110c" - integrity sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw== - -"@rollup/rollup-linux-riscv64-musl@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz#054911fab40dc83fafc21e470193c058108f19d8" - integrity sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw== - -"@rollup/rollup-linux-s390x-gnu@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz#98896eca8012547c7f04bd07eaa6896825f9e1a5" - integrity sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g== - "@rollup/rollup-linux-x64-gnu@4.41.1": version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz#01cf56844a1e636ee80dfb364e72c2b7142ad896" + resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz" integrity sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A== "@rollup/rollup-linux-x64-musl@4.41.1": version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz#e67c7531df6dff0b4c241101d4096617fbca87c3" + resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz" integrity sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ== -"@rollup/rollup-win32-arm64-msvc@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz#7eeada98444e580674de6989284e4baacd48ea65" - integrity sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ== - -"@rollup/rollup-win32-ia32-msvc@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz#516c4b54f80587b4a390aaf4940b40870271d35d" - integrity sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg== - -"@rollup/rollup-win32-x64-msvc@4.41.1": - version "4.41.1" - resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz#848f99b0d9936d92221bb6070baeff4db6947a30" - integrity sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw== - "@sinclair/typebox@^0.27.8": version "0.27.8" - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e" + resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz" integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA== "@stripe/react-stripe-js@^2.1.1": version "2.9.0" - resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.9.0.tgz#1f1a9a3d5eab8ca144e060df1e9fd855a7658aca" + resolved "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-2.9.0.tgz" integrity sha512-+/j2g6qKAKuWSurhgRMfdlIdKM+nVVJCy/wl0US2Ccodlqx0WqfIIBhUkeONkCG+V/b+bZzcj4QVa3E/rXtT4Q== dependencies: prop-types "^15.7.2" -"@stripe/stripe-js@^1.54.1": +"@stripe/stripe-js@^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0", "@stripe/stripe-js@^1.54.1": version "1.54.2" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.54.2.tgz#0665848e22cbda936cfd05256facdfbba121438d" + resolved "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.2.tgz" integrity sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg== -"@swc/core-darwin-arm64@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.24.tgz#c9fcc9c4bad0511fed26210449556d2b33fb2d9a" - integrity sha512-dhtVj0PC1APOF4fl5qT2neGjRLgHAAYfiVP8poJelhzhB/318bO+QCFWAiimcDoyMgpCXOhTp757gnoJJrheWA== - -"@swc/core-darwin-arm64@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.29.tgz#bf66e3f4f00e6fe9d95e8a33f780e6c40fca946d" - integrity sha512-whsCX7URzbuS5aET58c75Dloby3Gtj/ITk2vc4WW6pSDQKSPDuONsIcZ7B2ng8oz0K6ttbi4p3H/PNPQLJ4maQ== - -"@swc/core-darwin-x64@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.11.24.tgz#048ea3ee43281264a62fccb5a944b76d1c56eb24" - integrity sha512-H/3cPs8uxcj2Fe3SoLlofN5JG6Ny5bl8DuZ6Yc2wr7gQFBmyBkbZEz+sPVgsID7IXuz7vTP95kMm1VL74SO5AQ== - -"@swc/core-darwin-x64@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.11.29.tgz#0a77d2d79ef2c789f9d40a86784bbf52c5f9877f" - integrity sha512-S3eTo/KYFk+76cWJRgX30hylN5XkSmjYtCBnM4jPLYn7L6zWYEPajsFLmruQEiTEDUg0gBEWLMNyUeghtswouw== - -"@swc/core-linux-arm-gnueabihf@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.24.tgz#f01ba657a81c67d8fb9f681712e65abf1324cec6" - integrity sha512-PHJgWEpCsLo/NGj+A2lXZ2mgGjsr96ULNW3+T3Bj2KTc8XtMUkE8tmY2Da20ItZOvPNC/69KroU7edyo1Flfbw== - -"@swc/core-linux-arm-gnueabihf@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.29.tgz#80fa3a6a36034ffdbbba73e26c8f27cb13111a33" - integrity sha512-o9gdshbzkUMG6azldHdmKklcfrcMx+a23d/2qHQHPDLUPAN+Trd+sDQUYArK5Fcm7TlpG4sczz95ghN0DMkM7g== - -"@swc/core-linux-arm64-gnu@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.24.tgz#9aefca7f7f87c8312c2fa714c1eb731411d8596c" - integrity sha512-C2FJb08+n5SD4CYWCTZx1uR88BN41ZieoHvI8A55hfVf2woT8+6ZiBzt74qW2g+ntZ535Jts5VwXAKdu41HpBg== - -"@swc/core-linux-arm64-gnu@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.29.tgz#42da87f445bc3e26da01d494246884006d9b9a1a" - integrity sha512-sLoaciOgUKQF1KX9T6hPGzvhOQaJn+3DHy4LOHeXhQqvBgr+7QcZ+hl4uixPKTzxk6hy6Hb0QOvQEdBAAR1gXw== - -"@swc/core-linux-arm64-musl@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.24.tgz#e4805484779bbc59b639eab4f8e45166f3d7a4f7" - integrity sha512-ypXLIdszRo0re7PNNaXN0+2lD454G8l9LPK/rbfRXnhLWDBPURxzKlLlU/YGd2zP98wPcVooMmegRSNOKfvErw== - -"@swc/core-linux-arm64-musl@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.29.tgz#c9cec610525dc9e9b11ef26319db3780812dfa54" - integrity sha512-PwjB10BC0N+Ce7RU/L23eYch6lXFHz7r3NFavIcwDNa/AAqywfxyxh13OeRy+P0cg7NDpWEETWspXeI4Ek8otw== - "@swc/core-linux-x64-gnu@1.11.24": version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz#e8d8cc50a49903880944379590b73733e150a5d4" + resolved "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz" integrity sha512-IM7d+STVZD48zxcgo69L0yYptfhaaE9cMZ+9OoMxirNafhKKXwoZuufol1+alEFKc+Wbwp+aUPe/DeWC/Lh3dg== "@swc/core-linux-x64-gnu@1.11.29": version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.29.tgz#1cda2df38a4ab8905ba6ac3aa16e4ad710b6f2de" + resolved "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.29.tgz" integrity sha512-i62vBVoPaVe9A3mc6gJG07n0/e7FVeAvdD9uzZTtGLiuIfVfIBta8EMquzvf+POLycSk79Z6lRhGPZPJPYiQaA== "@swc/core-linux-x64-musl@1.11.24": version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz#f3c46212eb8a793f6a42a36b2a9017a9b1462737" + resolved "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz" integrity sha512-DZByJaMVzSfjQKKQn3cqSeqwy6lpMaQDQQ4HPlch9FWtDx/dLcpdIhxssqZXcR2rhaQVIaRQsCqwV6orSDGAGw== "@swc/core-linux-x64-musl@1.11.29": version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.29.tgz#5d634efff33f47c8d6addd84291ab606903d1cfd" + resolved "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.29.tgz" integrity sha512-YER0XU1xqFdK0hKkfSVX1YIyCvMDI7K07GIpefPvcfyNGs38AXKhb2byySDjbVxkdl4dycaxxhRyhQ2gKSlsFQ== -"@swc/core-win32-arm64-msvc@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.24.tgz#b1c3327d81a5f94415ac0b1713e192df1c121fbd" - integrity sha512-Q64Ytn23y9aVDKN5iryFi8mRgyHw3/kyjTjT4qFCa8AEb5sGUuSj//AUZ6c0J7hQKMHlg9do5Etvoe61V98/JQ== - -"@swc/core-win32-arm64-msvc@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.29.tgz#bc54f2e3f8f180113b7a092b1ee1eaaab24df62b" - integrity sha512-po+WHw+k9g6FAg5IJ+sMwtA/fIUL3zPQ4m/uJgONBATCVnDDkyW6dBA49uHNVtSEvjvhuD8DVWdFP847YTcITw== - -"@swc/core-win32-ia32-msvc@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.24.tgz#6a944dd6111ec5fae3cf5925b73701e49b109edc" - integrity sha512-9pKLIisE/Hh2vJhGIPvSoTK4uBSPxNVyXHmOrtdDot4E1FUUI74Vi8tFdlwNbaj8/vusVnb8xPXsxF1uB0VgiQ== - -"@swc/core-win32-ia32-msvc@1.11.29": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.29.tgz#f1df344c06283643d1fe66c6931b350347b73722" - integrity sha512-h+NjOrbqdRBYr5ItmStmQt6x3tnhqgwbj9YxdGPepbTDamFv7vFnhZR0YfB3jz3UKJ8H3uGJ65Zw1VsC+xpFkg== - -"@swc/core-win32-x64-msvc@1.11.24": - version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.24.tgz#eebb5d5ece2710aeb25cc58bd7c5c4c2c046f030" - integrity sha512-sybnXtOsdB+XvzVFlBVGgRHLqp3yRpHK7CrmpuDKszhj/QhmsaZzY/GHSeALlMtLup13M0gqbcQvsTNlAHTg3w== - -"@swc/core-win32-x64-msvc@1.11.29": +"@swc/core@^1.11.22": version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.29.tgz#a6f9dc1df66c8db96d70091abedd78cc52544724" - integrity sha512-Q8cs2BDV9wqDvqobkXOYdC+pLUSEpX/KvI0Dgfun1F+LzuLotRFuDhrvkU9ETJA6OnD2+Fn/ieHgloiKA/Mn/g== + resolved "https://registry.npmjs.org/@swc/core/-/core-1.11.29.tgz" + integrity sha512-g4mThMIpWbNhV8G2rWp5a5/Igv8/2UFRJx2yImrLGMgrDDYZIopqZ/z0jZxDgqNA1QDx93rpwNF7jGsxVWcMlA== + dependencies: + "@swc/counter" "^0.1.3" + "@swc/types" "^0.1.21" + optionalDependencies: + "@swc/core-darwin-arm64" "1.11.29" + "@swc/core-darwin-x64" "1.11.29" + "@swc/core-linux-arm-gnueabihf" "1.11.29" + "@swc/core-linux-arm64-gnu" "1.11.29" + "@swc/core-linux-arm64-musl" "1.11.29" + "@swc/core-linux-x64-gnu" "1.11.29" + "@swc/core-linux-x64-musl" "1.11.29" + "@swc/core-win32-arm64-msvc" "1.11.29" + "@swc/core-win32-ia32-msvc" "1.11.29" + "@swc/core-win32-x64-msvc" "1.11.29" "@swc/core@1.11.24": version "1.11.24" - resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.11.24.tgz#340425648296964f815c940b8da00fcdb1ff2abd" + resolved "https://registry.npmjs.org/@swc/core/-/core-1.11.24.tgz" integrity sha512-MaQEIpfcEMzx3VWWopbofKJvaraqmL6HbLlw2bFZ7qYqYw3rkhM0cQVEgyzbHtTWwCwPMFZSC2DUbhlZgrMfLg== dependencies: "@swc/counter" "^0.1.3" @@ -1405,47 +984,28 @@ "@swc/core-win32-ia32-msvc" "1.11.24" "@swc/core-win32-x64-msvc" "1.11.24" -"@swc/core@^1.11.22": - version "1.11.29" - resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.11.29.tgz#bce20113c47fcd6251d06262b8b8c063f8e86a20" - integrity sha512-g4mThMIpWbNhV8G2rWp5a5/Igv8/2UFRJx2yImrLGMgrDDYZIopqZ/z0jZxDgqNA1QDx93rpwNF7jGsxVWcMlA== - dependencies: - "@swc/counter" "^0.1.3" - "@swc/types" "^0.1.21" - optionalDependencies: - "@swc/core-darwin-arm64" "1.11.29" - "@swc/core-darwin-x64" "1.11.29" - "@swc/core-linux-arm-gnueabihf" "1.11.29" - "@swc/core-linux-arm64-gnu" "1.11.29" - "@swc/core-linux-arm64-musl" "1.11.29" - "@swc/core-linux-x64-gnu" "1.11.29" - "@swc/core-linux-x64-musl" "1.11.29" - "@swc/core-win32-arm64-msvc" "1.11.29" - "@swc/core-win32-ia32-msvc" "1.11.29" - "@swc/core-win32-x64-msvc" "1.11.29" - "@swc/counter@^0.1.3": version "0.1.3" - resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9" + resolved "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz" integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ== -"@swc/helpers@^0.5.12": +"@swc/helpers@^0.5.12", "@swc/helpers@>=0.5.17": version "0.5.17" - resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.17.tgz#5a7be95ac0f0bf186e7e6e890e7a6f6cda6ce971" + resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz" integrity sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A== dependencies: tslib "^2.8.0" "@swc/types@^0.1.21": version "0.1.21" - resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.21.tgz#6fcadbeca1d8bc89e1ab3de4948cef12344a38c0" + resolved "https://registry.npmjs.org/@swc/types/-/types-0.1.21.tgz" integrity sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ== dependencies: "@swc/counter" "^0.1.3" "@tabler/icons-react@^2.44.0": version "2.47.0" - resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.47.0.tgz#b704e7ae98f95be8bd6e938b4b2e84cd20b0cf31" + resolved "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.47.0.tgz" integrity sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g== dependencies: "@tabler/icons" "2.47.0" @@ -1453,165 +1013,165 @@ "@tabler/icons@2.47.0": version "2.47.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596" + resolved "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz" integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA== "@tanstack/query-core@5.76.0": version "5.76.0" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.76.0.tgz#3b4d5d34ce307ba0cf7d1a3e90d7adcdc6c46be0" + resolved "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.76.0.tgz" integrity sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg== "@tanstack/react-query@5.76.1": version "5.76.1" - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.76.1.tgz#ac8a19f99dfec1452a44fe22d46680c396c21152" + resolved "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.76.1.tgz" integrity sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw== dependencies: "@tanstack/query-core" "5.76.0" -"@tiptap/core@^2.12.0": +"@tiptap/core@^2.12.0", "@tiptap/core@^2.7.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.12.0.tgz#e0bc9255865db53682e83d843c8fef19596a8899" + resolved "https://registry.npmjs.org/@tiptap/core/-/core-2.12.0.tgz" integrity sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg== "@tiptap/extension-blockquote@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-blockquote/-/extension-blockquote-2.12.0.tgz#72e49f61544ae74b04566c9a6e614a11ff49620b" + resolved "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.12.0.tgz" integrity sha512-XUC2A77YAPMJS2SqZ2S62IGcUH8gZ7cdhoWlYQb1pR4ZzXFByeKDJPxfYeAePSiuI01YGrlzgY2c6Ncx/DtO0A== "@tiptap/extension-bold@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-bold/-/extension-bold-2.12.0.tgz#9dc0dfb8853df20a3beb317f6ab1259aa1a8b620" + resolved "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.12.0.tgz" integrity sha512-lAUtoLDLRc5ofD2I9MFY6MQ7d1qBLLqS1rvpwaPjOaoQb/GPVnaHj9qXYG0SY9K3erMtto48bMFpAcscjZHzZQ== "@tiptap/extension-bubble-menu@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.12.0.tgz#9457fe79ba1622559a1755bac3c4a5b764394a74" + resolved "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.12.0.tgz" integrity sha512-DYijoE0igV0Oi+ZppFsp2UrQsM/4HZtmmpD78BJM9zfCbd1YvAUIxmzmXr8uqU18OHd1uQy+/zvuNoUNYyw67g== dependencies: tippy.js "^6.3.7" "@tiptap/extension-bullet-list@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-bullet-list/-/extension-bullet-list-2.12.0.tgz#abadbfd8a12949e2d8cc68881dd204bf96ef9f1e" + resolved "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.12.0.tgz" integrity sha512-YTCjztB8MaIpwyxFYr81H4+LdKCq1VlaSXQyrPdB44mVdhhRqc46BYQb8/B//XE3UIu3X2QWFjwrqRlUq6vUiw== "@tiptap/extension-code-block@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-code-block/-/extension-code-block-2.12.0.tgz#73bceaa90ba54de65ade42db5a28cc299c16158b" + resolved "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.12.0.tgz" integrity sha512-1D7cYAjgxEFHdfC/35Ooi4GqWKB5sszbW8iI7N16XILNln26xb0d5KflXqYrwr9CN/ZnZoCl2o6YsP7xEObcZA== "@tiptap/extension-code@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-code/-/extension-code-2.12.0.tgz#99f352a65706fcbbe978df6919e918b6084f0280" + resolved "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.12.0.tgz" integrity sha512-R7RaS+hJeHFim7alImQ9L9CSWSMjWXvz0Ote568x9ea5gdBGUYW8PcH+5a91lh8e1XGYWBM12a8oJZRyxg/tQA== "@tiptap/extension-color@^2.11.7": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-color/-/extension-color-2.12.0.tgz#90415c27e528eacd21f2a88338732e85811c8af6" + resolved "https://registry.npmjs.org/@tiptap/extension-color/-/extension-color-2.12.0.tgz" integrity sha512-tb3KDhH2Hf3Pwm7pIEH80TKBOLmHU+T/0seR3R+6flamPC7t9S4mcehDX35qvTQTqDU9v429Rw5SL40FRW7AMg== "@tiptap/extension-document@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-document/-/extension-document-2.12.0.tgz#8a0765ca0401f30c501dea7c115b680435b73ee6" + resolved "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.12.0.tgz" integrity sha512-sA1Q+mxDIv0Y3qQTBkYGwknNbDcGFiJ/fyAFholXpqbrcRx3GavwR/o0chBdsJZlFht0x7AWGwUYWvIo7wYilA== "@tiptap/extension-dropcursor@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-dropcursor/-/extension-dropcursor-2.12.0.tgz#49d555ddbeef275a32355edcf9c0f6782629b0ce" + resolved "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.12.0.tgz" integrity sha512-zcZSOXFj+7LVnmdPWTfKr5AoxYIzFPFlLJe35AdTQC5IhkljLn1Exct8I30ZREojX/00hKYsO7JJmePS6TEVlQ== "@tiptap/extension-floating-menu@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-floating-menu/-/extension-floating-menu-2.12.0.tgz#92356639af7d68ffff159b06c30f2e6ad21b9db7" + resolved "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.12.0.tgz" integrity sha512-BYpyZx/56KCDksWuJJbhki/uNgt9sACuSSZFH5AN1yS1ISD+EzIxqf6Pzzv8QCoNJ+KcRNVaZsOlOFaJGoyzag== dependencies: tippy.js "^6.3.7" "@tiptap/extension-gapcursor@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-gapcursor/-/extension-gapcursor-2.12.0.tgz#486581ddb95e68c9d5481caf124bbd3942d22089" + resolved "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.12.0.tgz" integrity sha512-k8ji5v9YKn7bNjo8UtI9hEfXfl4tKUp1hpJOEmUxGJQa3LIwrwSbReupUTnHszGQelzxikS/l1xO9P0TIGwRoA== "@tiptap/extension-hard-break@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-hard-break/-/extension-hard-break-2.12.0.tgz#9293e12f4932d7cea43f813ed01bb2915d48652a" + resolved "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.12.0.tgz" integrity sha512-08MNS2PK5DzdnAfqXn4krmJ/xebKmWpRpYqqN5EM8AvetYKlAJyTVSpo0ZUeGbZ3EZiPm9djgSnrLqpFUDjRCg== "@tiptap/extension-heading@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-heading/-/extension-heading-2.12.0.tgz#d019bc1bb9b72d63dc0c995b6e24fb40b1011da3" + resolved "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.12.0.tgz" integrity sha512-9DfES4Wd5TX1foI70N9sAL+35NN1UHrtzDYN2+dTHupnmKir9RaMXyZcbkUb4aDVzYrGxIqxJzHBVkquKIlTrw== "@tiptap/extension-history@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-history/-/extension-history-2.12.0.tgz#92173bc05b67701995f76fbdaf9fa7f5fde11945" + resolved "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.12.0.tgz" integrity sha512-+B9CAf2BFURC6mQiM1OQtahVTzdEOEgT/UUNlRZkeeBc0K5of3dr6UdBqaoaMAefja3jx5PqiQ7mhUBAjSt6AA== "@tiptap/extension-horizontal-rule@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.12.0.tgz#4bde11af5421f795d235423becf709df0d90627b" + resolved "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.12.0.tgz" integrity sha512-Vi2+6RIehDSpoJn/7PDuOieUj7W7WrEb4wBxK9TG8PDscihR0mehhhzm/K2xhH4TN48iPJGRsjDFrFjTbXmcnw== "@tiptap/extension-image@^2.11.5": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-image/-/extension-image-2.12.0.tgz#e3a57ae699cac4bc944f1d4830c92dbadb157b5b" + resolved "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.12.0.tgz" integrity sha512-wO+yrfMlnW3SYCb1Q1qAb+nt5WH6jnlQPTV6qdoIabRtW0puwMWULZDUgclPN5hxn8EXb9vBEu44egvH6hgkfQ== "@tiptap/extension-italic@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-italic/-/extension-italic-2.12.0.tgz#280e92ed4bddedeb2a39ba9b9578c2ed304044c0" + resolved "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.12.0.tgz" integrity sha512-JKcXK3LmEsmxNzEq5e06rPUGMRLUxmJ2mYtBY4NlJ6yLM9XMDljtgeTnWT0ySLYmfINSFTkX4S7WIRbpl9l4pw== -"@tiptap/extension-link@^2.1.13": +"@tiptap/extension-link@^2.1.13", "@tiptap/extension-link@>=2.1.12": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-link/-/extension-link-2.12.0.tgz#4c8996b5926684d5dadc0d9b540171c7e4c98ebe" + resolved "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.12.0.tgz" integrity sha512-N6f78F2onvcL8FAwFOJexOF02UwGETLjQ7cCguhBe/w7vtx7aX8/f+IlaSGY/pIcWyEQpoC28ciM0+QsrJRr1A== dependencies: linkifyjs "^4.2.0" "@tiptap/extension-list-item@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-list-item/-/extension-list-item-2.12.0.tgz#ba89b42eb2027daebb14df1b7ecfe8172f92d53b" + resolved "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.12.0.tgz" integrity sha512-4YwZooC8HP+gPxs6YrkB1ayggyYbgVvJx/rWBT6lKSW2MVVg8QXi1zAcSI3MhIhHmqDysXXFPL8JURlbeGjaFA== "@tiptap/extension-ordered-list@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-ordered-list/-/extension-ordered-list-2.12.0.tgz#ad8fca7886cfd172165392dd3380bc15cdc98dce" + resolved "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.12.0.tgz" integrity sha512-1ys0e/oqk09oXxrB1WzAx5EntK/QreObG/V1yhgihGm429fxHMsxzIYN6dKAYxx0YOPQG7qEZRrrPuWU70Ms7g== "@tiptap/extension-paragraph@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-paragraph/-/extension-paragraph-2.12.0.tgz#35987cfa842f254e67ecec403441578a1b2189a1" + resolved "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.12.0.tgz" integrity sha512-QNK5cgewCunWFxpLlbvvoO1rrLgEtNKxiY79fctP9toV+e59R+1i1Q9lXC1O5mOfDgVxCb6uFDMsqmKhFjpPog== "@tiptap/extension-strike@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-strike/-/extension-strike-2.12.0.tgz#7bcddac8162c6ef598e271341b8919b6a1f9a287" + resolved "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.12.0.tgz" integrity sha512-nBaa5YtBsLJPZFfSs36sBz4Zgi/c8b3MsmS/Az8uXaHb0R9yPewOVUMDIQbxMct8SXUlIo9VtKlOL+mVJ3Nkpw== "@tiptap/extension-text-align@^2.1.13": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-text-align/-/extension-text-align-2.12.0.tgz#6b316c14d0fd30d99b8cc90277c71b09d23f7601" + resolved "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.12.0.tgz" integrity sha512-ntGjHFPrb9iQ+QGVUr6U53/wcWI/qaAwDyApW7F7GcTpQbmimwUqvUHti1RsSh9nTrQmZD6g8SdRbIR/Y31gOw== -"@tiptap/extension-text-style@^2.12.0": +"@tiptap/extension-text-style@^2.12.0", "@tiptap/extension-text-style@^2.7.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-text-style/-/extension-text-style-2.12.0.tgz#391e1086650075ddd99afe66c477e1cc359a7061" + resolved "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.12.0.tgz" integrity sha512-Pxwt23ZlvbQUahV0PvHy8Ej6IAuKR1FvHobUvwP3T8AiY7hob66fWRe7tQbESzSAzm5Vv2xkvyHeU8vekMTezA== "@tiptap/extension-text@^2.12.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-text/-/extension-text-2.12.0.tgz#973b9c832e189c012f53fc4d1f314c83c09a803c" + resolved "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.12.0.tgz" integrity sha512-0ytN9V1tZYTXdiYDQg4FB2SQ56JAJC9r/65snefb9ztl+gZzDrIvih7CflHs1ic9PgyjexfMLeH+VzuMccNyZw== "@tiptap/extension-underline@^2.1.13": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/extension-underline/-/extension-underline-2.12.0.tgz#1f1c023cc01d6eeaee39b504224459e1dfdfac57" + resolved "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.12.0.tgz" integrity sha512-u95lrUCesw1SN3BXY4xrgfSuxtoCYmJ9uaU7IVVOu0zVsDFtLlOa82kd63KVF+URL0kMdO+FBmvdS6d8Era70Q== -"@tiptap/pm@^2.12.0": +"@tiptap/pm@^2.12.0", "@tiptap/pm@^2.7.0": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/pm/-/pm-2.12.0.tgz#72c2b574c10a0442af03c8754869f0b7ad6e2a4c" + resolved "https://registry.npmjs.org/@tiptap/pm/-/pm-2.12.0.tgz" integrity sha512-TNzVwpeNzFfHAcYTOKqX9iU4fRxliyoZrCnERR+RRzeg7gWrXrCLubQt1WEx0sojMAfznshSL3M5HGsYjEbYwA== dependencies: prosemirror-changeset "^2.3.0" @@ -1633,9 +1193,9 @@ prosemirror-transform "^1.10.2" prosemirror-view "^1.37.0" -"@tiptap/react@^2.1.13": +"@tiptap/react@^2.1.13", "@tiptap/react@>=2.1.12": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/react/-/react-2.12.0.tgz#b3bb971c8a50cb0f95e85785a2d1d796ccc75a48" + resolved "https://registry.npmjs.org/@tiptap/react/-/react-2.12.0.tgz" integrity sha512-D+PR+4kJO9h8AB/7XyQ/Anw8tqeS2ecv5QemBOCHi9JlMAjytauUrj6IfFBO9RbsCowlBjW5GnSpFhzpk2Gghg== dependencies: "@tiptap/extension-bubble-menu" "^2.12.0" @@ -1646,7 +1206,7 @@ "@tiptap/starter-kit@^2.1.13": version "2.12.0" - resolved "https://registry.yarnpkg.com/@tiptap/starter-kit/-/starter-kit-2.12.0.tgz#02d840fe63b07c729ede1604cf1d6030aea76158" + resolved "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.12.0.tgz" integrity sha512-wlcEEtexd6u0gbR311/OFZnbtRWU97DUsY6/GsSQzN4rqZ7Ra6YbfHEN5Lutu+I/anomK8vKy8k9NyvfY5Hllg== dependencies: "@tiptap/core" "^2.12.0" @@ -1673,7 +1233,7 @@ "@types/babel__core@^7.20.5": version "7.20.5" - resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.5.tgz#3df15f27ba85319caa07ba08d0721889bb39c017" + resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz" integrity sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA== dependencies: "@babel/parser" "^7.20.7" @@ -1684,14 +1244,14 @@ "@types/babel__generator@*": version "7.27.0" - resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.27.0.tgz#b5819294c51179957afaec341442f9341e4108a9" + resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz" integrity sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg== dependencies: "@babel/types" "^7.0.0" "@types/babel__template@*": version "7.4.4" - resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.4.tgz#5672513701c1b2199bc6dad636a9d7491586766f" + resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz" integrity sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A== dependencies: "@babel/parser" "^7.1.0" @@ -1699,14 +1259,14 @@ "@types/babel__traverse@*": version "7.20.7" - resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.20.7.tgz#968cdc2366ec3da159f61166428ee40f370e56c2" + resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz" integrity sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng== dependencies: "@babel/types" "^7.20.7" "@types/body-parser@*": version "1.19.5" - resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.5.tgz#04ce9a3b677dc8bd681a17da1ab9835dc9d3ede4" + resolved "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz" integrity sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg== dependencies: "@types/connect" "*" @@ -1714,75 +1274,75 @@ "@types/connect@*": version "3.4.38" - resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.38.tgz#5ba7f3bc4fbbdeaff8dded952e5ff2cc53f8d858" + resolved "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz" integrity sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug== dependencies: "@types/node" "*" "@types/cookie@^0.6.0": version "0.6.0" - resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5" + resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz" integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== "@types/d3-array@^3.0.3": version "3.2.1" - resolved "https://registry.yarnpkg.com/@types/d3-array/-/d3-array-3.2.1.tgz#1f6658e3d2006c4fceac53fde464166859f8b8c5" + resolved "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz" integrity sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg== "@types/d3-color@*": version "3.1.3" - resolved "https://registry.yarnpkg.com/@types/d3-color/-/d3-color-3.1.3.tgz#368c961a18de721da8200e80bf3943fb53136af2" + resolved "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz" integrity sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A== "@types/d3-ease@^3.0.0": version "3.0.2" - resolved "https://registry.yarnpkg.com/@types/d3-ease/-/d3-ease-3.0.2.tgz#e28db1bfbfa617076f7770dd1d9a48eaa3b6c51b" + resolved "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz" integrity sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA== "@types/d3-interpolate@^3.0.1": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz#412b90e84870285f2ff8a846c6eb60344f12a41c" + resolved "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz" integrity sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA== dependencies: "@types/d3-color" "*" "@types/d3-path@*": version "3.1.1" - resolved "https://registry.yarnpkg.com/@types/d3-path/-/d3-path-3.1.1.tgz#f632b380c3aca1dba8e34aa049bcd6a4af23df8a" + resolved "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz" integrity sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg== "@types/d3-scale@^4.0.2": version "4.0.9" - resolved "https://registry.yarnpkg.com/@types/d3-scale/-/d3-scale-4.0.9.tgz#57a2f707242e6fe1de81ad7bfcccaaf606179afb" + resolved "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz" integrity sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw== dependencies: "@types/d3-time" "*" "@types/d3-shape@^3.1.0": version "3.1.7" - resolved "https://registry.yarnpkg.com/@types/d3-shape/-/d3-shape-3.1.7.tgz#2b7b423dc2dfe69c8c93596e673e37443348c555" + resolved "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz" integrity sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg== dependencies: "@types/d3-path" "*" "@types/d3-time@*", "@types/d3-time@^3.0.0": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/d3-time/-/d3-time-3.0.4.tgz#8472feecd639691450dd8000eb33edd444e1323f" + resolved "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz" integrity sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g== "@types/d3-timer@^3.0.0": version "3.0.2" - resolved "https://registry.yarnpkg.com/@types/d3-timer/-/d3-timer-3.0.2.tgz#70bbda77dc23aa727413e22e214afa3f0e852f70" + resolved "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz" integrity sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw== "@types/estree@1.0.7": version "1.0.7" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8" + resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz" integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ== "@types/express-serve-static-core@^4.17.33": version "4.19.6" - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz#e01324c2a024ff367d92c66f48553ced0ab50267" + resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz" integrity sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A== dependencies: "@types/node" "*" @@ -1792,7 +1352,7 @@ "@types/express@^4.17.21": version "4.17.22" - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.22.tgz#14cfcf120f7eb56ebb8ca77b7fa9a14d21de7c96" + resolved "https://registry.npmjs.org/@types/express/-/express-4.17.22.tgz" integrity sha512-eZUmSnhRX9YRSkplpz0N+k6NljUUn5l3EWZIKZvYzhvMphEuNiyyy1viH/ejgt66JWgALwC/gtSUAeQKtSwW/w== dependencies: "@types/body-parser" "*" @@ -1802,46 +1362,46 @@ "@types/http-errors@*": version "2.0.4" - resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f" + resolved "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz" integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.6" - resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7" + resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz" integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w== "@types/istanbul-lib-report@*": version "3.0.3" - resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz#53047614ae72e19fc0401d872de3ae2b4ce350bf" + resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz" integrity sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA== dependencies: "@types/istanbul-lib-coverage" "*" "@types/istanbul-reports@^3.0.0": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz#0f03e3d2f670fbdac586e34b433783070cc16f54" + resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz" integrity sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ== dependencies: "@types/istanbul-lib-report" "*" "@types/json-schema@^7.0.9": version "7.0.15" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" + resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/linkify-it@^5": version "5.0.0" - resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76" + resolved "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz" integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q== "@types/lodash@^4.17.0": version "4.17.17" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz" integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ== "@types/markdown-it@^14.0.0": version "14.1.2" - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-14.1.2.tgz#57f2532a0800067d9b934f3521429a2e8bfb4c61" + resolved "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz" integrity sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog== dependencies: "@types/linkify-it" "^5" @@ -1849,61 +1409,61 @@ "@types/mdurl@^2": version "2.0.0" - resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-2.0.0.tgz#d43878b5b20222682163ae6f897b20447233bdfd" + resolved "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz" integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg== "@types/mime@^1": version "1.3.5" - resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690" + resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz" integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w== "@types/node@*": version "22.15.24" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.24.tgz#3b31f1650571c0123388db29d95c12e6f6761744" + resolved "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz" integrity sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng== dependencies: undici-types "~6.21.0" -"@types/node@^20.12.2": +"@types/node@^18.0.0 || >=20.0.0", "@types/node@^20.12.2": version "20.17.52" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.52.tgz#0cf582371f88529c61f384fcd57a21b797c56c6e" + resolved "https://registry.npmjs.org/@types/node/-/node-20.17.52.tgz" integrity sha512-2aj++KfxubvW/Lc0YyXE3OEW7Es8TWn1MsRzYgcOGyTNQxi0L8rxQUCZ7ZbyOBWZQD5I63PV9egZWMsapVaklg== dependencies: undici-types "~6.19.2" "@types/offscreencanvas@^2019.6.4": version "2019.7.3" - resolved "https://registry.yarnpkg.com/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz#90267db13f64d6e9ccb5ae3eac92786a7c77a516" + resolved "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz" integrity sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A== "@types/parse-json@^4.0.0": version "4.0.2" - resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" + resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz" integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== "@types/prop-types@*": version "15.7.14" - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" + resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz" integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== "@types/qs@*": version "6.14.0" - resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.14.0.tgz#d8b60cecf62f2db0fb68e5e006077b9178b85de5" + resolved "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz" integrity sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ== "@types/range-parser@*": version "1.2.7" - resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb" + resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz" integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ== "@types/react-dom@^18.0.11": version "18.3.7" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" + resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz" integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ== -"@types/react@^18.0.28": +"@types/react@*", "@types/react@^18.0.0", "@types/react@^18.0.28": version "18.3.23" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a" + resolved "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz" integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w== dependencies: "@types/prop-types" "*" @@ -1911,12 +1471,12 @@ "@types/semver@^7.3.12": version "7.7.0" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e" + resolved "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz" integrity sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA== "@types/send@*": version "0.17.4" - resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a" + resolved "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz" integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA== dependencies: "@types/mime" "^1" @@ -1924,7 +1484,7 @@ "@types/serve-static@*": version "1.15.7" - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.7.tgz#22174bbd74fb97fe303109738e9b5c2f3064f714" + resolved "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz" integrity sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw== dependencies: "@types/http-errors" "*" @@ -1933,24 +1493,24 @@ "@types/use-sync-external-store@^0.0.6": version "0.0.6" - resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc" + resolved "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz" integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg== "@types/yargs-parser@*": version "21.0.3" - resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15" + resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz" integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== "@types/yargs@^17.0.8": version "17.0.33" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d" + resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz" integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA== dependencies: "@types/yargs-parser" "*" "@typescript-eslint/eslint-plugin@^5.57.1": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz" integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag== dependencies: "@eslint-community/regexpp" "^4.4.0" @@ -1964,9 +1524,9 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@^5.57.1": +"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.57.1": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7" + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz" integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA== dependencies: "@typescript-eslint/scope-manager" "5.62.0" @@ -1976,7 +1536,7 @@ "@typescript-eslint/scope-manager@5.62.0": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c" + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz" integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w== dependencies: "@typescript-eslint/types" "5.62.0" @@ -1984,7 +1544,7 @@ "@typescript-eslint/type-utils@5.62.0": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a" + resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz" integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew== dependencies: "@typescript-eslint/typescript-estree" "5.62.0" @@ -1994,12 +1554,12 @@ "@typescript-eslint/types@5.62.0": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz" integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== "@typescript-eslint/typescript-estree@5.62.0": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz" integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA== dependencies: "@typescript-eslint/types" "5.62.0" @@ -2010,9 +1570,9 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.61.0": +"@typescript-eslint/utils@^5.61.0", "@typescript-eslint/utils@5.62.0": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86" + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz" integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ== dependencies: "@eslint-community/eslint-utils" "^4.2.0" @@ -2026,7 +1586,7 @@ "@typescript-eslint/visitor-keys@5.62.0": version "5.62.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e" + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz" integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw== dependencies: "@typescript-eslint/types" "5.62.0" @@ -2034,12 +1594,12 @@ "@ungap/structured-clone@^1.2.0": version "1.3.0" - resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" + resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz" integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g== "@vitejs/plugin-react-swc@^3.9.0": version "3.10.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react-swc/-/plugin-react-swc-3.10.0.tgz#e52cce1ec51d1d8e59233b49b84888a426226e3d" + resolved "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-3.10.0.tgz" integrity sha512-ZmkdHw3wo/o/Rk05YsXZs/DJAfY2CdQ5DUAjoWji+PEr+hYADdGMCGgEAILbiKj+CjspBTuTACBcWDrmC8AUfw== dependencies: "@rolldown/pluginutils" "1.0.0-beta.9" @@ -2047,7 +1607,7 @@ "@vitejs/plugin-react@^4.4.1": version "4.5.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.5.0.tgz#ef2bad6be3031af2b2105b7ab2754f710e890a32" + resolved "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.0.tgz" integrity sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg== dependencies: "@babel/core" "^7.26.10" @@ -2059,29 +1619,29 @@ "@web3-storage/multipart-parser@^1.0.0": version "1.0.0" - resolved "https://registry.yarnpkg.com/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz#6b69dc2a32a5b207ba43e556c25cc136a56659c4" + resolved "https://registry.npmjs.org/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz" integrity sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw== "@zxing/text-encoding@0.9.0": version "0.9.0" - resolved "https://registry.yarnpkg.com/@zxing/text-encoding/-/text-encoding-0.9.0.tgz#fb50ffabc6c7c66a0c96b4c03e3d9be74864b70b" + resolved "https://registry.npmjs.org/@zxing/text-encoding/-/text-encoding-0.9.0.tgz" integrity sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA== abort-controller@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392" + resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg== dependencies: event-target-shim "^5.0.0" abs-svg-path@^0.1.1: version "0.1.1" - resolved "https://registry.yarnpkg.com/abs-svg-path/-/abs-svg-path-0.1.1.tgz#df601c8e8d2ba10d4a76d625e236a9a39c2723bf" + resolved "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz" integrity sha512-d8XPSGjfyzlXC3Xx891DJRyZfqk5JU0BJrDQcsWomFIV1/BIzPW5HDH5iDdWpqWaav0YVIEzT1RHTwWr0FFshA== accepts@~1.3.8: version "1.3.8" - resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e" + resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz" integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw== dependencies: mime-types "~2.1.34" @@ -2089,17 +1649,17 @@ accepts@~1.3.8: acorn-jsx@^5.3.2: version "5.3.2" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" + resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== -acorn@^8.9.0: +"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", acorn@^8.9.0: version "8.14.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb" + resolved "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz" integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg== ajv@^6.12.4: version "6.12.6" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" + resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== dependencies: fast-deep-equal "^3.1.1" @@ -2109,31 +1669,31 @@ ajv@^6.12.4: ansi-escapes@^4.2.1: version "4.3.2" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e" + resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz" integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ== dependencies: type-fest "^0.21.3" ansi-regex@^5.0.1: version "5.0.1" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" + resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== ansi-styles@^4.0.0, ansi-styles@^4.1.0: version "4.3.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" + resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== dependencies: color-convert "^2.0.1" ansi-styles@^5.0.0: version "5.2.0" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" + resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz" integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== anymatch@~3.1.1: version "3.1.3" - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e" + resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw== dependencies: normalize-path "^3.0.0" @@ -2141,48 +1701,48 @@ anymatch@~3.1.1: argparse@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" + resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== array-flatten@1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" + resolved "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg== array-union@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" + resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== asynckit@^0.4.0: version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" + resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== attr-accept@^2.2.4: version "2.2.5" - resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.5.tgz#d7061d958e6d4f97bf8665c68b75851a0713ab5e" + resolved "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz" integrity sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ== available-typed-arrays@^1.0.7: version "1.0.7" - resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846" + resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" integrity sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ== dependencies: possible-typed-array-names "^1.0.0" axios@^1.4.0: version "1.9.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901" + resolved "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz" integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg== dependencies: follow-redirects "^1.15.6" form-data "^4.0.0" proxy-from-env "^1.1.0" -babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0: +babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0, "babel-plugin-macros@2 || 3": version "3.1.0" - resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1" + resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz" integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg== dependencies: "@babel/runtime" "^7.12.5" @@ -2191,34 +1751,34 @@ babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0: balanced-match@^1.0.0: version "1.0.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" + resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== -base64-js@0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-0.0.8.tgz#1101e9544f4a76b1bc3b26d452ca96d7a35e7978" - integrity sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw== - base64-js@^1.1.2, base64-js@^1.3.0, base64-js@^1.3.1: version "1.5.1" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" + resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== +base64-js@0.0.8: + version "0.0.8" + resolved "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz" + integrity sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw== + bidi-js@^1.0.2: version "1.0.3" - resolved "https://registry.yarnpkg.com/bidi-js/-/bidi-js-1.0.3.tgz#6f8bcf3c877c4d9220ddf49b9bb6930c88f877d2" + resolved "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz" integrity sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw== dependencies: require-from-string "^2.0.2" binary-extensions@^2.0.0: version "2.3.0" - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" + resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== bl@^4.1.0: version "4.1.0" - resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" + resolved "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== dependencies: buffer "^5.5.0" @@ -2227,7 +1787,7 @@ bl@^4.1.0: body-parser@1.20.3: version "1.20.3" - resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6" + resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz" integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g== dependencies: bytes "3.1.2" @@ -2245,7 +1805,7 @@ body-parser@1.20.3: brace-expansion@^1.1.7: version "1.1.11" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" + resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== dependencies: balanced-match "^1.0.0" @@ -2253,28 +1813,28 @@ brace-expansion@^1.1.7: braces@^3.0.3, braces@~3.0.2: version "3.0.3" - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" + resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== dependencies: fill-range "^7.1.1" brotli@^1.3.2: version "1.3.3" - resolved "https://registry.yarnpkg.com/brotli/-/brotli-1.3.3.tgz#7365d8cc00f12cf765d2b2c898716bcf4b604d48" + resolved "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz" integrity sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg== dependencies: base64-js "^1.1.2" browserify-zlib@^0.2.0: version "0.2.0" - resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz#2869459d9aa3be245fe8fe2ca1f46e2e7f54d73f" + resolved "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz" integrity sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA== dependencies: pako "~1.0.5" -browserslist@^4.24.0: +browserslist@^4.24.0, "browserslist@>= 4.21.0": version "4.25.0" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.0.tgz#986aa9c6d87916885da2b50d8eb577ac8d133b2c" + resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.25.0.tgz" integrity sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA== dependencies: caniuse-lite "^1.0.30001718" @@ -2284,12 +1844,12 @@ browserslist@^4.24.0: buffer-from@^1.0.0: version "1.1.2" - resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" + resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== buffer@^5.5.0: version "5.7.1" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" + resolved "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== dependencies: base64-js "^1.3.1" @@ -2297,17 +1857,17 @@ buffer@^5.5.0: bytes@3.1.2: version "3.1.2" - resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" + resolved "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== cac@^6.7.14: version "6.7.14" - resolved "https://registry.yarnpkg.com/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959" + resolved "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz" integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ== call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6" + resolved "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz" integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ== dependencies: es-errors "^1.3.0" @@ -2315,7 +1875,7 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply- call-bind@^1.0.8: version "1.0.8" - resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c" + resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz" integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww== dependencies: call-bind-apply-helpers "^1.0.0" @@ -2325,7 +1885,7 @@ call-bind@^1.0.8: call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: version "1.0.4" - resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a" + resolved "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz" integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg== dependencies: call-bind-apply-helpers "^1.0.2" @@ -2333,27 +1893,27 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: callsites@^3.0.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" + resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== camelcase-css@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5" + resolved "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz" integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA== camelcase@^6.2.0: version "6.3.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" + resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz" integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30001718: version "1.0.30001720" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz#c138cb6026d362be9d8d7b0e4bcd0183a850edfd" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz" integrity sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g== chalk@^4.0.0, chalk@^4.1.0: version "4.1.2" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" + resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== dependencies: ansi-styles "^4.1.0" @@ -2361,12 +1921,19 @@ chalk@^4.0.0, chalk@^4.1.0: chardet@^0.7.0: version "0.7.0" - resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" + resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz" integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA== +chokidar@^4.0.0: + version "4.0.3" + resolved "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz" + integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA== + dependencies: + readdirp "^4.0.1" + chokidar@3.5.1: version "3.5.1" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz#ee9ce7bbebd2b79f49f304799d5468e31e14e68a" + resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz" integrity sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw== dependencies: anymatch "~3.1.1" @@ -2379,50 +1946,43 @@ chokidar@3.5.1: optionalDependencies: fsevents "~2.3.1" -chokidar@^4.0.0: - version "4.0.3" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.3.tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30" - integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA== - dependencies: - readdirp "^4.0.1" - -chroma-js@^3.1.2: +chroma-js@^3.1.2, chroma-js@>=2.4.2: version "3.1.2" - resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-3.1.2.tgz#cfb807045182228574eae5380587cdb830e985d6" + resolved "https://registry.npmjs.org/chroma-js/-/chroma-js-3.1.2.tgz" integrity sha512-IJnETTalXbsLx1eKEgx19d5L6SRM7cH4vINw/99p/M11HCuXGRWL+6YmCm7FWFGIo6dtWuQoQi1dc5yQ7ESIHg== classnames@^2.3.2: version "2.5.1" - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" + resolved "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz" integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== cli-cursor@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" + resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz" integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== dependencies: restore-cursor "^3.1.0" cli-spinners@^2.5.0: version "2.9.2" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41" + resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== cli-table@^0.3.11: version "0.3.11" - resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.11.tgz#ac69cdecbe81dccdba4889b9a18b7da312a9d3ee" + resolved "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz" integrity sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ== dependencies: colors "1.0.3" cli-width@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6" + resolved "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz" integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw== cliui@^8.0.1: version "8.0.1" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa" + resolved "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== dependencies: string-width "^4.2.0" @@ -2431,39 +1991,39 @@ cliui@^8.0.1: clone@^1.0.2: version "1.0.4" - resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" + resolved "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz" integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== clone@^2.1.2: version "2.1.2" - resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f" + resolved "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz" integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w== clsx@^2.0.0, clsx@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999" + resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz" integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== collect.js@^4.36.1: version "4.36.1" - resolved "https://registry.yarnpkg.com/collect.js/-/collect.js-4.36.1.tgz#0194c52e90e01db6f136d28e7a3cf88c5687894d" + resolved "https://registry.npmjs.org/collect.js/-/collect.js-4.36.1.tgz" integrity sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw== color-convert@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" + resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== dependencies: color-name "~1.1.4" color-name@^1.0.0, color-name@~1.1.4: version "1.1.4" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" + resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== color-string@^1.9.1: version "1.9.1" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4" + resolved "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz" integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg== dependencies: color-name "^1.0.0" @@ -2471,31 +2031,31 @@ color-string@^1.9.1: colors@1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" + resolved "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz" integrity sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw== combined-stream@^1.0.8: version "1.0.8" - resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" + resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== dependencies: delayed-stream "~1.0.0" commander@^10.0.0: version "10.0.1" - resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06" + resolved "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz" integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== compressible@~2.0.18: version "2.0.18" - resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba" + resolved "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz" integrity sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg== dependencies: mime-db ">= 1.43.0 < 2" compression@^1.7.4: version "1.8.0" - resolved "https://registry.yarnpkg.com/compression/-/compression-1.8.0.tgz#09420efc96e11a0f44f3a558de59e321364180f7" + resolved "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz" integrity sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA== dependencies: bytes "3.1.2" @@ -2508,62 +2068,62 @@ compression@^1.7.4: concat-map@0.0.1: version "0.0.1" - resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" + resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== content-disposition@0.5.4: version "0.5.4" - resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe" + resolved "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz" integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ== dependencies: safe-buffer "5.2.1" content-type@~1.0.4, content-type@~1.0.5: version "1.0.5" - resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918" + resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== convert-source-map@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a" + resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== cookie-parser@^1.4.6: version "1.4.7" - resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.4.7.tgz#e2125635dfd766888ffe90d60c286404fa0e7b26" + resolved "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.7.tgz" integrity sha512-nGUvgXnotP3BsjiLX2ypbQnWoGUPIIfHQNZkkC668ntrzGWEZVW70HDEB1qnNGMicPje6EttlIgzo51YSwNQGw== dependencies: cookie "0.7.2" cookie-signature "1.0.6" -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" - integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== - cookie-signature@^1.1.0: version "1.2.2" - resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.2.2.tgz#57c7fc3cc293acab9fec54d73e15690ebe4a1793" + resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz" integrity sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg== -cookie@0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" - integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== +cookie-signature@1.0.6: + version "1.0.6" + resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" + integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== -cookie@0.7.2, cookie@^0.7.2: +cookie@^0.7.2, cookie@0.7.2: version "0.7.2" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" + resolved "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz" integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== cookie@^1.0.1: version "1.0.2" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" + resolved "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz" integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== +cookie@0.7.1: + version "0.7.1" + resolved "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz" + integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== + cosmiconfig@^7.0.0: version "7.1.0" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6" + resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz" integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA== dependencies: "@types/parse-json" "^4.0.0" @@ -2574,7 +2134,7 @@ cosmiconfig@^7.0.0: cosmiconfig@^8.0.0: version "8.3.6" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3" + resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz" integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA== dependencies: import-fresh "^3.3.0" @@ -2584,26 +2144,26 @@ cosmiconfig@^8.0.0: crelt@^1.0.0: version "1.0.6" - resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72" + resolved "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz" integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g== cross-env@^7.0.3: version "7.0.3" - resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf" + resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz" integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw== dependencies: cross-spawn "^7.0.1" cross-fetch@^3.1.5: version "3.2.0" - resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3" + resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz" integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q== dependencies: node-fetch "^2.7.0" cross-spawn@^7.0.1, cross-spawn@^7.0.2: version "7.0.6" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" + resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== dependencies: path-key "^3.1.0" @@ -2612,56 +2172,56 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.2: crypto-js@^4.2.0: version "4.2.0" - resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631" + resolved "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz" integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q== cssesc@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" + resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== csstype@^3.0.2: version "3.1.3" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" + resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz" integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== -"d3-array@2 - 3", "d3-array@2.10.0 - 3", d3-array@^3.1.6: +d3-array@^3.1.6, "d3-array@2 - 3", "d3-array@2.10.0 - 3": version "3.2.4" - resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-3.2.4.tgz#15fec33b237f97ac5d7c986dc77da273a8ed0bb5" + resolved "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz" integrity sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg== dependencies: internmap "1 - 2" "d3-color@1 - 3": version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2" + resolved "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz" integrity sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA== d3-ease@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-3.0.1.tgz#9658ac38a2140d59d346160f1f6c30fda0bd12f4" + resolved "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz" integrity sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w== "d3-format@1 - 3": version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-3.1.0.tgz#9260e23a28ea5cb109e93b21a06e24e2ebd55641" + resolved "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz" integrity sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA== -"d3-interpolate@1.2.0 - 3", d3-interpolate@^3.0.1: +d3-interpolate@^3.0.1, "d3-interpolate@1.2.0 - 3": version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz#3c47aa5b32c5b3dfb56ef3fd4342078a632b400d" + resolved "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz" integrity sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g== dependencies: d3-color "1 - 3" d3-path@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-3.1.0.tgz#22df939032fb5a71ae8b1800d61ddb7851c42526" + resolved "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz" integrity sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ== d3-scale@^4.0.2: version "4.0.2" - resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-4.0.2.tgz#82b38e8e8ff7080764f8dcec77bd4be393689396" + resolved "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz" integrity sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ== dependencies: d3-array "2.10.0 - 3" @@ -2672,84 +2232,84 @@ d3-scale@^4.0.2: d3-shape@^3.1.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-3.2.0.tgz#a1a839cbd9ba45f28674c69d7f855bcf91dfc6a5" + resolved "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz" integrity sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA== dependencies: d3-path "^3.1.0" "d3-time-format@2 - 4": version "4.1.0" - resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-4.1.0.tgz#7ab5257a5041d11ecb4fe70a5c7d16a195bb408a" + resolved "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz" integrity sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg== dependencies: d3-time "1 - 3" -"d3-time@1 - 3", "d3-time@2.1.1 - 3", d3-time@^3.0.0: +d3-time@^3.0.0, "d3-time@1 - 3", "d3-time@2.1.1 - 3": version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-3.1.0.tgz#9310db56e992e3c0175e1ef385e545e48a9bb5c7" + resolved "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz" integrity sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q== dependencies: d3-array "2 - 3" d3-timer@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-3.0.1.tgz#6284d2a2708285b1abb7e201eda4380af35e63b0" + resolved "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz" integrity sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA== data-uri-to-buffer@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636" + resolved "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz" integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og== date-fns@^3.6.0: version "3.6.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" + resolved "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz" integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== -dayjs@^1.11.8: +dayjs@^1.11.8, dayjs@>=1.0.0: version "1.11.13" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" + resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz" integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== -debug@2.6.9: - version "2.6.9" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" - integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== - dependencies: - ms "2.0.0" - debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: version "4.4.1" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" + resolved "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz" integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== dependencies: ms "^2.1.3" +debug@2.6.9: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + dependencies: + ms "2.0.0" + decimal.js-light@^2.4.1: version "2.5.1" - resolved "https://registry.yarnpkg.com/decimal.js-light/-/decimal.js-light-2.5.1.tgz#134fd32508f19e208f4fb2f8dac0d2626a867934" + resolved "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz" integrity sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg== decode-uri-component@^0.4.1: version "0.4.1" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.4.1.tgz#2ac4859663c704be22bf7db760a1494a49ab2cc5" + resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz" integrity sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ== deep-is@^0.1.3: version "0.1.4" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" + resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== defaults@^1.0.3: version "1.0.4" - resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.4.tgz#b0b02062c1e2aa62ff5d9528f0f98baa90978d7a" + resolved "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz" integrity sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A== dependencies: clone "^1.0.2" define-data-property@^1.1.4: version "1.1.4" - resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" + resolved "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== dependencies: es-define-property "^1.0.0" @@ -2758,56 +2318,56 @@ define-data-property@^1.1.4: define-lazy-prop@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" + resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== delayed-stream@~1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" + resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== depd@2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df" + resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== destroy@1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" + resolved "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz" integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== detect-libc@^1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" + resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg== detect-node-es@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/detect-node-es/-/detect-node-es-1.1.0.tgz#163acdf643330caa0b4cd7c21e7ee7755d6fa493" + resolved "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz" integrity sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ== dfa@^1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/dfa/-/dfa-1.2.0.tgz#96ac3204e2d29c49ea5b57af8d92c2ae12790657" + resolved "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz" integrity sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q== dir-glob@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f" + resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== dependencies: path-type "^4.0.0" doctrine@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" + resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== dependencies: esutils "^2.0.2" dom-helpers@^5.0.1: version "5.2.1" - resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.1.tgz#d9400536b2bf8225ad98fe052e029451ac40e902" + resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz" integrity sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA== dependencies: "@babel/runtime" "^7.8.7" @@ -2815,12 +2375,12 @@ dom-helpers@^5.0.1: dotenv@^16.4.7: version "16.5.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692" + resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz" integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg== dunder-proto@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" + resolved "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz" integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A== dependencies: call-bind-apply-helpers "^1.0.1" @@ -2829,66 +2389,84 @@ dunder-proto@^1.0.1: ee-first@1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" + resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== electron-to-chromium@^1.5.160: version "1.5.161" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz#650376bd3be7ff8e581031409fc2d4f150620b12" + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz" integrity sha512-hwtetwfKNZo/UlwHIVBlKZVdy7o8bIZxxKs0Mv/ROPiQQQmDgdm5a+KvKtBsxM8ZjFzTaCeLoodZ8jiBE3o9rA== +embla-carousel-react@>=8.0.0: + version "8.6.0" + resolved "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz" + integrity sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA== + dependencies: + embla-carousel "8.6.0" + embla-carousel-reactive-utils "8.6.0" + +embla-carousel-reactive-utils@8.6.0: + version "8.6.0" + resolved "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz" + integrity sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A== + +embla-carousel@>=8.0.0, embla-carousel@8.6.0: + version "8.6.0" + resolved "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz" + integrity sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA== + emoji-regex@^10.3.0: version "10.4.0" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.4.0.tgz#03553afea80b3975749cfcb36f776ca268e413d4" + resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz" integrity sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw== emoji-regex@^8.0.0: version "8.0.0" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" + resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== encodeurl@~1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" + resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== encodeurl@~2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" + resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz" integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== entities@^4.4.0: version "4.5.0" - resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" + resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== error-ex@^1.3.1: version "1.3.2" - resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" + resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== dependencies: is-arrayish "^0.2.1" es-define-property@^1.0.0, es-define-property@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" + resolved "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz" integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== es-errors@^1.3.0: version "1.3.0" - resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" + resolved "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== es-object-atoms@^1.0.0, es-object-atoms@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" + resolved "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz" integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA== dependencies: es-errors "^1.3.0" es-set-tostringtag@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" + resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz" integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== dependencies: es-errors "^1.3.0" @@ -2898,7 +2476,7 @@ es-set-tostringtag@^2.1.0: esbuild@^0.17.10: version "0.17.19" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.17.19.tgz#087a727e98299f0462a3d0bcdd9cd7ff100bd955" + resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz" integrity sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw== optionalDependencies: "@esbuild/android-arm" "0.17.19" @@ -2926,7 +2504,7 @@ esbuild@^0.17.10: esbuild@^0.21.3: version "0.21.5" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d" + resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz" integrity sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw== optionalDependencies: "@esbuild/aix-ppc64" "0.21.5" @@ -2955,44 +2533,44 @@ esbuild@^0.21.3: escalade@^3.1.1, escalade@^3.2.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" + resolved "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== escape-html@~1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" + resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow== escape-string-regexp@^1.0.5: version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== escape-string-regexp@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" + resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== eslint-plugin-lingui@^0.2.0: version "0.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.2.tgz#22909b83da856832ec65b789f05b0455922c1a4e" + resolved "https://registry.npmjs.org/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.2.tgz" integrity sha512-orWu6o/IkCckLD0owLt+8fKy6SsIqIR9kz2L36KbCuAIfWg3dLRWC+XvuqQWEgJ4raRt+eoomTMunUJiBeogDQ== dependencies: "@typescript-eslint/utils" "^5.61.0" eslint-plugin-react-hooks@^4.6.0: version "4.6.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" + resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz" integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== eslint-plugin-react-refresh@^0.3.4: version "0.3.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.5.tgz#0121e3f05f940250d3544bfaeff52e1c6adf4117" + resolved "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.5.tgz" integrity sha512-61qNIsc7fo9Pp/mju0J83kzvLm0Bsayu7OQSLEoJxLDCBjIIyb87bkzufoOvdDxLkSlMfkF7UxomC4+eztUBSA== eslint-scope@^5.1.1: version "5.1.1" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" + resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== dependencies: esrecurse "^4.3.0" @@ -3000,7 +2578,7 @@ eslint-scope@^5.1.1: eslint-scope@^7.2.2: version "7.2.2" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" + resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== dependencies: esrecurse "^4.3.0" @@ -3008,12 +2586,12 @@ eslint-scope@^7.2.2: eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: version "3.4.3" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" + resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== -eslint@^8.38.0: +eslint@*, "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", "eslint@^6.0.0 || ^7.0.0 || ^8.0.0", "eslint@^6.0.0 || ^7.0.0 || >=8.0.0", eslint@^8.38.0, eslint@>=7: version "8.57.1" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" + resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA== dependencies: "@eslint-community/eslint-utils" "^4.2.0" @@ -3057,7 +2635,7 @@ eslint@^8.38.0: espree@^9.6.0, espree@^9.6.1: version "9.6.1" - resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" + resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== dependencies: acorn "^8.9.0" @@ -3066,56 +2644,56 @@ espree@^9.6.0, espree@^9.6.1: esquery@^1.4.2: version "1.6.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" + resolved "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg== dependencies: estraverse "^5.1.0" esrecurse@^4.3.0: version "4.3.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" + resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== dependencies: estraverse "^5.2.0" estraverse@^4.1.1: version "4.3.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" + resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== estraverse@^5.1.0, estraverse@^5.2.0: version "5.3.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" + resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== esutils@^2.0.2: version "2.0.3" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" + resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== etag@~1.8.1: version "1.8.1" - resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887" + resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg== event-target-shim@^5.0.0: version "5.0.1" - resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" + resolved "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ== eventemitter3@^4.0.1: version "4.0.7" - resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" + resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz" integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== events@^3.3.0: version "3.3.0" - resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" + resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz" integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== express@^4.19.2: version "4.21.2" - resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32" + resolved "https://registry.npmjs.org/express/-/express-4.21.2.tgz" integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA== dependencies: accepts "~1.3.8" @@ -3152,7 +2730,7 @@ express@^4.19.2: external-editor@^3.0.3: version "3.1.0" - resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.1.0.tgz#cb03f740befae03ea4d283caed2741a83f335495" + resolved "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz" integrity sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew== dependencies: chardet "^0.7.0" @@ -3161,17 +2739,17 @@ external-editor@^3.0.3: fast-deep-equal@^3, fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: version "3.1.3" - resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" + resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-equals@^5.0.1: version "5.2.2" - resolved "https://registry.yarnpkg.com/fast-equals/-/fast-equals-5.2.2.tgz#885d7bfb079fac0ce0e8450374bce29e9b742484" + resolved "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz" integrity sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw== fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9: version "3.3.3" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" + resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz" integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== dependencies: "@nodelib/fs.stat" "^2.0.2" @@ -3182,57 +2760,57 @@ fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9: fast-json-stable-stringify@^2.0.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" + resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== fast-levenshtein@^2.0.6: version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" + resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fastq@^1.6.0: version "1.19.1" - resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5" + resolved "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz" integrity sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ== dependencies: reusify "^1.0.4" figures@^3.0.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" + resolved "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz" integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg== dependencies: escape-string-regexp "^1.0.5" file-entry-cache@^6.0.1: version "6.0.1" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" + resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== dependencies: flat-cache "^3.0.4" file-selector@^2.1.0: version "2.1.2" - resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-2.1.2.tgz#fe7c7ee9e550952dfbc863d73b14dc740d7de8b4" + resolved "https://registry.npmjs.org/file-selector/-/file-selector-2.1.2.tgz" integrity sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig== dependencies: tslib "^2.7.0" fill-range@^7.1.1: version "7.1.1" - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" + resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== dependencies: to-regex-range "^5.0.1" filter-obj@^5.1.0: version "5.1.0" - resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-5.1.0.tgz#5bd89676000a713d7db2e197f660274428e524ed" + resolved "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz" integrity sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng== finalhandler@1.3.1: version "1.3.1" - resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019" + resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz" integrity sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ== dependencies: debug "2.6.9" @@ -3245,14 +2823,14 @@ finalhandler@1.3.1: find-up@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73" + resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg== dependencies: locate-path "^3.0.0" find-up@^5.0.0: version "5.0.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc" + resolved "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== dependencies: locate-path "^6.0.0" @@ -3260,7 +2838,7 @@ find-up@^5.0.0: flat-cache@^3.0.4: version "3.2.0" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee" + resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw== dependencies: flatted "^3.2.9" @@ -3269,17 +2847,17 @@ flat-cache@^3.0.4: flatted@^3.2.9: version "3.3.3" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358" + resolved "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz" integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg== follow-redirects@^1.15.6: version "1.15.9" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1" + resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz" integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== fontkit@^2.0.2: version "2.0.4" - resolved "https://registry.yarnpkg.com/fontkit/-/fontkit-2.0.4.tgz#4765d664c68b49b5d6feb6bd1051ee49d8ec5ab0" + resolved "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz" integrity sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g== dependencies: "@swc/helpers" "^0.5.12" @@ -3294,14 +2872,14 @@ fontkit@^2.0.2: for-each@^0.3.5: version "0.3.5" - resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47" + resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz" integrity sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg== dependencies: is-callable "^1.2.7" form-data@^4.0.0: version "4.0.2" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c" + resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz" integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w== dependencies: asynckit "^0.4.0" @@ -3311,42 +2889,37 @@ form-data@^4.0.0: forwarded@0.2.0: version "0.2.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" + resolved "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== fresh@0.5.2: version "0.5.2" - resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" + resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== fs.realpath@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" + resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== -fsevents@~2.3.1, fsevents@~2.3.2, fsevents@~2.3.3: - version "2.3.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" - integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== - function-bind@^1.1.2: version "1.1.2" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" + resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== gensync@^1.0.0-beta.2: version "1.0.0-beta.2" - resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" + resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== get-caller-file@^2.0.5: version "2.0.5" - resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" + resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0: version "1.3.0" - resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01" + resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz" integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ== dependencies: call-bind-apply-helpers "^1.0.2" @@ -3362,12 +2935,12 @@ get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@ get-nonce@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3" + resolved "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz" integrity sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q== get-proto@^1.0.0, get-proto@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" + resolved "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz" integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== dependencies: dunder-proto "^1.0.1" @@ -3375,21 +2948,21 @@ get-proto@^1.0.0, get-proto@^1.0.1: glob-parent@^5.1.2, glob-parent@~5.1.0: version "5.1.2" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" + resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== dependencies: is-glob "^4.0.1" glob-parent@^6.0.2: version "6.0.2" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" + resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== dependencies: is-glob "^4.0.3" glob@^7.1.3, glob@^7.1.4: version "7.2.3" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" + resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== dependencies: fs.realpath "^1.0.0" @@ -3401,19 +2974,19 @@ glob@^7.1.3, glob@^7.1.4: globals@^11.1.0: version "11.12.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" + resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== globals@^13.19.0: version "13.24.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" + resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ== dependencies: type-fest "^0.20.2" globby@^11.1.0: version "11.1.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" + resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g== dependencies: array-union "^2.1.0" @@ -3425,60 +2998,60 @@ globby@^11.1.0: gopd@^1.0.1, gopd@^1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" + resolved "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz" integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== graphemer@^1.4.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" + resolved "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== has-flag@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" + resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== has-property-descriptors@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" + resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== dependencies: es-define-property "^1.0.0" has-symbols@^1.0.3, has-symbols@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" + resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz" integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== has-tostringtag@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc" + resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== dependencies: has-symbols "^1.0.3" hasown@^2.0.2: version "2.0.2" - resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" + resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== dependencies: function-bind "^1.1.2" hsl-to-hex@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/hsl-to-hex/-/hsl-to-hex-1.0.0.tgz#c58c826dc6d2f1e0a5ff1da5a7ecbf03faac1352" + resolved "https://registry.npmjs.org/hsl-to-hex/-/hsl-to-hex-1.0.0.tgz" integrity sha512-K6GVpucS5wFf44X0h2bLVRDsycgJmf9FF2elg+CrqD8GcFU8c6vYhgXn8NjUkFCwj+xDFb70qgLbTUm6sxwPmA== dependencies: hsl-to-rgb-for-reals "^1.1.0" hsl-to-rgb-for-reals@^1.1.0: version "1.1.1" - resolved "https://registry.yarnpkg.com/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz#e1eb23f6b78016e3722431df68197e6dcdc016d9" + resolved "https://registry.npmjs.org/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz" integrity sha512-LgOWAkrN0rFaQpfdWBQlv/VhkOxb5AsBjk6NQVx4yEzWS923T07X0M1Y0VNko2H52HeSpZrZNNMJ0aFqsdVzQg== http-errors@2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3" + resolved "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ== dependencies: depd "2.0.0" @@ -3489,34 +3062,34 @@ http-errors@2.0.0: hyphen@^1.6.4: version "1.10.6" - resolved "https://registry.yarnpkg.com/hyphen/-/hyphen-1.10.6.tgz#0e779d280e696102b97d7e42f5ca5de2cc97e274" + resolved "https://registry.npmjs.org/hyphen/-/hyphen-1.10.6.tgz" integrity sha512-fXHXcGFTXOvZTSkPJuGOQf5Lv5T/R2itiiCVPg9LxAje5D00O0pP83yJShFq5V89Ly//Gt6acj7z8pbBr34stw== -iconv-lite@0.4.24, iconv-lite@^0.4.24: +iconv-lite@^0.4.24, iconv-lite@0.4.24: version "0.4.24" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" + resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== dependencies: safer-buffer ">= 2.1.2 < 3" ieee754@^1.1.13: version "1.2.1" - resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" + resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== ignore@^5.2.0: version "5.3.2" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" + resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== immutable@^5.0.2: version "5.1.2" - resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.2.tgz#e8169476414505e5a4fa650107b65e1227d16d4b" + resolved "https://registry.npmjs.org/immutable/-/immutable-5.1.2.tgz" integrity sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ== import-fresh@^3.2.1, import-fresh@^3.3.0: version "3.3.1" - resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf" + resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz" integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ== dependencies: parent-module "^1.0.0" @@ -3524,7 +3097,7 @@ import-fresh@^3.2.1, import-fresh@^3.3.0: import-from-esm@^1.3.3: version "1.3.4" - resolved "https://registry.yarnpkg.com/import-from-esm/-/import-from-esm-1.3.4.tgz#39e97c84085e308fe66cf872a667046b45449df0" + resolved "https://registry.npmjs.org/import-from-esm/-/import-from-esm-1.3.4.tgz" integrity sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg== dependencies: debug "^4.3.4" @@ -3532,30 +3105,30 @@ import-from-esm@^1.3.3: import-meta-resolve@^4.0.0: version "4.1.0" - resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#f9db8bead9fafa61adb811db77a2bf22c5399706" + resolved "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz" integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw== imurmurhash@^0.1.4: version "0.1.4" - resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" + resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA== inflight@^1.0.4: version "1.0.6" - resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" + resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== dependencies: once "^1.3.0" wrappy "1" -inherits@2, inherits@2.0.4, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: +inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@2, inherits@2.0.4: version "2.0.4" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" + resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== inquirer@^7.3.3: version "7.3.3" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003" + resolved "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz" integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA== dependencies: ansi-escapes "^4.2.1" @@ -3574,24 +3147,24 @@ inquirer@^7.3.3: "internmap@1 - 2": version "2.0.3" - resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009" + resolved "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz" integrity sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg== invariant@^2.2.4: version "2.2.4" - resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" + resolved "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz" integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== dependencies: loose-envify "^1.0.0" ipaddr.js@1.9.1: version "1.9.1" - resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3" + resolved "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== is-arguments@^1.0.4: version "1.2.0" - resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.2.0.tgz#ad58c6aecf563b78ef2bf04df540da8f5d7d8e1b" + resolved "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz" integrity sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA== dependencies: call-bound "^1.0.2" @@ -3599,51 +3172,51 @@ is-arguments@^1.0.4: is-arrayish@^0.2.1: version "0.2.1" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" + resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== is-arrayish@^0.3.1: version "0.3.2" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" + resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz" integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== is-binary-path@~2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" + resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== dependencies: binary-extensions "^2.0.0" is-callable@^1.2.7: version "1.2.7" - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" + resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== is-core-module@^2.16.0: version "2.16.1" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" + resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz" integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== dependencies: hasown "^2.0.2" is-docker@^2.0.0, is-docker@^2.1.1: version "2.2.1" - resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" + resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== is-extglob@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" + resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== is-fullwidth-code-point@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" + resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== is-generator-function@^1.0.7: version "1.1.0" - resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.1.0.tgz#bf3eeda931201394f57b5dba2800f91a238309ca" + resolved "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz" integrity sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ== dependencies: call-bound "^1.0.3" @@ -3653,29 +3226,29 @@ is-generator-function@^1.0.7: is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: version "4.0.3" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" + resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== dependencies: is-extglob "^2.1.1" is-interactive@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" + resolved "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz" integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== is-number@^7.0.0: version "7.0.0" - resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" + resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== is-path-inside@^3.0.3: version "3.0.3" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" + resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== is-regex@^1.2.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.2.1.tgz#76d70a3ed10ef9be48eb577887d74205bf0cad22" + resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz" integrity sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g== dependencies: call-bound "^1.0.2" @@ -3685,48 +3258,48 @@ is-regex@^1.2.1: is-typed-array@^1.1.3: version "1.1.15" - resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b" + resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz" integrity sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ== dependencies: which-typed-array "^1.1.16" is-unicode-supported@^0.1.0: version "0.1.0" - resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" + resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz" integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== is-url@^1.2.4: version "1.2.4" - resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52" + resolved "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz" integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww== is-wsl@^2.2.0: version "2.2.0" - resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271" + resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== dependencies: is-docker "^2.0.0" isexe@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" + resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== jay-peg@^1.0.2, jay-peg@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/jay-peg/-/jay-peg-1.1.1.tgz#fdf410b89fa7a295bf74424ffe4c9083dbe7c363" + resolved "https://registry.npmjs.org/jay-peg/-/jay-peg-1.1.1.tgz" integrity sha512-D62KEuBxz/ip2gQKOEhk/mx14o7eiFRaU+VNNSP4MOiIkwb/D6B3G1Mfas7C/Fit8EsSV2/IWjZElx/Gs6A4ww== dependencies: restructure "^3.0.0" jest-get-type@^29.6.3: version "29.6.3" - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1" + resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz" integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw== jest-validate@^29.4.3: version "29.7.0" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.7.0.tgz#7bf705511c64da591d46b15fce41400d52147d9c" + resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz" integrity sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw== dependencies: "@jest/types" "^29.6.3" @@ -3738,76 +3311,76 @@ jest-validate@^29.4.3: jiti@^1.17.1: version "1.21.7" - resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9" + resolved "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz" integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A== js-sha256@^0.10.1: version "0.10.1" - resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" + resolved "https://registry.npmjs.org/js-sha256/-/js-sha256-0.10.1.tgz" integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" + resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== js-yaml@^4.1.0: version "4.1.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602" + resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== dependencies: argparse "^2.0.1" jsesc@^3.0.2: version "3.1.0" - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" + resolved "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz" integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== json-buffer@3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" + resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== json-parse-even-better-errors@^2.3.0: version "2.3.1" - resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" + resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== json-schema-traverse@^0.4.1: version "0.4.1" - resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" + resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== json-stable-stringify-without-jsonify@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" + resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== json5@^2.2.3: version "2.2.3" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" + resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== keyv@^4.5.3: version "4.5.4" - resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" + resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== dependencies: json-buffer "3.0.1" klona@^2.0.6: version "2.0.6" - resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22" + resolved "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz" integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA== leven@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" + resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== levn@^0.4.1: version "0.4.1" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" + resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== dependencies: prelude-ls "^1.2.1" @@ -3815,7 +3388,7 @@ levn@^0.4.1: linebreak@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/linebreak/-/linebreak-1.1.0.tgz#831cf378d98bced381d8ab118f852bd50d81e46b" + resolved "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz" integrity sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ== dependencies: base64-js "0.0.8" @@ -3823,24 +3396,24 @@ linebreak@^1.1.0: lines-and-columns@^1.1.6: version "1.2.4" - resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" + resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== linkify-it@^5.0.0: version "5.0.0" - resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421" + resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz" integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ== dependencies: uc.micro "^2.0.0" linkifyjs@^4.2.0: version "4.3.1" - resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.1.tgz#1f246ebf4be040002accd1f4535b6af7c7e37898" + resolved "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.1.tgz" integrity sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg== locate-path@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e" + resolved "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz" integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A== dependencies: p-locate "^3.0.0" @@ -3848,34 +3421,34 @@ locate-path@^3.0.0: locate-path@^6.0.0: version "6.0.0" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286" + resolved "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== dependencies: p-locate "^5.0.0" lodash.get@^4.4.2: version "4.4.2" - resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" + resolved "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz" integrity sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ== lodash.merge@^4.6.2: version "4.6.2" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" + resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== lodash.sortby@^4.7.0: version "4.7.0" - resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" + resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA== lodash@^4.17.19, lodash@^4.17.21: version "4.17.21" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== log-symbols@^4.1.0: version "4.1.0" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503" + resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz" integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== dependencies: chalk "^4.1.0" @@ -3883,21 +3456,21 @@ log-symbols@^4.1.0: loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" + resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== dependencies: js-tokens "^3.0.0 || ^4.0.0" lru-cache@^5.1.1: version "5.1.1" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" + resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== dependencies: yallist "^3.0.2" markdown-it@^14.0.0: version "14.1.0" - resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45" + resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz" integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg== dependencies: argparse "^2.0.1" @@ -3909,204 +3482,204 @@ markdown-it@^14.0.0: math-intrinsics@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" + resolved "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz" integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== mdurl@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0" + resolved "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz" integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== media-engine@^1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/media-engine/-/media-engine-1.0.3.tgz#be3188f6cd243ea2a40804a35de5a5b032f58dad" + resolved "https://registry.npmjs.org/media-engine/-/media-engine-1.0.3.tgz" integrity sha512-aa5tG6sDoK+k70B9iEX1NeyfT8ObCKhNDs6lJVpwF6r8vhUfuKMslIcirq6HIUYuuUYLefcEQOn9bSBOvawtwg== media-typer@0.3.0: version "0.3.0" - resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" + resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== merge-descriptors@1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" + resolved "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz" integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ== merge2@^1.3.0, merge2@^1.4.1: version "1.4.1" - resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" + resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== methods@~1.1.2: version "1.1.2" - resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" + resolved "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz" integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w== micromatch@^4.0.2, micromatch@^4.0.5, micromatch@^4.0.8: version "4.0.8" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" + resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== dependencies: braces "^3.0.3" picomatch "^2.3.1" -mime-db@1.52.0: - version "1.52.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" - integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== - "mime-db@>= 1.43.0 < 2": version "1.54.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.54.0.tgz#cddb3ee4f9c64530dff640236661d42cb6a314f5" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" integrity sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ== +mime-db@1.52.0: + version "1.52.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" + integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== + mime-types@^2.1.12, mime-types@~2.1.24, mime-types@~2.1.34: version "2.1.35" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" + resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== dependencies: mime-db "1.52.0" mime@1.6.0: version "1.6.0" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" + resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== mimic-fn@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" + resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== dependencies: brace-expansion "^1.1.7" moo@^0.5.1: version "0.5.2" - resolved "https://registry.yarnpkg.com/moo/-/moo-0.5.2.tgz#f9fe82473bc7c184b0d32e2215d3f6e67278733c" + resolved "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz" integrity sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q== mrmime@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-1.0.1.tgz#5f90c825fad4bdd41dc914eff5d1a8cfdaf24f27" + resolved "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz" integrity sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw== mrmime@^2.0.0: version "2.0.1" - resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-2.0.1.tgz#bc3e87f7987853a54c9850eeb1f1078cd44adddc" + resolved "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz" integrity sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ== +ms@^2.1.3, ms@2.1.3: + version "2.1.3" + resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== + ms@2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" + resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== -ms@2.1.3, ms@^2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" - integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== - mute-stream@0.0.8: version "0.0.8" - resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" + resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz" integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== nanoid@^3.3.11: version "3.3.11" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" + resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz" integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== natural-compare-lite@^1.4.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4" + resolved "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz" integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g== natural-compare@^1.4.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" + resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -negotiator@0.6.3: - version "0.6.3" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd" - integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== - negotiator@~0.6.4: version "0.6.4" - resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.4.tgz#777948e2452651c570b712dd01c23e262713fff7" + resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz" integrity sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w== +negotiator@0.6.3: + version "0.6.3" + resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz" + integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== + node-addon-api@^7.0.0: version "7.1.1" - resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-7.1.1.tgz#1aba6693b0f255258a049d621329329322aad558" + resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz" integrity sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ== node-fetch@^2.7.0: version "2.7.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" + resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== dependencies: whatwg-url "^5.0.0" node-releases@^2.0.19: version "2.0.19" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" + resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz" integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" + resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== normalize-svg-path@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz#0e614eca23c39f0cffe821d6be6cd17e569a766c" + resolved "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz" integrity sha512-r9KHKG2UUeB5LoTouwDzBy2VxXlHsiM6fyLQvnJa0S5hrhzqElH/CH7TUGhT1fVvIYBIKf3OpY4YJ4CK+iaqHg== dependencies: svg-arc-to-cubic-bezier "^3.0.0" object-assign@^4.1.1: version "4.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" + resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== object-inspect@^1.13.3: version "1.13.4" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213" + resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz" integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew== on-finished@2.4.1: version "2.4.1" - resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f" + resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== dependencies: ee-first "1.1.1" on-headers@~1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f" + resolved "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz" integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== once@^1.3.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" + resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== dependencies: wrappy "1" onetime@^5.1.0: version "5.1.2" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" + resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== dependencies: mimic-fn "^2.1.0" open@^8.4.0: version "8.4.2" - resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9" + resolved "https://registry.npmjs.org/open/-/open-8.4.2.tgz" integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== dependencies: define-lazy-prop "^2.0.0" @@ -4115,7 +3688,7 @@ open@^8.4.0: optionator@^0.9.3: version "0.9.4" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.4.tgz#7ea1c1a5d91d764fb282139c88fe11e182a3a734" + resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" integrity sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g== dependencies: deep-is "^0.1.3" @@ -4127,7 +3700,7 @@ optionator@^0.9.3: ora@^5.1.0: version "5.4.1" - resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" + resolved "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz" integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== dependencies: bl "^4.1.0" @@ -4142,67 +3715,67 @@ ora@^5.1.0: orderedmap@^2.0.0: version "2.1.1" - resolved "https://registry.yarnpkg.com/orderedmap/-/orderedmap-2.1.1.tgz#61481269c44031c449915497bf5a4ad273c512d2" + resolved "https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz" integrity sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g== os-tmpdir@~1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" + resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz" integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g== p-limit@^2.0.0: version "2.3.0" - resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" + resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== dependencies: p-try "^2.0.0" p-limit@^3.0.2: version "3.1.0" - resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" + resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== dependencies: yocto-queue "^0.1.0" p-locate@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4" + resolved "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz" integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ== dependencies: p-limit "^2.0.0" p-locate@^5.0.0: version "5.0.0" - resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834" + resolved "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== dependencies: p-limit "^3.0.2" p-try@^2.0.0: version "2.2.0" - resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" + resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== pako@^0.2.5: version "0.2.9" - resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75" + resolved "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz" integrity sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA== pako@~1.0.5: version "1.0.11" - resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" + resolved "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz" integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw== parent-module@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" + resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== dependencies: callsites "^3.0.0" parse-json@^5.0.0, parse-json@^5.2.0: version "5.2.0" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd" + resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== dependencies: "@babel/code-frame" "^7.0.0" @@ -4212,96 +3785,96 @@ parse-json@^5.0.0, parse-json@^5.2.0: parse-svg-path@^0.1.2: version "0.1.2" - resolved "https://registry.yarnpkg.com/parse-svg-path/-/parse-svg-path-0.1.2.tgz#7a7ec0d1eb06fa5325c7d3e009b859a09b5d49eb" + resolved "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz" integrity sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ== parseurl@~1.3.3: version "1.3.3" - resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" + resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== path-exists@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" + resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" integrity sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ== path-exists@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" + resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== path-is-absolute@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" + resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== path-key@^3.1.0: version "3.1.1" - resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" + resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== path-parse@^1.0.7: version "1.0.7" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-to-regexp@0.1.12: version "0.1.12" - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7" + resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz" integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ== path-type@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" + resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== pathe@^1.1.0: version "1.1.2" - resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec" + resolved "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz" integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ== picocolors@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" + resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: version "2.3.1" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" + resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== picomatch@^4.0.2: version "4.0.2" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" + resolved "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz" integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== pkg-up@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5" + resolved "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz" integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA== dependencies: find-up "^3.0.0" pofile@^1.1.4: version "1.1.4" - resolved "https://registry.yarnpkg.com/pofile/-/pofile-1.1.4.tgz#eab7e29f5017589b2a61b2259dff608c0cad76a2" + resolved "https://registry.npmjs.org/pofile/-/pofile-1.1.4.tgz" integrity sha512-r6Q21sKsY1AjTVVjOuU02VYKVNQGJNQHjTIvs4dEbeuuYfxgYk/DGD2mqqq4RDaVkwdSq0VEtmQUOPe/wH8X3g== possible-typed-array-names@^1.0.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae" + resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz" integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg== postcss-js@^4.0.0: version "4.0.1" - resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-4.0.1.tgz#61598186f3703bab052f1c4f7d805f3991bee9d2" + resolved "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz" integrity sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw== dependencies: camelcase-css "^2.0.1" postcss-mixins@^9.0.4: version "9.0.4" - resolved "https://registry.yarnpkg.com/postcss-mixins/-/postcss-mixins-9.0.4.tgz#75cd3cdb619a7e08c4c51ebb094db5f6d65b3831" + resolved "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-9.0.4.tgz" integrity sha512-XVq5jwQJDRu5M1XGkdpgASqLk37OqkH4JCFDXl/Dn7janOJjCTEKL+36cnRVy7bMtoBzALfO7bV7nTIsFnUWLA== dependencies: fast-glob "^3.2.11" @@ -4311,14 +3884,14 @@ postcss-mixins@^9.0.4: postcss-nested@^6.0.1: version "6.2.0" - resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-6.2.0.tgz#4c2d22ab5f20b9cb61e2c5c5915950784d068131" + resolved "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz" integrity sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ== dependencies: postcss-selector-parser "^6.1.1" postcss-preset-mantine@^1.6.0: version "1.17.0" - resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz#ade22563615254af1af1e700aa6a21205f733403" + resolved "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz" integrity sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ== dependencies: postcss-mixins "^9.0.4" @@ -4326,7 +3899,7 @@ postcss-preset-mantine@^1.6.0: postcss-selector-parser@^6.1.1: version "6.1.2" - resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz#27ecb41fb0e3b6ba7a1ec84fff347f734c7929de" + resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz" integrity sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg== dependencies: cssesc "^3.0.0" @@ -4334,17 +3907,17 @@ postcss-selector-parser@^6.1.1: postcss-simple-vars@^7.0.0, postcss-simple-vars@^7.0.1: version "7.0.1" - resolved "https://registry.yarnpkg.com/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz#836b3097a54dcd13dbd3c36a5dbdd512fad2954c" + resolved "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz" integrity sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A== postcss-value-parser@^4.1.0: version "4.2.0" - resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" + resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@^8.4.24, postcss@^8.4.43: +postcss@^8.2.1, postcss@^8.2.14, postcss@^8.3.3, postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.43, postcss@>=8.0.0: version "8.5.4" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0" + resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz" integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w== dependencies: nanoid "^3.3.11" @@ -4353,12 +3926,12 @@ postcss@^8.4.24, postcss@^8.4.43: prelude-ls@^1.2.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" + resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== pretty-format@^29.7.0: version "29.7.0" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812" + resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz" integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ== dependencies: "@jest/schemas" "^29.6.3" @@ -4367,7 +3940,7 @@ pretty-format@^29.7.0: prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: version "15.8.1" - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" + resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== dependencies: loose-envify "^1.4.0" @@ -4376,21 +3949,21 @@ prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: prosemirror-changeset@^2.3.0: version "2.3.1" - resolved "https://registry.yarnpkg.com/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz#eee3299cfabc7a027694e9abdc4e85505e9dd5e7" + resolved "https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz" integrity sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ== dependencies: prosemirror-transform "^1.0.0" prosemirror-collab@^1.3.1: version "1.3.1" - resolved "https://registry.yarnpkg.com/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz#0e8c91e76e009b53457eb3b3051fb68dad029a33" + resolved "https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz" integrity sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ== dependencies: prosemirror-state "^1.0.0" prosemirror-commands@^1.0.0, prosemirror-commands@^1.6.2: version "1.7.1" - resolved "https://registry.yarnpkg.com/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz#d101fef85618b1be53d5b99ea17bee5600781b38" + resolved "https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz" integrity sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w== dependencies: prosemirror-model "^1.0.0" @@ -4399,7 +3972,7 @@ prosemirror-commands@^1.0.0, prosemirror-commands@^1.6.2: prosemirror-dropcursor@^1.8.1: version "1.8.2" - resolved "https://registry.yarnpkg.com/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz#2ed30c4796109ddeb1cf7282372b3850528b7228" + resolved "https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz" integrity sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw== dependencies: prosemirror-state "^1.0.0" @@ -4408,7 +3981,7 @@ prosemirror-dropcursor@^1.8.1: prosemirror-gapcursor@^1.3.2: version "1.3.2" - resolved "https://registry.yarnpkg.com/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz#5fa336b83789c6199a7341c9493587e249215cb4" + resolved "https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz" integrity sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ== dependencies: prosemirror-keymap "^1.0.0" @@ -4418,7 +3991,7 @@ prosemirror-gapcursor@^1.3.2: prosemirror-history@^1.0.0, prosemirror-history@^1.4.1: version "1.4.1" - resolved "https://registry.yarnpkg.com/prosemirror-history/-/prosemirror-history-1.4.1.tgz#cc370a46fb629e83a33946a0e12612e934ab8b98" + resolved "https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.4.1.tgz" integrity sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ== dependencies: prosemirror-state "^1.2.2" @@ -4428,7 +4001,7 @@ prosemirror-history@^1.0.0, prosemirror-history@^1.4.1: prosemirror-inputrules@^1.4.0: version "1.5.0" - resolved "https://registry.yarnpkg.com/prosemirror-inputrules/-/prosemirror-inputrules-1.5.0.tgz#e22bfaf1d6ea4fe240ad447c184af3d520d43c37" + resolved "https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.0.tgz" integrity sha512-K0xJRCmt+uSw7xesnHmcn72yBGTbY45vm8gXI4LZXbx2Z0jwh5aF9xrGQgrVPu0WbyFVFF3E/o9VhJYz6SQWnA== dependencies: prosemirror-state "^1.0.0" @@ -4436,7 +4009,7 @@ prosemirror-inputrules@^1.4.0: prosemirror-keymap@^1.0.0, prosemirror-keymap@^1.2.2: version "1.2.3" - resolved "https://registry.yarnpkg.com/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz#c0f6ab95f75c0b82c97e44eb6aaf29cbfc150472" + resolved "https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz" integrity sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw== dependencies: prosemirror-state "^1.0.0" @@ -4444,7 +4017,7 @@ prosemirror-keymap@^1.0.0, prosemirror-keymap@^1.2.2: prosemirror-markdown@^1.13.1: version "1.13.2" - resolved "https://registry.yarnpkg.com/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz#863eb3fd5f57a444e4378174622b562735b1c503" + resolved "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz" integrity sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g== dependencies: "@types/markdown-it" "^14.0.0" @@ -4453,7 +4026,7 @@ prosemirror-markdown@^1.13.1: prosemirror-menu@^1.2.4: version "1.2.5" - resolved "https://registry.yarnpkg.com/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz#dea00e7b623cea89f4d76963bee22d2ac2343250" + resolved "https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz" integrity sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ== dependencies: crelt "^1.0.0" @@ -4461,32 +4034,32 @@ prosemirror-menu@^1.2.4: prosemirror-history "^1.0.0" prosemirror-state "^1.0.0" -prosemirror-model@^1.0.0, prosemirror-model@^1.20.0, prosemirror-model@^1.21.0, prosemirror-model@^1.23.0, prosemirror-model@^1.25.0: +prosemirror-model@^1.0.0, prosemirror-model@^1.20.0, prosemirror-model@^1.21.0, prosemirror-model@^1.22.1, prosemirror-model@^1.23.0, prosemirror-model@^1.25.0: version "1.25.1" - resolved "https://registry.yarnpkg.com/prosemirror-model/-/prosemirror-model-1.25.1.tgz#aeae9f1ec79fcaa76f6fc619800d91fbcf726870" + resolved "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.1.tgz" integrity sha512-AUvbm7qqmpZa5d9fPKMvH1Q5bqYQvAZWOGRvxsB6iFLyycvC9MwNemNVjHVrWgjaoxAfY8XVg7DbvQ/qxvI9Eg== dependencies: orderedmap "^2.0.0" prosemirror-schema-basic@^1.2.3: version "1.2.4" - resolved "https://registry.yarnpkg.com/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz#389ce1ec09b8a30ea9bbb92c58569cb690c2d695" + resolved "https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz" integrity sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ== dependencies: prosemirror-model "^1.25.0" prosemirror-schema-list@^1.4.1: version "1.5.1" - resolved "https://registry.yarnpkg.com/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz#5869c8f749e8745c394548bb11820b0feb1e32f5" + resolved "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz" integrity sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q== dependencies: prosemirror-model "^1.0.0" prosemirror-state "^1.0.0" prosemirror-transform "^1.7.3" -prosemirror-state@^1.0.0, prosemirror-state@^1.2.2, prosemirror-state@^1.4.3: +prosemirror-state@^1.0.0, prosemirror-state@^1.2.2, prosemirror-state@^1.4.2, prosemirror-state@^1.4.3: version "1.4.3" - resolved "https://registry.yarnpkg.com/prosemirror-state/-/prosemirror-state-1.4.3.tgz#94aecf3ffd54ec37e87aa7179d13508da181a080" + resolved "https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.3.tgz" integrity sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q== dependencies: prosemirror-model "^1.0.0" @@ -4495,7 +4068,7 @@ prosemirror-state@^1.0.0, prosemirror-state@^1.2.2, prosemirror-state@^1.4.3: prosemirror-tables@^1.6.4: version "1.7.1" - resolved "https://registry.yarnpkg.com/prosemirror-tables/-/prosemirror-tables-1.7.1.tgz#df2507f285c6c7563097b4904cb7c4b9e0cd724b" + resolved "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.7.1.tgz" integrity sha512-eRQ97Bf+i9Eby99QbyAiyov43iOKgWa7QCGly+lrDt7efZ1v8NWolhXiB43hSDGIXT1UXgbs4KJN3a06FGpr1Q== dependencies: prosemirror-keymap "^1.2.2" @@ -4506,7 +4079,7 @@ prosemirror-tables@^1.6.4: prosemirror-trailing-node@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz#5bc223d4fc1e8d9145e4079ec77a932b54e19e04" + resolved "https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz" integrity sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ== dependencies: "@remirror/core-constants" "3.0.0" @@ -4514,14 +4087,14 @@ prosemirror-trailing-node@^3.0.0: prosemirror-transform@^1.0.0, prosemirror-transform@^1.1.0, prosemirror-transform@^1.10.2, prosemirror-transform@^1.10.3, prosemirror-transform@^1.7.3: version "1.10.4" - resolved "https://registry.yarnpkg.com/prosemirror-transform/-/prosemirror-transform-1.10.4.tgz#56419eac14f9f56612c806ae46f9238648f3f02e" + resolved "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.10.4.tgz" integrity sha512-pwDy22nAnGqNR1feOQKHxoFkkUtepoFAd3r2hbEDsnf4wp57kKA36hXsB3njA9FtONBEwSDnDeCiJe+ItD+ykw== dependencies: prosemirror-model "^1.21.0" -prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.37.0, prosemirror-view@^1.39.1: +prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.33.8, prosemirror-view@^1.37.0, prosemirror-view@^1.39.1: version "1.39.3" - resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.39.3.tgz#54fa4b8ab4fd75ad0075dc6dc0be1745429d5a5c" + resolved "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.39.3.tgz" integrity sha512-bY/7kg0LzRE7ytR0zRdSMWX3sknEjw68l836ffLPMh0OG3OYnNuBDUSF3v0vjvnzgYjgY9ZH/RypbARURlcMFA== dependencies: prosemirror-model "^1.20.0" @@ -4530,7 +4103,7 @@ prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, pros proxy-addr@~2.0.7: version "2.0.7" - resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025" + resolved "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz" integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg== dependencies: forwarded "0.2.0" @@ -4538,48 +4111,48 @@ proxy-addr@~2.0.7: proxy-from-env@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" + resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== pseudolocale@^2.0.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/pseudolocale/-/pseudolocale-2.1.0.tgz#1c2e412c5cd2699410e9c9154d156dedc97142b0" + resolved "https://registry.npmjs.org/pseudolocale/-/pseudolocale-2.1.0.tgz" integrity sha512-af5fsrRvVwD+MBasBJvuDChT0KDqT0nEwD9NTgbtHJ16FKomWac9ua0z6YVNB4G9x9IOaiGWym62aby6n4tFMA== dependencies: commander "^10.0.0" punycode.js@^2.3.1: version "2.3.1" - resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" + resolved "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz" integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== punycode@^2.1.0: version "2.3.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" + resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== qr-scanner@^1.4.2: version "1.4.2" - resolved "https://registry.yarnpkg.com/qr-scanner/-/qr-scanner-1.4.2.tgz#bc4fb88022a8c9be95c49527a1c8fb8724b47dc4" + resolved "https://registry.npmjs.org/qr-scanner/-/qr-scanner-1.4.2.tgz" integrity sha512-kV1yQUe2FENvn59tMZW6mOVfpq9mGxGf8l6+EGaXUOd4RBOLg7tRC83OrirM5AtDvZRpdjdlXURsHreAOSPOUw== dependencies: "@types/offscreencanvas" "^2019.6.4" qr.js@0.0.0: version "0.0.0" - resolved "https://registry.yarnpkg.com/qr.js/-/qr.js-0.0.0.tgz#cace86386f59a0db8050fa90d9b6b0e88a1e364f" + resolved "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz" integrity sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ== qs@6.13.0: version "6.13.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" + resolved "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz" integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== dependencies: side-channel "^1.0.6" query-string@^8.1.0: version "8.2.0" - resolved "https://registry.yarnpkg.com/query-string/-/query-string-8.2.0.tgz#f0b0ef6caa85f525dbdb745a67d3f8c08d71cc6b" + resolved "https://registry.npmjs.org/query-string/-/query-string-8.2.0.tgz" integrity sha512-tUZIw8J0CawM5wyGBiDOAp7ObdRQh4uBor/fUR9ZjmbZVvw95OD9If4w3MQxr99rg0DJZ/9CIORcpEqU5hQG7g== dependencies: decode-uri-component "^0.4.1" @@ -4588,29 +4161,29 @@ query-string@^8.1.0: queue-microtask@^1.2.2: version "1.2.3" - resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" + resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== queue@^6.0.1: version "6.0.2" - resolved "https://registry.yarnpkg.com/queue/-/queue-6.0.2.tgz#b91525283e2315c7553d2efa18d83e76432fed65" + resolved "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz" integrity sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA== dependencies: inherits "~2.0.3" ramda@^0.27.1: version "0.27.2" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.2.tgz#84463226f7f36dc33592f6f4ed6374c48306c3f1" + resolved "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz" integrity sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA== range-parser@~1.2.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031" + resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== raw-body@2.5.2: version "2.5.2" - resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a" + resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz" integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA== dependencies: bytes "3.1.2" @@ -4618,9 +4191,9 @@ raw-body@2.5.2: iconv-lite "0.4.24" unpipe "1.0.0" -react-dom@^18.2.0: +"react-dom@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^17.0.0 || ^18.0.0 || ^19.0.0", react-dom@^18.2.0, "react-dom@^18.x || ^19.x", react-dom@>=16.6.0, react-dom@>=16.8.0, react-dom@>=18: version "18.3.1" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" + resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz" integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== dependencies: loose-envify "^1.1.0" @@ -4628,7 +4201,7 @@ react-dom@^18.2.0: react-dropzone@14.3.8: version "14.3.8" - resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.3.8.tgz#a7eab118f8a452fe3f8b162d64454e81ba830582" + resolved "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.3.8.tgz" integrity sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug== dependencies: attr-accept "^2.2.4" @@ -4637,12 +4210,12 @@ react-dropzone@14.3.8: react-fast-compare@^3.2.2: version "3.2.2" - resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" + resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== react-helmet-async@^2.0.4: version "2.0.5" - resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-2.0.5.tgz#cfc70cd7bb32df7883a8ed55502a1513747223ec" + resolved "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-2.0.5.tgz" integrity sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg== dependencies: invariant "^2.2.4" @@ -4651,22 +4224,22 @@ react-helmet-async@^2.0.4: react-is@^16.13.1: version "16.13.1" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" + resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== react-is@^18.0.0, react-is@^18.3.1: version "18.3.1" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" + resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== react-number-format@^5.4.3: version "5.4.4" - resolved "https://registry.yarnpkg.com/react-number-format/-/react-number-format-5.4.4.tgz#d31f0e260609431500c8d3f81bbd3ae1fb7cacad" + resolved "https://registry.npmjs.org/react-number-format/-/react-number-format-5.4.4.tgz" integrity sha512-wOmoNZoOpvMminhifQYiYSTCLUDOiUbBunrMrMjA+dV52sY+vck1S4UhR6PkgnoCquvvMSeJjErXZ4qSaWCliA== react-qr-code@^2.0.12: version "2.0.15" - resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.15.tgz#fbfc12952c504bcd64275647e9d1ea63251742ce" + resolved "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.15.tgz" integrity sha512-MkZcjEXqVKqXEIMVE0mbcGgDpkfSdd8zhuzXEl9QzYeNcw8Hq2oVIzDLWuZN2PQBwM5PWjc2S31K8Q1UbcFMfw== dependencies: prop-types "^15.8.1" @@ -4674,12 +4247,12 @@ react-qr-code@^2.0.12: react-refresh@^0.17.0: version "0.17.0" - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" + resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz" integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== react-remove-scroll-bar@^2.3.7: version "2.3.8" - resolved "https://registry.yarnpkg.com/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz#99c20f908ee467b385b68a3469b4a3e750012223" + resolved "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz" integrity sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q== dependencies: react-style-singleton "^2.2.2" @@ -4687,7 +4260,7 @@ react-remove-scroll-bar@^2.3.7: react-remove-scroll@^2.6.2: version "2.7.0" - resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.7.0.tgz#0a483417fe9919acd3e459ce92008640cf898669" + resolved "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.0.tgz" integrity sha512-sGsQtcjMqdQyijAHytfGEELB8FufGbfXIsvUTe+NLx1GDRJCXtCFLBLUI1eyZCKXXvbEU2C6gai0PZKoIE9Vbg== dependencies: react-remove-scroll-bar "^2.3.7" @@ -4698,14 +4271,14 @@ react-remove-scroll@^2.6.2: react-router-dom@^7.1.5: version "7.6.1" - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.1.tgz#263c9102e96b58d336258a51d68080b40c28f526" + resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.6.1.tgz" integrity sha512-vxU7ei//UfPYQ3iZvHuO1D/5fX3/JOqhNTbRR+WjSBWxf9bIvpWK+ftjmdfJHzPOuMQKe2fiEdG+dZX6E8uUpA== dependencies: react-router "7.6.1" -react-router@7.6.1, react-router@^7.1.5: +react-router@^7.1.5, react-router@7.6.1: version "7.6.1" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.1.tgz#a54f9b980b94594bcb4b7f26611612a9f6e17461" + resolved "https://registry.npmjs.org/react-router/-/react-router-7.6.1.tgz" integrity sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ== dependencies: cookie "^1.0.1" @@ -4713,7 +4286,7 @@ react-router@7.6.1, react-router@^7.1.5: react-smooth@^4.0.4: version "4.0.4" - resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4" + resolved "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz" integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q== dependencies: fast-equals "^5.0.1" @@ -4722,7 +4295,7 @@ react-smooth@^4.0.4: react-style-singleton@^2.2.2, react-style-singleton@^2.2.3: version "2.2.3" - resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.2.3.tgz#4265608be69a4d70cfe3047f2c6c88b2c3ace388" + resolved "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz" integrity sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ== dependencies: get-nonce "^1.0.0" @@ -4730,16 +4303,16 @@ react-style-singleton@^2.2.2, react-style-singleton@^2.2.3: react-textarea-autosize@8.5.9: version "8.5.9" - resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz#ab8627b09aa04d8a2f45d5b5cd94c84d1d4a8893" + resolved "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz" integrity sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A== dependencies: "@babel/runtime" "^7.20.13" use-composed-ref "^1.3.0" use-latest "^1.2.1" -react-transition-group@4.4.5, react-transition-group@^4.4.5: +react-transition-group@^4.4.5, react-transition-group@4.4.5: version "4.4.5" - resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1" + resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz" integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== dependencies: "@babel/runtime" "^7.5.5" @@ -4747,16 +4320,16 @@ react-transition-group@4.4.5, react-transition-group@^4.4.5: loose-envify "^1.4.0" prop-types "^15.6.2" -react@^18.2.0: +react@*, "react@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.5.1 || ^17.0.0 || ^18.0.0", "react@^16.6.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^17.0.0 || ^18.0.0 || ^19.0.0", "react@^18 || ^19", react@^18.2.0, react@^18.3.1, "react@^18.x || ^19.x", "react@>= 16.8 || 18.0.0", react@>=16.6.0, react@>=16.8.0, react@>=18: version "18.3.1" - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" + resolved "https://registry.npmjs.org/react/-/react-18.3.1.tgz" integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== dependencies: loose-envify "^1.1.0" readable-stream@^3.4.0: version "3.6.2" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== dependencies: inherits "^2.0.3" @@ -4765,26 +4338,26 @@ readable-stream@^3.4.0: readdirp@^4.0.1: version "4.1.2" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.1.2.tgz#eb85801435fbf2a7ee58f19e0921b068fc69948d" + resolved "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz" integrity sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg== readdirp@~3.5.0: version "3.5.0" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e" + resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz" integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ== dependencies: picomatch "^2.2.1" recharts-scale@^0.4.4: version "0.4.5" - resolved "https://registry.yarnpkg.com/recharts-scale/-/recharts-scale-0.4.5.tgz#0969271f14e732e642fcc5bd4ab270d6e87dd1d9" + resolved "https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz" integrity sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w== dependencies: decimal.js-light "^2.4.1" -recharts@2: +recharts@^2.13.3, recharts@2: version "2.15.3" - resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.3.tgz#b94d05e91e3a5df1b02368ef64400dec9e9a77d4" + resolved "https://registry.npmjs.org/recharts/-/recharts-2.15.3.tgz" integrity sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ== dependencies: clsx "^2.0.0" @@ -4798,22 +4371,22 @@ recharts@2: require-directory@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" + resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== require-from-string@^2.0.2: version "2.0.2" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" + resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== resolve-from@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" + resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== resolve@^1.19.0: version "1.22.10" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" + resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz" integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== dependencies: is-core-module "^2.16.0" @@ -4822,7 +4395,7 @@ resolve@^1.19.0: restore-cursor@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" + resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz" integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== dependencies: onetime "^5.1.0" @@ -4830,24 +4403,24 @@ restore-cursor@^3.1.0: restructure@^3.0.0: version "3.0.2" - resolved "https://registry.yarnpkg.com/restructure/-/restructure-3.0.2.tgz#e6b2fad214f78edee21797fa8160fef50eb9b49a" + resolved "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz" integrity sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw== reusify@^1.0.4: version "1.1.0" - resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f" + resolved "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz" integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw== rimraf@^3.0.2: version "3.0.2" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" + resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== dependencies: glob "^7.1.3" rollup-plugin-visualizer@^5.11.0: version "5.14.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz#be82d43fb3c644e396e2d50ac8a53d354022d57c" + resolved "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz" integrity sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA== dependencies: open "^8.4.0" @@ -4855,9 +4428,9 @@ rollup-plugin-visualizer@^5.11.0: source-map "^0.7.4" yargs "^17.5.1" -rollup@^4.20.0: +rollup@^4.20.0, "rollup@2.x || 3.x || 4.x": version "4.41.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.41.1.tgz#46ddc1b33cf1b0baa99320d3b0b4973dc2253b6a" + resolved "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz" integrity sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw== dependencies: "@types/estree" "1.0.7" @@ -4886,36 +4459,36 @@ rollup@^4.20.0: rope-sequence@^1.3.0: version "1.3.4" - resolved "https://registry.yarnpkg.com/rope-sequence/-/rope-sequence-1.3.4.tgz#df85711aaecd32f1e756f76e43a415171235d425" + resolved "https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz" integrity sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ== run-async@^2.4.0: version "2.4.1" - resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455" + resolved "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz" integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ== run-parallel@^1.1.9: version "1.2.0" - resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" + resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== dependencies: queue-microtask "^1.2.2" rxjs@^6.6.0: version "6.6.7" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9" + resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz" integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ== dependencies: tslib "^1.9.0" -safe-buffer@5.2.1, safe-buffer@~5.2.0: +safe-buffer@~5.2.0, safe-buffer@5.2.1: version "5.2.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" + resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== safe-regex-test@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1" + resolved "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz" integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw== dependencies: call-bound "^1.0.2" @@ -4924,12 +4497,12 @@ safe-regex-test@^1.1.0: "safer-buffer@>= 2.1.2 < 3": version "2.1.2" - resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" + resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -sass@^1.89.0: +sass@*, sass@^1.89.0: version "1.89.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d" + resolved "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz" integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ== dependencies: chokidar "^4.0.0" @@ -4940,7 +4513,7 @@ sass@^1.89.0: scheduler@^0.17.0: version "0.17.0" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe" + resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.17.0.tgz" integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA== dependencies: loose-envify "^1.1.0" @@ -4948,24 +4521,24 @@ scheduler@^0.17.0: scheduler@^0.23.2: version "0.23.2" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" + resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz" integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== dependencies: loose-envify "^1.1.0" semver@^6.3.1: version "6.3.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" + resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== semver@^7.3.7: version "7.7.2" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz" integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA== send@0.19.0: version "0.19.0" - resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8" + resolved "https://registry.npmjs.org/send/-/send-0.19.0.tgz" integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw== dependencies: debug "2.6.9" @@ -4984,7 +4557,7 @@ send@0.19.0: serve-static@1.16.2: version "1.16.2" - resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.2.tgz#b6a5343da47f6bdd2673848bf45754941e803296" + resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz" integrity sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw== dependencies: encodeurl "~2.0.0" @@ -4994,12 +4567,12 @@ serve-static@1.16.2: set-cookie-parser@^2.4.8, set-cookie-parser@^2.6.0: version "2.7.1" - resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" + resolved "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz" integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== set-function-length@^1.2.2: version "1.2.2" - resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" + resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== dependencies: define-data-property "^1.1.4" @@ -5011,29 +4584,29 @@ set-function-length@^1.2.2: setprototypeof@1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" + resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== shallowequal@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" + resolved "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz" integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== shebang-command@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" + resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== dependencies: shebang-regex "^3.0.0" shebang-regex@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" + resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== side-channel-list@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" + resolved "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz" integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== dependencies: es-errors "^1.3.0" @@ -5041,7 +4614,7 @@ side-channel-list@^1.0.0: side-channel-map@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" + resolved "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz" integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== dependencies: call-bound "^1.0.2" @@ -5051,7 +4624,7 @@ side-channel-map@^1.0.1: side-channel-weakmap@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" + resolved "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== dependencies: call-bound "^1.0.2" @@ -5062,7 +4635,7 @@ side-channel-weakmap@^1.0.2: side-channel@^1.0.6: version "1.1.0" - resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" + resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz" integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== dependencies: es-errors "^1.3.0" @@ -5073,19 +4646,19 @@ side-channel@^1.0.6: signal-exit@^3.0.2: version "3.0.7" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" + resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== simple-swizzle@^0.2.2: version "0.2.2" - resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" + resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg== dependencies: is-arrayish "^0.3.1" sirv@^2.0.4: version "2.0.4" - resolved "https://registry.yarnpkg.com/sirv/-/sirv-2.0.4.tgz#5dd9a725c578e34e449f332703eb2a74e46a29b0" + resolved "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz" integrity sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ== dependencies: "@polka/url" "^1.0.0-next.24" @@ -5094,17 +4667,17 @@ sirv@^2.0.4: slash@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" + resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== -"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.2.1: +source-map-js@^1.2.1, "source-map-js@>=0.6.2 <2.0.0": version "1.2.1" - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" + resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== source-map-support@^0.5.21: version "0.5.21" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" + resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" @@ -5112,239 +4685,244 @@ source-map-support@^0.5.21: source-map@^0.6.0: version "0.6.1" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== source-map@^0.7.3, source-map@^0.7.4: version "0.7.4" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz" integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== source-map@^0.8.0-beta.0: version "0.8.0-beta.0" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.8.0-beta.0.tgz#d4c1bb42c3f7ee925f005927ba10709e0d1d1f11" + resolved "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz" integrity sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA== dependencies: whatwg-url "^7.0.0" split-on-first@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-3.0.0.tgz#f04959c9ea8101b9b0bbf35a61b9ebea784a23e7" + resolved "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz" integrity sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA== statuses@2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63" + resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== stream-slice@^0.1.2: version "0.1.2" - resolved "https://registry.yarnpkg.com/stream-slice/-/stream-slice-0.1.2.tgz#2dc4f4e1b936fb13f3eb39a2def1932798d07a4b" + resolved "https://registry.npmjs.org/stream-slice/-/stream-slice-0.1.2.tgz" integrity sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA== +string_decoder@^1.1.1: + version "1.3.0" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" + integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== + dependencies: + safe-buffer "~5.2.0" + string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== dependencies: emoji-regex "^8.0.0" is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.1" -string_decoder@^1.1.1: - version "1.3.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" - integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== - dependencies: - safe-buffer "~5.2.0" - strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== dependencies: ansi-regex "^5.0.1" strip-json-comments@^3.1.1: version "3.1.1" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" + resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -sugarss@^4.0.1: +sugarss@*, sugarss@^4.0.1: version "4.0.1" - resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-4.0.1.tgz#128a783ed71ee0fc3b489ce1f7d5a89bc1e24383" + resolved "https://registry.npmjs.org/sugarss/-/sugarss-4.0.1.tgz" integrity sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw== supports-color@^7.1.0: version "7.2.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== dependencies: has-flag "^4.0.0" supports-preserve-symlinks-flag@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" + resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== svg-arc-to-cubic-bezier@^3.0.0, svg-arc-to-cubic-bezier@^3.2.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz#390c450035ae1c4a0104d90650304c3bc814abe6" + resolved "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz" integrity sha512-djbJ/vZKZO+gPoSDThGNpKDO+o+bAeA4XQKovvkNCqnIS2t+S4qnLAGQhyyrulhCFRl1WWzAp0wUDV8PpTVU3g== tabbable@^6.0.0: version "6.2.0" - resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" + resolved "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz" integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== text-table@^0.2.0: version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" + resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== through@^2.3.6: version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" + resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== tiny-inflate@^1.0.0, tiny-inflate@^1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/tiny-inflate/-/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4" + resolved "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz" integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw== tiny-invariant@^1.3.1: version "1.3.3" - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" + resolved "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz" integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== tippy.js@^6.3.7: version "6.3.7" - resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-6.3.7.tgz#8ccfb651d642010ed9a32ff29b0e9e19c5b8c61c" + resolved "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz" integrity sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ== dependencies: "@popperjs/core" "^2.9.0" tmp@^0.0.33: version "0.0.33" - resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" + resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz" integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw== dependencies: os-tmpdir "~1.0.2" tmp@^0.2.1: version "0.2.3" - resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae" + resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz" integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w== to-regex-range@^5.0.1: version "5.0.1" - resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" + resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== dependencies: is-number "^7.0.0" toidentifier@1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" + resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== totalist@^3.0.0: version "3.0.1" - resolved "https://registry.yarnpkg.com/totalist/-/totalist-3.0.1.tgz#ba3a3d600c915b1a97872348f79c127475f6acf8" + resolved "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz" integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ== tr46@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09" + resolved "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz" integrity sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA== dependencies: punycode "^2.1.0" tr46@~0.0.3: version "0.0.3" - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" + resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== -tslib@^1.8.1, tslib@^1.9.0: +tslib@^1.8.1: + version "1.14.1" + resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" + integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== + +tslib@^1.9.0: version "1.14.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" + resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== tslib@^2.0.0, tslib@^2.1.0, tslib@^2.7.0, tslib@^2.8.0: version "2.8.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" + resolved "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== tsutils@^3.21.0: version "3.21.0" - resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" + resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== dependencies: tslib "^1.8.1" turbo-stream@2.4.1: version "2.4.1" - resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.1.tgz#c1a64397724084c09b0f6ea4a2c528d3f67931f9" + resolved "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.1.tgz" integrity sha512-v8kOJXpG3WoTN/+at8vK7erSzo6nW6CIaeOvNOkHQVDajfz1ZVeSxCbc6tOH4hrGZW7VUCV0TOXd8CPzYnYkrw== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" + resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== dependencies: prelude-ls "^1.2.1" type-fest@^0.20.2: version "0.20.2" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" + resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== type-fest@^0.21.3: version "0.21.3" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" + resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== type-fest@^4.27.0: version "4.41.0" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58" + resolved "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz" integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA== type-is@~1.6.18: version "1.6.18" - resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" + resolved "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g== dependencies: media-typer "0.3.0" mime-types "~2.1.24" -typescript@^5.8.3: +typescript@^5.1.0, typescript@^5.8.3, "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta", typescript@>=4.9.5: version "5.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz" integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee" + resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz" integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== undici-types@~6.19.2: version "6.19.8" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== undici-types@~6.21.0: version "6.21.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz" integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== undici@^6.19.2, undici@^6.21.2: version "6.21.3" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.3.tgz#185752ad92c3d0efe7a7d1f6854a50f83b552d7a" + resolved "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz" integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw== unicode-properties@^1.4.0, unicode-properties@^1.4.1: version "1.4.1" - resolved "https://registry.yarnpkg.com/unicode-properties/-/unicode-properties-1.4.1.tgz#96a9cffb7e619a0dc7368c28da27e05fc8f9be5f" + resolved "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz" integrity sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg== dependencies: base64-js "^1.3.0" @@ -5352,25 +4930,25 @@ unicode-properties@^1.4.0, unicode-properties@^1.4.1: unicode-trie@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/unicode-trie/-/unicode-trie-2.0.0.tgz#8fd8845696e2e14a8b67d78fa9e0dd2cad62fec8" + resolved "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz" integrity sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ== dependencies: pako "^0.2.5" tiny-inflate "^1.0.0" -unpipe@1.0.0, unpipe@~1.0.0: +unpipe@~1.0.0, unpipe@1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" + resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== unraw@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/unraw/-/unraw-3.0.0.tgz#73443ed70d2ab09ccbac2b00525602d5991fbbe3" + resolved "https://registry.npmjs.org/unraw/-/unraw-3.0.0.tgz" integrity sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg== update-browserslist-db@^1.1.3: version "1.1.3" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" + resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz" integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== dependencies: escalade "^3.2.0" @@ -5378,38 +4956,38 @@ update-browserslist-db@^1.1.3: uri-js@^4.2.2: version "4.4.1" - resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" + resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== dependencies: punycode "^2.1.0" use-callback-ref@^1.3.3: version "1.3.3" - resolved "https://registry.yarnpkg.com/use-callback-ref/-/use-callback-ref-1.3.3.tgz#98d9fab067075841c5b2c6852090d5d0feabe2bf" + resolved "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz" integrity sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg== dependencies: tslib "^2.0.0" use-composed-ref@^1.3.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/use-composed-ref/-/use-composed-ref-1.4.0.tgz#09e023bf798d005286ad85cd20674bdf5770653b" + resolved "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.4.0.tgz" integrity sha512-djviaxuOOh7wkj0paeO1Q/4wMZ8Zrnag5H6yBvzN7AKKe8beOaED9SF5/ByLqsku8NP4zQqsvM2u3ew/tJK8/w== use-isomorphic-layout-effect@^1.1.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz#2f11a525628f56424521c748feabc2ffcc962fce" + resolved "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz" integrity sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA== use-latest@^1.2.1: version "1.3.0" - resolved "https://registry.yarnpkg.com/use-latest/-/use-latest-1.3.0.tgz#549b9b0d4c1761862072f0899c6f096eb379137a" + resolved "https://registry.npmjs.org/use-latest/-/use-latest-1.3.0.tgz" integrity sha512-mhg3xdm9NaM8q+gLT8KryJPnRFOz1/5XPBhmDEVZK1webPzDjrPk7f/mbpeLqTgB9msytYWANxgALOCJKnLvcQ== dependencies: use-isomorphic-layout-effect "^1.1.1" use-sidecar@^1.1.3: version "1.1.3" - resolved "https://registry.yarnpkg.com/use-sidecar/-/use-sidecar-1.1.3.tgz#10e7fd897d130b896e2c546c63a5e8233d00efdb" + resolved "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz" integrity sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ== dependencies: detect-node-es "^1.1.0" @@ -5417,17 +4995,17 @@ use-sidecar@^1.1.3: use-sync-external-store@^1: version "1.5.0" - resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0" + resolved "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz" integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A== util-deprecate@^1.0.1, util-deprecate@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" + resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== util@^0.12.3: version "0.12.5" - resolved "https://registry.yarnpkg.com/util/-/util-0.12.5.tgz#5f17a6059b73db61a875668781a1c2b136bd6fbc" + resolved "https://registry.npmjs.org/util/-/util-0.12.5.tgz" integrity sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA== dependencies: inherits "^2.0.3" @@ -5438,17 +5016,17 @@ util@^0.12.3: utils-merge@1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" + resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== vary@~1.1.2: version "1.1.2" - resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" + resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== victory-vendor@^36.6.8: version "36.9.2" - resolved "https://registry.yarnpkg.com/victory-vendor/-/victory-vendor-36.9.2.tgz#668b02a448fa4ea0f788dbf4228b7e64669ff801" + resolved "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.9.2.tgz" integrity sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ== dependencies: "@types/d3-array" "^3.0.3" @@ -5468,7 +5046,7 @@ victory-vendor@^36.6.8: vite-bundle-visualizer@^1.2.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz#8be34033f0216de529abec4b18a8b62aa1b65c9e" + resolved "https://registry.npmjs.org/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz" integrity sha512-cwz/Pg6+95YbgIDp+RPwEToc4TKxfsFWSG/tsl2DSZd9YZicUag1tQXjJ5xcL7ydvEoaC2FOZeaXOU60t9BRXw== dependencies: cac "^6.7.14" @@ -5478,7 +5056,7 @@ vite-bundle-visualizer@^1.2.1: vite-compatible-readable-stream@^3.6.1: version "3.6.1" - resolved "https://registry.yarnpkg.com/vite-compatible-readable-stream/-/vite-compatible-readable-stream-3.6.1.tgz#27267aebbdc9893c0ddf65a421279cbb1e31d8cd" + resolved "https://registry.npmjs.org/vite-compatible-readable-stream/-/vite-compatible-readable-stream-3.6.1.tgz" integrity sha512-t20zYkrSf868+j/p31cRIGN28Phrjm3nRSLR2fyc2tiWi4cZGVdv68yNlwnIINTkMTmPoMiSlc0OadaO7DXZaQ== dependencies: inherits "^2.0.3" @@ -5487,14 +5065,14 @@ vite-compatible-readable-stream@^3.6.1: vite-plugin-copy@^0.1.6: version "0.1.6" - resolved "https://registry.yarnpkg.com/vite-plugin-copy/-/vite-plugin-copy-0.1.6.tgz#863ee81f7771b099122d24b954725d8e7e604a80" + resolved "https://registry.npmjs.org/vite-plugin-copy/-/vite-plugin-copy-0.1.6.tgz" integrity sha512-bqIaefZOE2Jx8P5wJuHKL5GzCERa/pcwdUQWaocyTNXgalN2xkxXH7LmqRJ34V2OlKF2F9E/zj0zITS7U6PpUg== dependencies: fast-glob "^3.2.7" -vite@^5.4.19: +"vite@^3 || ^4 || ^5.0.9", "vite@^4 || ^5 || ^6", "vite@^4.2.0 || ^5.0.0 || ^6.0.0", vite@^5.4.19: version "5.4.19" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959" + resolved "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz" integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA== dependencies: esbuild "^0.21.3" @@ -5505,19 +5083,19 @@ vite@^5.4.19: w3c-keyname@^2.2.0: version "2.2.8" - resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz#7b17c8c6883d4e8b86ac8aba79d39e880f8869c5" + resolved "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz" integrity sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ== wcwidth@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8" + resolved "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" integrity sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg== dependencies: defaults "^1.0.3" web-encoding@1.1.5: version "1.1.5" - resolved "https://registry.yarnpkg.com/web-encoding/-/web-encoding-1.1.5.tgz#fc810cf7667364a6335c939913f5051d3e0c4864" + resolved "https://registry.npmjs.org/web-encoding/-/web-encoding-1.1.5.tgz" integrity sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA== dependencies: util "^0.12.3" @@ -5526,22 +5104,22 @@ web-encoding@1.1.5: web-streams-polyfill@^3.1.1: version "3.3.3" - resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b" + resolved "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz" integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw== webidl-conversions@^3.0.0: version "3.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" + resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== webidl-conversions@^4.0.2: version "4.0.2" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad" + resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz" integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg== whatwg-url@^5.0.0: version "5.0.0" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" + resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== dependencies: tr46 "~0.0.3" @@ -5549,7 +5127,7 @@ whatwg-url@^5.0.0: whatwg-url@^7.0.0: version "7.1.0" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06" + resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz" integrity sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg== dependencies: lodash.sortby "^4.7.0" @@ -5558,7 +5136,7 @@ whatwg-url@^7.0.0: which-typed-array@^1.1.16, which-typed-array@^1.1.2: version "1.1.19" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956" + resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz" integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw== dependencies: available-typed-arrays "^1.0.7" @@ -5571,19 +5149,19 @@ which-typed-array@^1.1.16, which-typed-array@^1.1.2: which@^2.0.1: version "2.0.2" - resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" + resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== dependencies: isexe "^2.0.0" word-wrap@^1.2.5: version "1.2.5" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" + resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== wrap-ansi@^7.0.0: version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== dependencies: ansi-styles "^4.0.0" @@ -5592,32 +5170,32 @@ wrap-ansi@^7.0.0: wrappy@1: version "1.0.2" - resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" + resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== y18n@^5.0.5: version "5.0.8" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" + resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== yallist@^3.0.2: version "3.1.1" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" + resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== yaml@^1.10.0: version "1.10.2" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" + resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== yargs-parser@^21.1.1: version "21.1.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== yargs@^17.5.1: version "17.7.2" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" + resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== dependencies: cliui "^8.0.1" @@ -5630,10 +5208,10 @@ yargs@^17.5.1: yocto-queue@^0.1.0: version "0.1.0" - resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" + resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== yoga-layout@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/yoga-layout/-/yoga-layout-2.0.1.tgz#4bc686abe2464f977866650ddccc1dbcf9f0d03c" + resolved "https://registry.npmjs.org/yoga-layout/-/yoga-layout-2.0.1.tgz" integrity sha512-tT/oChyDXelLo2A+UVnlW9GU7CsvFMaEnd9kVFsaiCQonFAXd3xrHhkLYu+suwwosrAEQ746xBU+HvYtm1Zs2Q== diff --git a/scripts/postBackup.sh b/scripts/postBackup.sh new file mode 100755 index 0000000000..0288c6c73f --- /dev/null +++ b/scripts/postBackup.sh @@ -0,0 +1 @@ +# nothing to do here ... \ No newline at end of file diff --git a/scripts/postDeploy.sh b/scripts/postDeploy.sh new file mode 100755 index 0000000000..e69de29bb2 diff --git a/scripts/postInstall.sh b/scripts/postInstall.sh new file mode 100755 index 0000000000..3d09cbcaca --- /dev/null +++ b/scripts/postInstall.sh @@ -0,0 +1,19 @@ +#set env vars +set -o allexport; source .env; set +o allexport; + +#wait until the server is ready +echo "Waiting for software to be ready ..." +sleep 60s; + +target=$(docker-compose port all-in-one 80) + +curl http://${target}/api/auth/register \ + -H 'accept: application/json, text/plain, */*' \ + -H 'accept-language: fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,he;q=0.6,zh-CN;q=0.5,zh;q=0.4,ja;q=0.3' \ + -H 'cache-control: no-cache' \ + -H 'content-type: application/json' \ + -H 'pragma: no-cache' \ + -H 'priority: u=1, i' \ + -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36' \ + --data-raw '{"first_name":"admin","last_name":"admin","email":"'${ADMIN_EMAIL}'","password":"'${ADMIN_PASSWORD}'","password_confirmation":"'${ADMIN_PASSWORD}'","timezone": "Europe/Warsaw" +,"locale":"pl"}' \ No newline at end of file diff --git a/scripts/postRestore.sh b/scripts/postRestore.sh new file mode 100755 index 0000000000..3901b4ffc3 --- /dev/null +++ b/scripts/postRestore.sh @@ -0,0 +1,2 @@ +#Restart the stack after files are restored +docker-compose up -d; \ No newline at end of file diff --git a/scripts/preBackup.sh b/scripts/preBackup.sh new file mode 100755 index 0000000000..317d6dc3ce --- /dev/null +++ b/scripts/preBackup.sh @@ -0,0 +1 @@ +#nothing to do ... \ No newline at end of file diff --git a/scripts/preInstall.sh b/scripts/preInstall.sh new file mode 100755 index 0000000000..67bd0b9966 --- /dev/null +++ b/scripts/preInstall.sh @@ -0,0 +1,41 @@ +#set env vars +set -o allexport; source .env; set +o allexport; + +KEY=$(openssl rand -base64 32) + +APP_KEY="base64:$KEY" + +length=32 + +# Generate a random string +JWT_SECRET=$(openssl rand -base64 $((length * 3/4 + 1)) | tr -d '+/' | cut -c1-$length) + + + +cat << EOT >> ./.env + +APP_KEY=${APP_KEY} +JWT_SECRET=${JWT_SECRET} +EOT + + +cat < ./servers.json +{ + "Servers": { + "1": { + "Name": "local", + "Group": "Servers", + "Host": "172.17.0.1", + "Port": 43360, + "MaintenanceDB": "postgres", + "SSLMode": "prefer", + "Username": "postgres", + "PassFile": "/pgpass" + } + } +} +EOT + +docker-compose up -d postgres + +sleep 30s; \ No newline at end of file diff --git a/scripts/preRestore.sh b/scripts/preRestore.sh new file mode 100755 index 0000000000..a99676e57f --- /dev/null +++ b/scripts/preRestore.sh @@ -0,0 +1,2 @@ +#stop the docker-compose stack before files are restored +docker-compose down; \ No newline at end of file From 36189dd69177660ecdc68cda58c9bd0a274df178 Mon Sep 17 00:00:00 2001 From: Dave Earley Date: Sat, 24 Jan 2026 00:01:21 +0000 Subject: [PATCH 2/6] i18n --- frontend/src/locales/de.js | 2 +- frontend/src/locales/de.po | 32 +- frontend/src/locales/en.js | 2 +- frontend/src/locales/en.po | 32 +- frontend/src/locales/es.js | 2 +- frontend/src/locales/es.po | 32 +- frontend/src/locales/fr.js | 2 +- frontend/src/locales/fr.po | 32 +- frontend/src/locales/hu.js | 2 +- frontend/src/locales/hu.po | 32 +- frontend/src/locales/it.js | 2 +- frontend/src/locales/it.po | 32 +- frontend/src/locales/nl.js | 2 +- frontend/src/locales/nl.po | 32 +- frontend/src/locales/pl.js | 2 +- frontend/src/locales/pl.po | 7537 +++++++++++++++++++-------------- frontend/src/locales/pt-br.js | 2 +- frontend/src/locales/pt-br.po | 32 +- frontend/src/locales/pt.js | 2 +- frontend/src/locales/pt.po | 32 +- frontend/src/locales/ru.js | 2 +- frontend/src/locales/ru.po | 32 +- frontend/src/locales/se.js | 2 +- frontend/src/locales/se.po | 32 +- frontend/src/locales/tr.js | 2 +- frontend/src/locales/tr.po | 32 +- frontend/src/locales/vi.js | 2 +- frontend/src/locales/vi.po | 32 +- frontend/src/locales/zh-cn.js | 2 +- frontend/src/locales/zh-cn.po | 32 +- frontend/src/locales/zh-hk.js | 2 +- frontend/src/locales/zh-hk.po | 32 +- 32 files changed, 4652 insertions(+), 3397 deletions(-) diff --git a/frontend/src/locales/de.js b/frontend/src/locales/de.js index f8488c61c9..dda09c6642 100644 --- a/frontend/src/locales/de.js +++ b/frontend/src/locales/de.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"„Hier gibt es noch nichts zu sehen“\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>erfolgreich eingecheckt\"],\"yxhYRZ\":[[\"0\"],\" <0>erfolgreich ausgecheckt\"],\"KMgp2+\":[[\"0\"],\" verfügbar\"],\"Pmr5xp\":[[\"0\"],\" erfolgreich erstellt\"],\"FImCSc\":[[\"0\"],\" erfolgreich aktualisiert\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" eingecheckt\"],\"Vjij1k\":[[\"days\"],\" Tage, \",[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"f3RdEk\":[[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"fyE7Au\":[[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"NlQ0cx\":[\"Erste Veranstaltung von \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://Ihre-website.com\",\"qnSLLW\":\"<0>Bitte geben Sie den Preis ohne Steuern und Gebühren ein.<1>Steuern und Gebühren können unten hinzugefügt werden.\",\"ZjMs6e\":\"<0>Die Anzahl der für dieses Produkt verfügbaren Produkte<1>Dieser Wert kann überschrieben werden, wenn mit diesem Produkt <2>Kapazitätsgrenzen verbunden sind.\",\"E15xs8\":\"⚡️ Richten Sie Ihre Veranstaltung ein\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Veranstaltungsseite anpassen\",\"3VPPdS\":\"💳 Mit Stripe verbinden\",\"cjdktw\":\"🚀 Veröffentliche dein Event\",\"rmelwV\":\"0 Minuten und 0 Sekunden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hauptstraße 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Ein Datumseingabefeld. Perfekt, um nach einem Geburtsdatum o.ä. zu fragen.\",\"6euFZ/\":[\"Ein standardmäßiger \",[\"type\"],\" wird automatisch auf alle neuen Produkte angewendet. Sie können dies für jedes Produkt einzeln überschreiben.\"],\"SMUbbQ\":\"Eine Dropdown-Eingabe erlaubt nur eine Auswahl\",\"qv4bfj\":\"Eine Gebühr, beispielsweise eine Buchungsgebühr oder eine Servicegebühr\",\"POT0K/\":\"Ein fester Betrag pro Produkt. Z.B., 0,50 $ pro Produkt\",\"f4vJgj\":\"Eine mehrzeilige Texteingabe\",\"OIPtI5\":\"Ein Prozentsatz des Produktpreises. Z.B., 3,5 % des Produktpreises\",\"ZthcdI\":\"Ein Promo-Code ohne Rabatt kann verwendet werden, um versteckte Produkte anzuzeigen.\",\"AG/qmQ\":\"Eine Radiooption hat mehrere Optionen, aber nur eine kann ausgewählt werden.\",\"h179TP\":\"Eine kurze Beschreibung der Veranstaltung, die in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird die Veranstaltungsbeschreibung verwendet\",\"WKMnh4\":\"Eine einzeilige Texteingabe\",\"BHZbFy\":\"Eine einzelne Frage pro Bestellung. Z.B., Wie lautet Ihre Lieferadresse?\",\"Fuh+dI\":\"Eine einzelne Frage pro Produkt. Z.B., Welche T-Shirt-Größe haben Sie?\",\"RlJmQg\":\"Eine Standardsteuer wie Mehrwertsteuer oder GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Akzeptieren Sie Banküberweisungen, Schecks oder andere Offline-Zahlungsmethoden\",\"hrvLf4\":\"Akzeptieren Sie Kreditkartenzahlungen über Stripe\",\"bfXQ+N\":\"Einladung annehmen\",\"AeXO77\":\"Konto\",\"lkNdiH\":\"Kontoname\",\"Puv7+X\":\"Account Einstellungen\",\"OmylXO\":\"Konto erfolgreich aktualisiert\",\"7L01XJ\":\"Aktionen\",\"FQBaXG\":\"Aktivieren\",\"5T2HxQ\":\"Aktivierungsdatum\",\"F6pfE9\":\"Aktiv\",\"/PN1DA\":\"Fügen Sie eine Beschreibung für diese Eincheckliste hinzu\",\"0/vPdA\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu. Diese sind für den Teilnehmer nicht sichtbar.\",\"Or1CPR\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu...\",\"l3sZO1\":\"Fügen Sie Notizen zur Bestellung hinzu. Diese sind für den Kunden nicht sichtbar.\",\"xMekgu\":\"Fügen Sie Notizen zur Bestellung hinzu...\",\"PGPGsL\":\"Beschreibung hinzufügen\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Fügen Sie Anweisungen für Offline-Zahlungen hinzu (z. B. Überweisungsdetails, wo Schecks hingeschickt werden sollen, Zahlungsfristen)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Neue hinzufügen\",\"TZxnm8\":\"Option hinzufügen\",\"24l4x6\":\"Produkt hinzufügen\",\"8q0EdE\":\"Produkt zur Kategorie hinzufügen\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Steuern oder Gebühren hinzufügen\",\"goOKRY\":\"Ebene hinzufügen\",\"oZW/gT\":\"Zum Kalender hinzufügen\",\"pn5qSs\":\"Zusätzliche Informationen\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Anschrift Zeile 1\",\"POdIrN\":\"Anschrift Zeile 1\",\"cormHa\":\"Adresszeile 2\",\"gwk5gg\":\"Adresszeile 2\",\"U3pytU\":\"Administrator\",\"HLDaLi\":\"Administratorbenutzer haben vollständigen Zugriff auf Ereignisse und Kontoeinstellungen.\",\"W7AfhC\":\"Alle Teilnehmer dieser Veranstaltung\",\"cde2hc\":\"Alle Produkte\",\"5CQ+r0\":\"Erlauben Sie Teilnehmern, die mit unbezahlten Bestellungen verbunden sind, einzuchecken\",\"ipYKgM\":\"Suchmaschinenindizierung zulassen\",\"LRbt6D\":\"Suchmaschinen erlauben, dieses Ereignis zu indizieren\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Erstaunlich, Ereignis, Schlüsselwörter...\",\"hehnjM\":\"Betrag\",\"R2O9Rg\":[\"Bezahlter Betrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Beim Laden der Seite ist ein Fehler aufgetreten\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ein unerwarteter Fehler ist aufgetreten.\",\"byKna+\":\"Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut.\",\"ubdMGz\":\"Alle Anfragen von Produktinhabern werden an diese E-Mail-Adresse gesendet. Diese wird auch als „Antwort-an“-Adresse für alle von dieser Veranstaltung gesendeten E-Mails verwendet.\",\"aAIQg2\":\"Erscheinungsbild\",\"Ym1gnK\":\"angewandt\",\"sy6fss\":[\"Gilt für \",[\"0\"],\" Produkte\"],\"kadJKg\":\"Gilt für 1 Produkt\",\"DB8zMK\":\"Anwenden\",\"GctSSm\":\"Promo-Code anwenden\",\"ARBThj\":[\"Diesen \",[\"type\"],\" auf alle neuen Produkte anwenden\"],\"S0ctOE\":\"Veranstaltung archivieren\",\"TdfEV7\":\"Archiviert\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Möchten Sie diesen Teilnehmer wirklich aktivieren?\",\"TvkW9+\":\"Sind Sie sicher, dass Sie diese Veranstaltung archivieren möchten?\",\"/CV2x+\":\"Möchten Sie diesen Teilnehmer wirklich stornieren? Dadurch wird sein Ticket ungültig.\",\"YgRSEE\":\"Möchten Sie diesen Aktionscode wirklich löschen?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Möchten Sie diese Veranstaltung wirklich als Entwurf speichern? Dadurch wird die Veranstaltung für die Öffentlichkeit unsichtbar.\",\"mEHQ8I\":\"Möchten Sie diese Veranstaltung wirklich öffentlich machen? Dadurch wird die Veranstaltung für die Öffentlichkeit sichtbar\",\"s4JozW\":\"Sind Sie sicher, dass Sie diese Veranstaltung wiederherstellen möchten? Es wird als Entwurf wiederhergestellt.\",\"vJuISq\":\"Sind Sie sicher, dass Sie diese Kapazitätszuweisung löschen möchten?\",\"baHeCz\":\"Möchten Sie diese Eincheckliste wirklich löschen?\",\"LBLOqH\":\"Einmal pro Bestellung anfragen\",\"wu98dY\":\"Einmal pro Produkt fragen\",\"ss9PbX\":\"Teilnehmer\",\"m0CFV2\":\"Teilnehmerdetails\",\"QKim6l\":\"Teilnehmer nicht gefunden\",\"R5IT/I\":\"Teilnehmernotizen\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Teilnehmer-Ticket\",\"9SZT4E\":\"Teilnehmer\",\"iPBfZP\":\"Registrierte Teilnehmer\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatische Größenanpassung\",\"vZ5qKF\":\"Passen Sie die Widget-Höhe automatisch an den Inhalt an. Bei Deaktivierung füllt das Widget die Höhe des Containers aus.\",\"4lVaWA\":\"Warten auf Offline-Zahlung\",\"2rHwhl\":\"Warten auf Offline-Zahlung\",\"3wF4Q/\":\"Zahlung ausstehend\",\"ioG+xt\":\"Zahlung steht aus\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Zurück zur Veranstaltungsseite\",\"VCoEm+\":\"Zurück zur Anmeldung\",\"k1bLf+\":\"Hintergrundfarbe\",\"I7xjqg\":\"Hintergrundtyp\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Rechnungsadresse\",\"/xC/im\":\"Rechnungseinstellungen\",\"rp/zaT\":\"Brasilianisches Portugiesisch\",\"whqocw\":\"Mit der Registrierung stimmen Sie unseren <0>Servicebedingungen und <1>Datenschutzrichtlinie zu.\",\"bcCn6r\":\"Berechnungstyp\",\"+8bmSu\":\"Kalifornien\",\"iStTQt\":\"Die Kameraberechtigung wurde verweigert. <0>Fordern Sie die Berechtigung erneut an. Wenn dies nicht funktioniert, müssen Sie dieser Seite in Ihren Browsereinstellungen <1>Zugriff auf Ihre Kamera gewähren.\",\"dEgA5A\":\"Abbrechen\",\"Gjt/py\":\"E-Mail-Änderung abbrechen\",\"tVJk4q\":\"Bestellung stornieren\",\"Os6n2a\":\"Bestellung stornieren\",\"Mz7Ygx\":[\"Bestellung stornieren \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Abgesagt\",\"U7nGvl\":\"Check-in nicht möglich\",\"QyjCeq\":\"Kapazität\",\"V6Q5RZ\":\"Kapazitätszuweisung erfolgreich erstellt\",\"k5p8dz\":\"Kapazitätszuweisung erfolgreich gelöscht\",\"nDBs04\":\"Kapazitätsverwaltung\",\"ddha3c\":\"Kategorien ermöglichen es Ihnen, Produkte zusammenzufassen. Zum Beispiel könnten Sie eine Kategorie für \\\"Tickets\\\" und eine andere für \\\"Merchandise\\\" haben.\",\"iS0wAT\":\"Kategorien helfen Ihnen, Ihre Produkte zu organisieren. Dieser Titel wird auf der öffentlichen Veranstaltungsseite angezeigt.\",\"eorM7z\":\"Kategorien erfolgreich neu geordnet.\",\"3EXqwa\":\"Kategorie erfolgreich erstellt\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Kennwort ändern\",\"xMDm+I\":\"Einchecken\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Einchecken und Bestellung als bezahlt markieren\",\"QYLpB4\":\"Nur einchecken\",\"/Ta1d4\":\"Auschecken\",\"5LDT6f\":\"Schau dir dieses Event an!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Eincheckliste erfolgreich gelöscht\",\"+hBhWk\":\"Die Eincheckliste ist abgelaufen\",\"mBsBHq\":\"Die Eincheckliste ist nicht aktiv\",\"vPqpQG\":\"Eincheckliste nicht gefunden\",\"tejfAy\":\"Einchecklisten\",\"hD1ocH\":\"Eincheck-URL in die Zwischenablage kopiert\",\"CNafaC\":\"Kontrollkästchenoptionen ermöglichen Mehrfachauswahl\",\"SpabVf\":\"Kontrollkästchen\",\"CRu4lK\":\"Eingecheckt\",\"znIg+z\":\"Zur Kasse\",\"1WnhCL\":\"Checkout-Einstellungen\",\"6imsQS\":\"Vereinfachtes Chinesisch\",\"JjkX4+\":\"Wählen Sie eine Farbe für Ihren Hintergrund\",\"/Jizh9\":\"Wähle einen Account\",\"3wV73y\":\"Stadt\",\"FG98gC\":\"Suchtext löschen\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Zum Kopieren klicken\",\"yz7wBu\":\"Schließen\",\"62Ciis\":\"Sidebar schließen\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Der Code muss zwischen 3 und 50 Zeichen lang sein\",\"oqr9HB\":\"Dieses Produkt einklappen, wenn die Veranstaltungsseite initial geladen wird\",\"jZlrte\":\"Farbe\",\"Vd+LC3\":\"Die Farbe muss ein gültiger Hex-Farbcode sein. Beispiel: #ffffff\",\"1HfW/F\":\"Farben\",\"VZeG/A\":\"Demnächst\",\"yPI7n9\":\"Durch Kommas getrennte Schlüsselwörter, die das Ereignis beschreiben. Diese werden von Suchmaschinen verwendet, um das Ereignis zu kategorisieren und zu indizieren.\",\"NPZqBL\":\"Bestellung abschließen\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Jetzt bezahlen\",\"qqWcBV\":\"Vollendet\",\"6HK5Ct\":\"Abgeschlossene Bestellungen\",\"NWVRtl\":\"Abgeschlossene Bestellungen\",\"DwF9eH\":\"Komponentencode\",\"Tf55h7\":\"Konfigurierter Rabatt\",\"7VpPHA\":\"Bestätigen\",\"ZaEJZM\":\"E-Mail-Änderung bestätigen\",\"yjkELF\":\"Bestätige neues Passwort\",\"xnWESi\":\"Bestätige das Passwort\",\"p2/GCq\":\"Bestätige das Passwort\",\"wnDgGj\":\"E-Mail-Adresse wird bestätigt …\",\"pbAk7a\":\"Stripe verbinden\",\"UMGQOh\":\"Mit Stripe verbinden\",\"QKLP1W\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu empfangen.\",\"5lcVkL\":\"Verbindungsdetails\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Weitermachen\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Text für Weiter-Schaltfläche\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Weiter einrichten\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Kopiert\",\"T5rdis\":\"in die Zwischenablage kopiert\",\"he3ygx\":\"Kopieren\",\"r2B2P8\":\"Eincheck-URL kopieren\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link kopieren\",\"E6nRW7\":\"URL kopieren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Abdeckung\",\"hYgDIe\":\"Erstellen\",\"b9XOHo\":[\"Erstellen Sie \",[\"0\"]],\"k9RiLi\":\"Ein Produkt erstellen\",\"6kdXbW\":\"Einen Promo-Code erstellen\",\"n5pRtF\":\"Ticket erstellen\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"einen Organizer erstellen\",\"ipP6Ue\":\"Teilnehmer erstellen\",\"VwdqVy\":\"Kapazitätszuweisung erstellen\",\"EwoMtl\":\"Kategorie erstellen\",\"XletzW\":\"Kategorie erstellen\",\"WVbTwK\":\"Eincheckliste erstellen\",\"uN355O\":\"Ereignis erstellen\",\"BOqY23\":\"Neu erstellen\",\"kpJAeS\":\"Organizer erstellen\",\"a0EjD+\":\"Produkt erstellen\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promo-Code erstellen\",\"B3Mkdt\":\"Frage erstellen\",\"UKfi21\":\"Steuer oder Gebühr erstellen\",\"d+F6q9\":\"Erstellt\",\"Q2lUR2\":\"Währung\",\"DCKkhU\":\"Aktuelles Passwort\",\"uIElGP\":\"Benutzerdefinierte Karten-URL\",\"UEqXyt\":\"Benutzerdefinierter Bereich\",\"876pfE\":\"Kunde\",\"QOg2Sf\":\"Passen Sie die E-Mail- und Benachrichtigungseinstellungen für dieses Ereignis an\",\"Y9Z/vP\":\"Passen Sie die Startseite der Veranstaltung und die Nachrichten an der Kasse an\",\"2E2O5H\":\"Passen Sie die sonstigen Einstellungen für dieses Ereignis an\",\"iJhSxe\":\"Passen Sie die SEO-Einstellungen für dieses Event an\",\"KIhhpi\":\"Passen Sie Ihre Veranstaltungsseite an\",\"nrGWUv\":\"Passen Sie Ihre Veranstaltungsseite an Ihre Marke und Ihren Stil an.\",\"Zz6Cxn\":\"Gefahrenzone\",\"ZQKLI1\":\"Gefahrenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum & Zeit\",\"JJhRbH\":\"Kapazität am ersten Tag\",\"cnGeoo\":\"Löschen\",\"jRJZxD\":\"Kapazität löschen\",\"VskHIx\":\"Kategorie löschen\",\"Qrc8RZ\":\"Eincheckliste löschen\",\"WHf154\":\"Code löschen\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Beschreibung\",\"YC3oXa\":\"Beschreibung für das Eincheckpersonal\",\"URmyfc\":\"Einzelheiten\",\"1lRT3t\":\"Das Deaktivieren dieser Kapazität wird Verkäufe verfolgen, aber nicht stoppen, wenn das Limit erreicht ist\",\"H6Ma8Z\":\"Rabatt\",\"ypJ62C\":\"Rabatt %\",\"3LtiBI\":[\"Rabatt in \",[\"0\"]],\"C8JLas\":\"Rabattart\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Dokumentenbeschriftung\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Spende / Produkt mit freier Preiswahl\",\"OvNbls\":\".ics herunterladen\",\"kodV18\":\"CSV herunterladen\",\"CELKku\":\"Rechnung herunterladen\",\"LQrXcu\":\"Rechnung herunterladen\",\"QIodqd\":\"QR-Code herunterladen\",\"yhjU+j\":\"Rechnung wird heruntergeladen\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown-Auswahl\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Ereignis duplizieren\",\"3ogkAk\":\"Ereignis duplizieren\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Optionen duplizieren\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Früher Vogel\",\"ePK91l\":\"Bearbeiten\",\"N6j2JH\":[\"Bearbeiten \",[\"0\"]],\"kBkYSa\":\"Kapazität bearbeiten\",\"oHE9JT\":\"Kapazitätszuweisung bearbeiten\",\"j1Jl7s\":\"Kategorie bearbeiten\",\"FU1gvP\":\"Eincheckliste bearbeiten\",\"iFgaVN\":\"Code bearbeiten\",\"jrBSO1\":\"Organisator bearbeiten\",\"tdD/QN\":\"Produkt bearbeiten\",\"n143Tq\":\"Produktkategorie bearbeiten\",\"9BdS63\":\"Aktionscode bearbeiten\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Frage bearbeiten\",\"poTr35\":\"Benutzer bearbeiten\",\"GTOcxw\":\"Benutzer bearbeiten\",\"pqFrv2\":\"z.B. 2,50 für 2,50 $\",\"3yiej1\":\"z.B. 23,5 für 23,5 %\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"E-Mail- und Benachrichtigungseinstellungen\",\"ATGYL1\":\"E-Mail-Adresse\",\"hzKQCy\":\"E-Mail-Adresse\",\"HqP6Qf\":\"E-Mail-Änderung erfolgreich abgebrochen\",\"mISwW1\":\"E-Mail-Änderung ausstehend\",\"APuxIE\":\"E-Mail-Bestätigung erneut gesendet\",\"YaCgdO\":\"E-Mail-Bestätigung erfolgreich erneut gesendet\",\"jyt+cx\":\"E-Mail-Fußzeilennachricht\",\"I6F3cp\":\"E-Mail nicht verifiziert\",\"NTZ/NX\":\"Einbettungscode\",\"4rnJq4\":\"Einbettungsskript\",\"8oPbg1\":\"Rechnungsstellung aktivieren\",\"j6w7d/\":\"Aktivieren Sie diese Kapazität, um den Produktverkauf zu stoppen, wenn das Limit erreicht ist\",\"VFv2ZC\":\"Enddatum\",\"237hSL\":\"Beendet\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Englisch\",\"MhVoma\":\"Geben Sie einen Betrag ohne Steuern und Gebühren ein.\",\"SlfejT\":\"Fehler\",\"3Z223G\":\"Fehler beim Bestätigen der E-Mail-Adresse\",\"a6gga1\":\"Fehler beim Bestätigen der E-Mail-Änderung\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Ereignis\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Veranstaltungsdatum\",\"0Zptey\":\"Ereignisstandards\",\"QcCPs8\":\"Veranstaltungsdetails\",\"6fuA9p\":\"Ereignis erfolgreich dupliziert\",\"AEuj2m\":\"Veranstaltungsstartseite\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Veranstaltungsort & Details zum Veranstaltungsort\",\"OopDbA\":\"Event page\",\"4/If97\":\"Die Aktualisierung des Ereignisstatus ist fehlgeschlagen. Bitte versuchen Sie es später erneut\",\"btxLWj\":\"Veranstaltungsstatus aktualisiert\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Veranstaltungen\",\"sZg7s1\":\"Ablaufdatum\",\"KnN1Tu\":\"Läuft ab\",\"uaSvqt\":\"Verfallsdatum\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Teilnehmer konnte nicht abgesagt werden\",\"ZpieFv\":\"Stornierung der Bestellung fehlgeschlagen\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Rechnung konnte nicht heruntergeladen werden. Bitte versuchen Sie es erneut.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Laden der Eincheckliste fehlgeschlagen\",\"ZQ15eN\":\"Ticket-E-Mail konnte nicht erneut gesendet werden\",\"ejXy+D\":\"Produkte konnten nicht sortiert werden\",\"PLUB/s\":\"Gebühr\",\"/mfICu\":\"Gebühren\",\"LyFC7X\":\"Bestellungen filtern\",\"cSev+j\":\"Filter\",\"CVw2MU\":[\"Filter (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Erste Rechnungsnummer\",\"V1EGGU\":\"Vorname\",\"kODvZJ\":\"Vorname\",\"S+tm06\":\"Der Vorname muss zwischen 1 und 50 Zeichen lang sein\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Erstmals verwendet\",\"TpqW74\":\"Fest\",\"irpUxR\":\"Fester Betrag\",\"TF9opW\":\"Flash ist auf diesem Gerät nicht verfügbar\",\"UNMVei\":\"Passwort vergessen?\",\"2POOFK\":\"Frei\",\"P/OAYJ\":\"Kostenloses Produkt\",\"vAbVy9\":\"Kostenloses Produkt, keine Zahlungsinformationen erforderlich\",\"nLC6tu\":\"Französisch\",\"Weq9zb\":\"Allgemein\",\"DDcvSo\":\"Deutsch\",\"4GLxhy\":\"Erste Schritte\",\"4D3rRj\":\"Zurück zum Profil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Kalender\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Bruttoumsatz\",\"yRg26W\":\"Bruttoverkäufe\",\"R4r4XO\":\"Gäste\",\"26pGvx\":\"Haben Sie einen Promo-Code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Hier ist ein Beispiel, wie Sie die Komponente in Ihrer Anwendung verwenden können.\",\"Y1SSqh\":\"Hier ist die React-Komponente, die Sie verwenden können, um das Widget in Ihre Anwendung einzubetten.\",\"QuhVpV\":[\"Hallo \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Vor der Öffentlichkeit verborgen\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Versteckte Fragen sind nur für den Veranstalter und nicht für den Kunden sichtbar.\",\"vLyv1R\":\"Verstecken\",\"Mkkvfd\":\"Seite „Erste Schritte“ ausblenden\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Produkt nach Verkaufsenddatum ausblenden\",\"06s3w3\":\"Produkt vor Verkaufsstartdatum ausblenden\",\"axVMjA\":\"Produkt ausblenden, es sei denn, der Benutzer hat einen gültigen Promo-Code\",\"ySQGHV\":\"Produkt bei Ausverkauf ausblenden\",\"SCimta\":\"Blenden Sie die Seite „Erste Schritte“ in der Seitenleiste aus.\",\"5xR17G\":\"Dieses Produkt vor Kunden verbergen\",\"Da29Y6\":\"Diese Frage verbergen\",\"fvDQhr\":\"Diese Ebene vor Benutzern verbergen\",\"lNipG+\":\"Das Ausblenden eines Produkts verhindert, dass Benutzer es auf der Veranstaltungsseite sehen.\",\"ZOBwQn\":\"Homepage-Design\",\"PRuBTd\":\"Homepage-Designer\",\"YjVNGZ\":\"Homepage-Vorschau\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Wie viele Minuten hat der Kunde Zeit, um seine Bestellung abzuschließen. Wir empfehlen mindestens 15 Minuten\",\"ySxKZe\":\"Wie oft kann dieser Code verwendet werden?\",\"dZsDbK\":[\"HTML-Zeichenlimit überschritten: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Ich stimme den <0>Allgemeinen Geschäftsbedingungen zu\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Wenn leer, wird die Adresse verwendet, um einen Google Maps-Link zu erstellen\",\"UYT+c8\":\"Wenn aktiviert, kann das Check-in-Personal Teilnehmer entweder als eingecheckt markieren oder die Bestellung als bezahlt markieren und die Teilnehmer einchecken. Wenn deaktiviert, können Teilnehmer mit unbezahlten Bestellungen nicht eingecheckt werden.\",\"muXhGi\":\"Wenn aktiviert, erhält der Veranstalter eine E-Mail-Benachrichtigung, wenn eine neue Bestellung aufgegeben wird\",\"6fLyj/\":\"Sollten Sie diese Änderung nicht veranlasst haben, ändern Sie bitte umgehend Ihr Passwort.\",\"n/ZDCz\":\"Bild erfolgreich gelöscht\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Bild erfolgreich hochgeladen\",\"VyUuZb\":\"Bild-URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inaktiv\",\"T0K0yl\":\"Inaktive Benutzer können sich nicht anmelden.\",\"kO44sp\":\"Fügen Sie Verbindungsdetails für Ihr Online-Event hinzu. Diese Details werden auf der Bestellübersichtsseite und der Teilnehmer-Ticketseite angezeigt.\",\"FlQKnG\":\"Steuern und Gebühren im Preis einbeziehen\",\"Vi+BiW\":[\"Beinhaltet \",[\"0\"],\" Produkte\"],\"lpm0+y\":\"Beinhaltet 1 Produkt\",\"UiAk5P\":\"Bild einfügen\",\"OyLdaz\":\"Einladung erneut verschickt!\",\"HE6KcK\":\"Einladung widerrufen!\",\"SQKPvQ\":\"Benutzer einladen\",\"bKOYkd\":\"Rechnung erfolgreich heruntergeladen\",\"alD1+n\":\"Rechnungsnotizen\",\"kOtCs2\":\"Rechnungsnummerierung\",\"UZ2GSZ\":\"Rechnungseinstellungen\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Artikel\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etikett\",\"vXIe7J\":\"Sprache\",\"2LMsOq\":\"Letzte 12 Monate\",\"vfe90m\":\"Letzte 14 Tage\",\"aK4uBd\":\"Letzte 24 Stunden\",\"uq2BmQ\":\"Letzte 30 Tage\",\"bB6Ram\":\"Letzte 48 Stunden\",\"VlnB7s\":\"Letzte 6 Monate\",\"ct2SYD\":\"Letzte 7 Tage\",\"XgOuA7\":\"Letzte 90 Tage\",\"I3yitW\":\"Letzte Anmeldung\",\"1ZaQUH\":\"Nachname\",\"UXBCwc\":\"Nachname\",\"tKCBU0\":\"Zuletzt verwendet\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leer lassen, um das Standardwort \\\"Rechnung\\\" zu verwenden\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Wird geladen...\",\"wJijgU\":\"Standort\",\"sQia9P\":\"Anmelden\",\"zUDyah\":\"Einloggen\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Ausloggen\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rechnungsadresse beim Checkout erforderlich machen\",\"MU3ijv\":\"Machen Sie diese Frage obligatorisch\",\"wckWOP\":\"Verwalten\",\"onpJrA\":\"Teilnehmer verwalten\",\"n4SpU5\":\"Veranstaltung verwalten\",\"WVgSTy\":\"Bestellung verwalten\",\"1MAvUY\":\"Zahlungs- und Rechnungseinstellungen für diese Veranstaltung verwalten.\",\"cQrNR3\":\"Profil verwalten\",\"AtXtSw\":\"Verwalten Sie Steuern und Gebühren, die auf Ihre Produkte angewendet werden können\",\"ophZVW\":\"Tickets verwalten\",\"DdHfeW\":\"Verwalten Sie Ihre Kontodetails und Standardeinstellungen\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Verwalten Sie Ihre Benutzer und deren Berechtigungen\",\"1m+YT2\":\"Bevor der Kunde zur Kasse gehen kann, müssen obligatorische Fragen beantwortet werden.\",\"Dim4LO\":\"Einen Teilnehmer manuell hinzufügen\",\"e4KdjJ\":\"Teilnehmer manuell hinzufügen\",\"vFjEnF\":\"Als bezahlt markieren\",\"g9dPPQ\":\"Maximal pro Bestellung\",\"l5OcwO\":\"Nachricht an Teilnehmer\",\"Gv5AMu\":\"Nachrichten an Teilnehmer senden\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Nachricht an den Käufer\",\"tNZzFb\":\"Nachrichteninhalt\",\"lYDV/s\":\"Nachrichten an einzelne Teilnehmer senden\",\"V7DYWd\":\"Nachricht gesendet\",\"t7TeQU\":\"Mitteilungen\",\"xFRMlO\":\"Mindestbestellwert\",\"QYcUEf\":\"Minimaler Preis\",\"RDie0n\":\"Sonstiges\",\"mYLhkl\":\"Verschiedene Einstellungen\",\"KYveV8\":\"Mehrzeiliges Textfeld\",\"VD0iA7\":\"Mehrere Preisoptionen. Perfekt für Frühbucherprodukte usw.\",\"/bhMdO\":\"Meine tolle Eventbeschreibung...\",\"vX8/tc\":\"Mein toller Veranstaltungstitel …\",\"hKtWk2\":\"Mein Profil\",\"fj5byd\":\"N/V\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigieren Sie zu Teilnehmer\",\"qqeAJM\":\"Niemals\",\"7vhWI8\":\"Neues Kennwort\",\"1UzENP\":\"Nein\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Keine archivierten Veranstaltungen anzuzeigen.\",\"q2LEDV\":\"Für diese Bestellung wurden keine Teilnehmer gefunden.\",\"zlHa5R\":\"Zu dieser Bestellung wurden keine Teilnehmer hinzugefügt.\",\"Wjz5KP\":\"Keine Teilnehmer zum Anzeigen\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Keine Kapazitätszuweisungen\",\"a/gMx2\":\"Keine Einchecklisten\",\"tMFDem\":\"Keine Daten verfügbar\",\"6Z/F61\":\"Keine Daten verfügbar. Bitte wählen Sie einen Datumsbereich aus.\",\"fFeCKc\":\"Kein Rabatt\",\"HFucK5\":\"Keine beendeten Veranstaltungen anzuzeigen.\",\"yAlJXG\":\"Keine Ereignisse zum Anzeigen\",\"GqvPcv\":\"Keine Filter verfügbar\",\"KPWxKD\":\"Keine Nachrichten zum Anzeigen\",\"J2LkP8\":\"Keine Bestellungen anzuzeigen\",\"RBXXtB\":\"Derzeit sind keine Zahlungsmethoden verfügbar. Bitte wenden Sie sich an den Veranstalter, um Unterstützung zu erhalten.\",\"ZWEfBE\":\"Keine Zahlung erforderlich\",\"ZPoHOn\":\"Kein Produkt mit diesem Teilnehmer verknüpft.\",\"Ya1JhR\":\"Keine Produkte in dieser Kategorie verfügbar.\",\"FTfObB\":\"Noch keine Produkte\",\"+Y976X\":\"Keine Promo-Codes anzuzeigen\",\"MAavyl\":\"Dieser Teilnehmer hat keine Fragen beantwortet.\",\"SnlQeq\":\"Für diese Bestellung wurden keine Fragen gestellt.\",\"Ev2r9A\":\"Keine Ergebnisse\",\"gk5uwN\":\"Keine Suchergebnisse\",\"RHyZUL\":\"Keine Suchergebnisse.\",\"RY2eP1\":\"Es wurden keine Steuern oder Gebühren hinzugefügt.\",\"EdQY6l\":\"Keine\",\"OJx3wK\":\"Nicht verfügbar\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notizen\",\"jtrY3S\":\"Noch nichts zu zeigen\",\"hFwWnI\":\"Benachrichtigungseinstellungen\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Veranstalter über neue Bestellungen benachrichtigen\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Anzahl der für die Zahlung zulässigen Tage (leer lassen, um Zahlungsbedingungen auf Rechnungen wegzulassen)\",\"n86jmj\":\"Nummernpräfix\",\"mwe+2z\":\"Offline-Bestellungen werden in der Veranstaltungsstatistik erst berücksichtigt, wenn die Bestellung als bezahlt markiert wurde.\",\"dWBrJX\":\"Offline-Zahlung fehlgeschlagen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Veranstalter.\",\"fcnqjw\":\"Offline-Zahlungsanweisungen\",\"+eZ7dp\":\"Offline-Zahlungen\",\"ojDQlR\":\"Informationen zu Offline-Zahlungen\",\"u5oO/W\":\"Einstellungen für Offline-Zahlungen\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Im Angebot\",\"Ug4SfW\":\"Sobald Sie ein Ereignis erstellt haben, wird es hier angezeigt.\",\"ZxnK5C\":\"Sobald Sie Daten sammeln, werden sie hier angezeigt.\",\"PnSzEc\":\"Sobald Sie bereit sind, setzen Sie Ihre Veranstaltung live und beginnen Sie mit dem Verkauf von Produkten.\",\"J6n7sl\":\"Laufend\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Details zur Online-Veranstaltung\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Check-In-Seite öffnen\",\"OdnLE4\":\"Seitenleiste öffnen\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optionale zusätzliche Informationen, die auf allen Rechnungen erscheinen (z. B. Zahlungsbedingungen, Gebühren für verspätete Zahlungen, Rückgaberichtlinien)\",\"OrXJBY\":\"Optionales Präfix für Rechnungsnummern (z. B. INV-)\",\"0zpgxV\":\"Optionen\",\"BzEFor\":\"oder\",\"UYUgdb\":\"Befehl\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Bestellung storniert\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Auftragsdatum\",\"Tol4BF\":\"Bestelldetails\",\"WbImlQ\":\"Die Bestellung wurde storniert und der Bestellinhaber wurde benachrichtigt.\",\"nAn4Oe\":\"Bestellung als bezahlt markiert\",\"uzEfRz\":\"Bestellnotizen\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Bestellnummer\",\"acIJ41\":\"Bestellstatus\",\"GX6dZv\":\"Bestellübersicht\",\"tDTq0D\":\"Bestell-Timeout\",\"1h+RBg\":\"Aufträge\",\"3y+V4p\":\"Organisationsadresse\",\"GVcaW6\":\"Organisationsdetails\",\"nfnm9D\":\"Organisationsname\",\"G5RhpL\":\"Veranstalter\",\"mYygCM\":\"Veranstalter ist erforderlich\",\"Pa6G7v\":\"Name des Organisators\",\"l894xP\":\"Organisatoren können nur Veranstaltungen und Produkte verwalten. Sie können keine Benutzer, Kontoeinstellungen oder Abrechnungsinformationen verwalten.\",\"fdjq4c\":\"Innenabstand\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Seite nicht gefunden\",\"QbrUIo\":\"Seitenaufrufe\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"bezahlt\",\"HVW65c\":\"Bezahltes Produkt\",\"ZfxaB4\":\"Teilweise erstattet\",\"8ZsakT\":\"Passwort\",\"TUJAyx\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"vwGkYB\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"BLTZ42\":\"Passwort erfolgreich zurückgesetzt. Bitte melden Sie sich mit Ihrem neuen Passwort an.\",\"f7SUun\":\"Passwörter sind nicht gleich\",\"aEDp5C\":\"Fügen Sie dies dort ein, wo das Widget erscheinen soll.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Zahlung\",\"Lg+ewC\":\"Zahlung & Rechnungsstellung\",\"DZjk8u\":\"Einstellungen für Zahlung & Rechnungsstellung\",\"lflimf\":\"Zahlungsfrist\",\"JhtZAK\":\"Bezahlung fehlgeschlagen\",\"JEdsvQ\":\"Zahlungsanweisungen\",\"bLB3MJ\":\"Zahlungsmethoden\",\"QzmQBG\":\"Zahlungsanbieter\",\"lsxOPC\":\"Zahlung erhalten\",\"wJTzyi\":\"Zahlungsstatus\",\"xgav5v\":\"Zahlung erfolgreich abgeschlossen!\",\"R29lO5\":\"Zahlungsbedingungen\",\"/roQKz\":\"Prozentsatz\",\"vPJ1FI\":\"Prozentualer Betrag\",\"xdA9ud\":\"Platzieren Sie dies im Ihrer Website.\",\"blK94r\":\"Bitte fügen Sie mindestens eine Option hinzu\",\"FJ9Yat\":\"Bitte überprüfen Sie, ob die angegebenen Informationen korrekt sind\",\"TkQVup\":\"Bitte überprüfen Sie Ihre E-Mail und Ihr Passwort und versuchen Sie es erneut\",\"sMiGXD\":\"Bitte überprüfen Sie, ob Ihre E-Mail gültig ist\",\"Ajavq0\":\"Bitte überprüfen Sie Ihre E-Mail, um Ihre E-Mail-Adresse zu bestätigen\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Bitte fahren Sie im neuen Tab fort\",\"hcX103\":\"Bitte erstellen Sie ein Produkt\",\"cdR8d6\":\"Bitte erstellen Sie ein Ticket\",\"x2mjl4\":\"Bitte geben Sie eine gültige Bild-URL ein, die auf ein Bild verweist.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Bitte beachten Sie\",\"C63rRe\":\"Bitte kehre zur Veranstaltungsseite zurück, um neu zu beginnen.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Bitte wählen Sie mindestens ein Produkt aus\",\"igBrCH\":\"Bitte bestätigen Sie Ihre E-Mail-Adresse, um auf alle Funktionen zugreifen zu können\",\"/IzmnP\":\"Bitte warten Sie, während wir Ihre Rechnung vorbereiten...\",\"MOERNx\":\"Portugiesisch\",\"qCJyMx\":\"Checkout-Nachricht veröffentlichen\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Nachricht vor dem Checkout\",\"rdUucN\":\"Vorschau\",\"a7u1N9\":\"Preis\",\"CmoB9j\":\"Preisanzeigemodus\",\"BI7D9d\":\"Preis nicht festgelegt\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Preistyp\",\"6RmHKN\":\"Primärfarbe\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primäre Textfarbe\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Alle Tickets ausdrucken\",\"DKwDdj\":\"Tickets drucken\",\"K47k8R\":\"Produkt\",\"1JwlHk\":\"Produktkategorie\",\"U61sAj\":\"Produktkategorie erfolgreich aktualisiert.\",\"1USFWA\":\"Produkt erfolgreich gelöscht\",\"4Y2FZT\":\"Produktpreistyp\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Produktverkäufe\",\"U/R4Ng\":\"Produktebene\",\"sJsr1h\":\"Produkttyp\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produkt(e)\",\"N0qXpE\":\"Produkte\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Verkaufte Produkte\",\"/u4DIx\":\"Verkaufte Produkte\",\"DJQEZc\":\"Produkte erfolgreich sortiert\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil erfolgreich aktualisiert\",\"cl5WYc\":[\"Aktionscode \",[\"promo_code\"],\" angewendet\"],\"P5sgAk\":\"Aktionscode\",\"yKWfjC\":\"Aktionscode-Seite\",\"RVb8Fo\":\"Promo-Codes\",\"BZ9GWa\":\"Mit Promo-Codes können Sie Rabatte oder Vorverkaufszugang anbieten oder Sonderzugang zu Ihrer Veranstaltung gewähren.\",\"OP094m\":\"Bericht zu Aktionscodes\",\"4kyDD5\":\"Geben Sie zusätzlichen Kontext oder Anweisungen für diese Frage an. Verwenden Sie dieses Feld, um Bedingungen, Richtlinien oder wichtige Informationen hinzuzufügen, die die Teilnehmer vor dem Beantworten wissen müssen.\",\"toutGW\":\"QR-Code\",\"LkMOWF\":\"Verfügbare Menge\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Frage gelöscht\",\"avf0gk\":\"Fragebeschreibung\",\"oQvMPn\":\"Fragentitel\",\"enzGAL\":\"Fragen\",\"ROv2ZT\":\"Fragen & Antworten\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio-Option\",\"C4TjpG\":\"Lese weniger\",\"I3QpvQ\":\"Empfänger\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Rückerstattung fehlgeschlagen\",\"n10yGu\":\"Rückerstattungsauftrag\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Rückerstattung ausstehend\",\"xHpVRl\":\"Rückerstattungsstatus\",\"/BI0y9\":\"Rückerstattung\",\"fgLNSM\":\"Registrieren\",\"9+8Vez\":\"Verbleibende Verwendungen\",\"tasfos\":\"entfernen\",\"t/YqKh\":\"Entfernen\",\"t9yxlZ\":\"Berichte\",\"prZGMe\":\"Rechnungsadresse erforderlich\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-Mail-Bestätigung erneut senden\",\"wIa8Qe\":\"Einladung erneut versenden\",\"VeKsnD\":\"Bestell-E-Mail erneut senden\",\"dFuEhO\":\"Ticket-E-Mail erneut senden\",\"o6+Y6d\":\"Erneut senden...\",\"OfhWJH\":\"Zurücksetzen\",\"RfwZxd\":\"Passwort zurücksetzen\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Veranstaltung wiederherstellen\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Zur Veranstaltungsseite zurückkehren\",\"8YBH95\":\"Einnahmen\",\"PO/sOY\":\"Einladung widerrufen\",\"GDvlUT\":\"Rolle\",\"ELa4O9\":\"Verkaufsende\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Verkaufsstartdatum\",\"hBsw5C\":\"Verkauf beendet\",\"kpAzPe\":\"Verkaufsstart\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Speichern\",\"IUwGEM\":\"Änderungen speichern\",\"U65fiW\":\"Organizer speichern\",\"UGT5vp\":\"Einstellungen speichern\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Suche nach Teilnehmername, E-Mail oder Bestellnummer ...\",\"+pr/FY\":\"Suche nach Veranstaltungsnamen...\",\"3zRbWw\":\"Suchen Sie nach Namen, E-Mail oder Bestellnummer ...\",\"L22Tdf\":\"Suchen nach Name, Bestellnummer, Teilnehmernummer oder E-Mail...\",\"BiYOdA\":\"Suche mit Name...\",\"YEjitp\":\"Suche nach Thema oder Inhalt...\",\"Pjsch9\":\"Kapazitätszuweisungen suchen...\",\"r9M1hc\":\"Einchecklisten durchsuchen...\",\"+0Yy2U\":\"Produkte suchen\",\"YIix5Y\":\"Suchen...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Sekundärfarbe\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Sekundäre Textfarbe\",\"02ePaq\":[[\"0\"],\" auswählen\"],\"QuNKRX\":\"Kamera auswählen\",\"9FQEn8\":\"Kategorie auswählen...\",\"kWI/37\":\"Veranstalter auswählen\",\"ixIx1f\":\"Produkt auswählen\",\"3oSV95\":\"Produktebene auswählen\",\"C4Y1hA\":\"Produkte auswählen\",\"hAjDQy\":\"Status auswählen\",\"QYARw/\":\"Ticket auswählen\",\"OMX4tH\":\"Tickets auswählen\",\"DrwwNd\":\"Zeitraum auswählen\",\"O/7I0o\":\"Wählen...\",\"JlFcis\":\"Schicken\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Eine Nachricht schicken\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Nachricht Senden\",\"D7ZemV\":\"Bestellbestätigung und Ticket-E-Mail senden\",\"v1rRtW\":\"Test senden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO-Beschreibung\",\"/SIY6o\":\"SEO-Schlüsselwörter\",\"GfWoKv\":\"SEO-Einstellungen\",\"rXngLf\":\"SEO-Titel\",\"/jZOZa\":\"Servicegebühr\",\"Bj/QGQ\":\"Legen Sie einen Mindestpreis fest und lassen Sie die Nutzer mehr zahlen, wenn sie wollen.\",\"L0pJmz\":\"Legen Sie die Startnummer für die Rechnungsnummerierung fest. Dies kann nicht geändert werden, sobald Rechnungen generiert wurden.\",\"nYNT+5\":\"Richten Sie Ihre Veranstaltung ein\",\"A8iqfq\":\"Schalten Sie Ihr Event live\",\"Tz0i8g\":\"Einstellungen\",\"Z8lGw6\":\"Teilen\",\"B2V3cA\":\"Veranstaltung teilen\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Verfügbare Produktmenge anzeigen\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Zeig mehr\",\"izwOOD\":\"Steuern und Gebühren separat ausweisen\",\"1SbbH8\":\"Wird dem Kunden nach dem Checkout auf der Bestellübersichtsseite angezeigt.\",\"YfHZv0\":\"Wird dem Kunden vor dem Bezahlvorgang angezeigt\",\"CBBcly\":\"Zeigt allgemeine Adressfelder an, einschließlich Land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Einzeiliges Textfeld\",\"+P0Cn2\":\"Überspringe diesen Schritt\",\"YSEnLE\":\"Schmied\",\"lgFfeO\":\"Ausverkauft\",\"Mi1rVn\":\"Ausverkauft\",\"nwtY4N\":\"Etwas ist schiefgelaufen\",\"GRChTw\":\"Beim Löschen der Steuer oder Gebühr ist ein Fehler aufgetreten\",\"YHFrbe\":\"Etwas ist schief gelaufen. Bitte versuche es erneut\",\"kf83Ld\":\"Etwas ist schief gelaufen.\",\"fWsBTs\":\"Etwas ist schief gelaufen. Bitte versuche es erneut.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Dieser Aktionscode wird leider nicht erkannt\",\"65A04M\":\"Spanisch\",\"mFuBqb\":\"Standardprodukt mit festem Preis\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat oder Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-Zahlungen sind für diese Veranstaltung nicht aktiviert.\",\"UJmAAK\":\"Thema\",\"X2rrlw\":\"Zwischensumme\",\"zzDlyQ\":\"Erfolg\",\"b0HJ45\":[\"Erfolgreich! \",[\"0\"],\" erhält in Kürze eine E-Mail.\"],\"BJIEiF\":[\"Erfolgreich \",[\"0\"],\" Teilnehmer\"],\"OtgNFx\":\"E-Mail-Adresse erfolgreich bestätigt\",\"IKwyaF\":\"E-Mail-Änderung erfolgreich bestätigt\",\"zLmvhE\":\"Teilnehmer erfolgreich erstellt\",\"gP22tw\":\"Produkt erfolgreich erstellt\",\"9mZEgt\":\"Promo-Code erfolgreich erstellt\",\"aIA9C4\":\"Frage erfolgreich erstellt\",\"J3RJSZ\":\"Teilnehmer erfolgreich aktualisiert\",\"3suLF0\":\"Kapazitätszuweisung erfolgreich aktualisiert\",\"Z+rnth\":\"Eincheckliste erfolgreich aktualisiert\",\"vzJenu\":\"E-Mail-Einstellungen erfolgreich aktualisiert\",\"7kOMfV\":\"Ereignis erfolgreich aktualisiert\",\"G0KW+e\":\"Erfolgreich aktualisiertes Homepage-Design\",\"k9m6/E\":\"Homepage-Einstellungen erfolgreich aktualisiert\",\"y/NR6s\":\"Standort erfolgreich aktualisiert\",\"73nxDO\":\"Verschiedene Einstellungen erfolgreich aktualisiert\",\"4H80qv\":\"Bestellung erfolgreich aktualisiert\",\"6xCBVN\":\"Einstellungen für Zahlung & Rechnungsstellung erfolgreich aktualisiert\",\"1Ycaad\":\"Produkt erfolgreich aktualisiert\",\"70dYC8\":\"Promo-Code erfolgreich aktualisiert\",\"F+pJnL\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support-E-Mail\",\"uRfugr\":\"T-Shirt\",\"JpohL9\":\"Steuer\",\"geUFpZ\":\"Steuern & Gebühren\",\"dFHcIn\":\"Steuerdetails\",\"wQzCPX\":\"Steuerinformationen, die unten auf allen Rechnungen erscheinen sollen (z. B. USt-Nummer, Steuerregistrierung)\",\"0RXCDo\":\"Steuer oder Gebühr erfolgreich gelöscht\",\"ZowkxF\":\"Steuern\",\"qu6/03\":\"Steuern und Gebühren\",\"gypigA\":\"Dieser Aktionscode ist ungültig\",\"5ShqeM\":\"Die gesuchte Eincheckliste existiert nicht.\",\"QXlz+n\":\"Die Standardwährung für Ihre Ereignisse.\",\"mnafgQ\":\"Die Standardzeitzone für Ihre Ereignisse.\",\"o7s5FA\":\"Die Sprache, in der der Teilnehmer die E-Mails erhalten soll.\",\"NlfnUd\":\"Der Link, auf den Sie geklickt haben, ist ungültig.\",\"HsFnrk\":[\"Die maximale Anzahl an Produkten für \",[\"0\"],\" ist \",[\"1\"]],\"TSAiPM\":\"Die gesuchte Seite existiert nicht\",\"MSmKHn\":\"Der dem Kunden angezeigte Preis versteht sich inklusive Steuern und Gebühren.\",\"6zQOg1\":\"Der dem Kunden angezeigte Preis enthält keine Steuern und Gebühren. Diese werden separat ausgewiesen\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Der Titel der Veranstaltung, der in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird der Veranstaltungstitel verwendet\",\"wDx3FF\":\"Für diese Veranstaltung sind keine Produkte verfügbar\",\"pNgdBv\":\"In dieser Kategorie sind keine Produkte verfügbar\",\"rMcHYt\":\"Eine Rückerstattung steht aus. Bitte warten Sie, bis der Vorgang abgeschlossen ist, bevor Sie eine weitere Rückerstattung anfordern.\",\"F89D36\":\"Beim Markieren der Bestellung als bezahlt ist ein Fehler aufgetreten\",\"68Axnm\":\"Bei der Bearbeitung Ihrer Anfrage ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\",\"mVKOW6\":\"Beim Senden Ihrer Nachricht ist ein Fehler aufgetreten\",\"AhBPHd\":\"Diese Details werden nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"Pc/Wtj\":\"Dieser Teilnehmer hat eine unbezahlte Bestellung.\",\"mf3FrP\":\"Diese Kategorie hat noch keine Produkte.\",\"8QH2Il\":\"Diese Kategorie ist vor der öffentlichen Ansicht verborgen\",\"xxv3BZ\":\"Diese Eincheckliste ist abgelaufen\",\"Sa7w7S\":\"Diese Eincheckliste ist abgelaufen und steht nicht mehr für Eincheckungen zur Verfügung.\",\"Uicx2U\":\"Diese Eincheckliste ist aktiv\",\"1k0Mp4\":\"Diese Eincheckliste ist noch nicht aktiv\",\"K6fmBI\":\"Diese Eincheckliste ist noch nicht aktiv und steht nicht für Eincheckungen zur Verfügung.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Diese Informationen werden auf der Zahlungsseite, der Bestellübersichtsseite und in der Bestellbestätigungs-E-Mail angezeigt.\",\"XAHqAg\":\"Dies ist ein allgemeines Produkt, wie ein T-Shirt oder eine Tasse. Es wird kein Ticket ausgestellt\",\"CNk/ro\":\"Dies ist eine Online-Veranstaltung\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Diese Nachricht wird in die Fußzeile aller E-Mails aufgenommen, die von dieser Veranstaltung gesendet werden.\",\"55i7Fa\":\"Diese Nachricht wird nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"RjwlZt\":\"Diese Bestellung wurde bereits bezahlt.\",\"5K8REg\":\"Diese Bestellung wurde bereits zurückerstattet.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Diese Bestellung wurde storniert.\",\"Q0zd4P\":\"Diese Bestellung ist abgelaufen. Bitte erneut beginnen.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Diese Bestellung ist abgeschlossen.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Diese Bestellseite ist nicht mehr verfügbar.\",\"i0TtkR\":\"Dies überschreibt alle Sichtbarkeitseinstellungen und verbirgt das Produkt vor allen Kunden.\",\"cRRc+F\":\"Dieses Produkt kann nicht gelöscht werden, da es mit einer Bestellung verknüpft ist. Sie können es stattdessen ausblenden.\",\"3Kzsk7\":\"Dieses Produkt ist ein Ticket. Käufer erhalten nach dem Kauf ein Ticket\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Dieser Link zum Zurücksetzen des Passworts ist ungültig oder abgelaufen.\",\"IV9xTT\":\"Dieser Benutzer ist nicht aktiv, da er die Einladung nicht angenommen hat.\",\"5AnPaO\":\"Ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Die Ticket-E-Mail wurde erneut an den Teilnehmer gesendet.\",\"54q0zp\":\"Tickets für\",\"xN9AhL\":[\"Stufe \",[\"0\"]],\"jZj9y9\":\"Gestuftes Produkt\",\"8wITQA\":\"Gestufte Produkte ermöglichen es Ihnen, mehrere Preisoptionen für dasselbe Produkt anzubieten. Dies ist ideal für Frühbucherprodukte oder um unterschiedliche Preisoptionen für verschiedene Personengruppen anzubieten.\\\" # de\",\"nn3mSR\":\"Verbleibende Zeit:\",\"s/0RpH\":\"Nutzungshäufigkeit\",\"y55eMd\":\"Anzahl der Verwendungen\",\"40Gx0U\":\"Zeitzone\",\"oDGm7V\":\"TIPP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Werkzeuge\",\"72c5Qo\":\"Gesamt\",\"YXx+fG\":\"Gesamt vor Rabatten\",\"NRWNfv\":\"Gesamtrabattbetrag\",\"BxsfMK\":\"Gesamtkosten\",\"2bR+8v\":\"Gesamtumsatz brutto\",\"mpB/d9\":\"Gesamtbestellwert\",\"m3FM1g\":\"Gesamtbetrag zurückerstattet\",\"jEbkcB\":\"Insgesamt erstattet\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Gesamtsteuer\",\"+zy2Nq\":\"Typ\",\"FMdMfZ\":\"Teilnehmer konnte nicht eingecheckt werden\",\"bPWBLL\":\"Teilnehmer konnte nicht ausgecheckt werden\",\"9+P7zk\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"WLxtFC\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"/cSMqv\":\"Frage konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"MH/lj8\":\"Frage kann nicht aktualisiert werden. Bitte überprüfen Sie Ihre Angaben\",\"nnfSdK\":\"Einzigartige Kunden\",\"Mqy/Zy\":\"Vereinigte Staaten\",\"NIuIk1\":\"Unbegrenzt\",\"/p9Fhq\":\"Unbegrenzt verfügbar\",\"E0q9qH\":\"Unbegrenzte Nutzung erlaubt\",\"h10Wm5\":\"Unbezahlte Bestellung\",\"ia8YsC\":\"Bevorstehende\",\"TlEeFv\":\"Bevorstehende Veranstaltungen\",\"L/gNNk\":[\"Aktualisierung \",[\"0\"]],\"+qqX74\":\"Aktualisieren Sie den Namen, die Beschreibung und die Daten der Veranstaltung\",\"vXPSuB\":\"Profil aktualisieren\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL in die Zwischenablage kopiert\",\"e5lF64\":\"Verwendungsbeispiel\",\"fiV0xj\":\"Verwendungslimit\",\"sGEOe4\":\"Verwenden Sie eine unscharfe Version des Titelbilds als Hintergrund\",\"OadMRm\":\"Titelbild verwenden\",\"7PzzBU\":\"Benutzer\",\"yDOdwQ\":\"Benutzerverwaltung\",\"Sxm8rQ\":\"Benutzer\",\"VEsDvU\":\"Benutzer können ihre E-Mail in den <0>Profileinstellungen ändern.\",\"vgwVkd\":\"koordinierte Weltzeit\",\"khBZkl\":\"Umsatzsteuer\",\"E/9LUk\":\"Veranstaltungsort Namen\",\"jpctdh\":\"Ansehen\",\"Pte1Hv\":\"Teilnehmerdetails anzeigen\",\"/5PEQz\":\"Zur Veranstaltungsseite\",\"fFornT\":\"Vollständige Nachricht anzeigen\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Auf Google Maps anzeigen\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP-Eincheckliste\",\"tF+VVr\":\"VIP-Ticket\",\"2q/Q7x\":\"Sichtweite\",\"vmOFL/\":\"Wir konnten Ihre Zahlung nicht verarbeiten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"45Srzt\":\"Die Kategorie konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.\",\"/DNy62\":[\"Wir konnten keine Tickets finden, die mit \",[\"0\"],\" übereinstimmen\"],\"1E0vyy\":\"Wir konnten die Daten nicht laden. Bitte versuchen Sie es erneut.\",\"NmpGKr\":\"Wir konnten die Kategorien nicht neu ordnen. Bitte versuchen Sie es erneut.\",\"BJtMTd\":\"Wir empfehlen Abmessungen von 2160 x 1080 Pixel und eine maximale Dateigröße von 5 MB.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Wir konnten Ihre Zahlung nicht bestätigen. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"Gspam9\":\"Wir bearbeiten Ihre Bestellung. Bitte warten...\",\"LuY52w\":\"Willkommen an Bord! Bitte melden Sie sich an, um fortzufahren.\",\"dVxpp5\":[\"Willkommen zurück\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Was sind gestufte Produkte?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Was ist eine Kategorie?\",\"gxeWAU\":\"Für welche Produkte gilt dieser Code?\",\"hFHnxR\":\"Für welche Produkte gilt dieser Code? (Standardmäßig gilt er für alle)\",\"AeejQi\":\"Für welche Produkte soll diese Kapazität gelten?\",\"Rb0XUE\":\"Um wie viel Uhr werden Sie ankommen?\",\"5N4wLD\":\"Um welche Art von Frage handelt es sich?\",\"gyLUYU\":\"Wenn aktiviert, werden Rechnungen für Ticketbestellungen erstellt. Rechnungen werden zusammen mit der Bestellbestätigungs-E-Mail gesendet. Teilnehmer können ihre Rechnungen auch von der Bestellbestätigungsseite herunterladen.\",\"D3opg4\":\"Wenn Offline-Zahlungen aktiviert sind, können Benutzer ihre Bestellungen abschließen und ihre Tickets erhalten. Ihre Tickets werden klar anzeigen, dass die Bestellung nicht bezahlt ist, und das Check-in-Tool wird das Check-in-Personal benachrichtigen, wenn eine Bestellung eine Zahlung erfordert.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Welche Tickets sollen mit dieser Eincheckliste verknüpft werden?\",\"S+OdxP\":\"Wer organisiert diese Veranstaltung?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Wem sollte diese Frage gestellt werden?\",\"VxFvXQ\":\"Widget einbetten\",\"v1P7Gm\":\"Widget-Einstellungen\",\"b4itZn\":\"Arbeiten\",\"hqmXmc\":\"Arbeiten...\",\"+G/XiQ\":\"Seit Jahresbeginn\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, entfernen\",\"ySeBKv\":\"Sie haben dieses Ticket bereits gescannt\",\"P+Sty0\":[\"Sie ändern Ihre E-Mail zu <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sie sind offline\",\"sdB7+6\":\"Sie können einen Promo-Code erstellen, der sich auf dieses Produkt richtet auf der\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Sie können den Produkttyp nicht ändern, da Teilnehmer mit diesem Produkt verknüpft sind.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Sie können Teilnehmer mit unbezahlten Bestellungen nicht einchecken. Diese Einstellung kann in den Veranstaltungsdetails geändert werden.\",\"c9Evkd\":\"Sie können die letzte Kategorie nicht löschen.\",\"6uwAvx\":\"Sie können diese Preiskategorie nicht löschen, da für diese Kategorie bereits Produkte verkauft wurden. Sie können sie stattdessen ausblenden.\",\"tFbRKJ\":\"Sie können die Rolle oder den Status des Kontoinhabers nicht bearbeiten.\",\"fHfiEo\":\"Sie können eine manuell erstellte Bestellung nicht zurückerstatten.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Sie haben Zugriff auf mehrere Konten. Bitte wählen Sie eines aus, um fortzufahren.\",\"Z6q0Vl\":\"Sie haben diese Einladung bereits angenommen. Bitte melden Sie sich an, um fortzufahren.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Sie haben keine ausstehende E-Mail-Änderung.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Die Zeit für die Bestellung ist abgelaufen.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Sie haben noch keine Nachrichten gesendet. Sie können Nachrichten an alle Teilnehmer oder an bestimmte Produkthalter senden.\",\"R6i9o9\":\"Sie müssen bestätigen, dass diese E-Mail keinen Werbezweck hat\",\"3ZI8IL\":\"Sie müssen den Allgemeinen Geschäftsbedingungen zustimmen\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Sie müssen ein Ticket erstellen, bevor Sie einen Teilnehmer manuell hinzufügen können.\",\"jE4Z8R\":\"Sie müssen mindestens eine Preisstufe haben\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Sie müssen eine Bestellung manuell als bezahlt markieren. Dies kann auf der Bestellverwaltungsseite erfolgen.\",\"L/+xOk\":\"Sie benötigen ein Ticket, bevor Sie eine Eincheckliste erstellen können.\",\"Djl45M\":\"Sie benötigen ein Produkt, bevor Sie eine Kapazitätszuweisung erstellen können.\",\"y3qNri\":\"Sie benötigen mindestens ein Produkt, um loszulegen. Kostenlos, bezahlt oder lassen Sie den Benutzer entscheiden, was er zahlen möchte.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Ihr Kontoname wird auf Veranstaltungsseiten und in E-Mails verwendet.\",\"veessc\":\"Ihre Teilnehmer werden hier angezeigt, sobald sie sich für Ihre Veranstaltung registriert haben. Sie können Teilnehmer auch manuell hinzufügen.\",\"Eh5Wrd\":\"Ihre tolle Website 🎉\",\"lkMK2r\":\"Deine Details\",\"3ENYTQ\":[\"Ihre E-Mail-Anfrage zur Änderung auf <0>\",[\"0\"],\" steht noch aus. Bitte überprüfen Sie Ihre E-Mail, um sie zu bestätigen\"],\"yZfBoy\":\"Ihre Nachricht wurde gesendet\",\"KSQ8An\":\"Deine Bestellung\",\"Jwiilf\":\"Deine Bestellung wurde storniert\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Sobald Ihre Bestellungen eintreffen, werden sie hier angezeigt.\",\"9TO8nT\":\"Ihr Passwort\",\"P8hBau\":\"Ihre Zahlung wird verarbeitet.\",\"UdY1lL\":\"Ihre Zahlung war nicht erfolgreich, bitte versuchen Sie es erneut.\",\"fzuM26\":\"Ihre Zahlung war nicht erfolgreich. Bitte versuchen Sie es erneut.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Ihre Rückerstattung wird bearbeitet.\",\"IFHV2p\":\"Ihr Ticket für\",\"x1PPdr\":\"Postleitzahl\",\"BM/KQm\":\"Postleitzahl\",\"+LtVBt\":\"Postleitzahl\",\"25QDJ1\":\"- Zum Veröffentlichen klicken\",\"WOyJmc\":\"- Zum Rückgängigmachen der Veröffentlichung klicken\",\"ncwQad\":\"(leer)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" ist bereits eingecheckt\"],\"S4PqS9\":[[\"0\"],\" aktive Webhooks\"],\"6MIiOI\":[[\"0\"],\" übrig\"],\"COnw8D\":[[\"0\"],\" Logo\"],\"B7pZfX\":[[\"0\"],\" Veranstalter\"],\"/HkCs4\":[[\"0\"],\" Tickets\"],\"TjbIUI\":[[\"availableCount\"],\" von \",[\"totalCount\"],\" verfügbar\"],\"OJnhhX\":[[\"eventCount\"],\" Ereignisse\"],\"3IEF7U\":[[\"totalCount\"],\" Ticketarten\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Steuern/Gebühren\",\"B1St2O\":\"<0>Check-in-Listen helfen Ihnen, den Veranstaltungseinlass nach Tag, Bereich oder Tickettyp zu verwalten. Sie können Tickets mit bestimmten Listen wie VIP-Bereichen oder Tag-1-Pässen verknüpfen und einen sicheren Check-in-Link mit dem Personal teilen. Es ist kein Konto erforderlich. Check-in funktioniert auf Mobilgeräten, Desktop oder Tablet mit einer Gerätekamera oder einem HID-USB-Scanner. \",\"v9VSIS\":\"<0>Legen Sie ein einziges Gesamtlimit für die Teilnehmerzahl fest, das gleichzeitig für mehrere Ticketarten gilt.<1>Wenn Sie beispielsweise ein <2>Tagesticket und ein <3>Wochenendticket verknüpfen, ziehen beide aus demselben Platzpool. Sobald das Limit erreicht ist, werden alle verknüpften Tickets automatisch nicht mehr verkauft.\",\"ZnVt5v\":\"<0>Webhooks benachrichtigen externe Dienste sofort, wenn Ereignisse eintreten, z. B. wenn ein neuer Teilnehmer zu deinem CRM oder deiner Mailingliste hinzugefügt wird, um eine nahtlose Automatisierung zu gewährleisten.<1>Nutze Drittanbieterdienste wie <2>Zapier, <3>IFTTT oder <4>Make, um benutzerdefinierte Workflows zu erstellen und Aufgaben zu automatisieren.\",\"fAv9QG\":\"🎟️ Tickets hinzufügen\",\"M2DyLc\":\"1 aktiver Webhook\",\"yTsaLw\":\"1 Ticket\",\"nz96Ue\":\"1 Ticketart\",\"HR/cvw\":\"Musterstraße 123\",\"kMU5aM\":\"Eine Stornierungsbenachrichtigung wurde gesendet an\",\"V53XzQ\":\"Ein neuer Bestätigungscode wurde an Ihre E-Mail gesendet\",\"/z/bH1\":\"Eine kurze Beschreibung Ihres Veranstalters, die Ihren Nutzern angezeigt wird.\",\"aS0jtz\":\"Abgebrochen\",\"uyJsf6\":\"Über\",\"WTk/ke\":\"Über Stripe Connect\",\"JvuLls\":\"Gebühr übernehmen\",\"lk74+I\":\"Gebühr übernehmen\",\"1uJlG9\":\"Akzentfarbe\",\"K5+3xg\":\"Einladung annehmen\",\"VTfZPy\":\"Zugriff verweigert\",\"iN5Cz3\":\"Konto bereits verbunden!\",\"YP4JuP\":\"Kontokonfiguration erfolgreich aktualisiert\",\"vOuxvL\":\"Kontoinformationen\",\"EHNORh\":\"Konto nicht gefunden\",\"bPwFdf\":\"Konten\",\"nMtNd+\":\"Handlung erforderlich: Verbinden Sie Ihr Stripe-Konto erneut\",\"AhwTa1\":\"Handlung erforderlich: Umsatzsteuerinformationen benötigt\",\"APyAR/\":\"Aktive Events\",\"UWWRyd\":\"Fügen Sie benutzerdefinierte Fragen hinzu, um während des Bezahlvorgangs zusätzliche Informationen zu erfassen\",\"a5KFZU\":\"Füge Veranstaltungsdetails hinzu und verwalte die Einstellungen.\",\"Fb+SDI\":\"Weitere Tickets hinzufügen\",\"7JF9w9\":\"Frage hinzufügen\",\"6PNlRV\":\"Fügen Sie dieses Event zu Ihrem Kalender hinzu\",\"BGD9Yt\":\"Tickets hinzufügen\",\"QN2F+7\":\"Webhook hinzufügen\",\"NsWqSP\":\"Fügen Sie Ihre Social-Media-Konten und die Website-URL hinzu. Diese werden auf Ihrer öffentlichen Veranstalterseite angezeigt.\",\"bVjDs9\":\"Zusätzliche Gebühren\",\"0Zypnp\":\"Admin Dashboard\",\"YAV57v\":\"Partner\",\"I+utEq\":\"Partnercode kann nicht geändert werden\",\"/jHBj5\":\"Partner erfolgreich erstellt\",\"uCFbG2\":\"Partner erfolgreich gelöscht\",\"a41PKA\":\"Partnerverkäufe werden verfolgt\",\"mJJh2s\":\"Partnerverkäufe werden nicht verfolgt. Dies deaktiviert den Partner.\",\"jabmnm\":\"Partner erfolgreich aktualisiert\",\"CPXP5Z\":\"Partner\",\"9Wh+ug\":\"Partner exportiert\",\"3cqmut\":\"Partner helfen Ihnen, Verkäufe von Partnern und Influencern zu verfolgen. Erstellen Sie Partnercodes und teilen Sie diese, um die Leistung zu überwachen.\",\"7rLTkE\":\"Alle archivierten Veranstaltungen\",\"gKq1fa\":\"Alle Teilnehmer\",\"pMLul+\":\"Alle Währungen\",\"qlaZuT\":\"Fertig! Sie verwenden jetzt unser verbessertes Zahlungssystem.\",\"ZS/D7f\":\"Alle beendeten Veranstaltungen\",\"QsYjci\":\"Alle Veranstaltungen\",\"31KB8w\":\"Alle fehlgeschlagenen Jobs gelöscht\",\"D2g7C7\":\"Alle Jobs zur Wiederholung eingereiht\",\"dr7CWq\":\"Alle bevorstehenden Veranstaltungen\",\"GpT6Uf\":\"Erlauben Sie Teilnehmern, ihre Ticketinformationen (Name, E-Mail) über einen sicheren Link zu aktualisieren, der mit ihrer Bestellbestätigung gesendet wird.\",\"QUg5y1\":\"Fast geschafft! Schließen Sie die Verbindung Ihres Stripe-Kontos ab, um Zahlungen zu akzeptieren.\",\"c4uJfc\":\"Fast geschafft! Wir warten nur noch auf die Verarbeitung Ihrer Zahlung. Das sollte nur wenige Sekunden dauern.\",\"ocS8eq\":[\"Haben Sie bereits ein Konto? <0>\",[\"0\"],\"\"],\"/H326L\":\"Bereits erstattet\",\"RtxQTF\":\"Diese Bestellung auch stornieren\",\"jkNgQR\":\"Diese Bestellung auch erstatten\",\"xYqsHg\":\"Immer verfügbar\",\"Wvrz79\":\"Gezahlter Betrag\",\"Zkymb9\":\"Eine E-Mail-Adresse für diesen Partner. Der Partner wird nicht benachrichtigt.\",\"vRznIT\":\"Ein Fehler ist aufgetreten beim Überprüfen des Exportstatus.\",\"eusccx\":\"Eine optionale Nachricht, die beim hervorgehobenen Produkt angezeigt wird, z.B. \\\"Verkauft sich schnell 🔥\\\" oder \\\"Bester Wert\\\"\",\"QNrkms\":\"Antwort erfolgreich aktualisiert.\",\"Znwxal\":\"Anwendungsgebühren-Konfiguration\",\"261RBr\":\"Nachricht genehmigen\",\"0aVEBY\":\"Sind Sie sicher, dass Sie alle fehlgeschlagenen Jobs löschen möchten?\",\"LchiNd\":\"Sind Sie sicher, dass Sie diesen Partner löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\",\"vPeW/6\":\"Sind Sie sicher, dass Sie diese Konfiguration löschen möchten? Dies kann sich auf Konten auswirken, die sie verwenden.\",\"JmVITJ\":\"Sind Sie sicher, dass Sie diese Vorlage löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden und E-Mails werden auf die Standardvorlage zurückgreifen.\",\"aLS+A6\":\"Sind Sie sicher, dass Sie diese Vorlage löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden und E-Mails werden auf die Veranstalter- oder Standardvorlage zurückgreifen.\",\"5H3Z78\":\"Bist du sicher, dass du diesen Webhook löschen möchtest?\",\"147G4h\":\"Möchten Sie wirklich gehen?\",\"VDWChT\":\"Sind Sie sicher, dass Sie diesen Veranstalter auf Entwurf setzen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit unsichtbar.\",\"pWtQJM\":\"Sind Sie sicher, dass Sie diesen Veranstalter veröffentlichen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit sichtbar.\",\"WFHOlF\":\"Sind Sie sicher, dass Sie diese Veranstaltung veröffentlichen möchten? Nach der Veröffentlichung ist sie öffentlich sichtbar.\",\"4TNVdy\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil veröffentlichen möchten? Nach der Veröffentlichung ist es öffentlich sichtbar.\",\"cDtoWq\":[\"Sind Sie sicher, dass Sie die Bestellbestätigung erneut an \",[\"0\"],\" senden möchten?\"],\"xeIaKw\":[\"Sind Sie sicher, dass Sie das Ticket erneut an \",[\"0\"],\" senden möchten?\"],\"ExDt3P\":\"Sind Sie sicher, dass Sie diese Veranstaltung zurückziehen möchten? Sie wird nicht mehr öffentlich sichtbar sein.\",\"5Qmxo/\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil zurückziehen möchten? Es wird nicht mehr öffentlich sichtbar sein.\",\"Uqefyd\":\"Sind Sie in der EU umsatzsteuerregistriert?\",\"+QARA4\":\"Kunst\",\"tLf3yJ\":\"Da Ihr Unternehmen in Irland ansässig ist, wird automatisch die irische Umsatzsteuer von 23% auf alle Plattformgebühren angewendet.\",\"QGoXh3\":\"Da Ihr Unternehmen in der EU ansässig ist, müssen wir die korrekte Umsatzsteuerbehandlung für unsere Plattformgebühren bestimmen:\",\"tMeVa/\":\"Name und E-Mail für jedes gekaufte Ticket erfragen\",\"/JdZIP\":\"Zugewiesene Konfiguration\",\"xdiER7\":\"Zugewiesene Stufe\",\"F2rX0R\":\"Mindestens ein Ereignistyp muss ausgewählt werden\",\"BCmibk\":\"Versuche\",\"6PecK3\":\"Anwesenheit und Check-in-Raten für alle Veranstaltungen\",\"AJ4rvK\":\"Teilnehmer storniert\",\"qvylEK\":\"Teilnehmer erstellt\",\"Aspq3b\":\"Erfassung von Teilnehmerdetails\",\"fpb0rX\":\"Teilnehmerdetails aus Bestellung kopiert\",\"0R3Y+9\":\"Teilnehmer-E-Mail\",\"94aQMU\":\"Teilnehmerinformationen\",\"KkrBiR\":\"Erfassung von Teilnehmerinformationen\",\"av+gjP\":\"Teilnehmername\",\"cosfD8\":\"Teilnehmerstatus\",\"D2qlBU\":\"Teilnehmer aktualisiert\",\"22BOve\":\"Teilnehmer erfolgreich aktualisiert\",\"x8Vnvf\":\"Ticket des Teilnehmers nicht in dieser Liste enthalten\",\"k3Tngl\":\"Teilnehmer exportiert\",\"UoIRW8\":\"Registrierte Teilnehmer\",\"5UbY+B\":\"Teilnehmer mit einem bestimmten Ticket\",\"4HVzhV\":\"Teilnehmer:\",\"HVkhy2\":\"Attributionsanalyse\",\"dMMjeD\":\"Attributionsaufschlüsselung\",\"1oPDuj\":\"Attributionswert\",\"PZ7FTW\":\"Wird automatisch basierend auf der Hintergrundfarbe erkannt, kann aber überschrieben werden\",\"clF06r\":\"Zur Erstattung verfügbar\",\"NB5+UG\":\"Verfügbare Token\",\"EmYMHc\":\"Wartet auf Offline-Zahlung\",\"kNmmvE\":\"Awesome Events GmbH\",\"TeSaQO\":\"Zurück zu Konten\",\"kYqM1A\":\"Zurück zum Event\",\"td/bh+\":\"Zurück zu Berichten\",\"jIPNJG\":\"Grundinformationen\",\"WOpH7O\":\"Schönes Checkout-Erlebnis auf jedem Gerät\",\"iMdwTb\":\"Bevor dein Event live gehen kann, musst du einige Schritte erledigen. Schließe alle folgenden Schritte ab, um zu beginnen.\",\"UabgBd\":\"Inhalt ist erforderlich\",\"HWXuQK\":\"Setzen Sie ein Lesezeichen für diese Seite, um Ihre Bestellung jederzeit zu verwalten.\",\"CUKVDt\":\"Gestalten Sie Ihre Tickets mit einem individuellen Logo, Farben und einer Fußzeilennachricht.\",\"9N+p+g\":\"Geschäftlich\",\"7ns+do\":\"Geschäftsadresse\",\"LeC29u\":\"Geschäftsadresse für Umsatzsteuerzwecke\",\"RReHTu\":\"Firmenname\",\"bv6RXK\":\"Schaltflächenbeschriftung\",\"ChDLlO\":\"Schaltflächentext\",\"BUe8Wj\":\"Käufer zahlt\",\"qF1qbA\":\"Käufer sehen einen klaren Preis. Die Plattformgebühr wird von Ihrer Auszahlung abgezogen.\",\"DFqasq\":[\"Durch Fortfahren stimmen Sie den <0>\",[\"0\"],\" Nutzungsbedingungen zu\"],\"lFdbRS\":\"Anwendungsgebühren umgehen\",\"2VLZwd\":\"Aktionsschaltfläche\",\"PUpvQe\":\"Kamera-Scanner\",\"D02dD9\":\"Kampagne\",\"H4nE+E\":\"Alle Produkte stornieren und in den Pool zurückgeben\",\"tOXAdc\":\"Das Stornieren wird alle mit dieser Bestellung verbundenen Teilnehmer stornieren und die Tickets in den verfügbaren Pool zurückgeben.\",\"IrUqjC\":\"Einchecken nicht möglich (Storniert)\",\"01sEfm\":\"Die Standardkonfiguration des Systems kann nicht gelöscht werden\",\"VsM1HH\":\"Kapazitätszuweisungen\",\"K7tIrx\":\"Kategorie\",\"2tbLdK\":\"Wohltätigkeit\",\"v4fiSg\":\"Überprüfen Sie Ihre E-Mail\",\"51AsAN\":\"Überprüfen Sie Ihren Posteingang! Wenn Tickets mit dieser E-Mail verknüpft sind, erhalten Sie einen Link, um sie anzuzeigen.\",\"udRwQs\":\"Check-in erstellt\",\"F4SRy3\":\"Check-in gelöscht\",\"9gPPUY\":\"Check-In-Liste erstellt!\",\"f2vU9t\":\"Check-in-Listen\",\"tMNBEF\":\"Check-In-Listen ermöglichen die Kontrolle des Einlasses über Tage, Bereiche oder Tickettypen hinweg. Sie können einen sicheren Check-In-Link mit dem Personal teilen – kein Konto erforderlich.\",\"SHJwyq\":\"Check-in-Rate\",\"qCqdg6\":\"Check-In-Status\",\"cKj6OE\":\"Check-in-Übersicht\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinesisch (Traditionell)\",\"pkk46Q\":\"Wählen Sie einen Veranstalter\",\"Crr3pG\":\"Kalender auswählen\",\"LAW8Vb\":\"Wählen Sie die Standardeinstellung für neue Veranstaltungen. Dies kann für einzelne Veranstaltungen überschrieben werden.\",\"pjp2n5\":\"Wählen Sie, wer die Plattformgebühr zahlt. Dies hat keine Auswirkungen auf zusätzliche Gebühren, die Sie in Ihren Kontoeinstellungen konfiguriert haben.\",\"CySr+W\":\"Klicken, um Notizen anzuzeigen\",\"RG3szS\":\"schließen\",\"RWw9Lg\":\"Modal schließen\",\"XwdMMg\":\"Code darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten\",\"+yMJb7\":\"Code ist erforderlich\",\"m9SD3V\":\"Code muss mindestens 3 Zeichen lang sein\",\"V1krgP\":\"Code darf maximal 20 Zeichen lang sein\",\"psqIm5\":\"Arbeiten Sie mit Ihrem Team zusammen, um gemeinsam großartige Veranstaltungen zu gestalten.\",\"4bUH9i\":\"Erfassen Sie Teilnehmerdetails für jedes gekaufte Ticket.\",\"TkfG8v\":\"Details pro Bestellung erfassen\",\"96ryID\":\"Details pro Ticket erfassen\",\"FpsvqB\":\"Farbmodus\",\"jEu4bB\":\"Spalten\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Kommunikationseinstellungen\",\"7D9MJz\":\"Stripe-Einrichtung abschließen\",\"OqEV/G\":\"Schließen Sie die folgende Einrichtung ab, um fortzufahren\",\"nqx+6h\":\"Schließen Sie diese Schritte ab, um mit dem Ticketverkauf für Ihre Veranstaltung zu beginnen.\",\"5YrKW7\":\"Schließen Sie Ihre Zahlung ab, um Ihre Tickets zu sichern.\",\"xGU92i\":\"Vervollständigen Sie Ihr Profil, um dem Team beizutreten.\",\"ih35UP\":\"Konferenzzentrum\",\"B5fpAA\":\"Konfiguration erfolgreich zugewiesen\",\"X1zdE7\":\"Konfiguration erfolgreich erstellt\",\"mLBUMQ\":\"Konfiguration erfolgreich gelöscht\",\"qxquWu\":\"Konfigurationsnamen sind für Endbenutzer sichtbar. Die \\\"Feste Gebühr\\\" und die \\\"Prozentuale Gebühr\\\" sind Anwendungsgebühren, die in USD auf alle Transaktionen erhoben werden.\",\"eeZdaB\":\"Konfiguration erfolgreich aktualisiert\",\"3cKoxx\":\"Konfigurationen\",\"8v2LRU\":\"Konfigurieren Sie Veranstaltungsdetails, Standort, Bezahloptionen und E-Mail-Benachrichtigungen.\",\"raw09+\":\"Konfigurieren Sie, wie Teilnehmerdetails während des Bezahlvorgangs erfasst werden\",\"FI60XC\":\"Steuern & Gebühren konfigurieren\",\"NGXKG/\":\"E-Mail-Adresse bestätigen\",\"JRQitQ\":\"Neues Passwort bestätigen\",\"Auz0Mz\":\"Bestätigen Sie Ihre E-Mail-Adresse, um alle Funktionen zu nutzen.\",\"7+grte\":\"Bestätigungs-E-Mail gesendet! Bitte überprüfen Sie Ihren Posteingang.\",\"n/7+7Q\":\"Bestätigung gesendet an\",\"o5A0Go\":\"Herzlichen Glückwunsch zur Erstellung eines Events!\",\"WNnP3w\":\"Verbinden & Upgraden\",\"Xe2tSS\":\"Verbindungsdokumentation\",\"1Xxb9f\":\"Zahlungsabwicklung verbinden\",\"nQI4H5\":\"Verbinden Sie Stripe, um die Bearbeitung von E-Mail-Vorlagen zu ermöglichen\",\"LmvZ+E\":\"Stripe verbinden, um Nachrichten zu aktivieren\",\"EWnXR+\":\"Mit Stripe verbinden\",\"VioGG1\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Tickets und Produkte zu akzeptieren.\",\"4qmnU8\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu akzeptieren.\",\"E1eze1\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Ihre Veranstaltungen zu akzeptieren.\",\"ulV1ju\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu akzeptieren.\",\"/3017M\":\"Mit Stripe verbunden\",\"jfC/xh\":\"Kontakt\",\"LOFgda\":[\"Kontakt \",[\"0\"]],\"41BQ3k\":\"Kontakt-E-Mail\",\"KcXRN+\":\"Kontakt-E-Mail für Support\",\"m8WD6t\":\"Einrichtung fortsetzen\",\"0GwUT4\":\"Weiter zur Kasse\",\"sBV87H\":\"Weiter zur Veranstaltungserstellung\",\"nKtyYu\":\"Weiter zum nächsten Schritt\",\"F3/nus\":\"Weiter zur Zahlung\",\"p2FRHj\":\"Steuern Sie, wie Plattformgebühren für diese Veranstaltung gehandhabt werden\",\"1JnTgU\":\"Von oben kopiert\",\"FxVG/l\":\"In die Zwischenablage kopiert\",\"PiH3UR\":\"Kopiert!\",\"uUPbPg\":\"Partnerlink kopieren\",\"iVm46+\":\"Code kopieren\",\"+2ZJ7N\":\"Details zum ersten Teilnehmer kopieren\",\"ZN1WLO\":\"E-Mail Kopieren\",\"tUGbi8\":\"Meine Daten kopieren an:\",\"y22tv0\":\"Kopieren Sie diesen Link, um ihn überall zu teilen\",\"/4gGIX\":\"In die Zwischenablage kopieren\",\"P0rbCt\":\"Titelbild\",\"60u+dQ\":\"Das Titelbild wird oben auf Ihrer Veranstaltungsseite angezeigt\",\"2NLjA6\":\"Das Titelbild wird oben auf Ihrer Veranstalterseite angezeigt\",\"zg4oSu\":[[\"0\"],\"-Vorlage erstellen\"],\"RKKhnW\":\"Erstellen Sie ein individuelles Widget, um Tickets auf Ihrer Website zu verkaufen.\",\"yIRev4\":\"Passwort erstellen\",\"xfKgwv\":\"Partner erstellen\",\"tudG8q\":\"Erstellen und konfigurieren Sie Tickets und Merchandise zum Verkauf.\",\"YAl9Hg\":\"Konfiguration erstellen\",\"BTne9e\":\"Erstellen Sie benutzerdefinierte E-Mail-Vorlagen für diese Veranstaltung, die die Veranstalter-Standards überschreiben\",\"YIDzi/\":\"Benutzerdefinierte Vorlage erstellen\",\"Nc3l/D\":\"Erstellen Sie Rabatte, Zugangscodes für versteckte Tickets und Sonderangebote.\",\"eWEV9G\":\"Neues Passwort erstellen\",\"8AiKIu\":\"Ticket oder Produkt erstellen\",\"agZ87r\":\"Erstellen Sie Tickets für Ihre Veranstaltung, legen Sie Preise fest und verwalten Sie die verfügbare Menge.\",\"/HGmW9\":\"Erstellen Sie verfolgbare Links, um Partner zu belohnen, die Ihre Veranstaltung bewerben.\",\"dkAPxi\":\"Webhook erstellen\",\"5slqwZ\":\"Erstellen Sie Ihre Veranstaltung\",\"JQNMrj\":\"Erstellen Sie Ihre erste Veranstaltung\",\"CCjxOC\":\"Erstellen Sie Ihre erste Veranstaltung, um Tickets zu verkaufen und Teilnehmer zu verwalten.\",\"ZCSSd+\":\"Erstellen Sie Ihre eigene Veranstaltung\",\"67NsZP\":\"Veranstaltung wird erstellt...\",\"H34qcM\":\"Veranstalter wird erstellt...\",\"1YMS+X\":\"Ihre Veranstaltung wird erstellt, bitte warten\",\"yiy8Jt\":\"Ihr Veranstalterprofil wird erstellt, bitte warten\",\"lfLHNz\":\"CTA-Beschriftung ist erforderlich\",\"BMtue0\":\"Aktueller Zahlungsdienstleister\",\"T+1APV\":\"Aktuelle Umsatzsteuer-Identifikationsnummer ist validiert\",\"v2GlhZ\":\"Validierung der aktuellen Umsatzsteuer-Identifikationsnummer fehlgeschlagen\",\"iTvh6I\":\"Derzeit zum Kauf verfügbar\",\"g7HIC0\":\"Individuelles Branding\",\"mimF6c\":\"Benutzerdefinierte Nachricht nach dem Checkout\",\"O6mra8\":\"Benutzerdefinierte Fragen\",\"axv/Mi\":\"Benutzerdefinierte Vorlage\",\"QMHSMS\":\"Der Kunde erhält eine E-Mail zur Bestätigung der Erstattung\",\"L/Qc+w\":\"E-Mail-Adresse des Kunden\",\"wpfWhJ\":\"Vorname des Kunden\",\"GIoqtA\":\"Nachname des Kunden\",\"NihQNk\":\"Kunden\",\"7gsjkI\":\"Passen Sie die an Ihre Kunden gesendeten E-Mails mit Liquid-Vorlagen an. Diese Vorlagen werden als Standards für alle Veranstaltungen in Ihrer Organisation verwendet.\",\"xJaTUK\":\"Passen Sie Layout, Farben und Branding Ihrer Veranstaltungs-Homepage an.\",\"MXZfGN\":\"Passen Sie die Fragen während des Bezahlvorgangs an, um wichtige Informationen von Ihren Teilnehmern zu sammeln.\",\"iX6SLo\":\"Passen Sie den Text auf dem Weiter-Button an\",\"pxNIxa\":\"Passen Sie Ihre E-Mail-Vorlage mit Liquid-Vorlagen an\",\"3trPKm\":\"Passen Sie das Erscheinungsbild Ihrer Veranstalterseite an\",\"/gWrVZ\":\"Tägliche Einnahmen, Steuern, Gebühren und Rückerstattungen für alle Veranstaltungen\",\"zgCHnE\":\"Täglicher Verkaufsbericht\",\"nHm0AI\":\"Aufschlüsselung der täglichen Verkäufe, Steuern und Gebühren\",\"pvnfJD\":\"Dunkel\",\"nE5o/t\":\"Dateneigentum\",\"lnYE59\":\"Datum der Veranstaltung\",\"gnBreG\":\"Datum der Bestellaufgabe\",\"ovBPCi\":\"Standard\",\"JtI4vj\":\"Standard-Erfassung von Teilnehmerinformationen\",\"3R/Tu2\":\"Standard-Gebührenbehandlung\",\"1bZAZA\":\"Standardvorlage wird verwendet\",\"vu7gDm\":\"Partner löschen\",\"KZN4Lc\":\"Alle löschen\",\"+jw/c1\":\"Bild löschen\",\"hdyeZ0\":\"Job löschen\",\"dPyJ15\":\"Vorlage löschen\",\"mxsm1o\":\"Diese Frage löschen? Dies kann nicht rückgängig gemacht werden.\",\"snMaH4\":\"Webhook löschen\",\"vYgeDk\":\"Alle abwählen\",\"NvuEhl\":\"Designelemente\",\"H8kMHT\":\"Code nicht erhalten?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Diese Nachricht schließen\",\"BREO0S\":\"Zeigen Sie ein Kontrollkästchen an, mit dem Kunden dem Erhalt von Marketing-Mitteilungen von diesem Veranstalter zustimmen können.\",\"TvY/XA\":\"Dokumentation\",\"Kdpf90\":\"Nicht vergessen!\",\"352VU2\":\"Haben Sie noch kein Konto? <0>Registrieren\",\"AXXqG+\":\"Spende\",\"DPfwMq\":\"Fertig\",\"2+O9st\":\"Laden Sie Verkaufs-, Teilnehmer- und Finanzberichte für alle abgeschlossenen Bestellungen herunter.\",\"eneWvv\":\"Entwurf\",\"Ts8hhq\":\"Aufgrund des hohen Spam-Risikos müssen Sie ein Stripe-Konto verbinden, bevor Sie E-Mail-Vorlagen ändern können. Dies dient dazu sicherzustellen, dass alle Veranstalter verifiziert und rechenschaftspflichtig sind.\",\"TnzbL+\":\"Aufgrund des hohen Spam-Risikos müssen Sie ein Stripe-Konto verbinden, bevor Sie Nachrichten an Teilnehmer senden können.\\nDies stellt sicher, dass alle Veranstalter verifiziert und rechenschaftspflichtig sind.\",\"euc6Ns\":\"Duplizieren\",\"KRmTkx\":\"Produkt duplizieren\",\"KIjvtr\":\"Niederländisch\",\"SPKbfM\":\"z.\u202FB. Tickets kaufen, Jetzt registrieren\",\"fc7wGW\":\"z.B. Wichtiges Update zu Ihren Tickets\",\"54MPqC\":\"z.B. Standard, Premium, Enterprise\",\"LTzmgK\":[[\"0\"],\"-Vorlage bearbeiten\"],\"v4+lcZ\":\"Partner bearbeiten\",\"2iZEz7\":\"Antwort bearbeiten\",\"tPtRwl\":\"Anwendungsgebühren bearbeiten\",\"t2bbp8\":\"Teilnehmer bearbeiten\",\"etaWtB\":\"Teilnehmerdetails bearbeiten\",\"+guao5\":\"Konfiguration bearbeiten\",\"vRWOrM\":\"Bestelldetails bearbeiten\",\"3yNuBV\":\"Umsatzsteuer-Einstellungen bearbeiten\",\"fW5sSv\":\"Webhook bearbeiten\",\"nP7CdQ\":\"Webhook bearbeiten\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Bildung\",\"iiWXDL\":\"Berechtigungsfehler\",\"zPiC+q\":\"Berechtigte Check-In-Listen\",\"V2sk3H\":\"E-Mail & Vorlagen\",\"hbwCKE\":\"E-Mail-Adresse in Zwischenablage kopiert\",\"dSyJj6\":\"E-Mail-Adressen stimmen nicht überein\",\"elW7Tn\":\"E-Mail-Inhalt\",\"ZsZeV2\":\"E-Mail ist erforderlich\",\"Be4gD+\":\"E-Mail-Vorschau\",\"6IwNUc\":\"E-Mail-Vorlagen\",\"H/UMUG\":\"E-Mail-Verifizierung erforderlich\",\"L86zy2\":\"E-Mail erfolgreich verifiziert!\",\"Qj0GKe\":\"Teilnehmer-Selbstbedienung aktivieren\",\"hEtQsg\":\"Teilnehmer-Selbstbedienung standardmäßig aktivieren\",\"Upeg/u\":\"Diese Vorlage für das Senden von E-Mails aktivieren\",\"RxzN1M\":\"Aktiviert\",\"sGjBEq\":\"Enddatum & -zeit (optional)\",\"PKXt9R\":\"Das Enddatum muss nach dem Startdatum liegen\",\"48Y16Q\":\"Endzeit (optional)\",\"7YZofi\":\"Geben Sie einen Betreff und Inhalt ein, um die Vorschau zu sehen\",\"3bR1r4\":\"Partner-E-Mail eingeben (optional)\",\"ARkzso\":\"Partnername eingeben\",\"y1BZw1\":\"Geschäftsadresse eingeben\",\"3GfR6a\":\"Firmennamen eingeben\",\"6KnyG0\":\"E-Mail eingeben\",\"INDKM9\":\"E-Mail-Betreff eingeben...\",\"xUgUTh\":\"Vornamen eingeben\",\"9/1YKL\":\"Nachnamen eingeben\",\"VpwcSk\":\"Neues Passwort eingeben\",\"1tAGuY\":\"Geben Sie die Umsatzsteuer-Identifikationsnummer mit Ländercode ein\",\"kWg31j\":\"Eindeutigen Partnercode eingeben\",\"C3nD/1\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"VmXiz4\":\"Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen Anweisungen zum Zurücksetzen Ihres Passworts.\",\"n9V+ps\":\"Geben Sie Ihren Namen ein\",\"IdULhL\":\"Geben Sie Ihre Umsatzsteuer-Identifikationsnummer mit Ländercode ohne Leerzeichen ein (z.B. IE1234567A, DE123456789)\",\"LslKhj\":\"Fehler beim Laden der Protokolle\",\"AKbElk\":\"EU-umsatzsteuerregistrierte Unternehmen: Umkehrung der Steuerschuldnerschaft gilt (0% - Artikel 196 der MwSt-Richtlinie 2006/112/EG)\",\"WgD6rb\":\"Veranstaltungskategorie\",\"b46pt5\":\"Veranstaltungs-Titelbild\",\"1Hzev4\":\"Event-benutzerdefinierte Vorlage\",\"imgKgl\":\"Veranstaltungsbeschreibung\",\"kJDmsI\":\"Veranstaltungsdetails\",\"m/N7Zq\":\"Vollständige Veranstaltungsadresse\",\"Nl1ZtM\":\"Veranstaltungsort\",\"t3AMTs\":\"Event-Management-Plattform\",\"PYs3rP\":\"Veranstaltungsname\",\"HhwcTQ\":\"Veranstaltungsname\",\"WZZzB6\":\"Veranstaltungsname ist erforderlich\",\"Wd5CDM\":\"Der Veranstaltungsname sollte weniger als 150 Zeichen lang sein\",\"4JzCvP\":\"Veranstaltung nicht verfügbar\",\"Gh9Oqb\":\"Name des Veranstalters\",\"mImacG\":\"Veranstaltungsseite\",\"JyD0LH\":\"Veranstaltungseinstellungen\",\"cOePZk\":\"Veranstaltungszeit\",\"e8WNln\":\"Veranstaltungszeitzone\",\"GeqWgj\":\"Veranstaltungszeitzone\",\"XVLu2v\":\"Veranstaltungstitel\",\"OfmsI9\":\"Event zu neu\",\"YDVUVl\":\"Ereignistypen\",\"4K2OjV\":\"Veranstaltungsort\",\"19j6uh\":\"Veranstaltungsleistung\",\"PC3/fk\":\"Veranstaltungen, die in den nächsten 24 Stunden beginnen\",\"fTFfOK\":\"Jede E-Mail-Vorlage muss eine Aktionsschaltfläche enthalten, die zur entsprechenden Seite verlinkt\",\"BVinvJ\":\"Beispiele: \\\"Wie haben Sie von uns erfahren?\\\", \\\"Firmenname für Rechnung\\\"\",\"2hGPQG\":\"Beispiele: \\\"T-Shirt-Größe\\\", \\\"Essenspräferenz\\\", \\\"Berufsbezeichnung\\\"\",\"qNuTh3\":\"Ausnahme\",\"kF8HQ7\":\"Antworten exportieren\",\"2KAI4N\":\"CSV exportieren\",\"JKfSAv\":\"Export fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"SVOEsu\":\"Export gestartet. Datei wird vorbereitet...\",\"wuyaZh\":\"Export erfolgreich\",\"9bpUSo\":\"Partner werden exportiert\",\"jtrqH9\":\"Teilnehmer werden exportiert\",\"R4Oqr8\":\"Export abgeschlossen. Datei wird heruntergeladen...\",\"UlAK8E\":\"Bestellungen werden exportiert\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Fehlgeschlagen\",\"8uOlgz\":\"Fehlgeschlagen am\",\"tKcbYd\":\"Fehlgeschlagene Jobs\",\"SsI9v/\":\"Bestellung konnte nicht abgebrochen werden. Bitte versuchen Sie es erneut.\",\"LdPKPR\":\"Konfiguration konnte nicht zugewiesen werden\",\"cEFg3R\":\"Partner konnte nicht erstellt werden\",\"dVgNF1\":\"Konfiguration konnte nicht erstellt werden\",\"U66oUa\":\"Vorlage konnte nicht erstellt werden\",\"aFk48v\":\"Konfiguration konnte nicht gelöscht werden\",\"Zw6LWb\":\"Job konnte nicht gelöscht werden\",\"tq0abZ\":\"Jobs konnten nicht gelöscht werden\",\"vKMKnu\":\"Frage konnte nicht gelöscht werden\",\"xFj7Yj\":\"Vorlage konnte nicht gelöscht werden\",\"jo3Gm6\":\"Partner konnten nicht exportiert werden\",\"Jjw03p\":\"Fehler beim Export der Teilnehmer\",\"ZPwFnN\":\"Fehler beim Export der Bestellungen\",\"zGE3CH\":\"Export des Berichts fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"X4o0MX\":\"Webhook konnte nicht geladen werden\",\"0+iwE5\":\"Fragen konnten nicht neu sortiert werden\",\"EJPAcd\":\"Bestellbestätigung konnte nicht erneut gesendet werden\",\"DjSbj3\":\"Ticket konnte nicht erneut gesendet werden\",\"YQ3QSS\":\"Bestätigungscode konnte nicht erneut gesendet werden\",\"wDioLj\":\"Job konnte nicht wiederholt werden\",\"DKYTWG\":\"Jobs konnten nicht wiederholt werden\",\"zTkTF3\":\"Vorlage konnte nicht gespeichert werden\",\"l6acRV\":\"Fehler beim Speichern der Umsatzsteuereinstellungen. Bitte versuchen Sie es erneut.\",\"T6B2gk\":\"Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es erneut.\",\"lKh069\":\"Exportauftrag konnte nicht gestartet werden\",\"t/KVOk\":\"Fehler beim Starten der Identitätswechsel. Bitte versuchen Sie es erneut.\",\"QXgjH0\":\"Fehler beim Beenden der Identitätswechsel. Bitte versuchen Sie es erneut.\",\"o/blc/\":\"Kontokonfiguration konnte nicht aktualisiert werden\",\"i0QKrm\":\"Partner konnte nicht aktualisiert werden\",\"NNc33d\":\"Fehler beim Aktualisieren der Antwort.\",\"E9jY+o\":\"Teilnehmer konnte nicht aktualisiert werden\",\"uQynyf\":\"Konfiguration konnte nicht aktualisiert werden\",\"EhlbcI\":\"Aktualisierung der Messaging-Stufe fehlgeschlagen\",\"rpGMzC\":\"Bestellung konnte nicht aktualisiert werden\",\"Eeo/Gy\":\"Einstellung konnte nicht aktualisiert werden\",\"kqA9lY\":\"Umsatzsteuer-Einstellungen konnten nicht aktualisiert werden\",\"7/9RFs\":\"Bild-Upload fehlgeschlagen.\",\"nkNfWu\":\"Fehler beim Hochladen des Bildes. Bitte versuchen Sie es erneut.\",\"rxy0tG\":\"E-Mail konnte nicht verifiziert werden\",\"/sV91a\":\"Gebührenbehandlung\",\"T4BMxU\":\"Gebühren können sich ändern. Du wirst über Änderungen deiner Gebührenstruktur benachrichtigt.\",\"LyUWXA\":\"Gebühren umgangen\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Datei ist zu groß. Maximale Größe beträgt 5MB.\",\"VejKUM\":\"Füllen Sie zuerst Ihre Daten oben aus\",\"8OvVZZ\":\"Teilnehmer filtern\",\"mvrlBO\":\"Nach Veranstaltung filtern\",\"8BwQeU\":\"Einrichtung abschließen\",\"hg80P7\":\"Stripe-Einrichtung abschließen\",\"1vBhpG\":\"Ersten Teilnehmer\",\"4pwejF\":\"Vorname ist erforderlich\",\"6bBh3/\":\"Feste Gebühr\",\"j+XQDj\":\"Feste Gebühr (USD)\",\"5mpF6N\":[\"Feste Gebühr in \",[\"currencyCode\"]],\"/uXPzP\":\"Feste Gebühr pro Transaktion in USD\",\"LWL3Bs\":\"Feste Gebühr muss 0 oder größer sein\",\"YXhom6\":\"Feste Gebühr:\",\"KgxI80\":\"Flexibles Ticketing\",\"lWxAUo\":\"Essen & Trinken\",\"nFm+5u\":\"Fußzeilentext\",\"MY2SVM\":\"Vollständige Erstattung\",\"T02gNN\":\"Allgemeiner Eintritt\",\"3ep0Gx\":\"Allgemeine Informationen über Ihren Veranstalter\",\"ziAjHi\":\"Generieren\",\"exy8uo\":\"Code generieren\",\"4CETZY\":\"Wegbeschreibung\",\"+4zM7f\":\"Sofortige Auszahlung über Stripe Connect\",\"ZDIydz\":\"Erste Schritte\",\"u6FPxT\":\"Tickets erhalten\",\"8KDgYV\":\"Bereiten Sie Ihre Veranstaltung vor\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Zur Eventseite\",\"gHSuV/\":\"Zur Startseite gehen\",\"6nDzTl\":\"Gute Lesbarkeit\",\"aGWZUr\":\"Bruttoeinnahmen\",\"n8IUs7\":\"Bruttoeinnahmen\",\"LIYoRQ\":\"Gästeverwaltung\",\"kTSQej\":[\"Hallo \",[\"0\"],\", verwalten Sie Ihre Plattform von hier aus.\"],\"dORAcs\":\"Hier sind alle Tickets, die mit Ihrer E-Mail-Adresse verknüpft sind.\",\"g+2103\":\"Hier ist Ihr Partnerlink\",\"QlwJ9d\":\"Das können Sie erwarten:\",\"/iE8xx\":\"Hi.Events Gebühr\",\"zppscQ\":\"Hi.Events Plattformgebühren und MwSt.-Aufschlüsselung nach Transaktion\",\"D+zLDD\":\"Verborgen\",\"DRErHC\":\"Vor Teilnehmern verborgen - nur für Veranstalter sichtbar\",\"P+5Pbo\":\"Antworten ausblenden\",\"FmogyU\":\"Optionen ausblenden\",\"gtEbeW\":\"Hervorheben\",\"NF8sdv\":\"Hervorhebungsnachricht\",\"MXSqmS\":\"Dieses Produkt hervorheben\",\"7ER2sc\":\"Hervorgehoben\",\"sq7vjE\":\"Hervorgehobene Produkte haben eine andere Hintergrundfarbe, um sie auf der Event-Seite hervorzuheben.\",\"AVpmAa\":\"Wie man offline zahlt\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Ungarisch\",\"YLgdk5\":\"Ich bestätige, dass dies eine Transaktionsnachricht im Zusammenhang mit dieser Veranstaltung ist\",\"4/kP5a\":\"Wenn sich kein neues Tab automatisch geöffnet hat, klicke bitte unten auf die Schaltfläche, um mit dem Checkout fortzufahren.\",\"PYVWEI\":\"Falls registriert, geben Sie Ihre Umsatzsteuer-ID zur Validierung an\",\"iIEaNB\":\"Wenn Sie ein Konto bei uns haben, erhalten Sie eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts.\",\"an5hVd\":\"Bilder\",\"tSVr6t\":\"Identität annehmen\",\"TWXU0c\":\"Benutzer verkörpern\",\"5LAZwq\":\"Identitätswechsel gestartet\",\"IMwcdR\":\"Identitätswechsel beendet\",\"0I0Hac\":\"Wichtiger Hinweis\",\"yD3avI\":\"Wichtig: Wenn Sie Ihre E-Mail-Adresse ändern, wird der Link für den Zugriff auf diese Bestellung aktualisiert. Nach dem Speichern werden Sie zum neuen Bestelllink weitergeleitet.\",\"M8M6fs\":\"Wichtig: Stripe-Neuverbindung erforderlich\",\"jT142F\":[\"In \",[\"diffHours\"],\" Stunden\"],\"OoSyqO\":[\"In \",[\"diffMinutes\"],\" Minuten\"],\"cljs3a\":\"Geben Sie an, ob Sie in der EU umsatzsteuerregistriert sind\",\"F1Xp97\":\"Einzelne Teilnehmer\",\"85e6zs\":\"Liquid-Token einfügen\",\"38KFY0\":\"Variable einfügen\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Sofortige Auszahlungen\",\"nbfdhU\":\"Integrationen\",\"JHB/Ky\":\"Ungültig\",\"B2Tpo0\":\"Ungültige E-Mail\",\"5tT0+u\":\"Ungültiges E-Mail-Format\",\"f9WRpE\":\"Ungültiger Dateityp. Bitte laden Sie ein Bild hoch.\",\"tnL+GP\":\"Ungültige Liquid-Syntax. Bitte korrigieren Sie sie und versuchen Sie es erneut.\",\"N9JsFT\":\"Ungültiges Format der Umsatzsteuer-Identifikationsnummer\",\"g+lLS9\":\"Teammitglied einladen\",\"1z26sk\":\"Teammitglied einladen\",\"KR0679\":\"Teammitglieder einladen\",\"Mokwac\":\"Laden Sie unbegrenzt Teammitglieder mit benutzerdefinierten Rollen ein\",\"aH6ZIb\":\"Laden Sie Ihr Team ein\",\"IuMGvq\":\"Rechnung\",\"y0meFR\":\"Auf Plattformgebühren wird die irische Umsatzsteuer von 23% angewendet (inländische Lieferung).\",\"1ZKm04\":\"Ist dieses Konto in der EU umsatzsteuerpflichtig registriert?\",\"Lj7sBL\":\"Italienisch\",\"F5/CBH\":\"Artikel\",\"BzfzPK\":\"Artikel\",\"KmWyx0\":\"Job\",\"o5r6b2\":\"Job gelöscht\",\"cd0jIM\":\"Job-Details\",\"ruJO57\":\"Job-Name\",\"YZi+Hu\":\"Job zur Wiederholung eingereiht\",\"nCywLA\":\"Von überall teilnehmen\",\"hTJ4fB\":\"Klicken Sie einfach auf die Schaltfläche unten, um Ihr Stripe-Konto erneut zu verbinden.\",\"MxjCqk\":\"Suchen Sie nur nach Ihren Tickets?\",\"lB2hSG\":[\"Halte mich über Neuigkeiten und Veranstaltungen von \",[\"0\"],\" auf dem Laufenden\"],\"DruLRc\":\"Letzte 14 Tage\",\"ve9JTU\":\"Nachname ist erforderlich\",\"h0Q9Iw\":\"Letzte Antwort\",\"gw3Ur5\":\"Zuletzt ausgelöst\",\"QIn0Vl\":\"Rechtsgültiger Firmenname für Umsatzsteuerzwecke\",\"1njn7W\":\"Hell\",\"1qY5Ue\":\"Link abgelaufen oder ungültig\",\"psosdY\":\"Link zu Bestelldetails\",\"6JzK4N\":\"Link zum Ticket\",\"shkJ3U\":\"Verknüpfen Sie Ihr Stripe-Konto, um Gelder aus dem Ticketverkauf zu erhalten.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links erlaubt\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live-Veranstaltungen\",\"WdmJIX\":\"Vorschau wird geladen...\",\"IoDI2o\":\"Token werden geladen...\",\"NFxlHW\":\"Webhooks werden geladen\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Titelbild\",\"gddQe0\":\"Logo und Titelbild für Ihren Veranstalter\",\"TBEnp1\":\"Logo wird in der Kopfzeile angezeigt\",\"Jzu30R\":\"Logo wird auf dem Ticket angezeigt\",\"PSRm6/\":\"Meine Tickets nachschlagen\",\"4wUIjX\":\"Machen Sie Ihre Veranstaltung live\",\"2FzaR1\":\"Verwalten Sie Ihre Zahlungsabwicklung und sehen Sie die Plattformgebühren ein\",\"2L3vle\":\"Max. Nachrichten / 24h\",\"Qp4HWD\":\"Max. Empfänger / Nachricht\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Nachricht\",\"bECJqy\":\"Nachricht erfolgreich genehmigt\",\"1jRD0v\":\"Teilnehmer mit bestimmten Tickets benachrichtigen\",\"48rf3i\":\"Nachricht darf 5000 Zeichen nicht überschreiten\",\"ZPj0Q8\":\"Nachrichtendetails\",\"Vjat/X\":\"Nachricht ist erforderlich\",\"0/yJtP\":\"Nachricht an Bestelleigentümer mit bestimmten Produkten senden\",\"mFdA+i\":\"Messaging-Stufe\",\"v7xKtM\":\"Messaging-Stufe erfolgreich aktualisiert\",\"gqnyh0\":\"Mobile-optimiert\",\"olKKwj\":\"Mobiler Scanner mit Offline-Unterstützung und Echtzeit-Tracking\",\"JbIgPz\":\"Geldbeträge sind ungefähre Summen über alle Währungen\",\"qvF+MT\":\"Überwachen und verwalten Sie fehlgeschlagene Hintergrundprozesse\",\"w36OkR\":\"Meistgesehene Events (Letzte 14 Tage)\",\"GfaxEk\":\"Musik\",\"oVGCGh\":\"Meine Tickets\",\"8/brI5\":\"Name ist erforderlich\",\"sFFArG\":\"Name muss weniger als 255 Zeichen haben\",\"sCV5Yc\":\"Name der Veranstaltung\",\"xxU3NX\":\"Nettoeinnahmen\",\"ArHT/C\":\"Neue Anmeldungen\",\"eWRECP\":\"Nachtleben\",\"HSw5l3\":\"Nein - Ich bin eine Privatperson oder ein nicht umsatzsteuerregistriertes Unternehmen\",\"VHfLAW\":\"Keine Konten\",\"+jIeoh\":\"Keine Konten gefunden\",\"074+X8\":\"Keine aktiven Webhooks\",\"zxnup4\":\"Keine Partner vorhanden\",\"Dwf4dR\":\"Noch keine Teilnehmerfragen\",\"/UC6qk\":\"Keine Attributionsdaten gefunden\",\"99ntUF\":\"Keine Check-In-Listen für diese Veranstaltung verfügbar.\",\"+dAKxg\":\"Keine Konfigurationen gefunden\",\"eb47T5\":\"Keine Daten für die ausgewählten Filter gefunden. Versuchen Sie, den Datumsbereich oder die Währung anzupassen.\",\"pZNOT9\":\"Kein Enddatum\",\"dW40Uz\":\"Keine Events gefunden\",\"8pQ3NJ\":\"Keine Veranstaltungen, die in den nächsten 24 Stunden beginnen\",\"8zCZQf\":\"Noch keine Veranstaltungen\",\"Yc5YW6\":\"Keine fehlgeschlagenen Jobs\",\"54GxeB\":\"Keine Auswirkungen auf Ihre aktuellen oder vergangenen Transaktionen\",\"EpvBAp\":\"Keine Rechnung\",\"XZkeaI\":\"Keine Protokolle gefunden\",\"nrSs2u\":\"Keine Nachrichten gefunden\",\"OVFwlg\":\"Noch keine Bestellfragen\",\"EJ7bVz\":\"Keine Bestellungen gefunden\",\"NEmyqy\":\"Noch keine Bestellungen\",\"wUv5xQ\":\"Keine Veranstalteraktivität in den letzten 14 Tagen\",\"B7w4KY\":\"Keine weiteren Veranstalter verfügbar\",\"PChXMe\":\"Keine bezahlten Bestellungen\",\"6jYQGG\":\"Keine vergangenen Veranstaltungen\",\"CHzaTD\":\"Keine beliebten Events in den letzten 14 Tagen\",\"zK/+ef\":\"Keine Produkte zur Auswahl verfügbar\",\"wYiAtV\":\"Keine neuen Kontoanmeldungen\",\"QoAi8D\":\"Keine Antwort\",\"EK/G11\":\"Noch keine Antworten\",\"3sRuiW\":\"Keine Tickets gefunden\",\"yM5c0q\":\"Keine bevorstehenden Veranstaltungen\",\"qpC74J\":\"Keine Benutzer gefunden\",\"41dJPO\":\"Keine Umsatzsteuer-Einstellungen konfiguriert\",\"8wgkoi\":\"Keine angesehenen Events in den letzten 14 Tagen\",\"n5vdm2\":\"Für diesen Endpunkt wurden noch keine Webhook-Ereignisse aufgezeichnet. Ereignisse werden hier angezeigt, sobald sie ausgelöst werden.\",\"4GhX3c\":\"Keine Webhooks\",\"4+am6b\":\"Nein, hier bleiben\",\"HVwIsd\":\"Nicht umsatzsteuerregistrierte Unternehmen oder Privatpersonen: Irische Umsatzsteuer von 23% gilt\",\"x5+Lcz\":\"Nicht Eingecheckt\",\"8n10sz\":\"Nicht Berechtigt\",\"BwJKBw\":\"von\",\"lQgMLn\":\"Name des Büros oder Veranstaltungsorts\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline-Zahlung\",\"nO3VbP\":[\"Im Angebot \",[\"0\"]],\"2r6bAy\":\"Sobald Sie das Upgrade abgeschlossen haben, wird Ihr altes Konto nur noch für Erstattungen verwendet.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online-Veranstaltung\",\"bU7oUm\":\"Nur an Bestellungen mit diesen Status senden\",\"M2w1ni\":\"Nur mit Promo-Code sichtbar\",\"N141o/\":\"Stripe-Dashboard öffnen\",\"HXMJxH\":\"Optionaler Text für Haftungsausschlüsse, Kontaktinformationen oder Dankesnachrichten (nur einzeilig)\",\"L565X2\":\"Optionen\",\"c/TIyD\":\"Bestellung & Ticket\",\"H5qWhm\":\"Bestellung storniert\",\"b6+Y+n\":\"Bestellung abgeschlossen\",\"x4MLWE\":\"Bestellbestätigung\",\"CsTTH0\":\"Bestellbestätigung erfolgreich erneut gesendet\",\"ppuQR4\":\"Bestellung erstellt\",\"0UZTSq\":\"Bestellwährung\",\"HdmwrI\":\"Bestell-E-Mail\",\"bwBlJv\":\"Vorname der Bestellung\",\"vrSW9M\":\"Die Bestellung wurde storniert und erstattet. Der Bestellinhaber wurde benachrichtigt.\",\"rzw+wS\":\"Bestellinhaber\",\"oI/hGR\":\"Bestellnummer\",\"Pc729f\":\"Bestellung wartet auf Offline-Zahlung\",\"F4NXOl\":\"Nachname der Bestellung\",\"RQCXz6\":\"Bestelllimits\",\"SO9AEF\":\"Bestelllimits festgelegt\",\"5RDEEn\":\"Bestellsprache\",\"vu6Arl\":\"Bestellung als bezahlt markiert\",\"sLbJQz\":\"Bestellung nicht gefunden\",\"kvYpYu\":\"Bestellung nicht gefunden\",\"i8VBuv\":\"Bestellnummer\",\"FaPYw+\":\"Bestelleigentümer\",\"eB5vce\":\"Bestelleigentümer mit einem bestimmten Produkt\",\"CxLoxM\":\"Bestelleigentümer mit Produkten\",\"DoH3fD\":\"Bestellzahlung ausstehend\",\"UkHo4c\":\"Bestellref.\",\"EZy55F\":\"Bestellung erstattet\",\"6eSHqs\":\"Bestellstatus\",\"oW5877\":\"Bestellsumme\",\"e7eZuA\":\"Bestellung aktualisiert\",\"1SQRYo\":\"Bestellung erfolgreich aktualisiert\",\"KndP6g\":\"Bestell-URL\",\"3NT0Ck\":\"Bestellung wurde storniert\",\"sd5IMt\":\"Abgeschlossene Bestellungen\",\"5It1cQ\":\"Bestellungen exportiert\",\"UQ0ACV\":\"Bestellungen Gesamt\",\"B/EBQv\":\"Bestellungen:\",\"qtGTNu\":\"Organische Konten\",\"ucgZ0o\":\"Organisation\",\"S3CZ5M\":\"Veranstalter-Dashboard\",\"Uu0hZq\":\"Veranstalter-E-Mail\",\"Gy7BA3\":\"E-Mail-Adresse des Veranstalters\",\"SQqJd8\":\"Veranstalter nicht gefunden\",\"wpj63n\":\"Veranstaltereinstellungen\",\"coIKFu\":\"Statistiken zum Veranstalter sind für die ausgewählte Währung nicht verfügbar oder es ist ein Fehler aufgetreten.\",\"o1my93\":\"Aktualisierung des Veranstalterstatus fehlgeschlagen. Bitte versuchen Sie es später erneut.\",\"rLHma1\":\"Veranstalterstatus aktualisiert\",\"LqBITi\":\"Veranstalter-/Standardvorlage wird verwendet\",\"/IX/7x\":\"Sonstiges\",\"RsiDDQ\":\"Andere Listen (Ticket Nicht Enthalten)\",\"qMASRF\":\"Ausgehende Nachrichten\",\"6/dCYd\":\"Übersicht\",\"6WdDG7\":\"Seite\",\"8uqsE5\":\"Seite nicht mehr verfügbar\",\"QkLf4H\":\"Seiten-URL\",\"sF+Xp9\":\"Seitenaufrufe\",\"c+suC6\":\"Bezahlte Konten\",\"QIxRUI\":\"Bezahlte, kostenlose, gestaffelte und spendenbasierte Tickets\",\"5F7SYw\":\"Teilerstattung\",\"fFYotW\":[\"Teilweise erstattet: \",[\"0\"]],\"i8day5\":\"Gebühr an Käufer weitergeben\",\"k4FLBQ\":\"An Käufer weitergeben\",\"Ff0Dor\":\"Vergangenheit\",\"xTPjSy\":\"Vergangene Veranstaltungen\",\"/l/ckQ\":\"URL einfügen\",\"URAE3q\":\"Pausiert\",\"4fL/V7\":\"Bezahlen\",\"OZK07J\":\"Zahlen zum Freischalten\",\"c2/9VE\":\"Nutzlast\",\"TskrJ8\":\"Zahlung & Plan\",\"5cxUwd\":\"Zahlungsdatum\",\"ENEPLY\":\"Zahlungsmethode\",\"EyE8E6\":\"Zahlungsabwicklung\",\"8Lx2X7\":\"Zahlung erhalten\",\"vcyz2L\":\"Zahlungseinstellungen\",\"fx8BTd\":\"Zahlungen nicht verfügbar\",\"51U9mG\":\"Zahlungen fließen weiterhin ohne Unterbrechung\",\"UkM20g\":\"Überprüfung ausstehend\",\"dPYu1F\":\"Pro Teilnehmer\",\"VlXNyK\":\"Pro Bestellung\",\"hauDFf\":\"Pro Ticket\",\"mnF83a\":\"Prozentuale Gebühr\",\"2ueYqG\":\"Prozentuale Gebühr (0-100%)\",\"K2PPlT\":\"Prozentuale Gebühr muss zwischen 0 und 100 liegen\",\"MixU2P\":\"Prozentsatz muss zwischen 0 und 100 liegen\",\"MkuVAZ\":\"Prozentsatz des Transaktionsbetrags\",\"/Bh+7r\":\"Leistung\",\"6kPk3+\":\"Persönliche Daten\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Eine Veranstaltung planen?\",\"J3lhKT\":\"Plattformgebühr\",\"RD51+P\":[\"Plattformgebühr von \",[\"0\"],\" wird von Ihrer Auszahlung abgezogen\"],\"br3Y/y\":\"Plattformgebühren\",\"3buiaw\":\"Plattformgebühren-Bericht\",\"kv9dM4\":\"Plattformumsatz\",\"jEw0Mr\":\"Bitte geben Sie eine gültige URL ein\",\"n8+Ng/\":\"Bitte geben Sie den 5-stelligen Code ein\",\"r+lQXT\":\"Bitte geben Sie Ihre Umsatzsteuer-ID ein\",\"Dvq0wf\":\"Bitte ein Bild angeben.\",\"2cUopP\":\"Bitte starten Sie den Bestellvorgang neu.\",\"8KmsFa\":\"Bitte wählen Sie einen Datumsbereich aus\",\"EFq6EG\":\"Bitte ein Bild auswählen.\",\"fuwKpE\":\"Bitte versuchen Sie es erneut.\",\"klWBeI\":\"Bitte warten Sie, bevor Sie einen neuen Code anfordern\",\"hfHhaa\":\"Bitte warten Sie, während wir Ihre Partner für den Export vorbereiten...\",\"o+tJN/\":\"Bitte warten Sie, während wir Ihre Teilnehmer für den Export vorbereiten...\",\"+5Mlle\":\"Bitte warten Sie, während wir Ihre Bestellungen für den Export vorbereiten...\",\"luHAJY\":\"Beliebte Events (Letzte 14 Tage)\",\"TjX7xL\":\"Nach-Checkout-Nachricht\",\"OESu7I\":\"Verhindern Sie Überverkäufe durch gemeinsame Nutzung des Bestands über mehrere Tickettypen.\",\"NgVUL2\":\"Vorschau des Bestellformulars\",\"cs5muu\":\"Vorschau der Veranstaltungsseite\",\"+4yRWM\":\"Preis des Tickets\",\"a5jvSX\":\"Preisstufen\",\"ReihZ7\":\"Druckvorschau\",\"JnuPvH\":\"Ticket drucken\",\"tYF4Zq\":\"Als PDF drucken\",\"LcET2C\":\"Datenschutzerklärung\",\"8z6Y5D\":\"Erstattung verarbeiten\",\"JcejNJ\":\"Bestellung wird verarbeitet\",\"EWCLpZ\":\"Produkt erstellt\",\"XkFYVB\":\"Produkt gelöscht\",\"YMwcbR\":\"Produktverkäufe, Einnahmen und Steueraufschlüsselung\",\"ldVIlB\":\"Produkt aktualisiert\",\"JoKGiJ\":\"Gutscheincode\",\"k3wH7i\":\"Nutzung von Rabattcodes und Rabattaufschlüsselung\",\"uEhdRh\":\"Nur mit Promo-Code\",\"dLm8V5\":\"Werbe-E-Mails können zur Kontosperrung führen\",\"EEYbdt\":\"Veröffentlichen\",\"evDBV8\":\"Veranstaltung veröffentlichen\",\"dsFmM+\":\"Gekauft\",\"Vw0KCJ\":\"QR-Code-Check-in\",\"k/bJj0\":\"Fragen neu sortiert\",\"b24kPi\":\"Warteschlange\",\"fqDzSu\":\"Rate\",\"mnUGVC\":\"Ratenlimit überschritten. Bitte versuchen Sie es später erneut.\",\"spsZys\":\"Bereit für das Upgrade? Das dauert nur wenige Minuten.\",\"vt9xUl\":\"Echtzeit-Analysen\",\"xzRvs4\":[\"Produktupdates von \",[\"0\"],\" erhalten.\"],\"pLXbi8\":\"Letzte Kontoanmeldungen\",\"Fi3b48\":\"Neueste Bestellungen\",\"yPrbsy\":\"Empfänger\",\"Edm6av\":\"Stripe neu verbinden →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Weiterleitung zu Stripe...\",\"pnoTN5\":\"Empfehlungskonten\",\"ACKu03\":\"Vorschau aktualisieren\",\"fKn/k6\":\"Erstattungsbetrag\",\"qY4rpA\":\"Erstattung fehlgeschlagen\",\"FaK/8G\":[\"Bestellung \",[\"0\"],\" erstatten\"],\"MGbi9P\":\"Erstattung ausstehend\",\"BDSRuX\":[\"Erstattet: \",[\"0\"]],\"bU4bS1\":\"Rückerstattungen\",\"rYXfOA\":\"Regionale Einstellungen\",\"5tl0Bp\":\"Registrierungsfragen\",\"CQeZT8\":\"Bericht nicht gefunden\",\"JEPMXN\":\"Neuen Link anfordern\",\"TMLAx2\":\"Erforderlich\",\"mdeIOH\":\"Code erneut senden\",\"sQxe68\":\"Bestätigung erneut senden\",\"bxoWpz\":\"Bestätigungs-E-Mail erneut senden\",\"G42SNI\":\"E-Mail erneut senden\",\"TTpXL3\":[\"Erneut senden in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Ticket erneut senden\",\"Uwsg2F\":\"Reserviert\",\"8wUjGl\":\"Reserviert bis\",\"kCn6wb\":\"Wird zurückgesetzt...\",\"6gRgw8\":\"Wiederholen\",\"1BG8ga\":\"Alle wiederholen\",\"rDC+T6\":\"Job wiederholen\",\"CbnrWb\":\"Zurück zum Event\",\"Oo/PLb\":\"Umsatzübersicht\",\"dFFW9L\":[\"Verkauf endete \",[\"0\"]],\"loCKGB\":[\"Verkauf endet \",[\"0\"]],\"wlfBad\":\"Verkaufszeitraum\",\"5CDM6r\":\"Verkaufszeitraum festgelegt\",\"ftzaMf\":\"Verkaufszeitraum, Bestelllimits, Sichtbarkeit\",\"zpekWp\":[\"Verkauf beginnt \",[\"0\"]],\"mUv9U4\":\"Verkauf\",\"9KnRdL\":\"Verkauf pausiert\",\"3VnlS9\":\"Verkäufe, Bestellungen und Leistungskennzahlen für alle Veranstaltungen\",\"3Q1AWe\":\"Verkäufe:\",\"B4nE3N\":\"Beispiel-Ticketpreis\",\"8BRPoH\":\"Beispielort\",\"DyBPvP\":\"Konfiguration speichern\",\"KZrfYJ\":\"Social-Media-Links speichern\",\"9Y3hAT\":\"Vorlage speichern\",\"C8ne4X\":\"Ticketdesign speichern\",\"6/TNCd\":\"Umsatzsteuereinstellungen speichern\",\"I+FvbD\":\"Scannen\",\"4ba0NE\":\"Geplant\",\"ftNXma\":\"Partner suchen...\",\"VY+Bdn\":\"Nach Kontoname oder E-Mail suchen...\",\"VX+B3I\":\"Suche nach Veranstaltungstitel oder Veranstalter...\",\"R0wEyA\":\"Nach Jobname oder Ausnahme suchen...\",\"GHdjuo\":\"Nach Name, E-Mail oder Konto suchen...\",\"20ce0U\":\"Nach Bestellnummer, Kundenname oder E-Mail suchen...\",\"4DSz7Z\":\"Nach Betreff, Veranstaltung oder Konto suchen...\",\"Mck5ht\":\"Sichere Kasse\",\"p7xUrt\":\"Kategorie auswählen\",\"3IcxS1\":\"Konfiguration auswählen\",\"zPRPMf\":\"Stufe auswählen\",\"BFRSTT\":\"Konto auswählen\",\"mCB6Je\":\"Alle auswählen\",\"a6+167\":\"Veranstaltung auswählen\",\"kYZSFD\":\"Wählen Sie einen Veranstalter, um dessen Dashboard und Veranstaltungen anzuzeigen.\",\"CFbaPk\":\"Teilnehmergruppe auswählen\",\"hJmVtD\":\"Land auswählen\",\"tVW/yo\":\"Währung auswählen\",\"n9ZhRa\":\"Enddatum und -zeit auswählen\",\"gTN6Ws\":\"Endzeit auswählen\",\"0U6E9W\":\"Veranstaltungskategorie auswählen\",\"j9cPeF\":\"Ereignistypen auswählen\",\"1nhy8G\":\"Scanner-Typ auswählen\",\"KizCK7\":\"Startdatum und -zeit auswählen\",\"dJZTv2\":\"Startzeit auswählen\",\"3hJUtr\":\"Wählen Sie das Land aus, in dem die Umsatzsteuer registriert ist\",\"x8XMsJ\":\"Wählen Sie die Messaging-Stufe für dieses Konto. Dies steuert Nachrichtenlimits und Link-Berechtigungen.\",\"aT3jZX\":\"Zeitzone auswählen\",\"TxfvH2\":\"Wählen Sie aus, welche Teilnehmer diese Nachricht erhalten sollen\",\"Ropvj0\":\"Wählen Sie aus, welche Ereignisse diesen Webhook auslösen\",\"5gkxKx\":\"Wählen Sie aus, welche Gebührenkonfiguration für dieses Konto gilt. Gebühren werden immer in USD berechnet.\",\"ylXj1N\":\"Ausgewählt\",\"j9b/iy\":\"Schnell verkauft 🔥\",\"73qYgo\":\"Als Test senden\",\"JvAge5\":\"Senden Sie E-Mails an Teilnehmer und sehen Sie Ihren Nachrichtenverlauf ein.\",\"22Itl6\":\"Senden Sie mir eine Kopie\",\"nOBvex\":\"Senden Sie Echtzeit-Bestell- und Teilnehmerdaten an Ihre externen Systeme.\",\"1lNPhX\":\"Erstattungsbenachrichtigungs-E-Mail senden\",\"eaUTwS\":\"Link zum Zurücksetzen senden\",\"IoAuJG\":\"Wird gesendet...\",\"h69WC6\":\"Gesendet\",\"BVu2Hz\":\"Gesendet von\",\"SPdzrs\":\"An Kunden gesendet, wenn sie eine Bestellung aufgeben\",\"LxSN5F\":\"An jeden Teilnehmer mit seinen Ticketdetails gesendet\",\"89xaFU\":\"Legen Sie die Standard-Plattformgebühreneinstellungen für neue Veranstaltungen dieses Veranstalters fest.\",\"eXssj5\":\"Legen Sie Standardeinstellungen für neue Veranstaltungen fest, die unter diesem Veranstalter erstellt werden.\",\"s0FkEx\":\"Richten Sie Check-in-Listen für verschiedene Eingänge, Sitzungen oder Tage ein.\",\"xMO+Ao\":\"Richten Sie Ihre Organisation ein\",\"C3htzi\":\"Einstellung aktualisiert\",\"Ohn74G\":\"Einrichtung & Design\",\"GG7qDw\":\"Partnerlink teilen\",\"hL7sDJ\":\"Veranstalterseite teilen\",\"jy6QDF\":\"Gemeinsame Kapazitätsverwaltung\",\"cMW+gm\":[\"Alle Plattformen anzeigen (\",[\"0\"],\" weitere mit Werten)\"],\"UVPI5D\":\"Weniger Plattformen anzeigen\",\"Eu/N/d\":\"Marketing-Opt-in-Kontrollkästchen anzeigen\",\"SXzpzO\":\"Marketing-Opt-in-Kontrollkästchen standardmäßig anzeigen\",\"b33PL9\":\"Mehr Plattformen anzeigen\",\"t1LIQW\":[\"Zeige \",[\"0\"],\" von \",[\"totalRows\"],\" Einträgen\"],\"jVRHeq\":\"Angemeldet\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Soziales\",\"d0rUsW\":\"Social-Media-Links\",\"j/TOB3\":\"Social-Media-Links & Website\",\"s9KGXU\":\"Verkauft\",\"KTxc6k\":\"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support, falls das Problem weiterhin besteht.\",\"H6Gslz\":\"Entschuldigung für die Unannehmlichkeiten.\",\"wdxz7K\":\"Quelle\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Startdatum & -zeit\",\"0m/ekX\":\"Startdatum & -zeit\",\"izRfYP\":\"Startdatum ist erforderlich\",\"2R1+Rv\":\"Startzeit der Veranstaltung\",\"2NbyY/\":\"Statistiken\",\"GVUxAX\":\"Statistiken basieren auf dem Erstellungsdatum des Kontos\",\"DRykfS\":\"Bearbeitet weiterhin Erstattungen für Ihre älteren Transaktionen.\",\"wuV0bK\":\"Identitätswechsel beenden\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe verbunden\",\"aKtF0O\":\"Stripe nicht verbunden\",\"9i0++A\":\"Stripe Zahlungs-ID\",\"/QlTE4\":\"Stripe-Einrichtung ist bereits abgeschlossen.\",\"ii0qn/\":\"Betreff ist erforderlich\",\"M7Uapz\":\"Betreff wird hier angezeigt\",\"6aXq+t\":\"Betreff:\",\"JwTmB6\":\"Produkt erfolgreich dupliziert\",\"RuaKfn\":\"Adresse erfolgreich aktualisiert\",\"kzx0uD\":\"Veranstaltungsstandards erfolgreich aktualisiert\",\"5n+Wwp\":\"Veranstalter erfolgreich aktualisiert\",\"DMCX/I\":\"Plattformgebühren-Standards erfolgreich aktualisiert\",\"URUYHc\":\"Plattformgebühren-Einstellungen erfolgreich aktualisiert\",\"0Dk/l8\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"MhOoLQ\":\"Social-Media-Links erfolgreich aktualisiert\",\"kj7zYe\":\"Webhook erfolgreich aktualisiert\",\"dXoieq\":\"Zusammenfassung\",\"/RfJXt\":[\"Sommermusikfestival \",[\"0\"]],\"CWOPIK\":\"Sommer Musik Festival 2025\",\"UaISq3\":\"Schwedisch\",\"JZTQI0\":\"Veranstalter wechseln\",\"9YHrNC\":\"Systemstandard\",\"XX32BM\":\"Dauert nur wenige Minuten\",\"yT6dQ8\":\"Erhobene Steuern gruppiert nach Steuerart und Veranstaltung\",\"Ye321X\":\"Steuername\",\"WyCBRt\":\"Steuerübersicht\",\"GkH0Pq\":\"Steuern & Gebühren angewendet\",\"Rwiyt2\":\"Steuern konfiguriert\",\"iQZff7\":\"Steuern, Gebühren, Sichtbarkeit, Verkaufszeitraum, Produkthervorhebung & Bestelllimits\",\"BW6QAz\":\"Team-Verwaltung\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Erzählen Sie den Leuten, was sie bei Ihrer Veranstaltung erwartet\",\"NiIUyb\":\"Erzählen Sie uns von Ihrer Veranstaltung\",\"DovcfC\":\"Erzählen Sie uns von Ihrer Organisation. Diese Informationen werden auf Ihren Veranstaltungsseiten angezeigt.\",\"7wtpH5\":\"Vorlage aktiv\",\"QHhZeE\":\"Vorlage erfolgreich erstellt\",\"xrWdPR\":\"Vorlage erfolgreich gelöscht\",\"G04Zjt\":\"Vorlage erfolgreich gespeichert\",\"xowcRf\":\"Nutzungsbedingungen\",\"6K0GjX\":\"Text könnte schwer lesbar sein\",\"nm3Iz/\":\"Danke für Ihre Teilnahme!\",\"lhAWqI\":\"Vielen Dank für Ihre Unterstützung, während wir Hi.Events weiter ausbauen und verbessern!\",\"KfmPRW\":\"Die Hintergrundfarbe der Seite. Bei Verwendung eines Titelbilds wird dies als Overlay angewendet.\",\"MDNyJz\":\"Der Code läuft in 10 Minuten ab. Überprüfen Sie Ihren Spam-Ordner, falls Sie die E-Mail nicht sehen.\",\"MJm4Tq\":\"Die Währung der Bestellung\",\"cDHM1d\":\"Die E-Mail-Adresse wurde geändert. Der Teilnehmer erhält ein neues Ticket an der aktualisierten E-Mail-Adresse.\",\"I/NNtI\":\"Der Veranstaltungsort\",\"tXadb0\":\"Die gesuchte Veranstaltung ist derzeit nicht verfügbar. Sie wurde möglicherweise entfernt, ist abgelaufen oder die URL ist falsch.\",\"EBzPwC\":\"Die vollständige Veranstaltungsadresse\",\"sxKqBm\":\"Der volle Bestellbetrag wird auf die ursprüngliche Zahlungsmethode des Kunden erstattet.\",\"KgDp6G\":\"Der Link, auf den Sie zugreifen möchten, ist abgelaufen oder nicht mehr gültig. Bitte überprüfen Sie Ihre E-Mail auf einen aktualisierten Link zur Verwaltung Ihrer Bestellung.\",\"5OmEal\":\"Die Sprache des Kunden\",\"sYLeDq\":\"Der gesuchte Veranstalter konnte nicht gefunden werden. Die Seite wurde möglicherweise verschoben oder gelöscht, oder die URL ist falsch.\",\"C4nQe5\":\"Die Plattformgebühr wird zum Ticketpreis hinzugefügt. Käufer zahlen mehr, aber Sie erhalten den vollen Ticketpreis.\",\"HxxXZO\":\"Die primäre Markenfarbe, die für Schaltflächen und Hervorhebungen verwendet wird\",\"DEcpfp\":\"Der Vorlagenkörper enthält ungültige Liquid-Syntax. Bitte korrigieren Sie sie und versuchen Sie es erneut.\",\"injXD7\":\"Die Umsatzsteuer-Identifikationsnummer konnte nicht validiert werden. Bitte überprüfen Sie die Nummer und versuchen Sie es erneut.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema & Farben\",\"QP3gP+\":\"Diese Einstellungen gelten nur für kopierten Einbettungscode und werden nicht gespeichert.\",\"HirZe8\":\"Diese Vorlagen werden als Standards für alle Veranstaltungen in Ihrer Organisation verwendet. Einzelne Veranstaltungen können diese Vorlagen mit ihren eigenen benutzerdefinierten Versionen überschreiben.\",\"lzAaG5\":\"Diese Vorlagen überschreiben die Veranstalter-Standards nur für diese Veranstaltung. Wenn hier keine benutzerdefinierte Vorlage festgelegt ist, wird stattdessen die Veranstaltervorlage verwendet.\",\"XBNC3E\":\"Dieser Code wird zur Verfolgung von Verkäufen verwendet. Nur Buchstaben, Zahlen, Bindestriche und Unterstriche erlaubt.\",\"AaP0M+\":\"Diese Farbkombination könnte für einige Benutzer schwer lesbar sein\",\"RzEvf5\":\"Diese Veranstaltung ist beendet\",\"YClrdK\":\"Diese Veranstaltung ist noch nicht veröffentlicht\",\"dFJnia\":\"Dies ist der Name Ihres Veranstalters, der Ihren Nutzern angezeigt wird.\",\"L7dIM7\":\"Dieser Link ist ungültig oder abgelaufen.\",\"MR5ygV\":\"Dieser Link ist nicht mehr gültig\",\"9LEqK0\":\"Dieser Name ist für Endbenutzer sichtbar\",\"j5FdeA\":\"Diese Bestellung wird verarbeitet.\",\"sjNPMw\":\"Diese Bestellung wurde abgebrochen. Sie können jederzeit eine neue Bestellung aufgeben.\",\"OhCesD\":\"Diese Bestellung wurde storniert. Sie können jederzeit eine neue Bestellung aufgeben.\",\"lyD7rQ\":\"Dieses Veranstalterprofil ist noch nicht veröffentlicht\",\"9b5956\":\"Diese Vorschau zeigt, wie Ihre E-Mail mit Beispieldaten aussehen wird. Tatsächliche E-Mails verwenden echte Werte.\",\"uM9Alj\":\"Dieses Produkt wird auf der Veranstaltungsseite hervorgehoben\",\"RqSKdX\":\"Dieses Produkt ist ausverkauft\",\"W12OdJ\":\"Dieser Bericht dient nur zu Informationszwecken. Konsultieren Sie immer einen Steuerberater, bevor Sie diese Daten für Buchhaltungs- oder Steuerzwecke verwenden. Bitte gleichen Sie mit Ihrem Stripe-Dashboard ab, da Hi.Events möglicherweise historische Daten fehlen.\",\"0Ew0uk\":\"Dieses Ticket wurde gerade gescannt. Bitte warten Sie, bevor Sie erneut scannen.\",\"kvpxIU\":\"Dies wird für Benachrichtigungen und die Kommunikation mit Ihren Nutzern verwendet.\",\"rhsath\":\"Dies ist für Kunden nicht sichtbar, hilft Ihnen aber, den Partner zu identifizieren.\",\"Mr5UUd\":\"Ticket storniert\",\"0GSPnc\":\"Ticketdesign\",\"EZC/Cu\":\"Ticketdesign erfolgreich gespeichert\",\"bbslmb\":\"Ticket-Designer\",\"1BPctx\":\"Ticket für\",\"bgqf+K\":\"E-Mail des Ticketinhabers\",\"oR7zL3\":\"Name des Ticketinhabers\",\"HGuXjF\":\"Ticketinhaber\",\"CMUt3Y\":\"Ticketinhaber\",\"awHmAT\":\"Ticket-ID\",\"6czJik\":\"Ticket-Logo\",\"OkRZ4Z\":\"Ticketname\",\"t79rDv\":\"Ticket nicht gefunden\",\"6tmWch\":\"Ticket oder Produkt\",\"1tfWrD\":\"Ticket-Vorschau für\",\"KnjoUA\":\"Ticketpreis\",\"tGCY6d\":\"Ticketpreis\",\"pGZOcL\":\"Ticket erfolgreich erneut gesendet\",\"8jLPgH\":\"Tickettyp\",\"X26cQf\":\"Ticket-URL\",\"8qsbZ5\":\"Ticketing & Verkauf\",\"zNECqg\":\"Tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Produkte\",\"EUnesn\":\"Tickets verfügbar\",\"AGRilS\":\"Verkaufte Tickets\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Um Konfigurationen zu bearbeiten, gehen Sie zum Bereich Konfigurationen im Admin-Menü.\",\"tiI71C\":\"Um Ihre Limits zu erhöhen, kontaktieren Sie uns unter\",\"BZBYf3\":\"Um Kreditkartenzahlungen zu empfangen, musst du dein Stripe-Konto verbinden. Stripe ist unser Zahlungsabwicklungspartner, der sichere Transaktionen und pünktliche Auszahlungen gewährleistet.\",\"W428WC\":\"Spalten umschalten\",\"UBSG1X\":\"Top Veranstalter (Letzte 14 Tage)\",\"3sZ0xx\":\"Gesamtkonten\",\"EaAPbv\":\"Gezahlter Gesamtbetrag\",\"SMDzqJ\":\"Teilnehmer gesamt\",\"orBECM\":\"Insgesamt eingesammelt\",\"4B7oCp\":\"Gesamtgebühr\",\"KSDwd5\":\"Gesamtbestellungen\",\"vb0Q0/\":\"Gesamtbenutzer\",\"oJjplO\":\"Aufrufe Gesamt\",\"orluER\":\"Verfolgen Sie das Kontowachstum und die Leistung nach Attributionsquelle\",\"NHq3l1\":\"Verfolgen Sie Verkäufe, Einnahmen und Teilnahme mit detaillierten Berichten\",\"OpKMSn\":\"Transaktionsgebühr:\",\"uKOFO5\":\"Wahr bei Offline-Zahlung\",\"9GsDR2\":\"Wahr bei ausstehender Zahlung\",\"ouM5IM\":\"Andere E-Mail versuchen\",\"3DZvE7\":\"Hi.Events kostenlos testen\",\"Kz91g/\":\"Türkisch\",\"GdOhw6\":\"Ton ausschalten\",\"KUOhTy\":\"Ton einschalten\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Art des Tickets\",\"IrVSu+\":\"Produkt konnte nicht dupliziert werden. Bitte überprüfen Sie Ihre Angaben\",\"Vx2J6x\":\"Teilnehmer konnte nicht abgerufen werden\",\"n57zCW\":\"Nicht zugeordnete Konten\",\"b9SN9q\":\"Eindeutige Bestellreferenz\",\"Ef7StM\":\"Unbekannt\",\"ZBAScj\":\"Unbekannter Teilnehmer\",\"ZkS2p3\":\"Veranstaltung nicht mehr veröffentlichen\",\"X13xGn\":\"Nicht vertrauenswürdig\",\"Pp1sWX\":\"Partner aktualisieren\",\"KMMOAy\":\"Upgrade verfügbar\",\"gJQsLv\":\"Laden Sie ein Titelbild für Ihren Veranstalter hoch\",\"4kEGqW\":\"Laden Sie ein Logo für Ihren Veranstalter hoch\",\"lnCMdg\":\"Bild hochladen\",\"29w7p6\":\"Bild wird hochgeladen...\",\"HtrFfw\":\"URL ist erforderlich\",\"WBq1/R\":\"USB-Scanner bereits aktiv\",\"EV30TR\":\"USB-Scanner-Modus aktiviert. Beginnen Sie jetzt mit dem Scannen von Tickets.\",\"fovJi3\":\"USB-Scanner-Modus deaktiviert\",\"hli+ga\":\"USB/HID-Scanner\",\"OHJXlK\":\"Verwenden Sie <0>Liquid-Templating, um Ihre E-Mails zu personalisieren\",\"0k4cdb\":\"Verwenden Sie Bestelldetails für alle Teilnehmer. Teilnehmernamen und E-Mails entsprechen den Informationen des Käufers.\",\"bA31T4\":\"Verwenden Sie die Käuferdaten für alle Teilnehmer\",\"rnoQsz\":\"Verwendet für Rahmen, Hervorhebungen und QR-Code-Styling\",\"BV4L/Q\":\"UTM-Analyse\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Gültig\",\"GuXjc5\":\"Validiert\",\"imLQ9Y\":\"Ihre Umsatzsteuer-Identifikationsnummer wird validiert...\",\"cK9+xQ\":\"Umsatzsteuer-Land\",\"sqdl5s\":\"Umsatzsteuerinformationen\",\"UjNWsF\":\"Je nach Ihrem Umsatzsteuerregistrierungsstatus kann auf Plattformgebühren Umsatzsteuer erhoben werden. Bitte füllen Sie den Abschnitt mit den Umsatzsteuerinformationen unten aus.\",\"pnVh83\":\"Umsatzsteuer-ID\",\"CabI04\":\"Umsatzsteuer-Identifikationsnummer darf keine Leerzeichen enthalten\",\"PMhxAR\":\"Umsatzsteuer-Identifikationsnummer muss mit einem zweistelligen Ländercode beginnen, gefolgt von 8-15 alphanumerischen Zeichen (z.B. DE123456789)\",\"gPgdNV\":\"Umsatzsteuer-Identifikationsnummer erfolgreich validiert\",\"RUMiLy\":\"Validierung der Umsatzsteuer-Identifikationsnummer fehlgeschlagen\",\"vqji3Y\":\"Validierung der Umsatzsteuer-Identifikationsnummer fehlgeschlagen. Bitte überprüfen Sie Ihre Umsatzsteuer-Identifikationsnummer.\",\"8dENF9\":\"MwSt. auf Gebühr\",\"ZutOKU\":\"MwSt.-Satz\",\"CZomgW\":\"Umsatzsteuer registriert\",\"PCRCCN\":\"Umsatzsteuerregistrierungsinformationen\",\"oSDBWm\":\"Umsatzsteuer-Einstellungen\",\"Nfbg76\":\"Umsatzsteuereinstellungen erfolgreich gespeichert\",\"UvYql/\":\"Umsatzsteuer-Einstellungen gespeichert. Wir validieren Ihre Umsatzsteuer-Identifikationsnummer im Hintergrund.\",\"R6n7j9\":\"Umsatzsteuer-Einstellungen erfolgreich aktualisiert\",\"tJylUv\":\"Umsatzsteuerbehandlung für Plattformgebühren\",\"FlGprQ\":\"Umsatzsteuerbehandlung für Plattformgebühren: EU-umsatzsteuerregistrierte Unternehmen können die Umkehrung der Steuerschuldnerschaft nutzen (0% - Artikel 196 der MwSt-Richtlinie 2006/112/EG). Nicht umsatzsteuerregistrierte Unternehmen wird die irische Umsatzsteuer von 23% berechnet.\",\"516oLj\":\"Umsatzsteuer-Validierungsdienst vorübergehend nicht verfügbar\",\"AdWhjZ\":\"Bestätigungscode\",\"QDEWii\":\"Verifiziert\",\"wCKkSr\":\"E-Mail verifizieren\",\"/IBv6X\":\"Bestätigen Sie Ihre E-Mail-Adresse\",\"e/cvV1\":\"Wird verifiziert...\",\"fROFIL\":\"Vietnamesisch\",\"RnvnDc\":\"Alle plattformweit gesendeten Nachrichten anzeigen\",\"+WFMis\":\"Berichte für alle Ihre Veranstaltungen anzeigen und herunterladen. Nur abgeschlossene Bestellungen sind enthalten.\",\"c7VN/A\":\"Antworten anzeigen\",\"SZw9tS\":\"Details anzeigen\",\"FCVmuU\":\"Veranstaltung ansehen\",\"n6EaWL\":\"Protokolle anzeigen\",\"OaKTzt\":\"Karte ansehen\",\"zNZNMs\":\"Nachricht anzeigen\",\"67OJ7t\":\"Bestellung anzeigen\",\"tKKZn0\":\"Bestelldetails anzeigen\",\"KeCXJu\":\"Sehen Sie Bestelldetails ein, erstatten Sie Rückzahlungen und senden Sie Bestätigungen erneut.\",\"9jnAcN\":\"Veranstalter-Startseite anzeigen\",\"1J/AWD\":\"Ticket anzeigen\",\"N9FyyW\":\"Sehen, bearbeiten und exportieren Sie Ihre registrierten Teilnehmer.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Nur für Check-In-Personal sichtbar. Hilft, diese Liste beim Check-In zu identifizieren.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Warten auf Zahlung\",\"aUi/Dz\":\"Warnung: Dies ist die Systemstandardkonfiguration. Änderungen wirken sich auf alle Konten aus, denen keine spezifische Konfiguration zugewiesen ist.\",\"RRZDED\":\"Wir konnten keine Bestellungen finden, die mit dieser E-Mail-Adresse verknüpft sind.\",\"2RZK9x\":\"Wir konnten die gesuchte Bestellung nicht finden. Der Link ist möglicherweise abgelaufen oder die Bestelldetails haben sich geändert.\",\"nefMIK\":\"Wir konnten das gesuchte Ticket nicht finden. Der Link ist möglicherweise abgelaufen oder die Ticketdetails haben sich geändert.\",\"miysJh\":\"Wir konnten diese Bestellung nicht finden. Möglicherweise wurde sie entfernt.\",\"HJKdzP\":\"Beim Laden dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\",\"IfN2Qo\":\"Wir empfehlen ein quadratisches Logo mit mindestens 200x200px\",\"wJzo/w\":\"Wir empfehlen Abmessungen von 400 × 400 Pixeln und eine maximale Dateigröße von 5 MB\",\"x8rEDQ\":\"Wir konnten Ihre Umsatzsteuer-Identifikationsnummer nach mehreren Versuchen nicht validieren. Wir versuchen es weiterhin im Hintergrund. Bitte schauen Sie später wieder vorbei.\",\"q1BizZ\":\"Wir senden Ihre Tickets an diese E-Mail\",\"ZOmUYW\":\"Wir validieren Ihre Umsatzsteuer-Identifikationsnummer im Hintergrund. Falls es Probleme gibt, werden wir Sie informieren.\",\"zCdObC\":\"Wir haben unseren Hauptsitz offiziell nach Irland 🇮🇪 verlegt. Als Teil dieses Übergangs verwenden wir jetzt Stripe Irland anstelle von Stripe Kanada. Um Ihre Auszahlungen reibungslos am Laufen zu halten, müssen Sie Ihr Stripe-Konto erneut verbinden.\",\"jh2orE\":\"Wir haben unseren Hauptsitz nach Irland verlegt. Daher müssen Sie Ihr Stripe-Konto neu verbinden. Dieser schnelle Vorgang dauert nur wenige Minuten. Ihre Verkäufe und bestehenden Daten bleiben völlig unberührt.\",\"Fq/Nx7\":\"Wir haben einen 5-stelligen Bestätigungscode gesendet an:\",\"GdWB+V\":\"Webhook erfolgreich erstellt\",\"2X4ecw\":\"Webhook erfolgreich gelöscht\",\"CThMKa\":\"Webhook-Protokolle\",\"nuh/Wq\":\"Webhook-URL\",\"8BMPMe\":\"Webhook sendet keine Benachrichtigungen\",\"FSaY52\":\"Webhook sendet Benachrichtigungen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Willkommen zurück\",\"QDWsl9\":[\"Willkommen bei \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Willkommen bei \",[\"0\"],\", hier ist eine Übersicht all Ihrer Veranstaltungen\"],\"FaSXqR\":\"Welche Art von Veranstaltung?\",\"f30uVZ\":\"Was Sie tun müssen:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wenn ein Check-in gelöscht wird\",\"Gmd0hv\":\"Wenn ein neuer Teilnehmer erstellt wird\",\"Lc18qn\":\"Wenn eine neue Bestellung erstellt wird\",\"dfkQIO\":\"Wenn ein neues Produkt erstellt wird\",\"8OhzyY\":\"Wenn ein Produkt gelöscht wird\",\"tRXdQ9\":\"Wenn ein Produkt aktualisiert wird\",\"Q7CWxp\":\"Wenn ein Teilnehmer storniert wird\",\"IuUoyV\":\"Wenn ein Teilnehmer eingecheckt wird\",\"nBVOd7\":\"Wenn ein Teilnehmer aktualisiert wird\",\"ny2r8d\":\"Wenn eine Bestellung storniert wird\",\"c9RYbv\":\"Wenn eine Bestellung als bezahlt markiert wird\",\"ejMDw1\":\"Wenn eine Bestellung erstattet wird\",\"fVPt0F\":\"Wenn eine Bestellung aktualisiert wird\",\"bcYlvb\":\"Wann Check-In schließt\",\"XIG669\":\"Wann Check-In öffnet\",\"de6HLN\":\"Wenn Kunden Tickets kaufen, erscheinen deren Bestellungen hier.\",\"403wpZ\":\"Wenn aktiviert, ermöglichen neue Veranstaltungen Teilnehmern, ihre eigenen Ticketdetails über einen sicheren Link zu verwalten. Dies kann pro Veranstaltung überschrieben werden.\",\"blXLKj\":\"Wenn aktiviert, zeigen neue Veranstaltungen beim Checkout ein Marketing-Opt-in-Kontrollkästchen an. Dies kann pro Veranstaltung überschrieben werden.\",\"Kj0Txn\":\"Wenn aktiviert, werden bei Stripe Connect-Transaktionen keine Anwendungsgebühren berechnet. Verwenden Sie dies für Länder, in denen Anwendungsgebühren nicht unterstützt werden.\",\"uchB0M\":\"Widget-Vorschau\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schreiben Sie Ihre Nachricht hier...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Ja - Ich habe eine gültige EU-Umsatzsteuer-ID\",\"Tz5oXG\":\"Ja, Bestellung stornieren\",\"QlSZU0\":[\"Sie geben sich als <0>\",[\"0\"],\" (\",[\"1\"],\") aus\"],\"s14PLh\":[\"Sie geben eine Teilerstattung aus. Dem Kunden werden \",[\"0\"],\" \",[\"1\"],\" erstattet.\"],\"o7LgX6\":\"Sie können zusätzliche Servicegebühren und Steuern in Ihren Kontoeinstellungen konfigurieren.\",\"5VGIlq\":\"Sie haben Ihr Nachrichtenlimit erreicht.\",\"casL1O\":\"Sie haben Steuern und Gebühren zu einem kostenlosen Produkt hinzugefügt. Möchten Sie diese entfernen?\",\"FVTVBy\":\"Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Sie den Veranstalterstatus aktualisieren können.\",\"w65ZgF\":\"Sie müssen Ihre Konto-E-Mail-Adresse verifizieren, bevor Sie E-Mail-Vorlagen ändern können.\",\"FRl8Jv\":\"Sie müssen Ihre Konto-E-Mail-Adresse verifizieren, bevor Sie Nachrichten senden können.\",\"FgRxRP\":\"Sie besitzen immer 100% Ihrer Teilnehmerdaten\",\"88cUW+\":\"Sie erhalten\",\"U3wiCB\":\"Sie sind startklar! Ihre Zahlungen werden reibungslos verarbeitet.\",\"MNFIxz\":[\"Sie gehen zu \",[\"0\"],\"!\"],\"p/Sa0j\":\"Ihr Konto hat Messaging-Limits. Um Ihre Limits zu erhöhen, kontaktieren Sie uns unter\",\"x/xjzn\":\"Ihre Partner wurden erfolgreich exportiert.\",\"TF37u6\":\"Deine Teilnehmer wurden erfolgreich exportiert.\",\"79lXGw\":\"Ihre Check-In-Liste wurde erfolgreich erstellt. Teilen Sie den unten stehenden Link mit Ihrem Check-In-Personal.\",\"BnlG9U\":\"Ihre aktuelle Bestellung geht verloren.\",\"nBqgQb\":\"Ihre E-Mail\",\"R02pnV\":\"Ihr Event muss live sein, bevor Sie Tickets an Teilnehmer verkaufen können.\",\"hDNwnf\":\"Ihr Logo, Ihre Farben und Ihr Stil auf jeder Seite\",\"ifRqmm\":\"Ihre Nachricht wurde erfolgreich gesendet!\",\"/Rj5P4\":\"Ihr Name\",\"PFjJxY\":\"Ihr neues Passwort muss mindestens 8 Zeichen lang sein.\",\"gzrCuN\":\"Ihre Bestelldetails wurden aktualisiert. Eine Bestätigungs-E-Mail wurde an die neue E-Mail-Adresse gesendet.\",\"naQW82\":\"Ihre Bestellung wurde storniert.\",\"bhlHm/\":\"Ihre Bestellung wartet auf Zahlung\",\"XeNum6\":\"Deine Bestellungen wurden erfolgreich exportiert.\",\"Xd1R1a\":\"Adresse Ihres Veranstalters\",\"WWYHKD\":\"Ihre Zahlung ist mit Verschlüsselung auf Bankniveau geschützt\",\"5b3QLi\":\"Ihr Tarif\",\"6heFYY\":\"Ihr Stripe-Konto ist verbunden und verarbeitet Zahlungen.\",\"vvO1I2\":\"Ihr Stripe-Konto ist verbunden und bereit zur Zahlungsabwicklung.\",\"CnZ3Ou\":\"Ihre Tickets wurden bestätigt.\",\"EmFsMZ\":\"Ihre Umsatzsteuer-Identifikationsnummer ist zur Validierung in der Warteschlange\",\"QBlhh4\":\"Ihre Umsatzsteuer-Identifikationsnummer wird beim Speichern validiert\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"„Hier gibt es noch nichts zu sehen“\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>erfolgreich eingecheckt\"],\"yxhYRZ\":[[\"0\"],\" <0>erfolgreich ausgecheckt\"],\"KMgp2+\":[[\"0\"],\" verfügbar\"],\"Pmr5xp\":[[\"0\"],\" erfolgreich erstellt\"],\"FImCSc\":[[\"0\"],\" erfolgreich aktualisiert\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" eingecheckt\"],\"Vjij1k\":[[\"days\"],\" Tage, \",[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"f3RdEk\":[[\"hours\"],\" Stunden, \",[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"fyE7Au\":[[\"minutes\"],\" Minuten und \",[\"seconds\"],\" Sekunden\"],\"NlQ0cx\":[\"Erste Veranstaltung von \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://Ihre-website.com\",\"qnSLLW\":\"<0>Bitte geben Sie den Preis ohne Steuern und Gebühren ein.<1>Steuern und Gebühren können unten hinzugefügt werden.\",\"ZjMs6e\":\"<0>Die Anzahl der für dieses Produkt verfügbaren Produkte<1>Dieser Wert kann überschrieben werden, wenn mit diesem Produkt <2>Kapazitätsgrenzen verbunden sind.\",\"E15xs8\":\"⚡️ Richten Sie Ihre Veranstaltung ein\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Veranstaltungsseite anpassen\",\"3VPPdS\":\"💳 Mit Stripe verbinden\",\"cjdktw\":\"🚀 Veröffentliche dein Event\",\"rmelwV\":\"0 Minuten und 0 Sekunden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hauptstraße 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Ein Datumseingabefeld. Perfekt, um nach einem Geburtsdatum o.ä. zu fragen.\",\"6euFZ/\":[\"Ein standardmäßiger \",[\"type\"],\" wird automatisch auf alle neuen Produkte angewendet. Sie können dies für jedes Produkt einzeln überschreiben.\"],\"SMUbbQ\":\"Eine Dropdown-Eingabe erlaubt nur eine Auswahl\",\"qv4bfj\":\"Eine Gebühr, beispielsweise eine Buchungsgebühr oder eine Servicegebühr\",\"POT0K/\":\"Ein fester Betrag pro Produkt. Z.B., 0,50 $ pro Produkt\",\"f4vJgj\":\"Eine mehrzeilige Texteingabe\",\"OIPtI5\":\"Ein Prozentsatz des Produktpreises. Z.B., 3,5 % des Produktpreises\",\"ZthcdI\":\"Ein Promo-Code ohne Rabatt kann verwendet werden, um versteckte Produkte anzuzeigen.\",\"AG/qmQ\":\"Eine Radiooption hat mehrere Optionen, aber nur eine kann ausgewählt werden.\",\"h179TP\":\"Eine kurze Beschreibung der Veranstaltung, die in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird die Veranstaltungsbeschreibung verwendet\",\"WKMnh4\":\"Eine einzeilige Texteingabe\",\"BHZbFy\":\"Eine einzelne Frage pro Bestellung. Z.B., Wie lautet Ihre Lieferadresse?\",\"Fuh+dI\":\"Eine einzelne Frage pro Produkt. Z.B., Welche T-Shirt-Größe haben Sie?\",\"RlJmQg\":\"Eine Standardsteuer wie Mehrwertsteuer oder GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Akzeptieren Sie Banküberweisungen, Schecks oder andere Offline-Zahlungsmethoden\",\"hrvLf4\":\"Akzeptieren Sie Kreditkartenzahlungen über Stripe\",\"bfXQ+N\":\"Einladung annehmen\",\"AeXO77\":\"Konto\",\"lkNdiH\":\"Kontoname\",\"Puv7+X\":\"Account Einstellungen\",\"OmylXO\":\"Konto erfolgreich aktualisiert\",\"7L01XJ\":\"Aktionen\",\"FQBaXG\":\"Aktivieren\",\"5T2HxQ\":\"Aktivierungsdatum\",\"F6pfE9\":\"Aktiv\",\"/PN1DA\":\"Fügen Sie eine Beschreibung für diese Eincheckliste hinzu\",\"0/vPdA\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu. Diese sind für den Teilnehmer nicht sichtbar.\",\"Or1CPR\":\"Fügen Sie Anmerkungen über den Teilnehmer hinzu...\",\"l3sZO1\":\"Fügen Sie Notizen zur Bestellung hinzu. Diese sind für den Kunden nicht sichtbar.\",\"xMekgu\":\"Fügen Sie Notizen zur Bestellung hinzu...\",\"PGPGsL\":\"Beschreibung hinzufügen\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Fügen Sie Anweisungen für Offline-Zahlungen hinzu (z. B. Überweisungsdetails, wo Schecks hingeschickt werden sollen, Zahlungsfristen)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Neue hinzufügen\",\"TZxnm8\":\"Option hinzufügen\",\"24l4x6\":\"Produkt hinzufügen\",\"8q0EdE\":\"Produkt zur Kategorie hinzufügen\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Steuern oder Gebühren hinzufügen\",\"goOKRY\":\"Ebene hinzufügen\",\"oZW/gT\":\"Zum Kalender hinzufügen\",\"pn5qSs\":\"Zusätzliche Informationen\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Anschrift Zeile 1\",\"POdIrN\":\"Anschrift Zeile 1\",\"cormHa\":\"Adresszeile 2\",\"gwk5gg\":\"Adresszeile 2\",\"U3pytU\":\"Administrator\",\"HLDaLi\":\"Administratorbenutzer haben vollständigen Zugriff auf Ereignisse und Kontoeinstellungen.\",\"W7AfhC\":\"Alle Teilnehmer dieser Veranstaltung\",\"cde2hc\":\"Alle Produkte\",\"5CQ+r0\":\"Erlauben Sie Teilnehmern, die mit unbezahlten Bestellungen verbunden sind, einzuchecken\",\"ipYKgM\":\"Suchmaschinenindizierung zulassen\",\"LRbt6D\":\"Suchmaschinen erlauben, dieses Ereignis zu indizieren\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Erstaunlich, Ereignis, Schlüsselwörter...\",\"hehnjM\":\"Betrag\",\"R2O9Rg\":[\"Bezahlter Betrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Beim Laden der Seite ist ein Fehler aufgetreten\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ein unerwarteter Fehler ist aufgetreten.\",\"byKna+\":\"Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut.\",\"ubdMGz\":\"Alle Anfragen von Produktinhabern werden an diese E-Mail-Adresse gesendet. Diese wird auch als „Antwort-an“-Adresse für alle von dieser Veranstaltung gesendeten E-Mails verwendet.\",\"aAIQg2\":\"Erscheinungsbild\",\"Ym1gnK\":\"angewandt\",\"sy6fss\":[\"Gilt für \",[\"0\"],\" Produkte\"],\"kadJKg\":\"Gilt für 1 Produkt\",\"DB8zMK\":\"Anwenden\",\"GctSSm\":\"Promo-Code anwenden\",\"ARBThj\":[\"Diesen \",[\"type\"],\" auf alle neuen Produkte anwenden\"],\"S0ctOE\":\"Veranstaltung archivieren\",\"TdfEV7\":\"Archiviert\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Möchten Sie diesen Teilnehmer wirklich aktivieren?\",\"TvkW9+\":\"Sind Sie sicher, dass Sie diese Veranstaltung archivieren möchten?\",\"/CV2x+\":\"Möchten Sie diesen Teilnehmer wirklich stornieren? Dadurch wird sein Ticket ungültig.\",\"YgRSEE\":\"Möchten Sie diesen Aktionscode wirklich löschen?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Möchten Sie diese Veranstaltung wirklich als Entwurf speichern? Dadurch wird die Veranstaltung für die Öffentlichkeit unsichtbar.\",\"mEHQ8I\":\"Möchten Sie diese Veranstaltung wirklich öffentlich machen? Dadurch wird die Veranstaltung für die Öffentlichkeit sichtbar\",\"s4JozW\":\"Sind Sie sicher, dass Sie diese Veranstaltung wiederherstellen möchten? Es wird als Entwurf wiederhergestellt.\",\"vJuISq\":\"Sind Sie sicher, dass Sie diese Kapazitätszuweisung löschen möchten?\",\"baHeCz\":\"Möchten Sie diese Eincheckliste wirklich löschen?\",\"LBLOqH\":\"Einmal pro Bestellung anfragen\",\"wu98dY\":\"Einmal pro Produkt fragen\",\"ss9PbX\":\"Teilnehmer\",\"m0CFV2\":\"Teilnehmerdetails\",\"QKim6l\":\"Teilnehmer nicht gefunden\",\"R5IT/I\":\"Teilnehmernotizen\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Teilnehmer-Ticket\",\"9SZT4E\":\"Teilnehmer\",\"iPBfZP\":\"Registrierte Teilnehmer\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatische Größenanpassung\",\"vZ5qKF\":\"Passen Sie die Widget-Höhe automatisch an den Inhalt an. Bei Deaktivierung füllt das Widget die Höhe des Containers aus.\",\"4lVaWA\":\"Warten auf Offline-Zahlung\",\"2rHwhl\":\"Warten auf Offline-Zahlung\",\"3wF4Q/\":\"Zahlung ausstehend\",\"ioG+xt\":\"Zahlung steht aus\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Zurück zur Veranstaltungsseite\",\"VCoEm+\":\"Zurück zur Anmeldung\",\"k1bLf+\":\"Hintergrundfarbe\",\"I7xjqg\":\"Hintergrundtyp\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Rechnungsadresse\",\"/xC/im\":\"Rechnungseinstellungen\",\"rp/zaT\":\"Brasilianisches Portugiesisch\",\"whqocw\":\"Mit der Registrierung stimmen Sie unseren <0>Servicebedingungen und <1>Datenschutzrichtlinie zu.\",\"bcCn6r\":\"Berechnungstyp\",\"+8bmSu\":\"Kalifornien\",\"iStTQt\":\"Die Kameraberechtigung wurde verweigert. <0>Fordern Sie die Berechtigung erneut an. Wenn dies nicht funktioniert, müssen Sie dieser Seite in Ihren Browsereinstellungen <1>Zugriff auf Ihre Kamera gewähren.\",\"dEgA5A\":\"Abbrechen\",\"Gjt/py\":\"E-Mail-Änderung abbrechen\",\"tVJk4q\":\"Bestellung stornieren\",\"Os6n2a\":\"Bestellung stornieren\",\"Mz7Ygx\":[\"Bestellung stornieren \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Abgesagt\",\"U7nGvl\":\"Check-in nicht möglich\",\"QyjCeq\":\"Kapazität\",\"V6Q5RZ\":\"Kapazitätszuweisung erfolgreich erstellt\",\"k5p8dz\":\"Kapazitätszuweisung erfolgreich gelöscht\",\"nDBs04\":\"Kapazitätsverwaltung\",\"ddha3c\":\"Kategorien ermöglichen es Ihnen, Produkte zusammenzufassen. Zum Beispiel könnten Sie eine Kategorie für \\\"Tickets\\\" und eine andere für \\\"Merchandise\\\" haben.\",\"iS0wAT\":\"Kategorien helfen Ihnen, Ihre Produkte zu organisieren. Dieser Titel wird auf der öffentlichen Veranstaltungsseite angezeigt.\",\"eorM7z\":\"Kategorien erfolgreich neu geordnet.\",\"3EXqwa\":\"Kategorie erfolgreich erstellt\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Kennwort ändern\",\"xMDm+I\":\"Einchecken\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Einchecken und Bestellung als bezahlt markieren\",\"QYLpB4\":\"Nur einchecken\",\"/Ta1d4\":\"Auschecken\",\"5LDT6f\":\"Schau dir dieses Event an!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Eincheckliste erfolgreich gelöscht\",\"+hBhWk\":\"Die Eincheckliste ist abgelaufen\",\"mBsBHq\":\"Die Eincheckliste ist nicht aktiv\",\"vPqpQG\":\"Eincheckliste nicht gefunden\",\"tejfAy\":\"Einchecklisten\",\"hD1ocH\":\"Eincheck-URL in die Zwischenablage kopiert\",\"CNafaC\":\"Kontrollkästchenoptionen ermöglichen Mehrfachauswahl\",\"SpabVf\":\"Kontrollkästchen\",\"CRu4lK\":\"Eingecheckt\",\"znIg+z\":\"Zur Kasse\",\"1WnhCL\":\"Checkout-Einstellungen\",\"6imsQS\":\"Vereinfachtes Chinesisch\",\"JjkX4+\":\"Wählen Sie eine Farbe für Ihren Hintergrund\",\"/Jizh9\":\"Wähle einen Account\",\"3wV73y\":\"Stadt\",\"FG98gC\":\"Suchtext löschen\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Zum Kopieren klicken\",\"yz7wBu\":\"Schließen\",\"62Ciis\":\"Sidebar schließen\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Der Code muss zwischen 3 und 50 Zeichen lang sein\",\"oqr9HB\":\"Dieses Produkt einklappen, wenn die Veranstaltungsseite initial geladen wird\",\"jZlrte\":\"Farbe\",\"Vd+LC3\":\"Die Farbe muss ein gültiger Hex-Farbcode sein. Beispiel: #ffffff\",\"1HfW/F\":\"Farben\",\"VZeG/A\":\"Demnächst\",\"yPI7n9\":\"Durch Kommas getrennte Schlüsselwörter, die das Ereignis beschreiben. Diese werden von Suchmaschinen verwendet, um das Ereignis zu kategorisieren und zu indizieren.\",\"NPZqBL\":\"Bestellung abschließen\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Jetzt bezahlen\",\"qqWcBV\":\"Vollendet\",\"6HK5Ct\":\"Abgeschlossene Bestellungen\",\"NWVRtl\":\"Abgeschlossene Bestellungen\",\"DwF9eH\":\"Komponentencode\",\"Tf55h7\":\"Konfigurierter Rabatt\",\"7VpPHA\":\"Bestätigen\",\"ZaEJZM\":\"E-Mail-Änderung bestätigen\",\"yjkELF\":\"Bestätige neues Passwort\",\"xnWESi\":\"Bestätige das Passwort\",\"p2/GCq\":\"Bestätige das Passwort\",\"wnDgGj\":\"E-Mail-Adresse wird bestätigt …\",\"pbAk7a\":\"Stripe verbinden\",\"UMGQOh\":\"Mit Stripe verbinden\",\"QKLP1W\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu empfangen.\",\"5lcVkL\":\"Verbindungsdetails\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Weitermachen\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Text für Weiter-Schaltfläche\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Weiter einrichten\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Kopiert\",\"T5rdis\":\"in die Zwischenablage kopiert\",\"he3ygx\":\"Kopieren\",\"r2B2P8\":\"Eincheck-URL kopieren\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link kopieren\",\"E6nRW7\":\"URL kopieren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Abdeckung\",\"hYgDIe\":\"Erstellen\",\"b9XOHo\":[\"Erstellen Sie \",[\"0\"]],\"k9RiLi\":\"Ein Produkt erstellen\",\"6kdXbW\":\"Einen Promo-Code erstellen\",\"n5pRtF\":\"Ticket erstellen\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"einen Organizer erstellen\",\"ipP6Ue\":\"Teilnehmer erstellen\",\"VwdqVy\":\"Kapazitätszuweisung erstellen\",\"EwoMtl\":\"Kategorie erstellen\",\"XletzW\":\"Kategorie erstellen\",\"WVbTwK\":\"Eincheckliste erstellen\",\"uN355O\":\"Ereignis erstellen\",\"BOqY23\":\"Neu erstellen\",\"kpJAeS\":\"Organizer erstellen\",\"a0EjD+\":\"Produkt erstellen\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promo-Code erstellen\",\"B3Mkdt\":\"Frage erstellen\",\"UKfi21\":\"Steuer oder Gebühr erstellen\",\"d+F6q9\":\"Erstellt\",\"Q2lUR2\":\"Währung\",\"DCKkhU\":\"Aktuelles Passwort\",\"uIElGP\":\"Benutzerdefinierte Karten-URL\",\"UEqXyt\":\"Benutzerdefinierter Bereich\",\"876pfE\":\"Kunde\",\"QOg2Sf\":\"Passen Sie die E-Mail- und Benachrichtigungseinstellungen für dieses Ereignis an\",\"Y9Z/vP\":\"Passen Sie die Startseite der Veranstaltung und die Nachrichten an der Kasse an\",\"2E2O5H\":\"Passen Sie die sonstigen Einstellungen für dieses Ereignis an\",\"iJhSxe\":\"Passen Sie die SEO-Einstellungen für dieses Event an\",\"KIhhpi\":\"Passen Sie Ihre Veranstaltungsseite an\",\"nrGWUv\":\"Passen Sie Ihre Veranstaltungsseite an Ihre Marke und Ihren Stil an.\",\"Zz6Cxn\":\"Gefahrenzone\",\"ZQKLI1\":\"Gefahrenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum & Zeit\",\"JJhRbH\":\"Kapazität am ersten Tag\",\"cnGeoo\":\"Löschen\",\"jRJZxD\":\"Kapazität löschen\",\"VskHIx\":\"Kategorie löschen\",\"Qrc8RZ\":\"Eincheckliste löschen\",\"WHf154\":\"Code löschen\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Beschreibung\",\"YC3oXa\":\"Beschreibung für das Eincheckpersonal\",\"URmyfc\":\"Einzelheiten\",\"1lRT3t\":\"Das Deaktivieren dieser Kapazität wird Verkäufe verfolgen, aber nicht stoppen, wenn das Limit erreicht ist\",\"H6Ma8Z\":\"Rabatt\",\"ypJ62C\":\"Rabatt %\",\"3LtiBI\":[\"Rabatt in \",[\"0\"]],\"C8JLas\":\"Rabattart\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Dokumentenbeschriftung\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Spende / Produkt mit freier Preiswahl\",\"OvNbls\":\".ics herunterladen\",\"kodV18\":\"CSV herunterladen\",\"CELKku\":\"Rechnung herunterladen\",\"LQrXcu\":\"Rechnung herunterladen\",\"QIodqd\":\"QR-Code herunterladen\",\"yhjU+j\":\"Rechnung wird heruntergeladen\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown-Auswahl\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Ereignis duplizieren\",\"3ogkAk\":\"Ereignis duplizieren\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Optionen duplizieren\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Früher Vogel\",\"ePK91l\":\"Bearbeiten\",\"N6j2JH\":[\"Bearbeiten \",[\"0\"]],\"kBkYSa\":\"Kapazität bearbeiten\",\"oHE9JT\":\"Kapazitätszuweisung bearbeiten\",\"j1Jl7s\":\"Kategorie bearbeiten\",\"FU1gvP\":\"Eincheckliste bearbeiten\",\"iFgaVN\":\"Code bearbeiten\",\"jrBSO1\":\"Organisator bearbeiten\",\"tdD/QN\":\"Produkt bearbeiten\",\"n143Tq\":\"Produktkategorie bearbeiten\",\"9BdS63\":\"Aktionscode bearbeiten\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Frage bearbeiten\",\"poTr35\":\"Benutzer bearbeiten\",\"GTOcxw\":\"Benutzer bearbeiten\",\"pqFrv2\":\"z.B. 2,50 für 2,50 $\",\"3yiej1\":\"z.B. 23,5 für 23,5 %\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"E-Mail- und Benachrichtigungseinstellungen\",\"ATGYL1\":\"E-Mail-Adresse\",\"hzKQCy\":\"E-Mail-Adresse\",\"HqP6Qf\":\"E-Mail-Änderung erfolgreich abgebrochen\",\"mISwW1\":\"E-Mail-Änderung ausstehend\",\"APuxIE\":\"E-Mail-Bestätigung erneut gesendet\",\"YaCgdO\":\"E-Mail-Bestätigung erfolgreich erneut gesendet\",\"jyt+cx\":\"E-Mail-Fußzeilennachricht\",\"I6F3cp\":\"E-Mail nicht verifiziert\",\"NTZ/NX\":\"Einbettungscode\",\"4rnJq4\":\"Einbettungsskript\",\"8oPbg1\":\"Rechnungsstellung aktivieren\",\"j6w7d/\":\"Aktivieren Sie diese Kapazität, um den Produktverkauf zu stoppen, wenn das Limit erreicht ist\",\"VFv2ZC\":\"Enddatum\",\"237hSL\":\"Beendet\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Englisch\",\"MhVoma\":\"Geben Sie einen Betrag ohne Steuern und Gebühren ein.\",\"SlfejT\":\"Fehler\",\"3Z223G\":\"Fehler beim Bestätigen der E-Mail-Adresse\",\"a6gga1\":\"Fehler beim Bestätigen der E-Mail-Änderung\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Ereignis\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Veranstaltungsdatum\",\"0Zptey\":\"Ereignisstandards\",\"QcCPs8\":\"Veranstaltungsdetails\",\"6fuA9p\":\"Ereignis erfolgreich dupliziert\",\"AEuj2m\":\"Veranstaltungsstartseite\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Veranstaltungsort & Details zum Veranstaltungsort\",\"OopDbA\":\"Event page\",\"4/If97\":\"Die Aktualisierung des Ereignisstatus ist fehlgeschlagen. Bitte versuchen Sie es später erneut\",\"btxLWj\":\"Veranstaltungsstatus aktualisiert\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Veranstaltungen\",\"sZg7s1\":\"Ablaufdatum\",\"KnN1Tu\":\"Läuft ab\",\"uaSvqt\":\"Verfallsdatum\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Teilnehmer konnte nicht abgesagt werden\",\"ZpieFv\":\"Stornierung der Bestellung fehlgeschlagen\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Rechnung konnte nicht heruntergeladen werden. Bitte versuchen Sie es erneut.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Laden der Eincheckliste fehlgeschlagen\",\"ZQ15eN\":\"Ticket-E-Mail konnte nicht erneut gesendet werden\",\"ejXy+D\":\"Produkte konnten nicht sortiert werden\",\"PLUB/s\":\"Gebühr\",\"/mfICu\":\"Gebühren\",\"LyFC7X\":\"Bestellungen filtern\",\"cSev+j\":\"Filter\",\"CVw2MU\":[\"Filter (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Erste Rechnungsnummer\",\"V1EGGU\":\"Vorname\",\"kODvZJ\":\"Vorname\",\"S+tm06\":\"Der Vorname muss zwischen 1 und 50 Zeichen lang sein\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Erstmals verwendet\",\"TpqW74\":\"Fest\",\"irpUxR\":\"Fester Betrag\",\"TF9opW\":\"Flash ist auf diesem Gerät nicht verfügbar\",\"UNMVei\":\"Passwort vergessen?\",\"2POOFK\":\"Frei\",\"P/OAYJ\":\"Kostenloses Produkt\",\"vAbVy9\":\"Kostenloses Produkt, keine Zahlungsinformationen erforderlich\",\"nLC6tu\":\"Französisch\",\"Weq9zb\":\"Allgemein\",\"DDcvSo\":\"Deutsch\",\"4GLxhy\":\"Erste Schritte\",\"4D3rRj\":\"Zurück zum Profil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Kalender\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Bruttoumsatz\",\"yRg26W\":\"Bruttoverkäufe\",\"R4r4XO\":\"Gäste\",\"26pGvx\":\"Haben Sie einen Promo-Code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Hier ist ein Beispiel, wie Sie die Komponente in Ihrer Anwendung verwenden können.\",\"Y1SSqh\":\"Hier ist die React-Komponente, die Sie verwenden können, um das Widget in Ihre Anwendung einzubetten.\",\"QuhVpV\":[\"Hallo \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Vor der Öffentlichkeit verborgen\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Versteckte Fragen sind nur für den Veranstalter und nicht für den Kunden sichtbar.\",\"vLyv1R\":\"Verstecken\",\"Mkkvfd\":\"Seite „Erste Schritte“ ausblenden\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Produkt nach Verkaufsenddatum ausblenden\",\"06s3w3\":\"Produkt vor Verkaufsstartdatum ausblenden\",\"axVMjA\":\"Produkt ausblenden, es sei denn, der Benutzer hat einen gültigen Promo-Code\",\"ySQGHV\":\"Produkt bei Ausverkauf ausblenden\",\"SCimta\":\"Blenden Sie die Seite „Erste Schritte“ in der Seitenleiste aus.\",\"5xR17G\":\"Dieses Produkt vor Kunden verbergen\",\"Da29Y6\":\"Diese Frage verbergen\",\"fvDQhr\":\"Diese Ebene vor Benutzern verbergen\",\"lNipG+\":\"Das Ausblenden eines Produkts verhindert, dass Benutzer es auf der Veranstaltungsseite sehen.\",\"ZOBwQn\":\"Homepage-Design\",\"PRuBTd\":\"Homepage-Designer\",\"YjVNGZ\":\"Homepage-Vorschau\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Wie viele Minuten hat der Kunde Zeit, um seine Bestellung abzuschließen. Wir empfehlen mindestens 15 Minuten\",\"ySxKZe\":\"Wie oft kann dieser Code verwendet werden?\",\"dZsDbK\":[\"HTML-Zeichenlimit überschritten: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Ich stimme den <0>Allgemeinen Geschäftsbedingungen zu\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Wenn leer, wird die Adresse verwendet, um einen Google Maps-Link zu erstellen\",\"UYT+c8\":\"Wenn aktiviert, kann das Check-in-Personal Teilnehmer entweder als eingecheckt markieren oder die Bestellung als bezahlt markieren und die Teilnehmer einchecken. Wenn deaktiviert, können Teilnehmer mit unbezahlten Bestellungen nicht eingecheckt werden.\",\"muXhGi\":\"Wenn aktiviert, erhält der Veranstalter eine E-Mail-Benachrichtigung, wenn eine neue Bestellung aufgegeben wird\",\"6fLyj/\":\"Sollten Sie diese Änderung nicht veranlasst haben, ändern Sie bitte umgehend Ihr Passwort.\",\"n/ZDCz\":\"Bild erfolgreich gelöscht\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Bild erfolgreich hochgeladen\",\"VyUuZb\":\"Bild-URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inaktiv\",\"T0K0yl\":\"Inaktive Benutzer können sich nicht anmelden.\",\"kO44sp\":\"Fügen Sie Verbindungsdetails für Ihr Online-Event hinzu. Diese Details werden auf der Bestellübersichtsseite und der Teilnehmer-Ticketseite angezeigt.\",\"FlQKnG\":\"Steuern und Gebühren im Preis einbeziehen\",\"Vi+BiW\":[\"Beinhaltet \",[\"0\"],\" Produkte\"],\"lpm0+y\":\"Beinhaltet 1 Produkt\",\"UiAk5P\":\"Bild einfügen\",\"OyLdaz\":\"Einladung erneut verschickt!\",\"HE6KcK\":\"Einladung widerrufen!\",\"SQKPvQ\":\"Benutzer einladen\",\"bKOYkd\":\"Rechnung erfolgreich heruntergeladen\",\"alD1+n\":\"Rechnungsnotizen\",\"kOtCs2\":\"Rechnungsnummerierung\",\"UZ2GSZ\":\"Rechnungseinstellungen\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Artikel\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etikett\",\"vXIe7J\":\"Sprache\",\"2LMsOq\":\"Letzte 12 Monate\",\"vfe90m\":\"Letzte 14 Tage\",\"aK4uBd\":\"Letzte 24 Stunden\",\"uq2BmQ\":\"Letzte 30 Tage\",\"bB6Ram\":\"Letzte 48 Stunden\",\"VlnB7s\":\"Letzte 6 Monate\",\"ct2SYD\":\"Letzte 7 Tage\",\"XgOuA7\":\"Letzte 90 Tage\",\"I3yitW\":\"Letzte Anmeldung\",\"1ZaQUH\":\"Nachname\",\"UXBCwc\":\"Nachname\",\"tKCBU0\":\"Zuletzt verwendet\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leer lassen, um das Standardwort \\\"Rechnung\\\" zu verwenden\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Wird geladen...\",\"wJijgU\":\"Standort\",\"sQia9P\":\"Anmelden\",\"zUDyah\":\"Einloggen\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Ausloggen\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rechnungsadresse beim Checkout erforderlich machen\",\"MU3ijv\":\"Machen Sie diese Frage obligatorisch\",\"wckWOP\":\"Verwalten\",\"onpJrA\":\"Teilnehmer verwalten\",\"n4SpU5\":\"Veranstaltung verwalten\",\"WVgSTy\":\"Bestellung verwalten\",\"1MAvUY\":\"Zahlungs- und Rechnungseinstellungen für diese Veranstaltung verwalten.\",\"cQrNR3\":\"Profil verwalten\",\"AtXtSw\":\"Verwalten Sie Steuern und Gebühren, die auf Ihre Produkte angewendet werden können\",\"ophZVW\":\"Tickets verwalten\",\"DdHfeW\":\"Verwalten Sie Ihre Kontodetails und Standardeinstellungen\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Verwalten Sie Ihre Benutzer und deren Berechtigungen\",\"1m+YT2\":\"Bevor der Kunde zur Kasse gehen kann, müssen obligatorische Fragen beantwortet werden.\",\"Dim4LO\":\"Einen Teilnehmer manuell hinzufügen\",\"e4KdjJ\":\"Teilnehmer manuell hinzufügen\",\"vFjEnF\":\"Als bezahlt markieren\",\"g9dPPQ\":\"Maximal pro Bestellung\",\"l5OcwO\":\"Nachricht an Teilnehmer\",\"Gv5AMu\":\"Nachrichten an Teilnehmer senden\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Nachricht an den Käufer\",\"tNZzFb\":\"Nachrichteninhalt\",\"lYDV/s\":\"Nachrichten an einzelne Teilnehmer senden\",\"V7DYWd\":\"Nachricht gesendet\",\"t7TeQU\":\"Mitteilungen\",\"xFRMlO\":\"Mindestbestellwert\",\"QYcUEf\":\"Minimaler Preis\",\"RDie0n\":\"Sonstiges\",\"mYLhkl\":\"Verschiedene Einstellungen\",\"KYveV8\":\"Mehrzeiliges Textfeld\",\"VD0iA7\":\"Mehrere Preisoptionen. Perfekt für Frühbucherprodukte usw.\",\"/bhMdO\":\"Meine tolle Eventbeschreibung...\",\"vX8/tc\":\"Mein toller Veranstaltungstitel …\",\"hKtWk2\":\"Mein Profil\",\"fj5byd\":\"N/V\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigieren Sie zu Teilnehmer\",\"qqeAJM\":\"Niemals\",\"7vhWI8\":\"Neues Kennwort\",\"1UzENP\":\"Nein\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Keine archivierten Veranstaltungen anzuzeigen.\",\"q2LEDV\":\"Für diese Bestellung wurden keine Teilnehmer gefunden.\",\"zlHa5R\":\"Zu dieser Bestellung wurden keine Teilnehmer hinzugefügt.\",\"Wjz5KP\":\"Keine Teilnehmer zum Anzeigen\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Keine Kapazitätszuweisungen\",\"a/gMx2\":\"Keine Einchecklisten\",\"tMFDem\":\"Keine Daten verfügbar\",\"6Z/F61\":\"Keine Daten verfügbar. Bitte wählen Sie einen Datumsbereich aus.\",\"fFeCKc\":\"Kein Rabatt\",\"HFucK5\":\"Keine beendeten Veranstaltungen anzuzeigen.\",\"yAlJXG\":\"Keine Ereignisse zum Anzeigen\",\"GqvPcv\":\"Keine Filter verfügbar\",\"KPWxKD\":\"Keine Nachrichten zum Anzeigen\",\"J2LkP8\":\"Keine Bestellungen anzuzeigen\",\"RBXXtB\":\"Derzeit sind keine Zahlungsmethoden verfügbar. Bitte wenden Sie sich an den Veranstalter, um Unterstützung zu erhalten.\",\"ZWEfBE\":\"Keine Zahlung erforderlich\",\"ZPoHOn\":\"Kein Produkt mit diesem Teilnehmer verknüpft.\",\"Ya1JhR\":\"Keine Produkte in dieser Kategorie verfügbar.\",\"FTfObB\":\"Noch keine Produkte\",\"+Y976X\":\"Keine Promo-Codes anzuzeigen\",\"MAavyl\":\"Dieser Teilnehmer hat keine Fragen beantwortet.\",\"SnlQeq\":\"Für diese Bestellung wurden keine Fragen gestellt.\",\"Ev2r9A\":\"Keine Ergebnisse\",\"gk5uwN\":\"Keine Suchergebnisse\",\"RHyZUL\":\"Keine Suchergebnisse.\",\"RY2eP1\":\"Es wurden keine Steuern oder Gebühren hinzugefügt.\",\"EdQY6l\":\"Keine\",\"OJx3wK\":\"Nicht verfügbar\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notizen\",\"jtrY3S\":\"Noch nichts zu zeigen\",\"hFwWnI\":\"Benachrichtigungseinstellungen\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Veranstalter über neue Bestellungen benachrichtigen\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Anzahl der für die Zahlung zulässigen Tage (leer lassen, um Zahlungsbedingungen auf Rechnungen wegzulassen)\",\"n86jmj\":\"Nummernpräfix\",\"mwe+2z\":\"Offline-Bestellungen werden in der Veranstaltungsstatistik erst berücksichtigt, wenn die Bestellung als bezahlt markiert wurde.\",\"dWBrJX\":\"Offline-Zahlung fehlgeschlagen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Veranstalter.\",\"fcnqjw\":\"Offline-Zahlungsanweisungen\",\"+eZ7dp\":\"Offline-Zahlungen\",\"ojDQlR\":\"Informationen zu Offline-Zahlungen\",\"u5oO/W\":\"Einstellungen für Offline-Zahlungen\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Im Angebot\",\"Ug4SfW\":\"Sobald Sie ein Ereignis erstellt haben, wird es hier angezeigt.\",\"ZxnK5C\":\"Sobald Sie Daten sammeln, werden sie hier angezeigt.\",\"PnSzEc\":\"Sobald Sie bereit sind, setzen Sie Ihre Veranstaltung live und beginnen Sie mit dem Verkauf von Produkten.\",\"J6n7sl\":\"Laufend\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Details zur Online-Veranstaltung\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Check-In-Seite öffnen\",\"OdnLE4\":\"Seitenleiste öffnen\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optionale zusätzliche Informationen, die auf allen Rechnungen erscheinen (z. B. Zahlungsbedingungen, Gebühren für verspätete Zahlungen, Rückgaberichtlinien)\",\"OrXJBY\":\"Optionales Präfix für Rechnungsnummern (z. B. INV-)\",\"0zpgxV\":\"Optionen\",\"BzEFor\":\"oder\",\"UYUgdb\":\"Befehl\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Bestellung storniert\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Auftragsdatum\",\"Tol4BF\":\"Bestelldetails\",\"WbImlQ\":\"Die Bestellung wurde storniert und der Bestellinhaber wurde benachrichtigt.\",\"nAn4Oe\":\"Bestellung als bezahlt markiert\",\"uzEfRz\":\"Bestellnotizen\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Bestellnummer\",\"acIJ41\":\"Bestellstatus\",\"GX6dZv\":\"Bestellübersicht\",\"tDTq0D\":\"Bestell-Timeout\",\"1h+RBg\":\"Aufträge\",\"3y+V4p\":\"Organisationsadresse\",\"GVcaW6\":\"Organisationsdetails\",\"nfnm9D\":\"Organisationsname\",\"G5RhpL\":\"Veranstalter\",\"mYygCM\":\"Veranstalter ist erforderlich\",\"Pa6G7v\":\"Name des Organisators\",\"l894xP\":\"Organisatoren können nur Veranstaltungen und Produkte verwalten. Sie können keine Benutzer, Kontoeinstellungen oder Abrechnungsinformationen verwalten.\",\"fdjq4c\":\"Innenabstand\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Seite nicht gefunden\",\"QbrUIo\":\"Seitenaufrufe\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"bezahlt\",\"HVW65c\":\"Bezahltes Produkt\",\"ZfxaB4\":\"Teilweise erstattet\",\"8ZsakT\":\"Passwort\",\"TUJAyx\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"vwGkYB\":\"Das Passwort muss mindestens 8 Zeichen lang sein\",\"BLTZ42\":\"Passwort erfolgreich zurückgesetzt. Bitte melden Sie sich mit Ihrem neuen Passwort an.\",\"f7SUun\":\"Passwörter sind nicht gleich\",\"aEDp5C\":\"Fügen Sie dies dort ein, wo das Widget erscheinen soll.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Zahlung\",\"Lg+ewC\":\"Zahlung & Rechnungsstellung\",\"DZjk8u\":\"Einstellungen für Zahlung & Rechnungsstellung\",\"lflimf\":\"Zahlungsfrist\",\"JhtZAK\":\"Bezahlung fehlgeschlagen\",\"JEdsvQ\":\"Zahlungsanweisungen\",\"bLB3MJ\":\"Zahlungsmethoden\",\"QzmQBG\":\"Zahlungsanbieter\",\"lsxOPC\":\"Zahlung erhalten\",\"wJTzyi\":\"Zahlungsstatus\",\"xgav5v\":\"Zahlung erfolgreich abgeschlossen!\",\"R29lO5\":\"Zahlungsbedingungen\",\"/roQKz\":\"Prozentsatz\",\"vPJ1FI\":\"Prozentualer Betrag\",\"xdA9ud\":\"Platzieren Sie dies im Ihrer Website.\",\"blK94r\":\"Bitte fügen Sie mindestens eine Option hinzu\",\"FJ9Yat\":\"Bitte überprüfen Sie, ob die angegebenen Informationen korrekt sind\",\"TkQVup\":\"Bitte überprüfen Sie Ihre E-Mail und Ihr Passwort und versuchen Sie es erneut\",\"sMiGXD\":\"Bitte überprüfen Sie, ob Ihre E-Mail gültig ist\",\"Ajavq0\":\"Bitte überprüfen Sie Ihre E-Mail, um Ihre E-Mail-Adresse zu bestätigen\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Bitte fahren Sie im neuen Tab fort\",\"hcX103\":\"Bitte erstellen Sie ein Produkt\",\"cdR8d6\":\"Bitte erstellen Sie ein Ticket\",\"x2mjl4\":\"Bitte geben Sie eine gültige Bild-URL ein, die auf ein Bild verweist.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Bitte beachten Sie\",\"C63rRe\":\"Bitte kehre zur Veranstaltungsseite zurück, um neu zu beginnen.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Bitte wählen Sie mindestens ein Produkt aus\",\"igBrCH\":\"Bitte bestätigen Sie Ihre E-Mail-Adresse, um auf alle Funktionen zugreifen zu können\",\"/IzmnP\":\"Bitte warten Sie, während wir Ihre Rechnung vorbereiten...\",\"MOERNx\":\"Portugiesisch\",\"qCJyMx\":\"Checkout-Nachricht veröffentlichen\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Nachricht vor dem Checkout\",\"rdUucN\":\"Vorschau\",\"a7u1N9\":\"Preis\",\"CmoB9j\":\"Preisanzeigemodus\",\"BI7D9d\":\"Preis nicht festgelegt\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Preistyp\",\"6RmHKN\":\"Primärfarbe\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primäre Textfarbe\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Alle Tickets ausdrucken\",\"DKwDdj\":\"Tickets drucken\",\"K47k8R\":\"Produkt\",\"1JwlHk\":\"Produktkategorie\",\"U61sAj\":\"Produktkategorie erfolgreich aktualisiert.\",\"1USFWA\":\"Produkt erfolgreich gelöscht\",\"4Y2FZT\":\"Produktpreistyp\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Produktverkäufe\",\"U/R4Ng\":\"Produktebene\",\"sJsr1h\":\"Produkttyp\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produkt(e)\",\"N0qXpE\":\"Produkte\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Verkaufte Produkte\",\"/u4DIx\":\"Verkaufte Produkte\",\"DJQEZc\":\"Produkte erfolgreich sortiert\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil erfolgreich aktualisiert\",\"cl5WYc\":[\"Aktionscode \",[\"promo_code\"],\" angewendet\"],\"P5sgAk\":\"Aktionscode\",\"yKWfjC\":\"Aktionscode-Seite\",\"RVb8Fo\":\"Promo-Codes\",\"BZ9GWa\":\"Mit Promo-Codes können Sie Rabatte oder Vorverkaufszugang anbieten oder Sonderzugang zu Ihrer Veranstaltung gewähren.\",\"OP094m\":\"Bericht zu Aktionscodes\",\"4kyDD5\":\"Geben Sie zusätzlichen Kontext oder Anweisungen für diese Frage an. Verwenden Sie dieses Feld, um Bedingungen, Richtlinien oder wichtige Informationen hinzuzufügen, die die Teilnehmer vor dem Beantworten wissen müssen.\",\"toutGW\":\"QR-Code\",\"LkMOWF\":\"Verfügbare Menge\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Frage gelöscht\",\"avf0gk\":\"Fragebeschreibung\",\"oQvMPn\":\"Fragentitel\",\"enzGAL\":\"Fragen\",\"ROv2ZT\":\"Fragen & Antworten\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio-Option\",\"C4TjpG\":\"Lese weniger\",\"I3QpvQ\":\"Empfänger\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Rückerstattung fehlgeschlagen\",\"n10yGu\":\"Rückerstattungsauftrag\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Rückerstattung ausstehend\",\"xHpVRl\":\"Rückerstattungsstatus\",\"/BI0y9\":\"Rückerstattung\",\"fgLNSM\":\"Registrieren\",\"9+8Vez\":\"Verbleibende Verwendungen\",\"tasfos\":\"entfernen\",\"t/YqKh\":\"Entfernen\",\"t9yxlZ\":\"Berichte\",\"prZGMe\":\"Rechnungsadresse erforderlich\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-Mail-Bestätigung erneut senden\",\"wIa8Qe\":\"Einladung erneut versenden\",\"VeKsnD\":\"Bestell-E-Mail erneut senden\",\"dFuEhO\":\"Ticket-E-Mail erneut senden\",\"o6+Y6d\":\"Erneut senden...\",\"OfhWJH\":\"Zurücksetzen\",\"RfwZxd\":\"Passwort zurücksetzen\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Veranstaltung wiederherstellen\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Zur Veranstaltungsseite zurückkehren\",\"8YBH95\":\"Einnahmen\",\"PO/sOY\":\"Einladung widerrufen\",\"GDvlUT\":\"Rolle\",\"ELa4O9\":\"Verkaufsende\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Verkaufsstartdatum\",\"hBsw5C\":\"Verkauf beendet\",\"kpAzPe\":\"Verkaufsstart\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Speichern\",\"IUwGEM\":\"Änderungen speichern\",\"U65fiW\":\"Organizer speichern\",\"UGT5vp\":\"Einstellungen speichern\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Suche nach Teilnehmername, E-Mail oder Bestellnummer ...\",\"+pr/FY\":\"Suche nach Veranstaltungsnamen...\",\"3zRbWw\":\"Suchen Sie nach Namen, E-Mail oder Bestellnummer ...\",\"L22Tdf\":\"Suchen nach Name, Bestellnummer, Teilnehmernummer oder E-Mail...\",\"BiYOdA\":\"Suche mit Name...\",\"YEjitp\":\"Suche nach Thema oder Inhalt...\",\"Pjsch9\":\"Kapazitätszuweisungen suchen...\",\"r9M1hc\":\"Einchecklisten durchsuchen...\",\"+0Yy2U\":\"Produkte suchen\",\"YIix5Y\":\"Suchen...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Sekundärfarbe\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Sekundäre Textfarbe\",\"02ePaq\":[[\"0\"],\" auswählen\"],\"QuNKRX\":\"Kamera auswählen\",\"9FQEn8\":\"Kategorie auswählen...\",\"kWI/37\":\"Veranstalter auswählen\",\"ixIx1f\":\"Produkt auswählen\",\"3oSV95\":\"Produktebene auswählen\",\"C4Y1hA\":\"Produkte auswählen\",\"hAjDQy\":\"Status auswählen\",\"QYARw/\":\"Ticket auswählen\",\"OMX4tH\":\"Tickets auswählen\",\"DrwwNd\":\"Zeitraum auswählen\",\"O/7I0o\":\"Wählen...\",\"JlFcis\":\"Schicken\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Eine Nachricht schicken\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Nachricht Senden\",\"D7ZemV\":\"Bestellbestätigung und Ticket-E-Mail senden\",\"v1rRtW\":\"Test senden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO-Beschreibung\",\"/SIY6o\":\"SEO-Schlüsselwörter\",\"GfWoKv\":\"SEO-Einstellungen\",\"rXngLf\":\"SEO-Titel\",\"/jZOZa\":\"Servicegebühr\",\"Bj/QGQ\":\"Legen Sie einen Mindestpreis fest und lassen Sie die Nutzer mehr zahlen, wenn sie wollen.\",\"L0pJmz\":\"Legen Sie die Startnummer für die Rechnungsnummerierung fest. Dies kann nicht geändert werden, sobald Rechnungen generiert wurden.\",\"nYNT+5\":\"Richten Sie Ihre Veranstaltung ein\",\"A8iqfq\":\"Schalten Sie Ihr Event live\",\"Tz0i8g\":\"Einstellungen\",\"Z8lGw6\":\"Teilen\",\"B2V3cA\":\"Veranstaltung teilen\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Verfügbare Produktmenge anzeigen\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Zeig mehr\",\"izwOOD\":\"Steuern und Gebühren separat ausweisen\",\"1SbbH8\":\"Wird dem Kunden nach dem Checkout auf der Bestellübersichtsseite angezeigt.\",\"YfHZv0\":\"Wird dem Kunden vor dem Bezahlvorgang angezeigt\",\"CBBcly\":\"Zeigt allgemeine Adressfelder an, einschließlich Land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Einzeiliges Textfeld\",\"+P0Cn2\":\"Überspringe diesen Schritt\",\"YSEnLE\":\"Schmied\",\"lgFfeO\":\"Ausverkauft\",\"Mi1rVn\":\"Ausverkauft\",\"nwtY4N\":\"Etwas ist schiefgelaufen\",\"GRChTw\":\"Beim Löschen der Steuer oder Gebühr ist ein Fehler aufgetreten\",\"YHFrbe\":\"Etwas ist schief gelaufen. Bitte versuche es erneut\",\"kf83Ld\":\"Etwas ist schief gelaufen.\",\"fWsBTs\":\"Etwas ist schief gelaufen. Bitte versuche es erneut.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Dieser Aktionscode wird leider nicht erkannt\",\"65A04M\":\"Spanisch\",\"mFuBqb\":\"Standardprodukt mit festem Preis\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat oder Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-Zahlungen sind für diese Veranstaltung nicht aktiviert.\",\"UJmAAK\":\"Thema\",\"X2rrlw\":\"Zwischensumme\",\"zzDlyQ\":\"Erfolg\",\"b0HJ45\":[\"Erfolgreich! \",[\"0\"],\" erhält in Kürze eine E-Mail.\"],\"BJIEiF\":[\"Erfolgreich \",[\"0\"],\" Teilnehmer\"],\"OtgNFx\":\"E-Mail-Adresse erfolgreich bestätigt\",\"IKwyaF\":\"E-Mail-Änderung erfolgreich bestätigt\",\"zLmvhE\":\"Teilnehmer erfolgreich erstellt\",\"gP22tw\":\"Produkt erfolgreich erstellt\",\"9mZEgt\":\"Promo-Code erfolgreich erstellt\",\"aIA9C4\":\"Frage erfolgreich erstellt\",\"J3RJSZ\":\"Teilnehmer erfolgreich aktualisiert\",\"3suLF0\":\"Kapazitätszuweisung erfolgreich aktualisiert\",\"Z+rnth\":\"Eincheckliste erfolgreich aktualisiert\",\"vzJenu\":\"E-Mail-Einstellungen erfolgreich aktualisiert\",\"7kOMfV\":\"Ereignis erfolgreich aktualisiert\",\"G0KW+e\":\"Erfolgreich aktualisiertes Homepage-Design\",\"k9m6/E\":\"Homepage-Einstellungen erfolgreich aktualisiert\",\"y/NR6s\":\"Standort erfolgreich aktualisiert\",\"73nxDO\":\"Verschiedene Einstellungen erfolgreich aktualisiert\",\"4H80qv\":\"Bestellung erfolgreich aktualisiert\",\"6xCBVN\":\"Einstellungen für Zahlung & Rechnungsstellung erfolgreich aktualisiert\",\"1Ycaad\":\"Produkt erfolgreich aktualisiert\",\"70dYC8\":\"Promo-Code erfolgreich aktualisiert\",\"F+pJnL\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support-E-Mail\",\"uRfugr\":\"T-Shirt\",\"JpohL9\":\"Steuer\",\"geUFpZ\":\"Steuern & Gebühren\",\"dFHcIn\":\"Steuerdetails\",\"wQzCPX\":\"Steuerinformationen, die unten auf allen Rechnungen erscheinen sollen (z. B. USt-Nummer, Steuerregistrierung)\",\"0RXCDo\":\"Steuer oder Gebühr erfolgreich gelöscht\",\"ZowkxF\":\"Steuern\",\"qu6/03\":\"Steuern und Gebühren\",\"gypigA\":\"Dieser Aktionscode ist ungültig\",\"5ShqeM\":\"Die gesuchte Eincheckliste existiert nicht.\",\"QXlz+n\":\"Die Standardwährung für Ihre Ereignisse.\",\"mnafgQ\":\"Die Standardzeitzone für Ihre Ereignisse.\",\"o7s5FA\":\"Die Sprache, in der der Teilnehmer die E-Mails erhalten soll.\",\"NlfnUd\":\"Der Link, auf den Sie geklickt haben, ist ungültig.\",\"HsFnrk\":[\"Die maximale Anzahl an Produkten für \",[\"0\"],\" ist \",[\"1\"]],\"TSAiPM\":\"Die gesuchte Seite existiert nicht\",\"MSmKHn\":\"Der dem Kunden angezeigte Preis versteht sich inklusive Steuern und Gebühren.\",\"6zQOg1\":\"Der dem Kunden angezeigte Preis enthält keine Steuern und Gebühren. Diese werden separat ausgewiesen\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Der Titel der Veranstaltung, der in Suchmaschinenergebnissen und beim Teilen in sozialen Medien angezeigt wird. Standardmäßig wird der Veranstaltungstitel verwendet\",\"wDx3FF\":\"Für diese Veranstaltung sind keine Produkte verfügbar\",\"pNgdBv\":\"In dieser Kategorie sind keine Produkte verfügbar\",\"rMcHYt\":\"Eine Rückerstattung steht aus. Bitte warten Sie, bis der Vorgang abgeschlossen ist, bevor Sie eine weitere Rückerstattung anfordern.\",\"F89D36\":\"Beim Markieren der Bestellung als bezahlt ist ein Fehler aufgetreten\",\"68Axnm\":\"Bei der Bearbeitung Ihrer Anfrage ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\",\"mVKOW6\":\"Beim Senden Ihrer Nachricht ist ein Fehler aufgetreten\",\"AhBPHd\":\"Diese Details werden nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"Pc/Wtj\":\"Dieser Teilnehmer hat eine unbezahlte Bestellung.\",\"mf3FrP\":\"Diese Kategorie hat noch keine Produkte.\",\"8QH2Il\":\"Diese Kategorie ist vor der öffentlichen Ansicht verborgen\",\"xxv3BZ\":\"Diese Eincheckliste ist abgelaufen\",\"Sa7w7S\":\"Diese Eincheckliste ist abgelaufen und steht nicht mehr für Eincheckungen zur Verfügung.\",\"Uicx2U\":\"Diese Eincheckliste ist aktiv\",\"1k0Mp4\":\"Diese Eincheckliste ist noch nicht aktiv\",\"K6fmBI\":\"Diese Eincheckliste ist noch nicht aktiv und steht nicht für Eincheckungen zur Verfügung.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Diese Informationen werden auf der Zahlungsseite, der Bestellübersichtsseite und in der Bestellbestätigungs-E-Mail angezeigt.\",\"XAHqAg\":\"Dies ist ein allgemeines Produkt, wie ein T-Shirt oder eine Tasse. Es wird kein Ticket ausgestellt\",\"CNk/ro\":\"Dies ist eine Online-Veranstaltung\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Diese Nachricht wird in die Fußzeile aller E-Mails aufgenommen, die von dieser Veranstaltung gesendet werden.\",\"55i7Fa\":\"Diese Nachricht wird nur angezeigt, wenn die Bestellung erfolgreich abgeschlossen wurde. Bestellungen, die auf Zahlung warten, zeigen diese Nachricht nicht an.\",\"RjwlZt\":\"Diese Bestellung wurde bereits bezahlt.\",\"5K8REg\":\"Diese Bestellung wurde bereits zurückerstattet.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Diese Bestellung wurde storniert.\",\"Q0zd4P\":\"Diese Bestellung ist abgelaufen. Bitte erneut beginnen.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Diese Bestellung ist abgeschlossen.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Diese Bestellseite ist nicht mehr verfügbar.\",\"i0TtkR\":\"Dies überschreibt alle Sichtbarkeitseinstellungen und verbirgt das Produkt vor allen Kunden.\",\"cRRc+F\":\"Dieses Produkt kann nicht gelöscht werden, da es mit einer Bestellung verknüpft ist. Sie können es stattdessen ausblenden.\",\"3Kzsk7\":\"Dieses Produkt ist ein Ticket. Käufer erhalten nach dem Kauf ein Ticket\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Dieser Link zum Zurücksetzen des Passworts ist ungültig oder abgelaufen.\",\"IV9xTT\":\"Dieser Benutzer ist nicht aktiv, da er die Einladung nicht angenommen hat.\",\"5AnPaO\":\"Ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Die Ticket-E-Mail wurde erneut an den Teilnehmer gesendet.\",\"54q0zp\":\"Tickets für\",\"xN9AhL\":[\"Stufe \",[\"0\"]],\"jZj9y9\":\"Gestuftes Produkt\",\"8wITQA\":\"Gestufte Produkte ermöglichen es Ihnen, mehrere Preisoptionen für dasselbe Produkt anzubieten. Dies ist ideal für Frühbucherprodukte oder um unterschiedliche Preisoptionen für verschiedene Personengruppen anzubieten.\\\" # de\",\"nn3mSR\":\"Verbleibende Zeit:\",\"s/0RpH\":\"Nutzungshäufigkeit\",\"y55eMd\":\"Anzahl der Verwendungen\",\"40Gx0U\":\"Zeitzone\",\"oDGm7V\":\"TIPP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Werkzeuge\",\"72c5Qo\":\"Gesamt\",\"YXx+fG\":\"Gesamt vor Rabatten\",\"NRWNfv\":\"Gesamtrabattbetrag\",\"BxsfMK\":\"Gesamtkosten\",\"2bR+8v\":\"Gesamtumsatz brutto\",\"mpB/d9\":\"Gesamtbestellwert\",\"m3FM1g\":\"Gesamtbetrag zurückerstattet\",\"jEbkcB\":\"Insgesamt erstattet\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Gesamtsteuer\",\"+zy2Nq\":\"Typ\",\"FMdMfZ\":\"Teilnehmer konnte nicht eingecheckt werden\",\"bPWBLL\":\"Teilnehmer konnte nicht ausgecheckt werden\",\"9+P7zk\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"WLxtFC\":\"Produkt konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"/cSMqv\":\"Frage konnte nicht erstellt werden. Bitte überprüfen Sie Ihre Angaben\",\"MH/lj8\":\"Frage kann nicht aktualisiert werden. Bitte überprüfen Sie Ihre Angaben\",\"nnfSdK\":\"Einzigartige Kunden\",\"Mqy/Zy\":\"Vereinigte Staaten\",\"NIuIk1\":\"Unbegrenzt\",\"/p9Fhq\":\"Unbegrenzt verfügbar\",\"E0q9qH\":\"Unbegrenzte Nutzung erlaubt\",\"h10Wm5\":\"Unbezahlte Bestellung\",\"ia8YsC\":\"Bevorstehende\",\"TlEeFv\":\"Bevorstehende Veranstaltungen\",\"L/gNNk\":[\"Aktualisierung \",[\"0\"]],\"+qqX74\":\"Aktualisieren Sie den Namen, die Beschreibung und die Daten der Veranstaltung\",\"vXPSuB\":\"Profil aktualisieren\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL in die Zwischenablage kopiert\",\"e5lF64\":\"Verwendungsbeispiel\",\"fiV0xj\":\"Verwendungslimit\",\"sGEOe4\":\"Verwenden Sie eine unscharfe Version des Titelbilds als Hintergrund\",\"OadMRm\":\"Titelbild verwenden\",\"7PzzBU\":\"Benutzer\",\"yDOdwQ\":\"Benutzerverwaltung\",\"Sxm8rQ\":\"Benutzer\",\"VEsDvU\":\"Benutzer können ihre E-Mail in den <0>Profileinstellungen ändern.\",\"vgwVkd\":\"koordinierte Weltzeit\",\"khBZkl\":\"Umsatzsteuer\",\"E/9LUk\":\"Veranstaltungsort Namen\",\"jpctdh\":\"Ansehen\",\"Pte1Hv\":\"Teilnehmerdetails anzeigen\",\"/5PEQz\":\"Zur Veranstaltungsseite\",\"fFornT\":\"Vollständige Nachricht anzeigen\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Auf Google Maps anzeigen\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP-Eincheckliste\",\"tF+VVr\":\"VIP-Ticket\",\"2q/Q7x\":\"Sichtweite\",\"vmOFL/\":\"Wir konnten Ihre Zahlung nicht verarbeiten. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"45Srzt\":\"Die Kategorie konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.\",\"/DNy62\":[\"Wir konnten keine Tickets finden, die mit \",[\"0\"],\" übereinstimmen\"],\"1E0vyy\":\"Wir konnten die Daten nicht laden. Bitte versuchen Sie es erneut.\",\"NmpGKr\":\"Wir konnten die Kategorien nicht neu ordnen. Bitte versuchen Sie es erneut.\",\"BJtMTd\":\"Wir empfehlen Abmessungen von 2160 x 1080 Pixel und eine maximale Dateigröße von 5 MB.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Wir konnten Ihre Zahlung nicht bestätigen. Bitte versuchen Sie es erneut oder wenden Sie sich an den Support.\",\"Gspam9\":\"Wir bearbeiten Ihre Bestellung. Bitte warten...\",\"LuY52w\":\"Willkommen an Bord! Bitte melden Sie sich an, um fortzufahren.\",\"dVxpp5\":[\"Willkommen zurück\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Was sind gestufte Produkte?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Was ist eine Kategorie?\",\"gxeWAU\":\"Für welche Produkte gilt dieser Code?\",\"hFHnxR\":\"Für welche Produkte gilt dieser Code? (Standardmäßig gilt er für alle)\",\"AeejQi\":\"Für welche Produkte soll diese Kapazität gelten?\",\"Rb0XUE\":\"Um wie viel Uhr werden Sie ankommen?\",\"5N4wLD\":\"Um welche Art von Frage handelt es sich?\",\"gyLUYU\":\"Wenn aktiviert, werden Rechnungen für Ticketbestellungen erstellt. Rechnungen werden zusammen mit der Bestellbestätigungs-E-Mail gesendet. Teilnehmer können ihre Rechnungen auch von der Bestellbestätigungsseite herunterladen.\",\"D3opg4\":\"Wenn Offline-Zahlungen aktiviert sind, können Benutzer ihre Bestellungen abschließen und ihre Tickets erhalten. Ihre Tickets werden klar anzeigen, dass die Bestellung nicht bezahlt ist, und das Check-in-Tool wird das Check-in-Personal benachrichtigen, wenn eine Bestellung eine Zahlung erfordert.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Welche Tickets sollen mit dieser Eincheckliste verknüpft werden?\",\"S+OdxP\":\"Wer organisiert diese Veranstaltung?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Wem sollte diese Frage gestellt werden?\",\"VxFvXQ\":\"Widget einbetten\",\"v1P7Gm\":\"Widget-Einstellungen\",\"b4itZn\":\"Arbeiten\",\"hqmXmc\":\"Arbeiten...\",\"+G/XiQ\":\"Seit Jahresbeginn\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, entfernen\",\"ySeBKv\":\"Sie haben dieses Ticket bereits gescannt\",\"P+Sty0\":[\"Sie ändern Ihre E-Mail zu <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sie sind offline\",\"sdB7+6\":\"Sie können einen Promo-Code erstellen, der sich auf dieses Produkt richtet auf der\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Sie können den Produkttyp nicht ändern, da Teilnehmer mit diesem Produkt verknüpft sind.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Sie können Teilnehmer mit unbezahlten Bestellungen nicht einchecken. Diese Einstellung kann in den Veranstaltungsdetails geändert werden.\",\"c9Evkd\":\"Sie können die letzte Kategorie nicht löschen.\",\"6uwAvx\":\"Sie können diese Preiskategorie nicht löschen, da für diese Kategorie bereits Produkte verkauft wurden. Sie können sie stattdessen ausblenden.\",\"tFbRKJ\":\"Sie können die Rolle oder den Status des Kontoinhabers nicht bearbeiten.\",\"fHfiEo\":\"Sie können eine manuell erstellte Bestellung nicht zurückerstatten.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Sie haben Zugriff auf mehrere Konten. Bitte wählen Sie eines aus, um fortzufahren.\",\"Z6q0Vl\":\"Sie haben diese Einladung bereits angenommen. Bitte melden Sie sich an, um fortzufahren.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Sie haben keine ausstehende E-Mail-Änderung.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Die Zeit für die Bestellung ist abgelaufen.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Sie haben noch keine Nachrichten gesendet. Sie können Nachrichten an alle Teilnehmer oder an bestimmte Produkthalter senden.\",\"R6i9o9\":\"Sie müssen bestätigen, dass diese E-Mail keinen Werbezweck hat\",\"3ZI8IL\":\"Sie müssen den Allgemeinen Geschäftsbedingungen zustimmen\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Sie müssen ein Ticket erstellen, bevor Sie einen Teilnehmer manuell hinzufügen können.\",\"jE4Z8R\":\"Sie müssen mindestens eine Preisstufe haben\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Sie müssen eine Bestellung manuell als bezahlt markieren. Dies kann auf der Bestellverwaltungsseite erfolgen.\",\"L/+xOk\":\"Sie benötigen ein Ticket, bevor Sie eine Eincheckliste erstellen können.\",\"Djl45M\":\"Sie benötigen ein Produkt, bevor Sie eine Kapazitätszuweisung erstellen können.\",\"y3qNri\":\"Sie benötigen mindestens ein Produkt, um loszulegen. Kostenlos, bezahlt oder lassen Sie den Benutzer entscheiden, was er zahlen möchte.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Ihr Kontoname wird auf Veranstaltungsseiten und in E-Mails verwendet.\",\"veessc\":\"Ihre Teilnehmer werden hier angezeigt, sobald sie sich für Ihre Veranstaltung registriert haben. Sie können Teilnehmer auch manuell hinzufügen.\",\"Eh5Wrd\":\"Ihre tolle Website 🎉\",\"lkMK2r\":\"Deine Details\",\"3ENYTQ\":[\"Ihre E-Mail-Anfrage zur Änderung auf <0>\",[\"0\"],\" steht noch aus. Bitte überprüfen Sie Ihre E-Mail, um sie zu bestätigen\"],\"yZfBoy\":\"Ihre Nachricht wurde gesendet\",\"KSQ8An\":\"Deine Bestellung\",\"Jwiilf\":\"Deine Bestellung wurde storniert\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Sobald Ihre Bestellungen eintreffen, werden sie hier angezeigt.\",\"9TO8nT\":\"Ihr Passwort\",\"P8hBau\":\"Ihre Zahlung wird verarbeitet.\",\"UdY1lL\":\"Ihre Zahlung war nicht erfolgreich, bitte versuchen Sie es erneut.\",\"fzuM26\":\"Ihre Zahlung war nicht erfolgreich. Bitte versuchen Sie es erneut.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Ihre Rückerstattung wird bearbeitet.\",\"IFHV2p\":\"Ihr Ticket für\",\"x1PPdr\":\"Postleitzahl\",\"BM/KQm\":\"Postleitzahl\",\"+LtVBt\":\"Postleitzahl\",\"25QDJ1\":\"- Zum Veröffentlichen klicken\",\"WOyJmc\":\"- Zum Rückgängigmachen der Veröffentlichung klicken\",\"ncwQad\":\"(leer)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" ist bereits eingecheckt\"],\"S4PqS9\":[[\"0\"],\" aktive Webhooks\"],\"6MIiOI\":[[\"0\"],\" übrig\"],\"COnw8D\":[[\"0\"],\" Logo\"],\"B7pZfX\":[[\"0\"],\" Veranstalter\"],\"/HkCs4\":[[\"0\"],\" Tickets\"],\"TjbIUI\":[[\"availableCount\"],\" von \",[\"totalCount\"],\" verfügbar\"],\"OJnhhX\":[[\"eventCount\"],\" Ereignisse\"],\"3IEF7U\":[[\"totalCount\"],\" Ticketarten\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Steuern/Gebühren\",\"B1St2O\":\"<0>Check-in-Listen helfen Ihnen, den Veranstaltungseinlass nach Tag, Bereich oder Tickettyp zu verwalten. Sie können Tickets mit bestimmten Listen wie VIP-Bereichen oder Tag-1-Pässen verknüpfen und einen sicheren Check-in-Link mit dem Personal teilen. Es ist kein Konto erforderlich. Check-in funktioniert auf Mobilgeräten, Desktop oder Tablet mit einer Gerätekamera oder einem HID-USB-Scanner. \",\"v9VSIS\":\"<0>Legen Sie ein einziges Gesamtlimit für die Teilnehmerzahl fest, das gleichzeitig für mehrere Ticketarten gilt.<1>Wenn Sie beispielsweise ein <2>Tagesticket und ein <3>Wochenendticket verknüpfen, ziehen beide aus demselben Platzpool. Sobald das Limit erreicht ist, werden alle verknüpften Tickets automatisch nicht mehr verkauft.\",\"ZnVt5v\":\"<0>Webhooks benachrichtigen externe Dienste sofort, wenn Ereignisse eintreten, z. B. wenn ein neuer Teilnehmer zu deinem CRM oder deiner Mailingliste hinzugefügt wird, um eine nahtlose Automatisierung zu gewährleisten.<1>Nutze Drittanbieterdienste wie <2>Zapier, <3>IFTTT oder <4>Make, um benutzerdefinierte Workflows zu erstellen und Aufgaben zu automatisieren.\",\"fAv9QG\":\"🎟️ Tickets hinzufügen\",\"M2DyLc\":\"1 aktiver Webhook\",\"yTsaLw\":\"1 Ticket\",\"nz96Ue\":\"1 Ticketart\",\"HR/cvw\":\"Musterstraße 123\",\"kMU5aM\":\"Eine Stornierungsbenachrichtigung wurde gesendet an\",\"V53XzQ\":\"Ein neuer Bestätigungscode wurde an Ihre E-Mail gesendet\",\"/z/bH1\":\"Eine kurze Beschreibung Ihres Veranstalters, die Ihren Nutzern angezeigt wird.\",\"aS0jtz\":\"Abgebrochen\",\"uyJsf6\":\"Über\",\"WTk/ke\":\"Über Stripe Connect\",\"JvuLls\":\"Gebühr übernehmen\",\"lk74+I\":\"Gebühr übernehmen\",\"1uJlG9\":\"Akzentfarbe\",\"K5+3xg\":\"Einladung annehmen\",\"VTfZPy\":\"Zugriff verweigert\",\"iN5Cz3\":\"Konto bereits verbunden!\",\"YP4JuP\":\"Kontokonfiguration erfolgreich aktualisiert\",\"vOuxvL\":\"Kontoinformationen\",\"EHNORh\":\"Konto nicht gefunden\",\"bPwFdf\":\"Konten\",\"nMtNd+\":\"Handlung erforderlich: Verbinden Sie Ihr Stripe-Konto erneut\",\"AhwTa1\":\"Handlung erforderlich: Umsatzsteuerinformationen benötigt\",\"APyAR/\":\"Aktive Events\",\"UWWRyd\":\"Fügen Sie benutzerdefinierte Fragen hinzu, um während des Bezahlvorgangs zusätzliche Informationen zu erfassen\",\"a5KFZU\":\"Füge Veranstaltungsdetails hinzu und verwalte die Einstellungen.\",\"Fb+SDI\":\"Weitere Tickets hinzufügen\",\"7JF9w9\":\"Frage hinzufügen\",\"6PNlRV\":\"Fügen Sie dieses Event zu Ihrem Kalender hinzu\",\"BGD9Yt\":\"Tickets hinzufügen\",\"QN2F+7\":\"Webhook hinzufügen\",\"NsWqSP\":\"Fügen Sie Ihre Social-Media-Konten und die Website-URL hinzu. Diese werden auf Ihrer öffentlichen Veranstalterseite angezeigt.\",\"bVjDs9\":\"Zusätzliche Gebühren\",\"0Zypnp\":\"Admin Dashboard\",\"YAV57v\":\"Partner\",\"I+utEq\":\"Partnercode kann nicht geändert werden\",\"/jHBj5\":\"Partner erfolgreich erstellt\",\"uCFbG2\":\"Partner erfolgreich gelöscht\",\"a41PKA\":\"Partnerverkäufe werden verfolgt\",\"mJJh2s\":\"Partnerverkäufe werden nicht verfolgt. Dies deaktiviert den Partner.\",\"jabmnm\":\"Partner erfolgreich aktualisiert\",\"CPXP5Z\":\"Partner\",\"9Wh+ug\":\"Partner exportiert\",\"3cqmut\":\"Partner helfen Ihnen, Verkäufe von Partnern und Influencern zu verfolgen. Erstellen Sie Partnercodes und teilen Sie diese, um die Leistung zu überwachen.\",\"7rLTkE\":\"Alle archivierten Veranstaltungen\",\"gKq1fa\":\"Alle Teilnehmer\",\"pMLul+\":\"Alle Währungen\",\"qlaZuT\":\"Fertig! Sie verwenden jetzt unser verbessertes Zahlungssystem.\",\"ZS/D7f\":\"Alle beendeten Veranstaltungen\",\"QsYjci\":\"Alle Veranstaltungen\",\"31KB8w\":\"Alle fehlgeschlagenen Jobs gelöscht\",\"D2g7C7\":\"Alle Jobs zur Wiederholung eingereiht\",\"dr7CWq\":\"Alle bevorstehenden Veranstaltungen\",\"GpT6Uf\":\"Erlauben Sie Teilnehmern, ihre Ticketinformationen (Name, E-Mail) über einen sicheren Link zu aktualisieren, der mit ihrer Bestellbestätigung gesendet wird.\",\"QUg5y1\":\"Fast geschafft! Schließen Sie die Verbindung Ihres Stripe-Kontos ab, um Zahlungen zu akzeptieren.\",\"c4uJfc\":\"Fast geschafft! Wir warten nur noch auf die Verarbeitung Ihrer Zahlung. Das sollte nur wenige Sekunden dauern.\",\"ocS8eq\":[\"Haben Sie bereits ein Konto? <0>\",[\"0\"],\"\"],\"/H326L\":\"Bereits erstattet\",\"RtxQTF\":\"Diese Bestellung auch stornieren\",\"jkNgQR\":\"Diese Bestellung auch erstatten\",\"xYqsHg\":\"Immer verfügbar\",\"Wvrz79\":\"Gezahlter Betrag\",\"Zkymb9\":\"Eine E-Mail-Adresse für diesen Partner. Der Partner wird nicht benachrichtigt.\",\"vRznIT\":\"Ein Fehler ist aufgetreten beim Überprüfen des Exportstatus.\",\"eusccx\":\"Eine optionale Nachricht, die beim hervorgehobenen Produkt angezeigt wird, z.B. \\\"Verkauft sich schnell 🔥\\\" oder \\\"Bester Wert\\\"\",\"QNrkms\":\"Antwort erfolgreich aktualisiert.\",\"Znwxal\":\"Anwendungsgebühren-Konfiguration\",\"261RBr\":\"Nachricht genehmigen\",\"0aVEBY\":\"Sind Sie sicher, dass Sie alle fehlgeschlagenen Jobs löschen möchten?\",\"LchiNd\":\"Sind Sie sicher, dass Sie diesen Partner löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.\",\"vPeW/6\":\"Sind Sie sicher, dass Sie diese Konfiguration löschen möchten? Dies kann sich auf Konten auswirken, die sie verwenden.\",\"JmVITJ\":\"Sind Sie sicher, dass Sie diese Vorlage löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden und E-Mails werden auf die Standardvorlage zurückgreifen.\",\"aLS+A6\":\"Sind Sie sicher, dass Sie diese Vorlage löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden und E-Mails werden auf die Veranstalter- oder Standardvorlage zurückgreifen.\",\"5H3Z78\":\"Bist du sicher, dass du diesen Webhook löschen möchtest?\",\"147G4h\":\"Möchten Sie wirklich gehen?\",\"VDWChT\":\"Sind Sie sicher, dass Sie diesen Veranstalter auf Entwurf setzen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit unsichtbar.\",\"pWtQJM\":\"Sind Sie sicher, dass Sie diesen Veranstalter veröffentlichen möchten? Dadurch wird die Veranstalterseite für die Öffentlichkeit sichtbar.\",\"WFHOlF\":\"Sind Sie sicher, dass Sie diese Veranstaltung veröffentlichen möchten? Nach der Veröffentlichung ist sie öffentlich sichtbar.\",\"4TNVdy\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil veröffentlichen möchten? Nach der Veröffentlichung ist es öffentlich sichtbar.\",\"cDtoWq\":[\"Sind Sie sicher, dass Sie die Bestellbestätigung erneut an \",[\"0\"],\" senden möchten?\"],\"xeIaKw\":[\"Sind Sie sicher, dass Sie das Ticket erneut an \",[\"0\"],\" senden möchten?\"],\"ExDt3P\":\"Sind Sie sicher, dass Sie diese Veranstaltung zurückziehen möchten? Sie wird nicht mehr öffentlich sichtbar sein.\",\"5Qmxo/\":\"Sind Sie sicher, dass Sie dieses Veranstalterprofil zurückziehen möchten? Es wird nicht mehr öffentlich sichtbar sein.\",\"Uqefyd\":\"Sind Sie in der EU umsatzsteuerregistriert?\",\"+QARA4\":\"Kunst\",\"tLf3yJ\":\"Da Ihr Unternehmen in Irland ansässig ist, wird automatisch die irische Umsatzsteuer von 23% auf alle Plattformgebühren angewendet.\",\"QGoXh3\":\"Da Ihr Unternehmen in der EU ansässig ist, müssen wir die korrekte Umsatzsteuerbehandlung für unsere Plattformgebühren bestimmen:\",\"tMeVa/\":\"Name und E-Mail für jedes gekaufte Ticket erfragen\",\"/JdZIP\":\"Zugewiesene Konfiguration\",\"xdiER7\":\"Zugewiesene Stufe\",\"F2rX0R\":\"Mindestens ein Ereignistyp muss ausgewählt werden\",\"BCmibk\":\"Versuche\",\"6PecK3\":\"Anwesenheit und Check-in-Raten für alle Veranstaltungen\",\"AJ4rvK\":\"Teilnehmer storniert\",\"qvylEK\":\"Teilnehmer erstellt\",\"Aspq3b\":\"Erfassung von Teilnehmerdetails\",\"fpb0rX\":\"Teilnehmerdetails aus Bestellung kopiert\",\"0R3Y+9\":\"Teilnehmer-E-Mail\",\"94aQMU\":\"Teilnehmerinformationen\",\"KkrBiR\":\"Erfassung von Teilnehmerinformationen\",\"av+gjP\":\"Teilnehmername\",\"cosfD8\":\"Teilnehmerstatus\",\"D2qlBU\":\"Teilnehmer aktualisiert\",\"22BOve\":\"Teilnehmer erfolgreich aktualisiert\",\"x8Vnvf\":\"Ticket des Teilnehmers nicht in dieser Liste enthalten\",\"k3Tngl\":\"Teilnehmer exportiert\",\"UoIRW8\":\"Registrierte Teilnehmer\",\"5UbY+B\":\"Teilnehmer mit einem bestimmten Ticket\",\"4HVzhV\":\"Teilnehmer:\",\"HVkhy2\":\"Attributionsanalyse\",\"dMMjeD\":\"Attributionsaufschlüsselung\",\"1oPDuj\":\"Attributionswert\",\"PZ7FTW\":\"Wird automatisch basierend auf der Hintergrundfarbe erkannt, kann aber überschrieben werden\",\"clF06r\":\"Zur Erstattung verfügbar\",\"NB5+UG\":\"Verfügbare Token\",\"EmYMHc\":\"Wartet auf Offline-Zahlung\",\"kNmmvE\":\"Awesome Events GmbH\",\"TeSaQO\":\"Zurück zu Konten\",\"kYqM1A\":\"Zurück zum Event\",\"td/bh+\":\"Zurück zu Berichten\",\"jIPNJG\":\"Grundinformationen\",\"WOpH7O\":\"Schönes Checkout-Erlebnis auf jedem Gerät\",\"iMdwTb\":\"Bevor dein Event live gehen kann, musst du einige Schritte erledigen. Schließe alle folgenden Schritte ab, um zu beginnen.\",\"UabgBd\":\"Inhalt ist erforderlich\",\"HWXuQK\":\"Setzen Sie ein Lesezeichen für diese Seite, um Ihre Bestellung jederzeit zu verwalten.\",\"CUKVDt\":\"Gestalten Sie Ihre Tickets mit einem individuellen Logo, Farben und einer Fußzeilennachricht.\",\"9N+p+g\":\"Geschäftlich\",\"7ns+do\":\"Geschäftsadresse\",\"LeC29u\":\"Geschäftsadresse für Umsatzsteuerzwecke\",\"RReHTu\":\"Firmenname\",\"bv6RXK\":\"Schaltflächenbeschriftung\",\"ChDLlO\":\"Schaltflächentext\",\"BUe8Wj\":\"Käufer zahlt\",\"qF1qbA\":\"Käufer sehen einen klaren Preis. Die Plattformgebühr wird von Ihrer Auszahlung abgezogen.\",\"DFqasq\":[\"Durch Fortfahren stimmen Sie den <0>\",[\"0\"],\" Nutzungsbedingungen zu\"],\"lFdbRS\":\"Anwendungsgebühren umgehen\",\"2VLZwd\":\"Aktionsschaltfläche\",\"PUpvQe\":\"Kamera-Scanner\",\"D02dD9\":\"Kampagne\",\"H4nE+E\":\"Alle Produkte stornieren und in den Pool zurückgeben\",\"tOXAdc\":\"Das Stornieren wird alle mit dieser Bestellung verbundenen Teilnehmer stornieren und die Tickets in den verfügbaren Pool zurückgeben.\",\"IrUqjC\":\"Einchecken nicht möglich (Storniert)\",\"01sEfm\":\"Die Standardkonfiguration des Systems kann nicht gelöscht werden\",\"VsM1HH\":\"Kapazitätszuweisungen\",\"K7tIrx\":\"Kategorie\",\"2tbLdK\":\"Wohltätigkeit\",\"v4fiSg\":\"Überprüfen Sie Ihre E-Mail\",\"51AsAN\":\"Überprüfen Sie Ihren Posteingang! Wenn Tickets mit dieser E-Mail verknüpft sind, erhalten Sie einen Link, um sie anzuzeigen.\",\"udRwQs\":\"Check-in erstellt\",\"F4SRy3\":\"Check-in gelöscht\",\"9gPPUY\":\"Check-In-Liste erstellt!\",\"f2vU9t\":\"Check-in-Listen\",\"tMNBEF\":\"Check-In-Listen ermöglichen die Kontrolle des Einlasses über Tage, Bereiche oder Tickettypen hinweg. Sie können einen sicheren Check-In-Link mit dem Personal teilen – kein Konto erforderlich.\",\"SHJwyq\":\"Check-in-Rate\",\"qCqdg6\":\"Check-In-Status\",\"cKj6OE\":\"Check-in-Übersicht\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinesisch (Traditionell)\",\"pkk46Q\":\"Wählen Sie einen Veranstalter\",\"Crr3pG\":\"Kalender auswählen\",\"LAW8Vb\":\"Wählen Sie die Standardeinstellung für neue Veranstaltungen. Dies kann für einzelne Veranstaltungen überschrieben werden.\",\"pjp2n5\":\"Wählen Sie, wer die Plattformgebühr zahlt. Dies hat keine Auswirkungen auf zusätzliche Gebühren, die Sie in Ihren Kontoeinstellungen konfiguriert haben.\",\"CySr+W\":\"Klicken, um Notizen anzuzeigen\",\"RG3szS\":\"schließen\",\"RWw9Lg\":\"Modal schließen\",\"XwdMMg\":\"Code darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten\",\"+yMJb7\":\"Code ist erforderlich\",\"m9SD3V\":\"Code muss mindestens 3 Zeichen lang sein\",\"V1krgP\":\"Code darf maximal 20 Zeichen lang sein\",\"psqIm5\":\"Arbeiten Sie mit Ihrem Team zusammen, um gemeinsam großartige Veranstaltungen zu gestalten.\",\"4bUH9i\":\"Erfassen Sie Teilnehmerdetails für jedes gekaufte Ticket.\",\"TkfG8v\":\"Details pro Bestellung erfassen\",\"96ryID\":\"Details pro Ticket erfassen\",\"FpsvqB\":\"Farbmodus\",\"jEu4bB\":\"Spalten\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Kommunikationseinstellungen\",\"7D9MJz\":\"Stripe-Einrichtung abschließen\",\"OqEV/G\":\"Schließen Sie die folgende Einrichtung ab, um fortzufahren\",\"nqx+6h\":\"Schließen Sie diese Schritte ab, um mit dem Ticketverkauf für Ihre Veranstaltung zu beginnen.\",\"5YrKW7\":\"Schließen Sie Ihre Zahlung ab, um Ihre Tickets zu sichern.\",\"xGU92i\":\"Vervollständigen Sie Ihr Profil, um dem Team beizutreten.\",\"ih35UP\":\"Konferenzzentrum\",\"B5fpAA\":\"Konfiguration erfolgreich zugewiesen\",\"X1zdE7\":\"Konfiguration erfolgreich erstellt\",\"mLBUMQ\":\"Konfiguration erfolgreich gelöscht\",\"qxquWu\":\"Konfigurationsnamen sind für Endbenutzer sichtbar. Die \\\"Feste Gebühr\\\" und die \\\"Prozentuale Gebühr\\\" sind Anwendungsgebühren, die in USD auf alle Transaktionen erhoben werden.\",\"eeZdaB\":\"Konfiguration erfolgreich aktualisiert\",\"3cKoxx\":\"Konfigurationen\",\"8v2LRU\":\"Konfigurieren Sie Veranstaltungsdetails, Standort, Bezahloptionen und E-Mail-Benachrichtigungen.\",\"raw09+\":\"Konfigurieren Sie, wie Teilnehmerdetails während des Bezahlvorgangs erfasst werden\",\"FI60XC\":\"Steuern & Gebühren konfigurieren\",\"NGXKG/\":\"E-Mail-Adresse bestätigen\",\"JRQitQ\":\"Neues Passwort bestätigen\",\"Auz0Mz\":\"Bestätigen Sie Ihre E-Mail-Adresse, um alle Funktionen zu nutzen.\",\"7+grte\":\"Bestätigungs-E-Mail gesendet! Bitte überprüfen Sie Ihren Posteingang.\",\"n/7+7Q\":\"Bestätigung gesendet an\",\"o5A0Go\":\"Herzlichen Glückwunsch zur Erstellung eines Events!\",\"WNnP3w\":\"Verbinden & Upgraden\",\"Xe2tSS\":\"Verbindungsdokumentation\",\"1Xxb9f\":\"Zahlungsabwicklung verbinden\",\"nQI4H5\":\"Verbinden Sie Stripe, um die Bearbeitung von E-Mail-Vorlagen zu ermöglichen\",\"LmvZ+E\":\"Stripe verbinden, um Nachrichten zu aktivieren\",\"EWnXR+\":\"Mit Stripe verbinden\",\"VioGG1\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Tickets und Produkte zu akzeptieren.\",\"4qmnU8\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu akzeptieren.\",\"E1eze1\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen für Ihre Veranstaltungen zu akzeptieren.\",\"ulV1ju\":\"Verbinden Sie Ihr Stripe-Konto, um Zahlungen zu akzeptieren.\",\"/3017M\":\"Mit Stripe verbunden\",\"jfC/xh\":\"Kontakt\",\"LOFgda\":[\"Kontakt \",[\"0\"]],\"41BQ3k\":\"Kontakt-E-Mail\",\"KcXRN+\":\"Kontakt-E-Mail für Support\",\"m8WD6t\":\"Einrichtung fortsetzen\",\"0GwUT4\":\"Weiter zur Kasse\",\"sBV87H\":\"Weiter zur Veranstaltungserstellung\",\"nKtyYu\":\"Weiter zum nächsten Schritt\",\"F3/nus\":\"Weiter zur Zahlung\",\"p2FRHj\":\"Steuern Sie, wie Plattformgebühren für diese Veranstaltung gehandhabt werden\",\"1JnTgU\":\"Von oben kopiert\",\"FxVG/l\":\"In die Zwischenablage kopiert\",\"PiH3UR\":\"Kopiert!\",\"uUPbPg\":\"Partnerlink kopieren\",\"iVm46+\":\"Code kopieren\",\"+2ZJ7N\":\"Details zum ersten Teilnehmer kopieren\",\"ZN1WLO\":\"E-Mail Kopieren\",\"tUGbi8\":\"Meine Daten kopieren an:\",\"y22tv0\":\"Kopieren Sie diesen Link, um ihn überall zu teilen\",\"/4gGIX\":\"In die Zwischenablage kopieren\",\"P0rbCt\":\"Titelbild\",\"60u+dQ\":\"Das Titelbild wird oben auf Ihrer Veranstaltungsseite angezeigt\",\"2NLjA6\":\"Das Titelbild wird oben auf Ihrer Veranstalterseite angezeigt\",\"zg4oSu\":[[\"0\"],\"-Vorlage erstellen\"],\"RKKhnW\":\"Erstellen Sie ein individuelles Widget, um Tickets auf Ihrer Website zu verkaufen.\",\"yIRev4\":\"Passwort erstellen\",\"xfKgwv\":\"Partner erstellen\",\"tudG8q\":\"Erstellen und konfigurieren Sie Tickets und Merchandise zum Verkauf.\",\"YAl9Hg\":\"Konfiguration erstellen\",\"BTne9e\":\"Erstellen Sie benutzerdefinierte E-Mail-Vorlagen für diese Veranstaltung, die die Veranstalter-Standards überschreiben\",\"YIDzi/\":\"Benutzerdefinierte Vorlage erstellen\",\"Nc3l/D\":\"Erstellen Sie Rabatte, Zugangscodes für versteckte Tickets und Sonderangebote.\",\"eWEV9G\":\"Neues Passwort erstellen\",\"8AiKIu\":\"Ticket oder Produkt erstellen\",\"agZ87r\":\"Erstellen Sie Tickets für Ihre Veranstaltung, legen Sie Preise fest und verwalten Sie die verfügbare Menge.\",\"/HGmW9\":\"Erstellen Sie verfolgbare Links, um Partner zu belohnen, die Ihre Veranstaltung bewerben.\",\"dkAPxi\":\"Webhook erstellen\",\"5slqwZ\":\"Erstellen Sie Ihre Veranstaltung\",\"JQNMrj\":\"Erstellen Sie Ihre erste Veranstaltung\",\"CCjxOC\":\"Erstellen Sie Ihre erste Veranstaltung, um Tickets zu verkaufen und Teilnehmer zu verwalten.\",\"ZCSSd+\":\"Erstellen Sie Ihre eigene Veranstaltung\",\"67NsZP\":\"Veranstaltung wird erstellt...\",\"H34qcM\":\"Veranstalter wird erstellt...\",\"1YMS+X\":\"Ihre Veranstaltung wird erstellt, bitte warten\",\"yiy8Jt\":\"Ihr Veranstalterprofil wird erstellt, bitte warten\",\"lfLHNz\":\"CTA-Beschriftung ist erforderlich\",\"BMtue0\":\"Aktueller Zahlungsdienstleister\",\"T+1APV\":\"Aktuelle Umsatzsteuer-Identifikationsnummer ist validiert\",\"v2GlhZ\":\"Validierung der aktuellen Umsatzsteuer-Identifikationsnummer fehlgeschlagen\",\"iTvh6I\":\"Derzeit zum Kauf verfügbar\",\"g7HIC0\":\"Individuelles Branding\",\"mimF6c\":\"Benutzerdefinierte Nachricht nach dem Checkout\",\"O6mra8\":\"Benutzerdefinierte Fragen\",\"axv/Mi\":\"Benutzerdefinierte Vorlage\",\"QMHSMS\":\"Der Kunde erhält eine E-Mail zur Bestätigung der Erstattung\",\"L/Qc+w\":\"E-Mail-Adresse des Kunden\",\"wpfWhJ\":\"Vorname des Kunden\",\"GIoqtA\":\"Nachname des Kunden\",\"NihQNk\":\"Kunden\",\"7gsjkI\":\"Passen Sie die an Ihre Kunden gesendeten E-Mails mit Liquid-Vorlagen an. Diese Vorlagen werden als Standards für alle Veranstaltungen in Ihrer Organisation verwendet.\",\"xJaTUK\":\"Passen Sie Layout, Farben und Branding Ihrer Veranstaltungs-Homepage an.\",\"MXZfGN\":\"Passen Sie die Fragen während des Bezahlvorgangs an, um wichtige Informationen von Ihren Teilnehmern zu sammeln.\",\"iX6SLo\":\"Passen Sie den Text auf dem Weiter-Button an\",\"pxNIxa\":\"Passen Sie Ihre E-Mail-Vorlage mit Liquid-Vorlagen an\",\"3trPKm\":\"Passen Sie das Erscheinungsbild Ihrer Veranstalterseite an\",\"/gWrVZ\":\"Tägliche Einnahmen, Steuern, Gebühren und Rückerstattungen für alle Veranstaltungen\",\"zgCHnE\":\"Täglicher Verkaufsbericht\",\"nHm0AI\":\"Aufschlüsselung der täglichen Verkäufe, Steuern und Gebühren\",\"pvnfJD\":\"Dunkel\",\"nE5o/t\":\"Dateneigentum\",\"lnYE59\":\"Datum der Veranstaltung\",\"gnBreG\":\"Datum der Bestellaufgabe\",\"ovBPCi\":\"Standard\",\"JtI4vj\":\"Standard-Erfassung von Teilnehmerinformationen\",\"3R/Tu2\":\"Standard-Gebührenbehandlung\",\"1bZAZA\":\"Standardvorlage wird verwendet\",\"vu7gDm\":\"Partner löschen\",\"KZN4Lc\":\"Alle löschen\",\"+jw/c1\":\"Bild löschen\",\"hdyeZ0\":\"Job löschen\",\"dPyJ15\":\"Vorlage löschen\",\"mxsm1o\":\"Diese Frage löschen? Dies kann nicht rückgängig gemacht werden.\",\"snMaH4\":\"Webhook löschen\",\"vYgeDk\":\"Alle abwählen\",\"NvuEhl\":\"Designelemente\",\"H8kMHT\":\"Code nicht erhalten?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Diese Nachricht schließen\",\"BREO0S\":\"Zeigen Sie ein Kontrollkästchen an, mit dem Kunden dem Erhalt von Marketing-Mitteilungen von diesem Veranstalter zustimmen können.\",\"TvY/XA\":\"Dokumentation\",\"Kdpf90\":\"Nicht vergessen!\",\"352VU2\":\"Haben Sie noch kein Konto? <0>Registrieren\",\"AXXqG+\":\"Spende\",\"DPfwMq\":\"Fertig\",\"2+O9st\":\"Laden Sie Verkaufs-, Teilnehmer- und Finanzberichte für alle abgeschlossenen Bestellungen herunter.\",\"eneWvv\":\"Entwurf\",\"Ts8hhq\":\"Aufgrund des hohen Spam-Risikos müssen Sie ein Stripe-Konto verbinden, bevor Sie E-Mail-Vorlagen ändern können. Dies dient dazu sicherzustellen, dass alle Veranstalter verifiziert und rechenschaftspflichtig sind.\",\"TnzbL+\":\"Aufgrund des hohen Spam-Risikos müssen Sie ein Stripe-Konto verbinden, bevor Sie Nachrichten an Teilnehmer senden können.\\nDies stellt sicher, dass alle Veranstalter verifiziert und rechenschaftspflichtig sind.\",\"euc6Ns\":\"Duplizieren\",\"KRmTkx\":\"Produkt duplizieren\",\"KIjvtr\":\"Niederländisch\",\"SPKbfM\":\"z.\u202FB. Tickets kaufen, Jetzt registrieren\",\"fc7wGW\":\"z.B. Wichtiges Update zu Ihren Tickets\",\"54MPqC\":\"z.B. Standard, Premium, Enterprise\",\"LTzmgK\":[[\"0\"],\"-Vorlage bearbeiten\"],\"v4+lcZ\":\"Partner bearbeiten\",\"2iZEz7\":\"Antwort bearbeiten\",\"tPtRwl\":\"Anwendungsgebühren bearbeiten\",\"t2bbp8\":\"Teilnehmer bearbeiten\",\"etaWtB\":\"Teilnehmerdetails bearbeiten\",\"+guao5\":\"Konfiguration bearbeiten\",\"vRWOrM\":\"Bestelldetails bearbeiten\",\"3yNuBV\":\"Umsatzsteuer-Einstellungen bearbeiten\",\"fW5sSv\":\"Webhook bearbeiten\",\"nP7CdQ\":\"Webhook bearbeiten\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Bildung\",\"iiWXDL\":\"Berechtigungsfehler\",\"zPiC+q\":\"Berechtigte Check-In-Listen\",\"V2sk3H\":\"E-Mail & Vorlagen\",\"hbwCKE\":\"E-Mail-Adresse in Zwischenablage kopiert\",\"dSyJj6\":\"E-Mail-Adressen stimmen nicht überein\",\"elW7Tn\":\"E-Mail-Inhalt\",\"ZsZeV2\":\"E-Mail ist erforderlich\",\"Be4gD+\":\"E-Mail-Vorschau\",\"6IwNUc\":\"E-Mail-Vorlagen\",\"H/UMUG\":\"E-Mail-Verifizierung erforderlich\",\"L86zy2\":\"E-Mail erfolgreich verifiziert!\",\"Qj0GKe\":\"Teilnehmer-Selbstbedienung aktivieren\",\"hEtQsg\":\"Teilnehmer-Selbstbedienung standardmäßig aktivieren\",\"Upeg/u\":\"Diese Vorlage für das Senden von E-Mails aktivieren\",\"RxzN1M\":\"Aktiviert\",\"sGjBEq\":\"Enddatum & -zeit (optional)\",\"PKXt9R\":\"Das Enddatum muss nach dem Startdatum liegen\",\"48Y16Q\":\"Endzeit (optional)\",\"7YZofi\":\"Geben Sie einen Betreff und Inhalt ein, um die Vorschau zu sehen\",\"3bR1r4\":\"Partner-E-Mail eingeben (optional)\",\"ARkzso\":\"Partnername eingeben\",\"y1BZw1\":\"Geschäftsadresse eingeben\",\"3GfR6a\":\"Firmennamen eingeben\",\"6KnyG0\":\"E-Mail eingeben\",\"INDKM9\":\"E-Mail-Betreff eingeben...\",\"xUgUTh\":\"Vornamen eingeben\",\"9/1YKL\":\"Nachnamen eingeben\",\"VpwcSk\":\"Neues Passwort eingeben\",\"1tAGuY\":\"Geben Sie die Umsatzsteuer-Identifikationsnummer mit Ländercode ein\",\"kWg31j\":\"Eindeutigen Partnercode eingeben\",\"C3nD/1\":\"Geben Sie Ihre E-Mail-Adresse ein\",\"VmXiz4\":\"Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen Anweisungen zum Zurücksetzen Ihres Passworts.\",\"n9V+ps\":\"Geben Sie Ihren Namen ein\",\"IdULhL\":\"Geben Sie Ihre Umsatzsteuer-Identifikationsnummer mit Ländercode ohne Leerzeichen ein (z.B. IE1234567A, DE123456789)\",\"LslKhj\":\"Fehler beim Laden der Protokolle\",\"AKbElk\":\"EU-umsatzsteuerregistrierte Unternehmen: Umkehrung der Steuerschuldnerschaft gilt (0% - Artikel 196 der MwSt-Richtlinie 2006/112/EG)\",\"WgD6rb\":\"Veranstaltungskategorie\",\"b46pt5\":\"Veranstaltungs-Titelbild\",\"1Hzev4\":\"Event-benutzerdefinierte Vorlage\",\"imgKgl\":\"Veranstaltungsbeschreibung\",\"kJDmsI\":\"Veranstaltungsdetails\",\"m/N7Zq\":\"Vollständige Veranstaltungsadresse\",\"Nl1ZtM\":\"Veranstaltungsort\",\"t3AMTs\":\"Event-Management-Plattform\",\"PYs3rP\":\"Veranstaltungsname\",\"HhwcTQ\":\"Veranstaltungsname\",\"WZZzB6\":\"Veranstaltungsname ist erforderlich\",\"Wd5CDM\":\"Der Veranstaltungsname sollte weniger als 150 Zeichen lang sein\",\"4JzCvP\":\"Veranstaltung nicht verfügbar\",\"Gh9Oqb\":\"Name des Veranstalters\",\"mImacG\":\"Veranstaltungsseite\",\"JyD0LH\":\"Veranstaltungseinstellungen\",\"cOePZk\":\"Veranstaltungszeit\",\"e8WNln\":\"Veranstaltungszeitzone\",\"GeqWgj\":\"Veranstaltungszeitzone\",\"XVLu2v\":\"Veranstaltungstitel\",\"OfmsI9\":\"Event zu neu\",\"YDVUVl\":\"Ereignistypen\",\"4K2OjV\":\"Veranstaltungsort\",\"19j6uh\":\"Veranstaltungsleistung\",\"PC3/fk\":\"Veranstaltungen, die in den nächsten 24 Stunden beginnen\",\"fTFfOK\":\"Jede E-Mail-Vorlage muss eine Aktionsschaltfläche enthalten, die zur entsprechenden Seite verlinkt\",\"BVinvJ\":\"Beispiele: \\\"Wie haben Sie von uns erfahren?\\\", \\\"Firmenname für Rechnung\\\"\",\"2hGPQG\":\"Beispiele: \\\"T-Shirt-Größe\\\", \\\"Essenspräferenz\\\", \\\"Berufsbezeichnung\\\"\",\"qNuTh3\":\"Ausnahme\",\"kF8HQ7\":\"Antworten exportieren\",\"2KAI4N\":\"CSV exportieren\",\"JKfSAv\":\"Export fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"SVOEsu\":\"Export gestartet. Datei wird vorbereitet...\",\"wuyaZh\":\"Export erfolgreich\",\"9bpUSo\":\"Partner werden exportiert\",\"jtrqH9\":\"Teilnehmer werden exportiert\",\"R4Oqr8\":\"Export abgeschlossen. Datei wird heruntergeladen...\",\"UlAK8E\":\"Bestellungen werden exportiert\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Fehlgeschlagen\",\"8uOlgz\":\"Fehlgeschlagen am\",\"tKcbYd\":\"Fehlgeschlagene Jobs\",\"SsI9v/\":\"Bestellung konnte nicht abgebrochen werden. Bitte versuchen Sie es erneut.\",\"LdPKPR\":\"Konfiguration konnte nicht zugewiesen werden\",\"cEFg3R\":\"Partner konnte nicht erstellt werden\",\"dVgNF1\":\"Konfiguration konnte nicht erstellt werden\",\"U66oUa\":\"Vorlage konnte nicht erstellt werden\",\"aFk48v\":\"Konfiguration konnte nicht gelöscht werden\",\"Zw6LWb\":\"Job konnte nicht gelöscht werden\",\"tq0abZ\":\"Jobs konnten nicht gelöscht werden\",\"vKMKnu\":\"Frage konnte nicht gelöscht werden\",\"xFj7Yj\":\"Vorlage konnte nicht gelöscht werden\",\"jo3Gm6\":\"Partner konnten nicht exportiert werden\",\"Jjw03p\":\"Fehler beim Export der Teilnehmer\",\"ZPwFnN\":\"Fehler beim Export der Bestellungen\",\"zGE3CH\":\"Export des Berichts fehlgeschlagen. Bitte versuchen Sie es erneut.\",\"X4o0MX\":\"Webhook konnte nicht geladen werden\",\"0+iwE5\":\"Fragen konnten nicht neu sortiert werden\",\"EJPAcd\":\"Bestellbestätigung konnte nicht erneut gesendet werden\",\"DjSbj3\":\"Ticket konnte nicht erneut gesendet werden\",\"YQ3QSS\":\"Bestätigungscode konnte nicht erneut gesendet werden\",\"wDioLj\":\"Job konnte nicht wiederholt werden\",\"DKYTWG\":\"Jobs konnten nicht wiederholt werden\",\"zTkTF3\":\"Vorlage konnte nicht gespeichert werden\",\"l6acRV\":\"Fehler beim Speichern der Umsatzsteuereinstellungen. Bitte versuchen Sie es erneut.\",\"T6B2gk\":\"Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es erneut.\",\"lKh069\":\"Exportauftrag konnte nicht gestartet werden\",\"t/KVOk\":\"Fehler beim Starten der Identitätswechsel. Bitte versuchen Sie es erneut.\",\"QXgjH0\":\"Fehler beim Beenden der Identitätswechsel. Bitte versuchen Sie es erneut.\",\"o/blc/\":\"Kontokonfiguration konnte nicht aktualisiert werden\",\"i0QKrm\":\"Partner konnte nicht aktualisiert werden\",\"NNc33d\":\"Fehler beim Aktualisieren der Antwort.\",\"E9jY+o\":\"Teilnehmer konnte nicht aktualisiert werden\",\"uQynyf\":\"Konfiguration konnte nicht aktualisiert werden\",\"EhlbcI\":\"Aktualisierung der Messaging-Stufe fehlgeschlagen\",\"rpGMzC\":\"Bestellung konnte nicht aktualisiert werden\",\"Eeo/Gy\":\"Einstellung konnte nicht aktualisiert werden\",\"kqA9lY\":\"Umsatzsteuer-Einstellungen konnten nicht aktualisiert werden\",\"7/9RFs\":\"Bild-Upload fehlgeschlagen.\",\"nkNfWu\":\"Fehler beim Hochladen des Bildes. Bitte versuchen Sie es erneut.\",\"rxy0tG\":\"E-Mail konnte nicht verifiziert werden\",\"/sV91a\":\"Gebührenbehandlung\",\"T4BMxU\":\"Gebühren können sich ändern. Du wirst über Änderungen deiner Gebührenstruktur benachrichtigt.\",\"LyUWXA\":\"Gebühren umgangen\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Datei ist zu groß. Maximale Größe beträgt 5MB.\",\"VejKUM\":\"Füllen Sie zuerst Ihre Daten oben aus\",\"8OvVZZ\":\"Teilnehmer filtern\",\"mvrlBO\":\"Nach Veranstaltung filtern\",\"8BwQeU\":\"Einrichtung abschließen\",\"hg80P7\":\"Stripe-Einrichtung abschließen\",\"1vBhpG\":\"Ersten Teilnehmer\",\"4pwejF\":\"Vorname ist erforderlich\",\"6bBh3/\":\"Feste Gebühr\",\"j+XQDj\":\"Feste Gebühr (USD)\",\"5mpF6N\":[\"Feste Gebühr in \",[\"currencyCode\"]],\"/uXPzP\":\"Feste Gebühr pro Transaktion in USD\",\"LWL3Bs\":\"Feste Gebühr muss 0 oder größer sein\",\"YXhom6\":\"Feste Gebühr:\",\"KgxI80\":\"Flexibles Ticketing\",\"lWxAUo\":\"Essen & Trinken\",\"nFm+5u\":\"Fußzeilentext\",\"MY2SVM\":\"Vollständige Erstattung\",\"T02gNN\":\"Allgemeiner Eintritt\",\"3ep0Gx\":\"Allgemeine Informationen über Ihren Veranstalter\",\"ziAjHi\":\"Generieren\",\"exy8uo\":\"Code generieren\",\"4CETZY\":\"Wegbeschreibung\",\"+4zM7f\":\"Sofortige Auszahlung über Stripe Connect\",\"ZDIydz\":\"Erste Schritte\",\"u6FPxT\":\"Tickets erhalten\",\"8KDgYV\":\"Bereiten Sie Ihre Veranstaltung vor\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Zur Eventseite\",\"gHSuV/\":\"Zur Startseite gehen\",\"6nDzTl\":\"Gute Lesbarkeit\",\"aGWZUr\":\"Bruttoeinnahmen\",\"n8IUs7\":\"Bruttoeinnahmen\",\"LIYoRQ\":\"Gästeverwaltung\",\"kTSQej\":[\"Hallo \",[\"0\"],\", verwalten Sie Ihre Plattform von hier aus.\"],\"dORAcs\":\"Hier sind alle Tickets, die mit Ihrer E-Mail-Adresse verknüpft sind.\",\"g+2103\":\"Hier ist Ihr Partnerlink\",\"QlwJ9d\":\"Das können Sie erwarten:\",\"/iE8xx\":\"Hi.Events Gebühr\",\"zppscQ\":\"Hi.Events Plattformgebühren und MwSt.-Aufschlüsselung nach Transaktion\",\"D+zLDD\":\"Verborgen\",\"DRErHC\":\"Vor Teilnehmern verborgen - nur für Veranstalter sichtbar\",\"P+5Pbo\":\"Antworten ausblenden\",\"FmogyU\":\"Optionen ausblenden\",\"gtEbeW\":\"Hervorheben\",\"NF8sdv\":\"Hervorhebungsnachricht\",\"MXSqmS\":\"Dieses Produkt hervorheben\",\"7ER2sc\":\"Hervorgehoben\",\"sq7vjE\":\"Hervorgehobene Produkte haben eine andere Hintergrundfarbe, um sie auf der Event-Seite hervorzuheben.\",\"AVpmAa\":\"Wie man offline zahlt\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Ungarisch\",\"YLgdk5\":\"Ich bestätige, dass dies eine Transaktionsnachricht im Zusammenhang mit dieser Veranstaltung ist\",\"4/kP5a\":\"Wenn sich kein neues Tab automatisch geöffnet hat, klicke bitte unten auf die Schaltfläche, um mit dem Checkout fortzufahren.\",\"PYVWEI\":\"Falls registriert, geben Sie Ihre Umsatzsteuer-ID zur Validierung an\",\"iIEaNB\":\"Wenn Sie ein Konto bei uns haben, erhalten Sie eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts.\",\"an5hVd\":\"Bilder\",\"tSVr6t\":\"Identität annehmen\",\"TWXU0c\":\"Benutzer verkörpern\",\"5LAZwq\":\"Identitätswechsel gestartet\",\"IMwcdR\":\"Identitätswechsel beendet\",\"0I0Hac\":\"Wichtiger Hinweis\",\"yD3avI\":\"Wichtig: Wenn Sie Ihre E-Mail-Adresse ändern, wird der Link für den Zugriff auf diese Bestellung aktualisiert. Nach dem Speichern werden Sie zum neuen Bestelllink weitergeleitet.\",\"M8M6fs\":\"Wichtig: Stripe-Neuverbindung erforderlich\",\"jT142F\":[\"In \",[\"diffHours\"],\" Stunden\"],\"OoSyqO\":[\"In \",[\"diffMinutes\"],\" Minuten\"],\"cljs3a\":\"Geben Sie an, ob Sie in der EU umsatzsteuerregistriert sind\",\"F1Xp97\":\"Einzelne Teilnehmer\",\"85e6zs\":\"Liquid-Token einfügen\",\"38KFY0\":\"Variable einfügen\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Sofortige Auszahlungen\",\"nbfdhU\":\"Integrationen\",\"JHB/Ky\":\"Ungültig\",\"B2Tpo0\":\"Ungültige E-Mail\",\"5tT0+u\":\"Ungültiges E-Mail-Format\",\"f9WRpE\":\"Ungültiger Dateityp. Bitte laden Sie ein Bild hoch.\",\"tnL+GP\":\"Ungültige Liquid-Syntax. Bitte korrigieren Sie sie und versuchen Sie es erneut.\",\"N9JsFT\":\"Ungültiges Format der Umsatzsteuer-Identifikationsnummer\",\"g+lLS9\":\"Teammitglied einladen\",\"1z26sk\":\"Teammitglied einladen\",\"KR0679\":\"Teammitglieder einladen\",\"Mokwac\":\"Laden Sie unbegrenzt Teammitglieder mit benutzerdefinierten Rollen ein\",\"aH6ZIb\":\"Laden Sie Ihr Team ein\",\"IuMGvq\":\"Rechnung\",\"y0meFR\":\"Auf Plattformgebühren wird die irische Umsatzsteuer von 23% angewendet (inländische Lieferung).\",\"1ZKm04\":\"Ist dieses Konto in der EU umsatzsteuerpflichtig registriert?\",\"Lj7sBL\":\"Italienisch\",\"F5/CBH\":\"Artikel\",\"BzfzPK\":\"Artikel\",\"KmWyx0\":\"Job\",\"o5r6b2\":\"Job gelöscht\",\"cd0jIM\":\"Job-Details\",\"ruJO57\":\"Job-Name\",\"YZi+Hu\":\"Job zur Wiederholung eingereiht\",\"nCywLA\":\"Von überall teilnehmen\",\"hTJ4fB\":\"Klicken Sie einfach auf die Schaltfläche unten, um Ihr Stripe-Konto erneut zu verbinden.\",\"MxjCqk\":\"Suchen Sie nur nach Ihren Tickets?\",\"lB2hSG\":[\"Halte mich über Neuigkeiten und Veranstaltungen von \",[\"0\"],\" auf dem Laufenden\"],\"DruLRc\":\"Letzte 14 Tage\",\"ve9JTU\":\"Nachname ist erforderlich\",\"h0Q9Iw\":\"Letzte Antwort\",\"gw3Ur5\":\"Zuletzt ausgelöst\",\"QIn0Vl\":\"Rechtsgültiger Firmenname für Umsatzsteuerzwecke\",\"1njn7W\":\"Hell\",\"1qY5Ue\":\"Link abgelaufen oder ungültig\",\"psosdY\":\"Link zu Bestelldetails\",\"6JzK4N\":\"Link zum Ticket\",\"shkJ3U\":\"Verknüpfen Sie Ihr Stripe-Konto, um Gelder aus dem Ticketverkauf zu erhalten.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links erlaubt\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live-Veranstaltungen\",\"WdmJIX\":\"Vorschau wird geladen...\",\"IoDI2o\":\"Token werden geladen...\",\"NFxlHW\":\"Webhooks werden geladen\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Titelbild\",\"gddQe0\":\"Logo und Titelbild für Ihren Veranstalter\",\"TBEnp1\":\"Logo wird in der Kopfzeile angezeigt\",\"Jzu30R\":\"Logo wird auf dem Ticket angezeigt\",\"PSRm6/\":\"Meine Tickets nachschlagen\",\"4wUIjX\":\"Machen Sie Ihre Veranstaltung live\",\"2FzaR1\":\"Verwalten Sie Ihre Zahlungsabwicklung und sehen Sie die Plattformgebühren ein\",\"2L3vle\":\"Max. Nachrichten / 24h\",\"Qp4HWD\":\"Max. Empfänger / Nachricht\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Nachricht\",\"bECJqy\":\"Nachricht erfolgreich genehmigt\",\"1jRD0v\":\"Teilnehmer mit bestimmten Tickets benachrichtigen\",\"48rf3i\":\"Nachricht darf 5000 Zeichen nicht überschreiten\",\"ZPj0Q8\":\"Nachrichtendetails\",\"Vjat/X\":\"Nachricht ist erforderlich\",\"0/yJtP\":\"Nachricht an Bestelleigentümer mit bestimmten Produkten senden\",\"mFdA+i\":\"Messaging-Stufe\",\"v7xKtM\":\"Messaging-Stufe erfolgreich aktualisiert\",\"gqnyh0\":\"Mobile-optimiert\",\"olKKwj\":\"Mobiler Scanner mit Offline-Unterstützung und Echtzeit-Tracking\",\"JbIgPz\":\"Geldbeträge sind ungefähre Summen über alle Währungen\",\"qvF+MT\":\"Überwachen und verwalten Sie fehlgeschlagene Hintergrundprozesse\",\"w36OkR\":\"Meistgesehene Events (Letzte 14 Tage)\",\"GfaxEk\":\"Musik\",\"oVGCGh\":\"Meine Tickets\",\"8/brI5\":\"Name ist erforderlich\",\"sFFArG\":\"Name muss weniger als 255 Zeichen haben\",\"sCV5Yc\":\"Name der Veranstaltung\",\"xxU3NX\":\"Nettoeinnahmen\",\"ArHT/C\":\"Neue Anmeldungen\",\"eWRECP\":\"Nachtleben\",\"HSw5l3\":\"Nein - Ich bin eine Privatperson oder ein nicht umsatzsteuerregistriertes Unternehmen\",\"VHfLAW\":\"Keine Konten\",\"+jIeoh\":\"Keine Konten gefunden\",\"074+X8\":\"Keine aktiven Webhooks\",\"zxnup4\":\"Keine Partner vorhanden\",\"Dwf4dR\":\"Noch keine Teilnehmerfragen\",\"/UC6qk\":\"Keine Attributionsdaten gefunden\",\"99ntUF\":\"Keine Check-In-Listen für diese Veranstaltung verfügbar.\",\"+dAKxg\":\"Keine Konfigurationen gefunden\",\"eb47T5\":\"Keine Daten für die ausgewählten Filter gefunden. Versuchen Sie, den Datumsbereich oder die Währung anzupassen.\",\"pZNOT9\":\"Kein Enddatum\",\"dW40Uz\":\"Keine Events gefunden\",\"8pQ3NJ\":\"Keine Veranstaltungen, die in den nächsten 24 Stunden beginnen\",\"8zCZQf\":\"Noch keine Veranstaltungen\",\"Yc5YW6\":\"Keine fehlgeschlagenen Jobs\",\"54GxeB\":\"Keine Auswirkungen auf Ihre aktuellen oder vergangenen Transaktionen\",\"EpvBAp\":\"Keine Rechnung\",\"XZkeaI\":\"Keine Protokolle gefunden\",\"nrSs2u\":\"Keine Nachrichten gefunden\",\"OVFwlg\":\"Noch keine Bestellfragen\",\"EJ7bVz\":\"Keine Bestellungen gefunden\",\"NEmyqy\":\"Noch keine Bestellungen\",\"wUv5xQ\":\"Keine Veranstalteraktivität in den letzten 14 Tagen\",\"B7w4KY\":\"Keine weiteren Veranstalter verfügbar\",\"PChXMe\":\"Keine bezahlten Bestellungen\",\"6jYQGG\":\"Keine vergangenen Veranstaltungen\",\"CHzaTD\":\"Keine beliebten Events in den letzten 14 Tagen\",\"zK/+ef\":\"Keine Produkte zur Auswahl verfügbar\",\"wYiAtV\":\"Keine neuen Kontoanmeldungen\",\"QoAi8D\":\"Keine Antwort\",\"EK/G11\":\"Noch keine Antworten\",\"3sRuiW\":\"Keine Tickets gefunden\",\"yM5c0q\":\"Keine bevorstehenden Veranstaltungen\",\"qpC74J\":\"Keine Benutzer gefunden\",\"41dJPO\":\"Keine Umsatzsteuer-Einstellungen konfiguriert\",\"8wgkoi\":\"Keine angesehenen Events in den letzten 14 Tagen\",\"n5vdm2\":\"Für diesen Endpunkt wurden noch keine Webhook-Ereignisse aufgezeichnet. Ereignisse werden hier angezeigt, sobald sie ausgelöst werden.\",\"4GhX3c\":\"Keine Webhooks\",\"4+am6b\":\"Nein, hier bleiben\",\"HVwIsd\":\"Nicht umsatzsteuerregistrierte Unternehmen oder Privatpersonen: Irische Umsatzsteuer von 23% gilt\",\"x5+Lcz\":\"Nicht Eingecheckt\",\"8n10sz\":\"Nicht Berechtigt\",\"BwJKBw\":\"von\",\"lQgMLn\":\"Name des Büros oder Veranstaltungsorts\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline-Zahlung\",\"nO3VbP\":[\"Im Angebot \",[\"0\"]],\"2r6bAy\":\"Sobald Sie das Upgrade abgeschlossen haben, wird Ihr altes Konto nur noch für Erstattungen verwendet.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online-Veranstaltung\",\"bU7oUm\":\"Nur an Bestellungen mit diesen Status senden\",\"M2w1ni\":\"Nur mit Promo-Code sichtbar\",\"N141o/\":\"Stripe-Dashboard öffnen\",\"HXMJxH\":\"Optionaler Text für Haftungsausschlüsse, Kontaktinformationen oder Dankesnachrichten (nur einzeilig)\",\"L565X2\":\"Optionen\",\"c/TIyD\":\"Bestellung & Ticket\",\"H5qWhm\":\"Bestellung storniert\",\"b6+Y+n\":\"Bestellung abgeschlossen\",\"x4MLWE\":\"Bestellbestätigung\",\"CsTTH0\":\"Bestellbestätigung erfolgreich erneut gesendet\",\"ppuQR4\":\"Bestellung erstellt\",\"0UZTSq\":\"Bestellwährung\",\"HdmwrI\":\"Bestell-E-Mail\",\"bwBlJv\":\"Vorname der Bestellung\",\"vrSW9M\":\"Die Bestellung wurde storniert und erstattet. Der Bestellinhaber wurde benachrichtigt.\",\"rzw+wS\":\"Bestellinhaber\",\"oI/hGR\":\"Bestellnummer\",\"Pc729f\":\"Bestellung wartet auf Offline-Zahlung\",\"F4NXOl\":\"Nachname der Bestellung\",\"RQCXz6\":\"Bestelllimits\",\"SO9AEF\":\"Bestelllimits festgelegt\",\"5RDEEn\":\"Bestellsprache\",\"vu6Arl\":\"Bestellung als bezahlt markiert\",\"sLbJQz\":\"Bestellung nicht gefunden\",\"kvYpYu\":\"Bestellung nicht gefunden\",\"i8VBuv\":\"Bestellnummer\",\"FaPYw+\":\"Bestelleigentümer\",\"eB5vce\":\"Bestelleigentümer mit einem bestimmten Produkt\",\"CxLoxM\":\"Bestelleigentümer mit Produkten\",\"DoH3fD\":\"Bestellzahlung ausstehend\",\"UkHo4c\":\"Bestellref.\",\"EZy55F\":\"Bestellung erstattet\",\"6eSHqs\":\"Bestellstatus\",\"oW5877\":\"Bestellsumme\",\"e7eZuA\":\"Bestellung aktualisiert\",\"1SQRYo\":\"Bestellung erfolgreich aktualisiert\",\"KndP6g\":\"Bestell-URL\",\"3NT0Ck\":\"Bestellung wurde storniert\",\"sd5IMt\":\"Abgeschlossene Bestellungen\",\"5It1cQ\":\"Bestellungen exportiert\",\"UQ0ACV\":\"Bestellungen Gesamt\",\"B/EBQv\":\"Bestellungen:\",\"qtGTNu\":\"Organische Konten\",\"ucgZ0o\":\"Organisation\",\"S3CZ5M\":\"Veranstalter-Dashboard\",\"Uu0hZq\":\"Veranstalter-E-Mail\",\"Gy7BA3\":\"E-Mail-Adresse des Veranstalters\",\"SQqJd8\":\"Veranstalter nicht gefunden\",\"wpj63n\":\"Veranstaltereinstellungen\",\"coIKFu\":\"Statistiken zum Veranstalter sind für die ausgewählte Währung nicht verfügbar oder es ist ein Fehler aufgetreten.\",\"o1my93\":\"Aktualisierung des Veranstalterstatus fehlgeschlagen. Bitte versuchen Sie es später erneut.\",\"rLHma1\":\"Veranstalterstatus aktualisiert\",\"LqBITi\":\"Veranstalter-/Standardvorlage wird verwendet\",\"/IX/7x\":\"Sonstiges\",\"RsiDDQ\":\"Andere Listen (Ticket Nicht Enthalten)\",\"qMASRF\":\"Ausgehende Nachrichten\",\"6/dCYd\":\"Übersicht\",\"6WdDG7\":\"Seite\",\"8uqsE5\":\"Seite nicht mehr verfügbar\",\"QkLf4H\":\"Seiten-URL\",\"sF+Xp9\":\"Seitenaufrufe\",\"c+suC6\":\"Bezahlte Konten\",\"QIxRUI\":\"Bezahlte, kostenlose, gestaffelte und spendenbasierte Tickets\",\"5F7SYw\":\"Teilerstattung\",\"fFYotW\":[\"Teilweise erstattet: \",[\"0\"]],\"i8day5\":\"Gebühr an Käufer weitergeben\",\"k4FLBQ\":\"An Käufer weitergeben\",\"Ff0Dor\":\"Vergangenheit\",\"xTPjSy\":\"Vergangene Veranstaltungen\",\"/l/ckQ\":\"URL einfügen\",\"URAE3q\":\"Pausiert\",\"4fL/V7\":\"Bezahlen\",\"OZK07J\":\"Zahlen zum Freischalten\",\"c2/9VE\":\"Nutzlast\",\"TskrJ8\":\"Zahlung & Plan\",\"5cxUwd\":\"Zahlungsdatum\",\"ENEPLY\":\"Zahlungsmethode\",\"EyE8E6\":\"Zahlungsabwicklung\",\"8Lx2X7\":\"Zahlung erhalten\",\"vcyz2L\":\"Zahlungseinstellungen\",\"fx8BTd\":\"Zahlungen nicht verfügbar\",\"51U9mG\":\"Zahlungen fließen weiterhin ohne Unterbrechung\",\"UkM20g\":\"Überprüfung ausstehend\",\"dPYu1F\":\"Pro Teilnehmer\",\"VlXNyK\":\"Pro Bestellung\",\"hauDFf\":\"Pro Ticket\",\"mnF83a\":\"Prozentuale Gebühr\",\"2ueYqG\":\"Prozentuale Gebühr (0-100%)\",\"K2PPlT\":\"Prozentuale Gebühr muss zwischen 0 und 100 liegen\",\"MixU2P\":\"Prozentsatz muss zwischen 0 und 100 liegen\",\"MkuVAZ\":\"Prozentsatz des Transaktionsbetrags\",\"/Bh+7r\":\"Leistung\",\"6kPk3+\":\"Persönliche Daten\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Eine Veranstaltung planen?\",\"J3lhKT\":\"Plattformgebühr\",\"RD51+P\":[\"Plattformgebühr von \",[\"0\"],\" wird von Ihrer Auszahlung abgezogen\"],\"br3Y/y\":\"Plattformgebühren\",\"3buiaw\":\"Plattformgebühren-Bericht\",\"kv9dM4\":\"Plattformumsatz\",\"jEw0Mr\":\"Bitte geben Sie eine gültige URL ein\",\"n8+Ng/\":\"Bitte geben Sie den 5-stelligen Code ein\",\"r+lQXT\":\"Bitte geben Sie Ihre Umsatzsteuer-ID ein\",\"Dvq0wf\":\"Bitte ein Bild angeben.\",\"2cUopP\":\"Bitte starten Sie den Bestellvorgang neu.\",\"8KmsFa\":\"Bitte wählen Sie einen Datumsbereich aus\",\"EFq6EG\":\"Bitte ein Bild auswählen.\",\"fuwKpE\":\"Bitte versuchen Sie es erneut.\",\"klWBeI\":\"Bitte warten Sie, bevor Sie einen neuen Code anfordern\",\"hfHhaa\":\"Bitte warten Sie, während wir Ihre Partner für den Export vorbereiten...\",\"o+tJN/\":\"Bitte warten Sie, während wir Ihre Teilnehmer für den Export vorbereiten...\",\"+5Mlle\":\"Bitte warten Sie, während wir Ihre Bestellungen für den Export vorbereiten...\",\"trnWaw\":\"Polnisch\",\"luHAJY\":\"Beliebte Events (Letzte 14 Tage)\",\"TjX7xL\":\"Nach-Checkout-Nachricht\",\"OESu7I\":\"Verhindern Sie Überverkäufe durch gemeinsame Nutzung des Bestands über mehrere Tickettypen.\",\"NgVUL2\":\"Vorschau des Bestellformulars\",\"cs5muu\":\"Vorschau der Veranstaltungsseite\",\"+4yRWM\":\"Preis des Tickets\",\"a5jvSX\":\"Preisstufen\",\"ReihZ7\":\"Druckvorschau\",\"JnuPvH\":\"Ticket drucken\",\"tYF4Zq\":\"Als PDF drucken\",\"LcET2C\":\"Datenschutzerklärung\",\"8z6Y5D\":\"Erstattung verarbeiten\",\"JcejNJ\":\"Bestellung wird verarbeitet\",\"EWCLpZ\":\"Produkt erstellt\",\"XkFYVB\":\"Produkt gelöscht\",\"YMwcbR\":\"Produktverkäufe, Einnahmen und Steueraufschlüsselung\",\"ldVIlB\":\"Produkt aktualisiert\",\"JoKGiJ\":\"Gutscheincode\",\"k3wH7i\":\"Nutzung von Rabattcodes und Rabattaufschlüsselung\",\"uEhdRh\":\"Nur mit Promo-Code\",\"dLm8V5\":\"Werbe-E-Mails können zur Kontosperrung führen\",\"EEYbdt\":\"Veröffentlichen\",\"evDBV8\":\"Veranstaltung veröffentlichen\",\"dsFmM+\":\"Gekauft\",\"Vw0KCJ\":\"QR-Code-Check-in\",\"k/bJj0\":\"Fragen neu sortiert\",\"b24kPi\":\"Warteschlange\",\"fqDzSu\":\"Rate\",\"mnUGVC\":\"Ratenlimit überschritten. Bitte versuchen Sie es später erneut.\",\"spsZys\":\"Bereit für das Upgrade? Das dauert nur wenige Minuten.\",\"vt9xUl\":\"Echtzeit-Analysen\",\"xzRvs4\":[\"Produktupdates von \",[\"0\"],\" erhalten.\"],\"pLXbi8\":\"Letzte Kontoanmeldungen\",\"Fi3b48\":\"Neueste Bestellungen\",\"yPrbsy\":\"Empfänger\",\"Edm6av\":\"Stripe neu verbinden →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Weiterleitung zu Stripe...\",\"pnoTN5\":\"Empfehlungskonten\",\"ACKu03\":\"Vorschau aktualisieren\",\"fKn/k6\":\"Erstattungsbetrag\",\"qY4rpA\":\"Erstattung fehlgeschlagen\",\"FaK/8G\":[\"Bestellung \",[\"0\"],\" erstatten\"],\"MGbi9P\":\"Erstattung ausstehend\",\"BDSRuX\":[\"Erstattet: \",[\"0\"]],\"bU4bS1\":\"Rückerstattungen\",\"rYXfOA\":\"Regionale Einstellungen\",\"5tl0Bp\":\"Registrierungsfragen\",\"CQeZT8\":\"Bericht nicht gefunden\",\"JEPMXN\":\"Neuen Link anfordern\",\"TMLAx2\":\"Erforderlich\",\"mdeIOH\":\"Code erneut senden\",\"sQxe68\":\"Bestätigung erneut senden\",\"bxoWpz\":\"Bestätigungs-E-Mail erneut senden\",\"G42SNI\":\"E-Mail erneut senden\",\"TTpXL3\":[\"Erneut senden in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Ticket erneut senden\",\"Uwsg2F\":\"Reserviert\",\"8wUjGl\":\"Reserviert bis\",\"kCn6wb\":\"Wird zurückgesetzt...\",\"6gRgw8\":\"Wiederholen\",\"1BG8ga\":\"Alle wiederholen\",\"rDC+T6\":\"Job wiederholen\",\"CbnrWb\":\"Zurück zum Event\",\"Oo/PLb\":\"Umsatzübersicht\",\"dFFW9L\":[\"Verkauf endete \",[\"0\"]],\"loCKGB\":[\"Verkauf endet \",[\"0\"]],\"wlfBad\":\"Verkaufszeitraum\",\"5CDM6r\":\"Verkaufszeitraum festgelegt\",\"ftzaMf\":\"Verkaufszeitraum, Bestelllimits, Sichtbarkeit\",\"zpekWp\":[\"Verkauf beginnt \",[\"0\"]],\"mUv9U4\":\"Verkauf\",\"9KnRdL\":\"Verkauf pausiert\",\"3VnlS9\":\"Verkäufe, Bestellungen und Leistungskennzahlen für alle Veranstaltungen\",\"3Q1AWe\":\"Verkäufe:\",\"B4nE3N\":\"Beispiel-Ticketpreis\",\"8BRPoH\":\"Beispielort\",\"DyBPvP\":\"Konfiguration speichern\",\"KZrfYJ\":\"Social-Media-Links speichern\",\"9Y3hAT\":\"Vorlage speichern\",\"C8ne4X\":\"Ticketdesign speichern\",\"6/TNCd\":\"Umsatzsteuereinstellungen speichern\",\"I+FvbD\":\"Scannen\",\"4ba0NE\":\"Geplant\",\"ftNXma\":\"Partner suchen...\",\"VY+Bdn\":\"Nach Kontoname oder E-Mail suchen...\",\"VX+B3I\":\"Suche nach Veranstaltungstitel oder Veranstalter...\",\"R0wEyA\":\"Nach Jobname oder Ausnahme suchen...\",\"GHdjuo\":\"Nach Name, E-Mail oder Konto suchen...\",\"20ce0U\":\"Nach Bestellnummer, Kundenname oder E-Mail suchen...\",\"4DSz7Z\":\"Nach Betreff, Veranstaltung oder Konto suchen...\",\"Mck5ht\":\"Sichere Kasse\",\"p7xUrt\":\"Kategorie auswählen\",\"3IcxS1\":\"Konfiguration auswählen\",\"zPRPMf\":\"Stufe auswählen\",\"BFRSTT\":\"Konto auswählen\",\"mCB6Je\":\"Alle auswählen\",\"a6+167\":\"Veranstaltung auswählen\",\"kYZSFD\":\"Wählen Sie einen Veranstalter, um dessen Dashboard und Veranstaltungen anzuzeigen.\",\"CFbaPk\":\"Teilnehmergruppe auswählen\",\"hJmVtD\":\"Land auswählen\",\"tVW/yo\":\"Währung auswählen\",\"n9ZhRa\":\"Enddatum und -zeit auswählen\",\"gTN6Ws\":\"Endzeit auswählen\",\"0U6E9W\":\"Veranstaltungskategorie auswählen\",\"j9cPeF\":\"Ereignistypen auswählen\",\"1nhy8G\":\"Scanner-Typ auswählen\",\"KizCK7\":\"Startdatum und -zeit auswählen\",\"dJZTv2\":\"Startzeit auswählen\",\"3hJUtr\":\"Wählen Sie das Land aus, in dem die Umsatzsteuer registriert ist\",\"x8XMsJ\":\"Wählen Sie die Messaging-Stufe für dieses Konto. Dies steuert Nachrichtenlimits und Link-Berechtigungen.\",\"aT3jZX\":\"Zeitzone auswählen\",\"TxfvH2\":\"Wählen Sie aus, welche Teilnehmer diese Nachricht erhalten sollen\",\"Ropvj0\":\"Wählen Sie aus, welche Ereignisse diesen Webhook auslösen\",\"5gkxKx\":\"Wählen Sie aus, welche Gebührenkonfiguration für dieses Konto gilt. Gebühren werden immer in USD berechnet.\",\"ylXj1N\":\"Ausgewählt\",\"j9b/iy\":\"Schnell verkauft 🔥\",\"73qYgo\":\"Als Test senden\",\"JvAge5\":\"Senden Sie E-Mails an Teilnehmer und sehen Sie Ihren Nachrichtenverlauf ein.\",\"22Itl6\":\"Senden Sie mir eine Kopie\",\"nOBvex\":\"Senden Sie Echtzeit-Bestell- und Teilnehmerdaten an Ihre externen Systeme.\",\"1lNPhX\":\"Erstattungsbenachrichtigungs-E-Mail senden\",\"eaUTwS\":\"Link zum Zurücksetzen senden\",\"IoAuJG\":\"Wird gesendet...\",\"h69WC6\":\"Gesendet\",\"BVu2Hz\":\"Gesendet von\",\"SPdzrs\":\"An Kunden gesendet, wenn sie eine Bestellung aufgeben\",\"LxSN5F\":\"An jeden Teilnehmer mit seinen Ticketdetails gesendet\",\"89xaFU\":\"Legen Sie die Standard-Plattformgebühreneinstellungen für neue Veranstaltungen dieses Veranstalters fest.\",\"eXssj5\":\"Legen Sie Standardeinstellungen für neue Veranstaltungen fest, die unter diesem Veranstalter erstellt werden.\",\"s0FkEx\":\"Richten Sie Check-in-Listen für verschiedene Eingänge, Sitzungen oder Tage ein.\",\"xMO+Ao\":\"Richten Sie Ihre Organisation ein\",\"C3htzi\":\"Einstellung aktualisiert\",\"Ohn74G\":\"Einrichtung & Design\",\"GG7qDw\":\"Partnerlink teilen\",\"hL7sDJ\":\"Veranstalterseite teilen\",\"jy6QDF\":\"Gemeinsame Kapazitätsverwaltung\",\"cMW+gm\":[\"Alle Plattformen anzeigen (\",[\"0\"],\" weitere mit Werten)\"],\"UVPI5D\":\"Weniger Plattformen anzeigen\",\"Eu/N/d\":\"Marketing-Opt-in-Kontrollkästchen anzeigen\",\"SXzpzO\":\"Marketing-Opt-in-Kontrollkästchen standardmäßig anzeigen\",\"b33PL9\":\"Mehr Plattformen anzeigen\",\"t1LIQW\":[\"Zeige \",[\"0\"],\" von \",[\"totalRows\"],\" Einträgen\"],\"jVRHeq\":\"Angemeldet\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Soziales\",\"d0rUsW\":\"Social-Media-Links\",\"j/TOB3\":\"Social-Media-Links & Website\",\"s9KGXU\":\"Verkauft\",\"KTxc6k\":\"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut oder kontaktieren Sie den Support, falls das Problem weiterhin besteht.\",\"H6Gslz\":\"Entschuldigung für die Unannehmlichkeiten.\",\"wdxz7K\":\"Quelle\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Startdatum & -zeit\",\"0m/ekX\":\"Startdatum & -zeit\",\"izRfYP\":\"Startdatum ist erforderlich\",\"2R1+Rv\":\"Startzeit der Veranstaltung\",\"2NbyY/\":\"Statistiken\",\"GVUxAX\":\"Statistiken basieren auf dem Erstellungsdatum des Kontos\",\"DRykfS\":\"Bearbeitet weiterhin Erstattungen für Ihre älteren Transaktionen.\",\"wuV0bK\":\"Identitätswechsel beenden\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe verbunden\",\"aKtF0O\":\"Stripe nicht verbunden\",\"9i0++A\":\"Stripe Zahlungs-ID\",\"/QlTE4\":\"Stripe-Einrichtung ist bereits abgeschlossen.\",\"ii0qn/\":\"Betreff ist erforderlich\",\"M7Uapz\":\"Betreff wird hier angezeigt\",\"6aXq+t\":\"Betreff:\",\"JwTmB6\":\"Produkt erfolgreich dupliziert\",\"RuaKfn\":\"Adresse erfolgreich aktualisiert\",\"kzx0uD\":\"Veranstaltungsstandards erfolgreich aktualisiert\",\"5n+Wwp\":\"Veranstalter erfolgreich aktualisiert\",\"DMCX/I\":\"Plattformgebühren-Standards erfolgreich aktualisiert\",\"URUYHc\":\"Plattformgebühren-Einstellungen erfolgreich aktualisiert\",\"0Dk/l8\":\"SEO-Einstellungen erfolgreich aktualisiert\",\"MhOoLQ\":\"Social-Media-Links erfolgreich aktualisiert\",\"kj7zYe\":\"Webhook erfolgreich aktualisiert\",\"dXoieq\":\"Zusammenfassung\",\"/RfJXt\":[\"Sommermusikfestival \",[\"0\"]],\"CWOPIK\":\"Sommer Musik Festival 2025\",\"UaISq3\":\"Schwedisch\",\"JZTQI0\":\"Veranstalter wechseln\",\"9YHrNC\":\"Systemstandard\",\"XX32BM\":\"Dauert nur wenige Minuten\",\"yT6dQ8\":\"Erhobene Steuern gruppiert nach Steuerart und Veranstaltung\",\"Ye321X\":\"Steuername\",\"WyCBRt\":\"Steuerübersicht\",\"GkH0Pq\":\"Steuern & Gebühren angewendet\",\"Rwiyt2\":\"Steuern konfiguriert\",\"iQZff7\":\"Steuern, Gebühren, Sichtbarkeit, Verkaufszeitraum, Produkthervorhebung & Bestelllimits\",\"BW6QAz\":\"Team-Verwaltung\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Erzählen Sie den Leuten, was sie bei Ihrer Veranstaltung erwartet\",\"NiIUyb\":\"Erzählen Sie uns von Ihrer Veranstaltung\",\"DovcfC\":\"Erzählen Sie uns von Ihrer Organisation. Diese Informationen werden auf Ihren Veranstaltungsseiten angezeigt.\",\"7wtpH5\":\"Vorlage aktiv\",\"QHhZeE\":\"Vorlage erfolgreich erstellt\",\"xrWdPR\":\"Vorlage erfolgreich gelöscht\",\"G04Zjt\":\"Vorlage erfolgreich gespeichert\",\"xowcRf\":\"Nutzungsbedingungen\",\"6K0GjX\":\"Text könnte schwer lesbar sein\",\"nm3Iz/\":\"Danke für Ihre Teilnahme!\",\"lhAWqI\":\"Vielen Dank für Ihre Unterstützung, während wir Hi.Events weiter ausbauen und verbessern!\",\"KfmPRW\":\"Die Hintergrundfarbe der Seite. Bei Verwendung eines Titelbilds wird dies als Overlay angewendet.\",\"MDNyJz\":\"Der Code läuft in 10 Minuten ab. Überprüfen Sie Ihren Spam-Ordner, falls Sie die E-Mail nicht sehen.\",\"MJm4Tq\":\"Die Währung der Bestellung\",\"cDHM1d\":\"Die E-Mail-Adresse wurde geändert. Der Teilnehmer erhält ein neues Ticket an der aktualisierten E-Mail-Adresse.\",\"I/NNtI\":\"Der Veranstaltungsort\",\"tXadb0\":\"Die gesuchte Veranstaltung ist derzeit nicht verfügbar. Sie wurde möglicherweise entfernt, ist abgelaufen oder die URL ist falsch.\",\"EBzPwC\":\"Die vollständige Veranstaltungsadresse\",\"sxKqBm\":\"Der volle Bestellbetrag wird auf die ursprüngliche Zahlungsmethode des Kunden erstattet.\",\"KgDp6G\":\"Der Link, auf den Sie zugreifen möchten, ist abgelaufen oder nicht mehr gültig. Bitte überprüfen Sie Ihre E-Mail auf einen aktualisierten Link zur Verwaltung Ihrer Bestellung.\",\"5OmEal\":\"Die Sprache des Kunden\",\"sYLeDq\":\"Der gesuchte Veranstalter konnte nicht gefunden werden. Die Seite wurde möglicherweise verschoben oder gelöscht, oder die URL ist falsch.\",\"C4nQe5\":\"Die Plattformgebühr wird zum Ticketpreis hinzugefügt. Käufer zahlen mehr, aber Sie erhalten den vollen Ticketpreis.\",\"HxxXZO\":\"Die primäre Markenfarbe, die für Schaltflächen und Hervorhebungen verwendet wird\",\"DEcpfp\":\"Der Vorlagenkörper enthält ungültige Liquid-Syntax. Bitte korrigieren Sie sie und versuchen Sie es erneut.\",\"injXD7\":\"Die Umsatzsteuer-Identifikationsnummer konnte nicht validiert werden. Bitte überprüfen Sie die Nummer und versuchen Sie es erneut.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema & Farben\",\"QP3gP+\":\"Diese Einstellungen gelten nur für kopierten Einbettungscode und werden nicht gespeichert.\",\"HirZe8\":\"Diese Vorlagen werden als Standards für alle Veranstaltungen in Ihrer Organisation verwendet. Einzelne Veranstaltungen können diese Vorlagen mit ihren eigenen benutzerdefinierten Versionen überschreiben.\",\"lzAaG5\":\"Diese Vorlagen überschreiben die Veranstalter-Standards nur für diese Veranstaltung. Wenn hier keine benutzerdefinierte Vorlage festgelegt ist, wird stattdessen die Veranstaltervorlage verwendet.\",\"XBNC3E\":\"Dieser Code wird zur Verfolgung von Verkäufen verwendet. Nur Buchstaben, Zahlen, Bindestriche und Unterstriche erlaubt.\",\"AaP0M+\":\"Diese Farbkombination könnte für einige Benutzer schwer lesbar sein\",\"RzEvf5\":\"Diese Veranstaltung ist beendet\",\"YClrdK\":\"Diese Veranstaltung ist noch nicht veröffentlicht\",\"dFJnia\":\"Dies ist der Name Ihres Veranstalters, der Ihren Nutzern angezeigt wird.\",\"L7dIM7\":\"Dieser Link ist ungültig oder abgelaufen.\",\"MR5ygV\":\"Dieser Link ist nicht mehr gültig\",\"9LEqK0\":\"Dieser Name ist für Endbenutzer sichtbar\",\"j5FdeA\":\"Diese Bestellung wird verarbeitet.\",\"sjNPMw\":\"Diese Bestellung wurde abgebrochen. Sie können jederzeit eine neue Bestellung aufgeben.\",\"OhCesD\":\"Diese Bestellung wurde storniert. Sie können jederzeit eine neue Bestellung aufgeben.\",\"lyD7rQ\":\"Dieses Veranstalterprofil ist noch nicht veröffentlicht\",\"9b5956\":\"Diese Vorschau zeigt, wie Ihre E-Mail mit Beispieldaten aussehen wird. Tatsächliche E-Mails verwenden echte Werte.\",\"uM9Alj\":\"Dieses Produkt wird auf der Veranstaltungsseite hervorgehoben\",\"RqSKdX\":\"Dieses Produkt ist ausverkauft\",\"W12OdJ\":\"Dieser Bericht dient nur zu Informationszwecken. Konsultieren Sie immer einen Steuerberater, bevor Sie diese Daten für Buchhaltungs- oder Steuerzwecke verwenden. Bitte gleichen Sie mit Ihrem Stripe-Dashboard ab, da Hi.Events möglicherweise historische Daten fehlen.\",\"0Ew0uk\":\"Dieses Ticket wurde gerade gescannt. Bitte warten Sie, bevor Sie erneut scannen.\",\"kvpxIU\":\"Dies wird für Benachrichtigungen und die Kommunikation mit Ihren Nutzern verwendet.\",\"rhsath\":\"Dies ist für Kunden nicht sichtbar, hilft Ihnen aber, den Partner zu identifizieren.\",\"Mr5UUd\":\"Ticket storniert\",\"0GSPnc\":\"Ticketdesign\",\"EZC/Cu\":\"Ticketdesign erfolgreich gespeichert\",\"bbslmb\":\"Ticket-Designer\",\"1BPctx\":\"Ticket für\",\"bgqf+K\":\"E-Mail des Ticketinhabers\",\"oR7zL3\":\"Name des Ticketinhabers\",\"HGuXjF\":\"Ticketinhaber\",\"CMUt3Y\":\"Ticketinhaber\",\"awHmAT\":\"Ticket-ID\",\"6czJik\":\"Ticket-Logo\",\"OkRZ4Z\":\"Ticketname\",\"t79rDv\":\"Ticket nicht gefunden\",\"6tmWch\":\"Ticket oder Produkt\",\"1tfWrD\":\"Ticket-Vorschau für\",\"KnjoUA\":\"Ticketpreis\",\"tGCY6d\":\"Ticketpreis\",\"pGZOcL\":\"Ticket erfolgreich erneut gesendet\",\"8jLPgH\":\"Tickettyp\",\"X26cQf\":\"Ticket-URL\",\"8qsbZ5\":\"Ticketing & Verkauf\",\"zNECqg\":\"Tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Produkte\",\"EUnesn\":\"Tickets verfügbar\",\"AGRilS\":\"Verkaufte Tickets\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Um Konfigurationen zu bearbeiten, gehen Sie zum Bereich Konfigurationen im Admin-Menü.\",\"tiI71C\":\"Um Ihre Limits zu erhöhen, kontaktieren Sie uns unter\",\"BZBYf3\":\"Um Kreditkartenzahlungen zu empfangen, musst du dein Stripe-Konto verbinden. Stripe ist unser Zahlungsabwicklungspartner, der sichere Transaktionen und pünktliche Auszahlungen gewährleistet.\",\"W428WC\":\"Spalten umschalten\",\"UBSG1X\":\"Top Veranstalter (Letzte 14 Tage)\",\"3sZ0xx\":\"Gesamtkonten\",\"EaAPbv\":\"Gezahlter Gesamtbetrag\",\"SMDzqJ\":\"Teilnehmer gesamt\",\"orBECM\":\"Insgesamt eingesammelt\",\"4B7oCp\":\"Gesamtgebühr\",\"KSDwd5\":\"Gesamtbestellungen\",\"vb0Q0/\":\"Gesamtbenutzer\",\"oJjplO\":\"Aufrufe Gesamt\",\"orluER\":\"Verfolgen Sie das Kontowachstum und die Leistung nach Attributionsquelle\",\"NHq3l1\":\"Verfolgen Sie Verkäufe, Einnahmen und Teilnahme mit detaillierten Berichten\",\"OpKMSn\":\"Transaktionsgebühr:\",\"uKOFO5\":\"Wahr bei Offline-Zahlung\",\"9GsDR2\":\"Wahr bei ausstehender Zahlung\",\"ouM5IM\":\"Andere E-Mail versuchen\",\"3DZvE7\":\"Hi.Events kostenlos testen\",\"Kz91g/\":\"Türkisch\",\"GdOhw6\":\"Ton ausschalten\",\"KUOhTy\":\"Ton einschalten\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Art des Tickets\",\"IrVSu+\":\"Produkt konnte nicht dupliziert werden. Bitte überprüfen Sie Ihre Angaben\",\"Vx2J6x\":\"Teilnehmer konnte nicht abgerufen werden\",\"n57zCW\":\"Nicht zugeordnete Konten\",\"b9SN9q\":\"Eindeutige Bestellreferenz\",\"Ef7StM\":\"Unbekannt\",\"ZBAScj\":\"Unbekannter Teilnehmer\",\"ZkS2p3\":\"Veranstaltung nicht mehr veröffentlichen\",\"X13xGn\":\"Nicht vertrauenswürdig\",\"Pp1sWX\":\"Partner aktualisieren\",\"KMMOAy\":\"Upgrade verfügbar\",\"gJQsLv\":\"Laden Sie ein Titelbild für Ihren Veranstalter hoch\",\"4kEGqW\":\"Laden Sie ein Logo für Ihren Veranstalter hoch\",\"lnCMdg\":\"Bild hochladen\",\"29w7p6\":\"Bild wird hochgeladen...\",\"HtrFfw\":\"URL ist erforderlich\",\"WBq1/R\":\"USB-Scanner bereits aktiv\",\"EV30TR\":\"USB-Scanner-Modus aktiviert. Beginnen Sie jetzt mit dem Scannen von Tickets.\",\"fovJi3\":\"USB-Scanner-Modus deaktiviert\",\"hli+ga\":\"USB/HID-Scanner\",\"OHJXlK\":\"Verwenden Sie <0>Liquid-Templating, um Ihre E-Mails zu personalisieren\",\"0k4cdb\":\"Verwenden Sie Bestelldetails für alle Teilnehmer. Teilnehmernamen und E-Mails entsprechen den Informationen des Käufers.\",\"bA31T4\":\"Verwenden Sie die Käuferdaten für alle Teilnehmer\",\"rnoQsz\":\"Verwendet für Rahmen, Hervorhebungen und QR-Code-Styling\",\"BV4L/Q\":\"UTM-Analyse\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Gültig\",\"GuXjc5\":\"Validiert\",\"imLQ9Y\":\"Ihre Umsatzsteuer-Identifikationsnummer wird validiert...\",\"cK9+xQ\":\"Umsatzsteuer-Land\",\"sqdl5s\":\"Umsatzsteuerinformationen\",\"UjNWsF\":\"Je nach Ihrem Umsatzsteuerregistrierungsstatus kann auf Plattformgebühren Umsatzsteuer erhoben werden. Bitte füllen Sie den Abschnitt mit den Umsatzsteuerinformationen unten aus.\",\"pnVh83\":\"Umsatzsteuer-ID\",\"CabI04\":\"Umsatzsteuer-Identifikationsnummer darf keine Leerzeichen enthalten\",\"PMhxAR\":\"Umsatzsteuer-Identifikationsnummer muss mit einem zweistelligen Ländercode beginnen, gefolgt von 8-15 alphanumerischen Zeichen (z.B. DE123456789)\",\"gPgdNV\":\"Umsatzsteuer-Identifikationsnummer erfolgreich validiert\",\"RUMiLy\":\"Validierung der Umsatzsteuer-Identifikationsnummer fehlgeschlagen\",\"vqji3Y\":\"Validierung der Umsatzsteuer-Identifikationsnummer fehlgeschlagen. Bitte überprüfen Sie Ihre Umsatzsteuer-Identifikationsnummer.\",\"8dENF9\":\"MwSt. auf Gebühr\",\"ZutOKU\":\"MwSt.-Satz\",\"CZomgW\":\"Umsatzsteuer registriert\",\"PCRCCN\":\"Umsatzsteuerregistrierungsinformationen\",\"oSDBWm\":\"Umsatzsteuer-Einstellungen\",\"Nfbg76\":\"Umsatzsteuereinstellungen erfolgreich gespeichert\",\"UvYql/\":\"Umsatzsteuer-Einstellungen gespeichert. Wir validieren Ihre Umsatzsteuer-Identifikationsnummer im Hintergrund.\",\"R6n7j9\":\"Umsatzsteuer-Einstellungen erfolgreich aktualisiert\",\"tJylUv\":\"Umsatzsteuerbehandlung für Plattformgebühren\",\"FlGprQ\":\"Umsatzsteuerbehandlung für Plattformgebühren: EU-umsatzsteuerregistrierte Unternehmen können die Umkehrung der Steuerschuldnerschaft nutzen (0% - Artikel 196 der MwSt-Richtlinie 2006/112/EG). Nicht umsatzsteuerregistrierte Unternehmen wird die irische Umsatzsteuer von 23% berechnet.\",\"516oLj\":\"Umsatzsteuer-Validierungsdienst vorübergehend nicht verfügbar\",\"AdWhjZ\":\"Bestätigungscode\",\"QDEWii\":\"Verifiziert\",\"wCKkSr\":\"E-Mail verifizieren\",\"/IBv6X\":\"Bestätigen Sie Ihre E-Mail-Adresse\",\"e/cvV1\":\"Wird verifiziert...\",\"fROFIL\":\"Vietnamesisch\",\"RnvnDc\":\"Alle plattformweit gesendeten Nachrichten anzeigen\",\"+WFMis\":\"Berichte für alle Ihre Veranstaltungen anzeigen und herunterladen. Nur abgeschlossene Bestellungen sind enthalten.\",\"c7VN/A\":\"Antworten anzeigen\",\"SZw9tS\":\"Details anzeigen\",\"FCVmuU\":\"Veranstaltung ansehen\",\"n6EaWL\":\"Protokolle anzeigen\",\"OaKTzt\":\"Karte ansehen\",\"zNZNMs\":\"Nachricht anzeigen\",\"67OJ7t\":\"Bestellung anzeigen\",\"tKKZn0\":\"Bestelldetails anzeigen\",\"KeCXJu\":\"Sehen Sie Bestelldetails ein, erstatten Sie Rückzahlungen und senden Sie Bestätigungen erneut.\",\"9jnAcN\":\"Veranstalter-Startseite anzeigen\",\"1J/AWD\":\"Ticket anzeigen\",\"N9FyyW\":\"Sehen, bearbeiten und exportieren Sie Ihre registrierten Teilnehmer.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Nur für Check-In-Personal sichtbar. Hilft, diese Liste beim Check-In zu identifizieren.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Warten auf Zahlung\",\"aUi/Dz\":\"Warnung: Dies ist die Systemstandardkonfiguration. Änderungen wirken sich auf alle Konten aus, denen keine spezifische Konfiguration zugewiesen ist.\",\"RRZDED\":\"Wir konnten keine Bestellungen finden, die mit dieser E-Mail-Adresse verknüpft sind.\",\"2RZK9x\":\"Wir konnten die gesuchte Bestellung nicht finden. Der Link ist möglicherweise abgelaufen oder die Bestelldetails haben sich geändert.\",\"nefMIK\":\"Wir konnten das gesuchte Ticket nicht finden. Der Link ist möglicherweise abgelaufen oder die Ticketdetails haben sich geändert.\",\"miysJh\":\"Wir konnten diese Bestellung nicht finden. Möglicherweise wurde sie entfernt.\",\"HJKdzP\":\"Beim Laden dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.\",\"IfN2Qo\":\"Wir empfehlen ein quadratisches Logo mit mindestens 200x200px\",\"wJzo/w\":\"Wir empfehlen Abmessungen von 400 × 400 Pixeln und eine maximale Dateigröße von 5 MB\",\"x8rEDQ\":\"Wir konnten Ihre Umsatzsteuer-Identifikationsnummer nach mehreren Versuchen nicht validieren. Wir versuchen es weiterhin im Hintergrund. Bitte schauen Sie später wieder vorbei.\",\"q1BizZ\":\"Wir senden Ihre Tickets an diese E-Mail\",\"ZOmUYW\":\"Wir validieren Ihre Umsatzsteuer-Identifikationsnummer im Hintergrund. Falls es Probleme gibt, werden wir Sie informieren.\",\"zCdObC\":\"Wir haben unseren Hauptsitz offiziell nach Irland 🇮🇪 verlegt. Als Teil dieses Übergangs verwenden wir jetzt Stripe Irland anstelle von Stripe Kanada. Um Ihre Auszahlungen reibungslos am Laufen zu halten, müssen Sie Ihr Stripe-Konto erneut verbinden.\",\"jh2orE\":\"Wir haben unseren Hauptsitz nach Irland verlegt. Daher müssen Sie Ihr Stripe-Konto neu verbinden. Dieser schnelle Vorgang dauert nur wenige Minuten. Ihre Verkäufe und bestehenden Daten bleiben völlig unberührt.\",\"Fq/Nx7\":\"Wir haben einen 5-stelligen Bestätigungscode gesendet an:\",\"GdWB+V\":\"Webhook erfolgreich erstellt\",\"2X4ecw\":\"Webhook erfolgreich gelöscht\",\"CThMKa\":\"Webhook-Protokolle\",\"nuh/Wq\":\"Webhook-URL\",\"8BMPMe\":\"Webhook sendet keine Benachrichtigungen\",\"FSaY52\":\"Webhook sendet Benachrichtigungen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Willkommen zurück\",\"QDWsl9\":[\"Willkommen bei \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Willkommen bei \",[\"0\"],\", hier ist eine Übersicht all Ihrer Veranstaltungen\"],\"FaSXqR\":\"Welche Art von Veranstaltung?\",\"f30uVZ\":\"Was Sie tun müssen:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wenn ein Check-in gelöscht wird\",\"Gmd0hv\":\"Wenn ein neuer Teilnehmer erstellt wird\",\"Lc18qn\":\"Wenn eine neue Bestellung erstellt wird\",\"dfkQIO\":\"Wenn ein neues Produkt erstellt wird\",\"8OhzyY\":\"Wenn ein Produkt gelöscht wird\",\"tRXdQ9\":\"Wenn ein Produkt aktualisiert wird\",\"Q7CWxp\":\"Wenn ein Teilnehmer storniert wird\",\"IuUoyV\":\"Wenn ein Teilnehmer eingecheckt wird\",\"nBVOd7\":\"Wenn ein Teilnehmer aktualisiert wird\",\"ny2r8d\":\"Wenn eine Bestellung storniert wird\",\"c9RYbv\":\"Wenn eine Bestellung als bezahlt markiert wird\",\"ejMDw1\":\"Wenn eine Bestellung erstattet wird\",\"fVPt0F\":\"Wenn eine Bestellung aktualisiert wird\",\"bcYlvb\":\"Wann Check-In schließt\",\"XIG669\":\"Wann Check-In öffnet\",\"de6HLN\":\"Wenn Kunden Tickets kaufen, erscheinen deren Bestellungen hier.\",\"403wpZ\":\"Wenn aktiviert, ermöglichen neue Veranstaltungen Teilnehmern, ihre eigenen Ticketdetails über einen sicheren Link zu verwalten. Dies kann pro Veranstaltung überschrieben werden.\",\"blXLKj\":\"Wenn aktiviert, zeigen neue Veranstaltungen beim Checkout ein Marketing-Opt-in-Kontrollkästchen an. Dies kann pro Veranstaltung überschrieben werden.\",\"Kj0Txn\":\"Wenn aktiviert, werden bei Stripe Connect-Transaktionen keine Anwendungsgebühren berechnet. Verwenden Sie dies für Länder, in denen Anwendungsgebühren nicht unterstützt werden.\",\"uchB0M\":\"Widget-Vorschau\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schreiben Sie Ihre Nachricht hier...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Ja - Ich habe eine gültige EU-Umsatzsteuer-ID\",\"Tz5oXG\":\"Ja, Bestellung stornieren\",\"QlSZU0\":[\"Sie geben sich als <0>\",[\"0\"],\" (\",[\"1\"],\") aus\"],\"s14PLh\":[\"Sie geben eine Teilerstattung aus. Dem Kunden werden \",[\"0\"],\" \",[\"1\"],\" erstattet.\"],\"o7LgX6\":\"Sie können zusätzliche Servicegebühren und Steuern in Ihren Kontoeinstellungen konfigurieren.\",\"5VGIlq\":\"Sie haben Ihr Nachrichtenlimit erreicht.\",\"casL1O\":\"Sie haben Steuern und Gebühren zu einem kostenlosen Produkt hinzugefügt. Möchten Sie diese entfernen?\",\"FVTVBy\":\"Sie müssen Ihre E-Mail-Adresse bestätigen, bevor Sie den Veranstalterstatus aktualisieren können.\",\"w65ZgF\":\"Sie müssen Ihre Konto-E-Mail-Adresse verifizieren, bevor Sie E-Mail-Vorlagen ändern können.\",\"FRl8Jv\":\"Sie müssen Ihre Konto-E-Mail-Adresse verifizieren, bevor Sie Nachrichten senden können.\",\"FgRxRP\":\"Sie besitzen immer 100% Ihrer Teilnehmerdaten\",\"88cUW+\":\"Sie erhalten\",\"U3wiCB\":\"Sie sind startklar! Ihre Zahlungen werden reibungslos verarbeitet.\",\"MNFIxz\":[\"Sie gehen zu \",[\"0\"],\"!\"],\"p/Sa0j\":\"Ihr Konto hat Messaging-Limits. Um Ihre Limits zu erhöhen, kontaktieren Sie uns unter\",\"x/xjzn\":\"Ihre Partner wurden erfolgreich exportiert.\",\"TF37u6\":\"Deine Teilnehmer wurden erfolgreich exportiert.\",\"79lXGw\":\"Ihre Check-In-Liste wurde erfolgreich erstellt. Teilen Sie den unten stehenden Link mit Ihrem Check-In-Personal.\",\"BnlG9U\":\"Ihre aktuelle Bestellung geht verloren.\",\"nBqgQb\":\"Ihre E-Mail\",\"R02pnV\":\"Ihr Event muss live sein, bevor Sie Tickets an Teilnehmer verkaufen können.\",\"hDNwnf\":\"Ihr Logo, Ihre Farben und Ihr Stil auf jeder Seite\",\"ifRqmm\":\"Ihre Nachricht wurde erfolgreich gesendet!\",\"/Rj5P4\":\"Ihr Name\",\"PFjJxY\":\"Ihr neues Passwort muss mindestens 8 Zeichen lang sein.\",\"gzrCuN\":\"Ihre Bestelldetails wurden aktualisiert. Eine Bestätigungs-E-Mail wurde an die neue E-Mail-Adresse gesendet.\",\"naQW82\":\"Ihre Bestellung wurde storniert.\",\"bhlHm/\":\"Ihre Bestellung wartet auf Zahlung\",\"XeNum6\":\"Deine Bestellungen wurden erfolgreich exportiert.\",\"Xd1R1a\":\"Adresse Ihres Veranstalters\",\"WWYHKD\":\"Ihre Zahlung ist mit Verschlüsselung auf Bankniveau geschützt\",\"5b3QLi\":\"Ihr Tarif\",\"6heFYY\":\"Ihr Stripe-Konto ist verbunden und verarbeitet Zahlungen.\",\"vvO1I2\":\"Ihr Stripe-Konto ist verbunden und bereit zur Zahlungsabwicklung.\",\"CnZ3Ou\":\"Ihre Tickets wurden bestätigt.\",\"EmFsMZ\":\"Ihre Umsatzsteuer-Identifikationsnummer ist zur Validierung in der Warteschlange\",\"QBlhh4\":\"Ihre Umsatzsteuer-Identifikationsnummer wird beim Speichern validiert\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/de.po b/frontend/src/locales/de.po index 08cc2f6de0..4fbfe0b193 100644 --- a/frontend/src/locales/de.po +++ b/frontend/src/locales/de.po @@ -1171,7 +1171,7 @@ msgstr "Setzen Sie ein Lesezeichen für diese Seite, um Ihre Bestellung jederzei msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Gestalten Sie Ihre Tickets mit einem individuellen Logo, Farben und einer Fußzeilennachricht." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" @@ -1476,11 +1476,11 @@ msgstr "Zur Kasse" msgid "Checkout Settings" msgstr "Checkout-Einstellungen" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Vereinfachtes Chinesisch" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinesisch (Traditionell)" @@ -2628,7 +2628,7 @@ msgstr "Optionen duplizieren" msgid "Duplicate Product" msgstr "Produkt duplizieren" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Niederländisch" @@ -2954,8 +2954,8 @@ msgstr "Endzeit (optional)" msgid "Ended" msgstr "Beendet" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Englisch" @@ -3726,7 +3726,7 @@ msgstr "Kostenloses Produkt" msgid "Free product, no payment information required" msgstr "Kostenloses Produkt, keine Zahlungsinformationen erforderlich" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Französisch" @@ -3759,7 +3759,7 @@ msgstr "Generieren" msgid "Generate code" msgstr "Code generieren" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Deutsch" @@ -4276,7 +4276,7 @@ msgstr "Auf Plattformgebühren wird die irische Umsatzsteuer von 23% angewendet msgid "Is this account VAT registered in the EU?" msgstr "Ist dieses Konto in der EU umsatzsteuerpflichtig registriert?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italienisch" @@ -6075,11 +6075,15 @@ msgstr "Bitte warten Sie, während wir Ihre Rechnung vorbereiten..." msgid "Please wait while we prepare your orders for export..." msgstr "Bitte warten Sie, während wir Ihre Bestellungen für den Export vorbereiten..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polnisch" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Beliebte Events (Letzte 14 Tage)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portugiesisch" @@ -7360,7 +7364,7 @@ msgstr "Dieser Aktionscode wird leider nicht erkannt" msgid "Source" msgstr "Quelle" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spanisch" @@ -7652,7 +7656,7 @@ msgstr "Sommer Musik Festival 2025" msgid "Support Email" msgstr "Support-E-Mail" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Schwedisch" @@ -8431,7 +8435,7 @@ msgstr "Andere E-Mail versuchen" msgid "Try Hi.Events Free" msgstr "Hi.Events kostenlos testen" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Türkisch" @@ -8826,7 +8830,7 @@ msgstr "Bestätigen Sie Ihre E-Mail-Adresse" msgid "Verifying..." msgstr "Wird verifiziert..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamesisch" diff --git a/frontend/src/locales/en.js b/frontend/src/locales/en.js index b72497b49f..33f947b596 100644 --- a/frontend/src/locales/en.js +++ b/frontend/src/locales/en.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"ncwQad\":\"(empty)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" is already checked in\"],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"6MIiOI\":[[\"0\"],\" left\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"/HkCs4\":[[\"0\"],\" tickets\"],\"TjbIUI\":[[\"availableCount\"],\" of \",[\"totalCount\"],\" available\"],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"3IEF7U\":[[\"totalCount\"],\" ticket types\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Tax/Fees\",\"B1St2O\":\"<0>Check-in lists help you manage event entry by day, area, or ticket type. You can link tickets to specific lists such as VIP zones or Day 1 passes and share a secure check-in link with staff. No account is required. Check-in works on mobile, desktop, or tablet, using a device camera or HID USB scanner. \",\"v9VSIS\":\"<0>Set a single total attendance limit that applies to multiple ticket types at once.<1>For example, if you link a <2>Day Pass and a <3>Full Weekend ticket, they will both draw from the same pool of spots. Once the limit is reached, all linked tickets automatically stop selling.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"fAv9QG\":\"🎟️ Add tickets\",\"M2DyLc\":\"1 Active Webhook\",\"yTsaLw\":\"1 ticket\",\"nz96Ue\":\"1 ticket type\",\"HR/cvw\":\"123 Sample Street\",\"kMU5aM\":\"A cancellation notice has been sent to\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"aS0jtz\":\"Abandoned\",\"uyJsf6\":\"About\",\"WTk/ke\":\"About Stripe Connect\",\"JvuLls\":\"Absorb fee\",\"lk74+I\":\"Absorb Fee\",\"1uJlG9\":\"Accent Color\",\"K5+3xg\":\"Accept invitation\",\"VTfZPy\":\"Access Denied\",\"iN5Cz3\":\"Account already connected!\",\"YP4JuP\":\"Account configuration updated successfully\",\"vOuxvL\":\"Account Information\",\"EHNORh\":\"Account not found\",\"bPwFdf\":\"Accounts\",\"nMtNd+\":\"Action Required: Reconnect Your Stripe Account\",\"AhwTa1\":\"Action Required: VAT Information Needed\",\"APyAR/\":\"Active Events\",\"UWWRyd\":\"Add custom questions to collect additional information during checkout\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"7JF9w9\":\"Add Question\",\"6PNlRV\":\"Add this event to your calendar\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"bVjDs9\":\"Additional Fees\",\"0Zypnp\":\"Admin Dashboard\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"pMLul+\":\"All Currencies\",\"qlaZuT\":\"All done! You're now using our upgraded payment system.\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"31KB8w\":\"All failed jobs deleted\",\"D2g7C7\":\"All jobs queued for retry\",\"dr7CWq\":\"All Upcoming Events\",\"GpT6Uf\":\"Allow attendees to update their ticket information (name, email) via a secure link sent with their order confirmation.\",\"QUg5y1\":\"Almost there! Finish connecting your Stripe account to start accepting payments.\",\"c4uJfc\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.\",\"ocS8eq\":[\"Already have an account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Already Refunded\",\"RtxQTF\":\"Also cancel this order\",\"jkNgQR\":\"Also refund this order\",\"xYqsHg\":\"Always available\",\"Wvrz79\":\"Amount Paid\",\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"eusccx\":\"An optional message to display on the highlighted product, e.g. \\\"Selling fast 🔥\\\" or \\\"Best value\\\"\",\"QNrkms\":\"Answer updated successfully.\",\"Znwxal\":\"Application Fees Configuration\",\"261RBr\":\"Approve Message\",\"0aVEBY\":\"Are you sure you want to delete all failed jobs?\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"vPeW/6\":\"Are you sure you want to delete this configuration? This may affect accounts using it.\",\"JmVITJ\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the default template.\",\"aLS+A6\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the organizer or default template.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"147G4h\":\"Are you sure you want to leave?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"cDtoWq\":[\"Are you sure you want to resend the order confirmation to \",[\"0\"],\"?\"],\"xeIaKw\":[\"Are you sure you want to resend the ticket to \",[\"0\"],\"?\"],\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"Uqefyd\":\"Are you VAT registered in the EU?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"As your business is based in Ireland, Irish VAT at 23% applies automatically to all platform fees.\",\"QGoXh3\":\"As your business is based in the EU, we need to determine the correct VAT treatment for our platform fees:\",\"tMeVa/\":\"Ask for name and email for each ticket purchased\",\"/JdZIP\":\"Assigned Configuration\",\"xdiER7\":\"Assigned Tier\",\"F2rX0R\":\"At least one event type must be selected\",\"BCmibk\":\"Attempts\",\"6PecK3\":\"Attendance and check-in rates across all events\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Aspq3b\":\"Attendee details collection\",\"fpb0rX\":\"Attendee details copied from order\",\"0R3Y+9\":\"Attendee Email\",\"94aQMU\":\"Attendee Information\",\"KkrBiR\":\"Attendee information collection\",\"av+gjP\":\"Attendee Name\",\"cosfD8\":\"Attendee Status\",\"D2qlBU\":\"Attendee Updated\",\"22BOve\":\"Attendee updated successfully\",\"x8Vnvf\":\"Attendee's ticket not included in this list\",\"k3Tngl\":\"Attendees Exported\",\"UoIRW8\":\"Attendees registered\",\"5UbY+B\":\"Attendees with a specific ticket\",\"4HVzhV\":\"Attendees:\",\"HVkhy2\":\"Attribution Analytics\",\"dMMjeD\":\"Attribution Breakdown\",\"1oPDuj\":\"Attribution Value\",\"PZ7FTW\":\"Automatically detected based on background color, but can be overridden\",\"clF06r\":\"Available to Refund\",\"NB5+UG\":\"Available Tokens\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Back to Accounts\",\"kYqM1A\":\"Back to Event\",\"td/bh+\":\"Back to Reports\",\"jIPNJG\":\"Basic Information\",\"WOpH7O\":\"Beautiful checkout experience on any device\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"UabgBd\":\"Body is required\",\"HWXuQK\":\"Bookmark this page to manage your order anytime.\",\"CUKVDt\":\"Brand your tickets with a custom logo, colors, and footer message.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Business Address\",\"LeC29u\":\"Business address for VAT purposes\",\"RReHTu\":\"Business Name\",\"bv6RXK\":\"Button Label\",\"ChDLlO\":\"Button Text\",\"BUe8Wj\":\"Buyer pays\",\"qF1qbA\":\"Buyers see a clean price. The platform fee is deducted from your payout.\",\"DFqasq\":[\"By continuing, you agree to the <0>\",[\"0\"],\" Terms of Service\"],\"lFdbRS\":\"Bypass Application Fees\",\"2VLZwd\":\"Call-to-Action Button\",\"PUpvQe\":\"Camera Scanner\",\"D02dD9\":\"Campaign\",\"H4nE+E\":\"Cancel all products and release them back to the pool\",\"tOXAdc\":\"Canceling will cancel all attendees associated with this order, and release the tickets back into the available pool.\",\"IrUqjC\":\"Cannot Check In (Cancelled)\",\"01sEfm\":\"Cannot delete the system default configuration\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"v4fiSg\":\"Check your email\",\"51AsAN\":\"Check your inbox! If tickets are associated with this email, you'll receive a link to view them.\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"9gPPUY\":\"Check-In List Created\",\"f2vU9t\":\"Check-in Lists\",\"tMNBEF\":\"Check-in lists let you control entry across days, areas, or ticket types. You can share a secure check-in link with staff — no account required.\",\"SHJwyq\":\"Check-in Rate\",\"qCqdg6\":\"Check-In Status\",\"cKj6OE\":\"Check-in Summary\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"Crr3pG\":\"Choose calendar\",\"LAW8Vb\":\"Choose the default setting for new events. This can be overridden for individual events.\",\"pjp2n5\":\"Choose who pays the platform fee. This does not affect additional fees you've configured in your account settings.\",\"CySr+W\":\"Click to view notes\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"4bUH9i\":\"Collect attendee details for each ticket purchased.\",\"TkfG8v\":\"Collect details per order\",\"96ryID\":\"Collect details per ticket\",\"FpsvqB\":\"Color Mode\",\"jEu4bB\":\"Columns\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Communication Preferences\",\"7D9MJz\":\"Complete Stripe Setup\",\"OqEV/G\":\"Complete the setup below to continue\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"5YrKW7\":\"Complete your payment to secure your tickets.\",\"xGU92i\":\"Complete your profile to join the team.\",\"ih35UP\":\"Conference Center\",\"B5fpAA\":\"Configuration assigned successfully\",\"X1zdE7\":\"Configuration created successfully\",\"mLBUMQ\":\"Configuration deleted successfully\",\"qxquWu\":\"Configuration names are visible to end users. The \\\"Fixed Fee\\\" and \\\"Percentage Fee\\\" are application fees charged in USD on all transactions.\",\"eeZdaB\":\"Configuration updated successfully\",\"3cKoxx\":\"Configurations\",\"8v2LRU\":\"Configure event details, location, checkout options, and email notifications.\",\"raw09+\":\"Configure how attendee details are collected during checkout\",\"FI60XC\":\"Configure Taxes & Fees\",\"NGXKG/\":\"Confirm Email Address\",\"JRQitQ\":\"Confirm new password\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"n/7+7Q\":\"Confirmation sent to\",\"o5A0Go\":\"Congratulations on creating an event!\",\"WNnP3w\":\"Connect & Upgrade\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"nQI4H5\":\"Connect Stripe to enable email template editing\",\"LmvZ+E\":\"Connect Stripe to enable messaging\",\"EWnXR+\":\"Connect to Stripe\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"4qmnU8\":\"Connect your Stripe account to accept payments.\",\"E1eze1\":\"Connect your Stripe account to start accepting payments for your events.\",\"ulV1ju\":\"Connect your Stripe account to start accepting payments.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact Email\",\"KcXRN+\":\"Contact email for support\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"F3/nus\":\"Continue to Payment\",\"p2FRHj\":\"Control how platform fees are handled for this event\",\"1JnTgU\":\"Copied from above\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"+2ZJ7N\":\"Copy details to first attendee\",\"ZN1WLO\":\"Copy Email\",\"tUGbi8\":\"Copy my details to:\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"zg4oSu\":[\"Create \",[\"0\"],\" Template\"],\"RKKhnW\":\"Create a custom widget to sell tickets on your site.\",\"yIRev4\":\"Create a password\",\"xfKgwv\":\"Create Affiliate\",\"tudG8q\":\"Create and configure tickets and merchandise for sale.\",\"YAl9Hg\":\"Create Configuration\",\"BTne9e\":\"Create custom email templates for this event that override the organizer defaults\",\"YIDzi/\":\"Create Custom Template\",\"Nc3l/D\":\"Create discounts, access codes for hidden tickets, and special offers.\",\"eWEV9G\":\"Create new password\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"/HGmW9\":\"Create trackable links to reward partners who promote your event.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"lfLHNz\":\"CTA label is required\",\"BMtue0\":\"Current payment processor\",\"T+1APV\":\"Current VAT number is validated\",\"v2GlhZ\":\"Current VAT number validation failed\",\"iTvh6I\":\"Currently available for purchase\",\"g7HIC0\":\"Custom Branding\",\"mimF6c\":\"Custom message after checkout\",\"O6mra8\":\"Custom Questions\",\"axv/Mi\":\"Custom template\",\"QMHSMS\":\"Customer will receive an email confirming the refund\",\"L/Qc+w\":\"Customer's email address\",\"wpfWhJ\":\"Customer's first name\",\"GIoqtA\":\"Customer's last name\",\"NihQNk\":\"Customers\",\"7gsjkI\":\"Customize the emails sent to your customers using Liquid templating. These templates will be used as defaults for all events in your organization.\",\"xJaTUK\":\"Customize the layout, colors, and branding of your event homepage.\",\"MXZfGN\":\"Customize the questions asked during checkout to gather important information from your attendees.\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"pxNIxa\":\"Customize your email template using Liquid templating\",\"3trPKm\":\"Customize your organizer page appearance\",\"/gWrVZ\":\"Daily revenue, taxes, fees, and refunds across all events\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"pvnfJD\":\"Dark\",\"nE5o/t\":\"Data Ownership\",\"lnYE59\":\"Date of the event\",\"gnBreG\":\"Date order was placed\",\"ovBPCi\":\"Default\",\"JtI4vj\":\"Default attendee information collection\",\"3R/Tu2\":\"Default Fee Handling\",\"1bZAZA\":\"Default template will be used\",\"vu7gDm\":\"Delete Affiliate\",\"KZN4Lc\":\"Delete All\",\"+jw/c1\":\"Delete image\",\"hdyeZ0\":\"Delete Job\",\"dPyJ15\":\"Delete Template\",\"mxsm1o\":\"Delete this question? This cannot be undone.\",\"snMaH4\":\"Delete webhook\",\"vYgeDk\":\"Deselect All\",\"NvuEhl\":\"Design Elements\",\"H8kMHT\":\"Didn't receive the code?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"BREO0S\":\"Display a checkbox allowing customers to opt-in to receive marketing communications from this event organizer.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"Don't forget!\",\"352VU2\":\"Don't have an account? <0>Sign up\",\"AXXqG+\":\"Donation\",\"DPfwMq\":\"Done\",\"2+O9st\":\"Download sales, attendee, and financial reports for all completed orders.\",\"eneWvv\":\"Draft\",\"Ts8hhq\":\"Due to the high risk of spam, you must connect a Stripe account before you can modify email templates. This is to ensure that all event organizers are verified and accountable.\",\"TnzbL+\":\"Due to the high risk of spam, you must connect a Stripe account before you can send messages to attendees.\\nThis is to ensure that all event organizers are verified and accountable.\",\"euc6Ns\":\"Duplicate\",\"KRmTkx\":\"Duplicate Product\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"fc7wGW\":\"e.g., Important update about your tickets\",\"54MPqC\":\"e.g., Standard, Premium, Enterprise\",\"LTzmgK\":[\"Edit \",[\"0\"],\" Template\"],\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"tPtRwl\":\"Edit Application Fees\",\"t2bbp8\":\"Edit Attendee\",\"etaWtB\":\"Edit Attendee Details\",\"+guao5\":\"Edit Configuration\",\"vRWOrM\":\"Edit Order Details\",\"3yNuBV\":\"Edit VAT Settings\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Education\",\"iiWXDL\":\"Eligibility Failures\",\"zPiC+q\":\"Eligible Check-In Lists\",\"V2sk3H\":\"Email & Templates\",\"hbwCKE\":\"Email address copied to clipboard\",\"dSyJj6\":\"Email addresses do not match\",\"elW7Tn\":\"Email Body\",\"ZsZeV2\":\"Email is required\",\"Be4gD+\":\"Email Preview\",\"6IwNUc\":\"Email Templates\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"Qj0GKe\":\"Enable attendee self-service\",\"hEtQsg\":\"Enable attendee self-service by default\",\"Upeg/u\":\"Enable this template for sending emails\",\"RxzN1M\":\"Enabled\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"7YZofi\":\"Enter a subject and body to see the preview\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"y1BZw1\":\"Enter business address\",\"3GfR6a\":\"Enter business name\",\"6KnyG0\":\"Enter email\",\"INDKM9\":\"Enter email subject...\",\"xUgUTh\":\"Enter first name\",\"9/1YKL\":\"Enter last name\",\"VpwcSk\":\"Enter new password\",\"1tAGuY\":\"Enter the VAT number including country code\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"VmXiz4\":\"Enter your email and we'll send you instructions to reset your password.\",\"n9V+ps\":\"Enter your name\",\"IdULhL\":\"Enter your VAT number including the country code, without spaces (e.g., IE1234567A, DE123456789)\",\"LslKhj\":\"Error loading logs\",\"AKbElk\":\"EU VAT-registered businesses: Reverse charge mechanism applies (0% - Article 196 of VAT Directive 2006/112/EC)\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"1Hzev4\":\"Event custom template\",\"imgKgl\":\"Event Description\",\"kJDmsI\":\"Event details\",\"m/N7Zq\":\"Event Full Address\",\"Nl1ZtM\":\"Event Location\",\"t3AMTs\":\"Event Management Platform\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"Gh9Oqb\":\"Event organizer name\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"cOePZk\":\"Event Time\",\"e8WNln\":\"Event timezone\",\"GeqWgj\":\"Event Timezone\",\"XVLu2v\":\"Event Title\",\"OfmsI9\":\"Event Too New\",\"YDVUVl\":\"Event Types\",\"4K2OjV\":\"Event Venue\",\"19j6uh\":\"Events Performance\",\"PC3/fk\":\"Events Starting in Next 24 Hours\",\"fTFfOK\":\"Every email template must include a call-to-action button that links to the appropriate page\",\"BVinvJ\":\"Examples: \\\"How did you hear about us?\\\", \\\"Company name for invoice\\\"\",\"2hGPQG\":\"Examples: \\\"T-shirt size\\\", \\\"Meal preference\\\", \\\"Job title\\\"\",\"qNuTh3\":\"Exception\",\"kF8HQ7\":\"Export Answers\",\"2KAI4N\":\"Export CSV\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"wuyaZh\":\"Export successful\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Failed\",\"8uOlgz\":\"Failed At\",\"tKcbYd\":\"Failed Jobs\",\"SsI9v/\":\"Failed to abandon order. Please try again.\",\"LdPKPR\":\"Failed to assign configuration\",\"cEFg3R\":\"Failed to create affiliate\",\"dVgNF1\":\"Failed to create configuration\",\"U66oUa\":\"Failed to create template\",\"aFk48v\":\"Failed to delete configuration\",\"Zw6LWb\":\"Failed to delete job\",\"tq0abZ\":\"Failed to delete jobs\",\"vKMKnu\":\"Failed to delete question\",\"xFj7Yj\":\"Failed to delete template\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"zGE3CH\":\"Failed to export report. Please try again.\",\"X4o0MX\":\"Failed to load Webhook\",\"0+iwE5\":\"Failed to reorder questions\",\"EJPAcd\":\"Failed to resend order confirmation\",\"DjSbj3\":\"Failed to resend ticket\",\"YQ3QSS\":\"Failed to resend verification code\",\"wDioLj\":\"Failed to retry job\",\"DKYTWG\":\"Failed to retry jobs\",\"zTkTF3\":\"Failed to save template\",\"l6acRV\":\"Failed to save VAT settings. Please try again.\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"t/KVOk\":\"Failed to start impersonation. Please try again.\",\"QXgjH0\":\"Failed to stop impersonation. Please try again.\",\"o/blc/\":\"Failed to update account configuration\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"E9jY+o\":\"Failed to update attendee\",\"uQynyf\":\"Failed to update configuration\",\"EhlbcI\":\"Failed to update messaging tier\",\"rpGMzC\":\"Failed to update order\",\"Eeo/Gy\":\"Failed to update setting\",\"kqA9lY\":\"Failed to update VAT settings\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"/sV91a\":\"Fee Handling\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"LyUWXA\":\"Fees Bypassed\",\"cf35MA\":\"Festival\",\"pAey+4\":\"File is too large. Maximum size is 5MB.\",\"VejKUM\":\"Fill in your details above first\",\"8OvVZZ\":\"Filter Attendees\",\"mvrlBO\":\"Filter by Event\",\"8BwQeU\":\"Finish Setup\",\"hg80P7\":\"Finish Stripe Setup\",\"1vBhpG\":\"First attendee\",\"4pwejF\":\"First name is required\",\"6bBh3/\":\"Fixed Fee\",\"j+XQDj\":\"Fixed Fee (USD)\",\"5mpF6N\":[\"Fixed fee amount in \",[\"currencyCode\"]],\"/uXPzP\":\"Fixed fee charged per transaction in USD\",\"LWL3Bs\":\"Fixed fee must be 0 or greater\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"nFm+5u\":\"Footer Text\",\"MY2SVM\":\"Full refund\",\"T02gNN\":\"General Admission\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"4CETZY\":\"Get Directions\",\"+4zM7f\":\"Get paid immediately via Stripe Connect\",\"ZDIydz\":\"Get started\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Go to Event Page\",\"gHSuV/\":\"Go to home page\",\"6nDzTl\":\"Good readability\",\"aGWZUr\":\"Gross revenue\",\"n8IUs7\":\"Gross Revenue\",\"LIYoRQ\":\"Guest Management\",\"kTSQej\":[\"Hello \",[\"0\"],\", manage your platform from here.\"],\"dORAcs\":\"Here are all the tickets associated with your email address.\",\"g+2103\":\"Here is your affiliate link\",\"QlwJ9d\":\"Here's what to expect:\",\"/iE8xx\":\"Hi.Events Fee\",\"zppscQ\":\"Hi.Events platform fees and VAT breakdown by transaction\",\"D+zLDD\":\"Hidden\",\"DRErHC\":\"Hidden from attendees - only visible to organizers\",\"P+5Pbo\":\"Hide Answers\",\"FmogyU\":\"Hide Options\",\"gtEbeW\":\"Highlight\",\"NF8sdv\":\"Highlight Message\",\"MXSqmS\":\"Highlight this product\",\"7ER2sc\":\"Highlighted\",\"sq7vjE\":\"Highlighted products will have a different background color to make them stand out on the event page.\",\"AVpmAa\":\"How to pay offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hungarian\",\"YLgdk5\":\"I confirm this is a transactional message related to this event\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"PYVWEI\":\"If registered, provide your VAT number for validation\",\"iIEaNB\":\"If you have an account with us, you will receive an email with instructions on how to reset your password.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Impersonate\",\"TWXU0c\":\"Impersonate User\",\"5LAZwq\":\"Impersonation started\",\"IMwcdR\":\"Impersonation stopped\",\"0I0Hac\":\"Important Notice\",\"yD3avI\":\"Important: Changing your email address will update the link to access this order. You will be redirected to the new order link after saving.\",\"M8M6fs\":\"Important: Stripe reconnection required\",\"jT142F\":[\"In \",[\"diffHours\"],\" hours\"],\"OoSyqO\":[\"In \",[\"diffMinutes\"],\" minutes\"],\"cljs3a\":\"Indicate whether you're VAT-registered in the EU\",\"F1Xp97\":\"Individual attendees\",\"85e6zs\":\"Insert Liquid Token\",\"38KFY0\":\"Insert Variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Instant Payouts\",\"nbfdhU\":\"Integrations\",\"JHB/Ky\":\"Invalid\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"f9WRpE\":\"Invalid file type. Please upload an image.\",\"tnL+GP\":\"Invalid Liquid syntax. Please correct it and try again.\",\"N9JsFT\":\"Invalid VAT number format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"Mokwac\":\"Invite unlimited team members with custom roles\",\"aH6ZIb\":\"Invite Your Team\",\"IuMGvq\":\"Invoice\",\"y0meFR\":\"Irish VAT at 23% will be applied to platform fees (domestic supply).\",\"1ZKm04\":\"Is this account VAT registered in the EU?\",\"Lj7sBL\":\"Italian\",\"F5/CBH\":\"item(s)\",\"BzfzPK\":\"Items\",\"KmWyx0\":\"Job\",\"o5r6b2\":\"Job deleted\",\"cd0jIM\":\"Job Details\",\"ruJO57\":\"Job Name\",\"YZi+Hu\":\"Job queued for retry\",\"nCywLA\":\"Join from anywhere\",\"hTJ4fB\":\"Just click the button below to reconnect your Stripe account.\",\"MxjCqk\":\"Just looking for your tickets?\",\"lB2hSG\":[\"Keep me updated on news and events from \",[\"0\"]],\"DruLRc\":\"Last 14 Days\",\"ve9JTU\":\"Last name is required\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"QIn0Vl\":\"Legal business name for VAT purposes\",\"1njn7W\":\"Light\",\"1qY5Ue\":\"Link Expired or Invalid\",\"psosdY\":\"Link to order details\",\"6JzK4N\":\"Link to ticket\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links Allowed\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live Events\",\"WdmJIX\":\"Loading preview...\",\"IoDI2o\":\"Loading tokens...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"Jzu30R\":\"Logo will be displayed on the ticket\",\"PSRm6/\":\"Look Up My Tickets\",\"4wUIjX\":\"Make your event live\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"2L3vle\":\"Max Messages / 24h\",\"Qp4HWD\":\"Max Recipients / Message\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Message approved successfully\",\"1jRD0v\":\"Message attendees with specific tickets\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"ZPj0Q8\":\"Message Details\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"mFdA+i\":\"Messaging Tier\",\"v7xKtM\":\"Messaging tier updated successfully\",\"gqnyh0\":\"Mobile Optimized\",\"olKKwj\":\"Mobile scanner with offline support and real-time tracking\",\"JbIgPz\":\"Monetary values are approximate totals across all currencies\",\"qvF+MT\":\"Monitor and manage failed background jobs\",\"w36OkR\":\"Most Viewed Events (Last 14 Days)\",\"GfaxEk\":\"Music\",\"oVGCGh\":\"My Tickets\",\"8/brI5\":\"Name is required\",\"sFFArG\":\"Name must be less than 255 characters\",\"sCV5Yc\":\"Name of the event\",\"xxU3NX\":\"Net Revenue\",\"ArHT/C\":\"New Signups\",\"eWRECP\":\"Nightlife\",\"HSw5l3\":\"No - I'm an individual or non-VAT registered business\",\"VHfLAW\":\"No accounts\",\"+jIeoh\":\"No accounts found\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"Dwf4dR\":\"No attendee questions yet\",\"/UC6qk\":\"No attribution data found\",\"99ntUF\":\"No check-in lists available for this event.\",\"+dAKxg\":\"No configurations found\",\"eb47T5\":\"No data found for the selected filters. Try adjusting the date range or currency.\",\"pZNOT9\":\"No end date\",\"dW40Uz\":\"No events found\",\"8pQ3NJ\":\"No events starting in the next 24 hours\",\"8zCZQf\":\"No events yet\",\"Yc5YW6\":\"No failed jobs\",\"54GxeB\":\"No impact on your current or past transactions\",\"EpvBAp\":\"No invoice\",\"XZkeaI\":\"No logs found\",\"nrSs2u\":\"No messages found\",\"OVFwlg\":\"No order questions yet\",\"EJ7bVz\":\"No orders found\",\"NEmyqy\":\"No orders yet\",\"wUv5xQ\":\"No organizer activity in the last 14 days\",\"B7w4KY\":\"No other organizers available\",\"PChXMe\":\"No Paid Orders\",\"6jYQGG\":\"No past events\",\"CHzaTD\":\"No popular events in the last 14 days\",\"zK/+ef\":\"No products available for selection\",\"wYiAtV\":\"No recent account signups\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"3sRuiW\":\"No Tickets Found\",\"yM5c0q\":\"No upcoming events\",\"qpC74J\":\"No users found\",\"41dJPO\":\"No VAT settings configured\",\"8wgkoi\":\"No viewed events in the last 14 days\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"4+am6b\":\"No, keep me here\",\"HVwIsd\":\"Non-VAT registered businesses or individuals: Irish VAT at 23% applies\",\"x5+Lcz\":\"Not Checked In\",\"8n10sz\":\"Not Eligible\",\"BwJKBw\":\"of\",\"lQgMLn\":\"Office or venue name\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline Payment\",\"nO3VbP\":[\"On sale \",[\"0\"]],\"2r6bAy\":\"Once you complete the upgrade, your old account will only be used for refunds.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"M2w1ni\":\"Only visible with promo code\",\"N141o/\":\"Open Stripe Dashboard\",\"HXMJxH\":\"Optional text for disclaimers, contact info, or thank you notes (single line only)\",\"L565X2\":\"options\",\"c/TIyD\":\"Order & Ticket\",\"H5qWhm\":\"Order cancelled\",\"b6+Y+n\":\"Order complete\",\"x4MLWE\":\"Order Confirmation\",\"CsTTH0\":\"Order confirmation resent successfully\",\"ppuQR4\":\"Order Created\",\"0UZTSq\":\"Order Currency\",\"HdmwrI\":\"Order Email\",\"bwBlJv\":\"Order First Name\",\"vrSW9M\":\"Order has been canceled and refunded. The order owner has been notified.\",\"rzw+wS\":\"Order Holders\",\"oI/hGR\":\"Order ID\",\"Pc729f\":\"Order Is Awaiting Offline Payment\",\"F4NXOl\":\"Order Last Name\",\"RQCXz6\":\"Order Limits\",\"SO9AEF\":\"Order limits set\",\"5RDEEn\":\"Order Locale\",\"vu6Arl\":\"Order Marked as Paid\",\"sLbJQz\":\"Order not found\",\"kvYpYu\":\"Order Not Found\",\"i8VBuv\":\"Order Number\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"DoH3fD\":\"Order Payment Pending\",\"UkHo4c\":\"Order Ref\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"oW5877\":\"Order Total\",\"e7eZuA\":\"Order Updated\",\"1SQRYo\":\"Order updated successfully\",\"KndP6g\":\"Order URL\",\"3NT0Ck\":\"Order was cancelled\",\"sd5IMt\":\"Orders Completed\",\"5It1cQ\":\"Orders Exported\",\"UQ0ACV\":\"Orders Total\",\"B/EBQv\":\"Orders:\",\"qtGTNu\":\"Organic Accounts\",\"ucgZ0o\":\"Organization\",\"S3CZ5M\":\"Organizer Dashboard\",\"Uu0hZq\":\"Organizer Email\",\"Gy7BA3\":\"Organizer email address\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"LqBITi\":\"Organizer/default template will be used\",\"/IX/7x\":\"Other\",\"RsiDDQ\":\"Other Lists (Ticket Not Included)\",\"qMASRF\":\"Outgoing Messages\",\"6/dCYd\":\"Overview\",\"6WdDG7\":\"Page\",\"8uqsE5\":\"Page no longer available\",\"QkLf4H\":\"Page URL\",\"sF+Xp9\":\"Page Views\",\"c+suC6\":\"Paid Accounts\",\"QIxRUI\":\"Paid, free, tiered pricing, and donation-based tickets\",\"5F7SYw\":\"Partial refund\",\"fFYotW\":[\"Partially refunded: \",[\"0\"]],\"i8day5\":\"Pass fee to buyer\",\"k4FLBQ\":\"Pass to Buyer\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"URAE3q\":\"Paused\",\"4fL/V7\":\"Pay\",\"OZK07J\":\"Pay to unlock\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Payment & Plan\",\"5cxUwd\":\"Payment Date\",\"ENEPLY\":\"Payment method\",\"EyE8E6\":\"Payment Processing\",\"8Lx2X7\":\"Payment received\",\"vcyz2L\":\"Payment Settings\",\"fx8BTd\":\"Payments not available\",\"51U9mG\":\"Payments will continue to flow without interruption\",\"UkM20g\":\"Pending Review\",\"dPYu1F\":\"Per Attendee\",\"VlXNyK\":\"Per order\",\"hauDFf\":\"Per ticket\",\"mnF83a\":\"Percentage Fee\",\"2ueYqG\":\"Percentage fee (0-100%)\",\"K2PPlT\":\"Percentage fee must be between 0 and 100\",\"MixU2P\":\"Percentage must be between 0 and 100\",\"MkuVAZ\":\"Percentage of transaction amount\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Personal Information\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planning an event?\",\"J3lhKT\":\"Platform fee\",\"RD51+P\":[\"Platform fee of \",[\"0\"],\" deducted from your payout\"],\"br3Y/y\":\"Platform Fees\",\"3buiaw\":\"Platform Fees Report\",\"kv9dM4\":\"Platform Revenue\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"r+lQXT\":\"Please enter your VAT number\",\"Dvq0wf\":\"Please provide an image.\",\"2cUopP\":\"Please restart the checkout process.\",\"8KmsFa\":\"Please select a date range\",\"EFq6EG\":\"Please select an image.\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"luHAJY\":\"Popular Events (Last 14 Days)\",\"TjX7xL\":\"Post Checkout Message\",\"OESu7I\":\"Prevent overselling by sharing inventory across multiple ticket types.\",\"NgVUL2\":\"Preview checkout form\",\"cs5muu\":\"Preview Event page\",\"+4yRWM\":\"Price of the ticket\",\"a5jvSX\":\"Price Tiers\",\"ReihZ7\":\"Print Preview\",\"JnuPvH\":\"Print Ticket\",\"tYF4Zq\":\"Print to PDF\",\"LcET2C\":\"Privacy Policy\",\"8z6Y5D\":\"Process Refund\",\"JcejNJ\":\"Processing order\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"uEhdRh\":\"Promo Only\",\"dLm8V5\":\"Promotional emails may result in account suspension\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"dsFmM+\":\"Purchased\",\"Vw0KCJ\":\"QR Code Check-in\",\"k/bJj0\":\"Questions reordered\",\"b24kPi\":\"Queue\",\"fqDzSu\":\"Rate\",\"mnUGVC\":\"Rate limit exceeded. Please try again later.\",\"spsZys\":\"Ready to upgrade? This takes only a few minutes.\",\"vt9xUl\":\"Real-Time Analytics\",\"xzRvs4\":[\"Receive product updates from \",[\"0\"],\".\"],\"pLXbi8\":\"Recent Account Signups\",\"Fi3b48\":\"Recent Orders\",\"yPrbsy\":\"Recipients\",\"Edm6av\":\"Reconnect Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"pnoTN5\":\"Referral Accounts\",\"ACKu03\":\"Refresh Preview\",\"fKn/k6\":\"Refund amount\",\"qY4rpA\":\"Refund failed\",\"FaK/8G\":[\"Refund Order \",[\"0\"]],\"MGbi9P\":\"Refund pending\",\"BDSRuX\":[\"Refunded: \",[\"0\"]],\"bU4bS1\":\"Refunds\",\"rYXfOA\":\"Regional Settings\",\"5tl0Bp\":\"Registration Questions\",\"CQeZT8\":\"Report not found\",\"JEPMXN\":\"Request a new link\",\"TMLAx2\":\"Required\",\"mdeIOH\":\"Resend code\",\"sQxe68\":\"Resend Confirmation\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Resend Ticket\",\"Uwsg2F\":\"Reserved\",\"8wUjGl\":\"Reserved until\",\"kCn6wb\":\"Resetting...\",\"6gRgw8\":\"Retry\",\"1BG8ga\":\"Retry All\",\"rDC+T6\":\"Retry Job\",\"CbnrWb\":\"Return to Event\",\"Oo/PLb\":\"Revenue Summary\",\"dFFW9L\":[\"Sale ended \",[\"0\"]],\"loCKGB\":[\"Sale ends \",[\"0\"]],\"wlfBad\":\"Sale Period\",\"5CDM6r\":\"Sale period set\",\"ftzaMf\":\"Sale period, order limits, visibility\",\"zpekWp\":[\"Sale starts \",[\"0\"]],\"mUv9U4\":\"Sales\",\"9KnRdL\":\"Sales are paused\",\"3VnlS9\":\"Sales, orders, and performance metrics for all events\",\"3Q1AWe\":\"Sales:\",\"B4nE3N\":\"Sample ticket price\",\"8BRPoH\":\"Sample Venue\",\"DyBPvP\":\"Save Configuration\",\"KZrfYJ\":\"Save Social Links\",\"9Y3hAT\":\"Save Template\",\"C8ne4X\":\"Save Ticket Design\",\"6/TNCd\":\"Save VAT Settings\",\"I+FvbD\":\"Scan\",\"4ba0NE\":\"Scheduled\",\"ftNXma\":\"Search affiliates...\",\"VY+Bdn\":\"Search by account name or email...\",\"VX+B3I\":\"Search by event title or organizer...\",\"R0wEyA\":\"Search by job name or exception...\",\"GHdjuo\":\"Search by name, email, or account...\",\"20ce0U\":\"Search by order ID, customer name, or email...\",\"4DSz7Z\":\"Search by subject, event, or account...\",\"Mck5ht\":\"Secure Checkout\",\"p7xUrt\":\"Select a category\",\"3IcxS1\":\"Select a configuration\",\"zPRPMf\":\"Select a tier\",\"BFRSTT\":\"Select Account\",\"mCB6Je\":\"Select All\",\"a6+167\":\"Select an event\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"CFbaPk\":\"Select attendee group\",\"hJmVtD\":\"Select country\",\"tVW/yo\":\"Select currency\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"1nhy8G\":\"Select Scanner Type\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"3hJUtr\":\"Select the country where VAT is registered\",\"x8XMsJ\":\"Select the messaging tier for this account. This controls message limits and link permissions.\",\"aT3jZX\":\"Select timezone\",\"TxfvH2\":\"Select which attendees should receive this message\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"5gkxKx\":\"Select which fee configuration applies to this account. Fees are always in USD.\",\"ylXj1N\":\"Selected\",\"j9b/iy\":\"Selling fast 🔥\",\"73qYgo\":\"Send as test\",\"JvAge5\":\"Send emails to attendees and view your message history.\",\"22Itl6\":\"Send me a copy\",\"nOBvex\":\"Send real-time order and attendee data to your external systems.\",\"1lNPhX\":\"Send refund notification email\",\"eaUTwS\":\"Send reset link\",\"IoAuJG\":\"Sending...\",\"h69WC6\":\"Sent\",\"BVu2Hz\":\"Sent By\",\"SPdzrs\":\"Sent to customers when they place an order\",\"LxSN5F\":\"Sent to each attendee with their ticket details\",\"89xaFU\":\"Set default platform fee settings for new events created under this organizer.\",\"eXssj5\":\"Set default settings for new events created under this organizer.\",\"s0FkEx\":\"Set up check-in lists for different entrances, sessions, or days.\",\"xMO+Ao\":\"Set up your organization\",\"C3htzi\":\"Setting updated\",\"Ohn74G\":\"Setup & Design\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"jy6QDF\":\"Shared Capacity Management\",\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"UVPI5D\":\"Show fewer platforms\",\"Eu/N/d\":\"Show marketing opt-in checkbox\",\"SXzpzO\":\"Show marketing opt-in checkbox by default\",\"b33PL9\":\"Show more platforms\",\"t1LIQW\":[\"Showing \",[\"0\"],\" of \",[\"totalRows\"],\" records\"],\"jVRHeq\":\"Signed Up\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"s9KGXU\":\"Sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"H6Gslz\":\"Sorry for the inconvenience.\",\"wdxz7K\":\"Source\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"2R1+Rv\":\"Start time of the event\",\"2NbyY/\":\"Statistics\",\"GVUxAX\":\"Statistics are based on account creation date\",\"DRykfS\":\"Still handling refunds for your older transactions.\",\"wuV0bK\":\"Stop Impersonating\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe Connected\",\"aKtF0O\":\"Stripe Not Connected\",\"9i0++A\":\"Stripe Payment ID\",\"/QlTE4\":\"Stripe setup is already complete.\",\"ii0qn/\":\"Subject is required\",\"M7Uapz\":\"Subject will appear here\",\"6aXq+t\":\"Subject:\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"kzx0uD\":\"Successfully Updated Event Defaults\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"DMCX/I\":\"Successfully Updated Platform Fee Defaults\",\"URUYHc\":\"Successfully Updated Platform Fee Settings\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"kj7zYe\":\"Successfully updated Webhook\",\"dXoieq\":\"Summary\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"UaISq3\":\"Swedish\",\"JZTQI0\":\"Switch Organizer\",\"9YHrNC\":\"System Default\",\"XX32BM\":\"Takes just a few minutes\",\"yT6dQ8\":\"Tax collected grouped by tax type and event\",\"Ye321X\":\"Tax Name\",\"WyCBRt\":\"Tax Summary\",\"GkH0Pq\":\"Taxes & fees applied\",\"Rwiyt2\":\"Taxes configured\",\"iQZff7\":\"Taxes, Fees, Visibility, Sale Period, Product Highlight & Order Limits\",\"BW6QAz\":\"Team Management\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"7wtpH5\":\"Template Active\",\"QHhZeE\":\"Template created successfully\",\"xrWdPR\":\"Template deleted successfully\",\"G04Zjt\":\"Template saved successfully\",\"xowcRf\":\"Terms of Service\",\"6K0GjX\":\"Text may be hard to read\",\"nm3Iz/\":\"Thank you for attending!\",\"lhAWqI\":\"Thanks for your support as we continue to grow and improve Hi.Events!\",\"KfmPRW\":\"The background color of the page. When using cover image, this is applied as an overlay.\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"MJm4Tq\":\"The currency of the order\",\"cDHM1d\":\"The email address has been changed. The attendee will receive a new ticket at the updated email address.\",\"I/NNtI\":\"The event venue\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"EBzPwC\":\"The full event address\",\"sxKqBm\":\"The full order amount will be refunded to the customer's original payment method.\",\"KgDp6G\":\"The link you are trying to access has expired or is no longer valid. Please check your email for an updated link to manage your order.\",\"5OmEal\":\"The locale of the customer\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"C4nQe5\":\"The platform fee is added to the ticket price. Buyers pay more, but you receive the full ticket price.\",\"HxxXZO\":\"The primary brand color used for buttons and highlights\",\"DEcpfp\":\"The template body contains invalid Liquid syntax. Please correct it and try again.\",\"injXD7\":\"The VAT number could not be validated. Please check the number and try again.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"QP3gP+\":\"These settings apply only to copied embed code and won't be stored.\",\"HirZe8\":\"These templates will be used as defaults for all events in your organization. Individual events can override these templates with their own custom versions.\",\"lzAaG5\":\"These templates will override the organizer defaults for this event only. If no custom template is set here, the organizer template will be used instead.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"AaP0M+\":\"This color combination may be hard to read for some users\",\"RzEvf5\":\"This event has ended\",\"YClrdK\":\"This event is not published yet\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"L7dIM7\":\"This link is invalid or has expired.\",\"MR5ygV\":\"This link is no longer valid\",\"9LEqK0\":\"This name is visible to end users\",\"j5FdeA\":\"This order is being processed.\",\"sjNPMw\":\"This order was abandoned. You can start a new order anytime.\",\"OhCesD\":\"This order was cancelled. You can start a new order anytime.\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"9b5956\":\"This preview shows how your email will look with sample data. Actual emails will use real values.\",\"uM9Alj\":\"This product is highlighted on the event page\",\"RqSKdX\":\"This product is sold out\",\"W12OdJ\":\"This report is for informational purposes only. Always consult with a tax professional before using this data for accounting or tax purposes. Please cross-reference with your Stripe dashboard as Hi.Events may be missing historical data.\",\"0Ew0uk\":\"This ticket was just scanned. Please wait before scanning again.\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"Mr5UUd\":\"Ticket Cancelled\",\"0GSPnc\":\"Ticket Design\",\"EZC/Cu\":\"Ticket design saved successfully\",\"bbslmb\":\"Ticket Designer\",\"1BPctx\":\"Ticket for\",\"bgqf+K\":\"Ticket holder's email\",\"oR7zL3\":\"Ticket holder's name\",\"HGuXjF\":\"Ticket holders\",\"CMUt3Y\":\"Ticket Holders\",\"awHmAT\":\"Ticket ID\",\"6czJik\":\"Ticket Logo\",\"OkRZ4Z\":\"Ticket Name\",\"t79rDv\":\"Ticket Not Found\",\"6tmWch\":\"Ticket or Product\",\"1tfWrD\":\"Ticket Preview for\",\"KnjoUA\":\"Ticket price\",\"tGCY6d\":\"Ticket Price\",\"pGZOcL\":\"Ticket resent successfully\",\"8jLPgH\":\"Ticket Type\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"Ticketing & Sales\",\"zNECqg\":\"tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"EUnesn\":\"Tickets Available\",\"AGRilS\":\"Tickets Sold\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"To edit configurations, go to the Configurations section in the admin menu.\",\"tiI71C\":\"To increase your limits, contact us at\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"W428WC\":\"Toggle columns\",\"UBSG1X\":\"Top Organizers (Last 14 Days)\",\"3sZ0xx\":\"Total Accounts\",\"EaAPbv\":\"Total amount paid\",\"SMDzqJ\":\"Total Attendees\",\"orBECM\":\"Total Collected\",\"4B7oCp\":\"Total Fee\",\"KSDwd5\":\"Total Orders\",\"vb0Q0/\":\"Total Users\",\"oJjplO\":\"Total Views\",\"orluER\":\"Track account growth and performance by attribution source\",\"NHq3l1\":\"Track sales, revenue, and attendance with detailed reports\",\"OpKMSn\":\"Transaction Fee:\",\"uKOFO5\":\"True if offline payment\",\"9GsDR2\":\"True if payment pending\",\"ouM5IM\":\"Try another email\",\"3DZvE7\":\"Try Hi.Events Free\",\"Kz91g/\":\"Turkish\",\"GdOhw6\":\"Turn sound off\",\"KUOhTy\":\"Turn sound on\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type of ticket\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"n57zCW\":\"Unattributed Accounts\",\"b9SN9q\":\"Unique order reference\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"ZkS2p3\":\"Unpublish Event\",\"X13xGn\":\"Untrusted\",\"Pp1sWX\":\"Update Affiliate\",\"KMMOAy\":\"Upgrade Available\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"WBq1/R\":\"USB Scanner Already Active\",\"EV30TR\":\"USB Scanner mode activated. Start scanning tickets now.\",\"fovJi3\":\"USB Scanner mode deactivated\",\"hli+ga\":\"USB/HID Scanner\",\"OHJXlK\":\"Use <0>Liquid templating to personalize your emails\",\"0k4cdb\":\"Use order details for all attendees. Attendee names and emails will match the buyer's information.\",\"bA31T4\":\"Use the buyer's details for all attendees\",\"rnoQsz\":\"Used for borders, highlights, and QR code styling\",\"BV4L/Q\":\"UTM Analytics\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valid\",\"GuXjc5\":\"Validated\",\"imLQ9Y\":\"Validating your VAT number...\",\"cK9+xQ\":\"VAT Country\",\"sqdl5s\":\"VAT Information\",\"UjNWsF\":\"VAT may be applied to platform fees depending on your VAT registration status. Please complete the VAT information section below.\",\"pnVh83\":\"VAT Number\",\"CabI04\":\"VAT number must not contain spaces\",\"PMhxAR\":\"VAT number must start with a 2-letter country code followed by 8-15 alphanumeric characters (e.g., DE123456789)\",\"gPgdNV\":\"VAT number validated successfully\",\"RUMiLy\":\"VAT number validation failed\",\"vqji3Y\":\"VAT number validation failed. Please check your VAT number.\",\"8dENF9\":\"VAT on Fee\",\"ZutOKU\":\"VAT Rate\",\"CZomgW\":\"VAT Registered\",\"PCRCCN\":\"VAT Registration Information\",\"oSDBWm\":\"VAT Settings\",\"Nfbg76\":\"VAT settings saved successfully\",\"UvYql/\":\"VAT settings saved. We're validating your VAT number in the background.\",\"R6n7j9\":\"VAT settings updated successfully\",\"tJylUv\":\"VAT Treatment for Platform Fees\",\"FlGprQ\":\"VAT treatment for platform fees: EU VAT-registered businesses can use the reverse charge mechanism (0% - Article 196 of VAT Directive 2006/112/EC). Non-VAT registered businesses are charged Irish VAT at 23%.\",\"516oLj\":\"VAT validation service temporarily unavailable\",\"AdWhjZ\":\"Verification code\",\"QDEWii\":\"Verified\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"RnvnDc\":\"View all messages sent across the platform\",\"+WFMis\":\"View and download reports across all your events. Only completed orders are included.\",\"c7VN/A\":\"View Answers\",\"SZw9tS\":\"View Details\",\"FCVmuU\":\"View Event\",\"n6EaWL\":\"View logs\",\"OaKTzt\":\"View Map\",\"zNZNMs\":\"View Message\",\"67OJ7t\":\"View Order\",\"tKKZn0\":\"View Order Details\",\"KeCXJu\":\"View order details, issue refunds, and resend confirmations.\",\"9jnAcN\":\"View Organizer Homepage\",\"1J/AWD\":\"View Ticket\",\"N9FyyW\":\"View, edit, and export your registered attendees.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible to check-in staff only. Helps identify this list during check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Waiting for payment\",\"aUi/Dz\":\"Warning: This is the system default configuration. Changes will affect all accounts that don't have a specific configuration assigned.\",\"RRZDED\":\"We couldn't find any orders associated with this email address.\",\"2RZK9x\":\"We couldn't find the order you're looking for. The link may have expired or the order details may have changed.\",\"nefMIK\":\"We couldn't find the ticket you're looking for. The link may have expired or the ticket details may have changed.\",\"miysJh\":\"We couldn't find this order. It may have been removed.\",\"HJKdzP\":\"We hit a snag loading this page. Please try again.\",\"IfN2Qo\":\"We recommend a square logo with minimum dimensions of 200x200px\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"x8rEDQ\":\"We were unable to validate your VAT number after multiple attempts. We'll continue trying in the background. Please check back later.\",\"q1BizZ\":\"We'll send your tickets to this email\",\"ZOmUYW\":\"We'll validate your VAT number in the background. If there are any issues, we'll let you know.\",\"zCdObC\":\"We've officially moved our headquarters to Ireland 🇮🇪. As part of this transition, we're now using Stripe Ireland instead of Stripe Canada. To keep your payouts running smoothly, you'll need to reconnect your Stripe account.\",\"jh2orE\":\"We've relocated our headquarters to Ireland. As a result, we need you to reconnect your Stripe account. This quick process takes just a few minutes. Your sales and existing data remain completely unaffected.\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Welcome back\",\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"FaSXqR\":\"What type of event?\",\"f30uVZ\":\"What you need to do:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"bcYlvb\":\"When check-in closes\",\"XIG669\":\"When check-in opens\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"403wpZ\":\"When enabled, new events will allow attendees to manage their own ticket details via a secure link. This can be overridden per event.\",\"blXLKj\":\"When enabled, new events will display a marketing opt-in checkbox during checkout. This can be overridden per event.\",\"Kj0Txn\":\"When enabled, no application fees will be charged on Stripe Connect transactions. Use this for countries where application fees are not supported.\",\"uchB0M\":\"Widget Preview\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Yes - I have a valid EU VAT registration number\",\"Tz5oXG\":\"Yes, cancel my order\",\"QlSZU0\":[\"You are impersonating <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"You are issuing a partial refund. The customer will be refunded \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"You can configure additional service fees and taxes in your account settings.\",\"5VGIlq\":\"You have reached your messaging limit.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"w65ZgF\":\"You need to verify your account email before you can modify email templates.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"FgRxRP\":\"You own 100% of your attendee data, always\",\"88cUW+\":\"You receive\",\"U3wiCB\":\"You're all set! Your payments are being processed smoothly.\",\"MNFIxz\":[\"You're going to \",[\"0\"],\"!\"],\"p/Sa0j\":\"Your account has messaging limits. To increase your limits, contact us at\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"79lXGw\":\"Your check-in list has been created successfully. Share the link below with your check-in staff.\",\"BnlG9U\":\"Your current order will be lost.\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"hDNwnf\":\"Your logo, colors, and style on every page\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"PFjJxY\":\"Your new password must be at least 8 characters long.\",\"gzrCuN\":\"Your order details have been updated. A confirmation email has been sent to the new email address.\",\"naQW82\":\"Your order has been cancelled.\",\"bhlHm/\":\"Your order is awaiting payment\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"WWYHKD\":\"Your payment is protected with bank-level encryption\",\"5b3QLi\":\"Your Plan\",\"6heFYY\":\"Your Stripe account is connected and processing payments.\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"CnZ3Ou\":\"Your tickets have been confirmed.\",\"EmFsMZ\":\"Your VAT number is queued for validation\",\"QBlhh4\":\"Your VAT number will be validated when you save\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"ncwQad\":\"(empty)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" is already checked in\"],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"6MIiOI\":[[\"0\"],\" left\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"/HkCs4\":[[\"0\"],\" tickets\"],\"TjbIUI\":[[\"availableCount\"],\" of \",[\"totalCount\"],\" available\"],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"3IEF7U\":[[\"totalCount\"],\" ticket types\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Tax/Fees\",\"B1St2O\":\"<0>Check-in lists help you manage event entry by day, area, or ticket type. You can link tickets to specific lists such as VIP zones or Day 1 passes and share a secure check-in link with staff. No account is required. Check-in works on mobile, desktop, or tablet, using a device camera or HID USB scanner. \",\"v9VSIS\":\"<0>Set a single total attendance limit that applies to multiple ticket types at once.<1>For example, if you link a <2>Day Pass and a <3>Full Weekend ticket, they will both draw from the same pool of spots. Once the limit is reached, all linked tickets automatically stop selling.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"fAv9QG\":\"🎟️ Add tickets\",\"M2DyLc\":\"1 Active Webhook\",\"yTsaLw\":\"1 ticket\",\"nz96Ue\":\"1 ticket type\",\"HR/cvw\":\"123 Sample Street\",\"kMU5aM\":\"A cancellation notice has been sent to\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"aS0jtz\":\"Abandoned\",\"uyJsf6\":\"About\",\"WTk/ke\":\"About Stripe Connect\",\"JvuLls\":\"Absorb fee\",\"lk74+I\":\"Absorb Fee\",\"1uJlG9\":\"Accent Color\",\"K5+3xg\":\"Accept invitation\",\"VTfZPy\":\"Access Denied\",\"iN5Cz3\":\"Account already connected!\",\"YP4JuP\":\"Account configuration updated successfully\",\"vOuxvL\":\"Account Information\",\"EHNORh\":\"Account not found\",\"bPwFdf\":\"Accounts\",\"nMtNd+\":\"Action Required: Reconnect Your Stripe Account\",\"AhwTa1\":\"Action Required: VAT Information Needed\",\"APyAR/\":\"Active Events\",\"UWWRyd\":\"Add custom questions to collect additional information during checkout\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"7JF9w9\":\"Add Question\",\"6PNlRV\":\"Add this event to your calendar\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"bVjDs9\":\"Additional Fees\",\"0Zypnp\":\"Admin Dashboard\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"pMLul+\":\"All Currencies\",\"qlaZuT\":\"All done! You're now using our upgraded payment system.\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"31KB8w\":\"All failed jobs deleted\",\"D2g7C7\":\"All jobs queued for retry\",\"dr7CWq\":\"All Upcoming Events\",\"GpT6Uf\":\"Allow attendees to update their ticket information (name, email) via a secure link sent with their order confirmation.\",\"QUg5y1\":\"Almost there! Finish connecting your Stripe account to start accepting payments.\",\"c4uJfc\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.\",\"ocS8eq\":[\"Already have an account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Already Refunded\",\"RtxQTF\":\"Also cancel this order\",\"jkNgQR\":\"Also refund this order\",\"xYqsHg\":\"Always available\",\"Wvrz79\":\"Amount Paid\",\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"eusccx\":\"An optional message to display on the highlighted product, e.g. \\\"Selling fast 🔥\\\" or \\\"Best value\\\"\",\"QNrkms\":\"Answer updated successfully.\",\"Znwxal\":\"Application Fees Configuration\",\"261RBr\":\"Approve Message\",\"0aVEBY\":\"Are you sure you want to delete all failed jobs?\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"vPeW/6\":\"Are you sure you want to delete this configuration? This may affect accounts using it.\",\"JmVITJ\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the default template.\",\"aLS+A6\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the organizer or default template.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"147G4h\":\"Are you sure you want to leave?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"cDtoWq\":[\"Are you sure you want to resend the order confirmation to \",[\"0\"],\"?\"],\"xeIaKw\":[\"Are you sure you want to resend the ticket to \",[\"0\"],\"?\"],\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"Uqefyd\":\"Are you VAT registered in the EU?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"As your business is based in Ireland, Irish VAT at 23% applies automatically to all platform fees.\",\"QGoXh3\":\"As your business is based in the EU, we need to determine the correct VAT treatment for our platform fees:\",\"tMeVa/\":\"Ask for name and email for each ticket purchased\",\"/JdZIP\":\"Assigned Configuration\",\"xdiER7\":\"Assigned Tier\",\"F2rX0R\":\"At least one event type must be selected\",\"BCmibk\":\"Attempts\",\"6PecK3\":\"Attendance and check-in rates across all events\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Aspq3b\":\"Attendee details collection\",\"fpb0rX\":\"Attendee details copied from order\",\"0R3Y+9\":\"Attendee Email\",\"94aQMU\":\"Attendee Information\",\"KkrBiR\":\"Attendee information collection\",\"av+gjP\":\"Attendee Name\",\"cosfD8\":\"Attendee Status\",\"D2qlBU\":\"Attendee Updated\",\"22BOve\":\"Attendee updated successfully\",\"x8Vnvf\":\"Attendee's ticket not included in this list\",\"k3Tngl\":\"Attendees Exported\",\"UoIRW8\":\"Attendees registered\",\"5UbY+B\":\"Attendees with a specific ticket\",\"4HVzhV\":\"Attendees:\",\"HVkhy2\":\"Attribution Analytics\",\"dMMjeD\":\"Attribution Breakdown\",\"1oPDuj\":\"Attribution Value\",\"PZ7FTW\":\"Automatically detected based on background color, but can be overridden\",\"clF06r\":\"Available to Refund\",\"NB5+UG\":\"Available Tokens\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Back to Accounts\",\"kYqM1A\":\"Back to Event\",\"td/bh+\":\"Back to Reports\",\"jIPNJG\":\"Basic Information\",\"WOpH7O\":\"Beautiful checkout experience on any device\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"UabgBd\":\"Body is required\",\"HWXuQK\":\"Bookmark this page to manage your order anytime.\",\"CUKVDt\":\"Brand your tickets with a custom logo, colors, and footer message.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Business Address\",\"LeC29u\":\"Business address for VAT purposes\",\"RReHTu\":\"Business Name\",\"bv6RXK\":\"Button Label\",\"ChDLlO\":\"Button Text\",\"BUe8Wj\":\"Buyer pays\",\"qF1qbA\":\"Buyers see a clean price. The platform fee is deducted from your payout.\",\"DFqasq\":[\"By continuing, you agree to the <0>\",[\"0\"],\" Terms of Service\"],\"lFdbRS\":\"Bypass Application Fees\",\"2VLZwd\":\"Call-to-Action Button\",\"PUpvQe\":\"Camera Scanner\",\"D02dD9\":\"Campaign\",\"H4nE+E\":\"Cancel all products and release them back to the pool\",\"tOXAdc\":\"Canceling will cancel all attendees associated with this order, and release the tickets back into the available pool.\",\"IrUqjC\":\"Cannot Check In (Cancelled)\",\"01sEfm\":\"Cannot delete the system default configuration\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"v4fiSg\":\"Check your email\",\"51AsAN\":\"Check your inbox! If tickets are associated with this email, you'll receive a link to view them.\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"9gPPUY\":\"Check-In List Created\",\"f2vU9t\":\"Check-in Lists\",\"tMNBEF\":\"Check-in lists let you control entry across days, areas, or ticket types. You can share a secure check-in link with staff — no account required.\",\"SHJwyq\":\"Check-in Rate\",\"qCqdg6\":\"Check-In Status\",\"cKj6OE\":\"Check-in Summary\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"Crr3pG\":\"Choose calendar\",\"LAW8Vb\":\"Choose the default setting for new events. This can be overridden for individual events.\",\"pjp2n5\":\"Choose who pays the platform fee. This does not affect additional fees you've configured in your account settings.\",\"CySr+W\":\"Click to view notes\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"4bUH9i\":\"Collect attendee details for each ticket purchased.\",\"TkfG8v\":\"Collect details per order\",\"96ryID\":\"Collect details per ticket\",\"FpsvqB\":\"Color Mode\",\"jEu4bB\":\"Columns\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Communication Preferences\",\"7D9MJz\":\"Complete Stripe Setup\",\"OqEV/G\":\"Complete the setup below to continue\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"5YrKW7\":\"Complete your payment to secure your tickets.\",\"xGU92i\":\"Complete your profile to join the team.\",\"ih35UP\":\"Conference Center\",\"B5fpAA\":\"Configuration assigned successfully\",\"X1zdE7\":\"Configuration created successfully\",\"mLBUMQ\":\"Configuration deleted successfully\",\"qxquWu\":\"Configuration names are visible to end users. The \\\"Fixed Fee\\\" and \\\"Percentage Fee\\\" are application fees charged in USD on all transactions.\",\"eeZdaB\":\"Configuration updated successfully\",\"3cKoxx\":\"Configurations\",\"8v2LRU\":\"Configure event details, location, checkout options, and email notifications.\",\"raw09+\":\"Configure how attendee details are collected during checkout\",\"FI60XC\":\"Configure Taxes & Fees\",\"NGXKG/\":\"Confirm Email Address\",\"JRQitQ\":\"Confirm new password\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"n/7+7Q\":\"Confirmation sent to\",\"o5A0Go\":\"Congratulations on creating an event!\",\"WNnP3w\":\"Connect & Upgrade\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"nQI4H5\":\"Connect Stripe to enable email template editing\",\"LmvZ+E\":\"Connect Stripe to enable messaging\",\"EWnXR+\":\"Connect to Stripe\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"4qmnU8\":\"Connect your Stripe account to accept payments.\",\"E1eze1\":\"Connect your Stripe account to start accepting payments for your events.\",\"ulV1ju\":\"Connect your Stripe account to start accepting payments.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact Email\",\"KcXRN+\":\"Contact email for support\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"F3/nus\":\"Continue to Payment\",\"p2FRHj\":\"Control how platform fees are handled for this event\",\"1JnTgU\":\"Copied from above\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"+2ZJ7N\":\"Copy details to first attendee\",\"ZN1WLO\":\"Copy Email\",\"tUGbi8\":\"Copy my details to:\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"zg4oSu\":[\"Create \",[\"0\"],\" Template\"],\"RKKhnW\":\"Create a custom widget to sell tickets on your site.\",\"yIRev4\":\"Create a password\",\"xfKgwv\":\"Create Affiliate\",\"tudG8q\":\"Create and configure tickets and merchandise for sale.\",\"YAl9Hg\":\"Create Configuration\",\"BTne9e\":\"Create custom email templates for this event that override the organizer defaults\",\"YIDzi/\":\"Create Custom Template\",\"Nc3l/D\":\"Create discounts, access codes for hidden tickets, and special offers.\",\"eWEV9G\":\"Create new password\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"/HGmW9\":\"Create trackable links to reward partners who promote your event.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"lfLHNz\":\"CTA label is required\",\"BMtue0\":\"Current payment processor\",\"T+1APV\":\"Current VAT number is validated\",\"v2GlhZ\":\"Current VAT number validation failed\",\"iTvh6I\":\"Currently available for purchase\",\"g7HIC0\":\"Custom Branding\",\"mimF6c\":\"Custom message after checkout\",\"O6mra8\":\"Custom Questions\",\"axv/Mi\":\"Custom template\",\"QMHSMS\":\"Customer will receive an email confirming the refund\",\"L/Qc+w\":\"Customer's email address\",\"wpfWhJ\":\"Customer's first name\",\"GIoqtA\":\"Customer's last name\",\"NihQNk\":\"Customers\",\"7gsjkI\":\"Customize the emails sent to your customers using Liquid templating. These templates will be used as defaults for all events in your organization.\",\"xJaTUK\":\"Customize the layout, colors, and branding of your event homepage.\",\"MXZfGN\":\"Customize the questions asked during checkout to gather important information from your attendees.\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"pxNIxa\":\"Customize your email template using Liquid templating\",\"3trPKm\":\"Customize your organizer page appearance\",\"/gWrVZ\":\"Daily revenue, taxes, fees, and refunds across all events\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"pvnfJD\":\"Dark\",\"nE5o/t\":\"Data Ownership\",\"lnYE59\":\"Date of the event\",\"gnBreG\":\"Date order was placed\",\"ovBPCi\":\"Default\",\"JtI4vj\":\"Default attendee information collection\",\"3R/Tu2\":\"Default Fee Handling\",\"1bZAZA\":\"Default template will be used\",\"vu7gDm\":\"Delete Affiliate\",\"KZN4Lc\":\"Delete All\",\"+jw/c1\":\"Delete image\",\"hdyeZ0\":\"Delete Job\",\"dPyJ15\":\"Delete Template\",\"mxsm1o\":\"Delete this question? This cannot be undone.\",\"snMaH4\":\"Delete webhook\",\"vYgeDk\":\"Deselect All\",\"NvuEhl\":\"Design Elements\",\"H8kMHT\":\"Didn't receive the code?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"BREO0S\":\"Display a checkbox allowing customers to opt-in to receive marketing communications from this event organizer.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"Don't forget!\",\"352VU2\":\"Don't have an account? <0>Sign up\",\"AXXqG+\":\"Donation\",\"DPfwMq\":\"Done\",\"2+O9st\":\"Download sales, attendee, and financial reports for all completed orders.\",\"eneWvv\":\"Draft\",\"Ts8hhq\":\"Due to the high risk of spam, you must connect a Stripe account before you can modify email templates. This is to ensure that all event organizers are verified and accountable.\",\"TnzbL+\":\"Due to the high risk of spam, you must connect a Stripe account before you can send messages to attendees.\\nThis is to ensure that all event organizers are verified and accountable.\",\"euc6Ns\":\"Duplicate\",\"KRmTkx\":\"Duplicate Product\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"fc7wGW\":\"e.g., Important update about your tickets\",\"54MPqC\":\"e.g., Standard, Premium, Enterprise\",\"LTzmgK\":[\"Edit \",[\"0\"],\" Template\"],\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"tPtRwl\":\"Edit Application Fees\",\"t2bbp8\":\"Edit Attendee\",\"etaWtB\":\"Edit Attendee Details\",\"+guao5\":\"Edit Configuration\",\"vRWOrM\":\"Edit Order Details\",\"3yNuBV\":\"Edit VAT Settings\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Education\",\"iiWXDL\":\"Eligibility Failures\",\"zPiC+q\":\"Eligible Check-In Lists\",\"V2sk3H\":\"Email & Templates\",\"hbwCKE\":\"Email address copied to clipboard\",\"dSyJj6\":\"Email addresses do not match\",\"elW7Tn\":\"Email Body\",\"ZsZeV2\":\"Email is required\",\"Be4gD+\":\"Email Preview\",\"6IwNUc\":\"Email Templates\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"Qj0GKe\":\"Enable attendee self-service\",\"hEtQsg\":\"Enable attendee self-service by default\",\"Upeg/u\":\"Enable this template for sending emails\",\"RxzN1M\":\"Enabled\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"7YZofi\":\"Enter a subject and body to see the preview\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"y1BZw1\":\"Enter business address\",\"3GfR6a\":\"Enter business name\",\"6KnyG0\":\"Enter email\",\"INDKM9\":\"Enter email subject...\",\"xUgUTh\":\"Enter first name\",\"9/1YKL\":\"Enter last name\",\"VpwcSk\":\"Enter new password\",\"1tAGuY\":\"Enter the VAT number including country code\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"VmXiz4\":\"Enter your email and we'll send you instructions to reset your password.\",\"n9V+ps\":\"Enter your name\",\"IdULhL\":\"Enter your VAT number including the country code, without spaces (e.g., IE1234567A, DE123456789)\",\"LslKhj\":\"Error loading logs\",\"AKbElk\":\"EU VAT-registered businesses: Reverse charge mechanism applies (0% - Article 196 of VAT Directive 2006/112/EC)\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"1Hzev4\":\"Event custom template\",\"imgKgl\":\"Event Description\",\"kJDmsI\":\"Event details\",\"m/N7Zq\":\"Event Full Address\",\"Nl1ZtM\":\"Event Location\",\"t3AMTs\":\"Event Management Platform\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"Gh9Oqb\":\"Event organizer name\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"cOePZk\":\"Event Time\",\"e8WNln\":\"Event timezone\",\"GeqWgj\":\"Event Timezone\",\"XVLu2v\":\"Event Title\",\"OfmsI9\":\"Event Too New\",\"YDVUVl\":\"Event Types\",\"4K2OjV\":\"Event Venue\",\"19j6uh\":\"Events Performance\",\"PC3/fk\":\"Events Starting in Next 24 Hours\",\"fTFfOK\":\"Every email template must include a call-to-action button that links to the appropriate page\",\"BVinvJ\":\"Examples: \\\"How did you hear about us?\\\", \\\"Company name for invoice\\\"\",\"2hGPQG\":\"Examples: \\\"T-shirt size\\\", \\\"Meal preference\\\", \\\"Job title\\\"\",\"qNuTh3\":\"Exception\",\"kF8HQ7\":\"Export Answers\",\"2KAI4N\":\"Export CSV\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"wuyaZh\":\"Export successful\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Failed\",\"8uOlgz\":\"Failed At\",\"tKcbYd\":\"Failed Jobs\",\"SsI9v/\":\"Failed to abandon order. Please try again.\",\"LdPKPR\":\"Failed to assign configuration\",\"cEFg3R\":\"Failed to create affiliate\",\"dVgNF1\":\"Failed to create configuration\",\"U66oUa\":\"Failed to create template\",\"aFk48v\":\"Failed to delete configuration\",\"Zw6LWb\":\"Failed to delete job\",\"tq0abZ\":\"Failed to delete jobs\",\"vKMKnu\":\"Failed to delete question\",\"xFj7Yj\":\"Failed to delete template\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"zGE3CH\":\"Failed to export report. Please try again.\",\"X4o0MX\":\"Failed to load Webhook\",\"0+iwE5\":\"Failed to reorder questions\",\"EJPAcd\":\"Failed to resend order confirmation\",\"DjSbj3\":\"Failed to resend ticket\",\"YQ3QSS\":\"Failed to resend verification code\",\"wDioLj\":\"Failed to retry job\",\"DKYTWG\":\"Failed to retry jobs\",\"zTkTF3\":\"Failed to save template\",\"l6acRV\":\"Failed to save VAT settings. Please try again.\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"t/KVOk\":\"Failed to start impersonation. Please try again.\",\"QXgjH0\":\"Failed to stop impersonation. Please try again.\",\"o/blc/\":\"Failed to update account configuration\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"E9jY+o\":\"Failed to update attendee\",\"uQynyf\":\"Failed to update configuration\",\"EhlbcI\":\"Failed to update messaging tier\",\"rpGMzC\":\"Failed to update order\",\"Eeo/Gy\":\"Failed to update setting\",\"kqA9lY\":\"Failed to update VAT settings\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"/sV91a\":\"Fee Handling\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"LyUWXA\":\"Fees Bypassed\",\"cf35MA\":\"Festival\",\"pAey+4\":\"File is too large. Maximum size is 5MB.\",\"VejKUM\":\"Fill in your details above first\",\"8OvVZZ\":\"Filter Attendees\",\"mvrlBO\":\"Filter by Event\",\"8BwQeU\":\"Finish Setup\",\"hg80P7\":\"Finish Stripe Setup\",\"1vBhpG\":\"First attendee\",\"4pwejF\":\"First name is required\",\"6bBh3/\":\"Fixed Fee\",\"j+XQDj\":\"Fixed Fee (USD)\",\"5mpF6N\":[\"Fixed fee amount in \",[\"currencyCode\"]],\"/uXPzP\":\"Fixed fee charged per transaction in USD\",\"LWL3Bs\":\"Fixed fee must be 0 or greater\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"nFm+5u\":\"Footer Text\",\"MY2SVM\":\"Full refund\",\"T02gNN\":\"General Admission\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"4CETZY\":\"Get Directions\",\"+4zM7f\":\"Get paid immediately via Stripe Connect\",\"ZDIydz\":\"Get started\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Go to Event Page\",\"gHSuV/\":\"Go to home page\",\"6nDzTl\":\"Good readability\",\"aGWZUr\":\"Gross revenue\",\"n8IUs7\":\"Gross Revenue\",\"LIYoRQ\":\"Guest Management\",\"kTSQej\":[\"Hello \",[\"0\"],\", manage your platform from here.\"],\"dORAcs\":\"Here are all the tickets associated with your email address.\",\"g+2103\":\"Here is your affiliate link\",\"QlwJ9d\":\"Here's what to expect:\",\"/iE8xx\":\"Hi.Events Fee\",\"zppscQ\":\"Hi.Events platform fees and VAT breakdown by transaction\",\"D+zLDD\":\"Hidden\",\"DRErHC\":\"Hidden from attendees - only visible to organizers\",\"P+5Pbo\":\"Hide Answers\",\"FmogyU\":\"Hide Options\",\"gtEbeW\":\"Highlight\",\"NF8sdv\":\"Highlight Message\",\"MXSqmS\":\"Highlight this product\",\"7ER2sc\":\"Highlighted\",\"sq7vjE\":\"Highlighted products will have a different background color to make them stand out on the event page.\",\"AVpmAa\":\"How to pay offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hungarian\",\"YLgdk5\":\"I confirm this is a transactional message related to this event\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"PYVWEI\":\"If registered, provide your VAT number for validation\",\"iIEaNB\":\"If you have an account with us, you will receive an email with instructions on how to reset your password.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Impersonate\",\"TWXU0c\":\"Impersonate User\",\"5LAZwq\":\"Impersonation started\",\"IMwcdR\":\"Impersonation stopped\",\"0I0Hac\":\"Important Notice\",\"yD3avI\":\"Important: Changing your email address will update the link to access this order. You will be redirected to the new order link after saving.\",\"M8M6fs\":\"Important: Stripe reconnection required\",\"jT142F\":[\"In \",[\"diffHours\"],\" hours\"],\"OoSyqO\":[\"In \",[\"diffMinutes\"],\" minutes\"],\"cljs3a\":\"Indicate whether you're VAT-registered in the EU\",\"F1Xp97\":\"Individual attendees\",\"85e6zs\":\"Insert Liquid Token\",\"38KFY0\":\"Insert Variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Instant Payouts\",\"nbfdhU\":\"Integrations\",\"JHB/Ky\":\"Invalid\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"f9WRpE\":\"Invalid file type. Please upload an image.\",\"tnL+GP\":\"Invalid Liquid syntax. Please correct it and try again.\",\"N9JsFT\":\"Invalid VAT number format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"Mokwac\":\"Invite unlimited team members with custom roles\",\"aH6ZIb\":\"Invite Your Team\",\"IuMGvq\":\"Invoice\",\"y0meFR\":\"Irish VAT at 23% will be applied to platform fees (domestic supply).\",\"1ZKm04\":\"Is this account VAT registered in the EU?\",\"Lj7sBL\":\"Italian\",\"F5/CBH\":\"item(s)\",\"BzfzPK\":\"Items\",\"KmWyx0\":\"Job\",\"o5r6b2\":\"Job deleted\",\"cd0jIM\":\"Job Details\",\"ruJO57\":\"Job Name\",\"YZi+Hu\":\"Job queued for retry\",\"nCywLA\":\"Join from anywhere\",\"hTJ4fB\":\"Just click the button below to reconnect your Stripe account.\",\"MxjCqk\":\"Just looking for your tickets?\",\"lB2hSG\":[\"Keep me updated on news and events from \",[\"0\"]],\"DruLRc\":\"Last 14 Days\",\"ve9JTU\":\"Last name is required\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"QIn0Vl\":\"Legal business name for VAT purposes\",\"1njn7W\":\"Light\",\"1qY5Ue\":\"Link Expired or Invalid\",\"psosdY\":\"Link to order details\",\"6JzK4N\":\"Link to ticket\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links Allowed\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live Events\",\"WdmJIX\":\"Loading preview...\",\"IoDI2o\":\"Loading tokens...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"Jzu30R\":\"Logo will be displayed on the ticket\",\"PSRm6/\":\"Look Up My Tickets\",\"4wUIjX\":\"Make your event live\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"2L3vle\":\"Max Messages / 24h\",\"Qp4HWD\":\"Max Recipients / Message\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Message approved successfully\",\"1jRD0v\":\"Message attendees with specific tickets\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"ZPj0Q8\":\"Message Details\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"mFdA+i\":\"Messaging Tier\",\"v7xKtM\":\"Messaging tier updated successfully\",\"gqnyh0\":\"Mobile Optimized\",\"olKKwj\":\"Mobile scanner with offline support and real-time tracking\",\"JbIgPz\":\"Monetary values are approximate totals across all currencies\",\"qvF+MT\":\"Monitor and manage failed background jobs\",\"w36OkR\":\"Most Viewed Events (Last 14 Days)\",\"GfaxEk\":\"Music\",\"oVGCGh\":\"My Tickets\",\"8/brI5\":\"Name is required\",\"sFFArG\":\"Name must be less than 255 characters\",\"sCV5Yc\":\"Name of the event\",\"xxU3NX\":\"Net Revenue\",\"ArHT/C\":\"New Signups\",\"eWRECP\":\"Nightlife\",\"HSw5l3\":\"No - I'm an individual or non-VAT registered business\",\"VHfLAW\":\"No accounts\",\"+jIeoh\":\"No accounts found\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"Dwf4dR\":\"No attendee questions yet\",\"/UC6qk\":\"No attribution data found\",\"99ntUF\":\"No check-in lists available for this event.\",\"+dAKxg\":\"No configurations found\",\"eb47T5\":\"No data found for the selected filters. Try adjusting the date range or currency.\",\"pZNOT9\":\"No end date\",\"dW40Uz\":\"No events found\",\"8pQ3NJ\":\"No events starting in the next 24 hours\",\"8zCZQf\":\"No events yet\",\"Yc5YW6\":\"No failed jobs\",\"54GxeB\":\"No impact on your current or past transactions\",\"EpvBAp\":\"No invoice\",\"XZkeaI\":\"No logs found\",\"nrSs2u\":\"No messages found\",\"OVFwlg\":\"No order questions yet\",\"EJ7bVz\":\"No orders found\",\"NEmyqy\":\"No orders yet\",\"wUv5xQ\":\"No organizer activity in the last 14 days\",\"B7w4KY\":\"No other organizers available\",\"PChXMe\":\"No Paid Orders\",\"6jYQGG\":\"No past events\",\"CHzaTD\":\"No popular events in the last 14 days\",\"zK/+ef\":\"No products available for selection\",\"wYiAtV\":\"No recent account signups\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"3sRuiW\":\"No Tickets Found\",\"yM5c0q\":\"No upcoming events\",\"qpC74J\":\"No users found\",\"41dJPO\":\"No VAT settings configured\",\"8wgkoi\":\"No viewed events in the last 14 days\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"4+am6b\":\"No, keep me here\",\"HVwIsd\":\"Non-VAT registered businesses or individuals: Irish VAT at 23% applies\",\"x5+Lcz\":\"Not Checked In\",\"8n10sz\":\"Not Eligible\",\"BwJKBw\":\"of\",\"lQgMLn\":\"Office or venue name\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline Payment\",\"nO3VbP\":[\"On sale \",[\"0\"]],\"2r6bAy\":\"Once you complete the upgrade, your old account will only be used for refunds.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"M2w1ni\":\"Only visible with promo code\",\"N141o/\":\"Open Stripe Dashboard\",\"HXMJxH\":\"Optional text for disclaimers, contact info, or thank you notes (single line only)\",\"L565X2\":\"options\",\"c/TIyD\":\"Order & Ticket\",\"H5qWhm\":\"Order cancelled\",\"b6+Y+n\":\"Order complete\",\"x4MLWE\":\"Order Confirmation\",\"CsTTH0\":\"Order confirmation resent successfully\",\"ppuQR4\":\"Order Created\",\"0UZTSq\":\"Order Currency\",\"HdmwrI\":\"Order Email\",\"bwBlJv\":\"Order First Name\",\"vrSW9M\":\"Order has been canceled and refunded. The order owner has been notified.\",\"rzw+wS\":\"Order Holders\",\"oI/hGR\":\"Order ID\",\"Pc729f\":\"Order Is Awaiting Offline Payment\",\"F4NXOl\":\"Order Last Name\",\"RQCXz6\":\"Order Limits\",\"SO9AEF\":\"Order limits set\",\"5RDEEn\":\"Order Locale\",\"vu6Arl\":\"Order Marked as Paid\",\"sLbJQz\":\"Order not found\",\"kvYpYu\":\"Order Not Found\",\"i8VBuv\":\"Order Number\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"DoH3fD\":\"Order Payment Pending\",\"UkHo4c\":\"Order Ref\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"oW5877\":\"Order Total\",\"e7eZuA\":\"Order Updated\",\"1SQRYo\":\"Order updated successfully\",\"KndP6g\":\"Order URL\",\"3NT0Ck\":\"Order was cancelled\",\"sd5IMt\":\"Orders Completed\",\"5It1cQ\":\"Orders Exported\",\"UQ0ACV\":\"Orders Total\",\"B/EBQv\":\"Orders:\",\"qtGTNu\":\"Organic Accounts\",\"ucgZ0o\":\"Organization\",\"S3CZ5M\":\"Organizer Dashboard\",\"Uu0hZq\":\"Organizer Email\",\"Gy7BA3\":\"Organizer email address\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"LqBITi\":\"Organizer/default template will be used\",\"/IX/7x\":\"Other\",\"RsiDDQ\":\"Other Lists (Ticket Not Included)\",\"qMASRF\":\"Outgoing Messages\",\"6/dCYd\":\"Overview\",\"6WdDG7\":\"Page\",\"8uqsE5\":\"Page no longer available\",\"QkLf4H\":\"Page URL\",\"sF+Xp9\":\"Page Views\",\"c+suC6\":\"Paid Accounts\",\"QIxRUI\":\"Paid, free, tiered pricing, and donation-based tickets\",\"5F7SYw\":\"Partial refund\",\"fFYotW\":[\"Partially refunded: \",[\"0\"]],\"i8day5\":\"Pass fee to buyer\",\"k4FLBQ\":\"Pass to Buyer\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"URAE3q\":\"Paused\",\"4fL/V7\":\"Pay\",\"OZK07J\":\"Pay to unlock\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Payment & Plan\",\"5cxUwd\":\"Payment Date\",\"ENEPLY\":\"Payment method\",\"EyE8E6\":\"Payment Processing\",\"8Lx2X7\":\"Payment received\",\"vcyz2L\":\"Payment Settings\",\"fx8BTd\":\"Payments not available\",\"51U9mG\":\"Payments will continue to flow without interruption\",\"UkM20g\":\"Pending Review\",\"dPYu1F\":\"Per Attendee\",\"VlXNyK\":\"Per order\",\"hauDFf\":\"Per ticket\",\"mnF83a\":\"Percentage Fee\",\"2ueYqG\":\"Percentage fee (0-100%)\",\"K2PPlT\":\"Percentage fee must be between 0 and 100\",\"MixU2P\":\"Percentage must be between 0 and 100\",\"MkuVAZ\":\"Percentage of transaction amount\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Personal Information\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planning an event?\",\"J3lhKT\":\"Platform fee\",\"RD51+P\":[\"Platform fee of \",[\"0\"],\" deducted from your payout\"],\"br3Y/y\":\"Platform Fees\",\"3buiaw\":\"Platform Fees Report\",\"kv9dM4\":\"Platform Revenue\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"r+lQXT\":\"Please enter your VAT number\",\"Dvq0wf\":\"Please provide an image.\",\"2cUopP\":\"Please restart the checkout process.\",\"8KmsFa\":\"Please select a date range\",\"EFq6EG\":\"Please select an image.\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"trnWaw\":\"Polish\",\"luHAJY\":\"Popular Events (Last 14 Days)\",\"TjX7xL\":\"Post Checkout Message\",\"OESu7I\":\"Prevent overselling by sharing inventory across multiple ticket types.\",\"NgVUL2\":\"Preview checkout form\",\"cs5muu\":\"Preview Event page\",\"+4yRWM\":\"Price of the ticket\",\"a5jvSX\":\"Price Tiers\",\"ReihZ7\":\"Print Preview\",\"JnuPvH\":\"Print Ticket\",\"tYF4Zq\":\"Print to PDF\",\"LcET2C\":\"Privacy Policy\",\"8z6Y5D\":\"Process Refund\",\"JcejNJ\":\"Processing order\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"uEhdRh\":\"Promo Only\",\"dLm8V5\":\"Promotional emails may result in account suspension\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"dsFmM+\":\"Purchased\",\"Vw0KCJ\":\"QR Code Check-in\",\"k/bJj0\":\"Questions reordered\",\"b24kPi\":\"Queue\",\"fqDzSu\":\"Rate\",\"mnUGVC\":\"Rate limit exceeded. Please try again later.\",\"spsZys\":\"Ready to upgrade? This takes only a few minutes.\",\"vt9xUl\":\"Real-Time Analytics\",\"xzRvs4\":[\"Receive product updates from \",[\"0\"],\".\"],\"pLXbi8\":\"Recent Account Signups\",\"Fi3b48\":\"Recent Orders\",\"yPrbsy\":\"Recipients\",\"Edm6av\":\"Reconnect Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"pnoTN5\":\"Referral Accounts\",\"ACKu03\":\"Refresh Preview\",\"fKn/k6\":\"Refund amount\",\"qY4rpA\":\"Refund failed\",\"FaK/8G\":[\"Refund Order \",[\"0\"]],\"MGbi9P\":\"Refund pending\",\"BDSRuX\":[\"Refunded: \",[\"0\"]],\"bU4bS1\":\"Refunds\",\"rYXfOA\":\"Regional Settings\",\"5tl0Bp\":\"Registration Questions\",\"CQeZT8\":\"Report not found\",\"JEPMXN\":\"Request a new link\",\"TMLAx2\":\"Required\",\"mdeIOH\":\"Resend code\",\"sQxe68\":\"Resend Confirmation\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Resend Ticket\",\"Uwsg2F\":\"Reserved\",\"8wUjGl\":\"Reserved until\",\"kCn6wb\":\"Resetting...\",\"6gRgw8\":\"Retry\",\"1BG8ga\":\"Retry All\",\"rDC+T6\":\"Retry Job\",\"CbnrWb\":\"Return to Event\",\"Oo/PLb\":\"Revenue Summary\",\"dFFW9L\":[\"Sale ended \",[\"0\"]],\"loCKGB\":[\"Sale ends \",[\"0\"]],\"wlfBad\":\"Sale Period\",\"5CDM6r\":\"Sale period set\",\"ftzaMf\":\"Sale period, order limits, visibility\",\"zpekWp\":[\"Sale starts \",[\"0\"]],\"mUv9U4\":\"Sales\",\"9KnRdL\":\"Sales are paused\",\"3VnlS9\":\"Sales, orders, and performance metrics for all events\",\"3Q1AWe\":\"Sales:\",\"B4nE3N\":\"Sample ticket price\",\"8BRPoH\":\"Sample Venue\",\"DyBPvP\":\"Save Configuration\",\"KZrfYJ\":\"Save Social Links\",\"9Y3hAT\":\"Save Template\",\"C8ne4X\":\"Save Ticket Design\",\"6/TNCd\":\"Save VAT Settings\",\"I+FvbD\":\"Scan\",\"4ba0NE\":\"Scheduled\",\"ftNXma\":\"Search affiliates...\",\"VY+Bdn\":\"Search by account name or email...\",\"VX+B3I\":\"Search by event title or organizer...\",\"R0wEyA\":\"Search by job name or exception...\",\"GHdjuo\":\"Search by name, email, or account...\",\"20ce0U\":\"Search by order ID, customer name, or email...\",\"4DSz7Z\":\"Search by subject, event, or account...\",\"Mck5ht\":\"Secure Checkout\",\"p7xUrt\":\"Select a category\",\"3IcxS1\":\"Select a configuration\",\"zPRPMf\":\"Select a tier\",\"BFRSTT\":\"Select Account\",\"mCB6Je\":\"Select All\",\"a6+167\":\"Select an event\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"CFbaPk\":\"Select attendee group\",\"hJmVtD\":\"Select country\",\"tVW/yo\":\"Select currency\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"1nhy8G\":\"Select Scanner Type\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"3hJUtr\":\"Select the country where VAT is registered\",\"x8XMsJ\":\"Select the messaging tier for this account. This controls message limits and link permissions.\",\"aT3jZX\":\"Select timezone\",\"TxfvH2\":\"Select which attendees should receive this message\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"5gkxKx\":\"Select which fee configuration applies to this account. Fees are always in USD.\",\"ylXj1N\":\"Selected\",\"j9b/iy\":\"Selling fast 🔥\",\"73qYgo\":\"Send as test\",\"JvAge5\":\"Send emails to attendees and view your message history.\",\"22Itl6\":\"Send me a copy\",\"nOBvex\":\"Send real-time order and attendee data to your external systems.\",\"1lNPhX\":\"Send refund notification email\",\"eaUTwS\":\"Send reset link\",\"IoAuJG\":\"Sending...\",\"h69WC6\":\"Sent\",\"BVu2Hz\":\"Sent By\",\"SPdzrs\":\"Sent to customers when they place an order\",\"LxSN5F\":\"Sent to each attendee with their ticket details\",\"89xaFU\":\"Set default platform fee settings for new events created under this organizer.\",\"eXssj5\":\"Set default settings for new events created under this organizer.\",\"s0FkEx\":\"Set up check-in lists for different entrances, sessions, or days.\",\"xMO+Ao\":\"Set up your organization\",\"C3htzi\":\"Setting updated\",\"Ohn74G\":\"Setup & Design\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"jy6QDF\":\"Shared Capacity Management\",\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"UVPI5D\":\"Show fewer platforms\",\"Eu/N/d\":\"Show marketing opt-in checkbox\",\"SXzpzO\":\"Show marketing opt-in checkbox by default\",\"b33PL9\":\"Show more platforms\",\"t1LIQW\":[\"Showing \",[\"0\"],\" of \",[\"totalRows\"],\" records\"],\"jVRHeq\":\"Signed Up\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"s9KGXU\":\"Sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"H6Gslz\":\"Sorry for the inconvenience.\",\"wdxz7K\":\"Source\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"2R1+Rv\":\"Start time of the event\",\"2NbyY/\":\"Statistics\",\"GVUxAX\":\"Statistics are based on account creation date\",\"DRykfS\":\"Still handling refunds for your older transactions.\",\"wuV0bK\":\"Stop Impersonating\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe Connected\",\"aKtF0O\":\"Stripe Not Connected\",\"9i0++A\":\"Stripe Payment ID\",\"/QlTE4\":\"Stripe setup is already complete.\",\"ii0qn/\":\"Subject is required\",\"M7Uapz\":\"Subject will appear here\",\"6aXq+t\":\"Subject:\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"kzx0uD\":\"Successfully Updated Event Defaults\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"DMCX/I\":\"Successfully Updated Platform Fee Defaults\",\"URUYHc\":\"Successfully Updated Platform Fee Settings\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"kj7zYe\":\"Successfully updated Webhook\",\"dXoieq\":\"Summary\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"UaISq3\":\"Swedish\",\"JZTQI0\":\"Switch Organizer\",\"9YHrNC\":\"System Default\",\"XX32BM\":\"Takes just a few minutes\",\"yT6dQ8\":\"Tax collected grouped by tax type and event\",\"Ye321X\":\"Tax Name\",\"WyCBRt\":\"Tax Summary\",\"GkH0Pq\":\"Taxes & fees applied\",\"Rwiyt2\":\"Taxes configured\",\"iQZff7\":\"Taxes, Fees, Visibility, Sale Period, Product Highlight & Order Limits\",\"BW6QAz\":\"Team Management\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"7wtpH5\":\"Template Active\",\"QHhZeE\":\"Template created successfully\",\"xrWdPR\":\"Template deleted successfully\",\"G04Zjt\":\"Template saved successfully\",\"xowcRf\":\"Terms of Service\",\"6K0GjX\":\"Text may be hard to read\",\"nm3Iz/\":\"Thank you for attending!\",\"lhAWqI\":\"Thanks for your support as we continue to grow and improve Hi.Events!\",\"KfmPRW\":\"The background color of the page. When using cover image, this is applied as an overlay.\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"MJm4Tq\":\"The currency of the order\",\"cDHM1d\":\"The email address has been changed. The attendee will receive a new ticket at the updated email address.\",\"I/NNtI\":\"The event venue\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"EBzPwC\":\"The full event address\",\"sxKqBm\":\"The full order amount will be refunded to the customer's original payment method.\",\"KgDp6G\":\"The link you are trying to access has expired or is no longer valid. Please check your email for an updated link to manage your order.\",\"5OmEal\":\"The locale of the customer\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"C4nQe5\":\"The platform fee is added to the ticket price. Buyers pay more, but you receive the full ticket price.\",\"HxxXZO\":\"The primary brand color used for buttons and highlights\",\"DEcpfp\":\"The template body contains invalid Liquid syntax. Please correct it and try again.\",\"injXD7\":\"The VAT number could not be validated. Please check the number and try again.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"QP3gP+\":\"These settings apply only to copied embed code and won't be stored.\",\"HirZe8\":\"These templates will be used as defaults for all events in your organization. Individual events can override these templates with their own custom versions.\",\"lzAaG5\":\"These templates will override the organizer defaults for this event only. If no custom template is set here, the organizer template will be used instead.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"AaP0M+\":\"This color combination may be hard to read for some users\",\"RzEvf5\":\"This event has ended\",\"YClrdK\":\"This event is not published yet\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"L7dIM7\":\"This link is invalid or has expired.\",\"MR5ygV\":\"This link is no longer valid\",\"9LEqK0\":\"This name is visible to end users\",\"j5FdeA\":\"This order is being processed.\",\"sjNPMw\":\"This order was abandoned. You can start a new order anytime.\",\"OhCesD\":\"This order was cancelled. You can start a new order anytime.\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"9b5956\":\"This preview shows how your email will look with sample data. Actual emails will use real values.\",\"uM9Alj\":\"This product is highlighted on the event page\",\"RqSKdX\":\"This product is sold out\",\"W12OdJ\":\"This report is for informational purposes only. Always consult with a tax professional before using this data for accounting or tax purposes. Please cross-reference with your Stripe dashboard as Hi.Events may be missing historical data.\",\"0Ew0uk\":\"This ticket was just scanned. Please wait before scanning again.\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"Mr5UUd\":\"Ticket Cancelled\",\"0GSPnc\":\"Ticket Design\",\"EZC/Cu\":\"Ticket design saved successfully\",\"bbslmb\":\"Ticket Designer\",\"1BPctx\":\"Ticket for\",\"bgqf+K\":\"Ticket holder's email\",\"oR7zL3\":\"Ticket holder's name\",\"HGuXjF\":\"Ticket holders\",\"CMUt3Y\":\"Ticket Holders\",\"awHmAT\":\"Ticket ID\",\"6czJik\":\"Ticket Logo\",\"OkRZ4Z\":\"Ticket Name\",\"t79rDv\":\"Ticket Not Found\",\"6tmWch\":\"Ticket or Product\",\"1tfWrD\":\"Ticket Preview for\",\"KnjoUA\":\"Ticket price\",\"tGCY6d\":\"Ticket Price\",\"pGZOcL\":\"Ticket resent successfully\",\"8jLPgH\":\"Ticket Type\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"Ticketing & Sales\",\"zNECqg\":\"tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"EUnesn\":\"Tickets Available\",\"AGRilS\":\"Tickets Sold\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"To edit configurations, go to the Configurations section in the admin menu.\",\"tiI71C\":\"To increase your limits, contact us at\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"W428WC\":\"Toggle columns\",\"UBSG1X\":\"Top Organizers (Last 14 Days)\",\"3sZ0xx\":\"Total Accounts\",\"EaAPbv\":\"Total amount paid\",\"SMDzqJ\":\"Total Attendees\",\"orBECM\":\"Total Collected\",\"4B7oCp\":\"Total Fee\",\"KSDwd5\":\"Total Orders\",\"vb0Q0/\":\"Total Users\",\"oJjplO\":\"Total Views\",\"orluER\":\"Track account growth and performance by attribution source\",\"NHq3l1\":\"Track sales, revenue, and attendance with detailed reports\",\"OpKMSn\":\"Transaction Fee:\",\"uKOFO5\":\"True if offline payment\",\"9GsDR2\":\"True if payment pending\",\"ouM5IM\":\"Try another email\",\"3DZvE7\":\"Try Hi.Events Free\",\"Kz91g/\":\"Turkish\",\"GdOhw6\":\"Turn sound off\",\"KUOhTy\":\"Turn sound on\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type of ticket\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"n57zCW\":\"Unattributed Accounts\",\"b9SN9q\":\"Unique order reference\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"ZkS2p3\":\"Unpublish Event\",\"X13xGn\":\"Untrusted\",\"Pp1sWX\":\"Update Affiliate\",\"KMMOAy\":\"Upgrade Available\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"WBq1/R\":\"USB Scanner Already Active\",\"EV30TR\":\"USB Scanner mode activated. Start scanning tickets now.\",\"fovJi3\":\"USB Scanner mode deactivated\",\"hli+ga\":\"USB/HID Scanner\",\"OHJXlK\":\"Use <0>Liquid templating to personalize your emails\",\"0k4cdb\":\"Use order details for all attendees. Attendee names and emails will match the buyer's information.\",\"bA31T4\":\"Use the buyer's details for all attendees\",\"rnoQsz\":\"Used for borders, highlights, and QR code styling\",\"BV4L/Q\":\"UTM Analytics\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valid\",\"GuXjc5\":\"Validated\",\"imLQ9Y\":\"Validating your VAT number...\",\"cK9+xQ\":\"VAT Country\",\"sqdl5s\":\"VAT Information\",\"UjNWsF\":\"VAT may be applied to platform fees depending on your VAT registration status. Please complete the VAT information section below.\",\"pnVh83\":\"VAT Number\",\"CabI04\":\"VAT number must not contain spaces\",\"PMhxAR\":\"VAT number must start with a 2-letter country code followed by 8-15 alphanumeric characters (e.g., DE123456789)\",\"gPgdNV\":\"VAT number validated successfully\",\"RUMiLy\":\"VAT number validation failed\",\"vqji3Y\":\"VAT number validation failed. Please check your VAT number.\",\"8dENF9\":\"VAT on Fee\",\"ZutOKU\":\"VAT Rate\",\"CZomgW\":\"VAT Registered\",\"PCRCCN\":\"VAT Registration Information\",\"oSDBWm\":\"VAT Settings\",\"Nfbg76\":\"VAT settings saved successfully\",\"UvYql/\":\"VAT settings saved. We're validating your VAT number in the background.\",\"R6n7j9\":\"VAT settings updated successfully\",\"tJylUv\":\"VAT Treatment for Platform Fees\",\"FlGprQ\":\"VAT treatment for platform fees: EU VAT-registered businesses can use the reverse charge mechanism (0% - Article 196 of VAT Directive 2006/112/EC). Non-VAT registered businesses are charged Irish VAT at 23%.\",\"516oLj\":\"VAT validation service temporarily unavailable\",\"AdWhjZ\":\"Verification code\",\"QDEWii\":\"Verified\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"RnvnDc\":\"View all messages sent across the platform\",\"+WFMis\":\"View and download reports across all your events. Only completed orders are included.\",\"c7VN/A\":\"View Answers\",\"SZw9tS\":\"View Details\",\"FCVmuU\":\"View Event\",\"n6EaWL\":\"View logs\",\"OaKTzt\":\"View Map\",\"zNZNMs\":\"View Message\",\"67OJ7t\":\"View Order\",\"tKKZn0\":\"View Order Details\",\"KeCXJu\":\"View order details, issue refunds, and resend confirmations.\",\"9jnAcN\":\"View Organizer Homepage\",\"1J/AWD\":\"View Ticket\",\"N9FyyW\":\"View, edit, and export your registered attendees.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible to check-in staff only. Helps identify this list during check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Waiting for payment\",\"aUi/Dz\":\"Warning: This is the system default configuration. Changes will affect all accounts that don't have a specific configuration assigned.\",\"RRZDED\":\"We couldn't find any orders associated with this email address.\",\"2RZK9x\":\"We couldn't find the order you're looking for. The link may have expired or the order details may have changed.\",\"nefMIK\":\"We couldn't find the ticket you're looking for. The link may have expired or the ticket details may have changed.\",\"miysJh\":\"We couldn't find this order. It may have been removed.\",\"HJKdzP\":\"We hit a snag loading this page. Please try again.\",\"IfN2Qo\":\"We recommend a square logo with minimum dimensions of 200x200px\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"x8rEDQ\":\"We were unable to validate your VAT number after multiple attempts. We'll continue trying in the background. Please check back later.\",\"q1BizZ\":\"We'll send your tickets to this email\",\"ZOmUYW\":\"We'll validate your VAT number in the background. If there are any issues, we'll let you know.\",\"zCdObC\":\"We've officially moved our headquarters to Ireland 🇮🇪. As part of this transition, we're now using Stripe Ireland instead of Stripe Canada. To keep your payouts running smoothly, you'll need to reconnect your Stripe account.\",\"jh2orE\":\"We've relocated our headquarters to Ireland. As a result, we need you to reconnect your Stripe account. This quick process takes just a few minutes. Your sales and existing data remain completely unaffected.\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Welcome back\",\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"FaSXqR\":\"What type of event?\",\"f30uVZ\":\"What you need to do:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"bcYlvb\":\"When check-in closes\",\"XIG669\":\"When check-in opens\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"403wpZ\":\"When enabled, new events will allow attendees to manage their own ticket details via a secure link. This can be overridden per event.\",\"blXLKj\":\"When enabled, new events will display a marketing opt-in checkbox during checkout. This can be overridden per event.\",\"Kj0Txn\":\"When enabled, no application fees will be charged on Stripe Connect transactions. Use this for countries where application fees are not supported.\",\"uchB0M\":\"Widget Preview\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Yes - I have a valid EU VAT registration number\",\"Tz5oXG\":\"Yes, cancel my order\",\"QlSZU0\":[\"You are impersonating <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"You are issuing a partial refund. The customer will be refunded \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"You can configure additional service fees and taxes in your account settings.\",\"5VGIlq\":\"You have reached your messaging limit.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"w65ZgF\":\"You need to verify your account email before you can modify email templates.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"FgRxRP\":\"You own 100% of your attendee data, always\",\"88cUW+\":\"You receive\",\"U3wiCB\":\"You're all set! Your payments are being processed smoothly.\",\"MNFIxz\":[\"You're going to \",[\"0\"],\"!\"],\"p/Sa0j\":\"Your account has messaging limits. To increase your limits, contact us at\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"79lXGw\":\"Your check-in list has been created successfully. Share the link below with your check-in staff.\",\"BnlG9U\":\"Your current order will be lost.\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"hDNwnf\":\"Your logo, colors, and style on every page\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"PFjJxY\":\"Your new password must be at least 8 characters long.\",\"gzrCuN\":\"Your order details have been updated. A confirmation email has been sent to the new email address.\",\"naQW82\":\"Your order has been cancelled.\",\"bhlHm/\":\"Your order is awaiting payment\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"WWYHKD\":\"Your payment is protected with bank-level encryption\",\"5b3QLi\":\"Your Plan\",\"6heFYY\":\"Your Stripe account is connected and processing payments.\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"CnZ3Ou\":\"Your tickets have been confirmed.\",\"EmFsMZ\":\"Your VAT number is queued for validation\",\"QBlhh4\":\"Your VAT number will be validated when you save\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/en.po b/frontend/src/locales/en.po index 33c865ed9e..baa7eb25a4 100644 --- a/frontend/src/locales/en.po +++ b/frontend/src/locales/en.po @@ -1171,7 +1171,7 @@ msgstr "Bookmark this page to manage your order anytime." msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Brand your tickets with a custom logo, colors, and footer message." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Brazilian Portuguese" @@ -1476,11 +1476,11 @@ msgstr "Checkout" msgid "Checkout Settings" msgstr "Checkout Settings" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chinese (Simplified)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinese (Traditional)" @@ -2628,7 +2628,7 @@ msgstr "Duplicate Options" msgid "Duplicate Product" msgstr "Duplicate Product" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Dutch" @@ -2954,8 +2954,8 @@ msgstr "End time (optional)" msgid "Ended" msgstr "Ended" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "English" @@ -3726,7 +3726,7 @@ msgstr "Free Product" msgid "Free product, no payment information required" msgstr "Free product, no payment information required" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "French" @@ -3759,7 +3759,7 @@ msgstr "Generate" msgid "Generate code" msgstr "Generate code" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "German" @@ -4276,7 +4276,7 @@ msgstr "Irish VAT at 23% will be applied to platform fees (domestic supply)." msgid "Is this account VAT registered in the EU?" msgstr "Is this account VAT registered in the EU?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italian" @@ -6075,11 +6075,15 @@ msgstr "Please wait while we prepare your invoice..." msgid "Please wait while we prepare your orders for export..." msgstr "Please wait while we prepare your orders for export..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polish" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Popular Events (Last 14 Days)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portuguese" @@ -7362,7 +7366,7 @@ msgstr "Sorry, this promo code is not recognized" msgid "Source" msgstr "Source" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spanish" @@ -7654,7 +7658,7 @@ msgstr "Summer Music Festival 2025" msgid "Support Email" msgstr "Support Email" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Swedish" @@ -8433,7 +8437,7 @@ msgstr "Try another email" msgid "Try Hi.Events Free" msgstr "Try Hi.Events Free" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turkish" @@ -8828,7 +8832,7 @@ msgstr "Verify your email" msgid "Verifying..." msgstr "Verifying..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamese" diff --git a/frontend/src/locales/es.js b/frontend/src/locales/es.js index 018cf4eda0..b75dcbbd39 100644 --- a/frontend/src/locales/es.js +++ b/frontend/src/locales/es.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'No hay nada que mostrar todavía'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado con éxito\"],\"yxhYRZ\":[[\"0\"],\" <0>retirado con éxito\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" creado correctamente\"],\"FImCSc\":[[\"0\"],\" actualizado correctamente\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" días, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos y \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"El primer evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://tu-sitio-web.com\",\"qnSLLW\":\"<0>Por favor, introduce el precio sin incluir impuestos y tasas.<1>Los impuestos y tasas se pueden agregar a continuación.\",\"ZjMs6e\":\"<0>El número de productos disponibles para este producto<1>Este valor se puede sobrescribir si hay <2>Límites de Capacidad asociados con este producto.\",\"E15xs8\":\"⚡️ Configura tu evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personaliza la página de tu evento\",\"3VPPdS\":\"💳 Conéctate con Stripe\",\"cjdktw\":\"🚀 Configura tu evento en vivo\",\"rmelwV\":\"0 minutos y 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 calle principal\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un campo de fecha. Perfecto para pedir una fecha de nacimiento, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predeterminado se aplica automáticamente a todos los nuevos productos. Puede sobrescribir esto por cada producto.\"],\"SMUbbQ\":\"Una entrada desplegable permite solo una selección\",\"qv4bfj\":\"Una tarifa, como una tarifa de reserva o una tarifa de servicio\",\"POT0K/\":\"Un monto fijo por producto. Ej., $0.50 por producto\",\"f4vJgj\":\"Una entrada de texto de varias líneas\",\"OIPtI5\":\"Un porcentaje del precio del producto. Ej., 3.5% del precio del producto\",\"ZthcdI\":\"Un código promocional sin descuento puede usarse para revelar productos ocultos.\",\"AG/qmQ\":\"Una opción de Radio tiene múltiples opciones pero solo se puede seleccionar una.\",\"h179TP\":\"Una breve descripción del evento que se mostrará en los resultados del motor de búsqueda y al compartir en las redes sociales. De forma predeterminada, se utilizará la descripción del evento.\",\"WKMnh4\":\"Una entrada de texto de una sola línea\",\"BHZbFy\":\"Una sola pregunta por pedido. Ej., ¿Cuál es su dirección de envío?\",\"Fuh+dI\":\"Una sola pregunta por producto. Ej., ¿Cuál es su talla de camiseta?\",\"RlJmQg\":\"Un impuesto estándar, como el IVA o el GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Aceptar transferencias bancarias, cheques u otros métodos de pago offline\",\"hrvLf4\":\"Aceptar pagos con tarjeta de crédito a través de Stripe\",\"bfXQ+N\":\"Aceptar la invitacion\",\"AeXO77\":\"Cuenta\",\"lkNdiH\":\"Nombre de la cuenta\",\"Puv7+X\":\"Configuraciones de la cuenta\",\"OmylXO\":\"Cuenta actualizada exitosamente\",\"7L01XJ\":\"Acciones\",\"FQBaXG\":\"Activar\",\"5T2HxQ\":\"Fecha de activación\",\"F6pfE9\":\"Activo\",\"/PN1DA\":\"Agregue una descripción para esta lista de registro\",\"0/vPdA\":\"Agrega cualquier nota sobre el asistente. Estas no serán visibles para el asistente.\",\"Or1CPR\":\"Agrega cualquier nota sobre el asistente...\",\"l3sZO1\":\"Agregue notas sobre el pedido. Estas no serán visibles para el cliente.\",\"xMekgu\":\"Agregue notas sobre el pedido...\",\"PGPGsL\":\"Añadir descripción\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Agregue instrucciones para pagos offline (por ejemplo, detalles de transferencia bancaria, dónde enviar cheques, fechas límite de pago)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Agregar nuevo\",\"TZxnm8\":\"Agregar opción\",\"24l4x6\":\"Añadir producto\",\"8q0EdE\":\"Añadir producto a la categoría\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Agregar impuesto o tarifa\",\"goOKRY\":\"Agregar nivel\",\"oZW/gT\":\"Agregar al calendario\",\"pn5qSs\":\"Información adicional\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"DIRECCIÓN\",\"NY/x1b\":\"Dirección Línea 1\",\"POdIrN\":\"Dirección Línea 1\",\"cormHa\":\"Línea de dirección 2\",\"gwk5gg\":\"Línea de dirección 2\",\"U3pytU\":\"Administración\",\"HLDaLi\":\"Los usuarios administradores tienen acceso completo a los eventos y la configuración de la cuenta.\",\"W7AfhC\":\"Todos los asistentes a este evento.\",\"cde2hc\":\"Todos los productos\",\"5CQ+r0\":\"Permitir que los asistentes asociados con pedidos no pagados se registren\",\"ipYKgM\":\"Permitir la indexación en motores de búsqueda\",\"LRbt6D\":\"Permitir que los motores de búsqueda indexen este evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Increíble, evento, palabras clave...\",\"hehnjM\":\"Cantidad\",\"R2O9Rg\":[\"Importe pagado (\",[\"0\"],\")\"],\"V7MwOy\":\"Se produjo un error al cargar la página.\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ocurrió un error inesperado.\",\"byKna+\":\"Ocurrió un error inesperado. Inténtalo de nuevo.\",\"ubdMGz\":\"Cualquier consulta de los titulares de productos se enviará a esta dirección de correo electrónico. Esta también se usará como la dirección de \\\"respuesta a\\\" para todos los correos electrónicos enviados desde este evento\",\"aAIQg2\":\"Apariencia\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Se aplica a \",[\"0\"],\" productos\"],\"kadJKg\":\"Se aplica a 1 producto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos los nuevos productos\"],\"S0ctOE\":\"Archivar evento\",\"TdfEV7\":\"Archivado\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"¿Está seguro de que desea activar este asistente?\",\"TvkW9+\":\"¿Está seguro de que desea archivar este evento?\",\"/CV2x+\":\"¿Está seguro de que desea cancelar este asistente? Esto anulará su boleto.\",\"YgRSEE\":\"¿Estás seguro de que deseas eliminar este código de promoción?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"¿Estás seguro de que quieres hacer este borrador de evento? Esto hará que el evento sea invisible para el público.\",\"mEHQ8I\":\"¿Estás seguro de que quieres hacer público este evento? Esto hará que el evento sea visible para el público.\",\"s4JozW\":\"¿Está seguro de que desea restaurar este evento? Será restaurado como un evento borrador.\",\"vJuISq\":\"¿Estás seguro de que deseas eliminar esta Asignación de Capacidad?\",\"baHeCz\":\"¿Está seguro de que desea eliminar esta lista de registro?\",\"LBLOqH\":\"Preguntar una vez por pedido\",\"wu98dY\":\"Preguntar una vez por producto\",\"ss9PbX\":\"Asistente\",\"m0CFV2\":\"Detalles de los asistentes\",\"QKim6l\":\"Asistente no encontrado\",\"R5IT/I\":\"Notas del asistente\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Entrada del asistente\",\"9SZT4E\":\"Asistentes\",\"iPBfZP\":\"Asistentes registrados\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Ajuste automático\",\"vZ5qKF\":\"Ajustar automáticamente la altura del widget según el contenido. Cuando está deshabilitado, el widget llenará la altura del contenedor.\",\"4lVaWA\":\"Esperando pago offline\",\"2rHwhl\":\"Esperando pago offline\",\"3wF4Q/\":\"Esperando pago\",\"ioG+xt\":\"En espera de pago\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Impresionante organizador Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Volver a la página del evento\",\"VCoEm+\":\"Atrás para iniciar sesión\",\"k1bLf+\":\"Color de fondo\",\"I7xjqg\":\"Tipo de fondo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Dirección de facturación\",\"/xC/im\":\"Configuración de facturación\",\"rp/zaT\":\"Portugués brasileño\",\"whqocw\":\"Al registrarte, aceptas nuestras <0>Condiciones de servicio y nuestra <1>Política de privacidad.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"California\",\"iStTQt\":\"Se negó el permiso de la cámara. <0>Solicita permiso nuevamente o, si esto no funciona, deberás <1>otorgar a esta página acceso a tu cámara en la configuración de tu navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar cambio de correo electrónico\",\"tVJk4q\":\"Cancelar orden\",\"Os6n2a\":\"Cancelar orden\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"No se puede registrar entrada\",\"QyjCeq\":\"Capacidad\",\"V6Q5RZ\":\"Asignación de Capacidad creada con éxito\",\"k5p8dz\":\"Asignación de Capacidad eliminada con éxito\",\"nDBs04\":\"Gestión de capacidad\",\"ddha3c\":\"Las categorías le permiten agrupar productos. Por ejemplo, puede tener una categoría para \\\"Entradas\\\" y otra para \\\"Mercancía\\\".\",\"iS0wAT\":\"Las categorías le ayudan a organizar sus productos. Este título se mostrará en la página pública del evento.\",\"eorM7z\":\"Categorías reordenadas con éxito.\",\"3EXqwa\":\"Categoría creada con éxito\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Cambiar la contraseña\",\"xMDm+I\":\"Registrar entrada\",\"p2WLr3\":[\"Registrar \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Registrar entrada y marcar pedido como pagado\",\"QYLpB4\":\"Solo registrar entrada\",\"/Ta1d4\":\"Registrar salida\",\"5LDT6f\":\"¡Mira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista de registro eliminada con éxito\",\"+hBhWk\":\"La lista de registro ha expirado\",\"mBsBHq\":\"La lista de registro no está activa\",\"vPqpQG\":\"Lista de registro no encontrada\",\"tejfAy\":\"Listas de registro\",\"hD1ocH\":\"URL de registro copiada al portapapeles\",\"CNafaC\":\"Las opciones de casilla de verificación permiten múltiples selecciones\",\"SpabVf\":\"Casillas de verificación\",\"CRu4lK\":\"Registrado\",\"znIg+z\":\"Pagar\",\"1WnhCL\":\"Configuración de pago\",\"6imsQS\":\"Chino simplificado\",\"JjkX4+\":\"Elige un color para tu fondo\",\"/Jizh9\":\"elige una cuenta\",\"3wV73y\":\"Ciudad\",\"FG98gC\":\"Borrar texto de búsqueda\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Haga clic para copiar\",\"yz7wBu\":\"Cerca\",\"62Ciis\":\"Cerrar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"El código debe tener entre 3 y 50 caracteres.\",\"oqr9HB\":\"Colapsar este producto cuando la página del evento se cargue inicialmente\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"El color debe ser un código de color hexadecimal válido. Ejemplo: #ffffff\",\"1HfW/F\":\"Colores\",\"VZeG/A\":\"Muy pronto\",\"yPI7n9\":\"Palabras clave separadas por comas que describen el evento. Estos serán utilizados por los motores de búsqueda para ayudar a categorizar e indexar el evento.\",\"NPZqBL\":\"Completar Orden\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"El pago completo\",\"qqWcBV\":\"Terminado\",\"6HK5Ct\":\"Pedidos completados\",\"NWVRtl\":\"Pedidos completados\",\"DwF9eH\":\"Código del componente\",\"Tf55h7\":\"Descuento configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar cambio de correo electrónico\",\"yjkELF\":\"Confirmar nueva contraseña\",\"xnWESi\":\"Confirmar Contraseña\",\"p2/GCq\":\"confirmar Contraseña\",\"wnDgGj\":\"Confirmando dirección de correo electrónico...\",\"pbAk7a\":\"Conectar raya\",\"UMGQOh\":\"Conéctate con Stripe\",\"QKLP1W\":\"Conecte su cuenta Stripe para comenzar a recibir pagos.\",\"5lcVkL\":\"Detalles de conexión\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texto del botón Continuar\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuar configurando\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"copiado\",\"T5rdis\":\"Copiado al portapapeles\",\"he3ygx\":\"Copiar\",\"r2B2P8\":\"Copiar URL de registro\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cubrir\",\"hYgDIe\":\"Crear\",\"b9XOHo\":[\"Crear \",[\"0\"]],\"k9RiLi\":\"Crear un producto\",\"6kdXbW\":\"Crear un código promocional\",\"n5pRtF\":\"Crear un boleto\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"crear un organizador\",\"ipP6Ue\":\"Crear asistente\",\"VwdqVy\":\"Crear Asignación de Capacidad\",\"EwoMtl\":\"Crear categoría\",\"XletzW\":\"Crear categoría\",\"WVbTwK\":\"Crear lista de registro\",\"uN355O\":\"Crear evento\",\"BOqY23\":\"Crear nuevo\",\"kpJAeS\":\"Crear organizador\",\"a0EjD+\":\"Crear producto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Crear código promocional\",\"B3Mkdt\":\"Crear pregunta\",\"UKfi21\":\"Crear impuesto o tarifa\",\"d+F6q9\":\"Creado\",\"Q2lUR2\":\"Divisa\",\"DCKkhU\":\"Contraseña actual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Rango personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalice la configuración de correo electrónico y notificaciones para este evento\",\"Y9Z/vP\":\"Personaliza la página de inicio del evento y los mensajes de pago\",\"2E2O5H\":\"Personaliza las configuraciones diversas para este evento.\",\"iJhSxe\":\"Personaliza la configuración de SEO para este evento\",\"KIhhpi\":\"Personaliza la página de tu evento\",\"nrGWUv\":\"Personalice la página de su evento para que coincida con su marca y estilo.\",\"Zz6Cxn\":\"Zona peligrosa\",\"ZQKLI1\":\"Zona de Peligro\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Fecha\",\"JvUngl\":\"Fecha y hora\",\"JJhRbH\":\"Capacidad del primer día\",\"cnGeoo\":\"Borrar\",\"jRJZxD\":\"Eliminar Capacidad\",\"VskHIx\":\"Eliminar categoría\",\"Qrc8RZ\":\"Eliminar lista de registro\",\"WHf154\":\"Eliminar código\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descripción\",\"YC3oXa\":\"Descripción para el personal de registro\",\"URmyfc\":\"Detalles\",\"1lRT3t\":\"Deshabilitar esta capacidad rastreará las ventas pero no las detendrá cuando se alcance el límite\",\"H6Ma8Z\":\"Descuento\",\"ypJ62C\":\"Descuento %\",\"3LtiBI\":[\"Descuento en \",[\"0\"]],\"C8JLas\":\"Tipo de descuento\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etiqueta del documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donación / Producto de paga lo que quieras\",\"OvNbls\":\"Descargar .ics\",\"kodV18\":\"Descargar CSV\",\"CELKku\":\"Descargar factura\",\"LQrXcu\":\"Descargar factura\",\"QIodqd\":\"Descargar código QR\",\"yhjU+j\":\"Descargando factura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Selección desplegable\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicar opciones\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidad\",\"oHE9JT\":\"Editar Asignación de Capacidad\",\"j1Jl7s\":\"Editar categoría\",\"FU1gvP\":\"Editar lista de registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar producto\",\"n143Tq\":\"Editar categoría de producto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Editar pregunta\",\"poTr35\":\"Editar usuario\",\"GTOcxw\":\"editar usuario\",\"pqFrv2\":\"p.ej. 2,50 por $2,50\",\"3yiej1\":\"p.ej. 23,5 para 23,5%\",\"O3oNi5\":\"Correo electrónico\",\"VxYKoK\":\"Configuración de correo electrónico y notificaciones\",\"ATGYL1\":\"Dirección de correo electrónico\",\"hzKQCy\":\"Dirección de correo electrónico\",\"HqP6Qf\":\"Cambio de correo electrónico cancelado exitosamente\",\"mISwW1\":\"Cambio de correo electrónico pendiente\",\"APuxIE\":\"Confirmación por correo electrónico reenviada\",\"YaCgdO\":\"La confirmación por correo electrónico se reenvió correctamente\",\"jyt+cx\":\"Mensaje de pie de página de correo electrónico\",\"I6F3cp\":\"Correo electrónico no verificado\",\"NTZ/NX\":\"Código de incrustación\",\"4rnJq4\":\"Script de incrustación\",\"8oPbg1\":\"Habilitar facturación\",\"j6w7d/\":\"Activar esta capacidad para detener las ventas de productos cuando se alcance el límite\",\"VFv2ZC\":\"Fecha de finalización\",\"237hSL\":\"Terminado\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglés\",\"MhVoma\":\"Ingrese un monto sin incluir impuestos ni tarifas.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error al confirmar la dirección de correo electrónico\",\"a6gga1\":\"Error al confirmar el cambio de correo electrónico\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Fecha del Evento\",\"0Zptey\":\"Valores predeterminados de eventos\",\"QcCPs8\":\"Detalles del evento\",\"6fuA9p\":\"Evento duplicado con éxito\",\"AEuj2m\":\"Página principal del evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Ubicación del evento y detalles del lugar\",\"OopDbA\":\"Event page\",\"4/If97\":\"Error al actualizar el estado del evento. Por favor, inténtelo de nuevo más tarde\",\"btxLWj\":\"Estado del evento actualizado\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Fecha de vencimiento\",\"KnN1Tu\":\"Vence\",\"uaSvqt\":\"Fecha de caducidad\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"No se pudo cancelar el asistente\",\"ZpieFv\":\"No se pudo cancelar el pedido\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"No se pudo descargar la factura. Inténtalo de nuevo.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"No se pudo cargar la lista de registro\",\"ZQ15eN\":\"No se pudo reenviar el correo electrónico del ticket\",\"ejXy+D\":\"Error al ordenar productos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Honorarios\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primer número de factura\",\"V1EGGU\":\"Primer Nombre\",\"kODvZJ\":\"Primer Nombre\",\"S+tm06\":\"El nombre debe tener entre 1 y 50 caracteres.\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Usado por primera vez\",\"TpqW74\":\"Fijado\",\"irpUxR\":\"Cantidad fija\",\"TF9opW\":\"Flash no está disponible en este dispositivo\",\"UNMVei\":\"¿Has olvidado tu contraseña?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Producto gratuito\",\"vAbVy9\":\"Producto gratuito, no se requiere información de pago\",\"nLC6tu\":\"Francés\",\"Weq9zb\":\"General\",\"DDcvSo\":\"Alemán\",\"4GLxhy\":\"Empezando\",\"4D3rRj\":\"volver al perfil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Ventas brutas\",\"yRg26W\":\"Ventas brutas\",\"R4r4XO\":\"Huéspedes\",\"26pGvx\":\"¿Tienes un código de promoción?\",\"V7yhws\":\"hola@awesome-events.com\",\"6K/IHl\":\"Aquí hay un ejemplo de cómo puede usar el componente en su aplicación.\",\"Y1SSqh\":\"Aquí está el componente React que puede usar para incrustar el widget en su aplicación.\",\"QuhVpV\":[\"Hola \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Oculto de la vista del público\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Las preguntas ocultas sólo son visibles para el organizador del evento y no para el cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de inicio\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Ocultar producto después de la fecha de finalización de la venta\",\"06s3w3\":\"Ocultar producto antes de la fecha de inicio de la venta\",\"axVMjA\":\"Ocultar producto a menos que el usuario tenga un código promocional aplicable\",\"ySQGHV\":\"Ocultar producto cuando esté agotado\",\"SCimta\":\"Ocultar la página de inicio de la barra lateral\",\"5xR17G\":\"Ocultar este producto a los clientes\",\"Da29Y6\":\"Ocultar esta pregunta\",\"fvDQhr\":\"Ocultar este nivel a los usuarios\",\"lNipG+\":\"Ocultar un producto impedirá que los usuarios lo vean en la página del evento.\",\"ZOBwQn\":\"Diseño de página de inicio\",\"PRuBTd\":\"Diseñador de página de inicio\",\"YjVNGZ\":\"Vista previa de la página de inicio\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Cuántos minutos tiene el cliente para completar su pedido. Recomendamos al menos 15 minutos.\",\"ySxKZe\":\"¿Cuántas veces se puede utilizar este código?\",\"dZsDbK\":[\"Límite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Acepto los <0>términos y condiciones\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si está en blanco, se usará la dirección para generar un enlace de Google Maps\",\"UYT+c8\":\"Si está habilitado, el personal de registro puede marcar a los asistentes como registrados o marcar el pedido como pagado y registrar a los asistentes. Si está deshabilitado, los asistentes asociados con pedidos no pagados no pueden registrarse.\",\"muXhGi\":\"Si está habilitado, el organizador recibirá una notificación por correo electrónico cuando se realice un nuevo pedido.\",\"6fLyj/\":\"Si no solicitó este cambio, cambie inmediatamente su contraseña.\",\"n/ZDCz\":\"Imagen eliminada exitosamente\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Imagen cargada exitosamente\",\"VyUuZb\":\"URL de imagen\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactivo\",\"T0K0yl\":\"Los usuarios inactivos no pueden iniciar sesión.\",\"kO44sp\":\"Incluya los detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página del boleto del asistente.\",\"FlQKnG\":\"Incluye impuestos y tasas en el precio.\",\"Vi+BiW\":[\"Incluye \",[\"0\"],\" productos\"],\"lpm0+y\":\"Incluye 1 producto\",\"UiAk5P\":\"Insertar imagen\",\"OyLdaz\":\"¡Invitación resentida!\",\"HE6KcK\":\"¡Invitación revocada!\",\"SQKPvQ\":\"Invitar usuario\",\"bKOYkd\":\"Factura descargada con éxito\",\"alD1+n\":\"Notas de la factura\",\"kOtCs2\":\"Numeración de facturas\",\"UZ2GSZ\":\"Configuración de facturación\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Artículo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etiqueta\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 días\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 días\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 días\",\"XgOuA7\":\"Últimos 90 días\",\"I3yitW\":\"Último acceso\",\"1ZaQUH\":\"Apellido\",\"UXBCwc\":\"Apellido\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Dejar en blanco para usar la palabra predeterminada \\\"Factura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Cargando...\",\"wJijgU\":\"Ubicación\",\"sQia9P\":\"Acceso\",\"zUDyah\":\"Iniciando sesión\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Cerrar sesión\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Hacer obligatoria la dirección de facturación durante el pago\",\"MU3ijv\":\"Haz que esta pregunta sea obligatoria\",\"wckWOP\":\"Administrar\",\"onpJrA\":\"Gestionar asistente\",\"n4SpU5\":\"Administrar evento\",\"WVgSTy\":\"Gestionar pedido\",\"1MAvUY\":\"Gestionar las configuraciones de pago y facturación para este evento.\",\"cQrNR3\":\"Administrar perfil\",\"AtXtSw\":\"Gestionar impuestos y tasas que se pueden aplicar a sus productos\",\"ophZVW\":\"Gestionar entradas\",\"DdHfeW\":\"Administre los detalles de su cuenta y la configuración predeterminada\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gestiona tus usuarios y sus permisos\",\"1m+YT2\":\"Las preguntas obligatorias deben responderse antes de que el cliente pueda realizar el pago.\",\"Dim4LO\":\"Agregar manualmente un asistente\",\"e4KdjJ\":\"Agregar asistente manualmente\",\"vFjEnF\":\"Marcar como pagado\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Asistente del mensaje\",\"Gv5AMu\":\"Mensaje a los asistentes\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Mensaje del comprador\",\"tNZzFb\":\"Contenido del mensaje\",\"lYDV/s\":\"Enviar mensajes a asistentes individuales\",\"V7DYWd\":\"Mensaje enviado\",\"t7TeQU\":\"Mensajes\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Precio mínimo\",\"RDie0n\":\"Misceláneo\",\"mYLhkl\":\"Otras configuraciones\",\"KYveV8\":\"Cuadro de texto de varias líneas\",\"VD0iA7\":\"Múltiples opciones de precio. Perfecto para productos anticipados, etc.\",\"/bhMdO\":\"Mi increíble descripción del evento...\",\"vX8/tc\":\"El increíble título de mi evento...\",\"hKtWk2\":\"Mi perfil\",\"fj5byd\":\"No disponible\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nombre\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navegar al asistente\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nueva contraseña\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No hay eventos archivados para mostrar.\",\"q2LEDV\":\"No se encontraron asistentes para este pedido.\",\"zlHa5R\":\"No se han añadido asistentes a este pedido.\",\"Wjz5KP\":\"No hay asistentes para mostrar\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No hay Asignaciones de Capacidad\",\"a/gMx2\":\"No hay listas de registro\",\"tMFDem\":\"No hay datos disponibles\",\"6Z/F61\":\"No hay datos para mostrar. Por favor selecciona un rango de fechas\",\"fFeCKc\":\"Sin descuento\",\"HFucK5\":\"No hay eventos finalizados para mostrar.\",\"yAlJXG\":\"No hay eventos para mostrar\",\"GqvPcv\":\"No hay filtros disponibles\",\"KPWxKD\":\"No hay mensajes para mostrar\",\"J2LkP8\":\"No hay pedidos para mostrar\",\"RBXXtB\":\"No hay métodos de pago disponibles actualmente. Por favor, contacte al organizador del evento para obtener ayuda.\",\"ZWEfBE\":\"No se requiere pago\",\"ZPoHOn\":\"No hay ningún producto asociado con este asistente.\",\"Ya1JhR\":\"No hay productos disponibles en esta categoría.\",\"FTfObB\":\"Aún no hay productos\",\"+Y976X\":\"No hay códigos promocionales para mostrar\",\"MAavyl\":\"No hay preguntas respondidas por este asistente.\",\"SnlQeq\":\"No se han hecho preguntas para este pedido.\",\"Ev2r9A\":\"No hay resultados\",\"gk5uwN\":\"Sin resultados de búsqueda\",\"RHyZUL\":\"Sin resultados de búsqueda.\",\"RY2eP1\":\"No se han agregado impuestos ni tarifas.\",\"EdQY6l\":\"Ninguno\",\"OJx3wK\":\"No disponible\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada que mostrar aún\",\"hFwWnI\":\"Configuración de las notificaciones\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notificar al organizador de nuevos pedidos\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Número de días permitidos para el pago (dejar en blanco para omitir los términos de pago en las facturas)\",\"n86jmj\":\"Prefijo del número\",\"mwe+2z\":\"Los pedidos offline no se reflejan en las estadísticas del evento hasta que el pedido se marque como pagado.\",\"dWBrJX\":\"El pago offline ha fallado. Por favor, inténtelo de nuevo o contacte al organizador del evento.\",\"fcnqjw\":\"Instrucciones de Pago Fuera de Línea\",\"+eZ7dp\":\"Pagos offline\",\"ojDQlR\":\"Información de pagos offline\",\"u5oO/W\":\"Configuración de pagos offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"En venta\",\"Ug4SfW\":\"Una vez que crees un evento, lo verás aquí.\",\"ZxnK5C\":\"Una vez que comiences a recopilar datos, los verás aquí.\",\"PnSzEc\":\"Una vez que esté listo, ponga su evento en vivo y comience a vender productos.\",\"J6n7sl\":\"En curso\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Detalles del evento en línea\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Abrir Página de Check-In\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opción \",[\"i\"]],\"oPknTP\":\"Información adicional opcional que aparecerá en todas las facturas (por ejemplo, términos de pago, cargos por pago atrasado, política de devoluciones)\",\"OrXJBY\":\"Prefijo opcional para los números de factura (por ejemplo, INV-)\",\"0zpgxV\":\"Opciones\",\"BzEFor\":\"o\",\"UYUgdb\":\"Orden\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Orden cancelada\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Fecha de orden\",\"Tol4BF\":\"Detalles del pedido\",\"WbImlQ\":\"El pedido ha sido cancelado y se ha notificado al propietario del pedido.\",\"nAn4Oe\":\"Pedido marcado como pagado\",\"uzEfRz\":\"Notas del pedido\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Pedir Referencia\",\"acIJ41\":\"Estado del pedido\",\"GX6dZv\":\"Resumen del pedido\",\"tDTq0D\":\"Tiempo de espera del pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Dirección de la organización\",\"GVcaW6\":\"Detalles de la organización\",\"nfnm9D\":\"Nombre de la organización\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"Se requiere organizador\",\"Pa6G7v\":\"Nombre del organizador\",\"l894xP\":\"Los organizadores solo pueden gestionar eventos y productos. No pueden gestionar usuarios, configuraciones de cuenta o información de facturación.\",\"fdjq4c\":\"Relleno\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Página no encontrada\",\"QbrUIo\":\"Vistas de página\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pagado\",\"HVW65c\":\"Producto de pago\",\"ZfxaB4\":\"Reembolsado parcialmente\",\"8ZsakT\":\"Contraseña\",\"TUJAyx\":\"La contraseña debe tener un mínimo de 8 caracteres.\",\"vwGkYB\":\"La contraseña debe tener al menos 8 caracteres\",\"BLTZ42\":\"Restablecimiento de contraseña exitoso. Por favor inicie sesión con su nueva contraseña.\",\"f7SUun\":\"Las contraseñas no son similares\",\"aEDp5C\":\"Pegue esto donde desea que aparezca el widget.\",\"+23bI/\":\"Patricio\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pago\",\"Lg+ewC\":\"Pago y facturación\",\"DZjk8u\":\"Configuración de pago y facturación\",\"lflimf\":\"Período de vencimiento del pago\",\"JhtZAK\":\"Pago fallido\",\"JEdsvQ\":\"Instrucciones de pago\",\"bLB3MJ\":\"Métodos de pago\",\"QzmQBG\":\"Proveedor de pago\",\"lsxOPC\":\"Pago recibido\",\"wJTzyi\":\"Estado del pago\",\"xgav5v\":\"¡Pago exitoso!\",\"R29lO5\":\"Términos de pago\",\"/roQKz\":\"Porcentaje\",\"vPJ1FI\":\"Monto porcentual\",\"xdA9ud\":\"Coloque esto en el de su sitio web.\",\"blK94r\":\"Por favor agregue al menos una opción\",\"FJ9Yat\":\"Por favor verifique que la información proporcionada sea correcta.\",\"TkQVup\":\"Por favor revisa tu correo electrónico y contraseña y vuelve a intentarlo.\",\"sMiGXD\":\"Por favor verifique que su correo electrónico sea válido\",\"Ajavq0\":\"Por favor revise su correo electrónico para confirmar su dirección de correo electrónico.\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Por favor continúa en la nueva pestaña.\",\"hcX103\":\"Por favor, cree un producto\",\"cdR8d6\":\"Por favor, crea un ticket\",\"x2mjl4\":\"Por favor, introduzca una URL de imagen válida que apunte a una imagen.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Tenga en cuenta\",\"C63rRe\":\"Por favor, regresa a la página del evento para comenzar de nuevo.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Por favor, seleccione al menos un producto\",\"igBrCH\":\"Verifique su dirección de correo electrónico para acceder a todas las funciones.\",\"/IzmnP\":\"Por favor, espere mientras preparamos su factura...\",\"MOERNx\":\"Portugués\",\"qCJyMx\":\"Mensaje posterior al pago\",\"g2UNkE\":\"Energizado por\",\"Rs7IQv\":\"Mensaje previo al pago\",\"rdUucN\":\"Vista Previa\",\"a7u1N9\":\"Precio\",\"CmoB9j\":\"Modo de visualización de precios\",\"BI7D9d\":\"Precio no establecido\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo de precio\",\"6RmHKN\":\"Color primario\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Color de texto primario\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimir todas las entradas\",\"DKwDdj\":\"Imprimir boletos\",\"K47k8R\":\"Producto\",\"1JwlHk\":\"Categoría de producto\",\"U61sAj\":\"Categoría de producto actualizada con éxito.\",\"1USFWA\":\"Producto eliminado con éxito\",\"4Y2FZT\":\"Tipo de precio del producto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Ventas de productos\",\"U/R4Ng\":\"Nivel del producto\",\"sJsr1h\":\"Tipo de producto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Producto(s)\",\"N0qXpE\":\"Productos\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Productos vendidos\",\"/u4DIx\":\"Productos vendidos\",\"DJQEZc\":\"Productos ordenados con éxito\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"perfil actualizado con éxito\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de códigos promocionales\",\"RVb8Fo\":\"Códigos promocionales\",\"BZ9GWa\":\"Los códigos promocionales se pueden utilizar para ofrecer descuentos, acceso de preventa o proporcionar acceso especial a su evento.\",\"OP094m\":\"Informe de códigos promocionales\",\"4kyDD5\":\"Proporcione contexto adicional o instrucciones para esta pregunta. Utilice este campo para agregar términos y condiciones, directrices o cualquier información importante que los asistentes necesiten saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"cantidad disponible\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Pregunta eliminada\",\"avf0gk\":\"Descripción de la pregunta\",\"oQvMPn\":\"Título de la pregunta\",\"enzGAL\":\"Preguntas\",\"ROv2ZT\":\"Preguntas y respuestas\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opción de radio\",\"C4TjpG\":\"Leer menos\",\"I3QpvQ\":\"Recipiente\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso fallido\",\"n10yGu\":\"Orden de reembolso\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Reembolso pendiente\",\"xHpVRl\":\"Estado del reembolso\",\"/BI0y9\":\"Reintegrado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"eliminar\",\"t/YqKh\":\"Eliminar\",\"t9yxlZ\":\"Informes\",\"prZGMe\":\"Requerir dirección de facturación\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reenviar confirmación por correo electrónico\",\"wIa8Qe\":\"Reenviar invitacíon\",\"VeKsnD\":\"Reenviar correo electrónico del pedido\",\"dFuEhO\":\"Reenviar correo del entrada\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Restablecer\",\"RfwZxd\":\"Restablecer la contraseña\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Volver a la página del evento\",\"8YBH95\":\"Ganancia\",\"PO/sOY\":\"Revocar invitación\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Fecha de finalización de la venta\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Fecha de inicio de la venta\",\"hBsw5C\":\"Ventas terminadas\",\"kpAzPe\":\"Inicio de ventas\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Guardar\",\"IUwGEM\":\"Guardar cambios\",\"U65fiW\":\"Guardar organizador\",\"UGT5vp\":\"Guardar ajustes\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Busque por nombre del asistente, correo electrónico o número de pedido...\",\"+pr/FY\":\"Buscar por nombre del evento...\",\"3zRbWw\":\"Busque por nombre, correo electrónico o número de pedido...\",\"L22Tdf\":\"Buscar por nombre, número de pedido, número de asistente o correo electrónico...\",\"BiYOdA\":\"Buscar por nombre...\",\"YEjitp\":\"Buscar por tema o contenido...\",\"Pjsch9\":\"Buscar asignaciones de capacidad...\",\"r9M1hc\":\"Buscar listas de registro...\",\"+0Yy2U\":\"Buscar productos\",\"YIix5Y\":\"Buscar...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Color secundario\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Color de texto secundario\",\"02ePaq\":[\"Seleccionar \",[\"0\"]],\"QuNKRX\":\"Seleccionar cámara\",\"9FQEn8\":\"Seleccionar categoría...\",\"kWI/37\":\"Seleccionar organizador\",\"ixIx1f\":\"Seleccionar producto\",\"3oSV95\":\"Seleccionar nivel de producto\",\"C4Y1hA\":\"Seleccionar productos\",\"hAjDQy\":\"Seleccionar estado\",\"QYARw/\":\"Seleccionar billete\",\"OMX4tH\":\"Seleccionar boletos\",\"DrwwNd\":\"Seleccionar período de tiempo\",\"O/7I0o\":\"Seleccionar...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar un mensaje\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Enviar Mensaje\",\"D7ZemV\":\"Enviar confirmación del pedido y correo electrónico del billete.\",\"v1rRtW\":\"Enviar prueba\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descripción SEO\",\"/SIY6o\":\"Palabras clave SEO\",\"GfWoKv\":\"Configuración de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Tarifa de servicio\",\"Bj/QGQ\":\"Fijar un precio mínimo y dejar que los usuarios paguen más si lo desean.\",\"L0pJmz\":\"Establezca el número inicial para la numeración de facturas. Esto no se puede cambiar una vez que las facturas se hayan generado.\",\"nYNT+5\":\"Configura tu evento\",\"A8iqfq\":\"Configura tu evento en vivo\",\"Tz0i8g\":\"Ajustes\",\"Z8lGw6\":\"Compartir\",\"B2V3cA\":\"Compartir evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostrar cantidad disponible del producto\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostrar más\",\"izwOOD\":\"Mostrar impuestos y tarifas por separado\",\"1SbbH8\":\"Se muestra al cliente después de finalizar la compra, en la página de resumen del pedido.\",\"YfHZv0\":\"Se muestra al cliente antes de realizar el pago.\",\"CBBcly\":\"Muestra campos de dirección comunes, incluido el país.\",\"yTnnYg\":\"simpson\",\"TNaCfq\":\"Cuadro de texto de una sola línea\",\"+P0Cn2\":\"Salta este paso\",\"YSEnLE\":\"Herrero\",\"lgFfeO\":\"Agotado\",\"Mi1rVn\":\"Agotado\",\"nwtY4N\":\"Algo salió mal\",\"GRChTw\":\"Algo salió mal al eliminar el impuesto o tarifa\",\"YHFrbe\":\"¡Algo salió mal! Inténtalo de nuevo\",\"kf83Ld\":\"Algo salió mal.\",\"fWsBTs\":\"Algo salió mal. Inténtalo de nuevo.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Lo sentimos, este código de promoción no se reconoce\",\"65A04M\":\"Español\",\"mFuBqb\":\"Producto estándar con precio fijo\",\"D3iCkb\":\"Fecha de inicio\",\"/2by1f\":\"Estado o región\",\"uAQUqI\":\"Estado\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Los pagos con Stripe no están habilitados para este evento.\",\"UJmAAK\":\"Sujeto\",\"X2rrlw\":\"Total parcial\",\"zzDlyQ\":\"Éxito\",\"b0HJ45\":[\"¡Éxito! \",[\"0\"],\" recibirá un correo electrónico en breve.\"],\"BJIEiF\":[[\"0\"],\" asistente con éxito\"],\"OtgNFx\":\"Dirección de correo electrónico confirmada correctamente\",\"IKwyaF\":\"Cambio de correo electrónico confirmado exitosamente\",\"zLmvhE\":\"Asistente creado exitosamente\",\"gP22tw\":\"Producto creado con éxito\",\"9mZEgt\":\"Código promocional creado correctamente\",\"aIA9C4\":\"Pregunta creada correctamente\",\"J3RJSZ\":\"Asistente actualizado correctamente\",\"3suLF0\":\"Asignación de Capacidad actualizada con éxito\",\"Z+rnth\":\"Lista de registro actualizada con éxito\",\"vzJenu\":\"Configuración de correo electrónico actualizada correctamente\",\"7kOMfV\":\"Evento actualizado con éxito\",\"G0KW+e\":\"Diseño de página de inicio actualizado con éxito\",\"k9m6/E\":\"Configuración de la página de inicio actualizada correctamente\",\"y/NR6s\":\"Ubicación actualizada correctamente\",\"73nxDO\":\"Configuraciones varias actualizadas exitosamente\",\"4H80qv\":\"Pedido actualizado con éxito\",\"6xCBVN\":\"Configuraciones de pago y facturación actualizadas con éxito\",\"1Ycaad\":\"Producto actualizado con éxito\",\"70dYC8\":\"Código promocional actualizado correctamente\",\"F+pJnL\":\"Configuración de SEO actualizada con éxito\",\"DXZRk5\":\"habitación 100\",\"GNcfRk\":\"Correo electrónico de soporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Impuesto\",\"geUFpZ\":\"Impuestos y tarifas\",\"dFHcIn\":\"Detalles de impuestos\",\"wQzCPX\":\"Información fiscal que aparecerá en la parte inferior de todas las facturas (por ejemplo, número de IVA, registro fiscal)\",\"0RXCDo\":\"Impuesto o tasa eliminados correctamente\",\"ZowkxF\":\"Impuestos\",\"qu6/03\":\"Impuestos y honorarios\",\"gypigA\":\"Ese código de promoción no es válido.\",\"5ShqeM\":\"La lista de registro que buscas no existe.\",\"QXlz+n\":\"La moneda predeterminada para tus eventos.\",\"mnafgQ\":\"La zona horaria predeterminada para sus eventos.\",\"o7s5FA\":\"El idioma en el que el asistente recibirá los correos electrónicos.\",\"NlfnUd\":\"El enlace en el que hizo clic no es válido.\",\"HsFnrk\":[\"El número máximo de productos para \",[\"0\"],\" es \",[\"1\"]],\"TSAiPM\":\"La página que buscas no existe\",\"MSmKHn\":\"El precio mostrado al cliente incluirá impuestos y tasas.\",\"6zQOg1\":\"El precio mostrado al cliente no incluirá impuestos ni tasas. Se mostrarán por separado.\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"El título del evento que se mostrará en los resultados del motor de búsqueda y al compartirlo en las redes sociales. De forma predeterminada, se utilizará el título del evento.\",\"wDx3FF\":\"No hay productos disponibles para este evento\",\"pNgdBv\":\"No hay productos disponibles en esta categoría\",\"rMcHYt\":\"Hay un reembolso pendiente. Espere a que se complete antes de solicitar otro reembolso.\",\"F89D36\":\"Hubo un error al marcar el pedido como pagado\",\"68Axnm\":\"Hubo un error al procesar su solicitud. Inténtalo de nuevo.\",\"mVKOW6\":\"Hubo un error al enviar tu mensaje\",\"AhBPHd\":\"Estos detalles solo se mostrarán si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"Pc/Wtj\":\"Este asistente tiene un pedido sin pagar.\",\"mf3FrP\":\"Esta categoría aún no tiene productos.\",\"8QH2Il\":\"Esta categoría está oculta de la vista pública\",\"xxv3BZ\":\"Esta lista de registro ha expirado\",\"Sa7w7S\":\"Esta lista de registro ha expirado y ya no está disponible para registros.\",\"Uicx2U\":\"Esta lista de registro está activa\",\"1k0Mp4\":\"Esta lista de registro aún no está activa\",\"K6fmBI\":\"Esta lista de registro aún no está activa y no está disponible para registros.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Esta información se mostrará en la página de pago, en la página de resumen del pedido y en el correo electrónico de confirmación del pedido.\",\"XAHqAg\":\"Este es un producto general, como una camiseta o una taza. No se emitirá un boleto\",\"CNk/ro\":\"Este es un evento en línea\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Este mensaje se incluirá en el pie de página de todos los correos electrónicos enviados desde este evento.\",\"55i7Fa\":\"Este mensaje solo se mostrará si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"RjwlZt\":\"Este pedido ya ha sido pagado.\",\"5K8REg\":\"Este pedido ya ha sido reembolsado.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Esta orden ha sido cancelada.\",\"Q0zd4P\":\"Este pedido ha expirado. Por favor, comienza de nuevo.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Esta página de pedidos ya no está disponible.\",\"i0TtkR\":\"Esto sobrescribe todas las configuraciones de visibilidad y ocultará el producto a todos los clientes.\",\"cRRc+F\":\"Este producto no se puede eliminar porque está asociado con un pedido. Puede ocultarlo en su lugar.\",\"3Kzsk7\":\"Este producto es un boleto. Se emitirá un boleto a los compradores al realizar la compra\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Este enlace para restablecer la contraseña no es válido o ha caducado.\",\"IV9xTT\":\"Este usuario no está activo porque no ha aceptado su invitación.\",\"5AnPaO\":\"boleto\",\"kjAL4v\":\"Boleto\",\"dtGC3q\":\"El correo electrónico del ticket se ha reenviado al asistente.\",\"54q0zp\":\"Entradas para\",\"xN9AhL\":[\"Nivel \",[\"0\"]],\"jZj9y9\":\"Producto escalonado\",\"8wITQA\":\"Los productos escalonados le permiten ofrecer múltiples opciones de precio para el mismo producto. Esto es perfecto para productos anticipados o para ofrecer diferentes opciones de precio a diferentes grupos de personas.\\\" # es\",\"nn3mSR\":\"Tiempo restante:\",\"s/0RpH\":\"Tiempos utilizados\",\"y55eMd\":\"Veces usado\",\"40Gx0U\":\"Zona horaria\",\"oDGm7V\":\"CONSEJO\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Herramientas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descuentos\",\"NRWNfv\":\"Monto total de descuento\",\"BxsfMK\":\"Tarifas totales\",\"2bR+8v\":\"Total de ventas brutas\",\"mpB/d9\":\"Monto total del pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total reembolsado\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total impuestos\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"No se pudo registrar al asistente\",\"bPWBLL\":\"No se pudo retirar al asistente\",\"9+P7zk\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"WLxtFC\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"/cSMqv\":\"No se puede crear una pregunta. Por favor revisa tus datos\",\"MH/lj8\":\"No se puede actualizar la pregunta. Por favor revisa tus datos\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponible\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido no pagado\",\"ia8YsC\":\"Próximo\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Actualizar \",[\"0\"]],\"+qqX74\":\"Actualizar el nombre del evento, la descripción y las fechas.\",\"vXPSuB\":\"Actualización del perfil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiada en el portapapeles\",\"e5lF64\":\"Ejemplo de uso\",\"fiV0xj\":\"Límite de uso\",\"sGEOe4\":\"Utilice una versión borrosa de la imagen de portada como fondo\",\"OadMRm\":\"Usar imagen de portada\",\"7PzzBU\":\"Usuario\",\"yDOdwQ\":\"Gestión de usuarios\",\"Sxm8rQ\":\"Usuarios\",\"VEsDvU\":\"Los usuarios pueden cambiar su correo electrónico en <0>Configuración de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nombre del lugar\",\"jpctdh\":\"Ver\",\"Pte1Hv\":\"Ver detalles del asistente\",\"/5PEQz\":\"Ver página del evento\",\"fFornT\":\"Ver mensaje completo\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Ver en Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista de registro VIP\",\"tF+VVr\":\"Entrada VIP\",\"2q/Q7x\":\"Visibilidad\",\"vmOFL/\":\"No pudimos procesar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"45Srzt\":\"No pudimos eliminar la categoría. Por favor, inténtelo de nuevo.\",\"/DNy62\":[\"No pudimos encontrar ningún boleto que coincida con \",[\"0\"]],\"1E0vyy\":\"No pudimos cargar los datos. Inténtalo de nuevo.\",\"NmpGKr\":\"No pudimos reordenar las categorías. Por favor, inténtelo de nuevo.\",\"BJtMTd\":\"Recomendamos dimensiones de 2160 px por 1080 px y un tamaño de archivo máximo de 5 MB.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"No pudimos confirmar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"Gspam9\":\"Estamos procesando tu pedido. Espere por favor...\",\"LuY52w\":\"¡Bienvenido a bordo! Por favor inicie sesión para continuar.\",\"dVxpp5\":[\"Bienvenido de nuevo\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"¿Qué son los productos escalonados?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"¿Qué es una categoría?\",\"gxeWAU\":\"¿A qué productos se aplica este código?\",\"hFHnxR\":\"¿A qué productos se aplica este código? (Se aplica a todos por defecto)\",\"AeejQi\":\"¿A qué productos debería aplicarse esta capacidad?\",\"Rb0XUE\":\"¿A qué hora llegarás?\",\"5N4wLD\":\"¿Qué tipo de pregunta es esta?\",\"gyLUYU\":\"Cuando esté habilitado, se generarán facturas para los pedidos de boletos. Las facturas se enviarán junto con el correo electrónico de confirmación del pedido. Los asistentes también pueden descargar sus facturas desde la página de confirmación del pedido.\",\"D3opg4\":\"Cuando los pagos offline estén habilitados, los usuarios podrán completar sus pedidos y recibir sus boletos. Sus boletos indicarán claramente que el pedido no está pagado, y la herramienta de registro notificará al personal si un pedido requiere pago.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"¿Qué boletos deben asociarse con esta lista de registro?\",\"S+OdxP\":\"¿Quién organiza este evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"¿A quién se le debería hacer esta pregunta?\",\"VxFvXQ\":\"Insertar widget\",\"v1P7Gm\":\"Configuración del widget\",\"b4itZn\":\"Laboral\",\"hqmXmc\":\"Laboral...\",\"+G/XiQ\":\"Año hasta la fecha\",\"l75CjT\":\"Sí\",\"QcwyCh\":\"Si, eliminarlos\",\"ySeBKv\":\"Ya has escaneado este boleto\",\"P+Sty0\":[\"Estás cambiando tu correo electrónico a <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Estás desconectado\",\"sdB7+6\":\"Puede crear un código promocional que se dirija a este producto en el\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"No puede cambiar el tipo de producto ya que hay asistentes asociados con este producto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"No puede registrar a asistentes con pedidos no pagados. Esta configuración se puede cambiar en los ajustes del evento.\",\"c9Evkd\":\"No puede eliminar la última categoría.\",\"6uwAvx\":\"No puede eliminar este nivel de precios porque ya hay productos vendidos para este nivel. Puede ocultarlo en su lugar.\",\"tFbRKJ\":\"No puede editar la función o el estado del propietario de la cuenta.\",\"fHfiEo\":\"No puede reembolsar un pedido creado manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Tienes acceso a múltiples cuentas. Por favor elige uno para continuar.\",\"Z6q0Vl\":\"Ya has aceptado esta invitación. Por favor inicie sesión para continuar.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"No tienes ningún cambio de correo electrónico pendiente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Se te ha acabado el tiempo para completar tu pedido.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Aún no ha enviado ningún mensaje. Puede enviar mensajes a todos los asistentes o a titulares de productos específicos.\",\"R6i9o9\":\"Debes reconocer que este correo electrónico no es promocional.\",\"3ZI8IL\":\"Debes aceptar los términos y condiciones.\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Debe crear un ticket antes de poder agregar manualmente un asistente.\",\"jE4Z8R\":\"Debes tener al menos un nivel de precios\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Deberá marcar un pedido como pagado manualmente. Esto se puede hacer en la página de gestión de pedidos.\",\"L/+xOk\":\"Necesitarás un boleto antes de poder crear una lista de registro.\",\"Djl45M\":\"Necesitará un producto antes de poder crear una asignación de capacidad.\",\"y3qNri\":\"Necesitará al menos un producto para comenzar. Gratis, de pago o deje que el usuario decida cuánto pagar.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Su nombre de cuenta se utiliza en las páginas de eventos y en los correos electrónicos.\",\"veessc\":\"Sus asistentes aparecerán aquí una vez que se hayan registrado para su evento. También puede agregar asistentes manualmente.\",\"Eh5Wrd\":\"Tu increíble sitio web 🎉\",\"lkMK2r\":\"Tus detalles\",\"3ENYTQ\":[\"Su solicitud de cambio de correo electrónico a <0>\",[\"0\"],\" está pendiente. Por favor revisa tu correo para confirmar\"],\"yZfBoy\":\"Tu mensaje ha sido enviado\",\"KSQ8An\":\"Tu pedido\",\"Jwiilf\":\"Tu pedido ha sido cancelado\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Tus pedidos aparecerán aquí una vez que comiencen a llegar.\",\"9TO8nT\":\"Tu contraseña\",\"P8hBau\":\"Su pago se está procesando.\",\"UdY1lL\":\"Su pago no fue exitoso, inténtelo nuevamente.\",\"fzuM26\":\"Su pago no fue exitoso. Inténtalo de nuevo.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Su reembolso se está procesando.\",\"IFHV2p\":\"Tu billete para\",\"x1PPdr\":\"Código postal\",\"BM/KQm\":\"CP o Código Postal\",\"+LtVBt\":\"Código postal\",\"25QDJ1\":\"- Haz clic para publicar\",\"WOyJmc\":\"- Haz clic para despublicar\",\"ncwQad\":\"(vacío)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" ya está registrado\"],\"S4PqS9\":[[\"0\"],\" webhooks activos\"],\"6MIiOI\":[[\"0\"],\" restantes\"],\"COnw8D\":[\"Logo de \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"/HkCs4\":[[\"0\"],\" entradas\"],\"TjbIUI\":[[\"availableCount\"],\" de \",[\"totalCount\"],\" disponibles\"],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"3IEF7U\":[[\"totalCount\"],\" tipos de entradas\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Impuestos/Tasas\",\"B1St2O\":\"<0>Las listas de check-in te ayudan a gestionar la entrada al evento por día, área o tipo de entrada. Puedes vincular entradas a listas específicas como zonas VIP o pases del Día 1 y compartir un enlace de check-in seguro con el personal. No se requiere cuenta. El check-in funciona en móvil, escritorio o tableta, usando la cámara del dispositivo o un escáner USB HID. \",\"v9VSIS\":\"<0>Establece un límite total de asistencia que se aplica a múltiples tipos de entradas a la vez.<1>Por ejemplo, si vinculas una entrada de <2>Pase de Día y una de <3>Fin de Semana Completo, ambas se extraerán del mismo grupo de plazas. Una vez alcanzado el límite, todas las entradas vinculadas dejan de venderse automáticamente.\",\"ZnVt5v\":\"<0>Los webhooks notifican instantáneamente a los servicios externos cuando ocurren eventos, como agregar un nuevo asistente a tu CRM o lista de correo al registrarse, asegurando una automatización fluida.<1>Usa servicios de terceros como <2>Zapier, <3>IFTTT o <4>Make para crear flujos de trabajo personalizados y automatizar tareas.\",\"fAv9QG\":\"🎟️ Agregar entradas\",\"M2DyLc\":\"1 webhook activo\",\"yTsaLw\":\"1 entrada\",\"nz96Ue\":\"1 tipo de entrada\",\"HR/cvw\":\"Calle Ejemplo 123\",\"kMU5aM\":\"Se ha enviado un aviso de cancelación a\",\"V53XzQ\":\"Se ha enviado un nuevo código de verificación a tu correo\",\"/z/bH1\":\"Una breve descripción de tu organizador que se mostrará a tus usuarios.\",\"aS0jtz\":\"Abandonado\",\"uyJsf6\":\"Acerca de\",\"WTk/ke\":\"Acerca de Stripe Connect\",\"JvuLls\":\"Asumir la comisión\",\"lk74+I\":\"Asumir la comisión\",\"1uJlG9\":\"Color de Acento\",\"K5+3xg\":\"Aceptar invitación\",\"VTfZPy\":\"Acceso denegado\",\"iN5Cz3\":\"¡Cuenta ya conectada!\",\"YP4JuP\":\"Configuración de cuenta actualizada correctamente\",\"vOuxvL\":\"Información de la cuenta\",\"EHNORh\":\"Cuenta no encontrada\",\"bPwFdf\":\"Cuentas\",\"nMtNd+\":\"Acción requerida: Reconecte su cuenta de Stripe\",\"AhwTa1\":\"Acción Requerida: Se Necesita Información del IVA\",\"APyAR/\":\"Eventos activos\",\"UWWRyd\":\"Agregue preguntas personalizadas para recopilar información adicional durante el proceso de pago\",\"a5KFZU\":\"Agrega detalles del evento y administra la configuración del evento.\",\"Fb+SDI\":\"Añadir más entradas\",\"7JF9w9\":\"Agregar pregunta\",\"6PNlRV\":\"Añade este evento a tu calendario\",\"BGD9Yt\":\"Agregar entradas\",\"QN2F+7\":\"Agregar Webhook\",\"NsWqSP\":\"Agrega tus redes sociales y la URL de tu sitio web. Estos se mostrarán en tu página pública de organizador.\",\"bVjDs9\":\"Comisiones adicionales\",\"0Zypnp\":\"Panel de Administración\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"El código de afiliado no se puede cambiar\",\"/jHBj5\":\"Afiliado creado exitosamente\",\"uCFbG2\":\"Afiliado eliminado exitosamente\",\"a41PKA\":\"Se rastrearán las ventas del afiliado\",\"mJJh2s\":\"No se rastrearán las ventas del afiliado. Esto desactivará al afiliado.\",\"jabmnm\":\"Afiliado actualizado exitosamente\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Los afiliados te ayudan a rastrear las ventas generadas por socios e influencers. Crea códigos de afiliado y compártelos para monitorear el rendimiento.\",\"7rLTkE\":\"Todos los eventos archivados\",\"gKq1fa\":\"Todos los asistentes\",\"pMLul+\":\"Todas las monedas\",\"qlaZuT\":\"¡Todo listo! Ahora está usando nuestro sistema de pagos mejorado.\",\"ZS/D7f\":\"Todos los eventos finalizados\",\"QsYjci\":\"Todos los eventos\",\"31KB8w\":\"Todos los trabajos fallidos eliminados\",\"D2g7C7\":\"Todos los trabajos en cola para reintentar\",\"dr7CWq\":\"Todos los próximos eventos\",\"GpT6Uf\":\"Permitir a los asistentes actualizar su información de entrada (nombre, correo electrónico) a través de un enlace seguro enviado con su confirmación de pedido.\",\"QUg5y1\":\"¡Casi terminamos! Complete la conexión de su cuenta de Stripe para comenzar a aceptar pagos.\",\"c4uJfc\":\"¡Casi listo! Solo estamos esperando que se procese tu pago. Esto debería tomar solo unos segundos.\",\"ocS8eq\":[\"¿Ya tienes una cuenta? <0>\",[\"0\"],\"\"],\"/H326L\":\"Ya reembolsado\",\"RtxQTF\":\"También cancelar este pedido\",\"jkNgQR\":\"También reembolsar este pedido\",\"xYqsHg\":\"Siempre disponible\",\"Wvrz79\":\"Monto pagado\",\"Zkymb9\":\"Un correo para asociar con este afiliado. El afiliado no será notificado.\",\"vRznIT\":\"Ocurrió un error al verificar el estado de la exportación.\",\"eusccx\":\"Un mensaje opcional para mostrar en el producto destacado, ej. \\\"Se vende rápido 🔥\\\" o \\\"Mejor valor\\\"\",\"QNrkms\":\"Respuesta actualizada con éxito.\",\"Znwxal\":\"Configuración de tarifas de aplicación\",\"261RBr\":\"Aprobar mensaje\",\"0aVEBY\":\"¿Estás seguro de que deseas eliminar todos los trabajos fallidos?\",\"LchiNd\":\"¿Estás seguro de que quieres eliminar este afiliado? Esta acción no se puede deshacer.\",\"vPeW/6\":\"¿Estás seguro de que quieres eliminar esta configuración? Esto puede afectar a las cuentas que la utilizan.\",\"JmVITJ\":\"¿Está seguro de que desea eliminar esta plantilla? Esta acción no se puede deshacer y los correos volverán a la plantilla predeterminada.\",\"aLS+A6\":\"¿Está seguro de que desea eliminar esta plantilla? Esta acción no se puede deshacer y los correos volverán a la plantilla del organizador o predeterminada.\",\"5H3Z78\":\"¿Estás seguro de que quieres eliminar este webhook?\",\"147G4h\":\"¿Estás seguro de que quieres salir?\",\"VDWChT\":\"¿Estás seguro de que quieres poner este organizador como borrador? Esto hará que la página del organizador sea invisible al público.\",\"pWtQJM\":\"¿Estás seguro de que quieres hacer público este organizador? Esto hará que la página del organizador sea visible al público.\",\"WFHOlF\":\"¿Estás seguro de que quieres publicar este evento? Una vez publicado, será visible al público.\",\"4TNVdy\":\"¿Estás seguro de que quieres publicar este perfil de organizador? Una vez publicado, será visible al público.\",\"cDtoWq\":[\"¿Está seguro de que desea reenviar la confirmación del pedido a \",[\"0\"],\"?\"],\"xeIaKw\":[\"¿Está seguro de que desea reenviar la entrada a \",[\"0\"],\"?\"],\"ExDt3P\":\"¿Estás seguro de que quieres despublicar este evento? Ya no será visible al público.\",\"5Qmxo/\":\"¿Estás seguro de que quieres despublicar este perfil de organizador? Ya no será visible al público.\",\"Uqefyd\":\"¿Está registrado para el IVA en la UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Como su negocio está ubicado en Irlanda, el IVA irlandés del 23% se aplica automáticamente a todas las tarifas de la plataforma.\",\"QGoXh3\":\"Como su negocio está basado en la UE, necesitamos determinar el tratamiento correcto del IVA para las tarifas de nuestra plataforma:\",\"tMeVa/\":\"Solicitar nombre y correo electrónico por cada boleto comprado\",\"/JdZIP\":\"Configuración asignada\",\"xdiER7\":\"Nivel asignado\",\"F2rX0R\":\"Debe seleccionarse al menos un tipo de evento\",\"BCmibk\":\"Intentos\",\"6PecK3\":\"Asistencia y tasas de registro en todos los eventos\",\"AJ4rvK\":\"Asistente cancelado\",\"qvylEK\":\"Asistente creado\",\"Aspq3b\":\"Recopilación de datos de asistentes\",\"fpb0rX\":\"Datos del asistente copiados del pedido\",\"0R3Y+9\":\"Email del asistente\",\"94aQMU\":\"Información del asistente\",\"KkrBiR\":\"Recopilación de información del asistente\",\"av+gjP\":\"Nombre del asistente\",\"cosfD8\":\"Estado del Asistente\",\"D2qlBU\":\"Asistente actualizado\",\"22BOve\":\"Asistente actualizado correctamente\",\"x8Vnvf\":\"El ticket del asistente no está incluido en esta lista\",\"k3Tngl\":\"Asistentes exportados\",\"UoIRW8\":\"Asistentes registrados\",\"5UbY+B\":\"Asistentes con entrada específica\",\"4HVzhV\":\"Asistentes:\",\"HVkhy2\":\"Análisis de atribución\",\"dMMjeD\":\"Desglose de atribución\",\"1oPDuj\":\"Valor de atribución\",\"PZ7FTW\":\"Detectado automáticamente según el color de fondo, pero se puede anular\",\"clF06r\":\"Disponible para reembolso\",\"NB5+UG\":\"Tokens disponibles\",\"EmYMHc\":\"Esperando pago fuera de línea\",\"kNmmvE\":\"Awesome Events S.A.\",\"TeSaQO\":\"Volver a cuentas\",\"kYqM1A\":\"Volver al evento\",\"td/bh+\":\"Volver a Informes\",\"jIPNJG\":\"Información básica\",\"WOpH7O\":\"Experiencia de pago hermosa en cualquier dispositivo\",\"iMdwTb\":\"Antes de que tu evento pueda estar en línea, hay algunas cosas que debes hacer. Completa todos los pasos a continuación para comenzar.\",\"UabgBd\":\"El cuerpo es requerido\",\"HWXuQK\":\"Guarda esta página en marcadores para gestionar tu pedido en cualquier momento.\",\"CUKVDt\":\"Personalice sus boletos con un logotipo, colores y mensaje de pie de página personalizados.\",\"9N+p+g\":\"Negocios\",\"7ns+do\":\"Dirección comercial\",\"LeC29u\":\"Dirección comercial para fines de IVA\",\"RReHTu\":\"Nombre comercial\",\"bv6RXK\":\"Etiqueta del botón\",\"ChDLlO\":\"Texto del botón\",\"BUe8Wj\":\"El comprador paga\",\"qF1qbA\":\"Los compradores ven un precio limpio. La comisión de la plataforma se deduce de su pago.\",\"DFqasq\":[\"Al continuar, aceptas los <0>Términos de Servicio de \",[\"0\"],\"\"],\"lFdbRS\":\"Omitir comisiones de aplicación\",\"2VLZwd\":\"Botón de llamada a la acción\",\"PUpvQe\":\"Escáner de cámara\",\"D02dD9\":\"Campaña\",\"H4nE+E\":\"Cancelar todos los productos y devolverlos al grupo disponible\",\"tOXAdc\":\"Cancelar anulará todos los asistentes asociados con este pedido y liberará los boletos de vuelta al grupo disponible.\",\"IrUqjC\":\"No se puede registrar (Cancelado)\",\"01sEfm\":\"No se puede eliminar la configuración predeterminada del sistema\",\"VsM1HH\":\"Asignaciones de capacidad\",\"K7tIrx\":\"Categoría\",\"2tbLdK\":\"Caridad\",\"v4fiSg\":\"Revisa tu correo\",\"51AsAN\":\"¡Revisa tu bandeja de entrada! Si hay entradas asociadas a este correo, recibirás un enlace para verlas.\",\"udRwQs\":\"Registro de entrada creado\",\"F4SRy3\":\"Registro de entrada eliminado\",\"9gPPUY\":\"¡Lista de Check-In Creada!\",\"f2vU9t\":\"Listas de registro\",\"tMNBEF\":\"Las listas de check-in te permiten controlar el acceso por días, áreas o tipos de entrada. Puedes compartir un enlace seguro con el personal — no se requiere cuenta.\",\"SHJwyq\":\"Tasa de registro\",\"qCqdg6\":\"Estado de Check-In\",\"cKj6OE\":\"Resumen de registros\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chino (Tradicional)\",\"pkk46Q\":\"Elige un organizador\",\"Crr3pG\":\"Elegir calendario\",\"LAW8Vb\":\"Elija la configuración predeterminada para nuevos eventos. Esto se puede anular para eventos individuales.\",\"pjp2n5\":\"Elija quién paga la comisión de la plataforma. Esto no afecta las comisiones adicionales que haya configurado en su cuenta.\",\"CySr+W\":\"Haga clic para ver las notas\",\"RG3szS\":\"cerrar\",\"RWw9Lg\":\"Cerrar modal\",\"XwdMMg\":\"El código solo puede contener letras, números, guiones y guiones bajos\",\"+yMJb7\":\"El código es obligatorio\",\"m9SD3V\":\"El código debe tener al menos 3 caracteres\",\"V1krgP\":\"El código no debe tener más de 20 caracteres\",\"psqIm5\":\"Colabora con tu equipo para crear eventos increíbles juntos.\",\"4bUH9i\":\"Recopile los detalles del asistente para cada entrada comprada.\",\"TkfG8v\":\"Recopilar datos por pedido\",\"96ryID\":\"Recopilar datos por boleto\",\"FpsvqB\":\"Modo de Color\",\"jEu4bB\":\"Columnas\",\"CWk59I\":\"Comedia\",\"rPA+Gc\":\"Preferencias de comunicación\",\"7D9MJz\":\"Completar configuración de Stripe\",\"OqEV/G\":\"Complete la configuración a continuación para continuar\",\"nqx+6h\":\"Complete estos pasos para comenzar a vender entradas para su evento.\",\"5YrKW7\":\"Completa tu pago para asegurar tus entradas.\",\"xGU92i\":\"Completa tu perfil para unirte al equipo.\",\"ih35UP\":\"Centro de conferencias\",\"B5fpAA\":\"Configuración asignada correctamente\",\"X1zdE7\":\"Configuración creada correctamente\",\"mLBUMQ\":\"Configuración eliminada correctamente\",\"qxquWu\":\"Los nombres de configuración son visibles para los usuarios finales. La \\\"Tarifa fija\\\" y la \\\"Tarifa porcentual\\\" son tarifas de aplicación cobradas en USD en todas las transacciones.\",\"eeZdaB\":\"Configuración actualizada correctamente\",\"3cKoxx\":\"Configuraciones\",\"8v2LRU\":\"Configure los detalles del evento, ubicación, opciones de pago y notificaciones por correo electrónico.\",\"raw09+\":\"Configure cómo se recopilan los datos de los asistentes durante el proceso de pago\",\"FI60XC\":\"Configurar impuestos y comisiones\",\"NGXKG/\":\"Confirmar dirección de correo electrónico\",\"JRQitQ\":\"Confirmar nueva contraseña\",\"Auz0Mz\":\"Confirma tu correo electrónico para acceder a todas las funciones.\",\"7+grte\":\"¡Correo de confirmación enviado! Por favor, revisa tu bandeja de entrada.\",\"n/7+7Q\":\"Confirmación enviada a\",\"o5A0Go\":\"¡Felicidades por crear un evento!\",\"WNnP3w\":\"Conectar y actualizar\",\"Xe2tSS\":\"Documentación de conexión\",\"1Xxb9f\":\"Conectar procesamiento de pagos\",\"nQI4H5\":\"Conecta Stripe para habilitar la edición de plantillas de correo\",\"LmvZ+E\":\"Conecte Stripe para habilitar mensajería\",\"EWnXR+\":\"Conectar con Stripe\",\"VioGG1\":\"Conecta tu cuenta de Stripe para aceptar pagos por entradas y productos.\",\"4qmnU8\":\"Conecte su cuenta de Stripe para aceptar pagos.\",\"E1eze1\":\"Conecte su cuenta de Stripe para comenzar a aceptar pagos para sus eventos.\",\"ulV1ju\":\"Conecte su cuenta de Stripe para comenzar a aceptar pagos.\",\"/3017M\":\"Conectado a Stripe\",\"jfC/xh\":\"Contacto\",\"LOFgda\":[\"Contacto \",[\"0\"]],\"41BQ3k\":\"Correo de contacto\",\"KcXRN+\":\"Email de contacto para soporte\",\"m8WD6t\":\"Continuar configuración\",\"0GwUT4\":\"Continuar al pago\",\"sBV87H\":\"Continuar a la creación del evento\",\"nKtyYu\":\"Continuar al siguiente paso\",\"F3/nus\":\"Continuar al pago\",\"p2FRHj\":\"Controle cómo se manejan las comisiones de la plataforma para este evento\",\"1JnTgU\":\"Copiado de arriba\",\"FxVG/l\":\"Copiado al portapapeles\",\"PiH3UR\":\"¡Copiado!\",\"uUPbPg\":\"Copiar enlace de afiliado\",\"iVm46+\":\"Copiar código\",\"+2ZJ7N\":\"Copiar datos al primer asistente\",\"ZN1WLO\":\"Copiar Correo\",\"tUGbi8\":\"Copiar mis datos a:\",\"y22tv0\":\"Copia este enlace para compartirlo en cualquier parte\",\"/4gGIX\":\"Copiar al portapapeles\",\"P0rbCt\":\"Imagen de portada\",\"60u+dQ\":\"La imagen de portada se mostrará en la parte superior de la página del evento\",\"2NLjA6\":\"La imagen de portada se mostrará en la parte superior de tu página de organizador\",\"zg4oSu\":[\"Crear plantilla \",[\"0\"]],\"RKKhnW\":\"Cree un widget personalizado para vender boletos en su sitio.\",\"yIRev4\":\"Crear una contraseña\",\"xfKgwv\":\"Crear afiliado\",\"tudG8q\":\"Cree y configure boletos y mercancía para la venta.\",\"YAl9Hg\":\"Crear configuración\",\"BTne9e\":\"Crear plantillas de correo personalizadas para este evento que anulen los predeterminados del organizador\",\"YIDzi/\":\"Crear plantilla personalizada\",\"Nc3l/D\":\"Cree descuentos, códigos de acceso para boletos ocultos y ofertas especiales.\",\"eWEV9G\":\"Crear nueva contraseña\",\"8AiKIu\":\"Crear entrada o producto\",\"agZ87r\":\"Crea entradas para tu evento, establece precios y gestiona la cantidad disponible.\",\"/HGmW9\":\"Cree enlaces rastreables para recompensar a los socios que promocionan su evento.\",\"dkAPxi\":\"Crear Webhook\",\"5slqwZ\":\"Crea tu evento\",\"JQNMrj\":\"Crea tu primer evento\",\"CCjxOC\":\"Crea tu primer evento para comenzar a vender entradas y gestionar asistentes.\",\"ZCSSd+\":\"Crea tu propio evento\",\"67NsZP\":\"Creando evento...\",\"H34qcM\":\"Creando organizador...\",\"1YMS+X\":\"Creando tu evento, por favor espera\",\"yiy8Jt\":\"Creando tu perfil de organizador, por favor espera\",\"lfLHNz\":\"La etiqueta CTA es requerida\",\"BMtue0\":\"Procesador de pagos actual\",\"T+1APV\":\"El número de IVA actual está validado\",\"v2GlhZ\":\"Falló la validación del número de IVA actual\",\"iTvh6I\":\"Actualmente disponible para compra\",\"g7HIC0\":\"Marca personalizada\",\"mimF6c\":\"Mensaje personalizado después de la compra\",\"O6mra8\":\"Preguntas personalizadas\",\"axv/Mi\":\"Plantilla personalizada\",\"QMHSMS\":\"El cliente recibirá un correo electrónico confirmando el reembolso\",\"L/Qc+w\":\"Dirección de email del cliente\",\"wpfWhJ\":\"Nombre del cliente\",\"GIoqtA\":\"Apellido del cliente\",\"NihQNk\":\"Clientes\",\"7gsjkI\":\"Personalice los correos enviados a sus clientes usando plantillas Liquid. Estas plantillas se usarán como predeterminadas para todos los eventos en su organización.\",\"xJaTUK\":\"Personalice el diseño, colores y marca de la página de inicio de su evento.\",\"MXZfGN\":\"Personalice las preguntas durante el proceso de pago para recopilar información importante de sus asistentes.\",\"iX6SLo\":\"Personaliza el texto que aparece en el botón de continuar\",\"pxNIxa\":\"Personalice su plantilla de correo usando plantillas Liquid\",\"3trPKm\":\"Personaliza la apariencia de tu página de organizador\",\"/gWrVZ\":\"Ingresos diarios, impuestos, tarifas y reembolsos en todos los eventos\",\"zgCHnE\":\"Informe de ventas diarias\",\"nHm0AI\":\"Desglose de ventas diarias, impuestos y tarifas\",\"pvnfJD\":\"Oscuro\",\"nE5o/t\":\"Propiedad de datos\",\"lnYE59\":\"Fecha del evento\",\"gnBreG\":\"Fecha en que se realizó el pedido\",\"ovBPCi\":\"Predeterminado\",\"JtI4vj\":\"Recopilación predeterminada de información del asistente\",\"3R/Tu2\":\"Gestión predeterminada de comisiones\",\"1bZAZA\":\"Se usará la plantilla predeterminada\",\"vu7gDm\":\"Eliminar afiliado\",\"KZN4Lc\":\"Eliminar todo\",\"+jw/c1\":\"Eliminar imagen\",\"hdyeZ0\":\"Eliminar trabajo\",\"dPyJ15\":\"Eliminar plantilla\",\"mxsm1o\":\"¿Eliminar esta pregunta? Esto no se puede deshacer.\",\"snMaH4\":\"Eliminar webhook\",\"vYgeDk\":\"Desmarcar todo\",\"NvuEhl\":\"Elementos de Diseño\",\"H8kMHT\":\"¿No recibiste el código?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Descartar este mensaje\",\"BREO0S\":\"Muestra una casilla que permite a los clientes optar por recibir comunicaciones de marketing de este organizador de eventos.\",\"TvY/XA\":\"Documentación\",\"Kdpf90\":\"¡No lo olvides!\",\"352VU2\":\"¿No tienes una cuenta? <0>Regístrate\",\"AXXqG+\":\"Donación\",\"DPfwMq\":\"Listo\",\"2+O9st\":\"Descargue informes de ventas, asistentes y financieros para todos los pedidos completados.\",\"eneWvv\":\"Borrador\",\"Ts8hhq\":\"Debido al alto riesgo de spam, debes conectar una cuenta de Stripe antes de poder modificar plantillas de correo. Esto es para garantizar que todos los organizadores de eventos estén verificados y sean responsables.\",\"TnzbL+\":\"Debido al alto riesgo de spam, debe conectar una cuenta de Stripe antes de poder enviar mensajes a los asistentes.\\nEsto es para garantizar que todos los organizadores de eventos estén verificados y sean responsables.\",\"euc6Ns\":\"Duplicar\",\"KRmTkx\":\"Duplicar producto\",\"KIjvtr\":\"Holandés\",\"SPKbfM\":\"p. ej., Conseguir entradas, Registrarse ahora\",\"fc7wGW\":\"p. ej., Actualización importante sobre tus entradas\",\"54MPqC\":\"p. ej., Estándar, Premium, Empresarial\",\"LTzmgK\":[\"Editar plantilla \",[\"0\"]],\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar respuesta\",\"tPtRwl\":\"Editar tarifas de aplicación\",\"t2bbp8\":\"Editar asistente\",\"etaWtB\":\"Editar detalles del asistente\",\"+guao5\":\"Editar configuración\",\"vRWOrM\":\"Editar detalles del pedido\",\"3yNuBV\":\"Editar configuración de IVA\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educación\",\"iiWXDL\":\"Fallos de elegibilidad\",\"zPiC+q\":\"Listas de Check-In Elegibles\",\"V2sk3H\":\"Correo y Plantillas\",\"hbwCKE\":\"Dirección de correo copiada al portapapeles\",\"dSyJj6\":\"Las direcciones de correo electrónico no coinciden\",\"elW7Tn\":\"Cuerpo del correo\",\"ZsZeV2\":\"El correo es obligatorio\",\"Be4gD+\":\"Vista previa del correo\",\"6IwNUc\":\"Plantillas de correo\",\"H/UMUG\":\"Verificación de correo requerida\",\"L86zy2\":\"¡Correo verificado exitosamente!\",\"Qj0GKe\":\"Habilitar autoservicio para asistentes\",\"hEtQsg\":\"Habilitar autoservicio para asistentes por defecto\",\"Upeg/u\":\"Habilitar esta plantilla para enviar correos\",\"RxzN1M\":\"Habilitado\",\"sGjBEq\":\"Fecha y hora de finalización (opcional)\",\"PKXt9R\":\"La fecha de finalización debe ser posterior a la fecha de inicio\",\"48Y16Q\":\"Hora de finalización (opcional)\",\"7YZofi\":\"Ingrese un asunto y cuerpo para ver la vista previa\",\"3bR1r4\":\"Ingresa el correo del afiliado (opcional)\",\"ARkzso\":\"Ingresa el nombre del afiliado\",\"y1BZw1\":\"Ingresa dirección comercial\",\"3GfR6a\":\"Ingresa nombre comercial\",\"6KnyG0\":\"Ingrese correo electrónico\",\"INDKM9\":\"Ingrese el asunto del correo...\",\"xUgUTh\":\"Ingrese nombre\",\"9/1YKL\":\"Ingrese apellido\",\"VpwcSk\":\"Ingresa nueva contraseña\",\"1tAGuY\":\"Ingresa el número de IVA incluyendo el código de país\",\"kWg31j\":\"Ingresa un código de afiliado único\",\"C3nD/1\":\"Introduce tu correo electrónico\",\"VmXiz4\":\"Ingresa tu correo electrónico y te enviaremos instrucciones para restablecer tu contraseña.\",\"n9V+ps\":\"Introduce tu nombre\",\"IdULhL\":\"Ingresa tu número de IVA incluyendo el código de país, sin espacios (p. ej., ES12345678A, DE123456789)\",\"LslKhj\":\"Error al cargar los registros\",\"AKbElk\":\"Empresas registradas para el IVA en la UE: Se aplica el mecanismo de inversión del sujeto pasivo (0% - Artículo 196 de la Directiva del IVA 2006/112/CE)\",\"WgD6rb\":\"Categoría del evento\",\"b46pt5\":\"Imagen de portada del evento\",\"1Hzev4\":\"Plantilla personalizada del evento\",\"imgKgl\":\"Descripción del evento\",\"kJDmsI\":\"Detalles del evento\",\"m/N7Zq\":\"Dirección Completa del Evento\",\"Nl1ZtM\":\"Ubicación del evento\",\"t3AMTs\":\"Plataforma de gestión de eventos\",\"PYs3rP\":\"Nombre del evento\",\"HhwcTQ\":\"Nombre del evento\",\"WZZzB6\":\"El nombre del evento es obligatorio\",\"Wd5CDM\":\"El nombre del evento debe tener menos de 150 caracteres\",\"4JzCvP\":\"Evento no disponible\",\"Gh9Oqb\":\"Nombre del organizador del evento\",\"mImacG\":\"Página del evento\",\"JyD0LH\":\"Configuración del evento\",\"cOePZk\":\"Hora del evento\",\"e8WNln\":\"Zona horaria del evento\",\"GeqWgj\":\"Zona Horaria del Evento\",\"XVLu2v\":\"Título del evento\",\"OfmsI9\":\"Evento demasiado nuevo\",\"YDVUVl\":\"Tipos de eventos\",\"4K2OjV\":\"Lugar del Evento\",\"19j6uh\":\"Rendimiento de eventos\",\"PC3/fk\":\"Eventos que Comienzan en las Próximas 24 Horas\",\"fTFfOK\":\"Cada plantilla de correo debe incluir un botón de llamada a la acción que enlace a la página apropiada\",\"BVinvJ\":\"Ejemplos: \\\"¿Cómo nos conociste?\\\", \\\"Nombre de empresa para factura\\\"\",\"2hGPQG\":\"Ejemplos: \\\"Talla de camiseta\\\", \\\"Preferencia de comida\\\", \\\"Cargo laboral\\\"\",\"qNuTh3\":\"Excepción\",\"kF8HQ7\":\"Exportar respuestas\",\"2KAI4N\":\"Exportar CSV\",\"JKfSAv\":\"Error en la exportación. Por favor, inténtelo de nuevo.\",\"SVOEsu\":\"Exportación iniciada. Preparando archivo...\",\"wuyaZh\":\"Exportación exitosa\",\"9bpUSo\":\"Exportando afiliados\",\"jtrqH9\":\"Exportando asistentes\",\"R4Oqr8\":\"Exportación completada. Descargando archivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Fallido\",\"8uOlgz\":\"Falló el\",\"tKcbYd\":\"Trabajos fallidos\",\"SsI9v/\":\"No se pudo abandonar el pedido. Por favor, inténtalo de nuevo.\",\"LdPKPR\":\"Error al asignar configuración\",\"cEFg3R\":\"Error al crear el afiliado\",\"dVgNF1\":\"Error al crear configuración\",\"U66oUa\":\"Error al crear la plantilla\",\"aFk48v\":\"Error al eliminar configuración\",\"Zw6LWb\":\"Error al eliminar el trabajo\",\"tq0abZ\":\"Error al eliminar los trabajos\",\"vKMKnu\":\"Error al eliminar la pregunta\",\"xFj7Yj\":\"Error al eliminar la plantilla\",\"jo3Gm6\":\"Error al exportar los afiliados\",\"Jjw03p\":\"Error al exportar asistentes\",\"ZPwFnN\":\"Error al exportar pedidos\",\"zGE3CH\":\"Error al exportar el informe. Por favor, inténtelo de nuevo.\",\"X4o0MX\":\"Error al cargar el Webhook\",\"0+iwE5\":\"Error al reordenar las preguntas\",\"EJPAcd\":\"No se pudo reenviar la confirmación del pedido\",\"DjSbj3\":\"No se pudo reenviar la entrada\",\"YQ3QSS\":\"Error al reenviar el código de verificación\",\"wDioLj\":\"Error al reintentar el trabajo\",\"DKYTWG\":\"Error al reintentar los trabajos\",\"zTkTF3\":\"Error al guardar la plantilla\",\"l6acRV\":\"Error al guardar la configuración del IVA. Por favor, inténtelo de nuevo.\",\"T6B2gk\":\"Error al enviar el mensaje. Por favor, intenta de nuevo.\",\"lKh069\":\"No se pudo iniciar la exportación\",\"t/KVOk\":\"Error al iniciar la suplantación. Por favor, inténtelo de nuevo.\",\"QXgjH0\":\"Error al detener la suplantación. Por favor, inténtelo de nuevo.\",\"o/blc/\":\"Error al actualizar configuración de cuenta\",\"i0QKrm\":\"Error al actualizar el afiliado\",\"NNc33d\":\"No se pudo actualizar la respuesta.\",\"E9jY+o\":\"No se pudo actualizar el asistente\",\"uQynyf\":\"Error al actualizar configuración\",\"EhlbcI\":\"Error al actualizar el nivel de mensajería\",\"rpGMzC\":\"No se pudo actualizar el pedido\",\"Eeo/Gy\":\"Error al actualizar la configuración\",\"kqA9lY\":\"Error al actualizar configuración de IVA\",\"7/9RFs\":\"No se pudo subir la imagen.\",\"nkNfWu\":\"No se pudo subir la imagen. Por favor, intenta de nuevo.\",\"rxy0tG\":\"Error al verificar el correo\",\"/sV91a\":\"Gestión de comisiones\",\"T4BMxU\":\"Las tarifas están sujetas a cambios. Se te notificará cualquier cambio en la estructura de tarifas.\",\"LyUWXA\":\"Comisiones omitidas\",\"cf35MA\":\"Festival\",\"pAey+4\":\"El archivo es demasiado grande. El tamaño máximo es de 5 MB.\",\"VejKUM\":\"Primero completa tus datos arriba\",\"8OvVZZ\":\"Filtrar Asistentes\",\"mvrlBO\":\"Filtrar por evento\",\"8BwQeU\":\"Finalizar configuración\",\"hg80P7\":\"Finalizar configuración de Stripe\",\"1vBhpG\":\"Primer asistente\",\"4pwejF\":\"El nombre es obligatorio\",\"6bBh3/\":\"Tarifa fija\",\"j+XQDj\":\"Tarifa fija (USD)\",\"5mpF6N\":[\"Monto de tarifa fija en \",[\"currencyCode\"]],\"/uXPzP\":\"Tarifa fija cobrada por transacción en USD\",\"LWL3Bs\":\"La tarifa fija debe ser 0 o mayor\",\"YXhom6\":\"Tarifa fija:\",\"KgxI80\":\"Venta de entradas flexible\",\"lWxAUo\":\"Comida y bebida\",\"nFm+5u\":\"Texto del Pie\",\"MY2SVM\":\"Reembolso completo\",\"T02gNN\":\"Admisión General\",\"3ep0Gx\":\"Información general sobre tu organizador\",\"ziAjHi\":\"Generar\",\"exy8uo\":\"Generar código\",\"4CETZY\":\"Cómo llegar\",\"+4zM7f\":\"Recibe pagos inmediatamente a través de Stripe Connect\",\"ZDIydz\":\"Comenzar\",\"u6FPxT\":\"Obtener Entradas\",\"8KDgYV\":\"Prepare su evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ir a la página del evento\",\"gHSuV/\":\"Ir a la página de inicio\",\"6nDzTl\":\"Buena legibilidad\",\"aGWZUr\":\"Ingresos brutos\",\"n8IUs7\":\"Ingresos brutos\",\"LIYoRQ\":\"Gestión de invitados\",\"kTSQej\":[\"Hola \",[\"0\"],\", gestiona tu plataforma desde aquí.\"],\"dORAcs\":\"Aquí están todas las entradas asociadas a tu correo electrónico.\",\"g+2103\":\"Aquí está tu enlace de afiliado\",\"QlwJ9d\":\"Esto es lo que puede esperar:\",\"/iE8xx\":\"Tarifa Hi.Events\",\"zppscQ\":\"Tarifas de plataforma de Hi.Events y desglose de IVA por transacción\",\"D+zLDD\":\"Oculto\",\"DRErHC\":\"Oculto para los asistentes - solo visible para organizadores\",\"P+5Pbo\":\"Ocultar respuestas\",\"FmogyU\":\"Ocultar opciones\",\"gtEbeW\":\"Destacar\",\"NF8sdv\":\"Mensaje destacado\",\"MXSqmS\":\"Destacar este producto\",\"7ER2sc\":\"Destacado\",\"sq7vjE\":\"Los productos destacados tendrán un color de fondo diferente para resaltar en la página del evento.\",\"AVpmAa\":\"Cómo pagar fuera de línea\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Húngaro\",\"YLgdk5\":\"Confirmo que este es un mensaje transaccional relacionado con este evento\",\"4/kP5a\":\"Si no se abrió una nueva pestaña automáticamente, haz clic en el botón de abajo para continuar al pago.\",\"PYVWEI\":\"Si está registrado, proporcione su número de IVA para validación\",\"iIEaNB\":\"Si tienes una cuenta con nosotros, recibirás un correo electrónico con instrucciones sobre cómo restablecer tu contraseña.\",\"an5hVd\":\"Imágenes\",\"tSVr6t\":\"Suplantar\",\"TWXU0c\":\"Suplantar usuario\",\"5LAZwq\":\"Suplantación iniciada\",\"IMwcdR\":\"Suplantación detenida\",\"0I0Hac\":\"Aviso importante\",\"yD3avI\":\"Importante: Cambiar su dirección de correo electrónico actualizará el enlace para acceder a este pedido. Será redirigido al nuevo enlace del pedido después de guardar.\",\"M8M6fs\":\"Importante: Se requiere reconectar Stripe\",\"jT142F\":[\"En \",[\"diffHours\"],\" horas\"],\"OoSyqO\":[\"En \",[\"diffMinutes\"],\" minutos\"],\"cljs3a\":\"Indique si está registrado para el IVA en la UE\",\"F1Xp97\":\"Asistentes individuales\",\"85e6zs\":\"Insertar token Liquid\",\"38KFY0\":\"Insertar variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagos instantáneos\",\"nbfdhU\":\"Integraciones\",\"JHB/Ky\":\"Inválido\",\"B2Tpo0\":\"Correo inválido\",\"5tT0+u\":\"Formato de correo inválido\",\"f9WRpE\":\"Tipo de archivo inválido. Por favor, sube una imagen.\",\"tnL+GP\":\"Sintaxis Liquid inválida. Por favor corrígela e inténtalo de nuevo.\",\"N9JsFT\":\"Formato de número de IVA inválido\",\"g+lLS9\":\"Invitar a un miembro del equipo\",\"1z26sk\":\"Invitar miembro del equipo\",\"KR0679\":\"Invitar miembros del equipo\",\"Mokwac\":\"Invita a miembros ilimitados del equipo con roles personalizados\",\"aH6ZIb\":\"Invita a tu equipo\",\"IuMGvq\":\"Factura\",\"y0meFR\":\"Se aplicará el IVA irlandés del 23% a las tarifas de la plataforma (suministro nacional).\",\"1ZKm04\":\"¿Esta cuenta está registrada para IVA en la UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"artículo(s)\",\"BzfzPK\":\"Artículos\",\"KmWyx0\":\"Trabajo\",\"o5r6b2\":\"Trabajo eliminado\",\"cd0jIM\":\"Detalles del trabajo\",\"ruJO57\":\"Nombre del trabajo\",\"YZi+Hu\":\"Trabajo en cola para reintentar\",\"nCywLA\":\"Únete desde cualquier lugar\",\"hTJ4fB\":\"Simplemente haga clic en el botón de abajo para reconectar su cuenta de Stripe.\",\"MxjCqk\":\"¿Solo buscas tus entradas?\",\"lB2hSG\":[\"Mantenerme informado sobre noticias y eventos de \",[\"0\"]],\"DruLRc\":\"Últimos 14 días\",\"ve9JTU\":\"El apellido es obligatorio\",\"h0Q9Iw\":\"Última respuesta\",\"gw3Ur5\":\"Última activación\",\"QIn0Vl\":\"Nombre legal de la empresa para fines de IVA\",\"1njn7W\":\"Claro\",\"1qY5Ue\":\"Enlace caducado o inválido\",\"psosdY\":\"Enlace a detalles del pedido\",\"6JzK4N\":\"Enlace al boleto\",\"shkJ3U\":\"Vincula tu cuenta de Stripe para recibir fondos de la venta de entradas.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Enlaces permitidos\",\"dF6vP6\":\"En vivo\",\"fpMs2Z\":\"EN VIVO\",\"D9zTjx\":\"Eventos en Vivo\",\"WdmJIX\":\"Cargando vista previa...\",\"IoDI2o\":\"Cargando tokens...\",\"NFxlHW\":\"Cargando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo y portada\",\"gddQe0\":\"Logo e imagen de portada para tu organizador\",\"TBEnp1\":\"El logo se mostrará en el encabezado\",\"Jzu30R\":\"El logo se mostrará en el ticket\",\"PSRm6/\":\"Buscar mis entradas\",\"4wUIjX\":\"Haga que su evento esté en vivo\",\"2FzaR1\":\"Administra tu procesamiento de pagos y consulta las tarifas de la plataforma\",\"2L3vle\":\"Máx. mensajes / 24h\",\"Qp4HWD\":\"Máx. destinatarios / mensaje\",\"agPptk\":\"Medio\",\"xDAtGP\":\"Mensaje\",\"bECJqy\":\"Mensaje aprobado exitosamente\",\"1jRD0v\":\"Enviar mensajes a los asistentes con entradas específicas\",\"48rf3i\":\"El mensaje no puede exceder 5000 caracteres\",\"ZPj0Q8\":\"Detalles del mensaje\",\"Vjat/X\":\"El mensaje es obligatorio\",\"0/yJtP\":\"Enviar mensajes a los propietarios de pedidos con productos específicos\",\"mFdA+i\":\"Nivel de mensajería\",\"v7xKtM\":\"Nivel de mensajería actualizado exitosamente\",\"gqnyh0\":\"Optimizado para móviles\",\"olKKwj\":\"Escáner móvil con soporte sin conexión y seguimiento en tiempo real\",\"JbIgPz\":\"Los valores monetarios son totales aproximados en todas las monedas\",\"qvF+MT\":\"Monitorear y gestionar trabajos de fondo fallidos\",\"w36OkR\":\"Eventos más vistos (Últimos 14 días)\",\"GfaxEk\":\"Música\",\"oVGCGh\":\"Mis Entradas\",\"8/brI5\":\"El nombre es obligatorio\",\"sFFArG\":\"El nombre debe tener menos de 255 caracteres\",\"sCV5Yc\":\"Nombre del evento\",\"xxU3NX\":\"Ingresos netos\",\"ArHT/C\":\"Nuevos registros\",\"eWRECP\":\"Vida nocturna\",\"HSw5l3\":\"No - Soy un individuo o empresa no registrada para el IVA\",\"VHfLAW\":\"Sin cuentas\",\"+jIeoh\":\"No se encontraron cuentas\",\"074+X8\":\"No hay webhooks activos\",\"zxnup4\":\"No hay afiliados para mostrar\",\"Dwf4dR\":\"Aún no hay preguntas para asistentes\",\"/UC6qk\":\"No se encontraron datos de atribución\",\"99ntUF\":\"No hay listas de check-in disponibles para este evento.\",\"+dAKxg\":\"No se encontraron configuraciones\",\"eb47T5\":\"No se encontraron datos para los filtros seleccionados. Intente ajustar el rango de fechas o la moneda.\",\"pZNOT9\":\"Sin fecha de finalización\",\"dW40Uz\":\"No se encontraron eventos\",\"8pQ3NJ\":\"No hay eventos que comiencen en las próximas 24 horas\",\"8zCZQf\":\"Aún no hay eventos\",\"Yc5YW6\":\"Sin trabajos fallidos\",\"54GxeB\":\"Sin impacto en sus transacciones actuales o pasadas\",\"EpvBAp\":\"Sin factura\",\"XZkeaI\":\"No se encontraron registros\",\"nrSs2u\":\"No se encontraron mensajes\",\"OVFwlg\":\"Aún no hay preguntas de pedido\",\"EJ7bVz\":\"No se encontraron pedidos\",\"NEmyqy\":\"Aún no hay pedidos\",\"wUv5xQ\":\"Sin actividad de organizador en los últimos 14 días\",\"B7w4KY\":\"No hay otros organizadores disponibles\",\"PChXMe\":\"Sin pedidos pagados\",\"6jYQGG\":\"No hay eventos pasados\",\"CHzaTD\":\"Sin eventos populares en los últimos 14 días\",\"zK/+ef\":\"No hay productos disponibles para seleccionar\",\"wYiAtV\":\"Sin registros de cuentas recientes\",\"QoAi8D\":\"Sin respuesta\",\"EK/G11\":\"Aún no hay respuestas\",\"3sRuiW\":\"No se encontraron entradas\",\"yM5c0q\":\"No hay próximos eventos\",\"qpC74J\":\"No se encontraron usuarios\",\"41dJPO\":\"No hay configuración de IVA configurada\",\"8wgkoi\":\"Sin eventos vistos en los últimos 14 días\",\"n5vdm2\":\"Aún no se han registrado eventos de webhook para este punto de acceso. Los eventos aparecerán aquí una vez que se activen.\",\"4GhX3c\":\"No hay Webhooks\",\"4+am6b\":\"No, mantenerme aquí\",\"HVwIsd\":\"Empresas o individuos no registrados para el IVA: Se aplica el IVA irlandés del 23%\",\"x5+Lcz\":\"No Registrado\",\"8n10sz\":\"No Elegible\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nombre de oficina o lugar\",\"6Aih4U\":\"Fuera de línea\",\"Z6gBGW\":\"Pago sin conexión\",\"nO3VbP\":[\"En venta \",[\"0\"]],\"2r6bAy\":\"Una vez que complete la actualización, su cuenta anterior solo se usará para reembolsos.\",\"oXOSPE\":\"En línea\",\"WjSpu5\":\"Evento en línea\",\"bU7oUm\":\"Enviar solo a pedidos con estos estados\",\"M2w1ni\":\"Solo visible con código promocional\",\"N141o/\":\"Abrir panel de Stripe\",\"HXMJxH\":\"Texto opcional para avisos legales, información de contacto o notas de agradecimiento (solo una línea)\",\"L565X2\":\"opciones\",\"c/TIyD\":\"Pedido y Entrada\",\"H5qWhm\":\"Pedido cancelado\",\"b6+Y+n\":\"Pedido completado\",\"x4MLWE\":\"Confirmación de pedido\",\"CsTTH0\":\"Confirmación del pedido reenviada correctamente\",\"ppuQR4\":\"Pedido creado\",\"0UZTSq\":\"Moneda del Pedido\",\"HdmwrI\":\"Email del pedido\",\"bwBlJv\":\"Nombre del pedido\",\"vrSW9M\":\"El pedido ha sido cancelado y reembolsado. El propietario del pedido ha sido notificado.\",\"rzw+wS\":\"Titulares de pedidos\",\"oI/hGR\":\"ID de pedido\",\"Pc729f\":\"Pedido Esperando Pago Fuera de Línea\",\"F4NXOl\":\"Apellido del pedido\",\"RQCXz6\":\"Límites de Pedido\",\"SO9AEF\":\"Límites de pedido establecidos\",\"5RDEEn\":\"Idioma del Pedido\",\"vu6Arl\":\"Pedido marcado como pagado\",\"sLbJQz\":\"Pedido no encontrado\",\"kvYpYu\":\"Pedido no encontrado\",\"i8VBuv\":\"Número de pedido\",\"FaPYw+\":\"Propietario del pedido\",\"eB5vce\":\"Propietarios de pedidos con un producto específico\",\"CxLoxM\":\"Propietarios de pedidos con productos\",\"DoH3fD\":\"Pago del Pedido Pendiente\",\"UkHo4c\":\"Ref. pedido\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Estados de los pedidos\",\"oW5877\":\"Total del pedido\",\"e7eZuA\":\"Pedido actualizado\",\"1SQRYo\":\"Pedido actualizado correctamente\",\"KndP6g\":\"URL del pedido\",\"3NT0Ck\":\"El pedido fue cancelado\",\"sd5IMt\":\"Pedidos completados\",\"5It1cQ\":\"Pedidos exportados\",\"UQ0ACV\":\"Total de pedidos\",\"B/EBQv\":\"Pedidos:\",\"qtGTNu\":\"Cuentas orgánicas\",\"ucgZ0o\":\"Organización\",\"S3CZ5M\":\"Panel del organizador\",\"Uu0hZq\":\"Correo del organizador\",\"Gy7BA3\":\"Dirección de correo electrónico del organizador\",\"SQqJd8\":\"Organizador no encontrado\",\"wpj63n\":\"Configuración del organizador\",\"coIKFu\":\"Las estadísticas del organizador no están disponibles para la moneda seleccionada o ha ocurrido un error.\",\"o1my93\":\"No se pudo actualizar el estado del organizador. Inténtalo de nuevo más tarde\",\"rLHma1\":\"Estado del organizador actualizado\",\"LqBITi\":\"Se usará la plantilla del organizador/predeterminada\",\"/IX/7x\":\"Otro\",\"RsiDDQ\":\"Otras Listas (Ticket No Incluido)\",\"qMASRF\":\"Mensajes salientes\",\"6/dCYd\":\"Resumen\",\"6WdDG7\":\"Página\",\"8uqsE5\":\"Página ya no disponible\",\"QkLf4H\":\"URL de la página\",\"sF+Xp9\":\"Vistas de página\",\"c+suC6\":\"Cuentas de pago\",\"QIxRUI\":\"Entradas pagas, gratuitas, con precios escalonados y basadas en donaciones\",\"5F7SYw\":\"Reembolso parcial\",\"fFYotW\":[\"Reembolsado parcialmente: \",[\"0\"]],\"i8day5\":\"Pasar comisión al comprador\",\"k4FLBQ\":\"Pasar al comprador\",\"Ff0Dor\":\"Pasado\",\"xTPjSy\":\"Eventos pasados\",\"/l/ckQ\":\"Pega la URL\",\"URAE3q\":\"Pausado\",\"4fL/V7\":\"Pagar\",\"OZK07J\":\"Pagar para desbloquear\",\"c2/9VE\":\"Carga útil\",\"TskrJ8\":\"Pago y plan\",\"5cxUwd\":\"Fecha de pago\",\"ENEPLY\":\"Método de pago\",\"EyE8E6\":\"Procesamiento de pagos\",\"8Lx2X7\":\"Pago recibido\",\"vcyz2L\":\"Configuración de pagos\",\"fx8BTd\":\"Pagos no disponibles\",\"51U9mG\":\"Los pagos continuarán fluyendo sin interrupción\",\"UkM20g\":\"Revisión pendiente\",\"dPYu1F\":\"Por asistente\",\"VlXNyK\":\"Por pedido\",\"hauDFf\":\"Por entrada\",\"mnF83a\":\"Tarifa porcentual\",\"2ueYqG\":\"Tarifa porcentual (0-100%)\",\"K2PPlT\":\"La tarifa porcentual debe estar entre 0 y 100\",\"MixU2P\":\"El porcentaje debe estar entre 0 y 100\",\"MkuVAZ\":\"Porcentaje del monto de la transacción\",\"/Bh+7r\":\"Rendimiento\",\"6kPk3+\":\"Información personal\",\"zmwvG2\":\"Teléfono\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"¿Planificando un evento?\",\"J3lhKT\":\"Comisión de plataforma\",\"RD51+P\":[\"Comisión de plataforma de \",[\"0\"],\" deducida de su pago\"],\"br3Y/y\":\"Tarifas de plataforma\",\"3buiaw\":\"Informe de tarifas de plataforma\",\"kv9dM4\":\"Ingresos de la plataforma\",\"jEw0Mr\":\"Por favor, introduce una URL válida\",\"n8+Ng/\":\"Por favor, ingresa el código de 5 dígitos\",\"r+lQXT\":\"Por favor ingrese su número de IVA\",\"Dvq0wf\":\"Por favor, proporciona una imagen.\",\"2cUopP\":\"Por favor, reinicia el proceso de compra.\",\"8KmsFa\":\"Por favor seleccione un rango de fechas\",\"EFq6EG\":\"Por favor, selecciona una imagen.\",\"fuwKpE\":\"Por favor, inténtalo de nuevo.\",\"klWBeI\":\"Por favor, espera antes de solicitar otro código\",\"hfHhaa\":\"Por favor, espera mientras preparamos tus afiliados para exportar...\",\"o+tJN/\":\"Por favor, espera mientras preparamos la exportación de tus asistentes...\",\"+5Mlle\":\"Por favor, espera mientras preparamos la exportación de tus pedidos...\",\"luHAJY\":\"Eventos populares (Últimos 14 días)\",\"TjX7xL\":\"Mensaje Post-Compra\",\"OESu7I\":\"Evite la sobreventa compartiendo inventario entre múltiples tipos de boletos.\",\"NgVUL2\":\"Vista previa del formulario de pago\",\"cs5muu\":\"Vista previa de la página del evento\",\"+4yRWM\":\"Precio del boleto\",\"a5jvSX\":\"Niveles de Precio\",\"ReihZ7\":\"Vista Previa de Impresión\",\"JnuPvH\":\"Imprimir Entrada\",\"tYF4Zq\":\"Imprimir a PDF\",\"LcET2C\":\"Política de privacidad\",\"8z6Y5D\":\"Procesar reembolso\",\"JcejNJ\":\"Procesando pedido\",\"EWCLpZ\":\"Producto creado\",\"XkFYVB\":\"Producto eliminado\",\"YMwcbR\":\"Desglose de ventas de productos, ingresos e impuestos\",\"ldVIlB\":\"Producto actualizado\",\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionales y desglose de descuentos\",\"uEhdRh\":\"Solo Promocional\",\"dLm8V5\":\"Los correos promocionales pueden resultar en la suspensión de la cuenta\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"dsFmM+\":\"Comprado\",\"Vw0KCJ\":\"Registro con código QR\",\"k/bJj0\":\"Preguntas reordenadas\",\"b24kPi\":\"Cola\",\"fqDzSu\":\"Tasa\",\"mnUGVC\":\"Límite de solicitudes excedido. Por favor, inténtelo de nuevo más tarde.\",\"spsZys\":\"¿Listo para actualizar? Esto solo toma unos minutos.\",\"vt9xUl\":\"Análisis en tiempo real\",\"xzRvs4\":[\"Recibir actualizaciones de productos de \",[\"0\"],\".\"],\"pLXbi8\":\"Registros de cuentas recientes\",\"Fi3b48\":\"Pedidos recientes\",\"yPrbsy\":\"Destinatarios\",\"Edm6av\":\"Reconectar Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirigiendo a Stripe...\",\"pnoTN5\":\"Cuentas de referencia\",\"ACKu03\":\"Actualizar vista previa\",\"fKn/k6\":\"Monto del reembolso\",\"qY4rpA\":\"Reembolso fallido\",\"FaK/8G\":[\"Reembolsar pedido \",[\"0\"]],\"MGbi9P\":\"Reembolso pendiente\",\"BDSRuX\":[\"Reembolsado: \",[\"0\"]],\"bU4bS1\":\"Reembolsos\",\"rYXfOA\":\"Configuración regional\",\"5tl0Bp\":\"Preguntas de registro\",\"CQeZT8\":\"Informe no encontrado\",\"JEPMXN\":\"Solicitar un nuevo enlace\",\"TMLAx2\":\"Requerido\",\"mdeIOH\":\"Reenviar código\",\"sQxe68\":\"Reenviar confirmación\",\"bxoWpz\":\"Reenviar correo de confirmación\",\"G42SNI\":\"Reenviar correo\",\"TTpXL3\":[\"Reenviar en \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reenviar entrada\",\"Uwsg2F\":\"Reservado\",\"8wUjGl\":\"Reservado hasta\",\"kCn6wb\":\"Restableciendo...\",\"6gRgw8\":\"Reintentar\",\"1BG8ga\":\"Reintentar todo\",\"rDC+T6\":\"Reintentar trabajo\",\"CbnrWb\":\"Volver al evento\",\"Oo/PLb\":\"Resumen de ingresos\",\"dFFW9L\":[\"Venta terminada \",[\"0\"]],\"loCKGB\":[\"Venta termina \",[\"0\"]],\"wlfBad\":\"Período de Venta\",\"5CDM6r\":\"Período de venta establecido\",\"ftzaMf\":\"Período de venta, límites de pedido, visibilidad\",\"zpekWp\":[\"Venta comienza \",[\"0\"]],\"mUv9U4\":\"Ventas\",\"9KnRdL\":\"Las ventas están pausadas\",\"3VnlS9\":\"Ventas, pedidos y métricas de rendimiento para todos los eventos\",\"3Q1AWe\":\"Ventas:\",\"B4nE3N\":\"Precio de entrada de ejemplo\",\"8BRPoH\":\"Lugar de Ejemplo\",\"DyBPvP\":\"Guardar configuración\",\"KZrfYJ\":\"Guardar enlaces sociales\",\"9Y3hAT\":\"Guardar plantilla\",\"C8ne4X\":\"Guardar Diseño del Ticket\",\"6/TNCd\":\"Guardar Configuración del IVA\",\"I+FvbD\":\"Escanear\",\"4ba0NE\":\"Programado\",\"ftNXma\":\"Buscar afiliados...\",\"VY+Bdn\":\"Buscar por nombre de cuenta o correo electrónico...\",\"VX+B3I\":\"Buscar por título de evento u organizador...\",\"R0wEyA\":\"Buscar por nombre de trabajo o excepción...\",\"GHdjuo\":\"Buscar por nombre, correo electrónico o cuenta...\",\"20ce0U\":\"Buscar por ID de pedido, nombre de cliente o correo electrónico...\",\"4DSz7Z\":\"Buscar por asunto, evento o cuenta...\",\"Mck5ht\":\"Pago Seguro\",\"p7xUrt\":\"Selecciona una categoría\",\"3IcxS1\":\"Seleccionar una configuración\",\"zPRPMf\":\"Seleccionar un nivel\",\"BFRSTT\":\"Seleccionar Cuenta\",\"mCB6Je\":\"Seleccionar todo\",\"a6+167\":\"Seleccionar un evento\",\"kYZSFD\":\"Selecciona un organizador para ver su panel y eventos.\",\"CFbaPk\":\"Seleccionar grupo de asistentes\",\"hJmVtD\":\"Seleccionar país\",\"tVW/yo\":\"Seleccionar moneda\",\"n9ZhRa\":\"Selecciona fecha y hora de finalización\",\"gTN6Ws\":\"Seleccionar hora de finalización\",\"0U6E9W\":\"Seleccionar categoría del evento\",\"j9cPeF\":\"Seleccionar tipos de eventos\",\"1nhy8G\":\"Seleccionar tipo de escáner\",\"KizCK7\":\"Selecciona fecha y hora de inicio\",\"dJZTv2\":\"Seleccionar hora de inicio\",\"3hJUtr\":\"Selecciona el país donde está registrado el IVA\",\"x8XMsJ\":\"Seleccione el nivel de mensajería para esta cuenta. Esto controla los límites de mensajes y los permisos de enlaces.\",\"aT3jZX\":\"Seleccionar zona horaria\",\"TxfvH2\":\"Selecciona qué asistentes deben recibir este mensaje\",\"Ropvj0\":\"Selecciona qué eventos activarán este webhook\",\"5gkxKx\":\"Selecciona qué configuración de tarifas se aplica a esta cuenta. Las tarifas siempre están en USD.\",\"ylXj1N\":\"Seleccionado\",\"j9b/iy\":\"¡Se vende rápido! 🔥\",\"73qYgo\":\"Enviar como prueba\",\"JvAge5\":\"Envíe correos electrónicos a los asistentes y vea su historial de mensajes.\",\"22Itl6\":\"Enviarme una copia\",\"nOBvex\":\"Envíe datos de pedidos y asistentes en tiempo real a sus sistemas externos.\",\"1lNPhX\":\"Enviar correo de notificación de reembolso\",\"eaUTwS\":\"Enviar enlace de restablecimiento\",\"IoAuJG\":\"Enviando...\",\"h69WC6\":\"Enviado\",\"BVu2Hz\":\"Enviado por\",\"SPdzrs\":\"Enviado a clientes cuando realizan un pedido\",\"LxSN5F\":\"Enviado a cada asistente con los detalles de su boleto\",\"89xaFU\":\"Establezca la configuración predeterminada de comisiones de plataforma para nuevos eventos creados bajo este organizador.\",\"eXssj5\":\"Establecer configuraciones predeterminadas para nuevos eventos creados bajo este organizador.\",\"s0FkEx\":\"Configure listas de registro para diferentes entradas, sesiones o días.\",\"xMO+Ao\":\"Configura tu organización\",\"C3htzi\":\"Configuración actualizada\",\"Ohn74G\":\"Configuración y diseño\",\"GG7qDw\":\"Compartir enlace de afiliado\",\"hL7sDJ\":\"Compartir página del organizador\",\"jy6QDF\":\"Gestión de capacidad compartida\",\"cMW+gm\":[\"Mostrar todas las plataformas (\",[\"0\"],\" más con valores)\"],\"UVPI5D\":\"Mostrar menos plataformas\",\"Eu/N/d\":\"Mostrar casilla de aceptación de marketing\",\"SXzpzO\":\"Mostrar casilla de aceptación de marketing por defecto\",\"b33PL9\":\"Mostrar más plataformas\",\"t1LIQW\":[\"Mostrando \",[\"0\"],\" de \",[\"totalRows\"],\" registros\"],\"jVRHeq\":\"Registrado\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Enlaces sociales\",\"j/TOB3\":\"Enlaces sociales y sitio web\",\"s9KGXU\":\"Vendido\",\"KTxc6k\":\"Algo salió mal, inténtalo de nuevo o contacta con soporte si el problema persiste\",\"H6Gslz\":\"Disculpe las molestias.\",\"wdxz7K\":\"Fuente\",\"7JFNej\":\"Deportes\",\"JcQp9p\":\"Fecha y hora de inicio\",\"0m/ekX\":\"Fecha y hora de inicio\",\"izRfYP\":\"La fecha de inicio es obligatoria\",\"2R1+Rv\":\"Hora de inicio del evento\",\"2NbyY/\":\"Estadísticas\",\"GVUxAX\":\"Las estadísticas se basan en la fecha de creación de la cuenta\",\"DRykfS\":\"Aún manejando reembolsos para sus transacciones anteriores.\",\"wuV0bK\":\"Detener Suplantación\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe conectado\",\"aKtF0O\":\"Stripe no conectado\",\"9i0++A\":\"ID de pago de Stripe\",\"/QlTE4\":\"La configuración de Stripe ya está completa.\",\"ii0qn/\":\"El asunto es requerido\",\"M7Uapz\":\"El asunto aparecerá aquí\",\"6aXq+t\":\"Asunto:\",\"JwTmB6\":\"Producto duplicado con éxito\",\"RuaKfn\":\"Dirección actualizada correctamente\",\"kzx0uD\":\"Valores Predeterminados del Evento Actualizados con Éxito\",\"5n+Wwp\":\"Organizador actualizado correctamente\",\"DMCX/I\":\"Configuración predeterminada de comisiones actualizada exitosamente\",\"URUYHc\":\"Configuración de comisiones de plataforma actualizada exitosamente\",\"0Dk/l8\":\"Configuración SEO actualizada correctamente\",\"MhOoLQ\":\"Enlaces sociales actualizados correctamente\",\"kj7zYe\":\"Webhook actualizado con éxito\",\"dXoieq\":\"Resumen\",\"/RfJXt\":[\"Festival de música de verano \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verano 2025\",\"UaISq3\":\"Sueco\",\"JZTQI0\":\"Cambiar organizador\",\"9YHrNC\":\"Predeterminado del sistema\",\"XX32BM\":\"Solo toma unos minutos\",\"yT6dQ8\":\"Impuestos recaudados agrupados por tipo de impuesto y evento\",\"Ye321X\":\"Nombre del impuesto\",\"WyCBRt\":\"Resumen de impuestos\",\"GkH0Pq\":\"Impuestos y tasas aplicados\",\"Rwiyt2\":\"Impuestos configurados\",\"iQZff7\":\"Impuestos, tarifas, visibilidad, período de venta, destacado de productos y límites de pedido\",\"BW6QAz\":\"Gestión de equipo\",\"vlf/In\":\"Tecnología\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dile a la gente qué esperar de tu evento\",\"NiIUyb\":\"Cuéntanos sobre tu evento\",\"DovcfC\":\"Cuéntanos sobre tu organización. Esta información se mostrará en las páginas de tus eventos.\",\"7wtpH5\":\"Plantilla activa\",\"QHhZeE\":\"Plantilla creada exitosamente\",\"xrWdPR\":\"Plantilla eliminada exitosamente\",\"G04Zjt\":\"Plantilla guardada exitosamente\",\"xowcRf\":\"Términos del servicio\",\"6K0GjX\":\"El texto puede ser difícil de leer\",\"nm3Iz/\":\"¡Gracias por asistir!\",\"lhAWqI\":\"¡Gracias por su apoyo mientras continuamos creciendo y mejorando Hi.Events!\",\"KfmPRW\":\"El color de fondo de la página. Al usar imagen de portada, se aplica como una superposición.\",\"MDNyJz\":\"El código expirará en 10 minutos. Revisa tu carpeta de spam si no ves el correo.\",\"MJm4Tq\":\"La moneda del pedido\",\"cDHM1d\":\"La dirección de correo electrónico ha sido cambiada. El asistente recibirá una nueva entrada en la dirección de correo actualizada.\",\"I/NNtI\":\"El lugar del evento\",\"tXadb0\":\"El evento que buscas no está disponible en este momento. Puede que haya sido eliminado, haya caducado o la URL sea incorrecta.\",\"EBzPwC\":\"La dirección completa del evento\",\"sxKqBm\":\"El monto completo del pedido será reembolsado al método de pago original del cliente.\",\"KgDp6G\":\"El enlace al que intenta acceder ha caducado o ya no es válido. Por favor, revise su correo electrónico para obtener un enlace actualizado para gestionar su pedido.\",\"5OmEal\":\"El idioma del cliente\",\"sYLeDq\":\"No se pudo encontrar el organizador que estás buscando. La página puede haber sido movida, eliminada o la URL puede ser incorrecta.\",\"C4nQe5\":\"La comisión de la plataforma se añade al precio de la entrada. Los compradores pagan más, pero usted recibe el precio completo de la entrada.\",\"HxxXZO\":\"El color principal de marca usado para botones y destacados\",\"DEcpfp\":\"El cuerpo de la plantilla contiene sintaxis Liquid inválida. Por favor corrígela e inténtalo de nuevo.\",\"injXD7\":\"No se pudo validar el número de IVA. Por favor, verifica el número e inténtalo de nuevo.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema y colores\",\"QP3gP+\":\"Estas configuraciones solo se aplican al código incrustado copiado y no se guardarán.\",\"HirZe8\":\"Estas plantillas se usarán como predeterminadas para todos los eventos en su organización. Los eventos individuales pueden anular estas plantillas con sus propias versiones personalizadas.\",\"lzAaG5\":\"Estas plantillas anularán los predeterminados del organizador solo para este evento. Si no se establece una plantilla personalizada aquí, se usará la plantilla del organizador en su lugar.\",\"XBNC3E\":\"Este código se usará para rastrear ventas. Solo se permiten letras, números, guiones y guiones bajos.\",\"AaP0M+\":\"Esta combinación de colores puede ser difícil de leer para algunos usuarios\",\"RzEvf5\":\"Este evento ha finalizado\",\"YClrdK\":\"Este evento aún no está publicado\",\"dFJnia\":\"Este es el nombre de tu organizador que se mostrará a tus usuarios.\",\"L7dIM7\":\"Este enlace es inválido o ha caducado.\",\"MR5ygV\":\"Este enlace ya no es válido\",\"9LEqK0\":\"Este nombre es visible para los usuarios finales\",\"j5FdeA\":\"Este pedido está siendo procesado.\",\"sjNPMw\":\"Este pedido fue abandonado. Puede iniciar un nuevo pedido en cualquier momento.\",\"OhCesD\":\"Este pedido fue cancelado. Puedes iniciar un nuevo pedido en cualquier momento.\",\"lyD7rQ\":\"Este perfil de organizador aún no está publicado\",\"9b5956\":\"Esta vista previa muestra cómo se verá su correo con datos de muestra. Los correos reales usarán valores reales.\",\"uM9Alj\":\"Este producto está destacado en la página del evento\",\"RqSKdX\":\"Este producto está agotado\",\"W12OdJ\":\"Este informe es solo para fines informativos. Siempre consulte con un profesional de impuestos antes de usar estos datos para fines contables o fiscales. Por favor, verifique con su panel de Stripe ya que Hi.Events puede no tener datos históricos.\",\"0Ew0uk\":\"Este boleto acaba de ser escaneado. Por favor espere antes de escanear nuevamente.\",\"kvpxIU\":\"Esto se usará para notificaciones y comunicación con tus usuarios.\",\"rhsath\":\"Esto no será visible para los clientes, pero te ayuda a identificar al afiliado.\",\"Mr5UUd\":\"Entrada Cancelada\",\"0GSPnc\":\"Diseño de Ticket\",\"EZC/Cu\":\"Diseño del ticket guardado exitosamente\",\"bbslmb\":\"Diseñador de boletos\",\"1BPctx\":\"Entrada para\",\"bgqf+K\":\"Email del portador del boleto\",\"oR7zL3\":\"Nombre del portador del boleto\",\"HGuXjF\":\"Poseedores de entradas\",\"CMUt3Y\":\"Titulares de entradas\",\"awHmAT\":\"ID del boleto\",\"6czJik\":\"Logo del Ticket\",\"OkRZ4Z\":\"Nombre del boleto\",\"t79rDv\":\"Entrada no encontrada\",\"6tmWch\":\"Entrada o producto\",\"1tfWrD\":\"Vista previa de boleto para\",\"KnjoUA\":\"Precio de la entrada\",\"tGCY6d\":\"Precio del boleto\",\"pGZOcL\":\"Entrada reenviada correctamente\",\"8jLPgH\":\"Tipo de Ticket\",\"X26cQf\":\"URL del boleto\",\"8qsbZ5\":\"Venta de boletos\",\"zNECqg\":\"entradas\",\"6GQNLE\":\"Entradas\",\"NRhrIB\":\"Entradas y productos\",\"EUnesn\":\"Entradas disponibles\",\"AGRilS\":\"Entradas Vendidas\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Para editar configuraciones, ve a la sección de Configuraciones en el menú de administración.\",\"tiI71C\":\"Para aumentar sus límites, contáctenos en\",\"BZBYf3\":\"Para recibir pagos con tarjeta de crédito, debes conectar tu cuenta de Stripe. Stripe es nuestro socio de procesamiento de pagos que garantiza transacciones seguras y pagos puntuales.\",\"W428WC\":\"Alternar columnas\",\"UBSG1X\":\"Mejores organizadores (Últimos 14 días)\",\"3sZ0xx\":\"Cuentas Totales\",\"EaAPbv\":\"Cantidad total pagada\",\"SMDzqJ\":\"Total de asistentes\",\"orBECM\":\"Total recaudado\",\"4B7oCp\":\"Tarifa total\",\"KSDwd5\":\"Órdenes totales\",\"vb0Q0/\":\"Usuarios Totales\",\"oJjplO\":\"Vistas totales\",\"orluER\":\"Seguimiento del crecimiento y rendimiento de la cuenta por fuente de atribución\",\"NHq3l1\":\"Rastrea ventas, ingresos y asistencia con informes detallados\",\"OpKMSn\":\"Tarifa de transacción:\",\"uKOFO5\":\"Verdadero si pago sin conexión\",\"9GsDR2\":\"Verdadero si pago pendiente\",\"ouM5IM\":\"Probar otro correo\",\"3DZvE7\":\"Probar Hi.Events gratis\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Desactivar sonido\",\"KUOhTy\":\"Activar sonido\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo de boleto\",\"IrVSu+\":\"No se pudo duplicar el producto. Por favor, revisa tus datos\",\"Vx2J6x\":\"No se pudo obtener el asistente\",\"n57zCW\":\"Cuentas sin atribución\",\"b9SN9q\":\"Referencia única del pedido\",\"Ef7StM\":\"Desconocido\",\"ZBAScj\":\"Asistente desconocido\",\"ZkS2p3\":\"Despublicar Evento\",\"X13xGn\":\"No confiable\",\"Pp1sWX\":\"Actualizar afiliado\",\"KMMOAy\":\"Actualización disponible\",\"gJQsLv\":\"Sube una imagen de portada para tu organizador\",\"4kEGqW\":\"Sube un logo para tu organizador\",\"lnCMdg\":\"Subir imagen\",\"29w7p6\":\"Subiendo imagen...\",\"HtrFfw\":\"La URL es obligatoria\",\"WBq1/R\":\"Escáner USB ya activo\",\"EV30TR\":\"Modo escáner USB activado. Comience a escanear tickets ahora.\",\"fovJi3\":\"Modo escáner USB desactivado\",\"hli+ga\":\"Escáner USB/HID\",\"OHJXlK\":\"Use <0>plantillas Liquid para personalizar sus correos electrónicos\",\"0k4cdb\":\"Usar detalles del pedido para todos los asistentes. Los nombres y correos de los asistentes coincidirán con la información del comprador.\",\"bA31T4\":\"Usar los datos del comprador para todos los asistentes\",\"rnoQsz\":\"Usado para bordes, resaltados y estilo del código QR\",\"BV4L/Q\":\"Analíticas UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Válido\",\"GuXjc5\":\"Validado\",\"imLQ9Y\":\"Validando tu número de IVA...\",\"cK9+xQ\":\"País de IVA\",\"sqdl5s\":\"Información del IVA\",\"UjNWsF\":\"El IVA puede aplicarse a las tarifas de la plataforma según su estado de registro de IVA. Por favor complete la sección de información del IVA a continuación.\",\"pnVh83\":\"Número de IVA\",\"CabI04\":\"El número de IVA no debe contener espacios\",\"PMhxAR\":\"El número de IVA debe comenzar con un código de país de 2 letras seguido de 8-15 caracteres alfanuméricos (p. ej., ES12345678A)\",\"gPgdNV\":\"Número de IVA validado correctamente\",\"RUMiLy\":\"Falló la validación del número de IVA\",\"vqji3Y\":\"Falló la validación del número de IVA. Por favor, verifica tu número de IVA.\",\"8dENF9\":\"IVA sobre tarifa\",\"ZutOKU\":\"Tasa de IVA\",\"CZomgW\":\"Registrado para IVA\",\"PCRCCN\":\"Información de Registro del IVA\",\"oSDBWm\":\"Configuración de IVA\",\"Nfbg76\":\"Configuración del IVA guardada exitosamente\",\"UvYql/\":\"Configuración de IVA guardada. Estamos validando tu número de IVA en segundo plano.\",\"R6n7j9\":\"Configuración de IVA actualizada correctamente\",\"tJylUv\":\"Tratamiento del IVA para Tarifas de la Plataforma\",\"FlGprQ\":\"Tratamiento del IVA para tarifas de la plataforma: Las empresas registradas para el IVA en la UE pueden usar el mecanismo de inversión del sujeto pasivo (0% - Artículo 196 de la Directiva del IVA 2006/112/CE). Las empresas no registradas para el IVA se les cobra el IVA irlandés del 23%.\",\"516oLj\":\"Servicio de validación de IVA temporalmente no disponible\",\"AdWhjZ\":\"Código de verificación\",\"QDEWii\":\"Verificado\",\"wCKkSr\":\"Verificar correo\",\"/IBv6X\":\"Verifica tu correo electrónico\",\"e/cvV1\":\"Verificando...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Ver todos los mensajes enviados en la plataforma\",\"+WFMis\":\"Ver y descargar informes de todos sus eventos. Solo se incluyen pedidos completados.\",\"c7VN/A\":\"Ver respuestas\",\"SZw9tS\":\"Ver detalles\",\"FCVmuU\":\"Ver evento\",\"n6EaWL\":\"Ver registros\",\"OaKTzt\":\"Ver mapa\",\"zNZNMs\":\"Ver mensaje\",\"67OJ7t\":\"Ver pedido\",\"tKKZn0\":\"Ver detalles del pedido\",\"KeCXJu\":\"Vea detalles de pedidos, emita reembolsos y reenvíe confirmaciones.\",\"9jnAcN\":\"Ver página principal del organizador\",\"1J/AWD\":\"Ver boleto\",\"N9FyyW\":\"Vea, edite y exporte sus asistentes registrados.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible solo para el personal de check-in. Ayuda a identificar esta lista durante el check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Esperando pago\",\"aUi/Dz\":\"Advertencia: Esta es la configuración predeterminada del sistema. Los cambios afectarán a todas las cuentas que no tengan una configuración específica asignada.\",\"RRZDED\":\"No pudimos encontrar pedidos asociados a este correo electrónico.\",\"2RZK9x\":\"No pudimos encontrar el pedido que busca. El enlace puede haber expirado o los detalles del pedido pueden haber cambiado.\",\"nefMIK\":\"No pudimos encontrar la entrada que busca. El enlace puede haber expirado o los detalles de la entrada pueden haber cambiado.\",\"miysJh\":\"No pudimos encontrar este pedido. Puede haber sido eliminado.\",\"HJKdzP\":\"Tuvimos un problema al cargar esta página. Por favor, inténtalo de nuevo.\",\"IfN2Qo\":\"Recomendamos un logo cuadrado con dimensiones mínimas de 200x200px\",\"wJzo/w\":\"Recomendamos dimensiones de 400px por 400px y un tamaño máximo de archivo de 5MB\",\"x8rEDQ\":\"No pudimos validar tu número de IVA después de múltiples intentos. Continuaremos intentando en segundo plano. Por favor, vuelve a verificar más tarde.\",\"q1BizZ\":\"Enviaremos tus entradas a este correo electrónico\",\"ZOmUYW\":\"Validaremos tu número de IVA en segundo plano. Si hay algún problema, te lo haremos saber.\",\"zCdObC\":\"Oficialmente hemos trasladado nuestra sede a Irlanda 🇮🇪. Como parte de esta transición, ahora usamos Stripe Irlanda en lugar de Stripe Canadá. Para mantener sus pagos funcionando sin problemas, necesitará reconectar su cuenta de Stripe.\",\"jh2orE\":\"Hemos trasladado nuestra sede a Irlanda. Como resultado, necesitamos que reconecte su cuenta de Stripe. Este proceso rápido solo toma unos minutos. Sus ventas y datos existentes permanecen completamente sin cambios.\",\"Fq/Nx7\":\"Hemos enviado un código de verificación de 5 dígitos a:\",\"GdWB+V\":\"Webhook creado con éxito\",\"2X4ecw\":\"Webhook eliminado con éxito\",\"CThMKa\":\"Registros del Webhook\",\"nuh/Wq\":\"URL del Webhook\",\"8BMPMe\":\"El webhook no enviará notificaciones\",\"FSaY52\":\"El webhook enviará notificaciones\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sitio web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bienvenido de nuevo\",\"QDWsl9\":[\"Bienvenido a \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenido a \",[\"0\"],\", aquí hay una lista de todos tus eventos\"],\"FaSXqR\":\"¿Qué tipo de evento?\",\"f30uVZ\":\"Lo que necesita hacer:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Cuando se elimina un registro de entrada\",\"Gmd0hv\":\"Cuando se crea un nuevo asistente\",\"Lc18qn\":\"Cuando se crea un nuevo pedido\",\"dfkQIO\":\"Cuando se crea un nuevo producto\",\"8OhzyY\":\"Cuando se elimina un producto\",\"tRXdQ9\":\"Cuando se actualiza un producto\",\"Q7CWxp\":\"Cuando se cancela un asistente\",\"IuUoyV\":\"Cuando un asistente se registra\",\"nBVOd7\":\"Cuando se actualiza un asistente\",\"ny2r8d\":\"Cuando se cancela un pedido\",\"c9RYbv\":\"Cuando un pedido se marca como pagado\",\"ejMDw1\":\"Cuando se reembolsa un pedido\",\"fVPt0F\":\"Cuando se actualiza un pedido\",\"bcYlvb\":\"Cuándo cierra el check-in\",\"XIG669\":\"Cuándo abre el check-in\",\"de6HLN\":\"Cuando los clientes compren entradas, sus pedidos aparecerán aquí.\",\"403wpZ\":\"Cuando está habilitado, los nuevos eventos permitirán a los asistentes gestionar sus propios detalles de entrada a través de un enlace seguro. Esto se puede anular por evento.\",\"blXLKj\":\"Cuando está habilitado, los nuevos eventos mostrarán una casilla de aceptación de marketing durante el checkout. Esto se puede anular por evento.\",\"Kj0Txn\":\"Cuando está habilitado, no se cobrarán comisiones de aplicación en las transacciones de Stripe Connect. Use esto para países donde las comisiones de aplicación no son compatibles.\",\"uchB0M\":\"Vista previa del widget\",\"uvIqcj\":\"Taller\",\"EpknJA\":\"Escribe tu mensaje aquí...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sí - Tengo un número de registro de IVA de la UE válido\",\"Tz5oXG\":\"Sí, cancelar mi pedido\",\"QlSZU0\":[\"Estás suplantando a <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Está emitiendo un reembolso parcial. Al cliente se le reembolsará \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Puede configurar comisiones de servicio adicionales e impuestos en la configuración de su cuenta.\",\"5VGIlq\":\"Ha alcanzado su límite de mensajería.\",\"casL1O\":\"Has añadido impuestos y tarifas a un producto gratuito. ¿Te gustaría eliminarlos?\",\"FVTVBy\":\"Debes verificar tu dirección de correo electrónico antes de poder actualizar el estado del organizador.\",\"w65ZgF\":\"Necesitas verificar el correo electrónico de tu cuenta antes de poder modificar plantillas de correo.\",\"FRl8Jv\":\"Debes verificar el correo electrónico de tu cuenta antes de poder enviar mensajes.\",\"FgRxRP\":\"Eres dueño del 100% de los datos de tus asistentes, siempre\",\"88cUW+\":\"Usted recibe\",\"U3wiCB\":\"¡Está todo listo! Sus pagos se están procesando sin problemas.\",\"MNFIxz\":[\"¡Vas a ir a \",[\"0\"],\"!\"],\"p/Sa0j\":\"Su cuenta tiene límites de mensajería. Para aumentar sus límites, contáctenos en\",\"x/xjzn\":\"Tus afiliados se han exportado exitosamente.\",\"TF37u6\":\"Tus asistentes se han exportado con éxito.\",\"79lXGw\":\"Tu lista de check-in se ha creado exitosamente. Comparte el enlace de abajo con tu personal de check-in.\",\"BnlG9U\":\"Tu pedido actual se perderá.\",\"nBqgQb\":\"Tu correo electrónico\",\"R02pnV\":\"Tu evento debe estar activo antes de que puedas vender entradas a los asistentes.\",\"hDNwnf\":\"Tu logo, colores y estilo en cada página\",\"ifRqmm\":\"¡Tu mensaje se ha enviado exitosamente!\",\"/Rj5P4\":\"Tu nombre\",\"PFjJxY\":\"Tu nueva contraseña debe tener al menos 8 caracteres.\",\"gzrCuN\":\"Los detalles de su pedido han sido actualizados. Se ha enviado un correo electrónico de confirmación a la nueva dirección de correo.\",\"naQW82\":\"Tu pedido ha sido cancelado.\",\"bhlHm/\":\"Tu pedido está esperando el pago\",\"XeNum6\":\"Tus pedidos se han exportado con éxito.\",\"Xd1R1a\":\"La dirección de tu organizador\",\"WWYHKD\":\"Su pago está protegido con encriptación de nivel bancario\",\"5b3QLi\":\"Su plan\",\"6heFYY\":\"Su cuenta de Stripe está conectada y procesando pagos.\",\"vvO1I2\":\"Tu cuenta de Stripe está conectada y lista para procesar pagos.\",\"CnZ3Ou\":\"Tus entradas han sido confirmadas.\",\"EmFsMZ\":\"Tu número de IVA está en cola para validación\",\"QBlhh4\":\"Tu número de IVA será validado cuando guardes\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'No hay nada que mostrar todavía'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado con éxito\"],\"yxhYRZ\":[[\"0\"],\" <0>retirado con éxito\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" creado correctamente\"],\"FImCSc\":[[\"0\"],\" actualizado correctamente\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" días, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos y \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos y \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"El primer evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://tu-sitio-web.com\",\"qnSLLW\":\"<0>Por favor, introduce el precio sin incluir impuestos y tasas.<1>Los impuestos y tasas se pueden agregar a continuación.\",\"ZjMs6e\":\"<0>El número de productos disponibles para este producto<1>Este valor se puede sobrescribir si hay <2>Límites de Capacidad asociados con este producto.\",\"E15xs8\":\"⚡️ Configura tu evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personaliza la página de tu evento\",\"3VPPdS\":\"💳 Conéctate con Stripe\",\"cjdktw\":\"🚀 Configura tu evento en vivo\",\"rmelwV\":\"0 minutos y 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 calle principal\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un campo de fecha. Perfecto para pedir una fecha de nacimiento, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predeterminado se aplica automáticamente a todos los nuevos productos. Puede sobrescribir esto por cada producto.\"],\"SMUbbQ\":\"Una entrada desplegable permite solo una selección\",\"qv4bfj\":\"Una tarifa, como una tarifa de reserva o una tarifa de servicio\",\"POT0K/\":\"Un monto fijo por producto. Ej., $0.50 por producto\",\"f4vJgj\":\"Una entrada de texto de varias líneas\",\"OIPtI5\":\"Un porcentaje del precio del producto. Ej., 3.5% del precio del producto\",\"ZthcdI\":\"Un código promocional sin descuento puede usarse para revelar productos ocultos.\",\"AG/qmQ\":\"Una opción de Radio tiene múltiples opciones pero solo se puede seleccionar una.\",\"h179TP\":\"Una breve descripción del evento que se mostrará en los resultados del motor de búsqueda y al compartir en las redes sociales. De forma predeterminada, se utilizará la descripción del evento.\",\"WKMnh4\":\"Una entrada de texto de una sola línea\",\"BHZbFy\":\"Una sola pregunta por pedido. Ej., ¿Cuál es su dirección de envío?\",\"Fuh+dI\":\"Una sola pregunta por producto. Ej., ¿Cuál es su talla de camiseta?\",\"RlJmQg\":\"Un impuesto estándar, como el IVA o el GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Aceptar transferencias bancarias, cheques u otros métodos de pago offline\",\"hrvLf4\":\"Aceptar pagos con tarjeta de crédito a través de Stripe\",\"bfXQ+N\":\"Aceptar la invitacion\",\"AeXO77\":\"Cuenta\",\"lkNdiH\":\"Nombre de la cuenta\",\"Puv7+X\":\"Configuraciones de la cuenta\",\"OmylXO\":\"Cuenta actualizada exitosamente\",\"7L01XJ\":\"Acciones\",\"FQBaXG\":\"Activar\",\"5T2HxQ\":\"Fecha de activación\",\"F6pfE9\":\"Activo\",\"/PN1DA\":\"Agregue una descripción para esta lista de registro\",\"0/vPdA\":\"Agrega cualquier nota sobre el asistente. Estas no serán visibles para el asistente.\",\"Or1CPR\":\"Agrega cualquier nota sobre el asistente...\",\"l3sZO1\":\"Agregue notas sobre el pedido. Estas no serán visibles para el cliente.\",\"xMekgu\":\"Agregue notas sobre el pedido...\",\"PGPGsL\":\"Añadir descripción\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Agregue instrucciones para pagos offline (por ejemplo, detalles de transferencia bancaria, dónde enviar cheques, fechas límite de pago)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Agregar nuevo\",\"TZxnm8\":\"Agregar opción\",\"24l4x6\":\"Añadir producto\",\"8q0EdE\":\"Añadir producto a la categoría\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Agregar impuesto o tarifa\",\"goOKRY\":\"Agregar nivel\",\"oZW/gT\":\"Agregar al calendario\",\"pn5qSs\":\"Información adicional\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"DIRECCIÓN\",\"NY/x1b\":\"Dirección Línea 1\",\"POdIrN\":\"Dirección Línea 1\",\"cormHa\":\"Línea de dirección 2\",\"gwk5gg\":\"Línea de dirección 2\",\"U3pytU\":\"Administración\",\"HLDaLi\":\"Los usuarios administradores tienen acceso completo a los eventos y la configuración de la cuenta.\",\"W7AfhC\":\"Todos los asistentes a este evento.\",\"cde2hc\":\"Todos los productos\",\"5CQ+r0\":\"Permitir que los asistentes asociados con pedidos no pagados se registren\",\"ipYKgM\":\"Permitir la indexación en motores de búsqueda\",\"LRbt6D\":\"Permitir que los motores de búsqueda indexen este evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Increíble, evento, palabras clave...\",\"hehnjM\":\"Cantidad\",\"R2O9Rg\":[\"Importe pagado (\",[\"0\"],\")\"],\"V7MwOy\":\"Se produjo un error al cargar la página.\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ocurrió un error inesperado.\",\"byKna+\":\"Ocurrió un error inesperado. Inténtalo de nuevo.\",\"ubdMGz\":\"Cualquier consulta de los titulares de productos se enviará a esta dirección de correo electrónico. Esta también se usará como la dirección de \\\"respuesta a\\\" para todos los correos electrónicos enviados desde este evento\",\"aAIQg2\":\"Apariencia\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Se aplica a \",[\"0\"],\" productos\"],\"kadJKg\":\"Se aplica a 1 producto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos los nuevos productos\"],\"S0ctOE\":\"Archivar evento\",\"TdfEV7\":\"Archivado\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"¿Está seguro de que desea activar este asistente?\",\"TvkW9+\":\"¿Está seguro de que desea archivar este evento?\",\"/CV2x+\":\"¿Está seguro de que desea cancelar este asistente? Esto anulará su boleto.\",\"YgRSEE\":\"¿Estás seguro de que deseas eliminar este código de promoción?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"¿Estás seguro de que quieres hacer este borrador de evento? Esto hará que el evento sea invisible para el público.\",\"mEHQ8I\":\"¿Estás seguro de que quieres hacer público este evento? Esto hará que el evento sea visible para el público.\",\"s4JozW\":\"¿Está seguro de que desea restaurar este evento? Será restaurado como un evento borrador.\",\"vJuISq\":\"¿Estás seguro de que deseas eliminar esta Asignación de Capacidad?\",\"baHeCz\":\"¿Está seguro de que desea eliminar esta lista de registro?\",\"LBLOqH\":\"Preguntar una vez por pedido\",\"wu98dY\":\"Preguntar una vez por producto\",\"ss9PbX\":\"Asistente\",\"m0CFV2\":\"Detalles de los asistentes\",\"QKim6l\":\"Asistente no encontrado\",\"R5IT/I\":\"Notas del asistente\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Entrada del asistente\",\"9SZT4E\":\"Asistentes\",\"iPBfZP\":\"Asistentes registrados\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Ajuste automático\",\"vZ5qKF\":\"Ajustar automáticamente la altura del widget según el contenido. Cuando está deshabilitado, el widget llenará la altura del contenedor.\",\"4lVaWA\":\"Esperando pago offline\",\"2rHwhl\":\"Esperando pago offline\",\"3wF4Q/\":\"Esperando pago\",\"ioG+xt\":\"En espera de pago\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Impresionante organizador Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Volver a la página del evento\",\"VCoEm+\":\"Atrás para iniciar sesión\",\"k1bLf+\":\"Color de fondo\",\"I7xjqg\":\"Tipo de fondo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Dirección de facturación\",\"/xC/im\":\"Configuración de facturación\",\"rp/zaT\":\"Portugués brasileño\",\"whqocw\":\"Al registrarte, aceptas nuestras <0>Condiciones de servicio y nuestra <1>Política de privacidad.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"California\",\"iStTQt\":\"Se negó el permiso de la cámara. <0>Solicita permiso nuevamente o, si esto no funciona, deberás <1>otorgar a esta página acceso a tu cámara en la configuración de tu navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar cambio de correo electrónico\",\"tVJk4q\":\"Cancelar orden\",\"Os6n2a\":\"Cancelar orden\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"No se puede registrar entrada\",\"QyjCeq\":\"Capacidad\",\"V6Q5RZ\":\"Asignación de Capacidad creada con éxito\",\"k5p8dz\":\"Asignación de Capacidad eliminada con éxito\",\"nDBs04\":\"Gestión de capacidad\",\"ddha3c\":\"Las categorías le permiten agrupar productos. Por ejemplo, puede tener una categoría para \\\"Entradas\\\" y otra para \\\"Mercancía\\\".\",\"iS0wAT\":\"Las categorías le ayudan a organizar sus productos. Este título se mostrará en la página pública del evento.\",\"eorM7z\":\"Categorías reordenadas con éxito.\",\"3EXqwa\":\"Categoría creada con éxito\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Cambiar la contraseña\",\"xMDm+I\":\"Registrar entrada\",\"p2WLr3\":[\"Registrar \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Registrar entrada y marcar pedido como pagado\",\"QYLpB4\":\"Solo registrar entrada\",\"/Ta1d4\":\"Registrar salida\",\"5LDT6f\":\"¡Mira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista de registro eliminada con éxito\",\"+hBhWk\":\"La lista de registro ha expirado\",\"mBsBHq\":\"La lista de registro no está activa\",\"vPqpQG\":\"Lista de registro no encontrada\",\"tejfAy\":\"Listas de registro\",\"hD1ocH\":\"URL de registro copiada al portapapeles\",\"CNafaC\":\"Las opciones de casilla de verificación permiten múltiples selecciones\",\"SpabVf\":\"Casillas de verificación\",\"CRu4lK\":\"Registrado\",\"znIg+z\":\"Pagar\",\"1WnhCL\":\"Configuración de pago\",\"6imsQS\":\"Chino simplificado\",\"JjkX4+\":\"Elige un color para tu fondo\",\"/Jizh9\":\"elige una cuenta\",\"3wV73y\":\"Ciudad\",\"FG98gC\":\"Borrar texto de búsqueda\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Haga clic para copiar\",\"yz7wBu\":\"Cerca\",\"62Ciis\":\"Cerrar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"El código debe tener entre 3 y 50 caracteres.\",\"oqr9HB\":\"Colapsar este producto cuando la página del evento se cargue inicialmente\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"El color debe ser un código de color hexadecimal válido. Ejemplo: #ffffff\",\"1HfW/F\":\"Colores\",\"VZeG/A\":\"Muy pronto\",\"yPI7n9\":\"Palabras clave separadas por comas que describen el evento. Estos serán utilizados por los motores de búsqueda para ayudar a categorizar e indexar el evento.\",\"NPZqBL\":\"Completar Orden\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"El pago completo\",\"qqWcBV\":\"Terminado\",\"6HK5Ct\":\"Pedidos completados\",\"NWVRtl\":\"Pedidos completados\",\"DwF9eH\":\"Código del componente\",\"Tf55h7\":\"Descuento configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar cambio de correo electrónico\",\"yjkELF\":\"Confirmar nueva contraseña\",\"xnWESi\":\"Confirmar Contraseña\",\"p2/GCq\":\"confirmar Contraseña\",\"wnDgGj\":\"Confirmando dirección de correo electrónico...\",\"pbAk7a\":\"Conectar raya\",\"UMGQOh\":\"Conéctate con Stripe\",\"QKLP1W\":\"Conecte su cuenta Stripe para comenzar a recibir pagos.\",\"5lcVkL\":\"Detalles de conexión\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texto del botón Continuar\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuar configurando\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"copiado\",\"T5rdis\":\"Copiado al portapapeles\",\"he3ygx\":\"Copiar\",\"r2B2P8\":\"Copiar URL de registro\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cubrir\",\"hYgDIe\":\"Crear\",\"b9XOHo\":[\"Crear \",[\"0\"]],\"k9RiLi\":\"Crear un producto\",\"6kdXbW\":\"Crear un código promocional\",\"n5pRtF\":\"Crear un boleto\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"crear un organizador\",\"ipP6Ue\":\"Crear asistente\",\"VwdqVy\":\"Crear Asignación de Capacidad\",\"EwoMtl\":\"Crear categoría\",\"XletzW\":\"Crear categoría\",\"WVbTwK\":\"Crear lista de registro\",\"uN355O\":\"Crear evento\",\"BOqY23\":\"Crear nuevo\",\"kpJAeS\":\"Crear organizador\",\"a0EjD+\":\"Crear producto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Crear código promocional\",\"B3Mkdt\":\"Crear pregunta\",\"UKfi21\":\"Crear impuesto o tarifa\",\"d+F6q9\":\"Creado\",\"Q2lUR2\":\"Divisa\",\"DCKkhU\":\"Contraseña actual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Rango personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalice la configuración de correo electrónico y notificaciones para este evento\",\"Y9Z/vP\":\"Personaliza la página de inicio del evento y los mensajes de pago\",\"2E2O5H\":\"Personaliza las configuraciones diversas para este evento.\",\"iJhSxe\":\"Personaliza la configuración de SEO para este evento\",\"KIhhpi\":\"Personaliza la página de tu evento\",\"nrGWUv\":\"Personalice la página de su evento para que coincida con su marca y estilo.\",\"Zz6Cxn\":\"Zona peligrosa\",\"ZQKLI1\":\"Zona de Peligro\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Fecha\",\"JvUngl\":\"Fecha y hora\",\"JJhRbH\":\"Capacidad del primer día\",\"cnGeoo\":\"Borrar\",\"jRJZxD\":\"Eliminar Capacidad\",\"VskHIx\":\"Eliminar categoría\",\"Qrc8RZ\":\"Eliminar lista de registro\",\"WHf154\":\"Eliminar código\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descripción\",\"YC3oXa\":\"Descripción para el personal de registro\",\"URmyfc\":\"Detalles\",\"1lRT3t\":\"Deshabilitar esta capacidad rastreará las ventas pero no las detendrá cuando se alcance el límite\",\"H6Ma8Z\":\"Descuento\",\"ypJ62C\":\"Descuento %\",\"3LtiBI\":[\"Descuento en \",[\"0\"]],\"C8JLas\":\"Tipo de descuento\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etiqueta del documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donación / Producto de paga lo que quieras\",\"OvNbls\":\"Descargar .ics\",\"kodV18\":\"Descargar CSV\",\"CELKku\":\"Descargar factura\",\"LQrXcu\":\"Descargar factura\",\"QIodqd\":\"Descargar código QR\",\"yhjU+j\":\"Descargando factura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Selección desplegable\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicar opciones\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidad\",\"oHE9JT\":\"Editar Asignación de Capacidad\",\"j1Jl7s\":\"Editar categoría\",\"FU1gvP\":\"Editar lista de registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar producto\",\"n143Tq\":\"Editar categoría de producto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Editar pregunta\",\"poTr35\":\"Editar usuario\",\"GTOcxw\":\"editar usuario\",\"pqFrv2\":\"p.ej. 2,50 por $2,50\",\"3yiej1\":\"p.ej. 23,5 para 23,5%\",\"O3oNi5\":\"Correo electrónico\",\"VxYKoK\":\"Configuración de correo electrónico y notificaciones\",\"ATGYL1\":\"Dirección de correo electrónico\",\"hzKQCy\":\"Dirección de correo electrónico\",\"HqP6Qf\":\"Cambio de correo electrónico cancelado exitosamente\",\"mISwW1\":\"Cambio de correo electrónico pendiente\",\"APuxIE\":\"Confirmación por correo electrónico reenviada\",\"YaCgdO\":\"La confirmación por correo electrónico se reenvió correctamente\",\"jyt+cx\":\"Mensaje de pie de página de correo electrónico\",\"I6F3cp\":\"Correo electrónico no verificado\",\"NTZ/NX\":\"Código de incrustación\",\"4rnJq4\":\"Script de incrustación\",\"8oPbg1\":\"Habilitar facturación\",\"j6w7d/\":\"Activar esta capacidad para detener las ventas de productos cuando se alcance el límite\",\"VFv2ZC\":\"Fecha de finalización\",\"237hSL\":\"Terminado\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglés\",\"MhVoma\":\"Ingrese un monto sin incluir impuestos ni tarifas.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error al confirmar la dirección de correo electrónico\",\"a6gga1\":\"Error al confirmar el cambio de correo electrónico\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Fecha del Evento\",\"0Zptey\":\"Valores predeterminados de eventos\",\"QcCPs8\":\"Detalles del evento\",\"6fuA9p\":\"Evento duplicado con éxito\",\"AEuj2m\":\"Página principal del evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Ubicación del evento y detalles del lugar\",\"OopDbA\":\"Event page\",\"4/If97\":\"Error al actualizar el estado del evento. Por favor, inténtelo de nuevo más tarde\",\"btxLWj\":\"Estado del evento actualizado\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Fecha de vencimiento\",\"KnN1Tu\":\"Vence\",\"uaSvqt\":\"Fecha de caducidad\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"No se pudo cancelar el asistente\",\"ZpieFv\":\"No se pudo cancelar el pedido\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"No se pudo descargar la factura. Inténtalo de nuevo.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"No se pudo cargar la lista de registro\",\"ZQ15eN\":\"No se pudo reenviar el correo electrónico del ticket\",\"ejXy+D\":\"Error al ordenar productos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Honorarios\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primer número de factura\",\"V1EGGU\":\"Primer Nombre\",\"kODvZJ\":\"Primer Nombre\",\"S+tm06\":\"El nombre debe tener entre 1 y 50 caracteres.\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Usado por primera vez\",\"TpqW74\":\"Fijado\",\"irpUxR\":\"Cantidad fija\",\"TF9opW\":\"Flash no está disponible en este dispositivo\",\"UNMVei\":\"¿Has olvidado tu contraseña?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Producto gratuito\",\"vAbVy9\":\"Producto gratuito, no se requiere información de pago\",\"nLC6tu\":\"Francés\",\"Weq9zb\":\"General\",\"DDcvSo\":\"Alemán\",\"4GLxhy\":\"Empezando\",\"4D3rRj\":\"volver al perfil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Ventas brutas\",\"yRg26W\":\"Ventas brutas\",\"R4r4XO\":\"Huéspedes\",\"26pGvx\":\"¿Tienes un código de promoción?\",\"V7yhws\":\"hola@awesome-events.com\",\"6K/IHl\":\"Aquí hay un ejemplo de cómo puede usar el componente en su aplicación.\",\"Y1SSqh\":\"Aquí está el componente React que puede usar para incrustar el widget en su aplicación.\",\"QuhVpV\":[\"Hola \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Oculto de la vista del público\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Las preguntas ocultas sólo son visibles para el organizador del evento y no para el cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de inicio\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Ocultar producto después de la fecha de finalización de la venta\",\"06s3w3\":\"Ocultar producto antes de la fecha de inicio de la venta\",\"axVMjA\":\"Ocultar producto a menos que el usuario tenga un código promocional aplicable\",\"ySQGHV\":\"Ocultar producto cuando esté agotado\",\"SCimta\":\"Ocultar la página de inicio de la barra lateral\",\"5xR17G\":\"Ocultar este producto a los clientes\",\"Da29Y6\":\"Ocultar esta pregunta\",\"fvDQhr\":\"Ocultar este nivel a los usuarios\",\"lNipG+\":\"Ocultar un producto impedirá que los usuarios lo vean en la página del evento.\",\"ZOBwQn\":\"Diseño de página de inicio\",\"PRuBTd\":\"Diseñador de página de inicio\",\"YjVNGZ\":\"Vista previa de la página de inicio\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Cuántos minutos tiene el cliente para completar su pedido. Recomendamos al menos 15 minutos.\",\"ySxKZe\":\"¿Cuántas veces se puede utilizar este código?\",\"dZsDbK\":[\"Límite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Acepto los <0>términos y condiciones\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si está en blanco, se usará la dirección para generar un enlace de Google Maps\",\"UYT+c8\":\"Si está habilitado, el personal de registro puede marcar a los asistentes como registrados o marcar el pedido como pagado y registrar a los asistentes. Si está deshabilitado, los asistentes asociados con pedidos no pagados no pueden registrarse.\",\"muXhGi\":\"Si está habilitado, el organizador recibirá una notificación por correo electrónico cuando se realice un nuevo pedido.\",\"6fLyj/\":\"Si no solicitó este cambio, cambie inmediatamente su contraseña.\",\"n/ZDCz\":\"Imagen eliminada exitosamente\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Imagen cargada exitosamente\",\"VyUuZb\":\"URL de imagen\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactivo\",\"T0K0yl\":\"Los usuarios inactivos no pueden iniciar sesión.\",\"kO44sp\":\"Incluya los detalles de conexión para su evento en línea. Estos detalles se mostrarán en la página de resumen del pedido y en la página del boleto del asistente.\",\"FlQKnG\":\"Incluye impuestos y tasas en el precio.\",\"Vi+BiW\":[\"Incluye \",[\"0\"],\" productos\"],\"lpm0+y\":\"Incluye 1 producto\",\"UiAk5P\":\"Insertar imagen\",\"OyLdaz\":\"¡Invitación resentida!\",\"HE6KcK\":\"¡Invitación revocada!\",\"SQKPvQ\":\"Invitar usuario\",\"bKOYkd\":\"Factura descargada con éxito\",\"alD1+n\":\"Notas de la factura\",\"kOtCs2\":\"Numeración de facturas\",\"UZ2GSZ\":\"Configuración de facturación\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Artículo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etiqueta\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 días\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 días\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 días\",\"XgOuA7\":\"Últimos 90 días\",\"I3yitW\":\"Último acceso\",\"1ZaQUH\":\"Apellido\",\"UXBCwc\":\"Apellido\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Dejar en blanco para usar la palabra predeterminada \\\"Factura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Cargando...\",\"wJijgU\":\"Ubicación\",\"sQia9P\":\"Acceso\",\"zUDyah\":\"Iniciando sesión\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Cerrar sesión\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Hacer obligatoria la dirección de facturación durante el pago\",\"MU3ijv\":\"Haz que esta pregunta sea obligatoria\",\"wckWOP\":\"Administrar\",\"onpJrA\":\"Gestionar asistente\",\"n4SpU5\":\"Administrar evento\",\"WVgSTy\":\"Gestionar pedido\",\"1MAvUY\":\"Gestionar las configuraciones de pago y facturación para este evento.\",\"cQrNR3\":\"Administrar perfil\",\"AtXtSw\":\"Gestionar impuestos y tasas que se pueden aplicar a sus productos\",\"ophZVW\":\"Gestionar entradas\",\"DdHfeW\":\"Administre los detalles de su cuenta y la configuración predeterminada\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gestiona tus usuarios y sus permisos\",\"1m+YT2\":\"Las preguntas obligatorias deben responderse antes de que el cliente pueda realizar el pago.\",\"Dim4LO\":\"Agregar manualmente un asistente\",\"e4KdjJ\":\"Agregar asistente manualmente\",\"vFjEnF\":\"Marcar como pagado\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Asistente del mensaje\",\"Gv5AMu\":\"Mensaje a los asistentes\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Mensaje del comprador\",\"tNZzFb\":\"Contenido del mensaje\",\"lYDV/s\":\"Enviar mensajes a asistentes individuales\",\"V7DYWd\":\"Mensaje enviado\",\"t7TeQU\":\"Mensajes\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Precio mínimo\",\"RDie0n\":\"Misceláneo\",\"mYLhkl\":\"Otras configuraciones\",\"KYveV8\":\"Cuadro de texto de varias líneas\",\"VD0iA7\":\"Múltiples opciones de precio. Perfecto para productos anticipados, etc.\",\"/bhMdO\":\"Mi increíble descripción del evento...\",\"vX8/tc\":\"El increíble título de mi evento...\",\"hKtWk2\":\"Mi perfil\",\"fj5byd\":\"No disponible\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nombre\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navegar al asistente\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nueva contraseña\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No hay eventos archivados para mostrar.\",\"q2LEDV\":\"No se encontraron asistentes para este pedido.\",\"zlHa5R\":\"No se han añadido asistentes a este pedido.\",\"Wjz5KP\":\"No hay asistentes para mostrar\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No hay Asignaciones de Capacidad\",\"a/gMx2\":\"No hay listas de registro\",\"tMFDem\":\"No hay datos disponibles\",\"6Z/F61\":\"No hay datos para mostrar. Por favor selecciona un rango de fechas\",\"fFeCKc\":\"Sin descuento\",\"HFucK5\":\"No hay eventos finalizados para mostrar.\",\"yAlJXG\":\"No hay eventos para mostrar\",\"GqvPcv\":\"No hay filtros disponibles\",\"KPWxKD\":\"No hay mensajes para mostrar\",\"J2LkP8\":\"No hay pedidos para mostrar\",\"RBXXtB\":\"No hay métodos de pago disponibles actualmente. Por favor, contacte al organizador del evento para obtener ayuda.\",\"ZWEfBE\":\"No se requiere pago\",\"ZPoHOn\":\"No hay ningún producto asociado con este asistente.\",\"Ya1JhR\":\"No hay productos disponibles en esta categoría.\",\"FTfObB\":\"Aún no hay productos\",\"+Y976X\":\"No hay códigos promocionales para mostrar\",\"MAavyl\":\"No hay preguntas respondidas por este asistente.\",\"SnlQeq\":\"No se han hecho preguntas para este pedido.\",\"Ev2r9A\":\"No hay resultados\",\"gk5uwN\":\"Sin resultados de búsqueda\",\"RHyZUL\":\"Sin resultados de búsqueda.\",\"RY2eP1\":\"No se han agregado impuestos ni tarifas.\",\"EdQY6l\":\"Ninguno\",\"OJx3wK\":\"No disponible\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada que mostrar aún\",\"hFwWnI\":\"Configuración de las notificaciones\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notificar al organizador de nuevos pedidos\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Número de días permitidos para el pago (dejar en blanco para omitir los términos de pago en las facturas)\",\"n86jmj\":\"Prefijo del número\",\"mwe+2z\":\"Los pedidos offline no se reflejan en las estadísticas del evento hasta que el pedido se marque como pagado.\",\"dWBrJX\":\"El pago offline ha fallado. Por favor, inténtelo de nuevo o contacte al organizador del evento.\",\"fcnqjw\":\"Instrucciones de Pago Fuera de Línea\",\"+eZ7dp\":\"Pagos offline\",\"ojDQlR\":\"Información de pagos offline\",\"u5oO/W\":\"Configuración de pagos offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"En venta\",\"Ug4SfW\":\"Una vez que crees un evento, lo verás aquí.\",\"ZxnK5C\":\"Una vez que comiences a recopilar datos, los verás aquí.\",\"PnSzEc\":\"Una vez que esté listo, ponga su evento en vivo y comience a vender productos.\",\"J6n7sl\":\"En curso\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Detalles del evento en línea\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Abrir Página de Check-In\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opción \",[\"i\"]],\"oPknTP\":\"Información adicional opcional que aparecerá en todas las facturas (por ejemplo, términos de pago, cargos por pago atrasado, política de devoluciones)\",\"OrXJBY\":\"Prefijo opcional para los números de factura (por ejemplo, INV-)\",\"0zpgxV\":\"Opciones\",\"BzEFor\":\"o\",\"UYUgdb\":\"Orden\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Orden cancelada\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Fecha de orden\",\"Tol4BF\":\"Detalles del pedido\",\"WbImlQ\":\"El pedido ha sido cancelado y se ha notificado al propietario del pedido.\",\"nAn4Oe\":\"Pedido marcado como pagado\",\"uzEfRz\":\"Notas del pedido\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Pedir Referencia\",\"acIJ41\":\"Estado del pedido\",\"GX6dZv\":\"Resumen del pedido\",\"tDTq0D\":\"Tiempo de espera del pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Dirección de la organización\",\"GVcaW6\":\"Detalles de la organización\",\"nfnm9D\":\"Nombre de la organización\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"Se requiere organizador\",\"Pa6G7v\":\"Nombre del organizador\",\"l894xP\":\"Los organizadores solo pueden gestionar eventos y productos. No pueden gestionar usuarios, configuraciones de cuenta o información de facturación.\",\"fdjq4c\":\"Relleno\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Página no encontrada\",\"QbrUIo\":\"Vistas de página\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pagado\",\"HVW65c\":\"Producto de pago\",\"ZfxaB4\":\"Reembolsado parcialmente\",\"8ZsakT\":\"Contraseña\",\"TUJAyx\":\"La contraseña debe tener un mínimo de 8 caracteres.\",\"vwGkYB\":\"La contraseña debe tener al menos 8 caracteres\",\"BLTZ42\":\"Restablecimiento de contraseña exitoso. Por favor inicie sesión con su nueva contraseña.\",\"f7SUun\":\"Las contraseñas no son similares\",\"aEDp5C\":\"Pegue esto donde desea que aparezca el widget.\",\"+23bI/\":\"Patricio\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pago\",\"Lg+ewC\":\"Pago y facturación\",\"DZjk8u\":\"Configuración de pago y facturación\",\"lflimf\":\"Período de vencimiento del pago\",\"JhtZAK\":\"Pago fallido\",\"JEdsvQ\":\"Instrucciones de pago\",\"bLB3MJ\":\"Métodos de pago\",\"QzmQBG\":\"Proveedor de pago\",\"lsxOPC\":\"Pago recibido\",\"wJTzyi\":\"Estado del pago\",\"xgav5v\":\"¡Pago exitoso!\",\"R29lO5\":\"Términos de pago\",\"/roQKz\":\"Porcentaje\",\"vPJ1FI\":\"Monto porcentual\",\"xdA9ud\":\"Coloque esto en el de su sitio web.\",\"blK94r\":\"Por favor agregue al menos una opción\",\"FJ9Yat\":\"Por favor verifique que la información proporcionada sea correcta.\",\"TkQVup\":\"Por favor revisa tu correo electrónico y contraseña y vuelve a intentarlo.\",\"sMiGXD\":\"Por favor verifique que su correo electrónico sea válido\",\"Ajavq0\":\"Por favor revise su correo electrónico para confirmar su dirección de correo electrónico.\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Por favor continúa en la nueva pestaña.\",\"hcX103\":\"Por favor, cree un producto\",\"cdR8d6\":\"Por favor, crea un ticket\",\"x2mjl4\":\"Por favor, introduzca una URL de imagen válida que apunte a una imagen.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Tenga en cuenta\",\"C63rRe\":\"Por favor, regresa a la página del evento para comenzar de nuevo.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Por favor, seleccione al menos un producto\",\"igBrCH\":\"Verifique su dirección de correo electrónico para acceder a todas las funciones.\",\"/IzmnP\":\"Por favor, espere mientras preparamos su factura...\",\"MOERNx\":\"Portugués\",\"qCJyMx\":\"Mensaje posterior al pago\",\"g2UNkE\":\"Energizado por\",\"Rs7IQv\":\"Mensaje previo al pago\",\"rdUucN\":\"Vista Previa\",\"a7u1N9\":\"Precio\",\"CmoB9j\":\"Modo de visualización de precios\",\"BI7D9d\":\"Precio no establecido\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo de precio\",\"6RmHKN\":\"Color primario\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Color de texto primario\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimir todas las entradas\",\"DKwDdj\":\"Imprimir boletos\",\"K47k8R\":\"Producto\",\"1JwlHk\":\"Categoría de producto\",\"U61sAj\":\"Categoría de producto actualizada con éxito.\",\"1USFWA\":\"Producto eliminado con éxito\",\"4Y2FZT\":\"Tipo de precio del producto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Ventas de productos\",\"U/R4Ng\":\"Nivel del producto\",\"sJsr1h\":\"Tipo de producto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Producto(s)\",\"N0qXpE\":\"Productos\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Productos vendidos\",\"/u4DIx\":\"Productos vendidos\",\"DJQEZc\":\"Productos ordenados con éxito\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"perfil actualizado con éxito\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de códigos promocionales\",\"RVb8Fo\":\"Códigos promocionales\",\"BZ9GWa\":\"Los códigos promocionales se pueden utilizar para ofrecer descuentos, acceso de preventa o proporcionar acceso especial a su evento.\",\"OP094m\":\"Informe de códigos promocionales\",\"4kyDD5\":\"Proporcione contexto adicional o instrucciones para esta pregunta. Utilice este campo para agregar términos y condiciones, directrices o cualquier información importante que los asistentes necesiten saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"cantidad disponible\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Pregunta eliminada\",\"avf0gk\":\"Descripción de la pregunta\",\"oQvMPn\":\"Título de la pregunta\",\"enzGAL\":\"Preguntas\",\"ROv2ZT\":\"Preguntas y respuestas\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opción de radio\",\"C4TjpG\":\"Leer menos\",\"I3QpvQ\":\"Recipiente\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso fallido\",\"n10yGu\":\"Orden de reembolso\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Reembolso pendiente\",\"xHpVRl\":\"Estado del reembolso\",\"/BI0y9\":\"Reintegrado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"eliminar\",\"t/YqKh\":\"Eliminar\",\"t9yxlZ\":\"Informes\",\"prZGMe\":\"Requerir dirección de facturación\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reenviar confirmación por correo electrónico\",\"wIa8Qe\":\"Reenviar invitacíon\",\"VeKsnD\":\"Reenviar correo electrónico del pedido\",\"dFuEhO\":\"Reenviar correo del entrada\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Restablecer\",\"RfwZxd\":\"Restablecer la contraseña\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Volver a la página del evento\",\"8YBH95\":\"Ganancia\",\"PO/sOY\":\"Revocar invitación\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Fecha de finalización de la venta\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Fecha de inicio de la venta\",\"hBsw5C\":\"Ventas terminadas\",\"kpAzPe\":\"Inicio de ventas\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Guardar\",\"IUwGEM\":\"Guardar cambios\",\"U65fiW\":\"Guardar organizador\",\"UGT5vp\":\"Guardar ajustes\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Busque por nombre del asistente, correo electrónico o número de pedido...\",\"+pr/FY\":\"Buscar por nombre del evento...\",\"3zRbWw\":\"Busque por nombre, correo electrónico o número de pedido...\",\"L22Tdf\":\"Buscar por nombre, número de pedido, número de asistente o correo electrónico...\",\"BiYOdA\":\"Buscar por nombre...\",\"YEjitp\":\"Buscar por tema o contenido...\",\"Pjsch9\":\"Buscar asignaciones de capacidad...\",\"r9M1hc\":\"Buscar listas de registro...\",\"+0Yy2U\":\"Buscar productos\",\"YIix5Y\":\"Buscar...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Color secundario\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Color de texto secundario\",\"02ePaq\":[\"Seleccionar \",[\"0\"]],\"QuNKRX\":\"Seleccionar cámara\",\"9FQEn8\":\"Seleccionar categoría...\",\"kWI/37\":\"Seleccionar organizador\",\"ixIx1f\":\"Seleccionar producto\",\"3oSV95\":\"Seleccionar nivel de producto\",\"C4Y1hA\":\"Seleccionar productos\",\"hAjDQy\":\"Seleccionar estado\",\"QYARw/\":\"Seleccionar billete\",\"OMX4tH\":\"Seleccionar boletos\",\"DrwwNd\":\"Seleccionar período de tiempo\",\"O/7I0o\":\"Seleccionar...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar un mensaje\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Enviar Mensaje\",\"D7ZemV\":\"Enviar confirmación del pedido y correo electrónico del billete.\",\"v1rRtW\":\"Enviar prueba\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descripción SEO\",\"/SIY6o\":\"Palabras clave SEO\",\"GfWoKv\":\"Configuración de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Tarifa de servicio\",\"Bj/QGQ\":\"Fijar un precio mínimo y dejar que los usuarios paguen más si lo desean.\",\"L0pJmz\":\"Establezca el número inicial para la numeración de facturas. Esto no se puede cambiar una vez que las facturas se hayan generado.\",\"nYNT+5\":\"Configura tu evento\",\"A8iqfq\":\"Configura tu evento en vivo\",\"Tz0i8g\":\"Ajustes\",\"Z8lGw6\":\"Compartir\",\"B2V3cA\":\"Compartir evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostrar cantidad disponible del producto\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostrar más\",\"izwOOD\":\"Mostrar impuestos y tarifas por separado\",\"1SbbH8\":\"Se muestra al cliente después de finalizar la compra, en la página de resumen del pedido.\",\"YfHZv0\":\"Se muestra al cliente antes de realizar el pago.\",\"CBBcly\":\"Muestra campos de dirección comunes, incluido el país.\",\"yTnnYg\":\"simpson\",\"TNaCfq\":\"Cuadro de texto de una sola línea\",\"+P0Cn2\":\"Salta este paso\",\"YSEnLE\":\"Herrero\",\"lgFfeO\":\"Agotado\",\"Mi1rVn\":\"Agotado\",\"nwtY4N\":\"Algo salió mal\",\"GRChTw\":\"Algo salió mal al eliminar el impuesto o tarifa\",\"YHFrbe\":\"¡Algo salió mal! Inténtalo de nuevo\",\"kf83Ld\":\"Algo salió mal.\",\"fWsBTs\":\"Algo salió mal. Inténtalo de nuevo.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Lo sentimos, este código de promoción no se reconoce\",\"65A04M\":\"Español\",\"mFuBqb\":\"Producto estándar con precio fijo\",\"D3iCkb\":\"Fecha de inicio\",\"/2by1f\":\"Estado o región\",\"uAQUqI\":\"Estado\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Los pagos con Stripe no están habilitados para este evento.\",\"UJmAAK\":\"Sujeto\",\"X2rrlw\":\"Total parcial\",\"zzDlyQ\":\"Éxito\",\"b0HJ45\":[\"¡Éxito! \",[\"0\"],\" recibirá un correo electrónico en breve.\"],\"BJIEiF\":[[\"0\"],\" asistente con éxito\"],\"OtgNFx\":\"Dirección de correo electrónico confirmada correctamente\",\"IKwyaF\":\"Cambio de correo electrónico confirmado exitosamente\",\"zLmvhE\":\"Asistente creado exitosamente\",\"gP22tw\":\"Producto creado con éxito\",\"9mZEgt\":\"Código promocional creado correctamente\",\"aIA9C4\":\"Pregunta creada correctamente\",\"J3RJSZ\":\"Asistente actualizado correctamente\",\"3suLF0\":\"Asignación de Capacidad actualizada con éxito\",\"Z+rnth\":\"Lista de registro actualizada con éxito\",\"vzJenu\":\"Configuración de correo electrónico actualizada correctamente\",\"7kOMfV\":\"Evento actualizado con éxito\",\"G0KW+e\":\"Diseño de página de inicio actualizado con éxito\",\"k9m6/E\":\"Configuración de la página de inicio actualizada correctamente\",\"y/NR6s\":\"Ubicación actualizada correctamente\",\"73nxDO\":\"Configuraciones varias actualizadas exitosamente\",\"4H80qv\":\"Pedido actualizado con éxito\",\"6xCBVN\":\"Configuraciones de pago y facturación actualizadas con éxito\",\"1Ycaad\":\"Producto actualizado con éxito\",\"70dYC8\":\"Código promocional actualizado correctamente\",\"F+pJnL\":\"Configuración de SEO actualizada con éxito\",\"DXZRk5\":\"habitación 100\",\"GNcfRk\":\"Correo electrónico de soporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Impuesto\",\"geUFpZ\":\"Impuestos y tarifas\",\"dFHcIn\":\"Detalles de impuestos\",\"wQzCPX\":\"Información fiscal que aparecerá en la parte inferior de todas las facturas (por ejemplo, número de IVA, registro fiscal)\",\"0RXCDo\":\"Impuesto o tasa eliminados correctamente\",\"ZowkxF\":\"Impuestos\",\"qu6/03\":\"Impuestos y honorarios\",\"gypigA\":\"Ese código de promoción no es válido.\",\"5ShqeM\":\"La lista de registro que buscas no existe.\",\"QXlz+n\":\"La moneda predeterminada para tus eventos.\",\"mnafgQ\":\"La zona horaria predeterminada para sus eventos.\",\"o7s5FA\":\"El idioma en el que el asistente recibirá los correos electrónicos.\",\"NlfnUd\":\"El enlace en el que hizo clic no es válido.\",\"HsFnrk\":[\"El número máximo de productos para \",[\"0\"],\" es \",[\"1\"]],\"TSAiPM\":\"La página que buscas no existe\",\"MSmKHn\":\"El precio mostrado al cliente incluirá impuestos y tasas.\",\"6zQOg1\":\"El precio mostrado al cliente no incluirá impuestos ni tasas. Se mostrarán por separado.\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"El título del evento que se mostrará en los resultados del motor de búsqueda y al compartirlo en las redes sociales. De forma predeterminada, se utilizará el título del evento.\",\"wDx3FF\":\"No hay productos disponibles para este evento\",\"pNgdBv\":\"No hay productos disponibles en esta categoría\",\"rMcHYt\":\"Hay un reembolso pendiente. Espere a que se complete antes de solicitar otro reembolso.\",\"F89D36\":\"Hubo un error al marcar el pedido como pagado\",\"68Axnm\":\"Hubo un error al procesar su solicitud. Inténtalo de nuevo.\",\"mVKOW6\":\"Hubo un error al enviar tu mensaje\",\"AhBPHd\":\"Estos detalles solo se mostrarán si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"Pc/Wtj\":\"Este asistente tiene un pedido sin pagar.\",\"mf3FrP\":\"Esta categoría aún no tiene productos.\",\"8QH2Il\":\"Esta categoría está oculta de la vista pública\",\"xxv3BZ\":\"Esta lista de registro ha expirado\",\"Sa7w7S\":\"Esta lista de registro ha expirado y ya no está disponible para registros.\",\"Uicx2U\":\"Esta lista de registro está activa\",\"1k0Mp4\":\"Esta lista de registro aún no está activa\",\"K6fmBI\":\"Esta lista de registro aún no está activa y no está disponible para registros.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Esta información se mostrará en la página de pago, en la página de resumen del pedido y en el correo electrónico de confirmación del pedido.\",\"XAHqAg\":\"Este es un producto general, como una camiseta o una taza. No se emitirá un boleto\",\"CNk/ro\":\"Este es un evento en línea\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Este mensaje se incluirá en el pie de página de todos los correos electrónicos enviados desde este evento.\",\"55i7Fa\":\"Este mensaje solo se mostrará si el pedido se completa con éxito. Los pedidos en espera de pago no mostrarán este mensaje.\",\"RjwlZt\":\"Este pedido ya ha sido pagado.\",\"5K8REg\":\"Este pedido ya ha sido reembolsado.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Esta orden ha sido cancelada.\",\"Q0zd4P\":\"Este pedido ha expirado. Por favor, comienza de nuevo.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Esta página de pedidos ya no está disponible.\",\"i0TtkR\":\"Esto sobrescribe todas las configuraciones de visibilidad y ocultará el producto a todos los clientes.\",\"cRRc+F\":\"Este producto no se puede eliminar porque está asociado con un pedido. Puede ocultarlo en su lugar.\",\"3Kzsk7\":\"Este producto es un boleto. Se emitirá un boleto a los compradores al realizar la compra\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Este enlace para restablecer la contraseña no es válido o ha caducado.\",\"IV9xTT\":\"Este usuario no está activo porque no ha aceptado su invitación.\",\"5AnPaO\":\"boleto\",\"kjAL4v\":\"Boleto\",\"dtGC3q\":\"El correo electrónico del ticket se ha reenviado al asistente.\",\"54q0zp\":\"Entradas para\",\"xN9AhL\":[\"Nivel \",[\"0\"]],\"jZj9y9\":\"Producto escalonado\",\"8wITQA\":\"Los productos escalonados le permiten ofrecer múltiples opciones de precio para el mismo producto. Esto es perfecto para productos anticipados o para ofrecer diferentes opciones de precio a diferentes grupos de personas.\\\" # es\",\"nn3mSR\":\"Tiempo restante:\",\"s/0RpH\":\"Tiempos utilizados\",\"y55eMd\":\"Veces usado\",\"40Gx0U\":\"Zona horaria\",\"oDGm7V\":\"CONSEJO\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Herramientas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descuentos\",\"NRWNfv\":\"Monto total de descuento\",\"BxsfMK\":\"Tarifas totales\",\"2bR+8v\":\"Total de ventas brutas\",\"mpB/d9\":\"Monto total del pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total reembolsado\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total impuestos\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"No se pudo registrar al asistente\",\"bPWBLL\":\"No se pudo retirar al asistente\",\"9+P7zk\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"WLxtFC\":\"No se pudo crear el producto. Por favor, revise sus datos\",\"/cSMqv\":\"No se puede crear una pregunta. Por favor revisa tus datos\",\"MH/lj8\":\"No se puede actualizar la pregunta. Por favor revisa tus datos\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponible\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido no pagado\",\"ia8YsC\":\"Próximo\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Actualizar \",[\"0\"]],\"+qqX74\":\"Actualizar el nombre del evento, la descripción y las fechas.\",\"vXPSuB\":\"Actualización del perfil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiada en el portapapeles\",\"e5lF64\":\"Ejemplo de uso\",\"fiV0xj\":\"Límite de uso\",\"sGEOe4\":\"Utilice una versión borrosa de la imagen de portada como fondo\",\"OadMRm\":\"Usar imagen de portada\",\"7PzzBU\":\"Usuario\",\"yDOdwQ\":\"Gestión de usuarios\",\"Sxm8rQ\":\"Usuarios\",\"VEsDvU\":\"Los usuarios pueden cambiar su correo electrónico en <0>Configuración de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nombre del lugar\",\"jpctdh\":\"Ver\",\"Pte1Hv\":\"Ver detalles del asistente\",\"/5PEQz\":\"Ver página del evento\",\"fFornT\":\"Ver mensaje completo\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Ver en Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista de registro VIP\",\"tF+VVr\":\"Entrada VIP\",\"2q/Q7x\":\"Visibilidad\",\"vmOFL/\":\"No pudimos procesar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"45Srzt\":\"No pudimos eliminar la categoría. Por favor, inténtelo de nuevo.\",\"/DNy62\":[\"No pudimos encontrar ningún boleto que coincida con \",[\"0\"]],\"1E0vyy\":\"No pudimos cargar los datos. Inténtalo de nuevo.\",\"NmpGKr\":\"No pudimos reordenar las categorías. Por favor, inténtelo de nuevo.\",\"BJtMTd\":\"Recomendamos dimensiones de 2160 px por 1080 px y un tamaño de archivo máximo de 5 MB.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"No pudimos confirmar su pago. Inténtelo de nuevo o comuníquese con el soporte.\",\"Gspam9\":\"Estamos procesando tu pedido. Espere por favor...\",\"LuY52w\":\"¡Bienvenido a bordo! Por favor inicie sesión para continuar.\",\"dVxpp5\":[\"Bienvenido de nuevo\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"¿Qué son los productos escalonados?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"¿Qué es una categoría?\",\"gxeWAU\":\"¿A qué productos se aplica este código?\",\"hFHnxR\":\"¿A qué productos se aplica este código? (Se aplica a todos por defecto)\",\"AeejQi\":\"¿A qué productos debería aplicarse esta capacidad?\",\"Rb0XUE\":\"¿A qué hora llegarás?\",\"5N4wLD\":\"¿Qué tipo de pregunta es esta?\",\"gyLUYU\":\"Cuando esté habilitado, se generarán facturas para los pedidos de boletos. Las facturas se enviarán junto con el correo electrónico de confirmación del pedido. Los asistentes también pueden descargar sus facturas desde la página de confirmación del pedido.\",\"D3opg4\":\"Cuando los pagos offline estén habilitados, los usuarios podrán completar sus pedidos y recibir sus boletos. Sus boletos indicarán claramente que el pedido no está pagado, y la herramienta de registro notificará al personal si un pedido requiere pago.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"¿Qué boletos deben asociarse con esta lista de registro?\",\"S+OdxP\":\"¿Quién organiza este evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"¿A quién se le debería hacer esta pregunta?\",\"VxFvXQ\":\"Insertar widget\",\"v1P7Gm\":\"Configuración del widget\",\"b4itZn\":\"Laboral\",\"hqmXmc\":\"Laboral...\",\"+G/XiQ\":\"Año hasta la fecha\",\"l75CjT\":\"Sí\",\"QcwyCh\":\"Si, eliminarlos\",\"ySeBKv\":\"Ya has escaneado este boleto\",\"P+Sty0\":[\"Estás cambiando tu correo electrónico a <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Estás desconectado\",\"sdB7+6\":\"Puede crear un código promocional que se dirija a este producto en el\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"No puede cambiar el tipo de producto ya que hay asistentes asociados con este producto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"No puede registrar a asistentes con pedidos no pagados. Esta configuración se puede cambiar en los ajustes del evento.\",\"c9Evkd\":\"No puede eliminar la última categoría.\",\"6uwAvx\":\"No puede eliminar este nivel de precios porque ya hay productos vendidos para este nivel. Puede ocultarlo en su lugar.\",\"tFbRKJ\":\"No puede editar la función o el estado del propietario de la cuenta.\",\"fHfiEo\":\"No puede reembolsar un pedido creado manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Tienes acceso a múltiples cuentas. Por favor elige uno para continuar.\",\"Z6q0Vl\":\"Ya has aceptado esta invitación. Por favor inicie sesión para continuar.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"No tienes ningún cambio de correo electrónico pendiente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Se te ha acabado el tiempo para completar tu pedido.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Aún no ha enviado ningún mensaje. Puede enviar mensajes a todos los asistentes o a titulares de productos específicos.\",\"R6i9o9\":\"Debes reconocer que este correo electrónico no es promocional.\",\"3ZI8IL\":\"Debes aceptar los términos y condiciones.\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Debe crear un ticket antes de poder agregar manualmente un asistente.\",\"jE4Z8R\":\"Debes tener al menos un nivel de precios\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Deberá marcar un pedido como pagado manualmente. Esto se puede hacer en la página de gestión de pedidos.\",\"L/+xOk\":\"Necesitarás un boleto antes de poder crear una lista de registro.\",\"Djl45M\":\"Necesitará un producto antes de poder crear una asignación de capacidad.\",\"y3qNri\":\"Necesitará al menos un producto para comenzar. Gratis, de pago o deje que el usuario decida cuánto pagar.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Su nombre de cuenta se utiliza en las páginas de eventos y en los correos electrónicos.\",\"veessc\":\"Sus asistentes aparecerán aquí una vez que se hayan registrado para su evento. También puede agregar asistentes manualmente.\",\"Eh5Wrd\":\"Tu increíble sitio web 🎉\",\"lkMK2r\":\"Tus detalles\",\"3ENYTQ\":[\"Su solicitud de cambio de correo electrónico a <0>\",[\"0\"],\" está pendiente. Por favor revisa tu correo para confirmar\"],\"yZfBoy\":\"Tu mensaje ha sido enviado\",\"KSQ8An\":\"Tu pedido\",\"Jwiilf\":\"Tu pedido ha sido cancelado\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Tus pedidos aparecerán aquí una vez que comiencen a llegar.\",\"9TO8nT\":\"Tu contraseña\",\"P8hBau\":\"Su pago se está procesando.\",\"UdY1lL\":\"Su pago no fue exitoso, inténtelo nuevamente.\",\"fzuM26\":\"Su pago no fue exitoso. Inténtalo de nuevo.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Su reembolso se está procesando.\",\"IFHV2p\":\"Tu billete para\",\"x1PPdr\":\"Código postal\",\"BM/KQm\":\"CP o Código Postal\",\"+LtVBt\":\"Código postal\",\"25QDJ1\":\"- Haz clic para publicar\",\"WOyJmc\":\"- Haz clic para despublicar\",\"ncwQad\":\"(vacío)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" ya está registrado\"],\"S4PqS9\":[[\"0\"],\" webhooks activos\"],\"6MIiOI\":[[\"0\"],\" restantes\"],\"COnw8D\":[\"Logo de \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"/HkCs4\":[[\"0\"],\" entradas\"],\"TjbIUI\":[[\"availableCount\"],\" de \",[\"totalCount\"],\" disponibles\"],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"3IEF7U\":[[\"totalCount\"],\" tipos de entradas\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Impuestos/Tasas\",\"B1St2O\":\"<0>Las listas de check-in te ayudan a gestionar la entrada al evento por día, área o tipo de entrada. Puedes vincular entradas a listas específicas como zonas VIP o pases del Día 1 y compartir un enlace de check-in seguro con el personal. No se requiere cuenta. El check-in funciona en móvil, escritorio o tableta, usando la cámara del dispositivo o un escáner USB HID. \",\"v9VSIS\":\"<0>Establece un límite total de asistencia que se aplica a múltiples tipos de entradas a la vez.<1>Por ejemplo, si vinculas una entrada de <2>Pase de Día y una de <3>Fin de Semana Completo, ambas se extraerán del mismo grupo de plazas. Una vez alcanzado el límite, todas las entradas vinculadas dejan de venderse automáticamente.\",\"ZnVt5v\":\"<0>Los webhooks notifican instantáneamente a los servicios externos cuando ocurren eventos, como agregar un nuevo asistente a tu CRM o lista de correo al registrarse, asegurando una automatización fluida.<1>Usa servicios de terceros como <2>Zapier, <3>IFTTT o <4>Make para crear flujos de trabajo personalizados y automatizar tareas.\",\"fAv9QG\":\"🎟️ Agregar entradas\",\"M2DyLc\":\"1 webhook activo\",\"yTsaLw\":\"1 entrada\",\"nz96Ue\":\"1 tipo de entrada\",\"HR/cvw\":\"Calle Ejemplo 123\",\"kMU5aM\":\"Se ha enviado un aviso de cancelación a\",\"V53XzQ\":\"Se ha enviado un nuevo código de verificación a tu correo\",\"/z/bH1\":\"Una breve descripción de tu organizador que se mostrará a tus usuarios.\",\"aS0jtz\":\"Abandonado\",\"uyJsf6\":\"Acerca de\",\"WTk/ke\":\"Acerca de Stripe Connect\",\"JvuLls\":\"Asumir la comisión\",\"lk74+I\":\"Asumir la comisión\",\"1uJlG9\":\"Color de Acento\",\"K5+3xg\":\"Aceptar invitación\",\"VTfZPy\":\"Acceso denegado\",\"iN5Cz3\":\"¡Cuenta ya conectada!\",\"YP4JuP\":\"Configuración de cuenta actualizada correctamente\",\"vOuxvL\":\"Información de la cuenta\",\"EHNORh\":\"Cuenta no encontrada\",\"bPwFdf\":\"Cuentas\",\"nMtNd+\":\"Acción requerida: Reconecte su cuenta de Stripe\",\"AhwTa1\":\"Acción Requerida: Se Necesita Información del IVA\",\"APyAR/\":\"Eventos activos\",\"UWWRyd\":\"Agregue preguntas personalizadas para recopilar información adicional durante el proceso de pago\",\"a5KFZU\":\"Agrega detalles del evento y administra la configuración del evento.\",\"Fb+SDI\":\"Añadir más entradas\",\"7JF9w9\":\"Agregar pregunta\",\"6PNlRV\":\"Añade este evento a tu calendario\",\"BGD9Yt\":\"Agregar entradas\",\"QN2F+7\":\"Agregar Webhook\",\"NsWqSP\":\"Agrega tus redes sociales y la URL de tu sitio web. Estos se mostrarán en tu página pública de organizador.\",\"bVjDs9\":\"Comisiones adicionales\",\"0Zypnp\":\"Panel de Administración\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"El código de afiliado no se puede cambiar\",\"/jHBj5\":\"Afiliado creado exitosamente\",\"uCFbG2\":\"Afiliado eliminado exitosamente\",\"a41PKA\":\"Se rastrearán las ventas del afiliado\",\"mJJh2s\":\"No se rastrearán las ventas del afiliado. Esto desactivará al afiliado.\",\"jabmnm\":\"Afiliado actualizado exitosamente\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Los afiliados te ayudan a rastrear las ventas generadas por socios e influencers. Crea códigos de afiliado y compártelos para monitorear el rendimiento.\",\"7rLTkE\":\"Todos los eventos archivados\",\"gKq1fa\":\"Todos los asistentes\",\"pMLul+\":\"Todas las monedas\",\"qlaZuT\":\"¡Todo listo! Ahora está usando nuestro sistema de pagos mejorado.\",\"ZS/D7f\":\"Todos los eventos finalizados\",\"QsYjci\":\"Todos los eventos\",\"31KB8w\":\"Todos los trabajos fallidos eliminados\",\"D2g7C7\":\"Todos los trabajos en cola para reintentar\",\"dr7CWq\":\"Todos los próximos eventos\",\"GpT6Uf\":\"Permitir a los asistentes actualizar su información de entrada (nombre, correo electrónico) a través de un enlace seguro enviado con su confirmación de pedido.\",\"QUg5y1\":\"¡Casi terminamos! Complete la conexión de su cuenta de Stripe para comenzar a aceptar pagos.\",\"c4uJfc\":\"¡Casi listo! Solo estamos esperando que se procese tu pago. Esto debería tomar solo unos segundos.\",\"ocS8eq\":[\"¿Ya tienes una cuenta? <0>\",[\"0\"],\"\"],\"/H326L\":\"Ya reembolsado\",\"RtxQTF\":\"También cancelar este pedido\",\"jkNgQR\":\"También reembolsar este pedido\",\"xYqsHg\":\"Siempre disponible\",\"Wvrz79\":\"Monto pagado\",\"Zkymb9\":\"Un correo para asociar con este afiliado. El afiliado no será notificado.\",\"vRznIT\":\"Ocurrió un error al verificar el estado de la exportación.\",\"eusccx\":\"Un mensaje opcional para mostrar en el producto destacado, ej. \\\"Se vende rápido 🔥\\\" o \\\"Mejor valor\\\"\",\"QNrkms\":\"Respuesta actualizada con éxito.\",\"Znwxal\":\"Configuración de tarifas de aplicación\",\"261RBr\":\"Aprobar mensaje\",\"0aVEBY\":\"¿Estás seguro de que deseas eliminar todos los trabajos fallidos?\",\"LchiNd\":\"¿Estás seguro de que quieres eliminar este afiliado? Esta acción no se puede deshacer.\",\"vPeW/6\":\"¿Estás seguro de que quieres eliminar esta configuración? Esto puede afectar a las cuentas que la utilizan.\",\"JmVITJ\":\"¿Está seguro de que desea eliminar esta plantilla? Esta acción no se puede deshacer y los correos volverán a la plantilla predeterminada.\",\"aLS+A6\":\"¿Está seguro de que desea eliminar esta plantilla? Esta acción no se puede deshacer y los correos volverán a la plantilla del organizador o predeterminada.\",\"5H3Z78\":\"¿Estás seguro de que quieres eliminar este webhook?\",\"147G4h\":\"¿Estás seguro de que quieres salir?\",\"VDWChT\":\"¿Estás seguro de que quieres poner este organizador como borrador? Esto hará que la página del organizador sea invisible al público.\",\"pWtQJM\":\"¿Estás seguro de que quieres hacer público este organizador? Esto hará que la página del organizador sea visible al público.\",\"WFHOlF\":\"¿Estás seguro de que quieres publicar este evento? Una vez publicado, será visible al público.\",\"4TNVdy\":\"¿Estás seguro de que quieres publicar este perfil de organizador? Una vez publicado, será visible al público.\",\"cDtoWq\":[\"¿Está seguro de que desea reenviar la confirmación del pedido a \",[\"0\"],\"?\"],\"xeIaKw\":[\"¿Está seguro de que desea reenviar la entrada a \",[\"0\"],\"?\"],\"ExDt3P\":\"¿Estás seguro de que quieres despublicar este evento? Ya no será visible al público.\",\"5Qmxo/\":\"¿Estás seguro de que quieres despublicar este perfil de organizador? Ya no será visible al público.\",\"Uqefyd\":\"¿Está registrado para el IVA en la UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Como su negocio está ubicado en Irlanda, el IVA irlandés del 23% se aplica automáticamente a todas las tarifas de la plataforma.\",\"QGoXh3\":\"Como su negocio está basado en la UE, necesitamos determinar el tratamiento correcto del IVA para las tarifas de nuestra plataforma:\",\"tMeVa/\":\"Solicitar nombre y correo electrónico por cada boleto comprado\",\"/JdZIP\":\"Configuración asignada\",\"xdiER7\":\"Nivel asignado\",\"F2rX0R\":\"Debe seleccionarse al menos un tipo de evento\",\"BCmibk\":\"Intentos\",\"6PecK3\":\"Asistencia y tasas de registro en todos los eventos\",\"AJ4rvK\":\"Asistente cancelado\",\"qvylEK\":\"Asistente creado\",\"Aspq3b\":\"Recopilación de datos de asistentes\",\"fpb0rX\":\"Datos del asistente copiados del pedido\",\"0R3Y+9\":\"Email del asistente\",\"94aQMU\":\"Información del asistente\",\"KkrBiR\":\"Recopilación de información del asistente\",\"av+gjP\":\"Nombre del asistente\",\"cosfD8\":\"Estado del Asistente\",\"D2qlBU\":\"Asistente actualizado\",\"22BOve\":\"Asistente actualizado correctamente\",\"x8Vnvf\":\"El ticket del asistente no está incluido en esta lista\",\"k3Tngl\":\"Asistentes exportados\",\"UoIRW8\":\"Asistentes registrados\",\"5UbY+B\":\"Asistentes con entrada específica\",\"4HVzhV\":\"Asistentes:\",\"HVkhy2\":\"Análisis de atribución\",\"dMMjeD\":\"Desglose de atribución\",\"1oPDuj\":\"Valor de atribución\",\"PZ7FTW\":\"Detectado automáticamente según el color de fondo, pero se puede anular\",\"clF06r\":\"Disponible para reembolso\",\"NB5+UG\":\"Tokens disponibles\",\"EmYMHc\":\"Esperando pago fuera de línea\",\"kNmmvE\":\"Awesome Events S.A.\",\"TeSaQO\":\"Volver a cuentas\",\"kYqM1A\":\"Volver al evento\",\"td/bh+\":\"Volver a Informes\",\"jIPNJG\":\"Información básica\",\"WOpH7O\":\"Experiencia de pago hermosa en cualquier dispositivo\",\"iMdwTb\":\"Antes de que tu evento pueda estar en línea, hay algunas cosas que debes hacer. Completa todos los pasos a continuación para comenzar.\",\"UabgBd\":\"El cuerpo es requerido\",\"HWXuQK\":\"Guarda esta página en marcadores para gestionar tu pedido en cualquier momento.\",\"CUKVDt\":\"Personalice sus boletos con un logotipo, colores y mensaje de pie de página personalizados.\",\"9N+p+g\":\"Negocios\",\"7ns+do\":\"Dirección comercial\",\"LeC29u\":\"Dirección comercial para fines de IVA\",\"RReHTu\":\"Nombre comercial\",\"bv6RXK\":\"Etiqueta del botón\",\"ChDLlO\":\"Texto del botón\",\"BUe8Wj\":\"El comprador paga\",\"qF1qbA\":\"Los compradores ven un precio limpio. La comisión de la plataforma se deduce de su pago.\",\"DFqasq\":[\"Al continuar, aceptas los <0>Términos de Servicio de \",[\"0\"],\"\"],\"lFdbRS\":\"Omitir comisiones de aplicación\",\"2VLZwd\":\"Botón de llamada a la acción\",\"PUpvQe\":\"Escáner de cámara\",\"D02dD9\":\"Campaña\",\"H4nE+E\":\"Cancelar todos los productos y devolverlos al grupo disponible\",\"tOXAdc\":\"Cancelar anulará todos los asistentes asociados con este pedido y liberará los boletos de vuelta al grupo disponible.\",\"IrUqjC\":\"No se puede registrar (Cancelado)\",\"01sEfm\":\"No se puede eliminar la configuración predeterminada del sistema\",\"VsM1HH\":\"Asignaciones de capacidad\",\"K7tIrx\":\"Categoría\",\"2tbLdK\":\"Caridad\",\"v4fiSg\":\"Revisa tu correo\",\"51AsAN\":\"¡Revisa tu bandeja de entrada! Si hay entradas asociadas a este correo, recibirás un enlace para verlas.\",\"udRwQs\":\"Registro de entrada creado\",\"F4SRy3\":\"Registro de entrada eliminado\",\"9gPPUY\":\"¡Lista de Check-In Creada!\",\"f2vU9t\":\"Listas de registro\",\"tMNBEF\":\"Las listas de check-in te permiten controlar el acceso por días, áreas o tipos de entrada. Puedes compartir un enlace seguro con el personal — no se requiere cuenta.\",\"SHJwyq\":\"Tasa de registro\",\"qCqdg6\":\"Estado de Check-In\",\"cKj6OE\":\"Resumen de registros\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chino (Tradicional)\",\"pkk46Q\":\"Elige un organizador\",\"Crr3pG\":\"Elegir calendario\",\"LAW8Vb\":\"Elija la configuración predeterminada para nuevos eventos. Esto se puede anular para eventos individuales.\",\"pjp2n5\":\"Elija quién paga la comisión de la plataforma. Esto no afecta las comisiones adicionales que haya configurado en su cuenta.\",\"CySr+W\":\"Haga clic para ver las notas\",\"RG3szS\":\"cerrar\",\"RWw9Lg\":\"Cerrar modal\",\"XwdMMg\":\"El código solo puede contener letras, números, guiones y guiones bajos\",\"+yMJb7\":\"El código es obligatorio\",\"m9SD3V\":\"El código debe tener al menos 3 caracteres\",\"V1krgP\":\"El código no debe tener más de 20 caracteres\",\"psqIm5\":\"Colabora con tu equipo para crear eventos increíbles juntos.\",\"4bUH9i\":\"Recopile los detalles del asistente para cada entrada comprada.\",\"TkfG8v\":\"Recopilar datos por pedido\",\"96ryID\":\"Recopilar datos por boleto\",\"FpsvqB\":\"Modo de Color\",\"jEu4bB\":\"Columnas\",\"CWk59I\":\"Comedia\",\"rPA+Gc\":\"Preferencias de comunicación\",\"7D9MJz\":\"Completar configuración de Stripe\",\"OqEV/G\":\"Complete la configuración a continuación para continuar\",\"nqx+6h\":\"Complete estos pasos para comenzar a vender entradas para su evento.\",\"5YrKW7\":\"Completa tu pago para asegurar tus entradas.\",\"xGU92i\":\"Completa tu perfil para unirte al equipo.\",\"ih35UP\":\"Centro de conferencias\",\"B5fpAA\":\"Configuración asignada correctamente\",\"X1zdE7\":\"Configuración creada correctamente\",\"mLBUMQ\":\"Configuración eliminada correctamente\",\"qxquWu\":\"Los nombres de configuración son visibles para los usuarios finales. La \\\"Tarifa fija\\\" y la \\\"Tarifa porcentual\\\" son tarifas de aplicación cobradas en USD en todas las transacciones.\",\"eeZdaB\":\"Configuración actualizada correctamente\",\"3cKoxx\":\"Configuraciones\",\"8v2LRU\":\"Configure los detalles del evento, ubicación, opciones de pago y notificaciones por correo electrónico.\",\"raw09+\":\"Configure cómo se recopilan los datos de los asistentes durante el proceso de pago\",\"FI60XC\":\"Configurar impuestos y comisiones\",\"NGXKG/\":\"Confirmar dirección de correo electrónico\",\"JRQitQ\":\"Confirmar nueva contraseña\",\"Auz0Mz\":\"Confirma tu correo electrónico para acceder a todas las funciones.\",\"7+grte\":\"¡Correo de confirmación enviado! Por favor, revisa tu bandeja de entrada.\",\"n/7+7Q\":\"Confirmación enviada a\",\"o5A0Go\":\"¡Felicidades por crear un evento!\",\"WNnP3w\":\"Conectar y actualizar\",\"Xe2tSS\":\"Documentación de conexión\",\"1Xxb9f\":\"Conectar procesamiento de pagos\",\"nQI4H5\":\"Conecta Stripe para habilitar la edición de plantillas de correo\",\"LmvZ+E\":\"Conecte Stripe para habilitar mensajería\",\"EWnXR+\":\"Conectar con Stripe\",\"VioGG1\":\"Conecta tu cuenta de Stripe para aceptar pagos por entradas y productos.\",\"4qmnU8\":\"Conecte su cuenta de Stripe para aceptar pagos.\",\"E1eze1\":\"Conecte su cuenta de Stripe para comenzar a aceptar pagos para sus eventos.\",\"ulV1ju\":\"Conecte su cuenta de Stripe para comenzar a aceptar pagos.\",\"/3017M\":\"Conectado a Stripe\",\"jfC/xh\":\"Contacto\",\"LOFgda\":[\"Contacto \",[\"0\"]],\"41BQ3k\":\"Correo de contacto\",\"KcXRN+\":\"Email de contacto para soporte\",\"m8WD6t\":\"Continuar configuración\",\"0GwUT4\":\"Continuar al pago\",\"sBV87H\":\"Continuar a la creación del evento\",\"nKtyYu\":\"Continuar al siguiente paso\",\"F3/nus\":\"Continuar al pago\",\"p2FRHj\":\"Controle cómo se manejan las comisiones de la plataforma para este evento\",\"1JnTgU\":\"Copiado de arriba\",\"FxVG/l\":\"Copiado al portapapeles\",\"PiH3UR\":\"¡Copiado!\",\"uUPbPg\":\"Copiar enlace de afiliado\",\"iVm46+\":\"Copiar código\",\"+2ZJ7N\":\"Copiar datos al primer asistente\",\"ZN1WLO\":\"Copiar Correo\",\"tUGbi8\":\"Copiar mis datos a:\",\"y22tv0\":\"Copia este enlace para compartirlo en cualquier parte\",\"/4gGIX\":\"Copiar al portapapeles\",\"P0rbCt\":\"Imagen de portada\",\"60u+dQ\":\"La imagen de portada se mostrará en la parte superior de la página del evento\",\"2NLjA6\":\"La imagen de portada se mostrará en la parte superior de tu página de organizador\",\"zg4oSu\":[\"Crear plantilla \",[\"0\"]],\"RKKhnW\":\"Cree un widget personalizado para vender boletos en su sitio.\",\"yIRev4\":\"Crear una contraseña\",\"xfKgwv\":\"Crear afiliado\",\"tudG8q\":\"Cree y configure boletos y mercancía para la venta.\",\"YAl9Hg\":\"Crear configuración\",\"BTne9e\":\"Crear plantillas de correo personalizadas para este evento que anulen los predeterminados del organizador\",\"YIDzi/\":\"Crear plantilla personalizada\",\"Nc3l/D\":\"Cree descuentos, códigos de acceso para boletos ocultos y ofertas especiales.\",\"eWEV9G\":\"Crear nueva contraseña\",\"8AiKIu\":\"Crear entrada o producto\",\"agZ87r\":\"Crea entradas para tu evento, establece precios y gestiona la cantidad disponible.\",\"/HGmW9\":\"Cree enlaces rastreables para recompensar a los socios que promocionan su evento.\",\"dkAPxi\":\"Crear Webhook\",\"5slqwZ\":\"Crea tu evento\",\"JQNMrj\":\"Crea tu primer evento\",\"CCjxOC\":\"Crea tu primer evento para comenzar a vender entradas y gestionar asistentes.\",\"ZCSSd+\":\"Crea tu propio evento\",\"67NsZP\":\"Creando evento...\",\"H34qcM\":\"Creando organizador...\",\"1YMS+X\":\"Creando tu evento, por favor espera\",\"yiy8Jt\":\"Creando tu perfil de organizador, por favor espera\",\"lfLHNz\":\"La etiqueta CTA es requerida\",\"BMtue0\":\"Procesador de pagos actual\",\"T+1APV\":\"El número de IVA actual está validado\",\"v2GlhZ\":\"Falló la validación del número de IVA actual\",\"iTvh6I\":\"Actualmente disponible para compra\",\"g7HIC0\":\"Marca personalizada\",\"mimF6c\":\"Mensaje personalizado después de la compra\",\"O6mra8\":\"Preguntas personalizadas\",\"axv/Mi\":\"Plantilla personalizada\",\"QMHSMS\":\"El cliente recibirá un correo electrónico confirmando el reembolso\",\"L/Qc+w\":\"Dirección de email del cliente\",\"wpfWhJ\":\"Nombre del cliente\",\"GIoqtA\":\"Apellido del cliente\",\"NihQNk\":\"Clientes\",\"7gsjkI\":\"Personalice los correos enviados a sus clientes usando plantillas Liquid. Estas plantillas se usarán como predeterminadas para todos los eventos en su organización.\",\"xJaTUK\":\"Personalice el diseño, colores y marca de la página de inicio de su evento.\",\"MXZfGN\":\"Personalice las preguntas durante el proceso de pago para recopilar información importante de sus asistentes.\",\"iX6SLo\":\"Personaliza el texto que aparece en el botón de continuar\",\"pxNIxa\":\"Personalice su plantilla de correo usando plantillas Liquid\",\"3trPKm\":\"Personaliza la apariencia de tu página de organizador\",\"/gWrVZ\":\"Ingresos diarios, impuestos, tarifas y reembolsos en todos los eventos\",\"zgCHnE\":\"Informe de ventas diarias\",\"nHm0AI\":\"Desglose de ventas diarias, impuestos y tarifas\",\"pvnfJD\":\"Oscuro\",\"nE5o/t\":\"Propiedad de datos\",\"lnYE59\":\"Fecha del evento\",\"gnBreG\":\"Fecha en que se realizó el pedido\",\"ovBPCi\":\"Predeterminado\",\"JtI4vj\":\"Recopilación predeterminada de información del asistente\",\"3R/Tu2\":\"Gestión predeterminada de comisiones\",\"1bZAZA\":\"Se usará la plantilla predeterminada\",\"vu7gDm\":\"Eliminar afiliado\",\"KZN4Lc\":\"Eliminar todo\",\"+jw/c1\":\"Eliminar imagen\",\"hdyeZ0\":\"Eliminar trabajo\",\"dPyJ15\":\"Eliminar plantilla\",\"mxsm1o\":\"¿Eliminar esta pregunta? Esto no se puede deshacer.\",\"snMaH4\":\"Eliminar webhook\",\"vYgeDk\":\"Desmarcar todo\",\"NvuEhl\":\"Elementos de Diseño\",\"H8kMHT\":\"¿No recibiste el código?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Descartar este mensaje\",\"BREO0S\":\"Muestra una casilla que permite a los clientes optar por recibir comunicaciones de marketing de este organizador de eventos.\",\"TvY/XA\":\"Documentación\",\"Kdpf90\":\"¡No lo olvides!\",\"352VU2\":\"¿No tienes una cuenta? <0>Regístrate\",\"AXXqG+\":\"Donación\",\"DPfwMq\":\"Listo\",\"2+O9st\":\"Descargue informes de ventas, asistentes y financieros para todos los pedidos completados.\",\"eneWvv\":\"Borrador\",\"Ts8hhq\":\"Debido al alto riesgo de spam, debes conectar una cuenta de Stripe antes de poder modificar plantillas de correo. Esto es para garantizar que todos los organizadores de eventos estén verificados y sean responsables.\",\"TnzbL+\":\"Debido al alto riesgo de spam, debe conectar una cuenta de Stripe antes de poder enviar mensajes a los asistentes.\\nEsto es para garantizar que todos los organizadores de eventos estén verificados y sean responsables.\",\"euc6Ns\":\"Duplicar\",\"KRmTkx\":\"Duplicar producto\",\"KIjvtr\":\"Holandés\",\"SPKbfM\":\"p. ej., Conseguir entradas, Registrarse ahora\",\"fc7wGW\":\"p. ej., Actualización importante sobre tus entradas\",\"54MPqC\":\"p. ej., Estándar, Premium, Empresarial\",\"LTzmgK\":[\"Editar plantilla \",[\"0\"]],\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar respuesta\",\"tPtRwl\":\"Editar tarifas de aplicación\",\"t2bbp8\":\"Editar asistente\",\"etaWtB\":\"Editar detalles del asistente\",\"+guao5\":\"Editar configuración\",\"vRWOrM\":\"Editar detalles del pedido\",\"3yNuBV\":\"Editar configuración de IVA\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educación\",\"iiWXDL\":\"Fallos de elegibilidad\",\"zPiC+q\":\"Listas de Check-In Elegibles\",\"V2sk3H\":\"Correo y Plantillas\",\"hbwCKE\":\"Dirección de correo copiada al portapapeles\",\"dSyJj6\":\"Las direcciones de correo electrónico no coinciden\",\"elW7Tn\":\"Cuerpo del correo\",\"ZsZeV2\":\"El correo es obligatorio\",\"Be4gD+\":\"Vista previa del correo\",\"6IwNUc\":\"Plantillas de correo\",\"H/UMUG\":\"Verificación de correo requerida\",\"L86zy2\":\"¡Correo verificado exitosamente!\",\"Qj0GKe\":\"Habilitar autoservicio para asistentes\",\"hEtQsg\":\"Habilitar autoservicio para asistentes por defecto\",\"Upeg/u\":\"Habilitar esta plantilla para enviar correos\",\"RxzN1M\":\"Habilitado\",\"sGjBEq\":\"Fecha y hora de finalización (opcional)\",\"PKXt9R\":\"La fecha de finalización debe ser posterior a la fecha de inicio\",\"48Y16Q\":\"Hora de finalización (opcional)\",\"7YZofi\":\"Ingrese un asunto y cuerpo para ver la vista previa\",\"3bR1r4\":\"Ingresa el correo del afiliado (opcional)\",\"ARkzso\":\"Ingresa el nombre del afiliado\",\"y1BZw1\":\"Ingresa dirección comercial\",\"3GfR6a\":\"Ingresa nombre comercial\",\"6KnyG0\":\"Ingrese correo electrónico\",\"INDKM9\":\"Ingrese el asunto del correo...\",\"xUgUTh\":\"Ingrese nombre\",\"9/1YKL\":\"Ingrese apellido\",\"VpwcSk\":\"Ingresa nueva contraseña\",\"1tAGuY\":\"Ingresa el número de IVA incluyendo el código de país\",\"kWg31j\":\"Ingresa un código de afiliado único\",\"C3nD/1\":\"Introduce tu correo electrónico\",\"VmXiz4\":\"Ingresa tu correo electrónico y te enviaremos instrucciones para restablecer tu contraseña.\",\"n9V+ps\":\"Introduce tu nombre\",\"IdULhL\":\"Ingresa tu número de IVA incluyendo el código de país, sin espacios (p. ej., ES12345678A, DE123456789)\",\"LslKhj\":\"Error al cargar los registros\",\"AKbElk\":\"Empresas registradas para el IVA en la UE: Se aplica el mecanismo de inversión del sujeto pasivo (0% - Artículo 196 de la Directiva del IVA 2006/112/CE)\",\"WgD6rb\":\"Categoría del evento\",\"b46pt5\":\"Imagen de portada del evento\",\"1Hzev4\":\"Plantilla personalizada del evento\",\"imgKgl\":\"Descripción del evento\",\"kJDmsI\":\"Detalles del evento\",\"m/N7Zq\":\"Dirección Completa del Evento\",\"Nl1ZtM\":\"Ubicación del evento\",\"t3AMTs\":\"Plataforma de gestión de eventos\",\"PYs3rP\":\"Nombre del evento\",\"HhwcTQ\":\"Nombre del evento\",\"WZZzB6\":\"El nombre del evento es obligatorio\",\"Wd5CDM\":\"El nombre del evento debe tener menos de 150 caracteres\",\"4JzCvP\":\"Evento no disponible\",\"Gh9Oqb\":\"Nombre del organizador del evento\",\"mImacG\":\"Página del evento\",\"JyD0LH\":\"Configuración del evento\",\"cOePZk\":\"Hora del evento\",\"e8WNln\":\"Zona horaria del evento\",\"GeqWgj\":\"Zona Horaria del Evento\",\"XVLu2v\":\"Título del evento\",\"OfmsI9\":\"Evento demasiado nuevo\",\"YDVUVl\":\"Tipos de eventos\",\"4K2OjV\":\"Lugar del Evento\",\"19j6uh\":\"Rendimiento de eventos\",\"PC3/fk\":\"Eventos que Comienzan en las Próximas 24 Horas\",\"fTFfOK\":\"Cada plantilla de correo debe incluir un botón de llamada a la acción que enlace a la página apropiada\",\"BVinvJ\":\"Ejemplos: \\\"¿Cómo nos conociste?\\\", \\\"Nombre de empresa para factura\\\"\",\"2hGPQG\":\"Ejemplos: \\\"Talla de camiseta\\\", \\\"Preferencia de comida\\\", \\\"Cargo laboral\\\"\",\"qNuTh3\":\"Excepción\",\"kF8HQ7\":\"Exportar respuestas\",\"2KAI4N\":\"Exportar CSV\",\"JKfSAv\":\"Error en la exportación. Por favor, inténtelo de nuevo.\",\"SVOEsu\":\"Exportación iniciada. Preparando archivo...\",\"wuyaZh\":\"Exportación exitosa\",\"9bpUSo\":\"Exportando afiliados\",\"jtrqH9\":\"Exportando asistentes\",\"R4Oqr8\":\"Exportación completada. Descargando archivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Fallido\",\"8uOlgz\":\"Falló el\",\"tKcbYd\":\"Trabajos fallidos\",\"SsI9v/\":\"No se pudo abandonar el pedido. Por favor, inténtalo de nuevo.\",\"LdPKPR\":\"Error al asignar configuración\",\"cEFg3R\":\"Error al crear el afiliado\",\"dVgNF1\":\"Error al crear configuración\",\"U66oUa\":\"Error al crear la plantilla\",\"aFk48v\":\"Error al eliminar configuración\",\"Zw6LWb\":\"Error al eliminar el trabajo\",\"tq0abZ\":\"Error al eliminar los trabajos\",\"vKMKnu\":\"Error al eliminar la pregunta\",\"xFj7Yj\":\"Error al eliminar la plantilla\",\"jo3Gm6\":\"Error al exportar los afiliados\",\"Jjw03p\":\"Error al exportar asistentes\",\"ZPwFnN\":\"Error al exportar pedidos\",\"zGE3CH\":\"Error al exportar el informe. Por favor, inténtelo de nuevo.\",\"X4o0MX\":\"Error al cargar el Webhook\",\"0+iwE5\":\"Error al reordenar las preguntas\",\"EJPAcd\":\"No se pudo reenviar la confirmación del pedido\",\"DjSbj3\":\"No se pudo reenviar la entrada\",\"YQ3QSS\":\"Error al reenviar el código de verificación\",\"wDioLj\":\"Error al reintentar el trabajo\",\"DKYTWG\":\"Error al reintentar los trabajos\",\"zTkTF3\":\"Error al guardar la plantilla\",\"l6acRV\":\"Error al guardar la configuración del IVA. Por favor, inténtelo de nuevo.\",\"T6B2gk\":\"Error al enviar el mensaje. Por favor, intenta de nuevo.\",\"lKh069\":\"No se pudo iniciar la exportación\",\"t/KVOk\":\"Error al iniciar la suplantación. Por favor, inténtelo de nuevo.\",\"QXgjH0\":\"Error al detener la suplantación. Por favor, inténtelo de nuevo.\",\"o/blc/\":\"Error al actualizar configuración de cuenta\",\"i0QKrm\":\"Error al actualizar el afiliado\",\"NNc33d\":\"No se pudo actualizar la respuesta.\",\"E9jY+o\":\"No se pudo actualizar el asistente\",\"uQynyf\":\"Error al actualizar configuración\",\"EhlbcI\":\"Error al actualizar el nivel de mensajería\",\"rpGMzC\":\"No se pudo actualizar el pedido\",\"Eeo/Gy\":\"Error al actualizar la configuración\",\"kqA9lY\":\"Error al actualizar configuración de IVA\",\"7/9RFs\":\"No se pudo subir la imagen.\",\"nkNfWu\":\"No se pudo subir la imagen. Por favor, intenta de nuevo.\",\"rxy0tG\":\"Error al verificar el correo\",\"/sV91a\":\"Gestión de comisiones\",\"T4BMxU\":\"Las tarifas están sujetas a cambios. Se te notificará cualquier cambio en la estructura de tarifas.\",\"LyUWXA\":\"Comisiones omitidas\",\"cf35MA\":\"Festival\",\"pAey+4\":\"El archivo es demasiado grande. El tamaño máximo es de 5 MB.\",\"VejKUM\":\"Primero completa tus datos arriba\",\"8OvVZZ\":\"Filtrar Asistentes\",\"mvrlBO\":\"Filtrar por evento\",\"8BwQeU\":\"Finalizar configuración\",\"hg80P7\":\"Finalizar configuración de Stripe\",\"1vBhpG\":\"Primer asistente\",\"4pwejF\":\"El nombre es obligatorio\",\"6bBh3/\":\"Tarifa fija\",\"j+XQDj\":\"Tarifa fija (USD)\",\"5mpF6N\":[\"Monto de tarifa fija en \",[\"currencyCode\"]],\"/uXPzP\":\"Tarifa fija cobrada por transacción en USD\",\"LWL3Bs\":\"La tarifa fija debe ser 0 o mayor\",\"YXhom6\":\"Tarifa fija:\",\"KgxI80\":\"Venta de entradas flexible\",\"lWxAUo\":\"Comida y bebida\",\"nFm+5u\":\"Texto del Pie\",\"MY2SVM\":\"Reembolso completo\",\"T02gNN\":\"Admisión General\",\"3ep0Gx\":\"Información general sobre tu organizador\",\"ziAjHi\":\"Generar\",\"exy8uo\":\"Generar código\",\"4CETZY\":\"Cómo llegar\",\"+4zM7f\":\"Recibe pagos inmediatamente a través de Stripe Connect\",\"ZDIydz\":\"Comenzar\",\"u6FPxT\":\"Obtener Entradas\",\"8KDgYV\":\"Prepare su evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ir a la página del evento\",\"gHSuV/\":\"Ir a la página de inicio\",\"6nDzTl\":\"Buena legibilidad\",\"aGWZUr\":\"Ingresos brutos\",\"n8IUs7\":\"Ingresos brutos\",\"LIYoRQ\":\"Gestión de invitados\",\"kTSQej\":[\"Hola \",[\"0\"],\", gestiona tu plataforma desde aquí.\"],\"dORAcs\":\"Aquí están todas las entradas asociadas a tu correo electrónico.\",\"g+2103\":\"Aquí está tu enlace de afiliado\",\"QlwJ9d\":\"Esto es lo que puede esperar:\",\"/iE8xx\":\"Tarifa Hi.Events\",\"zppscQ\":\"Tarifas de plataforma de Hi.Events y desglose de IVA por transacción\",\"D+zLDD\":\"Oculto\",\"DRErHC\":\"Oculto para los asistentes - solo visible para organizadores\",\"P+5Pbo\":\"Ocultar respuestas\",\"FmogyU\":\"Ocultar opciones\",\"gtEbeW\":\"Destacar\",\"NF8sdv\":\"Mensaje destacado\",\"MXSqmS\":\"Destacar este producto\",\"7ER2sc\":\"Destacado\",\"sq7vjE\":\"Los productos destacados tendrán un color de fondo diferente para resaltar en la página del evento.\",\"AVpmAa\":\"Cómo pagar fuera de línea\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Húngaro\",\"YLgdk5\":\"Confirmo que este es un mensaje transaccional relacionado con este evento\",\"4/kP5a\":\"Si no se abrió una nueva pestaña automáticamente, haz clic en el botón de abajo para continuar al pago.\",\"PYVWEI\":\"Si está registrado, proporcione su número de IVA para validación\",\"iIEaNB\":\"Si tienes una cuenta con nosotros, recibirás un correo electrónico con instrucciones sobre cómo restablecer tu contraseña.\",\"an5hVd\":\"Imágenes\",\"tSVr6t\":\"Suplantar\",\"TWXU0c\":\"Suplantar usuario\",\"5LAZwq\":\"Suplantación iniciada\",\"IMwcdR\":\"Suplantación detenida\",\"0I0Hac\":\"Aviso importante\",\"yD3avI\":\"Importante: Cambiar su dirección de correo electrónico actualizará el enlace para acceder a este pedido. Será redirigido al nuevo enlace del pedido después de guardar.\",\"M8M6fs\":\"Importante: Se requiere reconectar Stripe\",\"jT142F\":[\"En \",[\"diffHours\"],\" horas\"],\"OoSyqO\":[\"En \",[\"diffMinutes\"],\" minutos\"],\"cljs3a\":\"Indique si está registrado para el IVA en la UE\",\"F1Xp97\":\"Asistentes individuales\",\"85e6zs\":\"Insertar token Liquid\",\"38KFY0\":\"Insertar variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagos instantáneos\",\"nbfdhU\":\"Integraciones\",\"JHB/Ky\":\"Inválido\",\"B2Tpo0\":\"Correo inválido\",\"5tT0+u\":\"Formato de correo inválido\",\"f9WRpE\":\"Tipo de archivo inválido. Por favor, sube una imagen.\",\"tnL+GP\":\"Sintaxis Liquid inválida. Por favor corrígela e inténtalo de nuevo.\",\"N9JsFT\":\"Formato de número de IVA inválido\",\"g+lLS9\":\"Invitar a un miembro del equipo\",\"1z26sk\":\"Invitar miembro del equipo\",\"KR0679\":\"Invitar miembros del equipo\",\"Mokwac\":\"Invita a miembros ilimitados del equipo con roles personalizados\",\"aH6ZIb\":\"Invita a tu equipo\",\"IuMGvq\":\"Factura\",\"y0meFR\":\"Se aplicará el IVA irlandés del 23% a las tarifas de la plataforma (suministro nacional).\",\"1ZKm04\":\"¿Esta cuenta está registrada para IVA en la UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"artículo(s)\",\"BzfzPK\":\"Artículos\",\"KmWyx0\":\"Trabajo\",\"o5r6b2\":\"Trabajo eliminado\",\"cd0jIM\":\"Detalles del trabajo\",\"ruJO57\":\"Nombre del trabajo\",\"YZi+Hu\":\"Trabajo en cola para reintentar\",\"nCywLA\":\"Únete desde cualquier lugar\",\"hTJ4fB\":\"Simplemente haga clic en el botón de abajo para reconectar su cuenta de Stripe.\",\"MxjCqk\":\"¿Solo buscas tus entradas?\",\"lB2hSG\":[\"Mantenerme informado sobre noticias y eventos de \",[\"0\"]],\"DruLRc\":\"Últimos 14 días\",\"ve9JTU\":\"El apellido es obligatorio\",\"h0Q9Iw\":\"Última respuesta\",\"gw3Ur5\":\"Última activación\",\"QIn0Vl\":\"Nombre legal de la empresa para fines de IVA\",\"1njn7W\":\"Claro\",\"1qY5Ue\":\"Enlace caducado o inválido\",\"psosdY\":\"Enlace a detalles del pedido\",\"6JzK4N\":\"Enlace al boleto\",\"shkJ3U\":\"Vincula tu cuenta de Stripe para recibir fondos de la venta de entradas.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Enlaces permitidos\",\"dF6vP6\":\"En vivo\",\"fpMs2Z\":\"EN VIVO\",\"D9zTjx\":\"Eventos en Vivo\",\"WdmJIX\":\"Cargando vista previa...\",\"IoDI2o\":\"Cargando tokens...\",\"NFxlHW\":\"Cargando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo y portada\",\"gddQe0\":\"Logo e imagen de portada para tu organizador\",\"TBEnp1\":\"El logo se mostrará en el encabezado\",\"Jzu30R\":\"El logo se mostrará en el ticket\",\"PSRm6/\":\"Buscar mis entradas\",\"4wUIjX\":\"Haga que su evento esté en vivo\",\"2FzaR1\":\"Administra tu procesamiento de pagos y consulta las tarifas de la plataforma\",\"2L3vle\":\"Máx. mensajes / 24h\",\"Qp4HWD\":\"Máx. destinatarios / mensaje\",\"agPptk\":\"Medio\",\"xDAtGP\":\"Mensaje\",\"bECJqy\":\"Mensaje aprobado exitosamente\",\"1jRD0v\":\"Enviar mensajes a los asistentes con entradas específicas\",\"48rf3i\":\"El mensaje no puede exceder 5000 caracteres\",\"ZPj0Q8\":\"Detalles del mensaje\",\"Vjat/X\":\"El mensaje es obligatorio\",\"0/yJtP\":\"Enviar mensajes a los propietarios de pedidos con productos específicos\",\"mFdA+i\":\"Nivel de mensajería\",\"v7xKtM\":\"Nivel de mensajería actualizado exitosamente\",\"gqnyh0\":\"Optimizado para móviles\",\"olKKwj\":\"Escáner móvil con soporte sin conexión y seguimiento en tiempo real\",\"JbIgPz\":\"Los valores monetarios son totales aproximados en todas las monedas\",\"qvF+MT\":\"Monitorear y gestionar trabajos de fondo fallidos\",\"w36OkR\":\"Eventos más vistos (Últimos 14 días)\",\"GfaxEk\":\"Música\",\"oVGCGh\":\"Mis Entradas\",\"8/brI5\":\"El nombre es obligatorio\",\"sFFArG\":\"El nombre debe tener menos de 255 caracteres\",\"sCV5Yc\":\"Nombre del evento\",\"xxU3NX\":\"Ingresos netos\",\"ArHT/C\":\"Nuevos registros\",\"eWRECP\":\"Vida nocturna\",\"HSw5l3\":\"No - Soy un individuo o empresa no registrada para el IVA\",\"VHfLAW\":\"Sin cuentas\",\"+jIeoh\":\"No se encontraron cuentas\",\"074+X8\":\"No hay webhooks activos\",\"zxnup4\":\"No hay afiliados para mostrar\",\"Dwf4dR\":\"Aún no hay preguntas para asistentes\",\"/UC6qk\":\"No se encontraron datos de atribución\",\"99ntUF\":\"No hay listas de check-in disponibles para este evento.\",\"+dAKxg\":\"No se encontraron configuraciones\",\"eb47T5\":\"No se encontraron datos para los filtros seleccionados. Intente ajustar el rango de fechas o la moneda.\",\"pZNOT9\":\"Sin fecha de finalización\",\"dW40Uz\":\"No se encontraron eventos\",\"8pQ3NJ\":\"No hay eventos que comiencen en las próximas 24 horas\",\"8zCZQf\":\"Aún no hay eventos\",\"Yc5YW6\":\"Sin trabajos fallidos\",\"54GxeB\":\"Sin impacto en sus transacciones actuales o pasadas\",\"EpvBAp\":\"Sin factura\",\"XZkeaI\":\"No se encontraron registros\",\"nrSs2u\":\"No se encontraron mensajes\",\"OVFwlg\":\"Aún no hay preguntas de pedido\",\"EJ7bVz\":\"No se encontraron pedidos\",\"NEmyqy\":\"Aún no hay pedidos\",\"wUv5xQ\":\"Sin actividad de organizador en los últimos 14 días\",\"B7w4KY\":\"No hay otros organizadores disponibles\",\"PChXMe\":\"Sin pedidos pagados\",\"6jYQGG\":\"No hay eventos pasados\",\"CHzaTD\":\"Sin eventos populares en los últimos 14 días\",\"zK/+ef\":\"No hay productos disponibles para seleccionar\",\"wYiAtV\":\"Sin registros de cuentas recientes\",\"QoAi8D\":\"Sin respuesta\",\"EK/G11\":\"Aún no hay respuestas\",\"3sRuiW\":\"No se encontraron entradas\",\"yM5c0q\":\"No hay próximos eventos\",\"qpC74J\":\"No se encontraron usuarios\",\"41dJPO\":\"No hay configuración de IVA configurada\",\"8wgkoi\":\"Sin eventos vistos en los últimos 14 días\",\"n5vdm2\":\"Aún no se han registrado eventos de webhook para este punto de acceso. Los eventos aparecerán aquí una vez que se activen.\",\"4GhX3c\":\"No hay Webhooks\",\"4+am6b\":\"No, mantenerme aquí\",\"HVwIsd\":\"Empresas o individuos no registrados para el IVA: Se aplica el IVA irlandés del 23%\",\"x5+Lcz\":\"No Registrado\",\"8n10sz\":\"No Elegible\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nombre de oficina o lugar\",\"6Aih4U\":\"Fuera de línea\",\"Z6gBGW\":\"Pago sin conexión\",\"nO3VbP\":[\"En venta \",[\"0\"]],\"2r6bAy\":\"Una vez que complete la actualización, su cuenta anterior solo se usará para reembolsos.\",\"oXOSPE\":\"En línea\",\"WjSpu5\":\"Evento en línea\",\"bU7oUm\":\"Enviar solo a pedidos con estos estados\",\"M2w1ni\":\"Solo visible con código promocional\",\"N141o/\":\"Abrir panel de Stripe\",\"HXMJxH\":\"Texto opcional para avisos legales, información de contacto o notas de agradecimiento (solo una línea)\",\"L565X2\":\"opciones\",\"c/TIyD\":\"Pedido y Entrada\",\"H5qWhm\":\"Pedido cancelado\",\"b6+Y+n\":\"Pedido completado\",\"x4MLWE\":\"Confirmación de pedido\",\"CsTTH0\":\"Confirmación del pedido reenviada correctamente\",\"ppuQR4\":\"Pedido creado\",\"0UZTSq\":\"Moneda del Pedido\",\"HdmwrI\":\"Email del pedido\",\"bwBlJv\":\"Nombre del pedido\",\"vrSW9M\":\"El pedido ha sido cancelado y reembolsado. El propietario del pedido ha sido notificado.\",\"rzw+wS\":\"Titulares de pedidos\",\"oI/hGR\":\"ID de pedido\",\"Pc729f\":\"Pedido Esperando Pago Fuera de Línea\",\"F4NXOl\":\"Apellido del pedido\",\"RQCXz6\":\"Límites de Pedido\",\"SO9AEF\":\"Límites de pedido establecidos\",\"5RDEEn\":\"Idioma del Pedido\",\"vu6Arl\":\"Pedido marcado como pagado\",\"sLbJQz\":\"Pedido no encontrado\",\"kvYpYu\":\"Pedido no encontrado\",\"i8VBuv\":\"Número de pedido\",\"FaPYw+\":\"Propietario del pedido\",\"eB5vce\":\"Propietarios de pedidos con un producto específico\",\"CxLoxM\":\"Propietarios de pedidos con productos\",\"DoH3fD\":\"Pago del Pedido Pendiente\",\"UkHo4c\":\"Ref. pedido\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Estados de los pedidos\",\"oW5877\":\"Total del pedido\",\"e7eZuA\":\"Pedido actualizado\",\"1SQRYo\":\"Pedido actualizado correctamente\",\"KndP6g\":\"URL del pedido\",\"3NT0Ck\":\"El pedido fue cancelado\",\"sd5IMt\":\"Pedidos completados\",\"5It1cQ\":\"Pedidos exportados\",\"UQ0ACV\":\"Total de pedidos\",\"B/EBQv\":\"Pedidos:\",\"qtGTNu\":\"Cuentas orgánicas\",\"ucgZ0o\":\"Organización\",\"S3CZ5M\":\"Panel del organizador\",\"Uu0hZq\":\"Correo del organizador\",\"Gy7BA3\":\"Dirección de correo electrónico del organizador\",\"SQqJd8\":\"Organizador no encontrado\",\"wpj63n\":\"Configuración del organizador\",\"coIKFu\":\"Las estadísticas del organizador no están disponibles para la moneda seleccionada o ha ocurrido un error.\",\"o1my93\":\"No se pudo actualizar el estado del organizador. Inténtalo de nuevo más tarde\",\"rLHma1\":\"Estado del organizador actualizado\",\"LqBITi\":\"Se usará la plantilla del organizador/predeterminada\",\"/IX/7x\":\"Otro\",\"RsiDDQ\":\"Otras Listas (Ticket No Incluido)\",\"qMASRF\":\"Mensajes salientes\",\"6/dCYd\":\"Resumen\",\"6WdDG7\":\"Página\",\"8uqsE5\":\"Página ya no disponible\",\"QkLf4H\":\"URL de la página\",\"sF+Xp9\":\"Vistas de página\",\"c+suC6\":\"Cuentas de pago\",\"QIxRUI\":\"Entradas pagas, gratuitas, con precios escalonados y basadas en donaciones\",\"5F7SYw\":\"Reembolso parcial\",\"fFYotW\":[\"Reembolsado parcialmente: \",[\"0\"]],\"i8day5\":\"Pasar comisión al comprador\",\"k4FLBQ\":\"Pasar al comprador\",\"Ff0Dor\":\"Pasado\",\"xTPjSy\":\"Eventos pasados\",\"/l/ckQ\":\"Pega la URL\",\"URAE3q\":\"Pausado\",\"4fL/V7\":\"Pagar\",\"OZK07J\":\"Pagar para desbloquear\",\"c2/9VE\":\"Carga útil\",\"TskrJ8\":\"Pago y plan\",\"5cxUwd\":\"Fecha de pago\",\"ENEPLY\":\"Método de pago\",\"EyE8E6\":\"Procesamiento de pagos\",\"8Lx2X7\":\"Pago recibido\",\"vcyz2L\":\"Configuración de pagos\",\"fx8BTd\":\"Pagos no disponibles\",\"51U9mG\":\"Los pagos continuarán fluyendo sin interrupción\",\"UkM20g\":\"Revisión pendiente\",\"dPYu1F\":\"Por asistente\",\"VlXNyK\":\"Por pedido\",\"hauDFf\":\"Por entrada\",\"mnF83a\":\"Tarifa porcentual\",\"2ueYqG\":\"Tarifa porcentual (0-100%)\",\"K2PPlT\":\"La tarifa porcentual debe estar entre 0 y 100\",\"MixU2P\":\"El porcentaje debe estar entre 0 y 100\",\"MkuVAZ\":\"Porcentaje del monto de la transacción\",\"/Bh+7r\":\"Rendimiento\",\"6kPk3+\":\"Información personal\",\"zmwvG2\":\"Teléfono\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"¿Planificando un evento?\",\"J3lhKT\":\"Comisión de plataforma\",\"RD51+P\":[\"Comisión de plataforma de \",[\"0\"],\" deducida de su pago\"],\"br3Y/y\":\"Tarifas de plataforma\",\"3buiaw\":\"Informe de tarifas de plataforma\",\"kv9dM4\":\"Ingresos de la plataforma\",\"jEw0Mr\":\"Por favor, introduce una URL válida\",\"n8+Ng/\":\"Por favor, ingresa el código de 5 dígitos\",\"r+lQXT\":\"Por favor ingrese su número de IVA\",\"Dvq0wf\":\"Por favor, proporciona una imagen.\",\"2cUopP\":\"Por favor, reinicia el proceso de compra.\",\"8KmsFa\":\"Por favor seleccione un rango de fechas\",\"EFq6EG\":\"Por favor, selecciona una imagen.\",\"fuwKpE\":\"Por favor, inténtalo de nuevo.\",\"klWBeI\":\"Por favor, espera antes de solicitar otro código\",\"hfHhaa\":\"Por favor, espera mientras preparamos tus afiliados para exportar...\",\"o+tJN/\":\"Por favor, espera mientras preparamos la exportación de tus asistentes...\",\"+5Mlle\":\"Por favor, espera mientras preparamos la exportación de tus pedidos...\",\"trnWaw\":\"Polaco\",\"luHAJY\":\"Eventos populares (Últimos 14 días)\",\"TjX7xL\":\"Mensaje Post-Compra\",\"OESu7I\":\"Evite la sobreventa compartiendo inventario entre múltiples tipos de boletos.\",\"NgVUL2\":\"Vista previa del formulario de pago\",\"cs5muu\":\"Vista previa de la página del evento\",\"+4yRWM\":\"Precio del boleto\",\"a5jvSX\":\"Niveles de Precio\",\"ReihZ7\":\"Vista Previa de Impresión\",\"JnuPvH\":\"Imprimir Entrada\",\"tYF4Zq\":\"Imprimir a PDF\",\"LcET2C\":\"Política de privacidad\",\"8z6Y5D\":\"Procesar reembolso\",\"JcejNJ\":\"Procesando pedido\",\"EWCLpZ\":\"Producto creado\",\"XkFYVB\":\"Producto eliminado\",\"YMwcbR\":\"Desglose de ventas de productos, ingresos e impuestos\",\"ldVIlB\":\"Producto actualizado\",\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionales y desglose de descuentos\",\"uEhdRh\":\"Solo Promocional\",\"dLm8V5\":\"Los correos promocionales pueden resultar en la suspensión de la cuenta\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"dsFmM+\":\"Comprado\",\"Vw0KCJ\":\"Registro con código QR\",\"k/bJj0\":\"Preguntas reordenadas\",\"b24kPi\":\"Cola\",\"fqDzSu\":\"Tasa\",\"mnUGVC\":\"Límite de solicitudes excedido. Por favor, inténtelo de nuevo más tarde.\",\"spsZys\":\"¿Listo para actualizar? Esto solo toma unos minutos.\",\"vt9xUl\":\"Análisis en tiempo real\",\"xzRvs4\":[\"Recibir actualizaciones de productos de \",[\"0\"],\".\"],\"pLXbi8\":\"Registros de cuentas recientes\",\"Fi3b48\":\"Pedidos recientes\",\"yPrbsy\":\"Destinatarios\",\"Edm6av\":\"Reconectar Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirigiendo a Stripe...\",\"pnoTN5\":\"Cuentas de referencia\",\"ACKu03\":\"Actualizar vista previa\",\"fKn/k6\":\"Monto del reembolso\",\"qY4rpA\":\"Reembolso fallido\",\"FaK/8G\":[\"Reembolsar pedido \",[\"0\"]],\"MGbi9P\":\"Reembolso pendiente\",\"BDSRuX\":[\"Reembolsado: \",[\"0\"]],\"bU4bS1\":\"Reembolsos\",\"rYXfOA\":\"Configuración regional\",\"5tl0Bp\":\"Preguntas de registro\",\"CQeZT8\":\"Informe no encontrado\",\"JEPMXN\":\"Solicitar un nuevo enlace\",\"TMLAx2\":\"Requerido\",\"mdeIOH\":\"Reenviar código\",\"sQxe68\":\"Reenviar confirmación\",\"bxoWpz\":\"Reenviar correo de confirmación\",\"G42SNI\":\"Reenviar correo\",\"TTpXL3\":[\"Reenviar en \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reenviar entrada\",\"Uwsg2F\":\"Reservado\",\"8wUjGl\":\"Reservado hasta\",\"kCn6wb\":\"Restableciendo...\",\"6gRgw8\":\"Reintentar\",\"1BG8ga\":\"Reintentar todo\",\"rDC+T6\":\"Reintentar trabajo\",\"CbnrWb\":\"Volver al evento\",\"Oo/PLb\":\"Resumen de ingresos\",\"dFFW9L\":[\"Venta terminada \",[\"0\"]],\"loCKGB\":[\"Venta termina \",[\"0\"]],\"wlfBad\":\"Período de Venta\",\"5CDM6r\":\"Período de venta establecido\",\"ftzaMf\":\"Período de venta, límites de pedido, visibilidad\",\"zpekWp\":[\"Venta comienza \",[\"0\"]],\"mUv9U4\":\"Ventas\",\"9KnRdL\":\"Las ventas están pausadas\",\"3VnlS9\":\"Ventas, pedidos y métricas de rendimiento para todos los eventos\",\"3Q1AWe\":\"Ventas:\",\"B4nE3N\":\"Precio de entrada de ejemplo\",\"8BRPoH\":\"Lugar de Ejemplo\",\"DyBPvP\":\"Guardar configuración\",\"KZrfYJ\":\"Guardar enlaces sociales\",\"9Y3hAT\":\"Guardar plantilla\",\"C8ne4X\":\"Guardar Diseño del Ticket\",\"6/TNCd\":\"Guardar Configuración del IVA\",\"I+FvbD\":\"Escanear\",\"4ba0NE\":\"Programado\",\"ftNXma\":\"Buscar afiliados...\",\"VY+Bdn\":\"Buscar por nombre de cuenta o correo electrónico...\",\"VX+B3I\":\"Buscar por título de evento u organizador...\",\"R0wEyA\":\"Buscar por nombre de trabajo o excepción...\",\"GHdjuo\":\"Buscar por nombre, correo electrónico o cuenta...\",\"20ce0U\":\"Buscar por ID de pedido, nombre de cliente o correo electrónico...\",\"4DSz7Z\":\"Buscar por asunto, evento o cuenta...\",\"Mck5ht\":\"Pago Seguro\",\"p7xUrt\":\"Selecciona una categoría\",\"3IcxS1\":\"Seleccionar una configuración\",\"zPRPMf\":\"Seleccionar un nivel\",\"BFRSTT\":\"Seleccionar Cuenta\",\"mCB6Je\":\"Seleccionar todo\",\"a6+167\":\"Seleccionar un evento\",\"kYZSFD\":\"Selecciona un organizador para ver su panel y eventos.\",\"CFbaPk\":\"Seleccionar grupo de asistentes\",\"hJmVtD\":\"Seleccionar país\",\"tVW/yo\":\"Seleccionar moneda\",\"n9ZhRa\":\"Selecciona fecha y hora de finalización\",\"gTN6Ws\":\"Seleccionar hora de finalización\",\"0U6E9W\":\"Seleccionar categoría del evento\",\"j9cPeF\":\"Seleccionar tipos de eventos\",\"1nhy8G\":\"Seleccionar tipo de escáner\",\"KizCK7\":\"Selecciona fecha y hora de inicio\",\"dJZTv2\":\"Seleccionar hora de inicio\",\"3hJUtr\":\"Selecciona el país donde está registrado el IVA\",\"x8XMsJ\":\"Seleccione el nivel de mensajería para esta cuenta. Esto controla los límites de mensajes y los permisos de enlaces.\",\"aT3jZX\":\"Seleccionar zona horaria\",\"TxfvH2\":\"Selecciona qué asistentes deben recibir este mensaje\",\"Ropvj0\":\"Selecciona qué eventos activarán este webhook\",\"5gkxKx\":\"Selecciona qué configuración de tarifas se aplica a esta cuenta. Las tarifas siempre están en USD.\",\"ylXj1N\":\"Seleccionado\",\"j9b/iy\":\"¡Se vende rápido! 🔥\",\"73qYgo\":\"Enviar como prueba\",\"JvAge5\":\"Envíe correos electrónicos a los asistentes y vea su historial de mensajes.\",\"22Itl6\":\"Enviarme una copia\",\"nOBvex\":\"Envíe datos de pedidos y asistentes en tiempo real a sus sistemas externos.\",\"1lNPhX\":\"Enviar correo de notificación de reembolso\",\"eaUTwS\":\"Enviar enlace de restablecimiento\",\"IoAuJG\":\"Enviando...\",\"h69WC6\":\"Enviado\",\"BVu2Hz\":\"Enviado por\",\"SPdzrs\":\"Enviado a clientes cuando realizan un pedido\",\"LxSN5F\":\"Enviado a cada asistente con los detalles de su boleto\",\"89xaFU\":\"Establezca la configuración predeterminada de comisiones de plataforma para nuevos eventos creados bajo este organizador.\",\"eXssj5\":\"Establecer configuraciones predeterminadas para nuevos eventos creados bajo este organizador.\",\"s0FkEx\":\"Configure listas de registro para diferentes entradas, sesiones o días.\",\"xMO+Ao\":\"Configura tu organización\",\"C3htzi\":\"Configuración actualizada\",\"Ohn74G\":\"Configuración y diseño\",\"GG7qDw\":\"Compartir enlace de afiliado\",\"hL7sDJ\":\"Compartir página del organizador\",\"jy6QDF\":\"Gestión de capacidad compartida\",\"cMW+gm\":[\"Mostrar todas las plataformas (\",[\"0\"],\" más con valores)\"],\"UVPI5D\":\"Mostrar menos plataformas\",\"Eu/N/d\":\"Mostrar casilla de aceptación de marketing\",\"SXzpzO\":\"Mostrar casilla de aceptación de marketing por defecto\",\"b33PL9\":\"Mostrar más plataformas\",\"t1LIQW\":[\"Mostrando \",[\"0\"],\" de \",[\"totalRows\"],\" registros\"],\"jVRHeq\":\"Registrado\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Enlaces sociales\",\"j/TOB3\":\"Enlaces sociales y sitio web\",\"s9KGXU\":\"Vendido\",\"KTxc6k\":\"Algo salió mal, inténtalo de nuevo o contacta con soporte si el problema persiste\",\"H6Gslz\":\"Disculpe las molestias.\",\"wdxz7K\":\"Fuente\",\"7JFNej\":\"Deportes\",\"JcQp9p\":\"Fecha y hora de inicio\",\"0m/ekX\":\"Fecha y hora de inicio\",\"izRfYP\":\"La fecha de inicio es obligatoria\",\"2R1+Rv\":\"Hora de inicio del evento\",\"2NbyY/\":\"Estadísticas\",\"GVUxAX\":\"Las estadísticas se basan en la fecha de creación de la cuenta\",\"DRykfS\":\"Aún manejando reembolsos para sus transacciones anteriores.\",\"wuV0bK\":\"Detener Suplantación\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe conectado\",\"aKtF0O\":\"Stripe no conectado\",\"9i0++A\":\"ID de pago de Stripe\",\"/QlTE4\":\"La configuración de Stripe ya está completa.\",\"ii0qn/\":\"El asunto es requerido\",\"M7Uapz\":\"El asunto aparecerá aquí\",\"6aXq+t\":\"Asunto:\",\"JwTmB6\":\"Producto duplicado con éxito\",\"RuaKfn\":\"Dirección actualizada correctamente\",\"kzx0uD\":\"Valores Predeterminados del Evento Actualizados con Éxito\",\"5n+Wwp\":\"Organizador actualizado correctamente\",\"DMCX/I\":\"Configuración predeterminada de comisiones actualizada exitosamente\",\"URUYHc\":\"Configuración de comisiones de plataforma actualizada exitosamente\",\"0Dk/l8\":\"Configuración SEO actualizada correctamente\",\"MhOoLQ\":\"Enlaces sociales actualizados correctamente\",\"kj7zYe\":\"Webhook actualizado con éxito\",\"dXoieq\":\"Resumen\",\"/RfJXt\":[\"Festival de música de verano \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verano 2025\",\"UaISq3\":\"Sueco\",\"JZTQI0\":\"Cambiar organizador\",\"9YHrNC\":\"Predeterminado del sistema\",\"XX32BM\":\"Solo toma unos minutos\",\"yT6dQ8\":\"Impuestos recaudados agrupados por tipo de impuesto y evento\",\"Ye321X\":\"Nombre del impuesto\",\"WyCBRt\":\"Resumen de impuestos\",\"GkH0Pq\":\"Impuestos y tasas aplicados\",\"Rwiyt2\":\"Impuestos configurados\",\"iQZff7\":\"Impuestos, tarifas, visibilidad, período de venta, destacado de productos y límites de pedido\",\"BW6QAz\":\"Gestión de equipo\",\"vlf/In\":\"Tecnología\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dile a la gente qué esperar de tu evento\",\"NiIUyb\":\"Cuéntanos sobre tu evento\",\"DovcfC\":\"Cuéntanos sobre tu organización. Esta información se mostrará en las páginas de tus eventos.\",\"7wtpH5\":\"Plantilla activa\",\"QHhZeE\":\"Plantilla creada exitosamente\",\"xrWdPR\":\"Plantilla eliminada exitosamente\",\"G04Zjt\":\"Plantilla guardada exitosamente\",\"xowcRf\":\"Términos del servicio\",\"6K0GjX\":\"El texto puede ser difícil de leer\",\"nm3Iz/\":\"¡Gracias por asistir!\",\"lhAWqI\":\"¡Gracias por su apoyo mientras continuamos creciendo y mejorando Hi.Events!\",\"KfmPRW\":\"El color de fondo de la página. Al usar imagen de portada, se aplica como una superposición.\",\"MDNyJz\":\"El código expirará en 10 minutos. Revisa tu carpeta de spam si no ves el correo.\",\"MJm4Tq\":\"La moneda del pedido\",\"cDHM1d\":\"La dirección de correo electrónico ha sido cambiada. El asistente recibirá una nueva entrada en la dirección de correo actualizada.\",\"I/NNtI\":\"El lugar del evento\",\"tXadb0\":\"El evento que buscas no está disponible en este momento. Puede que haya sido eliminado, haya caducado o la URL sea incorrecta.\",\"EBzPwC\":\"La dirección completa del evento\",\"sxKqBm\":\"El monto completo del pedido será reembolsado al método de pago original del cliente.\",\"KgDp6G\":\"El enlace al que intenta acceder ha caducado o ya no es válido. Por favor, revise su correo electrónico para obtener un enlace actualizado para gestionar su pedido.\",\"5OmEal\":\"El idioma del cliente\",\"sYLeDq\":\"No se pudo encontrar el organizador que estás buscando. La página puede haber sido movida, eliminada o la URL puede ser incorrecta.\",\"C4nQe5\":\"La comisión de la plataforma se añade al precio de la entrada. Los compradores pagan más, pero usted recibe el precio completo de la entrada.\",\"HxxXZO\":\"El color principal de marca usado para botones y destacados\",\"DEcpfp\":\"El cuerpo de la plantilla contiene sintaxis Liquid inválida. Por favor corrígela e inténtalo de nuevo.\",\"injXD7\":\"No se pudo validar el número de IVA. Por favor, verifica el número e inténtalo de nuevo.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema y colores\",\"QP3gP+\":\"Estas configuraciones solo se aplican al código incrustado copiado y no se guardarán.\",\"HirZe8\":\"Estas plantillas se usarán como predeterminadas para todos los eventos en su organización. Los eventos individuales pueden anular estas plantillas con sus propias versiones personalizadas.\",\"lzAaG5\":\"Estas plantillas anularán los predeterminados del organizador solo para este evento. Si no se establece una plantilla personalizada aquí, se usará la plantilla del organizador en su lugar.\",\"XBNC3E\":\"Este código se usará para rastrear ventas. Solo se permiten letras, números, guiones y guiones bajos.\",\"AaP0M+\":\"Esta combinación de colores puede ser difícil de leer para algunos usuarios\",\"RzEvf5\":\"Este evento ha finalizado\",\"YClrdK\":\"Este evento aún no está publicado\",\"dFJnia\":\"Este es el nombre de tu organizador que se mostrará a tus usuarios.\",\"L7dIM7\":\"Este enlace es inválido o ha caducado.\",\"MR5ygV\":\"Este enlace ya no es válido\",\"9LEqK0\":\"Este nombre es visible para los usuarios finales\",\"j5FdeA\":\"Este pedido está siendo procesado.\",\"sjNPMw\":\"Este pedido fue abandonado. Puede iniciar un nuevo pedido en cualquier momento.\",\"OhCesD\":\"Este pedido fue cancelado. Puedes iniciar un nuevo pedido en cualquier momento.\",\"lyD7rQ\":\"Este perfil de organizador aún no está publicado\",\"9b5956\":\"Esta vista previa muestra cómo se verá su correo con datos de muestra. Los correos reales usarán valores reales.\",\"uM9Alj\":\"Este producto está destacado en la página del evento\",\"RqSKdX\":\"Este producto está agotado\",\"W12OdJ\":\"Este informe es solo para fines informativos. Siempre consulte con un profesional de impuestos antes de usar estos datos para fines contables o fiscales. Por favor, verifique con su panel de Stripe ya que Hi.Events puede no tener datos históricos.\",\"0Ew0uk\":\"Este boleto acaba de ser escaneado. Por favor espere antes de escanear nuevamente.\",\"kvpxIU\":\"Esto se usará para notificaciones y comunicación con tus usuarios.\",\"rhsath\":\"Esto no será visible para los clientes, pero te ayuda a identificar al afiliado.\",\"Mr5UUd\":\"Entrada Cancelada\",\"0GSPnc\":\"Diseño de Ticket\",\"EZC/Cu\":\"Diseño del ticket guardado exitosamente\",\"bbslmb\":\"Diseñador de boletos\",\"1BPctx\":\"Entrada para\",\"bgqf+K\":\"Email del portador del boleto\",\"oR7zL3\":\"Nombre del portador del boleto\",\"HGuXjF\":\"Poseedores de entradas\",\"CMUt3Y\":\"Titulares de entradas\",\"awHmAT\":\"ID del boleto\",\"6czJik\":\"Logo del Ticket\",\"OkRZ4Z\":\"Nombre del boleto\",\"t79rDv\":\"Entrada no encontrada\",\"6tmWch\":\"Entrada o producto\",\"1tfWrD\":\"Vista previa de boleto para\",\"KnjoUA\":\"Precio de la entrada\",\"tGCY6d\":\"Precio del boleto\",\"pGZOcL\":\"Entrada reenviada correctamente\",\"8jLPgH\":\"Tipo de Ticket\",\"X26cQf\":\"URL del boleto\",\"8qsbZ5\":\"Venta de boletos\",\"zNECqg\":\"entradas\",\"6GQNLE\":\"Entradas\",\"NRhrIB\":\"Entradas y productos\",\"EUnesn\":\"Entradas disponibles\",\"AGRilS\":\"Entradas Vendidas\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Para editar configuraciones, ve a la sección de Configuraciones en el menú de administración.\",\"tiI71C\":\"Para aumentar sus límites, contáctenos en\",\"BZBYf3\":\"Para recibir pagos con tarjeta de crédito, debes conectar tu cuenta de Stripe. Stripe es nuestro socio de procesamiento de pagos que garantiza transacciones seguras y pagos puntuales.\",\"W428WC\":\"Alternar columnas\",\"UBSG1X\":\"Mejores organizadores (Últimos 14 días)\",\"3sZ0xx\":\"Cuentas Totales\",\"EaAPbv\":\"Cantidad total pagada\",\"SMDzqJ\":\"Total de asistentes\",\"orBECM\":\"Total recaudado\",\"4B7oCp\":\"Tarifa total\",\"KSDwd5\":\"Órdenes totales\",\"vb0Q0/\":\"Usuarios Totales\",\"oJjplO\":\"Vistas totales\",\"orluER\":\"Seguimiento del crecimiento y rendimiento de la cuenta por fuente de atribución\",\"NHq3l1\":\"Rastrea ventas, ingresos y asistencia con informes detallados\",\"OpKMSn\":\"Tarifa de transacción:\",\"uKOFO5\":\"Verdadero si pago sin conexión\",\"9GsDR2\":\"Verdadero si pago pendiente\",\"ouM5IM\":\"Probar otro correo\",\"3DZvE7\":\"Probar Hi.Events gratis\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Desactivar sonido\",\"KUOhTy\":\"Activar sonido\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo de boleto\",\"IrVSu+\":\"No se pudo duplicar el producto. Por favor, revisa tus datos\",\"Vx2J6x\":\"No se pudo obtener el asistente\",\"n57zCW\":\"Cuentas sin atribución\",\"b9SN9q\":\"Referencia única del pedido\",\"Ef7StM\":\"Desconocido\",\"ZBAScj\":\"Asistente desconocido\",\"ZkS2p3\":\"Despublicar Evento\",\"X13xGn\":\"No confiable\",\"Pp1sWX\":\"Actualizar afiliado\",\"KMMOAy\":\"Actualización disponible\",\"gJQsLv\":\"Sube una imagen de portada para tu organizador\",\"4kEGqW\":\"Sube un logo para tu organizador\",\"lnCMdg\":\"Subir imagen\",\"29w7p6\":\"Subiendo imagen...\",\"HtrFfw\":\"La URL es obligatoria\",\"WBq1/R\":\"Escáner USB ya activo\",\"EV30TR\":\"Modo escáner USB activado. Comience a escanear tickets ahora.\",\"fovJi3\":\"Modo escáner USB desactivado\",\"hli+ga\":\"Escáner USB/HID\",\"OHJXlK\":\"Use <0>plantillas Liquid para personalizar sus correos electrónicos\",\"0k4cdb\":\"Usar detalles del pedido para todos los asistentes. Los nombres y correos de los asistentes coincidirán con la información del comprador.\",\"bA31T4\":\"Usar los datos del comprador para todos los asistentes\",\"rnoQsz\":\"Usado para bordes, resaltados y estilo del código QR\",\"BV4L/Q\":\"Analíticas UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Válido\",\"GuXjc5\":\"Validado\",\"imLQ9Y\":\"Validando tu número de IVA...\",\"cK9+xQ\":\"País de IVA\",\"sqdl5s\":\"Información del IVA\",\"UjNWsF\":\"El IVA puede aplicarse a las tarifas de la plataforma según su estado de registro de IVA. Por favor complete la sección de información del IVA a continuación.\",\"pnVh83\":\"Número de IVA\",\"CabI04\":\"El número de IVA no debe contener espacios\",\"PMhxAR\":\"El número de IVA debe comenzar con un código de país de 2 letras seguido de 8-15 caracteres alfanuméricos (p. ej., ES12345678A)\",\"gPgdNV\":\"Número de IVA validado correctamente\",\"RUMiLy\":\"Falló la validación del número de IVA\",\"vqji3Y\":\"Falló la validación del número de IVA. Por favor, verifica tu número de IVA.\",\"8dENF9\":\"IVA sobre tarifa\",\"ZutOKU\":\"Tasa de IVA\",\"CZomgW\":\"Registrado para IVA\",\"PCRCCN\":\"Información de Registro del IVA\",\"oSDBWm\":\"Configuración de IVA\",\"Nfbg76\":\"Configuración del IVA guardada exitosamente\",\"UvYql/\":\"Configuración de IVA guardada. Estamos validando tu número de IVA en segundo plano.\",\"R6n7j9\":\"Configuración de IVA actualizada correctamente\",\"tJylUv\":\"Tratamiento del IVA para Tarifas de la Plataforma\",\"FlGprQ\":\"Tratamiento del IVA para tarifas de la plataforma: Las empresas registradas para el IVA en la UE pueden usar el mecanismo de inversión del sujeto pasivo (0% - Artículo 196 de la Directiva del IVA 2006/112/CE). Las empresas no registradas para el IVA se les cobra el IVA irlandés del 23%.\",\"516oLj\":\"Servicio de validación de IVA temporalmente no disponible\",\"AdWhjZ\":\"Código de verificación\",\"QDEWii\":\"Verificado\",\"wCKkSr\":\"Verificar correo\",\"/IBv6X\":\"Verifica tu correo electrónico\",\"e/cvV1\":\"Verificando...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Ver todos los mensajes enviados en la plataforma\",\"+WFMis\":\"Ver y descargar informes de todos sus eventos. Solo se incluyen pedidos completados.\",\"c7VN/A\":\"Ver respuestas\",\"SZw9tS\":\"Ver detalles\",\"FCVmuU\":\"Ver evento\",\"n6EaWL\":\"Ver registros\",\"OaKTzt\":\"Ver mapa\",\"zNZNMs\":\"Ver mensaje\",\"67OJ7t\":\"Ver pedido\",\"tKKZn0\":\"Ver detalles del pedido\",\"KeCXJu\":\"Vea detalles de pedidos, emita reembolsos y reenvíe confirmaciones.\",\"9jnAcN\":\"Ver página principal del organizador\",\"1J/AWD\":\"Ver boleto\",\"N9FyyW\":\"Vea, edite y exporte sus asistentes registrados.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible solo para el personal de check-in. Ayuda a identificar esta lista durante el check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Esperando pago\",\"aUi/Dz\":\"Advertencia: Esta es la configuración predeterminada del sistema. Los cambios afectarán a todas las cuentas que no tengan una configuración específica asignada.\",\"RRZDED\":\"No pudimos encontrar pedidos asociados a este correo electrónico.\",\"2RZK9x\":\"No pudimos encontrar el pedido que busca. El enlace puede haber expirado o los detalles del pedido pueden haber cambiado.\",\"nefMIK\":\"No pudimos encontrar la entrada que busca. El enlace puede haber expirado o los detalles de la entrada pueden haber cambiado.\",\"miysJh\":\"No pudimos encontrar este pedido. Puede haber sido eliminado.\",\"HJKdzP\":\"Tuvimos un problema al cargar esta página. Por favor, inténtalo de nuevo.\",\"IfN2Qo\":\"Recomendamos un logo cuadrado con dimensiones mínimas de 200x200px\",\"wJzo/w\":\"Recomendamos dimensiones de 400px por 400px y un tamaño máximo de archivo de 5MB\",\"x8rEDQ\":\"No pudimos validar tu número de IVA después de múltiples intentos. Continuaremos intentando en segundo plano. Por favor, vuelve a verificar más tarde.\",\"q1BizZ\":\"Enviaremos tus entradas a este correo electrónico\",\"ZOmUYW\":\"Validaremos tu número de IVA en segundo plano. Si hay algún problema, te lo haremos saber.\",\"zCdObC\":\"Oficialmente hemos trasladado nuestra sede a Irlanda 🇮🇪. Como parte de esta transición, ahora usamos Stripe Irlanda en lugar de Stripe Canadá. Para mantener sus pagos funcionando sin problemas, necesitará reconectar su cuenta de Stripe.\",\"jh2orE\":\"Hemos trasladado nuestra sede a Irlanda. Como resultado, necesitamos que reconecte su cuenta de Stripe. Este proceso rápido solo toma unos minutos. Sus ventas y datos existentes permanecen completamente sin cambios.\",\"Fq/Nx7\":\"Hemos enviado un código de verificación de 5 dígitos a:\",\"GdWB+V\":\"Webhook creado con éxito\",\"2X4ecw\":\"Webhook eliminado con éxito\",\"CThMKa\":\"Registros del Webhook\",\"nuh/Wq\":\"URL del Webhook\",\"8BMPMe\":\"El webhook no enviará notificaciones\",\"FSaY52\":\"El webhook enviará notificaciones\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sitio web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bienvenido de nuevo\",\"QDWsl9\":[\"Bienvenido a \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenido a \",[\"0\"],\", aquí hay una lista de todos tus eventos\"],\"FaSXqR\":\"¿Qué tipo de evento?\",\"f30uVZ\":\"Lo que necesita hacer:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Cuando se elimina un registro de entrada\",\"Gmd0hv\":\"Cuando se crea un nuevo asistente\",\"Lc18qn\":\"Cuando se crea un nuevo pedido\",\"dfkQIO\":\"Cuando se crea un nuevo producto\",\"8OhzyY\":\"Cuando se elimina un producto\",\"tRXdQ9\":\"Cuando se actualiza un producto\",\"Q7CWxp\":\"Cuando se cancela un asistente\",\"IuUoyV\":\"Cuando un asistente se registra\",\"nBVOd7\":\"Cuando se actualiza un asistente\",\"ny2r8d\":\"Cuando se cancela un pedido\",\"c9RYbv\":\"Cuando un pedido se marca como pagado\",\"ejMDw1\":\"Cuando se reembolsa un pedido\",\"fVPt0F\":\"Cuando se actualiza un pedido\",\"bcYlvb\":\"Cuándo cierra el check-in\",\"XIG669\":\"Cuándo abre el check-in\",\"de6HLN\":\"Cuando los clientes compren entradas, sus pedidos aparecerán aquí.\",\"403wpZ\":\"Cuando está habilitado, los nuevos eventos permitirán a los asistentes gestionar sus propios detalles de entrada a través de un enlace seguro. Esto se puede anular por evento.\",\"blXLKj\":\"Cuando está habilitado, los nuevos eventos mostrarán una casilla de aceptación de marketing durante el checkout. Esto se puede anular por evento.\",\"Kj0Txn\":\"Cuando está habilitado, no se cobrarán comisiones de aplicación en las transacciones de Stripe Connect. Use esto para países donde las comisiones de aplicación no son compatibles.\",\"uchB0M\":\"Vista previa del widget\",\"uvIqcj\":\"Taller\",\"EpknJA\":\"Escribe tu mensaje aquí...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sí - Tengo un número de registro de IVA de la UE válido\",\"Tz5oXG\":\"Sí, cancelar mi pedido\",\"QlSZU0\":[\"Estás suplantando a <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Está emitiendo un reembolso parcial. Al cliente se le reembolsará \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Puede configurar comisiones de servicio adicionales e impuestos en la configuración de su cuenta.\",\"5VGIlq\":\"Ha alcanzado su límite de mensajería.\",\"casL1O\":\"Has añadido impuestos y tarifas a un producto gratuito. ¿Te gustaría eliminarlos?\",\"FVTVBy\":\"Debes verificar tu dirección de correo electrónico antes de poder actualizar el estado del organizador.\",\"w65ZgF\":\"Necesitas verificar el correo electrónico de tu cuenta antes de poder modificar plantillas de correo.\",\"FRl8Jv\":\"Debes verificar el correo electrónico de tu cuenta antes de poder enviar mensajes.\",\"FgRxRP\":\"Eres dueño del 100% de los datos de tus asistentes, siempre\",\"88cUW+\":\"Usted recibe\",\"U3wiCB\":\"¡Está todo listo! Sus pagos se están procesando sin problemas.\",\"MNFIxz\":[\"¡Vas a ir a \",[\"0\"],\"!\"],\"p/Sa0j\":\"Su cuenta tiene límites de mensajería. Para aumentar sus límites, contáctenos en\",\"x/xjzn\":\"Tus afiliados se han exportado exitosamente.\",\"TF37u6\":\"Tus asistentes se han exportado con éxito.\",\"79lXGw\":\"Tu lista de check-in se ha creado exitosamente. Comparte el enlace de abajo con tu personal de check-in.\",\"BnlG9U\":\"Tu pedido actual se perderá.\",\"nBqgQb\":\"Tu correo electrónico\",\"R02pnV\":\"Tu evento debe estar activo antes de que puedas vender entradas a los asistentes.\",\"hDNwnf\":\"Tu logo, colores y estilo en cada página\",\"ifRqmm\":\"¡Tu mensaje se ha enviado exitosamente!\",\"/Rj5P4\":\"Tu nombre\",\"PFjJxY\":\"Tu nueva contraseña debe tener al menos 8 caracteres.\",\"gzrCuN\":\"Los detalles de su pedido han sido actualizados. Se ha enviado un correo electrónico de confirmación a la nueva dirección de correo.\",\"naQW82\":\"Tu pedido ha sido cancelado.\",\"bhlHm/\":\"Tu pedido está esperando el pago\",\"XeNum6\":\"Tus pedidos se han exportado con éxito.\",\"Xd1R1a\":\"La dirección de tu organizador\",\"WWYHKD\":\"Su pago está protegido con encriptación de nivel bancario\",\"5b3QLi\":\"Su plan\",\"6heFYY\":\"Su cuenta de Stripe está conectada y procesando pagos.\",\"vvO1I2\":\"Tu cuenta de Stripe está conectada y lista para procesar pagos.\",\"CnZ3Ou\":\"Tus entradas han sido confirmadas.\",\"EmFsMZ\":\"Tu número de IVA está en cola para validación\",\"QBlhh4\":\"Tu número de IVA será validado cuando guardes\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/es.po b/frontend/src/locales/es.po index f478eb192c..3147b81e4f 100644 --- a/frontend/src/locales/es.po +++ b/frontend/src/locales/es.po @@ -1171,7 +1171,7 @@ msgstr "Guarda esta página en marcadores para gestionar tu pedido en cualquier msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Personalice sus boletos con un logotipo, colores y mensaje de pie de página personalizados." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Portugués brasileño" @@ -1476,11 +1476,11 @@ msgstr "Pagar" msgid "Checkout Settings" msgstr "Configuración de pago" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chino simplificado" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chino (Tradicional)" @@ -2628,7 +2628,7 @@ msgstr "Duplicar opciones" msgid "Duplicate Product" msgstr "Duplicar producto" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Holandés" @@ -2954,8 +2954,8 @@ msgstr "Hora de finalización (opcional)" msgid "Ended" msgstr "Terminado" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Inglés" @@ -3726,7 +3726,7 @@ msgstr "Producto gratuito" msgid "Free product, no payment information required" msgstr "Producto gratuito, no se requiere información de pago" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Francés" @@ -3759,7 +3759,7 @@ msgstr "Generar" msgid "Generate code" msgstr "Generar código" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Alemán" @@ -4276,7 +4276,7 @@ msgstr "Se aplicará el IVA irlandés del 23% a las tarifas de la plataforma (su msgid "Is this account VAT registered in the EU?" msgstr "¿Esta cuenta está registrada para IVA en la UE?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italiano" @@ -6075,11 +6075,15 @@ msgstr "Por favor, espere mientras preparamos su factura..." msgid "Please wait while we prepare your orders for export..." msgstr "Por favor, espera mientras preparamos la exportación de tus pedidos..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polaco" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Eventos populares (Últimos 14 días)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portugués" @@ -7360,7 +7364,7 @@ msgstr "Lo sentimos, este código de promoción no se reconoce" msgid "Source" msgstr "Fuente" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Español" @@ -7652,7 +7656,7 @@ msgstr "Festival de Música de Verano 2025" msgid "Support Email" msgstr "Correo electrónico de soporte" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Sueco" @@ -8431,7 +8435,7 @@ msgstr "Probar otro correo" msgid "Try Hi.Events Free" msgstr "Probar Hi.Events gratis" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turco" @@ -8826,7 +8830,7 @@ msgstr "Verifica tu correo electrónico" msgid "Verifying..." msgstr "Verificando..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamita" diff --git a/frontend/src/locales/fr.js b/frontend/src/locales/fr.js index 2e85cb14f2..d855645cb5 100644 --- a/frontend/src/locales/fr.js +++ b/frontend/src/locales/fr.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"\\\"Il n'y a rien à montrer pour l'instant\\\"\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>enregistré avec succès\"],\"yxhYRZ\":[[\"0\"],\" <0>sorti avec succès\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" créé avec succès\"],\"FImCSc\":[[\"0\"],\" mis à jour avec succès\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" enregistré\"],\"Vjij1k\":[[\"days\"],\" jours, \",[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"f3RdEk\":[[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"fyE7Au\":[[\"minutes\"],\" minutes et \",[\"secondes\"],\" secondes\"],\"NlQ0cx\":[\"Premier événement de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://votre-siteweb.com\",\"qnSLLW\":\"<0>Veuillez entrer le prix hors taxes et frais.<1>Les taxes et frais peuvent être ajoutés ci-dessous.\",\"ZjMs6e\":\"<0>Le nombre de produits disponibles pour ce produit<1>Cette valeur peut être remplacée s'il existe des <2>Limites de Capacité associées à ce produit.\",\"E15xs8\":\"⚡️ Organisez votre événement\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personnalisez votre page d'événement\",\"3VPPdS\":\"💳 Connectez-vous avec Stripe\",\"cjdktw\":\"🚀 Mettez votre événement en direct\",\"rmelwV\":\"0 minute et 0 seconde\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123, rue Principale\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un champ de date. Parfait pour demander une date de naissance, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" par défaut est automatiquement appliqué à tous les nouveaux produits. Vous pouvez le remplacer pour chaque produit.\"],\"SMUbbQ\":\"Une entrée déroulante ne permet qu'une seule sélection\",\"qv4bfj\":\"Des frais, comme des frais de réservation ou des frais de service\",\"POT0K/\":\"Un montant fixe par produit. Par exemple, 0,50 $ par produit\",\"f4vJgj\":\"Une saisie de texte sur plusieurs lignes\",\"OIPtI5\":\"Un pourcentage du prix du produit. Par exemple, 3,5 % du prix du produit\",\"ZthcdI\":\"Un code promo sans réduction peut être utilisé pour révéler des produits cachés.\",\"AG/qmQ\":\"Une option Radio comporte plusieurs options, mais une seule peut être sélectionnée.\",\"h179TP\":\"Une brève description de l'événement qui sera affichée dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, la description de l'événement sera utilisée\",\"WKMnh4\":\"Une saisie de texte sur une seule ligne\",\"BHZbFy\":\"Une seule question par commande. Par exemple, Quelle est votre adresse de livraison ?\",\"Fuh+dI\":\"Une seule question par produit. Par exemple, Quelle est votre taille de t-shirt ?\",\"RlJmQg\":\"Une taxe standard, comme la TVA ou la TPS\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accepter les virements bancaires, chèques ou autres méthodes de paiement hors ligne\",\"hrvLf4\":\"Accepter les paiements par carte bancaire avec Stripe\",\"bfXQ+N\":\"Accepter l'invitation\",\"AeXO77\":\"Compte\",\"lkNdiH\":\"Nom du compte\",\"Puv7+X\":\"Paramètres du compte\",\"OmylXO\":\"Compte mis à jour avec succès\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activer\",\"5T2HxQ\":\"Date d'activation\",\"F6pfE9\":\"Actif\",\"/PN1DA\":\"Ajouter une description pour cette liste de pointage\",\"0/vPdA\":\"Ajoutez des notes sur le participant. Celles-ci ne seront pas visibles par le participant.\",\"Or1CPR\":\"Ajoutez des notes sur le participant...\",\"l3sZO1\":\"Ajoutez des notes concernant la commande. Elles ne seront pas visibles par le client.\",\"xMekgu\":\"Ajoutez des notes concernant la commande...\",\"PGPGsL\":\"Ajouter une description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Ajoutez des instructions pour les paiements hors ligne (par exemple, les détails du virement bancaire, où envoyer les chèques, les délais de paiement)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Ajouter un nouveau\",\"TZxnm8\":\"Ajouter une option\",\"24l4x6\":\"Ajouter un produit\",\"8q0EdE\":\"Ajouter un produit à la catégorie\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Ajouter une taxe ou des frais\",\"goOKRY\":\"Ajouter un niveau\",\"oZW/gT\":\"Ajouter au calendrier\",\"pn5qSs\":\"Informations supplémentaires\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Adresse Ligne 1\",\"POdIrN\":\"Adresse Ligne 1\",\"cormHa\":\"Adresse Ligne 2\",\"gwk5gg\":\"Adresse Ligne 2\",\"U3pytU\":\"Administrateur\",\"HLDaLi\":\"Les utilisateurs administrateurs ont un accès complet aux événements et aux paramètres du compte.\",\"W7AfhC\":\"Tous les participants à cet événement\",\"cde2hc\":\"Tous les produits\",\"5CQ+r0\":\"Autoriser les participants associés à des commandes impayées à s'enregistrer\",\"ipYKgM\":\"Autoriser l'indexation des moteurs de recherche\",\"LRbt6D\":\"Autoriser les moteurs de recherche à indexer cet événement\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Incroyable, Événement, Mots-clés...\",\"hehnjM\":\"Montant\",\"R2O9Rg\":[\"Montant payé (\",[\"0\"],\")\"],\"V7MwOy\":\"Une erreur s'est produite lors du chargement de la page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Une erreur inattendue est apparue.\",\"byKna+\":\"Une erreur inattendue est apparue. Veuillez réessayer.\",\"ubdMGz\":\"Toute question des détenteurs de produits sera envoyée à cette adresse e-mail. Elle sera également utilisée comme adresse de réponse pour tous les e-mails envoyés depuis cet événement\",\"aAIQg2\":\"Apparence\",\"Ym1gnK\":\"appliqué\",\"sy6fss\":[\"S'applique à \",[\"0\"],\" produits\"],\"kadJKg\":\"S'applique à 1 produit\",\"DB8zMK\":\"Appliquer\",\"GctSSm\":\"Appliquer le code promotionnel\",\"ARBThj\":[\"Appliquer ce \",[\"type\"],\" à tous les nouveaux produits\"],\"S0ctOE\":\"Archiver l'événement\",\"TdfEV7\":\"Archivé\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Êtes-vous sûr de vouloir activer ce participant\xA0?\",\"TvkW9+\":\"Êtes-vous sûr de vouloir archiver cet événement\xA0?\",\"/CV2x+\":\"Êtes-vous sûr de vouloir annuler ce participant\xA0? Cela annulera leur billet\",\"YgRSEE\":\"Etes-vous sûr de vouloir supprimer ce code promo ?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Êtes-vous sûr de vouloir créer un brouillon pour cet événement\xA0? Cela rendra l'événement invisible au public\",\"mEHQ8I\":\"Êtes-vous sûr de vouloir rendre cet événement public\xA0? Cela rendra l'événement visible au public\",\"s4JozW\":\"Êtes-vous sûr de vouloir restaurer cet événement\xA0? Il sera restauré en tant que brouillon.\",\"vJuISq\":\"Êtes-vous sûr de vouloir supprimer cette Affectation de Capacité?\",\"baHeCz\":\"Êtes-vous sûr de vouloir supprimer cette liste de pointage\xA0?\",\"LBLOqH\":\"Demander une fois par commande\",\"wu98dY\":\"Demander une fois par produit\",\"ss9PbX\":\"Participant\",\"m0CFV2\":\"Détails des participants\",\"QKim6l\":\"Participant non trouvé\",\"R5IT/I\":\"Notes du participant\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Billet de l'invité\",\"9SZT4E\":\"Participants\",\"iPBfZP\":\"Invités enregistrés\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Redimensionnement automatique\",\"vZ5qKF\":\"Redimensionner automatiquement la hauteur du widget en fonction du contenu. Lorsque désactivé, le widget remplira la hauteur du conteneur.\",\"4lVaWA\":\"En attente d'un paiement hors ligne\",\"2rHwhl\":\"En attente d'un paiement hors ligne\",\"3wF4Q/\":\"En attente de paiement\",\"ioG+xt\":\"En attente de paiement\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Organisateur génial Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Retour à la page de l'événement\",\"VCoEm+\":\"Retour connexion\",\"k1bLf+\":\"Couleur de fond\",\"I7xjqg\":\"Type d'arrière-plan\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Adresse de facturation\",\"/xC/im\":\"Paramètres de facturation\",\"rp/zaT\":\"Portugais brésilien\",\"whqocw\":\"En vous inscrivant, vous acceptez nos <0>Conditions d'utilisation et notre <1>Politique de confidentialité.\",\"bcCn6r\":\"Type de calcul\",\"+8bmSu\":\"Californie\",\"iStTQt\":\"L'autorisation de la caméra a été refusée. <0>Demander l'autorisation à nouveau, ou si cela ne fonctionne pas, vous devrez <1>accorder à cette page l'accès à votre caméra dans les paramètres de votre navigateur.\",\"dEgA5A\":\"Annuler\",\"Gjt/py\":\"Annuler le changement d'e-mail\",\"tVJk4q\":\"Annuler la commande\",\"Os6n2a\":\"annuler la commande\",\"Mz7Ygx\":[\"Annuler la commande \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Annulé\",\"U7nGvl\":\"Impossible d'enregistrer\",\"QyjCeq\":\"Capacité\",\"V6Q5RZ\":\"Affectation de Capacité créée avec succès\",\"k5p8dz\":\"Affectation de Capacité supprimée avec succès\",\"nDBs04\":\"Gestion de capacité\",\"ddha3c\":\"Les catégories vous permettent de regrouper des produits ensemble. Par exemple, vous pouvez avoir une catégorie pour \\\"Billets\\\" et une autre pour \\\"Marchandise\\\".\",\"iS0wAT\":\"Les catégories vous aident à organiser vos produits. Ce titre sera affiché sur la page publique de l'événement.\",\"eorM7z\":\"Catégories réorganisées avec succès.\",\"3EXqwa\":\"Catégorie créée avec succès\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Changer le mot de passe\",\"xMDm+I\":\"Enregistrer\",\"p2WLr3\":[\"Enregistrer \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Enregistrer et marquer la commande comme payée\",\"QYLpB4\":\"Enregistrement uniquement\",\"/Ta1d4\":\"Désenregistrer\",\"5LDT6f\":\"Découvrez cet événement !\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Liste de pointage supprimée avec succès\",\"+hBhWk\":\"La liste de pointage a expiré\",\"mBsBHq\":\"La liste de pointage n'est pas active\",\"vPqpQG\":\"Liste de pointage non trouvée\",\"tejfAy\":\"Listes de pointage\",\"hD1ocH\":\"URL de pointage copiée dans le presse-papiers\",\"CNafaC\":\"Les options de case à cocher permettent plusieurs sélections\",\"SpabVf\":\"Cases à cocher\",\"CRu4lK\":\"Enregistré\",\"znIg+z\":\"Paiement\",\"1WnhCL\":\"Paramètres de paiement\",\"6imsQS\":\"Chinois simplifié\",\"JjkX4+\":\"Choisissez une couleur pour votre arrière-plan\",\"/Jizh9\":\"Choisissez un compte\",\"3wV73y\":\"Ville\",\"FG98gC\":\"Effacer le texte de recherche\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Cliquez pour copier\",\"yz7wBu\":\"Fermer\",\"62Ciis\":\"Fermer la barre latérale\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Le code doit comporter entre 3 et 50 caractères\",\"oqr9HB\":\"Réduire ce produit lorsque la page de l'événement est initialement chargée\",\"jZlrte\":\"Couleur\",\"Vd+LC3\":\"La couleur doit être un code couleur hexadécimal valide. Exemple\xA0: #ffffff\",\"1HfW/F\":\"Couleurs\",\"VZeG/A\":\"À venir\",\"yPI7n9\":\"Mots-clés séparés par des virgules qui décrivent l'événement. Ceux-ci seront utilisés par les moteurs de recherche pour aider à catégoriser et indexer l'événement.\",\"NPZqBL\":\"Complétez la commande\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Paiement complet\",\"qqWcBV\":\"Complété\",\"6HK5Ct\":\"Commandes terminées\",\"NWVRtl\":\"Commandes terminées\",\"DwF9eH\":\"Code du composant\",\"Tf55h7\":\"Réduction configurée\",\"7VpPHA\":\"Confirmer\",\"ZaEJZM\":\"Confirmer le changement d'e-mail\",\"yjkELF\":\"Confirmer le nouveau mot de passe\",\"xnWESi\":\"Confirmez le mot de passe\",\"p2/GCq\":\"Confirmez le mot de passe\",\"wnDgGj\":\"Confirmation de l'adresse e-mail...\",\"pbAk7a\":\"Connecter la bande\",\"UMGQOh\":\"Connectez-vous avec Stripe\",\"QKLP1W\":\"Connectez votre compte Stripe pour commencer à recevoir des paiements.\",\"5lcVkL\":\"Détails de connexion\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuer\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texte du bouton Continuer\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuer la configuration\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copié\",\"T5rdis\":\"copié dans le presse-papier\",\"he3ygx\":\"Copie\",\"r2B2P8\":\"Copier l'URL de pointage\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copier le lien\",\"E6nRW7\":\"Copier le lien\",\"JNCzPW\":\"Pays\",\"IF7RiR\":\"Couverture\",\"hYgDIe\":\"Créer\",\"b9XOHo\":[\"Créer \",[\"0\"]],\"k9RiLi\":\"Créer un produit\",\"6kdXbW\":\"Créer un code promotionnel\",\"n5pRtF\":\"Créer un billet\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"créer un organisateur\",\"ipP6Ue\":\"Créer un participant\",\"VwdqVy\":\"Créer une Affectation de Capacité\",\"EwoMtl\":\"Créer une catégorie\",\"XletzW\":\"Créer une catégorie\",\"WVbTwK\":\"Créer une liste de pointage\",\"uN355O\":\"Créer un évènement\",\"BOqY23\":\"Créer un nouveau\",\"kpJAeS\":\"Créer un organisateur\",\"a0EjD+\":\"Créer un produit\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Créer un code promotionnel\",\"B3Mkdt\":\"Créer une question\",\"UKfi21\":\"Créer une taxe ou des frais\",\"d+F6q9\":\"Créé\",\"Q2lUR2\":\"Devise\",\"DCKkhU\":\"Mot de passe actuel\",\"uIElGP\":\"URL des cartes personnalisées\",\"UEqXyt\":\"Plage personnalisée\",\"876pfE\":\"Client\",\"QOg2Sf\":\"Personnaliser les paramètres de courrier électronique et de notification pour cet événement\",\"Y9Z/vP\":\"Personnalisez la page d'accueil de l'événement et la messagerie de paiement\",\"2E2O5H\":\"Personnaliser les divers paramètres de cet événement\",\"iJhSxe\":\"Personnalisez les paramètres SEO pour cet événement\",\"KIhhpi\":\"Personnalisez votre page d'événement\",\"nrGWUv\":\"Personnalisez votre page d'événement en fonction de votre marque et de votre style.\",\"Zz6Cxn\":\"Zone dangereuse\",\"ZQKLI1\":\"Zone de Danger\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date et heure\",\"JJhRbH\":\"Capacité du premier jour\",\"cnGeoo\":\"Supprimer\",\"jRJZxD\":\"Supprimer la Capacité\",\"VskHIx\":\"Supprimer la catégorie\",\"Qrc8RZ\":\"Supprimer la liste de pointage\",\"WHf154\":\"Supprimer le code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description pour le personnel de pointage\",\"URmyfc\":\"Détails\",\"1lRT3t\":\"Désactiver cette capacité suivra les ventes mais ne les arrêtera pas lorsque la limite sera atteinte\",\"H6Ma8Z\":\"Rabais\",\"ypJ62C\":\"Rabais %\",\"3LtiBI\":[\"Remise en \",[\"0\"]],\"C8JLas\":\"Type de remise\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Étiquette du document\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Produit de don / Payez ce que vous voulez\",\"OvNbls\":\"Télécharger .ics\",\"kodV18\":\"Télécharger CSV\",\"CELKku\":\"Télécharger la facture\",\"LQrXcu\":\"Télécharger la facture\",\"QIodqd\":\"Télécharger le code QR\",\"yhjU+j\":\"Téléchargement de la facture\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Sélection déroulante\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Dupliquer l'événement\",\"3ogkAk\":\"Dupliquer l'événement\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Options de duplication\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Lève tôt\",\"ePK91l\":\"Modifier\",\"N6j2JH\":[\"Modifier \",[\"0\"]],\"kBkYSa\":\"Modifier la Capacité\",\"oHE9JT\":\"Modifier l'Affectation de Capacité\",\"j1Jl7s\":\"Modifier la catégorie\",\"FU1gvP\":\"Modifier la liste de pointage\",\"iFgaVN\":\"Modifier le code\",\"jrBSO1\":\"Modifier l'organisateur\",\"tdD/QN\":\"Modifier le produit\",\"n143Tq\":\"Modifier la catégorie de produit\",\"9BdS63\":\"Modifier le code promotionnel\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Modifier la question\",\"poTr35\":\"Modifier l'utilisateur\",\"GTOcxw\":\"Modifier l'utilisateur\",\"pqFrv2\":\"par exemple. 2,50 pour 2,50$\",\"3yiej1\":\"par exemple. 23,5 pour 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Paramètres de courrier électronique et de notification\",\"ATGYL1\":\"Adresse e-mail\",\"hzKQCy\":\"Adresse e-mail\",\"HqP6Qf\":\"Changement d'e-mail annulé avec succès\",\"mISwW1\":\"Changement d'e-mail en attente\",\"APuxIE\":\"E-mail de confirmation renvoyé\",\"YaCgdO\":\"E-mail de confirmation renvoyé avec succès\",\"jyt+cx\":\"Message de pied de page de l'e-mail\",\"I6F3cp\":\"E-mail non vérifié\",\"NTZ/NX\":\"Code d'intégration\",\"4rnJq4\":\"Script d'intégration\",\"8oPbg1\":\"Activer la facturation\",\"j6w7d/\":\"Activer cette capacité pour arrêter les ventes de produits lorsque la limite est atteinte\",\"VFv2ZC\":\"Date de fin\",\"237hSL\":\"Terminé\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Anglais\",\"MhVoma\":\"Saisissez un montant hors taxes et frais.\",\"SlfejT\":\"Erreur\",\"3Z223G\":\"Erreur lors de la confirmation de l'adresse e-mail\",\"a6gga1\":\"Erreur lors de la confirmation du changement d'adresse e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Événement\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Date de l'Événement\",\"0Zptey\":\"Valeurs par défaut des événements\",\"QcCPs8\":\"Détails de l'événement\",\"6fuA9p\":\"Événement dupliqué avec succès\",\"AEuj2m\":\"Page d'accueil de l'événement\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Lieu de l'événement et détails du lieu\",\"OopDbA\":\"Event page\",\"4/If97\":\"La mise à jour du statut de l'événement a échoué. Veuillez réessayer plus tard\",\"btxLWj\":\"Statut de l'événement mis à jour\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Événements\",\"sZg7s1\":\"Date d'expiration\",\"KnN1Tu\":\"Expire\",\"uaSvqt\":\"Date d'expiration\",\"GS+Mus\":\"Exporter\",\"9xAp/j\":\"Échec de l'annulation du participant\",\"ZpieFv\":\"Échec de l'annulation de la commande\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Échec du téléchargement de la facture. Veuillez réessayer.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Échec du chargement de la liste de pointage\",\"ZQ15eN\":\"Échec du renvoi de l'e-mail du ticket\",\"ejXy+D\":\"Échec du tri des produits\",\"PLUB/s\":\"Frais\",\"/mfICu\":\"Frais\",\"LyFC7X\":\"Filtrer les commandes\",\"cSev+j\":\"Filtres\",\"CVw2MU\":[\"Filtres (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Premier numéro de facture\",\"V1EGGU\":\"Prénom\",\"kODvZJ\":\"Prénom\",\"S+tm06\":\"Le prénom doit comporter entre 1 et 50 caractères\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Première utilisation\",\"TpqW74\":\"Fixé\",\"irpUxR\":\"Montant fixé\",\"TF9opW\":\"Flash n'est pas disponible sur cet appareil\",\"UNMVei\":\"Mot de passe oublié?\",\"2POOFK\":\"Gratuit\",\"P/OAYJ\":\"Produit gratuit\",\"vAbVy9\":\"Produit gratuit, aucune information de paiement requise\",\"nLC6tu\":\"Français\",\"Weq9zb\":\"Général\",\"DDcvSo\":\"Allemand\",\"4GLxhy\":\"Commencer\",\"4D3rRj\":\"Revenir au profil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Ventes brutes\",\"yRg26W\":\"Ventes brutes\",\"R4r4XO\":\"Invités\",\"26pGvx\":\"Avez vous un code de réduction?\",\"V7yhws\":\"bonjour@awesome-events.com\",\"6K/IHl\":\"Voici un exemple d'utilisation du composant dans votre application.\",\"Y1SSqh\":\"Voici le composant React que vous pouvez utiliser pour intégrer le widget dans votre application.\",\"QuhVpV\":[\"Salut \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Caché à la vue du public\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Les questions masquées ne sont visibles que par l'organisateur de l'événement et non par le client.\",\"vLyv1R\":\"Cacher\",\"Mkkvfd\":\"Masquer la page de démarrage\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Masquer le produit après la date de fin de vente\",\"06s3w3\":\"Masquer le produit avant la date de début de vente\",\"axVMjA\":\"Masquer le produit sauf si l'utilisateur a un code promo applicable\",\"ySQGHV\":\"Masquer le produit lorsqu'il est épuisé\",\"SCimta\":\"Masquer la page de démarrage de la barre latérale\",\"5xR17G\":\"Masquer ce produit des clients\",\"Da29Y6\":\"Cacher cette question\",\"fvDQhr\":\"Masquer ce niveau aux utilisateurs\",\"lNipG+\":\"Masquer un produit empêchera les utilisateurs de le voir sur la page de l'événement.\",\"ZOBwQn\":\"Conception de la page d'accueil\",\"PRuBTd\":\"Concepteur de page d'accueil\",\"YjVNGZ\":\"Aperçu de la page d'accueil\",\"c3E/kw\":\"Homère\",\"8k8Njd\":\"De combien de minutes le client dispose pour finaliser sa commande. Nous recommandons au moins 15 minutes\",\"ySxKZe\":\"Combien de fois ce code peut-il être utilisé ?\",\"dZsDbK\":[\"Limite de caractères HTML dépassé: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://exemple-maps-service.com/...\",\"uOXLV3\":\"J'accepte les <0>termes et conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si vide, l'adresse sera utilisée pour générer un lien Google Maps\",\"UYT+c8\":\"Si activé, le personnel d'enregistrement peut marquer les participants comme enregistrés ou marquer la commande comme payée et enregistrer les participants. Si désactivé, les participants associés à des commandes impayées ne peuvent pas être enregistrés.\",\"muXhGi\":\"Si activé, l'organisateur recevra une notification par e-mail lorsqu'une nouvelle commande sera passée\",\"6fLyj/\":\"Si vous n'avez pas demandé ce changement, veuillez immédiatement modifier votre mot de passe.\",\"n/ZDCz\":\"Image supprimée avec succès\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image téléchargée avec succès\",\"VyUuZb\":\"URL de l'image\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactif\",\"T0K0yl\":\"Les utilisateurs inactifs ne peuvent pas se connecter.\",\"kO44sp\":\"Incluez les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page récapitulative de la commande et sur le billet du participant.\",\"FlQKnG\":\"Inclure les taxes et les frais dans le prix\",\"Vi+BiW\":[\"Comprend \",[\"0\"],\" produits\"],\"lpm0+y\":\"Comprend 1 produit\",\"UiAk5P\":\"Insérer une image\",\"OyLdaz\":\"Invitation renvoyée\xA0!\",\"HE6KcK\":\"Invitation révoquée\xA0!\",\"SQKPvQ\":\"Inviter un utilisateur\",\"bKOYkd\":\"Facture téléchargée avec succès\",\"alD1+n\":\"Notes de facture\",\"kOtCs2\":\"Numérotation des factures\",\"UZ2GSZ\":\"Paramètres de facturation\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Article\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Étiquette\",\"vXIe7J\":\"Langue\",\"2LMsOq\":\"12 derniers mois\",\"vfe90m\":\"14 derniers jours\",\"aK4uBd\":\"Dernières 24 heures\",\"uq2BmQ\":\"30 derniers jours\",\"bB6Ram\":\"Dernières 48 heures\",\"VlnB7s\":\"6 derniers mois\",\"ct2SYD\":\"7 derniers jours\",\"XgOuA7\":\"90 derniers jours\",\"I3yitW\":\"Dernière connexion\",\"1ZaQUH\":\"Nom de famille\",\"UXBCwc\":\"Nom de famille\",\"tKCBU0\":\"Dernière utilisation\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Laisser vide pour utiliser le mot par défaut \\\"Facture\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Chargement...\",\"wJijgU\":\"Emplacement\",\"sQia9P\":\"Se connecter\",\"zUDyah\":\"Se connecter\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Se déconnecter\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rendre l'adresse de facturation obligatoire lors du paiement\",\"MU3ijv\":\"Rendre cette question obligatoire\",\"wckWOP\":\"Gérer\",\"onpJrA\":\"Gérer le participant\",\"n4SpU5\":\"Gérer l'événement\",\"WVgSTy\":\"Gérer la commande\",\"1MAvUY\":\"Gérer les paramètres de paiement et de facturation pour cet événement.\",\"cQrNR3\":\"Gérer le profil\",\"AtXtSw\":\"Gérer les taxes et les frais qui peuvent être appliqués à vos produits\",\"ophZVW\":\"Gérer les billets\",\"DdHfeW\":\"Gérez les détails de votre compte et les paramètres par défaut\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gérez vos utilisateurs et leurs autorisations\",\"1m+YT2\":\"Il faut répondre aux questions obligatoires avant que le client puisse passer à la caisse.\",\"Dim4LO\":\"Ajouter manuellement un participant\",\"e4KdjJ\":\"Ajouter manuellement un participant\",\"vFjEnF\":\"Marquer comme payé\",\"g9dPPQ\":\"Maximum par commande\",\"l5OcwO\":\"Message au participant\",\"Gv5AMu\":\"Message aux participants\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message à l'acheteur\",\"tNZzFb\":\"Contenu du message\",\"lYDV/s\":\"Envoyer un message à des participants individuels\",\"V7DYWd\":\"Message envoyé\",\"t7TeQU\":\"messages\",\"xFRMlO\":\"Minimum par commande\",\"QYcUEf\":\"Prix minimum\",\"RDie0n\":\"Divers\",\"mYLhkl\":\"Paramètres divers\",\"KYveV8\":\"Zone de texte multiligne\",\"VD0iA7\":\"Options de prix multiples. Parfait pour les produits en prévente, etc.\",\"/bhMdO\":\"Mon incroyable description d'événement...\",\"vX8/tc\":\"Mon incroyable titre d'événement...\",\"hKtWk2\":\"Mon profil\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nom\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Accédez au participant\",\"qqeAJM\":\"Jamais\",\"7vhWI8\":\"nouveau mot de passe\",\"1UzENP\":\"Non\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Aucun événement archivé à afficher.\",\"q2LEDV\":\"Aucun invité trouvé pour cette commande.\",\"zlHa5R\":\"Aucun invité n'a été ajouté à cette commande.\",\"Wjz5KP\":\"Aucun participant à afficher\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Aucune Affectation de Capacité\",\"a/gMx2\":\"Pas de listes de pointage\",\"tMFDem\":\"Aucune donnée disponible\",\"6Z/F61\":\"Aucune donnée à afficher. Veuillez sélectionner une plage de dates\",\"fFeCKc\":\"Pas de rabais\",\"HFucK5\":\"Aucun événement terminé à afficher.\",\"yAlJXG\":\"Aucun événement à afficher\",\"GqvPcv\":\"Aucun filtre disponible\",\"KPWxKD\":\"Aucun message à afficher\",\"J2LkP8\":\"Aucune commande à afficher\",\"RBXXtB\":\"Aucune méthode de paiement n'est actuellement disponible. Veuillez contacter l'organisateur de l'événement pour obtenir de l'aide.\",\"ZWEfBE\":\"Aucun paiement requis\",\"ZPoHOn\":\"Aucun produit associé à cet invité.\",\"Ya1JhR\":\"Aucun produit disponible dans cette catégorie.\",\"FTfObB\":\"Pas encore de produits\",\"+Y976X\":\"Aucun code promotionnel à afficher\",\"MAavyl\":\"Aucune question n’a été répondue par ce participant.\",\"SnlQeq\":\"Aucune question n'a été posée pour cette commande.\",\"Ev2r9A\":\"Aucun résultat\",\"gk5uwN\":\"Aucun résultat de recherche\",\"RHyZUL\":\"Aucun résultat trouvé.\",\"RY2eP1\":\"Aucune taxe ou frais n'a été ajouté.\",\"EdQY6l\":\"Aucun\",\"OJx3wK\":\"Pas disponible\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Rien à montrer pour le moment\",\"hFwWnI\":\"Paramètres de notification\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Informer l'organisateur des nouvelles commandes\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Nombre de jours autorisés pour le paiement (laisser vide pour omettre les conditions de paiement sur les factures)\",\"n86jmj\":\"Préfixe de numéro\",\"mwe+2z\":\"Les commandes hors ligne ne sont pas reflétées dans les statistiques de l'événement tant que la commande n'est pas marquée comme payée.\",\"dWBrJX\":\"Le paiement hors ligne a échoué. Veuillez réessayer ou contacter l'organisateur de l'événement.\",\"fcnqjw\":\"Instructions de Paiement Hors Ligne\",\"+eZ7dp\":\"Paiements hors ligne\",\"ojDQlR\":\"Informations sur les paiements hors ligne\",\"u5oO/W\":\"Paramètres des paiements hors ligne\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"En soldes\",\"Ug4SfW\":\"Une fois que vous avez créé un événement, vous le verrez ici.\",\"ZxnK5C\":\"Une fois que vous commencerez à collecter des données, elles apparaîtront ici.\",\"PnSzEc\":\"Une fois prêt, mettez votre événement en ligne et commencez à vendre des produits.\",\"J6n7sl\":\"En cours\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Détails de l'événement en ligne\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Ouvrir la Page d'Enregistrement\",\"OdnLE4\":\"Ouvrir la barre latérale\",\"ZZEYpT\":[\"Option\xA0\",[\"i\"]],\"oPknTP\":\"Informations supplémentaires optionnelles à apparaître sur toutes les factures (par exemple, conditions de paiement, frais de retard, politique de retour)\",\"OrXJBY\":\"Préfixe optionnel pour les numéros de facture (par exemple, INV-)\",\"0zpgxV\":\"Possibilités\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Commande\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Commande annulée\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Date de commande\",\"Tol4BF\":\"détails de la commande\",\"WbImlQ\":\"La commande a été annulée et le propriétaire de la commande a été informé.\",\"nAn4Oe\":\"Commande marquée comme payée\",\"uzEfRz\":\"Notes de commande\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Référence de l'achat\",\"acIJ41\":\"Statut de la commande\",\"GX6dZv\":\"Récapitulatif de la commande\",\"tDTq0D\":\"Délai d'expiration de la commande\",\"1h+RBg\":\"Ordres\",\"3y+V4p\":\"Adresse de l'organisation\",\"GVcaW6\":\"Détails de l'organisation\",\"nfnm9D\":\"Nom de l'organisation\",\"G5RhpL\":\"Organisateur\",\"mYygCM\":\"Un organisateur est requis\",\"Pa6G7v\":\"Nom de l'organisateur\",\"l894xP\":\"Les organisateurs ne peuvent gérer que les événements et les produits. Ils ne peuvent pas gérer les utilisateurs, les paramètres du compte ou les informations de facturation.\",\"fdjq4c\":\"Marge intérieure\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page non trouvée\",\"QbrUIo\":\"Pages vues\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"payé\",\"HVW65c\":\"Produit payant\",\"ZfxaB4\":\"Partiellement remboursé\",\"8ZsakT\":\"Mot de passe\",\"TUJAyx\":\"Le mot de passe doit contenir au minimum 8 caractères\",\"vwGkYB\":\"Mot de passe doit être d'au moins 8 caractères\",\"BLTZ42\":\"Le mot de passe a été réinitialisé avec succès. Veuillez vous connecter avec votre nouveau mot de passe.\",\"f7SUun\":\"les mots de passe ne sont pas les mêmes\",\"aEDp5C\":\"Collez ceci où vous souhaitez que le widget apparaisse.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Paiement\",\"Lg+ewC\":\"Paiement et facturation\",\"DZjk8u\":\"Paramètres de paiement et de facturation\",\"lflimf\":\"Délai de paiement\",\"JhtZAK\":\"Paiement échoué\",\"JEdsvQ\":\"Instructions de paiement\",\"bLB3MJ\":\"Méthodes de paiement\",\"QzmQBG\":\"Fournisseur de paiement\",\"lsxOPC\":\"Paiement reçu\",\"wJTzyi\":\"Statut du paiement\",\"xgav5v\":\"Paiement réussi\xA0!\",\"R29lO5\":\"Conditions de paiement\",\"/roQKz\":\"Pourcentage\",\"vPJ1FI\":\"Montant en pourcentage\",\"xdA9ud\":\"Placez ceci dans le de votre site web.\",\"blK94r\":\"Veuillez ajouter au moins une option\",\"FJ9Yat\":\"Veuillez vérifier que les informations fournies sont correctes\",\"TkQVup\":\"Veuillez vérifier votre e-mail et votre mot de passe et réessayer\",\"sMiGXD\":\"Veuillez vérifier que votre email est valide\",\"Ajavq0\":\"Veuillez vérifier votre courrier électronique pour confirmer votre adresse e-mail\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Veuillez continuer dans le nouvel onglet\",\"hcX103\":\"Veuillez créer un produit\",\"cdR8d6\":\"Veuillez créer un billet\",\"x2mjl4\":\"Veuillez entrer une URL d'image valide qui pointe vers une image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Veuillez noter\",\"C63rRe\":\"Veuillez retourner sur la page de l'événement pour recommencer.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Veuillez sélectionner au moins un produit\",\"igBrCH\":\"Veuillez vérifier votre adresse e-mail pour accéder à toutes les fonctionnalités\",\"/IzmnP\":\"Veuillez patienter pendant que nous préparons votre facture...\",\"MOERNx\":\"Portugais\",\"qCJyMx\":\"Message après le paiement\",\"g2UNkE\":\"Alimenté par\",\"Rs7IQv\":\"Message de pré-commande\",\"rdUucN\":\"Aperçu\",\"a7u1N9\":\"Prix\",\"CmoB9j\":\"Mode d'affichage des prix\",\"BI7D9d\":\"Prix non défini\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Type de prix\",\"6RmHKN\":\"Couleur primaire\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Couleur du texte primaire\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimer tous les billets\",\"DKwDdj\":\"Imprimer les billets\",\"K47k8R\":\"Produit\",\"1JwlHk\":\"Catégorie de produit\",\"U61sAj\":\"Catégorie de produit mise à jour avec succès.\",\"1USFWA\":\"Produit supprimé avec succès\",\"4Y2FZT\":\"Type de prix du produit\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Ventes de produits\",\"U/R4Ng\":\"Niveau de produit\",\"sJsr1h\":\"Type de produit\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produit(s)\",\"N0qXpE\":\"Produits\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Produits vendus\",\"/u4DIx\":\"Produits vendus\",\"DJQEZc\":\"Produits triés avec succès\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Mise à jour du profil réussie\",\"cl5WYc\":[\"Code promotionnel \",[\"promo_code\"],\" appliqué\"],\"P5sgAk\":\"Code promo\",\"yKWfjC\":\"Page des codes promotionnels\",\"RVb8Fo\":\"Code de promo\",\"BZ9GWa\":\"Les codes promotionnels peuvent être utilisés pour offrir des réductions, un accès en prévente ou fournir un accès spécial à votre événement.\",\"OP094m\":\"Rapport des codes promo\",\"4kyDD5\":\"Fournissez un contexte ou des instructions supplémentaires pour cette question. Utilisez ce champ pour ajouter des termes et conditions, des directives ou toute information importante que les participants doivent connaître avant de répondre.\",\"toutGW\":\"Code QR\",\"LkMOWF\":\"Quantité disponible\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question supprimée\",\"avf0gk\":\"Description de la question\",\"oQvMPn\":\"titre de question\",\"enzGAL\":\"Des questions\",\"ROv2ZT\":\"Questions et réponses\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Option radio\",\"C4TjpG\":\"Lire moins\",\"I3QpvQ\":\"Destinataire\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Remboursement échoué\",\"n10yGu\":\"Commande de remboursement\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Remboursement en attente\",\"xHpVRl\":\"Statut du remboursement\",\"/BI0y9\":\"Remboursé\",\"fgLNSM\":\"Registre\",\"9+8Vez\":\"Utilisations restantes\",\"tasfos\":\"retirer\",\"t/YqKh\":\"Retirer\",\"t9yxlZ\":\"Rapports\",\"prZGMe\":\"Adresse de facturation requise\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Renvoyer l'e-mail de confirmation\",\"wIa8Qe\":\"Renvoyer l'invitation\",\"VeKsnD\":\"Renvoyer l'e-mail de commande\",\"dFuEhO\":\"Renvoyer l'e-mail du billet\",\"o6+Y6d\":\"Renvoi...\",\"OfhWJH\":\"Réinitialiser\",\"RfwZxd\":\"Réinitialiser le mot de passe\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurer l'événement\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Retourner à la page de l'événement\",\"8YBH95\":\"Revenu\",\"PO/sOY\":\"Révoquer l'invitation\",\"GDvlUT\":\"Rôle\",\"ELa4O9\":\"Date de fin de vente\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Date de début de la vente\",\"hBsw5C\":\"Ventes terminées\",\"kpAzPe\":\"Début des ventes\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Sauvegarder\",\"IUwGEM\":\"Sauvegarder les modifications\",\"U65fiW\":\"Enregistrer l'organisateur\",\"UGT5vp\":\"Enregistrer les paramètres\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Recherchez par nom de participant, e-mail ou numéro de commande...\",\"+pr/FY\":\"Rechercher par nom d'événement...\",\"3zRbWw\":\"Recherchez par nom, e-mail ou numéro de commande...\",\"L22Tdf\":\"Rechercher par nom, numéro de commande, numéro de participant ou e-mail...\",\"BiYOdA\":\"Rechercher par nom...\",\"YEjitp\":\"Recherche par sujet ou contenu...\",\"Pjsch9\":\"Rechercher des affectations de capacité...\",\"r9M1hc\":\"Rechercher des listes de pointage...\",\"+0Yy2U\":\"Rechercher des produits\",\"YIix5Y\":\"Recherche...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Couleur secondaire\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Couleur du texte secondaire\",\"02ePaq\":[\"Sélectionner \",[\"0\"]],\"QuNKRX\":\"Sélectionnez la caméra\",\"9FQEn8\":\"Sélectionner une catégorie...\",\"kWI/37\":\"Sélectionnez l'organisateur\",\"ixIx1f\":\"Sélectionner le produit\",\"3oSV95\":\"Sélectionner le niveau de produit\",\"C4Y1hA\":\"Sélectionner des produits\",\"hAjDQy\":\"Sélectionnez le statut\",\"QYARw/\":\"Sélectionnez un billet\",\"OMX4tH\":\"Sélectionner des billets\",\"DrwwNd\":\"Sélectionnez la période\",\"O/7I0o\":\"Sélectionner...\",\"JlFcis\":\"Envoyer\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envoyer un message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Envoyer un Message\",\"D7ZemV\":\"Envoyer la confirmation de commande et l'e-mail du ticket\",\"v1rRtW\":\"Envoyer le test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descriptif SEO\",\"/SIY6o\":\"Mots-clés SEO\",\"GfWoKv\":\"Paramètres de référencement\",\"rXngLf\":\"Titre SEO\",\"/jZOZa\":\"Frais de service\",\"Bj/QGQ\":\"Fixer un prix minimum et laisser les utilisateurs payer plus s'ils le souhaitent\",\"L0pJmz\":\"Définir le numéro de départ pour la numérotation des factures. Cela ne peut pas être modifié une fois que les factures ont été générées.\",\"nYNT+5\":\"Organisez votre événement\",\"A8iqfq\":\"Mettez votre événement en direct\",\"Tz0i8g\":\"Paramètres\",\"Z8lGw6\":\"Partager\",\"B2V3cA\":\"Partager l'événement\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Afficher la quantité de produit disponible\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Montre plus\",\"izwOOD\":\"Afficher les taxes et les frais séparément\",\"1SbbH8\":\"Affiché au client après son paiement, sur la page récapitulative de la commande.\",\"YfHZv0\":\"Montré au client avant son paiement\",\"CBBcly\":\"Affiche les champs d'adresse courants, y compris le pays\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Zone de texte sur une seule ligne\",\"+P0Cn2\":\"Passer cette étape\",\"YSEnLE\":\"Forgeron\",\"lgFfeO\":\"Épuisé\",\"Mi1rVn\":\"Épuisé\",\"nwtY4N\":\"Une erreur s'est produite\",\"GRChTw\":\"Une erreur s'est produite lors de la suppression de la taxe ou des frais\",\"YHFrbe\":\"Quelque chose s'est mal passé\xA0! Veuillez réessayer\",\"kf83Ld\":\"Quelque chose s'est mal passé.\",\"fWsBTs\":\"Quelque chose s'est mal passé. Veuillez réessayer.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Désolé, ce code promo n'est pas reconnu\",\"65A04M\":\"Espagnol\",\"mFuBqb\":\"Produit standard avec un prix fixe\",\"D3iCkb\":\"Date de début\",\"/2by1f\":\"État ou région\",\"uAQUqI\":\"Statut\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Les paiements Stripe ne sont pas activés pour cet événement.\",\"UJmAAK\":\"Sujet\",\"X2rrlw\":\"Total\",\"zzDlyQ\":\"Succès\",\"b0HJ45\":[\"Succès! \",[\"0\"],\" recevra un e-mail sous peu.\"],\"BJIEiF\":[[\"0\"],\" participant a réussi\"],\"OtgNFx\":\"Adresse e-mail confirmée avec succès\",\"IKwyaF\":\"Changement d'e-mail confirmé avec succès\",\"zLmvhE\":\"Participant créé avec succès\",\"gP22tw\":\"Produit créé avec succès\",\"9mZEgt\":\"Code promotionnel créé avec succès\",\"aIA9C4\":\"Question créée avec succès\",\"J3RJSZ\":\"Participant mis à jour avec succès\",\"3suLF0\":\"Affectation de Capacité mise à jour avec succès\",\"Z+rnth\":\"Liste de pointage mise à jour avec succès\",\"vzJenu\":\"Paramètres de messagerie mis à jour avec succès\",\"7kOMfV\":\"Événement mis à jour avec succès\",\"G0KW+e\":\"Conception de la page d'accueil mise à jour avec succès\",\"k9m6/E\":\"Paramètres de la page d'accueil mis à jour avec succès\",\"y/NR6s\":\"Emplacement mis à jour avec succès\",\"73nxDO\":\"Paramètres divers mis à jour avec succès\",\"4H80qv\":\"Commande mise à jour avec succès\",\"6xCBVN\":\"Paramètres de paiement et de facturation mis à jour avec succès\",\"1Ycaad\":\"Produit mis à jour avec succès\",\"70dYC8\":\"Code promotionnel mis à jour avec succès\",\"F+pJnL\":\"Paramètres de référencement mis à jour avec succès\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"E-mail d'assistance\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Impôt\",\"geUFpZ\":\"Taxes et frais\",\"dFHcIn\":\"Détails fiscaux\",\"wQzCPX\":\"Informations fiscales à apparaître en bas de toutes les factures (par exemple, numéro de TVA, enregistrement fiscal)\",\"0RXCDo\":\"Taxe ou frais supprimés avec succès\",\"ZowkxF\":\"Impôts\",\"qu6/03\":\"Taxes et frais\",\"gypigA\":\"Ce code promotionnel n'est pas valide\",\"5ShqeM\":\"La liste de pointage que vous recherchez n'existe pas.\",\"QXlz+n\":\"La devise par défaut de vos événements.\",\"mnafgQ\":\"Le fuseau horaire par défaut pour vos événements.\",\"o7s5FA\":\"La langue dans laquelle le participant recevra ses courriels.\",\"NlfnUd\":\"Le lien sur lequel vous avez cliqué n'est pas valide.\",\"HsFnrk\":[\"Le nombre maximum de produits pour \",[\"0\"],\" est \",[\"1\"]],\"TSAiPM\":\"La page que vous recherchez n'existe pas\",\"MSmKHn\":\"Le prix affiché au client comprendra les taxes et frais.\",\"6zQOg1\":\"Le prix affiché au client ne comprendra pas les taxes et frais. Ils seront présentés séparément\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Le titre de l'événement qui sera affiché dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, le titre de l'événement sera utilisé\",\"wDx3FF\":\"Il n'y a pas de produits disponibles pour cet événement\",\"pNgdBv\":\"Il n'y a pas de produits disponibles dans cette catégorie\",\"rMcHYt\":\"Un remboursement est en attente. Veuillez attendre qu'il soit terminé avant de demander un autre remboursement.\",\"F89D36\":\"Une erreur est survenue lors du marquage de la commande comme payée\",\"68Axnm\":\"Il y a eu une erreur lors du traitement de votre demande. Veuillez réessayer.\",\"mVKOW6\":\"Une erreur est survenue lors de l'envoi de votre message\",\"AhBPHd\":\"Ces détails ne seront affichés que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"Pc/Wtj\":\"Ce participant a une commande impayée.\",\"mf3FrP\":\"Cette catégorie n'a pas encore de produits.\",\"8QH2Il\":\"Cette catégorie est masquée de la vue publique\",\"xxv3BZ\":\"Cette liste de pointage a expiré\",\"Sa7w7S\":\"Cette liste de pointage a expiré et n'est plus disponible pour les enregistrements.\",\"Uicx2U\":\"Cette liste de pointage est active\",\"1k0Mp4\":\"Cette liste de pointage n'est pas encore active\",\"K6fmBI\":\"Cette liste de pointage n'est pas encore active et n'est pas disponible pour les enregistrements.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Ces informations seront affichées sur la page de paiement, la page de résumé de commande et l'e-mail de confirmation de commande.\",\"XAHqAg\":\"C'est un produit général, comme un t-shirt ou une tasse. Aucun billet ne sera délivré\",\"CNk/ro\":\"Ceci est un événement en ligne\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Ce message sera inclus dans le pied de page de tous les e-mails envoyés à partir de cet événement\",\"55i7Fa\":\"Ce message ne sera affiché que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"RjwlZt\":\"Cette commande a déjà été payée.\",\"5K8REg\":\"Cette commande a déjà été remboursée.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Cette commande a été annulée.\",\"Q0zd4P\":\"Cette commande a expiré. Veuillez recommencer.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Cette commande est terminée.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Cette page de commande n'est plus disponible.\",\"i0TtkR\":\"Cela remplace tous les paramètres de visibilité et masquera le produit de tous les clients.\",\"cRRc+F\":\"Ce produit ne peut pas être supprimé car il est associé à une commande. Vous pouvez le masquer à la place.\",\"3Kzsk7\":\"Ce produit est un billet. Les acheteurs recevront un billet lors de l'achat\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Ce lien de réinitialisation du mot de passe est invalide ou a expiré.\",\"IV9xTT\":\"Cet utilisateur n'est pas actif car il n'a pas accepté son invitation.\",\"5AnPaO\":\"billet\",\"kjAL4v\":\"Billet\",\"dtGC3q\":\"L'e-mail du ticket a été renvoyé au participant\",\"54q0zp\":\"Billets pour\",\"xN9AhL\":[\"Niveau\xA0\",[\"0\"]],\"jZj9y9\":\"Produit par paliers\",\"8wITQA\":\"Les produits à niveaux vous permettent de proposer plusieurs options de prix pour le même produit. C'est parfait pour les produits en prévente ou pour proposer différentes options de prix à différents groupes de personnes.\\\" # fr\",\"nn3mSR\":\"Temps restant :\",\"s/0RpH\":\"Temps utilisés\",\"y55eMd\":\"Nombre d'utilisations\",\"40Gx0U\":\"Fuseau horaire\",\"oDGm7V\":\"CONSEIL\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Outils\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total avant réductions\",\"NRWNfv\":\"Montant total de la réduction\",\"BxsfMK\":\"Total des frais\",\"2bR+8v\":\"Total des ventes brutes\",\"mpB/d9\":\"Montant total de la commande\",\"m3FM1g\":\"Total remboursé\",\"jEbkcB\":\"Total remboursé\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Taxe total\",\"+zy2Nq\":\"Taper\",\"FMdMfZ\":\"Impossible d'enregistrer le participant\",\"bPWBLL\":\"Impossible de sortir le participant\",\"9+P7zk\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"WLxtFC\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"/cSMqv\":\"Impossible de créer une question. Veuillez vérifier vos coordonnées\",\"MH/lj8\":\"Impossible de mettre à jour la question. Veuillez vérifier vos coordonnées\",\"nnfSdK\":\"Clients uniques\",\"Mqy/Zy\":\"États-Unis\",\"NIuIk1\":\"Illimité\",\"/p9Fhq\":\"Disponible illimité\",\"E0q9qH\":\"Utilisations illimitées autorisées\",\"h10Wm5\":\"Commande impayée\",\"ia8YsC\":\"A venir\",\"TlEeFv\":\"Événements à venir\",\"L/gNNk\":[\"Mettre à jour \",[\"0\"]],\"+qqX74\":\"Mettre à jour le nom, la description et les dates de l'événement\",\"vXPSuB\":\"Mettre à jour le profil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copié dans le presse-papiers\",\"e5lF64\":\"Exemple d'utilisation\",\"fiV0xj\":\"Limite d'utilisation\",\"sGEOe4\":\"Utilisez une version floue de l'image de couverture comme arrière-plan\",\"OadMRm\":\"Utiliser l'image de couverture\",\"7PzzBU\":\"Utilisateur\",\"yDOdwQ\":\"Gestion des utilisateurs\",\"Sxm8rQ\":\"Utilisateurs\",\"VEsDvU\":\"Les utilisateurs peuvent modifier leur adresse e-mail dans <0>Paramètres du profil.\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"T.V.A.\",\"E/9LUk\":\"nom de la place\",\"jpctdh\":\"Voir\",\"Pte1Hv\":\"Voir les détails de l'invité\",\"/5PEQz\":\"Voir la page de l'événement\",\"fFornT\":\"Afficher le message complet\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Afficher sur Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Liste de pointage VIP\",\"tF+VVr\":\"Billet VIP\",\"2q/Q7x\":\"Visibilité\",\"vmOFL/\":\"Nous n'avons pas pu traiter votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"45Srzt\":\"Nous n'avons pas pu supprimer la catégorie. Veuillez réessayer.\",\"/DNy62\":[\"Nous n'avons trouvé aucun billet correspondant à \",[\"0\"]],\"1E0vyy\":\"Nous n'avons pas pu charger les données. Veuillez réessayer.\",\"NmpGKr\":\"Nous n'avons pas pu réorganiser les catégories. Veuillez réessayer.\",\"BJtMTd\":\"Nous recommandons des dimensions de 2\xA0160\xA0px sur 1\xA0080\xA0px et une taille de fichier maximale de 5\xA0Mo.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Nous n'avons pas pu confirmer votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"Gspam9\":\"Nous traitons votre commande. S'il vous plaît, attendez...\",\"LuY52w\":\"Bienvenue à bord! Merci de vous connecter pour continuer.\",\"dVxpp5\":[\"Bon retour\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Quels sont les produits par paliers ?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Qu'est-ce qu'une catégorie ?\",\"gxeWAU\":\"À quels produits ce code s'applique-t-il ?\",\"hFHnxR\":\"À quels produits ce code s'applique-t-il ? (S'applique à tous par défaut)\",\"AeejQi\":\"À quels produits cette capacité doit-elle s'appliquer ?\",\"Rb0XUE\":\"A quelle heure arriverez-vous ?\",\"5N4wLD\":\"De quel type de question s'agit-il ?\",\"gyLUYU\":\"Lorsque activé, des factures seront générées pour les commandes de billets. Les factures seront envoyées avec l'e-mail de confirmation de commande. Les participants peuvent également télécharger leurs factures depuis la page de confirmation de commande.\",\"D3opg4\":\"Lorsque les paiements hors ligne sont activés, les utilisateurs pourront finaliser leurs commandes et recevoir leurs billets. Leurs billets indiqueront clairement que la commande n'est pas payée, et l'outil d'enregistrement informera le personnel si une commande nécessite un paiement.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quels billets doivent être associés à cette liste de pointage\xA0?\",\"S+OdxP\":\"Qui organise cet événement ?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"À qui faut-il poser cette question ?\",\"VxFvXQ\":\"Intégrer le widget\",\"v1P7Gm\":\"Paramètres du widget\",\"b4itZn\":\"Fonctionnement\",\"hqmXmc\":\"Fonctionnement...\",\"+G/XiQ\":\"Année à ce jour\",\"l75CjT\":\"Oui\",\"QcwyCh\":\"Oui, supprime-les\",\"ySeBKv\":\"Vous avez déjà scanné ce billet\",\"P+Sty0\":[\"Vous changez votre adresse e-mail en <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Vous êtes hors ligne\",\"sdB7+6\":\"Vous pouvez créer un code promo qui cible ce produit sur le\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Vous ne pouvez pas changer le type de produit car des invités y sont associés.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Vous ne pouvez pas enregistrer des participants avec des commandes impayées. Ce paramètre peut être modifié dans les paramètres de l'événement.\",\"c9Evkd\":\"Vous ne pouvez pas supprimer la dernière catégorie.\",\"6uwAvx\":\"Vous ne pouvez pas supprimer ce niveau de prix car des produits ont déjà été vendus pour ce niveau. Vous pouvez le masquer à la place.\",\"tFbRKJ\":\"Vous ne pouvez pas modifier le rôle ou le statut du propriétaire du compte.\",\"fHfiEo\":\"Vous ne pouvez pas rembourser une commande créée manuellement.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Vous avez accès à plusieurs comptes. Veuillez en choisir un pour continuer.\",\"Z6q0Vl\":\"Vous avez déjà accepté cette invitation. Merci de vous connecter pour continuer.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Vous n’avez aucun changement d’e-mail en attente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Vous avez manqué de temps pour compléter votre commande.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Vous n'avez encore envoyé aucun message. Vous pouvez envoyer des messages à tous les invités ou à des détenteurs de produits spécifiques.\",\"R6i9o9\":\"Vous devez reconnaître que cet e-mail n'est pas promotionnel\",\"3ZI8IL\":\"Vous devez accepter les termes et conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Vous devez créer un ticket avant de pouvoir ajouter manuellement un participant.\",\"jE4Z8R\":\"Vous devez avoir au moins un niveau de prix\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Vous devrez marquer une commande comme payée manuellement. Cela peut être fait sur la page de gestion des commandes.\",\"L/+xOk\":\"Vous aurez besoin d'un billet avant de pouvoir créer une liste de pointage.\",\"Djl45M\":\"Vous aurez besoin d'un produit avant de pouvoir créer une affectation de capacité.\",\"y3qNri\":\"Vous aurez besoin d'au moins un produit pour commencer. Gratuit, payant ou laissez l'utilisateur décider du montant à payer.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Le nom de votre compte est utilisé sur les pages d'événements et dans les e-mails.\",\"veessc\":\"Vos participants apparaîtront ici une fois qu’ils se seront inscrits à votre événement. Vous pouvez également ajouter manuellement des participants.\",\"Eh5Wrd\":\"Votre super site web 🎉\",\"lkMK2r\":\"Vos détails\",\"3ENYTQ\":[\"Votre demande de modification par e-mail en <0>\",[\"0\"],\" est en attente. S'il vous plaît vérifier votre e-mail pour confirmer\"],\"yZfBoy\":\"Votre message a été envoyé\",\"KSQ8An\":\"Votre commande\",\"Jwiilf\":\"Votre commande a été annulée\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Vos commandes apparaîtront ici une fois qu’elles commenceront à arriver.\",\"9TO8nT\":\"Votre mot de passe\",\"P8hBau\":\"Votre paiement est en cours de traitement.\",\"UdY1lL\":\"Votre paiement n'a pas abouti, veuillez réessayer.\",\"fzuM26\":\"Votre paiement a échoué. Veuillez réessayer.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Votre remboursement est en cours de traitement.\",\"IFHV2p\":\"Votre billet pour\",\"x1PPdr\":\"Code postal\",\"BM/KQm\":\"Code Postal\",\"+LtVBt\":\"Code postal\",\"25QDJ1\":\"- Cliquez pour publier\",\"WOyJmc\":\"- Cliquez pour dépublier\",\"ncwQad\":\"(vide)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" est déjà enregistré\"],\"S4PqS9\":[[\"0\"],\" webhooks actifs\"],\"6MIiOI\":[[\"0\"],\" restant\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organisateurs\"],\"/HkCs4\":[[\"0\"],\" billets\"],\"TjbIUI\":[[\"availableCount\"],\" sur \",[\"totalCount\"],\" disponibles\"],\"OJnhhX\":[[\"eventCount\"],\" événements\"],\"3IEF7U\":[[\"totalCount\"],\" types de billets\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Taxes/Frais\",\"B1St2O\":\"<0>Les listes d'enregistrement vous aident à gérer l'entrée à l'événement par jour, zone ou type de billet. Vous pouvez lier des billets à des listes spécifiques telles que des zones VIP ou des pass Jour 1 et partager un lien d'enregistrement sécurisé avec le personnel. Aucun compte n'est requis. L'enregistrement fonctionne sur mobile, ordinateur ou tablette, en utilisant la caméra de l'appareil ou un scanner USB HID. \",\"v9VSIS\":\"<0>Définissez une limite de participation totale unique qui s'applique à plusieurs types de billets à la fois.<1>Par exemple, si vous liez un billet <2>Pass Journée et un billet <3>Week-end complet, ils utiliseront tous deux le même quota de places. Une fois la limite atteinte, tous les billets liés cessent automatiquement d'être vendus.\",\"ZnVt5v\":\"<0>Les webhooks notifient instantanément les services externes lorsqu'un événement se produit, comme l'ajout d'un nouvel inscrit à votre CRM ou à votre liste de diffusion lors de l'inscription, garantissant une automatisation fluide.<1>Utilisez des services tiers comme <2>Zapier, <3>IFTTT ou <4>Make pour créer des workflows personnalisés et automatiser des tâches.\",\"fAv9QG\":\"🎟️ Ajouter des billets\",\"M2DyLc\":\"1 webhook actif\",\"yTsaLw\":\"1 billet\",\"nz96Ue\":\"1 type de billet\",\"HR/cvw\":\"123 Rue Exemple\",\"kMU5aM\":\"Un avis d'annulation a été envoyé à\",\"V53XzQ\":\"Un nouveau code de vérification a été envoyé à votre adresse e-mail\",\"/z/bH1\":\"Une brève description de votre organisateur qui sera affichée à vos utilisateurs.\",\"aS0jtz\":\"Abandonné\",\"uyJsf6\":\"À propos\",\"WTk/ke\":\"À propos de Stripe Connect\",\"JvuLls\":\"Absorber les frais\",\"lk74+I\":\"Absorber les frais\",\"1uJlG9\":\"Couleur d'Accent\",\"K5+3xg\":\"Accepter l'invitation\",\"VTfZPy\":\"Accès refusé\",\"iN5Cz3\":\"Compte déjà connecté !\",\"YP4JuP\":\"Configuration du compte mise à jour avec succès\",\"vOuxvL\":\"Informations du compte\",\"EHNORh\":\"Compte introuvable\",\"bPwFdf\":\"Comptes\",\"nMtNd+\":\"Action requise : Reconnectez votre compte Stripe\",\"AhwTa1\":\"Action requise : Informations TVA nécessaires\",\"APyAR/\":\"Événements actifs\",\"UWWRyd\":\"Ajoutez des questions personnalisées pour collecter des informations supplémentaires lors du paiement\",\"a5KFZU\":\"Ajoutez les détails de l’événement et gérez les paramètres.\",\"Fb+SDI\":\"Ajouter plus de billets\",\"7JF9w9\":\"Ajouter une question\",\"6PNlRV\":\"Ajouter cet événement à votre calendrier\",\"BGD9Yt\":\"Ajouter des billets\",\"QN2F+7\":\"Ajouter un webhook\",\"NsWqSP\":\"Ajoutez vos réseaux sociaux et l'URL de votre site. Ils seront affichés sur votre page publique d'organisateur.\",\"bVjDs9\":\"Frais supplémentaires\",\"0Zypnp\":\"Tableau de Bord Admin\",\"YAV57v\":\"Affilié\",\"I+utEq\":\"Le code d'affiliation ne peut pas être modifié\",\"/jHBj5\":\"Affilié créé avec succès\",\"uCFbG2\":\"Affilié supprimé avec succès\",\"a41PKA\":\"Les ventes de l'affilié seront suivies\",\"mJJh2s\":\"Les ventes de l'affilié ne seront pas suivies. Cela désactivera l'affilié.\",\"jabmnm\":\"Affilié mis à jour avec succès\",\"CPXP5Z\":\"Affiliés\",\"9Wh+ug\":\"Affiliés exportés\",\"3cqmut\":\"Les affiliés vous aident à suivre les ventes générées par les partenaires et les influenceurs. Créez des codes d'affiliation et partagez-les pour surveiller les performances.\",\"7rLTkE\":\"Tous les événements archivés\",\"gKq1fa\":\"Tous les participants\",\"pMLul+\":\"Toutes les devises\",\"qlaZuT\":\"Terminé ! Vous utilisez maintenant notre système de paiement amélioré.\",\"ZS/D7f\":\"Tous les événements terminés\",\"QsYjci\":\"Tous les événements\",\"31KB8w\":\"Tous les travaux échoués supprimés\",\"D2g7C7\":\"Tous les travaux en file d'attente pour réessai\",\"dr7CWq\":\"Tous les événements à venir\",\"GpT6Uf\":\"Permettre aux participants de mettre à jour leurs informations de billet (nom, e-mail) via un lien sécurisé envoyé avec leur confirmation de commande.\",\"QUg5y1\":\"Presque fini ! Terminez la connexion de votre compte Stripe pour commencer à accepter les paiements.\",\"c4uJfc\":\"Presque terminé ! Nous attendons juste que votre paiement soit traité. Cela ne devrait prendre que quelques secondes.\",\"ocS8eq\":[\"Vous avez déjà un compte ? <0>\",[\"0\"],\"\"],\"/H326L\":\"Déjà remboursé\",\"RtxQTF\":\"Annuler également cette commande\",\"jkNgQR\":\"Rembourser également cette commande\",\"xYqsHg\":\"Toujours disponible\",\"Wvrz79\":\"Montant payé\",\"Zkymb9\":\"Une adresse e-mail à associer à cet affilié. L'affilié ne sera pas notifié.\",\"vRznIT\":\"Une erreur s'est produite lors de la vérification du statut d'exportation.\",\"eusccx\":\"Un message optionnel à afficher sur le produit en vedette, par ex. \\\"Se vend rapidement 🔥\\\" ou \\\"Meilleur rapport qualité-prix\\\"\",\"QNrkms\":\"Réponse mise à jour avec succès.\",\"Znwxal\":\"Configuration des frais d'application\",\"261RBr\":\"Approuver le message\",\"0aVEBY\":\"Êtes-vous sûr de vouloir supprimer tous les travaux échoués ?\",\"LchiNd\":\"Êtes-vous sûr de vouloir supprimer cet affilié ? Cette action ne peut pas être annulée.\",\"vPeW/6\":\"Êtes-vous sûr de vouloir supprimer cette configuration ? Cela peut affecter les comptes qui l'utilisent.\",\"JmVITJ\":\"Êtes-vous sûr de vouloir supprimer ce modèle ? Cette action ne peut pas être annulée et les e-mails reviendront au modèle par défaut.\",\"aLS+A6\":\"Êtes-vous sûr de vouloir supprimer ce modèle ? Cette action ne peut pas être annulée et les e-mails reviendront au modèle de l'organisateur ou par défaut.\",\"5H3Z78\":\"Êtes-vous sûr de vouloir supprimer ce webhook ?\",\"147G4h\":\"Êtes-vous sûr de vouloir partir ?\",\"VDWChT\":\"Êtes-vous sûr de vouloir mettre cet organisateur en brouillon ? Cela rendra la page de l'organisateur invisible au public.\",\"pWtQJM\":\"Êtes-vous sûr de vouloir rendre cet organisateur public ? Cela rendra la page de l'organisateur visible au public.\",\"WFHOlF\":\"Êtes-vous sûr de vouloir publier cet événement ? Une fois publié, il sera visible au public.\",\"4TNVdy\":\"Êtes-vous sûr de vouloir publier ce profil d'organisateur ? Une fois publié, il sera visible au public.\",\"cDtoWq\":[\"Êtes-vous sûr de vouloir renvoyer la confirmation de commande à \",[\"0\"],\" ?\"],\"xeIaKw\":[\"Êtes-vous sûr de vouloir renvoyer le billet à \",[\"0\"],\" ?\"],\"ExDt3P\":\"Êtes-vous sûr de vouloir dépublier cet événement ? Il ne sera plus visible au public.\",\"5Qmxo/\":\"Êtes-vous sûr de vouloir dépublier ce profil d'organisateur ? Il ne sera plus visible au public.\",\"Uqefyd\":\"Êtes-vous assujetti à la TVA dans l'UE ?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"Comme votre entreprise est basée en Irlande, la TVA irlandaise à 23 % s'applique automatiquement à tous les frais de plateforme.\",\"QGoXh3\":\"Comme votre entreprise est basée dans l'UE, nous devons déterminer le traitement TVA approprié pour nos frais de plateforme :\",\"tMeVa/\":\"Demander le nom et l'email pour chaque billet acheté\",\"/JdZIP\":\"Configuration assignée\",\"xdiER7\":\"Niveau attribué\",\"F2rX0R\":\"Au moins un type d'événement doit être sélectionné\",\"BCmibk\":\"Tentatives\",\"6PecK3\":\"Présence et taux d'enregistrement pour tous les événements\",\"AJ4rvK\":\"Participant annulé\",\"qvylEK\":\"Participant créé\",\"Aspq3b\":\"Collecte des informations des participants\",\"fpb0rX\":\"Informations du participant copiées de la commande\",\"0R3Y+9\":\"Email du participant\",\"94aQMU\":\"Informations du participant\",\"KkrBiR\":\"Collecte d'informations sur les participants\",\"av+gjP\":\"Nom du participant\",\"cosfD8\":\"Statut du Participant\",\"D2qlBU\":\"Participant mis à jour\",\"22BOve\":\"Participant mis à jour avec succès\",\"x8Vnvf\":\"Le billet du participant n'est pas inclus dans cette liste\",\"k3Tngl\":\"Participants exportés\",\"UoIRW8\":\"Participants inscrits\",\"5UbY+B\":\"Participants avec un ticket spécifique\",\"4HVzhV\":\"Participants:\",\"HVkhy2\":\"Analyse d'attribution\",\"dMMjeD\":\"Répartition de l'attribution\",\"1oPDuj\":\"Valeur d'attribution\",\"PZ7FTW\":\"Détecté automatiquement selon la couleur de fond, mais peut être remplacé\",\"clF06r\":\"Disponible pour remboursement\",\"NB5+UG\":\"Jetons disponibles\",\"EmYMHc\":\"Paiement hors ligne en attente\",\"kNmmvE\":\"Awesome Events SARL\",\"TeSaQO\":\"Retour aux comptes\",\"kYqM1A\":\"Retour à l'événement\",\"td/bh+\":\"Retour aux rapports\",\"jIPNJG\":\"Informations de base\",\"WOpH7O\":\"Une expérience de paiement élégante sur tous les appareils\",\"iMdwTb\":\"Avant que votre événement puisse être mis en ligne, vous devez effectuer quelques étapes. Complétez toutes les étapes ci-dessous pour commencer.\",\"UabgBd\":\"Le corps est requis\",\"HWXuQK\":\"Ajoutez cette page à vos favoris pour gérer votre commande à tout moment.\",\"CUKVDt\":\"Personnalisez vos billets avec un logo, des couleurs et un message de pied de page personnalisés.\",\"9N+p+g\":\"Affaires\",\"7ns+do\":\"Adresse professionnelle\",\"LeC29u\":\"Adresse professionnelle aux fins de la TVA\",\"RReHTu\":\"Nom de l'entreprise\",\"bv6RXK\":\"Libellé du bouton\",\"ChDLlO\":\"Texte du bouton\",\"BUe8Wj\":\"L'acheteur paie\",\"qF1qbA\":\"Les acheteurs voient un prix net. Les frais de plateforme sont déduits de votre paiement.\",\"DFqasq\":[\"En continuant, vous acceptez les <0>Conditions d'utilisation de \",[\"0\"],\"\"],\"lFdbRS\":\"Contourner les frais d'application\",\"2VLZwd\":\"Bouton d'appel à l'action\",\"PUpvQe\":\"Scanner caméra\",\"D02dD9\":\"Campagne\",\"H4nE+E\":\"Annuler tous les produits et les remettre dans le pool\",\"tOXAdc\":\"L'annulation annulera tous les participants associés à cette commande et remettra les billets dans le pool disponible.\",\"IrUqjC\":\"Impossible d'enregistrer (Annulé)\",\"01sEfm\":\"Impossible de supprimer la configuration système par défaut\",\"VsM1HH\":\"Attributions de capacité\",\"K7tIrx\":\"Catégorie\",\"2tbLdK\":\"Charité\",\"v4fiSg\":\"Vérifiez votre e-mail\",\"51AsAN\":\"Vérifiez votre boîte de réception ! Si des billets sont associés à cet e-mail, vous recevrez un lien pour les consulter.\",\"udRwQs\":\"Enregistrement créé\",\"F4SRy3\":\"Enregistrement supprimé\",\"9gPPUY\":\"Liste d'Enregistrement Créée !\",\"f2vU9t\":\"Listes d'enregistrement\",\"tMNBEF\":\"Les listes d'enregistrement vous permettent de contrôler l'entrée par jours, zones ou types de billets. Vous pouvez partager un lien sécurisé avec le personnel — aucun compte requis.\",\"SHJwyq\":\"Taux d'enregistrement\",\"qCqdg6\":\"Statut d'enregistrement\",\"cKj6OE\":\"Résumé des enregistrements\",\"7B5M35\":\"Enregistrements\",\"DM4gBB\":\"Chinois (traditionnel)\",\"pkk46Q\":\"Choisissez un organisateur\",\"Crr3pG\":\"Choisir le calendrier\",\"LAW8Vb\":\"Choisissez le paramètre par défaut pour les nouveaux événements. Ceci peut être modifié pour chaque événement.\",\"pjp2n5\":\"Choisissez qui paie les frais de plateforme. Cela n'affecte pas les frais supplémentaires que vous avez configurés dans les paramètres de votre compte.\",\"CySr+W\":\"Cliquez pour voir les notes\",\"RG3szS\":\"fermer\",\"RWw9Lg\":\"Fermer la fenêtre\",\"XwdMMg\":\"Le code ne peut contenir que des lettres, des chiffres, des tirets et des traits de soulignement\",\"+yMJb7\":\"Le code est obligatoire\",\"m9SD3V\":\"Le code doit contenir au moins 3 caractères\",\"V1krgP\":\"Le code ne doit pas dépasser 20 caractères\",\"psqIm5\":\"Collaborez avec votre équipe pour créer ensemble des événements incroyables.\",\"4bUH9i\":\"Collectez les détails du participant pour chaque billet acheté.\",\"TkfG8v\":\"Collecter les informations par commande\",\"96ryID\":\"Collecter les informations par billet\",\"FpsvqB\":\"Mode de couleur\",\"jEu4bB\":\"Colonnes\",\"CWk59I\":\"Comédie\",\"rPA+Gc\":\"Préférences de communication\",\"7D9MJz\":\"Finaliser la configuration de Stripe\",\"OqEV/G\":\"Complétez la configuration ci-dessous pour continuer\",\"nqx+6h\":\"Complétez ces étapes pour commencer à vendre des billets pour votre événement.\",\"5YrKW7\":\"Finalisez votre paiement pour sécuriser vos billets.\",\"xGU92i\":\"Complétez votre profil pour rejoindre l'équipe.\",\"ih35UP\":\"Centre de conférence\",\"B5fpAA\":\"Configuration assignée avec succès\",\"X1zdE7\":\"Configuration créée avec succès\",\"mLBUMQ\":\"Configuration supprimée avec succès\",\"qxquWu\":\"Les noms de configuration sont visibles par les utilisateurs finaux. Les \\\"Frais fixes\\\" et les \\\"Frais en pourcentage\\\" sont des frais d'application facturés en USD sur toutes les transactions.\",\"eeZdaB\":\"Configuration mise à jour avec succès\",\"3cKoxx\":\"Configurations\",\"8v2LRU\":\"Configurez les détails de l'événement, le lieu, les options de paiement et les notifications par email.\",\"raw09+\":\"Configurez comment les informations des participants sont collectées lors du paiement\",\"FI60XC\":\"Configurer les taxes et frais\",\"NGXKG/\":\"Confirmer l'adresse e-mail\",\"JRQitQ\":\"Confirmer le nouveau mot de passe\",\"Auz0Mz\":\"Confirmez votre e-mail pour accéder à toutes les fonctionnalités.\",\"7+grte\":\"E-mail de confirmation envoyé ! Veuillez vérifier votre boîte de réception.\",\"n/7+7Q\":\"Confirmation envoyée à\",\"o5A0Go\":\"Félicitations pour la création de votre événement !\",\"WNnP3w\":\"Connecter et mettre à niveau\",\"Xe2tSS\":\"Documentation de connexion\",\"1Xxb9f\":\"Connecter le traitement des paiements\",\"nQI4H5\":\"Connectez Stripe pour activer l'édition des modèles d'e-mail\",\"LmvZ+E\":\"Connectez Stripe pour activer la messagerie\",\"EWnXR+\":\"Se connecter à Stripe\",\"VioGG1\":\"Connectez votre compte Stripe pour accepter les paiements des billets et produits.\",\"4qmnU8\":\"Connectez votre compte Stripe pour accepter les paiements.\",\"E1eze1\":\"Connectez votre compte Stripe pour commencer à accepter les paiements pour vos événements.\",\"ulV1ju\":\"Connectez votre compte Stripe pour commencer à accepter les paiements.\",\"/3017M\":\"Connecté à Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contacter \",[\"0\"]],\"41BQ3k\":\"E-mail de contact\",\"KcXRN+\":\"Email de contact pour le support\",\"m8WD6t\":\"Continuer la configuration\",\"0GwUT4\":\"Passer à la caisse\",\"sBV87H\":\"Continuer vers la création d'événement\",\"nKtyYu\":\"Continuer à l'étape suivante\",\"F3/nus\":\"Continuer vers le paiement\",\"p2FRHj\":\"Contrôlez comment les frais de plateforme sont gérés pour cet événement\",\"1JnTgU\":\"Copié d'en haut\",\"FxVG/l\":\"Copié dans le presse-papiers\",\"PiH3UR\":\"Copié !\",\"uUPbPg\":\"Copier le lien d'affiliation\",\"iVm46+\":\"Copier le code\",\"+2ZJ7N\":\"Copier les détails vers le premier participant\",\"ZN1WLO\":\"Copier l'Email\",\"tUGbi8\":\"Copier mes informations vers:\",\"y22tv0\":\"Copiez ce lien pour le partager n'importe où\",\"/4gGIX\":\"Copier dans le presse-papiers\",\"P0rbCt\":\"Image de couverture\",\"60u+dQ\":\"L'image de couverture sera affichée en haut de votre page d'événement\",\"2NLjA6\":\"L'image de couverture sera affichée en haut de votre page d'organisateur\",\"zg4oSu\":[\"Créer le modèle \",[\"0\"]],\"RKKhnW\":\"Créez un widget personnalisé pour vendre des billets sur votre site.\",\"yIRev4\":\"Créer un mot de passe\",\"xfKgwv\":\"Créer un affilié\",\"tudG8q\":\"Créez et configurez des billets et des marchandises à vendre.\",\"YAl9Hg\":\"Créer une configuration\",\"BTne9e\":\"Créer des modèles d'email personnalisés pour cet événement qui remplacent les paramètres par défaut de l'organisateur\",\"YIDzi/\":\"Créer un modèle personnalisé\",\"Nc3l/D\":\"Créez des réductions, des codes d'accès pour les billets cachés et des offres spéciales.\",\"eWEV9G\":\"Créer un nouveau mot de passe\",\"8AiKIu\":\"Créer un billet ou un produit\",\"agZ87r\":\"Créez des billets pour votre événement, fixez les prix et gérez la quantité disponible.\",\"/HGmW9\":\"Créez des liens traçables pour récompenser les partenaires qui font la promotion de votre événement.\",\"dkAPxi\":\"Créer un webhook\",\"5slqwZ\":\"Créez votre événement\",\"JQNMrj\":\"Créez votre premier événement\",\"CCjxOC\":\"Créez votre premier événement pour commencer à vendre des billets et gérer les participants.\",\"ZCSSd+\":\"Créez votre propre événement\",\"67NsZP\":\"Création de l'événement...\",\"H34qcM\":\"Création de l'organisateur...\",\"1YMS+X\":\"Création de votre événement en cours, veuillez patienter\",\"yiy8Jt\":\"Création de votre profil d'organisateur en cours, veuillez patienter\",\"lfLHNz\":\"Le libellé CTA est requis\",\"BMtue0\":\"Processeur de paiement actuel\",\"T+1APV\":\"Le numéro de TVA actuel est validé\",\"v2GlhZ\":\"La validation du numéro de TVA actuel a échoué\",\"iTvh6I\":\"Actuellement disponible à l'achat\",\"g7HIC0\":\"Image de marque personnalisée\",\"mimF6c\":\"Message personnalisé après la commande\",\"O6mra8\":\"Questions personnalisées\",\"axv/Mi\":\"Modèle personnalisé\",\"QMHSMS\":\"Le client recevra un e-mail confirmant le remboursement\",\"L/Qc+w\":\"Adresse email du client\",\"wpfWhJ\":\"Prénom du client\",\"GIoqtA\":\"Nom de famille du client\",\"NihQNk\":\"Clients\",\"7gsjkI\":\"Personnalisez les e-mails envoyés à vos clients en utilisant des modèles Liquid. Ces modèles seront utilisés comme valeurs par défaut pour tous les événements de votre organisation.\",\"xJaTUK\":\"Personnalisez la mise en page, les couleurs et l'image de marque de la page d'accueil de votre événement.\",\"MXZfGN\":\"Personnalisez les questions posées lors du paiement pour recueillir des informations importantes de vos participants.\",\"iX6SLo\":\"Personnalisez le texte affiché sur le bouton continuer\",\"pxNIxa\":\"Personnalisez votre modèle d'e-mail en utilisant des modèles Liquid\",\"3trPKm\":\"Personnalisez l'apparence de votre page d'organisateur\",\"/gWrVZ\":\"Revenus quotidiens, taxes, frais et remboursements pour tous les événements\",\"zgCHnE\":\"Rapport des ventes quotidiennes\",\"nHm0AI\":\"Détail des ventes quotidiennes, taxes et frais\",\"pvnfJD\":\"Sombre\",\"nE5o/t\":\"Propriété des données\",\"lnYE59\":\"Date de l'événement\",\"gnBreG\":\"Date à laquelle la commande a été passée\",\"ovBPCi\":\"Par défaut\",\"JtI4vj\":\"Collecte d'informations par défaut sur les participants\",\"3R/Tu2\":\"Gestion des frais par défaut\",\"1bZAZA\":\"Le modèle par défaut sera utilisé\",\"vu7gDm\":\"Supprimer l'affilié\",\"KZN4Lc\":\"Tout supprimer\",\"+jw/c1\":\"Supprimer l'image\",\"hdyeZ0\":\"Supprimer le travail\",\"dPyJ15\":\"Supprimer le modèle\",\"mxsm1o\":\"Supprimer cette question ? Cette action est irréversible.\",\"snMaH4\":\"Supprimer le webhook\",\"vYgeDk\":\"Tout désélectionner\",\"NvuEhl\":\"Éléments de Design\",\"H8kMHT\":\"Vous n'avez pas reçu le code ?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignorer ce message\",\"BREO0S\":\"Affiche une case permettant aux clients de s'inscrire pour recevoir des communications marketing de cet organisateur d'événements.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"N'oubliez pas !\",\"352VU2\":\"Vous n'avez pas de compte ? <0>Inscrivez-vous\",\"AXXqG+\":\"Don\",\"DPfwMq\":\"Terminé\",\"2+O9st\":\"Téléchargez les rapports de ventes, de participants et financiers pour toutes les commandes terminées.\",\"eneWvv\":\"Brouillon\",\"Ts8hhq\":\"En raison du risque élevé de spam, vous devez connecter un compte Stripe avant de pouvoir modifier les modèles d'e-mail. Cela permet de garantir que tous les organisateurs d'événements sont vérifiés et responsables.\",\"TnzbL+\":\"En raison du risque élevé de spam, vous devez connecter un compte Stripe avant de pouvoir envoyer des messages aux participants.\\nCela permet de garantir que tous les organisateurs d'événements sont vérifiés et responsables.En raison du risque élevé de spam, vous devez connecter un compte Stripe avant de pouvoir envoyer des messages aux participants.\\nCeci afin de s'assurer que tous les organisateurs d'événements sont vérifiés et responsables.\",\"euc6Ns\":\"Dupliquer\",\"KRmTkx\":\"Dupliquer le produit\",\"KIjvtr\":\"Néerlandais\",\"SPKbfM\":\"ex. : Obtenir des billets, S'inscrire maintenant\",\"fc7wGW\":\"par ex., Mise à jour importante concernant vos billets\",\"54MPqC\":\"par ex., Standard, Premium, Entreprise\",\"LTzmgK\":[\"Modifier le modèle \",[\"0\"]],\"v4+lcZ\":\"Modifier l'affilié\",\"2iZEz7\":\"Modifier la réponse\",\"tPtRwl\":\"Modifier les frais d'application\",\"t2bbp8\":\"Modifier le participant\",\"etaWtB\":\"Modifier les détails du participant\",\"+guao5\":\"Modifier la configuration\",\"vRWOrM\":\"Modifier les détails de la commande\",\"3yNuBV\":\"Modifier les paramètres TVA\",\"fW5sSv\":\"Modifier le webhook\",\"nP7CdQ\":\"Modifier le webhook\",\"uBAxNB\":\"Éditeur\",\"aqxYLv\":\"Éducation\",\"iiWXDL\":\"Échecs d'éligibilité\",\"zPiC+q\":\"Listes d'Enregistrement Éligibles\",\"V2sk3H\":\"E-mail et Modèles\",\"hbwCKE\":\"Adresse e-mail copiée dans le presse-papiers\",\"dSyJj6\":\"Les adresses e-mail ne correspondent pas\",\"elW7Tn\":\"Corps de l'e-mail\",\"ZsZeV2\":\"L'e-mail est obligatoire\",\"Be4gD+\":\"Aperçu de l'e-mail\",\"6IwNUc\":\"Modèles d'e-mail\",\"H/UMUG\":\"Vérification de l'e-mail requise\",\"L86zy2\":\"E-mail vérifié avec succès !\",\"Qj0GKe\":\"Activer le libre-service pour les participants\",\"hEtQsg\":\"Activer le libre-service pour les participants par défaut\",\"Upeg/u\":\"Activer ce modèle pour l'envoi d'e-mails\",\"RxzN1M\":\"Activé\",\"sGjBEq\":\"Date et heure de fin (optionnel)\",\"PKXt9R\":\"La date de fin doit être postérieure à la date de début\",\"48Y16Q\":\"Heure de fin (facultatif)\",\"7YZofi\":\"Entrez un sujet et un corps pour voir l'aperçu\",\"3bR1r4\":\"Saisir l'e-mail de l'affilié (facultatif)\",\"ARkzso\":\"Saisir le nom de l'affilié\",\"y1BZw1\":\"Entrez l'adresse professionnelle\",\"3GfR6a\":\"Entrez le nom de l'entreprise\",\"6KnyG0\":\"Saisissez l'e-mail\",\"INDKM9\":\"Entrez le sujet de l'e-mail...\",\"xUgUTh\":\"Saisissez le prénom\",\"9/1YKL\":\"Saisissez le nom\",\"VpwcSk\":\"Entrez le nouveau mot de passe\",\"1tAGuY\":\"Entrez le numéro de TVA avec le code pays\",\"kWg31j\":\"Saisir un code d'affiliation unique\",\"C3nD/1\":\"Entrez votre e-mail\",\"VmXiz4\":\"Entrez votre adresse e-mail et nous vous enverrons des instructions pour réinitialiser votre mot de passe.\",\"n9V+ps\":\"Entrez votre nom\",\"IdULhL\":\"Entrez votre numéro de TVA avec le code pays, sans espaces (par ex., IE1234567A, DE123456789)\",\"LslKhj\":\"Erreur lors du chargement des journaux\",\"AKbElk\":\"Entreprises enregistrées à la TVA UE : Mécanisme d'autoliquidation applicable (0% - Article 196 de la Directive TVA 2006/112/CE)\",\"WgD6rb\":\"Catégorie d'événement\",\"b46pt5\":\"Image de couverture de l'événement\",\"1Hzev4\":\"Modèle personnalisé d'événement\",\"imgKgl\":\"Description de l'événement\",\"kJDmsI\":\"Détails de l'événement\",\"m/N7Zq\":\"Adresse Complète de l'Événement\",\"Nl1ZtM\":\"Lieu de l'événement\",\"t3AMTs\":\"Plateforme de gestion d'événements\",\"PYs3rP\":\"Nom de l'événement\",\"HhwcTQ\":\"Nom de l'événement\",\"WZZzB6\":\"Le nom de l'événement est obligatoire\",\"Wd5CDM\":\"Le nom de l'événement doit contenir moins de 150 caractères\",\"4JzCvP\":\"Événement non disponible\",\"Gh9Oqb\":\"Nom de l'organisateur de l'événement\",\"mImacG\":\"Page de l'événement\",\"JyD0LH\":\"Paramètres de l'événement\",\"cOePZk\":\"Heure de l'événement\",\"e8WNln\":\"Fuseau horaire de l'événement\",\"GeqWgj\":\"Fuseau Horaire de l'Événement\",\"XVLu2v\":\"Titre de l'événement\",\"OfmsI9\":\"Événement trop récent\",\"YDVUVl\":\"Types d'événements\",\"4K2OjV\":\"Lieu de l'Événement\",\"19j6uh\":\"Performance des événements\",\"PC3/fk\":\"Événements commençant dans les prochaines 24 heures\",\"fTFfOK\":\"Chaque modèle d'e-mail doit inclure un bouton d'appel à l'action qui renvoie vers la page appropriée\",\"BVinvJ\":\"Exemples : \\\"Comment avez-vous entendu parler de nous ?\\\", \\\"Nom de l'entreprise pour la facture\\\"\",\"2hGPQG\":\"Exemples : \\\"Taille de t-shirt\\\", \\\"Préférence de repas\\\", \\\"Titre du poste\\\"\",\"qNuTh3\":\"Exception\",\"kF8HQ7\":\"Exporter les réponses\",\"2KAI4N\":\"Exporter CSV\",\"JKfSAv\":\"Échec de l'exportation. Veuillez réessayer.\",\"SVOEsu\":\"Exportation commencée. Préparation du fichier...\",\"wuyaZh\":\"Exportation réussie\",\"9bpUSo\":\"Exportation des affiliés\",\"jtrqH9\":\"Exportation des participants\",\"R4Oqr8\":\"Exportation terminée. Téléchargement du fichier...\",\"UlAK8E\":\"Exportation des commandes\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Échoué\",\"8uOlgz\":\"Échoué le\",\"tKcbYd\":\"Travaux échoués\",\"SsI9v/\":\"Échec de l'abandon de la commande. Veuillez réessayer.\",\"LdPKPR\":\"Échec de l'assignation de la configuration\",\"cEFg3R\":\"Échec de la création de l'affilié\",\"dVgNF1\":\"Échec de la création de la configuration\",\"U66oUa\":\"Échec de la création du modèle\",\"aFk48v\":\"Échec de la suppression de la configuration\",\"Zw6LWb\":\"Échec de la suppression du travail\",\"tq0abZ\":\"Échec de la suppression des travaux\",\"vKMKnu\":\"Échec de la suppression de la question\",\"xFj7Yj\":\"Échec de la suppression du modèle\",\"jo3Gm6\":\"Échec de l'exportation des affiliés\",\"Jjw03p\":\"Échec de l'exportation des participants\",\"ZPwFnN\":\"Échec de l'exportation des commandes\",\"zGE3CH\":\"Échec de l'exportation du rapport. Veuillez réessayer.\",\"X4o0MX\":\"Échec du chargement du webhook\",\"0+iwE5\":\"Échec de la réorganisation des questions\",\"EJPAcd\":\"Échec du renvoi de la confirmation de commande\",\"DjSbj3\":\"Échec du renvoi du billet\",\"YQ3QSS\":\"Échec du renvoi du code de vérification\",\"wDioLj\":\"Échec du réessai du travail\",\"DKYTWG\":\"Échec du réessai des travaux\",\"zTkTF3\":\"Échec de la sauvegarde du modèle\",\"l6acRV\":\"Échec de l'enregistrement des paramètres TVA. Veuillez réessayer.\",\"T6B2gk\":\"Échec de l'envoi du message. Veuillez réessayer.\",\"lKh069\":\"Échec du démarrage de l'exportation\",\"t/KVOk\":\"Échec du démarrage de l'usurpation d'identité. Veuillez réessayer.\",\"QXgjH0\":\"Échec de l'arrêt de l'usurpation d'identité. Veuillez réessayer.\",\"o/blc/\":\"Échec de la mise à jour de la configuration du compte\",\"i0QKrm\":\"Échec de la mise à jour de l'affilié\",\"NNc33d\":\"Échec de la mise à jour de la réponse.\",\"E9jY+o\":\"Échec de la mise à jour du participant\",\"uQynyf\":\"Échec de la mise à jour de la configuration\",\"EhlbcI\":\"Échec de la mise à jour du niveau de messagerie\",\"rpGMzC\":\"Échec de la mise à jour de la commande\",\"Eeo/Gy\":\"Échec de la mise à jour du paramètre\",\"kqA9lY\":\"Échec de la mise à jour des paramètres TVA\",\"7/9RFs\":\"Échec du téléversement de l’image.\",\"nkNfWu\":\"Échec du téléchargement de l'image. Veuillez réessayer.\",\"rxy0tG\":\"Échec de la vérification de l'e-mail\",\"/sV91a\":\"Gestion des frais\",\"T4BMxU\":\"Les frais sont susceptibles de changer. Vous serez informé de toute modification de votre structure tarifaire.\",\"LyUWXA\":\"Frais contournés\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Le fichier est trop volumineux. La taille maximale est de 5 Mo.\",\"VejKUM\":\"Remplissez d'abord vos informations ci-dessus\",\"8OvVZZ\":\"Filtrer les Participants\",\"mvrlBO\":\"Filtrer par événement\",\"8BwQeU\":\"Terminer la configuration\",\"hg80P7\":\"Terminer la configuration Stripe\",\"1vBhpG\":\"Premier participant\",\"4pwejF\":\"Le prénom est obligatoire\",\"6bBh3/\":\"Frais fixes\",\"j+XQDj\":\"Frais fixes (USD)\",\"5mpF6N\":[\"Montant des frais fixes en \",[\"currencyCode\"]],\"/uXPzP\":\"Frais fixes facturés par transaction en USD\",\"LWL3Bs\":\"Les frais fixes doivent être égaux ou supérieurs à 0\",\"YXhom6\":\"Frais fixes :\",\"KgxI80\":\"Billetterie flexible\",\"lWxAUo\":\"Nourriture et boissons\",\"nFm+5u\":\"Texte de Pied de Page\",\"MY2SVM\":\"Remboursement complet\",\"T02gNN\":\"Admission Générale\",\"3ep0Gx\":\"Informations générales sur votre organisateur\",\"ziAjHi\":\"Générer\",\"exy8uo\":\"Générer un code\",\"4CETZY\":\"Itinéraire\",\"+4zM7f\":\"Recevez vos paiements immédiatement via Stripe Connect\",\"ZDIydz\":\"Commencer\",\"u6FPxT\":\"Obtenir des billets\",\"8KDgYV\":\"Préparez votre événement\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Aller à la page de l'événement\",\"gHSuV/\":\"Aller à la page d'accueil\",\"6nDzTl\":\"Bonne lisibilité\",\"aGWZUr\":\"Revenu brut\",\"n8IUs7\":\"Revenu brut\",\"LIYoRQ\":\"Gestion des invités\",\"kTSQej\":[\"Bonjour \",[\"0\"],\", gérez votre plateforme depuis ici.\"],\"dORAcs\":\"Voici tous les billets associés à votre adresse e-mail.\",\"g+2103\":\"Voici votre lien d'affiliation\",\"QlwJ9d\":\"Voici à quoi vous attendre :\",\"/iE8xx\":\"Frais Hi.Events\",\"zppscQ\":\"Frais de plateforme Hi.Events et ventilation TVA par transaction\",\"D+zLDD\":\"Masqué\",\"DRErHC\":\"Masqué aux participants - visible uniquement par les organisateurs\",\"P+5Pbo\":\"Masquer les réponses\",\"FmogyU\":\"Masquer les options\",\"gtEbeW\":\"Mettre en avant\",\"NF8sdv\":\"Message de mise en avant\",\"MXSqmS\":\"Mettre ce produit en avant\",\"7ER2sc\":\"En vedette\",\"sq7vjE\":\"Les produits mis en avant auront une couleur de fond différente pour se démarquer sur la page de l'événement.\",\"AVpmAa\":\"Comment payer hors ligne\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hongrois\",\"YLgdk5\":\"Je confirme qu'il s'agit d'un message transactionnel lié à cet événement\",\"4/kP5a\":\"Si un nouvel onglet ne s'est pas ouvert automatiquement, veuillez cliquer sur le bouton ci-dessous pour poursuivre le paiement.\",\"PYVWEI\":\"Si vous êtes enregistré, fournissez votre numéro de TVA pour validation\",\"iIEaNB\":\"Si vous avez un compte chez nous, vous recevrez un e-mail avec des instructions pour réinitialiser votre mot de passe.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Usurper l'identité\",\"TWXU0c\":\"Usurper l'utilisateur\",\"5LAZwq\":\"Usurpation d'identité démarrée\",\"IMwcdR\":\"Usurpation d'identité arrêtée\",\"0I0Hac\":\"Avis important\",\"yD3avI\":\"Important : La modification de votre adresse e-mail mettra à jour le lien d'accès à cette commande. Vous serez redirigé vers le nouveau lien de commande après l'enregistrement.\",\"M8M6fs\":\"Important : Reconnexion Stripe requise\",\"jT142F\":[\"Dans \",[\"diffHours\"],\" heures\"],\"OoSyqO\":[\"Dans \",[\"diffMinutes\"],\" minutes\"],\"cljs3a\":\"Indiquez si vous êtes assujetti à la TVA dans l'UE\",\"F1Xp97\":\"Participants individuels\",\"85e6zs\":\"Insérer un jeton Liquid\",\"38KFY0\":\"Insérer une variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Paiements instantanés\",\"nbfdhU\":\"Intégrations\",\"JHB/Ky\":\"Invalide\",\"B2Tpo0\":\"E-mail invalide\",\"5tT0+u\":\"Format d'e-mail invalide\",\"f9WRpE\":\"Type de fichier invalide. Veuillez télécharger une image.\",\"tnL+GP\":\"Syntaxe Liquid invalide. Veuillez la corriger et réessayer.\",\"N9JsFT\":\"Format de numéro de TVA invalide\",\"g+lLS9\":\"Inviter un membre de l'équipe\",\"1z26sk\":\"Inviter un membre de l'équipe\",\"KR0679\":\"Inviter des membres de l'équipe\",\"Mokwac\":\"Invitez un nombre illimité de membres d'équipe avec des rôles personnalisés\",\"aH6ZIb\":\"Invitez votre équipe\",\"IuMGvq\":\"Facture\",\"y0meFR\":\"La TVA irlandaise à 23 % sera appliquée aux frais de plateforme (fourniture nationale).\",\"1ZKm04\":\"Ce compte est-il enregistré à la TVA dans l'UE ?\",\"Lj7sBL\":\"Italien\",\"F5/CBH\":\"article(s)\",\"BzfzPK\":\"Articles\",\"KmWyx0\":\"Travail\",\"o5r6b2\":\"Travail supprimé\",\"cd0jIM\":\"Détails du travail\",\"ruJO57\":\"Nom du travail\",\"YZi+Hu\":\"Travail en file d'attente pour réessai\",\"nCywLA\":\"Rejoignez de n'importe où\",\"hTJ4fB\":\"Cliquez simplement sur le bouton ci-dessous pour reconnecter votre compte Stripe.\",\"MxjCqk\":\"Vous cherchez vos billets ?\",\"lB2hSG\":[\"Me tenir informé des actualités et événements de \",[\"0\"]],\"DruLRc\":\"14 derniers jours\",\"ve9JTU\":\"Le nom est obligatoire\",\"h0Q9Iw\":\"Dernière réponse\",\"gw3Ur5\":\"Dernier déclenchement\",\"QIn0Vl\":\"Raison sociale légale aux fins de la TVA\",\"1njn7W\":\"Clair\",\"1qY5Ue\":\"Lien expiré ou invalide\",\"psosdY\":\"Lien vers les détails de la commande\",\"6JzK4N\":\"Lien vers le billet\",\"shkJ3U\":\"Liez votre compte Stripe pour recevoir les fonds provenant des ventes de billets.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Liens autorisés\",\"dF6vP6\":\"En ligne\",\"fpMs2Z\":\"EN DIRECT\",\"D9zTjx\":\"Événements en Direct\",\"WdmJIX\":\"Chargement de l'aperçu...\",\"IoDI2o\":\"Chargement des jetons...\",\"NFxlHW\":\"Chargement des webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Couverture\",\"gddQe0\":\"Logo et image de couverture pour votre organisateur\",\"TBEnp1\":\"Le logo sera affiché dans l'en-tête\",\"Jzu30R\":\"Le logo sera affiché sur le billet\",\"PSRm6/\":\"Rechercher mes billets\",\"4wUIjX\":\"Rendre votre événement public\",\"2FzaR1\":\"Gérez votre traitement des paiements et consultez les frais de plateforme\",\"2L3vle\":\"Max messages / 24h\",\"Qp4HWD\":\"Max destinataires / message\",\"agPptk\":\"Support\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Message approuvé avec succès\",\"1jRD0v\":\"Envoyez des messages aux participants avec des billets spécifiques\",\"48rf3i\":\"Le message ne peut pas dépasser 5000 caractères\",\"ZPj0Q8\":\"Détails du message\",\"Vjat/X\":\"Le message est obligatoire\",\"0/yJtP\":\"Envoyer un message aux propriétaires de commandes avec des produits spécifiques\",\"mFdA+i\":\"Niveau de messagerie\",\"v7xKtM\":\"Niveau de messagerie mis à jour avec succès\",\"gqnyh0\":\"Optimisé pour mobile\",\"olKKwj\":\"Scanner mobile avec support hors ligne et suivi en temps réel\",\"JbIgPz\":\"Les valeurs monétaires sont des totaux approximatifs pour toutes les devises\",\"qvF+MT\":\"Surveiller et gérer les travaux de fond échoués\",\"w36OkR\":\"Événements les plus vus (14 derniers jours)\",\"GfaxEk\":\"Musique\",\"oVGCGh\":\"Mes Billets\",\"8/brI5\":\"Le nom est obligatoire\",\"sFFArG\":\"Le nom doit comporter moins de 255 caractères\",\"sCV5Yc\":\"Nom de l'événement\",\"xxU3NX\":\"Revenu net\",\"ArHT/C\":\"Nouvelles inscriptions\",\"eWRECP\":\"Vie nocturne\",\"HSw5l3\":\"Non - Je suis un particulier ou une entreprise non assujettie à la TVA\",\"VHfLAW\":\"Aucun compte\",\"+jIeoh\":\"Aucun compte trouvé\",\"074+X8\":\"Aucun webhook actif\",\"zxnup4\":\"Aucun affilié à afficher\",\"Dwf4dR\":\"Pas encore de questions pour les participants\",\"/UC6qk\":\"Aucune donnée d'attribution trouvée\",\"99ntUF\":\"Aucune liste d'enregistrement disponible pour cet événement.\",\"+dAKxg\":\"Aucune configuration trouvée\",\"eb47T5\":\"Aucune donnée trouvée pour les filtres sélectionnés. Essayez d'ajuster la plage de dates ou la devise.\",\"pZNOT9\":\"Pas de date de fin\",\"dW40Uz\":\"Aucun événement trouvé\",\"8pQ3NJ\":\"Aucun événement ne commence dans les prochaines 24 heures\",\"8zCZQf\":\"Aucun événement pour le moment\",\"Yc5YW6\":\"Aucun travail échoué\",\"54GxeB\":\"Aucun impact sur vos transactions actuelles ou passées\",\"EpvBAp\":\"Pas de facture\",\"XZkeaI\":\"Aucun journal trouvé\",\"nrSs2u\":\"Aucun message trouvé\",\"OVFwlg\":\"Pas encore de questions de commande\",\"EJ7bVz\":\"Aucune commande trouvée\",\"NEmyqy\":\"Aucune commande pour le moment\",\"wUv5xQ\":\"Aucune activité d'organisateur au cours des 14 derniers jours\",\"B7w4KY\":\"Aucun autre organisateur disponible\",\"PChXMe\":\"Aucune commande payée\",\"6jYQGG\":\"Aucun événement passé\",\"CHzaTD\":\"Aucun événement populaire au cours des 14 derniers jours\",\"zK/+ef\":\"Aucun produit disponible pour la sélection\",\"wYiAtV\":\"Aucune inscription récente\",\"QoAi8D\":\"Aucune réponse\",\"EK/G11\":\"Aucune réponse pour le moment\",\"3sRuiW\":\"Aucun billet trouvé\",\"yM5c0q\":\"Aucun événement à venir\",\"qpC74J\":\"Aucun utilisateur trouvé\",\"41dJPO\":\"Aucun paramètre TVA configuré\",\"8wgkoi\":\"Aucun événement vu au cours des 14 derniers jours\",\"n5vdm2\":\"Aucun événement webhook n'a encore été enregistré pour ce point de terminaison. Les événements apparaîtront ici une fois qu'ils seront déclenchés.\",\"4GhX3c\":\"Aucun webhook\",\"4+am6b\":\"Non, rester ici\",\"HVwIsd\":\"Entreprises ou particuliers non assujettis à la TVA : TVA irlandaise à 23 % applicable\",\"x5+Lcz\":\"Non Enregistré\",\"8n10sz\":\"Non Éligible\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nom du bureau ou du lieu\",\"6Aih4U\":\"Hors ligne\",\"Z6gBGW\":\"Paiement hors ligne\",\"nO3VbP\":[\"En vente \",[\"0\"]],\"2r6bAy\":\"Une fois la mise à niveau terminée, votre ancien compte ne sera utilisé que pour les remboursements.\",\"oXOSPE\":\"En ligne\",\"WjSpu5\":\"Événement en ligne\",\"bU7oUm\":\"Envoyer uniquement aux commandes avec ces statuts\",\"M2w1ni\":\"Visible uniquement avec un code promo\",\"N141o/\":\"Ouvrir le tableau de bord Stripe\",\"HXMJxH\":\"Texte optionnel pour les avertissements, informations de contact ou notes de remerciement (une seule ligne)\",\"L565X2\":\"options\",\"c/TIyD\":\"Commande et billet\",\"H5qWhm\":\"Commande annulée\",\"b6+Y+n\":\"Commande terminée\",\"x4MLWE\":\"Confirmation de commande\",\"CsTTH0\":\"Confirmation de commande renvoyée avec succès\",\"ppuQR4\":\"Commande créée\",\"0UZTSq\":\"Devise de la Commande\",\"HdmwrI\":\"Email de commande\",\"bwBlJv\":\"Prénom de la commande\",\"vrSW9M\":\"La commande a été annulée et remboursée. Le propriétaire de la commande a été notifié.\",\"rzw+wS\":\"Titulaires de commandes\",\"oI/hGR\":\"ID de commande\",\"Pc729f\":\"Commande en Attente de Paiement Hors Ligne\",\"F4NXOl\":\"Nom de famille de la commande\",\"RQCXz6\":\"Limites de commande\",\"SO9AEF\":\"Limites de commande définies\",\"5RDEEn\":\"Langue de la Commande\",\"vu6Arl\":\"Commande marquée comme payée\",\"sLbJQz\":\"Commande introuvable\",\"kvYpYu\":\"Commande introuvable\",\"i8VBuv\":\"Numéro de commande\",\"FaPYw+\":\"Propriétaire de la commande\",\"eB5vce\":\"Propriétaires de commandes avec un produit spécifique\",\"CxLoxM\":\"Propriétaires de commandes avec des produits\",\"DoH3fD\":\"Paiement de la Commande en Attente\",\"UkHo4c\":\"Réf. commande\",\"EZy55F\":\"Commande remboursée\",\"6eSHqs\":\"Statuts des commandes\",\"oW5877\":\"Total de la commande\",\"e7eZuA\":\"Commande mise à jour\",\"1SQRYo\":\"Commande mise à jour avec succès\",\"KndP6g\":\"URL de la commande\",\"3NT0Ck\":\"La commande a été annulée\",\"sd5IMt\":\"Commandes terminées\",\"5It1cQ\":\"Commandes exportées\",\"UQ0ACV\":\"Total des commandes\",\"B/EBQv\":\"Commandes:\",\"qtGTNu\":\"Comptes organiques\",\"ucgZ0o\":\"Organisation\",\"S3CZ5M\":\"Tableau de bord de l'organisateur\",\"Uu0hZq\":\"E-mail de l'organisateur\",\"Gy7BA3\":\"Adresse e-mail de l'organisateur\",\"SQqJd8\":\"Organisateur introuvable\",\"wpj63n\":\"Paramètres de l'organisateur\",\"coIKFu\":\"Les statistiques de l'organisateur ne sont pas disponibles pour la devise sélectionnée ou une erreur s'est produite.\",\"o1my93\":\"Échec de la mise à jour du statut de l'organisateur. Veuillez réessayer plus tard\",\"rLHma1\":\"Statut de l'organisateur mis à jour\",\"LqBITi\":\"Le modèle de l'organisateur/par défaut sera utilisé\",\"/IX/7x\":\"Autre\",\"RsiDDQ\":\"Autres Listes (Billet Non Inclus)\",\"qMASRF\":\"Messages sortants\",\"6/dCYd\":\"Aperçu\",\"6WdDG7\":\"Page\",\"8uqsE5\":\"Page plus disponible\",\"QkLf4H\":\"URL de la page\",\"sF+Xp9\":\"Vues de page\",\"c+suC6\":\"Comptes payants\",\"QIxRUI\":\"Billets payants, gratuits, tarification échelonnée et basée sur les dons\",\"5F7SYw\":\"Remboursement partiel\",\"fFYotW\":[\"Partiellement remboursé : \",[\"0\"]],\"i8day5\":\"Répercuter les frais sur l'acheteur\",\"k4FLBQ\":\"Répercuter sur l'acheteur\",\"Ff0Dor\":\"Passé\",\"xTPjSy\":\"Événements passés\",\"/l/ckQ\":\"Coller l’URL\",\"URAE3q\":\"En pause\",\"4fL/V7\":\"Payer\",\"OZK07J\":\"Payer pour déverrouiller\",\"c2/9VE\":\"Charge utile\",\"TskrJ8\":\"Paiement et abonnement\",\"5cxUwd\":\"Date de paiement\",\"ENEPLY\":\"Mode de paiement\",\"EyE8E6\":\"Traitement des paiements\",\"8Lx2X7\":\"Paiement reçu\",\"vcyz2L\":\"Paramètres de paiement\",\"fx8BTd\":\"Paiements non disponibles\",\"51U9mG\":\"Les paiements continueront de fonctionner sans interruption\",\"UkM20g\":\"En attente de révision\",\"dPYu1F\":\"Par participant\",\"VlXNyK\":\"Par commande\",\"hauDFf\":\"Par billet\",\"mnF83a\":\"Frais en pourcentage\",\"2ueYqG\":\"Frais en pourcentage (0-100 %)\",\"K2PPlT\":\"Les frais en pourcentage doivent être compris entre 0 et 100\",\"MixU2P\":\"Le pourcentage doit être compris entre 0 et 100\",\"MkuVAZ\":\"Pourcentage du montant de la transaction\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Informations personnelles\",\"zmwvG2\":\"Téléphone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planifier un événement ?\",\"J3lhKT\":\"Frais de plateforme\",\"RD51+P\":[\"Frais de plateforme de \",[\"0\"],\" déduits de votre paiement\"],\"br3Y/y\":\"Frais de plateforme\",\"3buiaw\":\"Rapport des frais de plateforme\",\"kv9dM4\":\"Revenus de la plateforme\",\"jEw0Mr\":\"Veuillez entrer une URL valide\",\"n8+Ng/\":\"Veuillez saisir le code à 5 chiffres\",\"r+lQXT\":\"Veuillez entrer votre numéro de TVA\",\"Dvq0wf\":\"Veuillez fournir une image.\",\"2cUopP\":\"Veuillez recommencer le processus de commande.\",\"8KmsFa\":\"Veuillez sélectionner une plage de dates\",\"EFq6EG\":\"Veuillez sélectionner une image.\",\"fuwKpE\":\"Veuillez réessayer.\",\"klWBeI\":\"Veuillez patienter avant de demander un autre code\",\"hfHhaa\":\"Veuillez patienter pendant que nous préparons vos affiliés pour l'exportation...\",\"o+tJN/\":\"Veuillez patienter pendant que nous préparons l'exportation de vos participants...\",\"+5Mlle\":\"Veuillez patienter pendant que nous préparons l'exportation de vos commandes...\",\"luHAJY\":\"Événements populaires (14 derniers jours)\",\"TjX7xL\":\"Message Post-Commande\",\"OESu7I\":\"Évitez la survente en partageant l'inventaire entre plusieurs types de billets.\",\"NgVUL2\":\"Aperçu du formulaire de paiement\",\"cs5muu\":\"Aperçu de la page de l’événement\",\"+4yRWM\":\"Prix du billet\",\"a5jvSX\":\"Niveaux de prix\",\"ReihZ7\":\"Aperçu avant Impression\",\"JnuPvH\":\"Imprimer le billet\",\"tYF4Zq\":\"Imprimer en PDF\",\"LcET2C\":\"Politique de confidentialité\",\"8z6Y5D\":\"Traiter le remboursement\",\"JcejNJ\":\"Traitement de la commande\",\"EWCLpZ\":\"Produit créé\",\"XkFYVB\":\"Produit supprimé\",\"YMwcbR\":\"Détail des ventes de produits, revenus et taxes\",\"ldVIlB\":\"Produit mis à jour\",\"JoKGiJ\":\"Code promo\",\"k3wH7i\":\"Utilisation des codes promo et détail des réductions\",\"uEhdRh\":\"Promo seulement\",\"dLm8V5\":\"Les e-mails promotionnels peuvent entraîner la suspension du compte\",\"EEYbdt\":\"Publier\",\"evDBV8\":\"Publier l'événement\",\"dsFmM+\":\"Acheté\",\"Vw0KCJ\":\"Enregistrement par code QR\",\"k/bJj0\":\"Questions réorganisées\",\"b24kPi\":\"File d'attente\",\"fqDzSu\":\"Taux\",\"mnUGVC\":\"Limite de débit dépassée. Veuillez réessayer plus tard.\",\"spsZys\":\"Prêt à mettre à niveau ? Cela ne prend que quelques minutes.\",\"vt9xUl\":\"Analyses en temps réel\",\"xzRvs4\":[\"Recevoir les mises à jour produits de \",[\"0\"],\".\"],\"pLXbi8\":\"Inscriptions récentes\",\"Fi3b48\":\"Commandes récentes\",\"yPrbsy\":\"Destinataires\",\"Edm6av\":\"Reconnecter Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirection vers Stripe...\",\"pnoTN5\":\"Comptes de parrainage\",\"ACKu03\":\"Actualiser l'aperçu\",\"fKn/k6\":\"Montant du remboursement\",\"qY4rpA\":\"Remboursement échoué\",\"FaK/8G\":[\"Rembourser la commande \",[\"0\"]],\"MGbi9P\":\"Remboursement en attente\",\"BDSRuX\":[\"Remboursé : \",[\"0\"]],\"bU4bS1\":\"Remboursements\",\"rYXfOA\":\"Paramètres régionaux\",\"5tl0Bp\":\"Questions d'inscription\",\"CQeZT8\":\"Rapport non trouvé\",\"JEPMXN\":\"Demander un nouveau lien\",\"TMLAx2\":\"Requis\",\"mdeIOH\":\"Renvoyer le code\",\"sQxe68\":\"Renvoyer la confirmation\",\"bxoWpz\":\"Renvoyer l'e-mail de confirmation\",\"G42SNI\":\"Renvoyer l'e-mail\",\"TTpXL3\":[\"Renvoyer dans \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Renvoyer le billet\",\"Uwsg2F\":\"Réservé\",\"8wUjGl\":\"Réservé jusqu'au\",\"kCn6wb\":\"Réinitialisation...\",\"6gRgw8\":\"Réessayer\",\"1BG8ga\":\"Tout réessayer\",\"rDC+T6\":\"Réessayer le travail\",\"CbnrWb\":\"Retour à l'événement\",\"Oo/PLb\":\"Résumé des revenus\",\"dFFW9L\":[\"Vente terminée \",[\"0\"]],\"loCKGB\":[\"Vente se termine \",[\"0\"]],\"wlfBad\":\"Période de vente\",\"5CDM6r\":\"Période de vente définie\",\"ftzaMf\":\"Période de vente, limites de commande, visibilité\",\"zpekWp\":[\"Vente commence \",[\"0\"]],\"mUv9U4\":\"Ventes\",\"9KnRdL\":\"Ventes en pause\",\"3VnlS9\":\"Ventes, commandes et indicateurs de performance pour tous les événements\",\"3Q1AWe\":\"Ventes:\",\"B4nE3N\":\"Prix du billet exemple\",\"8BRPoH\":\"Lieu Exemple\",\"DyBPvP\":\"Enregistrer la configuration\",\"KZrfYJ\":\"Enregistrer les liens sociaux\",\"9Y3hAT\":\"Sauvegarder le modèle\",\"C8ne4X\":\"Enregistrer le Design du Billet\",\"6/TNCd\":\"Enregistrer les paramètres TVA\",\"I+FvbD\":\"Scanner\",\"4ba0NE\":\"Planifié\",\"ftNXma\":\"Rechercher des affiliés...\",\"VY+Bdn\":\"Rechercher par nom de compte ou e-mail...\",\"VX+B3I\":\"Rechercher par titre d'événement ou organisateur...\",\"R0wEyA\":\"Rechercher par nom de travail ou exception...\",\"GHdjuo\":\"Rechercher par nom, e-mail ou compte...\",\"20ce0U\":\"Rechercher par ID de commande, nom du client ou e-mail...\",\"4DSz7Z\":\"Rechercher par sujet, événement ou compte...\",\"Mck5ht\":\"Paiement sécurisé\",\"p7xUrt\":\"Sélectionner une catégorie\",\"3IcxS1\":\"Sélectionner une configuration\",\"zPRPMf\":\"Sélectionner un niveau\",\"BFRSTT\":\"Sélectionner un compte\",\"mCB6Je\":\"Tout sélectionner\",\"a6+167\":\"Sélectionner un événement\",\"kYZSFD\":\"Sélectionnez un organisateur pour voir son tableau de bord et ses événements.\",\"CFbaPk\":\"Sélectionner un groupe de participants\",\"hJmVtD\":\"Sélectionner le pays\",\"tVW/yo\":\"Sélectionner la devise\",\"n9ZhRa\":\"Sélectionnez la date et l'heure de fin\",\"gTN6Ws\":\"Sélectionner l'heure de fin\",\"0U6E9W\":\"Sélectionner la catégorie d'événement\",\"j9cPeF\":\"Sélectionner les types d'événements\",\"1nhy8G\":\"Sélectionner le type de scanner\",\"KizCK7\":\"Sélectionnez la date et l'heure de début\",\"dJZTv2\":\"Sélectionner l'heure de début\",\"3hJUtr\":\"Sélectionnez le pays où la TVA est enregistrée\",\"x8XMsJ\":\"Sélectionnez le niveau de messagerie pour ce compte. Cela contrôle les limites de messages et les autorisations de liens.\",\"aT3jZX\":\"Sélectionner le fuseau horaire\",\"TxfvH2\":\"Sélectionnez les participants qui doivent recevoir ce message\",\"Ropvj0\":\"Sélectionnez les événements qui déclencheront ce webhook\",\"5gkxKx\":\"Sélectionnez la configuration des frais qui s'applique à ce compte. Les frais sont toujours en USD.\",\"ylXj1N\":\"Sélectionné\",\"j9b/iy\":\"Se vend vite 🔥\",\"73qYgo\":\"Envoyer en test\",\"JvAge5\":\"Envoyez des emails aux participants et consultez votre historique de messages.\",\"22Itl6\":\"M'envoyer une copie\",\"nOBvex\":\"Envoyez les données de commande et de participants en temps réel vers vos systèmes externes.\",\"1lNPhX\":\"Envoyer l'e-mail de notification de remboursement\",\"eaUTwS\":\"Envoyer le lien de réinitialisation\",\"IoAuJG\":\"Envoi...\",\"h69WC6\":\"Envoyé\",\"BVu2Hz\":\"Envoyé par\",\"SPdzrs\":\"Envoyé aux clients lorsqu'ils passent une commande\",\"LxSN5F\":\"Envoyé à chaque participant avec les détails de son billet\",\"89xaFU\":\"Définissez les paramètres de frais de plateforme par défaut pour les nouveaux événements créés sous cet organisateur.\",\"eXssj5\":\"Définir les paramètres par défaut pour les nouveaux événements créés sous cet organisateur.\",\"s0FkEx\":\"Configurez des listes d'enregistrement pour différentes entrées, sessions ou jours.\",\"xMO+Ao\":\"Configurer votre organisation\",\"C3htzi\":\"Paramètre mis à jour\",\"Ohn74G\":\"Configuration et design\",\"GG7qDw\":\"Partager le lien d'affiliation\",\"hL7sDJ\":\"Partager la page de l'organisateur\",\"jy6QDF\":\"Gestion de capacité partagée\",\"cMW+gm\":[\"Afficher toutes les plateformes (\",[\"0\"],\" autres avec des valeurs)\"],\"UVPI5D\":\"Afficher moins de plateformes\",\"Eu/N/d\":\"Afficher la case d'opt-in marketing\",\"SXzpzO\":\"Afficher la case d'opt-in marketing par défaut\",\"b33PL9\":\"Afficher plus de plateformes\",\"t1LIQW\":[\"Affichage de \",[\"0\"],\" sur \",[\"totalRows\"],\" enregistrements\"],\"jVRHeq\":\"Inscrit\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Liens sociaux\",\"j/TOB3\":\"Liens sociaux & site web\",\"s9KGXU\":\"Vendu\",\"KTxc6k\":\"Une erreur s'est produite, veuillez réessayer ou contacter le support si le problème persiste\",\"H6Gslz\":\"Désolé pour la gêne occasionnée.\",\"wdxz7K\":\"Source\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Date et heure de début\",\"0m/ekX\":\"Date et heure de début\",\"izRfYP\":\"La date de début est obligatoire\",\"2R1+Rv\":\"Heure de début de l'événement\",\"2NbyY/\":\"Statistiques\",\"GVUxAX\":\"Les statistiques sont basées sur la date de création du compte\",\"DRykfS\":\"Gère toujours les remboursements pour vos anciennes transactions.\",\"wuV0bK\":\"Arrêter l'usurpation\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe connecté\",\"aKtF0O\":\"Stripe non connecté\",\"9i0++A\":\"ID de paiement Stripe\",\"/QlTE4\":\"La configuration Stripe est déjà terminée.\",\"ii0qn/\":\"Le sujet est requis\",\"M7Uapz\":\"Le sujet apparaîtra ici\",\"6aXq+t\":\"Sujet :\",\"JwTmB6\":\"Produit dupliqué avec succès\",\"RuaKfn\":\"Adresse mise à jour avec succès\",\"kzx0uD\":\"Paramètres par défaut de l'événement mis à jour avec succès\",\"5n+Wwp\":\"Organisateur mis à jour avec succès\",\"DMCX/I\":\"Paramètres de frais de plateforme par défaut mis à jour avec succès\",\"URUYHc\":\"Paramètres des frais de plateforme mis à jour avec succès\",\"0Dk/l8\":\"Paramètres SEO mis à jour avec succès\",\"MhOoLQ\":\"Liens sociaux mis à jour avec succès\",\"kj7zYe\":\"Webhook mis à jour avec succès\",\"dXoieq\":\"Résumé\",\"/RfJXt\":[\"Festival de musique d'été \",[\"0\"]],\"CWOPIK\":\"Festival de Musique d'Été 2025\",\"UaISq3\":\"Suédois\",\"JZTQI0\":\"Changer d'organisateur\",\"9YHrNC\":\"Par défaut du système\",\"XX32BM\":\"Prend juste quelques minutes\",\"yT6dQ8\":\"Taxes collectées groupées par type de taxe et événement\",\"Ye321X\":\"Nom de la taxe\",\"WyCBRt\":\"Résumé des taxes\",\"GkH0Pq\":\"Taxes et frais appliqués\",\"Rwiyt2\":\"Taxes configurées\",\"iQZff7\":\"Taxes, frais, visibilité, période de vente, mise en avant des produits et limites de commande\",\"BW6QAz\":\"Gestion d'équipe\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dites aux gens à quoi s'attendre lors de votre événement\",\"NiIUyb\":\"Parlez-nous de votre événement\",\"DovcfC\":\"Parlez-nous de votre organisation. Ces informations seront affichées sur vos pages d'événement.\",\"7wtpH5\":\"Modèle actif\",\"QHhZeE\":\"Modèle créé avec succès\",\"xrWdPR\":\"Modèle supprimé avec succès\",\"G04Zjt\":\"Modèle sauvegardé avec succès\",\"xowcRf\":\"Conditions d'utilisation\",\"6K0GjX\":\"Le texte peut être difficile à lire\",\"nm3Iz/\":\"Merci pour votre présence !\",\"lhAWqI\":\"Merci pour votre soutien alors que nous continuons à développer et améliorer Hi.Events !\",\"KfmPRW\":\"La couleur de fond de la page. Lors de l'utilisation d'une image de couverture, ceci est appliqué en superposition.\",\"MDNyJz\":\"Le code expirera dans 10 minutes. Vérifiez votre dossier spam si vous ne voyez pas l'e-mail.\",\"MJm4Tq\":\"La devise de la commande\",\"cDHM1d\":\"L'adresse e-mail a été modifiée. Le participant recevra un nouveau billet à l'adresse e-mail mise à jour.\",\"I/NNtI\":\"Le lieu de l'événement\",\"tXadb0\":\"L'événement que vous recherchez n'est pas disponible pour le moment. Il a peut-être été supprimé, expiré ou l'URL est incorrecte.\",\"EBzPwC\":\"L'adresse complète de l'événement\",\"sxKqBm\":\"Le montant total de la commande sera remboursé sur le mode de paiement original du client.\",\"KgDp6G\":\"Le lien que vous essayez d'accéder a expiré ou n'est plus valide. Veuillez vérifier votre e-mail pour obtenir un lien mis à jour pour gérer votre commande.\",\"5OmEal\":\"La langue du client\",\"sYLeDq\":\"L'organisateur que vous recherchez est introuvable. La page a peut-être été déplacée, supprimée ou l'URL est incorrecte.\",\"C4nQe5\":\"Les frais de plateforme sont ajoutés au prix du billet. Les acheteurs paient plus, mais vous recevez le prix complet du billet.\",\"HxxXZO\":\"La couleur principale de la marque utilisée pour les boutons et les éléments en surbrillance\",\"DEcpfp\":\"Le corps du modèle contient une syntaxe Liquid invalide. Veuillez la corriger et réessayer.\",\"injXD7\":\"Le numéro de TVA n'a pas pu être validé. Veuillez vérifier le numéro et réessayer.\",\"A4UmDy\":\"Théâtre\",\"tDwYhx\":\"Thème et couleurs\",\"QP3gP+\":\"Ces paramètres s'appliquent uniquement au code d'intégration copié et ne seront pas enregistrés.\",\"HirZe8\":\"Ces modèles seront utilisés comme valeurs par défaut pour tous les événements de votre organisation. Les événements individuels peuvent remplacer ces modèles par leurs propres versions personnalisées.\",\"lzAaG5\":\"Ces modèles remplaceront les paramètres par défaut de l'organisateur pour cet événement uniquement. Si aucun modèle personnalisé n'est défini ici, le modèle de l'organisateur sera utilisé à la place.\",\"XBNC3E\":\"Ce code sera utilisé pour suivre les ventes. Seuls les lettres, chiffres, tirets et traits de soulignement sont autorisés.\",\"AaP0M+\":\"Cette combinaison de couleurs peut être difficile à lire pour certains utilisateurs\",\"RzEvf5\":\"Cet événement est terminé\",\"YClrdK\":\"Cet événement n'est pas encore publié\",\"dFJnia\":\"Ceci est le nom de votre organisateur qui sera affiché à vos utilisateurs.\",\"L7dIM7\":\"Ce lien est invalide ou a expiré.\",\"MR5ygV\":\"Ce lien n'est plus valide\",\"9LEqK0\":\"Ce nom est visible par les utilisateurs finaux\",\"j5FdeA\":\"Cette commande est en cours de traitement.\",\"sjNPMw\":\"Cette commande a été abandonnée. Vous pouvez commencer une nouvelle commande à tout moment.\",\"OhCesD\":\"Cette commande a été annulée. Vous pouvez passer une nouvelle commande à tout moment.\",\"lyD7rQ\":\"Ce profil d'organisateur n'est pas encore publié\",\"9b5956\":\"Cet aperçu montre à quoi ressemblera votre e-mail avec des données d'exemple. Les vrais e-mails utiliseront de vraies valeurs.\",\"uM9Alj\":\"Ce produit est mis en vedette sur la page de l'événement\",\"RqSKdX\":\"Ce produit est épuisé\",\"W12OdJ\":\"Ce rapport est fourni à titre informatif uniquement. Consultez toujours un professionnel de la fiscalité avant d'utiliser ces données à des fins comptables ou fiscales. Veuillez vérifier avec votre tableau de bord Stripe car Hi.Events peut manquer de données historiques.\",\"0Ew0uk\":\"Ce billet vient d'être scanné. Veuillez attendre avant de scanner à nouveau.\",\"kvpxIU\":\"Ceci sera utilisé pour les notifications et la communication avec vos utilisateurs.\",\"rhsath\":\"Ceci ne sera pas visible pour les clients, mais vous aide à identifier l'affilié.\",\"Mr5UUd\":\"Billet annulé\",\"0GSPnc\":\"Design du Billet\",\"EZC/Cu\":\"Design du billet enregistré avec succès\",\"bbslmb\":\"Concepteur de billets\",\"1BPctx\":\"Billet pour\",\"bgqf+K\":\"Email du détenteur du billet\",\"oR7zL3\":\"Nom du détenteur du billet\",\"HGuXjF\":\"Détenteurs de billets\",\"CMUt3Y\":\"Titulaires de billets\",\"awHmAT\":\"ID du billet\",\"6czJik\":\"Logo du Billet\",\"OkRZ4Z\":\"Nom du billet\",\"t79rDv\":\"Billet introuvable\",\"6tmWch\":\"Billet ou produit\",\"1tfWrD\":\"Aperçu du billet pour\",\"KnjoUA\":\"Prix du billet\",\"tGCY6d\":\"Prix du billet\",\"pGZOcL\":\"Billet renvoyé avec succès\",\"8jLPgH\":\"Type de Billet\",\"X26cQf\":\"URL du billet\",\"8qsbZ5\":\"Billetterie et ventes\",\"zNECqg\":\"billets\",\"6GQNLE\":\"Billets\",\"NRhrIB\":\"Billets et produits\",\"EUnesn\":\"Billets disponibles\",\"AGRilS\":\"Billets Vendus\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Pour modifier les configurations, accédez à la section Configurations dans le menu d'administration.\",\"tiI71C\":\"Pour augmenter vos limites, contactez-nous à\",\"BZBYf3\":\"Pour recevoir des paiements par carte bancaire, vous devez connecter votre compte Stripe. Stripe est notre partenaire de traitement des paiements qui garantit des transactions sécurisées et des paiements rapides.\",\"W428WC\":\"Basculer les colonnes\",\"UBSG1X\":\"Meilleurs organisateurs (14 derniers jours)\",\"3sZ0xx\":\"Comptes Totaux\",\"EaAPbv\":\"Montant total payé\",\"SMDzqJ\":\"Total des participants\",\"orBECM\":\"Total collecté\",\"4B7oCp\":\"Frais total\",\"KSDwd5\":\"Commandes totales\",\"vb0Q0/\":\"Utilisateurs Totaux\",\"oJjplO\":\"Vues totales\",\"orluER\":\"Suivez la croissance et les performances des comptes par source d'attribution\",\"NHq3l1\":\"Suivez les ventes, les revenus et la fréquentation avec des rapports détaillés\",\"OpKMSn\":\"Frais de transaction :\",\"uKOFO5\":\"Vrai si paiement hors ligne\",\"9GsDR2\":\"Vrai si paiement en attente\",\"ouM5IM\":\"Essayer un autre e-mail\",\"3DZvE7\":\"Essayer Hi.Events gratuitement\",\"Kz91g/\":\"Turc\",\"GdOhw6\":\"Désactiver le son\",\"KUOhTy\":\"Activer le son\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type de billet\",\"IrVSu+\":\"Impossible de dupliquer le produit. Veuillez vérifier vos informations\",\"Vx2J6x\":\"Impossible de récupérer le participant\",\"n57zCW\":\"Comptes non attribués\",\"b9SN9q\":\"Référence de commande unique\",\"Ef7StM\":\"Inconnu\",\"ZBAScj\":\"Participant inconnu\",\"ZkS2p3\":\"Annuler la publication de l'événement\",\"X13xGn\":\"Non fiable\",\"Pp1sWX\":\"Mettre à jour l'affilié\",\"KMMOAy\":\"Mise à niveau disponible\",\"gJQsLv\":\"Téléchargez une image de couverture pour votre organisateur\",\"4kEGqW\":\"Téléchargez un logo pour votre organisateur\",\"lnCMdg\":\"Téléverser l’image\",\"29w7p6\":\"Téléchargement de l'image...\",\"HtrFfw\":\"L'URL est requise\",\"WBq1/R\":\"Scanner USB déjà actif\",\"EV30TR\":\"Mode scanner USB activé. Commencez à scanner les billets maintenant.\",\"fovJi3\":\"Mode scanner USB désactivé\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Utilisez <0>les modèles Liquid pour personnaliser vos e-mails\",\"0k4cdb\":\"Utiliser les détails de commande pour tous les participants. Les noms et e-mails des participants correspondront aux informations de l'acheteur.\",\"bA31T4\":\"Utiliser les informations de l'acheteur pour tous les participants\",\"rnoQsz\":\"Utilisé pour les bordures, les surlignages et le style du code QR\",\"BV4L/Q\":\"Analytique UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valide\",\"GuXjc5\":\"Validé\",\"imLQ9Y\":\"Validation de votre numéro de TVA...\",\"cK9+xQ\":\"Pays de TVA\",\"sqdl5s\":\"Informations TVA\",\"UjNWsF\":\"La TVA peut être appliquée aux frais de plateforme selon votre statut d'assujettissement à la TVA. Veuillez compléter la section d'informations TVA ci-dessous.\",\"pnVh83\":\"Numéro de TVA\",\"CabI04\":\"Le numéro de TVA ne doit pas contenir d'espaces\",\"PMhxAR\":\"Le numéro de TVA doit commencer par un code pays de 2 lettres suivi de 8 à 15 caractères alphanumériques (par ex., DE123456789)\",\"gPgdNV\":\"Numéro de TVA validé avec succès\",\"RUMiLy\":\"La validation du numéro de TVA a échoué\",\"vqji3Y\":\"La validation du numéro de TVA a échoué. Veuillez vérifier votre numéro de TVA.\",\"8dENF9\":\"TVA sur les frais\",\"ZutOKU\":\"Taux de TVA\",\"CZomgW\":\"Enregistré à la TVA\",\"PCRCCN\":\"Informations d'enregistrement à la TVA\",\"oSDBWm\":\"Paramètres TVA\",\"Nfbg76\":\"Paramètres TVA enregistrés avec succès\",\"UvYql/\":\"Paramètres TVA enregistrés. Nous validons votre numéro de TVA en arrière-plan.\",\"R6n7j9\":\"Paramètres TVA mis à jour avec succès\",\"tJylUv\":\"Traitement TVA pour les frais de plateforme\",\"FlGprQ\":\"Traitement TVA pour les frais de plateforme : les entreprises enregistrées à la TVA dans l'UE peuvent utiliser le mécanisme d'autoliquidation (0 % - Article 196 de la Directive TVA 2006/112/CE). Les entreprises non enregistrées à la TVA sont soumises à la TVA irlandaise à 23 %.\",\"516oLj\":\"Service de validation TVA temporairement indisponible\",\"AdWhjZ\":\"Code de vérification\",\"QDEWii\":\"Vérifié\",\"wCKkSr\":\"Vérifier l'e-mail\",\"/IBv6X\":\"Vérifiez votre e-mail\",\"e/cvV1\":\"Vérification...\",\"fROFIL\":\"Vietnamien\",\"RnvnDc\":\"Voir tous les messages envoyés sur la plateforme\",\"+WFMis\":\"Consultez et téléchargez des rapports pour tous vos événements. Seules les commandes terminées sont incluses.\",\"c7VN/A\":\"Voir les réponses\",\"SZw9tS\":\"Voir les détails\",\"FCVmuU\":\"Voir l'événement\",\"n6EaWL\":\"Voir les journaux\",\"OaKTzt\":\"Voir la carte\",\"zNZNMs\":\"Voir le message\",\"67OJ7t\":\"Voir la commande\",\"tKKZn0\":\"Voir les détails de la commande\",\"KeCXJu\":\"Consultez les détails des commandes, effectuez des remboursements et renvoyez les confirmations.\",\"9jnAcN\":\"Voir la page d'accueil de l'organisateur\",\"1J/AWD\":\"Voir le billet\",\"N9FyyW\":\"Consultez, modifiez et exportez vos participants inscrits.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible uniquement par le personnel d'enregistrement. Aide à identifier cette liste lors de l'enregistrement.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"En attente de paiement\",\"aUi/Dz\":\"Attention : Il s'agit de la configuration par défaut du système. Les modifications affecteront tous les comptes auxquels aucune configuration spécifique n'est assignée.\",\"RRZDED\":\"Nous n'avons trouvé aucune commande associée à cette adresse e-mail.\",\"2RZK9x\":\"Nous n'avons pas trouvé la commande que vous recherchez. Le lien a peut-être expiré ou les détails de la commande ont changé.\",\"nefMIK\":\"Nous n'avons pas trouvé le billet que vous recherchez. Le lien a peut-être expiré ou les détails du billet ont changé.\",\"miysJh\":\"Nous n'avons pas pu trouver cette commande. Elle a peut-être été supprimée.\",\"HJKdzP\":\"Un problème est survenu lors du chargement de cette page. Veuillez réessayer.\",\"IfN2Qo\":\"Nous recommandons un logo carré avec des dimensions minimales de 200x200px\",\"wJzo/w\":\"Nous recommandons des dimensions de 400px par 400px et une taille maximale de 5 Mo\",\"x8rEDQ\":\"Nous n'avons pas pu valider votre numéro de TVA après plusieurs tentatives. Nous continuerons d'essayer en arrière-plan. Veuillez revérifier plus tard.\",\"q1BizZ\":\"Nous enverrons vos billets à cet e-mail\",\"ZOmUYW\":\"Nous validerons votre numéro de TVA en arrière-plan. S'il y a des problèmes, nous vous en informerons.\",\"zCdObC\":\"Nous avons officiellement déménagé notre siège social en Irlande 🇮🇪. Dans le cadre de cette transition, nous utilisons maintenant Stripe Irlande au lieu de Stripe Canada. Pour que vos paiements continuent de fonctionner correctement, vous devrez reconnecter votre compte Stripe.\",\"jh2orE\":\"Nous avons déménagé notre siège social en Irlande. Par conséquent, nous avons besoin que vous reconnectiez votre compte Stripe. Ce processus rapide ne prend que quelques minutes. Vos ventes et données existantes restent totalement inchangées.\",\"Fq/Nx7\":\"Nous avons envoyé un code de vérification à 5 chiffres à :\",\"GdWB+V\":\"Webhook créé avec succès\",\"2X4ecw\":\"Webhook supprimé avec succès\",\"CThMKa\":\"Journaux du Webhook\",\"nuh/Wq\":\"URL du Webhook\",\"8BMPMe\":\"Le webhook n'enverra pas de notifications\",\"FSaY52\":\"Le webhook enverra des notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bon retour\",\"QDWsl9\":[\"Bienvenue sur \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenue sur \",[\"0\"],\", voici une liste de tous vos événements\"],\"FaSXqR\":\"Quel type d'événement ?\",\"f30uVZ\":\"Ce que vous devez faire :\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Lorsqu'un enregistrement est supprimé\",\"Gmd0hv\":\"Lorsqu'un nouveau participant est créé\",\"Lc18qn\":\"Lorsqu'une nouvelle commande est créée\",\"dfkQIO\":\"Lorsqu'un nouveau produit est créé\",\"8OhzyY\":\"Lorsqu'un produit est supprimé\",\"tRXdQ9\":\"Lorsqu'un produit est mis à jour\",\"Q7CWxp\":\"Lorsqu'un participant est annulé\",\"IuUoyV\":\"Lorsqu'un participant est enregistré\",\"nBVOd7\":\"Lorsqu'un participant est mis à jour\",\"ny2r8d\":\"Lorsqu'une commande est annulée\",\"c9RYbv\":\"Lorsqu'une commande est marquée comme payée\",\"ejMDw1\":\"Lorsqu'une commande est remboursée\",\"fVPt0F\":\"Lorsqu'une commande est mise à jour\",\"bcYlvb\":\"Quand l'enregistrement ferme\",\"XIG669\":\"Quand l'enregistrement ouvre\",\"de6HLN\":\"Lorsque les clients achètent des billets, leurs commandes apparaîtront ici.\",\"403wpZ\":\"Lorsque cette option est activée, les nouveaux événements permettront aux participants de gérer leurs propres détails de billet via un lien sécurisé. Cela peut être remplacé par événement.\",\"blXLKj\":\"Lorsqu'elle est activée, les nouveaux événements afficheront une case d'opt-in marketing lors du paiement. Cela peut être remplacé par événement.\",\"Kj0Txn\":\"Lorsqu'activé, aucun frais d'application ne sera facturé sur les transactions Stripe Connect. Utilisez ceci pour les pays où les frais d'application ne sont pas pris en charge.\",\"uchB0M\":\"Aperçu du widget\",\"uvIqcj\":\"Atelier\",\"EpknJA\":\"Écrivez votre message ici...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Oui - J'ai un numéro d'enregistrement TVA UE valide\",\"Tz5oXG\":\"Oui, annuler ma commande\",\"QlSZU0\":[\"Vous usurpez l'identité de <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Vous émettez un remboursement partiel. Le client sera remboursé de \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Vous pouvez configurer des frais de service supplémentaires et des taxes dans les paramètres de votre compte.\",\"5VGIlq\":\"Vous avez atteint votre limite de messagerie.\",\"casL1O\":\"Vous avez ajouté des taxes et des frais à un produit gratuit. Voulez-vous les supprimer ?\",\"FVTVBy\":\"Vous devez vérifier votre adresse e-mail avant de pouvoir mettre à jour le statut de l'organisateur.\",\"w65ZgF\":\"Vous devez vérifier l'e-mail de votre compte avant de pouvoir modifier les modèles d'e-mail.\",\"FRl8Jv\":\"Vous devez vérifier l'adresse e-mail de votre compte avant de pouvoir envoyer des messages.\",\"FgRxRP\":\"Vous possédez 100 % des données de vos participants, toujours\",\"88cUW+\":\"Vous recevez\",\"U3wiCB\":\"Tout est prêt ! Vos paiements sont traités en douceur.\",\"MNFIxz\":[\"Vous allez à \",[\"0\"],\" !\"],\"p/Sa0j\":\"Votre compte a des limites de messagerie. Pour augmenter vos limites, contactez-nous à\",\"x/xjzn\":\"Vos affiliés ont été exportés avec succès.\",\"TF37u6\":\"Vos participants ont été exportés avec succès.\",\"79lXGw\":\"Votre liste d'enregistrement a été créée avec succès. Partagez le lien ci-dessous avec votre personnel d'enregistrement.\",\"BnlG9U\":\"Votre commande actuelle sera perdue.\",\"nBqgQb\":\"Votre e-mail\",\"R02pnV\":\"Votre événement doit être en ligne avant que vous puissiez vendre des billets aux participants.\",\"hDNwnf\":\"Votre logo, vos couleurs et votre style sur chaque page\",\"ifRqmm\":\"Votre message a été envoyé avec succès !\",\"/Rj5P4\":\"Votre nom\",\"PFjJxY\":\"Votre nouveau mot de passe doit comporter au moins 8 caractères.\",\"gzrCuN\":\"Les détails de votre commande ont été mis à jour. Un e-mail de confirmation a été envoyé à la nouvelle adresse e-mail.\",\"naQW82\":\"Votre commande a été annulée.\",\"bhlHm/\":\"Votre commande est en attente de paiement\",\"XeNum6\":\"Vos commandes ont été exportées avec succès.\",\"Xd1R1a\":\"Adresse de votre organisateur\",\"WWYHKD\":\"Votre paiement est protégé par un cryptage de niveau bancaire\",\"5b3QLi\":\"Votre forfait\",\"6heFYY\":\"Votre compte Stripe est connecté et traite les paiements.\",\"vvO1I2\":\"Votre compte Stripe est connecté et prêt à traiter les paiements.\",\"CnZ3Ou\":\"Vos billets ont été confirmés.\",\"EmFsMZ\":\"Votre numéro de TVA est en file d'attente pour validation\",\"QBlhh4\":\"Votre numéro de TVA sera validé lorsque vous enregistrerez\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"\\\"Il n'y a rien à montrer pour l'instant\\\"\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>enregistré avec succès\"],\"yxhYRZ\":[[\"0\"],\" <0>sorti avec succès\"],\"KMgp2+\":[[\"0\"],\" disponible\"],\"Pmr5xp\":[[\"0\"],\" créé avec succès\"],\"FImCSc\":[[\"0\"],\" mis à jour avec succès\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" enregistré\"],\"Vjij1k\":[[\"days\"],\" jours, \",[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"f3RdEk\":[[\"hours\"],\" heures, \",[\"minutes\"],\" minutes, et \",[\"seconds\"],\" secondes\"],\"fyE7Au\":[[\"minutes\"],\" minutes et \",[\"secondes\"],\" secondes\"],\"NlQ0cx\":[\"Premier événement de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://votre-siteweb.com\",\"qnSLLW\":\"<0>Veuillez entrer le prix hors taxes et frais.<1>Les taxes et frais peuvent être ajoutés ci-dessous.\",\"ZjMs6e\":\"<0>Le nombre de produits disponibles pour ce produit<1>Cette valeur peut être remplacée s'il existe des <2>Limites de Capacité associées à ce produit.\",\"E15xs8\":\"⚡️ Organisez votre événement\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personnalisez votre page d'événement\",\"3VPPdS\":\"💳 Connectez-vous avec Stripe\",\"cjdktw\":\"🚀 Mettez votre événement en direct\",\"rmelwV\":\"0 minute et 0 seconde\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123, rue Principale\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Un champ de date. Parfait pour demander une date de naissance, etc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" par défaut est automatiquement appliqué à tous les nouveaux produits. Vous pouvez le remplacer pour chaque produit.\"],\"SMUbbQ\":\"Une entrée déroulante ne permet qu'une seule sélection\",\"qv4bfj\":\"Des frais, comme des frais de réservation ou des frais de service\",\"POT0K/\":\"Un montant fixe par produit. Par exemple, 0,50 $ par produit\",\"f4vJgj\":\"Une saisie de texte sur plusieurs lignes\",\"OIPtI5\":\"Un pourcentage du prix du produit. Par exemple, 3,5 % du prix du produit\",\"ZthcdI\":\"Un code promo sans réduction peut être utilisé pour révéler des produits cachés.\",\"AG/qmQ\":\"Une option Radio comporte plusieurs options, mais une seule peut être sélectionnée.\",\"h179TP\":\"Une brève description de l'événement qui sera affichée dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, la description de l'événement sera utilisée\",\"WKMnh4\":\"Une saisie de texte sur une seule ligne\",\"BHZbFy\":\"Une seule question par commande. Par exemple, Quelle est votre adresse de livraison ?\",\"Fuh+dI\":\"Une seule question par produit. Par exemple, Quelle est votre taille de t-shirt ?\",\"RlJmQg\":\"Une taxe standard, comme la TVA ou la TPS\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accepter les virements bancaires, chèques ou autres méthodes de paiement hors ligne\",\"hrvLf4\":\"Accepter les paiements par carte bancaire avec Stripe\",\"bfXQ+N\":\"Accepter l'invitation\",\"AeXO77\":\"Compte\",\"lkNdiH\":\"Nom du compte\",\"Puv7+X\":\"Paramètres du compte\",\"OmylXO\":\"Compte mis à jour avec succès\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activer\",\"5T2HxQ\":\"Date d'activation\",\"F6pfE9\":\"Actif\",\"/PN1DA\":\"Ajouter une description pour cette liste de pointage\",\"0/vPdA\":\"Ajoutez des notes sur le participant. Celles-ci ne seront pas visibles par le participant.\",\"Or1CPR\":\"Ajoutez des notes sur le participant...\",\"l3sZO1\":\"Ajoutez des notes concernant la commande. Elles ne seront pas visibles par le client.\",\"xMekgu\":\"Ajoutez des notes concernant la commande...\",\"PGPGsL\":\"Ajouter une description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Ajoutez des instructions pour les paiements hors ligne (par exemple, les détails du virement bancaire, où envoyer les chèques, les délais de paiement)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Ajouter un nouveau\",\"TZxnm8\":\"Ajouter une option\",\"24l4x6\":\"Ajouter un produit\",\"8q0EdE\":\"Ajouter un produit à la catégorie\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Ajouter une taxe ou des frais\",\"goOKRY\":\"Ajouter un niveau\",\"oZW/gT\":\"Ajouter au calendrier\",\"pn5qSs\":\"Informations supplémentaires\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adresse\",\"NY/x1b\":\"Adresse Ligne 1\",\"POdIrN\":\"Adresse Ligne 1\",\"cormHa\":\"Adresse Ligne 2\",\"gwk5gg\":\"Adresse Ligne 2\",\"U3pytU\":\"Administrateur\",\"HLDaLi\":\"Les utilisateurs administrateurs ont un accès complet aux événements et aux paramètres du compte.\",\"W7AfhC\":\"Tous les participants à cet événement\",\"cde2hc\":\"Tous les produits\",\"5CQ+r0\":\"Autoriser les participants associés à des commandes impayées à s'enregistrer\",\"ipYKgM\":\"Autoriser l'indexation des moteurs de recherche\",\"LRbt6D\":\"Autoriser les moteurs de recherche à indexer cet événement\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Incroyable, Événement, Mots-clés...\",\"hehnjM\":\"Montant\",\"R2O9Rg\":[\"Montant payé (\",[\"0\"],\")\"],\"V7MwOy\":\"Une erreur s'est produite lors du chargement de la page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Une erreur inattendue est apparue.\",\"byKna+\":\"Une erreur inattendue est apparue. Veuillez réessayer.\",\"ubdMGz\":\"Toute question des détenteurs de produits sera envoyée à cette adresse e-mail. Elle sera également utilisée comme adresse de réponse pour tous les e-mails envoyés depuis cet événement\",\"aAIQg2\":\"Apparence\",\"Ym1gnK\":\"appliqué\",\"sy6fss\":[\"S'applique à \",[\"0\"],\" produits\"],\"kadJKg\":\"S'applique à 1 produit\",\"DB8zMK\":\"Appliquer\",\"GctSSm\":\"Appliquer le code promotionnel\",\"ARBThj\":[\"Appliquer ce \",[\"type\"],\" à tous les nouveaux produits\"],\"S0ctOE\":\"Archiver l'événement\",\"TdfEV7\":\"Archivé\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Êtes-vous sûr de vouloir activer ce participant\xA0?\",\"TvkW9+\":\"Êtes-vous sûr de vouloir archiver cet événement\xA0?\",\"/CV2x+\":\"Êtes-vous sûr de vouloir annuler ce participant\xA0? Cela annulera leur billet\",\"YgRSEE\":\"Etes-vous sûr de vouloir supprimer ce code promo ?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Êtes-vous sûr de vouloir créer un brouillon pour cet événement\xA0? Cela rendra l'événement invisible au public\",\"mEHQ8I\":\"Êtes-vous sûr de vouloir rendre cet événement public\xA0? Cela rendra l'événement visible au public\",\"s4JozW\":\"Êtes-vous sûr de vouloir restaurer cet événement\xA0? Il sera restauré en tant que brouillon.\",\"vJuISq\":\"Êtes-vous sûr de vouloir supprimer cette Affectation de Capacité?\",\"baHeCz\":\"Êtes-vous sûr de vouloir supprimer cette liste de pointage\xA0?\",\"LBLOqH\":\"Demander une fois par commande\",\"wu98dY\":\"Demander une fois par produit\",\"ss9PbX\":\"Participant\",\"m0CFV2\":\"Détails des participants\",\"QKim6l\":\"Participant non trouvé\",\"R5IT/I\":\"Notes du participant\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Billet de l'invité\",\"9SZT4E\":\"Participants\",\"iPBfZP\":\"Invités enregistrés\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Redimensionnement automatique\",\"vZ5qKF\":\"Redimensionner automatiquement la hauteur du widget en fonction du contenu. Lorsque désactivé, le widget remplira la hauteur du conteneur.\",\"4lVaWA\":\"En attente d'un paiement hors ligne\",\"2rHwhl\":\"En attente d'un paiement hors ligne\",\"3wF4Q/\":\"En attente de paiement\",\"ioG+xt\":\"En attente de paiement\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Organisateur génial Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Retour à la page de l'événement\",\"VCoEm+\":\"Retour connexion\",\"k1bLf+\":\"Couleur de fond\",\"I7xjqg\":\"Type d'arrière-plan\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Adresse de facturation\",\"/xC/im\":\"Paramètres de facturation\",\"rp/zaT\":\"Portugais brésilien\",\"whqocw\":\"En vous inscrivant, vous acceptez nos <0>Conditions d'utilisation et notre <1>Politique de confidentialité.\",\"bcCn6r\":\"Type de calcul\",\"+8bmSu\":\"Californie\",\"iStTQt\":\"L'autorisation de la caméra a été refusée. <0>Demander l'autorisation à nouveau, ou si cela ne fonctionne pas, vous devrez <1>accorder à cette page l'accès à votre caméra dans les paramètres de votre navigateur.\",\"dEgA5A\":\"Annuler\",\"Gjt/py\":\"Annuler le changement d'e-mail\",\"tVJk4q\":\"Annuler la commande\",\"Os6n2a\":\"annuler la commande\",\"Mz7Ygx\":[\"Annuler la commande \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Annulé\",\"U7nGvl\":\"Impossible d'enregistrer\",\"QyjCeq\":\"Capacité\",\"V6Q5RZ\":\"Affectation de Capacité créée avec succès\",\"k5p8dz\":\"Affectation de Capacité supprimée avec succès\",\"nDBs04\":\"Gestion de capacité\",\"ddha3c\":\"Les catégories vous permettent de regrouper des produits ensemble. Par exemple, vous pouvez avoir une catégorie pour \\\"Billets\\\" et une autre pour \\\"Marchandise\\\".\",\"iS0wAT\":\"Les catégories vous aident à organiser vos produits. Ce titre sera affiché sur la page publique de l'événement.\",\"eorM7z\":\"Catégories réorganisées avec succès.\",\"3EXqwa\":\"Catégorie créée avec succès\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Changer le mot de passe\",\"xMDm+I\":\"Enregistrer\",\"p2WLr3\":[\"Enregistrer \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Enregistrer et marquer la commande comme payée\",\"QYLpB4\":\"Enregistrement uniquement\",\"/Ta1d4\":\"Désenregistrer\",\"5LDT6f\":\"Découvrez cet événement !\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Liste de pointage supprimée avec succès\",\"+hBhWk\":\"La liste de pointage a expiré\",\"mBsBHq\":\"La liste de pointage n'est pas active\",\"vPqpQG\":\"Liste de pointage non trouvée\",\"tejfAy\":\"Listes de pointage\",\"hD1ocH\":\"URL de pointage copiée dans le presse-papiers\",\"CNafaC\":\"Les options de case à cocher permettent plusieurs sélections\",\"SpabVf\":\"Cases à cocher\",\"CRu4lK\":\"Enregistré\",\"znIg+z\":\"Paiement\",\"1WnhCL\":\"Paramètres de paiement\",\"6imsQS\":\"Chinois simplifié\",\"JjkX4+\":\"Choisissez une couleur pour votre arrière-plan\",\"/Jizh9\":\"Choisissez un compte\",\"3wV73y\":\"Ville\",\"FG98gC\":\"Effacer le texte de recherche\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Cliquez pour copier\",\"yz7wBu\":\"Fermer\",\"62Ciis\":\"Fermer la barre latérale\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Le code doit comporter entre 3 et 50 caractères\",\"oqr9HB\":\"Réduire ce produit lorsque la page de l'événement est initialement chargée\",\"jZlrte\":\"Couleur\",\"Vd+LC3\":\"La couleur doit être un code couleur hexadécimal valide. Exemple\xA0: #ffffff\",\"1HfW/F\":\"Couleurs\",\"VZeG/A\":\"À venir\",\"yPI7n9\":\"Mots-clés séparés par des virgules qui décrivent l'événement. Ceux-ci seront utilisés par les moteurs de recherche pour aider à catégoriser et indexer l'événement.\",\"NPZqBL\":\"Complétez la commande\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Paiement complet\",\"qqWcBV\":\"Complété\",\"6HK5Ct\":\"Commandes terminées\",\"NWVRtl\":\"Commandes terminées\",\"DwF9eH\":\"Code du composant\",\"Tf55h7\":\"Réduction configurée\",\"7VpPHA\":\"Confirmer\",\"ZaEJZM\":\"Confirmer le changement d'e-mail\",\"yjkELF\":\"Confirmer le nouveau mot de passe\",\"xnWESi\":\"Confirmez le mot de passe\",\"p2/GCq\":\"Confirmez le mot de passe\",\"wnDgGj\":\"Confirmation de l'adresse e-mail...\",\"pbAk7a\":\"Connecter la bande\",\"UMGQOh\":\"Connectez-vous avec Stripe\",\"QKLP1W\":\"Connectez votre compte Stripe pour commencer à recevoir des paiements.\",\"5lcVkL\":\"Détails de connexion\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuer\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texte du bouton Continuer\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuer la configuration\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copié\",\"T5rdis\":\"copié dans le presse-papier\",\"he3ygx\":\"Copie\",\"r2B2P8\":\"Copier l'URL de pointage\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copier le lien\",\"E6nRW7\":\"Copier le lien\",\"JNCzPW\":\"Pays\",\"IF7RiR\":\"Couverture\",\"hYgDIe\":\"Créer\",\"b9XOHo\":[\"Créer \",[\"0\"]],\"k9RiLi\":\"Créer un produit\",\"6kdXbW\":\"Créer un code promotionnel\",\"n5pRtF\":\"Créer un billet\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"créer un organisateur\",\"ipP6Ue\":\"Créer un participant\",\"VwdqVy\":\"Créer une Affectation de Capacité\",\"EwoMtl\":\"Créer une catégorie\",\"XletzW\":\"Créer une catégorie\",\"WVbTwK\":\"Créer une liste de pointage\",\"uN355O\":\"Créer un évènement\",\"BOqY23\":\"Créer un nouveau\",\"kpJAeS\":\"Créer un organisateur\",\"a0EjD+\":\"Créer un produit\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Créer un code promotionnel\",\"B3Mkdt\":\"Créer une question\",\"UKfi21\":\"Créer une taxe ou des frais\",\"d+F6q9\":\"Créé\",\"Q2lUR2\":\"Devise\",\"DCKkhU\":\"Mot de passe actuel\",\"uIElGP\":\"URL des cartes personnalisées\",\"UEqXyt\":\"Plage personnalisée\",\"876pfE\":\"Client\",\"QOg2Sf\":\"Personnaliser les paramètres de courrier électronique et de notification pour cet événement\",\"Y9Z/vP\":\"Personnalisez la page d'accueil de l'événement et la messagerie de paiement\",\"2E2O5H\":\"Personnaliser les divers paramètres de cet événement\",\"iJhSxe\":\"Personnalisez les paramètres SEO pour cet événement\",\"KIhhpi\":\"Personnalisez votre page d'événement\",\"nrGWUv\":\"Personnalisez votre page d'événement en fonction de votre marque et de votre style.\",\"Zz6Cxn\":\"Zone dangereuse\",\"ZQKLI1\":\"Zone de Danger\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date et heure\",\"JJhRbH\":\"Capacité du premier jour\",\"cnGeoo\":\"Supprimer\",\"jRJZxD\":\"Supprimer la Capacité\",\"VskHIx\":\"Supprimer la catégorie\",\"Qrc8RZ\":\"Supprimer la liste de pointage\",\"WHf154\":\"Supprimer le code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description pour le personnel de pointage\",\"URmyfc\":\"Détails\",\"1lRT3t\":\"Désactiver cette capacité suivra les ventes mais ne les arrêtera pas lorsque la limite sera atteinte\",\"H6Ma8Z\":\"Rabais\",\"ypJ62C\":\"Rabais %\",\"3LtiBI\":[\"Remise en \",[\"0\"]],\"C8JLas\":\"Type de remise\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Étiquette du document\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Produit de don / Payez ce que vous voulez\",\"OvNbls\":\"Télécharger .ics\",\"kodV18\":\"Télécharger CSV\",\"CELKku\":\"Télécharger la facture\",\"LQrXcu\":\"Télécharger la facture\",\"QIodqd\":\"Télécharger le code QR\",\"yhjU+j\":\"Téléchargement de la facture\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Sélection déroulante\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Dupliquer l'événement\",\"3ogkAk\":\"Dupliquer l'événement\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Options de duplication\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Lève tôt\",\"ePK91l\":\"Modifier\",\"N6j2JH\":[\"Modifier \",[\"0\"]],\"kBkYSa\":\"Modifier la Capacité\",\"oHE9JT\":\"Modifier l'Affectation de Capacité\",\"j1Jl7s\":\"Modifier la catégorie\",\"FU1gvP\":\"Modifier la liste de pointage\",\"iFgaVN\":\"Modifier le code\",\"jrBSO1\":\"Modifier l'organisateur\",\"tdD/QN\":\"Modifier le produit\",\"n143Tq\":\"Modifier la catégorie de produit\",\"9BdS63\":\"Modifier le code promotionnel\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Modifier la question\",\"poTr35\":\"Modifier l'utilisateur\",\"GTOcxw\":\"Modifier l'utilisateur\",\"pqFrv2\":\"par exemple. 2,50 pour 2,50$\",\"3yiej1\":\"par exemple. 23,5 pour 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Paramètres de courrier électronique et de notification\",\"ATGYL1\":\"Adresse e-mail\",\"hzKQCy\":\"Adresse e-mail\",\"HqP6Qf\":\"Changement d'e-mail annulé avec succès\",\"mISwW1\":\"Changement d'e-mail en attente\",\"APuxIE\":\"E-mail de confirmation renvoyé\",\"YaCgdO\":\"E-mail de confirmation renvoyé avec succès\",\"jyt+cx\":\"Message de pied de page de l'e-mail\",\"I6F3cp\":\"E-mail non vérifié\",\"NTZ/NX\":\"Code d'intégration\",\"4rnJq4\":\"Script d'intégration\",\"8oPbg1\":\"Activer la facturation\",\"j6w7d/\":\"Activer cette capacité pour arrêter les ventes de produits lorsque la limite est atteinte\",\"VFv2ZC\":\"Date de fin\",\"237hSL\":\"Terminé\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Anglais\",\"MhVoma\":\"Saisissez un montant hors taxes et frais.\",\"SlfejT\":\"Erreur\",\"3Z223G\":\"Erreur lors de la confirmation de l'adresse e-mail\",\"a6gga1\":\"Erreur lors de la confirmation du changement d'adresse e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Événement\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Date de l'Événement\",\"0Zptey\":\"Valeurs par défaut des événements\",\"QcCPs8\":\"Détails de l'événement\",\"6fuA9p\":\"Événement dupliqué avec succès\",\"AEuj2m\":\"Page d'accueil de l'événement\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Lieu de l'événement et détails du lieu\",\"OopDbA\":\"Event page\",\"4/If97\":\"La mise à jour du statut de l'événement a échoué. Veuillez réessayer plus tard\",\"btxLWj\":\"Statut de l'événement mis à jour\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Événements\",\"sZg7s1\":\"Date d'expiration\",\"KnN1Tu\":\"Expire\",\"uaSvqt\":\"Date d'expiration\",\"GS+Mus\":\"Exporter\",\"9xAp/j\":\"Échec de l'annulation du participant\",\"ZpieFv\":\"Échec de l'annulation de la commande\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Échec du téléchargement de la facture. Veuillez réessayer.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Échec du chargement de la liste de pointage\",\"ZQ15eN\":\"Échec du renvoi de l'e-mail du ticket\",\"ejXy+D\":\"Échec du tri des produits\",\"PLUB/s\":\"Frais\",\"/mfICu\":\"Frais\",\"LyFC7X\":\"Filtrer les commandes\",\"cSev+j\":\"Filtres\",\"CVw2MU\":[\"Filtres (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Premier numéro de facture\",\"V1EGGU\":\"Prénom\",\"kODvZJ\":\"Prénom\",\"S+tm06\":\"Le prénom doit comporter entre 1 et 50 caractères\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Première utilisation\",\"TpqW74\":\"Fixé\",\"irpUxR\":\"Montant fixé\",\"TF9opW\":\"Flash n'est pas disponible sur cet appareil\",\"UNMVei\":\"Mot de passe oublié?\",\"2POOFK\":\"Gratuit\",\"P/OAYJ\":\"Produit gratuit\",\"vAbVy9\":\"Produit gratuit, aucune information de paiement requise\",\"nLC6tu\":\"Français\",\"Weq9zb\":\"Général\",\"DDcvSo\":\"Allemand\",\"4GLxhy\":\"Commencer\",\"4D3rRj\":\"Revenir au profil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Ventes brutes\",\"yRg26W\":\"Ventes brutes\",\"R4r4XO\":\"Invités\",\"26pGvx\":\"Avez vous un code de réduction?\",\"V7yhws\":\"bonjour@awesome-events.com\",\"6K/IHl\":\"Voici un exemple d'utilisation du composant dans votre application.\",\"Y1SSqh\":\"Voici le composant React que vous pouvez utiliser pour intégrer le widget dans votre application.\",\"QuhVpV\":[\"Salut \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Caché à la vue du public\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Les questions masquées ne sont visibles que par l'organisateur de l'événement et non par le client.\",\"vLyv1R\":\"Cacher\",\"Mkkvfd\":\"Masquer la page de démarrage\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Masquer le produit après la date de fin de vente\",\"06s3w3\":\"Masquer le produit avant la date de début de vente\",\"axVMjA\":\"Masquer le produit sauf si l'utilisateur a un code promo applicable\",\"ySQGHV\":\"Masquer le produit lorsqu'il est épuisé\",\"SCimta\":\"Masquer la page de démarrage de la barre latérale\",\"5xR17G\":\"Masquer ce produit des clients\",\"Da29Y6\":\"Cacher cette question\",\"fvDQhr\":\"Masquer ce niveau aux utilisateurs\",\"lNipG+\":\"Masquer un produit empêchera les utilisateurs de le voir sur la page de l'événement.\",\"ZOBwQn\":\"Conception de la page d'accueil\",\"PRuBTd\":\"Concepteur de page d'accueil\",\"YjVNGZ\":\"Aperçu de la page d'accueil\",\"c3E/kw\":\"Homère\",\"8k8Njd\":\"De combien de minutes le client dispose pour finaliser sa commande. Nous recommandons au moins 15 minutes\",\"ySxKZe\":\"Combien de fois ce code peut-il être utilisé ?\",\"dZsDbK\":[\"Limite de caractères HTML dépassé: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://exemple-maps-service.com/...\",\"uOXLV3\":\"J'accepte les <0>termes et conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Si vide, l'adresse sera utilisée pour générer un lien Google Maps\",\"UYT+c8\":\"Si activé, le personnel d'enregistrement peut marquer les participants comme enregistrés ou marquer la commande comme payée et enregistrer les participants. Si désactivé, les participants associés à des commandes impayées ne peuvent pas être enregistrés.\",\"muXhGi\":\"Si activé, l'organisateur recevra une notification par e-mail lorsqu'une nouvelle commande sera passée\",\"6fLyj/\":\"Si vous n'avez pas demandé ce changement, veuillez immédiatement modifier votre mot de passe.\",\"n/ZDCz\":\"Image supprimée avec succès\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image téléchargée avec succès\",\"VyUuZb\":\"URL de l'image\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactif\",\"T0K0yl\":\"Les utilisateurs inactifs ne peuvent pas se connecter.\",\"kO44sp\":\"Incluez les détails de connexion pour votre événement en ligne. Ces détails seront affichés sur la page récapitulative de la commande et sur le billet du participant.\",\"FlQKnG\":\"Inclure les taxes et les frais dans le prix\",\"Vi+BiW\":[\"Comprend \",[\"0\"],\" produits\"],\"lpm0+y\":\"Comprend 1 produit\",\"UiAk5P\":\"Insérer une image\",\"OyLdaz\":\"Invitation renvoyée\xA0!\",\"HE6KcK\":\"Invitation révoquée\xA0!\",\"SQKPvQ\":\"Inviter un utilisateur\",\"bKOYkd\":\"Facture téléchargée avec succès\",\"alD1+n\":\"Notes de facture\",\"kOtCs2\":\"Numérotation des factures\",\"UZ2GSZ\":\"Paramètres de facturation\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Article\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Étiquette\",\"vXIe7J\":\"Langue\",\"2LMsOq\":\"12 derniers mois\",\"vfe90m\":\"14 derniers jours\",\"aK4uBd\":\"Dernières 24 heures\",\"uq2BmQ\":\"30 derniers jours\",\"bB6Ram\":\"Dernières 48 heures\",\"VlnB7s\":\"6 derniers mois\",\"ct2SYD\":\"7 derniers jours\",\"XgOuA7\":\"90 derniers jours\",\"I3yitW\":\"Dernière connexion\",\"1ZaQUH\":\"Nom de famille\",\"UXBCwc\":\"Nom de famille\",\"tKCBU0\":\"Dernière utilisation\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Laisser vide pour utiliser le mot par défaut \\\"Facture\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Chargement...\",\"wJijgU\":\"Emplacement\",\"sQia9P\":\"Se connecter\",\"zUDyah\":\"Se connecter\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Se déconnecter\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rendre l'adresse de facturation obligatoire lors du paiement\",\"MU3ijv\":\"Rendre cette question obligatoire\",\"wckWOP\":\"Gérer\",\"onpJrA\":\"Gérer le participant\",\"n4SpU5\":\"Gérer l'événement\",\"WVgSTy\":\"Gérer la commande\",\"1MAvUY\":\"Gérer les paramètres de paiement et de facturation pour cet événement.\",\"cQrNR3\":\"Gérer le profil\",\"AtXtSw\":\"Gérer les taxes et les frais qui peuvent être appliqués à vos produits\",\"ophZVW\":\"Gérer les billets\",\"DdHfeW\":\"Gérez les détails de votre compte et les paramètres par défaut\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gérez vos utilisateurs et leurs autorisations\",\"1m+YT2\":\"Il faut répondre aux questions obligatoires avant que le client puisse passer à la caisse.\",\"Dim4LO\":\"Ajouter manuellement un participant\",\"e4KdjJ\":\"Ajouter manuellement un participant\",\"vFjEnF\":\"Marquer comme payé\",\"g9dPPQ\":\"Maximum par commande\",\"l5OcwO\":\"Message au participant\",\"Gv5AMu\":\"Message aux participants\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message à l'acheteur\",\"tNZzFb\":\"Contenu du message\",\"lYDV/s\":\"Envoyer un message à des participants individuels\",\"V7DYWd\":\"Message envoyé\",\"t7TeQU\":\"messages\",\"xFRMlO\":\"Minimum par commande\",\"QYcUEf\":\"Prix minimum\",\"RDie0n\":\"Divers\",\"mYLhkl\":\"Paramètres divers\",\"KYveV8\":\"Zone de texte multiligne\",\"VD0iA7\":\"Options de prix multiples. Parfait pour les produits en prévente, etc.\",\"/bhMdO\":\"Mon incroyable description d'événement...\",\"vX8/tc\":\"Mon incroyable titre d'événement...\",\"hKtWk2\":\"Mon profil\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nom\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Accédez au participant\",\"qqeAJM\":\"Jamais\",\"7vhWI8\":\"nouveau mot de passe\",\"1UzENP\":\"Non\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Aucun événement archivé à afficher.\",\"q2LEDV\":\"Aucun invité trouvé pour cette commande.\",\"zlHa5R\":\"Aucun invité n'a été ajouté à cette commande.\",\"Wjz5KP\":\"Aucun participant à afficher\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Aucune Affectation de Capacité\",\"a/gMx2\":\"Pas de listes de pointage\",\"tMFDem\":\"Aucune donnée disponible\",\"6Z/F61\":\"Aucune donnée à afficher. Veuillez sélectionner une plage de dates\",\"fFeCKc\":\"Pas de rabais\",\"HFucK5\":\"Aucun événement terminé à afficher.\",\"yAlJXG\":\"Aucun événement à afficher\",\"GqvPcv\":\"Aucun filtre disponible\",\"KPWxKD\":\"Aucun message à afficher\",\"J2LkP8\":\"Aucune commande à afficher\",\"RBXXtB\":\"Aucune méthode de paiement n'est actuellement disponible. Veuillez contacter l'organisateur de l'événement pour obtenir de l'aide.\",\"ZWEfBE\":\"Aucun paiement requis\",\"ZPoHOn\":\"Aucun produit associé à cet invité.\",\"Ya1JhR\":\"Aucun produit disponible dans cette catégorie.\",\"FTfObB\":\"Pas encore de produits\",\"+Y976X\":\"Aucun code promotionnel à afficher\",\"MAavyl\":\"Aucune question n’a été répondue par ce participant.\",\"SnlQeq\":\"Aucune question n'a été posée pour cette commande.\",\"Ev2r9A\":\"Aucun résultat\",\"gk5uwN\":\"Aucun résultat de recherche\",\"RHyZUL\":\"Aucun résultat trouvé.\",\"RY2eP1\":\"Aucune taxe ou frais n'a été ajouté.\",\"EdQY6l\":\"Aucun\",\"OJx3wK\":\"Pas disponible\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Rien à montrer pour le moment\",\"hFwWnI\":\"Paramètres de notification\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Informer l'organisateur des nouvelles commandes\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Nombre de jours autorisés pour le paiement (laisser vide pour omettre les conditions de paiement sur les factures)\",\"n86jmj\":\"Préfixe de numéro\",\"mwe+2z\":\"Les commandes hors ligne ne sont pas reflétées dans les statistiques de l'événement tant que la commande n'est pas marquée comme payée.\",\"dWBrJX\":\"Le paiement hors ligne a échoué. Veuillez réessayer ou contacter l'organisateur de l'événement.\",\"fcnqjw\":\"Instructions de Paiement Hors Ligne\",\"+eZ7dp\":\"Paiements hors ligne\",\"ojDQlR\":\"Informations sur les paiements hors ligne\",\"u5oO/W\":\"Paramètres des paiements hors ligne\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"En soldes\",\"Ug4SfW\":\"Une fois que vous avez créé un événement, vous le verrez ici.\",\"ZxnK5C\":\"Une fois que vous commencerez à collecter des données, elles apparaîtront ici.\",\"PnSzEc\":\"Une fois prêt, mettez votre événement en ligne et commencez à vendre des produits.\",\"J6n7sl\":\"En cours\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Détails de l'événement en ligne\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Ouvrir la Page d'Enregistrement\",\"OdnLE4\":\"Ouvrir la barre latérale\",\"ZZEYpT\":[\"Option\xA0\",[\"i\"]],\"oPknTP\":\"Informations supplémentaires optionnelles à apparaître sur toutes les factures (par exemple, conditions de paiement, frais de retard, politique de retour)\",\"OrXJBY\":\"Préfixe optionnel pour les numéros de facture (par exemple, INV-)\",\"0zpgxV\":\"Possibilités\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Commande\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Commande annulée\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Date de commande\",\"Tol4BF\":\"détails de la commande\",\"WbImlQ\":\"La commande a été annulée et le propriétaire de la commande a été informé.\",\"nAn4Oe\":\"Commande marquée comme payée\",\"uzEfRz\":\"Notes de commande\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Référence de l'achat\",\"acIJ41\":\"Statut de la commande\",\"GX6dZv\":\"Récapitulatif de la commande\",\"tDTq0D\":\"Délai d'expiration de la commande\",\"1h+RBg\":\"Ordres\",\"3y+V4p\":\"Adresse de l'organisation\",\"GVcaW6\":\"Détails de l'organisation\",\"nfnm9D\":\"Nom de l'organisation\",\"G5RhpL\":\"Organisateur\",\"mYygCM\":\"Un organisateur est requis\",\"Pa6G7v\":\"Nom de l'organisateur\",\"l894xP\":\"Les organisateurs ne peuvent gérer que les événements et les produits. Ils ne peuvent pas gérer les utilisateurs, les paramètres du compte ou les informations de facturation.\",\"fdjq4c\":\"Marge intérieure\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page non trouvée\",\"QbrUIo\":\"Pages vues\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"payé\",\"HVW65c\":\"Produit payant\",\"ZfxaB4\":\"Partiellement remboursé\",\"8ZsakT\":\"Mot de passe\",\"TUJAyx\":\"Le mot de passe doit contenir au minimum 8 caractères\",\"vwGkYB\":\"Mot de passe doit être d'au moins 8 caractères\",\"BLTZ42\":\"Le mot de passe a été réinitialisé avec succès. Veuillez vous connecter avec votre nouveau mot de passe.\",\"f7SUun\":\"les mots de passe ne sont pas les mêmes\",\"aEDp5C\":\"Collez ceci où vous souhaitez que le widget apparaisse.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Paiement\",\"Lg+ewC\":\"Paiement et facturation\",\"DZjk8u\":\"Paramètres de paiement et de facturation\",\"lflimf\":\"Délai de paiement\",\"JhtZAK\":\"Paiement échoué\",\"JEdsvQ\":\"Instructions de paiement\",\"bLB3MJ\":\"Méthodes de paiement\",\"QzmQBG\":\"Fournisseur de paiement\",\"lsxOPC\":\"Paiement reçu\",\"wJTzyi\":\"Statut du paiement\",\"xgav5v\":\"Paiement réussi\xA0!\",\"R29lO5\":\"Conditions de paiement\",\"/roQKz\":\"Pourcentage\",\"vPJ1FI\":\"Montant en pourcentage\",\"xdA9ud\":\"Placez ceci dans le de votre site web.\",\"blK94r\":\"Veuillez ajouter au moins une option\",\"FJ9Yat\":\"Veuillez vérifier que les informations fournies sont correctes\",\"TkQVup\":\"Veuillez vérifier votre e-mail et votre mot de passe et réessayer\",\"sMiGXD\":\"Veuillez vérifier que votre email est valide\",\"Ajavq0\":\"Veuillez vérifier votre courrier électronique pour confirmer votre adresse e-mail\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Veuillez continuer dans le nouvel onglet\",\"hcX103\":\"Veuillez créer un produit\",\"cdR8d6\":\"Veuillez créer un billet\",\"x2mjl4\":\"Veuillez entrer une URL d'image valide qui pointe vers une image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Veuillez noter\",\"C63rRe\":\"Veuillez retourner sur la page de l'événement pour recommencer.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Veuillez sélectionner au moins un produit\",\"igBrCH\":\"Veuillez vérifier votre adresse e-mail pour accéder à toutes les fonctionnalités\",\"/IzmnP\":\"Veuillez patienter pendant que nous préparons votre facture...\",\"MOERNx\":\"Portugais\",\"qCJyMx\":\"Message après le paiement\",\"g2UNkE\":\"Alimenté par\",\"Rs7IQv\":\"Message de pré-commande\",\"rdUucN\":\"Aperçu\",\"a7u1N9\":\"Prix\",\"CmoB9j\":\"Mode d'affichage des prix\",\"BI7D9d\":\"Prix non défini\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Type de prix\",\"6RmHKN\":\"Couleur primaire\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Couleur du texte primaire\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimer tous les billets\",\"DKwDdj\":\"Imprimer les billets\",\"K47k8R\":\"Produit\",\"1JwlHk\":\"Catégorie de produit\",\"U61sAj\":\"Catégorie de produit mise à jour avec succès.\",\"1USFWA\":\"Produit supprimé avec succès\",\"4Y2FZT\":\"Type de prix du produit\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Ventes de produits\",\"U/R4Ng\":\"Niveau de produit\",\"sJsr1h\":\"Type de produit\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produit(s)\",\"N0qXpE\":\"Produits\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Produits vendus\",\"/u4DIx\":\"Produits vendus\",\"DJQEZc\":\"Produits triés avec succès\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Mise à jour du profil réussie\",\"cl5WYc\":[\"Code promotionnel \",[\"promo_code\"],\" appliqué\"],\"P5sgAk\":\"Code promo\",\"yKWfjC\":\"Page des codes promotionnels\",\"RVb8Fo\":\"Code de promo\",\"BZ9GWa\":\"Les codes promotionnels peuvent être utilisés pour offrir des réductions, un accès en prévente ou fournir un accès spécial à votre événement.\",\"OP094m\":\"Rapport des codes promo\",\"4kyDD5\":\"Fournissez un contexte ou des instructions supplémentaires pour cette question. Utilisez ce champ pour ajouter des termes et conditions, des directives ou toute information importante que les participants doivent connaître avant de répondre.\",\"toutGW\":\"Code QR\",\"LkMOWF\":\"Quantité disponible\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question supprimée\",\"avf0gk\":\"Description de la question\",\"oQvMPn\":\"titre de question\",\"enzGAL\":\"Des questions\",\"ROv2ZT\":\"Questions et réponses\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Option radio\",\"C4TjpG\":\"Lire moins\",\"I3QpvQ\":\"Destinataire\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Remboursement échoué\",\"n10yGu\":\"Commande de remboursement\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Remboursement en attente\",\"xHpVRl\":\"Statut du remboursement\",\"/BI0y9\":\"Remboursé\",\"fgLNSM\":\"Registre\",\"9+8Vez\":\"Utilisations restantes\",\"tasfos\":\"retirer\",\"t/YqKh\":\"Retirer\",\"t9yxlZ\":\"Rapports\",\"prZGMe\":\"Adresse de facturation requise\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Renvoyer l'e-mail de confirmation\",\"wIa8Qe\":\"Renvoyer l'invitation\",\"VeKsnD\":\"Renvoyer l'e-mail de commande\",\"dFuEhO\":\"Renvoyer l'e-mail du billet\",\"o6+Y6d\":\"Renvoi...\",\"OfhWJH\":\"Réinitialiser\",\"RfwZxd\":\"Réinitialiser le mot de passe\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurer l'événement\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Retourner à la page de l'événement\",\"8YBH95\":\"Revenu\",\"PO/sOY\":\"Révoquer l'invitation\",\"GDvlUT\":\"Rôle\",\"ELa4O9\":\"Date de fin de vente\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Date de début de la vente\",\"hBsw5C\":\"Ventes terminées\",\"kpAzPe\":\"Début des ventes\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Sauvegarder\",\"IUwGEM\":\"Sauvegarder les modifications\",\"U65fiW\":\"Enregistrer l'organisateur\",\"UGT5vp\":\"Enregistrer les paramètres\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Recherchez par nom de participant, e-mail ou numéro de commande...\",\"+pr/FY\":\"Rechercher par nom d'événement...\",\"3zRbWw\":\"Recherchez par nom, e-mail ou numéro de commande...\",\"L22Tdf\":\"Rechercher par nom, numéro de commande, numéro de participant ou e-mail...\",\"BiYOdA\":\"Rechercher par nom...\",\"YEjitp\":\"Recherche par sujet ou contenu...\",\"Pjsch9\":\"Rechercher des affectations de capacité...\",\"r9M1hc\":\"Rechercher des listes de pointage...\",\"+0Yy2U\":\"Rechercher des produits\",\"YIix5Y\":\"Recherche...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Couleur secondaire\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Couleur du texte secondaire\",\"02ePaq\":[\"Sélectionner \",[\"0\"]],\"QuNKRX\":\"Sélectionnez la caméra\",\"9FQEn8\":\"Sélectionner une catégorie...\",\"kWI/37\":\"Sélectionnez l'organisateur\",\"ixIx1f\":\"Sélectionner le produit\",\"3oSV95\":\"Sélectionner le niveau de produit\",\"C4Y1hA\":\"Sélectionner des produits\",\"hAjDQy\":\"Sélectionnez le statut\",\"QYARw/\":\"Sélectionnez un billet\",\"OMX4tH\":\"Sélectionner des billets\",\"DrwwNd\":\"Sélectionnez la période\",\"O/7I0o\":\"Sélectionner...\",\"JlFcis\":\"Envoyer\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envoyer un message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Envoyer un Message\",\"D7ZemV\":\"Envoyer la confirmation de commande et l'e-mail du ticket\",\"v1rRtW\":\"Envoyer le test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descriptif SEO\",\"/SIY6o\":\"Mots-clés SEO\",\"GfWoKv\":\"Paramètres de référencement\",\"rXngLf\":\"Titre SEO\",\"/jZOZa\":\"Frais de service\",\"Bj/QGQ\":\"Fixer un prix minimum et laisser les utilisateurs payer plus s'ils le souhaitent\",\"L0pJmz\":\"Définir le numéro de départ pour la numérotation des factures. Cela ne peut pas être modifié une fois que les factures ont été générées.\",\"nYNT+5\":\"Organisez votre événement\",\"A8iqfq\":\"Mettez votre événement en direct\",\"Tz0i8g\":\"Paramètres\",\"Z8lGw6\":\"Partager\",\"B2V3cA\":\"Partager l'événement\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Afficher la quantité de produit disponible\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Montre plus\",\"izwOOD\":\"Afficher les taxes et les frais séparément\",\"1SbbH8\":\"Affiché au client après son paiement, sur la page récapitulative de la commande.\",\"YfHZv0\":\"Montré au client avant son paiement\",\"CBBcly\":\"Affiche les champs d'adresse courants, y compris le pays\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Zone de texte sur une seule ligne\",\"+P0Cn2\":\"Passer cette étape\",\"YSEnLE\":\"Forgeron\",\"lgFfeO\":\"Épuisé\",\"Mi1rVn\":\"Épuisé\",\"nwtY4N\":\"Une erreur s'est produite\",\"GRChTw\":\"Une erreur s'est produite lors de la suppression de la taxe ou des frais\",\"YHFrbe\":\"Quelque chose s'est mal passé\xA0! Veuillez réessayer\",\"kf83Ld\":\"Quelque chose s'est mal passé.\",\"fWsBTs\":\"Quelque chose s'est mal passé. Veuillez réessayer.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Désolé, ce code promo n'est pas reconnu\",\"65A04M\":\"Espagnol\",\"mFuBqb\":\"Produit standard avec un prix fixe\",\"D3iCkb\":\"Date de début\",\"/2by1f\":\"État ou région\",\"uAQUqI\":\"Statut\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Les paiements Stripe ne sont pas activés pour cet événement.\",\"UJmAAK\":\"Sujet\",\"X2rrlw\":\"Total\",\"zzDlyQ\":\"Succès\",\"b0HJ45\":[\"Succès! \",[\"0\"],\" recevra un e-mail sous peu.\"],\"BJIEiF\":[[\"0\"],\" participant a réussi\"],\"OtgNFx\":\"Adresse e-mail confirmée avec succès\",\"IKwyaF\":\"Changement d'e-mail confirmé avec succès\",\"zLmvhE\":\"Participant créé avec succès\",\"gP22tw\":\"Produit créé avec succès\",\"9mZEgt\":\"Code promotionnel créé avec succès\",\"aIA9C4\":\"Question créée avec succès\",\"J3RJSZ\":\"Participant mis à jour avec succès\",\"3suLF0\":\"Affectation de Capacité mise à jour avec succès\",\"Z+rnth\":\"Liste de pointage mise à jour avec succès\",\"vzJenu\":\"Paramètres de messagerie mis à jour avec succès\",\"7kOMfV\":\"Événement mis à jour avec succès\",\"G0KW+e\":\"Conception de la page d'accueil mise à jour avec succès\",\"k9m6/E\":\"Paramètres de la page d'accueil mis à jour avec succès\",\"y/NR6s\":\"Emplacement mis à jour avec succès\",\"73nxDO\":\"Paramètres divers mis à jour avec succès\",\"4H80qv\":\"Commande mise à jour avec succès\",\"6xCBVN\":\"Paramètres de paiement et de facturation mis à jour avec succès\",\"1Ycaad\":\"Produit mis à jour avec succès\",\"70dYC8\":\"Code promotionnel mis à jour avec succès\",\"F+pJnL\":\"Paramètres de référencement mis à jour avec succès\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"E-mail d'assistance\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Impôt\",\"geUFpZ\":\"Taxes et frais\",\"dFHcIn\":\"Détails fiscaux\",\"wQzCPX\":\"Informations fiscales à apparaître en bas de toutes les factures (par exemple, numéro de TVA, enregistrement fiscal)\",\"0RXCDo\":\"Taxe ou frais supprimés avec succès\",\"ZowkxF\":\"Impôts\",\"qu6/03\":\"Taxes et frais\",\"gypigA\":\"Ce code promotionnel n'est pas valide\",\"5ShqeM\":\"La liste de pointage que vous recherchez n'existe pas.\",\"QXlz+n\":\"La devise par défaut de vos événements.\",\"mnafgQ\":\"Le fuseau horaire par défaut pour vos événements.\",\"o7s5FA\":\"La langue dans laquelle le participant recevra ses courriels.\",\"NlfnUd\":\"Le lien sur lequel vous avez cliqué n'est pas valide.\",\"HsFnrk\":[\"Le nombre maximum de produits pour \",[\"0\"],\" est \",[\"1\"]],\"TSAiPM\":\"La page que vous recherchez n'existe pas\",\"MSmKHn\":\"Le prix affiché au client comprendra les taxes et frais.\",\"6zQOg1\":\"Le prix affiché au client ne comprendra pas les taxes et frais. Ils seront présentés séparément\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Le titre de l'événement qui sera affiché dans les résultats des moteurs de recherche et lors du partage sur les réseaux sociaux. Par défaut, le titre de l'événement sera utilisé\",\"wDx3FF\":\"Il n'y a pas de produits disponibles pour cet événement\",\"pNgdBv\":\"Il n'y a pas de produits disponibles dans cette catégorie\",\"rMcHYt\":\"Un remboursement est en attente. Veuillez attendre qu'il soit terminé avant de demander un autre remboursement.\",\"F89D36\":\"Une erreur est survenue lors du marquage de la commande comme payée\",\"68Axnm\":\"Il y a eu une erreur lors du traitement de votre demande. Veuillez réessayer.\",\"mVKOW6\":\"Une erreur est survenue lors de l'envoi de votre message\",\"AhBPHd\":\"Ces détails ne seront affichés que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"Pc/Wtj\":\"Ce participant a une commande impayée.\",\"mf3FrP\":\"Cette catégorie n'a pas encore de produits.\",\"8QH2Il\":\"Cette catégorie est masquée de la vue publique\",\"xxv3BZ\":\"Cette liste de pointage a expiré\",\"Sa7w7S\":\"Cette liste de pointage a expiré et n'est plus disponible pour les enregistrements.\",\"Uicx2U\":\"Cette liste de pointage est active\",\"1k0Mp4\":\"Cette liste de pointage n'est pas encore active\",\"K6fmBI\":\"Cette liste de pointage n'est pas encore active et n'est pas disponible pour les enregistrements.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Ces informations seront affichées sur la page de paiement, la page de résumé de commande et l'e-mail de confirmation de commande.\",\"XAHqAg\":\"C'est un produit général, comme un t-shirt ou une tasse. Aucun billet ne sera délivré\",\"CNk/ro\":\"Ceci est un événement en ligne\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Ce message sera inclus dans le pied de page de tous les e-mails envoyés à partir de cet événement\",\"55i7Fa\":\"Ce message ne sera affiché que si la commande est terminée avec succès. Les commandes en attente de paiement n'afficheront pas ce message.\",\"RjwlZt\":\"Cette commande a déjà été payée.\",\"5K8REg\":\"Cette commande a déjà été remboursée.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Cette commande a été annulée.\",\"Q0zd4P\":\"Cette commande a expiré. Veuillez recommencer.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Cette commande est terminée.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Cette page de commande n'est plus disponible.\",\"i0TtkR\":\"Cela remplace tous les paramètres de visibilité et masquera le produit de tous les clients.\",\"cRRc+F\":\"Ce produit ne peut pas être supprimé car il est associé à une commande. Vous pouvez le masquer à la place.\",\"3Kzsk7\":\"Ce produit est un billet. Les acheteurs recevront un billet lors de l'achat\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Ce lien de réinitialisation du mot de passe est invalide ou a expiré.\",\"IV9xTT\":\"Cet utilisateur n'est pas actif car il n'a pas accepté son invitation.\",\"5AnPaO\":\"billet\",\"kjAL4v\":\"Billet\",\"dtGC3q\":\"L'e-mail du ticket a été renvoyé au participant\",\"54q0zp\":\"Billets pour\",\"xN9AhL\":[\"Niveau\xA0\",[\"0\"]],\"jZj9y9\":\"Produit par paliers\",\"8wITQA\":\"Les produits à niveaux vous permettent de proposer plusieurs options de prix pour le même produit. C'est parfait pour les produits en prévente ou pour proposer différentes options de prix à différents groupes de personnes.\\\" # fr\",\"nn3mSR\":\"Temps restant :\",\"s/0RpH\":\"Temps utilisés\",\"y55eMd\":\"Nombre d'utilisations\",\"40Gx0U\":\"Fuseau horaire\",\"oDGm7V\":\"CONSEIL\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Outils\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total avant réductions\",\"NRWNfv\":\"Montant total de la réduction\",\"BxsfMK\":\"Total des frais\",\"2bR+8v\":\"Total des ventes brutes\",\"mpB/d9\":\"Montant total de la commande\",\"m3FM1g\":\"Total remboursé\",\"jEbkcB\":\"Total remboursé\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Taxe total\",\"+zy2Nq\":\"Taper\",\"FMdMfZ\":\"Impossible d'enregistrer le participant\",\"bPWBLL\":\"Impossible de sortir le participant\",\"9+P7zk\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"WLxtFC\":\"Impossible de créer le produit. Veuillez vérifier vos détails\",\"/cSMqv\":\"Impossible de créer une question. Veuillez vérifier vos coordonnées\",\"MH/lj8\":\"Impossible de mettre à jour la question. Veuillez vérifier vos coordonnées\",\"nnfSdK\":\"Clients uniques\",\"Mqy/Zy\":\"États-Unis\",\"NIuIk1\":\"Illimité\",\"/p9Fhq\":\"Disponible illimité\",\"E0q9qH\":\"Utilisations illimitées autorisées\",\"h10Wm5\":\"Commande impayée\",\"ia8YsC\":\"A venir\",\"TlEeFv\":\"Événements à venir\",\"L/gNNk\":[\"Mettre à jour \",[\"0\"]],\"+qqX74\":\"Mettre à jour le nom, la description et les dates de l'événement\",\"vXPSuB\":\"Mettre à jour le profil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copié dans le presse-papiers\",\"e5lF64\":\"Exemple d'utilisation\",\"fiV0xj\":\"Limite d'utilisation\",\"sGEOe4\":\"Utilisez une version floue de l'image de couverture comme arrière-plan\",\"OadMRm\":\"Utiliser l'image de couverture\",\"7PzzBU\":\"Utilisateur\",\"yDOdwQ\":\"Gestion des utilisateurs\",\"Sxm8rQ\":\"Utilisateurs\",\"VEsDvU\":\"Les utilisateurs peuvent modifier leur adresse e-mail dans <0>Paramètres du profil.\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"T.V.A.\",\"E/9LUk\":\"nom de la place\",\"jpctdh\":\"Voir\",\"Pte1Hv\":\"Voir les détails de l'invité\",\"/5PEQz\":\"Voir la page de l'événement\",\"fFornT\":\"Afficher le message complet\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Afficher sur Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Liste de pointage VIP\",\"tF+VVr\":\"Billet VIP\",\"2q/Q7x\":\"Visibilité\",\"vmOFL/\":\"Nous n'avons pas pu traiter votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"45Srzt\":\"Nous n'avons pas pu supprimer la catégorie. Veuillez réessayer.\",\"/DNy62\":[\"Nous n'avons trouvé aucun billet correspondant à \",[\"0\"]],\"1E0vyy\":\"Nous n'avons pas pu charger les données. Veuillez réessayer.\",\"NmpGKr\":\"Nous n'avons pas pu réorganiser les catégories. Veuillez réessayer.\",\"BJtMTd\":\"Nous recommandons des dimensions de 2\xA0160\xA0px sur 1\xA0080\xA0px et une taille de fichier maximale de 5\xA0Mo.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Nous n'avons pas pu confirmer votre paiement. Veuillez réessayer ou contacter l'assistance.\",\"Gspam9\":\"Nous traitons votre commande. S'il vous plaît, attendez...\",\"LuY52w\":\"Bienvenue à bord! Merci de vous connecter pour continuer.\",\"dVxpp5\":[\"Bon retour\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Quels sont les produits par paliers ?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Qu'est-ce qu'une catégorie ?\",\"gxeWAU\":\"À quels produits ce code s'applique-t-il ?\",\"hFHnxR\":\"À quels produits ce code s'applique-t-il ? (S'applique à tous par défaut)\",\"AeejQi\":\"À quels produits cette capacité doit-elle s'appliquer ?\",\"Rb0XUE\":\"A quelle heure arriverez-vous ?\",\"5N4wLD\":\"De quel type de question s'agit-il ?\",\"gyLUYU\":\"Lorsque activé, des factures seront générées pour les commandes de billets. Les factures seront envoyées avec l'e-mail de confirmation de commande. Les participants peuvent également télécharger leurs factures depuis la page de confirmation de commande.\",\"D3opg4\":\"Lorsque les paiements hors ligne sont activés, les utilisateurs pourront finaliser leurs commandes et recevoir leurs billets. Leurs billets indiqueront clairement que la commande n'est pas payée, et l'outil d'enregistrement informera le personnel si une commande nécessite un paiement.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quels billets doivent être associés à cette liste de pointage\xA0?\",\"S+OdxP\":\"Qui organise cet événement ?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"À qui faut-il poser cette question ?\",\"VxFvXQ\":\"Intégrer le widget\",\"v1P7Gm\":\"Paramètres du widget\",\"b4itZn\":\"Fonctionnement\",\"hqmXmc\":\"Fonctionnement...\",\"+G/XiQ\":\"Année à ce jour\",\"l75CjT\":\"Oui\",\"QcwyCh\":\"Oui, supprime-les\",\"ySeBKv\":\"Vous avez déjà scanné ce billet\",\"P+Sty0\":[\"Vous changez votre adresse e-mail en <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Vous êtes hors ligne\",\"sdB7+6\":\"Vous pouvez créer un code promo qui cible ce produit sur le\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Vous ne pouvez pas changer le type de produit car des invités y sont associés.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Vous ne pouvez pas enregistrer des participants avec des commandes impayées. Ce paramètre peut être modifié dans les paramètres de l'événement.\",\"c9Evkd\":\"Vous ne pouvez pas supprimer la dernière catégorie.\",\"6uwAvx\":\"Vous ne pouvez pas supprimer ce niveau de prix car des produits ont déjà été vendus pour ce niveau. Vous pouvez le masquer à la place.\",\"tFbRKJ\":\"Vous ne pouvez pas modifier le rôle ou le statut du propriétaire du compte.\",\"fHfiEo\":\"Vous ne pouvez pas rembourser une commande créée manuellement.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Vous avez accès à plusieurs comptes. Veuillez en choisir un pour continuer.\",\"Z6q0Vl\":\"Vous avez déjà accepté cette invitation. Merci de vous connecter pour continuer.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Vous n’avez aucun changement d’e-mail en attente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Vous avez manqué de temps pour compléter votre commande.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Vous n'avez encore envoyé aucun message. Vous pouvez envoyer des messages à tous les invités ou à des détenteurs de produits spécifiques.\",\"R6i9o9\":\"Vous devez reconnaître que cet e-mail n'est pas promotionnel\",\"3ZI8IL\":\"Vous devez accepter les termes et conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Vous devez créer un ticket avant de pouvoir ajouter manuellement un participant.\",\"jE4Z8R\":\"Vous devez avoir au moins un niveau de prix\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Vous devrez marquer une commande comme payée manuellement. Cela peut être fait sur la page de gestion des commandes.\",\"L/+xOk\":\"Vous aurez besoin d'un billet avant de pouvoir créer une liste de pointage.\",\"Djl45M\":\"Vous aurez besoin d'un produit avant de pouvoir créer une affectation de capacité.\",\"y3qNri\":\"Vous aurez besoin d'au moins un produit pour commencer. Gratuit, payant ou laissez l'utilisateur décider du montant à payer.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Le nom de votre compte est utilisé sur les pages d'événements et dans les e-mails.\",\"veessc\":\"Vos participants apparaîtront ici une fois qu’ils se seront inscrits à votre événement. Vous pouvez également ajouter manuellement des participants.\",\"Eh5Wrd\":\"Votre super site web 🎉\",\"lkMK2r\":\"Vos détails\",\"3ENYTQ\":[\"Votre demande de modification par e-mail en <0>\",[\"0\"],\" est en attente. S'il vous plaît vérifier votre e-mail pour confirmer\"],\"yZfBoy\":\"Votre message a été envoyé\",\"KSQ8An\":\"Votre commande\",\"Jwiilf\":\"Votre commande a été annulée\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Vos commandes apparaîtront ici une fois qu’elles commenceront à arriver.\",\"9TO8nT\":\"Votre mot de passe\",\"P8hBau\":\"Votre paiement est en cours de traitement.\",\"UdY1lL\":\"Votre paiement n'a pas abouti, veuillez réessayer.\",\"fzuM26\":\"Votre paiement a échoué. Veuillez réessayer.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Votre remboursement est en cours de traitement.\",\"IFHV2p\":\"Votre billet pour\",\"x1PPdr\":\"Code postal\",\"BM/KQm\":\"Code Postal\",\"+LtVBt\":\"Code postal\",\"25QDJ1\":\"- Cliquez pour publier\",\"WOyJmc\":\"- Cliquez pour dépublier\",\"ncwQad\":\"(vide)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" est déjà enregistré\"],\"S4PqS9\":[[\"0\"],\" webhooks actifs\"],\"6MIiOI\":[[\"0\"],\" restant\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organisateurs\"],\"/HkCs4\":[[\"0\"],\" billets\"],\"TjbIUI\":[[\"availableCount\"],\" sur \",[\"totalCount\"],\" disponibles\"],\"OJnhhX\":[[\"eventCount\"],\" événements\"],\"3IEF7U\":[[\"totalCount\"],\" types de billets\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Taxes/Frais\",\"B1St2O\":\"<0>Les listes d'enregistrement vous aident à gérer l'entrée à l'événement par jour, zone ou type de billet. Vous pouvez lier des billets à des listes spécifiques telles que des zones VIP ou des pass Jour 1 et partager un lien d'enregistrement sécurisé avec le personnel. Aucun compte n'est requis. L'enregistrement fonctionne sur mobile, ordinateur ou tablette, en utilisant la caméra de l'appareil ou un scanner USB HID. \",\"v9VSIS\":\"<0>Définissez une limite de participation totale unique qui s'applique à plusieurs types de billets à la fois.<1>Par exemple, si vous liez un billet <2>Pass Journée et un billet <3>Week-end complet, ils utiliseront tous deux le même quota de places. Une fois la limite atteinte, tous les billets liés cessent automatiquement d'être vendus.\",\"ZnVt5v\":\"<0>Les webhooks notifient instantanément les services externes lorsqu'un événement se produit, comme l'ajout d'un nouvel inscrit à votre CRM ou à votre liste de diffusion lors de l'inscription, garantissant une automatisation fluide.<1>Utilisez des services tiers comme <2>Zapier, <3>IFTTT ou <4>Make pour créer des workflows personnalisés et automatiser des tâches.\",\"fAv9QG\":\"🎟️ Ajouter des billets\",\"M2DyLc\":\"1 webhook actif\",\"yTsaLw\":\"1 billet\",\"nz96Ue\":\"1 type de billet\",\"HR/cvw\":\"123 Rue Exemple\",\"kMU5aM\":\"Un avis d'annulation a été envoyé à\",\"V53XzQ\":\"Un nouveau code de vérification a été envoyé à votre adresse e-mail\",\"/z/bH1\":\"Une brève description de votre organisateur qui sera affichée à vos utilisateurs.\",\"aS0jtz\":\"Abandonné\",\"uyJsf6\":\"À propos\",\"WTk/ke\":\"À propos de Stripe Connect\",\"JvuLls\":\"Absorber les frais\",\"lk74+I\":\"Absorber les frais\",\"1uJlG9\":\"Couleur d'Accent\",\"K5+3xg\":\"Accepter l'invitation\",\"VTfZPy\":\"Accès refusé\",\"iN5Cz3\":\"Compte déjà connecté !\",\"YP4JuP\":\"Configuration du compte mise à jour avec succès\",\"vOuxvL\":\"Informations du compte\",\"EHNORh\":\"Compte introuvable\",\"bPwFdf\":\"Comptes\",\"nMtNd+\":\"Action requise : Reconnectez votre compte Stripe\",\"AhwTa1\":\"Action requise : Informations TVA nécessaires\",\"APyAR/\":\"Événements actifs\",\"UWWRyd\":\"Ajoutez des questions personnalisées pour collecter des informations supplémentaires lors du paiement\",\"a5KFZU\":\"Ajoutez les détails de l’événement et gérez les paramètres.\",\"Fb+SDI\":\"Ajouter plus de billets\",\"7JF9w9\":\"Ajouter une question\",\"6PNlRV\":\"Ajouter cet événement à votre calendrier\",\"BGD9Yt\":\"Ajouter des billets\",\"QN2F+7\":\"Ajouter un webhook\",\"NsWqSP\":\"Ajoutez vos réseaux sociaux et l'URL de votre site. Ils seront affichés sur votre page publique d'organisateur.\",\"bVjDs9\":\"Frais supplémentaires\",\"0Zypnp\":\"Tableau de Bord Admin\",\"YAV57v\":\"Affilié\",\"I+utEq\":\"Le code d'affiliation ne peut pas être modifié\",\"/jHBj5\":\"Affilié créé avec succès\",\"uCFbG2\":\"Affilié supprimé avec succès\",\"a41PKA\":\"Les ventes de l'affilié seront suivies\",\"mJJh2s\":\"Les ventes de l'affilié ne seront pas suivies. Cela désactivera l'affilié.\",\"jabmnm\":\"Affilié mis à jour avec succès\",\"CPXP5Z\":\"Affiliés\",\"9Wh+ug\":\"Affiliés exportés\",\"3cqmut\":\"Les affiliés vous aident à suivre les ventes générées par les partenaires et les influenceurs. Créez des codes d'affiliation et partagez-les pour surveiller les performances.\",\"7rLTkE\":\"Tous les événements archivés\",\"gKq1fa\":\"Tous les participants\",\"pMLul+\":\"Toutes les devises\",\"qlaZuT\":\"Terminé ! Vous utilisez maintenant notre système de paiement amélioré.\",\"ZS/D7f\":\"Tous les événements terminés\",\"QsYjci\":\"Tous les événements\",\"31KB8w\":\"Tous les travaux échoués supprimés\",\"D2g7C7\":\"Tous les travaux en file d'attente pour réessai\",\"dr7CWq\":\"Tous les événements à venir\",\"GpT6Uf\":\"Permettre aux participants de mettre à jour leurs informations de billet (nom, e-mail) via un lien sécurisé envoyé avec leur confirmation de commande.\",\"QUg5y1\":\"Presque fini ! Terminez la connexion de votre compte Stripe pour commencer à accepter les paiements.\",\"c4uJfc\":\"Presque terminé ! Nous attendons juste que votre paiement soit traité. Cela ne devrait prendre que quelques secondes.\",\"ocS8eq\":[\"Vous avez déjà un compte ? <0>\",[\"0\"],\"\"],\"/H326L\":\"Déjà remboursé\",\"RtxQTF\":\"Annuler également cette commande\",\"jkNgQR\":\"Rembourser également cette commande\",\"xYqsHg\":\"Toujours disponible\",\"Wvrz79\":\"Montant payé\",\"Zkymb9\":\"Une adresse e-mail à associer à cet affilié. L'affilié ne sera pas notifié.\",\"vRznIT\":\"Une erreur s'est produite lors de la vérification du statut d'exportation.\",\"eusccx\":\"Un message optionnel à afficher sur le produit en vedette, par ex. \\\"Se vend rapidement 🔥\\\" ou \\\"Meilleur rapport qualité-prix\\\"\",\"QNrkms\":\"Réponse mise à jour avec succès.\",\"Znwxal\":\"Configuration des frais d'application\",\"261RBr\":\"Approuver le message\",\"0aVEBY\":\"Êtes-vous sûr de vouloir supprimer tous les travaux échoués ?\",\"LchiNd\":\"Êtes-vous sûr de vouloir supprimer cet affilié ? Cette action ne peut pas être annulée.\",\"vPeW/6\":\"Êtes-vous sûr de vouloir supprimer cette configuration ? Cela peut affecter les comptes qui l'utilisent.\",\"JmVITJ\":\"Êtes-vous sûr de vouloir supprimer ce modèle ? Cette action ne peut pas être annulée et les e-mails reviendront au modèle par défaut.\",\"aLS+A6\":\"Êtes-vous sûr de vouloir supprimer ce modèle ? Cette action ne peut pas être annulée et les e-mails reviendront au modèle de l'organisateur ou par défaut.\",\"5H3Z78\":\"Êtes-vous sûr de vouloir supprimer ce webhook ?\",\"147G4h\":\"Êtes-vous sûr de vouloir partir ?\",\"VDWChT\":\"Êtes-vous sûr de vouloir mettre cet organisateur en brouillon ? Cela rendra la page de l'organisateur invisible au public.\",\"pWtQJM\":\"Êtes-vous sûr de vouloir rendre cet organisateur public ? Cela rendra la page de l'organisateur visible au public.\",\"WFHOlF\":\"Êtes-vous sûr de vouloir publier cet événement ? Une fois publié, il sera visible au public.\",\"4TNVdy\":\"Êtes-vous sûr de vouloir publier ce profil d'organisateur ? Une fois publié, il sera visible au public.\",\"cDtoWq\":[\"Êtes-vous sûr de vouloir renvoyer la confirmation de commande à \",[\"0\"],\" ?\"],\"xeIaKw\":[\"Êtes-vous sûr de vouloir renvoyer le billet à \",[\"0\"],\" ?\"],\"ExDt3P\":\"Êtes-vous sûr de vouloir dépublier cet événement ? Il ne sera plus visible au public.\",\"5Qmxo/\":\"Êtes-vous sûr de vouloir dépublier ce profil d'organisateur ? Il ne sera plus visible au public.\",\"Uqefyd\":\"Êtes-vous assujetti à la TVA dans l'UE ?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"Comme votre entreprise est basée en Irlande, la TVA irlandaise à 23 % s'applique automatiquement à tous les frais de plateforme.\",\"QGoXh3\":\"Comme votre entreprise est basée dans l'UE, nous devons déterminer le traitement TVA approprié pour nos frais de plateforme :\",\"tMeVa/\":\"Demander le nom et l'email pour chaque billet acheté\",\"/JdZIP\":\"Configuration assignée\",\"xdiER7\":\"Niveau attribué\",\"F2rX0R\":\"Au moins un type d'événement doit être sélectionné\",\"BCmibk\":\"Tentatives\",\"6PecK3\":\"Présence et taux d'enregistrement pour tous les événements\",\"AJ4rvK\":\"Participant annulé\",\"qvylEK\":\"Participant créé\",\"Aspq3b\":\"Collecte des informations des participants\",\"fpb0rX\":\"Informations du participant copiées de la commande\",\"0R3Y+9\":\"Email du participant\",\"94aQMU\":\"Informations du participant\",\"KkrBiR\":\"Collecte d'informations sur les participants\",\"av+gjP\":\"Nom du participant\",\"cosfD8\":\"Statut du Participant\",\"D2qlBU\":\"Participant mis à jour\",\"22BOve\":\"Participant mis à jour avec succès\",\"x8Vnvf\":\"Le billet du participant n'est pas inclus dans cette liste\",\"k3Tngl\":\"Participants exportés\",\"UoIRW8\":\"Participants inscrits\",\"5UbY+B\":\"Participants avec un ticket spécifique\",\"4HVzhV\":\"Participants:\",\"HVkhy2\":\"Analyse d'attribution\",\"dMMjeD\":\"Répartition de l'attribution\",\"1oPDuj\":\"Valeur d'attribution\",\"PZ7FTW\":\"Détecté automatiquement selon la couleur de fond, mais peut être remplacé\",\"clF06r\":\"Disponible pour remboursement\",\"NB5+UG\":\"Jetons disponibles\",\"EmYMHc\":\"Paiement hors ligne en attente\",\"kNmmvE\":\"Awesome Events SARL\",\"TeSaQO\":\"Retour aux comptes\",\"kYqM1A\":\"Retour à l'événement\",\"td/bh+\":\"Retour aux rapports\",\"jIPNJG\":\"Informations de base\",\"WOpH7O\":\"Une expérience de paiement élégante sur tous les appareils\",\"iMdwTb\":\"Avant que votre événement puisse être mis en ligne, vous devez effectuer quelques étapes. Complétez toutes les étapes ci-dessous pour commencer.\",\"UabgBd\":\"Le corps est requis\",\"HWXuQK\":\"Ajoutez cette page à vos favoris pour gérer votre commande à tout moment.\",\"CUKVDt\":\"Personnalisez vos billets avec un logo, des couleurs et un message de pied de page personnalisés.\",\"9N+p+g\":\"Affaires\",\"7ns+do\":\"Adresse professionnelle\",\"LeC29u\":\"Adresse professionnelle aux fins de la TVA\",\"RReHTu\":\"Nom de l'entreprise\",\"bv6RXK\":\"Libellé du bouton\",\"ChDLlO\":\"Texte du bouton\",\"BUe8Wj\":\"L'acheteur paie\",\"qF1qbA\":\"Les acheteurs voient un prix net. Les frais de plateforme sont déduits de votre paiement.\",\"DFqasq\":[\"En continuant, vous acceptez les <0>Conditions d'utilisation de \",[\"0\"],\"\"],\"lFdbRS\":\"Contourner les frais d'application\",\"2VLZwd\":\"Bouton d'appel à l'action\",\"PUpvQe\":\"Scanner caméra\",\"D02dD9\":\"Campagne\",\"H4nE+E\":\"Annuler tous les produits et les remettre dans le pool\",\"tOXAdc\":\"L'annulation annulera tous les participants associés à cette commande et remettra les billets dans le pool disponible.\",\"IrUqjC\":\"Impossible d'enregistrer (Annulé)\",\"01sEfm\":\"Impossible de supprimer la configuration système par défaut\",\"VsM1HH\":\"Attributions de capacité\",\"K7tIrx\":\"Catégorie\",\"2tbLdK\":\"Charité\",\"v4fiSg\":\"Vérifiez votre e-mail\",\"51AsAN\":\"Vérifiez votre boîte de réception ! Si des billets sont associés à cet e-mail, vous recevrez un lien pour les consulter.\",\"udRwQs\":\"Enregistrement créé\",\"F4SRy3\":\"Enregistrement supprimé\",\"9gPPUY\":\"Liste d'Enregistrement Créée !\",\"f2vU9t\":\"Listes d'enregistrement\",\"tMNBEF\":\"Les listes d'enregistrement vous permettent de contrôler l'entrée par jours, zones ou types de billets. Vous pouvez partager un lien sécurisé avec le personnel — aucun compte requis.\",\"SHJwyq\":\"Taux d'enregistrement\",\"qCqdg6\":\"Statut d'enregistrement\",\"cKj6OE\":\"Résumé des enregistrements\",\"7B5M35\":\"Enregistrements\",\"DM4gBB\":\"Chinois (traditionnel)\",\"pkk46Q\":\"Choisissez un organisateur\",\"Crr3pG\":\"Choisir le calendrier\",\"LAW8Vb\":\"Choisissez le paramètre par défaut pour les nouveaux événements. Ceci peut être modifié pour chaque événement.\",\"pjp2n5\":\"Choisissez qui paie les frais de plateforme. Cela n'affecte pas les frais supplémentaires que vous avez configurés dans les paramètres de votre compte.\",\"CySr+W\":\"Cliquez pour voir les notes\",\"RG3szS\":\"fermer\",\"RWw9Lg\":\"Fermer la fenêtre\",\"XwdMMg\":\"Le code ne peut contenir que des lettres, des chiffres, des tirets et des traits de soulignement\",\"+yMJb7\":\"Le code est obligatoire\",\"m9SD3V\":\"Le code doit contenir au moins 3 caractères\",\"V1krgP\":\"Le code ne doit pas dépasser 20 caractères\",\"psqIm5\":\"Collaborez avec votre équipe pour créer ensemble des événements incroyables.\",\"4bUH9i\":\"Collectez les détails du participant pour chaque billet acheté.\",\"TkfG8v\":\"Collecter les informations par commande\",\"96ryID\":\"Collecter les informations par billet\",\"FpsvqB\":\"Mode de couleur\",\"jEu4bB\":\"Colonnes\",\"CWk59I\":\"Comédie\",\"rPA+Gc\":\"Préférences de communication\",\"7D9MJz\":\"Finaliser la configuration de Stripe\",\"OqEV/G\":\"Complétez la configuration ci-dessous pour continuer\",\"nqx+6h\":\"Complétez ces étapes pour commencer à vendre des billets pour votre événement.\",\"5YrKW7\":\"Finalisez votre paiement pour sécuriser vos billets.\",\"xGU92i\":\"Complétez votre profil pour rejoindre l'équipe.\",\"ih35UP\":\"Centre de conférence\",\"B5fpAA\":\"Configuration assignée avec succès\",\"X1zdE7\":\"Configuration créée avec succès\",\"mLBUMQ\":\"Configuration supprimée avec succès\",\"qxquWu\":\"Les noms de configuration sont visibles par les utilisateurs finaux. Les \\\"Frais fixes\\\" et les \\\"Frais en pourcentage\\\" sont des frais d'application facturés en USD sur toutes les transactions.\",\"eeZdaB\":\"Configuration mise à jour avec succès\",\"3cKoxx\":\"Configurations\",\"8v2LRU\":\"Configurez les détails de l'événement, le lieu, les options de paiement et les notifications par email.\",\"raw09+\":\"Configurez comment les informations des participants sont collectées lors du paiement\",\"FI60XC\":\"Configurer les taxes et frais\",\"NGXKG/\":\"Confirmer l'adresse e-mail\",\"JRQitQ\":\"Confirmer le nouveau mot de passe\",\"Auz0Mz\":\"Confirmez votre e-mail pour accéder à toutes les fonctionnalités.\",\"7+grte\":\"E-mail de confirmation envoyé ! Veuillez vérifier votre boîte de réception.\",\"n/7+7Q\":\"Confirmation envoyée à\",\"o5A0Go\":\"Félicitations pour la création de votre événement !\",\"WNnP3w\":\"Connecter et mettre à niveau\",\"Xe2tSS\":\"Documentation de connexion\",\"1Xxb9f\":\"Connecter le traitement des paiements\",\"nQI4H5\":\"Connectez Stripe pour activer l'édition des modèles d'e-mail\",\"LmvZ+E\":\"Connectez Stripe pour activer la messagerie\",\"EWnXR+\":\"Se connecter à Stripe\",\"VioGG1\":\"Connectez votre compte Stripe pour accepter les paiements des billets et produits.\",\"4qmnU8\":\"Connectez votre compte Stripe pour accepter les paiements.\",\"E1eze1\":\"Connectez votre compte Stripe pour commencer à accepter les paiements pour vos événements.\",\"ulV1ju\":\"Connectez votre compte Stripe pour commencer à accepter les paiements.\",\"/3017M\":\"Connecté à Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contacter \",[\"0\"]],\"41BQ3k\":\"E-mail de contact\",\"KcXRN+\":\"Email de contact pour le support\",\"m8WD6t\":\"Continuer la configuration\",\"0GwUT4\":\"Passer à la caisse\",\"sBV87H\":\"Continuer vers la création d'événement\",\"nKtyYu\":\"Continuer à l'étape suivante\",\"F3/nus\":\"Continuer vers le paiement\",\"p2FRHj\":\"Contrôlez comment les frais de plateforme sont gérés pour cet événement\",\"1JnTgU\":\"Copié d'en haut\",\"FxVG/l\":\"Copié dans le presse-papiers\",\"PiH3UR\":\"Copié !\",\"uUPbPg\":\"Copier le lien d'affiliation\",\"iVm46+\":\"Copier le code\",\"+2ZJ7N\":\"Copier les détails vers le premier participant\",\"ZN1WLO\":\"Copier l'Email\",\"tUGbi8\":\"Copier mes informations vers:\",\"y22tv0\":\"Copiez ce lien pour le partager n'importe où\",\"/4gGIX\":\"Copier dans le presse-papiers\",\"P0rbCt\":\"Image de couverture\",\"60u+dQ\":\"L'image de couverture sera affichée en haut de votre page d'événement\",\"2NLjA6\":\"L'image de couverture sera affichée en haut de votre page d'organisateur\",\"zg4oSu\":[\"Créer le modèle \",[\"0\"]],\"RKKhnW\":\"Créez un widget personnalisé pour vendre des billets sur votre site.\",\"yIRev4\":\"Créer un mot de passe\",\"xfKgwv\":\"Créer un affilié\",\"tudG8q\":\"Créez et configurez des billets et des marchandises à vendre.\",\"YAl9Hg\":\"Créer une configuration\",\"BTne9e\":\"Créer des modèles d'email personnalisés pour cet événement qui remplacent les paramètres par défaut de l'organisateur\",\"YIDzi/\":\"Créer un modèle personnalisé\",\"Nc3l/D\":\"Créez des réductions, des codes d'accès pour les billets cachés et des offres spéciales.\",\"eWEV9G\":\"Créer un nouveau mot de passe\",\"8AiKIu\":\"Créer un billet ou un produit\",\"agZ87r\":\"Créez des billets pour votre événement, fixez les prix et gérez la quantité disponible.\",\"/HGmW9\":\"Créez des liens traçables pour récompenser les partenaires qui font la promotion de votre événement.\",\"dkAPxi\":\"Créer un webhook\",\"5slqwZ\":\"Créez votre événement\",\"JQNMrj\":\"Créez votre premier événement\",\"CCjxOC\":\"Créez votre premier événement pour commencer à vendre des billets et gérer les participants.\",\"ZCSSd+\":\"Créez votre propre événement\",\"67NsZP\":\"Création de l'événement...\",\"H34qcM\":\"Création de l'organisateur...\",\"1YMS+X\":\"Création de votre événement en cours, veuillez patienter\",\"yiy8Jt\":\"Création de votre profil d'organisateur en cours, veuillez patienter\",\"lfLHNz\":\"Le libellé CTA est requis\",\"BMtue0\":\"Processeur de paiement actuel\",\"T+1APV\":\"Le numéro de TVA actuel est validé\",\"v2GlhZ\":\"La validation du numéro de TVA actuel a échoué\",\"iTvh6I\":\"Actuellement disponible à l'achat\",\"g7HIC0\":\"Image de marque personnalisée\",\"mimF6c\":\"Message personnalisé après la commande\",\"O6mra8\":\"Questions personnalisées\",\"axv/Mi\":\"Modèle personnalisé\",\"QMHSMS\":\"Le client recevra un e-mail confirmant le remboursement\",\"L/Qc+w\":\"Adresse email du client\",\"wpfWhJ\":\"Prénom du client\",\"GIoqtA\":\"Nom de famille du client\",\"NihQNk\":\"Clients\",\"7gsjkI\":\"Personnalisez les e-mails envoyés à vos clients en utilisant des modèles Liquid. Ces modèles seront utilisés comme valeurs par défaut pour tous les événements de votre organisation.\",\"xJaTUK\":\"Personnalisez la mise en page, les couleurs et l'image de marque de la page d'accueil de votre événement.\",\"MXZfGN\":\"Personnalisez les questions posées lors du paiement pour recueillir des informations importantes de vos participants.\",\"iX6SLo\":\"Personnalisez le texte affiché sur le bouton continuer\",\"pxNIxa\":\"Personnalisez votre modèle d'e-mail en utilisant des modèles Liquid\",\"3trPKm\":\"Personnalisez l'apparence de votre page d'organisateur\",\"/gWrVZ\":\"Revenus quotidiens, taxes, frais et remboursements pour tous les événements\",\"zgCHnE\":\"Rapport des ventes quotidiennes\",\"nHm0AI\":\"Détail des ventes quotidiennes, taxes et frais\",\"pvnfJD\":\"Sombre\",\"nE5o/t\":\"Propriété des données\",\"lnYE59\":\"Date de l'événement\",\"gnBreG\":\"Date à laquelle la commande a été passée\",\"ovBPCi\":\"Par défaut\",\"JtI4vj\":\"Collecte d'informations par défaut sur les participants\",\"3R/Tu2\":\"Gestion des frais par défaut\",\"1bZAZA\":\"Le modèle par défaut sera utilisé\",\"vu7gDm\":\"Supprimer l'affilié\",\"KZN4Lc\":\"Tout supprimer\",\"+jw/c1\":\"Supprimer l'image\",\"hdyeZ0\":\"Supprimer le travail\",\"dPyJ15\":\"Supprimer le modèle\",\"mxsm1o\":\"Supprimer cette question ? Cette action est irréversible.\",\"snMaH4\":\"Supprimer le webhook\",\"vYgeDk\":\"Tout désélectionner\",\"NvuEhl\":\"Éléments de Design\",\"H8kMHT\":\"Vous n'avez pas reçu le code ?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignorer ce message\",\"BREO0S\":\"Affiche une case permettant aux clients de s'inscrire pour recevoir des communications marketing de cet organisateur d'événements.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"N'oubliez pas !\",\"352VU2\":\"Vous n'avez pas de compte ? <0>Inscrivez-vous\",\"AXXqG+\":\"Don\",\"DPfwMq\":\"Terminé\",\"2+O9st\":\"Téléchargez les rapports de ventes, de participants et financiers pour toutes les commandes terminées.\",\"eneWvv\":\"Brouillon\",\"Ts8hhq\":\"En raison du risque élevé de spam, vous devez connecter un compte Stripe avant de pouvoir modifier les modèles d'e-mail. Cela permet de garantir que tous les organisateurs d'événements sont vérifiés et responsables.\",\"TnzbL+\":\"En raison du risque élevé de spam, vous devez connecter un compte Stripe avant de pouvoir envoyer des messages aux participants.\\nCela permet de garantir que tous les organisateurs d'événements sont vérifiés et responsables.En raison du risque élevé de spam, vous devez connecter un compte Stripe avant de pouvoir envoyer des messages aux participants.\\nCeci afin de s'assurer que tous les organisateurs d'événements sont vérifiés et responsables.\",\"euc6Ns\":\"Dupliquer\",\"KRmTkx\":\"Dupliquer le produit\",\"KIjvtr\":\"Néerlandais\",\"SPKbfM\":\"ex. : Obtenir des billets, S'inscrire maintenant\",\"fc7wGW\":\"par ex., Mise à jour importante concernant vos billets\",\"54MPqC\":\"par ex., Standard, Premium, Entreprise\",\"LTzmgK\":[\"Modifier le modèle \",[\"0\"]],\"v4+lcZ\":\"Modifier l'affilié\",\"2iZEz7\":\"Modifier la réponse\",\"tPtRwl\":\"Modifier les frais d'application\",\"t2bbp8\":\"Modifier le participant\",\"etaWtB\":\"Modifier les détails du participant\",\"+guao5\":\"Modifier la configuration\",\"vRWOrM\":\"Modifier les détails de la commande\",\"3yNuBV\":\"Modifier les paramètres TVA\",\"fW5sSv\":\"Modifier le webhook\",\"nP7CdQ\":\"Modifier le webhook\",\"uBAxNB\":\"Éditeur\",\"aqxYLv\":\"Éducation\",\"iiWXDL\":\"Échecs d'éligibilité\",\"zPiC+q\":\"Listes d'Enregistrement Éligibles\",\"V2sk3H\":\"E-mail et Modèles\",\"hbwCKE\":\"Adresse e-mail copiée dans le presse-papiers\",\"dSyJj6\":\"Les adresses e-mail ne correspondent pas\",\"elW7Tn\":\"Corps de l'e-mail\",\"ZsZeV2\":\"L'e-mail est obligatoire\",\"Be4gD+\":\"Aperçu de l'e-mail\",\"6IwNUc\":\"Modèles d'e-mail\",\"H/UMUG\":\"Vérification de l'e-mail requise\",\"L86zy2\":\"E-mail vérifié avec succès !\",\"Qj0GKe\":\"Activer le libre-service pour les participants\",\"hEtQsg\":\"Activer le libre-service pour les participants par défaut\",\"Upeg/u\":\"Activer ce modèle pour l'envoi d'e-mails\",\"RxzN1M\":\"Activé\",\"sGjBEq\":\"Date et heure de fin (optionnel)\",\"PKXt9R\":\"La date de fin doit être postérieure à la date de début\",\"48Y16Q\":\"Heure de fin (facultatif)\",\"7YZofi\":\"Entrez un sujet et un corps pour voir l'aperçu\",\"3bR1r4\":\"Saisir l'e-mail de l'affilié (facultatif)\",\"ARkzso\":\"Saisir le nom de l'affilié\",\"y1BZw1\":\"Entrez l'adresse professionnelle\",\"3GfR6a\":\"Entrez le nom de l'entreprise\",\"6KnyG0\":\"Saisissez l'e-mail\",\"INDKM9\":\"Entrez le sujet de l'e-mail...\",\"xUgUTh\":\"Saisissez le prénom\",\"9/1YKL\":\"Saisissez le nom\",\"VpwcSk\":\"Entrez le nouveau mot de passe\",\"1tAGuY\":\"Entrez le numéro de TVA avec le code pays\",\"kWg31j\":\"Saisir un code d'affiliation unique\",\"C3nD/1\":\"Entrez votre e-mail\",\"VmXiz4\":\"Entrez votre adresse e-mail et nous vous enverrons des instructions pour réinitialiser votre mot de passe.\",\"n9V+ps\":\"Entrez votre nom\",\"IdULhL\":\"Entrez votre numéro de TVA avec le code pays, sans espaces (par ex., IE1234567A, DE123456789)\",\"LslKhj\":\"Erreur lors du chargement des journaux\",\"AKbElk\":\"Entreprises enregistrées à la TVA UE : Mécanisme d'autoliquidation applicable (0% - Article 196 de la Directive TVA 2006/112/CE)\",\"WgD6rb\":\"Catégorie d'événement\",\"b46pt5\":\"Image de couverture de l'événement\",\"1Hzev4\":\"Modèle personnalisé d'événement\",\"imgKgl\":\"Description de l'événement\",\"kJDmsI\":\"Détails de l'événement\",\"m/N7Zq\":\"Adresse Complète de l'Événement\",\"Nl1ZtM\":\"Lieu de l'événement\",\"t3AMTs\":\"Plateforme de gestion d'événements\",\"PYs3rP\":\"Nom de l'événement\",\"HhwcTQ\":\"Nom de l'événement\",\"WZZzB6\":\"Le nom de l'événement est obligatoire\",\"Wd5CDM\":\"Le nom de l'événement doit contenir moins de 150 caractères\",\"4JzCvP\":\"Événement non disponible\",\"Gh9Oqb\":\"Nom de l'organisateur de l'événement\",\"mImacG\":\"Page de l'événement\",\"JyD0LH\":\"Paramètres de l'événement\",\"cOePZk\":\"Heure de l'événement\",\"e8WNln\":\"Fuseau horaire de l'événement\",\"GeqWgj\":\"Fuseau Horaire de l'Événement\",\"XVLu2v\":\"Titre de l'événement\",\"OfmsI9\":\"Événement trop récent\",\"YDVUVl\":\"Types d'événements\",\"4K2OjV\":\"Lieu de l'Événement\",\"19j6uh\":\"Performance des événements\",\"PC3/fk\":\"Événements commençant dans les prochaines 24 heures\",\"fTFfOK\":\"Chaque modèle d'e-mail doit inclure un bouton d'appel à l'action qui renvoie vers la page appropriée\",\"BVinvJ\":\"Exemples : \\\"Comment avez-vous entendu parler de nous ?\\\", \\\"Nom de l'entreprise pour la facture\\\"\",\"2hGPQG\":\"Exemples : \\\"Taille de t-shirt\\\", \\\"Préférence de repas\\\", \\\"Titre du poste\\\"\",\"qNuTh3\":\"Exception\",\"kF8HQ7\":\"Exporter les réponses\",\"2KAI4N\":\"Exporter CSV\",\"JKfSAv\":\"Échec de l'exportation. Veuillez réessayer.\",\"SVOEsu\":\"Exportation commencée. Préparation du fichier...\",\"wuyaZh\":\"Exportation réussie\",\"9bpUSo\":\"Exportation des affiliés\",\"jtrqH9\":\"Exportation des participants\",\"R4Oqr8\":\"Exportation terminée. Téléchargement du fichier...\",\"UlAK8E\":\"Exportation des commandes\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Échoué\",\"8uOlgz\":\"Échoué le\",\"tKcbYd\":\"Travaux échoués\",\"SsI9v/\":\"Échec de l'abandon de la commande. Veuillez réessayer.\",\"LdPKPR\":\"Échec de l'assignation de la configuration\",\"cEFg3R\":\"Échec de la création de l'affilié\",\"dVgNF1\":\"Échec de la création de la configuration\",\"U66oUa\":\"Échec de la création du modèle\",\"aFk48v\":\"Échec de la suppression de la configuration\",\"Zw6LWb\":\"Échec de la suppression du travail\",\"tq0abZ\":\"Échec de la suppression des travaux\",\"vKMKnu\":\"Échec de la suppression de la question\",\"xFj7Yj\":\"Échec de la suppression du modèle\",\"jo3Gm6\":\"Échec de l'exportation des affiliés\",\"Jjw03p\":\"Échec de l'exportation des participants\",\"ZPwFnN\":\"Échec de l'exportation des commandes\",\"zGE3CH\":\"Échec de l'exportation du rapport. Veuillez réessayer.\",\"X4o0MX\":\"Échec du chargement du webhook\",\"0+iwE5\":\"Échec de la réorganisation des questions\",\"EJPAcd\":\"Échec du renvoi de la confirmation de commande\",\"DjSbj3\":\"Échec du renvoi du billet\",\"YQ3QSS\":\"Échec du renvoi du code de vérification\",\"wDioLj\":\"Échec du réessai du travail\",\"DKYTWG\":\"Échec du réessai des travaux\",\"zTkTF3\":\"Échec de la sauvegarde du modèle\",\"l6acRV\":\"Échec de l'enregistrement des paramètres TVA. Veuillez réessayer.\",\"T6B2gk\":\"Échec de l'envoi du message. Veuillez réessayer.\",\"lKh069\":\"Échec du démarrage de l'exportation\",\"t/KVOk\":\"Échec du démarrage de l'usurpation d'identité. Veuillez réessayer.\",\"QXgjH0\":\"Échec de l'arrêt de l'usurpation d'identité. Veuillez réessayer.\",\"o/blc/\":\"Échec de la mise à jour de la configuration du compte\",\"i0QKrm\":\"Échec de la mise à jour de l'affilié\",\"NNc33d\":\"Échec de la mise à jour de la réponse.\",\"E9jY+o\":\"Échec de la mise à jour du participant\",\"uQynyf\":\"Échec de la mise à jour de la configuration\",\"EhlbcI\":\"Échec de la mise à jour du niveau de messagerie\",\"rpGMzC\":\"Échec de la mise à jour de la commande\",\"Eeo/Gy\":\"Échec de la mise à jour du paramètre\",\"kqA9lY\":\"Échec de la mise à jour des paramètres TVA\",\"7/9RFs\":\"Échec du téléversement de l’image.\",\"nkNfWu\":\"Échec du téléchargement de l'image. Veuillez réessayer.\",\"rxy0tG\":\"Échec de la vérification de l'e-mail\",\"/sV91a\":\"Gestion des frais\",\"T4BMxU\":\"Les frais sont susceptibles de changer. Vous serez informé de toute modification de votre structure tarifaire.\",\"LyUWXA\":\"Frais contournés\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Le fichier est trop volumineux. La taille maximale est de 5 Mo.\",\"VejKUM\":\"Remplissez d'abord vos informations ci-dessus\",\"8OvVZZ\":\"Filtrer les Participants\",\"mvrlBO\":\"Filtrer par événement\",\"8BwQeU\":\"Terminer la configuration\",\"hg80P7\":\"Terminer la configuration Stripe\",\"1vBhpG\":\"Premier participant\",\"4pwejF\":\"Le prénom est obligatoire\",\"6bBh3/\":\"Frais fixes\",\"j+XQDj\":\"Frais fixes (USD)\",\"5mpF6N\":[\"Montant des frais fixes en \",[\"currencyCode\"]],\"/uXPzP\":\"Frais fixes facturés par transaction en USD\",\"LWL3Bs\":\"Les frais fixes doivent être égaux ou supérieurs à 0\",\"YXhom6\":\"Frais fixes :\",\"KgxI80\":\"Billetterie flexible\",\"lWxAUo\":\"Nourriture et boissons\",\"nFm+5u\":\"Texte de Pied de Page\",\"MY2SVM\":\"Remboursement complet\",\"T02gNN\":\"Admission Générale\",\"3ep0Gx\":\"Informations générales sur votre organisateur\",\"ziAjHi\":\"Générer\",\"exy8uo\":\"Générer un code\",\"4CETZY\":\"Itinéraire\",\"+4zM7f\":\"Recevez vos paiements immédiatement via Stripe Connect\",\"ZDIydz\":\"Commencer\",\"u6FPxT\":\"Obtenir des billets\",\"8KDgYV\":\"Préparez votre événement\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Aller à la page de l'événement\",\"gHSuV/\":\"Aller à la page d'accueil\",\"6nDzTl\":\"Bonne lisibilité\",\"aGWZUr\":\"Revenu brut\",\"n8IUs7\":\"Revenu brut\",\"LIYoRQ\":\"Gestion des invités\",\"kTSQej\":[\"Bonjour \",[\"0\"],\", gérez votre plateforme depuis ici.\"],\"dORAcs\":\"Voici tous les billets associés à votre adresse e-mail.\",\"g+2103\":\"Voici votre lien d'affiliation\",\"QlwJ9d\":\"Voici à quoi vous attendre :\",\"/iE8xx\":\"Frais Hi.Events\",\"zppscQ\":\"Frais de plateforme Hi.Events et ventilation TVA par transaction\",\"D+zLDD\":\"Masqué\",\"DRErHC\":\"Masqué aux participants - visible uniquement par les organisateurs\",\"P+5Pbo\":\"Masquer les réponses\",\"FmogyU\":\"Masquer les options\",\"gtEbeW\":\"Mettre en avant\",\"NF8sdv\":\"Message de mise en avant\",\"MXSqmS\":\"Mettre ce produit en avant\",\"7ER2sc\":\"En vedette\",\"sq7vjE\":\"Les produits mis en avant auront une couleur de fond différente pour se démarquer sur la page de l'événement.\",\"AVpmAa\":\"Comment payer hors ligne\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hongrois\",\"YLgdk5\":\"Je confirme qu'il s'agit d'un message transactionnel lié à cet événement\",\"4/kP5a\":\"Si un nouvel onglet ne s'est pas ouvert automatiquement, veuillez cliquer sur le bouton ci-dessous pour poursuivre le paiement.\",\"PYVWEI\":\"Si vous êtes enregistré, fournissez votre numéro de TVA pour validation\",\"iIEaNB\":\"Si vous avez un compte chez nous, vous recevrez un e-mail avec des instructions pour réinitialiser votre mot de passe.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Usurper l'identité\",\"TWXU0c\":\"Usurper l'utilisateur\",\"5LAZwq\":\"Usurpation d'identité démarrée\",\"IMwcdR\":\"Usurpation d'identité arrêtée\",\"0I0Hac\":\"Avis important\",\"yD3avI\":\"Important : La modification de votre adresse e-mail mettra à jour le lien d'accès à cette commande. Vous serez redirigé vers le nouveau lien de commande après l'enregistrement.\",\"M8M6fs\":\"Important : Reconnexion Stripe requise\",\"jT142F\":[\"Dans \",[\"diffHours\"],\" heures\"],\"OoSyqO\":[\"Dans \",[\"diffMinutes\"],\" minutes\"],\"cljs3a\":\"Indiquez si vous êtes assujetti à la TVA dans l'UE\",\"F1Xp97\":\"Participants individuels\",\"85e6zs\":\"Insérer un jeton Liquid\",\"38KFY0\":\"Insérer une variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Paiements instantanés\",\"nbfdhU\":\"Intégrations\",\"JHB/Ky\":\"Invalide\",\"B2Tpo0\":\"E-mail invalide\",\"5tT0+u\":\"Format d'e-mail invalide\",\"f9WRpE\":\"Type de fichier invalide. Veuillez télécharger une image.\",\"tnL+GP\":\"Syntaxe Liquid invalide. Veuillez la corriger et réessayer.\",\"N9JsFT\":\"Format de numéro de TVA invalide\",\"g+lLS9\":\"Inviter un membre de l'équipe\",\"1z26sk\":\"Inviter un membre de l'équipe\",\"KR0679\":\"Inviter des membres de l'équipe\",\"Mokwac\":\"Invitez un nombre illimité de membres d'équipe avec des rôles personnalisés\",\"aH6ZIb\":\"Invitez votre équipe\",\"IuMGvq\":\"Facture\",\"y0meFR\":\"La TVA irlandaise à 23 % sera appliquée aux frais de plateforme (fourniture nationale).\",\"1ZKm04\":\"Ce compte est-il enregistré à la TVA dans l'UE ?\",\"Lj7sBL\":\"Italien\",\"F5/CBH\":\"article(s)\",\"BzfzPK\":\"Articles\",\"KmWyx0\":\"Travail\",\"o5r6b2\":\"Travail supprimé\",\"cd0jIM\":\"Détails du travail\",\"ruJO57\":\"Nom du travail\",\"YZi+Hu\":\"Travail en file d'attente pour réessai\",\"nCywLA\":\"Rejoignez de n'importe où\",\"hTJ4fB\":\"Cliquez simplement sur le bouton ci-dessous pour reconnecter votre compte Stripe.\",\"MxjCqk\":\"Vous cherchez vos billets ?\",\"lB2hSG\":[\"Me tenir informé des actualités et événements de \",[\"0\"]],\"DruLRc\":\"14 derniers jours\",\"ve9JTU\":\"Le nom est obligatoire\",\"h0Q9Iw\":\"Dernière réponse\",\"gw3Ur5\":\"Dernier déclenchement\",\"QIn0Vl\":\"Raison sociale légale aux fins de la TVA\",\"1njn7W\":\"Clair\",\"1qY5Ue\":\"Lien expiré ou invalide\",\"psosdY\":\"Lien vers les détails de la commande\",\"6JzK4N\":\"Lien vers le billet\",\"shkJ3U\":\"Liez votre compte Stripe pour recevoir les fonds provenant des ventes de billets.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Liens autorisés\",\"dF6vP6\":\"En ligne\",\"fpMs2Z\":\"EN DIRECT\",\"D9zTjx\":\"Événements en Direct\",\"WdmJIX\":\"Chargement de l'aperçu...\",\"IoDI2o\":\"Chargement des jetons...\",\"NFxlHW\":\"Chargement des webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Couverture\",\"gddQe0\":\"Logo et image de couverture pour votre organisateur\",\"TBEnp1\":\"Le logo sera affiché dans l'en-tête\",\"Jzu30R\":\"Le logo sera affiché sur le billet\",\"PSRm6/\":\"Rechercher mes billets\",\"4wUIjX\":\"Rendre votre événement public\",\"2FzaR1\":\"Gérez votre traitement des paiements et consultez les frais de plateforme\",\"2L3vle\":\"Max messages / 24h\",\"Qp4HWD\":\"Max destinataires / message\",\"agPptk\":\"Support\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Message approuvé avec succès\",\"1jRD0v\":\"Envoyez des messages aux participants avec des billets spécifiques\",\"48rf3i\":\"Le message ne peut pas dépasser 5000 caractères\",\"ZPj0Q8\":\"Détails du message\",\"Vjat/X\":\"Le message est obligatoire\",\"0/yJtP\":\"Envoyer un message aux propriétaires de commandes avec des produits spécifiques\",\"mFdA+i\":\"Niveau de messagerie\",\"v7xKtM\":\"Niveau de messagerie mis à jour avec succès\",\"gqnyh0\":\"Optimisé pour mobile\",\"olKKwj\":\"Scanner mobile avec support hors ligne et suivi en temps réel\",\"JbIgPz\":\"Les valeurs monétaires sont des totaux approximatifs pour toutes les devises\",\"qvF+MT\":\"Surveiller et gérer les travaux de fond échoués\",\"w36OkR\":\"Événements les plus vus (14 derniers jours)\",\"GfaxEk\":\"Musique\",\"oVGCGh\":\"Mes Billets\",\"8/brI5\":\"Le nom est obligatoire\",\"sFFArG\":\"Le nom doit comporter moins de 255 caractères\",\"sCV5Yc\":\"Nom de l'événement\",\"xxU3NX\":\"Revenu net\",\"ArHT/C\":\"Nouvelles inscriptions\",\"eWRECP\":\"Vie nocturne\",\"HSw5l3\":\"Non - Je suis un particulier ou une entreprise non assujettie à la TVA\",\"VHfLAW\":\"Aucun compte\",\"+jIeoh\":\"Aucun compte trouvé\",\"074+X8\":\"Aucun webhook actif\",\"zxnup4\":\"Aucun affilié à afficher\",\"Dwf4dR\":\"Pas encore de questions pour les participants\",\"/UC6qk\":\"Aucune donnée d'attribution trouvée\",\"99ntUF\":\"Aucune liste d'enregistrement disponible pour cet événement.\",\"+dAKxg\":\"Aucune configuration trouvée\",\"eb47T5\":\"Aucune donnée trouvée pour les filtres sélectionnés. Essayez d'ajuster la plage de dates ou la devise.\",\"pZNOT9\":\"Pas de date de fin\",\"dW40Uz\":\"Aucun événement trouvé\",\"8pQ3NJ\":\"Aucun événement ne commence dans les prochaines 24 heures\",\"8zCZQf\":\"Aucun événement pour le moment\",\"Yc5YW6\":\"Aucun travail échoué\",\"54GxeB\":\"Aucun impact sur vos transactions actuelles ou passées\",\"EpvBAp\":\"Pas de facture\",\"XZkeaI\":\"Aucun journal trouvé\",\"nrSs2u\":\"Aucun message trouvé\",\"OVFwlg\":\"Pas encore de questions de commande\",\"EJ7bVz\":\"Aucune commande trouvée\",\"NEmyqy\":\"Aucune commande pour le moment\",\"wUv5xQ\":\"Aucune activité d'organisateur au cours des 14 derniers jours\",\"B7w4KY\":\"Aucun autre organisateur disponible\",\"PChXMe\":\"Aucune commande payée\",\"6jYQGG\":\"Aucun événement passé\",\"CHzaTD\":\"Aucun événement populaire au cours des 14 derniers jours\",\"zK/+ef\":\"Aucun produit disponible pour la sélection\",\"wYiAtV\":\"Aucune inscription récente\",\"QoAi8D\":\"Aucune réponse\",\"EK/G11\":\"Aucune réponse pour le moment\",\"3sRuiW\":\"Aucun billet trouvé\",\"yM5c0q\":\"Aucun événement à venir\",\"qpC74J\":\"Aucun utilisateur trouvé\",\"41dJPO\":\"Aucun paramètre TVA configuré\",\"8wgkoi\":\"Aucun événement vu au cours des 14 derniers jours\",\"n5vdm2\":\"Aucun événement webhook n'a encore été enregistré pour ce point de terminaison. Les événements apparaîtront ici une fois qu'ils seront déclenchés.\",\"4GhX3c\":\"Aucun webhook\",\"4+am6b\":\"Non, rester ici\",\"HVwIsd\":\"Entreprises ou particuliers non assujettis à la TVA : TVA irlandaise à 23 % applicable\",\"x5+Lcz\":\"Non Enregistré\",\"8n10sz\":\"Non Éligible\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nom du bureau ou du lieu\",\"6Aih4U\":\"Hors ligne\",\"Z6gBGW\":\"Paiement hors ligne\",\"nO3VbP\":[\"En vente \",[\"0\"]],\"2r6bAy\":\"Une fois la mise à niveau terminée, votre ancien compte ne sera utilisé que pour les remboursements.\",\"oXOSPE\":\"En ligne\",\"WjSpu5\":\"Événement en ligne\",\"bU7oUm\":\"Envoyer uniquement aux commandes avec ces statuts\",\"M2w1ni\":\"Visible uniquement avec un code promo\",\"N141o/\":\"Ouvrir le tableau de bord Stripe\",\"HXMJxH\":\"Texte optionnel pour les avertissements, informations de contact ou notes de remerciement (une seule ligne)\",\"L565X2\":\"options\",\"c/TIyD\":\"Commande et billet\",\"H5qWhm\":\"Commande annulée\",\"b6+Y+n\":\"Commande terminée\",\"x4MLWE\":\"Confirmation de commande\",\"CsTTH0\":\"Confirmation de commande renvoyée avec succès\",\"ppuQR4\":\"Commande créée\",\"0UZTSq\":\"Devise de la Commande\",\"HdmwrI\":\"Email de commande\",\"bwBlJv\":\"Prénom de la commande\",\"vrSW9M\":\"La commande a été annulée et remboursée. Le propriétaire de la commande a été notifié.\",\"rzw+wS\":\"Titulaires de commandes\",\"oI/hGR\":\"ID de commande\",\"Pc729f\":\"Commande en Attente de Paiement Hors Ligne\",\"F4NXOl\":\"Nom de famille de la commande\",\"RQCXz6\":\"Limites de commande\",\"SO9AEF\":\"Limites de commande définies\",\"5RDEEn\":\"Langue de la Commande\",\"vu6Arl\":\"Commande marquée comme payée\",\"sLbJQz\":\"Commande introuvable\",\"kvYpYu\":\"Commande introuvable\",\"i8VBuv\":\"Numéro de commande\",\"FaPYw+\":\"Propriétaire de la commande\",\"eB5vce\":\"Propriétaires de commandes avec un produit spécifique\",\"CxLoxM\":\"Propriétaires de commandes avec des produits\",\"DoH3fD\":\"Paiement de la Commande en Attente\",\"UkHo4c\":\"Réf. commande\",\"EZy55F\":\"Commande remboursée\",\"6eSHqs\":\"Statuts des commandes\",\"oW5877\":\"Total de la commande\",\"e7eZuA\":\"Commande mise à jour\",\"1SQRYo\":\"Commande mise à jour avec succès\",\"KndP6g\":\"URL de la commande\",\"3NT0Ck\":\"La commande a été annulée\",\"sd5IMt\":\"Commandes terminées\",\"5It1cQ\":\"Commandes exportées\",\"UQ0ACV\":\"Total des commandes\",\"B/EBQv\":\"Commandes:\",\"qtGTNu\":\"Comptes organiques\",\"ucgZ0o\":\"Organisation\",\"S3CZ5M\":\"Tableau de bord de l'organisateur\",\"Uu0hZq\":\"E-mail de l'organisateur\",\"Gy7BA3\":\"Adresse e-mail de l'organisateur\",\"SQqJd8\":\"Organisateur introuvable\",\"wpj63n\":\"Paramètres de l'organisateur\",\"coIKFu\":\"Les statistiques de l'organisateur ne sont pas disponibles pour la devise sélectionnée ou une erreur s'est produite.\",\"o1my93\":\"Échec de la mise à jour du statut de l'organisateur. Veuillez réessayer plus tard\",\"rLHma1\":\"Statut de l'organisateur mis à jour\",\"LqBITi\":\"Le modèle de l'organisateur/par défaut sera utilisé\",\"/IX/7x\":\"Autre\",\"RsiDDQ\":\"Autres Listes (Billet Non Inclus)\",\"qMASRF\":\"Messages sortants\",\"6/dCYd\":\"Aperçu\",\"6WdDG7\":\"Page\",\"8uqsE5\":\"Page plus disponible\",\"QkLf4H\":\"URL de la page\",\"sF+Xp9\":\"Vues de page\",\"c+suC6\":\"Comptes payants\",\"QIxRUI\":\"Billets payants, gratuits, tarification échelonnée et basée sur les dons\",\"5F7SYw\":\"Remboursement partiel\",\"fFYotW\":[\"Partiellement remboursé : \",[\"0\"]],\"i8day5\":\"Répercuter les frais sur l'acheteur\",\"k4FLBQ\":\"Répercuter sur l'acheteur\",\"Ff0Dor\":\"Passé\",\"xTPjSy\":\"Événements passés\",\"/l/ckQ\":\"Coller l’URL\",\"URAE3q\":\"En pause\",\"4fL/V7\":\"Payer\",\"OZK07J\":\"Payer pour déverrouiller\",\"c2/9VE\":\"Charge utile\",\"TskrJ8\":\"Paiement et abonnement\",\"5cxUwd\":\"Date de paiement\",\"ENEPLY\":\"Mode de paiement\",\"EyE8E6\":\"Traitement des paiements\",\"8Lx2X7\":\"Paiement reçu\",\"vcyz2L\":\"Paramètres de paiement\",\"fx8BTd\":\"Paiements non disponibles\",\"51U9mG\":\"Les paiements continueront de fonctionner sans interruption\",\"UkM20g\":\"En attente de révision\",\"dPYu1F\":\"Par participant\",\"VlXNyK\":\"Par commande\",\"hauDFf\":\"Par billet\",\"mnF83a\":\"Frais en pourcentage\",\"2ueYqG\":\"Frais en pourcentage (0-100 %)\",\"K2PPlT\":\"Les frais en pourcentage doivent être compris entre 0 et 100\",\"MixU2P\":\"Le pourcentage doit être compris entre 0 et 100\",\"MkuVAZ\":\"Pourcentage du montant de la transaction\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Informations personnelles\",\"zmwvG2\":\"Téléphone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planifier un événement ?\",\"J3lhKT\":\"Frais de plateforme\",\"RD51+P\":[\"Frais de plateforme de \",[\"0\"],\" déduits de votre paiement\"],\"br3Y/y\":\"Frais de plateforme\",\"3buiaw\":\"Rapport des frais de plateforme\",\"kv9dM4\":\"Revenus de la plateforme\",\"jEw0Mr\":\"Veuillez entrer une URL valide\",\"n8+Ng/\":\"Veuillez saisir le code à 5 chiffres\",\"r+lQXT\":\"Veuillez entrer votre numéro de TVA\",\"Dvq0wf\":\"Veuillez fournir une image.\",\"2cUopP\":\"Veuillez recommencer le processus de commande.\",\"8KmsFa\":\"Veuillez sélectionner une plage de dates\",\"EFq6EG\":\"Veuillez sélectionner une image.\",\"fuwKpE\":\"Veuillez réessayer.\",\"klWBeI\":\"Veuillez patienter avant de demander un autre code\",\"hfHhaa\":\"Veuillez patienter pendant que nous préparons vos affiliés pour l'exportation...\",\"o+tJN/\":\"Veuillez patienter pendant que nous préparons l'exportation de vos participants...\",\"+5Mlle\":\"Veuillez patienter pendant que nous préparons l'exportation de vos commandes...\",\"trnWaw\":\"Polonais\",\"luHAJY\":\"Événements populaires (14 derniers jours)\",\"TjX7xL\":\"Message Post-Commande\",\"OESu7I\":\"Évitez la survente en partageant l'inventaire entre plusieurs types de billets.\",\"NgVUL2\":\"Aperçu du formulaire de paiement\",\"cs5muu\":\"Aperçu de la page de l’événement\",\"+4yRWM\":\"Prix du billet\",\"a5jvSX\":\"Niveaux de prix\",\"ReihZ7\":\"Aperçu avant Impression\",\"JnuPvH\":\"Imprimer le billet\",\"tYF4Zq\":\"Imprimer en PDF\",\"LcET2C\":\"Politique de confidentialité\",\"8z6Y5D\":\"Traiter le remboursement\",\"JcejNJ\":\"Traitement de la commande\",\"EWCLpZ\":\"Produit créé\",\"XkFYVB\":\"Produit supprimé\",\"YMwcbR\":\"Détail des ventes de produits, revenus et taxes\",\"ldVIlB\":\"Produit mis à jour\",\"JoKGiJ\":\"Code promo\",\"k3wH7i\":\"Utilisation des codes promo et détail des réductions\",\"uEhdRh\":\"Promo seulement\",\"dLm8V5\":\"Les e-mails promotionnels peuvent entraîner la suspension du compte\",\"EEYbdt\":\"Publier\",\"evDBV8\":\"Publier l'événement\",\"dsFmM+\":\"Acheté\",\"Vw0KCJ\":\"Enregistrement par code QR\",\"k/bJj0\":\"Questions réorganisées\",\"b24kPi\":\"File d'attente\",\"fqDzSu\":\"Taux\",\"mnUGVC\":\"Limite de débit dépassée. Veuillez réessayer plus tard.\",\"spsZys\":\"Prêt à mettre à niveau ? Cela ne prend que quelques minutes.\",\"vt9xUl\":\"Analyses en temps réel\",\"xzRvs4\":[\"Recevoir les mises à jour produits de \",[\"0\"],\".\"],\"pLXbi8\":\"Inscriptions récentes\",\"Fi3b48\":\"Commandes récentes\",\"yPrbsy\":\"Destinataires\",\"Edm6av\":\"Reconnecter Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirection vers Stripe...\",\"pnoTN5\":\"Comptes de parrainage\",\"ACKu03\":\"Actualiser l'aperçu\",\"fKn/k6\":\"Montant du remboursement\",\"qY4rpA\":\"Remboursement échoué\",\"FaK/8G\":[\"Rembourser la commande \",[\"0\"]],\"MGbi9P\":\"Remboursement en attente\",\"BDSRuX\":[\"Remboursé : \",[\"0\"]],\"bU4bS1\":\"Remboursements\",\"rYXfOA\":\"Paramètres régionaux\",\"5tl0Bp\":\"Questions d'inscription\",\"CQeZT8\":\"Rapport non trouvé\",\"JEPMXN\":\"Demander un nouveau lien\",\"TMLAx2\":\"Requis\",\"mdeIOH\":\"Renvoyer le code\",\"sQxe68\":\"Renvoyer la confirmation\",\"bxoWpz\":\"Renvoyer l'e-mail de confirmation\",\"G42SNI\":\"Renvoyer l'e-mail\",\"TTpXL3\":[\"Renvoyer dans \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Renvoyer le billet\",\"Uwsg2F\":\"Réservé\",\"8wUjGl\":\"Réservé jusqu'au\",\"kCn6wb\":\"Réinitialisation...\",\"6gRgw8\":\"Réessayer\",\"1BG8ga\":\"Tout réessayer\",\"rDC+T6\":\"Réessayer le travail\",\"CbnrWb\":\"Retour à l'événement\",\"Oo/PLb\":\"Résumé des revenus\",\"dFFW9L\":[\"Vente terminée \",[\"0\"]],\"loCKGB\":[\"Vente se termine \",[\"0\"]],\"wlfBad\":\"Période de vente\",\"5CDM6r\":\"Période de vente définie\",\"ftzaMf\":\"Période de vente, limites de commande, visibilité\",\"zpekWp\":[\"Vente commence \",[\"0\"]],\"mUv9U4\":\"Ventes\",\"9KnRdL\":\"Ventes en pause\",\"3VnlS9\":\"Ventes, commandes et indicateurs de performance pour tous les événements\",\"3Q1AWe\":\"Ventes:\",\"B4nE3N\":\"Prix du billet exemple\",\"8BRPoH\":\"Lieu Exemple\",\"DyBPvP\":\"Enregistrer la configuration\",\"KZrfYJ\":\"Enregistrer les liens sociaux\",\"9Y3hAT\":\"Sauvegarder le modèle\",\"C8ne4X\":\"Enregistrer le Design du Billet\",\"6/TNCd\":\"Enregistrer les paramètres TVA\",\"I+FvbD\":\"Scanner\",\"4ba0NE\":\"Planifié\",\"ftNXma\":\"Rechercher des affiliés...\",\"VY+Bdn\":\"Rechercher par nom de compte ou e-mail...\",\"VX+B3I\":\"Rechercher par titre d'événement ou organisateur...\",\"R0wEyA\":\"Rechercher par nom de travail ou exception...\",\"GHdjuo\":\"Rechercher par nom, e-mail ou compte...\",\"20ce0U\":\"Rechercher par ID de commande, nom du client ou e-mail...\",\"4DSz7Z\":\"Rechercher par sujet, événement ou compte...\",\"Mck5ht\":\"Paiement sécurisé\",\"p7xUrt\":\"Sélectionner une catégorie\",\"3IcxS1\":\"Sélectionner une configuration\",\"zPRPMf\":\"Sélectionner un niveau\",\"BFRSTT\":\"Sélectionner un compte\",\"mCB6Je\":\"Tout sélectionner\",\"a6+167\":\"Sélectionner un événement\",\"kYZSFD\":\"Sélectionnez un organisateur pour voir son tableau de bord et ses événements.\",\"CFbaPk\":\"Sélectionner un groupe de participants\",\"hJmVtD\":\"Sélectionner le pays\",\"tVW/yo\":\"Sélectionner la devise\",\"n9ZhRa\":\"Sélectionnez la date et l'heure de fin\",\"gTN6Ws\":\"Sélectionner l'heure de fin\",\"0U6E9W\":\"Sélectionner la catégorie d'événement\",\"j9cPeF\":\"Sélectionner les types d'événements\",\"1nhy8G\":\"Sélectionner le type de scanner\",\"KizCK7\":\"Sélectionnez la date et l'heure de début\",\"dJZTv2\":\"Sélectionner l'heure de début\",\"3hJUtr\":\"Sélectionnez le pays où la TVA est enregistrée\",\"x8XMsJ\":\"Sélectionnez le niveau de messagerie pour ce compte. Cela contrôle les limites de messages et les autorisations de liens.\",\"aT3jZX\":\"Sélectionner le fuseau horaire\",\"TxfvH2\":\"Sélectionnez les participants qui doivent recevoir ce message\",\"Ropvj0\":\"Sélectionnez les événements qui déclencheront ce webhook\",\"5gkxKx\":\"Sélectionnez la configuration des frais qui s'applique à ce compte. Les frais sont toujours en USD.\",\"ylXj1N\":\"Sélectionné\",\"j9b/iy\":\"Se vend vite 🔥\",\"73qYgo\":\"Envoyer en test\",\"JvAge5\":\"Envoyez des emails aux participants et consultez votre historique de messages.\",\"22Itl6\":\"M'envoyer une copie\",\"nOBvex\":\"Envoyez les données de commande et de participants en temps réel vers vos systèmes externes.\",\"1lNPhX\":\"Envoyer l'e-mail de notification de remboursement\",\"eaUTwS\":\"Envoyer le lien de réinitialisation\",\"IoAuJG\":\"Envoi...\",\"h69WC6\":\"Envoyé\",\"BVu2Hz\":\"Envoyé par\",\"SPdzrs\":\"Envoyé aux clients lorsqu'ils passent une commande\",\"LxSN5F\":\"Envoyé à chaque participant avec les détails de son billet\",\"89xaFU\":\"Définissez les paramètres de frais de plateforme par défaut pour les nouveaux événements créés sous cet organisateur.\",\"eXssj5\":\"Définir les paramètres par défaut pour les nouveaux événements créés sous cet organisateur.\",\"s0FkEx\":\"Configurez des listes d'enregistrement pour différentes entrées, sessions ou jours.\",\"xMO+Ao\":\"Configurer votre organisation\",\"C3htzi\":\"Paramètre mis à jour\",\"Ohn74G\":\"Configuration et design\",\"GG7qDw\":\"Partager le lien d'affiliation\",\"hL7sDJ\":\"Partager la page de l'organisateur\",\"jy6QDF\":\"Gestion de capacité partagée\",\"cMW+gm\":[\"Afficher toutes les plateformes (\",[\"0\"],\" autres avec des valeurs)\"],\"UVPI5D\":\"Afficher moins de plateformes\",\"Eu/N/d\":\"Afficher la case d'opt-in marketing\",\"SXzpzO\":\"Afficher la case d'opt-in marketing par défaut\",\"b33PL9\":\"Afficher plus de plateformes\",\"t1LIQW\":[\"Affichage de \",[\"0\"],\" sur \",[\"totalRows\"],\" enregistrements\"],\"jVRHeq\":\"Inscrit\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Liens sociaux\",\"j/TOB3\":\"Liens sociaux & site web\",\"s9KGXU\":\"Vendu\",\"KTxc6k\":\"Une erreur s'est produite, veuillez réessayer ou contacter le support si le problème persiste\",\"H6Gslz\":\"Désolé pour la gêne occasionnée.\",\"wdxz7K\":\"Source\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Date et heure de début\",\"0m/ekX\":\"Date et heure de début\",\"izRfYP\":\"La date de début est obligatoire\",\"2R1+Rv\":\"Heure de début de l'événement\",\"2NbyY/\":\"Statistiques\",\"GVUxAX\":\"Les statistiques sont basées sur la date de création du compte\",\"DRykfS\":\"Gère toujours les remboursements pour vos anciennes transactions.\",\"wuV0bK\":\"Arrêter l'usurpation\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe connecté\",\"aKtF0O\":\"Stripe non connecté\",\"9i0++A\":\"ID de paiement Stripe\",\"/QlTE4\":\"La configuration Stripe est déjà terminée.\",\"ii0qn/\":\"Le sujet est requis\",\"M7Uapz\":\"Le sujet apparaîtra ici\",\"6aXq+t\":\"Sujet :\",\"JwTmB6\":\"Produit dupliqué avec succès\",\"RuaKfn\":\"Adresse mise à jour avec succès\",\"kzx0uD\":\"Paramètres par défaut de l'événement mis à jour avec succès\",\"5n+Wwp\":\"Organisateur mis à jour avec succès\",\"DMCX/I\":\"Paramètres de frais de plateforme par défaut mis à jour avec succès\",\"URUYHc\":\"Paramètres des frais de plateforme mis à jour avec succès\",\"0Dk/l8\":\"Paramètres SEO mis à jour avec succès\",\"MhOoLQ\":\"Liens sociaux mis à jour avec succès\",\"kj7zYe\":\"Webhook mis à jour avec succès\",\"dXoieq\":\"Résumé\",\"/RfJXt\":[\"Festival de musique d'été \",[\"0\"]],\"CWOPIK\":\"Festival de Musique d'Été 2025\",\"UaISq3\":\"Suédois\",\"JZTQI0\":\"Changer d'organisateur\",\"9YHrNC\":\"Par défaut du système\",\"XX32BM\":\"Prend juste quelques minutes\",\"yT6dQ8\":\"Taxes collectées groupées par type de taxe et événement\",\"Ye321X\":\"Nom de la taxe\",\"WyCBRt\":\"Résumé des taxes\",\"GkH0Pq\":\"Taxes et frais appliqués\",\"Rwiyt2\":\"Taxes configurées\",\"iQZff7\":\"Taxes, frais, visibilité, période de vente, mise en avant des produits et limites de commande\",\"BW6QAz\":\"Gestion d'équipe\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Dites aux gens à quoi s'attendre lors de votre événement\",\"NiIUyb\":\"Parlez-nous de votre événement\",\"DovcfC\":\"Parlez-nous de votre organisation. Ces informations seront affichées sur vos pages d'événement.\",\"7wtpH5\":\"Modèle actif\",\"QHhZeE\":\"Modèle créé avec succès\",\"xrWdPR\":\"Modèle supprimé avec succès\",\"G04Zjt\":\"Modèle sauvegardé avec succès\",\"xowcRf\":\"Conditions d'utilisation\",\"6K0GjX\":\"Le texte peut être difficile à lire\",\"nm3Iz/\":\"Merci pour votre présence !\",\"lhAWqI\":\"Merci pour votre soutien alors que nous continuons à développer et améliorer Hi.Events !\",\"KfmPRW\":\"La couleur de fond de la page. Lors de l'utilisation d'une image de couverture, ceci est appliqué en superposition.\",\"MDNyJz\":\"Le code expirera dans 10 minutes. Vérifiez votre dossier spam si vous ne voyez pas l'e-mail.\",\"MJm4Tq\":\"La devise de la commande\",\"cDHM1d\":\"L'adresse e-mail a été modifiée. Le participant recevra un nouveau billet à l'adresse e-mail mise à jour.\",\"I/NNtI\":\"Le lieu de l'événement\",\"tXadb0\":\"L'événement que vous recherchez n'est pas disponible pour le moment. Il a peut-être été supprimé, expiré ou l'URL est incorrecte.\",\"EBzPwC\":\"L'adresse complète de l'événement\",\"sxKqBm\":\"Le montant total de la commande sera remboursé sur le mode de paiement original du client.\",\"KgDp6G\":\"Le lien que vous essayez d'accéder a expiré ou n'est plus valide. Veuillez vérifier votre e-mail pour obtenir un lien mis à jour pour gérer votre commande.\",\"5OmEal\":\"La langue du client\",\"sYLeDq\":\"L'organisateur que vous recherchez est introuvable. La page a peut-être été déplacée, supprimée ou l'URL est incorrecte.\",\"C4nQe5\":\"Les frais de plateforme sont ajoutés au prix du billet. Les acheteurs paient plus, mais vous recevez le prix complet du billet.\",\"HxxXZO\":\"La couleur principale de la marque utilisée pour les boutons et les éléments en surbrillance\",\"DEcpfp\":\"Le corps du modèle contient une syntaxe Liquid invalide. Veuillez la corriger et réessayer.\",\"injXD7\":\"Le numéro de TVA n'a pas pu être validé. Veuillez vérifier le numéro et réessayer.\",\"A4UmDy\":\"Théâtre\",\"tDwYhx\":\"Thème et couleurs\",\"QP3gP+\":\"Ces paramètres s'appliquent uniquement au code d'intégration copié et ne seront pas enregistrés.\",\"HirZe8\":\"Ces modèles seront utilisés comme valeurs par défaut pour tous les événements de votre organisation. Les événements individuels peuvent remplacer ces modèles par leurs propres versions personnalisées.\",\"lzAaG5\":\"Ces modèles remplaceront les paramètres par défaut de l'organisateur pour cet événement uniquement. Si aucun modèle personnalisé n'est défini ici, le modèle de l'organisateur sera utilisé à la place.\",\"XBNC3E\":\"Ce code sera utilisé pour suivre les ventes. Seuls les lettres, chiffres, tirets et traits de soulignement sont autorisés.\",\"AaP0M+\":\"Cette combinaison de couleurs peut être difficile à lire pour certains utilisateurs\",\"RzEvf5\":\"Cet événement est terminé\",\"YClrdK\":\"Cet événement n'est pas encore publié\",\"dFJnia\":\"Ceci est le nom de votre organisateur qui sera affiché à vos utilisateurs.\",\"L7dIM7\":\"Ce lien est invalide ou a expiré.\",\"MR5ygV\":\"Ce lien n'est plus valide\",\"9LEqK0\":\"Ce nom est visible par les utilisateurs finaux\",\"j5FdeA\":\"Cette commande est en cours de traitement.\",\"sjNPMw\":\"Cette commande a été abandonnée. Vous pouvez commencer une nouvelle commande à tout moment.\",\"OhCesD\":\"Cette commande a été annulée. Vous pouvez passer une nouvelle commande à tout moment.\",\"lyD7rQ\":\"Ce profil d'organisateur n'est pas encore publié\",\"9b5956\":\"Cet aperçu montre à quoi ressemblera votre e-mail avec des données d'exemple. Les vrais e-mails utiliseront de vraies valeurs.\",\"uM9Alj\":\"Ce produit est mis en vedette sur la page de l'événement\",\"RqSKdX\":\"Ce produit est épuisé\",\"W12OdJ\":\"Ce rapport est fourni à titre informatif uniquement. Consultez toujours un professionnel de la fiscalité avant d'utiliser ces données à des fins comptables ou fiscales. Veuillez vérifier avec votre tableau de bord Stripe car Hi.Events peut manquer de données historiques.\",\"0Ew0uk\":\"Ce billet vient d'être scanné. Veuillez attendre avant de scanner à nouveau.\",\"kvpxIU\":\"Ceci sera utilisé pour les notifications et la communication avec vos utilisateurs.\",\"rhsath\":\"Ceci ne sera pas visible pour les clients, mais vous aide à identifier l'affilié.\",\"Mr5UUd\":\"Billet annulé\",\"0GSPnc\":\"Design du Billet\",\"EZC/Cu\":\"Design du billet enregistré avec succès\",\"bbslmb\":\"Concepteur de billets\",\"1BPctx\":\"Billet pour\",\"bgqf+K\":\"Email du détenteur du billet\",\"oR7zL3\":\"Nom du détenteur du billet\",\"HGuXjF\":\"Détenteurs de billets\",\"CMUt3Y\":\"Titulaires de billets\",\"awHmAT\":\"ID du billet\",\"6czJik\":\"Logo du Billet\",\"OkRZ4Z\":\"Nom du billet\",\"t79rDv\":\"Billet introuvable\",\"6tmWch\":\"Billet ou produit\",\"1tfWrD\":\"Aperçu du billet pour\",\"KnjoUA\":\"Prix du billet\",\"tGCY6d\":\"Prix du billet\",\"pGZOcL\":\"Billet renvoyé avec succès\",\"8jLPgH\":\"Type de Billet\",\"X26cQf\":\"URL du billet\",\"8qsbZ5\":\"Billetterie et ventes\",\"zNECqg\":\"billets\",\"6GQNLE\":\"Billets\",\"NRhrIB\":\"Billets et produits\",\"EUnesn\":\"Billets disponibles\",\"AGRilS\":\"Billets Vendus\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Pour modifier les configurations, accédez à la section Configurations dans le menu d'administration.\",\"tiI71C\":\"Pour augmenter vos limites, contactez-nous à\",\"BZBYf3\":\"Pour recevoir des paiements par carte bancaire, vous devez connecter votre compte Stripe. Stripe est notre partenaire de traitement des paiements qui garantit des transactions sécurisées et des paiements rapides.\",\"W428WC\":\"Basculer les colonnes\",\"UBSG1X\":\"Meilleurs organisateurs (14 derniers jours)\",\"3sZ0xx\":\"Comptes Totaux\",\"EaAPbv\":\"Montant total payé\",\"SMDzqJ\":\"Total des participants\",\"orBECM\":\"Total collecté\",\"4B7oCp\":\"Frais total\",\"KSDwd5\":\"Commandes totales\",\"vb0Q0/\":\"Utilisateurs Totaux\",\"oJjplO\":\"Vues totales\",\"orluER\":\"Suivez la croissance et les performances des comptes par source d'attribution\",\"NHq3l1\":\"Suivez les ventes, les revenus et la fréquentation avec des rapports détaillés\",\"OpKMSn\":\"Frais de transaction :\",\"uKOFO5\":\"Vrai si paiement hors ligne\",\"9GsDR2\":\"Vrai si paiement en attente\",\"ouM5IM\":\"Essayer un autre e-mail\",\"3DZvE7\":\"Essayer Hi.Events gratuitement\",\"Kz91g/\":\"Turc\",\"GdOhw6\":\"Désactiver le son\",\"KUOhTy\":\"Activer le son\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type de billet\",\"IrVSu+\":\"Impossible de dupliquer le produit. Veuillez vérifier vos informations\",\"Vx2J6x\":\"Impossible de récupérer le participant\",\"n57zCW\":\"Comptes non attribués\",\"b9SN9q\":\"Référence de commande unique\",\"Ef7StM\":\"Inconnu\",\"ZBAScj\":\"Participant inconnu\",\"ZkS2p3\":\"Annuler la publication de l'événement\",\"X13xGn\":\"Non fiable\",\"Pp1sWX\":\"Mettre à jour l'affilié\",\"KMMOAy\":\"Mise à niveau disponible\",\"gJQsLv\":\"Téléchargez une image de couverture pour votre organisateur\",\"4kEGqW\":\"Téléchargez un logo pour votre organisateur\",\"lnCMdg\":\"Téléverser l’image\",\"29w7p6\":\"Téléchargement de l'image...\",\"HtrFfw\":\"L'URL est requise\",\"WBq1/R\":\"Scanner USB déjà actif\",\"EV30TR\":\"Mode scanner USB activé. Commencez à scanner les billets maintenant.\",\"fovJi3\":\"Mode scanner USB désactivé\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Utilisez <0>les modèles Liquid pour personnaliser vos e-mails\",\"0k4cdb\":\"Utiliser les détails de commande pour tous les participants. Les noms et e-mails des participants correspondront aux informations de l'acheteur.\",\"bA31T4\":\"Utiliser les informations de l'acheteur pour tous les participants\",\"rnoQsz\":\"Utilisé pour les bordures, les surlignages et le style du code QR\",\"BV4L/Q\":\"Analytique UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valide\",\"GuXjc5\":\"Validé\",\"imLQ9Y\":\"Validation de votre numéro de TVA...\",\"cK9+xQ\":\"Pays de TVA\",\"sqdl5s\":\"Informations TVA\",\"UjNWsF\":\"La TVA peut être appliquée aux frais de plateforme selon votre statut d'assujettissement à la TVA. Veuillez compléter la section d'informations TVA ci-dessous.\",\"pnVh83\":\"Numéro de TVA\",\"CabI04\":\"Le numéro de TVA ne doit pas contenir d'espaces\",\"PMhxAR\":\"Le numéro de TVA doit commencer par un code pays de 2 lettres suivi de 8 à 15 caractères alphanumériques (par ex., DE123456789)\",\"gPgdNV\":\"Numéro de TVA validé avec succès\",\"RUMiLy\":\"La validation du numéro de TVA a échoué\",\"vqji3Y\":\"La validation du numéro de TVA a échoué. Veuillez vérifier votre numéro de TVA.\",\"8dENF9\":\"TVA sur les frais\",\"ZutOKU\":\"Taux de TVA\",\"CZomgW\":\"Enregistré à la TVA\",\"PCRCCN\":\"Informations d'enregistrement à la TVA\",\"oSDBWm\":\"Paramètres TVA\",\"Nfbg76\":\"Paramètres TVA enregistrés avec succès\",\"UvYql/\":\"Paramètres TVA enregistrés. Nous validons votre numéro de TVA en arrière-plan.\",\"R6n7j9\":\"Paramètres TVA mis à jour avec succès\",\"tJylUv\":\"Traitement TVA pour les frais de plateforme\",\"FlGprQ\":\"Traitement TVA pour les frais de plateforme : les entreprises enregistrées à la TVA dans l'UE peuvent utiliser le mécanisme d'autoliquidation (0 % - Article 196 de la Directive TVA 2006/112/CE). Les entreprises non enregistrées à la TVA sont soumises à la TVA irlandaise à 23 %.\",\"516oLj\":\"Service de validation TVA temporairement indisponible\",\"AdWhjZ\":\"Code de vérification\",\"QDEWii\":\"Vérifié\",\"wCKkSr\":\"Vérifier l'e-mail\",\"/IBv6X\":\"Vérifiez votre e-mail\",\"e/cvV1\":\"Vérification...\",\"fROFIL\":\"Vietnamien\",\"RnvnDc\":\"Voir tous les messages envoyés sur la plateforme\",\"+WFMis\":\"Consultez et téléchargez des rapports pour tous vos événements. Seules les commandes terminées sont incluses.\",\"c7VN/A\":\"Voir les réponses\",\"SZw9tS\":\"Voir les détails\",\"FCVmuU\":\"Voir l'événement\",\"n6EaWL\":\"Voir les journaux\",\"OaKTzt\":\"Voir la carte\",\"zNZNMs\":\"Voir le message\",\"67OJ7t\":\"Voir la commande\",\"tKKZn0\":\"Voir les détails de la commande\",\"KeCXJu\":\"Consultez les détails des commandes, effectuez des remboursements et renvoyez les confirmations.\",\"9jnAcN\":\"Voir la page d'accueil de l'organisateur\",\"1J/AWD\":\"Voir le billet\",\"N9FyyW\":\"Consultez, modifiez et exportez vos participants inscrits.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible uniquement par le personnel d'enregistrement. Aide à identifier cette liste lors de l'enregistrement.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"En attente de paiement\",\"aUi/Dz\":\"Attention : Il s'agit de la configuration par défaut du système. Les modifications affecteront tous les comptes auxquels aucune configuration spécifique n'est assignée.\",\"RRZDED\":\"Nous n'avons trouvé aucune commande associée à cette adresse e-mail.\",\"2RZK9x\":\"Nous n'avons pas trouvé la commande que vous recherchez. Le lien a peut-être expiré ou les détails de la commande ont changé.\",\"nefMIK\":\"Nous n'avons pas trouvé le billet que vous recherchez. Le lien a peut-être expiré ou les détails du billet ont changé.\",\"miysJh\":\"Nous n'avons pas pu trouver cette commande. Elle a peut-être été supprimée.\",\"HJKdzP\":\"Un problème est survenu lors du chargement de cette page. Veuillez réessayer.\",\"IfN2Qo\":\"Nous recommandons un logo carré avec des dimensions minimales de 200x200px\",\"wJzo/w\":\"Nous recommandons des dimensions de 400px par 400px et une taille maximale de 5 Mo\",\"x8rEDQ\":\"Nous n'avons pas pu valider votre numéro de TVA après plusieurs tentatives. Nous continuerons d'essayer en arrière-plan. Veuillez revérifier plus tard.\",\"q1BizZ\":\"Nous enverrons vos billets à cet e-mail\",\"ZOmUYW\":\"Nous validerons votre numéro de TVA en arrière-plan. S'il y a des problèmes, nous vous en informerons.\",\"zCdObC\":\"Nous avons officiellement déménagé notre siège social en Irlande 🇮🇪. Dans le cadre de cette transition, nous utilisons maintenant Stripe Irlande au lieu de Stripe Canada. Pour que vos paiements continuent de fonctionner correctement, vous devrez reconnecter votre compte Stripe.\",\"jh2orE\":\"Nous avons déménagé notre siège social en Irlande. Par conséquent, nous avons besoin que vous reconnectiez votre compte Stripe. Ce processus rapide ne prend que quelques minutes. Vos ventes et données existantes restent totalement inchangées.\",\"Fq/Nx7\":\"Nous avons envoyé un code de vérification à 5 chiffres à :\",\"GdWB+V\":\"Webhook créé avec succès\",\"2X4ecw\":\"Webhook supprimé avec succès\",\"CThMKa\":\"Journaux du Webhook\",\"nuh/Wq\":\"URL du Webhook\",\"8BMPMe\":\"Le webhook n'enverra pas de notifications\",\"FSaY52\":\"Le webhook enverra des notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bon retour\",\"QDWsl9\":[\"Bienvenue sur \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bienvenue sur \",[\"0\"],\", voici une liste de tous vos événements\"],\"FaSXqR\":\"Quel type d'événement ?\",\"f30uVZ\":\"Ce que vous devez faire :\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Lorsqu'un enregistrement est supprimé\",\"Gmd0hv\":\"Lorsqu'un nouveau participant est créé\",\"Lc18qn\":\"Lorsqu'une nouvelle commande est créée\",\"dfkQIO\":\"Lorsqu'un nouveau produit est créé\",\"8OhzyY\":\"Lorsqu'un produit est supprimé\",\"tRXdQ9\":\"Lorsqu'un produit est mis à jour\",\"Q7CWxp\":\"Lorsqu'un participant est annulé\",\"IuUoyV\":\"Lorsqu'un participant est enregistré\",\"nBVOd7\":\"Lorsqu'un participant est mis à jour\",\"ny2r8d\":\"Lorsqu'une commande est annulée\",\"c9RYbv\":\"Lorsqu'une commande est marquée comme payée\",\"ejMDw1\":\"Lorsqu'une commande est remboursée\",\"fVPt0F\":\"Lorsqu'une commande est mise à jour\",\"bcYlvb\":\"Quand l'enregistrement ferme\",\"XIG669\":\"Quand l'enregistrement ouvre\",\"de6HLN\":\"Lorsque les clients achètent des billets, leurs commandes apparaîtront ici.\",\"403wpZ\":\"Lorsque cette option est activée, les nouveaux événements permettront aux participants de gérer leurs propres détails de billet via un lien sécurisé. Cela peut être remplacé par événement.\",\"blXLKj\":\"Lorsqu'elle est activée, les nouveaux événements afficheront une case d'opt-in marketing lors du paiement. Cela peut être remplacé par événement.\",\"Kj0Txn\":\"Lorsqu'activé, aucun frais d'application ne sera facturé sur les transactions Stripe Connect. Utilisez ceci pour les pays où les frais d'application ne sont pas pris en charge.\",\"uchB0M\":\"Aperçu du widget\",\"uvIqcj\":\"Atelier\",\"EpknJA\":\"Écrivez votre message ici...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Oui - J'ai un numéro d'enregistrement TVA UE valide\",\"Tz5oXG\":\"Oui, annuler ma commande\",\"QlSZU0\":[\"Vous usurpez l'identité de <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Vous émettez un remboursement partiel. Le client sera remboursé de \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Vous pouvez configurer des frais de service supplémentaires et des taxes dans les paramètres de votre compte.\",\"5VGIlq\":\"Vous avez atteint votre limite de messagerie.\",\"casL1O\":\"Vous avez ajouté des taxes et des frais à un produit gratuit. Voulez-vous les supprimer ?\",\"FVTVBy\":\"Vous devez vérifier votre adresse e-mail avant de pouvoir mettre à jour le statut de l'organisateur.\",\"w65ZgF\":\"Vous devez vérifier l'e-mail de votre compte avant de pouvoir modifier les modèles d'e-mail.\",\"FRl8Jv\":\"Vous devez vérifier l'adresse e-mail de votre compte avant de pouvoir envoyer des messages.\",\"FgRxRP\":\"Vous possédez 100 % des données de vos participants, toujours\",\"88cUW+\":\"Vous recevez\",\"U3wiCB\":\"Tout est prêt ! Vos paiements sont traités en douceur.\",\"MNFIxz\":[\"Vous allez à \",[\"0\"],\" !\"],\"p/Sa0j\":\"Votre compte a des limites de messagerie. Pour augmenter vos limites, contactez-nous à\",\"x/xjzn\":\"Vos affiliés ont été exportés avec succès.\",\"TF37u6\":\"Vos participants ont été exportés avec succès.\",\"79lXGw\":\"Votre liste d'enregistrement a été créée avec succès. Partagez le lien ci-dessous avec votre personnel d'enregistrement.\",\"BnlG9U\":\"Votre commande actuelle sera perdue.\",\"nBqgQb\":\"Votre e-mail\",\"R02pnV\":\"Votre événement doit être en ligne avant que vous puissiez vendre des billets aux participants.\",\"hDNwnf\":\"Votre logo, vos couleurs et votre style sur chaque page\",\"ifRqmm\":\"Votre message a été envoyé avec succès !\",\"/Rj5P4\":\"Votre nom\",\"PFjJxY\":\"Votre nouveau mot de passe doit comporter au moins 8 caractères.\",\"gzrCuN\":\"Les détails de votre commande ont été mis à jour. Un e-mail de confirmation a été envoyé à la nouvelle adresse e-mail.\",\"naQW82\":\"Votre commande a été annulée.\",\"bhlHm/\":\"Votre commande est en attente de paiement\",\"XeNum6\":\"Vos commandes ont été exportées avec succès.\",\"Xd1R1a\":\"Adresse de votre organisateur\",\"WWYHKD\":\"Votre paiement est protégé par un cryptage de niveau bancaire\",\"5b3QLi\":\"Votre forfait\",\"6heFYY\":\"Votre compte Stripe est connecté et traite les paiements.\",\"vvO1I2\":\"Votre compte Stripe est connecté et prêt à traiter les paiements.\",\"CnZ3Ou\":\"Vos billets ont été confirmés.\",\"EmFsMZ\":\"Votre numéro de TVA est en file d'attente pour validation\",\"QBlhh4\":\"Votre numéro de TVA sera validé lorsque vous enregistrerez\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/fr.po b/frontend/src/locales/fr.po index 0d473975e5..f68e036503 100644 --- a/frontend/src/locales/fr.po +++ b/frontend/src/locales/fr.po @@ -1171,7 +1171,7 @@ msgstr "Ajoutez cette page à vos favoris pour gérer votre commande à tout mom msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Personnalisez vos billets avec un logo, des couleurs et un message de pied de page personnalisés." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" @@ -1476,11 +1476,11 @@ msgstr "Paiement" msgid "Checkout Settings" msgstr "Paramètres de paiement" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chinois simplifié" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinois (traditionnel)" @@ -2629,7 +2629,7 @@ msgstr "Options de duplication" msgid "Duplicate Product" msgstr "Dupliquer le produit" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Néerlandais" @@ -2955,8 +2955,8 @@ msgstr "Heure de fin (facultatif)" msgid "Ended" msgstr "Terminé" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Anglais" @@ -3727,7 +3727,7 @@ msgstr "Produit gratuit" msgid "Free product, no payment information required" msgstr "Produit gratuit, aucune information de paiement requise" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Français" @@ -3760,7 +3760,7 @@ msgstr "Générer" msgid "Generate code" msgstr "Générer un code" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Allemand" @@ -4277,7 +4277,7 @@ msgstr "La TVA irlandaise à 23 % sera appliquée aux frais de plateforme (fourn msgid "Is this account VAT registered in the EU?" msgstr "Ce compte est-il enregistré à la TVA dans l'UE ?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italien" @@ -6076,11 +6076,15 @@ msgstr "Veuillez patienter pendant que nous préparons votre facture..." msgid "Please wait while we prepare your orders for export..." msgstr "Veuillez patienter pendant que nous préparons l'exportation de vos commandes..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polonais" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Événements populaires (14 derniers jours)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portugais" @@ -7361,7 +7365,7 @@ msgstr "Désolé, ce code promo n'est pas reconnu" msgid "Source" msgstr "Source" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Espagnol" @@ -7653,7 +7657,7 @@ msgstr "Festival de Musique d'Été 2025" msgid "Support Email" msgstr "E-mail d'assistance" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Suédois" @@ -8432,7 +8436,7 @@ msgstr "Essayer un autre e-mail" msgid "Try Hi.Events Free" msgstr "Essayer Hi.Events gratuitement" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turc" @@ -8827,7 +8831,7 @@ msgstr "Vérifiez votre e-mail" msgid "Verifying..." msgstr "Vérification..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamien" diff --git a/frontend/src/locales/hu.js b/frontend/src/locales/hu.js index aaa699b4cd..37c4e79052 100644 --- a/frontend/src/locales/hu.js +++ b/frontend/src/locales/hu.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Még semmi sem látható'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>sikeresen bejelentkezett\"],\"yxhYRZ\":[[\"0\"],\" <0>sikeresen kijelentkezett\"],\"KMgp2+\":[[\"0\"],\" elérhető\"],\"Pmr5xp\":[[\"0\"],\" sikeresen létrehozva\"],\"FImCSc\":[[\"0\"],\" sikeresen frissítve\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" bejelentkezett\"],\"Vjij1k\":[[\"days\"],\" nap, \",[\"hours\"],\" óra, \",[\"minutes\"],\" perc, és \",[\"seconds\"],\" másodperc\"],\"f3RdEk\":[[\"hours\"],\" óra, \",[\"minutes\"],\" perc, és \",[\"seconds\"],\" másodperc\"],\"fyE7Au\":[[\"minutes\"],\" perc és \",[\"seconds\"],\" másodperc\"],\"NlQ0cx\":[[\"organizerName\"],\" első eseménye\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://az-ön-weboldala.com\",\"qnSLLW\":\"<0>Kérjük, adja meg az árat adók és díjak nélkül.<1>Az adók és díjak alább adhatók hozzá.\",\"ZjMs6e\":\"<0>A termékhez elérhető termékek száma<1>Ez az érték felülírható, ha a termékhez <2>Kapacitáskorlátok vannak társítva.\",\"E15xs8\":\"⚡️ Esemény beállítása\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Eseményoldal testreszabása\",\"3VPPdS\":\"💳 Kapcsolódás a Stripe-hoz\",\"cjdktw\":\"🚀 Indítsa el az eseményt\",\"rmelwV\":\"0 perc és 0 másodperc\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Fő utca\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Dátum beviteli mező. Tökéletes születési dátum stb. kérésére.\",\"6euFZ/\":[\"Az összes új termékre automatikusan alkalmazásra kerül egy alapértelmezett \",[\"type\"],\" típus. Ezt termékenként felülírhatja.\"],\"SMUbbQ\":\"A legördülő menü csak egy kiválasztást tesz lehetővé\",\"qv4bfj\":\"Díj, például foglalási díj vagy szolgáltatási díj\",\"POT0K/\":\"Fix összeg termékenként. Pl. 0,50 dollár termékenként\",\"f4vJgj\":\"Többsoros szövegbevitel\",\"OIPtI5\":\"A termék árának százaléka. Pl. a termék árának 3,5%-a\",\"ZthcdI\":\"A kedvezmény nélküli promóciós kód elrejtett termékek felfedésére használható.\",\"AG/qmQ\":\"A rádió opció több lehetőséget kínál, de csak egy választható ki.\",\"h179TP\":\"Az esemény rövid leírása, amely megjelenik a keresőmotorok találatai között és a közösségi médiában való megosztáskor. Alapértelmezés szerint az esemény leírása kerül felhasználásra.\",\"WKMnh4\":\"Egysoros szövegbevitel\",\"BHZbFy\":\"Egyetlen kérdés megrendelésenként. Pl. Mi a szállítási címe?\",\"Fuh+dI\":\"Egyetlen kérdés termékenként. Pl. Mi a póló mérete?\",\"RlJmQg\":\"Standard adó, mint az ÁFA vagy a GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Banki átutalások, csekkek vagy egyéb offline fizetési módok elfogadása\",\"hrvLf4\":\"Hitelkártyás fizetések elfogadása a Stripe-pal\",\"bfXQ+N\":\"Meghívó elfogadása\",\"AeXO77\":\"Fiók\",\"lkNdiH\":\"Fióknév\",\"Puv7+X\":\"Fiókbeállítások\",\"OmylXO\":\"Fiók sikeresen frissítve\",\"7L01XJ\":\"Műveletek\",\"FQBaXG\":\"Aktiválás\",\"5T2HxQ\":\"Aktiválás dátuma\",\"F6pfE9\":\"Aktív\",\"/PN1DA\":\"Adjon leírást ehhez a bejelentkezési listához\",\"0/vPdA\":\"Adjon hozzá bármilyen megjegyzést a résztvevőhöz. Ezek nem lesznek láthatók a résztvevő számára.\",\"Or1CPR\":\"Adjon hozzá bármilyen megjegyzést a résztvevőhöz...\",\"l3sZO1\":\"Adjon hozzá bármilyen megjegyzést a megrendeléshez. Ezek nem lesznek láthatók az ügyfél számára.\",\"xMekgu\":\"Adjon hozzá bármilyen megjegyzést a megrendeléshez...\",\"PGPGsL\":\"Leírás hozzáadása\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Adjon hozzá utasításokat az offline fizetésekhez (pl. banki átutalás részletei, hová küldje a csekkeket, fizetési határidők)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Új hozzáadása\",\"TZxnm8\":\"Opció hozzáadása\",\"24l4x6\":\"Termék hozzáadása\",\"8q0EdE\":\"Termék hozzáadása kategóriához\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Adó vagy díj hozzáadása\",\"goOKRY\":\"Szint hozzáadása\",\"oZW/gT\":\"Hozzáadás a naptárhoz\",\"pn5qSs\":\"További információk\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Cím\",\"NY/x1b\":\"Cím 1. sor\",\"POdIrN\":\"Cím 1. sor\",\"cormHa\":\"Cím 2. sor\",\"gwk5gg\":\"Cím 2. sor\",\"U3pytU\":\"Adminisztrátor\",\"HLDaLi\":\"Az adminisztrátor felhasználók teljes hozzáféréssel rendelkeznek az eseményekhez és a fiókbeállításokhoz.\",\"W7AfhC\":\"Az esemény összes résztvevője\",\"cde2hc\":\"Minden termék\",\"5CQ+r0\":\"Engedélyezze a be nem fizetett megrendelésekhez társított résztvevők bejelentkezését\",\"ipYKgM\":\"Keresőmotor indexelésének engedélyezése\",\"LRbt6D\":\"Engedélyezze a keresőmotoroknak az esemény indexelését\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Csodálatos, esemény, kulcsszavak...\",\"hehnjM\":\"Összeg\",\"R2O9Rg\":[\"Fizetett összeg (\",[\"0\"],\")\"],\"V7MwOy\":\"Hiba történt az oldal betöltésekor\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Váratlan hiba történt.\",\"byKna+\":\"Váratlan hiba történt. Kérjük, próbálja újra.\",\"ubdMGz\":\"A terméktulajdonosoktól érkező bármilyen kérdés erre az e-mail címre kerül elküldésre. Ez lesz az „válasz” cím is az eseményről küldött összes e-mailhez.\",\"aAIQg2\":\"Megjelenés\",\"Ym1gnK\":\"alkalmazva\",\"sy6fss\":[\"Alkalmazható \",[\"0\"],\" termékre\"],\"kadJKg\":\"1 termékre vonatkozik\",\"DB8zMK\":\"Alkalmaz\",\"GctSSm\":\"Promóciós kód alkalmazása\",\"ARBThj\":[\"Alkalmazza ezt a \",[\"type\"],\" típust minden új termékre\"],\"S0ctOE\":\"Esemény archiválása\",\"TdfEV7\":\"Archivált\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Biztosan aktiválni szeretné ezt a résztvevőt?\",\"TvkW9+\":\"Biztosan archiválni szeretné ezt az eseményt?\",\"/CV2x+\":\"Biztosan törölni szeretné ezt a résztvevőt? Ez érvényteleníti a jegyét.\",\"YgRSEE\":\"Biztosan törölni szeretné ezt a promóciós kódot?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Biztosan piszkozatba szeretné tenni ezt az eseményt? Ezzel az esemény láthatatlanná válik a nyilvánosság számára.\",\"mEHQ8I\":\"Biztosan nyilvánossá szeretné tenni ezt az eseményt? Ezzel az esemény láthatóvá válik a nyilvánosság számára.\",\"s4JozW\":\"Biztosan vissza szeretné állítani ezt az eseményt? Piszkozatként lesz visszaállítva.\",\"vJuISq\":\"Biztosan törölni szeretné ezt a kapacitás-hozzárendelést?\",\"baHeCz\":\"Biztosan törölni szeretné ezt a bejelentkezési listát?\",\"LBLOqH\":\"Kérdezze meg egyszer megrendelésenként\",\"wu98dY\":\"Kérdezze meg egyszer termékenként\",\"ss9PbX\":\"Résztvevő\",\"m0CFV2\":\"Résztvevő adatai\",\"QKim6l\":\"Résztvevő nem található\",\"R5IT/I\":\"Résztvevő megjegyzései\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Résztvevői jegy\",\"9SZT4E\":\"Résztvevők\",\"iPBfZP\":\"Regisztrált résztvevők\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatikus átméretezés\",\"vZ5qKF\":\"Automatikusan átméretezi a widget magasságát a tartalom alapján. Ha le van tiltva, a widget kitölti a tároló magasságát.\",\"4lVaWA\":\"Offline fizetésre vár\",\"2rHwhl\":\"Offline fizetésre vár\",\"3wF4Q/\":\"Fizetésre vár\",\"ioG+xt\":\"Fizetésre vár\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Kft.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Vissza az esemény oldalára\",\"VCoEm+\":\"Vissza a bejelentkezéshez\",\"k1bLf+\":\"Háttérszín\",\"I7xjqg\":\"Háttér típusa\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Számlázási cím\",\"/xC/im\":\"Számlázási beállítások\",\"rp/zaT\":\"Brazíliai portugál\",\"whqocw\":\"A regisztrációval elfogadja <0>Szolgáltatási feltételeinket és <1>Adatvédelmi irányelveinket.\",\"bcCn6r\":\"Számítás típusa\",\"+8bmSu\":\"Kalifornia\",\"iStTQt\":\"A kamera engedélyezése megtagadva. <0>Kérje újra az engedélyt, vagy ha ez nem működik, akkor <1>engedélyeznie kell ennek az oldalnak a kamerájához való hozzáférést a böngésző beállításai között.\",\"dEgA5A\":\"Mégsem\",\"Gjt/py\":\"E-mail cím módosításának visszavonása\",\"tVJk4q\":\"Megrendelés törlése\",\"Os6n2a\":\"Megrendelés törlése\",\"Mz7Ygx\":[\"Megrendelés törlése \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Törölve\",\"U7nGvl\":\"Nem lehet bejelentkezni\",\"QyjCeq\":\"Kapacitás\",\"V6Q5RZ\":\"Kapacitás-hozzárendelés sikeresen létrehozva\",\"k5p8dz\":\"Kapacitás-hozzárendelés sikeresen törölve\",\"nDBs04\":\"Kapacitás kezelése\",\"ddha3c\":\"A kategóriák lehetővé teszik a termékek csoportosítását. Például létrehozhat egy kategóriát „Jegyek” néven, és egy másikat „Árucikkek” néven.\",\"iS0wAT\":\"A kategóriák segítenek a termékek rendszerezésében. Ez a cím megjelenik a nyilvános eseményoldalon.\",\"eorM7z\":\"Kategóriák sikeresen átrendezve.\",\"3EXqwa\":\"Kategória sikeresen létrehozva\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Jelszó módosítása\",\"xMDm+I\":\"Bejelentkezés\",\"p2WLr3\":[\"Bejelentkezés \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Bejelentkezés és megrendelés fizetettként jelölése\",\"QYLpB4\":\"Csak bejelentkezés\",\"/Ta1d4\":\"Kijelentkezés\",\"5LDT6f\":\"Nézze meg ezt az eseményt!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Bejelentkezési lista sikeresen törölve\",\"+hBhWk\":\"A bejelentkezési lista lejárt\",\"mBsBHq\":\"A bejelentkezési lista nem aktív\",\"vPqpQG\":\"Bejelentkezési lista nem található\",\"tejfAy\":\"Bejelentkezési listák\",\"hD1ocH\":\"Bejelentkezési URL a vágólapra másolva\",\"CNafaC\":\"A jelölőnégyzet opciók több kiválasztást is lehetővé tesznek\",\"SpabVf\":\"Jelölőnégyzetek\",\"CRu4lK\":\"Bejelentkezve\",\"znIg+z\":\"Fizetés\",\"1WnhCL\":\"Fizetési beállítások\",\"6imsQS\":\"Kínai (egyszerűsített)\",\"JjkX4+\":\"Válasszon színt a háttérhez\",\"/Jizh9\":\"Válasszon fiókot\",\"3wV73y\":\"Város\",\"FG98gC\":\"Keresési szöveg törlése\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Kattintson a másoláshoz\",\"yz7wBu\":\"Bezárás\",\"62Ciis\":\"Oldalsáv bezárása\",\"EWPtMO\":\"Kód\",\"ercTDX\":\"A kódnak 3 és 50 karakter között kell lennie\",\"oqr9HB\":\"Összecsukja ezt a terméket, amikor az eseményoldal kezdetben betöltődik\",\"jZlrte\":\"Szín\",\"Vd+LC3\":\"A színnek érvényes hexadecimális színkódnak kell lennie. Példa: #ffffff\",\"1HfW/F\":\"Színek\",\"VZeG/A\":\"Hamarosan érkezik\",\"yPI7n9\":\"Vesszővel elválasztott kulcsszavak, amelyek leírják az eseményt. Ezeket a keresőmotorok használják az esemény kategorizálásához és indexeléséhez.\",\"NPZqBL\":\"Megrendelés befejezése\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Fizetés befejezése\",\"qqWcBV\":\"Befejezett\",\"6HK5Ct\":\"Befejezett megrendelések\",\"NWVRtl\":\"Befejezett megrendelések\",\"DwF9eH\":\"Komponens kód\",\"Tf55h7\":\"Konfigurált kedvezmény\",\"7VpPHA\":\"Megerősítés\",\"ZaEJZM\":\"E-mail cím módosításának megerősítése\",\"yjkELF\":\"Új jelszó megerősítése\",\"xnWESi\":\"Jelszó megerősítése\",\"p2/GCq\":\"Jelszó megerősítése\",\"wnDgGj\":\"E-mail cím megerősítése...\",\"pbAk7a\":\"Stripe csatlakoztatása\",\"UMGQOh\":\"Csatlakozás a Stripe-hoz\",\"QKLP1W\":\"Csatlakoztassa Stripe fiókját, hogy elkezdhesse a fizetések fogadását.\",\"5lcVkL\":\"Csatlakozási adatok\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Folytatás\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Folytatás gomb szövege\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Beállítás folytatása\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Másolva\",\"T5rdis\":\"vágólapra másolva\",\"he3ygx\":\"Másolás\",\"r2B2P8\":\"Bejelentkezési URL másolása\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link másolása\",\"E6nRW7\":\"URL másolása\",\"JNCzPW\":\"Ország\",\"IF7RiR\":\"Borító\",\"hYgDIe\":\"Létrehozás\",\"b9XOHo\":[\"Létrehozás \",[\"0\"]],\"k9RiLi\":\"Termék létrehozása\",\"6kdXbW\":\"Promóciós kód létrehozása\",\"n5pRtF\":\"Jegy létrehozása\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"szervező létrehozása\",\"ipP6Ue\":\"Résztvevő létrehozása\",\"VwdqVy\":\"Kapacitás-hozzárendelés létrehozása\",\"EwoMtl\":\"Kategória létrehozása\",\"XletzW\":\"Kategória létrehozása\",\"WVbTwK\":\"Bejelentkezési lista létrehozása\",\"uN355O\":\"Esemény létrehozása\",\"BOqY23\":\"Új létrehozása\",\"kpJAeS\":\"Szervező létrehozása\",\"a0EjD+\":\"Termék létrehozása\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promóciós kód létrehozása\",\"B3Mkdt\":\"Kérdés létrehozása\",\"UKfi21\":\"Adó vagy díj létrehozása\",\"d+F6q9\":\"Létrehozva\",\"Q2lUR2\":\"Pénznem\",\"DCKkhU\":\"Jelenlegi jelszó\",\"uIElGP\":\"Egyedi térképek URL\",\"UEqXyt\":\"Egyedi tartomány\",\"876pfE\":\"Ügyfél\",\"QOg2Sf\":\"Testreszabhatja az esemény e-mail és értesítési beállításait.\",\"Y9Z/vP\":\"Testreszabhatja az esemény honlapját és a fizetési üzeneteket.\",\"2E2O5H\":\"Testreszabhatja az esemény egyéb beállításait.\",\"iJhSxe\":\"Testreszabhatja az esemény SEO beállításait.\",\"KIhhpi\":\"Testreszabhatja eseményoldalát\",\"nrGWUv\":\"Testreszabhatja eseményoldalát, hogy illeszkedjen márkájához és stílusához.\",\"Zz6Cxn\":\"Veszélyzóna\",\"ZQKLI1\":\"Veszélyzóna\",\"7p5kLi\":\"Irányítópult\",\"mYGY3B\":\"Dátum\",\"JvUngl\":\"Dátum és idő\",\"JJhRbH\":\"Első nap kapacitás\",\"cnGeoo\":\"Törlés\",\"jRJZxD\":\"Kapacitás törlése\",\"VskHIx\":\"Kategória törlése\",\"Qrc8RZ\":\"Bejelentkezési lista törlése\",\"WHf154\":\"Kód törlése\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Leírás\",\"YC3oXa\":\"Leírás a bejelentkezési személyzet számára\",\"URmyfc\":\"Részletek\",\"1lRT3t\":\"Ezen kapacitás letiltása nyomon követi az értékesítéseket, de nem állítja le őket, amikor a limit elérte a határt.\",\"H6Ma8Z\":\"Kedvezmény\",\"ypJ62C\":\"Kedvezmény %\",\"3LtiBI\":[\"Kedvezmény \",[\"0\"],\"-ban\"],\"C8JLas\":\"Kedvezmény típusa\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Dokumentum címke\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Adomány / Fizess, amennyit szeretnél termék\",\"OvNbls\":\".ics letöltése\",\"kodV18\":\"CSV letöltése\",\"CELKku\":\"Számla letöltése\",\"LQrXcu\":\"Számla letöltése\",\"QIodqd\":\"QR kód letöltése\",\"yhjU+j\":\"Számla letöltése\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Legördülő menü kiválasztása\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Esemény másolása\",\"3ogkAk\":\"Esemény másolása\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Opciók másolása\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Korai madár\",\"ePK91l\":\"Szerkesztés\",\"N6j2JH\":[\"Szerkesztés \",[\"0\"]],\"kBkYSa\":\"Kapacitás szerkesztése\",\"oHE9JT\":\"Kapacitás-hozzárendelés szerkesztése\",\"j1Jl7s\":\"Kategória szerkesztése\",\"FU1gvP\":\"Bejelentkezési lista szerkesztése\",\"iFgaVN\":\"Kód szerkesztése\",\"jrBSO1\":\"Szervező szerkesztése\",\"tdD/QN\":\"Termék szerkesztése\",\"n143Tq\":\"Termékkategória szerkesztése\",\"9BdS63\":\"Promóciós kód szerkesztése\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Kérdés szerkesztése\",\"poTr35\":\"Felhasználó szerkesztése\",\"GTOcxw\":\"Felhasználó szerkesztése\",\"pqFrv2\":\"pl. 2.50 2.50 dollárért\",\"3yiej1\":\"pl. 23.5 23.5%-ért\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"E-mail és értesítési beállítások\",\"ATGYL1\":\"E-mail cím\",\"hzKQCy\":\"E-mail cím\",\"HqP6Qf\":\"E-mail cím módosítása sikeresen törölve\",\"mISwW1\":\"E-mail cím módosítása függőben\",\"APuxIE\":\"E-mail megerősítés újraküldve\",\"YaCgdO\":\"E-mail megerősítés sikeresen újraküldve\",\"jyt+cx\":\"E-mail lábléc üzenet\",\"I6F3cp\":\"E-mail nem ellenőrzött\",\"NTZ/NX\":\"Beágyazási kód\",\"4rnJq4\":\"Beágyazási szkript\",\"8oPbg1\":\"Számlázás engedélyezése\",\"j6w7d/\":\"Engedélyezze ezt a kapacitást, hogy leállítsa a termékértékesítést, amikor a limit elérte a határt.\",\"VFv2ZC\":\"Befejezés dátuma\",\"237hSL\":\"Befejezett\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Angol\",\"MhVoma\":\"Adjon meg egy összeget adók és díjak nélkül.\",\"SlfejT\":\"Hiba\",\"3Z223G\":\"Hiba az e-mail cím megerősítésekor\",\"a6gga1\":\"Hiba az e-mail cím módosításának megerősítésekor\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Esemény\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Esemény dátuma\",\"0Zptey\":\"Esemény alapértelmezett beállításai\",\"QcCPs8\":\"Esemény részletei\",\"6fuA9p\":\"Esemény sikeresen másolva\",\"AEuj2m\":\"Esemény honlapja\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Esemény helyszíne és helyszín adatai\",\"OopDbA\":\"Event page\",\"4/If97\":\"Esemény állapotának frissítése sikertelen. Kérjük, próbálja újra később.\",\"btxLWj\":\"Esemény állapota frissítve\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Események\",\"sZg7s1\":\"Lejárati dátum\",\"KnN1Tu\":\"Lejár\",\"uaSvqt\":\"Lejárati dátum\",\"GS+Mus\":\"Exportálás\",\"9xAp/j\":\"Nem sikerült törölni a résztvevőt.\",\"ZpieFv\":\"Nem sikerült törölni a megrendelést.\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Nem sikerült letölteni a számlát. Kérjük, próbálja újra.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Bejelentkezési lista betöltése sikertelen\",\"ZQ15eN\":\"Jegy e-mail újraküldése sikertelen\",\"ejXy+D\":\"Termékek rendezése sikertelen\",\"PLUB/s\":\"Díj\",\"/mfICu\":\"Díjak\",\"LyFC7X\":\"Megrendelések szűrése\",\"cSev+j\":\"Szűrők\",\"CVw2MU\":[\"Szűrők (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Első számla száma\",\"V1EGGU\":\"Keresztnév\",\"kODvZJ\":\"Keresztnév\",\"S+tm06\":\"A keresztnévnek 1 és 50 karakter között kell lennie.\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Először használva\",\"TpqW74\":\"Fix\",\"irpUxR\":\"Fix összeg\",\"TF9opW\":\"Vaku nem elérhető ezen az eszközön\",\"UNMVei\":\"Elfelejtette jelszavát?\",\"2POOFK\":\"Ingyenes\",\"P/OAYJ\":\"Ingyenes termék\",\"vAbVy9\":\"Ingyenes termék, fizetési információ nem szükséges\",\"nLC6tu\":\"Francia\",\"Weq9zb\":\"Általános\",\"DDcvSo\":\"Német\",\"4GLxhy\":\"Első lépések\",\"4D3rRj\":\"Vissza a profilhoz\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Naptár\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Bruttó értékesítés\",\"yRg26W\":\"Bruttó értékesítés\",\"R4r4XO\":\"Résztvevők\",\"26pGvx\":\"Van promóciós kódja?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Íme egy példa, hogyan használhatja a komponenst az alkalmazásában.\",\"Y1SSqh\":\"Íme a React komponens, amelyet a widget beágyazásához használhatja az alkalmazásában.\",\"QuhVpV\":[\"Szia \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Rejtett a nyilvánosság elől\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"A rejtett kérdések csak az eseményszervező számára láthatók, az ügyfél számára nem.\",\"vLyv1R\":\"Elrejtés\",\"Mkkvfd\":\"Első lépések oldal elrejtése\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Termék elrejtése az értékesítés befejezési dátuma után\",\"06s3w3\":\"Termék elrejtése az értékesítés kezdési dátuma előtt\",\"axVMjA\":\"Termék elrejtése, kivéve, ha a felhasználónak van érvényes promóciós kódja\",\"ySQGHV\":\"Termék elrejtése, ha elfogyott\",\"SCimta\":\"Elrejti az első lépések oldalt az oldalsávról\",\"5xR17G\":\"Termék elrejtése az ügyfelek elől\",\"Da29Y6\":\"Kérdés elrejtése\",\"fvDQhr\":\"Szint elrejtése a felhasználók elől\",\"lNipG+\":\"Egy termék elrejtése megakadályozza, hogy a felhasználók lássák azt az eseményoldalon.\",\"ZOBwQn\":\"Honlaptervezés\",\"PRuBTd\":\"Honlaptervező\",\"YjVNGZ\":\"Honlap előnézet\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hány perc áll az ügyfél rendelkezésére a megrendelés befejezéséhez? Legalább 15 percet javaslunk.\",\"ySxKZe\":\"Hányszor használható fel ez a kód?\",\"dZsDbK\":[\"HTML karakterkorlát túllépve: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Elfogadom az <0>általános szerződési feltételeket\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Ha üres, a cím Google térkép link generálására lesz használva\",\"UYT+c8\":\"Ha engedélyezve van, a bejelentkezési személyzet bejelentkezettként jelölheti meg a résztvevőket, vagy fizetettként jelölheti meg a megrendelést, és bejelentkezhet a résztvevők. Ha le van tiltva, a fizetetlen megrendelésekhez társított résztvevők nem jelentkezhetnek be.\",\"muXhGi\":\"Ha engedélyezve van, a szervező e-mail értesítést kap, amikor új megrendelés érkezik.\",\"6fLyj/\":\"Ha nem Ön kérte ezt a módosítást, kérjük, azonnal változtassa meg jelszavát.\",\"n/ZDCz\":\"Kép sikeresen törölve\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Kép sikeresen feltöltve\",\"VyUuZb\":\"Kép URL-címe\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inaktív\",\"T0K0yl\":\"Az inaktív felhasználók nem tudnak bejelentkezni.\",\"kO44sp\":\"Adja meg az online esemény csatlakozási adatait. Ezek az adatok megjelennek a megrendelés összefoglaló oldalán és a résztvevő jegy oldalán.\",\"FlQKnG\":\"Adó és díjak belefoglalása az árba\",\"Vi+BiW\":[[\"0\"],\" terméket tartalmaz\"],\"lpm0+y\":\"1 terméket tartalmaz\",\"UiAk5P\":\"Kép beszúrása\",\"OyLdaz\":\"Meghívó újraküldve!\",\"HE6KcK\":\"Meghívó visszavonva!\",\"SQKPvQ\":\"Felhasználó meghívása\",\"bKOYkd\":\"Számla sikeresen letöltve\",\"alD1+n\":\"Számlamegjegyzések\",\"kOtCs2\":\"Számlaszámozás\",\"UZ2GSZ\":\"Számla beállítások\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Tétel\",\"KFXip/\":\"János\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Címke\",\"vXIe7J\":\"Nyelv\",\"2LMsOq\":\"Utolsó 12 hónap\",\"vfe90m\":\"Utolsó 14 nap\",\"aK4uBd\":\"Utolsó 24 óra\",\"uq2BmQ\":\"Utolsó 30 nap\",\"bB6Ram\":\"Utolsó 48 óra\",\"VlnB7s\":\"Utolsó 6 hónap\",\"ct2SYD\":\"Utolsó 7 nap\",\"XgOuA7\":\"Utolsó 90 nap\",\"I3yitW\":\"Utolsó bejelentkezés\",\"1ZaQUH\":\"Vezetéknév\",\"UXBCwc\":\"Vezetéknév\",\"tKCBU0\":\"Utoljára használva\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Hagyja üresen az alapértelmezett „Számla” szó használatához\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Betöltés...\",\"wJijgU\":\"Helyszín\",\"sQia9P\":\"Bejelentkezés\",\"zUDyah\":\"Bejelentkezés...\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Kijelentkezés\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tegye kötelezővé a számlázási címet a fizetés során\",\"MU3ijv\":\"Tegye kötelezővé ezt a kérdést\",\"wckWOP\":\"Kezelés\",\"onpJrA\":\"Résztvevő kezelése\",\"n4SpU5\":\"Esemény kezelése\",\"WVgSTy\":\"Megrendelés kezelése\",\"1MAvUY\":\"Kezelje az esemény fizetési és számlázási beállításait.\",\"cQrNR3\":\"Profil kezelése\",\"AtXtSw\":\"Kezelje az adókat és díjakat, amelyek alkalmazhatók a termékeire.\",\"ophZVW\":\"Jegyek kezelése\",\"DdHfeW\":\"Kezelje fiókadatait és alapértelmezett beállításait.\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Kezelje felhasználóit és engedélyeiket.\",\"1m+YT2\":\"A kötelező kérdésekre válaszolni kell, mielőtt az ügyfél fizethetne.\",\"Dim4LO\":\"Résztvevő manuális hozzáadása\",\"e4KdjJ\":\"Résztvevő manuális hozzáadása\",\"vFjEnF\":\"Fizetettként jelölés\",\"g9dPPQ\":\"Maximum megrendelésenként\",\"l5OcwO\":\"Üzenet a résztvevőnek\",\"Gv5AMu\":\"Üzenet a résztvevőknek\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Üzenet a vásárlónak\",\"tNZzFb\":\"Üzenet tartalma\",\"lYDV/s\":\"Egyéni résztvevők üzenete\",\"V7DYWd\":\"Üzenet elküldve\",\"t7TeQU\":\"Üzenetek\",\"xFRMlO\":\"Minimum megrendelésenként\",\"QYcUEf\":\"Minimális ár\",\"RDie0n\":\"Egyéb\",\"mYLhkl\":\"Egyéb beállítások\",\"KYveV8\":\"Többsoros szövegdoboz\",\"VD0iA7\":\"Több árlehetőség. Tökéletes a korai madár termékekhez stb.\",\"/bhMdO\":\"Az én csodálatos eseményem leírása...\",\"vX8/tc\":\"Az én csodálatos eseményem címe...\",\"hKtWk2\":\"Profilom\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Név\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigálás a résztvevőhöz\",\"qqeAJM\":\"Soha\",\"7vhWI8\":\"Új jelszó\",\"1UzENP\":\"Nem\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Nincs megjeleníthető archivált esemény.\",\"q2LEDV\":\"Nincsenek résztvevők ehhez a megrendeléshez.\",\"zlHa5R\":\"Ehhez a megrendeléshez nem adtak hozzá résztvevőket.\",\"Wjz5KP\":\"Nincs megjeleníthető résztvevő\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Nincs kapacitás-hozzárendelés\",\"a/gMx2\":\"Nincsenek bejelentkezési listák\",\"tMFDem\":\"Nincs adat\",\"6Z/F61\":\"Nincs megjeleníthető adat. Kérjük, válasszon dátumtartományt.\",\"fFeCKc\":\"Nincs kedvezmény\",\"HFucK5\":\"Nincs megjeleníthető befejezett esemény.\",\"yAlJXG\":\"Nincs megjeleníthető esemény\",\"GqvPcv\":\"Nincsenek elérhető szűrők\",\"KPWxKD\":\"Nincs megjeleníthető üzenet\",\"J2LkP8\":\"Nincs megjeleníthető megrendelés\",\"RBXXtB\":\"Jelenleg nem állnak rendelkezésre fizetési módok. Kérjük, vegye fel a kapcsolatot az eseményszervezővel segítségért.\",\"ZWEfBE\":\"Fizetés nem szükséges\",\"ZPoHOn\":\"Nincs termék ehhez a résztvevőhöz társítva.\",\"Ya1JhR\":\"Nincsenek termékek ebben a kategóriában.\",\"FTfObB\":\"Még nincsenek termékek\",\"+Y976X\":\"Nincs megjeleníthető promóciós kód\",\"MAavyl\":\"Ehhez a résztvevőhöz nem érkezett válasz.\",\"SnlQeq\":\"Ehhez a megrendeléshez nem tettek fel kérdéseket.\",\"Ev2r9A\":\"Nincs találat\",\"gk5uwN\":\"Nincs találat\",\"RHyZUL\":\"Nincs találat.\",\"RY2eP1\":\"Nem adtak hozzá adókat vagy díjakat.\",\"EdQY6l\":\"Egyik sem\",\"OJx3wK\":\"Nem elérhető\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Jegyzetek\",\"jtrY3S\":\"Még nincs mit mutatni\",\"hFwWnI\":\"Értesítési beállítások\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Szervező értesítése új megrendelésekről\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Engedélyezett napok száma a fizetésre (hagyja üresen a fizetési feltételek kihagyásához a számlákról)\",\"n86jmj\":\"Szám előtag\",\"mwe+2z\":\"Az offline megrendelések nem jelennek meg az esemény statisztikáiban, amíg a megrendelés nem kerül fizetettként megjelölésre.\",\"dWBrJX\":\"Offline fizetés sikertelen. Kérjük, próbálja újra, vagy lépjen kapcsolatba az eseményszervezővel.\",\"fcnqjw\":\"Offline fizetési utasítások\",\"+eZ7dp\":\"Offline fizetések\",\"ojDQlR\":\"Offline fizetési információk\",\"u5oO/W\":\"Offline fizetési beállítások\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Eladó\",\"Ug4SfW\":\"Miután létrehozott egy eseményt, itt fogja látni.\",\"ZxnK5C\":\"Miután elkezd gyűjteni adatokat, itt fogja látni.\",\"PnSzEc\":\"Amikor elkészült, tegye élővé eseményét, és kezdjen el termékeket értékesíteni.\",\"J6n7sl\":\"Folyamatban\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online esemény részletei\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Bejelentkezési oldal megnyitása\",\"OdnLE4\":\"Oldalsáv megnyitása\",\"ZZEYpT\":[\"Opció \",[\"i\"]],\"oPknTP\":\"Opcionális további információk, amelyek megjelennek minden számlán (pl. fizetési feltételek, késedelmi díjak, visszatérítési szabályzat).\",\"OrXJBY\":\"Opcionális előtag a számlaszámokhoz (pl. INV-)\",\"0zpgxV\":\"Opciók\",\"BzEFor\":\"vagy\",\"UYUgdb\":\"Megrendelés\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Megrendelés törölve\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Megrendelés dátuma\",\"Tol4BF\":\"Megrendelés részletei\",\"WbImlQ\":\"A megrendelés törölve lett, és a megrendelő értesítést kapott.\",\"nAn4Oe\":\"Megrendelés fizetettként megjelölve\",\"uzEfRz\":\"Megrendelés jegyzetek\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Rendelésszám\",\"acIJ41\":\"Megrendelés állapota\",\"GX6dZv\":\"Megrendelés összefoglaló\",\"tDTq0D\":\"Megrendelés időtúllépés\",\"1h+RBg\":\"Megrendelések\",\"3y+V4p\":\"Szervezet címe\",\"GVcaW6\":\"Szervezet részletei\",\"nfnm9D\":\"Szervezet neve\",\"G5RhpL\":\"Szervező\",\"mYygCM\":\"Szervező kötelező\",\"Pa6G7v\":\"Szervező neve\",\"l894xP\":\"A szervezők csak eseményeket és termékeket kezelhetnek. Nem kezelhetik a felhasználókat, fiókbeállításokat vagy számlázási információkat.\",\"fdjq4c\":\"Kitöltés\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Oldal nem található\",\"QbrUIo\":\"Oldalmegtekintések\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"fizetett\",\"HVW65c\":\"Fizetős termék\",\"ZfxaB4\":\"Részben visszatérítve\",\"8ZsakT\":\"Jelszó\",\"TUJAyx\":\"A jelszónak legalább 8 karakterből kell állnia\",\"vwGkYB\":\"A jelszónak legalább 8 karakter hosszúnak kell lennie.\",\"BLTZ42\":\"Jelszó sikeresen visszaállítva. Kérjük, jelentkezzen be új jelszavával.\",\"f7SUun\":\"A jelszavak nem egyeznek.\",\"aEDp5C\":\"Illessze be ezt oda, ahová a widgetet szeretné.\",\"+23bI/\":\"Patrik\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Fizetés\",\"Lg+ewC\":\"Fizetés és számlázás\",\"DZjk8u\":\"Fizetési és számlázási beállítások\",\"lflimf\":\"Fizetési határidő\",\"JhtZAK\":\"Fizetés sikertelen\",\"JEdsvQ\":\"Fizetési utasítások\",\"bLB3MJ\":\"Fizetési módok\",\"QzmQBG\":\"Fizetési szolgáltató\",\"lsxOPC\":\"Fizetés beérkezett\",\"wJTzyi\":\"Fizetési állapot\",\"xgav5v\":\"Fizetés sikeres!\",\"R29lO5\":\"Fizetési feltételek\",\"/roQKz\":\"Százalék\",\"vPJ1FI\":\"Százalékos összeg\",\"xdA9ud\":\"Helyezze ezt a weboldalának részébe.\",\"blK94r\":\"Kérjük, adjon hozzá legalább egy opciót.\",\"FJ9Yat\":\"Kérjük, ellenőrizze, hogy a megadott információk helyesek-e.\",\"TkQVup\":\"Kérjük, ellenőrizze e-mail címét és jelszavát, majd próbálja újra.\",\"sMiGXD\":\"Kérjük, ellenőrizze, hogy az e-mail címe érvényes-e.\",\"Ajavq0\":\"Kérjük, ellenőrizze e-mail címét az e-mail cím megerősítéséhez.\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Kérjük, folytassa az új lapon.\",\"hcX103\":\"Kérjük, hozzon létre egy terméket.\",\"cdR8d6\":\"Kérjük, hozzon létre egy jegyet.\",\"x2mjl4\":\"Kérjük, adjon meg egy érvényes kép URL-t, amely egy képre mutat.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Kérjük, vegye figyelembe\",\"C63rRe\":\"Kérjük, térjen vissza az esemény oldalára az újrakezdéshez.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Kérjük, válasszon ki legalább egy terméket.\",\"igBrCH\":\"Kérjük, erősítse meg e-mail címét az összes funkció eléréséhez.\",\"/IzmnP\":\"Kérjük, várjon, amíg előkészítjük számláját...\",\"MOERNx\":\"Portugál\",\"qCJyMx\":\"Fizetés utáni üzenet\",\"g2UNkE\":\"Működteti:\",\"Rs7IQv\":\"Fizetés előtti üzenet\",\"rdUucN\":\"Előnézet\",\"a7u1N9\":\"Ár\",\"CmoB9j\":\"Ármegjelenítési mód\",\"BI7D9d\":\"Ár nincs beállítva\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Ár típusa\",\"6RmHKN\":\"Elsődleges szín\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Elsődleges szövegszín\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Összes jegy nyomtatása\",\"DKwDdj\":\"Jegyek nyomtatása\",\"K47k8R\":\"Termék\",\"1JwlHk\":\"Termékkategória\",\"U61sAj\":\"Termékkategória sikeresen frissítve.\",\"1USFWA\":\"Termék sikeresen törölve\",\"4Y2FZT\":\"Termék ár típusa\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Termék értékesítés\",\"U/R4Ng\":\"Terméksor\",\"sJsr1h\":\"Termék típusa\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Termék(ek)\",\"N0qXpE\":\"Termékek\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Eladott termékek\",\"/u4DIx\":\"Eladott termékek\",\"DJQEZc\":\"Termékek sikeresen rendezve\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil sikeresen frissítve\",\"cl5WYc\":[\"Promóciós kód \",[\"promo_code\"],\" alkalmazva\"],\"P5sgAk\":\"Promóciós kód\",\"yKWfjC\":\"Promóciós kód oldal\",\"RVb8Fo\":\"Promóciós kódok\",\"BZ9GWa\":\"A promóciós kódok kedvezmények, előzetes hozzáférés vagy különleges hozzáférés biztosítására használhatók az eseményéhez.\",\"OP094m\":\"Promóciós kódok jelentés\",\"4kyDD5\":\"Adjon meg további kontextust vagy utasításokat ehhez a kérdéshez. Ezt a mezőt használja a feltételek, irányelvek vagy bármilyen fontos információ hozzáadására, amelyet a résztvevőknek tudniuk kell a válaszadás előtt.\",\"toutGW\":\"QR kód\",\"LkMOWF\":\"Elérhető mennyiség\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Kérdés törölve\",\"avf0gk\":\"Kérdés leírása\",\"oQvMPn\":\"Kérdés címe\",\"enzGAL\":\"Kérdések\",\"ROv2ZT\":\"Kérdések és válaszok\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Rádió opció\",\"C4TjpG\":\"Kevesebb olvasása\",\"I3QpvQ\":\"Címzett\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Visszatérítés sikertelen\",\"n10yGu\":\"Megrendelés visszatérítése\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Visszatérítés függőben\",\"xHpVRl\":\"Visszatérítés állapota\",\"/BI0y9\":\"Visszatérítve\",\"fgLNSM\":\"Regisztráció\",\"9+8Vez\":\"Fennmaradó felhasználások\",\"tasfos\":\"eltávolítás\",\"t/YqKh\":\"Eltávolítás\",\"t9yxlZ\":\"Jelentések\",\"prZGMe\":\"Számlázási cím kötelező\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-mail megerősítés újraküldése\",\"wIa8Qe\":\"Meghívó újraküldése\",\"VeKsnD\":\"Megrendelés e-mail újraküldése\",\"dFuEhO\":\"Jegy e-mail újraküldése\",\"o6+Y6d\":\"Újraküldés...\",\"OfhWJH\":\"Visszaállítás\",\"RfwZxd\":\"Jelszó visszaállítása\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Esemény visszaállítása\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Vissza az esemény oldalára\",\"8YBH95\":\"Bevétel\",\"PO/sOY\":\"Meghívó visszavonása\",\"GDvlUT\":\"Szerep\",\"ELa4O9\":\"Értékesítés befejezési dátuma\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Értékesítés kezdési dátuma\",\"hBsw5C\":\"Értékesítés befejezve\",\"kpAzPe\":\"Értékesítés kezdete\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Mentés\",\"IUwGEM\":\"Változások mentése\",\"U65fiW\":\"Szervező mentése\",\"UGT5vp\":\"Beállítások mentése\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Keresés résztvevő neve, e-mail címe vagy rendelési száma alapján...\",\"+pr/FY\":\"Keresés eseménynév alapján...\",\"3zRbWw\":\"Keresés név, e-mail vagy rendelési szám alapján...\",\"L22Tdf\":\"Keresés név, rendelési szám, résztvevő azonosító vagy e-mail alapján...\",\"BiYOdA\":\"Keresés név alapján...\",\"YEjitp\":\"Keresés tárgy vagy tartalom alapján...\",\"Pjsch9\":\"Kapacitás-hozzárendelések keresése...\",\"r9M1hc\":\"Bejelentkezési listák keresése...\",\"+0Yy2U\":\"Termékek keresése\",\"YIix5Y\":\"Keresés...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Másodlagos szín\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Másodlagos szövegszín\",\"02ePaq\":[\"Válasszon \",[\"0\"]],\"QuNKRX\":\"Kamera kiválasztása\",\"9FQEn8\":\"Kategória kiválasztása...\",\"kWI/37\":\"Szervező kiválasztása\",\"ixIx1f\":\"Termék kiválasztása\",\"3oSV95\":\"Terméksor kiválasztása\",\"C4Y1hA\":\"Termékek kiválasztása\",\"hAjDQy\":\"Állapot kiválasztása\",\"QYARw/\":\"Jegy kiválasztása\",\"OMX4tH\":\"Jegyek kiválasztása\",\"DrwwNd\":\"Időszak kiválasztása\",\"O/7I0o\":\"Válasszon...\",\"JlFcis\":\"Küldés\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Üzenet küldése\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Üzenet küldése\",\"D7ZemV\":\"Rendelés visszaigazoló és jegy e-mail küldése\",\"v1rRtW\":\"Teszt küldése\",\"4Ml90q\":\"Keresőoptimalizálás\",\"j1VfcT\":\"Keresőoptimalizálási leírás\",\"/SIY6o\":\"Keresőoptimalizálási kulcsszavak\",\"GfWoKv\":\"Keresőoptimalizálási beállítások\",\"rXngLf\":\"Keresőoptimalizálási cím\",\"/jZOZa\":\"Szolgáltatási díj\",\"Bj/QGQ\":\"Adjon meg minimális árat, és hagyja, hogy a felhasználók többet fizessenek, ha úgy döntenek.\",\"L0pJmz\":\"Állítsa be a számlaszámozás kezdő számát. Ez nem módosítható, amint a számlák elkészültek.\",\"nYNT+5\":\"Állítsa be eseményét\",\"A8iqfq\":\"Tegye élővé eseményét\",\"Tz0i8g\":\"Beállítások\",\"Z8lGw6\":\"Megosztás\",\"B2V3cA\":\"Esemény megosztása\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Elérhető termékmennyiség megjelenítése\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Több mutatása\",\"izwOOD\":\"Adó és díjak külön megjelenítése\",\"1SbbH8\":\"Az ügyfélnek a fizetés után, a rendelésösszegző oldalon jelenik meg.\",\"YfHZv0\":\"Az ügyfélnek a fizetés előtt jelenik meg.\",\"CBBcly\":\"Gyakori címmezőket mutat, beleértve az országot is.\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Egysoros szövegmező\",\"+P0Cn2\":\"Lépés kihagyása\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Elfogyott\",\"Mi1rVn\":\"Elfogyott\",\"nwtY4N\":\"Valami hiba történt\",\"GRChTw\":\"Hiba történt az adó vagy díj törlésekor\",\"YHFrbe\":\"Valami hiba történt! Kérjük, próbálja újra.\",\"kf83Ld\":\"Valami hiba történt.\",\"fWsBTs\":\"Valami hiba történt. Kérjük, próbálja újra.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sajnáljuk, ez a promóciós kód nem felismerhető.\",\"65A04M\":\"Spanyol\",\"mFuBqb\":\"Standard termék fix árral\",\"D3iCkb\":\"Kezdés dátuma\",\"/2by1f\":\"Állam vagy régió\",\"uAQUqI\":\"Állapot\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"A Stripe fizetések nincsenek engedélyezve ehhez az eseményhez.\",\"UJmAAK\":\"Tárgy\",\"X2rrlw\":\"Részösszeg\",\"zzDlyQ\":\"Sikeres\",\"b0HJ45\":[\"Sikeres! \",[\"0\"],\" hamarosan e-mailt kap.\"],\"BJIEiF\":[\"Sikeresen \",[\"0\"],\" résztvevő\"],\"OtgNFx\":\"E-mail cím sikeresen megerősítve\",\"IKwyaF\":\"E-mail cím módosítás sikeresen megerősítve\",\"zLmvhE\":\"Résztvevő sikeresen létrehozva\",\"gP22tw\":\"Termék sikeresen létrehozva\",\"9mZEgt\":\"Promóciós kód sikeresen létrehozva\",\"aIA9C4\":\"Kérdés sikeresen létrehozva\",\"J3RJSZ\":\"Résztvevő sikeresen frissítve\",\"3suLF0\":\"Kapacitás-hozzárendelés sikeresen frissítve\",\"Z+rnth\":\"Bejelentkezési lista sikeresen frissítve\",\"vzJenu\":\"E-mail beállítások sikeresen frissítve\",\"7kOMfV\":\"Esemény sikeresen frissítve\",\"G0KW+e\":\"Honlapterv sikeresen frissítve\",\"k9m6/E\":\"Honlapbeállítások sikeresen frissítve\",\"y/NR6s\":\"Helyszín sikeresen frissítve\",\"73nxDO\":\"Egyéb beállítások sikeresen frissítve\",\"4H80qv\":\"Megrendelés sikeresen frissítve\",\"6xCBVN\":\"Fizetési és számlázási beállítások sikeresen frissítve\",\"1Ycaad\":\"Termék sikeresen frissítve\",\"70dYC8\":\"Promóciós kód sikeresen frissítve\",\"F+pJnL\":\"Keresőoptimalizálási beállítások sikeresen frissítve\",\"DXZRk5\":\"100-as lakosztály\",\"GNcfRk\":\"Támogatási e-mail\",\"uRfugr\":\"Póló\",\"JpohL9\":\"Adó\",\"geUFpZ\":\"Adó és díjak\",\"dFHcIn\":\"Adó adatok\",\"wQzCPX\":\"Adózási információk, amelyek minden számla alján megjelennek (pl. adószám, adóazonosító szám).\",\"0RXCDo\":\"Adó vagy díj sikeresen törölve\",\"ZowkxF\":\"Adók\",\"qu6/03\":\"Adók és díjak\",\"gypigA\":\"Ez a promóciós kód érvénytelen.\",\"5ShqeM\":\"A keresett bejelentkezési lista nem létezik.\",\"QXlz+n\":\"Az események alapértelmezett pénzneme.\",\"mnafgQ\":\"Az események alapértelmezett időzónája.\",\"o7s5FA\":\"Az a nyelv, amelyen a résztvevő e-maileket kap.\",\"NlfnUd\":\"A link, amire kattintott, érvénytelen.\",\"HsFnrk\":[\"A termékek maximális száma \",[\"0\"],\" számára \",[\"1\"]],\"TSAiPM\":\"A keresett oldal nem létezik.\",\"MSmKHn\":\"Az ügyfélnek megjelenő ár tartalmazza az adókat és díjakat.\",\"6zQOg1\":\"Az ügyfélnek megjelenő ár nem tartalmazza az adókat és díjakat. Külön lesznek feltüntetve.\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Az esemény címe, amely megjelenik a keresőmotorok találatai között és a közösségi médiában való megosztáskor. Alapértelmezés szerint az esemény címe kerül felhasználásra.\",\"wDx3FF\":\"Nincsenek elérhető termékek ehhez az eseményhez.\",\"pNgdBv\":\"Nincsenek elérhető termékek ebben a kategóriában.\",\"rMcHYt\":\"Függőben lévő visszatérítés van. Kérjük, várja meg a befejezését, mielőtt újabb visszatérítést kérne.\",\"F89D36\":\"Hiba történt a megrendelés fizetettként való megjelölésekor.\",\"68Axnm\":\"Hiba történt a kérés feldolgozása során. Kérjük, próbálja újra.\",\"mVKOW6\":\"Hiba történt az üzenet küldésekor.\",\"AhBPHd\":\"Ezek a részletek csak akkor jelennek meg, ha a megrendelés sikeresen befejeződött. A fizetésre váró megrendelések nem jelenítik meg ezt az üzenetet.\",\"Pc/Wtj\":\"Ennek a résztvevőnek van egy kifizetetlen megrendelése.\",\"mf3FrP\":\"Ez a kategória még nem tartalmaz termékeket.\",\"8QH2Il\":\"Ez a kategória el van rejtve a nyilvánosság elől.\",\"xxv3BZ\":\"Ez a bejelentkezési lista lejárt.\",\"Sa7w7S\":\"Ez a bejelentkezési lista lejárt, és már nem használható bejelentkezéshez.\",\"Uicx2U\":\"Ez a bejelentkezési lista aktív.\",\"1k0Mp4\":\"Ez a bejelentkezési lista még nem aktív.\",\"K6fmBI\":\"Ez a bejelentkezési lista még nem aktív, és nem használható bejelentkezéshez.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Ez az információ megjelenik a fizetési oldalon, a megrendelés összefoglaló oldalán és a megrendelés visszaigazoló e-mailben.\",\"XAHqAg\":\"Ez egy általános termék, mint egy póló vagy egy bögre. Nem kerül jegy kiállításra.\",\"CNk/ro\":\"Ez egy online esemény.\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Ez az üzenet szerepelni fog az eseményről küldött összes e-mail láblécében.\",\"55i7Fa\":\"Ez az üzenet csak akkor jelenik meg, ha a megrendelés sikeresen befejeződött. A fizetésre váró megrendelések nem jelenítik meg ezt az üzenetet.\",\"RjwlZt\":\"Ez a megrendelés már ki lett fizetve.\",\"5K8REg\":\"Ez a megrendelés már visszatérítésre került.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Ez a megrendelés törölve lett.\",\"Q0zd4P\":\"Ez a megrendelés lejárt. Kérjük, kezdje újra.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Ez a megrendelés kész.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Ez a megrendelési oldal már nem elérhető.\",\"i0TtkR\":\"Ez felülírja az összes láthatósági beállítást, és elrejti a terméket minden ügyfél elől.\",\"cRRc+F\":\"Ez a termék nem törölhető, mert megrendeléshez van társítva. Helyette elrejtheti.\",\"3Kzsk7\":\"Ez a termék egy jegy. A vásárlók jegyet kapnak a vásárláskor.\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Ez a jelszó-visszaállító link érvénytelen vagy lejárt.\",\"IV9xTT\":\"Ez a felhasználó nem aktív, mivel nem fogadta el a meghívóját.\",\"5AnPaO\":\"jegy\",\"kjAL4v\":\"Jegy\",\"dtGC3q\":\"Jegy e-mailt újraküldték a résztvevőnek.\",\"54q0zp\":\"Jegyek ehhez:\",\"xN9AhL\":[\"Szint \",[\"0\"]],\"jZj9y9\":\"Többszintű termék\",\"8wITQA\":\"A többszintű termékek lehetővé teszik, hogy ugyanahhoz a termékhez több árlehetőséget kínáljon. Ez tökéletes a korai madár termékekhez, vagy különböző árlehetőségek kínálásához különböző embercsoportok számára.\",\"nn3mSR\":\"Hátralévő idő:\",\"s/0RpH\":\"Felhasználások száma\",\"y55eMd\":\"Felhasználások száma\",\"40Gx0U\":\"Időzóna\",\"oDGm7V\":\"TIPP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Eszközök\",\"72c5Qo\":\"Összesen\",\"YXx+fG\":\"Összesen kedvezmények előtt\",\"NRWNfv\":\"Összes kedvezmény összege\",\"BxsfMK\":\"Összes díj\",\"2bR+8v\":\"Összes bruttó értékesítés\",\"mpB/d9\":\"Teljes megrendelési összeg\",\"m3FM1g\":\"Összes visszatérített\",\"jEbkcB\":\"Összes visszatérített\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Összes adó\",\"+zy2Nq\":\"Típus\",\"FMdMfZ\":\"Nem sikerült bejelentkezni a résztvevőnek.\",\"bPWBLL\":\"Nem sikerült kijelentkezni a résztvevőnek.\",\"9+P7zk\":\"Nem sikerült létrehozni a terméket. Kérjük, ellenőrizze adatait.\",\"WLxtFC\":\"Nem sikerült létrehozni a terméket. Kérjük, ellenőrizze adatait.\",\"/cSMqv\":\"Nem sikerült kérdést létrehozni. Kérjük, ellenőrizze adatait.\",\"MH/lj8\":\"Nem sikerült frissíteni a kérdést. Kérjük, ellenőrizze adatait.\",\"nnfSdK\":\"Egyedi ügyfelek\",\"Mqy/Zy\":\"Egyesült Államok\",\"NIuIk1\":\"Korlátlan\",\"/p9Fhq\":\"Korlátlanul elérhető\",\"E0q9qH\":\"Korlátlan felhasználás engedélyezett\",\"h10Wm5\":\"Kifizetetlen megrendelés\",\"ia8YsC\":\"Közelgő\",\"TlEeFv\":\"Közelgő események\",\"L/gNNk\":[\"Frissítés \",[\"0\"]],\"+qqX74\":\"Eseménynév, leírás és dátumok frissítése\",\"vXPSuB\":\"Profil frissítése\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL a vágólapra másolva\",\"e5lF64\":\"Használati példa\",\"fiV0xj\":\"Használati limit\",\"sGEOe4\":\"Használja a borítókép elmosódott változatát háttérként.\",\"OadMRm\":\"Borítókép használata\",\"7PzzBU\":\"Felhasználó\",\"yDOdwQ\":\"Felhasználókezelés\",\"Sxm8rQ\":\"Felhasználók\",\"VEsDvU\":\"A felhasználók módosíthatják e-mail címüket a <0>Profilbeállítások menüpontban.\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"ÁFA\",\"E/9LUk\":\"Helyszín neve\",\"jpctdh\":\"Megtekintés\",\"Pte1Hv\":\"Résztvevő adatainak megtekintése\",\"/5PEQz\":\"Eseményoldal megtekintése\",\"fFornT\":\"Teljes üzenet megtekintése\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Megtekintés a Google Térképen\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP bejelentkezési lista\",\"tF+VVr\":\"VIP jegy\",\"2q/Q7x\":\"Láthatóság\",\"vmOFL/\":\"Nem sikerült feldolgozni a fizetését. Kérjük, próbálja újra, vagy lépjen kapcsolatba a támogatással.\",\"45Srzt\":\"Nem sikerült törölni a kategóriát. Kérjük, próbálja újra.\",\"/DNy62\":[\"Nem találtunk jegyeket, amelyek megfelelnek a következőnek: \",[\"0\"]],\"1E0vyy\":\"Nem sikerült betölteni az adatokat. Kérjük, próbálja újra.\",\"NmpGKr\":\"Nem sikerült átrendezni a kategóriákat. Kérjük, próbálja újra.\",\"BJtMTd\":\"Javasolt méretek: 1950px x 650px, 3:1 arány, maximális fájlméret: 5MB.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Nem sikerült megerősíteni a fizetését. Kérjük, próbálja újra, vagy lépjen kapcsolatba a támogatással.\",\"Gspam9\":\"Megrendelését feldolgozzuk. Kérjük, várjon...\",\"LuY52w\":\"Üdv a fedélzeten! Kérjük, jelentkezzen be a folytatáshoz.\",\"dVxpp5\":[\"Üdv újra, \",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Mik azok a többszintű termékek?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Mi az a kategória?\",\"gxeWAU\":\"Mely termékekre vonatkozik ez a kód?\",\"hFHnxR\":\"Mely termékekre vonatkozik ez a kód? (Alapértelmezés szerint mindenre vonatkozik)\",\"AeejQi\":\"Mely termékekre kell vonatkoznia ennek a kapacitásnak?\",\"Rb0XUE\":\"Mikor érkezik?\",\"5N4wLD\":\"Milyen típusú kérdés ez?\",\"gyLUYU\":\"Ha engedélyezve van, számlák készülnek a jegyrendelésekről. A számlákat a rendelés visszaigazoló e-maillel együtt küldjük el. A résztvevők a rendelés visszaigazoló oldaláról is letölthetik számláikat.\",\"D3opg4\":\"Ha az offline fizetések engedélyezve vannak, a felhasználók befejezhetik megrendeléseiket és megkaphatják jegyeiket. Jegyükön egyértelműen fel lesz tüntetve, hogy a megrendelés nincs kifizetve, és a bejelentkezési eszköz értesíti a bejelentkezési személyzetet, ha egy megrendelés fizetést igényel.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Mely jegyeket kell ehhez a bejelentkezési listához társítani?\",\"S+OdxP\":\"Ki szervezi ezt az eseményt?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Kinek kell feltenni ezt a kérdést?\",\"VxFvXQ\":\"Widget beágyazása\",\"v1P7Gm\":\"Widget beállítások\",\"b4itZn\":\"Dolgozik\",\"hqmXmc\":\"Dolgozik...\",\"+G/XiQ\":\"Év elejétől napjainkig\",\"l75CjT\":\"Igen\",\"QcwyCh\":\"Igen, távolítsa el őket.\",\"ySeBKv\":\"Ezt a jegyet már beolvasta.\",\"P+Sty0\":[\"E-mail címét <0>\",[\"0\"],\" címre módosítja.\"],\"gGhBmF\":\"Offline állapotban van.\",\"sdB7+6\":\"Létrehozhat egy promóciós kódot, amely ezt a terméket célozza meg a\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Nem módosíthatja a terméktípust, mivel ehhez a termékhez résztvevők vannak társítva.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Nem jelentkezhet be kifizetetlen megrendeléssel rendelkező résztvevőket. Ez a beállítás az eseménybeállításokban módosítható.\",\"c9Evkd\":\"Nem törölheti az utolsó kategóriát.\",\"6uwAvx\":\"Nem törölheti ezt az árszintet, mert már eladtak termékeket ehhez a szinthez. Helyette elrejtheti.\",\"tFbRKJ\":\"Nem szerkesztheti a fióktulajdonos szerepét vagy állapotát.\",\"fHfiEo\":\"Nem téríthet vissza manuálisan létrehozott megrendelést.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Több fiókhoz is hozzáfér. Kérjük, válasszon egyet a folytatáshoz.\",\"Z6q0Vl\":\"Ezt a meghívót már elfogadta. Kérjük, jelentkezzen be a folytatáshoz.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Nincs függőben lévő e-mail cím módosítás.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Kifutott az időből a megrendelés befejezéséhez.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Még nem küldött üzeneteket. Üzeneteket küldhet minden résztvevőnek, vagy meghatározott terméktulajdonosoknak.\",\"R6i9o9\":\"El kell ismernie, hogy ez az e-mail nem promóciós.\",\"3ZI8IL\":\"El kell fogadnia a feltételeket.\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Jegy létrehozása kötelező, mielőtt manuálisan hozzáadhatna egy résztvevőt.\",\"jE4Z8R\":\"Legalább egy árszintre szüksége van.\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Manuálisan kell fizetettként megjelölnie egy megrendelést. Ez a megrendelés kezelése oldalon tehető meg.\",\"L/+xOk\":\"Szüksége lesz egy jegyre, mielőtt létrehozhat egy bejelentkezési listát.\",\"Djl45M\":\"Szüksége lesz egy termékre, mielőtt létrehozhat egy kapacitás-hozzárendelést.\",\"y3qNri\":\"Legalább egy termékre szüksége lesz a kezdéshez. Ingyenes, fizetős, vagy hagyja, hogy a felhasználó döntse el, mennyit fizet.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Fióknevét az eseményoldalakon és az e-mailekben használják.\",\"veessc\":\"Résztvevői itt jelennek meg, miután regisztráltak az eseményére. Manuálisan is hozzáadhat résztvevőket.\",\"Eh5Wrd\":\"Az Ön csodálatos weboldala 🎉\",\"lkMK2r\":\"Az Ön adatai\",\"3ENYTQ\":[\"E-mail cím módosítási kérelme a következőre: <0>\",[\"0\"],\" függőben. Kérjük, ellenőrizze e-mail címét a megerősítéshez.\"],\"yZfBoy\":\"Üzenetét elküldtük.\",\"KSQ8An\":\"Az Ön megrendelése\",\"Jwiilf\":\"Az Ön megrendelése törölve lett.\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Megrendelései itt fognak megjelenni, amint beérkeznek.\",\"9TO8nT\":\"Az Ön jelszava\",\"P8hBau\":\"Fizetése feldolgozás alatt áll.\",\"UdY1lL\":\"Fizetése sikertelen volt, kérjük, próbálja újra.\",\"fzuM26\":\"Fizetése sikertelen volt. Kérjük, próbálja újra.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Visszatérítése feldolgozás alatt áll.\",\"IFHV2p\":\"Jegyéhez:\",\"x1PPdr\":\"Irányítószám / Postai irányítószám\",\"BM/KQm\":\"Irányítószám vagy postai irányítószám\",\"+LtVBt\":\"Irányítószám vagy postai irányítószám\",\"25QDJ1\":\"- Kattintson a közzétételhez\",\"WOyJmc\":\"- Kattintson a visszavonáshoz\",\"ncwQad\":\"(üres)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" már bejelentkezett\"],\"S4PqS9\":[[\"0\"],\" aktív webhook\"],\"6MIiOI\":[[\"0\"],\" maradt\"],\"COnw8D\":[[\"0\"],\" logó\"],\"B7pZfX\":[[\"0\"],\" szervező\"],\"/HkCs4\":[[\"0\"],\" jegy\"],\"TjbIUI\":[[\"availableCount\"],\" / \",[\"totalCount\"],\" elérhető\"],\"OJnhhX\":[[\"eventCount\"],\" esemény\"],\"3IEF7U\":[[\"totalCount\"],\" jegytípus\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Adó/Díjak\",\"B1St2O\":\"<0>A bejelentkezési listák segítenek az esemény belépésének kezelésében nap, terület vagy jegytípus szerint. Összekapcsolhatja a jegyeket konkrét listákkal, például VIP zónákkal vagy 1. napi bérletek, és megoszthat egy biztonságos bejelentkezési linket a személyzettel. Nincs szükség fiókra. A bejelentkezés mobil, asztali vagy táblagépen működik, eszköz kamerával vagy HID USB szkennerrel. \",\"v9VSIS\":\"<0>Állítson be egyetlen összesített látogatói limitet, amely egyszerre több jegytípusra vonatkozik.<1>Például, ha összekapcsol egy <2>Napi bérlet és egy <3>Teljes hétvége jegyet, mindkettő ugyanabból a helykeretből merít. Amint eléri a limitet, az összes kapcsolt jegy automatikusan leáll az értékesítéssel.\",\"ZnVt5v\":\"<0>A webhookok azonnal értesítik a külső szolgáltatásokat, amikor események történnek, például új résztvevő hozzáadása a CRM-hez vagy levelezési listához regisztrációkor, biztosítva a zökkenőmentes automatizálást.<1>Használjon harmadik féltől származó szolgáltatásokat, mint a <2>Zapier, <3>IFTTT vagy <4>Make egyedi munkafolyamatok létrehozásához és feladatok automatizálásához.\",\"fAv9QG\":\"🎟️ Jegyek hozzáadása\",\"M2DyLc\":\"1 aktív webhook\",\"yTsaLw\":\"1 jegy\",\"nz96Ue\":\"1 jegytípus\",\"HR/cvw\":\"Minta utca 123\",\"kMU5aM\":\"Lemondási értesítés elküldve ide:\",\"V53XzQ\":\"Új ellenőrző kód került elküldésre az e-mail címére.\",\"/z/bH1\":\"A szervező rövid leírása, amely megjelenik a felhasználók számára.\",\"aS0jtz\":\"Elhagyott\",\"uyJsf6\":\"Rólunk\",\"WTk/ke\":\"A Stripe Connectről\",\"JvuLls\":\"Díj átvállalása\",\"lk74+I\":\"Díj átvállalása\",\"1uJlG9\":\"Kiemelő szín\",\"K5+3xg\":\"Meghívó elfogadása\",\"VTfZPy\":\"Hozzáférés megtagadva\",\"iN5Cz3\":\"A fiók már csatlakoztatva van!\",\"YP4JuP\":\"Fiók konfiguráció sikeresen frissítve\",\"vOuxvL\":\"Fiók információk\",\"EHNORh\":\"Fiók nem található\",\"bPwFdf\":\"Fiókok\",\"nMtNd+\":\"Beavatkozás szükséges: Csatlakoztassa újra Stripe fiókját\",\"AhwTa1\":\"Beavatkozás szükséges: ÁFA információ szükséges\",\"APyAR/\":\"Aktív események\",\"UWWRyd\":\"Egyedi kérdések hozzáadása további információk gyűjtéséhez a pénztárnál\",\"a5KFZU\":\"Adja meg az esemény részleteit és kezelje az esemény beállításait.\",\"Fb+SDI\":\"További jegyek hozzáadása\",\"7JF9w9\":\"Kérdés hozzáadása\",\"6PNlRV\":\"Adja hozzá ezt az eseményt a naptárához\",\"BGD9Yt\":\"Jegyek hozzáadása\",\"QN2F+7\":\"Webhook hozzáadása\",\"NsWqSP\":\"Adja hozzá közösségi média hivatkozásait és weboldalának URL-jét. Ezek megjelennek a nyilvános szervezői oldalán.\",\"bVjDs9\":\"További díjak\",\"0Zypnp\":\"Admin vezérlőpult\",\"YAV57v\":\"Partner\",\"I+utEq\":\"A partnerkód nem módosítható.\",\"/jHBj5\":\"Partner sikeresen létrehozva\",\"uCFbG2\":\"Partner sikeresen törölve\",\"a41PKA\":\"Partneri értékesítések nyomon követése\",\"mJJh2s\":\"A partneri értékesítések nem kerülnek nyomon követésre. Ez inaktiválja a partnert.\",\"jabmnm\":\"Partner sikeresen frissítve\",\"CPXP5Z\":\"Partnerek\",\"9Wh+ug\":\"Partnerek exportálva\",\"3cqmut\":\"A partnerek segítenek nyomon követni a partnerek és befolyásolók által generált értékesítéseket. Hozzon létre partnerkódokat és ossza meg őket a teljesítmény nyomon követéséhez.\",\"7rLTkE\":\"Összes archivált esemény\",\"gKq1fa\":\"Minden résztvevő\",\"pMLul+\":\"Minden pénznem\",\"qlaZuT\":\"Kész! Most már a fejlesztett fizetési rendszerünket használja.\",\"ZS/D7f\":\"Összes befejezett esemény\",\"QsYjci\":\"Összes esemény\",\"31KB8w\":\"Minden sikertelen feladat törölve\",\"D2g7C7\":\"Minden feladat újrapróbálásra sorba állítva\",\"dr7CWq\":\"Összes közelgő esemény\",\"GpT6Uf\":\"Engedélyezi a résztvevőknek, hogy frissítsék jegyinformációikat (név, e-mail) a rendelés visszaigazolásával küldött biztonságos linken keresztül.\",\"QUg5y1\":\"Majdnem kész! Fejezze be Stripe fiókja csatlakoztatását a kifizetések fogadásának megkezdéséhez.\",\"c4uJfc\":\"Majdnem kész! Csak a fizetés feldolgozására várunk. Ez csak néhány másodpercet vesz igénybe.\",\"ocS8eq\":[\"Már van fiókja? <0>\",[\"0\"],\"\"],\"/H326L\":\"Már visszatérítve\",\"RtxQTF\":\"A megrendelés lemondása is\",\"jkNgQR\":\"A megrendelés visszatérítése is\",\"xYqsHg\":\"Mindig elérhető\",\"Wvrz79\":\"Fizetett összeg\",\"Zkymb9\":\"E-mail cím, amelyet ehhez a partnerhez társít. A partner nem kap értesítést.\",\"vRznIT\":\"Hiba történt az exportálási állapot ellenőrzésekor.\",\"eusccx\":\"Opcionális üzenet a kiemelt termék megjelenítéséhez, pl. \\\"Gyorsan fogy 🔥\\\" vagy \\\"Legjobb ár\\\"\",\"QNrkms\":\"Válasz sikeresen frissítve.\",\"Znwxal\":\"Alkalmazási díjak konfigurációja\",\"261RBr\":\"Üzenet jóváhagyása\",\"0aVEBY\":\"Biztosan törölni szeretné az összes sikertelen feladatot?\",\"LchiNd\":\"Biztosan törölni szeretné ezt a partnert? Ez a művelet nem vonható vissza.\",\"vPeW/6\":\"Biztosan törölni szeretné ezt a konfigurációt? Ez hatással lehet az azt használó fiókokra.\",\"JmVITJ\":\"Biztosan törli ezt a sablont? Ez a művelet nem vonható vissza, és az e-mailek az alapértelmezett sablont fogják használni.\",\"aLS+A6\":\"Biztosan törli ezt a sablont? Ez a művelet nem vonható vissza, és az e-mailek a szervező vagy az alapértelmezett sablont fogják használni.\",\"5H3Z78\":\"Biztosan törölni szeretné ezt a webhookot?\",\"147G4h\":\"Biztos, hogy el akarsz menni?\",\"VDWChT\":\"Biztosan piszkozatba szeretné tenni ezt a szervezőt? Ezzel a szervezői oldal láthatatlanná válik a nyilvánosság számára.\",\"pWtQJM\":\"Biztosan nyilvánossá szeretné tenni ezt a szervezőt? Ezzel a szervezői oldal láthatóvá válik a nyilvánosság számára.\",\"WFHOlF\":\"Biztosan közzé szeretné tenni ezt az eseményt? A közzététel után láthatóvá válik a nyilvánosság számára.\",\"4TNVdy\":\"Biztosan közzé szeretné tenni ezt a szervezői profilt? A közzététel után láthatóvá válik a nyilvánosság számára.\",\"cDtoWq\":[\"Biztosan újra szeretné küldeni a rendelés visszaigazolását a következő címre: \",[\"0\"],\"?\"],\"xeIaKw\":[\"Biztosan újra szeretné küldeni a jegyet a következő címre: \",[\"0\"],\"?\"],\"ExDt3P\":\"Biztosan visszavonja ennek az eseménynek a közzétételét? Ezzel már nem lesz látható a nyilvánosság számára.\",\"5Qmxo/\":\"Biztosan visszavonja ennek a szervezői profilnak a közzétételét? Ezzel már nem lesz látható a nyilvánosság számára.\",\"Uqefyd\":\"ÁFA regisztrált az EU-ban?\",\"+QARA4\":\"Művészet\",\"tLf3yJ\":\"Mivel vállalkozása Írországban található, az ír 23%-os ÁFA automatikusan vonatkozik minden platformdíjra.\",\"QGoXh3\":\"Mivel vállalkozása az EU-ban található, meg kell határoznunk a platformdíjainkra vonatkozó helyes ÁFA-kezelést:\",\"tMeVa/\":\"Név és e-mail bekérése minden megvásárolt jegyhez\",\"/JdZIP\":\"Hozzárendelt konfiguráció\",\"xdiER7\":\"Hozzárendelt szint\",\"F2rX0R\":\"Legalább egy eseménytípust ki kell választani.\",\"BCmibk\":\"Próbálkozások\",\"6PecK3\":\"Részvétel és bejelentkezési arányok minden eseményen\",\"AJ4rvK\":\"Résztvevő törölve\",\"qvylEK\":\"Résztvevő létrehozva\",\"Aspq3b\":\"Résztvevő adatok gyűjtése\",\"fpb0rX\":\"Résztvevő adatok másolva a rendelésből\",\"0R3Y+9\":\"Résztvevő e-mail\",\"94aQMU\":\"Résztvevő információk\",\"KkrBiR\":\"Résztvevői információk gyűjtése\",\"av+gjP\":\"Résztvevő neve\",\"cosfD8\":\"Résztvevő állapota\",\"D2qlBU\":\"Résztvevő frissítve\",\"22BOve\":\"A résztvevő sikeresen frissítve\",\"x8Vnvf\":\"A résztvevő jegye nincs ebben a listában\",\"k3Tngl\":\"Résztvevők exportálva\",\"UoIRW8\":\"Regisztrált résztvevők\",\"5UbY+B\":\"Résztvevők meghatározott jeggyel\",\"4HVzhV\":\"Résztvevők:\",\"HVkhy2\":\"Hozzárendelési elemzés\",\"dMMjeD\":\"Hozzárendelési bontás\",\"1oPDuj\":\"Hozzárendelési érték\",\"PZ7FTW\":\"Automatikusan észlelve a háttérszín alapján, de felülbírálható\",\"clF06r\":\"Visszatérítésre elérhető\",\"NB5+UG\":\"Elérhető tokenek\",\"EmYMHc\":\"Offline fizetésre vár.\",\"kNmmvE\":\"Awesome Events Kft.\",\"TeSaQO\":\"Vissza a fiókokhoz\",\"kYqM1A\":\"Vissza az eseményhez\",\"td/bh+\":\"Vissza a jelentésekhez\",\"jIPNJG\":\"Alapvető információk\",\"WOpH7O\":\"Gyönyörű pénztári élmény bármilyen eszközön\",\"iMdwTb\":\"Mielőtt az esemény élővé válna, néhány dolgot meg kell tennie. Fejezze be az összes alábbi lépést a kezdéshez.\",\"UabgBd\":\"A törzs kötelező\",\"HWXuQK\":\"Könyvjelzőzze ezt az oldalt, hogy bármikor kezelhesse rendelését.\",\"CUKVDt\":\"Márkajelzés a jegyeken egyedi logóval, színekkel és lábléc üzenettel.\",\"9N+p+g\":\"Üzlet\",\"7ns+do\":\"Vállalati cím\",\"LeC29u\":\"Vállalati cím ÁFA célokra\",\"RReHTu\":\"Vállalat neve\",\"bv6RXK\":\"Gomb felirat\",\"ChDLlO\":\"Gomb szövege\",\"BUe8Wj\":\"A vevő fizet\",\"qF1qbA\":\"A vevők tiszta árat látnak. A platformdíjat a kifizetésből vonjuk le.\",\"DFqasq\":[\"A folytatással elfogadja a(z) <0>\",[\"0\"],\" Szolgáltatási feltételeket\"],\"lFdbRS\":\"Alkalmazási díjak megkerülése\",\"2VLZwd\":\"Cselekvésre ösztönző gomb\",\"PUpvQe\":\"Kamera szkenner\",\"D02dD9\":\"Kampány\",\"H4nE+E\":\"Minden termék törlése és visszahelyezése a készletbe\",\"tOXAdc\":\"A törlés törli az összes ehhez a rendeléshez tartozó résztvevőt, és visszahelyezi a jegyeket az elérhető készletbe.\",\"IrUqjC\":\"Nem lehet bejelentkezni (Törölve)\",\"01sEfm\":\"A rendszer alapértelmezett konfigurációja nem törölhető\",\"VsM1HH\":\"Kapacitás-hozzárendelések\",\"K7tIrx\":\"Kategória\",\"2tbLdK\":\"Jótékonyság\",\"v4fiSg\":\"Ellenőrizze e-mail címét\",\"51AsAN\":\"Nézze meg a postafiókját! Ha ehhez az e-mail címhez jegyek tartoznak, kap egy linket a megtekintésükhöz.\",\"udRwQs\":\"Bejelentkezés létrehozva\",\"F4SRy3\":\"Bejelentkezés törölve\",\"9gPPUY\":\"Bejelentkezési lista létrehozva\",\"f2vU9t\":\"Bejelentkezési listák\",\"tMNBEF\":\"A bejelentkezési listák lehetővé teszik a belépés ellenőrzését napokon, területeken vagy jegytípusokon keresztül. Megoszthat egy biztonságos bejelentkezési linket a személyzettel - nincs szükség fiókra.\",\"SHJwyq\":\"Bejelentkezési arány\",\"qCqdg6\":\"Bejelentkezési állapot\",\"cKj6OE\":\"Bejelentkezési összefoglaló\",\"7B5M35\":\"Bejelentkezések\",\"DM4gBB\":\"Kínai (hagyományos)\",\"pkk46Q\":\"Válasszon szervezőt\",\"Crr3pG\":\"Naptár kiválasztása\",\"LAW8Vb\":\"Válassza ki az alapértelmezett beállítást az új eseményekhez. Ez felülírható az egyes eseményeknél.\",\"pjp2n5\":\"Válassza ki, ki fizeti a platformdíjat. Ez nem érinti a fiókbeállításokban konfigurált további díjakat.\",\"CySr+W\":\"Kattintson a jegyzet megtekintéséhez\",\"RG3szS\":\"bezárás\",\"RWw9Lg\":\"Modális ablak bezárása\",\"XwdMMg\":\"A kód csak betűket, számokat, kötőjeleket és aláhúzásokat tartalmazhat\",\"+yMJb7\":\"Kód kötelező\",\"m9SD3V\":\"A kódnak legalább 3 karakter hosszúnak kell lennie\",\"V1krgP\":\"A kód legfeljebb 20 karakter hosszúságú lehet\",\"psqIm5\":\"Kollaboráljon csapatával, hogy csodálatos eseményeket hozzanak létre együtt.\",\"4bUH9i\":\"Résztvevő adatok gyűjtése minden megvásárolt jegyhez.\",\"TkfG8v\":\"Adatok gyűjtése rendelésenként\",\"96ryID\":\"Adatok gyűjtése jegyenként\",\"FpsvqB\":\"Színmód\",\"jEu4bB\":\"Oszlopok\",\"CWk59I\":\"Vígjáték\",\"rPA+Gc\":\"Kommunikációs beállítások\",\"7D9MJz\":\"Stripe beállításának befejezése\",\"OqEV/G\":\"Fejezze be az alábbi beállítást a folytatáshoz\",\"nqx+6h\":\"Fejezze be ezeket a lépéseket, hogy elkezdhesse jegyek értékesítését az eseményéhez.\",\"5YrKW7\":\"Fejezze be a fizetést a jegyek biztosításához.\",\"xGU92i\":\"Töltse ki a profilját a csapathoz való csatlakozáshoz.\",\"ih35UP\":\"Konferencia Központ\",\"B5fpAA\":\"Konfiguráció sikeresen hozzárendelve\",\"X1zdE7\":\"Konfiguráció sikeresen létrehozva\",\"mLBUMQ\":\"Konfiguráció sikeresen törölve\",\"qxquWu\":\"A konfigurációs nevek láthatóak a végfelhasználók számára. A \\\"Fix díj\\\" és a \\\"Százalékos díj\\\" alkalmazási díjak, amelyek USD-ben kerülnek felszámításra minden tranzakción.\",\"eeZdaB\":\"Konfiguráció sikeresen frissítve\",\"3cKoxx\":\"Konfigurációk\",\"8v2LRU\":\"Esemény részletek, helyszín, pénztári beállítások és e-mail értesítések konfigurálása.\",\"raw09+\":\"Állítsa be, hogyan gyűjtse a résztvevők adatait a pénztárnál\",\"FI60XC\":\"Adók és díjak beállítása\",\"NGXKG/\":\"E-mail cím megerősítése\",\"JRQitQ\":\"Új jelszó megerősítése\",\"Auz0Mz\":\"Erősítse meg e-mail címét az összes funkció eléréséhez.\",\"7+grte\":\"Megerősítő e-mail elküldve! Kérjük, ellenőrizze postaládáját.\",\"n/7+7Q\":\"Megerősítés elküldve a következő címre:\",\"o5A0Go\":\"Gratulálunk az esemény létrehozásához!\",\"WNnP3w\":\"Csatlakozás és frissítés\",\"Xe2tSS\":\"Dokumentáció csatlakoztatása\",\"1Xxb9f\":\"Fizetésfeldolgozás csatlakoztatása\",\"nQI4H5\":\"Kapcsolja be a Stripe-ot az e-mail sablon szerkesztéséhez\",\"LmvZ+E\":\"Kapcsolja be a Stripe-ot az üzenetküldéshez\",\"EWnXR+\":\"Csatlakozás a Stripe-hoz\",\"VioGG1\":\"Csatlakoztassa Stripe fiókját, hogy elfogadja a jegyek és termékek fizetését.\",\"4qmnU8\":\"Kapcsolja össze a Stripe fiókját a fizetések fogadásához.\",\"E1eze1\":\"Kapcsolja össze a Stripe fiókját, hogy elkezdjen fizetéseket fogadni az eseményeihez.\",\"ulV1ju\":\"Kapcsolja össze a Stripe fiókját a fizetések fogadásának megkezdéséhez.\",\"/3017M\":\"Csatlakoztatva a Stripe-hoz\",\"jfC/xh\":\"Kapcsolat\",\"LOFgda\":[\"Kapcsolatfelvétel \",[\"0\"]],\"41BQ3k\":\"Kapcsolattartási e-mail\",\"KcXRN+\":\"Kapcsolati e-mail címünk az ügyfélszolgálathoz\",\"m8WD6t\":\"Beállítás folytatása\",\"0GwUT4\":\"Folytatás\",\"sBV87H\":\"Folytatás az esemény létrehozásához\",\"nKtyYu\":\"Folytatás a következő lépésre\",\"F3/nus\":\"Tovább a fizetéshez\",\"p2FRHj\":\"Szabályozza, hogyan kezelje a platformdíjakat ezen eseménynél\",\"1JnTgU\":\"Másolva a fentiekből\",\"FxVG/l\":\"Vágólapra másolva\",\"PiH3UR\":\"Másolva!\",\"uUPbPg\":\"Partneri link másolása\",\"iVm46+\":\"Kód másolása\",\"+2ZJ7N\":\"Adatok másolása az első résztvevőhöz\",\"ZN1WLO\":\"E-mail másolása\",\"tUGbi8\":\"Adataim másolása:\",\"y22tv0\":\"Másolja ezt a linket a megosztáshoz bárhol\",\"/4gGIX\":\"Vágólapra másolás\",\"P0rbCt\":\"Borítókép\",\"60u+dQ\":\"A borítókép az eseményoldal tetején jelenik meg\",\"2NLjA6\":\"A borítókép a szervezői oldal tetején jelenik meg\",\"zg4oSu\":[[\"0\"],\" sablon létrehozása\"],\"RKKhnW\":\"Hozzon létre egyedi widgetet jegyek értékesítéséhez a webhelyén.\",\"yIRev4\":\"Jelszó létrehozása\",\"xfKgwv\":\"Partner létrehozása\",\"tudG8q\":\"Jegyek és árucikkek létrehozása és konfigurálása értékesítéshez.\",\"YAl9Hg\":\"Konfiguráció létrehozása\",\"BTne9e\":\"Hozzon létre egyedi e-mail sablonokat ehhez az eseményhez, amelyek felülírják a szervező alapértelmezéseit\",\"YIDzi/\":\"Egyedi sablon létrehozása\",\"Nc3l/D\":\"Kedvezmények, hozzáférési kódok rejtett jegyekhez és különleges ajánlatok létrehozása.\",\"eWEV9G\":\"Új jelszó létrehozása\",\"8AiKIu\":\"Jegy vagy termék létrehozása\",\"agZ87r\":\"Hozzon létre jegyeket az eseményéhez, állítsa be az árakat és kezelje az elérhető mennyiséget.\",\"/HGmW9\":\"Követhető linkek létrehozása a partnerek jutalmazásához, akik népszerűsítik az eseményét.\",\"dkAPxi\":\"Webhook létrehozása\",\"5slqwZ\":\"Hozza létre eseményét\",\"JQNMrj\":\"Hozza létre első eseményét\",\"CCjxOC\":\"Hozza létre első eseményét, hogy elkezdhesse a jegyek értékesítését és a résztvevők kezelését.\",\"ZCSSd+\":\"Hozza létre saját eseményét\",\"67NsZP\":\"Esemény létrehozása...\",\"H34qcM\":\"Szervező létrehozása...\",\"1YMS+X\":\"Esemény létrehozása, kérjük, várjon.\",\"yiy8Jt\":\"Szervezői profil létrehozása, kérjük, várjon.\",\"lfLHNz\":\"CTA címke kötelező\",\"BMtue0\":\"Jelenlegi fizetési szolgáltató\",\"T+1APV\":\"A jelenlegi ÁFA szám érvényesített\",\"v2GlhZ\":\"A jelenlegi ÁFA szám érvényesítése sikertelen\",\"iTvh6I\":\"Jelenleg megvásárolható\",\"g7HIC0\":\"Egyedi márkajelzés\",\"mimF6c\":\"Egyedi üzenet a pénztár után\",\"O6mra8\":\"Egyedi kérdések\",\"axv/Mi\":\"Egyedi sablon\",\"QMHSMS\":\"A vásárló e-mailt kap a visszatérítés megerősítéséről\",\"L/Qc+w\":\"Vásárló e-mail címe\",\"wpfWhJ\":\"Vásárló keresztneve\",\"GIoqtA\":\"Vásárló vezetékneve\",\"NihQNk\":\"Vásárlók\",\"7gsjkI\":\"Testreszabhatja az ügyfeleknek küldött e-maileket Liquid sablonok használatával. Ezek a sablonok alapértelmezettként lesznek használva a szervezet összes eseményéhez.\",\"xJaTUK\":\"Testreszabhatja az esemény kezdőlapjának elrendezését, színeit és márkajelzését.\",\"MXZfGN\":\"Testreszabhatja a pénztárban feltett kérdéseket, hogy fontos információkat gyűjtsön a résztvevőktől.\",\"iX6SLo\":\"Testreszabhatja a folytatás gomb szövegét.\",\"pxNIxa\":\"Testreszabhatja az e-mail sablonját Liquid sablonok használatával\",\"3trPKm\":\"Testreszabhatja szervezői oldalának megjelenését.\",\"/gWrVZ\":\"Napi bevétel, adók, díjak és visszatérítések az összes eseményen\",\"zgCHnE\":\"Napi értékesítési jelentés\",\"nHm0AI\":\"Napi értékesítési, adó- és díj bontás.\",\"pvnfJD\":\"Sötét\",\"nE5o/t\":\"Adattulajdonlás\",\"lnYE59\":\"Az esemény dátuma\",\"gnBreG\":\"Rendelés leadásának dátuma\",\"ovBPCi\":\"Alapértelmezett\",\"JtI4vj\":\"Alapértelmezett résztvevői információgyűjtés\",\"3R/Tu2\":\"Alapértelmezett díjkezelés\",\"1bZAZA\":\"Alapértelmezett sablon lesz használva\",\"vu7gDm\":\"Partner törlése\",\"KZN4Lc\":\"Összes törlése\",\"+jw/c1\":\"Kép törlése\",\"hdyeZ0\":\"Feladat törlése\",\"dPyJ15\":\"Sablon törlése\",\"mxsm1o\":\"Törli ezt a kérdést? Ez nem vonható vissza.\",\"snMaH4\":\"Webhook törlése\",\"vYgeDk\":\"Összes kijelölés megszüntetése\",\"NvuEhl\":\"Tervezési elemek\",\"H8kMHT\":\"Nem kapta meg a kódot?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Üzenet elvetése\",\"BREO0S\":\"Jelölőnégyzet megjelenítése, amely lehetővé teszi az ügyfelek számára, hogy feliratkozzanak a rendezvényszervező marketing kommunikációira.\",\"TvY/XA\":\"Dokumentáció\",\"Kdpf90\":\"Ne felejtse el!\",\"352VU2\":\"Nincs fiókja? <0>Regisztráljon\",\"AXXqG+\":\"Adomány\",\"DPfwMq\":\"Kész\",\"2+O9st\":\"Értékesítési, résztvevői és pénzügyi jelentések letöltése minden befejezett rendeléshez.\",\"eneWvv\":\"Piszkozat\",\"Ts8hhq\":\"A spam magas kockázata miatt csatlakoztatnia kell egy Stripe fiókot, mielőtt módosíthatná az e-mail sablonokat. Ez biztosítja, hogy minden eseményszervező ellenőrzött és felelősségre vonható legyen.\",\"TnzbL+\":\"A spam magas kockázata miatt csatlakoztatnia kell egy Stripe fiókot, mielőtt üzeneteket küldhetne a résztvevőknek.\\nEz biztosítja, hogy minden eseményszervező ellenőrzött és felelősségre vonható legyen.\",\"euc6Ns\":\"Duplikálás\",\"KRmTkx\":\"Termék másolása\",\"KIjvtr\":\"Holland\",\"SPKbfM\":\"pl. Jegyek beszerzése, Regisztráció most\",\"fc7wGW\":\"pl. Fontos frissítés a jegyeiről\",\"54MPqC\":\"pl. Alap, Prémium, Vállalati\",\"LTzmgK\":[[\"0\"],\" sablon szerkesztése\"],\"v4+lcZ\":\"Partner szerkesztése\",\"2iZEz7\":\"Válasz szerkesztése\",\"tPtRwl\":\"Alkalmazási díjak szerkesztése\",\"t2bbp8\":\"Résztvevő szerkesztése\",\"etaWtB\":\"Résztvevő adatainak szerkesztése\",\"+guao5\":\"Konfiguráció szerkesztése\",\"vRWOrM\":\"Rendelés részleteinek szerkesztése\",\"3yNuBV\":\"ÁFA beállítások szerkesztése\",\"fW5sSv\":\"Webhook szerkesztése\",\"nP7CdQ\":\"Webhook szerkesztése\",\"uBAxNB\":\"Szerkesztő\",\"aqxYLv\":\"Oktatás\",\"iiWXDL\":\"Jogosultsági hibák\",\"zPiC+q\":\"Jogosult bejelentkezési listák\",\"V2sk3H\":\"E-mail és sablonok\",\"hbwCKE\":\"E-mail cím vágólapra másolva\",\"dSyJj6\":\"Az e-mail címek nem egyeznek\",\"elW7Tn\":\"E-mail törzse\",\"ZsZeV2\":\"E-mail cím kötelező\",\"Be4gD+\":\"E-mail előnézet\",\"6IwNUc\":\"E-mail sablonok\",\"H/UMUG\":\"E-mail ellenőrzés szükséges\",\"L86zy2\":\"E-mail sikeresen ellenőrizve!\",\"Qj0GKe\":\"Résztvevői önkiszolgálás engedélyezése\",\"hEtQsg\":\"Résztvevői önkiszolgálás alapértelmezett engedélyezése\",\"Upeg/u\":\"Sablon engedélyezése e-mailek küldéséhez\",\"RxzN1M\":\"Engedélyezve\",\"sGjBEq\":\"Befejezés dátuma és ideje (opcionális)\",\"PKXt9R\":\"A befejezés dátumának a kezdő dátum után kell lennie.\",\"48Y16Q\":\"Befejezés ideje (opcionális)\",\"7YZofi\":\"Írjon be egy tárgyat és törzset az előnézet megtekintéséhez\",\"3bR1r4\":\"Adja meg a partner e-mail címét (opcionális)\",\"ARkzso\":\"Adja meg a partner nevét\",\"y1BZw1\":\"Írja be a vállalati címet\",\"3GfR6a\":\"Írja be a vállalat nevét\",\"6KnyG0\":\"E-mail megadása\",\"INDKM9\":\"Írja be az e-mail tárgyát...\",\"xUgUTh\":\"Keresztnév megadása\",\"9/1YKL\":\"Vezetéknév megadása\",\"VpwcSk\":\"Írja be az új jelszót\",\"1tAGuY\":\"Írja be az ÁFA számot az országkóddal együtt\",\"kWg31j\":\"Adjon meg egyedi partnerkódot\",\"C3nD/1\":\"Adja meg e-mail címét\",\"VmXiz4\":\"Írja be az e-mail címét és elküldjük a jelszó visszaállításához szükséges utasításokat.\",\"n9V+ps\":\"Adja meg nevét\",\"IdULhL\":\"Írja be az ÁFA számát az országkóddal együtt, szóközök nélkül (pl. IE1234567A, DE123456789)\",\"LslKhj\":\"Hiba a naplók betöltésekor\",\"AKbElk\":\"EU ÁFA-s vállalkozások: Fordított adózás alkalmazandó (0% - ÁFA irányelv 2006/112/EK 196. cikke)\",\"WgD6rb\":\"Eseménykategória\",\"b46pt5\":\"Esemény borítóképe\",\"1Hzev4\":\"Esemény egyedi sablon\",\"imgKgl\":\"Esemény leírása\",\"kJDmsI\":\"Esemény részletei\",\"m/N7Zq\":\"Esemény teljes címe\",\"Nl1ZtM\":\"Esemény helyszíne\",\"t3AMTs\":\"Eseménykezelő platform\",\"PYs3rP\":\"Esemény neve\",\"HhwcTQ\":\"Esemény neve\",\"WZZzB6\":\"Esemény neve kötelező\",\"Wd5CDM\":\"Az esemény nevének 150 karakternél rövidebbnek kell lennie.\",\"4JzCvP\":\"Esemény nem elérhető\",\"Gh9Oqb\":\"Eseményszervező neve\",\"mImacG\":\"Eseményoldal\",\"JyD0LH\":\"Esemény beállítások\",\"cOePZk\":\"Esemény időpontja\",\"e8WNln\":\"Esemény időzóna\",\"GeqWgj\":\"Esemény időzóna\",\"XVLu2v\":\"Esemény címe\",\"OfmsI9\":\"Az esemény túl új\",\"YDVUVl\":\"Eseménytípusok\",\"4K2OjV\":\"Esemény helyszíne\",\"19j6uh\":\"Események teljesítménye\",\"PC3/fk\":\"Következő 24 órában kezdődő események\",\"fTFfOK\":\"Minden e-mail sablonnak tartalmaznia kell egy cselekvésre ösztönző gombot, amely a megfelelő oldalra vezet\",\"BVinvJ\":\"Példák: \\\"Honnan hallott rólunk?\\\", \\\"Cégnév számlához\\\"\",\"2hGPQG\":\"Példák: \\\"Póló méret\\\", \\\"Étkezési preferencia\\\", \\\"Munkakör\\\"\",\"qNuTh3\":\"Kivétel\",\"kF8HQ7\":\"Válaszok exportálása\",\"2KAI4N\":\"CSV exportálása\",\"JKfSAv\":\"Exportálás sikertelen. Kérjük, próbálja újra.\",\"SVOEsu\":\"Exportálás elindítva. Fájl előkészítése...\",\"wuyaZh\":\"Exportálás sikeres\",\"9bpUSo\":\"Partnerek exportálása\",\"jtrqH9\":\"Résztvevők exportálása\",\"R4Oqr8\":\"Exportálás befejezve. Fájl letöltése...\",\"UlAK8E\":\"Megrendelések exportálása\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Sikertelen\",\"8uOlgz\":\"Sikertelen időpontja\",\"tKcbYd\":\"Sikertelen feladatok\",\"SsI9v/\":\"A rendelés feladása sikertelen. Kérjük, próbálja újra.\",\"LdPKPR\":\"A konfiguráció hozzárendelése sikertelen\",\"cEFg3R\":\"Nem sikerült létrehozni a partnert.\",\"dVgNF1\":\"A konfiguráció létrehozása sikertelen\",\"U66oUa\":\"A sablon létrehozása sikertelen\",\"aFk48v\":\"A konfiguráció törlése sikertelen\",\"Zw6LWb\":\"A feladat törlése sikertelen\",\"tq0abZ\":\"A feladatok törlése sikertelen\",\"vKMKnu\":\"A kérdés törlése sikertelen\",\"xFj7Yj\":\"A sablon törlése sikertelen\",\"jo3Gm6\":\"Nem sikerült exportálni a partnereket.\",\"Jjw03p\":\"Résztvevők exportálása sikertelen\",\"ZPwFnN\":\"Megrendelések exportálása sikertelen\",\"zGE3CH\":\"A jelentés exportálása sikertelen. Kérjük, próbálja újra.\",\"X4o0MX\":\"Webhook betöltése sikertelen\",\"0+iwE5\":\"A kérdések újrarendezése sikertelen\",\"EJPAcd\":\"A rendelés visszaigazolásának újraküldése sikertelen\",\"DjSbj3\":\"A jegy újraküldése sikertelen\",\"YQ3QSS\":\"Ellenőrző kód újraküldése sikertelen\",\"wDioLj\":\"A feladat újrapróbálása sikertelen\",\"DKYTWG\":\"A feladatok újrapróbálása sikertelen\",\"zTkTF3\":\"A sablon mentése sikertelen\",\"l6acRV\":\"Az ÁFA beállítások mentése sikertelen. Kérjük, próbálja újra.\",\"T6B2gk\":\"Üzenet küldése sikertelen. Kérjük, próbálja újra.\",\"lKh069\":\"Exportálási feladat indítása sikertelen\",\"t/KVOk\":\"A megszemélyesítés indítása sikertelen. Kérjük, próbálja újra.\",\"QXgjH0\":\"A megszemélyesítés leállítása sikertelen. Kérjük, próbálja újra.\",\"o/blc/\":\"A fiók konfiguráció frissítése sikertelen\",\"i0QKrm\":\"Partner frissítése sikertelen\",\"NNc33d\":\"Válasz frissítése sikertelen.\",\"E9jY+o\":\"A résztvevő frissítése sikertelen\",\"uQynyf\":\"A konfiguráció frissítése sikertelen\",\"EhlbcI\":\"Az üzenetküldési szint frissítése sikertelen\",\"rpGMzC\":\"A rendelés frissítése sikertelen\",\"Eeo/Gy\":\"A beállítás frissítése sikertelen\",\"kqA9lY\":\"Az ÁFA beállítások frissítése sikertelen\",\"7/9RFs\":\"Kép feltöltése sikertelen.\",\"nkNfWu\":\"Kép feltöltése sikertelen. Kérjük, próbálja újra.\",\"rxy0tG\":\"E-mail ellenőrzése sikertelen\",\"/sV91a\":\"Díjkezelés\",\"T4BMxU\":\"A díjak változhatnak. Értesítést kap minden díjstruktúrájában bekövetkező változásról.\",\"LyUWXA\":\"Díjak megkerülve\",\"cf35MA\":\"Fesztivál\",\"pAey+4\":\"A fájl túl nagy. Maximális méret: 5MB.\",\"VejKUM\":\"Először töltse ki az adatait fentebb\",\"8OvVZZ\":\"Résztvevők szűrése\",\"mvrlBO\":\"Szűrés esemény szerint\",\"8BwQeU\":\"Beállítás befejezése\",\"hg80P7\":\"Stripe beállítás befejezése\",\"1vBhpG\":\"Első résztvevő\",\"4pwejF\":\"A keresztnév kötelező\",\"6bBh3/\":\"Fix díj\",\"j+XQDj\":\"Fix díj (USD)\",\"5mpF6N\":[\"Fix díj összege \",[\"currencyCode\"],\" valutában\"],\"/uXPzP\":\"Tranzakciónként felszámított fix díj USD-ben\",\"LWL3Bs\":\"A fix díjnak 0 vagy nagyobbnak kell lennie\",\"YXhom6\":\"Fix díj:\",\"KgxI80\":\"Rugalmas jegyértékesítés\",\"lWxAUo\":\"Étel és ital\",\"nFm+5u\":\"Lábléc szövege\",\"MY2SVM\":\"Teljes visszatérítés\",\"T02gNN\":\"Általános belépés\",\"3ep0Gx\":\"Általános információk a szervezőjéről\",\"ziAjHi\":\"Generálás\",\"exy8uo\":\"Kód generálása\",\"4CETZY\":\"Útvonal\",\"+4zM7f\":\"Azonnali kifizetés Stripe Connect-en keresztül\",\"ZDIydz\":\"Kezdés\",\"u6FPxT\":\"Jegyek vásárlása\",\"8KDgYV\":\"Készítse elő eseményét\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Esemény oldalra\",\"gHSuV/\":\"Ugrás a főoldalra\",\"6nDzTl\":\"Jó olvashatóság\",\"aGWZUr\":\"Bruttó bevétel\",\"n8IUs7\":\"Bruttó bevétel\",\"LIYoRQ\":\"Vendégkezelés\",\"kTSQej\":[\"Helló \",[\"0\"],\", innen kezelheti a platformot.\"],\"dORAcs\":\"Itt vannak az e-mail címéhez tartozó összes jegyek.\",\"g+2103\":\"Íme az affiliate linkje\",\"QlwJ9d\":\"Mire számíthat:\",\"/iE8xx\":\"Hi.Events díj\",\"zppscQ\":\"Hi.Events platform díjak és ÁFA bontás tranzakciónként\",\"D+zLDD\":\"Rejtett\",\"DRErHC\":\"Rejtett a résztvevők elől - csak a szervezők látják\",\"P+5Pbo\":\"Válaszok elrejtése\",\"FmogyU\":\"Opciók elrejtése\",\"gtEbeW\":\"Kiemelés\",\"NF8sdv\":\"Kiemelt üzenet\",\"MXSqmS\":\"Termék kiemelése\",\"7ER2sc\":\"Kiemelt\",\"sq7vjE\":\"A kiemelt termékek eltérő háttérszínnel jelennek meg, hogy kiemelkedjenek az esemény oldalán.\",\"AVpmAa\":\"Hogyan fizessen offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Magyar\",\"YLgdk5\":\"Megerősítem, hogy ez egy tranzakciós üzenet az eseményhez kapcsolódóan\",\"4/kP5a\":\"Ha nem nyílt meg automatikusan új lap, kérjük, kattintson az alábbi gombra a fizetés folytatásához.\",\"PYVWEI\":\"Ha regisztrált, adja meg ÁFA számát az érvényesítéshez\",\"iIEaNB\":\"Ha van nálunk fiókja, e-mailt fog kapni a jelszó visszaállításához szükséges utasításokkal.\",\"an5hVd\":\"Képek\",\"tSVr6t\":\"Megszemélyesítés\",\"TWXU0c\":\"Felhasználó megszemélyesítése\",\"5LAZwq\":\"Megszemélyesítés elindítva\",\"IMwcdR\":\"Megszemélyesítés leállítva\",\"0I0Hac\":\"Fontos megjegyzés\",\"yD3avI\":\"Fontos: Az e-mail cím módosítása frissíti a rendeléshez való hozzáférés linkjét. Mentés után átirányítjuk az új rendelési linkre.\",\"M8M6fs\":\"Fontos: Stripe újracsatlakozás szükséges\",\"jT142F\":[[\"diffHours\"],\" óra múlva\"],\"OoSyqO\":[[\"diffMinutes\"],\" perc múlva\"],\"cljs3a\":\"Jelölje meg, ha ÁFA-s az EU-ban\",\"F1Xp97\":\"Egyéni résztvevők\",\"85e6zs\":\"Liquid token beszúrása\",\"38KFY0\":\"Változó beszúrása\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Azonnali kifizetések\",\"nbfdhU\":\"Integrációk\",\"JHB/Ky\":\"Érvénytelen\",\"B2Tpo0\":\"Érvénytelen e-mail\",\"5tT0+u\":\"Érvénytelen e-mail formátum\",\"f9WRpE\":\"Érvénytelen fájltípus. Kérjük, töltsön fel egy képet.\",\"tnL+GP\":\"Érvénytelen Liquid szintaxis. Kérjük, javítsa ki és próbálja újra.\",\"N9JsFT\":\"Érvénytelen ÁFA szám formátum\",\"g+lLS9\":\"Csapattag meghívása\",\"1z26sk\":\"Csapattag meghívása\",\"KR0679\":\"Csapattagok meghívása\",\"Mokwac\":\"Korlátlan számú csapattag meghívása egyedi szerepkörökkel\",\"aH6ZIb\":\"Hívja meg csapatát\",\"IuMGvq\":\"Számla\",\"y0meFR\":\"Ír ÁFA 23%-os mértékben kerül felszámításra a platform díjakra (belföldi szolgáltatás).\",\"1ZKm04\":\"Ez a fiók ÁFA-s az EU-ban?\",\"Lj7sBL\":\"Olasz\",\"F5/CBH\":\"tétel(ek)\",\"BzfzPK\":\"Tételek\",\"KmWyx0\":\"Feladat\",\"o5r6b2\":\"Feladat törölve\",\"cd0jIM\":\"Feladat részletei\",\"ruJO57\":\"Feladat neve\",\"YZi+Hu\":\"Feladat újrapróbálásra sorba állítva\",\"nCywLA\":\"Csatlakozzon bárhonnan\",\"hTJ4fB\":\"Csak kattintson az alábbi gombra a Stripe fiók újracsatlakoztatásához.\",\"MxjCqk\":\"Csak a jegyeit keresi?\",\"lB2hSG\":[\"Tartsanak naprakészen a \",[\"0\"],\" híreivel és eseményeivel\"],\"DruLRc\":\"Elmúlt 14 nap\",\"ve9JTU\":\"A vezetéknév kötelező\",\"h0Q9Iw\":\"Utolsó válasz\",\"gw3Ur5\":\"Utoljára aktiválva\",\"QIn0Vl\":\"Hivatalos cégnév ÁFA célokra\",\"1njn7W\":\"Világos\",\"1qY5Ue\":\"A link lejárt vagy érvénytelen\",\"psosdY\":\"Link a rendelés részleteihez\",\"6JzK4N\":\"Link a jegyhez\",\"shkJ3U\":\"Linkelje Stripe fiókját, hogy jegyértékesítésből származó bevételeket fogadjon.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Linkek engedélyezve\",\"dF6vP6\":\"Élő\",\"fpMs2Z\":\"ÉLŐ\",\"D9zTjx\":\"Élő események\",\"WdmJIX\":\"Előnézet betöltése...\",\"IoDI2o\":\"Tokenek betöltése...\",\"NFxlHW\":\"Webhookok betöltése\",\"iG7KNr\":\"Logó\",\"vu7ZGG\":\"Logó és borítókép\",\"gddQe0\":\"Logó és borítókép a szervezőjéhez\",\"TBEnp1\":\"A logó a fejlécben jelenik meg\",\"Jzu30R\":\"A logó megjelenik a jegyen\",\"PSRm6/\":\"Jegyeim keresése\",\"4wUIjX\":\"Tegye élővé eseményét\",\"2FzaR1\":\"Kezelje fizetésfeldolgozását és tekintse meg a platformdíjakat.\",\"2L3vle\":\"Max üzenetek / 24ó\",\"Qp4HWD\":\"Max címzettek / üzenet\",\"agPptk\":\"Médium\",\"xDAtGP\":\"Üzenet\",\"bECJqy\":\"Üzenet sikeresen jóváhagyva\",\"1jRD0v\":\"Üzenet a résztvevőknek meghatározott jegyekkel\",\"48rf3i\":\"Az üzenet nem haladhatja meg az 5000 karaktert\",\"ZPj0Q8\":\"Üzenet részletei\",\"Vjat/X\":\"Üzenet kötelező\",\"0/yJtP\":\"Üzenet a megrendelőknek meghatározott termékekkel\",\"mFdA+i\":\"Üzenetküldési szint\",\"v7xKtM\":\"Üzenetküldési szint sikeresen frissítve\",\"gqnyh0\":\"Mobilra optimalizált\",\"olKKwj\":\"Mobil szkenner offline támogatással és valós idejű követéssel\",\"JbIgPz\":\"A pénzértékek az összes pénznem hozzávetőleges összegei\",\"qvF+MT\":\"Sikertelen háttérfeladatok figyelése és kezelése\",\"w36OkR\":\"Legnézettebb események (Elmúlt 14 nap)\",\"GfaxEk\":\"Zene\",\"oVGCGh\":\"Jegyeim\",\"8/brI5\":\"Név kötelező\",\"sFFArG\":\"A névnek rövidebbnek kell lennie 255 karakternél\",\"sCV5Yc\":\"Az esemény neve\",\"xxU3NX\":\"Nettó bevétel\",\"ArHT/C\":\"Új regisztrációk\",\"eWRECP\":\"Éjszakai élet\",\"HSw5l3\":\"Nem - Magánszemély vagyok vagy nem ÁFA-s vállalkozás\",\"VHfLAW\":\"Nincsenek fiókok\",\"+jIeoh\":\"Nem találhatók fiókok\",\"074+X8\":\"Nincsenek aktív webhookok\",\"zxnup4\":\"Nincs megjeleníthető partner\",\"Dwf4dR\":\"Még nincsenek résztvevői kérdések\",\"/UC6qk\":\"Nem található hozzárendelési adat\",\"99ntUF\":\"Nincs elérhető bejelentkezési lista ehhez az eseményhez.\",\"+dAKxg\":\"Nem találhatók konfigurációk\",\"eb47T5\":\"Nincs adat a kiválasztott szűrőkhöz. Próbálja meg módosítani a dátumtartományt vagy a pénznemet.\",\"pZNOT9\":\"Nincs befejezési dátum\",\"dW40Uz\":\"Nem találhatók események\",\"8pQ3NJ\":\"Nincs esemény, amely a következő 24 órában kezdődne\",\"8zCZQf\":\"Még nincsenek események\",\"Yc5YW6\":\"Nincs sikertelen feladat\",\"54GxeB\":\"Nincs hatása a jelenlegi vagy múltbeli tranzakciókra\",\"EpvBAp\":\"Nincs számla\",\"XZkeaI\":\"Nem található napló\",\"nrSs2u\":\"Nem található üzenet\",\"OVFwlg\":\"Még nincsenek rendelési kérdések\",\"EJ7bVz\":\"Nem találhatók rendelések\",\"NEmyqy\":\"Még nincsenek megrendelések\",\"wUv5xQ\":\"Nincs szervezői tevékenység az elmúlt 14 napban\",\"B7w4KY\":\"Nincsenek más szervezők\",\"PChXMe\":\"Nincsenek fizetett rendelések\",\"6jYQGG\":\"Nincsenek múltbeli események\",\"CHzaTD\":\"Nincs népszerű esemény az elmúlt 14 napban\",\"zK/+ef\":\"Nincsenek kiválasztható termékek\",\"wYiAtV\":\"Nincs új fiók regisztráció\",\"QoAi8D\":\"Nincs válasz\",\"EK/G11\":\"Még nincsenek válaszok\",\"3sRuiW\":\"Nem találhatók jegyek\",\"yM5c0q\":\"Nincsenek közelgő események\",\"qpC74J\":\"Nem találhatók felhasználók\",\"41dJPO\":\"Nincsenek ÁFA beállítások konfigurálva\",\"8wgkoi\":\"Nincs megtekintett esemény az elmúlt 14 napban\",\"n5vdm2\":\"Ehhez a végponthoz még nem rögzítettek webhook eseményeket. Az események itt jelennek meg, amint aktiválódnak.\",\"4GhX3c\":\"Nincsenek Webhookok\",\"4+am6b\":\"Nem, maradok itt\",\"HVwIsd\":\"Nem ÁFA-s vállalkozások vagy magánszemélyek: 23%-os ír ÁFA alkalmazandó\",\"x5+Lcz\":\"Nincs bejelentkezve\",\"8n10sz\":\"Nem jogosult\",\"BwJKBw\":\"/\",\"lQgMLn\":\"Iroda vagy helyszín neve\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline fizetés\",\"nO3VbP\":[\"Értékesítésben \",[\"0\"]],\"2r6bAy\":\"Miután befejezte a frissítést, a régi fiókját csak visszatérítésekre használjuk.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online esemény\",\"bU7oUm\":\"Csak az ilyen státuszú megrendelésekre küldje el\",\"M2w1ni\":\"Csak promóciós kóddal látható\",\"N141o/\":\"Stripe irányítópult megnyitása\",\"HXMJxH\":\"Opcionális szöveg jogi nyilatkozatokhoz, kapcsolattartási információkhoz vagy köszönetnyilvánításhoz (csak egy sor)\",\"L565X2\":\"opciók\",\"c/TIyD\":\"Rendelés és jegy\",\"H5qWhm\":\"Rendelés törölve\",\"b6+Y+n\":\"Rendelés befejezve\",\"x4MLWE\":\"Rendelés megerősítése\",\"CsTTH0\":\"Rendelés visszaigazolása sikeresen újraküldve\",\"ppuQR4\":\"Megrendelés létrehozva\",\"0UZTSq\":\"Rendelés pénzneme\",\"HdmwrI\":\"Rendelés e-mail\",\"bwBlJv\":\"Rendelés keresztnév\",\"vrSW9M\":\"A rendelés törölve és visszatérítve lett. A rendelés tulajdonosa értesítve lett.\",\"rzw+wS\":\"Rendelés tulajdonosok\",\"oI/hGR\":\"Rendelésszám\",\"Pc729f\":\"A rendelés offline fizetésre vár\",\"F4NXOl\":\"Rendelés vezetéknév\",\"RQCXz6\":\"Rendelési limitek\",\"SO9AEF\":\"Rendelési limitek beállítva\",\"5RDEEn\":\"Rendelés nyelve\",\"vu6Arl\":\"Megrendelés fizetettként megjelölve\",\"sLbJQz\":\"Rendelés nem található\",\"kvYpYu\":\"Rendelés nem található\",\"i8VBuv\":\"Rendelésszám\",\"FaPYw+\":\"Megrendelő\",\"eB5vce\":\"Megrendelők meghatározott termékkel\",\"CxLoxM\":\"Megrendelők termékekkel\",\"DoH3fD\":\"Rendelés fizetésre vár\",\"UkHo4c\":\"Rendelés hiv.\",\"EZy55F\":\"Megrendelés visszatérítve\",\"6eSHqs\":\"Megrendelés állapotok\",\"oW5877\":\"Rendelés összege\",\"e7eZuA\":\"Megrendelés frissítve\",\"1SQRYo\":\"A rendelés sikeresen frissítve\",\"KndP6g\":\"Rendelés URL\",\"3NT0Ck\":\"Rendelés törölve lett\",\"sd5IMt\":\"Befejezett rendelések\",\"5It1cQ\":\"Exportált megrendelések\",\"UQ0ACV\":\"Rendelések összesen\",\"B/EBQv\":\"Rendelések:\",\"qtGTNu\":\"Organikus fiókok\",\"ucgZ0o\":\"Szervezet\",\"S3CZ5M\":\"Szervezői irányítópult\",\"Uu0hZq\":\"Szervező e-mail\",\"Gy7BA3\":\"Szervező e-mail címe\",\"SQqJd8\":\"Szervező nem található\",\"wpj63n\":\"Szervezői beállítások\",\"coIKFu\":\"A szervezői statisztikák nem érhetők el a kiválasztott pénznemhez, vagy hiba történt.\",\"o1my93\":\"Szervező állapotának frissítése sikertelen. Kérjük, próbálja újra később.\",\"rLHma1\":\"Szervező állapota frissítve\",\"LqBITi\":\"Szervező/alapértelmezett sablon lesz használva\",\"/IX/7x\":\"Egyéb\",\"RsiDDQ\":\"Egyéb listák (Jegy nem szerepel)\",\"qMASRF\":\"Kimenő üzenetek\",\"6/dCYd\":\"Áttekintés\",\"6WdDG7\":\"Oldal\",\"8uqsE5\":\"Az oldal már nem elérhető\",\"QkLf4H\":\"Oldal URL-címe\",\"sF+Xp9\":\"Oldal megtekintések\",\"c+suC6\":\"Fizetett fiókok\",\"QIxRUI\":\"Fizetős, ingyenes, szintezett árazású és adományalapú jegyek\",\"5F7SYw\":\"Részleges visszatérítés\",\"fFYotW\":[\"Részben visszatérítve: \",[\"0\"]],\"i8day5\":\"Díj áthárítása a vevőre\",\"k4FLBQ\":\"Áthárítás a vevőre\",\"Ff0Dor\":\"Múlt\",\"xTPjSy\":\"Múltbeli események\",\"/l/ckQ\":\"URL beillesztése\",\"URAE3q\":\"Szüneteltetve\",\"4fL/V7\":\"Fizetés\",\"OZK07J\":\"Fizessen a feloldáshoz\",\"c2/9VE\":\"Adattartalom\",\"TskrJ8\":\"Fizetés és terv\",\"5cxUwd\":\"Fizetés dátuma\",\"ENEPLY\":\"Fizetési mód\",\"EyE8E6\":\"Fizetésfeldolgozás\",\"8Lx2X7\":\"Fizetés megérkezett\",\"vcyz2L\":\"Fizetési beállítások\",\"fx8BTd\":\"Fizetések nem elérhetők\",\"51U9mG\":\"A fizetések megszakítás nélkül folytatódnak\",\"UkM20g\":\"Áttekintésre vár\",\"dPYu1F\":\"Résztvevőnként\",\"VlXNyK\":\"Rendelésenként\",\"hauDFf\":\"Jegyenként\",\"mnF83a\":\"Százalékos díj\",\"2ueYqG\":\"Százalékos díj (0-100%)\",\"K2PPlT\":\"A százalékos díjnak 0 és 100 között kell lennie\",\"MixU2P\":\"A százaléknak 0 és 100 között kell lennie\",\"MkuVAZ\":\"Tranzakció összegének százaléka\",\"/Bh+7r\":\"Teljesítmény\",\"6kPk3+\":\"Személyes adatok\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Eseményt tervez?\",\"J3lhKT\":\"Platformdíj\",\"RD51+P\":[[\"0\"],\" platformdíj levonva a kifizetésből\"],\"br3Y/y\":\"Platform díjak\",\"3buiaw\":\"Platform díjak jelentés\",\"kv9dM4\":\"Platform bevétel\",\"jEw0Mr\":\"Kérjük, adjon meg érvényes URL-t.\",\"n8+Ng/\":\"Kérjük, adja meg az 5 jegyű kódot.\",\"r+lQXT\":\"Kérjük, adja meg ÁFA számát\",\"Dvq0wf\":\"Kérjük, adjon meg egy képet.\",\"2cUopP\":\"Kérjük, indítsa újra a pénztári folyamatot.\",\"8KmsFa\":\"Kérjük, válasszon dátumtartományt\",\"EFq6EG\":\"Kérjük, válasszon egy képet.\",\"fuwKpE\":\"Kérjük, próbálja újra.\",\"klWBeI\":\"Kérjük, várjon, mielőtt újabb kódot kér.\",\"hfHhaa\":\"Kérjük, várjon, amíg előkészítjük partnereit az exportálásra...\",\"o+tJN/\":\"Kérjük, várjon, amíg előkészítjük résztvevőit az exportálásra...\",\"+5Mlle\":\"Kérjük, várjon, amíg előkészítjük megrendeléseit az exportálásra...\",\"luHAJY\":\"Népszerű események (Elmúlt 14 nap)\",\"TjX7xL\":\"Pénztár utáni üzenet\",\"OESu7I\":\"Megelőzheti a túlértékesítést azáltal, hogy megosztja a készletet több jegytípus között.\",\"NgVUL2\":\"Pénztári űrlap előnézete\",\"cs5muu\":\"Eseményoldal előnézete\",\"+4yRWM\":\"Jegy ára\",\"a5jvSX\":\"Ár szintek\",\"ReihZ7\":\"Nyomtatási előnézet\",\"JnuPvH\":\"Jegy nyomtatása\",\"tYF4Zq\":\"Nyomtatás PDF-be\",\"LcET2C\":\"Adatvédelmi irányelvek\",\"8z6Y5D\":\"Visszatérítés feldolgozása\",\"JcejNJ\":\"Rendelés feldolgozása\",\"EWCLpZ\":\"Termék létrehozva\",\"XkFYVB\":\"Termék törölve\",\"YMwcbR\":\"Termék értékesítés, bevétel és adó bontás\",\"ldVIlB\":\"Termék frissítve\",\"JoKGiJ\":\"Promóciós kód\",\"k3wH7i\":\"Promóciós kód felhasználás és kedvezmény bontás\",\"uEhdRh\":\"Csak promócióval\",\"dLm8V5\":\"A promóciós e-mailek fiók felfüggesztéshez vezethetnek\",\"EEYbdt\":\"Közzététel\",\"evDBV8\":\"Esemény közzététele\",\"dsFmM+\":\"Megvásárolt\",\"Vw0KCJ\":\"QR kód bejelentkezés\",\"k/bJj0\":\"Kérdések átrendezve\",\"b24kPi\":\"Várakozási sor\",\"fqDzSu\":\"Arány\",\"mnUGVC\":\"Túllépte a korlátot. Kérjük, próbálja újra később.\",\"spsZys\":\"Készen áll a frissítésre? Ez csak néhány percet vesz igénybe.\",\"vt9xUl\":\"Valós idejű elemzések\",\"xzRvs4\":[\"Termékfrissítések fogadása a \",[\"0\"],\"-től.\"],\"pLXbi8\":\"Legutóbbi fiók regisztrációk\",\"Fi3b48\":\"Legutóbbi megrendelések\",\"yPrbsy\":\"Címzettek\",\"Edm6av\":\"Stripe újracsatlakoztatása →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Átirányítás a Stripe-ra...\",\"pnoTN5\":\"Ajánlási fiókok\",\"ACKu03\":\"Előnézet frissítése\",\"fKn/k6\":\"Visszatérítés összege\",\"qY4rpA\":\"Visszatérítés sikertelen\",\"FaK/8G\":[\"Rendelés visszatérítése \",[\"0\"]],\"MGbi9P\":\"Visszatérítés folyamatban\",\"BDSRuX\":[\"Visszatérítve: \",[\"0\"]],\"bU4bS1\":\"Visszatérítések\",\"rYXfOA\":\"Regionális beállítások\",\"5tl0Bp\":\"Regisztrációs kérdések\",\"CQeZT8\":\"Jelentés nem található\",\"JEPMXN\":\"Új link kérése\",\"TMLAx2\":\"Kötelező\",\"mdeIOH\":\"Kód újraküldése\",\"sQxe68\":\"Visszaigazolás újraküldése\",\"bxoWpz\":\"Megerősítő e-mail újraküldése\",\"G42SNI\":\"E-mail újraküldése\",\"TTpXL3\":[\"Újraküldés \",[\"resendCooldown\"],\" másodperc múlva\"],\"5CiNPm\":\"Jegy újraküldése\",\"Uwsg2F\":\"Lefoglalva\",\"8wUjGl\":\"Lefoglalva eddig:\",\"kCn6wb\":\"Visszaállítás...\",\"6gRgw8\":\"Újrapróbálás\",\"1BG8ga\":\"Összes újrapróbálása\",\"rDC+T6\":\"Feladat újrapróbálása\",\"CbnrWb\":\"Vissza az eseményhez\",\"Oo/PLb\":\"Bevételi összefoglaló\",\"dFFW9L\":[\"Értékesítés véget ért \",[\"0\"]],\"loCKGB\":[\"Értékesítés vége \",[\"0\"]],\"wlfBad\":\"Értékesítési időszak\",\"5CDM6r\":\"Értékesítési időszak beállítva\",\"ftzaMf\":\"Értékesítési időszak, rendelési limitek, láthatóság\",\"zpekWp\":[\"Értékesítés kezdete \",[\"0\"]],\"mUv9U4\":\"Értékesítések\",\"9KnRdL\":\"Értékesítés szüneteltetve\",\"3VnlS9\":\"Értékesítések, rendelések és teljesítménymutatók minden eseményhez\",\"3Q1AWe\":\"Értékesítések:\",\"B4nE3N\":\"Minta jegyár\",\"8BRPoH\":\"Minta helyszín\",\"DyBPvP\":\"Konfiguráció mentése\",\"KZrfYJ\":\"Közösségi linkek mentése\",\"9Y3hAT\":\"Sablon mentése\",\"C8ne4X\":\"Jegytervezés mentése\",\"6/TNCd\":\"ÁFA beállítások mentése\",\"I+FvbD\":\"Beolvasás\",\"4ba0NE\":\"Ütemezett\",\"ftNXma\":\"Partnerek keresése...\",\"VY+Bdn\":\"Keresés fióknév vagy e-mail alapján...\",\"VX+B3I\":\"Keresés esemény cím vagy szervező alapján...\",\"R0wEyA\":\"Keresés feladat neve vagy kivétel alapján...\",\"GHdjuo\":\"Keresés név, e-mail vagy fiók alapján...\",\"20ce0U\":\"Keresés rendelésszám, vásárló név vagy e-mail alapján...\",\"4DSz7Z\":\"Keresés tárgy, esemény vagy fiók alapján...\",\"Mck5ht\":\"Biztonságos pénztár\",\"p7xUrt\":\"Válasszon egy kategóriát\",\"3IcxS1\":\"Válasszon konfigurációt\",\"zPRPMf\":\"Válasszon szintet\",\"BFRSTT\":\"Fiók kiválasztása\",\"mCB6Je\":\"Összes kiválasztása\",\"a6+167\":\"Válasszon eseményt\",\"kYZSFD\":\"Válasszon egy szervezőt az irányítópultjának és eseményeinek megtekintéséhez.\",\"CFbaPk\":\"Résztvevő csoport kiválasztása\",\"hJmVtD\":\"Ország kiválasztása\",\"tVW/yo\":\"Pénznem kiválasztása\",\"n9ZhRa\":\"Befejezés dátumának és idejének kiválasztása\",\"gTN6Ws\":\"Befejezési idő kiválasztása\",\"0U6E9W\":\"Eseménykategória kiválasztása\",\"j9cPeF\":\"Eseménytípusok kiválasztása\",\"1nhy8G\":\"Szkenner típus kiválasztása\",\"KizCK7\":\"Kezdés dátumának és idejének kiválasztása\",\"dJZTv2\":\"Kezdési idő kiválasztása\",\"3hJUtr\":\"Válassza ki az országot, ahol az ÁFA regisztrálva van\",\"x8XMsJ\":\"Válassza ki az üzenetküldési szintet ehhez a fiókhoz. Ez szabályozza az üzenetkorlátokat és a link engedélyeket.\",\"aT3jZX\":\"Időzóna kiválasztása\",\"TxfvH2\":\"Válassza ki, mely résztvevők kapják meg ezt az üzenetet\",\"Ropvj0\":\"Válassza ki, mely események indítják el ezt a webhookot.\",\"5gkxKx\":\"Válassza ki, melyik díj konfiguráció vonatkozik erre a fiókra. A díjak mindig USD-ben vannak.\",\"ylXj1N\":\"Kiválasztva\",\"j9b/iy\":\"Gyorsan fogy 🔥\",\"73qYgo\":\"Küldés tesztként\",\"JvAge5\":\"E-mailek küldése résztvevőknek és az üzenetek előzményeinek megtekintése.\",\"22Itl6\":\"Küldjön nekem egy másolatot\",\"nOBvex\":\"Valós idejű rendelési és résztvevői adatok küldése a külső rendszereibe.\",\"1lNPhX\":\"Visszatérítési értesítő e-mail küldése\",\"eaUTwS\":\"Visszaállítási link küldése\",\"IoAuJG\":\"Küldés...\",\"h69WC6\":\"Elküldve\",\"BVu2Hz\":\"Küldte\",\"SPdzrs\":\"Elküldve a vásárlóknak, amikor rendelést adnak le\",\"LxSN5F\":\"Elküldve minden résztvevőnek a jegy részleteivel\",\"89xaFU\":\"Állítsa be az alapértelmezett platformdíj-beállításokat az ezen szervező alatt létrehozott új eseményekhez.\",\"eXssj5\":\"Alapértelmezett beállítások megadása az e szervező alatt létrehozott új eseményekhez.\",\"s0FkEx\":\"Bejelentkezési listák beállítása különböző bejáratokhoz, munkamenetekhez vagy napokhoz.\",\"xMO+Ao\":\"Állítsa be szervezetét\",\"C3htzi\":\"Beállítás frissítve\",\"Ohn74G\":\"Beállítás és tervezés\",\"GG7qDw\":\"Partnerlink megosztása\",\"hL7sDJ\":\"Szervezői oldal megosztása\",\"jy6QDF\":\"Megosztott kapacitás kezelés\",\"cMW+gm\":[\"Összes platform megjelenítése (további \",[\"0\"],\" értékkel)\"],\"UVPI5D\":\"Kevesebb platform megjelenítése\",\"Eu/N/d\":\"Marketing opt-in jelölőnégyzet megjelenítése\",\"SXzpzO\":\"Marketing opt-in jelölőnégyzet alapértelmezés szerinti megjelenítése\",\"b33PL9\":\"Több platform megjelenítése\",\"t1LIQW\":[[\"0\"],\" / \",[\"totalRows\"],\" rekord megjelenítése\"],\"jVRHeq\":\"Regisztrált\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Közösségi\",\"d0rUsW\":\"Közösségi linkek\",\"j/TOB3\":\"Közösségi linkek és weboldal\",\"s9KGXU\":\"Eladva\",\"KTxc6k\":\"Valami hiba történt, kérjük, próbálja újra, vagy vegye fel a kapcsolatot az ügyfélszolgálattal, ha a probléma továbbra is fennáll.\",\"H6Gslz\":\"Elnézést a kellemetlenségért.\",\"wdxz7K\":\"Forrás\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Kezdés dátuma és ideje\",\"0m/ekX\":\"Kezdés dátuma és ideje\",\"izRfYP\":\"Kezdés dátuma kötelező\",\"2R1+Rv\":\"Az esemény kezdési ideje\",\"2NbyY/\":\"Statisztikák\",\"GVUxAX\":\"A statisztikák a fiók létrehozásának dátumán alapulnak\",\"DRykfS\":\"Még mindig feldolgozza a régebbi tranzakciók visszatérítéseit.\",\"wuV0bK\":\"Megszemélyesítés leállítása\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe csatlakoztatva\",\"aKtF0O\":\"Stripe nincs csatlakoztatva\",\"9i0++A\":\"Stripe fizetési azonosító\",\"/QlTE4\":\"A Stripe beállítás már kész.\",\"ii0qn/\":\"Tárgy kötelező\",\"M7Uapz\":\"A tárgy itt fog megjelenni\",\"6aXq+t\":\"Tárgy:\",\"JwTmB6\":\"Termék sikeresen másolva\",\"RuaKfn\":\"Cím sikeresen frissítve\",\"kzx0uD\":\"Esemény alapértelmezések sikeresen frissítve\",\"5n+Wwp\":\"Szervező sikeresen frissítve\",\"DMCX/I\":\"Platformdíj alapértékek sikeresen frissítve\",\"URUYHc\":\"Platformdíj beállítások sikeresen frissítve\",\"0Dk/l8\":\"Keresőoptimalizálási beállítások sikeresen frissítve\",\"MhOoLQ\":\"Közösségi linkek sikeresen frissítve\",\"kj7zYe\":\"Webhook sikeresen frissítve\",\"dXoieq\":\"Összefoglaló\",\"/RfJXt\":[\"Nyári Zenei Fesztivál \",[\"0\"]],\"CWOPIK\":\"Nyári Zenei Fesztivál 2025\",\"UaISq3\":\"Svéd\",\"JZTQI0\":\"Szervező váltása\",\"9YHrNC\":\"Rendszer alapértelmezett\",\"XX32BM\":\"Csak néhány percet vesz igénybe\",\"yT6dQ8\":\"Beszedett adók adótípus és esemény szerint csoportosítva\",\"Ye321X\":\"Adó neve\",\"WyCBRt\":\"Adó összefoglaló\",\"GkH0Pq\":\"Adók és díjak alkalmazva\",\"Rwiyt2\":\"Adók konfigurálva\",\"iQZff7\":\"Adók, díjak, láthatóság, értékesítési időszak, termék kiemelés és rendelési limitek\",\"BW6QAz\":\"Csapat kezelés\",\"vlf/In\":\"Technológia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Mondja el az embereknek, mire számíthatnak az eseményén.\",\"NiIUyb\":\"Meséljen nekünk az eseményéről.\",\"DovcfC\":\"Meséljen nekünk a szervezetéről. Ez az információ megjelenik az eseményoldalain.\",\"7wtpH5\":\"Sablon aktív\",\"QHhZeE\":\"Sablon sikeresen létrehozva\",\"xrWdPR\":\"Sablon sikeresen törölve\",\"G04Zjt\":\"Sablon sikeresen mentve\",\"xowcRf\":\"Szolgáltatási feltételek\",\"6K0GjX\":\"A szöveg nehezen olvasható lehet\",\"nm3Iz/\":\"Köszönjük, hogy részt vett!\",\"lhAWqI\":\"Köszönjük támogatását, miközben tovább fejlődünk és fejlesztjük a Hi.Events-et!\",\"KfmPRW\":\"Az oldal háttérszíne. Borítókép használatakor ez átfedésként kerül alkalmazásra.\",\"MDNyJz\":\"A kód 10 percen belül lejár. Ellenőrizze a spam mappáját, ha nem látja az e-mailt.\",\"MJm4Tq\":\"A rendelés pénzneme\",\"cDHM1d\":\"Az e-mail cím megváltozott. A résztvevő új jegyet kap a frissített e-mail címre.\",\"I/NNtI\":\"Az esemény helyszíne\",\"tXadb0\":\"A keresett esemény jelenleg nem elérhető. Lehet, hogy eltávolították, lejárt, vagy az URL hibás.\",\"EBzPwC\":\"Az esemény teljes címe\",\"sxKqBm\":\"A teljes rendelési összeg visszatérítésre kerül a vásárló eredeti fizetési módjára.\",\"KgDp6G\":\"A link, amelyet meg próbál nyitni, lejárt vagy már nem érvényes. Kérjük, ellenőrizze az e-mailjét a rendelés kezeléséhez szükséges frissített linkért.\",\"5OmEal\":\"A vásárló nyelve\",\"sYLeDq\":\"A keresett szervező nem található. Lehet, hogy az oldalt áthelyezték, törölték, vagy az URL hibás.\",\"C4nQe5\":\"A platformdíj hozzáadódik a jegyárhoz. A vevők többet fizetnek, de Ön megkapja a teljes jegyárat.\",\"HxxXZO\":\"Az elsődleges márka szín a gombokhoz és kiemelésekhez\",\"DEcpfp\":\"A sablon törzse érvénytelen Liquid szintaxist tartalmaz. Kérjük, javítsa ki és próbálja újra.\",\"injXD7\":\"Az ÁFA szám nem érvényesíthető. Kérjük, ellenőrizze a számot és próbálja újra.\",\"A4UmDy\":\"Színház\",\"tDwYhx\":\"Téma és színek\",\"QP3gP+\":\"Ezek a beállítások csak a másolt beágyazási kódra vonatkoznak és nem lesznek mentve.\",\"HirZe8\":\"Ezek a sablonok alapértelmezettként lesznek használva a szervezet összes eseményéhez. Az egyes események felülírhatják ezeket a sablonokat saját egyedi verzióikkal.\",\"lzAaG5\":\"Ezek a sablonok csak ennél az eseménynél írják felül a szervező alapértelmezéseit. Ha itt nincs egyedi sablon beállítva, a szervező sablonját használjuk helyette.\",\"XBNC3E\":\"Ezt a kódot az értékesítések nyomon követésére használjuk. Csak betűk, számok, kötőjelek és aláhúzások engedélyezettek.\",\"AaP0M+\":\"Ez a színkombináció nehezen olvasható lehet egyes felhasználók számára\",\"RzEvf5\":\"Ez az esemény véget ért\",\"YClrdK\":\"Ez az esemény még nem került közzétételre.\",\"dFJnia\":\"Ez a szervezőjének neve, amely megjelenik a felhasználók számára.\",\"L7dIM7\":\"Ez a link érvénytelen vagy lejárt.\",\"MR5ygV\":\"Ez a link már nem érvényes\",\"9LEqK0\":\"Ez a név látható a végfelhasználók számára\",\"j5FdeA\":\"Ez a rendelés feldolgozás alatt áll.\",\"sjNPMw\":\"Ez a rendelés elhagyásra került. Bármikor kezdhet új rendelést.\",\"OhCesD\":\"Ez a rendelés törölve lett. Bármikor kezdhet új rendelést.\",\"lyD7rQ\":\"Ez a szervezői profil még nem került közzétételre.\",\"9b5956\":\"Ez az előnézet mutatja, hogyan fog kinézni az e-mail mintaadatokkal. A tényleges e-mailek valódi értékeket fognak használni.\",\"uM9Alj\":\"Ez a termék kiemelten szerepel az esemény oldalán\",\"RqSKdX\":\"Ez a termék elfogyott\",\"W12OdJ\":\"Ez a jelentés csak tájékoztató jellegű. Mindig konzultáljon adószakértővel, mielőtt ezeket az adatokat számviteli vagy adózási célokra használná. Kérjük, ellenőrizze a Stripe irányítópultjával, mivel a Hi.Events esetleg hiányos előzményadatokkal rendelkezik.\",\"0Ew0uk\":\"Ez a jegy most lett beolvasva. Kérjük, várjon mielőtt újra beolvassa.\",\"kvpxIU\":\"Ez értesítésekhez és a felhasználókkal való kommunikációhoz lesz használva.\",\"rhsath\":\"Ez nem lesz látható az ügyfelek számára, de segít azonosítani a partnert.\",\"Mr5UUd\":\"Jegy törölve\",\"0GSPnc\":\"Jegy tervezés\",\"EZC/Cu\":\"Jegy tervezés sikeresen mentve\",\"bbslmb\":\"Jegy tervező\",\"1BPctx\":\"Jegy ehhez:\",\"bgqf+K\":\"Jegytulajdonos e-mail címe\",\"oR7zL3\":\"Jegytulajdonos neve\",\"HGuXjF\":\"Jegytulajdonosok\",\"CMUt3Y\":\"Jegytulajdonosok\",\"awHmAT\":\"Jegy azonosító\",\"6czJik\":\"Jegy logó\",\"OkRZ4Z\":\"Jegy neve\",\"t79rDv\":\"Jegy nem található\",\"6tmWch\":\"Jegy vagy termék\",\"1tfWrD\":\"Jegy előnézet ehhez:\",\"KnjoUA\":\"Jegyár\",\"tGCY6d\":\"Jegy ára\",\"pGZOcL\":\"Jegy sikeresen újraküldve\",\"8jLPgH\":\"Jegy típusa\",\"X26cQf\":\"Jegy URL\",\"8qsbZ5\":\"Jegyértékesítés\",\"zNECqg\":\"jegyek\",\"6GQNLE\":\"Jegyek\",\"NRhrIB\":\"Jegyek és termékek\",\"EUnesn\":\"Elérhető jegyek\",\"AGRilS\":\"Eladott jegyek\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"A konfigurációk szerkesztéséhez lépjen a Konfigurációk részhez az admin menüben.\",\"tiI71C\":\"A korlátozások emeléséhez lépjen kapcsolatba velünk\",\"BZBYf3\":\"Hitelkártyás fizetések fogadásához csatlakoztatnia kell Stripe-fiókját. A Stripe a fizetésfeldolgozó partnerünk, amely biztosítja a biztonságos tranzakciókat és az időben történő kifizetéseket.\",\"W428WC\":\"Oszlopok kapcsolása\",\"UBSG1X\":\"Legjobb szervezők (Elmúlt 14 nap)\",\"3sZ0xx\":\"Összes fiók\",\"EaAPbv\":\"Fizetett teljes összeg\",\"SMDzqJ\":\"Összes résztvevő\",\"orBECM\":\"Összesen beszedve\",\"4B7oCp\":\"Összesített díj\",\"KSDwd5\":\"Összes megrendelés\",\"vb0Q0/\":\"Összes felhasználó\",\"oJjplO\":\"Összes megtekintés\",\"orluER\":\"Kövesse nyomon a fióknövekedést és teljesítményt hozzárendelési forrás szerint\",\"NHq3l1\":\"Értékesítések, bevételek és látogatottság nyomon követése részletes jelentésekkel\",\"OpKMSn\":\"Tranzakciós díj:\",\"uKOFO5\":\"Igaz, ha offline fizetés\",\"9GsDR2\":\"Igaz, ha fizetés folyamatban\",\"ouM5IM\":\"Próbáljon másik e-mailt\",\"3DZvE7\":\"Próbálja ki a Hi.Events-et ingyen\",\"Kz91g/\":\"Török\",\"GdOhw6\":\"Hang kikapcsolása\",\"KUOhTy\":\"Hang bekapcsolása\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Jegy típusa\",\"IrVSu+\":\"Nem sikerült másolni a terméket. Kérjük, ellenőrizze adatait.\",\"Vx2J6x\":\"Nem sikerült lekérni a résztvevőt.\",\"n57zCW\":\"Nem hozzárendelt fiókok\",\"b9SN9q\":\"Egyedi rendelési hivatkozás\",\"Ef7StM\":\"Ismeretlen\",\"ZBAScj\":\"Ismeretlen résztvevő\",\"ZkS2p3\":\"Esemény visszavonása\",\"X13xGn\":\"Nem megbízható\",\"Pp1sWX\":\"Partner frissítése\",\"KMMOAy\":\"Frissítés elérhető\",\"gJQsLv\":\"Borítókép feltöltése a szervezőhöz\",\"4kEGqW\":\"Logó feltöltése a szervezőhöz\",\"lnCMdg\":\"Kép feltöltése\",\"29w7p6\":\"Kép feltöltése...\",\"HtrFfw\":\"URL kötelező\",\"WBq1/R\":\"USB szkenner már aktív\",\"EV30TR\":\"USB szkenner mód aktiválva. Kezdje el a jegyek beolvasását most.\",\"fovJi3\":\"USB szkenner mód deaktiválva\",\"hli+ga\":\"USB/HID szkenner\",\"OHJXlK\":\"Használjon <0>Liquid sablonokat az e-mailek személyre szabásához\",\"0k4cdb\":\"Rendelési adatok használata minden résztvevőhöz. A résztvevők nevei és e-mail címei meg fognak egyezni a vásárló információival.\",\"bA31T4\":\"Vásárló adatainak használata minden résztvevőhöz\",\"rnoQsz\":\"Határok, kiemelések és QR kód stílusához használva\",\"BV4L/Q\":\"UTM elemzés\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Érvényes\",\"GuXjc5\":\"Érvényesítve\",\"imLQ9Y\":\"ÁFA szám érvényesítése...\",\"cK9+xQ\":\"ÁFA ország\",\"sqdl5s\":\"ÁFA információk\",\"UjNWsF\":\"ÁFA alkalmazható a platform díjakra az ÁFA regisztrációs státuszától függően. Kérjük, töltse ki az alábbi ÁFA információs részt.\",\"pnVh83\":\"ÁFA szám\",\"CabI04\":\"Az ÁFA szám nem tartalmazhat szóközöket\",\"PMhxAR\":\"Az ÁFA számnak 2 betűs országkóddal kell kezdődnie, amelyet 8-15 alfanumerikus karakter követ (pl. DE123456789)\",\"gPgdNV\":\"ÁFA szám sikeresen érvényesítve\",\"RUMiLy\":\"ÁFA szám érvényesítése sikertelen\",\"vqji3Y\":\"ÁFA szám érvényesítése sikertelen. Kérjük, ellenőrizze az ÁFA számát.\",\"8dENF9\":\"ÁFA a díjon\",\"ZutOKU\":\"ÁFA kulcs\",\"CZomgW\":\"ÁFA regisztrált\",\"PCRCCN\":\"ÁFA regisztrációs információk\",\"oSDBWm\":\"ÁFA beállítások\",\"Nfbg76\":\"ÁFA beállítások sikeresen mentve\",\"UvYql/\":\"ÁFA beállítások mentve. Az ÁFA számot a háttérben érvényesítjük.\",\"R6n7j9\":\"ÁFA beállítások sikeresen frissítve\",\"tJylUv\":\"ÁFA kezelés a platform díjaknál\",\"FlGprQ\":\"ÁFA kezelés a platform díjaknál: EU ÁFA-s vállalkozások használhatják a fordított adózást (0% - ÁFA irányelv 2006/112/EK 196. cikke). Nem ÁFA-s vállalkozásoknál 23%-os ír ÁFA kerül felszámításra.\",\"516oLj\":\"ÁFA érvényesítési szolgáltatás átmenetileg nem elérhető\",\"AdWhjZ\":\"Ellenőrző kód\",\"QDEWii\":\"Ellenőrzött\",\"wCKkSr\":\"E-mail ellenőrzése\",\"/IBv6X\":\"Ellenőrizze e-mail címét\",\"e/cvV1\":\"Ellenőrzés...\",\"fROFIL\":\"Vietnámi\",\"RnvnDc\":\"Platformon küldött összes üzenet megtekintése\",\"+WFMis\":\"Jelentések megtekintése és letöltése az összes eseményéhez. Csak a befejezett rendelések szerepelnek.\",\"c7VN/A\":\"Válaszok megtekintése\",\"SZw9tS\":\"Részletek megtekintése\",\"FCVmuU\":\"Esemény megtekintése\",\"n6EaWL\":\"Naplók megtekintése\",\"OaKTzt\":\"Térkép megtekintése\",\"zNZNMs\":\"Üzenet megtekintése\",\"67OJ7t\":\"Rendelés megtekintése\",\"tKKZn0\":\"Rendelés részleteinek megtekintése\",\"KeCXJu\":\"Rendelési részletek megtekintése, visszatérítések kibocsátása és megerősítések újraküldése.\",\"9jnAcN\":\"Szervezői honlap megtekintése\",\"1J/AWD\":\"Jegy megtekintése\",\"N9FyyW\":\"Regisztrált résztvevők megtekintése, szerkesztése és exportálása.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Csak a bejelentkezési személyzet látja. Segít azonosítani ezt a listát bejelentkezéskor.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Fizetésre vár\",\"aUi/Dz\":\"Figyelmeztetés: Ez a rendszer alapértelmezett konfigurációja. A módosítások minden olyan fiókot érintenek, amelyhez nincs konkrét konfiguráció hozzárendelve.\",\"RRZDED\":\"Nem találtunk ehhez az e-mail címhez tartozó rendeléseket.\",\"2RZK9x\":\"Nem találtuk a keresett rendelést. A link lejárhatott, vagy a rendelés adatai megváltozhattak.\",\"nefMIK\":\"Nem találtuk a keresett jegyet. A link lejárhatott, vagy a jegy adatai megváltozhattak.\",\"miysJh\":\"Nem találtuk ezt a rendelést. Lehet, hogy el lett távolítva.\",\"HJKdzP\":\"Hiba történt az oldal betöltésekor. Kérjük, próbálja újra.\",\"IfN2Qo\":\"Négyzet alakú logót javasolunk minimum 200x200px mérettel\",\"wJzo/w\":\"Javasolt méretek: 400px x 400px, maximális fájlméret: 5MB.\",\"x8rEDQ\":\"Több próbálkozás után sem tudtuk érvényesíteni az ÁFA számát. A háttérben folytatjuk a próbálkozást. Kérjük, nézzen vissza később.\",\"q1BizZ\":\"Erre az e-mail címre küldjük a jegyeit\",\"ZOmUYW\":\"Az ÁFA számot a háttérben érvényesítjük. Ha bármilyen probléma merül fel, értesítjük.\",\"zCdObC\":\"Hivatalosan Írországba 🇮🇪 költöztettük a székhelyünket. Ennek az átállásnak részeként most a Stripe Ireland-ot használjuk a Stripe Canada helyett. A kifizetések zökkenőmentes folytatásához újra kell csatlakoztatnia a Stripe fiókját.\",\"jh2orE\":\"Átköltöztettük a székhelyünket Írországba. Ennek eredményeként újra kell csatlakoztatnia a Stripe fiókját. Ez a gyors folyamat csak néhány percet vesz igénybe. Az értékesítései és meglévő adatai teljesen érintetlenek maradnak.\",\"Fq/Nx7\":\"Öt számjegyű ellenőrző kódot küldtünk ide:\",\"GdWB+V\":\"Webhook sikeresen létrehozva\",\"2X4ecw\":\"Webhook sikeresen törölve\",\"CThMKa\":\"Webhook naplók\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"A Webhook nem küld értesítéseket.\",\"FSaY52\":\"A Webhook értesítéseket küld.\",\"v1kQyJ\":\"Webhookok\",\"On0aF2\":\"Weboldal\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Üdvözöljük újra\",\"QDWsl9\":[\"Üdvözöljük a \",[\"0\"],\" oldalon, \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Üdv a \",[\"0\"],\" oldalon, itt található az összes eseménye.\"],\"FaSXqR\":\"Milyen típusú esemény?\",\"f30uVZ\":\"Mit kell tennie:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Amikor egy bejelentkezés törölve lett\",\"Gmd0hv\":\"Amikor új résztvevő jön létre\",\"Lc18qn\":\"Amikor új megrendelés jön létre\",\"dfkQIO\":\"Amikor új termék jön létre\",\"8OhzyY\":\"Amikor egy termék törölve lett\",\"tRXdQ9\":\"Amikor egy termék frissül\",\"Q7CWxp\":\"Amikor egy résztvevő le lett mondva\",\"IuUoyV\":\"Amikor egy résztvevő bejelentkezett\",\"nBVOd7\":\"Amikor egy résztvevő frissül\",\"ny2r8d\":\"Amikor egy megrendelés törölve lett\",\"c9RYbv\":\"Amikor egy megrendelés fizetettként lett megjelölve\",\"ejMDw1\":\"Amikor egy megrendelés visszatérítésre került\",\"fVPt0F\":\"Amikor egy megrendelés frissül\",\"bcYlvb\":\"Amikor a bejelentkezés lezárul\",\"XIG669\":\"Amikor a bejelentkezés megnyílik\",\"de6HLN\":\"Amikor az ügyfelek jegyeket vásárolnak, megrendeléseik itt fognak megjelenni.\",\"403wpZ\":\"Ha engedélyezve van, az új események lehetővé teszik a résztvevőknek, hogy saját jegyük adatait egy biztonságos linken keresztül kezeljék. Ez eseményenként felülírható.\",\"blXLKj\":\"Ha engedélyezve van, az új események marketing opt-in jelölőnégyzetet jelenítenek meg a fizetés során. Ez eseményenként felülírható.\",\"Kj0Txn\":\"Ha engedélyezve van, a Stripe Connect tranzakciókra nem számítanak fel alkalmazási díjakat. Használja olyan országokban, ahol az alkalmazási díjak nem támogatottak.\",\"uchB0M\":\"Widget előnézet\",\"uvIqcj\":\"Műhely\",\"EpknJA\":\"Írja ide üzenetét...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Igen - Van érvényes EU ÁFA regisztrációs számom\",\"Tz5oXG\":\"Igen, rendelés törlése\",\"QlSZU0\":[\"<0>\",[\"0\"],\" megszemélyesítése (\",[\"1\"],\")\"],\"s14PLh\":[\"Részleges visszatérítést bocsát ki. A vásárló \",[\"0\"],\" \",[\"1\"],\" összeget kap vissza.\"],\"o7LgX6\":\"További szolgáltatási díjakat és adókat konfigurálhat a fiókbeállításokban.\",\"5VGIlq\":\"Elérte az üzenetküldési korlátot.\",\"casL1O\":\"Adók és díjak vannak hozzáadva egy ingyenes termékhez. Szeretné eltávolítani őket?\",\"FVTVBy\":\"Megerősítenie kell e-mail címét, mielőtt frissítheti a szervezői státuszt.\",\"w65ZgF\":\"Ellenőriznie kell a fiók e-mail címét, mielőtt módosíthatná az e-mail sablonokat.\",\"FRl8Jv\":\"Ellenőriznie kell fiókja e-mail címét, mielőtt üzeneteket küldhet.\",\"FgRxRP\":\"Mindig Ön birtokolja a résztvevői adatok 100%-át\",\"88cUW+\":\"Ön kap\",\"U3wiCB\":\"Minden rendben! A fizetések simán feldolgozásra kerülnek.\",\"MNFIxz\":[\"El fog menni ide: \",[\"0\"],\"!\"],\"p/Sa0j\":\"Fiókjának üzenetküldési korlátai vannak. A korlátozások emeléséhez lépjen kapcsolatba velünk\",\"x/xjzn\":\"Partnerei sikeresen exportálva.\",\"TF37u6\":\"Résztvevői sikeresen exportálva.\",\"79lXGw\":\"A bejelentkezési lista sikeresen létrehozva. Ossza meg az alábbi linket a bejelentkezési személyzettel.\",\"BnlG9U\":\"A jelenlegi rendelésed el fog veszni.\",\"nBqgQb\":\"Az Ön e-mail címe\",\"R02pnV\":\"Eseménye élőnek kell lennie, mielőtt jegyeket értékesíthetne a résztvevőknek.\",\"hDNwnf\":\"Az Ön logója, színei és stílusa minden oldalon\",\"ifRqmm\":\"Üzenetét sikeresen elküldtük!\",\"/Rj5P4\":\"Az Ön neve\",\"PFjJxY\":\"Az új jelszónak legalább 8 karakter hosszúnak kell lennie.\",\"gzrCuN\":\"A rendelés adatai frissültek. Megerősítő e-mailt küldtünk az új e-mail címre.\",\"naQW82\":\"A rendelésed törlésre került.\",\"bhlHm/\":\"A rendelése fizetésre vár\",\"XeNum6\":\"Megrendelései sikeresen exportálva.\",\"Xd1R1a\":\"Szervezői címe\",\"WWYHKD\":\"A fizetése banki szintű titkosítással védett\",\"5b3QLi\":\"Az Ön csomagja\",\"6heFYY\":\"A Stripe fiókja csatlakoztatva van és feldolgozza a fizetéseket.\",\"vvO1I2\":\"Stripe fiókja csatlakoztatva van, és készen áll a fizetések feldolgozására.\",\"CnZ3Ou\":\"A jegyei megerősítésre kerültek.\",\"EmFsMZ\":\"Az ÁFA száma sorban áll az érvényesítésre\",\"QBlhh4\":\"Az ÁFA száma mentéskor lesz érvényesítve\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Még semmi sem látható'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>sikeresen bejelentkezett\"],\"yxhYRZ\":[[\"0\"],\" <0>sikeresen kijelentkezett\"],\"KMgp2+\":[[\"0\"],\" elérhető\"],\"Pmr5xp\":[[\"0\"],\" sikeresen létrehozva\"],\"FImCSc\":[[\"0\"],\" sikeresen frissítve\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" bejelentkezett\"],\"Vjij1k\":[[\"days\"],\" nap, \",[\"hours\"],\" óra, \",[\"minutes\"],\" perc, és \",[\"seconds\"],\" másodperc\"],\"f3RdEk\":[[\"hours\"],\" óra, \",[\"minutes\"],\" perc, és \",[\"seconds\"],\" másodperc\"],\"fyE7Au\":[[\"minutes\"],\" perc és \",[\"seconds\"],\" másodperc\"],\"NlQ0cx\":[[\"organizerName\"],\" első eseménye\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://az-ön-weboldala.com\",\"qnSLLW\":\"<0>Kérjük, adja meg az árat adók és díjak nélkül.<1>Az adók és díjak alább adhatók hozzá.\",\"ZjMs6e\":\"<0>A termékhez elérhető termékek száma<1>Ez az érték felülírható, ha a termékhez <2>Kapacitáskorlátok vannak társítva.\",\"E15xs8\":\"⚡️ Esemény beállítása\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Eseményoldal testreszabása\",\"3VPPdS\":\"💳 Kapcsolódás a Stripe-hoz\",\"cjdktw\":\"🚀 Indítsa el az eseményt\",\"rmelwV\":\"0 perc és 0 másodperc\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Fő utca\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Dátum beviteli mező. Tökéletes születési dátum stb. kérésére.\",\"6euFZ/\":[\"Az összes új termékre automatikusan alkalmazásra kerül egy alapértelmezett \",[\"type\"],\" típus. Ezt termékenként felülírhatja.\"],\"SMUbbQ\":\"A legördülő menü csak egy kiválasztást tesz lehetővé\",\"qv4bfj\":\"Díj, például foglalási díj vagy szolgáltatási díj\",\"POT0K/\":\"Fix összeg termékenként. Pl. 0,50 dollár termékenként\",\"f4vJgj\":\"Többsoros szövegbevitel\",\"OIPtI5\":\"A termék árának százaléka. Pl. a termék árának 3,5%-a\",\"ZthcdI\":\"A kedvezmény nélküli promóciós kód elrejtett termékek felfedésére használható.\",\"AG/qmQ\":\"A rádió opció több lehetőséget kínál, de csak egy választható ki.\",\"h179TP\":\"Az esemény rövid leírása, amely megjelenik a keresőmotorok találatai között és a közösségi médiában való megosztáskor. Alapértelmezés szerint az esemény leírása kerül felhasználásra.\",\"WKMnh4\":\"Egysoros szövegbevitel\",\"BHZbFy\":\"Egyetlen kérdés megrendelésenként. Pl. Mi a szállítási címe?\",\"Fuh+dI\":\"Egyetlen kérdés termékenként. Pl. Mi a póló mérete?\",\"RlJmQg\":\"Standard adó, mint az ÁFA vagy a GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Banki átutalások, csekkek vagy egyéb offline fizetési módok elfogadása\",\"hrvLf4\":\"Hitelkártyás fizetések elfogadása a Stripe-pal\",\"bfXQ+N\":\"Meghívó elfogadása\",\"AeXO77\":\"Fiók\",\"lkNdiH\":\"Fióknév\",\"Puv7+X\":\"Fiókbeállítások\",\"OmylXO\":\"Fiók sikeresen frissítve\",\"7L01XJ\":\"Műveletek\",\"FQBaXG\":\"Aktiválás\",\"5T2HxQ\":\"Aktiválás dátuma\",\"F6pfE9\":\"Aktív\",\"/PN1DA\":\"Adjon leírást ehhez a bejelentkezési listához\",\"0/vPdA\":\"Adjon hozzá bármilyen megjegyzést a résztvevőhöz. Ezek nem lesznek láthatók a résztvevő számára.\",\"Or1CPR\":\"Adjon hozzá bármilyen megjegyzést a résztvevőhöz...\",\"l3sZO1\":\"Adjon hozzá bármilyen megjegyzést a megrendeléshez. Ezek nem lesznek láthatók az ügyfél számára.\",\"xMekgu\":\"Adjon hozzá bármilyen megjegyzést a megrendeléshez...\",\"PGPGsL\":\"Leírás hozzáadása\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Adjon hozzá utasításokat az offline fizetésekhez (pl. banki átutalás részletei, hová küldje a csekkeket, fizetési határidők)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Új hozzáadása\",\"TZxnm8\":\"Opció hozzáadása\",\"24l4x6\":\"Termék hozzáadása\",\"8q0EdE\":\"Termék hozzáadása kategóriához\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Adó vagy díj hozzáadása\",\"goOKRY\":\"Szint hozzáadása\",\"oZW/gT\":\"Hozzáadás a naptárhoz\",\"pn5qSs\":\"További információk\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Cím\",\"NY/x1b\":\"Cím 1. sor\",\"POdIrN\":\"Cím 1. sor\",\"cormHa\":\"Cím 2. sor\",\"gwk5gg\":\"Cím 2. sor\",\"U3pytU\":\"Adminisztrátor\",\"HLDaLi\":\"Az adminisztrátor felhasználók teljes hozzáféréssel rendelkeznek az eseményekhez és a fiókbeállításokhoz.\",\"W7AfhC\":\"Az esemény összes résztvevője\",\"cde2hc\":\"Minden termék\",\"5CQ+r0\":\"Engedélyezze a be nem fizetett megrendelésekhez társított résztvevők bejelentkezését\",\"ipYKgM\":\"Keresőmotor indexelésének engedélyezése\",\"LRbt6D\":\"Engedélyezze a keresőmotoroknak az esemény indexelését\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Csodálatos, esemény, kulcsszavak...\",\"hehnjM\":\"Összeg\",\"R2O9Rg\":[\"Fizetett összeg (\",[\"0\"],\")\"],\"V7MwOy\":\"Hiba történt az oldal betöltésekor\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Váratlan hiba történt.\",\"byKna+\":\"Váratlan hiba történt. Kérjük, próbálja újra.\",\"ubdMGz\":\"A terméktulajdonosoktól érkező bármilyen kérdés erre az e-mail címre kerül elküldésre. Ez lesz az „válasz” cím is az eseményről küldött összes e-mailhez.\",\"aAIQg2\":\"Megjelenés\",\"Ym1gnK\":\"alkalmazva\",\"sy6fss\":[\"Alkalmazható \",[\"0\"],\" termékre\"],\"kadJKg\":\"1 termékre vonatkozik\",\"DB8zMK\":\"Alkalmaz\",\"GctSSm\":\"Promóciós kód alkalmazása\",\"ARBThj\":[\"Alkalmazza ezt a \",[\"type\"],\" típust minden új termékre\"],\"S0ctOE\":\"Esemény archiválása\",\"TdfEV7\":\"Archivált\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Biztosan aktiválni szeretné ezt a résztvevőt?\",\"TvkW9+\":\"Biztosan archiválni szeretné ezt az eseményt?\",\"/CV2x+\":\"Biztosan törölni szeretné ezt a résztvevőt? Ez érvényteleníti a jegyét.\",\"YgRSEE\":\"Biztosan törölni szeretné ezt a promóciós kódot?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Biztosan piszkozatba szeretné tenni ezt az eseményt? Ezzel az esemény láthatatlanná válik a nyilvánosság számára.\",\"mEHQ8I\":\"Biztosan nyilvánossá szeretné tenni ezt az eseményt? Ezzel az esemény láthatóvá válik a nyilvánosság számára.\",\"s4JozW\":\"Biztosan vissza szeretné állítani ezt az eseményt? Piszkozatként lesz visszaállítva.\",\"vJuISq\":\"Biztosan törölni szeretné ezt a kapacitás-hozzárendelést?\",\"baHeCz\":\"Biztosan törölni szeretné ezt a bejelentkezési listát?\",\"LBLOqH\":\"Kérdezze meg egyszer megrendelésenként\",\"wu98dY\":\"Kérdezze meg egyszer termékenként\",\"ss9PbX\":\"Résztvevő\",\"m0CFV2\":\"Résztvevő adatai\",\"QKim6l\":\"Résztvevő nem található\",\"R5IT/I\":\"Résztvevő megjegyzései\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Résztvevői jegy\",\"9SZT4E\":\"Résztvevők\",\"iPBfZP\":\"Regisztrált résztvevők\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatikus átméretezés\",\"vZ5qKF\":\"Automatikusan átméretezi a widget magasságát a tartalom alapján. Ha le van tiltva, a widget kitölti a tároló magasságát.\",\"4lVaWA\":\"Offline fizetésre vár\",\"2rHwhl\":\"Offline fizetésre vár\",\"3wF4Q/\":\"Fizetésre vár\",\"ioG+xt\":\"Fizetésre vár\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Kft.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Vissza az esemény oldalára\",\"VCoEm+\":\"Vissza a bejelentkezéshez\",\"k1bLf+\":\"Háttérszín\",\"I7xjqg\":\"Háttér típusa\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Számlázási cím\",\"/xC/im\":\"Számlázási beállítások\",\"rp/zaT\":\"Brazíliai portugál\",\"whqocw\":\"A regisztrációval elfogadja <0>Szolgáltatási feltételeinket és <1>Adatvédelmi irányelveinket.\",\"bcCn6r\":\"Számítás típusa\",\"+8bmSu\":\"Kalifornia\",\"iStTQt\":\"A kamera engedélyezése megtagadva. <0>Kérje újra az engedélyt, vagy ha ez nem működik, akkor <1>engedélyeznie kell ennek az oldalnak a kamerájához való hozzáférést a böngésző beállításai között.\",\"dEgA5A\":\"Mégsem\",\"Gjt/py\":\"E-mail cím módosításának visszavonása\",\"tVJk4q\":\"Megrendelés törlése\",\"Os6n2a\":\"Megrendelés törlése\",\"Mz7Ygx\":[\"Megrendelés törlése \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Törölve\",\"U7nGvl\":\"Nem lehet bejelentkezni\",\"QyjCeq\":\"Kapacitás\",\"V6Q5RZ\":\"Kapacitás-hozzárendelés sikeresen létrehozva\",\"k5p8dz\":\"Kapacitás-hozzárendelés sikeresen törölve\",\"nDBs04\":\"Kapacitás kezelése\",\"ddha3c\":\"A kategóriák lehetővé teszik a termékek csoportosítását. Például létrehozhat egy kategóriát „Jegyek” néven, és egy másikat „Árucikkek” néven.\",\"iS0wAT\":\"A kategóriák segítenek a termékek rendszerezésében. Ez a cím megjelenik a nyilvános eseményoldalon.\",\"eorM7z\":\"Kategóriák sikeresen átrendezve.\",\"3EXqwa\":\"Kategória sikeresen létrehozva\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Jelszó módosítása\",\"xMDm+I\":\"Bejelentkezés\",\"p2WLr3\":[\"Bejelentkezés \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Bejelentkezés és megrendelés fizetettként jelölése\",\"QYLpB4\":\"Csak bejelentkezés\",\"/Ta1d4\":\"Kijelentkezés\",\"5LDT6f\":\"Nézze meg ezt az eseményt!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Bejelentkezési lista sikeresen törölve\",\"+hBhWk\":\"A bejelentkezési lista lejárt\",\"mBsBHq\":\"A bejelentkezési lista nem aktív\",\"vPqpQG\":\"Bejelentkezési lista nem található\",\"tejfAy\":\"Bejelentkezési listák\",\"hD1ocH\":\"Bejelentkezési URL a vágólapra másolva\",\"CNafaC\":\"A jelölőnégyzet opciók több kiválasztást is lehetővé tesznek\",\"SpabVf\":\"Jelölőnégyzetek\",\"CRu4lK\":\"Bejelentkezve\",\"znIg+z\":\"Fizetés\",\"1WnhCL\":\"Fizetési beállítások\",\"6imsQS\":\"Kínai (egyszerűsített)\",\"JjkX4+\":\"Válasszon színt a háttérhez\",\"/Jizh9\":\"Válasszon fiókot\",\"3wV73y\":\"Város\",\"FG98gC\":\"Keresési szöveg törlése\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Kattintson a másoláshoz\",\"yz7wBu\":\"Bezárás\",\"62Ciis\":\"Oldalsáv bezárása\",\"EWPtMO\":\"Kód\",\"ercTDX\":\"A kódnak 3 és 50 karakter között kell lennie\",\"oqr9HB\":\"Összecsukja ezt a terméket, amikor az eseményoldal kezdetben betöltődik\",\"jZlrte\":\"Szín\",\"Vd+LC3\":\"A színnek érvényes hexadecimális színkódnak kell lennie. Példa: #ffffff\",\"1HfW/F\":\"Színek\",\"VZeG/A\":\"Hamarosan érkezik\",\"yPI7n9\":\"Vesszővel elválasztott kulcsszavak, amelyek leírják az eseményt. Ezeket a keresőmotorok használják az esemény kategorizálásához és indexeléséhez.\",\"NPZqBL\":\"Megrendelés befejezése\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Fizetés befejezése\",\"qqWcBV\":\"Befejezett\",\"6HK5Ct\":\"Befejezett megrendelések\",\"NWVRtl\":\"Befejezett megrendelések\",\"DwF9eH\":\"Komponens kód\",\"Tf55h7\":\"Konfigurált kedvezmény\",\"7VpPHA\":\"Megerősítés\",\"ZaEJZM\":\"E-mail cím módosításának megerősítése\",\"yjkELF\":\"Új jelszó megerősítése\",\"xnWESi\":\"Jelszó megerősítése\",\"p2/GCq\":\"Jelszó megerősítése\",\"wnDgGj\":\"E-mail cím megerősítése...\",\"pbAk7a\":\"Stripe csatlakoztatása\",\"UMGQOh\":\"Csatlakozás a Stripe-hoz\",\"QKLP1W\":\"Csatlakoztassa Stripe fiókját, hogy elkezdhesse a fizetések fogadását.\",\"5lcVkL\":\"Csatlakozási adatok\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Folytatás\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Folytatás gomb szövege\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Beállítás folytatása\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Másolva\",\"T5rdis\":\"vágólapra másolva\",\"he3ygx\":\"Másolás\",\"r2B2P8\":\"Bejelentkezési URL másolása\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link másolása\",\"E6nRW7\":\"URL másolása\",\"JNCzPW\":\"Ország\",\"IF7RiR\":\"Borító\",\"hYgDIe\":\"Létrehozás\",\"b9XOHo\":[\"Létrehozás \",[\"0\"]],\"k9RiLi\":\"Termék létrehozása\",\"6kdXbW\":\"Promóciós kód létrehozása\",\"n5pRtF\":\"Jegy létrehozása\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"szervező létrehozása\",\"ipP6Ue\":\"Résztvevő létrehozása\",\"VwdqVy\":\"Kapacitás-hozzárendelés létrehozása\",\"EwoMtl\":\"Kategória létrehozása\",\"XletzW\":\"Kategória létrehozása\",\"WVbTwK\":\"Bejelentkezési lista létrehozása\",\"uN355O\":\"Esemény létrehozása\",\"BOqY23\":\"Új létrehozása\",\"kpJAeS\":\"Szervező létrehozása\",\"a0EjD+\":\"Termék létrehozása\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promóciós kód létrehozása\",\"B3Mkdt\":\"Kérdés létrehozása\",\"UKfi21\":\"Adó vagy díj létrehozása\",\"d+F6q9\":\"Létrehozva\",\"Q2lUR2\":\"Pénznem\",\"DCKkhU\":\"Jelenlegi jelszó\",\"uIElGP\":\"Egyedi térképek URL\",\"UEqXyt\":\"Egyedi tartomány\",\"876pfE\":\"Ügyfél\",\"QOg2Sf\":\"Testreszabhatja az esemény e-mail és értesítési beállításait.\",\"Y9Z/vP\":\"Testreszabhatja az esemény honlapját és a fizetési üzeneteket.\",\"2E2O5H\":\"Testreszabhatja az esemény egyéb beállításait.\",\"iJhSxe\":\"Testreszabhatja az esemény SEO beállításait.\",\"KIhhpi\":\"Testreszabhatja eseményoldalát\",\"nrGWUv\":\"Testreszabhatja eseményoldalát, hogy illeszkedjen márkájához és stílusához.\",\"Zz6Cxn\":\"Veszélyzóna\",\"ZQKLI1\":\"Veszélyzóna\",\"7p5kLi\":\"Irányítópult\",\"mYGY3B\":\"Dátum\",\"JvUngl\":\"Dátum és idő\",\"JJhRbH\":\"Első nap kapacitás\",\"cnGeoo\":\"Törlés\",\"jRJZxD\":\"Kapacitás törlése\",\"VskHIx\":\"Kategória törlése\",\"Qrc8RZ\":\"Bejelentkezési lista törlése\",\"WHf154\":\"Kód törlése\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Leírás\",\"YC3oXa\":\"Leírás a bejelentkezési személyzet számára\",\"URmyfc\":\"Részletek\",\"1lRT3t\":\"Ezen kapacitás letiltása nyomon követi az értékesítéseket, de nem állítja le őket, amikor a limit elérte a határt.\",\"H6Ma8Z\":\"Kedvezmény\",\"ypJ62C\":\"Kedvezmény %\",\"3LtiBI\":[\"Kedvezmény \",[\"0\"],\"-ban\"],\"C8JLas\":\"Kedvezmény típusa\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Dokumentum címke\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Adomány / Fizess, amennyit szeretnél termék\",\"OvNbls\":\".ics letöltése\",\"kodV18\":\"CSV letöltése\",\"CELKku\":\"Számla letöltése\",\"LQrXcu\":\"Számla letöltése\",\"QIodqd\":\"QR kód letöltése\",\"yhjU+j\":\"Számla letöltése\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Legördülő menü kiválasztása\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Esemény másolása\",\"3ogkAk\":\"Esemény másolása\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Opciók másolása\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Korai madár\",\"ePK91l\":\"Szerkesztés\",\"N6j2JH\":[\"Szerkesztés \",[\"0\"]],\"kBkYSa\":\"Kapacitás szerkesztése\",\"oHE9JT\":\"Kapacitás-hozzárendelés szerkesztése\",\"j1Jl7s\":\"Kategória szerkesztése\",\"FU1gvP\":\"Bejelentkezési lista szerkesztése\",\"iFgaVN\":\"Kód szerkesztése\",\"jrBSO1\":\"Szervező szerkesztése\",\"tdD/QN\":\"Termék szerkesztése\",\"n143Tq\":\"Termékkategória szerkesztése\",\"9BdS63\":\"Promóciós kód szerkesztése\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Kérdés szerkesztése\",\"poTr35\":\"Felhasználó szerkesztése\",\"GTOcxw\":\"Felhasználó szerkesztése\",\"pqFrv2\":\"pl. 2.50 2.50 dollárért\",\"3yiej1\":\"pl. 23.5 23.5%-ért\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"E-mail és értesítési beállítások\",\"ATGYL1\":\"E-mail cím\",\"hzKQCy\":\"E-mail cím\",\"HqP6Qf\":\"E-mail cím módosítása sikeresen törölve\",\"mISwW1\":\"E-mail cím módosítása függőben\",\"APuxIE\":\"E-mail megerősítés újraküldve\",\"YaCgdO\":\"E-mail megerősítés sikeresen újraküldve\",\"jyt+cx\":\"E-mail lábléc üzenet\",\"I6F3cp\":\"E-mail nem ellenőrzött\",\"NTZ/NX\":\"Beágyazási kód\",\"4rnJq4\":\"Beágyazási szkript\",\"8oPbg1\":\"Számlázás engedélyezése\",\"j6w7d/\":\"Engedélyezze ezt a kapacitást, hogy leállítsa a termékértékesítést, amikor a limit elérte a határt.\",\"VFv2ZC\":\"Befejezés dátuma\",\"237hSL\":\"Befejezett\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Angol\",\"MhVoma\":\"Adjon meg egy összeget adók és díjak nélkül.\",\"SlfejT\":\"Hiba\",\"3Z223G\":\"Hiba az e-mail cím megerősítésekor\",\"a6gga1\":\"Hiba az e-mail cím módosításának megerősítésekor\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Esemény\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Esemény dátuma\",\"0Zptey\":\"Esemény alapértelmezett beállításai\",\"QcCPs8\":\"Esemény részletei\",\"6fuA9p\":\"Esemény sikeresen másolva\",\"AEuj2m\":\"Esemény honlapja\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Esemény helyszíne és helyszín adatai\",\"OopDbA\":\"Event page\",\"4/If97\":\"Esemény állapotának frissítése sikertelen. Kérjük, próbálja újra később.\",\"btxLWj\":\"Esemény állapota frissítve\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Események\",\"sZg7s1\":\"Lejárati dátum\",\"KnN1Tu\":\"Lejár\",\"uaSvqt\":\"Lejárati dátum\",\"GS+Mus\":\"Exportálás\",\"9xAp/j\":\"Nem sikerült törölni a résztvevőt.\",\"ZpieFv\":\"Nem sikerült törölni a megrendelést.\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Nem sikerült letölteni a számlát. Kérjük, próbálja újra.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Bejelentkezési lista betöltése sikertelen\",\"ZQ15eN\":\"Jegy e-mail újraküldése sikertelen\",\"ejXy+D\":\"Termékek rendezése sikertelen\",\"PLUB/s\":\"Díj\",\"/mfICu\":\"Díjak\",\"LyFC7X\":\"Megrendelések szűrése\",\"cSev+j\":\"Szűrők\",\"CVw2MU\":[\"Szűrők (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Első számla száma\",\"V1EGGU\":\"Keresztnév\",\"kODvZJ\":\"Keresztnév\",\"S+tm06\":\"A keresztnévnek 1 és 50 karakter között kell lennie.\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Először használva\",\"TpqW74\":\"Fix\",\"irpUxR\":\"Fix összeg\",\"TF9opW\":\"Vaku nem elérhető ezen az eszközön\",\"UNMVei\":\"Elfelejtette jelszavát?\",\"2POOFK\":\"Ingyenes\",\"P/OAYJ\":\"Ingyenes termék\",\"vAbVy9\":\"Ingyenes termék, fizetési információ nem szükséges\",\"nLC6tu\":\"Francia\",\"Weq9zb\":\"Általános\",\"DDcvSo\":\"Német\",\"4GLxhy\":\"Első lépések\",\"4D3rRj\":\"Vissza a profilhoz\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Naptár\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Bruttó értékesítés\",\"yRg26W\":\"Bruttó értékesítés\",\"R4r4XO\":\"Résztvevők\",\"26pGvx\":\"Van promóciós kódja?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Íme egy példa, hogyan használhatja a komponenst az alkalmazásában.\",\"Y1SSqh\":\"Íme a React komponens, amelyet a widget beágyazásához használhatja az alkalmazásában.\",\"QuhVpV\":[\"Szia \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Rejtett a nyilvánosság elől\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"A rejtett kérdések csak az eseményszervező számára láthatók, az ügyfél számára nem.\",\"vLyv1R\":\"Elrejtés\",\"Mkkvfd\":\"Első lépések oldal elrejtése\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Termék elrejtése az értékesítés befejezési dátuma után\",\"06s3w3\":\"Termék elrejtése az értékesítés kezdési dátuma előtt\",\"axVMjA\":\"Termék elrejtése, kivéve, ha a felhasználónak van érvényes promóciós kódja\",\"ySQGHV\":\"Termék elrejtése, ha elfogyott\",\"SCimta\":\"Elrejti az első lépések oldalt az oldalsávról\",\"5xR17G\":\"Termék elrejtése az ügyfelek elől\",\"Da29Y6\":\"Kérdés elrejtése\",\"fvDQhr\":\"Szint elrejtése a felhasználók elől\",\"lNipG+\":\"Egy termék elrejtése megakadályozza, hogy a felhasználók lássák azt az eseményoldalon.\",\"ZOBwQn\":\"Honlaptervezés\",\"PRuBTd\":\"Honlaptervező\",\"YjVNGZ\":\"Honlap előnézet\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hány perc áll az ügyfél rendelkezésére a megrendelés befejezéséhez? Legalább 15 percet javaslunk.\",\"ySxKZe\":\"Hányszor használható fel ez a kód?\",\"dZsDbK\":[\"HTML karakterkorlát túllépve: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Elfogadom az <0>általános szerződési feltételeket\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Ha üres, a cím Google térkép link generálására lesz használva\",\"UYT+c8\":\"Ha engedélyezve van, a bejelentkezési személyzet bejelentkezettként jelölheti meg a résztvevőket, vagy fizetettként jelölheti meg a megrendelést, és bejelentkezhet a résztvevők. Ha le van tiltva, a fizetetlen megrendelésekhez társított résztvevők nem jelentkezhetnek be.\",\"muXhGi\":\"Ha engedélyezve van, a szervező e-mail értesítést kap, amikor új megrendelés érkezik.\",\"6fLyj/\":\"Ha nem Ön kérte ezt a módosítást, kérjük, azonnal változtassa meg jelszavát.\",\"n/ZDCz\":\"Kép sikeresen törölve\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Kép sikeresen feltöltve\",\"VyUuZb\":\"Kép URL-címe\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inaktív\",\"T0K0yl\":\"Az inaktív felhasználók nem tudnak bejelentkezni.\",\"kO44sp\":\"Adja meg az online esemény csatlakozási adatait. Ezek az adatok megjelennek a megrendelés összefoglaló oldalán és a résztvevő jegy oldalán.\",\"FlQKnG\":\"Adó és díjak belefoglalása az árba\",\"Vi+BiW\":[[\"0\"],\" terméket tartalmaz\"],\"lpm0+y\":\"1 terméket tartalmaz\",\"UiAk5P\":\"Kép beszúrása\",\"OyLdaz\":\"Meghívó újraküldve!\",\"HE6KcK\":\"Meghívó visszavonva!\",\"SQKPvQ\":\"Felhasználó meghívása\",\"bKOYkd\":\"Számla sikeresen letöltve\",\"alD1+n\":\"Számlamegjegyzések\",\"kOtCs2\":\"Számlaszámozás\",\"UZ2GSZ\":\"Számla beállítások\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Tétel\",\"KFXip/\":\"János\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Címke\",\"vXIe7J\":\"Nyelv\",\"2LMsOq\":\"Utolsó 12 hónap\",\"vfe90m\":\"Utolsó 14 nap\",\"aK4uBd\":\"Utolsó 24 óra\",\"uq2BmQ\":\"Utolsó 30 nap\",\"bB6Ram\":\"Utolsó 48 óra\",\"VlnB7s\":\"Utolsó 6 hónap\",\"ct2SYD\":\"Utolsó 7 nap\",\"XgOuA7\":\"Utolsó 90 nap\",\"I3yitW\":\"Utolsó bejelentkezés\",\"1ZaQUH\":\"Vezetéknév\",\"UXBCwc\":\"Vezetéknév\",\"tKCBU0\":\"Utoljára használva\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Hagyja üresen az alapértelmezett „Számla” szó használatához\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Betöltés...\",\"wJijgU\":\"Helyszín\",\"sQia9P\":\"Bejelentkezés\",\"zUDyah\":\"Bejelentkezés...\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Kijelentkezés\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tegye kötelezővé a számlázási címet a fizetés során\",\"MU3ijv\":\"Tegye kötelezővé ezt a kérdést\",\"wckWOP\":\"Kezelés\",\"onpJrA\":\"Résztvevő kezelése\",\"n4SpU5\":\"Esemény kezelése\",\"WVgSTy\":\"Megrendelés kezelése\",\"1MAvUY\":\"Kezelje az esemény fizetési és számlázási beállításait.\",\"cQrNR3\":\"Profil kezelése\",\"AtXtSw\":\"Kezelje az adókat és díjakat, amelyek alkalmazhatók a termékeire.\",\"ophZVW\":\"Jegyek kezelése\",\"DdHfeW\":\"Kezelje fiókadatait és alapértelmezett beállításait.\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Kezelje felhasználóit és engedélyeiket.\",\"1m+YT2\":\"A kötelező kérdésekre válaszolni kell, mielőtt az ügyfél fizethetne.\",\"Dim4LO\":\"Résztvevő manuális hozzáadása\",\"e4KdjJ\":\"Résztvevő manuális hozzáadása\",\"vFjEnF\":\"Fizetettként jelölés\",\"g9dPPQ\":\"Maximum megrendelésenként\",\"l5OcwO\":\"Üzenet a résztvevőnek\",\"Gv5AMu\":\"Üzenet a résztvevőknek\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Üzenet a vásárlónak\",\"tNZzFb\":\"Üzenet tartalma\",\"lYDV/s\":\"Egyéni résztvevők üzenete\",\"V7DYWd\":\"Üzenet elküldve\",\"t7TeQU\":\"Üzenetek\",\"xFRMlO\":\"Minimum megrendelésenként\",\"QYcUEf\":\"Minimális ár\",\"RDie0n\":\"Egyéb\",\"mYLhkl\":\"Egyéb beállítások\",\"KYveV8\":\"Többsoros szövegdoboz\",\"VD0iA7\":\"Több árlehetőség. Tökéletes a korai madár termékekhez stb.\",\"/bhMdO\":\"Az én csodálatos eseményem leírása...\",\"vX8/tc\":\"Az én csodálatos eseményem címe...\",\"hKtWk2\":\"Profilom\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Név\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigálás a résztvevőhöz\",\"qqeAJM\":\"Soha\",\"7vhWI8\":\"Új jelszó\",\"1UzENP\":\"Nem\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Nincs megjeleníthető archivált esemény.\",\"q2LEDV\":\"Nincsenek résztvevők ehhez a megrendeléshez.\",\"zlHa5R\":\"Ehhez a megrendeléshez nem adtak hozzá résztvevőket.\",\"Wjz5KP\":\"Nincs megjeleníthető résztvevő\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Nincs kapacitás-hozzárendelés\",\"a/gMx2\":\"Nincsenek bejelentkezési listák\",\"tMFDem\":\"Nincs adat\",\"6Z/F61\":\"Nincs megjeleníthető adat. Kérjük, válasszon dátumtartományt.\",\"fFeCKc\":\"Nincs kedvezmény\",\"HFucK5\":\"Nincs megjeleníthető befejezett esemény.\",\"yAlJXG\":\"Nincs megjeleníthető esemény\",\"GqvPcv\":\"Nincsenek elérhető szűrők\",\"KPWxKD\":\"Nincs megjeleníthető üzenet\",\"J2LkP8\":\"Nincs megjeleníthető megrendelés\",\"RBXXtB\":\"Jelenleg nem állnak rendelkezésre fizetési módok. Kérjük, vegye fel a kapcsolatot az eseményszervezővel segítségért.\",\"ZWEfBE\":\"Fizetés nem szükséges\",\"ZPoHOn\":\"Nincs termék ehhez a résztvevőhöz társítva.\",\"Ya1JhR\":\"Nincsenek termékek ebben a kategóriában.\",\"FTfObB\":\"Még nincsenek termékek\",\"+Y976X\":\"Nincs megjeleníthető promóciós kód\",\"MAavyl\":\"Ehhez a résztvevőhöz nem érkezett válasz.\",\"SnlQeq\":\"Ehhez a megrendeléshez nem tettek fel kérdéseket.\",\"Ev2r9A\":\"Nincs találat\",\"gk5uwN\":\"Nincs találat\",\"RHyZUL\":\"Nincs találat.\",\"RY2eP1\":\"Nem adtak hozzá adókat vagy díjakat.\",\"EdQY6l\":\"Egyik sem\",\"OJx3wK\":\"Nem elérhető\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Jegyzetek\",\"jtrY3S\":\"Még nincs mit mutatni\",\"hFwWnI\":\"Értesítési beállítások\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Szervező értesítése új megrendelésekről\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Engedélyezett napok száma a fizetésre (hagyja üresen a fizetési feltételek kihagyásához a számlákról)\",\"n86jmj\":\"Szám előtag\",\"mwe+2z\":\"Az offline megrendelések nem jelennek meg az esemény statisztikáiban, amíg a megrendelés nem kerül fizetettként megjelölésre.\",\"dWBrJX\":\"Offline fizetés sikertelen. Kérjük, próbálja újra, vagy lépjen kapcsolatba az eseményszervezővel.\",\"fcnqjw\":\"Offline fizetési utasítások\",\"+eZ7dp\":\"Offline fizetések\",\"ojDQlR\":\"Offline fizetési információk\",\"u5oO/W\":\"Offline fizetési beállítások\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Eladó\",\"Ug4SfW\":\"Miután létrehozott egy eseményt, itt fogja látni.\",\"ZxnK5C\":\"Miután elkezd gyűjteni adatokat, itt fogja látni.\",\"PnSzEc\":\"Amikor elkészült, tegye élővé eseményét, és kezdjen el termékeket értékesíteni.\",\"J6n7sl\":\"Folyamatban\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online esemény részletei\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Bejelentkezési oldal megnyitása\",\"OdnLE4\":\"Oldalsáv megnyitása\",\"ZZEYpT\":[\"Opció \",[\"i\"]],\"oPknTP\":\"Opcionális további információk, amelyek megjelennek minden számlán (pl. fizetési feltételek, késedelmi díjak, visszatérítési szabályzat).\",\"OrXJBY\":\"Opcionális előtag a számlaszámokhoz (pl. INV-)\",\"0zpgxV\":\"Opciók\",\"BzEFor\":\"vagy\",\"UYUgdb\":\"Megrendelés\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Megrendelés törölve\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Megrendelés dátuma\",\"Tol4BF\":\"Megrendelés részletei\",\"WbImlQ\":\"A megrendelés törölve lett, és a megrendelő értesítést kapott.\",\"nAn4Oe\":\"Megrendelés fizetettként megjelölve\",\"uzEfRz\":\"Megrendelés jegyzetek\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Rendelésszám\",\"acIJ41\":\"Megrendelés állapota\",\"GX6dZv\":\"Megrendelés összefoglaló\",\"tDTq0D\":\"Megrendelés időtúllépés\",\"1h+RBg\":\"Megrendelések\",\"3y+V4p\":\"Szervezet címe\",\"GVcaW6\":\"Szervezet részletei\",\"nfnm9D\":\"Szervezet neve\",\"G5RhpL\":\"Szervező\",\"mYygCM\":\"Szervező kötelező\",\"Pa6G7v\":\"Szervező neve\",\"l894xP\":\"A szervezők csak eseményeket és termékeket kezelhetnek. Nem kezelhetik a felhasználókat, fiókbeállításokat vagy számlázási információkat.\",\"fdjq4c\":\"Kitöltés\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Oldal nem található\",\"QbrUIo\":\"Oldalmegtekintések\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"fizetett\",\"HVW65c\":\"Fizetős termék\",\"ZfxaB4\":\"Részben visszatérítve\",\"8ZsakT\":\"Jelszó\",\"TUJAyx\":\"A jelszónak legalább 8 karakterből kell állnia\",\"vwGkYB\":\"A jelszónak legalább 8 karakter hosszúnak kell lennie.\",\"BLTZ42\":\"Jelszó sikeresen visszaállítva. Kérjük, jelentkezzen be új jelszavával.\",\"f7SUun\":\"A jelszavak nem egyeznek.\",\"aEDp5C\":\"Illessze be ezt oda, ahová a widgetet szeretné.\",\"+23bI/\":\"Patrik\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Fizetés\",\"Lg+ewC\":\"Fizetés és számlázás\",\"DZjk8u\":\"Fizetési és számlázási beállítások\",\"lflimf\":\"Fizetési határidő\",\"JhtZAK\":\"Fizetés sikertelen\",\"JEdsvQ\":\"Fizetési utasítások\",\"bLB3MJ\":\"Fizetési módok\",\"QzmQBG\":\"Fizetési szolgáltató\",\"lsxOPC\":\"Fizetés beérkezett\",\"wJTzyi\":\"Fizetési állapot\",\"xgav5v\":\"Fizetés sikeres!\",\"R29lO5\":\"Fizetési feltételek\",\"/roQKz\":\"Százalék\",\"vPJ1FI\":\"Százalékos összeg\",\"xdA9ud\":\"Helyezze ezt a weboldalának részébe.\",\"blK94r\":\"Kérjük, adjon hozzá legalább egy opciót.\",\"FJ9Yat\":\"Kérjük, ellenőrizze, hogy a megadott információk helyesek-e.\",\"TkQVup\":\"Kérjük, ellenőrizze e-mail címét és jelszavát, majd próbálja újra.\",\"sMiGXD\":\"Kérjük, ellenőrizze, hogy az e-mail címe érvényes-e.\",\"Ajavq0\":\"Kérjük, ellenőrizze e-mail címét az e-mail cím megerősítéséhez.\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Kérjük, folytassa az új lapon.\",\"hcX103\":\"Kérjük, hozzon létre egy terméket.\",\"cdR8d6\":\"Kérjük, hozzon létre egy jegyet.\",\"x2mjl4\":\"Kérjük, adjon meg egy érvényes kép URL-t, amely egy képre mutat.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Kérjük, vegye figyelembe\",\"C63rRe\":\"Kérjük, térjen vissza az esemény oldalára az újrakezdéshez.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Kérjük, válasszon ki legalább egy terméket.\",\"igBrCH\":\"Kérjük, erősítse meg e-mail címét az összes funkció eléréséhez.\",\"/IzmnP\":\"Kérjük, várjon, amíg előkészítjük számláját...\",\"MOERNx\":\"Portugál\",\"qCJyMx\":\"Fizetés utáni üzenet\",\"g2UNkE\":\"Működteti:\",\"Rs7IQv\":\"Fizetés előtti üzenet\",\"rdUucN\":\"Előnézet\",\"a7u1N9\":\"Ár\",\"CmoB9j\":\"Ármegjelenítési mód\",\"BI7D9d\":\"Ár nincs beállítva\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Ár típusa\",\"6RmHKN\":\"Elsődleges szín\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Elsődleges szövegszín\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Összes jegy nyomtatása\",\"DKwDdj\":\"Jegyek nyomtatása\",\"K47k8R\":\"Termék\",\"1JwlHk\":\"Termékkategória\",\"U61sAj\":\"Termékkategória sikeresen frissítve.\",\"1USFWA\":\"Termék sikeresen törölve\",\"4Y2FZT\":\"Termék ár típusa\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Termék értékesítés\",\"U/R4Ng\":\"Terméksor\",\"sJsr1h\":\"Termék típusa\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Termék(ek)\",\"N0qXpE\":\"Termékek\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Eladott termékek\",\"/u4DIx\":\"Eladott termékek\",\"DJQEZc\":\"Termékek sikeresen rendezve\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil sikeresen frissítve\",\"cl5WYc\":[\"Promóciós kód \",[\"promo_code\"],\" alkalmazva\"],\"P5sgAk\":\"Promóciós kód\",\"yKWfjC\":\"Promóciós kód oldal\",\"RVb8Fo\":\"Promóciós kódok\",\"BZ9GWa\":\"A promóciós kódok kedvezmények, előzetes hozzáférés vagy különleges hozzáférés biztosítására használhatók az eseményéhez.\",\"OP094m\":\"Promóciós kódok jelentés\",\"4kyDD5\":\"Adjon meg további kontextust vagy utasításokat ehhez a kérdéshez. Ezt a mezőt használja a feltételek, irányelvek vagy bármilyen fontos információ hozzáadására, amelyet a résztvevőknek tudniuk kell a válaszadás előtt.\",\"toutGW\":\"QR kód\",\"LkMOWF\":\"Elérhető mennyiség\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Kérdés törölve\",\"avf0gk\":\"Kérdés leírása\",\"oQvMPn\":\"Kérdés címe\",\"enzGAL\":\"Kérdések\",\"ROv2ZT\":\"Kérdések és válaszok\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Rádió opció\",\"C4TjpG\":\"Kevesebb olvasása\",\"I3QpvQ\":\"Címzett\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Visszatérítés sikertelen\",\"n10yGu\":\"Megrendelés visszatérítése\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Visszatérítés függőben\",\"xHpVRl\":\"Visszatérítés állapota\",\"/BI0y9\":\"Visszatérítve\",\"fgLNSM\":\"Regisztráció\",\"9+8Vez\":\"Fennmaradó felhasználások\",\"tasfos\":\"eltávolítás\",\"t/YqKh\":\"Eltávolítás\",\"t9yxlZ\":\"Jelentések\",\"prZGMe\":\"Számlázási cím kötelező\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-mail megerősítés újraküldése\",\"wIa8Qe\":\"Meghívó újraküldése\",\"VeKsnD\":\"Megrendelés e-mail újraküldése\",\"dFuEhO\":\"Jegy e-mail újraküldése\",\"o6+Y6d\":\"Újraküldés...\",\"OfhWJH\":\"Visszaállítás\",\"RfwZxd\":\"Jelszó visszaállítása\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Esemény visszaállítása\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Vissza az esemény oldalára\",\"8YBH95\":\"Bevétel\",\"PO/sOY\":\"Meghívó visszavonása\",\"GDvlUT\":\"Szerep\",\"ELa4O9\":\"Értékesítés befejezési dátuma\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Értékesítés kezdési dátuma\",\"hBsw5C\":\"Értékesítés befejezve\",\"kpAzPe\":\"Értékesítés kezdete\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Mentés\",\"IUwGEM\":\"Változások mentése\",\"U65fiW\":\"Szervező mentése\",\"UGT5vp\":\"Beállítások mentése\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Keresés résztvevő neve, e-mail címe vagy rendelési száma alapján...\",\"+pr/FY\":\"Keresés eseménynév alapján...\",\"3zRbWw\":\"Keresés név, e-mail vagy rendelési szám alapján...\",\"L22Tdf\":\"Keresés név, rendelési szám, résztvevő azonosító vagy e-mail alapján...\",\"BiYOdA\":\"Keresés név alapján...\",\"YEjitp\":\"Keresés tárgy vagy tartalom alapján...\",\"Pjsch9\":\"Kapacitás-hozzárendelések keresése...\",\"r9M1hc\":\"Bejelentkezési listák keresése...\",\"+0Yy2U\":\"Termékek keresése\",\"YIix5Y\":\"Keresés...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Másodlagos szín\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Másodlagos szövegszín\",\"02ePaq\":[\"Válasszon \",[\"0\"]],\"QuNKRX\":\"Kamera kiválasztása\",\"9FQEn8\":\"Kategória kiválasztása...\",\"kWI/37\":\"Szervező kiválasztása\",\"ixIx1f\":\"Termék kiválasztása\",\"3oSV95\":\"Terméksor kiválasztása\",\"C4Y1hA\":\"Termékek kiválasztása\",\"hAjDQy\":\"Állapot kiválasztása\",\"QYARw/\":\"Jegy kiválasztása\",\"OMX4tH\":\"Jegyek kiválasztása\",\"DrwwNd\":\"Időszak kiválasztása\",\"O/7I0o\":\"Válasszon...\",\"JlFcis\":\"Küldés\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Üzenet küldése\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Üzenet küldése\",\"D7ZemV\":\"Rendelés visszaigazoló és jegy e-mail küldése\",\"v1rRtW\":\"Teszt küldése\",\"4Ml90q\":\"Keresőoptimalizálás\",\"j1VfcT\":\"Keresőoptimalizálási leírás\",\"/SIY6o\":\"Keresőoptimalizálási kulcsszavak\",\"GfWoKv\":\"Keresőoptimalizálási beállítások\",\"rXngLf\":\"Keresőoptimalizálási cím\",\"/jZOZa\":\"Szolgáltatási díj\",\"Bj/QGQ\":\"Adjon meg minimális árat, és hagyja, hogy a felhasználók többet fizessenek, ha úgy döntenek.\",\"L0pJmz\":\"Állítsa be a számlaszámozás kezdő számát. Ez nem módosítható, amint a számlák elkészültek.\",\"nYNT+5\":\"Állítsa be eseményét\",\"A8iqfq\":\"Tegye élővé eseményét\",\"Tz0i8g\":\"Beállítások\",\"Z8lGw6\":\"Megosztás\",\"B2V3cA\":\"Esemény megosztása\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Elérhető termékmennyiség megjelenítése\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Több mutatása\",\"izwOOD\":\"Adó és díjak külön megjelenítése\",\"1SbbH8\":\"Az ügyfélnek a fizetés után, a rendelésösszegző oldalon jelenik meg.\",\"YfHZv0\":\"Az ügyfélnek a fizetés előtt jelenik meg.\",\"CBBcly\":\"Gyakori címmezőket mutat, beleértve az országot is.\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Egysoros szövegmező\",\"+P0Cn2\":\"Lépés kihagyása\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Elfogyott\",\"Mi1rVn\":\"Elfogyott\",\"nwtY4N\":\"Valami hiba történt\",\"GRChTw\":\"Hiba történt az adó vagy díj törlésekor\",\"YHFrbe\":\"Valami hiba történt! Kérjük, próbálja újra.\",\"kf83Ld\":\"Valami hiba történt.\",\"fWsBTs\":\"Valami hiba történt. Kérjük, próbálja újra.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sajnáljuk, ez a promóciós kód nem felismerhető.\",\"65A04M\":\"Spanyol\",\"mFuBqb\":\"Standard termék fix árral\",\"D3iCkb\":\"Kezdés dátuma\",\"/2by1f\":\"Állam vagy régió\",\"uAQUqI\":\"Állapot\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"A Stripe fizetések nincsenek engedélyezve ehhez az eseményhez.\",\"UJmAAK\":\"Tárgy\",\"X2rrlw\":\"Részösszeg\",\"zzDlyQ\":\"Sikeres\",\"b0HJ45\":[\"Sikeres! \",[\"0\"],\" hamarosan e-mailt kap.\"],\"BJIEiF\":[\"Sikeresen \",[\"0\"],\" résztvevő\"],\"OtgNFx\":\"E-mail cím sikeresen megerősítve\",\"IKwyaF\":\"E-mail cím módosítás sikeresen megerősítve\",\"zLmvhE\":\"Résztvevő sikeresen létrehozva\",\"gP22tw\":\"Termék sikeresen létrehozva\",\"9mZEgt\":\"Promóciós kód sikeresen létrehozva\",\"aIA9C4\":\"Kérdés sikeresen létrehozva\",\"J3RJSZ\":\"Résztvevő sikeresen frissítve\",\"3suLF0\":\"Kapacitás-hozzárendelés sikeresen frissítve\",\"Z+rnth\":\"Bejelentkezési lista sikeresen frissítve\",\"vzJenu\":\"E-mail beállítások sikeresen frissítve\",\"7kOMfV\":\"Esemény sikeresen frissítve\",\"G0KW+e\":\"Honlapterv sikeresen frissítve\",\"k9m6/E\":\"Honlapbeállítások sikeresen frissítve\",\"y/NR6s\":\"Helyszín sikeresen frissítve\",\"73nxDO\":\"Egyéb beállítások sikeresen frissítve\",\"4H80qv\":\"Megrendelés sikeresen frissítve\",\"6xCBVN\":\"Fizetési és számlázási beállítások sikeresen frissítve\",\"1Ycaad\":\"Termék sikeresen frissítve\",\"70dYC8\":\"Promóciós kód sikeresen frissítve\",\"F+pJnL\":\"Keresőoptimalizálási beállítások sikeresen frissítve\",\"DXZRk5\":\"100-as lakosztály\",\"GNcfRk\":\"Támogatási e-mail\",\"uRfugr\":\"Póló\",\"JpohL9\":\"Adó\",\"geUFpZ\":\"Adó és díjak\",\"dFHcIn\":\"Adó adatok\",\"wQzCPX\":\"Adózási információk, amelyek minden számla alján megjelennek (pl. adószám, adóazonosító szám).\",\"0RXCDo\":\"Adó vagy díj sikeresen törölve\",\"ZowkxF\":\"Adók\",\"qu6/03\":\"Adók és díjak\",\"gypigA\":\"Ez a promóciós kód érvénytelen.\",\"5ShqeM\":\"A keresett bejelentkezési lista nem létezik.\",\"QXlz+n\":\"Az események alapértelmezett pénzneme.\",\"mnafgQ\":\"Az események alapértelmezett időzónája.\",\"o7s5FA\":\"Az a nyelv, amelyen a résztvevő e-maileket kap.\",\"NlfnUd\":\"A link, amire kattintott, érvénytelen.\",\"HsFnrk\":[\"A termékek maximális száma \",[\"0\"],\" számára \",[\"1\"]],\"TSAiPM\":\"A keresett oldal nem létezik.\",\"MSmKHn\":\"Az ügyfélnek megjelenő ár tartalmazza az adókat és díjakat.\",\"6zQOg1\":\"Az ügyfélnek megjelenő ár nem tartalmazza az adókat és díjakat. Külön lesznek feltüntetve.\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Az esemény címe, amely megjelenik a keresőmotorok találatai között és a közösségi médiában való megosztáskor. Alapértelmezés szerint az esemény címe kerül felhasználásra.\",\"wDx3FF\":\"Nincsenek elérhető termékek ehhez az eseményhez.\",\"pNgdBv\":\"Nincsenek elérhető termékek ebben a kategóriában.\",\"rMcHYt\":\"Függőben lévő visszatérítés van. Kérjük, várja meg a befejezését, mielőtt újabb visszatérítést kérne.\",\"F89D36\":\"Hiba történt a megrendelés fizetettként való megjelölésekor.\",\"68Axnm\":\"Hiba történt a kérés feldolgozása során. Kérjük, próbálja újra.\",\"mVKOW6\":\"Hiba történt az üzenet küldésekor.\",\"AhBPHd\":\"Ezek a részletek csak akkor jelennek meg, ha a megrendelés sikeresen befejeződött. A fizetésre váró megrendelések nem jelenítik meg ezt az üzenetet.\",\"Pc/Wtj\":\"Ennek a résztvevőnek van egy kifizetetlen megrendelése.\",\"mf3FrP\":\"Ez a kategória még nem tartalmaz termékeket.\",\"8QH2Il\":\"Ez a kategória el van rejtve a nyilvánosság elől.\",\"xxv3BZ\":\"Ez a bejelentkezési lista lejárt.\",\"Sa7w7S\":\"Ez a bejelentkezési lista lejárt, és már nem használható bejelentkezéshez.\",\"Uicx2U\":\"Ez a bejelentkezési lista aktív.\",\"1k0Mp4\":\"Ez a bejelentkezési lista még nem aktív.\",\"K6fmBI\":\"Ez a bejelentkezési lista még nem aktív, és nem használható bejelentkezéshez.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Ez az információ megjelenik a fizetési oldalon, a megrendelés összefoglaló oldalán és a megrendelés visszaigazoló e-mailben.\",\"XAHqAg\":\"Ez egy általános termék, mint egy póló vagy egy bögre. Nem kerül jegy kiállításra.\",\"CNk/ro\":\"Ez egy online esemény.\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Ez az üzenet szerepelni fog az eseményről küldött összes e-mail láblécében.\",\"55i7Fa\":\"Ez az üzenet csak akkor jelenik meg, ha a megrendelés sikeresen befejeződött. A fizetésre váró megrendelések nem jelenítik meg ezt az üzenetet.\",\"RjwlZt\":\"Ez a megrendelés már ki lett fizetve.\",\"5K8REg\":\"Ez a megrendelés már visszatérítésre került.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Ez a megrendelés törölve lett.\",\"Q0zd4P\":\"Ez a megrendelés lejárt. Kérjük, kezdje újra.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Ez a megrendelés kész.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Ez a megrendelési oldal már nem elérhető.\",\"i0TtkR\":\"Ez felülírja az összes láthatósági beállítást, és elrejti a terméket minden ügyfél elől.\",\"cRRc+F\":\"Ez a termék nem törölhető, mert megrendeléshez van társítva. Helyette elrejtheti.\",\"3Kzsk7\":\"Ez a termék egy jegy. A vásárlók jegyet kapnak a vásárláskor.\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Ez a jelszó-visszaállító link érvénytelen vagy lejárt.\",\"IV9xTT\":\"Ez a felhasználó nem aktív, mivel nem fogadta el a meghívóját.\",\"5AnPaO\":\"jegy\",\"kjAL4v\":\"Jegy\",\"dtGC3q\":\"Jegy e-mailt újraküldték a résztvevőnek.\",\"54q0zp\":\"Jegyek ehhez:\",\"xN9AhL\":[\"Szint \",[\"0\"]],\"jZj9y9\":\"Többszintű termék\",\"8wITQA\":\"A többszintű termékek lehetővé teszik, hogy ugyanahhoz a termékhez több árlehetőséget kínáljon. Ez tökéletes a korai madár termékekhez, vagy különböző árlehetőségek kínálásához különböző embercsoportok számára.\",\"nn3mSR\":\"Hátralévő idő:\",\"s/0RpH\":\"Felhasználások száma\",\"y55eMd\":\"Felhasználások száma\",\"40Gx0U\":\"Időzóna\",\"oDGm7V\":\"TIPP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Eszközök\",\"72c5Qo\":\"Összesen\",\"YXx+fG\":\"Összesen kedvezmények előtt\",\"NRWNfv\":\"Összes kedvezmény összege\",\"BxsfMK\":\"Összes díj\",\"2bR+8v\":\"Összes bruttó értékesítés\",\"mpB/d9\":\"Teljes megrendelési összeg\",\"m3FM1g\":\"Összes visszatérített\",\"jEbkcB\":\"Összes visszatérített\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Összes adó\",\"+zy2Nq\":\"Típus\",\"FMdMfZ\":\"Nem sikerült bejelentkezni a résztvevőnek.\",\"bPWBLL\":\"Nem sikerült kijelentkezni a résztvevőnek.\",\"9+P7zk\":\"Nem sikerült létrehozni a terméket. Kérjük, ellenőrizze adatait.\",\"WLxtFC\":\"Nem sikerült létrehozni a terméket. Kérjük, ellenőrizze adatait.\",\"/cSMqv\":\"Nem sikerült kérdést létrehozni. Kérjük, ellenőrizze adatait.\",\"MH/lj8\":\"Nem sikerült frissíteni a kérdést. Kérjük, ellenőrizze adatait.\",\"nnfSdK\":\"Egyedi ügyfelek\",\"Mqy/Zy\":\"Egyesült Államok\",\"NIuIk1\":\"Korlátlan\",\"/p9Fhq\":\"Korlátlanul elérhető\",\"E0q9qH\":\"Korlátlan felhasználás engedélyezett\",\"h10Wm5\":\"Kifizetetlen megrendelés\",\"ia8YsC\":\"Közelgő\",\"TlEeFv\":\"Közelgő események\",\"L/gNNk\":[\"Frissítés \",[\"0\"]],\"+qqX74\":\"Eseménynév, leírás és dátumok frissítése\",\"vXPSuB\":\"Profil frissítése\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL a vágólapra másolva\",\"e5lF64\":\"Használati példa\",\"fiV0xj\":\"Használati limit\",\"sGEOe4\":\"Használja a borítókép elmosódott változatát háttérként.\",\"OadMRm\":\"Borítókép használata\",\"7PzzBU\":\"Felhasználó\",\"yDOdwQ\":\"Felhasználókezelés\",\"Sxm8rQ\":\"Felhasználók\",\"VEsDvU\":\"A felhasználók módosíthatják e-mail címüket a <0>Profilbeállítások menüpontban.\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"ÁFA\",\"E/9LUk\":\"Helyszín neve\",\"jpctdh\":\"Megtekintés\",\"Pte1Hv\":\"Résztvevő adatainak megtekintése\",\"/5PEQz\":\"Eseményoldal megtekintése\",\"fFornT\":\"Teljes üzenet megtekintése\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Megtekintés a Google Térképen\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP bejelentkezési lista\",\"tF+VVr\":\"VIP jegy\",\"2q/Q7x\":\"Láthatóság\",\"vmOFL/\":\"Nem sikerült feldolgozni a fizetését. Kérjük, próbálja újra, vagy lépjen kapcsolatba a támogatással.\",\"45Srzt\":\"Nem sikerült törölni a kategóriát. Kérjük, próbálja újra.\",\"/DNy62\":[\"Nem találtunk jegyeket, amelyek megfelelnek a következőnek: \",[\"0\"]],\"1E0vyy\":\"Nem sikerült betölteni az adatokat. Kérjük, próbálja újra.\",\"NmpGKr\":\"Nem sikerült átrendezni a kategóriákat. Kérjük, próbálja újra.\",\"BJtMTd\":\"Javasolt méretek: 1950px x 650px, 3:1 arány, maximális fájlméret: 5MB.\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Nem sikerült megerősíteni a fizetését. Kérjük, próbálja újra, vagy lépjen kapcsolatba a támogatással.\",\"Gspam9\":\"Megrendelését feldolgozzuk. Kérjük, várjon...\",\"LuY52w\":\"Üdv a fedélzeten! Kérjük, jelentkezzen be a folytatáshoz.\",\"dVxpp5\":[\"Üdv újra, \",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Mik azok a többszintű termékek?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Mi az a kategória?\",\"gxeWAU\":\"Mely termékekre vonatkozik ez a kód?\",\"hFHnxR\":\"Mely termékekre vonatkozik ez a kód? (Alapértelmezés szerint mindenre vonatkozik)\",\"AeejQi\":\"Mely termékekre kell vonatkoznia ennek a kapacitásnak?\",\"Rb0XUE\":\"Mikor érkezik?\",\"5N4wLD\":\"Milyen típusú kérdés ez?\",\"gyLUYU\":\"Ha engedélyezve van, számlák készülnek a jegyrendelésekről. A számlákat a rendelés visszaigazoló e-maillel együtt küldjük el. A résztvevők a rendelés visszaigazoló oldaláról is letölthetik számláikat.\",\"D3opg4\":\"Ha az offline fizetések engedélyezve vannak, a felhasználók befejezhetik megrendeléseiket és megkaphatják jegyeiket. Jegyükön egyértelműen fel lesz tüntetve, hogy a megrendelés nincs kifizetve, és a bejelentkezési eszköz értesíti a bejelentkezési személyzetet, ha egy megrendelés fizetést igényel.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Mely jegyeket kell ehhez a bejelentkezési listához társítani?\",\"S+OdxP\":\"Ki szervezi ezt az eseményt?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Kinek kell feltenni ezt a kérdést?\",\"VxFvXQ\":\"Widget beágyazása\",\"v1P7Gm\":\"Widget beállítások\",\"b4itZn\":\"Dolgozik\",\"hqmXmc\":\"Dolgozik...\",\"+G/XiQ\":\"Év elejétől napjainkig\",\"l75CjT\":\"Igen\",\"QcwyCh\":\"Igen, távolítsa el őket.\",\"ySeBKv\":\"Ezt a jegyet már beolvasta.\",\"P+Sty0\":[\"E-mail címét <0>\",[\"0\"],\" címre módosítja.\"],\"gGhBmF\":\"Offline állapotban van.\",\"sdB7+6\":\"Létrehozhat egy promóciós kódot, amely ezt a terméket célozza meg a\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Nem módosíthatja a terméktípust, mivel ehhez a termékhez résztvevők vannak társítva.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Nem jelentkezhet be kifizetetlen megrendeléssel rendelkező résztvevőket. Ez a beállítás az eseménybeállításokban módosítható.\",\"c9Evkd\":\"Nem törölheti az utolsó kategóriát.\",\"6uwAvx\":\"Nem törölheti ezt az árszintet, mert már eladtak termékeket ehhez a szinthez. Helyette elrejtheti.\",\"tFbRKJ\":\"Nem szerkesztheti a fióktulajdonos szerepét vagy állapotát.\",\"fHfiEo\":\"Nem téríthet vissza manuálisan létrehozott megrendelést.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Több fiókhoz is hozzáfér. Kérjük, válasszon egyet a folytatáshoz.\",\"Z6q0Vl\":\"Ezt a meghívót már elfogadta. Kérjük, jelentkezzen be a folytatáshoz.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Nincs függőben lévő e-mail cím módosítás.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Kifutott az időből a megrendelés befejezéséhez.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Még nem küldött üzeneteket. Üzeneteket küldhet minden résztvevőnek, vagy meghatározott terméktulajdonosoknak.\",\"R6i9o9\":\"El kell ismernie, hogy ez az e-mail nem promóciós.\",\"3ZI8IL\":\"El kell fogadnia a feltételeket.\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Jegy létrehozása kötelező, mielőtt manuálisan hozzáadhatna egy résztvevőt.\",\"jE4Z8R\":\"Legalább egy árszintre szüksége van.\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Manuálisan kell fizetettként megjelölnie egy megrendelést. Ez a megrendelés kezelése oldalon tehető meg.\",\"L/+xOk\":\"Szüksége lesz egy jegyre, mielőtt létrehozhat egy bejelentkezési listát.\",\"Djl45M\":\"Szüksége lesz egy termékre, mielőtt létrehozhat egy kapacitás-hozzárendelést.\",\"y3qNri\":\"Legalább egy termékre szüksége lesz a kezdéshez. Ingyenes, fizetős, vagy hagyja, hogy a felhasználó döntse el, mennyit fizet.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Fióknevét az eseményoldalakon és az e-mailekben használják.\",\"veessc\":\"Résztvevői itt jelennek meg, miután regisztráltak az eseményére. Manuálisan is hozzáadhat résztvevőket.\",\"Eh5Wrd\":\"Az Ön csodálatos weboldala 🎉\",\"lkMK2r\":\"Az Ön adatai\",\"3ENYTQ\":[\"E-mail cím módosítási kérelme a következőre: <0>\",[\"0\"],\" függőben. Kérjük, ellenőrizze e-mail címét a megerősítéshez.\"],\"yZfBoy\":\"Üzenetét elküldtük.\",\"KSQ8An\":\"Az Ön megrendelése\",\"Jwiilf\":\"Az Ön megrendelése törölve lett.\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Megrendelései itt fognak megjelenni, amint beérkeznek.\",\"9TO8nT\":\"Az Ön jelszava\",\"P8hBau\":\"Fizetése feldolgozás alatt áll.\",\"UdY1lL\":\"Fizetése sikertelen volt, kérjük, próbálja újra.\",\"fzuM26\":\"Fizetése sikertelen volt. Kérjük, próbálja újra.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Visszatérítése feldolgozás alatt áll.\",\"IFHV2p\":\"Jegyéhez:\",\"x1PPdr\":\"Irányítószám / Postai irányítószám\",\"BM/KQm\":\"Irányítószám vagy postai irányítószám\",\"+LtVBt\":\"Irányítószám vagy postai irányítószám\",\"25QDJ1\":\"- Kattintson a közzétételhez\",\"WOyJmc\":\"- Kattintson a visszavonáshoz\",\"ncwQad\":\"(üres)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" már bejelentkezett\"],\"S4PqS9\":[[\"0\"],\" aktív webhook\"],\"6MIiOI\":[[\"0\"],\" maradt\"],\"COnw8D\":[[\"0\"],\" logó\"],\"B7pZfX\":[[\"0\"],\" szervező\"],\"/HkCs4\":[[\"0\"],\" jegy\"],\"TjbIUI\":[[\"availableCount\"],\" / \",[\"totalCount\"],\" elérhető\"],\"OJnhhX\":[[\"eventCount\"],\" esemény\"],\"3IEF7U\":[[\"totalCount\"],\" jegytípus\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Adó/Díjak\",\"B1St2O\":\"<0>A bejelentkezési listák segítenek az esemény belépésének kezelésében nap, terület vagy jegytípus szerint. Összekapcsolhatja a jegyeket konkrét listákkal, például VIP zónákkal vagy 1. napi bérletek, és megoszthat egy biztonságos bejelentkezési linket a személyzettel. Nincs szükség fiókra. A bejelentkezés mobil, asztali vagy táblagépen működik, eszköz kamerával vagy HID USB szkennerrel. \",\"v9VSIS\":\"<0>Állítson be egyetlen összesített látogatói limitet, amely egyszerre több jegytípusra vonatkozik.<1>Például, ha összekapcsol egy <2>Napi bérlet és egy <3>Teljes hétvége jegyet, mindkettő ugyanabból a helykeretből merít. Amint eléri a limitet, az összes kapcsolt jegy automatikusan leáll az értékesítéssel.\",\"ZnVt5v\":\"<0>A webhookok azonnal értesítik a külső szolgáltatásokat, amikor események történnek, például új résztvevő hozzáadása a CRM-hez vagy levelezési listához regisztrációkor, biztosítva a zökkenőmentes automatizálást.<1>Használjon harmadik féltől származó szolgáltatásokat, mint a <2>Zapier, <3>IFTTT vagy <4>Make egyedi munkafolyamatok létrehozásához és feladatok automatizálásához.\",\"fAv9QG\":\"🎟️ Jegyek hozzáadása\",\"M2DyLc\":\"1 aktív webhook\",\"yTsaLw\":\"1 jegy\",\"nz96Ue\":\"1 jegytípus\",\"HR/cvw\":\"Minta utca 123\",\"kMU5aM\":\"Lemondási értesítés elküldve ide:\",\"V53XzQ\":\"Új ellenőrző kód került elküldésre az e-mail címére.\",\"/z/bH1\":\"A szervező rövid leírása, amely megjelenik a felhasználók számára.\",\"aS0jtz\":\"Elhagyott\",\"uyJsf6\":\"Rólunk\",\"WTk/ke\":\"A Stripe Connectről\",\"JvuLls\":\"Díj átvállalása\",\"lk74+I\":\"Díj átvállalása\",\"1uJlG9\":\"Kiemelő szín\",\"K5+3xg\":\"Meghívó elfogadása\",\"VTfZPy\":\"Hozzáférés megtagadva\",\"iN5Cz3\":\"A fiók már csatlakoztatva van!\",\"YP4JuP\":\"Fiók konfiguráció sikeresen frissítve\",\"vOuxvL\":\"Fiók információk\",\"EHNORh\":\"Fiók nem található\",\"bPwFdf\":\"Fiókok\",\"nMtNd+\":\"Beavatkozás szükséges: Csatlakoztassa újra Stripe fiókját\",\"AhwTa1\":\"Beavatkozás szükséges: ÁFA információ szükséges\",\"APyAR/\":\"Aktív események\",\"UWWRyd\":\"Egyedi kérdések hozzáadása további információk gyűjtéséhez a pénztárnál\",\"a5KFZU\":\"Adja meg az esemény részleteit és kezelje az esemény beállításait.\",\"Fb+SDI\":\"További jegyek hozzáadása\",\"7JF9w9\":\"Kérdés hozzáadása\",\"6PNlRV\":\"Adja hozzá ezt az eseményt a naptárához\",\"BGD9Yt\":\"Jegyek hozzáadása\",\"QN2F+7\":\"Webhook hozzáadása\",\"NsWqSP\":\"Adja hozzá közösségi média hivatkozásait és weboldalának URL-jét. Ezek megjelennek a nyilvános szervezői oldalán.\",\"bVjDs9\":\"További díjak\",\"0Zypnp\":\"Admin vezérlőpult\",\"YAV57v\":\"Partner\",\"I+utEq\":\"A partnerkód nem módosítható.\",\"/jHBj5\":\"Partner sikeresen létrehozva\",\"uCFbG2\":\"Partner sikeresen törölve\",\"a41PKA\":\"Partneri értékesítések nyomon követése\",\"mJJh2s\":\"A partneri értékesítések nem kerülnek nyomon követésre. Ez inaktiválja a partnert.\",\"jabmnm\":\"Partner sikeresen frissítve\",\"CPXP5Z\":\"Partnerek\",\"9Wh+ug\":\"Partnerek exportálva\",\"3cqmut\":\"A partnerek segítenek nyomon követni a partnerek és befolyásolók által generált értékesítéseket. Hozzon létre partnerkódokat és ossza meg őket a teljesítmény nyomon követéséhez.\",\"7rLTkE\":\"Összes archivált esemény\",\"gKq1fa\":\"Minden résztvevő\",\"pMLul+\":\"Minden pénznem\",\"qlaZuT\":\"Kész! Most már a fejlesztett fizetési rendszerünket használja.\",\"ZS/D7f\":\"Összes befejezett esemény\",\"QsYjci\":\"Összes esemény\",\"31KB8w\":\"Minden sikertelen feladat törölve\",\"D2g7C7\":\"Minden feladat újrapróbálásra sorba állítva\",\"dr7CWq\":\"Összes közelgő esemény\",\"GpT6Uf\":\"Engedélyezi a résztvevőknek, hogy frissítsék jegyinformációikat (név, e-mail) a rendelés visszaigazolásával küldött biztonságos linken keresztül.\",\"QUg5y1\":\"Majdnem kész! Fejezze be Stripe fiókja csatlakoztatását a kifizetések fogadásának megkezdéséhez.\",\"c4uJfc\":\"Majdnem kész! Csak a fizetés feldolgozására várunk. Ez csak néhány másodpercet vesz igénybe.\",\"ocS8eq\":[\"Már van fiókja? <0>\",[\"0\"],\"\"],\"/H326L\":\"Már visszatérítve\",\"RtxQTF\":\"A megrendelés lemondása is\",\"jkNgQR\":\"A megrendelés visszatérítése is\",\"xYqsHg\":\"Mindig elérhető\",\"Wvrz79\":\"Fizetett összeg\",\"Zkymb9\":\"E-mail cím, amelyet ehhez a partnerhez társít. A partner nem kap értesítést.\",\"vRznIT\":\"Hiba történt az exportálási állapot ellenőrzésekor.\",\"eusccx\":\"Opcionális üzenet a kiemelt termék megjelenítéséhez, pl. \\\"Gyorsan fogy 🔥\\\" vagy \\\"Legjobb ár\\\"\",\"QNrkms\":\"Válasz sikeresen frissítve.\",\"Znwxal\":\"Alkalmazási díjak konfigurációja\",\"261RBr\":\"Üzenet jóváhagyása\",\"0aVEBY\":\"Biztosan törölni szeretné az összes sikertelen feladatot?\",\"LchiNd\":\"Biztosan törölni szeretné ezt a partnert? Ez a művelet nem vonható vissza.\",\"vPeW/6\":\"Biztosan törölni szeretné ezt a konfigurációt? Ez hatással lehet az azt használó fiókokra.\",\"JmVITJ\":\"Biztosan törli ezt a sablont? Ez a művelet nem vonható vissza, és az e-mailek az alapértelmezett sablont fogják használni.\",\"aLS+A6\":\"Biztosan törli ezt a sablont? Ez a művelet nem vonható vissza, és az e-mailek a szervező vagy az alapértelmezett sablont fogják használni.\",\"5H3Z78\":\"Biztosan törölni szeretné ezt a webhookot?\",\"147G4h\":\"Biztos, hogy el akarsz menni?\",\"VDWChT\":\"Biztosan piszkozatba szeretné tenni ezt a szervezőt? Ezzel a szervezői oldal láthatatlanná válik a nyilvánosság számára.\",\"pWtQJM\":\"Biztosan nyilvánossá szeretné tenni ezt a szervezőt? Ezzel a szervezői oldal láthatóvá válik a nyilvánosság számára.\",\"WFHOlF\":\"Biztosan közzé szeretné tenni ezt az eseményt? A közzététel után láthatóvá válik a nyilvánosság számára.\",\"4TNVdy\":\"Biztosan közzé szeretné tenni ezt a szervezői profilt? A közzététel után láthatóvá válik a nyilvánosság számára.\",\"cDtoWq\":[\"Biztosan újra szeretné küldeni a rendelés visszaigazolását a következő címre: \",[\"0\"],\"?\"],\"xeIaKw\":[\"Biztosan újra szeretné küldeni a jegyet a következő címre: \",[\"0\"],\"?\"],\"ExDt3P\":\"Biztosan visszavonja ennek az eseménynek a közzétételét? Ezzel már nem lesz látható a nyilvánosság számára.\",\"5Qmxo/\":\"Biztosan visszavonja ennek a szervezői profilnak a közzétételét? Ezzel már nem lesz látható a nyilvánosság számára.\",\"Uqefyd\":\"ÁFA regisztrált az EU-ban?\",\"+QARA4\":\"Művészet\",\"tLf3yJ\":\"Mivel vállalkozása Írországban található, az ír 23%-os ÁFA automatikusan vonatkozik minden platformdíjra.\",\"QGoXh3\":\"Mivel vállalkozása az EU-ban található, meg kell határoznunk a platformdíjainkra vonatkozó helyes ÁFA-kezelést:\",\"tMeVa/\":\"Név és e-mail bekérése minden megvásárolt jegyhez\",\"/JdZIP\":\"Hozzárendelt konfiguráció\",\"xdiER7\":\"Hozzárendelt szint\",\"F2rX0R\":\"Legalább egy eseménytípust ki kell választani.\",\"BCmibk\":\"Próbálkozások\",\"6PecK3\":\"Részvétel és bejelentkezési arányok minden eseményen\",\"AJ4rvK\":\"Résztvevő törölve\",\"qvylEK\":\"Résztvevő létrehozva\",\"Aspq3b\":\"Résztvevő adatok gyűjtése\",\"fpb0rX\":\"Résztvevő adatok másolva a rendelésből\",\"0R3Y+9\":\"Résztvevő e-mail\",\"94aQMU\":\"Résztvevő információk\",\"KkrBiR\":\"Résztvevői információk gyűjtése\",\"av+gjP\":\"Résztvevő neve\",\"cosfD8\":\"Résztvevő állapota\",\"D2qlBU\":\"Résztvevő frissítve\",\"22BOve\":\"A résztvevő sikeresen frissítve\",\"x8Vnvf\":\"A résztvevő jegye nincs ebben a listában\",\"k3Tngl\":\"Résztvevők exportálva\",\"UoIRW8\":\"Regisztrált résztvevők\",\"5UbY+B\":\"Résztvevők meghatározott jeggyel\",\"4HVzhV\":\"Résztvevők:\",\"HVkhy2\":\"Hozzárendelési elemzés\",\"dMMjeD\":\"Hozzárendelési bontás\",\"1oPDuj\":\"Hozzárendelési érték\",\"PZ7FTW\":\"Automatikusan észlelve a háttérszín alapján, de felülbírálható\",\"clF06r\":\"Visszatérítésre elérhető\",\"NB5+UG\":\"Elérhető tokenek\",\"EmYMHc\":\"Offline fizetésre vár.\",\"kNmmvE\":\"Awesome Events Kft.\",\"TeSaQO\":\"Vissza a fiókokhoz\",\"kYqM1A\":\"Vissza az eseményhez\",\"td/bh+\":\"Vissza a jelentésekhez\",\"jIPNJG\":\"Alapvető információk\",\"WOpH7O\":\"Gyönyörű pénztári élmény bármilyen eszközön\",\"iMdwTb\":\"Mielőtt az esemény élővé válna, néhány dolgot meg kell tennie. Fejezze be az összes alábbi lépést a kezdéshez.\",\"UabgBd\":\"A törzs kötelező\",\"HWXuQK\":\"Könyvjelzőzze ezt az oldalt, hogy bármikor kezelhesse rendelését.\",\"CUKVDt\":\"Márkajelzés a jegyeken egyedi logóval, színekkel és lábléc üzenettel.\",\"9N+p+g\":\"Üzlet\",\"7ns+do\":\"Vállalati cím\",\"LeC29u\":\"Vállalati cím ÁFA célokra\",\"RReHTu\":\"Vállalat neve\",\"bv6RXK\":\"Gomb felirat\",\"ChDLlO\":\"Gomb szövege\",\"BUe8Wj\":\"A vevő fizet\",\"qF1qbA\":\"A vevők tiszta árat látnak. A platformdíjat a kifizetésből vonjuk le.\",\"DFqasq\":[\"A folytatással elfogadja a(z) <0>\",[\"0\"],\" Szolgáltatási feltételeket\"],\"lFdbRS\":\"Alkalmazási díjak megkerülése\",\"2VLZwd\":\"Cselekvésre ösztönző gomb\",\"PUpvQe\":\"Kamera szkenner\",\"D02dD9\":\"Kampány\",\"H4nE+E\":\"Minden termék törlése és visszahelyezése a készletbe\",\"tOXAdc\":\"A törlés törli az összes ehhez a rendeléshez tartozó résztvevőt, és visszahelyezi a jegyeket az elérhető készletbe.\",\"IrUqjC\":\"Nem lehet bejelentkezni (Törölve)\",\"01sEfm\":\"A rendszer alapértelmezett konfigurációja nem törölhető\",\"VsM1HH\":\"Kapacitás-hozzárendelések\",\"K7tIrx\":\"Kategória\",\"2tbLdK\":\"Jótékonyság\",\"v4fiSg\":\"Ellenőrizze e-mail címét\",\"51AsAN\":\"Nézze meg a postafiókját! Ha ehhez az e-mail címhez jegyek tartoznak, kap egy linket a megtekintésükhöz.\",\"udRwQs\":\"Bejelentkezés létrehozva\",\"F4SRy3\":\"Bejelentkezés törölve\",\"9gPPUY\":\"Bejelentkezési lista létrehozva\",\"f2vU9t\":\"Bejelentkezési listák\",\"tMNBEF\":\"A bejelentkezési listák lehetővé teszik a belépés ellenőrzését napokon, területeken vagy jegytípusokon keresztül. Megoszthat egy biztonságos bejelentkezési linket a személyzettel - nincs szükség fiókra.\",\"SHJwyq\":\"Bejelentkezési arány\",\"qCqdg6\":\"Bejelentkezési állapot\",\"cKj6OE\":\"Bejelentkezési összefoglaló\",\"7B5M35\":\"Bejelentkezések\",\"DM4gBB\":\"Kínai (hagyományos)\",\"pkk46Q\":\"Válasszon szervezőt\",\"Crr3pG\":\"Naptár kiválasztása\",\"LAW8Vb\":\"Válassza ki az alapértelmezett beállítást az új eseményekhez. Ez felülírható az egyes eseményeknél.\",\"pjp2n5\":\"Válassza ki, ki fizeti a platformdíjat. Ez nem érinti a fiókbeállításokban konfigurált további díjakat.\",\"CySr+W\":\"Kattintson a jegyzet megtekintéséhez\",\"RG3szS\":\"bezárás\",\"RWw9Lg\":\"Modális ablak bezárása\",\"XwdMMg\":\"A kód csak betűket, számokat, kötőjeleket és aláhúzásokat tartalmazhat\",\"+yMJb7\":\"Kód kötelező\",\"m9SD3V\":\"A kódnak legalább 3 karakter hosszúnak kell lennie\",\"V1krgP\":\"A kód legfeljebb 20 karakter hosszúságú lehet\",\"psqIm5\":\"Kollaboráljon csapatával, hogy csodálatos eseményeket hozzanak létre együtt.\",\"4bUH9i\":\"Résztvevő adatok gyűjtése minden megvásárolt jegyhez.\",\"TkfG8v\":\"Adatok gyűjtése rendelésenként\",\"96ryID\":\"Adatok gyűjtése jegyenként\",\"FpsvqB\":\"Színmód\",\"jEu4bB\":\"Oszlopok\",\"CWk59I\":\"Vígjáték\",\"rPA+Gc\":\"Kommunikációs beállítások\",\"7D9MJz\":\"Stripe beállításának befejezése\",\"OqEV/G\":\"Fejezze be az alábbi beállítást a folytatáshoz\",\"nqx+6h\":\"Fejezze be ezeket a lépéseket, hogy elkezdhesse jegyek értékesítését az eseményéhez.\",\"5YrKW7\":\"Fejezze be a fizetést a jegyek biztosításához.\",\"xGU92i\":\"Töltse ki a profilját a csapathoz való csatlakozáshoz.\",\"ih35UP\":\"Konferencia Központ\",\"B5fpAA\":\"Konfiguráció sikeresen hozzárendelve\",\"X1zdE7\":\"Konfiguráció sikeresen létrehozva\",\"mLBUMQ\":\"Konfiguráció sikeresen törölve\",\"qxquWu\":\"A konfigurációs nevek láthatóak a végfelhasználók számára. A \\\"Fix díj\\\" és a \\\"Százalékos díj\\\" alkalmazási díjak, amelyek USD-ben kerülnek felszámításra minden tranzakción.\",\"eeZdaB\":\"Konfiguráció sikeresen frissítve\",\"3cKoxx\":\"Konfigurációk\",\"8v2LRU\":\"Esemény részletek, helyszín, pénztári beállítások és e-mail értesítések konfigurálása.\",\"raw09+\":\"Állítsa be, hogyan gyűjtse a résztvevők adatait a pénztárnál\",\"FI60XC\":\"Adók és díjak beállítása\",\"NGXKG/\":\"E-mail cím megerősítése\",\"JRQitQ\":\"Új jelszó megerősítése\",\"Auz0Mz\":\"Erősítse meg e-mail címét az összes funkció eléréséhez.\",\"7+grte\":\"Megerősítő e-mail elküldve! Kérjük, ellenőrizze postaládáját.\",\"n/7+7Q\":\"Megerősítés elküldve a következő címre:\",\"o5A0Go\":\"Gratulálunk az esemény létrehozásához!\",\"WNnP3w\":\"Csatlakozás és frissítés\",\"Xe2tSS\":\"Dokumentáció csatlakoztatása\",\"1Xxb9f\":\"Fizetésfeldolgozás csatlakoztatása\",\"nQI4H5\":\"Kapcsolja be a Stripe-ot az e-mail sablon szerkesztéséhez\",\"LmvZ+E\":\"Kapcsolja be a Stripe-ot az üzenetküldéshez\",\"EWnXR+\":\"Csatlakozás a Stripe-hoz\",\"VioGG1\":\"Csatlakoztassa Stripe fiókját, hogy elfogadja a jegyek és termékek fizetését.\",\"4qmnU8\":\"Kapcsolja össze a Stripe fiókját a fizetések fogadásához.\",\"E1eze1\":\"Kapcsolja össze a Stripe fiókját, hogy elkezdjen fizetéseket fogadni az eseményeihez.\",\"ulV1ju\":\"Kapcsolja össze a Stripe fiókját a fizetések fogadásának megkezdéséhez.\",\"/3017M\":\"Csatlakoztatva a Stripe-hoz\",\"jfC/xh\":\"Kapcsolat\",\"LOFgda\":[\"Kapcsolatfelvétel \",[\"0\"]],\"41BQ3k\":\"Kapcsolattartási e-mail\",\"KcXRN+\":\"Kapcsolati e-mail címünk az ügyfélszolgálathoz\",\"m8WD6t\":\"Beállítás folytatása\",\"0GwUT4\":\"Folytatás\",\"sBV87H\":\"Folytatás az esemény létrehozásához\",\"nKtyYu\":\"Folytatás a következő lépésre\",\"F3/nus\":\"Tovább a fizetéshez\",\"p2FRHj\":\"Szabályozza, hogyan kezelje a platformdíjakat ezen eseménynél\",\"1JnTgU\":\"Másolva a fentiekből\",\"FxVG/l\":\"Vágólapra másolva\",\"PiH3UR\":\"Másolva!\",\"uUPbPg\":\"Partneri link másolása\",\"iVm46+\":\"Kód másolása\",\"+2ZJ7N\":\"Adatok másolása az első résztvevőhöz\",\"ZN1WLO\":\"E-mail másolása\",\"tUGbi8\":\"Adataim másolása:\",\"y22tv0\":\"Másolja ezt a linket a megosztáshoz bárhol\",\"/4gGIX\":\"Vágólapra másolás\",\"P0rbCt\":\"Borítókép\",\"60u+dQ\":\"A borítókép az eseményoldal tetején jelenik meg\",\"2NLjA6\":\"A borítókép a szervezői oldal tetején jelenik meg\",\"zg4oSu\":[[\"0\"],\" sablon létrehozása\"],\"RKKhnW\":\"Hozzon létre egyedi widgetet jegyek értékesítéséhez a webhelyén.\",\"yIRev4\":\"Jelszó létrehozása\",\"xfKgwv\":\"Partner létrehozása\",\"tudG8q\":\"Jegyek és árucikkek létrehozása és konfigurálása értékesítéshez.\",\"YAl9Hg\":\"Konfiguráció létrehozása\",\"BTne9e\":\"Hozzon létre egyedi e-mail sablonokat ehhez az eseményhez, amelyek felülírják a szervező alapértelmezéseit\",\"YIDzi/\":\"Egyedi sablon létrehozása\",\"Nc3l/D\":\"Kedvezmények, hozzáférési kódok rejtett jegyekhez és különleges ajánlatok létrehozása.\",\"eWEV9G\":\"Új jelszó létrehozása\",\"8AiKIu\":\"Jegy vagy termék létrehozása\",\"agZ87r\":\"Hozzon létre jegyeket az eseményéhez, állítsa be az árakat és kezelje az elérhető mennyiséget.\",\"/HGmW9\":\"Követhető linkek létrehozása a partnerek jutalmazásához, akik népszerűsítik az eseményét.\",\"dkAPxi\":\"Webhook létrehozása\",\"5slqwZ\":\"Hozza létre eseményét\",\"JQNMrj\":\"Hozza létre első eseményét\",\"CCjxOC\":\"Hozza létre első eseményét, hogy elkezdhesse a jegyek értékesítését és a résztvevők kezelését.\",\"ZCSSd+\":\"Hozza létre saját eseményét\",\"67NsZP\":\"Esemény létrehozása...\",\"H34qcM\":\"Szervező létrehozása...\",\"1YMS+X\":\"Esemény létrehozása, kérjük, várjon.\",\"yiy8Jt\":\"Szervezői profil létrehozása, kérjük, várjon.\",\"lfLHNz\":\"CTA címke kötelező\",\"BMtue0\":\"Jelenlegi fizetési szolgáltató\",\"T+1APV\":\"A jelenlegi ÁFA szám érvényesített\",\"v2GlhZ\":\"A jelenlegi ÁFA szám érvényesítése sikertelen\",\"iTvh6I\":\"Jelenleg megvásárolható\",\"g7HIC0\":\"Egyedi márkajelzés\",\"mimF6c\":\"Egyedi üzenet a pénztár után\",\"O6mra8\":\"Egyedi kérdések\",\"axv/Mi\":\"Egyedi sablon\",\"QMHSMS\":\"A vásárló e-mailt kap a visszatérítés megerősítéséről\",\"L/Qc+w\":\"Vásárló e-mail címe\",\"wpfWhJ\":\"Vásárló keresztneve\",\"GIoqtA\":\"Vásárló vezetékneve\",\"NihQNk\":\"Vásárlók\",\"7gsjkI\":\"Testreszabhatja az ügyfeleknek küldött e-maileket Liquid sablonok használatával. Ezek a sablonok alapértelmezettként lesznek használva a szervezet összes eseményéhez.\",\"xJaTUK\":\"Testreszabhatja az esemény kezdőlapjának elrendezését, színeit és márkajelzését.\",\"MXZfGN\":\"Testreszabhatja a pénztárban feltett kérdéseket, hogy fontos információkat gyűjtsön a résztvevőktől.\",\"iX6SLo\":\"Testreszabhatja a folytatás gomb szövegét.\",\"pxNIxa\":\"Testreszabhatja az e-mail sablonját Liquid sablonok használatával\",\"3trPKm\":\"Testreszabhatja szervezői oldalának megjelenését.\",\"/gWrVZ\":\"Napi bevétel, adók, díjak és visszatérítések az összes eseményen\",\"zgCHnE\":\"Napi értékesítési jelentés\",\"nHm0AI\":\"Napi értékesítési, adó- és díj bontás.\",\"pvnfJD\":\"Sötét\",\"nE5o/t\":\"Adattulajdonlás\",\"lnYE59\":\"Az esemény dátuma\",\"gnBreG\":\"Rendelés leadásának dátuma\",\"ovBPCi\":\"Alapértelmezett\",\"JtI4vj\":\"Alapértelmezett résztvevői információgyűjtés\",\"3R/Tu2\":\"Alapértelmezett díjkezelés\",\"1bZAZA\":\"Alapértelmezett sablon lesz használva\",\"vu7gDm\":\"Partner törlése\",\"KZN4Lc\":\"Összes törlése\",\"+jw/c1\":\"Kép törlése\",\"hdyeZ0\":\"Feladat törlése\",\"dPyJ15\":\"Sablon törlése\",\"mxsm1o\":\"Törli ezt a kérdést? Ez nem vonható vissza.\",\"snMaH4\":\"Webhook törlése\",\"vYgeDk\":\"Összes kijelölés megszüntetése\",\"NvuEhl\":\"Tervezési elemek\",\"H8kMHT\":\"Nem kapta meg a kódot?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Üzenet elvetése\",\"BREO0S\":\"Jelölőnégyzet megjelenítése, amely lehetővé teszi az ügyfelek számára, hogy feliratkozzanak a rendezvényszervező marketing kommunikációira.\",\"TvY/XA\":\"Dokumentáció\",\"Kdpf90\":\"Ne felejtse el!\",\"352VU2\":\"Nincs fiókja? <0>Regisztráljon\",\"AXXqG+\":\"Adomány\",\"DPfwMq\":\"Kész\",\"2+O9st\":\"Értékesítési, résztvevői és pénzügyi jelentések letöltése minden befejezett rendeléshez.\",\"eneWvv\":\"Piszkozat\",\"Ts8hhq\":\"A spam magas kockázata miatt csatlakoztatnia kell egy Stripe fiókot, mielőtt módosíthatná az e-mail sablonokat. Ez biztosítja, hogy minden eseményszervező ellenőrzött és felelősségre vonható legyen.\",\"TnzbL+\":\"A spam magas kockázata miatt csatlakoztatnia kell egy Stripe fiókot, mielőtt üzeneteket küldhetne a résztvevőknek.\\nEz biztosítja, hogy minden eseményszervező ellenőrzött és felelősségre vonható legyen.\",\"euc6Ns\":\"Duplikálás\",\"KRmTkx\":\"Termék másolása\",\"KIjvtr\":\"Holland\",\"SPKbfM\":\"pl. Jegyek beszerzése, Regisztráció most\",\"fc7wGW\":\"pl. Fontos frissítés a jegyeiről\",\"54MPqC\":\"pl. Alap, Prémium, Vállalati\",\"LTzmgK\":[[\"0\"],\" sablon szerkesztése\"],\"v4+lcZ\":\"Partner szerkesztése\",\"2iZEz7\":\"Válasz szerkesztése\",\"tPtRwl\":\"Alkalmazási díjak szerkesztése\",\"t2bbp8\":\"Résztvevő szerkesztése\",\"etaWtB\":\"Résztvevő adatainak szerkesztése\",\"+guao5\":\"Konfiguráció szerkesztése\",\"vRWOrM\":\"Rendelés részleteinek szerkesztése\",\"3yNuBV\":\"ÁFA beállítások szerkesztése\",\"fW5sSv\":\"Webhook szerkesztése\",\"nP7CdQ\":\"Webhook szerkesztése\",\"uBAxNB\":\"Szerkesztő\",\"aqxYLv\":\"Oktatás\",\"iiWXDL\":\"Jogosultsági hibák\",\"zPiC+q\":\"Jogosult bejelentkezési listák\",\"V2sk3H\":\"E-mail és sablonok\",\"hbwCKE\":\"E-mail cím vágólapra másolva\",\"dSyJj6\":\"Az e-mail címek nem egyeznek\",\"elW7Tn\":\"E-mail törzse\",\"ZsZeV2\":\"E-mail cím kötelező\",\"Be4gD+\":\"E-mail előnézet\",\"6IwNUc\":\"E-mail sablonok\",\"H/UMUG\":\"E-mail ellenőrzés szükséges\",\"L86zy2\":\"E-mail sikeresen ellenőrizve!\",\"Qj0GKe\":\"Résztvevői önkiszolgálás engedélyezése\",\"hEtQsg\":\"Résztvevői önkiszolgálás alapértelmezett engedélyezése\",\"Upeg/u\":\"Sablon engedélyezése e-mailek küldéséhez\",\"RxzN1M\":\"Engedélyezve\",\"sGjBEq\":\"Befejezés dátuma és ideje (opcionális)\",\"PKXt9R\":\"A befejezés dátumának a kezdő dátum után kell lennie.\",\"48Y16Q\":\"Befejezés ideje (opcionális)\",\"7YZofi\":\"Írjon be egy tárgyat és törzset az előnézet megtekintéséhez\",\"3bR1r4\":\"Adja meg a partner e-mail címét (opcionális)\",\"ARkzso\":\"Adja meg a partner nevét\",\"y1BZw1\":\"Írja be a vállalati címet\",\"3GfR6a\":\"Írja be a vállalat nevét\",\"6KnyG0\":\"E-mail megadása\",\"INDKM9\":\"Írja be az e-mail tárgyát...\",\"xUgUTh\":\"Keresztnév megadása\",\"9/1YKL\":\"Vezetéknév megadása\",\"VpwcSk\":\"Írja be az új jelszót\",\"1tAGuY\":\"Írja be az ÁFA számot az országkóddal együtt\",\"kWg31j\":\"Adjon meg egyedi partnerkódot\",\"C3nD/1\":\"Adja meg e-mail címét\",\"VmXiz4\":\"Írja be az e-mail címét és elküldjük a jelszó visszaállításához szükséges utasításokat.\",\"n9V+ps\":\"Adja meg nevét\",\"IdULhL\":\"Írja be az ÁFA számát az országkóddal együtt, szóközök nélkül (pl. IE1234567A, DE123456789)\",\"LslKhj\":\"Hiba a naplók betöltésekor\",\"AKbElk\":\"EU ÁFA-s vállalkozások: Fordított adózás alkalmazandó (0% - ÁFA irányelv 2006/112/EK 196. cikke)\",\"WgD6rb\":\"Eseménykategória\",\"b46pt5\":\"Esemény borítóképe\",\"1Hzev4\":\"Esemény egyedi sablon\",\"imgKgl\":\"Esemény leírása\",\"kJDmsI\":\"Esemény részletei\",\"m/N7Zq\":\"Esemény teljes címe\",\"Nl1ZtM\":\"Esemény helyszíne\",\"t3AMTs\":\"Eseménykezelő platform\",\"PYs3rP\":\"Esemény neve\",\"HhwcTQ\":\"Esemény neve\",\"WZZzB6\":\"Esemény neve kötelező\",\"Wd5CDM\":\"Az esemény nevének 150 karakternél rövidebbnek kell lennie.\",\"4JzCvP\":\"Esemény nem elérhető\",\"Gh9Oqb\":\"Eseményszervező neve\",\"mImacG\":\"Eseményoldal\",\"JyD0LH\":\"Esemény beállítások\",\"cOePZk\":\"Esemény időpontja\",\"e8WNln\":\"Esemény időzóna\",\"GeqWgj\":\"Esemény időzóna\",\"XVLu2v\":\"Esemény címe\",\"OfmsI9\":\"Az esemény túl új\",\"YDVUVl\":\"Eseménytípusok\",\"4K2OjV\":\"Esemény helyszíne\",\"19j6uh\":\"Események teljesítménye\",\"PC3/fk\":\"Következő 24 órában kezdődő események\",\"fTFfOK\":\"Minden e-mail sablonnak tartalmaznia kell egy cselekvésre ösztönző gombot, amely a megfelelő oldalra vezet\",\"BVinvJ\":\"Példák: \\\"Honnan hallott rólunk?\\\", \\\"Cégnév számlához\\\"\",\"2hGPQG\":\"Példák: \\\"Póló méret\\\", \\\"Étkezési preferencia\\\", \\\"Munkakör\\\"\",\"qNuTh3\":\"Kivétel\",\"kF8HQ7\":\"Válaszok exportálása\",\"2KAI4N\":\"CSV exportálása\",\"JKfSAv\":\"Exportálás sikertelen. Kérjük, próbálja újra.\",\"SVOEsu\":\"Exportálás elindítva. Fájl előkészítése...\",\"wuyaZh\":\"Exportálás sikeres\",\"9bpUSo\":\"Partnerek exportálása\",\"jtrqH9\":\"Résztvevők exportálása\",\"R4Oqr8\":\"Exportálás befejezve. Fájl letöltése...\",\"UlAK8E\":\"Megrendelések exportálása\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Sikertelen\",\"8uOlgz\":\"Sikertelen időpontja\",\"tKcbYd\":\"Sikertelen feladatok\",\"SsI9v/\":\"A rendelés feladása sikertelen. Kérjük, próbálja újra.\",\"LdPKPR\":\"A konfiguráció hozzárendelése sikertelen\",\"cEFg3R\":\"Nem sikerült létrehozni a partnert.\",\"dVgNF1\":\"A konfiguráció létrehozása sikertelen\",\"U66oUa\":\"A sablon létrehozása sikertelen\",\"aFk48v\":\"A konfiguráció törlése sikertelen\",\"Zw6LWb\":\"A feladat törlése sikertelen\",\"tq0abZ\":\"A feladatok törlése sikertelen\",\"vKMKnu\":\"A kérdés törlése sikertelen\",\"xFj7Yj\":\"A sablon törlése sikertelen\",\"jo3Gm6\":\"Nem sikerült exportálni a partnereket.\",\"Jjw03p\":\"Résztvevők exportálása sikertelen\",\"ZPwFnN\":\"Megrendelések exportálása sikertelen\",\"zGE3CH\":\"A jelentés exportálása sikertelen. Kérjük, próbálja újra.\",\"X4o0MX\":\"Webhook betöltése sikertelen\",\"0+iwE5\":\"A kérdések újrarendezése sikertelen\",\"EJPAcd\":\"A rendelés visszaigazolásának újraküldése sikertelen\",\"DjSbj3\":\"A jegy újraküldése sikertelen\",\"YQ3QSS\":\"Ellenőrző kód újraküldése sikertelen\",\"wDioLj\":\"A feladat újrapróbálása sikertelen\",\"DKYTWG\":\"A feladatok újrapróbálása sikertelen\",\"zTkTF3\":\"A sablon mentése sikertelen\",\"l6acRV\":\"Az ÁFA beállítások mentése sikertelen. Kérjük, próbálja újra.\",\"T6B2gk\":\"Üzenet küldése sikertelen. Kérjük, próbálja újra.\",\"lKh069\":\"Exportálási feladat indítása sikertelen\",\"t/KVOk\":\"A megszemélyesítés indítása sikertelen. Kérjük, próbálja újra.\",\"QXgjH0\":\"A megszemélyesítés leállítása sikertelen. Kérjük, próbálja újra.\",\"o/blc/\":\"A fiók konfiguráció frissítése sikertelen\",\"i0QKrm\":\"Partner frissítése sikertelen\",\"NNc33d\":\"Válasz frissítése sikertelen.\",\"E9jY+o\":\"A résztvevő frissítése sikertelen\",\"uQynyf\":\"A konfiguráció frissítése sikertelen\",\"EhlbcI\":\"Az üzenetküldési szint frissítése sikertelen\",\"rpGMzC\":\"A rendelés frissítése sikertelen\",\"Eeo/Gy\":\"A beállítás frissítése sikertelen\",\"kqA9lY\":\"Az ÁFA beállítások frissítése sikertelen\",\"7/9RFs\":\"Kép feltöltése sikertelen.\",\"nkNfWu\":\"Kép feltöltése sikertelen. Kérjük, próbálja újra.\",\"rxy0tG\":\"E-mail ellenőrzése sikertelen\",\"/sV91a\":\"Díjkezelés\",\"T4BMxU\":\"A díjak változhatnak. Értesítést kap minden díjstruktúrájában bekövetkező változásról.\",\"LyUWXA\":\"Díjak megkerülve\",\"cf35MA\":\"Fesztivál\",\"pAey+4\":\"A fájl túl nagy. Maximális méret: 5MB.\",\"VejKUM\":\"Először töltse ki az adatait fentebb\",\"8OvVZZ\":\"Résztvevők szűrése\",\"mvrlBO\":\"Szűrés esemény szerint\",\"8BwQeU\":\"Beállítás befejezése\",\"hg80P7\":\"Stripe beállítás befejezése\",\"1vBhpG\":\"Első résztvevő\",\"4pwejF\":\"A keresztnév kötelező\",\"6bBh3/\":\"Fix díj\",\"j+XQDj\":\"Fix díj (USD)\",\"5mpF6N\":[\"Fix díj összege \",[\"currencyCode\"],\" valutában\"],\"/uXPzP\":\"Tranzakciónként felszámított fix díj USD-ben\",\"LWL3Bs\":\"A fix díjnak 0 vagy nagyobbnak kell lennie\",\"YXhom6\":\"Fix díj:\",\"KgxI80\":\"Rugalmas jegyértékesítés\",\"lWxAUo\":\"Étel és ital\",\"nFm+5u\":\"Lábléc szövege\",\"MY2SVM\":\"Teljes visszatérítés\",\"T02gNN\":\"Általános belépés\",\"3ep0Gx\":\"Általános információk a szervezőjéről\",\"ziAjHi\":\"Generálás\",\"exy8uo\":\"Kód generálása\",\"4CETZY\":\"Útvonal\",\"+4zM7f\":\"Azonnali kifizetés Stripe Connect-en keresztül\",\"ZDIydz\":\"Kezdés\",\"u6FPxT\":\"Jegyek vásárlása\",\"8KDgYV\":\"Készítse elő eseményét\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Esemény oldalra\",\"gHSuV/\":\"Ugrás a főoldalra\",\"6nDzTl\":\"Jó olvashatóság\",\"aGWZUr\":\"Bruttó bevétel\",\"n8IUs7\":\"Bruttó bevétel\",\"LIYoRQ\":\"Vendégkezelés\",\"kTSQej\":[\"Helló \",[\"0\"],\", innen kezelheti a platformot.\"],\"dORAcs\":\"Itt vannak az e-mail címéhez tartozó összes jegyek.\",\"g+2103\":\"Íme az affiliate linkje\",\"QlwJ9d\":\"Mire számíthat:\",\"/iE8xx\":\"Hi.Events díj\",\"zppscQ\":\"Hi.Events platform díjak és ÁFA bontás tranzakciónként\",\"D+zLDD\":\"Rejtett\",\"DRErHC\":\"Rejtett a résztvevők elől - csak a szervezők látják\",\"P+5Pbo\":\"Válaszok elrejtése\",\"FmogyU\":\"Opciók elrejtése\",\"gtEbeW\":\"Kiemelés\",\"NF8sdv\":\"Kiemelt üzenet\",\"MXSqmS\":\"Termék kiemelése\",\"7ER2sc\":\"Kiemelt\",\"sq7vjE\":\"A kiemelt termékek eltérő háttérszínnel jelennek meg, hogy kiemelkedjenek az esemény oldalán.\",\"AVpmAa\":\"Hogyan fizessen offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Magyar\",\"YLgdk5\":\"Megerősítem, hogy ez egy tranzakciós üzenet az eseményhez kapcsolódóan\",\"4/kP5a\":\"Ha nem nyílt meg automatikusan új lap, kérjük, kattintson az alábbi gombra a fizetés folytatásához.\",\"PYVWEI\":\"Ha regisztrált, adja meg ÁFA számát az érvényesítéshez\",\"iIEaNB\":\"Ha van nálunk fiókja, e-mailt fog kapni a jelszó visszaállításához szükséges utasításokkal.\",\"an5hVd\":\"Képek\",\"tSVr6t\":\"Megszemélyesítés\",\"TWXU0c\":\"Felhasználó megszemélyesítése\",\"5LAZwq\":\"Megszemélyesítés elindítva\",\"IMwcdR\":\"Megszemélyesítés leállítva\",\"0I0Hac\":\"Fontos megjegyzés\",\"yD3avI\":\"Fontos: Az e-mail cím módosítása frissíti a rendeléshez való hozzáférés linkjét. Mentés után átirányítjuk az új rendelési linkre.\",\"M8M6fs\":\"Fontos: Stripe újracsatlakozás szükséges\",\"jT142F\":[[\"diffHours\"],\" óra múlva\"],\"OoSyqO\":[[\"diffMinutes\"],\" perc múlva\"],\"cljs3a\":\"Jelölje meg, ha ÁFA-s az EU-ban\",\"F1Xp97\":\"Egyéni résztvevők\",\"85e6zs\":\"Liquid token beszúrása\",\"38KFY0\":\"Változó beszúrása\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Azonnali kifizetések\",\"nbfdhU\":\"Integrációk\",\"JHB/Ky\":\"Érvénytelen\",\"B2Tpo0\":\"Érvénytelen e-mail\",\"5tT0+u\":\"Érvénytelen e-mail formátum\",\"f9WRpE\":\"Érvénytelen fájltípus. Kérjük, töltsön fel egy képet.\",\"tnL+GP\":\"Érvénytelen Liquid szintaxis. Kérjük, javítsa ki és próbálja újra.\",\"N9JsFT\":\"Érvénytelen ÁFA szám formátum\",\"g+lLS9\":\"Csapattag meghívása\",\"1z26sk\":\"Csapattag meghívása\",\"KR0679\":\"Csapattagok meghívása\",\"Mokwac\":\"Korlátlan számú csapattag meghívása egyedi szerepkörökkel\",\"aH6ZIb\":\"Hívja meg csapatát\",\"IuMGvq\":\"Számla\",\"y0meFR\":\"Ír ÁFA 23%-os mértékben kerül felszámításra a platform díjakra (belföldi szolgáltatás).\",\"1ZKm04\":\"Ez a fiók ÁFA-s az EU-ban?\",\"Lj7sBL\":\"Olasz\",\"F5/CBH\":\"tétel(ek)\",\"BzfzPK\":\"Tételek\",\"KmWyx0\":\"Feladat\",\"o5r6b2\":\"Feladat törölve\",\"cd0jIM\":\"Feladat részletei\",\"ruJO57\":\"Feladat neve\",\"YZi+Hu\":\"Feladat újrapróbálásra sorba állítva\",\"nCywLA\":\"Csatlakozzon bárhonnan\",\"hTJ4fB\":\"Csak kattintson az alábbi gombra a Stripe fiók újracsatlakoztatásához.\",\"MxjCqk\":\"Csak a jegyeit keresi?\",\"lB2hSG\":[\"Tartsanak naprakészen a \",[\"0\"],\" híreivel és eseményeivel\"],\"DruLRc\":\"Elmúlt 14 nap\",\"ve9JTU\":\"A vezetéknév kötelező\",\"h0Q9Iw\":\"Utolsó válasz\",\"gw3Ur5\":\"Utoljára aktiválva\",\"QIn0Vl\":\"Hivatalos cégnév ÁFA célokra\",\"1njn7W\":\"Világos\",\"1qY5Ue\":\"A link lejárt vagy érvénytelen\",\"psosdY\":\"Link a rendelés részleteihez\",\"6JzK4N\":\"Link a jegyhez\",\"shkJ3U\":\"Linkelje Stripe fiókját, hogy jegyértékesítésből származó bevételeket fogadjon.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Linkek engedélyezve\",\"dF6vP6\":\"Élő\",\"fpMs2Z\":\"ÉLŐ\",\"D9zTjx\":\"Élő események\",\"WdmJIX\":\"Előnézet betöltése...\",\"IoDI2o\":\"Tokenek betöltése...\",\"NFxlHW\":\"Webhookok betöltése\",\"iG7KNr\":\"Logó\",\"vu7ZGG\":\"Logó és borítókép\",\"gddQe0\":\"Logó és borítókép a szervezőjéhez\",\"TBEnp1\":\"A logó a fejlécben jelenik meg\",\"Jzu30R\":\"A logó megjelenik a jegyen\",\"PSRm6/\":\"Jegyeim keresése\",\"4wUIjX\":\"Tegye élővé eseményét\",\"2FzaR1\":\"Kezelje fizetésfeldolgozását és tekintse meg a platformdíjakat.\",\"2L3vle\":\"Max üzenetek / 24ó\",\"Qp4HWD\":\"Max címzettek / üzenet\",\"agPptk\":\"Médium\",\"xDAtGP\":\"Üzenet\",\"bECJqy\":\"Üzenet sikeresen jóváhagyva\",\"1jRD0v\":\"Üzenet a résztvevőknek meghatározott jegyekkel\",\"48rf3i\":\"Az üzenet nem haladhatja meg az 5000 karaktert\",\"ZPj0Q8\":\"Üzenet részletei\",\"Vjat/X\":\"Üzenet kötelező\",\"0/yJtP\":\"Üzenet a megrendelőknek meghatározott termékekkel\",\"mFdA+i\":\"Üzenetküldési szint\",\"v7xKtM\":\"Üzenetküldési szint sikeresen frissítve\",\"gqnyh0\":\"Mobilra optimalizált\",\"olKKwj\":\"Mobil szkenner offline támogatással és valós idejű követéssel\",\"JbIgPz\":\"A pénzértékek az összes pénznem hozzávetőleges összegei\",\"qvF+MT\":\"Sikertelen háttérfeladatok figyelése és kezelése\",\"w36OkR\":\"Legnézettebb események (Elmúlt 14 nap)\",\"GfaxEk\":\"Zene\",\"oVGCGh\":\"Jegyeim\",\"8/brI5\":\"Név kötelező\",\"sFFArG\":\"A névnek rövidebbnek kell lennie 255 karakternél\",\"sCV5Yc\":\"Az esemény neve\",\"xxU3NX\":\"Nettó bevétel\",\"ArHT/C\":\"Új regisztrációk\",\"eWRECP\":\"Éjszakai élet\",\"HSw5l3\":\"Nem - Magánszemély vagyok vagy nem ÁFA-s vállalkozás\",\"VHfLAW\":\"Nincsenek fiókok\",\"+jIeoh\":\"Nem találhatók fiókok\",\"074+X8\":\"Nincsenek aktív webhookok\",\"zxnup4\":\"Nincs megjeleníthető partner\",\"Dwf4dR\":\"Még nincsenek résztvevői kérdések\",\"/UC6qk\":\"Nem található hozzárendelési adat\",\"99ntUF\":\"Nincs elérhető bejelentkezési lista ehhez az eseményhez.\",\"+dAKxg\":\"Nem találhatók konfigurációk\",\"eb47T5\":\"Nincs adat a kiválasztott szűrőkhöz. Próbálja meg módosítani a dátumtartományt vagy a pénznemet.\",\"pZNOT9\":\"Nincs befejezési dátum\",\"dW40Uz\":\"Nem találhatók események\",\"8pQ3NJ\":\"Nincs esemény, amely a következő 24 órában kezdődne\",\"8zCZQf\":\"Még nincsenek események\",\"Yc5YW6\":\"Nincs sikertelen feladat\",\"54GxeB\":\"Nincs hatása a jelenlegi vagy múltbeli tranzakciókra\",\"EpvBAp\":\"Nincs számla\",\"XZkeaI\":\"Nem található napló\",\"nrSs2u\":\"Nem található üzenet\",\"OVFwlg\":\"Még nincsenek rendelési kérdések\",\"EJ7bVz\":\"Nem találhatók rendelések\",\"NEmyqy\":\"Még nincsenek megrendelések\",\"wUv5xQ\":\"Nincs szervezői tevékenység az elmúlt 14 napban\",\"B7w4KY\":\"Nincsenek más szervezők\",\"PChXMe\":\"Nincsenek fizetett rendelések\",\"6jYQGG\":\"Nincsenek múltbeli események\",\"CHzaTD\":\"Nincs népszerű esemény az elmúlt 14 napban\",\"zK/+ef\":\"Nincsenek kiválasztható termékek\",\"wYiAtV\":\"Nincs új fiók regisztráció\",\"QoAi8D\":\"Nincs válasz\",\"EK/G11\":\"Még nincsenek válaszok\",\"3sRuiW\":\"Nem találhatók jegyek\",\"yM5c0q\":\"Nincsenek közelgő események\",\"qpC74J\":\"Nem találhatók felhasználók\",\"41dJPO\":\"Nincsenek ÁFA beállítások konfigurálva\",\"8wgkoi\":\"Nincs megtekintett esemény az elmúlt 14 napban\",\"n5vdm2\":\"Ehhez a végponthoz még nem rögzítettek webhook eseményeket. Az események itt jelennek meg, amint aktiválódnak.\",\"4GhX3c\":\"Nincsenek Webhookok\",\"4+am6b\":\"Nem, maradok itt\",\"HVwIsd\":\"Nem ÁFA-s vállalkozások vagy magánszemélyek: 23%-os ír ÁFA alkalmazandó\",\"x5+Lcz\":\"Nincs bejelentkezve\",\"8n10sz\":\"Nem jogosult\",\"BwJKBw\":\"/\",\"lQgMLn\":\"Iroda vagy helyszín neve\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline fizetés\",\"nO3VbP\":[\"Értékesítésben \",[\"0\"]],\"2r6bAy\":\"Miután befejezte a frissítést, a régi fiókját csak visszatérítésekre használjuk.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online esemény\",\"bU7oUm\":\"Csak az ilyen státuszú megrendelésekre küldje el\",\"M2w1ni\":\"Csak promóciós kóddal látható\",\"N141o/\":\"Stripe irányítópult megnyitása\",\"HXMJxH\":\"Opcionális szöveg jogi nyilatkozatokhoz, kapcsolattartási információkhoz vagy köszönetnyilvánításhoz (csak egy sor)\",\"L565X2\":\"opciók\",\"c/TIyD\":\"Rendelés és jegy\",\"H5qWhm\":\"Rendelés törölve\",\"b6+Y+n\":\"Rendelés befejezve\",\"x4MLWE\":\"Rendelés megerősítése\",\"CsTTH0\":\"Rendelés visszaigazolása sikeresen újraküldve\",\"ppuQR4\":\"Megrendelés létrehozva\",\"0UZTSq\":\"Rendelés pénzneme\",\"HdmwrI\":\"Rendelés e-mail\",\"bwBlJv\":\"Rendelés keresztnév\",\"vrSW9M\":\"A rendelés törölve és visszatérítve lett. A rendelés tulajdonosa értesítve lett.\",\"rzw+wS\":\"Rendelés tulajdonosok\",\"oI/hGR\":\"Rendelésszám\",\"Pc729f\":\"A rendelés offline fizetésre vár\",\"F4NXOl\":\"Rendelés vezetéknév\",\"RQCXz6\":\"Rendelési limitek\",\"SO9AEF\":\"Rendelési limitek beállítva\",\"5RDEEn\":\"Rendelés nyelve\",\"vu6Arl\":\"Megrendelés fizetettként megjelölve\",\"sLbJQz\":\"Rendelés nem található\",\"kvYpYu\":\"Rendelés nem található\",\"i8VBuv\":\"Rendelésszám\",\"FaPYw+\":\"Megrendelő\",\"eB5vce\":\"Megrendelők meghatározott termékkel\",\"CxLoxM\":\"Megrendelők termékekkel\",\"DoH3fD\":\"Rendelés fizetésre vár\",\"UkHo4c\":\"Rendelés hiv.\",\"EZy55F\":\"Megrendelés visszatérítve\",\"6eSHqs\":\"Megrendelés állapotok\",\"oW5877\":\"Rendelés összege\",\"e7eZuA\":\"Megrendelés frissítve\",\"1SQRYo\":\"A rendelés sikeresen frissítve\",\"KndP6g\":\"Rendelés URL\",\"3NT0Ck\":\"Rendelés törölve lett\",\"sd5IMt\":\"Befejezett rendelések\",\"5It1cQ\":\"Exportált megrendelések\",\"UQ0ACV\":\"Rendelések összesen\",\"B/EBQv\":\"Rendelések:\",\"qtGTNu\":\"Organikus fiókok\",\"ucgZ0o\":\"Szervezet\",\"S3CZ5M\":\"Szervezői irányítópult\",\"Uu0hZq\":\"Szervező e-mail\",\"Gy7BA3\":\"Szervező e-mail címe\",\"SQqJd8\":\"Szervező nem található\",\"wpj63n\":\"Szervezői beállítások\",\"coIKFu\":\"A szervezői statisztikák nem érhetők el a kiválasztott pénznemhez, vagy hiba történt.\",\"o1my93\":\"Szervező állapotának frissítése sikertelen. Kérjük, próbálja újra később.\",\"rLHma1\":\"Szervező állapota frissítve\",\"LqBITi\":\"Szervező/alapértelmezett sablon lesz használva\",\"/IX/7x\":\"Egyéb\",\"RsiDDQ\":\"Egyéb listák (Jegy nem szerepel)\",\"qMASRF\":\"Kimenő üzenetek\",\"6/dCYd\":\"Áttekintés\",\"6WdDG7\":\"Oldal\",\"8uqsE5\":\"Az oldal már nem elérhető\",\"QkLf4H\":\"Oldal URL-címe\",\"sF+Xp9\":\"Oldal megtekintések\",\"c+suC6\":\"Fizetett fiókok\",\"QIxRUI\":\"Fizetős, ingyenes, szintezett árazású és adományalapú jegyek\",\"5F7SYw\":\"Részleges visszatérítés\",\"fFYotW\":[\"Részben visszatérítve: \",[\"0\"]],\"i8day5\":\"Díj áthárítása a vevőre\",\"k4FLBQ\":\"Áthárítás a vevőre\",\"Ff0Dor\":\"Múlt\",\"xTPjSy\":\"Múltbeli események\",\"/l/ckQ\":\"URL beillesztése\",\"URAE3q\":\"Szüneteltetve\",\"4fL/V7\":\"Fizetés\",\"OZK07J\":\"Fizessen a feloldáshoz\",\"c2/9VE\":\"Adattartalom\",\"TskrJ8\":\"Fizetés és terv\",\"5cxUwd\":\"Fizetés dátuma\",\"ENEPLY\":\"Fizetési mód\",\"EyE8E6\":\"Fizetésfeldolgozás\",\"8Lx2X7\":\"Fizetés megérkezett\",\"vcyz2L\":\"Fizetési beállítások\",\"fx8BTd\":\"Fizetések nem elérhetők\",\"51U9mG\":\"A fizetések megszakítás nélkül folytatódnak\",\"UkM20g\":\"Áttekintésre vár\",\"dPYu1F\":\"Résztvevőnként\",\"VlXNyK\":\"Rendelésenként\",\"hauDFf\":\"Jegyenként\",\"mnF83a\":\"Százalékos díj\",\"2ueYqG\":\"Százalékos díj (0-100%)\",\"K2PPlT\":\"A százalékos díjnak 0 és 100 között kell lennie\",\"MixU2P\":\"A százaléknak 0 és 100 között kell lennie\",\"MkuVAZ\":\"Tranzakció összegének százaléka\",\"/Bh+7r\":\"Teljesítmény\",\"6kPk3+\":\"Személyes adatok\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Eseményt tervez?\",\"J3lhKT\":\"Platformdíj\",\"RD51+P\":[[\"0\"],\" platformdíj levonva a kifizetésből\"],\"br3Y/y\":\"Platform díjak\",\"3buiaw\":\"Platform díjak jelentés\",\"kv9dM4\":\"Platform bevétel\",\"jEw0Mr\":\"Kérjük, adjon meg érvényes URL-t.\",\"n8+Ng/\":\"Kérjük, adja meg az 5 jegyű kódot.\",\"r+lQXT\":\"Kérjük, adja meg ÁFA számát\",\"Dvq0wf\":\"Kérjük, adjon meg egy képet.\",\"2cUopP\":\"Kérjük, indítsa újra a pénztári folyamatot.\",\"8KmsFa\":\"Kérjük, válasszon dátumtartományt\",\"EFq6EG\":\"Kérjük, válasszon egy képet.\",\"fuwKpE\":\"Kérjük, próbálja újra.\",\"klWBeI\":\"Kérjük, várjon, mielőtt újabb kódot kér.\",\"hfHhaa\":\"Kérjük, várjon, amíg előkészítjük partnereit az exportálásra...\",\"o+tJN/\":\"Kérjük, várjon, amíg előkészítjük résztvevőit az exportálásra...\",\"+5Mlle\":\"Kérjük, várjon, amíg előkészítjük megrendeléseit az exportálásra...\",\"trnWaw\":\"Lengyel\",\"luHAJY\":\"Népszerű események (Elmúlt 14 nap)\",\"TjX7xL\":\"Pénztár utáni üzenet\",\"OESu7I\":\"Megelőzheti a túlértékesítést azáltal, hogy megosztja a készletet több jegytípus között.\",\"NgVUL2\":\"Pénztári űrlap előnézete\",\"cs5muu\":\"Eseményoldal előnézete\",\"+4yRWM\":\"Jegy ára\",\"a5jvSX\":\"Ár szintek\",\"ReihZ7\":\"Nyomtatási előnézet\",\"JnuPvH\":\"Jegy nyomtatása\",\"tYF4Zq\":\"Nyomtatás PDF-be\",\"LcET2C\":\"Adatvédelmi irányelvek\",\"8z6Y5D\":\"Visszatérítés feldolgozása\",\"JcejNJ\":\"Rendelés feldolgozása\",\"EWCLpZ\":\"Termék létrehozva\",\"XkFYVB\":\"Termék törölve\",\"YMwcbR\":\"Termék értékesítés, bevétel és adó bontás\",\"ldVIlB\":\"Termék frissítve\",\"JoKGiJ\":\"Promóciós kód\",\"k3wH7i\":\"Promóciós kód felhasználás és kedvezmény bontás\",\"uEhdRh\":\"Csak promócióval\",\"dLm8V5\":\"A promóciós e-mailek fiók felfüggesztéshez vezethetnek\",\"EEYbdt\":\"Közzététel\",\"evDBV8\":\"Esemény közzététele\",\"dsFmM+\":\"Megvásárolt\",\"Vw0KCJ\":\"QR kód bejelentkezés\",\"k/bJj0\":\"Kérdések átrendezve\",\"b24kPi\":\"Várakozási sor\",\"fqDzSu\":\"Arány\",\"mnUGVC\":\"Túllépte a korlátot. Kérjük, próbálja újra később.\",\"spsZys\":\"Készen áll a frissítésre? Ez csak néhány percet vesz igénybe.\",\"vt9xUl\":\"Valós idejű elemzések\",\"xzRvs4\":[\"Termékfrissítések fogadása a \",[\"0\"],\"-től.\"],\"pLXbi8\":\"Legutóbbi fiók regisztrációk\",\"Fi3b48\":\"Legutóbbi megrendelések\",\"yPrbsy\":\"Címzettek\",\"Edm6av\":\"Stripe újracsatlakoztatása →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Átirányítás a Stripe-ra...\",\"pnoTN5\":\"Ajánlási fiókok\",\"ACKu03\":\"Előnézet frissítése\",\"fKn/k6\":\"Visszatérítés összege\",\"qY4rpA\":\"Visszatérítés sikertelen\",\"FaK/8G\":[\"Rendelés visszatérítése \",[\"0\"]],\"MGbi9P\":\"Visszatérítés folyamatban\",\"BDSRuX\":[\"Visszatérítve: \",[\"0\"]],\"bU4bS1\":\"Visszatérítések\",\"rYXfOA\":\"Regionális beállítások\",\"5tl0Bp\":\"Regisztrációs kérdések\",\"CQeZT8\":\"Jelentés nem található\",\"JEPMXN\":\"Új link kérése\",\"TMLAx2\":\"Kötelező\",\"mdeIOH\":\"Kód újraküldése\",\"sQxe68\":\"Visszaigazolás újraküldése\",\"bxoWpz\":\"Megerősítő e-mail újraküldése\",\"G42SNI\":\"E-mail újraküldése\",\"TTpXL3\":[\"Újraküldés \",[\"resendCooldown\"],\" másodperc múlva\"],\"5CiNPm\":\"Jegy újraküldése\",\"Uwsg2F\":\"Lefoglalva\",\"8wUjGl\":\"Lefoglalva eddig:\",\"kCn6wb\":\"Visszaállítás...\",\"6gRgw8\":\"Újrapróbálás\",\"1BG8ga\":\"Összes újrapróbálása\",\"rDC+T6\":\"Feladat újrapróbálása\",\"CbnrWb\":\"Vissza az eseményhez\",\"Oo/PLb\":\"Bevételi összefoglaló\",\"dFFW9L\":[\"Értékesítés véget ért \",[\"0\"]],\"loCKGB\":[\"Értékesítés vége \",[\"0\"]],\"wlfBad\":\"Értékesítési időszak\",\"5CDM6r\":\"Értékesítési időszak beállítva\",\"ftzaMf\":\"Értékesítési időszak, rendelési limitek, láthatóság\",\"zpekWp\":[\"Értékesítés kezdete \",[\"0\"]],\"mUv9U4\":\"Értékesítések\",\"9KnRdL\":\"Értékesítés szüneteltetve\",\"3VnlS9\":\"Értékesítések, rendelések és teljesítménymutatók minden eseményhez\",\"3Q1AWe\":\"Értékesítések:\",\"B4nE3N\":\"Minta jegyár\",\"8BRPoH\":\"Minta helyszín\",\"DyBPvP\":\"Konfiguráció mentése\",\"KZrfYJ\":\"Közösségi linkek mentése\",\"9Y3hAT\":\"Sablon mentése\",\"C8ne4X\":\"Jegytervezés mentése\",\"6/TNCd\":\"ÁFA beállítások mentése\",\"I+FvbD\":\"Beolvasás\",\"4ba0NE\":\"Ütemezett\",\"ftNXma\":\"Partnerek keresése...\",\"VY+Bdn\":\"Keresés fióknév vagy e-mail alapján...\",\"VX+B3I\":\"Keresés esemény cím vagy szervező alapján...\",\"R0wEyA\":\"Keresés feladat neve vagy kivétel alapján...\",\"GHdjuo\":\"Keresés név, e-mail vagy fiók alapján...\",\"20ce0U\":\"Keresés rendelésszám, vásárló név vagy e-mail alapján...\",\"4DSz7Z\":\"Keresés tárgy, esemény vagy fiók alapján...\",\"Mck5ht\":\"Biztonságos pénztár\",\"p7xUrt\":\"Válasszon egy kategóriát\",\"3IcxS1\":\"Válasszon konfigurációt\",\"zPRPMf\":\"Válasszon szintet\",\"BFRSTT\":\"Fiók kiválasztása\",\"mCB6Je\":\"Összes kiválasztása\",\"a6+167\":\"Válasszon eseményt\",\"kYZSFD\":\"Válasszon egy szervezőt az irányítópultjának és eseményeinek megtekintéséhez.\",\"CFbaPk\":\"Résztvevő csoport kiválasztása\",\"hJmVtD\":\"Ország kiválasztása\",\"tVW/yo\":\"Pénznem kiválasztása\",\"n9ZhRa\":\"Befejezés dátumának és idejének kiválasztása\",\"gTN6Ws\":\"Befejezési idő kiválasztása\",\"0U6E9W\":\"Eseménykategória kiválasztása\",\"j9cPeF\":\"Eseménytípusok kiválasztása\",\"1nhy8G\":\"Szkenner típus kiválasztása\",\"KizCK7\":\"Kezdés dátumának és idejének kiválasztása\",\"dJZTv2\":\"Kezdési idő kiválasztása\",\"3hJUtr\":\"Válassza ki az országot, ahol az ÁFA regisztrálva van\",\"x8XMsJ\":\"Válassza ki az üzenetküldési szintet ehhez a fiókhoz. Ez szabályozza az üzenetkorlátokat és a link engedélyeket.\",\"aT3jZX\":\"Időzóna kiválasztása\",\"TxfvH2\":\"Válassza ki, mely résztvevők kapják meg ezt az üzenetet\",\"Ropvj0\":\"Válassza ki, mely események indítják el ezt a webhookot.\",\"5gkxKx\":\"Válassza ki, melyik díj konfiguráció vonatkozik erre a fiókra. A díjak mindig USD-ben vannak.\",\"ylXj1N\":\"Kiválasztva\",\"j9b/iy\":\"Gyorsan fogy 🔥\",\"73qYgo\":\"Küldés tesztként\",\"JvAge5\":\"E-mailek küldése résztvevőknek és az üzenetek előzményeinek megtekintése.\",\"22Itl6\":\"Küldjön nekem egy másolatot\",\"nOBvex\":\"Valós idejű rendelési és résztvevői adatok küldése a külső rendszereibe.\",\"1lNPhX\":\"Visszatérítési értesítő e-mail küldése\",\"eaUTwS\":\"Visszaállítási link küldése\",\"IoAuJG\":\"Küldés...\",\"h69WC6\":\"Elküldve\",\"BVu2Hz\":\"Küldte\",\"SPdzrs\":\"Elküldve a vásárlóknak, amikor rendelést adnak le\",\"LxSN5F\":\"Elküldve minden résztvevőnek a jegy részleteivel\",\"89xaFU\":\"Állítsa be az alapértelmezett platformdíj-beállításokat az ezen szervező alatt létrehozott új eseményekhez.\",\"eXssj5\":\"Alapértelmezett beállítások megadása az e szervező alatt létrehozott új eseményekhez.\",\"s0FkEx\":\"Bejelentkezési listák beállítása különböző bejáratokhoz, munkamenetekhez vagy napokhoz.\",\"xMO+Ao\":\"Állítsa be szervezetét\",\"C3htzi\":\"Beállítás frissítve\",\"Ohn74G\":\"Beállítás és tervezés\",\"GG7qDw\":\"Partnerlink megosztása\",\"hL7sDJ\":\"Szervezői oldal megosztása\",\"jy6QDF\":\"Megosztott kapacitás kezelés\",\"cMW+gm\":[\"Összes platform megjelenítése (további \",[\"0\"],\" értékkel)\"],\"UVPI5D\":\"Kevesebb platform megjelenítése\",\"Eu/N/d\":\"Marketing opt-in jelölőnégyzet megjelenítése\",\"SXzpzO\":\"Marketing opt-in jelölőnégyzet alapértelmezés szerinti megjelenítése\",\"b33PL9\":\"Több platform megjelenítése\",\"t1LIQW\":[[\"0\"],\" / \",[\"totalRows\"],\" rekord megjelenítése\"],\"jVRHeq\":\"Regisztrált\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Közösségi\",\"d0rUsW\":\"Közösségi linkek\",\"j/TOB3\":\"Közösségi linkek és weboldal\",\"s9KGXU\":\"Eladva\",\"KTxc6k\":\"Valami hiba történt, kérjük, próbálja újra, vagy vegye fel a kapcsolatot az ügyfélszolgálattal, ha a probléma továbbra is fennáll.\",\"H6Gslz\":\"Elnézést a kellemetlenségért.\",\"wdxz7K\":\"Forrás\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Kezdés dátuma és ideje\",\"0m/ekX\":\"Kezdés dátuma és ideje\",\"izRfYP\":\"Kezdés dátuma kötelező\",\"2R1+Rv\":\"Az esemény kezdési ideje\",\"2NbyY/\":\"Statisztikák\",\"GVUxAX\":\"A statisztikák a fiók létrehozásának dátumán alapulnak\",\"DRykfS\":\"Még mindig feldolgozza a régebbi tranzakciók visszatérítéseit.\",\"wuV0bK\":\"Megszemélyesítés leállítása\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe csatlakoztatva\",\"aKtF0O\":\"Stripe nincs csatlakoztatva\",\"9i0++A\":\"Stripe fizetési azonosító\",\"/QlTE4\":\"A Stripe beállítás már kész.\",\"ii0qn/\":\"Tárgy kötelező\",\"M7Uapz\":\"A tárgy itt fog megjelenni\",\"6aXq+t\":\"Tárgy:\",\"JwTmB6\":\"Termék sikeresen másolva\",\"RuaKfn\":\"Cím sikeresen frissítve\",\"kzx0uD\":\"Esemény alapértelmezések sikeresen frissítve\",\"5n+Wwp\":\"Szervező sikeresen frissítve\",\"DMCX/I\":\"Platformdíj alapértékek sikeresen frissítve\",\"URUYHc\":\"Platformdíj beállítások sikeresen frissítve\",\"0Dk/l8\":\"Keresőoptimalizálási beállítások sikeresen frissítve\",\"MhOoLQ\":\"Közösségi linkek sikeresen frissítve\",\"kj7zYe\":\"Webhook sikeresen frissítve\",\"dXoieq\":\"Összefoglaló\",\"/RfJXt\":[\"Nyári Zenei Fesztivál \",[\"0\"]],\"CWOPIK\":\"Nyári Zenei Fesztivál 2025\",\"UaISq3\":\"Svéd\",\"JZTQI0\":\"Szervező váltása\",\"9YHrNC\":\"Rendszer alapértelmezett\",\"XX32BM\":\"Csak néhány percet vesz igénybe\",\"yT6dQ8\":\"Beszedett adók adótípus és esemény szerint csoportosítva\",\"Ye321X\":\"Adó neve\",\"WyCBRt\":\"Adó összefoglaló\",\"GkH0Pq\":\"Adók és díjak alkalmazva\",\"Rwiyt2\":\"Adók konfigurálva\",\"iQZff7\":\"Adók, díjak, láthatóság, értékesítési időszak, termék kiemelés és rendelési limitek\",\"BW6QAz\":\"Csapat kezelés\",\"vlf/In\":\"Technológia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Mondja el az embereknek, mire számíthatnak az eseményén.\",\"NiIUyb\":\"Meséljen nekünk az eseményéről.\",\"DovcfC\":\"Meséljen nekünk a szervezetéről. Ez az információ megjelenik az eseményoldalain.\",\"7wtpH5\":\"Sablon aktív\",\"QHhZeE\":\"Sablon sikeresen létrehozva\",\"xrWdPR\":\"Sablon sikeresen törölve\",\"G04Zjt\":\"Sablon sikeresen mentve\",\"xowcRf\":\"Szolgáltatási feltételek\",\"6K0GjX\":\"A szöveg nehezen olvasható lehet\",\"nm3Iz/\":\"Köszönjük, hogy részt vett!\",\"lhAWqI\":\"Köszönjük támogatását, miközben tovább fejlődünk és fejlesztjük a Hi.Events-et!\",\"KfmPRW\":\"Az oldal háttérszíne. Borítókép használatakor ez átfedésként kerül alkalmazásra.\",\"MDNyJz\":\"A kód 10 percen belül lejár. Ellenőrizze a spam mappáját, ha nem látja az e-mailt.\",\"MJm4Tq\":\"A rendelés pénzneme\",\"cDHM1d\":\"Az e-mail cím megváltozott. A résztvevő új jegyet kap a frissített e-mail címre.\",\"I/NNtI\":\"Az esemény helyszíne\",\"tXadb0\":\"A keresett esemény jelenleg nem elérhető. Lehet, hogy eltávolították, lejárt, vagy az URL hibás.\",\"EBzPwC\":\"Az esemény teljes címe\",\"sxKqBm\":\"A teljes rendelési összeg visszatérítésre kerül a vásárló eredeti fizetési módjára.\",\"KgDp6G\":\"A link, amelyet meg próbál nyitni, lejárt vagy már nem érvényes. Kérjük, ellenőrizze az e-mailjét a rendelés kezeléséhez szükséges frissített linkért.\",\"5OmEal\":\"A vásárló nyelve\",\"sYLeDq\":\"A keresett szervező nem található. Lehet, hogy az oldalt áthelyezték, törölték, vagy az URL hibás.\",\"C4nQe5\":\"A platformdíj hozzáadódik a jegyárhoz. A vevők többet fizetnek, de Ön megkapja a teljes jegyárat.\",\"HxxXZO\":\"Az elsődleges márka szín a gombokhoz és kiemelésekhez\",\"DEcpfp\":\"A sablon törzse érvénytelen Liquid szintaxist tartalmaz. Kérjük, javítsa ki és próbálja újra.\",\"injXD7\":\"Az ÁFA szám nem érvényesíthető. Kérjük, ellenőrizze a számot és próbálja újra.\",\"A4UmDy\":\"Színház\",\"tDwYhx\":\"Téma és színek\",\"QP3gP+\":\"Ezek a beállítások csak a másolt beágyazási kódra vonatkoznak és nem lesznek mentve.\",\"HirZe8\":\"Ezek a sablonok alapértelmezettként lesznek használva a szervezet összes eseményéhez. Az egyes események felülírhatják ezeket a sablonokat saját egyedi verzióikkal.\",\"lzAaG5\":\"Ezek a sablonok csak ennél az eseménynél írják felül a szervező alapértelmezéseit. Ha itt nincs egyedi sablon beállítva, a szervező sablonját használjuk helyette.\",\"XBNC3E\":\"Ezt a kódot az értékesítések nyomon követésére használjuk. Csak betűk, számok, kötőjelek és aláhúzások engedélyezettek.\",\"AaP0M+\":\"Ez a színkombináció nehezen olvasható lehet egyes felhasználók számára\",\"RzEvf5\":\"Ez az esemény véget ért\",\"YClrdK\":\"Ez az esemény még nem került közzétételre.\",\"dFJnia\":\"Ez a szervezőjének neve, amely megjelenik a felhasználók számára.\",\"L7dIM7\":\"Ez a link érvénytelen vagy lejárt.\",\"MR5ygV\":\"Ez a link már nem érvényes\",\"9LEqK0\":\"Ez a név látható a végfelhasználók számára\",\"j5FdeA\":\"Ez a rendelés feldolgozás alatt áll.\",\"sjNPMw\":\"Ez a rendelés elhagyásra került. Bármikor kezdhet új rendelést.\",\"OhCesD\":\"Ez a rendelés törölve lett. Bármikor kezdhet új rendelést.\",\"lyD7rQ\":\"Ez a szervezői profil még nem került közzétételre.\",\"9b5956\":\"Ez az előnézet mutatja, hogyan fog kinézni az e-mail mintaadatokkal. A tényleges e-mailek valódi értékeket fognak használni.\",\"uM9Alj\":\"Ez a termék kiemelten szerepel az esemény oldalán\",\"RqSKdX\":\"Ez a termék elfogyott\",\"W12OdJ\":\"Ez a jelentés csak tájékoztató jellegű. Mindig konzultáljon adószakértővel, mielőtt ezeket az adatokat számviteli vagy adózási célokra használná. Kérjük, ellenőrizze a Stripe irányítópultjával, mivel a Hi.Events esetleg hiányos előzményadatokkal rendelkezik.\",\"0Ew0uk\":\"Ez a jegy most lett beolvasva. Kérjük, várjon mielőtt újra beolvassa.\",\"kvpxIU\":\"Ez értesítésekhez és a felhasználókkal való kommunikációhoz lesz használva.\",\"rhsath\":\"Ez nem lesz látható az ügyfelek számára, de segít azonosítani a partnert.\",\"Mr5UUd\":\"Jegy törölve\",\"0GSPnc\":\"Jegy tervezés\",\"EZC/Cu\":\"Jegy tervezés sikeresen mentve\",\"bbslmb\":\"Jegy tervező\",\"1BPctx\":\"Jegy ehhez:\",\"bgqf+K\":\"Jegytulajdonos e-mail címe\",\"oR7zL3\":\"Jegytulajdonos neve\",\"HGuXjF\":\"Jegytulajdonosok\",\"CMUt3Y\":\"Jegytulajdonosok\",\"awHmAT\":\"Jegy azonosító\",\"6czJik\":\"Jegy logó\",\"OkRZ4Z\":\"Jegy neve\",\"t79rDv\":\"Jegy nem található\",\"6tmWch\":\"Jegy vagy termék\",\"1tfWrD\":\"Jegy előnézet ehhez:\",\"KnjoUA\":\"Jegyár\",\"tGCY6d\":\"Jegy ára\",\"pGZOcL\":\"Jegy sikeresen újraküldve\",\"8jLPgH\":\"Jegy típusa\",\"X26cQf\":\"Jegy URL\",\"8qsbZ5\":\"Jegyértékesítés\",\"zNECqg\":\"jegyek\",\"6GQNLE\":\"Jegyek\",\"NRhrIB\":\"Jegyek és termékek\",\"EUnesn\":\"Elérhető jegyek\",\"AGRilS\":\"Eladott jegyek\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"A konfigurációk szerkesztéséhez lépjen a Konfigurációk részhez az admin menüben.\",\"tiI71C\":\"A korlátozások emeléséhez lépjen kapcsolatba velünk\",\"BZBYf3\":\"Hitelkártyás fizetések fogadásához csatlakoztatnia kell Stripe-fiókját. A Stripe a fizetésfeldolgozó partnerünk, amely biztosítja a biztonságos tranzakciókat és az időben történő kifizetéseket.\",\"W428WC\":\"Oszlopok kapcsolása\",\"UBSG1X\":\"Legjobb szervezők (Elmúlt 14 nap)\",\"3sZ0xx\":\"Összes fiók\",\"EaAPbv\":\"Fizetett teljes összeg\",\"SMDzqJ\":\"Összes résztvevő\",\"orBECM\":\"Összesen beszedve\",\"4B7oCp\":\"Összesített díj\",\"KSDwd5\":\"Összes megrendelés\",\"vb0Q0/\":\"Összes felhasználó\",\"oJjplO\":\"Összes megtekintés\",\"orluER\":\"Kövesse nyomon a fióknövekedést és teljesítményt hozzárendelési forrás szerint\",\"NHq3l1\":\"Értékesítések, bevételek és látogatottság nyomon követése részletes jelentésekkel\",\"OpKMSn\":\"Tranzakciós díj:\",\"uKOFO5\":\"Igaz, ha offline fizetés\",\"9GsDR2\":\"Igaz, ha fizetés folyamatban\",\"ouM5IM\":\"Próbáljon másik e-mailt\",\"3DZvE7\":\"Próbálja ki a Hi.Events-et ingyen\",\"Kz91g/\":\"Török\",\"GdOhw6\":\"Hang kikapcsolása\",\"KUOhTy\":\"Hang bekapcsolása\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Jegy típusa\",\"IrVSu+\":\"Nem sikerült másolni a terméket. Kérjük, ellenőrizze adatait.\",\"Vx2J6x\":\"Nem sikerült lekérni a résztvevőt.\",\"n57zCW\":\"Nem hozzárendelt fiókok\",\"b9SN9q\":\"Egyedi rendelési hivatkozás\",\"Ef7StM\":\"Ismeretlen\",\"ZBAScj\":\"Ismeretlen résztvevő\",\"ZkS2p3\":\"Esemény visszavonása\",\"X13xGn\":\"Nem megbízható\",\"Pp1sWX\":\"Partner frissítése\",\"KMMOAy\":\"Frissítés elérhető\",\"gJQsLv\":\"Borítókép feltöltése a szervezőhöz\",\"4kEGqW\":\"Logó feltöltése a szervezőhöz\",\"lnCMdg\":\"Kép feltöltése\",\"29w7p6\":\"Kép feltöltése...\",\"HtrFfw\":\"URL kötelező\",\"WBq1/R\":\"USB szkenner már aktív\",\"EV30TR\":\"USB szkenner mód aktiválva. Kezdje el a jegyek beolvasását most.\",\"fovJi3\":\"USB szkenner mód deaktiválva\",\"hli+ga\":\"USB/HID szkenner\",\"OHJXlK\":\"Használjon <0>Liquid sablonokat az e-mailek személyre szabásához\",\"0k4cdb\":\"Rendelési adatok használata minden résztvevőhöz. A résztvevők nevei és e-mail címei meg fognak egyezni a vásárló információival.\",\"bA31T4\":\"Vásárló adatainak használata minden résztvevőhöz\",\"rnoQsz\":\"Határok, kiemelések és QR kód stílusához használva\",\"BV4L/Q\":\"UTM elemzés\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Érvényes\",\"GuXjc5\":\"Érvényesítve\",\"imLQ9Y\":\"ÁFA szám érvényesítése...\",\"cK9+xQ\":\"ÁFA ország\",\"sqdl5s\":\"ÁFA információk\",\"UjNWsF\":\"ÁFA alkalmazható a platform díjakra az ÁFA regisztrációs státuszától függően. Kérjük, töltse ki az alábbi ÁFA információs részt.\",\"pnVh83\":\"ÁFA szám\",\"CabI04\":\"Az ÁFA szám nem tartalmazhat szóközöket\",\"PMhxAR\":\"Az ÁFA számnak 2 betűs országkóddal kell kezdődnie, amelyet 8-15 alfanumerikus karakter követ (pl. DE123456789)\",\"gPgdNV\":\"ÁFA szám sikeresen érvényesítve\",\"RUMiLy\":\"ÁFA szám érvényesítése sikertelen\",\"vqji3Y\":\"ÁFA szám érvényesítése sikertelen. Kérjük, ellenőrizze az ÁFA számát.\",\"8dENF9\":\"ÁFA a díjon\",\"ZutOKU\":\"ÁFA kulcs\",\"CZomgW\":\"ÁFA regisztrált\",\"PCRCCN\":\"ÁFA regisztrációs információk\",\"oSDBWm\":\"ÁFA beállítások\",\"Nfbg76\":\"ÁFA beállítások sikeresen mentve\",\"UvYql/\":\"ÁFA beállítások mentve. Az ÁFA számot a háttérben érvényesítjük.\",\"R6n7j9\":\"ÁFA beállítások sikeresen frissítve\",\"tJylUv\":\"ÁFA kezelés a platform díjaknál\",\"FlGprQ\":\"ÁFA kezelés a platform díjaknál: EU ÁFA-s vállalkozások használhatják a fordított adózást (0% - ÁFA irányelv 2006/112/EK 196. cikke). Nem ÁFA-s vállalkozásoknál 23%-os ír ÁFA kerül felszámításra.\",\"516oLj\":\"ÁFA érvényesítési szolgáltatás átmenetileg nem elérhető\",\"AdWhjZ\":\"Ellenőrző kód\",\"QDEWii\":\"Ellenőrzött\",\"wCKkSr\":\"E-mail ellenőrzése\",\"/IBv6X\":\"Ellenőrizze e-mail címét\",\"e/cvV1\":\"Ellenőrzés...\",\"fROFIL\":\"Vietnámi\",\"RnvnDc\":\"Platformon küldött összes üzenet megtekintése\",\"+WFMis\":\"Jelentések megtekintése és letöltése az összes eseményéhez. Csak a befejezett rendelések szerepelnek.\",\"c7VN/A\":\"Válaszok megtekintése\",\"SZw9tS\":\"Részletek megtekintése\",\"FCVmuU\":\"Esemény megtekintése\",\"n6EaWL\":\"Naplók megtekintése\",\"OaKTzt\":\"Térkép megtekintése\",\"zNZNMs\":\"Üzenet megtekintése\",\"67OJ7t\":\"Rendelés megtekintése\",\"tKKZn0\":\"Rendelés részleteinek megtekintése\",\"KeCXJu\":\"Rendelési részletek megtekintése, visszatérítések kibocsátása és megerősítések újraküldése.\",\"9jnAcN\":\"Szervezői honlap megtekintése\",\"1J/AWD\":\"Jegy megtekintése\",\"N9FyyW\":\"Regisztrált résztvevők megtekintése, szerkesztése és exportálása.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Csak a bejelentkezési személyzet látja. Segít azonosítani ezt a listát bejelentkezéskor.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Fizetésre vár\",\"aUi/Dz\":\"Figyelmeztetés: Ez a rendszer alapértelmezett konfigurációja. A módosítások minden olyan fiókot érintenek, amelyhez nincs konkrét konfiguráció hozzárendelve.\",\"RRZDED\":\"Nem találtunk ehhez az e-mail címhez tartozó rendeléseket.\",\"2RZK9x\":\"Nem találtuk a keresett rendelést. A link lejárhatott, vagy a rendelés adatai megváltozhattak.\",\"nefMIK\":\"Nem találtuk a keresett jegyet. A link lejárhatott, vagy a jegy adatai megváltozhattak.\",\"miysJh\":\"Nem találtuk ezt a rendelést. Lehet, hogy el lett távolítva.\",\"HJKdzP\":\"Hiba történt az oldal betöltésekor. Kérjük, próbálja újra.\",\"IfN2Qo\":\"Négyzet alakú logót javasolunk minimum 200x200px mérettel\",\"wJzo/w\":\"Javasolt méretek: 400px x 400px, maximális fájlméret: 5MB.\",\"x8rEDQ\":\"Több próbálkozás után sem tudtuk érvényesíteni az ÁFA számát. A háttérben folytatjuk a próbálkozást. Kérjük, nézzen vissza később.\",\"q1BizZ\":\"Erre az e-mail címre küldjük a jegyeit\",\"ZOmUYW\":\"Az ÁFA számot a háttérben érvényesítjük. Ha bármilyen probléma merül fel, értesítjük.\",\"zCdObC\":\"Hivatalosan Írországba 🇮🇪 költöztettük a székhelyünket. Ennek az átállásnak részeként most a Stripe Ireland-ot használjuk a Stripe Canada helyett. A kifizetések zökkenőmentes folytatásához újra kell csatlakoztatnia a Stripe fiókját.\",\"jh2orE\":\"Átköltöztettük a székhelyünket Írországba. Ennek eredményeként újra kell csatlakoztatnia a Stripe fiókját. Ez a gyors folyamat csak néhány percet vesz igénybe. Az értékesítései és meglévő adatai teljesen érintetlenek maradnak.\",\"Fq/Nx7\":\"Öt számjegyű ellenőrző kódot küldtünk ide:\",\"GdWB+V\":\"Webhook sikeresen létrehozva\",\"2X4ecw\":\"Webhook sikeresen törölve\",\"CThMKa\":\"Webhook naplók\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"A Webhook nem küld értesítéseket.\",\"FSaY52\":\"A Webhook értesítéseket küld.\",\"v1kQyJ\":\"Webhookok\",\"On0aF2\":\"Weboldal\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Üdvözöljük újra\",\"QDWsl9\":[\"Üdvözöljük a \",[\"0\"],\" oldalon, \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Üdv a \",[\"0\"],\" oldalon, itt található az összes eseménye.\"],\"FaSXqR\":\"Milyen típusú esemény?\",\"f30uVZ\":\"Mit kell tennie:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Amikor egy bejelentkezés törölve lett\",\"Gmd0hv\":\"Amikor új résztvevő jön létre\",\"Lc18qn\":\"Amikor új megrendelés jön létre\",\"dfkQIO\":\"Amikor új termék jön létre\",\"8OhzyY\":\"Amikor egy termék törölve lett\",\"tRXdQ9\":\"Amikor egy termék frissül\",\"Q7CWxp\":\"Amikor egy résztvevő le lett mondva\",\"IuUoyV\":\"Amikor egy résztvevő bejelentkezett\",\"nBVOd7\":\"Amikor egy résztvevő frissül\",\"ny2r8d\":\"Amikor egy megrendelés törölve lett\",\"c9RYbv\":\"Amikor egy megrendelés fizetettként lett megjelölve\",\"ejMDw1\":\"Amikor egy megrendelés visszatérítésre került\",\"fVPt0F\":\"Amikor egy megrendelés frissül\",\"bcYlvb\":\"Amikor a bejelentkezés lezárul\",\"XIG669\":\"Amikor a bejelentkezés megnyílik\",\"de6HLN\":\"Amikor az ügyfelek jegyeket vásárolnak, megrendeléseik itt fognak megjelenni.\",\"403wpZ\":\"Ha engedélyezve van, az új események lehetővé teszik a résztvevőknek, hogy saját jegyük adatait egy biztonságos linken keresztül kezeljék. Ez eseményenként felülírható.\",\"blXLKj\":\"Ha engedélyezve van, az új események marketing opt-in jelölőnégyzetet jelenítenek meg a fizetés során. Ez eseményenként felülírható.\",\"Kj0Txn\":\"Ha engedélyezve van, a Stripe Connect tranzakciókra nem számítanak fel alkalmazási díjakat. Használja olyan országokban, ahol az alkalmazási díjak nem támogatottak.\",\"uchB0M\":\"Widget előnézet\",\"uvIqcj\":\"Műhely\",\"EpknJA\":\"Írja ide üzenetét...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Igen - Van érvényes EU ÁFA regisztrációs számom\",\"Tz5oXG\":\"Igen, rendelés törlése\",\"QlSZU0\":[\"<0>\",[\"0\"],\" megszemélyesítése (\",[\"1\"],\")\"],\"s14PLh\":[\"Részleges visszatérítést bocsát ki. A vásárló \",[\"0\"],\" \",[\"1\"],\" összeget kap vissza.\"],\"o7LgX6\":\"További szolgáltatási díjakat és adókat konfigurálhat a fiókbeállításokban.\",\"5VGIlq\":\"Elérte az üzenetküldési korlátot.\",\"casL1O\":\"Adók és díjak vannak hozzáadva egy ingyenes termékhez. Szeretné eltávolítani őket?\",\"FVTVBy\":\"Megerősítenie kell e-mail címét, mielőtt frissítheti a szervezői státuszt.\",\"w65ZgF\":\"Ellenőriznie kell a fiók e-mail címét, mielőtt módosíthatná az e-mail sablonokat.\",\"FRl8Jv\":\"Ellenőriznie kell fiókja e-mail címét, mielőtt üzeneteket küldhet.\",\"FgRxRP\":\"Mindig Ön birtokolja a résztvevői adatok 100%-át\",\"88cUW+\":\"Ön kap\",\"U3wiCB\":\"Minden rendben! A fizetések simán feldolgozásra kerülnek.\",\"MNFIxz\":[\"El fog menni ide: \",[\"0\"],\"!\"],\"p/Sa0j\":\"Fiókjának üzenetküldési korlátai vannak. A korlátozások emeléséhez lépjen kapcsolatba velünk\",\"x/xjzn\":\"Partnerei sikeresen exportálva.\",\"TF37u6\":\"Résztvevői sikeresen exportálva.\",\"79lXGw\":\"A bejelentkezési lista sikeresen létrehozva. Ossza meg az alábbi linket a bejelentkezési személyzettel.\",\"BnlG9U\":\"A jelenlegi rendelésed el fog veszni.\",\"nBqgQb\":\"Az Ön e-mail címe\",\"R02pnV\":\"Eseménye élőnek kell lennie, mielőtt jegyeket értékesíthetne a résztvevőknek.\",\"hDNwnf\":\"Az Ön logója, színei és stílusa minden oldalon\",\"ifRqmm\":\"Üzenetét sikeresen elküldtük!\",\"/Rj5P4\":\"Az Ön neve\",\"PFjJxY\":\"Az új jelszónak legalább 8 karakter hosszúnak kell lennie.\",\"gzrCuN\":\"A rendelés adatai frissültek. Megerősítő e-mailt küldtünk az új e-mail címre.\",\"naQW82\":\"A rendelésed törlésre került.\",\"bhlHm/\":\"A rendelése fizetésre vár\",\"XeNum6\":\"Megrendelései sikeresen exportálva.\",\"Xd1R1a\":\"Szervezői címe\",\"WWYHKD\":\"A fizetése banki szintű titkosítással védett\",\"5b3QLi\":\"Az Ön csomagja\",\"6heFYY\":\"A Stripe fiókja csatlakoztatva van és feldolgozza a fizetéseket.\",\"vvO1I2\":\"Stripe fiókja csatlakoztatva van, és készen áll a fizetések feldolgozására.\",\"CnZ3Ou\":\"A jegyei megerősítésre kerültek.\",\"EmFsMZ\":\"Az ÁFA száma sorban áll az érvényesítésre\",\"QBlhh4\":\"Az ÁFA száma mentéskor lesz érvényesítve\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/hu.po b/frontend/src/locales/hu.po index 55f0729d4a..440d1f9930 100644 --- a/frontend/src/locales/hu.po +++ b/frontend/src/locales/hu.po @@ -1171,7 +1171,7 @@ msgstr "Könyvjelzőzze ezt az oldalt, hogy bármikor kezelhesse rendelését." msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Márkajelzés a jegyeken egyedi logóval, színekkel és lábléc üzenettel." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Brazíliai portugál" @@ -1476,11 +1476,11 @@ msgstr "Fizetés" msgid "Checkout Settings" msgstr "Fizetési beállítások" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Kínai (egyszerűsített)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Kínai (hagyományos)" @@ -2628,7 +2628,7 @@ msgstr "Opciók másolása" msgid "Duplicate Product" msgstr "Termék másolása" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Holland" @@ -2954,8 +2954,8 @@ msgstr "Befejezés ideje (opcionális)" msgid "Ended" msgstr "Befejezett" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Angol" @@ -3726,7 +3726,7 @@ msgstr "Ingyenes termék" msgid "Free product, no payment information required" msgstr "Ingyenes termék, fizetési információ nem szükséges" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Francia" @@ -3759,7 +3759,7 @@ msgstr "Generálás" msgid "Generate code" msgstr "Kód generálása" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Német" @@ -4276,7 +4276,7 @@ msgstr "Ír ÁFA 23%-os mértékben kerül felszámításra a platform díjakra msgid "Is this account VAT registered in the EU?" msgstr "Ez a fiók ÁFA-s az EU-ban?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Olasz" @@ -6075,11 +6075,15 @@ msgstr "Kérjük, várjon, amíg előkészítjük számláját..." msgid "Please wait while we prepare your orders for export..." msgstr "Kérjük, várjon, amíg előkészítjük megrendeléseit az exportálásra..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Lengyel" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Népszerű események (Elmúlt 14 nap)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portugál" @@ -7360,7 +7364,7 @@ msgstr "Sajnáljuk, ez a promóciós kód nem felismerhető." msgid "Source" msgstr "Forrás" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spanyol" @@ -7652,7 +7656,7 @@ msgstr "Nyári Zenei Fesztivál 2025" msgid "Support Email" msgstr "Támogatási e-mail" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Svéd" @@ -8431,7 +8435,7 @@ msgstr "Próbáljon másik e-mailt" msgid "Try Hi.Events Free" msgstr "Próbálja ki a Hi.Events-et ingyen" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Török" @@ -8826,7 +8830,7 @@ msgstr "Ellenőrizze e-mail címét" msgid "Verifying..." msgstr "Ellenőrzés..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnámi" diff --git a/frontend/src/locales/it.js b/frontend/src/locales/it.js index 4cf3c0b843..ab86926169 100644 --- a/frontend/src/locales/it.js +++ b/frontend/src/locales/it.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Non c'è ancora nulla da mostrare'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrato con successo\"],\"yxhYRZ\":[[\"0\"],\" <0>uscita registrata con successo\"],\"KMgp2+\":[[\"0\"],\" disponibili\"],\"Pmr5xp\":[[\"0\"],\" creato con successo\"],\"FImCSc\":[[\"0\"],\" aggiornato con successo\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrati\"],\"Vjij1k\":[[\"days\"],\" giorni, \",[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"f3RdEk\":[[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"fyE7Au\":[[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"NlQ0cx\":[\"Primo evento di \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://il-tuo-sito-web.com\",\"qnSLLW\":\"<0>Inserisci il prezzo escluse tasse e commissioni.<1>Tasse e commissioni possono essere aggiunte qui sotto.\",\"ZjMs6e\":\"<0>Il numero di prodotti disponibili per questo prodotto<1>Questo valore può essere sovrascritto se ci sono <2>Limiti di Capacità associati a questo prodotto.\",\"E15xs8\":\"⚡️ Configura il tuo evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personalizza la pagina del tuo evento\",\"3VPPdS\":\"💳 Connetti con Stripe\",\"cjdktw\":\"🚀 Metti online il tuo evento\",\"rmelwV\":\"0 minuti e 0 secondi\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Via Roma 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"00100\",\"efAM7X\":\"Un campo data. Perfetto per chiedere una data di nascita ecc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predefinito viene applicato automaticamente a tutti i nuovi prodotti. Puoi sovrascrivere questa impostazione per ogni singolo prodotto.\"],\"SMUbbQ\":\"Un menu a tendina consente una sola selezione\",\"qv4bfj\":\"Una commissione, come una commissione di prenotazione o una commissione di servizio\",\"POT0K/\":\"Un importo fisso per prodotto. Es. $0,50 per prodotto\",\"f4vJgj\":\"Un campo di testo a più righe\",\"OIPtI5\":\"Una percentuale del prezzo del prodotto. Es. 3,5% del prezzo del prodotto\",\"ZthcdI\":\"Un codice promozionale senza sconto può essere utilizzato per rivelare prodotti nascosti.\",\"AG/qmQ\":\"Un'opzione Radio ha più opzioni ma solo una può essere selezionata.\",\"h179TP\":\"Una breve descrizione dell'evento che verrà visualizzata nei risultati dei motori di ricerca e quando condiviso sui social media. Per impostazione predefinita, verrà utilizzata la descrizione dell'evento\",\"WKMnh4\":\"Un campo di testo a singola riga\",\"BHZbFy\":\"Una singola domanda per ordine. Es. Qual è il tuo indirizzo di spedizione?\",\"Fuh+dI\":\"Una singola domanda per prodotto. Es. Qual è la tua taglia di maglietta?\",\"RlJmQg\":\"Un'imposta standard, come IVA o GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accetta bonifici bancari, assegni o altri metodi di pagamento offline\",\"hrvLf4\":\"Accetta pagamenti con carta di credito tramite Stripe\",\"bfXQ+N\":\"Accetta Invito\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Nome Account\",\"Puv7+X\":\"Impostazioni Account\",\"OmylXO\":\"Account aggiornato con successo\",\"7L01XJ\":\"Azioni\",\"FQBaXG\":\"Attiva\",\"5T2HxQ\":\"Data di attivazione\",\"F6pfE9\":\"Attivo\",\"/PN1DA\":\"Aggiungi una descrizione per questa lista di check-in\",\"0/vPdA\":\"Aggiungi eventuali note sul partecipante. Queste non saranno visibili al partecipante.\",\"Or1CPR\":\"Aggiungi eventuali note sul partecipante...\",\"l3sZO1\":\"Aggiungi eventuali note sull'ordine. Queste non saranno visibili al cliente.\",\"xMekgu\":\"Aggiungi eventuali note sull'ordine...\",\"PGPGsL\":\"Aggiungi descrizione\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Aggiungi istruzioni per i pagamenti offline (es. dettagli del bonifico bancario, dove inviare gli assegni, scadenze di pagamento)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Aggiungi Nuovo\",\"TZxnm8\":\"Aggiungi Opzione\",\"24l4x6\":\"Aggiungi Prodotto\",\"8q0EdE\":\"Aggiungi Prodotto alla Categoria\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Aggiungi Tassa o Commissione\",\"goOKRY\":\"Aggiungi livello\",\"oZW/gT\":\"Aggiungi al Calendario\",\"pn5qSs\":\"Informazioni Aggiuntive\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Indirizzo\",\"NY/x1b\":\"Indirizzo riga 1\",\"POdIrN\":\"Indirizzo Riga 1\",\"cormHa\":\"Indirizzo riga 2\",\"gwk5gg\":\"Indirizzo Riga 2\",\"U3pytU\":\"Amministratore\",\"HLDaLi\":\"Gli amministratori hanno accesso completo agli eventi e alle impostazioni dell'account.\",\"W7AfhC\":\"Tutti i partecipanti di questo evento\",\"cde2hc\":\"Tutti i Prodotti\",\"5CQ+r0\":\"Consenti ai partecipanti associati a ordini non pagati di effettuare il check-in\",\"ipYKgM\":\"Consenti l'indicizzazione dei motori di ricerca\",\"LRbt6D\":\"Consenti ai motori di ricerca di indicizzare questo evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Fantastico, Evento, Parole chiave...\",\"hehnjM\":\"Importo\",\"R2O9Rg\":[\"Importo pagato (\",[\"0\"],\")\"],\"V7MwOy\":\"Si è verificato un errore durante il caricamento della pagina\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Si è verificato un errore imprevisto.\",\"byKna+\":\"Si è verificato un errore imprevisto. Per favore riprova.\",\"ubdMGz\":\"Qualsiasi richiesta dai possessori di prodotti verrà inviata a questo indirizzo email. Questo sarà anche utilizzato come indirizzo \\\"rispondi a\\\" per tutte le email inviate da questo evento\",\"aAIQg2\":\"Aspetto\",\"Ym1gnK\":\"applicato\",\"sy6fss\":[\"Si applica a \",[\"0\"],\" prodotti\"],\"kadJKg\":\"Si applica a 1 prodotto\",\"DB8zMK\":\"Applica\",\"GctSSm\":\"Applica Codice Promozionale\",\"ARBThj\":[\"Applica questo \",[\"type\"],\" a tutti i nuovi prodotti\"],\"S0ctOE\":\"Archivia evento\",\"TdfEV7\":\"Archiviati\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Sei sicuro di voler attivare questo partecipante?\",\"TvkW9+\":\"Sei sicuro di voler archiviare questo evento?\",\"/CV2x+\":\"Sei sicuro di voler cancellare questo partecipante? Questo annullerà il loro biglietto\",\"YgRSEE\":\"Sei sicuro di voler eliminare questo codice promozionale?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Sei sicuro di voler rendere questo evento una bozza? Questo renderà l'evento invisibile al pubblico\",\"mEHQ8I\":\"Sei sicuro di voler rendere questo evento pubblico? Questo renderà l'evento visibile al pubblico\",\"s4JozW\":\"Sei sicuro di voler ripristinare questo evento? Verrà ripristinato come bozza.\",\"vJuISq\":\"Sei sicuro di voler eliminare questa Assegnazione di Capacità?\",\"baHeCz\":\"Sei sicuro di voler eliminare questa Lista di Check-In?\",\"LBLOqH\":\"Chiedi una volta per ordine\",\"wu98dY\":\"Chiedi una volta per prodotto\",\"ss9PbX\":\"Partecipante\",\"m0CFV2\":\"Dettagli Partecipante\",\"QKim6l\":\"Partecipante non trovato\",\"R5IT/I\":\"Note Partecipante\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Biglietto Partecipante\",\"9SZT4E\":\"Partecipanti\",\"iPBfZP\":\"Partecipanti Registrati\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Ridimensionamento automatico\",\"vZ5qKF\":\"Ridimensiona automaticamente l'altezza del widget in base al contenuto. Quando disabilitato, il widget riempirà l'altezza del contenitore.\",\"4lVaWA\":\"In attesa di pagamento offline\",\"2rHwhl\":\"In Attesa di Pagamento Offline\",\"3wF4Q/\":\"In attesa di pagamento\",\"ioG+xt\":\"In Attesa di Pagamento\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Srl.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Torna alla pagina dell'evento\",\"VCoEm+\":\"Torna al login\",\"k1bLf+\":\"Colore di sfondo\",\"I7xjqg\":\"Tipo di Sfondo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Indirizzo di Fatturazione\",\"/xC/im\":\"Impostazioni di Fatturazione\",\"rp/zaT\":\"Portoghese Brasiliano\",\"whqocw\":\"Registrandoti accetti i nostri <0>Termini di Servizio e la <1>Privacy Policy.\",\"bcCn6r\":\"Tipo di Calcolo\",\"+8bmSu\":\"California\",\"iStTQt\":\"L'autorizzazione della fotocamera è stata negata. <0>Richiedi Autorizzazione di nuovo, o se questo non funziona, dovrai <1>concedere a questa pagina l'accesso alla tua fotocamera nelle impostazioni del browser.\",\"dEgA5A\":\"Annulla\",\"Gjt/py\":\"Annulla cambio email\",\"tVJk4q\":\"Annulla ordine\",\"Os6n2a\":\"Annulla Ordine\",\"Mz7Ygx\":[\"Annulla Ordine \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Annullato\",\"U7nGvl\":\"Impossibile fare il check-in\",\"QyjCeq\":\"Capacità\",\"V6Q5RZ\":\"Assegnazione di Capacità creata con successo\",\"k5p8dz\":\"Assegnazione di Capacità eliminata con successo\",\"nDBs04\":\"Gestione capacità\",\"ddha3c\":\"Le categorie ti permettono di raggruppare i prodotti. Ad esempio, potresti avere una categoria per \\\"Biglietti\\\" e un'altra per \\\"Merchandise\\\".\",\"iS0wAT\":\"Le categorie ti aiutano a organizzare i tuoi prodotti. Questo titolo verrà visualizzato sulla pagina pubblica dell'evento.\",\"eorM7z\":\"Categorie riordinate con successo.\",\"3EXqwa\":\"Categoria Creata con Successo\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Cambia password\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Registra ingresso di \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check-in e contrassegna l'ordine come pagato\",\"QYLpB4\":\"Solo check-in\",\"/Ta1d4\":\"Check-out\",\"5LDT6f\":\"Dai un'occhiata a questo evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista di Registrazione eliminata con successo\",\"+hBhWk\":\"La lista di registrazione è scaduta\",\"mBsBHq\":\"La lista di registrazione non è attiva\",\"vPqpQG\":\"Lista di registrazione non trovata\",\"tejfAy\":\"Liste di Registrazione\",\"hD1ocH\":\"URL di Registrazione copiato negli appunti\",\"CNafaC\":\"Le opzioni di casella di controllo consentono selezioni multiple\",\"SpabVf\":\"Caselle di controllo\",\"CRu4lK\":\"Check-in effettuato\",\"znIg+z\":\"Pagamento\",\"1WnhCL\":\"Impostazioni di Pagamento\",\"6imsQS\":\"Cinese (Semplificato)\",\"JjkX4+\":\"Scegli un colore per lo sfondo\",\"/Jizh9\":\"Scegli un account\",\"3wV73y\":\"Città\",\"FG98gC\":\"Cancella Testo di Ricerca\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Clicca per copiare\",\"yz7wBu\":\"Chiudi\",\"62Ciis\":\"Chiudi barra laterale\",\"EWPtMO\":\"Codice\",\"ercTDX\":\"Il codice deve essere compreso tra 3 e 50 caratteri\",\"oqr9HB\":\"Comprimi questo prodotto quando la pagina dell'evento viene caricata inizialmente\",\"jZlrte\":\"Colore\",\"Vd+LC3\":\"Il colore deve essere un codice colore esadecimale valido. Esempio: #ffffff\",\"1HfW/F\":\"Colori\",\"VZeG/A\":\"Prossimamente\",\"yPI7n9\":\"Parole chiave separate da virgole che descrivono l'evento. Queste saranno utilizzate dai motori di ricerca per aiutare a categorizzare e indicizzare l'evento\",\"NPZqBL\":\"Completa Ordine\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Completa Pagamento\",\"qqWcBV\":\"Completato\",\"6HK5Ct\":\"Ordini completati\",\"NWVRtl\":\"Ordini Completati\",\"DwF9eH\":\"Codice componente\",\"Tf55h7\":\"Sconto Configurato\",\"7VpPHA\":\"Conferma\",\"ZaEJZM\":\"Conferma Cambio Email\",\"yjkELF\":\"Conferma Nuova Password\",\"xnWESi\":\"Conferma password\",\"p2/GCq\":\"Conferma Password\",\"wnDgGj\":\"Conferma indirizzo email in corso...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connetti con Stripe\",\"QKLP1W\":\"Connetti il tuo account Stripe per iniziare a ricevere pagamenti.\",\"5lcVkL\":\"Dettagli di Connessione\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continua\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Testo pulsante Continua\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continua configurazione\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copiato\",\"T5rdis\":\"copiato negli appunti\",\"he3ygx\":\"Copia\",\"r2B2P8\":\"Copia URL di Check-In\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copia Link\",\"E6nRW7\":\"Copia URL\",\"JNCzPW\":\"Paese\",\"IF7RiR\":\"Copertina\",\"hYgDIe\":\"Crea\",\"b9XOHo\":[\"Crea \",[\"0\"]],\"k9RiLi\":\"Crea un Prodotto\",\"6kdXbW\":\"Crea un Codice Promozionale\",\"n5pRtF\":\"Crea un Biglietto\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"crea un organizzatore\",\"ipP6Ue\":\"Crea Partecipante\",\"VwdqVy\":\"Crea Assegnazione di Capacità\",\"EwoMtl\":\"Crea categoria\",\"XletzW\":\"Crea Categoria\",\"WVbTwK\":\"Crea Lista di Check-In\",\"uN355O\":\"Crea Evento\",\"BOqY23\":\"Crea nuovo\",\"kpJAeS\":\"Crea Organizzatore\",\"a0EjD+\":\"Crea Prodotto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Crea Codice Promozionale\",\"B3Mkdt\":\"Crea Domanda\",\"UKfi21\":\"Crea Tassa o Commissione\",\"d+F6q9\":\"Creato\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Password Attuale\",\"uIElGP\":\"URL Mappe personalizzate\",\"UEqXyt\":\"Intervallo Personalizzato\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalizza le impostazioni di email e notifiche per questo evento\",\"Y9Z/vP\":\"Personalizza i messaggi della homepage dell'evento e del checkout\",\"2E2O5H\":\"Personalizza le impostazioni varie per questo evento\",\"iJhSxe\":\"Personalizza le impostazioni SEO per questo evento\",\"KIhhpi\":\"Personalizza la pagina del tuo evento\",\"nrGWUv\":\"Personalizza la pagina del tuo evento per adattarla al tuo brand e stile.\",\"Zz6Cxn\":\"Zona pericolosa\",\"ZQKLI1\":\"Zona pericolosa\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e ora\",\"JJhRbH\":\"Capacità primo giorno\",\"cnGeoo\":\"Elimina\",\"jRJZxD\":\"Elimina Capacità\",\"VskHIx\":\"Elimina categoria\",\"Qrc8RZ\":\"Elimina Lista Check-In\",\"WHf154\":\"Elimina codice\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descrizione\",\"YC3oXa\":\"Descrizione per il personale di check-in\",\"URmyfc\":\"Dettagli\",\"1lRT3t\":\"Disabilitando questa capacità verranno monitorate le vendite ma non verranno interrotte quando viene raggiunto il limite\",\"H6Ma8Z\":\"Sconto\",\"ypJ62C\":\"Sconto %\",\"3LtiBI\":[\"Sconto in \",[\"0\"]],\"C8JLas\":\"Tipo di Sconto\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etichetta Documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donazione / Prodotto a offerta libera\",\"OvNbls\":\"Scarica .ics\",\"kodV18\":\"Scarica CSV\",\"CELKku\":\"Scarica fattura\",\"LQrXcu\":\"Scarica Fattura\",\"QIodqd\":\"Scarica Codice QR\",\"yhjU+j\":\"Scaricamento Fattura in corso\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Selezione a tendina\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplica evento\",\"3ogkAk\":\"Duplica Evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Opzioni di Duplicazione\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Prevendita\",\"ePK91l\":\"Modifica\",\"N6j2JH\":[\"Modifica \",[\"0\"]],\"kBkYSa\":\"Modifica Capacità\",\"oHE9JT\":\"Modifica Assegnazione di Capacità\",\"j1Jl7s\":\"Modifica categoria\",\"FU1gvP\":\"Modifica Lista di Check-In\",\"iFgaVN\":\"Modifica Codice\",\"jrBSO1\":\"Modifica Organizzatore\",\"tdD/QN\":\"Modifica Prodotto\",\"n143Tq\":\"Modifica Categoria Prodotto\",\"9BdS63\":\"Modifica Codice Promozionale\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Modifica Domanda\",\"poTr35\":\"Modifica utente\",\"GTOcxw\":\"Modifica Utente\",\"pqFrv2\":\"es. 2.50 per $2.50\",\"3yiej1\":\"es. 23.5 per 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Impostazioni Email e Notifiche\",\"ATGYL1\":\"Indirizzo email\",\"hzKQCy\":\"Indirizzo Email\",\"HqP6Qf\":\"Modifica email annullata con successo\",\"mISwW1\":\"Modifica email in attesa\",\"APuxIE\":\"Conferma email inviata nuovamente\",\"YaCgdO\":\"Conferma email inviata nuovamente con successo\",\"jyt+cx\":\"Messaggio piè di pagina email\",\"I6F3cp\":\"Email non verificata\",\"NTZ/NX\":\"Codice di incorporamento\",\"4rnJq4\":\"Script di incorporamento\",\"8oPbg1\":\"Abilita Fatturazione\",\"j6w7d/\":\"Abilita questa capacità per interrompere le vendite dei prodotti quando viene raggiunto il limite\",\"VFv2ZC\":\"Data di fine\",\"237hSL\":\"Terminato\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglese\",\"MhVoma\":\"Inserisci un importo escluse tasse e commissioni.\",\"SlfejT\":\"Errore\",\"3Z223G\":\"Errore durante la conferma dell'indirizzo email\",\"a6gga1\":\"Errore durante la conferma della modifica email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Data dell'Evento\",\"0Zptey\":\"Impostazioni Predefinite Evento\",\"QcCPs8\":\"Dettagli Evento\",\"6fuA9p\":\"Evento duplicato con successo\",\"AEuj2m\":\"Homepage Evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Dettagli della sede e della location dell'evento\",\"OopDbA\":\"Event page\",\"4/If97\":\"Aggiornamento stato evento fallito. Riprova più tardi\",\"btxLWj\":\"Stato evento aggiornato\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventi\",\"sZg7s1\":\"Data di scadenza\",\"KnN1Tu\":\"Scade\",\"uaSvqt\":\"Data di Scadenza\",\"GS+Mus\":\"Esporta\",\"9xAp/j\":\"Impossibile annullare il partecipante\",\"ZpieFv\":\"Impossibile annullare l'ordine\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Impossibile scaricare la fattura. Riprova.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Impossibile caricare la Lista di Check-In\",\"ZQ15eN\":\"Impossibile reinviare l'email del biglietto\",\"ejXy+D\":\"Impossibile ordinare i prodotti\",\"PLUB/s\":\"Commissione\",\"/mfICu\":\"Commissioni\",\"LyFC7X\":\"Filtra Ordini\",\"cSev+j\":\"Filtri\",\"CVw2MU\":[\"Filtri (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primo Numero Fattura\",\"V1EGGU\":\"Nome\",\"kODvZJ\":\"Nome\",\"S+tm06\":\"Il nome deve essere compreso tra 1 e 50 caratteri\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Primo Utilizzo\",\"TpqW74\":\"Fisso\",\"irpUxR\":\"Importo fisso\",\"TF9opW\":\"Il flash non è disponibile su questo dispositivo\",\"UNMVei\":\"Password dimenticata?\",\"2POOFK\":\"Gratuito\",\"P/OAYJ\":\"Prodotto Gratuito\",\"vAbVy9\":\"Prodotto gratuito, nessuna informazione di pagamento richiesta\",\"nLC6tu\":\"Francese\",\"Weq9zb\":\"Generale\",\"DDcvSo\":\"Tedesco\",\"4GLxhy\":\"Primi Passi\",\"4D3rRj\":\"Torna al profilo\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Vendite lorde\",\"yRg26W\":\"Vendite lorde\",\"R4r4XO\":\"Ospiti\",\"26pGvx\":\"Hai un codice promozionale?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Ecco un esempio di come puoi usare il componente nella tua applicazione.\",\"Y1SSqh\":\"Ecco il componente React che puoi usare per incorporare il widget nella tua applicazione.\",\"QuhVpV\":[\"Ciao \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Nascosto dalla vista pubblica\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Le domande nascoste sono visibili solo all'organizzatore dell'evento e non al cliente.\",\"vLyv1R\":\"Nascondi\",\"Mkkvfd\":\"Nascondi pagina di introduzione\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Nascondi prodotto dopo la data di fine vendita\",\"06s3w3\":\"Nascondi prodotto prima della data di inizio vendita\",\"axVMjA\":\"Nascondi prodotto a meno che l'utente non abbia un codice promozionale applicabile\",\"ySQGHV\":\"Nascondi prodotto quando esaurito\",\"SCimta\":\"Nascondi la pagina di introduzione dalla barra laterale\",\"5xR17G\":\"Nascondi questo prodotto ai clienti\",\"Da29Y6\":\"Nascondi questa domanda\",\"fvDQhr\":\"Nascondi questo livello agli utenti\",\"lNipG+\":\"Nascondere un prodotto impedirà agli utenti di vederlo sulla pagina dell'evento.\",\"ZOBwQn\":\"Design Homepage\",\"PRuBTd\":\"Designer homepage\",\"YjVNGZ\":\"Anteprima Homepage\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Quanti minuti ha il cliente per completare il proprio ordine. Consigliamo almeno 15 minuti\",\"ySxKZe\":\"Quante volte può essere utilizzato questo codice?\",\"dZsDbK\":[\"Limite di caratteri HTML superato: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Accetto i <0>termini e condizioni\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se vuoto, l'indirizzo verrà utilizzato per generare un link a Google Maps\",\"UYT+c8\":\"Se abilitato, il personale di check-in può sia segnare i partecipanti come registrati sia segnare l'ordine come pagato e registrare i partecipanti. Se disabilitato, i partecipanti associati a ordini non pagati non possono essere registrati.\",\"muXhGi\":\"Se abilitato, l'organizzatore riceverà una notifica via email quando viene effettuato un nuovo ordine\",\"6fLyj/\":\"Se non hai richiesto questa modifica, cambia immediatamente la tua password.\",\"n/ZDCz\":\"Immagine eliminata con successo\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Immagine caricata con successo\",\"VyUuZb\":\"URL Immagine\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inattivo\",\"T0K0yl\":\"Gli utenti inattivi non possono accedere.\",\"kO44sp\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del biglietto del partecipante.\",\"FlQKnG\":\"Includi tasse e commissioni nel prezzo\",\"Vi+BiW\":[\"Include \",[\"0\"],\" prodotti\"],\"lpm0+y\":\"Include 1 prodotto\",\"UiAk5P\":\"Inserisci Immagine\",\"OyLdaz\":\"Invito reinviato!\",\"HE6KcK\":\"Invito revocato!\",\"SQKPvQ\":\"Invita Utente\",\"bKOYkd\":\"Fattura scaricata con successo\",\"alD1+n\":\"Note Fattura\",\"kOtCs2\":\"Numerazione Fattura\",\"UZ2GSZ\":\"Impostazioni Fattura\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Articolo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etichetta\",\"vXIe7J\":\"Lingua\",\"2LMsOq\":\"Ultimi 12 mesi\",\"vfe90m\":\"Ultimi 14 giorni\",\"aK4uBd\":\"Ultime 24 ore\",\"uq2BmQ\":\"Ultimi 30 giorni\",\"bB6Ram\":\"Ultime 48 ore\",\"VlnB7s\":\"Ultimi 6 mesi\",\"ct2SYD\":\"Ultimi 7 giorni\",\"XgOuA7\":\"Ultimi 90 giorni\",\"I3yitW\":\"Ultimo accesso\",\"1ZaQUH\":\"Cognome\",\"UXBCwc\":\"Cognome\",\"tKCBU0\":\"Ultimo Utilizzo\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Lascia vuoto per utilizzare la parola predefinita \\\"Fattura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Caricamento...\",\"wJijgU\":\"Luogo\",\"sQia9P\":\"Accedi\",\"zUDyah\":\"Accesso in corso\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Esci\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rendi obbligatorio l'indirizzo di fatturazione durante il checkout\",\"MU3ijv\":\"Rendi obbligatoria questa domanda\",\"wckWOP\":\"Gestisci\",\"onpJrA\":\"Gestisci partecipante\",\"n4SpU5\":\"Gestisci evento\",\"WVgSTy\":\"Gestisci ordine\",\"1MAvUY\":\"Gestisci le impostazioni di pagamento e fatturazione per questo evento.\",\"cQrNR3\":\"Gestisci Profilo\",\"AtXtSw\":\"Gestisci tasse e commissioni che possono essere applicate ai tuoi prodotti\",\"ophZVW\":\"Gestisci biglietti\",\"DdHfeW\":\"Gestisci i dettagli del tuo account e le impostazioni predefinite\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gestisci i tuoi utenti e le loro autorizzazioni\",\"1m+YT2\":\"Le domande obbligatorie devono essere risposte prima che il cliente possa procedere al checkout.\",\"Dim4LO\":\"Aggiungi manualmente un Partecipante\",\"e4KdjJ\":\"Aggiungi Manualmente Partecipante\",\"vFjEnF\":\"Segna come pagato\",\"g9dPPQ\":\"Massimo Per Ordine\",\"l5OcwO\":\"Messaggio al partecipante\",\"Gv5AMu\":\"Messaggio ai Partecipanti\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Messaggio all'acquirente\",\"tNZzFb\":\"Contenuto del messaggio\",\"lYDV/s\":\"Invia messaggio ai singoli partecipanti\",\"V7DYWd\":\"Messaggio Inviato\",\"t7TeQU\":\"Messaggi\",\"xFRMlO\":\"Minimo Per Ordine\",\"QYcUEf\":\"Prezzo Minimo\",\"RDie0n\":\"Varie\",\"mYLhkl\":\"Impostazioni Varie\",\"KYveV8\":\"Casella di testo multilinea\",\"VD0iA7\":\"Opzioni di prezzo multiple. Perfetto per prodotti early bird ecc.\",\"/bhMdO\":\"La mia fantastica descrizione dell'evento...\",\"vX8/tc\":\"Il mio fantastico titolo dell'evento...\",\"hKtWk2\":\"Il Mio Profilo\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Vai al Partecipante\",\"qqeAJM\":\"Mai\",\"7vhWI8\":\"Nuova Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Nessun evento archiviato da mostrare.\",\"q2LEDV\":\"Nessun partecipante trovato per questo ordine.\",\"zlHa5R\":\"Nessun partecipante è stato aggiunto a questo ordine.\",\"Wjz5KP\":\"Nessun Partecipante da mostrare\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Nessuna Assegnazione di Capacità\",\"a/gMx2\":\"Nessuna Lista di Check-In\",\"tMFDem\":\"Nessun dato disponibile\",\"6Z/F61\":\"Nessun dato da mostrare. Seleziona un intervallo di date\",\"fFeCKc\":\"Nessuno Sconto\",\"HFucK5\":\"Nessun evento terminato da mostrare.\",\"yAlJXG\":\"Nessun evento da mostrare\",\"GqvPcv\":\"Nessun filtro disponibile\",\"KPWxKD\":\"Nessun messaggio da mostrare\",\"J2LkP8\":\"Nessun ordine da mostrare\",\"RBXXtB\":\"Nessun metodo di pagamento è attualmente disponibile. Contatta l'organizzatore dell'evento per assistenza.\",\"ZWEfBE\":\"Nessun Pagamento Richiesto\",\"ZPoHOn\":\"Nessun prodotto associato a questo partecipante.\",\"Ya1JhR\":\"Nessun prodotto disponibile in questa categoria.\",\"FTfObB\":\"Ancora Nessun Prodotto\",\"+Y976X\":\"Nessun Codice Promozionale da mostrare\",\"MAavyl\":\"Nessuna domanda risposta da questo partecipante.\",\"SnlQeq\":\"Nessuna domanda è stata posta per questo ordine.\",\"Ev2r9A\":\"Nessun risultato\",\"gk5uwN\":\"Nessun Risultato di Ricerca\",\"RHyZUL\":\"Nessun risultato di ricerca.\",\"RY2eP1\":\"Nessuna Tassa o Commissione è stata aggiunta.\",\"EdQY6l\":\"Nessuno\",\"OJx3wK\":\"Non disponibile\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Note\",\"jtrY3S\":\"Ancora niente da mostrare\",\"hFwWnI\":\"Impostazioni Notifiche\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notifica all'organizzatore i nuovi ordini\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Numero di giorni consentiti per il pagamento (lasciare vuoto per omettere i termini di pagamento dalle fatture)\",\"n86jmj\":\"Prefisso Numero\",\"mwe+2z\":\"Gli ordini offline non sono riflessi nelle statistiche dell'evento finché l'ordine non viene contrassegnato come pagato.\",\"dWBrJX\":\"Pagamento offline fallito. Riprova o contatta l'organizzatore dell'evento.\",\"fcnqjw\":\"Istruzioni di Pagamento Offline\",\"+eZ7dp\":\"Pagamenti Offline\",\"ojDQlR\":\"Informazioni sui Pagamenti Offline\",\"u5oO/W\":\"Impostazioni Pagamenti Offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"In Vendita\",\"Ug4SfW\":\"Una volta creato un evento, lo vedrai qui.\",\"ZxnK5C\":\"Una volta che inizi a raccogliere dati, li vedrai qui.\",\"PnSzEc\":\"Quando sei pronto, rendi attivo il tuo evento e inizia a vendere prodotti.\",\"J6n7sl\":\"In Corso\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Dettagli Evento Online\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Apri Pagina di Check-In\",\"OdnLE4\":\"Apri barra laterale\",\"ZZEYpT\":[\"Opzione \",[\"i\"]],\"oPknTP\":\"Informazioni aggiuntive opzionali da visualizzare su tutte le fatture (ad es. termini di pagamento, penali per ritardo, politica di reso)\",\"OrXJBY\":\"Prefisso opzionale per i numeri di fattura (ad es., FATT-)\",\"0zpgxV\":\"Opzioni\",\"BzEFor\":\"o\",\"UYUgdb\":\"Ordine\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Ordine Annullato\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Data Ordine\",\"Tol4BF\":\"Dettagli Ordine\",\"WbImlQ\":\"L'ordine è stato annullato e il proprietario dell'ordine è stato avvisato.\",\"nAn4Oe\":\"Ordine contrassegnato come pagato\",\"uzEfRz\":\"Note Ordine\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Riferimento Ordine\",\"acIJ41\":\"Stato Ordine\",\"GX6dZv\":\"Riepilogo Ordine\",\"tDTq0D\":\"Timeout ordine\",\"1h+RBg\":\"Ordini\",\"3y+V4p\":\"Indirizzo Organizzazione\",\"GVcaW6\":\"Dettagli Organizzazione\",\"nfnm9D\":\"Nome Organizzazione\",\"G5RhpL\":\"Organizzatore\",\"mYygCM\":\"L'organizzatore è obbligatorio\",\"Pa6G7v\":\"Nome Organizzatore\",\"l894xP\":\"Gli organizzatori possono gestire solo eventi e prodotti. Non possono gestire utenti, impostazioni dell'account o informazioni di fatturazione.\",\"fdjq4c\":\"Spaziatura interna\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Pagina non trovata\",\"QbrUIo\":\"Visualizzazioni pagina\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pagato\",\"HVW65c\":\"Prodotto a Pagamento\",\"ZfxaB4\":\"Parzialmente Rimborsato\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"La password deve essere di almeno 8 caratteri\",\"vwGkYB\":\"La password deve essere di almeno 8 caratteri\",\"BLTZ42\":\"Password reimpostata con successo. Accedi con la tua nuova password.\",\"f7SUun\":\"Le password non sono uguali\",\"aEDp5C\":\"Incolla questo dove vuoi che appaia il widget.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e Fatturazione\",\"DZjk8u\":\"Impostazioni Pagamento e Fatturazione\",\"lflimf\":\"Periodo di Scadenza Pagamento\",\"JhtZAK\":\"Pagamento Fallito\",\"JEdsvQ\":\"Istruzioni di Pagamento\",\"bLB3MJ\":\"Metodi di Pagamento\",\"QzmQBG\":\"Fornitore di pagamento\",\"lsxOPC\":\"Pagamento Ricevuto\",\"wJTzyi\":\"Stato Pagamento\",\"xgav5v\":\"Pagamento riuscito!\",\"R29lO5\":\"Termini di Pagamento\",\"/roQKz\":\"Percentuale\",\"vPJ1FI\":\"Importo Percentuale\",\"xdA9ud\":\"Inserisci questo nel del tuo sito web.\",\"blK94r\":\"Aggiungi almeno un'opzione\",\"FJ9Yat\":\"Verifica che le informazioni fornite siano corrette\",\"TkQVup\":\"Controlla la tua email e password e riprova\",\"sMiGXD\":\"Verifica che la tua email sia valida\",\"Ajavq0\":\"Controlla la tua email per confermare il tuo indirizzo email\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Continua nella nuova scheda\",\"hcX103\":\"Crea un prodotto\",\"cdR8d6\":\"Crea un biglietto\",\"x2mjl4\":\"Inserisci un URL valido che punti a un'immagine.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Nota Bene\",\"C63rRe\":\"Torna alla pagina dell'evento per ricominciare.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Seleziona almeno un prodotto\",\"igBrCH\":\"Verifica il tuo indirizzo email per accedere a tutte le funzionalità\",\"/IzmnP\":\"Attendi mentre prepariamo la tua fattura...\",\"MOERNx\":\"Portoghese\",\"qCJyMx\":\"Messaggio post checkout\",\"g2UNkE\":\"Offerto da\",\"Rs7IQv\":\"Messaggio pre checkout\",\"rdUucN\":\"Anteprima\",\"a7u1N9\":\"Prezzo\",\"CmoB9j\":\"Modalità visualizzazione prezzo\",\"BI7D9d\":\"Prezzo non impostato\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo di Prezzo\",\"6RmHKN\":\"Colore primario\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Colore testo primario\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Stampa Tutti i Biglietti\",\"DKwDdj\":\"Stampa Biglietti\",\"K47k8R\":\"Prodotto\",\"1JwlHk\":\"Categoria Prodotto\",\"U61sAj\":\"Categoria prodotto aggiornata con successo.\",\"1USFWA\":\"Prodotto eliminato con successo\",\"4Y2FZT\":\"Tipo di Prezzo Prodotto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Vendite Prodotti\",\"U/R4Ng\":\"Livello Prodotto\",\"sJsr1h\":\"Tipo di Prodotto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Prodotto/i\",\"N0qXpE\":\"Prodotti\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Prodotti venduti\",\"/u4DIx\":\"Prodotti Venduti\",\"DJQEZc\":\"Prodotti ordinati con successo\",\"vERlcd\":\"Profilo\",\"kUlL8W\":\"Profilo aggiornato con successo\",\"cl5WYc\":[\"Codice promo \",[\"promo_code\"],\" applicato\"],\"P5sgAk\":\"Codice Promo\",\"yKWfjC\":\"Pagina Codice Promo\",\"RVb8Fo\":\"Codici Promo\",\"BZ9GWa\":\"I codici promo possono essere utilizzati per offrire sconti, accesso in prevendita o fornire accesso speciale al tuo evento.\",\"OP094m\":\"Report Codici Promo\",\"4kyDD5\":\"Fornisci contesto aggiuntivo o istruzioni per questa domanda. Usa questo campo per aggiungere termini\\ne condizioni, linee guida o qualsiasi informazione importante che i partecipanti devono conoscere prima di rispondere.\",\"toutGW\":\"Codice QR\",\"LkMOWF\":\"Quantità Disponibile\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Domanda eliminata\",\"avf0gk\":\"Descrizione Domanda\",\"oQvMPn\":\"Titolo Domanda\",\"enzGAL\":\"Domande\",\"ROv2ZT\":\"Domande e Risposte\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opzione Radio\",\"C4TjpG\":\"Leggi meno\",\"I3QpvQ\":\"Destinatario\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Rimborso Fallito\",\"n10yGu\":\"Rimborsa ordine\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Rimborso in Attesa\",\"xHpVRl\":\"Stato Rimborso\",\"/BI0y9\":\"Rimborsato\",\"fgLNSM\":\"Registrati\",\"9+8Vez\":\"Utilizzi Rimanenti\",\"tasfos\":\"rimuovi\",\"t/YqKh\":\"Rimuovi\",\"t9yxlZ\":\"Report\",\"prZGMe\":\"Richiedi Indirizzo di Fatturazione\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reinvia conferma email\",\"wIa8Qe\":\"Reinvia invito\",\"VeKsnD\":\"Reinvia email ordine\",\"dFuEhO\":\"Reinvia e-mail del biglietto\",\"o6+Y6d\":\"Reinvio in corso...\",\"OfhWJH\":\"Reimposta\",\"RfwZxd\":\"Reimposta password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Ripristina evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Torna alla Pagina dell'Evento\",\"8YBH95\":\"Ricavi\",\"PO/sOY\":\"Revoca invito\",\"GDvlUT\":\"Ruolo\",\"ELa4O9\":\"Data Fine Vendita\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Data Inizio Vendita\",\"hBsw5C\":\"Vendite terminate\",\"kpAzPe\":\"Inizio vendite\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Salva\",\"IUwGEM\":\"Salva Modifiche\",\"U65fiW\":\"Salva Organizzatore\",\"UGT5vp\":\"Salva Impostazioni\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Cerca per nome partecipante, email o numero ordine...\",\"+pr/FY\":\"Cerca per nome evento...\",\"3zRbWw\":\"Cerca per nome, email o numero ordine...\",\"L22Tdf\":\"Cerca per nome, numero ordine, numero partecipante o email...\",\"BiYOdA\":\"Cerca per nome...\",\"YEjitp\":\"Cerca per oggetto o contenuto...\",\"Pjsch9\":\"Cerca assegnazioni di capacità...\",\"r9M1hc\":\"Cerca liste di check-in...\",\"+0Yy2U\":\"Cerca prodotti\",\"YIix5Y\":\"Cerca...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Colore secondario\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Colore testo secondario\",\"02ePaq\":[\"Seleziona \",[\"0\"]],\"QuNKRX\":\"Seleziona Fotocamera\",\"9FQEn8\":\"Seleziona categoria...\",\"kWI/37\":\"Seleziona organizzatore\",\"ixIx1f\":\"Seleziona Prodotto\",\"3oSV95\":\"Seleziona Livello Prodotto\",\"C4Y1hA\":\"Seleziona prodotti\",\"hAjDQy\":\"Seleziona stato\",\"QYARw/\":\"Seleziona Biglietto\",\"OMX4tH\":\"Seleziona biglietti\",\"DrwwNd\":\"Seleziona periodo di tempo\",\"O/7I0o\":\"Seleziona...\",\"JlFcis\":\"Invia\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Invia un messaggio\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Invia Messaggio\",\"D7ZemV\":\"Invia email di conferma ordine e biglietto\",\"v1rRtW\":\"Invia Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrizione SEO\",\"/SIY6o\":\"Parole Chiave SEO\",\"GfWoKv\":\"Impostazioni SEO\",\"rXngLf\":\"Titolo SEO\",\"/jZOZa\":\"Commissione di Servizio\",\"Bj/QGQ\":\"Imposta un prezzo minimo e permetti agli utenti di pagare di più se lo desiderano\",\"L0pJmz\":\"Imposta il numero iniziale per la numerazione delle fatture. Questo non può essere modificato una volta che le fatture sono state generate.\",\"nYNT+5\":\"Configura il tuo evento\",\"A8iqfq\":\"Metti online il tuo evento\",\"Tz0i8g\":\"Impostazioni\",\"Z8lGw6\":\"Condividi\",\"B2V3cA\":\"Condividi Evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostra quantità prodotto disponibile\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostra altro\",\"izwOOD\":\"Mostra tasse e commissioni separatamente\",\"1SbbH8\":\"Mostrato al cliente dopo il checkout, nella pagina di riepilogo dell'ordine.\",\"YfHZv0\":\"Mostrato al cliente prima del checkout\",\"CBBcly\":\"Mostra i campi comuni dell'indirizzo, incluso il paese\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Casella di testo a riga singola\",\"+P0Cn2\":\"Salta questo passaggio\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esaurito\",\"Mi1rVn\":\"Esaurito\",\"nwtY4N\":\"Qualcosa è andato storto\",\"GRChTw\":\"Qualcosa è andato storto durante l'eliminazione della Tassa o Commissione\",\"YHFrbe\":\"Qualcosa è andato storto! Riprova\",\"kf83Ld\":\"Qualcosa è andato storto.\",\"fWsBTs\":\"Qualcosa è andato storto. Riprova.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Spiacenti, questo codice promo non è riconosciuto\",\"65A04M\":\"Spagnolo\",\"mFuBqb\":\"Prodotto standard con prezzo fisso\",\"D3iCkb\":\"Data di inizio\",\"/2by1f\":\"Stato o Regione\",\"uAQUqI\":\"Stato\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"I pagamenti Stripe non sono abilitati per questo evento.\",\"UJmAAK\":\"Oggetto\",\"X2rrlw\":\"Subtotale\",\"zzDlyQ\":\"Successo\",\"b0HJ45\":[\"Successo! \",[\"0\"],\" riceverà un'email a breve.\"],\"BJIEiF\":[\"Partecipante \",[\"0\"],\" con successo\"],\"OtgNFx\":\"Indirizzo email confermato con successo\",\"IKwyaF\":\"Modifica email confermata con successo\",\"zLmvhE\":\"Partecipante creato con successo\",\"gP22tw\":\"Prodotto Creato con Successo\",\"9mZEgt\":\"Codice Promo Creato con Successo\",\"aIA9C4\":\"Domanda Creata con Successo\",\"J3RJSZ\":\"Partecipante aggiornato con successo\",\"3suLF0\":\"Assegnazione Capacità aggiornata con successo\",\"Z+rnth\":\"Lista Check-In aggiornata con successo\",\"vzJenu\":\"Impostazioni Email Aggiornate con Successo\",\"7kOMfV\":\"Evento Aggiornato con Successo\",\"G0KW+e\":\"Design Homepage Aggiornato con Successo\",\"k9m6/E\":\"Impostazioni Homepage Aggiornate con Successo\",\"y/NR6s\":\"Posizione Aggiornata con Successo\",\"73nxDO\":\"Impostazioni Varie Aggiornate con Successo\",\"4H80qv\":\"Ordine aggiornato con successo\",\"6xCBVN\":\"Impostazioni di Pagamento e Fatturazione Aggiornate con Successo\",\"1Ycaad\":\"Prodotto aggiornato con successo\",\"70dYC8\":\"Codice Promo Aggiornato con Successo\",\"F+pJnL\":\"Impostazioni SEO Aggiornate con Successo\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Email di Supporto\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tassa\",\"geUFpZ\":\"Tasse e Commissioni\",\"dFHcIn\":\"Dettagli Fiscali\",\"wQzCPX\":\"Informazioni fiscali da mostrare in fondo a tutte le fatture (es. numero di partita IVA, registrazione fiscale)\",\"0RXCDo\":\"Tassa o Commissione eliminata con successo\",\"ZowkxF\":\"Tasse\",\"qu6/03\":\"Tasse e Commissioni\",\"gypigA\":\"Quel codice promo non è valido\",\"5ShqeM\":\"La lista di check-in che stai cercando non esiste.\",\"QXlz+n\":\"La valuta predefinita per i tuoi eventi.\",\"mnafgQ\":\"Il fuso orario predefinito per i tuoi eventi.\",\"o7s5FA\":\"La lingua in cui il partecipante riceverà le email.\",\"NlfnUd\":\"Il link che hai cliccato non è valido.\",\"HsFnrk\":[\"Il numero massimo di prodotti per \",[\"0\"],\"è \",[\"1\"]],\"TSAiPM\":\"La pagina che stai cercando non esiste\",\"MSmKHn\":\"Il prezzo mostrato al cliente includerà tasse e commissioni.\",\"6zQOg1\":\"Il prezzo mostrato al cliente non includerà tasse e commissioni. Saranno mostrate separatamente\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Il titolo dell'evento che verrà visualizzato nei risultati dei motori di ricerca e quando si condivide sui social media. Per impostazione predefinita, verrà utilizzato il titolo dell'evento\",\"wDx3FF\":\"Non ci sono prodotti disponibili per questo evento\",\"pNgdBv\":\"Non ci sono prodotti disponibili in questa categoria\",\"rMcHYt\":\"C'è un rimborso in attesa. Attendi che sia completato prima di richiedere un altro rimborso.\",\"F89D36\":\"Si è verificato un errore nel contrassegnare l'ordine come pagato\",\"68Axnm\":\"Si è verificato un errore durante l'elaborazione della tua richiesta. Riprova.\",\"mVKOW6\":\"Si è verificato un errore durante l'invio del tuo messaggio\",\"AhBPHd\":\"Questi dettagli saranno mostrati solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio.\",\"Pc/Wtj\":\"Questo partecipante ha un ordine non pagato.\",\"mf3FrP\":\"Questa categoria non ha ancora prodotti.\",\"8QH2Il\":\"Questa categoria è nascosta alla vista pubblica\",\"xxv3BZ\":\"Questa lista di check-in è scaduta\",\"Sa7w7S\":\"Questa lista di check-in è scaduta e non è più disponibile per i check-in.\",\"Uicx2U\":\"Questa lista di check-in è attiva\",\"1k0Mp4\":\"Questa lista di check-in non è ancora attiva\",\"K6fmBI\":\"Questa lista di check-in non è ancora attiva e non è disponibile per i check-in.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Queste informazioni saranno mostrate nella pagina di pagamento, nella pagina di riepilogo dell'ordine e nell'email di conferma dell'ordine.\",\"XAHqAg\":\"Questo è un prodotto generico, come una maglietta o una tazza. Non verrà emesso alcun biglietto\",\"CNk/ro\":\"Questo è un evento online\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Questo messaggio sarà incluso nel piè di pagina di tutte le email inviate da questo evento\",\"55i7Fa\":\"Questo messaggio sarà mostrato solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio\",\"RjwlZt\":\"Questo ordine è già stato pagato.\",\"5K8REg\":\"Questo ordine è già stato rimborsato.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Questo ordine è stato annullato.\",\"Q0zd4P\":\"Questo ordine è scaduto. Per favore ricomincia.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Questo ordine è completo.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Questa pagina dell'ordine non è più disponibile.\",\"i0TtkR\":\"Questo sovrascrive tutte le impostazioni di visibilità e nasconderà il prodotto a tutti i clienti.\",\"cRRc+F\":\"Questo prodotto non può essere eliminato perché è associato a un ordine. Puoi invece nasconderlo.\",\"3Kzsk7\":\"Questo prodotto è un biglietto. Agli acquirenti verrà emesso un biglietto al momento dell'acquisto\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Questo link per reimpostare la password non è valido o è scaduto.\",\"IV9xTT\":\"Questo utente non è attivo, poiché non ha accettato il suo invito.\",\"5AnPaO\":\"biglietto\",\"kjAL4v\":\"Biglietto\",\"dtGC3q\":\"Email del biglietto reinviata al partecipante\",\"54q0zp\":\"Biglietti per\",\"xN9AhL\":[\"Livello \",[\"0\"]],\"jZj9y9\":\"Prodotto a Livelli\",\"8wITQA\":\"I prodotti a livelli ti permettono di offrire più opzioni di prezzo per lo stesso prodotto. È perfetto per prodotti in prevendita o per offrire diverse opzioni di prezzo per diversi gruppi di persone.\",\"nn3mSR\":\"Tempo rimasto:\",\"s/0RpH\":\"Volte utilizzato\",\"y55eMd\":\"Volte Utilizzato\",\"40Gx0U\":\"Fuso orario\",\"oDGm7V\":\"SUGGERIMENTO\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Strumenti\",\"72c5Qo\":\"Totale\",\"YXx+fG\":\"Totale Prima degli Sconti\",\"NRWNfv\":\"Importo Totale Sconto\",\"BxsfMK\":\"Commissioni Totali\",\"2bR+8v\":\"Vendite Lorde Totali\",\"mpB/d9\":\"Importo totale ordine\",\"m3FM1g\":\"Totale rimborsato\",\"jEbkcB\":\"Totale Rimborsato\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Tasse Totali\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Impossibile registrare il partecipante\",\"bPWBLL\":\"Impossibile registrare l'uscita del partecipante\",\"9+P7zk\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"WLxtFC\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"/cSMqv\":\"Impossibile creare la domanda. Controlla i tuoi dati\",\"MH/lj8\":\"Impossibile aggiornare la domanda. Controlla i tuoi dati\",\"nnfSdK\":\"Clienti Unici\",\"Mqy/Zy\":\"Stati Uniti\",\"NIuIk1\":\"Illimitato\",\"/p9Fhq\":\"Disponibilità illimitata\",\"E0q9qH\":\"Utilizzi illimitati consentiti\",\"h10Wm5\":\"Ordine non pagato\",\"ia8YsC\":\"In Arrivo\",\"TlEeFv\":\"Eventi in Arrivo\",\"L/gNNk\":[\"Aggiorna \",[\"0\"]],\"+qqX74\":\"Aggiorna nome, descrizione e date dell'evento\",\"vXPSuB\":\"Aggiorna profilo\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiato negli appunti\",\"e5lF64\":\"Esempio di utilizzo\",\"fiV0xj\":\"Limite di Utilizzo\",\"sGEOe4\":\"Usa una versione sfocata dell'immagine di copertina come sfondo\",\"OadMRm\":\"Usa immagine di copertina\",\"7PzzBU\":\"Utente\",\"yDOdwQ\":\"Gestione Utenti\",\"Sxm8rQ\":\"Utenti\",\"VEsDvU\":\"Gli utenti possono modificare la loro email in <0>Impostazioni Profilo\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome della Sede\",\"jpctdh\":\"Visualizza\",\"Pte1Hv\":\"Visualizza Dettagli Partecipante\",\"/5PEQz\":\"Visualizza pagina evento\",\"fFornT\":\"Visualizza messaggio completo\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Visualizza su Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista check-in VIP\",\"tF+VVr\":\"Biglietto VIP\",\"2q/Q7x\":\"Visibilità\",\"vmOFL/\":\"Non è stato possibile elaborare il tuo pagamento. Riprova o contatta l'assistenza.\",\"45Srzt\":\"Non è stato possibile eliminare la categoria. Riprova.\",\"/DNy62\":[\"Non abbiamo trovato biglietti corrispondenti a \",[\"0\"]],\"1E0vyy\":\"Non è stato possibile caricare i dati. Riprova.\",\"NmpGKr\":\"Non è stato possibile riordinare le categorie. Riprova.\",\"BJtMTd\":\"Consigliamo dimensioni di 2160px per 1080px e una dimensione massima del file di 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Non siamo riusciti a confermare il tuo pagamento. Riprova o contatta l'assistenza.\",\"Gspam9\":\"Stiamo elaborando il tuo ordine. Attendere prego...\",\"LuY52w\":\"Benvenuto a bordo! Accedi per continuare.\",\"dVxpp5\":[\"Bentornato\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Cosa sono i Prodotti a Livelli?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Cos'è una Categoria?\",\"gxeWAU\":\"A quali prodotti si applica questo codice?\",\"hFHnxR\":\"A quali prodotti si applica questo codice? (Si applica a tutti per impostazione predefinita)\",\"AeejQi\":\"A quali prodotti dovrebbe applicarsi questa capacità?\",\"Rb0XUE\":\"A che ora arriverai?\",\"5N4wLD\":\"Che tipo di domanda è questa?\",\"gyLUYU\":\"Quando abilitato, le fatture verranno generate per gli ordini di biglietti. Le fatture saranno inviate insieme all'email di conferma dell'ordine. I partecipanti possono anche scaricare le loro fatture dalla pagina di conferma dell'ordine.\",\"D3opg4\":\"Quando i pagamenti offline sono abilitati, gli utenti potranno completare i loro ordini e ricevere i loro biglietti. I loro biglietti indicheranno chiaramente che l'ordine non è pagato, e lo strumento di check-in avviserà il personale di check-in se un ordine richiede il pagamento.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quali biglietti dovrebbero essere associati a questa lista di check-in?\",\"S+OdxP\":\"Chi sta organizzando questo evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"A chi dovrebbe essere posta questa domanda?\",\"VxFvXQ\":\"Incorpora Widget\",\"v1P7Gm\":\"Impostazioni widget\",\"b4itZn\":\"In corso\",\"hqmXmc\":\"In corso...\",\"+G/XiQ\":\"Da inizio anno\",\"l75CjT\":\"Si\",\"QcwyCh\":\"Sì, rimuovili\",\"ySeBKv\":\"Hai già scansionato questo biglietto\",\"P+Sty0\":[\"Stai cambiando la tua email in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sei offline\",\"sdB7+6\":\"Puoi creare un codice promo che ha come target questo prodotto nella\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Non puoi cambiare il tipo di prodotto poiché ci sono partecipanti associati a questo prodotto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Non puoi registrare partecipanti con ordini non pagati. Questa impostazione può essere modificata nelle impostazioni dell'evento.\",\"c9Evkd\":\"Non puoi eliminare l'ultima categoria.\",\"6uwAvx\":\"Non puoi eliminare questo livello di prezzo perché ci sono già prodotti venduti per questo livello. Puoi invece nasconderlo.\",\"tFbRKJ\":\"Non puoi modificare il ruolo o lo stato del proprietario dell'account.\",\"fHfiEo\":\"Non puoi rimborsare un ordine creato manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Hai accesso a più account. Scegli uno per continuare.\",\"Z6q0Vl\":\"Hai già accettato questo invito. Accedi per continuare.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Non hai modifiche di email in sospeso.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Hai esaurito il tempo per completare il tuo ordine.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Non hai ancora inviato messaggi. Puoi inviare messaggi a tutti i partecipanti o a specifici possessori di prodotti.\",\"R6i9o9\":\"Devi riconoscere che questa email non è promozionale\",\"3ZI8IL\":\"Devi accettare i termini e le condizioni\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Devi creare un biglietto prima di poter aggiungere manualmente un partecipante.\",\"jE4Z8R\":\"Devi avere almeno un livello di prezzo\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Dovrai contrassegnare un ordine come pagato manualmente. Questo può essere fatto nella pagina di gestione dell'ordine.\",\"L/+xOk\":\"Avrai bisogno di un biglietto prima di poter creare una lista di check-in.\",\"Djl45M\":\"Avrai bisogno di un prodotto prima di poter creare un'assegnazione di capacità.\",\"y3qNri\":\"Avrai bisogno di almeno un prodotto per iniziare. Gratuito, a pagamento o lascia che l'utente decida quanto pagare.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Il nome del tuo account è utilizzato nelle pagine degli eventi e nelle email.\",\"veessc\":\"I tuoi partecipanti appariranno qui una volta che si saranno registrati per il tuo evento. Puoi anche aggiungere manualmente i partecipanti.\",\"Eh5Wrd\":\"Il tuo fantastico sito web 🎉\",\"lkMK2r\":\"I tuoi Dettagli\",\"3ENYTQ\":[\"La tua richiesta di cambio email a <0>\",[\"0\"],\" è in attesa. Controlla la tua email per confermare\"],\"yZfBoy\":\"Il tuo messaggio è stato inviato\",\"KSQ8An\":\"Il tuo Ordine\",\"Jwiilf\":\"Il tuo ordine è stato annullato\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"I tuoi ordini appariranno qui una volta che inizieranno ad arrivare.\",\"9TO8nT\":\"La tua password\",\"P8hBau\":\"Il tuo pagamento è in elaborazione.\",\"UdY1lL\":\"Il tuo pagamento non è andato a buon fine, riprova.\",\"fzuM26\":\"Il tuo pagamento non è andato a buon fine. Riprova.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Il tuo rimborso è in elaborazione.\",\"IFHV2p\":\"Il tuo biglietto per\",\"x1PPdr\":\"CAP / Codice Postale\",\"BM/KQm\":\"CAP o Codice Postale\",\"+LtVBt\":\"CAP o Codice Postale\",\"25QDJ1\":\"- Clicca per pubblicare\",\"WOyJmc\":\"- Clicca per annullare la pubblicazione\",\"ncwQad\":\"(vuoto)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" ha già effettuato il check-in\"],\"S4PqS9\":[[\"0\"],\" Webhook Attivi\"],\"6MIiOI\":[[\"0\"],\" rimasti\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizzatori\"],\"/HkCs4\":[[\"0\"],\" biglietti\"],\"TjbIUI\":[[\"availableCount\"],\" di \",[\"totalCount\"],\" disponibile\"],\"OJnhhX\":[[\"eventCount\"],\" eventi\"],\"3IEF7U\":[[\"totalCount\"],\" tipi di biglietto\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Tasse/Commissioni\",\"B1St2O\":\"<0>Le liste di check-in ti aiutano a gestire l'ingresso all'evento per giorno, area o tipo di biglietto. Puoi collegare i biglietti a liste specifiche come zone VIP o pass del Giorno 1 e condividere un link di check-in sicuro con il personale. Non è richiesto alcun account. Il check-in funziona su dispositivi mobili, desktop o tablet, utilizzando la fotocamera del dispositivo o uno scanner USB HID. \",\"v9VSIS\":\"<0>Imposta un unico limite di presenze totale che si applichi a più tipi di biglietto contemporaneamente.<1>Ad esempio, se colleghi un <2>Pass Giornaliero e un biglietto <3>Weekend Completo, entrambi verranno estratti dallo stesso gruppo di posti. Una volta raggiunto il limite, la vendita di tutti i biglietti collegati verrà interrotta automaticamente.\",\"ZnVt5v\":\"<0>I webhook notificano istantaneamente i servizi esterni quando si verificano eventi, come l'aggiunta di un nuovo partecipante al tuo CRM o alla mailing list al momento della registrazione, garantendo un'automazione senza interruzioni.<1>Utilizza servizi di terze parti come <2>Zapier, <3>IFTTT o <4>Make per creare flussi di lavoro personalizzati e automatizzare le attività.\",\"fAv9QG\":\"🎟️ Aggiungi biglietti\",\"M2DyLc\":\"1 Webhook Attivo\",\"yTsaLw\":\"1 biglietto\",\"nz96Ue\":\"1 tipo di biglietto\",\"HR/cvw\":\"Via Esempio 123\",\"kMU5aM\":\"Un avviso di annullamento è stato inviato a\",\"V53XzQ\":\"Un nuovo codice di verifica è stato inviato alla tua email\",\"/z/bH1\":\"Una breve descrizione del tuo organizzatore che sarà visibile agli utenti.\",\"aS0jtz\":\"Abbandonato\",\"uyJsf6\":\"Informazioni\",\"WTk/ke\":\"Informazioni su Stripe Connect\",\"JvuLls\":\"Assorbire la commissione\",\"lk74+I\":\"Assorbire la commissione\",\"1uJlG9\":\"Colore di Accento\",\"K5+3xg\":\"Accetta invito\",\"VTfZPy\":\"Accesso Negato\",\"iN5Cz3\":\"Account già connesso!\",\"YP4JuP\":\"Configurazione dell'account aggiornata con successo\",\"vOuxvL\":\"Informazioni sull'account\",\"EHNORh\":\"Account non trovato\",\"bPwFdf\":\"Account\",\"nMtNd+\":\"Azione richiesta: Riconnetti il tuo account Stripe\",\"AhwTa1\":\"Azione richiesta: Informazioni IVA necessarie\",\"APyAR/\":\"Eventi attivi\",\"UWWRyd\":\"Aggiungi domande personalizzate per raccogliere informazioni aggiuntive durante il checkout\",\"a5KFZU\":\"Aggiungi i dettagli dell'evento e gestisci le impostazioni dell'evento.\",\"Fb+SDI\":\"Aggiungi altri biglietti\",\"7JF9w9\":\"Aggiungi domanda\",\"6PNlRV\":\"Aggiungi questo evento al tuo calendario\",\"BGD9Yt\":\"Aggiungi biglietti\",\"QN2F+7\":\"Aggiungi Webhook\",\"NsWqSP\":\"Aggiungi i tuoi profili social e l'URL del sito. Verranno mostrati nella pagina pubblica dell'organizzatore.\",\"bVjDs9\":\"Commissioni aggiuntive\",\"0Zypnp\":\"Dashboard Amministratore\",\"YAV57v\":\"Affiliato\",\"I+utEq\":\"Il codice affiliato non può essere modificato\",\"/jHBj5\":\"Affiliato creato con successo\",\"uCFbG2\":\"Affiliato eliminato con successo\",\"a41PKA\":\"Le vendite dell'affiliato saranno tracciate\",\"mJJh2s\":\"Le vendite dell'affiliato non saranno tracciate. Questo disattiverà l'affiliato.\",\"jabmnm\":\"Affiliato aggiornato con successo\",\"CPXP5Z\":\"Affiliati\",\"9Wh+ug\":\"Affiliati esportati\",\"3cqmut\":\"Gli affiliati ti aiutano a tracciare le vendite generate da partner e influencer. Crea codici affiliato e condividili per monitorare le prestazioni.\",\"7rLTkE\":\"Tutti gli eventi archiviati\",\"gKq1fa\":\"Tutti i partecipanti\",\"pMLul+\":\"Tutte le valute\",\"qlaZuT\":\"Tutto fatto! Ora stai usando il nostro sistema di pagamento aggiornato.\",\"ZS/D7f\":\"Tutti gli eventi terminati\",\"QsYjci\":\"Tutti gli eventi\",\"31KB8w\":\"Tutti i lavori falliti eliminati\",\"D2g7C7\":\"Tutti i lavori in coda per il nuovo tentativo\",\"dr7CWq\":\"Tutti gli eventi in arrivo\",\"GpT6Uf\":\"Consentire ai partecipanti di aggiornare le informazioni del biglietto (nome, e-mail) tramite un link sicuro inviato con la conferma dell'ordine.\",\"QUg5y1\":\"Ci siamo quasi! Termina di connettere il tuo account Stripe per iniziare ad accettare pagamenti.\",\"c4uJfc\":\"Quasi fatto! Stiamo solo aspettando che il tuo pagamento venga elaborato. Dovrebbe richiedere solo pochi secondi.\",\"ocS8eq\":[\"Hai già un account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Già rimborsato\",\"RtxQTF\":\"Cancella anche questo ordine\",\"jkNgQR\":\"Rimborsa anche questo ordine\",\"xYqsHg\":\"Sempre disponibile\",\"Wvrz79\":\"Importo pagato\",\"Zkymb9\":\"Un'email da associare a questo affiliato. L'affiliato non sarà notificato.\",\"vRznIT\":\"Si è verificato un errore durante il controllo dello stato di esportazione.\",\"eusccx\":\"Un messaggio facoltativo da visualizzare sul prodotto evidenziato, ad esempio \\\"In vendita veloce 🔥\\\" o \\\"Miglior rapporto qualità-prezzo\\\"\",\"QNrkms\":\"Risposta aggiornata con successo.\",\"Znwxal\":\"Configurazione delle commissioni di iscrizione\",\"261RBr\":\"Approva messaggio\",\"0aVEBY\":\"Sei sicuro di voler eliminare tutti i lavori falliti?\",\"LchiNd\":\"Sei sicuro di voler eliminare questo affiliato? Questa azione non può essere annullata.\",\"vPeW/6\":\"Vuoi davvero eliminare questa configurazione? Ciò potrebbe influire sugli account che la utilizzano.\",\"JmVITJ\":\"Sei sicuro di voler eliminare questo modello? Questa azione non può essere annullata e le email torneranno al modello predefinito.\",\"aLS+A6\":\"Sei sicuro di voler eliminare questo modello? Questa azione non può essere annullata e le email torneranno al modello dell'organizzatore o predefinito.\",\"5H3Z78\":\"Sei sicuro di voler eliminare questo webhook?\",\"147G4h\":\"Sei sicuro di voler uscire?\",\"VDWChT\":\"Sei sicuro di voler rendere questo organizzatore una bozza? La pagina dell'organizzatore sarà invisibile al pubblico.\",\"pWtQJM\":\"Sei sicuro di voler rendere pubblico questo organizzatore? La pagina dell'organizzatore sarà visibile al pubblico.\",\"WFHOlF\":\"Sei sicuro di voler pubblicare questo evento? Una volta pubblicato, sarà visibile al pubblico.\",\"4TNVdy\":\"Sei sicuro di voler pubblicare questo profilo organizzatore? Una volta pubblicato, sarà visibile al pubblico.\",\"cDtoWq\":[\"Sei sicuro di voler reinviare la conferma dell'ordine a \",[\"0\"],\"?\"],\"xeIaKw\":[\"Sei sicuro di voler reinviare il biglietto a \",[\"0\"],\"?\"],\"ExDt3P\":\"Sei sicuro di voler annullare la pubblicazione di questo evento? Non sarà più visibile al pubblico.\",\"5Qmxo/\":\"Sei sicuro di voler annullare la pubblicazione di questo profilo organizzatore? Non sarà più visibile al pubblico.\",\"Uqefyd\":\"Sei registrato IVA nell'UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Poiché la tua attività ha sede in Irlanda, l'IVA irlandese al 23% si applica automaticamente a tutte le commissioni della piattaforma.\",\"QGoXh3\":\"Poiché la tua attività ha sede nell'UE, dobbiamo determinare il corretto trattamento IVA per le nostre commissioni della piattaforma:\",\"tMeVa/\":\"Richiedi nome ed email per ogni biglietto acquistato\",\"/JdZIP\":\"Configurazione assegnata\",\"xdiER7\":\"Livello assegnato\",\"F2rX0R\":\"Deve essere selezionato almeno un tipo di evento\",\"BCmibk\":\"Tentativi\",\"6PecK3\":\"Presenze e tassi di check-in per tutti gli eventi\",\"AJ4rvK\":\"Partecipante Cancellato\",\"qvylEK\":\"Partecipante Creato\",\"Aspq3b\":\"Raccolta dati partecipanti\",\"fpb0rX\":\"Dati del partecipante copiati dall'ordine\",\"0R3Y+9\":\"Email Partecipante\",\"94aQMU\":\"Informazioni partecipante\",\"KkrBiR\":\"Raccolta delle informazioni sui partecipanti\",\"av+gjP\":\"Nome Partecipante\",\"cosfD8\":\"Stato del Partecipante\",\"D2qlBU\":\"Partecipante Aggiornato\",\"22BOve\":\"Partecipante aggiornato con successo\",\"x8Vnvf\":\"Il biglietto del partecipante non è incluso in questa lista\",\"k3Tngl\":\"Partecipanti Esportati\",\"UoIRW8\":\"Partecipanti registrati\",\"5UbY+B\":\"Partecipanti con un biglietto specifico\",\"4HVzhV\":\"Partecipanti:\",\"HVkhy2\":\"Analisi di attribuzione\",\"dMMjeD\":\"Ripartizione dell'attribuzione\",\"1oPDuj\":\"Valore di attribuzione\",\"PZ7FTW\":\"Rilevato automaticamente in base al colore di sfondo, ma può essere sovrascritto\",\"clF06r\":\"Disponibile per rimborso\",\"NB5+UG\":\"Token Disponibili\",\"EmYMHc\":\"In attesa di pagamento offline\",\"kNmmvE\":\"Awesome Events S.r.l.\",\"TeSaQO\":\"Torna a Account\",\"kYqM1A\":\"Torna all'evento\",\"td/bh+\":\"Torna ai Report\",\"jIPNJG\":\"Informazioni di base\",\"WOpH7O\":\"Bellissima esperienza di pagamento su qualsiasi dispositivo\",\"iMdwTb\":\"Prima che il tuo evento possa andare online, ci sono alcune cose da fare. Completa tutti i passaggi qui sotto per iniziare.\",\"UabgBd\":\"Il corpo è obbligatorio\",\"HWXuQK\":\"Aggiungi questa pagina ai preferiti per gestire il tuo ordine in qualsiasi momento.\",\"CUKVDt\":\"Personalizza i tuoi biglietti con un logo, colori e messaggio a piè di pagina personalizzati.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Indirizzo aziendale\",\"LeC29u\":\"Indirizzo aziendale ai fini IVA\",\"RReHTu\":\"Nome dell'azienda\",\"bv6RXK\":\"Etichetta Pulsante\",\"ChDLlO\":\"Testo del pulsante\",\"BUe8Wj\":\"L'acquirente paga\",\"qF1qbA\":\"Gli acquirenti vedono un prezzo pulito. La commissione della piattaforma viene detratta dal tuo pagamento.\",\"DFqasq\":[\"Continuando, accetti i <0>\",[\"0\"],\"Termini del servizio\"],\"lFdbRS\":\"Ignora commissioni applicazione\",\"2VLZwd\":\"Pulsante di Invito all'Azione\",\"PUpvQe\":\"Scanner fotocamera\",\"D02dD9\":\"Campagna\",\"H4nE+E\":\"Cancella tutti i prodotti e rilasciali nel pool disponibile\",\"tOXAdc\":\"La cancellazione cancellerà tutti i partecipanti associati a questo ordine e rilascerà i biglietti nel pool disponibile.\",\"IrUqjC\":\"Impossibile effettuare il check-in (Annullato)\",\"01sEfm\":\"Impossibile eliminare la configurazione predefinita del sistema\",\"VsM1HH\":\"Assegnazioni di capacità\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Beneficenza\",\"v4fiSg\":\"Controlla la tua email\",\"51AsAN\":\"Controlla la tua casella di posta! Se ci sono biglietti associati a questa email, riceverai un link per visualizzarli.\",\"udRwQs\":\"Registrazione Creata\",\"F4SRy3\":\"Registrazione Eliminata\",\"9gPPUY\":\"Lista di Check-In Creata!\",\"f2vU9t\":\"Liste di Check-in\",\"tMNBEF\":\"Le liste di check-in ti permettono di controllare l'ingresso per giorni, aree o tipi di biglietto. Puoi condividere un link sicuro con lo staff — nessun account richiesto.\",\"SHJwyq\":\"Tasso di check-in\",\"qCqdg6\":\"Stato del Check-In\",\"cKj6OE\":\"Riepilogo Check-in\",\"7B5M35\":\"Check-In\",\"DM4gBB\":\"Cinese (Tradizionale)\",\"pkk46Q\":\"Scegli un organizzatore\",\"Crr3pG\":\"Scegli calendario\",\"LAW8Vb\":\"Scegli l'impostazione predefinita per i nuovi eventi. Questa può essere modificata per i singoli eventi.\",\"pjp2n5\":\"Scegli chi paga la commissione della piattaforma. Questo non influisce sulle commissioni aggiuntive che hai configurato nelle impostazioni del tuo account.\",\"CySr+W\":\"Clicca per visualizzare le note\",\"RG3szS\":\"chiudi\",\"RWw9Lg\":\"Chiudi la finestra\",\"XwdMMg\":\"Il codice può contenere solo lettere, numeri, trattini e trattini bassi\",\"+yMJb7\":\"Il codice è obbligatorio\",\"m9SD3V\":\"Il codice deve contenere almeno 3 caratteri\",\"V1krgP\":\"Il codice non deve superare i 20 caratteri\",\"psqIm5\":\"Collabora con il tuo team per creare eventi straordinari insieme.\",\"4bUH9i\":\"Raccogli i dettagli dei partecipanti per ogni biglietto acquistato.\",\"TkfG8v\":\"Raccogli i dati per ordine\",\"96ryID\":\"Raccogli i dati per biglietto\",\"FpsvqB\":\"Modalità colore\",\"jEu4bB\":\"Colonne\",\"CWk59I\":\"Commedia\",\"rPA+Gc\":\"Preferenze di comunicazione\",\"7D9MJz\":\"Completa Configurazione Stripe\",\"OqEV/G\":\"Completa la configurazione qui sotto per continuare\",\"nqx+6h\":\"Completa questi passaggi per iniziare a vendere biglietti per il tuo evento.\",\"5YrKW7\":\"Completa il pagamento per assicurarti i biglietti.\",\"xGU92i\":\"Completa il tuo profilo per unirti al team.\",\"ih35UP\":\"Centro congressi\",\"B5fpAA\":\"Configurazione assegnata con successo\",\"X1zdE7\":\"Configurazione creata con successo\",\"mLBUMQ\":\"Configurazione eliminata correttamente\",\"qxquWu\":\"I nomi delle configurazioni sono visibili agli utenti finali. La \\\"Commissione fissa\\\" e la \\\"Commissione percentuale\\\" sono commissioni di applicazione addebitate in USD su tutte le transazioni.\",\"eeZdaB\":\"Configurazione aggiornata con successo\",\"3cKoxx\":\"Configurazioni\",\"8v2LRU\":\"Configura i dettagli dell'evento, la posizione, le opzioni di checkout e le notifiche email.\",\"raw09+\":\"Configura come vengono raccolti i dati dei partecipanti durante il checkout\",\"FI60XC\":\"Configura tasse e commissioni\",\"NGXKG/\":\"Conferma indirizzo email\",\"JRQitQ\":\"Conferma la nuova password\",\"Auz0Mz\":\"Conferma la tua email per accedere a tutte le funzionalità.\",\"7+grte\":\"Email di conferma inviata! Controlla la tua casella di posta.\",\"n/7+7Q\":\"Conferma inviata a\",\"o5A0Go\":\"Congratulazioni per aver creato un evento!\",\"WNnP3w\":\"Connetti e aggiorna\",\"Xe2tSS\":\"Documentazione di Connessione\",\"1Xxb9f\":\"Connetti elaborazione pagamenti\",\"nQI4H5\":\"Connetti Stripe per abilitare la modifica dei modelli di email\",\"LmvZ+E\":\"Connetti Stripe per abilitare la messaggistica\",\"EWnXR+\":\"Connetti a Stripe\",\"VioGG1\":\"Collega il tuo account Stripe per accettare pagamenti per biglietti e prodotti.\",\"4qmnU8\":\"Connetti il tuo account Stripe per accettare pagamenti.\",\"E1eze1\":\"Connetti il tuo account Stripe per iniziare ad accettare pagamenti per i tuoi eventi.\",\"ulV1ju\":\"Connetti il tuo account Stripe per iniziare ad accettare pagamenti.\",\"/3017M\":\"Connesso a Stripe\",\"jfC/xh\":\"Contatto\",\"LOFgda\":[\"Contatta \",[\"0\"]],\"41BQ3k\":\"Email di contatto\",\"KcXRN+\":\"Email di contatto per supporto\",\"m8WD6t\":\"Continua configurazione\",\"0GwUT4\":\"Procedi al pagamento\",\"sBV87H\":\"Continua alla creazione dell'evento\",\"nKtyYu\":\"Continua al passo successivo\",\"F3/nus\":\"Continua al pagamento\",\"p2FRHj\":\"Controlla come vengono gestite le commissioni della piattaforma per questo evento\",\"1JnTgU\":\"Copiato da sopra\",\"FxVG/l\":\"Copiato negli appunti\",\"PiH3UR\":\"Copiato!\",\"uUPbPg\":\"Copia link affiliato\",\"iVm46+\":\"Copia codice\",\"+2ZJ7N\":\"Copia dettagli al primo partecipante\",\"ZN1WLO\":\"Copia Email\",\"tUGbi8\":\"Copia i miei dati a:\",\"y22tv0\":\"Copia questo link per condividerlo ovunque\",\"/4gGIX\":\"Copia negli appunti\",\"P0rbCt\":\"Immagine di Copertina\",\"60u+dQ\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'evento\",\"2NLjA6\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'organizzatore\",\"zg4oSu\":[\"Crea Modello \",[\"0\"]],\"RKKhnW\":\"Crea un widget personalizzato per vendere biglietti sul tuo sito.\",\"yIRev4\":\"Crea una password\",\"xfKgwv\":\"Crea affiliato\",\"tudG8q\":\"Crea e configura biglietti e merchandise in vendita.\",\"YAl9Hg\":\"Crea configurazione\",\"BTne9e\":\"Crea modelli di email personalizzati per questo evento che sostituiscono le impostazioni predefinite dell'organizzatore\",\"YIDzi/\":\"Crea Modello Personalizzato\",\"Nc3l/D\":\"Crea sconti, codici di accesso per biglietti nascosti e offerte speciali.\",\"eWEV9G\":\"Crea una nuova password\",\"8AiKIu\":\"Crea biglietto o prodotto\",\"agZ87r\":\"Crea biglietti per il tuo evento, imposta i prezzi e gestisci la quantità disponibile.\",\"/HGmW9\":\"Crea link tracciabili per premiare i partner che promuovono il tuo evento.\",\"dkAPxi\":\"Crea Webhook\",\"5slqwZ\":\"Crea il tuo evento\",\"JQNMrj\":\"Crea il tuo primo evento\",\"CCjxOC\":\"Crea il tuo primo evento per iniziare a vendere biglietti e gestire i partecipanti.\",\"ZCSSd+\":\"Crea il tuo evento\",\"67NsZP\":\"Creazione evento...\",\"H34qcM\":\"Creazione organizzatore...\",\"1YMS+X\":\"Creazione del tuo evento in corso, attendere prego\",\"yiy8Jt\":\"Creazione del tuo profilo organizzatore in corso, attendere prego\",\"lfLHNz\":\"L'etichetta CTA è obbligatoria\",\"BMtue0\":\"Processore di pagamenti attuale\",\"T+1APV\":\"Il numero di partita IVA corrente è convalidato\",\"v2GlhZ\":\"Convalida della partita IVA corrente non riuscita\",\"iTvh6I\":\"Attualmente disponibile per l'acquisto\",\"g7HIC0\":\"Branding personalizzato\",\"mimF6c\":\"Messaggio personalizzato dopo il checkout\",\"O6mra8\":\"Domande personalizzate\",\"axv/Mi\":\"Modello personalizzato\",\"QMHSMS\":\"Il cliente riceverà un'email di conferma del rimborso\",\"L/Qc+w\":\"Indirizzo email del cliente\",\"wpfWhJ\":\"Nome del cliente\",\"GIoqtA\":\"Cognome del cliente\",\"NihQNk\":\"Clienti\",\"7gsjkI\":\"Personalizza le email inviate ai tuoi clienti utilizzando i modelli Liquid. Questi modelli verranno utilizzati come predefiniti per tutti gli eventi nella tua organizzazione.\",\"xJaTUK\":\"Personalizza il layout, i colori e il branding della homepage del tuo evento.\",\"MXZfGN\":\"Personalizza le domande poste durante il checkout per raccogliere informazioni importanti dai tuoi partecipanti.\",\"iX6SLo\":\"Personalizza il testo visualizzato sul pulsante continua\",\"pxNIxa\":\"Personalizza il tuo modello di email utilizzando i modelli Liquid\",\"3trPKm\":\"Personalizza l'aspetto della pagina del tuo organizzatore\",\"/gWrVZ\":\"Ricavi giornalieri, tasse, commissioni e rimborsi per tutti gli eventi\",\"zgCHnE\":\"Report Vendite Giornaliere\",\"nHm0AI\":\"Ripartizione giornaliera di vendite, tasse e commissioni\",\"pvnfJD\":\"Scuro\",\"nE5o/t\":\"Proprietà dei dati\",\"lnYE59\":\"Data dell'evento\",\"gnBreG\":\"Data in cui è stato effettuato l'ordine\",\"ovBPCi\":\"Predefinito\",\"JtI4vj\":\"Raccolta predefinita delle informazioni sui partecipanti\",\"3R/Tu2\":\"Gestione predefinita delle commissioni\",\"1bZAZA\":\"Verrà utilizzato il modello predefinito\",\"vu7gDm\":\"Elimina affiliato\",\"KZN4Lc\":\"Elimina tutto\",\"+jw/c1\":\"Elimina immagine\",\"hdyeZ0\":\"Elimina lavoro\",\"dPyJ15\":\"Elimina Modello\",\"mxsm1o\":\"Eliminare questa domanda? Questa azione non può essere annullata.\",\"snMaH4\":\"Elimina webhook\",\"vYgeDk\":\"Deseleziona tutto\",\"NvuEhl\":\"Elementi di Design\",\"H8kMHT\":\"Non hai ricevuto il codice?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignora questo messaggio\",\"BREO0S\":\"Visualizza una casella che consente ai clienti di aderire alle comunicazioni di marketing da questo organizzatore di eventi.\",\"TvY/XA\":\"Documentazione\",\"Kdpf90\":\"Non dimenticare!\",\"352VU2\":\"\\\"Non hai un account? <0>Registrati\",\"AXXqG+\":\"Donazione\",\"DPfwMq\":\"Fatto\",\"2+O9st\":\"Scarica report di vendita, partecipanti e finanziari per tutti gli ordini completati.\",\"eneWvv\":\"Bozza\",\"Ts8hhq\":\"A causa dell'alto rischio di spam, è necessario collegare un account Stripe prima di poter modificare i modelli di email. Questo è per garantire che tutti gli organizzatori di eventi siano verificati e responsabili.\",\"TnzbL+\":\"A causa dell'alto rischio di spam, è necessario collegare un account Stripe prima di poter inviare messaggi ai partecipanti.\\nQuesto è per garantire che tutti gli organizzatori di eventi siano verificati e responsabili.\",\"euc6Ns\":\"Duplica\",\"KRmTkx\":\"Duplica Prodotto\",\"KIjvtr\":\"Olandese\",\"SPKbfM\":\"es., Acquista biglietti, Registrati ora\",\"fc7wGW\":\"ad esempio, Aggiornamento importante sui tuoi biglietti\",\"54MPqC\":\"ad esempio, Standard, Premium, Enterprise\",\"LTzmgK\":[\"Modifica Modello \",[\"0\"]],\"v4+lcZ\":\"Modifica affiliato\",\"2iZEz7\":\"Modifica Risposta\",\"tPtRwl\":\"Modifica le commissioni di iscrizione\",\"t2bbp8\":\"Modifica partecipante\",\"etaWtB\":\"Modifica dettagli partecipante\",\"+guao5\":\"Modifica configurazione\",\"vRWOrM\":\"Modifica dettagli ordine\",\"3yNuBV\":\"Modifica impostazioni IVA\",\"fW5sSv\":\"Modifica webhook\",\"nP7CdQ\":\"Modifica Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Istruzione\",\"iiWXDL\":\"Errori di idoneità\",\"zPiC+q\":\"Liste Check-In Idonee\",\"V2sk3H\":\"Email e Modelli\",\"hbwCKE\":\"Indirizzo email copiato negli appunti\",\"dSyJj6\":\"Gli indirizzi email non corrispondono\",\"elW7Tn\":\"Corpo Email\",\"ZsZeV2\":\"L'email è obbligatoria\",\"Be4gD+\":\"Anteprima Email\",\"6IwNUc\":\"Modelli Email\",\"H/UMUG\":\"Verifica email richiesta\",\"L86zy2\":\"Email verificata con successo!\",\"Qj0GKe\":\"Abilita self-service per i partecipanti\",\"hEtQsg\":\"Abilita self-service per i partecipanti per impostazione predefinita\",\"Upeg/u\":\"Abilita questo modello per l'invio di email\",\"RxzN1M\":\"Abilitato\",\"sGjBEq\":\"Data e ora di fine (opzionale)\",\"PKXt9R\":\"La data di fine deve essere successiva alla data di inizio\",\"48Y16Q\":\"Ora di fine (facoltativo)\",\"7YZofi\":\"Inserisci un oggetto e un corpo per vedere l'anteprima\",\"3bR1r4\":\"Inserisci email affiliato (facoltativo)\",\"ARkzso\":\"Inserisci nome affiliato\",\"y1BZw1\":\"Inserisci l'indirizzo aziendale\",\"3GfR6a\":\"Inserisci il nome dell'azienda\",\"6KnyG0\":\"Inserisci e-mail\",\"INDKM9\":\"Inserisci l'oggetto dell'email...\",\"xUgUTh\":\"Inserisci nome\",\"9/1YKL\":\"Inserisci cognome\",\"VpwcSk\":\"Inserisci la nuova password\",\"1tAGuY\":\"Inserisci il numero di partita IVA comprensivo di codice paese\",\"kWg31j\":\"Inserisci codice affiliato univoco\",\"C3nD/1\":\"Inserisci la tua email\",\"VmXiz4\":\"Inserisci la tua email e ti invieremo le istruzioni per reimpostare la password\",\"n9V+ps\":\"Inserisci il tuo nome\",\"IdULhL\":\"Inserisci il tuo numero di partita IVA, incluso il codice del paese, senza spazi (ad esempio, IE1234567A, DE123456789)\",\"LslKhj\":\"Errore durante il caricamento dei log\",\"AKbElk\":\"Imprese registrate IVA nell'UE: Si applica il meccanismo del reverse charge (0% - Articolo 196 della Direttiva IVA 2006/112/CE)\",\"WgD6rb\":\"Categoria evento\",\"b46pt5\":\"Immagine di copertina evento\",\"1Hzev4\":\"Modello personalizzato evento\",\"imgKgl\":\"Descrizione dell'evento\",\"kJDmsI\":\"Dettagli evento\",\"m/N7Zq\":\"Indirizzo Completo dell'Evento\",\"Nl1ZtM\":\"Luogo Evento\",\"t3AMTs\":\"Piattaforma di gestione degli eventi\",\"PYs3rP\":\"Nome evento\",\"HhwcTQ\":\"Nome dell'evento\",\"WZZzB6\":\"Il nome dell'evento è obbligatorio\",\"Wd5CDM\":\"Il nome dell'evento deve contenere meno di 150 caratteri\",\"4JzCvP\":\"Evento Non Disponibile\",\"Gh9Oqb\":\"Nome organizzatore evento\",\"mImacG\":\"Pagina dell'evento\",\"JyD0LH\":\"Impostazioni evento\",\"cOePZk\":\"Orario Evento\",\"e8WNln\":\"Fuso orario dell'evento\",\"GeqWgj\":\"Fuso Orario dell'Evento\",\"XVLu2v\":\"Titolo dell'evento\",\"OfmsI9\":\"Evento troppo recente\",\"YDVUVl\":\"Tipi di Evento\",\"4K2OjV\":\"Sede dell'Evento\",\"19j6uh\":\"Performance Eventi\",\"PC3/fk\":\"Eventi che iniziano nelle prossime 24 ore\",\"fTFfOK\":\"Ogni modello di email deve includere un pulsante di invito all'azione che collega alla pagina appropriata\",\"BVinvJ\":\"Esempi: \\\"Come ci hai conosciuto?\\\", \\\"Nome azienda per fattura\\\"\",\"2hGPQG\":\"Esempi: \\\"Taglia maglietta\\\", \\\"Preferenza pasto\\\", \\\"Titolo professionale\\\"\",\"qNuTh3\":\"Eccezione\",\"kF8HQ7\":\"Esporta risposte\",\"2KAI4N\":\"Esporta CSV\",\"JKfSAv\":\"Esportazione fallita. Riprova.\",\"SVOEsu\":\"Esportazione avviata. Preparazione file...\",\"wuyaZh\":\"Esportazione riuscita\",\"9bpUSo\":\"Esportazione affiliati\",\"jtrqH9\":\"Esportazione Partecipanti\",\"R4Oqr8\":\"Esportazione completata. Download file in corso...\",\"UlAK8E\":\"Esportazione Ordini\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Fallito\",\"8uOlgz\":\"Fallito il\",\"tKcbYd\":\"Lavori falliti\",\"SsI9v/\":\"Impossibile abbandonare l'ordine. Riprova.\",\"LdPKPR\":\"Impossibile assegnare la configurazione\",\"cEFg3R\":\"Creazione affiliato non riuscita\",\"dVgNF1\":\"Impossibile creare la configurazione\",\"U66oUa\":\"Impossibile creare il modello\",\"aFk48v\":\"Impossibile eliminare la configurazione\",\"Zw6LWb\":\"Impossibile eliminare il lavoro\",\"tq0abZ\":\"Impossibile eliminare i lavori\",\"vKMKnu\":\"Impossibile eliminare la domanda\",\"xFj7Yj\":\"Impossibile eliminare il modello\",\"jo3Gm6\":\"Esportazione affiliati non riuscita\",\"Jjw03p\":\"Impossibile esportare i partecipanti\",\"ZPwFnN\":\"Impossibile esportare gli ordini\",\"zGE3CH\":\"Esportazione del report fallita. Per favore riprova.\",\"X4o0MX\":\"Impossibile caricare il Webhook\",\"0+iwE5\":\"Impossibile riordinare le domande\",\"EJPAcd\":\"Impossibile reinviare la conferma dell'ordine\",\"DjSbj3\":\"Impossibile reinviare il biglietto\",\"YQ3QSS\":\"Reinvio codice di verifica non riuscito\",\"wDioLj\":\"Impossibile ritentare il lavoro\",\"DKYTWG\":\"Impossibile ritentare i lavori\",\"zTkTF3\":\"Impossibile salvare il modello\",\"l6acRV\":\"Impossibile salvare le impostazioni IVA. Riprova.\",\"T6B2gk\":\"Invio messaggio non riuscito. Riprova.\",\"lKh069\":\"Impossibile avviare il processo di esportazione\",\"t/KVOk\":\"Impossibile avviare l'impersonificazione. Riprova.\",\"QXgjH0\":\"Impossibile interrompere l'impersonificazione. Riprova.\",\"o/blc/\":\"Impossibile aggiornare la configurazione dell'account\",\"i0QKrm\":\"Aggiornamento affiliato non riuscito\",\"NNc33d\":\"Impossibile aggiornare la risposta.\",\"E9jY+o\":\"Impossibile aggiornare il partecipante\",\"uQynyf\":\"Impossibile aggiornare la configurazione\",\"EhlbcI\":\"Aggiornamento del livello di messaggistica fallito\",\"rpGMzC\":\"Impossibile aggiornare l'ordine\",\"Eeo/Gy\":\"Impossibile aggiornare l'impostazione\",\"kqA9lY\":\"Impossibile aggiornare le impostazioni IVA\",\"7/9RFs\":\"Caricamento immagine non riuscito.\",\"nkNfWu\":\"Caricamento dell'immagine non riuscito. Riprova.\",\"rxy0tG\":\"Verifica email non riuscita\",\"/sV91a\":\"Gestione delle commissioni\",\"T4BMxU\":\"Le commissioni sono soggette a modifiche. Sarai informato di qualsiasi modifica alla struttura delle tue commissioni.\",\"LyUWXA\":\"Commissioni ignorate\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Il file è troppo grande. La dimensione massima è 5 MB.\",\"VejKUM\":\"Compila prima i tuoi dati sopra\",\"8OvVZZ\":\"Filtra Partecipanti\",\"mvrlBO\":\"Filtra per evento\",\"8BwQeU\":\"Completa configurazione\",\"hg80P7\":\"Completa configurazione Stripe\",\"1vBhpG\":\"Primo partecipante\",\"4pwejF\":\"Il nome è obbligatorio\",\"6bBh3/\":\"Tariffa fissa\",\"j+XQDj\":\"Commissione fissa (USD)\",\"5mpF6N\":[\"Importo fisso della commissione in \",[\"currencyCode\"]],\"/uXPzP\":\"Commissione fissa addebitata per transazione in USD\",\"LWL3Bs\":\"La tariffa fissa deve essere pari o superiore a 0\",\"YXhom6\":\"Commissione Fissa:\",\"KgxI80\":\"Biglietteria Flessibile\",\"lWxAUo\":\"Cibo e bevande\",\"nFm+5u\":\"Testo del Piè di Pagina\",\"MY2SVM\":\"Rimborso completo\",\"T02gNN\":\"Ingresso Generale\",\"3ep0Gx\":\"Informazioni generali sul tuo organizzatore\",\"ziAjHi\":\"Genera\",\"exy8uo\":\"Genera codice\",\"4CETZY\":\"Indicazioni stradali\",\"+4zM7f\":\"Ricevi il pagamento immediatamente tramite Stripe Connect\",\"ZDIydz\":\"Iniziare\",\"u6FPxT\":\"Ottieni i biglietti\",\"8KDgYV\":\"Prepara il tuo evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Vai alla pagina dell'evento\",\"gHSuV/\":\"Vai alla pagina iniziale\",\"6nDzTl\":\"Buona leggibilità\",\"aGWZUr\":\"Ricavi lordi\",\"n8IUs7\":\"Ricavi Lordi\",\"LIYoRQ\":\"Gestione ospiti\",\"kTSQej\":[\"Ciao \",[\"0\"],\", gestisci la tua piattaforma da qui.\"],\"dORAcs\":\"Ecco tutti i biglietti associati al tuo indirizzo email.\",\"g+2103\":\"Ecco il tuo link affiliato\",\"QlwJ9d\":\"Ecco cosa aspettarsi:\",\"/iE8xx\":\"Commissione Hi.Events\",\"zppscQ\":\"Commissioni piattaforma Hi.Events e dettaglio IVA per transazione\",\"D+zLDD\":\"Nascosto\",\"DRErHC\":\"Nascosto ai partecipanti - visibile solo agli organizzatori\",\"P+5Pbo\":\"Nascondi Risposte\",\"FmogyU\":\"Nascondi opzioni\",\"gtEbeW\":\"Evidenzia\",\"NF8sdv\":\"Messaggio evidenziato\",\"MXSqmS\":\"Evidenzia questo prodotto\",\"7ER2sc\":\"Evidenziato\",\"sq7vjE\":\"I prodotti evidenziati avranno un colore di sfondo diverso per farli risaltare nella pagina dell'evento.\",\"AVpmAa\":\"Come pagare offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Ungherese\",\"YLgdk5\":\"Confermo che questo è un messaggio transazionale relativo a questo evento\",\"4/kP5a\":\"Se una nuova scheda non si è aperta automaticamente, clicca sul pulsante qui sotto per procedere al pagamento.\",\"PYVWEI\":\"Se registrato, fornisci il tuo numero di partita IVA per la convalida\",\"iIEaNB\":\"Se hai un account con noi, riceverai un'e-mail con le istruzioni su come reimpostare la tua password.\",\"an5hVd\":\"Immagini\",\"tSVr6t\":\"Impersonifica\",\"TWXU0c\":\"Impersona utente\",\"5LAZwq\":\"Impersonificazione avviata\",\"IMwcdR\":\"Impersonificazione interrotta\",\"0I0Hac\":\"Avviso importante\",\"yD3avI\":\"Importante: La modifica dell'indirizzo e-mail aggiornerà il link per accedere a questo ordine. Verrai reindirizzato al nuovo link dell'ordine dopo il salvataggio.\",\"M8M6fs\":\"Importante: Riconnessione Stripe richiesta\",\"jT142F\":[\"Tra \",[\"diffHours\"],\" ore\"],\"OoSyqO\":[\"Tra \",[\"diffMinutes\"],\" minuti\"],\"cljs3a\":\"Indica se sei registrato IVA nell'UE\",\"F1Xp97\":\"Partecipanti individuali\",\"85e6zs\":\"Inserisci Token Liquid\",\"38KFY0\":\"Inserisci Variabile\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagamenti immediati\",\"nbfdhU\":\"Integrazioni\",\"JHB/Ky\":\"Non valido\",\"B2Tpo0\":\"Email non valida\",\"5tT0+u\":\"Formato email non valido\",\"f9WRpE\":\"Tipo di file non valido. Carica un'immagine.\",\"tnL+GP\":\"Sintassi Liquid non valida. Correggila e riprova.\",\"N9JsFT\":\"Formato del numero di partita IVA non valido\",\"g+lLS9\":\"Invita un membro del team\",\"1z26sk\":\"Invita membro del team\",\"KR0679\":\"Invita membri del team\",\"Mokwac\":\"Invita un numero illimitato di membri del team con ruoli personalizzati\",\"aH6ZIb\":\"Invita il tuo team\",\"IuMGvq\":\"Fattura\",\"y0meFR\":\"L'IVA irlandese al 23% sarà applicata alle commissioni della piattaforma (fornitura nazionale).\",\"1ZKm04\":\"Questo account è registrato ai fini IVA nell'UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"articolo(i)\",\"BzfzPK\":\"Articoli\",\"KmWyx0\":\"Lavoro\",\"o5r6b2\":\"Lavoro eliminato\",\"cd0jIM\":\"Dettagli del lavoro\",\"ruJO57\":\"Nome del lavoro\",\"YZi+Hu\":\"Lavoro in coda per il nuovo tentativo\",\"nCywLA\":\"Partecipa da ovunque\",\"hTJ4fB\":\"Basta cliccare il pulsante qui sotto per riconnettere il tuo account Stripe.\",\"MxjCqk\":\"Stai solo cercando i tuoi biglietti?\",\"lB2hSG\":[\"Tienimi aggiornato sulle novità e gli eventi di \",[\"0\"]],\"DruLRc\":\"Ultimi 14 giorni\",\"ve9JTU\":\"Il cognome è obbligatorio\",\"h0Q9Iw\":\"Ultima Risposta\",\"gw3Ur5\":\"Ultimo Attivato\",\"QIn0Vl\":\"Ragione sociale legale ai fini IVA\",\"1njn7W\":\"Chiaro\",\"1qY5Ue\":\"Link scaduto o non valido\",\"psosdY\":\"Link ai dettagli dell'ordine\",\"6JzK4N\":\"Link al biglietto\",\"shkJ3U\":\"Collega il tuo account Stripe per ricevere fondi dalle vendite dei biglietti.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Link consentiti\",\"dF6vP6\":\"Online\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Eventi in Diretta\",\"WdmJIX\":\"Caricamento anteprima...\",\"IoDI2o\":\"Caricamento token...\",\"NFxlHW\":\"Caricamento Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Copertina\",\"gddQe0\":\"Logo e immagine di copertina per il tuo organizzatore\",\"TBEnp1\":\"Il logo verrà visualizzato nell'intestazione\",\"Jzu30R\":\"Il logo sarà visualizzato sul biglietto\",\"PSRm6/\":\"Cerca i miei biglietti\",\"4wUIjX\":\"Rendi attivo il tuo evento\",\"2FzaR1\":\"Gestisci l'elaborazione dei pagamenti e visualizza le commissioni della piattaforma\",\"2L3vle\":\"Max messaggi / 24h\",\"Qp4HWD\":\"Max destinatari / messaggio\",\"agPptk\":\"Mezzo\",\"xDAtGP\":\"Messaggio\",\"bECJqy\":\"Messaggio approvato con successo\",\"1jRD0v\":\"Invia messaggio ai partecipanti con biglietti specifici\",\"48rf3i\":\"Il messaggio non può superare 5000 caratteri\",\"ZPj0Q8\":\"Dettagli del messaggio\",\"Vjat/X\":\"Il messaggio è obbligatorio\",\"0/yJtP\":\"Invia messaggio ai proprietari degli ordini con prodotti specifici\",\"mFdA+i\":\"Livello di messaggistica\",\"v7xKtM\":\"Livello di messaggistica aggiornato con successo\",\"gqnyh0\":\"Ottimizzato per dispositivi mobili\",\"olKKwj\":\"Scanner mobile con supporto offline e tracciamento in tempo reale\",\"JbIgPz\":\"I valori monetari sono totali approssimativi in tutte le valute\",\"qvF+MT\":\"Monitora e gestisci i lavori in background falliti\",\"w36OkR\":\"Eventi più visti (Ultimi 14 giorni)\",\"GfaxEk\":\"Musica\",\"oVGCGh\":\"I Miei Biglietti\",\"8/brI5\":\"Il nome è obbligatorio\",\"sFFArG\":\"Il nome deve contenere meno di 255 caratteri\",\"sCV5Yc\":\"Nome dell'evento\",\"xxU3NX\":\"Ricavi Netti\",\"ArHT/C\":\"Nuove iscrizioni\",\"eWRECP\":\"Vita notturna\",\"HSw5l3\":\"No - Sono un privato o un'azienda non registrata IVA\",\"VHfLAW\":\"Nessun account\",\"+jIeoh\":\"Nessun account trovato\",\"074+X8\":\"Nessun Webhook Attivo\",\"zxnup4\":\"Nessun affiliato da mostrare\",\"Dwf4dR\":\"Nessuna domanda per i partecipanti ancora\",\"/UC6qk\":\"Nessun dato di attribuzione trovato\",\"99ntUF\":\"Nessuna lista di check-in disponibile per questo evento.\",\"+dAKxg\":\"Nessuna configurazione trovata\",\"eb47T5\":\"Nessun dato trovato per i filtri selezionati. Prova a modificare l'intervallo di date o la valuta.\",\"pZNOT9\":\"Nessuna data di fine\",\"dW40Uz\":\"Nessun evento trovato\",\"8pQ3NJ\":\"Nessun evento in programma nelle prossime 24 ore\",\"8zCZQf\":\"Nessun evento disponibile\",\"Yc5YW6\":\"Nessun lavoro fallito\",\"54GxeB\":\"Nessun impatto sulle tue transazioni attuali o passate\",\"EpvBAp\":\"Nessuna fattura\",\"XZkeaI\":\"Nessun log trovato\",\"nrSs2u\":\"Nessun messaggio trovato\",\"OVFwlg\":\"Nessuna domanda d'ordine ancora\",\"EJ7bVz\":\"Nessun ordine trovato\",\"NEmyqy\":\"Nessun ordine disponibile\",\"wUv5xQ\":\"Nessuna attività dell'organizzatore negli ultimi 14 giorni\",\"B7w4KY\":\"Nessun altro organizzatore disponibile\",\"PChXMe\":\"Nessun ordine pagato\",\"6jYQGG\":\"Nessun evento passato\",\"CHzaTD\":\"Nessun evento popolare negli ultimi 14 giorni\",\"zK/+ef\":\"Nessun prodotto disponibile per la selezione\",\"wYiAtV\":\"Nessuna iscrizione recente\",\"QoAi8D\":\"Nessuna risposta\",\"EK/G11\":\"Ancora nessuna risposta\",\"3sRuiW\":\"Nessun biglietto trovato\",\"yM5c0q\":\"Nessun evento in arrivo\",\"qpC74J\":\"Nessun utente trovato\",\"41dJPO\":\"Nessuna impostazione IVA configurata\",\"8wgkoi\":\"Nessun evento visualizzato negli ultimi 14 giorni\",\"n5vdm2\":\"Nessun evento webhook è stato registrato per questo endpoint. Gli eventi appariranno qui una volta attivati.\",\"4GhX3c\":\"Nessun Webhook\",\"4+am6b\":\"No, rimani qui\",\"HVwIsd\":\"Imprese o privati non registrati IVA: Si applica l'IVA irlandese al 23%\",\"x5+Lcz\":\"Non Registrato\",\"8n10sz\":\"Non Idoneo\",\"BwJKBw\":\"di\",\"lQgMLn\":\"Nome dell'ufficio o della sede\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Pagamento Offline\",\"nO3VbP\":[\"In vendita \",[\"0\"]],\"2r6bAy\":\"Una volta completato l'aggiornamento, il tuo vecchio account sarà usato solo per i rimborsi.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Invia solo agli ordini con questi stati\",\"M2w1ni\":\"Visibile solo con codice promozionale\",\"N141o/\":\"Apri dashboard Stripe\",\"HXMJxH\":\"Testo opzionale per disclaimer, informazioni di contatto o note di ringraziamento (solo una riga)\",\"L565X2\":\"opzioni\",\"c/TIyD\":\"Ordine & biglietto\",\"H5qWhm\":\"Ordine annullato\",\"b6+Y+n\":\"Ordine completato\",\"x4MLWE\":\"Conferma Ordine\",\"CsTTH0\":\"Conferma dell'ordine reinviata con successo\",\"ppuQR4\":\"Ordine Creato\",\"0UZTSq\":\"Valuta dell'Ordine\",\"HdmwrI\":\"Email Ordine\",\"bwBlJv\":\"Nome Ordine\",\"vrSW9M\":\"L'ordine è stato cancellato e rimborsato. Il proprietario dell'ordine è stato notificato.\",\"rzw+wS\":\"Titolari degli ordini\",\"oI/hGR\":\"ID ordine\",\"Pc729f\":\"Ordine in Attesa di Pagamento Offline\",\"F4NXOl\":\"Cognome Ordine\",\"RQCXz6\":\"Limiti degli ordini\",\"SO9AEF\":\"Limiti di ordine impostati\",\"5RDEEn\":\"Lingua dell'Ordine\",\"vu6Arl\":\"Ordine Contrassegnato come Pagato\",\"sLbJQz\":\"Ordine non trovato\",\"kvYpYu\":\"Ordine non trovato\",\"i8VBuv\":\"Numero Ordine\",\"FaPYw+\":\"Proprietario ordine\",\"eB5vce\":\"Proprietari di ordini con un prodotto specifico\",\"CxLoxM\":\"Proprietari di ordini con prodotti\",\"DoH3fD\":\"Pagamento dell'Ordine in Sospeso\",\"UkHo4c\":\"Rif. ordine\",\"EZy55F\":\"Ordine Rimborsato\",\"6eSHqs\":\"Stati ordine\",\"oW5877\":\"Totale Ordine\",\"e7eZuA\":\"Ordine Aggiornato\",\"1SQRYo\":\"Ordine aggiornato con successo\",\"KndP6g\":\"URL Ordine\",\"3NT0Ck\":\"L'ordine è stato annullato\",\"sd5IMt\":\"Ordini completati\",\"5It1cQ\":\"Ordini Esportati\",\"UQ0ACV\":\"Totale ordini\",\"B/EBQv\":\"Ordini:\",\"qtGTNu\":\"Account organici\",\"ucgZ0o\":\"Organizzazione\",\"S3CZ5M\":\"Dashboard organizzatore\",\"Uu0hZq\":\"Email organizzatore\",\"Gy7BA3\":\"Indirizzo email dell'organizzatore\",\"SQqJd8\":\"Organizzatore non trovato\",\"wpj63n\":\"Impostazioni organizzatore\",\"coIKFu\":\"Le statistiche dell'organizzatore non sono disponibili per la valuta selezionata o si è verificato un errore.\",\"o1my93\":\"Aggiornamento dello stato dell'organizzatore non riuscito. Riprova più tardi\",\"rLHma1\":\"Stato dell'organizzatore aggiornato\",\"LqBITi\":\"Verrà utilizzato il modello dell'organizzatore/predefinito\",\"/IX/7x\":\"Altro\",\"RsiDDQ\":\"Altre Liste (Biglietto Non Incluso)\",\"qMASRF\":\"Messaggi in uscita\",\"6/dCYd\":\"Panoramica\",\"6WdDG7\":\"Pagina\",\"8uqsE5\":\"Pagina non più disponibile\",\"QkLf4H\":\"URL della pagina\",\"sF+Xp9\":\"Visualizzazioni pagina\",\"c+suC6\":\"Account a pagamento\",\"QIxRUI\":\"Biglietti a pagamento, gratuiti, a prezzi differenziati e basati su donazioni\",\"5F7SYw\":\"Rimborso parziale\",\"fFYotW\":[\"Parzialmente rimborsato: \",[\"0\"]],\"i8day5\":\"Trasferisci la commissione all'acquirente\",\"k4FLBQ\":\"Trasferisci all'acquirente\",\"Ff0Dor\":\"Passato\",\"xTPjSy\":\"Eventi passati\",\"/l/ckQ\":\"Incolla URL\",\"URAE3q\":\"In pausa\",\"4fL/V7\":\"Paga\",\"OZK07J\":\"Paga per sbloccare\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Pagamento e Piano\",\"5cxUwd\":\"Data di pagamento\",\"ENEPLY\":\"Metodo di pagamento\",\"EyE8E6\":\"Elaborazione Pagamenti\",\"8Lx2X7\":\"Pagamento ricevuto\",\"vcyz2L\":\"Impostazioni Pagamento\",\"fx8BTd\":\"Pagamenti non disponibili\",\"51U9mG\":\"I pagamenti continueranno a fluire senza interruzioni\",\"UkM20g\":\"In attesa di revisione\",\"dPYu1F\":\"Per partecipante\",\"VlXNyK\":\"Per ordine\",\"hauDFf\":\"Per biglietto\",\"mnF83a\":\"percentuale Commissione\",\"2ueYqG\":\"Percentuale commissione (0-100%)\",\"K2PPlT\":\"La percentuale di commissione deve essere compresa tra 0 e 100\",\"MixU2P\":\"La percentuale deve essere compresa tra 0 e 100\",\"MkuVAZ\":\"Percentuale dell'importo della transazione\",\"/Bh+7r\":\"Prestazione\",\"6kPk3+\":\"Informazioni personali\",\"zmwvG2\":\"Telefono\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Stai pianificando un evento?\",\"J3lhKT\":\"Commissione piattaforma\",\"RD51+P\":[\"Commissione piattaforma di \",[\"0\"],\" detratta dal tuo pagamento\"],\"br3Y/y\":\"Commissioni piattaforma\",\"3buiaw\":\"Report commissioni piattaforma\",\"kv9dM4\":\"Ricavi della piattaforma\",\"jEw0Mr\":\"Inserisci un URL valido\",\"n8+Ng/\":\"Inserisci il codice a 5 cifre\",\"r+lQXT\":\"Inserisci il tuo numero di partita IVA\",\"Dvq0wf\":\"Per favore, fornisci un'immagine.\",\"2cUopP\":\"Riavvia il processo di acquisto.\",\"8KmsFa\":\"Seleziona un intervallo di date\",\"EFq6EG\":\"Per favore, seleziona un'immagine.\",\"fuwKpE\":\"Riprova.\",\"klWBeI\":\"Attendi prima di richiedere un altro codice\",\"hfHhaa\":\"Attendi mentre prepariamo i tuoi affiliati per l'esportazione...\",\"o+tJN/\":\"Attendi mentre prepariamo i tuoi partecipanti per l'esportazione...\",\"+5Mlle\":\"Attendi mentre prepariamo i tuoi ordini per l'esportazione...\",\"luHAJY\":\"Eventi popolari (Ultimi 14 giorni)\",\"TjX7xL\":\"Messaggio Post-Checkout\",\"OESu7I\":\"Evita l'overselling condividendo l'inventario tra più tipi di biglietto.\",\"NgVUL2\":\"Anteprima modulo di checkout\",\"cs5muu\":\"Anteprima pagina evento\",\"+4yRWM\":\"Prezzo del biglietto\",\"a5jvSX\":\"Fasce di prezzo\",\"ReihZ7\":\"Anteprima di Stampa\",\"JnuPvH\":\"Stampa biglietto\",\"tYF4Zq\":\"Stampa in PDF\",\"LcET2C\":\"Informativa sulla privacy\",\"8z6Y5D\":\"Elabora rimborso\",\"JcejNJ\":\"Elaborazione ordine\",\"EWCLpZ\":\"Prodotto Creato\",\"XkFYVB\":\"Prodotto Eliminato\",\"YMwcbR\":\"Ripartizione vendite prodotti, ricavi e tasse\",\"ldVIlB\":\"Prodotto Aggiornato\",\"JoKGiJ\":\"Codice promo\",\"k3wH7i\":\"Ripartizione utilizzo codici promo e sconti\",\"uEhdRh\":\"Solo promo\",\"dLm8V5\":\"Le email promozionali potrebbero comportare la sospensione dell'account\",\"EEYbdt\":\"Pubblica\",\"evDBV8\":\"Pubblica Evento\",\"dsFmM+\":\"Acquistato\",\"Vw0KCJ\":\"Check-in tramite codice QR\",\"k/bJj0\":\"Domande riordinate\",\"b24kPi\":\"Coda\",\"fqDzSu\":\"Tasso\",\"mnUGVC\":\"Limite di frequenza superato. Per favore riprova più tardi.\",\"spsZys\":\"Pronto per l'aggiornamento? Ci vogliono solo pochi minuti.\",\"vt9xUl\":\"Analytics in tempo reale\",\"xzRvs4\":[\"Ricevi aggiornamenti sui prodotti da \",[\"0\"],\".\"],\"pLXbi8\":\"Iscrizioni recenti\",\"Fi3b48\":\"Ordini recenti\",\"yPrbsy\":\"Destinatari\",\"Edm6av\":\"Riconnetti Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Reindirizzamento a Stripe...\",\"pnoTN5\":\"Account di riferimento\",\"ACKu03\":\"Aggiorna Anteprima\",\"fKn/k6\":\"Importo rimborso\",\"qY4rpA\":\"Rimborso fallito\",\"FaK/8G\":[\"Rimborsa ordine \",[\"0\"]],\"MGbi9P\":\"Rimborso in sospeso\",\"BDSRuX\":[\"Rimborsato: \",[\"0\"]],\"bU4bS1\":\"Rimborsi\",\"rYXfOA\":\"Impostazioni regionali\",\"5tl0Bp\":\"Domande di registrazione\",\"CQeZT8\":\"Report non trovato\",\"JEPMXN\":\"Richiedi un nuovo link\",\"TMLAx2\":\"Obbligatorio\",\"mdeIOH\":\"Reinvia codice\",\"sQxe68\":\"Reinvia conferma\",\"bxoWpz\":\"Invia nuovamente l'email di conferma\",\"G42SNI\":\"Invia nuovamente l'email\",\"TTpXL3\":[\"Reinvia tra \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reinvia biglietto\",\"Uwsg2F\":\"Riservato\",\"8wUjGl\":\"Riservato fino a\",\"kCn6wb\":\"Reimpostazione in corso...\",\"6gRgw8\":\"Riprova\",\"1BG8ga\":\"Riprova tutto\",\"rDC+T6\":\"Riprova lavoro\",\"CbnrWb\":\"Torna all'evento\",\"Oo/PLb\":\"Riepilogo Ricavi\",\"dFFW9L\":[\"Vendita terminata \",[\"0\"]],\"loCKGB\":[\"La vendita termina il \",[\"0\"]],\"wlfBad\":\"Periodo di vendita\",\"5CDM6r\":\"Periodo di vendita stabilito\",\"ftzaMf\":\"Periodo di vendita, limiti di ordine, visibilità\",\"zpekWp\":[\"Inizio vendita \",[\"0\"]],\"mUv9U4\":\"Vendite\",\"9KnRdL\":\"Le vendite sono sospese\",\"3VnlS9\":\"Vendite, ordini e metriche di performance per tutti gli eventi\",\"3Q1AWe\":\"Vendite:\",\"B4nE3N\":\"Prezzo del biglietto di esempio\",\"8BRPoH\":\"Luogo di Esempio\",\"DyBPvP\":\"Salva configurazione\",\"KZrfYJ\":\"Salva link social\",\"9Y3hAT\":\"Salva Modello\",\"C8ne4X\":\"Salva Design del Biglietto\",\"6/TNCd\":\"Salva impostazioni IVA\",\"I+FvbD\":\"Scansiona\",\"4ba0NE\":\"Programmata\",\"ftNXma\":\"Cerca affiliati...\",\"VY+Bdn\":\"Cerca per nome account o e-mail...\",\"VX+B3I\":\"Cerca per titolo evento o organizzatore...\",\"R0wEyA\":\"Cerca per nome lavoro o eccezione...\",\"GHdjuo\":\"Cerca per nome, email o account...\",\"20ce0U\":\"Cerca per ID ordine, nome cliente o email...\",\"4DSz7Z\":\"Cerca per oggetto, evento o account...\",\"Mck5ht\":\"Pagamento sicuro\",\"p7xUrt\":\"Seleziona una categoria\",\"3IcxS1\":\"Seleziona una configurazione\",\"zPRPMf\":\"Seleziona un livello\",\"BFRSTT\":\"Seleziona Account\",\"mCB6Je\":\"Seleziona tutto\",\"a6+167\":\"Seleziona un evento\",\"kYZSFD\":\"Seleziona un organizzatore per visualizzare la sua dashboard e gli eventi.\",\"CFbaPk\":\"Seleziona il gruppo di partecipanti\",\"hJmVtD\":\"Seleziona il paese\",\"tVW/yo\":\"Seleziona valuta\",\"n9ZhRa\":\"Seleziona data e ora di fine\",\"gTN6Ws\":\"Seleziona ora di fine\",\"0U6E9W\":\"Seleziona categoria evento\",\"j9cPeF\":\"Seleziona tipi di evento\",\"1nhy8G\":\"Seleziona tipo di scanner\",\"KizCK7\":\"Seleziona data e ora di inizio\",\"dJZTv2\":\"Seleziona ora di inizio\",\"3hJUtr\":\"Seleziona il paese in cui è registrata l'IVA\",\"x8XMsJ\":\"Seleziona il livello di messaggistica per questo account. Questo controlla i limiti dei messaggi e i permessi dei link.\",\"aT3jZX\":\"Seleziona fuso orario\",\"TxfvH2\":\"Seleziona quali partecipanti devono ricevere questo messaggio\",\"Ropvj0\":\"Seleziona quali eventi attiveranno questo webhook\",\"5gkxKx\":\"Seleziona la configurazione tariffaria da applicare a questo conto. Le commissioni sono sempre in USD.\",\"ylXj1N\":\"Selezionato\",\"j9b/iy\":\"Si vende velocemente 🔥\",\"73qYgo\":\"Invia come prova\",\"JvAge5\":\"Invia email ai partecipanti e visualizza la cronologia dei messaggi.\",\"22Itl6\":\"Inviami una copia\",\"nOBvex\":\"Invia dati di ordini e partecipanti in tempo reale ai tuoi sistemi esterni.\",\"1lNPhX\":\"Invia email di notifica rimborso\",\"eaUTwS\":\"Invia link di reimpostazione\",\"IoAuJG\":\"Invio in corso...\",\"h69WC6\":\"Inviato\",\"BVu2Hz\":\"Inviato da\",\"SPdzrs\":\"Inviato ai clienti quando effettuano un ordine\",\"LxSN5F\":\"Inviato a ogni partecipante con i dettagli del biglietto\",\"89xaFU\":\"Imposta le impostazioni predefinite delle commissioni della piattaforma per i nuovi eventi creati sotto questo organizzatore.\",\"eXssj5\":\"Imposta le impostazioni predefinite per i nuovi eventi creati con questo organizzatore.\",\"s0FkEx\":\"Configura liste di check-in per diversi ingressi, sessioni o giorni.\",\"xMO+Ao\":\"Configura la tua organizzazione\",\"C3htzi\":\"Impostazione aggiornata\",\"Ohn74G\":\"Configurazione e design\",\"GG7qDw\":\"Condividi link affiliato\",\"hL7sDJ\":\"Condividi pagina dell'organizzatore\",\"jy6QDF\":\"Gestione capacità condivisa\",\"cMW+gm\":[\"Mostra tutte le piattaforme (\",[\"0\"],\" con valori)\"],\"UVPI5D\":\"Mostra meno piattaforme\",\"Eu/N/d\":\"Mostra casella di opt-in marketing\",\"SXzpzO\":\"Mostra casella di opt-in marketing per impostazione predefinita\",\"b33PL9\":\"Mostra più piattaforme\",\"t1LIQW\":[\"Visualizzando \",[\"0\"],\" di \",[\"totalRows\"],\" record\"],\"jVRHeq\":\"Iscritto\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociale\",\"d0rUsW\":\"Link social\",\"j/TOB3\":\"Link social e sito web\",\"s9KGXU\":\"Venduto\",\"KTxc6k\":\"Qualcosa è andato storto, riprova o contatta l'assistenza se il problema persiste\",\"H6Gslz\":\"Scusa per l'inconveniente.\",\"wdxz7K\":\"Fonte\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Data e ora di inizio\",\"0m/ekX\":\"Data e ora di inizio\",\"izRfYP\":\"La data di inizio è obbligatoria\",\"2R1+Rv\":\"Ora di inizio dell'evento\",\"2NbyY/\":\"Statistiche\",\"GVUxAX\":\"Le statistiche si basano sulla data di creazione dell'account\",\"DRykfS\":\"Ancora gestendo rimborsi per le tue transazioni precedenti.\",\"wuV0bK\":\"Interrompi Impersonificazione\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe connesso\",\"aKtF0O\":\"Stripe non connesso\",\"9i0++A\":\"ID pagamento Stripe\",\"/QlTE4\":\"La configurazione di Stripe è già completa.\",\"ii0qn/\":\"L'oggetto è obbligatorio\",\"M7Uapz\":\"L'oggetto apparirà qui\",\"6aXq+t\":\"Oggetto:\",\"JwTmB6\":\"Prodotto Duplicato con Successo\",\"RuaKfn\":\"Indirizzo aggiornato con successo\",\"kzx0uD\":\"Impostazioni predefinite dell'evento aggiornate correttamente\",\"5n+Wwp\":\"Organizzatore aggiornato con successo\",\"DMCX/I\":\"Impostazioni predefinite delle commissioni aggiornate con successo\",\"URUYHc\":\"Impostazioni delle commissioni della piattaforma aggiornate con successo\",\"0Dk/l8\":\"Impostazioni SEO aggiornate con successo\",\"MhOoLQ\":\"Link social aggiornati con successo\",\"kj7zYe\":\"Webhook aggiornato con successo\",\"dXoieq\":\"Riepilogo\",\"/RfJXt\":[\"Festival musicale estivo \",[\"0\"]],\"CWOPIK\":\"Festival Musicale Estivo 2025\",\"UaISq3\":\"Svedese\",\"JZTQI0\":\"Cambia organizzatore\",\"9YHrNC\":\"Predefinito del sistema\",\"XX32BM\":\"Richiede solo pochi minuti\",\"yT6dQ8\":\"Tasse raccolte raggruppate per tipo di tassa ed evento\",\"Ye321X\":\"Nome Tassa\",\"WyCBRt\":\"Riepilogo Tasse\",\"GkH0Pq\":\"Tasse & commissioni applicate\",\"Rwiyt2\":\"Imposte configurate\",\"iQZff7\":\"Tasse, commissioni, visibilità, periodo di vendita, evidenziazione del prodotto & limiti degli ordini\",\"BW6QAz\":\"Gestione del team\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Spiega cosa aspettarsi dal tuo evento\",\"NiIUyb\":\"Parlaci del tuo evento\",\"DovcfC\":\"Parlaci della tua organizzazione. Queste informazioni saranno visualizzate sulle pagine dei tuoi eventi.\",\"7wtpH5\":\"Modello Attivo\",\"QHhZeE\":\"Modello creato con successo\",\"xrWdPR\":\"Modello eliminato con successo\",\"G04Zjt\":\"Modello salvato con successo\",\"xowcRf\":\"Termini di servizio\",\"6K0GjX\":\"Il testo potrebbe essere difficile da leggere\",\"nm3Iz/\":\"Grazie per aver partecipato!\",\"lhAWqI\":\"Grazie per il tuo supporto mentre continuiamo a crescere e migliorare Hi.Events!\",\"KfmPRW\":\"Colore di sfondo della pagina. Quando si utilizza un'immagine di copertina, questa viene applicata come sovrapposizione.\",\"MDNyJz\":\"Il codice scadrà tra 10 minuti. Controlla la cartella spam se non vedi l'email.\",\"MJm4Tq\":\"La valuta dell'ordine\",\"cDHM1d\":\"L'indirizzo e-mail è stato modificato. Il partecipante riceverà un nuovo biglietto all'indirizzo e-mail aggiornato.\",\"I/NNtI\":\"La sede dell'evento\",\"tXadb0\":\"L'evento che stai cercando non è disponibile al momento. Potrebbe essere stato rimosso, scaduto o l'URL potrebbe essere errato.\",\"EBzPwC\":\"L'indirizzo completo dell'evento\",\"sxKqBm\":\"L'importo completo dell'ordine sarà rimborsato al metodo di pagamento originale del cliente.\",\"KgDp6G\":\"Il link che stai cercando di accedere è scaduto o non è più valido. Controlla la tua e-mail per un link aggiornato per gestire il tuo ordine.\",\"5OmEal\":\"La lingua del cliente\",\"sYLeDq\":\"L'organizzatore che stai cercando non è stato trovato. La pagina potrebbe essere stata spostata, eliminata o l'URL potrebbe essere errato.\",\"C4nQe5\":\"La commissione della piattaforma viene aggiunta al prezzo del biglietto. Gli acquirenti pagano di più, ma tu ricevi il prezzo completo del biglietto.\",\"HxxXZO\":\"Il colore principale del marchio utilizzato per i pulsanti e le evidenziazioni\",\"DEcpfp\":\"Il corpo del template contiene sintassi Liquid non valida. Correggila e riprova.\",\"injXD7\":\"Impossibile convalidare il numero di partita IVA. Controlla il numero e riprova.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e colori\",\"QP3gP+\":\"Queste impostazioni si applicano solo al codice di incorporamento copiato e non verranno salvate.\",\"HirZe8\":\"Questi modelli verranno utilizzati come predefiniti per tutti gli eventi nella tua organizzazione. I singoli eventi possono sostituire questi modelli con le proprie versioni personalizzate.\",\"lzAaG5\":\"Questi modelli sostituiranno le impostazioni predefinite dell'organizzatore solo per questo evento. Se non è impostato alcun modello personalizzato qui, verrà utilizzato il modello dell'organizzatore.\",\"XBNC3E\":\"Questo codice sarà usato per tracciare le vendite. Sono ammessi solo lettere, numeri, trattini e trattini bassi.\",\"AaP0M+\":\"Questa combinazione di colori potrebbe essere difficile da leggere per alcuni utenti\",\"RzEvf5\":\"Questo evento è terminato\",\"YClrdK\":\"Questo evento non è ancora pubblicato\",\"dFJnia\":\"Questo è il nome del tuo organizzatore che sarà visibile agli utenti.\",\"L7dIM7\":\"Questo link non è valido o è scaduto.\",\"MR5ygV\":\"Questo link non è più valido\",\"9LEqK0\":\"Questo nome è visibile agli utenti finali\",\"j5FdeA\":\"Questo ordine è in fase di elaborazione.\",\"sjNPMw\":\"Questo ordine è stato abbandonato. Puoi avviarne uno nuovo in qualsiasi momento.\",\"OhCesD\":\"Questo ordine è stato annullato. Puoi iniziare un nuovo ordine in qualsiasi momento.\",\"lyD7rQ\":\"Questo profilo organizzatore non è ancora pubblicato\",\"9b5956\":\"Questa anteprima mostra come apparirà la tua email con dati di esempio. Le email effettive utilizzeranno valori reali.\",\"uM9Alj\":\"Questo prodotto è evidenziato nella pagina dell'evento\",\"RqSKdX\":\"Questo prodotto è esaurito\",\"W12OdJ\":\"Questo report è solo a scopo informativo. Consultare sempre un professionista fiscale prima di utilizzare questi dati per scopi contabili o fiscali. Si prega di verificare con il proprio dashboard Stripe poiché Hi.Events potrebbe non avere dati storici.\",\"0Ew0uk\":\"Questo biglietto è stato appena scansionato. Attendi prima di scansionare di nuovo.\",\"kvpxIU\":\"Questo sarà usato per notifiche e comunicazioni con i tuoi utenti.\",\"rhsath\":\"Questo non sarà visibile ai clienti, ma ti aiuta a identificare l'affiliato.\",\"Mr5UUd\":\"Biglietto annullato\",\"0GSPnc\":\"Design del Biglietto\",\"EZC/Cu\":\"Design del biglietto salvato con successo\",\"bbslmb\":\"Designer biglietti\",\"1BPctx\":\"Biglietto per\",\"bgqf+K\":\"Email del possessore del biglietto\",\"oR7zL3\":\"Nome del possessore del biglietto\",\"HGuXjF\":\"Possessori di biglietti\",\"CMUt3Y\":\"Titolari dei biglietti\",\"awHmAT\":\"ID biglietto\",\"6czJik\":\"Logo del Biglietto\",\"OkRZ4Z\":\"Nome Biglietto\",\"t79rDv\":\"Biglietto non trovato\",\"6tmWch\":\"Biglietto o prodotto\",\"1tfWrD\":\"Anteprima biglietto per\",\"KnjoUA\":\"Prezzo del biglietto\",\"tGCY6d\":\"Prezzo Biglietto\",\"pGZOcL\":\"Biglietto reinviato con successo\",\"8jLPgH\":\"Tipo di Biglietto\",\"X26cQf\":\"URL Biglietto\",\"8qsbZ5\":\"Biglietteria e vendite\",\"zNECqg\":\"biglietti\",\"6GQNLE\":\"Biglietti\",\"NRhrIB\":\"Biglietti e prodotti\",\"EUnesn\":\"Biglietti disponibili\",\"AGRilS\":\"Biglietti Venduti\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Per modificare le configurazioni, vai alla sezione Configurazioni nel menu di amministrazione.\",\"tiI71C\":\"Per aumentare i tuoi limiti, contattaci a\",\"BZBYf3\":\"Per ricevere pagamenti con carta di credito, devi collegare il tuo account Stripe. Stripe è il nostro partner per l'elaborazione dei pagamenti che garantisce transazioni sicure e pagamenti puntuali.\",\"W428WC\":\"Attiva colonne\",\"UBSG1X\":\"Migliori organizzatori (Ultimi 14 giorni)\",\"3sZ0xx\":\"Account Totali\",\"EaAPbv\":\"Importo totale pagato\",\"SMDzqJ\":\"Totale Partecipanti\",\"orBECM\":\"Totale Raccolto\",\"4B7oCp\":\"Commissione totale\",\"KSDwd5\":\"Ordini totali\",\"vb0Q0/\":\"Utenti Totali\",\"oJjplO\":\"Visualizzazioni totali\",\"orluER\":\"Traccia la crescita e le prestazioni dell'account per fonte di attribuzione\",\"NHq3l1\":\"Tieni traccia delle vendite, dei ricavi e delle presenze con report dettagliati\",\"OpKMSn\":\"Commissione di Transazione:\",\"uKOFO5\":\"Vero se pagamento offline\",\"9GsDR2\":\"Vero se pagamento in sospeso\",\"ouM5IM\":\"Prova un'altra email\",\"3DZvE7\":\"Prova Hi.Events Gratis\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Disattiva audio\",\"KUOhTy\":\"Attiva audio\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo di biglietto\",\"IrVSu+\":\"Impossibile duplicare il prodotto. Controlla i tuoi dati\",\"Vx2J6x\":\"Impossibile recuperare il partecipante\",\"n57zCW\":\"Account non attribuiti\",\"b9SN9q\":\"Riferimento ordine unico\",\"Ef7StM\":\"Sconosciuto\",\"ZBAScj\":\"Partecipante Sconosciuto\",\"ZkS2p3\":\"Annulla Pubblicazione Evento\",\"X13xGn\":\"Non attendibile\",\"Pp1sWX\":\"Aggiorna affiliato\",\"KMMOAy\":\"Aggiornamento disponibile\",\"gJQsLv\":\"Carica un'immagine di copertina per il tuo organizzatore\",\"4kEGqW\":\"Carica un logo per il tuo organizzatore\",\"lnCMdg\":\"Carica immagine\",\"29w7p6\":\"Caricamento immagine in corso...\",\"HtrFfw\":\"URL è obbligatorio\",\"WBq1/R\":\"Scanner USB già attivo\",\"EV30TR\":\"Modalità scanner USB attivata. Inizia a scansionare i biglietti ora.\",\"fovJi3\":\"Modalità scanner USB disattivata\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Usa <0>i template Liquid per personalizzare le tue email\",\"0k4cdb\":\"Utilizza i dettagli dell'ordine per tutti i partecipanti. I nomi e gli indirizzi email dei partecipanti corrisponderanno alle informazioni dell'acquirente.\",\"bA31T4\":\"Usa i dati dell'acquirente per tutti i partecipanti\",\"rnoQsz\":\"Utilizzato per bordi, evidenziazioni e stile del codice QR\",\"BV4L/Q\":\"Analisi UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valido\",\"GuXjc5\":\"Convalidato\",\"imLQ9Y\":\"Convalida della tua partita IVA...\",\"cK9+xQ\":\"Paese IVA\",\"sqdl5s\":\"Informazioni IVA\",\"UjNWsF\":\"L'IVA può essere applicata alle commissioni della piattaforma in base al tuo stato di registrazione IVA. Completa la sezione informazioni IVA qui sotto.\",\"pnVh83\":\"Numero di partita IVA\",\"CabI04\":\"Il numero di partita IVA non deve contenere spazi\",\"PMhxAR\":\"Il numero di partita IVA deve iniziare con un codice paese di 2 lettere seguito da 8-15 caratteri alfanumerici (ad es., DE123456789)\",\"gPgdNV\":\"Partita IVA convalidata con successo\",\"RUMiLy\":\"Convalida della partita IVA non riuscita\",\"vqji3Y\":\"Convalida della partita IVA non riuscita. Controlla la tua partita IVA.\",\"8dENF9\":\"IVA su commissione\",\"ZutOKU\":\"Aliquota IVA\",\"CZomgW\":\"Partita IVA registrata\",\"PCRCCN\":\"Informazioni di registrazione IVA\",\"oSDBWm\":\"Impostazioni IVA\",\"Nfbg76\":\"Impostazioni IVA salvate con successo\",\"UvYql/\":\"Impostazioni IVA salvate. Stiamo convalidando il tuo numero di partita IVA in background.\",\"R6n7j9\":\"Impostazioni IVA aggiornate con successo\",\"tJylUv\":\"Trattamento IVA per le commissioni della piattaforma\",\"FlGprQ\":\"Trattamento IVA per le commissioni della piattaforma: Le imprese registrate IVA nell'UE possono utilizzare il meccanismo del reverse charge (0% - Articolo 196 della Direttiva IVA 2006/112/CE). Alle imprese non registrate IVA viene applicata l'IVA irlandese al 23%.\",\"516oLj\":\"Servizio di convalida IVA temporaneamente non disponibile\",\"AdWhjZ\":\"Codice di verifica\",\"QDEWii\":\"Verificato\",\"wCKkSr\":\"Verifica email\",\"/IBv6X\":\"Verifica la tua email\",\"e/cvV1\":\"Verifica in corso...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Visualizza tutti i messaggi inviati sulla piattaforma\",\"+WFMis\":\"Visualizza e scarica report per tutti i tuoi eventi. Sono inclusi solo gli ordini completati.\",\"c7VN/A\":\"Visualizza Risposte\",\"SZw9tS\":\"Visualizza dettagli\",\"FCVmuU\":\"Visualizza evento\",\"n6EaWL\":\"Visualizza log\",\"OaKTzt\":\"Vedi mappa\",\"zNZNMs\":\"Visualizza messaggio\",\"67OJ7t\":\"Visualizza Ordine\",\"tKKZn0\":\"Visualizza dettagli ordine\",\"KeCXJu\":\"Visualizza i dettagli degli ordini, emetti rimborsi e reinvia le conferme.\",\"9jnAcN\":\"Visualizza homepage organizzatore\",\"1J/AWD\":\"Visualizza Biglietto\",\"N9FyyW\":\"Visualizza, modifica ed esporta i tuoi partecipanti registrati.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visibile solo allo staff di check-in. Aiuta a identificare questa lista durante il check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"In attesa di pagamento\",\"aUi/Dz\":\"Attenzione: questa è la configurazione predefinita del sistema. Le modifiche interesseranno tutti gli account a cui non è assegnata una configurazione specifica.\",\"RRZDED\":\"Non abbiamo trovato ordini associati a questo indirizzo email.\",\"2RZK9x\":\"Non siamo riusciti a trovare l'ordine che stai cercando. Il link potrebbe essere scaduto o i dettagli dell'ordine potrebbero essere cambiati.\",\"nefMIK\":\"Non siamo riusciti a trovare il biglietto che stai cercando. Il link potrebbe essere scaduto o i dettagli del biglietto potrebbero essere cambiati.\",\"miysJh\":\"Non siamo riusciti a trovare questo ordine. Potrebbe essere stato rimosso.\",\"HJKdzP\":\"Si è verificato un problema durante il caricamento di questa pagina. Riprova.\",\"IfN2Qo\":\"Consigliamo un logo quadrato con dimensioni minime di 200x200px\",\"wJzo/w\":\"Si consigliano dimensioni di 400px per 400px e una dimensione massima del file di 5MB\",\"x8rEDQ\":\"Non siamo riusciti a convalidare il tuo numero di partita IVA dopo diversi tentativi. Continueremo a provare in background. Riprova più tardi.\",\"q1BizZ\":\"Invieremo i tuoi biglietti a questa email\",\"ZOmUYW\":\"Convalideremo la tua partita IVA in background. In caso di problemi, ti informeremo.\",\"zCdObC\":\"Abbiamo ufficialmente trasferito la nostra sede in Irlanda 🇮🇪. Come parte di questa transizione, ora usiamo Stripe Irlanda invece di Stripe Canada. Per mantenere i tuoi pagamenti fluidi, dovrai riconnettere il tuo account Stripe.\",\"jh2orE\":\"Abbiamo trasferito la nostra sede in Irlanda. Di conseguenza, è necessario riconnettere il tuo account Stripe. Questo processo rapido richiede solo pochi minuti. Le tue vendite e i dati esistenti rimangono completamente inalterati.\",\"Fq/Nx7\":\"Abbiamo inviato un codice di verifica a 5 cifre a:\",\"GdWB+V\":\"Webhook creato con successo\",\"2X4ecw\":\"Webhook eliminato con successo\",\"CThMKa\":\"Log Webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Il webhook non invierà notifiche\",\"FSaY52\":\"Il webhook invierà notifiche\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sito web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bentornato\",\"QDWsl9\":[\"Benvenuto su \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Benvenuto su \",[\"0\"],\", ecco un elenco di tutti i tuoi eventi\"],\"FaSXqR\":\"Che tipo di evento?\",\"f30uVZ\":\"Cosa devi fare:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando un check-in viene eliminato\",\"Gmd0hv\":\"Quando viene creato un nuovo partecipante\",\"Lc18qn\":\"Quando viene creato un nuovo ordine\",\"dfkQIO\":\"Quando viene creato un nuovo prodotto\",\"8OhzyY\":\"Quando un prodotto viene eliminato\",\"tRXdQ9\":\"Quando un prodotto viene aggiornato\",\"Q7CWxp\":\"Quando un partecipante viene annullato\",\"IuUoyV\":\"Quando un partecipante effettua il check-in\",\"nBVOd7\":\"Quando un partecipante viene aggiornato\",\"ny2r8d\":\"Quando un ordine viene annullato\",\"c9RYbv\":\"Quando un ordine viene contrassegnato come pagato\",\"ejMDw1\":\"Quando un ordine viene rimborsato\",\"fVPt0F\":\"Quando un ordine viene aggiornato\",\"bcYlvb\":\"Quando chiude il check-in\",\"XIG669\":\"Quando apre il check-in\",\"de6HLN\":\"Quando i clienti acquistano biglietti, i loro ordini appariranno qui.\",\"403wpZ\":\"Quando abilitato, i nuovi eventi consentiranno ai partecipanti di gestire i propri dettagli del biglietto tramite un link sicuro. Questo può essere sostituito per evento.\",\"blXLKj\":\"Se abilitato, i nuovi eventi mostreranno una casella di opt-in marketing durante il checkout. Questo può essere sovrascritto per evento.\",\"Kj0Txn\":\"Quando abilitato, non verranno addebitate commissioni di applicazione sulle transazioni Stripe Connect. Usa questo per i paesi in cui le commissioni di applicazione non sono supportate.\",\"uchB0M\":\"Anteprima widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Scrivi qui il tuo messaggio...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sì - Ho un numero di partita IVA UE valido\",\"Tz5oXG\":\"Sì, annulla il mio ordine\",\"QlSZU0\":[\"Stai impersonificando <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Stai emettendo un rimborso parziale. Il cliente sarà rimborsato di \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Puoi configurare commissioni di servizio aggiuntive e tasse nelle impostazioni del tuo account.\",\"5VGIlq\":\"Hai raggiunto il tuo limite di messaggistica.\",\"casL1O\":\"Hai tasse e commissioni aggiunte a un Prodotto Gratuito. Vuoi rimuoverle?\",\"FVTVBy\":\"Devi verificare il tuo indirizzo email prima di poter aggiornare lo stato dell'organizzatore.\",\"w65ZgF\":\"Devi verificare l'email del tuo account prima di poter modificare i modelli di email.\",\"FRl8Jv\":\"Devi verificare l'email del tuo account prima di poter inviare messaggi.\",\"FgRxRP\":\"Possiedi sempre il 100% dei dati dei tuoi partecipanti\",\"88cUW+\":\"Ricevi\",\"U3wiCB\":\"Sei a posto! I tuoi pagamenti vengono elaborati senza problemi.\",\"MNFIxz\":[\"Stai per partecipare a \",[\"0\"],\"!\"],\"p/Sa0j\":\"Il tuo account ha limiti di messaggistica. Per aumentare i tuoi limiti, contattaci a\",\"x/xjzn\":\"I tuoi affiliati sono stati esportati con successo.\",\"TF37u6\":\"I tuoi partecipanti sono stati esportati con successo.\",\"79lXGw\":\"La tua lista di check-in è stata creata con successo. Condividi il link sottostante con il tuo staff di check-in.\",\"BnlG9U\":\"Il tuo ordine attuale andrà perso.\",\"nBqgQb\":\"La tua Email\",\"R02pnV\":\"Il tuo evento deve essere attivo prima di poter vendere biglietti ai partecipanti.\",\"hDNwnf\":\"Il tuo logo, i tuoi colori e il tuo stile su ogni pagina\",\"ifRqmm\":\"Il tuo messaggio è stato inviato con successo!\",\"/Rj5P4\":\"Il tuo nome\",\"PFjJxY\":\"La nuova password deve contenere almeno 8 caratteri.\",\"gzrCuN\":\"I dettagli del tuo ordine sono stati aggiornati. Un'e-mail di conferma è stata inviata al nuovo indirizzo e-mail.\",\"naQW82\":\"Il tuo ordine è stato annullato.\",\"bhlHm/\":\"Il tuo ordine è in attesa di pagamento\",\"XeNum6\":\"I tuoi ordini sono stati esportati con successo.\",\"Xd1R1a\":\"L'indirizzo del tuo organizzatore\",\"WWYHKD\":\"Il tuo pagamento è protetto con crittografia a livello bancario\",\"5b3QLi\":\"Il tuo piano\",\"6heFYY\":\"Il tuo account Stripe è connesso e sta elaborando i pagamenti.\",\"vvO1I2\":\"Il tuo account Stripe è collegato e pronto per elaborare i pagamenti.\",\"CnZ3Ou\":\"I tuoi biglietti sono stati confermati.\",\"EmFsMZ\":\"Il tuo numero di partita IVA è in coda per la convalida\",\"QBlhh4\":\"La tua partita IVA verrà convalidata al momento del salvataggio\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Non c'è ancora nulla da mostrare'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrato con successo\"],\"yxhYRZ\":[[\"0\"],\" <0>uscita registrata con successo\"],\"KMgp2+\":[[\"0\"],\" disponibili\"],\"Pmr5xp\":[[\"0\"],\" creato con successo\"],\"FImCSc\":[[\"0\"],\" aggiornato con successo\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrati\"],\"Vjij1k\":[[\"days\"],\" giorni, \",[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"f3RdEk\":[[\"hours\"],\" ore, \",[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"fyE7Au\":[[\"minutes\"],\" minuti e \",[\"seconds\"],\" secondi\"],\"NlQ0cx\":[\"Primo evento di \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://il-tuo-sito-web.com\",\"qnSLLW\":\"<0>Inserisci il prezzo escluse tasse e commissioni.<1>Tasse e commissioni possono essere aggiunte qui sotto.\",\"ZjMs6e\":\"<0>Il numero di prodotti disponibili per questo prodotto<1>Questo valore può essere sovrascritto se ci sono <2>Limiti di Capacità associati a questo prodotto.\",\"E15xs8\":\"⚡️ Configura il tuo evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personalizza la pagina del tuo evento\",\"3VPPdS\":\"💳 Connetti con Stripe\",\"cjdktw\":\"🚀 Metti online il tuo evento\",\"rmelwV\":\"0 minuti e 0 secondi\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Via Roma 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"00100\",\"efAM7X\":\"Un campo data. Perfetto per chiedere una data di nascita ecc.\",\"6euFZ/\":[\"Un \",[\"type\"],\" predefinito viene applicato automaticamente a tutti i nuovi prodotti. Puoi sovrascrivere questa impostazione per ogni singolo prodotto.\"],\"SMUbbQ\":\"Un menu a tendina consente una sola selezione\",\"qv4bfj\":\"Una commissione, come una commissione di prenotazione o una commissione di servizio\",\"POT0K/\":\"Un importo fisso per prodotto. Es. $0,50 per prodotto\",\"f4vJgj\":\"Un campo di testo a più righe\",\"OIPtI5\":\"Una percentuale del prezzo del prodotto. Es. 3,5% del prezzo del prodotto\",\"ZthcdI\":\"Un codice promozionale senza sconto può essere utilizzato per rivelare prodotti nascosti.\",\"AG/qmQ\":\"Un'opzione Radio ha più opzioni ma solo una può essere selezionata.\",\"h179TP\":\"Una breve descrizione dell'evento che verrà visualizzata nei risultati dei motori di ricerca e quando condiviso sui social media. Per impostazione predefinita, verrà utilizzata la descrizione dell'evento\",\"WKMnh4\":\"Un campo di testo a singola riga\",\"BHZbFy\":\"Una singola domanda per ordine. Es. Qual è il tuo indirizzo di spedizione?\",\"Fuh+dI\":\"Una singola domanda per prodotto. Es. Qual è la tua taglia di maglietta?\",\"RlJmQg\":\"Un'imposta standard, come IVA o GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accetta bonifici bancari, assegni o altri metodi di pagamento offline\",\"hrvLf4\":\"Accetta pagamenti con carta di credito tramite Stripe\",\"bfXQ+N\":\"Accetta Invito\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Nome Account\",\"Puv7+X\":\"Impostazioni Account\",\"OmylXO\":\"Account aggiornato con successo\",\"7L01XJ\":\"Azioni\",\"FQBaXG\":\"Attiva\",\"5T2HxQ\":\"Data di attivazione\",\"F6pfE9\":\"Attivo\",\"/PN1DA\":\"Aggiungi una descrizione per questa lista di check-in\",\"0/vPdA\":\"Aggiungi eventuali note sul partecipante. Queste non saranno visibili al partecipante.\",\"Or1CPR\":\"Aggiungi eventuali note sul partecipante...\",\"l3sZO1\":\"Aggiungi eventuali note sull'ordine. Queste non saranno visibili al cliente.\",\"xMekgu\":\"Aggiungi eventuali note sull'ordine...\",\"PGPGsL\":\"Aggiungi descrizione\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Aggiungi istruzioni per i pagamenti offline (es. dettagli del bonifico bancario, dove inviare gli assegni, scadenze di pagamento)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Aggiungi Nuovo\",\"TZxnm8\":\"Aggiungi Opzione\",\"24l4x6\":\"Aggiungi Prodotto\",\"8q0EdE\":\"Aggiungi Prodotto alla Categoria\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Aggiungi Tassa o Commissione\",\"goOKRY\":\"Aggiungi livello\",\"oZW/gT\":\"Aggiungi al Calendario\",\"pn5qSs\":\"Informazioni Aggiuntive\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Indirizzo\",\"NY/x1b\":\"Indirizzo riga 1\",\"POdIrN\":\"Indirizzo Riga 1\",\"cormHa\":\"Indirizzo riga 2\",\"gwk5gg\":\"Indirizzo Riga 2\",\"U3pytU\":\"Amministratore\",\"HLDaLi\":\"Gli amministratori hanno accesso completo agli eventi e alle impostazioni dell'account.\",\"W7AfhC\":\"Tutti i partecipanti di questo evento\",\"cde2hc\":\"Tutti i Prodotti\",\"5CQ+r0\":\"Consenti ai partecipanti associati a ordini non pagati di effettuare il check-in\",\"ipYKgM\":\"Consenti l'indicizzazione dei motori di ricerca\",\"LRbt6D\":\"Consenti ai motori di ricerca di indicizzare questo evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Fantastico, Evento, Parole chiave...\",\"hehnjM\":\"Importo\",\"R2O9Rg\":[\"Importo pagato (\",[\"0\"],\")\"],\"V7MwOy\":\"Si è verificato un errore durante il caricamento della pagina\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Si è verificato un errore imprevisto.\",\"byKna+\":\"Si è verificato un errore imprevisto. Per favore riprova.\",\"ubdMGz\":\"Qualsiasi richiesta dai possessori di prodotti verrà inviata a questo indirizzo email. Questo sarà anche utilizzato come indirizzo \\\"rispondi a\\\" per tutte le email inviate da questo evento\",\"aAIQg2\":\"Aspetto\",\"Ym1gnK\":\"applicato\",\"sy6fss\":[\"Si applica a \",[\"0\"],\" prodotti\"],\"kadJKg\":\"Si applica a 1 prodotto\",\"DB8zMK\":\"Applica\",\"GctSSm\":\"Applica Codice Promozionale\",\"ARBThj\":[\"Applica questo \",[\"type\"],\" a tutti i nuovi prodotti\"],\"S0ctOE\":\"Archivia evento\",\"TdfEV7\":\"Archiviati\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Sei sicuro di voler attivare questo partecipante?\",\"TvkW9+\":\"Sei sicuro di voler archiviare questo evento?\",\"/CV2x+\":\"Sei sicuro di voler cancellare questo partecipante? Questo annullerà il loro biglietto\",\"YgRSEE\":\"Sei sicuro di voler eliminare questo codice promozionale?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Sei sicuro di voler rendere questo evento una bozza? Questo renderà l'evento invisibile al pubblico\",\"mEHQ8I\":\"Sei sicuro di voler rendere questo evento pubblico? Questo renderà l'evento visibile al pubblico\",\"s4JozW\":\"Sei sicuro di voler ripristinare questo evento? Verrà ripristinato come bozza.\",\"vJuISq\":\"Sei sicuro di voler eliminare questa Assegnazione di Capacità?\",\"baHeCz\":\"Sei sicuro di voler eliminare questa Lista di Check-In?\",\"LBLOqH\":\"Chiedi una volta per ordine\",\"wu98dY\":\"Chiedi una volta per prodotto\",\"ss9PbX\":\"Partecipante\",\"m0CFV2\":\"Dettagli Partecipante\",\"QKim6l\":\"Partecipante non trovato\",\"R5IT/I\":\"Note Partecipante\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Biglietto Partecipante\",\"9SZT4E\":\"Partecipanti\",\"iPBfZP\":\"Partecipanti Registrati\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Ridimensionamento automatico\",\"vZ5qKF\":\"Ridimensiona automaticamente l'altezza del widget in base al contenuto. Quando disabilitato, il widget riempirà l'altezza del contenitore.\",\"4lVaWA\":\"In attesa di pagamento offline\",\"2rHwhl\":\"In Attesa di Pagamento Offline\",\"3wF4Q/\":\"In attesa di pagamento\",\"ioG+xt\":\"In Attesa di Pagamento\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Srl.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Torna alla pagina dell'evento\",\"VCoEm+\":\"Torna al login\",\"k1bLf+\":\"Colore di sfondo\",\"I7xjqg\":\"Tipo di Sfondo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Indirizzo di Fatturazione\",\"/xC/im\":\"Impostazioni di Fatturazione\",\"rp/zaT\":\"Portoghese Brasiliano\",\"whqocw\":\"Registrandoti accetti i nostri <0>Termini di Servizio e la <1>Privacy Policy.\",\"bcCn6r\":\"Tipo di Calcolo\",\"+8bmSu\":\"California\",\"iStTQt\":\"L'autorizzazione della fotocamera è stata negata. <0>Richiedi Autorizzazione di nuovo, o se questo non funziona, dovrai <1>concedere a questa pagina l'accesso alla tua fotocamera nelle impostazioni del browser.\",\"dEgA5A\":\"Annulla\",\"Gjt/py\":\"Annulla cambio email\",\"tVJk4q\":\"Annulla ordine\",\"Os6n2a\":\"Annulla Ordine\",\"Mz7Ygx\":[\"Annulla Ordine \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Annullato\",\"U7nGvl\":\"Impossibile fare il check-in\",\"QyjCeq\":\"Capacità\",\"V6Q5RZ\":\"Assegnazione di Capacità creata con successo\",\"k5p8dz\":\"Assegnazione di Capacità eliminata con successo\",\"nDBs04\":\"Gestione capacità\",\"ddha3c\":\"Le categorie ti permettono di raggruppare i prodotti. Ad esempio, potresti avere una categoria per \\\"Biglietti\\\" e un'altra per \\\"Merchandise\\\".\",\"iS0wAT\":\"Le categorie ti aiutano a organizzare i tuoi prodotti. Questo titolo verrà visualizzato sulla pagina pubblica dell'evento.\",\"eorM7z\":\"Categorie riordinate con successo.\",\"3EXqwa\":\"Categoria Creata con Successo\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Cambia password\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Registra ingresso di \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check-in e contrassegna l'ordine come pagato\",\"QYLpB4\":\"Solo check-in\",\"/Ta1d4\":\"Check-out\",\"5LDT6f\":\"Dai un'occhiata a questo evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista di Registrazione eliminata con successo\",\"+hBhWk\":\"La lista di registrazione è scaduta\",\"mBsBHq\":\"La lista di registrazione non è attiva\",\"vPqpQG\":\"Lista di registrazione non trovata\",\"tejfAy\":\"Liste di Registrazione\",\"hD1ocH\":\"URL di Registrazione copiato negli appunti\",\"CNafaC\":\"Le opzioni di casella di controllo consentono selezioni multiple\",\"SpabVf\":\"Caselle di controllo\",\"CRu4lK\":\"Check-in effettuato\",\"znIg+z\":\"Pagamento\",\"1WnhCL\":\"Impostazioni di Pagamento\",\"6imsQS\":\"Cinese (Semplificato)\",\"JjkX4+\":\"Scegli un colore per lo sfondo\",\"/Jizh9\":\"Scegli un account\",\"3wV73y\":\"Città\",\"FG98gC\":\"Cancella Testo di Ricerca\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Clicca per copiare\",\"yz7wBu\":\"Chiudi\",\"62Ciis\":\"Chiudi barra laterale\",\"EWPtMO\":\"Codice\",\"ercTDX\":\"Il codice deve essere compreso tra 3 e 50 caratteri\",\"oqr9HB\":\"Comprimi questo prodotto quando la pagina dell'evento viene caricata inizialmente\",\"jZlrte\":\"Colore\",\"Vd+LC3\":\"Il colore deve essere un codice colore esadecimale valido. Esempio: #ffffff\",\"1HfW/F\":\"Colori\",\"VZeG/A\":\"Prossimamente\",\"yPI7n9\":\"Parole chiave separate da virgole che descrivono l'evento. Queste saranno utilizzate dai motori di ricerca per aiutare a categorizzare e indicizzare l'evento\",\"NPZqBL\":\"Completa Ordine\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Completa Pagamento\",\"qqWcBV\":\"Completato\",\"6HK5Ct\":\"Ordini completati\",\"NWVRtl\":\"Ordini Completati\",\"DwF9eH\":\"Codice componente\",\"Tf55h7\":\"Sconto Configurato\",\"7VpPHA\":\"Conferma\",\"ZaEJZM\":\"Conferma Cambio Email\",\"yjkELF\":\"Conferma Nuova Password\",\"xnWESi\":\"Conferma password\",\"p2/GCq\":\"Conferma Password\",\"wnDgGj\":\"Conferma indirizzo email in corso...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connetti con Stripe\",\"QKLP1W\":\"Connetti il tuo account Stripe per iniziare a ricevere pagamenti.\",\"5lcVkL\":\"Dettagli di Connessione\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continua\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Testo pulsante Continua\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continua configurazione\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copiato\",\"T5rdis\":\"copiato negli appunti\",\"he3ygx\":\"Copia\",\"r2B2P8\":\"Copia URL di Check-In\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copia Link\",\"E6nRW7\":\"Copia URL\",\"JNCzPW\":\"Paese\",\"IF7RiR\":\"Copertina\",\"hYgDIe\":\"Crea\",\"b9XOHo\":[\"Crea \",[\"0\"]],\"k9RiLi\":\"Crea un Prodotto\",\"6kdXbW\":\"Crea un Codice Promozionale\",\"n5pRtF\":\"Crea un Biglietto\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"crea un organizzatore\",\"ipP6Ue\":\"Crea Partecipante\",\"VwdqVy\":\"Crea Assegnazione di Capacità\",\"EwoMtl\":\"Crea categoria\",\"XletzW\":\"Crea Categoria\",\"WVbTwK\":\"Crea Lista di Check-In\",\"uN355O\":\"Crea Evento\",\"BOqY23\":\"Crea nuovo\",\"kpJAeS\":\"Crea Organizzatore\",\"a0EjD+\":\"Crea Prodotto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Crea Codice Promozionale\",\"B3Mkdt\":\"Crea Domanda\",\"UKfi21\":\"Crea Tassa o Commissione\",\"d+F6q9\":\"Creato\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Password Attuale\",\"uIElGP\":\"URL Mappe personalizzate\",\"UEqXyt\":\"Intervallo Personalizzato\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalizza le impostazioni di email e notifiche per questo evento\",\"Y9Z/vP\":\"Personalizza i messaggi della homepage dell'evento e del checkout\",\"2E2O5H\":\"Personalizza le impostazioni varie per questo evento\",\"iJhSxe\":\"Personalizza le impostazioni SEO per questo evento\",\"KIhhpi\":\"Personalizza la pagina del tuo evento\",\"nrGWUv\":\"Personalizza la pagina del tuo evento per adattarla al tuo brand e stile.\",\"Zz6Cxn\":\"Zona pericolosa\",\"ZQKLI1\":\"Zona pericolosa\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e ora\",\"JJhRbH\":\"Capacità primo giorno\",\"cnGeoo\":\"Elimina\",\"jRJZxD\":\"Elimina Capacità\",\"VskHIx\":\"Elimina categoria\",\"Qrc8RZ\":\"Elimina Lista Check-In\",\"WHf154\":\"Elimina codice\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descrizione\",\"YC3oXa\":\"Descrizione per il personale di check-in\",\"URmyfc\":\"Dettagli\",\"1lRT3t\":\"Disabilitando questa capacità verranno monitorate le vendite ma non verranno interrotte quando viene raggiunto il limite\",\"H6Ma8Z\":\"Sconto\",\"ypJ62C\":\"Sconto %\",\"3LtiBI\":[\"Sconto in \",[\"0\"]],\"C8JLas\":\"Tipo di Sconto\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etichetta Documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donazione / Prodotto a offerta libera\",\"OvNbls\":\"Scarica .ics\",\"kodV18\":\"Scarica CSV\",\"CELKku\":\"Scarica fattura\",\"LQrXcu\":\"Scarica Fattura\",\"QIodqd\":\"Scarica Codice QR\",\"yhjU+j\":\"Scaricamento Fattura in corso\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Selezione a tendina\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplica evento\",\"3ogkAk\":\"Duplica Evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Opzioni di Duplicazione\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Prevendita\",\"ePK91l\":\"Modifica\",\"N6j2JH\":[\"Modifica \",[\"0\"]],\"kBkYSa\":\"Modifica Capacità\",\"oHE9JT\":\"Modifica Assegnazione di Capacità\",\"j1Jl7s\":\"Modifica categoria\",\"FU1gvP\":\"Modifica Lista di Check-In\",\"iFgaVN\":\"Modifica Codice\",\"jrBSO1\":\"Modifica Organizzatore\",\"tdD/QN\":\"Modifica Prodotto\",\"n143Tq\":\"Modifica Categoria Prodotto\",\"9BdS63\":\"Modifica Codice Promozionale\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Modifica Domanda\",\"poTr35\":\"Modifica utente\",\"GTOcxw\":\"Modifica Utente\",\"pqFrv2\":\"es. 2.50 per $2.50\",\"3yiej1\":\"es. 23.5 per 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Impostazioni Email e Notifiche\",\"ATGYL1\":\"Indirizzo email\",\"hzKQCy\":\"Indirizzo Email\",\"HqP6Qf\":\"Modifica email annullata con successo\",\"mISwW1\":\"Modifica email in attesa\",\"APuxIE\":\"Conferma email inviata nuovamente\",\"YaCgdO\":\"Conferma email inviata nuovamente con successo\",\"jyt+cx\":\"Messaggio piè di pagina email\",\"I6F3cp\":\"Email non verificata\",\"NTZ/NX\":\"Codice di incorporamento\",\"4rnJq4\":\"Script di incorporamento\",\"8oPbg1\":\"Abilita Fatturazione\",\"j6w7d/\":\"Abilita questa capacità per interrompere le vendite dei prodotti quando viene raggiunto il limite\",\"VFv2ZC\":\"Data di fine\",\"237hSL\":\"Terminato\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglese\",\"MhVoma\":\"Inserisci un importo escluse tasse e commissioni.\",\"SlfejT\":\"Errore\",\"3Z223G\":\"Errore durante la conferma dell'indirizzo email\",\"a6gga1\":\"Errore durante la conferma della modifica email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Data dell'Evento\",\"0Zptey\":\"Impostazioni Predefinite Evento\",\"QcCPs8\":\"Dettagli Evento\",\"6fuA9p\":\"Evento duplicato con successo\",\"AEuj2m\":\"Homepage Evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Dettagli della sede e della location dell'evento\",\"OopDbA\":\"Event page\",\"4/If97\":\"Aggiornamento stato evento fallito. Riprova più tardi\",\"btxLWj\":\"Stato evento aggiornato\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventi\",\"sZg7s1\":\"Data di scadenza\",\"KnN1Tu\":\"Scade\",\"uaSvqt\":\"Data di Scadenza\",\"GS+Mus\":\"Esporta\",\"9xAp/j\":\"Impossibile annullare il partecipante\",\"ZpieFv\":\"Impossibile annullare l'ordine\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Impossibile scaricare la fattura. Riprova.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Impossibile caricare la Lista di Check-In\",\"ZQ15eN\":\"Impossibile reinviare l'email del biglietto\",\"ejXy+D\":\"Impossibile ordinare i prodotti\",\"PLUB/s\":\"Commissione\",\"/mfICu\":\"Commissioni\",\"LyFC7X\":\"Filtra Ordini\",\"cSev+j\":\"Filtri\",\"CVw2MU\":[\"Filtri (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primo Numero Fattura\",\"V1EGGU\":\"Nome\",\"kODvZJ\":\"Nome\",\"S+tm06\":\"Il nome deve essere compreso tra 1 e 50 caratteri\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Primo Utilizzo\",\"TpqW74\":\"Fisso\",\"irpUxR\":\"Importo fisso\",\"TF9opW\":\"Il flash non è disponibile su questo dispositivo\",\"UNMVei\":\"Password dimenticata?\",\"2POOFK\":\"Gratuito\",\"P/OAYJ\":\"Prodotto Gratuito\",\"vAbVy9\":\"Prodotto gratuito, nessuna informazione di pagamento richiesta\",\"nLC6tu\":\"Francese\",\"Weq9zb\":\"Generale\",\"DDcvSo\":\"Tedesco\",\"4GLxhy\":\"Primi Passi\",\"4D3rRj\":\"Torna al profilo\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Vendite lorde\",\"yRg26W\":\"Vendite lorde\",\"R4r4XO\":\"Ospiti\",\"26pGvx\":\"Hai un codice promozionale?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Ecco un esempio di come puoi usare il componente nella tua applicazione.\",\"Y1SSqh\":\"Ecco il componente React che puoi usare per incorporare il widget nella tua applicazione.\",\"QuhVpV\":[\"Ciao \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Nascosto dalla vista pubblica\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Le domande nascoste sono visibili solo all'organizzatore dell'evento e non al cliente.\",\"vLyv1R\":\"Nascondi\",\"Mkkvfd\":\"Nascondi pagina di introduzione\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Nascondi prodotto dopo la data di fine vendita\",\"06s3w3\":\"Nascondi prodotto prima della data di inizio vendita\",\"axVMjA\":\"Nascondi prodotto a meno che l'utente non abbia un codice promozionale applicabile\",\"ySQGHV\":\"Nascondi prodotto quando esaurito\",\"SCimta\":\"Nascondi la pagina di introduzione dalla barra laterale\",\"5xR17G\":\"Nascondi questo prodotto ai clienti\",\"Da29Y6\":\"Nascondi questa domanda\",\"fvDQhr\":\"Nascondi questo livello agli utenti\",\"lNipG+\":\"Nascondere un prodotto impedirà agli utenti di vederlo sulla pagina dell'evento.\",\"ZOBwQn\":\"Design Homepage\",\"PRuBTd\":\"Designer homepage\",\"YjVNGZ\":\"Anteprima Homepage\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Quanti minuti ha il cliente per completare il proprio ordine. Consigliamo almeno 15 minuti\",\"ySxKZe\":\"Quante volte può essere utilizzato questo codice?\",\"dZsDbK\":[\"Limite di caratteri HTML superato: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Accetto i <0>termini e condizioni\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se vuoto, l'indirizzo verrà utilizzato per generare un link a Google Maps\",\"UYT+c8\":\"Se abilitato, il personale di check-in può sia segnare i partecipanti come registrati sia segnare l'ordine come pagato e registrare i partecipanti. Se disabilitato, i partecipanti associati a ordini non pagati non possono essere registrati.\",\"muXhGi\":\"Se abilitato, l'organizzatore riceverà una notifica via email quando viene effettuato un nuovo ordine\",\"6fLyj/\":\"Se non hai richiesto questa modifica, cambia immediatamente la tua password.\",\"n/ZDCz\":\"Immagine eliminata con successo\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Immagine caricata con successo\",\"VyUuZb\":\"URL Immagine\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inattivo\",\"T0K0yl\":\"Gli utenti inattivi non possono accedere.\",\"kO44sp\":\"Includi dettagli di connessione per il tuo evento online. Questi dettagli saranno mostrati nella pagina di riepilogo dell'ordine e nella pagina del biglietto del partecipante.\",\"FlQKnG\":\"Includi tasse e commissioni nel prezzo\",\"Vi+BiW\":[\"Include \",[\"0\"],\" prodotti\"],\"lpm0+y\":\"Include 1 prodotto\",\"UiAk5P\":\"Inserisci Immagine\",\"OyLdaz\":\"Invito reinviato!\",\"HE6KcK\":\"Invito revocato!\",\"SQKPvQ\":\"Invita Utente\",\"bKOYkd\":\"Fattura scaricata con successo\",\"alD1+n\":\"Note Fattura\",\"kOtCs2\":\"Numerazione Fattura\",\"UZ2GSZ\":\"Impostazioni Fattura\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Articolo\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etichetta\",\"vXIe7J\":\"Lingua\",\"2LMsOq\":\"Ultimi 12 mesi\",\"vfe90m\":\"Ultimi 14 giorni\",\"aK4uBd\":\"Ultime 24 ore\",\"uq2BmQ\":\"Ultimi 30 giorni\",\"bB6Ram\":\"Ultime 48 ore\",\"VlnB7s\":\"Ultimi 6 mesi\",\"ct2SYD\":\"Ultimi 7 giorni\",\"XgOuA7\":\"Ultimi 90 giorni\",\"I3yitW\":\"Ultimo accesso\",\"1ZaQUH\":\"Cognome\",\"UXBCwc\":\"Cognome\",\"tKCBU0\":\"Ultimo Utilizzo\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Lascia vuoto per utilizzare la parola predefinita \\\"Fattura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Caricamento...\",\"wJijgU\":\"Luogo\",\"sQia9P\":\"Accedi\",\"zUDyah\":\"Accesso in corso\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Esci\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Rendi obbligatorio l'indirizzo di fatturazione durante il checkout\",\"MU3ijv\":\"Rendi obbligatoria questa domanda\",\"wckWOP\":\"Gestisci\",\"onpJrA\":\"Gestisci partecipante\",\"n4SpU5\":\"Gestisci evento\",\"WVgSTy\":\"Gestisci ordine\",\"1MAvUY\":\"Gestisci le impostazioni di pagamento e fatturazione per questo evento.\",\"cQrNR3\":\"Gestisci Profilo\",\"AtXtSw\":\"Gestisci tasse e commissioni che possono essere applicate ai tuoi prodotti\",\"ophZVW\":\"Gestisci biglietti\",\"DdHfeW\":\"Gestisci i dettagli del tuo account e le impostazioni predefinite\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gestisci i tuoi utenti e le loro autorizzazioni\",\"1m+YT2\":\"Le domande obbligatorie devono essere risposte prima che il cliente possa procedere al checkout.\",\"Dim4LO\":\"Aggiungi manualmente un Partecipante\",\"e4KdjJ\":\"Aggiungi Manualmente Partecipante\",\"vFjEnF\":\"Segna come pagato\",\"g9dPPQ\":\"Massimo Per Ordine\",\"l5OcwO\":\"Messaggio al partecipante\",\"Gv5AMu\":\"Messaggio ai Partecipanti\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Messaggio all'acquirente\",\"tNZzFb\":\"Contenuto del messaggio\",\"lYDV/s\":\"Invia messaggio ai singoli partecipanti\",\"V7DYWd\":\"Messaggio Inviato\",\"t7TeQU\":\"Messaggi\",\"xFRMlO\":\"Minimo Per Ordine\",\"QYcUEf\":\"Prezzo Minimo\",\"RDie0n\":\"Varie\",\"mYLhkl\":\"Impostazioni Varie\",\"KYveV8\":\"Casella di testo multilinea\",\"VD0iA7\":\"Opzioni di prezzo multiple. Perfetto per prodotti early bird ecc.\",\"/bhMdO\":\"La mia fantastica descrizione dell'evento...\",\"vX8/tc\":\"Il mio fantastico titolo dell'evento...\",\"hKtWk2\":\"Il Mio Profilo\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Vai al Partecipante\",\"qqeAJM\":\"Mai\",\"7vhWI8\":\"Nuova Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Nessun evento archiviato da mostrare.\",\"q2LEDV\":\"Nessun partecipante trovato per questo ordine.\",\"zlHa5R\":\"Nessun partecipante è stato aggiunto a questo ordine.\",\"Wjz5KP\":\"Nessun Partecipante da mostrare\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Nessuna Assegnazione di Capacità\",\"a/gMx2\":\"Nessuna Lista di Check-In\",\"tMFDem\":\"Nessun dato disponibile\",\"6Z/F61\":\"Nessun dato da mostrare. Seleziona un intervallo di date\",\"fFeCKc\":\"Nessuno Sconto\",\"HFucK5\":\"Nessun evento terminato da mostrare.\",\"yAlJXG\":\"Nessun evento da mostrare\",\"GqvPcv\":\"Nessun filtro disponibile\",\"KPWxKD\":\"Nessun messaggio da mostrare\",\"J2LkP8\":\"Nessun ordine da mostrare\",\"RBXXtB\":\"Nessun metodo di pagamento è attualmente disponibile. Contatta l'organizzatore dell'evento per assistenza.\",\"ZWEfBE\":\"Nessun Pagamento Richiesto\",\"ZPoHOn\":\"Nessun prodotto associato a questo partecipante.\",\"Ya1JhR\":\"Nessun prodotto disponibile in questa categoria.\",\"FTfObB\":\"Ancora Nessun Prodotto\",\"+Y976X\":\"Nessun Codice Promozionale da mostrare\",\"MAavyl\":\"Nessuna domanda risposta da questo partecipante.\",\"SnlQeq\":\"Nessuna domanda è stata posta per questo ordine.\",\"Ev2r9A\":\"Nessun risultato\",\"gk5uwN\":\"Nessun Risultato di Ricerca\",\"RHyZUL\":\"Nessun risultato di ricerca.\",\"RY2eP1\":\"Nessuna Tassa o Commissione è stata aggiunta.\",\"EdQY6l\":\"Nessuno\",\"OJx3wK\":\"Non disponibile\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Note\",\"jtrY3S\":\"Ancora niente da mostrare\",\"hFwWnI\":\"Impostazioni Notifiche\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notifica all'organizzatore i nuovi ordini\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Numero di giorni consentiti per il pagamento (lasciare vuoto per omettere i termini di pagamento dalle fatture)\",\"n86jmj\":\"Prefisso Numero\",\"mwe+2z\":\"Gli ordini offline non sono riflessi nelle statistiche dell'evento finché l'ordine non viene contrassegnato come pagato.\",\"dWBrJX\":\"Pagamento offline fallito. Riprova o contatta l'organizzatore dell'evento.\",\"fcnqjw\":\"Istruzioni di Pagamento Offline\",\"+eZ7dp\":\"Pagamenti Offline\",\"ojDQlR\":\"Informazioni sui Pagamenti Offline\",\"u5oO/W\":\"Impostazioni Pagamenti Offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"In Vendita\",\"Ug4SfW\":\"Una volta creato un evento, lo vedrai qui.\",\"ZxnK5C\":\"Una volta che inizi a raccogliere dati, li vedrai qui.\",\"PnSzEc\":\"Quando sei pronto, rendi attivo il tuo evento e inizia a vendere prodotti.\",\"J6n7sl\":\"In Corso\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Dettagli Evento Online\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Apri Pagina di Check-In\",\"OdnLE4\":\"Apri barra laterale\",\"ZZEYpT\":[\"Opzione \",[\"i\"]],\"oPknTP\":\"Informazioni aggiuntive opzionali da visualizzare su tutte le fatture (ad es. termini di pagamento, penali per ritardo, politica di reso)\",\"OrXJBY\":\"Prefisso opzionale per i numeri di fattura (ad es., FATT-)\",\"0zpgxV\":\"Opzioni\",\"BzEFor\":\"o\",\"UYUgdb\":\"Ordine\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Ordine Annullato\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Data Ordine\",\"Tol4BF\":\"Dettagli Ordine\",\"WbImlQ\":\"L'ordine è stato annullato e il proprietario dell'ordine è stato avvisato.\",\"nAn4Oe\":\"Ordine contrassegnato come pagato\",\"uzEfRz\":\"Note Ordine\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Riferimento Ordine\",\"acIJ41\":\"Stato Ordine\",\"GX6dZv\":\"Riepilogo Ordine\",\"tDTq0D\":\"Timeout ordine\",\"1h+RBg\":\"Ordini\",\"3y+V4p\":\"Indirizzo Organizzazione\",\"GVcaW6\":\"Dettagli Organizzazione\",\"nfnm9D\":\"Nome Organizzazione\",\"G5RhpL\":\"Organizzatore\",\"mYygCM\":\"L'organizzatore è obbligatorio\",\"Pa6G7v\":\"Nome Organizzatore\",\"l894xP\":\"Gli organizzatori possono gestire solo eventi e prodotti. Non possono gestire utenti, impostazioni dell'account o informazioni di fatturazione.\",\"fdjq4c\":\"Spaziatura interna\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Pagina non trovata\",\"QbrUIo\":\"Visualizzazioni pagina\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pagato\",\"HVW65c\":\"Prodotto a Pagamento\",\"ZfxaB4\":\"Parzialmente Rimborsato\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"La password deve essere di almeno 8 caratteri\",\"vwGkYB\":\"La password deve essere di almeno 8 caratteri\",\"BLTZ42\":\"Password reimpostata con successo. Accedi con la tua nuova password.\",\"f7SUun\":\"Le password non sono uguali\",\"aEDp5C\":\"Incolla questo dove vuoi che appaia il widget.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e Fatturazione\",\"DZjk8u\":\"Impostazioni Pagamento e Fatturazione\",\"lflimf\":\"Periodo di Scadenza Pagamento\",\"JhtZAK\":\"Pagamento Fallito\",\"JEdsvQ\":\"Istruzioni di Pagamento\",\"bLB3MJ\":\"Metodi di Pagamento\",\"QzmQBG\":\"Fornitore di pagamento\",\"lsxOPC\":\"Pagamento Ricevuto\",\"wJTzyi\":\"Stato Pagamento\",\"xgav5v\":\"Pagamento riuscito!\",\"R29lO5\":\"Termini di Pagamento\",\"/roQKz\":\"Percentuale\",\"vPJ1FI\":\"Importo Percentuale\",\"xdA9ud\":\"Inserisci questo nel del tuo sito web.\",\"blK94r\":\"Aggiungi almeno un'opzione\",\"FJ9Yat\":\"Verifica che le informazioni fornite siano corrette\",\"TkQVup\":\"Controlla la tua email e password e riprova\",\"sMiGXD\":\"Verifica che la tua email sia valida\",\"Ajavq0\":\"Controlla la tua email per confermare il tuo indirizzo email\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Continua nella nuova scheda\",\"hcX103\":\"Crea un prodotto\",\"cdR8d6\":\"Crea un biglietto\",\"x2mjl4\":\"Inserisci un URL valido che punti a un'immagine.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Nota Bene\",\"C63rRe\":\"Torna alla pagina dell'evento per ricominciare.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Seleziona almeno un prodotto\",\"igBrCH\":\"Verifica il tuo indirizzo email per accedere a tutte le funzionalità\",\"/IzmnP\":\"Attendi mentre prepariamo la tua fattura...\",\"MOERNx\":\"Portoghese\",\"qCJyMx\":\"Messaggio post checkout\",\"g2UNkE\":\"Offerto da\",\"Rs7IQv\":\"Messaggio pre checkout\",\"rdUucN\":\"Anteprima\",\"a7u1N9\":\"Prezzo\",\"CmoB9j\":\"Modalità visualizzazione prezzo\",\"BI7D9d\":\"Prezzo non impostato\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo di Prezzo\",\"6RmHKN\":\"Colore primario\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Colore testo primario\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Stampa Tutti i Biglietti\",\"DKwDdj\":\"Stampa Biglietti\",\"K47k8R\":\"Prodotto\",\"1JwlHk\":\"Categoria Prodotto\",\"U61sAj\":\"Categoria prodotto aggiornata con successo.\",\"1USFWA\":\"Prodotto eliminato con successo\",\"4Y2FZT\":\"Tipo di Prezzo Prodotto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Vendite Prodotti\",\"U/R4Ng\":\"Livello Prodotto\",\"sJsr1h\":\"Tipo di Prodotto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Prodotto/i\",\"N0qXpE\":\"Prodotti\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Prodotti venduti\",\"/u4DIx\":\"Prodotti Venduti\",\"DJQEZc\":\"Prodotti ordinati con successo\",\"vERlcd\":\"Profilo\",\"kUlL8W\":\"Profilo aggiornato con successo\",\"cl5WYc\":[\"Codice promo \",[\"promo_code\"],\" applicato\"],\"P5sgAk\":\"Codice Promo\",\"yKWfjC\":\"Pagina Codice Promo\",\"RVb8Fo\":\"Codici Promo\",\"BZ9GWa\":\"I codici promo possono essere utilizzati per offrire sconti, accesso in prevendita o fornire accesso speciale al tuo evento.\",\"OP094m\":\"Report Codici Promo\",\"4kyDD5\":\"Fornisci contesto aggiuntivo o istruzioni per questa domanda. Usa questo campo per aggiungere termini\\ne condizioni, linee guida o qualsiasi informazione importante che i partecipanti devono conoscere prima di rispondere.\",\"toutGW\":\"Codice QR\",\"LkMOWF\":\"Quantità Disponibile\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Domanda eliminata\",\"avf0gk\":\"Descrizione Domanda\",\"oQvMPn\":\"Titolo Domanda\",\"enzGAL\":\"Domande\",\"ROv2ZT\":\"Domande e Risposte\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opzione Radio\",\"C4TjpG\":\"Leggi meno\",\"I3QpvQ\":\"Destinatario\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Rimborso Fallito\",\"n10yGu\":\"Rimborsa ordine\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Rimborso in Attesa\",\"xHpVRl\":\"Stato Rimborso\",\"/BI0y9\":\"Rimborsato\",\"fgLNSM\":\"Registrati\",\"9+8Vez\":\"Utilizzi Rimanenti\",\"tasfos\":\"rimuovi\",\"t/YqKh\":\"Rimuovi\",\"t9yxlZ\":\"Report\",\"prZGMe\":\"Richiedi Indirizzo di Fatturazione\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reinvia conferma email\",\"wIa8Qe\":\"Reinvia invito\",\"VeKsnD\":\"Reinvia email ordine\",\"dFuEhO\":\"Reinvia e-mail del biglietto\",\"o6+Y6d\":\"Reinvio in corso...\",\"OfhWJH\":\"Reimposta\",\"RfwZxd\":\"Reimposta password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Ripristina evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Torna alla Pagina dell'Evento\",\"8YBH95\":\"Ricavi\",\"PO/sOY\":\"Revoca invito\",\"GDvlUT\":\"Ruolo\",\"ELa4O9\":\"Data Fine Vendita\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Data Inizio Vendita\",\"hBsw5C\":\"Vendite terminate\",\"kpAzPe\":\"Inizio vendite\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Salva\",\"IUwGEM\":\"Salva Modifiche\",\"U65fiW\":\"Salva Organizzatore\",\"UGT5vp\":\"Salva Impostazioni\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Cerca per nome partecipante, email o numero ordine...\",\"+pr/FY\":\"Cerca per nome evento...\",\"3zRbWw\":\"Cerca per nome, email o numero ordine...\",\"L22Tdf\":\"Cerca per nome, numero ordine, numero partecipante o email...\",\"BiYOdA\":\"Cerca per nome...\",\"YEjitp\":\"Cerca per oggetto o contenuto...\",\"Pjsch9\":\"Cerca assegnazioni di capacità...\",\"r9M1hc\":\"Cerca liste di check-in...\",\"+0Yy2U\":\"Cerca prodotti\",\"YIix5Y\":\"Cerca...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Colore secondario\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Colore testo secondario\",\"02ePaq\":[\"Seleziona \",[\"0\"]],\"QuNKRX\":\"Seleziona Fotocamera\",\"9FQEn8\":\"Seleziona categoria...\",\"kWI/37\":\"Seleziona organizzatore\",\"ixIx1f\":\"Seleziona Prodotto\",\"3oSV95\":\"Seleziona Livello Prodotto\",\"C4Y1hA\":\"Seleziona prodotti\",\"hAjDQy\":\"Seleziona stato\",\"QYARw/\":\"Seleziona Biglietto\",\"OMX4tH\":\"Seleziona biglietti\",\"DrwwNd\":\"Seleziona periodo di tempo\",\"O/7I0o\":\"Seleziona...\",\"JlFcis\":\"Invia\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Invia un messaggio\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Invia Messaggio\",\"D7ZemV\":\"Invia email di conferma ordine e biglietto\",\"v1rRtW\":\"Invia Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrizione SEO\",\"/SIY6o\":\"Parole Chiave SEO\",\"GfWoKv\":\"Impostazioni SEO\",\"rXngLf\":\"Titolo SEO\",\"/jZOZa\":\"Commissione di Servizio\",\"Bj/QGQ\":\"Imposta un prezzo minimo e permetti agli utenti di pagare di più se lo desiderano\",\"L0pJmz\":\"Imposta il numero iniziale per la numerazione delle fatture. Questo non può essere modificato una volta che le fatture sono state generate.\",\"nYNT+5\":\"Configura il tuo evento\",\"A8iqfq\":\"Metti online il tuo evento\",\"Tz0i8g\":\"Impostazioni\",\"Z8lGw6\":\"Condividi\",\"B2V3cA\":\"Condividi Evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostra quantità prodotto disponibile\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostra altro\",\"izwOOD\":\"Mostra tasse e commissioni separatamente\",\"1SbbH8\":\"Mostrato al cliente dopo il checkout, nella pagina di riepilogo dell'ordine.\",\"YfHZv0\":\"Mostrato al cliente prima del checkout\",\"CBBcly\":\"Mostra i campi comuni dell'indirizzo, incluso il paese\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Casella di testo a riga singola\",\"+P0Cn2\":\"Salta questo passaggio\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esaurito\",\"Mi1rVn\":\"Esaurito\",\"nwtY4N\":\"Qualcosa è andato storto\",\"GRChTw\":\"Qualcosa è andato storto durante l'eliminazione della Tassa o Commissione\",\"YHFrbe\":\"Qualcosa è andato storto! Riprova\",\"kf83Ld\":\"Qualcosa è andato storto.\",\"fWsBTs\":\"Qualcosa è andato storto. Riprova.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Spiacenti, questo codice promo non è riconosciuto\",\"65A04M\":\"Spagnolo\",\"mFuBqb\":\"Prodotto standard con prezzo fisso\",\"D3iCkb\":\"Data di inizio\",\"/2by1f\":\"Stato o Regione\",\"uAQUqI\":\"Stato\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"I pagamenti Stripe non sono abilitati per questo evento.\",\"UJmAAK\":\"Oggetto\",\"X2rrlw\":\"Subtotale\",\"zzDlyQ\":\"Successo\",\"b0HJ45\":[\"Successo! \",[\"0\"],\" riceverà un'email a breve.\"],\"BJIEiF\":[\"Partecipante \",[\"0\"],\" con successo\"],\"OtgNFx\":\"Indirizzo email confermato con successo\",\"IKwyaF\":\"Modifica email confermata con successo\",\"zLmvhE\":\"Partecipante creato con successo\",\"gP22tw\":\"Prodotto Creato con Successo\",\"9mZEgt\":\"Codice Promo Creato con Successo\",\"aIA9C4\":\"Domanda Creata con Successo\",\"J3RJSZ\":\"Partecipante aggiornato con successo\",\"3suLF0\":\"Assegnazione Capacità aggiornata con successo\",\"Z+rnth\":\"Lista Check-In aggiornata con successo\",\"vzJenu\":\"Impostazioni Email Aggiornate con Successo\",\"7kOMfV\":\"Evento Aggiornato con Successo\",\"G0KW+e\":\"Design Homepage Aggiornato con Successo\",\"k9m6/E\":\"Impostazioni Homepage Aggiornate con Successo\",\"y/NR6s\":\"Posizione Aggiornata con Successo\",\"73nxDO\":\"Impostazioni Varie Aggiornate con Successo\",\"4H80qv\":\"Ordine aggiornato con successo\",\"6xCBVN\":\"Impostazioni di Pagamento e Fatturazione Aggiornate con Successo\",\"1Ycaad\":\"Prodotto aggiornato con successo\",\"70dYC8\":\"Codice Promo Aggiornato con Successo\",\"F+pJnL\":\"Impostazioni SEO Aggiornate con Successo\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Email di Supporto\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tassa\",\"geUFpZ\":\"Tasse e Commissioni\",\"dFHcIn\":\"Dettagli Fiscali\",\"wQzCPX\":\"Informazioni fiscali da mostrare in fondo a tutte le fatture (es. numero di partita IVA, registrazione fiscale)\",\"0RXCDo\":\"Tassa o Commissione eliminata con successo\",\"ZowkxF\":\"Tasse\",\"qu6/03\":\"Tasse e Commissioni\",\"gypigA\":\"Quel codice promo non è valido\",\"5ShqeM\":\"La lista di check-in che stai cercando non esiste.\",\"QXlz+n\":\"La valuta predefinita per i tuoi eventi.\",\"mnafgQ\":\"Il fuso orario predefinito per i tuoi eventi.\",\"o7s5FA\":\"La lingua in cui il partecipante riceverà le email.\",\"NlfnUd\":\"Il link che hai cliccato non è valido.\",\"HsFnrk\":[\"Il numero massimo di prodotti per \",[\"0\"],\"è \",[\"1\"]],\"TSAiPM\":\"La pagina che stai cercando non esiste\",\"MSmKHn\":\"Il prezzo mostrato al cliente includerà tasse e commissioni.\",\"6zQOg1\":\"Il prezzo mostrato al cliente non includerà tasse e commissioni. Saranno mostrate separatamente\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Il titolo dell'evento che verrà visualizzato nei risultati dei motori di ricerca e quando si condivide sui social media. Per impostazione predefinita, verrà utilizzato il titolo dell'evento\",\"wDx3FF\":\"Non ci sono prodotti disponibili per questo evento\",\"pNgdBv\":\"Non ci sono prodotti disponibili in questa categoria\",\"rMcHYt\":\"C'è un rimborso in attesa. Attendi che sia completato prima di richiedere un altro rimborso.\",\"F89D36\":\"Si è verificato un errore nel contrassegnare l'ordine come pagato\",\"68Axnm\":\"Si è verificato un errore durante l'elaborazione della tua richiesta. Riprova.\",\"mVKOW6\":\"Si è verificato un errore durante l'invio del tuo messaggio\",\"AhBPHd\":\"Questi dettagli saranno mostrati solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio.\",\"Pc/Wtj\":\"Questo partecipante ha un ordine non pagato.\",\"mf3FrP\":\"Questa categoria non ha ancora prodotti.\",\"8QH2Il\":\"Questa categoria è nascosta alla vista pubblica\",\"xxv3BZ\":\"Questa lista di check-in è scaduta\",\"Sa7w7S\":\"Questa lista di check-in è scaduta e non è più disponibile per i check-in.\",\"Uicx2U\":\"Questa lista di check-in è attiva\",\"1k0Mp4\":\"Questa lista di check-in non è ancora attiva\",\"K6fmBI\":\"Questa lista di check-in non è ancora attiva e non è disponibile per i check-in.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Queste informazioni saranno mostrate nella pagina di pagamento, nella pagina di riepilogo dell'ordine e nell'email di conferma dell'ordine.\",\"XAHqAg\":\"Questo è un prodotto generico, come una maglietta o una tazza. Non verrà emesso alcun biglietto\",\"CNk/ro\":\"Questo è un evento online\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Questo messaggio sarà incluso nel piè di pagina di tutte le email inviate da questo evento\",\"55i7Fa\":\"Questo messaggio sarà mostrato solo se l'ordine è completato con successo. Gli ordini in attesa di pagamento non mostreranno questo messaggio\",\"RjwlZt\":\"Questo ordine è già stato pagato.\",\"5K8REg\":\"Questo ordine è già stato rimborsato.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Questo ordine è stato annullato.\",\"Q0zd4P\":\"Questo ordine è scaduto. Per favore ricomincia.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Questo ordine è completo.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Questa pagina dell'ordine non è più disponibile.\",\"i0TtkR\":\"Questo sovrascrive tutte le impostazioni di visibilità e nasconderà il prodotto a tutti i clienti.\",\"cRRc+F\":\"Questo prodotto non può essere eliminato perché è associato a un ordine. Puoi invece nasconderlo.\",\"3Kzsk7\":\"Questo prodotto è un biglietto. Agli acquirenti verrà emesso un biglietto al momento dell'acquisto\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Questo link per reimpostare la password non è valido o è scaduto.\",\"IV9xTT\":\"Questo utente non è attivo, poiché non ha accettato il suo invito.\",\"5AnPaO\":\"biglietto\",\"kjAL4v\":\"Biglietto\",\"dtGC3q\":\"Email del biglietto reinviata al partecipante\",\"54q0zp\":\"Biglietti per\",\"xN9AhL\":[\"Livello \",[\"0\"]],\"jZj9y9\":\"Prodotto a Livelli\",\"8wITQA\":\"I prodotti a livelli ti permettono di offrire più opzioni di prezzo per lo stesso prodotto. È perfetto per prodotti in prevendita o per offrire diverse opzioni di prezzo per diversi gruppi di persone.\",\"nn3mSR\":\"Tempo rimasto:\",\"s/0RpH\":\"Volte utilizzato\",\"y55eMd\":\"Volte Utilizzato\",\"40Gx0U\":\"Fuso orario\",\"oDGm7V\":\"SUGGERIMENTO\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Strumenti\",\"72c5Qo\":\"Totale\",\"YXx+fG\":\"Totale Prima degli Sconti\",\"NRWNfv\":\"Importo Totale Sconto\",\"BxsfMK\":\"Commissioni Totali\",\"2bR+8v\":\"Vendite Lorde Totali\",\"mpB/d9\":\"Importo totale ordine\",\"m3FM1g\":\"Totale rimborsato\",\"jEbkcB\":\"Totale Rimborsato\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Tasse Totali\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Impossibile registrare il partecipante\",\"bPWBLL\":\"Impossibile registrare l'uscita del partecipante\",\"9+P7zk\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"WLxtFC\":\"Impossibile creare il prodotto. Controlla i tuoi dati\",\"/cSMqv\":\"Impossibile creare la domanda. Controlla i tuoi dati\",\"MH/lj8\":\"Impossibile aggiornare la domanda. Controlla i tuoi dati\",\"nnfSdK\":\"Clienti Unici\",\"Mqy/Zy\":\"Stati Uniti\",\"NIuIk1\":\"Illimitato\",\"/p9Fhq\":\"Disponibilità illimitata\",\"E0q9qH\":\"Utilizzi illimitati consentiti\",\"h10Wm5\":\"Ordine non pagato\",\"ia8YsC\":\"In Arrivo\",\"TlEeFv\":\"Eventi in Arrivo\",\"L/gNNk\":[\"Aggiorna \",[\"0\"]],\"+qqX74\":\"Aggiorna nome, descrizione e date dell'evento\",\"vXPSuB\":\"Aggiorna profilo\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiato negli appunti\",\"e5lF64\":\"Esempio di utilizzo\",\"fiV0xj\":\"Limite di Utilizzo\",\"sGEOe4\":\"Usa una versione sfocata dell'immagine di copertina come sfondo\",\"OadMRm\":\"Usa immagine di copertina\",\"7PzzBU\":\"Utente\",\"yDOdwQ\":\"Gestione Utenti\",\"Sxm8rQ\":\"Utenti\",\"VEsDvU\":\"Gli utenti possono modificare la loro email in <0>Impostazioni Profilo\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome della Sede\",\"jpctdh\":\"Visualizza\",\"Pte1Hv\":\"Visualizza Dettagli Partecipante\",\"/5PEQz\":\"Visualizza pagina evento\",\"fFornT\":\"Visualizza messaggio completo\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Visualizza su Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista check-in VIP\",\"tF+VVr\":\"Biglietto VIP\",\"2q/Q7x\":\"Visibilità\",\"vmOFL/\":\"Non è stato possibile elaborare il tuo pagamento. Riprova o contatta l'assistenza.\",\"45Srzt\":\"Non è stato possibile eliminare la categoria. Riprova.\",\"/DNy62\":[\"Non abbiamo trovato biglietti corrispondenti a \",[\"0\"]],\"1E0vyy\":\"Non è stato possibile caricare i dati. Riprova.\",\"NmpGKr\":\"Non è stato possibile riordinare le categorie. Riprova.\",\"BJtMTd\":\"Consigliamo dimensioni di 2160px per 1080px e una dimensione massima del file di 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Non siamo riusciti a confermare il tuo pagamento. Riprova o contatta l'assistenza.\",\"Gspam9\":\"Stiamo elaborando il tuo ordine. Attendere prego...\",\"LuY52w\":\"Benvenuto a bordo! Accedi per continuare.\",\"dVxpp5\":[\"Bentornato\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Cosa sono i Prodotti a Livelli?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Cos'è una Categoria?\",\"gxeWAU\":\"A quali prodotti si applica questo codice?\",\"hFHnxR\":\"A quali prodotti si applica questo codice? (Si applica a tutti per impostazione predefinita)\",\"AeejQi\":\"A quali prodotti dovrebbe applicarsi questa capacità?\",\"Rb0XUE\":\"A che ora arriverai?\",\"5N4wLD\":\"Che tipo di domanda è questa?\",\"gyLUYU\":\"Quando abilitato, le fatture verranno generate per gli ordini di biglietti. Le fatture saranno inviate insieme all'email di conferma dell'ordine. I partecipanti possono anche scaricare le loro fatture dalla pagina di conferma dell'ordine.\",\"D3opg4\":\"Quando i pagamenti offline sono abilitati, gli utenti potranno completare i loro ordini e ricevere i loro biglietti. I loro biglietti indicheranno chiaramente che l'ordine non è pagato, e lo strumento di check-in avviserà il personale di check-in se un ordine richiede il pagamento.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quali biglietti dovrebbero essere associati a questa lista di check-in?\",\"S+OdxP\":\"Chi sta organizzando questo evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"A chi dovrebbe essere posta questa domanda?\",\"VxFvXQ\":\"Incorpora Widget\",\"v1P7Gm\":\"Impostazioni widget\",\"b4itZn\":\"In corso\",\"hqmXmc\":\"In corso...\",\"+G/XiQ\":\"Da inizio anno\",\"l75CjT\":\"Si\",\"QcwyCh\":\"Sì, rimuovili\",\"ySeBKv\":\"Hai già scansionato questo biglietto\",\"P+Sty0\":[\"Stai cambiando la tua email in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Sei offline\",\"sdB7+6\":\"Puoi creare un codice promo che ha come target questo prodotto nella\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Non puoi cambiare il tipo di prodotto poiché ci sono partecipanti associati a questo prodotto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Non puoi registrare partecipanti con ordini non pagati. Questa impostazione può essere modificata nelle impostazioni dell'evento.\",\"c9Evkd\":\"Non puoi eliminare l'ultima categoria.\",\"6uwAvx\":\"Non puoi eliminare questo livello di prezzo perché ci sono già prodotti venduti per questo livello. Puoi invece nasconderlo.\",\"tFbRKJ\":\"Non puoi modificare il ruolo o lo stato del proprietario dell'account.\",\"fHfiEo\":\"Non puoi rimborsare un ordine creato manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Hai accesso a più account. Scegli uno per continuare.\",\"Z6q0Vl\":\"Hai già accettato questo invito. Accedi per continuare.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Non hai modifiche di email in sospeso.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Hai esaurito il tempo per completare il tuo ordine.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Non hai ancora inviato messaggi. Puoi inviare messaggi a tutti i partecipanti o a specifici possessori di prodotti.\",\"R6i9o9\":\"Devi riconoscere che questa email non è promozionale\",\"3ZI8IL\":\"Devi accettare i termini e le condizioni\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Devi creare un biglietto prima di poter aggiungere manualmente un partecipante.\",\"jE4Z8R\":\"Devi avere almeno un livello di prezzo\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Dovrai contrassegnare un ordine come pagato manualmente. Questo può essere fatto nella pagina di gestione dell'ordine.\",\"L/+xOk\":\"Avrai bisogno di un biglietto prima di poter creare una lista di check-in.\",\"Djl45M\":\"Avrai bisogno di un prodotto prima di poter creare un'assegnazione di capacità.\",\"y3qNri\":\"Avrai bisogno di almeno un prodotto per iniziare. Gratuito, a pagamento o lascia che l'utente decida quanto pagare.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Il nome del tuo account è utilizzato nelle pagine degli eventi e nelle email.\",\"veessc\":\"I tuoi partecipanti appariranno qui una volta che si saranno registrati per il tuo evento. Puoi anche aggiungere manualmente i partecipanti.\",\"Eh5Wrd\":\"Il tuo fantastico sito web 🎉\",\"lkMK2r\":\"I tuoi Dettagli\",\"3ENYTQ\":[\"La tua richiesta di cambio email a <0>\",[\"0\"],\" è in attesa. Controlla la tua email per confermare\"],\"yZfBoy\":\"Il tuo messaggio è stato inviato\",\"KSQ8An\":\"Il tuo Ordine\",\"Jwiilf\":\"Il tuo ordine è stato annullato\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"I tuoi ordini appariranno qui una volta che inizieranno ad arrivare.\",\"9TO8nT\":\"La tua password\",\"P8hBau\":\"Il tuo pagamento è in elaborazione.\",\"UdY1lL\":\"Il tuo pagamento non è andato a buon fine, riprova.\",\"fzuM26\":\"Il tuo pagamento non è andato a buon fine. Riprova.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Il tuo rimborso è in elaborazione.\",\"IFHV2p\":\"Il tuo biglietto per\",\"x1PPdr\":\"CAP / Codice Postale\",\"BM/KQm\":\"CAP o Codice Postale\",\"+LtVBt\":\"CAP o Codice Postale\",\"25QDJ1\":\"- Clicca per pubblicare\",\"WOyJmc\":\"- Clicca per annullare la pubblicazione\",\"ncwQad\":\"(vuoto)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" ha già effettuato il check-in\"],\"S4PqS9\":[[\"0\"],\" Webhook Attivi\"],\"6MIiOI\":[[\"0\"],\" rimasti\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizzatori\"],\"/HkCs4\":[[\"0\"],\" biglietti\"],\"TjbIUI\":[[\"availableCount\"],\" di \",[\"totalCount\"],\" disponibile\"],\"OJnhhX\":[[\"eventCount\"],\" eventi\"],\"3IEF7U\":[[\"totalCount\"],\" tipi di biglietto\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Tasse/Commissioni\",\"B1St2O\":\"<0>Le liste di check-in ti aiutano a gestire l'ingresso all'evento per giorno, area o tipo di biglietto. Puoi collegare i biglietti a liste specifiche come zone VIP o pass del Giorno 1 e condividere un link di check-in sicuro con il personale. Non è richiesto alcun account. Il check-in funziona su dispositivi mobili, desktop o tablet, utilizzando la fotocamera del dispositivo o uno scanner USB HID. \",\"v9VSIS\":\"<0>Imposta un unico limite di presenze totale che si applichi a più tipi di biglietto contemporaneamente.<1>Ad esempio, se colleghi un <2>Pass Giornaliero e un biglietto <3>Weekend Completo, entrambi verranno estratti dallo stesso gruppo di posti. Una volta raggiunto il limite, la vendita di tutti i biglietti collegati verrà interrotta automaticamente.\",\"ZnVt5v\":\"<0>I webhook notificano istantaneamente i servizi esterni quando si verificano eventi, come l'aggiunta di un nuovo partecipante al tuo CRM o alla mailing list al momento della registrazione, garantendo un'automazione senza interruzioni.<1>Utilizza servizi di terze parti come <2>Zapier, <3>IFTTT o <4>Make per creare flussi di lavoro personalizzati e automatizzare le attività.\",\"fAv9QG\":\"🎟️ Aggiungi biglietti\",\"M2DyLc\":\"1 Webhook Attivo\",\"yTsaLw\":\"1 biglietto\",\"nz96Ue\":\"1 tipo di biglietto\",\"HR/cvw\":\"Via Esempio 123\",\"kMU5aM\":\"Un avviso di annullamento è stato inviato a\",\"V53XzQ\":\"Un nuovo codice di verifica è stato inviato alla tua email\",\"/z/bH1\":\"Una breve descrizione del tuo organizzatore che sarà visibile agli utenti.\",\"aS0jtz\":\"Abbandonato\",\"uyJsf6\":\"Informazioni\",\"WTk/ke\":\"Informazioni su Stripe Connect\",\"JvuLls\":\"Assorbire la commissione\",\"lk74+I\":\"Assorbire la commissione\",\"1uJlG9\":\"Colore di Accento\",\"K5+3xg\":\"Accetta invito\",\"VTfZPy\":\"Accesso Negato\",\"iN5Cz3\":\"Account già connesso!\",\"YP4JuP\":\"Configurazione dell'account aggiornata con successo\",\"vOuxvL\":\"Informazioni sull'account\",\"EHNORh\":\"Account non trovato\",\"bPwFdf\":\"Account\",\"nMtNd+\":\"Azione richiesta: Riconnetti il tuo account Stripe\",\"AhwTa1\":\"Azione richiesta: Informazioni IVA necessarie\",\"APyAR/\":\"Eventi attivi\",\"UWWRyd\":\"Aggiungi domande personalizzate per raccogliere informazioni aggiuntive durante il checkout\",\"a5KFZU\":\"Aggiungi i dettagli dell'evento e gestisci le impostazioni dell'evento.\",\"Fb+SDI\":\"Aggiungi altri biglietti\",\"7JF9w9\":\"Aggiungi domanda\",\"6PNlRV\":\"Aggiungi questo evento al tuo calendario\",\"BGD9Yt\":\"Aggiungi biglietti\",\"QN2F+7\":\"Aggiungi Webhook\",\"NsWqSP\":\"Aggiungi i tuoi profili social e l'URL del sito. Verranno mostrati nella pagina pubblica dell'organizzatore.\",\"bVjDs9\":\"Commissioni aggiuntive\",\"0Zypnp\":\"Dashboard Amministratore\",\"YAV57v\":\"Affiliato\",\"I+utEq\":\"Il codice affiliato non può essere modificato\",\"/jHBj5\":\"Affiliato creato con successo\",\"uCFbG2\":\"Affiliato eliminato con successo\",\"a41PKA\":\"Le vendite dell'affiliato saranno tracciate\",\"mJJh2s\":\"Le vendite dell'affiliato non saranno tracciate. Questo disattiverà l'affiliato.\",\"jabmnm\":\"Affiliato aggiornato con successo\",\"CPXP5Z\":\"Affiliati\",\"9Wh+ug\":\"Affiliati esportati\",\"3cqmut\":\"Gli affiliati ti aiutano a tracciare le vendite generate da partner e influencer. Crea codici affiliato e condividili per monitorare le prestazioni.\",\"7rLTkE\":\"Tutti gli eventi archiviati\",\"gKq1fa\":\"Tutti i partecipanti\",\"pMLul+\":\"Tutte le valute\",\"qlaZuT\":\"Tutto fatto! Ora stai usando il nostro sistema di pagamento aggiornato.\",\"ZS/D7f\":\"Tutti gli eventi terminati\",\"QsYjci\":\"Tutti gli eventi\",\"31KB8w\":\"Tutti i lavori falliti eliminati\",\"D2g7C7\":\"Tutti i lavori in coda per il nuovo tentativo\",\"dr7CWq\":\"Tutti gli eventi in arrivo\",\"GpT6Uf\":\"Consentire ai partecipanti di aggiornare le informazioni del biglietto (nome, e-mail) tramite un link sicuro inviato con la conferma dell'ordine.\",\"QUg5y1\":\"Ci siamo quasi! Termina di connettere il tuo account Stripe per iniziare ad accettare pagamenti.\",\"c4uJfc\":\"Quasi fatto! Stiamo solo aspettando che il tuo pagamento venga elaborato. Dovrebbe richiedere solo pochi secondi.\",\"ocS8eq\":[\"Hai già un account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Già rimborsato\",\"RtxQTF\":\"Cancella anche questo ordine\",\"jkNgQR\":\"Rimborsa anche questo ordine\",\"xYqsHg\":\"Sempre disponibile\",\"Wvrz79\":\"Importo pagato\",\"Zkymb9\":\"Un'email da associare a questo affiliato. L'affiliato non sarà notificato.\",\"vRznIT\":\"Si è verificato un errore durante il controllo dello stato di esportazione.\",\"eusccx\":\"Un messaggio facoltativo da visualizzare sul prodotto evidenziato, ad esempio \\\"In vendita veloce 🔥\\\" o \\\"Miglior rapporto qualità-prezzo\\\"\",\"QNrkms\":\"Risposta aggiornata con successo.\",\"Znwxal\":\"Configurazione delle commissioni di iscrizione\",\"261RBr\":\"Approva messaggio\",\"0aVEBY\":\"Sei sicuro di voler eliminare tutti i lavori falliti?\",\"LchiNd\":\"Sei sicuro di voler eliminare questo affiliato? Questa azione non può essere annullata.\",\"vPeW/6\":\"Vuoi davvero eliminare questa configurazione? Ciò potrebbe influire sugli account che la utilizzano.\",\"JmVITJ\":\"Sei sicuro di voler eliminare questo modello? Questa azione non può essere annullata e le email torneranno al modello predefinito.\",\"aLS+A6\":\"Sei sicuro di voler eliminare questo modello? Questa azione non può essere annullata e le email torneranno al modello dell'organizzatore o predefinito.\",\"5H3Z78\":\"Sei sicuro di voler eliminare questo webhook?\",\"147G4h\":\"Sei sicuro di voler uscire?\",\"VDWChT\":\"Sei sicuro di voler rendere questo organizzatore una bozza? La pagina dell'organizzatore sarà invisibile al pubblico.\",\"pWtQJM\":\"Sei sicuro di voler rendere pubblico questo organizzatore? La pagina dell'organizzatore sarà visibile al pubblico.\",\"WFHOlF\":\"Sei sicuro di voler pubblicare questo evento? Una volta pubblicato, sarà visibile al pubblico.\",\"4TNVdy\":\"Sei sicuro di voler pubblicare questo profilo organizzatore? Una volta pubblicato, sarà visibile al pubblico.\",\"cDtoWq\":[\"Sei sicuro di voler reinviare la conferma dell'ordine a \",[\"0\"],\"?\"],\"xeIaKw\":[\"Sei sicuro di voler reinviare il biglietto a \",[\"0\"],\"?\"],\"ExDt3P\":\"Sei sicuro di voler annullare la pubblicazione di questo evento? Non sarà più visibile al pubblico.\",\"5Qmxo/\":\"Sei sicuro di voler annullare la pubblicazione di questo profilo organizzatore? Non sarà più visibile al pubblico.\",\"Uqefyd\":\"Sei registrato IVA nell'UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Poiché la tua attività ha sede in Irlanda, l'IVA irlandese al 23% si applica automaticamente a tutte le commissioni della piattaforma.\",\"QGoXh3\":\"Poiché la tua attività ha sede nell'UE, dobbiamo determinare il corretto trattamento IVA per le nostre commissioni della piattaforma:\",\"tMeVa/\":\"Richiedi nome ed email per ogni biglietto acquistato\",\"/JdZIP\":\"Configurazione assegnata\",\"xdiER7\":\"Livello assegnato\",\"F2rX0R\":\"Deve essere selezionato almeno un tipo di evento\",\"BCmibk\":\"Tentativi\",\"6PecK3\":\"Presenze e tassi di check-in per tutti gli eventi\",\"AJ4rvK\":\"Partecipante Cancellato\",\"qvylEK\":\"Partecipante Creato\",\"Aspq3b\":\"Raccolta dati partecipanti\",\"fpb0rX\":\"Dati del partecipante copiati dall'ordine\",\"0R3Y+9\":\"Email Partecipante\",\"94aQMU\":\"Informazioni partecipante\",\"KkrBiR\":\"Raccolta delle informazioni sui partecipanti\",\"av+gjP\":\"Nome Partecipante\",\"cosfD8\":\"Stato del Partecipante\",\"D2qlBU\":\"Partecipante Aggiornato\",\"22BOve\":\"Partecipante aggiornato con successo\",\"x8Vnvf\":\"Il biglietto del partecipante non è incluso in questa lista\",\"k3Tngl\":\"Partecipanti Esportati\",\"UoIRW8\":\"Partecipanti registrati\",\"5UbY+B\":\"Partecipanti con un biglietto specifico\",\"4HVzhV\":\"Partecipanti:\",\"HVkhy2\":\"Analisi di attribuzione\",\"dMMjeD\":\"Ripartizione dell'attribuzione\",\"1oPDuj\":\"Valore di attribuzione\",\"PZ7FTW\":\"Rilevato automaticamente in base al colore di sfondo, ma può essere sovrascritto\",\"clF06r\":\"Disponibile per rimborso\",\"NB5+UG\":\"Token Disponibili\",\"EmYMHc\":\"In attesa di pagamento offline\",\"kNmmvE\":\"Awesome Events S.r.l.\",\"TeSaQO\":\"Torna a Account\",\"kYqM1A\":\"Torna all'evento\",\"td/bh+\":\"Torna ai Report\",\"jIPNJG\":\"Informazioni di base\",\"WOpH7O\":\"Bellissima esperienza di pagamento su qualsiasi dispositivo\",\"iMdwTb\":\"Prima che il tuo evento possa andare online, ci sono alcune cose da fare. Completa tutti i passaggi qui sotto per iniziare.\",\"UabgBd\":\"Il corpo è obbligatorio\",\"HWXuQK\":\"Aggiungi questa pagina ai preferiti per gestire il tuo ordine in qualsiasi momento.\",\"CUKVDt\":\"Personalizza i tuoi biglietti con un logo, colori e messaggio a piè di pagina personalizzati.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Indirizzo aziendale\",\"LeC29u\":\"Indirizzo aziendale ai fini IVA\",\"RReHTu\":\"Nome dell'azienda\",\"bv6RXK\":\"Etichetta Pulsante\",\"ChDLlO\":\"Testo del pulsante\",\"BUe8Wj\":\"L'acquirente paga\",\"qF1qbA\":\"Gli acquirenti vedono un prezzo pulito. La commissione della piattaforma viene detratta dal tuo pagamento.\",\"DFqasq\":[\"Continuando, accetti i <0>\",[\"0\"],\"Termini del servizio\"],\"lFdbRS\":\"Ignora commissioni applicazione\",\"2VLZwd\":\"Pulsante di Invito all'Azione\",\"PUpvQe\":\"Scanner fotocamera\",\"D02dD9\":\"Campagna\",\"H4nE+E\":\"Cancella tutti i prodotti e rilasciali nel pool disponibile\",\"tOXAdc\":\"La cancellazione cancellerà tutti i partecipanti associati a questo ordine e rilascerà i biglietti nel pool disponibile.\",\"IrUqjC\":\"Impossibile effettuare il check-in (Annullato)\",\"01sEfm\":\"Impossibile eliminare la configurazione predefinita del sistema\",\"VsM1HH\":\"Assegnazioni di capacità\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Beneficenza\",\"v4fiSg\":\"Controlla la tua email\",\"51AsAN\":\"Controlla la tua casella di posta! Se ci sono biglietti associati a questa email, riceverai un link per visualizzarli.\",\"udRwQs\":\"Registrazione Creata\",\"F4SRy3\":\"Registrazione Eliminata\",\"9gPPUY\":\"Lista di Check-In Creata!\",\"f2vU9t\":\"Liste di Check-in\",\"tMNBEF\":\"Le liste di check-in ti permettono di controllare l'ingresso per giorni, aree o tipi di biglietto. Puoi condividere un link sicuro con lo staff — nessun account richiesto.\",\"SHJwyq\":\"Tasso di check-in\",\"qCqdg6\":\"Stato del Check-In\",\"cKj6OE\":\"Riepilogo Check-in\",\"7B5M35\":\"Check-In\",\"DM4gBB\":\"Cinese (Tradizionale)\",\"pkk46Q\":\"Scegli un organizzatore\",\"Crr3pG\":\"Scegli calendario\",\"LAW8Vb\":\"Scegli l'impostazione predefinita per i nuovi eventi. Questa può essere modificata per i singoli eventi.\",\"pjp2n5\":\"Scegli chi paga la commissione della piattaforma. Questo non influisce sulle commissioni aggiuntive che hai configurato nelle impostazioni del tuo account.\",\"CySr+W\":\"Clicca per visualizzare le note\",\"RG3szS\":\"chiudi\",\"RWw9Lg\":\"Chiudi la finestra\",\"XwdMMg\":\"Il codice può contenere solo lettere, numeri, trattini e trattini bassi\",\"+yMJb7\":\"Il codice è obbligatorio\",\"m9SD3V\":\"Il codice deve contenere almeno 3 caratteri\",\"V1krgP\":\"Il codice non deve superare i 20 caratteri\",\"psqIm5\":\"Collabora con il tuo team per creare eventi straordinari insieme.\",\"4bUH9i\":\"Raccogli i dettagli dei partecipanti per ogni biglietto acquistato.\",\"TkfG8v\":\"Raccogli i dati per ordine\",\"96ryID\":\"Raccogli i dati per biglietto\",\"FpsvqB\":\"Modalità colore\",\"jEu4bB\":\"Colonne\",\"CWk59I\":\"Commedia\",\"rPA+Gc\":\"Preferenze di comunicazione\",\"7D9MJz\":\"Completa Configurazione Stripe\",\"OqEV/G\":\"Completa la configurazione qui sotto per continuare\",\"nqx+6h\":\"Completa questi passaggi per iniziare a vendere biglietti per il tuo evento.\",\"5YrKW7\":\"Completa il pagamento per assicurarti i biglietti.\",\"xGU92i\":\"Completa il tuo profilo per unirti al team.\",\"ih35UP\":\"Centro congressi\",\"B5fpAA\":\"Configurazione assegnata con successo\",\"X1zdE7\":\"Configurazione creata con successo\",\"mLBUMQ\":\"Configurazione eliminata correttamente\",\"qxquWu\":\"I nomi delle configurazioni sono visibili agli utenti finali. La \\\"Commissione fissa\\\" e la \\\"Commissione percentuale\\\" sono commissioni di applicazione addebitate in USD su tutte le transazioni.\",\"eeZdaB\":\"Configurazione aggiornata con successo\",\"3cKoxx\":\"Configurazioni\",\"8v2LRU\":\"Configura i dettagli dell'evento, la posizione, le opzioni di checkout e le notifiche email.\",\"raw09+\":\"Configura come vengono raccolti i dati dei partecipanti durante il checkout\",\"FI60XC\":\"Configura tasse e commissioni\",\"NGXKG/\":\"Conferma indirizzo email\",\"JRQitQ\":\"Conferma la nuova password\",\"Auz0Mz\":\"Conferma la tua email per accedere a tutte le funzionalità.\",\"7+grte\":\"Email di conferma inviata! Controlla la tua casella di posta.\",\"n/7+7Q\":\"Conferma inviata a\",\"o5A0Go\":\"Congratulazioni per aver creato un evento!\",\"WNnP3w\":\"Connetti e aggiorna\",\"Xe2tSS\":\"Documentazione di Connessione\",\"1Xxb9f\":\"Connetti elaborazione pagamenti\",\"nQI4H5\":\"Connetti Stripe per abilitare la modifica dei modelli di email\",\"LmvZ+E\":\"Connetti Stripe per abilitare la messaggistica\",\"EWnXR+\":\"Connetti a Stripe\",\"VioGG1\":\"Collega il tuo account Stripe per accettare pagamenti per biglietti e prodotti.\",\"4qmnU8\":\"Connetti il tuo account Stripe per accettare pagamenti.\",\"E1eze1\":\"Connetti il tuo account Stripe per iniziare ad accettare pagamenti per i tuoi eventi.\",\"ulV1ju\":\"Connetti il tuo account Stripe per iniziare ad accettare pagamenti.\",\"/3017M\":\"Connesso a Stripe\",\"jfC/xh\":\"Contatto\",\"LOFgda\":[\"Contatta \",[\"0\"]],\"41BQ3k\":\"Email di contatto\",\"KcXRN+\":\"Email di contatto per supporto\",\"m8WD6t\":\"Continua configurazione\",\"0GwUT4\":\"Procedi al pagamento\",\"sBV87H\":\"Continua alla creazione dell'evento\",\"nKtyYu\":\"Continua al passo successivo\",\"F3/nus\":\"Continua al pagamento\",\"p2FRHj\":\"Controlla come vengono gestite le commissioni della piattaforma per questo evento\",\"1JnTgU\":\"Copiato da sopra\",\"FxVG/l\":\"Copiato negli appunti\",\"PiH3UR\":\"Copiato!\",\"uUPbPg\":\"Copia link affiliato\",\"iVm46+\":\"Copia codice\",\"+2ZJ7N\":\"Copia dettagli al primo partecipante\",\"ZN1WLO\":\"Copia Email\",\"tUGbi8\":\"Copia i miei dati a:\",\"y22tv0\":\"Copia questo link per condividerlo ovunque\",\"/4gGIX\":\"Copia negli appunti\",\"P0rbCt\":\"Immagine di Copertina\",\"60u+dQ\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'evento\",\"2NLjA6\":\"L'immagine di copertina sarà visualizzata in cima alla pagina dell'organizzatore\",\"zg4oSu\":[\"Crea Modello \",[\"0\"]],\"RKKhnW\":\"Crea un widget personalizzato per vendere biglietti sul tuo sito.\",\"yIRev4\":\"Crea una password\",\"xfKgwv\":\"Crea affiliato\",\"tudG8q\":\"Crea e configura biglietti e merchandise in vendita.\",\"YAl9Hg\":\"Crea configurazione\",\"BTne9e\":\"Crea modelli di email personalizzati per questo evento che sostituiscono le impostazioni predefinite dell'organizzatore\",\"YIDzi/\":\"Crea Modello Personalizzato\",\"Nc3l/D\":\"Crea sconti, codici di accesso per biglietti nascosti e offerte speciali.\",\"eWEV9G\":\"Crea una nuova password\",\"8AiKIu\":\"Crea biglietto o prodotto\",\"agZ87r\":\"Crea biglietti per il tuo evento, imposta i prezzi e gestisci la quantità disponibile.\",\"/HGmW9\":\"Crea link tracciabili per premiare i partner che promuovono il tuo evento.\",\"dkAPxi\":\"Crea Webhook\",\"5slqwZ\":\"Crea il tuo evento\",\"JQNMrj\":\"Crea il tuo primo evento\",\"CCjxOC\":\"Crea il tuo primo evento per iniziare a vendere biglietti e gestire i partecipanti.\",\"ZCSSd+\":\"Crea il tuo evento\",\"67NsZP\":\"Creazione evento...\",\"H34qcM\":\"Creazione organizzatore...\",\"1YMS+X\":\"Creazione del tuo evento in corso, attendere prego\",\"yiy8Jt\":\"Creazione del tuo profilo organizzatore in corso, attendere prego\",\"lfLHNz\":\"L'etichetta CTA è obbligatoria\",\"BMtue0\":\"Processore di pagamenti attuale\",\"T+1APV\":\"Il numero di partita IVA corrente è convalidato\",\"v2GlhZ\":\"Convalida della partita IVA corrente non riuscita\",\"iTvh6I\":\"Attualmente disponibile per l'acquisto\",\"g7HIC0\":\"Branding personalizzato\",\"mimF6c\":\"Messaggio personalizzato dopo il checkout\",\"O6mra8\":\"Domande personalizzate\",\"axv/Mi\":\"Modello personalizzato\",\"QMHSMS\":\"Il cliente riceverà un'email di conferma del rimborso\",\"L/Qc+w\":\"Indirizzo email del cliente\",\"wpfWhJ\":\"Nome del cliente\",\"GIoqtA\":\"Cognome del cliente\",\"NihQNk\":\"Clienti\",\"7gsjkI\":\"Personalizza le email inviate ai tuoi clienti utilizzando i modelli Liquid. Questi modelli verranno utilizzati come predefiniti per tutti gli eventi nella tua organizzazione.\",\"xJaTUK\":\"Personalizza il layout, i colori e il branding della homepage del tuo evento.\",\"MXZfGN\":\"Personalizza le domande poste durante il checkout per raccogliere informazioni importanti dai tuoi partecipanti.\",\"iX6SLo\":\"Personalizza il testo visualizzato sul pulsante continua\",\"pxNIxa\":\"Personalizza il tuo modello di email utilizzando i modelli Liquid\",\"3trPKm\":\"Personalizza l'aspetto della pagina del tuo organizzatore\",\"/gWrVZ\":\"Ricavi giornalieri, tasse, commissioni e rimborsi per tutti gli eventi\",\"zgCHnE\":\"Report Vendite Giornaliere\",\"nHm0AI\":\"Ripartizione giornaliera di vendite, tasse e commissioni\",\"pvnfJD\":\"Scuro\",\"nE5o/t\":\"Proprietà dei dati\",\"lnYE59\":\"Data dell'evento\",\"gnBreG\":\"Data in cui è stato effettuato l'ordine\",\"ovBPCi\":\"Predefinito\",\"JtI4vj\":\"Raccolta predefinita delle informazioni sui partecipanti\",\"3R/Tu2\":\"Gestione predefinita delle commissioni\",\"1bZAZA\":\"Verrà utilizzato il modello predefinito\",\"vu7gDm\":\"Elimina affiliato\",\"KZN4Lc\":\"Elimina tutto\",\"+jw/c1\":\"Elimina immagine\",\"hdyeZ0\":\"Elimina lavoro\",\"dPyJ15\":\"Elimina Modello\",\"mxsm1o\":\"Eliminare questa domanda? Questa azione non può essere annullata.\",\"snMaH4\":\"Elimina webhook\",\"vYgeDk\":\"Deseleziona tutto\",\"NvuEhl\":\"Elementi di Design\",\"H8kMHT\":\"Non hai ricevuto il codice?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Ignora questo messaggio\",\"BREO0S\":\"Visualizza una casella che consente ai clienti di aderire alle comunicazioni di marketing da questo organizzatore di eventi.\",\"TvY/XA\":\"Documentazione\",\"Kdpf90\":\"Non dimenticare!\",\"352VU2\":\"\\\"Non hai un account? <0>Registrati\",\"AXXqG+\":\"Donazione\",\"DPfwMq\":\"Fatto\",\"2+O9st\":\"Scarica report di vendita, partecipanti e finanziari per tutti gli ordini completati.\",\"eneWvv\":\"Bozza\",\"Ts8hhq\":\"A causa dell'alto rischio di spam, è necessario collegare un account Stripe prima di poter modificare i modelli di email. Questo è per garantire che tutti gli organizzatori di eventi siano verificati e responsabili.\",\"TnzbL+\":\"A causa dell'alto rischio di spam, è necessario collegare un account Stripe prima di poter inviare messaggi ai partecipanti.\\nQuesto è per garantire che tutti gli organizzatori di eventi siano verificati e responsabili.\",\"euc6Ns\":\"Duplica\",\"KRmTkx\":\"Duplica Prodotto\",\"KIjvtr\":\"Olandese\",\"SPKbfM\":\"es., Acquista biglietti, Registrati ora\",\"fc7wGW\":\"ad esempio, Aggiornamento importante sui tuoi biglietti\",\"54MPqC\":\"ad esempio, Standard, Premium, Enterprise\",\"LTzmgK\":[\"Modifica Modello \",[\"0\"]],\"v4+lcZ\":\"Modifica affiliato\",\"2iZEz7\":\"Modifica Risposta\",\"tPtRwl\":\"Modifica le commissioni di iscrizione\",\"t2bbp8\":\"Modifica partecipante\",\"etaWtB\":\"Modifica dettagli partecipante\",\"+guao5\":\"Modifica configurazione\",\"vRWOrM\":\"Modifica dettagli ordine\",\"3yNuBV\":\"Modifica impostazioni IVA\",\"fW5sSv\":\"Modifica webhook\",\"nP7CdQ\":\"Modifica Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Istruzione\",\"iiWXDL\":\"Errori di idoneità\",\"zPiC+q\":\"Liste Check-In Idonee\",\"V2sk3H\":\"Email e Modelli\",\"hbwCKE\":\"Indirizzo email copiato negli appunti\",\"dSyJj6\":\"Gli indirizzi email non corrispondono\",\"elW7Tn\":\"Corpo Email\",\"ZsZeV2\":\"L'email è obbligatoria\",\"Be4gD+\":\"Anteprima Email\",\"6IwNUc\":\"Modelli Email\",\"H/UMUG\":\"Verifica email richiesta\",\"L86zy2\":\"Email verificata con successo!\",\"Qj0GKe\":\"Abilita self-service per i partecipanti\",\"hEtQsg\":\"Abilita self-service per i partecipanti per impostazione predefinita\",\"Upeg/u\":\"Abilita questo modello per l'invio di email\",\"RxzN1M\":\"Abilitato\",\"sGjBEq\":\"Data e ora di fine (opzionale)\",\"PKXt9R\":\"La data di fine deve essere successiva alla data di inizio\",\"48Y16Q\":\"Ora di fine (facoltativo)\",\"7YZofi\":\"Inserisci un oggetto e un corpo per vedere l'anteprima\",\"3bR1r4\":\"Inserisci email affiliato (facoltativo)\",\"ARkzso\":\"Inserisci nome affiliato\",\"y1BZw1\":\"Inserisci l'indirizzo aziendale\",\"3GfR6a\":\"Inserisci il nome dell'azienda\",\"6KnyG0\":\"Inserisci e-mail\",\"INDKM9\":\"Inserisci l'oggetto dell'email...\",\"xUgUTh\":\"Inserisci nome\",\"9/1YKL\":\"Inserisci cognome\",\"VpwcSk\":\"Inserisci la nuova password\",\"1tAGuY\":\"Inserisci il numero di partita IVA comprensivo di codice paese\",\"kWg31j\":\"Inserisci codice affiliato univoco\",\"C3nD/1\":\"Inserisci la tua email\",\"VmXiz4\":\"Inserisci la tua email e ti invieremo le istruzioni per reimpostare la password\",\"n9V+ps\":\"Inserisci il tuo nome\",\"IdULhL\":\"Inserisci il tuo numero di partita IVA, incluso il codice del paese, senza spazi (ad esempio, IE1234567A, DE123456789)\",\"LslKhj\":\"Errore durante il caricamento dei log\",\"AKbElk\":\"Imprese registrate IVA nell'UE: Si applica il meccanismo del reverse charge (0% - Articolo 196 della Direttiva IVA 2006/112/CE)\",\"WgD6rb\":\"Categoria evento\",\"b46pt5\":\"Immagine di copertina evento\",\"1Hzev4\":\"Modello personalizzato evento\",\"imgKgl\":\"Descrizione dell'evento\",\"kJDmsI\":\"Dettagli evento\",\"m/N7Zq\":\"Indirizzo Completo dell'Evento\",\"Nl1ZtM\":\"Luogo Evento\",\"t3AMTs\":\"Piattaforma di gestione degli eventi\",\"PYs3rP\":\"Nome evento\",\"HhwcTQ\":\"Nome dell'evento\",\"WZZzB6\":\"Il nome dell'evento è obbligatorio\",\"Wd5CDM\":\"Il nome dell'evento deve contenere meno di 150 caratteri\",\"4JzCvP\":\"Evento Non Disponibile\",\"Gh9Oqb\":\"Nome organizzatore evento\",\"mImacG\":\"Pagina dell'evento\",\"JyD0LH\":\"Impostazioni evento\",\"cOePZk\":\"Orario Evento\",\"e8WNln\":\"Fuso orario dell'evento\",\"GeqWgj\":\"Fuso Orario dell'Evento\",\"XVLu2v\":\"Titolo dell'evento\",\"OfmsI9\":\"Evento troppo recente\",\"YDVUVl\":\"Tipi di Evento\",\"4K2OjV\":\"Sede dell'Evento\",\"19j6uh\":\"Performance Eventi\",\"PC3/fk\":\"Eventi che iniziano nelle prossime 24 ore\",\"fTFfOK\":\"Ogni modello di email deve includere un pulsante di invito all'azione che collega alla pagina appropriata\",\"BVinvJ\":\"Esempi: \\\"Come ci hai conosciuto?\\\", \\\"Nome azienda per fattura\\\"\",\"2hGPQG\":\"Esempi: \\\"Taglia maglietta\\\", \\\"Preferenza pasto\\\", \\\"Titolo professionale\\\"\",\"qNuTh3\":\"Eccezione\",\"kF8HQ7\":\"Esporta risposte\",\"2KAI4N\":\"Esporta CSV\",\"JKfSAv\":\"Esportazione fallita. Riprova.\",\"SVOEsu\":\"Esportazione avviata. Preparazione file...\",\"wuyaZh\":\"Esportazione riuscita\",\"9bpUSo\":\"Esportazione affiliati\",\"jtrqH9\":\"Esportazione Partecipanti\",\"R4Oqr8\":\"Esportazione completata. Download file in corso...\",\"UlAK8E\":\"Esportazione Ordini\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Fallito\",\"8uOlgz\":\"Fallito il\",\"tKcbYd\":\"Lavori falliti\",\"SsI9v/\":\"Impossibile abbandonare l'ordine. Riprova.\",\"LdPKPR\":\"Impossibile assegnare la configurazione\",\"cEFg3R\":\"Creazione affiliato non riuscita\",\"dVgNF1\":\"Impossibile creare la configurazione\",\"U66oUa\":\"Impossibile creare il modello\",\"aFk48v\":\"Impossibile eliminare la configurazione\",\"Zw6LWb\":\"Impossibile eliminare il lavoro\",\"tq0abZ\":\"Impossibile eliminare i lavori\",\"vKMKnu\":\"Impossibile eliminare la domanda\",\"xFj7Yj\":\"Impossibile eliminare il modello\",\"jo3Gm6\":\"Esportazione affiliati non riuscita\",\"Jjw03p\":\"Impossibile esportare i partecipanti\",\"ZPwFnN\":\"Impossibile esportare gli ordini\",\"zGE3CH\":\"Impossibile esportare il report. Riprova.\",\"X4o0MX\":\"Impossibile caricare il Webhook\",\"0+iwE5\":\"Impossibile riordinare le domande\",\"EJPAcd\":\"Impossibile reinviare la conferma dell'ordine\",\"DjSbj3\":\"Impossibile reinviare il biglietto\",\"YQ3QSS\":\"Reinvio codice di verifica non riuscito\",\"wDioLj\":\"Impossibile ritentare il lavoro\",\"DKYTWG\":\"Impossibile ritentare i lavori\",\"zTkTF3\":\"Impossibile salvare il modello\",\"l6acRV\":\"Impossibile salvare le impostazioni IVA. Riprova.\",\"T6B2gk\":\"Invio messaggio non riuscito. Riprova.\",\"lKh069\":\"Impossibile avviare il processo di esportazione\",\"t/KVOk\":\"Impossibile avviare l'impersonificazione. Riprova.\",\"QXgjH0\":\"Impossibile interrompere l'impersonificazione. Riprova.\",\"o/blc/\":\"Impossibile aggiornare la configurazione dell'account\",\"i0QKrm\":\"Aggiornamento affiliato non riuscito\",\"NNc33d\":\"Impossibile aggiornare la risposta.\",\"E9jY+o\":\"Impossibile aggiornare il partecipante\",\"uQynyf\":\"Impossibile aggiornare la configurazione\",\"EhlbcI\":\"Aggiornamento del livello di messaggistica fallito\",\"rpGMzC\":\"Impossibile aggiornare l'ordine\",\"Eeo/Gy\":\"Impossibile aggiornare l'impostazione\",\"kqA9lY\":\"Impossibile aggiornare le impostazioni IVA\",\"7/9RFs\":\"Caricamento immagine non riuscito.\",\"nkNfWu\":\"Caricamento dell'immagine non riuscito. Riprova.\",\"rxy0tG\":\"Verifica email non riuscita\",\"/sV91a\":\"Gestione delle commissioni\",\"T4BMxU\":\"Le commissioni sono soggette a modifiche. Sarai informato di qualsiasi modifica alla struttura delle tue commissioni.\",\"LyUWXA\":\"Commissioni ignorate\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Il file è troppo grande. La dimensione massima è 5 MB.\",\"VejKUM\":\"Compila prima i tuoi dati sopra\",\"8OvVZZ\":\"Filtra Partecipanti\",\"mvrlBO\":\"Filtra per evento\",\"8BwQeU\":\"Completa configurazione\",\"hg80P7\":\"Completa configurazione Stripe\",\"1vBhpG\":\"Primo partecipante\",\"4pwejF\":\"Il nome è obbligatorio\",\"6bBh3/\":\"Tariffa fissa\",\"j+XQDj\":\"Commissione fissa (USD)\",\"5mpF6N\":[\"Importo fisso della commissione in \",[\"currencyCode\"]],\"/uXPzP\":\"Commissione fissa addebitata per transazione in USD\",\"LWL3Bs\":\"La tariffa fissa deve essere pari o superiore a 0\",\"YXhom6\":\"Commissione Fissa:\",\"KgxI80\":\"Biglietteria Flessibile\",\"lWxAUo\":\"Cibo e bevande\",\"nFm+5u\":\"Testo del Piè di Pagina\",\"MY2SVM\":\"Rimborso completo\",\"T02gNN\":\"Ingresso Generale\",\"3ep0Gx\":\"Informazioni generali sul tuo organizzatore\",\"ziAjHi\":\"Genera\",\"exy8uo\":\"Genera codice\",\"4CETZY\":\"Indicazioni stradali\",\"+4zM7f\":\"Ricevi il pagamento immediatamente tramite Stripe Connect\",\"ZDIydz\":\"Iniziare\",\"u6FPxT\":\"Ottieni i biglietti\",\"8KDgYV\":\"Prepara il tuo evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Vai alla pagina dell'evento\",\"gHSuV/\":\"Vai alla pagina iniziale\",\"6nDzTl\":\"Buona leggibilità\",\"aGWZUr\":\"Ricavi lordi\",\"n8IUs7\":\"Ricavi Lordi\",\"LIYoRQ\":\"Gestione ospiti\",\"kTSQej\":[\"Ciao \",[\"0\"],\", gestisci la tua piattaforma da qui.\"],\"dORAcs\":\"Ecco tutti i biglietti associati al tuo indirizzo email.\",\"g+2103\":\"Ecco il tuo link affiliato\",\"QlwJ9d\":\"Ecco cosa aspettarsi:\",\"/iE8xx\":\"Commissione Hi.Events\",\"zppscQ\":\"Commissioni piattaforma Hi.Events e dettaglio IVA per transazione\",\"D+zLDD\":\"Nascosto\",\"DRErHC\":\"Nascosto ai partecipanti - visibile solo agli organizzatori\",\"P+5Pbo\":\"Nascondi Risposte\",\"FmogyU\":\"Nascondi opzioni\",\"gtEbeW\":\"Evidenzia\",\"NF8sdv\":\"Messaggio evidenziato\",\"MXSqmS\":\"Evidenzia questo prodotto\",\"7ER2sc\":\"Evidenziato\",\"sq7vjE\":\"I prodotti evidenziati avranno un colore di sfondo diverso per farli risaltare nella pagina dell'evento.\",\"AVpmAa\":\"Come pagare offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Ungherese\",\"YLgdk5\":\"Confermo che questo è un messaggio transazionale relativo a questo evento\",\"4/kP5a\":\"Se una nuova scheda non si è aperta automaticamente, clicca sul pulsante qui sotto per procedere al pagamento.\",\"PYVWEI\":\"Se registrato, fornisci il tuo numero di partita IVA per la convalida\",\"iIEaNB\":\"Se hai un account con noi, riceverai un'e-mail con le istruzioni su come reimpostare la tua password.\",\"an5hVd\":\"Immagini\",\"tSVr6t\":\"Impersonifica\",\"TWXU0c\":\"Impersona utente\",\"5LAZwq\":\"Impersonificazione avviata\",\"IMwcdR\":\"Impersonificazione interrotta\",\"0I0Hac\":\"Avviso importante\",\"yD3avI\":\"Importante: La modifica dell'indirizzo e-mail aggiornerà il link per accedere a questo ordine. Verrai reindirizzato al nuovo link dell'ordine dopo il salvataggio.\",\"M8M6fs\":\"Importante: Riconnessione Stripe richiesta\",\"jT142F\":[\"Tra \",[\"diffHours\"],\" ore\"],\"OoSyqO\":[\"Tra \",[\"diffMinutes\"],\" minuti\"],\"cljs3a\":\"Indica se sei registrato IVA nell'UE\",\"F1Xp97\":\"Partecipanti individuali\",\"85e6zs\":\"Inserisci Token Liquid\",\"38KFY0\":\"Inserisci Variabile\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagamenti immediati\",\"nbfdhU\":\"Integrazioni\",\"JHB/Ky\":\"Non valido\",\"B2Tpo0\":\"Email non valida\",\"5tT0+u\":\"Formato email non valido\",\"f9WRpE\":\"Tipo di file non valido. Carica un'immagine.\",\"tnL+GP\":\"Sintassi Liquid non valida. Correggila e riprova.\",\"N9JsFT\":\"Formato del numero di partita IVA non valido\",\"g+lLS9\":\"Invita un membro del team\",\"1z26sk\":\"Invita membro del team\",\"KR0679\":\"Invita membri del team\",\"Mokwac\":\"Invita un numero illimitato di membri del team con ruoli personalizzati\",\"aH6ZIb\":\"Invita il tuo team\",\"IuMGvq\":\"Fattura\",\"y0meFR\":\"L'IVA irlandese al 23% sarà applicata alle commissioni della piattaforma (fornitura nazionale).\",\"1ZKm04\":\"Questo account è registrato ai fini IVA nell'UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"articolo(i)\",\"BzfzPK\":\"Articoli\",\"KmWyx0\":\"Lavoro\",\"o5r6b2\":\"Lavoro eliminato\",\"cd0jIM\":\"Dettagli del lavoro\",\"ruJO57\":\"Nome del lavoro\",\"YZi+Hu\":\"Lavoro in coda per il nuovo tentativo\",\"nCywLA\":\"Partecipa da ovunque\",\"hTJ4fB\":\"Basta cliccare il pulsante qui sotto per riconnettere il tuo account Stripe.\",\"MxjCqk\":\"Stai solo cercando i tuoi biglietti?\",\"lB2hSG\":[\"Tienimi aggiornato sulle novità e gli eventi di \",[\"0\"]],\"DruLRc\":\"Ultimi 14 giorni\",\"ve9JTU\":\"Il cognome è obbligatorio\",\"h0Q9Iw\":\"Ultima Risposta\",\"gw3Ur5\":\"Ultimo Attivato\",\"QIn0Vl\":\"Ragione sociale legale ai fini IVA\",\"1njn7W\":\"Chiaro\",\"1qY5Ue\":\"Link scaduto o non valido\",\"psosdY\":\"Link ai dettagli dell'ordine\",\"6JzK4N\":\"Link al biglietto\",\"shkJ3U\":\"Collega il tuo account Stripe per ricevere fondi dalle vendite dei biglietti.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Link consentiti\",\"dF6vP6\":\"Online\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Eventi in Diretta\",\"WdmJIX\":\"Caricamento anteprima...\",\"IoDI2o\":\"Caricamento token...\",\"NFxlHW\":\"Caricamento Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Copertina\",\"gddQe0\":\"Logo e immagine di copertina per il tuo organizzatore\",\"TBEnp1\":\"Il logo verrà visualizzato nell'intestazione\",\"Jzu30R\":\"Il logo sarà visualizzato sul biglietto\",\"PSRm6/\":\"Cerca i miei biglietti\",\"4wUIjX\":\"Rendi attivo il tuo evento\",\"2FzaR1\":\"Gestisci l'elaborazione dei pagamenti e visualizza le commissioni della piattaforma\",\"2L3vle\":\"Max messaggi / 24h\",\"Qp4HWD\":\"Max destinatari / messaggio\",\"agPptk\":\"Mezzo\",\"xDAtGP\":\"Messaggio\",\"bECJqy\":\"Messaggio approvato con successo\",\"1jRD0v\":\"Invia messaggio ai partecipanti con biglietti specifici\",\"48rf3i\":\"Il messaggio non può superare 5000 caratteri\",\"ZPj0Q8\":\"Dettagli del messaggio\",\"Vjat/X\":\"Il messaggio è obbligatorio\",\"0/yJtP\":\"Invia messaggio ai proprietari degli ordini con prodotti specifici\",\"mFdA+i\":\"Livello di messaggistica\",\"v7xKtM\":\"Livello di messaggistica aggiornato con successo\",\"gqnyh0\":\"Ottimizzato per dispositivi mobili\",\"olKKwj\":\"Scanner mobile con supporto offline e tracciamento in tempo reale\",\"JbIgPz\":\"I valori monetari sono totali approssimativi in tutte le valute\",\"qvF+MT\":\"Monitora e gestisci i lavori in background falliti\",\"w36OkR\":\"Eventi più visti (Ultimi 14 giorni)\",\"GfaxEk\":\"Musica\",\"oVGCGh\":\"I Miei Biglietti\",\"8/brI5\":\"Il nome è obbligatorio\",\"sFFArG\":\"Il nome deve contenere meno di 255 caratteri\",\"sCV5Yc\":\"Nome dell'evento\",\"xxU3NX\":\"Ricavi Netti\",\"ArHT/C\":\"Nuove iscrizioni\",\"eWRECP\":\"Vita notturna\",\"HSw5l3\":\"No - Sono un privato o un'azienda non registrata IVA\",\"VHfLAW\":\"Nessun account\",\"+jIeoh\":\"Nessun account trovato\",\"074+X8\":\"Nessun Webhook Attivo\",\"zxnup4\":\"Nessun affiliato da mostrare\",\"Dwf4dR\":\"Nessuna domanda per i partecipanti ancora\",\"/UC6qk\":\"Nessun dato di attribuzione trovato\",\"99ntUF\":\"Nessuna lista di check-in disponibile per questo evento.\",\"+dAKxg\":\"Nessuna configurazione trovata\",\"eb47T5\":\"Nessun dato trovato per i filtri selezionati. Prova a modificare l'intervallo di date o la valuta.\",\"pZNOT9\":\"Nessuna data di fine\",\"dW40Uz\":\"Nessun evento trovato\",\"8pQ3NJ\":\"Nessun evento in programma nelle prossime 24 ore\",\"8zCZQf\":\"Nessun evento disponibile\",\"Yc5YW6\":\"Nessun lavoro fallito\",\"54GxeB\":\"Nessun impatto sulle tue transazioni attuali o passate\",\"EpvBAp\":\"Nessuna fattura\",\"XZkeaI\":\"Nessun log trovato\",\"nrSs2u\":\"Nessun messaggio trovato\",\"OVFwlg\":\"Nessuna domanda d'ordine ancora\",\"EJ7bVz\":\"Nessun ordine trovato\",\"NEmyqy\":\"Nessun ordine disponibile\",\"wUv5xQ\":\"Nessuna attività dell'organizzatore negli ultimi 14 giorni\",\"B7w4KY\":\"Nessun altro organizzatore disponibile\",\"PChXMe\":\"Nessun ordine pagato\",\"6jYQGG\":\"Nessun evento passato\",\"CHzaTD\":\"Nessun evento popolare negli ultimi 14 giorni\",\"zK/+ef\":\"Nessun prodotto disponibile per la selezione\",\"wYiAtV\":\"Nessuna iscrizione recente\",\"QoAi8D\":\"Nessuna risposta\",\"EK/G11\":\"Ancora nessuna risposta\",\"3sRuiW\":\"Nessun biglietto trovato\",\"yM5c0q\":\"Nessun evento in arrivo\",\"qpC74J\":\"Nessun utente trovato\",\"41dJPO\":\"Nessuna impostazione IVA configurata\",\"8wgkoi\":\"Nessun evento visualizzato negli ultimi 14 giorni\",\"n5vdm2\":\"Nessun evento webhook è stato registrato per questo endpoint. Gli eventi appariranno qui una volta attivati.\",\"4GhX3c\":\"Nessun Webhook\",\"4+am6b\":\"No, rimani qui\",\"HVwIsd\":\"Imprese o privati non registrati IVA: Si applica l'IVA irlandese al 23%\",\"x5+Lcz\":\"Non Registrato\",\"8n10sz\":\"Non Idoneo\",\"BwJKBw\":\"di\",\"lQgMLn\":\"Nome dell'ufficio o della sede\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Pagamento Offline\",\"nO3VbP\":[\"In vendita \",[\"0\"]],\"2r6bAy\":\"Una volta completato l'aggiornamento, il tuo vecchio account sarà usato solo per i rimborsi.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Invia solo agli ordini con questi stati\",\"M2w1ni\":\"Visibile solo con codice promozionale\",\"N141o/\":\"Apri dashboard Stripe\",\"HXMJxH\":\"Testo opzionale per disclaimer, informazioni di contatto o note di ringraziamento (solo una riga)\",\"L565X2\":\"opzioni\",\"c/TIyD\":\"Ordine & biglietto\",\"H5qWhm\":\"Ordine annullato\",\"b6+Y+n\":\"Ordine completato\",\"x4MLWE\":\"Conferma Ordine\",\"CsTTH0\":\"Conferma dell'ordine reinviata con successo\",\"ppuQR4\":\"Ordine Creato\",\"0UZTSq\":\"Valuta dell'Ordine\",\"HdmwrI\":\"Email Ordine\",\"bwBlJv\":\"Nome Ordine\",\"vrSW9M\":\"L'ordine è stato cancellato e rimborsato. Il proprietario dell'ordine è stato notificato.\",\"rzw+wS\":\"Titolari degli ordini\",\"oI/hGR\":\"ID ordine\",\"Pc729f\":\"Ordine in Attesa di Pagamento Offline\",\"F4NXOl\":\"Cognome Ordine\",\"RQCXz6\":\"Limiti degli ordini\",\"SO9AEF\":\"Limiti di ordine impostati\",\"5RDEEn\":\"Lingua dell'Ordine\",\"vu6Arl\":\"Ordine Contrassegnato come Pagato\",\"sLbJQz\":\"Ordine non trovato\",\"kvYpYu\":\"Ordine non trovato\",\"i8VBuv\":\"Numero Ordine\",\"FaPYw+\":\"Proprietario ordine\",\"eB5vce\":\"Proprietari di ordini con un prodotto specifico\",\"CxLoxM\":\"Proprietari di ordini con prodotti\",\"DoH3fD\":\"Pagamento dell'Ordine in Sospeso\",\"UkHo4c\":\"Rif. ordine\",\"EZy55F\":\"Ordine Rimborsato\",\"6eSHqs\":\"Stati ordine\",\"oW5877\":\"Totale Ordine\",\"e7eZuA\":\"Ordine Aggiornato\",\"1SQRYo\":\"Ordine aggiornato con successo\",\"KndP6g\":\"URL Ordine\",\"3NT0Ck\":\"L'ordine è stato annullato\",\"sd5IMt\":\"Ordini completati\",\"5It1cQ\":\"Ordini Esportati\",\"UQ0ACV\":\"Totale ordini\",\"B/EBQv\":\"Ordini:\",\"qtGTNu\":\"Account organici\",\"ucgZ0o\":\"Organizzazione\",\"S3CZ5M\":\"Dashboard organizzatore\",\"Uu0hZq\":\"Email organizzatore\",\"Gy7BA3\":\"Indirizzo email dell'organizzatore\",\"SQqJd8\":\"Organizzatore non trovato\",\"wpj63n\":\"Impostazioni organizzatore\",\"coIKFu\":\"Le statistiche dell'organizzatore non sono disponibili per la valuta selezionata o si è verificato un errore.\",\"o1my93\":\"Aggiornamento dello stato dell'organizzatore non riuscito. Riprova più tardi\",\"rLHma1\":\"Stato dell'organizzatore aggiornato\",\"LqBITi\":\"Verrà utilizzato il modello dell'organizzatore/predefinito\",\"/IX/7x\":\"Altro\",\"RsiDDQ\":\"Altre Liste (Biglietto Non Incluso)\",\"qMASRF\":\"Messaggi in uscita\",\"6/dCYd\":\"Panoramica\",\"6WdDG7\":\"Pagina\",\"8uqsE5\":\"Pagina non più disponibile\",\"QkLf4H\":\"URL della pagina\",\"sF+Xp9\":\"Visualizzazioni pagina\",\"c+suC6\":\"Account a pagamento\",\"QIxRUI\":\"Biglietti a pagamento, gratuiti, a prezzi differenziati e basati su donazioni\",\"5F7SYw\":\"Rimborso parziale\",\"fFYotW\":[\"Parzialmente rimborsato: \",[\"0\"]],\"i8day5\":\"Trasferisci la commissione all'acquirente\",\"k4FLBQ\":\"Trasferisci all'acquirente\",\"Ff0Dor\":\"Passato\",\"xTPjSy\":\"Eventi passati\",\"/l/ckQ\":\"Incolla URL\",\"URAE3q\":\"In pausa\",\"4fL/V7\":\"Paga\",\"OZK07J\":\"Paga per sbloccare\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Pagamento e Piano\",\"5cxUwd\":\"Data di pagamento\",\"ENEPLY\":\"Metodo di pagamento\",\"EyE8E6\":\"Elaborazione Pagamenti\",\"8Lx2X7\":\"Pagamento ricevuto\",\"vcyz2L\":\"Impostazioni Pagamento\",\"fx8BTd\":\"Pagamenti non disponibili\",\"51U9mG\":\"I pagamenti continueranno a fluire senza interruzioni\",\"UkM20g\":\"In attesa di revisione\",\"dPYu1F\":\"Per partecipante\",\"VlXNyK\":\"Per ordine\",\"hauDFf\":\"Per biglietto\",\"mnF83a\":\"percentuale Commissione\",\"2ueYqG\":\"Percentuale commissione (0-100%)\",\"K2PPlT\":\"La percentuale di commissione deve essere compresa tra 0 e 100\",\"MixU2P\":\"La percentuale deve essere compresa tra 0 e 100\",\"MkuVAZ\":\"Percentuale dell'importo della transazione\",\"/Bh+7r\":\"Prestazione\",\"6kPk3+\":\"Informazioni personali\",\"zmwvG2\":\"Telefono\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Stai pianificando un evento?\",\"J3lhKT\":\"Commissione piattaforma\",\"RD51+P\":[\"Commissione piattaforma di \",[\"0\"],\" detratta dal tuo pagamento\"],\"br3Y/y\":\"Commissioni piattaforma\",\"3buiaw\":\"Report commissioni piattaforma\",\"kv9dM4\":\"Ricavi della piattaforma\",\"jEw0Mr\":\"Inserisci un URL valido\",\"n8+Ng/\":\"Inserisci il codice a 5 cifre\",\"r+lQXT\":\"Inserisci il tuo numero di partita IVA\",\"Dvq0wf\":\"Per favore, fornisci un'immagine.\",\"2cUopP\":\"Riavvia il processo di acquisto.\",\"8KmsFa\":\"Seleziona un intervallo di date\",\"EFq6EG\":\"Per favore, seleziona un'immagine.\",\"fuwKpE\":\"Riprova.\",\"klWBeI\":\"Attendi prima di richiedere un altro codice\",\"hfHhaa\":\"Attendi mentre prepariamo i tuoi affiliati per l'esportazione...\",\"o+tJN/\":\"Attendi mentre prepariamo i tuoi partecipanti per l'esportazione...\",\"+5Mlle\":\"Attendi mentre prepariamo i tuoi ordini per l'esportazione...\",\"trnWaw\":\"Polacco\",\"luHAJY\":\"Eventi popolari (Ultimi 14 giorni)\",\"TjX7xL\":\"Messaggio Post-Checkout\",\"OESu7I\":\"Evita l'overselling condividendo l'inventario tra più tipi di biglietto.\",\"NgVUL2\":\"Anteprima modulo di checkout\",\"cs5muu\":\"Anteprima pagina evento\",\"+4yRWM\":\"Prezzo del biglietto\",\"a5jvSX\":\"Fasce di prezzo\",\"ReihZ7\":\"Anteprima di Stampa\",\"JnuPvH\":\"Stampa biglietto\",\"tYF4Zq\":\"Stampa in PDF\",\"LcET2C\":\"Informativa sulla privacy\",\"8z6Y5D\":\"Elabora rimborso\",\"JcejNJ\":\"Elaborazione ordine\",\"EWCLpZ\":\"Prodotto Creato\",\"XkFYVB\":\"Prodotto Eliminato\",\"YMwcbR\":\"Ripartizione vendite prodotti, ricavi e tasse\",\"ldVIlB\":\"Prodotto Aggiornato\",\"JoKGiJ\":\"Codice promo\",\"k3wH7i\":\"Ripartizione utilizzo codici promo e sconti\",\"uEhdRh\":\"Solo promo\",\"dLm8V5\":\"Le email promozionali potrebbero comportare la sospensione dell'account\",\"EEYbdt\":\"Pubblica\",\"evDBV8\":\"Pubblica Evento\",\"dsFmM+\":\"Acquistato\",\"Vw0KCJ\":\"Check-in tramite codice QR\",\"k/bJj0\":\"Domande riordinate\",\"b24kPi\":\"Coda\",\"fqDzSu\":\"Tasso\",\"mnUGVC\":\"Limite di frequenza superato. Per favore riprova più tardi.\",\"spsZys\":\"Pronto per l'aggiornamento? Ci vogliono solo pochi minuti.\",\"vt9xUl\":\"Analytics in tempo reale\",\"xzRvs4\":[\"Ricevi aggiornamenti sui prodotti da \",[\"0\"],\".\"],\"pLXbi8\":\"Iscrizioni recenti\",\"Fi3b48\":\"Ordini recenti\",\"yPrbsy\":\"Destinatari\",\"Edm6av\":\"Riconnetti Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Reindirizzamento a Stripe...\",\"pnoTN5\":\"Account di riferimento\",\"ACKu03\":\"Aggiorna Anteprima\",\"fKn/k6\":\"Importo rimborso\",\"qY4rpA\":\"Rimborso fallito\",\"FaK/8G\":[\"Rimborsa ordine \",[\"0\"]],\"MGbi9P\":\"Rimborso in sospeso\",\"BDSRuX\":[\"Rimborsato: \",[\"0\"]],\"bU4bS1\":\"Rimborsi\",\"rYXfOA\":\"Impostazioni regionali\",\"5tl0Bp\":\"Domande di registrazione\",\"CQeZT8\":\"Report non trovato\",\"JEPMXN\":\"Richiedi un nuovo link\",\"TMLAx2\":\"Obbligatorio\",\"mdeIOH\":\"Reinvia codice\",\"sQxe68\":\"Reinvia conferma\",\"bxoWpz\":\"Invia nuovamente l'email di conferma\",\"G42SNI\":\"Invia nuovamente l'email\",\"TTpXL3\":[\"Reinvia tra \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reinvia biglietto\",\"Uwsg2F\":\"Riservato\",\"8wUjGl\":\"Riservato fino a\",\"kCn6wb\":\"Reimpostazione in corso...\",\"6gRgw8\":\"Riprova\",\"1BG8ga\":\"Riprova tutto\",\"rDC+T6\":\"Riprova lavoro\",\"CbnrWb\":\"Torna all'evento\",\"Oo/PLb\":\"Riepilogo Ricavi\",\"dFFW9L\":[\"Vendita terminata \",[\"0\"]],\"loCKGB\":[\"La vendita termina il \",[\"0\"]],\"wlfBad\":\"Periodo di vendita\",\"5CDM6r\":\"Periodo di vendita stabilito\",\"ftzaMf\":\"Periodo di vendita, limiti di ordine, visibilità\",\"zpekWp\":[\"Inizio vendita \",[\"0\"]],\"mUv9U4\":\"Vendite\",\"9KnRdL\":\"Le vendite sono sospese\",\"3VnlS9\":\"Vendite, ordini e metriche di performance per tutti gli eventi\",\"3Q1AWe\":\"Vendite:\",\"B4nE3N\":\"Prezzo del biglietto di esempio\",\"8BRPoH\":\"Luogo di Esempio\",\"DyBPvP\":\"Salva configurazione\",\"KZrfYJ\":\"Salva link social\",\"9Y3hAT\":\"Salva Modello\",\"C8ne4X\":\"Salva Design del Biglietto\",\"6/TNCd\":\"Salva impostazioni IVA\",\"I+FvbD\":\"Scansiona\",\"4ba0NE\":\"Programmata\",\"ftNXma\":\"Cerca affiliati...\",\"VY+Bdn\":\"Cerca per nome account o e-mail...\",\"VX+B3I\":\"Cerca per titolo evento o organizzatore...\",\"R0wEyA\":\"Cerca per nome lavoro o eccezione...\",\"GHdjuo\":\"Cerca per nome, email o account...\",\"20ce0U\":\"Cerca per ID ordine, nome cliente o email...\",\"4DSz7Z\":\"Cerca per oggetto, evento o account...\",\"Mck5ht\":\"Pagamento sicuro\",\"p7xUrt\":\"Seleziona una categoria\",\"3IcxS1\":\"Seleziona una configurazione\",\"zPRPMf\":\"Seleziona un livello\",\"BFRSTT\":\"Seleziona Account\",\"mCB6Je\":\"Seleziona tutto\",\"a6+167\":\"Seleziona un evento\",\"kYZSFD\":\"Seleziona un organizzatore per visualizzare la sua dashboard e gli eventi.\",\"CFbaPk\":\"Seleziona il gruppo di partecipanti\",\"hJmVtD\":\"Seleziona il paese\",\"tVW/yo\":\"Seleziona valuta\",\"n9ZhRa\":\"Seleziona data e ora di fine\",\"gTN6Ws\":\"Seleziona ora di fine\",\"0U6E9W\":\"Seleziona categoria evento\",\"j9cPeF\":\"Seleziona tipi di evento\",\"1nhy8G\":\"Seleziona tipo di scanner\",\"KizCK7\":\"Seleziona data e ora di inizio\",\"dJZTv2\":\"Seleziona ora di inizio\",\"3hJUtr\":\"Seleziona il paese in cui è registrata l'IVA\",\"x8XMsJ\":\"Seleziona il livello di messaggistica per questo account. Questo controlla i limiti dei messaggi e i permessi dei link.\",\"aT3jZX\":\"Seleziona fuso orario\",\"TxfvH2\":\"Seleziona quali partecipanti devono ricevere questo messaggio\",\"Ropvj0\":\"Seleziona quali eventi attiveranno questo webhook\",\"5gkxKx\":\"Seleziona la configurazione tariffaria da applicare a questo conto. Le commissioni sono sempre in USD.\",\"ylXj1N\":\"Selezionato\",\"j9b/iy\":\"Si vende velocemente 🔥\",\"73qYgo\":\"Invia come prova\",\"JvAge5\":\"Invia email ai partecipanti e visualizza la cronologia dei messaggi.\",\"22Itl6\":\"Inviami una copia\",\"nOBvex\":\"Invia dati di ordini e partecipanti in tempo reale ai tuoi sistemi esterni.\",\"1lNPhX\":\"Invia email di notifica rimborso\",\"eaUTwS\":\"Invia link di reimpostazione\",\"IoAuJG\":\"Invio in corso...\",\"h69WC6\":\"Inviato\",\"BVu2Hz\":\"Inviato da\",\"SPdzrs\":\"Inviato ai clienti quando effettuano un ordine\",\"LxSN5F\":\"Inviato a ogni partecipante con i dettagli del biglietto\",\"89xaFU\":\"Imposta le impostazioni predefinite delle commissioni della piattaforma per i nuovi eventi creati sotto questo organizzatore.\",\"eXssj5\":\"Imposta le impostazioni predefinite per i nuovi eventi creati con questo organizzatore.\",\"s0FkEx\":\"Configura liste di check-in per diversi ingressi, sessioni o giorni.\",\"xMO+Ao\":\"Configura la tua organizzazione\",\"C3htzi\":\"Impostazione aggiornata\",\"Ohn74G\":\"Configurazione e design\",\"GG7qDw\":\"Condividi link affiliato\",\"hL7sDJ\":\"Condividi pagina dell'organizzatore\",\"jy6QDF\":\"Gestione capacità condivisa\",\"cMW+gm\":[\"Mostra tutte le piattaforme (\",[\"0\"],\" con valori)\"],\"UVPI5D\":\"Mostra meno piattaforme\",\"Eu/N/d\":\"Mostra casella di opt-in marketing\",\"SXzpzO\":\"Mostra casella di opt-in marketing per impostazione predefinita\",\"b33PL9\":\"Mostra più piattaforme\",\"t1LIQW\":[\"Visualizzazione di \",[\"0\"],\" record su \",[\"totalRows\"]],\"jVRHeq\":\"Iscritto\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociale\",\"d0rUsW\":\"Link social\",\"j/TOB3\":\"Link social e sito web\",\"s9KGXU\":\"Venduto\",\"KTxc6k\":\"Qualcosa è andato storto, riprova o contatta l'assistenza se il problema persiste\",\"H6Gslz\":\"Scusa per l'inconveniente.\",\"wdxz7K\":\"Fonte\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Data e ora di inizio\",\"0m/ekX\":\"Data e ora di inizio\",\"izRfYP\":\"La data di inizio è obbligatoria\",\"2R1+Rv\":\"Ora di inizio dell'evento\",\"2NbyY/\":\"Statistiche\",\"GVUxAX\":\"Le statistiche si basano sulla data di creazione dell'account\",\"DRykfS\":\"Ancora gestendo rimborsi per le tue transazioni precedenti.\",\"wuV0bK\":\"Interrompi Impersonificazione\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe connesso\",\"aKtF0O\":\"Stripe non connesso\",\"9i0++A\":\"ID pagamento Stripe\",\"/QlTE4\":\"La configurazione di Stripe è già completa.\",\"ii0qn/\":\"L'oggetto è obbligatorio\",\"M7Uapz\":\"L'oggetto apparirà qui\",\"6aXq+t\":\"Oggetto:\",\"JwTmB6\":\"Prodotto Duplicato con Successo\",\"RuaKfn\":\"Indirizzo aggiornato con successo\",\"kzx0uD\":\"Impostazioni predefinite dell'evento aggiornate correttamente\",\"5n+Wwp\":\"Organizzatore aggiornato con successo\",\"DMCX/I\":\"Impostazioni predefinite delle commissioni aggiornate con successo\",\"URUYHc\":\"Impostazioni delle commissioni della piattaforma aggiornate con successo\",\"0Dk/l8\":\"Impostazioni SEO aggiornate con successo\",\"MhOoLQ\":\"Link social aggiornati con successo\",\"kj7zYe\":\"Webhook aggiornato con successo\",\"dXoieq\":\"Riepilogo\",\"/RfJXt\":[\"Festival musicale estivo \",[\"0\"]],\"CWOPIK\":\"Festival Musicale Estivo 2025\",\"UaISq3\":\"Svedese\",\"JZTQI0\":\"Cambia organizzatore\",\"9YHrNC\":\"Predefinito del sistema\",\"XX32BM\":\"Richiede solo pochi minuti\",\"yT6dQ8\":\"Tasse raccolte raggruppate per tipo di tassa ed evento\",\"Ye321X\":\"Nome Tassa\",\"WyCBRt\":\"Riepilogo Tasse\",\"GkH0Pq\":\"Tasse & commissioni applicate\",\"Rwiyt2\":\"Imposte configurate\",\"iQZff7\":\"Tasse, commissioni, visibilità, periodo di vendita, evidenziazione del prodotto & limiti degli ordini\",\"BW6QAz\":\"Gestione del team\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Spiega cosa aspettarsi dal tuo evento\",\"NiIUyb\":\"Parlaci del tuo evento\",\"DovcfC\":\"Parlaci della tua organizzazione. Queste informazioni saranno visualizzate sulle pagine dei tuoi eventi.\",\"7wtpH5\":\"Modello Attivo\",\"QHhZeE\":\"Modello creato con successo\",\"xrWdPR\":\"Modello eliminato con successo\",\"G04Zjt\":\"Modello salvato con successo\",\"xowcRf\":\"Termini di servizio\",\"6K0GjX\":\"Il testo potrebbe essere difficile da leggere\",\"nm3Iz/\":\"Grazie per aver partecipato!\",\"lhAWqI\":\"Grazie per il tuo supporto mentre continuiamo a crescere e migliorare Hi.Events!\",\"KfmPRW\":\"Colore di sfondo della pagina. Quando si utilizza un'immagine di copertina, questa viene applicata come sovrapposizione.\",\"MDNyJz\":\"Il codice scadrà tra 10 minuti. Controlla la cartella spam se non vedi l'email.\",\"MJm4Tq\":\"La valuta dell'ordine\",\"cDHM1d\":\"L'indirizzo e-mail è stato modificato. Il partecipante riceverà un nuovo biglietto all'indirizzo e-mail aggiornato.\",\"I/NNtI\":\"La sede dell'evento\",\"tXadb0\":\"L'evento che stai cercando non è disponibile al momento. Potrebbe essere stato rimosso, scaduto o l'URL potrebbe essere errato.\",\"EBzPwC\":\"L'indirizzo completo dell'evento\",\"sxKqBm\":\"L'importo completo dell'ordine sarà rimborsato al metodo di pagamento originale del cliente.\",\"KgDp6G\":\"Il link che stai cercando di accedere è scaduto o non è più valido. Controlla la tua e-mail per un link aggiornato per gestire il tuo ordine.\",\"5OmEal\":\"La lingua del cliente\",\"sYLeDq\":\"L'organizzatore che stai cercando non è stato trovato. La pagina potrebbe essere stata spostata, eliminata o l'URL potrebbe essere errato.\",\"C4nQe5\":\"La commissione della piattaforma viene aggiunta al prezzo del biglietto. Gli acquirenti pagano di più, ma tu ricevi il prezzo completo del biglietto.\",\"HxxXZO\":\"Il colore principale del marchio utilizzato per i pulsanti e le evidenziazioni\",\"DEcpfp\":\"Il corpo del template contiene sintassi Liquid non valida. Correggila e riprova.\",\"injXD7\":\"Impossibile convalidare il numero di partita IVA. Controlla il numero e riprova.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e colori\",\"QP3gP+\":\"Queste impostazioni si applicano solo al codice di incorporamento copiato e non verranno salvate.\",\"HirZe8\":\"Questi modelli verranno utilizzati come predefiniti per tutti gli eventi nella tua organizzazione. I singoli eventi possono sostituire questi modelli con le proprie versioni personalizzate.\",\"lzAaG5\":\"Questi modelli sostituiranno le impostazioni predefinite dell'organizzatore solo per questo evento. Se non è impostato alcun modello personalizzato qui, verrà utilizzato il modello dell'organizzatore.\",\"XBNC3E\":\"Questo codice sarà usato per tracciare le vendite. Sono ammessi solo lettere, numeri, trattini e trattini bassi.\",\"AaP0M+\":\"Questa combinazione di colori potrebbe essere difficile da leggere per alcuni utenti\",\"RzEvf5\":\"Questo evento è terminato\",\"YClrdK\":\"Questo evento non è ancora pubblicato\",\"dFJnia\":\"Questo è il nome del tuo organizzatore che sarà visibile agli utenti.\",\"L7dIM7\":\"Questo link non è valido o è scaduto.\",\"MR5ygV\":\"Questo link non è più valido\",\"9LEqK0\":\"Questo nome è visibile agli utenti finali\",\"j5FdeA\":\"Questo ordine è in fase di elaborazione.\",\"sjNPMw\":\"Questo ordine è stato abbandonato. Puoi avviarne uno nuovo in qualsiasi momento.\",\"OhCesD\":\"Questo ordine è stato annullato. Puoi iniziare un nuovo ordine in qualsiasi momento.\",\"lyD7rQ\":\"Questo profilo organizzatore non è ancora pubblicato\",\"9b5956\":\"Questa anteprima mostra come apparirà la tua email con dati di esempio. Le email effettive utilizzeranno valori reali.\",\"uM9Alj\":\"Questo prodotto è evidenziato nella pagina dell'evento\",\"RqSKdX\":\"Questo prodotto è esaurito\",\"W12OdJ\":\"Questo report ha solo scopo informativo. Consultare sempre un consulente fiscale prima di utilizzare questi dati per scopi contabili o fiscali. Si prega di fare un confronto con la dashboard di Stripe, poiché Hi.Events potrebbe non includere dati storici.\",\"0Ew0uk\":\"Questo biglietto è stato appena scansionato. Attendi prima di scansionare di nuovo.\",\"kvpxIU\":\"Questo sarà usato per notifiche e comunicazioni con i tuoi utenti.\",\"rhsath\":\"Questo non sarà visibile ai clienti, ma ti aiuta a identificare l'affiliato.\",\"Mr5UUd\":\"Biglietto annullato\",\"0GSPnc\":\"Design del Biglietto\",\"EZC/Cu\":\"Design del biglietto salvato con successo\",\"bbslmb\":\"Designer biglietti\",\"1BPctx\":\"Biglietto per\",\"bgqf+K\":\"Email del possessore del biglietto\",\"oR7zL3\":\"Nome del possessore del biglietto\",\"HGuXjF\":\"Possessori di biglietti\",\"CMUt3Y\":\"Titolari dei biglietti\",\"awHmAT\":\"ID biglietto\",\"6czJik\":\"Logo del Biglietto\",\"OkRZ4Z\":\"Nome Biglietto\",\"t79rDv\":\"Biglietto non trovato\",\"6tmWch\":\"Biglietto o prodotto\",\"1tfWrD\":\"Anteprima biglietto per\",\"KnjoUA\":\"Prezzo del biglietto\",\"tGCY6d\":\"Prezzo Biglietto\",\"pGZOcL\":\"Biglietto reinviato con successo\",\"8jLPgH\":\"Tipo di Biglietto\",\"X26cQf\":\"URL Biglietto\",\"8qsbZ5\":\"Biglietteria e vendite\",\"zNECqg\":\"biglietti\",\"6GQNLE\":\"Biglietti\",\"NRhrIB\":\"Biglietti e prodotti\",\"EUnesn\":\"Biglietti disponibili\",\"AGRilS\":\"Biglietti Venduti\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Per modificare le configurazioni, vai alla sezione Configurazioni nel menu di amministrazione.\",\"tiI71C\":\"Per aumentare i tuoi limiti, contattaci a\",\"BZBYf3\":\"Per ricevere pagamenti con carta di credito, devi collegare il tuo account Stripe. Stripe è il nostro partner per l'elaborazione dei pagamenti che garantisce transazioni sicure e pagamenti puntuali.\",\"W428WC\":\"Attiva colonne\",\"UBSG1X\":\"Migliori organizzatori (Ultimi 14 giorni)\",\"3sZ0xx\":\"Account Totali\",\"EaAPbv\":\"Importo totale pagato\",\"SMDzqJ\":\"Totale Partecipanti\",\"orBECM\":\"Totale Raccolto\",\"4B7oCp\":\"Commissione totale\",\"KSDwd5\":\"Ordini totali\",\"vb0Q0/\":\"Utenti Totali\",\"oJjplO\":\"Visualizzazioni totali\",\"orluER\":\"Traccia la crescita e le prestazioni dell'account per fonte di attribuzione\",\"NHq3l1\":\"Tieni traccia delle vendite, dei ricavi e delle presenze con report dettagliati\",\"OpKMSn\":\"Commissione di Transazione:\",\"uKOFO5\":\"Vero se pagamento offline\",\"9GsDR2\":\"Vero se pagamento in sospeso\",\"ouM5IM\":\"Prova un'altra email\",\"3DZvE7\":\"Prova Hi.Events Gratis\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Disattiva audio\",\"KUOhTy\":\"Attiva audio\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo di biglietto\",\"IrVSu+\":\"Impossibile duplicare il prodotto. Controlla i tuoi dati\",\"Vx2J6x\":\"Impossibile recuperare il partecipante\",\"n57zCW\":\"Account non attribuiti\",\"b9SN9q\":\"Riferimento ordine unico\",\"Ef7StM\":\"Sconosciuto\",\"ZBAScj\":\"Partecipante Sconosciuto\",\"ZkS2p3\":\"Annulla Pubblicazione Evento\",\"X13xGn\":\"Non attendibile\",\"Pp1sWX\":\"Aggiorna affiliato\",\"KMMOAy\":\"Aggiornamento disponibile\",\"gJQsLv\":\"Carica un'immagine di copertina per il tuo organizzatore\",\"4kEGqW\":\"Carica un logo per il tuo organizzatore\",\"lnCMdg\":\"Carica immagine\",\"29w7p6\":\"Caricamento immagine in corso...\",\"HtrFfw\":\"URL è obbligatorio\",\"WBq1/R\":\"Scanner USB già attivo\",\"EV30TR\":\"Modalità scanner USB attivata. Inizia a scansionare i biglietti ora.\",\"fovJi3\":\"Modalità scanner USB disattivata\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Usa <0>i template Liquid per personalizzare le tue email\",\"0k4cdb\":\"Utilizza i dettagli dell'ordine per tutti i partecipanti. I nomi e gli indirizzi email dei partecipanti corrisponderanno alle informazioni dell'acquirente.\",\"bA31T4\":\"Usa i dati dell'acquirente per tutti i partecipanti\",\"rnoQsz\":\"Utilizzato per bordi, evidenziazioni e stile del codice QR\",\"BV4L/Q\":\"Analisi UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valido\",\"GuXjc5\":\"Convalidato\",\"imLQ9Y\":\"Convalida della tua partita IVA...\",\"cK9+xQ\":\"Paese IVA\",\"sqdl5s\":\"Informazioni IVA\",\"UjNWsF\":\"L'IVA può essere applicata alle commissioni della piattaforma in base al tuo stato di registrazione IVA. Completa la sezione informazioni IVA qui sotto.\",\"pnVh83\":\"Numero di partita IVA\",\"CabI04\":\"Il numero di partita IVA non deve contenere spazi\",\"PMhxAR\":\"Il numero di partita IVA deve iniziare con un codice paese di 2 lettere seguito da 8-15 caratteri alfanumerici (ad es., DE123456789)\",\"gPgdNV\":\"Partita IVA convalidata con successo\",\"RUMiLy\":\"Convalida della partita IVA non riuscita\",\"vqji3Y\":\"Convalida della partita IVA non riuscita. Controlla la tua partita IVA.\",\"8dENF9\":\"IVA su commissione\",\"ZutOKU\":\"Aliquota IVA\",\"CZomgW\":\"Partita IVA registrata\",\"PCRCCN\":\"Informazioni di registrazione IVA\",\"oSDBWm\":\"Impostazioni IVA\",\"Nfbg76\":\"Impostazioni IVA salvate con successo\",\"UvYql/\":\"Impostazioni IVA salvate. Stiamo convalidando il tuo numero di partita IVA in background.\",\"R6n7j9\":\"Impostazioni IVA aggiornate con successo\",\"tJylUv\":\"Trattamento IVA per le commissioni della piattaforma\",\"FlGprQ\":\"Trattamento IVA per le commissioni della piattaforma: Le imprese registrate IVA nell'UE possono utilizzare il meccanismo del reverse charge (0% - Articolo 196 della Direttiva IVA 2006/112/CE). Alle imprese non registrate IVA viene applicata l'IVA irlandese al 23%.\",\"516oLj\":\"Servizio di convalida IVA temporaneamente non disponibile\",\"AdWhjZ\":\"Codice di verifica\",\"QDEWii\":\"Verificato\",\"wCKkSr\":\"Verifica email\",\"/IBv6X\":\"Verifica la tua email\",\"e/cvV1\":\"Verifica in corso...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Visualizza tutti i messaggi inviati sulla piattaforma\",\"+WFMis\":\"Visualizza e scarica report per tutti i tuoi eventi. Sono inclusi solo gli ordini completati.\",\"c7VN/A\":\"Visualizza Risposte\",\"SZw9tS\":\"Visualizza dettagli\",\"FCVmuU\":\"Visualizza evento\",\"n6EaWL\":\"Visualizza log\",\"OaKTzt\":\"Vedi mappa\",\"zNZNMs\":\"Visualizza messaggio\",\"67OJ7t\":\"Visualizza Ordine\",\"tKKZn0\":\"Visualizza dettagli ordine\",\"KeCXJu\":\"Visualizza i dettagli degli ordini, emetti rimborsi e reinvia le conferme.\",\"9jnAcN\":\"Visualizza homepage organizzatore\",\"1J/AWD\":\"Visualizza Biglietto\",\"N9FyyW\":\"Visualizza, modifica ed esporta i tuoi partecipanti registrati.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visibile solo allo staff di check-in. Aiuta a identificare questa lista durante il check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"In attesa di pagamento\",\"aUi/Dz\":\"Attenzione: questa è la configurazione predefinita del sistema. Le modifiche interesseranno tutti gli account a cui non è assegnata una configurazione specifica.\",\"RRZDED\":\"Non abbiamo trovato ordini associati a questo indirizzo email.\",\"2RZK9x\":\"Non siamo riusciti a trovare l'ordine che stai cercando. Il link potrebbe essere scaduto o i dettagli dell'ordine potrebbero essere cambiati.\",\"nefMIK\":\"Non siamo riusciti a trovare il biglietto che stai cercando. Il link potrebbe essere scaduto o i dettagli del biglietto potrebbero essere cambiati.\",\"miysJh\":\"Non siamo riusciti a trovare questo ordine. Potrebbe essere stato rimosso.\",\"HJKdzP\":\"Si è verificato un problema durante il caricamento di questa pagina. Riprova.\",\"IfN2Qo\":\"Consigliamo un logo quadrato con dimensioni minime di 200x200px\",\"wJzo/w\":\"Si consigliano dimensioni di 400px per 400px e una dimensione massima del file di 5MB\",\"x8rEDQ\":\"Non siamo riusciti a convalidare il tuo numero di partita IVA dopo diversi tentativi. Continueremo a provare in background. Riprova più tardi.\",\"q1BizZ\":\"Invieremo i tuoi biglietti a questa email\",\"ZOmUYW\":\"Convalideremo la tua partita IVA in background. In caso di problemi, ti informeremo.\",\"zCdObC\":\"Abbiamo ufficialmente trasferito la nostra sede in Irlanda 🇮🇪. Come parte di questa transizione, ora usiamo Stripe Irlanda invece di Stripe Canada. Per mantenere i tuoi pagamenti fluidi, dovrai riconnettere il tuo account Stripe.\",\"jh2orE\":\"Abbiamo trasferito la nostra sede in Irlanda. Di conseguenza, è necessario riconnettere il tuo account Stripe. Questo processo rapido richiede solo pochi minuti. Le tue vendite e i dati esistenti rimangono completamente inalterati.\",\"Fq/Nx7\":\"Abbiamo inviato un codice di verifica a 5 cifre a:\",\"GdWB+V\":\"Webhook creato con successo\",\"2X4ecw\":\"Webhook eliminato con successo\",\"CThMKa\":\"Log Webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Il webhook non invierà notifiche\",\"FSaY52\":\"Il webhook invierà notifiche\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Sito web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bentornato\",\"QDWsl9\":[\"Benvenuto su \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Benvenuto su \",[\"0\"],\", ecco un elenco di tutti i tuoi eventi\"],\"FaSXqR\":\"Che tipo di evento?\",\"f30uVZ\":\"Cosa devi fare:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando un check-in viene eliminato\",\"Gmd0hv\":\"Quando viene creato un nuovo partecipante\",\"Lc18qn\":\"Quando viene creato un nuovo ordine\",\"dfkQIO\":\"Quando viene creato un nuovo prodotto\",\"8OhzyY\":\"Quando un prodotto viene eliminato\",\"tRXdQ9\":\"Quando un prodotto viene aggiornato\",\"Q7CWxp\":\"Quando un partecipante viene annullato\",\"IuUoyV\":\"Quando un partecipante effettua il check-in\",\"nBVOd7\":\"Quando un partecipante viene aggiornato\",\"ny2r8d\":\"Quando un ordine viene annullato\",\"c9RYbv\":\"Quando un ordine viene contrassegnato come pagato\",\"ejMDw1\":\"Quando un ordine viene rimborsato\",\"fVPt0F\":\"Quando un ordine viene aggiornato\",\"bcYlvb\":\"Quando chiude il check-in\",\"XIG669\":\"Quando apre il check-in\",\"de6HLN\":\"Quando i clienti acquistano biglietti, i loro ordini appariranno qui.\",\"403wpZ\":\"Quando abilitato, i nuovi eventi consentiranno ai partecipanti di gestire i propri dettagli del biglietto tramite un link sicuro. Questo può essere sostituito per evento.\",\"blXLKj\":\"Se abilitato, i nuovi eventi mostreranno una casella di opt-in marketing durante il checkout. Questo può essere sovrascritto per evento.\",\"Kj0Txn\":\"Quando abilitato, non verranno addebitate commissioni di applicazione sulle transazioni Stripe Connect. Usa questo per i paesi in cui le commissioni di applicazione non sono supportate.\",\"uchB0M\":\"Anteprima widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Scrivi qui il tuo messaggio...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sì - Ho un numero di partita IVA UE valido\",\"Tz5oXG\":\"Sì, annulla il mio ordine\",\"QlSZU0\":[\"Stai impersonificando <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Stai emettendo un rimborso parziale. Il cliente sarà rimborsato di \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Puoi configurare commissioni di servizio aggiuntive e tasse nelle impostazioni del tuo account.\",\"5VGIlq\":\"Hai raggiunto il tuo limite di messaggistica.\",\"casL1O\":\"Hai tasse e commissioni aggiunte a un Prodotto Gratuito. Vuoi rimuoverle?\",\"FVTVBy\":\"Devi verificare il tuo indirizzo email prima di poter aggiornare lo stato dell'organizzatore.\",\"w65ZgF\":\"Devi verificare l'email del tuo account prima di poter modificare i modelli di email.\",\"FRl8Jv\":\"Devi verificare l'email del tuo account prima di poter inviare messaggi.\",\"FgRxRP\":\"Possiedi sempre il 100% dei dati dei tuoi partecipanti\",\"88cUW+\":\"Ricevi\",\"U3wiCB\":\"Sei a posto! I tuoi pagamenti vengono elaborati senza problemi.\",\"MNFIxz\":[\"Stai per partecipare a \",[\"0\"],\"!\"],\"p/Sa0j\":\"Il tuo account ha limiti di messaggistica. Per aumentare i tuoi limiti, contattaci a\",\"x/xjzn\":\"I tuoi affiliati sono stati esportati con successo.\",\"TF37u6\":\"I tuoi partecipanti sono stati esportati con successo.\",\"79lXGw\":\"La tua lista di check-in è stata creata con successo. Condividi il link sottostante con il tuo staff di check-in.\",\"BnlG9U\":\"Il tuo ordine attuale andrà perso.\",\"nBqgQb\":\"La tua Email\",\"R02pnV\":\"Il tuo evento deve essere attivo prima di poter vendere biglietti ai partecipanti.\",\"hDNwnf\":\"Il tuo logo, i tuoi colori e il tuo stile su ogni pagina\",\"ifRqmm\":\"Il tuo messaggio è stato inviato con successo!\",\"/Rj5P4\":\"Il tuo nome\",\"PFjJxY\":\"La nuova password deve contenere almeno 8 caratteri.\",\"gzrCuN\":\"I dettagli del tuo ordine sono stati aggiornati. Un'e-mail di conferma è stata inviata al nuovo indirizzo e-mail.\",\"naQW82\":\"Il tuo ordine è stato annullato.\",\"bhlHm/\":\"Il tuo ordine è in attesa di pagamento\",\"XeNum6\":\"I tuoi ordini sono stati esportati con successo.\",\"Xd1R1a\":\"L'indirizzo del tuo organizzatore\",\"WWYHKD\":\"Il tuo pagamento è protetto con crittografia a livello bancario\",\"5b3QLi\":\"Il tuo piano\",\"6heFYY\":\"Il tuo account Stripe è connesso e sta elaborando i pagamenti.\",\"vvO1I2\":\"Il tuo account Stripe è collegato e pronto per elaborare i pagamenti.\",\"CnZ3Ou\":\"I tuoi biglietti sono stati confermati.\",\"EmFsMZ\":\"Il tuo numero di partita IVA è in coda per la convalida\",\"QBlhh4\":\"La tua partita IVA verrà convalidata al momento del salvataggio\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/it.po b/frontend/src/locales/it.po index 36f609aa2b..559353646c 100644 --- a/frontend/src/locales/it.po +++ b/frontend/src/locales/it.po @@ -1171,7 +1171,7 @@ msgstr "Aggiungi questa pagina ai preferiti per gestire il tuo ordine in qualsia msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Personalizza i tuoi biglietti con un logo, colori e messaggio a piè di pagina personalizzati." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Portoghese Brasiliano" @@ -1476,11 +1476,11 @@ msgstr "Pagamento" msgid "Checkout Settings" msgstr "Impostazioni di Pagamento" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Cinese (Semplificato)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Cinese (Tradizionale)" @@ -2628,7 +2628,7 @@ msgstr "Opzioni di Duplicazione" msgid "Duplicate Product" msgstr "Duplica Prodotto" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Olandese" @@ -2954,8 +2954,8 @@ msgstr "Ora di fine (facoltativo)" msgid "Ended" msgstr "Terminato" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Inglese" @@ -3726,7 +3726,7 @@ msgstr "Prodotto Gratuito" msgid "Free product, no payment information required" msgstr "Prodotto gratuito, nessuna informazione di pagamento richiesta" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Francese" @@ -3759,7 +3759,7 @@ msgstr "Genera" msgid "Generate code" msgstr "Genera codice" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Tedesco" @@ -4276,7 +4276,7 @@ msgstr "L'IVA irlandese al 23% sarà applicata alle commissioni della piattaform msgid "Is this account VAT registered in the EU?" msgstr "Questo account è registrato ai fini IVA nell'UE?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italiano" @@ -6075,11 +6075,15 @@ msgstr "Attendi mentre prepariamo la tua fattura..." msgid "Please wait while we prepare your orders for export..." msgstr "Attendi mentre prepariamo i tuoi ordini per l'esportazione..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polacco" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Eventi popolari (Ultimi 14 giorni)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portoghese" @@ -7362,7 +7366,7 @@ msgstr "Spiacenti, questo codice promo non è riconosciuto" msgid "Source" msgstr "Fonte" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spagnolo" @@ -7654,7 +7658,7 @@ msgstr "Festival Musicale Estivo 2025" msgid "Support Email" msgstr "Email di Supporto" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Svedese" @@ -8433,7 +8437,7 @@ msgstr "Prova un'altra email" msgid "Try Hi.Events Free" msgstr "Prova Hi.Events Gratis" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turco" @@ -8828,7 +8832,7 @@ msgstr "Verifica la tua email" msgid "Verifying..." msgstr "Verifica in corso..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamita" diff --git a/frontend/src/locales/nl.js b/frontend/src/locales/nl.js index 0a2c493602..c86a6de803 100644 --- a/frontend/src/locales/nl.js +++ b/frontend/src/locales/nl.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Er is nog niets te laten zien'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>ingecheckt succesvol\"],\"yxhYRZ\":[[\"0\"],\" <0>uitgevinkt succesvol\"],\"KMgp2+\":[[\"0\"],\" beschikbaar\"],\"Pmr5xp\":[[\"0\"],\" succesvol aangemaakt\"],\"FImCSc\":[[\"0\"],\" succesvol bijgewerkt\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" ingecheckt\"],\"Vjij1k\":[[\"days\"],\" dagen, \",[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"f3RdEk\":[[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"fyE7Au\":[[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"NlQ0cx\":[\"Eerste evenement van \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://uw-website.nl\",\"qnSLLW\":\"<0>Voer de prijs in exclusief belastingen en toeslagen.<1>Belastingen en toeslagen kunnen hieronder worden toegevoegd.\",\"ZjMs6e\":\"<0>Het aantal beschikbare producten voor dit product<1>Deze waarde kan worden overschreven als er <2>Capaciteitsbeperkingen zijn gekoppeld aan dit product.\",\"E15xs8\":\"⚡️ Uw evenement opzetten\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Je evenementpagina aanpassen\",\"3VPPdS\":\"💳 Maak verbinding met Stripe\",\"cjdktw\":\"🚀 Je evenement live zetten\",\"rmelwV\":\"0 minuten en 0 seconden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hoofdstraat 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Een datuminvoer. Perfect voor het vragen naar een geboortedatum enz.\",\"6euFZ/\":[\"Een standaard \",[\"type\"],\" wordt automatisch toegepast op alle nieuwe producten. Je kunt dit opheffen per product.\"],\"SMUbbQ\":\"Een Dropdown-ingang laat slechts één selectie toe\",\"qv4bfj\":\"Een vergoeding, zoals reserveringskosten of servicekosten\",\"POT0K/\":\"Een vast bedrag per product. Bijv. $0,50 per product\",\"f4vJgj\":\"Een meerregelige tekstinvoer\",\"OIPtI5\":\"Een percentage van de productprijs. Bijvoorbeeld 3,5% van de productprijs\",\"ZthcdI\":\"Een promotiecode zonder korting kan worden gebruikt om verborgen producten te onthullen.\",\"AG/qmQ\":\"Een Radio-optie heeft meerdere opties, maar er kan er maar één worden geselecteerd.\",\"h179TP\":\"Een korte beschrijving van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de beschrijving van het evenement gebruikt\",\"WKMnh4\":\"Een enkele regel tekstinvoer\",\"BHZbFy\":\"Eén vraag per bestelling. Bijv. Wat is uw verzendadres?\",\"Fuh+dI\":\"Eén vraag per product. Bijv. Wat is je t-shirtmaat?\",\"RlJmQg\":\"Een standaardbelasting, zoals BTW of GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accepteer bankoverschrijvingen, cheques of andere offline betalingsmethoden\",\"hrvLf4\":\"Accepteer creditcardbetalingen met Stripe\",\"bfXQ+N\":\"Uitnodiging accepteren\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Naam rekening\",\"Puv7+X\":\"Accountinstellingen\",\"OmylXO\":\"Account succesvol bijgewerkt\",\"7L01XJ\":\"Acties\",\"FQBaXG\":\"Activeer\",\"5T2HxQ\":\"Activeringsdatum\",\"F6pfE9\":\"Actief\",\"/PN1DA\":\"Voeg een beschrijving toe voor deze check-in lijst\",\"0/vPdA\":\"Voeg notities over de genodigde toe. Deze zijn niet zichtbaar voor de deelnemer.\",\"Or1CPR\":\"Notities over de deelnemer toevoegen...\",\"l3sZO1\":\"Voeg eventuele notities over de bestelling toe. Deze zijn niet zichtbaar voor de klant.\",\"xMekgu\":\"Opmerkingen over de bestelling toevoegen...\",\"PGPGsL\":\"Beschrijving toevoegen\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Instructies voor offline betalingen toevoegen (bijv. details voor bankoverschrijving, waar cheques naartoe moeten, betalingstermijnen)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Nieuw toevoegen\",\"TZxnm8\":\"Optie toevoegen\",\"24l4x6\":\"Product toevoegen\",\"8q0EdE\":\"Product toevoegen aan categorie\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Belasting of toeslag toevoegen\",\"goOKRY\":\"Niveau toevoegen\",\"oZW/gT\":\"Toevoegen aan kalender\",\"pn5qSs\":\"Aanvullende informatie\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adres\",\"NY/x1b\":\"Adresregel 1\",\"POdIrN\":\"Adresregel 1\",\"cormHa\":\"Adresregel 2\",\"gwk5gg\":\"Adresregel 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin-gebruikers hebben volledige toegang tot evenementen en accountinstellingen.\",\"W7AfhC\":\"Alle deelnemers aan dit evenement\",\"cde2hc\":\"Alle producten\",\"5CQ+r0\":\"Deelnemers met onbetaalde bestellingen toestaan om in te checken\",\"ipYKgM\":\"Indexering door zoekmachines toestaan\",\"LRbt6D\":\"Laat zoekmachines dit evenement indexeren\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Verbazingwekkend, evenement, trefwoorden...\",\"hehnjM\":\"Bedrag\",\"R2O9Rg\":[\"Betaald bedrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Er is een fout opgetreden tijdens het laden van de pagina\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Er is een onverwachte fout opgetreden.\",\"byKna+\":\"Er is een onverwachte fout opgetreden. Probeer het opnieuw.\",\"ubdMGz\":\"Vragen van producthouders worden naar dit e-mailadres gestuurd. Dit e-mailadres wordt ook gebruikt als\",\"aAIQg2\":\"Uiterlijk\",\"Ym1gnK\":\"toegepast\",\"sy6fss\":[\"Geldt voor \",[\"0\"],\" producten\"],\"kadJKg\":\"Geldt voor 1 product\",\"DB8zMK\":\"Toepassen\",\"GctSSm\":\"Kortingscode toepassen\",\"ARBThj\":[\"Pas dit \",[\"type\"],\" toe op alle nieuwe producten\"],\"S0ctOE\":\"Archief evenement\",\"TdfEV7\":\"Gearchiveerd\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Weet je zeker dat je deze deelnemer wilt activeren?\",\"TvkW9+\":\"Weet je zeker dat je dit evenement wilt archiveren?\",\"/CV2x+\":\"Weet je zeker dat je deze deelnemer wilt annuleren? Hiermee vervalt hun ticket\",\"YgRSEE\":\"Weet je zeker dat je deze promotiecode wilt verwijderen?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Weet je zeker dat je dit evenement concept wilt maken? Dit maakt het evenement onzichtbaar voor het publiek\",\"mEHQ8I\":\"Weet je zeker dat je dit evenement openbaar wilt maken? Hierdoor wordt het evenement zichtbaar voor het publiek\",\"s4JozW\":\"Weet je zeker dat je dit evenements wilt herstellen? Het zal worden hersteld als een conceptevenement.\",\"vJuISq\":\"Weet je zeker dat je deze Capaciteitstoewijzing wilt verwijderen?\",\"baHeCz\":\"Weet je zeker dat je deze Check-In lijst wilt verwijderen?\",\"LBLOqH\":\"Vraag één keer per bestelling\",\"wu98dY\":\"Vraag één keer per product\",\"ss9PbX\":\"Deelnemer\",\"m0CFV2\":\"Details deelnemers\",\"QKim6l\":\"Deelnemer niet gevonden\",\"R5IT/I\":\"Opmerkingen voor deelnemers\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Bezoekerskaartje\",\"9SZT4E\":\"Deelnemers\",\"iPBfZP\":\"Geregistreerde deelnemers\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatisch formaat wijzigen\",\"vZ5qKF\":\"Pas de widgethoogte automatisch aan op basis van de inhoud. Wanneer uitgeschakeld, vult de widget de hoogte van de container.\",\"4lVaWA\":\"In afwachting van offline betaling\",\"2rHwhl\":\"In afwachting van offline betaling\",\"3wF4Q/\":\"Wacht op betaling\",\"ioG+xt\":\"In afwachting van betaling\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Terug naar de evenementpagina\",\"VCoEm+\":\"Terug naar inloggen\",\"k1bLf+\":\"Achtergrondkleur\",\"I7xjqg\":\"Achtergrond Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Factuuradres\",\"/xC/im\":\"Factureringsinstellingen\",\"rp/zaT\":\"Braziliaans Portugees\",\"whqocw\":\"Door je te registreren ga je akkoord met onze <0>Servicevoorwaarden en <1>Privacybeleid.\",\"bcCn6r\":\"Type berekening\",\"+8bmSu\":\"Californië\",\"iStTQt\":\"Cameratoestemming is geweigerd. <0>Vraag toestemming opnieuw, of als dit niet werkt, moet je <1>deze pagina toegang geven tot je camera in je browserinstellingen.\",\"dEgA5A\":\"Annuleren\",\"Gjt/py\":\"E-mailwijziging annuleren\",\"tVJk4q\":\"Bestelling annuleren\",\"Os6n2a\":\"Bestelling annuleren\",\"Mz7Ygx\":[\"Annuleer order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Geannuleerd\",\"U7nGvl\":\"Kan niet inchecken\",\"QyjCeq\":\"Capaciteit\",\"V6Q5RZ\":\"Capaciteitstoewijzing succesvol aangemaakt\",\"k5p8dz\":\"Capaciteitstoewijzing succesvol verwijderd\",\"nDBs04\":\"Capaciteitsbeheer\",\"ddha3c\":\"Met categorieën kun je producten groeperen. Je kunt bijvoorbeeld een categorie hebben voor.\",\"iS0wAT\":\"Categorieën helpen je om je producten te organiseren. Deze titel wordt weergegeven op de openbare evenementpagina.\",\"eorM7z\":\"Categorieën opnieuw gerangschikt.\",\"3EXqwa\":\"Categorie succesvol aangemaakt\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Wachtwoord wijzigen\",\"xMDm+I\":\"Inchecken\",\"p2WLr3\":[\"Inchecken \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Inchecken en bestelling als betaald markeren\",\"QYLpB4\":\"Alleen inchecken\",\"/Ta1d4\":\"Uitchecken\",\"5LDT6f\":\"Bekijk dit evenement!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-in lijst succesvol verwijderd\",\"+hBhWk\":\"Check-in lijst is verlopen\",\"mBsBHq\":\"Check-in lijst is niet actief\",\"vPqpQG\":\"Check-in lijst niet gevonden\",\"tejfAy\":\"Inchecklijsten\",\"hD1ocH\":\"Check-In URL gekopieerd naar klembord\",\"CNafaC\":\"Selectievakjes maken meerdere selecties mogelijk\",\"SpabVf\":\"Selectievakjes\",\"CRu4lK\":\"Ingecheckt\",\"znIg+z\":\"Kassa\",\"1WnhCL\":\"Afrekeninstellingen\",\"6imsQS\":\"Chinees (Vereenvoudigd)\",\"JjkX4+\":\"Kies een kleur voor je achtergrond\",\"/Jizh9\":\"Kies een account\",\"3wV73y\":\"Stad\",\"FG98gC\":\"Zoektekst wissen\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Klik om te kopiëren\",\"yz7wBu\":\"Sluit\",\"62Ciis\":\"Zijbalk sluiten\",\"EWPtMO\":\"Code\",\"ercTDX\":\"De code moet tussen 3 en 50 tekens lang zijn\",\"oqr9HB\":\"Dit product samenvouwen wanneer de evenementpagina voor het eerst wordt geladen\",\"jZlrte\":\"Kleur\",\"Vd+LC3\":\"De kleur moet een geldige hex-kleurcode zijn. Voorbeeld: #ffffff\",\"1HfW/F\":\"Kleuren\",\"VZeG/A\":\"Binnenkort beschikbaar\",\"yPI7n9\":\"Door komma's gescheiden trefwoorden die het evenement beschrijven. Deze worden door zoekmachines gebruikt om het evenement te categoriseren en indexeren\",\"NPZqBL\":\"Volledige bestelling\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Volledige betaling\",\"qqWcBV\":\"Voltooid\",\"6HK5Ct\":\"Afgeronde bestellingen\",\"NWVRtl\":\"Afgeronde bestellingen\",\"DwF9eH\":\"Componentcode\",\"Tf55h7\":\"Geconfigureerde korting\",\"7VpPHA\":\"Bevestig\",\"ZaEJZM\":\"Bevestig e-mailwijziging\",\"yjkELF\":\"Nieuw wachtwoord bevestigen\",\"xnWESi\":\"Wachtwoord bevestigen\",\"p2/GCq\":\"Wachtwoord bevestigen\",\"wnDgGj\":\"E-mailadres bevestigen...\",\"pbAk7a\":\"Streep aansluiten\",\"UMGQOh\":\"Maak verbinding met Stripe\",\"QKLP1W\":\"Maak verbinding met je Stripe-account om betalingen te ontvangen.\",\"5lcVkL\":\"Details verbinding\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Ga verder\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Tekst doorgaan-knop\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Doorgaan met instellen\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Gekopieerd\",\"T5rdis\":\"gekopieerd naar klembord\",\"he3ygx\":\"Kopie\",\"r2B2P8\":\"Check-in URL kopiëren\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link kopiëren\",\"E6nRW7\":\"URL kopiëren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Omslag\",\"hYgDIe\":\"Maak\",\"b9XOHo\":[\"Maak \",[\"0\"]],\"k9RiLi\":\"Een product maken\",\"6kdXbW\":\"Maak een Promo Code\",\"n5pRtF\":\"Een ticket maken\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"een organisator maken\",\"ipP6Ue\":\"Aanwezige maken\",\"VwdqVy\":\"Capaciteitstoewijzing maken\",\"EwoMtl\":\"Categorie maken\",\"XletzW\":\"Categorie maken\",\"WVbTwK\":\"Check-in lijst maken\",\"uN355O\":\"Evenement creëren\",\"BOqY23\":\"Nieuw maken\",\"kpJAeS\":\"Organisator maken\",\"a0EjD+\":\"Product maken\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promocode maken\",\"B3Mkdt\":\"Vraag maken\",\"UKfi21\":\"Creëer belasting of heffing\",\"d+F6q9\":\"Aangemaakt\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Huidig wachtwoord\",\"uIElGP\":\"Aangepaste kaarten URL\",\"UEqXyt\":\"Aangepast bereik\",\"876pfE\":\"Klant\",\"QOg2Sf\":\"De e-mail- en meldingsinstellingen voor dit evenement aanpassen\",\"Y9Z/vP\":\"De homepage van het evenement en de berichten bij de kassa aanpassen\",\"2E2O5H\":\"De diverse instellingen voor dit evenement aanpassen\",\"iJhSxe\":\"De SEO-instellingen voor dit evenement aanpassen\",\"KIhhpi\":\"Je evenementpagina aanpassen\",\"nrGWUv\":\"Pas je evenementpagina aan aan je merk en stijl.\",\"Zz6Cxn\":\"Gevarenzone\",\"ZQKLI1\":\"Gevarenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum en tijd\",\"JJhRbH\":\"Capaciteit op dag één\",\"cnGeoo\":\"Verwijder\",\"jRJZxD\":\"Capaciteit verwijderen\",\"VskHIx\":\"Categorie verwijderen\",\"Qrc8RZ\":\"Check-in lijst verwijderen\",\"WHf154\":\"Code verwijderen\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Beschrijving\",\"YC3oXa\":\"Beschrijving voor incheckpersoneel\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Als je deze capaciteit uitschakelt, worden de verkopen bijgehouden, maar niet gestopt als de limiet is bereikt\",\"H6Ma8Z\":\"Korting\",\"ypJ62C\":\"Korting %\",\"3LtiBI\":[\"Korting in \",[\"0\"]],\"C8JLas\":\"Korting Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Documentlabel\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donatie / Betaal wat je wilt product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"CSV downloaden\",\"CELKku\":\"Factuur downloaden\",\"LQrXcu\":\"Factuur downloaden\",\"QIodqd\":\"QR-code downloaden\",\"yhjU+j\":\"Factuur downloaden\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selectie\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Dupliceer evenement\",\"3ogkAk\":\"Dupliceer Evenement\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Dupliceer opties\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Vroege vogel\",\"ePK91l\":\"Bewerk\",\"N6j2JH\":[\"Bewerk \",[\"0\"]],\"kBkYSa\":\"Bewerk capaciteit\",\"oHE9JT\":\"Capaciteitstoewijzing bewerken\",\"j1Jl7s\":\"Categorie bewerken\",\"FU1gvP\":\"Check-in lijst bewerken\",\"iFgaVN\":\"Code bewerken\",\"jrBSO1\":\"Organisator bewerken\",\"tdD/QN\":\"Bewerk product\",\"n143Tq\":\"Bewerk productcategorie\",\"9BdS63\":\"Kortingscode bewerken\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Bewerk Vraag\",\"poTr35\":\"Gebruiker bewerken\",\"GTOcxw\":\"Gebruiker bewerken\",\"pqFrv2\":\"bijv. 2,50 voor $2,50\",\"3yiej1\":\"bijv. 23,5 voor 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Instellingen voor e-mail en meldingen\",\"ATGYL1\":\"E-mailadres\",\"hzKQCy\":\"E-mailadres\",\"HqP6Qf\":\"E-mailwijziging succesvol geannuleerd\",\"mISwW1\":\"E-mailwijziging in behandeling\",\"APuxIE\":\"E-mailbevestiging opnieuw verzonden\",\"YaCgdO\":\"Bericht voettekst e-mail\",\"jyt+cx\":\"Bevestigingsmail succesvol opnieuw verstuurd\",\"I6F3cp\":\"E-mail niet geverifieerd\",\"NTZ/NX\":\"Insluitcode\",\"4rnJq4\":\"Insluitscript\",\"8oPbg1\":\"Facturering inschakelen\",\"j6w7d/\":\"Schakel deze capaciteit in om de verkoop van producten te stoppen als de limiet is bereikt\",\"VFv2ZC\":\"Einddatum\",\"237hSL\":\"Beëindigd\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Engels\",\"MhVoma\":\"Voer een bedrag in exclusief belastingen en toeslagen.\",\"SlfejT\":\"Fout\",\"3Z223G\":\"Fout bij bevestigen e-mailadres\",\"a6gga1\":\"Fout bij het bevestigen van een e-mailwijziging\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evenement\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Evenementdatum\",\"0Zptey\":\"Evenement Standaarden\",\"QcCPs8\":\"Evenement Details\",\"6fuA9p\":\"Evenement succesvol gedupliceerd\",\"AEuj2m\":\"Homepage evenement\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Locatie en details evenement\",\"OopDbA\":\"Event page\",\"4/If97\":\"Update status evenement mislukt. Probeer het later opnieuw\",\"btxLWj\":\"Evenementstatus bijgewerkt\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Evenementen\",\"sZg7s1\":\"Vervaldatum\",\"KnN1Tu\":\"Verloopt op\",\"uaSvqt\":\"Vervaldatum\",\"GS+Mus\":\"Exporteer\",\"9xAp/j\":\"Deelnemer niet geannuleerd\",\"ZpieFv\":\"Bestelling niet geannuleerd\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Downloaden van factuur mislukt. Probeer het opnieuw.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Inchecklijst niet geladen\",\"ZQ15eN\":\"Niet gelukt om ticket e-mail opnieuw te versturen\",\"ejXy+D\":\"Sorteren van producten mislukt\",\"PLUB/s\":\"Tarief\",\"/mfICu\":\"Tarieven\",\"LyFC7X\":\"Bestellingen filteren\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Eerste factuurnummer\",\"V1EGGU\":\"Voornaam\",\"kODvZJ\":\"Voornaam\",\"S+tm06\":\"De voornaam moet tussen 1 en 50 tekens zijn\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Voor het eerst gebruikt\",\"TpqW74\":\"Vast\",\"irpUxR\":\"Vast bedrag\",\"TF9opW\":\"Flash is niet beschikbaar op dit apparaat\",\"UNMVei\":\"Wachtwoord vergeten?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Gratis product\",\"vAbVy9\":\"Gratis product, geen betalingsgegevens nodig\",\"nLC6tu\":\"Frans\",\"Weq9zb\":\"Algemeen\",\"DDcvSo\":\"Duits\",\"4GLxhy\":\"Aan de slag\",\"4D3rRj\":\"Ga terug naar profiel\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Brutoverkoop\",\"yRg26W\":\"Bruto verkoop\",\"R4r4XO\":\"Gasten\",\"26pGvx\":\"Heb je een promotiecode?\",\"V7yhws\":\"hallo@geweldig-evenementen.com\",\"6K/IHl\":\"Hier is een voorbeeld van hoe je het component in je applicatie kunt gebruiken.\",\"Y1SSqh\":\"Hier is de React component die je kunt gebruiken om de widget in je applicatie in te sluiten.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Verborgen voor het publiek\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Verborgen vragen zijn alleen zichtbaar voor de organisator van het evenement en niet voor de klant.\",\"vLyv1R\":\"Verberg\",\"Mkkvfd\":\"Startpagina verbergen\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Verberg product na einddatum verkoop\",\"06s3w3\":\"Verberg product voor start verkoopdatum\",\"axVMjA\":\"Verberg product tenzij gebruiker toepasselijke promotiecode heeft\",\"ySQGHV\":\"Verberg product als het uitverkocht is\",\"SCimta\":\"Verberg de pagina Aan de slag uit de zijbalk\",\"5xR17G\":\"Verberg dit product voor klanten\",\"Da29Y6\":\"Verberg deze vraag\",\"fvDQhr\":\"Verberg dit niveau voor gebruikers\",\"lNipG+\":\"Door een product te verbergen, kunnen gebruikers het niet zien op de evenementpagina.\",\"ZOBwQn\":\"Homepage-ontwerp\",\"PRuBTd\":\"Homepage ontwerper\",\"YjVNGZ\":\"Voorbeschouwing\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hoeveel minuten de klant heeft om zijn bestelling af te ronden. We raden minimaal 15 minuten aan\",\"ySxKZe\":\"Hoe vaak kan deze code worden gebruikt?\",\"dZsDbK\":[\"HTML karakterlimiet overschreden: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://voorbeeld-maps-service.com/...\",\"uOXLV3\":\"Ik ga akkoord met de <0>voorwaarden\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Als dit veld leeg is, wordt het adres gebruikt om een Google Mapa-link te genereren\",\"UYT+c8\":\"Als dit is ingeschakeld, kunnen incheckmedewerkers aanwezigen markeren als ingecheckt of de bestelling als betaald markeren en de aanwezigen inchecken. Als deze optie is uitgeschakeld, kunnen bezoekers van onbetaalde bestellingen niet worden ingecheckt.\",\"muXhGi\":\"Als deze optie is ingeschakeld, ontvangt de organisator een e-mailbericht wanneer er een nieuwe bestelling is geplaatst\",\"6fLyj/\":\"Als je deze wijziging niet hebt aangevraagd, verander dan onmiddellijk je wachtwoord.\",\"n/ZDCz\":\"Afbeelding succesvol verwijderd\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Afbeelding succesvol geüpload\",\"VyUuZb\":\"Afbeelding URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactief\",\"T0K0yl\":\"Inactieve gebruikers kunnen niet inloggen.\",\"kO44sp\":\"Vermeld verbindingsgegevens voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de ticketpagina voor deelnemers.\",\"FlQKnG\":\"Belastingen en toeslagen in de prijs opnemen\",\"Vi+BiW\":[\"Inclusief \",[\"0\"],\" producten\"],\"lpm0+y\":\"Omvat 1 product\",\"UiAk5P\":\"Afbeelding invoegen\",\"OyLdaz\":\"Uitnodiging verzonden!\",\"HE6KcK\":\"Uitnodiging ingetrokken!\",\"SQKPvQ\":\"Gebruiker uitnodigen\",\"bKOYkd\":\"Factuur succesvol gedownload\",\"alD1+n\":\"Factuurnotities\",\"kOtCs2\":\"Factuurnummering\",\"UZ2GSZ\":\"Factuur Instellingen\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"Jan\",\"XcgRvb\":\"Jansen\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Taal\",\"2LMsOq\":\"Laatste 12 maanden\",\"vfe90m\":\"Laatste 14 dagen\",\"aK4uBd\":\"Laatste 24 uur\",\"uq2BmQ\":\"Laatste 30 dagen\",\"bB6Ram\":\"Laatste 48 uur\",\"VlnB7s\":\"Laatste 6 maanden\",\"ct2SYD\":\"Laatste 7 dagen\",\"XgOuA7\":\"Laatste 90 dagen\",\"I3yitW\":\"Laatste login\",\"1ZaQUH\":\"Achternaam\",\"UXBCwc\":\"Achternaam\",\"tKCBU0\":\"Laatst gebruikt\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Laat leeg om het standaardwoord te gebruiken\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Aan het laden...\",\"wJijgU\":\"Locatie\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Inloggen\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Afmelden\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Maak factuuradres verplicht tijdens het afrekenen\",\"MU3ijv\":\"Maak deze vraag verplicht\",\"wckWOP\":\"Beheer\",\"onpJrA\":\"Deelnemer beheren\",\"n4SpU5\":\"Evenement beheren\",\"WVgSTy\":\"Bestelling beheren\",\"1MAvUY\":\"Beheer de betalings- en factureringsinstellingen voor dit evenement.\",\"cQrNR3\":\"Profiel beheren\",\"AtXtSw\":\"Belastingen en toeslagen beheren die kunnen worden toegepast op je producten\",\"ophZVW\":\"Tickets beheren\",\"DdHfeW\":\"Beheer je accountgegevens en standaardinstellingen\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Beheer je gebruikers en hun rechten\",\"1m+YT2\":\"Verplichte vragen moeten worden beantwoord voordat de klant kan afrekenen.\",\"Dim4LO\":\"Handmatig een genodigde toevoegen\",\"e4KdjJ\":\"Deelnemer handmatig toevoegen\",\"vFjEnF\":\"Markeer als betaald\",\"g9dPPQ\":\"Maximum per bestelling\",\"l5OcwO\":\"Bericht deelnemer\",\"Gv5AMu\":\"Bericht Deelnemers\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Bericht koper\",\"tNZzFb\":\"Berichtinhoud\",\"lYDV/s\":\"Bericht individuele deelnemers\",\"V7DYWd\":\"Bericht verzonden\",\"t7TeQU\":\"Berichten\",\"xFRMlO\":\"Minimum per bestelling\",\"QYcUEf\":\"Minimale prijs\",\"RDie0n\":\"Diverse\",\"mYLhkl\":\"Diverse instellingen\",\"KYveV8\":\"Meerregelig tekstvak\",\"VD0iA7\":\"Meerdere prijsopties. Perfect voor early bird-producten enz.\",\"/bhMdO\":\"Mijn verbazingwekkende evenementbeschrijving...\",\"vX8/tc\":\"Mijn verbazingwekkende evenementtitel...\",\"hKtWk2\":\"Mijn profiel\",\"fj5byd\":\"N.V.T.\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Naam\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigeer naar deelnemer\",\"qqeAJM\":\"Nooit\",\"7vhWI8\":\"Nieuw wachtwoord\",\"1UzENP\":\"Nee\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Geen gearchiveerde evenementen om weer te geven.\",\"q2LEDV\":\"Geen aanwezigen gevonden voor deze bestelling.\",\"zlHa5R\":\"Er zijn geen deelnemers aan deze bestelling toegevoegd.\",\"Wjz5KP\":\"Geen aanwezigen\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Geen capaciteitstoewijzingen\",\"a/gMx2\":\"Geen inchecklijsten\",\"tMFDem\":\"Geen gegevens beschikbaar\",\"6Z/F61\":\"Geen gegevens om weer te geven. Selecteer een datumbereik\",\"fFeCKc\":\"Geen Korting\",\"HFucK5\":\"Geen beëindigde evenementen om te laten zien.\",\"yAlJXG\":\"Geen evenementen om weer te geven\",\"GqvPcv\":\"Geen filters beschikbaar\",\"KPWxKD\":\"Geen berichten om te tonen\",\"J2LkP8\":\"Geen orders om te laten zien\",\"RBXXtB\":\"Er zijn momenteel geen betalingsmethoden beschikbaar. Neem contact op met de organisator van het evenement voor hulp.\",\"ZWEfBE\":\"Geen betaling vereist\",\"ZPoHOn\":\"Geen product gekoppeld aan deze deelnemer.\",\"Ya1JhR\":\"Geen producten beschikbaar in deze categorie.\",\"FTfObB\":\"Nog geen producten\",\"+Y976X\":\"Geen promotiecodes om te tonen\",\"MAavyl\":\"Geen vragen beantwoord door deze deelnemer.\",\"SnlQeq\":\"Er zijn geen vragen gesteld voor deze bestelling.\",\"Ev2r9A\":\"Geen resultaten\",\"gk5uwN\":\"Geen zoekresultaten\",\"RHyZUL\":\"Geen zoekresultaten.\",\"RY2eP1\":\"Er zijn geen belastingen of toeslagen toegevoegd.\",\"EdQY6l\":\"Geen\",\"OJx3wK\":\"Niet beschikbaar\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Opmerkingen\",\"jtrY3S\":\"Nog niets om te laten zien\",\"hFwWnI\":\"Instellingen meldingen\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Organisator op de hoogte stellen van nieuwe bestellingen\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Aantal dagen toegestaan voor betaling (leeg laten om betalingstermijnen weg te laten van facturen)\",\"n86jmj\":\"Nummer Voorvoegsel\",\"mwe+2z\":\"Offline bestellingen worden niet weergegeven in evenementstatistieken totdat de bestelling als betaald is gemarkeerd.\",\"dWBrJX\":\"Offline betaling mislukt. Probeer het opnieuw of neem contact op met de organisator van het evenement.\",\"fcnqjw\":\"Offline Betalingsinstructies\",\"+eZ7dp\":\"Offline betalingen\",\"ojDQlR\":\"Informatie over offline betalingen\",\"u5oO/W\":\"Instellingen voor offline betalingen\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"In de uitverkoop\",\"Ug4SfW\":\"Zodra je een evenement hebt gemaakt, zie je het hier.\",\"ZxnK5C\":\"Zodra je gegevens begint te verzamelen, zie je ze hier.\",\"PnSzEc\":\"Zodra je klaar bent, kun je je evenement live zetten en beginnen met het verkopen van producten.\",\"J6n7sl\":\"Doorlopend\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Details online evenement\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Pagina\",\"OdnLE4\":\"Zijbalk openen\",\"ZZEYpT\":[\"Optie \",[\"i\"]],\"oPknTP\":\"Optionele aanvullende informatie die op alle facturen moet worden vermeld (bijv. betalingsvoorwaarden, kosten voor te late betaling, retourbeleid)\",\"OrXJBY\":\"Optioneel voorvoegsel voor factuurnummers (bijv. INV-)\",\"0zpgxV\":\"Opties\",\"BzEFor\":\"of\",\"UYUgdb\":\"Bestel\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Bestelling geannuleerd\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Bestel Datum\",\"Tol4BF\":\"Bestel Details\",\"WbImlQ\":\"Bestelling is geannuleerd en de eigenaar van de bestelling is op de hoogte gesteld.\",\"nAn4Oe\":\"Bestelling gemarkeerd als betaald\",\"uzEfRz\":\"Bestelnotities\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Bestelreferentie\",\"acIJ41\":\"Bestelstatus\",\"GX6dZv\":\"Overzicht bestelling\",\"tDTq0D\":\"Time-out bestelling\",\"1h+RBg\":\"Bestellingen\",\"3y+V4p\":\"Adres organisatie\",\"GVcaW6\":\"Organisatie details\",\"nfnm9D\":\"Naam organisatie\",\"G5RhpL\":\"Organisator\",\"mYygCM\":\"Organisator is vereist\",\"Pa6G7v\":\"Naam organisator\",\"l894xP\":\"Organisatoren kunnen alleen evenementen en producten beheren. Ze kunnen geen gebruikers, accountinstellingen of factureringsgegevens beheren.\",\"fdjq4c\":\"Opvulling\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Pagina niet gevonden\",\"QbrUIo\":\"Bekeken pagina's\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"betaald\",\"HVW65c\":\"Betaald product\",\"ZfxaB4\":\"Gedeeltelijk Terugbetaald\",\"8ZsakT\":\"Wachtwoord\",\"TUJAyx\":\"Wachtwoord moet minimaal 8 tekens bevatten\",\"vwGkYB\":\"Wachtwoord moet minstens 8 tekens bevatten\",\"BLTZ42\":\"Wachtwoord opnieuw ingesteld. Log in met je nieuwe wachtwoord.\",\"f7SUun\":\"Wachtwoorden zijn niet hetzelfde\",\"aEDp5C\":\"Plak dit waar je wilt dat de widget verschijnt.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Betaling\",\"Lg+ewC\":\"Betaling & facturering\",\"DZjk8u\":\"Instellingen voor betaling en facturering\",\"lflimf\":\"Betalingstermijn\",\"JhtZAK\":\"Betaling mislukt\",\"JEdsvQ\":\"Betalingsinstructies\",\"bLB3MJ\":\"Betaalmethoden\",\"QzmQBG\":\"Betalingsprovider\",\"lsxOPC\":\"Ontvangen betaling\",\"wJTzyi\":\"Betalingsstatus\",\"xgav5v\":\"Betaling gelukt!\",\"R29lO5\":\"Betalingsvoorwaarden\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Bedrag\",\"xdA9ud\":\"Plaats dit in de van je website.\",\"blK94r\":\"Voeg ten minste één optie toe\",\"FJ9Yat\":\"Controleer of de verstrekte informatie correct is\",\"TkQVup\":\"Controleer je e-mail en wachtwoord en probeer het opnieuw\",\"sMiGXD\":\"Controleer of je e-mailadres geldig is\",\"Ajavq0\":\"Controleer je e-mail om je e-mailadres te bevestigen\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Ga verder in het nieuwe tabblad\",\"hcX103\":\"Maak een product\",\"cdR8d6\":\"Maak een ticket aan\",\"x2mjl4\":\"Voer een geldige URL in die naar een afbeelding verwijst.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Let op\",\"C63rRe\":\"Ga terug naar de evenementpagina om opnieuw te beginnen.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Selecteer ten minste één product\",\"igBrCH\":\"Controleer uw e-mailadres om toegang te krijgen tot alle functies\",\"/IzmnP\":\"Wacht even terwijl we uw factuur opstellen...\",\"MOERNx\":\"Portugees\",\"qCJyMx\":\"Post Checkout-bericht\",\"g2UNkE\":\"Aangedreven door\",\"Rs7IQv\":\"Bericht voor het afrekenen\",\"rdUucN\":\"Voorbeeld\",\"a7u1N9\":\"Prijs\",\"CmoB9j\":\"Modus prijsweergave\",\"BI7D9d\":\"Prijs niet ingesteld\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Prijs Type\",\"6RmHKN\":\"Primaire kleur\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primaire tekstkleur\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Alle tickets afdrukken\",\"DKwDdj\":\"Tickets afdrukken\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Productcategorie\",\"U61sAj\":\"Productcategorie succesvol bijgewerkt.\",\"1USFWA\":\"Product succesvol verwijderd\",\"4Y2FZT\":\"Product Prijs Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Productverkoop\",\"U/R4Ng\":\"Productniveau\",\"sJsr1h\":\"Soort product\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(en)\",\"N0qXpE\":\"Producten\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Verkochte producten\",\"/u4DIx\":\"Verkochte producten\",\"DJQEZc\":\"Producten succesvol gesorteerd\",\"vERlcd\":\"Profiel\",\"kUlL8W\":\"Profiel succesvol bijgewerkt\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code toegepast\"],\"P5sgAk\":\"Kortingscode\",\"yKWfjC\":\"Promo Code pagina\",\"RVb8Fo\":\"Promo codes\",\"BZ9GWa\":\"Promocodes kunnen worden gebruikt voor kortingen, toegang tot de voorverkoop of speciale toegang tot je evenement.\",\"OP094m\":\"Promocodes Rapport\",\"4kyDD5\":\"Geef aanvullende context of instructies voor deze vraag. Gebruik dit veld om algemene voorwaarden, richtlijnen of andere belangrijke informatie toe te voegen die deelnemers moeten weten voordat ze antwoorden.\",\"toutGW\":\"QR-code\",\"LkMOWF\":\"Beschikbare hoeveelheid\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Vraag verwijderd\",\"avf0gk\":\"Beschrijving van de vraag\",\"oQvMPn\":\"Titel van de vraag\",\"enzGAL\":\"Vragen\",\"ROv2ZT\":\"Vragen en antwoorden\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio-optie\",\"C4TjpG\":\"Minder lezen\",\"I3QpvQ\":\"Ontvanger\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Terugbetaling mislukt\",\"n10yGu\":\"Bestelling terugbetalen\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Restitutie in behandeling\",\"xHpVRl\":\"Restitutie Status\",\"/BI0y9\":\"Terugbetaald\",\"fgLNSM\":\"Registreer\",\"9+8Vez\":\"Overblijvend gebruik\",\"tasfos\":\"verwijderen\",\"t/YqKh\":\"Verwijder\",\"t9yxlZ\":\"Rapporten\",\"prZGMe\":\"Factuuradres vereisen\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-mailbevestiging opnieuw verzenden\",\"wIa8Qe\":\"Uitnodiging opnieuw versturen\",\"VeKsnD\":\"E-mail met bestelling opnieuw verzenden\",\"dFuEhO\":\"Ticket e-mail opnieuw verzenden\",\"o6+Y6d\":\"Opnieuw verzenden...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Wachtwoord opnieuw instellen\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Evenement herstellen\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Terug naar evenementpagina\",\"8YBH95\":\"Inkomsten\",\"PO/sOY\":\"Uitnodiging intrekken\",\"GDvlUT\":\"Rol\",\"ELa4O9\":\"Einddatum verkoop\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Startdatum verkoop\",\"hBsw5C\":\"Verkoop beëindigd\",\"kpAzPe\":\"Start verkoop\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Opslaan\",\"IUwGEM\":\"Wijzigingen opslaan\",\"U65fiW\":\"Organisator opslaan\",\"UGT5vp\":\"Instellingen opslaan\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Zoek op naam van een deelnemer, e-mail of bestelnummer...\",\"+pr/FY\":\"Zoeken op evenementnaam...\",\"3zRbWw\":\"Zoeken op naam, e-mail of bestelnummer...\",\"L22Tdf\":\"Zoek op naam, ordernummer, aanwezigheidsnummer of e-mail...\",\"BiYOdA\":\"Zoeken op naam...\",\"YEjitp\":\"Zoeken op onderwerp of inhoud...\",\"Pjsch9\":\"Zoek capaciteitstoewijzingen...\",\"r9M1hc\":\"Check-in lijsten doorzoeken...\",\"+0Yy2U\":\"Producten zoeken\",\"YIix5Y\":\"Zoeken...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secundaire kleur\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secundaire tekstkleur\",\"02ePaq\":[\"Kies \",[\"0\"]],\"QuNKRX\":\"Camera selecteren\",\"9FQEn8\":\"Selecteer categorie...\",\"kWI/37\":\"Organisator selecteren\",\"ixIx1f\":\"Kies product\",\"3oSV95\":\"Selecteer productcategorie\",\"C4Y1hA\":\"Selecteer producten\",\"hAjDQy\":\"Selecteer status\",\"QYARw/\":\"Selecteer ticket\",\"OMX4tH\":\"Kies tickets\",\"DrwwNd\":\"Selecteer tijdsperiode\",\"O/7I0o\":\"Selecteer...\",\"JlFcis\":\"Stuur\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Stuur een bericht\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Verstuur bericht\",\"D7ZemV\":\"Verzend orderbevestiging en ticket e-mail\",\"v1rRtW\":\"Test verzenden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Beschrijving\",\"/SIY6o\":\"SEO Trefwoorden\",\"GfWoKv\":\"SEO-instellingen\",\"rXngLf\":\"SEO titel\",\"/jZOZa\":\"Servicevergoeding\",\"Bj/QGQ\":\"Stel een minimumprijs in en laat gebruikers meer betalen als ze dat willen\",\"L0pJmz\":\"Stel het startnummer voor factuurnummering in. Dit kan niet worden gewijzigd als de facturen eenmaal zijn gegenereerd.\",\"nYNT+5\":\"Uw evenement opzetten\",\"A8iqfq\":\"Je evenement live zetten\",\"Tz0i8g\":\"Instellingen\",\"Z8lGw6\":\"Deel\",\"B2V3cA\":\"Evenement delen\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Beschikbare producthoeveelheid tonen\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Meer tonen\",\"izwOOD\":\"Belastingen en toeslagen apart weergeven\",\"1SbbH8\":\"Wordt aan de klant getoond nadat hij heeft afgerekend, op de overzichtspagina van de bestelling.\",\"YfHZv0\":\"Aan de klant getoond voordat hij afrekent\",\"CBBcly\":\"Toont algemene adresvelden, inclusief land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Enkelregelig tekstvak\",\"+P0Cn2\":\"Deze stap overslaan\",\"YSEnLE\":\"Jansen\",\"lgFfeO\":\"Uitverkocht\",\"Mi1rVn\":\"Uitverkocht\",\"nwtY4N\":\"Er is iets misgegaan\",\"GRChTw\":\"Er is iets misgegaan bij het verwijderen van de Belasting of Belastinggeld\",\"YHFrbe\":\"Er ging iets mis! Probeer het opnieuw\",\"kf83Ld\":\"Er ging iets mis.\",\"fWsBTs\":\"Er is iets misgegaan. Probeer het opnieuw.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, deze promotiecode wordt niet herkend\",\"65A04M\":\"Spaans\",\"mFuBqb\":\"Standaardproduct met een vaste prijs\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat of regio\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-betalingen zijn niet ingeschakeld voor dit evenement.\",\"UJmAAK\":\"Onderwerp\",\"X2rrlw\":\"Subtotaal\",\"zzDlyQ\":\"Succes\",\"b0HJ45\":[\"Succes! \",[\"0\"],\" ontvangt binnenkort een e-mail.\"],\"BJIEiF\":[\"Succesvol \",[\"0\"],\" deelnemer\"],\"OtgNFx\":\"E-mailadres succesvol bevestigd\",\"IKwyaF\":\"E-mailwijziging succesvol bevestigd\",\"zLmvhE\":\"Succesvol aangemaakte deelnemer\",\"gP22tw\":\"Succesvol gecreëerd product\",\"9mZEgt\":\"Succesvol aangemaakte promotiecode\",\"aIA9C4\":\"Succesvol aangemaakte vraag\",\"J3RJSZ\":\"Deelnemer succesvol bijgewerkt\",\"3suLF0\":\"Capaciteitstoewijzing succesvol bijgewerkt\",\"Z+rnth\":\"Check-in lijst succesvol bijgewerkt\",\"vzJenu\":\"E-mailinstellingen met succes bijgewerkt\",\"7kOMfV\":\"Evenement succesvol bijgewerkt\",\"G0KW+e\":\"Succesvol vernieuwd homepage-ontwerp\",\"k9m6/E\":\"Homepage-instellingen met succes bijgewerkt\",\"y/NR6s\":\"Locatie succesvol bijgewerkt\",\"73nxDO\":\"Misc-instellingen met succes bijgewerkt\",\"4H80qv\":\"Bestelling succesvol bijgewerkt\",\"6xCBVN\":\"Instellingen voor betalen en factureren succesvol bijgewerkt\",\"1Ycaad\":\"Product succesvol bijgewerkt\",\"70dYC8\":\"Succesvol bijgewerkte promotiecode\",\"F+pJnL\":\"Succesvol bijgewerkte Seo-instellingen\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Ondersteuning per e-mail\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Belasting\",\"geUFpZ\":\"Belastingen en heffingen\",\"dFHcIn\":\"Belastingdetails\",\"wQzCPX\":\"Belastinginformatie die onderaan alle facturen moet staan (bijv. btw-nummer, belastingregistratie)\",\"0RXCDo\":\"Belasting of vergoeding succesvol verwijderd\",\"ZowkxF\":\"Belastingen\",\"qu6/03\":\"Belastingen en heffingen\",\"gypigA\":\"Die promotiecode is ongeldig\",\"5ShqeM\":\"De check-in lijst die je zoekt bestaat niet.\",\"QXlz+n\":\"De standaardvaluta voor je evenementen.\",\"mnafgQ\":\"De standaard tijdzone voor je evenementen.\",\"o7s5FA\":\"De taal waarin de deelnemer e-mails ontvangt.\",\"NlfnUd\":\"De link waarop je hebt geklikt is ongeldig.\",\"HsFnrk\":[\"Het maximum aantal producten voor \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"De pagina die u zoekt bestaat niet\",\"MSmKHn\":\"De prijs die aan de klant wordt getoond is inclusief belastingen en toeslagen.\",\"6zQOg1\":\"De prijs die aan de klant wordt getoond is exclusief belastingen en toeslagen. Deze worden apart weergegeven\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"De titel van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de titel van het evenement gebruikt\",\"wDx3FF\":\"Er zijn geen producten beschikbaar voor dit evenement\",\"pNgdBv\":\"Er zijn geen producten beschikbaar in deze categorie\",\"rMcHYt\":\"Er is een restitutie in behandeling. Wacht tot deze is voltooid voordat je een nieuwe restitutie aanvraagt.\",\"F89D36\":\"Er is een fout opgetreden bij het markeren van de bestelling als betaald\",\"68Axnm\":\"Er is een fout opgetreden bij het verwerken van uw verzoek. Probeer het opnieuw.\",\"mVKOW6\":\"Er is een fout opgetreden bij het verzenden van uw bericht\",\"AhBPHd\":\"Deze gegevens worden alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien.\",\"Pc/Wtj\":\"Deze deelnemer heeft een onbetaalde bestelling.\",\"mf3FrP\":\"Deze categorie heeft nog geen producten.\",\"8QH2Il\":\"Deze categorie is niet zichtbaar voor het publiek\",\"xxv3BZ\":\"Deze check-in lijst is verlopen\",\"Sa7w7S\":\"Deze check-ins lijst is verlopen en niet langer beschikbaar voor check-ins.\",\"Uicx2U\":\"Deze check-in lijst is actief\",\"1k0Mp4\":\"Deze check-in lijst is nog niet actief\",\"K6fmBI\":\"Deze check-ins lijst is nog niet actief en is niet beschikbaar voor check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Deze informatie wordt weergegeven op de betaalpagina, de pagina met het overzicht van de bestelling en de e-mail ter bevestiging van de bestelling.\",\"XAHqAg\":\"Dit is een algemeen product, zoals een t-shirt of een mok. Er wordt geen ticket uitgegeven\",\"CNk/ro\":\"Dit is een online evenement\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Dit bericht wordt opgenomen in de voettekst van alle e-mails die vanuit dit evenement worden verzonden\",\"55i7Fa\":\"Dit bericht wordt alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien\",\"RjwlZt\":\"Deze bestelling is al betaald.\",\"5K8REg\":\"Deze bestelling is al terugbetaald.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Deze bestelling is geannuleerd.\",\"Q0zd4P\":\"Deze bestelling is verlopen. Begin opnieuw.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Deze bestelling is compleet.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Deze bestelpagina is niet langer beschikbaar.\",\"i0TtkR\":\"Dit overschrijft alle zichtbaarheidsinstellingen en verbergt het product voor alle klanten.\",\"cRRc+F\":\"Dit product kan niet worden verwijderd omdat het gekoppeld is aan een bestelling. In plaats daarvan kunt u het verbergen.\",\"3Kzsk7\":\"Dit product is een ticket. Kopers krijgen bij aankoop een ticket\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Deze vraag is alleen zichtbaar voor de organisator van het evenement.\",\"IV9xTT\":\"Deze gebruiker is niet actief, omdat hij zijn uitnodiging niet heeft geaccepteerd.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket e-mail is opnieuw verzonden naar de deelnemer\",\"54q0zp\":\"Tickets voor\",\"xN9AhL\":[\"Niveau \",[\"0\"]],\"jZj9y9\":\"Gelaagd product\",\"8wITQA\":\"Met gelaagde producten kun je meerdere prijsopties aanbieden voor hetzelfde product. Dit is perfect voor early bird-producten of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"nn3mSR\":\"Resterende tijd:\",\"s/0RpH\":\"Gebruikte tijden\",\"y55eMd\":\"Gebruikte tijden\",\"40Gx0U\":\"Tijdzone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Gereedschap\",\"72c5Qo\":\"Totaal\",\"YXx+fG\":\"Totaal vóór kortingen\",\"NRWNfv\":\"Totaal kortingsbedrag\",\"BxsfMK\":\"Totaal vergoedingen\",\"2bR+8v\":\"Totaal Brutoverkoop\",\"mpB/d9\":\"Totaal bestelbedrag\",\"m3FM1g\":\"Totaal terugbetaald\",\"jEbkcB\":\"Totaal Terugbetaald\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Totale belasting\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Deelnemer kan niet worden ingecheckt\",\"bPWBLL\":\"Deelnemer kan niet worden uitgecheckt\",\"9+P7zk\":\"Kan geen product maken. Controleer uw gegevens\",\"WLxtFC\":\"Kan geen product maken. Controleer uw gegevens\",\"/cSMqv\":\"Kan geen vraag maken. Controleer uw gegevens\",\"MH/lj8\":\"Kan vraag niet bijwerken. Controleer uw gegevens\",\"nnfSdK\":\"Unieke klanten\",\"Mqy/Zy\":\"Verenigde Staten\",\"NIuIk1\":\"Onbeperkt\",\"/p9Fhq\":\"Onbeperkt beschikbaar\",\"E0q9qH\":\"Onbeperkt gebruik toegestaan\",\"h10Wm5\":\"Onbetaalde bestelling\",\"ia8YsC\":\"Komende\",\"TlEeFv\":\"Komende evenementen\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Naam, beschrijving en data van evenement bijwerken\",\"vXPSuB\":\"Profiel bijwerken\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL gekopieerd naar klembord\",\"e5lF64\":\"Gebruiksvoorbeeld\",\"fiV0xj\":\"Gebruikslimiet\",\"sGEOe4\":\"Gebruik een onscherpe versie van de omslagafbeelding als achtergrond\",\"OadMRm\":\"Coverafbeelding gebruiken\",\"7PzzBU\":\"Gebruiker\",\"yDOdwQ\":\"Gebruikersbeheer\",\"Sxm8rQ\":\"Gebruikers\",\"VEsDvU\":\"Gebruikers kunnen hun e-mailadres wijzigen in <0>Profielinstellingen\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"BTW\",\"E/9LUk\":\"Naam locatie\",\"jpctdh\":\"Bekijk\",\"Pte1Hv\":\"Details van deelnemers bekijken\",\"/5PEQz\":\"Evenementpagina bekijken\",\"fFornT\":\"Bekijk volledig bericht\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Bekijk op Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in lijst\",\"tF+VVr\":\"VIP-ticket\",\"2q/Q7x\":\"Zichtbaarheid\",\"vmOFL/\":\"We konden je betaling niet verwerken. Probeer het opnieuw of neem contact op met de klantenservice.\",\"45Srzt\":\"We konden de categorie niet verwijderen. Probeer het opnieuw.\",\"/DNy62\":[\"We konden geen tickets vinden die overeenkomen met \",[\"0\"]],\"1E0vyy\":\"We konden de gegevens niet laden. Probeer het opnieuw.\",\"NmpGKr\":\"We konden de categorieën niet opnieuw ordenen. Probeer het opnieuw.\",\"BJtMTd\":\"We raden afmetingen aan van 2160px bij 1080px en een maximale bestandsgrootte van 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We konden je betaling niet bevestigen. Probeer het opnieuw of neem contact op met de klantenservice.\",\"Gspam9\":\"We zijn je bestelling aan het verwerken. Even geduld alstublieft...\",\"LuY52w\":\"Welkom aan boord! Log in om verder te gaan.\",\"dVxpp5\":[\"Welkom terug\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Wat zijn gelaagde producten?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Wat is een categorie?\",\"gxeWAU\":\"Op welke producten is deze code van toepassing?\",\"hFHnxR\":\"Op welke producten is deze code van toepassing? (Geldt standaard voor alle)\",\"AeejQi\":\"Op welke producten moet deze capaciteit van toepassing zijn?\",\"Rb0XUE\":\"Hoe laat kom je aan?\",\"5N4wLD\":\"Wat voor vraag is dit?\",\"gyLUYU\":\"Als deze optie is ingeschakeld, worden facturen gegenereerd voor ticketbestellingen. Facturen worden samen met de e-mail ter bevestiging van de bestelling verzonden. Bezoekers kunnen hun facturen ook downloaden van de bestelbevestigingspagina.\",\"D3opg4\":\"Als offline betalingen zijn ingeschakeld, kunnen gebruikers hun bestellingen afronden en hun tickets ontvangen. Hun tickets zullen duidelijk aangeven dat de bestelling niet betaald is en de check-in tool zal het check-in personeel informeren als een bestelling betaald moet worden.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Welke tickets moeten aan deze inchecklijst worden gekoppeld?\",\"S+OdxP\":\"Wie organiseert dit evenement?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Aan wie moet deze vraag worden gesteld?\",\"VxFvXQ\":\"Widget insluiten\",\"v1P7Gm\":\"Widget instellingen\",\"b4itZn\":\"Werken\",\"hqmXmc\":\"Werken...\",\"+G/XiQ\":\"Jaar tot nu toe\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, verwijder ze\",\"ySeBKv\":\"Je hebt dit ticket al gescand\",\"P+Sty0\":[\"Je wijzigt je e-mailadres in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Je bent offline\",\"sdB7+6\":\"Je kunt een promotiecode maken die gericht is op dit product op de\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Je kunt het producttype niet wijzigen omdat er deelnemers aan dit product zijn gekoppeld.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Je kunt deelnemers met onbetaalde bestellingen niet inchecken. Je kunt deze instelling wijzigen in de evenementinstellingen.\",\"c9Evkd\":\"Je kunt de laatste categorie niet verwijderen.\",\"6uwAvx\":\"Je kunt dit prijsniveau niet verwijderen omdat er al producten voor dit niveau worden verkocht. In plaats daarvan kun je het verbergen.\",\"tFbRKJ\":\"Je kunt de rol of status van de accounteigenaar niet bewerken.\",\"fHfiEo\":\"Je kunt een handmatig aangemaakte bestelling niet terugbetalen.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Je hebt toegang tot meerdere accounts. Kies er een om verder te gaan.\",\"Z6q0Vl\":\"Je hebt deze uitnodiging al geaccepteerd. Log in om verder te gaan.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Je hebt geen in behandeling zijnde e-mailwijziging.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Je hebt geen tijd meer om je bestelling af te ronden.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Je hebt nog geen berichten verzonden. Je kunt berichten sturen naar alle deelnemers of naar specifieke producthouders.\",\"R6i9o9\":\"U moet erkennen dat deze e-mail geen promotie is\",\"3ZI8IL\":\"U moet akkoord gaan met de algemene voorwaarden\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Je moet een ticket aanmaken voordat je handmatig een genodigde kunt toevoegen.\",\"jE4Z8R\":\"Je moet minstens één prijsniveau hebben\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Je moet een bestelling handmatig als betaald markeren. Dit kun je doen op de pagina Bestelling beheren.\",\"L/+xOk\":\"Je hebt een ticket nodig voordat je een inchecklijst kunt maken.\",\"Djl45M\":\"U hebt een product nodig voordat u een capaciteitstoewijzing kunt maken.\",\"y3qNri\":\"Je hebt minstens één product nodig om te beginnen. Gratis, betaald of laat de gebruiker beslissen wat hij wil betalen.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Je accountnaam wordt gebruikt op evenementpagina's en in e-mails.\",\"veessc\":\"Je bezoekers verschijnen hier zodra ze zich hebben geregistreerd voor je evenement. Je kunt deelnemers ook handmatig toevoegen.\",\"Eh5Wrd\":\"Je geweldige website 🎉\",\"lkMK2r\":\"Uw gegevens\",\"3ENYTQ\":[\"Uw verzoek om uw e-mail te wijzigen in <0>\",[\"0\"],\" is in behandeling. Controleer uw e-mail om te bevestigen\"],\"yZfBoy\":\"Uw bericht is verzonden\",\"KSQ8An\":\"Uw bestelling\",\"Jwiilf\":\"Uw bestelling is geannuleerd\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Je bestellingen verschijnen hier zodra ze binnenkomen.\",\"9TO8nT\":\"Uw wachtwoord\",\"P8hBau\":\"Je betaling wordt verwerkt.\",\"UdY1lL\":\"Uw betaling is niet gelukt, probeer het opnieuw.\",\"fzuM26\":\"Uw betaling is mislukt. Probeer het opnieuw.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Je terugbetaling wordt verwerkt.\",\"IFHV2p\":\"Uw ticket voor\",\"x1PPdr\":\"Postcode\",\"BM/KQm\":\"Postcode\",\"+LtVBt\":\"Postcode\",\"25QDJ1\":\"- Klik om te publiceren\",\"WOyJmc\":\"- Klik om te verwijderen\",\"ncwQad\":\"(leeg)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" is al ingecheckt\"],\"S4PqS9\":[[\"0\"],\" Actieve webhooks\"],\"6MIiOI\":[\"nog \",[\"0\"]],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organisatoren\"],\"/HkCs4\":[[\"0\"],\" tickets\"],\"TjbIUI\":[[\"availableCount\"],\" van \",[\"totalCount\"],\" beschikbaar\"],\"OJnhhX\":[[\"eventCount\"],\" evenementen\"],\"3IEF7U\":[[\"totalCount\"],\" tickettypen\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Belasting/Kosten\",\"B1St2O\":\"<0>Check-in lijsten helpen u de evenementtoegang te beheren per dag, gebied of tickettype. U kunt tickets koppelen aan specifieke lijsten zoals VIP-zones of Dag 1 passen en een beveiligde check-in link delen met personeel. Geen account vereist. Check-in werkt op mobiel, desktop of tablet, met behulp van een apparaatcamera of HID USB-scanner. \",\"v9VSIS\":\"<0>Stel een enkele totale aanwezigheidslimiet in die van toepassing is op meerdere tickettypen tegelijk.<1>Als u bijvoorbeeld een <2>Dagpas en een <3>Volledig Weekend ticket koppelt, halen ze beide uit dezelfde pool van plaatsen. Zodra de limiet is bereikt, stoppen alle gekoppelde tickets automatisch met verkopen.\",\"ZnVt5v\":\"<0>Webhooks stellen externe services direct op de hoogte wanneer er iets gebeurt, zoals het toevoegen van een nieuwe deelnemer aan je CRM of mailinglijst na registratie, en zorgen zo voor naadloze automatisering.<1>Gebruik diensten van derden zoals <2>Zapier, <3>IFTTT of <4>Make om aangepaste workflows te maken en taken te automatiseren.\",\"fAv9QG\":\"🎟️ Tickets toevoegen\",\"M2DyLc\":\"1 Actieve webhook\",\"yTsaLw\":\"1 ticket\",\"nz96Ue\":\"1 tickettype\",\"HR/cvw\":\"Voorbeeldstraat 123\",\"kMU5aM\":\"Een annuleringsmelding is verzonden naar\",\"V53XzQ\":\"Er is een nieuwe verificatiecode naar je e-mail verzonden\",\"/z/bH1\":\"Een korte beschrijving van je organisator die aan je gebruikers wordt getoond.\",\"aS0jtz\":\"Verlaten\",\"uyJsf6\":\"Over\",\"WTk/ke\":\"Over Stripe Connect\",\"JvuLls\":\"Kosten absorberen\",\"lk74+I\":\"Kosten absorberen\",\"1uJlG9\":\"Accentkleur\",\"K5+3xg\":\"Uitnodiging accepteren\",\"VTfZPy\":\"Toegang geweigerd\",\"iN5Cz3\":\"Account al verbonden!\",\"YP4JuP\":\"Accountconfiguratie succesvol bijgewerkt\",\"vOuxvL\":\"Accountinformatie\",\"EHNORh\":\"Account niet gevonden\",\"bPwFdf\":\"Accounts\",\"nMtNd+\":\"Actie vereist: Verbind uw Stripe-account opnieuw\",\"AhwTa1\":\"Actie vereist: BTW-informatie nodig\",\"APyAR/\":\"Actieve evenementen\",\"UWWRyd\":\"Voeg aangepaste vragen toe om extra informatie te verzamelen tijdens het afrekenen\",\"a5KFZU\":\"Voeg evenementgegevens toe en beheer de instellingen.\",\"Fb+SDI\":\"Meer tickets toevoegen\",\"7JF9w9\":\"Vraag toevoegen\",\"6PNlRV\":\"Voeg dit evenement toe aan je agenda\",\"BGD9Yt\":\"Tickets toevoegen\",\"QN2F+7\":\"Webhook toevoegen\",\"NsWqSP\":\"Voeg je sociale media en website-URL toe. Deze worden weergegeven op je openbare organisatorpagina.\",\"bVjDs9\":\"Extra kosten\",\"0Zypnp\":\"Beheerders Dashboard\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliatecode kan niet worden gewijzigd\",\"/jHBj5\":\"Affiliate succesvol aangemaakt\",\"uCFbG2\":\"Affiliate succesvol verwijderd\",\"a41PKA\":\"Affiliateverkopen worden bijgehouden\",\"mJJh2s\":\"Affiliateverkopen worden niet bijgehouden. Dit deactiveert de affiliate.\",\"jabmnm\":\"Affiliate succesvol bijgewerkt\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates geëxporteerd\",\"3cqmut\":\"Affiliates helpen je om verkopen van partners en influencers bij te houden. Maak affiliatecodes aan en deel ze om prestaties te monitoren.\",\"7rLTkE\":\"Alle gearchiveerde evenementen\",\"gKq1fa\":\"Alle deelnemers\",\"pMLul+\":\"Alle valuta's\",\"qlaZuT\":\"Klaar! U gebruikt nu ons verbeterde betalingssysteem.\",\"ZS/D7f\":\"Alle afgelopen evenementen\",\"QsYjci\":\"Alle evenementen\",\"31KB8w\":\"Alle mislukte taken verwijderd\",\"D2g7C7\":\"Alle taken in wachtrij voor opnieuw proberen\",\"dr7CWq\":\"Alle aankomende evenementen\",\"GpT6Uf\":\"Sta deelnemers toe om hun ticketinformatie (naam, e-mail) bij te werken via een beveiligde link die met hun orderbevestiging wordt verzonden.\",\"QUg5y1\":\"Bijna klaar! Voltooi het verbinden van uw Stripe-account om betalingen te accepteren.\",\"c4uJfc\":\"Bijna klaar! We wachten alleen nog tot je betaling is verwerkt. Dit duurt slechts enkele seconden.\",\"ocS8eq\":[\"Heeft u al een account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Al terugbetaald\",\"RtxQTF\":\"Deze bestelling ook annuleren\",\"jkNgQR\":\"Deze bestelling ook terugbetalen\",\"xYqsHg\":\"Altijd beschikbaar\",\"Wvrz79\":\"Betaald bedrag\",\"Zkymb9\":\"Een e-mailadres om aan deze affiliate te koppelen. De affiliate wordt niet op de hoogte gesteld.\",\"vRznIT\":\"Er is een fout opgetreden tijdens het controleren van de exportstatus.\",\"eusccx\":\"Een optioneel bericht om weer te geven op het uitgelichte product, bijv. \\\"Snel uitverkocht 🔥\\\" of \\\"Beste waarde\\\"\",\"QNrkms\":\"Antwoord succesvol bijgewerkt.\",\"Znwxal\":\"Applicatiekosten configuratie\",\"261RBr\":\"Bericht goedkeuren\",\"0aVEBY\":\"Weet u zeker dat u alle mislukte taken wilt verwijderen?\",\"LchiNd\":\"Weet je zeker dat je deze affiliate wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.\",\"vPeW/6\":\"Weet u zeker dat u deze configuratie wilt verwijderen? Dit kan van invloed zijn op accounts die deze gebruiken.\",\"JmVITJ\":\"Weet je zeker dat je deze sjabloon wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt en e-mails zullen terugvallen op de standaardsjabloon.\",\"aLS+A6\":\"Weet je zeker dat je deze sjabloon wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt en e-mails zullen terugvallen op de organisator- of standaardsjabloon.\",\"5H3Z78\":\"Weet je zeker dat je deze webhook wilt verwijderen?\",\"147G4h\":\"Weet u zeker dat u wilt vertrekken?\",\"VDWChT\":\"Weet je zeker dat je deze organisator als concept wilt markeren? De organisatorpagina wordt dan onzichtbaar voor het publiek.\",\"pWtQJM\":\"Weet je zeker dat je deze organisator openbaar wilt maken? De organisatorpagina wordt dan zichtbaar voor het publiek.\",\"WFHOlF\":\"Weet je zeker dat je dit evenement wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"4TNVdy\":\"Weet je zeker dat je dit organisatorprofiel wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"cDtoWq\":[\"Weet u zeker dat u de orderbevestiging opnieuw wilt verzenden naar \",[\"0\"],\"?\"],\"xeIaKw\":[\"Weet u zeker dat u het ticket opnieuw wilt verzenden naar \",[\"0\"],\"?\"],\"ExDt3P\":\"Weet je zeker dat je de publicatie van dit evenement wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"5Qmxo/\":\"Weet je zeker dat je de publicatie van dit organisatorprofiel wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"Uqefyd\":\"Bent u BTW-geregistreerd in de EU?\",\"+QARA4\":\"Kunst\",\"tLf3yJ\":\"Aangezien uw bedrijf gevestigd is in Ierland, is Ierse BTW van 23% automatisch van toepassing op alle platformkosten.\",\"QGoXh3\":\"Aangezien uw bedrijf gevestigd is in de EU, moeten we de juiste BTW-behandeling voor onze platformkosten bepalen:\",\"tMeVa/\":\"Vraag naar naam en email voor elk gekocht ticket\",\"/JdZIP\":\"Toegewezen configuratie\",\"xdiER7\":\"Toegewezen niveau\",\"F2rX0R\":\"Er moet minstens één evenement type worden geselecteerd\",\"BCmibk\":\"Pogingen\",\"6PecK3\":\"Aanwezigheid en incheckpercentages voor alle evenementen\",\"AJ4rvK\":\"Deelnemer geannuleerd\",\"qvylEK\":\"Deelnemer Gemaakt\",\"Aspq3b\":\"Verzameling deelnemergegevens\",\"fpb0rX\":\"Deelnemergegevens gekopieerd van bestelling\",\"0R3Y+9\":\"Deelnemer E-mail\",\"94aQMU\":\"Deelnemersinformatie\",\"KkrBiR\":\"Verzameling deelnemersinformatie\",\"av+gjP\":\"Deelnemer Naam\",\"cosfD8\":\"Deelnemersstatus\",\"D2qlBU\":\"Deelnemer bijgewerkt\",\"22BOve\":\"Deelnemer succesvol bijgewerkt\",\"x8Vnvf\":\"Ticket van deelnemer niet opgenomen in deze lijst\",\"k3Tngl\":\"Geëxporteerde bezoekers\",\"UoIRW8\":\"Deelnemers geregistreerd\",\"5UbY+B\":\"Deelnemers met een specifiek ticket\",\"4HVzhV\":\"Deelnemers:\",\"HVkhy2\":\"Attributie-analyse\",\"dMMjeD\":\"Attributie-uitsplitsing\",\"1oPDuj\":\"Attributiewaarde\",\"PZ7FTW\":\"Automatisch gedetecteerd op basis van achtergrondkleur, maar kan worden overschreven\",\"clF06r\":\"Beschikbaar voor terugbetaling\",\"NB5+UG\":\"Beschikbare Tokens\",\"EmYMHc\":\"Wacht op offline betaling\",\"kNmmvE\":\"Awesome Events B.V.\",\"TeSaQO\":\"Terug naar Accounts\",\"kYqM1A\":\"Terug naar evenement\",\"td/bh+\":\"Terug naar rapporten\",\"jIPNJG\":\"Basisinformatie\",\"WOpH7O\":\"Mooie checkout-ervaring op elk apparaat\",\"iMdwTb\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen. Voltooi alle onderstaande stappen om te beginnen.\",\"UabgBd\":\"Hoofdtekst is verplicht\",\"HWXuQK\":\"Voeg deze pagina toe aan je bladwijzers om je bestelling op elk moment te beheren.\",\"CUKVDt\":\"Pas je tickets aan met een eigen logo, kleuren en voettekst.\",\"9N+p+g\":\"Zakelijk\",\"7ns+do\":\"Bedrijfsadres\",\"LeC29u\":\"Bedrijfsadres voor BTW-doeleinden\",\"RReHTu\":\"Bedrijfsnaam\",\"bv6RXK\":\"Knop Label\",\"ChDLlO\":\"Knoptekst\",\"BUe8Wj\":\"Koper betaalt\",\"qF1qbA\":\"Kopers zien een schone prijs. De platformkosten worden afgetrokken van uw uitbetaling.\",\"DFqasq\":[\"Door verder te gaan, gaat u akkoord met de <0>\",[\"0\"],\" Servicevoorwaarden\"],\"lFdbRS\":\"Applicatiekosten omzeilen\",\"2VLZwd\":\"Call-to-Action Knop\",\"PUpvQe\":\"Camerascanner\",\"D02dD9\":\"Campagne\",\"H4nE+E\":\"Alle producten annuleren en terugzetten in de beschikbare pool\",\"tOXAdc\":\"Annuleren zal alle deelnemers geassocieerd met deze bestelling annuleren en de tickets terugzetten in de beschikbare pool.\",\"IrUqjC\":\"Kan niet inchecken (geannuleerd)\",\"01sEfm\":\"Kan de standaardsysteemconfiguratie niet verwijderen\",\"VsM1HH\":\"Capaciteitstoewijzingen\",\"K7tIrx\":\"Categorie\",\"2tbLdK\":\"Liefdadigheid\",\"v4fiSg\":\"Controleer je e-mail\",\"51AsAN\":\"Controleer je inbox! Als er tickets gekoppeld zijn aan dit e-mailadres, ontvang je een link om ze te bekijken.\",\"udRwQs\":\"Gecreëerd inchecken\",\"F4SRy3\":\"Check-in verwijderd\",\"9gPPUY\":\"Check-In Lijst Aangemaakt!\",\"f2vU9t\":\"Inchecklijsten\",\"tMNBEF\":\"Check-in lijsten laten je toegang controleren per dag, gebied of tickettype. Je kunt een beveiligde check-in link delen met personeel — geen account vereist.\",\"SHJwyq\":\"Incheckpercentage\",\"qCqdg6\":\"Incheck Status\",\"cKj6OE\":\"Incheckoverzicht\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinees (Traditioneel)\",\"pkk46Q\":\"Kies een organisator\",\"Crr3pG\":\"Kies agenda\",\"LAW8Vb\":\"Kies de standaardinstelling voor nieuwe evenementen. Dit kan per evenement worden overschreven.\",\"pjp2n5\":\"Kies wie de platformkosten betaalt. Dit heeft geen invloed op extra kosten die u in uw accountinstellingen hebt geconfigureerd.\",\"CySr+W\":\"Klik om notities te bekijken\",\"RG3szS\":\"sluiten\",\"RWw9Lg\":\"Sluit venster\",\"XwdMMg\":\"Code mag alleen letters, cijfers, streepjes en underscores bevatten\",\"+yMJb7\":\"Code is verplicht\",\"m9SD3V\":\"Code moet minimaal 3 tekens bevatten\",\"V1krgP\":\"Code mag maximaal 20 tekens bevatten\",\"psqIm5\":\"Werk samen met je team om geweldige evenementen te organiseren.\",\"4bUH9i\":\"Verzamel deelnemersgegevens voor elk gekocht ticket.\",\"TkfG8v\":\"Gegevens per bestelling verzamelen\",\"96ryID\":\"Gegevens per ticket verzamelen\",\"FpsvqB\":\"Kleurmodus\",\"jEu4bB\":\"Kolommen\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Communicatievoorkeuren\",\"7D9MJz\":\"Volledige Stripe-instelling\",\"OqEV/G\":\"Voltooi de onderstaande instelling om door te gaan\",\"nqx+6h\":\"Voer deze stappen uit om tickets voor je evenement te gaan verkopen.\",\"5YrKW7\":\"Voltooi je betaling om je tickets veilig te stellen.\",\"xGU92i\":\"Voltooi uw profiel om deel te nemen aan het team.\",\"ih35UP\":\"Conferentiecentrum\",\"B5fpAA\":\"Configuratie succesvol toegewezen\",\"X1zdE7\":\"Configuratie succesvol aangemaakt\",\"mLBUMQ\":\"Configuratie succesvol verwijderd\",\"qxquWu\":\"Configuratienamen zijn zichtbaar voor eindgebruikers. De \\\"Vaste vergoeding\\\" en \\\"Percentage vergoeding\\\" zijn applicatiekosten die in USD worden berekend over alle transacties.\",\"eeZdaB\":\"Configuratie succesvol bijgewerkt\",\"3cKoxx\":\"Configuraties\",\"8v2LRU\":\"Configureer evenementdetails, locatie, afrekenopties en e-mailmeldingen.\",\"raw09+\":\"Configureer hoe deelnemergegevens worden verzameld tijdens het afrekenen\",\"FI60XC\":\"Belastingen en kosten configureren\",\"NGXKG/\":\"Bevestig e-mailadres\",\"JRQitQ\":\"Bevestig nieuw wachtwoord\",\"Auz0Mz\":\"Bevestig je e-mailadres om toegang te krijgen tot alle functies.\",\"7+grte\":\"Bevestigingsmail verzonden! Controleer je inbox.\",\"n/7+7Q\":\"Bevestiging verzonden naar\",\"o5A0Go\":\"Gefeliciteerd met het aanmaken van een evenement!\",\"WNnP3w\":\"Verbinden en upgraden\",\"Xe2tSS\":\"Documentatie aansluiten\",\"1Xxb9f\":\"Betalingsverwerking aansluiten\",\"nQI4H5\":\"Verbind Stripe om sjabloonbewerking van e-mails in te schakelen\",\"LmvZ+E\":\"Verbind Stripe om berichten in te schakelen\",\"EWnXR+\":\"Verbinding maken met Stripe\",\"VioGG1\":\"Koppel je Stripe-account om betalingen voor tickets en producten te accepteren.\",\"4qmnU8\":\"Verbind uw Stripe-account om betalingen te accepteren.\",\"E1eze1\":\"Verbind uw Stripe-account om betalingen voor uw evenementen te accepteren.\",\"ulV1ju\":\"Verbind uw Stripe-account om betalingen te accepteren.\",\"/3017M\":\"Verbonden met Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact e-mail\",\"KcXRN+\":\"Contact e-mail voor ondersteuning\",\"m8WD6t\":\"Doorgaan met instellen\",\"0GwUT4\":\"Verder naar afrekenen\",\"sBV87H\":\"Ga door naar evenement aanmaken\",\"nKtyYu\":\"Ga door naar de volgende stap\",\"F3/nus\":\"Doorgaan naar betaling\",\"p2FRHj\":\"Bepaal hoe platformkosten worden behandeld voor dit evenement\",\"1JnTgU\":\"Gekopieerd van boven\",\"FxVG/l\":\"Gekopieerd naar klembord\",\"PiH3UR\":\"Gekopieerd!\",\"uUPbPg\":\"Kopieer affiliatelink\",\"iVm46+\":\"Kopieer code\",\"+2ZJ7N\":\"Kopieer gegevens naar eerste deelnemer\",\"ZN1WLO\":\"Kopieer Email\",\"tUGbi8\":\"Mijn gegevens kopiëren naar:\",\"y22tv0\":\"Kopieer deze link om hem overal te delen\",\"/4gGIX\":\"Kopiëren naar klembord\",\"P0rbCt\":\"Omslagafbeelding\",\"60u+dQ\":\"Omslagafbeelding wordt bovenaan je evenementpagina weergegeven\",\"2NLjA6\":\"De omslagafbeelding wordt bovenaan je organisatorpagina weergegeven\",\"zg4oSu\":[\"Maak \",[\"0\"],\" Sjabloon\"],\"RKKhnW\":\"Maak een aangepaste widget om tickets te verkopen op je site.\",\"yIRev4\":\"Maak een wachtwoord aan\",\"xfKgwv\":\"Affiliate aanmaken\",\"tudG8q\":\"Maak en configureer tickets en merchandise voor verkoop.\",\"YAl9Hg\":\"Configuratie aanmaken\",\"BTne9e\":\"Maak aangepaste e-mailsjablonen voor dit evenement die de organisator-standaarden overschrijven\",\"YIDzi/\":\"Maak Aangepaste Sjabloon\",\"Nc3l/D\":\"Maak kortingen, toegangscodes voor verborgen tickets en speciale aanbiedingen.\",\"eWEV9G\":\"Nieuw wachtwoord aanmaken\",\"8AiKIu\":\"Maak ticket of product aan\",\"agZ87r\":\"Maak tickets voor je evenement, stel prijzen in en beheer de beschikbare hoeveelheid.\",\"/HGmW9\":\"Maak traceerbare links om partners te belonen die je evenement promoten.\",\"dkAPxi\":\"Webhook maken\",\"5slqwZ\":\"Maak je evenement aan\",\"JQNMrj\":\"Maak je eerste evenement\",\"CCjxOC\":\"Maak je eerste evenement aan om tickets te verkopen en deelnemers te beheren.\",\"ZCSSd+\":\"Maak je eigen evenement\",\"67NsZP\":\"Evenement aanmaken...\",\"H34qcM\":\"Organisator aanmaken...\",\"1YMS+X\":\"Je evenement wordt aangemaakt, even geduld\",\"yiy8Jt\":\"Je organisatorprofiel wordt aangemaakt, even geduld\",\"lfLHNz\":\"CTA label is verplicht\",\"BMtue0\":\"Huidige betalingsverwerker\",\"T+1APV\":\"Huidig BTW-nummer is gevalideerd\",\"v2GlhZ\":\"Validatie van huidig BTW-nummer is mislukt\",\"iTvh6I\":\"Momenteel beschikbaar voor aankoop\",\"g7HIC0\":\"Aangepaste branding\",\"mimF6c\":\"Aangepast bericht na checkout\",\"O6mra8\":\"Aangepaste vragen\",\"axv/Mi\":\"Aangepaste sjabloon\",\"QMHSMS\":\"Klant ontvangt een e-mail ter bevestiging van de terugbetaling\",\"L/Qc+w\":\"E-mailadres van klant\",\"wpfWhJ\":\"Voornaam van klant\",\"GIoqtA\":\"Achternaam van klant\",\"NihQNk\":\"Klanten\",\"7gsjkI\":\"Pas de e-mails aan die naar uw klanten worden verzonden met behulp van Liquid-sjablonen. Deze sjablonen worden gebruikt als standaard voor alle evenementen in uw organisatie.\",\"xJaTUK\":\"Pas de lay-out, kleuren en branding van je evenement homepage aan.\",\"MXZfGN\":\"Pas de vragen tijdens het afrekenen aan om belangrijke informatie van je deelnemers te verzamelen.\",\"iX6SLo\":\"Pas de tekst op de knop 'Doorgaan' aan\",\"pxNIxa\":\"Pas uw e-mailsjabloon aan met Liquid-sjablonen\",\"3trPKm\":\"Pas het uiterlijk van je organisatorpagina aan\",\"/gWrVZ\":\"Dagelijkse omzet, belastingen, kosten en terugbetalingen voor alle evenementen\",\"zgCHnE\":\"Dagelijks verkooprapport\",\"nHm0AI\":\"Dagelijkse uitsplitsing naar verkoop, belasting en kosten\",\"pvnfJD\":\"Donker\",\"nE5o/t\":\"Gegevenseigendom\",\"lnYE59\":\"Datum van het evenement\",\"gnBreG\":\"Datum waarop de bestelling is geplaatst\",\"ovBPCi\":\"Standaard\",\"JtI4vj\":\"Standaard verzameling deelnemersinformatie\",\"3R/Tu2\":\"Standaard kostenafhandeling\",\"1bZAZA\":\"Standaardsjabloon wordt gebruikt\",\"vu7gDm\":\"Verwijder affiliate\",\"KZN4Lc\":\"Alles verwijderen\",\"+jw/c1\":\"Verwijder afbeelding\",\"hdyeZ0\":\"Taak verwijderen\",\"dPyJ15\":\"Sjabloon Verwijderen\",\"mxsm1o\":\"Deze vraag verwijderen? Dit kan niet ongedaan worden gemaakt.\",\"snMaH4\":\"Webhook verwijderen\",\"vYgeDk\":\"Deselecteer alles\",\"NvuEhl\":\"Ontwerpelementen\",\"H8kMHT\":\"Geen code ontvangen?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dit bericht negeren\",\"BREO0S\":\"Toon een selectievakje waarmee klanten zich kunnen aanmelden voor marketingcommunicatie van deze evenementenorganisator.\",\"TvY/XA\":\"Documentatie\",\"Kdpf90\":\"Niet vergeten!\",\"352VU2\":\"Heeft u geen account? <0>Aanmelden\",\"AXXqG+\":\"Donatie\",\"DPfwMq\":\"Klaar\",\"2+O9st\":\"Download verkoop-, deelnemer- en financiële rapporten voor alle voltooide bestellingen.\",\"eneWvv\":\"Concept\",\"Ts8hhq\":\"Vanwege het hoge risico op spam moet u een Stripe-account verbinden voordat u e-mailsjablonen kunt wijzigen. Dit is om ervoor te zorgen dat alle evenementorganisatoren geverifieerd en verantwoordelijk zijn.\",\"TnzbL+\":\"Vanwege het hoge risico op spam moet u een Stripe-account koppelen voordat u berichten naar deelnemers kunt verzenden.\\nDit is om ervoor te zorgen dat alle evenementorganisatoren geverifieerd en verantwoordelijk zijn.\",\"euc6Ns\":\"Dupliceren\",\"KRmTkx\":\"Dupliceer product\",\"KIjvtr\":\"Nederlands\",\"SPKbfM\":\"bijv. Tickets kopen, Nu registreren\",\"fc7wGW\":\"bijv. Belangrijke update over uw tickets\",\"54MPqC\":\"bijv. Standaard, Premium, Enterprise\",\"LTzmgK\":[\"Bewerk \",[\"0\"],\" Sjabloon\"],\"v4+lcZ\":\"Bewerk affiliate\",\"2iZEz7\":\"Antwoord bewerken\",\"tPtRwl\":\"Applicatiekosten bewerken\",\"t2bbp8\":\"Deelnemer bewerken\",\"etaWtB\":\"Deelnemergegevens bewerken\",\"+guao5\":\"Configuratie bewerken\",\"vRWOrM\":\"Bestelgegevens bewerken\",\"3yNuBV\":\"BTW-instellingen bewerken\",\"fW5sSv\":\"Webhook bewerken\",\"nP7CdQ\":\"Webhook bewerken\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educatie\",\"iiWXDL\":\"Geschiktheidsfouten\",\"zPiC+q\":\"In Aanmerking Komende Incheck Lijsten\",\"V2sk3H\":\"E-mail & Sjablonen\",\"hbwCKE\":\"E-mailadres gekopieerd naar klembord\",\"dSyJj6\":\"E-mailadressen komen niet overeen\",\"elW7Tn\":\"E-mail Hoofdtekst\",\"ZsZeV2\":\"E-mail is verplicht\",\"Be4gD+\":\"E-mail Voorbeeld\",\"6IwNUc\":\"E-mail Sjablonen\",\"H/UMUG\":\"E-mailverificatie vereist\",\"L86zy2\":\"E-mail succesvol geverifieerd!\",\"Qj0GKe\":\"Zelfbediening voor deelnemers inschakelen\",\"hEtQsg\":\"Zelfbediening voor deelnemers standaard inschakelen\",\"Upeg/u\":\"Schakel deze sjabloon in voor het verzenden van e-mails\",\"RxzN1M\":\"Ingeschakeld\",\"sGjBEq\":\"Einddatum & tijd (optioneel)\",\"PKXt9R\":\"Einddatum moet na begindatum liggen\",\"48Y16Q\":\"Eindtijd (optioneel)\",\"7YZofi\":\"Voer een onderwerp en hoofdtekst in om het voorbeeld te zien\",\"3bR1r4\":\"Voer affiliate e-mail in (optioneel)\",\"ARkzso\":\"Voer affiliatenaam in\",\"y1BZw1\":\"Voer bedrijfsadres in\",\"3GfR6a\":\"Voer bedrijfsnaam in\",\"6KnyG0\":\"Voer e-mail in\",\"INDKM9\":\"Voer e-mailonderwerp in...\",\"xUgUTh\":\"Voer voornaam in\",\"9/1YKL\":\"Voer achternaam in\",\"VpwcSk\":\"Voer nieuw wachtwoord in\",\"1tAGuY\":\"Voer het BTW-nummer in inclusief landcode\",\"kWg31j\":\"Voer unieke affiliatecode in\",\"C3nD/1\":\"Voer je e-mailadres in\",\"VmXiz4\":\"Voer uw e-mailadres in en wij sturen u instructies om uw wachtwoord opnieuw in te stellen.\",\"n9V+ps\":\"Voer je naam in\",\"IdULhL\":\"Voer uw BTW-nummer in inclusief de landcode, zonder spaties (bijv. NL123456789B01, DE123456789)\",\"LslKhj\":\"Fout bij het laden van logboeken\",\"AKbElk\":\"EU BTW-geregistreerde bedrijven: Verleggingsregeling is van toepassing (0% - Artikel 196 van BTW-richtlijn 2006/112/EG)\",\"WgD6rb\":\"Evenementcategorie\",\"b46pt5\":\"Evenement coverafbeelding\",\"1Hzev4\":\"Evenement aangepaste sjabloon\",\"imgKgl\":\"Evenementbeschrijving\",\"kJDmsI\":\"Evenement details\",\"m/N7Zq\":\"Volledig Evenementadres\",\"Nl1ZtM\":\"Evenement Locatie\",\"t3AMTs\":\"Evenementbeheerplatform\",\"PYs3rP\":\"Evenementnaam\",\"HhwcTQ\":\"Naam van het evenement\",\"WZZzB6\":\"Evenementnaam is verplicht\",\"Wd5CDM\":\"Evenementnaam moet minder dan 150 tekens bevatten\",\"4JzCvP\":\"Evenement niet beschikbaar\",\"Gh9Oqb\":\"Evenement organisator naam\",\"mImacG\":\"Evenementpagina\",\"JyD0LH\":\"Evenement instellingen\",\"cOePZk\":\"Evenement Tijd\",\"e8WNln\":\"Tijdzone evenement\",\"GeqWgj\":\"Tijdzone Evenement\",\"XVLu2v\":\"Evenement titel\",\"OfmsI9\":\"Evenement te nieuw\",\"YDVUVl\":\"Soorten evenementen\",\"4K2OjV\":\"Evenementlocatie\",\"19j6uh\":\"Evenementenprestaties\",\"PC3/fk\":\"Evenementen die beginnen in de komende 24 uur\",\"fTFfOK\":\"Elke e-mailsjabloon moet een call-to-action knop bevatten die linkt naar de juiste pagina\",\"BVinvJ\":\"Voorbeelden: \\\"Hoe heb je over ons gehoord?\\\", \\\"Bedrijfsnaam voor factuur\\\"\",\"2hGPQG\":\"Voorbeelden: \\\"T-shirt maat\\\", \\\"Maaltijdvoorkeur\\\", \\\"Functietitel\\\"\",\"qNuTh3\":\"Uitzondering\",\"kF8HQ7\":\"Antwoorden exporteren\",\"2KAI4N\":\"CSV exporteren\",\"JKfSAv\":\"Exporteren mislukt. Probeer het opnieuw.\",\"SVOEsu\":\"Export gestart. Bestand wordt voorbereid...\",\"wuyaZh\":\"Export succesvol\",\"9bpUSo\":\"Affiliates exporteren\",\"jtrqH9\":\"Deelnemers exporteren\",\"R4Oqr8\":\"Exporteren voltooid. Bestand wordt gedownload...\",\"UlAK8E\":\"Orders exporteren\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Mislukt\",\"8uOlgz\":\"Mislukt op\",\"tKcbYd\":\"Mislukte taken\",\"SsI9v/\":\"Bestelling annuleren mislukt. Probeer het opnieuw.\",\"LdPKPR\":\"Kan configuratie niet toewijzen\",\"cEFg3R\":\"Aanmaken affiliate mislukt\",\"dVgNF1\":\"Kan configuratie niet aanmaken\",\"U66oUa\":\"Sjabloon maken mislukt\",\"aFk48v\":\"Kan configuratie niet verwijderen\",\"Zw6LWb\":\"Taak verwijderen mislukt\",\"tq0abZ\":\"Taken verwijderen mislukt\",\"vKMKnu\":\"Vraag verwijderen mislukt\",\"xFj7Yj\":\"Sjabloon verwijderen mislukt\",\"jo3Gm6\":\"Exporteren affiliates mislukt\",\"Jjw03p\":\"Geen deelnemers geëxporteerd\",\"ZPwFnN\":\"Geen orders kunnen exporteren\",\"zGE3CH\":\"Export van rapport mislukt. Probeer het opnieuw.\",\"X4o0MX\":\"Webhook niet geladen\",\"0+iwE5\":\"Vragen herschikken mislukt\",\"EJPAcd\":\"Orderbevestiging opnieuw verzenden mislukt\",\"DjSbj3\":\"Ticket opnieuw verzenden mislukt\",\"YQ3QSS\":\"Opnieuw verzenden verificatiecode mislukt\",\"wDioLj\":\"Taak opnieuw proberen mislukt\",\"DKYTWG\":\"Taken opnieuw proberen mislukt\",\"zTkTF3\":\"Sjabloon opslaan mislukt\",\"l6acRV\":\"Kan BTW-instellingen niet opslaan. Probeer het opnieuw.\",\"T6B2gk\":\"Verzenden bericht mislukt. Probeer het opnieuw.\",\"lKh069\":\"Exporttaak niet gestart\",\"t/KVOk\":\"Kan imitatie niet starten. Probeer het opnieuw.\",\"QXgjH0\":\"Kan imitatie niet stoppen. Probeer het opnieuw.\",\"o/blc/\":\"Kan accountconfiguratie niet bijwerken\",\"i0QKrm\":\"Bijwerken affiliate mislukt\",\"NNc33d\":\"Antwoord niet bijgewerkt.\",\"E9jY+o\":\"Deelnemer bijwerken mislukt\",\"uQynyf\":\"Kan configuratie niet bijwerken\",\"EhlbcI\":\"Bijwerken van berichtenniveau mislukt\",\"rpGMzC\":\"Bestelling bijwerken mislukt\",\"Eeo/Gy\":\"Instelling bijwerken mislukt\",\"kqA9lY\":\"Kan BTW-instellingen niet bijwerken\",\"7/9RFs\":\"Afbeelding uploaden mislukt.\",\"nkNfWu\":\"Uploaden van afbeelding mislukt. Probeer het opnieuw.\",\"rxy0tG\":\"Verifiëren e-mail mislukt\",\"/sV91a\":\"Kostenafhandeling\",\"T4BMxU\":\"Tarieven kunnen worden gewijzigd. Je wordt op de hoogte gebracht van wijzigingen in je tarievenstructuur.\",\"LyUWXA\":\"Kosten omzeild\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Bestand is te groot. Maximale grootte is 5MB.\",\"VejKUM\":\"Vul eerst je gegevens hierboven in\",\"8OvVZZ\":\"Filter Deelnemers\",\"mvrlBO\":\"Filteren op evenement\",\"8BwQeU\":\"Instelling voltooien\",\"hg80P7\":\"Stripe-instelling voltooien\",\"1vBhpG\":\"Eerste deelnemer\",\"4pwejF\":\"Voornaam is verplicht\",\"6bBh3/\":\"Vaste vergoeding\",\"j+XQDj\":\"Vaste vergoeding (USD)\",\"5mpF6N\":[\"Vast bedrag in \",[\"currencyCode\"]],\"/uXPzP\":\"Vaste vergoeding per transactie in USD\",\"LWL3Bs\":\"Vaste vergoeding moet 0 of hoger zijn\",\"YXhom6\":\"Vast tarief:\",\"KgxI80\":\"Flexibele ticketing\",\"lWxAUo\":\"Eten & Drinken\",\"nFm+5u\":\"Voettekst\",\"MY2SVM\":\"Volledige terugbetaling\",\"T02gNN\":\"Algemene Toegang\",\"3ep0Gx\":\"Algemene informatie over je organisator\",\"ziAjHi\":\"Genereer\",\"exy8uo\":\"Genereer code\",\"4CETZY\":\"Routebeschrijving\",\"+4zM7f\":\"Ontvang onmiddellijk betaling via Stripe Connect\",\"ZDIydz\":\"Aan de slag\",\"u6FPxT\":\"Koop Tickets\",\"8KDgYV\":\"Bereid je evenement voor\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ga naar evenementpagina\",\"gHSuV/\":\"Ga naar de startpagina\",\"6nDzTl\":\"Goede leesbaarheid\",\"aGWZUr\":\"Bruto-omzet\",\"n8IUs7\":\"Bruto-omzet\",\"LIYoRQ\":\"Gastenbeheer\",\"kTSQej\":[\"Hallo \",[\"0\"],\", beheer je platform vanaf hier.\"],\"dORAcs\":\"Hier zijn alle tickets die gekoppeld zijn aan je e-mailadres.\",\"g+2103\":\"Hier is je affiliatelink\",\"QlwJ9d\":\"Dit kunt u verwachten:\",\"/iE8xx\":\"Hi.Events kosten\",\"zppscQ\":\"Hi.Events platformkosten en BTW-uitsplitsing per transactie\",\"D+zLDD\":\"Verborgen\",\"DRErHC\":\"Verborgen voor deelnemers - alleen zichtbaar voor organisatoren\",\"P+5Pbo\":\"Antwoorden verbergen\",\"FmogyU\":\"Opties verbergen\",\"gtEbeW\":\"Markeren\",\"NF8sdv\":\"Markeringsbericht\",\"MXSqmS\":\"Dit product markeren\",\"7ER2sc\":\"Uitgelicht\",\"sq7vjE\":\"Gemarkeerde producten krijgen een andere achtergrondkleur om op te vallen op de evenementenpagina.\",\"AVpmAa\":\"Hoe offline te betalen\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hongaars\",\"YLgdk5\":\"Ik bevestig dat dit een transactioneel bericht is met betrekking tot dit evenement\",\"4/kP5a\":\"Als er geen nieuw tabblad automatisch is geopend, klik dan op de knop hieronder om door te gaan naar afrekenen.\",\"PYVWEI\":\"Indien geregistreerd, verstrek uw BTW-nummer voor validatie\",\"iIEaNB\":\"Als u een account bij ons heeft, ontvangt u een e-mail met instructies over hoe u uw wachtwoord opnieuw kunt instellen.\",\"an5hVd\":\"Afbeeldingen\",\"tSVr6t\":\"Imiteren\",\"TWXU0c\":\"Imiteer gebruiker\",\"5LAZwq\":\"Imitatie gestart\",\"IMwcdR\":\"Imitatie gestopt\",\"0I0Hac\":\"Belangrijke mededeling\",\"yD3avI\":\"Belangrijk: Het wijzigen van uw e-mailadres zal de link naar deze bestelling bijwerken. U wordt na het opslaan doorgestuurd naar de nieuwe bestellink.\",\"M8M6fs\":\"Belangrijk: Stripe herverbinding vereist\",\"jT142F\":[\"Over \",[\"diffHours\"],\" uur\"],\"OoSyqO\":[\"Over \",[\"diffMinutes\"],\" minuten\"],\"cljs3a\":\"Geef aan of u BTW-geregistreerd bent in de EU\",\"F1Xp97\":\"Individuele deelnemers\",\"85e6zs\":\"Liquid Token Invoegen\",\"38KFY0\":\"Variabele Invoegen\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Directe uitbetalingen\",\"nbfdhU\":\"Integraties\",\"JHB/Ky\":\"Ongeldig\",\"B2Tpo0\":\"Ongeldig e-mailadres\",\"5tT0+u\":\"Ongeldig e-mailformaat\",\"f9WRpE\":\"Ongeldig bestandstype. Upload een afbeelding.\",\"tnL+GP\":\"Ongeldige Liquid syntax. Corrigeer het en probeer opnieuw.\",\"N9JsFT\":\"Ongeldig BTW-nummerformaat\",\"g+lLS9\":\"Nodig een teamlid uit\",\"1z26sk\":\"Teamlid uitnodigen\",\"KR0679\":\"Teamleden uitnodigen\",\"Mokwac\":\"Nodig onbeperkt teamleden uit met aangepaste rollen\",\"aH6ZIb\":\"Nodig je team uit\",\"IuMGvq\":\"Factuur\",\"y0meFR\":\"Ierse BTW van 23% wordt toegepast op platformkosten (binnenlandse levering).\",\"1ZKm04\":\"Is dit account BTW-geregistreerd in de EU?\",\"Lj7sBL\":\"Italiaans\",\"F5/CBH\":\"artikel(en)\",\"BzfzPK\":\"Artikelen\",\"KmWyx0\":\"Taak\",\"o5r6b2\":\"Taak verwijderd\",\"cd0jIM\":\"Taakdetails\",\"ruJO57\":\"Taaknaam\",\"YZi+Hu\":\"Taak in wachtrij voor opnieuw proberen\",\"nCywLA\":\"Neem overal vandaan deel\",\"hTJ4fB\":\"Klik gewoon op de knop hieronder om uw Stripe-account opnieuw te verbinden.\",\"MxjCqk\":\"Alleen op zoek naar je tickets?\",\"lB2hSG\":[\"Houd mij op de hoogte van nieuws en evenementen van \",[\"0\"]],\"DruLRc\":\"Laatste 14 dagen\",\"ve9JTU\":\"Achternaam is verplicht\",\"h0Q9Iw\":\"Laatste reactie\",\"gw3Ur5\":\"Laatst geactiveerd\",\"QIn0Vl\":\"Wettelijke bedrijfsnaam voor BTW-doeleinden\",\"1njn7W\":\"Licht\",\"1qY5Ue\":\"Link verlopen of ongeldig\",\"psosdY\":\"Link naar bestelgegevens\",\"6JzK4N\":\"Link naar ticket\",\"shkJ3U\":\"Koppel je Stripe-account om geld te ontvangen van ticketverkoop.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links toegestaan\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live Evenementen\",\"WdmJIX\":\"Voorvertoning laden...\",\"IoDI2o\":\"Tokens laden...\",\"NFxlHW\":\"Webhooks laden\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Omslag\",\"gddQe0\":\"Logo en omslagafbeelding voor je organisator\",\"TBEnp1\":\"Het logo wordt weergegeven in de koptekst\",\"Jzu30R\":\"Logo wordt weergegeven op het ticket\",\"PSRm6/\":\"Zoek mijn tickets op\",\"4wUIjX\":\"Maak je evenement live\",\"2FzaR1\":\"Beheer uw betalingsverwerking en bekijk de platformkosten\",\"2L3vle\":\"Max berichten / 24u\",\"Qp4HWD\":\"Max ontvangers / bericht\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Bericht\",\"bECJqy\":\"Bericht succesvol goedgekeurd\",\"1jRD0v\":\"Deelnemers berichten sturen met specifieke tickets\",\"48rf3i\":\"Bericht kan niet meer dan 5000 tekens bevatten\",\"ZPj0Q8\":\"Berichtdetails\",\"Vjat/X\":\"Bericht is verplicht\",\"0/yJtP\":\"Bestelbezitters berichten sturen met specifieke producten\",\"mFdA+i\":\"Berichtenniveau\",\"v7xKtM\":\"Berichtenniveau succesvol bijgewerkt\",\"gqnyh0\":\"Geoptimaliseerd voor mobiel\",\"olKKwj\":\"Mobiele scanner met offline ondersteuning en realtime tracking\",\"JbIgPz\":\"Geldbedragen zijn geschatte totalen over alle valuta's\",\"qvF+MT\":\"Bewaak en beheer mislukte achtergrondtaken\",\"w36OkR\":\"Meest bekeken evenementen (Laatste 14 dagen)\",\"GfaxEk\":\"Muziek\",\"oVGCGh\":\"Mijn Tickets\",\"8/brI5\":\"Naam is verplicht\",\"sFFArG\":\"Naam moet minder dan 255 tekens bevatten\",\"sCV5Yc\":\"Naam van het evenement\",\"xxU3NX\":\"Netto-omzet\",\"ArHT/C\":\"Nieuwe aanmeldingen\",\"eWRECP\":\"Nachtleven\",\"HSw5l3\":\"Nee - Ik ben een particulier of een niet-BTW-geregistreerd bedrijf\",\"VHfLAW\":\"Geen accounts\",\"+jIeoh\":\"Geen accounts gevonden\",\"074+X8\":\"Geen actieve webhooks\",\"zxnup4\":\"Geen affiliates om te tonen\",\"Dwf4dR\":\"Nog geen deelnemersvragen\",\"/UC6qk\":\"Geen attributiegegevens gevonden\",\"99ntUF\":\"Geen incheck lijsten beschikbaar voor dit evenement.\",\"+dAKxg\":\"Geen configuraties gevonden\",\"eb47T5\":\"Geen gegevens gevonden voor de geselecteerde filters. Probeer het datumbereik of de valuta aan te passen.\",\"pZNOT9\":\"Geen einddatum\",\"dW40Uz\":\"Geen evenementen gevonden\",\"8pQ3NJ\":\"Geen evenementen die beginnen in de komende 24 uur\",\"8zCZQf\":\"Nog geen evenementen\",\"Yc5YW6\":\"Geen mislukte taken\",\"54GxeB\":\"Geen impact op uw huidige of eerdere transacties\",\"EpvBAp\":\"Geen factuur\",\"XZkeaI\":\"Geen logboeken gevonden\",\"nrSs2u\":\"Geen berichten gevonden\",\"OVFwlg\":\"Nog geen bestellingsvragen\",\"EJ7bVz\":\"Geen bestellingen gevonden\",\"NEmyqy\":\"Nog geen bestellingen\",\"wUv5xQ\":\"Geen organisatoractiviteit in de laatste 14 dagen\",\"B7w4KY\":\"Geen andere organisatoren beschikbaar\",\"PChXMe\":\"Geen betaalde bestellingen\",\"6jYQGG\":\"Geen afgelopen evenementen\",\"CHzaTD\":\"Geen populaire evenementen in de laatste 14 dagen\",\"zK/+ef\":\"Geen producten beschikbaar voor selectie\",\"wYiAtV\":\"Geen recente accountaanmeldingen\",\"QoAi8D\":\"Geen reactie\",\"EK/G11\":\"Nog geen reacties\",\"3sRuiW\":\"Geen tickets gevonden\",\"yM5c0q\":\"Geen aankomende evenementen\",\"qpC74J\":\"Geen gebruikers gevonden\",\"41dJPO\":\"Geen BTW-instellingen geconfigureerd\",\"8wgkoi\":\"Geen bekeken evenementen in de laatste 14 dagen\",\"n5vdm2\":\"Er zijn nog geen webhook-events opgenomen voor dit eindpunt. Evenementen zullen hier verschijnen zodra ze worden geactiveerd.\",\"4GhX3c\":\"Geen webhooks\",\"4+am6b\":\"Nee, houd me hier\",\"HVwIsd\":\"Niet-BTW-geregistreerde bedrijven of particulieren: Ierse BTW van 23% is van toepassing\",\"x5+Lcz\":\"Niet Ingecheckt\",\"8n10sz\":\"Niet in Aanmerking\",\"BwJKBw\":\"van\",\"lQgMLn\":\"Naam van kantoor of locatie\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline Betaling\",\"nO3VbP\":[\"In de verkoop \",[\"0\"]],\"2r6bAy\":\"Zodra u de upgrade voltooit, wordt uw oude account alleen gebruikt voor terugbetalingen.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online evenement\",\"bU7oUm\":\"Alleen verzenden naar orders met deze statussen\",\"M2w1ni\":\"Alleen zichtbaar met promocode\",\"N141o/\":\"Stripe-dashboard openen\",\"HXMJxH\":\"Optionele tekst voor disclaimers, contactinfo of danknotities (alleen één regel)\",\"L565X2\":\"opties\",\"c/TIyD\":\"Bestelling & Ticket\",\"H5qWhm\":\"Bestelling geannuleerd\",\"b6+Y+n\":\"Bestelling voltooid\",\"x4MLWE\":\"Bestelling Bevestiging\",\"CsTTH0\":\"Bestelbevestiging succesvol opnieuw verzonden\",\"ppuQR4\":\"Bestelling aangemaakt\",\"0UZTSq\":\"Bestelvaluta\",\"HdmwrI\":\"Bestelling E-mail\",\"bwBlJv\":\"Bestelling Voornaam\",\"vrSW9M\":\"Bestelling is geannuleerd en terugbetaald. De eigenaar van de bestelling is op de hoogte gesteld.\",\"rzw+wS\":\"Bestelhouders\",\"oI/hGR\":\"Bestelling-ID\",\"Pc729f\":\"Bestelling Wacht op Offline Betaling\",\"F4NXOl\":\"Bestelling Achternaam\",\"RQCXz6\":\"Bestellimieten\",\"SO9AEF\":\"Bestellingslimieten ingesteld\",\"5RDEEn\":\"Besteltaal\",\"vu6Arl\":\"Bestelling gemarkeerd als betaald\",\"sLbJQz\":\"Bestelling niet gevonden\",\"kvYpYu\":\"Bestelling niet gevonden\",\"i8VBuv\":\"Bestelnummer\",\"FaPYw+\":\"Eigenaar bestelling\",\"eB5vce\":\"Bestel eigenaars met een specifiek product\",\"CxLoxM\":\"Besteleigenaars met producten\",\"DoH3fD\":\"Bestelbetaling in Behandeling\",\"UkHo4c\":\"Bestelref.\",\"EZy55F\":\"Bestelling terugbetaald\",\"6eSHqs\":\"Bestelstatussen\",\"oW5877\":\"Bestelling Totaal\",\"e7eZuA\":\"Bijgewerkte bestelling\",\"1SQRYo\":\"Bestelling succesvol bijgewerkt\",\"KndP6g\":\"Bestelling URL\",\"3NT0Ck\":\"Bestelling is geannuleerd\",\"sd5IMt\":\"Voltooide bestellingen\",\"5It1cQ\":\"Geëxporteerde bestellingen\",\"UQ0ACV\":\"Totaal bestellingen\",\"B/EBQv\":\"Bestellingen:\",\"qtGTNu\":\"Organische accounts\",\"ucgZ0o\":\"Organisatie\",\"S3CZ5M\":\"Organisator-dashboard\",\"Uu0hZq\":\"Organisator e-mail\",\"Gy7BA3\":\"E-mailadres van de organisator\",\"SQqJd8\":\"Organisator niet gevonden\",\"wpj63n\":\"Instellingen van organisator\",\"coIKFu\":\"Statistieken van de organisator zijn niet beschikbaar voor de geselecteerde valuta of er is een fout opgetreden.\",\"o1my93\":\"Bijwerken van organisatorstatus mislukt. Probeer het later opnieuw.\",\"rLHma1\":\"Organisatorstatus bijgewerkt\",\"LqBITi\":\"Organisator/standaardsjabloon wordt gebruikt\",\"/IX/7x\":\"Overig\",\"RsiDDQ\":\"Andere Lijsten (Ticket Niet Inbegrepen)\",\"qMASRF\":\"Uitgaande berichten\",\"6/dCYd\":\"Overzicht\",\"6WdDG7\":\"Pagina\",\"8uqsE5\":\"Pagina niet meer beschikbaar\",\"QkLf4H\":\"Pagina-URL\",\"sF+Xp9\":\"Paginaweergaven\",\"c+suC6\":\"Betaalde accounts\",\"QIxRUI\":\"Betaalde, gratis, gelaagde prijzen en op donaties gebaseerde tickets\",\"5F7SYw\":\"Gedeeltelijke terugbetaling\",\"fFYotW\":[\"Gedeeltelijk terugbetaald: \",[\"0\"]],\"i8day5\":\"Kosten doorberekenen aan koper\",\"k4FLBQ\":\"Doorberekenen aan koper\",\"Ff0Dor\":\"Verleden\",\"xTPjSy\":\"Afgelopen evenementen\",\"/l/ckQ\":\"Plak URL\",\"URAE3q\":\"Gepauzeerd\",\"4fL/V7\":\"Betalen\",\"OZK07J\":\"Betaal om te ontgrendelen\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Betaling & Plan\",\"5cxUwd\":\"Betaaldatum\",\"ENEPLY\":\"Betaalmethode\",\"EyE8E6\":\"Verwerking van betalingen\",\"8Lx2X7\":\"Betaling ontvangen\",\"vcyz2L\":\"Betalingsinstellingen\",\"fx8BTd\":\"Betalingen niet beschikbaar\",\"51U9mG\":\"Betalingen blijven zonder onderbreking doorlopen\",\"UkM20g\":\"In afwachting van beoordeling\",\"dPYu1F\":\"Per deelnemer\",\"VlXNyK\":\"Per bestelling\",\"hauDFf\":\"Per ticket\",\"mnF83a\":\"Percentage vergoeding\",\"2ueYqG\":\"Percentage vergoeding (0-100%)\",\"K2PPlT\":\"Percentage vergoeding moet tussen 0 en 100 liggen\",\"MixU2P\":\"Percentage moet tussen 0 en 100 liggen\",\"MkuVAZ\":\"Percentage van transactiebedrag\",\"/Bh+7r\":\"Prestaties\",\"6kPk3+\":\"Persoonlijke gegevens\",\"zmwvG2\":\"Telefoon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Een evenement plannen?\",\"J3lhKT\":\"Platformkosten\",\"RD51+P\":[\"Platformkosten van \",[\"0\"],\" afgetrokken van uw uitbetaling\"],\"br3Y/y\":\"Platformkosten\",\"3buiaw\":\"Platformkosten rapport\",\"kv9dM4\":\"Platformomzet\",\"jEw0Mr\":\"Voer een geldige URL in\",\"n8+Ng/\":\"Voer de 5-cijferige code in\",\"r+lQXT\":\"Voer uw BTW-nummer in\",\"Dvq0wf\":\"Geef een afbeelding op.\",\"2cUopP\":\"Start het bestelproces opnieuw.\",\"8KmsFa\":\"Selecteer een datumbereik\",\"EFq6EG\":\"Selecteer een afbeelding.\",\"fuwKpE\":\"Probeer het opnieuw.\",\"klWBeI\":\"Wacht even voordat je een nieuwe code aanvraagt\",\"hfHhaa\":\"Even geduld terwijl we je affiliates voorbereiden voor export...\",\"o+tJN/\":\"Wacht even terwijl we je deelnemers voorbereiden voor export...\",\"+5Mlle\":\"Even geduld alstublieft terwijl we uw bestellingen klaarmaken voor export...\",\"luHAJY\":\"Populaire evenementen (Laatste 14 dagen)\",\"TjX7xL\":\"Post-Checkout Bericht\",\"OESu7I\":\"Voorkom oververkoop door voorraad te delen over meerdere tickettypes.\",\"NgVUL2\":\"Voorbeeld afrekenformulier\",\"cs5muu\":\"Voorbeeld van de evenementpagina\",\"+4yRWM\":\"Prijs van het ticket\",\"a5jvSX\":\"Prijsniveaus\",\"ReihZ7\":\"Afdrukvoorbeeld\",\"JnuPvH\":\"Ticket afdrukken\",\"tYF4Zq\":\"Afdrukken naar PDF\",\"LcET2C\":\"Privacybeleid\",\"8z6Y5D\":\"Terugbetaling verwerken\",\"JcejNJ\":\"Bestelling verwerken\",\"EWCLpZ\":\"Gemaakt product\",\"XkFYVB\":\"Product verwijderd\",\"YMwcbR\":\"Uitsplitsing productverkoop, inkomsten en belastingen\",\"ldVIlB\":\"Bijgewerkt product\",\"JoKGiJ\":\"Kortingscode\",\"k3wH7i\":\"Gebruik van promocodes en uitsplitsing van kortingen\",\"uEhdRh\":\"Alleen promo\",\"dLm8V5\":\"Promotionele e-mails kunnen leiden tot accountopschorting\",\"EEYbdt\":\"Publiceren\",\"evDBV8\":\"Evenement publiceren\",\"dsFmM+\":\"Gekocht\",\"Vw0KCJ\":\"QR-code check-in\",\"k/bJj0\":\"Vragen herschikt\",\"b24kPi\":\"Wachtrij\",\"fqDzSu\":\"Tarief\",\"mnUGVC\":\"Limiet overschreden. Probeer het later opnieuw.\",\"spsZys\":\"Klaar om te upgraden? Dit duurt slechts een paar minuten.\",\"vt9xUl\":\"Realtime analyses\",\"xzRvs4\":[\"Productupdates van \",[\"0\"],\" ontvangen.\"],\"pLXbi8\":\"Recente accountaanmeldingen\",\"Fi3b48\":\"Recente bestellingen\",\"yPrbsy\":\"Ontvangers\",\"Edm6av\":\"Stripe opnieuw verbinden →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Doorverwijzen naar Stripe...\",\"pnoTN5\":\"Verwijzingsaccounts\",\"ACKu03\":\"Voorbeeld Vernieuwen\",\"fKn/k6\":\"Terugbetalingsbedrag\",\"qY4rpA\":\"Terugbetaling mislukt\",\"FaK/8G\":[\"Bestelling \",[\"0\"],\" terugbetalen\"],\"MGbi9P\":\"Terugbetaling in behandeling\",\"BDSRuX\":[\"Terugbetaald: \",[\"0\"]],\"bU4bS1\":\"Terugbetalingen\",\"rYXfOA\":\"Regionale instellingen\",\"5tl0Bp\":\"Registratievragen\",\"CQeZT8\":\"Rapport niet gevonden\",\"JEPMXN\":\"Nieuwe link aanvragen\",\"TMLAx2\":\"Verplicht\",\"mdeIOH\":\"Code opnieuw verzenden\",\"sQxe68\":\"Bevestiging opnieuw verzenden\",\"bxoWpz\":\"Bevestigingsmail opnieuw verzenden\",\"G42SNI\":\"E-mail opnieuw verzenden\",\"TTpXL3\":[\"Opnieuw verzenden over \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Ticket opnieuw verzenden\",\"Uwsg2F\":\"Gereserveerd\",\"8wUjGl\":\"Gereserveerd tot\",\"kCn6wb\":\"Opnieuw instellen...\",\"6gRgw8\":\"Opnieuw proberen\",\"1BG8ga\":\"Alles opnieuw proberen\",\"rDC+T6\":\"Taak opnieuw proberen\",\"CbnrWb\":\"Terug naar evenement\",\"Oo/PLb\":\"Omzetoverzicht\",\"dFFW9L\":[\"Uitverkoop eindigde \",[\"0\"]],\"loCKGB\":[\"Uitverkoop eindigt \",[\"0\"]],\"wlfBad\":\"Uitverkoopperiode\",\"5CDM6r\":\"Verkoopperiode ingesteld\",\"ftzaMf\":\"Verkoopperiode, bestellingslimieten, zichtbaarheid\",\"zpekWp\":[\"Uitverkoop begint \",[\"0\"]],\"mUv9U4\":\"Verkoop\",\"9KnRdL\":\"Verkoop is gepauzeerd\",\"3VnlS9\":\"Verkopen, bestellingen en prestatie-indicatoren voor alle evenementen\",\"3Q1AWe\":\"Verkoop:\",\"B4nE3N\":\"Voorbeeldticketprijs\",\"8BRPoH\":\"Voorbeeldlocatie\",\"DyBPvP\":\"Configuratie opslaan\",\"KZrfYJ\":\"Sociale links opslaan\",\"9Y3hAT\":\"Sjabloon Opslaan\",\"C8ne4X\":\"Ticketontwerp Opslaan\",\"6/TNCd\":\"BTW-instellingen opslaan\",\"I+FvbD\":\"Scannen\",\"4ba0NE\":\"Gepland\",\"ftNXma\":\"Zoek affiliates...\",\"VY+Bdn\":\"Zoeken op accountnaam of e-mail...\",\"VX+B3I\":\"Zoeken op evenement titel of organisator...\",\"R0wEyA\":\"Zoeken op taaknaam of uitzondering...\",\"GHdjuo\":\"Zoeken op naam, e-mail of account...\",\"20ce0U\":\"Zoeken op bestelling-ID, klantnaam of e-mail...\",\"4DSz7Z\":\"Zoeken op onderwerp, evenement of account...\",\"Mck5ht\":\"Veilige afrekening\",\"p7xUrt\":\"Selecteer een categorie\",\"3IcxS1\":\"Selecteer een configuratie\",\"zPRPMf\":\"Selecteer een niveau\",\"BFRSTT\":\"Selecteer Account\",\"mCB6Je\":\"Selecteer alles\",\"a6+167\":\"Selecteer een evenement\",\"kYZSFD\":\"Selecteer een organisator om hun dashboard en evenementen te bekijken.\",\"CFbaPk\":\"Selecteer deelnemersgroep\",\"hJmVtD\":\"Selecteer land\",\"tVW/yo\":\"Selecteer valuta\",\"n9ZhRa\":\"Selecteer einddatum en tijd\",\"gTN6Ws\":\"Selecteer eindtijd\",\"0U6E9W\":\"Selecteer evenementcategorie\",\"j9cPeF\":\"Soorten evenementen selecteren\",\"1nhy8G\":\"Selecteer scannertype\",\"KizCK7\":\"Selecteer startdatum en tijd\",\"dJZTv2\":\"Selecteer starttijd\",\"3hJUtr\":\"Selecteer het land waar BTW is geregistreerd\",\"x8XMsJ\":\"Selecteer het berichtenniveau voor dit account. Dit bepaalt berichtlimieten en linkrechten.\",\"aT3jZX\":\"Selecteer tijdzone\",\"TxfvH2\":\"Selecteer welke deelnemers dit bericht moeten ontvangen\",\"Ropvj0\":\"Selecteer welke evenementen deze webhook activeren\",\"5gkxKx\":\"Selecteer welke tariefconfiguratie van toepassing is op dit account. Tarieven zijn altijd in USD.\",\"ylXj1N\":\"Geselecteerd\",\"j9b/iy\":\"Verkoopt snel 🔥\",\"73qYgo\":\"Verzenden als test\",\"JvAge5\":\"Stuur e-mails naar deelnemers en bekijk je berichtengeschiedenis.\",\"22Itl6\":\"Stuur mij een kopie\",\"nOBvex\":\"Stuur realtime bestel- en deelnemergegevens naar je externe systemen.\",\"1lNPhX\":\"Terugbetalingsmelding e-mail verzenden\",\"eaUTwS\":\"Verstuur resetlink\",\"IoAuJG\":\"Verzenden...\",\"h69WC6\":\"Verzonden\",\"BVu2Hz\":\"Verzonden door\",\"SPdzrs\":\"Verzonden naar klanten wanneer ze een bestelling plaatsen\",\"LxSN5F\":\"Verzonden naar elke deelnemer met hun ticketgegevens\",\"89xaFU\":\"Stel de standaard platformkosteninstellingen in voor nieuwe evenementen onder deze organisator.\",\"eXssj5\":\"Stel standaardinstellingen in voor nieuwe evenementen die onder deze organisator worden gemaakt.\",\"s0FkEx\":\"Stel inchecklijsten in voor verschillende ingangen, sessies of dagen.\",\"xMO+Ao\":\"Stel je organisatie in\",\"C3htzi\":\"Instelling bijgewerkt\",\"Ohn74G\":\"Instellingen & ontwerp\",\"GG7qDw\":\"Deel affiliatelink\",\"hL7sDJ\":\"Deel organisatorpagina\",\"jy6QDF\":\"Gedeeld capaciteitsbeheer\",\"cMW+gm\":[\"Toon alle platforms (\",[\"0\"],\" meer met waarden)\"],\"UVPI5D\":\"Toon minder platforms\",\"Eu/N/d\":\"Toon marketing opt-in selectievakje\",\"SXzpzO\":\"Toon marketing opt-in selectievakje standaard\",\"b33PL9\":\"Toon meer platforms\",\"t1LIQW\":[\"Toont \",[\"0\"],\" van \",[\"totalRows\"],\" records\"],\"jVRHeq\":\"Aangemeld\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociaal\",\"d0rUsW\":\"Sociale links\",\"j/TOB3\":\"Sociale links & website\",\"s9KGXU\":\"Verkocht\",\"KTxc6k\":\"Er is iets misgegaan. Probeer het opnieuw of neem contact op met support als het probleem zich blijft voordoen\",\"H6Gslz\":\"Sorry voor het ongemak.\",\"wdxz7K\":\"Bron\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Startdatum & tijd\",\"0m/ekX\":\"Startdatum & tijd\",\"izRfYP\":\"Startdatum is verplicht\",\"2R1+Rv\":\"Starttijd van het evenement\",\"2NbyY/\":\"Statistieken\",\"GVUxAX\":\"Statistieken zijn gebaseerd op de aanmaakdatum van het account\",\"DRykfS\":\"Behandelt nog steeds terugbetalingen voor uw oudere transacties.\",\"wuV0bK\":\"Stop Imiteren\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe verbonden\",\"aKtF0O\":\"Stripe niet verbonden\",\"9i0++A\":\"Stripe betalings-ID\",\"/QlTE4\":\"Stripe-installatie is al voltooid.\",\"ii0qn/\":\"Onderwerp is verplicht\",\"M7Uapz\":\"Onderwerp verschijnt hier\",\"6aXq+t\":\"Onderwerp:\",\"JwTmB6\":\"Succesvol gedupliceerd product\",\"RuaKfn\":\"Adres succesvol bijgewerkt\",\"kzx0uD\":\"Standaardinstellingen evenement succesvol bijgewerkt\",\"5n+Wwp\":\"Organisator succesvol bijgewerkt\",\"DMCX/I\":\"Standaard platformkosteninstellingen succesvol bijgewerkt\",\"URUYHc\":\"Platformkosteninstellingen succesvol bijgewerkt\",\"0Dk/l8\":\"SEO-instellingen succesvol bijgewerkt\",\"MhOoLQ\":\"Sociale links succesvol bijgewerkt\",\"kj7zYe\":\"Webhook succesvol bijgewerkt\",\"dXoieq\":\"Samenvatting\",\"/RfJXt\":[\"Zomer Muziekfestival \",[\"0\"]],\"CWOPIK\":\"Zomer Muziekfestival 2025\",\"UaISq3\":\"Zweeds\",\"JZTQI0\":\"Wissel van organisator\",\"9YHrNC\":\"Systeemstandaard\",\"XX32BM\":\"Duurt slechts een paar minuten\",\"yT6dQ8\":\"Geïnde belasting gegroepeerd op belastingtype en evenement\",\"Ye321X\":\"Belastingnaam\",\"WyCBRt\":\"Belastingoverzicht\",\"GkH0Pq\":\"Belastingen en kosten toegepast\",\"Rwiyt2\":\"Belastingen geconfigureerd\",\"iQZff7\":\"Belastingen, kosten, zichtbaarheid, verkoopperiode, productmarkering en bestellingslimieten\",\"BW6QAz\":\"Teambeheer\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Vertel mensen wat ze kunnen verwachten van je evenement\",\"NiIUyb\":\"Vertel ons over je evenement\",\"DovcfC\":\"Vertel ons over je organisatie. Deze informatie wordt weergegeven op je evenementpagina's.\",\"7wtpH5\":\"Sjabloon Actief\",\"QHhZeE\":\"Sjabloon succesvol aangemaakt\",\"xrWdPR\":\"Sjabloon succesvol verwijderd\",\"G04Zjt\":\"Sjabloon succesvol opgeslagen\",\"xowcRf\":\"Servicevoorwaarden\",\"6K0GjX\":\"Tekst kan moeilijk leesbaar zijn\",\"nm3Iz/\":\"Bedankt voor uw aanwezigheid!\",\"lhAWqI\":\"Bedankt voor uw steun terwijl we Hi.Events blijven uitbreiden en verbeteren!\",\"KfmPRW\":\"De achtergrondkleur van de pagina. Bij gebruik van een omslagafbeelding wordt dit als overlay toegepast.\",\"MDNyJz\":\"De code verloopt over 10 minuten. Controleer je spammap als je de e-mail niet ziet.\",\"MJm4Tq\":\"De valuta van de bestelling\",\"cDHM1d\":\"Het e-mailadres is gewijzigd. De deelnemer ontvangt een nieuw ticket op het bijgewerkte e-mailadres.\",\"I/NNtI\":\"De evenementlocatie\",\"tXadb0\":\"Het evenement dat je zoekt is momenteel niet beschikbaar. Mogelijk is het verwijderd, verlopen of is de URL onjuist.\",\"EBzPwC\":\"Het volledige evenementadres\",\"sxKqBm\":\"Het volledige bestellingsbedrag wordt terugbetaald naar de oorspronkelijke betalingsmethode van de klant.\",\"KgDp6G\":\"De link die u probeert te openen is verlopen of niet meer geldig. Controleer uw e-mail voor een bijgewerkte link om uw bestelling te beheren.\",\"5OmEal\":\"De taal van de klant\",\"sYLeDq\":\"De organisator die je zoekt is niet gevonden. De pagina is mogelijk verplaatst, verwijderd of de URL is onjuist.\",\"C4nQe5\":\"De platformkosten worden toegevoegd aan de ticketprijs. Kopers betalen meer, maar u ontvangt de volledige ticketprijs.\",\"HxxXZO\":\"De primaire merkkleur die wordt gebruikt voor knoppen en accenten\",\"DEcpfp\":\"Het template body bevat ongeldige Liquid syntax. Corrigeer het en probeer opnieuw.\",\"injXD7\":\"Het BTW-nummer kon niet worden gevalideerd. Controleer het nummer en probeer het opnieuw.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema en kleuren\",\"QP3gP+\":\"Deze instellingen zijn alleen van toepassing op gekopieerde insluitcode en worden niet opgeslagen.\",\"HirZe8\":\"Deze sjablonen worden gebruikt als standaard voor alle evenementen in uw organisatie. Individuele evenementen kunnen deze sjablonen overschrijven met hun eigen aangepaste versies.\",\"lzAaG5\":\"Deze sjablonen overschrijven de organisator-standaarden alleen voor dit evenement. Als hier geen aangepaste sjabloon is ingesteld, wordt in plaats daarvan de organisatorsjabloon gebruikt.\",\"XBNC3E\":\"Deze code wordt gebruikt om verkopen bij te houden. Alleen letters, cijfers, streepjes en underscores toegestaan.\",\"AaP0M+\":\"Deze kleurencombinatie kan moeilijk leesbaar zijn voor sommige gebruikers\",\"RzEvf5\":\"Dit evenement is afgelopen\",\"YClrdK\":\"Dit evenement is nog niet gepubliceerd\",\"dFJnia\":\"Dit is de naam van je organisator die aan je gebruikers wordt getoond.\",\"L7dIM7\":\"Deze link is ongeldig of verlopen.\",\"MR5ygV\":\"Deze link is niet meer geldig\",\"9LEqK0\":\"Deze naam is zichtbaar voor eindgebruikers\",\"j5FdeA\":\"Deze bestelling wordt verwerkt.\",\"sjNPMw\":\"Deze bestelling is verlaten. U kunt op elk moment een nieuwe bestelling starten.\",\"OhCesD\":\"Deze bestelling is geannuleerd. Je kunt op elk moment een nieuwe bestelling plaatsen.\",\"lyD7rQ\":\"Dit organisatorprofiel is nog niet gepubliceerd\",\"9b5956\":\"Dit voorbeeld toont hoe uw e-mail eruit ziet met voorbeeldgegevens. Werkelijke e-mails gebruiken echte waarden.\",\"uM9Alj\":\"Dit product is uitgelicht op de evenementpagina\",\"RqSKdX\":\"Dit product is uitverkocht\",\"W12OdJ\":\"Dit rapport is alleen voor informatieve doeleinden. Raadpleeg altijd een belastingprofessional voordat u deze gegevens gebruikt voor boekhoudkundige of fiscale doeleinden. Controleer met uw Stripe-dashboard aangezien Hi.Events mogelijk historische gegevens mist.\",\"0Ew0uk\":\"Dit ticket is net gescand. Wacht even voordat u opnieuw scant.\",\"kvpxIU\":\"Dit wordt gebruikt voor meldingen en communicatie met je gebruikers.\",\"rhsath\":\"Dit is niet zichtbaar voor klanten, maar helpt je de affiliate te identificeren.\",\"Mr5UUd\":\"Ticket geannuleerd\",\"0GSPnc\":\"Ticketontwerp\",\"EZC/Cu\":\"Ticketontwerp succesvol opgeslagen\",\"bbslmb\":\"Ticket ontwerper\",\"1BPctx\":\"Ticket voor\",\"bgqf+K\":\"E-mail van tickethouder\",\"oR7zL3\":\"Naam van tickethouder\",\"HGuXjF\":\"Tickethouders\",\"CMUt3Y\":\"Tickethouders\",\"awHmAT\":\"Ticket-ID\",\"6czJik\":\"Ticket Logo\",\"OkRZ4Z\":\"Ticket Naam\",\"t79rDv\":\"Ticket niet gevonden\",\"6tmWch\":\"Ticket of product\",\"1tfWrD\":\"Ticketvoorbeeld voor\",\"KnjoUA\":\"Ticketprijs\",\"tGCY6d\":\"Ticket Prijs\",\"pGZOcL\":\"Ticket succesvol opnieuw verzonden\",\"8jLPgH\":\"Tickettype\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"Ticketing & verkoop\",\"zNECqg\":\"tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets en producten\",\"EUnesn\":\"Tickets beschikbaar\",\"AGRilS\":\"Verkochte Tickets\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Om configuraties te bewerken, ga naar de sectie Configuraties in het beheerdersmenu.\",\"tiI71C\":\"Om uw limieten te verhogen, neem contact met ons op via\",\"BZBYf3\":\"Om creditcardbetalingen te ontvangen, moet je je Stripe-account koppelen. Stripe is onze partner voor betalingsverwerking die veilige transacties en tijdige uitbetalingen garandeert.\",\"W428WC\":\"Kolommen schakelen\",\"UBSG1X\":\"Top organisatoren (Laatste 14 dagen)\",\"3sZ0xx\":\"Totaal Accounts\",\"EaAPbv\":\"Totaal betaald bedrag\",\"SMDzqJ\":\"Totaal deelnemers\",\"orBECM\":\"Totaal geïnd\",\"4B7oCp\":\"Totale kosten\",\"KSDwd5\":\"Totaal aantal bestellingen\",\"vb0Q0/\":\"Totaal Gebruikers\",\"oJjplO\":\"Totaal weergaven\",\"orluER\":\"Volg accountgroei en prestaties per attributiebron\",\"NHq3l1\":\"Volg verkoop, omzet en aanwezigheid met gedetailleerde rapporten\",\"OpKMSn\":\"Transactiekosten:\",\"uKOFO5\":\"Waar als offline betaling\",\"9GsDR2\":\"Waar als betaling in behandeling\",\"ouM5IM\":\"Probeer een ander e-mailadres\",\"3DZvE7\":\"Probeer Hi.Events Gratis\",\"Kz91g/\":\"Turks\",\"GdOhw6\":\"Geluid uitschakelen\",\"KUOhTy\":\"Geluid inschakelen\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type ticket\",\"IrVSu+\":\"Kan product niet dupliceren. Controleer uw gegevens\",\"Vx2J6x\":\"Kan deelnemer niet ophalen\",\"n57zCW\":\"Niet-toegewezen accounts\",\"b9SN9q\":\"Unieke bestelreferentie\",\"Ef7StM\":\"Onbekend\",\"ZBAScj\":\"Onbekende deelnemer\",\"ZkS2p3\":\"Evenement niet publiceren\",\"X13xGn\":\"Niet vertrouwd\",\"Pp1sWX\":\"Affiliate bijwerken\",\"KMMOAy\":\"Upgrade beschikbaar\",\"gJQsLv\":\"Upload een omslagafbeelding voor je organisator\",\"4kEGqW\":\"Upload een logo voor je organisator\",\"lnCMdg\":\"Afbeelding uploaden\",\"29w7p6\":\"Afbeelding uploaden...\",\"HtrFfw\":\"URL is vereist\",\"WBq1/R\":\"USB-scanner al actief\",\"EV30TR\":\"USB-scannermodus geactiveerd. Begin nu met het scannen van tickets.\",\"fovJi3\":\"USB-scannermodus gedeactiveerd\",\"hli+ga\":\"USB/HID-scanner\",\"OHJXlK\":\"Gebruik <0>Liquid-templating om uw e-mails te personaliseren\",\"0k4cdb\":\"Gebruik bestelgegevens voor alle deelnemers. Namen en e-mailadressen van deelnemers komen overeen met de informatie van de koper.\",\"bA31T4\":\"Gebruik de gegevens van de koper voor alle deelnemers\",\"rnoQsz\":\"Gebruikt voor randen, accenten en QR-code styling\",\"BV4L/Q\":\"UTM-analyse\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Geldig\",\"GuXjc5\":\"Gevalideerd\",\"imLQ9Y\":\"Uw BTW-nummer valideren...\",\"cK9+xQ\":\"BTW-land\",\"sqdl5s\":\"BTW-informatie\",\"UjNWsF\":\"BTW kan worden toegepast op platformkosten afhankelijk van uw BTW-registratiestatus. Vul het BTW-informatiegedeelte hieronder in.\",\"pnVh83\":\"BTW-nummer\",\"CabI04\":\"BTW-nummer mag geen spaties bevatten\",\"PMhxAR\":\"BTW-nummer moet beginnen met een landcode van 2 letters gevolgd door 8-15 alfanumerieke tekens (bijv. NL123456789B01)\",\"gPgdNV\":\"BTW-nummer succesvol gevalideerd\",\"RUMiLy\":\"Validatie van BTW-nummer is mislukt\",\"vqji3Y\":\"Validatie van BTW-nummer is mislukt. Controleer uw BTW-nummer.\",\"8dENF9\":\"BTW op kosten\",\"ZutOKU\":\"BTW-tarief\",\"CZomgW\":\"BTW-geregistreerd\",\"PCRCCN\":\"BTW-registratie-informatie\",\"oSDBWm\":\"BTW-instellingen\",\"Nfbg76\":\"BTW-instellingen succesvol opgeslagen\",\"UvYql/\":\"BTW-instellingen opgeslagen. We valideren uw BTW-nummer op de achtergrond.\",\"R6n7j9\":\"BTW-instellingen succesvol bijgewerkt\",\"tJylUv\":\"BTW-behandeling voor platformkosten\",\"FlGprQ\":\"BTW-behandeling voor platformkosten: EU BTW-geregistreerde bedrijven kunnen de verleggingsregeling gebruiken (0% - Artikel 196 van BTW-richtlijn 2006/112/EG). Niet-BTW-geregistreerde bedrijven worden Ierse BTW van 23% in rekening gebracht.\",\"516oLj\":\"BTW-validatieservice tijdelijk niet beschikbaar\",\"AdWhjZ\":\"Verificatiecode\",\"QDEWii\":\"Geverifieerd\",\"wCKkSr\":\"Verifieer e-mail\",\"/IBv6X\":\"Verifieer je e-mailadres\",\"e/cvV1\":\"Verifiëren...\",\"fROFIL\":\"Vietnamees\",\"RnvnDc\":\"Bekijk alle berichten verzonden op het platform\",\"+WFMis\":\"Bekijk en download rapporten voor al uw evenementen. Alleen voltooide bestellingen zijn inbegrepen.\",\"c7VN/A\":\"Antwoorden bekijken\",\"SZw9tS\":\"Details bekijken\",\"FCVmuU\":\"Bekijk evenement\",\"n6EaWL\":\"Logboeken bekijken\",\"OaKTzt\":\"Bekijk kaart\",\"zNZNMs\":\"Bericht bekijken\",\"67OJ7t\":\"Bestelling Bekijken\",\"tKKZn0\":\"Bekijk bestelgegevens\",\"KeCXJu\":\"Bekijk bestellingsdetails, geef terugbetalingen en verstuur bevestigingen opnieuw.\",\"9jnAcN\":\"Bekijk organisator-homepage\",\"1J/AWD\":\"Ticket Bekijken\",\"N9FyyW\":\"Bekijk, bewerk en exporteer je geregistreerde deelnemers.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Alleen zichtbaar voor check-in personeel. Helpt deze lijst te identificeren tijdens check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Wachten op betaling\",\"aUi/Dz\":\"Waarschuwing: dit is de standaardsysteemconfiguratie. Wijzigingen zijn van invloed op alle accounts die geen specifieke configuratie toegewezen hebben.\",\"RRZDED\":\"We konden geen bestellingen vinden die gekoppeld zijn aan dit e-mailadres.\",\"2RZK9x\":\"We konden de bestelling die u zoekt niet vinden. De link is mogelijk verlopen of de bestelgegevens zijn gewijzigd.\",\"nefMIK\":\"We konden het ticket dat u zoekt niet vinden. De link is mogelijk verlopen of de ticketgegevens zijn gewijzigd.\",\"miysJh\":\"We konden deze bestelling niet vinden. Mogelijk is deze verwijderd.\",\"HJKdzP\":\"Er is een probleem opgetreden bij het laden van deze pagina. Probeer het opnieuw.\",\"IfN2Qo\":\"We raden een vierkant logo aan met minimale afmetingen van 200x200px\",\"wJzo/w\":\"We raden een formaat van 400x400 px aan, met een maximale bestandsgrootte van 5 MB\",\"x8rEDQ\":\"We konden uw BTW-nummer niet valideren na meerdere pogingen. We blijven het op de achtergrond proberen. Kom later terug.\",\"q1BizZ\":\"We sturen je tickets naar dit e-mailadres\",\"ZOmUYW\":\"We valideren uw BTW-nummer op de achtergrond. Als er problemen zijn, laten we het u weten.\",\"zCdObC\":\"We hebben officieel ons hoofdkantoor naar Ierland 🇮🇪 verplaatst. Als onderdeel van deze overgang gebruiken we nu Stripe Ierland in plaats van Stripe Canada. Om uw uitbetalingen soepel te laten verlopen, moet u uw Stripe-account opnieuw verbinden.\",\"jh2orE\":\"We hebben ons hoofdkantoor naar Ierland verplaatst. Daarom moet u uw Stripe-account opnieuw verbinden. Dit snelle proces duurt slechts enkele minuten. Uw verkopen en bestaande gegevens blijven volledig onaangetast.\",\"Fq/Nx7\":\"We hebben een 5-cijferige verificatiecode verzonden naar:\",\"GdWB+V\":\"Webhook succesvol aangemaakt\",\"2X4ecw\":\"Webhook succesvol verwijderd\",\"CThMKa\":\"Webhook logboeken\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook verzendt geen meldingen\",\"FSaY52\":\"Webhook stuurt meldingen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Welkom terug\",\"QDWsl9\":[\"Welkom bij \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welkom bij \",[\"0\"],\", hier is een overzicht van al je evenementen\"],\"FaSXqR\":\"Wat voor type evenement?\",\"f30uVZ\":\"Wat u moet doen:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wanneer een check-in wordt verwijderd\",\"Gmd0hv\":\"Wanneer een nieuwe deelnemer wordt aangemaakt\",\"Lc18qn\":\"Wanneer een nieuwe order wordt aangemaakt\",\"dfkQIO\":\"Wanneer een nieuw product wordt gemaakt\",\"8OhzyY\":\"Wanneer een product wordt verwijderd\",\"tRXdQ9\":\"Wanneer een product wordt bijgewerkt\",\"Q7CWxp\":\"Wanneer een deelnemer wordt geannuleerd\",\"IuUoyV\":\"Wanneer een deelnemer is ingecheckt\",\"nBVOd7\":\"Wanneer een deelnemer wordt bijgewerkt\",\"ny2r8d\":\"Wanneer een bestelling wordt geannuleerd\",\"c9RYbv\":\"Wanneer een bestelling is gemarkeerd als betaald\",\"ejMDw1\":\"Wanneer een bestelling wordt terugbetaald\",\"fVPt0F\":\"Wanneer een bestelling wordt bijgewerkt\",\"bcYlvb\":\"Wanneer check-in sluit\",\"XIG669\":\"Wanneer check-in opent\",\"de6HLN\":\"Wanneer klanten tickets kopen, verschijnen hun bestellingen hier.\",\"403wpZ\":\"Indien ingeschakeld, kunnen nieuwe evenementen deelnemers hun eigen ticketgegevens beheren via een beveiligde link. Dit kan per evenement worden overschreven.\",\"blXLKj\":\"Indien ingeschakeld, tonen nieuwe evenementen een marketing opt-in selectievakje tijdens het afrekenen. Dit kan per evenement worden overschreven.\",\"Kj0Txn\":\"Indien ingeschakeld, worden er geen applicatiekosten in rekening gebracht bij Stripe Connect-transacties. Gebruik dit voor landen waar applicatiekosten niet worden ondersteund.\",\"uchB0M\":\"Widget voorbeeld\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schrijf hier je bericht...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Ja - Ik heb een geldig EU BTW-registratienummer\",\"Tz5oXG\":\"Ja, annuleer mijn bestelling\",\"QlSZU0\":[\"U imiteert <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"U geeft een gedeeltelijke terugbetaling uit. De klant krijgt \",[\"0\"],\" \",[\"1\"],\" terugbetaald.\"],\"o7LgX6\":\"U kunt extra servicekosten en belastingen configureren in uw accountinstellingen.\",\"5VGIlq\":\"U heeft uw berichtenlimiet bereikt.\",\"casL1O\":\"Je hebt belastingen en kosten toegevoegd aan een Gratis product. Wilt u deze verwijderen?\",\"FVTVBy\":\"Je moet je e-mailadres verifiëren voordat je de status van de organisator kunt bijwerken.\",\"w65ZgF\":\"U moet uw account-e-mailadres verifiëren voordat u e-mailsjablonen kunt wijzigen.\",\"FRl8Jv\":\"U moet het e-mailadres van uw account verifiëren voordat u berichten kunt verzenden.\",\"FgRxRP\":\"U bent 100% eigenaar van uw deelnemersgegevens, altijd\",\"88cUW+\":\"U ontvangt\",\"U3wiCB\":\"U bent helemaal klaar! Uw betalingen worden soepel verwerkt.\",\"MNFIxz\":[\"Je gaat naar \",[\"0\"],\"!\"],\"p/Sa0j\":\"Uw account heeft berichtenlimieten. Om uw limieten te verhogen, neem contact met ons op via\",\"x/xjzn\":\"Je affiliates zijn succesvol geëxporteerd.\",\"TF37u6\":\"Je deelnemers zijn succesvol geëxporteerd.\",\"79lXGw\":\"Je check-in lijst is succesvol aangemaakt. Deel de onderstaande link met je check-in personeel.\",\"BnlG9U\":\"Uw huidige bestelling gaat verloren.\",\"nBqgQb\":\"Uw e-mail\",\"R02pnV\":\"Je evenement moet live zijn voordat je tickets kunt verkopen aan deelnemers.\",\"hDNwnf\":\"Uw logo, kleuren en stijl op elke pagina\",\"ifRqmm\":\"Je bericht is succesvol verzonden!\",\"/Rj5P4\":\"Jouw naam\",\"PFjJxY\":\"Uw nieuwe wachtwoord moet minimaal 8 tekens lang zijn.\",\"gzrCuN\":\"Uw bestelgegevens zijn bijgewerkt. Er is een bevestigingsmail verzonden naar het nieuwe e-mailadres.\",\"naQW82\":\"Uw bestelling is geannuleerd.\",\"bhlHm/\":\"Je bestelling wacht op betaling\",\"XeNum6\":\"Je bestellingen zijn succesvol geëxporteerd.\",\"Xd1R1a\":\"Adres van je organisator\",\"WWYHKD\":\"Uw betaling is beveiligd met encryptie op bankniveau\",\"5b3QLi\":\"Uw plan\",\"6heFYY\":\"Uw Stripe-account is verbonden en verwerkt betalingen.\",\"vvO1I2\":\"Je Stripe-account is verbonden en klaar om betalingen te verwerken.\",\"CnZ3Ou\":\"Je tickets zijn bevestigd.\",\"EmFsMZ\":\"Uw BTW-nummer staat in de wachtrij voor validatie\",\"QBlhh4\":\"Uw BTW-nummer wordt gevalideerd wanneer u opslaat\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Er is nog niets te laten zien'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>ingecheckt succesvol\"],\"yxhYRZ\":[[\"0\"],\" <0>uitgevinkt succesvol\"],\"KMgp2+\":[[\"0\"],\" beschikbaar\"],\"Pmr5xp\":[[\"0\"],\" succesvol aangemaakt\"],\"FImCSc\":[[\"0\"],\" succesvol bijgewerkt\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" ingecheckt\"],\"Vjij1k\":[[\"days\"],\" dagen, \",[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"f3RdEk\":[[\"hours\"],\" uren, \",[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"fyE7Au\":[[\"minutes\"],\" minuten en \",[\"seconds\"],\" seconden\"],\"NlQ0cx\":[\"Eerste evenement van \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://uw-website.nl\",\"qnSLLW\":\"<0>Voer de prijs in exclusief belastingen en toeslagen.<1>Belastingen en toeslagen kunnen hieronder worden toegevoegd.\",\"ZjMs6e\":\"<0>Het aantal beschikbare producten voor dit product<1>Deze waarde kan worden overschreven als er <2>Capaciteitsbeperkingen zijn gekoppeld aan dit product.\",\"E15xs8\":\"⚡️ Uw evenement opzetten\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Je evenementpagina aanpassen\",\"3VPPdS\":\"💳 Maak verbinding met Stripe\",\"cjdktw\":\"🚀 Je evenement live zetten\",\"rmelwV\":\"0 minuten en 0 seconden\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Hoofdstraat 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Een datuminvoer. Perfect voor het vragen naar een geboortedatum enz.\",\"6euFZ/\":[\"Een standaard \",[\"type\"],\" wordt automatisch toegepast op alle nieuwe producten. Je kunt dit opheffen per product.\"],\"SMUbbQ\":\"Een Dropdown-ingang laat slechts één selectie toe\",\"qv4bfj\":\"Een vergoeding, zoals reserveringskosten of servicekosten\",\"POT0K/\":\"Een vast bedrag per product. Bijv. $0,50 per product\",\"f4vJgj\":\"Een meerregelige tekstinvoer\",\"OIPtI5\":\"Een percentage van de productprijs. Bijvoorbeeld 3,5% van de productprijs\",\"ZthcdI\":\"Een promotiecode zonder korting kan worden gebruikt om verborgen producten te onthullen.\",\"AG/qmQ\":\"Een Radio-optie heeft meerdere opties, maar er kan er maar één worden geselecteerd.\",\"h179TP\":\"Een korte beschrijving van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de beschrijving van het evenement gebruikt\",\"WKMnh4\":\"Een enkele regel tekstinvoer\",\"BHZbFy\":\"Eén vraag per bestelling. Bijv. Wat is uw verzendadres?\",\"Fuh+dI\":\"Eén vraag per product. Bijv. Wat is je t-shirtmaat?\",\"RlJmQg\":\"Een standaardbelasting, zoals BTW of GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accepteer bankoverschrijvingen, cheques of andere offline betalingsmethoden\",\"hrvLf4\":\"Accepteer creditcardbetalingen met Stripe\",\"bfXQ+N\":\"Uitnodiging accepteren\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Naam rekening\",\"Puv7+X\":\"Accountinstellingen\",\"OmylXO\":\"Account succesvol bijgewerkt\",\"7L01XJ\":\"Acties\",\"FQBaXG\":\"Activeer\",\"5T2HxQ\":\"Activeringsdatum\",\"F6pfE9\":\"Actief\",\"/PN1DA\":\"Voeg een beschrijving toe voor deze check-in lijst\",\"0/vPdA\":\"Voeg notities over de genodigde toe. Deze zijn niet zichtbaar voor de deelnemer.\",\"Or1CPR\":\"Notities over de deelnemer toevoegen...\",\"l3sZO1\":\"Voeg eventuele notities over de bestelling toe. Deze zijn niet zichtbaar voor de klant.\",\"xMekgu\":\"Opmerkingen over de bestelling toevoegen...\",\"PGPGsL\":\"Beschrijving toevoegen\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Instructies voor offline betalingen toevoegen (bijv. details voor bankoverschrijving, waar cheques naartoe moeten, betalingstermijnen)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Nieuw toevoegen\",\"TZxnm8\":\"Optie toevoegen\",\"24l4x6\":\"Product toevoegen\",\"8q0EdE\":\"Product toevoegen aan categorie\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Belasting of toeslag toevoegen\",\"goOKRY\":\"Niveau toevoegen\",\"oZW/gT\":\"Toevoegen aan kalender\",\"pn5qSs\":\"Aanvullende informatie\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adres\",\"NY/x1b\":\"Adresregel 1\",\"POdIrN\":\"Adresregel 1\",\"cormHa\":\"Adresregel 2\",\"gwk5gg\":\"Adresregel 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin-gebruikers hebben volledige toegang tot evenementen en accountinstellingen.\",\"W7AfhC\":\"Alle deelnemers aan dit evenement\",\"cde2hc\":\"Alle producten\",\"5CQ+r0\":\"Deelnemers met onbetaalde bestellingen toestaan om in te checken\",\"ipYKgM\":\"Indexering door zoekmachines toestaan\",\"LRbt6D\":\"Laat zoekmachines dit evenement indexeren\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Verbazingwekkend, evenement, trefwoorden...\",\"hehnjM\":\"Bedrag\",\"R2O9Rg\":[\"Betaald bedrag (\",[\"0\"],\")\"],\"V7MwOy\":\"Er is een fout opgetreden tijdens het laden van de pagina\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Er is een onverwachte fout opgetreden.\",\"byKna+\":\"Er is een onverwachte fout opgetreden. Probeer het opnieuw.\",\"ubdMGz\":\"Vragen van producthouders worden naar dit e-mailadres gestuurd. Dit e-mailadres wordt ook gebruikt als\",\"aAIQg2\":\"Uiterlijk\",\"Ym1gnK\":\"toegepast\",\"sy6fss\":[\"Geldt voor \",[\"0\"],\" producten\"],\"kadJKg\":\"Geldt voor 1 product\",\"DB8zMK\":\"Toepassen\",\"GctSSm\":\"Kortingscode toepassen\",\"ARBThj\":[\"Pas dit \",[\"type\"],\" toe op alle nieuwe producten\"],\"S0ctOE\":\"Archief evenement\",\"TdfEV7\":\"Gearchiveerd\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Weet je zeker dat je deze deelnemer wilt activeren?\",\"TvkW9+\":\"Weet je zeker dat je dit evenement wilt archiveren?\",\"/CV2x+\":\"Weet je zeker dat je deze deelnemer wilt annuleren? Hiermee vervalt hun ticket\",\"YgRSEE\":\"Weet je zeker dat je deze promotiecode wilt verwijderen?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Weet je zeker dat je dit evenement concept wilt maken? Dit maakt het evenement onzichtbaar voor het publiek\",\"mEHQ8I\":\"Weet je zeker dat je dit evenement openbaar wilt maken? Hierdoor wordt het evenement zichtbaar voor het publiek\",\"s4JozW\":\"Weet je zeker dat je dit evenements wilt herstellen? Het zal worden hersteld als een conceptevenement.\",\"vJuISq\":\"Weet je zeker dat je deze Capaciteitstoewijzing wilt verwijderen?\",\"baHeCz\":\"Weet je zeker dat je deze Check-In lijst wilt verwijderen?\",\"LBLOqH\":\"Vraag één keer per bestelling\",\"wu98dY\":\"Vraag één keer per product\",\"ss9PbX\":\"Deelnemer\",\"m0CFV2\":\"Details deelnemers\",\"QKim6l\":\"Deelnemer niet gevonden\",\"R5IT/I\":\"Opmerkingen voor deelnemers\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Bezoekerskaartje\",\"9SZT4E\":\"Deelnemers\",\"iPBfZP\":\"Geregistreerde deelnemers\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatisch formaat wijzigen\",\"vZ5qKF\":\"Pas de widgethoogte automatisch aan op basis van de inhoud. Wanneer uitgeschakeld, vult de widget de hoogte van de container.\",\"4lVaWA\":\"In afwachting van offline betaling\",\"2rHwhl\":\"In afwachting van offline betaling\",\"3wF4Q/\":\"Wacht op betaling\",\"ioG+xt\":\"In afwachting van betaling\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Terug naar de evenementpagina\",\"VCoEm+\":\"Terug naar inloggen\",\"k1bLf+\":\"Achtergrondkleur\",\"I7xjqg\":\"Achtergrond Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Factuuradres\",\"/xC/im\":\"Factureringsinstellingen\",\"rp/zaT\":\"Braziliaans Portugees\",\"whqocw\":\"Door je te registreren ga je akkoord met onze <0>Servicevoorwaarden en <1>Privacybeleid.\",\"bcCn6r\":\"Type berekening\",\"+8bmSu\":\"Californië\",\"iStTQt\":\"Cameratoestemming is geweigerd. <0>Vraag toestemming opnieuw, of als dit niet werkt, moet je <1>deze pagina toegang geven tot je camera in je browserinstellingen.\",\"dEgA5A\":\"Annuleren\",\"Gjt/py\":\"E-mailwijziging annuleren\",\"tVJk4q\":\"Bestelling annuleren\",\"Os6n2a\":\"Bestelling annuleren\",\"Mz7Ygx\":[\"Annuleer order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Geannuleerd\",\"U7nGvl\":\"Kan niet inchecken\",\"QyjCeq\":\"Capaciteit\",\"V6Q5RZ\":\"Capaciteitstoewijzing succesvol aangemaakt\",\"k5p8dz\":\"Capaciteitstoewijzing succesvol verwijderd\",\"nDBs04\":\"Capaciteitsbeheer\",\"ddha3c\":\"Met categorieën kun je producten groeperen. Je kunt bijvoorbeeld een categorie hebben voor.\",\"iS0wAT\":\"Categorieën helpen je om je producten te organiseren. Deze titel wordt weergegeven op de openbare evenementpagina.\",\"eorM7z\":\"Categorieën opnieuw gerangschikt.\",\"3EXqwa\":\"Categorie succesvol aangemaakt\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Wachtwoord wijzigen\",\"xMDm+I\":\"Inchecken\",\"p2WLr3\":[\"Inchecken \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Inchecken en bestelling als betaald markeren\",\"QYLpB4\":\"Alleen inchecken\",\"/Ta1d4\":\"Uitchecken\",\"5LDT6f\":\"Bekijk dit evenement!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-in lijst succesvol verwijderd\",\"+hBhWk\":\"Check-in lijst is verlopen\",\"mBsBHq\":\"Check-in lijst is niet actief\",\"vPqpQG\":\"Check-in lijst niet gevonden\",\"tejfAy\":\"Inchecklijsten\",\"hD1ocH\":\"Check-In URL gekopieerd naar klembord\",\"CNafaC\":\"Selectievakjes maken meerdere selecties mogelijk\",\"SpabVf\":\"Selectievakjes\",\"CRu4lK\":\"Ingecheckt\",\"znIg+z\":\"Kassa\",\"1WnhCL\":\"Afrekeninstellingen\",\"6imsQS\":\"Chinees (Vereenvoudigd)\",\"JjkX4+\":\"Kies een kleur voor je achtergrond\",\"/Jizh9\":\"Kies een account\",\"3wV73y\":\"Stad\",\"FG98gC\":\"Zoektekst wissen\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Klik om te kopiëren\",\"yz7wBu\":\"Sluit\",\"62Ciis\":\"Zijbalk sluiten\",\"EWPtMO\":\"Code\",\"ercTDX\":\"De code moet tussen 3 en 50 tekens lang zijn\",\"oqr9HB\":\"Dit product samenvouwen wanneer de evenementpagina voor het eerst wordt geladen\",\"jZlrte\":\"Kleur\",\"Vd+LC3\":\"De kleur moet een geldige hex-kleurcode zijn. Voorbeeld: #ffffff\",\"1HfW/F\":\"Kleuren\",\"VZeG/A\":\"Binnenkort beschikbaar\",\"yPI7n9\":\"Door komma's gescheiden trefwoorden die het evenement beschrijven. Deze worden door zoekmachines gebruikt om het evenement te categoriseren en indexeren\",\"NPZqBL\":\"Volledige bestelling\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Volledige betaling\",\"qqWcBV\":\"Voltooid\",\"6HK5Ct\":\"Afgeronde bestellingen\",\"NWVRtl\":\"Afgeronde bestellingen\",\"DwF9eH\":\"Componentcode\",\"Tf55h7\":\"Geconfigureerde korting\",\"7VpPHA\":\"Bevestig\",\"ZaEJZM\":\"Bevestig e-mailwijziging\",\"yjkELF\":\"Nieuw wachtwoord bevestigen\",\"xnWESi\":\"Wachtwoord bevestigen\",\"p2/GCq\":\"Wachtwoord bevestigen\",\"wnDgGj\":\"E-mailadres bevestigen...\",\"pbAk7a\":\"Streep aansluiten\",\"UMGQOh\":\"Maak verbinding met Stripe\",\"QKLP1W\":\"Maak verbinding met je Stripe-account om betalingen te ontvangen.\",\"5lcVkL\":\"Details verbinding\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Ga verder\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Tekst doorgaan-knop\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Doorgaan met instellen\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Gekopieerd\",\"T5rdis\":\"gekopieerd naar klembord\",\"he3ygx\":\"Kopie\",\"r2B2P8\":\"Check-in URL kopiëren\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link kopiëren\",\"E6nRW7\":\"URL kopiëren\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Omslag\",\"hYgDIe\":\"Maak\",\"b9XOHo\":[\"Maak \",[\"0\"]],\"k9RiLi\":\"Een product maken\",\"6kdXbW\":\"Maak een Promo Code\",\"n5pRtF\":\"Een ticket maken\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"een organisator maken\",\"ipP6Ue\":\"Aanwezige maken\",\"VwdqVy\":\"Capaciteitstoewijzing maken\",\"EwoMtl\":\"Categorie maken\",\"XletzW\":\"Categorie maken\",\"WVbTwK\":\"Check-in lijst maken\",\"uN355O\":\"Evenement creëren\",\"BOqY23\":\"Nieuw maken\",\"kpJAeS\":\"Organisator maken\",\"a0EjD+\":\"Product maken\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promocode maken\",\"B3Mkdt\":\"Vraag maken\",\"UKfi21\":\"Creëer belasting of heffing\",\"d+F6q9\":\"Aangemaakt\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Huidig wachtwoord\",\"uIElGP\":\"Aangepaste kaarten URL\",\"UEqXyt\":\"Aangepast bereik\",\"876pfE\":\"Klant\",\"QOg2Sf\":\"De e-mail- en meldingsinstellingen voor dit evenement aanpassen\",\"Y9Z/vP\":\"De homepage van het evenement en de berichten bij de kassa aanpassen\",\"2E2O5H\":\"De diverse instellingen voor dit evenement aanpassen\",\"iJhSxe\":\"De SEO-instellingen voor dit evenement aanpassen\",\"KIhhpi\":\"Je evenementpagina aanpassen\",\"nrGWUv\":\"Pas je evenementpagina aan aan je merk en stijl.\",\"Zz6Cxn\":\"Gevarenzone\",\"ZQKLI1\":\"Gevarenzone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum en tijd\",\"JJhRbH\":\"Capaciteit op dag één\",\"cnGeoo\":\"Verwijder\",\"jRJZxD\":\"Capaciteit verwijderen\",\"VskHIx\":\"Categorie verwijderen\",\"Qrc8RZ\":\"Check-in lijst verwijderen\",\"WHf154\":\"Code verwijderen\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Beschrijving\",\"YC3oXa\":\"Beschrijving voor incheckpersoneel\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Als je deze capaciteit uitschakelt, worden de verkopen bijgehouden, maar niet gestopt als de limiet is bereikt\",\"H6Ma8Z\":\"Korting\",\"ypJ62C\":\"Korting %\",\"3LtiBI\":[\"Korting in \",[\"0\"]],\"C8JLas\":\"Korting Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Documentlabel\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donatie / Betaal wat je wilt product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"CSV downloaden\",\"CELKku\":\"Factuur downloaden\",\"LQrXcu\":\"Factuur downloaden\",\"QIodqd\":\"QR-code downloaden\",\"yhjU+j\":\"Factuur downloaden\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selectie\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Dupliceer evenement\",\"3ogkAk\":\"Dupliceer Evenement\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Dupliceer opties\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Vroege vogel\",\"ePK91l\":\"Bewerk\",\"N6j2JH\":[\"Bewerk \",[\"0\"]],\"kBkYSa\":\"Bewerk capaciteit\",\"oHE9JT\":\"Capaciteitstoewijzing bewerken\",\"j1Jl7s\":\"Categorie bewerken\",\"FU1gvP\":\"Check-in lijst bewerken\",\"iFgaVN\":\"Code bewerken\",\"jrBSO1\":\"Organisator bewerken\",\"tdD/QN\":\"Bewerk product\",\"n143Tq\":\"Bewerk productcategorie\",\"9BdS63\":\"Kortingscode bewerken\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Bewerk Vraag\",\"poTr35\":\"Gebruiker bewerken\",\"GTOcxw\":\"Gebruiker bewerken\",\"pqFrv2\":\"bijv. 2,50 voor $2,50\",\"3yiej1\":\"bijv. 23,5 voor 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Instellingen voor e-mail en meldingen\",\"ATGYL1\":\"E-mailadres\",\"hzKQCy\":\"E-mailadres\",\"HqP6Qf\":\"E-mailwijziging succesvol geannuleerd\",\"mISwW1\":\"E-mailwijziging in behandeling\",\"APuxIE\":\"E-mailbevestiging opnieuw verzonden\",\"YaCgdO\":\"Bericht voettekst e-mail\",\"jyt+cx\":\"Bevestigingsmail succesvol opnieuw verstuurd\",\"I6F3cp\":\"E-mail niet geverifieerd\",\"NTZ/NX\":\"Insluitcode\",\"4rnJq4\":\"Insluitscript\",\"8oPbg1\":\"Facturering inschakelen\",\"j6w7d/\":\"Schakel deze capaciteit in om de verkoop van producten te stoppen als de limiet is bereikt\",\"VFv2ZC\":\"Einddatum\",\"237hSL\":\"Beëindigd\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Engels\",\"MhVoma\":\"Voer een bedrag in exclusief belastingen en toeslagen.\",\"SlfejT\":\"Fout\",\"3Z223G\":\"Fout bij bevestigen e-mailadres\",\"a6gga1\":\"Fout bij het bevestigen van een e-mailwijziging\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evenement\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Evenementdatum\",\"0Zptey\":\"Evenement Standaarden\",\"QcCPs8\":\"Evenement Details\",\"6fuA9p\":\"Evenement succesvol gedupliceerd\",\"AEuj2m\":\"Homepage evenement\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Locatie en details evenement\",\"OopDbA\":\"Event page\",\"4/If97\":\"Update status evenement mislukt. Probeer het later opnieuw\",\"btxLWj\":\"Evenementstatus bijgewerkt\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Evenementen\",\"sZg7s1\":\"Vervaldatum\",\"KnN1Tu\":\"Verloopt op\",\"uaSvqt\":\"Vervaldatum\",\"GS+Mus\":\"Exporteer\",\"9xAp/j\":\"Deelnemer niet geannuleerd\",\"ZpieFv\":\"Bestelling niet geannuleerd\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Downloaden van factuur mislukt. Probeer het opnieuw.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Inchecklijst niet geladen\",\"ZQ15eN\":\"Niet gelukt om ticket e-mail opnieuw te versturen\",\"ejXy+D\":\"Sorteren van producten mislukt\",\"PLUB/s\":\"Tarief\",\"/mfICu\":\"Tarieven\",\"LyFC7X\":\"Bestellingen filteren\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Eerste factuurnummer\",\"V1EGGU\":\"Voornaam\",\"kODvZJ\":\"Voornaam\",\"S+tm06\":\"De voornaam moet tussen 1 en 50 tekens zijn\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Voor het eerst gebruikt\",\"TpqW74\":\"Vast\",\"irpUxR\":\"Vast bedrag\",\"TF9opW\":\"Flash is niet beschikbaar op dit apparaat\",\"UNMVei\":\"Wachtwoord vergeten?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Gratis product\",\"vAbVy9\":\"Gratis product, geen betalingsgegevens nodig\",\"nLC6tu\":\"Frans\",\"Weq9zb\":\"Algemeen\",\"DDcvSo\":\"Duits\",\"4GLxhy\":\"Aan de slag\",\"4D3rRj\":\"Ga terug naar profiel\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Brutoverkoop\",\"yRg26W\":\"Bruto verkoop\",\"R4r4XO\":\"Gasten\",\"26pGvx\":\"Heb je een promotiecode?\",\"V7yhws\":\"hallo@geweldig-evenementen.com\",\"6K/IHl\":\"Hier is een voorbeeld van hoe je het component in je applicatie kunt gebruiken.\",\"Y1SSqh\":\"Hier is de React component die je kunt gebruiken om de widget in je applicatie in te sluiten.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Verborgen voor het publiek\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Verborgen vragen zijn alleen zichtbaar voor de organisator van het evenement en niet voor de klant.\",\"vLyv1R\":\"Verberg\",\"Mkkvfd\":\"Startpagina verbergen\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Verberg product na einddatum verkoop\",\"06s3w3\":\"Verberg product voor start verkoopdatum\",\"axVMjA\":\"Verberg product tenzij gebruiker toepasselijke promotiecode heeft\",\"ySQGHV\":\"Verberg product als het uitverkocht is\",\"SCimta\":\"Verberg de pagina Aan de slag uit de zijbalk\",\"5xR17G\":\"Verberg dit product voor klanten\",\"Da29Y6\":\"Verberg deze vraag\",\"fvDQhr\":\"Verberg dit niveau voor gebruikers\",\"lNipG+\":\"Door een product te verbergen, kunnen gebruikers het niet zien op de evenementpagina.\",\"ZOBwQn\":\"Homepage-ontwerp\",\"PRuBTd\":\"Homepage ontwerper\",\"YjVNGZ\":\"Voorbeschouwing\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hoeveel minuten de klant heeft om zijn bestelling af te ronden. We raden minimaal 15 minuten aan\",\"ySxKZe\":\"Hoe vaak kan deze code worden gebruikt?\",\"dZsDbK\":[\"HTML karakterlimiet overschreden: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://voorbeeld-maps-service.com/...\",\"uOXLV3\":\"Ik ga akkoord met de <0>voorwaarden\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Als dit veld leeg is, wordt het adres gebruikt om een Google Mapa-link te genereren\",\"UYT+c8\":\"Als dit is ingeschakeld, kunnen incheckmedewerkers aanwezigen markeren als ingecheckt of de bestelling als betaald markeren en de aanwezigen inchecken. Als deze optie is uitgeschakeld, kunnen bezoekers van onbetaalde bestellingen niet worden ingecheckt.\",\"muXhGi\":\"Als deze optie is ingeschakeld, ontvangt de organisator een e-mailbericht wanneer er een nieuwe bestelling is geplaatst\",\"6fLyj/\":\"Als je deze wijziging niet hebt aangevraagd, verander dan onmiddellijk je wachtwoord.\",\"n/ZDCz\":\"Afbeelding succesvol verwijderd\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Afbeelding succesvol geüpload\",\"VyUuZb\":\"Afbeelding URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactief\",\"T0K0yl\":\"Inactieve gebruikers kunnen niet inloggen.\",\"kO44sp\":\"Vermeld verbindingsgegevens voor je online evenement. Deze gegevens worden weergegeven op de overzichtspagina van de bestelling en de ticketpagina voor deelnemers.\",\"FlQKnG\":\"Belastingen en toeslagen in de prijs opnemen\",\"Vi+BiW\":[\"Inclusief \",[\"0\"],\" producten\"],\"lpm0+y\":\"Omvat 1 product\",\"UiAk5P\":\"Afbeelding invoegen\",\"OyLdaz\":\"Uitnodiging verzonden!\",\"HE6KcK\":\"Uitnodiging ingetrokken!\",\"SQKPvQ\":\"Gebruiker uitnodigen\",\"bKOYkd\":\"Factuur succesvol gedownload\",\"alD1+n\":\"Factuurnotities\",\"kOtCs2\":\"Factuurnummering\",\"UZ2GSZ\":\"Factuur Instellingen\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"Jan\",\"XcgRvb\":\"Jansen\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Taal\",\"2LMsOq\":\"Laatste 12 maanden\",\"vfe90m\":\"Laatste 14 dagen\",\"aK4uBd\":\"Laatste 24 uur\",\"uq2BmQ\":\"Laatste 30 dagen\",\"bB6Ram\":\"Laatste 48 uur\",\"VlnB7s\":\"Laatste 6 maanden\",\"ct2SYD\":\"Laatste 7 dagen\",\"XgOuA7\":\"Laatste 90 dagen\",\"I3yitW\":\"Laatste login\",\"1ZaQUH\":\"Achternaam\",\"UXBCwc\":\"Achternaam\",\"tKCBU0\":\"Laatst gebruikt\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Laat leeg om het standaardwoord te gebruiken\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Aan het laden...\",\"wJijgU\":\"Locatie\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Inloggen\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Afmelden\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Maak factuuradres verplicht tijdens het afrekenen\",\"MU3ijv\":\"Maak deze vraag verplicht\",\"wckWOP\":\"Beheer\",\"onpJrA\":\"Deelnemer beheren\",\"n4SpU5\":\"Evenement beheren\",\"WVgSTy\":\"Bestelling beheren\",\"1MAvUY\":\"Beheer de betalings- en factureringsinstellingen voor dit evenement.\",\"cQrNR3\":\"Profiel beheren\",\"AtXtSw\":\"Belastingen en toeslagen beheren die kunnen worden toegepast op je producten\",\"ophZVW\":\"Tickets beheren\",\"DdHfeW\":\"Beheer je accountgegevens en standaardinstellingen\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Beheer je gebruikers en hun rechten\",\"1m+YT2\":\"Verplichte vragen moeten worden beantwoord voordat de klant kan afrekenen.\",\"Dim4LO\":\"Handmatig een genodigde toevoegen\",\"e4KdjJ\":\"Deelnemer handmatig toevoegen\",\"vFjEnF\":\"Markeer als betaald\",\"g9dPPQ\":\"Maximum per bestelling\",\"l5OcwO\":\"Bericht deelnemer\",\"Gv5AMu\":\"Bericht Deelnemers\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Bericht koper\",\"tNZzFb\":\"Berichtinhoud\",\"lYDV/s\":\"Bericht individuele deelnemers\",\"V7DYWd\":\"Bericht verzonden\",\"t7TeQU\":\"Berichten\",\"xFRMlO\":\"Minimum per bestelling\",\"QYcUEf\":\"Minimale prijs\",\"RDie0n\":\"Diverse\",\"mYLhkl\":\"Diverse instellingen\",\"KYveV8\":\"Meerregelig tekstvak\",\"VD0iA7\":\"Meerdere prijsopties. Perfect voor early bird-producten enz.\",\"/bhMdO\":\"Mijn verbazingwekkende evenementbeschrijving...\",\"vX8/tc\":\"Mijn verbazingwekkende evenementtitel...\",\"hKtWk2\":\"Mijn profiel\",\"fj5byd\":\"N.V.T.\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Naam\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigeer naar deelnemer\",\"qqeAJM\":\"Nooit\",\"7vhWI8\":\"Nieuw wachtwoord\",\"1UzENP\":\"Nee\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Geen gearchiveerde evenementen om weer te geven.\",\"q2LEDV\":\"Geen aanwezigen gevonden voor deze bestelling.\",\"zlHa5R\":\"Er zijn geen deelnemers aan deze bestelling toegevoegd.\",\"Wjz5KP\":\"Geen aanwezigen\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Geen capaciteitstoewijzingen\",\"a/gMx2\":\"Geen inchecklijsten\",\"tMFDem\":\"Geen gegevens beschikbaar\",\"6Z/F61\":\"Geen gegevens om weer te geven. Selecteer een datumbereik\",\"fFeCKc\":\"Geen Korting\",\"HFucK5\":\"Geen beëindigde evenementen om te laten zien.\",\"yAlJXG\":\"Geen evenementen om weer te geven\",\"GqvPcv\":\"Geen filters beschikbaar\",\"KPWxKD\":\"Geen berichten om te tonen\",\"J2LkP8\":\"Geen orders om te laten zien\",\"RBXXtB\":\"Er zijn momenteel geen betalingsmethoden beschikbaar. Neem contact op met de organisator van het evenement voor hulp.\",\"ZWEfBE\":\"Geen betaling vereist\",\"ZPoHOn\":\"Geen product gekoppeld aan deze deelnemer.\",\"Ya1JhR\":\"Geen producten beschikbaar in deze categorie.\",\"FTfObB\":\"Nog geen producten\",\"+Y976X\":\"Geen promotiecodes om te tonen\",\"MAavyl\":\"Geen vragen beantwoord door deze deelnemer.\",\"SnlQeq\":\"Er zijn geen vragen gesteld voor deze bestelling.\",\"Ev2r9A\":\"Geen resultaten\",\"gk5uwN\":\"Geen zoekresultaten\",\"RHyZUL\":\"Geen zoekresultaten.\",\"RY2eP1\":\"Er zijn geen belastingen of toeslagen toegevoegd.\",\"EdQY6l\":\"Geen\",\"OJx3wK\":\"Niet beschikbaar\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Opmerkingen\",\"jtrY3S\":\"Nog niets om te laten zien\",\"hFwWnI\":\"Instellingen meldingen\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Organisator op de hoogte stellen van nieuwe bestellingen\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Aantal dagen toegestaan voor betaling (leeg laten om betalingstermijnen weg te laten van facturen)\",\"n86jmj\":\"Nummer Voorvoegsel\",\"mwe+2z\":\"Offline bestellingen worden niet weergegeven in evenementstatistieken totdat de bestelling als betaald is gemarkeerd.\",\"dWBrJX\":\"Offline betaling mislukt. Probeer het opnieuw of neem contact op met de organisator van het evenement.\",\"fcnqjw\":\"Offline Betalingsinstructies\",\"+eZ7dp\":\"Offline betalingen\",\"ojDQlR\":\"Informatie over offline betalingen\",\"u5oO/W\":\"Instellingen voor offline betalingen\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"In de uitverkoop\",\"Ug4SfW\":\"Zodra je een evenement hebt gemaakt, zie je het hier.\",\"ZxnK5C\":\"Zodra je gegevens begint te verzamelen, zie je ze hier.\",\"PnSzEc\":\"Zodra je klaar bent, kun je je evenement live zetten en beginnen met het verkopen van producten.\",\"J6n7sl\":\"Doorlopend\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Details online evenement\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Pagina\",\"OdnLE4\":\"Zijbalk openen\",\"ZZEYpT\":[\"Optie \",[\"i\"]],\"oPknTP\":\"Optionele aanvullende informatie die op alle facturen moet worden vermeld (bijv. betalingsvoorwaarden, kosten voor te late betaling, retourbeleid)\",\"OrXJBY\":\"Optioneel voorvoegsel voor factuurnummers (bijv. INV-)\",\"0zpgxV\":\"Opties\",\"BzEFor\":\"of\",\"UYUgdb\":\"Bestel\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Bestelling geannuleerd\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Bestel Datum\",\"Tol4BF\":\"Bestel Details\",\"WbImlQ\":\"Bestelling is geannuleerd en de eigenaar van de bestelling is op de hoogte gesteld.\",\"nAn4Oe\":\"Bestelling gemarkeerd als betaald\",\"uzEfRz\":\"Bestelnotities\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Bestelreferentie\",\"acIJ41\":\"Bestelstatus\",\"GX6dZv\":\"Overzicht bestelling\",\"tDTq0D\":\"Time-out bestelling\",\"1h+RBg\":\"Bestellingen\",\"3y+V4p\":\"Adres organisatie\",\"GVcaW6\":\"Organisatie details\",\"nfnm9D\":\"Naam organisatie\",\"G5RhpL\":\"Organisator\",\"mYygCM\":\"Organisator is vereist\",\"Pa6G7v\":\"Naam organisator\",\"l894xP\":\"Organisatoren kunnen alleen evenementen en producten beheren. Ze kunnen geen gebruikers, accountinstellingen of factureringsgegevens beheren.\",\"fdjq4c\":\"Opvulling\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Pagina niet gevonden\",\"QbrUIo\":\"Bekeken pagina's\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"betaald\",\"HVW65c\":\"Betaald product\",\"ZfxaB4\":\"Gedeeltelijk Terugbetaald\",\"8ZsakT\":\"Wachtwoord\",\"TUJAyx\":\"Wachtwoord moet minimaal 8 tekens bevatten\",\"vwGkYB\":\"Wachtwoord moet minstens 8 tekens bevatten\",\"BLTZ42\":\"Wachtwoord opnieuw ingesteld. Log in met je nieuwe wachtwoord.\",\"f7SUun\":\"Wachtwoorden zijn niet hetzelfde\",\"aEDp5C\":\"Plak dit waar je wilt dat de widget verschijnt.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Betaling\",\"Lg+ewC\":\"Betaling & facturering\",\"DZjk8u\":\"Instellingen voor betaling en facturering\",\"lflimf\":\"Betalingstermijn\",\"JhtZAK\":\"Betaling mislukt\",\"JEdsvQ\":\"Betalingsinstructies\",\"bLB3MJ\":\"Betaalmethoden\",\"QzmQBG\":\"Betalingsprovider\",\"lsxOPC\":\"Ontvangen betaling\",\"wJTzyi\":\"Betalingsstatus\",\"xgav5v\":\"Betaling gelukt!\",\"R29lO5\":\"Betalingsvoorwaarden\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Bedrag\",\"xdA9ud\":\"Plaats dit in de van je website.\",\"blK94r\":\"Voeg ten minste één optie toe\",\"FJ9Yat\":\"Controleer of de verstrekte informatie correct is\",\"TkQVup\":\"Controleer je e-mail en wachtwoord en probeer het opnieuw\",\"sMiGXD\":\"Controleer of je e-mailadres geldig is\",\"Ajavq0\":\"Controleer je e-mail om je e-mailadres te bevestigen\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Ga verder in het nieuwe tabblad\",\"hcX103\":\"Maak een product\",\"cdR8d6\":\"Maak een ticket aan\",\"x2mjl4\":\"Voer een geldige URL in die naar een afbeelding verwijst.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Let op\",\"C63rRe\":\"Ga terug naar de evenementpagina om opnieuw te beginnen.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Selecteer ten minste één product\",\"igBrCH\":\"Controleer uw e-mailadres om toegang te krijgen tot alle functies\",\"/IzmnP\":\"Wacht even terwijl we uw factuur opstellen...\",\"MOERNx\":\"Portugees\",\"qCJyMx\":\"Post Checkout-bericht\",\"g2UNkE\":\"Aangedreven door\",\"Rs7IQv\":\"Bericht voor het afrekenen\",\"rdUucN\":\"Voorbeeld\",\"a7u1N9\":\"Prijs\",\"CmoB9j\":\"Modus prijsweergave\",\"BI7D9d\":\"Prijs niet ingesteld\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Prijs Type\",\"6RmHKN\":\"Primaire kleur\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primaire tekstkleur\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Alle tickets afdrukken\",\"DKwDdj\":\"Tickets afdrukken\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Productcategorie\",\"U61sAj\":\"Productcategorie succesvol bijgewerkt.\",\"1USFWA\":\"Product succesvol verwijderd\",\"4Y2FZT\":\"Product Prijs Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Productverkoop\",\"U/R4Ng\":\"Productniveau\",\"sJsr1h\":\"Soort product\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(en)\",\"N0qXpE\":\"Producten\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Verkochte producten\",\"/u4DIx\":\"Verkochte producten\",\"DJQEZc\":\"Producten succesvol gesorteerd\",\"vERlcd\":\"Profiel\",\"kUlL8W\":\"Profiel succesvol bijgewerkt\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code toegepast\"],\"P5sgAk\":\"Kortingscode\",\"yKWfjC\":\"Promo Code pagina\",\"RVb8Fo\":\"Promo codes\",\"BZ9GWa\":\"Promocodes kunnen worden gebruikt voor kortingen, toegang tot de voorverkoop of speciale toegang tot je evenement.\",\"OP094m\":\"Promocodes Rapport\",\"4kyDD5\":\"Geef aanvullende context of instructies voor deze vraag. Gebruik dit veld om algemene voorwaarden, richtlijnen of andere belangrijke informatie toe te voegen die deelnemers moeten weten voordat ze antwoorden.\",\"toutGW\":\"QR-code\",\"LkMOWF\":\"Beschikbare hoeveelheid\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Vraag verwijderd\",\"avf0gk\":\"Beschrijving van de vraag\",\"oQvMPn\":\"Titel van de vraag\",\"enzGAL\":\"Vragen\",\"ROv2ZT\":\"Vragen en antwoorden\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio-optie\",\"C4TjpG\":\"Minder lezen\",\"I3QpvQ\":\"Ontvanger\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Terugbetaling mislukt\",\"n10yGu\":\"Bestelling terugbetalen\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Restitutie in behandeling\",\"xHpVRl\":\"Restitutie Status\",\"/BI0y9\":\"Terugbetaald\",\"fgLNSM\":\"Registreer\",\"9+8Vez\":\"Overblijvend gebruik\",\"tasfos\":\"verwijderen\",\"t/YqKh\":\"Verwijder\",\"t9yxlZ\":\"Rapporten\",\"prZGMe\":\"Factuuradres vereisen\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-mailbevestiging opnieuw verzenden\",\"wIa8Qe\":\"Uitnodiging opnieuw versturen\",\"VeKsnD\":\"E-mail met bestelling opnieuw verzenden\",\"dFuEhO\":\"Ticket e-mail opnieuw verzenden\",\"o6+Y6d\":\"Opnieuw verzenden...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Wachtwoord opnieuw instellen\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Evenement herstellen\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Terug naar evenementpagina\",\"8YBH95\":\"Inkomsten\",\"PO/sOY\":\"Uitnodiging intrekken\",\"GDvlUT\":\"Rol\",\"ELa4O9\":\"Einddatum verkoop\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Startdatum verkoop\",\"hBsw5C\":\"Verkoop beëindigd\",\"kpAzPe\":\"Start verkoop\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Opslaan\",\"IUwGEM\":\"Wijzigingen opslaan\",\"U65fiW\":\"Organisator opslaan\",\"UGT5vp\":\"Instellingen opslaan\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Zoek op naam van een deelnemer, e-mail of bestelnummer...\",\"+pr/FY\":\"Zoeken op evenementnaam...\",\"3zRbWw\":\"Zoeken op naam, e-mail of bestelnummer...\",\"L22Tdf\":\"Zoek op naam, ordernummer, aanwezigheidsnummer of e-mail...\",\"BiYOdA\":\"Zoeken op naam...\",\"YEjitp\":\"Zoeken op onderwerp of inhoud...\",\"Pjsch9\":\"Zoek capaciteitstoewijzingen...\",\"r9M1hc\":\"Check-in lijsten doorzoeken...\",\"+0Yy2U\":\"Producten zoeken\",\"YIix5Y\":\"Zoeken...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secundaire kleur\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secundaire tekstkleur\",\"02ePaq\":[\"Kies \",[\"0\"]],\"QuNKRX\":\"Camera selecteren\",\"9FQEn8\":\"Selecteer categorie...\",\"kWI/37\":\"Organisator selecteren\",\"ixIx1f\":\"Kies product\",\"3oSV95\":\"Selecteer productcategorie\",\"C4Y1hA\":\"Selecteer producten\",\"hAjDQy\":\"Selecteer status\",\"QYARw/\":\"Selecteer ticket\",\"OMX4tH\":\"Kies tickets\",\"DrwwNd\":\"Selecteer tijdsperiode\",\"O/7I0o\":\"Selecteer...\",\"JlFcis\":\"Stuur\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Stuur een bericht\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Verstuur bericht\",\"D7ZemV\":\"Verzend orderbevestiging en ticket e-mail\",\"v1rRtW\":\"Test verzenden\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Beschrijving\",\"/SIY6o\":\"SEO Trefwoorden\",\"GfWoKv\":\"SEO-instellingen\",\"rXngLf\":\"SEO titel\",\"/jZOZa\":\"Servicevergoeding\",\"Bj/QGQ\":\"Stel een minimumprijs in en laat gebruikers meer betalen als ze dat willen\",\"L0pJmz\":\"Stel het startnummer voor factuurnummering in. Dit kan niet worden gewijzigd als de facturen eenmaal zijn gegenereerd.\",\"nYNT+5\":\"Uw evenement opzetten\",\"A8iqfq\":\"Je evenement live zetten\",\"Tz0i8g\":\"Instellingen\",\"Z8lGw6\":\"Deel\",\"B2V3cA\":\"Evenement delen\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Beschikbare producthoeveelheid tonen\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Meer tonen\",\"izwOOD\":\"Belastingen en toeslagen apart weergeven\",\"1SbbH8\":\"Wordt aan de klant getoond nadat hij heeft afgerekend, op de overzichtspagina van de bestelling.\",\"YfHZv0\":\"Aan de klant getoond voordat hij afrekent\",\"CBBcly\":\"Toont algemene adresvelden, inclusief land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Enkelregelig tekstvak\",\"+P0Cn2\":\"Deze stap overslaan\",\"YSEnLE\":\"Jansen\",\"lgFfeO\":\"Uitverkocht\",\"Mi1rVn\":\"Uitverkocht\",\"nwtY4N\":\"Er is iets misgegaan\",\"GRChTw\":\"Er is iets misgegaan bij het verwijderen van de Belasting of Belastinggeld\",\"YHFrbe\":\"Er ging iets mis! Probeer het opnieuw\",\"kf83Ld\":\"Er ging iets mis.\",\"fWsBTs\":\"Er is iets misgegaan. Probeer het opnieuw.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, deze promotiecode wordt niet herkend\",\"65A04M\":\"Spaans\",\"mFuBqb\":\"Standaardproduct met een vaste prijs\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Staat of regio\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-betalingen zijn niet ingeschakeld voor dit evenement.\",\"UJmAAK\":\"Onderwerp\",\"X2rrlw\":\"Subtotaal\",\"zzDlyQ\":\"Succes\",\"b0HJ45\":[\"Succes! \",[\"0\"],\" ontvangt binnenkort een e-mail.\"],\"BJIEiF\":[\"Succesvol \",[\"0\"],\" deelnemer\"],\"OtgNFx\":\"E-mailadres succesvol bevestigd\",\"IKwyaF\":\"E-mailwijziging succesvol bevestigd\",\"zLmvhE\":\"Succesvol aangemaakte deelnemer\",\"gP22tw\":\"Succesvol gecreëerd product\",\"9mZEgt\":\"Succesvol aangemaakte promotiecode\",\"aIA9C4\":\"Succesvol aangemaakte vraag\",\"J3RJSZ\":\"Deelnemer succesvol bijgewerkt\",\"3suLF0\":\"Capaciteitstoewijzing succesvol bijgewerkt\",\"Z+rnth\":\"Check-in lijst succesvol bijgewerkt\",\"vzJenu\":\"E-mailinstellingen met succes bijgewerkt\",\"7kOMfV\":\"Evenement succesvol bijgewerkt\",\"G0KW+e\":\"Succesvol vernieuwd homepage-ontwerp\",\"k9m6/E\":\"Homepage-instellingen met succes bijgewerkt\",\"y/NR6s\":\"Locatie succesvol bijgewerkt\",\"73nxDO\":\"Misc-instellingen met succes bijgewerkt\",\"4H80qv\":\"Bestelling succesvol bijgewerkt\",\"6xCBVN\":\"Instellingen voor betalen en factureren succesvol bijgewerkt\",\"1Ycaad\":\"Product succesvol bijgewerkt\",\"70dYC8\":\"Succesvol bijgewerkte promotiecode\",\"F+pJnL\":\"Succesvol bijgewerkte Seo-instellingen\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Ondersteuning per e-mail\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Belasting\",\"geUFpZ\":\"Belastingen en heffingen\",\"dFHcIn\":\"Belastingdetails\",\"wQzCPX\":\"Belastinginformatie die onderaan alle facturen moet staan (bijv. btw-nummer, belastingregistratie)\",\"0RXCDo\":\"Belasting of vergoeding succesvol verwijderd\",\"ZowkxF\":\"Belastingen\",\"qu6/03\":\"Belastingen en heffingen\",\"gypigA\":\"Die promotiecode is ongeldig\",\"5ShqeM\":\"De check-in lijst die je zoekt bestaat niet.\",\"QXlz+n\":\"De standaardvaluta voor je evenementen.\",\"mnafgQ\":\"De standaard tijdzone voor je evenementen.\",\"o7s5FA\":\"De taal waarin de deelnemer e-mails ontvangt.\",\"NlfnUd\":\"De link waarop je hebt geklikt is ongeldig.\",\"HsFnrk\":[\"Het maximum aantal producten voor \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"De pagina die u zoekt bestaat niet\",\"MSmKHn\":\"De prijs die aan de klant wordt getoond is inclusief belastingen en toeslagen.\",\"6zQOg1\":\"De prijs die aan de klant wordt getoond is exclusief belastingen en toeslagen. Deze worden apart weergegeven\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"De titel van het evenement die zal worden weergegeven in zoekmachineresultaten en bij het delen op sociale media. Standaard wordt de titel van het evenement gebruikt\",\"wDx3FF\":\"Er zijn geen producten beschikbaar voor dit evenement\",\"pNgdBv\":\"Er zijn geen producten beschikbaar in deze categorie\",\"rMcHYt\":\"Er is een restitutie in behandeling. Wacht tot deze is voltooid voordat je een nieuwe restitutie aanvraagt.\",\"F89D36\":\"Er is een fout opgetreden bij het markeren van de bestelling als betaald\",\"68Axnm\":\"Er is een fout opgetreden bij het verwerken van uw verzoek. Probeer het opnieuw.\",\"mVKOW6\":\"Er is een fout opgetreden bij het verzenden van uw bericht\",\"AhBPHd\":\"Deze gegevens worden alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien.\",\"Pc/Wtj\":\"Deze deelnemer heeft een onbetaalde bestelling.\",\"mf3FrP\":\"Deze categorie heeft nog geen producten.\",\"8QH2Il\":\"Deze categorie is niet zichtbaar voor het publiek\",\"xxv3BZ\":\"Deze check-in lijst is verlopen\",\"Sa7w7S\":\"Deze check-ins lijst is verlopen en niet langer beschikbaar voor check-ins.\",\"Uicx2U\":\"Deze check-in lijst is actief\",\"1k0Mp4\":\"Deze check-in lijst is nog niet actief\",\"K6fmBI\":\"Deze check-ins lijst is nog niet actief en is niet beschikbaar voor check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Deze informatie wordt weergegeven op de betaalpagina, de pagina met het overzicht van de bestelling en de e-mail ter bevestiging van de bestelling.\",\"XAHqAg\":\"Dit is een algemeen product, zoals een t-shirt of een mok. Er wordt geen ticket uitgegeven\",\"CNk/ro\":\"Dit is een online evenement\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Dit bericht wordt opgenomen in de voettekst van alle e-mails die vanuit dit evenement worden verzonden\",\"55i7Fa\":\"Dit bericht wordt alleen weergegeven als de bestelling succesvol is afgerond. Bestellingen die op betaling wachten, krijgen dit bericht niet te zien\",\"RjwlZt\":\"Deze bestelling is al betaald.\",\"5K8REg\":\"Deze bestelling is al terugbetaald.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Deze bestelling is geannuleerd.\",\"Q0zd4P\":\"Deze bestelling is verlopen. Begin opnieuw.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Deze bestelling is compleet.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Deze bestelpagina is niet langer beschikbaar.\",\"i0TtkR\":\"Dit overschrijft alle zichtbaarheidsinstellingen en verbergt het product voor alle klanten.\",\"cRRc+F\":\"Dit product kan niet worden verwijderd omdat het gekoppeld is aan een bestelling. In plaats daarvan kunt u het verbergen.\",\"3Kzsk7\":\"Dit product is een ticket. Kopers krijgen bij aankoop een ticket\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Deze vraag is alleen zichtbaar voor de organisator van het evenement.\",\"IV9xTT\":\"Deze gebruiker is niet actief, omdat hij zijn uitnodiging niet heeft geaccepteerd.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket e-mail is opnieuw verzonden naar de deelnemer\",\"54q0zp\":\"Tickets voor\",\"xN9AhL\":[\"Niveau \",[\"0\"]],\"jZj9y9\":\"Gelaagd product\",\"8wITQA\":\"Met gelaagde producten kun je meerdere prijsopties aanbieden voor hetzelfde product. Dit is perfect voor early bird-producten of om verschillende prijsopties aan te bieden voor verschillende groepen mensen.\",\"nn3mSR\":\"Resterende tijd:\",\"s/0RpH\":\"Gebruikte tijden\",\"y55eMd\":\"Gebruikte tijden\",\"40Gx0U\":\"Tijdzone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Gereedschap\",\"72c5Qo\":\"Totaal\",\"YXx+fG\":\"Totaal vóór kortingen\",\"NRWNfv\":\"Totaal kortingsbedrag\",\"BxsfMK\":\"Totaal vergoedingen\",\"2bR+8v\":\"Totaal Brutoverkoop\",\"mpB/d9\":\"Totaal bestelbedrag\",\"m3FM1g\":\"Totaal terugbetaald\",\"jEbkcB\":\"Totaal Terugbetaald\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Totale belasting\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Deelnemer kan niet worden ingecheckt\",\"bPWBLL\":\"Deelnemer kan niet worden uitgecheckt\",\"9+P7zk\":\"Kan geen product maken. Controleer uw gegevens\",\"WLxtFC\":\"Kan geen product maken. Controleer uw gegevens\",\"/cSMqv\":\"Kan geen vraag maken. Controleer uw gegevens\",\"MH/lj8\":\"Kan vraag niet bijwerken. Controleer uw gegevens\",\"nnfSdK\":\"Unieke klanten\",\"Mqy/Zy\":\"Verenigde Staten\",\"NIuIk1\":\"Onbeperkt\",\"/p9Fhq\":\"Onbeperkt beschikbaar\",\"E0q9qH\":\"Onbeperkt gebruik toegestaan\",\"h10Wm5\":\"Onbetaalde bestelling\",\"ia8YsC\":\"Komende\",\"TlEeFv\":\"Komende evenementen\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Naam, beschrijving en data van evenement bijwerken\",\"vXPSuB\":\"Profiel bijwerken\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL gekopieerd naar klembord\",\"e5lF64\":\"Gebruiksvoorbeeld\",\"fiV0xj\":\"Gebruikslimiet\",\"sGEOe4\":\"Gebruik een onscherpe versie van de omslagafbeelding als achtergrond\",\"OadMRm\":\"Coverafbeelding gebruiken\",\"7PzzBU\":\"Gebruiker\",\"yDOdwQ\":\"Gebruikersbeheer\",\"Sxm8rQ\":\"Gebruikers\",\"VEsDvU\":\"Gebruikers kunnen hun e-mailadres wijzigen in <0>Profielinstellingen\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"BTW\",\"E/9LUk\":\"Naam locatie\",\"jpctdh\":\"Bekijk\",\"Pte1Hv\":\"Details van deelnemers bekijken\",\"/5PEQz\":\"Evenementpagina bekijken\",\"fFornT\":\"Bekijk volledig bericht\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Bekijk op Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in lijst\",\"tF+VVr\":\"VIP-ticket\",\"2q/Q7x\":\"Zichtbaarheid\",\"vmOFL/\":\"We konden je betaling niet verwerken. Probeer het opnieuw of neem contact op met de klantenservice.\",\"45Srzt\":\"We konden de categorie niet verwijderen. Probeer het opnieuw.\",\"/DNy62\":[\"We konden geen tickets vinden die overeenkomen met \",[\"0\"]],\"1E0vyy\":\"We konden de gegevens niet laden. Probeer het opnieuw.\",\"NmpGKr\":\"We konden de categorieën niet opnieuw ordenen. Probeer het opnieuw.\",\"BJtMTd\":\"We raden afmetingen aan van 2160px bij 1080px en een maximale bestandsgrootte van 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We konden je betaling niet bevestigen. Probeer het opnieuw of neem contact op met de klantenservice.\",\"Gspam9\":\"We zijn je bestelling aan het verwerken. Even geduld alstublieft...\",\"LuY52w\":\"Welkom aan boord! Log in om verder te gaan.\",\"dVxpp5\":[\"Welkom terug\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Wat zijn gelaagde producten?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Wat is een categorie?\",\"gxeWAU\":\"Op welke producten is deze code van toepassing?\",\"hFHnxR\":\"Op welke producten is deze code van toepassing? (Geldt standaard voor alle)\",\"AeejQi\":\"Op welke producten moet deze capaciteit van toepassing zijn?\",\"Rb0XUE\":\"Hoe laat kom je aan?\",\"5N4wLD\":\"Wat voor vraag is dit?\",\"gyLUYU\":\"Als deze optie is ingeschakeld, worden facturen gegenereerd voor ticketbestellingen. Facturen worden samen met de e-mail ter bevestiging van de bestelling verzonden. Bezoekers kunnen hun facturen ook downloaden van de bestelbevestigingspagina.\",\"D3opg4\":\"Als offline betalingen zijn ingeschakeld, kunnen gebruikers hun bestellingen afronden en hun tickets ontvangen. Hun tickets zullen duidelijk aangeven dat de bestelling niet betaald is en de check-in tool zal het check-in personeel informeren als een bestelling betaald moet worden.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Welke tickets moeten aan deze inchecklijst worden gekoppeld?\",\"S+OdxP\":\"Wie organiseert dit evenement?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Aan wie moet deze vraag worden gesteld?\",\"VxFvXQ\":\"Widget insluiten\",\"v1P7Gm\":\"Widget instellingen\",\"b4itZn\":\"Werken\",\"hqmXmc\":\"Werken...\",\"+G/XiQ\":\"Jaar tot nu toe\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, verwijder ze\",\"ySeBKv\":\"Je hebt dit ticket al gescand\",\"P+Sty0\":[\"Je wijzigt je e-mailadres in <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Je bent offline\",\"sdB7+6\":\"Je kunt een promotiecode maken die gericht is op dit product op de\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Je kunt het producttype niet wijzigen omdat er deelnemers aan dit product zijn gekoppeld.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Je kunt deelnemers met onbetaalde bestellingen niet inchecken. Je kunt deze instelling wijzigen in de evenementinstellingen.\",\"c9Evkd\":\"Je kunt de laatste categorie niet verwijderen.\",\"6uwAvx\":\"Je kunt dit prijsniveau niet verwijderen omdat er al producten voor dit niveau worden verkocht. In plaats daarvan kun je het verbergen.\",\"tFbRKJ\":\"Je kunt de rol of status van de accounteigenaar niet bewerken.\",\"fHfiEo\":\"Je kunt een handmatig aangemaakte bestelling niet terugbetalen.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Je hebt toegang tot meerdere accounts. Kies er een om verder te gaan.\",\"Z6q0Vl\":\"Je hebt deze uitnodiging al geaccepteerd. Log in om verder te gaan.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Je hebt geen in behandeling zijnde e-mailwijziging.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Je hebt geen tijd meer om je bestelling af te ronden.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Je hebt nog geen berichten verzonden. Je kunt berichten sturen naar alle deelnemers of naar specifieke producthouders.\",\"R6i9o9\":\"U moet erkennen dat deze e-mail geen promotie is\",\"3ZI8IL\":\"U moet akkoord gaan met de algemene voorwaarden\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Je moet een ticket aanmaken voordat je handmatig een genodigde kunt toevoegen.\",\"jE4Z8R\":\"Je moet minstens één prijsniveau hebben\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Je moet een bestelling handmatig als betaald markeren. Dit kun je doen op de pagina Bestelling beheren.\",\"L/+xOk\":\"Je hebt een ticket nodig voordat je een inchecklijst kunt maken.\",\"Djl45M\":\"U hebt een product nodig voordat u een capaciteitstoewijzing kunt maken.\",\"y3qNri\":\"Je hebt minstens één product nodig om te beginnen. Gratis, betaald of laat de gebruiker beslissen wat hij wil betalen.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Je accountnaam wordt gebruikt op evenementpagina's en in e-mails.\",\"veessc\":\"Je bezoekers verschijnen hier zodra ze zich hebben geregistreerd voor je evenement. Je kunt deelnemers ook handmatig toevoegen.\",\"Eh5Wrd\":\"Je geweldige website 🎉\",\"lkMK2r\":\"Uw gegevens\",\"3ENYTQ\":[\"Uw verzoek om uw e-mail te wijzigen in <0>\",[\"0\"],\" is in behandeling. Controleer uw e-mail om te bevestigen\"],\"yZfBoy\":\"Uw bericht is verzonden\",\"KSQ8An\":\"Uw bestelling\",\"Jwiilf\":\"Uw bestelling is geannuleerd\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Je bestellingen verschijnen hier zodra ze binnenkomen.\",\"9TO8nT\":\"Uw wachtwoord\",\"P8hBau\":\"Je betaling wordt verwerkt.\",\"UdY1lL\":\"Uw betaling is niet gelukt, probeer het opnieuw.\",\"fzuM26\":\"Uw betaling is mislukt. Probeer het opnieuw.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Je terugbetaling wordt verwerkt.\",\"IFHV2p\":\"Uw ticket voor\",\"x1PPdr\":\"Postcode\",\"BM/KQm\":\"Postcode\",\"+LtVBt\":\"Postcode\",\"25QDJ1\":\"- Klik om te publiceren\",\"WOyJmc\":\"- Klik om te verwijderen\",\"ncwQad\":\"(leeg)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" is al ingecheckt\"],\"S4PqS9\":[[\"0\"],\" Actieve webhooks\"],\"6MIiOI\":[\"nog \",[\"0\"]],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organisatoren\"],\"/HkCs4\":[[\"0\"],\" tickets\"],\"TjbIUI\":[[\"availableCount\"],\" van \",[\"totalCount\"],\" beschikbaar\"],\"OJnhhX\":[[\"eventCount\"],\" evenementen\"],\"3IEF7U\":[[\"totalCount\"],\" tickettypen\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Belasting/Kosten\",\"B1St2O\":\"<0>Check-in lijsten helpen u de evenementtoegang te beheren per dag, gebied of tickettype. U kunt tickets koppelen aan specifieke lijsten zoals VIP-zones of Dag 1 passen en een beveiligde check-in link delen met personeel. Geen account vereist. Check-in werkt op mobiel, desktop of tablet, met behulp van een apparaatcamera of HID USB-scanner. \",\"v9VSIS\":\"<0>Stel een enkele totale aanwezigheidslimiet in die van toepassing is op meerdere tickettypen tegelijk.<1>Als u bijvoorbeeld een <2>Dagpas en een <3>Volledig Weekend ticket koppelt, halen ze beide uit dezelfde pool van plaatsen. Zodra de limiet is bereikt, stoppen alle gekoppelde tickets automatisch met verkopen.\",\"ZnVt5v\":\"<0>Webhooks stellen externe services direct op de hoogte wanneer er iets gebeurt, zoals het toevoegen van een nieuwe deelnemer aan je CRM of mailinglijst na registratie, en zorgen zo voor naadloze automatisering.<1>Gebruik diensten van derden zoals <2>Zapier, <3>IFTTT of <4>Make om aangepaste workflows te maken en taken te automatiseren.\",\"fAv9QG\":\"🎟️ Tickets toevoegen\",\"M2DyLc\":\"1 Actieve webhook\",\"yTsaLw\":\"1 ticket\",\"nz96Ue\":\"1 tickettype\",\"HR/cvw\":\"Voorbeeldstraat 123\",\"kMU5aM\":\"Een annuleringsmelding is verzonden naar\",\"V53XzQ\":\"Er is een nieuwe verificatiecode naar je e-mail verzonden\",\"/z/bH1\":\"Een korte beschrijving van je organisator die aan je gebruikers wordt getoond.\",\"aS0jtz\":\"Verlaten\",\"uyJsf6\":\"Over\",\"WTk/ke\":\"Over Stripe Connect\",\"JvuLls\":\"Kosten absorberen\",\"lk74+I\":\"Kosten absorberen\",\"1uJlG9\":\"Accentkleur\",\"K5+3xg\":\"Uitnodiging accepteren\",\"VTfZPy\":\"Toegang geweigerd\",\"iN5Cz3\":\"Account al verbonden!\",\"YP4JuP\":\"Accountconfiguratie succesvol bijgewerkt\",\"vOuxvL\":\"Accountinformatie\",\"EHNORh\":\"Account niet gevonden\",\"bPwFdf\":\"Accounts\",\"nMtNd+\":\"Actie vereist: Verbind uw Stripe-account opnieuw\",\"AhwTa1\":\"Actie vereist: BTW-informatie nodig\",\"APyAR/\":\"Actieve evenementen\",\"UWWRyd\":\"Voeg aangepaste vragen toe om extra informatie te verzamelen tijdens het afrekenen\",\"a5KFZU\":\"Voeg evenementgegevens toe en beheer de instellingen.\",\"Fb+SDI\":\"Meer tickets toevoegen\",\"7JF9w9\":\"Vraag toevoegen\",\"6PNlRV\":\"Voeg dit evenement toe aan je agenda\",\"BGD9Yt\":\"Tickets toevoegen\",\"QN2F+7\":\"Webhook toevoegen\",\"NsWqSP\":\"Voeg je sociale media en website-URL toe. Deze worden weergegeven op je openbare organisatorpagina.\",\"bVjDs9\":\"Extra kosten\",\"0Zypnp\":\"Beheerders Dashboard\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliatecode kan niet worden gewijzigd\",\"/jHBj5\":\"Affiliate succesvol aangemaakt\",\"uCFbG2\":\"Affiliate succesvol verwijderd\",\"a41PKA\":\"Affiliateverkopen worden bijgehouden\",\"mJJh2s\":\"Affiliateverkopen worden niet bijgehouden. Dit deactiveert de affiliate.\",\"jabmnm\":\"Affiliate succesvol bijgewerkt\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates geëxporteerd\",\"3cqmut\":\"Affiliates helpen je om verkopen van partners en influencers bij te houden. Maak affiliatecodes aan en deel ze om prestaties te monitoren.\",\"7rLTkE\":\"Alle gearchiveerde evenementen\",\"gKq1fa\":\"Alle deelnemers\",\"pMLul+\":\"Alle valuta's\",\"qlaZuT\":\"Klaar! U gebruikt nu ons verbeterde betalingssysteem.\",\"ZS/D7f\":\"Alle afgelopen evenementen\",\"QsYjci\":\"Alle evenementen\",\"31KB8w\":\"Alle mislukte taken verwijderd\",\"D2g7C7\":\"Alle taken in wachtrij voor opnieuw proberen\",\"dr7CWq\":\"Alle aankomende evenementen\",\"GpT6Uf\":\"Sta deelnemers toe om hun ticketinformatie (naam, e-mail) bij te werken via een beveiligde link die met hun orderbevestiging wordt verzonden.\",\"QUg5y1\":\"Bijna klaar! Voltooi het verbinden van uw Stripe-account om betalingen te accepteren.\",\"c4uJfc\":\"Bijna klaar! We wachten alleen nog tot je betaling is verwerkt. Dit duurt slechts enkele seconden.\",\"ocS8eq\":[\"Heeft u al een account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Al terugbetaald\",\"RtxQTF\":\"Deze bestelling ook annuleren\",\"jkNgQR\":\"Deze bestelling ook terugbetalen\",\"xYqsHg\":\"Altijd beschikbaar\",\"Wvrz79\":\"Betaald bedrag\",\"Zkymb9\":\"Een e-mailadres om aan deze affiliate te koppelen. De affiliate wordt niet op de hoogte gesteld.\",\"vRznIT\":\"Er is een fout opgetreden tijdens het controleren van de exportstatus.\",\"eusccx\":\"Een optioneel bericht om weer te geven op het uitgelichte product, bijv. \\\"Snel uitverkocht 🔥\\\" of \\\"Beste waarde\\\"\",\"QNrkms\":\"Antwoord succesvol bijgewerkt.\",\"Znwxal\":\"Applicatiekosten configuratie\",\"261RBr\":\"Bericht goedkeuren\",\"0aVEBY\":\"Weet u zeker dat u alle mislukte taken wilt verwijderen?\",\"LchiNd\":\"Weet je zeker dat je deze affiliate wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.\",\"vPeW/6\":\"Weet u zeker dat u deze configuratie wilt verwijderen? Dit kan van invloed zijn op accounts die deze gebruiken.\",\"JmVITJ\":\"Weet je zeker dat je deze sjabloon wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt en e-mails zullen terugvallen op de standaardsjabloon.\",\"aLS+A6\":\"Weet je zeker dat je deze sjabloon wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt en e-mails zullen terugvallen op de organisator- of standaardsjabloon.\",\"5H3Z78\":\"Weet je zeker dat je deze webhook wilt verwijderen?\",\"147G4h\":\"Weet u zeker dat u wilt vertrekken?\",\"VDWChT\":\"Weet je zeker dat je deze organisator als concept wilt markeren? De organisatorpagina wordt dan onzichtbaar voor het publiek.\",\"pWtQJM\":\"Weet je zeker dat je deze organisator openbaar wilt maken? De organisatorpagina wordt dan zichtbaar voor het publiek.\",\"WFHOlF\":\"Weet je zeker dat je dit evenement wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"4TNVdy\":\"Weet je zeker dat je dit organisatorprofiel wilt publiceren? Eenmaal gepubliceerd is het zichtbaar voor het publiek.\",\"cDtoWq\":[\"Weet u zeker dat u de orderbevestiging opnieuw wilt verzenden naar \",[\"0\"],\"?\"],\"xeIaKw\":[\"Weet u zeker dat u het ticket opnieuw wilt verzenden naar \",[\"0\"],\"?\"],\"ExDt3P\":\"Weet je zeker dat je de publicatie van dit evenement wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"5Qmxo/\":\"Weet je zeker dat je de publicatie van dit organisatorprofiel wilt ongedaan maken? Het is dan niet meer zichtbaar voor het publiek.\",\"Uqefyd\":\"Bent u BTW-geregistreerd in de EU?\",\"+QARA4\":\"Kunst\",\"tLf3yJ\":\"Aangezien uw bedrijf gevestigd is in Ierland, is Ierse BTW van 23% automatisch van toepassing op alle platformkosten.\",\"QGoXh3\":\"Aangezien uw bedrijf gevestigd is in de EU, moeten we de juiste BTW-behandeling voor onze platformkosten bepalen:\",\"tMeVa/\":\"Vraag naar naam en email voor elk gekocht ticket\",\"/JdZIP\":\"Toegewezen configuratie\",\"xdiER7\":\"Toegewezen niveau\",\"F2rX0R\":\"Er moet minstens één evenement type worden geselecteerd\",\"BCmibk\":\"Pogingen\",\"6PecK3\":\"Aanwezigheid en incheckpercentages voor alle evenementen\",\"AJ4rvK\":\"Deelnemer geannuleerd\",\"qvylEK\":\"Deelnemer Gemaakt\",\"Aspq3b\":\"Verzameling deelnemergegevens\",\"fpb0rX\":\"Deelnemergegevens gekopieerd van bestelling\",\"0R3Y+9\":\"Deelnemer E-mail\",\"94aQMU\":\"Deelnemersinformatie\",\"KkrBiR\":\"Verzameling deelnemersinformatie\",\"av+gjP\":\"Deelnemer Naam\",\"cosfD8\":\"Deelnemersstatus\",\"D2qlBU\":\"Deelnemer bijgewerkt\",\"22BOve\":\"Deelnemer succesvol bijgewerkt\",\"x8Vnvf\":\"Ticket van deelnemer niet opgenomen in deze lijst\",\"k3Tngl\":\"Geëxporteerde bezoekers\",\"UoIRW8\":\"Deelnemers geregistreerd\",\"5UbY+B\":\"Deelnemers met een specifiek ticket\",\"4HVzhV\":\"Deelnemers:\",\"HVkhy2\":\"Attributie-analyse\",\"dMMjeD\":\"Attributie-uitsplitsing\",\"1oPDuj\":\"Attributiewaarde\",\"PZ7FTW\":\"Automatisch gedetecteerd op basis van achtergrondkleur, maar kan worden overschreven\",\"clF06r\":\"Beschikbaar voor terugbetaling\",\"NB5+UG\":\"Beschikbare Tokens\",\"EmYMHc\":\"Wacht op offline betaling\",\"kNmmvE\":\"Awesome Events B.V.\",\"TeSaQO\":\"Terug naar Accounts\",\"kYqM1A\":\"Terug naar evenement\",\"td/bh+\":\"Terug naar rapporten\",\"jIPNJG\":\"Basisinformatie\",\"WOpH7O\":\"Mooie checkout-ervaring op elk apparaat\",\"iMdwTb\":\"Voordat je evenement live kan gaan, moet je een paar dingen doen. Voltooi alle onderstaande stappen om te beginnen.\",\"UabgBd\":\"Hoofdtekst is verplicht\",\"HWXuQK\":\"Voeg deze pagina toe aan je bladwijzers om je bestelling op elk moment te beheren.\",\"CUKVDt\":\"Pas je tickets aan met een eigen logo, kleuren en voettekst.\",\"9N+p+g\":\"Zakelijk\",\"7ns+do\":\"Bedrijfsadres\",\"LeC29u\":\"Bedrijfsadres voor BTW-doeleinden\",\"RReHTu\":\"Bedrijfsnaam\",\"bv6RXK\":\"Knop Label\",\"ChDLlO\":\"Knoptekst\",\"BUe8Wj\":\"Koper betaalt\",\"qF1qbA\":\"Kopers zien een schone prijs. De platformkosten worden afgetrokken van uw uitbetaling.\",\"DFqasq\":[\"Door verder te gaan, gaat u akkoord met de <0>\",[\"0\"],\" Servicevoorwaarden\"],\"lFdbRS\":\"Applicatiekosten omzeilen\",\"2VLZwd\":\"Call-to-Action Knop\",\"PUpvQe\":\"Camerascanner\",\"D02dD9\":\"Campagne\",\"H4nE+E\":\"Alle producten annuleren en terugzetten in de beschikbare pool\",\"tOXAdc\":\"Annuleren zal alle deelnemers geassocieerd met deze bestelling annuleren en de tickets terugzetten in de beschikbare pool.\",\"IrUqjC\":\"Kan niet inchecken (geannuleerd)\",\"01sEfm\":\"Kan de standaardsysteemconfiguratie niet verwijderen\",\"VsM1HH\":\"Capaciteitstoewijzingen\",\"K7tIrx\":\"Categorie\",\"2tbLdK\":\"Liefdadigheid\",\"v4fiSg\":\"Controleer je e-mail\",\"51AsAN\":\"Controleer je inbox! Als er tickets gekoppeld zijn aan dit e-mailadres, ontvang je een link om ze te bekijken.\",\"udRwQs\":\"Gecreëerd inchecken\",\"F4SRy3\":\"Check-in verwijderd\",\"9gPPUY\":\"Check-In Lijst Aangemaakt!\",\"f2vU9t\":\"Inchecklijsten\",\"tMNBEF\":\"Check-in lijsten laten je toegang controleren per dag, gebied of tickettype. Je kunt een beveiligde check-in link delen met personeel — geen account vereist.\",\"SHJwyq\":\"Incheckpercentage\",\"qCqdg6\":\"Incheck Status\",\"cKj6OE\":\"Incheckoverzicht\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinees (Traditioneel)\",\"pkk46Q\":\"Kies een organisator\",\"Crr3pG\":\"Kies agenda\",\"LAW8Vb\":\"Kies de standaardinstelling voor nieuwe evenementen. Dit kan per evenement worden overschreven.\",\"pjp2n5\":\"Kies wie de platformkosten betaalt. Dit heeft geen invloed op extra kosten die u in uw accountinstellingen hebt geconfigureerd.\",\"CySr+W\":\"Klik om notities te bekijken\",\"RG3szS\":\"sluiten\",\"RWw9Lg\":\"Sluit venster\",\"XwdMMg\":\"Code mag alleen letters, cijfers, streepjes en underscores bevatten\",\"+yMJb7\":\"Code is verplicht\",\"m9SD3V\":\"Code moet minimaal 3 tekens bevatten\",\"V1krgP\":\"Code mag maximaal 20 tekens bevatten\",\"psqIm5\":\"Werk samen met je team om geweldige evenementen te organiseren.\",\"4bUH9i\":\"Verzamel deelnemersgegevens voor elk gekocht ticket.\",\"TkfG8v\":\"Gegevens per bestelling verzamelen\",\"96ryID\":\"Gegevens per ticket verzamelen\",\"FpsvqB\":\"Kleurmodus\",\"jEu4bB\":\"Kolommen\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Communicatievoorkeuren\",\"7D9MJz\":\"Volledige Stripe-instelling\",\"OqEV/G\":\"Voltooi de onderstaande instelling om door te gaan\",\"nqx+6h\":\"Voer deze stappen uit om tickets voor je evenement te gaan verkopen.\",\"5YrKW7\":\"Voltooi je betaling om je tickets veilig te stellen.\",\"xGU92i\":\"Voltooi uw profiel om deel te nemen aan het team.\",\"ih35UP\":\"Conferentiecentrum\",\"B5fpAA\":\"Configuratie succesvol toegewezen\",\"X1zdE7\":\"Configuratie succesvol aangemaakt\",\"mLBUMQ\":\"Configuratie succesvol verwijderd\",\"qxquWu\":\"Configuratienamen zijn zichtbaar voor eindgebruikers. De \\\"Vaste vergoeding\\\" en \\\"Percentage vergoeding\\\" zijn applicatiekosten die in USD worden berekend over alle transacties.\",\"eeZdaB\":\"Configuratie succesvol bijgewerkt\",\"3cKoxx\":\"Configuraties\",\"8v2LRU\":\"Configureer evenementdetails, locatie, afrekenopties en e-mailmeldingen.\",\"raw09+\":\"Configureer hoe deelnemergegevens worden verzameld tijdens het afrekenen\",\"FI60XC\":\"Belastingen en kosten configureren\",\"NGXKG/\":\"Bevestig e-mailadres\",\"JRQitQ\":\"Bevestig nieuw wachtwoord\",\"Auz0Mz\":\"Bevestig je e-mailadres om toegang te krijgen tot alle functies.\",\"7+grte\":\"Bevestigingsmail verzonden! Controleer je inbox.\",\"n/7+7Q\":\"Bevestiging verzonden naar\",\"o5A0Go\":\"Gefeliciteerd met het aanmaken van een evenement!\",\"WNnP3w\":\"Verbinden en upgraden\",\"Xe2tSS\":\"Documentatie aansluiten\",\"1Xxb9f\":\"Betalingsverwerking aansluiten\",\"nQI4H5\":\"Verbind Stripe om sjabloonbewerking van e-mails in te schakelen\",\"LmvZ+E\":\"Verbind Stripe om berichten in te schakelen\",\"EWnXR+\":\"Verbinding maken met Stripe\",\"VioGG1\":\"Koppel je Stripe-account om betalingen voor tickets en producten te accepteren.\",\"4qmnU8\":\"Verbind uw Stripe-account om betalingen te accepteren.\",\"E1eze1\":\"Verbind uw Stripe-account om betalingen voor uw evenementen te accepteren.\",\"ulV1ju\":\"Verbind uw Stripe-account om betalingen te accepteren.\",\"/3017M\":\"Verbonden met Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact e-mail\",\"KcXRN+\":\"Contact e-mail voor ondersteuning\",\"m8WD6t\":\"Doorgaan met instellen\",\"0GwUT4\":\"Verder naar afrekenen\",\"sBV87H\":\"Ga door naar evenement aanmaken\",\"nKtyYu\":\"Ga door naar de volgende stap\",\"F3/nus\":\"Doorgaan naar betaling\",\"p2FRHj\":\"Bepaal hoe platformkosten worden behandeld voor dit evenement\",\"1JnTgU\":\"Gekopieerd van boven\",\"FxVG/l\":\"Gekopieerd naar klembord\",\"PiH3UR\":\"Gekopieerd!\",\"uUPbPg\":\"Kopieer affiliatelink\",\"iVm46+\":\"Kopieer code\",\"+2ZJ7N\":\"Kopieer gegevens naar eerste deelnemer\",\"ZN1WLO\":\"Kopieer Email\",\"tUGbi8\":\"Mijn gegevens kopiëren naar:\",\"y22tv0\":\"Kopieer deze link om hem overal te delen\",\"/4gGIX\":\"Kopiëren naar klembord\",\"P0rbCt\":\"Omslagafbeelding\",\"60u+dQ\":\"Omslagafbeelding wordt bovenaan je evenementpagina weergegeven\",\"2NLjA6\":\"De omslagafbeelding wordt bovenaan je organisatorpagina weergegeven\",\"zg4oSu\":[\"Maak \",[\"0\"],\" Sjabloon\"],\"RKKhnW\":\"Maak een aangepaste widget om tickets te verkopen op je site.\",\"yIRev4\":\"Maak een wachtwoord aan\",\"xfKgwv\":\"Affiliate aanmaken\",\"tudG8q\":\"Maak en configureer tickets en merchandise voor verkoop.\",\"YAl9Hg\":\"Configuratie aanmaken\",\"BTne9e\":\"Maak aangepaste e-mailsjablonen voor dit evenement die de organisator-standaarden overschrijven\",\"YIDzi/\":\"Maak Aangepaste Sjabloon\",\"Nc3l/D\":\"Maak kortingen, toegangscodes voor verborgen tickets en speciale aanbiedingen.\",\"eWEV9G\":\"Nieuw wachtwoord aanmaken\",\"8AiKIu\":\"Maak ticket of product aan\",\"agZ87r\":\"Maak tickets voor je evenement, stel prijzen in en beheer de beschikbare hoeveelheid.\",\"/HGmW9\":\"Maak traceerbare links om partners te belonen die je evenement promoten.\",\"dkAPxi\":\"Webhook maken\",\"5slqwZ\":\"Maak je evenement aan\",\"JQNMrj\":\"Maak je eerste evenement\",\"CCjxOC\":\"Maak je eerste evenement aan om tickets te verkopen en deelnemers te beheren.\",\"ZCSSd+\":\"Maak je eigen evenement\",\"67NsZP\":\"Evenement aanmaken...\",\"H34qcM\":\"Organisator aanmaken...\",\"1YMS+X\":\"Je evenement wordt aangemaakt, even geduld\",\"yiy8Jt\":\"Je organisatorprofiel wordt aangemaakt, even geduld\",\"lfLHNz\":\"CTA label is verplicht\",\"BMtue0\":\"Huidige betalingsverwerker\",\"T+1APV\":\"Huidig BTW-nummer is gevalideerd\",\"v2GlhZ\":\"Validatie van huidig BTW-nummer is mislukt\",\"iTvh6I\":\"Momenteel beschikbaar voor aankoop\",\"g7HIC0\":\"Aangepaste branding\",\"mimF6c\":\"Aangepast bericht na checkout\",\"O6mra8\":\"Aangepaste vragen\",\"axv/Mi\":\"Aangepaste sjabloon\",\"QMHSMS\":\"Klant ontvangt een e-mail ter bevestiging van de terugbetaling\",\"L/Qc+w\":\"E-mailadres van klant\",\"wpfWhJ\":\"Voornaam van klant\",\"GIoqtA\":\"Achternaam van klant\",\"NihQNk\":\"Klanten\",\"7gsjkI\":\"Pas de e-mails aan die naar uw klanten worden verzonden met behulp van Liquid-sjablonen. Deze sjablonen worden gebruikt als standaard voor alle evenementen in uw organisatie.\",\"xJaTUK\":\"Pas de lay-out, kleuren en branding van je evenement homepage aan.\",\"MXZfGN\":\"Pas de vragen tijdens het afrekenen aan om belangrijke informatie van je deelnemers te verzamelen.\",\"iX6SLo\":\"Pas de tekst op de knop 'Doorgaan' aan\",\"pxNIxa\":\"Pas uw e-mailsjabloon aan met Liquid-sjablonen\",\"3trPKm\":\"Pas het uiterlijk van je organisatorpagina aan\",\"/gWrVZ\":\"Dagelijkse omzet, belastingen, kosten en terugbetalingen voor alle evenementen\",\"zgCHnE\":\"Dagelijks verkooprapport\",\"nHm0AI\":\"Dagelijkse uitsplitsing naar verkoop, belasting en kosten\",\"pvnfJD\":\"Donker\",\"nE5o/t\":\"Gegevenseigendom\",\"lnYE59\":\"Datum van het evenement\",\"gnBreG\":\"Datum waarop de bestelling is geplaatst\",\"ovBPCi\":\"Standaard\",\"JtI4vj\":\"Standaard verzameling deelnemersinformatie\",\"3R/Tu2\":\"Standaard kostenafhandeling\",\"1bZAZA\":\"Standaardsjabloon wordt gebruikt\",\"vu7gDm\":\"Verwijder affiliate\",\"KZN4Lc\":\"Alles verwijderen\",\"+jw/c1\":\"Verwijder afbeelding\",\"hdyeZ0\":\"Taak verwijderen\",\"dPyJ15\":\"Sjabloon Verwijderen\",\"mxsm1o\":\"Deze vraag verwijderen? Dit kan niet ongedaan worden gemaakt.\",\"snMaH4\":\"Webhook verwijderen\",\"vYgeDk\":\"Deselecteer alles\",\"NvuEhl\":\"Ontwerpelementen\",\"H8kMHT\":\"Geen code ontvangen?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dit bericht negeren\",\"BREO0S\":\"Toon een selectievakje waarmee klanten zich kunnen aanmelden voor marketingcommunicatie van deze evenementenorganisator.\",\"TvY/XA\":\"Documentatie\",\"Kdpf90\":\"Niet vergeten!\",\"352VU2\":\"Heeft u geen account? <0>Aanmelden\",\"AXXqG+\":\"Donatie\",\"DPfwMq\":\"Klaar\",\"2+O9st\":\"Download verkoop-, deelnemer- en financiële rapporten voor alle voltooide bestellingen.\",\"eneWvv\":\"Concept\",\"Ts8hhq\":\"Vanwege het hoge risico op spam moet u een Stripe-account verbinden voordat u e-mailsjablonen kunt wijzigen. Dit is om ervoor te zorgen dat alle evenementorganisatoren geverifieerd en verantwoordelijk zijn.\",\"TnzbL+\":\"Vanwege het hoge risico op spam moet u een Stripe-account koppelen voordat u berichten naar deelnemers kunt verzenden.\\nDit is om ervoor te zorgen dat alle evenementorganisatoren geverifieerd en verantwoordelijk zijn.\",\"euc6Ns\":\"Dupliceren\",\"KRmTkx\":\"Dupliceer product\",\"KIjvtr\":\"Nederlands\",\"SPKbfM\":\"bijv. Tickets kopen, Nu registreren\",\"fc7wGW\":\"bijv. Belangrijke update over uw tickets\",\"54MPqC\":\"bijv. Standaard, Premium, Enterprise\",\"LTzmgK\":[\"Bewerk \",[\"0\"],\" Sjabloon\"],\"v4+lcZ\":\"Bewerk affiliate\",\"2iZEz7\":\"Antwoord bewerken\",\"tPtRwl\":\"Applicatiekosten bewerken\",\"t2bbp8\":\"Deelnemer bewerken\",\"etaWtB\":\"Deelnemergegevens bewerken\",\"+guao5\":\"Configuratie bewerken\",\"vRWOrM\":\"Bestelgegevens bewerken\",\"3yNuBV\":\"BTW-instellingen bewerken\",\"fW5sSv\":\"Webhook bewerken\",\"nP7CdQ\":\"Webhook bewerken\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educatie\",\"iiWXDL\":\"Geschiktheidsfouten\",\"zPiC+q\":\"In Aanmerking Komende Incheck Lijsten\",\"V2sk3H\":\"E-mail & Sjablonen\",\"hbwCKE\":\"E-mailadres gekopieerd naar klembord\",\"dSyJj6\":\"E-mailadressen komen niet overeen\",\"elW7Tn\":\"E-mail Hoofdtekst\",\"ZsZeV2\":\"E-mail is verplicht\",\"Be4gD+\":\"E-mail Voorbeeld\",\"6IwNUc\":\"E-mail Sjablonen\",\"H/UMUG\":\"E-mailverificatie vereist\",\"L86zy2\":\"E-mail succesvol geverifieerd!\",\"Qj0GKe\":\"Zelfbediening voor deelnemers inschakelen\",\"hEtQsg\":\"Zelfbediening voor deelnemers standaard inschakelen\",\"Upeg/u\":\"Schakel deze sjabloon in voor het verzenden van e-mails\",\"RxzN1M\":\"Ingeschakeld\",\"sGjBEq\":\"Einddatum & tijd (optioneel)\",\"PKXt9R\":\"Einddatum moet na begindatum liggen\",\"48Y16Q\":\"Eindtijd (optioneel)\",\"7YZofi\":\"Voer een onderwerp en hoofdtekst in om het voorbeeld te zien\",\"3bR1r4\":\"Voer affiliate e-mail in (optioneel)\",\"ARkzso\":\"Voer affiliatenaam in\",\"y1BZw1\":\"Voer bedrijfsadres in\",\"3GfR6a\":\"Voer bedrijfsnaam in\",\"6KnyG0\":\"Voer e-mail in\",\"INDKM9\":\"Voer e-mailonderwerp in...\",\"xUgUTh\":\"Voer voornaam in\",\"9/1YKL\":\"Voer achternaam in\",\"VpwcSk\":\"Voer nieuw wachtwoord in\",\"1tAGuY\":\"Voer het BTW-nummer in inclusief landcode\",\"kWg31j\":\"Voer unieke affiliatecode in\",\"C3nD/1\":\"Voer je e-mailadres in\",\"VmXiz4\":\"Voer uw e-mailadres in en wij sturen u instructies om uw wachtwoord opnieuw in te stellen.\",\"n9V+ps\":\"Voer je naam in\",\"IdULhL\":\"Voer uw BTW-nummer in inclusief de landcode, zonder spaties (bijv. NL123456789B01, DE123456789)\",\"LslKhj\":\"Fout bij het laden van logboeken\",\"AKbElk\":\"EU BTW-geregistreerde bedrijven: Verleggingsregeling is van toepassing (0% - Artikel 196 van BTW-richtlijn 2006/112/EG)\",\"WgD6rb\":\"Evenementcategorie\",\"b46pt5\":\"Evenement coverafbeelding\",\"1Hzev4\":\"Evenement aangepaste sjabloon\",\"imgKgl\":\"Evenementbeschrijving\",\"kJDmsI\":\"Evenement details\",\"m/N7Zq\":\"Volledig Evenementadres\",\"Nl1ZtM\":\"Evenement Locatie\",\"t3AMTs\":\"Evenementbeheerplatform\",\"PYs3rP\":\"Evenementnaam\",\"HhwcTQ\":\"Naam van het evenement\",\"WZZzB6\":\"Evenementnaam is verplicht\",\"Wd5CDM\":\"Evenementnaam moet minder dan 150 tekens bevatten\",\"4JzCvP\":\"Evenement niet beschikbaar\",\"Gh9Oqb\":\"Evenement organisator naam\",\"mImacG\":\"Evenementpagina\",\"JyD0LH\":\"Evenement instellingen\",\"cOePZk\":\"Evenement Tijd\",\"e8WNln\":\"Tijdzone evenement\",\"GeqWgj\":\"Tijdzone Evenement\",\"XVLu2v\":\"Evenement titel\",\"OfmsI9\":\"Evenement te nieuw\",\"YDVUVl\":\"Soorten evenementen\",\"4K2OjV\":\"Evenementlocatie\",\"19j6uh\":\"Evenementenprestaties\",\"PC3/fk\":\"Evenementen die beginnen in de komende 24 uur\",\"fTFfOK\":\"Elke e-mailsjabloon moet een call-to-action knop bevatten die linkt naar de juiste pagina\",\"BVinvJ\":\"Voorbeelden: \\\"Hoe heb je over ons gehoord?\\\", \\\"Bedrijfsnaam voor factuur\\\"\",\"2hGPQG\":\"Voorbeelden: \\\"T-shirt maat\\\", \\\"Maaltijdvoorkeur\\\", \\\"Functietitel\\\"\",\"qNuTh3\":\"Uitzondering\",\"kF8HQ7\":\"Antwoorden exporteren\",\"2KAI4N\":\"CSV exporteren\",\"JKfSAv\":\"Exporteren mislukt. Probeer het opnieuw.\",\"SVOEsu\":\"Export gestart. Bestand wordt voorbereid...\",\"wuyaZh\":\"Export succesvol\",\"9bpUSo\":\"Affiliates exporteren\",\"jtrqH9\":\"Deelnemers exporteren\",\"R4Oqr8\":\"Exporteren voltooid. Bestand wordt gedownload...\",\"UlAK8E\":\"Orders exporteren\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Mislukt\",\"8uOlgz\":\"Mislukt op\",\"tKcbYd\":\"Mislukte taken\",\"SsI9v/\":\"Bestelling annuleren mislukt. Probeer het opnieuw.\",\"LdPKPR\":\"Kan configuratie niet toewijzen\",\"cEFg3R\":\"Aanmaken affiliate mislukt\",\"dVgNF1\":\"Kan configuratie niet aanmaken\",\"U66oUa\":\"Sjabloon maken mislukt\",\"aFk48v\":\"Kan configuratie niet verwijderen\",\"Zw6LWb\":\"Taak verwijderen mislukt\",\"tq0abZ\":\"Taken verwijderen mislukt\",\"vKMKnu\":\"Vraag verwijderen mislukt\",\"xFj7Yj\":\"Sjabloon verwijderen mislukt\",\"jo3Gm6\":\"Exporteren affiliates mislukt\",\"Jjw03p\":\"Geen deelnemers geëxporteerd\",\"ZPwFnN\":\"Geen orders kunnen exporteren\",\"zGE3CH\":\"Export van rapport mislukt. Probeer het opnieuw.\",\"X4o0MX\":\"Webhook niet geladen\",\"0+iwE5\":\"Vragen herschikken mislukt\",\"EJPAcd\":\"Orderbevestiging opnieuw verzenden mislukt\",\"DjSbj3\":\"Ticket opnieuw verzenden mislukt\",\"YQ3QSS\":\"Opnieuw verzenden verificatiecode mislukt\",\"wDioLj\":\"Taak opnieuw proberen mislukt\",\"DKYTWG\":\"Taken opnieuw proberen mislukt\",\"zTkTF3\":\"Sjabloon opslaan mislukt\",\"l6acRV\":\"Kan BTW-instellingen niet opslaan. Probeer het opnieuw.\",\"T6B2gk\":\"Verzenden bericht mislukt. Probeer het opnieuw.\",\"lKh069\":\"Exporttaak niet gestart\",\"t/KVOk\":\"Kan imitatie niet starten. Probeer het opnieuw.\",\"QXgjH0\":\"Kan imitatie niet stoppen. Probeer het opnieuw.\",\"o/blc/\":\"Kan accountconfiguratie niet bijwerken\",\"i0QKrm\":\"Bijwerken affiliate mislukt\",\"NNc33d\":\"Antwoord niet bijgewerkt.\",\"E9jY+o\":\"Deelnemer bijwerken mislukt\",\"uQynyf\":\"Kan configuratie niet bijwerken\",\"EhlbcI\":\"Bijwerken van berichtenniveau mislukt\",\"rpGMzC\":\"Bestelling bijwerken mislukt\",\"Eeo/Gy\":\"Instelling bijwerken mislukt\",\"kqA9lY\":\"Kan BTW-instellingen niet bijwerken\",\"7/9RFs\":\"Afbeelding uploaden mislukt.\",\"nkNfWu\":\"Uploaden van afbeelding mislukt. Probeer het opnieuw.\",\"rxy0tG\":\"Verifiëren e-mail mislukt\",\"/sV91a\":\"Kostenafhandeling\",\"T4BMxU\":\"Tarieven kunnen worden gewijzigd. Je wordt op de hoogte gebracht van wijzigingen in je tarievenstructuur.\",\"LyUWXA\":\"Kosten omzeild\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Bestand is te groot. Maximale grootte is 5MB.\",\"VejKUM\":\"Vul eerst je gegevens hierboven in\",\"8OvVZZ\":\"Filter Deelnemers\",\"mvrlBO\":\"Filteren op evenement\",\"8BwQeU\":\"Instelling voltooien\",\"hg80P7\":\"Stripe-instelling voltooien\",\"1vBhpG\":\"Eerste deelnemer\",\"4pwejF\":\"Voornaam is verplicht\",\"6bBh3/\":\"Vaste vergoeding\",\"j+XQDj\":\"Vaste vergoeding (USD)\",\"5mpF6N\":[\"Vast bedrag in \",[\"currencyCode\"]],\"/uXPzP\":\"Vaste vergoeding per transactie in USD\",\"LWL3Bs\":\"Vaste vergoeding moet 0 of hoger zijn\",\"YXhom6\":\"Vast tarief:\",\"KgxI80\":\"Flexibele ticketing\",\"lWxAUo\":\"Eten & Drinken\",\"nFm+5u\":\"Voettekst\",\"MY2SVM\":\"Volledige terugbetaling\",\"T02gNN\":\"Algemene Toegang\",\"3ep0Gx\":\"Algemene informatie over je organisator\",\"ziAjHi\":\"Genereer\",\"exy8uo\":\"Genereer code\",\"4CETZY\":\"Routebeschrijving\",\"+4zM7f\":\"Ontvang onmiddellijk betaling via Stripe Connect\",\"ZDIydz\":\"Aan de slag\",\"u6FPxT\":\"Koop Tickets\",\"8KDgYV\":\"Bereid je evenement voor\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ga naar evenementpagina\",\"gHSuV/\":\"Ga naar de startpagina\",\"6nDzTl\":\"Goede leesbaarheid\",\"aGWZUr\":\"Bruto-omzet\",\"n8IUs7\":\"Bruto-omzet\",\"LIYoRQ\":\"Gastenbeheer\",\"kTSQej\":[\"Hallo \",[\"0\"],\", beheer je platform vanaf hier.\"],\"dORAcs\":\"Hier zijn alle tickets die gekoppeld zijn aan je e-mailadres.\",\"g+2103\":\"Hier is je affiliatelink\",\"QlwJ9d\":\"Dit kunt u verwachten:\",\"/iE8xx\":\"Hi.Events kosten\",\"zppscQ\":\"Hi.Events platformkosten en BTW-uitsplitsing per transactie\",\"D+zLDD\":\"Verborgen\",\"DRErHC\":\"Verborgen voor deelnemers - alleen zichtbaar voor organisatoren\",\"P+5Pbo\":\"Antwoorden verbergen\",\"FmogyU\":\"Opties verbergen\",\"gtEbeW\":\"Markeren\",\"NF8sdv\":\"Markeringsbericht\",\"MXSqmS\":\"Dit product markeren\",\"7ER2sc\":\"Uitgelicht\",\"sq7vjE\":\"Gemarkeerde producten krijgen een andere achtergrondkleur om op te vallen op de evenementenpagina.\",\"AVpmAa\":\"Hoe offline te betalen\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hongaars\",\"YLgdk5\":\"Ik bevestig dat dit een transactioneel bericht is met betrekking tot dit evenement\",\"4/kP5a\":\"Als er geen nieuw tabblad automatisch is geopend, klik dan op de knop hieronder om door te gaan naar afrekenen.\",\"PYVWEI\":\"Indien geregistreerd, verstrek uw BTW-nummer voor validatie\",\"iIEaNB\":\"Als u een account bij ons heeft, ontvangt u een e-mail met instructies over hoe u uw wachtwoord opnieuw kunt instellen.\",\"an5hVd\":\"Afbeeldingen\",\"tSVr6t\":\"Imiteren\",\"TWXU0c\":\"Imiteer gebruiker\",\"5LAZwq\":\"Imitatie gestart\",\"IMwcdR\":\"Imitatie gestopt\",\"0I0Hac\":\"Belangrijke mededeling\",\"yD3avI\":\"Belangrijk: Het wijzigen van uw e-mailadres zal de link naar deze bestelling bijwerken. U wordt na het opslaan doorgestuurd naar de nieuwe bestellink.\",\"M8M6fs\":\"Belangrijk: Stripe herverbinding vereist\",\"jT142F\":[\"Over \",[\"diffHours\"],\" uur\"],\"OoSyqO\":[\"Over \",[\"diffMinutes\"],\" minuten\"],\"cljs3a\":\"Geef aan of u BTW-geregistreerd bent in de EU\",\"F1Xp97\":\"Individuele deelnemers\",\"85e6zs\":\"Liquid Token Invoegen\",\"38KFY0\":\"Variabele Invoegen\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Directe uitbetalingen\",\"nbfdhU\":\"Integraties\",\"JHB/Ky\":\"Ongeldig\",\"B2Tpo0\":\"Ongeldig e-mailadres\",\"5tT0+u\":\"Ongeldig e-mailformaat\",\"f9WRpE\":\"Ongeldig bestandstype. Upload een afbeelding.\",\"tnL+GP\":\"Ongeldige Liquid syntax. Corrigeer het en probeer opnieuw.\",\"N9JsFT\":\"Ongeldig BTW-nummerformaat\",\"g+lLS9\":\"Nodig een teamlid uit\",\"1z26sk\":\"Teamlid uitnodigen\",\"KR0679\":\"Teamleden uitnodigen\",\"Mokwac\":\"Nodig onbeperkt teamleden uit met aangepaste rollen\",\"aH6ZIb\":\"Nodig je team uit\",\"IuMGvq\":\"Factuur\",\"y0meFR\":\"Ierse BTW van 23% wordt toegepast op platformkosten (binnenlandse levering).\",\"1ZKm04\":\"Is dit account BTW-geregistreerd in de EU?\",\"Lj7sBL\":\"Italiaans\",\"F5/CBH\":\"artikel(en)\",\"BzfzPK\":\"Artikelen\",\"KmWyx0\":\"Taak\",\"o5r6b2\":\"Taak verwijderd\",\"cd0jIM\":\"Taakdetails\",\"ruJO57\":\"Taaknaam\",\"YZi+Hu\":\"Taak in wachtrij voor opnieuw proberen\",\"nCywLA\":\"Neem overal vandaan deel\",\"hTJ4fB\":\"Klik gewoon op de knop hieronder om uw Stripe-account opnieuw te verbinden.\",\"MxjCqk\":\"Alleen op zoek naar je tickets?\",\"lB2hSG\":[\"Houd mij op de hoogte van nieuws en evenementen van \",[\"0\"]],\"DruLRc\":\"Laatste 14 dagen\",\"ve9JTU\":\"Achternaam is verplicht\",\"h0Q9Iw\":\"Laatste reactie\",\"gw3Ur5\":\"Laatst geactiveerd\",\"QIn0Vl\":\"Wettelijke bedrijfsnaam voor BTW-doeleinden\",\"1njn7W\":\"Licht\",\"1qY5Ue\":\"Link verlopen of ongeldig\",\"psosdY\":\"Link naar bestelgegevens\",\"6JzK4N\":\"Link naar ticket\",\"shkJ3U\":\"Koppel je Stripe-account om geld te ontvangen van ticketverkoop.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links toegestaan\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live Evenementen\",\"WdmJIX\":\"Voorvertoning laden...\",\"IoDI2o\":\"Tokens laden...\",\"NFxlHW\":\"Webhooks laden\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Omslag\",\"gddQe0\":\"Logo en omslagafbeelding voor je organisator\",\"TBEnp1\":\"Het logo wordt weergegeven in de koptekst\",\"Jzu30R\":\"Logo wordt weergegeven op het ticket\",\"PSRm6/\":\"Zoek mijn tickets op\",\"4wUIjX\":\"Maak je evenement live\",\"2FzaR1\":\"Beheer uw betalingsverwerking en bekijk de platformkosten\",\"2L3vle\":\"Max berichten / 24u\",\"Qp4HWD\":\"Max ontvangers / bericht\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Bericht\",\"bECJqy\":\"Bericht succesvol goedgekeurd\",\"1jRD0v\":\"Deelnemers berichten sturen met specifieke tickets\",\"48rf3i\":\"Bericht kan niet meer dan 5000 tekens bevatten\",\"ZPj0Q8\":\"Berichtdetails\",\"Vjat/X\":\"Bericht is verplicht\",\"0/yJtP\":\"Bestelbezitters berichten sturen met specifieke producten\",\"mFdA+i\":\"Berichtenniveau\",\"v7xKtM\":\"Berichtenniveau succesvol bijgewerkt\",\"gqnyh0\":\"Geoptimaliseerd voor mobiel\",\"olKKwj\":\"Mobiele scanner met offline ondersteuning en realtime tracking\",\"JbIgPz\":\"Geldbedragen zijn geschatte totalen over alle valuta's\",\"qvF+MT\":\"Bewaak en beheer mislukte achtergrondtaken\",\"w36OkR\":\"Meest bekeken evenementen (Laatste 14 dagen)\",\"GfaxEk\":\"Muziek\",\"oVGCGh\":\"Mijn Tickets\",\"8/brI5\":\"Naam is verplicht\",\"sFFArG\":\"Naam moet minder dan 255 tekens bevatten\",\"sCV5Yc\":\"Naam van het evenement\",\"xxU3NX\":\"Netto-omzet\",\"ArHT/C\":\"Nieuwe aanmeldingen\",\"eWRECP\":\"Nachtleven\",\"HSw5l3\":\"Nee - Ik ben een particulier of een niet-BTW-geregistreerd bedrijf\",\"VHfLAW\":\"Geen accounts\",\"+jIeoh\":\"Geen accounts gevonden\",\"074+X8\":\"Geen actieve webhooks\",\"zxnup4\":\"Geen affiliates om te tonen\",\"Dwf4dR\":\"Nog geen deelnemersvragen\",\"/UC6qk\":\"Geen attributiegegevens gevonden\",\"99ntUF\":\"Geen incheck lijsten beschikbaar voor dit evenement.\",\"+dAKxg\":\"Geen configuraties gevonden\",\"eb47T5\":\"Geen gegevens gevonden voor de geselecteerde filters. Probeer het datumbereik of de valuta aan te passen.\",\"pZNOT9\":\"Geen einddatum\",\"dW40Uz\":\"Geen evenementen gevonden\",\"8pQ3NJ\":\"Geen evenementen die beginnen in de komende 24 uur\",\"8zCZQf\":\"Nog geen evenementen\",\"Yc5YW6\":\"Geen mislukte taken\",\"54GxeB\":\"Geen impact op uw huidige of eerdere transacties\",\"EpvBAp\":\"Geen factuur\",\"XZkeaI\":\"Geen logboeken gevonden\",\"nrSs2u\":\"Geen berichten gevonden\",\"OVFwlg\":\"Nog geen bestellingsvragen\",\"EJ7bVz\":\"Geen bestellingen gevonden\",\"NEmyqy\":\"Nog geen bestellingen\",\"wUv5xQ\":\"Geen organisatoractiviteit in de laatste 14 dagen\",\"B7w4KY\":\"Geen andere organisatoren beschikbaar\",\"PChXMe\":\"Geen betaalde bestellingen\",\"6jYQGG\":\"Geen afgelopen evenementen\",\"CHzaTD\":\"Geen populaire evenementen in de laatste 14 dagen\",\"zK/+ef\":\"Geen producten beschikbaar voor selectie\",\"wYiAtV\":\"Geen recente accountaanmeldingen\",\"QoAi8D\":\"Geen reactie\",\"EK/G11\":\"Nog geen reacties\",\"3sRuiW\":\"Geen tickets gevonden\",\"yM5c0q\":\"Geen aankomende evenementen\",\"qpC74J\":\"Geen gebruikers gevonden\",\"41dJPO\":\"Geen BTW-instellingen geconfigureerd\",\"8wgkoi\":\"Geen bekeken evenementen in de laatste 14 dagen\",\"n5vdm2\":\"Er zijn nog geen webhook-events opgenomen voor dit eindpunt. Evenementen zullen hier verschijnen zodra ze worden geactiveerd.\",\"4GhX3c\":\"Geen webhooks\",\"4+am6b\":\"Nee, houd me hier\",\"HVwIsd\":\"Niet-BTW-geregistreerde bedrijven of particulieren: Ierse BTW van 23% is van toepassing\",\"x5+Lcz\":\"Niet Ingecheckt\",\"8n10sz\":\"Niet in Aanmerking\",\"BwJKBw\":\"van\",\"lQgMLn\":\"Naam van kantoor of locatie\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline Betaling\",\"nO3VbP\":[\"In de verkoop \",[\"0\"]],\"2r6bAy\":\"Zodra u de upgrade voltooit, wordt uw oude account alleen gebruikt voor terugbetalingen.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online evenement\",\"bU7oUm\":\"Alleen verzenden naar orders met deze statussen\",\"M2w1ni\":\"Alleen zichtbaar met promocode\",\"N141o/\":\"Stripe-dashboard openen\",\"HXMJxH\":\"Optionele tekst voor disclaimers, contactinfo of danknotities (alleen één regel)\",\"L565X2\":\"opties\",\"c/TIyD\":\"Bestelling & Ticket\",\"H5qWhm\":\"Bestelling geannuleerd\",\"b6+Y+n\":\"Bestelling voltooid\",\"x4MLWE\":\"Bestelling Bevestiging\",\"CsTTH0\":\"Bestelbevestiging succesvol opnieuw verzonden\",\"ppuQR4\":\"Bestelling aangemaakt\",\"0UZTSq\":\"Bestelvaluta\",\"HdmwrI\":\"Bestelling E-mail\",\"bwBlJv\":\"Bestelling Voornaam\",\"vrSW9M\":\"Bestelling is geannuleerd en terugbetaald. De eigenaar van de bestelling is op de hoogte gesteld.\",\"rzw+wS\":\"Bestelhouders\",\"oI/hGR\":\"Bestelling-ID\",\"Pc729f\":\"Bestelling Wacht op Offline Betaling\",\"F4NXOl\":\"Bestelling Achternaam\",\"RQCXz6\":\"Bestellimieten\",\"SO9AEF\":\"Bestellingslimieten ingesteld\",\"5RDEEn\":\"Besteltaal\",\"vu6Arl\":\"Bestelling gemarkeerd als betaald\",\"sLbJQz\":\"Bestelling niet gevonden\",\"kvYpYu\":\"Bestelling niet gevonden\",\"i8VBuv\":\"Bestelnummer\",\"FaPYw+\":\"Eigenaar bestelling\",\"eB5vce\":\"Bestel eigenaars met een specifiek product\",\"CxLoxM\":\"Besteleigenaars met producten\",\"DoH3fD\":\"Bestelbetaling in Behandeling\",\"UkHo4c\":\"Bestelref.\",\"EZy55F\":\"Bestelling terugbetaald\",\"6eSHqs\":\"Bestelstatussen\",\"oW5877\":\"Bestelling Totaal\",\"e7eZuA\":\"Bijgewerkte bestelling\",\"1SQRYo\":\"Bestelling succesvol bijgewerkt\",\"KndP6g\":\"Bestelling URL\",\"3NT0Ck\":\"Bestelling is geannuleerd\",\"sd5IMt\":\"Voltooide bestellingen\",\"5It1cQ\":\"Geëxporteerde bestellingen\",\"UQ0ACV\":\"Totaal bestellingen\",\"B/EBQv\":\"Bestellingen:\",\"qtGTNu\":\"Organische accounts\",\"ucgZ0o\":\"Organisatie\",\"S3CZ5M\":\"Organisator-dashboard\",\"Uu0hZq\":\"Organisator e-mail\",\"Gy7BA3\":\"E-mailadres van de organisator\",\"SQqJd8\":\"Organisator niet gevonden\",\"wpj63n\":\"Instellingen van organisator\",\"coIKFu\":\"Statistieken van de organisator zijn niet beschikbaar voor de geselecteerde valuta of er is een fout opgetreden.\",\"o1my93\":\"Bijwerken van organisatorstatus mislukt. Probeer het later opnieuw.\",\"rLHma1\":\"Organisatorstatus bijgewerkt\",\"LqBITi\":\"Organisator/standaardsjabloon wordt gebruikt\",\"/IX/7x\":\"Overig\",\"RsiDDQ\":\"Andere Lijsten (Ticket Niet Inbegrepen)\",\"qMASRF\":\"Uitgaande berichten\",\"6/dCYd\":\"Overzicht\",\"6WdDG7\":\"Pagina\",\"8uqsE5\":\"Pagina niet meer beschikbaar\",\"QkLf4H\":\"Pagina-URL\",\"sF+Xp9\":\"Paginaweergaven\",\"c+suC6\":\"Betaalde accounts\",\"QIxRUI\":\"Betaalde, gratis, gelaagde prijzen en op donaties gebaseerde tickets\",\"5F7SYw\":\"Gedeeltelijke terugbetaling\",\"fFYotW\":[\"Gedeeltelijk terugbetaald: \",[\"0\"]],\"i8day5\":\"Kosten doorberekenen aan koper\",\"k4FLBQ\":\"Doorberekenen aan koper\",\"Ff0Dor\":\"Verleden\",\"xTPjSy\":\"Afgelopen evenementen\",\"/l/ckQ\":\"Plak URL\",\"URAE3q\":\"Gepauzeerd\",\"4fL/V7\":\"Betalen\",\"OZK07J\":\"Betaal om te ontgrendelen\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Betaling & Plan\",\"5cxUwd\":\"Betaaldatum\",\"ENEPLY\":\"Betaalmethode\",\"EyE8E6\":\"Verwerking van betalingen\",\"8Lx2X7\":\"Betaling ontvangen\",\"vcyz2L\":\"Betalingsinstellingen\",\"fx8BTd\":\"Betalingen niet beschikbaar\",\"51U9mG\":\"Betalingen blijven zonder onderbreking doorlopen\",\"UkM20g\":\"In afwachting van beoordeling\",\"dPYu1F\":\"Per deelnemer\",\"VlXNyK\":\"Per bestelling\",\"hauDFf\":\"Per ticket\",\"mnF83a\":\"Percentage vergoeding\",\"2ueYqG\":\"Percentage vergoeding (0-100%)\",\"K2PPlT\":\"Percentage vergoeding moet tussen 0 en 100 liggen\",\"MixU2P\":\"Percentage moet tussen 0 en 100 liggen\",\"MkuVAZ\":\"Percentage van transactiebedrag\",\"/Bh+7r\":\"Prestaties\",\"6kPk3+\":\"Persoonlijke gegevens\",\"zmwvG2\":\"Telefoon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Een evenement plannen?\",\"J3lhKT\":\"Platformkosten\",\"RD51+P\":[\"Platformkosten van \",[\"0\"],\" afgetrokken van uw uitbetaling\"],\"br3Y/y\":\"Platformkosten\",\"3buiaw\":\"Platformkosten rapport\",\"kv9dM4\":\"Platformomzet\",\"jEw0Mr\":\"Voer een geldige URL in\",\"n8+Ng/\":\"Voer de 5-cijferige code in\",\"r+lQXT\":\"Voer uw BTW-nummer in\",\"Dvq0wf\":\"Geef een afbeelding op.\",\"2cUopP\":\"Start het bestelproces opnieuw.\",\"8KmsFa\":\"Selecteer een datumbereik\",\"EFq6EG\":\"Selecteer een afbeelding.\",\"fuwKpE\":\"Probeer het opnieuw.\",\"klWBeI\":\"Wacht even voordat je een nieuwe code aanvraagt\",\"hfHhaa\":\"Even geduld terwijl we je affiliates voorbereiden voor export...\",\"o+tJN/\":\"Wacht even terwijl we je deelnemers voorbereiden voor export...\",\"+5Mlle\":\"Even geduld alstublieft terwijl we uw bestellingen klaarmaken voor export...\",\"trnWaw\":\"Pools\",\"luHAJY\":\"Populaire evenementen (Laatste 14 dagen)\",\"TjX7xL\":\"Post-Checkout Bericht\",\"OESu7I\":\"Voorkom oververkoop door voorraad te delen over meerdere tickettypes.\",\"NgVUL2\":\"Voorbeeld afrekenformulier\",\"cs5muu\":\"Voorbeeld van de evenementpagina\",\"+4yRWM\":\"Prijs van het ticket\",\"a5jvSX\":\"Prijsniveaus\",\"ReihZ7\":\"Afdrukvoorbeeld\",\"JnuPvH\":\"Ticket afdrukken\",\"tYF4Zq\":\"Afdrukken naar PDF\",\"LcET2C\":\"Privacybeleid\",\"8z6Y5D\":\"Terugbetaling verwerken\",\"JcejNJ\":\"Bestelling verwerken\",\"EWCLpZ\":\"Gemaakt product\",\"XkFYVB\":\"Product verwijderd\",\"YMwcbR\":\"Uitsplitsing productverkoop, inkomsten en belastingen\",\"ldVIlB\":\"Bijgewerkt product\",\"JoKGiJ\":\"Kortingscode\",\"k3wH7i\":\"Gebruik van promocodes en uitsplitsing van kortingen\",\"uEhdRh\":\"Alleen promo\",\"dLm8V5\":\"Promotionele e-mails kunnen leiden tot accountopschorting\",\"EEYbdt\":\"Publiceren\",\"evDBV8\":\"Evenement publiceren\",\"dsFmM+\":\"Gekocht\",\"Vw0KCJ\":\"QR-code check-in\",\"k/bJj0\":\"Vragen herschikt\",\"b24kPi\":\"Wachtrij\",\"fqDzSu\":\"Tarief\",\"mnUGVC\":\"Limiet overschreden. Probeer het later opnieuw.\",\"spsZys\":\"Klaar om te upgraden? Dit duurt slechts een paar minuten.\",\"vt9xUl\":\"Realtime analyses\",\"xzRvs4\":[\"Productupdates van \",[\"0\"],\" ontvangen.\"],\"pLXbi8\":\"Recente accountaanmeldingen\",\"Fi3b48\":\"Recente bestellingen\",\"yPrbsy\":\"Ontvangers\",\"Edm6av\":\"Stripe opnieuw verbinden →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Doorverwijzen naar Stripe...\",\"pnoTN5\":\"Verwijzingsaccounts\",\"ACKu03\":\"Voorbeeld Vernieuwen\",\"fKn/k6\":\"Terugbetalingsbedrag\",\"qY4rpA\":\"Terugbetaling mislukt\",\"FaK/8G\":[\"Bestelling \",[\"0\"],\" terugbetalen\"],\"MGbi9P\":\"Terugbetaling in behandeling\",\"BDSRuX\":[\"Terugbetaald: \",[\"0\"]],\"bU4bS1\":\"Terugbetalingen\",\"rYXfOA\":\"Regionale instellingen\",\"5tl0Bp\":\"Registratievragen\",\"CQeZT8\":\"Rapport niet gevonden\",\"JEPMXN\":\"Nieuwe link aanvragen\",\"TMLAx2\":\"Verplicht\",\"mdeIOH\":\"Code opnieuw verzenden\",\"sQxe68\":\"Bevestiging opnieuw verzenden\",\"bxoWpz\":\"Bevestigingsmail opnieuw verzenden\",\"G42SNI\":\"E-mail opnieuw verzenden\",\"TTpXL3\":[\"Opnieuw verzenden over \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Ticket opnieuw verzenden\",\"Uwsg2F\":\"Gereserveerd\",\"8wUjGl\":\"Gereserveerd tot\",\"kCn6wb\":\"Opnieuw instellen...\",\"6gRgw8\":\"Opnieuw proberen\",\"1BG8ga\":\"Alles opnieuw proberen\",\"rDC+T6\":\"Taak opnieuw proberen\",\"CbnrWb\":\"Terug naar evenement\",\"Oo/PLb\":\"Omzetoverzicht\",\"dFFW9L\":[\"Uitverkoop eindigde \",[\"0\"]],\"loCKGB\":[\"Uitverkoop eindigt \",[\"0\"]],\"wlfBad\":\"Uitverkoopperiode\",\"5CDM6r\":\"Verkoopperiode ingesteld\",\"ftzaMf\":\"Verkoopperiode, bestellingslimieten, zichtbaarheid\",\"zpekWp\":[\"Uitverkoop begint \",[\"0\"]],\"mUv9U4\":\"Verkoop\",\"9KnRdL\":\"Verkoop is gepauzeerd\",\"3VnlS9\":\"Verkopen, bestellingen en prestatie-indicatoren voor alle evenementen\",\"3Q1AWe\":\"Verkoop:\",\"B4nE3N\":\"Voorbeeldticketprijs\",\"8BRPoH\":\"Voorbeeldlocatie\",\"DyBPvP\":\"Configuratie opslaan\",\"KZrfYJ\":\"Sociale links opslaan\",\"9Y3hAT\":\"Sjabloon Opslaan\",\"C8ne4X\":\"Ticketontwerp Opslaan\",\"6/TNCd\":\"BTW-instellingen opslaan\",\"I+FvbD\":\"Scannen\",\"4ba0NE\":\"Gepland\",\"ftNXma\":\"Zoek affiliates...\",\"VY+Bdn\":\"Zoeken op accountnaam of e-mail...\",\"VX+B3I\":\"Zoeken op evenement titel of organisator...\",\"R0wEyA\":\"Zoeken op taaknaam of uitzondering...\",\"GHdjuo\":\"Zoeken op naam, e-mail of account...\",\"20ce0U\":\"Zoeken op bestelling-ID, klantnaam of e-mail...\",\"4DSz7Z\":\"Zoeken op onderwerp, evenement of account...\",\"Mck5ht\":\"Veilige afrekening\",\"p7xUrt\":\"Selecteer een categorie\",\"3IcxS1\":\"Selecteer een configuratie\",\"zPRPMf\":\"Selecteer een niveau\",\"BFRSTT\":\"Selecteer Account\",\"mCB6Je\":\"Selecteer alles\",\"a6+167\":\"Selecteer een evenement\",\"kYZSFD\":\"Selecteer een organisator om hun dashboard en evenementen te bekijken.\",\"CFbaPk\":\"Selecteer deelnemersgroep\",\"hJmVtD\":\"Selecteer land\",\"tVW/yo\":\"Selecteer valuta\",\"n9ZhRa\":\"Selecteer einddatum en tijd\",\"gTN6Ws\":\"Selecteer eindtijd\",\"0U6E9W\":\"Selecteer evenementcategorie\",\"j9cPeF\":\"Soorten evenementen selecteren\",\"1nhy8G\":\"Selecteer scannertype\",\"KizCK7\":\"Selecteer startdatum en tijd\",\"dJZTv2\":\"Selecteer starttijd\",\"3hJUtr\":\"Selecteer het land waar BTW is geregistreerd\",\"x8XMsJ\":\"Selecteer het berichtenniveau voor dit account. Dit bepaalt berichtlimieten en linkrechten.\",\"aT3jZX\":\"Selecteer tijdzone\",\"TxfvH2\":\"Selecteer welke deelnemers dit bericht moeten ontvangen\",\"Ropvj0\":\"Selecteer welke evenementen deze webhook activeren\",\"5gkxKx\":\"Selecteer welke tariefconfiguratie van toepassing is op dit account. Tarieven zijn altijd in USD.\",\"ylXj1N\":\"Geselecteerd\",\"j9b/iy\":\"Verkoopt snel 🔥\",\"73qYgo\":\"Verzenden als test\",\"JvAge5\":\"Stuur e-mails naar deelnemers en bekijk je berichtengeschiedenis.\",\"22Itl6\":\"Stuur mij een kopie\",\"nOBvex\":\"Stuur realtime bestel- en deelnemergegevens naar je externe systemen.\",\"1lNPhX\":\"Terugbetalingsmelding e-mail verzenden\",\"eaUTwS\":\"Verstuur resetlink\",\"IoAuJG\":\"Verzenden...\",\"h69WC6\":\"Verzonden\",\"BVu2Hz\":\"Verzonden door\",\"SPdzrs\":\"Verzonden naar klanten wanneer ze een bestelling plaatsen\",\"LxSN5F\":\"Verzonden naar elke deelnemer met hun ticketgegevens\",\"89xaFU\":\"Stel de standaard platformkosteninstellingen in voor nieuwe evenementen onder deze organisator.\",\"eXssj5\":\"Stel standaardinstellingen in voor nieuwe evenementen die onder deze organisator worden gemaakt.\",\"s0FkEx\":\"Stel inchecklijsten in voor verschillende ingangen, sessies of dagen.\",\"xMO+Ao\":\"Stel je organisatie in\",\"C3htzi\":\"Instelling bijgewerkt\",\"Ohn74G\":\"Instellingen & ontwerp\",\"GG7qDw\":\"Deel affiliatelink\",\"hL7sDJ\":\"Deel organisatorpagina\",\"jy6QDF\":\"Gedeeld capaciteitsbeheer\",\"cMW+gm\":[\"Toon alle platforms (\",[\"0\"],\" meer met waarden)\"],\"UVPI5D\":\"Toon minder platforms\",\"Eu/N/d\":\"Toon marketing opt-in selectievakje\",\"SXzpzO\":\"Toon marketing opt-in selectievakje standaard\",\"b33PL9\":\"Toon meer platforms\",\"t1LIQW\":[\"Toont \",[\"0\"],\" van \",[\"totalRows\"],\" records\"],\"jVRHeq\":\"Aangemeld\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sociaal\",\"d0rUsW\":\"Sociale links\",\"j/TOB3\":\"Sociale links & website\",\"s9KGXU\":\"Verkocht\",\"KTxc6k\":\"Er is iets misgegaan. Probeer het opnieuw of neem contact op met support als het probleem zich blijft voordoen\",\"H6Gslz\":\"Sorry voor het ongemak.\",\"wdxz7K\":\"Bron\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Startdatum & tijd\",\"0m/ekX\":\"Startdatum & tijd\",\"izRfYP\":\"Startdatum is verplicht\",\"2R1+Rv\":\"Starttijd van het evenement\",\"2NbyY/\":\"Statistieken\",\"GVUxAX\":\"Statistieken zijn gebaseerd op de aanmaakdatum van het account\",\"DRykfS\":\"Behandelt nog steeds terugbetalingen voor uw oudere transacties.\",\"wuV0bK\":\"Stop Imiteren\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe verbonden\",\"aKtF0O\":\"Stripe niet verbonden\",\"9i0++A\":\"Stripe betalings-ID\",\"/QlTE4\":\"Stripe-installatie is al voltooid.\",\"ii0qn/\":\"Onderwerp is verplicht\",\"M7Uapz\":\"Onderwerp verschijnt hier\",\"6aXq+t\":\"Onderwerp:\",\"JwTmB6\":\"Succesvol gedupliceerd product\",\"RuaKfn\":\"Adres succesvol bijgewerkt\",\"kzx0uD\":\"Standaardinstellingen evenement succesvol bijgewerkt\",\"5n+Wwp\":\"Organisator succesvol bijgewerkt\",\"DMCX/I\":\"Standaard platformkosteninstellingen succesvol bijgewerkt\",\"URUYHc\":\"Platformkosteninstellingen succesvol bijgewerkt\",\"0Dk/l8\":\"SEO-instellingen succesvol bijgewerkt\",\"MhOoLQ\":\"Sociale links succesvol bijgewerkt\",\"kj7zYe\":\"Webhook succesvol bijgewerkt\",\"dXoieq\":\"Samenvatting\",\"/RfJXt\":[\"Zomer Muziekfestival \",[\"0\"]],\"CWOPIK\":\"Zomer Muziekfestival 2025\",\"UaISq3\":\"Zweeds\",\"JZTQI0\":\"Wissel van organisator\",\"9YHrNC\":\"Systeemstandaard\",\"XX32BM\":\"Duurt slechts een paar minuten\",\"yT6dQ8\":\"Geïnde belasting gegroepeerd op belastingtype en evenement\",\"Ye321X\":\"Belastingnaam\",\"WyCBRt\":\"Belastingoverzicht\",\"GkH0Pq\":\"Belastingen en kosten toegepast\",\"Rwiyt2\":\"Belastingen geconfigureerd\",\"iQZff7\":\"Belastingen, kosten, zichtbaarheid, verkoopperiode, productmarkering en bestellingslimieten\",\"BW6QAz\":\"Teambeheer\",\"vlf/In\":\"Technologie\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Vertel mensen wat ze kunnen verwachten van je evenement\",\"NiIUyb\":\"Vertel ons over je evenement\",\"DovcfC\":\"Vertel ons over je organisatie. Deze informatie wordt weergegeven op je evenementpagina's.\",\"7wtpH5\":\"Sjabloon Actief\",\"QHhZeE\":\"Sjabloon succesvol aangemaakt\",\"xrWdPR\":\"Sjabloon succesvol verwijderd\",\"G04Zjt\":\"Sjabloon succesvol opgeslagen\",\"xowcRf\":\"Servicevoorwaarden\",\"6K0GjX\":\"Tekst kan moeilijk leesbaar zijn\",\"nm3Iz/\":\"Bedankt voor uw aanwezigheid!\",\"lhAWqI\":\"Bedankt voor uw steun terwijl we Hi.Events blijven uitbreiden en verbeteren!\",\"KfmPRW\":\"De achtergrondkleur van de pagina. Bij gebruik van een omslagafbeelding wordt dit als overlay toegepast.\",\"MDNyJz\":\"De code verloopt over 10 minuten. Controleer je spammap als je de e-mail niet ziet.\",\"MJm4Tq\":\"De valuta van de bestelling\",\"cDHM1d\":\"Het e-mailadres is gewijzigd. De deelnemer ontvangt een nieuw ticket op het bijgewerkte e-mailadres.\",\"I/NNtI\":\"De evenementlocatie\",\"tXadb0\":\"Het evenement dat je zoekt is momenteel niet beschikbaar. Mogelijk is het verwijderd, verlopen of is de URL onjuist.\",\"EBzPwC\":\"Het volledige evenementadres\",\"sxKqBm\":\"Het volledige bestellingsbedrag wordt terugbetaald naar de oorspronkelijke betalingsmethode van de klant.\",\"KgDp6G\":\"De link die u probeert te openen is verlopen of niet meer geldig. Controleer uw e-mail voor een bijgewerkte link om uw bestelling te beheren.\",\"5OmEal\":\"De taal van de klant\",\"sYLeDq\":\"De organisator die je zoekt is niet gevonden. De pagina is mogelijk verplaatst, verwijderd of de URL is onjuist.\",\"C4nQe5\":\"De platformkosten worden toegevoegd aan de ticketprijs. Kopers betalen meer, maar u ontvangt de volledige ticketprijs.\",\"HxxXZO\":\"De primaire merkkleur die wordt gebruikt voor knoppen en accenten\",\"DEcpfp\":\"Het template body bevat ongeldige Liquid syntax. Corrigeer het en probeer opnieuw.\",\"injXD7\":\"Het BTW-nummer kon niet worden gevalideerd. Controleer het nummer en probeer het opnieuw.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Thema en kleuren\",\"QP3gP+\":\"Deze instellingen zijn alleen van toepassing op gekopieerde insluitcode en worden niet opgeslagen.\",\"HirZe8\":\"Deze sjablonen worden gebruikt als standaard voor alle evenementen in uw organisatie. Individuele evenementen kunnen deze sjablonen overschrijven met hun eigen aangepaste versies.\",\"lzAaG5\":\"Deze sjablonen overschrijven de organisator-standaarden alleen voor dit evenement. Als hier geen aangepaste sjabloon is ingesteld, wordt in plaats daarvan de organisatorsjabloon gebruikt.\",\"XBNC3E\":\"Deze code wordt gebruikt om verkopen bij te houden. Alleen letters, cijfers, streepjes en underscores toegestaan.\",\"AaP0M+\":\"Deze kleurencombinatie kan moeilijk leesbaar zijn voor sommige gebruikers\",\"RzEvf5\":\"Dit evenement is afgelopen\",\"YClrdK\":\"Dit evenement is nog niet gepubliceerd\",\"dFJnia\":\"Dit is de naam van je organisator die aan je gebruikers wordt getoond.\",\"L7dIM7\":\"Deze link is ongeldig of verlopen.\",\"MR5ygV\":\"Deze link is niet meer geldig\",\"9LEqK0\":\"Deze naam is zichtbaar voor eindgebruikers\",\"j5FdeA\":\"Deze bestelling wordt verwerkt.\",\"sjNPMw\":\"Deze bestelling is verlaten. U kunt op elk moment een nieuwe bestelling starten.\",\"OhCesD\":\"Deze bestelling is geannuleerd. Je kunt op elk moment een nieuwe bestelling plaatsen.\",\"lyD7rQ\":\"Dit organisatorprofiel is nog niet gepubliceerd\",\"9b5956\":\"Dit voorbeeld toont hoe uw e-mail eruit ziet met voorbeeldgegevens. Werkelijke e-mails gebruiken echte waarden.\",\"uM9Alj\":\"Dit product is uitgelicht op de evenementpagina\",\"RqSKdX\":\"Dit product is uitverkocht\",\"W12OdJ\":\"Dit rapport is alleen voor informatieve doeleinden. Raadpleeg altijd een belastingprofessional voordat u deze gegevens gebruikt voor boekhoudkundige of fiscale doeleinden. Controleer met uw Stripe-dashboard aangezien Hi.Events mogelijk historische gegevens mist.\",\"0Ew0uk\":\"Dit ticket is net gescand. Wacht even voordat u opnieuw scant.\",\"kvpxIU\":\"Dit wordt gebruikt voor meldingen en communicatie met je gebruikers.\",\"rhsath\":\"Dit is niet zichtbaar voor klanten, maar helpt je de affiliate te identificeren.\",\"Mr5UUd\":\"Ticket geannuleerd\",\"0GSPnc\":\"Ticketontwerp\",\"EZC/Cu\":\"Ticketontwerp succesvol opgeslagen\",\"bbslmb\":\"Ticket ontwerper\",\"1BPctx\":\"Ticket voor\",\"bgqf+K\":\"E-mail van tickethouder\",\"oR7zL3\":\"Naam van tickethouder\",\"HGuXjF\":\"Tickethouders\",\"CMUt3Y\":\"Tickethouders\",\"awHmAT\":\"Ticket-ID\",\"6czJik\":\"Ticket Logo\",\"OkRZ4Z\":\"Ticket Naam\",\"t79rDv\":\"Ticket niet gevonden\",\"6tmWch\":\"Ticket of product\",\"1tfWrD\":\"Ticketvoorbeeld voor\",\"KnjoUA\":\"Ticketprijs\",\"tGCY6d\":\"Ticket Prijs\",\"pGZOcL\":\"Ticket succesvol opnieuw verzonden\",\"8jLPgH\":\"Tickettype\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"Ticketing & verkoop\",\"zNECqg\":\"tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets en producten\",\"EUnesn\":\"Tickets beschikbaar\",\"AGRilS\":\"Verkochte Tickets\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Om configuraties te bewerken, ga naar de sectie Configuraties in het beheerdersmenu.\",\"tiI71C\":\"Om uw limieten te verhogen, neem contact met ons op via\",\"BZBYf3\":\"Om creditcardbetalingen te ontvangen, moet je je Stripe-account koppelen. Stripe is onze partner voor betalingsverwerking die veilige transacties en tijdige uitbetalingen garandeert.\",\"W428WC\":\"Kolommen schakelen\",\"UBSG1X\":\"Top organisatoren (Laatste 14 dagen)\",\"3sZ0xx\":\"Totaal Accounts\",\"EaAPbv\":\"Totaal betaald bedrag\",\"SMDzqJ\":\"Totaal deelnemers\",\"orBECM\":\"Totaal geïnd\",\"4B7oCp\":\"Totale kosten\",\"KSDwd5\":\"Totaal aantal bestellingen\",\"vb0Q0/\":\"Totaal Gebruikers\",\"oJjplO\":\"Totaal weergaven\",\"orluER\":\"Volg accountgroei en prestaties per attributiebron\",\"NHq3l1\":\"Volg verkoop, omzet en aanwezigheid met gedetailleerde rapporten\",\"OpKMSn\":\"Transactiekosten:\",\"uKOFO5\":\"Waar als offline betaling\",\"9GsDR2\":\"Waar als betaling in behandeling\",\"ouM5IM\":\"Probeer een ander e-mailadres\",\"3DZvE7\":\"Probeer Hi.Events Gratis\",\"Kz91g/\":\"Turks\",\"GdOhw6\":\"Geluid uitschakelen\",\"KUOhTy\":\"Geluid inschakelen\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type ticket\",\"IrVSu+\":\"Kan product niet dupliceren. Controleer uw gegevens\",\"Vx2J6x\":\"Kan deelnemer niet ophalen\",\"n57zCW\":\"Niet-toegewezen accounts\",\"b9SN9q\":\"Unieke bestelreferentie\",\"Ef7StM\":\"Onbekend\",\"ZBAScj\":\"Onbekende deelnemer\",\"ZkS2p3\":\"Evenement niet publiceren\",\"X13xGn\":\"Niet vertrouwd\",\"Pp1sWX\":\"Affiliate bijwerken\",\"KMMOAy\":\"Upgrade beschikbaar\",\"gJQsLv\":\"Upload een omslagafbeelding voor je organisator\",\"4kEGqW\":\"Upload een logo voor je organisator\",\"lnCMdg\":\"Afbeelding uploaden\",\"29w7p6\":\"Afbeelding uploaden...\",\"HtrFfw\":\"URL is vereist\",\"WBq1/R\":\"USB-scanner al actief\",\"EV30TR\":\"USB-scannermodus geactiveerd. Begin nu met het scannen van tickets.\",\"fovJi3\":\"USB-scannermodus gedeactiveerd\",\"hli+ga\":\"USB/HID-scanner\",\"OHJXlK\":\"Gebruik <0>Liquid-templating om uw e-mails te personaliseren\",\"0k4cdb\":\"Gebruik bestelgegevens voor alle deelnemers. Namen en e-mailadressen van deelnemers komen overeen met de informatie van de koper.\",\"bA31T4\":\"Gebruik de gegevens van de koper voor alle deelnemers\",\"rnoQsz\":\"Gebruikt voor randen, accenten en QR-code styling\",\"BV4L/Q\":\"UTM-analyse\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Geldig\",\"GuXjc5\":\"Gevalideerd\",\"imLQ9Y\":\"Uw BTW-nummer valideren...\",\"cK9+xQ\":\"BTW-land\",\"sqdl5s\":\"BTW-informatie\",\"UjNWsF\":\"BTW kan worden toegepast op platformkosten afhankelijk van uw BTW-registratiestatus. Vul het BTW-informatiegedeelte hieronder in.\",\"pnVh83\":\"BTW-nummer\",\"CabI04\":\"BTW-nummer mag geen spaties bevatten\",\"PMhxAR\":\"BTW-nummer moet beginnen met een landcode van 2 letters gevolgd door 8-15 alfanumerieke tekens (bijv. NL123456789B01)\",\"gPgdNV\":\"BTW-nummer succesvol gevalideerd\",\"RUMiLy\":\"Validatie van BTW-nummer is mislukt\",\"vqji3Y\":\"Validatie van BTW-nummer is mislukt. Controleer uw BTW-nummer.\",\"8dENF9\":\"BTW op kosten\",\"ZutOKU\":\"BTW-tarief\",\"CZomgW\":\"BTW-geregistreerd\",\"PCRCCN\":\"BTW-registratie-informatie\",\"oSDBWm\":\"BTW-instellingen\",\"Nfbg76\":\"BTW-instellingen succesvol opgeslagen\",\"UvYql/\":\"BTW-instellingen opgeslagen. We valideren uw BTW-nummer op de achtergrond.\",\"R6n7j9\":\"BTW-instellingen succesvol bijgewerkt\",\"tJylUv\":\"BTW-behandeling voor platformkosten\",\"FlGprQ\":\"BTW-behandeling voor platformkosten: EU BTW-geregistreerde bedrijven kunnen de verleggingsregeling gebruiken (0% - Artikel 196 van BTW-richtlijn 2006/112/EG). Niet-BTW-geregistreerde bedrijven worden Ierse BTW van 23% in rekening gebracht.\",\"516oLj\":\"BTW-validatieservice tijdelijk niet beschikbaar\",\"AdWhjZ\":\"Verificatiecode\",\"QDEWii\":\"Geverifieerd\",\"wCKkSr\":\"Verifieer e-mail\",\"/IBv6X\":\"Verifieer je e-mailadres\",\"e/cvV1\":\"Verifiëren...\",\"fROFIL\":\"Vietnamees\",\"RnvnDc\":\"Bekijk alle berichten verzonden op het platform\",\"+WFMis\":\"Bekijk en download rapporten voor al uw evenementen. Alleen voltooide bestellingen zijn inbegrepen.\",\"c7VN/A\":\"Antwoorden bekijken\",\"SZw9tS\":\"Details bekijken\",\"FCVmuU\":\"Bekijk evenement\",\"n6EaWL\":\"Logboeken bekijken\",\"OaKTzt\":\"Bekijk kaart\",\"zNZNMs\":\"Bericht bekijken\",\"67OJ7t\":\"Bestelling Bekijken\",\"tKKZn0\":\"Bekijk bestelgegevens\",\"KeCXJu\":\"Bekijk bestellingsdetails, geef terugbetalingen en verstuur bevestigingen opnieuw.\",\"9jnAcN\":\"Bekijk organisator-homepage\",\"1J/AWD\":\"Ticket Bekijken\",\"N9FyyW\":\"Bekijk, bewerk en exporteer je geregistreerde deelnemers.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Alleen zichtbaar voor check-in personeel. Helpt deze lijst te identificeren tijdens check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Wachten op betaling\",\"aUi/Dz\":\"Waarschuwing: dit is de standaardsysteemconfiguratie. Wijzigingen zijn van invloed op alle accounts die geen specifieke configuratie toegewezen hebben.\",\"RRZDED\":\"We konden geen bestellingen vinden die gekoppeld zijn aan dit e-mailadres.\",\"2RZK9x\":\"We konden de bestelling die u zoekt niet vinden. De link is mogelijk verlopen of de bestelgegevens zijn gewijzigd.\",\"nefMIK\":\"We konden het ticket dat u zoekt niet vinden. De link is mogelijk verlopen of de ticketgegevens zijn gewijzigd.\",\"miysJh\":\"We konden deze bestelling niet vinden. Mogelijk is deze verwijderd.\",\"HJKdzP\":\"Er is een probleem opgetreden bij het laden van deze pagina. Probeer het opnieuw.\",\"IfN2Qo\":\"We raden een vierkant logo aan met minimale afmetingen van 200x200px\",\"wJzo/w\":\"We raden een formaat van 400x400 px aan, met een maximale bestandsgrootte van 5 MB\",\"x8rEDQ\":\"We konden uw BTW-nummer niet valideren na meerdere pogingen. We blijven het op de achtergrond proberen. Kom later terug.\",\"q1BizZ\":\"We sturen je tickets naar dit e-mailadres\",\"ZOmUYW\":\"We valideren uw BTW-nummer op de achtergrond. Als er problemen zijn, laten we het u weten.\",\"zCdObC\":\"We hebben officieel ons hoofdkantoor naar Ierland 🇮🇪 verplaatst. Als onderdeel van deze overgang gebruiken we nu Stripe Ierland in plaats van Stripe Canada. Om uw uitbetalingen soepel te laten verlopen, moet u uw Stripe-account opnieuw verbinden.\",\"jh2orE\":\"We hebben ons hoofdkantoor naar Ierland verplaatst. Daarom moet u uw Stripe-account opnieuw verbinden. Dit snelle proces duurt slechts enkele minuten. Uw verkopen en bestaande gegevens blijven volledig onaangetast.\",\"Fq/Nx7\":\"We hebben een 5-cijferige verificatiecode verzonden naar:\",\"GdWB+V\":\"Webhook succesvol aangemaakt\",\"2X4ecw\":\"Webhook succesvol verwijderd\",\"CThMKa\":\"Webhook logboeken\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook verzendt geen meldingen\",\"FSaY52\":\"Webhook stuurt meldingen\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Welkom terug\",\"QDWsl9\":[\"Welkom bij \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welkom bij \",[\"0\"],\", hier is een overzicht van al je evenementen\"],\"FaSXqR\":\"Wat voor type evenement?\",\"f30uVZ\":\"Wat u moet doen:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Wanneer een check-in wordt verwijderd\",\"Gmd0hv\":\"Wanneer een nieuwe deelnemer wordt aangemaakt\",\"Lc18qn\":\"Wanneer een nieuwe order wordt aangemaakt\",\"dfkQIO\":\"Wanneer een nieuw product wordt gemaakt\",\"8OhzyY\":\"Wanneer een product wordt verwijderd\",\"tRXdQ9\":\"Wanneer een product wordt bijgewerkt\",\"Q7CWxp\":\"Wanneer een deelnemer wordt geannuleerd\",\"IuUoyV\":\"Wanneer een deelnemer is ingecheckt\",\"nBVOd7\":\"Wanneer een deelnemer wordt bijgewerkt\",\"ny2r8d\":\"Wanneer een bestelling wordt geannuleerd\",\"c9RYbv\":\"Wanneer een bestelling is gemarkeerd als betaald\",\"ejMDw1\":\"Wanneer een bestelling wordt terugbetaald\",\"fVPt0F\":\"Wanneer een bestelling wordt bijgewerkt\",\"bcYlvb\":\"Wanneer check-in sluit\",\"XIG669\":\"Wanneer check-in opent\",\"de6HLN\":\"Wanneer klanten tickets kopen, verschijnen hun bestellingen hier.\",\"403wpZ\":\"Indien ingeschakeld, kunnen nieuwe evenementen deelnemers hun eigen ticketgegevens beheren via een beveiligde link. Dit kan per evenement worden overschreven.\",\"blXLKj\":\"Indien ingeschakeld, tonen nieuwe evenementen een marketing opt-in selectievakje tijdens het afrekenen. Dit kan per evenement worden overschreven.\",\"Kj0Txn\":\"Indien ingeschakeld, worden er geen applicatiekosten in rekening gebracht bij Stripe Connect-transacties. Gebruik dit voor landen waar applicatiekosten niet worden ondersteund.\",\"uchB0M\":\"Widget voorbeeld\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Schrijf hier je bericht...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Ja - Ik heb een geldig EU BTW-registratienummer\",\"Tz5oXG\":\"Ja, annuleer mijn bestelling\",\"QlSZU0\":[\"U imiteert <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"U geeft een gedeeltelijke terugbetaling uit. De klant krijgt \",[\"0\"],\" \",[\"1\"],\" terugbetaald.\"],\"o7LgX6\":\"U kunt extra servicekosten en belastingen configureren in uw accountinstellingen.\",\"5VGIlq\":\"U heeft uw berichtenlimiet bereikt.\",\"casL1O\":\"Je hebt belastingen en kosten toegevoegd aan een Gratis product. Wilt u deze verwijderen?\",\"FVTVBy\":\"Je moet je e-mailadres verifiëren voordat je de status van de organisator kunt bijwerken.\",\"w65ZgF\":\"U moet uw account-e-mailadres verifiëren voordat u e-mailsjablonen kunt wijzigen.\",\"FRl8Jv\":\"U moet het e-mailadres van uw account verifiëren voordat u berichten kunt verzenden.\",\"FgRxRP\":\"U bent 100% eigenaar van uw deelnemersgegevens, altijd\",\"88cUW+\":\"U ontvangt\",\"U3wiCB\":\"U bent helemaal klaar! Uw betalingen worden soepel verwerkt.\",\"MNFIxz\":[\"Je gaat naar \",[\"0\"],\"!\"],\"p/Sa0j\":\"Uw account heeft berichtenlimieten. Om uw limieten te verhogen, neem contact met ons op via\",\"x/xjzn\":\"Je affiliates zijn succesvol geëxporteerd.\",\"TF37u6\":\"Je deelnemers zijn succesvol geëxporteerd.\",\"79lXGw\":\"Je check-in lijst is succesvol aangemaakt. Deel de onderstaande link met je check-in personeel.\",\"BnlG9U\":\"Uw huidige bestelling gaat verloren.\",\"nBqgQb\":\"Uw e-mail\",\"R02pnV\":\"Je evenement moet live zijn voordat je tickets kunt verkopen aan deelnemers.\",\"hDNwnf\":\"Uw logo, kleuren en stijl op elke pagina\",\"ifRqmm\":\"Je bericht is succesvol verzonden!\",\"/Rj5P4\":\"Jouw naam\",\"PFjJxY\":\"Uw nieuwe wachtwoord moet minimaal 8 tekens lang zijn.\",\"gzrCuN\":\"Uw bestelgegevens zijn bijgewerkt. Er is een bevestigingsmail verzonden naar het nieuwe e-mailadres.\",\"naQW82\":\"Uw bestelling is geannuleerd.\",\"bhlHm/\":\"Je bestelling wacht op betaling\",\"XeNum6\":\"Je bestellingen zijn succesvol geëxporteerd.\",\"Xd1R1a\":\"Adres van je organisator\",\"WWYHKD\":\"Uw betaling is beveiligd met encryptie op bankniveau\",\"5b3QLi\":\"Uw plan\",\"6heFYY\":\"Uw Stripe-account is verbonden en verwerkt betalingen.\",\"vvO1I2\":\"Je Stripe-account is verbonden en klaar om betalingen te verwerken.\",\"CnZ3Ou\":\"Je tickets zijn bevestigd.\",\"EmFsMZ\":\"Uw BTW-nummer staat in de wachtrij voor validatie\",\"QBlhh4\":\"Uw BTW-nummer wordt gevalideerd wanneer u opslaat\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/nl.po b/frontend/src/locales/nl.po index fd878155c4..b7e2964f50 100644 --- a/frontend/src/locales/nl.po +++ b/frontend/src/locales/nl.po @@ -1172,7 +1172,7 @@ msgstr "Voeg deze pagina toe aan je bladwijzers om je bestelling op elk moment t msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Pas je tickets aan met een eigen logo, kleuren en voettekst." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Braziliaans Portugees" @@ -1477,11 +1477,11 @@ msgstr "Kassa" msgid "Checkout Settings" msgstr "Afrekeninstellingen" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chinees (Vereenvoudigd)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinees (Traditioneel)" @@ -2629,7 +2629,7 @@ msgstr "Dupliceer opties" msgid "Duplicate Product" msgstr "Dupliceer product" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Nederlands" @@ -2955,8 +2955,8 @@ msgstr "Eindtijd (optioneel)" msgid "Ended" msgstr "Beëindigd" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Engels" @@ -3727,7 +3727,7 @@ msgstr "Gratis product" msgid "Free product, no payment information required" msgstr "Gratis product, geen betalingsgegevens nodig" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Frans" @@ -3760,7 +3760,7 @@ msgstr "Genereer" msgid "Generate code" msgstr "Genereer code" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Duits" @@ -4277,7 +4277,7 @@ msgstr "Ierse BTW van 23% wordt toegepast op platformkosten (binnenlandse leveri msgid "Is this account VAT registered in the EU?" msgstr "Is dit account BTW-geregistreerd in de EU?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italiaans" @@ -6076,11 +6076,15 @@ msgstr "Wacht even terwijl we uw factuur opstellen..." msgid "Please wait while we prepare your orders for export..." msgstr "Even geduld alstublieft terwijl we uw bestellingen klaarmaken voor export..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Pools" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Populaire evenementen (Laatste 14 dagen)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portugees" @@ -7361,7 +7365,7 @@ msgstr "Sorry, deze promotiecode wordt niet herkend" msgid "Source" msgstr "Bron" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spaans" @@ -7653,7 +7657,7 @@ msgstr "Zomer Muziekfestival 2025" msgid "Support Email" msgstr "Ondersteuning per e-mail" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Zweeds" @@ -8432,7 +8436,7 @@ msgstr "Probeer een ander e-mailadres" msgid "Try Hi.Events Free" msgstr "Probeer Hi.Events Gratis" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turks" @@ -8827,7 +8831,7 @@ msgstr "Verifieer je e-mailadres" msgid "Verifying..." msgstr "Verifiëren..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamees" diff --git a/frontend/src/locales/pl.js b/frontend/src/locales/pl.js index ba345f9ff9..a8df859c8d 100644 --- a/frontend/src/locales/pl.js +++ b/frontend/src/locales/pl.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Nie masz jeszcze konta? <0>Zarejestruj sie\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Witaj ponownie\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"1bpx9A\":\"...\",\"4zldrf\":[[\"0\",\"plural\",{\"one\":[\"#\",\" hidden question\"],\"other\":[\"#\",\" hidden questions\"]}]],\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"tmew5X\":[[\"0\"],\" checked in\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"qSiUsc\":[[\"0\"],[\"1\"]],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"wapGcj\":[[\"message\"]],\"pDgeaz\":[[\"title\"]],\"zGiMDM\":\"+1 234 567 890\",\"0940VN\":\"<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"5y15Jt\":\"⚙️ Default Settings\",\"y1NShf\":\"🎉 Congratulation on creating an event!\",\"fAv9QG\":\"🎟️ Add tickets\",\"kPQShI\":\"🏢 Basic Details\",\"5aN1lY\":\"📅 When is your event?\",\"3aVDeS\":\"📝 Basic Details\",\"s4Tgn6\":\"📢 Promote your event\",\"UQ7pBY\":\"0.50 for $0.50\",\"M2DyLc\":\"1 Active Webhook\",\"i1+xzD\":\"1.75 for 1.75%\",\"W9+fkZ\":\"10001\",\"U0djqB\":\"21/06/2025\",\"Xau6+f\":\"25/06/2025\",\"d9El7Q\":[\"A default \",[\"type\"],\" is automaticaly applied to all new tickets. You can override this on a per ticket basis.\"],\"Pgaiuj\":\"A fixed amount per ticket. E.g, $0.50 per ticket\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"ySO/4f\":\"A percentage of the ticket price. E.g., 3.5% of the ticket price\",\"WXeXGB\":\"A promo code with no discount can be used to reveal hidden tickets.\",\"GMhWB5\":\"A Radio option allows has multiple options but only one can be selected.\",\"CBt3s7\":\"A Radio Option allows only one selection\",\"7g61G9\":\"A short description of Awesome Events Ltd.\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"zCk10D\":\"A single question per attendee. E.g, What is your preferred meal?\",\"ap3v36\":\"A single question per order. E.g, What is your company name?\",\"uyJsf6\":\"About\",\"pDwHGk\":\"About hi.events\",\"WTk/ke\":\"About Stripe Connect\",\"VTfZPy\":\"Access Denied\",\"iwyhk4\":\"Access to the VIP area...\",\"0b79Xf\":\"Account Email\",\"m16xKo\":\"Add\",\"LKNynS\":\"Add a cover image, description, and more to make your event stand out.\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"p59pEv\":\"Additional Details\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"/twVAS\":\"All Tickets\",\"dr7CWq\":\"All Upcoming Events\",\"8wYDMp\":\"Already have an account?\",\"TRYjHa\":[\"amount in \",[\"0\"]],\"tLjOgo\":[\"Amount paid $\",[\"0\"]],\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"er3d/4\":\"An error occurred while sorting the tickets. Please try again or refresh the page\",\"hhvESd\":\"An event is the actual event you are hosting\",\"laaJF3\":\"An event is the gathering or occasion you're organizing. You can add more details later.\",\"3ZpITr\":\"An event is the gathering or occasion you’re organizing. You can add more details later.\",\"C5/iBC\":\"An organizer is the company or person who is hosting the event. Set up your profile to get started.\",\"QNrkms\":\"Answer updated successfully.\",\"j4DliD\":\"Any queries from ticket holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"epTbAK\":[\"Applies to \",[\"0\"],\" tickets\"],\"6MkQ2P\":\"Applies to 1 ticket\",\"jcnZEw\":[\"Apply this \",[\"type\"],\" to all new tickets\"],\"TCKfZx\":\"Arctic\",\"Dy+k4r\":\"Are you sure you want to cancel this attendee? This will void their product\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"+QARA4\":\"Art\",\"2xEpch\":\"Ask once per attendee\",\"F2rX0R\":\"At least one event type must be selected\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Xc2I+v\":\"Attendee Management\",\"VvYqMB\":\"Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address.\",\"spxPEv\":\"Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address.\",\"D2qlBU\":\"Attendee Updated\",\"k3Tngl\":\"Attendees Exported\",\"5UbY+B\":\"Attendees with a specific ticket\",\"kShOaz\":\"Auto Workflow\",\"VPoeAx\":\"Automated entry management with multiple check-in lists and real-time validation\",\"lXkUEV\":\"Availability\",\"Vm0RKe\":\"Avg Discount/Order\",\"sGUsYa\":\"Avg Order Value\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"0TGkYM\":\"Back to event homepage\",\"MLZyiY\":\"Background color\",\"EOUool\":\"Basic Details\",\"jIPNJG\":\"Basic Information\",\"7EGQKA\":\"Because you are the account owner, you cannot change your role or status.\",\"wVfiR2\":\"Before you're event can go live, there's a few thing to do.\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"1xAcxY\":\"Begin selling tickets in minutes\",\"R+w/Va\":\"Billing\",\"Ayxd+S\":\"Brand Control\",\"9N+p+g\":\"Business\",\"Ptp9MF\":\"Button color\",\"ChDLlO\":\"Button Text\",\"Jzn1qy\":\"Can't load events\",\"GGWsTU\":\"Canceled\",\"Ud7zwq\":\"Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool.\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"QndF4b\":\"check in\",\"9FVFym\":\"check out\",\"v4fiSg\":\"Check your email\",\"Y3FYXy\":\"Check-In\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"rfeicl\":\"Checked in successfully\",\"/ydvvl\":\"Checkout Messaging\",\"h1IXFK\":\"Chinese\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"ypFF60\":\"Choose from predefined color schemes\",\"rk3LeS\":\"Choose the category that best fits your event to help attendees find it easily.\",\"jJGoVv\":\"Choose what notifications you want to receive\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"msqIjo\":\"Collapse this ticket when the event page is initially loaded\",\"WD6364\":\"Color Palette\",\"qdY9Tp\":\"Color Presets\",\"CWk59I\":\"Comedy\",\"/sZIOR\":\"Complete Store\",\"7D9MJz\":\"Complete Stripe Setup\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"ih35UP\":\"Conference Center\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"DnLC08\":\"Congratulation on creating an event!\",\"o5A0Go\":\"Congratulations on creating an event!\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"EWnXR+\":\"Connect to Stripe\",\"MOUF31\":\"Connect with CRM and automate tasks using webhooks and integrations\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"i3p844\":\"Contact email\",\"41BQ3k\":\"Contact Email\",\"02S6xJ\":\"Contact Support\",\"nBGbqc\":\"Contact us to enable messaging\",\"2nL0F3\":\"Content Background Color\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"RGVUUI\":\"Continue To Payment\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"o5K/BK\":\"Coral\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"Vi1wLR\":\"Crafts\",\"xfKgwv\":\"Create Affiliate\",\"dyrgS4\":\"Create and customize your event page instantly\",\"a6YrKg\":\"Create promo codes\",\"n6H6AO\":\"Create promo codes to offer discounts to your attendees.\",\"Tg323g\":\"Create Ticket\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"8Tg/JR\":\"Custom\",\"Lu75d1\":\"Customize the email settings for this event\",\"RaxMyF\":\"Customize the event homepage and checkout experience\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"q9Jg0H\":\"Customize your event page and widget design to match your brand perfectly\",\"mkLlne\":\"Customize your event page appearance\",\"3trPKm\":\"Customize your organizer page appearance\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"p34Pf9\":\"David Earley's first event\",\"PqrqgF\":\"Day one check-in list\",\"RiXc4g\":\"Deactivate user\",\"xjO9oI\":\"Default Currency\",\"nHFikz\":\"Default currency for events\",\"8I9wfV\":\"Default Settings\",\"B1zzGk\":\"Default Timezone\",\"gI377g\":\"Default timezone for event schedules\",\"mRDkHw\":\"Default timezone for events\",\"vu7gDm\":\"Delete Affiliate\",\"+jw/c1\":\"Delete image\",\"GnyEfA\":\"Delete ticket\",\"E33LRn\":\"Delete user\",\"snMaH4\":\"Delete webhook\",\"s9iD5d\":\"Description should be less than 50,000 characters\",\"vYgeDk\":\"Deselect All\",\"H8kMHT\":\"Didn't receive the code?\",\"x8uDKb\":\"Disable code\",\"b5SKxQ\":\"Disable this capacity track capacity without stopping product sales\",\"Tgg8XQ\":\"Disable this capacity track capacity without stopping ticket sales\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"TvY/XA\":\"Documentation\",\"dYskfr\":\"Does not exist\",\"V6Jjbr\":\"Nie masz jeszcze konta? <0>Zarejestruj sie\",\"4+aC/x\":\"Donation / Pay what you'd like ticket\",\"++S5i/\":\"Donation amount\",\"OO7MG7\":\"Donation Ticket\",\"0pEVi2\":\"Download Tickets PDF\",\"eneWvv\":\"Draft\",\"3z2ium\":\"Drag to sort\",\"6skwyH\":\"Drop an image, or click here to replace the Cover Image\",\"S37RRV\":\"Drop an image, or click here to upload the Cover Image\",\"X7F5EC\":\"Due to the high risk of spam, we require manual verification before you can send messages.\\nPlease contact us to request access.\",\"KRmTkx\":\"Duplicate Product\",\"Wt9eV8\":\"Duplicate Tickets\",\"4xK5y2\":\"Duplicate Webhooks\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"kNGp1D\":\"Edit attendee\",\"t2bbp8\":\"Edit Attendee\",\"d+nnyk\":\"Edit Ticket\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"aqxYLv\":\"Education\",\"913Y9W\":\"Email address for attendee inquiries and communications\",\"WiKda6\":\"Email Configuration\",\"ZsZeV2\":\"Email is required\",\"G5zNMX\":\"Email Settings\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"nA31FG\":\"Enable this capacity to stop ticket sales when the limit is reached\",\"RxzN1M\":\"Enabled\",\"MF4ru0\":\"End Date & Time\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"n9V+ps\":\"Enter your name\",\"LslKhj\":\"Error loading logs\",\"acLjIx\":\"event\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"nuoP/j\":\"Event created successfully\",\"imgKgl\":\"Event Description\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"uPX+1O\":\"Event Ticketing by\",\"YDVUVl\":\"Event Types\",\"3Fj/xp\":\"Event wdwdeNot Available\",\"ufcUbL\":\"events\",\"VlvpJ0\":\"Export answers\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"cEFg3R\":\"Failed to create affiliate\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"X4o0MX\":\"Failed to load Webhook\",\"10XEC9\":\"Failed to resend product email\",\"YQ3QSS\":\"Failed to resend verification code\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"fT0t9K\":\"Fashion\",\"YirHq7\":\"Feedback\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"cf35MA\":\"Festival\",\"/n6q8B\":\"Film\",\"QWa3Sk\":\"First Name, Last Name, and Email Address are default questions that are always included in the checkout process.\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"kFLJqR\":\"Forest\",\"/4rQr+\":\"Free Ticket\",\"01my8x\":\"Free ticket, no payment information required\",\"ejVYRQ\":\"From\",\"vAVBBv\":\"Fully Integrated\",\"HWRn1Y\":\"Galleries\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"qP+bCF\":\"Get started by choosing what type of event you're organizing. You can always add more details later.\",\"kfVY6V\":\"Get started for free, no subscription fees\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"WDJsbT\":\"Give your event a memorable name that clearly describes what it's about.\",\"cQPKZt\":\"Go to Dashboard\",\"yPvkqO\":\"Go to Hi.Events\",\"gHSuV/\":\"Go to home page\",\"Lek3cJ\":\"Go to Stripe Dashboard\",\"GNJ1kd\":\"Help & Support\",\"g+2103\":\"Here is your affiliate link\",\"spMR9y\":\"Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction.\",\"EeNE0j\":\"Hidden will not be shown to customers.\",\"P+5Pbo\":\"Hide Answers\",\"IyEqFf\":\"Hide color settings\",\"fsi6fC\":\"Hide this ticket from customers\",\"Fhzoa8\":\"Hide ticket after sale end date\",\"yhm3J/\":\"Hide ticket before sale start date\",\"k7/oGT\":\"Hide ticket unless user has applicable promo code\",\"L0ZOiu\":\"Hide ticket when sold out\",\"uno73L\":\"Hiding a ticket will prevent users from seeing it on the event page.\",\"i0qMbr\":\"Home\",\"tj6Gob\":\"Homepage & Checkout\",\"m07jN3\":\"Homepage & Checkout Settings\",\"id+NIk\":\"How many minutes the customer has to complete their order\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"sIxFk5\":\"I agree to the terms and conditions\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"Crwwhn\":[\"If a new tab did not open, please <0>\",[\"0\"],\".\"],\"9gtsTP\":\"If blank, the address will be used to generate a Google map link\",\"wOU3Tr\":\"If you have an account with us, you will receive an email with instructions on how to reset your\\npassword.\",\"Gyl1h8\":\"Image dimensions must be at least 600px by 300px\",\"TiGacZ\":\"Image dimensions must be at least 900px by 450px\",\"UnTvkH\":\"Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px\",\"an5hVd\":\"Images\",\"UJLg8x\":\"In-depth Analytics\",\"OFAmKP\":\"Include connection details for your online event\",\"BfPBBG\":\"Include connection details for your online event. These details will be after successful registration.\",\"6+pAOx\":\"Include connection details for your online event. These details will be shown after successful registration.\",\"SYmeUu\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee product page\",\"evpD4c\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page\",\"AXTNr8\":[\"Includes \",[\"0\"],\" tickets\"],\"7/Rzoe\":\"Includes 1 ticket\",\"F1Xp97\":\"Individual attendees\",\"CTWsuc\":\"Instagram\",\"nbfdhU\":\"Integrations\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"aH6ZIb\":\"Invite Your Team\",\"Lj7sBL\":\"Italian\",\"1IWWYX\":[\"KittenTech Conference \",[\"0\"]],\"ZgJEMX\":\"KittenTech Conference Center\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"CKcupn\":\"Latest Orders\",\"c+gAXc\":\"Let's get started by creating your first event\",\"QfrKvi\":\"Link color\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"DU0YtB\":\"Loading themes...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"XkhEf9\":\"Lorem ipsum...\",\"xGUf/F\":\"Make Event Live\",\"4wUIjX\":\"Make your event live\",\"8mmINh\":\"Manage billing information and view invoices\",\"jWIznR\":\"Manage default settings for new events\",\"0A7TvI\":\"Manage Event\",\"wqyqaF\":\"Manage general account settings\",\"5Llat8\":\"Manage products\",\"f92Qak\":\"Manage taxes and fees which can be applied to tickets\",\"PlTcVr\":\"Manage taxes and fees which can be applied to your tickets\",\"Wsx7Iu\":\"Manage users and their permissions\",\"QHcjP+\":\"Manage your billing and payment details\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"lzcrX3\":\"Manually adding an attendee will adjust ticket quantity.\",\"/x0FyM\":\"Match Your Brand\",\"xDAtGP\":\"Message\",\"1jRD0v\":\"Message attendees with specific tickets\",\"97QrnA\":\"Message attendees, manage orders, and handle refunds all in one place\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"yt/wR6\":\"Midnight\",\"tccUcA\":\"Mobile Check-in\",\"IU7sBy\":\"Modern\",\"SVuGaP\":\"Multiple price options, users can choose which to pay\",\"6wbTro\":\"Multiple price options. Perfect for early bird tickets etc.\",\"GfaxEk\":\"Music\",\"8/brI5\":\"Name is required\",\"m920rF\":\"New York\",\"eWRECP\":\"Nightlife\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"6r9SGl\":\"No Credit Card Required\",\"Z6ILSe\":\"No events for this organizer\",\"8zCZQf\":\"No events yet\",\"XZkeaI\":\"No logs found\",\"NEmyqy\":\"No orders yet\",\"B7w4KY\":\"No other organizers available\",\"6jYQGG\":\"No past events\",\"zK/+ef\":\"No products available for selection\",\"q91DKx\":\"No questions have been answered by this attendee.\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"cU1op4\":\"No Taxes or Fees have been added yet.\",\"uR2eFu\":\"No tickets available\",\"b7JZFg\":\"No tickets to show\",\"yM5c0q\":\"No upcoming events\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"s9r1y2\":\"Noir\",\"x5+Lcz\":\"Not Checked In\",\"dX/n9x\":\"Ocean\",\"lQgMLn\":\"Office or venue name\",\"+P/tII\":\"Once you're ready, set your event live and start selling tickets.\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"AWA6XY\":\"optional\",\"ppuQR4\":\"Order Created\",\"L4kzeZ\":[\"Order Details \",[\"0\"]],\"+spgqH\":[\"Order ID: \",[\"0\"]],\"vu6Arl\":\"Order Marked as Paid\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"wg9MPp\":\"Order questions are asked once per order. By default, people are asked for their first name, last name, and email address.\",\"+KNVxX\":\"Order questions are asked once per order. By default, we ask for the first name, last name, and email address.\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"e7eZuA\":\"Order Updated\",\"mz+c33\":\"Orders Created\",\"5It1cQ\":\"Orders Exported\",\"S3CZ5M\":\"Organizer Dashboard\",\"m/ebSk\":\"Organizer Details\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"J2cXxX\":\"Organizers can only manage events and tickets. They cannot manage users, account settings or billing information.\",\"/IX/7x\":\"Other\",\"6/dCYd\":\"Overview\",\"cbtJ9W\":\"Page Background Color\",\"QkLf4H\":\"Page URL\",\"2w/FiJ\":\"Paid Ticket\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"iq5IUr\":\"Pause Ticket\",\"URAE3q\":\"Paused\",\"TskrJ8\":\"Payment & Plan\",\"EyE8E6\":\"Payment Processing\",\"vcyz2L\":\"Payment Settings\",\"CcK+Ft\":\"PDF\",\"att1Hj\":\"percent\",\"/Bh+7r\":\"Performance\",\"kzhVMq\":\"Performances\",\"xK4skk\":\"Performing Arts\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"dfVao3\":\"Place Order\",\"wBJR8i\":\"Planning an event?\",\"br3Y/y\":\"Platform Fees\",\"q40YFl\":\"Please continue your order in the new tab\",\"ZJG4Di\":\"Please ensure you only send emails directly related to the order. Promotional emails\\nshould not be sent using this form.\",\"o+HaYe\":\"Please enter a valid promo code\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"Dvq0wf\":\"Please provide an image.\",\"MA04r/\":\"Please remove filters and set sorting to \\\"Homepage order\\\" to enable sorting\",\"EFq6EG\":\"Please select an image.\",\"yygcoG\":\"Please select at least one ticket\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"R7+D0/\":\"Portuguese (Brazil)\",\"Qs7yI0\":\"Powered By\",\"lqAWKB\":\"Powered by <0>Hi.Events 👋\",\"3n47kV\":\"Powered By Hi.Events\",\"ddi4j4\":\"Powered by Stripe\",\"cs5muu\":\"Preview Event page\",\"a5jvSX\":\"Price Tiers\",\"pTf3kY\":\"Primary currency for ticket pricing\",\"LcET2C\":\"Privacy Policy\",\"p/JDmw\":\"product\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"0dzBGg\":\"Product email has been resent to attendee\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"mIqT3T\":\"Products, merchandise, and flexible pricing options\",\"ZXpm3a\":[\"Promo \",[\"promoCode\"],\" code applied\"],\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"812gwg\":\"Purchase License\",\"YwNJAq\":\"QR code scanning with instant feedback and secure sharing for staff access\",\"Fi3b48\":\"Recent Orders\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"RloWNu\":\"Reply to email\",\"mdeIOH\":\"Resend code\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"Gkz9Vm\":\"Resend product email\",\"slOprG\":\"Reset your password\",\"V5jGAK\":\"Royal\",\"hVF4dJ\":\"Sale starts\",\"mUv9U4\":\"Sales\",\"KZrfYJ\":\"Save Social Links\",\"aZR9BC\":\"Scroll to Tickets\",\"lBAlVv\":\"Seach by name, order #, attendee # or email...\",\"ftNXma\":\"Search affiliates...\",\"ulAuWO\":\"Search by event name or description...\",\"NQSiYb\":\"Search by name or description...\",\"B1bB1j\":\"Search by order #, name or email...\",\"KZpERn\":\"Search by product name...\",\"jA4hXE\":\"Search by subject or body...\",\"HYnGee\":\"Search by ticket name...\",\"rCainc\":[\"Select \",[\"0\"],\" category\"],\"p7xUrt\":\"Select a category\",\"mCB6Je\":\"Select All\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"tVW/yo\":\"Select currency\",\"O9s/l8\":\"Select date and time\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"XH5juP\":\"Select Ticket Tier\",\"nuWxSr\":\"Select Tickets\",\"aT3jZX\":\"Select timezone\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"BG3f7v\":\"Sell Anything\",\"VtX8nW\":\"Sell merchandise alongside tickets with integrated tax and promo code support\",\"Cye3uV\":\"Sell More Than Tickets\",\"471O/e\":\"Send confirmation email\",\"nwVSiv\":\"Send order confirmation and product email\",\"vu4F0h\":\"Set a minimum price and let users donate more\",\"twqTsB\":\"Set the date and time for your event. The end time is optional but recommended.\",\"xMO+Ao\":\"Set up your organization\",\"VlS7y2\":\"Set up your payment processing to receive funds from ticket sales.\",\"JnYaZL\":\"Set your preferred defaults for currency and timezone. These can be changed for individual events.\",\"HbUQWA\":\"Setup in Minutes\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"FFbYHm\":[\"Should this \",[\"type\"],\" be applied to all new tickets?\"],\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"smd87r\":\"Show available ticket quantity\",\"tQi5Hh\":\"Show color settings\",\"UVPI5D\":\"Show fewer platforms\",\"b33PL9\":\"Show more platforms\",\"j3b+OW\":\"Shown to the customer after they checkout, on the order summary page\",\"v6IwHE\":\"Smart Check-in\",\"J9xKh8\":\"Smart Dashboard\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"2pxNFK\":\"sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"DvCwYF\":\"Sorry, this promo code is invalid'\",\"9rRZZ+\":\"Sorry, your order has expired. Please start a new order.\",\"a4SyEE\":\"Sorting is disabled while filters and sorting are applied\",\"7JFNej\":\"Sports\",\"4nG1lG\":\"Standard ticket with a fixed price\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"RS0o7b\":\"State\",\"9Ifdps\":\"Step 1 of 3\",\"/QlTE4\":\"Stripe setup is already complete.\",\"Ih8kN0\":[\"Successfully $\",[\"0\"],\" attendee\"],\"xHl17l\":[\"Successfully checked <0>\",[\"0\"],\" \",[\"1\"],\" \",[\"2\"]],\"onFQYs\":\"Successfully Created Ticket\",\"Hgj/mB\":\"Successfully deleted ticket\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"g2lRrH\":\"Successfully updated ticket\",\"kj7zYe\":\"Successfully updated Webhook\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"oNxgAm\":\"Sunset\",\"5gIl+x\":\"Support for tiered, donation-based, and product sales with customizable pricing and capacity\",\"JZTQI0\":\"Switch Organizer\",\"EEZnW+\":\"Taxes & Fees\",\"gVjSFp\":\"Taxes and Fees can be associated with tickets and will be added to the ticket price.\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"xowcRf\":\"Terms of Service\",\"e0ZSh4\":\"Text Colour\",\"0ozSQu\":\"The background color for the event homepage\",\"LbHWgW\":\"The background color for the ticket widget on the event homepage\",\"uQhNON\":\"The background color of content areas\",\"Zhqzq3\":\"The background color of content areas (cards, header, etc.)\",\"JgkK2l\":\"The background color of the entire page\",\"75Xclv\":\"The basic details of your event\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"UNqHnV\":\"The color of the buttons on the event homepage\",\"0amhbL\":\"The color of the links on the event homepage\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"FqjKfd\":\"The location of your event\",\"kIXEVN\":[\"The maximum numbers number of tickets for \",[\"0\"],\"is \",[\"1\"]],\"FeAfXO\":[\"The maximum numbers number of tickets for Generals is \",[\"0\"]],\"POEqXB\":\"The organizer details of your event\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"TJZByZ\":\"The tax and fee to apply to this ticket. You can create new taxes and fees on the\",\"OJYwh9\":\"The taxes and fees to apply to this ticket. You can create new taxes and fees on the\",\"6BpBfZ\":\"The text color for the event homepage\",\"rljHp7\":\"The text color for the ticket widget on the event homepage\",\"s4di40\":\"The text to display in the 'Continue' button. Defaults to 'Continue'\",\"wgAiDb\":\"The user must login to change their email.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"jvxN9/\":\"There are no tickets available for this event\",\"hjLUr+\":\"There was an error loading this content. Please refresh the page and try again.\",\"Um/adz\":\"These allow multiple selections\",\"vWeHWp\":\"These colors are not saved in our system.\",\"7qzHGS\":\"These colors are not saved in our system. They are only used to generate the widget.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"YClrdK\":\"This event is not published yet\",\"GabtCa\":\"This is the email address that will be used as the reply-to address for all emails sent from this event\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"CKkb5E\":\"This message is how below the\",\"axERYu\":\"This order has already been paid. <0>View order details\",\"wY+HO9\":\"This order has already been processed.\",\"D44cEI\":\"This order has been completed.\",\"0vRWbB\":\"This order is awaiting payment.\",\"LIjb4v\":\"This order is processing. TODO - a nice image and poll the API\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"5189cf\":\"This overrides all visibility settings and will hide the ticket from all customers.\",\"4vwjho\":\"This page has expired. <0>View order details\",\"WJqBqd\":\"This ticket cannot be deleted because it is\\nassociated with an order. You can hide it instead.\",\"ma6qdu\":\"This ticket is hidden from public view\",\"xJ8nzj\":\"This ticket is hidden unless targeted by a Promo Code\",\"h+IbL/\":\"This will be the main title that attendees see\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"KosivG\":\"Ticket deleted successfully\",\"HGuXjF\":\"Ticket holders\",\"6tmWch\":\"Ticket or Product\",\"USk+Mn\":\"Ticket page message\",\"mRM6XH\":\"Ticket Sales\",\"NirIiz\":\"Ticket Tier\",\"8jLPgH\":\"Ticket Type\",\"jqWDf9\":\"Ticket widget background color\",\"UrMVAz\":\"Ticket Widget Preview\",\"ngtDy7\":\"Ticket widget text color\",\"N+YYpo\":\"Ticket(s)\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"ikA//P\":\"tickets sold\",\"i+idBz\":\"Tickets sold\",\"AGRilS\":\"Tickets Sold\",\"56Qw2C\":\"Tickets sorted successfully\",\"4f8A8M\":\"Tickets to which the promo code applies (Applies to all by default)\",\"Aiggp0\":\"Tiered products allow you to offer multiple price options for the same product.\\nThis is perfect for early bird products, or offering different price\\noptions for different groups of people.\",\"oYaHuq\":\"Tiered Ticket\",\"XZrhpz\":\"Tiered Ticket - Coming Soon\",\"4M150e\":\"Tiered tickets allow you to offer multiple price options for the same ticket.\\nThis is perfect for early bird tickets, or offering different price\\noptions for different groups of people.\",\"jQoYTX\":\"Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people.\",\"zyUxcw\":\"TikTok\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"KSDwd5\":\"Total Orders\",\"/b6Z1R\":\"Track revenue, page views, and sales with detailed analytics and exportable reports\",\"OpKMSn\":\"Transaction Fee:\",\"3DZvE7\":\"Try Hi.Events Free\",\"dBeuY2\":\"Twitch\",\"mLGbAS\":[\"Unable to \",[\"0\"],\" attendee\"],\"nNdxt9\":\"Unable to create ticket. Please check the your details\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"oMcLhS\":\"Unlimited ticket quantity available\",\"ZkS2p3\":\"Unpublish Event\",\"Pp1sWX\":\"Update Affiliate\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"gsehpV\":\"Upload an image to be displayed on the event page\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"AdWhjZ\":\"Verification code\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"gj5YGm\":\"View and download reports for your event. Please note, only completed orders are included in these reports.\",\"c7VN/A\":\"View Answers\",\"AM+zF3\":\"View attendee\",\"e4mhwd\":\"View event homepage\",\"n6EaWL\":\"View logs\",\"AMkkeL\":\"View order\",\"9jnAcN\":\"View Organizer Homepage\",\"6dp/Hz\":\"Vimeo\",\"MXm9nr\":\"VIP Product\",\"SS4mGB\":\"VK\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"jupD+L\":\"Witaj ponownie 👋\",\"kSYpfa\":[\"Welcome to \",[\"0\"],\" 👋\"],\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"je8QQT\":\"Welcome to Hi.Events 👋\",\"yZIW7P\":\"Welcome to Hi.Events, here's a listing of all your events.\",\"wjqPqF\":\"What are Tiered Tickets?\",\"nJ30Jk\":\"What category best describes your event?\",\"5iXvHA\":\"What is a Tiered Ticketing?\",\"46L1AK\":\"What is a webhook?\",\"MhhnvW\":\"What tickets does this code apply to? (Applies to all by default)\",\"dCil3h\":\"What tickets should this question be apply to?\",\"xx/E5o\":\"What type of event are you organizing?\",\"FaSXqR\":\"What type of event?\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"lVCJGP\":\"When does your event end?\",\"LpQ2zb\":\"When does your event start?\",\"YJ62le\":\"When is your event?\",\"vVGiM4\":\"Who type of question is this?\",\"onLsWS\":\"Whoops! something went wrong. Please try again or contact support if the problem persists.\",\"AHXN2z\":\"Widget\",\"AU/8QR\":\"Widget Configuration\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"4ysd6z\":\"You can connecting using this Zoom link...\",\"9HGdDw\":\"You can create a promo code which targets this ticket on the\",\"UqVaVO\":\"You cannot change the ticket type as there are attendees associated with this ticket.\",\"zQ8idk\":\"You cannot change the ticket type because there are already tickets sold for this ticket.\",\"3vRX5A\":\"You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead.\",\"RCC09s\":\"You cannot edit a default question\",\"XoeazJ\":\"You have no attendee questions. Attendee questions are asked once per attendee.\",\"FZKDIe\":\"You have no order questions. Order questions are asked once per order.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"183zcL\":\"You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?\",\"2v5MI1\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders.\",\"LRguuL\":\"You must have at least one tier\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"8QNzin\":\"You'll need at a ticket before you can create a capacity assignment.\",\"WHXRMI\":\"You'll need at least one ticket to get started. Free, paid or let the user decide what to pay.\",\"bdg03s\":\"Your account email in outgoing emails.\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"VAUq+Q\":\"Your company or personal name as the event organizer\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"cqo2VO\":\"Your event must be live before you can sell tickets.\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"la26JS\":\"Your order is in progress\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"9Q6UKX\":\"YouTube\",\"3k7HDY\":\"Zip\",\"VftCuk\":\"Zoom link, Google Meet link, etc.\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Wróć do logowania\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Zmień hasło\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Potwierdź nowe hasło\",\"xnWESi\":\"Potwierdź hasło\",\"p2/GCq\":\"Potwierdź hasło\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Obecne hasło\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Date & Time\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"E-mail & Notification Settings\",\"ATGYL1\":\"E-mail address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Zapomniałeś hasła?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Nieaktywni użytkownicy nie mogą się zalogować.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Zaloguj się\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Hasło\",\"TUJAyx\":\"Hasło musi zawierać min. 8 znaków\",\"vwGkYB\":\"Hasło musi zawierać min. 8 znaków\",\"BLTZ42\":\"Hasło zostało pomyślnie zresetowane. Zaloguj się, używając nowego hasła.\",\"f7SUun\":\"Podane hasła nie są takie same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Zweryfikuj adres e-mail i hasło - spróbuj ponownie!\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Podaj dodatkowy kontekst lub instrukcje dla tego pytania. Użyj tego pola, aby dodać regulamin,\\nwytyczne lub inne ważne informacje, które uczestnicy powinni znać przed udzieleniem odpowiedzi.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Zresetuj hasło\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Ten link resetujący hasło wygasł lub jest nieprawidłowy.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Witaj ponownie\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Twoje hasło\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Click to Publish\",\"WOyJmc\":\"- Click to Unpublish\",\"ncwQad\":\"(puste)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" jest już zameldowany/a\"],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"6MIiOI\":[\"Pozostało: \",[\"0\"]],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"/HkCs4\":[[\"0\"],\" biletów\"],\"TjbIUI\":[[\"availableCount\"],\" z \",[\"totalCount\"],\" dostępnych\"],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"3IEF7U\":[[\"totalCount\"],\" rodzajów biletów\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Podatki/Opłaty\",\"B1St2O\":\"<0>Listy odpraw pomagają zarządzać wejściem na wydarzenie według dnia, strefy lub rodzaju biletu. Możesz powiązać bilety z konkretnymi listami, takimi jak strefy VIP lub karnetów jednodniowych, i udostępnić bezpieczny link do odprawy personelowi. Konto nie jest wymagane. Odprawa działa na urządzeniach mobilnych, komputerach lub tabletach, używając kamery urządzenia lub skanera USB HID. \",\"v9VSIS\":\"<0>Ustaw jeden wspólny limit uczestników obowiązujący dla wielu rodzajów biletów jednocześnie.<1>Na przykład, jeśli połączysz bilet <2>Karnet dzienny z biletem <3>Cały weekend, oba będą korzystać z tej samej puli miejsc. Po osiągnięciu limitu wszystkie powiązane bilety automatycznie przestaną być sprzedawane.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"fAv9QG\":\"🎟️ Add tickets\",\"M2DyLc\":\"1 Active Webhook\",\"yTsaLw\":\"1 bilet\",\"nz96Ue\":\"1 rodzaj biletu\",\"HR/cvw\":\"ul. Przykładowa 123\",\"kMU5aM\":\"Powiadomienie o anulowaniu zostało wysłane do\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"aS0jtz\":\"Porzucone\",\"uyJsf6\":\"About\",\"WTk/ke\":\"About Stripe Connect\",\"JvuLls\":\"Wchłoń opłatę\",\"lk74+I\":\"Wchłoń opłatę\",\"1uJlG9\":\"Kolor akcentu\",\"K5+3xg\":\"Zaakceptuj zaproszenie\",\"VTfZPy\":\"Access Denied\",\"iN5Cz3\":\"Konto jest już połączone!\",\"YP4JuP\":\"Konfiguracja konta została pomyślnie zaktualizowana\",\"vOuxvL\":\"Informacje o koncie\",\"EHNORh\":\"Nie znaleziono konta\",\"bPwFdf\":\"Konta\",\"nMtNd+\":\"Wymagane działanie: Połącz ponownie swoje konto Stripe\",\"AhwTa1\":\"Wymagane działanie: Potrzebne informacje o VAT\",\"APyAR/\":\"Aktywne wydarzenia\",\"UWWRyd\":\"Dodaj niestandardowe pytania, aby zebrać dodatkowe informacje podczas realizacji zamówienia\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"7JF9w9\":\"Dodaj pytanie\",\"6PNlRV\":\"Dodaj to wydarzenie do kalendarza\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"bVjDs9\":\"Dodatkowe opłaty\",\"0Zypnp\":\"Panel administracyjny\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"pMLul+\":\"Wszystkie waluty\",\"qlaZuT\":\"Gotowe! Teraz korzystasz z naszego ulepszonego systemu płatności.\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"31KB8w\":\"Wszystkie nieudane zadania zostały usunięte\",\"D2g7C7\":\"Wszystkie zadania zostały dodane do kolejki ponownych prób\",\"dr7CWq\":\"All Upcoming Events\",\"GpT6Uf\":\"Pozwól uczestnikom aktualizować informacje o bilecie (imię, e-mail) za pomocą bezpiecznego linku wysyłanego z potwierdzeniem zamówienia.\",\"QUg5y1\":\"Prawie gotowe! Dokończ łączenie konta Stripe, aby zacząć przyjmować płatności.\",\"c4uJfc\":\"Prawie gotowe! Czekamy tylko na przetworzenie płatności. To powinno zająć tylko kilka sekund.\",\"ocS8eq\":[\"Masz już konto? <0>\",[\"0\"],\"\"],\"/H326L\":\"Już zwrócono\",\"RtxQTF\":\"Anuluj również to zamówienie\",\"jkNgQR\":\"Zwróć również to zamówienie\",\"xYqsHg\":\"Zawsze dostępne\",\"Wvrz79\":\"Zapłacona kwota\",\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"eusccx\":\"Opcjonalna wiadomość wyświetlana na wyróżnionym produkcie, np. \\\"Szybko się sprzedaje 🔥\\\" lub \\\"Najlepsza wartość\\\"\",\"QNrkms\":\"Answer updated successfully.\",\"Znwxal\":\"Konfiguracja opłat aplikacyjnych\",\"261RBr\":\"Zatwierdź wiadomość\",\"0aVEBY\":\"Czy na pewno chcesz usunąć wszystkie nieudane zadania?\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"vPeW/6\":\"Czy na pewno chcesz usunąć tę konfigurację? Może to wpłynąć na konta, które jej używają.\",\"JmVITJ\":\"Czy na pewno chcesz usunąć ten szablon? Ta akcja nie może być cofnięta, a e-maile będą używać domyślnego szablonu.\",\"aLS+A6\":\"Czy na pewno chcesz usunąć ten szablon? Ta akcja nie może być cofnięta, a e-maile będą używać szablonu organizatora lub domyślnego.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"147G4h\":\"Czy na pewno chcesz wyjść?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"cDtoWq\":[\"Czy na pewno chcesz ponownie wysłać potwierdzenie zamówienia do \",[\"0\"],\"?\"],\"xeIaKw\":[\"Czy na pewno chcesz ponownie wysłać bilet do \",[\"0\"],\"?\"],\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"Uqefyd\":\"Czy jesteś zarejestrowany jako podatnik VAT w UE?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"Ponieważ Twoja firma ma siedzibę w Irlandii, irlandzki VAT w wysokości 23% jest automatycznie naliczany od wszystkich opłat platformy.\",\"QGoXh3\":\"Ponieważ Twoja firma ma siedzibę w UE, musimy określić prawidłowe traktowanie VAT dla naszych opłat platformowych:\",\"tMeVa/\":\"Poproś o imię i e-mail dla każdego zakupionego biletu\",\"/JdZIP\":\"Przypisana konfiguracja\",\"xdiER7\":\"Przypisany poziom\",\"F2rX0R\":\"At least one event type must be selected\",\"BCmibk\":\"Próby\",\"6PecK3\":\"Frekwencja i wskaźniki odpraw we wszystkich wydarzeniach\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Aspq3b\":\"Zbieranie danych uczestników\",\"fpb0rX\":\"Dane uczestnika skopiowane z zamówienia\",\"0R3Y+9\":\"E-mail uczestnika\",\"94aQMU\":\"Informacje o uczestniku\",\"KkrBiR\":\"Zbieranie informacji o uczestnikach\",\"av+gjP\":\"Imię i nazwisko uczestnika\",\"cosfD8\":\"Status uczestnika\",\"D2qlBU\":\"Attendee Updated\",\"22BOve\":\"Uczestnik został pomyślnie zaktualizowany\",\"x8Vnvf\":\"Bilet uczestnika nie jest uwzględniony na tej liście\",\"k3Tngl\":\"Attendees Exported\",\"UoIRW8\":\"Zarejestrowani uczestnicy\",\"5UbY+B\":\"Attendees with a specific ticket\",\"4HVzhV\":\"Uczestnicy:\",\"HVkhy2\":\"Analityka atrybucji\",\"dMMjeD\":\"Podział atrybucji\",\"1oPDuj\":\"Wartość atrybucji\",\"PZ7FTW\":\"Automatycznie wykrywany na podstawie koloru tła, ale można go zmienić\",\"clF06r\":\"Dostępne do zwrotu\",\"NB5+UG\":\"Dostępne tokeny\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Powrót do kont\",\"kYqM1A\":\"Powrót do wydarzenia\",\"td/bh+\":\"Powrót do raportów\",\"jIPNJG\":\"Basic Information\",\"WOpH7O\":\"Piękne doświadczenie zakupowe na każdym urządzeniu\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"UabgBd\":\"Treść jest wymagana\",\"HWXuQK\":\"Dodaj tę stronę do zakładek, aby zarządzać zamówieniem w dowolnym momencie.\",\"CUKVDt\":\"Oznacz swoje bilety niestandardowym logo, kolorami i stopką.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Adres firmy\",\"LeC29u\":\"Adres firmy do celów VAT\",\"RReHTu\":\"Nazwa firmy\",\"bv6RXK\":\"Etykieta przycisku\",\"ChDLlO\":\"Button Text\",\"BUe8Wj\":\"Kupujący płaci\",\"qF1qbA\":\"Kupujący widzą czystą cenę. Opłata platformy jest potrącana z Twojej wypłaty.\",\"DFqasq\":[\"Kontynuując, zgadzasz się z <0>Regulaminem \",[\"0\"],\"\"],\"lFdbRS\":\"Pomiń opłaty aplikacyjne\",\"2VLZwd\":\"Przycisk wezwania do działania\",\"PUpvQe\":\"Skaner z kamerą\",\"D02dD9\":\"Kampania\",\"H4nE+E\":\"Anuluj wszystkie produkty i zwolnij je z powrotem do puli\",\"tOXAdc\":\"Anulowanie spowoduje anulowanie wszystkich uczestników powiązanych z tym zamówieniem i zwolnienie biletów z powrotem do dostępnej puli.\",\"IrUqjC\":\"Nie można zameldować (Anulowano)\",\"01sEfm\":\"Nie można usunąć domyślnej konfiguracji systemowej\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"v4fiSg\":\"Check your email\",\"51AsAN\":\"Sprawdź swoją skrzynkę odbiorczą! Jeśli bilety są powiązane z tym e-mailem, otrzymasz link do ich wyświetlenia.\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"9gPPUY\":\"Lista odpraw została utworzona\",\"f2vU9t\":\"Listy odpraw\",\"tMNBEF\":\"Listy odpraw pozwalają kontrolować wejście w różnych dniach, strefach lub rodzajach biletów. Możesz udostępnić bezpieczny link do odprawy personelowi — konto nie jest wymagane.\",\"SHJwyq\":\"Wskaźnik odpraw\",\"qCqdg6\":\"Status odprawy\",\"cKj6OE\":\"Podsumowanie odpraw\",\"7B5M35\":\"Odprawy\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"Crr3pG\":\"Wybierz kalendarz\",\"LAW8Vb\":\"Wybierz domyślne ustawienie dla nowych wydarzeń. Można je zmienić dla poszczególnych wydarzeń.\",\"pjp2n5\":\"Wybierz, kto płaci opłatę platformy. Nie wpływa to na dodatkowe opłaty skonfigurowane w ustawieniach konta.\",\"CySr+W\":\"Kliknij, aby wyświetlić notatki\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"4bUH9i\":\"Zbieraj dane uczestników dla każdego zakupionego biletu.\",\"TkfG8v\":\"Zbieraj dane na zamówienie\",\"96ryID\":\"Zbieraj dane na bilet\",\"FpsvqB\":\"Tryb kolorów\",\"jEu4bB\":\"Kolumny\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Preferencje komunikacji\",\"7D9MJz\":\"Complete Stripe Setup\",\"OqEV/G\":\"Dokończ poniższą konfigurację, aby kontynuować\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"5YrKW7\":\"Dokończ płatność, aby zabezpieczyć swoje bilety.\",\"xGU92i\":\"Uzupełnij swój profil, aby dołączyć do zespołu.\",\"ih35UP\":\"Conference Center\",\"B5fpAA\":\"Konfiguracja została pomyślnie przypisana\",\"X1zdE7\":\"Konfiguracja została pomyślnie utworzona\",\"mLBUMQ\":\"Konfiguracja została pomyślnie usunięta\",\"qxquWu\":\"Nazwy konfiguracji są widoczne dla użytkowników końcowych. \\\"Opłata stała\\\" i \\\"Opłata procentowa\\\" to opłaty aplikacyjne pobierane w USD od wszystkich transakcji.\",\"eeZdaB\":\"Konfiguracja została pomyślnie zaktualizowana\",\"3cKoxx\":\"Konfiguracje\",\"8v2LRU\":\"Skonfiguruj szczegóły wydarzenia, lokalizację, opcje kasy i powiadomienia e-mail.\",\"raw09+\":\"Skonfiguruj sposób zbierania danych uczestników podczas realizacji zamówienia\",\"FI60XC\":\"Skonfiguruj podatki i opłaty\",\"NGXKG/\":\"Potwierdź adres e-mail\",\"JRQitQ\":\"Potwierdź nowe hasło\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"n/7+7Q\":\"Potwierdzenie wysłane do\",\"o5A0Go\":\"Congratulations on creating an event!\",\"WNnP3w\":\"Połącz i uaktualnij\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"nQI4H5\":\"Połącz Stripe, aby włączyć edycję szablonów e-mail\",\"LmvZ+E\":\"Połącz Stripe, aby włączyć wiadomości\",\"EWnXR+\":\"Connect to Stripe\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"4qmnU8\":\"Połącz swoje konto Stripe, aby przyjmować płatności.\",\"E1eze1\":\"Połącz swoje konto Stripe, aby zacząć przyjmować płatności za swoje wydarzenia.\",\"ulV1ju\":\"Połącz swoje konto Stripe, aby zacząć przyjmować płatności.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact Email\",\"KcXRN+\":\"Kontaktowy e-mail do pomocy\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"F3/nus\":\"Przejdź do płatności\",\"p2FRHj\":\"Kontroluj sposób obsługi opłat platformy dla tego wydarzenia\",\"1JnTgU\":\"Skopiowano z powyższego\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"+2ZJ7N\":\"Skopiuj dane do pierwszego uczestnika\",\"ZN1WLO\":\"Skopiuj e-mail\",\"tUGbi8\":\"Skopiuj moje dane do:\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"zg4oSu\":[\"Utwórz szablon \",[\"0\"]],\"RKKhnW\":\"Utwórz niestandardowy widget do sprzedaży biletów na swojej stronie.\",\"yIRev4\":\"Utwórz hasło\",\"xfKgwv\":\"Create Affiliate\",\"tudG8q\":\"Twórz i konfiguruj bilety oraz towary na sprzedaż.\",\"YAl9Hg\":\"Utwórz konfigurację\",\"BTne9e\":\"Utwórz niestandardowe szablony e-mail dla tego wydarzenia, które zastąpią domyślne szablony organizatora\",\"YIDzi/\":\"Utwórz niestandardowy szablon\",\"Nc3l/D\":\"Twórz zniżki, kody dostępu do ukrytych biletów i oferty specjalne.\",\"eWEV9G\":\"Utwórz nowe hasło\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"/HGmW9\":\"Twórz śledzone linki, aby nagradzać partnerów promujących Twoje wydarzenie.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"lfLHNz\":\"Etykieta CTA jest wymagana\",\"BMtue0\":\"Obecny procesor płatności\",\"T+1APV\":\"Obecny numer VAT jest zweryfikowany\",\"v2GlhZ\":\"Weryfikacja obecnego numeru VAT nie powiodła się\",\"iTvh6I\":\"Obecnie dostępne do zakupu\",\"g7HIC0\":\"Niestandardowa marka\",\"mimF6c\":\"Niestandardowa wiadomość po realizacji zamówienia\",\"O6mra8\":\"Niestandardowe pytania\",\"axv/Mi\":\"Niestandardowy szablon\",\"QMHSMS\":\"Klient otrzyma e-mail potwierdzający zwrot\",\"L/Qc+w\":\"Adres e-mail klienta\",\"wpfWhJ\":\"Imię klienta\",\"GIoqtA\":\"Nazwisko klienta\",\"NihQNk\":\"Klienci\",\"7gsjkI\":\"Dostosuj e-maile wysyłane do klientów za pomocą szablonów Liquid. Te szablony będą używane jako domyślne dla wszystkich wydarzeń w Twojej organizacji.\",\"xJaTUK\":\"Dostosuj układ, kolory i markę strony głównej wydarzenia.\",\"MXZfGN\":\"Dostosuj pytania zadawane podczas realizacji zamówienia, aby zebrać ważne informacje od uczestników.\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"pxNIxa\":\"Dostosuj swój szablon e-mail za pomocą szablonów Liquid\",\"3trPKm\":\"Customize your organizer page appearance\",\"/gWrVZ\":\"Dzienny przychód, podatki, opłaty i zwroty we wszystkich wydarzeniach\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"pvnfJD\":\"Ciemny\",\"nE5o/t\":\"Własność danych\",\"lnYE59\":\"Data wydarzenia\",\"gnBreG\":\"Data złożenia zamówienia\",\"ovBPCi\":\"Domyślny\",\"JtI4vj\":\"Domyślne zbieranie informacji o uczestnikach\",\"3R/Tu2\":\"Domyślna obsługa opłat\",\"1bZAZA\":\"Zostanie użyty domyślny szablon\",\"vu7gDm\":\"Delete Affiliate\",\"KZN4Lc\":\"Usuń wszystko\",\"+jw/c1\":\"Delete image\",\"hdyeZ0\":\"Usuń zadanie\",\"dPyJ15\":\"Usuń szablon\",\"mxsm1o\":\"Usunąć to pytanie? Tej operacji nie można cofnąć.\",\"snMaH4\":\"Delete webhook\",\"vYgeDk\":\"Deselect All\",\"NvuEhl\":\"Elementy projektu\",\"H8kMHT\":\"Didn't receive the code?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"BREO0S\":\"Wyświetl pole wyboru umożliwiające klientom wyrażenie zgody na otrzymywanie komunikacji marketingowej od organizatora wydarzenia.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"Nie zapomnij!\",\"352VU2\":\"Nie masz konta? <0>Zarejestruj się\",\"AXXqG+\":\"Darowizna\",\"DPfwMq\":\"Gotowe\",\"2+O9st\":\"Pobierz raporty sprzedaży, uczestników i finansowe dla wszystkich zrealizowanych zamówień.\",\"eneWvv\":\"Draft\",\"Ts8hhq\":\"Ze względu na wysokie ryzyko spamu, musisz połączyć konto Stripe, zanim będziesz mógł modyfikować szablony e-mail. Ma to na celu zapewnienie, że wszyscy organizatorzy wydarzeń są zweryfikowani i odpowiedzialni.\",\"TnzbL+\":\"Ze względu na wysokie ryzyko spamu, musisz połączyć konto Stripe, zanim będziesz mógł wysyłać wiadomości do uczestników.\\nMa to na celu zapewnienie, że wszyscy organizatorzy wydarzeń są zweryfikowani i odpowiedzialni.\",\"euc6Ns\":\"Duplikuj\",\"KRmTkx\":\"Duplicate Product\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"fc7wGW\":\"np. Ważna aktualizacja dotycząca Twoich biletów\",\"54MPqC\":\"np. Standardowy, Premium, Enterprise\",\"LTzmgK\":[\"Edytuj szablon \",[\"0\"]],\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"tPtRwl\":\"Edytuj opłaty aplikacyjne\",\"t2bbp8\":\"Edit Attendee\",\"etaWtB\":\"Edytuj dane uczestnika\",\"+guao5\":\"Edytuj konfigurację\",\"vRWOrM\":\"Edytuj szczegóły zamówienia\",\"3yNuBV\":\"Edytuj ustawienia VAT\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"uBAxNB\":\"Edytor\",\"aqxYLv\":\"Education\",\"iiWXDL\":\"Błędy kwalifikacji\",\"zPiC+q\":\"Kwalifikujące się listy odpraw\",\"V2sk3H\":\"E-mail i szablony\",\"hbwCKE\":\"Adres e-mail skopiowany do schowka\",\"dSyJj6\":\"Adresy e-mail nie pasują do siebie\",\"elW7Tn\":\"Treść e-maila\",\"ZsZeV2\":\"Email is required\",\"Be4gD+\":\"Podgląd e-maila\",\"6IwNUc\":\"Szablony e-mail\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"Qj0GKe\":\"Włącz samoobsługę uczestników\",\"hEtQsg\":\"Włącz samoobsługę uczestników domyślnie\",\"Upeg/u\":\"Włącz ten szablon do wysyłania e-maili\",\"RxzN1M\":\"Enabled\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"7YZofi\":\"Wprowadź temat i treść, aby zobaczyć podgląd\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"y1BZw1\":\"Wprowadź adres firmy\",\"3GfR6a\":\"Wprowadź nazwę firmy\",\"6KnyG0\":\"Wprowadź e-mail\",\"INDKM9\":\"Wprowadź temat e-maila...\",\"xUgUTh\":\"Wprowadź imię\",\"9/1YKL\":\"Wprowadź nazwisko\",\"VpwcSk\":\"Wprowadź nowe hasło\",\"1tAGuY\":\"Wprowadź numer VAT wraz z kodem kraju\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"VmXiz4\":\"Wprowadź swój e-mail, a wyślemy Ci instrukcje resetowania hasła.\",\"n9V+ps\":\"Enter your name\",\"IdULhL\":\"Wprowadź numer VAT wraz z kodem kraju, bez spacji (np. IE1234567A, DE123456789)\",\"LslKhj\":\"Error loading logs\",\"AKbElk\":\"Firmy zarejestrowane jako podatnicy VAT w UE: Stosuje się mechanizm odwrotnego obciążenia (0% - Art. 196 Dyrektywy VAT 2006/112/WE)\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"1Hzev4\":\"Niestandardowy szablon wydarzenia\",\"imgKgl\":\"Event Description\",\"kJDmsI\":\"Szczegóły wydarzenia\",\"m/N7Zq\":\"Pełny adres wydarzenia\",\"Nl1ZtM\":\"Lokalizacja wydarzenia\",\"t3AMTs\":\"Platforma zarządzania wydarzeniami\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"Gh9Oqb\":\"Nazwa organizatora wydarzenia\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"cOePZk\":\"Czas wydarzenia\",\"e8WNln\":\"Strefa czasowa wydarzenia\",\"GeqWgj\":\"Strefa czasowa wydarzenia\",\"XVLu2v\":\"Tytuł wydarzenia\",\"OfmsI9\":\"Wydarzenie zbyt nowe\",\"YDVUVl\":\"Event Types\",\"4K2OjV\":\"Miejsce wydarzenia\",\"19j6uh\":\"Wydajność wydarzeń\",\"PC3/fk\":\"Wydarzenia rozpoczynające się w ciągu 24 godzin\",\"fTFfOK\":\"Każdy szablon e-mail musi zawierać przycisk wezwania do działania prowadzący do odpowiedniej strony\",\"BVinvJ\":\"Przykłady: \\\"Skąd dowiedziałeś się o nas?\\\", \\\"Nazwa firmy na fakturę\\\"\",\"2hGPQG\":\"Przykłady: \\\"Rozmiar koszulki\\\", \\\"Preferencje żywieniowe\\\", \\\"Stanowisko\\\"\",\"qNuTh3\":\"Wyjątek\",\"kF8HQ7\":\"Eksportuj odpowiedzi\",\"2KAI4N\":\"Eksportuj CSV\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"wuyaZh\":\"Eksport zakończony pomyślnie\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Nieudane\",\"8uOlgz\":\"Nieudane o\",\"tKcbYd\":\"Nieudane zadania\",\"SsI9v/\":\"Nie udało się porzucić zamówienia. Spróbuj ponownie.\",\"LdPKPR\":\"Nie udało się przypisać konfiguracji\",\"cEFg3R\":\"Failed to create affiliate\",\"dVgNF1\":\"Nie udało się utworzyć konfiguracji\",\"U66oUa\":\"Nie udało się utworzyć szablonu\",\"aFk48v\":\"Nie udało się usunąć konfiguracji\",\"Zw6LWb\":\"Nie udało się usunąć zadania\",\"tq0abZ\":\"Nie udało się usunąć zadań\",\"vKMKnu\":\"Nie udało się usunąć pytania\",\"xFj7Yj\":\"Nie udało się usunąć szablonu\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"zGE3CH\":\"Nie udało się wyeksportować raportu. Spróbuj ponownie.\",\"X4o0MX\":\"Failed to load Webhook\",\"0+iwE5\":\"Nie udało się zmienić kolejności pytań\",\"EJPAcd\":\"Nie udało się ponownie wysłać potwierdzenia zamówienia\",\"DjSbj3\":\"Nie udało się ponownie wysłać biletu\",\"YQ3QSS\":\"Failed to resend verification code\",\"wDioLj\":\"Nie udało się ponowić zadania\",\"DKYTWG\":\"Nie udało się ponowić zadań\",\"zTkTF3\":\"Nie udało się zapisać szablonu\",\"l6acRV\":\"Nie udało się zapisać ustawień VAT. Spróbuj ponownie.\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"t/KVOk\":\"Nie udało się rozpocząć podszywania. Spróbuj ponownie.\",\"QXgjH0\":\"Nie udało się zakończyć podszywania. Spróbuj ponownie.\",\"o/blc/\":\"Nie udało się zaktualizować konfiguracji konta\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"E9jY+o\":\"Nie udało się zaktualizować uczestnika\",\"uQynyf\":\"Nie udało się zaktualizować konfiguracji\",\"EhlbcI\":\"Nie udało się zaktualizować poziomu wiadomości\",\"rpGMzC\":\"Nie udało się zaktualizować zamówienia\",\"Eeo/Gy\":\"Nie udało się zaktualizować ustawienia\",\"kqA9lY\":\"Nie udało się zaktualizować ustawień VAT\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"/sV91a\":\"Obsługa opłat\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"LyUWXA\":\"Opłaty pominięte\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Plik jest zbyt duży. Maksymalny rozmiar to 5MB.\",\"VejKUM\":\"Najpierw wypełnij swoje dane powyżej\",\"8OvVZZ\":\"Filtruj uczestników\",\"mvrlBO\":\"Filtruj według wydarzenia\",\"8BwQeU\":\"Zakończ konfigurację\",\"hg80P7\":\"Zakończ konfigurację Stripe\",\"1vBhpG\":\"Pierwszy uczestnik\",\"4pwejF\":\"Imię jest wymagane\",\"6bBh3/\":\"Opłata stała\",\"j+XQDj\":\"Opłata stała (USD)\",\"5mpF6N\":[\"Kwota opłaty stałej w \",[\"currencyCode\"]],\"/uXPzP\":\"Opłata stała pobierana za transakcję w USD\",\"LWL3Bs\":\"Opłata stała musi wynosić 0 lub więcej\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Elastyczne biletowanie\",\"lWxAUo\":\"Food & Drink\",\"nFm+5u\":\"Tekst stopki\",\"MY2SVM\":\"Pełny zwrot\",\"T02gNN\":\"Wstęp ogólny\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"4CETZY\":\"Pokaż dojazd\",\"+4zM7f\":\"Otrzymuj płatności natychmiast przez Stripe Connect\",\"ZDIydz\":\"Rozpocznij\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Przejdź do strony wydarzenia\",\"gHSuV/\":\"Go to home page\",\"6nDzTl\":\"Dobra czytelność\",\"aGWZUr\":\"Przychód brutto\",\"n8IUs7\":\"Przychód brutto\",\"LIYoRQ\":\"Zarządzanie gośćmi\",\"kTSQej\":[\"Witaj \",[\"0\"],\", zarządzaj swoją platformą stąd.\"],\"dORAcs\":\"Oto wszystkie bilety powiązane z Twoim adresem e-mail.\",\"g+2103\":\"Here is your affiliate link\",\"QlwJ9d\":\"Oto czego się spodziewać:\",\"/iE8xx\":\"Opłata Hi.Events\",\"zppscQ\":\"Opłaty platformy Hi.Events i rozbicie VAT według transakcji\",\"D+zLDD\":\"Ukryte\",\"DRErHC\":\"Ukryte przed uczestnikami - widoczne tylko dla organizatorów\",\"P+5Pbo\":\"Hide Answers\",\"FmogyU\":\"Ukryj opcje\",\"gtEbeW\":\"Wyróżnij\",\"NF8sdv\":\"Wiadomość wyróżnienia\",\"MXSqmS\":\"Wyróżnij ten produkt\",\"7ER2sc\":\"Wyróżnione\",\"sq7vjE\":\"Wyróżnione produkty będą miały inny kolor tła, aby wyróżniały się na stronie wydarzenia.\",\"AVpmAa\":\"Jak płacić offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Węgierski\",\"YLgdk5\":\"Potwierdzam, że jest to wiadomość transakcyjna związana z tym wydarzeniem\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"PYVWEI\":\"Jeśli jesteś zarejestrowany, podaj numer VAT do weryfikacji\",\"iIEaNB\":\"Jeśli masz u nas konto, otrzymasz e-mail z instrukcjami resetowania hasła.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Podszyj się\",\"TWXU0c\":\"Podszyj się pod użytkownika\",\"5LAZwq\":\"Podszywanie rozpoczęte\",\"IMwcdR\":\"Podszywanie zakończone\",\"0I0Hac\":\"Ważna informacja\",\"yD3avI\":\"Ważne: Zmiana adresu e-mail zaktualizuje link dostępu do tego zamówienia. Po zapisaniu zostaniesz przekierowany na nowy link zamówienia.\",\"M8M6fs\":\"Ważne: Wymagane ponowne połączenie Stripe\",\"jT142F\":[\"Za \",[\"diffHours\"],\" godzin\"],\"OoSyqO\":[\"Za \",[\"diffMinutes\"],\" minut\"],\"cljs3a\":\"Wskaż, czy jesteś zarejestrowany jako podatnik VAT w UE\",\"F1Xp97\":\"Individual attendees\",\"85e6zs\":\"Wstaw token Liquid\",\"38KFY0\":\"Wstaw zmienną\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Natychmiastowe wypłaty\",\"nbfdhU\":\"Integrations\",\"JHB/Ky\":\"Nieprawidłowy\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"f9WRpE\":\"Nieprawidłowy typ pliku. Prześlij obraz.\",\"tnL+GP\":\"Nieprawidłowa składnia Liquid. Popraw ją i spróbuj ponownie.\",\"N9JsFT\":\"Nieprawidłowy format numeru VAT\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"Mokwac\":\"Zaproś nieograniczoną liczbę członków zespołu z niestandardowymi rolami\",\"aH6ZIb\":\"Invite Your Team\",\"IuMGvq\":\"Faktura\",\"y0meFR\":\"Irlandzki VAT w wysokości 23% zostanie naliczony od opłat platformy (dostawa krajowa).\",\"1ZKm04\":\"Czy to konto jest zarejestrowane jako podatnik VAT w UE?\",\"Lj7sBL\":\"Italian\",\"F5/CBH\":\"pozycja/e\",\"BzfzPK\":\"Pozycje\",\"KmWyx0\":\"Zadanie\",\"o5r6b2\":\"Zadanie usunięte\",\"cd0jIM\":\"Szczegóły zadania\",\"ruJO57\":\"Nazwa zadania\",\"YZi+Hu\":\"Zadanie dodane do kolejki ponownych prób\",\"nCywLA\":\"Dołącz z dowolnego miejsca\",\"hTJ4fB\":\"Wystarczy kliknąć przycisk poniżej, aby ponownie połączyć konto Stripe.\",\"MxjCqk\":\"Szukasz tylko swoich biletów?\",\"lB2hSG\":[\"Informuj mnie o nowościach i wydarzeniach od \",[\"0\"]],\"DruLRc\":\"Ostatnie 14 dni\",\"ve9JTU\":\"Nazwisko jest wymagane\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"QIn0Vl\":\"Oficjalna nazwa firmy do celów VAT\",\"1njn7W\":\"Jasny\",\"1qY5Ue\":\"Link wygasł lub jest nieprawidłowy\",\"psosdY\":\"Link do szczegółów zamówienia\",\"6JzK4N\":\"Link do biletu\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Dozwolone linki\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Wydarzenia na żywo\",\"WdmJIX\":\"Ładowanie podglądu...\",\"IoDI2o\":\"Ładowanie tokenów...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"Jzu30R\":\"Logo będzie wyświetlane na bilecie\",\"PSRm6/\":\"Wyszukaj moje bilety\",\"4wUIjX\":\"Make your event live\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"2L3vle\":\"Maks. wiadomości / 24h\",\"Qp4HWD\":\"Maks. odbiorców / wiadomość\",\"agPptk\":\"Średni\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Wiadomość została pomyślnie zatwierdzona\",\"1jRD0v\":\"Message attendees with specific tickets\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"ZPj0Q8\":\"Szczegóły wiadomości\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"mFdA+i\":\"Poziom wiadomości\",\"v7xKtM\":\"Poziom wiadomości został pomyślnie zaktualizowany\",\"gqnyh0\":\"Zoptymalizowane na urządzenia mobilne\",\"olKKwj\":\"Mobilny skaner z obsługą offline i śledzeniem w czasie rzeczywistym\",\"JbIgPz\":\"Wartości pieniężne to przybliżone sumy we wszystkich walutach\",\"qvF+MT\":\"Monitoruj i zarządzaj nieudanymi zadaniami w tle\",\"w36OkR\":\"Najczęściej oglądane wydarzenia (ostatnie 14 dni)\",\"GfaxEk\":\"Music\",\"oVGCGh\":\"Moje bilety\",\"8/brI5\":\"Name is required\",\"sFFArG\":\"Nazwa musi mieć mniej niż 255 znaków\",\"sCV5Yc\":\"Nazwa wydarzenia\",\"xxU3NX\":\"Przychód netto\",\"ArHT/C\":\"Nowe rejestracje\",\"eWRECP\":\"Nightlife\",\"HSw5l3\":\"Nie - Jestem osobą fizyczną lub firmą niezarejestrowaną jako podatnik VAT\",\"VHfLAW\":\"Brak kont\",\"+jIeoh\":\"Nie znaleziono kont\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"Dwf4dR\":\"Brak jeszcze pytań dla uczestników\",\"/UC6qk\":\"Nie znaleziono danych atrybucji\",\"99ntUF\":\"Brak dostępnych list odpraw dla tego wydarzenia.\",\"+dAKxg\":\"Nie znaleziono konfiguracji\",\"eb47T5\":\"Nie znaleziono danych dla wybranych filtrów. Spróbuj dostosować zakres dat lub walutę.\",\"pZNOT9\":\"Brak daty zakończenia\",\"dW40Uz\":\"Nie znaleziono wydarzeń\",\"8pQ3NJ\":\"Brak wydarzeń rozpoczynających się w ciągu najbliższych 24 godzin\",\"8zCZQf\":\"No events yet\",\"Yc5YW6\":\"Brak nieudanych zadań\",\"54GxeB\":\"Brak wpływu na Twoje bieżące lub przeszłe transakcje\",\"EpvBAp\":\"Brak faktury\",\"XZkeaI\":\"No logs found\",\"nrSs2u\":\"Nie znaleziono wiadomości\",\"OVFwlg\":\"Brak jeszcze pytań do zamówienia\",\"EJ7bVz\":\"Nie znaleziono zamówień\",\"NEmyqy\":\"No orders yet\",\"wUv5xQ\":\"Brak aktywności organizatorów w ostatnich 14 dniach\",\"B7w4KY\":\"No other organizers available\",\"PChXMe\":\"Brak płatnych zamówień\",\"6jYQGG\":\"No past events\",\"CHzaTD\":\"Brak popularnych wydarzeń w ostatnich 14 dniach\",\"zK/+ef\":\"No products available for selection\",\"wYiAtV\":\"Brak ostatnich rejestracji kont\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"3sRuiW\":\"Nie znaleziono biletów\",\"yM5c0q\":\"No upcoming events\",\"qpC74J\":\"Nie znaleziono użytkowników\",\"41dJPO\":\"Nie skonfigurowano ustawień VAT\",\"8wgkoi\":\"Brak oglądanych wydarzeń w ostatnich 14 dniach\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"4+am6b\":\"Nie, zostań tutaj\",\"HVwIsd\":\"Firmy lub osoby niezarejestrowane jako podatnicy VAT: Stosuje się irlandzki VAT w wysokości 23%\",\"x5+Lcz\":\"Not Checked In\",\"8n10sz\":\"Niekwalifikujący się\",\"BwJKBw\":\"z\",\"lQgMLn\":\"Office or venue name\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Płatność offline\",\"nO3VbP\":[\"W sprzedaży \",[\"0\"]],\"2r6bAy\":\"Po zakończeniu aktualizacji Twoje stare konto będzie używane tylko do zwrotów.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"M2w1ni\":\"Widoczne tylko z kodem promocyjnym\",\"N141o/\":\"Otwórz panel Stripe\",\"HXMJxH\":\"Opcjonalny tekst na zastrzeżenia, dane kontaktowe lub podziękowania (tylko jedna linia)\",\"L565X2\":\"opcje\",\"c/TIyD\":\"Zamówienie i bilet\",\"H5qWhm\":\"Zamówienie anulowane\",\"b6+Y+n\":\"Zamówienie zakończone\",\"x4MLWE\":\"Potwierdzenie zamówienia\",\"CsTTH0\":\"Potwierdzenie zamówienia zostało pomyślnie wysłane ponownie\",\"ppuQR4\":\"Order Created\",\"0UZTSq\":\"Waluta zamówienia\",\"HdmwrI\":\"E-mail zamówienia\",\"bwBlJv\":\"Imię zamawiającego\",\"vrSW9M\":\"Zamówienie zostało anulowane i zwrócone. Właściciel zamówienia został powiadomiony.\",\"rzw+wS\":\"Posiadacze zamówień\",\"oI/hGR\":\"ID zamówienia\",\"Pc729f\":\"Zamówienie oczekuje na płatność offline\",\"F4NXOl\":\"Nazwisko zamawiającego\",\"RQCXz6\":\"Limity zamówienia\",\"SO9AEF\":\"Ustawiono limity zamówienia\",\"5RDEEn\":\"Język zamówienia\",\"vu6Arl\":\"Order Marked as Paid\",\"sLbJQz\":\"Nie znaleziono zamówienia\",\"kvYpYu\":\"Nie znaleziono zamówienia\",\"i8VBuv\":\"Numer zamówienia\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"DoH3fD\":\"Oczekiwanie na płatność zamówienia\",\"UkHo4c\":\"Nr ref. zamówienia\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"oW5877\":\"Suma zamówienia\",\"e7eZuA\":\"Order Updated\",\"1SQRYo\":\"Zamówienie zostało pomyślnie zaktualizowane\",\"KndP6g\":\"URL zamówienia\",\"3NT0Ck\":\"Zamówienie zostało anulowane\",\"sd5IMt\":\"Zrealizowane zamówienia\",\"5It1cQ\":\"Orders Exported\",\"UQ0ACV\":\"Suma zamówień\",\"B/EBQv\":\"Zamówienia:\",\"qtGTNu\":\"Konta organiczne\",\"ucgZ0o\":\"Organizacja\",\"S3CZ5M\":\"Organizer Dashboard\",\"Uu0hZq\":\"E-mail organizatora\",\"Gy7BA3\":\"Adres e-mail organizatora\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"LqBITi\":\"Zostanie użyty szablon organizatora/domyślny\",\"/IX/7x\":\"Other\",\"RsiDDQ\":\"Inne listy (bilet nie uwzględniony)\",\"qMASRF\":\"Wiadomości wychodzące\",\"6/dCYd\":\"Overview\",\"6WdDG7\":\"Strona\",\"8uqsE5\":\"Strona nie jest już dostępna\",\"QkLf4H\":\"Page URL\",\"sF+Xp9\":\"Wyświetlenia strony\",\"c+suC6\":\"Płatne konta\",\"QIxRUI\":\"Płatne, bezpłatne, warstwowe cenowo i oparte na darowiznach bilety\",\"5F7SYw\":\"Częściowy zwrot\",\"fFYotW\":[\"Częściowo zwrócono: \",[\"0\"]],\"i8day5\":\"Przenieś opłatę na kupującego\",\"k4FLBQ\":\"Przenieś na kupującego\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"URAE3q\":\"Paused\",\"4fL/V7\":\"Zapłać\",\"OZK07J\":\"Zapłać, aby odblokować\",\"c2/9VE\":\"Ładunek\",\"TskrJ8\":\"Payment & Plan\",\"5cxUwd\":\"Data płatności\",\"ENEPLY\":\"Metoda płatności\",\"EyE8E6\":\"Payment Processing\",\"8Lx2X7\":\"Płatność otrzymana\",\"vcyz2L\":\"Payment Settings\",\"fx8BTd\":\"Płatności niedostępne\",\"51U9mG\":\"Płatności będą kontynuowane bez przerwy\",\"UkM20g\":\"Oczekuje na przegląd\",\"dPYu1F\":\"Na uczestnika\",\"VlXNyK\":\"Na zamówienie\",\"hauDFf\":\"Na bilet\",\"mnF83a\":\"Opłata procentowa\",\"2ueYqG\":\"Opłata procentowa (0-100%)\",\"K2PPlT\":\"Opłata procentowa musi wynosić od 0 do 100\",\"MixU2P\":\"Procent musi wynosić od 0 do 100\",\"MkuVAZ\":\"Procent kwoty transakcji\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Dane osobowe\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planning an event?\",\"J3lhKT\":\"Opłata platformy\",\"RD51+P\":[\"Opłata platformy w wysokości \",[\"0\"],\" potrącona z Twojej wypłaty\"],\"br3Y/y\":\"Platform Fees\",\"3buiaw\":\"Raport opłat platformy\",\"kv9dM4\":\"Przychód platformy\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"r+lQXT\":\"Proszę wprowadzić numer VAT\",\"Dvq0wf\":\"Please provide an image.\",\"2cUopP\":\"Proszę ponownie rozpocząć proces realizacji zamówienia.\",\"8KmsFa\":\"Proszę wybrać zakres dat\",\"EFq6EG\":\"Please select an image.\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"trnWaw\":\"Polski\",\"luHAJY\":\"Popularne wydarzenia (ostatnie 14 dni)\",\"TjX7xL\":\"Wiadomość po realizacji zamówienia\",\"OESu7I\":\"Zapobiegaj nadmiernej sprzedaży, dzieląc zapasy między wieloma rodzajami biletów.\",\"NgVUL2\":\"Podgląd formularza zamówienia\",\"cs5muu\":\"Preview Event page\",\"+4yRWM\":\"Cena biletu\",\"a5jvSX\":\"Price Tiers\",\"ReihZ7\":\"Podgląd wydruku\",\"JnuPvH\":\"Wydrukuj bilet\",\"tYF4Zq\":\"Drukuj do PDF\",\"LcET2C\":\"Privacy Policy\",\"8z6Y5D\":\"Przetwórz zwrot\",\"JcejNJ\":\"Przetwarzanie zamówienia\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"uEhdRh\":\"Tylko promocja\",\"dLm8V5\":\"E-maile promocyjne mogą skutkować zawieszeniem konta\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"dsFmM+\":\"Zakupione\",\"Vw0KCJ\":\"Odprawa kodem QR\",\"k/bJj0\":\"Kolejność pytań została zmieniona\",\"b24kPi\":\"Kolejka\",\"fqDzSu\":\"Stawka\",\"mnUGVC\":\"Przekroczono limit zapytań. Spróbuj ponownie później.\",\"spsZys\":\"Gotowy na aktualizację? To zajmie tylko kilka minut.\",\"vt9xUl\":\"Analityka w czasie rzeczywistym\",\"xzRvs4\":[\"Otrzymuj aktualizacje produktów od \",[\"0\"],\".\"],\"pLXbi8\":\"Ostatnie rejestracje kont\",\"Fi3b48\":\"Recent Orders\",\"yPrbsy\":\"Odbiorcy\",\"Edm6av\":\"Połącz ponownie Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"pnoTN5\":\"Konta polecone\",\"ACKu03\":\"Odśwież podgląd\",\"fKn/k6\":\"Kwota zwrotu\",\"qY4rpA\":\"Zwrot nie powiódł się\",\"FaK/8G\":[\"Zwrot zamówienia \",[\"0\"]],\"MGbi9P\":\"Zwrot oczekuje\",\"BDSRuX\":[\"Zwrócono: \",[\"0\"]],\"bU4bS1\":\"Zwroty\",\"rYXfOA\":\"Ustawienia regionalne\",\"5tl0Bp\":\"Pytania rejestracyjne\",\"CQeZT8\":\"Nie znaleziono raportu\",\"JEPMXN\":\"Poproś o nowy link\",\"TMLAx2\":\"Wymagane\",\"mdeIOH\":\"Resend code\",\"sQxe68\":\"Wyślij ponownie potwierdzenie\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Wyślij ponownie bilet\",\"Uwsg2F\":\"Zarezerwowane\",\"8wUjGl\":\"Zarezerwowane do\",\"kCn6wb\":\"Resetowanie...\",\"6gRgw8\":\"Ponów\",\"1BG8ga\":\"Ponów wszystko\",\"rDC+T6\":\"Ponów zadanie\",\"CbnrWb\":\"Wróć do wydarzenia\",\"Oo/PLb\":\"Podsumowanie przychodów\",\"dFFW9L\":[\"Sprzedaż zakończona \",[\"0\"]],\"loCKGB\":[\"Sprzedaż kończy się \",[\"0\"]],\"wlfBad\":\"Okres sprzedaży\",\"5CDM6r\":\"Ustawiono okres sprzedaży\",\"ftzaMf\":\"Okres sprzedaży, limity zamówień, widoczność\",\"zpekWp\":[\"Sprzedaż rozpoczyna się \",[\"0\"]],\"mUv9U4\":\"Sales\",\"9KnRdL\":\"Sprzedaż jest wstrzymana\",\"3VnlS9\":\"Sprzedaż, zamówienia i wskaźniki wydajności dla wszystkich wydarzeń\",\"3Q1AWe\":\"Sprzedaż:\",\"B4nE3N\":\"Przykładowa cena biletu\",\"8BRPoH\":\"Przykładowe miejsce\",\"DyBPvP\":\"Zapisz konfigurację\",\"KZrfYJ\":\"Save Social Links\",\"9Y3hAT\":\"Zapisz szablon\",\"C8ne4X\":\"Zapisz projekt biletu\",\"6/TNCd\":\"Zapisz ustawienia VAT\",\"I+FvbD\":\"Skanuj\",\"4ba0NE\":\"Zaplanowane\",\"ftNXma\":\"Search affiliates...\",\"VY+Bdn\":\"Szukaj według nazwy konta lub e-maila...\",\"VX+B3I\":\"Szukaj według tytułu wydarzenia lub organizatora...\",\"R0wEyA\":\"Szukaj według nazwy zadania lub wyjątku...\",\"GHdjuo\":\"Szukaj według nazwy, e-maila lub konta...\",\"20ce0U\":\"Szukaj według ID zamówienia, nazwy klienta lub e-maila...\",\"4DSz7Z\":\"Szukaj według tematu, wydarzenia lub konta...\",\"Mck5ht\":\"Bezpieczna kasa\",\"p7xUrt\":\"Select a category\",\"3IcxS1\":\"Wybierz konfigurację\",\"zPRPMf\":\"Wybierz poziom\",\"BFRSTT\":\"Wybierz konto\",\"mCB6Je\":\"Select All\",\"a6+167\":\"Wybierz wydarzenie\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"CFbaPk\":\"Wybierz grupę uczestników\",\"hJmVtD\":\"Wybierz kraj\",\"tVW/yo\":\"Select currency\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"1nhy8G\":\"Wybierz typ skanera\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"3hJUtr\":\"Wybierz kraj, w którym zarejestrowany jest VAT\",\"x8XMsJ\":\"Wybierz poziom wiadomości dla tego konta. Kontroluje to limity wiadomości i uprawnienia do linków.\",\"aT3jZX\":\"Select timezone\",\"TxfvH2\":\"Wybierz, którzy uczestnicy powinni otrzymać tę wiadomość\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"5gkxKx\":\"Wybierz, która konfiguracja opłat ma zastosowanie do tego konta. Opłaty są zawsze w USD.\",\"ylXj1N\":\"Wybrano\",\"j9b/iy\":\"Szybko się sprzedaje 🔥\",\"73qYgo\":\"Wyślij jako test\",\"JvAge5\":\"Wysyłaj e-maile do uczestników i przeglądaj historię wiadomości.\",\"22Itl6\":\"Wyślij mi kopię\",\"nOBvex\":\"Wysyłaj dane zamówień i uczestników w czasie rzeczywistym do zewnętrznych systemów.\",\"1lNPhX\":\"Wyślij e-mail z powiadomieniem o zwrocie\",\"eaUTwS\":\"Wyślij link resetujący\",\"IoAuJG\":\"Wysyłanie...\",\"h69WC6\":\"Wysłane\",\"BVu2Hz\":\"Wysłane przez\",\"SPdzrs\":\"Wysyłane do klientów po złożeniu zamówienia\",\"LxSN5F\":\"Wysyłane do każdego uczestnika ze szczegółami biletu\",\"89xaFU\":\"Ustaw domyślne ustawienia opłat platformy dla nowych wydarzeń tworzonych przez tego organizatora.\",\"eXssj5\":\"Ustaw domyślne ustawienia dla nowych wydarzeń tworzonych przez tego organizatora.\",\"s0FkEx\":\"Skonfiguruj listy odpraw dla różnych wejść, sesji lub dni.\",\"xMO+Ao\":\"Set up your organization\",\"C3htzi\":\"Ustawienie zaktualizowane\",\"Ohn74G\":\"Konfiguracja i projekt\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"jy6QDF\":\"Zarządzanie wspólną pojemnością\",\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"UVPI5D\":\"Show fewer platforms\",\"Eu/N/d\":\"Pokaż pole wyboru zgody marketingowej\",\"SXzpzO\":\"Pokaż pole wyboru zgody marketingowej domyślnie\",\"b33PL9\":\"Show more platforms\",\"t1LIQW\":[\"Wyświetlanie \",[\"0\"],\" z \",[\"totalRows\"],\" rekordów\"],\"jVRHeq\":\"Zarejestrowano\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"s9KGXU\":\"Sprzedane\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"H6Gslz\":\"Przepraszamy za niedogodności.\",\"wdxz7K\":\"Źródło\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"2R1+Rv\":\"Czas rozpoczęcia wydarzenia\",\"2NbyY/\":\"Statystyki\",\"GVUxAX\":\"Statystyki oparte są na dacie utworzenia konta\",\"DRykfS\":\"Nadal obsługujemy zwroty dla Twoich starszych transakcji.\",\"wuV0bK\":\"Zakończ podszywanie\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe połączony\",\"aKtF0O\":\"Stripe niepołączony\",\"9i0++A\":\"ID płatności Stripe\",\"/QlTE4\":\"Stripe setup is already complete.\",\"ii0qn/\":\"Temat jest wymagany\",\"M7Uapz\":\"Temat pojawi się tutaj\",\"6aXq+t\":\"Temat:\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"kzx0uD\":\"Pomyślnie zaktualizowano domyślne ustawienia wydarzenia\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"DMCX/I\":\"Pomyślnie zaktualizowano domyślne opłaty platformy\",\"URUYHc\":\"Pomyślnie zaktualizowano ustawienia opłat platformy\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"kj7zYe\":\"Successfully updated Webhook\",\"dXoieq\":\"Podsumowanie\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"UaISq3\":\"Szwedzki\",\"JZTQI0\":\"Switch Organizer\",\"9YHrNC\":\"Domyślny systemowy\",\"XX32BM\":\"Zajmuje tylko kilka minut\",\"yT6dQ8\":\"Zebrane podatki pogrupowane według rodzaju podatku i wydarzenia\",\"Ye321X\":\"Nazwa podatku\",\"WyCBRt\":\"Podsumowanie podatkowe\",\"GkH0Pq\":\"Zastosowane podatki i opłaty\",\"Rwiyt2\":\"Skonfigurowane podatki\",\"iQZff7\":\"Podatki, opłaty, widoczność, okres sprzedaży, wyróżnienie produktu i limity zamówień\",\"BW6QAz\":\"Zarządzanie zespołem\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"7wtpH5\":\"Szablon aktywny\",\"QHhZeE\":\"Szablon został pomyślnie utworzony\",\"xrWdPR\":\"Szablon został pomyślnie usunięty\",\"G04Zjt\":\"Szablon został pomyślnie zapisany\",\"xowcRf\":\"Terms of Service\",\"6K0GjX\":\"Tekst może być trudny do odczytania\",\"nm3Iz/\":\"Dziękujemy za udział!\",\"lhAWqI\":\"Dziękujemy za wsparcie, gdy nadal rozwijamy i ulepszamy Hi.Events!\",\"KfmPRW\":\"Kolor tła strony. Przy użyciu obrazu okładki jest nakładany jako warstwa.\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"MJm4Tq\":\"Waluta zamówienia\",\"cDHM1d\":\"Adres e-mail został zmieniony. Uczestnik otrzyma nowy bilet na zaktualizowany adres e-mail.\",\"I/NNtI\":\"Miejsce wydarzenia\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"EBzPwC\":\"Pełny adres wydarzenia\",\"sxKqBm\":\"Pełna kwota zamówienia zostanie zwrócona na oryginalną metodę płatności klienta.\",\"KgDp6G\":\"Link, do którego próbujesz uzyskać dostęp, wygasł lub nie jest już prawidłowy. Sprawdź swój e-mail w poszukiwaniu zaktualizowanego linku do zarządzania zamówieniem.\",\"5OmEal\":\"Język klienta\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"C4nQe5\":\"Opłata platformy jest dodawana do ceny biletu. Kupujący płacą więcej, ale Ty otrzymujesz pełną cenę biletu.\",\"HxxXZO\":\"Główny kolor marki używany do przycisków i wyróżnień\",\"DEcpfp\":\"Treść szablonu zawiera nieprawidłową składnię Liquid. Popraw ją i spróbuj ponownie.\",\"injXD7\":\"Nie udało się zweryfikować numeru VAT. Sprawdź numer i spróbuj ponownie.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"QP3gP+\":\"Te ustawienia dotyczą tylko skopiowanego kodu osadzania i nie będą przechowywane.\",\"HirZe8\":\"Te szablony będą używane jako domyślne dla wszystkich wydarzeń w Twojej organizacji. Poszczególne wydarzenia mogą zastąpić te szablony własnymi niestandardowymi wersjami.\",\"lzAaG5\":\"Te szablony zastąpią domyślne szablony organizatora tylko dla tego wydarzenia. Jeśli nie ustawiono tutaj niestandardowego szablonu, zostanie użyty szablon organizatora.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"AaP0M+\":\"Ta kombinacja kolorów może być trudna do odczytania dla niektórych użytkowników\",\"RzEvf5\":\"To wydarzenie się zakończyło\",\"YClrdK\":\"This event is not published yet\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"L7dIM7\":\"Ten link jest nieprawidłowy lub wygasł.\",\"MR5ygV\":\"Ten link nie jest już prawidłowy\",\"9LEqK0\":\"Ta nazwa jest widoczna dla użytkowników końcowych\",\"j5FdeA\":\"To zamówienie jest przetwarzane.\",\"sjNPMw\":\"To zamówienie zostało porzucone. Możesz złożyć nowe zamówienie w dowolnym momencie.\",\"OhCesD\":\"To zamówienie zostało anulowane. Możesz złożyć nowe zamówienie w dowolnym momencie.\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"9b5956\":\"Ten podgląd pokazuje, jak będzie wyglądać Twój e-mail z przykładowymi danymi. Rzeczywiste e-maile będą używać prawdziwych wartości.\",\"uM9Alj\":\"Ten produkt jest wyróżniony na stronie wydarzenia\",\"RqSKdX\":\"Ten produkt jest wyprzedany\",\"W12OdJ\":\"Ten raport służy wyłącznie celom informacyjnym. Zawsze skonsultuj się z doradcą podatkowym przed użyciem tych danych do celów księgowych lub podatkowych. Proszę porównać z panelem Stripe, ponieważ Hi.Events może nie mieć danych historycznych.\",\"0Ew0uk\":\"Ten bilet został właśnie zeskanowany. Poczekaj przed ponownym skanowaniem.\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"Mr5UUd\":\"Bilet anulowany\",\"0GSPnc\":\"Projekt biletu\",\"EZC/Cu\":\"Projekt biletu został pomyślnie zapisany\",\"bbslmb\":\"Projektant biletów\",\"1BPctx\":\"Bilet na\",\"bgqf+K\":\"E-mail posiadacza biletu\",\"oR7zL3\":\"Imię i nazwisko posiadacza biletu\",\"HGuXjF\":\"Ticket holders\",\"CMUt3Y\":\"Posiadacze biletów\",\"awHmAT\":\"ID biletu\",\"6czJik\":\"Logo biletu\",\"OkRZ4Z\":\"Nazwa biletu\",\"t79rDv\":\"Nie znaleziono biletu\",\"6tmWch\":\"Ticket or Product\",\"1tfWrD\":\"Podgląd biletu dla\",\"KnjoUA\":\"Cena biletu\",\"tGCY6d\":\"Cena biletu\",\"pGZOcL\":\"Bilet został pomyślnie wysłany ponownie\",\"8jLPgH\":\"Ticket Type\",\"X26cQf\":\"URL biletu\",\"8qsbZ5\":\"Bilety i sprzedaż\",\"zNECqg\":\"bilety\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"EUnesn\":\"Dostępne bilety\",\"AGRilS\":\"Tickets Sold\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Aby edytować konfiguracje, przejdź do sekcji Konfiguracje w menu administratora.\",\"tiI71C\":\"Aby zwiększyć swoje limity, skontaktuj się z nami pod adresem\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"W428WC\":\"Przełącz kolumny\",\"UBSG1X\":\"Najlepsi organizatorzy (ostatnie 14 dni)\",\"3sZ0xx\":\"Łączna liczba kont\",\"EaAPbv\":\"Łączna zapłacona kwota\",\"SMDzqJ\":\"Łączna liczba uczestników\",\"orBECM\":\"Łącznie zebrano\",\"4B7oCp\":\"Łączna opłata\",\"KSDwd5\":\"Total Orders\",\"vb0Q0/\":\"Łączna liczba użytkowników\",\"oJjplO\":\"Łączna liczba wyświetleń\",\"orluER\":\"Śledź wzrost kont i wydajność według źródła atrybucji\",\"NHq3l1\":\"Śledź sprzedaż, przychody i frekwencję za pomocą szczegółowych raportów\",\"OpKMSn\":\"Transaction Fee:\",\"uKOFO5\":\"Prawda, jeśli płatność offline\",\"9GsDR2\":\"Prawda, jeśli płatność oczekuje\",\"ouM5IM\":\"Spróbuj innego e-maila\",\"3DZvE7\":\"Try Hi.Events Free\",\"Kz91g/\":\"Turecki\",\"GdOhw6\":\"Wyłącz dźwięk\",\"KUOhTy\":\"Włącz dźwięk\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Rodzaj biletu\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"n57zCW\":\"Konta bez atrybucji\",\"b9SN9q\":\"Unikalny numer zamówienia\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"ZkS2p3\":\"Unpublish Event\",\"X13xGn\":\"Niezaufany\",\"Pp1sWX\":\"Update Affiliate\",\"KMMOAy\":\"Dostępna aktualizacja\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"WBq1/R\":\"Skaner USB jest już aktywny\",\"EV30TR\":\"Tryb skanera USB aktywowany. Zacznij skanować bilety.\",\"fovJi3\":\"Tryb skanera USB dezaktywowany\",\"hli+ga\":\"Skaner USB/HID\",\"OHJXlK\":\"Użyj <0>szablonów Liquid, aby spersonalizować swoje e-maile\",\"0k4cdb\":\"Użyj danych zamówienia dla wszystkich uczestników. Imiona i e-maile uczestników będą zgodne z informacjami kupującego.\",\"bA31T4\":\"Użyj danych kupującego dla wszystkich uczestników\",\"rnoQsz\":\"Używany do obramowań, wyróżnień i stylizacji kodu QR\",\"BV4L/Q\":\"Analityka UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Prawidłowy\",\"GuXjc5\":\"Zweryfikowany\",\"imLQ9Y\":\"Weryfikacja numeru VAT...\",\"cK9+xQ\":\"Kraj VAT\",\"sqdl5s\":\"Informacje o VAT\",\"UjNWsF\":\"VAT może być naliczany od opłat platformy w zależności od statusu rejestracji VAT. Proszę uzupełnić poniższą sekcję informacji o VAT.\",\"pnVh83\":\"Numer VAT\",\"CabI04\":\"Numer VAT nie może zawierać spacji\",\"PMhxAR\":\"Numer VAT musi zaczynać się od 2-literowego kodu kraju, po którym następuje 8-15 znaków alfanumerycznych (np. DE123456789)\",\"gPgdNV\":\"Numer VAT został pomyślnie zweryfikowany\",\"RUMiLy\":\"Weryfikacja numeru VAT nie powiodła się\",\"vqji3Y\":\"Weryfikacja numeru VAT nie powiodła się. Proszę sprawdzić numer VAT.\",\"8dENF9\":\"VAT od opłaty\",\"ZutOKU\":\"Stawka VAT\",\"CZomgW\":\"Zarejestrowany jako podatnik VAT\",\"PCRCCN\":\"Informacje o rejestracji VAT\",\"oSDBWm\":\"Ustawienia VAT\",\"Nfbg76\":\"Ustawienia VAT zostały pomyślnie zapisane\",\"UvYql/\":\"Ustawienia VAT zapisane. Weryfikujemy Twój numer VAT w tle.\",\"R6n7j9\":\"Ustawienia VAT zostały pomyślnie zaktualizowane\",\"tJylUv\":\"Traktowanie VAT dla opłat platformy\",\"FlGprQ\":\"Traktowanie VAT dla opłat platformy: Firmy zarejestrowane jako podatnicy VAT w UE mogą korzystać z mechanizmu odwrotnego obciążenia (0% - Art. 196 Dyrektywy VAT 2006/112/WE). Firmy niezarejestrowane jako podatnicy VAT są obciążane irlandzkim VAT w wysokości 23%.\",\"516oLj\":\"Usługa weryfikacji VAT tymczasowo niedostępna\",\"AdWhjZ\":\"Verification code\",\"QDEWii\":\"Zweryfikowany\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"RnvnDc\":\"Wyświetl wszystkie wiadomości wysłane na platformie\",\"+WFMis\":\"Przeglądaj i pobieraj raporty ze wszystkich wydarzeń. Uwzględnione są tylko zrealizowane zamówienia.\",\"c7VN/A\":\"View Answers\",\"SZw9tS\":\"Zobacz szczegóły\",\"FCVmuU\":\"Zobacz wydarzenie\",\"n6EaWL\":\"View logs\",\"OaKTzt\":\"Zobacz mapę\",\"zNZNMs\":\"Zobacz wiadomość\",\"67OJ7t\":\"Zobacz zamówienie\",\"tKKZn0\":\"Zobacz szczegóły zamówienia\",\"KeCXJu\":\"Przeglądaj szczegóły zamówień, wydawaj zwroty i wysyłaj ponownie potwierdzenia.\",\"9jnAcN\":\"View Organizer Homepage\",\"1J/AWD\":\"Zobacz bilet\",\"N9FyyW\":\"Przeglądaj, edytuj i eksportuj zarejestrowanych uczestników.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Widoczne tylko dla personelu odpraw. Pomaga zidentyfikować tę listę podczas odprawy.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Oczekiwanie na płatność\",\"aUi/Dz\":\"Ostrzeżenie: To jest domyślna konfiguracja systemowa. Zmiany wpłyną na wszystkie konta, które nie mają przypisanej konkretnej konfiguracji.\",\"RRZDED\":\"Nie znaleźliśmy żadnych zamówień powiązanych z tym adresem e-mail.\",\"2RZK9x\":\"Nie znaleźliśmy szukanego zamówienia. Link mógł wygasnąć lub szczegóły zamówienia mogły się zmienić.\",\"nefMIK\":\"Nie znaleźliśmy szukanego biletu. Link mógł wygasnąć lub szczegóły biletu mogły się zmienić.\",\"miysJh\":\"Nie znaleźliśmy tego zamówienia. Mogło zostać usunięte.\",\"HJKdzP\":\"Wystąpił problem podczas ładowania tej strony. Spróbuj ponownie.\",\"IfN2Qo\":\"Zalecamy kwadratowe logo o minimalnych wymiarach 200x200px\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"x8rEDQ\":\"Nie udało nam się zweryfikować Twojego numeru VAT po wielu próbach. Będziemy kontynuować próby w tle. Sprawdź ponownie później.\",\"q1BizZ\":\"Wyślemy Twoje bilety na ten e-mail\",\"ZOmUYW\":\"Zweryfikujemy Twój numer VAT w tle. Jeśli wystąpią jakiekolwiek problemy, poinformujemy Cię.\",\"zCdObC\":\"Oficjalnie przenieśliśmy naszą siedzibę do Irlandii 🇮🇪. W ramach tej zmiany teraz korzystamy ze Stripe Ireland zamiast Stripe Canada. Aby Twoje wypłaty przebiegały płynnie, musisz ponownie połączyć swoje konto Stripe.\",\"jh2orE\":\"Przenieśliśmy naszą siedzibę do Irlandii. W związku z tym musisz ponownie połączyć swoje konto Stripe. Ten szybki proces zajmuje tylko kilka minut. Twoja sprzedaż i istniejące dane pozostają całkowicie nienaruszone.\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Witaj ponownie\",\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"FaSXqR\":\"What type of event?\",\"f30uVZ\":\"Co musisz zrobić:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"bcYlvb\":\"Kiedy odprawa się kończy\",\"XIG669\":\"Kiedy odprawa się zaczyna\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"403wpZ\":\"Po włączeniu nowe wydarzenia pozwolą uczestnikom zarządzać własnymi szczegółami biletu za pomocą bezpiecznego linku. Można to zmienić dla poszczególnych wydarzeń.\",\"blXLKj\":\"Po włączeniu nowe wydarzenia będą wyświetlać pole wyboru zgody marketingowej podczas realizacji zamówienia. Można to zmienić dla poszczególnych wydarzeń.\",\"Kj0Txn\":\"Po włączeniu nie będą pobierane opłaty aplikacyjne od transakcji Stripe Connect. Użyj tego dla krajów, w których opłaty aplikacyjne nie są obsługiwane.\",\"uchB0M\":\"Podgląd widgetu\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Tak - Mam prawidłowy numer rejestracji VAT w UE\",\"Tz5oXG\":\"Tak, anuluj moje zamówienie\",\"QlSZU0\":[\"Podszywasz się pod <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Wydajesz częściowy zwrot. Klient otrzyma zwrot \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Możesz skonfigurować dodatkowe opłaty serwisowe i podatki w ustawieniach konta.\",\"5VGIlq\":\"Osiągnąłeś limit wiadomości.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"w65ZgF\":\"Musisz zweryfikować e-mail konta, zanim będziesz mógł modyfikować szablony e-mail.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"FgRxRP\":\"Zawsze posiadasz 100% danych swoich uczestników\",\"88cUW+\":\"Otrzymujesz\",\"U3wiCB\":\"Wszystko gotowe! Twoje płatności są przetwarzane płynnie.\",\"MNFIxz\":[\"Idziesz na \",[\"0\"],\"!\"],\"p/Sa0j\":\"Twoje konto ma limity wiadomości. Aby zwiększyć limity, skontaktuj się z nami pod adresem\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"79lXGw\":\"Twoja lista odpraw została pomyślnie utworzona. Udostępnij poniższy link personelowi odpraw.\",\"BnlG9U\":\"Twoje obecne zamówienie zostanie utracone.\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"hDNwnf\":\"Twoje logo, kolory i styl na każdej stronie\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"PFjJxY\":\"Twoje nowe hasło musi mieć co najmniej 8 znaków.\",\"gzrCuN\":\"Szczegóły zamówienia zostały zaktualizowane. E-mail potwierdzający został wysłany na nowy adres.\",\"naQW82\":\"Twoje zamówienie zostało anulowane.\",\"bhlHm/\":\"Twoje zamówienie oczekuje na płatność\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"WWYHKD\":\"Twoja płatność jest chroniona szyfrowaniem na poziomie bankowym\",\"5b3QLi\":\"Twój plan\",\"6heFYY\":\"Twoje konto Stripe jest połączone i przetwarza płatności.\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"CnZ3Ou\":\"Twoje bilety zostały potwierdzone.\",\"EmFsMZ\":\"Twój numer VAT oczekuje na weryfikację\",\"QBlhh4\":\"Twój numer VAT zostanie zweryfikowany po zapisaniu\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/pl.po b/frontend/src/locales/pl.po index c8a9134d64..722ad4ed7a 100644 --- a/frontend/src/locales/pl.po +++ b/frontend/src/locales/pl.po @@ -13,42 +13,41 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" -#: src/components/layouts/Event/index.tsx:177 -#: src/components/layouts/OrganizerLayout/index.tsx:199 +#: src/components/layouts/Event/index.tsx:183 +#: src/components/layouts/OrganizerLayout/index.tsx:207 msgid "- Click to Publish" msgstr "- Click to Publish" -#: src/components/layouts/Event/index.tsx:179 -#: src/components/layouts/OrganizerLayout/index.tsx:201 +#: src/components/layouts/Event/index.tsx:185 +#: src/components/layouts/OrganizerLayout/index.tsx:209 msgid "- Click to Unpublish" msgstr "- Click to Unpublish" -#: src/components/layouts/Event/index.tsx:143 -#~ msgid "..." -#~ msgstr "..." - #: src/components/common/NoResultsSplash/index.tsx:14 msgid "'There\\'s nothing to show yet'" msgstr "'There\\'s nothing to show yet'" -#: src/components/common/QuestionsTable/index.tsx:267 -#~ msgid "{0, plural, one {# hidden question} other {# hidden questions}}" -#~ msgstr "{0, plural, one {# hidden question} other {# hidden questions}}" +#: src/components/routes/admin/Attribution/index.tsx:146 +msgid "(empty)" +msgstr "(puste)" #: src/components/common/ReportTable/index.tsx:303 -#: src/locales.ts:39 msgid "{0}" msgstr "{0}" -#: src/components/common/QuestionsTable/index.tsx:267 -#~ msgid "{0} {1}" -#~ msgstr "{0} {1}" +#: src/components/common/CheckInStatusModal/index.tsx:143 +msgid "{0} {1}" +msgstr "{0} {1}" + +#: src/components/layouts/CheckIn/index.tsx:237 +msgid "{0} {1} is already checked in" +msgstr "{0} {1} jest już zameldowany/a" -#: src/components/layouts/CheckIn/index.tsx:82 +#: src/components/layouts/CheckIn/index.tsx:133 msgid "{0} <0>checked in successfully" msgstr "{0} <0>checked in successfully" -#: src/components/layouts/CheckIn/index.tsx:106 +#: src/components/layouts/CheckIn/index.tsx:159 msgid "{0} <0>checked out successfully" msgstr "{0} <0>checked out successfully" @@ -56,20 +55,20 @@ msgstr "{0} <0>checked out successfully" msgid "{0} Active Webhooks" msgstr "{0} Active Webhooks" -#: src/components/routes/product-widget/SelectProducts/index.tsx:459 +#: src/components/routes/product-widget/SelectProducts/index.tsx:466 msgid "{0} available" msgstr "{0} available" -#: src/components/common/AttendeeCheckInTable/index.tsx:155 -#~ msgid "{0} checked in" -#~ msgstr "{0} checked in" - -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:32 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:36 msgid "{0} created successfully" msgstr "{0} created successfully" -#: src/components/layouts/AppLayout/Sidebar/index.tsx:80 -#: src/components/layouts/AuthLayout/index.tsx:133 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:388 +msgid "{0} left" +msgstr "Pozostało: {0}" + +#: src/components/layouts/AppLayout/Sidebar/index.tsx:81 +#: src/components/layouts/AuthLayout/index.tsx:123 msgid "{0} logo" msgstr "{0} logo" @@ -77,22 +76,22 @@ msgstr "{0} logo" msgid "{0} organizers" msgstr "{0} organizers" +#: src/components/routes/product-widget/CollectInformation/index.tsx:570 +msgid "{0} tickets" +msgstr "{0} biletów" + #: src/components/modals/EditTaxOrFeeModal/index.tsx:42 msgid "{0} updated successfully" msgstr "{0} updated successfully" -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:57 -#~ msgid "{0}'s Events" -#~ msgstr "{0}'s Events" - -#: src/components/common/QuestionsTable/index.tsx:267 -#~ msgid "{0}{1}" -#~ msgstr "{0}{1}" - -#: src/components/layouts/CheckIn/index.tsx:449 +#: src/components/common/CheckIn/CheckInInfoModal.tsx:40 msgid "{0}/{1} checked in" msgstr "{0}/{1} checked in" +#: src/components/common/EventCard/index.tsx:123 +msgid "{availableCount} of {totalCount} available" +msgstr "{availableCount} z {totalCount} dostępnych" + #: src/components/common/Countdown/index.tsx:68 msgid "{days} days, {hours} hours, {minutes} minutes, and {seconds} seconds" msgstr "{days} days, {hours} hours, {minutes} minutes, and {seconds} seconds" @@ -105,107 +104,67 @@ msgstr "{eventCount} events" msgid "{hours} hours, {minutes} minutes, and {seconds} seconds" msgstr "{hours} hours, {minutes} minutes, and {seconds} seconds" -#: src/components/modals/RefundOrderModal/index.tsx:121 -#~ msgid "{message}" -#~ msgstr "{message}" - #: src/components/common/Countdown/index.tsx:72 msgid "{minutes} minutes and {seconds} seconds" msgstr "{minutes} minutes and {seconds} seconds" -#: src/components/routes/welcome/index.tsx:266 +#: src/components/routes/welcome/index.tsx:269 msgid "{organizerName}'s first event" msgstr "{organizerName}'s first event" -#: src/components/common/ReportTable/index.tsx:256 -#~ msgid "{title}" -#~ msgstr "{title}" +#: src/components/common/EventCard/index.tsx:119 +msgid "{totalCount} ticket types" +msgstr "{totalCount} rodzajów biletów" #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:98 msgid "+1 234 567 890" msgstr "+1 234 567 890" -#: src/components/common/CapacityAssignmentList/index.tsx:47 -msgid "<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale." -msgstr "<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale." +#: src/components/common/ProductsTable/SortableProduct/index.tsx:361 +msgid "+Tax/Fees" +msgstr "+Podatki/Opłaty" #: src/components/common/CheckInListList/index.tsx:49 -msgid "<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter." -msgstr "<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter." +msgid "<0>Check-in lists help you manage event entry by day, area, or ticket type. You can link tickets to specific lists such as VIP zones or Day 1 passes and share a secure check-in link with staff. No account is required. Check-in works on mobile, desktop, or tablet, using a device camera or HID USB scanner. " +msgstr "<0>Listy odpraw pomagają zarządzać wejściem na wydarzenie według dnia, strefy lub rodzaju biletu. Możesz powiązać bilety z konkretnymi listami, takimi jak strefy VIP lub karnetów jednodniowych, i udostępnić bezpieczny link do odprawy personelowi. Konto nie jest wymagane. Odprawa działa na urządzeniach mobilnych, komputerach lub tabletach, używając kamery urządzenia lub skanera USB HID. " -#: src/components/common/WidgetEditor/index.tsx:324 +#: src/components/common/WidgetEditor/index.tsx:334 msgid "<0>https://your-website.com" msgstr "<0>https://your-website.com" -#: src/components/forms/ProductForm/index.tsx:287 +#: src/components/forms/ProductForm/index.tsx:309 msgid "<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below." msgstr "<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below." -#: src/components/forms/ProductForm/index.tsx:304 +#: src/components/common/CapacityAssignmentList/index.tsx:47 +msgid "<0>Set a single total attendance limit that applies to multiple ticket types at once.<1>For example, if you link a <2>Day Pass and a <3>Full Weekend ticket, they will both draw from the same pool of spots. Once the limit is reached, all linked tickets automatically stop selling." +msgstr "<0>Ustaw jeden wspólny limit uczestników obowiązujący dla wielu rodzajów biletów jednocześnie.<1>Na przykład, jeśli połączysz bilet <2>Karnet dzienny z biletem <3>Cały weekend, oba będą korzystać z tej samej puli miejsc. Po osiągnięciu limitu wszystkie powiązane bilety automatycznie przestaną być sprzedawane." + +#: src/components/forms/ProductForm/index.tsx:326 msgid "<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product." msgstr "<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product." -#: src/components/forms/TicketForm/index.tsx:249 -#~ msgid "<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket." -#~ msgstr "<0>The number of tickets available for this ticket<1>This value can be overridden if there are <2>Capacity Limits associated with this ticket." - #: src/components/common/WebhookTable/index.tsx:205 msgid "<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks." msgstr "<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks." -#: src/components/forms/OrganizerForm/index.tsx:51 -#~ msgid "⚙️ Default Settings" -#~ msgstr "⚙️ Default Settings" - -#: src/components/routes/event/GettingStarted/index.tsx:134 +#: src/components/routes/event/GettingStarted/index.tsx:139 msgid "⚡️ Set up your event" msgstr "⚡️ Set up your event" -#: src/components/routes/event/GettingStarted/index.tsx:190 -#~ msgid "✉️ Confirm your email address" -#~ msgstr "✉️ Confirm your email address" - -#: src/components/routes/event/GettingStarted/index.tsx:56 -#~ msgid "🎉 Congratulation on creating an event!" -#~ msgstr "🎉 Congratulation on creating an event!" - -#: src/components/routes/event/GettingStarted/index.tsx:58 -#~ msgid "🎉 Congratulations on creating an event!" -#~ msgstr "🎉 Congratulations on creating an event!" - -#: src/components/routes/event/GettingStarted/index.tsx:67 -#~ msgid "🎟️ Add products" -#~ msgstr "🎟️ Add products" - -#: src/components/routes/event/GettingStarted/index.tsx:119 +#: src/components/routes/event/GettingStarted/index.tsx:124 msgid "🎟️ Add tickets" msgstr "🎟️ Add tickets" -#: src/components/routes/event/GettingStarted/index.tsx:162 +#: src/components/routes/event/GettingStarted/index.tsx:167 msgid "🎨 Customize your event page" msgstr "🎨 Customize your event page" -#: src/components/forms/OrganizerForm/index.tsx:28 -#~ msgid "🏢 Basic Details" -#~ msgstr "🏢 Basic Details" - -#: src/components/routes/event/GettingStarted/index.tsx:147 +#: src/components/routes/event/GettingStarted/index.tsx:152 msgid "💳 Connect with Stripe" msgstr "💳 Connect with Stripe" -#: src/components/routes/welcome/index.tsx:327 -#~ msgid "📅 When is your event?" -#~ msgstr "📅 When is your event?" - -#: src/components/routes/welcome/index.tsx:310 -#~ msgid "📝 Basic Details" -#~ msgstr "📝 Basic Details" - -#: src/components/routes/event/GettingStarted/index.tsx:52 -#~ msgid "📢 Promote your event" -#~ msgstr "📢 Promote your event" - -#: src/components/routes/event/GettingStarted/index.tsx:176 +#: src/components/routes/event/GettingStarted/index.tsx:181 msgid "🚀 Set your event live" msgstr "🚀 Set your event live" @@ -213,56 +172,41 @@ msgstr "🚀 Set your event live" msgid "0 minutes and 0 seconds" msgstr "0 minutes and 0 seconds" -#: src/components/forms/TaxAndFeeForm/index.tsx:73 -#~ msgid "0.50 for $0.50" -#~ msgstr "0.50 for $0.50" - #: src/components/routes/event/Webhooks/index.tsx:23 msgid "1 Active Webhook" msgstr "1 Active Webhook" -#: src/components/forms/TaxAndFeeForm/index.tsx:73 -#~ msgid "1.75 for 1.75%" -#~ msgstr "1.75 for 1.75%" +#: src/components/routes/product-widget/CollectInformation/index.tsx:569 +msgid "1 ticket" +msgstr "1 bilet" -#: src/components/modals/RefundOrderModal/index.tsx:105 -msgid "10.00" -msgstr "10.00" - -#: src/components/routes/event/settings.tsx:118 -#~ msgid "10001" -#~ msgstr "10001" +#: src/components/common/EventCard/index.tsx:119 +msgid "1 ticket type" +msgstr "1 rodzaj biletu" #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:123 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:81 msgid "123 Main Street" msgstr "123 Main Street" -#: src/components/common/WidgetEditor/index.tsx:226 +#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:81 +#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:89 +msgid "123 Sample Street" +msgstr "ul. Przykładowa 123" + +#: src/components/common/WidgetEditor/index.tsx:230 msgid "20" msgstr "20" -#: src/components/routes/welcome/index.tsx:91 -#~ msgid "2024-01-01 10:00" -#~ msgstr "2024-01-01 10:00" - -#: src/components/routes/welcome/index.tsx:97 -#~ msgid "2024-01-01 18:00" -#~ msgstr "2024-01-01 18:00" - -#: src/components/routes/welcome/index.tsx:334 -#~ msgid "21/06/2025" -#~ msgstr "21/06/2025" - -#: src/components/routes/welcome/index.tsx:357 -#~ msgid "25/06/2025" -#~ msgstr "25/06/2025" - #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:147 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:105 msgid "94103" msgstr "94103" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:205 +msgid "A cancellation notice has been sent to" +msgstr "Powiadomienie o anulowaniu zostało wysłane do" + #: src/components/forms/QuestionForm/index.tsx:138 msgid "A date input. Perfect for asking for a date of birth etc." msgstr "A date input. Perfect for asking for a date of birth etc." @@ -271,10 +215,6 @@ msgstr "A date input. Perfect for asking for a date of birth etc." msgid "A default {type} is automaticaly applied to all new products. You can override this on a per product basis." msgstr "A default {type} is automaticaly applied to all new products. You can override this on a per product basis." -#: src/components/forms/TaxAndFeeForm/index.tsx:88 -#~ msgid "A default {type} is automaticaly applied to all new tickets. You can override this on a per ticket basis." -#~ msgstr "A default {type} is automaticaly applied to all new tickets. You can override this on a per ticket basis." - #: src/components/forms/QuestionForm/index.tsx:126 msgid "A Dropdown input allows only one selection" msgstr "A Dropdown input allows only one selection" @@ -287,15 +227,11 @@ msgstr "A fee, like a booking fee or a service fee" msgid "A fixed amount per product. E.g, $0.50 per product" msgstr "A fixed amount per product. E.g, $0.50 per product" -#: src/components/forms/TaxAndFeeForm/index.tsx:35 -#~ msgid "A fixed amount per ticket. E.g, $0.50 per ticket" -#~ msgstr "A fixed amount per ticket. E.g, $0.50 per ticket" - #: src/components/forms/QuestionForm/index.tsx:108 msgid "A multi line text input" msgstr "A multi line text input" -#: src/components/routes/welcome/index.tsx:114 +#: src/components/routes/welcome/index.tsx:116 msgid "A new verification code has been sent to your email" msgstr "A new verification code has been sent to your email" @@ -303,34 +239,14 @@ msgstr "A new verification code has been sent to your email" msgid "A percentage of the product price. E.g., 3.5% of the product price" msgstr "A percentage of the product price. E.g., 3.5% of the product price" -#: src/components/forms/TaxAndFeeForm/index.tsx:29 -#~ msgid "A percentage of the ticket price. E.g., 3.5% of the ticket price" -#~ msgstr "A percentage of the ticket price. E.g., 3.5% of the ticket price" - #: src/components/forms/PromoCodeForm/index.tsx:67 msgid "A promo code with no discount can be used to reveal hidden products." msgstr "A promo code with no discount can be used to reveal hidden products." -#: src/components/forms/PromoCodeForm/index.tsx:36 -#~ msgid "A promo code with no discount can be used to reveal hidden tickets." -#~ msgstr "A promo code with no discount can be used to reveal hidden tickets." - -#: src/components/forms/QuestionForm/index.tsx:114 -#~ msgid "A Radio option allows has multiple options but only one can be selected." -#~ msgstr "A Radio option allows has multiple options but only one can be selected." - -#: src/components/forms/QuestionForm/index.tsx:114 -#~ msgid "A Radio Option allows only one selection" -#~ msgstr "A Radio Option allows only one selection" - #: src/components/forms/QuestionForm/index.tsx:120 msgid "A Radio option has multiple options but only one can be selected." msgstr "A Radio option has multiple options but only one can be selected." -#: src/components/routes/welcome/index.tsx:85 -#~ msgid "A short description of Awesome Events Ltd." -#~ msgstr "A short description of Awesome Events Ltd." - #: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:69 #: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:69 msgid "A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used" @@ -344,14 +260,6 @@ msgstr "A short description of your organizer that will be displayed to your use msgid "A single line text input" msgstr "A single line text input" -#: src/components/forms/QuestionForm/index.tsx:92 -#~ msgid "A single question per attendee. E.g, What is your preferred meal?" -#~ msgstr "A single question per attendee. E.g, What is your preferred meal?" - -#: src/components/forms/QuestionForm/index.tsx:86 -#~ msgid "A single question per order. E.g, What is your company name?" -#~ msgstr "A single question per order. E.g, What is your company name?" - #: src/components/forms/QuestionForm/index.tsx:87 msgid "A single question per order. E.g, What is your shipping address?" msgstr "A single question per order. E.g, What is your shipping address?" @@ -364,21 +272,32 @@ msgstr "A single question per product. E.g, What is your t-shirt size?" msgid "A standard tax, like VAT or GST" msgstr "A standard tax, like VAT or GST" -#: src/components/layouts/EventHomepage/index.tsx:175 +#: src/components/common/OrdersTable/index.tsx:429 +msgid "Abandoned" +msgstr "Porzucone" + +#: src/components/layouts/EventHomepage/index.tsx:389 msgid "About" msgstr "About" -#: src/components/common/GlobalMenu/index.tsx:25 -#~ msgid "About hi.events" -#~ msgstr "About hi.events" - -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:212 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:433 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:462 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:680 msgid "About Stripe Connect" msgstr "About Stripe Connect" -#: src/components/layouts/EventHomepage/EventInformation/index.tsx:79 -#~ msgid "About the event" -#~ msgstr "About the event" +#: src/components/common/PlatformFeesSettings/index.tsx:164 +msgid "Absorb fee" +msgstr "Wchłoń opłatę" + +#: src/components/common/PlatformFeesSettings/index.tsx:201 +msgid "Absorb Fee" +msgstr "Wchłoń opłatę" + +#: src/components/common/ThemeColorControls/index.tsx:51 +#: src/components/routes/event/TicketDesigner/index.tsx:129 +msgid "Accent Color" +msgstr "Kolor akcentu" #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:91 msgid "Accept bank transfers, checks, or other offline payment methods" @@ -388,32 +307,50 @@ msgstr "Accept bank transfers, checks, or other offline payment methods" msgid "Accept credit card payments with Stripe" msgstr "Accept credit card payments with Stripe" -#: src/components/routes/auth/AcceptInvitation/index.tsx:127 +#: src/components/routes/auth/AcceptInvitation/index.tsx:87 +msgid "Accept invitation" +msgstr "Zaakceptuj zaproszenie" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:166 msgid "Accept Invitation" msgstr "Accept Invitation" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:126 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:357 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:608 msgid "Access Denied" msgstr "Access Denied" -#: src/components/forms/TicketForm/index.tsx:168 -#~ msgid "Access to the VIP area..." -#~ msgstr "Access to the VIP area..." - +#: src/components/common/AdminOrdersTable/index.tsx:70 #: src/components/routes/account/ManageAccount/index.tsx:24 #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:53 +#: src/components/routes/admin/Dashboard/index.tsx:353 +#: src/components/routes/admin/Dashboard/index.tsx:400 +#: src/components/routes/admin/Messages/index.tsx:158 +#: src/components/routes/admin/Messages/index.tsx:275 msgid "Account" msgstr "Account" -#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:70 -#~ msgid "Account Email" -#~ msgstr "Account Email" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:342 +msgid "Account already connected!" +msgstr "Konto jest już połączone!" + +#: src/components/modals/EditAccountConfigurationModal/index.tsx:70 +msgid "Account configuration updated successfully" +msgstr "Konfiguracja konta została pomyślnie zaktualizowana" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:122 +msgid "Account Information" +msgstr "Informacje o koncie" #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:62 msgid "Account Name" msgstr "Account Name" -#: src/components/common/GlobalMenu/index.tsx:37 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:86 +msgid "Account not found" +msgstr "Nie znaleziono konta" + +#: src/components/common/GlobalMenu/index.tsx:45 #: src/components/routes/account/ManageAccount/index.tsx:19 msgid "Account Settings" msgstr "Account Settings" @@ -422,38 +359,54 @@ msgstr "Account Settings" msgid "Account updated successfully" msgstr "Account updated successfully" +#: src/components/common/AdminUsersTable/index.tsx:127 +#: src/components/layouts/Admin/index.tsx:14 +#: src/components/routes/admin/Accounts/index.tsx:57 +#: src/components/routes/admin/Attribution/index.tsx:132 +msgid "Accounts" +msgstr "Konta" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:70 +msgid "Action Required: Reconnect Your Stripe Account" +msgstr "Wymagane działanie: Połącz ponownie swoje konto Stripe" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:57 +msgid "Action Required: VAT Information Needed" +msgstr "Wymagane działanie: Potrzebne informacje o VAT" + +#: src/components/common/AdminEventsTable/index.tsx:112 #: src/components/common/AffiliateTable/index.tsx:167 -#: src/components/common/AttendeeTable/index.tsx:159 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:267 -#: src/components/common/QuestionsTable/index.tsx:108 +#: src/components/common/AttendeeTable/index.tsx:346 +#: src/components/common/OrdersTable/index.tsx:438 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:452 +#: src/components/routes/admin/FailedJobs/index.tsx:167 msgid "Actions" msgstr "Actions" -#: src/components/common/AttendeeTable/index.tsx:183 +#: src/components/common/AttendeeTable/index.tsx:370 msgid "Activate" msgstr "Activate" -#: src/components/forms/CheckInListForm/index.tsx:47 +#: src/components/forms/CheckInListForm/index.tsx:62 msgid "Activation date" msgstr "Activation date" #: src/components/common/AffiliateTable/index.tsx:131 -#: src/components/common/CheckInListList/index.tsx:116 +#: src/components/common/AttendeeTable/index.tsx:283 +#: src/components/common/CheckInListList/index.tsx:114 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:267 #: src/components/forms/AffiliateForm/index.tsx:21 #: src/components/forms/CapaciyAssigmentForm/index.tsx:19 #: src/components/modals/EditUserModal/index.tsx:110 +#: src/components/routes/event/attendees.tsx:26 msgid "Active" msgstr "Active" -#: src/components/routes/event/attendees.tsx:59 -#~ msgid "Add" -#~ msgstr "Add" - -#: src/components/routes/event/GettingStarted/index.tsx:44 -#~ msgid "Add a cover image, description, and more to make your event stand out." -#~ msgstr "Add a cover image, description, and more to make your event stand out." +#: src/components/routes/admin/Dashboard/index.tsx:354 +msgid "Active Events" +msgstr "Aktywne wydarzenia" -#: src/components/forms/CheckInListForm/index.tsx:39 +#: src/components/forms/CheckInListForm/index.tsx:53 msgid "Add a description for this check-in list" msgstr "Add a description for this check-in list" @@ -473,15 +426,15 @@ msgstr "Add any notes about the order. These will not be visible to the customer msgid "Add any notes about the order..." msgstr "Add any notes about the order..." +#: src/components/common/QuestionsTable/index.tsx:433 +msgid "Add custom questions to collect additional information during checkout" +msgstr "Dodaj niestandardowe pytania, aby zebrać dodatkowe informacje podczas realizacji zamówienia" + #: src/components/forms/QuestionForm/index.tsx:202 msgid "Add description" msgstr "Add description" -#: src/components/routes/event/GettingStarted/index.tsx:85 -#~ msgid "Add event details and and manage event settings." -#~ msgstr "Add event details and and manage event settings." - -#: src/components/routes/event/GettingStarted/index.tsx:137 +#: src/components/routes/event/GettingStarted/index.tsx:142 msgid "Add event details and manage event settings." msgstr "Add event details and manage event settings." @@ -489,11 +442,7 @@ msgstr "Add event details and manage event settings." msgid "Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)" msgstr "Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)" -#: src/components/routes/event/GettingStarted/index.tsx:75 -#~ msgid "Add More products" -#~ msgstr "Add More products" - -#: src/components/routes/event/GettingStarted/index.tsx:127 +#: src/components/routes/event/GettingStarted/index.tsx:132 msgid "Add More tickets" msgstr "Add More tickets" @@ -513,33 +462,35 @@ msgstr "Add Product" msgid "Add Product to Category" msgstr "Add Product to Category" -#: src/components/routes/event/GettingStarted/index.tsx:75 -#~ msgid "Add products" -#~ msgstr "Add products" - -#: src/components/common/QuestionsTable/index.tsx:281 -msgid "Add question" -msgstr "Add question" +#: src/components/common/QuestionsTable/index.tsx:224 +#: src/components/common/QuestionsTable/index.tsx:478 +msgid "Add Question" +msgstr "Dodaj pytanie" #: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:18 msgid "Add Tax or Fee" msgstr "Add Tax or Fee" -#: src/components/routes/event/GettingStarted/index.tsx:127 +#: src/components/common/AddToCalendarCTA/index.tsx:20 +msgid "Add this event to your calendar" +msgstr "Dodaj to wydarzenie do kalendarza" + +#: src/components/routes/event/GettingStarted/index.tsx:132 msgid "Add tickets" msgstr "Add tickets" -#: src/components/forms/ProductForm/index.tsx:337 +#: src/components/forms/ProductForm/index.tsx:360 msgid "Add tier" msgstr "Add tier" -#: src/components/common/AddEventToCalendarButton/index.tsx:112 -#: src/components/common/AddEventToCalendarButton/index.tsx:120 +#: src/components/common/AddEventToCalendarButton/index.tsx:14 +#: src/components/common/AddToCalendarCTA/index.tsx:24 +#: src/components/layouts/EventHomepage/index.tsx:322 msgid "Add to Calendar" msgstr "Add to Calendar" #: src/components/common/WebhookTable/index.tsx:223 -#: src/components/routes/event/Webhooks/index.tsx:35 +#: src/components/routes/event/Webhooks/index.tsx:37 msgid "Add Webhook" msgstr "Add Webhook" @@ -547,22 +498,17 @@ msgstr "Add Webhook" msgid "Add your social media handles and website URL. These will be displayed on your public organizer page." msgstr "Add your social media handles and website URL. These will be displayed on your public organizer page." -#: src/components/forms/EventForm/index.tsx:82 -#~ msgid "Additional Details" -#~ msgstr "Additional Details" +#: src/components/common/PlatformFeesSettings/index.tsx:229 +msgid "Additional Fees" +msgstr "Dodatkowe opłaty" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:219 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:379 msgid "Additional Information" msgstr "Additional Information" -#: src/components/forms/ProductForm/index.tsx:344 -#: src/components/forms/ProductForm/index.tsx:348 -msgid "Additional Options" -msgstr "Additional Options" - #: src/components/common/OrderDetails/index.tsx:96 #: src/components/forms/QuestionForm/index.tsx:130 -#: src/components/routes/organizer/Settings/index.tsx:24 +#: src/components/routes/organizer/Settings/index.tsx:40 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:67 msgid "Address" msgstr "Address" @@ -573,8 +519,8 @@ msgstr "Address line 1" #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:122 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:80 -#: src/components/routes/product-widget/CollectInformation/index.tsx:319 -#: src/components/routes/product-widget/CollectInformation/index.tsx:320 +#: src/components/routes/product-widget/CollectInformation/index.tsx:493 +#: src/components/routes/product-widget/CollectInformation/index.tsx:494 msgid "Address Line 1" msgstr "Address Line 1" @@ -584,16 +530,23 @@ msgstr "Address line 2" #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:127 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:85 -#: src/components/routes/product-widget/CollectInformation/index.tsx:324 -#: src/components/routes/product-widget/CollectInformation/index.tsx:325 +#: src/components/routes/product-widget/CollectInformation/index.tsx:498 +#: src/components/routes/product-widget/CollectInformation/index.tsx:499 msgid "Address Line 2" msgstr "Address Line 2" +#: src/components/layouts/Admin/index.tsx:12 #: src/components/modals/EditUserModal/index.tsx:49 #: src/components/modals/InviteUserModal/index.tsx:41 msgid "Admin" msgstr "Admin" +#: src/components/common/GlobalMenu/index.tsx:61 +#: src/components/layouts/Admin/index.tsx:27 +#: src/components/routes/admin/Dashboard/index.tsx:70 +msgid "Admin Dashboard" +msgstr "Panel administracyjny" + #: src/components/modals/EditUserModal/index.tsx:51 #: src/components/modals/InviteUserModal/index.tsx:43 msgid "Admin users have full access to events and account settings." @@ -627,9 +580,9 @@ msgstr "Affiliate sales will not be tracked. This will deactivate the affiliate. msgid "Affiliate updated successfully" msgstr "Affiliate updated successfully" -#: src/components/layouts/Event/index.tsx:107 -#: src/components/modals/DuplicateEventModal/index.tsx:32 -#: src/components/routes/event/Affiliates/index.tsx:61 +#: src/components/layouts/Event/index.tsx:111 +#: src/components/modals/DuplicateEventModal/index.tsx:33 +#: src/components/routes/event/Affiliates/index.tsx:63 msgid "Affiliates" msgstr "Affiliates" @@ -646,30 +599,42 @@ msgid "All Archived Events" msgstr "All Archived Events" #: src/components/common/MessageList/index.tsx:21 +#: src/components/routes/product-widget/CollectInformation/index.tsx:475 msgid "All attendees" msgstr "All attendees" -#: src/components/modals/SendMessageModal/index.tsx:188 +#: src/components/modals/SendMessageModal/index.tsx:217 msgid "All attendees of this event" msgstr "All attendees of this event" +#: src/components/common/OrganizerReportTable/index.tsx:291 +msgid "All Currencies" +msgstr "Wszystkie waluty" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:184 +msgid "All done! You're now using our upgraded payment system." +msgstr "Gotowe! Teraz korzystasz z naszego ulepszonego systemu płatności." + #: src/components/routes/events/Dashboard/index.tsx:74 msgid "All Ended Events" msgstr "All Ended Events" -#: src/components/routes/events/Dashboard/index.tsx:52 -#~ msgid "All Events" -#~ msgstr "All Events" +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:33 +msgid "All Events" +msgstr "All Events" + +#: src/components/routes/admin/FailedJobs/index.tsx:90 +msgid "All failed jobs deleted" +msgstr "Wszystkie nieudane zadania zostały usunięte" + +#: src/components/routes/admin/FailedJobs/index.tsx:76 +msgid "All jobs queued for retry" +msgstr "Wszystkie zadania zostały dodane do kolejki ponownych prób" #: src/components/common/PromoCodeTable/index.tsx:131 msgid "All Products" msgstr "All Products" -#: src/components/common/PromoCodeTable/index.tsx:130 -#: src/components/forms/PromoCodeForm/index.tsx:67 -#~ msgid "All Tickets" -#~ msgstr "All Tickets" - #: src/components/routes/events/Dashboard/index.tsx:72 msgid "All Upcoming Events" msgstr "All Upcoming Events" @@ -678,6 +643,10 @@ msgstr "All Upcoming Events" msgid "Allow attendees associated with unpaid orders to check in" msgstr "Allow attendees associated with unpaid orders to check in" +#: src/components/common/SelfServiceSettings/index.tsx:23 +msgid "Allow attendees to update their ticket information (name, email) via a secure link sent with their order confirmation." +msgstr "Pozwól uczestnikom aktualizować informacje o bilecie (imię, e-mail) za pomocą bezpiecznego linku wysyłanego z potwierdzeniem zamówienia." + #: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:82 #: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:82 msgid "Allow search engine indexing" @@ -688,37 +657,54 @@ msgstr "Allow search engine indexing" msgid "Allow search engines to index this event" msgstr "Allow search engines to index this event" -#: src/components/routes/product-widget/PaymentReturn/index.tsx:78 -msgid "Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.." -msgstr "Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.." +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:204 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:416 +msgid "Almost there! Finish connecting your Stripe account to start accepting payments." +msgstr "Prawie gotowe! Dokończ łączenie konta Stripe, aby zacząć przyjmować płatności." -#: src/components/routes/auth/register.tsx:68 -#~ msgid "Already have an account?" -#~ msgstr "Already have an account?" +#: src/components/routes/product-widget/PaymentReturn/index.tsx:90 +msgid "Almost there! We're just waiting for your payment to be processed. This should only take a few seconds." +msgstr "Prawie gotowe! Czekamy tylko na przetworzenie płatności. To powinno zająć tylko kilka sekund." + +#: src/components/routes/auth/Register/index.tsx:75 +msgid "Already have an account? <0>{0}" +msgstr "Masz już konto? <0>{0}" + +#: src/components/modals/RefundOrderModal/index.tsx:85 +msgid "Already Refunded" +msgstr "Już zwrócono" + +#: src/components/modals/RefundOrderModal/index.tsx:131 +msgid "Also cancel this order" +msgstr "Anuluj również to zamówienie" + +#: src/components/modals/CancelOrderModal/index.tsx:76 +msgid "Also refund this order" +msgstr "Zwróć również to zamówienie" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:428 +msgid "Always available" +msgstr "Zawsze dostępne" #: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:77 #: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:77 msgid "Amazing, Event, Keywords..." msgstr "Amazing, Event, Keywords..." -#: src/components/common/OrdersTable/index.tsx:207 +#: src/components/common/OrdersTable/index.tsx:341 #: src/components/forms/TaxAndFeeForm/index.tsx:71 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:36 msgid "Amount" msgstr "Amount" -#: src/components/forms/PromoCodeForm/index.tsx:53 -#~ msgid "amount in {0}" -#~ msgstr "amount in {0}" +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:69 +msgid "Amount Paid" +msgstr "Zapłacona kwota" -#: src/components/modals/CreateAttendeeModal/index.tsx:165 +#: src/components/modals/CreateAttendeeModal/index.tsx:176 msgid "Amount paid ({0})" msgstr "Amount paid ({0})" -#: src/components/modals/CreateAttendeeModal/index.tsx:81 -#~ msgid "Amount paid ${0}" -#~ msgstr "Amount paid ${0}" - #: src/components/forms/AffiliateForm/index.tsx:90 msgid "An email to associate with this affiliate. The affiliate will not be notified." msgstr "An email to associate with this affiliate. The affiliate will not be notified." @@ -731,37 +717,9 @@ msgstr "An error occurred while checking export status." msgid "An error occurred while loading the page" msgstr "An error occurred while loading the page" -#: src/components/common/QuestionsTable/index.tsx:148 -msgid "An error occurred while sorting the questions. Please try again or refresh the page" -msgstr "An error occurred while sorting the questions. Please try again or refresh the page" - -#: src/components/common/TicketsTable/index.tsx:47 -#~ msgid "An error occurred while sorting the tickets. Please try again or refresh the page" -#~ msgstr "An error occurred while sorting the tickets. Please try again or refresh the page" - -#: src/components/routes/welcome/index.tsx:111 -#~ msgid "An event is the actual event you are hosting" -#~ msgstr "An event is the actual event you are hosting" - -#: src/components/routes/welcome/index.tsx:75 -#~ msgid "An event is the actual event you are hosting. You can add more details later." -#~ msgstr "An event is the actual event you are hosting. You can add more details later." - -#: src/components/routes/welcome/index.tsx:232 -#~ msgid "An event is the gathering or occasion you're organizing. You can add more details later." -#~ msgstr "An event is the gathering or occasion you're organizing. You can add more details later." - -#: src/components/routes/welcome/index.tsx:75 -#~ msgid "An event is the gathering or occasion you’re organizing. You can add more details later." -#~ msgstr "An event is the gathering or occasion you’re organizing. You can add more details later." - -#: src/components/routes/welcome/index.tsx:30 -#~ msgid "An organizer is the company or person who is hosting the event" -#~ msgstr "An organizer is the company or person who is hosting the event" - -#: src/components/routes/welcome/index.tsx:37 -#~ msgid "An organizer is the company or person who is hosting the event. Set up your profile to get started." -#~ msgstr "An organizer is the company or person who is hosting the event. Set up your profile to get started." +#: src/components/forms/ProductForm/index.tsx:509 +msgid "An optional message to display on the highlighted product, e.g. \"Selling fast 🔥\" or \"Best value\"" +msgstr "Opcjonalna wiadomość wyświetlana na wyróżnionym produkcie, np. \"Szybko się sprzedaje 🔥\" lub \"Najlepsza wartość\"" #: src/components/forms/StripeCheckoutForm/index.tsx:40 msgid "An unexpected error occurred." @@ -775,43 +733,35 @@ msgstr "An unexpected error occurred. Please try again." msgid "Answer updated successfully." msgstr "Answer updated successfully." -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:61 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:61 msgid "Any queries from product holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" msgstr "Any queries from product holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:61 -#~ msgid "Any queries from ticket holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" -#~ msgstr "Any queries from ticket holders will be sent to this email address. This will also be used as the \"reply-to\" address for all emails sent from this event" - -#: src/components/common/WidgetEditor/index.tsx:213 +#: src/components/common/WidgetEditor/index.tsx:216 msgid "Appearance" msgstr "Appearance" -#: src/components/routes/product-widget/SelectProducts/index.tsx:547 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:175 +msgid "Application Fees Configuration" +msgstr "Konfiguracja opłat aplikacyjnych" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:554 msgid "applied" msgstr "applied" -#: src/components/common/CapacityAssignmentList/index.tsx:97 +#: src/components/common/CapacityAssignmentList/index.tsx:94 msgid "Applies to {0} products" msgstr "Applies to {0} products" -#: src/components/common/CapacityAssignmentList/index.tsx:97 -#~ msgid "Applies to {0} tickets" -#~ msgstr "Applies to {0} tickets" - -#: src/components/common/CapacityAssignmentList/index.tsx:98 +#: src/components/common/CapacityAssignmentList/index.tsx:95 msgid "Applies to 1 product" msgstr "Applies to 1 product" -#: src/components/common/CapacityAssignmentList/index.tsx:98 -#~ msgid "Applies to 1 ticket" -#~ msgstr "Applies to 1 ticket" - -#: src/components/common/FilterModal/index.tsx:253 +#: src/components/common/FilterModal/index.tsx:284 msgid "Apply" msgstr "Apply" -#: src/components/routes/product-widget/SelectProducts/index.tsx:575 +#: src/components/routes/product-widget/SelectProducts/index.tsx:582 msgid "Apply Promo Code" msgstr "Apply Promo Code" @@ -819,27 +769,20 @@ msgstr "Apply Promo Code" msgid "Apply this {type} to all new products" msgstr "Apply this {type} to all new products" -#: src/components/forms/TaxAndFeeForm/index.tsx:86 -#~ msgid "Apply this {type} to all new tickets" -#~ msgstr "Apply this {type} to all new tickets" +#: src/components/routes/admin/Messages/index.tsx:226 +msgid "Approve Message" +msgstr "Zatwierdź wiadomość" -#: src/components/common/EventCard/index.tsx:103 +#: src/components/common/EventCard/index.tsx:146 msgid "Archive event" msgstr "Archive event" +#: src/components/common/EventCard/index.tsx:78 #: src/components/common/EventsDashboardStatusButtons/index.tsx:32 msgid "Archived" msgstr "Archived" -#: src/components/routes/events/Dashboard/index.tsx:59 -#~ msgid "Archived Events" -#~ msgstr "Archived Events" - -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:113 -#~ msgid "Arctic" -#~ msgstr "Arctic" - -#: src/components/common/AttendeeTable/index.tsx:76 +#: src/components/common/AttendeeTable/index.tsx:82 msgid "Are you sure you want to activate this attendee?" msgstr "Are you sure you want to activate this attendee?" @@ -847,83 +790,116 @@ msgstr "Are you sure you want to activate this attendee?" msgid "Are you sure you want to archive this event?" msgstr "Are you sure you want to archive this event?" -#: src/components/common/AttendeeTable/index.tsx:78 -#~ msgid "Are you sure you want to cancel this attendee? This will void their product" -#~ msgstr "Are you sure you want to cancel this attendee? This will void their product" - -#: src/components/common/AttendeeTable/index.tsx:77 +#: src/components/common/AttendeeTable/index.tsx:83 msgid "Are you sure you want to cancel this attendee? This will void their ticket" msgstr "Are you sure you want to cancel this attendee? This will void their ticket" +#: src/components/routes/admin/FailedJobs/index.tsx:85 +msgid "Are you sure you want to delete all failed jobs?" +msgstr "Czy na pewno chcesz usunąć wszystkie nieudane zadania?" + #: src/components/common/AffiliateTable/index.tsx:202 msgid "Are you sure you want to delete this affiliate? This action cannot be undone." msgstr "Are you sure you want to delete this affiliate? This action cannot be undone." +#: src/components/routes/admin/Configurations/index.tsx:36 +msgid "Are you sure you want to delete this configuration? This may affect accounts using it." +msgstr "Czy na pewno chcesz usunąć tę konfigurację? Może to wpłynąć na konta, które jej używają." + #: src/components/common/PromoCodeTable/index.tsx:37 msgid "Are you sure you want to delete this promo code?" msgstr "Are you sure you want to delete this promo code?" -#: src/components/common/QuestionsTable/index.tsx:164 -msgid "Are you sure you want to delete this question?" -msgstr "Are you sure you want to delete this question?" +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:101 +msgid "Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the default template." +msgstr "Czy na pewno chcesz usunąć ten szablon? Ta akcja nie może być cofnięta, a e-maile będą używać domyślnego szablonu." + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:100 +msgid "Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the organizer or default template." +msgstr "Czy na pewno chcesz usunąć ten szablon? Ta akcja nie może być cofnięta, a e-maile będą używać szablonu organizatora lub domyślnego." #: src/components/common/WebhookTable/index.tsx:122 msgid "Are you sure you want to delete this webhook?" msgstr "Are you sure you want to delete this webhook?" -#: src/components/layouts/Event/index.tsx:143 -#: src/components/routes/event/EventDashboard/index.tsx:64 +#: src/components/layouts/Checkout/index.tsx:272 +msgid "Are you sure you want to leave?" +msgstr "Czy na pewno chcesz wyjść?" + +#: src/components/layouts/Event/index.tsx:149 +#: src/components/routes/event/EventDashboard/index.tsx:73 msgid "Are you sure you want to make this event draft? This will make the event invisible to the public" msgstr "Are you sure you want to make this event draft? This will make the event invisible to the public" -#: src/components/layouts/Event/index.tsx:144 -#: src/components/routes/event/EventDashboard/index.tsx:65 +#: src/components/layouts/Event/index.tsx:150 +#: src/components/routes/event/EventDashboard/index.tsx:74 msgid "Are you sure you want to make this event public? This will make the event visible to the public" msgstr "Are you sure you want to make this event public? This will make the event visible to the public" -#: src/components/layouts/OrganizerLayout/index.tsx:112 +#: src/components/layouts/OrganizerLayout/index.tsx:123 msgid "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" msgstr "Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public" -#: src/components/layouts/OrganizerLayout/index.tsx:113 +#: src/components/layouts/OrganizerLayout/index.tsx:124 msgid "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" msgstr "Are you sure you want to make this organizer public? This will make the organizer page visible to the public" -#: src/components/common/StatusToggle/index.tsx:37 +#: src/components/common/StatusToggle/index.tsx:38 msgid "Are you sure you want to publish this event? Once published, it will be visible to the public." msgstr "Are you sure you want to publish this event? Once published, it will be visible to the public." -#: src/components/common/StatusToggle/index.tsx:38 +#: src/components/common/StatusToggle/index.tsx:39 msgid "Are you sure you want to publish this organizer profile? Once published, it will be visible to the public." msgstr "Are you sure you want to publish this organizer profile? Once published, it will be visible to the public." +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:507 +msgid "Are you sure you want to resend the order confirmation to {0}?" +msgstr "Czy na pewno chcesz ponownie wysłać potwierdzenie zamówienia do {0}?" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:482 +msgid "Are you sure you want to resend the ticket to {0}?" +msgstr "Czy na pewno chcesz ponownie wysłać bilet do {0}?" + #: src/components/common/EventCard/index.tsx:59 msgid "Are you sure you want to restore this event? It will be restored as a draft event." msgstr "Are you sure you want to restore this event? It will be restored as a draft event." -#: src/components/common/StatusToggle/index.tsx:40 +#: src/components/common/StatusToggle/index.tsx:41 msgid "Are you sure you want to unpublish this event? It will no longer be visible to the public." msgstr "Are you sure you want to unpublish this event? It will no longer be visible to the public." -#: src/components/common/StatusToggle/index.tsx:41 +#: src/components/common/StatusToggle/index.tsx:42 msgid "Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public." msgstr "Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public." -#: src/components/common/CapacityAssignmentList/index.tsx:163 +#: src/components/common/CapacityAssignmentList/index.tsx:160 msgid "Are you sure you would like to delete this Capacity Assignment?" msgstr "Are you sure you would like to delete this Capacity Assignment?" -#: src/components/common/CheckInListList/index.tsx:183 +#: src/components/common/CheckInListList/index.tsx:181 msgid "Are you sure you would like to delete this Check-In List?" msgstr "Are you sure you would like to delete this Check-In List?" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:198 +msgid "Are you VAT registered in the EU?" +msgstr "Czy jesteś zarejestrowany jako podatnik VAT w UE?" + #: src/constants/eventCategories.ts:11 msgid "Art" msgstr "Art" -#: src/components/forms/QuestionForm/index.tsx:90 -#~ msgid "Ask once per attendee" -#~ msgstr "Ask once per attendee" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:34 +msgid "As your business is based in Ireland, Irish VAT at 23% applies automatically to all platform fees." +msgstr "Ponieważ Twoja firma ma siedzibę w Irlandii, irlandzki VAT w wysokości 23% jest automatycznie naliczany od wszystkich opłat platformy." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:59 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:21 +msgid "As your business is based in the EU, we need to determine the correct VAT treatment for our platform fees:" +msgstr "Ponieważ Twoja firma ma siedzibę w UE, musimy określić prawidłowe traktowanie VAT dla naszych opłat platformowych:" + +#: src/components/common/QuestionsTable/index.tsx:383 +msgid "Ask for name and email for each ticket purchased" +msgstr "Poproś o imię i e-mail dla każdego zakupionego biletu" #: src/components/forms/QuestionForm/index.tsx:85 msgid "Ask once per order" @@ -933,11 +909,31 @@ msgstr "Ask once per order" msgid "Ask once per product" msgstr "Ask once per product" +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:178 +msgid "Assigned Configuration" +msgstr "Przypisana konfiguracja" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:222 +msgid "Assigned Tier" +msgstr "Przypisany poziom" + #: src/components/modals/CreateWebhookModal/index.tsx:33 msgid "At least one event type must be selected" msgstr "At least one event type must be selected" -#: src/components/routes/product-widget/CollectInformation/index.tsx:386 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:100 +msgid "Attempts" +msgstr "Próby" + +#: src/components/routes/organizer/Reports/index.tsx:36 +msgid "Attendance and check-in rates across all events" +msgstr "Frekwencja i wskaźniki odpraw we wszystkich wydarzeniach" + +#: src/components/common/AttendeeTicket/index.tsx:108 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:54 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:55 +#: src/components/common/QuestionsTable/index.tsx:461 +#: src/components/routes/product-widget/CollectInformation/index.tsx:601 msgid "Attendee" msgstr "Attendee" @@ -949,15 +945,36 @@ msgstr "Attendee Cancelled" msgid "Attendee Created" msgstr "Attendee Created" +#: src/components/common/AttendeeTable/index.tsx:137 #: src/components/modals/ManageAttendeeModal/index.tsx:147 msgid "Attendee Details" msgstr "Attendee Details" -#: src/components/layouts/AuthLayout/index.tsx:75 -msgid "Attendee Management" -msgstr "Zarządzanie uczestnikami" +#: src/components/common/QuestionsTable/index.tsx:423 +msgid "Attendee details collection" +msgstr "Zbieranie danych uczestników" + +#: src/components/common/QuestionsTable/index.tsx:331 +msgid "Attendee details copied from order" +msgstr "Dane uczestnika skopiowane z zamówienia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:55 +msgid "Attendee Email" +msgstr "E-mail uczestnika" + +#: src/components/common/QuestionsTable/index.tsx:416 +msgid "Attendee Information" +msgstr "Informacje o uczestniku" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:114 +msgid "Attendee information collection" +msgstr "Zbieranie informacji o uczestnikach" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:54 +msgid "Attendee Name" +msgstr "Imię i nazwisko uczestnika" -#: src/components/layouts/CheckIn/index.tsx:150 +#: src/components/layouts/CheckIn/index.tsx:228 msgid "Attendee not found" msgstr "Attendee not found" @@ -965,18 +982,12 @@ msgstr "Attendee not found" msgid "Attendee Notes" msgstr "Attendee Notes" -#: src/components/common/QuestionsTable/index.tsx:369 -msgid "Attendee questions" -msgstr "Attendee questions" - -#: src/components/common/QuestionsTable/index.tsx:346 -#~ msgid "Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address." -#~ msgstr "Attendee questions are asked once per attendee. By default, people are asked for their first name, last name, and email address." - -#: src/components/common/QuestionsTable/index.tsx:244 -#~ msgid "Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address." -#~ msgstr "Attendee questions are asked once per attendee. By default, we ask for the attendee's first name, last name, and email address." +#: src/components/routes/event/attendees.tsx:72 +msgid "Attendee Status" +msgstr "Status uczestnika" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:95 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:201 #: src/components/modals/ManageAttendeeModal/index.tsx:172 msgid "Attendee Ticket" msgstr "Attendee Ticket" @@ -985,91 +996,105 @@ msgstr "Attendee Ticket" msgid "Attendee Updated" msgstr "Attendee Updated" -#: src/components/common/OrdersTable/index.tsx:206 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:243 -#: src/components/common/StatBoxes/index.tsx:51 -#: src/components/layouts/Event/index.tsx:99 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:430 +msgid "Attendee updated successfully" +msgstr "Uczestnik został pomyślnie zaktualizowany" + +#: src/components/common/CheckInStatusModal/index.tsx:99 +msgid "Attendee's ticket not included in this list" +msgstr "Bilet uczestnika nie jest uwzględniony na tej liście" + +#: src/components/common/EventCard/index.tsx:227 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:371 +#: src/components/common/StatBoxes/index.tsx:45 +#: src/components/layouts/Event/index.tsx:115 #: src/components/modals/ManageOrderModal/index.tsx:126 -#: src/components/routes/event/attendees.tsx:59 +#: src/components/routes/admin/Messages/index.tsx:86 +#: src/components/routes/admin/Messages/index.tsx:133 +#: src/components/routes/event/attendees.tsx:173 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:131 msgid "Attendees" msgstr "Attendees" -#: src/components/routes/event/attendees.tsx:43 +#: src/components/routes/event/attendees.tsx:131 msgid "Attendees Exported" msgstr "Attendees Exported" -#: src/components/routes/event/EventDashboard/index.tsx:239 +#: src/components/common/EventCard/index.tsx:224 +msgid "Attendees registered" +msgstr "Zarejestrowani uczestnicy" + +#: src/components/routes/event/EventDashboard/index.tsx:275 msgid "Attendees Registered" msgstr "Attendees Registered" -#: src/components/modals/SendMessageModal/index.tsx:146 -#~ msgid "Attendees with a specific product" -#~ msgstr "Attendees with a specific product" - -#: src/components/modals/SendMessageModal/index.tsx:184 +#: src/components/modals/SendMessageModal/index.tsx:213 msgid "Attendees with a specific ticket" msgstr "Attendees with a specific ticket" -#: src/components/common/WidgetEditor/index.tsx:233 -msgid "Auto Resize" -msgstr "Auto Resize" +#: src/components/common/AdminEventsTable/index.tsx:138 +msgid "Attendees:" +msgstr "Uczestnicy:" + +#: src/components/routes/admin/Attribution/index.tsx:29 +msgid "Attribution Analytics" +msgstr "Analityka atrybucji" -#: src/components/layouts/AuthLayout/index.tsx:88 -#~ msgid "Auto Workflow" -#~ msgstr "Auto Workflow" +#: src/components/routes/admin/Attribution/index.tsx:97 +msgid "Attribution Breakdown" +msgstr "Podział atrybucji" -#: src/components/layouts/AuthLayout/index.tsx:81 -msgid "Automated entry management with multiple check-in lists and real-time validation" -msgstr "Zautomatyzowane zarządzanie wejściami z wieloma listami biletów i walidacją w czasie rzeczywistym" +#: src/components/routes/admin/Attribution/index.tsx:131 +msgid "Attribution Value" +msgstr "Wartość atrybucji" #: src/components/common/WidgetEditor/index.tsx:236 +msgid "Auto Resize" +msgstr "Auto Resize" + +#: src/components/common/ThemeColorControls/index.tsx:72 +msgid "Automatically detected based on background color, but can be overridden" +msgstr "Automatycznie wykrywany na podstawie koloru tła, ale można go zmienić" + +#: src/components/common/WidgetEditor/index.tsx:238 msgid "Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container." msgstr "Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container." -#: src/components/common/TicketsTable/index.tsx:103 -#~ msgid "Availability" -#~ msgstr "Availability" +#: src/components/modals/RefundOrderModal/index.tsx:92 +msgid "Available to Refund" +msgstr "Dostępne do zwrotu" -#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:64 -#~ msgid "Avg Discount/Order" -#~ msgstr "Avg Discount/Order" - -#: src/components/routes/event/Reports/PromoCodesReport/index.tsx:70 -#~ msgid "Avg Order Value" -#~ msgstr "Avg Order Value" +#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:49 +msgid "Available Tokens" +msgstr "Dostępne tokeny" #: src/components/common/OrderStatusBadge/index.tsx:15 -#: src/components/modals/SendMessageModal/index.tsx:232 +#: src/components/modals/SendMessageModal/index.tsx:261 msgid "Awaiting offline payment" msgstr "Awaiting offline payment" #: src/components/routes/event/orders.tsx:25 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:43 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:66 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:58 msgid "Awaiting Offline Payment" msgstr "Awaiting Offline Payment" -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:361 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:359 msgid "Awaiting Offline Pmt." msgstr "Awaiting Offline Pmt." -#: src/components/layouts/CheckIn/index.tsx:263 +#: src/components/common/CheckIn/AttendeeList.tsx:91 msgid "Awaiting payment" msgstr "Awaiting payment" -#: src/components/common/AttendeeTicket/index.tsx:67 -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:358 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:40 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:65 +#: src/components/common/AttendeeTable/index.tsx:289 +#: src/components/common/OrdersTable/index.tsx:417 +#: src/components/routes/event/attendees.tsx:28 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:356 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:55 msgid "Awaiting Payment" msgstr "Awaiting Payment" -#: src/components/routes/welcome/index.tsx:84 -#~ msgid "Awesome Event" -#~ msgstr "Awesome Event" - -#: src/components/forms/OrganizerForm/index.tsx:28 +#: src/components/forms/OrganizerForm/index.tsx:29 msgid "Awesome Events Ltd." msgstr "Awesome Events Ltd." @@ -1077,83 +1102,56 @@ msgstr "Awesome Events Ltd." msgid "Awesome Organizer Ltd." msgstr "Awesome Organizer Ltd." -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:42 -#~ msgid "Back to all events" -#~ msgstr "Back to all events" +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:113 +msgid "Back to Accounts" +msgstr "Powrót do kont" -#: src/components/routes/ticket-widget/CollectInformation/index.tsx:212 -#~ msgid "Back to event homepage" -#~ msgstr "Back to event homepage" +#: src/components/forms/StripeCheckoutForm/index.tsx:108 +#: src/components/routes/product-widget/CollectInformation/index.tsx:327 +#: src/components/routes/product-widget/CollectInformation/index.tsx:357 +#: src/components/routes/product-widget/CollectInformation/index.tsx:380 +msgid "Back to Event" +msgstr "Powrót do wydarzenia" -#: src/components/layouts/Checkout/index.tsx:71 -#: src/components/routes/product-widget/CollectInformation/index.tsx:249 -#: src/components/routes/product-widget/CollectInformation/index.tsx:261 +#: src/components/layouts/Checkout/index.tsx:160 msgid "Back to event page" msgstr "Back to event page" -#: src/components/routes/auth/ForgotPassword/index.tsx:59 -#: src/components/routes/auth/ResetPassword/index.tsx:66 +#: src/components/routes/auth/ForgotPassword/index.tsx:48 +#: src/components/routes/auth/ForgotPassword/index.tsx:74 +#: src/components/routes/auth/ResetPassword/index.tsx:79 msgid "Back to login" msgstr "Wróć do logowania" -#: src/components/routes/event/HomepageDesigner/index.tsx:83 -#~ msgid "Background color" -#~ msgstr "Background color" +#: src/components/routes/organizer/Reports/ReportLayout/index.tsx:42 +msgid "Back to Reports" +msgstr "Powrót do raportów" -#: src/components/common/WidgetEditor/index.tsx:175 +#: src/components/common/ThemeColorControls/index.tsx:61 +#: src/components/common/WidgetEditor/index.tsx:181 msgid "Background Color" msgstr "Background Color" -#: src/components/routes/event/HomepageDesigner/index.tsx:195 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:356 +#: src/components/routes/event/HomepageDesigner/index.tsx:226 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:258 msgid "Background Type" msgstr "Background Type" -#: src/components/forms/OrganizerForm/index.tsx:29 -#~ msgid "Basic Details" -#~ msgstr "Basic Details" - -#: src/components/routes/organizer/Settings/index.tsx:18 +#: src/components/routes/organizer/Settings/index.tsx:28 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:63 msgid "Basic Information" msgstr "Basic Information" -#: src/components/modals/EditUserModal/index.tsx:85 -#~ msgid "Because you are the account owner, you cannot change your role or status." -#~ msgstr "Because you are the account owner, you cannot change your role or status." - -#: src/components/modals/SendMessageModal/index.tsx:279 -msgid "Before you send!" -msgstr "Before you send!" - -#: src/components/routes/event/GettingStarted/index.tsx:19 -#~ msgid "Before you're event can go live, there's a few thing to do." -#~ msgstr "Before you're event can go live, there's a few thing to do." +#: src/components/layouts/AuthLayout/index.tsx:51 +msgid "Beautiful checkout experience on any device" +msgstr "Piękne doświadczenie zakupowe na każdym urządzeniu" -#: src/components/routes/event/GettingStarted/index.tsx:60 -#~ msgid "Before your event can go live, there are a few things you need to do." -#~ msgstr "Before your event can go live, there are a few things you need to do." - -#: src/components/routes/event/GettingStarted/index.tsx:92 +#: src/components/routes/event/GettingStarted/index.tsx:97 msgid "Before your event can go live, there are a few things you need to do. Complete all the steps below to get started." msgstr "Before your event can go live, there are a few things you need to do. Complete all the steps below to get started." -#: src/components/routes/auth/Register/index.tsx:66 -#~ msgid "Begin selling products in minutes" -#~ msgstr "Begin selling products in minutes" - -#: src/components/routes/auth/Register/index.tsx:49 -#~ msgid "Begin selling tickets in minutes" -#~ msgstr "Begin selling tickets in minutes" - -#: src/components/routes/account/ManageAccount/index.tsx:32 -#: src/components/routes/account/ManageAccount/sections/BillingSettings/index.tsx:10 -#: src/components/routes/account/ManageAccount/sections/BillingSettings/index.tsx:14 -#~ msgid "Billing" -#~ msgstr "Billing" - -#: src/components/routes/product-widget/CollectInformation/index.tsx:313 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:142 +#: src/components/routes/product-widget/CollectInformation/index.tsx:487 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:286 msgid "Billing Address" msgstr "Billing Address" @@ -1161,11 +1159,19 @@ msgstr "Billing Address" msgid "Billing Settings" msgstr "Billing Settings" -#: src/components/layouts/AuthLayout/index.tsx:83 -#~ msgid "Brand Control" -#~ msgstr "Brand Control" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:47 +msgid "Body is required" +msgstr "Treść jest wymagana" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:200 +msgid "Bookmark this page to manage your order anytime." +msgstr "Dodaj tę stronę do zakładek, aby zarządzać zamówieniem w dowolnym momencie." + +#: src/components/routes/event/TicketDesigner/index.tsx:108 +msgid "Brand your tickets with a custom logo, colors, and footer message." +msgstr "Oznacz swoje bilety niestandardowym logo, kolorami i stopką." + +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Brazilian Portuguese" @@ -1173,18 +1179,48 @@ msgstr "Brazilian Portuguese" msgid "Business" msgstr "Business" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:87 -#~ msgid "Button color" -#~ msgstr "Button color" +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:147 +msgid "Business Address" +msgstr "Adres firmy" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:148 +msgid "Business address for VAT purposes" +msgstr "Adres firmy do celów VAT" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:140 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:292 +msgid "Business Name" +msgstr "Nazwa firmy" -#: src/components/routes/event/HomepageDesigner/index.tsx:247 +#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:27 +msgid "Button Label" +msgstr "Etykieta przycisku" + +#: src/components/routes/event/HomepageDesigner/index.tsx:245 msgid "Button Text" msgstr "Button Text" -#: src/components/routes/auth/Register/index.tsx:134 +#: src/components/common/PlatformFeesSettings/index.tsx:53 +msgid "Buyer pays" +msgstr "Kupujący płaci" + +#: src/components/common/PlatformFeesSettings/index.tsx:207 +msgid "Buyers see a clean price. The platform fee is deducted from your payout." +msgstr "Kupujący widzą czystą cenę. Opłata platformy jest potrącana z Twojej wypłaty." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:690 +#: src/components/routes/product-widget/Payment/index.tsx:152 +msgid "By continuing, you agree to the <0>{0} Terms of Service" +msgstr "Kontynuując, zgadzasz się z <0>Regulaminem {0}" + +#: src/components/routes/auth/Register/index.tsx:141 msgid "By registering you agree to our <0>Terms of Service and <1>Privacy Policy." msgstr "By registering you agree to our <0>Terms of Service and <1>Privacy Policy." +#: src/components/routes/admin/Configurations/index.tsx:242 +msgid "Bypass Application Fees" +msgstr "Pomiń opłaty aplikacyjne" + #: src/components/forms/TaxAndFeeForm/index.tsx:52 msgid "Calculation Type" msgstr "Calculation Type" @@ -1194,65 +1230,83 @@ msgstr "Calculation Type" msgid "California" msgstr "California" -#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:175 +#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:20 +msgid "Call-to-Action Button" +msgstr "Przycisk wezwania do działania" + +#: src/components/common/AttendeeCheckInTable/PermissionDeniedMessage.tsx:16 msgid "Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings." msgstr "Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings." -#: src/components/routes/events/Dashboard/dashboard.tsx:18 -#~ msgid "Can't load events" -#~ msgstr "Can't load events" +#: src/components/common/CheckIn/ScannerSelectionModal.tsx:35 +msgid "Camera Scanner" +msgstr "Skaner z kamerą" -#: src/components/common/AttendeeTable/index.tsx:183 +#: src/components/routes/admin/Attribution/index.tsx:107 +msgid "Campaign" +msgstr "Kampania" + +#: src/components/common/AttendeeTable/index.tsx:370 +#: src/components/common/CheckIn/CheckInOptionsModal.tsx:59 +#: src/components/common/CheckIn/ScannerSelectionModal.tsx:57 #: src/components/common/ContactOrganizerModal/index.tsx:104 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:121 #: src/components/common/PromoCodeTable/index.tsx:40 #: src/components/common/QuestionAndAnswerList/index.tsx:149 -#: src/components/layouts/CheckIn/index.tsx:225 -#: src/utilites/confirmationDialog.tsx:11 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:85 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:85 +#: src/utilites/confirmationDialog.tsx:17 msgid "Cancel" msgstr "Cancel" -#: src/components/routes/profile/ManageProfile/index.tsx:126 +#: src/components/modals/RefundOrderModal/index.tsx:132 +msgid "Cancel all products and release them back to the pool" +msgstr "Anuluj wszystkie produkty i zwolnij je z powrotem do puli" + +#: src/components/routes/profile/ManageProfile/index.tsx:136 msgid "Cancel email change" msgstr "Cancel email change" -#: src/components/common/OrdersTable/index.tsx:190 -#: src/components/modals/RefundOrderModal/index.tsx:112 +#: src/components/common/OrdersTable/index.tsx:186 msgid "Cancel order" msgstr "Cancel order" -#: src/components/modals/CancelOrderModal/index.tsx:59 +#: src/components/modals/CancelOrderModal/index.tsx:83 msgid "Cancel Order" msgstr "Cancel Order" -#: src/components/modals/CancelOrderModal/index.tsx:44 +#: src/components/modals/CancelOrderModal/index.tsx:57 msgid "Cancel Order {0}" msgstr "Cancel Order {0}" -#: src/components/common/AttendeeDetails/index.tsx:32 -#~ msgid "Canceled" -#~ msgstr "Canceled" - -#: src/components/modals/CancelOrderModal/index.tsx:54 -msgid "Canceling will cancel all products associated with this order, and release the products back into the available pool." -msgstr "Canceling will cancel all products associated with this order, and release the products back into the available pool." +#: src/components/modals/CancelOrderModal/index.tsx:67 +msgid "Canceling will cancel all attendees associated with this order, and release the tickets back into the available pool." +msgstr "Anulowanie spowoduje anulowanie wszystkich uczestników powiązanych z tym zamówieniem i zwolnienie biletów z powrotem do dostępnej puli." -#: src/components/modals/CancelOrderModal/index.tsx:54 -#~ msgid "Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool." -#~ msgstr "Canceling will cancel all tickets associated with this order, and release the tickets back into the available pool." - -#: src/components/common/AttendeeTicket/index.tsx:61 +#: src/components/common/AttendeeTable/index.tsx:295 +#: src/components/common/AttendeeTicket/index.tsx:149 +#: src/components/common/OrdersTable/index.tsx:423 #: src/components/common/OrderStatusBadge/index.tsx:12 +#: src/components/routes/event/attendees.tsx:27 #: src/components/routes/event/orders.tsx:24 -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:355 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:353 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:96 msgid "Cancelled" msgstr "Cancelled" -#: src/components/layouts/CheckIn/index.tsx:173 +#: src/components/common/CheckIn/AttendeeList.tsx:30 msgid "Cannot Check In" msgstr "Cannot Check In" +#: src/components/common/CheckIn/AttendeeList.tsx:34 +msgid "Cannot Check In (Cancelled)" +msgstr "Nie można zameldować (Anulowano)" + +#: src/components/routes/admin/Configurations/index.tsx:32 +msgid "Cannot delete the system default configuration" +msgstr "Nie można usunąć domyślnej konfiguracji systemowej" + #: src/components/forms/CapaciyAssigmentForm/index.tsx:42 -#: src/components/layouts/Event/index.tsx:103 msgid "Capacity" msgstr "Capacity" @@ -1268,7 +1322,7 @@ msgstr "Capacity Assignment deleted successfully" msgid "Capacity Assignments" msgstr "Capacity Assignments" -#: src/components/routes/event/CapacityAssignments/index.tsx:32 +#: src/components/layouts/Event/index.tsx:118 msgid "Capacity Management" msgstr "Capacity Management" @@ -1276,7 +1330,7 @@ msgstr "Capacity Management" msgid "Categories allow you to group products together. For example, you might have a category for \"Tickets\" and another for \"Merchandise\"." msgstr "Categories allow you to group products together. For example, you might have a category for \"Tickets\" and another for \"Merchandise\"." -#: src/components/forms/ProductForm/index.tsx:267 +#: src/components/forms/ProductForm/index.tsx:289 msgid "Categories help you organize your products. This title will be displayed on the public event page." msgstr "Categories help you organize your products. This title will be displayed on the public event page." @@ -1284,7 +1338,7 @@ msgstr "Categories help you organize your products. This title will be displayed msgid "Categories reordered successfully." msgstr "Categories reordered successfully." -#: src/components/routes/event/products.tsx:96 +#: src/components/routes/event/products.tsx:98 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:82 msgid "Category" msgstr "Category" @@ -1293,11 +1347,7 @@ msgstr "Category" msgid "Category Created Successfully" msgstr "Category Created Successfully" -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:80 -#~ msgid "Change Cover" -#~ msgstr "Change Cover" - -#: src/components/routes/profile/ManageProfile/index.tsx:201 +#: src/components/routes/profile/ManageProfile/index.tsx:238 msgid "Change password" msgstr "Zmień hasło" @@ -1305,51 +1355,39 @@ msgstr "Zmień hasło" msgid "Charity" msgstr "Charity" -#: src/components/common/AttendeeCheckInTable/index.tsx:54 -#: src/components/common/AttendeeCheckInTable/index.tsx:81 -#~ msgid "check in" -#~ msgstr "check in" - -#: src/components/layouts/CheckIn/index.tsx:180 +#: src/components/common/CheckIn/AttendeeList.tsx:41 msgid "Check In" msgstr "Check In" -#: src/components/layouts/CheckIn/index.tsx:193 +#: src/components/common/CheckIn/CheckInOptionsModal.tsx:27 msgid "Check in {0} {1}" msgstr "Check in {0} {1}" -#: src/components/layouts/CheckIn/index.tsx:218 +#: src/components/common/CheckIn/CheckInOptionsModal.tsx:52 msgid "Check in and mark order as paid" msgstr "Check in and mark order as paid" -#: src/components/layouts/CheckIn/index.tsx:209 +#: src/components/common/CheckIn/CheckInOptionsModal.tsx:43 msgid "Check in only" msgstr "Check in only" -#: src/components/common/AttendeeCheckInTable/index.tsx:54 -#: src/components/common/AttendeeCheckInTable/index.tsx:81 -#~ msgid "check out" -#~ msgstr "check out" - -#: src/components/layouts/CheckIn/index.tsx:177 +#: src/components/common/CheckIn/AttendeeList.tsx:38 msgid "Check Out" msgstr "Check Out" -#: src/components/layouts/Checkout/index.tsx:104 +#: src/components/layouts/Checkout/index.tsx:200 msgid "Check out this event!" msgstr "Check out this event!" -#: src/components/routes/welcome/index.tsx:140 +#: src/components/routes/auth/ForgotPassword/index.tsx:42 +#: src/components/routes/welcome/index.tsx:142 msgid "Check your email" msgstr "Check your email" -#: src/components/common/EventCard/index.tsx:92 -msgid "Check-in" -msgstr "Check-in" - -#: src/components/layouts/Event/index.tsx:52 -#~ msgid "Check-In" -#~ msgstr "Check-In" +#: src/components/routes/auth/Login/index.tsx:133 +#: src/components/routes/my-tickets/index.tsx:174 +msgid "Check your inbox! If tickets are associated with this email, you'll receive a link to view them." +msgstr "Sprawdź swoją skrzynkę odbiorczą! Jeśli bilety są powiązane z tym e-mailem, otrzymasz link do ich wyświetlenia." #: src/components/forms/WebhookForm/index.tsx:100 msgid "Check-in Created" @@ -1359,36 +1397,63 @@ msgstr "Check-in Created" msgid "Check-in Deleted" msgstr "Check-in Deleted" -#: src/components/modals/CreateCheckInListModal/index.tsx:40 -msgid "Check-In List created successfully" -msgstr "Check-In List created successfully" +#: src/components/modals/CheckInListSuccessModal/index.tsx:20 +msgid "Check-In List Created" +msgstr "Lista odpraw została utworzona" #: src/components/common/CheckInListList/index.tsx:33 msgid "Check-In List deleted successfully" msgstr "Check-In List deleted successfully" -#: src/components/layouts/CheckIn/index.tsx:326 +#: src/components/layouts/CheckIn/index.tsx:363 msgid "Check-in list has expired" msgstr "Check-in list has expired" -#: src/components/layouts/CheckIn/index.tsx:343 +#: src/components/layouts/CheckIn/index.tsx:380 msgid "Check-in list is not active" msgstr "Check-in list is not active" -#: src/components/layouts/CheckIn/index.tsx:311 +#: src/components/layouts/CheckIn/index.tsx:348 msgid "Check-in list not found" msgstr "Check-in list not found" -#: src/components/layouts/Event/index.tsx:104 +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:51 +msgid "Check-in Lists" +msgstr "Listy odpraw" + +#: src/components/layouts/Event/index.tsx:116 #: src/components/modals/DuplicateEventModal/index.tsx:29 -#: src/components/routes/event/CheckInLists/index.tsx:32 +#: src/components/routes/event/CheckInLists/index.tsx:34 msgid "Check-In Lists" msgstr "Check-In Lists" -#: src/components/common/CheckInListList/index.tsx:162 +#: src/components/forms/CheckInListForm/index.tsx:31 +msgid "Check-in lists let you control entry across days, areas, or ticket types. You can share a secure check-in link with staff — no account required." +msgstr "Listy odpraw pozwalają kontrolować wejście w różnych dniach, strefach lub rodzajach biletów. Możesz udostępnić bezpieczny link do odprawy personelowi — konto nie jest wymagane." + +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:45 +msgid "Check-in Rate" +msgstr "Wskaźnik odpraw" + +#: src/components/common/AttendeeTable/index.tsx:307 +#: src/components/common/CheckInStatusModal/index.tsx:36 +#: src/components/common/CheckInStatusModal/index.tsx:134 +msgid "Check-In Status" +msgstr "Status odprawy" + +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:58 +#: src/components/routes/organizer/Reports/index.tsx:35 +msgid "Check-in Summary" +msgstr "Podsumowanie odpraw" + +#: src/components/common/CheckInListList/index.tsx:160 msgid "Check-In URL copied to clipboard" msgstr "Check-In URL copied to clipboard" +#: src/components/common/AttendeeDetails/index.tsx:47 +msgid "Check-Ins" +msgstr "Odprawy" + #: src/components/forms/QuestionForm/index.tsx:114 msgid "Checkbox options allow multiple selections" msgstr "Checkbox options allow multiple selections" @@ -1397,41 +1462,30 @@ msgstr "Checkbox options allow multiple selections" msgid "Checkboxes" msgstr "Checkboxes" -#: src/components/common/AttendeeDetails/index.tsx:29 +#: src/components/common/AttendeeTable/index.tsx:322 +#: src/components/common/CheckInStatusModal/index.tsx:110 +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:40 msgid "Checked In" msgstr "Checked In" -#: src/components/layouts/CheckIn/index.tsx:119 -#~ msgid "Checked in successfully" -#~ msgstr "Checked in successfully" - -#: src/components/layouts/Checkout/index.tsx:81 -#: src/components/routes/event/Settings/index.tsx:40 +#: src/components/routes/event/Settings/index.tsx:48 msgid "Checkout" msgstr "Checkout" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:57 -#~ msgid "Checkout Messaging" -#~ msgstr "Checkout Messaging" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:61 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:82 msgid "Checkout Settings" msgstr "Checkout Settings" -#: src/locales.ts:46 -#~ msgid "Chinese" -#~ msgstr "Chinese" - -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chinese (Simplified)" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinese (Traditional)" -#: src/components/routes/event/HomepageDesigner/index.tsx:184 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:345 +#: src/components/routes/event/HomepageDesigner/index.tsx:216 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:248 msgid "Choose a color for your background" msgstr "Choose a color for your background" @@ -1443,24 +1497,23 @@ msgstr "Choose an account" msgid "Choose an Organizer" msgstr "Choose an Organizer" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:256 -msgid "Choose from predefined color schemes" -msgstr "Choose from predefined color schemes" +#: src/components/common/CalendarOptionsPopover/index.tsx:21 +msgid "Choose calendar" +msgstr "Wybierz kalendarz" -#: src/components/routes/welcome/index.tsx:293 -#~ msgid "Choose the category that best fits your event to help attendees find it easily." -#~ msgstr "Choose the category that best fits your event to help attendees find it easily." +#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:45 +msgid "Choose the default setting for new events. This can be overridden for individual events." +msgstr "Wybierz domyślne ustawienie dla nowych wydarzeń. Można je zmienić dla poszczególnych wydarzeń." -#: src/components/routes/event/settings.tsx:32 -#: src/components/routes/event/settings.tsx:75 -#~ msgid "Choose what notifications you want to receive" -#~ msgstr "Choose what notifications you want to receive" +#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:45 +msgid "Choose who pays the platform fee. This does not affect additional fees you've configured in your account settings." +msgstr "Wybierz, kto płaci opłatę platformy. Nie wpływa to na dodatkowe opłaty skonfigurowane w ustawieniach konta." #: src/components/common/CheckoutQuestion/index.tsx:162 #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:134 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:92 -#: src/components/routes/product-widget/CollectInformation/index.tsx:333 -#: src/components/routes/product-widget/CollectInformation/index.tsx:334 +#: src/components/routes/product-widget/CollectInformation/index.tsx:507 +#: src/components/routes/product-widget/CollectInformation/index.tsx:508 msgid "City" msgstr "City" @@ -1468,21 +1521,21 @@ msgstr "City" msgid "Clear Search Text" msgstr "Clear Search Text" -#: src/components/routes/product-widget/SelectProducts/index.tsx:288 -#~ msgid "click here" -#~ msgstr "click here" - #: src/components/common/PromoCodeTable/index.tsx:98 msgid "Click to copy" msgstr "Click to copy" -#: src/components/routes/product-widget/SelectProducts/index.tsx:580 +#: src/components/common/AttendeeTable/index.tsx:207 +msgid "Click to view notes" +msgstr "Kliknij, aby wyświetlić notatki" + +#: src/components/routes/product-widget/SelectProducts/index.tsx:587 msgid "close" msgstr "close" -#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:186 -#: src/components/modals/RefundOrderModal/index.tsx:125 -#: src/components/routes/product-widget/SelectProducts/index.tsx:581 +#: src/components/common/AttendeeCheckInTable/PermissionDeniedMessage.tsx:27 +#: src/components/modals/RefundOrderModal/index.tsx:169 +#: src/components/routes/product-widget/SelectProducts/index.tsx:588 msgid "Close" msgstr "Close" @@ -1490,7 +1543,7 @@ msgstr "Close" msgid "Close modal" msgstr "Close modal" -#: src/components/layouts/AppLayout/Sidebar/index.tsx:97 +#: src/components/layouts/AppLayout/Sidebar/index.tsx:98 msgid "Close sidebar" msgstr "Close sidebar" @@ -1523,44 +1576,53 @@ msgstr "Code must be between 3 and 50 characters long" msgid "Code must be no more than 20 characters" msgstr "Code must be no more than 20 characters" -#: src/components/layouts/OrganizerLayout/index.tsx:155 +#: src/components/layouts/OrganizerLayout/index.tsx:162 msgid "Collaborate with your team to create amazing events together." msgstr "Collaborate with your team to create amazing events together." -#: src/components/forms/ProductForm/index.tsx:401 +#: src/components/forms/ProductForm/index.tsx:473 msgid "Collapse this product when the event page is initially loaded" msgstr "Collapse this product when the event page is initially loaded" -#: src/components/forms/TicketForm/index.tsx:346 -#~ msgid "Collapse this ticket when the event page is initially loaded" -#~ msgstr "Collapse this ticket when the event page is initially loaded" +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:42 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:34 +msgid "Collect attendee details for each ticket purchased." +msgstr "Zbieraj dane uczestników dla każdego zakupionego biletu." + +#: src/components/common/QuestionsTable/index.tsx:387 +msgid "Collect details per order" +msgstr "Zbieraj dane na zamówienie" + +#: src/components/common/QuestionsTable/index.tsx:381 +msgid "Collect details per ticket" +msgstr "Zbieraj dane na bilet" -#: src/components/routes/event/HomepageDesigner/index.tsx:182 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:343 +#: src/components/routes/event/HomepageDesigner/index.tsx:214 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:246 msgid "Color" msgstr "Color" -#: src/components/common/WidgetEditor/index.tsx:21 +#: src/components/common/ThemeColorControls/index.tsx:70 +msgid "Color Mode" +msgstr "Tryb kolorów" + +#: src/components/common/WidgetEditor/index.tsx:19 msgid "Color must be a valid hex color code. Example: #ffffff" msgstr "Color must be a valid hex color code. Example: #ffffff" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:328 -#~ msgid "Color Palette" -#~ msgstr "Color Palette" - -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:255 -msgid "Color Presets" -msgstr "Color Presets" - -#: src/components/common/WidgetEditor/index.tsx:166 +#: src/components/common/WidgetEditor/index.tsx:173 msgid "Colors" msgstr "Colors" +#: src/components/common/ColumnVisibilityToggle/index.tsx:21 +msgid "Columns" +msgstr "Kolumny" + #: src/constants/eventCategories.ts:9 msgid "Comedy" msgstr "Comedy" -#: src/components/layouts/AppLayout/Sidebar/index.tsx:67 +#: src/components/layouts/AppLayout/Sidebar/index.tsx:68 msgid "Coming Soon" msgstr "Coming Soon" @@ -1569,36 +1631,46 @@ msgstr "Coming Soon" msgid "Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event" msgstr "Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event" -#: src/components/routes/product-widget/CollectInformation/index.tsx:453 +#: src/components/routes/profile/ManageProfile/index.tsx:204 +msgid "Communication Preferences" +msgstr "Preferencje komunikacji" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:686 msgid "Complete Order" msgstr "Complete Order" -#: src/components/routes/product-widget/CollectInformation/index.tsx:223 -msgid "Complete payment" -msgstr "Complete payment" - -#: src/components/routes/product-widget/Payment/index.tsx:131 +#: src/components/routes/product-widget/CollectInformation/index.tsx:337 +#: src/components/routes/product-widget/Payment/index.tsx:148 msgid "Complete Payment" msgstr "Complete Payment" -#: src/components/layouts/AuthLayout/index.tsx:68 -#~ msgid "Complete Store" -#~ msgstr "Complete Store" - -#: src/components/common/StripeConnectButton/index.tsx:79 -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:203 -#: src/components/routes/event/EventDashboard/index.tsx:205 +#: src/components/common/StripeConnectButton/index.tsx:87 +#: src/components/routes/event/EventDashboard/index.tsx:241 msgid "Complete Stripe Setup" msgstr "Complete Stripe Setup" -#: src/components/routes/event/EventDashboard/index.tsx:127 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:114 +msgid "Complete the setup below to continue" +msgstr "Dokończ poniższą konfigurację, aby kontynuować" + +#: src/components/routes/event/EventDashboard/index.tsx:163 msgid "Complete these steps to start selling tickets for your event." msgstr "Complete these steps to start selling tickets for your event." -#: src/components/modals/SendMessageModal/index.tsx:231 -#: src/components/routes/event/GettingStarted/index.tsx:70 +#: src/components/routes/product-widget/CollectInformation/index.tsx:335 +msgid "Complete your payment to secure your tickets." +msgstr "Dokończ płatność, aby zabezpieczyć swoje bilety." + +#: src/components/routes/auth/AcceptInvitation/index.tsx:88 +msgid "Complete your profile to join the team." +msgstr "Uzupełnij swój profil, aby dołączyć do zespołu." + +#: src/components/common/OrdersTable/index.tsx:405 +#: src/components/modals/SendMessageModal/index.tsx:260 +#: src/components/routes/event/GettingStarted/index.tsx:75 #: src/components/routes/event/orders.tsx:23 -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:352 +#: src/components/routes/my-tickets/index.tsx:34 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:350 msgid "Completed" msgstr "Completed" @@ -1606,11 +1678,11 @@ msgstr "Completed" msgid "Completed orders" msgstr "Completed orders" -#: src/components/routes/event/EventDashboard/index.tsx:237 +#: src/components/routes/event/EventDashboard/index.tsx:273 msgid "Completed Orders" msgstr "Completed Orders" -#: src/components/common/WidgetEditor/index.tsx:287 +#: src/components/common/WidgetEditor/index.tsx:293 msgid "Component Code" msgstr "Component Code" @@ -1618,89 +1690,161 @@ msgstr "Component Code" msgid "Conference Center" msgstr "Conference Center" +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:41 +msgid "Configuration assigned successfully" +msgstr "Konfiguracja została pomyślnie przypisana" + +#: src/components/routes/admin/Configurations/index.tsx:187 +msgid "Configuration created successfully" +msgstr "Konfiguracja została pomyślnie utworzona" + +#: src/components/routes/admin/Configurations/index.tsx:38 +msgid "Configuration deleted successfully" +msgstr "Konfiguracja została pomyślnie usunięta" + +#: src/components/routes/admin/Configurations/index.tsx:71 +msgid "Configuration names are visible to end users. The \"Fixed Fee\" and \"Percentage Fee\" are application fees charged in USD on all transactions." +msgstr "Nazwy konfiguracji są widoczne dla użytkowników końcowych. \"Opłata stała\" i \"Opłata procentowa\" to opłaty aplikacyjne pobierane w USD od wszystkich transakcji." + +#: src/components/routes/admin/Configurations/index.tsx:187 +msgid "Configuration updated successfully" +msgstr "Konfiguracja została pomyślnie zaktualizowana" + +#: src/components/layouts/Admin/index.tsx:21 +#: src/components/routes/admin/Configurations/index.tsx:61 +msgid "Configurations" +msgstr "Konfiguracje" + +#: src/components/routes/event/Settings/index.tsx:124 +msgid "Configure event details, location, checkout options, and email notifications." +msgstr "Skonfiguruj szczegóły wydarzenia, lokalizację, opcje kasy i powiadomienia e-mail." + +#: src/components/common/QuestionsTable/index.tsx:417 +msgid "Configure how attendee details are collected during checkout" +msgstr "Skonfiguruj sposób zbierania danych uczestników podczas realizacji zamówienia" + +#: src/components/common/PlatformFeesSettings/index.tsx:236 +msgid "Configure Taxes & Fees" +msgstr "Skonfiguruj podatki i opłaty" + #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:35 msgid "Configured Discount" msgstr "Configured Discount" -#: src/utilites/confirmationDialog.tsx:11 +#: src/utilites/confirmationDialog.tsx:16 msgid "Confirm" msgstr "Confirm" +#: src/components/routes/product-widget/CollectInformation/index.tsx:432 +#: src/components/routes/product-widget/CollectInformation/index.tsx:433 +#: src/components/routes/product-widget/CollectInformation/index.tsx:645 +#: src/components/routes/product-widget/CollectInformation/index.tsx:646 +msgid "Confirm Email Address" +msgstr "Potwierdź adres e-mail" + #: src/components/routes/profile/ConfirmEmailChange/index.tsx:51 #: src/components/routes/profile/ConfirmEmailChange/index.tsx:56 msgid "Confirm Email Change" msgstr "Confirm Email Change" -#: src/components/routes/profile/ManageProfile/index.tsx:199 +#: src/components/routes/auth/ResetPassword/index.tsx:71 +msgid "Confirm new password" +msgstr "Potwierdź nowe hasło" + +#: src/components/routes/profile/ManageProfile/index.tsx:236 msgid "Confirm New Password" msgstr "Potwierdź nowe hasło" -#: src/components/routes/auth/Register/index.tsx:116 +#: src/components/routes/auth/AcceptInvitation/index.tsx:134 +#: src/components/routes/auth/Register/index.tsx:119 msgid "Confirm password" msgstr "Potwierdź hasło" -#: src/components/routes/auth/AcceptInvitation/index.tsx:113 -#: src/components/routes/auth/Register/index.tsx:115 -#: src/components/routes/auth/ResetPassword/index.tsx:60 +#: src/components/routes/auth/AcceptInvitation/index.tsx:133 +#: src/components/routes/auth/Register/index.tsx:118 +#: src/components/routes/auth/ResetPassword/index.tsx:70 msgid "Confirm Password" msgstr "Potwierdź hasło" -#: src/components/layouts/Event/index.tsx:234 +#: src/components/layouts/Event/index.tsx:240 msgid "Confirm your email to access all features." msgstr "Confirm your email to access all features." -#: src/components/layouts/OrganizerLayout/index.tsx:288 +#: src/components/layouts/OrganizerLayout/index.tsx:296 msgid "Confirmation email sent! Please check your inbox." msgstr "Confirmation email sent! Please check your inbox." +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:195 +msgid "Confirmation sent to" +msgstr "Potwierdzenie wysłane do" + #: src/components/routes/profile/ConfirmEmailAddress/index.tsx:36 msgid "Confirming email address..." msgstr "Confirming email address..." -#: src/components/routes/event/GettingStarted/index.tsx:13 -#~ msgid "Congratulation on creating an event!" -#~ msgstr "Congratulation on creating an event!" - -#: src/components/routes/event/GettingStarted/index.tsx:88 +#: src/components/routes/event/GettingStarted/index.tsx:93 msgid "Congratulations on creating an event!" msgstr "Congratulations on creating an event!" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:174 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:234 +msgid "Connect & Upgrade" +msgstr "Połącz i uaktualnij" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:652 msgid "Connect Documentation" msgstr "Connect Documentation" -#: src/components/routes/event/EventDashboard/index.tsx:192 +#: src/components/routes/event/EventDashboard/index.tsx:228 msgid "Connect payment processing" msgstr "Connect payment processing" -#: src/components/layouts/OrganizerLayout/index.tsx:168 -#: src/components/layouts/OrganizerLayout/index.tsx:176 +#: src/components/layouts/OrganizerLayout/index.tsx:175 +#: src/components/layouts/OrganizerLayout/index.tsx:183 msgid "Connect Stripe" msgstr "Connect Stripe" -#: src/components/routes/event/EventDashboard/index.tsx:205 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:349 +msgid "Connect Stripe to enable email template editing" +msgstr "Połącz Stripe, aby włączyć edycję szablonów e-mail" + +#: src/components/modals/SendMessageModal/index.tsx:167 +msgid "Connect Stripe to enable messaging" +msgstr "Połącz Stripe, aby włączyć wiadomości" + +#: src/components/routes/event/EventDashboard/index.tsx:241 msgid "Connect to Stripe" msgstr "Connect to Stripe" -#: src/components/layouts/AuthLayout/index.tsx:91 -msgid "Connect with CRM and automate tasks using webhooks and integrations" -msgstr "Połącz się z systemem CRM i automatyzuj zadania za pomocą webhooków i integracji" - -#: src/components/common/StripeConnectButton/index.tsx:77 -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:202 -#: src/components/routes/event/GettingStarted/index.tsx:154 +#: src/components/common/StripeConnectButton/index.tsx:85 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:234 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:453 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:670 +#: src/components/routes/event/GettingStarted/index.tsx:159 msgid "Connect with Stripe" msgstr "Connect with Stripe" -#: src/components/layouts/OrganizerLayout/index.tsx:169 +#: src/components/layouts/OrganizerLayout/index.tsx:176 msgid "Connect your Stripe account to accept payments for tickets and products." msgstr "Connect your Stripe account to accept payments for tickets and products." -#: src/components/routes/event/GettingStarted/index.tsx:150 -msgid "Connect your Stripe account to start receiving payments." -msgstr "Connect your Stripe account to start receiving payments." +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:222 +msgid "Connect your Stripe account to accept payments." +msgstr "Połącz swoje konto Stripe, aby przyjmować płatności." -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:149 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:445 +msgid "Connect your Stripe account to start accepting payments for your events." +msgstr "Połącz swoje konto Stripe, aby zacząć przyjmować płatności za swoje wydarzenia." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:220 +msgid "Connect your Stripe account to start accepting payments." +msgstr "Połącz swoje konto Stripe, aby zacząć przyjmować płatności." + +#: src/components/routes/event/GettingStarted/index.tsx:155 +msgid "Connect your Stripe account to start receiving payments." +msgstr "Connect your Stripe account to start receiving payments." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:391 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:628 msgid "Connected to Stripe" msgstr "Connected to Stripe" @@ -1708,8 +1852,8 @@ msgstr "Connected to Stripe" msgid "Connection Details" msgstr "Connection Details" -#: src/components/layouts/EventHomepage/index.tsx:291 -#: src/components/layouts/OrganizerHomepage/index.tsx:220 +#: src/components/layouts/EventHomepage/index.tsx:583 +#: src/components/layouts/OrganizerHomepage/index.tsx:245 msgid "Contact" msgstr "Contact" @@ -1717,88 +1861,67 @@ msgstr "Contact" msgid "Contact {0}" msgstr "Contact {0}" -#: src/components/routes/event/settings.tsx:243 -#~ msgid "Contact email" -#~ msgstr "Contact email" - -#: src/components/forms/OrganizerForm/index.tsx:34 +#: src/components/forms/OrganizerForm/index.tsx:35 msgid "Contact Email" msgstr "Contact Email" -#: src/components/modals/SendMessageModal/index.tsx:168 -msgid "Contact Support" -msgstr "Contact Support" - -#: src/components/modals/SendMessageModal/index.tsx:159 -msgid "Contact us to enable messaging" -msgstr "Contact us to enable messaging" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:48 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:81 +msgid "Contact email for support" +msgstr "Kontaktowy e-mail do pomocy" -#: src/components/routes/event/HomepageDesigner/index.tsx:179 -#~ msgid "Content background color" -#~ msgstr "Content background color" - -#: src/components/routes/event/HomepageDesigner/index.tsx:210 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:386 -msgid "Content Background Color" -msgstr "Content Background Color" - -#: src/components/common/WidgetEditor/index.tsx:31 -#: src/components/common/WidgetEditor/index.tsx:217 -#: src/components/layouts/Checkout/CheckoutFooter/index.tsx:38 -#: src/components/routes/product-widget/CollectInformation/index.tsx:444 -#: src/components/routes/product-widget/SelectProducts/index.tsx:533 +#: src/components/common/WidgetEditor/index.tsx:29 +#: src/components/common/WidgetEditor/index.tsx:222 +#: src/components/routes/product-widget/SelectProducts/index.tsx:540 msgid "Continue" msgstr "Continue" -#: src/components/routes/event/HomepageDesigner/index.tsx:189 -#~ msgid "Continue button text" -#~ msgstr "Continue button text" - -#: src/components/common/WidgetEditor/index.tsx:216 -#: src/components/routes/event/HomepageDesigner/index.tsx:254 +#: src/components/common/WidgetEditor/index.tsx:221 +#: src/components/routes/event/HomepageDesigner/index.tsx:252 msgid "Continue Button Text" msgstr "Continue Button Text" -#: src/components/modals/CreateEventModal/index.tsx:153 -#~ msgid "Continue Event Setup" -#~ msgstr "Continue Event Setup" - -#: src/components/routes/event/GettingStarted/index.tsx:140 +#: src/components/routes/event/GettingStarted/index.tsx:145 msgid "Continue set up" msgstr "Continue set up" -#: src/components/forms/OrganizerForm/index.tsx:123 +#: src/components/forms/OrganizerForm/index.tsx:125 #: src/components/modals/CreateEventModal/index.tsx:264 -#: src/components/routes/welcome/index.tsx:407 +#: src/components/routes/welcome/index.tsx:410 msgid "Continue Setup" msgstr "Continue Setup" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:53 -#~ msgid "Continue Stripe Connect Setup" -#~ msgstr "Continue Stripe Connect Setup" - -#: src/components/routes/product-widget/SelectProducts/index.tsx:375 +#: src/components/routes/product-widget/SelectProducts/index.tsx:376 msgid "Continue to Checkout" msgstr "Continue to Checkout" -#: src/components/forms/OrganizerForm/index.tsx:121 +#: src/components/forms/OrganizerForm/index.tsx:123 msgid "Continue to event creation" msgstr "Continue to event creation" -#: src/components/routes/welcome/index.tsx:405 +#: src/components/routes/welcome/index.tsx:408 msgid "Continue to next step" msgstr "Continue to next step" -#: src/components/routes/product-widget/CollectInformation/index.tsx:380 -#~ msgid "Continue To Payment" -#~ msgstr "Continue To Payment" +#: src/components/routes/product-widget/CollectInformation/index.tsx:686 +msgid "Continue to Payment" +msgstr "Przejdź do płatności" -#: src/components/common/AttendeeTicket/index.tsx:91 +#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:43 +msgid "Control how platform fees are handled for this event" +msgstr "Kontroluj sposób obsługi opłat platformy dla tego wydarzenia" + +#: src/components/common/AttendeeTicket/index.tsx:208 #: src/components/common/CopyButton/index.tsx:13 +#: src/components/modals/CheckInListSuccessModal/index.tsx:42 #: src/components/modals/ShareModal/index.tsx:255 msgid "Copied" msgstr "Copied" +#: src/components/routes/product-widget/CollectInformation/index.tsx:610 +msgid "Copied from above" +msgstr "Skopiowano z powyższego" + #: src/components/common/PromoCodeTable/index.tsx:106 msgid "copied to clipboard" msgstr "copied to clipboard" @@ -1812,6 +1935,7 @@ msgid "Copied!" msgstr "Copied!" #: src/components/common/CopyButton/index.tsx:13 +#: src/components/modals/CheckInListSuccessModal/index.tsx:42 #: src/components/modals/ShareModal/index.tsx:255 msgid "Copy" msgstr "Copy" @@ -1820,7 +1944,7 @@ msgstr "Copy" msgid "Copy Affiliate Link" msgstr "Copy Affiliate Link" -#: src/components/common/CheckInListList/index.tsx:156 +#: src/components/common/CheckInListList/index.tsx:154 msgid "Copy Check-In URL" msgstr "Copy Check-In URL" @@ -1828,15 +1952,24 @@ msgstr "Copy Check-In URL" msgid "Copy Code" msgstr "Copy Code" -#: src/components/routes/product-widget/CollectInformation/index.tsx:306 -msgid "Copy details to all attendees" -msgstr "Copy details to all attendees" +#: src/components/routes/product-widget/CollectInformation/index.tsx:451 +msgid "Copy details to first attendee" +msgstr "Skopiuj dane do pierwszego uczestnika" -#: src/components/common/AttendeeTicket/index.tsx:91 +#: src/components/common/AttendeeTable/index.tsx:197 +#: src/components/common/OrdersTable/index.tsx:256 +msgid "Copy Email" +msgstr "Skopiuj e-mail" + +#: src/components/common/AttendeeTicket/index.tsx:208 #: src/components/modals/ShareModal/index.tsx:171 msgid "Copy Link" msgstr "Copy Link" +#: src/components/routes/product-widget/CollectInformation/index.tsx:461 +msgid "Copy my details to:" +msgstr "Skopiuj moje dane do:" + #: src/components/modals/ShareModal/index.tsx:264 msgid "Copy this link to share it anywhere" msgstr "Copy this link to share it anywhere" @@ -1850,14 +1983,10 @@ msgstr "Copy to clipboard" msgid "Copy URL" msgstr "Copy URL" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:102 -#~ msgid "Coral" -#~ msgstr "Coral" - #: src/components/common/CheckoutQuestion/index.tsx:174 #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:152 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:110 -#: src/components/routes/product-widget/CollectInformation/index.tsx:354 +#: src/components/routes/product-widget/CollectInformation/index.tsx:528 msgid "Country" msgstr "Country" @@ -1865,32 +1994,40 @@ msgstr "Country" msgid "Cover" msgstr "Cover" -#: src/components/routes/event/HomepageDesigner/index.tsx:147 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:203 +#: src/components/routes/event/HomepageDesigner/index.tsx:179 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:189 msgid "Cover Image" msgstr "Cover Image" -#: src/components/routes/event/HomepageDesigner/index.tsx:162 +#: src/components/routes/event/HomepageDesigner/index.tsx:194 msgid "Cover image will be displayed at the top of your event page" msgstr "Cover image will be displayed at the top of your event page" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:218 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:204 msgid "Cover image will be displayed at the top of your organizer page" msgstr "Cover image will be displayed at the top of your organizer page" -#: src/components/routes/welcome/index.tsx:188 -#~ msgid "Crafts" -#~ msgstr "Crafts" - -#: src/components/routes/event/attendees.tsx:71 -#: src/components/routes/event/products.tsx:74 +#: src/components/routes/event/attendees.tsx:196 +#: src/components/routes/event/products.tsx:76 msgid "Create" msgstr "Create" -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:48 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:59 msgid "Create {0}" msgstr "Create {0}" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:108 +msgid "Create {0} Template" +msgstr "Utwórz szablon {0}" + +#: src/components/common/WidgetEditor/index.tsx:161 +msgid "Create a custom widget to sell tickets on your site." +msgstr "Utwórz niestandardowy widget do sprzedaży biletów na swojej stronie." + +#: src/components/routes/auth/AcceptInvitation/index.tsx:128 +msgid "Create a password" +msgstr "Utwórz hasło" + #: src/components/modals/CreateCapacityAssignmentModal/index.tsx:59 msgid "Create a Product" msgstr "Create a Product" @@ -1899,37 +2036,33 @@ msgstr "Create a Product" msgid "Create a Promo Code" msgstr "Create a Promo Code" -#: src/components/modals/CreateCheckInListModal/index.tsx:63 +#: src/components/modals/CreateCheckInListModal/index.tsx:64 msgid "Create a Ticket" msgstr "Create a Ticket" #: src/components/common/AffiliateTable/index.tsx:68 #: src/components/modals/CreateAffiliateModal/index.tsx:77 #: src/components/modals/CreateAffiliateModal/index.tsx:93 -#: src/components/routes/event/Affiliates/index.tsx:84 +#: src/components/routes/event/Affiliates/index.tsx:86 msgid "Create Affiliate" msgstr "Create Affiliate" -#: src/components/routes/auth/Register/index.tsx:70 -msgid "Create an account or <0>{0} to get started" -msgstr "Create an account or <0>{0} to get started" - #: src/components/modals/CreateEventModal/index.tsx:167 msgid "create an organizer" msgstr "create an organizer" -#: src/components/layouts/AuthLayout/index.tsx:29 -msgid "Create and customize your event page instantly" -msgstr "Create and customize your event page instantly" +#: src/components/routes/event/products.tsx:47 +msgid "Create and configure tickets and merchandise for sale." +msgstr "Twórz i konfiguruj bilety oraz towary na sprzedaż." -#: src/components/modals/CreateAttendeeModal/index.tsx:196 +#: src/components/modals/CreateAttendeeModal/index.tsx:207 msgid "Create Attendee" msgstr "Create Attendee" -#: src/components/common/CapacityAssignmentList/index.tsx:63 +#: src/components/common/CapacityAssignmentList/index.tsx:60 #: src/components/modals/CreateCapacityAssignmentModal/index.tsx:68 #: src/components/modals/CreateCapacityAssignmentModal/index.tsx:79 -#: src/components/routes/event/CapacityAssignments/index.tsx:46 +#: src/components/routes/event/CapacityAssignments/index.tsx:48 msgid "Create Capacity Assignment" msgstr "Create Capacity Assignment" @@ -1943,15 +2076,33 @@ msgstr "Create category" msgid "Create Category" msgstr "Create Category" -#: src/components/common/CheckInListList/index.tsx:61 -#: src/components/modals/CreateCheckInListModal/index.tsx:72 -#: src/components/modals/CreateCheckInListModal/index.tsx:82 -#: src/components/routes/event/CheckInLists/index.tsx:46 +#: src/components/common/CheckInListList/index.tsx:59 +#: src/components/modals/CreateCheckInListModal/index.tsx:83 +#: src/components/modals/CreateCheckInListModal/index.tsx:99 +#: src/components/routes/event/CheckInLists/index.tsx:48 msgid "Create Check-In List" msgstr "Create Check-In List" +#: src/components/routes/admin/Configurations/index.tsx:66 +#: src/components/routes/admin/Configurations/index.tsx:198 +#: src/components/routes/admin/Configurations/index.tsx:252 +msgid "Create Configuration" +msgstr "Utwórz konfigurację" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:311 +msgid "Create custom email templates for this event that override the organizer defaults" +msgstr "Utwórz niestandardowe szablony e-mail dla tego wydarzenia, które zastąpią domyślne szablony organizatora" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:301 +msgid "Create Custom Template" +msgstr "Utwórz niestandardowy szablon" + +#: src/components/routes/event/promo-codes.tsx:32 +msgid "Create discounts, access codes for hidden tickets, and special offers." +msgstr "Twórz zniżki, kody dostępu do ukrytych biletów i oferty specjalne." + #: src/components/common/NoEventsBlankSlate/index.tsx:27 -#: src/components/layouts/OrganizerLayout/index.tsx:145 +#: src/components/layouts/OrganizerLayout/index.tsx:152 #: src/components/routes/organizer/Events/index.tsx:62 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:257 msgid "Create Event" @@ -1961,58 +2112,49 @@ msgstr "Create Event" msgid "Create new" msgstr "Create new" -#: src/components/common/GlobalMenu/index.tsx:60 +#: src/components/routes/auth/ResetPassword/index.tsx:57 +msgid "Create new password" +msgstr "Utwórz nowe hasło" + +#: src/components/common/GlobalMenu/index.tsx:76 #: src/components/modals/CreateEventModal/index.tsx:138 #: src/components/modals/CreateOrganizerModal/index.tsx:16 msgid "Create Organizer" msgstr "Create Organizer" -#: src/components/modals/CreateProductModal/index.tsx:86 +#: src/components/modals/CreateProductModal/index.tsx:88 msgid "Create Product" msgstr "Create Product" -#: src/components/routes/event/GettingStarted/index.tsx:70 -#~ msgid "Create products for your event, set prices, and manage available quantity." -#~ msgstr "Create products for your event, set prices, and manage available quantity." - #: src/components/modals/CreatePromoCodeModal/index.tsx:51 #: src/components/modals/CreatePromoCodeModal/index.tsx:56 msgid "Create Promo Code" msgstr "Create Promo Code" -#: src/components/routes/event/GettingStarted/index.tsx:58 -#~ msgid "Create promo codes" -#~ msgstr "Create promo codes" - -#: src/components/routes/event/GettingStarted/index.tsx:55 -#~ msgid "Create promo codes to offer discounts to your attendees." -#~ msgstr "Create promo codes to offer discounts to your attendees." - -#: src/components/modals/CreateQuestionModal/index.tsx:69 -#: src/components/modals/CreateQuestionModal/index.tsx:74 +#: src/components/modals/CreateQuestionModal/index.tsx:70 +#: src/components/modals/CreateQuestionModal/index.tsx:75 msgid "Create Question" msgstr "Create Question" -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:41 +#: src/components/forms/ProductForm/index.tsx:420 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:53 msgid "Create Tax or Fee" msgstr "Create Tax or Fee" -#: src/components/modals/CreateTicketModal/index.tsx:83 -#: src/components/modals/CreateTicketModal/index.tsx:91 -#: src/components/routes/event/tickets.tsx:50 -#~ msgid "Create Ticket" -#~ msgstr "Create Ticket" - -#: src/components/modals/CreateProductModal/index.tsx:78 +#: src/components/modals/CreateProductModal/index.tsx:80 msgid "Create Ticket or Product" msgstr "Create Ticket or Product" -#: src/components/routes/event/GettingStarted/index.tsx:122 +#: src/components/routes/event/GettingStarted/index.tsx:127 msgid "Create tickets for your event, set prices, and manage available quantity." msgstr "Create tickets for your event, set prices, and manage available quantity." -#: src/components/modals/CreateWebhookModal/index.tsx:57 -#: src/components/modals/CreateWebhookModal/index.tsx:67 +#: src/components/routes/event/Affiliates/index.tsx:61 +msgid "Create trackable links to reward partners who promote your event." +msgstr "Twórz śledzone linki, aby nagradzać partnerów promujących Twoje wydarzenie." + +#: src/components/modals/CreateWebhookModal/index.tsx:56 +#: src/components/modals/CreateWebhookModal/index.tsx:66 msgid "Create Webhook" msgstr "Create Webhook" @@ -2020,7 +2162,7 @@ msgstr "Create Webhook" msgid "Create Your Event" msgstr "Create Your Event" -#: src/components/routes/welcome/index.tsx:299 +#: src/components/routes/welcome/index.tsx:302 msgid "Create your first event" msgstr "Create your first event" @@ -2033,103 +2175,168 @@ msgstr "Create your first event to start selling tickets and managing attendees. msgid "Create your own event" msgstr "Create your own event" -#: src/components/common/OrdersTable/index.tsx:208 -#: src/components/common/OrdersTable/index.tsx:281 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:131 +#: src/components/routes/admin/Messages/index.tsx:163 +#: src/components/routes/admin/Messages/index.tsx:303 msgid "Created" msgstr "Created" -#: src/components/routes/welcome/index.tsx:407 +#: src/components/routes/welcome/index.tsx:410 msgid "Creating Event..." msgstr "Creating Event..." -#: src/components/forms/OrganizerForm/index.tsx:123 +#: src/components/forms/OrganizerForm/index.tsx:125 msgid "Creating Organizer..." msgstr "Creating Organizer..." -#: src/components/routes/welcome/index.tsx:405 +#: src/components/routes/welcome/index.tsx:408 msgid "Creating your event, please wait" msgstr "Creating your event, please wait" -#: src/components/forms/OrganizerForm/index.tsx:121 +#: src/components/forms/OrganizerForm/index.tsx:123 msgid "Creating your organizer profile, please wait" msgstr "Creating your organizer profile, please wait" -#: src/components/forms/OrganizerForm/index.tsx:49 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:48 +msgid "CTA label is required" +msgstr "Etykieta CTA jest wymagana" + +#: src/components/common/OrganizerReportTable/index.tsx:306 +#: src/components/forms/OrganizerForm/index.tsx:50 #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:73 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:148 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:115 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:51 +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:99 +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:33 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:116 msgid "Currency" msgstr "Currency" -#: src/components/routes/profile/ManageProfile/index.tsx:191 +#: src/components/routes/profile/ManageProfile/index.tsx:228 msgid "Current Password" msgstr "Obecne hasło" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:330 -msgid "Custom" -msgstr "Custom" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:163 +msgid "Current payment processor" +msgstr "Obecny procesor płatności" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:156 +msgid "Current VAT number is validated" +msgstr "Obecny numer VAT jest zweryfikowany" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:157 +msgid "Current VAT number validation failed" +msgstr "Weryfikacja obecnego numeru VAT nie powiodła się" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:102 +msgid "Currently available for purchase" +msgstr "Obecnie dostępne do zakupu" + +#: src/components/layouts/AuthLayout/index.tsx:45 +msgid "Custom Branding" +msgstr "Niestandardowa marka" #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:159 msgid "Custom Maps URL" msgstr "Custom Maps URL" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:50 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:83 +msgid "Custom message after checkout" +msgstr "Niestandardowa wiadomość po realizacji zamówienia" + +#: src/components/common/QuestionsTable/index.tsx:432 +msgid "Custom Questions" +msgstr "Niestandardowe pytania" + +#: src/components/common/OrganizerReportTable/index.tsx:61 #: src/components/common/ReportTable/index.tsx:53 msgid "Custom Range" msgstr "Custom Range" -#: src/components/common/OrdersTable/index.tsx:205 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:223 +msgid "Custom template" +msgstr "Niestandardowy szablon" + +#: src/components/common/AdminOrdersTable/index.tsx:71 +#: src/components/common/OrdersTable/index.tsx:200 msgid "Customer" msgstr "Customer" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:55 +#: src/components/modals/RefundOrderModal/index.tsx:125 +msgid "Customer will receive an email confirming the refund" +msgstr "Klient otrzyma e-mail potwierdzający zwrot" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:26 +msgid "Customer's email address" +msgstr "Adres e-mail klienta" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:24 +msgid "Customer's first name" +msgstr "Imię klienta" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:25 +msgid "Customer's last name" +msgstr "Nazwisko klienta" + +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:108 +msgid "Customers" +msgstr "Klienci" + +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:55 msgid "Customize the email and notification settings for this event" msgstr "Customize the email and notification settings for this event" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:54 -#~ msgid "Customize the email settings for this event" -#~ msgstr "Customize the email settings for this event" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:72 -#~ msgid "Customize the event homepage and checkout experience" -#~ msgstr "Customize the event homepage and checkout experience" +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:313 +msgid "Customize the emails sent to your customers using Liquid templating. These templates will be used as defaults for all events in your organization." +msgstr "Dostosuj e-maile wysyłane do klientów za pomocą szablonów Liquid. Te szablony będą używane jako domyślne dla wszystkich wydarzeń w Twojej organizacji." -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:62 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:83 msgid "Customize the event homepage and checkout messaging" msgstr "Customize the event homepage and checkout messaging" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:70 +#: src/components/routes/event/HomepageDesigner/index.tsx:161 +msgid "Customize the layout, colors, and branding of your event homepage." +msgstr "Dostosuj układ, kolory i markę strony głównej wydarzenia." + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:73 msgid "Customize the miscellaneous settings for this event" msgstr "Customize the miscellaneous settings for this event" +#: src/components/common/QuestionsTable/index.tsx:411 +msgid "Customize the questions asked during checkout to gather important information from your attendees." +msgstr "Dostosuj pytania zadawane podczas realizacji zamówienia, aby zebrać ważne informacje od uczestników." + #: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:57 #: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:57 msgid "Customize the SEO settings for this event" msgstr "Customize the SEO settings for this event" -#: src/components/routes/event/HomepageDesigner/index.tsx:255 +#: src/components/routes/event/HomepageDesigner/index.tsx:253 msgid "Customize the text shown on the continue button" msgstr "Customize the text shown on the continue button" -#: src/components/routes/event/GettingStarted/index.tsx:169 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:112 +msgid "Customize your email template using Liquid templating" +msgstr "Dostosuj swój szablon e-mail za pomocą szablonów Liquid" + +#: src/components/routes/event/GettingStarted/index.tsx:174 msgid "Customize your event page" msgstr "Customize your event page" -#: src/components/layouts/AuthLayout/index.tsx:86 -msgid "Customize your event page and widget design to match your brand perfectly" -msgstr "Dostosuj stronę wydarzenia i projekt widżetu tak, aby idealnie pasowały do ​​Twojej marki" - -#: src/components/routes/event/HomepageDesigner/index.tsx:129 -msgid "Customize your event page appearance" -msgstr "Customize your event page appearance" - -#: src/components/routes/event/GettingStarted/index.tsx:165 +#: src/components/routes/event/GettingStarted/index.tsx:170 msgid "Customize your event page to match your brand and style." msgstr "Customize your event page to match your brand and style." -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:185 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:171 msgid "Customize your organizer page appearance" msgstr "Customize your organizer page appearance" +#: src/components/routes/organizer/Reports/index.tsx:18 +msgid "Daily revenue, taxes, fees, and refunds across all events" +msgstr "Dzienny przychód, podatki, opłaty i zwroty we wszystkich wydarzeniach" + #: src/components/routes/event/Reports/index.tsx:23 msgid "Daily Sales Report" msgstr "Daily Sales Report" @@ -2138,76 +2345,79 @@ msgstr "Daily Sales Report" msgid "Daily sales, tax, and fee breakdown" msgstr "Daily sales, tax, and fee breakdown" -#: src/components/common/CapacityAssignmentList/index.tsx:156 -#: src/components/common/CheckInListList/index.tsx:176 -#: src/components/common/OrdersTable/index.tsx:186 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:287 +#: src/components/common/CapacityAssignmentList/index.tsx:153 +#: src/components/common/CheckInListList/index.tsx:174 +#: src/components/common/OrdersTable/index.tsx:182 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:477 #: src/components/common/PromoCodeTable/index.tsx:181 -#: src/components/common/QuestionsTable/index.tsx:115 #: src/components/common/WebhookTable/index.tsx:116 msgid "Danger zone" msgstr "Danger zone" -#: src/components/common/AttendeeTable/index.tsx:180 +#: src/components/common/AttendeeTable/index.tsx:367 msgid "Danger Zone" msgstr "Danger Zone" -#: src/components/layouts/Event/index.tsx:89 +#: src/components/common/ThemeColorControls/index.tsx:93 +msgid "Dark" +msgstr "Ciemny" + +#: src/components/layouts/Admin/index.tsx:13 +#: src/components/layouts/Event/index.tsx:91 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:160 msgid "Dashboard" msgstr "Dashboard" +#: src/components/layouts/AuthLayout/index.tsx:60 +msgid "Data Ownership" +msgstr "Własność danych" + +#: src/components/common/AdminOrdersTable/index.tsx:94 #: src/components/common/OrderDetails/index.tsx:39 #: src/components/forms/QuestionForm/index.tsx:136 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:56 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:24 msgid "Date" msgstr "Date" -#: src/components/layouts/EventHomepage/EventInformation/index.tsx:40 -#~ msgid "Date & Time" -#~ msgstr "Date & Time" +#: src/components/common/AttendeeTicket/index.tsx:75 +msgid "Date & Time" +msgstr "Date & Time" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:35 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:69 +msgid "Date of the event" +msgstr "Data wydarzenia" -#: src/components/routes/welcome/index.tsx:316 -#~ msgid "David Earley's first event" -#~ msgstr "David Earley's first event" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:23 +msgid "Date order was placed" +msgstr "Data złożenia zamówienia" #: src/components/forms/CapaciyAssigmentForm/index.tsx:38 msgid "Day one capacity" msgstr "Day one capacity" -#: src/components/forms/CheckInListForm/index.tsx:21 -#~ msgid "Day one check-in list" -#~ msgstr "Day one check-in list" +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:93 +msgid "Default" +msgstr "Domyślny" -#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:105 -#~ msgid "Deactivate user" -#~ msgstr "Deactivate user" +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:82 +msgid "Default attendee information collection" +msgstr "Domyślne zbieranie informacji o uczestnikach" -#: src/components/forms/OrganizerForm/index.tsx:76 -#~ msgid "Default Currency" -#~ msgstr "Default Currency" +#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:44 +msgid "Default Fee Handling" +msgstr "Domyślna obsługa opłat" -#: src/components/forms/OrganizerForm/index.tsx:65 -#~ msgid "Default currency for events" -#~ msgstr "Default currency for events" - -#: src/components/forms/OrganizerForm/index.tsx:60 -#~ msgid "Default Settings" -#~ msgstr "Default Settings" - -#: src/components/forms/OrganizerForm/index.tsx:86 -#~ msgid "Default Timezone" -#~ msgstr "Default Timezone" - -#: src/components/forms/OrganizerForm/index.tsx:88 -#~ msgid "Default timezone for event schedules" -#~ msgstr "Default timezone for event schedules" - -#: src/components/forms/OrganizerForm/index.tsx:75 -#~ msgid "Default timezone for events" -#~ msgstr "Default timezone for events" +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:213 +msgid "Default template will be used" +msgstr "Zostanie użyty domyślny szablon" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:483 #: src/components/common/PromoCodeTable/index.tsx:40 -#: src/components/common/TaxAndFeeList/index.tsx:73 +#: src/components/common/QuestionsTable/index.tsx:150 +#: src/components/common/TaxAndFeeList/index.tsx:78 +#: src/components/routes/admin/FailedJobs/index.tsx:209 msgid "Delete" msgstr "Delete" @@ -2215,7 +2425,11 @@ msgstr "Delete" msgid "Delete Affiliate" msgstr "Delete Affiliate" -#: src/components/common/CapacityAssignmentList/index.tsx:159 +#: src/components/routes/admin/FailedJobs/index.tsx:135 +msgid "Delete All" +msgstr "Usuń wszystko" + +#: src/components/common/CapacityAssignmentList/index.tsx:156 msgid "Delete Capacity" msgstr "Delete Capacity" @@ -2224,7 +2438,7 @@ msgstr "Delete Capacity" msgid "Delete category" msgstr "Delete category" -#: src/components/common/CheckInListList/index.tsx:179 +#: src/components/common/CheckInListList/index.tsx:177 msgid "Delete Check-In List" msgstr "Delete Check-In List" @@ -2232,78 +2446,55 @@ msgstr "Delete Check-In List" msgid "Delete code" msgstr "Delete code" -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:113 -#~ msgid "Delete Cover" -#~ msgstr "Delete Cover" - -#: src/components/common/ImageUploadDropzone/index.tsx:239 +#: src/components/common/ImageUploadDropzone/index.tsx:255 msgid "Delete image" msgstr "Delete image" -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:98 -#~ msgid "Delete Image" -#~ msgstr "Delete Image" +#: src/components/routes/admin/FailedJobs/index.tsx:301 +msgid "Delete Job" +msgstr "Usuń zadanie" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:292 -msgid "Delete product" -msgstr "Delete product" +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:121 +msgid "Delete Template" +msgstr "Usuń szablon" -#: src/components/common/QuestionsTable/index.tsx:120 -msgid "Delete question" -msgstr "Delete question" - -#: src/components/common/TicketsTable/SortableTicket/index.tsx:199 -#~ msgid "Delete ticket" -#~ msgstr "Delete ticket" - -#: src/components/routes/account/ManageAccount/sections/Users/index.tsx:100 -#~ msgid "Delete user" -#~ msgstr "Delete user" +#: src/components/common/QuestionsTable/index.tsx:197 +msgid "Delete this question? This cannot be undone." +msgstr "Usunąć to pytanie? Tej operacji nie można cofnąć." #: src/components/common/WebhookTable/index.tsx:127 msgid "Delete webhook" msgstr "Delete webhook" -#: src/components/forms/ProductForm/index.tsx:258 +#: src/components/forms/ProductForm/index.tsx:280 #: src/components/forms/TaxAndFeeForm/index.tsx:81 -#: src/components/modals/DuplicateEventModal/index.tsx:113 +#: src/components/modals/DuplicateEventModal/index.tsx:115 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:93 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:86 msgid "Description" msgstr "Description" -#: src/components/forms/CheckInListForm/index.tsx:36 +#: src/components/forms/CheckInListForm/index.tsx:52 msgid "Description for check-in staff" msgstr "Description for check-in staff" -#: src/components/modals/CreateEventModal/index.tsx:40 -#~ msgid "Description should be less than 50,000 characters" -#~ msgstr "Description should be less than 50,000 characters" - -#: src/components/modals/DuplicateEventModal/index.tsx:147 +#: src/components/modals/DuplicateEventModal/index.tsx:149 msgid "Deselect All" msgstr "Deselect All" -#: src/components/routes/product-widget/CollectInformation/index.tsx:386 +#: src/components/routes/event/TicketDesigner/index.tsx:122 +msgid "Design Elements" +msgstr "Elementy projektu" + +#: src/components/common/ProgressStepper/index.tsx:18 +#: src/components/common/ProgressStepper/index.tsx:23 msgid "Details" msgstr "Details" -#: src/components/routes/welcome/index.tsx:191 +#: src/components/routes/welcome/index.tsx:193 msgid "Didn't receive the code?" msgstr "Didn't receive the code?" -#: src/components/common/PromoCodeTable/index.tsx:167 -#~ msgid "Disable code" -#~ msgstr "Disable code" - -#: src/components/forms/CapaciyAssigmentForm/index.tsx:27 -#~ msgid "Disable this capacity track capacity without stopping product sales" -#~ msgstr "Disable this capacity track capacity without stopping product sales" - -#: src/components/forms/CapaciyAssigmentForm/index.tsx:26 -#~ msgid "Disable this capacity track capacity without stopping ticket sales" -#~ msgstr "Disable this capacity track capacity without stopping ticket sales" - #: src/components/forms/CapaciyAssigmentForm/index.tsx:27 msgid "Disabling this capacity will track sales but not stop them when the limit is reached" msgstr "Disabling this capacity will track sales but not stop them when the limit is reached" @@ -2328,51 +2519,43 @@ msgstr "Discount in {0}" msgid "Discount Type" msgstr "Discount Type" -#: src/components/routes/product-widget/SelectProducts/index.tsx:297 -#~ msgid "Dismiss" -#~ msgstr "Dismiss" - -#: src/components/routes/product-widget/SelectProducts/index.tsx:392 +#: src/components/routes/product-widget/SelectProducts/index.tsx:393 msgid "Dismiss this message" msgstr "Dismiss this message" +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:127 +msgid "Display a checkbox allowing customers to opt-in to receive marketing communications from this event organizer." +msgstr "Wyświetl pole wyboru umożliwiające klientom wyrażenie zgody na otrzymywanie komunikacji marketingowej od organizatora wydarzenia." + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:190 msgid "Document Label" msgstr "Document Label" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:223 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:691 msgid "Documentation" msgstr "Documentation" -#: src/components/layouts/AuthLayout/index.tsx:19 -#~ msgid "Does not exist" -#~ msgstr "Does not exist" +#: src/components/common/AddToCalendarCTA/index.tsx:19 +msgid "Don't forget!" +msgstr "Nie zapomnij!" -#: src/components/routes/auth/Login/index.tsx:57 -msgid "Don't have an account? <0>Sign up" -msgstr "Nie masz jeszcze konta? <0>Zarejestruj się" +#: src/components/routes/auth/Login/index.tsx:82 +msgid "Don't have an account? <0>Sign up" +msgstr "Nie masz konta? <0>Zarejestruj się" -#: src/components/routes/auth/Login/index.tsx:72 -#~ msgid "Don't have an account? <0>Sign Up" -#~ msgstr "Nie masz jeszcze konta? <0>Zarejestruj się" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:294 +msgid "Donation" +msgstr "Darowizna" -#: src/components/forms/ProductForm/index.tsx:157 +#: src/components/forms/ProductForm/index.tsx:166 msgid "Donation / Pay what you'd like product" msgstr "Donation / Pay what you'd like product" -#: src/components/forms/TicketForm/index.tsx:139 -#~ msgid "Donation / Pay what you'd like ticket" -#~ msgstr "Donation / Pay what you'd like ticket" +#: src/components/modals/CheckInListSuccessModal/index.tsx:59 +msgid "Done" +msgstr "Gotowe" -#: src/components/routes/ticket-widget/SelectTickets/Prices/Tiered/index.tsx:59 -#~ msgid "Donation amount" -#~ msgstr "Donation amount" - -#: src/components/forms/TicketForm/index.tsx:139 -#~ msgid "Donation Ticket" -#~ msgstr "Donation Ticket" - -#: src/components/common/AddEventToCalendarButton/index.tsx:137 +#: src/components/common/CalendarOptionsPopover/index.tsx:38 msgid "Download .ics" msgstr "Download .ics" @@ -2380,11 +2563,11 @@ msgstr "Download .ics" msgid "Download CSV" msgstr "Download CSV" -#: src/components/common/OrdersTable/index.tsx:162 +#: src/components/common/OrdersTable/index.tsx:158 msgid "Download invoice" msgstr "Download invoice" -#: src/components/layouts/Checkout/index.tsx:124 +#: src/components/layouts/Checkout/index.tsx:220 msgid "Download Invoice" msgstr "Download Invoice" @@ -2392,125 +2575,97 @@ msgstr "Download Invoice" msgid "Download QR Code" msgstr "Download QR Code" -#: src/components/routes/ticket-widget/OrderSummaryAndTickets/index.tsx:91 -#~ msgid "Download Tickets PDF" -#~ msgstr "Download Tickets PDF" +#: src/components/routes/event/Reports/index.tsx:38 +msgid "Download sales, attendee, and financial reports for all completed orders." +msgstr "Pobierz raporty sprzedaży, uczestników i finansowe dla wszystkich zrealizowanych zamówień." -#: src/components/common/OrdersTable/index.tsx:111 -#: src/components/layouts/Checkout/index.tsx:47 +#: src/components/common/OrdersTable/index.tsx:97 +#: src/components/layouts/Checkout/index.tsx:82 msgid "Downloading Invoice" msgstr "Downloading Invoice" -#: src/components/layouts/Event/index.tsx:176 -#: src/components/layouts/OrganizerLayout/index.tsx:198 +#: src/components/common/EventCard/index.tsx:84 +#: src/components/layouts/Event/index.tsx:182 +#: src/components/layouts/OrganizerLayout/index.tsx:206 msgid "Draft" msgstr "Draft" -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:83 -#~ msgid "Drag and drop or click" -#~ msgstr "Drag and drop or click" - -#: src/components/common/TicketsTable/SortableTicket/index.tsx:115 -#~ msgid "Drag to sort" -#~ msgstr "Drag to sort" - -#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:83 -#~ msgid "Drop an image, or click here to replace the Cover Image" -#~ msgstr "Drop an image, or click here to replace the Cover Image" - -#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:84 -#~ msgid "Drop an image, or click here to upload the Cover Image" -#~ msgstr "Drop an image, or click here to upload the Cover Image" - #: src/components/forms/QuestionForm/index.tsx:124 msgid "Dropdown selection" msgstr "Dropdown selection" -#: src/components/modals/SendMessageModal/index.tsx:160 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:351 +msgid "Due to the high risk of spam, you must connect a Stripe account before you can modify email templates. This is to ensure that all event organizers are verified and accountable." +msgstr "Ze względu na wysokie ryzyko spamu, musisz połączyć konto Stripe, zanim będziesz mógł modyfikować szablony e-mail. Ma to na celu zapewnienie, że wszyscy organizatorzy wydarzeń są zweryfikowani i odpowiedzialni." + +#: src/components/modals/SendMessageModal/index.tsx:168 msgid "" -"Due to the high risk of spam, we require manual verification before you can send messages.\n" -"Please contact us to request access." +"Due to the high risk of spam, you must connect a Stripe account before you can send messages to attendees.\n" +"This is to ensure that all event organizers are verified and accountable." msgstr "" -"Due to the high risk of spam, we require manual verification before you can send messages.\n" -"Please contact us to request access." - -#: src/components/modals/DuplicateEventModal/index.tsx:124 -#~ msgid "Duplicate Capacity Assignments" -#~ msgstr "Duplicate Capacity Assignments" +"Ze względu na wysokie ryzyko spamu, musisz połączyć konto Stripe, zanim będziesz mógł wysyłać wiadomości do uczestników.\n" +"Ma to na celu zapewnienie, że wszyscy organizatorzy wydarzeń są zweryfikowani i odpowiedzialni." -#: src/components/modals/DuplicateEventModal/index.tsx:128 -#~ msgid "Duplicate Check-In Lists" -#~ msgstr "Duplicate Check-In Lists" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:473 +msgid "Duplicate" +msgstr "Duplikuj" -#: src/components/common/EventCard/index.tsx:98 +#: src/components/common/EventCard/index.tsx:141 msgid "Duplicate event" msgstr "Duplicate event" -#: src/components/modals/DuplicateEventModal/index.tsx:98 -#: src/components/modals/DuplicateEventModal/index.tsx:175 +#: src/components/modals/DuplicateEventModal/index.tsx:100 +#: src/components/modals/DuplicateEventModal/index.tsx:177 msgid "Duplicate Event" msgstr "Duplicate Event" -#: src/components/modals/DuplicateEventModal/index.tsx:132 -#~ msgid "Duplicate Event Cover Image" -#~ msgstr "Duplicate Event Cover Image" - -#: src/components/modals/DuplicateEventModal/index.tsx:133 +#: src/components/modals/DuplicateEventModal/index.tsx:135 msgid "Duplicate Options" msgstr "Duplicate Options" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:285 -#: src/components/modals/DuplicateProductModal/index.tsx:109 #: src/components/modals/DuplicateProductModal/index.tsx:113 +#: src/components/modals/DuplicateProductModal/index.tsx:117 msgid "Duplicate Product" msgstr "Duplicate Product" -#: src/components/modals/DuplicateEventModal/index.tsx:108 -#~ msgid "Duplicate Products" -#~ msgstr "Duplicate Products" - -#: src/components/modals/DuplicateEventModal/index.tsx:120 -#~ msgid "Duplicate Promo Codes" -#~ msgstr "Duplicate Promo Codes" - -#: src/components/modals/DuplicateEventModal/index.tsx:112 -#~ msgid "Duplicate Questions" -#~ msgstr "Duplicate Questions" - -#: src/components/modals/DuplicateEventModal/index.tsx:116 -#~ msgid "Duplicate Settings" -#~ msgstr "Duplicate Settings" - -#: src/components/modals/DuplicateEventModal/index.tsx:107 -#~ msgid "Duplicate Tickets" -#~ msgstr "Duplicate Tickets" - -#: src/components/modals/DuplicateEventModal/index.tsx:137 -#~ msgid "Duplicate Webhooks" -#~ msgstr "Duplicate Webhooks" - -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Dutch" -#: src/components/routes/event/HomepageDesigner/index.tsx:256 +#: src/components/routes/event/HomepageDesigner/index.tsx:254 msgid "e.g., Get Tickets, Register Now" msgstr "e.g., Get Tickets, Register Now" -#: src/components/forms/ProductForm/index.tsx:78 +#: src/components/modals/SendMessageModal/index.tsx:275 +msgid "e.g., Important update about your tickets" +msgstr "np. Ważna aktualizacja dotycząca Twoich biletów" + +#: src/components/routes/admin/Configurations/index.tsx:213 +msgid "e.g., Standard, Premium, Enterprise" +msgstr "np. Standardowy, Premium, Enterprise" + +#: src/components/forms/ProductForm/index.tsx:86 msgid "Early bird" msgstr "Early bird" -#: src/components/common/TaxAndFeeList/index.tsx:65 +#: src/components/common/QuestionsTable/index.tsx:142 +#: src/components/common/TaxAndFeeList/index.tsx:70 #: src/components/modals/ManageAttendeeModal/index.tsx:221 #: src/components/modals/ManageOrderModal/index.tsx:203 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:266 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:234 msgid "Edit" msgstr "Edit" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:467 #: src/components/modals/EditTaxOrFeeModal/index.tsx:52 msgid "Edit {0}" msgstr "Edit {0}" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:106 +msgid "Edit {0} Template" +msgstr "Edytuj szablon {0}" + #: src/components/common/AffiliateTable/index.tsx:170 #: src/components/modals/EditAffiliateModal/index.tsx:81 #: src/components/modals/EditAffiliateModal/index.tsx:93 @@ -2521,16 +2676,19 @@ msgstr "Edit Affiliate" msgid "Edit Answer" msgstr "Edit Answer" -#: src/components/common/AttendeeTable/index.tsx:174 -#~ msgid "Edit attendee" -#~ msgstr "Edit attendee" +#: src/components/modals/EditAccountConfigurationModal/index.tsx:85 +msgid "Edit Application Fees" +msgstr "Edytuj opłaty aplikacyjne" -#: src/components/modals/EditAttendeeModal/index.tsx:72 -#: src/components/modals/EditAttendeeModal/index.tsx:110 -#~ msgid "Edit Attendee" -#~ msgstr "Edit Attendee" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:122 +msgid "Edit Attendee" +msgstr "Edit Attendee" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:45 +msgid "Edit Attendee Details" +msgstr "Edytuj dane uczestnika" -#: src/components/common/CapacityAssignmentList/index.tsx:146 +#: src/components/common/CapacityAssignmentList/index.tsx:143 msgid "Edit Capacity" msgstr "Edit Capacity" @@ -2544,9 +2702,9 @@ msgstr "Edit Capacity Assignment" msgid "Edit category" msgstr "Edit category" -#: src/components/common/CheckInListList/index.tsx:148 +#: src/components/common/CheckInListList/index.tsx:146 #: src/components/modals/EditCheckInListModal/index.tsx:69 -#: src/components/modals/EditCheckInListModal/index.tsx:91 +#: src/components/modals/EditCheckInListModal/index.tsx:95 msgid "Edit Check-In List" msgstr "Edit Check-In List" @@ -2554,13 +2712,20 @@ msgstr "Edit Check-In List" msgid "Edit Code" msgstr "Edit Code" +#: src/components/routes/admin/Configurations/index.tsx:198 +msgid "Edit Configuration" +msgstr "Edytuj konfigurację" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:45 +msgid "Edit Order Details" +msgstr "Edytuj szczegóły zamówienia" + #: src/components/modals/EditOrganizerModal/index.tsx:63 msgid "Edit Organizer" msgstr "Edit Organizer" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:280 -#: src/components/modals/EditProductModal/index.tsx:100 -#: src/components/modals/EditProductModal/index.tsx:108 +#: src/components/modals/EditProductModal/index.tsx:104 +#: src/components/modals/EditProductModal/index.tsx:112 msgid "Edit Product" msgstr "Edit Product" @@ -2574,21 +2739,11 @@ msgstr "Edit Product Category" msgid "Edit Promo Code" msgstr "Edit Promo Code" -#: src/components/common/QuestionsTable/index.tsx:112 -msgid "Edit question" -msgstr "Edit question" - #: src/components/modals/EditQuestionModal/index.tsx:95 #: src/components/modals/EditQuestionModal/index.tsx:101 msgid "Edit Question" msgstr "Edit Question" -#: src/components/common/TicketsTable/SortableTicket/index.tsx:191 -#: src/components/modals/EditTicketModal/index.tsx:96 -#: src/components/modals/EditTicketModal/index.tsx:104 -#~ msgid "Edit Ticket" -#~ msgstr "Edit Ticket" - #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:119 msgid "Edit user" msgstr "Edit user" @@ -2598,6 +2753,10 @@ msgstr "Edit user" msgid "Edit User" msgstr "Edit User" +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:111 +msgid "Edit VAT Settings" +msgstr "Edytuj ustawienia VAT" + #: src/components/common/WebhookTable/index.tsx:104 msgid "Edit webhook" msgstr "Edit webhook" @@ -2607,6 +2766,10 @@ msgstr "Edit webhook" msgid "Edit Webhook" msgstr "Edit Webhook" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:136 +msgid "Editor" +msgstr "Edytor" + #: src/constants/eventCategories.ts:19 msgid "Education" msgstr "Education" @@ -2619,99 +2782,135 @@ msgstr "eg. 2.50 for $2.50" msgid "eg. 23.5 for 23.5%" msgstr "eg. 23.5 for 23.5%" -#: src/components/common/AttendeeDetails/index.tsx:21 -#: src/components/common/AttendeeTable/index.tsx:109 +#: src/components/routes/admin/Messages/index.tsx:318 +msgid "Eligibility Failures" +msgstr "Błędy kwalifikacji" + +#: src/components/common/CheckInStatusModal/index.tsx:162 +msgid "Eligible Check-In Lists" +msgstr "Kwalifikujące się listy odpraw" + +#: src/components/common/AttendeeDetails/index.tsx:22 #: src/components/common/OrderDetails/index.tsx:31 +#: src/components/common/QuestionsTable/index.tsx:253 #: src/components/forms/AffiliateForm/index.tsx:89 #: src/components/modals/EditUserModal/index.tsx:80 #: src/components/modals/InviteUserModal/index.tsx:61 -#: src/components/routes/auth/AcceptInvitation/index.tsx:99 -#: src/components/routes/auth/Login/index.tsx:68 -#: src/components/routes/auth/Register/index.tsx:98 -#: src/components/routes/event/Settings/index.tsx:52 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:127 +#: src/components/routes/admin/Dashboard/index.tsx:401 +#: src/components/routes/auth/AcceptInvitation/index.tsx:112 +#: src/components/routes/auth/ForgotPassword/index.tsx:65 +#: src/components/routes/auth/Login/index.tsx:93 +#: src/components/routes/auth/Register/index.tsx:104 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:78 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:117 -#: src/components/routes/profile/ManageProfile/index.tsx:138 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:68 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:68 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:250 +#: src/components/routes/profile/ManageProfile/index.tsx:156 msgid "Email" msgstr "E-mail" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:54 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:54 msgid "Email & Notification Settings" msgstr "E-mail & Notification Settings" -#: src/components/modals/CreateAttendeeModal/index.tsx:132 +#: src/components/routes/event/Settings/index.tsx:60 +msgid "Email & Templates" +msgstr "E-mail i szablony" + +#: src/components/modals/CreateAttendeeModal/index.tsx:143 #: src/components/modals/ManageAttendeeModal/index.tsx:114 #: src/components/modals/ManageOrderModal/index.tsx:157 msgid "Email address" msgstr "E-mail address" -#: src/components/common/QuestionsTable/index.tsx:220 -#: src/components/common/QuestionsTable/index.tsx:221 -#: src/components/routes/product-widget/CollectInformation/index.tsx:298 -#: src/components/routes/product-widget/CollectInformation/index.tsx:299 -#: src/components/routes/product-widget/CollectInformation/index.tsx:408 -#: src/components/routes/product-widget/CollectInformation/index.tsx:409 +#: src/components/routes/product-widget/CollectInformation/index.tsx:424 +#: src/components/routes/product-widget/CollectInformation/index.tsx:425 +#: src/components/routes/product-widget/CollectInformation/index.tsx:636 +#: src/components/routes/product-widget/CollectInformation/index.tsx:637 msgid "Email Address" msgstr "Email Address" -#: src/components/forms/OrganizerForm/index.tsx:50 -#~ msgid "Email address for attendee inquiries and communications" -#~ msgstr "Email address for attendee inquiries and communications" +#: src/components/common/AttendeeTable/index.tsx:118 +#: src/components/common/OrdersTable/index.tsx:114 +msgid "Email address copied to clipboard" +msgstr "Adres e-mail skopiowany do schowka" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:108 +#: src/components/routes/product-widget/CollectInformation/index.tsx:115 +msgid "Email addresses do not match" +msgstr "Adresy e-mail nie pasują do siebie" -#: src/components/routes/profile/ManageProfile/index.tsx:77 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:149 +msgid "Email Body" +msgstr "Treść e-maila" + +#: src/components/routes/profile/ManageProfile/index.tsx:87 msgid "Email change cancelled successfully" msgstr "Email change cancelled successfully" -#: src/components/routes/profile/ManageProfile/index.tsx:116 +#: src/components/routes/profile/ManageProfile/index.tsx:126 msgid "Email change pending" msgstr "Email change pending" -#: src/components/routes/event/settings.tsx:72 -#~ msgid "Email Configuration" -#~ msgstr "Email Configuration" - -#: src/components/routes/profile/ManageProfile/index.tsx:151 +#: src/components/routes/profile/ManageProfile/index.tsx:169 msgid "Email confirmation resent" msgstr "Email confirmation resent" #: src/components/layouts/Event/index.tsx:71 -#: src/components/layouts/OrganizerLayout/index.tsx:85 -#: src/components/routes/profile/ManageProfile/index.tsx:90 +#: src/components/layouts/OrganizerLayout/index.tsx:96 +#: src/components/routes/profile/ManageProfile/index.tsx:100 msgid "Email confirmation resent successfully" msgstr "Email confirmation resent successfully" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:66 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:66 msgid "Email footer message" msgstr "Email footer message" #: src/components/common/ContactOrganizerModal/index.tsx:34 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:32 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:32 msgid "Email is required" msgstr "Email is required" -#: src/components/routes/profile/ManageProfile/index.tsx:141 +#: src/components/routes/profile/ManageProfile/index.tsx:159 msgid "Email not verified" msgstr "Email not verified" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:53 -#~ msgid "Email Settings" -#~ msgstr "Email Settings" +#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:27 +msgid "Email Preview" +msgstr "Podgląd e-maila" -#: src/components/layouts/OrganizerLayout/index.tsx:267 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:336 +#: src/components/routes/organizer/Settings/index.tsx:64 +msgid "Email Templates" +msgstr "Szablony e-mail" + +#: src/components/layouts/OrganizerLayout/index.tsx:275 msgid "Email Verification Required" msgstr "Email Verification Required" -#: src/components/routes/welcome/index.tsx:95 +#: src/components/routes/welcome/index.tsx:97 msgid "Email verified successfully!" msgstr "Email verified successfully!" -#: src/components/common/WidgetEditor/index.tsx:272 +#: src/components/common/WidgetEditor/index.tsx:246 +#: src/components/common/WidgetEditor/index.tsx:275 msgid "Embed Code" msgstr "Embed Code" -#: src/components/common/WidgetEditor/index.tsx:260 +#: src/components/common/WidgetEditor/index.tsx:262 msgid "Embed Script" msgstr "Embed Script" +#: src/components/common/SelfServiceSettings/index.tsx:19 +msgid "Enable attendee self-service" +msgstr "Włącz samoobsługę uczestników" + +#: src/components/common/SelfServiceSettings/index.tsx:18 +msgid "Enable attendee self-service by default" +msgstr "Włącz samoobsługę uczestników domyślnie" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:181 msgid "Enable Invoicing" msgstr "Enable Invoicing" @@ -2720,52 +2919,51 @@ msgstr "Enable Invoicing" msgid "Enable this capacity to stop product sales when the limit is reached" msgstr "Enable this capacity to stop product sales when the limit is reached" -#: src/components/forms/CapaciyAssigmentForm/index.tsx:20 -#~ msgid "Enable this capacity to stop ticket sales when the limit is reached" -#~ msgstr "Enable this capacity to stop ticket sales when the limit is reached" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:191 +msgid "Enable this template for sending emails" +msgstr "Włącz ten szablon do wysyłania e-maili" #: src/components/forms/WebhookForm/index.tsx:19 msgid "Enabled" msgstr "Enabled" -#: src/components/modals/DuplicateEventModal/index.tsx:127 +#: src/components/common/AdminEventsTable/index.tsx:107 +#: src/components/modals/DuplicateEventModal/index.tsx:129 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:107 msgid "End Date" msgstr "End Date" -#: src/components/routes/welcome/index.tsx:375 -#~ msgid "End Date & Time" -#~ msgstr "End Date & Time" - #: src/components/modals/CreateEventModal/index.tsx:232 msgid "End Date & Time (optional)" msgstr "End Date & Time (optional)" #: src/components/modals/CreateEventModal/index.tsx:43 -#: src/components/routes/welcome/index.tsx:234 +#: src/components/routes/welcome/index.tsx:236 msgid "End date must be after start date" msgstr "End date must be after start date" -#: src/components/routes/welcome/index.tsx:382 +#: src/components/routes/welcome/index.tsx:385 msgid "End time (optional)" msgstr "End time (optional)" +#: src/components/common/EventCard/index.tsx:81 #: src/components/common/EventsDashboardStatusButtons/index.tsx:26 #: src/components/common/EventStatusBadge/index.tsx:14 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:87 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:419 msgid "Ended" msgstr "Ended" -#: src/components/routes/events/Dashboard/index.tsx:57 -#~ msgid "Ended Events" -#~ msgstr "Ended Events" - -#: src/components/common/LanguageSwitcher/index.tsx:16 -#: src/components/common/LanguageSwitcher/index.tsx:50 -#: src/components/modals/CreateAttendeeModal/index.tsx:145 -#: src/components/routes/profile/ManageProfile/index.tsx:173 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 +#: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "English" +#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:58 +msgid "Enter a subject and body to see the preview" +msgstr "Wprowadź temat i treść, aby zobaczyć podgląd" + #: src/components/forms/AffiliateForm/index.tsx:91 msgid "Enter affiliate email (optional)" msgstr "Enter affiliate email (optional)" @@ -2774,24 +2972,69 @@ msgstr "Enter affiliate email (optional)" msgid "Enter affiliate name" msgstr "Enter affiliate name" -#: src/components/modals/CreateAttendeeModal/index.tsx:170 +#: src/components/modals/CreateAttendeeModal/index.tsx:181 msgid "Enter an amount excluding taxes and fees." msgstr "Enter an amount excluding taxes and fees." +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:149 +msgid "Enter business address" +msgstr "Wprowadź adres firmy" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:142 +msgid "Enter business name" +msgstr "Wprowadź nazwę firmy" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:69 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:69 +msgid "Enter email" +msgstr "Wprowadź e-mail" + +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:128 +msgid "Enter email subject..." +msgstr "Wprowadź temat e-maila..." + +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:54 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:54 +msgid "Enter first name" +msgstr "Wprowadź imię" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:61 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:61 +msgid "Enter last name" +msgstr "Wprowadź nazwisko" + +#: src/components/routes/auth/ResetPassword/index.tsx:65 +msgid "Enter new password" +msgstr "Wprowadź nowe hasło" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:124 +msgid "Enter the VAT number including country code" +msgstr "Wprowadź numer VAT wraz z kodem kraju" + #: src/components/forms/AffiliateForm/index.tsx:39 msgid "Enter unique affiliate code" msgstr "Enter unique affiliate code" #: src/components/common/ContactOrganizerModal/index.tsx:80 +#: src/components/routes/auth/Login/index.tsx:150 +#: src/components/routes/my-tickets/index.tsx:192 msgid "Enter your email" msgstr "Enter your email" +#: src/components/routes/auth/ForgotPassword/index.tsx:58 +msgid "Enter your email and we'll send you instructions to reset your password." +msgstr "Wprowadź swój e-mail, a wyślemy Ci instrukcje resetowania hasła." + #: src/components/common/ContactOrganizerModal/index.tsx:74 msgid "Enter your name" msgstr "Enter your name" -#: src/components/common/OrdersTable/index.tsx:119 -#: src/components/layouts/Checkout/index.tsx:55 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:217 +msgid "Enter your VAT number including the country code, without spaces (e.g., IE1234567A, DE123456789)" +msgstr "Wprowadź numer VAT wraz z kodem kraju, bez spacji (np. IE1234567A, DE123456789)" + +#: src/components/common/OrdersTable/index.tsx:105 +#: src/components/layouts/Checkout/index.tsx:90 msgid "Error" msgstr "Error" @@ -2807,17 +3050,41 @@ msgstr "Error confirming email change" msgid "Error loading logs" msgstr "Error loading logs" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:68 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:30 +msgid "EU VAT-registered businesses: Reverse charge mechanism applies (0% - Article 196 of VAT Directive 2006/112/EC)" +msgstr "Firmy zarejestrowane jako podatnicy VAT w UE: Stosuje się mechanizm odwrotnego obciążenia (0% - Art. 196 Dyrektywy VAT 2006/112/WE)" + #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:74 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:116 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:117 msgid "EUR" msgstr "EUR" -#: src/components/routes/events/Dashboard/index.tsx:260 -#~ msgid "event" -#~ msgstr "event" - +#: src/components/common/AdminOrdersTable/index.tsx:72 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:34 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:35 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:36 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:37 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:38 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:39 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:40 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:68 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:69 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:70 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:71 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:72 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:73 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:74 +#: src/components/routes/admin/Dashboard/index.tsx:256 +#: src/components/routes/admin/Dashboard/index.tsx:305 +#: src/components/routes/admin/Messages/index.tsx:157 +#: src/components/routes/admin/Messages/index.tsx:271 #: src/components/routes/events/Dashboard/index.tsx:183 +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:19 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:41 +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:43 +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:23 msgid "Event" msgstr "Event" @@ -2829,53 +3096,66 @@ msgstr "Event Category" msgid "Event Cover Image" msgstr "Event Cover Image" -#: src/components/routes/events/CreateEvent/index.tsx:45 -#~ msgid "Event created successfully" -#~ msgstr "Event created successfully" +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:223 +msgid "Event custom template" +msgstr "Niestandardowy szablon wydarzenia" -#: src/components/modals/CreateEventModal/index.tsx:76 -#~ msgid "Event created successfully 🎉" -#~ msgstr "Event created successfully 🎉" - -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:161 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:35 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:69 +#: src/components/routes/my-tickets/index.tsx:62 +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:29 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:305 msgid "Event Date" msgstr "Event Date" #: src/components/routes/account/ManageAccount/sections/EventDefaultsSettings/index.tsx:5 +#: src/components/routes/organizer/Settings/index.tsx:34 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:73 msgid "Event Defaults" msgstr "Event Defaults" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:38 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:72 #: src/components/modals/CreateEventModal/index.tsx:197 msgid "Event Description" msgstr "Event Description" -#: src/components/routes/event/Settings/index.tsx:28 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:38 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:72 +msgid "Event details" +msgstr "Szczegóły wydarzenia" + +#: src/components/routes/event/Settings/index.tsx:36 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:68 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:276 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:598 msgid "Event Details" msgstr "Event Details" -#: src/components/modals/DuplicateEventModal/index.tsx:87 +#: src/components/modals/DuplicateEventModal/index.tsx:89 msgid "Event duplicated successfully" msgstr "Event duplicated successfully" -#: src/components/layouts/Checkout/index.tsx:77 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:37 +msgid "Event Full Address" +msgstr "Pełny adres wydarzenia" + +#: src/components/layouts/Checkout/index.tsx:165 msgid "Event Homepage" msgstr "Event Homepage" -#: src/components/layouts/Event/index.tsx:166 -#~ msgid "Event is not visible to the public" -#~ msgstr "Event is not visible to the public" - -#: src/components/layouts/Event/index.tsx:165 -#~ msgid "Event is visible to the public" -#~ msgstr "Event is visible to the public" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:71 +msgid "Event Location" +msgstr "Lokalizacja wydarzenia" #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:85 msgid "Event location & venue details" msgstr "Event location & venue details" -#: src/components/routes/welcome/index.tsx:349 +#: src/components/layouts/AuthLayout/index.tsx:83 +msgid "Event Management Platform" +msgstr "Platforma zarządzania wydarzeniami" + +#: src/components/routes/welcome/index.tsx:352 msgid "Event name" msgstr "Event name" @@ -2883,7 +3163,7 @@ msgstr "Event name" msgid "Event Name" msgstr "Event Name" -#: src/components/routes/welcome/index.tsx:230 +#: src/components/routes/welcome/index.tsx:232 msgid "Event name is required" msgstr "Event name is required" @@ -2896,62 +3176,109 @@ msgstr "Event name should be less than 150 characters" msgid "Event Not Available" msgstr "Event Not Available" -#: src/components/layouts/Event/index.tsx:187 -#~ msgid "Event page" -#~ msgstr "Event page" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:44 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:77 +msgid "Event organizer name" +msgstr "Nazwa organizatora wydarzenia" -#: src/components/layouts/Event/index.tsx:223 +#: src/components/layouts/Event/index.tsx:229 msgid "Event Page" msgstr "Event Page" -#: src/components/routes/event/settings.tsx:42 -#~ msgid "Event Settings" -#~ msgstr "Event Settings" +#: src/components/layouts/Event/index.tsx:101 +#: src/components/routes/event/Settings/index.tsx:125 +msgid "Event Settings" +msgstr "Event Settings" #: src/components/common/EventCard/index.tsx:70 -#: src/components/common/StatusToggle/index.tsx:59 -#: src/components/layouts/Event/index.tsx:155 -#: src/components/routes/event/EventDashboard/index.tsx:76 -#: src/components/routes/event/GettingStarted/index.tsx:63 +#: src/components/common/StatusToggle/index.tsx:63 +#: src/components/layouts/Event/index.tsx:161 +#: src/components/routes/event/EventDashboard/index.tsx:88 +#: src/components/routes/event/GettingStarted/index.tsx:68 msgid "Event status update failed. Please try again later" msgstr "Event status update failed. Please try again later" #: src/components/common/EventCard/index.tsx:67 -#: src/components/common/StatusToggle/index.tsx:51 -#: src/components/layouts/Event/index.tsx:152 -#: src/components/routes/event/EventDashboard/index.tsx:73 -#: src/components/routes/event/GettingStarted/index.tsx:60 +#: src/components/common/StatusToggle/index.tsx:55 +#: src/components/layouts/Event/index.tsx:158 +#: src/components/routes/event/EventDashboard/index.tsx:85 +#: src/components/routes/event/GettingStarted/index.tsx:65 msgid "Event status updated" msgstr "Event status updated" -#: src/components/common/PoweredByFooter/index.tsx:28 -#~ msgid "Event Ticketing by" -#~ msgstr "Event Ticketing by" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:36 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:70 +msgid "Event Time" +msgstr "Czas wydarzenia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:39 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:73 +msgid "Event timezone" +msgstr "Strefa czasowa wydarzenia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:39 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:73 +msgid "Event Timezone" +msgstr "Strefa czasowa wydarzenia" + +#: src/components/common/AdminEventsTable/index.tsx:84 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:34 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:68 +msgid "Event Title" +msgstr "Tytuł wydarzenia" + +#: src/components/routes/admin/Messages/index.tsx:73 +msgid "Event Too New" +msgstr "Wydarzenie zbyt nowe" #: src/components/common/WebhookTable/index.tsx:237 #: src/components/forms/WebhookForm/index.tsx:122 msgid "Event Types" msgstr "Event Types" -#: src/components/modals/ShareModal/index.tsx:237 -#~ msgid "Event URL" -#~ msgstr "Event URL" - -#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:39 -#~ msgid "Event wdwdeNot Available" -#~ msgstr "Event wdwdeNot Available" - -#: src/components/routes/events/Dashboard/index.tsx:260 -#~ msgid "events" -#~ msgstr "events" - -#: src/components/layouts/OrganizerLayout/index.tsx:73 -#: src/components/layouts/OrganizerLayout/index.tsx:133 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:40 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:74 +msgid "Event Venue" +msgstr "Miejsce wydarzenia" + +#: src/components/common/AdminAccountsTable/index.tsx:82 +#: src/components/layouts/Admin/index.tsx:16 +#: src/components/layouts/OrganizerLayout/index.tsx:84 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:158 +#: src/components/routes/admin/Attribution/index.tsx:133 +#: src/components/routes/admin/Dashboard/index.tsx:403 +#: src/components/routes/admin/Events/index.tsx:77 #: src/components/routes/organizer/Events/index.tsx:43 msgid "Events" msgstr "Events" -#: src/components/forms/CheckInListForm/index.tsx:56 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:120 +#: src/components/routes/organizer/Reports/index.tsx:23 +msgid "Events Performance" +msgstr "Wydajność wydarzeń" + +#: src/components/routes/admin/Dashboard/index.tsx:450 +msgid "Events Starting in Next 24 Hours" +msgstr "Wydarzenia rozpoczynające się w ciągu 24 godzin" + +#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:23 +msgid "Every email template must include a call-to-action button that links to the appropriate page" +msgstr "Każdy szablon e-mail musi zawierać przycisk wezwania do działania prowadzący do odpowiedniej strony" + +#: src/components/common/QuestionsTable/index.tsx:494 +msgid "Examples: \"How did you hear about us?\", \"Company name for invoice\"" +msgstr "Przykłady: \"Skąd dowiedziałeś się o nas?\", \"Nazwa firmy na fakturę\"" + +#: src/components/common/QuestionsTable/index.tsx:495 +msgid "Examples: \"T-shirt size\", \"Meal preference\", \"Job title\"" +msgstr "Przykłady: \"Rozmiar koszulki\", \"Preferencje żywieniowe\", \"Stanowisko\"" + +#: src/components/routes/admin/FailedJobs/index.tsx:166 +#: src/components/routes/admin/FailedJobs/index.tsx:265 +msgid "Exception" +msgstr "Wyjątek" + +#: src/components/forms/CheckInListForm/index.tsx:68 msgid "Expiration date" msgstr "Expiration date" @@ -2963,15 +3290,19 @@ msgstr "Expires" msgid "Expiry Date" msgstr "Expiry Date" -#: src/components/routes/event/Affiliates/index.tsx:79 -#: src/components/routes/event/attendees.tsx:80 -#: src/components/routes/event/orders.tsx:140 +#: src/components/routes/event/Affiliates/index.tsx:81 +#: src/components/routes/event/attendees.tsx:205 +#: src/components/routes/event/orders.tsx:142 msgid "Export" msgstr "Export" -#: src/components/common/QuestionsTable/index.tsx:267 -msgid "Export answers" -msgstr "Export answers" +#: src/components/common/QuestionsTable/index.tsx:403 +msgid "Export Answers" +msgstr "Eksportuj odpowiedzi" + +#: src/components/common/OrganizerReportTable/index.tsx:347 +msgid "Export CSV" +msgstr "Eksportuj CSV" #: src/mutations/useExportAnswers.ts:39 msgid "Export failed. Please try again." @@ -2981,11 +3312,15 @@ msgstr "Export failed. Please try again." msgid "Export started. Preparing file..." msgstr "Export started. Preparing file..." +#: src/components/common/OrganizerReportTable/index.tsx:204 +msgid "Export successful" +msgstr "Eksport zakończony pomyślnie" + #: src/components/routes/event/Affiliates/index.tsx:42 msgid "Exporting Affiliates" msgstr "Exporting Affiliates" -#: src/components/routes/event/attendees.tsx:39 +#: src/components/routes/event/attendees.tsx:127 msgid "Exporting Attendees" msgstr "Exporting Attendees" @@ -3001,11 +3336,33 @@ msgstr "Exporting Orders" msgid "Facebook" msgstr "Facebook" -#: src/components/common/AttendeeTable/index.tsx:97 +#: src/components/routes/admin/Messages/index.tsx:121 +msgid "Failed" +msgstr "Nieudane" + +#: src/components/routes/admin/FailedJobs/index.tsx:165 +#: src/components/routes/admin/FailedJobs/index.tsx:261 +msgid "Failed At" +msgstr "Nieudane o" + +#: src/components/layouts/Admin/index.tsx:20 +#: src/components/routes/admin/FailedJobs/index.tsx:114 +msgid "Failed Jobs" +msgstr "Nieudane zadania" + +#: src/components/layouts/Checkout/index.tsx:105 +msgid "Failed to abandon order. Please try again." +msgstr "Nie udało się porzucić zamówienia. Spróbuj ponownie." + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:42 +msgid "Failed to assign configuration" +msgstr "Nie udało się przypisać konfiguracji" + +#: src/components/common/AttendeeTable/index.tsx:103 msgid "Failed to cancel attendee" msgstr "Failed to cancel attendee" -#: src/components/modals/CancelOrderModal/index.tsx:33 +#: src/components/modals/CancelOrderModal/index.tsx:46 msgid "Failed to cancel order" msgstr "Failed to cancel order" @@ -3013,12 +3370,38 @@ msgstr "Failed to cancel order" msgid "Failed to create affiliate" msgstr "Failed to create affiliate" -#: src/components/common/QuestionsTable/index.tsx:175 -msgid "Failed to delete message. Please try again." -msgstr "Failed to delete message. Please try again." +#: src/components/routes/admin/Configurations/index.tsx:191 +msgid "Failed to create configuration" +msgstr "Nie udało się utworzyć konfiguracji" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:182 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:185 +msgid "Failed to create template" +msgstr "Nie udało się utworzyć szablonu" + +#: src/components/routes/admin/Configurations/index.tsx:39 +msgid "Failed to delete configuration" +msgstr "Nie udało się usunąć konfiguracji" + +#: src/components/routes/admin/FailedJobs/index.tsx:68 +msgid "Failed to delete job" +msgstr "Nie udało się usunąć zadania" + +#: src/components/routes/admin/FailedJobs/index.tsx:93 +msgid "Failed to delete jobs" +msgstr "Nie udało się usunąć zadań" -#: src/components/common/OrdersTable/index.tsx:120 -#: src/components/layouts/Checkout/index.tsx:56 +#: src/components/common/QuestionsTable/index.tsx:203 +msgid "Failed to delete question" +msgstr "Nie udało się usunąć pytania" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:116 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:117 +msgid "Failed to delete template" +msgstr "Nie udało się usunąć szablonu" + +#: src/components/common/OrdersTable/index.tsx:106 +#: src/components/layouts/Checkout/index.tsx:91 msgid "Failed to download invoice. Please try again." msgstr "Failed to download invoice. Please try again." @@ -3026,21 +3409,17 @@ msgstr "Failed to download invoice. Please try again." msgid "Failed to export affiliates" msgstr "Failed to export affiliates" -#: src/components/routes/event/attendees.tsx:48 +#: src/components/routes/event/attendees.tsx:136 msgid "Failed to export attendees" msgstr "Failed to export attendees" -#: src/components/routes/event/attendees.tsx:39 -#~ msgid "Failed to export attendees. Please try again." -#~ msgstr "Failed to export attendees. Please try again." - #: src/components/routes/event/orders.tsx:99 msgid "Failed to export orders" msgstr "Failed to export orders" -#: src/components/routes/event/orders.tsx:88 -#~ msgid "Failed to export orders. Please try again." -#~ msgstr "Failed to export orders. Please try again." +#: src/components/common/OrganizerReportTable/index.tsx:206 +msgid "Failed to export report. Please try again." +msgstr "Nie udało się wyeksportować raportu. Spróbuj ponownie." #: src/components/modals/EditCheckInListModal/index.tsx:79 msgid "Failed to load Check-In List" @@ -3050,23 +3429,50 @@ msgstr "Failed to load Check-In List" msgid "Failed to load Webhook" msgstr "Failed to load Webhook" -#: src/components/common/AttendeeTable/index.tsx:51 -#~ msgid "Failed to resend product email" -#~ msgstr "Failed to resend product email" +#: src/components/common/QuestionsTable/index.tsx:184 +msgid "Failed to reorder questions" +msgstr "Nie udało się zmienić kolejności pytań" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:523 +msgid "Failed to resend order confirmation" +msgstr "Nie udało się ponownie wysłać potwierdzenia zamówienia" -#: src/components/common/AttendeeTable/index.tsx:50 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:499 +msgid "Failed to resend ticket" +msgstr "Nie udało się ponownie wysłać biletu" + +#: src/components/common/AttendeeTable/index.tsx:76 msgid "Failed to resend ticket email" msgstr "Failed to resend ticket email" -#: src/components/routes/welcome/index.tsx:123 +#: src/components/routes/welcome/index.tsx:125 msgid "Failed to resend verification code" msgstr "Failed to resend verification code" +#: src/components/routes/admin/FailedJobs/index.tsx:56 +msgid "Failed to retry job" +msgstr "Nie udało się ponowić zadania" + +#: src/components/routes/admin/FailedJobs/index.tsx:79 +msgid "Failed to retry jobs" +msgstr "Nie udało się ponowić zadań" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:148 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:151 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:154 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:179 +msgid "Failed to save template" +msgstr "Nie udało się zapisać szablonu" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:182 +msgid "Failed to save VAT settings. Please try again." +msgstr "Nie udało się zapisać ustawień VAT. Spróbuj ponownie." + #: src/components/common/ContactOrganizerModal/index.tsx:57 msgid "Failed to send message. Please try again." msgstr "Failed to send message. Please try again." -#: src/components/common/ProductsTable/SortableProduct/index.tsx:179 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:229 msgid "Failed to sort products" msgstr "Failed to sort products" @@ -3074,6 +3480,20 @@ msgstr "Failed to sort products" msgid "Failed to start export job" msgstr "Failed to start export job" +#: src/components/routes/admin/Accounts/index.tsx:48 +#: src/components/routes/admin/Events/index.tsx:68 +#: src/components/routes/admin/Users/index.tsx:48 +msgid "Failed to start impersonation. Please try again." +msgstr "Nie udało się rozpocząć podszywania. Spróbuj ponownie." + +#: src/components/common/ImpersonationBanner/index.tsx:29 +msgid "Failed to stop impersonation. Please try again." +msgstr "Nie udało się zakończyć podszywania. Spróbuj ponownie." + +#: src/components/modals/EditAccountConfigurationModal/index.tsx:77 +msgid "Failed to update account configuration" +msgstr "Nie udało się zaktualizować konfiguracji konta" + #: src/components/modals/EditAffiliateModal/index.tsx:70 msgid "Failed to update affiliate" msgstr "Failed to update affiliate" @@ -3082,101 +3502,152 @@ msgstr "Failed to update affiliate" msgid "Failed to update answer." msgstr "Failed to update answer." +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:439 +msgid "Failed to update attendee" +msgstr "Nie udało się zaktualizować uczestnika" + +#: src/components/routes/admin/Configurations/index.tsx:191 +msgid "Failed to update configuration" +msgstr "Nie udało się zaktualizować konfiguracji" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:52 +msgid "Failed to update messaging tier" +msgstr "Nie udało się zaktualizować poziomu wiadomości" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:474 +msgid "Failed to update order" +msgstr "Nie udało się zaktualizować zamówienia" + +#: src/components/common/QuestionsTable/index.tsx:374 +msgid "Failed to update setting" +msgstr "Nie udało się zaktualizować ustawienia" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:103 +msgid "Failed to update VAT settings" +msgstr "Nie udało się zaktualizować ustawień VAT" + #: src/components/common/Editor/Controls/InsertImageControl/index.tsx:66 msgid "Failed to upload image." msgstr "Failed to upload image." -#: src/components/common/ImageUploadDropzone/index.tsx:88 +#: src/components/common/ImageUploadDropzone/index.tsx:103 msgid "Failed to upload image. Please try again." msgstr "Failed to upload image. Please try again." -#: src/components/routes/welcome/index.tsx:100 +#: src/components/routes/welcome/index.tsx:102 msgid "Failed to verify email" msgstr "Failed to verify email" -#: src/components/routes/welcome/index.tsx:193 -#~ msgid "Fashion" -#~ msgstr "Fashion" - #: src/components/forms/TaxAndFeeForm/index.tsx:18 #: src/components/forms/TaxAndFeeForm/index.tsx:39 -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:32 -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:48 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:36 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:59 #: src/components/modals/EditTaxOrFeeModal/index.tsx:42 #: src/components/modals/EditTaxOrFeeModal/index.tsx:52 #: src/components/modals/EditTaxOrFeeModal/index.tsx:59 msgid "Fee" msgstr "Fee" -#: src/components/common/GlobalMenu/index.tsx:30 -#~ msgid "Feedback" -#~ msgstr "Feedback" +#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:44 +msgid "Fee Handling" +msgstr "Obsługa opłat" -#: src/components/forms/ProductForm/index.tsx:366 +#: src/components/common/InlineOrderSummary/index.tsx:140 +#: src/components/common/OrdersTable/index.tsx:352 +#: src/components/forms/ProductForm/index.tsx:409 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:54 msgid "Fees" msgstr "Fees" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:81 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:290 msgid "Fees are subject to change. You will be notified of any changes to your fee structure." msgstr "Fees are subject to change. You will be notified of any changes to your fee structure." +#: src/components/routes/admin/Configurations/index.tsx:85 +msgid "Fees Bypassed" +msgstr "Opłaty pominięte" + #: src/constants/eventCategories.ts:5 msgid "Festival" msgstr "Festival" -#: src/components/routes/welcome/index.tsx:191 -#~ msgid "Film" -#~ msgstr "Film" +#: src/components/common/ImageUploadDropzone/index.tsx:58 +msgid "File is too large. Maximum size is 5MB." +msgstr "Plik jest zbyt duży. Maksymalny rozmiar to 5MB." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:443 +#: src/components/routes/product-widget/CollectInformation/index.tsx:463 +msgid "Fill in your details above first" +msgstr "Najpierw wypełnij swoje dane powyżej" + +#: src/components/routes/event/attendees.tsx:183 +msgid "Filter Attendees" +msgstr "Filtruj uczestników" + +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:123 +msgid "Filter by Event" +msgstr "Filtruj według wydarzenia" -#: src/components/routes/event/orders.tsx:121 +#: src/components/routes/event/orders.tsx:123 msgid "Filter Orders" msgstr "Filter Orders" -#: src/components/common/FilterModal/index.tsx:75 -#: src/components/common/FilterModal/index.tsx:223 +#: src/components/common/FilterModal/index.tsx:87 +#: src/components/common/FilterModal/index.tsx:254 msgid "Filters" msgstr "Filters" -#: src/components/common/FilterModal/index.tsx:223 +#: src/components/common/FilterModal/index.tsx:254 msgid "Filters ({activeFilterCount})" msgstr "Filters ({activeFilterCount})" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:213 +msgid "Finish Setup" +msgstr "Zakończ konfigurację" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:424 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:671 +msgid "Finish Stripe Setup" +msgstr "Zakończ konfigurację Stripe" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:474 +msgid "First attendee" +msgstr "Pierwszy uczestnik" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:206 msgid "First Invoice Number" msgstr "First Invoice Number" -#: src/components/common/QuestionsTable/index.tsx:208 -#: src/components/modals/CreateAttendeeModal/index.tsx:118 +#: src/components/modals/CreateAttendeeModal/index.tsx:129 #: src/components/modals/ManageAttendeeModal/index.tsx:110 #: src/components/modals/ManageOrderModal/index.tsx:144 -#: src/components/routes/product-widget/CollectInformation/index.tsx:284 -#: src/components/routes/product-widget/CollectInformation/index.tsx:395 +#: src/components/routes/product-widget/CollectInformation/index.tsx:409 +#: src/components/routes/product-widget/CollectInformation/index.tsx:621 msgid "First name" msgstr "First name" -#: src/components/common/QuestionsTable/index.tsx:207 +#: src/components/common/QuestionsTable/index.tsx:251 #: src/components/modals/EditUserModal/index.tsx:71 #: src/components/modals/InviteUserModal/index.tsx:57 -#: src/components/routes/auth/AcceptInvitation/index.tsx:93 -#: src/components/routes/auth/Register/index.tsx:84 -#: src/components/routes/product-widget/CollectInformation/index.tsx:283 -#: src/components/routes/product-widget/CollectInformation/index.tsx:394 -#: src/components/routes/profile/ManageProfile/index.tsx:135 +#: src/components/routes/auth/AcceptInvitation/index.tsx:97 +#: src/components/routes/auth/Register/index.tsx:90 +#: src/components/routes/product-widget/CollectInformation/index.tsx:408 +#: src/components/routes/product-widget/CollectInformation/index.tsx:620 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:53 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:53 +#: src/components/routes/profile/ManageProfile/index.tsx:152 msgid "First Name" msgstr "First Name" +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:29 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:29 +msgid "First name is required" +msgstr "Imię jest wymagane" + #: src/components/routes/auth/AcceptInvitation/index.tsx:30 msgid "First name must be between 1 and 50 characters" msgstr "First name must be between 1 and 50 characters" -#: src/components/common/QuestionsTable/index.tsx:349 -msgid "First Name, Last Name, and Email Address are default questions and are always included in the checkout process." -msgstr "First Name, Last Name, and Email Address are default questions and are always included in the checkout process." - -#: src/components/common/QuestionsTable/index.tsx:327 -#~ msgid "First Name, Last Name, and Email Address are default questions that are always included in the checkout process." -#~ msgstr "First Name, Last Name, and Email Address are default questions that are always included in the checkout process." - #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:64 msgid "First Used" msgstr "First Used" @@ -3189,15 +3660,38 @@ msgstr "Fixed" msgid "Fixed amount" msgstr "Fixed amount" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:66 +#: src/components/modals/EditAccountConfigurationModal/index.tsx:89 +msgid "Fixed Fee" +msgstr "Opłata stała" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:190 +#: src/components/routes/admin/Configurations/index.tsx:90 +#: src/components/routes/admin/Configurations/index.tsx:219 +msgid "Fixed Fee (USD)" +msgstr "Opłata stała (USD)" + +#: src/components/modals/EditAccountConfigurationModal/index.tsx:90 +msgid "Fixed fee amount in {currencyCode}" +msgstr "Kwota opłaty stałej w {currencyCode}" + +#: src/components/routes/admin/Configurations/index.tsx:220 +msgid "Fixed fee charged per transaction in USD" +msgstr "Opłata stała pobierana za transakcję w USD" + +#: src/components/modals/EditAccountConfigurationModal/index.tsx:40 +#: src/components/routes/admin/Configurations/index.tsx:165 +msgid "Fixed fee must be 0 or greater" +msgstr "Opłata stała musi wynosić 0 lub więcej" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:275 msgid "Fixed Fee:" msgstr "Fixed Fee:" -#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:123 +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:138 msgid "Flash is not available on this device" msgstr "Flash is not available on this device" -#: src/components/layouts/AuthLayout/index.tsx:60 +#: src/components/layouts/AuthLayout/index.tsx:25 msgid "Flexible Ticketing" msgstr "Elastyczne biletowanie" @@ -3205,61 +3699,50 @@ msgstr "Elastyczne biletowanie" msgid "Food & Drink" msgstr "Food & Drink" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:58 -#~ msgid "Forest" -#~ msgstr "Forest" +#: src/components/routes/event/TicketDesigner/index.tsx:160 +msgid "Footer Text" +msgstr "Tekst stopki" -#: src/components/routes/auth/Login/index.tsx:80 +#: src/components/routes/auth/Login/index.tsx:108 msgid "Forgot password?" msgstr "Zapomniałeś hasła?" -#: src/components/common/AttendeeTicket/index.tsx:40 +#: src/components/common/AttendeeTicket/index.tsx:64 #: src/components/common/Currency/index.tsx:90 #: src/components/common/OrderSummary/index.tsx:46 #: src/components/common/OrderSummary/index.tsx:99 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:93 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:103 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:179 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:113 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:123 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:180 #: src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx:53 msgid "Free" msgstr "Free" -#: src/components/forms/ProductForm/index.tsx:151 +#: src/components/forms/ProductForm/index.tsx:160 msgid "Free Product" msgstr "Free Product" -#: src/components/forms/ProductForm/index.tsx:153 +#: src/components/forms/ProductForm/index.tsx:162 msgid "Free product, no payment information required" msgstr "Free product, no payment information required" -#: src/components/forms/TicketForm/index.tsx:133 -#~ msgid "Free Ticket" -#~ msgstr "Free Ticket" - -#: src/components/forms/TicketForm/index.tsx:135 -#~ msgid "Free ticket, no payment information required" -#~ msgstr "Free ticket, no payment information required" - -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "French" -#: src/components/layouts/EventHomepage/index.tsx:34 -#~ msgid "From" -#~ msgstr "From" - -#: src/components/layouts/AuthLayout/index.tsx:90 -msgid "Fully Integrated" -msgstr "Pełna integracja" +#: src/components/modals/RefundOrderModal/index.tsx:109 +msgid "Full refund" +msgstr "Pełny zwrot" -#: src/components/routes/welcome/index.tsx:194 -#~ msgid "Galleries" -#~ msgstr "Galleries" - -#: src/components/forms/ProductForm/index.tsx:136 +#: src/components/forms/ProductForm/index.tsx:145 msgid "General" msgstr "General" +#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:36 +#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:41 +msgid "General Admission" +msgstr "Wstęp ogólny" + #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:64 msgid "General information about your organizer" msgstr "General information about your organizer" @@ -3276,27 +3759,31 @@ msgstr "Generate" msgid "Generate code" msgstr "Generate code" -#: src/components/common/LanguageSwitcher/index.tsx:14 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "German" -#: src/components/routes/welcome/index.tsx:278 -#~ msgid "Get started by choosing what type of event you're organizing. You can always add more details later." -#~ msgstr "Get started by choosing what type of event you're organizing. You can always add more details later." +#: src/components/layouts/EventHomepage/index.tsx:420 +msgid "Get Directions" +msgstr "Pokaż dojazd" + +#: src/components/layouts/AuthLayout/index.tsx:36 +msgid "Get paid immediately via Stripe Connect" +msgstr "Otrzymuj płatności natychmiast przez Stripe Connect" -#: src/components/layouts/AuthLayout/index.tsx:37 -msgid "Get started for free, no subscription fees" -msgstr "Get started for free, no subscription fees" +#: src/components/routes/auth/Register/index.tsx:73 +msgid "Get started" +msgstr "Rozpocznij" -#: src/components/layouts/EventHomepage/index.tsx:42 -#~ msgid "Get Tickets" -#~ msgstr "Get Tickets" +#: src/components/layouts/EventHomepage/index.tsx:619 +msgid "Get Tickets" +msgstr "Get Tickets" -#: src/components/routes/event/EventDashboard/index.tsx:125 +#: src/components/routes/event/EventDashboard/index.tsx:161 msgid "Get your event ready" msgstr "Get your event ready" -#: src/components/layouts/Event/index.tsx:85 +#: src/components/layouts/Event/index.tsx:87 msgid "Getting Started" msgstr "Getting Started" @@ -3304,74 +3791,76 @@ msgstr "Getting Started" msgid "GitHub" msgstr "GitHub" -#: src/components/routes/welcome/index.tsx:322 -#~ msgid "Give your event a memorable name that clearly describes what it's about." -#~ msgstr "Give your event a memorable name that clearly describes what it's about." - #: src/components/routes/profile/ConfirmEmailChange/index.tsx:23 #: src/components/routes/profile/ConfirmEmailChange/index.tsx:42 msgid "Go back to profile" msgstr "Go back to profile" -#: src/components/routes/event/GettingStarted/index.tsx:22 -#~ msgid "Go to Dashboard" -#~ msgstr "Go to Dashboard" - -#: src/components/routes/product-widget/CollectInformation/index.tsx:239 -msgid "Go to event homepage" -msgstr "Go to event homepage" - -#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:53 -#~ msgid "Go to Hi.Events" -#~ msgstr "Go to Hi.Events" +#: src/components/routes/product-widget/CollectInformation/index.tsx:368 +msgid "Go to Event Page" +msgstr "Przejdź do strony wydarzenia" #: src/components/common/ErrorDisplay/index.tsx:67 msgid "Go to home page" msgstr "Go to home page" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:163 -msgid "Go to Stripe Dashboard" -msgstr "Go to Stripe Dashboard" +#: src/components/common/ThemeColorControls/index.tsx:113 +msgid "Good readability" +msgstr "Dobra czytelność" -#: src/components/common/AddEventToCalendarButton/index.tsx:128 +#: src/components/common/CalendarOptionsPopover/index.tsx:29 msgid "Google Calendar" msgstr "Google Calendar" -#: src/components/common/EventCard/index.tsx:133 -#~ msgid "gross sales" -#~ msgstr "gross sales" +#: src/components/common/EventCard/index.tsx:230 +msgid "Gross revenue" +msgstr "Przychód brutto" + +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:73 +msgid "Gross Revenue" +msgstr "Przychód brutto" #: src/components/common/StatBoxes/index.tsx:63 msgid "Gross sales" msgstr "Gross sales" -#: src/components/routes/event/EventDashboard/index.tsx:274 +#: src/components/routes/admin/Dashboard/index.tsx:259 +#: src/components/routes/event/EventDashboard/index.tsx:312 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:119 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:30 msgid "Gross Sales" msgstr "Gross Sales" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:281 +#: src/components/layouts/Event/index.tsx:114 +msgid "Guest Management" +msgstr "Zarządzanie gośćmi" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:609 msgid "Guests" msgstr "Guests" -#: src/components/routes/product-widget/SelectProducts/index.tsx:542 +#: src/components/routes/product-widget/SelectProducts/index.tsx:549 msgid "Have a promo code?" msgstr "Have a promo code?" -#: src/components/forms/OrganizerForm/index.tsx:35 +#: src/components/routes/admin/Dashboard/index.tsx:74 +msgid "Hello {0}, manage your platform from here." +msgstr "Witaj {0}, zarządzaj swoją platformą stąd." + +#: src/components/forms/OrganizerForm/index.tsx:36 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:81 msgid "hello@awesome-events.com" msgstr "hello@awesome-events.com" -#: src/components/common/GlobalMenu/index.tsx:24 -#~ msgid "Help & Support" -#~ msgstr "Help & Support" +#: src/components/routes/my-tickets/index.tsx:238 +msgid "Here are all the tickets associated with your email address." +msgstr "Oto wszystkie bilety powiązane z Twoim adresem e-mail." -#: src/components/common/WidgetEditor/index.tsx:295 +#: src/components/common/WidgetEditor/index.tsx:303 msgid "Here is an example of how you can use the component in your application." msgstr "Here is an example of how you can use the component in your application." -#: src/components/common/WidgetEditor/index.tsx:284 +#: src/components/common/WidgetEditor/index.tsx:290 msgid "Here is the React component you can use to embed the widget in your application." msgstr "Here is the React component you can use to embed the widget in your application." @@ -3379,50 +3868,42 @@ msgstr "Here is the React component you can use to embed the widget in your appl msgid "Here is your affiliate link" msgstr "Here is your affiliate link" -#: src/components/routes/event/EventDashboard/index.tsx:101 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:83 +msgid "Here's what to expect:" +msgstr "Oto czego się spodziewać:" + +#: src/components/routes/event/EventDashboard/index.tsx:113 msgid "Hi {0} 👋" msgstr "Hi {0} 👋" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:43 -#~ msgid "Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction." -#~ msgstr "Hi.Events charges platform fees to maintain and improve our services. These fees are automatically deducted from each transaction." +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:75 +msgid "Hi.Events Fee" +msgstr "Opłata Hi.Events" -#: src/components/modals/DuplicateEventModal/index.tsx:108 -#: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:73 -#~ msgid "Hi.Events Conference {0}" -#~ msgstr "Hi.Events Conference {0}" +#: src/components/routes/organizer/Reports/index.tsx:42 +msgid "Hi.Events platform fees and VAT breakdown by transaction" +msgstr "Opłaty platformy Hi.Events i rozbicie VAT według transakcji" -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:117 -#~ msgid "Hi.Events Conference Center" -#~ msgstr "Hi.Events Conference Center" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:90 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:310 +msgid "Hidden" +msgstr "Ukryte" -#: src/components/layouts/AuthLayout/index.tsx:131 -#~ msgid "hi.events logo" -#~ msgstr "hi.events logo" +#: src/components/common/QuestionsTable/index.tsx:112 +msgid "Hidden from attendees - only visible to organizers" +msgstr "Ukryte przed uczestnikami - widoczne tylko dla organizatorów" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:79 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:101 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:300 msgid "Hidden from public view" msgstr "Hidden from public view" -#: src/components/common/QuestionsTable/index.tsx:290 -msgid "hidden question" -msgstr "hidden question" - -#: src/components/common/QuestionsTable/index.tsx:291 -msgid "hidden questions" -msgstr "hidden questions" - #: src/components/forms/QuestionForm/index.tsx:218 msgid "Hidden questions are only visible to the event organizer and not to the customer." msgstr "Hidden questions are only visible to the event organizer and not to the customer." -#: src/components/forms/QuestionForm/index.tsx:187 -#~ msgid "Hidden will not be shown to customers." -#~ msgstr "Hidden will not be shown to customers." - -#: src/components/forms/ProductForm/index.tsx:344 -#: src/components/routes/product-widget/SelectProducts/index.tsx:413 -#: src/components/routes/product-widget/SelectProducts/index.tsx:507 +#: src/components/routes/product-widget/SelectProducts/index.tsx:414 +#: src/components/routes/product-widget/SelectProducts/index.tsx:514 msgid "Hide" msgstr "Hide" @@ -3430,39 +3911,35 @@ msgstr "Hide" msgid "Hide Answers" msgstr "Hide Answers" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:369 -msgid "Hide color settings" -msgstr "Hide color settings" - -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:89 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:92 msgid "Hide getting started page" msgstr "Hide getting started page" -#: src/components/common/QuestionsTable/index.tsx:295 -msgid "Hide hidden questions" -msgstr "Hide hidden questions" +#: src/components/forms/ProductForm/index.tsx:376 +msgid "Hide Options" +msgstr "Ukryj opcje" -#: src/components/forms/ProductForm/index.tsx:399 +#: src/components/forms/ProductForm/index.tsx:471 msgid "Hide product after sale end date" msgstr "Hide product after sale end date" -#: src/components/forms/ProductForm/index.tsx:397 +#: src/components/forms/ProductForm/index.tsx:469 msgid "Hide product before sale start date" msgstr "Hide product before sale start date" -#: src/components/forms/ProductForm/index.tsx:412 +#: src/components/forms/ProductForm/index.tsx:483 msgid "Hide product unless user has applicable promo code" msgstr "Hide product unless user has applicable promo code" -#: src/components/forms/ProductForm/index.tsx:405 +#: src/components/forms/ProductForm/index.tsx:477 msgid "Hide product when sold out" msgstr "Hide product when sold out" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:90 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:93 msgid "Hide the getting started page from the sidebar" msgstr "Hide the getting started page from the sidebar" -#: src/components/forms/ProductForm/index.tsx:417 +#: src/components/forms/ProductForm/index.tsx:488 msgid "Hide this product from customers" msgstr "Hide this product from customers" @@ -3470,62 +3947,47 @@ msgstr "Hide this product from customers" msgid "Hide this question" msgstr "Hide this question" -#: src/components/forms/TicketForm/index.tsx:362 -#~ msgid "Hide this ticket from customers" -#~ msgstr "Hide this ticket from customers" - -#: src/components/forms/ProductForm/index.tsx:103 +#: src/components/forms/ProductForm/index.tsx:112 msgid "Hide this tier from users" msgstr "Hide this tier from users" -#: src/components/forms/TicketForm/index.tsx:344 -#~ msgid "Hide ticket after sale end date" -#~ msgstr "Hide ticket after sale end date" - -#: src/components/forms/TicketForm/index.tsx:342 -#~ msgid "Hide ticket before sale start date" -#~ msgstr "Hide ticket before sale start date" - -#: src/components/forms/TicketForm/index.tsx:357 -#~ msgid "Hide ticket unless user has applicable promo code" -#~ msgstr "Hide ticket unless user has applicable promo code" - -#: src/components/forms/TicketForm/index.tsx:350 -#~ msgid "Hide ticket when sold out" -#~ msgstr "Hide ticket when sold out" - -#: src/components/forms/ProductForm/index.tsx:101 +#: src/components/forms/ProductForm/index.tsx:110 msgid "Hiding a product will prevent users from seeing it on the event page." msgstr "Hiding a product will prevent users from seeing it on the event page." -#: src/components/forms/TicketForm/index.tsx:98 -#~ msgid "Hiding a ticket will prevent users from seeing it on the event page." -#~ msgstr "Hiding a ticket will prevent users from seeing it on the event page." +#: src/components/forms/ProductForm/index.tsx:496 +msgid "Highlight" +msgstr "Wyróżnij" -#: src/components/layouts/Event/index.tsx:125 -msgid "Home" -msgstr "Home" +#: src/components/forms/ProductForm/index.tsx:508 +msgid "Highlight Message" +msgstr "Wiadomość wyróżnienia" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:71 -#~ msgid "Homepage & Checkout" -#~ msgstr "Homepage & Checkout" +#: src/components/forms/ProductForm/index.tsx:501 +msgid "Highlight this product" +msgstr "Wyróżnij ten produkt" -#: src/components/routes/event/settings.tsx:133 -#~ msgid "Homepage & Checkout Settings" -#~ msgstr "Homepage & Checkout Settings" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:325 +#: src/components/forms/ProductForm/index.tsx:386 +msgid "Highlighted" +msgstr "Wyróżnione" -#: src/components/routes/event/HomepageDesigner/index.tsx:128 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:184 +#: src/components/forms/ProductForm/index.tsx:502 +msgid "Highlighted products will have a different background color to make them stand out on the event page." +msgstr "Wyróżnione produkty będą miały inny kolor tła, aby wyróżniały się na stronie wydarzenia." + +#: src/components/routes/event/HomepageDesigner/index.tsx:160 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:170 msgid "Homepage Design" msgstr "Homepage Design" -#: src/components/layouts/Event/index.tsx:110 -#: src/components/layouts/OrganizerLayout/index.tsx:77 +#: src/components/layouts/Event/index.tsx:102 +#: src/components/layouts/OrganizerLayout/index.tsx:88 msgid "Homepage Designer" msgstr "Homepage Designer" -#: src/components/routes/event/HomepageDesigner/index.tsx:280 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:438 +#: src/components/routes/event/HomepageDesigner/index.tsx:278 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:289 msgid "Homepage Preview" msgstr "Homepage Preview" @@ -3534,11 +3996,7 @@ msgstr "Homepage Preview" msgid "Homer" msgstr "Homer" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:88 -#~ msgid "How many minutes the customer has to complete their order" -#~ msgstr "How many minutes the customer has to complete their order" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:91 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:120 msgid "How many minutes the customer has to complete their order. We recommend at least 15 minutes" msgstr "How many minutes the customer has to complete their order. We recommend at least 15 minutes" @@ -3546,7 +4004,12 @@ msgstr "How many minutes the customer has to complete their order. We recommend msgid "How many times can this code be used?" msgstr "How many times can this code be used?" -#: src/components/common/Editor/index.tsx:77 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:49 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:82 +msgid "How to pay offline" +msgstr "Jak płacić offline" + +#: src/components/common/Editor/index.tsx:94 msgid "HTML character limit exceeded: {htmlLength}/{maxLength}" msgstr "HTML character limit exceeded: {htmlLength}/{maxLength}" @@ -3562,38 +4025,22 @@ msgstr "https://example-maps-service.com/..." msgid "https://webhook-domain.com/webhook" msgstr "https://webhook-domain.com/webhook" -#: src/components/routes/auth/AcceptInvitation/index.tsx:119 +#: src/components/common/LanguageSwitcher/index.tsx:14 +msgid "Hungarian" +msgstr "Węgierski" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:142 msgid "I agree to the <0>terms and conditions" msgstr "I agree to the <0>terms and conditions" -#: src/components/routes/auth/AcceptInvitation/index.tsx:108 -#~ msgid "I agree to the terms and conditions" -#~ msgstr "I agree to the terms and conditions" - -#: src/components/routes/product-widget/Payment/index.tsx:106 -msgid "I would like to pay using an offline method" -msgstr "I would like to pay using an offline method" - -#: src/components/routes/product-widget/Payment/index.tsx:107 -msgid "I would like to pay using an online method (credit card etc.)" -msgstr "I would like to pay using an online method (credit card etc.)" +#: src/components/modals/SendMessageModal/index.tsx:290 +msgid "I confirm this is a transactional message related to this event" +msgstr "Potwierdzam, że jest to wiadomość transakcyjna związana z tym wydarzeniem" #: src/components/routes/product-widget/SelectProducts/index.tsx:353 msgid "If a new tab did not open automatically, please click the button below to continue to checkout." msgstr "If a new tab did not open automatically, please click the button below to continue to checkout." -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:236 -#~ msgid "If a new tab did not open, please <0>{0}." -#~ msgstr "If a new tab did not open, please <0>{0}." - -#: src/components/routes/product-widget/SelectProducts/index.tsx:284 -#~ msgid "If a new tab did not open, please <0><1>{0}." -#~ msgstr "If a new tab did not open, please <0><1>{0}." - -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:149 -#~ msgid "If blank, the address will be used to generate a Google map link" -#~ msgstr "If blank, the address will be used to generate a Google map link" - #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:158 msgid "If blank, the address will be used to generate a Google Mapa link" msgstr "If blank, the address will be used to generate a Google Mapa link" @@ -3602,47 +4049,27 @@ msgstr "If blank, the address will be used to generate a Google Mapa link" msgid "If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in." msgstr "If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in." -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:76 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:76 msgid "If enabled, the organizer will receive an email notification when a new order is placed" msgstr "If enabled, the organizer will receive an email notification when a new order is placed" -#: src/components/routes/profile/ManageProfile/index.tsx:122 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:79 +msgid "If registered, provide your VAT number for validation" +msgstr "Jeśli jesteś zarejestrowany, podaj numer VAT do weryfikacji" + +#: src/components/routes/profile/ManageProfile/index.tsx:132 msgid "If you did not request this change, please immediately change your password." msgstr "If you did not request this change, please immediately change your password." -#: src/components/routes/auth/ForgotPassword/index.tsx:40 -msgid "" -"If you have an account with us, you will receive an email with instructions on how to reset your\n" -"password." -msgstr "" -"If you have an account with us, you will receive an email with instructions on how to reset your\n" -"password." +#: src/components/routes/auth/ForgotPassword/index.tsx:44 +msgid "If you have an account with us, you will receive an email with instructions on how to reset your password." +msgstr "Jeśli masz u nas konto, otrzymasz e-mail z instrukcjami resetowania hasła." -#: src/components/common/ImageUploadDropzone/index.tsx:109 +#: src/components/common/ImageUploadDropzone/index.tsx:124 msgid "Image deleted successfully" msgstr "Image deleted successfully" -#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:52 -#~ msgid "Image dimensions must be at least 600px by 300px" -#~ msgstr "Image dimensions must be at least 600px by 300px" - -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:52 -#~ msgid "Image dimensions must be at least 900px by 450px" -#~ msgstr "Image dimensions must be at least 900px by 450px" - -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:46 -#~ msgid "Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px" -#~ msgstr "Image dimensions must be between 3000px by 2000px. With a max height of 2000px and max width of 3000px" - -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:46 -#~ msgid "Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px" -#~ msgstr "Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px" - -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:49 -#~ msgid "Image must be less than 5MB" -#~ msgstr "Image must be less than 5MB" - -#: src/components/common/ImageUploadDropzone/index.tsx:71 +#: src/components/common/ImageUploadDropzone/index.tsx:86 msgid "Image uploaded successfully" msgstr "Image uploaded successfully" @@ -3650,21 +4077,54 @@ msgstr "Image uploaded successfully" msgid "Image URL" msgstr "Image URL" -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:52 -#~ msgid "Image width must be at least 900px and height at least 50px" -#~ msgstr "Image width must be at least 900px and height at least 50px" - -#: src/components/routes/event/HomepageDesigner/index.tsx:141 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:197 +#: src/components/routes/event/HomepageDesigner/index.tsx:173 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:183 msgid "Images" msgstr "Images" -#: src/components/layouts/AuthLayout/index.tsx:55 -msgid "In-depth Analytics" -msgstr "Szczegółowa analityka" +#: src/components/common/AdminAccountsTable/index.tsx:133 +#: src/components/common/AdminUsersTable/index.tsx:84 +#: src/components/common/AdminUsersTable/index.tsx:96 +msgid "Impersonate" +msgstr "Podszyj się" + +#: src/components/common/AdminEventsTable/index.tsx:166 +msgid "Impersonate User" +msgstr "Podszyj się pod użytkownika" + +#: src/components/routes/admin/Accounts/index.tsx:38 +#: src/components/routes/admin/Events/index.tsx:58 +#: src/components/routes/admin/Users/index.tsx:38 +msgid "Impersonation started" +msgstr "Podszywanie rozpoczęte" + +#: src/components/common/ImpersonationBanner/index.tsx:23 +msgid "Impersonation stopped" +msgstr "Podszywanie zakończone" + +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:114 +msgid "Important Notice" +msgstr "Ważna informacja" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:78 +msgid "Important: Changing your email address will update the link to access this order. You will be redirected to the new order link after saving." +msgstr "Ważne: Zmiana adresu e-mail zaktualizuje link dostępu do tego zamówienia. Po zapisaniu zostaniesz przekierowany na nowy link zamówienia." + +#: src/components/routes/event/EventDashboard/index.tsx:129 +msgid "Important: Stripe reconnection required" +msgstr "Ważne: Wymagane ponowne połączenie Stripe" + +#: src/components/routes/admin/Dashboard/index.tsx:44 +msgid "In {diffHours} hours" +msgstr "Za {diffHours} godzin" + +#: src/components/routes/admin/Dashboard/index.tsx:42 +msgid "In {diffMinutes} minutes" +msgstr "Za {diffMinutes} minut" #: src/components/common/AffiliateTable/index.tsx:131 -#: src/components/common/CheckInListList/index.tsx:116 +#: src/components/common/CheckInListList/index.tsx:114 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:267 #: src/components/forms/AffiliateForm/index.tsx:27 #: src/components/forms/CapaciyAssigmentForm/index.tsx:25 #: src/components/modals/EditUserModal/index.tsx:111 @@ -3675,49 +4135,25 @@ msgstr "Inactive" msgid "Inactive users cannot log in." msgstr "Nieaktywni użytkownicy nie mogą się zalogować." -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 -#~ msgid "Include connection details for your online event" -#~ msgstr "Include connection details for your online event" - -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 -#~ msgid "Include connection details for your online event. These details will be after successful registration." -#~ msgstr "Include connection details for your online event. These details will be after successful registration." - -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 -#~ msgid "Include connection details for your online event. These details will be shown after successful registration." -#~ msgstr "Include connection details for your online event. These details will be shown after successful registration." - -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:99 -#~ msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee product page" -#~ msgstr "Include connection details for your online event. These details will be shown on the order summary page and attendee product page" - -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:99 -#~ msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page" -#~ msgstr "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page" - #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:102 msgid "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page." msgstr "Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page." -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:54 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:57 msgid "Include tax and fees in the price" msgstr "Include tax and fees in the price" -#: src/components/common/CheckInListList/index.tsx:103 +#: src/components/common/CheckInListList/index.tsx:101 msgid "Includes {0} products" msgstr "Includes {0} products" -#: src/components/common/CheckInListList/index.tsx:112 -#~ msgid "Includes {0} tickets" -#~ msgstr "Includes {0} tickets" - -#: src/components/common/CheckInListList/index.tsx:104 +#: src/components/common/CheckInListList/index.tsx:102 msgid "Includes 1 product" msgstr "Includes 1 product" -#: src/components/common/CheckInListList/index.tsx:113 -#~ msgid "Includes 1 ticket" -#~ msgstr "Includes 1 ticket" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:78 +msgid "Indicate whether you're VAT-registered in the EU" +msgstr "Wskaż, czy jesteś zarejestrowany jako podatnik VAT w UE" #: src/components/common/MessageList/index.tsx:20 msgid "Individual attendees" @@ -3729,15 +4165,35 @@ msgstr "Individual attendees" msgid "Insert Image" msgstr "Insert Image" +#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:40 +#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:41 +msgid "Insert Liquid Token" +msgstr "Wstaw token Liquid" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:110 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:111 +msgid "Insert Variable" +msgstr "Wstaw zmienną" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:53 msgid "Instagram" msgstr "Instagram" -#: src/components/layouts/Event/index.tsx:54 -#~ msgid "Integrations" -#~ msgstr "Integrations" +#: src/components/layouts/AuthLayout/index.tsx:35 +msgid "Instant Payouts" +msgstr "Natychmiastowe wypłaty" + +#: src/components/layouts/Event/index.tsx:121 +msgid "Integrations" +msgstr "Integrations" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:287 +msgid "Invalid" +msgstr "Nieprawidłowy" #: src/components/common/ContactOrganizerModal/index.tsx:35 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:33 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:33 msgid "Invalid email" msgstr "Invalid email" @@ -3746,6 +4202,19 @@ msgstr "Invalid email" msgid "Invalid email format" msgstr "Invalid email format" +#: src/components/common/ImageUploadDropzone/index.tsx:61 +msgid "Invalid file type. Please upload an image." +msgstr "Nieprawidłowy typ pliku. Prześlij obraz." + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:144 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:175 +msgid "Invalid Liquid syntax. Please correct it and try again." +msgstr "Nieprawidłowa składnia Liquid. Popraw ją i spróbuj ponownie." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:157 +msgid "Invalid VAT number format" +msgstr "Nieprawidłowy format numeru VAT" + #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:39 msgid "Invitation resent!" msgstr "Invitation resent!" @@ -3762,20 +4231,28 @@ msgstr "Invite a team member" msgid "Invite Team Member" msgstr "Invite Team Member" -#: src/components/layouts/OrganizerLayout/index.tsx:157 +#: src/components/layouts/OrganizerLayout/index.tsx:164 msgid "Invite Team Members" msgstr "Invite Team Members" +#: src/components/layouts/AuthLayout/index.tsx:56 +msgid "Invite unlimited team members with custom roles" +msgstr "Zaproś nieograniczoną liczbę członków zespołu z niestandardowymi rolami" + #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:144 msgid "Invite User" msgstr "Invite User" -#: src/components/layouts/OrganizerLayout/index.tsx:154 +#: src/components/layouts/OrganizerLayout/index.tsx:161 msgid "Invite Your Team" msgstr "Invite Your Team" -#: src/components/common/OrdersTable/index.tsx:116 -#: src/components/layouts/Checkout/index.tsx:52 +#: src/components/common/OrdersTable/index.tsx:294 +msgid "Invoice" +msgstr "Faktura" + +#: src/components/common/OrdersTable/index.tsx:102 +#: src/components/layouts/Checkout/index.tsx:87 msgid "Invoice downloaded successfully" msgstr "Invoice downloaded successfully" @@ -3791,72 +4268,125 @@ msgstr "Invoice Numbering" msgid "Invoice Settings" msgstr "Invoice Settings" -#: src/components/modals/RefundOrderModal/index.tsx:115 -msgid "Issue refund" -msgstr "Issue refund" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatNotice/index.tsx:42 +msgid "Irish VAT at 23% will be applied to platform fees (domestic supply)." +msgstr "Irlandzki VAT w wysokości 23% zostanie naliczony od opłat platformy (dostawa krajowa)." -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:116 +msgid "Is this account VAT registered in the EU?" +msgstr "Czy to konto jest zarejestrowane jako podatnik VAT w UE?" + +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italian" -#: src/components/routes/product-widget/CollectInformation/index.tsx:386 +#: src/components/routes/product-widget/CollectInformation/index.tsx:601 msgid "Item" msgstr "Item" -#: src/components/routes/auth/Register/index.tsx:85 +#: src/components/common/OrdersTable/index.tsx:333 +msgid "item(s)" +msgstr "pozycja/e" + +#: src/components/common/OrdersTable/index.tsx:315 +msgid "Items" +msgstr "Pozycje" + +#: src/components/routes/admin/FailedJobs/index.tsx:163 +msgid "Job" +msgstr "Zadanie" + +#: src/components/routes/admin/FailedJobs/index.tsx:65 +msgid "Job deleted" +msgstr "Zadanie usunięte" + +#: src/components/routes/admin/FailedJobs/index.tsx:242 +msgid "Job Details" +msgstr "Szczegóły zadania" + +#: src/components/routes/admin/FailedJobs/index.tsx:248 +msgid "Job Name" +msgstr "Nazwa zadania" + +#: src/components/routes/admin/FailedJobs/index.tsx:53 +msgid "Job queued for retry" +msgstr "Zadanie dodane do kolejki ponownych prób" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:98 +#: src/components/routes/auth/Register/index.tsx:91 msgid "John" msgstr "John" -#: src/components/modals/CreateAttendeeModal/index.tsx:126 +#: src/components/modals/CreateAttendeeModal/index.tsx:137 msgid "Johnson" msgstr "Johnson" -#: src/components/modals/CreateEventModal/index.tsx:104 -#~ msgid "KittenTech Conference {0}" -#~ msgstr "KittenTech Conference {0}" +#: src/components/layouts/EventHomepage/index.tsx:348 +msgid "Join from anywhere" +msgstr "Dołącz z dowolnego miejsca" -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:101 -#~ msgid "KittenTech Conference Center" -#~ msgstr "KittenTech Conference Center" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:119 +msgid "Just click the button below to reconnect your Stripe account." +msgstr "Wystarczy kliknąć przycisk poniżej, aby ponownie połączyć konto Stripe." -#: src/components/forms/ProductForm/index.tsx:77 +#: src/components/routes/auth/Login/index.tsx:121 +msgid "Just looking for your tickets?" +msgstr "Szukasz tylko swoich biletów?" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:541 +msgid "Keep me updated on news and events from {0}" +msgstr "Informuj mnie o nowościach i wydarzeniach od {0}" + +#: src/components/forms/ProductForm/index.tsx:85 msgid "Label" msgstr "Label" -#: src/components/common/AttendeeDetails/index.tsx:45 -#: src/components/modals/CreateAttendeeModal/index.tsx:144 -#: src/components/routes/profile/ManageProfile/index.tsx:172 +#: src/components/common/AttendeeDetails/index.tsx:38 +#: src/components/modals/CreateAttendeeModal/index.tsx:155 +#: src/components/routes/profile/ManageProfile/index.tsx:196 msgid "Language" msgstr "Language" +#: src/components/common/OrganizerReportTable/index.tsx:60 #: src/components/common/ReportTable/index.tsx:52 msgid "Last 12 months" msgstr "Last 12 months" +#: src/components/common/OrganizerReportTable/index.tsx:55 #: src/components/common/ReportTable/index.tsx:47 msgid "Last 14 days" msgstr "Last 14 days" +#: src/components/routes/admin/Dashboard/index.tsx:159 +msgid "Last 14 Days" +msgstr "Ostatnie 14 dni" + +#: src/components/common/OrganizerReportTable/index.tsx:52 #: src/components/common/ReportTable/index.tsx:44 msgid "Last 24 hours" msgstr "Last 24 hours" +#: src/components/common/OrganizerReportTable/index.tsx:56 #: src/components/common/ReportTable/index.tsx:48 msgid "Last 30 days" msgstr "Last 30 days" +#: src/components/common/OrganizerReportTable/index.tsx:53 #: src/components/common/ReportTable/index.tsx:45 msgid "Last 48 hours" msgstr "Last 48 hours" +#: src/components/common/OrganizerReportTable/index.tsx:58 #: src/components/common/ReportTable/index.tsx:50 msgid "Last 6 months" msgstr "Last 6 months" +#: src/components/common/OrganizerReportTable/index.tsx:54 #: src/components/common/ReportTable/index.tsx:46 msgid "Last 7 days" msgstr "Last 7 days" +#: src/components/common/OrganizerReportTable/index.tsx:57 #: src/components/common/ReportTable/index.tsx:49 msgid "Last 90 days" msgstr "Last 90 days" @@ -3865,26 +4395,32 @@ msgstr "Last 90 days" msgid "Last login" msgstr "Last login" -#: src/components/modals/CreateAttendeeModal/index.tsx:125 +#: src/components/modals/CreateAttendeeModal/index.tsx:136 #: src/components/modals/ManageAttendeeModal/index.tsx:111 #: src/components/modals/ManageOrderModal/index.tsx:150 msgid "Last name" msgstr "Last name" -#: src/components/common/QuestionsTable/index.tsx:212 -#: src/components/common/QuestionsTable/index.tsx:213 +#: src/components/common/QuestionsTable/index.tsx:252 #: src/components/modals/EditUserModal/index.tsx:72 #: src/components/modals/InviteUserModal/index.tsx:58 -#: src/components/routes/auth/AcceptInvitation/index.tsx:95 -#: src/components/routes/auth/Register/index.tsx:90 -#: src/components/routes/product-widget/CollectInformation/index.tsx:289 -#: src/components/routes/product-widget/CollectInformation/index.tsx:290 -#: src/components/routes/product-widget/CollectInformation/index.tsx:400 -#: src/components/routes/product-widget/CollectInformation/index.tsx:401 -#: src/components/routes/profile/ManageProfile/index.tsx:137 +#: src/components/routes/auth/AcceptInvitation/index.tsx:102 +#: src/components/routes/auth/Register/index.tsx:96 +#: src/components/routes/product-widget/CollectInformation/index.tsx:414 +#: src/components/routes/product-widget/CollectInformation/index.tsx:415 +#: src/components/routes/product-widget/CollectInformation/index.tsx:626 +#: src/components/routes/product-widget/CollectInformation/index.tsx:627 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:60 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:60 +#: src/components/routes/profile/ManageProfile/index.tsx:154 msgid "Last Name" msgstr "Last Name" +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:30 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:30 +msgid "Last name is required" +msgstr "Nazwisko jest wymagane" + #: src/components/common/WebhookTable/index.tsx:239 msgid "Last Response" msgstr "Last Response" @@ -3897,31 +4433,31 @@ msgstr "Last Triggered" msgid "Last Used" msgstr "Last Used" -#: src/components/routes/event/EventDashboard/index.tsx:85 -#~ msgid "Latest Orders" -#~ msgstr "Latest Orders" - -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:56 -#~ msgid "Learn more about Stripe" -#~ msgstr "Learn more about Stripe" - #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:191 msgid "Leave blank to use the default word \"Invoice\"" msgstr "Leave blank to use the default word \"Invoice\"" -#: src/components/routes/welcome/index.tsx:108 -#~ msgid "Let's get started by creating your first event" -#~ msgstr "Let's get started by creating your first event" +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:141 +msgid "Legal business name for VAT purposes" +msgstr "Oficjalna nazwa firmy do celów VAT" -#: src/components/routes/welcome/index.tsx:34 -#~ msgid "Let's get started by creating your first organizer" -#~ msgstr "Let's get started by creating your first organizer" +#: src/components/common/ThemeColorControls/index.tsx:84 +msgid "Light" +msgstr "Jasny" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:91 -#~ msgid "Link color" -#~ msgstr "Link color" +#: src/components/routes/my-tickets/index.tsx:160 +msgid "Link Expired or Invalid" +msgstr "Link wygasł lub jest nieprawidłowy" -#: src/components/routes/event/EventDashboard/index.tsx:194 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:27 +msgid "Link to order details" +msgstr "Link do szczegółów zamówienia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:60 +msgid "Link to ticket" +msgstr "Link do biletu" + +#: src/components/routes/event/EventDashboard/index.tsx:230 msgid "Link your Stripe account to receive funds from ticket sales." msgstr "Link your Stripe account to receive funds from ticket sales." @@ -3929,8 +4465,13 @@ msgstr "Link your Stripe account to receive funds from ticket sales." msgid "LinkedIn" msgstr "LinkedIn" -#: src/components/layouts/Event/index.tsx:178 -#: src/components/layouts/OrganizerLayout/index.tsx:200 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:246 +msgid "Links Allowed" +msgstr "Dozwolone linki" + +#: src/components/common/EventCard/index.tsx:87 +#: src/components/layouts/Event/index.tsx:184 +#: src/components/layouts/OrganizerLayout/index.tsx:208 msgid "Live" msgstr "Live" @@ -3938,38 +4479,49 @@ msgstr "Live" msgid "LIVE" msgstr "LIVE" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:261 -msgid "Loading themes..." -msgstr "Loading themes..." +#: src/components/routes/admin/Attribution/index.tsx:134 +#: src/components/routes/admin/Dashboard/index.tsx:122 +msgid "Live Events" +msgstr "Wydarzenia na żywo" + +#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:34 +msgid "Loading preview..." +msgstr "Ładowanie podglądu..." + +#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:25 +#: src/components/common/Editor/Controls/LiquidTokenControl.tsx:26 +msgid "Loading tokens..." +msgstr "Ładowanie tokenów..." #: src/components/routes/event/Webhooks/index.tsx:21 msgid "Loading Webhooks" msgstr "Loading Webhooks" +#: src/components/common/OrganizerReportTable/index.tsx:265 #: src/components/common/ReportTable/index.tsx:210 msgid "Loading..." msgstr "Loading..." -#: src/components/routes/event/Settings/index.tsx:34 +#: src/components/common/AttendeeTicket/index.tsx:91 +#: src/components/layouts/EventHomepage/index.tsx:402 +#: src/components/routes/event/Settings/index.tsx:42 #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:84 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:167 +#: src/components/routes/my-tickets/index.tsx:73 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:311 msgid "Location" msgstr "Location" -#: src/components/routes/auth/Login/index.tsx:84 -#: src/components/routes/auth/Register/index.tsx:72 +#: src/components/routes/auth/Login/index.tsx:104 +#: src/components/routes/auth/Register/index.tsx:78 msgid "Log in" msgstr "Zaloguj się" -#: src/components/routes/auth/Login/index.tsx:84 +#: src/components/routes/auth/Login/index.tsx:104 msgid "Logging in" msgstr "Logging in" -#: src/components/routes/auth/Register/index.tsx:70 -#~ msgid "Login" -#~ msgstr "Login" - -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:225 +#: src/components/routes/event/TicketDesigner/index.tsx:138 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:211 #: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:26 msgid "Logo" msgstr "Logo" @@ -3982,74 +4534,56 @@ msgstr "Logo & Cover" msgid "Logo and cover image for your organizer" msgstr "Logo and cover image for your organizer" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:239 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:225 msgid "Logo will be displayed in the header" msgstr "Logo will be displayed in the header" -#: src/components/common/GlobalMenu/index.tsx:69 +#: src/components/routes/event/TicketDesigner/index.tsx:153 +msgid "Logo will be displayed on the ticket" +msgstr "Logo będzie wyświetlane na bilecie" + +#: src/components/common/GlobalMenu/index.tsx:85 msgid "Logout" msgstr "Logout" -#: src/components/common/WidgetEditor/index.tsx:331 +#: src/components/routes/product-widget/OrderSummaryAndProducts/LinkExpiredMessage/index.tsx:37 +msgid "Look Up My Tickets" +msgstr "Wyszukaj moje bilety" + +#: src/components/common/WidgetEditor/index.tsx:341 msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum..." msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum..." -#: src/components/common/WidgetEditor/index.tsx:176 -#~ msgid "Lorem ipsum..." -#~ msgstr "Lorem ipsum..." - #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:170 msgid "Make billing address mandatory during checkout" msgstr "Make billing address mandatory during checkout" -#: src/components/routes/event/EventDashboard/index.tsx:172 -#~ msgid "Make Event Live" -#~ msgstr "Make Event Live" - #: src/components/forms/QuestionForm/index.tsx:212 msgid "Make this question mandatory" msgstr "Make this question mandatory" -#: src/components/routes/event/EventDashboard/index.tsx:148 +#: src/components/routes/event/EventDashboard/index.tsx:184 msgid "Make your event live" msgstr "Make your event live" -#: src/components/common/CapacityAssignmentList/index.tsx:143 -#: src/components/common/CheckInListList/index.tsx:145 -#: src/components/common/OrdersTable/index.tsx:139 -#: src/components/common/OrdersTable/index.tsx:154 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:256 +#: src/components/common/CapacityAssignmentList/index.tsx:140 +#: src/components/common/CheckInListList/index.tsx:143 +#: src/components/common/OrdersTable/index.tsx:150 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:446 #: src/components/common/PromoCodeTable/index.tsx:167 -#: src/components/layouts/Event/index.tsx:97 -#: src/components/layouts/OrganizerLayout/index.tsx:72 +#: src/components/layouts/OrganizerLayout/index.tsx:83 msgid "Manage" msgstr "Manage" -#: src/components/common/AttendeeTable/index.tsx:162 +#: src/components/common/AttendeeTable/index.tsx:349 msgid "Manage attendee" msgstr "Manage attendee" -#: src/components/routes/account/ManageAccount/index.tsx:32 -#~ msgid "Manage billing information and view invoices" -#~ msgstr "Manage billing information and view invoices" - -#: src/components/routes/account/ManageAccount/index.tsx:24 -#~ msgid "Manage default settings for new events" -#~ msgstr "Manage default settings for new events" - -#: src/components/common/EventCard/index.tsx:86 +#: src/components/common/EventCard/index.tsx:136 msgid "Manage event" msgstr "Manage event" -#: src/components/common/EventCard/index.tsx:203 -msgid "Manage Event" -msgstr "Manage Event" - -#: src/components/routes/account/ManageAccount/index.tsx:16 -#~ msgid "Manage general account settings" -#~ msgstr "Manage general account settings" - -#: src/components/common/OrdersTable/index.tsx:156 +#: src/components/common/OrdersTable/index.tsx:152 msgid "Manage order" msgstr "Manage order" @@ -4057,50 +4591,26 @@ msgstr "Manage order" msgid "Manage payment and invoicing settings for this event." msgstr "Manage payment and invoicing settings for this event." -#: src/components/modals/CreateAttendeeModal/index.tsx:106 -#~ msgid "Manage products" -#~ msgstr "Manage products" - -#: src/components/routes/profile/ManageProfile/index.tsx:101 +#: src/components/routes/profile/ManageProfile/index.tsx:111 msgid "Manage Profile" msgstr "Manage Profile" -#: src/components/routes/account/ManageAccount/index.tsx:20 -#~ msgid "Manage taxes and fees which can be applied to tickets" -#~ msgstr "Manage taxes and fees which can be applied to tickets" - #: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:17 msgid "Manage taxes and fees which can be applied to your products" msgstr "Manage taxes and fees which can be applied to your products" -#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:17 -#~ msgid "Manage taxes and fees which can be applied to your tickets" -#~ msgstr "Manage taxes and fees which can be applied to your tickets" - -#: src/components/modals/CreateAttendeeModal/index.tsx:106 +#: src/components/modals/CreateAttendeeModal/index.tsx:117 msgid "Manage tickets" msgstr "Manage tickets" -#: src/components/routes/account/ManageAccount/index.tsx:28 -#~ msgid "Manage users and their permissions" -#~ msgstr "Manage users and their permissions" - #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:54 msgid "Manage your account details and default settings" msgstr "Manage your account details and default settings" -#: src/components/routes/account/ManageAccount/sections/BillingSettings/index.tsx:11 -#~ msgid "Manage your billing and payment details" -#~ msgstr "Manage your billing and payment details" - -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:242 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:816 msgid "Manage your payment processing and view platform fees" msgstr "Manage your payment processing and view platform fees" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:91 -#~ msgid "Manage your Stripe payment details" -#~ msgstr "Manage your Stripe payment details" - #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:143 msgid "Manage your users and their permissions" msgstr "Manage your users and their permissions" @@ -4109,56 +4619,59 @@ msgstr "Manage your users and their permissions" msgid "Mandatory questions must be answered before the customer can checkout." msgstr "Mandatory questions must be answered before the customer can checkout." -#: src/components/common/AttendeeTable/index.tsx:67 +#: src/components/common/AttendeeTable/index.tsx:410 msgid "Manually add an Attendee" msgstr "Manually add an Attendee" -#: src/components/modals/CreateAttendeeModal/index.tsx:97 -#: src/components/modals/CreateAttendeeModal/index.tsx:113 +#: src/components/modals/CreateAttendeeModal/index.tsx:108 +#: src/components/modals/CreateAttendeeModal/index.tsx:124 msgid "Manually Add Attendee" msgstr "Manually Add Attendee" -#: src/components/modals/CreateAttendeeModal/index.tsx:148 -#~ msgid "Manually adding an attendee will adjust ticket quantity." -#~ msgstr "Manually adding an attendee will adjust ticket quantity." - -#: src/components/common/OrdersTable/index.tsx:167 +#: src/components/common/OrdersTable/index.tsx:163 msgid "Mark as paid" msgstr "Mark as paid" -#: src/components/layouts/AuthLayout/index.tsx:85 -msgid "Match Your Brand" -msgstr "Dostosuj zgodnie z Twoją marką" +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:234 +msgid "Max Messages / 24h" +msgstr "Maks. wiadomości / 24h" -#: src/components/forms/ProductForm/index.tsx:383 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:240 +msgid "Max Recipients / Message" +msgstr "Maks. odbiorców / wiadomość" + +#: src/components/forms/ProductForm/index.tsx:442 msgid "Maximum Per Order" msgstr "Maximum Per Order" +#: src/components/routes/admin/Attribution/index.tsx:108 +msgid "Medium" +msgstr "Średni" + +#: src/components/common/AttendeeTable/index.tsx:188 #: src/components/common/ContactOrganizerModal/index.tsx:88 +#: src/components/common/OrdersTable/index.tsx:247 +#: src/components/modals/SendMessageModal/index.tsx:280 msgid "Message" msgstr "Message" -#: src/components/common/AttendeeTable/index.tsx:167 +#: src/components/routes/admin/Messages/index.tsx:36 +msgid "Message approved successfully" +msgstr "Wiadomość została pomyślnie zatwierdzona" + +#: src/components/common/AttendeeTable/index.tsx:354 msgid "Message attendee" msgstr "Message attendee" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:273 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:459 msgid "Message Attendees" msgstr "Message Attendees" -#: src/components/modals/SendMessageModal/index.tsx:165 -#~ msgid "Message attendees with specific products" -#~ msgstr "Message attendees with specific products" - -#: src/components/modals/SendMessageModal/index.tsx:207 +#: src/components/modals/SendMessageModal/index.tsx:237 msgid "Message attendees with specific tickets" msgstr "Message attendees with specific tickets" -#: src/components/layouts/AuthLayout/index.tsx:76 -msgid "Message attendees, manage orders, and handle refunds all in one place" -msgstr "Wysyłaj wiadomości do uczestników, zarządzaj zamówieniami i obsługuj zwroty – wszystko w jednym miejscu" - -#: src/components/common/OrdersTable/index.tsx:158 +#: src/components/common/OrdersTable/index.tsx:154 msgid "Message buyer" msgstr "Message buyer" @@ -4166,10 +4679,14 @@ msgstr "Message buyer" msgid "Message cannot exceed 5000 characters" msgstr "Message cannot exceed 5000 characters" -#: src/components/modals/SendMessageModal/index.tsx:251 +#: src/components/routes/admin/Messages/index.tsx:308 msgid "Message Content" msgstr "Message Content" +#: src/components/routes/admin/Messages/index.tsx:260 +msgid "Message Details" +msgstr "Szczegóły wiadomości" + #: src/components/modals/SendMessageModal/index.tsx:72 msgid "Message individual attendees" msgstr "Message individual attendees" @@ -4178,63 +4695,73 @@ msgstr "Message individual attendees" msgid "Message is required" msgstr "Message is required" -#: src/components/modals/SendMessageModal/index.tsx:219 +#: src/components/modals/SendMessageModal/index.tsx:249 msgid "Message order owners with specific products" msgstr "Message order owners with specific products" -#: src/components/modals/SendMessageModal/index.tsx:119 +#: src/components/modals/SendMessageModal/index.tsx:122 msgid "Message Sent" msgstr "Message Sent" -#: src/components/layouts/Event/index.tsx:105 -#: src/components/routes/event/messages.tsx:31 +#: src/components/layouts/Admin/index.tsx:18 +#: src/components/layouts/Event/index.tsx:117 +#: src/components/routes/event/messages.tsx:33 msgid "Messages" msgstr "Messages" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:80 -#~ msgid "Midnight" -#~ msgstr "Midnight" +#: src/components/common/AdminAccountsTable/index.tsx:96 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:213 +msgid "Messaging Tier" +msgstr "Poziom wiadomości" -#: src/components/forms/ProductForm/index.tsx:381 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:51 +msgid "Messaging tier updated successfully" +msgstr "Poziom wiadomości został pomyślnie zaktualizowany" + +#: src/components/forms/ProductForm/index.tsx:440 msgid "Minimum Per Order" msgstr "Minimum Per Order" -#: src/components/forms/ProductForm/index.tsx:285 +#: src/components/forms/ProductForm/index.tsx:307 msgid "Minimum Price" msgstr "Minimum Price" -#: src/components/routes/event/Settings/index.tsx:58 +#: src/components/routes/event/Settings/index.tsx:66 msgid "Miscellaneous" msgstr "Miscellaneous" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:69 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:72 msgid "Miscellaneous Settings" msgstr "Miscellaneous Settings" -#: src/components/layouts/AuthLayout/index.tsx:65 -msgid "Mobile Check-in" -msgstr "Mobilna kontrola biletów" +#: src/components/layouts/AuthLayout/index.tsx:50 +msgid "Mobile Optimized" +msgstr "Zoptymalizowane na urządzenia mobilne" + +#: src/components/layouts/AuthLayout/index.tsx:31 +msgid "Mobile scanner with offline support and real-time tracking" +msgstr "Mobilny skaner z obsługą offline i śledzeniem w czasie rzeczywistym" + +#: src/components/routes/admin/Dashboard/index.tsx:163 +msgid "Monetary values are approximate totals across all currencies" +msgstr "Wartości pieniężne to przybliżone sumy we wszystkich walutach" + +#: src/components/routes/admin/FailedJobs/index.tsx:115 +msgid "Monitor and manage failed background jobs" +msgstr "Monitoruj i zarządzaj nieudanymi zadaniami w tle" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:36 -#~ msgid "Modern" -#~ msgstr "Modern" +#: src/components/routes/admin/Dashboard/index.tsx:294 +msgid "Most Viewed Events (Last 14 Days)" +msgstr "Najczęściej oglądane wydarzenia (ostatnie 14 dni)" #: src/components/forms/QuestionForm/index.tsx:106 msgid "Multi line text box" msgstr "Multi line text box" -#: src/components/forms/TicketForm/index.tsx:54 -#~ msgid "Multiple price options, users can choose which to pay" -#~ msgstr "Multiple price options, users can choose which to pay" - -#: src/components/forms/ProductForm/index.tsx:165 +#: src/components/forms/ProductForm/index.tsx:174 msgid "Multiple price options. Perfect for early bird products etc." msgstr "Multiple price options. Perfect for early bird products etc." -#: src/components/forms/TicketForm/index.tsx:147 -#~ msgid "Multiple price options. Perfect for early bird tickets etc." -#~ msgstr "Multiple price options. Perfect for early bird tickets etc." - #: src/constants/eventCategories.ts:7 msgid "Music" msgstr "Music" @@ -4249,76 +4776,98 @@ msgstr "My amazing event description..." msgid "My amazing event title..." msgstr "My amazing event title..." -#: src/components/common/GlobalMenu/index.tsx:32 +#: src/components/common/GlobalMenu/index.tsx:40 msgid "My Profile" msgstr "My Profile" +#: src/components/routes/my-tickets/index.tsx:236 +msgid "My Tickets" +msgstr "Moje bilety" + #: src/components/common/QuestionAndAnswerList/index.tsx:178 msgid "N/A" msgstr "N/A" -#: src/components/common/WidgetEditor/index.tsx:354 +#: src/components/common/WidgetEditor/index.tsx:364 msgid "Nam placerat elementum..." msgstr "Nam placerat elementum..." -#: src/components/common/AttendeeDetails/index.tsx:13 -#: src/components/common/AttendeeTable/index.tsx:108 +#: src/components/common/AttendeeDetails/index.tsx:14 #: src/components/common/OrderDetails/index.tsx:23 #: src/components/forms/AffiliateForm/index.tsx:81 #: src/components/forms/CapaciyAssigmentForm/index.tsx:37 -#: src/components/forms/CheckInListForm/index.tsx:20 -#: src/components/forms/ProductForm/index.tsx:253 +#: src/components/forms/CheckInListForm/index.tsx:37 +#: src/components/forms/ProductForm/index.tsx:274 #: src/components/forms/TaxAndFeeForm/index.tsx:61 -#: src/components/modals/DuplicateEventModal/index.tsx:107 +#: src/components/modals/DuplicateEventModal/index.tsx:109 #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:63 +#: src/components/routes/admin/Configurations/index.tsx:211 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:75 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:107 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:229 msgid "Name" msgstr "Name" #: src/components/common/ContactOrganizerModal/index.tsx:32 #: src/components/modals/CreateAffiliateModal/index.tsx:28 #: src/components/modals/EditAffiliateModal/index.tsx:33 +#: src/components/routes/admin/Configurations/index.tsx:161 msgid "Name is required" msgstr "Name is required" -#: src/components/modals/CreateEventModal/index.tsx:38 -#~ msgid "Name should be less than 150 characters" -#~ msgstr "Name should be less than 150 characters" +#: src/components/routes/admin/Configurations/index.tsx:162 +msgid "Name must be less than 255 characters" +msgstr "Nazwa musi mieć mniej niż 255 znaków" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:34 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:68 +msgid "Name of the event" +msgstr "Nazwa wydarzenia" #: src/components/common/QuestionAndAnswerList/index.tsx:181 #: src/components/common/QuestionAndAnswerList/index.tsx:289 msgid "Navigate to Attendee" msgstr "Navigate to Attendee" +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:85 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:36 +msgid "Net Revenue" +msgstr "Przychód netto" + #: src/components/common/PromoCodeTable/index.tsx:158 #: src/components/common/WebhookTable/index.tsx:266 #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:101 msgid "Never" msgstr "Never" -#: src/components/routes/auth/AcceptInvitation/index.tsx:112 -#: src/components/routes/auth/ResetPassword/index.tsx:59 -#: src/components/routes/profile/ManageProfile/index.tsx:195 +#: src/components/routes/auth/ResetPassword/index.tsx:64 +#: src/components/routes/profile/ManageProfile/index.tsx:232 msgid "New Password" msgstr "New Password" -#: src/components/routes/event/settings.tsx:108 -#: src/components/routes/event/settings.tsx:113 -#~ msgid "New York" -#~ msgstr "New York" +#: src/components/routes/admin/Dashboard/index.tsx:225 +msgid "New Signups" +msgstr "Nowe rejestracje" #: src/constants/eventCategories.ts:4 msgid "Nightlife" msgstr "Nightlife" -#: src/components/common/AttendeeDetails/index.tsx:32 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:248 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:275 msgid "No" msgstr "No" -#: src/components/common/QuestionAndAnswerList/index.tsx:104 -#~ msgid "No {0} available." -#~ msgstr "No {0} available." +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:204 +msgid "No - I'm an individual or non-VAT registered business" +msgstr "Nie - Jestem osobą fizyczną lub firmą niezarejestrowaną jako podatnik VAT" + +#: src/components/common/AdminUsersTable/index.tsx:143 +msgid "No accounts" +msgstr "Brak kont" + +#: src/components/common/AdminAccountsTable/index.tsx:21 +msgid "No accounts found" +msgstr "Nie znaleziono kont" #: src/components/routes/event/Webhooks/index.tsx:22 msgid "No Active Webhooks" @@ -4332,6 +4881,10 @@ msgstr "No Affiliates to show" msgid "No archived events to show." msgstr "No archived events to show." +#: src/components/common/QuestionsTable/index.tsx:490 +msgid "No attendee questions yet" +msgstr "Brak jeszcze pytań dla uczestników" + #: src/components/common/AttendeeList/index.tsx:23 msgid "No attendees found for this order." msgstr "No attendees found for this order." @@ -4340,13 +4893,13 @@ msgstr "No attendees found for this order." msgid "No attendees have been added to this order." msgstr "No attendees have been added to this order." -#: src/components/common/AttendeeTable/index.tsx:56 +#: src/components/common/AttendeeTable/index.tsx:399 msgid "No Attendees to show" msgstr "No Attendees to show" -#: src/components/forms/CheckInListForm/index.tsx:48 -msgid "No attendees will be able to check in before this date using this list" -msgstr "No attendees will be able to check in before this date using this list" +#: src/components/routes/admin/Attribution/index.tsx:121 +msgid "No attribution data found" +msgstr "Nie znaleziono danych atrybucji" #: src/components/common/CapacityAssignmentList/index.tsx:42 msgid "No Capacity Assignments" @@ -4356,14 +4909,22 @@ msgstr "No Capacity Assignments" msgid "No Check-In Lists" msgstr "No Check-In Lists" -#: src/components/layouts/AuthLayout/index.tsx:36 -msgid "No Credit Card Required" -msgstr "No Credit Card Required" +#: src/components/common/CheckInStatusModal/index.tsx:154 +msgid "No check-in lists available for this event." +msgstr "Brak dostępnych list odpraw dla tego wydarzenia." + +#: src/components/routes/admin/Configurations/index.tsx:120 +msgid "No configurations found" +msgstr "Nie znaleziono konfiguracji" #: src/components/common/ReportTable/index.tsx:218 msgid "No data available" msgstr "No data available" +#: src/components/common/OrganizerReportTable/index.tsx:272 +msgid "No data found for the selected filters. Try adjusting the date range or currency." +msgstr "Nie znaleziono danych dla wybranych filtrów. Spróbuj dostosować zakres dat lub walutę." + #: src/components/common/ReportTable/index.tsx:214 msgid "No data to show. Please select a date range" msgstr "No data to show. Please select a date range" @@ -4372,13 +4933,21 @@ msgstr "No data to show. Please select a date range" msgid "No Discount" msgstr "No Discount" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:424 +msgid "No end date" +msgstr "Brak daty zakończenia" + #: src/components/common/NoEventsBlankSlate/index.tsx:20 msgid "No ended events to show." msgstr "No ended events to show." -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:88 -#~ msgid "No events for this organizer" -#~ msgstr "No events for this organizer" +#: src/components/common/AdminEventsTable/index.tsx:22 +msgid "No events found" +msgstr "Nie znaleziono wydarzeń" + +#: src/components/routes/admin/Dashboard/index.tsx:489 +msgid "No events starting in the next 24 hours" +msgstr "Brak wydarzeń rozpoczynających się w ciągu najbliższych 24 godzin" #: src/components/common/NoEventsBlankSlate/index.tsx:14 msgid "No events to show" @@ -4388,42 +4957,78 @@ msgstr "No events to show" msgid "No events yet" msgstr "No events yet" -#: src/components/common/FilterModal/index.tsx:230 +#: src/components/routes/admin/FailedJobs/index.tsx:155 +msgid "No failed jobs" +msgstr "Brak nieudanych zadań" + +#: src/components/common/FilterModal/index.tsx:261 msgid "No filters available" msgstr "No filters available" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:85 +msgid "No impact on your current or past transactions" +msgstr "Brak wpływu na Twoje bieżące lub przeszłe transakcje" + +#: src/components/common/OrdersTable/index.tsx:299 +msgid "No invoice" +msgstr "Brak faktury" + #: src/components/modals/WebhookLogsModal/index.tsx:177 msgid "No logs found" msgstr "No logs found" +#: src/components/routes/admin/Messages/index.tsx:148 +msgid "No messages found" +msgstr "Nie znaleziono wiadomości" + #: src/components/common/MessageList/index.tsx:69 msgid "No messages to show" msgstr "No messages to show" -#: src/components/common/OrdersTable/index.tsx:63 +#: src/components/common/QuestionsTable/index.tsx:489 +msgid "No order questions yet" +msgstr "Brak jeszcze pytań do zamówienia" + +#: src/components/common/AdminOrdersTable/index.tsx:20 +msgid "No orders found" +msgstr "Nie znaleziono zamówień" + +#: src/components/common/OrdersTable/index.tsx:459 msgid "No orders to show" msgstr "No orders to show" -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:321 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:319 msgid "No orders yet" msgstr "No orders yet" +#: src/components/routes/admin/Dashboard/index.tsx:377 +msgid "No organizer activity in the last 14 days" +msgstr "Brak aktywności organizatorów w ostatnich 14 dniach" + #: src/components/modals/SwitchOrganizerModal/index.tsx:44 msgid "No other organizers available" msgstr "No other organizers available" -#: src/components/layouts/OrganizerHomepage/index.tsx:279 +#: src/components/routes/admin/Messages/index.tsx:71 +msgid "No Paid Orders" +msgstr "Brak płatnych zamówień" + +#: src/components/layouts/OrganizerHomepage/index.tsx:286 msgid "No past events" msgstr "No past events" -#: src/components/routes/product-widget/Payment/index.tsx:76 +#: src/components/routes/product-widget/Payment/index.tsx:87 msgid "No payment methods are currently available. Please contact the event organizer for assistance." msgstr "No payment methods are currently available. Please contact the event organizer for assistance." -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:39 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:54 msgid "No Payment Required" msgstr "No Payment Required" +#: src/components/routes/admin/Dashboard/index.tsx:282 +msgid "No popular events in the last 14 days" +msgstr "Brak popularnych wydarzeń w ostatnich 14 dniach" + #: src/components/modals/ManageAttendeeModal/index.tsx:177 msgid "No product associated with this attendee." msgstr "No product associated with this attendee." @@ -4448,14 +5053,14 @@ msgstr "No Promo Codes to show" msgid "No questions answered by this attendee." msgstr "No questions answered by this attendee." -#: src/components/modals/ViewAttendeeModal/index.tsx:75 -#~ msgid "No questions have been answered by this attendee." -#~ msgstr "No questions have been answered by this attendee." - #: src/components/modals/ManageOrderModal/index.tsx:119 msgid "No questions have been asked for this order." msgstr "No questions have been asked for this order." +#: src/components/routes/admin/Dashboard/index.tsx:438 +msgid "No recent account signups" +msgstr "Brak ostatnich rejestracji kont" + #: src/components/common/WebhookTable/index.tsx:174 msgid "No response" msgstr "No response" @@ -4476,26 +5081,30 @@ msgstr "No Search Results" msgid "No search results." msgstr "No search results." -#: src/components/common/TaxAndFeeList/index.tsx:101 -#~ msgid "No Taxes or Fees have been added yet." -#~ msgstr "No Taxes or Fees have been added yet." - -#: src/components/common/TaxAndFeeList/index.tsx:101 +#: src/components/common/TaxAndFeeList/index.tsx:105 msgid "No Taxes or Fees have been added." msgstr "No Taxes or Fees have been added." -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:197 -#~ msgid "No tickets available" -#~ msgstr "No tickets available" +#: src/components/routes/my-tickets/index.tsx:220 +msgid "No Tickets Found" +msgstr "Nie znaleziono biletów" -#: src/components/common/TicketsTable/index.tsx:65 -#~ msgid "No tickets to show" -#~ msgstr "No tickets to show" - -#: src/components/layouts/OrganizerHomepage/index.tsx:279 +#: src/components/layouts/OrganizerHomepage/index.tsx:286 msgid "No upcoming events" msgstr "No upcoming events" +#: src/components/common/AdminUsersTable/index.tsx:18 +msgid "No users found" +msgstr "Nie znaleziono użytkowników" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:306 +msgid "No VAT settings configured" +msgstr "Nie skonfigurowano ustawień VAT" + +#: src/components/routes/admin/Dashboard/index.tsx:329 +msgid "No viewed events in the last 14 days" +msgstr "Brak oglądanych wydarzeń w ostatnich 14 dniach" + #: src/components/modals/WebhookLogsModal/index.tsx:180 msgid "No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered." msgstr "No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered." @@ -4504,11 +5113,17 @@ msgstr "No webhook events have been recorded for this endpoint yet. Events will msgid "No Webhooks" msgstr "No Webhooks" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:124 -#~ msgid "Noir" -#~ msgstr "Noir" +#: src/components/layouts/Checkout/index.tsx:282 +msgid "No, keep me here" +msgstr "Nie, zostań tutaj" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:69 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:31 +msgid "Non-VAT registered businesses or individuals: Irish VAT at 23% applies" +msgstr "Firmy lub osoby niezarejestrowane jako podatnicy VAT: Stosuje się irlandzki VAT w wysokości 23%" #: src/components/common/PromoCodeTable/index.tsx:82 +#: src/components/routes/product-widget/CollectInformation/index.tsx:473 msgid "None" msgstr "None" @@ -4517,14 +5132,14 @@ msgstr "None" msgid "Not available" msgstr "Not available" -#: src/components/common/AttendeeCheckInTable/index.tsx:125 -#~ msgid "Not Checked In" -#~ msgstr "Not Checked In" +#: src/components/common/AttendeeTable/index.tsx:327 +#: src/components/common/CheckInStatusModal/index.tsx:110 +msgid "Not Checked In" +msgstr "Not Checked In" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:82 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:227 -msgid "Not On Sale" -msgstr "Not On Sale" +#: src/components/common/CheckInStatusModal/index.tsx:118 +msgid "Not Eligible" +msgstr "Niekwalifikujący się" #: src/components/modals/ManageAttendeeModal/index.tsx:130 #: src/components/modals/ManageOrderModal/index.tsx:164 @@ -4535,22 +5150,14 @@ msgstr "Notes" msgid "Nothing to show yet" msgstr "Nothing to show yet" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:72 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:72 msgid "Notification Settings" msgstr "Notification Settings" -#: src/components/modals/RefundOrderModal/index.tsx:108 -msgid "Notify buyer of refund" -msgstr "Notify buyer of refund" - -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:75 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:75 msgid "Notify organizer of new orders" msgstr "Notify organizer of new orders" -#: src/components/routes/welcome/index.tsx:229 -#~ msgid "Now let's create your first event" -#~ msgstr "Now let's create your first event" - #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:217 msgid "Number of days allowed for payment (leave blank to omit payment terms from invoices)" msgstr "Number of days allowed for payment (leave blank to omit payment terms from invoices)" @@ -4559,23 +5166,35 @@ msgstr "Number of days allowed for payment (leave blank to omit payment terms fr msgid "Number Prefix" msgstr "Number Prefix" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:47 -#~ msgid "Ocean" -#~ msgstr "Ocean" +#: src/components/common/OrganizerReportTable/index.tsx:356 +msgid "of" +msgstr "z" #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:74 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:75 msgid "Office or venue name" msgstr "Office or venue name" +#: src/components/common/OrdersTable/index.tsx:382 +#: src/components/routes/product-widget/Payment/index.tsx:131 +msgid "Offline" +msgstr "Offline" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:145 msgid "Offline orders are not reflected in event statistics until the order is marked as paid." msgstr "Offline orders are not reflected in event statistics until the order is marked as paid." -#: src/components/routes/product-widget/Payment/index.tsx:66 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:31 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:65 +msgid "Offline Payment" +msgstr "Płatność offline" + +#: src/components/routes/product-widget/Payment/index.tsx:77 msgid "Offline payment failed. Please try again or contact the event organizer." msgstr "Offline payment failed. Please try again or contact the event organizer." +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:49 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:82 #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:151 msgid "Offline Payment Instructions" msgstr "Offline Payment Instructions" @@ -4592,15 +5211,20 @@ msgstr "Offline Payments Information" msgid "Offline Payments Settings" msgstr "Offline Payments Settings" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:71 -msgid "On sale" -msgstr "On sale" - -#: src/components/common/ProductsTable/SortableProduct/index.tsx:82 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:227 +#: src/components/common/EventCard/index.tsx:89 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:93 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:32 msgid "On Sale" msgstr "On Sale" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:99 +msgid "On sale {0}" +msgstr "W sprzedaży {0}" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:552 +msgid "Once you complete the upgrade, your old account will only be used for refunds." +msgstr "Po zakończeniu aktualizacji Twoje stare konto będzie używane tylko do zwrotów." + #: src/components/common/NoEventsBlankSlate/index.tsx:19 msgid "Once you create an event, you'll see it here." msgstr "Once you create an event, you'll see it here." @@ -4609,24 +5233,22 @@ msgstr "Once you create an event, you'll see it here." msgid "Once you start collecting data, you'll see it here." msgstr "Once you start collecting data, you'll see it here." -#: src/components/routes/event/GettingStarted/index.tsx:179 +#: src/components/routes/event/GettingStarted/index.tsx:184 msgid "Once you're ready, set your event live and start selling products." msgstr "Once you're ready, set your event live and start selling products." -#: src/components/routes/event/GettingStarted/index.tsx:108 -#~ msgid "Once you're ready, set your event live and start selling tickets." -#~ msgstr "Once you're ready, set your event live and start selling tickets." - #: src/components/common/EventStatusBadge/index.tsx:18 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:31 msgid "Ongoing" msgstr "Ongoing" -#: src/components/common/EventCard/index.tsx:178 -msgid "Online event" -msgstr "Online event" +#: src/components/common/EventCard/index.tsx:93 +#: src/components/routes/product-widget/Payment/index.tsx:123 +msgid "Online" +msgstr "Online" -#: src/components/layouts/EventHomepage/EventInformation/index.tsx:71 -#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:166 +#: src/components/layouts/EventHomepage/index.tsx:346 +#: src/components/layouts/OrganizerHomepage/EventCard/index.tsx:167 msgid "Online Event" msgstr "Online Event" @@ -4634,34 +5256,33 @@ msgstr "Online Event" msgid "Online Event Details" msgstr "Online Event Details" -#: src/components/modals/SendMessageModal/index.tsx:280 -msgid "" -"Only important emails, which are directly related to this event, should be sent using this form.\n" -"Any misuse, including sending promotional emails, will lead to an immediate account ban." -msgstr "" -"Only important emails, which are directly related to this event, should be sent using this form.\n" -"Any misuse, including sending promotional emails, will lead to an immediate account ban." - -#: src/components/modals/SendMessageModal/index.tsx:227 +#: src/components/modals/SendMessageModal/index.tsx:257 msgid "Only send to orders with these statuses" msgstr "Only send to orders with these statuses" -#: src/components/common/CheckInListList/index.tsx:167 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:301 +msgid "Only visible with promo code" +msgstr "Widoczne tylko z kodem promocyjnym" + +#: src/components/common/CheckInListList/index.tsx:165 +#: src/components/modals/CheckInListSuccessModal/index.tsx:56 msgid "Open Check-In Page" msgstr "Open Check-In Page" -#: src/components/layouts/AppLayout/index.tsx:28 +#: src/components/layouts/AppLayout/index.tsx:29 msgid "Open sidebar" msgstr "Open sidebar" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:195 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:404 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:641 +msgid "Open Stripe Dashboard" +msgstr "Otwórz panel Stripe" + #: src/components/forms/QuestionForm/index.tsx:45 msgid "Option {i}" msgstr "Option {i}" -#: src/components/routes/welcome/index.tsx:375 -#~ msgid "optional" -#~ msgstr "optional" - #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:253 msgid "Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)" msgstr "Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)" @@ -4670,6 +5291,14 @@ msgstr "Optional additional information to appear on all invoices (e.g., payment msgid "Optional prefix for invoice numbers (e.g., INV-)" msgstr "Optional prefix for invoice numbers (e.g., INV-)" +#: src/components/routes/event/TicketDesigner/index.tsx:161 +msgid "Optional text for disclaimers, contact info, or thank you notes (single line only)" +msgstr "Opcjonalny tekst na zastrzeżenia, dane kontaktowe lub podziękowania (tylko jedna linia)" + +#: src/components/common/QuestionsTable/index.tsx:125 +msgid "options" +msgstr "opcje" + #: src/components/forms/QuestionForm/index.tsx:28 msgid "Options" msgstr "Options" @@ -4678,50 +5307,119 @@ msgstr "Options" msgid "or" msgstr "or" -#: src/components/common/AttendeeTable/index.tsx:110 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:21 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:22 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:23 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:24 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:25 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:26 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:27 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:28 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:29 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:30 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:31 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:63 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:64 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:65 +#: src/components/common/QuestionsTable/index.tsx:294 +#: src/components/common/QuestionsTable/index.tsx:447 +#: src/components/routes/my-tickets/index.tsx:53 msgid "Order" msgstr "Order" -#: src/components/common/OrdersTable/index.tsx:212 -#~ msgid "Order #" -#~ msgstr "Order #" +#: src/components/common/AttendeeTable/index.tsx:240 +msgid "Order & Ticket" +msgstr "Zamówienie i bilet" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:354 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:352 +msgid "Order cancelled" +msgstr "Zamówienie anulowane" #: src/components/forms/WebhookForm/index.tsx:76 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:63 msgid "Order Cancelled" msgstr "Order Cancelled" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:62 -msgid "Order Completed" -msgstr "Order Completed" +#: src/components/routes/product-widget/CollectInformation/index.tsx:344 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:362 +msgid "Order complete" +msgstr "Zamówienie zakończone" + +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:94 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:200 +msgid "Order Confirmation" +msgstr "Potwierdzenie zamówienia" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:517 +msgid "Order confirmation resent successfully" +msgstr "Potwierdzenie zamówienia zostało pomyślnie wysłane ponownie" #: src/components/forms/WebhookForm/index.tsx:52 msgid "Order Created" msgstr "Order Created" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:122 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:30 +msgid "Order Currency" +msgstr "Waluta zamówienia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:23 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:266 msgid "Order Date" msgstr "Order Date" +#: src/components/common/OrdersTable/index.tsx:270 #: src/components/modals/ManageAttendeeModal/index.tsx:166 #: src/components/modals/ManageOrderModal/index.tsx:86 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:266 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:584 msgid "Order Details" msgstr "Order Details" -#: src/components/modals/ViewOrderModal/index.tsx:30 -#~ msgid "Order Details {0}" -#~ msgstr "Order Details {0}" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:26 +msgid "Order Email" +msgstr "E-mail zamówienia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:24 +msgid "Order First Name" +msgstr "Imię zamawiającego" + +#: src/components/modals/CancelOrderModal/index.tsx:40 +msgid "Order has been canceled and refunded. The order owner has been notified." +msgstr "Zamówienie zostało anulowane i zwrócone. Właściciel zamówienia został powiadomiony." -#: src/components/modals/CancelOrderModal/index.tsx:29 +#: src/components/modals/CancelOrderModal/index.tsx:41 msgid "Order has been canceled and the order owner has been notified." msgstr "Order has been canceled and the order owner has been notified." -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:277 -msgid "Order ID: {0}" -msgstr "Order ID: {0}" +#: src/components/routes/admin/Messages/index.tsx:84 +#: src/components/routes/admin/Messages/index.tsx:132 +msgid "Order Holders" +msgstr "Posiadacze zamówień" -#: src/components/common/OrdersTable/index.tsx:79 +#: src/components/common/AdminOrdersTable/index.tsx:67 +msgid "Order ID" +msgstr "ID zamówienia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:28 +msgid "Order Is Awaiting Offline Payment" +msgstr "Zamówienie oczekuje na płatność offline" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:25 +msgid "Order Last Name" +msgstr "Nazwisko zamawiającego" + +#: src/components/forms/ProductForm/index.tsx:436 +msgid "Order Limits" +msgstr "Limity zamówienia" + +#: src/components/forms/ProductForm/index.tsx:384 +msgid "Order limits set" +msgstr "Ustawiono limity zamówienia" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:29 +msgid "Order Locale" +msgstr "Język zamówienia" + +#: src/components/common/OrdersTable/index.tsx:77 msgid "Order marked as paid" msgstr "Order marked as paid" @@ -4729,15 +5427,27 @@ msgstr "Order marked as paid" msgid "Order Marked as Paid" msgstr "Order Marked as Paid" +#: src/components/routes/product-widget/CollectInformation/index.tsx:365 +msgid "Order not found" +msgstr "Nie znaleziono zamówienia" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:534 +msgid "Order Not Found" +msgstr "Nie znaleziono zamówienia" + #: src/components/modals/ManageOrderModal/index.tsx:92 msgid "Order Notes" msgstr "Order Notes" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:21 +msgid "Order Number" +msgstr "Numer zamówienia" + #: src/components/common/MessageList/index.tsx:23 msgid "Order owner" msgstr "Order owner" -#: src/components/modals/SendMessageModal/index.tsx:192 +#: src/components/modals/SendMessageModal/index.tsx:221 msgid "Order owners with a specific product" msgstr "Order owners with a specific product" @@ -4745,20 +5455,15 @@ msgstr "Order owners with a specific product" msgid "Order owners with products" msgstr "Order owners with products" -#: src/components/common/QuestionsTable/index.tsx:313 -#: src/components/common/QuestionsTable/index.tsx:355 -msgid "Order questions" -msgstr "Order questions" - -#: src/components/common/QuestionsTable/index.tsx:326 -#~ msgid "Order questions are asked once per order. By default, people are asked for their first name, last name, and email address." -#~ msgstr "Order questions are asked once per order. By default, people are asked for their first name, last name, and email address." +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:63 +msgid "Order Payment Pending" +msgstr "Oczekiwanie na płatność zamówienia" -#: src/components/common/QuestionsTable/index.tsx:226 -#~ msgid "Order questions are asked once per order. By default, we ask for the first name, last name, and email address." -#~ msgstr "Order questions are asked once per order. By default, we ask for the first name, last name, and email address." +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:59 +msgid "Order Ref" +msgstr "Nr ref. zamówienia" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:112 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:245 msgid "Order Reference" msgstr "Order Reference" @@ -4766,41 +5471,84 @@ msgstr "Order Reference" msgid "Order Refunded" msgstr "Order Refunded" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:64 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:64 #: src/components/routes/event/orders.tsx:45 msgid "Order Status" msgstr "Order Status" -#: src/components/modals/SendMessageModal/index.tsx:229 +#: src/components/modals/SendMessageModal/index.tsx:258 msgid "Order statuses" msgstr "Order statuses" -#: src/components/layouts/Checkout/CheckoutSidebar/index.tsx:28 +#: src/components/common/InlineOrderSummary/index.tsx:54 #: src/components/modals/ManageOrderModal/index.tsx:105 msgid "Order Summary" msgstr "Order Summary" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:90 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:119 msgid "Order timeout" msgstr "Order timeout" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:22 +#: src/components/modals/RefundOrderModal/index.tsx:78 +msgid "Order Total" +msgstr "Suma zamówienia" + #: src/components/forms/WebhookForm/index.tsx:58 msgid "Order Updated" msgstr "Order Updated" -#: src/components/layouts/Event/index.tsx:100 -#: src/components/routes/event/orders.tsx:113 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:456 +msgid "Order updated successfully" +msgstr "Zamówienie zostało pomyślnie zaktualizowane" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:27 +msgid "Order URL" +msgstr "URL zamówienia" + +#: src/components/routes/product-widget/CollectInformation/index.tsx:324 +msgid "Order was cancelled" +msgstr "Zamówienie zostało anulowane" + +#: src/components/layouts/Admin/index.tsx:17 +#: src/components/layouts/Event/index.tsx:109 +#: src/components/routes/admin/Attribution/index.tsx:138 +#: src/components/routes/admin/Orders/index.tsx:44 +#: src/components/routes/event/orders.tsx:115 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:103 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:60 +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:55 msgid "Orders" msgstr "Orders" -#: src/components/common/StatBoxes/index.tsx:51 -#: src/components/routes/event/EventDashboard/index.tsx:105 -#~ msgid "Orders Created" -#~ msgstr "Orders Created" +#: src/components/routes/admin/Dashboard/index.tsx:189 +msgid "Orders Completed" +msgstr "Zrealizowane zamówienia" #: src/components/routes/event/orders.tsx:94 msgid "Orders Exported" msgstr "Orders Exported" +#: src/components/routes/admin/Dashboard/index.tsx:207 +msgid "Orders Total" +msgstr "Suma zamówień" + +#: src/components/common/AdminEventsTable/index.tsx:142 +msgid "Orders:" +msgstr "Zamówienia:" + +#: src/components/routes/admin/Attribution/index.tsx:62 +msgid "Organic Accounts" +msgstr "Konta organiczne" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:44 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:45 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:77 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:78 +msgid "Organization" +msgstr "Organizacja" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:235 msgid "Organization Address" msgstr "Organization Address" @@ -4809,32 +5557,46 @@ msgstr "Organization Address" msgid "Organization Details" msgstr "Organization Details" -#: src/components/forms/OrganizerForm/index.tsx:27 +#: src/components/forms/OrganizerForm/index.tsx:28 #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:228 msgid "Organization Name" msgstr "Organization Name" +#: src/components/common/AdminEventsTable/index.tsx:87 +#: src/components/common/AttendeeTicket/index.tsx:82 +#: src/components/layouts/EventHomepage/index.tsx:495 #: src/components/modals/EditUserModal/index.tsx:55 #: src/components/modals/InviteUserModal/index.tsx:47 +#: src/components/routes/admin/Dashboard/index.tsx:257 +#: src/components/routes/admin/Dashboard/index.tsx:306 +#: src/components/routes/admin/Dashboard/index.tsx:352 #: src/components/routes/events/Dashboard/index.tsx:193 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:186 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:330 msgid "Organizer" msgstr "Organizer" #: src/components/layouts/Event/index.tsx:81 -#: src/components/layouts/OrganizerLayout/index.tsx:70 +#: src/components/layouts/OrganizerLayout/index.tsx:75 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:160 msgid "Organizer Dashboard" msgstr "Organizer Dashboard" -#: src/components/routes/event/settings.tsx:231 -#~ msgid "Organizer Details" -#~ msgstr "Organizer Details" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:45 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:78 +msgid "Organizer Email" +msgstr "E-mail organizatora" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:45 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:78 +msgid "Organizer email address" +msgstr "Adres e-mail organizatora" #: src/components/modals/CreateEventModal/index.tsx:48 msgid "Organizer is required" msgstr "Organizer is required" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:44 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:77 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:72 msgid "Organizer Name" msgstr "Organizer Name" @@ -4844,7 +5606,7 @@ msgstr "Organizer Name" msgid "Organizer Not Found" msgstr "Organizer Not Found" -#: src/components/routes/organizer/Settings/index.tsx:81 +#: src/components/routes/organizer/Settings/index.tsx:115 msgid "Organizer Settings" msgstr "Organizer Settings" @@ -4852,46 +5614,54 @@ msgstr "Organizer Settings" msgid "Organizer statistics are not available for the selected currency or an error occurred." msgstr "Organizer statistics are not available for the selected currency or an error occurred." -#: src/components/common/StatusToggle/index.tsx:60 -#: src/components/layouts/OrganizerLayout/index.tsx:124 +#: src/components/common/StatusToggle/index.tsx:64 +#: src/components/layouts/OrganizerLayout/index.tsx:135 msgid "Organizer status update failed. Please try again later" msgstr "Organizer status update failed. Please try again later" -#: src/components/common/StatusToggle/index.tsx:52 -#: src/components/layouts/OrganizerLayout/index.tsx:121 +#: src/components/common/StatusToggle/index.tsx:56 +#: src/components/layouts/OrganizerLayout/index.tsx:132 msgid "Organizer status updated" msgstr "Organizer status updated" -#: src/components/modals/EditUserModal/index.tsx:57 -#: src/components/modals/InviteUserModal/index.tsx:49 -msgid "Organizers can only manage events and products. They cannot manage users, account settings or billing information." -msgstr "Organizers can only manage events and products. They cannot manage users, account settings or billing information." +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:212 +msgid "Organizer/default template will be used" +msgstr "Zostanie użyty szablon organizatora/domyślny" #: src/components/modals/EditUserModal/index.tsx:57 #: src/components/modals/InviteUserModal/index.tsx:49 -#~ msgid "Organizers can only manage events and tickets. They cannot manage users, account settings or billing information." -#~ msgstr "Organizers can only manage events and tickets. They cannot manage users, account settings or billing information." +msgid "Organizers can only manage events and products. They cannot manage users, account settings or billing information." +msgstr "Organizers can only manage events and products. They cannot manage users, account settings or billing information." +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:98 +#: src/components/common/OrdersTable/index.tsx:387 #: src/constants/eventCategories.ts:22 msgid "Other" msgstr "Other" -#: src/components/layouts/Event/index.tsx:82 +#: src/components/common/CheckInStatusModal/index.tsx:171 +msgid "Other Lists (Ticket Not Included)" +msgstr "Inne listy (bilet nie uwzględniony)" + +#: src/components/routes/admin/Messages/index.tsx:103 +msgid "Outgoing Messages" +msgstr "Wiadomości wychodzące" + +#: src/components/layouts/Event/index.tsx:84 msgid "Overview" msgstr "Overview" -#: src/components/common/WidgetEditor/index.tsx:223 +#: src/components/common/WidgetEditor/index.tsx:227 msgid "Padding" msgstr "Padding" -#: src/components/routes/event/HomepageDesigner/index.tsx:174 -#~ msgid "Page background color" -#~ msgstr "Page background color" +#: src/components/common/OrganizerReportTable/index.tsx:356 +msgid "Page" +msgstr "Strona" -#: src/components/routes/event/HomepageDesigner/index.tsx:202 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:378 -msgid "Page Background Color" -msgstr "Page Background Color" +#: src/components/forms/StripeCheckoutForm/index.tsx:106 +msgid "Page no longer available" +msgstr "Strona nie jest już dostępna" #: src/components/common/ErrorDisplay/index.tsx:14 msgid "Page not found" @@ -4905,30 +5675,51 @@ msgstr "Page URL" msgid "Page views" msgstr "Page views" -#: src/components/forms/ProductForm/index.tsx:358 -msgid "page." -msgstr "page." +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:113 +msgid "Page Views" +msgstr "Wyświetlenia strony" -#: src/components/modals/CreateAttendeeModal/index.tsx:180 +#: src/components/modals/CreateAttendeeModal/index.tsx:191 msgid "paid" msgstr "paid" -#: src/components/forms/ProductForm/index.tsx:145 +#: src/components/routes/admin/Attribution/index.tsx:51 +msgid "Paid Accounts" +msgstr "Płatne konta" + +#: src/components/forms/ProductForm/index.tsx:154 msgid "Paid Product" msgstr "Paid Product" -#: src/components/forms/TicketForm/index.tsx:127 -#~ msgid "Paid Ticket" -#~ msgstr "Paid Ticket" +#: src/components/layouts/AuthLayout/index.tsx:26 +msgid "Paid, free, tiered pricing, and donation-based tickets" +msgstr "Płatne, bezpłatne, warstwowe cenowo i oparte na darowiznach bilety" + +#: src/components/modals/RefundOrderModal/index.tsx:109 +msgid "Partial refund" +msgstr "Częściowy zwrot" #: src/components/routes/event/orders.tsx:30 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:54 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:69 msgid "Partially Refunded" msgstr "Partially Refunded" -#: src/components/routes/auth/Login/index.tsx:73 -#: src/components/routes/auth/Register/index.tsx:107 -#: src/components/routes/profile/ManageProfile/index.tsx:109 +#: src/components/common/OrdersTable/index.tsx:357 +msgid "Partially refunded: {0}" +msgstr "Częściowo zwrócono: {0}" + +#: src/components/common/PlatformFeesSettings/index.tsx:163 +msgid "Pass fee to buyer" +msgstr "Przenieś opłatę na kupującego" + +#: src/components/common/PlatformFeesSettings/index.tsx:178 +msgid "Pass to Buyer" +msgstr "Przenieś na kupującego" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:127 +#: src/components/routes/auth/Login/index.tsx:98 +#: src/components/routes/auth/Register/index.tsx:112 +#: src/components/routes/profile/ManageProfile/index.tsx:119 msgid "Password" msgstr "Hasło" @@ -4936,28 +5727,29 @@ msgstr "Hasło" msgid "Password must be a minimum of 8 characters" msgstr "Hasło musi zawierać min. 8 znaków" -#: src/components/routes/auth/Register/index.tsx:37 +#: src/components/routes/auth/Register/index.tsx:36 msgid "Password must be at least 8 characters" msgstr "Hasło musi zawierać min. 8 znaków" -#: src/components/routes/auth/ResetPassword/index.tsx:46 +#: src/components/routes/auth/ResetPassword/index.tsx:49 msgid "Password reset successfully. Please login with your new password." msgstr "Hasło zostało pomyślnie zresetowane. Zaloguj się, używając nowego hasła." #: src/components/routes/auth/AcceptInvitation/index.tsx:32 -#: src/components/routes/auth/Register/index.tsx:38 +#: src/components/routes/auth/Register/index.tsx:37 msgid "Passwords are not the same" msgstr "Podane hasła nie są takie same" -#: src/components/layouts/OrganizerHomepage/index.tsx:267 +#: src/components/layouts/OrganizerHomepage/index.tsx:278 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:30 msgid "Past" msgstr "Past" -#: src/components/layouts/OrganizerHomepage/index.tsx:238 +#: src/components/layouts/OrganizerHomepage/index.tsx:265 msgid "Past Events" msgstr "Past Events" -#: src/components/common/WidgetEditor/index.tsx:269 +#: src/components/common/WidgetEditor/index.tsx:272 msgid "Paste this where you want the widget to appear." msgstr "Paste this where you want the widget to appear." @@ -4965,27 +5757,38 @@ msgstr "Paste this where you want the widget to appear." msgid "Paste URL" msgstr "Paste URL" -#: src/components/modals/CreateAttendeeModal/index.tsx:119 +#: src/components/modals/CreateAttendeeModal/index.tsx:130 msgid "Patrick" msgstr "Patrick" -#: src/components/modals/CreateAttendeeModal/index.tsx:133 +#: src/components/modals/CreateAttendeeModal/index.tsx:144 msgid "patrick@acme.com" msgstr "patrick@acme.com" -#: src/components/common/TicketsTable/index.tsx:138 -#~ msgid "Pause Ticket" -#~ msgstr "Pause Ticket" - +#: src/components/common/ProductsTable/SortableProduct/index.tsx:94 #: src/components/forms/WebhookForm/index.tsx:25 msgid "Paused" msgstr "Paused" -#: src/components/forms/StripeCheckoutForm/index.tsx:123 +#: src/components/routes/product-widget/Payment/index.tsx:146 +msgid "Pay" +msgstr "Zapłać" + +#: src/components/common/AttendeeTicket/index.tsx:149 +msgid "Pay to unlock" +msgstr "Zapłać, aby odblokować" + +#: src/components/routes/admin/FailedJobs/index.tsx:273 +msgid "Payload" +msgstr "Ładunek" + +#: src/components/common/OrdersTable/index.tsx:368 +#: src/components/common/ProgressStepper/index.tsx:19 +#: src/components/forms/StripeCheckoutForm/index.tsx:127 msgid "Payment" msgstr "Payment" -#: src/components/routes/event/Settings/index.tsx:64 +#: src/components/routes/event/Settings/index.tsx:72 msgid "Payment & Invoicing" msgstr "Payment & Invoicing" @@ -4997,25 +5800,34 @@ msgstr "Payment & Invoicing Settings" msgid "Payment & Plan" msgstr "Payment & Plan" +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:53 +msgid "Payment Date" +msgstr "Data płatności" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:216 msgid "Payment Due Period" msgstr "Payment Due Period" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:41 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:64 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:56 msgid "Payment Failed" msgstr "Payment Failed" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:228 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:388 #: src/components/routes/product-widget/Payment/PaymentMethods/Offline/index.tsx:14 msgid "Payment Instructions" msgstr "Payment Instructions" +#: src/components/routes/product-widget/Payment/index.tsx:114 +msgid "Payment method" +msgstr "Metoda płatności" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:105 msgid "Payment Methods" msgstr "Payment Methods" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:139 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:473 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:485 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:619 msgid "Payment Processing" msgstr "Payment Processing" @@ -5023,15 +5835,19 @@ msgstr "Payment Processing" msgid "Payment provider" msgstr "Payment provider" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:42 +#: src/components/forms/StripeCheckoutForm/index.tsx:94 +msgid "Payment received" +msgstr "Płatność otrzymana" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:57 msgid "Payment Received" msgstr "Payment Received" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:241 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:815 msgid "Payment Settings" msgstr "Payment Settings" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:135 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:279 msgid "Payment Status" msgstr "Payment Status" @@ -5043,13 +5859,31 @@ msgstr "Payment succeeded!" msgid "Payment Terms" msgstr "Payment Terms" -#: src/components/common/AttendeeTicket/index.tsx:70 -#~ msgid "PDF" -#~ msgstr "PDF" +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:49 +msgid "Payments not available" +msgstr "Płatności niedostępne" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:86 +msgid "Payments will continue to flow without interruption" +msgstr "Płatności będą kontynuowane bez przerwy" + +#: src/components/routes/admin/Messages/index.tsx:120 +msgid "Pending Review" +msgstr "Oczekuje na przegląd" -#: src/components/forms/PromoCodeForm/index.tsx:53 -#~ msgid "percent" -#~ msgstr "percent" +#: src/components/common/QuestionsTable/index.tsx:315 +msgid "Per Attendee" +msgstr "Na uczestnika" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:46 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:38 +msgid "Per order" +msgstr "Na zamówienie" + +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:40 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:32 +msgid "Per ticket" +msgstr "Na bilet" #: src/components/forms/PromoCodeForm/index.tsx:81 #: src/components/forms/TaxAndFeeForm/index.tsx:27 @@ -5060,17 +5894,36 @@ msgstr "Percentage" msgid "Percentage Amount" msgstr "Percentage Amount" +#: src/components/modals/EditAccountConfigurationModal/index.tsx:99 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:196 +#: src/components/routes/admin/Configurations/index.tsx:94 +#: src/components/routes/admin/Configurations/index.tsx:230 +msgid "Percentage Fee" +msgstr "Opłata procentowa" + +#: src/components/modals/EditAccountConfigurationModal/index.tsx:100 +msgid "Percentage fee (0-100%)" +msgstr "Opłata procentowa (0-100%)" + +#: src/components/modals/EditAccountConfigurationModal/index.tsx:46 +msgid "Percentage fee must be between 0 and 100" +msgstr "Opłata procentowa musi wynosić od 0 do 100" + +#: src/components/routes/admin/Configurations/index.tsx:167 +msgid "Percentage must be between 0 and 100" +msgstr "Procent musi wynosić od 0 do 100" + +#: src/components/routes/admin/Configurations/index.tsx:231 +msgid "Percentage of transaction amount" +msgstr "Procent kwoty transakcji" + #: src/components/common/AffiliateTable/index.tsx:84 msgid "Performance" msgstr "Performance" -#: src/components/routes/welcome/index.tsx:192 -#~ msgid "Performances" -#~ msgstr "Performances" - -#: src/components/routes/welcome/index.tsx:183 -#~ msgid "Performing Arts" -#~ msgstr "Performing Arts" +#: src/components/routes/profile/ManageProfile/index.tsx:147 +msgid "Personal Information" +msgstr "Dane osobowe" #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:97 msgid "Phone" @@ -5080,22 +5933,40 @@ msgstr "Phone" msgid "Pinterest" msgstr "Pinterest" -#: src/components/routes/product-widget/Payment/index.tsx:122 -msgid "Place Order" -msgstr "Place Order" - -#: src/components/common/WidgetEditor/index.tsx:257 +#: src/components/common/WidgetEditor/index.tsx:259 msgid "Place this in the of your website." msgstr "Place this in the of your website." -#: src/components/common/PoweredByFooter/index.tsx:27 +#: src/components/common/PoweredByFooter/index.tsx:48 msgid "Planning an event?" msgstr "Planning an event?" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:41 +#: src/components/common/PlatformFeesSettings/index.tsx:47 +#: src/components/common/PlatformFeesSettings/index.tsx:130 +msgid "Platform fee" +msgstr "Opłata platformy" + +#: src/components/common/PlatformFeesSettings/index.tsx:63 +msgid "Platform fee of {0} deducted from your payout" +msgstr "Opłata platformy w wysokości {0} potrącona z Twojej wypłaty" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:247 +#: src/components/routes/event/Settings/index.tsx:81 +#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:42 +#: src/components/routes/organizer/Reports/index.tsx:41 +#: src/components/routes/organizer/Settings/index.tsx:73 +#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:42 msgid "Platform Fees" msgstr "Platform Fees" +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:134 +msgid "Platform Fees Report" +msgstr "Raport opłat platformy" + +#: src/components/routes/admin/Dashboard/index.tsx:171 +msgid "Platform Revenue" +msgstr "Przychód platformy" + #: src/components/forms/QuestionForm/index.tsx:31 msgid "Please add at least one option" msgstr "Please add at least one option" @@ -5104,68 +5975,48 @@ msgstr "Please add at least one option" msgid "Please check the provided information is correct" msgstr "Please check the provided information is correct" -#: src/components/routes/auth/Login/index.tsx:41 +#: src/components/routes/auth/Login/index.tsx:53 msgid "Please check your email and password and try again" msgstr "Zweryfikuj adres e-mail i hasło - spróbuj ponownie!" #: src/components/routes/auth/AcceptInvitation/index.tsx:33 -#: src/components/routes/auth/Register/index.tsx:39 +#: src/components/routes/auth/Register/index.tsx:38 msgid "Please check your email is valid" msgstr "Please check your email is valid" -#: src/components/routes/profile/ManageProfile/index.tsx:152 +#: src/components/routes/profile/ManageProfile/index.tsx:170 msgid "Please check your email to confirm your email address" msgstr "Please check your email to confirm your email address" -#: src/components/routes/auth/AcceptInvitation/index.tsx:87 -msgid "Please complete the form below to accept your invitation" -msgstr "Please complete the form below to accept your invitation" - #: src/components/routes/product-widget/SelectProducts/index.tsx:344 msgid "Please continue in the new tab" msgstr "Please continue in the new tab" -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:242 -#~ msgid "Please continue your order in the new tab" -#~ msgstr "Please continue your order in the new tab" - #: src/components/modals/CreateCapacityAssignmentModal/index.tsx:47 msgid "Please create a product" msgstr "Please create a product" -#: src/components/modals/CreateCheckInListModal/index.tsx:51 +#: src/components/modals/CreateCheckInListModal/index.tsx:52 msgid "Please create a ticket" msgstr "Please create a ticket" -#: src/components/modals/SendMessageModal/index.tsx:207 -#~ msgid "" -#~ "Please ensure you only send emails directly related to the order. Promotional emails\n" -#~ "should not be sent using this form." -#~ msgstr "" -#~ "Please ensure you only send emails directly related to the order. Promotional emails\n" -#~ "should not be sent using this form." - #: src/components/common/Editor/Controls/InsertImageControl/index.tsx:46 msgid "Please enter a valid image URL that points to an image." msgstr "Please enter a valid image URL that points to an image." -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:178 -#~ msgid "Please enter a valid promo code" -#~ msgstr "Please enter a valid promo code" - #: src/components/modals/CreateWebhookModal/index.tsx:30 msgid "Please enter a valid URL" msgstr "Please enter a valid URL" -#: src/components/routes/welcome/index.tsx:68 +#: src/components/routes/welcome/index.tsx:69 msgid "Please enter the 5-digit code" msgstr "Please enter the 5-digit code" -#: src/components/routes/auth/ResetPassword/index.tsx:55 -msgid "Please enter your new password" -msgstr "Wprowadź nowe hasło" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:149 +msgid "Please enter your VAT number" +msgstr "Proszę wprowadzić numer VAT" -#: src/components/modals/CancelOrderModal/index.tsx:52 +#: src/components/modals/CancelOrderModal/index.tsx:65 msgid "Please Note" msgstr "Please Note" @@ -5173,17 +6024,17 @@ msgstr "Please Note" msgid "Please provide an image." msgstr "Please provide an image." -#: src/components/common/TicketsTable/index.tsx:84 -#~ msgid "Please remove filters and set sorting to \"Homepage order\" to enable sorting" -#~ msgstr "Please remove filters and set sorting to \"Homepage order\" to enable sorting" +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:65 +msgid "Please restart the checkout process." +msgstr "Proszę ponownie rozpocząć proces realizacji zamówienia." -#: src/components/layouts/Checkout/index.tsx:157 +#: src/components/layouts/Checkout/index.tsx:251 msgid "Please return to the event page to start over." msgstr "Please return to the event page to start over." -#: src/components/modals/SendMessageModal/index.tsx:196 -msgid "Please select" -msgstr "Please select" +#: src/components/common/OrganizerReportTable/index.tsx:269 +msgid "Please select a date range" +msgstr "Proszę wybrać zakres dat" #: src/components/common/Editor/Controls/InsertImageControl/index.tsx:54 msgid "Please select an image." @@ -5193,21 +6044,17 @@ msgstr "Please select an image." msgid "Please select at least one product" msgstr "Please select at least one product" -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:227 -#~ msgid "Please select at least one ticket" -#~ msgstr "Please select at least one ticket" - #: src/components/routes/event/Affiliates/index.tsx:52 -#: src/components/routes/event/attendees.tsx:49 +#: src/components/routes/event/attendees.tsx:137 #: src/components/routes/event/orders.tsx:100 msgid "Please try again." msgstr "Please try again." -#: src/components/routes/profile/ManageProfile/index.tsx:142 +#: src/components/routes/profile/ManageProfile/index.tsx:160 msgid "Please verify your email address to access all features" msgstr "Please verify your email address to access all features" -#: src/components/routes/welcome/index.tsx:121 +#: src/components/routes/welcome/index.tsx:123 msgid "Please wait before requesting another code" msgstr "Please wait before requesting another code" @@ -5215,12 +6062,12 @@ msgstr "Please wait before requesting another code" msgid "Please wait while we prepare your affiliates for export..." msgstr "Please wait while we prepare your affiliates for export..." -#: src/components/routes/event/attendees.tsx:40 +#: src/components/routes/event/attendees.tsx:128 msgid "Please wait while we prepare your attendees for export..." msgstr "Please wait while we prepare your attendees for export..." -#: src/components/common/OrdersTable/index.tsx:112 -#: src/components/layouts/Checkout/index.tsx:48 +#: src/components/common/OrdersTable/index.tsx:98 +#: src/components/layouts/Checkout/index.tsx:83 msgid "Please wait while we prepare your invoice..." msgstr "Please wait while we prepare your invoice..." @@ -5228,124 +6075,129 @@ msgstr "Please wait while we prepare your invoice..." msgid "Please wait while we prepare your orders for export..." msgstr "Please wait while we prepare your orders for export..." -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polski" + +#: src/components/routes/admin/Dashboard/index.tsx:245 +msgid "Popular Events (Last 14 Days)" +msgstr "Popularne wydarzenia (ostatnie 14 dni)" + +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portuguese" -#: src/locales.ts:47 -#~ msgid "Portuguese (Brazil)" -#~ msgstr "Portuguese (Brazil)" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:74 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:95 msgid "Post Checkout message" msgstr "Post Checkout message" -#: src/components/common/PoweredByFooter/index.tsx:37 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:50 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:83 +msgid "Post Checkout Message" +msgstr "Wiadomość po realizacji zamówienia" + +#: src/components/common/PoweredByFooter/index.tsx:60 msgid "Powered by" msgstr "Powered by" -#: src/components/common/EventDocumentHead/index.tsx:12 -#~ msgid "Powered By" -#~ msgstr "Powered By" - -#: src/components/layouts/EventHomepage/Footer/index.tsx:7 -#~ msgid "Powered by <0>Hi.Events 👋" -#~ msgstr "Powered by <0>Hi.Events 👋" - -#: src/components/common/EventDocumentHead/index.tsx:14 -#~ msgid "Powered By Hi.Events" -#~ msgstr "Powered By Hi.Events" - -#: src/components/forms/StripeCheckoutForm/index.tsx:137 -#~ msgid "Powered by Stripe" -#~ msgstr "Powered by Stripe" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:67 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:88 msgid "Pre Checkout message" msgstr "Pre Checkout message" -#: src/components/common/QuestionsTable/index.tsx:347 +#: src/components/routes/event/CapacityAssignments/index.tsx:32 +msgid "Prevent overselling by sharing inventory across multiple ticket types." +msgstr "Zapobiegaj nadmiernej sprzedaży, dzieląc zapasy między wieloma rodzajami biletów." + +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:139 +#: src/components/routes/event/TicketDesigner/index.tsx:197 msgid "Preview" msgstr "Preview" -#: src/components/layouts/Event/index.tsx:216 -#: src/components/layouts/Event/index.tsx:220 +#: src/components/common/QuestionsTable/index.tsx:285 +msgid "Preview checkout form" +msgstr "Podgląd formularza zamówienia" + +#: src/components/layouts/Event/index.tsx:222 +#: src/components/layouts/Event/index.tsx:226 msgid "Preview Event page" msgstr "Preview Event page" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:236 -#: src/components/forms/ProductForm/index.tsx:73 -#: src/components/forms/ProductForm/index.tsx:285 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:349 +#: src/components/forms/ProductForm/index.tsx:81 +#: src/components/forms/ProductForm/index.tsx:307 msgid "Price" msgstr "Price" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:78 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:81 msgid "Price display mode" msgstr "Price display mode" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:88 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:108 msgid "Price not set" msgstr "Price not set" -#: src/components/forms/ProductForm/index.tsx:322 -msgid "Price tiers" -msgstr "Price tiers" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:59 +msgid "Price of the ticket" +msgstr "Cena biletu" -#: src/components/forms/TicketForm/index.tsx:191 -#~ msgid "Price Tiers" -#~ msgstr "Price Tiers" +#: src/components/forms/ProductForm/index.tsx:343 +msgid "Price Tiers" +msgstr "Price Tiers" -#: src/components/forms/ProductForm/index.tsx:228 +#: src/components/forms/ProductForm/index.tsx:249 msgid "Price Type" msgstr "Price Type" -#: src/components/common/WidgetEditor/index.tsx:182 -#: src/components/routes/event/HomepageDesigner/index.tsx:217 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:393 +#: src/components/common/WidgetEditor/index.tsx:187 msgid "Primary Color" msgstr "Primary Color" -#: src/components/routes/event/HomepageDesigner/index.tsx:181 -#~ msgid "Primary Colour" -#~ msgstr "Primary Colour" - -#: src/components/forms/OrganizerForm/index.tsx:78 -#~ msgid "Primary currency for ticket pricing" -#~ msgstr "Primary currency for ticket pricing" - -#: src/components/common/WidgetEditor/index.tsx:190 -#: src/components/routes/event/HomepageDesigner/index.tsx:223 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:399 +#: src/components/common/WidgetEditor/index.tsx:193 msgid "Primary Text Color" msgstr "Primary Text Color" -#: src/components/common/AttendeeTicket/index.tsx:81 -msgid "Print" -msgstr "Print" - -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:288 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:618 msgid "Print All Tickets" msgstr "Print All Tickets" -#: src/components/layouts/Checkout/index.tsx:112 +#: src/components/routes/event/TicketDesigner/index.tsx:204 +msgid "Print Preview" +msgstr "Podgląd wydruku" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:112 +msgid "Print Ticket" +msgstr "Wydrukuj bilet" + +#: src/components/layouts/Checkout/index.tsx:208 +#: src/components/routes/my-tickets/index.tsx:119 msgid "Print Tickets" msgstr "Print Tickets" -#: src/components/layouts/EventHomepage/index.tsx:309 -#: src/components/layouts/OrganizerHomepage/index.tsx:346 +#: src/components/common/AttendeeTicket/index.tsx:196 +msgid "Print to PDF" +msgstr "Drukuj do PDF" + +#: src/components/layouts/EventHomepage/index.tsx:599 +#: src/components/layouts/OrganizerHomepage/index.tsx:328 msgid "Privacy Policy" msgstr "Privacy Policy" -#: src/components/common/AttendeeTable/index.tsx:190 -#~ msgid "product" -#~ msgstr "product" +#: src/components/modals/RefundOrderModal/index.tsx:150 +msgid "Process Refund" +msgstr "Przetwórz zwrot" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:371 +msgid "Processing order" +msgstr "Przetwarzanie zamówienia" -#: src/components/common/AttendeeDetails/index.tsx:37 +#: src/components/common/AttendeeDetails/index.tsx:30 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:285 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:467 #: src/components/modals/ManageAttendeeModal/index.tsx:119 msgid "Product" msgstr "Product" -#: src/components/forms/ProductForm/index.tsx:266 +#: src/components/forms/ProductForm/index.tsx:288 msgid "Product Category" msgstr "Product Category" @@ -5361,23 +6213,15 @@ msgstr "Product Created" msgid "Product Deleted" msgstr "Product Deleted" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:55 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:69 msgid "Product deleted successfully" msgstr "Product deleted successfully" -#: src/components/common/AttendeeTable/index.tsx:50 -#~ msgid "Product email has been resent to attendee" -#~ msgstr "Product email has been resent to attendee" - -#: src/components/forms/ProductForm/index.tsx:236 +#: src/components/forms/ProductForm/index.tsx:257 msgid "Product Price Type" msgstr "Product Price Type" -#: src/components/common/QuestionsTable/index.tsx:328 -msgid "Product questions" -msgstr "Product questions" - -#: src/components/routes/event/EventDashboard/index.tsx:217 +#: src/components/routes/event/EventDashboard/index.tsx:253 #: src/components/routes/event/Reports/index.tsx:17 msgid "Product Sales" msgstr "Product Sales" @@ -5390,8 +6234,8 @@ msgstr "Product sales, revenue, and tax breakdown" msgid "Product Tier" msgstr "Product Tier" -#: src/components/forms/ProductForm/index.tsx:214 -#: src/components/forms/ProductForm/index.tsx:221 +#: src/components/forms/ProductForm/index.tsx:234 +#: src/components/forms/ProductForm/index.tsx:242 msgid "Product Type" msgstr "Product Type" @@ -5399,10 +6243,6 @@ msgstr "Product Type" msgid "Product Updated" msgstr "Product Updated" -#: src/components/common/WidgetEditor/index.tsx:313 -msgid "Product Widget Preview" -msgstr "Product Widget Preview" - #: src/components/common/PromoCodeTable/index.tsx:148 msgid "Product(s)" msgstr "Product(s)" @@ -5412,32 +6252,27 @@ msgstr "Product(s)" msgid "Products" msgstr "Products" -#: src/components/common/EventCard/index.tsx:126 -#~ msgid "products sold" -#~ msgstr "products sold" - -#: src/components/common/StatBoxes/index.tsx:45 +#: src/components/common/StatBoxes/index.tsx:51 msgid "Products sold" msgstr "Products sold" -#: src/components/routes/event/EventDashboard/index.tsx:238 +#: src/components/routes/admin/Dashboard/index.tsx:258 +#: src/components/routes/admin/Dashboard/index.tsx:355 +#: src/components/routes/event/EventDashboard/index.tsx:274 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:125 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:68 msgid "Products Sold" msgstr "Products Sold" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:178 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:228 msgid "Products sorted successfully" msgstr "Products sorted successfully" -#: src/components/layouts/AuthLayout/index.tsx:45 -msgid "Products, merchandise, and flexible pricing options" -msgstr "Products, merchandise, and flexible pricing options" - -#: src/components/routes/profile/ManageProfile/index.tsx:106 +#: src/components/routes/profile/ManageProfile/index.tsx:116 msgid "Profile" msgstr "Profile" -#: src/components/routes/profile/ManageProfile/index.tsx:59 +#: src/components/routes/profile/ManageProfile/index.tsx:69 msgid "Profile updated successfully" msgstr "Profile updated successfully" @@ -5445,10 +6280,6 @@ msgstr "Profile updated successfully" msgid "Promo {promo_code} code applied" msgstr "Promo {promo_code} code applied" -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:119 -#~ msgid "Promo {promoCode} code applied" -#~ msgstr "Promo {promoCode} code applied" - #: src/components/common/OrderDetails/index.tsx:86 msgid "Promo code" msgstr "Promo code" @@ -5457,7 +6288,7 @@ msgstr "Promo code" msgid "Promo Code" msgstr "Promo Code" -#: src/components/forms/ProductForm/index.tsx:409 +#: src/components/forms/ProductForm/index.tsx:481 msgid "Promo Code page" msgstr "Promo Code page" @@ -5465,9 +6296,9 @@ msgstr "Promo Code page" msgid "Promo code usage and discount breakdown" msgstr "Promo code usage and discount breakdown" -#: src/components/layouts/Event/index.tsx:106 +#: src/components/layouts/Event/index.tsx:110 #: src/components/modals/DuplicateEventModal/index.tsx:27 -#: src/components/routes/event/promo-codes.tsx:31 +#: src/components/routes/event/promo-codes.tsx:33 msgid "Promo Codes" msgstr "Promo Codes" @@ -5480,44 +6311,48 @@ msgstr "Promo codes can be used to offer discounts, presale access, or provide s msgid "Promo Codes Report" msgstr "Promo Codes Report" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:310 +msgid "Promo Only" +msgstr "Tylko promocja" + +#: src/components/modals/SendMessageModal/index.tsx:332 +msgid "Promotional emails may result in account suspension" +msgstr "E-maile promocyjne mogą skutkować zawieszeniem konta" + #: src/components/forms/QuestionForm/index.tsx:189 msgid "" "Provide additional context or instructions for this question. Use this field to add terms\n" "and conditions, guidelines, or any important information that attendees need to know before answering." msgstr "" -"Provide additional context or instructions for this question. Use this field to add terms\n" -"and conditions, guidelines, or any important information that attendees need to know before answering." +"Podaj dodatkowy kontekst lub instrukcje dla tego pytania. Użyj tego pola, aby dodać regulamin,\n" +"wytyczne lub inne ważne informacje, które uczestnicy powinni znać przed udzieleniem odpowiedzi." -#: src/components/common/StatusToggle/index.tsx:93 +#: src/components/common/StatusToggle/index.tsx:97 msgid "Publish" msgstr "Publish" -#: src/components/routes/event/EventDashboard/index.tsx:159 +#: src/components/routes/event/EventDashboard/index.tsx:195 msgid "Publish Event" msgstr "Publish Event" -#: src/components/common/GlobalMenu/index.tsx:25 -#~ msgid "Purchase License" -#~ msgstr "Purchase License" +#: src/components/routes/my-tickets/index.tsx:94 +msgid "Purchased" +msgstr "Zakupione" #: src/components/modals/ShareModal/index.tsx:168 msgid "QR Code" msgstr "QR Code" -#: src/components/layouts/AuthLayout/index.tsx:66 -msgid "QR code scanning with instant feedback and secure sharing for staff access" -msgstr "Skanowanie kodów QR z natychmiastową informacją zwrotną i bezpiecznym udostępnianiem dla personelu" +#: src/components/layouts/AuthLayout/index.tsx:30 +msgid "QR Code Check-in" +msgstr "Odprawa kodem QR" -#: src/components/forms/ProductForm/index.tsx:85 -#: src/components/forms/ProductForm/index.tsx:302 +#: src/components/forms/ProductForm/index.tsx:93 +#: src/components/forms/ProductForm/index.tsx:324 msgid "Quantity Available" msgstr "Quantity Available" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:243 -msgid "Quantity Sold" -msgstr "Quantity Sold" - -#: src/components/common/QuestionsTable/index.tsx:170 +#: src/components/common/QuestionsTable/index.tsx:201 msgid "Question deleted" msgstr "Question deleted" @@ -5529,8 +6364,6 @@ msgstr "Question Description" msgid "Question Title" msgstr "Question Title" -#: src/components/common/QuestionsTable/index.tsx:275 -#: src/components/layouts/Event/index.tsx:102 #: src/components/modals/DuplicateEventModal/index.tsx:25 msgid "Questions" msgstr "Questions" @@ -5540,125 +6373,210 @@ msgstr "Questions" msgid "Questions & Answers" msgstr "Questions & Answers" -#: src/components/common/QuestionsTable/index.tsx:145 -msgid "Questions sorted successfully" -msgstr "Questions sorted successfully" +#: src/components/common/QuestionsTable/index.tsx:183 +msgid "Questions reordered" +msgstr "Kolejność pytań została zmieniona" + +#: src/components/routes/admin/FailedJobs/index.tsx:164 +#: src/components/routes/admin/FailedJobs/index.tsx:257 +msgid "Queue" +msgstr "Kolejka" #: src/components/forms/QuestionForm/index.tsx:118 msgid "Radio Option" msgstr "Radio Option" +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:43 +msgid "Rate" +msgstr "Stawka" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:437 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:472 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:497 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:521 +msgid "Rate limit exceeded. Please try again later." +msgstr "Przekroczono limit zapytań. Spróbuj ponownie później." + #: src/components/common/MessageList/index.tsx:59 msgid "Read less" msgstr "Read less" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:223 +msgid "Ready to upgrade? This takes only a few minutes." +msgstr "Gotowy na aktualizację? To zajmie tylko kilka minut." + +#: src/components/layouts/AuthLayout/index.tsx:40 +msgid "Real-Time Analytics" +msgstr "Analityka w czasie rzeczywistym" + +#: src/components/routes/auth/AcceptInvitation/index.tsx:157 +#: src/components/routes/auth/Register/index.tsx:133 +#: src/components/routes/profile/ManageProfile/index.tsx:209 +msgid "Receive product updates from {0}." +msgstr "Otrzymuj aktualizacje produktów od {0}." + +#: src/components/routes/admin/Dashboard/index.tsx:389 +msgid "Recent Account Signups" +msgstr "Ostatnie rejestracje kont" + #: src/components/routes/organizer/OrganizerDashboard/index.tsx:265 msgid "Recent Orders" msgstr "Recent Orders" -#: src/components/modals/SendMessageModal/index.tsx:37 +#: src/components/modals/SendMessageModal/index.tsx:38 msgid "Recipient" msgstr "Recipient" +#: src/components/modals/SendMessageModal/index.tsx:224 +#: src/components/routes/admin/Messages/index.tsx:160 +#: src/components/routes/admin/Messages/index.tsx:293 +msgid "Recipients" +msgstr "Odbiorcy" + +#: src/components/routes/event/EventDashboard/index.tsx:135 +msgid "Reconnect Stripe →" +msgstr "Połącz ponownie Stripe →" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:80 msgid "Reddit" msgstr "Reddit" -#: src/components/common/StripeConnectButton/index.tsx:51 -#: src/components/common/StripeConnectButton/index.tsx:66 -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:111 -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:196 +#: src/components/common/StripeConnectButton/index.tsx:59 +#: src/components/common/StripeConnectButton/index.tsx:74 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:325 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:338 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:578 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:596 msgid "Redirecting to Stripe..." msgstr "Redirecting to Stripe..." -#: src/components/common/OrdersTable/index.tsx:204 -#: src/components/common/OrdersTable/index.tsx:274 -msgid "Reference" -msgstr "Reference" +#: src/components/routes/admin/Attribution/index.tsx:73 +msgid "Referral Accounts" +msgstr "Konta polecone" + +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:175 +msgid "Refresh Preview" +msgstr "Odśwież podgląd" + +#: src/components/modals/RefundOrderModal/index.tsx:107 +msgid "Refund amount" +msgstr "Kwota zwrotu" -#: src/components/modals/RefundOrderModal/index.tsx:104 -msgid "Refund amount ({0})" -msgstr "Refund amount ({0})" +#: src/components/common/OrdersTable/index.tsx:359 +msgid "Refund failed" +msgstr "Zwrot nie powiódł się" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:52 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:67 msgid "Refund Failed" msgstr "Refund Failed" -#: src/components/common/OrdersTable/index.tsx:172 +#: src/components/common/OrdersTable/index.tsx:168 msgid "Refund order" msgstr "Refund order" -#: src/components/modals/RefundOrderModal/index.tsx:151 -msgid "Refund Order" -msgstr "Refund Order" +#: src/components/modals/RefundOrderModal/index.tsx:198 +msgid "Refund Order {0}" +msgstr "Zwrot zamówienia {0}" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:51 +#: src/components/common/OrdersTable/index.tsx:358 +msgid "Refund pending" +msgstr "Zwrot oczekuje" + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:66 msgid "Refund Pending" msgstr "Refund Pending" #: src/components/routes/event/orders.tsx:51 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:128 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:272 msgid "Refund Status" msgstr "Refund Status" #: src/components/common/OrderSummary/index.tsx:80 #: src/components/common/StatBoxes/index.tsx:57 #: src/components/routes/event/orders.tsx:29 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:53 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:68 msgid "Refunded" msgstr "Refunded" -#: src/components/routes/auth/Register/index.tsx:130 +#: src/components/common/OrdersTable/index.tsx:356 +msgid "Refunded: {0}" +msgstr "Zwrócono: {0}" + +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:79 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:42 +msgid "Refunds" +msgstr "Zwroty" + +#: src/components/routes/profile/ManageProfile/index.tsx:178 +msgid "Regional Settings" +msgstr "Ustawienia regionalne" + +#: src/components/routes/auth/Register/index.tsx:137 msgid "Register" msgstr "Register" +#: src/components/common/QuestionsTable/index.tsx:412 +#: src/components/layouts/Event/index.tsx:104 +msgid "Registration Questions" +msgstr "Pytania rejestracyjne" + #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:82 msgid "Remaining Uses" msgstr "Remaining Uses" -#: src/components/routes/product-widget/SelectProducts/index.tsx:551 +#: src/components/routes/product-widget/SelectProducts/index.tsx:558 msgid "remove" msgstr "remove" #: src/components/common/Editor/Controls/InsertImageControl/index.tsx:146 -#: src/components/routes/product-widget/SelectProducts/index.tsx:552 +#: src/components/routes/product-widget/SelectProducts/index.tsx:559 msgid "Remove" msgstr "Remove" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:62 -#~ msgid "Reply to email" -#~ msgstr "Reply to email" +#: src/components/routes/organizer/Reports/ReportLayout/index.tsx:26 +msgid "Report not found" +msgstr "Nie znaleziono raportu" -#: src/components/layouts/Event/index.tsx:92 +#: src/components/layouts/Event/index.tsx:94 +#: src/components/layouts/OrganizerLayout/index.tsx:78 #: src/components/routes/event/Reports/index.tsx:39 +#: src/components/routes/organizer/Reports/index.tsx:51 msgid "Reports" msgstr "Reports" +#: src/components/routes/my-tickets/index.tsx:169 +msgid "Request a new link" +msgstr "Poproś o nowy link" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:169 msgid "Require Billing Address" msgstr "Require Billing Address" -#: src/components/routes/welcome/index.tsx:203 +#: src/components/common/QuestionsTable/index.tsx:118 +msgid "Required" +msgstr "Wymagane" + +#: src/components/routes/welcome/index.tsx:205 msgid "Resend code" msgstr "Resend code" -#: src/components/routes/event/GettingStarted/index.tsx:197 -#~ msgid "Resend confirmation email" -#~ msgstr "Resend confirmation email" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:255 +msgid "Resend Confirmation" +msgstr "Wyślij ponownie potwierdzenie" -#: src/components/layouts/OrganizerLayout/index.tsx:284 +#: src/components/layouts/OrganizerLayout/index.tsx:292 msgid "Resend Confirmation Email" msgstr "Resend Confirmation Email" -#: src/components/layouts/Event/index.tsx:236 +#: src/components/layouts/Event/index.tsx:242 msgid "Resend email" msgstr "Resend email" -#: src/components/routes/profile/ManageProfile/index.tsx:144 +#: src/components/routes/profile/ManageProfile/index.tsx:162 msgid "Resend email confirmation" msgstr "Resend email confirmation" -#: src/components/routes/welcome/index.tsx:202 +#: src/components/routes/welcome/index.tsx:204 msgid "Resend in {resendCooldown}s" msgstr "Resend in {resendCooldown}s" @@ -5666,57 +6584,80 @@ msgstr "Resend in {resendCooldown}s" msgid "Resend invitation" msgstr "Resend invitation" -#: src/components/common/OrdersTable/index.tsx:179 +#: src/components/common/OrdersTable/index.tsx:175 msgid "Resend order email" msgstr "Resend order email" -#: src/components/common/AttendeeTable/index.tsx:179 -#~ msgid "Resend product email" -#~ msgstr "Resend product email" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:130 +msgid "Resend Ticket" +msgstr "Wyślij ponownie bilet" -#: src/components/common/AttendeeTable/index.tsx:172 +#: src/components/common/AttendeeTable/index.tsx:359 msgid "Resend ticket email" msgstr "Resend ticket email" -#: src/components/routes/profile/ManageProfile/index.tsx:144 +#: src/components/routes/profile/ManageProfile/index.tsx:162 msgid "Resending..." msgstr "Resending..." -#: src/components/common/FilterModal/index.tsx:248 +#: src/components/common/OrdersTable/index.tsx:411 +msgid "Reserved" +msgstr "Zarezerwowane" + +#: src/components/common/OrdersTable/index.tsx:305 +msgid "Reserved until" +msgstr "Zarezerwowane do" + +#: src/components/common/FilterModal/index.tsx:279 msgid "Reset" msgstr "Reset" -#: src/components/routes/auth/ForgotPassword/index.tsx:55 -#: src/components/routes/auth/ResetPassword/index.tsx:62 +#: src/components/routes/auth/ForgotPassword/index.tsx:57 +#: src/components/routes/auth/ResetPassword/index.tsx:75 msgid "Reset password" msgstr "Zresetuj hasło" -#: src/components/routes/auth/ResetPassword/index.tsx:54 -msgid "Reset Password" -msgstr "Zresetuj hasło" - -#: src/components/routes/auth/ForgotPassword/index.tsx:50 -msgid "Reset your password" -msgstr "Zresetuj hasło" +#: src/components/routes/auth/ResetPassword/index.tsx:75 +msgid "Resetting..." +msgstr "Resetowanie..." -#: src/components/common/EventCard/index.tsx:103 +#: src/components/common/EventCard/index.tsx:146 msgid "Restore event" msgstr "Restore event" -#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:50 -#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:63 -msgid "Return to event page" -msgstr "Return to event page" +#: src/components/routes/admin/FailedJobs/index.tsx:199 +msgid "Retry" +msgstr "Ponów" + +#: src/components/routes/admin/FailedJobs/index.tsx:126 +msgid "Retry All" +msgstr "Ponów wszystko" + +#: src/components/routes/admin/FailedJobs/index.tsx:290 +msgid "Retry Job" +msgstr "Ponów zadanie" + +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:52 +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:67 +msgid "Return to Event" +msgstr "Wróć do wydarzenia" -#: src/components/layouts/Checkout/index.tsx:163 +#: src/components/layouts/Checkout/index.tsx:258 msgid "Return to Event Page" msgstr "Return to Event Page" #: src/components/common/AffiliateTable/index.tsx:157 -#: src/components/routes/event/EventDashboard/index.tsx:249 +#: src/components/common/EventCard/index.tsx:235 +#: src/components/routes/admin/Attribution/index.tsx:137 +#: src/components/routes/event/EventDashboard/index.tsx:285 msgid "Revenue" msgstr "Revenue" +#: src/components/routes/organizer/Reports/index.tsx:17 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:67 +msgid "Revenue Summary" +msgstr "Podsumowanie przychodów" + #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:130 msgid "Revoke invitation" msgstr "Revoke invitation" @@ -5727,33 +6668,49 @@ msgstr "Revoke invitation" msgid "Role" msgstr "Role" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:91 -#~ msgid "Royal" -#~ msgstr "Royal" - -#: src/components/forms/ProductForm/index.tsx:96 -#: src/components/forms/ProductForm/index.tsx:391 +#: src/components/forms/ProductForm/index.tsx:104 +#: src/components/forms/ProductForm/index.tsx:457 msgid "Sale End Date" msgstr "Sale End Date" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:75 -msgid "Sale ended" -msgstr "Sale ended" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:100 +msgid "Sale ended {0}" +msgstr "Sprzedaż zakończona {0}" -#: src/components/forms/ProductForm/index.tsx:91 -#: src/components/forms/ProductForm/index.tsx:389 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:416 +msgid "Sale ends {0}" +msgstr "Sprzedaż kończy się {0}" + +#: src/components/common/ProductsTable/SortableProduct/index.tsx:403 +#: src/components/forms/ProductForm/index.tsx:450 +msgid "Sale Period" +msgstr "Okres sprzedaży" + +#: src/components/forms/ProductForm/index.tsx:385 +msgid "Sale period set" +msgstr "Ustawiono okres sprzedaży" + +#: src/components/forms/ProductForm/index.tsx:387 +msgid "Sale period, order limits, visibility" +msgstr "Okres sprzedaży, limity zamówień, widoczność" + +#: src/components/forms/ProductForm/index.tsx:99 +#: src/components/forms/ProductForm/index.tsx:455 msgid "Sale Start Date" msgstr "Sale Start Date" -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:35 -#: src/components/routes/ticket-widget/SelectTickets/Prices/Tiered/index.tsx:29 -#~ msgid "Sale starts" -#~ msgstr "Sale starts" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:408 +msgid "Sale starts {0}" +msgstr "Sprzedaż rozpoczyna się {0}" #: src/components/common/AffiliateTable/index.tsx:145 msgid "Sales" msgstr "Sales" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:102 +msgid "Sales are paused" +msgstr "Sprzedaż jest wstrzymana" + #: src/components/common/ProductPriceAvailability/index.tsx:13 #: src/components/common/ProductPriceAvailability/index.tsx:35 msgid "Sales ended" @@ -5764,32 +6721,58 @@ msgstr "Sales ended" msgid "Sales start" msgstr "Sales start" +#: src/components/routes/organizer/Reports/index.tsx:24 +msgid "Sales, orders, and performance metrics for all events" +msgstr "Sprzedaż, zamówienia i wskaźniki wydajności dla wszystkich wydarzeń" + +#: src/components/common/AdminEventsTable/index.tsx:134 +msgid "Sales:" +msgstr "Sprzedaż:" + +#: src/components/common/PlatformFeesSettings/index.tsx:147 +msgid "Sample ticket price" +msgstr "Przykładowa cena biletu" + +#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:80 +#: src/components/routes/event/TicketDesigner/TicketPreview.tsx:88 +msgid "Sample Venue" +msgstr "Przykładowe miejsce" + #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:135 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:93 msgid "San Francisco" msgstr "San Francisco" +#: src/components/common/PlatformFeesSettings/index.tsx:221 #: src/components/common/QuestionAndAnswerList/index.tsx:142 -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:80 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:80 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:129 -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:96 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:132 #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:166 -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:94 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:102 #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:265 #: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:85 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:116 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:132 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:103 #: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:85 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:88 +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditOrderModal/index.tsx:88 msgid "Save" msgstr "Save" #: src/components/modals/ManageAttendeeModal/index.tsx:231 #: src/components/modals/ManageOrderModal/index.tsx:175 -#: src/components/routes/event/HomepageDesigner/index.tsx:274 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:432 +#: src/components/routes/admin/Configurations/index.tsx:252 +#: src/components/routes/event/HomepageDesigner/index.tsx:272 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:283 msgid "Save Changes" msgstr "Save Changes" +#: src/components/modals/EditAccountConfigurationModal/index.tsx:115 +msgid "Save Configuration" +msgstr "Zapisz konfigurację" + #: src/components/modals/EditOrganizerModal/index.tsx:70 msgid "Save Organizer" msgstr "Save Organizer" @@ -5802,85 +6785,90 @@ msgstr "Save Settings" msgid "Save Social Links" msgstr "Save Social Links" -#: src/components/layouts/CheckIn/index.tsx:398 -#: src/components/layouts/CheckIn/index.tsx:400 -msgid "Scan QR Code" -msgstr "Scan QR Code" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:200 +msgid "Save Template" +msgstr "Zapisz szablon" + +#: src/components/routes/event/TicketDesigner/index.tsx:187 +msgid "Save Ticket Design" +msgstr "Zapisz projekt biletu" -#: src/components/modals/ShareModal/index.tsx:229 -#~ msgid "Scan this QR code to access the event page or share it with others" -#~ msgstr "Scan this QR code to access the event page or share it with others" +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:168 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:243 +msgid "Save VAT Settings" +msgstr "Zapisz ustawienia VAT" -#: src/components/layouts/EventHomepage/index.tsx:340 -msgid "Scroll to Tickets" -msgstr "Scroll to Tickets" +#: src/components/layouts/CheckIn/index.tsx:443 +#: src/components/layouts/CheckIn/index.tsx:453 +msgid "Scan" +msgstr "Skanuj" -#: src/components/layouts/CheckIn/index.tsx:288 -#~ msgid "Seach by name, order #, attendee # or email..." -#~ msgstr "Seach by name, order #, attendee # or email..." +#: src/components/common/ProductsTable/SortableProduct/index.tsx:84 +msgid "Scheduled" +msgstr "Zaplanowane" -#: src/components/routes/event/Affiliates/index.tsx:66 +#: src/components/routes/event/Affiliates/index.tsx:68 msgid "Search affiliates..." msgstr "Search affiliates..." -#: src/components/routes/event/attendees.tsx:64 +#: src/components/routes/admin/Accounts/index.tsx:60 +msgid "Search by account name or email..." +msgstr "Szukaj według nazwy konta lub e-maila..." + +#: src/components/routes/event/attendees.tsx:188 msgid "Search by attendee name, email or order #..." msgstr "Search by attendee name, email or order #..." -#: src/components/routes/events/Dashboard/index.tsx:44 -#~ msgid "Search by event name or description..." -#~ msgstr "Search by event name or description..." - #: src/components/routes/events/Dashboard/index.tsx:149 #: src/components/routes/organizer/Events/index.tsx:47 msgid "Search by event name..." msgstr "Search by event name..." -#: src/components/routes/event/tickets.tsx:43 -#~ msgid "Search by name or description..." -#~ msgstr "Search by name or description..." +#: src/components/routes/admin/Events/index.tsx:80 +msgid "Search by event title or organizer..." +msgstr "Szukaj według tytułu wydarzenia lub organizatora..." -#: src/components/routes/event/orders.tsx:126 +#: src/components/routes/admin/FailedJobs/index.tsx:142 +msgid "Search by job name or exception..." +msgstr "Szukaj według nazwy zadania lub wyjątku..." + +#: src/components/routes/admin/Users/index.tsx:60 +msgid "Search by name, email, or account..." +msgstr "Szukaj według nazwy, e-maila lub konta..." + +#: src/components/routes/event/orders.tsx:128 msgid "Search by name, email, or order #..." msgstr "Search by name, email, or order #..." -#: src/components/layouts/CheckIn/index.tsx:394 +#: src/components/layouts/CheckIn/index.tsx:439 msgid "Search by name, order #, attendee # or email..." msgstr "Search by name, order #, attendee # or email..." -#: src/components/routes/event/promo-codes.tsx:34 +#: src/components/routes/event/promo-codes.tsx:36 msgid "Search by name..." msgstr "Search by name..." -#: src/components/routes/event/orders.tsx:46 -#~ msgid "Search by order #, name or email..." -#~ msgstr "Search by order #, name or email..." - -#: src/components/routes/event/products.tsx:43 -#~ msgid "Search by product name..." -#~ msgstr "Search by product name..." - -#: src/components/routes/event/messages.tsx:37 -#~ msgid "Search by subject or body..." -#~ msgstr "Search by subject or body..." +#: src/components/routes/admin/Orders/index.tsx:47 +msgid "Search by order ID, customer name, or email..." +msgstr "Szukaj według ID zamówienia, nazwy klienta lub e-maila..." -#: src/components/routes/event/messages.tsx:34 +#: src/components/routes/event/messages.tsx:36 msgid "Search by subject or content..." msgstr "Search by subject or content..." -#: src/components/routes/event/tickets.tsx:43 -#~ msgid "Search by ticket name..." -#~ msgstr "Search by ticket name..." +#: src/components/routes/admin/Messages/index.tsx:109 +msgid "Search by subject, event, or account..." +msgstr "Szukaj według tematu, wydarzenia lub konta..." -#: src/components/routes/event/CapacityAssignments/index.tsx:37 +#: src/components/routes/event/CapacityAssignments/index.tsx:39 msgid "Search capacity assignments..." msgstr "Search capacity assignments..." -#: src/components/routes/event/CheckInLists/index.tsx:37 +#: src/components/routes/event/CheckInLists/index.tsx:39 msgid "Search check-in lists..." msgstr "Search check-in lists..." -#: src/components/routes/event/products.tsx:52 +#: src/components/routes/event/products.tsx:54 msgid "Search products" msgstr "Search products" @@ -5888,72 +6876,81 @@ msgstr "Search products" msgid "Search..." msgstr "Search..." -#: src/components/routes/event/HomepageDesigner/index.tsx:185 -#~ msgid "Secondary color" -#~ msgstr "Secondary color" - -#: src/components/common/WidgetEditor/index.tsx:198 -#: src/components/routes/event/HomepageDesigner/index.tsx:229 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:405 +#: src/components/common/WidgetEditor/index.tsx:199 msgid "Secondary Color" msgstr "Secondary Color" -#: src/components/routes/event/HomepageDesigner/index.tsx:187 -#~ msgid "Secondary text color" -#~ msgstr "Secondary text color" - -#: src/components/common/WidgetEditor/index.tsx:206 -#: src/components/routes/event/HomepageDesigner/index.tsx:235 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:411 +#: src/components/common/WidgetEditor/index.tsx:205 msgid "Secondary Text Color" msgstr "Secondary Text Color" -#: src/components/common/FilterModal/index.tsx:150 +#: src/components/common/InlineOrderSummary/index.tsx:215 +msgid "Secure Checkout" +msgstr "Bezpieczna kasa" + +#: src/components/common/FilterModal/index.tsx:162 +#: src/components/common/FilterModal/index.tsx:181 msgid "Select {0}" msgstr "Select {0}" -#: src/components/routes/welcome/index.tsx:306 -#~ msgid "Select {0} category" -#~ msgstr "Select {0} category" - #: src/components/modals/CreateEventModal/index.tsx:186 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:83 msgid "Select a category" msgstr "Select a category" -#: src/components/modals/DuplicateEventModal/index.tsx:136 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:183 +msgid "Select a configuration" +msgstr "Wybierz konfigurację" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:227 +msgid "Select a tier" +msgstr "Wybierz poziom" + +#: src/components/common/AdminUsersTable/index.tsx:100 +msgid "Select Account" +msgstr "Wybierz konto" + +#: src/components/modals/DuplicateEventModal/index.tsx:138 msgid "Select All" msgstr "Select All" +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:124 +msgid "Select an event" +msgstr "Wybierz wydarzenie" + #: src/components/routes/events/Dashboard/index.tsx:235 msgid "Select an organizer to view their dashboard and events." msgstr "Select an organizer to view their dashboard and events." -#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:214 +#: src/components/modals/SendMessageModal/index.tsx:226 +msgid "Select attendee group" +msgstr "Wybierz grupę uczestników" + +#: src/components/common/AttendeeCheckInTable/QrScannerControls.tsx:47 msgid "Select Camera" msgstr "Select Camera" -#: src/components/forms/ProductForm/index.tsx:269 +#: src/components/forms/ProductForm/index.tsx:291 msgid "Select category..." msgstr "Select category..." -#: src/components/forms/OrganizerForm/index.tsx:50 +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:133 +msgid "Select country" +msgstr "Wybierz kraj" + +#: src/components/forms/OrganizerForm/index.tsx:51 msgid "Select currency" msgstr "Select currency" -#: src/components/routes/welcome/index.tsx:352 -#~ msgid "Select date and time" -#~ msgstr "Select date and time" - #: src/components/modals/CreateEventModal/index.tsx:235 msgid "Select end date and time" msgstr "Select end date and time" -#: src/components/routes/welcome/index.tsx:383 +#: src/components/routes/welcome/index.tsx:386 msgid "Select end time" msgstr "Select end time" -#: src/components/routes/welcome/index.tsx:337 +#: src/components/routes/welcome/index.tsx:340 msgid "Select event category" msgstr "Select event category" @@ -5974,15 +6971,19 @@ msgid "Select Product Tier" msgstr "Select Product Tier" #: src/components/forms/CapaciyAssigmentForm/index.tsx:49 -#: src/components/modals/SendMessageModal/index.tsx:220 +#: src/components/modals/SendMessageModal/index.tsx:250 msgid "Select products" msgstr "Select products" +#: src/components/common/CheckIn/ScannerSelectionModal.tsx:25 +msgid "Select Scanner Type" +msgstr "Wybierz typ skanera" + #: src/components/modals/CreateEventModal/index.tsx:214 msgid "Select start date and time" msgstr "Select start date and time" -#: src/components/routes/welcome/index.tsx:362 +#: src/components/routes/welcome/index.tsx:365 msgid "Select start time" msgstr "Select start time" @@ -5990,91 +6991,128 @@ msgstr "Select start time" msgid "Select status" msgstr "Select status" -#: src/components/modals/CreateAttendeeModal/index.tsx:150 +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:132 +msgid "Select the country where VAT is registered" +msgstr "Wybierz kraj, w którym zarejestrowany jest VAT" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:223 +msgid "Select the messaging tier for this account. This controls message limits and link permissions." +msgstr "Wybierz poziom wiadomości dla tego konta. Kontroluje to limity wiadomości i uprawnienia do linków." + +#: src/components/modals/CreateAttendeeModal/index.tsx:161 msgid "Select Ticket" msgstr "Select Ticket" -#: src/components/modals/CreateAttendeeModal/index.tsx:163 -#: src/components/modals/EditAttendeeModal/index.tsx:117 -#~ msgid "Select Ticket Tier" -#~ msgstr "Select Ticket Tier" - -#: src/components/forms/CheckInListForm/index.tsx:26 -#: src/components/modals/SendMessageModal/index.tsx:208 +#: src/components/forms/CheckInListForm/index.tsx:43 +#: src/components/modals/SendMessageModal/index.tsx:238 msgid "Select tickets" msgstr "Select tickets" -#: src/components/layouts/EventHomepage/index.tsx:20 -#~ msgid "Select Tickets" -#~ msgstr "Select Tickets" - +#: src/components/common/OrganizerReportTable/index.tsx:317 #: src/components/common/ReportTable/index.tsx:261 msgid "Select time period" msgstr "Select time period" -#: src/components/forms/OrganizerForm/index.tsx:59 +#: src/components/forms/OrganizerForm/index.tsx:60 +#: src/components/routes/auth/AcceptInvitation/index.tsx:120 msgid "Select timezone" msgstr "Select timezone" +#: src/components/modals/SendMessageModal/index.tsx:225 +msgid "Select which attendees should receive this message" +msgstr "Wybierz, którzy uczestnicy powinni otrzymać tę wiadomość" + #: src/components/forms/WebhookForm/index.tsx:123 msgid "Select which events will trigger this webhook" msgstr "Select which events will trigger this webhook" -#: src/components/forms/ProductForm/index.tsx:352 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:179 +msgid "Select which fee configuration applies to this account. Fees are always in USD." +msgstr "Wybierz, która konfiguracja opłat ma zastosowanie do tego konta. Opłaty są zawsze w USD." + +#: src/components/forms/ProductForm/index.tsx:404 msgid "Select..." msgstr "Select..." -#: src/components/layouts/AuthLayout/index.tsx:70 -msgid "Sell Anything" -msgstr "Sprzedawaj wszystko" +#: src/components/common/PlatformFeesSettings/index.tsx:180 +#: src/components/common/PlatformFeesSettings/index.tsx:203 +msgid "Selected" +msgstr "Wybrano" -#: src/components/layouts/AuthLayout/index.tsx:71 -msgid "Sell merchandise alongside tickets with integrated tax and promo code support" -msgstr "Sprzedawaj towary wraz z biletami, korzystając ze zintegrowanej obsługi podatków i kodów promocyjnych" +#: src/components/forms/ProductForm/index.tsx:510 +msgid "Selling fast 🔥" +msgstr "Szybko się sprzedaje 🔥" -#: src/components/layouts/AuthLayout/index.tsx:44 -msgid "Sell More Than Tickets" -msgstr "Sell More Than Tickets" - -#: src/components/modals/SendMessageModal/index.tsx:296 +#: src/components/routes/auth/Login/index.tsx:160 +#: src/components/routes/my-tickets/index.tsx:202 msgid "Send" msgstr "Send" -#: src/components/modals/SendMessageModal/index.tsx:260 -msgid "Send a copy to <0>{0}" -msgstr "Send a copy to <0>{0}" - -#: src/components/modals/SendMessageModal/index.tsx:140 +#: src/components/modals/SendMessageModal/index.tsx:150 msgid "Send a message" msgstr "Send a message" -#: src/components/modals/SendMessageModal/index.tsx:270 -msgid "Send as a test. This will send the message to your email address instead of the recipients." -msgstr "Send as a test. This will send the message to your email address instead of the recipients." +#: src/components/modals/SendMessageModal/index.tsx:318 +msgid "Send as test" +msgstr "Wyślij jako test" + +#: src/components/routes/event/messages.tsx:32 +msgid "Send emails to attendees and view your message history." +msgstr "Wysyłaj e-maile do uczestników i przeglądaj historię wiadomości." -#: src/components/modals/CreateAttendeeModal/index.tsx:184 -#~ msgid "Send confirmation email" -#~ msgstr "Send confirmation email" +#: src/components/modals/SendMessageModal/index.tsx:325 +msgid "Send me a copy" +msgstr "Wyślij mi kopię" #: src/components/common/ContactOrganizerModal/index.tsx:112 -#: src/components/routes/event/messages.tsx:41 +#: src/components/modals/SendMessageModal/index.tsx:301 +#: src/components/routes/event/messages.tsx:43 msgid "Send Message" msgstr "Send Message" -#: src/components/modals/CreateAttendeeModal/index.tsx:191 -#~ msgid "Send order confirmation and product email" -#~ msgstr "Send order confirmation and product email" - -#: src/components/modals/CreateAttendeeModal/index.tsx:192 +#: src/components/modals/CreateAttendeeModal/index.tsx:203 msgid "Send order confirmation and ticket email" msgstr "Send order confirmation and ticket email" -#: src/components/modals/SendMessageModal/index.tsx:296 +#: src/components/routes/event/Webhooks/index.tsx:30 +msgid "Send real-time order and attendee data to your external systems." +msgstr "Wysyłaj dane zamówień i uczestników w czasie rzeczywistym do zewnętrznych systemów." + +#: src/components/modals/RefundOrderModal/index.tsx:124 +msgid "Send refund notification email" +msgstr "Wyślij e-mail z powiadomieniem o zwrocie" + +#: src/components/routes/auth/ForgotPassword/index.tsx:70 +msgid "Send reset link" +msgstr "Wyślij link resetujący" + +#: src/components/modals/SendMessageModal/index.tsx:301 msgid "Send Test" msgstr "Send Test" -#: src/components/routes/event/Settings/index.tsx:46 -#: src/components/routes/organizer/Settings/index.tsx:42 +#: src/components/routes/auth/ForgotPassword/index.tsx:70 +msgid "Sending..." +msgstr "Wysyłanie..." + +#: src/components/routes/admin/Messages/index.tsx:119 +msgid "Sent" +msgstr "Wysłane" + +#: src/components/routes/admin/Messages/index.tsx:162 +#: src/components/routes/admin/Messages/index.tsx:299 +msgid "Sent By" +msgstr "Wysłane przez" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:205 +msgid "Sent to customers when they place an order" +msgstr "Wysyłane do klientów po złożeniu zamówienia" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:206 +msgid "Sent to each attendee with their ticket details" +msgstr "Wysyłane do każdego uczestnika ze szczegółami biletu" + +#: src/components/routes/event/Settings/index.tsx:54 +#: src/components/routes/organizer/Settings/index.tsx:58 msgid "SEO" msgstr "SEO" @@ -6102,55 +7140,60 @@ msgstr "SEO Title" msgid "Service Fee" msgstr "Service Fee" -#: src/components/forms/TicketForm/index.tsx:141 -#~ msgid "Set a minimum price and let users donate more" -#~ msgstr "Set a minimum price and let users donate more" - -#: src/components/forms/ProductForm/index.tsx:159 +#: src/components/forms/ProductForm/index.tsx:168 msgid "Set a minimum price and let users pay more if they choose" msgstr "Set a minimum price and let users pay more if they choose" -#: src/components/routes/welcome/index.tsx:344 -#~ msgid "Set the date and time for your event. The end time is optional but recommended." -#~ msgstr "Set the date and time for your event. The end time is optional but recommended." +#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:43 +msgid "Set default platform fee settings for new events created under this organizer." +msgstr "Ustaw domyślne ustawienia opłat platformy dla nowych wydarzeń tworzonych przez tego organizatora." + +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:74 +msgid "Set default settings for new events created under this organizer." +msgstr "Ustaw domyślne ustawienia dla nowych wydarzeń tworzonych przez tego organizatora." #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:207 msgid "Set the starting number for invoice numbering. This cannot be changed once invoices have been generated." msgstr "Set the starting number for invoice numbering. This cannot be changed once invoices have been generated." -#: src/components/routes/event/GettingStarted/index.tsx:140 +#: src/components/routes/event/CheckInLists/index.tsx:32 +msgid "Set up check-in lists for different entrances, sessions, or days." +msgstr "Skonfiguruj listy odpraw dla różnych wejść, sesji lub dni." + +#: src/components/routes/event/GettingStarted/index.tsx:145 msgid "Set up your event" msgstr "Set up your event" -#: src/components/routes/welcome/index.tsx:40 +#: src/components/routes/welcome/index.tsx:41 msgid "Set up your organization" msgstr "Set up your organization" -#: src/components/routes/event/EventDashboard/index.tsx:190 -#~ msgid "Set up your payment processing to receive funds from ticket sales." -#~ msgstr "Set up your payment processing to receive funds from ticket sales." - -#: src/components/routes/event/GettingStarted/index.tsx:183 +#: src/components/routes/event/GettingStarted/index.tsx:188 msgid "Set your event live" msgstr "Set your event live" -#: src/components/forms/OrganizerForm/index.tsx:63 -#~ msgid "Set your preferred defaults for currency and timezone. These can be changed for individual events." -#~ msgstr "Set your preferred defaults for currency and timezone. These can be changed for individual events." +#: src/components/common/QuestionsTable/index.tsx:373 +msgid "Setting updated" +msgstr "Ustawienie zaktualizowane" -#: src/components/layouts/Event/index.tsx:98 -#: src/components/layouts/OrganizerLayout/index.tsx:74 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:48 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:49 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:50 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:81 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:82 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:83 +#: src/components/layouts/OrganizerLayout/index.tsx:85 #: src/components/modals/DuplicateEventModal/index.tsx:26 -#: src/components/routes/event/Settings/index.tsx:103 msgid "Settings" msgstr "Settings" -#: src/components/layouts/AuthLayout/index.tsx:28 -msgid "Setup in Minutes" -msgstr "Setup in Minutes" +#: src/components/layouts/Event/index.tsx:100 +msgid "Setup & Design" +msgstr "Konfiguracja i projekt" -#: src/components/common/ShareIcon/index.tsx:28 -#: src/components/layouts/OrganizerLayout/index.tsx:220 +#: src/components/common/ShareIcon/index.tsx:30 +#: src/components/layouts/EventHomepage/index.tsx:295 +#: src/components/layouts/OrganizerLayout/index.tsx:228 #: src/components/modals/ShareModal/index.tsx:37 #: src/components/modals/ShareModal/index.tsx:165 #: src/components/modals/ShareModal/index.tsx:186 @@ -6162,86 +7205,42 @@ msgstr "Share" msgid "Share Affiliate Link" msgstr "Share Affiliate Link" -#: src/components/layouts/Event/index.tsx:194 #: src/components/layouts/Event/index.tsx:200 +#: src/components/layouts/Event/index.tsx:206 msgid "Share Event" msgstr "Share Event" -#: src/components/layouts/OrganizerLayout/index.tsx:217 -#: src/components/layouts/OrganizerLayout/index.tsx:252 +#: src/components/layouts/OrganizerLayout/index.tsx:225 +#: src/components/layouts/OrganizerLayout/index.tsx:260 msgid "Share Organizer Page" msgstr "Share Organizer Page" -#: src/components/modals/ShareModal/index.tsx:169 -#~ msgid "Share to Facebook" -#~ msgstr "Share to Facebook" - -#: src/components/modals/ShareModal/index.tsx:163 -#~ msgid "Share to LinkedIn" -#~ msgstr "Share to LinkedIn" - -#: src/components/modals/ShareModal/index.tsx:193 -#~ msgid "Share to Pinterest" -#~ msgstr "Share to Pinterest" - -#: src/components/modals/ShareModal/index.tsx:187 -#~ msgid "Share to Reddit" -#~ msgstr "Share to Reddit" - -#: src/components/modals/ShareModal/index.tsx:148 -#~ msgid "Share to Social" -#~ msgstr "Share to Social" - -#: src/components/modals/ShareModal/index.tsx:181 -#~ msgid "Share to Telegram" -#~ msgstr "Share to Telegram" - -#: src/components/modals/ShareModal/index.tsx:175 -#~ msgid "Share to WhatsApp" -#~ msgstr "Share to WhatsApp" - -#: src/components/modals/ShareModal/index.tsx:157 -#~ msgid "Share to X" -#~ msgstr "Share to X" - -#: src/components/modals/ShareModal/index.tsx:199 -#~ msgid "Share via Email" -#~ msgstr "Share via Email" - -#: src/components/forms/TaxAndFeeForm/index.tsx:85 -#~ msgid "Should this {type} be applied to all new tickets?" -#~ msgstr "Should this {type} be applied to all new tickets?" - -#: src/components/forms/ProductForm/index.tsx:344 -msgid "Show" -msgstr "Show" +#: src/components/routes/event/CapacityAssignments/index.tsx:34 +msgid "Shared Capacity Management" +msgstr "Zarządzanie wspólną pojemnością" #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:232 msgid "Show all platforms ({0} more with values)" msgstr "Show all platforms ({0} more with values)" -#: src/components/forms/ProductForm/index.tsx:403 +#: src/components/forms/ProductForm/index.tsx:475 msgid "Show available product quantity" msgstr "Show available product quantity" -#: src/components/forms/TicketForm/index.tsx:348 -#~ msgid "Show available ticket quantity" -#~ msgstr "Show available ticket quantity" - -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:369 -msgid "Show color settings" -msgstr "Show color settings" - #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:230 msgid "Show fewer platforms" msgstr "Show fewer platforms" -#: src/components/common/QuestionsTable/index.tsx:295 -msgid "Show hidden questions" -msgstr "Show hidden questions" +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:126 +msgid "Show marketing opt-in checkbox" +msgstr "Pokaż pole wyboru zgody marketingowej" + +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:88 +msgid "Show marketing opt-in checkbox by default" +msgstr "Pokaż pole wyboru zgody marketingowej domyślnie" -#: src/components/routes/product-widget/SelectProducts/index.tsx:413 -#: src/components/routes/product-widget/SelectProducts/index.tsx:506 +#: src/components/routes/product-widget/SelectProducts/index.tsx:414 +#: src/components/routes/product-widget/SelectProducts/index.tsx:513 msgid "Show more" msgstr "Show more" @@ -6249,19 +7248,19 @@ msgstr "Show more" msgid "Show more platforms" msgstr "Show more platforms" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:60 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:63 msgid "Show tax and fees separately" msgstr "Show tax and fees separately" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:76 -#~ msgid "Shown to the customer after they checkout, on the order summary page" -#~ msgstr "Shown to the customer after they checkout, on the order summary page" +#: src/components/common/OrganizerReportTable/index.tsx:355 +msgid "Showing {0} of {totalRows} records" +msgstr "Wyświetlanie {0} z {totalRows} rekordów" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:79 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:100 msgid "Shown to the customer after they checkout, on the order summary page." msgstr "Shown to the customer after they checkout, on the order summary page." -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:69 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:90 msgid "Shown to the customer before they checkout" msgstr "Shown to the customer before they checkout" @@ -6269,6 +7268,10 @@ msgstr "Shown to the customer before they checkout" msgid "Shows common address fields, including country" msgstr "Shows common address fields, including country" +#: src/components/routes/admin/Dashboard/index.tsx:402 +msgid "Signed Up" +msgstr "Zarejestrowano" + #: src/components/modals/ManageAttendeeModal/index.tsx:111 #: src/components/modals/ManageOrderModal/index.tsx:151 msgid "Simpson" @@ -6278,19 +7281,12 @@ msgstr "Simpson" msgid "Single line text box" msgstr "Single line text box" -#: src/components/routes/welcome/index.tsx:481 +#: src/components/routes/welcome/index.tsx:497 msgid "Skip this step" msgstr "Skip this step" -#: src/components/layouts/AuthLayout/index.tsx:80 -msgid "Smart Check-in" -msgstr "Inteligentna kontrola biletów" - -#: src/components/layouts/AuthLayout/index.tsx:53 -#~ msgid "Smart Dashboard" -#~ msgstr "Smart Dashboard" - -#: src/components/routes/auth/Register/index.tsx:91 +#: src/components/routes/auth/AcceptInvitation/index.tsx:103 +#: src/components/routes/auth/Register/index.tsx:97 msgid "Smith" msgstr "Smith" @@ -6302,7 +7298,7 @@ msgstr "Snapchat" msgid "Social" msgstr "Social" -#: src/components/routes/organizer/Settings/index.tsx:36 +#: src/components/routes/organizer/Settings/index.tsx:52 msgid "Social Links" msgstr "Social Links" @@ -6310,21 +7306,25 @@ msgstr "Social Links" msgid "Social Links & Website" msgstr "Social Links & Website" -#: src/components/common/EventCard/index.tsx:185 -msgid "sold" -msgstr "sold" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:371 +msgid "Sold" +msgstr "Sprzedane" +#: src/components/common/EventCard/index.tsx:115 #: src/components/common/ProductPriceAvailability/index.tsx:9 #: src/components/common/ProductPriceAvailability/index.tsx:32 msgid "Sold out" msgstr "Sold out" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:67 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:81 +#: src/components/layouts/EventHomepage/index.tsx:145 msgid "Sold Out" msgstr "Sold Out" #: src/components/common/ErrorDisplay/index.tsx:15 #: src/components/routes/auth/AcceptInvitation/index.tsx:48 +#: src/components/routes/product-widget/CollectInformation/index.tsx:377 +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:64 msgid "Something went wrong" msgstr "Something went wrong" @@ -6332,7 +7332,7 @@ msgstr "Something went wrong" msgid "Something went wrong while deleting the Tax or Fee" msgstr "Something went wrong while deleting the Tax or Fee" -#: src/components/routes/auth/ForgotPassword/index.tsx:31 +#: src/components/routes/auth/ForgotPassword/index.tsx:32 msgid "Something went wrong, please try again, or contact support if the problem persists" msgstr "Something went wrong, please try again, or contact support if the problem persists" @@ -6346,41 +7346,27 @@ msgid "Something went wrong." msgstr "Something went wrong." #: src/components/layouts/Event/index.tsx:75 -#: src/components/layouts/OrganizerLayout/index.tsx:89 -#: src/components/routes/profile/ManageProfile/index.tsx:80 -#: src/components/routes/profile/ManageProfile/index.tsx:94 +#: src/components/layouts/OrganizerLayout/index.tsx:100 +#: src/components/routes/auth/Login/index.tsx:72 +#: src/components/routes/my-tickets/index.tsx:145 +#: src/components/routes/profile/ManageProfile/index.tsx:90 +#: src/components/routes/profile/ManageProfile/index.tsx:104 msgid "Something went wrong. Please try again." msgstr "Something went wrong. Please try again." -#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:61 -msgid "Sorry, something has gone wrong. Please restart the checkout process." -msgstr "Sorry, something has gone wrong. Please restart the checkout process." - -#: src/components/routes/product-widget/CollectInformation/index.tsx:259 -msgid "Sorry, something went wrong loading this page." -msgstr "Sorry, something went wrong loading this page." - -#: src/components/routes/product-widget/CollectInformation/index.tsx:247 -msgid "Sorry, this order no longer exists." -msgstr "Sorry, this order no longer exists." - -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:208 -#~ msgid "Sorry, this promo code is invalid'" -#~ msgstr "Sorry, this promo code is invalid'" +#: src/components/routes/event/EventDashboard/index.tsx:131 +msgid "Sorry for the inconvenience." +msgstr "Przepraszamy za niedogodności." #: src/components/routes/product-widget/SelectProducts/index.tsx:284 msgid "Sorry, this promo code is not recognized" msgstr "Sorry, this promo code is not recognized" -#: src/components/layouts/Checkout/index.tsx:26 -#~ msgid "Sorry, your order has expired. Please start a new order." -#~ msgstr "Sorry, your order has expired. Please start a new order." +#: src/components/routes/admin/Attribution/index.tsx:106 +msgid "Source" +msgstr "Źródło" -#: src/components/common/TicketsTable/SortableTicket/index.tsx:115 -#~ msgid "Sorting is disabled while filters and sorting are applied" -#~ msgstr "Sorting is disabled while filters and sorting are applied" - -#: src/components/common/LanguageSwitcher/index.tsx:18 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spanish" @@ -6388,20 +7374,17 @@ msgstr "Spanish" msgid "Sports" msgstr "Sports" -#: src/components/forms/ProductForm/index.tsx:147 +#: src/components/forms/ProductForm/index.tsx:156 msgid "Standard product with a fixed price" msgstr "Standard product with a fixed price" -#: src/components/forms/TicketForm/index.tsx:129 -#~ msgid "Standard ticket with a fixed price" -#~ msgstr "Standard ticket with a fixed price" - -#: src/components/modals/DuplicateEventModal/index.tsx:122 +#: src/components/common/AdminEventsTable/index.tsx:96 +#: src/components/modals/DuplicateEventModal/index.tsx:124 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:102 msgid "Start Date" msgstr "Start Date" -#: src/components/routes/welcome/index.tsx:361 +#: src/components/routes/welcome/index.tsx:364 msgid "Start date & time" msgstr "Start date & time" @@ -6409,64 +7392,116 @@ msgstr "Start date & time" msgid "Start Date & Time" msgstr "Start Date & Time" -#: src/components/routes/welcome/index.tsx:231 +#: src/components/routes/welcome/index.tsx:233 msgid "Start date is required" msgstr "Start date is required" -#: src/components/routes/event/settings.tsx:112 -#~ msgid "State" -#~ msgstr "State" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:36 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:70 +msgid "Start time of the event" +msgstr "Czas rozpoczęcia wydarzenia" #: src/components/common/CheckoutQuestion/index.tsx:165 #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:139 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:97 -#: src/components/routes/product-widget/CollectInformation/index.tsx:339 -#: src/components/routes/product-widget/CollectInformation/index.tsx:340 +#: src/components/routes/product-widget/CollectInformation/index.tsx:513 +#: src/components/routes/product-widget/CollectInformation/index.tsx:514 msgid "State or Region" msgstr "State or Region" +#: src/components/common/AdminEventsTable/index.tsx:110 +msgid "Statistics" +msgstr "Statystyki" + +#: src/components/routes/admin/Attribution/index.tsx:35 +msgid "Statistics are based on account creation date" +msgstr "Statystyki oparte są na dacie utworzenia konta" + +#: src/components/common/AdminEventsTable/index.tsx:111 +#: src/components/common/AdminOrdersTable/index.tsx:85 #: src/components/common/AffiliateTable/index.tsx:83 -#: src/components/common/AttendeeTable/index.tsx:112 +#: src/components/common/AttendeeTable/index.tsx:274 #: src/components/common/OrderDetails/index.tsx:51 -#: src/components/common/OrdersTable/index.tsx:209 -#: src/components/common/ProductsTable/SortableProduct/index.tsx:222 +#: src/components/common/OrdersTable/index.tsx:396 #: src/components/common/WebhookTable/index.tsx:238 #: src/components/forms/AffiliateForm/index.tsx:98 #: src/components/forms/CapaciyAssigmentForm/index.tsx:56 #: src/components/forms/WebhookForm/index.tsx:133 #: src/components/modals/EditUserModal/index.tsx:103 #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:157 +#: src/components/routes/admin/Dashboard/index.tsx:405 +#: src/components/routes/admin/Messages/index.tsx:116 +#: src/components/routes/admin/Messages/index.tsx:161 +#: src/components/routes/admin/Messages/index.tsx:287 #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:88 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:62 msgid "Status" msgstr "Status" -#: src/components/routes/welcome/index.tsx:27 -#: src/components/routes/welcome/index.tsx:255 -#~ msgid "Step 1 of 3" -#~ msgstr "Step 1 of 3" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:182 +msgid "Still handling refunds for your older transactions." +msgstr "Nadal obsługujemy zwroty dla Twoich starszych transakcji." +#: src/components/common/ImpersonationBanner/index.tsx:53 +msgid "Stop Impersonating" +msgstr "Zakończ podszywanie" + +#: src/components/common/OrdersTable/index.tsx:377 +#: src/components/routes/admin/Dashboard/index.tsx:424 #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:85 msgid "Stripe" msgstr "Stripe" -#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:48 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:161 +msgid "Stripe Connect" +msgstr "Stripe Connect" + +#: src/components/routes/admin/Attribution/index.tsx:135 +msgid "Stripe Connected" +msgstr "Stripe połączony" + +#: src/components/routes/admin/Messages/index.tsx:69 +msgid "Stripe Not Connected" +msgstr "Stripe niepołączony" + +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:104 +msgid "Stripe Payment ID" +msgstr "ID płatności Stripe" + +#: src/components/routes/product-widget/Payment/PaymentMethods/Stripe/index.tsx:50 msgid "Stripe payments are not enabled for this event." msgstr "Stripe payments are not enabled for this event." -#: src/components/common/StripeConnectButton/index.tsx:61 +#: src/components/common/StripeConnectButton/index.tsx:69 msgid "Stripe setup is already complete." msgstr "Stripe setup is already complete." -#: src/components/modals/SendMessageModal/index.tsx:246 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:127 +#: src/components/modals/SendMessageModal/index.tsx:274 +#: src/components/routes/admin/Messages/index.tsx:156 +#: src/components/routes/admin/Messages/index.tsx:266 msgid "Subject" msgstr "Subject" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:46 +msgid "Subject is required" +msgstr "Temat jest wymagany" + +#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:30 +msgid "Subject will appear here" +msgstr "Temat pojawi się tutaj" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:255 +msgid "Subject:" +msgstr "Temat:" + +#: src/components/common/InlineOrderSummary/index.tsx:132 #: src/components/common/OrderSummary/index.tsx:41 msgid "Subtotal" msgstr "Subtotal" -#: src/components/common/OrdersTable/index.tsx:115 -#: src/components/layouts/Checkout/index.tsx:51 +#: src/components/common/OrdersTable/index.tsx:101 +#: src/components/layouts/Checkout/index.tsx:86 msgid "Success" msgstr "Success" @@ -6475,19 +7510,10 @@ msgstr "Success" msgid "Success! {0} will receive an email shortly." msgstr "Success! {0} will receive an email shortly." -#: src/components/common/AttendeeTable/index.tsx:90 +#: src/components/common/AttendeeTable/index.tsx:96 msgid "Successfully {0} attendee" msgstr "Successfully {0} attendee" -#: src/components/common/AttendeeTable/index.tsx:51 -#~ msgid "Successfully ${0} attendee" -#~ msgstr "Successfully ${0} attendee" - -#: src/components/common/AttendeeCheckInTable/index.tsx:47 -#: src/components/common/AttendeeCheckInTable/index.tsx:71 -#~ msgid "Successfully checked <0>{0} {1} {2}" -#~ msgstr "Successfully checked <0>{0} {1} {2}" - #: src/components/routes/profile/ConfirmEmailAddress/index.tsx:23 msgid "Successfully confirmed email address" msgstr "Successfully confirmed email address" @@ -6496,11 +7522,11 @@ msgstr "Successfully confirmed email address" msgid "Successfully confirmed email change" msgstr "Successfully confirmed email change" -#: src/components/modals/CreateAttendeeModal/index.tsx:82 +#: src/components/modals/CreateAttendeeModal/index.tsx:93 msgid "Successfully created attendee" msgstr "Successfully created attendee" -#: src/components/modals/CreateProductModal/index.tsx:52 +#: src/components/modals/CreateProductModal/index.tsx:54 msgid "Successfully Created Product" msgstr "Successfully Created Product" @@ -6508,20 +7534,12 @@ msgstr "Successfully Created Product" msgid "Successfully Created Promo Code" msgstr "Successfully Created Promo Code" -#: src/components/modals/CreateQuestionModal/index.tsx:45 +#: src/components/modals/CreateQuestionModal/index.tsx:46 #: src/components/modals/EditQuestionModal/index.tsx:66 msgid "Successfully Created Question" msgstr "Successfully Created Question" -#: src/components/modals/CreateTicketModal/index.tsx:50 -#~ msgid "Successfully Created Ticket" -#~ msgstr "Successfully Created Ticket" - -#: src/components/common/TicketsTable/index.tsx:48 -#~ msgid "Successfully deleted ticket" -#~ msgstr "Successfully deleted ticket" - -#: src/components/modals/DuplicateProductModal/index.tsx:95 +#: src/components/modals/DuplicateProductModal/index.tsx:99 msgid "Successfully Duplicated Product" msgstr "Successfully Duplicated Product" @@ -6541,7 +7559,7 @@ msgstr "Successfully updated Capacity Assignment" msgid "Successfully updated Check-In List" msgstr "Successfully updated Check-In List" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:43 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:43 msgid "Successfully Updated Email Settings" msgstr "Successfully Updated Email Settings" @@ -6549,12 +7567,16 @@ msgstr "Successfully Updated Email Settings" msgid "Successfully Updated Event" msgstr "Successfully Updated Event" -#: src/components/routes/event/HomepageDesigner/index.tsx:87 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:112 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:62 +msgid "Successfully Updated Event Defaults" +msgstr "Pomyślnie zaktualizowano domyślne ustawienia wydarzenia" + +#: src/components/routes/event/HomepageDesigner/index.tsx:101 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:92 msgid "Successfully Updated Homepage Design" msgstr "Successfully Updated Homepage Design" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:50 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:71 msgid "Successfully Updated Homepage Settings" msgstr "Successfully Updated Homepage Settings" @@ -6562,7 +7584,7 @@ msgstr "Successfully Updated Homepage Settings" msgid "Successfully Updated Location" msgstr "Successfully Updated Location" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:43 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:46 msgid "Successfully Updated Misc Settings" msgstr "Successfully Updated Misc Settings" @@ -6578,7 +7600,15 @@ msgstr "Successfully Updated Organizer" msgid "Successfully Updated Payment & Invoicing Settings" msgstr "Successfully Updated Payment & Invoicing Settings" -#: src/components/modals/EditProductModal/index.tsx:89 +#: src/components/routes/organizer/Settings/Sections/PlatformFeesSettings/index.tsx:29 +msgid "Successfully Updated Platform Fee Defaults" +msgstr "Pomyślnie zaktualizowano domyślne opłaty platformy" + +#: src/components/routes/event/Settings/Sections/PlatformFeesSettings/index.tsx:29 +msgid "Successfully Updated Platform Fee Settings" +msgstr "Pomyślnie zaktualizowano ustawienia opłat platformy" + +#: src/components/modals/EditProductModal/index.tsx:93 msgid "Successfully updated product" msgstr "Successfully updated product" @@ -6598,10 +7628,6 @@ msgstr "Successfully Updated SEO Settings" msgid "Successfully Updated Social Links" msgstr "Successfully Updated Social Links" -#: src/components/modals/EditTicketModal/index.tsx:85 -#~ msgid "Successfully updated ticket" -#~ msgstr "Successfully updated ticket" - #: src/components/modals/EditWebhookModal/index.tsx:44 msgid "Successfully updated Webhook" msgstr "Successfully updated Webhook" @@ -6611,41 +7637,54 @@ msgstr "Successfully updated Webhook" msgid "Suite 100" msgstr "Suite 100" +#: src/components/common/ProgressStepper/index.tsx:20 +#: src/components/common/ProgressStepper/index.tsx:24 +msgid "Summary" +msgstr "Podsumowanie" + #: src/components/modals/CreateEventModal/index.tsx:177 -#: src/components/modals/DuplicateEventModal/index.tsx:108 +#: src/components/modals/DuplicateEventModal/index.tsx:110 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:76 msgid "Summer Music Festival {0}" msgstr "Summer Music Festival {0}" -#: src/components/routes/welcome/index.tsx:350 +#: src/components/routes/welcome/index.tsx:353 msgid "Summer Music Festival 2025" msgstr "Summer Music Festival 2025" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:69 -#~ msgid "Sunset" -#~ msgstr "Sunset" - -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:62 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:48 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:81 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:62 msgid "Support Email" msgstr "Support Email" -#: src/components/layouts/AuthLayout/index.tsx:61 -msgid "Support for tiered, donation-based, and product sales with customizable pricing and capacity" -msgstr "Wsparcie dla sprzedaży wielopoziomowej, opartej na darowiznach i sprzedaży produktów z możliwością dostosowania cen i pojemności" +#: src/components/common/LanguageSwitcher/index.tsx:42 +msgid "Swedish" +msgstr "Szwedzki" -#: src/components/layouts/OrganizerLayout/index.tsx:63 +#: src/components/layouts/OrganizerLayout/index.tsx:68 #: src/components/modals/SwitchOrganizerModal/index.tsx:33 msgid "Switch Organizer" msgstr "Switch Organizer" -#: src/components/forms/ProductForm/index.tsx:254 +#: src/components/routes/admin/Configurations/index.tsx:82 +msgid "System Default" +msgstr "Domyślny systemowy" + +#: src/components/forms/ProductForm/index.tsx:275 msgid "T-shirt" msgstr "T-shirt" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:84 +msgid "Takes just a few minutes" +msgstr "Zajmuje tylko kilka minut" + +#: src/components/common/AdminOrdersTable/index.tsx:84 +#: src/components/common/OrdersTable/index.tsx:351 #: src/components/forms/TaxAndFeeForm/index.tsx:12 #: src/components/forms/TaxAndFeeForm/index.tsx:39 -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:32 -#: src/components/modals/CreateTaxOrFeeModal/index.tsx:48 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:36 +#: src/components/modals/CreateTaxOrFeeModal/index.tsx:59 #: src/components/modals/EditTaxOrFeeModal/index.tsx:42 #: src/components/modals/EditTaxOrFeeModal/index.tsx:52 #: src/components/modals/EditTaxOrFeeModal/index.tsx:59 @@ -6657,6 +7696,10 @@ msgstr "Tax" msgid "Tax & Fees" msgstr "Tax & Fees" +#: src/components/routes/organizer/Reports/index.tsx:30 +msgid "Tax collected grouped by tax type and event" +msgstr "Zebrane podatki pogrupowane według rodzaju podatku i wydarzenia" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:243 msgid "Tax Details" msgstr "Tax Details" @@ -6665,27 +7708,45 @@ msgstr "Tax Details" msgid "Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)" msgstr "Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)" +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:38 +msgid "Tax Name" +msgstr "Nazwa podatku" + #: src/components/common/TaxAndFeeList/index.tsx:36 msgid "Tax or Fee deleted successfully" msgstr "Tax or Fee deleted successfully" -#: src/components/forms/ProductForm/index.tsx:363 +#: src/components/routes/organizer/Reports/index.tsx:29 +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:62 +msgid "Tax Summary" +msgstr "Podsumowanie podatkowe" + +#: src/components/common/InlineOrderSummary/index.tsx:173 +#: src/components/forms/ProductForm/index.tsx:406 +#: src/components/routes/organizer/Reports/RevenueSummaryReport/index.tsx:48 msgid "Taxes" msgstr "Taxes" -#: src/components/routes/account/ManageAccount/index.tsx:19 -#: src/components/routes/account/ManageAccount/sections/TaxSettings/index.tsx:14 -#~ msgid "Taxes & Fees" -#~ msgstr "Taxes & Fees" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:143 +msgid "Taxes & fees applied" +msgstr "Zastosowane podatki i opłaty" -#: src/components/forms/ProductForm/index.tsx:351 -#: src/components/forms/ProductForm/index.tsx:358 +#: src/components/forms/ProductForm/index.tsx:398 +#: src/components/forms/ProductForm/index.tsx:403 msgid "Taxes and Fees" msgstr "Taxes and Fees" -#: src/components/common/TaxAndFeeList/index.tsx:102 -#~ msgid "Taxes and Fees can be associated with tickets and will be added to the ticket price." -#~ msgstr "Taxes and Fees can be associated with tickets and will be added to the ticket price." +#: src/components/forms/ProductForm/index.tsx:383 +msgid "Taxes configured" +msgstr "Skonfigurowane podatki" + +#: src/components/forms/ProductForm/index.tsx:376 +msgid "Taxes, Fees, Visibility, Sale Period, Product Highlight & Order Limits" +msgstr "Podatki, opłaty, widoczność, okres sprzedaży, wyróżnienie produktu i limity zamówień" + +#: src/components/layouts/AuthLayout/index.tsx:55 +msgid "Team Management" +msgstr "Zarządzanie zespołem" #: src/constants/eventCategories.ts:18 msgid "Tech" @@ -6703,66 +7764,63 @@ msgstr "Tell people what to expect at your event" msgid "Tell us about your event" msgstr "Tell us about your event" -#: src/components/routes/welcome/index.tsx:43 +#: src/components/routes/welcome/index.tsx:44 msgid "Tell us about your organization. This information will be displayed on your event pages." msgstr "Tell us about your organization. This information will be displayed on your event pages." -#: src/components/layouts/EventHomepage/index.tsx:316 -#: src/components/layouts/OrganizerHomepage/index.tsx:353 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:190 +msgid "Template Active" +msgstr "Szablon aktywny" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:164 +msgid "Template created successfully" +msgstr "Szablon został pomyślnie utworzony" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:112 +msgid "Template deleted successfully" +msgstr "Szablon został pomyślnie usunięty" + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:133 +msgid "Template saved successfully" +msgstr "Szablon został pomyślnie zapisany" + +#: src/components/layouts/EventHomepage/index.tsx:605 +#: src/components/layouts/OrganizerHomepage/index.tsx:335 msgid "Terms of Service" msgstr "Terms of Service" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:81 -#~ msgid "Text Colour" -#~ msgstr "Text Colour" +#: src/components/common/ThemeColorControls/index.tsx:107 +msgid "Text may be hard to read" +msgstr "Tekst może być trudny do odczytania" + +#: src/components/routes/event/TicketDesigner/index.tsx:162 +msgid "Thank you for attending!" +msgstr "Dziękujemy za udział!" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:90 +msgid "Thanks for your support as we continue to grow and improve Hi.Events!" +msgstr "Dziękujemy za wsparcie, gdy nadal rozwijamy i ulepszamy Hi.Events!" #: src/components/routes/product-widget/SelectProducts/index.tsx:176 #: src/components/routes/product-widget/SelectProducts/index.tsx:224 msgid "That promo code is invalid" msgstr "That promo code is invalid" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:78 -#~ msgid "The background color for the event homepage" -#~ msgstr "The background color for the event homepage" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:98 -#~ msgid "The background color for the ticket widget on the event homepage" -#~ msgstr "The background color for the ticket widget on the event homepage" - -#: src/components/routes/event/HomepageDesigner/index.tsx:211 -msgid "The background color of content areas" -msgstr "The background color of content areas" - -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:387 -msgid "The background color of content areas (cards, header, etc.)" -msgstr "The background color of content areas (cards, header, etc.)" +#: src/components/common/ThemeColorControls/index.tsx:62 +msgid "The background color of the page. When using cover image, this is applied as an overlay." +msgstr "Kolor tła strony. Przy użyciu obrazu okładki jest nakładany jako warstwa." -#: src/components/routes/event/HomepageDesigner/index.tsx:203 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:379 -msgid "The background color of the entire page" -msgstr "The background color of the entire page" - -#: src/components/routes/event/settings.tsx:50 -#: src/components/routes/event/settings.tsx:134 -#: src/components/routes/event/settings.tsx:210 -#~ msgid "The basic details of your event" -#~ msgstr "The basic details of your event" - -#: src/components/layouts/CheckIn/index.tsx:316 +#: src/components/layouts/CheckIn/index.tsx:353 msgid "The check-in list you are looking for does not exist." msgstr "The check-in list you are looking for does not exist." -#: src/components/routes/welcome/index.tsx:209 +#: src/components/routes/welcome/index.tsx:211 msgid "The code will expire in 10 minutes. Check your spam folder if you don't see the email." msgstr "The code will expire in 10 minutes. Check your spam folder if you don't see the email." -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:88 -#~ msgid "The color of the buttons on the event homepage" -#~ msgstr "The color of the buttons on the event homepage" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:92 -#~ msgid "The color of the links on the event homepage" -#~ msgstr "The color of the links on the event homepage" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:30 +msgid "The currency of the order" +msgstr "Waluta zamówienia" #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:75 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:118 @@ -6774,39 +7832,49 @@ msgstr "The default currency for your events." msgid "The default timezone for your events." msgstr "The default timezone for your events." +#: src/components/routes/product-widget/OrderSummaryAndProducts/EditAttendeeModal/index.tsx:78 +msgid "The email address has been changed. The attendee will receive a new ticket at the updated email address." +msgstr "Adres e-mail został zmieniony. Uczestnik otrzyma nowy bilet na zaktualizowany adres e-mail." + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:40 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:74 +msgid "The event venue" +msgstr "Miejsce wydarzenia" + #: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:10 #: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:12 msgid "The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect." msgstr "The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect." -#: src/components/modals/CreateAttendeeModal/index.tsx:146 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:37 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:71 +msgid "The full event address" +msgstr "Pełny adres wydarzenia" + +#: src/components/modals/CancelOrderModal/index.tsx:77 +msgid "The full order amount will be refunded to the customer's original payment method." +msgstr "Pełna kwota zamówienia zostanie zwrócona na oryginalną metodę płatności klienta." + +#: src/components/modals/CreateAttendeeModal/index.tsx:157 msgid "The language the attendee will receive emails in." msgstr "The language the attendee will receive emails in." +#: src/components/routes/product-widget/OrderSummaryAndProducts/LinkExpiredMessage/index.tsx:30 +msgid "The link you are trying to access has expired or is no longer valid. Please check your email for an updated link to manage your order." +msgstr "Link, do którego próbujesz uzyskać dostęp, wygasł lub nie jest już prawidłowy. Sprawdź swój e-mail w poszukiwaniu zaktualizowanego linku do zarządzania zamówieniem." + #: src/components/routes/profile/ConfirmEmailChange/index.tsx:22 msgid "The link you clicked is invalid." msgstr "The link you clicked is invalid." -#: src/components/routes/event/settings.tsx:85 -#~ msgid "The location of your event" -#~ msgstr "The location of your event" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:29 +msgid "The locale of the customer" +msgstr "Język klienta" -#: src/components/routes/product-widget/SelectProducts/index.tsx:491 +#: src/components/routes/product-widget/SelectProducts/index.tsx:498 msgid "The maximum number of products for {0}is {1}" msgstr "The maximum number of products for {0}is {1}" -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:351 -#~ msgid "The maximum numbers number of tickets for {0}is {1}" -#~ msgstr "The maximum numbers number of tickets for {0}is {1}" - -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:318 -#~ msgid "The maximum numbers number of tickets for Generals is {0}" -#~ msgstr "The maximum numbers number of tickets for Generals is {0}" - -#: src/components/routes/event/settings.tsx:232 -#~ msgid "The organizer details of your event" -#~ msgstr "The organizer details of your event" - #: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:9 #: src/components/layouts/PublicOrganizer/OrganizerNotFound/index.tsx:11 msgid "The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect." @@ -6816,57 +7884,42 @@ msgstr "The organizer you're looking for could not be found. The page may have b msgid "The page you are looking for does not exist" msgstr "The page you are looking for does not exist" -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:56 +#: src/components/common/PlatformFeesSettings/index.tsx:184 +msgid "The platform fee is added to the ticket price. Buyers pay more, but you receive the full ticket price." +msgstr "Opłata platformy jest dodawana do ceny biletu. Kupujący płacą więcej, ale Ty otrzymujesz pełną cenę biletu." + +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:59 msgid "The price displayed to the customer will include taxes and fees." msgstr "The price displayed to the customer will include taxes and fees." -#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:62 +#: src/components/routes/event/Settings/Sections/MiscSettings/index.tsx:65 msgid "The price displayed to the customer will not include taxes and fees. They will be shown separately" msgstr "The price displayed to the customer will not include taxes and fees. They will be shown separately" -#: src/components/common/WidgetEditor/index.tsx:169 -msgid "The styling settings you choose apply only to copied HTML and won't be stored." -msgstr "The styling settings you choose apply only to copied HTML and won't be stored." - -#: src/components/forms/TicketForm/index.tsx:223 -#~ msgid "The tax and fee to apply to this ticket. You can create new taxes and fees on the" -#~ msgstr "The tax and fee to apply to this ticket. You can create new taxes and fees on the" - -#: src/components/forms/ProductForm/index.tsx:355 -msgid "The taxes and fees to apply to this product. You can create new taxes and fees on the" -msgstr "The taxes and fees to apply to this product. You can create new taxes and fees on the" - -#: src/components/forms/TicketForm/index.tsx:300 -#~ msgid "The taxes and fees to apply to this ticket. You can create new taxes and fees on the" -#~ msgstr "The taxes and fees to apply to this ticket. You can create new taxes and fees on the" +#: src/components/common/ThemeColorControls/index.tsx:52 +msgid "The primary brand color used for buttons and highlights" +msgstr "Główny kolor marki używany do przycisków i wyróżnień" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:82 -#~ msgid "The text color for the event homepage" -#~ msgstr "The text color for the event homepage" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:102 -#~ msgid "The text color for the ticket widget on the event homepage" -#~ msgstr "The text color for the ticket widget on the event homepage" - -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:91 -#~ msgid "The text to display in the 'Continue' button. Defaults to 'Continue'" -#~ msgstr "The text to display in the 'Continue' button. Defaults to 'Continue'" +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:145 +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:176 +msgid "The template body contains invalid Liquid syntax. Please correct it and try again." +msgstr "Treść szablonu zawiera nieprawidłową składnię Liquid. Popraw ją i spróbuj ponownie." #: src/components/routes/event/Settings/Sections/SeoSettings/index.tsx:63 #: src/components/routes/organizer/Settings/Sections/SeoSettings/index.tsx:63 msgid "The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used" msgstr "The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used" -#: src/components/modals/EditUserModal/index.tsx:79 -#~ msgid "The user must login to change their email." -#~ msgstr "The user must login to change their email." +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:87 +msgid "The VAT number could not be validated. Please check the number and try again." +msgstr "Nie udało się zweryfikować numeru VAT. Sprawdź numer i spróbuj ponownie." #: src/constants/eventCategories.ts:10 msgid "Theater" msgstr "Theater" -#: src/components/routes/event/HomepageDesigner/index.tsx:172 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:249 +#: src/components/routes/event/HomepageDesigner/index.tsx:204 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:235 msgid "Theme & Colors" msgstr "Theme & Colors" @@ -6874,23 +7927,15 @@ msgstr "Theme & Colors" msgid "There are no products available for this event" msgstr "There are no products available for this event" -#: src/components/routes/product-widget/SelectProducts/index.tsx:422 +#: src/components/routes/product-widget/SelectProducts/index.tsx:423 msgid "There are no products available in this category" msgstr "There are no products available in this category" -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:260 -#~ msgid "There are no tickets available for this event" -#~ msgstr "There are no tickets available for this event" - -#: src/components/modals/RefundOrderModal/index.tsx:137 +#: src/components/modals/RefundOrderModal/index.tsx:181 msgid "There is a refund pending. Please wait for it to complete before requesting another refund." msgstr "There is a refund pending. Please wait for it to complete before requesting another refund." -#: src/components/routes/ticket-widget/CollectInformation/index.tsx:226 -#~ msgid "There was an error loading this content. Please refresh the page and try again." -#~ msgstr "There was an error loading this content. Please refresh the page and try again." - -#: src/components/common/OrdersTable/index.tsx:80 +#: src/components/common/OrdersTable/index.tsx:78 msgid "There was an error marking the order as paid" msgstr "There was an error marking the order as paid" @@ -6898,27 +7943,27 @@ msgstr "There was an error marking the order as paid" msgid "There was an error processing your request. Please try again." msgstr "There was an error processing your request. Please try again." -#: src/components/common/OrdersTable/index.tsx:95 +#: src/components/common/OrdersTable/index.tsx:85 msgid "There was an error sending your message" msgstr "There was an error sending your message" -#: src/components/forms/QuestionForm/index.tsx:108 -#~ msgid "These allow multiple selections" -#~ msgstr "These allow multiple selections" - -#: src/components/common/WidgetEditor/index.tsx:86 -#~ msgid "These colors are not saved in our system." -#~ msgstr "These colors are not saved in our system." - -#: src/components/common/WidgetEditor/index.tsx:85 -#~ msgid "These colors are not saved in our system. They are only used to generate the widget." -#~ msgstr "These colors are not saved in our system. They are only used to generate the widget." - #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:105 msgid "These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message." msgstr "These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message." -#: src/components/layouts/CheckIn/index.tsx:201 +#: src/components/common/WidgetEditor/index.tsx:178 +msgid "These settings apply only to copied embed code and won't be stored." +msgstr "Te ustawienia dotyczą tylko skopiowanego kodu osadzania i nie będą przechowywane." + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:326 +msgid "These templates will be used as defaults for all events in your organization. Individual events can override these templates with their own custom versions." +msgstr "Te szablony będą używane jako domyślne dla wszystkich wydarzeń w Twojej organizacji. Poszczególne wydarzenia mogą zastąpić te szablony własnymi niestandardowymi wersjami." + +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:319 +msgid "These templates will override the organizer defaults for this event only. If no custom template is set here, the organizer template will be used instead." +msgstr "Te szablony zastąpią domyślne szablony organizatora tylko dla tego wydarzenia. Jeśli nie ustawiono tutaj niestandardowego szablonu, zostanie użyty szablon organizatora." + +#: src/components/common/CheckIn/CheckInOptionsModal.tsx:35 msgid "This attendee has an unpaid order." msgstr "This attendee has an unpaid order." @@ -6930,23 +7975,23 @@ msgstr "This category doesn't have any products yet." msgid "This category is hidden from public view" msgstr "This category is hidden from public view" -#: src/components/common/CheckInListList/index.tsx:75 +#: src/components/common/CheckInListList/index.tsx:73 msgid "This check-in list has expired" msgstr "This check-in list has expired" -#: src/components/layouts/CheckIn/index.tsx:331 +#: src/components/layouts/CheckIn/index.tsx:368 msgid "This check-in list has expired and is no longer available for check-ins." msgstr "This check-in list has expired and is no longer available for check-ins." -#: src/components/common/CheckInListList/index.tsx:82 +#: src/components/common/CheckInListList/index.tsx:80 msgid "This check-in list is active" msgstr "This check-in list is active" -#: src/components/common/CheckInListList/index.tsx:79 +#: src/components/common/CheckInListList/index.tsx:77 msgid "This check-in list is not active yet" msgstr "This check-in list is not active yet" -#: src/components/layouts/CheckIn/index.tsx:348 +#: src/components/layouts/CheckIn/index.tsx:385 msgid "This check-in list is not yet active and is not available for check-ins." msgstr "This check-in list is not yet active and is not available for check-ins." @@ -6954,23 +7999,15 @@ msgstr "This check-in list is not yet active and is not available for check-ins. msgid "This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed." msgstr "This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed." -#: src/components/forms/CheckInListForm/index.tsx:37 -msgid "This description will be shown to the check-in staff" -msgstr "This description will be shown to the check-in staff" - -#: src/components/modals/SendMessageModal/index.tsx:286 -msgid "This email is not promotional and is directly related to the event." -msgstr "This email is not promotional and is directly related to the event." - -#: src/components/layouts/EventHomepage/EventNotAvailable/index.tsx:8 -#~ msgid "This event is not available at the moment. Please check back later." -#~ msgstr "This event is not available at the moment. Please check back later." +#: src/components/common/ThemeColorControls/index.tsx:104 +msgid "This color combination may be hard to read for some users" +msgstr "Ta kombinacja kolorów może być trudna do odczytania dla niektórych użytkowników" -#: src/components/layouts/EventHomepage/index.tsx:49 -#~ msgid "This event is not available." -#~ msgstr "This event is not available." +#: src/components/layouts/EventHomepage/index.tsx:334 +msgid "This event has ended" +msgstr "To wydarzenie się zakończyło" -#: src/components/common/StatusToggle/index.tsx:78 +#: src/components/common/StatusToggle/index.tsx:82 msgid "This event is not published yet" msgstr "This event is not published yet" @@ -6978,7 +8015,7 @@ msgstr "This event is not published yet" msgid "This information will be shown on the payment page, order summary page, and order confirmation email." msgstr "This information will be shown on the payment page, order summary page, and order confirmation email." -#: src/components/forms/ProductForm/index.tsx:138 +#: src/components/forms/ProductForm/index.tsx:147 msgid "This is a general product, like a t-shirt or a mug. No ticket will be issued" msgstr "This is a general product, like a t-shirt or a mug. No ticket will be issued" @@ -6986,158 +8023,110 @@ msgstr "This is a general product, like a t-shirt or a mug. No ticket will be is msgid "This is an online event" msgstr "This is an online event" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:61 -#~ msgid "This is the email address that will be used as the reply-to address for all emails sent from this event" -#~ msgstr "This is the email address that will be used as the reply-to address for all emails sent from this event" - #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:73 msgid "This is the name of your organizer that will be displayed to your users." msgstr "This is the name of your organizer that will be displayed to your users." -#: src/components/forms/CheckInListForm/index.tsx:57 -msgid "This list will no longer be available for check-ins after this date" -msgstr "This list will no longer be available for check-ins after this date" +#: src/components/routes/my-tickets/index.tsx:162 +msgid "This link is invalid or has expired." +msgstr "Ten link jest nieprawidłowy lub wygasł." -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:65 -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:72 -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:79 -#~ msgid "This message is how below the" -#~ msgstr "This message is how below the" +#: src/components/routes/product-widget/OrderSummaryAndProducts/LinkExpiredMessage/index.tsx:27 +msgid "This link is no longer valid" +msgstr "Ten link nie jest już prawidłowy" -#: src/components/routes/event/Settings/Sections/EmailSettings/index.tsx:68 +#: src/components/routes/event/Settings/Sections/EmailSettings/GeneralEmailSettings.tsx:68 msgid "This message will be included in the footer of all emails sent from this event" msgstr "This message will be included in the footer of all emails sent from this event" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:82 +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:103 msgid "This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message" msgstr "This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message" -#: src/components/forms/StripeCheckoutForm/index.tsx:93 +#: src/components/routes/admin/Configurations/index.tsx:212 +msgid "This name is visible to end users" +msgstr "Ta nazwa jest widoczna dla użytkowników końcowych" + +#: src/components/forms/StripeCheckoutForm/index.tsx:95 msgid "This order has already been paid." msgstr "This order has already been paid." -#: src/components/routes/ticket-widget/Payment/index.tsx:40 -#~ msgid "This order has already been paid. <0>View order details" -#~ msgstr "This order has already been paid. <0>View order details" - -#: src/components/routes/ticket-widget/CollectInformation/index.tsx:199 -#~ msgid "This order has already been processed." -#~ msgstr "This order has already been processed." - -#: src/components/modals/RefundOrderModal/index.tsx:141 +#: src/components/modals/RefundOrderModal/index.tsx:185 msgid "This order has already been refunded." msgstr "This order has already been refunded." -#: src/components/routes/product-widget/CollectInformation/index.tsx:237 -msgid "This order has been cancelled" -msgstr "This order has been cancelled" - -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:209 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:353 msgid "This order has been cancelled." msgstr "This order has been cancelled." -#: src/components/routes/ticket-widget/CollectInformation/index.tsx:182 -#~ msgid "This order has been completed." -#~ msgstr "This order has been completed." - -#: src/components/routes/product-widget/CollectInformation/index.tsx:210 +#: src/components/routes/product-widget/CollectInformation/index.tsx:312 msgid "This order has expired. Please start again." msgstr "This order has expired. Please start again." -#: src/components/routes/product-widget/CollectInformation/index.tsx:221 -msgid "This order is awaiting payment" -msgstr "This order is awaiting payment" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:372 +msgid "This order is being processed." +msgstr "To zamówienie jest przetwarzane." -#: src/components/routes/ticket-widget/CollectInformation/index.tsx:188 -#~ msgid "This order is awaiting payment." -#~ msgstr "This order is awaiting payment." - -#: src/components/routes/product-widget/CollectInformation/index.tsx:229 -msgid "This order is complete" -msgstr "This order is complete" - -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:211 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:363 msgid "This order is complete." msgstr "This order is complete." -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:204 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:207 -msgid "This order is processing." -msgstr "This order is processing." - -#: src/components/routes/ticket-widget/OrderSummaryAndTickets/index.tsx:32 -#: src/components/routes/ticket-widget/OrderSummaryAndTickets/index.tsx:48 -#~ msgid "This order is processing. TODO - a nice image and poll the API" -#~ msgstr "This order is processing. TODO - a nice image and poll the API" - -#: src/components/forms/StripeCheckoutForm/index.tsx:103 +#: src/components/forms/StripeCheckoutForm/index.tsx:107 msgid "This order page is no longer available." msgstr "This order page is no longer available." -#: src/components/common/StatusToggle/index.tsx:79 +#: src/components/routes/product-widget/CollectInformation/index.tsx:325 +msgid "This order was abandoned. You can start a new order anytime." +msgstr "To zamówienie zostało porzucone. Możesz złożyć nowe zamówienie w dowolnym momencie." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:355 +msgid "This order was cancelled. You can start a new order anytime." +msgstr "To zamówienie zostało anulowane. Możesz złożyć nowe zamówienie w dowolnym momencie." + +#: src/components/common/StatusToggle/index.tsx:83 msgid "This organizer profile is not published yet" msgstr "This organizer profile is not published yet" -#: src/components/forms/ProductForm/index.tsx:415 +#: src/components/forms/ProductForm/index.tsx:486 msgid "This overrides all visibility settings and will hide the product from all customers." msgstr "This overrides all visibility settings and will hide the product from all customers." -#: src/components/forms/TicketForm/index.tsx:360 -#~ msgid "This overrides all visibility settings and will hide the ticket from all customers." -#~ msgstr "This overrides all visibility settings and will hide the ticket from all customers." - -#: src/components/routes/ticket-widget/Payment/index.tsx:53 -#~ msgid "This page has expired. <0>View order details" -#~ msgstr "This page has expired. <0>View order details" +#: src/components/common/EmailTemplateEditor/EmailTemplatePreviewPane.tsx:69 +msgid "This preview shows how your email will look with sample data. Actual emails will use real values." +msgstr "Ten podgląd pokazuje, jak będzie wyglądać Twój e-mail z przykładowymi danymi. Rzeczywiste e-maile będą używać prawdziwych wartości." -#: src/components/common/ProductsTable/SortableProduct/index.tsx:59 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:73 msgid "This product cannot be deleted because it is associated with an order. You can hide it instead." msgstr "This product cannot be deleted because it is associated with an order. You can hide it instead." -#: src/components/forms/ProductForm/index.tsx:132 +#: src/components/forms/ProductForm/index.tsx:141 msgid "This product is a ticket. Buyers will be issued a ticket upon purchase" msgstr "This product is a ticket. Buyers will be issued a ticket upon purchase" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:215 -msgid "This product is hidden from public view" -msgstr "This product is hidden from public view" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:316 +msgid "This product is highlighted on the event page" +msgstr "Ten produkt jest wyróżniony na stronie wydarzenia" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:216 -msgid "This product is hidden unless targeted by a Promo Code" -msgstr "This product is hidden unless targeted by a Promo Code" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:98 +msgid "This product is sold out" +msgstr "Ten produkt jest wyprzedany" -#: src/components/common/QuestionsTable/index.tsx:90 -msgid "This question is only visible to the event organizer" -msgstr "This question is only visible to the event organizer" +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:118 +msgid "This report is for informational purposes only. Always consult with a tax professional before using this data for accounting or tax purposes. Please cross-reference with your Stripe dashboard as Hi.Events may be missing historical data." +msgstr "Ten raport służy wyłącznie celom informacyjnym. Zawsze skonsultuj się z doradcą podatkowym przed użyciem tych danych do celów księgowych lub podatkowych. Proszę porównać z panelem Stripe, ponieważ Hi.Events może nie mieć danych historycznych." -#: src/components/routes/auth/ResetPassword/index.tsx:29 +#: src/components/routes/auth/ResetPassword/index.tsx:28 msgid "This reset password link is invalid or expired." msgstr "Ten link resetujący hasło wygasł lub jest nieprawidłowy." -#: src/components/common/TicketsTable/SortableTicket/index.tsx:56 -#~ msgid "" -#~ "This ticket cannot be deleted because it is\n" -#~ "associated with an order. You can hide it instead." -#~ msgstr "" -#~ "This ticket cannot be deleted because it is\n" -#~ "associated with an order. You can hide it instead." - -#: src/components/common/TicketsTable/SortableTicket/index.tsx:131 -#~ msgid "This ticket is hidden from public view" -#~ msgstr "This ticket is hidden from public view" - -#: src/components/common/TicketsTable/SortableTicket/index.tsx:132 -#~ msgid "This ticket is hidden unless targeted by a Promo Code" -#~ msgstr "This ticket is hidden unless targeted by a Promo Code" +#: src/components/layouts/CheckIn/index.tsx:205 +msgid "This ticket was just scanned. Please wait before scanning again." +msgstr "Ten bilet został właśnie zeskanowany. Poczekaj przed ponownym skanowaniem." #: src/components/modals/EditUserModal/index.tsx:65 msgid "This user is not active, as they have not accepted their invitation." msgstr "This user is not active, as they have not accepted their invitation." -#: src/components/routes/welcome/index.tsx:333 -#~ msgid "This will be the main title that attendees see" -#~ msgstr "This will be the main title that attendees see" - #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:80 msgid "This will be used for notifications and communication with your users." msgstr "This will be used for notifications and communication with your users." @@ -7146,151 +8135,153 @@ msgstr "This will be used for notifications and communication with your users." msgid "This will not be visible to customers, but helps you identify the affiliate." msgstr "This will not be visible to customers, but helps you identify the affiliate." -#: src/components/common/AttendeeTable/index.tsx:183 +#: src/components/common/AttendeeTable/index.tsx:370 +#: src/components/routes/my-tickets/index.tsx:85 msgid "ticket" msgstr "ticket" -#: src/components/common/AttendeeTable/index.tsx:111 -#: src/components/forms/ProductForm/index.tsx:130 -#: src/components/modals/CreateAttendeeModal/index.tsx:151 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:58 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:59 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:60 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:276 +#: src/components/common/ProductsTable/SortableProduct/index.tsx:467 +#: src/components/forms/ProductForm/index.tsx:139 +#: src/components/modals/CreateAttendeeModal/index.tsx:162 msgid "Ticket" msgstr "Ticket" -#: src/components/common/TicketsTable/SortableTicket/index.tsx:52 -#~ msgid "Ticket deleted successfully" -#~ msgstr "Ticket deleted successfully" +#: src/components/common/CheckIn/AttendeeList.tsx:83 +msgid "Ticket Cancelled" +msgstr "Bilet anulowany" + +#: src/components/routes/event/TicketDesigner/index.tsx:107 +msgid "Ticket Design" +msgstr "Projekt biletu" -#: src/components/common/AttendeeTable/index.tsx:49 +#: src/components/routes/event/TicketDesigner/index.tsx:83 +msgid "Ticket design saved successfully" +msgstr "Projekt biletu został pomyślnie zapisany" + +#: src/components/layouts/Event/index.tsx:103 +msgid "Ticket Designer" +msgstr "Projektant biletów" + +#: src/components/common/AttendeeTable/index.tsx:75 msgid "Ticket email has been resent to attendee" msgstr "Ticket email has been resent to attendee" +#: src/components/routes/product-widget/PrintProduct/index.tsx:42 +msgid "Ticket for" +msgstr "Bilet na" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:55 +msgid "Ticket holder's email" +msgstr "E-mail posiadacza biletu" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:54 +msgid "Ticket holder's name" +msgstr "Imię i nazwisko posiadacza biletu" + #: src/components/common/MessageList/index.tsx:22 msgid "Ticket holders" msgstr "Ticket holders" -#: src/components/routes/event/products.tsx:86 +#: src/components/routes/admin/Messages/index.tsx:82 +#: src/components/routes/admin/Messages/index.tsx:131 +msgid "Ticket Holders" +msgstr "Posiadacze biletów" + +#: src/components/common/AttendeeTicket/index.tsx:168 +msgid "Ticket ID" +msgstr "ID biletu" + +#: src/components/modals/DuplicateEventModal/index.tsx:31 +msgid "Ticket Logo" +msgstr "Logo biletu" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:58 +msgid "Ticket Name" +msgstr "Nazwa biletu" + +#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:22 +msgid "Ticket Not Found" +msgstr "Nie znaleziono biletu" + +#: src/components/routes/event/products.tsx:88 msgid "Ticket or Product" msgstr "Ticket or Product" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:63 -#~ msgid "Ticket page message" -#~ msgstr "Ticket page message" +#: src/components/routes/event/TicketDesigner/TicketDesignerPrint.tsx:89 +msgid "Ticket Preview for" +msgstr "Podgląd biletu dla" -#: src/components/routes/event/EventDashboard/index.tsx:53 -#~ msgid "Ticket Sales" -#~ msgstr "Ticket Sales" +#: src/components/common/PlatformFeesSettings/index.tsx:42 +msgid "Ticket price" +msgstr "Cena biletu" -#: src/components/modals/CreateAttendeeModal/index.tsx:161 -#: src/components/modals/EditAttendeeModal/index.tsx:115 -#~ msgid "Ticket Tier" -#~ msgstr "Ticket Tier" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:59 +msgid "Ticket Price" +msgstr "Cena biletu" -#: src/components/forms/TicketForm/index.tsx:189 -#: src/components/forms/TicketForm/index.tsx:196 -#~ msgid "Ticket Type" -#~ msgstr "Ticket Type" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:493 +msgid "Ticket resent successfully" +msgstr "Bilet został pomyślnie wysłany ponownie" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:97 -#~ msgid "Ticket widget background color" -#~ msgstr "Ticket widget background color" +#: src/components/common/AttendeeTicket/index.tsx:99 +#: src/components/routes/event/attendees.tsx:66 +msgid "Ticket Type" +msgstr "Ticket Type" -#: src/components/common/WidgetEditor/index.tsx:311 -#~ msgid "Ticket Widget Preview" -#~ msgstr "Ticket Widget Preview" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:60 +msgid "Ticket URL" +msgstr "URL biletu" -#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:101 -#~ msgid "Ticket widget text color" -#~ msgstr "Ticket widget text color" +#: src/components/layouts/Event/index.tsx:107 +msgid "Ticketing & Sales" +msgstr "Bilety i sprzedaż" -#: src/components/common/PromoCodeTable/index.tsx:147 -#~ msgid "Ticket(s)" -#~ msgstr "Ticket(s)" +#: src/components/routes/my-tickets/index.tsx:85 +msgid "tickets" +msgstr "bilety" -#: src/components/common/PromoCodeTable/index.tsx:71 -#: src/components/layouts/Event/index.tsx:40 -#: src/components/layouts/EventHomepage/index.tsx:80 -#: src/components/routes/event/tickets.tsx:39 -#~ msgid "Tickets" -#~ msgstr "Tickets" +#: src/components/routes/my-tickets/index.tsx:84 +msgid "Tickets" +msgstr "Tickets" -#: src/components/layouts/Event/index.tsx:101 -#: src/components/routes/event/products.tsx:46 +#: src/components/layouts/Event/index.tsx:108 +#: src/components/routes/event/products.tsx:48 msgid "Tickets & Products" msgstr "Tickets & Products" -#: src/components/routes/product-widget/PrintOrder/index.tsx:43 +#: src/components/layouts/EventHomepage/index.tsx:152 +msgid "Tickets Available" +msgstr "Dostępne bilety" + +#: src/components/routes/product-widget/PrintOrder/index.tsx:40 msgid "Tickets for" msgstr "Tickets for" -#: src/components/common/EventCard/index.tsx:126 -#~ msgid "tickets sold" -#~ msgstr "tickets sold" - -#: src/components/common/StatBoxes/index.tsx:21 -#~ msgid "Tickets sold" -#~ msgstr "Tickets sold" - -#: src/components/routes/event/EventDashboard/index.tsx:73 -#~ msgid "Tickets Sold" -#~ msgstr "Tickets Sold" - -#: src/components/common/TicketsTable/index.tsx:44 -#~ msgid "Tickets sorted successfully" -#~ msgstr "Tickets sorted successfully" - -#: src/components/forms/PromoCodeForm/index.tsx:59 -#~ msgid "Tickets to which the promo code applies (Applies to all by default)" -#~ msgstr "Tickets to which the promo code applies (Applies to all by default)" +#: src/components/routes/admin/Dashboard/index.tsx:140 +msgid "Tickets Sold" +msgstr "Tickets Sold" -#: src/components/forms/ProductForm/index.tsx:67 +#: src/components/forms/ProductForm/index.tsx:74 msgid "Tier {0}" msgstr "Tier {0}" -#: src/components/forms/ProductForm/index.tsx:163 +#: src/components/forms/ProductForm/index.tsx:172 msgid "Tiered Product" msgstr "Tiered Product" -#: src/components/forms/ProductForm/index.tsx:240 -#~ msgid "" -#~ "Tiered products allow you to offer multiple price options for the same product.\n" -#~ "This is perfect for early bird products, or offering different price\n" -#~ "options for different groups of people." -#~ msgstr "" -#~ "Tiered products allow you to offer multiple price options for the same product.\n" -#~ "This is perfect for early bird products, or offering different price\n" -#~ "options for different groups of people." - -#: src/components/forms/ProductForm/index.tsx:243 +#: src/components/forms/ProductForm/index.tsx:264 msgid "Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people." msgstr "Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people." -#: src/components/forms/TicketForm/index.tsx:145 -#~ msgid "Tiered Ticket" -#~ msgstr "Tiered Ticket" - -#: src/components/forms/TicketForm/index.tsx:52 -#~ msgid "Tiered Ticket - Coming Soon" -#~ msgstr "Tiered Ticket - Coming Soon" - -#: src/components/forms/TicketForm/index.tsx:203 -#~ msgid "" -#~ "Tiered tickets allow you to offer multiple price options for the same ticket.\n" -#~ "This is perfect for early bird tickets, or offering different price\n" -#~ "options for different groups of people." -#~ msgstr "" -#~ "Tiered tickets allow you to offer multiple price options for the same ticket.\n" -#~ "This is perfect for early bird tickets, or offering different price\n" -#~ "options for different groups of people." - -#: src/components/forms/TicketForm/index.tsx:156 -#~ msgid "Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people." -#~ msgstr "Tiered tickets allow you to offer multiple price options for the same ticket. This is perfect for early bird tickets or offering different price options for different groups of people." - #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:70 msgid "TikTok" msgstr "TikTok" -#: src/components/layouts/Checkout/index.tsx:88 +#: src/components/layouts/Checkout/index.tsx:184 msgid "Time left:" msgstr "Time left:" @@ -7302,13 +8293,14 @@ msgstr "Times used" msgid "Times Used" msgstr "Times Used" -#: src/components/forms/OrganizerForm/index.tsx:58 +#: src/components/forms/OrganizerForm/index.tsx:59 #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:82 -#: src/components/routes/auth/AcceptInvitation/index.tsx:106 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:139 +#: src/components/routes/auth/AcceptInvitation/index.tsx:119 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:124 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:125 -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:181 -#: src/components/routes/profile/ManageProfile/index.tsx:161 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:325 +#: src/components/routes/profile/ManageProfile/index.tsx:187 msgid "Timezone" msgstr "Timezone" @@ -7316,33 +8308,67 @@ msgstr "Timezone" msgid "TIP" msgstr "TIP" -#: src/components/common/ProductsTable/SortableProduct/index.tsx:206 -msgid "Title" -msgstr "Title" +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:205 +msgid "To edit configurations, go to the Configurations section in the admin menu." +msgstr "Aby edytować konfiguracje, przejdź do sekcji Konfiguracje w menu administratora." + +#: src/components/modals/SendMessageModal/index.tsx:186 +msgid "To increase your limits, contact us at" +msgstr "Aby zwiększyć swoje limity, skontaktuj się z nami pod adresem" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:183 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:661 msgid "To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts." msgstr "To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts." -#: src/components/layouts/Event/index.tsx:109 -#: src/components/layouts/OrganizerLayout/index.tsx:76 +#: src/components/common/ColumnVisibilityToggle/index.tsx:26 +msgid "Toggle columns" +msgstr "Przełącz kolumny" + +#: src/components/layouts/OrganizerLayout/index.tsx:87 msgid "Tools" msgstr "Tools" +#: src/components/routes/admin/Dashboard/index.tsx:341 +msgid "Top Organizers (Last 14 Days)" +msgstr "Najlepsi organizatorzy (ostatnie 14 dni)" + +#: src/components/common/AdminOrdersTable/index.tsx:81 +#: src/components/common/InlineOrderSummary/index.tsx:203 #: src/components/common/OrderSummary/index.tsx:92 msgid "Total" msgstr "Total" +#: src/components/routes/admin/Dashboard/index.tsx:104 +msgid "Total Accounts" +msgstr "Łączna liczba kont" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:22 +msgid "Total amount paid" +msgstr "Łączna zapłacona kwota" + +#: src/components/routes/organizer/Reports/CheckInSummaryReport/index.tsx:35 +msgid "Total Attendees" +msgstr "Łączna liczba uczestników" + #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:52 msgid "Total Before Discounts" msgstr "Total Before Discounts" +#: src/components/routes/organizer/Reports/TaxSummaryReport/index.tsx:49 +msgid "Total Collected" +msgstr "Łącznie zebrano" + #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:58 msgid "Total Discount Amount" msgstr "Total Discount Amount" -#: src/components/routes/event/EventDashboard/index.tsx:273 +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:93 +msgid "Total Fee" +msgstr "Łączna opłata" + +#: src/components/routes/event/EventDashboard/index.tsx:311 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:149 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:97 msgid "Total Fees" msgstr "Total Fees" @@ -7351,7 +8377,6 @@ msgid "Total Gross Sales" msgstr "Total Gross Sales" #: src/components/common/OrderDetails/index.tsx:59 -#: src/components/modals/RefundOrderModal/index.tsx:74 msgid "Total order amount" msgstr "Total order amount" @@ -7360,57 +8385,96 @@ msgid "Total Orders" msgstr "Total Orders" #: src/components/common/OrderDetails/index.tsx:67 -#: src/components/modals/RefundOrderModal/index.tsx:82 msgid "Total refunded" msgstr "Total refunded" -#: src/components/routes/event/EventDashboard/index.tsx:276 +#: src/components/routes/event/EventDashboard/index.tsx:314 msgid "Total Refunded" msgstr "Total Refunded" -#: src/components/modals/RefundOrderModal/index.tsx:90 -msgid "Total remaining" -msgstr "Total remaining" - -#: src/components/routes/event/EventDashboard/index.tsx:275 +#: src/components/routes/event/EventDashboard/index.tsx:313 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:143 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:91 msgid "Total Tax" msgstr "Total Tax" -#: src/components/layouts/AuthLayout/index.tsx:56 -msgid "Track revenue, page views, and sales with detailed analytics and exportable reports" -msgstr "Śledź przychody, liczbę wyświetleń stron i sprzedaż dzięki szczegółowym analizom i raportom, które można eksportować" +#: src/components/routes/admin/Dashboard/index.tsx:86 +msgid "Total Users" +msgstr "Łączna liczba użytkowników" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:54 +#: src/components/routes/admin/Dashboard/index.tsx:307 +msgid "Total Views" +msgstr "Łączna liczba wyświetleń" + +#: src/components/routes/admin/Attribution/index.tsx:32 +msgid "Track account growth and performance by attribution source" +msgstr "Śledź wzrost kont i wydajność według źródła atrybucji" + +#: src/components/layouts/AuthLayout/index.tsx:41 +msgid "Track sales, revenue, and attendance with detailed reports" +msgstr "Śledź sprzedaż, przychody i frekwencję za pomocą szczegółowych raportów" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:263 msgid "Transaction Fee:" msgstr "Transaction Fee:" -#: src/components/common/PoweredByFooter/index.tsx:32 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:31 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:65 +msgid "True if offline payment" +msgstr "Prawda, jeśli płatność offline" + +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:28 +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:63 +msgid "True if payment pending" +msgstr "Prawda, jeśli płatność oczekuje" + +#: src/components/routes/auth/Login/index.tsx:141 +#: src/components/routes/my-tickets/index.tsx:183 +msgid "Try another email" +msgstr "Spróbuj innego e-maila" + +#: src/components/common/PoweredByFooter/index.tsx:55 msgid "Try Hi.Events Free" msgstr "Try Hi.Events Free" +#: src/components/common/LanguageSwitcher/index.tsx:40 +msgid "Turkish" +msgstr "Turecki" + +#: src/components/layouts/CheckIn/index.tsx:446 +msgid "Turn sound off" +msgstr "Wyłącz dźwięk" + +#: src/components/layouts/CheckIn/index.tsx:446 +msgid "Turn sound on" +msgstr "Włącz dźwięk" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:79 msgid "Twitch" msgstr "Twitch" #: src/components/forms/TaxAndFeeForm/index.tsx:44 +#: src/components/routes/admin/Attribution/index.tsx:109 +#: src/components/routes/admin/Messages/index.tsx:128 +#: src/components/routes/admin/Messages/index.tsx:159 +#: src/components/routes/admin/Messages/index.tsx:281 msgid "Type" msgstr "Type" -#: src/components/common/AttendeeCheckInTable/index.tsx:54 -#: src/components/common/AttendeeCheckInTable/index.tsx:81 -#~ msgid "Unable to {0} attendee" -#~ msgstr "Unable to {0} attendee" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:58 +msgid "Type of ticket" +msgstr "Rodzaj biletu" -#: src/components/layouts/CheckIn/index.tsx:93 +#: src/components/layouts/CheckIn/index.tsx:146 msgid "Unable to check in attendee" msgstr "Unable to check in attendee" -#: src/components/layouts/CheckIn/index.tsx:114 +#: src/components/layouts/CheckIn/index.tsx:170 +#: src/components/layouts/CheckIn/index.tsx:172 msgid "Unable to check out attendee" msgstr "Unable to check out attendee" -#: src/components/modals/CreateProductModal/index.tsx:61 +#: src/components/modals/CreateProductModal/index.tsx:63 msgid "Unable to create product. Please check the your details" msgstr "Unable to create product. Please check the your details" @@ -7418,20 +8482,15 @@ msgstr "Unable to create product. Please check the your details" msgid "Unable to create product. Please check your details" msgstr "Unable to create product. Please check your details" -#: src/components/modals/CreateQuestionModal/index.tsx:60 +#: src/components/modals/CreateQuestionModal/index.tsx:61 msgid "Unable to create question. Please check the your details" msgstr "Unable to create question. Please check the your details" -#: src/components/modals/CreateTicketModal/index.tsx:65 -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:117 -#~ msgid "Unable to create ticket. Please check the your details" -#~ msgstr "Unable to create ticket. Please check the your details" - -#: src/components/modals/DuplicateProductModal/index.tsx:103 +#: src/components/modals/DuplicateProductModal/index.tsx:107 msgid "Unable to duplicate product. Please check the your details" msgstr "Unable to duplicate product. Please check the your details" -#: src/components/layouts/CheckIn/index.tsx:145 +#: src/components/layouts/CheckIn/index.tsx:221 msgid "Unable to fetch attendee" msgstr "Unable to fetch attendee" @@ -7439,16 +8498,24 @@ msgstr "Unable to fetch attendee" msgid "Unable to update question. Please check the your details" msgstr "Unable to update question. Please check the your details" +#: src/components/routes/admin/Attribution/index.tsx:84 +msgid "Unattributed Accounts" +msgstr "Konta bez atrybucji" + #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:30 msgid "Unique Customers" msgstr "Unique Customers" +#: src/components/common/Editor/Controls/InsertLiquidVariableControl.tsx:21 +msgid "Unique order reference" +msgstr "Unikalny numer zamówienia" + #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:153 #: src/components/routes/organizer/Settings/Sections/AddressSettings/index.tsx:111 msgid "United States" msgstr "United States" -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:364 +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:362 msgid "Unknown" msgstr "Unknown" @@ -7456,42 +8523,44 @@ msgstr "Unknown" msgid "Unknown Attendee" msgstr "Unknown Attendee" +#: src/components/common/ProductsTable/SortableProduct/index.tsx:395 #: src/components/forms/CapaciyAssigmentForm/index.tsx:43 -#: src/components/forms/ProductForm/index.tsx:83 -#: src/components/forms/ProductForm/index.tsx:299 +#: src/components/forms/ProductForm/index.tsx:91 +#: src/components/forms/ProductForm/index.tsx:321 #: src/components/forms/PromoCodeForm/index.tsx:112 #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:78 #: src/components/routes/event/Reports/PromoCodesReport/index.tsx:84 msgid "Unlimited" msgstr "Unlimited" -#: src/components/routes/product-widget/SelectProducts/index.tsx:454 +#: src/components/routes/product-widget/SelectProducts/index.tsx:461 msgid "Unlimited available" msgstr "Unlimited available" -#: src/components/common/TicketsTable/index.tsx:106 -#~ msgid "Unlimited ticket quantity available" -#~ msgstr "Unlimited ticket quantity available" - #: src/components/common/PromoCodeTable/index.tsx:126 msgid "Unlimited usages allowed" msgstr "Unlimited usages allowed" -#: src/components/layouts/CheckIn/index.tsx:200 +#: src/components/common/CheckIn/CheckInOptionsModal.tsx:34 msgid "Unpaid Order" msgstr "Unpaid Order" -#: src/components/routes/event/EventDashboard/index.tsx:170 +#: src/components/routes/event/EventDashboard/index.tsx:206 msgid "Unpublish Event" msgstr "Unpublish Event" +#: src/components/common/AdminAccountsTable/index.tsx:101 +msgid "Untrusted" +msgstr "Niezaufany" + #: src/components/common/EventsDashboardStatusButtons/index.tsx:20 #: src/components/common/EventStatusBadge/index.tsx:16 -#: src/components/layouts/OrganizerHomepage/index.tsx:253 +#: src/components/layouts/OrganizerHomepage/index.tsx:272 +#: src/components/routes/organizer/Reports/EventsPerformanceReport/index.tsx:33 msgid "Upcoming" msgstr "Upcoming" -#: src/components/layouts/OrganizerHomepage/index.tsx:238 +#: src/components/layouts/OrganizerHomepage/index.tsx:265 #: src/components/routes/organizer/OrganizerDashboard/index.tsx:232 msgid "Upcoming Events" msgstr "Upcoming Events" @@ -7508,10 +8577,14 @@ msgstr "Update Affiliate" msgid "Update event name, description and dates" msgstr "Update event name, description and dates" -#: src/components/routes/profile/ManageProfile/index.tsx:177 +#: src/components/routes/profile/ManageProfile/index.tsx:214 msgid "Update profile" msgstr "Update profile" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:169 +msgid "Upgrade Available" +msgstr "Dostępna aktualizacja" + #: src/components/routes/organizer/Settings/Sections/ImageAssetSettings/index.tsx:39 msgid "Upload a cover image for your organizer" msgstr "Upload a cover image for your organizer" @@ -7520,14 +8593,6 @@ msgstr "Upload a cover image for your organizer" msgid "Upload a logo for your organizer" msgstr "Upload a logo for your organizer" -#: src/components/routes/event/Settings/Sections/ImageSettings/index.tsx:75 -#~ msgid "Upload an image to be displayed on the event page" -#~ msgstr "Upload an image to be displayed on the event page" - -#: src/components/routes/event/HomepageDesigner/CoverUpload/index.tsx:80 -#~ msgid "Upload Cover" -#~ msgstr "Upload Cover" - #: src/components/common/Editor/Controls/InsertImageControl/index.tsx:104 #: src/components/common/Editor/Controls/InsertImageControl/index.tsx:158 msgid "Upload Image" @@ -7549,7 +8614,7 @@ msgstr "URL copied to clipboard" msgid "URL is required" msgstr "URL is required" -#: src/components/common/WidgetEditor/index.tsx:298 +#: src/components/common/WidgetEditor/index.tsx:306 msgid "Usage Example" msgstr "Usage Example" @@ -7557,26 +8622,66 @@ msgstr "Usage Example" msgid "Usage Limit" msgstr "Usage Limit" -#: src/components/routes/event/HomepageDesigner/index.tsx:190 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:351 +#: src/components/common/CheckIn/ScannerSelectionModal.tsx:50 +msgid "USB Scanner Already Active" +msgstr "Skaner USB jest już aktywny" + +#: src/components/common/CheckIn/ScannerSelectionModal.tsx:42 +msgid "USB Scanner mode activated. Start scanning tickets now." +msgstr "Tryb skanera USB aktywowany. Zacznij skanować bilety." + +#: src/components/common/CheckIn/HidScannerStatus.tsx:48 +msgid "USB Scanner mode deactivated" +msgstr "Tryb skanera USB dezaktywowany" + +#: src/components/common/CheckIn/ScannerSelectionModal.tsx:50 +msgid "USB/HID Scanner" +msgstr "Skaner USB/HID" + +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:150 +msgid "Use <0>Liquid templating to personalize your emails" +msgstr "Użyj <0>szablonów Liquid, aby spersonalizować swoje e-maile" + +#: src/components/routes/event/HomepageDesigner/index.tsx:222 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:254 msgid "Use a blurred version of the cover image as the background" msgstr "Use a blurred version of the cover image as the background" -#: src/components/routes/event/HomepageDesigner/index.tsx:188 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:349 +#: src/components/routes/event/HomepageDesigner/index.tsx:220 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:252 msgid "Use cover image" msgstr "Use cover image" +#: src/components/routes/event/Settings/Sections/HomepageAndCheckoutSettings/index.tsx:48 +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:40 +msgid "Use order details for all attendees. Attendee names and emails will match the buyer's information." +msgstr "Użyj danych zamówienia dla wszystkich uczestników. Imiona i e-maile uczestników będą zgodne z informacjami kupującego." + +#: src/components/common/QuestionsTable/index.tsx:389 +msgid "Use the buyer's details for all attendees" +msgstr "Użyj danych kupującego dla wszystkich uczestników" + +#: src/components/routes/event/TicketDesigner/index.tsx:130 +msgid "Used for borders, highlights, and QR code styling" +msgstr "Używany do obramowań, wyróżnień i stylizacji kodu QR" + #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:154 msgid "User" msgstr "User" -#: src/components/common/GlobalMenu/index.tsx:45 +#: src/components/common/GlobalMenu/index.tsx:53 #: src/components/routes/account/ManageAccount/sections/Users/index.tsx:142 msgid "User Management" msgstr "User Management" +#: src/components/common/AdminAccountsTable/index.tsx:89 +#: src/components/common/AdminAccountsTable/index.tsx:109 +#: src/components/layouts/Admin/index.tsx:15 #: src/components/routes/account/ManageAccount/index.tsx:32 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:165 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:314 +#: src/components/routes/admin/Dashboard/index.tsx:404 +#: src/components/routes/admin/Users/index.tsx:57 msgid "Users" msgstr "Users" @@ -7585,68 +8690,184 @@ msgid "Users can change their email in <0>Profile Settings" msgstr "Users can change their email in <0>Profile Settings" #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:83 -#: src/components/routes/auth/AcceptInvitation/index.tsx:107 #: src/components/routes/event/Settings/Sections/EventDetailsForm/index.tsx:125 #: src/components/routes/organizer/Settings/Sections/BasicSettings/index.tsx:126 -#: src/components/routes/profile/ManageProfile/index.tsx:162 +#: src/components/routes/profile/ManageProfile/index.tsx:188 msgid "UTC" msgstr "UTC" +#: src/components/layouts/Admin/index.tsx:19 +msgid "UTM Analytics" +msgstr "Analityka UTM" + +#: src/components/routes/admin/FailedJobs/index.tsx:253 +msgid "UUID" +msgstr "UUID" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:287 +msgid "Valid" +msgstr "Prawidłowy" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:285 +msgid "Validated" +msgstr "Zweryfikowany" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:71 +msgid "Validating your VAT number..." +msgstr "Weryfikacja numeru VAT..." + #: src/components/forms/TaxAndFeeForm/index.tsx:62 msgid "VAT" msgstr "VAT" +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:131 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:298 +msgid "VAT Country" +msgstr "Kraj VAT" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:30 +msgid "VAT Information" +msgstr "Informacje o VAT" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatNotice/index.tsx:50 +msgid "VAT may be applied to platform fees depending on your VAT registration status. Please complete the VAT information section below." +msgstr "VAT może być naliczany od opłat platformy w zależności od statusu rejestracji VAT. Proszę uzupełnić poniższą sekcję informacji o VAT." + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:123 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:216 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:281 +msgid "VAT Number" +msgstr "Numer VAT" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:24 +msgid "VAT number must not contain spaces" +msgstr "Numer VAT nie może zawierać spacji" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:32 +msgid "VAT number must start with a 2-letter country code followed by 8-15 alphanumeric characters (e.g., DE123456789)" +msgstr "Numer VAT musi zaczynać się od 2-literowego kodu kraju, po którym następuje 8-15 znaków alfanumerycznych (np. DE123456789)" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:55 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:171 +msgid "VAT number validated successfully" +msgstr "Numer VAT został pomyślnie zweryfikowany" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:84 +msgid "VAT number validation failed" +msgstr "Weryfikacja numeru VAT nie powiodła się" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:173 +msgid "VAT number validation failed. Please check your VAT number." +msgstr "Weryfikacja numeru VAT nie powiodła się. Proszę sprawdzić numer VAT." + +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:87 +msgid "VAT on Fee" +msgstr "VAT od opłaty" + +#: src/components/routes/organizer/Reports/PlatformFeesReport/index.tsx:81 +msgid "VAT Rate" +msgstr "Stawka VAT" + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:115 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:273 +msgid "VAT Registered" +msgstr "Zarejestrowany jako podatnik VAT" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:44 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsModal.tsx:18 +msgid "VAT Registration Information" +msgstr "Informacje o rejestracji VAT" + +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:259 +msgid "VAT Settings" +msgstr "Ustawienia VAT" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:169 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:177 +msgid "VAT settings saved successfully" +msgstr "Ustawienia VAT zostały pomyślnie zapisane" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:175 +msgid "VAT settings saved. We're validating your VAT number in the background." +msgstr "Ustawienia VAT zapisane. Weryfikujemy Twój numer VAT w tle." + +#: src/components/modals/EditAccountVatSettingsModal/index.tsx:96 +msgid "VAT settings updated successfully" +msgstr "Ustawienia VAT zostały pomyślnie zaktualizowane" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:32 +msgid "VAT Treatment for Platform Fees" +msgstr "Traktowanie VAT dla opłat platformy" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:86 +msgid "VAT treatment for platform fees: EU VAT-registered businesses can use the reverse charge mechanism (0% - Article 196 of VAT Directive 2006/112/EC). Non-VAT registered businesses are charged Irish VAT at 23%." +msgstr "Traktowanie VAT dla opłat platformy: Firmy zarejestrowane jako podatnicy VAT w UE mogą korzystać z mechanizmu odwrotnego obciążenia (0% - Art. 196 Dyrektywy VAT 2006/112/WE). Firmy niezarejestrowane jako podatnicy VAT są obciążane irlandzkim VAT w wysokości 23%." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:96 +msgid "VAT validation service temporarily unavailable" +msgstr "Usługa weryfikacji VAT tymczasowo niedostępna" + #: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:116 msgid "Venue Name" msgstr "Venue Name" -#: src/components/routes/welcome/index.tsx:157 +#: src/components/routes/welcome/index.tsx:159 msgid "Verification code" msgstr "Verification code" -#: src/components/routes/welcome/index.tsx:185 +#: src/components/routes/admin/Attribution/index.tsx:136 +#: src/components/routes/admin/Dashboard/index.tsx:421 +msgid "Verified" +msgstr "Zweryfikowany" + +#: src/components/routes/welcome/index.tsx:187 msgid "Verify Email" msgstr "Verify Email" -#: src/components/layouts/Event/index.tsx:233 +#: src/components/layouts/Event/index.tsx:239 msgid "Verify your email" msgstr "Verify your email" -#: src/components/routes/welcome/index.tsx:185 +#: src/components/routes/welcome/index.tsx:187 msgid "Verifying..." msgstr "Verifying..." -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamese" #: src/components/modals/ManageAttendeeModal/index.tsx:220 #: src/components/modals/ManageOrderModal/index.tsx:200 -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:311 msgid "View" msgstr "View" -#: src/components/routes/event/Reports/index.tsx:38 -msgid "View and download reports for your event. Please note, only completed orders are included in these reports." -msgstr "View and download reports for your event. Please note, only completed orders are included in these reports." +#: src/components/routes/admin/Messages/index.tsx:104 +msgid "View all messages sent across the platform" +msgstr "Wyświetl wszystkie wiadomości wysłane na platformie" + +#: src/components/routes/organizer/Reports/index.tsx:50 +msgid "View and download reports across all your events. Only completed orders are included." +msgstr "Przeglądaj i pobieraj raporty ze wszystkich wydarzeń. Uwzględnione są tylko zrealizowane zamówienia." #: src/components/common/AttendeeList/index.tsx:84 msgid "View Answers" msgstr "View Answers" -#: src/components/common/AttendeeTable/index.tsx:164 -#~ msgid "View attendee" -#~ msgstr "View attendee" - #: src/components/common/AttendeeList/index.tsx:103 msgid "View Attendee Details" msgstr "View Attendee Details" -#: src/components/layouts/Checkout/index.tsx:55 -#~ msgid "View event homepage" -#~ msgstr "View event homepage" +#: src/components/common/AdminAccountsTable/index.tsx:73 +#: src/components/routes/admin/FailedJobs/index.tsx:190 +msgid "View Details" +msgstr "Zobacz szczegóły" -#: src/components/common/EventCard/index.tsx:81 +#: src/components/common/AdminEventsTable/index.tsx:157 +#: src/components/routes/admin/Dashboard/index.tsx:478 +msgid "View Event" +msgstr "Zobacz wydarzenie" + +#: src/components/common/EventCard/index.tsx:131 msgid "View event page" msgstr "View event page" @@ -7658,54 +8879,82 @@ msgstr "View full message" msgid "View logs" msgstr "View logs" -#: src/components/layouts/EventHomepage/EventInformation/index.tsx:95 -msgid "View map" -msgstr "View map" +#: src/components/layouts/EventHomepage/index.tsx:461 +msgid "View Map" +msgstr "Zobacz mapę" + +#: src/components/routes/admin/Messages/index.tsx:216 +msgid "View Message" +msgstr "Zobacz wiadomość" -#: src/components/layouts/EventHomepage/EventInformation/index.tsx:95 +#: src/components/layouts/EventHomepage/index.tsx:374 msgid "View on Google Maps" msgstr "View on Google Maps" -#: src/components/common/OrdersTable/index.tsx:111 -#~ msgid "View order" -#~ msgstr "View order" +#: src/components/common/EmailTemplateEditor/CTAConfiguration.tsx:28 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:57 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:69 +#: src/components/routes/my-tickets/index.tsx:110 +msgid "View Order" +msgstr "Zobacz zamówienie" -#: src/components/forms/StripeCheckoutForm/index.tsx:94 -#: src/components/forms/StripeCheckoutForm/index.tsx:104 -#: src/components/routes/product-widget/CollectInformation/index.tsx:231 -msgid "View order details" -msgstr "View order details" +#: src/components/forms/StripeCheckoutForm/index.tsx:96 +#: src/components/routes/product-widget/CollectInformation/index.tsx:347 +msgid "View Order Details" +msgstr "Zobacz szczegóły zamówienia" + +#: src/components/routes/event/orders.tsx:114 +msgid "View order details, issue refunds, and resend confirmations." +msgstr "Przeglądaj szczegóły zamówień, wydawaj zwroty i wysyłaj ponownie potwierdzenia." -#: src/components/layouts/OrganizerLayout/index.tsx:235 -#: src/components/layouts/OrganizerLayout/index.tsx:238 +#: src/components/layouts/OrganizerLayout/index.tsx:243 +#: src/components/layouts/OrganizerLayout/index.tsx:246 msgid "View Organizer Homepage" msgstr "View Organizer Homepage" +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:57 +#: src/components/common/EmailTemplateEditor/EmailTemplateEditor.tsx:69 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:104 +msgid "View Ticket" +msgstr "Zobacz bilet" + +#: src/components/routes/event/attendees.tsx:171 +msgid "View, edit, and export your registered attendees." +msgstr "Przeglądaj, edytuj i eksportuj zarejestrowanych uczestników." + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:103 msgid "Vimeo" msgstr "Vimeo" -#: src/components/forms/CheckInListForm/index.tsx:21 +#: src/components/forms/CheckInListForm/index.tsx:38 msgid "VIP check-in list" msgstr "VIP check-in list" -#: src/components/forms/ProductForm/index.tsx:254 -#~ msgid "VIP Product" -#~ msgstr "VIP Product" - -#: src/components/forms/ProductForm/index.tsx:254 +#: src/components/forms/ProductForm/index.tsx:275 msgid "VIP Ticket" msgstr "VIP Ticket" -#: src/components/forms/ProductForm/index.tsx:394 +#: src/components/forms/ProductForm/index.tsx:464 msgid "Visibility" msgstr "Visibility" +#: src/components/forms/CheckInListForm/index.tsx:54 +msgid "Visible to check-in staff only. Helps identify this list during check-in." +msgstr "Widoczne tylko dla personelu odpraw. Pomaga zidentyfikować tę listę podczas odprawy." + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:104 msgid "VK" msgstr "VK" -#: src/components/routes/product-widget/PaymentReturn/index.tsx:77 +#: src/components/routes/product-widget/CollectInformation/index.tsx:334 +msgid "Waiting for payment" +msgstr "Oczekiwanie na płatność" + +#: src/components/routes/admin/Configurations/index.tsx:204 +msgid "Warning: This is the system default configuration. Changes will affect all accounts that don't have a specific configuration assigned." +msgstr "Ostrzeżenie: To jest domyślna konfiguracja systemowa. Zmiany wpłyną na wszystkie konta, które nie mają przypisanej konkretnej konfiguracji." + +#: src/components/routes/product-widget/PaymentReturn/index.tsx:89 msgid "We could not process your payment. Please try again or contact support." msgstr "We could not process your payment. Please try again or contact support." @@ -7713,10 +8962,26 @@ msgstr "We could not process your payment. Please try again or contact support." msgid "We couldn't delete the category. Please try again." msgstr "We couldn't delete the category. Please try again." +#: src/components/routes/my-tickets/index.tsx:222 +msgid "We couldn't find any orders associated with this email address." +msgstr "Nie znaleźliśmy żadnych zamówień powiązanych z tym adresem e-mail." + #: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:24 msgid "We couldn't find any tickets matching {0}" msgstr "We couldn't find any tickets matching {0}" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:535 +msgid "We couldn't find the order you're looking for. The link may have expired or the order details may have changed." +msgstr "Nie znaleźliśmy szukanego zamówienia. Link mógł wygasnąć lub szczegóły zamówienia mogły się zmienić." + +#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:23 +msgid "We couldn't find the ticket you're looking for. The link may have expired or the ticket details may have changed." +msgstr "Nie znaleźliśmy szukanego biletu. Link mógł wygasnąć lub szczegóły biletu mogły się zmienić." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:366 +msgid "We couldn't find this order. It may have been removed." +msgstr "Nie znaleźliśmy tego zamówienia. Mogło zostać usunięte." + #: src/components/common/ErrorLoadingMessage/index.tsx:13 msgid "We couldn't load the data. Please try again." msgstr "We couldn't load the data. Please try again." @@ -7725,32 +8990,56 @@ msgstr "We couldn't load the data. Please try again." msgid "We couldn't reorder the categories. Please try again." msgstr "We couldn't reorder the categories. Please try again." -#: src/components/routes/event/HomepageDesigner/index.tsx:149 -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:205 +#: src/components/routes/product-widget/CollectInformation/index.tsx:378 +msgid "We hit a snag loading this page. Please try again." +msgstr "Wystąpił problem podczas ładowania tej strony. Spróbuj ponownie." + +#: src/components/routes/event/TicketDesigner/index.tsx:140 +msgid "We recommend a square logo with minimum dimensions of 200x200px" +msgstr "Zalecamy kwadratowe logo o minimalnych wymiarach 200x200px" + +#: src/components/routes/event/HomepageDesigner/index.tsx:181 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:191 msgid "We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB" msgstr "We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB" -#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:226 +#: src/components/routes/organizer/OrganizerHomepageDesigner/index.tsx:212 msgid "We recommend dimensions of 400px by 400px, and a maximum file size of 5MB" msgstr "We recommend dimensions of 400px by 400px, and a maximum file size of 5MB" -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:42 -#~ msgid "We use Stripe to process payments. Connect your Stripe account to start receiving payments." -#~ msgstr "We use Stripe to process payments. Connect your Stripe account to start receiving payments." - -#: src/components/routes/product-widget/PaymentReturn/index.tsx:84 +#: src/components/routes/product-widget/PaymentReturn/index.tsx:100 msgid "We were unable to confirm your payment. Please try again or contact support." msgstr "We were unable to confirm your payment. Please try again or contact support." -#: src/components/routes/product-widget/PaymentReturn/index.tsx:79 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:99 +msgid "We were unable to validate your VAT number after multiple attempts. We'll continue trying in the background. Please check back later." +msgstr "Nie udało nam się zweryfikować Twojego numeru VAT po wielu próbach. Będziemy kontynuować próby w tle. Sprawdź ponownie później." + +#: src/components/routes/product-widget/CollectInformation/index.tsx:401 +msgid "We'll send your tickets to this email" +msgstr "Wyślemy Twoje bilety na ten e-mail" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:75 +msgid "We'll validate your VAT number in the background. If there are any issues, we'll let you know." +msgstr "Zweryfikujemy Twój numer VAT w tle. Jeśli wystąpią jakiekolwiek problemy, poinformujemy Cię." + +#: src/components/routes/product-widget/PaymentReturn/index.tsx:91 msgid "We're processing your order. Please wait..." msgstr "We're processing your order. Please wait..." -#: src/components/routes/welcome/index.tsx:143 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:73 +msgid "We've officially moved our headquarters to Ireland 🇮🇪. As part of this transition, we're now using Stripe Ireland instead of Stripe Canada. To keep your payouts running smoothly, you'll need to reconnect your Stripe account." +msgstr "Oficjalnie przenieśliśmy naszą siedzibę do Irlandii 🇮🇪. W ramach tej zmiany teraz korzystamy ze Stripe Ireland zamiast Stripe Canada. Aby Twoje wypłaty przebiegały płynnie, musisz ponownie połączyć swoje konto Stripe." + +#: src/components/routes/event/EventDashboard/index.tsx:130 +msgid "We've relocated our headquarters to Ireland. As a result, we need you to reconnect your Stripe account. This quick process takes just a few minutes. Your sales and existing data remain completely unaffected." +msgstr "Przenieśliśmy naszą siedzibę do Irlandii. W związku z tym musisz ponownie połączyć swoje konto Stripe. Ten szybki proces zajmuje tylko kilka minut. Twoja sprzedaż i istniejące dane pozostają całkowicie nienaruszone." + +#: src/components/routes/welcome/index.tsx:145 msgid "We've sent a 5-digit verification code to:" msgstr "We've sent a 5-digit verification code to:" -#: src/components/modals/CreateWebhookModal/index.tsx:46 +#: src/components/modals/CreateWebhookModal/index.tsx:45 msgid "Webhook created successfully" msgstr "Webhook created successfully" @@ -7774,9 +9063,9 @@ msgstr "Webhook will not send notifications" msgid "Webhook will send notifications" msgstr "Webhook will send notifications" -#: src/components/layouts/Event/index.tsx:112 -#: src/components/modals/DuplicateEventModal/index.tsx:31 -#: src/components/routes/event/Webhooks/index.tsx:30 +#: src/components/layouts/Event/index.tsx:123 +#: src/components/modals/DuplicateEventModal/index.tsx:32 +#: src/components/routes/event/Webhooks/index.tsx:32 msgid "Webhooks" msgstr "Webhooks" @@ -7792,19 +9081,15 @@ msgstr "Weibo" msgid "Welcome aboard! Please login to continue." msgstr "Welcome aboard! Please login to continue." -#: src/components/routes/auth/Login/index.tsx:55 -msgid "Welcome back 👋" -msgstr "Witaj ponownie 👋" +#: src/components/routes/auth/Login/index.tsx:80 +msgid "Welcome back" +msgstr "Witaj ponownie" -#: src/components/routes/event/EventDashboard/index.tsx:95 +#: src/components/routes/event/EventDashboard/index.tsx:107 msgid "Welcome back{0} 👋" msgstr "Witaj ponownie{0} 👋" -#: src/components/routes/auth/Register/index.tsx:68 -msgid "Welcome to {0} 👋" -msgstr "Welcome to {0} 👋" - -#: src/components/routes/welcome/index.tsx:457 +#: src/components/routes/welcome/index.tsx:473 msgid "Welcome to {0}, {1} 👋" msgstr "Welcome to {0}, {1} 👋" @@ -7812,46 +9097,14 @@ msgstr "Welcome to {0}, {1} 👋" msgid "Welcome to {0}, here's a listing of all your events" msgstr "Welcome to {0}, here's a listing of all your events" -#: src/components/routes/auth/Register/index.tsx:67 -#~ msgid "Welcome to Hi.Events 👋" -#~ msgstr "Welcome to Hi.Events 👋" - -#: src/components/routes/welcome/index.tsx:410 -#~ msgid "Welcome to Hi.Events, {0} 👋" -#~ msgstr "Welcome to Hi.Events, {0} 👋" - -#: src/components/routes/events/Dashboard/index.tsx:85 -#~ msgid "Welcome to Hi.Events, here's a listing of all your events." -#~ msgstr "Welcome to Hi.Events, here's a listing of all your events." - -#: src/components/forms/ProductForm/index.tsx:242 +#: src/components/forms/ProductForm/index.tsx:263 msgid "What are Tiered Products?" msgstr "What are Tiered Products?" -#: src/components/forms/TicketForm/index.tsx:202 -#~ msgid "What are Tiered Tickets?" -#~ msgstr "What are Tiered Tickets?" - -#: src/components/routes/welcome/index.tsx:289 -#~ msgid "What category best describes your event?" -#~ msgstr "What category best describes your event?" - -#: src/components/forms/CheckInListForm/index.tsx:50 -msgid "What date should this check-in list become active?" -msgstr "What date should this check-in list become active?" - #: src/components/modals/CreateProductCategoryModal/index.tsx:53 msgid "What is a Category?" msgstr "What is a Category?" -#: src/components/forms/TicketForm/index.tsx:158 -#~ msgid "What is a Tiered Ticketing?" -#~ msgstr "What is a Tiered Ticketing?" - -#: src/components/routes/event/Webhooks/index.tsx:31 -#~ msgid "What is a webhook?" -#~ msgstr "What is a webhook?" - #: src/components/forms/QuestionForm/index.tsx:159 msgid "What products does this code apply to?" msgstr "What products does this code apply to?" @@ -7864,24 +9117,11 @@ msgstr "What products does this code apply to? (Applies to all by default)" msgid "What products should this capacity apply to?" msgstr "What products should this capacity apply to?" -#: src/components/forms/PromoCodeForm/index.tsx:68 -#~ msgid "What tickets does this code apply to? (Applies to all by default)" -#~ msgstr "What tickets does this code apply to? (Applies to all by default)" - -#: src/components/forms/CapaciyAssigmentForm/index.tsx:47 -#: src/components/forms/QuestionForm/index.tsx:159 -#~ msgid "What tickets should this question be apply to?" -#~ msgstr "What tickets should this question be apply to?" - #: src/components/forms/QuestionForm/index.tsx:179 msgid "What time will you be arriving?" msgstr "What time will you be arriving?" -#: src/components/routes/welcome/index.tsx:286 -#~ msgid "What type of event are you organizing?" -#~ msgstr "What type of event are you organizing?" - -#: src/components/routes/welcome/index.tsx:308 +#: src/components/routes/welcome/index.tsx:311 msgid "What type of event?" msgstr "What type of event?" @@ -7889,6 +9129,10 @@ msgstr "What type of event?" msgid "What type of question is this?" msgstr "What type of question is this?" +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/index.tsx:77 +msgid "What you need to do:" +msgstr "Co musisz zrobić:" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:89 msgid "WhatsApp" msgstr "WhatsApp" @@ -7945,35 +9189,39 @@ msgstr "When an order is refunded" msgid "When an order is updated" msgstr "When an order is updated" -#: src/components/routes/organizer/OrganizerDashboard/index.tsx:322 -msgid "When customers purchase tickets, their orders will appear here." -msgstr "When customers purchase tickets, their orders will appear here." +#: src/components/forms/CheckInListForm/index.tsx:69 +msgid "When check-in closes" +msgstr "Kiedy odprawa się kończy" -#: src/components/routes/welcome/index.tsx:388 -#~ msgid "When does your event end?" -#~ msgstr "When does your event end?" +#: src/components/forms/CheckInListForm/index.tsx:63 +msgid "When check-in opens" +msgstr "Kiedy odprawa się zaczyna" -#: src/components/routes/welcome/index.tsx:370 -#~ msgid "When does your event start?" -#~ msgstr "When does your event start?" +#: src/components/routes/organizer/OrganizerDashboard/index.tsx:320 +msgid "When customers purchase tickets, their orders will appear here." +msgstr "When customers purchase tickets, their orders will appear here." #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:182 msgid "When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page." msgstr "When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page." -#: src/components/routes/welcome/index.tsx:341 -#~ msgid "When is your event?" -#~ msgstr "When is your event?" +#: src/components/common/SelfServiceSettings/index.tsx:22 +msgid "When enabled, new events will allow attendees to manage their own ticket details via a secure link. This can be overridden per event." +msgstr "Po włączeniu nowe wydarzenia pozwolą uczestnikom zarządzać własnymi szczegółami biletu za pomocą bezpiecznego linku. Można to zmienić dla poszczególnych wydarzeń." + +#: src/components/routes/organizer/Settings/Sections/EventDefaults/index.tsx:89 +msgid "When enabled, new events will display a marketing opt-in checkbox during checkout. This can be overridden per event." +msgstr "Po włączeniu nowe wydarzenia będą wyświetlać pole wyboru zgody marketingowej podczas realizacji zamówienia. Można to zmienić dla poszczególnych wydarzeń." + +#: src/components/routes/admin/Configurations/index.tsx:243 +msgid "When enabled, no application fees will be charged on Stripe Connect transactions. Use this for countries where application fees are not supported." +msgstr "Po włączeniu nie będą pobierane opłaty aplikacyjne od transakcji Stripe Connect. Użyj tego dla krajów, w których opłaty aplikacyjne nie są obsługiwane." #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:141 msgid "When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment." msgstr "When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment." -#: src/components/forms/CheckInListForm/index.tsx:59 -msgid "When should this check-in list expire?" -msgstr "When should this check-in list expire?" - -#: src/components/forms/CheckInListForm/index.tsx:25 +#: src/components/forms/CheckInListForm/index.tsx:42 msgid "Which tickets should be associated with this check-in list?" msgstr "Which tickets should be associated with this check-in list?" @@ -7981,57 +9229,39 @@ msgstr "Which tickets should be associated with this check-in list?" msgid "Who is organizing this event?" msgstr "Who is organizing this event?" -#: src/components/modals/SendMessageModal/index.tsx:195 -msgid "Who is this message to?" -msgstr "Who is this message to?" - #: src/components/forms/QuestionForm/index.tsx:151 msgid "Who should be asked this question?" msgstr "Who should be asked this question?" -#: src/components/forms/QuestionForm/index.tsx:163 -#~ msgid "Who type of question is this?" -#~ msgstr "Who type of question is this?" - -#: src/components/routes/ticket-widget/CollectInformation/index.tsx:65 -#~ msgid "Whoops! something went wrong. Please try again or contact support if the problem persists." -#~ msgstr "Whoops! something went wrong. Please try again or contact support if the problem persists." - -#: src/components/layouts/Event/index.tsx:42 -#~ msgid "Widget" -#~ msgstr "Widget" - -#: src/components/routes/event/settings.tsx:29 -#~ msgid "Widget Configuration" -#~ msgstr "Widget Configuration" - -#: src/components/layouts/Event/index.tsx:111 +#: src/components/layouts/Event/index.tsx:122 msgid "Widget Embed" msgstr "Widget Embed" -#: src/components/common/WidgetEditor/index.tsx:162 +#: src/components/common/WidgetEditor/index.tsx:324 +msgid "Widget Preview" +msgstr "Podgląd widgetu" + +#: src/components/common/WidgetEditor/index.tsx:160 msgid "Widget Settings" msgstr "Widget Settings" -#: src/components/modals/CreateAttendeeModal/index.tsx:196 +#: src/components/modals/CreateAttendeeModal/index.tsx:207 msgid "Working" msgstr "Working" #: src/components/modals/CreateProductCategoryModal/index.tsx:60 -#: src/components/modals/CreateProductModal/index.tsx:86 +#: src/components/modals/CreateProductModal/index.tsx:88 #: src/components/modals/CreatePromoCodeModal/index.tsx:56 -#: src/components/modals/CreateQuestionModal/index.tsx:74 -#: src/components/modals/DuplicateEventModal/index.tsx:175 -#: src/components/modals/DuplicateProductModal/index.tsx:113 +#: src/components/modals/CreateQuestionModal/index.tsx:75 +#: src/components/modals/DuplicateEventModal/index.tsx:177 +#: src/components/modals/DuplicateProductModal/index.tsx:117 #: src/components/modals/EditProductCategoryModal/index.tsx:70 -#: src/components/modals/EditProductModal/index.tsx:108 +#: src/components/modals/EditProductModal/index.tsx:112 #: src/components/modals/EditPromoCodeModal/index.tsx:84 #: src/components/modals/EditQuestionModal/index.tsx:101 #: src/components/modals/ManageAttendeeModal/index.tsx:231 #: src/components/modals/ManageOrderModal/index.tsx:175 -#: src/components/routes/auth/ForgotPassword/index.tsx:55 -#: src/components/routes/auth/Register/index.tsx:130 -#: src/components/routes/auth/ResetPassword/index.tsx:62 +#: src/components/routes/auth/Register/index.tsx:137 msgid "Working..." msgstr "Working..." @@ -8047,19 +9277,29 @@ msgstr "Write your message here..." msgid "X (Twitter)" msgstr "X (Twitter)" +#: src/components/common/OrganizerReportTable/index.tsx:59 #: src/components/common/ReportTable/index.tsx:51 msgid "Year to date" msgstr "Year to date" -#: src/components/common/AttendeeDetails/index.tsx:32 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:248 +#: src/components/routes/admin/Accounts/AccountDetail/index.tsx:275 msgid "Yes" msgstr "Yes" -#: src/components/forms/ProductForm/index.tsx:376 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:208 +msgid "Yes - I have a valid EU VAT registration number" +msgstr "Tak - Mam prawidłowy numer rejestracji VAT w UE" + +#: src/components/layouts/Checkout/index.tsx:290 +msgid "Yes, cancel my order" +msgstr "Tak, anuluj moje zamówienie" + +#: src/components/forms/ProductForm/index.tsx:428 msgid "Yes, remove them" msgstr "Yes, remove them" -#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:77 +#: src/components/common/AttendeeCheckInTable/QrScanner.tsx:92 msgid "You already scanned this ticket" msgstr "You already scanned this ticket" @@ -8067,45 +9307,33 @@ msgstr "You already scanned this ticket" msgid "You are changing your email to <0>{0}." msgstr "You are changing your email to <0>{0}." -#: src/components/layouts/CheckIn/index.tsx:88 -#: src/components/layouts/CheckIn/index.tsx:110 +#: src/components/common/ImpersonationBanner/index.tsx:40 +msgid "You are impersonating <0>{0} ({1})" +msgstr "Podszywasz się pod <0>{0} ({1})" + +#: src/components/modals/RefundOrderModal/index.tsx:139 +msgid "You are issuing a partial refund. The customer will be refunded {0} {1}." +msgstr "Wydajesz częściowy zwrot. Klient otrzyma zwrot {0} {1}." + +#: src/components/layouts/CheckIn/index.tsx:141 +#: src/components/layouts/CheckIn/index.tsx:165 msgid "You are offline" msgstr "You are offline" -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:93 -#~ msgid "You can connecting using this Zoom link..." -#~ msgstr "You can connecting using this Zoom link..." +#: src/components/common/PlatformFeesSettings/index.tsx:231 +msgid "You can configure additional service fees and taxes in your account settings." +msgstr "Możesz skonfigurować dodatkowe opłaty serwisowe i podatki w ustawieniach konta." -#: src/components/forms/ProductForm/index.tsx:407 +#: src/components/forms/ProductForm/index.tsx:479 msgid "You can create a promo code which targets this product on the" msgstr "You can create a promo code which targets this product on the" -#: src/components/forms/TicketForm/index.tsx:352 -#~ msgid "You can create a promo code which targets this ticket on the" -#~ msgstr "You can create a promo code which targets this ticket on the" - -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:31 -#~ msgid "You can now start receiving payments through Stripe." -#~ msgstr "You can now start receiving payments through Stripe." - -#: src/components/forms/ProductForm/index.tsx:208 +#: src/components/forms/ProductForm/index.tsx:228 msgid "You cannot change the product type as there are attendees associated with this product." msgstr "You cannot change the product type as there are attendees associated with this product." -#: src/components/forms/TicketForm/index.tsx:184 -#~ msgid "You cannot change the ticket type as there are attendees associated with this ticket." -#~ msgstr "You cannot change the ticket type as there are attendees associated with this ticket." - -#: src/components/forms/TicketForm/index.tsx:185 -#~ msgid "You cannot change the ticket type because there are already tickets sold for this ticket." -#~ msgstr "You cannot change the ticket type because there are already tickets sold for this ticket." - -#: src/components/layouts/CheckIn/index.tsx:119 -#~ msgid "You cannot check in attendees with unpaid orders." -#~ msgstr "You cannot check in attendees with unpaid orders." - -#: src/components/layouts/CheckIn/index.tsx:129 -#: src/components/layouts/CheckIn/index.tsx:164 +#: src/components/layouts/CheckIn/index.tsx:188 +#: src/components/layouts/CheckIn/index.tsx:254 msgid "You cannot check in attendees with unpaid orders. This setting can be changed in the event settings." msgstr "You cannot check in attendees with unpaid orders. This setting can be changed in the event settings." @@ -8113,34 +9341,18 @@ msgstr "You cannot check in attendees with unpaid orders. This setting can be ch msgid "You cannot delete the last category." msgstr "You cannot delete the last category." -#: src/components/forms/ProductForm/index.tsx:57 +#: src/components/forms/ProductForm/index.tsx:64 msgid "You cannot delete this price tier because there are already products sold for this tier. You can hide it instead." msgstr "You cannot delete this price tier because there are already products sold for this tier. You can hide it instead." -#: src/components/forms/TicketForm/index.tsx:54 -#~ msgid "You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead." -#~ msgstr "You cannot delete this price tier because there are already tickets sold for this tier. You can hide it instead." - -#: src/components/common/QuestionsTable/index.tsx:42 -#~ msgid "You cannot edit a default question" -#~ msgstr "You cannot edit a default question" - #: src/components/modals/EditUserModal/index.tsx:88 msgid "You cannot edit the role or status of the account owner." msgstr "You cannot edit the role or status of the account owner." -#: src/components/modals/RefundOrderModal/index.tsx:132 +#: src/components/modals/RefundOrderModal/index.tsx:176 msgid "You cannot refund a manually created order." msgstr "You cannot refund a manually created order." -#: src/components/common/QuestionsTable/index.tsx:252 -msgid "You created a hidden question but disabled the option to show hidden questions. It has been enabled." -msgstr "You created a hidden question but disabled the option to show hidden questions. It has been enabled." - -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:77 -#~ msgid "You do not have permission to access this page" -#~ msgstr "You do not have permission to access this page" - #: src/components/modals/ChooseAccountModal/index.tsx:14 msgid "You have access to multiple accounts. Please choose one to continue." msgstr "You have access to multiple accounts. Please choose one to continue." @@ -8149,63 +9361,27 @@ msgstr "You have access to multiple accounts. Please choose one to continue." msgid "You have already accepted this invitation. Please login to continue." msgstr "You have already accepted this invitation. Please login to continue." -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:29 -#~ msgid "You have connected your Stripe account" -#~ msgstr "You have connected your Stripe account" - -#: src/components/common/QuestionsTable/index.tsx:338 -msgid "You have no attendee questions." -msgstr "You have no attendee questions." - -#: src/components/common/QuestionsTable/index.tsx:149 -#~ msgid "You have no attendee questions. Attendee questions are asked once per attendee." -#~ msgstr "You have no attendee questions. Attendee questions are asked once per attendee." - -#: src/components/common/QuestionsTable/index.tsx:323 -msgid "You have no order questions." -msgstr "You have no order questions." - -#: src/components/common/QuestionsTable/index.tsx:140 -#~ msgid "You have no order questions. Order questions are asked once per order." -#~ msgstr "You have no order questions. Order questions are asked once per order." - #: src/components/routes/profile/ConfirmEmailChange/index.tsx:41 msgid "You have no pending email change." msgstr "You have no pending email change." -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:39 -#~ msgid "You have not completed your Stripe Connect setup" -#~ msgstr "You have not completed your Stripe Connect setup" - -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:38 -#~ msgid "You have not connected your Stripe account" -#~ msgstr "You have not connected your Stripe account" +#: src/components/modals/SendMessageModal/index.tsx:128 +msgid "You have reached your messaging limit." +msgstr "Osiągnąłeś limit wiadomości." -#: src/components/layouts/Checkout/index.tsx:154 +#: src/components/layouts/Checkout/index.tsx:248 msgid "You have run out of time to complete your order." msgstr "You have run out of time to complete your order." -#: src/components/forms/ProductForm/index.tsx:374 -#~ msgid "You have taxes and fees added to a Free Product. Would you like to remove or obscure them?" -#~ msgstr "You have taxes and fees added to a Free Product. Would you like to remove or obscure them?" - -#: src/components/forms/ProductForm/index.tsx:374 +#: src/components/forms/ProductForm/index.tsx:426 msgid "You have taxes and fees added to a Free Product. Would you like to remove them?" msgstr "You have taxes and fees added to a Free Product. Would you like to remove them?" -#: src/components/forms/TicketForm/index.tsx:319 -#~ msgid "You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?" -#~ msgstr "You have taxes and fees added to a Free Ticket. Would you like to remove or obscure them?" - #: src/components/common/MessageList/index.tsx:74 msgid "You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders." msgstr "You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders." -#: src/components/common/MessageList/index.tsx:64 -#~ msgid "You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders." -#~ msgstr "You haven't sent any messages yet. You can send messages to all attendees, or to specific ticket holders." - -#: src/components/modals/SendMessageModal/index.tsx:109 +#: src/components/modals/SendMessageModal/index.tsx:111 msgid "You must acknowledge that this email is not promotional" msgstr "You must acknowledge that this email is not promotional" @@ -8213,39 +9389,39 @@ msgstr "You must acknowledge that this email is not promotional" msgid "You must agree to the terms and conditions" msgstr "You must agree to the terms and conditions" -#: src/components/routes/event/GettingStarted/index.tsx:193 -#~ msgid "You must confirm your email address before your event can go live." -#~ msgstr "You must confirm your email address before your event can go live." - -#: src/components/modals/CreateAttendeeModal/index.tsx:98 +#: src/components/modals/CreateAttendeeModal/index.tsx:109 msgid "You must create a ticket before you can manually add an attendee." msgstr "You must create a ticket before you can manually add an attendee." -#: src/components/forms/ProductForm/index.tsx:60 +#: src/components/forms/ProductForm/index.tsx:67 msgid "You must have at least one price tier" msgstr "You must have at least one price tier" -#: src/components/forms/TicketForm/index.tsx:84 -#~ msgid "You must have at least one tier" -#~ msgstr "You must have at least one tier" - -#: src/components/layouts/OrganizerLayout/index.tsx:273 +#: src/components/layouts/OrganizerLayout/index.tsx:281 msgid "You must verify your email address before you can update the organizer status." msgstr "You must verify your email address before you can update the organizer status." -#: src/components/modals/SendMessageModal/index.tsx:136 -#~ msgid "You need to verify your account before you can send messages." -#~ msgstr "You need to verify your account before you can send messages." +#: src/components/common/EmailTemplateSettings/EmailTemplateSettingsBase.tsx:343 +msgid "You need to verify your account email before you can modify email templates." +msgstr "Musisz zweryfikować e-mail konta, zanim będziesz mógł modyfikować szablony e-mail." -#: src/components/modals/SendMessageModal/index.tsx:152 +#: src/components/modals/SendMessageModal/index.tsx:161 msgid "You need to verify your account email before you can send messages." msgstr "You need to verify your account email before you can send messages." +#: src/components/layouts/AuthLayout/index.tsx:61 +msgid "You own 100% of your attendee data, always" +msgstr "Zawsze posiadasz 100% danych swoich uczestników" + +#: src/components/common/PlatformFeesSettings/index.tsx:57 +msgid "You receive" +msgstr "Otrzymujesz" + #: src/components/routes/event/Settings/Sections/PaymentSettings/index.tsx:143 msgid "You will have to mark an order as paid manually. This can be done on the manage order page." msgstr "You will have to mark an order as paid manually. This can be done on the manage order page." -#: src/components/modals/CreateCheckInListModal/index.tsx:55 +#: src/components/modals/CreateCheckInListModal/index.tsx:56 msgid "You'll need a ticket before you can create a check-in list." msgstr "You'll need a ticket before you can create a check-in list." @@ -8253,25 +9429,21 @@ msgstr "You'll need a ticket before you can create a check-in list." msgid "You'll need at a product before you can create a capacity assignment." msgstr "You'll need at a product before you can create a capacity assignment." -#: src/components/modals/CreateCapacityAssignmentModal/index.tsx:51 -#~ msgid "You'll need at a ticket before you can create a capacity assignment." -#~ msgstr "You'll need at a ticket before you can create a capacity assignment." - #: src/components/common/ProductsTable/ProductsBlankSlate/index.tsx:43 msgid "You'll need at least one product to get started. Free, paid or let the user decide what to pay." msgstr "You'll need at least one product to get started. Free, paid or let the user decide what to pay." -#: src/components/common/TicketsTable/index.tsx:69 -#~ msgid "You'll need at least one ticket to get started. Free, paid or let the user decide what to pay." -#~ msgstr "You'll need at least one ticket to get started. Free, paid or let the user decide what to pay." +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:181 +msgid "You're all set! Your payments are being processed smoothly." +msgstr "Wszystko gotowe! Twoje płatności są przetwarzane płynnie." -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:93 -msgid "You're going to {0}! 🎉" -msgstr "You're going to {0}! 🎉" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:163 +msgid "You're going to {0}!" +msgstr "Idziesz na {0}!" -#: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:72 -#~ msgid "Your account email in outgoing emails." -#~ msgstr "Your account email in outgoing emails." +#: src/components/modals/SendMessageModal/index.tsx:200 +msgid "Your account has messaging limits. To increase your limits, contact us at" +msgstr "Twoje konto ma limity wiadomości. Aby zwiększyć limity, skontaktuj się z nami pod adresem" #: src/components/routes/account/ManageAccount/sections/AccountSettings/index.tsx:64 msgid "Your account name is used on event pages and in emails." @@ -8281,44 +9453,47 @@ msgstr "Your account name is used on event pages and in emails." msgid "Your affiliates have been exported successfully." msgstr "Your affiliates have been exported successfully." -#: src/components/routes/event/attendees.tsx:44 +#: src/components/routes/event/attendees.tsx:132 msgid "Your attendees have been exported successfully." msgstr "Your attendees have been exported successfully." -#: src/components/common/AttendeeTable/index.tsx:61 +#: src/components/common/AttendeeTable/index.tsx:404 msgid "Your attendees will appear here once they have registered for your event. You can also manually add attendees." msgstr "Your attendees will appear here once they have registered for your event. You can also manually add attendees." -#: src/components/common/WidgetEditor/index.tsx:329 +#: src/components/common/WidgetEditor/index.tsx:339 msgid "Your awesome website 🎉" msgstr "Your awesome website 🎉" -#: src/components/forms/OrganizerForm/index.tsx:43 -#~ msgid "Your company or personal name as the event organizer" -#~ msgstr "Your company or personal name as the event organizer" +#: src/components/modals/CheckInListSuccessModal/index.tsx:23 +msgid "Your check-in list has been created successfully. Share the link below with your check-in staff." +msgstr "Twoja lista odpraw została pomyślnie utworzona. Udostępnij poniższy link personelowi odpraw." + +#: src/components/layouts/Checkout/index.tsx:275 +msgid "Your current order will be lost." +msgstr "Twoje obecne zamówienie zostanie utracone." -#: src/components/routes/product-widget/CollectInformation/index.tsx:276 +#: src/components/routes/product-widget/CollectInformation/index.tsx:398 msgid "Your Details" msgstr "Your Details" #: src/components/common/ContactOrganizerModal/index.tsx:79 -#: src/components/routes/auth/ForgotPassword/index.tsx:52 msgid "Your Email" msgstr "Your Email" -#: src/components/routes/profile/ManageProfile/index.tsx:118 +#: src/components/routes/profile/ManageProfile/index.tsx:128 msgid "Your email request change to <0>{0} is pending. Please check your email to confirm" msgstr "Your email request change to <0>{0} is pending. Please check your email to confirm" -#: src/components/routes/event/EventDashboard/index.tsx:150 +#: src/components/routes/event/EventDashboard/index.tsx:186 msgid "Your event must be live before you can sell tickets to attendees." msgstr "Your event must be live before you can sell tickets to attendees." -#: src/components/routes/event/EventDashboard/index.tsx:164 -#~ msgid "Your event must be live before you can sell tickets." -#~ msgstr "Your event must be live before you can sell tickets." +#: src/components/layouts/AuthLayout/index.tsx:46 +msgid "Your logo, colors, and style on every page" +msgstr "Twoje logo, kolory i styl na każdej stronie" -#: src/components/common/OrdersTable/index.tsx:88 +#: src/components/common/OrdersTable/index.tsx:84 msgid "Your message has been sent" msgstr "Your message has been sent" @@ -8330,27 +9505,35 @@ msgstr "Your message has been sent successfully!" msgid "Your Name" msgstr "Your Name" -#: src/components/layouts/Checkout/index.tsx:82 +#: src/components/routes/auth/ResetPassword/index.tsx:58 +msgid "Your new password must be at least 8 characters long." +msgstr "Twoje nowe hasło musi mieć co najmniej 8 znaków." + +#: src/components/layouts/Checkout/index.tsx:177 msgid "Your Order" msgstr "Your Order" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:94 +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:570 +msgid "Your order details have been updated. A confirmation email has been sent to the new email address." +msgstr "Szczegóły zamówienia zostały zaktualizowane. E-mail potwierdzający został wysłany na nowy adres." + +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:164 msgid "Your order has been cancelled" msgstr "Your order has been cancelled" -#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:96 -msgid "Your order is awaiting payment 🏦" -msgstr "Your order is awaiting payment 🏦" +#: src/components/layouts/Checkout/index.tsx:108 +msgid "Your order has been cancelled." +msgstr "Twoje zamówienie zostało anulowane." -#: src/components/routes/ticket-widget/SelectTickets/index.tsx:242 -#~ msgid "Your order is in progress" -#~ msgstr "Your order is in progress" +#: src/components/routes/product-widget/OrderSummaryAndProducts/index.tsx:166 +msgid "Your order is awaiting payment" +msgstr "Twoje zamówienie oczekuje na płatność" #: src/components/routes/event/orders.tsx:95 msgid "Your orders have been exported successfully." msgstr "Your orders have been exported successfully." -#: src/components/common/OrdersTable/index.tsx:66 +#: src/components/common/OrdersTable/index.tsx:462 msgid "Your orders will appear here once they start rolling in." msgstr "Your orders will appear here once they start rolling in." @@ -8358,8 +9541,8 @@ msgstr "Your orders will appear here once they start rolling in." msgid "Your organizer address" msgstr "Your organizer address" -#: src/components/routes/auth/Login/index.tsx:74 -#: src/components/routes/auth/Register/index.tsx:108 +#: src/components/routes/auth/Login/index.tsx:99 +#: src/components/routes/auth/Register/index.tsx:113 msgid "Your password" msgstr "Twoje hasło" @@ -8367,40 +9550,56 @@ msgstr "Twoje hasło" msgid "Your payment is processing." msgstr "Your payment is processing." +#: src/components/common/InlineOrderSummary/index.tsx:217 +msgid "Your payment is protected with bank-level encryption" +msgstr "Twoja płatność jest chroniona szyfrowaniem na poziomie bankowym" + #: src/components/forms/StripeCheckoutForm/index.tsx:66 msgid "Your payment was not successful, please try again." msgstr "Your payment was not successful, please try again." -#: src/components/forms/StripeCheckoutForm/index.tsx:126 +#: src/components/forms/StripeCheckoutForm/index.tsx:130 msgid "Your payment was unsuccessful. Please try again." msgstr "Your payment was unsuccessful. Please try again." -#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:35 -#~ msgid "Your product for" -#~ msgstr "Your product for" +#: src/components/common/PlatformFeesSettings/index.tsx:126 +msgid "Your Plan" +msgstr "Twój plan" #: src/components/modals/RefundOrderModal/index.tsx:58 msgid "Your refund is processing." msgstr "Your refund is processing." -#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:154 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:178 +msgid "Your Stripe account is connected and processing payments." +msgstr "Twoje konto Stripe jest połączone i przetwarza płatności." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:395 +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/index.tsx:632 msgid "Your Stripe account is connected and ready to process payments." msgstr "Your Stripe account is connected and ready to process payments." -#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:35 -#: src/components/routes/product-widget/PrintProduct/index.tsx:42 +#: src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx:47 msgid "Your ticket for" msgstr "Your ticket for" +#: src/components/routes/product-widget/CollectInformation/index.tsx:345 +msgid "Your tickets have been confirmed." +msgstr "Twoje bilety zostały potwierdzone." + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:72 +msgid "Your VAT number is queued for validation" +msgstr "Twój numer VAT oczekuje na weryfikację" + +#: src/components/routes/account/ManageAccount/sections/PaymentSettings/VatSettings/VatSettingsForm.tsx:247 +msgid "Your VAT number will be validated when you save" +msgstr "Twój numer VAT zostanie zweryfikowany po zapisaniu" + #: src/components/routes/organizer/Settings/Sections/SocialLinks/index.tsx:67 msgid "YouTube" msgstr "YouTube" -#: src/components/routes/event/settings.tsx:117 -#~ msgid "Zip" -#~ msgstr "Zip" - -#: src/components/routes/product-widget/CollectInformation/index.tsx:348 +#: src/components/routes/product-widget/CollectInformation/index.tsx:522 msgid "ZIP / Postal Code" msgstr "ZIP / Postal Code" @@ -8410,10 +9609,6 @@ msgstr "ZIP / Postal Code" msgid "Zip or Postal Code" msgstr "Zip or Postal Code" -#: src/components/routes/product-widget/CollectInformation/index.tsx:349 +#: src/components/routes/product-widget/CollectInformation/index.tsx:523 msgid "ZIP or Postal Code" msgstr "ZIP or Postal Code" - -#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:92 -#~ msgid "Zoom link, Google Meet link, etc." -#~ msgstr "Zoom link, Google Meet link, etc." diff --git a/frontend/src/locales/pt-br.js b/frontend/src/locales/pt-br.js index 916cb9108b..2409fcc6b2 100644 --- a/frontend/src/locales/pt-br.js +++ b/frontend/src/locales/pt-br.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Ainda não há nada para mostrar'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Prepare seu evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"Personalize a página do seu evento\",\"3VPPdS\":\"Conecte-se com o Stripe\",\"cjdktw\":\"Configure seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Um input do tipo Dropdown permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto com várias linhas\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção de rádio tem várias opções, mas somente uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações da conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer anotações sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer anotações sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Linha de endereço 1\",\"POdIrN\":\"Linha de endereço 1\",\"cormHa\":\"Linha de endereço 2\",\"gwk5gg\":\"Linha de endereço 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total a eventos e configurações de conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir a indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que os mecanismos de pesquisa indexem esse evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Incrível, Evento, Palavras-chave...\",\"hehnjM\":\"Valor\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ocorreu um erro inesperado.\",\"byKna+\":\"Ocorreu um erro inesperado. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Tem certeza de que deseja ativar esse participante?\",\"TvkW9+\":\"Você tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar esse participante? Isso anulará seu ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir esse código promocional?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Tem certeza de que deseja tornar este evento um rascunho? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível para o público\",\"s4JozW\":\"Você tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Anotações do participante\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensionar automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando pagamento\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Voltar ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite a permissão novamente ou, se isso não funcionar, será necessário <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Alterar senha\",\"xMDm+I\":\"Fazer check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Fazer check-out\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem várias seleções\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Check-in realizado\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de checkout\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar a barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Elas serão usadas pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Pedido completo\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Pagamento completo\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirmar nova senha\",\"xnWESi\":\"Confirmar senha\",\"p2/GCq\":\"Confirmar senha\",\"wnDgGj\":\"Confirmação do endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com o Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"copiado para a área de transferência\",\"he3ygx\":\"Cópia\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Capa\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Criar um código promocional\",\"n5pRtF\":\"Criar um tíquete\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar evento\",\"BOqY23\":\"Criar novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criado\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação para esse evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e a mensagem de checkout\",\"2E2O5H\":\"Personalize as configurações diversas para esse evento\",\"iJhSxe\":\"Personalizar as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Pássaro madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por $2,50\",\"3yiej1\":\"Ex. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de e-mail\",\"hzKQCy\":\"Endereço de e-mail\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código de incorporação\",\"4rnJq4\":\"Script de incorporação\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data de término\",\"237hSL\":\"Final\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor excluindo impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Data do Evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Event page\",\"4/If97\":\"Falha na atualização do status do evento. Tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expirações\",\"uaSvqt\":\"Data de expiração\",\"GS+Mus\":\"Exportação\",\"9xAp/j\":\"Falha ao cancelar o participante\",\"ZpieFv\":\"Falha ao cancelar o pedido\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar o e-mail do tíquete\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O primeiro nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Valor fixo\",\"TF9opW\":\"O Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu a senha?\",\"2POOFK\":\"Grátis\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"Francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"Alemão\",\"4GLxhy\":\"Primeiros passos\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em sua aplicação.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em sua aplicação.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar a página de introdução\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Ocultar a página de introdução da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar essa camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer de página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Eu concordo com os <0>termos e condições\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com êxito\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Imagem carregada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"João\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Fazer login\",\"zUDyah\":\"Login\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Tornar essa pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar tíquetes\",\"DdHfeW\":\"Gerenciar os detalhes de sua conta e as configurações padrão\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"As perguntas obrigatórias devem ser respondidas antes que o cliente possa fazer o checkout.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço mínimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navegar até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Não há participantes para mostrar\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem a ser exibida\",\"J2LkP8\":\"Não há ordens para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Não há códigos promocionais a serem exibidos\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Anotações\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções de Pagamento Offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Abrir Página de Check-In\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Pedido\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"Detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"Resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"É necessário um organizador\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Preenchimento\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Página não encontrada\",\"QbrUIo\":\"Visualizações de página\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter um mínimo de 8 caracteres\",\"vwGkYB\":\"A senha deve ter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha bem-sucedida. Faça login com sua nova senha.\",\"f7SUun\":\"As senhas não são as mesmas\",\"aEDp5C\":\"Cole isto onde você deseja que o widget apareça.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Falha no pagamento\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"O pagamento foi bem-sucedido!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Porcentagem\",\"vPJ1FI\":\"Porcentagem Valor\",\"xdA9ud\":\"Coloque isto no do seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Continue na nova guia\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira uma URL de imagem válida que aponte para uma imagem.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Observação\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem de pós-cheque\",\"g2UNkE\":\"Desenvolvido por\",\"Rs7IQv\":\"Mensagem de pré-checkout\",\"rdUucN\":\"Visualização\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Cor do texto primário\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página do código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso de pré-venda ou acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade disponível\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"Título da pergunta\",\"enzGAL\":\"Perguntas\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Beneficiário\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Reembolsado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reenviar confirmação por e-mail\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail de pedido\",\"dFuEhO\":\"Reenviar e-mail do ingresso\",\"o6+Y6d\":\"Reenvio...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Função\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome de evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Pesquisar por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Pesquisar...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Cor secundária\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione a câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecionar status\",\"QYARw/\":\"Selecionar bilhete\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar uma mensagem\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar e-mail de confirmação do pedido e do tíquete\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição de SEO\",\"/SIY6o\":\"Palavras-chave de SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Defina um preço mínimo e permita que os usuários paguem mais se quiserem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Prepare seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostrar mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes do checkout\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo o país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esgotado\",\"Mi1rVn\":\"Esgotado\",\"nwtY4N\":\"Algo deu errado\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou a taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Tente novamente.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"Espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[\"Participante com sucesso \",[\"0\"]],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Localização atualizada com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluído com êxito\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"O idioma em que o participante receberá e-mails.\",\"NlfnUd\":\"O link em que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você está procurando não existe\",\"MSmKHn\":\"O preço exibido para o cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço exibido para o cliente não inclui impostos e taxas. Eles serão exibidos separadamente\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão do processo antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Ocorreu um erro ao processar sua solicitação. Tente novamente.\",\"mVKOW6\":\"Ocorreu um erro ao enviar sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Essa mensagem será incluída no rodapé de todos os e-mails enviados a partir desse evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Esse pedido já foi pago.\",\"5K8REg\":\"Esse pedido já foi reembolsado.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Esse pedido está concluído.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Essa página de pedidos não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Esse usuário não está ativo, pois não aceitou o convite.\",\"5AnPaO\":\"ingresso\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ingresso foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Total de taxas\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Imposto total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor, verifique seus detalhes\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Verifique seus detalhes\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitados disponíveis\",\"E0q9qH\":\"Permite usos ilimitados\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Próximos\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar o nome, a descrição e as datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Usuário\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar seu e-mail em <0>Configurações de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Exibir página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Exibir no Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Ingresso VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e um tamanho máximo de arquivo de 5 MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem-vindo a bordo! Faça login para continuar.\",\"dVxpp5\":[\"Bem-vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando esse evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"A quem deve ser feita essa pergunta?\",\"VxFvXQ\":\"Incorporação de widgets\",\"v1P7Gm\":\"Configurações do widget\",\"b4itZn\":\"Trabalho\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Não é possível editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Não é possível reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha uma para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Faça login para continuar.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve estar ciente de que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Você deve criar um tíquete antes de adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos um nível de preço\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome de sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Os participantes aparecerão aqui assim que se registrarem no evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de alteração de e-mail para <0>\",[\"0\"],\" está pendente. Verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"ncwQad\":\"(vazio)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" já fez check-in\"],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"6MIiOI\":[[\"0\"],\" restante\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"/HkCs4\":[[\"0\"],\" ingressos\"],\"TjbIUI\":[[\"availableCount\"],\" de \",[\"totalCount\"],\" disponíveis\"],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"3IEF7U\":[[\"totalCount\"],\" tipos de ingresso\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Impostos/Taxas\",\"B1St2O\":\"<0>As listas de check-in ajudam você a gerenciar a entrada no evento por dia, área ou tipo de ingresso. Você pode vincular ingressos a listas específicas, como zonas VIP ou passes do Dia 1, e compartilhar um link de check-in seguro com a equipe. Não é necessária conta. O check-in funciona em dispositivos móveis, computador ou tablet, usando a câmera do dispositivo ou um scanner USB HID. \",\"v9VSIS\":\"<0>Defina um limite total único de participação que se aplica a vários tipos de ingresso de uma só vez.<1>Por exemplo, se você vincular um ingresso de <2>Passe Diário e um de <3>Fim de Semana Completo, ambos usarão o mesmo pool de vagas. Quando o limite for atingido, todos os ingressos vinculados param de vender automaticamente.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"fAv9QG\":\"🎟️ Adicionar tíquetes\",\"M2DyLc\":\"1 webhook ativo\",\"yTsaLw\":\"1 ingresso\",\"nz96Ue\":\"1 tipo de ingresso\",\"HR/cvw\":\"Rua Exemplo 123\",\"kMU5aM\":\"Um aviso de cancelamento foi enviado para\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"aS0jtz\":\"Abandonado\",\"uyJsf6\":\"Sobre\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"JvuLls\":\"Absorver taxa\",\"lk74+I\":\"Absorver taxa\",\"1uJlG9\":\"Cor de Destaque\",\"K5+3xg\":\"Aceitar convite\",\"VTfZPy\":\"Acesso negado\",\"iN5Cz3\":\"Conta já conectada!\",\"YP4JuP\":\"Configuração da conta atualizada com sucesso\",\"vOuxvL\":\"Informações da Conta\",\"EHNORh\":\"Conta não encontrada\",\"bPwFdf\":\"Contas\",\"nMtNd+\":\"Ação necessária: Reconecte sua conta Stripe\",\"AhwTa1\":\"Ação Necessária: Informações de IVA Necessárias\",\"APyAR/\":\"Eventos ativos\",\"UWWRyd\":\"Adicione perguntas personalizadas para coletar informações adicionais durante o checkout\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"7JF9w9\":\"Adicionar pergunta\",\"6PNlRV\":\"Adicione este evento ao seu calendário\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"bVjDs9\":\"Taxas adicionais\",\"0Zypnp\":\"Painel de Administração\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"pMLul+\":\"Todas as moedas\",\"qlaZuT\":\"Tudo pronto! Agora você está usando nosso sistema de pagamentos atualizado.\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"31KB8w\":\"Todos os trabalhos com falha excluídos\",\"D2g7C7\":\"Todos os trabalhos na fila para nova tentativa\",\"dr7CWq\":\"Todos os próximos eventos\",\"GpT6Uf\":\"Permitir que os participantes atualizem suas informações de ingresso (nome, e-mail) através de um link seguro enviado com a confirmação do pedido.\",\"QUg5y1\":\"Quase lá! Termine de conectar sua conta Stripe para começar a aceitar pagamentos.\",\"c4uJfc\":\"Quase lá! Estamos apenas aguardando o processamento do seu pagamento. Isso deve levar apenas alguns segundos.\",\"ocS8eq\":[\"Já tem uma conta? <0>\",[\"0\"],\"\"],\"/H326L\":\"Já reembolsado\",\"RtxQTF\":\"Também cancelar este pedido\",\"jkNgQR\":\"Também reembolsar este pedido\",\"xYqsHg\":\"Sempre disponível\",\"Wvrz79\":\"Valor pago\",\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"eusccx\":\"Uma mensagem opcional para exibir no produto destacado, por exemplo \\\"Vendendo rápido 🔥\\\" ou \\\"Melhor valor\\\"\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"Znwxal\":\"Configuração de Taxas da Aplicação\",\"261RBr\":\"Aprovar mensagem\",\"0aVEBY\":\"Tem certeza de que deseja excluir todos os trabalhos com falha?\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"vPeW/6\":\"Tem certeza de que deseja excluir esta configuração? Isso pode afetar as contas que a utilizam.\",\"JmVITJ\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo padrão.\",\"aLS+A6\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo do organizador ou padrão.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"147G4h\":\"Tem certeza de que deseja sair?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"cDtoWq\":[\"Tem certeza de que deseja reenviar a confirmação do pedido para \",[\"0\"],\"?\"],\"xeIaKw\":[\"Tem certeza de que deseja reenviar o ingresso para \",[\"0\"],\"?\"],\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"Uqefyd\":\"Você está registrado para IVA na UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Como sua empresa está sediada na Irlanda, o IVA irlandês de 23% se aplica automaticamente a todas as taxas da plataforma.\",\"QGoXh3\":\"Como sua empresa está sediada na UE, precisamos determinar o tratamento correto de IVA para nossas taxas de plataforma:\",\"tMeVa/\":\"Solicitar nome e email para cada ingresso comprado\",\"/JdZIP\":\"Configuração Atribuída\",\"xdiER7\":\"Nível atribuído\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"BCmibk\":\"Tentativas\",\"6PecK3\":\"Presença e taxas de check-in em todos os eventos\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Aspq3b\":\"Coleta de dados dos participantes\",\"fpb0rX\":\"Dados do participante copiados do pedido\",\"0R3Y+9\":\"E-mail do Participante\",\"94aQMU\":\"Informações do participante\",\"KkrBiR\":\"Coleta de informações do participante\",\"av+gjP\":\"Nome do Participante\",\"cosfD8\":\"Status do Participante\",\"D2qlBU\":\"Participante atualizado\",\"22BOve\":\"Participante atualizado com sucesso\",\"x8Vnvf\":\"O ingresso do participante não está incluído nesta lista\",\"k3Tngl\":\"Participantes exportados\",\"UoIRW8\":\"Participantes registrados\",\"5UbY+B\":\"Participantes com um tíquete específico\",\"4HVzhV\":\"Participantes:\",\"HVkhy2\":\"Análise de atribuição\",\"dMMjeD\":\"Detalhamento de atribuição\",\"1oPDuj\":\"Valor de atribuição\",\"PZ7FTW\":\"Detectado automaticamente com base na cor de fundo, mas pode ser substituído\",\"clF06r\":\"Disponível para reembolso\",\"NB5+UG\":\"Tokens Disponíveis\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"TeSaQO\":\"Voltar para Contas\",\"kYqM1A\":\"Voltar ao evento\",\"td/bh+\":\"Voltar aos Relatórios\",\"jIPNJG\":\"Informações básicas\",\"WOpH7O\":\"Experiência de checkout bonita em qualquer dispositivo\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"UabgBd\":\"Corpo é obrigatório\",\"HWXuQK\":\"Adicione esta página aos favoritos para gerenciar seu pedido a qualquer momento.\",\"CUKVDt\":\"Personalize seus ingressos com um logotipo, cores e mensagem de rodapé personalizados.\",\"9N+p+g\":\"Negócios\",\"7ns+do\":\"Endereço Comercial\",\"LeC29u\":\"Endereço comercial para fins de IVA\",\"RReHTu\":\"Nome Comercial\",\"bv6RXK\":\"Rótulo do Botão\",\"ChDLlO\":\"Texto do botão\",\"BUe8Wj\":\"O comprador paga\",\"qF1qbA\":\"Os compradores veem um preço limpo. A taxa da plataforma é deduzida do seu pagamento.\",\"DFqasq\":[\"Ao continuar, você concorda com os <0>Termos de Serviço de \",[\"0\"],\"\"],\"lFdbRS\":\"Ignorar taxas de aplicação\",\"2VLZwd\":\"Botão de Chamada para Ação\",\"PUpvQe\":\"Scanner de câmera\",\"D02dD9\":\"Campanha\",\"H4nE+E\":\"Cancelar todos os produtos e devolvê-los ao pool disponível\",\"tOXAdc\":\"Cancelar irá cancelar todos os participantes associados a este pedido e devolver os ingressos ao pool disponível.\",\"IrUqjC\":\"Não é Possível Fazer Check-in (Cancelado)\",\"01sEfm\":\"Não é possível excluir a configuração padrão do sistema\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"v4fiSg\":\"Verifique o seu email\",\"51AsAN\":\"Verifique sua caixa de entrada! Se houver ingressos associados a este e-mail, você receberá um link para visualizá-los.\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"9gPPUY\":\"Lista de Check-In Criada!\",\"f2vU9t\":\"Listas de Check-in\",\"tMNBEF\":\"As listas de check-in permitem controlar a entrada por dias, áreas ou tipos de ingresso. Você pode compartilhar um link seguro com a equipe — não é necessária conta.\",\"SHJwyq\":\"Taxa de check-in\",\"qCqdg6\":\"Status do Check-In\",\"cKj6OE\":\"Resumo de Check-in\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"Crr3pG\":\"Escolher calendário\",\"LAW8Vb\":\"Escolha a configuração padrão para novos eventos. Isso pode ser substituído para eventos individuais.\",\"pjp2n5\":\"Escolha quem paga a taxa da plataforma. Isso não afeta as taxas adicionais que você configurou nas configurações da sua conta.\",\"CySr+W\":\"Clique para ver as notas\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"4bUH9i\":\"Coletar detalhes do participante para cada ingresso comprado.\",\"TkfG8v\":\"Coletar dados por pedido\",\"96ryID\":\"Coletar dados por ingresso\",\"FpsvqB\":\"Modo de Cor\",\"jEu4bB\":\"Colunas\",\"CWk59I\":\"Comédia\",\"rPA+Gc\":\"Preferências de comunicação\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"OqEV/G\":\"Complete a configuração abaixo para continuar\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"5YrKW7\":\"Complete seu pagamento para garantir seus ingressos.\",\"xGU92i\":\"Complete seu perfil para se juntar à equipe.\",\"ih35UP\":\"Centro de conferências\",\"B5fpAA\":\"Configuração atribuída com sucesso\",\"X1zdE7\":\"Configuração criada com sucesso\",\"mLBUMQ\":\"Configuração excluída com sucesso\",\"qxquWu\":\"Os nomes das configurações são visíveis para os usuários finais. A \\\"Taxa Fixa\\\" e a \\\"Taxa Percentual\\\" são taxas da aplicação cobradas em USD em todas as transações.\",\"eeZdaB\":\"Configuração atualizada com sucesso\",\"3cKoxx\":\"Configurações\",\"8v2LRU\":\"Configure os detalhes do evento, localização, opções de checkout e notificações por email.\",\"raw09+\":\"Configure como os dados dos participantes são coletados durante o checkout\",\"FI60XC\":\"Configurar impostos e taxas\",\"NGXKG/\":\"Confirmar endereço de e-mail\",\"JRQitQ\":\"Confirme a nova senha\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"n/7+7Q\":\"Confirmação enviada para\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"WNnP3w\":\"Conectar e atualizar\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"nQI4H5\":\"Conecte o Stripe para habilitar a edição de modelos de e-mail\",\"LmvZ+E\":\"Conecte o Stripe para habilitar mensagens\",\"EWnXR+\":\"Conectar ao Stripe\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"4qmnU8\":\"Conecte sua conta Stripe para aceitar pagamentos.\",\"E1eze1\":\"Conecte sua conta Stripe para começar a aceitar pagamentos para seus eventos.\",\"ulV1ju\":\"Conecte sua conta Stripe para começar a aceitar pagamentos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"41BQ3k\":\"Email de contacto\",\"KcXRN+\":\"E-mail de contato para suporte\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Ir para o checkout\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"F3/nus\":\"Continuar para pagamento\",\"p2FRHj\":\"Controle como as taxas da plataforma são tratadas para este evento\",\"1JnTgU\":\"Copiado de cima\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"+2ZJ7N\":\"Copiar detalhes para o primeiro participante\",\"ZN1WLO\":\"Copiar Email\",\"tUGbi8\":\"Copiar meus dados para:\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"zg4oSu\":[\"Criar Modelo \",[\"0\"]],\"RKKhnW\":\"Crie um widget personalizado para vender ingressos no seu site.\",\"yIRev4\":\"Criar uma senha\",\"xfKgwv\":\"Criar afiliado\",\"tudG8q\":\"Crie e configure ingressos e mercadorias para venda.\",\"YAl9Hg\":\"Criar Configuração\",\"BTne9e\":\"Criar modelos de e-mail personalizados para este evento que substituem os padrões do organizador\",\"YIDzi/\":\"Criar Modelo Personalizado\",\"Nc3l/D\":\"Crie descontos, códigos de acesso para ingressos ocultos e ofertas especiais.\",\"eWEV9G\":\"Criar nova senha\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para seu evento, defina preços e gerencie a quantidade disponível.\",\"/HGmW9\":\"Crie links rastreáveis para recompensar parceiros que promovem seu evento.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"lfLHNz\":\"Rótulo do CTA é obrigatório\",\"BMtue0\":\"Processador de pagamentos atual\",\"T+1APV\":\"O número de IVA atual está validado\",\"v2GlhZ\":\"A validação do número de IVA atual falhou\",\"iTvh6I\":\"Atualmente disponível para compra\",\"g7HIC0\":\"Marca Personalizada\",\"mimF6c\":\"Mensagem personalizada após o checkout\",\"O6mra8\":\"Perguntas personalizadas\",\"axv/Mi\":\"Modelo personalizado\",\"QMHSMS\":\"O cliente receberá um email confirmando o reembolso\",\"L/Qc+w\":\"Endereço de e-mail do cliente\",\"wpfWhJ\":\"Primeiro nome do cliente\",\"GIoqtA\":\"Sobrenome do cliente\",\"NihQNk\":\"Clientes\",\"7gsjkI\":\"Personalize os e-mails enviados aos seus clientes usando modelos Liquid. Estes modelos serão usados como padrão para todos os eventos em sua organização.\",\"xJaTUK\":\"Personalize o layout, cores e marca da página inicial do seu evento.\",\"MXZfGN\":\"Personalize as perguntas feitas durante o checkout para coletar informações importantes dos seus participantes.\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"pxNIxa\":\"Personalize seu modelo de e-mail usando modelos Liquid\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"/gWrVZ\":\"Receita diária, impostos, taxas e reembolsos em todos os eventos\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"pvnfJD\":\"Escuro\",\"nE5o/t\":\"Propriedade dos Dados\",\"lnYE59\":\"Data do evento\",\"gnBreG\":\"Data em que o pedido foi feito\",\"ovBPCi\":\"Padrão\",\"JtI4vj\":\"Coleta padrão de informações do participante\",\"3R/Tu2\":\"Gestão de taxas padrão\",\"1bZAZA\":\"Modelo padrão será usado\",\"vu7gDm\":\"Eliminar afiliado\",\"KZN4Lc\":\"Excluir tudo\",\"+jw/c1\":\"Excluir imagem\",\"hdyeZ0\":\"Excluir trabalho\",\"dPyJ15\":\"Excluir Modelo\",\"mxsm1o\":\"Excluir esta pergunta? Isso não pode ser desfeito.\",\"snMaH4\":\"Excluir webhook\",\"vYgeDk\":\"Desselecionar tudo\",\"NvuEhl\":\"Elementos de Design\",\"H8kMHT\":\"Não recebeu o código?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Fechar esta mensagem\",\"BREO0S\":\"Exibe uma caixa de seleção permitindo que os clientes optem por receber comunicações de marketing deste organizador de eventos.\",\"TvY/XA\":\"Documentação\",\"Kdpf90\":\"Não esqueça!\",\"352VU2\":\"Não tem uma conta? <0>Cadastre-se\",\"AXXqG+\":\"Doação\",\"DPfwMq\":\"Concluído\",\"2+O9st\":\"Baixe relatórios de vendas, participantes e financeiros para todos os pedidos concluídos.\",\"eneWvv\":\"Rascunho\",\"Ts8hhq\":\"Devido ao alto risco de spam, você deve conectar uma conta Stripe antes de poder modificar modelos de e-mail. Isso é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"TnzbL+\":\"Devido ao alto risco de spam, você deve conectar uma conta Stripe antes de poder enviar mensagens aos participantes.\\nIsso é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"euc6Ns\":\"Duplicar\",\"KRmTkx\":\"Duplicar produto\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"fc7wGW\":\"ex: Atualização importante sobre seus ingressos\",\"54MPqC\":\"ex: Padrão, Premium, Enterprise\",\"LTzmgK\":[\"Editar Modelo \",[\"0\"]],\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"tPtRwl\":\"Editar Taxas da Aplicação\",\"t2bbp8\":\"Editar participante\",\"etaWtB\":\"Editar detalhes do participante\",\"+guao5\":\"Editar Configuração\",\"vRWOrM\":\"Editar detalhes do pedido\",\"3yNuBV\":\"Editar Configurações de IVA\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educação\",\"iiWXDL\":\"Falhas de elegibilidade\",\"zPiC+q\":\"Listas de Check-In Elegíveis\",\"V2sk3H\":\"E-mail e Modelos\",\"hbwCKE\":\"Endereço de email copiado para a área de transferência\",\"dSyJj6\":\"Os endereços de e-mail não coincidem\",\"elW7Tn\":\"Corpo do E-mail\",\"ZsZeV2\":\"O email é obrigatório\",\"Be4gD+\":\"Visualização do E-mail\",\"6IwNUc\":\"Modelos de E-mail\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"Qj0GKe\":\"Ativar autoatendimento para participantes\",\"hEtQsg\":\"Ativar autoatendimento para participantes por padrão\",\"Upeg/u\":\"Habilitar este modelo para envio de e-mails\",\"RxzN1M\":\"Ativado\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"7YZofi\":\"Digite um assunto e corpo para ver a visualização\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"y1BZw1\":\"Digite o endereço comercial\",\"3GfR6a\":\"Digite o nome comercial\",\"6KnyG0\":\"Digite o e-mail\",\"INDKM9\":\"Digite o assunto do e-mail...\",\"xUgUTh\":\"Digite o primeiro nome\",\"9/1YKL\":\"Digite o sobrenome\",\"VpwcSk\":\"Digite a nova senha\",\"1tAGuY\":\"Digite o número de IVA incluindo o código do país\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"VmXiz4\":\"Digite seu e-mail e enviaremos instruções para redefinir sua senha.\",\"n9V+ps\":\"Digite seu nome\",\"IdULhL\":\"Digite seu número de IVA incluindo o código do país, sem espaços (ex: IE1234567A, DE123456789)\",\"LslKhj\":\"Erro ao carregar os registros\",\"AKbElk\":\"Empresas registradas para IVA na UE: Aplica-se o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE)\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"1Hzev4\":\"Modelo personalizado do evento\",\"imgKgl\":\"Descrição do evento\",\"kJDmsI\":\"Detalhes do evento\",\"m/N7Zq\":\"Endereço Completo do Evento\",\"Nl1ZtM\":\"Local do Evento\",\"t3AMTs\":\"Plataforma de Gerenciamento de Eventos\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"Gh9Oqb\":\"Nome do organizador do evento\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Configurações do evento\",\"cOePZk\":\"Horário do Evento\",\"e8WNln\":\"Fuso horário do evento\",\"GeqWgj\":\"Fuso Horário do Evento\",\"XVLu2v\":\"Título do evento\",\"OfmsI9\":\"Evento muito recente\",\"YDVUVl\":\"Tipos de eventos\",\"4K2OjV\":\"Local do Evento\",\"19j6uh\":\"Desempenho de Eventos\",\"PC3/fk\":\"Eventos Começando nas Próximas 24 Horas\",\"fTFfOK\":\"Todo modelo de e-mail deve incluir um botão de chamada para ação que leva à página apropriada\",\"BVinvJ\":\"Exemplos: \\\"Como você soube de nós?\\\", \\\"Nome da empresa para fatura\\\"\",\"2hGPQG\":\"Exemplos: \\\"Tamanho da camiseta\\\", \\\"Preferência de refeição\\\", \\\"Cargo\\\"\",\"qNuTh3\":\"Exceção\",\"kF8HQ7\":\"Exportar respostas\",\"2KAI4N\":\"Exportar CSV\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"wuyaZh\":\"Exportação bem-sucedida\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Falhou\",\"8uOlgz\":\"Falhou em\",\"tKcbYd\":\"Trabalhos com falha\",\"SsI9v/\":\"Falha ao abandonar o pedido. Por favor, tente novamente.\",\"LdPKPR\":\"Falha ao atribuir configuração\",\"cEFg3R\":\"Falha ao criar afiliado\",\"dVgNF1\":\"Falha ao criar configuração\",\"U66oUa\":\"Falha ao criar modelo\",\"aFk48v\":\"Falha ao excluir configuração\",\"Zw6LWb\":\"Falha ao excluir trabalho\",\"tq0abZ\":\"Falha ao excluir trabalhos\",\"vKMKnu\":\"Falha ao excluir pergunta\",\"xFj7Yj\":\"Falha ao excluir modelo\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"zGE3CH\":\"Falha ao exportar relatório. Por favor, tente novamente.\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"0+iwE5\":\"Falha ao reordenar perguntas\",\"EJPAcd\":\"Falha ao reenviar confirmação do pedido\",\"DjSbj3\":\"Falha ao reenviar ingresso\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"wDioLj\":\"Falha ao tentar novamente o trabalho\",\"DKYTWG\":\"Falha ao tentar novamente os trabalhos\",\"zTkTF3\":\"Falha ao salvar modelo\",\"l6acRV\":\"Falha ao salvar as configurações de IVA. Por favor, tente novamente.\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"t/KVOk\":\"Falha ao iniciar a personificação. Por favor, tente novamente.\",\"QXgjH0\":\"Falha ao parar a personificação. Por favor, tente novamente.\",\"o/blc/\":\"Falha ao atualizar configuração da conta\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"E9jY+o\":\"Falha ao atualizar participante\",\"uQynyf\":\"Falha ao atualizar configuração\",\"EhlbcI\":\"Falha ao atualizar nível de mensagens\",\"rpGMzC\":\"Falha ao atualizar pedido\",\"Eeo/Gy\":\"Falha ao atualizar configuração\",\"kqA9lY\":\"Falha ao atualizar configurações de IVA\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"/sV91a\":\"Gestão de taxas\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"LyUWXA\":\"Taxas ignoradas\",\"cf35MA\":\"Festival\",\"pAey+4\":\"O arquivo é muito grande. O tamanho máximo é 5MB.\",\"VejKUM\":\"Preencha seus dados acima primeiro\",\"8OvVZZ\":\"Filtrar Participantes\",\"mvrlBO\":\"Filtrar por evento\",\"8BwQeU\":\"Finalizar configuração\",\"hg80P7\":\"Finalizar configuração do Stripe\",\"1vBhpG\":\"Primeiro participante\",\"4pwejF\":\"O primeiro nome é obrigatório\",\"6bBh3/\":\"Taxa Fixa\",\"j+XQDj\":\"Taxa Fixa (USD)\",\"5mpF6N\":[\"Valor da taxa fixa em \",[\"currencyCode\"]],\"/uXPzP\":\"Taxa fixa cobrada por transação em USD\",\"LWL3Bs\":\"A taxa fixa deve ser 0 ou maior\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"nFm+5u\":\"Texto do Rodapé\",\"MY2SVM\":\"Reembolso total\",\"T02gNN\":\"Admissão Geral\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"4CETZY\":\"Como chegar\",\"+4zM7f\":\"Receba pagamentos imediatamente via Stripe Connect\",\"ZDIydz\":\"Começar\",\"u6FPxT\":\"Obter Ingressos\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ir para a página do evento\",\"gHSuV/\":\"Ir para a página inicial\",\"6nDzTl\":\"Boa legibilidade\",\"aGWZUr\":\"Receita bruta\",\"n8IUs7\":\"Receita Bruta\",\"LIYoRQ\":\"Gestão de convidados\",\"kTSQej\":[\"Olá \",[\"0\"],\", gerencie sua plataforma daqui.\"],\"dORAcs\":\"Aqui estão todos os ingressos associados ao seu endereço de e-mail.\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"QlwJ9d\":\"Aqui está o que esperar:\",\"/iE8xx\":\"Taxa Hi.Events\",\"zppscQ\":\"Taxas da plataforma Hi.Events e discriminação do IVA por transação\",\"D+zLDD\":\"Oculto\",\"DRErHC\":\"Oculto para participantes - visível apenas para organizadores\",\"P+5Pbo\":\"Ocultar respostas\",\"FmogyU\":\"Ocultar Opções\",\"gtEbeW\":\"Destacar\",\"NF8sdv\":\"Mensagem de destaque\",\"MXSqmS\":\"Destacar este produto\",\"7ER2sc\":\"Destacado\",\"sq7vjE\":\"Os produtos em destaque terão uma cor de fundo diferente para se destacarem na página do evento.\",\"AVpmAa\":\"Como pagar offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Húngaro\",\"YLgdk5\":\"Confirmo que esta é uma mensagem transacional relacionada a este evento\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o checkout.\",\"PYVWEI\":\"Se registrado, forneça seu número de IVA para validação\",\"iIEaNB\":\"Se você tem uma conta conosco, receberá um e-mail com instruções sobre como redefinir sua senha.\",\"an5hVd\":\"Imagens\",\"tSVr6t\":\"Personificar\",\"TWXU0c\":\"Personificar usuário\",\"5LAZwq\":\"Personificação iniciada\",\"IMwcdR\":\"Personificação parada\",\"0I0Hac\":\"Aviso importante\",\"yD3avI\":\"Importante: Alterar seu endereço de e-mail atualizará o link de acesso a este pedido. Você será redirecionado para o novo link do pedido após salvar.\",\"M8M6fs\":\"Importante: Reconexão do Stripe necessária\",\"jT142F\":[\"Em \",[\"diffHours\"],\" horas\"],\"OoSyqO\":[\"Em \",[\"diffMinutes\"],\" minutos\"],\"cljs3a\":\"Indique se você está registrado para IVA na UE\",\"F1Xp97\":\"Participantes individuais\",\"85e6zs\":\"Inserir Token Liquid\",\"38KFY0\":\"Inserir Variável\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagamentos Instantâneos\",\"nbfdhU\":\"Integrações\",\"JHB/Ky\":\"Inválido\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"f9WRpE\":\"Tipo de arquivo inválido. Por favor, envie uma imagem.\",\"tnL+GP\":\"Sintaxe Liquid inválida. Por favor, corrija e tente novamente.\",\"N9JsFT\":\"Formato de número de IVA inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"Mokwac\":\"Convide membros ilimitados da equipe com funções personalizadas\",\"aH6ZIb\":\"Convide sua equipe\",\"IuMGvq\":\"Fatura\",\"y0meFR\":\"O IVA irlandês de 23% será aplicado às taxas da plataforma (fornecimento doméstico).\",\"1ZKm04\":\"Esta conta está registrada para IVA na UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"item(ns)\",\"BzfzPK\":\"Itens\",\"KmWyx0\":\"Trabalho\",\"o5r6b2\":\"Trabalho excluído\",\"cd0jIM\":\"Detalhes do trabalho\",\"ruJO57\":\"Nome do trabalho\",\"YZi+Hu\":\"Trabalho na fila para nova tentativa\",\"nCywLA\":\"Participe de qualquer lugar\",\"hTJ4fB\":\"Basta clicar no botão abaixo para reconectar sua conta Stripe.\",\"MxjCqk\":\"Apenas procurando seus ingressos?\",\"lB2hSG\":[\"Manter-me atualizado sobre novidades e eventos de \",[\"0\"]],\"DruLRc\":\"Últimos 14 dias\",\"ve9JTU\":\"O sobrenome é obrigatório\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"QIn0Vl\":\"Nome comercial legal para fins de IVA\",\"1njn7W\":\"Claro\",\"1qY5Ue\":\"Link expirado ou inválido\",\"psosdY\":\"Link para detalhes do pedido\",\"6JzK4N\":\"Link para ingresso\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links permitidos\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"D9zTjx\":\"Eventos ao Vivo\",\"WdmJIX\":\"Carregando visualização...\",\"IoDI2o\":\"Carregando tokens...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"Jzu30R\":\"O logo será exibido no ingresso\",\"PSRm6/\":\"Procurar meus ingressos\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"2L3vle\":\"Máx. mensagens / 24h\",\"Qp4HWD\":\"Máx. destinatários / mensagem\",\"agPptk\":\"Meio\",\"xDAtGP\":\"Mensagem\",\"bECJqy\":\"Mensagem aprovada com sucesso\",\"1jRD0v\":\"Enviar mensagens aos participantes com ingressos específicos\",\"48rf3i\":\"Mensagem não pode exceder 5000 caracteres\",\"ZPj0Q8\":\"Detalhes da mensagem\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"mFdA+i\":\"Nível de mensagens\",\"v7xKtM\":\"Nível de mensagens atualizado com sucesso\",\"gqnyh0\":\"Otimizado para Celular\",\"olKKwj\":\"Scanner móvel com suporte offline e rastreamento em tempo real\",\"JbIgPz\":\"Os valores monetários são totais aproximados em todas as moedas\",\"qvF+MT\":\"Monitorar e gerenciar trabalhos em segundo plano com falha\",\"w36OkR\":\"Eventos mais vistos (Últimos 14 dias)\",\"GfaxEk\":\"Música\",\"oVGCGh\":\"Meus Ingressos\",\"8/brI5\":\"O nome é obrigatório\",\"sFFArG\":\"O nome deve ter menos de 255 caracteres\",\"sCV5Yc\":\"Nome do evento\",\"xxU3NX\":\"Receita Líquida\",\"ArHT/C\":\"Novos cadastros\",\"eWRECP\":\"Vida noturna\",\"HSw5l3\":\"Não - Sou um indivíduo ou empresa não registrada para IVA\",\"VHfLAW\":\"Sem contas\",\"+jIeoh\":\"Nenhuma conta encontrada\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"Dwf4dR\":\"Ainda não há perguntas para participantes\",\"/UC6qk\":\"Nenhum dado de atribuição encontrado\",\"99ntUF\":\"Nenhuma lista de check-in disponível para este evento.\",\"+dAKxg\":\"Nenhuma configuração encontrada\",\"eb47T5\":\"Nenhum dado encontrado para os filtros selecionados. Tente ajustar o período ou a moeda.\",\"pZNOT9\":\"Sem data de término\",\"dW40Uz\":\"Nenhum evento encontrado\",\"8pQ3NJ\":\"Nenhum evento começando nas próximas 24 horas\",\"8zCZQf\":\"Nenhum evento ainda\",\"Yc5YW6\":\"Sem trabalhos com falha\",\"54GxeB\":\"Sem impacto nas suas transações atuais ou passadas\",\"EpvBAp\":\"Sem fatura\",\"XZkeaI\":\"Nenhum registro encontrado\",\"nrSs2u\":\"Nenhuma mensagem encontrada\",\"OVFwlg\":\"Ainda não há perguntas de pedido\",\"EJ7bVz\":\"Nenhum pedido encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"wUv5xQ\":\"Sem atividade de organizador nos últimos 14 dias\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"PChXMe\":\"Sem pedidos pagos\",\"6jYQGG\":\"Nenhum evento passado\",\"CHzaTD\":\"Sem eventos populares nos últimos 14 dias\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"wYiAtV\":\"Sem cadastros de contas recentes\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"3sRuiW\":\"Nenhum ingresso encontrado\",\"yM5c0q\":\"Nenhum evento futuro\",\"qpC74J\":\"Nenhum usuário encontrado\",\"41dJPO\":\"Nenhuma configuração de IVA definida\",\"8wgkoi\":\"Sem eventos vistos nos últimos 14 dias\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"4+am6b\":\"Não, manter-me aqui\",\"HVwIsd\":\"Empresas não registradas para IVA ou indivíduos: Aplica-se o IVA irlandês de 23%\",\"x5+Lcz\":\"Não Registrado\",\"8n10sz\":\"Não Elegível\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nome do escritório ou local\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Pagamento Offline\",\"nO3VbP\":[\"À venda \",[\"0\"]],\"2r6bAy\":\"Depois de completar a atualização, sua conta antiga será usada apenas para reembolsos.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"M2w1ni\":\"Visível apenas com código promocional\",\"N141o/\":\"Abrir painel do Stripe\",\"HXMJxH\":\"Texto opcional para avisos legais, informações de contato ou notas de agradecimento (apenas uma linha)\",\"L565X2\":\"opções\",\"c/TIyD\":\"Pedido e Ingresso\",\"H5qWhm\":\"Pedido cancelado\",\"b6+Y+n\":\"Pedido concluído\",\"x4MLWE\":\"Confirmação do Pedido\",\"CsTTH0\":\"Confirmação do pedido reenviada com sucesso\",\"ppuQR4\":\"Pedido criado\",\"0UZTSq\":\"Moeda do Pedido\",\"HdmwrI\":\"E-mail do Pedido\",\"bwBlJv\":\"Primeiro Nome do Pedido\",\"vrSW9M\":\"O pedido foi cancelado e reembolsado. O proprietário do pedido foi notificado.\",\"rzw+wS\":\"Titulares de pedidos\",\"oI/hGR\":\"ID do Pedido\",\"Pc729f\":\"Pedido Aguardando Pagamento Offline\",\"F4NXOl\":\"Sobrenome do Pedido\",\"RQCXz6\":\"Limites de Pedido\",\"SO9AEF\":\"Limites de pedido definidos\",\"5RDEEn\":\"Idioma do Pedido\",\"vu6Arl\":\"Pedido marcado como pago\",\"sLbJQz\":\"Pedido não encontrado\",\"kvYpYu\":\"Pedido não encontrado\",\"i8VBuv\":\"Número do Pedido\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"DoH3fD\":\"Pagamento do Pedido Pendente\",\"UkHo4c\":\"Ref. pedido\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"oW5877\":\"Total do Pedido\",\"e7eZuA\":\"Pedido atualizado\",\"1SQRYo\":\"Pedido atualizado com sucesso\",\"KndP6g\":\"URL do Pedido\",\"3NT0Ck\":\"O pedido foi cancelado\",\"sd5IMt\":\"Pedidos concluídos\",\"5It1cQ\":\"Pedidos exportados\",\"UQ0ACV\":\"Total de pedidos\",\"B/EBQv\":\"Pedidos:\",\"qtGTNu\":\"Contas orgânicas\",\"ucgZ0o\":\"Organização\",\"S3CZ5M\":\"Painel do organizador\",\"Uu0hZq\":\"Email do organizador\",\"Gy7BA3\":\"Endereço de email do organizador\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"LqBITi\":\"Modelo do organizador/padrão será usado\",\"/IX/7x\":\"Outro\",\"RsiDDQ\":\"Outras Listas (Ingresso Não Incluído)\",\"qMASRF\":\"Mensagens enviadas\",\"6/dCYd\":\"Visão geral\",\"6WdDG7\":\"Página\",\"8uqsE5\":\"Página não disponível mais\",\"QkLf4H\":\"URL da página\",\"sF+Xp9\":\"Visualizações de página\",\"c+suC6\":\"Contas pagas\",\"QIxRUI\":\"Ingressos pagos, gratuitos, com preços escalonados e baseados em doações\",\"5F7SYw\":\"Reembolso parcial\",\"fFYotW\":[\"Reembolsado parcialmente: \",[\"0\"]],\"i8day5\":\"Passar taxa para o comprador\",\"k4FLBQ\":\"Passar para o comprador\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"URAE3q\":\"Pausado\",\"4fL/V7\":\"Pagar\",\"OZK07J\":\"Pague para desbloquear\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Pagamento e plano\",\"5cxUwd\":\"Data de pagamento\",\"ENEPLY\":\"Método de pagamento\",\"EyE8E6\":\"Processamento de pagamento\",\"8Lx2X7\":\"Pagamento recebido\",\"vcyz2L\":\"Configurações de pagamento\",\"fx8BTd\":\"Pagamentos não disponíveis\",\"51U9mG\":\"Os pagamentos continuarão fluindo sem interrupção\",\"UkM20g\":\"Revisão pendente\",\"dPYu1F\":\"Por participante\",\"VlXNyK\":\"Por pedido\",\"hauDFf\":\"Por ingresso\",\"mnF83a\":\"Taxa Percentual\",\"2ueYqG\":\"Taxa percentual (0-100%)\",\"K2PPlT\":\"A taxa percentual deve estar entre 0 e 100\",\"MixU2P\":\"A porcentagem deve estar entre 0 e 100\",\"MkuVAZ\":\"Porcentagem do valor da transação\",\"/Bh+7r\":\"Desempenho\",\"6kPk3+\":\"Informações pessoais\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planejando um evento?\",\"J3lhKT\":\"Taxa da plataforma\",\"RD51+P\":[\"Taxa da plataforma de \",[\"0\"],\" deduzida do seu pagamento\"],\"br3Y/y\":\"Taxas da plataforma\",\"3buiaw\":\"Relatório de taxas da plataforma\",\"kv9dM4\":\"Receita da plataforma\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"r+lQXT\":\"Por favor, digite seu número de IVA\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"2cUopP\":\"Por favor, reinicie o processo de compra.\",\"8KmsFa\":\"Por favor, selecione um intervalo de datas\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"luHAJY\":\"Eventos populares (Últimos 14 dias)\",\"TjX7xL\":\"Mensagem Pós-Checkout\",\"OESu7I\":\"Evite sobrevenda compartilhando estoque entre vários tipos de ingresso.\",\"NgVUL2\":\"Pré-visualizar formulário de checkout\",\"cs5muu\":\"Pré-visualizar página do evento\",\"+4yRWM\":\"Preço do ingresso\",\"a5jvSX\":\"Faixas de Preço\",\"ReihZ7\":\"Visualizar Impressão\",\"JnuPvH\":\"Imprimir Ingresso\",\"tYF4Zq\":\"Imprimir para PDF\",\"LcET2C\":\"Política de Privacidade\",\"8z6Y5D\":\"Processar reembolso\",\"JcejNJ\":\"Processando pedido\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"uEhdRh\":\"Apenas Promocional\",\"dLm8V5\":\"E-mails promocionais podem resultar em suspensão da conta\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"dsFmM+\":\"Comprado\",\"Vw0KCJ\":\"Check-in com QR Code\",\"k/bJj0\":\"Perguntas reordenadas\",\"b24kPi\":\"Fila\",\"fqDzSu\":\"Taxa\",\"mnUGVC\":\"Limite de taxa excedido. Por favor, tente novamente mais tarde.\",\"spsZys\":\"Pronto para atualizar? Isso leva apenas alguns minutos.\",\"vt9xUl\":\"Análises em Tempo Real\",\"xzRvs4\":[\"Receber atualizações de produtos do \",[\"0\"],\".\"],\"pLXbi8\":\"Cadastros de contas recentes\",\"Fi3b48\":\"Pedidos recentes\",\"yPrbsy\":\"Destinatários\",\"Edm6av\":\"Reconectar Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"pnoTN5\":\"Contas de indicação\",\"ACKu03\":\"Atualizar Visualização\",\"fKn/k6\":\"Valor do reembolso\",\"qY4rpA\":\"Reembolso falhou\",\"FaK/8G\":[\"Reembolsar pedido \",[\"0\"]],\"MGbi9P\":\"Reembolso pendente\",\"BDSRuX\":[\"Reembolsado: \",[\"0\"]],\"bU4bS1\":\"Reembolsos\",\"rYXfOA\":\"Configurações regionais\",\"5tl0Bp\":\"Perguntas de registro\",\"CQeZT8\":\"Relatório não encontrado\",\"JEPMXN\":\"Solicitar novo link\",\"TMLAx2\":\"Obrigatório\",\"mdeIOH\":\"Reenviar código\",\"sQxe68\":\"Reenviar confirmação\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reenviar ingresso\",\"Uwsg2F\":\"Reservado\",\"8wUjGl\":\"Reservado até\",\"kCn6wb\":\"Redefinindo...\",\"6gRgw8\":\"Tentar novamente\",\"1BG8ga\":\"Tentar tudo novamente\",\"rDC+T6\":\"Tentar trabalho novamente\",\"CbnrWb\":\"Voltar ao evento\",\"Oo/PLb\":\"Resumo de Receita\",\"dFFW9L\":[\"Venda encerrada \",[\"0\"]],\"loCKGB\":[\"Venda termina \",[\"0\"]],\"wlfBad\":\"Período de Venda\",\"5CDM6r\":\"Período de venda definido\",\"ftzaMf\":\"Período de venda, limites de pedido, visibilidade\",\"zpekWp\":[\"Venda começa \",[\"0\"]],\"mUv9U4\":\"Vendas\",\"9KnRdL\":\"As vendas estão pausadas\",\"3VnlS9\":\"Vendas, pedidos e métricas de desempenho para todos os eventos\",\"3Q1AWe\":\"Vendas:\",\"B4nE3N\":\"Preço do ingresso de exemplo\",\"8BRPoH\":\"Local Exemplo\",\"DyBPvP\":\"Salvar Configuração\",\"KZrfYJ\":\"Salvar links sociais\",\"9Y3hAT\":\"Salvar Modelo\",\"C8ne4X\":\"Salvar Design do Ingresso\",\"6/TNCd\":\"Salvar Configurações de IVA\",\"I+FvbD\":\"Escanear\",\"4ba0NE\":\"Agendado\",\"ftNXma\":\"Pesquisar afiliados...\",\"VY+Bdn\":\"Pesquisar por nome da conta ou e-mail...\",\"VX+B3I\":\"Pesquisar por título do evento ou organizador...\",\"R0wEyA\":\"Pesquisar por nome do trabalho ou exceção...\",\"GHdjuo\":\"Pesquisar por nome, e-mail ou conta...\",\"20ce0U\":\"Pesquisar por ID do pedido, nome do cliente ou e-mail...\",\"4DSz7Z\":\"Pesquisar por assunto, evento ou conta...\",\"Mck5ht\":\"Checkout Seguro\",\"p7xUrt\":\"Selecione uma categoria\",\"3IcxS1\":\"Selecione uma configuração\",\"zPRPMf\":\"Selecionar um nível\",\"BFRSTT\":\"Selecionar Conta\",\"mCB6Je\":\"Selecionar tudo\",\"a6+167\":\"Selecionar um evento\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"CFbaPk\":\"Selecione o grupo de participantes\",\"hJmVtD\":\"Selecione o país\",\"tVW/yo\":\"Selecionar moeda\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"1nhy8G\":\"Selecionar tipo de scanner\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"3hJUtr\":\"Selecione o país onde o IVA está registrado\",\"x8XMsJ\":\"Selecione o nível de mensagens para esta conta. Isso controla os limites de mensagens e permissões de links.\",\"aT3jZX\":\"Selecionar fuso horário\",\"TxfvH2\":\"Selecione quais participantes devem receber esta mensagem\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"5gkxKx\":\"Selecione qual configuração de taxa se aplica a esta conta. As taxas são sempre em USD.\",\"ylXj1N\":\"Selecionado\",\"j9b/iy\":\"Vendendo rápido 🔥\",\"73qYgo\":\"Enviar como teste\",\"JvAge5\":\"Envie emails para participantes e veja seu histórico de mensagens.\",\"22Itl6\":\"Envie-me uma cópia\",\"nOBvex\":\"Envie dados de pedidos e participantes em tempo real para seus sistemas externos.\",\"1lNPhX\":\"Enviar email de notificação de reembolso\",\"eaUTwS\":\"Enviar link de redefinição\",\"IoAuJG\":\"Enviando...\",\"h69WC6\":\"Enviado\",\"BVu2Hz\":\"Enviado por\",\"SPdzrs\":\"Enviado aos clientes quando fazem um pedido\",\"LxSN5F\":\"Enviado a cada participante com detalhes do ingresso\",\"89xaFU\":\"Defina as configurações padrão de taxa da plataforma para novos eventos criados sob este organizador.\",\"eXssj5\":\"Definir configurações padrão para novos eventos criados sob este organizador.\",\"s0FkEx\":\"Configure listas de check-in para diferentes entradas, sessões ou dias.\",\"xMO+Ao\":\"Configure a sua organização\",\"C3htzi\":\"Configuração atualizada\",\"Ohn74G\":\"Configuração e design\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"jy6QDF\":\"Gestão de capacidade compartilhada\",\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"UVPI5D\":\"Mostrar menos plataformas\",\"Eu/N/d\":\"Mostrar caixa de seleção de opt-in de marketing\",\"SXzpzO\":\"Mostrar caixa de seleção de opt-in de marketing por padrão\",\"b33PL9\":\"Mostrar mais plataformas\",\"t1LIQW\":[\"Mostrando \",[\"0\"],\" de \",[\"totalRows\"],\" registros\"],\"jVRHeq\":\"Cadastrado\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"s9KGXU\":\"Vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"H6Gslz\":\"Desculpe o inconveniente.\",\"wdxz7K\":\"Fonte\",\"7JFNej\":\"Desporto\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"2R1+Rv\":\"Horário de início do evento\",\"2NbyY/\":\"Estatísticas\",\"GVUxAX\":\"As estatísticas são baseadas na data de criação da conta\",\"DRykfS\":\"Ainda processando reembolsos para suas transações mais antigas.\",\"wuV0bK\":\"Parar Personificação\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe conectado\",\"aKtF0O\":\"Stripe não conectado\",\"9i0++A\":\"ID de pagamento Stripe\",\"/QlTE4\":\"Configuração do Stripe já está completa.\",\"ii0qn/\":\"Assunto é obrigatório\",\"M7Uapz\":\"Assunto aparecerá aqui\",\"6aXq+t\":\"Assunto:\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"kzx0uD\":\"Padrões de Evento Atualizados com Sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"DMCX/I\":\"Configurações padrão de taxa da plataforma atualizadas com sucesso\",\"URUYHc\":\"Configurações de taxa da plataforma atualizadas com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"dXoieq\":\"Resumo\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"UaISq3\":\"Sueco\",\"JZTQI0\":\"Trocar organizador\",\"9YHrNC\":\"Padrão do Sistema\",\"XX32BM\":\"Leva apenas alguns minutos\",\"yT6dQ8\":\"Impostos coletados agrupados por tipo de imposto e evento\",\"Ye321X\":\"Nome do Imposto\",\"WyCBRt\":\"Resumo de Impostos\",\"GkH0Pq\":\"Impostos e taxas aplicados\",\"Rwiyt2\":\"Impostos configurados\",\"iQZff7\":\"Impostos, Taxas, Visibilidade, Período de Venda, Destaque de Produto e Limites de Pedido\",\"BW6QAz\":\"Gerenciamento de Equipe\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"7wtpH5\":\"Modelo Ativo\",\"QHhZeE\":\"Modelo criado com sucesso\",\"xrWdPR\":\"Modelo excluído com sucesso\",\"G04Zjt\":\"Modelo salvo com sucesso\",\"xowcRf\":\"Termos de serviço\",\"6K0GjX\":\"O texto pode ser difícil de ler\",\"nm3Iz/\":\"Obrigado por participar!\",\"lhAWqI\":\"Obrigado pelo seu apoio enquanto continuamos a crescer e melhorar o Hi.Events!\",\"KfmPRW\":\"A cor de fundo da página. Ao usar imagem de capa, isso é aplicado como uma sobreposição.\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"MJm4Tq\":\"A moeda do pedido\",\"cDHM1d\":\"O endereço de e-mail foi alterado. O participante receberá um novo ingresso no endereço de e-mail atualizado.\",\"I/NNtI\":\"O local do evento\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"EBzPwC\":\"O endereço completo do evento\",\"sxKqBm\":\"O valor total do pedido será reembolsado para o método de pagamento original do cliente.\",\"KgDp6G\":\"O link que você está tentando acessar expirou ou não é mais válido. Por favor, verifique seu e-mail para obter um link atualizado para gerenciar seu pedido.\",\"5OmEal\":\"O idioma do cliente\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"C4nQe5\":\"A taxa da plataforma é adicionada ao preço do ingresso. Os compradores pagam mais, mas você recebe o preço total do ingresso.\",\"HxxXZO\":\"A cor primária da marca usada para botões e destaques\",\"DEcpfp\":\"O corpo do template contém sintaxe Liquid inválida. Por favor, corrija e tente novamente.\",\"injXD7\":\"O número de IVA não pôde ser validado. Verifique o número e tente novamente.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"QP3gP+\":\"Estas configurações se aplicam apenas ao código de incorporação copiado e não serão armazenadas.\",\"HirZe8\":\"Estes modelos serão usados como padrão para todos os eventos em sua organização. Eventos individuais podem substituir estes modelos por suas próprias versões personalizadas.\",\"lzAaG5\":\"Estes modelos substituirão os padrões do organizador apenas para este evento. Se nenhum modelo personalizado for definido aqui, o modelo do organizador será usado.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"AaP0M+\":\"Esta combinação de cores pode ser difícil de ler para alguns usuários\",\"RzEvf5\":\"Este evento terminou\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"L7dIM7\":\"Este link é inválido ou expirou.\",\"MR5ygV\":\"Este link não é mais válido\",\"9LEqK0\":\"Este nome é visível para os usuários finais\",\"j5FdeA\":\"Este pedido está sendo processado.\",\"sjNPMw\":\"Este pedido foi abandonado. Você pode iniciar um novo pedido a qualquer momento.\",\"OhCesD\":\"Este pedido foi cancelado. Você pode iniciar um novo pedido a qualquer momento.\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"9b5956\":\"Esta visualização mostra como seu e-mail ficará com dados de amostra. E-mails reais usarão valores reais.\",\"uM9Alj\":\"Este produto está destacado na página do evento\",\"RqSKdX\":\"Este produto está esgotado\",\"W12OdJ\":\"Este relatório é apenas para fins informativos. Sempre consulte um profissional de impostos antes de usar esses dados para fins contábeis ou fiscais. Por favor, verifique com seu painel do Stripe, pois o Hi.Events pode não ter dados históricos.\",\"0Ew0uk\":\"Este ingresso acabou de ser escaneado. Aguarde antes de escanear novamente.\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"Mr5UUd\":\"Ingresso Cancelado\",\"0GSPnc\":\"Design do Ingresso\",\"EZC/Cu\":\"Design do ingresso salvo com sucesso\",\"bbslmb\":\"Designer de ingressos\",\"1BPctx\":\"Ingresso para\",\"bgqf+K\":\"E-mail do portador do ingresso\",\"oR7zL3\":\"Nome do portador do ingresso\",\"HGuXjF\":\"Portadores de ingressos\",\"CMUt3Y\":\"Titulares de ingressos\",\"awHmAT\":\"ID do ingresso\",\"6czJik\":\"Logotipo do Ingresso\",\"OkRZ4Z\":\"Nome do Ingresso\",\"t79rDv\":\"Ingresso não encontrado\",\"6tmWch\":\"Ingresso ou produto\",\"1tfWrD\":\"Visualização do ingresso para\",\"KnjoUA\":\"Preço do ingresso\",\"tGCY6d\":\"Preço do Ingresso\",\"pGZOcL\":\"Ingresso reenviado com sucesso\",\"8jLPgH\":\"Tipo de Ingresso\",\"X26cQf\":\"URL do Ingresso\",\"8qsbZ5\":\"Bilheteria e vendas\",\"zNECqg\":\"ingressos\",\"6GQNLE\":\"Ingressos\",\"NRhrIB\":\"Ingressos e produtos\",\"EUnesn\":\"Ingressos disponíveis\",\"AGRilS\":\"Ingressos Vendidos\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Para editar configurações, vá para a seção Configurações no menu de administração.\",\"tiI71C\":\"Para aumentar seus limites, entre em contato conosco em\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"W428WC\":\"Alternar colunas\",\"UBSG1X\":\"Melhores organizadores (Últimos 14 dias)\",\"3sZ0xx\":\"Total de Contas\",\"EaAPbv\":\"Valor total pago\",\"SMDzqJ\":\"Total de Participantes\",\"orBECM\":\"Total Coletado\",\"4B7oCp\":\"Taxa total\",\"KSDwd5\":\"Total de pedidos\",\"vb0Q0/\":\"Total de Usuários\",\"oJjplO\":\"Visualizações totais\",\"orluER\":\"Acompanhe o crescimento e desempenho da conta por fonte de atribuição\",\"NHq3l1\":\"Acompanhe vendas, receita e participação com relatórios detalhados\",\"OpKMSn\":\"Taxa de transação:\",\"uKOFO5\":\"Verdadeiro se pagamento offline\",\"9GsDR2\":\"Verdadeiro se pagamento pendente\",\"ouM5IM\":\"Tentar outro e-mail\",\"3DZvE7\":\"Experimente Hi.Events Grátis\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Desativar som\",\"KUOhTy\":\"Ativar som\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo de ingresso\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"n57zCW\":\"Contas não atribuídas\",\"b9SN9q\":\"Referência única do pedido\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"ZkS2p3\":\"Despublicar Evento\",\"X13xGn\":\"Não confiável\",\"Pp1sWX\":\"Atualizar afiliado\",\"KMMOAy\":\"Atualização disponível\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"WBq1/R\":\"Scanner USB já ativo\",\"EV30TR\":\"Modo scanner USB ativado. Comece a escanear os ingressos agora.\",\"fovJi3\":\"Modo scanner USB desativado\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Use <0>templates Liquid para personalizar seus emails\",\"0k4cdb\":\"Usar detalhes do pedido para todos os participantes. Os nomes e e-mails dos participantes corresponderão às informações do comprador.\",\"bA31T4\":\"Usar os dados do comprador para todos os participantes\",\"rnoQsz\":\"Usado para bordas, destaques e estilo do código QR\",\"BV4L/Q\":\"Análise UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Válido\",\"GuXjc5\":\"Validado\",\"imLQ9Y\":\"Validando seu número de IVA...\",\"cK9+xQ\":\"País do IVA\",\"sqdl5s\":\"Informações de IVA\",\"UjNWsF\":\"O IVA pode ser aplicado às taxas da plataforma dependendo do seu status de registro de IVA. Por favor, preencha a seção de informações de IVA abaixo.\",\"pnVh83\":\"Número de IVA\",\"CabI04\":\"O número de IVA não deve conter espaços\",\"PMhxAR\":\"O número de IVA deve começar com um código de país de 2 letras seguido por 8-15 caracteres alfanuméricos (ex: DE123456789)\",\"gPgdNV\":\"Número de IVA validado com sucesso\",\"RUMiLy\":\"Falha na validação do número de IVA\",\"vqji3Y\":\"Falha na validação do número de IVA. Por favor, verifique seu número de IVA.\",\"8dENF9\":\"IVA sobre taxa\",\"ZutOKU\":\"Taxa de IVA\",\"CZomgW\":\"Registrado para IVA\",\"PCRCCN\":\"Informações de Registro de IVA\",\"oSDBWm\":\"Configurações de IVA\",\"Nfbg76\":\"Configurações de IVA salvas com sucesso\",\"UvYql/\":\"Configurações de IVA salvas. Estamos validando seu número de IVA em segundo plano.\",\"R6n7j9\":\"Configurações de IVA atualizadas com sucesso\",\"tJylUv\":\"Tratamento de IVA para Taxas da Plataforma\",\"FlGprQ\":\"Tratamento de IVA para taxas da plataforma: Empresas registradas para IVA na UE podem usar o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE). Empresas não registradas para IVA são cobradas com IVA irlandês de 23%.\",\"516oLj\":\"Serviço de validação de IVA temporariamente indisponível\",\"AdWhjZ\":\"Código de verificação\",\"QDEWii\":\"Verificado\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Ver todas as mensagens enviadas na plataforma\",\"+WFMis\":\"Visualize e baixe relatórios de todos os seus eventos. Apenas pedidos concluídos são incluídos.\",\"c7VN/A\":\"Ver respostas\",\"SZw9tS\":\"Ver Detalhes\",\"FCVmuU\":\"Ver evento\",\"n6EaWL\":\"Ver logs\",\"OaKTzt\":\"Ver mapa\",\"zNZNMs\":\"Ver mensagem\",\"67OJ7t\":\"Ver Pedido\",\"tKKZn0\":\"Ver detalhes do pedido\",\"KeCXJu\":\"Veja detalhes de pedidos, emita reembolsos e reenvie confirmações.\",\"9jnAcN\":\"Ver página inicial do organizador\",\"1J/AWD\":\"Ver Ingresso\",\"N9FyyW\":\"Veja, edite e exporte seus participantes registrados.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visível apenas para a equipe de check-in. Ajuda a identificar esta lista durante o check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Aguardando pagamento\",\"aUi/Dz\":\"Aviso: Esta é a configuração padrão do sistema. As alterações afetarão todas as contas que não têm uma configuração específica atribuída.\",\"RRZDED\":\"Não encontramos pedidos associados a este endereço de e-mail.\",\"2RZK9x\":\"Não conseguimos encontrar o pedido que você está procurando. O link pode ter expirado ou os detalhes do pedido podem ter sido alterados.\",\"nefMIK\":\"Não conseguimos encontrar o ingresso que você está procurando. O link pode ter expirado ou os detalhes do ingresso podem ter sido alterados.\",\"miysJh\":\"Não foi possível encontrar este pedido. Ele pode ter sido removido.\",\"HJKdzP\":\"Ocorreu um problema ao carregar esta página. Por favor, tente novamente.\",\"IfN2Qo\":\"Recomendamos um logo quadrado com dimensões mínimas de 200x200px\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"x8rEDQ\":\"Não conseguimos validar seu número de IVA após várias tentativas. Continuaremos tentando em segundo plano. Por favor, volte mais tarde.\",\"q1BizZ\":\"Enviaremos seus ingressos para este e-mail\",\"ZOmUYW\":\"Validaremos seu número de IVA em segundo plano. Se houver algum problema, avisaremos.\",\"zCdObC\":\"Mudamos oficialmente nossa sede para a Irlanda 🇮🇪. Como parte desta transição, agora usamos o Stripe Irlanda em vez do Stripe Canadá. Para manter seus pagamentos funcionando sem problemas, você precisará reconectar sua conta Stripe.\",\"jh2orE\":\"Mudamos nossa sede para a Irlanda. Como resultado, precisamos que você reconecte sua conta Stripe. Este processo rápido leva apenas alguns minutos. Suas vendas e dados existentes permanecem completamente inalterados.\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bem-vindo de volta\",\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"FaSXqR\":\"Que tipo de evento?\",\"f30uVZ\":\"O que você precisa fazer:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"bcYlvb\":\"Quando fecha o check-in\",\"XIG669\":\"Quando abre o check-in\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"403wpZ\":\"Quando ativado, novos eventos permitirão que os participantes gerenciem seus próprios detalhes de ingresso através de um link seguro. Isso pode ser substituído por evento.\",\"blXLKj\":\"Quando ativado, novos eventos exibirão uma caixa de seleção de opt-in de marketing durante o checkout. Isso pode ser substituído por evento.\",\"Kj0Txn\":\"Quando ativado, não serão cobradas taxas de aplicação nas transações Stripe Connect. Use isso para países onde as taxas de aplicação não são suportadas.\",\"uchB0M\":\"Pré-visualização do widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sim - Tenho um número de registro de IVA da UE válido\",\"Tz5oXG\":\"Sim, cancelar meu pedido\",\"QlSZU0\":[\"Você está personificando <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Você está emitindo um reembolso parcial. O cliente será reembolsado em \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Você pode configurar taxas de serviço adicionais e impostos nas configurações da sua conta.\",\"5VGIlq\":\"Você atingiu seu limite de mensagens.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"w65ZgF\":\"Você precisa verificar o e-mail da sua conta antes de poder modificar modelos de e-mail.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"FgRxRP\":\"Você possui 100% dos dados dos seus participantes, sempre\",\"88cUW+\":\"Você recebe\",\"U3wiCB\":\"Está tudo pronto! Seus pagamentos estão sendo processados sem problemas.\",\"MNFIxz\":[\"Você vai participar de \",[\"0\"],\"!\"],\"p/Sa0j\":\"Sua conta tem limites de mensagens. Para aumentar seus limites, entre em contato conosco em\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"79lXGw\":\"Sua lista de check-in foi criada com sucesso. Compartilhe o link abaixo com sua equipe de check-in.\",\"BnlG9U\":\"Seu pedido atual será perdido.\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"hDNwnf\":\"Seu logotipo, cores e estilo em todas as páginas\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"PFjJxY\":\"Sua nova senha deve ter pelo menos 8 caracteres.\",\"gzrCuN\":\"Os detalhes do seu pedido foram atualizados. Um e-mail de confirmação foi enviado para o novo endereço de e-mail.\",\"naQW82\":\"Seu pedido foi cancelado.\",\"bhlHm/\":\"Seu pedido aguarda pagamento\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"WWYHKD\":\"Seu pagamento está protegido com criptografia de nível bancário\",\"5b3QLi\":\"Seu plano\",\"6heFYY\":\"Sua conta Stripe está conectada e processando pagamentos.\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"CnZ3Ou\":\"Seus ingressos foram confirmados.\",\"EmFsMZ\":\"Seu número de IVA está na fila para validação\",\"QBlhh4\":\"Seu número de IVA será validado quando você salvar\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Ainda não há nada para mostrar'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Prepare seu evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"Personalize a página do seu evento\",\"3VPPdS\":\"Conecte-se com o Stripe\",\"cjdktw\":\"Configure seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Um input do tipo Dropdown permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto com várias linhas\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção de rádio tem várias opções, mas somente uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações da conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer anotações sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer anotações sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Linha de endereço 1\",\"POdIrN\":\"Linha de endereço 1\",\"cormHa\":\"Linha de endereço 2\",\"gwk5gg\":\"Linha de endereço 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total a eventos e configurações de conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir a indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que os mecanismos de pesquisa indexem esse evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Incrível, Evento, Palavras-chave...\",\"hehnjM\":\"Valor\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ocorreu um erro inesperado.\",\"byKna+\":\"Ocorreu um erro inesperado. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Tem certeza de que deseja ativar esse participante?\",\"TvkW9+\":\"Você tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar esse participante? Isso anulará seu ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir esse código promocional?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Tem certeza de que deseja tornar este evento um rascunho? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível para o público\",\"s4JozW\":\"Você tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Anotações do participante\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensionar automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando pagamento\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Voltar ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite a permissão novamente ou, se isso não funcionar, será necessário <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Alterar senha\",\"xMDm+I\":\"Fazer check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Fazer check-out\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem várias seleções\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Check-in realizado\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de checkout\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar a barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Elas serão usadas pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Pedido completo\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Pagamento completo\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"Confirmar\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirmar nova senha\",\"xnWESi\":\"Confirmar senha\",\"p2/GCq\":\"Confirmar senha\",\"wnDgGj\":\"Confirmação do endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com o Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"copiado para a área de transferência\",\"he3ygx\":\"Cópia\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copiar link\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Capa\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Criar um código promocional\",\"n5pRtF\":\"Criar um tíquete\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar evento\",\"BOqY23\":\"Criar novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criado\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação para esse evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e a mensagem de checkout\",\"2E2O5H\":\"Personalize as configurações diversas para esse evento\",\"iJhSxe\":\"Personalizar as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Pássaro madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por $2,50\",\"3yiej1\":\"Ex. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de e-mail\",\"hzKQCy\":\"Endereço de e-mail\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código de incorporação\",\"4rnJq4\":\"Script de incorporação\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data de término\",\"237hSL\":\"Final\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor excluindo impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Data do Evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Event page\",\"4/If97\":\"Falha na atualização do status do evento. Tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expirações\",\"uaSvqt\":\"Data de expiração\",\"GS+Mus\":\"Exportação\",\"9xAp/j\":\"Falha ao cancelar o participante\",\"ZpieFv\":\"Falha ao cancelar o pedido\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar o e-mail do tíquete\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Tarifa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O primeiro nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Valor fixo\",\"TF9opW\":\"O Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu a senha?\",\"2POOFK\":\"Grátis\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"Francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"Alemão\",\"4GLxhy\":\"Primeiros passos\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em sua aplicação.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em sua aplicação.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar a página de introdução\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Ocultar a página de introdução da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar essa camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer de página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Eu concordo com os <0>termos e condições\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com êxito\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Imagem carregada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"João\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Idioma\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Fazer login\",\"zUDyah\":\"Login\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Tornar essa pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar tíquetes\",\"DdHfeW\":\"Gerenciar os detalhes de sua conta e as configurações padrão\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"As perguntas obrigatórias devem ser respondidas antes que o cliente possa fazer o checkout.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço mínimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navegar até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Não há participantes para mostrar\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem a ser exibida\",\"J2LkP8\":\"Não há ordens para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Não há códigos promocionais a serem exibidos\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Anotações\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções de Pagamento Offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Abrir Página de Check-In\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Pedido\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"Detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"Resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"É necessário um organizador\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Preenchimento\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Página não encontrada\",\"QbrUIo\":\"Visualizações de página\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter um mínimo de 8 caracteres\",\"vwGkYB\":\"A senha deve ter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha bem-sucedida. Faça login com sua nova senha.\",\"f7SUun\":\"As senhas não são as mesmas\",\"aEDp5C\":\"Cole isto onde você deseja que o widget apareça.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Falha no pagamento\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"O pagamento foi bem-sucedido!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Porcentagem\",\"vPJ1FI\":\"Porcentagem Valor\",\"xdA9ud\":\"Coloque isto no do seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Continue na nova guia\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira uma URL de imagem válida que aponte para uma imagem.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Observação\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem de pós-cheque\",\"g2UNkE\":\"Desenvolvido por\",\"Rs7IQv\":\"Mensagem de pré-checkout\",\"rdUucN\":\"Visualização\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Cor do texto primário\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página do código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso de pré-venda ou acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade disponível\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"Título da pergunta\",\"enzGAL\":\"Perguntas\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Beneficiário\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Reembolsado\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reenviar confirmação por e-mail\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail de pedido\",\"dFuEhO\":\"Reenviar e-mail do ingresso\",\"o6+Y6d\":\"Reenvio...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Função\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome de evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Pesquisar por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Pesquisar...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Cor secundária\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione a câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecionar status\",\"QYARw/\":\"Selecionar bilhete\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Enviar uma mensagem\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar e-mail de confirmação do pedido e do tíquete\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição de SEO\",\"/SIY6o\":\"Palavras-chave de SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Defina um preço mínimo e permita que os usuários paguem mais se quiserem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Prepare seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostrar mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes do checkout\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo o país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Esgotado\",\"Mi1rVn\":\"Esgotado\",\"nwtY4N\":\"Algo deu errado\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou a taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Tente novamente.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"Espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[\"Participante com sucesso \",[\"0\"]],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Localização atualizada com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluído com êxito\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"O idioma em que o participante receberá e-mails.\",\"NlfnUd\":\"O link em que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você está procurando não existe\",\"MSmKHn\":\"O preço exibido para o cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço exibido para o cliente não inclui impostos e taxas. Eles serão exibidos separadamente\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos mecanismos de pesquisa e ao compartilhar nas mídias sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão do processo antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Ocorreu um erro ao processar sua solicitação. Tente novamente.\",\"mVKOW6\":\"Ocorreu um erro ao enviar sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Essa mensagem será incluída no rodapé de todos os e-mails enviados a partir desse evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Esse pedido já foi pago.\",\"5K8REg\":\"Esse pedido já foi reembolsado.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Esse pedido está concluído.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Essa página de pedidos não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Esse usuário não está ativo, pois não aceitou o convite.\",\"5AnPaO\":\"ingresso\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ingresso foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Total de taxas\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Imposto total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor, verifique seus detalhes\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Verifique seus detalhes\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitados disponíveis\",\"E0q9qH\":\"Permite usos ilimitados\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Próximos\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar o nome, a descrição e as datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Usuário\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar seu e-mail em <0>Configurações de perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"IVA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Exibir página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Exibir no Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Ingresso VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e um tamanho máximo de arquivo de 5 MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem-vindo a bordo! Faça login para continuar.\",\"dVxpp5\":[\"Bem-vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando esse evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"A quem deve ser feita essa pergunta?\",\"VxFvXQ\":\"Incorporação de widgets\",\"v1P7Gm\":\"Configurações do widget\",\"b4itZn\":\"Trabalho\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Não é possível editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Não é possível reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha uma para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Faça login para continuar.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve estar ciente de que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Você deve criar um tíquete antes de adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos um nível de preço\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome de sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Os participantes aparecerão aqui assim que se registrarem no evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de alteração de e-mail para <0>\",[\"0\"],\" está pendente. Verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"ncwQad\":\"(vazio)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" já fez check-in\"],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"6MIiOI\":[[\"0\"],\" restante\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"/HkCs4\":[[\"0\"],\" ingressos\"],\"TjbIUI\":[[\"availableCount\"],\" de \",[\"totalCount\"],\" disponíveis\"],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"3IEF7U\":[[\"totalCount\"],\" tipos de ingresso\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Impostos/Taxas\",\"B1St2O\":\"<0>As listas de check-in ajudam você a gerenciar a entrada no evento por dia, área ou tipo de ingresso. Você pode vincular ingressos a listas específicas, como zonas VIP ou passes do Dia 1, e compartilhar um link de check-in seguro com a equipe. Não é necessária conta. O check-in funciona em dispositivos móveis, computador ou tablet, usando a câmera do dispositivo ou um scanner USB HID. \",\"v9VSIS\":\"<0>Defina um limite total único de participação que se aplica a vários tipos de ingresso de uma só vez.<1>Por exemplo, se você vincular um ingresso de <2>Passe Diário e um de <3>Fim de Semana Completo, ambos usarão o mesmo pool de vagas. Quando o limite for atingido, todos os ingressos vinculados param de vender automaticamente.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"fAv9QG\":\"🎟️ Adicionar tíquetes\",\"M2DyLc\":\"1 webhook ativo\",\"yTsaLw\":\"1 ingresso\",\"nz96Ue\":\"1 tipo de ingresso\",\"HR/cvw\":\"Rua Exemplo 123\",\"kMU5aM\":\"Um aviso de cancelamento foi enviado para\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"aS0jtz\":\"Abandonado\",\"uyJsf6\":\"Sobre\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"JvuLls\":\"Absorver taxa\",\"lk74+I\":\"Absorver taxa\",\"1uJlG9\":\"Cor de Destaque\",\"K5+3xg\":\"Aceitar convite\",\"VTfZPy\":\"Acesso negado\",\"iN5Cz3\":\"Conta já conectada!\",\"YP4JuP\":\"Configuração da conta atualizada com sucesso\",\"vOuxvL\":\"Informações da Conta\",\"EHNORh\":\"Conta não encontrada\",\"bPwFdf\":\"Contas\",\"nMtNd+\":\"Ação necessária: Reconecte sua conta Stripe\",\"AhwTa1\":\"Ação Necessária: Informações de IVA Necessárias\",\"APyAR/\":\"Eventos ativos\",\"UWWRyd\":\"Adicione perguntas personalizadas para coletar informações adicionais durante o checkout\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"7JF9w9\":\"Adicionar pergunta\",\"6PNlRV\":\"Adicione este evento ao seu calendário\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"bVjDs9\":\"Taxas adicionais\",\"0Zypnp\":\"Painel de Administração\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"pMLul+\":\"Todas as moedas\",\"qlaZuT\":\"Tudo pronto! Agora você está usando nosso sistema de pagamentos atualizado.\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"31KB8w\":\"Todos os trabalhos com falha excluídos\",\"D2g7C7\":\"Todos os trabalhos na fila para nova tentativa\",\"dr7CWq\":\"Todos os próximos eventos\",\"GpT6Uf\":\"Permitir que os participantes atualizem suas informações de ingresso (nome, e-mail) através de um link seguro enviado com a confirmação do pedido.\",\"QUg5y1\":\"Quase lá! Termine de conectar sua conta Stripe para começar a aceitar pagamentos.\",\"c4uJfc\":\"Quase lá! Estamos apenas aguardando o processamento do seu pagamento. Isso deve levar apenas alguns segundos.\",\"ocS8eq\":[\"Já tem uma conta? <0>\",[\"0\"],\"\"],\"/H326L\":\"Já reembolsado\",\"RtxQTF\":\"Também cancelar este pedido\",\"jkNgQR\":\"Também reembolsar este pedido\",\"xYqsHg\":\"Sempre disponível\",\"Wvrz79\":\"Valor pago\",\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"eusccx\":\"Uma mensagem opcional para exibir no produto destacado, por exemplo \\\"Vendendo rápido 🔥\\\" ou \\\"Melhor valor\\\"\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"Znwxal\":\"Configuração de Taxas da Aplicação\",\"261RBr\":\"Aprovar mensagem\",\"0aVEBY\":\"Tem certeza de que deseja excluir todos os trabalhos com falha?\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"vPeW/6\":\"Tem certeza de que deseja excluir esta configuração? Isso pode afetar as contas que a utilizam.\",\"JmVITJ\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo padrão.\",\"aLS+A6\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo do organizador ou padrão.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"147G4h\":\"Tem certeza de que deseja sair?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"cDtoWq\":[\"Tem certeza de que deseja reenviar a confirmação do pedido para \",[\"0\"],\"?\"],\"xeIaKw\":[\"Tem certeza de que deseja reenviar o ingresso para \",[\"0\"],\"?\"],\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"Uqefyd\":\"Você está registrado para IVA na UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Como sua empresa está sediada na Irlanda, o IVA irlandês de 23% se aplica automaticamente a todas as taxas da plataforma.\",\"QGoXh3\":\"Como sua empresa está sediada na UE, precisamos determinar o tratamento correto de IVA para nossas taxas de plataforma:\",\"tMeVa/\":\"Solicitar nome e email para cada ingresso comprado\",\"/JdZIP\":\"Configuração Atribuída\",\"xdiER7\":\"Nível atribuído\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"BCmibk\":\"Tentativas\",\"6PecK3\":\"Presença e taxas de check-in em todos os eventos\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Aspq3b\":\"Coleta de dados dos participantes\",\"fpb0rX\":\"Dados do participante copiados do pedido\",\"0R3Y+9\":\"E-mail do Participante\",\"94aQMU\":\"Informações do participante\",\"KkrBiR\":\"Coleta de informações do participante\",\"av+gjP\":\"Nome do Participante\",\"cosfD8\":\"Status do Participante\",\"D2qlBU\":\"Participante atualizado\",\"22BOve\":\"Participante atualizado com sucesso\",\"x8Vnvf\":\"O ingresso do participante não está incluído nesta lista\",\"k3Tngl\":\"Participantes exportados\",\"UoIRW8\":\"Participantes registrados\",\"5UbY+B\":\"Participantes com um tíquete específico\",\"4HVzhV\":\"Participantes:\",\"HVkhy2\":\"Análise de atribuição\",\"dMMjeD\":\"Detalhamento de atribuição\",\"1oPDuj\":\"Valor de atribuição\",\"PZ7FTW\":\"Detectado automaticamente com base na cor de fundo, mas pode ser substituído\",\"clF06r\":\"Disponível para reembolso\",\"NB5+UG\":\"Tokens Disponíveis\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"TeSaQO\":\"Voltar para Contas\",\"kYqM1A\":\"Voltar ao evento\",\"td/bh+\":\"Voltar aos Relatórios\",\"jIPNJG\":\"Informações básicas\",\"WOpH7O\":\"Experiência de checkout bonita em qualquer dispositivo\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"UabgBd\":\"Corpo é obrigatório\",\"HWXuQK\":\"Adicione esta página aos favoritos para gerenciar seu pedido a qualquer momento.\",\"CUKVDt\":\"Personalize seus ingressos com um logotipo, cores e mensagem de rodapé personalizados.\",\"9N+p+g\":\"Negócios\",\"7ns+do\":\"Endereço Comercial\",\"LeC29u\":\"Endereço comercial para fins de IVA\",\"RReHTu\":\"Nome Comercial\",\"bv6RXK\":\"Rótulo do Botão\",\"ChDLlO\":\"Texto do botão\",\"BUe8Wj\":\"O comprador paga\",\"qF1qbA\":\"Os compradores veem um preço limpo. A taxa da plataforma é deduzida do seu pagamento.\",\"DFqasq\":[\"Ao continuar, você concorda com os <0>Termos de Serviço de \",[\"0\"],\"\"],\"lFdbRS\":\"Ignorar taxas de aplicação\",\"2VLZwd\":\"Botão de Chamada para Ação\",\"PUpvQe\":\"Scanner de câmera\",\"D02dD9\":\"Campanha\",\"H4nE+E\":\"Cancelar todos os produtos e devolvê-los ao pool disponível\",\"tOXAdc\":\"Cancelar irá cancelar todos os participantes associados a este pedido e devolver os ingressos ao pool disponível.\",\"IrUqjC\":\"Não é Possível Fazer Check-in (Cancelado)\",\"01sEfm\":\"Não é possível excluir a configuração padrão do sistema\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"v4fiSg\":\"Verifique o seu email\",\"51AsAN\":\"Verifique sua caixa de entrada! Se houver ingressos associados a este e-mail, você receberá um link para visualizá-los.\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"9gPPUY\":\"Lista de Check-In Criada!\",\"f2vU9t\":\"Listas de Check-in\",\"tMNBEF\":\"As listas de check-in permitem controlar a entrada por dias, áreas ou tipos de ingresso. Você pode compartilhar um link seguro com a equipe — não é necessária conta.\",\"SHJwyq\":\"Taxa de check-in\",\"qCqdg6\":\"Status do Check-In\",\"cKj6OE\":\"Resumo de Check-in\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"Crr3pG\":\"Escolher calendário\",\"LAW8Vb\":\"Escolha a configuração padrão para novos eventos. Isso pode ser substituído para eventos individuais.\",\"pjp2n5\":\"Escolha quem paga a taxa da plataforma. Isso não afeta as taxas adicionais que você configurou nas configurações da sua conta.\",\"CySr+W\":\"Clique para ver as notas\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"4bUH9i\":\"Coletar detalhes do participante para cada ingresso comprado.\",\"TkfG8v\":\"Coletar dados por pedido\",\"96ryID\":\"Coletar dados por ingresso\",\"FpsvqB\":\"Modo de Cor\",\"jEu4bB\":\"Colunas\",\"CWk59I\":\"Comédia\",\"rPA+Gc\":\"Preferências de comunicação\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"OqEV/G\":\"Complete a configuração abaixo para continuar\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"5YrKW7\":\"Complete seu pagamento para garantir seus ingressos.\",\"xGU92i\":\"Complete seu perfil para se juntar à equipe.\",\"ih35UP\":\"Centro de conferências\",\"B5fpAA\":\"Configuração atribuída com sucesso\",\"X1zdE7\":\"Configuração criada com sucesso\",\"mLBUMQ\":\"Configuração excluída com sucesso\",\"qxquWu\":\"Os nomes das configurações são visíveis para os usuários finais. A \\\"Taxa Fixa\\\" e a \\\"Taxa Percentual\\\" são taxas da aplicação cobradas em USD em todas as transações.\",\"eeZdaB\":\"Configuração atualizada com sucesso\",\"3cKoxx\":\"Configurações\",\"8v2LRU\":\"Configure os detalhes do evento, localização, opções de checkout e notificações por email.\",\"raw09+\":\"Configure como os dados dos participantes são coletados durante o checkout\",\"FI60XC\":\"Configurar impostos e taxas\",\"NGXKG/\":\"Confirmar endereço de e-mail\",\"JRQitQ\":\"Confirme a nova senha\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"n/7+7Q\":\"Confirmação enviada para\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"WNnP3w\":\"Conectar e atualizar\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"nQI4H5\":\"Conecte o Stripe para habilitar a edição de modelos de e-mail\",\"LmvZ+E\":\"Conecte o Stripe para habilitar mensagens\",\"EWnXR+\":\"Conectar ao Stripe\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"4qmnU8\":\"Conecte sua conta Stripe para aceitar pagamentos.\",\"E1eze1\":\"Conecte sua conta Stripe para começar a aceitar pagamentos para seus eventos.\",\"ulV1ju\":\"Conecte sua conta Stripe para começar a aceitar pagamentos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"41BQ3k\":\"Email de contacto\",\"KcXRN+\":\"E-mail de contato para suporte\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Ir para o checkout\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"F3/nus\":\"Continuar para pagamento\",\"p2FRHj\":\"Controle como as taxas da plataforma são tratadas para este evento\",\"1JnTgU\":\"Copiado de cima\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"+2ZJ7N\":\"Copiar detalhes para o primeiro participante\",\"ZN1WLO\":\"Copiar Email\",\"tUGbi8\":\"Copiar meus dados para:\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"zg4oSu\":[\"Criar Modelo \",[\"0\"]],\"RKKhnW\":\"Crie um widget personalizado para vender ingressos no seu site.\",\"yIRev4\":\"Criar uma senha\",\"xfKgwv\":\"Criar afiliado\",\"tudG8q\":\"Crie e configure ingressos e mercadorias para venda.\",\"YAl9Hg\":\"Criar Configuração\",\"BTne9e\":\"Criar modelos de e-mail personalizados para este evento que substituem os padrões do organizador\",\"YIDzi/\":\"Criar Modelo Personalizado\",\"Nc3l/D\":\"Crie descontos, códigos de acesso para ingressos ocultos e ofertas especiais.\",\"eWEV9G\":\"Criar nova senha\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para seu evento, defina preços e gerencie a quantidade disponível.\",\"/HGmW9\":\"Crie links rastreáveis para recompensar parceiros que promovem seu evento.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"lfLHNz\":\"Rótulo do CTA é obrigatório\",\"BMtue0\":\"Processador de pagamentos atual\",\"T+1APV\":\"O número de IVA atual está validado\",\"v2GlhZ\":\"A validação do número de IVA atual falhou\",\"iTvh6I\":\"Atualmente disponível para compra\",\"g7HIC0\":\"Marca Personalizada\",\"mimF6c\":\"Mensagem personalizada após o checkout\",\"O6mra8\":\"Perguntas personalizadas\",\"axv/Mi\":\"Modelo personalizado\",\"QMHSMS\":\"O cliente receberá um email confirmando o reembolso\",\"L/Qc+w\":\"Endereço de e-mail do cliente\",\"wpfWhJ\":\"Primeiro nome do cliente\",\"GIoqtA\":\"Sobrenome do cliente\",\"NihQNk\":\"Clientes\",\"7gsjkI\":\"Personalize os e-mails enviados aos seus clientes usando modelos Liquid. Estes modelos serão usados como padrão para todos os eventos em sua organização.\",\"xJaTUK\":\"Personalize o layout, cores e marca da página inicial do seu evento.\",\"MXZfGN\":\"Personalize as perguntas feitas durante o checkout para coletar informações importantes dos seus participantes.\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"pxNIxa\":\"Personalize seu modelo de e-mail usando modelos Liquid\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"/gWrVZ\":\"Receita diária, impostos, taxas e reembolsos em todos os eventos\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"pvnfJD\":\"Escuro\",\"nE5o/t\":\"Propriedade dos Dados\",\"lnYE59\":\"Data do evento\",\"gnBreG\":\"Data em que o pedido foi feito\",\"ovBPCi\":\"Padrão\",\"JtI4vj\":\"Coleta padrão de informações do participante\",\"3R/Tu2\":\"Gestão de taxas padrão\",\"1bZAZA\":\"Modelo padrão será usado\",\"vu7gDm\":\"Eliminar afiliado\",\"KZN4Lc\":\"Excluir tudo\",\"+jw/c1\":\"Excluir imagem\",\"hdyeZ0\":\"Excluir trabalho\",\"dPyJ15\":\"Excluir Modelo\",\"mxsm1o\":\"Excluir esta pergunta? Isso não pode ser desfeito.\",\"snMaH4\":\"Excluir webhook\",\"vYgeDk\":\"Desselecionar tudo\",\"NvuEhl\":\"Elementos de Design\",\"H8kMHT\":\"Não recebeu o código?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Fechar esta mensagem\",\"BREO0S\":\"Exibe uma caixa de seleção permitindo que os clientes optem por receber comunicações de marketing deste organizador de eventos.\",\"TvY/XA\":\"Documentação\",\"Kdpf90\":\"Não esqueça!\",\"352VU2\":\"Não tem uma conta? <0>Cadastre-se\",\"AXXqG+\":\"Doação\",\"DPfwMq\":\"Concluído\",\"2+O9st\":\"Baixe relatórios de vendas, participantes e financeiros para todos os pedidos concluídos.\",\"eneWvv\":\"Rascunho\",\"Ts8hhq\":\"Devido ao alto risco de spam, você deve conectar uma conta Stripe antes de poder modificar modelos de e-mail. Isso é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"TnzbL+\":\"Devido ao alto risco de spam, você deve conectar uma conta Stripe antes de poder enviar mensagens aos participantes.\\nIsso é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"euc6Ns\":\"Duplicar\",\"KRmTkx\":\"Duplicar produto\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"fc7wGW\":\"ex: Atualização importante sobre seus ingressos\",\"54MPqC\":\"ex: Padrão, Premium, Enterprise\",\"LTzmgK\":[\"Editar Modelo \",[\"0\"]],\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"tPtRwl\":\"Editar Taxas da Aplicação\",\"t2bbp8\":\"Editar participante\",\"etaWtB\":\"Editar detalhes do participante\",\"+guao5\":\"Editar Configuração\",\"vRWOrM\":\"Editar detalhes do pedido\",\"3yNuBV\":\"Editar Configurações de IVA\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educação\",\"iiWXDL\":\"Falhas de elegibilidade\",\"zPiC+q\":\"Listas de Check-In Elegíveis\",\"V2sk3H\":\"E-mail e Modelos\",\"hbwCKE\":\"Endereço de email copiado para a área de transferência\",\"dSyJj6\":\"Os endereços de e-mail não coincidem\",\"elW7Tn\":\"Corpo do E-mail\",\"ZsZeV2\":\"O email é obrigatório\",\"Be4gD+\":\"Visualização do E-mail\",\"6IwNUc\":\"Modelos de E-mail\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"Qj0GKe\":\"Ativar autoatendimento para participantes\",\"hEtQsg\":\"Ativar autoatendimento para participantes por padrão\",\"Upeg/u\":\"Habilitar este modelo para envio de e-mails\",\"RxzN1M\":\"Ativado\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"7YZofi\":\"Digite um assunto e corpo para ver a visualização\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"y1BZw1\":\"Digite o endereço comercial\",\"3GfR6a\":\"Digite o nome comercial\",\"6KnyG0\":\"Digite o e-mail\",\"INDKM9\":\"Digite o assunto do e-mail...\",\"xUgUTh\":\"Digite o primeiro nome\",\"9/1YKL\":\"Digite o sobrenome\",\"VpwcSk\":\"Digite a nova senha\",\"1tAGuY\":\"Digite o número de IVA incluindo o código do país\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"VmXiz4\":\"Digite seu e-mail e enviaremos instruções para redefinir sua senha.\",\"n9V+ps\":\"Digite seu nome\",\"IdULhL\":\"Digite seu número de IVA incluindo o código do país, sem espaços (ex: IE1234567A, DE123456789)\",\"LslKhj\":\"Erro ao carregar os registros\",\"AKbElk\":\"Empresas registradas para IVA na UE: Aplica-se o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE)\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"1Hzev4\":\"Modelo personalizado do evento\",\"imgKgl\":\"Descrição do evento\",\"kJDmsI\":\"Detalhes do evento\",\"m/N7Zq\":\"Endereço Completo do Evento\",\"Nl1ZtM\":\"Local do Evento\",\"t3AMTs\":\"Plataforma de Gerenciamento de Eventos\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"Gh9Oqb\":\"Nome do organizador do evento\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Configurações do evento\",\"cOePZk\":\"Horário do Evento\",\"e8WNln\":\"Fuso horário do evento\",\"GeqWgj\":\"Fuso Horário do Evento\",\"XVLu2v\":\"Título do evento\",\"OfmsI9\":\"Evento muito recente\",\"YDVUVl\":\"Tipos de eventos\",\"4K2OjV\":\"Local do Evento\",\"19j6uh\":\"Desempenho de Eventos\",\"PC3/fk\":\"Eventos Começando nas Próximas 24 Horas\",\"fTFfOK\":\"Todo modelo de e-mail deve incluir um botão de chamada para ação que leva à página apropriada\",\"BVinvJ\":\"Exemplos: \\\"Como você soube de nós?\\\", \\\"Nome da empresa para fatura\\\"\",\"2hGPQG\":\"Exemplos: \\\"Tamanho da camiseta\\\", \\\"Preferência de refeição\\\", \\\"Cargo\\\"\",\"qNuTh3\":\"Exceção\",\"kF8HQ7\":\"Exportar respostas\",\"2KAI4N\":\"Exportar CSV\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"wuyaZh\":\"Exportação bem-sucedida\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Falhou\",\"8uOlgz\":\"Falhou em\",\"tKcbYd\":\"Trabalhos com falha\",\"SsI9v/\":\"Falha ao abandonar o pedido. Por favor, tente novamente.\",\"LdPKPR\":\"Falha ao atribuir configuração\",\"cEFg3R\":\"Falha ao criar afiliado\",\"dVgNF1\":\"Falha ao criar configuração\",\"U66oUa\":\"Falha ao criar modelo\",\"aFk48v\":\"Falha ao excluir configuração\",\"Zw6LWb\":\"Falha ao excluir trabalho\",\"tq0abZ\":\"Falha ao excluir trabalhos\",\"vKMKnu\":\"Falha ao excluir pergunta\",\"xFj7Yj\":\"Falha ao excluir modelo\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"zGE3CH\":\"Falha ao exportar relatório. Por favor, tente novamente.\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"0+iwE5\":\"Falha ao reordenar perguntas\",\"EJPAcd\":\"Falha ao reenviar confirmação do pedido\",\"DjSbj3\":\"Falha ao reenviar ingresso\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"wDioLj\":\"Falha ao tentar novamente o trabalho\",\"DKYTWG\":\"Falha ao tentar novamente os trabalhos\",\"zTkTF3\":\"Falha ao salvar modelo\",\"l6acRV\":\"Falha ao salvar as configurações de IVA. Por favor, tente novamente.\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"t/KVOk\":\"Falha ao iniciar a personificação. Por favor, tente novamente.\",\"QXgjH0\":\"Falha ao parar a personificação. Por favor, tente novamente.\",\"o/blc/\":\"Falha ao atualizar configuração da conta\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"E9jY+o\":\"Falha ao atualizar participante\",\"uQynyf\":\"Falha ao atualizar configuração\",\"EhlbcI\":\"Falha ao atualizar nível de mensagens\",\"rpGMzC\":\"Falha ao atualizar pedido\",\"Eeo/Gy\":\"Falha ao atualizar configuração\",\"kqA9lY\":\"Falha ao atualizar configurações de IVA\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"/sV91a\":\"Gestão de taxas\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"LyUWXA\":\"Taxas ignoradas\",\"cf35MA\":\"Festival\",\"pAey+4\":\"O arquivo é muito grande. O tamanho máximo é 5MB.\",\"VejKUM\":\"Preencha seus dados acima primeiro\",\"8OvVZZ\":\"Filtrar Participantes\",\"mvrlBO\":\"Filtrar por evento\",\"8BwQeU\":\"Finalizar configuração\",\"hg80P7\":\"Finalizar configuração do Stripe\",\"1vBhpG\":\"Primeiro participante\",\"4pwejF\":\"O primeiro nome é obrigatório\",\"6bBh3/\":\"Taxa Fixa\",\"j+XQDj\":\"Taxa Fixa (USD)\",\"5mpF6N\":[\"Valor da taxa fixa em \",[\"currencyCode\"]],\"/uXPzP\":\"Taxa fixa cobrada por transação em USD\",\"LWL3Bs\":\"A taxa fixa deve ser 0 ou maior\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"nFm+5u\":\"Texto do Rodapé\",\"MY2SVM\":\"Reembolso total\",\"T02gNN\":\"Admissão Geral\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"4CETZY\":\"Como chegar\",\"+4zM7f\":\"Receba pagamentos imediatamente via Stripe Connect\",\"ZDIydz\":\"Começar\",\"u6FPxT\":\"Obter Ingressos\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ir para a página do evento\",\"gHSuV/\":\"Ir para a página inicial\",\"6nDzTl\":\"Boa legibilidade\",\"aGWZUr\":\"Receita bruta\",\"n8IUs7\":\"Receita Bruta\",\"LIYoRQ\":\"Gestão de convidados\",\"kTSQej\":[\"Olá \",[\"0\"],\", gerencie sua plataforma daqui.\"],\"dORAcs\":\"Aqui estão todos os ingressos associados ao seu endereço de e-mail.\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"QlwJ9d\":\"Aqui está o que esperar:\",\"/iE8xx\":\"Taxa Hi.Events\",\"zppscQ\":\"Taxas da plataforma Hi.Events e discriminação do IVA por transação\",\"D+zLDD\":\"Oculto\",\"DRErHC\":\"Oculto para participantes - visível apenas para organizadores\",\"P+5Pbo\":\"Ocultar respostas\",\"FmogyU\":\"Ocultar Opções\",\"gtEbeW\":\"Destacar\",\"NF8sdv\":\"Mensagem de destaque\",\"MXSqmS\":\"Destacar este produto\",\"7ER2sc\":\"Destacado\",\"sq7vjE\":\"Os produtos em destaque terão uma cor de fundo diferente para se destacarem na página do evento.\",\"AVpmAa\":\"Como pagar offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Húngaro\",\"YLgdk5\":\"Confirmo que esta é uma mensagem transacional relacionada a este evento\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o checkout.\",\"PYVWEI\":\"Se registrado, forneça seu número de IVA para validação\",\"iIEaNB\":\"Se você tem uma conta conosco, receberá um e-mail com instruções sobre como redefinir sua senha.\",\"an5hVd\":\"Imagens\",\"tSVr6t\":\"Personificar\",\"TWXU0c\":\"Personificar usuário\",\"5LAZwq\":\"Personificação iniciada\",\"IMwcdR\":\"Personificação parada\",\"0I0Hac\":\"Aviso importante\",\"yD3avI\":\"Importante: Alterar seu endereço de e-mail atualizará o link de acesso a este pedido. Você será redirecionado para o novo link do pedido após salvar.\",\"M8M6fs\":\"Importante: Reconexão do Stripe necessária\",\"jT142F\":[\"Em \",[\"diffHours\"],\" horas\"],\"OoSyqO\":[\"Em \",[\"diffMinutes\"],\" minutos\"],\"cljs3a\":\"Indique se você está registrado para IVA na UE\",\"F1Xp97\":\"Participantes individuais\",\"85e6zs\":\"Inserir Token Liquid\",\"38KFY0\":\"Inserir Variável\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagamentos Instantâneos\",\"nbfdhU\":\"Integrações\",\"JHB/Ky\":\"Inválido\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"f9WRpE\":\"Tipo de arquivo inválido. Por favor, envie uma imagem.\",\"tnL+GP\":\"Sintaxe Liquid inválida. Por favor, corrija e tente novamente.\",\"N9JsFT\":\"Formato de número de IVA inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"Mokwac\":\"Convide membros ilimitados da equipe com funções personalizadas\",\"aH6ZIb\":\"Convide sua equipe\",\"IuMGvq\":\"Fatura\",\"y0meFR\":\"O IVA irlandês de 23% será aplicado às taxas da plataforma (fornecimento doméstico).\",\"1ZKm04\":\"Esta conta está registrada para IVA na UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"item(ns)\",\"BzfzPK\":\"Itens\",\"KmWyx0\":\"Trabalho\",\"o5r6b2\":\"Trabalho excluído\",\"cd0jIM\":\"Detalhes do trabalho\",\"ruJO57\":\"Nome do trabalho\",\"YZi+Hu\":\"Trabalho na fila para nova tentativa\",\"nCywLA\":\"Participe de qualquer lugar\",\"hTJ4fB\":\"Basta clicar no botão abaixo para reconectar sua conta Stripe.\",\"MxjCqk\":\"Apenas procurando seus ingressos?\",\"lB2hSG\":[\"Manter-me atualizado sobre novidades e eventos de \",[\"0\"]],\"DruLRc\":\"Últimos 14 dias\",\"ve9JTU\":\"O sobrenome é obrigatório\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"QIn0Vl\":\"Nome comercial legal para fins de IVA\",\"1njn7W\":\"Claro\",\"1qY5Ue\":\"Link expirado ou inválido\",\"psosdY\":\"Link para detalhes do pedido\",\"6JzK4N\":\"Link para ingresso\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links permitidos\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"D9zTjx\":\"Eventos ao Vivo\",\"WdmJIX\":\"Carregando visualização...\",\"IoDI2o\":\"Carregando tokens...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"Jzu30R\":\"O logo será exibido no ingresso\",\"PSRm6/\":\"Procurar meus ingressos\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"2L3vle\":\"Máx. mensagens / 24h\",\"Qp4HWD\":\"Máx. destinatários / mensagem\",\"agPptk\":\"Meio\",\"xDAtGP\":\"Mensagem\",\"bECJqy\":\"Mensagem aprovada com sucesso\",\"1jRD0v\":\"Enviar mensagens aos participantes com ingressos específicos\",\"48rf3i\":\"Mensagem não pode exceder 5000 caracteres\",\"ZPj0Q8\":\"Detalhes da mensagem\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"mFdA+i\":\"Nível de mensagens\",\"v7xKtM\":\"Nível de mensagens atualizado com sucesso\",\"gqnyh0\":\"Otimizado para Celular\",\"olKKwj\":\"Scanner móvel com suporte offline e rastreamento em tempo real\",\"JbIgPz\":\"Os valores monetários são totais aproximados em todas as moedas\",\"qvF+MT\":\"Monitorar e gerenciar trabalhos em segundo plano com falha\",\"w36OkR\":\"Eventos mais vistos (Últimos 14 dias)\",\"GfaxEk\":\"Música\",\"oVGCGh\":\"Meus Ingressos\",\"8/brI5\":\"O nome é obrigatório\",\"sFFArG\":\"O nome deve ter menos de 255 caracteres\",\"sCV5Yc\":\"Nome do evento\",\"xxU3NX\":\"Receita Líquida\",\"ArHT/C\":\"Novos cadastros\",\"eWRECP\":\"Vida noturna\",\"HSw5l3\":\"Não - Sou um indivíduo ou empresa não registrada para IVA\",\"VHfLAW\":\"Sem contas\",\"+jIeoh\":\"Nenhuma conta encontrada\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"Dwf4dR\":\"Ainda não há perguntas para participantes\",\"/UC6qk\":\"Nenhum dado de atribuição encontrado\",\"99ntUF\":\"Nenhuma lista de check-in disponível para este evento.\",\"+dAKxg\":\"Nenhuma configuração encontrada\",\"eb47T5\":\"Nenhum dado encontrado para os filtros selecionados. Tente ajustar o período ou a moeda.\",\"pZNOT9\":\"Sem data de término\",\"dW40Uz\":\"Nenhum evento encontrado\",\"8pQ3NJ\":\"Nenhum evento começando nas próximas 24 horas\",\"8zCZQf\":\"Nenhum evento ainda\",\"Yc5YW6\":\"Sem trabalhos com falha\",\"54GxeB\":\"Sem impacto nas suas transações atuais ou passadas\",\"EpvBAp\":\"Sem fatura\",\"XZkeaI\":\"Nenhum registro encontrado\",\"nrSs2u\":\"Nenhuma mensagem encontrada\",\"OVFwlg\":\"Ainda não há perguntas de pedido\",\"EJ7bVz\":\"Nenhum pedido encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"wUv5xQ\":\"Sem atividade de organizador nos últimos 14 dias\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"PChXMe\":\"Sem pedidos pagos\",\"6jYQGG\":\"Nenhum evento passado\",\"CHzaTD\":\"Sem eventos populares nos últimos 14 dias\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"wYiAtV\":\"Sem cadastros de contas recentes\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"3sRuiW\":\"Nenhum ingresso encontrado\",\"yM5c0q\":\"Nenhum evento futuro\",\"qpC74J\":\"Nenhum usuário encontrado\",\"41dJPO\":\"Nenhuma configuração de IVA definida\",\"8wgkoi\":\"Sem eventos vistos nos últimos 14 dias\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"4+am6b\":\"Não, manter-me aqui\",\"HVwIsd\":\"Empresas não registradas para IVA ou indivíduos: Aplica-se o IVA irlandês de 23%\",\"x5+Lcz\":\"Não Registrado\",\"8n10sz\":\"Não Elegível\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nome do escritório ou local\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Pagamento Offline\",\"nO3VbP\":[\"À venda \",[\"0\"]],\"2r6bAy\":\"Depois de completar a atualização, sua conta antiga será usada apenas para reembolsos.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"M2w1ni\":\"Visível apenas com código promocional\",\"N141o/\":\"Abrir painel do Stripe\",\"HXMJxH\":\"Texto opcional para avisos legais, informações de contato ou notas de agradecimento (apenas uma linha)\",\"L565X2\":\"opções\",\"c/TIyD\":\"Pedido e Ingresso\",\"H5qWhm\":\"Pedido cancelado\",\"b6+Y+n\":\"Pedido concluído\",\"x4MLWE\":\"Confirmação do Pedido\",\"CsTTH0\":\"Confirmação do pedido reenviada com sucesso\",\"ppuQR4\":\"Pedido criado\",\"0UZTSq\":\"Moeda do Pedido\",\"HdmwrI\":\"E-mail do Pedido\",\"bwBlJv\":\"Primeiro Nome do Pedido\",\"vrSW9M\":\"O pedido foi cancelado e reembolsado. O proprietário do pedido foi notificado.\",\"rzw+wS\":\"Titulares de pedidos\",\"oI/hGR\":\"ID do Pedido\",\"Pc729f\":\"Pedido Aguardando Pagamento Offline\",\"F4NXOl\":\"Sobrenome do Pedido\",\"RQCXz6\":\"Limites de Pedido\",\"SO9AEF\":\"Limites de pedido definidos\",\"5RDEEn\":\"Idioma do Pedido\",\"vu6Arl\":\"Pedido marcado como pago\",\"sLbJQz\":\"Pedido não encontrado\",\"kvYpYu\":\"Pedido não encontrado\",\"i8VBuv\":\"Número do Pedido\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"DoH3fD\":\"Pagamento do Pedido Pendente\",\"UkHo4c\":\"Ref. pedido\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"oW5877\":\"Total do Pedido\",\"e7eZuA\":\"Pedido atualizado\",\"1SQRYo\":\"Pedido atualizado com sucesso\",\"KndP6g\":\"URL do Pedido\",\"3NT0Ck\":\"O pedido foi cancelado\",\"sd5IMt\":\"Pedidos concluídos\",\"5It1cQ\":\"Pedidos exportados\",\"UQ0ACV\":\"Total de pedidos\",\"B/EBQv\":\"Pedidos:\",\"qtGTNu\":\"Contas orgânicas\",\"ucgZ0o\":\"Organização\",\"S3CZ5M\":\"Painel do organizador\",\"Uu0hZq\":\"Email do organizador\",\"Gy7BA3\":\"Endereço de email do organizador\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"LqBITi\":\"Modelo do organizador/padrão será usado\",\"/IX/7x\":\"Outro\",\"RsiDDQ\":\"Outras Listas (Ingresso Não Incluído)\",\"qMASRF\":\"Mensagens enviadas\",\"6/dCYd\":\"Visão geral\",\"6WdDG7\":\"Página\",\"8uqsE5\":\"Página não disponível mais\",\"QkLf4H\":\"URL da página\",\"sF+Xp9\":\"Visualizações de página\",\"c+suC6\":\"Contas pagas\",\"QIxRUI\":\"Ingressos pagos, gratuitos, com preços escalonados e baseados em doações\",\"5F7SYw\":\"Reembolso parcial\",\"fFYotW\":[\"Reembolsado parcialmente: \",[\"0\"]],\"i8day5\":\"Passar taxa para o comprador\",\"k4FLBQ\":\"Passar para o comprador\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"URAE3q\":\"Pausado\",\"4fL/V7\":\"Pagar\",\"OZK07J\":\"Pague para desbloquear\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Pagamento e plano\",\"5cxUwd\":\"Data de pagamento\",\"ENEPLY\":\"Método de pagamento\",\"EyE8E6\":\"Processamento de pagamento\",\"8Lx2X7\":\"Pagamento recebido\",\"vcyz2L\":\"Configurações de pagamento\",\"fx8BTd\":\"Pagamentos não disponíveis\",\"51U9mG\":\"Os pagamentos continuarão fluindo sem interrupção\",\"UkM20g\":\"Revisão pendente\",\"dPYu1F\":\"Por participante\",\"VlXNyK\":\"Por pedido\",\"hauDFf\":\"Por ingresso\",\"mnF83a\":\"Taxa Percentual\",\"2ueYqG\":\"Taxa percentual (0-100%)\",\"K2PPlT\":\"A taxa percentual deve estar entre 0 e 100\",\"MixU2P\":\"A porcentagem deve estar entre 0 e 100\",\"MkuVAZ\":\"Porcentagem do valor da transação\",\"/Bh+7r\":\"Desempenho\",\"6kPk3+\":\"Informações pessoais\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planejando um evento?\",\"J3lhKT\":\"Taxa da plataforma\",\"RD51+P\":[\"Taxa da plataforma de \",[\"0\"],\" deduzida do seu pagamento\"],\"br3Y/y\":\"Taxas da plataforma\",\"3buiaw\":\"Relatório de taxas da plataforma\",\"kv9dM4\":\"Receita da plataforma\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"r+lQXT\":\"Por favor, digite seu número de IVA\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"2cUopP\":\"Por favor, reinicie o processo de compra.\",\"8KmsFa\":\"Por favor, selecione um intervalo de datas\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"trnWaw\":\"Polonês\",\"luHAJY\":\"Eventos populares (Últimos 14 dias)\",\"TjX7xL\":\"Mensagem Pós-Checkout\",\"OESu7I\":\"Evite sobrevenda compartilhando estoque entre vários tipos de ingresso.\",\"NgVUL2\":\"Pré-visualizar formulário de checkout\",\"cs5muu\":\"Pré-visualizar página do evento\",\"+4yRWM\":\"Preço do ingresso\",\"a5jvSX\":\"Faixas de Preço\",\"ReihZ7\":\"Visualizar Impressão\",\"JnuPvH\":\"Imprimir Ingresso\",\"tYF4Zq\":\"Imprimir para PDF\",\"LcET2C\":\"Política de Privacidade\",\"8z6Y5D\":\"Processar reembolso\",\"JcejNJ\":\"Processando pedido\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"uEhdRh\":\"Apenas Promocional\",\"dLm8V5\":\"E-mails promocionais podem resultar em suspensão da conta\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"dsFmM+\":\"Comprado\",\"Vw0KCJ\":\"Check-in com QR Code\",\"k/bJj0\":\"Perguntas reordenadas\",\"b24kPi\":\"Fila\",\"fqDzSu\":\"Taxa\",\"mnUGVC\":\"Limite de taxa excedido. Por favor, tente novamente mais tarde.\",\"spsZys\":\"Pronto para atualizar? Isso leva apenas alguns minutos.\",\"vt9xUl\":\"Análises em Tempo Real\",\"xzRvs4\":[\"Receber atualizações de produtos do \",[\"0\"],\".\"],\"pLXbi8\":\"Cadastros de contas recentes\",\"Fi3b48\":\"Pedidos recentes\",\"yPrbsy\":\"Destinatários\",\"Edm6av\":\"Reconectar Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"pnoTN5\":\"Contas de indicação\",\"ACKu03\":\"Atualizar Visualização\",\"fKn/k6\":\"Valor do reembolso\",\"qY4rpA\":\"Reembolso falhou\",\"FaK/8G\":[\"Reembolsar pedido \",[\"0\"]],\"MGbi9P\":\"Reembolso pendente\",\"BDSRuX\":[\"Reembolsado: \",[\"0\"]],\"bU4bS1\":\"Reembolsos\",\"rYXfOA\":\"Configurações regionais\",\"5tl0Bp\":\"Perguntas de registro\",\"CQeZT8\":\"Relatório não encontrado\",\"JEPMXN\":\"Solicitar novo link\",\"TMLAx2\":\"Obrigatório\",\"mdeIOH\":\"Reenviar código\",\"sQxe68\":\"Reenviar confirmação\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reenviar ingresso\",\"Uwsg2F\":\"Reservado\",\"8wUjGl\":\"Reservado até\",\"kCn6wb\":\"Redefinindo...\",\"6gRgw8\":\"Tentar novamente\",\"1BG8ga\":\"Tentar tudo novamente\",\"rDC+T6\":\"Tentar trabalho novamente\",\"CbnrWb\":\"Voltar ao evento\",\"Oo/PLb\":\"Resumo de Receita\",\"dFFW9L\":[\"Venda encerrada \",[\"0\"]],\"loCKGB\":[\"Venda termina \",[\"0\"]],\"wlfBad\":\"Período de Venda\",\"5CDM6r\":\"Período de venda definido\",\"ftzaMf\":\"Período de venda, limites de pedido, visibilidade\",\"zpekWp\":[\"Venda começa \",[\"0\"]],\"mUv9U4\":\"Vendas\",\"9KnRdL\":\"As vendas estão pausadas\",\"3VnlS9\":\"Vendas, pedidos e métricas de desempenho para todos os eventos\",\"3Q1AWe\":\"Vendas:\",\"B4nE3N\":\"Preço do ingresso de exemplo\",\"8BRPoH\":\"Local Exemplo\",\"DyBPvP\":\"Salvar Configuração\",\"KZrfYJ\":\"Salvar links sociais\",\"9Y3hAT\":\"Salvar Modelo\",\"C8ne4X\":\"Salvar Design do Ingresso\",\"6/TNCd\":\"Salvar Configurações de IVA\",\"I+FvbD\":\"Escanear\",\"4ba0NE\":\"Agendado\",\"ftNXma\":\"Pesquisar afiliados...\",\"VY+Bdn\":\"Pesquisar por nome da conta ou e-mail...\",\"VX+B3I\":\"Pesquisar por título do evento ou organizador...\",\"R0wEyA\":\"Pesquisar por nome do trabalho ou exceção...\",\"GHdjuo\":\"Pesquisar por nome, e-mail ou conta...\",\"20ce0U\":\"Pesquisar por ID do pedido, nome do cliente ou e-mail...\",\"4DSz7Z\":\"Pesquisar por assunto, evento ou conta...\",\"Mck5ht\":\"Checkout Seguro\",\"p7xUrt\":\"Selecione uma categoria\",\"3IcxS1\":\"Selecione uma configuração\",\"zPRPMf\":\"Selecionar um nível\",\"BFRSTT\":\"Selecionar Conta\",\"mCB6Je\":\"Selecionar tudo\",\"a6+167\":\"Selecionar um evento\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"CFbaPk\":\"Selecione o grupo de participantes\",\"hJmVtD\":\"Selecione o país\",\"tVW/yo\":\"Selecionar moeda\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"1nhy8G\":\"Selecionar tipo de scanner\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"3hJUtr\":\"Selecione o país onde o IVA está registrado\",\"x8XMsJ\":\"Selecione o nível de mensagens para esta conta. Isso controla os limites de mensagens e permissões de links.\",\"aT3jZX\":\"Selecionar fuso horário\",\"TxfvH2\":\"Selecione quais participantes devem receber esta mensagem\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"5gkxKx\":\"Selecione qual configuração de taxa se aplica a esta conta. As taxas são sempre em USD.\",\"ylXj1N\":\"Selecionado\",\"j9b/iy\":\"Vendendo rápido 🔥\",\"73qYgo\":\"Enviar como teste\",\"JvAge5\":\"Envie emails para participantes e veja seu histórico de mensagens.\",\"22Itl6\":\"Envie-me uma cópia\",\"nOBvex\":\"Envie dados de pedidos e participantes em tempo real para seus sistemas externos.\",\"1lNPhX\":\"Enviar email de notificação de reembolso\",\"eaUTwS\":\"Enviar link de redefinição\",\"IoAuJG\":\"Enviando...\",\"h69WC6\":\"Enviado\",\"BVu2Hz\":\"Enviado por\",\"SPdzrs\":\"Enviado aos clientes quando fazem um pedido\",\"LxSN5F\":\"Enviado a cada participante com detalhes do ingresso\",\"89xaFU\":\"Defina as configurações padrão de taxa da plataforma para novos eventos criados sob este organizador.\",\"eXssj5\":\"Definir configurações padrão para novos eventos criados sob este organizador.\",\"s0FkEx\":\"Configure listas de check-in para diferentes entradas, sessões ou dias.\",\"xMO+Ao\":\"Configure a sua organização\",\"C3htzi\":\"Configuração atualizada\",\"Ohn74G\":\"Configuração e design\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"jy6QDF\":\"Gestão de capacidade compartilhada\",\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"UVPI5D\":\"Mostrar menos plataformas\",\"Eu/N/d\":\"Mostrar caixa de seleção de opt-in de marketing\",\"SXzpzO\":\"Mostrar caixa de seleção de opt-in de marketing por padrão\",\"b33PL9\":\"Mostrar mais plataformas\",\"t1LIQW\":[\"Mostrando \",[\"0\"],\" de \",[\"totalRows\"],\" registros\"],\"jVRHeq\":\"Cadastrado\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"s9KGXU\":\"Vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"H6Gslz\":\"Desculpe o inconveniente.\",\"wdxz7K\":\"Fonte\",\"7JFNej\":\"Desporto\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"2R1+Rv\":\"Horário de início do evento\",\"2NbyY/\":\"Estatísticas\",\"GVUxAX\":\"As estatísticas são baseadas na data de criação da conta\",\"DRykfS\":\"Ainda processando reembolsos para suas transações mais antigas.\",\"wuV0bK\":\"Parar Personificação\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe conectado\",\"aKtF0O\":\"Stripe não conectado\",\"9i0++A\":\"ID de pagamento Stripe\",\"/QlTE4\":\"Configuração do Stripe já está completa.\",\"ii0qn/\":\"Assunto é obrigatório\",\"M7Uapz\":\"Assunto aparecerá aqui\",\"6aXq+t\":\"Assunto:\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"kzx0uD\":\"Padrões de Evento Atualizados com Sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"DMCX/I\":\"Configurações padrão de taxa da plataforma atualizadas com sucesso\",\"URUYHc\":\"Configurações de taxa da plataforma atualizadas com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"dXoieq\":\"Resumo\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"UaISq3\":\"Sueco\",\"JZTQI0\":\"Trocar organizador\",\"9YHrNC\":\"Padrão do Sistema\",\"XX32BM\":\"Leva apenas alguns minutos\",\"yT6dQ8\":\"Impostos coletados agrupados por tipo de imposto e evento\",\"Ye321X\":\"Nome do Imposto\",\"WyCBRt\":\"Resumo de Impostos\",\"GkH0Pq\":\"Impostos e taxas aplicados\",\"Rwiyt2\":\"Impostos configurados\",\"iQZff7\":\"Impostos, Taxas, Visibilidade, Período de Venda, Destaque de Produto e Limites de Pedido\",\"BW6QAz\":\"Gerenciamento de Equipe\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"7wtpH5\":\"Modelo Ativo\",\"QHhZeE\":\"Modelo criado com sucesso\",\"xrWdPR\":\"Modelo excluído com sucesso\",\"G04Zjt\":\"Modelo salvo com sucesso\",\"xowcRf\":\"Termos de serviço\",\"6K0GjX\":\"O texto pode ser difícil de ler\",\"nm3Iz/\":\"Obrigado por participar!\",\"lhAWqI\":\"Obrigado pelo seu apoio enquanto continuamos a crescer e melhorar o Hi.Events!\",\"KfmPRW\":\"A cor de fundo da página. Ao usar imagem de capa, isso é aplicado como uma sobreposição.\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"MJm4Tq\":\"A moeda do pedido\",\"cDHM1d\":\"O endereço de e-mail foi alterado. O participante receberá um novo ingresso no endereço de e-mail atualizado.\",\"I/NNtI\":\"O local do evento\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"EBzPwC\":\"O endereço completo do evento\",\"sxKqBm\":\"O valor total do pedido será reembolsado para o método de pagamento original do cliente.\",\"KgDp6G\":\"O link que você está tentando acessar expirou ou não é mais válido. Por favor, verifique seu e-mail para obter um link atualizado para gerenciar seu pedido.\",\"5OmEal\":\"O idioma do cliente\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"C4nQe5\":\"A taxa da plataforma é adicionada ao preço do ingresso. Os compradores pagam mais, mas você recebe o preço total do ingresso.\",\"HxxXZO\":\"A cor primária da marca usada para botões e destaques\",\"DEcpfp\":\"O corpo do template contém sintaxe Liquid inválida. Por favor, corrija e tente novamente.\",\"injXD7\":\"O número de IVA não pôde ser validado. Verifique o número e tente novamente.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"QP3gP+\":\"Estas configurações se aplicam apenas ao código de incorporação copiado e não serão armazenadas.\",\"HirZe8\":\"Estes modelos serão usados como padrão para todos os eventos em sua organização. Eventos individuais podem substituir estes modelos por suas próprias versões personalizadas.\",\"lzAaG5\":\"Estes modelos substituirão os padrões do organizador apenas para este evento. Se nenhum modelo personalizado for definido aqui, o modelo do organizador será usado.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"AaP0M+\":\"Esta combinação de cores pode ser difícil de ler para alguns usuários\",\"RzEvf5\":\"Este evento terminou\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"L7dIM7\":\"Este link é inválido ou expirou.\",\"MR5ygV\":\"Este link não é mais válido\",\"9LEqK0\":\"Este nome é visível para os usuários finais\",\"j5FdeA\":\"Este pedido está sendo processado.\",\"sjNPMw\":\"Este pedido foi abandonado. Você pode iniciar um novo pedido a qualquer momento.\",\"OhCesD\":\"Este pedido foi cancelado. Você pode iniciar um novo pedido a qualquer momento.\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"9b5956\":\"Esta visualização mostra como seu e-mail ficará com dados de amostra. E-mails reais usarão valores reais.\",\"uM9Alj\":\"Este produto está destacado na página do evento\",\"RqSKdX\":\"Este produto está esgotado\",\"W12OdJ\":\"Este relatório é apenas para fins informativos. Sempre consulte um profissional de impostos antes de usar esses dados para fins contábeis ou fiscais. Por favor, verifique com seu painel do Stripe, pois o Hi.Events pode não ter dados históricos.\",\"0Ew0uk\":\"Este ingresso acabou de ser escaneado. Aguarde antes de escanear novamente.\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"Mr5UUd\":\"Ingresso Cancelado\",\"0GSPnc\":\"Design do Ingresso\",\"EZC/Cu\":\"Design do ingresso salvo com sucesso\",\"bbslmb\":\"Designer de ingressos\",\"1BPctx\":\"Ingresso para\",\"bgqf+K\":\"E-mail do portador do ingresso\",\"oR7zL3\":\"Nome do portador do ingresso\",\"HGuXjF\":\"Portadores de ingressos\",\"CMUt3Y\":\"Titulares de ingressos\",\"awHmAT\":\"ID do ingresso\",\"6czJik\":\"Logotipo do Ingresso\",\"OkRZ4Z\":\"Nome do Ingresso\",\"t79rDv\":\"Ingresso não encontrado\",\"6tmWch\":\"Ingresso ou produto\",\"1tfWrD\":\"Visualização do ingresso para\",\"KnjoUA\":\"Preço do ingresso\",\"tGCY6d\":\"Preço do Ingresso\",\"pGZOcL\":\"Ingresso reenviado com sucesso\",\"8jLPgH\":\"Tipo de Ingresso\",\"X26cQf\":\"URL do Ingresso\",\"8qsbZ5\":\"Bilheteria e vendas\",\"zNECqg\":\"ingressos\",\"6GQNLE\":\"Ingressos\",\"NRhrIB\":\"Ingressos e produtos\",\"EUnesn\":\"Ingressos disponíveis\",\"AGRilS\":\"Ingressos Vendidos\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Para editar configurações, vá para a seção Configurações no menu de administração.\",\"tiI71C\":\"Para aumentar seus limites, entre em contato conosco em\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"W428WC\":\"Alternar colunas\",\"UBSG1X\":\"Melhores organizadores (Últimos 14 dias)\",\"3sZ0xx\":\"Total de Contas\",\"EaAPbv\":\"Valor total pago\",\"SMDzqJ\":\"Total de Participantes\",\"orBECM\":\"Total Coletado\",\"4B7oCp\":\"Taxa total\",\"KSDwd5\":\"Total de pedidos\",\"vb0Q0/\":\"Total de Usuários\",\"oJjplO\":\"Visualizações totais\",\"orluER\":\"Acompanhe o crescimento e desempenho da conta por fonte de atribuição\",\"NHq3l1\":\"Acompanhe vendas, receita e participação com relatórios detalhados\",\"OpKMSn\":\"Taxa de transação:\",\"uKOFO5\":\"Verdadeiro se pagamento offline\",\"9GsDR2\":\"Verdadeiro se pagamento pendente\",\"ouM5IM\":\"Tentar outro e-mail\",\"3DZvE7\":\"Experimente Hi.Events Grátis\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Desativar som\",\"KUOhTy\":\"Ativar som\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo de ingresso\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"n57zCW\":\"Contas não atribuídas\",\"b9SN9q\":\"Referência única do pedido\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"ZkS2p3\":\"Despublicar Evento\",\"X13xGn\":\"Não confiável\",\"Pp1sWX\":\"Atualizar afiliado\",\"KMMOAy\":\"Atualização disponível\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"WBq1/R\":\"Scanner USB já ativo\",\"EV30TR\":\"Modo scanner USB ativado. Comece a escanear os ingressos agora.\",\"fovJi3\":\"Modo scanner USB desativado\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Use <0>templates Liquid para personalizar seus emails\",\"0k4cdb\":\"Usar detalhes do pedido para todos os participantes. Os nomes e e-mails dos participantes corresponderão às informações do comprador.\",\"bA31T4\":\"Usar os dados do comprador para todos os participantes\",\"rnoQsz\":\"Usado para bordas, destaques e estilo do código QR\",\"BV4L/Q\":\"Análise UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Válido\",\"GuXjc5\":\"Validado\",\"imLQ9Y\":\"Validando seu número de IVA...\",\"cK9+xQ\":\"País do IVA\",\"sqdl5s\":\"Informações de IVA\",\"UjNWsF\":\"O IVA pode ser aplicado às taxas da plataforma dependendo do seu status de registro de IVA. Por favor, preencha a seção de informações de IVA abaixo.\",\"pnVh83\":\"Número de IVA\",\"CabI04\":\"O número de IVA não deve conter espaços\",\"PMhxAR\":\"O número de IVA deve começar com um código de país de 2 letras seguido por 8-15 caracteres alfanuméricos (ex: DE123456789)\",\"gPgdNV\":\"Número de IVA validado com sucesso\",\"RUMiLy\":\"Falha na validação do número de IVA\",\"vqji3Y\":\"Falha na validação do número de IVA. Por favor, verifique seu número de IVA.\",\"8dENF9\":\"IVA sobre taxa\",\"ZutOKU\":\"Taxa de IVA\",\"CZomgW\":\"Registrado para IVA\",\"PCRCCN\":\"Informações de Registro de IVA\",\"oSDBWm\":\"Configurações de IVA\",\"Nfbg76\":\"Configurações de IVA salvas com sucesso\",\"UvYql/\":\"Configurações de IVA salvas. Estamos validando seu número de IVA em segundo plano.\",\"R6n7j9\":\"Configurações de IVA atualizadas com sucesso\",\"tJylUv\":\"Tratamento de IVA para Taxas da Plataforma\",\"FlGprQ\":\"Tratamento de IVA para taxas da plataforma: Empresas registradas para IVA na UE podem usar o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE). Empresas não registradas para IVA são cobradas com IVA irlandês de 23%.\",\"516oLj\":\"Serviço de validação de IVA temporariamente indisponível\",\"AdWhjZ\":\"Código de verificação\",\"QDEWii\":\"Verificado\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Ver todas as mensagens enviadas na plataforma\",\"+WFMis\":\"Visualize e baixe relatórios de todos os seus eventos. Apenas pedidos concluídos são incluídos.\",\"c7VN/A\":\"Ver respostas\",\"SZw9tS\":\"Ver Detalhes\",\"FCVmuU\":\"Ver evento\",\"n6EaWL\":\"Ver logs\",\"OaKTzt\":\"Ver mapa\",\"zNZNMs\":\"Ver mensagem\",\"67OJ7t\":\"Ver Pedido\",\"tKKZn0\":\"Ver detalhes do pedido\",\"KeCXJu\":\"Veja detalhes de pedidos, emita reembolsos e reenvie confirmações.\",\"9jnAcN\":\"Ver página inicial do organizador\",\"1J/AWD\":\"Ver Ingresso\",\"N9FyyW\":\"Veja, edite e exporte seus participantes registrados.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visível apenas para a equipe de check-in. Ajuda a identificar esta lista durante o check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Aguardando pagamento\",\"aUi/Dz\":\"Aviso: Esta é a configuração padrão do sistema. As alterações afetarão todas as contas que não têm uma configuração específica atribuída.\",\"RRZDED\":\"Não encontramos pedidos associados a este endereço de e-mail.\",\"2RZK9x\":\"Não conseguimos encontrar o pedido que você está procurando. O link pode ter expirado ou os detalhes do pedido podem ter sido alterados.\",\"nefMIK\":\"Não conseguimos encontrar o ingresso que você está procurando. O link pode ter expirado ou os detalhes do ingresso podem ter sido alterados.\",\"miysJh\":\"Não foi possível encontrar este pedido. Ele pode ter sido removido.\",\"HJKdzP\":\"Ocorreu um problema ao carregar esta página. Por favor, tente novamente.\",\"IfN2Qo\":\"Recomendamos um logo quadrado com dimensões mínimas de 200x200px\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"x8rEDQ\":\"Não conseguimos validar seu número de IVA após várias tentativas. Continuaremos tentando em segundo plano. Por favor, volte mais tarde.\",\"q1BizZ\":\"Enviaremos seus ingressos para este e-mail\",\"ZOmUYW\":\"Validaremos seu número de IVA em segundo plano. Se houver algum problema, avisaremos.\",\"zCdObC\":\"Mudamos oficialmente nossa sede para a Irlanda 🇮🇪. Como parte desta transição, agora usamos o Stripe Irlanda em vez do Stripe Canadá. Para manter seus pagamentos funcionando sem problemas, você precisará reconectar sua conta Stripe.\",\"jh2orE\":\"Mudamos nossa sede para a Irlanda. Como resultado, precisamos que você reconecte sua conta Stripe. Este processo rápido leva apenas alguns minutos. Suas vendas e dados existentes permanecem completamente inalterados.\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bem-vindo de volta\",\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"FaSXqR\":\"Que tipo de evento?\",\"f30uVZ\":\"O que você precisa fazer:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"bcYlvb\":\"Quando fecha o check-in\",\"XIG669\":\"Quando abre o check-in\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"403wpZ\":\"Quando ativado, novos eventos permitirão que os participantes gerenciem seus próprios detalhes de ingresso através de um link seguro. Isso pode ser substituído por evento.\",\"blXLKj\":\"Quando ativado, novos eventos exibirão uma caixa de seleção de opt-in de marketing durante o checkout. Isso pode ser substituído por evento.\",\"Kj0Txn\":\"Quando ativado, não serão cobradas taxas de aplicação nas transações Stripe Connect. Use isso para países onde as taxas de aplicação não são suportadas.\",\"uchB0M\":\"Pré-visualização do widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sim - Tenho um número de registro de IVA da UE válido\",\"Tz5oXG\":\"Sim, cancelar meu pedido\",\"QlSZU0\":[\"Você está personificando <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Você está emitindo um reembolso parcial. O cliente será reembolsado em \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Você pode configurar taxas de serviço adicionais e impostos nas configurações da sua conta.\",\"5VGIlq\":\"Você atingiu seu limite de mensagens.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"w65ZgF\":\"Você precisa verificar o e-mail da sua conta antes de poder modificar modelos de e-mail.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"FgRxRP\":\"Você possui 100% dos dados dos seus participantes, sempre\",\"88cUW+\":\"Você recebe\",\"U3wiCB\":\"Está tudo pronto! Seus pagamentos estão sendo processados sem problemas.\",\"MNFIxz\":[\"Você vai participar de \",[\"0\"],\"!\"],\"p/Sa0j\":\"Sua conta tem limites de mensagens. Para aumentar seus limites, entre em contato conosco em\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"79lXGw\":\"Sua lista de check-in foi criada com sucesso. Compartilhe o link abaixo com sua equipe de check-in.\",\"BnlG9U\":\"Seu pedido atual será perdido.\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"hDNwnf\":\"Seu logotipo, cores e estilo em todas as páginas\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"PFjJxY\":\"Sua nova senha deve ter pelo menos 8 caracteres.\",\"gzrCuN\":\"Os detalhes do seu pedido foram atualizados. Um e-mail de confirmação foi enviado para o novo endereço de e-mail.\",\"naQW82\":\"Seu pedido foi cancelado.\",\"bhlHm/\":\"Seu pedido aguarda pagamento\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"WWYHKD\":\"Seu pagamento está protegido com criptografia de nível bancário\",\"5b3QLi\":\"Seu plano\",\"6heFYY\":\"Sua conta Stripe está conectada e processando pagamentos.\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"CnZ3Ou\":\"Seus ingressos foram confirmados.\",\"EmFsMZ\":\"Seu número de IVA está na fila para validação\",\"QBlhh4\":\"Seu número de IVA será validado quando você salvar\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/pt-br.po b/frontend/src/locales/pt-br.po index 0fa67fc90d..7a3a421c0b 100644 --- a/frontend/src/locales/pt-br.po +++ b/frontend/src/locales/pt-br.po @@ -1171,7 +1171,7 @@ msgstr "Adicione esta página aos favoritos para gerenciar seu pedido a qualquer msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Personalize seus ingressos com um logotipo, cores e mensagem de rodapé personalizados." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Português brasileiro" @@ -1476,11 +1476,11 @@ msgstr "Finalizar compra" msgid "Checkout Settings" msgstr "Configurações de checkout" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chinês simplificado" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinês (Tradicional)" @@ -2628,7 +2628,7 @@ msgstr "Duplicar Opções" msgid "Duplicate Product" msgstr "Duplicar produto" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Holandês" @@ -2954,8 +2954,8 @@ msgstr "Hora de fim (opcional)" msgid "Ended" msgstr "Final" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Inglês" @@ -3726,7 +3726,7 @@ msgstr "Produto Gratuito" msgid "Free product, no payment information required" msgstr "Produto gratuito, sem necessidade de informações de pagamento" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Francês" @@ -3759,7 +3759,7 @@ msgstr "Gerar" msgid "Generate code" msgstr "Gerar código" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Alemão" @@ -4276,7 +4276,7 @@ msgstr "O IVA irlandês de 23% será aplicado às taxas da plataforma (fornecime msgid "Is this account VAT registered in the EU?" msgstr "Esta conta está registrada para IVA na UE?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italiano" @@ -6075,11 +6075,15 @@ msgstr "Por favor, aguarde enquanto preparamos a sua fatura..." msgid "Please wait while we prepare your orders for export..." msgstr "Por favor, aguarde enquanto preparamos seus pedidos para exportação..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polonês" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Eventos populares (Últimos 14 dias)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Português" @@ -7360,7 +7364,7 @@ msgstr "Desculpe, este código promocional não é reconhecido" msgid "Source" msgstr "Fonte" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Espanhol" @@ -7652,7 +7656,7 @@ msgstr "Festival de Música de Verão 2025" msgid "Support Email" msgstr "E-mail de suporte" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Sueco" @@ -8431,7 +8435,7 @@ msgstr "Tentar outro e-mail" msgid "Try Hi.Events Free" msgstr "Experimente Hi.Events Grátis" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turco" @@ -8826,7 +8830,7 @@ msgstr "Verifique seu e-mail" msgid "Verifying..." msgstr "A verificar..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamita" diff --git a/frontend/src/locales/pt.js b/frontend/src/locales/pt.js index a568ecab52..17729d692d 100644 --- a/frontend/src/locales/pt.js +++ b/frontend/src/locales/pt.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Não há nada para mostrar ainda'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://seu-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Configure seu evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personalize a página do seu evento\",\"3VPPdS\":\"💳 Conecte-se com Stripe\",\"cjdktw\":\"🚀 Defina seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Rua Principal 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Uma entrada suspensa permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto multilinha\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção Rádio tem múltiplas opções, mas apenas uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações de Conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer notas sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer notas sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Endereço Linha 1\",\"POdIrN\":\"Endereço Linha 1\",\"cormHa\":\"Endereço linha 2\",\"gwk5gg\":\"endereço linha 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total aos eventos e configurações da conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que mecanismos de pesquisa indexem este evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Incrível, evento, palavras-chave...\",\"hehnjM\":\"Quantia\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Um erro inesperado ocorreu.\",\"byKna+\":\"Um erro inesperado ocorreu. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Tem certeza de que deseja ativar este participante?\",\"TvkW9+\":\"Tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar este participante? Isso anulará o ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir este código promocional?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Tem certeza de que deseja fazer o rascunho deste evento? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível ao público\",\"s4JozW\":\"Tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Notas do participante\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensionar automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando Pagamento\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Impressionante Organizador Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Volte ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite permissão novamente ou, se isso não funcionar, você precisará <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Alterar a senha\",\"xMDm+I\":\"Fazer check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Fazer check-out\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem seleções múltiplas\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Registado\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de check-out\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para o seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Eles serão usados pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Ordem completa\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Concluir pagamento\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"confirme\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirme a nova senha\",\"xnWESi\":\"Confirme sua senha\",\"p2/GCq\":\"Confirme sua senha\",\"wnDgGj\":\"Confirmando endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"Copiado para a área de transferência\",\"he3ygx\":\"cópia de\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link de cópia\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cobrir\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Crie um código promocional\",\"n5pRtF\":\"Crie um ingresso\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar Evento\",\"BOqY23\":\"Crie um novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criado\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação deste evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e as mensagens de checkout\",\"2E2O5H\":\"Personalize as diversas configurações deste evento\",\"iJhSxe\":\"Personalize as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do seu evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por US$ 2,50\",\"3yiej1\":\"por exemplo. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de email\",\"hzKQCy\":\"Endereço de email\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código de incorporação\",\"4rnJq4\":\"Script de incorporação\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data de término\",\"237hSL\":\"Terminou\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor sem impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Data do Evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Event page\",\"4/If97\":\"Falha na atualização do status do evento. Por favor, tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expira\",\"uaSvqt\":\"Data de validade\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"Falha ao cancelar participante\",\"ZpieFv\":\"Falha ao cancelar pedido\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar e-mail do ticket\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Taxa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Quantia fixa\",\"TF9opW\":\"Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu sua senha?\",\"2POOFK\":\"Livre\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"alemão\",\"4GLxhy\":\"Começando\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"olá@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em sua aplicação.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em sua aplicação.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de primeiros passos\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Oculte a página de primeiros passos da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar esta camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer de página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Concordo com os <0>termos e condições\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com sucesso\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Imagem enviada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar Usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Língua\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último Login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Conecte-se\",\"zUDyah\":\"Fazendo login\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Torne esta pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar ingressos\",\"DdHfeW\":\"Gerencie os detalhes da sua conta e configurações padrão\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"Perguntas obrigatórias devem ser respondidas antes que o cliente possa finalizar a compra.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço minimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações Diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navegue até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova Senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Nenhum participante para mostrar\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem para mostrar\",\"J2LkP8\":\"Não há pedidos para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Nenhum código promocional para mostrar\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções de Pagamento Offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Abrir Página de Check-In\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Ordem\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"O organizador é obrigatório\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Preenchimento\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"página não encontrada\",\"QbrUIo\":\"visualizações de página\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter no mínimo 8 caracteres\",\"vwGkYB\":\"A senha deve conter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha com sucesso. Por favor faça login com sua nova senha.\",\"f7SUun\":\"senhas nao sao as mesmas\",\"aEDp5C\":\"Cole isto onde você deseja que o widget apareça.\",\"+23bI/\":\"Patrício\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Pagamento falhou\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"Pagamento realizado com sucesso!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Percentagem\",\"vPJ1FI\":\"Valor percentual\",\"xdA9ud\":\"Coloque isto no do seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Continue na nova aba\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira um URL de imagem válido que aponte para uma imagem.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Observe\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem pós-check-out\",\"g2UNkE\":\"Distribuído por\",\"Rs7IQv\":\"Mensagem pré-checkout\",\"rdUucN\":\"Pré-visualização\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Cor do texto primário\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso pré-venda ou fornecer acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade Disponível\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"título da questão\",\"enzGAL\":\"Questões\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Destinatário\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Devolveu\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reenviar e-mail de confirmação\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail do pedido\",\"dFuEhO\":\"Reenviar e-mail do bilhete\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Papel\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome do evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Procura por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Procurar...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Cor secundária\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione Câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecione o status\",\"QYARw/\":\"Selecione o ingresso\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envie uma mensagem\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar confirmação do pedido e e-mail do ticket\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição SEO\",\"/SIY6o\":\"Palavras-chave SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Fixar um preço mínimo e permitir que os utilizadores paguem mais se assim o desejarem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Configure seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostre mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes de finalizar a compra\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Vendido\",\"Mi1rVn\":\"Vendido\",\"nwtY4N\":\"Algo correu mal\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Por favor, tente novamente.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou Região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[[\"0\"],\" participante com sucesso\"],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Local atualizado com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluídos com sucesso\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e Taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"A língua em que o participante receberá as mensagens de correio eletrónico.\",\"NlfnUd\":\"O link que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você procura não existe\",\"MSmKHn\":\"O preço exibido ao cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço apresentado ao cliente não incluirá impostos e taxas. Eles serão mostrados separadamente\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Houve um erro ao processar seu pedido. Por favor, tente novamente.\",\"mVKOW6\":\"Houve um erro ao enviar a sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Esta mensagem será incluída no rodapé de todos os e-mails enviados deste evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Este pedido já foi pago.\",\"5K8REg\":\"Este pedido já foi reembolsado.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Esta página de pedido não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Este usuário não está ativo porque não aceitou o convite.\",\"5AnPaO\":\"bilhete\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ticket foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Taxas totais\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Taxa total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor verifique os seus dados\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Por favor verifique os seus dados\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponível\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Por vir\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar nome, descrição e datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Do utilizador\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar o e-mail em <0>Configurações do perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"CUBA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Ver página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Ver no Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Bilhete VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e tamanho máximo de arquivo de 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem vindo a bordo! Por favor faça o login para continuar.\",\"dVxpp5\":[\"Bem vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando este evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"A quem deve ser feita esta pergunta?\",\"VxFvXQ\":\"Incorporação de widget\",\"v1P7Gm\":\"Configurações do widget\",\"b4itZn\":\"Trabalhando\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Você não pode editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Você não pode reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha um para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Por favor faça o login para continuar.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve reconhecer que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Você deve criar um ticket antes de poder adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos uma faixa de preço\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome da sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Seus participantes aparecerão aqui assim que se inscreverem em seu evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de e-mail para <0>\",[\"0\"],\" está pendente. Por favor, verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou Código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"ncwQad\":\"(vazio)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" já fez check-in\"],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"6MIiOI\":[[\"0\"],\" restante\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"/HkCs4\":[[\"0\"],\" bilhetes\"],\"TjbIUI\":[[\"availableCount\"],\" de \",[\"totalCount\"],\" disponíveis\"],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"3IEF7U\":[[\"totalCount\"],\" tipos de bilhetes\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Taxas/Impostos\",\"B1St2O\":\"<0>As listas de check-in ajudam-no a gerir a entrada no evento por dia, área ou tipo de bilhete. Pode vincular bilhetes a listas específicas, como zonas VIP ou passes do Dia 1, e partilhar uma ligação de check-in segura com a equipa. Não é necessária conta. O check-in funciona em dispositivos móveis, computador ou tablet, usando a câmara do dispositivo ou um scanner USB HID. \",\"v9VSIS\":\"<0>Defina um limite total de participação que se aplica a vários tipos de bilhetes ao mesmo tempo.<1>Por exemplo, se você vincular um bilhete de <2>Passe Diário e um de <3>Fim de Semana Completo, ambos utilizarão o mesmo conjunto de vagas. Uma vez atingido o limite, todos os bilhetes vinculados param de ser vendidos automaticamente.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"fAv9QG\":\"🎟️ Adicionar ingressos\",\"M2DyLc\":\"1 webhook ativo\",\"yTsaLw\":\"1 bilhete\",\"nz96Ue\":\"1 tipo de bilhete\",\"HR/cvw\":\"Rua Exemplo 123\",\"kMU5aM\":\"Um aviso de cancelamento foi enviado para\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"aS0jtz\":\"Abandonado\",\"uyJsf6\":\"Sobre\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"JvuLls\":\"Absorver taxa\",\"lk74+I\":\"Absorver taxa\",\"1uJlG9\":\"Cor de Destaque\",\"K5+3xg\":\"Aceitar convite\",\"VTfZPy\":\"Acesso negado\",\"iN5Cz3\":\"Conta já conectada!\",\"YP4JuP\":\"Configuração da conta atualizada com sucesso\",\"vOuxvL\":\"Informações da Conta\",\"EHNORh\":\"Conta não encontrada\",\"bPwFdf\":\"Contas\",\"nMtNd+\":\"Ação necessária: Reconecte sua conta Stripe\",\"AhwTa1\":\"Ação Necessária: Informações de IVA Necessárias\",\"APyAR/\":\"Eventos ativos\",\"UWWRyd\":\"Adicione perguntas personalizadas para coletar informações adicionais durante o checkout\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"7JF9w9\":\"Adicionar pergunta\",\"6PNlRV\":\"Adicione este evento ao seu calendário\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"bVjDs9\":\"Taxas adicionais\",\"0Zypnp\":\"Painel de Administração\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"pMLul+\":\"Todas as moedas\",\"qlaZuT\":\"Tudo pronto! Agora está a usar o nosso sistema de pagamentos melhorado.\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"31KB8w\":\"Todos os trabalhos falhados eliminados\",\"D2g7C7\":\"Todos os trabalhos em fila para nova tentativa\",\"dr7CWq\":\"Todos os próximos eventos\",\"GpT6Uf\":\"Permitir que os participantes atualizem suas informações de bilhete (nome, e-mail) através de um link seguro enviado com a confirmação do pedido.\",\"QUg5y1\":\"Quase lá! Termine de conectar sua conta Stripe para começar a aceitar pagamentos.\",\"c4uJfc\":\"Quase lá! Estamos apenas a aguardar que o seu pagamento seja processado. Isto deve demorar apenas alguns segundos.\",\"ocS8eq\":[\"Já tem uma conta? <0>\",[\"0\"],\"\"],\"/H326L\":\"Já reembolsado\",\"RtxQTF\":\"Também cancelar este pedido\",\"jkNgQR\":\"Também reembolsar este pedido\",\"xYqsHg\":\"Sempre disponível\",\"Wvrz79\":\"Valor pago\",\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"eusccx\":\"Uma mensagem opcional para exibir no produto destacado, por exemplo \\\"A vender rapidamente 🔥\\\" ou \\\"Melhor valor\\\"\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"Znwxal\":\"Configuração de Taxas de Aplicação\",\"261RBr\":\"Aprovar mensagem\",\"0aVEBY\":\"Tem certeza que deseja eliminar todos os trabalhos falhados?\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"vPeW/6\":\"Tem certeza de que deseja excluir esta configuração? Isso pode afetar as contas que a utilizam.\",\"JmVITJ\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo padrão.\",\"aLS+A6\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo do organizador ou padrão.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"147G4h\":\"Tem a certeza de que quer sair?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"cDtoWq\":[\"Tem a certeza de que pretende reenviar a confirmação da encomenda para \",[\"0\"],\"?\"],\"xeIaKw\":[\"Tem a certeza de que pretende reenviar o bilhete para \",[\"0\"],\"?\"],\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"Uqefyd\":\"Está registado para IVA na UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Como a sua empresa está sediada na Irlanda, o IVA irlandês de 23% aplica-se automaticamente a todas as taxas da plataforma.\",\"QGoXh3\":\"Como a sua empresa está sediada na UE, precisamos determinar o tratamento correto de IVA para as nossas taxas de plataforma:\",\"tMeVa/\":\"Solicitar nome e email para cada ingresso comprado\",\"/JdZIP\":\"Configuração Atribuída\",\"xdiER7\":\"Nível atribuído\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"BCmibk\":\"Tentativas\",\"6PecK3\":\"Presença e taxas de registo em todos os eventos\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Aspq3b\":\"Coleta de dados dos participantes\",\"fpb0rX\":\"Dados do participante copiados do pedido\",\"0R3Y+9\":\"E-mail do participante\",\"94aQMU\":\"Informações do participante\",\"KkrBiR\":\"Recolha de informações do participante\",\"av+gjP\":\"Nome do participante\",\"cosfD8\":\"Status do Participante\",\"D2qlBU\":\"Participante atualizado\",\"22BOve\":\"Participante atualizado com sucesso\",\"x8Vnvf\":\"O bilhete do participante não está incluído nesta lista\",\"k3Tngl\":\"Participantes exportados\",\"UoIRW8\":\"Participantes registados\",\"5UbY+B\":\"Participantes com um ingresso específico\",\"4HVzhV\":\"Participantes:\",\"HVkhy2\":\"Análise de atribuição\",\"dMMjeD\":\"Detalhamento de atribuição\",\"1oPDuj\":\"Valor de atribuição\",\"PZ7FTW\":\"Detetado automaticamente com base na cor de fundo, mas pode ser substituído\",\"clF06r\":\"Disponível para reembolso\",\"NB5+UG\":\"Tokens disponíveis\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"TeSaQO\":\"Voltar para Contas\",\"kYqM1A\":\"Voltar ao evento\",\"td/bh+\":\"Voltar aos Relatórios\",\"jIPNJG\":\"Informações básicas\",\"WOpH7O\":\"Experiência de checkout elegante em qualquer dispositivo\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"UabgBd\":\"O corpo é obrigatório\",\"HWXuQK\":\"Adicione esta página aos favoritos para gerir o seu pedido a qualquer momento.\",\"CUKVDt\":\"Personalize seus ingressos com um logotipo, cores e mensagem de rodapé personalizados.\",\"9N+p+g\":\"Negócios\",\"7ns+do\":\"Endereço Comercial\",\"LeC29u\":\"Endereço comercial para fins de IVA\",\"RReHTu\":\"Nome Comercial\",\"bv6RXK\":\"Rótulo do botão\",\"ChDLlO\":\"Texto do botão\",\"BUe8Wj\":\"O comprador paga\",\"qF1qbA\":\"Os compradores veem um preço limpo. A taxa da plataforma é deduzida do seu pagamento.\",\"DFqasq\":[\"Ao continuar, concorda com os <0>Termos de Serviço de \",[\"0\"],\"\"],\"lFdbRS\":\"Ignorar taxas de aplicação\",\"2VLZwd\":\"Botão de chamada para ação\",\"PUpvQe\":\"Scanner de câmera\",\"D02dD9\":\"Campanha\",\"H4nE+E\":\"Cancelar todos os produtos e devolvê-los ao conjunto disponível\",\"tOXAdc\":\"Cancelar irá cancelar todos os participantes associados a este pedido e devolver os bilhetes ao conjunto disponível.\",\"IrUqjC\":\"Não é Possível Fazer Check-In (Cancelado)\",\"01sEfm\":\"Não é possível excluir a configuração padrão do sistema\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"v4fiSg\":\"Verifique o seu email\",\"51AsAN\":\"Verifique sua caixa de entrada! Se houver ingressos associados a este e-mail, você receberá um link para visualizá-los.\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"9gPPUY\":\"Lista de Check-In Criada!\",\"f2vU9t\":\"Listas de Registo\",\"tMNBEF\":\"As listas de check-in permitem controlar a entrada por dias, áreas ou tipos de bilhete. Pode partilhar uma ligação segura com a equipa — não é necessária conta.\",\"SHJwyq\":\"Taxa de registo\",\"qCqdg6\":\"Estado do Check-In\",\"cKj6OE\":\"Resumo de Registo\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"Crr3pG\":\"Escolher calendário\",\"LAW8Vb\":\"Escolha a configuração padrão para novos eventos. Isso pode ser substituído para eventos individuais.\",\"pjp2n5\":\"Escolha quem paga a taxa da plataforma. Isso não afeta as taxas adicionais que você configurou nas configurações da sua conta.\",\"CySr+W\":\"Clique para ver as notas\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"4bUH9i\":\"Recolher detalhes do participante para cada bilhete adquirido.\",\"TkfG8v\":\"Coletar dados por pedido\",\"96ryID\":\"Coletar dados por ingresso\",\"FpsvqB\":\"Modo de Cor\",\"jEu4bB\":\"Colunas\",\"CWk59I\":\"Comédia\",\"rPA+Gc\":\"Preferências de comunicação\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"OqEV/G\":\"Complete a configuração abaixo para continuar\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"5YrKW7\":\"Conclua o pagamento para garantir os seus bilhetes.\",\"xGU92i\":\"Complete o seu perfil para se juntar à equipa.\",\"ih35UP\":\"Centro de conferências\",\"B5fpAA\":\"Configuração atribuída com sucesso\",\"X1zdE7\":\"Configuração criada com sucesso\",\"mLBUMQ\":\"Configuração excluída com sucesso\",\"qxquWu\":\"Os nomes de configuração são visíveis aos utilizadores finais. A \\\"Taxa Fixa\\\" e a \\\"Taxa Percentual\\\" são taxas de aplicação cobradas em USD em todas as transações.\",\"eeZdaB\":\"Configuração atualizada com sucesso\",\"3cKoxx\":\"Configurações\",\"8v2LRU\":\"Configure os detalhes do evento, localização, opções de checkout e notificações por email.\",\"raw09+\":\"Configure como os dados dos participantes são coletados durante o checkout\",\"FI60XC\":\"Configurar impostos e taxas\",\"NGXKG/\":\"Confirmar endereço de e-mail\",\"JRQitQ\":\"Confirmar nova senha\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"n/7+7Q\":\"Confirmação enviada para\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"WNnP3w\":\"Conectar e atualizar\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"nQI4H5\":\"Conecte o Stripe para ativar a edição de modelos de email\",\"LmvZ+E\":\"Conecte o Stripe para ativar mensagens\",\"EWnXR+\":\"Conectar ao Stripe\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"4qmnU8\":\"Conecte sua conta Stripe para aceitar pagamentos.\",\"E1eze1\":\"Conecte sua conta Stripe para começar a aceitar pagamentos para os seus eventos.\",\"ulV1ju\":\"Conecte sua conta Stripe para começar a aceitar pagamentos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"41BQ3k\":\"Email de contacto\",\"KcXRN+\":\"E-mail de contato para suporte\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Continuar para o pagamento\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"F3/nus\":\"Continuar para pagamento\",\"p2FRHj\":\"Controle como as taxas da plataforma são tratadas para este evento\",\"1JnTgU\":\"Copiado de cima\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"+2ZJ7N\":\"Copiar detalhes para o primeiro participante\",\"ZN1WLO\":\"Copiar Email\",\"tUGbi8\":\"Copiar meus dados para:\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"zg4oSu\":[\"Criar modelo \",[\"0\"]],\"RKKhnW\":\"Crie um widget personalizado para vender ingressos no seu site.\",\"yIRev4\":\"Criar uma senha\",\"xfKgwv\":\"Criar afiliado\",\"tudG8q\":\"Crie e configure ingressos e mercadorias para venda.\",\"YAl9Hg\":\"Criar Configuração\",\"BTne9e\":\"Criar modelos de e-mail personalizados para este evento que substituem os padrões do organizador\",\"YIDzi/\":\"Criar modelo personalizado\",\"Nc3l/D\":\"Crie descontos, códigos de acesso para ingressos ocultos e ofertas especiais.\",\"eWEV9G\":\"Criar nova senha\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para o seu evento, defina preços e gerencie a quantidade disponível.\",\"/HGmW9\":\"Crie links rastreáveis para recompensar parceiros que promovem seu evento.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"lfLHNz\":\"O rótulo CTA é obrigatório\",\"BMtue0\":\"Processador de pagamentos atual\",\"T+1APV\":\"O número de IVA atual está validado\",\"v2GlhZ\":\"A validação do número de IVA atual falhou\",\"iTvh6I\":\"Atualmente disponível para compra\",\"g7HIC0\":\"Marca Personalizada\",\"mimF6c\":\"Mensagem personalizada após o checkout\",\"O6mra8\":\"Perguntas personalizadas\",\"axv/Mi\":\"Modelo personalizado\",\"QMHSMS\":\"O cliente receberá um email confirmando o reembolso\",\"L/Qc+w\":\"Endereço de e-mail do cliente\",\"wpfWhJ\":\"Primeiro nome do cliente\",\"GIoqtA\":\"Sobrenome do cliente\",\"NihQNk\":\"Clientes\",\"7gsjkI\":\"Personalize os e-mails enviados aos seus clientes usando modelos Liquid. Estes modelos serão usados como padrões para todos os eventos em sua organização.\",\"xJaTUK\":\"Personalize o layout, cores e marca da página inicial do seu evento.\",\"MXZfGN\":\"Personalize as perguntas feitas durante o checkout para coletar informações importantes dos seus participantes.\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"pxNIxa\":\"Personalize seu modelo de e-mail usando modelos Liquid\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"/gWrVZ\":\"Receita diária, impostos, taxas e reembolsos em todos os eventos\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"pvnfJD\":\"Escuro\",\"nE5o/t\":\"Propriedade dos Dados\",\"lnYE59\":\"Data do evento\",\"gnBreG\":\"Data em que o pedido foi feito\",\"ovBPCi\":\"Padrão\",\"JtI4vj\":\"Recolha predefinida de informações do participante\",\"3R/Tu2\":\"Gestão de taxas padrão\",\"1bZAZA\":\"O modelo padrão será usado\",\"vu7gDm\":\"Eliminar afiliado\",\"KZN4Lc\":\"Eliminar tudo\",\"+jw/c1\":\"Excluir imagem\",\"hdyeZ0\":\"Eliminar trabalho\",\"dPyJ15\":\"Excluir modelo\",\"mxsm1o\":\"Excluir esta pergunta? Isso não pode ser desfeito.\",\"snMaH4\":\"Excluir webhook\",\"vYgeDk\":\"Desselecionar tudo\",\"NvuEhl\":\"Elementos de Design\",\"H8kMHT\":\"Não recebeu o código?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dispensar esta mensagem\",\"BREO0S\":\"Exibe uma caixa de seleção permitindo que os clientes optem por receber comunicações de marketing deste organizador de eventos.\",\"TvY/XA\":\"Documentação\",\"Kdpf90\":\"Não se esqueça!\",\"352VU2\":\"Não tem uma conta? <0>Registe-se\",\"AXXqG+\":\"Donativo\",\"DPfwMq\":\"Concluído\",\"2+O9st\":\"Baixe relatórios de vendas, participantes e financeiros para todos os pedidos concluídos.\",\"eneWvv\":\"Rascunho\",\"Ts8hhq\":\"Devido ao alto risco de spam, deve conectar uma conta Stripe antes de poder modificar modelos de email. Isto é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"TnzbL+\":\"Devido ao alto risco de spam, você deve conectar uma conta Stripe antes de poder enviar mensagens aos participantes.\\nIsso é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"euc6Ns\":\"Duplicar\",\"KRmTkx\":\"Duplicar produto\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"fc7wGW\":\"por exemplo, Atualização importante sobre os seus bilhetes\",\"54MPqC\":\"por exemplo, Standard, Premium, Enterprise\",\"LTzmgK\":[\"Editar modelo \",[\"0\"]],\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"tPtRwl\":\"Editar Taxas de Aplicação\",\"t2bbp8\":\"Editar participante\",\"etaWtB\":\"Editar detalhes do participante\",\"+guao5\":\"Editar Configuração\",\"vRWOrM\":\"Editar detalhes do pedido\",\"3yNuBV\":\"Editar Configurações de IVA\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educação\",\"iiWXDL\":\"Falhas de elegibilidade\",\"zPiC+q\":\"Listas de Check-In Elegíveis\",\"V2sk3H\":\"E-mail e Modelos\",\"hbwCKE\":\"Endereço de email copiado para a área de transferência\",\"dSyJj6\":\"Os endereços de e-mail não coincidem\",\"elW7Tn\":\"Corpo do e-mail\",\"ZsZeV2\":\"O email é obrigatório\",\"Be4gD+\":\"Visualização do e-mail\",\"6IwNUc\":\"Modelos de e-mail\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"Qj0GKe\":\"Ativar autoatendimento para participantes\",\"hEtQsg\":\"Ativar autoatendimento para participantes por padrão\",\"Upeg/u\":\"Habilitar este modelo para enviar e-mails\",\"RxzN1M\":\"Ativado\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"7YZofi\":\"Digite um assunto e corpo para ver a visualização\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"y1BZw1\":\"Introduza o endereço comercial\",\"3GfR6a\":\"Introduza o nome comercial\",\"6KnyG0\":\"Insira o e-mail\",\"INDKM9\":\"Digite o assunto do e-mail...\",\"xUgUTh\":\"Insira o primeiro nome\",\"9/1YKL\":\"Insira o apelido\",\"VpwcSk\":\"Introduza a nova senha\",\"1tAGuY\":\"Introduza o número de IVA incluindo o código do país\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"VmXiz4\":\"Introduza o seu email e enviaremos instruções para redefinir a sua senha.\",\"n9V+ps\":\"Digite seu nome\",\"IdULhL\":\"Introduza o seu número de IVA incluindo o código do país, sem espaços (por exemplo, PT123456789, ES12345678A)\",\"LslKhj\":\"Erro ao carregar os registros\",\"AKbElk\":\"Empresas registadas para IVA na UE: Aplica-se o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE)\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"1Hzev4\":\"Modelo personalizado do evento\",\"imgKgl\":\"Descrição do evento\",\"kJDmsI\":\"Detalhes do evento\",\"m/N7Zq\":\"Endereço Completo do Evento\",\"Nl1ZtM\":\"Local do evento\",\"t3AMTs\":\"Plataforma de Gestão de Eventos\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"Gh9Oqb\":\"Nome do organizador do evento\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Configurações do evento\",\"cOePZk\":\"Hora do evento\",\"e8WNln\":\"Fuso horário do evento\",\"GeqWgj\":\"Fuso Horário do Evento\",\"XVLu2v\":\"Título do evento\",\"OfmsI9\":\"Evento muito recente\",\"YDVUVl\":\"Tipos de eventos\",\"4K2OjV\":\"Local do Evento\",\"19j6uh\":\"Desempenho de Eventos\",\"PC3/fk\":\"Eventos a Iniciar nas Próximas 24 Horas\",\"fTFfOK\":\"Todo modelo de e-mail deve incluir um botão de chamada para ação que leva à página apropriada\",\"BVinvJ\":\"Exemplos: \\\"Como você soube de nós?\\\", \\\"Nome da empresa para fatura\\\"\",\"2hGPQG\":\"Exemplos: \\\"Tamanho da camiseta\\\", \\\"Preferência de refeição\\\", \\\"Cargo\\\"\",\"qNuTh3\":\"Exceção\",\"kF8HQ7\":\"Exportar respostas\",\"2KAI4N\":\"Exportar CSV\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"wuyaZh\":\"Exportação bem-sucedida\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Falhado\",\"8uOlgz\":\"Falhou em\",\"tKcbYd\":\"Trabalhos falhados\",\"SsI9v/\":\"Falha ao abandonar o pedido. Por favor, tente novamente.\",\"LdPKPR\":\"Falha ao atribuir configuração\",\"cEFg3R\":\"Falha ao criar afiliado\",\"dVgNF1\":\"Falha ao criar configuração\",\"U66oUa\":\"Falha ao criar modelo\",\"aFk48v\":\"Falha ao excluir configuração\",\"Zw6LWb\":\"Falha ao eliminar trabalho\",\"tq0abZ\":\"Falha ao eliminar trabalhos\",\"vKMKnu\":\"Falha ao excluir pergunta\",\"xFj7Yj\":\"Falha ao excluir modelo\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"zGE3CH\":\"Falha ao exportar relatório. Por favor, tente novamente.\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"0+iwE5\":\"Falha ao reordenar perguntas\",\"EJPAcd\":\"Falha ao reenviar confirmação do pedido\",\"DjSbj3\":\"Falha ao reenviar bilhete\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"wDioLj\":\"Falha ao tentar novamente o trabalho\",\"DKYTWG\":\"Falha ao tentar novamente os trabalhos\",\"zTkTF3\":\"Falha ao salvar modelo\",\"l6acRV\":\"Falha ao guardar as definições de IVA. Por favor, tente novamente.\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"t/KVOk\":\"Falha ao iniciar a personificação. Por favor, tente novamente.\",\"QXgjH0\":\"Falha ao parar a personificação. Por favor, tente novamente.\",\"o/blc/\":\"Falha ao atualizar configuração da conta\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"E9jY+o\":\"Falha ao atualizar participante\",\"uQynyf\":\"Falha ao atualizar configuração\",\"EhlbcI\":\"Falha ao atualizar nível de mensagens\",\"rpGMzC\":\"Falha ao atualizar pedido\",\"Eeo/Gy\":\"Falha ao atualizar configuração\",\"kqA9lY\":\"Falha ao atualizar configurações de IVA\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"/sV91a\":\"Gestão de taxas\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"LyUWXA\":\"Taxas ignoradas\",\"cf35MA\":\"Festival\",\"pAey+4\":\"O ficheiro é demasiado grande. O tamanho máximo é 5MB.\",\"VejKUM\":\"Preencha primeiro os seus dados acima\",\"8OvVZZ\":\"Filtrar Participantes\",\"mvrlBO\":\"Filtrar por evento\",\"8BwQeU\":\"Terminar configuração\",\"hg80P7\":\"Terminar configuração do Stripe\",\"1vBhpG\":\"Primeiro participante\",\"4pwejF\":\"O primeiro nome é obrigatório\",\"6bBh3/\":\"Taxa Fixa\",\"j+XQDj\":\"Taxa Fixa (USD)\",\"5mpF6N\":[\"Valor da taxa fixa em \",[\"currencyCode\"]],\"/uXPzP\":\"Taxa fixa cobrada por transação em USD\",\"LWL3Bs\":\"A taxa fixa deve ser 0 ou maior\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"nFm+5u\":\"Texto do Rodapé\",\"MY2SVM\":\"Reembolso total\",\"T02gNN\":\"Admissão Geral\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"4CETZY\":\"Obter direções\",\"+4zM7f\":\"Receba imediatamente via Stripe Connect\",\"ZDIydz\":\"Começar\",\"u6FPxT\":\"Obter Bilhetes\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ir para a página do evento\",\"gHSuV/\":\"Ir para a página inicial\",\"6nDzTl\":\"Boa legibilidade\",\"aGWZUr\":\"Receita bruta\",\"n8IUs7\":\"Receita Bruta\",\"LIYoRQ\":\"Gestão de convidados\",\"kTSQej\":[\"Olá \",[\"0\"],\", gerencie sua plataforma daqui.\"],\"dORAcs\":\"Aqui estão todos os ingressos associados ao seu endereço de e-mail.\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"QlwJ9d\":\"Aqui está o que esperar:\",\"/iE8xx\":\"Taxa Hi.Events\",\"zppscQ\":\"Taxas da plataforma Hi.Events e discriminação do IVA por transação\",\"D+zLDD\":\"Oculto\",\"DRErHC\":\"Oculto para participantes - visível apenas para organizadores\",\"P+5Pbo\":\"Ocultar respostas\",\"FmogyU\":\"Ocultar Opções\",\"gtEbeW\":\"Destacar\",\"NF8sdv\":\"Mensagem de destaque\",\"MXSqmS\":\"Destacar este produto\",\"7ER2sc\":\"Destacado\",\"sq7vjE\":\"Os produtos destacados terão uma cor de fundo diferente para se destacarem na página do evento.\",\"AVpmAa\":\"Como pagar offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Húngaro\",\"YLgdk5\":\"Confirmo que esta é uma mensagem transacional relacionada com este evento\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o pagamento.\",\"PYVWEI\":\"Se registado, forneça o seu número de IVA para validação\",\"iIEaNB\":\"Se tem uma conta connosco, receberá um email com instruções sobre como redefinir a sua senha.\",\"an5hVd\":\"Imagens\",\"tSVr6t\":\"Personificar\",\"TWXU0c\":\"Personificar utilizador\",\"5LAZwq\":\"Personificação iniciada\",\"IMwcdR\":\"Personificação parada\",\"0I0Hac\":\"Aviso importante\",\"yD3avI\":\"Importante: Alterar o seu endereço de e-mail atualizará o link de acesso a este pedido. Será redirecionado para o novo link do pedido após guardar.\",\"M8M6fs\":\"Importante: Reconexão Stripe necessária\",\"jT142F\":[\"Em \",[\"diffHours\"],\" horas\"],\"OoSyqO\":[\"Em \",[\"diffMinutes\"],\" minutos\"],\"cljs3a\":\"Indique se está registado para IVA na UE\",\"F1Xp97\":\"Participantes individuais\",\"85e6zs\":\"Inserir token Liquid\",\"38KFY0\":\"Inserir variável\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagamentos Instantâneos\",\"nbfdhU\":\"Integrações\",\"JHB/Ky\":\"Inválido\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"f9WRpE\":\"Tipo de ficheiro inválido. Por favor, carregue uma imagem.\",\"tnL+GP\":\"Sintaxe Liquid inválida. Por favor, corrija-a e tente novamente.\",\"N9JsFT\":\"Formato de número de IVA inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"Mokwac\":\"Convide membros ilimitados da equipa com funções personalizadas\",\"aH6ZIb\":\"Convide sua equipe\",\"IuMGvq\":\"Fatura\",\"y0meFR\":\"O IVA irlandês de 23% será aplicado às taxas da plataforma (fornecimento doméstico).\",\"1ZKm04\":\"Esta conta está registada para IVA na UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"item(ns)\",\"BzfzPK\":\"Itens\",\"KmWyx0\":\"Trabalho\",\"o5r6b2\":\"Trabalho eliminado\",\"cd0jIM\":\"Detalhes do trabalho\",\"ruJO57\":\"Nome do trabalho\",\"YZi+Hu\":\"Trabalho em fila para nova tentativa\",\"nCywLA\":\"Participe de qualquer lugar\",\"hTJ4fB\":\"Basta clicar no botão abaixo para reconectar sua conta Stripe.\",\"MxjCqk\":\"Apenas procurando seus ingressos?\",\"lB2hSG\":[\"Mantenha-me atualizado sobre notícias e eventos de \",[\"0\"]],\"DruLRc\":\"Últimos 14 dias\",\"ve9JTU\":\"O apelido é obrigatório\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"QIn0Vl\":\"Nome comercial legal para fins de IVA\",\"1njn7W\":\"Claro\",\"1qY5Ue\":\"Link expirado ou inválido\",\"psosdY\":\"Link para detalhes do pedido\",\"6JzK4N\":\"Link para o ingresso\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links permitidos\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"D9zTjx\":\"Eventos ao Vivo\",\"WdmJIX\":\"Carregando pré-visualização...\",\"IoDI2o\":\"Carregando tokens...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logotipo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"Jzu30R\":\"O logotipo será exibido no bilhete\",\"PSRm6/\":\"Procurar os meus bilhetes\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"2L3vle\":\"Máx. mensagens / 24h\",\"Qp4HWD\":\"Máx. destinatários / mensagem\",\"agPptk\":\"Meio\",\"xDAtGP\":\"Mensagem\",\"bECJqy\":\"Mensagem aprovada com sucesso\",\"1jRD0v\":\"Enviar mensagens aos participantes com tickets específicos\",\"48rf3i\":\"A mensagem não pode exceder 5000 caracteres\",\"ZPj0Q8\":\"Detalhes da mensagem\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"mFdA+i\":\"Nível de mensagens\",\"v7xKtM\":\"Nível de mensagens atualizado com sucesso\",\"gqnyh0\":\"Otimizado para Dispositivos Móveis\",\"olKKwj\":\"Scanner móvel com suporte offline e rastreamento em tempo real\",\"JbIgPz\":\"Os valores monetários são totais aproximados em todas as moedas\",\"qvF+MT\":\"Monitorar e gerir trabalhos de fundo falhados\",\"w36OkR\":\"Eventos mais vistos (Últimos 14 dias)\",\"GfaxEk\":\"Música\",\"oVGCGh\":\"Meus Ingressos\",\"8/brI5\":\"O nome é obrigatório\",\"sFFArG\":\"O nome deve ter menos de 255 caracteres\",\"sCV5Yc\":\"Nome do evento\",\"xxU3NX\":\"Receita Líquida\",\"ArHT/C\":\"Novos registos\",\"eWRECP\":\"Vida noturna\",\"HSw5l3\":\"Não - Sou um particular ou empresa não registada para IVA\",\"VHfLAW\":\"Sem contas\",\"+jIeoh\":\"Nenhuma conta encontrada\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"Dwf4dR\":\"Ainda não há perguntas para participantes\",\"/UC6qk\":\"Nenhum dado de atribuição encontrado\",\"99ntUF\":\"Nenhuma lista de check-in disponível para este evento.\",\"+dAKxg\":\"Nenhuma configuração encontrada\",\"eb47T5\":\"Nenhum dado encontrado para os filtros selecionados. Tente ajustar o período ou a moeda.\",\"pZNOT9\":\"Sem data de fim\",\"dW40Uz\":\"Nenhum evento encontrado\",\"8pQ3NJ\":\"Nenhum evento a iniciar nas próximas 24 horas\",\"8zCZQf\":\"Nenhum evento ainda\",\"Yc5YW6\":\"Sem trabalhos falhados\",\"54GxeB\":\"Sem impacto nas suas transações atuais ou passadas\",\"EpvBAp\":\"Sem fatura\",\"XZkeaI\":\"Nenhum registro encontrado\",\"nrSs2u\":\"Nenhuma mensagem encontrada\",\"OVFwlg\":\"Ainda não há perguntas de pedido\",\"EJ7bVz\":\"Nenhum pedido encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"wUv5xQ\":\"Sem atividade de organizador nos últimos 14 dias\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"PChXMe\":\"Sem pedidos pagos\",\"6jYQGG\":\"Nenhum evento passado\",\"CHzaTD\":\"Sem eventos populares nos últimos 14 dias\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"wYiAtV\":\"Sem registos de contas recentes\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"3sRuiW\":\"Nenhum ingresso encontrado\",\"yM5c0q\":\"Nenhum evento futuro\",\"qpC74J\":\"Nenhum utilizador encontrado\",\"41dJPO\":\"Nenhuma configuração de IVA definida\",\"8wgkoi\":\"Sem eventos vistos nos últimos 14 dias\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"4+am6b\":\"Não, manter-me aqui\",\"HVwIsd\":\"Empresas ou particulares não registados para IVA: Aplica-se IVA irlandês de 23%\",\"x5+Lcz\":\"Não Registado\",\"8n10sz\":\"Não Elegível\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nome do escritório ou local\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Pagamento offline\",\"nO3VbP\":[\"Em promoção \",[\"0\"]],\"2r6bAy\":\"Depois de completar a atualização, sua conta antiga será usada apenas para reembolsos.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"M2w1ni\":\"Apenas visível com código promocional\",\"N141o/\":\"Abrir painel do Stripe\",\"HXMJxH\":\"Texto opcional para avisos legais, informações de contacto ou notas de agradecimento (apenas uma linha)\",\"L565X2\":\"opções\",\"c/TIyD\":\"Pedido e Bilhete\",\"H5qWhm\":\"Pedido cancelado\",\"b6+Y+n\":\"Pedido concluído\",\"x4MLWE\":\"Confirmação do pedido\",\"CsTTH0\":\"Confirmação do pedido reenviada com sucesso\",\"ppuQR4\":\"Pedido criado\",\"0UZTSq\":\"Moeda do Pedido\",\"HdmwrI\":\"E-mail do pedido\",\"bwBlJv\":\"Primeiro nome do pedido\",\"vrSW9M\":\"O pedido foi cancelado e reembolsado. O proprietário do pedido foi notificado.\",\"rzw+wS\":\"Titulares de encomendas\",\"oI/hGR\":\"ID do Pedido\",\"Pc729f\":\"Pedido Aguardando Pagamento Offline\",\"F4NXOl\":\"Sobrenome do pedido\",\"RQCXz6\":\"Limites de Pedido\",\"SO9AEF\":\"Limites de pedido definidos\",\"5RDEEn\":\"Idioma do Pedido\",\"vu6Arl\":\"Pedido marcado como pago\",\"sLbJQz\":\"Pedido não encontrado\",\"kvYpYu\":\"Pedido não encontrado\",\"i8VBuv\":\"Número do pedido\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"DoH3fD\":\"Pagamento do Pedido Pendente\",\"UkHo4c\":\"Ref. pedido\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"oW5877\":\"Total do pedido\",\"e7eZuA\":\"Pedido atualizado\",\"1SQRYo\":\"Pedido atualizado com sucesso\",\"KndP6g\":\"URL do pedido\",\"3NT0Ck\":\"O pedido foi cancelado\",\"sd5IMt\":\"Encomendas concluídas\",\"5It1cQ\":\"Pedidos exportados\",\"UQ0ACV\":\"Total de encomendas\",\"B/EBQv\":\"Encomendas:\",\"qtGTNu\":\"Contas orgânicas\",\"ucgZ0o\":\"Organização\",\"S3CZ5M\":\"Painel do organizador\",\"Uu0hZq\":\"Email do organizador\",\"Gy7BA3\":\"Endereço de email do organizador\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"LqBITi\":\"O modelo do organizador/padrão será usado\",\"/IX/7x\":\"Outro\",\"RsiDDQ\":\"Outras Listas (Bilhete Não Incluído)\",\"qMASRF\":\"Mensagens de saída\",\"6/dCYd\":\"Visão geral\",\"6WdDG7\":\"Página\",\"8uqsE5\":\"Página já não disponível\",\"QkLf4H\":\"URL da página\",\"sF+Xp9\":\"Visualizações de página\",\"c+suC6\":\"Contas pagas\",\"QIxRUI\":\"Bilhetes pagos, gratuitos, com preços escalonados e baseados em doações\",\"5F7SYw\":\"Reembolso parcial\",\"fFYotW\":[\"Parcialmente reembolsado: \",[\"0\"]],\"i8day5\":\"Passar taxa para o comprador\",\"k4FLBQ\":\"Passar para o comprador\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"URAE3q\":\"Pausado\",\"4fL/V7\":\"Pagar\",\"OZK07J\":\"Pagar para desbloquear\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Pagamento e plano\",\"5cxUwd\":\"Data de pagamento\",\"ENEPLY\":\"Método de pagamento\",\"EyE8E6\":\"Processamento de pagamento\",\"8Lx2X7\":\"Pagamento recebido\",\"vcyz2L\":\"Configurações de pagamento\",\"fx8BTd\":\"Pagamentos não disponíveis\",\"51U9mG\":\"Os pagamentos continuarão a fluir sem interrupção\",\"UkM20g\":\"Revisão pendente\",\"dPYu1F\":\"Por participante\",\"VlXNyK\":\"Por pedido\",\"hauDFf\":\"Por bilhete\",\"mnF83a\":\"Taxa Percentual\",\"2ueYqG\":\"Taxa percentual (0-100%)\",\"K2PPlT\":\"A taxa percentual deve estar entre 0 e 100\",\"MixU2P\":\"A percentagem deve estar entre 0 e 100\",\"MkuVAZ\":\"Percentagem do valor da transação\",\"/Bh+7r\":\"Desempenho\",\"6kPk3+\":\"Informações pessoais\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planejando um evento?\",\"J3lhKT\":\"Taxa da plataforma\",\"RD51+P\":[\"Taxa da plataforma de \",[\"0\"],\" deduzida do seu pagamento\"],\"br3Y/y\":\"Taxas da plataforma\",\"3buiaw\":\"Relatório de taxas da plataforma\",\"kv9dM4\":\"Receitas da plataforma\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"r+lQXT\":\"Por favor, insira o seu número de IVA\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"2cUopP\":\"Por favor, reinicie o processo de compra.\",\"8KmsFa\":\"Por favor, selecione um intervalo de datas\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"luHAJY\":\"Eventos populares (Últimos 14 dias)\",\"TjX7xL\":\"Mensagem Pós-Checkout\",\"OESu7I\":\"Evite sobrevenda compartilhando estoque entre vários tipos de ingresso.\",\"NgVUL2\":\"Pré-visualizar formulário de checkout\",\"cs5muu\":\"Pré-visualizar página do evento\",\"+4yRWM\":\"Preço do ingresso\",\"a5jvSX\":\"Níveis de Preço\",\"ReihZ7\":\"Pré-visualização de Impressão\",\"JnuPvH\":\"Imprimir Bilhete\",\"tYF4Zq\":\"Imprimir para PDF\",\"LcET2C\":\"Política de Privacidade\",\"8z6Y5D\":\"Processar reembolso\",\"JcejNJ\":\"A processar pedido\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"uEhdRh\":\"Apenas Promoção\",\"dLm8V5\":\"Emails promocionais podem resultar na suspensão da conta\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"dsFmM+\":\"Adquirido\",\"Vw0KCJ\":\"Check-in com Código QR\",\"k/bJj0\":\"Perguntas reordenadas\",\"b24kPi\":\"Fila\",\"fqDzSu\":\"Taxa\",\"mnUGVC\":\"Limite de taxa excedido. Por favor, tente novamente mais tarde.\",\"spsZys\":\"Pronto para atualizar? Isto demora apenas alguns minutos.\",\"vt9xUl\":\"Análises em Tempo Real\",\"xzRvs4\":[\"Receber atualizações de produtos do \",[\"0\"],\".\"],\"pLXbi8\":\"Registos de contas recentes\",\"Fi3b48\":\"Pedidos recentes\",\"yPrbsy\":\"Destinatários\",\"Edm6av\":\"Reconectar Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"pnoTN5\":\"Contas de referência\",\"ACKu03\":\"Atualizar visualização\",\"fKn/k6\":\"Valor do reembolso\",\"qY4rpA\":\"Reembolso falhou\",\"FaK/8G\":[\"Reembolsar pedido \",[\"0\"]],\"MGbi9P\":\"Reembolso pendente\",\"BDSRuX\":[\"Reembolsado: \",[\"0\"]],\"bU4bS1\":\"Reembolsos\",\"rYXfOA\":\"Configurações regionais\",\"5tl0Bp\":\"Perguntas de registro\",\"CQeZT8\":\"Relatório não encontrado\",\"JEPMXN\":\"Solicitar novo link\",\"TMLAx2\":\"Obrigatório\",\"mdeIOH\":\"Reenviar código\",\"sQxe68\":\"Reenviar confirmação\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reenviar bilhete\",\"Uwsg2F\":\"Reservado\",\"8wUjGl\":\"Reservado até\",\"kCn6wb\":\"A redefinir...\",\"6gRgw8\":\"Tentar novamente\",\"1BG8ga\":\"Tentar tudo novamente\",\"rDC+T6\":\"Tentar trabalho novamente\",\"CbnrWb\":\"Voltar ao evento\",\"Oo/PLb\":\"Resumo de Receita\",\"dFFW9L\":[\"Promoção terminou \",[\"0\"]],\"loCKGB\":[\"Promoção termina \",[\"0\"]],\"wlfBad\":\"Período de Promoção\",\"5CDM6r\":\"Período de venda definido\",\"ftzaMf\":\"Período de venda, limites de pedido, visibilidade\",\"zpekWp\":[\"Promoção começa \",[\"0\"]],\"mUv9U4\":\"Vendas\",\"9KnRdL\":\"As vendas estão pausadas\",\"3VnlS9\":\"Vendas, pedidos e métricas de desempenho para todos os eventos\",\"3Q1AWe\":\"Vendas:\",\"B4nE3N\":\"Preço do bilhete de exemplo\",\"8BRPoH\":\"Local Exemplo\",\"DyBPvP\":\"Guardar Configuração\",\"KZrfYJ\":\"Salvar links sociais\",\"9Y3hAT\":\"Salvar modelo\",\"C8ne4X\":\"Guardar Design do Bilhete\",\"6/TNCd\":\"Guardar Definições de IVA\",\"I+FvbD\":\"Digitalizar\",\"4ba0NE\":\"Agendado\",\"ftNXma\":\"Pesquisar afiliados...\",\"VY+Bdn\":\"Pesquisar por nome da conta ou e-mail...\",\"VX+B3I\":\"Pesquisar por título do evento ou organizador...\",\"R0wEyA\":\"Pesquisar por nome do trabalho ou exceção...\",\"GHdjuo\":\"Pesquisar por nome, e-mail ou conta...\",\"20ce0U\":\"Pesquisar por ID do pedido, nome do cliente ou email...\",\"4DSz7Z\":\"Pesquisar por assunto, evento ou conta...\",\"Mck5ht\":\"Checkout Seguro\",\"p7xUrt\":\"Selecione uma categoria\",\"3IcxS1\":\"Selecione uma configuração\",\"zPRPMf\":\"Selecionar um nível\",\"BFRSTT\":\"Selecionar Conta\",\"mCB6Je\":\"Selecionar tudo\",\"a6+167\":\"Selecionar um evento\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"CFbaPk\":\"Selecione o grupo de participantes\",\"hJmVtD\":\"Selecione o país\",\"tVW/yo\":\"Selecionar moeda\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"1nhy8G\":\"Selecionar tipo de scanner\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"3hJUtr\":\"Selecione o país onde o IVA está registado\",\"x8XMsJ\":\"Selecione o nível de mensagens para esta conta. Isto controla os limites de mensagens e permissões de links.\",\"aT3jZX\":\"Selecionar fuso horário\",\"TxfvH2\":\"Selecione quais participantes devem receber esta mensagem\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"5gkxKx\":\"Selecione qual configuração de taxas se aplica a esta conta. As taxas são sempre em USD.\",\"ylXj1N\":\"Selecionado\",\"j9b/iy\":\"Vendendo rápido 🔥\",\"73qYgo\":\"Enviar como teste\",\"JvAge5\":\"Envie emails para participantes e veja seu histórico de mensagens.\",\"22Itl6\":\"Envie-me uma cópia\",\"nOBvex\":\"Envie dados de pedidos e participantes em tempo real para seus sistemas externos.\",\"1lNPhX\":\"Enviar email de notificação de reembolso\",\"eaUTwS\":\"Enviar link de redefinição\",\"IoAuJG\":\"A enviar...\",\"h69WC6\":\"Enviado\",\"BVu2Hz\":\"Enviado por\",\"SPdzrs\":\"Enviado aos clientes quando fazem um pedido\",\"LxSN5F\":\"Enviado a cada participante com os detalhes do seu ingresso\",\"89xaFU\":\"Defina as configurações padrão de taxa da plataforma para novos eventos criados sob este organizador.\",\"eXssj5\":\"Definir configurações predefinidas para novos eventos criados sob este organizador.\",\"s0FkEx\":\"Configure listas de check-in para diferentes entradas, sessões ou dias.\",\"xMO+Ao\":\"Configure a sua organização\",\"C3htzi\":\"Configuração atualizada\",\"Ohn74G\":\"Configuração e design\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"jy6QDF\":\"Gestão de capacidade compartilhada\",\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"UVPI5D\":\"Mostrar menos plataformas\",\"Eu/N/d\":\"Mostrar caixa de seleção de opt-in de marketing\",\"SXzpzO\":\"Mostrar caixa de seleção de opt-in de marketing por padrão\",\"b33PL9\":\"Mostrar mais plataformas\",\"t1LIQW\":[\"A mostrar \",[\"0\"],\" de \",[\"totalRows\"],\" registos\"],\"jVRHeq\":\"Registado\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"s9KGXU\":\"Vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"H6Gslz\":\"Desculpe o inconveniente.\",\"wdxz7K\":\"Fonte\",\"7JFNej\":\"Desporto\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"2R1+Rv\":\"Hora de início do evento\",\"2NbyY/\":\"Estatísticas\",\"GVUxAX\":\"As estatísticas são baseadas na data de criação da conta\",\"DRykfS\":\"Ainda a processar reembolsos para as suas transações mais antigas.\",\"wuV0bK\":\"Parar Personificação\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe ligado\",\"aKtF0O\":\"Stripe não conectado\",\"9i0++A\":\"ID de pagamento Stripe\",\"/QlTE4\":\"A configuração do Stripe já está completa.\",\"ii0qn/\":\"O assunto é obrigatório\",\"M7Uapz\":\"O assunto aparecerá aqui\",\"6aXq+t\":\"Assunto:\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"kzx0uD\":\"Predefinições de Evento Atualizadas com Sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"DMCX/I\":\"Configurações padrão de taxa da plataforma atualizadas com sucesso\",\"URUYHc\":\"Configurações de taxa da plataforma atualizadas com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"dXoieq\":\"Resumo\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"UaISq3\":\"Sueco\",\"JZTQI0\":\"Trocar organizador\",\"9YHrNC\":\"Padrão do Sistema\",\"XX32BM\":\"Demora apenas alguns minutos\",\"yT6dQ8\":\"Impostos cobrados agrupados por tipo de imposto e evento\",\"Ye321X\":\"Nome do Imposto\",\"WyCBRt\":\"Resumo de Impostos\",\"GkH0Pq\":\"Taxas e impostos aplicados\",\"Rwiyt2\":\"Impostos configurados\",\"iQZff7\":\"Impostos, Taxas, Visibilidade, Período de Venda, Destaque do Produto e Limites de Pedido\",\"BW6QAz\":\"Gestão de Equipa\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"7wtpH5\":\"Modelo ativo\",\"QHhZeE\":\"Modelo criado com sucesso\",\"xrWdPR\":\"Modelo excluído com sucesso\",\"G04Zjt\":\"Modelo salvo com sucesso\",\"xowcRf\":\"Termos de serviço\",\"6K0GjX\":\"O texto pode ser difícil de ler\",\"nm3Iz/\":\"Obrigado por participar!\",\"lhAWqI\":\"Obrigado pelo seu apoio enquanto continuamos a crescer e melhorar o Hi.Events!\",\"KfmPRW\":\"A cor de fundo da página. Ao usar imagem de capa, esta é aplicada como uma sobreposição.\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"MJm4Tq\":\"A moeda do pedido\",\"cDHM1d\":\"O endereço de e-mail foi alterado. O participante receberá um novo bilhete no endereço de e-mail atualizado.\",\"I/NNtI\":\"O local do evento\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"EBzPwC\":\"O endereço completo do evento\",\"sxKqBm\":\"O valor total do pedido será reembolsado para o método de pagamento original do cliente.\",\"KgDp6G\":\"O link que está a tentar aceder expirou ou já não é válido. Por favor, verifique o seu e-mail para obter um link atualizado para gerir o seu pedido.\",\"5OmEal\":\"O idioma do cliente\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"C4nQe5\":\"A taxa da plataforma é adicionada ao preço do bilhete. Os compradores pagam mais, mas você recebe o preço total do bilhete.\",\"HxxXZO\":\"A cor principal da marca usada para botões e destaques\",\"DEcpfp\":\"O corpo do modelo contém sintaxe Liquid inválida. Por favor, corrija-a e tente novamente.\",\"injXD7\":\"O número de IVA não pôde ser validado. Por favor, verifique o número e tente novamente.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"QP3gP+\":\"Estas configurações se aplicam apenas ao código de incorporação copiado e não serão armazenadas.\",\"HirZe8\":\"Estes modelos serão usados como padrões para todos os eventos em sua organização. Eventos individuais podem substituir estes modelos por suas próprias versões personalizadas.\",\"lzAaG5\":\"Estes modelos substituirão os padrões do organizador apenas para este evento. Se nenhum modelo personalizado for definido aqui, o modelo do organizador será usado em vez disso.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"AaP0M+\":\"Esta combinação de cores pode ser difícil de ler para alguns utilizadores\",\"RzEvf5\":\"Este evento terminou\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"L7dIM7\":\"Este link é inválido ou expirou.\",\"MR5ygV\":\"Este link já não é válido\",\"9LEqK0\":\"Este nome é visível aos utilizadores finais\",\"j5FdeA\":\"Este pedido está a ser processado.\",\"sjNPMw\":\"Este pedido foi abandonado. Pode iniciar um novo pedido a qualquer momento.\",\"OhCesD\":\"Este pedido foi cancelado. Pode iniciar um novo pedido a qualquer momento.\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"9b5956\":\"Esta visualização mostra como seu e-mail ficará com dados de exemplo. E-mails reais usarão valores reais.\",\"uM9Alj\":\"Este produto está destacado na página do evento\",\"RqSKdX\":\"Este produto está esgotado\",\"W12OdJ\":\"Este relatório é apenas para fins informativos. Consulte sempre um profissional de impostos antes de usar estes dados para fins contabilísticos ou fiscais. Por favor, verifique com o seu painel do Stripe pois o Hi.Events pode não ter dados históricos.\",\"0Ew0uk\":\"Este bilhete acabou de ser digitalizado. Aguarde antes de digitalizar novamente.\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"Mr5UUd\":\"Bilhete Cancelado\",\"0GSPnc\":\"Design do Bilhete\",\"EZC/Cu\":\"Design do bilhete guardado com sucesso\",\"bbslmb\":\"Designer de ingressos\",\"1BPctx\":\"Bilhete para\",\"bgqf+K\":\"E-mail do portador do ingresso\",\"oR7zL3\":\"Nome do portador do ingresso\",\"HGuXjF\":\"Portadores de ingressos\",\"CMUt3Y\":\"Titulares de bilhetes\",\"awHmAT\":\"ID do bilhete\",\"6czJik\":\"Logotipo do Bilhete\",\"OkRZ4Z\":\"Nome do ingresso\",\"t79rDv\":\"Bilhete não encontrado\",\"6tmWch\":\"Ingresso ou produto\",\"1tfWrD\":\"Pré-visualização do bilhete para\",\"KnjoUA\":\"Preço do bilhete\",\"tGCY6d\":\"Preço do ingresso\",\"pGZOcL\":\"Bilhete reenviado com sucesso\",\"8jLPgH\":\"Tipo de Bilhete\",\"X26cQf\":\"URL do ingresso\",\"8qsbZ5\":\"Bilheteria e vendas\",\"zNECqg\":\"bilhetes\",\"6GQNLE\":\"Bilhetes\",\"NRhrIB\":\"Ingressos e produtos\",\"EUnesn\":\"Bilhetes disponíveis\",\"AGRilS\":\"Ingressos Vendidos\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Para editar configurações, aceda à secção Configurações no menu de administração.\",\"tiI71C\":\"Para aumentar os seus limites, contacte-nos em\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"W428WC\":\"Alternar colunas\",\"UBSG1X\":\"Melhores organizadores (Últimos 14 dias)\",\"3sZ0xx\":\"Total de Contas\",\"EaAPbv\":\"Valor total pago\",\"SMDzqJ\":\"Total de Participantes\",\"orBECM\":\"Total Cobrado\",\"4B7oCp\":\"Taxa total\",\"KSDwd5\":\"Total de pedidos\",\"vb0Q0/\":\"Total de Usuários\",\"oJjplO\":\"Visualizações totais\",\"orluER\":\"Acompanhe o crescimento e desempenho da conta por fonte de atribuição\",\"NHq3l1\":\"Acompanhe vendas, receitas e participação com relatórios detalhados\",\"OpKMSn\":\"Taxa de transação:\",\"uKOFO5\":\"Verdadeiro se pagamento offline\",\"9GsDR2\":\"Verdadeiro se pagamento pendente\",\"ouM5IM\":\"Tentar outro e-mail\",\"3DZvE7\":\"Experimente o Hi.Events gratuitamente\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Desativar som\",\"KUOhTy\":\"Ativar som\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo de ingresso\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"n57zCW\":\"Contas não atribuídas\",\"b9SN9q\":\"Referência única do pedido\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"ZkS2p3\":\"Despublicar Evento\",\"X13xGn\":\"Não confiável\",\"Pp1sWX\":\"Atualizar afiliado\",\"KMMOAy\":\"Atualização disponível\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"WBq1/R\":\"Scanner USB já ativo\",\"EV30TR\":\"Modo scanner USB ativado. Comece a digitalizar os bilhetes agora.\",\"fovJi3\":\"Modo scanner USB desativado\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Use <0>modelos Liquid para personalizar os seus emails\",\"0k4cdb\":\"Usar detalhes do pedido para todos os participantes. Os nomes e e-mails dos participantes corresponderão às informações do comprador.\",\"bA31T4\":\"Usar os dados do comprador para todos os participantes\",\"rnoQsz\":\"Usado para bordas, destaques e estilo do código QR\",\"BV4L/Q\":\"Análise UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Válido\",\"GuXjc5\":\"Validado\",\"imLQ9Y\":\"A validar o seu número de IVA...\",\"cK9+xQ\":\"País do IVA\",\"sqdl5s\":\"Informações de IVA\",\"UjNWsF\":\"O IVA pode ser aplicado às taxas da plataforma dependendo do seu estado de registo de IVA. Por favor, complete a secção de informações de IVA abaixo.\",\"pnVh83\":\"Número de IVA\",\"CabI04\":\"O número de IVA não deve conter espaços\",\"PMhxAR\":\"O número de IVA deve começar com um código de país de 2 letras seguido de 8-15 caracteres alfanuméricos (por exemplo, PT123456789)\",\"gPgdNV\":\"Número de IVA validado com sucesso\",\"RUMiLy\":\"A validação do número de IVA falhou\",\"vqji3Y\":\"A validação do número de IVA falhou. Por favor, verifique o seu número de IVA.\",\"8dENF9\":\"IVA sobre taxa\",\"ZutOKU\":\"Taxa de IVA\",\"CZomgW\":\"Registado para IVA\",\"PCRCCN\":\"Informações de Registo de IVA\",\"oSDBWm\":\"Configurações de IVA\",\"Nfbg76\":\"Definições de IVA guardadas com sucesso\",\"UvYql/\":\"Configurações de IVA guardadas. Estamos a validar o seu número de IVA em segundo plano.\",\"R6n7j9\":\"Configurações de IVA atualizadas com sucesso\",\"tJylUv\":\"Tratamento de IVA para Taxas da Plataforma\",\"FlGprQ\":\"Tratamento de IVA para taxas da plataforma: Empresas registadas para IVA na UE podem usar o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE). Empresas não registadas para IVA são cobradas com IVA irlandês de 23%.\",\"516oLj\":\"Serviço de validação de IVA temporariamente indisponível\",\"AdWhjZ\":\"Código de verificação\",\"QDEWii\":\"Verificado\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Ver todas as mensagens enviadas na plataforma\",\"+WFMis\":\"Visualize e descarregue relatórios de todos os seus eventos. Apenas pedidos concluídos são incluídos.\",\"c7VN/A\":\"Ver respostas\",\"SZw9tS\":\"Ver Detalhes\",\"FCVmuU\":\"Ver evento\",\"n6EaWL\":\"Ver logs\",\"OaKTzt\":\"Ver mapa\",\"zNZNMs\":\"Ver mensagem\",\"67OJ7t\":\"Ver pedido\",\"tKKZn0\":\"Ver detalhes do pedido\",\"KeCXJu\":\"Veja detalhes de pedidos, emita reembolsos e reenvie confirmações.\",\"9jnAcN\":\"Ver página inicial do organizador\",\"1J/AWD\":\"Ver ingresso\",\"N9FyyW\":\"Veja, edite e exporte seus participantes registrados.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visível apenas para a equipa de check-in. Ajuda a identificar esta lista durante o check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"A aguardar pagamento\",\"aUi/Dz\":\"Aviso: Esta é a configuração padrão do sistema. As alterações afetarão todas as contas que não tenham uma configuração específica atribuída.\",\"RRZDED\":\"Não encontramos pedidos associados a este endereço de e-mail.\",\"2RZK9x\":\"Não conseguimos encontrar o pedido que procura. O link pode ter expirado ou os detalhes do pedido podem ter sido alterados.\",\"nefMIK\":\"Não conseguimos encontrar o bilhete que procura. O link pode ter expirado ou os detalhes do bilhete podem ter sido alterados.\",\"miysJh\":\"Não foi possível encontrar este pedido. Pode ter sido removido.\",\"HJKdzP\":\"Ocorreu um problema ao carregar esta página. Por favor, tente novamente.\",\"IfN2Qo\":\"Recomendamos um logotipo quadrado com dimensões mínimas de 200x200px\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"x8rEDQ\":\"Não conseguimos validar o seu número de IVA após várias tentativas. Continuaremos a tentar em segundo plano. Por favor, volte mais tarde.\",\"q1BizZ\":\"Enviaremos os seus bilhetes para este e-mail\",\"ZOmUYW\":\"Validaremos o seu número de IVA em segundo plano. Se houver algum problema, informaremos.\",\"zCdObC\":\"Mudámos oficialmente a nossa sede para a Irlanda 🇮🇪. Como parte desta transição, agora usamos o Stripe Irlanda em vez do Stripe Canadá. Para manter os seus pagamentos funcionando sem problemas, precisará reconectar sua conta Stripe.\",\"jh2orE\":\"Mudámos a nossa sede para a Irlanda. Como resultado, precisamos que reconecte a sua conta Stripe. Este processo rápido demora apenas alguns minutos. As suas vendas e dados existentes permanecem completamente inalterados.\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bem-vindo de volta\",\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"FaSXqR\":\"Que tipo de evento?\",\"f30uVZ\":\"O que precisa fazer:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"bcYlvb\":\"Quando fecha o check-in\",\"XIG669\":\"Quando abre o check-in\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"403wpZ\":\"Quando ativado, novos eventos permitirão que os participantes gerenciem seus próprios detalhes de bilhete através de um link seguro. Isso pode ser substituído por evento.\",\"blXLKj\":\"Quando ativado, novos eventos exibirão uma caixa de seleção de opt-in de marketing durante o checkout. Isso pode ser substituído por evento.\",\"Kj0Txn\":\"Quando ativado, não serão cobradas taxas de aplicação nas transações Stripe Connect. Use isto para países onde as taxas de aplicação não são suportadas.\",\"uchB0M\":\"Pré-visualização do widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sim - Tenho um número de registo de IVA da UE válido\",\"Tz5oXG\":\"Sim, cancelar o meu pedido\",\"QlSZU0\":[\"Está a personificar <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Está a emitir um reembolso parcial. O cliente será reembolsado em \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Você pode configurar taxas de serviço adicionais e impostos nas configurações da sua conta.\",\"5VGIlq\":\"Atingiu o seu limite de mensagens.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"w65ZgF\":\"Precisa de verificar o email da sua conta antes de poder modificar modelos de email.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"FgRxRP\":\"Você é proprietário de 100% dos dados dos seus participantes, sempre\",\"88cUW+\":\"Você recebe\",\"U3wiCB\":\"Está tudo pronto! Os seus pagamentos estão a ser processados sem problemas.\",\"MNFIxz\":[\"Vai participar em \",[\"0\"],\"!\"],\"p/Sa0j\":\"A sua conta tem limites de mensagens. Para aumentar os seus limites, contacte-nos em\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"79lXGw\":\"A sua lista de check-in foi criada com sucesso. Partilhe a ligação abaixo com a sua equipa de check-in.\",\"BnlG9U\":\"O seu pedido atual será perdido.\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"hDNwnf\":\"O seu logotipo, cores e estilo em cada página\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"PFjJxY\":\"A sua nova senha deve ter pelo menos 8 caracteres.\",\"gzrCuN\":\"Os detalhes do seu pedido foram atualizados. Foi enviado um e-mail de confirmação para o novo endereço de e-mail.\",\"naQW82\":\"O seu pedido foi cancelado.\",\"bhlHm/\":\"O seu pedido aguarda pagamento\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"WWYHKD\":\"O seu pagamento está protegido com encriptação de nível bancário\",\"5b3QLi\":\"Seu plano\",\"6heFYY\":\"Sua conta Stripe está conectada e processando pagamentos.\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"CnZ3Ou\":\"Os seus bilhetes foram confirmados.\",\"EmFsMZ\":\"O seu número de IVA está na fila para validação\",\"QBlhh4\":\"O seu número de IVA será validado quando guardar\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Não há nada para mostrar ainda'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>registrado com sucesso\"],\"yxhYRZ\":[[\"0\"],\" <0>desmarcado com sucesso\"],\"KMgp2+\":[[\"0\"],\" disponível\"],\"Pmr5xp\":[[\"0\"],\" criado com sucesso\"],\"FImCSc\":[[\"0\"],\" atualizado com sucesso\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" registrado\"],\"Vjij1k\":[[\"days\"],\" dias, \",[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"f3RdEk\":[[\"hours\"],\" horas, \",[\"minutes\"],\" minutos e \",[\"seconds\"],\" segundos\"],\"fyE7Au\":[[\"minutos\"],\" minutos e \",[\"segundos\"],\" segundos\"],\"NlQ0cx\":[\"Primeiro evento de \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://seu-website.com\",\"qnSLLW\":\"<0>Por favor, insira o preço sem incluir impostos e taxas.<1>Impostos e taxas podem ser adicionados abaixo.\",\"ZjMs6e\":\"<0>O número de produtos disponíveis para este produto<1>Esse valor pode ser substituído se houver <2>Limites de Capacidade associados a este produto.\",\"E15xs8\":\"⚡️ Configure seu evento\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Personalize a página do seu evento\",\"3VPPdS\":\"💳 Conecte-se com Stripe\",\"cjdktw\":\"🚀 Defina seu evento ao vivo\",\"rmelwV\":\"0 minutos e 0 segundos\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Rua Principal 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Um campo de data. Perfeito para pedir uma data de nascimento, etc.\",\"6euFZ/\":[\"Um \",[\"type\"],\" padrão é automaticamente aplicado a todos os novos produtos. Você pode substituir isso para cada produto.\"],\"SMUbbQ\":\"Uma entrada suspensa permite apenas uma seleção\",\"qv4bfj\":\"Uma taxa, como uma taxa de reserva ou uma taxa de serviço\",\"POT0K/\":\"Um valor fixo por produto. Ex: $0,50 por produto\",\"f4vJgj\":\"Uma entrada de texto multilinha\",\"OIPtI5\":\"Uma porcentagem do preço do produto. Ex: 3,5% do preço do produto\",\"ZthcdI\":\"Um código promocional sem desconto pode ser usado para revelar produtos ocultos.\",\"AG/qmQ\":\"Uma opção Rádio tem múltiplas opções, mas apenas uma pode ser selecionada.\",\"h179TP\":\"Uma breve descrição do evento que será exibida nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, a descrição do evento será usada\",\"WKMnh4\":\"Uma entrada de texto de linha única\",\"BHZbFy\":\"Uma única pergunta por pedido. Ex: Qual é o seu endereço de entrega?\",\"Fuh+dI\":\"Uma única pergunta por produto. Ex: Qual é o seu tamanho de camiseta?\",\"RlJmQg\":\"Um imposto padrão, como IVA ou GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Aceitar transferências bancárias, cheques ou outros métodos de pagamento offline\",\"hrvLf4\":\"Aceitar pagamentos com cartão de crédito através do Stripe\",\"bfXQ+N\":\"Aceitar convite\",\"AeXO77\":\"Conta\",\"lkNdiH\":\"Nome da conta\",\"Puv7+X\":\"Configurações de Conta\",\"OmylXO\":\"Conta atualizada com sucesso\",\"7L01XJ\":\"Ações\",\"FQBaXG\":\"Ativar\",\"5T2HxQ\":\"Data de ativação\",\"F6pfE9\":\"Ativo\",\"/PN1DA\":\"Adicione uma descrição para esta lista de registro\",\"0/vPdA\":\"Adicione quaisquer notas sobre o participante. Estas não serão visíveis para o participante.\",\"Or1CPR\":\"Adicione quaisquer notas sobre o participante...\",\"l3sZO1\":\"Adicione quaisquer notas sobre o pedido. Estas não serão visíveis para o cliente.\",\"xMekgu\":\"Adicione quaisquer notas sobre o pedido...\",\"PGPGsL\":\"Adicionar descrição\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Adicione instruções para pagamentos offline (por exemplo, detalhes de transferência bancária, onde enviar cheques, prazos de pagamento)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Adicionar novo\",\"TZxnm8\":\"Adicionar opção\",\"24l4x6\":\"Adicionar Produto\",\"8q0EdE\":\"Adicionar Produto à Categoria\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Adicionar imposto ou taxa\",\"goOKRY\":\"Adicionar nível\",\"oZW/gT\":\"Adicionar ao calendário\",\"pn5qSs\":\"Informações adicionais\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Endereço\",\"NY/x1b\":\"Endereço Linha 1\",\"POdIrN\":\"Endereço Linha 1\",\"cormHa\":\"Endereço linha 2\",\"gwk5gg\":\"endereço linha 2\",\"U3pytU\":\"Administrador\",\"HLDaLi\":\"Os usuários administradores têm acesso total aos eventos e configurações da conta.\",\"W7AfhC\":\"Todos os participantes deste evento\",\"cde2hc\":\"Todos os Produtos\",\"5CQ+r0\":\"Permitir que participantes associados a pedidos não pagos façam check-in\",\"ipYKgM\":\"Permitir indexação do mecanismo de pesquisa\",\"LRbt6D\":\"Permitir que mecanismos de pesquisa indexem este evento\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Incrível, evento, palavras-chave...\",\"hehnjM\":\"Quantia\",\"R2O9Rg\":[\"Valor pago (\",[\"0\"],\")\"],\"V7MwOy\":\"Ocorreu um erro ao carregar a página\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Um erro inesperado ocorreu.\",\"byKna+\":\"Um erro inesperado ocorreu. Por favor, tente novamente.\",\"ubdMGz\":\"Quaisquer perguntas dos portadores de produtos serão enviadas para este endereço de e-mail. Este também será usado como o endereço de \\\"responder para\\\" em todos os e-mails enviados deste evento\",\"aAIQg2\":\"Aparência\",\"Ym1gnK\":\"aplicado\",\"sy6fss\":[\"Aplica-se a \",[\"0\"],\" produtos\"],\"kadJKg\":\"Aplica-se a 1 produto\",\"DB8zMK\":\"Aplicar\",\"GctSSm\":\"Aplicar código promocional\",\"ARBThj\":[\"Aplicar este \",[\"type\"],\" a todos os novos produtos\"],\"S0ctOE\":\"Arquivar evento\",\"TdfEV7\":\"Arquivado\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Tem certeza de que deseja ativar este participante?\",\"TvkW9+\":\"Tem certeza de que deseja arquivar este evento?\",\"/CV2x+\":\"Tem certeza de que deseja cancelar este participante? Isso anulará o ingresso\",\"YgRSEE\":\"Tem certeza de que deseja excluir este código promocional?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Tem certeza de que deseja fazer o rascunho deste evento? Isso tornará o evento invisível para o público\",\"mEHQ8I\":\"Tem certeza de que deseja tornar este evento público? Isso tornará o evento visível ao público\",\"s4JozW\":\"Tem certeza de que deseja restaurar este evento? Ele será restaurado como um evento rascunho.\",\"vJuISq\":\"Tem certeza de que deseja excluir esta Atribuição de Capacidade?\",\"baHeCz\":\"Tem certeza de que deseja excluir esta lista de registro?\",\"LBLOqH\":\"Pergunte uma vez por pedido\",\"wu98dY\":\"Perguntar uma vez por produto\",\"ss9PbX\":\"Participante\",\"m0CFV2\":\"Detalhes do participante\",\"QKim6l\":\"Participante não encontrado\",\"R5IT/I\":\"Notas do participante\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Bilhete do Participante\",\"9SZT4E\":\"Participantes\",\"iPBfZP\":\"Participantes Registrados\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Redimensionamento automático\",\"vZ5qKF\":\"Redimensionar automaticamente a altura do widget com base no conteúdo. Quando desativado, o widget preencherá a altura do contêiner.\",\"4lVaWA\":\"Aguardando pagamento offline\",\"2rHwhl\":\"Aguardando pagamento offline\",\"3wF4Q/\":\"Aguardando pagamento\",\"ioG+xt\":\"Aguardando Pagamento\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Impressionante Organizador Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Voltar à página do evento\",\"VCoEm+\":\"Volte ao login\",\"k1bLf+\":\"Cor de fundo\",\"I7xjqg\":\"Tipo de plano de fundo\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Endereço de cobrança\",\"/xC/im\":\"Configurações de cobrança\",\"rp/zaT\":\"Português brasileiro\",\"whqocw\":\"Ao se registrar, você concorda com nossos <0>Termos de Serviço e <1>Política de Privacidade.\",\"bcCn6r\":\"Tipo de cálculo\",\"+8bmSu\":\"Califórnia\",\"iStTQt\":\"A permissão da câmera foi negada. <0>Solicite permissão novamente ou, se isso não funcionar, você precisará <1>conceder a esta página acesso à sua câmera nas configurações do navegador.\",\"dEgA5A\":\"Cancelar\",\"Gjt/py\":\"Cancelar alteração de e-mail\",\"tVJk4q\":\"Cancelar pedido\",\"Os6n2a\":\"Cancelar pedido\",\"Mz7Ygx\":[\"Cancelar pedido \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelado\",\"U7nGvl\":\"Não é possível fazer check-in\",\"QyjCeq\":\"Capacidade\",\"V6Q5RZ\":\"Atribuição de Capacidade criada com sucesso\",\"k5p8dz\":\"Atribuição de Capacidade excluída com sucesso\",\"nDBs04\":\"Gestão de capacidade\",\"ddha3c\":\"As categorias permitem agrupar produtos. Por exemplo, você pode ter uma categoria para \\\"Ingressos\\\" e outra para \\\"Mercadorias\\\".\",\"iS0wAT\":\"As categorias ajudam a organizar seus produtos. Este título será exibido na página pública do evento.\",\"eorM7z\":\"Categorias reordenadas com sucesso.\",\"3EXqwa\":\"Categoria Criada com Sucesso\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Alterar a senha\",\"xMDm+I\":\"Fazer check-in\",\"p2WLr3\":[\"Fazer check-in de \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Fazer check-in e marcar pedido como pago\",\"QYLpB4\":\"Apenas fazer check-in\",\"/Ta1d4\":\"Fazer check-out\",\"5LDT6f\":\"Confira este evento!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Lista de registro excluída com sucesso\",\"+hBhWk\":\"A lista de registro expirou\",\"mBsBHq\":\"A lista de registro não está ativa\",\"vPqpQG\":\"Lista de check-in não encontrada\",\"tejfAy\":\"Listas de Registro\",\"hD1ocH\":\"URL de check-in copiada para a área de transferência\",\"CNafaC\":\"As opções de caixa de seleção permitem seleções múltiplas\",\"SpabVf\":\"Caixas de seleção\",\"CRu4lK\":\"Registado\",\"znIg+z\":\"Finalizar compra\",\"1WnhCL\":\"Configurações de check-out\",\"6imsQS\":\"Chinês simplificado\",\"JjkX4+\":\"Escolha uma cor para o seu plano de fundo\",\"/Jizh9\":\"Escolha uma conta\",\"3wV73y\":\"Cidade\",\"FG98gC\":\"Limpar texto de pesquisa\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Clique para copiar\",\"yz7wBu\":\"Fechar\",\"62Ciis\":\"Fechar barra lateral\",\"EWPtMO\":\"Código\",\"ercTDX\":\"O código deve ter entre 3 e 50 caracteres\",\"oqr9HB\":\"Recolher este produto quando a página do evento for carregada inicialmente\",\"jZlrte\":\"Cor\",\"Vd+LC3\":\"A cor deve ser um código de cor hexadecimal válido. Exemplo: #ffffff\",\"1HfW/F\":\"Cores\",\"VZeG/A\":\"Em breve\",\"yPI7n9\":\"Palavras-chave separadas por vírgulas que descrevem o evento. Eles serão usados pelos mecanismos de pesquisa para ajudar a categorizar e indexar o evento\",\"NPZqBL\":\"Ordem completa\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Concluir pagamento\",\"qqWcBV\":\"Concluído\",\"6HK5Ct\":\"Pedidos concluídos\",\"NWVRtl\":\"Pedidos concluídos\",\"DwF9eH\":\"Código do componente\",\"Tf55h7\":\"Desconto configurado\",\"7VpPHA\":\"confirme\",\"ZaEJZM\":\"Confirmar alteração de e-mail\",\"yjkELF\":\"Confirme a nova senha\",\"xnWESi\":\"Confirme sua senha\",\"p2/GCq\":\"Confirme sua senha\",\"wnDgGj\":\"Confirmando endereço de e-mail...\",\"pbAk7a\":\"Conectar faixa\",\"UMGQOh\":\"Conecte-se com Stripe\",\"QKLP1W\":\"Conecte sua conta Stripe para começar a receber pagamentos.\",\"5lcVkL\":\"Detalhes da conexão\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continuar\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Texto do botão Continuar\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continuar a configuração\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copiado\",\"T5rdis\":\"Copiado para a área de transferência\",\"he3ygx\":\"cópia de\",\"r2B2P8\":\"Copiar URL de check-in\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Link de cópia\",\"E6nRW7\":\"Copiar URL\",\"JNCzPW\":\"País\",\"IF7RiR\":\"Cobrir\",\"hYgDIe\":\"Criar\",\"b9XOHo\":[\"Criar \",[\"0\"]],\"k9RiLi\":\"Criar um Produto\",\"6kdXbW\":\"Crie um código promocional\",\"n5pRtF\":\"Crie um ingresso\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"criar um organizador\",\"ipP6Ue\":\"Criar participante\",\"VwdqVy\":\"Criar Atribuição de Capacidade\",\"EwoMtl\":\"Criar categoria\",\"XletzW\":\"Criar Categoria\",\"WVbTwK\":\"Criar Lista de Registro\",\"uN355O\":\"Criar Evento\",\"BOqY23\":\"Crie um novo\",\"kpJAeS\":\"Criar organizador\",\"a0EjD+\":\"Criar Produto\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Criar código promocional\",\"B3Mkdt\":\"Criar pergunta\",\"UKfi21\":\"Criar imposto ou taxa\",\"d+F6q9\":\"Criado\",\"Q2lUR2\":\"Moeda\",\"DCKkhU\":\"Senha atual\",\"uIElGP\":\"URL de mapas personalizados\",\"UEqXyt\":\"Intervalo personalizado\",\"876pfE\":\"Cliente\",\"QOg2Sf\":\"Personalize as configurações de e-mail e notificação deste evento\",\"Y9Z/vP\":\"Personalize a página inicial do evento e as mensagens de checkout\",\"2E2O5H\":\"Personalize as diversas configurações deste evento\",\"iJhSxe\":\"Personalize as configurações de SEO para este evento\",\"KIhhpi\":\"Personalize a página do seu evento\",\"nrGWUv\":\"Personalize a página do seu evento para combinar com sua marca e estilo.\",\"Zz6Cxn\":\"Zona de perigo\",\"ZQKLI1\":\"Zona de Perigo\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Data\",\"JvUngl\":\"Data e hora\",\"JJhRbH\":\"Capacidade do primeiro dia\",\"cnGeoo\":\"Excluir\",\"jRJZxD\":\"Excluir Capacidade\",\"VskHIx\":\"Excluir categoria\",\"Qrc8RZ\":\"Excluir Lista de Registro\",\"WHf154\":\"Excluir código\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Descrição\",\"YC3oXa\":\"Descrição para a equipe de registro\",\"URmyfc\":\"Detalhes\",\"1lRT3t\":\"Desativar esta capacidade rastreará as vendas, mas não as interromperá quando o limite for atingido\",\"H6Ma8Z\":\"Desconto\",\"ypJ62C\":\"% de desconto\",\"3LtiBI\":[\"Desconto em \",[\"0\"]],\"C8JLas\":\"Tipo de desconto\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Etiqueta do documento\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Doação / Produto com valor voluntário\",\"OvNbls\":\"Baixar .ics\",\"kodV18\":\"Baixar CSV\",\"CELKku\":\"Baixar fatura\",\"LQrXcu\":\"Baixar fatura\",\"QIodqd\":\"Baixar código QR\",\"yhjU+j\":\"A baixar fatura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Seleção suspensa\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicar evento\",\"3ogkAk\":\"Duplicar evento\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicar Opções\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Madrugador\",\"ePK91l\":\"Editar\",\"N6j2JH\":[\"Editar \",[\"0\"]],\"kBkYSa\":\"Editar Capacidade\",\"oHE9JT\":\"Editar Atribuição de Capacidade\",\"j1Jl7s\":\"Editar categoria\",\"FU1gvP\":\"Editar Lista de Registro\",\"iFgaVN\":\"Editar código\",\"jrBSO1\":\"Editar organizador\",\"tdD/QN\":\"Editar Produto\",\"n143Tq\":\"Editar Categoria de Produto\",\"9BdS63\":\"Editar código promocional\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Editar pergunta\",\"poTr35\":\"Editar usuário\",\"GTOcxw\":\"Editar usuário\",\"pqFrv2\":\"por exemplo. 2,50 por US$ 2,50\",\"3yiej1\":\"por exemplo. 23,5 para 23,5%\",\"O3oNi5\":\"E-mail\",\"VxYKoK\":\"Configurações de e-mail e notificação\",\"ATGYL1\":\"Endereço de email\",\"hzKQCy\":\"Endereço de email\",\"HqP6Qf\":\"Alteração de e-mail cancelada com sucesso\",\"mISwW1\":\"Alteração de e-mail pendente\",\"APuxIE\":\"Confirmação de e-mail reenviada\",\"YaCgdO\":\"Confirmação de e-mail reenviada com sucesso\",\"jyt+cx\":\"Mensagem de rodapé do e-mail\",\"I6F3cp\":\"E-mail não verificado\",\"NTZ/NX\":\"Código de incorporação\",\"4rnJq4\":\"Script de incorporação\",\"8oPbg1\":\"Habilitar faturamento\",\"j6w7d/\":\"Ative esta capacidade para interromper as vendas de produtos quando o limite for atingido\",\"VFv2ZC\":\"Data de término\",\"237hSL\":\"Terminou\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Inglês\",\"MhVoma\":\"Insira um valor sem impostos e taxas.\",\"SlfejT\":\"Erro\",\"3Z223G\":\"Erro ao confirmar o endereço de e-mail\",\"a6gga1\":\"Erro ao confirmar a alteração do e-mail\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evento\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Data do Evento\",\"0Zptey\":\"Padrões de eventos\",\"QcCPs8\":\"Detalhes do evento\",\"6fuA9p\":\"Evento duplicado com sucesso\",\"AEuj2m\":\"Página inicial do evento\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Local do evento e detalhes do local\",\"OopDbA\":\"Event page\",\"4/If97\":\"Falha na atualização do status do evento. Por favor, tente novamente mais tarde\",\"btxLWj\":\"Status do evento atualizado\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Eventos\",\"sZg7s1\":\"Data de Expiração\",\"KnN1Tu\":\"Expira\",\"uaSvqt\":\"Data de validade\",\"GS+Mus\":\"Exportar\",\"9xAp/j\":\"Falha ao cancelar participante\",\"ZpieFv\":\"Falha ao cancelar pedido\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Falha ao baixar a fatura. Por favor, tente novamente.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Falha ao carregar a Lista de Registro\",\"ZQ15eN\":\"Falha ao reenviar e-mail do ticket\",\"ejXy+D\":\"Falha ao ordenar os produtos\",\"PLUB/s\":\"Taxa\",\"/mfICu\":\"Tarifas\",\"LyFC7X\":\"Filtrar pedidos\",\"cSev+j\":\"Filtros\",\"CVw2MU\":[\"Filtros (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Primeiro número da fatura\",\"V1EGGU\":\"Primeiro nome\",\"kODvZJ\":\"Primeiro nome\",\"S+tm06\":\"O nome deve ter entre 1 e 50 caracteres\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Usado pela primeira vez\",\"TpqW74\":\"Fixo\",\"irpUxR\":\"Quantia fixa\",\"TF9opW\":\"Flash não está disponível neste dispositivo\",\"UNMVei\":\"Esqueceu sua senha?\",\"2POOFK\":\"Livre\",\"P/OAYJ\":\"Produto Gratuito\",\"vAbVy9\":\"Produto gratuito, sem necessidade de informações de pagamento\",\"nLC6tu\":\"francês\",\"Weq9zb\":\"Geral\",\"DDcvSo\":\"alemão\",\"4GLxhy\":\"Começando\",\"4D3rRj\":\"Voltar ao perfil\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Agenda\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Vendas brutas\",\"yRg26W\":\"Vendas brutas\",\"R4r4XO\":\"Convidados\",\"26pGvx\":\"Tem um código promocional?\",\"V7yhws\":\"olá@awesome-events.com\",\"6K/IHl\":\"Aqui está um exemplo de como você pode usar o componente em sua aplicação.\",\"Y1SSqh\":\"Aqui está o componente React que você pode usar para incorporar o widget em sua aplicação.\",\"QuhVpV\":[\"Oi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Escondido da vista do público\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"As perguntas ocultas são visíveis apenas para o organizador do evento e não para o cliente.\",\"vLyv1R\":\"Esconder\",\"Mkkvfd\":\"Ocultar página de primeiros passos\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Ocultar produto após a data de término da venda\",\"06s3w3\":\"Ocultar produto antes da data de início da venda\",\"axVMjA\":\"Ocultar produto, a menos que o usuário tenha um código promocional aplicável\",\"ySQGHV\":\"Ocultar produto quando esgotado\",\"SCimta\":\"Oculte a página de primeiros passos da barra lateral\",\"5xR17G\":\"Ocultar este produto dos clientes\",\"Da29Y6\":\"Ocultar esta pergunta\",\"fvDQhr\":\"Ocultar esta camada dos usuários\",\"lNipG+\":\"Ocultar um produto impedirá que os usuários o vejam na página do evento.\",\"ZOBwQn\":\"Design da página inicial\",\"PRuBTd\":\"Designer de página inicial\",\"YjVNGZ\":\"Visualização da página inicial\",\"c3E/kw\":\"Homero\",\"8k8Njd\":\"Quantos minutos o cliente tem para concluir o pedido. Recomendamos pelo menos 15 minutos\",\"ySxKZe\":\"Quantas vezes esse código pode ser usado?\",\"dZsDbK\":[\"Limite de caracteres HTML excedido: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Concordo com os <0>termos e condições\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Se estiver em branco, o endereço será usado para gerar um link do Google Maps\",\"UYT+c8\":\"Se ativado, a equipe de check-in pode marcar os participantes como registrados ou marcar o pedido como pago e registrar os participantes. Se desativado, os participantes associados a pedidos não pagos não poderão ser registrados.\",\"muXhGi\":\"Se ativado, o organizador receberá uma notificação por e-mail quando um novo pedido for feito\",\"6fLyj/\":\"Se você não solicitou essa alteração, altere imediatamente sua senha.\",\"n/ZDCz\":\"Imagem excluída com sucesso\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Imagem enviada com sucesso\",\"VyUuZb\":\"URL da imagem\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inativo\",\"T0K0yl\":\"Usuários inativos não podem fazer login.\",\"kO44sp\":\"Inclua detalhes de conexão para o seu evento online. Estes detalhes serão mostrados na página de resumo do pedido e no bilhete do participante.\",\"FlQKnG\":\"Incluir impostos e taxas no preço\",\"Vi+BiW\":[\"Inclui \",[\"0\"],\" produtos\"],\"lpm0+y\":\"Inclui 1 produto\",\"UiAk5P\":\"Inserir imagem\",\"OyLdaz\":\"Convite reenviado!\",\"HE6KcK\":\"Convite revogado!\",\"SQKPvQ\":\"Convidar Usuário\",\"bKOYkd\":\"Fatura baixada com sucesso\",\"alD1+n\":\"Notas da fatura\",\"kOtCs2\":\"Numeração da fatura\",\"UZ2GSZ\":\"Configurações da fatura\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Rótulo\",\"vXIe7J\":\"Língua\",\"2LMsOq\":\"Últimos 12 meses\",\"vfe90m\":\"Últimos 14 dias\",\"aK4uBd\":\"Últimas 24 horas\",\"uq2BmQ\":\"Últimos 30 dias\",\"bB6Ram\":\"Últimas 48 horas\",\"VlnB7s\":\"Últimos 6 meses\",\"ct2SYD\":\"Últimos 7 dias\",\"XgOuA7\":\"Últimos 90 dias\",\"I3yitW\":\"Último Login\",\"1ZaQUH\":\"Sobrenome\",\"UXBCwc\":\"Sobrenome\",\"tKCBU0\":\"Última vez usado\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Deixe em branco para usar a palavra padrão \\\"Fatura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Carregando...\",\"wJijgU\":\"Localização\",\"sQia9P\":\"Conecte-se\",\"zUDyah\":\"Fazendo login\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Sair\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Tornar o endereço de cobrança obrigatório durante o checkout\",\"MU3ijv\":\"Torne esta pergunta obrigatória\",\"wckWOP\":\"Gerenciar\",\"onpJrA\":\"Gerenciar participante\",\"n4SpU5\":\"Gerenciar evento\",\"WVgSTy\":\"Gerenciar pedido\",\"1MAvUY\":\"Gerenciar as configurações de pagamento e faturamento para este evento.\",\"cQrNR3\":\"Gerenciar perfil\",\"AtXtSw\":\"Gerencie impostos e taxas que podem ser aplicados aos seus produtos\",\"ophZVW\":\"Gerenciar ingressos\",\"DdHfeW\":\"Gerencie os detalhes da sua conta e configurações padrão\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Gerencie seus usuários e suas permissões\",\"1m+YT2\":\"Perguntas obrigatórias devem ser respondidas antes que o cliente possa finalizar a compra.\",\"Dim4LO\":\"Adicionar manualmente um participante\",\"e4KdjJ\":\"Adicionar participante manualmente\",\"vFjEnF\":\"Marcar como pago\",\"g9dPPQ\":\"Máximo por pedido\",\"l5OcwO\":\"Participante da mensagem\",\"Gv5AMu\":\"Participantes da mensagem\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Comprador de mensagens\",\"tNZzFb\":\"Conteúdo da mensagem\",\"lYDV/s\":\"Mensagem para participantes individuais\",\"V7DYWd\":\"Mensagem enviada\",\"t7TeQU\":\"Mensagens\",\"xFRMlO\":\"Mínimo por pedido\",\"QYcUEf\":\"Preço minimo\",\"RDie0n\":\"Diversos\",\"mYLhkl\":\"Configurações Diversas\",\"KYveV8\":\"Caixa de texto com várias linhas\",\"VD0iA7\":\"Múltiplas opções de preço. Perfeito para produtos antecipados, etc.\",\"/bhMdO\":\"Minha incrível descrição do evento...\",\"vX8/tc\":\"Meu incrível título de evento...\",\"hKtWk2\":\"Meu perfil\",\"fj5byd\":\"N/D\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Nome\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navegue até o participante\",\"qqeAJM\":\"Nunca\",\"7vhWI8\":\"Nova Senha\",\"1UzENP\":\"Não\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Não há eventos arquivados para mostrar.\",\"q2LEDV\":\"Nenhum participante encontrado para este pedido.\",\"zlHa5R\":\"Nenhum participante foi adicionado a este pedido.\",\"Wjz5KP\":\"Nenhum participante para mostrar\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Sem Atribuições de Capacidade\",\"a/gMx2\":\"Nenhuma Lista de Registro\",\"tMFDem\":\"Nenhum dado disponível\",\"6Z/F61\":\"Nenhum dado para mostrar. Por favor, selecione um intervalo de datas\",\"fFeCKc\":\"Sem desconto\",\"HFucK5\":\"Não há eventos encerrados para mostrar.\",\"yAlJXG\":\"Nenhum evento para mostrar\",\"GqvPcv\":\"Nenhum filtro disponível\",\"KPWxKD\":\"Nenhuma mensagem para mostrar\",\"J2LkP8\":\"Não há pedidos para mostrar\",\"RBXXtB\":\"Nenhum método de pagamento está disponível no momento. Entre em contato com o organizador do evento para obter assistência.\",\"ZWEfBE\":\"Pagamento não necessário\",\"ZPoHOn\":\"Nenhum produto associado a este participante.\",\"Ya1JhR\":\"Nenhum produto disponível nesta categoria.\",\"FTfObB\":\"Nenhum Produto Ainda\",\"+Y976X\":\"Nenhum código promocional para mostrar\",\"MAavyl\":\"Nenhuma pergunta foi respondida por este participante.\",\"SnlQeq\":\"Nenhuma pergunta foi feita para este pedido.\",\"Ev2r9A\":\"Nenhum resultado\",\"gk5uwN\":\"Nenhum Resultado de Pesquisa\",\"RHyZUL\":\"Nenhum resultado de pesquisa.\",\"RY2eP1\":\"Nenhum imposto ou taxa foi adicionado.\",\"EdQY6l\":\"Nenhum\",\"OJx3wK\":\"Não disponível\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notas\",\"jtrY3S\":\"Nada para mostrar ainda\",\"hFwWnI\":\"Configurações de notificação\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notificar o organizador sobre novos pedidos\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Número de dias permitidos para pagamento (deixe em branco para omitir os termos de pagamento nas faturas)\",\"n86jmj\":\"Prefixo numérico\",\"mwe+2z\":\"Pedidos offline não são refletidos nas estatísticas do evento até que sejam marcados como pagos.\",\"dWBrJX\":\"O pagamento offline falhou. Por favor, tente novamente ou entre em contato com o organizador do evento.\",\"fcnqjw\":\"Instruções de Pagamento Offline\",\"+eZ7dp\":\"Pagamentos offline\",\"ojDQlR\":\"Informações sobre pagamentos offline\",\"u5oO/W\":\"Configurações de pagamentos offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"À venda\",\"Ug4SfW\":\"Depois de criar um evento, você o verá aqui.\",\"ZxnK5C\":\"Assim que você começar a coletar dados, eles aparecerão aqui.\",\"PnSzEc\":\"Quando estiver pronto, coloque seu evento ao vivo e comece a vender produtos.\",\"J6n7sl\":\"Em andamento\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Detalhes do evento on-line\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Abrir Página de Check-In\",\"OdnLE4\":\"Abrir barra lateral\",\"ZZEYpT\":[\"Opção \",[\"i\"]],\"oPknTP\":\"Informações adicionais opcionais a serem exibidas em todas as faturas (ex.: condições de pagamento, taxas por atraso, política de devolução)\",\"OrXJBY\":\"Prefixo opcional para os números das faturas (ex.: INV-)\",\"0zpgxV\":\"Opções\",\"BzEFor\":\"ou\",\"UYUgdb\":\"Ordem\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Pedido cancelado\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Data do pedido\",\"Tol4BF\":\"detalhes do pedido\",\"WbImlQ\":\"O pedido foi cancelado e o proprietário do pedido foi notificado.\",\"nAn4Oe\":\"Pedido marcado como pago\",\"uzEfRz\":\"Notas do pedido\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Referência do pedido\",\"acIJ41\":\"Status do pedido\",\"GX6dZv\":\"resumo do pedido\",\"tDTq0D\":\"Tempo limite do pedido\",\"1h+RBg\":\"Pedidos\",\"3y+V4p\":\"Endereço da organização\",\"GVcaW6\":\"Detalhes da organização\",\"nfnm9D\":\"Nome da organização\",\"G5RhpL\":\"Organizador\",\"mYygCM\":\"O organizador é obrigatório\",\"Pa6G7v\":\"Nome do organizador\",\"l894xP\":\"Os organizadores só podem gerenciar eventos e produtos. Eles não podem gerenciar usuários, configurações de conta ou informações de faturamento.\",\"fdjq4c\":\"Preenchimento\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"página não encontrada\",\"QbrUIo\":\"visualizações de página\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"pago\",\"HVW65c\":\"Produto Pago\",\"ZfxaB4\":\"Parcialmente reembolsado\",\"8ZsakT\":\"Senha\",\"TUJAyx\":\"A senha deve ter no mínimo 8 caracteres\",\"vwGkYB\":\"A senha deve conter pelo menos 8 caracteres\",\"BLTZ42\":\"Redefinição de senha com sucesso. Por favor faça login com sua nova senha.\",\"f7SUun\":\"senhas nao sao as mesmas\",\"aEDp5C\":\"Cole isto onde você deseja que o widget apareça.\",\"+23bI/\":\"Patrício\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Pagamento\",\"Lg+ewC\":\"Pagamento e faturamento\",\"DZjk8u\":\"Configurações de pagamento e faturamento\",\"lflimf\":\"Prazo para pagamento\",\"JhtZAK\":\"Pagamento falhou\",\"JEdsvQ\":\"Instruções de pagamento\",\"bLB3MJ\":\"Métodos de pagamento\",\"QzmQBG\":\"Provedor de pagamento\",\"lsxOPC\":\"Pagamento recebido\",\"wJTzyi\":\"Status do pagamento\",\"xgav5v\":\"Pagamento realizado com sucesso!\",\"R29lO5\":\"Termos de pagamento\",\"/roQKz\":\"Percentagem\",\"vPJ1FI\":\"Valor percentual\",\"xdA9ud\":\"Coloque isto no do seu site.\",\"blK94r\":\"Adicione pelo menos uma opção\",\"FJ9Yat\":\"Verifique se as informações fornecidas estão corretas\",\"TkQVup\":\"Verifique seu e-mail e senha e tente novamente\",\"sMiGXD\":\"Verifique se seu e-mail é válido\",\"Ajavq0\":\"Verifique seu e-mail para confirmar seu endereço de e-mail\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Continue na nova aba\",\"hcX103\":\"Por favor, crie um produto\",\"cdR8d6\":\"Por favor, crie um ingresso\",\"x2mjl4\":\"Por favor, insira um URL de imagem válido que aponte para uma imagem.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Observe\",\"C63rRe\":\"Por favor, volte para a página do evento para recomeçar.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Por favor, selecione pelo menos um produto\",\"igBrCH\":\"Verifique seu endereço de e-mail para acessar todos os recursos\",\"/IzmnP\":\"Por favor, aguarde enquanto preparamos a sua fatura...\",\"MOERNx\":\"Português\",\"qCJyMx\":\"Mensagem pós-check-out\",\"g2UNkE\":\"Distribuído por\",\"Rs7IQv\":\"Mensagem pré-checkout\",\"rdUucN\":\"Pré-visualização\",\"a7u1N9\":\"Preço\",\"CmoB9j\":\"Modo de exibição de preço\",\"BI7D9d\":\"Preço não definido\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Tipo de Preço\",\"6RmHKN\":\"Cor primária\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Cor do texto primário\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Imprimir todos os ingressos\",\"DKwDdj\":\"Imprimir ingressos\",\"K47k8R\":\"Produto\",\"1JwlHk\":\"Categoria de Produto\",\"U61sAj\":\"Categoria de produto atualizada com sucesso.\",\"1USFWA\":\"Produto excluído com sucesso\",\"4Y2FZT\":\"Tipo de Preço do Produto\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Vendas de Produtos\",\"U/R4Ng\":\"Nível do Produto\",\"sJsr1h\":\"Tipo de Produto\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produto(s)\",\"N0qXpE\":\"Produtos\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Produtos vendidos\",\"/u4DIx\":\"Produtos Vendidos\",\"DJQEZc\":\"Produtos ordenados com sucesso\",\"vERlcd\":\"Perfil\",\"kUlL8W\":\"Perfil atualizado com sucesso\",\"cl5WYc\":[\"Código promocional \",[\"promo_code\"],\" aplicado\"],\"P5sgAk\":\"Código promocional\",\"yKWfjC\":\"Página de código promocional\",\"RVb8Fo\":\"Códigos promocionais\",\"BZ9GWa\":\"Os códigos promocionais podem ser usados para oferecer descontos, acesso pré-venda ou fornecer acesso especial ao seu evento.\",\"OP094m\":\"Relatório de códigos promocionais\",\"4kyDD5\":\"Forneça contexto adicional ou instruções para esta pergunta. Use este campo para adicionar termos e condições, diretrizes ou qualquer informação importante que os participantes precisem saber antes de responder.\",\"toutGW\":\"Código QR\",\"LkMOWF\":\"Quantidade Disponível\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Pergunta excluída\",\"avf0gk\":\"Descrição da pergunta\",\"oQvMPn\":\"título da questão\",\"enzGAL\":\"Questões\",\"ROv2ZT\":\"Perguntas e Respostas\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Opção de rádio\",\"C4TjpG\":\"Leia menos\",\"I3QpvQ\":\"Destinatário\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Reembolso falhou\",\"n10yGu\":\"Pedido de reembolso\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Reembolso pendente\",\"xHpVRl\":\"Status do reembolso\",\"/BI0y9\":\"Devolveu\",\"fgLNSM\":\"Registro\",\"9+8Vez\":\"Usos restantes\",\"tasfos\":\"remover\",\"t/YqKh\":\"Remover\",\"t9yxlZ\":\"Relatórios\",\"prZGMe\":\"Exigir endereço de cobrança\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Reenviar e-mail de confirmação\",\"wIa8Qe\":\"Reenviar convite\",\"VeKsnD\":\"Reenviar e-mail do pedido\",\"dFuEhO\":\"Reenviar e-mail do bilhete\",\"o6+Y6d\":\"Reenviando...\",\"OfhWJH\":\"Redefinir\",\"RfwZxd\":\"Redefinir senha\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restaurar evento\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Voltar para a página do evento\",\"8YBH95\":\"Receita\",\"PO/sOY\":\"Revogar convite\",\"GDvlUT\":\"Papel\",\"ELa4O9\":\"Data de término da venda\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Data de início da venda\",\"hBsw5C\":\"Vendas encerradas\",\"kpAzPe\":\"Início das vendas\",\"P/wEOX\":\"São Francisco\",\"tfDRzk\":\"Salvar\",\"IUwGEM\":\"Salvar alterações\",\"U65fiW\":\"Salvar organizador\",\"UGT5vp\":\"Salvar configurações\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Pesquise por nome do participante, e-mail ou número do pedido...\",\"+pr/FY\":\"Pesquisar por nome do evento...\",\"3zRbWw\":\"Pesquise por nome, e-mail ou número do pedido...\",\"L22Tdf\":\"Pesquise por nome, número do pedido, número do participante ou e-mail...\",\"BiYOdA\":\"Procura por nome...\",\"YEjitp\":\"Pesquise por assunto ou conteúdo...\",\"Pjsch9\":\"Pesquisar atribuições de capacidade...\",\"r9M1hc\":\"Pesquisar listas de registro...\",\"+0Yy2U\":\"Buscar produtos\",\"YIix5Y\":\"Procurar...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Cor secundária\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Cor do texto secundário\",\"02ePaq\":[\"Selecionar \",[\"0\"]],\"QuNKRX\":\"Selecione Câmera\",\"9FQEn8\":\"Selecione a categoria...\",\"kWI/37\":\"Selecione o organizador\",\"ixIx1f\":\"Selecione o Produto\",\"3oSV95\":\"Selecione o Nível do Produto\",\"C4Y1hA\":\"Selecione os produtos\",\"hAjDQy\":\"Selecione o status\",\"QYARw/\":\"Selecione o ingresso\",\"OMX4tH\":\"Selecionar ingressos\",\"DrwwNd\":\"Selecione o período de tempo\",\"O/7I0o\":\"Selecione...\",\"JlFcis\":\"Enviar\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Envie uma mensagem\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Enviar Mensagem\",\"D7ZemV\":\"Enviar confirmação do pedido e e-mail do ticket\",\"v1rRtW\":\"Enviar teste\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Descrição SEO\",\"/SIY6o\":\"Palavras-chave SEO\",\"GfWoKv\":\"Configurações de SEO\",\"rXngLf\":\"Título SEO\",\"/jZOZa\":\"Taxa de serviço\",\"Bj/QGQ\":\"Fixar um preço mínimo e permitir que os utilizadores paguem mais se assim o desejarem\",\"L0pJmz\":\"Defina o número inicial para a numeração das faturas. Isso não poderá ser alterado depois que as faturas forem geradas.\",\"nYNT+5\":\"Configure seu evento\",\"A8iqfq\":\"Defina seu evento ao vivo\",\"Tz0i8g\":\"Configurações\",\"Z8lGw6\":\"Compartilhar\",\"B2V3cA\":\"Compartilhar evento\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mostrar quantidade disponível do produto\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Mostre mais\",\"izwOOD\":\"Mostrar impostos e taxas separadamente\",\"1SbbH8\":\"Mostrado ao cliente após o checkout, na página de resumo do pedido.\",\"YfHZv0\":\"Mostrado ao cliente antes de finalizar a compra\",\"CBBcly\":\"Mostra campos de endereço comuns, incluindo país\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Caixa de texto de linha única\",\"+P0Cn2\":\"Pular esta etapa\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Vendido\",\"Mi1rVn\":\"Vendido\",\"nwtY4N\":\"Algo correu mal\",\"GRChTw\":\"Algo deu errado ao excluir o imposto ou taxa\",\"YHFrbe\":\"Algo deu errado! Por favor, tente novamente\",\"kf83Ld\":\"Algo deu errado.\",\"fWsBTs\":\"Algo deu errado. Por favor, tente novamente.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Desculpe, este código promocional não é reconhecido\",\"65A04M\":\"espanhol\",\"mFuBqb\":\"Produto padrão com preço fixo\",\"D3iCkb\":\"Data de início\",\"/2by1f\":\"Estado ou Região\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Os pagamentos via Stripe não estão ativados para este evento.\",\"UJmAAK\":\"Assunto\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Sucesso\",\"b0HJ45\":[\"Sucesso! \",[\"0\"],\" receberá um e-mail em breve.\"],\"BJIEiF\":[[\"0\"],\" participante com sucesso\"],\"OtgNFx\":\"Endereço de e-mail confirmado com sucesso\",\"IKwyaF\":\"Alteração de e-mail confirmada com sucesso\",\"zLmvhE\":\"Participante criado com sucesso\",\"gP22tw\":\"Produto Criado com Sucesso\",\"9mZEgt\":\"Código promocional criado com sucesso\",\"aIA9C4\":\"Pergunta criada com sucesso\",\"J3RJSZ\":\"Participante atualizado com sucesso\",\"3suLF0\":\"Atribuição de Capacidade atualizada com sucesso\",\"Z+rnth\":\"Lista de Registro atualizada com sucesso\",\"vzJenu\":\"Configurações de e-mail atualizadas com sucesso\",\"7kOMfV\":\"Evento atualizado com sucesso\",\"G0KW+e\":\"Design da página inicial atualizado com sucesso\",\"k9m6/E\":\"Configurações da página inicial atualizadas com sucesso\",\"y/NR6s\":\"Local atualizado com sucesso\",\"73nxDO\":\"Configurações diversas atualizadas com sucesso\",\"4H80qv\":\"Pedido atualizado com sucesso\",\"6xCBVN\":\"Configurações de pagamento e faturamento atualizadas com sucesso\",\"1Ycaad\":\"Produto atualizado com sucesso\",\"70dYC8\":\"Código promocional atualizado com sucesso\",\"F+pJnL\":\"Configurações de SEO atualizadas com sucesso\",\"DXZRk5\":\"Suíte 100\",\"GNcfRk\":\"E-mail de suporte\",\"uRfugr\":\"Camiseta\",\"JpohL9\":\"Imposto\",\"geUFpZ\":\"Impostos e taxas\",\"dFHcIn\":\"Detalhes fiscais\",\"wQzCPX\":\"Informações fiscais que aparecerão na parte inferior de todas as faturas (ex.: número de IVA, registro fiscal)\",\"0RXCDo\":\"Imposto ou taxa excluídos com sucesso\",\"ZowkxF\":\"Impostos\",\"qu6/03\":\"Impostos e Taxas\",\"gypigA\":\"Esse código promocional é inválido\",\"5ShqeM\":\"A lista de check-in que você está procurando não existe.\",\"QXlz+n\":\"A moeda padrão para seus eventos.\",\"mnafgQ\":\"O fuso horário padrão para seus eventos.\",\"o7s5FA\":\"A língua em que o participante receberá as mensagens de correio eletrónico.\",\"NlfnUd\":\"O link que você clicou é inválido.\",\"HsFnrk\":[\"O número máximo de produtos para \",[\"0\"],\" é \",[\"1\"]],\"TSAiPM\":\"A página que você procura não existe\",\"MSmKHn\":\"O preço exibido ao cliente incluirá impostos e taxas.\",\"6zQOg1\":\"O preço apresentado ao cliente não incluirá impostos e taxas. Eles serão mostrados separadamente\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"O título do evento que será exibido nos resultados dos buscadores e no compartilhamento nas redes sociais. Por padrão, o título do evento será usado\",\"wDx3FF\":\"Não há produtos disponíveis para este evento\",\"pNgdBv\":\"Não há produtos disponíveis nesta categoria\",\"rMcHYt\":\"Há um reembolso pendente. Aguarde a conclusão antes de solicitar outro reembolso.\",\"F89D36\":\"Ocorreu um erro ao marcar o pedido como pago\",\"68Axnm\":\"Houve um erro ao processar seu pedido. Por favor, tente novamente.\",\"mVKOW6\":\"Houve um erro ao enviar a sua mensagem\",\"AhBPHd\":\"Estes detalhes só serão mostrados se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"Pc/Wtj\":\"Este participante tem um pedido não pago.\",\"mf3FrP\":\"Esta categoria ainda não possui produtos.\",\"8QH2Il\":\"Esta categoria está oculta da visualização pública\",\"xxv3BZ\":\"Esta lista de registro expirou\",\"Sa7w7S\":\"Esta lista de registro expirou e não está mais disponível para registros.\",\"Uicx2U\":\"Esta lista de registro está ativa\",\"1k0Mp4\":\"Esta lista de registro ainda não está ativa\",\"K6fmBI\":\"Esta lista de registro ainda não está ativa e não está disponível para registros.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Essas informações serão exibidas na página de pagamento, no resumo do pedido e no e-mail de confirmação do pedido.\",\"XAHqAg\":\"Este é um produto geral, como uma camiseta ou uma caneca. Nenhum ingresso será emitido\",\"CNk/ro\":\"Este é um evento on-line\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Esta mensagem será incluída no rodapé de todos os e-mails enviados deste evento\",\"55i7Fa\":\"Esta mensagem só será mostrada se o pedido for concluído com sucesso. Pedidos aguardando pagamento não mostrarão esta mensagem.\",\"RjwlZt\":\"Este pedido já foi pago.\",\"5K8REg\":\"Este pedido já foi reembolsado.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Esse pedido foi cancelado.\",\"Q0zd4P\":\"Este pedido expirou. Por favor, recomece.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Este pedido está completo.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Esta página de pedido não está mais disponível.\",\"i0TtkR\":\"Isso substitui todas as configurações de visibilidade e ocultará o produto de todos os clientes.\",\"cRRc+F\":\"Este produto não pode ser excluído porque está associado a um pedido. Você pode ocultá-lo em vez disso.\",\"3Kzsk7\":\"Este produto é um ingresso. Os compradores receberão um ingresso ao comprar\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Este link de redefinição de senha é inválido ou expirou.\",\"IV9xTT\":\"Este usuário não está ativo porque não aceitou o convite.\",\"5AnPaO\":\"bilhete\",\"kjAL4v\":\"Bilhete\",\"dtGC3q\":\"O e-mail do ticket foi reenviado ao participante\",\"54q0zp\":\"Ingressos para\",\"xN9AhL\":[\"Nível \",[\"0\"]],\"jZj9y9\":\"Produto em Camadas\",\"8wITQA\":\"Os produtos escalonados permitem que você ofereça múltiplas opções de preço para o mesmo produto. Isso é perfeito para produtos antecipados ou para oferecer diferentes opções de preço para diferentes grupos de pessoas.\\\" # pt\",\"nn3mSR\":\"Tempo restante:\",\"s/0RpH\":\"Tempos usados\",\"y55eMd\":\"Vezes usado\",\"40Gx0U\":\"Fuso horário\",\"oDGm7V\":\"DICA\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Ferramentas\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total antes de descontos\",\"NRWNfv\":\"Montante total do desconto\",\"BxsfMK\":\"Taxas totais\",\"2bR+8v\":\"Total de vendas brutas\",\"mpB/d9\":\"Valor total do pedido\",\"m3FM1g\":\"Total reembolsado\",\"jEbkcB\":\"Total Reembolsado\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Taxa total\",\"+zy2Nq\":\"Tipo\",\"FMdMfZ\":\"Não foi possível registrar o participante\",\"bPWBLL\":\"Não foi possível retirar o participante\",\"9+P7zk\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"WLxtFC\":\"Não foi possível criar o produto. Por favor, verifique seus detalhes\",\"/cSMqv\":\"Não foi possível criar a pergunta. Por favor verifique os seus dados\",\"MH/lj8\":\"Não foi possível atualizar a pergunta. Por favor verifique os seus dados\",\"nnfSdK\":\"Clientes únicos\",\"Mqy/Zy\":\"Estados Unidos\",\"NIuIk1\":\"Ilimitado\",\"/p9Fhq\":\"Ilimitado disponível\",\"E0q9qH\":\"Usos ilimitados permitidos\",\"h10Wm5\":\"Pedido não pago\",\"ia8YsC\":\"Por vir\",\"TlEeFv\":\"Próximos eventos\",\"L/gNNk\":[\"Atualizar \",[\"0\"]],\"+qqX74\":\"Atualizar nome, descrição e datas do evento\",\"vXPSuB\":\"Atualizar perfil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copiado para a área de transferência\",\"e5lF64\":\"Exemplo de uso\",\"fiV0xj\":\"Limite de uso\",\"sGEOe4\":\"Use uma versão desfocada da imagem da capa como plano de fundo\",\"OadMRm\":\"Usar imagem de capa\",\"7PzzBU\":\"Do utilizador\",\"yDOdwQ\":\"Gerenciamento de usuários\",\"Sxm8rQ\":\"Usuários\",\"VEsDvU\":\"Os usuários podem alterar o e-mail em <0>Configurações do perfil\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"CUBA\",\"E/9LUk\":\"Nome do local\",\"jpctdh\":\"Visualizar\",\"Pte1Hv\":\"Ver Detalhes do Participante\",\"/5PEQz\":\"Ver página do evento\",\"fFornT\":\"Ver mensagem completa\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Ver no Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Lista de check-in VIP\",\"tF+VVr\":\"Bilhete VIP\",\"2q/Q7x\":\"Visibilidade\",\"vmOFL/\":\"Não foi possível processar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"45Srzt\":\"Não conseguimos excluir a categoria. Por favor, tente novamente.\",\"/DNy62\":[\"Não encontramos nenhum ingresso correspondente a \",[\"0\"]],\"1E0vyy\":\"Não foi possível carregar os dados. Por favor, tente novamente.\",\"NmpGKr\":\"Não conseguimos reordenar as categorias. Por favor, tente novamente.\",\"BJtMTd\":\"Recomendamos dimensões de 2160px por 1080px e tamanho máximo de arquivo de 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Não foi possível confirmar seu pagamento. Tente novamente ou entre em contato com o suporte.\",\"Gspam9\":\"Estamos processando seu pedido. Por favor, aguarde...\",\"LuY52w\":\"Bem vindo a bordo! Por favor faça o login para continuar.\",\"dVxpp5\":[\"Bem vindo de volta\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"O que são Produtos em Camadas?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"O que é uma Categoria?\",\"gxeWAU\":\"A quais produtos este código se aplica?\",\"hFHnxR\":\"A quais produtos este código se aplica? (Aplica-se a todos por padrão)\",\"AeejQi\":\"A quais produtos essa capacidade deve se aplicar?\",\"Rb0XUE\":\"A que horas você chegará?\",\"5N4wLD\":\"Que tipo de pergunta é essa?\",\"gyLUYU\":\"Quando ativado, as faturas serão geradas para os pedidos de ingressos. As faturas serão enviadas junto com o e-mail de confirmação do pedido. Os participantes também podem baixar suas faturas na página de confirmação do pedido.\",\"D3opg4\":\"Quando os pagamentos offline estão ativados, os usuários poderão concluir seus pedidos e receber seus ingressos. Seus ingressos indicarão claramente que o pedido não foi pago, e a ferramenta de check-in notificará a equipe se um pedido exigir pagamento.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Quais ingressos devem ser associados a esta lista de registro?\",\"S+OdxP\":\"Quem está organizando este evento?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"A quem deve ser feita esta pergunta?\",\"VxFvXQ\":\"Incorporação de widget\",\"v1P7Gm\":\"Configurações do widget\",\"b4itZn\":\"Trabalhando\",\"hqmXmc\":\"Trabalhando...\",\"+G/XiQ\":\"Ano até agora\",\"l75CjT\":\"Sim\",\"QcwyCh\":\"Sim, remova-os\",\"ySeBKv\":\"Você já escaneou este ingresso\",\"P+Sty0\":[\"Você está alterando seu e-mail para <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Você está offline\",\"sdB7+6\":\"Você pode criar um código promocional que direcione este produto no\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Você não pode mudar o tipo de produto, pois há participantes associados a este produto.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Você não pode registrar participantes com pedidos não pagos. Essa configuração pode ser alterada nas configurações do evento.\",\"c9Evkd\":\"Você não pode excluir a última categoria.\",\"6uwAvx\":\"Você não pode excluir este nível de preço porque já há produtos vendidos para este nível. Você pode ocultá-lo em vez disso.\",\"tFbRKJ\":\"Você não pode editar a função ou o status do proprietário da conta.\",\"fHfiEo\":\"Você não pode reembolsar um pedido criado manualmente.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Você tem acesso a várias contas. Escolha um para continuar.\",\"Z6q0Vl\":\"Você já aceitou este convite. Por favor faça o login para continuar.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Você não tem nenhuma alteração de e-mail pendente.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"O tempo para concluir seu pedido acabou.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Você ainda não enviou nenhuma mensagem. Você pode enviar mensagens para todos os participantes ou para portadores de produtos específicos.\",\"R6i9o9\":\"Você deve reconhecer que este e-mail não é promocional\",\"3ZI8IL\":\"Você deve concordar com os termos e condições\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Você deve criar um ticket antes de poder adicionar manualmente um participante.\",\"jE4Z8R\":\"Você deve ter pelo menos uma faixa de preço\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Você terá que marcar um pedido como pago manualmente. Isso pode ser feito na página de gerenciamento de pedidos.\",\"L/+xOk\":\"Você precisará de um ingresso antes de poder criar uma lista de registro.\",\"Djl45M\":\"Você precisará de um produto antes de poder criar uma atribuição de capacidade.\",\"y3qNri\":\"Você precisará de pelo menos um produto para começar. Grátis, pago ou deixe o usuário decidir o que pagar.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"O nome da sua conta é usado nas páginas do evento e nos e-mails.\",\"veessc\":\"Seus participantes aparecerão aqui assim que se inscreverem em seu evento. Você também pode adicionar participantes manualmente.\",\"Eh5Wrd\":\"Seu site incrível 🎉\",\"lkMK2r\":\"Seus detalhes\",\"3ENYTQ\":[\"Sua solicitação de e-mail para <0>\",[\"0\"],\" está pendente. Por favor, verifique seu e-mail para confirmar\"],\"yZfBoy\":\"Sua mensagem foi enviada\",\"KSQ8An\":\"Seu pedido\",\"Jwiilf\":\"Seu pedido foi cancelado\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Seus pedidos aparecerão aqui assim que começarem a chegar.\",\"9TO8nT\":\"Sua senha\",\"P8hBau\":\"Seu pagamento está sendo processado.\",\"UdY1lL\":\"Seu pagamento não foi bem-sucedido, tente novamente.\",\"fzuM26\":\"Seu pagamento não foi bem-sucedido. Por favor, tente novamente.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Seu reembolso está sendo processado.\",\"IFHV2p\":\"Seu ingresso para\",\"x1PPdr\":\"CEP / Código Postal\",\"BM/KQm\":\"CEP ou Código postal\",\"+LtVBt\":\"CEP ou Código Postal\",\"25QDJ1\":\"- Clique para publicar\",\"WOyJmc\":\"- Clique para despublicar\",\"ncwQad\":\"(vazio)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" já fez check-in\"],\"S4PqS9\":[[\"0\"],\" webhooks ativos\"],\"6MIiOI\":[[\"0\"],\" restante\"],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" organizadores\"],\"/HkCs4\":[[\"0\"],\" bilhetes\"],\"TjbIUI\":[[\"availableCount\"],\" de \",[\"totalCount\"],\" disponíveis\"],\"OJnhhX\":[[\"eventCount\"],\" eventos\"],\"3IEF7U\":[[\"totalCount\"],\" tipos de bilhetes\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Taxas/Impostos\",\"B1St2O\":\"<0>As listas de check-in ajudam-no a gerir a entrada no evento por dia, área ou tipo de bilhete. Pode vincular bilhetes a listas específicas, como zonas VIP ou passes do Dia 1, e partilhar uma ligação de check-in segura com a equipa. Não é necessária conta. O check-in funciona em dispositivos móveis, computador ou tablet, usando a câmara do dispositivo ou um scanner USB HID. \",\"v9VSIS\":\"<0>Defina um limite total de participação que se aplica a vários tipos de bilhetes ao mesmo tempo.<1>Por exemplo, se você vincular um bilhete de <2>Passe Diário e um de <3>Fim de Semana Completo, ambos utilizarão o mesmo conjunto de vagas. Uma vez atingido o limite, todos os bilhetes vinculados param de ser vendidos automaticamente.\",\"ZnVt5v\":\"<0>Os webhooks notificam instantaneamente serviços externos quando eventos ocorrem, como adicionar um novo participante ao seu CRM ou lista de e-mails no momento do registro, garantindo uma automação perfeita.<1>Use serviços de terceiros como <2>Zapier, <3>IFTTT ou <4>Make para criar fluxos de trabalho personalizados e automatizar tarefas.\",\"fAv9QG\":\"🎟️ Adicionar ingressos\",\"M2DyLc\":\"1 webhook ativo\",\"yTsaLw\":\"1 bilhete\",\"nz96Ue\":\"1 tipo de bilhete\",\"HR/cvw\":\"Rua Exemplo 123\",\"kMU5aM\":\"Um aviso de cancelamento foi enviado para\",\"V53XzQ\":\"Um novo código de verificação foi enviado para o seu email\",\"/z/bH1\":\"Uma breve descrição do seu organizador que será exibida aos seus usuários.\",\"aS0jtz\":\"Abandonado\",\"uyJsf6\":\"Sobre\",\"WTk/ke\":\"Sobre o Stripe Connect\",\"JvuLls\":\"Absorver taxa\",\"lk74+I\":\"Absorver taxa\",\"1uJlG9\":\"Cor de Destaque\",\"K5+3xg\":\"Aceitar convite\",\"VTfZPy\":\"Acesso negado\",\"iN5Cz3\":\"Conta já conectada!\",\"YP4JuP\":\"Configuração da conta atualizada com sucesso\",\"vOuxvL\":\"Informações da Conta\",\"EHNORh\":\"Conta não encontrada\",\"bPwFdf\":\"Contas\",\"nMtNd+\":\"Ação necessária: Reconecte sua conta Stripe\",\"AhwTa1\":\"Ação Necessária: Informações de IVA Necessárias\",\"APyAR/\":\"Eventos ativos\",\"UWWRyd\":\"Adicione perguntas personalizadas para coletar informações adicionais durante o checkout\",\"a5KFZU\":\"Adicione detalhes do evento e gerencie as configurações do evento.\",\"Fb+SDI\":\"Adicionar mais ingressos\",\"7JF9w9\":\"Adicionar pergunta\",\"6PNlRV\":\"Adicione este evento ao seu calendário\",\"BGD9Yt\":\"Adicionar ingressos\",\"QN2F+7\":\"Adicionar Webhook\",\"NsWqSP\":\"Adicione seus perfis de redes sociais e o URL do site. Eles serão exibidos na sua página pública de organizador.\",\"bVjDs9\":\"Taxas adicionais\",\"0Zypnp\":\"Painel de Administração\",\"YAV57v\":\"Afiliado\",\"I+utEq\":\"O código de afiliado não pode ser alterado\",\"/jHBj5\":\"Afiliado criado com sucesso\",\"uCFbG2\":\"Afiliado eliminado com sucesso\",\"a41PKA\":\"As vendas do afiliado serão rastreadas\",\"mJJh2s\":\"As vendas do afiliado não serão rastreadas. Isto irá desativar o afiliado.\",\"jabmnm\":\"Afiliado atualizado com sucesso\",\"CPXP5Z\":\"Afiliados\",\"9Wh+ug\":\"Afiliados exportados\",\"3cqmut\":\"Os afiliados ajudam-no a rastrear vendas geradas por parceiros e influenciadores. Crie códigos de afiliado e partilhe-os para monitorizar o desempenho.\",\"7rLTkE\":\"Todos os eventos arquivados\",\"gKq1fa\":\"Todos os participantes\",\"pMLul+\":\"Todas as moedas\",\"qlaZuT\":\"Tudo pronto! Agora está a usar o nosso sistema de pagamentos melhorado.\",\"ZS/D7f\":\"Todos os eventos encerrados\",\"QsYjci\":\"Todos os eventos\",\"31KB8w\":\"Todos os trabalhos falhados eliminados\",\"D2g7C7\":\"Todos os trabalhos em fila para nova tentativa\",\"dr7CWq\":\"Todos os próximos eventos\",\"GpT6Uf\":\"Permitir que os participantes atualizem suas informações de bilhete (nome, e-mail) através de um link seguro enviado com a confirmação do pedido.\",\"QUg5y1\":\"Quase lá! Termine de conectar sua conta Stripe para começar a aceitar pagamentos.\",\"c4uJfc\":\"Quase lá! Estamos apenas a aguardar que o seu pagamento seja processado. Isto deve demorar apenas alguns segundos.\",\"ocS8eq\":[\"Já tem uma conta? <0>\",[\"0\"],\"\"],\"/H326L\":\"Já reembolsado\",\"RtxQTF\":\"Também cancelar este pedido\",\"jkNgQR\":\"Também reembolsar este pedido\",\"xYqsHg\":\"Sempre disponível\",\"Wvrz79\":\"Valor pago\",\"Zkymb9\":\"Um email para associar a este afiliado. O afiliado não será notificado.\",\"vRznIT\":\"Ocorreu um erro ao verificar o status da exportação.\",\"eusccx\":\"Uma mensagem opcional para exibir no produto destacado, por exemplo \\\"A vender rapidamente 🔥\\\" ou \\\"Melhor valor\\\"\",\"QNrkms\":\"Resposta atualizada com sucesso.\",\"Znwxal\":\"Configuração de Taxas de Aplicação\",\"261RBr\":\"Aprovar mensagem\",\"0aVEBY\":\"Tem certeza que deseja eliminar todos os trabalhos falhados?\",\"LchiNd\":\"Tem a certeza de que deseja eliminar este afiliado? Esta ação não pode ser anulada.\",\"vPeW/6\":\"Tem certeza de que deseja excluir esta configuração? Isso pode afetar as contas que a utilizam.\",\"JmVITJ\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo padrão.\",\"aLS+A6\":\"Tem certeza de que deseja excluir este modelo? Esta ação não pode ser desfeita e os e-mails voltarão ao modelo do organizador ou padrão.\",\"5H3Z78\":\"Tem certeza de que deseja excluir este webhook?\",\"147G4h\":\"Tem a certeza de que quer sair?\",\"VDWChT\":\"Tem certeza de que deseja definir este organizador como rascunho? Isso tornará a página do organizador invisível ao público.\",\"pWtQJM\":\"Tem certeza de que deseja tornar este organizador público? Isso tornará a página do organizador visível ao público.\",\"WFHOlF\":\"Tem a certeza de que deseja publicar este evento? Uma vez publicado, será visível ao público.\",\"4TNVdy\":\"Tem a certeza de que deseja publicar este perfil de organizador? Uma vez publicado, será visível ao público.\",\"cDtoWq\":[\"Tem a certeza de que pretende reenviar a confirmação da encomenda para \",[\"0\"],\"?\"],\"xeIaKw\":[\"Tem a certeza de que pretende reenviar o bilhete para \",[\"0\"],\"?\"],\"ExDt3P\":\"Tem a certeza de que deseja despublicar este evento? Já não será visível ao público.\",\"5Qmxo/\":\"Tem a certeza de que deseja despublicar este perfil de organizador? Já não será visível ao público.\",\"Uqefyd\":\"Está registado para IVA na UE?\",\"+QARA4\":\"Arte\",\"tLf3yJ\":\"Como a sua empresa está sediada na Irlanda, o IVA irlandês de 23% aplica-se automaticamente a todas as taxas da plataforma.\",\"QGoXh3\":\"Como a sua empresa está sediada na UE, precisamos determinar o tratamento correto de IVA para as nossas taxas de plataforma:\",\"tMeVa/\":\"Solicitar nome e email para cada ingresso comprado\",\"/JdZIP\":\"Configuração Atribuída\",\"xdiER7\":\"Nível atribuído\",\"F2rX0R\":\"Pelo menos um tipo de evento deve ser selecionado\",\"BCmibk\":\"Tentativas\",\"6PecK3\":\"Presença e taxas de registo em todos os eventos\",\"AJ4rvK\":\"Participante cancelado\",\"qvylEK\":\"Participante criado\",\"Aspq3b\":\"Coleta de dados dos participantes\",\"fpb0rX\":\"Dados do participante copiados do pedido\",\"0R3Y+9\":\"E-mail do participante\",\"94aQMU\":\"Informações do participante\",\"KkrBiR\":\"Recolha de informações do participante\",\"av+gjP\":\"Nome do participante\",\"cosfD8\":\"Status do Participante\",\"D2qlBU\":\"Participante atualizado\",\"22BOve\":\"Participante atualizado com sucesso\",\"x8Vnvf\":\"O bilhete do participante não está incluído nesta lista\",\"k3Tngl\":\"Participantes exportados\",\"UoIRW8\":\"Participantes registados\",\"5UbY+B\":\"Participantes com um ingresso específico\",\"4HVzhV\":\"Participantes:\",\"HVkhy2\":\"Análise de atribuição\",\"dMMjeD\":\"Detalhamento de atribuição\",\"1oPDuj\":\"Valor de atribuição\",\"PZ7FTW\":\"Detetado automaticamente com base na cor de fundo, mas pode ser substituído\",\"clF06r\":\"Disponível para reembolso\",\"NB5+UG\":\"Tokens disponíveis\",\"EmYMHc\":\"Aguardando pagamento offline\",\"kNmmvE\":\"Awesome Events Lda.\",\"TeSaQO\":\"Voltar para Contas\",\"kYqM1A\":\"Voltar ao evento\",\"td/bh+\":\"Voltar aos Relatórios\",\"jIPNJG\":\"Informações básicas\",\"WOpH7O\":\"Experiência de checkout elegante em qualquer dispositivo\",\"iMdwTb\":\"Antes que seu evento possa ser publicado, há algumas coisas que você precisa fazer. Conclua todas as etapas abaixo para começar.\",\"UabgBd\":\"O corpo é obrigatório\",\"HWXuQK\":\"Adicione esta página aos favoritos para gerir o seu pedido a qualquer momento.\",\"CUKVDt\":\"Personalize seus ingressos com um logotipo, cores e mensagem de rodapé personalizados.\",\"9N+p+g\":\"Negócios\",\"7ns+do\":\"Endereço Comercial\",\"LeC29u\":\"Endereço comercial para fins de IVA\",\"RReHTu\":\"Nome Comercial\",\"bv6RXK\":\"Rótulo do botão\",\"ChDLlO\":\"Texto do botão\",\"BUe8Wj\":\"O comprador paga\",\"qF1qbA\":\"Os compradores veem um preço limpo. A taxa da plataforma é deduzida do seu pagamento.\",\"DFqasq\":[\"Ao continuar, concorda com os <0>Termos de Serviço de \",[\"0\"],\"\"],\"lFdbRS\":\"Ignorar taxas de aplicação\",\"2VLZwd\":\"Botão de chamada para ação\",\"PUpvQe\":\"Scanner de câmera\",\"D02dD9\":\"Campanha\",\"H4nE+E\":\"Cancelar todos os produtos e devolvê-los ao conjunto disponível\",\"tOXAdc\":\"Cancelar irá cancelar todos os participantes associados a este pedido e devolver os bilhetes ao conjunto disponível.\",\"IrUqjC\":\"Não é Possível Fazer Check-In (Cancelado)\",\"01sEfm\":\"Não é possível excluir a configuração padrão do sistema\",\"VsM1HH\":\"Atribuições de capacidade\",\"K7tIrx\":\"Categoria\",\"2tbLdK\":\"Caridade\",\"v4fiSg\":\"Verifique o seu email\",\"51AsAN\":\"Verifique sua caixa de entrada! Se houver ingressos associados a este e-mail, você receberá um link para visualizá-los.\",\"udRwQs\":\"Check-in criado\",\"F4SRy3\":\"Check-in excluído\",\"9gPPUY\":\"Lista de Check-In Criada!\",\"f2vU9t\":\"Listas de Registo\",\"tMNBEF\":\"As listas de check-in permitem controlar a entrada por dias, áreas ou tipos de bilhete. Pode partilhar uma ligação segura com a equipa — não é necessária conta.\",\"SHJwyq\":\"Taxa de registo\",\"qCqdg6\":\"Estado do Check-In\",\"cKj6OE\":\"Resumo de Registo\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinês (Tradicional)\",\"pkk46Q\":\"Escolha um organizador\",\"Crr3pG\":\"Escolher calendário\",\"LAW8Vb\":\"Escolha a configuração padrão para novos eventos. Isso pode ser substituído para eventos individuais.\",\"pjp2n5\":\"Escolha quem paga a taxa da plataforma. Isso não afeta as taxas adicionais que você configurou nas configurações da sua conta.\",\"CySr+W\":\"Clique para ver as notas\",\"RG3szS\":\"fechar\",\"RWw9Lg\":\"Fechar modal\",\"XwdMMg\":\"O código só pode conter letras, números, hífenes e underscores\",\"+yMJb7\":\"O código é obrigatório\",\"m9SD3V\":\"O código deve ter pelo menos 3 caracteres\",\"V1krgP\":\"O código não deve ter mais de 20 caracteres\",\"psqIm5\":\"Colabore com sua equipe para criar eventos incríveis juntos.\",\"4bUH9i\":\"Recolher detalhes do participante para cada bilhete adquirido.\",\"TkfG8v\":\"Coletar dados por pedido\",\"96ryID\":\"Coletar dados por ingresso\",\"FpsvqB\":\"Modo de Cor\",\"jEu4bB\":\"Colunas\",\"CWk59I\":\"Comédia\",\"rPA+Gc\":\"Preferências de comunicação\",\"7D9MJz\":\"Concluir configuração do Stripe\",\"OqEV/G\":\"Complete a configuração abaixo para continuar\",\"nqx+6h\":\"Complete estas etapas para começar a vender ingressos para o seu evento.\",\"5YrKW7\":\"Conclua o pagamento para garantir os seus bilhetes.\",\"xGU92i\":\"Complete o seu perfil para se juntar à equipa.\",\"ih35UP\":\"Centro de conferências\",\"B5fpAA\":\"Configuração atribuída com sucesso\",\"X1zdE7\":\"Configuração criada com sucesso\",\"mLBUMQ\":\"Configuração excluída com sucesso\",\"qxquWu\":\"Os nomes de configuração são visíveis aos utilizadores finais. A \\\"Taxa Fixa\\\" e a \\\"Taxa Percentual\\\" são taxas de aplicação cobradas em USD em todas as transações.\",\"eeZdaB\":\"Configuração atualizada com sucesso\",\"3cKoxx\":\"Configurações\",\"8v2LRU\":\"Configure os detalhes do evento, localização, opções de checkout e notificações por email.\",\"raw09+\":\"Configure como os dados dos participantes são coletados durante o checkout\",\"FI60XC\":\"Configurar impostos e taxas\",\"NGXKG/\":\"Confirmar endereço de e-mail\",\"JRQitQ\":\"Confirmar nova senha\",\"Auz0Mz\":\"Confirme seu e-mail para acessar todos os recursos.\",\"7+grte\":\"E-mail de confirmação enviado! Verifique sua caixa de entrada.\",\"n/7+7Q\":\"Confirmação enviada para\",\"o5A0Go\":\"Parabéns por criar um evento!\",\"WNnP3w\":\"Conectar e atualizar\",\"Xe2tSS\":\"Documentação de conexão\",\"1Xxb9f\":\"Conectar processamento de pagamento\",\"nQI4H5\":\"Conecte o Stripe para ativar a edição de modelos de email\",\"LmvZ+E\":\"Conecte o Stripe para ativar mensagens\",\"EWnXR+\":\"Conectar ao Stripe\",\"VioGG1\":\"Conecte sua conta Stripe para aceitar pagamentos de ingressos e produtos.\",\"4qmnU8\":\"Conecte sua conta Stripe para aceitar pagamentos.\",\"E1eze1\":\"Conecte sua conta Stripe para começar a aceitar pagamentos para os seus eventos.\",\"ulV1ju\":\"Conecte sua conta Stripe para começar a aceitar pagamentos.\",\"/3017M\":\"Conectado ao Stripe\",\"jfC/xh\":\"Contato\",\"LOFgda\":[\"Contato \",[\"0\"]],\"41BQ3k\":\"Email de contacto\",\"KcXRN+\":\"E-mail de contato para suporte\",\"m8WD6t\":\"Continuar configuração\",\"0GwUT4\":\"Continuar para o pagamento\",\"sBV87H\":\"Continuar para a criação do evento\",\"nKtyYu\":\"Continuar para o próximo passo\",\"F3/nus\":\"Continuar para pagamento\",\"p2FRHj\":\"Controle como as taxas da plataforma são tratadas para este evento\",\"1JnTgU\":\"Copiado de cima\",\"FxVG/l\":\"Copiado para a área de transferência\",\"PiH3UR\":\"Copiado!\",\"uUPbPg\":\"Copiar link de afiliado\",\"iVm46+\":\"Copiar código\",\"+2ZJ7N\":\"Copiar detalhes para o primeiro participante\",\"ZN1WLO\":\"Copiar Email\",\"tUGbi8\":\"Copiar meus dados para:\",\"y22tv0\":\"Copie este link para compartilhá-lo em qualquer lugar\",\"/4gGIX\":\"Copiar para a área de transferência\",\"P0rbCt\":\"Imagem de capa\",\"60u+dQ\":\"A imagem de capa será exibida no topo da sua página de evento\",\"2NLjA6\":\"A imagem de capa será exibida no topo da página do organizador\",\"zg4oSu\":[\"Criar modelo \",[\"0\"]],\"RKKhnW\":\"Crie um widget personalizado para vender ingressos no seu site.\",\"yIRev4\":\"Criar uma senha\",\"xfKgwv\":\"Criar afiliado\",\"tudG8q\":\"Crie e configure ingressos e mercadorias para venda.\",\"YAl9Hg\":\"Criar Configuração\",\"BTne9e\":\"Criar modelos de e-mail personalizados para este evento que substituem os padrões do organizador\",\"YIDzi/\":\"Criar modelo personalizado\",\"Nc3l/D\":\"Crie descontos, códigos de acesso para ingressos ocultos e ofertas especiais.\",\"eWEV9G\":\"Criar nova senha\",\"8AiKIu\":\"Criar ingresso ou produto\",\"agZ87r\":\"Crie ingressos para o seu evento, defina preços e gerencie a quantidade disponível.\",\"/HGmW9\":\"Crie links rastreáveis para recompensar parceiros que promovem seu evento.\",\"dkAPxi\":\"Criar Webhook\",\"5slqwZ\":\"Crie seu evento\",\"JQNMrj\":\"Crie o seu primeiro evento\",\"CCjxOC\":\"Crie seu primeiro evento para começar a vender ingressos e gerenciar participantes.\",\"ZCSSd+\":\"Crie seu próprio evento\",\"67NsZP\":\"A criar evento...\",\"H34qcM\":\"A criar organizador...\",\"1YMS+X\":\"A criar o seu evento, por favor aguarde\",\"yiy8Jt\":\"A criar o seu perfil de organizador, por favor aguarde\",\"lfLHNz\":\"O rótulo CTA é obrigatório\",\"BMtue0\":\"Processador de pagamentos atual\",\"T+1APV\":\"O número de IVA atual está validado\",\"v2GlhZ\":\"A validação do número de IVA atual falhou\",\"iTvh6I\":\"Atualmente disponível para compra\",\"g7HIC0\":\"Marca Personalizada\",\"mimF6c\":\"Mensagem personalizada após o checkout\",\"O6mra8\":\"Perguntas personalizadas\",\"axv/Mi\":\"Modelo personalizado\",\"QMHSMS\":\"O cliente receberá um email confirmando o reembolso\",\"L/Qc+w\":\"Endereço de e-mail do cliente\",\"wpfWhJ\":\"Primeiro nome do cliente\",\"GIoqtA\":\"Sobrenome do cliente\",\"NihQNk\":\"Clientes\",\"7gsjkI\":\"Personalize os e-mails enviados aos seus clientes usando modelos Liquid. Estes modelos serão usados como padrões para todos os eventos em sua organização.\",\"xJaTUK\":\"Personalize o layout, cores e marca da página inicial do seu evento.\",\"MXZfGN\":\"Personalize as perguntas feitas durante o checkout para coletar informações importantes dos seus participantes.\",\"iX6SLo\":\"Personalize o texto exibido no botão continuar\",\"pxNIxa\":\"Personalize seu modelo de e-mail usando modelos Liquid\",\"3trPKm\":\"Personalize a aparência da sua página de organizador\",\"/gWrVZ\":\"Receita diária, impostos, taxas e reembolsos em todos os eventos\",\"zgCHnE\":\"Relatório de vendas diárias\",\"nHm0AI\":\"Detalhamento das vendas diárias, impostos e taxas\",\"pvnfJD\":\"Escuro\",\"nE5o/t\":\"Propriedade dos Dados\",\"lnYE59\":\"Data do evento\",\"gnBreG\":\"Data em que o pedido foi feito\",\"ovBPCi\":\"Padrão\",\"JtI4vj\":\"Recolha predefinida de informações do participante\",\"3R/Tu2\":\"Gestão de taxas padrão\",\"1bZAZA\":\"O modelo padrão será usado\",\"vu7gDm\":\"Eliminar afiliado\",\"KZN4Lc\":\"Eliminar tudo\",\"+jw/c1\":\"Excluir imagem\",\"hdyeZ0\":\"Eliminar trabalho\",\"dPyJ15\":\"Excluir modelo\",\"mxsm1o\":\"Excluir esta pergunta? Isso não pode ser desfeito.\",\"snMaH4\":\"Excluir webhook\",\"vYgeDk\":\"Desselecionar tudo\",\"NvuEhl\":\"Elementos de Design\",\"H8kMHT\":\"Não recebeu o código?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dispensar esta mensagem\",\"BREO0S\":\"Exibe uma caixa de seleção permitindo que os clientes optem por receber comunicações de marketing deste organizador de eventos.\",\"TvY/XA\":\"Documentação\",\"Kdpf90\":\"Não se esqueça!\",\"352VU2\":\"Não tem uma conta? <0>Registe-se\",\"AXXqG+\":\"Donativo\",\"DPfwMq\":\"Concluído\",\"2+O9st\":\"Baixe relatórios de vendas, participantes e financeiros para todos os pedidos concluídos.\",\"eneWvv\":\"Rascunho\",\"Ts8hhq\":\"Devido ao alto risco de spam, deve conectar uma conta Stripe antes de poder modificar modelos de email. Isto é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"TnzbL+\":\"Devido ao alto risco de spam, você deve conectar uma conta Stripe antes de poder enviar mensagens aos participantes.\\nIsso é para garantir que todos os organizadores de eventos sejam verificados e responsáveis.\",\"euc6Ns\":\"Duplicar\",\"KRmTkx\":\"Duplicar produto\",\"KIjvtr\":\"Holandês\",\"SPKbfM\":\"ex.: Comprar ingressos, Registrar-se agora\",\"fc7wGW\":\"por exemplo, Atualização importante sobre os seus bilhetes\",\"54MPqC\":\"por exemplo, Standard, Premium, Enterprise\",\"LTzmgK\":[\"Editar modelo \",[\"0\"]],\"v4+lcZ\":\"Editar afiliado\",\"2iZEz7\":\"Editar resposta\",\"tPtRwl\":\"Editar Taxas de Aplicação\",\"t2bbp8\":\"Editar participante\",\"etaWtB\":\"Editar detalhes do participante\",\"+guao5\":\"Editar Configuração\",\"vRWOrM\":\"Editar detalhes do pedido\",\"3yNuBV\":\"Editar Configurações de IVA\",\"fW5sSv\":\"Editar webhook\",\"nP7CdQ\":\"Editar Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Educação\",\"iiWXDL\":\"Falhas de elegibilidade\",\"zPiC+q\":\"Listas de Check-In Elegíveis\",\"V2sk3H\":\"E-mail e Modelos\",\"hbwCKE\":\"Endereço de email copiado para a área de transferência\",\"dSyJj6\":\"Os endereços de e-mail não coincidem\",\"elW7Tn\":\"Corpo do e-mail\",\"ZsZeV2\":\"O email é obrigatório\",\"Be4gD+\":\"Visualização do e-mail\",\"6IwNUc\":\"Modelos de e-mail\",\"H/UMUG\":\"Verificação de e-mail necessária\",\"L86zy2\":\"Email verificado com sucesso!\",\"Qj0GKe\":\"Ativar autoatendimento para participantes\",\"hEtQsg\":\"Ativar autoatendimento para participantes por padrão\",\"Upeg/u\":\"Habilitar este modelo para enviar e-mails\",\"RxzN1M\":\"Ativado\",\"sGjBEq\":\"Data e hora de término (opcional)\",\"PKXt9R\":\"A data de término deve ser posterior à data de início\",\"48Y16Q\":\"Hora de fim (opcional)\",\"7YZofi\":\"Digite um assunto e corpo para ver a visualização\",\"3bR1r4\":\"Introduza o email do afiliado (opcional)\",\"ARkzso\":\"Introduza o nome do afiliado\",\"y1BZw1\":\"Introduza o endereço comercial\",\"3GfR6a\":\"Introduza o nome comercial\",\"6KnyG0\":\"Insira o e-mail\",\"INDKM9\":\"Digite o assunto do e-mail...\",\"xUgUTh\":\"Insira o primeiro nome\",\"9/1YKL\":\"Insira o apelido\",\"VpwcSk\":\"Introduza a nova senha\",\"1tAGuY\":\"Introduza o número de IVA incluindo o código do país\",\"kWg31j\":\"Introduza um código de afiliado único\",\"C3nD/1\":\"Digite seu e-mail\",\"VmXiz4\":\"Introduza o seu email e enviaremos instruções para redefinir a sua senha.\",\"n9V+ps\":\"Digite seu nome\",\"IdULhL\":\"Introduza o seu número de IVA incluindo o código do país, sem espaços (por exemplo, PT123456789, ES12345678A)\",\"LslKhj\":\"Erro ao carregar os registros\",\"AKbElk\":\"Empresas registadas para IVA na UE: Aplica-se o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE)\",\"WgD6rb\":\"Categoria do evento\",\"b46pt5\":\"Imagem de capa do evento\",\"1Hzev4\":\"Modelo personalizado do evento\",\"imgKgl\":\"Descrição do evento\",\"kJDmsI\":\"Detalhes do evento\",\"m/N7Zq\":\"Endereço Completo do Evento\",\"Nl1ZtM\":\"Local do evento\",\"t3AMTs\":\"Plataforma de Gestão de Eventos\",\"PYs3rP\":\"Nome do evento\",\"HhwcTQ\":\"Nome do evento\",\"WZZzB6\":\"O nome do evento é obrigatório\",\"Wd5CDM\":\"O nome do evento deve ter menos de 150 caracteres\",\"4JzCvP\":\"Evento não disponível\",\"Gh9Oqb\":\"Nome do organizador do evento\",\"mImacG\":\"Página do Evento\",\"JyD0LH\":\"Configurações do evento\",\"cOePZk\":\"Hora do evento\",\"e8WNln\":\"Fuso horário do evento\",\"GeqWgj\":\"Fuso Horário do Evento\",\"XVLu2v\":\"Título do evento\",\"OfmsI9\":\"Evento muito recente\",\"YDVUVl\":\"Tipos de eventos\",\"4K2OjV\":\"Local do Evento\",\"19j6uh\":\"Desempenho de Eventos\",\"PC3/fk\":\"Eventos a Iniciar nas Próximas 24 Horas\",\"fTFfOK\":\"Todo modelo de e-mail deve incluir um botão de chamada para ação que leva à página apropriada\",\"BVinvJ\":\"Exemplos: \\\"Como você soube de nós?\\\", \\\"Nome da empresa para fatura\\\"\",\"2hGPQG\":\"Exemplos: \\\"Tamanho da camiseta\\\", \\\"Preferência de refeição\\\", \\\"Cargo\\\"\",\"qNuTh3\":\"Exceção\",\"kF8HQ7\":\"Exportar respostas\",\"2KAI4N\":\"Exportar CSV\",\"JKfSAv\":\"Falha na exportação. Por favor, tente novamente.\",\"SVOEsu\":\"Exportação iniciada. Preparando arquivo...\",\"wuyaZh\":\"Exportação bem-sucedida\",\"9bpUSo\":\"A exportar afiliados\",\"jtrqH9\":\"Exportando participantes\",\"R4Oqr8\":\"Exportação concluída. Baixando arquivo...\",\"UlAK8E\":\"Exportando pedidos\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Falhado\",\"8uOlgz\":\"Falhou em\",\"tKcbYd\":\"Trabalhos falhados\",\"SsI9v/\":\"Falha ao abandonar o pedido. Por favor, tente novamente.\",\"LdPKPR\":\"Falha ao atribuir configuração\",\"cEFg3R\":\"Falha ao criar afiliado\",\"dVgNF1\":\"Falha ao criar configuração\",\"U66oUa\":\"Falha ao criar modelo\",\"aFk48v\":\"Falha ao excluir configuração\",\"Zw6LWb\":\"Falha ao eliminar trabalho\",\"tq0abZ\":\"Falha ao eliminar trabalhos\",\"vKMKnu\":\"Falha ao excluir pergunta\",\"xFj7Yj\":\"Falha ao excluir modelo\",\"jo3Gm6\":\"Falha ao exportar afiliados\",\"Jjw03p\":\"Falha ao exportar participantes\",\"ZPwFnN\":\"Falha ao exportar pedidos\",\"zGE3CH\":\"Falha ao exportar relatório. Por favor, tente novamente.\",\"X4o0MX\":\"Falha ao carregar o Webhook\",\"0+iwE5\":\"Falha ao reordenar perguntas\",\"EJPAcd\":\"Falha ao reenviar confirmação do pedido\",\"DjSbj3\":\"Falha ao reenviar bilhete\",\"YQ3QSS\":\"Falha ao reenviar código de verificação\",\"wDioLj\":\"Falha ao tentar novamente o trabalho\",\"DKYTWG\":\"Falha ao tentar novamente os trabalhos\",\"zTkTF3\":\"Falha ao salvar modelo\",\"l6acRV\":\"Falha ao guardar as definições de IVA. Por favor, tente novamente.\",\"T6B2gk\":\"Falha ao enviar mensagem. Por favor, tente novamente.\",\"lKh069\":\"Falha ao iniciar a exportação\",\"t/KVOk\":\"Falha ao iniciar a personificação. Por favor, tente novamente.\",\"QXgjH0\":\"Falha ao parar a personificação. Por favor, tente novamente.\",\"o/blc/\":\"Falha ao atualizar configuração da conta\",\"i0QKrm\":\"Falha ao atualizar afiliado\",\"NNc33d\":\"Falha ao atualizar a resposta.\",\"E9jY+o\":\"Falha ao atualizar participante\",\"uQynyf\":\"Falha ao atualizar configuração\",\"EhlbcI\":\"Falha ao atualizar nível de mensagens\",\"rpGMzC\":\"Falha ao atualizar pedido\",\"Eeo/Gy\":\"Falha ao atualizar configuração\",\"kqA9lY\":\"Falha ao atualizar configurações de IVA\",\"7/9RFs\":\"Falha ao carregar imagem.\",\"nkNfWu\":\"Falha ao enviar imagem. Por favor, tente novamente.\",\"rxy0tG\":\"Falha ao verificar email\",\"/sV91a\":\"Gestão de taxas\",\"T4BMxU\":\"As taxas estão sujeitas a alterações. Você será notificado sobre quaisquer mudanças na estrutura de taxas.\",\"LyUWXA\":\"Taxas ignoradas\",\"cf35MA\":\"Festival\",\"pAey+4\":\"O ficheiro é demasiado grande. O tamanho máximo é 5MB.\",\"VejKUM\":\"Preencha primeiro os seus dados acima\",\"8OvVZZ\":\"Filtrar Participantes\",\"mvrlBO\":\"Filtrar por evento\",\"8BwQeU\":\"Terminar configuração\",\"hg80P7\":\"Terminar configuração do Stripe\",\"1vBhpG\":\"Primeiro participante\",\"4pwejF\":\"O primeiro nome é obrigatório\",\"6bBh3/\":\"Taxa Fixa\",\"j+XQDj\":\"Taxa Fixa (USD)\",\"5mpF6N\":[\"Valor da taxa fixa em \",[\"currencyCode\"]],\"/uXPzP\":\"Taxa fixa cobrada por transação em USD\",\"LWL3Bs\":\"A taxa fixa deve ser 0 ou maior\",\"YXhom6\":\"Taxa fixa:\",\"KgxI80\":\"Bilhetagem flexível\",\"lWxAUo\":\"Comida e bebida\",\"nFm+5u\":\"Texto do Rodapé\",\"MY2SVM\":\"Reembolso total\",\"T02gNN\":\"Admissão Geral\",\"3ep0Gx\":\"Informações gerais sobre seu organizador\",\"ziAjHi\":\"Gerar\",\"exy8uo\":\"Gerar código\",\"4CETZY\":\"Obter direções\",\"+4zM7f\":\"Receba imediatamente via Stripe Connect\",\"ZDIydz\":\"Começar\",\"u6FPxT\":\"Obter Bilhetes\",\"8KDgYV\":\"Prepare seu evento\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Ir para a página do evento\",\"gHSuV/\":\"Ir para a página inicial\",\"6nDzTl\":\"Boa legibilidade\",\"aGWZUr\":\"Receita bruta\",\"n8IUs7\":\"Receita Bruta\",\"LIYoRQ\":\"Gestão de convidados\",\"kTSQej\":[\"Olá \",[\"0\"],\", gerencie sua plataforma daqui.\"],\"dORAcs\":\"Aqui estão todos os ingressos associados ao seu endereço de e-mail.\",\"g+2103\":\"Aqui está o seu link de afiliado\",\"QlwJ9d\":\"Aqui está o que esperar:\",\"/iE8xx\":\"Taxa Hi.Events\",\"zppscQ\":\"Taxas da plataforma Hi.Events e discriminação do IVA por transação\",\"D+zLDD\":\"Oculto\",\"DRErHC\":\"Oculto para participantes - visível apenas para organizadores\",\"P+5Pbo\":\"Ocultar respostas\",\"FmogyU\":\"Ocultar Opções\",\"gtEbeW\":\"Destacar\",\"NF8sdv\":\"Mensagem de destaque\",\"MXSqmS\":\"Destacar este produto\",\"7ER2sc\":\"Destacado\",\"sq7vjE\":\"Os produtos destacados terão uma cor de fundo diferente para se destacarem na página do evento.\",\"AVpmAa\":\"Como pagar offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Húngaro\",\"YLgdk5\":\"Confirmo que esta é uma mensagem transacional relacionada com este evento\",\"4/kP5a\":\"Se uma nova aba não abriu automaticamente, clique no botão abaixo para continuar para o pagamento.\",\"PYVWEI\":\"Se registado, forneça o seu número de IVA para validação\",\"iIEaNB\":\"Se tem uma conta connosco, receberá um email com instruções sobre como redefinir a sua senha.\",\"an5hVd\":\"Imagens\",\"tSVr6t\":\"Personificar\",\"TWXU0c\":\"Personificar utilizador\",\"5LAZwq\":\"Personificação iniciada\",\"IMwcdR\":\"Personificação parada\",\"0I0Hac\":\"Aviso importante\",\"yD3avI\":\"Importante: Alterar o seu endereço de e-mail atualizará o link de acesso a este pedido. Será redirecionado para o novo link do pedido após guardar.\",\"M8M6fs\":\"Importante: Reconexão Stripe necessária\",\"jT142F\":[\"Em \",[\"diffHours\"],\" horas\"],\"OoSyqO\":[\"Em \",[\"diffMinutes\"],\" minutos\"],\"cljs3a\":\"Indique se está registado para IVA na UE\",\"F1Xp97\":\"Participantes individuais\",\"85e6zs\":\"Inserir token Liquid\",\"38KFY0\":\"Inserir variável\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Pagamentos Instantâneos\",\"nbfdhU\":\"Integrações\",\"JHB/Ky\":\"Inválido\",\"B2Tpo0\":\"Email inválido\",\"5tT0+u\":\"Formato de email inválido\",\"f9WRpE\":\"Tipo de ficheiro inválido. Por favor, carregue uma imagem.\",\"tnL+GP\":\"Sintaxe Liquid inválida. Por favor, corrija-a e tente novamente.\",\"N9JsFT\":\"Formato de número de IVA inválido\",\"g+lLS9\":\"Convidar um membro da equipe\",\"1z26sk\":\"Convidar membro da equipe\",\"KR0679\":\"Convidar membros da equipe\",\"Mokwac\":\"Convide membros ilimitados da equipa com funções personalizadas\",\"aH6ZIb\":\"Convide sua equipe\",\"IuMGvq\":\"Fatura\",\"y0meFR\":\"O IVA irlandês de 23% será aplicado às taxas da plataforma (fornecimento doméstico).\",\"1ZKm04\":\"Esta conta está registada para IVA na UE?\",\"Lj7sBL\":\"Italiano\",\"F5/CBH\":\"item(ns)\",\"BzfzPK\":\"Itens\",\"KmWyx0\":\"Trabalho\",\"o5r6b2\":\"Trabalho eliminado\",\"cd0jIM\":\"Detalhes do trabalho\",\"ruJO57\":\"Nome do trabalho\",\"YZi+Hu\":\"Trabalho em fila para nova tentativa\",\"nCywLA\":\"Participe de qualquer lugar\",\"hTJ4fB\":\"Basta clicar no botão abaixo para reconectar sua conta Stripe.\",\"MxjCqk\":\"Apenas procurando seus ingressos?\",\"lB2hSG\":[\"Mantenha-me atualizado sobre notícias e eventos de \",[\"0\"]],\"DruLRc\":\"Últimos 14 dias\",\"ve9JTU\":\"O apelido é obrigatório\",\"h0Q9Iw\":\"Última resposta\",\"gw3Ur5\":\"Última ativação\",\"QIn0Vl\":\"Nome comercial legal para fins de IVA\",\"1njn7W\":\"Claro\",\"1qY5Ue\":\"Link expirado ou inválido\",\"psosdY\":\"Link para detalhes do pedido\",\"6JzK4N\":\"Link para o ingresso\",\"shkJ3U\":\"Conecte sua conta Stripe para receber fundos das vendas de ingressos.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links permitidos\",\"dF6vP6\":\"Ao vivo\",\"fpMs2Z\":\"AO VIVO\",\"D9zTjx\":\"Eventos ao Vivo\",\"WdmJIX\":\"Carregando pré-visualização...\",\"IoDI2o\":\"Carregando tokens...\",\"NFxlHW\":\"Carregando webhooks\",\"iG7KNr\":\"Logotipo\",\"vu7ZGG\":\"Logo e Capa\",\"gddQe0\":\"Logo e imagem de capa para seu organizador\",\"TBEnp1\":\"O logo será exibido no cabeçalho\",\"Jzu30R\":\"O logotipo será exibido no bilhete\",\"PSRm6/\":\"Procurar os meus bilhetes\",\"4wUIjX\":\"Torne seu evento ao vivo\",\"2FzaR1\":\"Gerencie seu processamento de pagamentos e visualize as taxas da plataforma\",\"2L3vle\":\"Máx. mensagens / 24h\",\"Qp4HWD\":\"Máx. destinatários / mensagem\",\"agPptk\":\"Meio\",\"xDAtGP\":\"Mensagem\",\"bECJqy\":\"Mensagem aprovada com sucesso\",\"1jRD0v\":\"Enviar mensagens aos participantes com tickets específicos\",\"48rf3i\":\"A mensagem não pode exceder 5000 caracteres\",\"ZPj0Q8\":\"Detalhes da mensagem\",\"Vjat/X\":\"A mensagem é obrigatória\",\"0/yJtP\":\"Enviar mensagem para proprietários de pedidos com produtos específicos\",\"mFdA+i\":\"Nível de mensagens\",\"v7xKtM\":\"Nível de mensagens atualizado com sucesso\",\"gqnyh0\":\"Otimizado para Dispositivos Móveis\",\"olKKwj\":\"Scanner móvel com suporte offline e rastreamento em tempo real\",\"JbIgPz\":\"Os valores monetários são totais aproximados em todas as moedas\",\"qvF+MT\":\"Monitorar e gerir trabalhos de fundo falhados\",\"w36OkR\":\"Eventos mais vistos (Últimos 14 dias)\",\"GfaxEk\":\"Música\",\"oVGCGh\":\"Meus Ingressos\",\"8/brI5\":\"O nome é obrigatório\",\"sFFArG\":\"O nome deve ter menos de 255 caracteres\",\"sCV5Yc\":\"Nome do evento\",\"xxU3NX\":\"Receita Líquida\",\"ArHT/C\":\"Novos registos\",\"eWRECP\":\"Vida noturna\",\"HSw5l3\":\"Não - Sou um particular ou empresa não registada para IVA\",\"VHfLAW\":\"Sem contas\",\"+jIeoh\":\"Nenhuma conta encontrada\",\"074+X8\":\"Nenhum webhook ativo\",\"zxnup4\":\"Sem afiliados para mostrar\",\"Dwf4dR\":\"Ainda não há perguntas para participantes\",\"/UC6qk\":\"Nenhum dado de atribuição encontrado\",\"99ntUF\":\"Nenhuma lista de check-in disponível para este evento.\",\"+dAKxg\":\"Nenhuma configuração encontrada\",\"eb47T5\":\"Nenhum dado encontrado para os filtros selecionados. Tente ajustar o período ou a moeda.\",\"pZNOT9\":\"Sem data de fim\",\"dW40Uz\":\"Nenhum evento encontrado\",\"8pQ3NJ\":\"Nenhum evento a iniciar nas próximas 24 horas\",\"8zCZQf\":\"Nenhum evento ainda\",\"Yc5YW6\":\"Sem trabalhos falhados\",\"54GxeB\":\"Sem impacto nas suas transações atuais ou passadas\",\"EpvBAp\":\"Sem fatura\",\"XZkeaI\":\"Nenhum registro encontrado\",\"nrSs2u\":\"Nenhuma mensagem encontrada\",\"OVFwlg\":\"Ainda não há perguntas de pedido\",\"EJ7bVz\":\"Nenhum pedido encontrado\",\"NEmyqy\":\"Nenhum pedido ainda\",\"wUv5xQ\":\"Sem atividade de organizador nos últimos 14 dias\",\"B7w4KY\":\"Nenhum outro organizador disponível\",\"PChXMe\":\"Sem pedidos pagos\",\"6jYQGG\":\"Nenhum evento passado\",\"CHzaTD\":\"Sem eventos populares nos últimos 14 dias\",\"zK/+ef\":\"Nenhum produto disponível para seleção\",\"wYiAtV\":\"Sem registos de contas recentes\",\"QoAi8D\":\"Sem resposta\",\"EK/G11\":\"Ainda sem respostas\",\"3sRuiW\":\"Nenhum ingresso encontrado\",\"yM5c0q\":\"Nenhum evento futuro\",\"qpC74J\":\"Nenhum utilizador encontrado\",\"41dJPO\":\"Nenhuma configuração de IVA definida\",\"8wgkoi\":\"Sem eventos vistos nos últimos 14 dias\",\"n5vdm2\":\"Nenhum evento de webhook foi registrado para este endpoint ainda. Os eventos aparecerão aqui assim que forem acionados.\",\"4GhX3c\":\"Nenhum Webhook\",\"4+am6b\":\"Não, manter-me aqui\",\"HVwIsd\":\"Empresas ou particulares não registados para IVA: Aplica-se IVA irlandês de 23%\",\"x5+Lcz\":\"Não Registado\",\"8n10sz\":\"Não Elegível\",\"BwJKBw\":\"de\",\"lQgMLn\":\"Nome do escritório ou local\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Pagamento offline\",\"nO3VbP\":[\"Em promoção \",[\"0\"]],\"2r6bAy\":\"Depois de completar a atualização, sua conta antiga será usada apenas para reembolsos.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Evento online\",\"bU7oUm\":\"Enviar apenas para pedidos com esses status\",\"M2w1ni\":\"Apenas visível com código promocional\",\"N141o/\":\"Abrir painel do Stripe\",\"HXMJxH\":\"Texto opcional para avisos legais, informações de contacto ou notas de agradecimento (apenas uma linha)\",\"L565X2\":\"opções\",\"c/TIyD\":\"Pedido e Bilhete\",\"H5qWhm\":\"Pedido cancelado\",\"b6+Y+n\":\"Pedido concluído\",\"x4MLWE\":\"Confirmação do pedido\",\"CsTTH0\":\"Confirmação do pedido reenviada com sucesso\",\"ppuQR4\":\"Pedido criado\",\"0UZTSq\":\"Moeda do Pedido\",\"HdmwrI\":\"E-mail do pedido\",\"bwBlJv\":\"Primeiro nome do pedido\",\"vrSW9M\":\"O pedido foi cancelado e reembolsado. O proprietário do pedido foi notificado.\",\"rzw+wS\":\"Titulares de encomendas\",\"oI/hGR\":\"ID do Pedido\",\"Pc729f\":\"Pedido Aguardando Pagamento Offline\",\"F4NXOl\":\"Sobrenome do pedido\",\"RQCXz6\":\"Limites de Pedido\",\"SO9AEF\":\"Limites de pedido definidos\",\"5RDEEn\":\"Idioma do Pedido\",\"vu6Arl\":\"Pedido marcado como pago\",\"sLbJQz\":\"Pedido não encontrado\",\"kvYpYu\":\"Pedido não encontrado\",\"i8VBuv\":\"Número do pedido\",\"FaPYw+\":\"Proprietário do pedido\",\"eB5vce\":\"Proprietários de pedidos com um produto específico\",\"CxLoxM\":\"Proprietários de pedidos com produtos\",\"DoH3fD\":\"Pagamento do Pedido Pendente\",\"UkHo4c\":\"Ref. pedido\",\"EZy55F\":\"Pedido reembolsado\",\"6eSHqs\":\"Status dos pedidos\",\"oW5877\":\"Total do pedido\",\"e7eZuA\":\"Pedido atualizado\",\"1SQRYo\":\"Pedido atualizado com sucesso\",\"KndP6g\":\"URL do pedido\",\"3NT0Ck\":\"O pedido foi cancelado\",\"sd5IMt\":\"Encomendas concluídas\",\"5It1cQ\":\"Pedidos exportados\",\"UQ0ACV\":\"Total de encomendas\",\"B/EBQv\":\"Encomendas:\",\"qtGTNu\":\"Contas orgânicas\",\"ucgZ0o\":\"Organização\",\"S3CZ5M\":\"Painel do organizador\",\"Uu0hZq\":\"Email do organizador\",\"Gy7BA3\":\"Endereço de email do organizador\",\"SQqJd8\":\"Organizador não encontrado\",\"wpj63n\":\"Configurações do organizador\",\"coIKFu\":\"As estatísticas do organizador não estão disponíveis para a moeda selecionada ou ocorreu um erro.\",\"o1my93\":\"Falha ao atualizar o status do organizador. Por favor, tente novamente mais tarde.\",\"rLHma1\":\"Status do organizador atualizado\",\"LqBITi\":\"O modelo do organizador/padrão será usado\",\"/IX/7x\":\"Outro\",\"RsiDDQ\":\"Outras Listas (Bilhete Não Incluído)\",\"qMASRF\":\"Mensagens de saída\",\"6/dCYd\":\"Visão geral\",\"6WdDG7\":\"Página\",\"8uqsE5\":\"Página já não disponível\",\"QkLf4H\":\"URL da página\",\"sF+Xp9\":\"Visualizações de página\",\"c+suC6\":\"Contas pagas\",\"QIxRUI\":\"Bilhetes pagos, gratuitos, com preços escalonados e baseados em doações\",\"5F7SYw\":\"Reembolso parcial\",\"fFYotW\":[\"Parcialmente reembolsado: \",[\"0\"]],\"i8day5\":\"Passar taxa para o comprador\",\"k4FLBQ\":\"Passar para o comprador\",\"Ff0Dor\":\"Passado\",\"xTPjSy\":\"Eventos passados\",\"/l/ckQ\":\"Cole a URL\",\"URAE3q\":\"Pausado\",\"4fL/V7\":\"Pagar\",\"OZK07J\":\"Pagar para desbloquear\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Pagamento e plano\",\"5cxUwd\":\"Data de pagamento\",\"ENEPLY\":\"Método de pagamento\",\"EyE8E6\":\"Processamento de pagamento\",\"8Lx2X7\":\"Pagamento recebido\",\"vcyz2L\":\"Configurações de pagamento\",\"fx8BTd\":\"Pagamentos não disponíveis\",\"51U9mG\":\"Os pagamentos continuarão a fluir sem interrupção\",\"UkM20g\":\"Revisão pendente\",\"dPYu1F\":\"Por participante\",\"VlXNyK\":\"Por pedido\",\"hauDFf\":\"Por bilhete\",\"mnF83a\":\"Taxa Percentual\",\"2ueYqG\":\"Taxa percentual (0-100%)\",\"K2PPlT\":\"A taxa percentual deve estar entre 0 e 100\",\"MixU2P\":\"A percentagem deve estar entre 0 e 100\",\"MkuVAZ\":\"Percentagem do valor da transação\",\"/Bh+7r\":\"Desempenho\",\"6kPk3+\":\"Informações pessoais\",\"zmwvG2\":\"Telefone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planejando um evento?\",\"J3lhKT\":\"Taxa da plataforma\",\"RD51+P\":[\"Taxa da plataforma de \",[\"0\"],\" deduzida do seu pagamento\"],\"br3Y/y\":\"Taxas da plataforma\",\"3buiaw\":\"Relatório de taxas da plataforma\",\"kv9dM4\":\"Receitas da plataforma\",\"jEw0Mr\":\"Por favor, insira uma URL válida\",\"n8+Ng/\":\"Por favor, introduza o código de 5 dígitos\",\"r+lQXT\":\"Por favor, insira o seu número de IVA\",\"Dvq0wf\":\"Por favor, forneça uma imagem.\",\"2cUopP\":\"Por favor, reinicie o processo de compra.\",\"8KmsFa\":\"Por favor, selecione um intervalo de datas\",\"EFq6EG\":\"Por favor, selecione uma imagem.\",\"fuwKpE\":\"Por favor, tente novamente.\",\"klWBeI\":\"Por favor, aguarde antes de solicitar outro código\",\"hfHhaa\":\"Por favor, aguarde enquanto preparamos os seus afiliados para exportação...\",\"o+tJN/\":\"Por favor, aguarde enquanto preparamos seus participantes para exportação...\",\"+5Mlle\":\"Por favor, aguarde enquanto preparamos seus pedidos para exportação...\",\"trnWaw\":\"Polaco\",\"luHAJY\":\"Eventos populares (Últimos 14 dias)\",\"TjX7xL\":\"Mensagem Pós-Checkout\",\"OESu7I\":\"Evite sobrevenda compartilhando estoque entre vários tipos de ingresso.\",\"NgVUL2\":\"Pré-visualizar formulário de checkout\",\"cs5muu\":\"Pré-visualizar página do evento\",\"+4yRWM\":\"Preço do ingresso\",\"a5jvSX\":\"Níveis de Preço\",\"ReihZ7\":\"Pré-visualização de Impressão\",\"JnuPvH\":\"Imprimir Bilhete\",\"tYF4Zq\":\"Imprimir para PDF\",\"LcET2C\":\"Política de Privacidade\",\"8z6Y5D\":\"Processar reembolso\",\"JcejNJ\":\"A processar pedido\",\"EWCLpZ\":\"Produto criado\",\"XkFYVB\":\"Produto excluído\",\"YMwcbR\":\"Detalhamento das vendas de produtos, receitas e impostos\",\"ldVIlB\":\"Produto atualizado\",\"JoKGiJ\":\"Código promocional\",\"k3wH7i\":\"Uso de códigos promocionais e detalhamento de descontos\",\"uEhdRh\":\"Apenas Promoção\",\"dLm8V5\":\"Emails promocionais podem resultar na suspensão da conta\",\"EEYbdt\":\"Publicar\",\"evDBV8\":\"Publicar Evento\",\"dsFmM+\":\"Adquirido\",\"Vw0KCJ\":\"Check-in com Código QR\",\"k/bJj0\":\"Perguntas reordenadas\",\"b24kPi\":\"Fila\",\"fqDzSu\":\"Taxa\",\"mnUGVC\":\"Limite de taxa excedido. Por favor, tente novamente mais tarde.\",\"spsZys\":\"Pronto para atualizar? Isto demora apenas alguns minutos.\",\"vt9xUl\":\"Análises em Tempo Real\",\"xzRvs4\":[\"Receber atualizações de produtos do \",[\"0\"],\".\"],\"pLXbi8\":\"Registos de contas recentes\",\"Fi3b48\":\"Pedidos recentes\",\"yPrbsy\":\"Destinatários\",\"Edm6av\":\"Reconectar Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecionando para o Stripe...\",\"pnoTN5\":\"Contas de referência\",\"ACKu03\":\"Atualizar visualização\",\"fKn/k6\":\"Valor do reembolso\",\"qY4rpA\":\"Reembolso falhou\",\"FaK/8G\":[\"Reembolsar pedido \",[\"0\"]],\"MGbi9P\":\"Reembolso pendente\",\"BDSRuX\":[\"Reembolsado: \",[\"0\"]],\"bU4bS1\":\"Reembolsos\",\"rYXfOA\":\"Configurações regionais\",\"5tl0Bp\":\"Perguntas de registro\",\"CQeZT8\":\"Relatório não encontrado\",\"JEPMXN\":\"Solicitar novo link\",\"TMLAx2\":\"Obrigatório\",\"mdeIOH\":\"Reenviar código\",\"sQxe68\":\"Reenviar confirmação\",\"bxoWpz\":\"Reenviar e-mail de confirmação\",\"G42SNI\":\"Reenviar e-mail\",\"TTpXL3\":[\"Reenviar em \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Reenviar bilhete\",\"Uwsg2F\":\"Reservado\",\"8wUjGl\":\"Reservado até\",\"kCn6wb\":\"A redefinir...\",\"6gRgw8\":\"Tentar novamente\",\"1BG8ga\":\"Tentar tudo novamente\",\"rDC+T6\":\"Tentar trabalho novamente\",\"CbnrWb\":\"Voltar ao evento\",\"Oo/PLb\":\"Resumo de Receita\",\"dFFW9L\":[\"Promoção terminou \",[\"0\"]],\"loCKGB\":[\"Promoção termina \",[\"0\"]],\"wlfBad\":\"Período de Promoção\",\"5CDM6r\":\"Período de venda definido\",\"ftzaMf\":\"Período de venda, limites de pedido, visibilidade\",\"zpekWp\":[\"Promoção começa \",[\"0\"]],\"mUv9U4\":\"Vendas\",\"9KnRdL\":\"As vendas estão pausadas\",\"3VnlS9\":\"Vendas, pedidos e métricas de desempenho para todos os eventos\",\"3Q1AWe\":\"Vendas:\",\"B4nE3N\":\"Preço do bilhete de exemplo\",\"8BRPoH\":\"Local Exemplo\",\"DyBPvP\":\"Guardar Configuração\",\"KZrfYJ\":\"Salvar links sociais\",\"9Y3hAT\":\"Salvar modelo\",\"C8ne4X\":\"Guardar Design do Bilhete\",\"6/TNCd\":\"Guardar Definições de IVA\",\"I+FvbD\":\"Digitalizar\",\"4ba0NE\":\"Agendado\",\"ftNXma\":\"Pesquisar afiliados...\",\"VY+Bdn\":\"Pesquisar por nome da conta ou e-mail...\",\"VX+B3I\":\"Pesquisar por título do evento ou organizador...\",\"R0wEyA\":\"Pesquisar por nome do trabalho ou exceção...\",\"GHdjuo\":\"Pesquisar por nome, e-mail ou conta...\",\"20ce0U\":\"Pesquisar por ID do pedido, nome do cliente ou email...\",\"4DSz7Z\":\"Pesquisar por assunto, evento ou conta...\",\"Mck5ht\":\"Checkout Seguro\",\"p7xUrt\":\"Selecione uma categoria\",\"3IcxS1\":\"Selecione uma configuração\",\"zPRPMf\":\"Selecionar um nível\",\"BFRSTT\":\"Selecionar Conta\",\"mCB6Je\":\"Selecionar tudo\",\"a6+167\":\"Selecionar um evento\",\"kYZSFD\":\"Selecione um organizador para ver seu painel e eventos.\",\"CFbaPk\":\"Selecione o grupo de participantes\",\"hJmVtD\":\"Selecione o país\",\"tVW/yo\":\"Selecionar moeda\",\"n9ZhRa\":\"Selecione data e hora de término\",\"gTN6Ws\":\"Selecionar hora de fim\",\"0U6E9W\":\"Selecionar categoria do evento\",\"j9cPeF\":\"Selecionar tipos de eventos\",\"1nhy8G\":\"Selecionar tipo de scanner\",\"KizCK7\":\"Selecione data e hora de início\",\"dJZTv2\":\"Selecionar hora de início\",\"3hJUtr\":\"Selecione o país onde o IVA está registado\",\"x8XMsJ\":\"Selecione o nível de mensagens para esta conta. Isto controla os limites de mensagens e permissões de links.\",\"aT3jZX\":\"Selecionar fuso horário\",\"TxfvH2\":\"Selecione quais participantes devem receber esta mensagem\",\"Ropvj0\":\"Selecione quais eventos acionarão este webhook\",\"5gkxKx\":\"Selecione qual configuração de taxas se aplica a esta conta. As taxas são sempre em USD.\",\"ylXj1N\":\"Selecionado\",\"j9b/iy\":\"Vendendo rápido 🔥\",\"73qYgo\":\"Enviar como teste\",\"JvAge5\":\"Envie emails para participantes e veja seu histórico de mensagens.\",\"22Itl6\":\"Envie-me uma cópia\",\"nOBvex\":\"Envie dados de pedidos e participantes em tempo real para seus sistemas externos.\",\"1lNPhX\":\"Enviar email de notificação de reembolso\",\"eaUTwS\":\"Enviar link de redefinição\",\"IoAuJG\":\"A enviar...\",\"h69WC6\":\"Enviado\",\"BVu2Hz\":\"Enviado por\",\"SPdzrs\":\"Enviado aos clientes quando fazem um pedido\",\"LxSN5F\":\"Enviado a cada participante com os detalhes do seu ingresso\",\"89xaFU\":\"Defina as configurações padrão de taxa da plataforma para novos eventos criados sob este organizador.\",\"eXssj5\":\"Definir configurações predefinidas para novos eventos criados sob este organizador.\",\"s0FkEx\":\"Configure listas de check-in para diferentes entradas, sessões ou dias.\",\"xMO+Ao\":\"Configure a sua organização\",\"C3htzi\":\"Configuração atualizada\",\"Ohn74G\":\"Configuração e design\",\"GG7qDw\":\"Partilhar link de afiliado\",\"hL7sDJ\":\"Compartilhar página do organizador\",\"jy6QDF\":\"Gestão de capacidade compartilhada\",\"cMW+gm\":[\"Mostrar todas as plataformas (\",[\"0\"],\" com valores)\"],\"UVPI5D\":\"Mostrar menos plataformas\",\"Eu/N/d\":\"Mostrar caixa de seleção de opt-in de marketing\",\"SXzpzO\":\"Mostrar caixa de seleção de opt-in de marketing por padrão\",\"b33PL9\":\"Mostrar mais plataformas\",\"t1LIQW\":[\"A mostrar \",[\"0\"],\" de \",[\"totalRows\"],\" registos\"],\"jVRHeq\":\"Registado\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Links sociais\",\"j/TOB3\":\"Links sociais e site\",\"s9KGXU\":\"Vendido\",\"KTxc6k\":\"Algo deu errado, tente novamente ou entre em contato com o suporte se o problema persistir\",\"H6Gslz\":\"Desculpe o inconveniente.\",\"wdxz7K\":\"Fonte\",\"7JFNej\":\"Desporto\",\"JcQp9p\":\"Data e hora de início\",\"0m/ekX\":\"Data e hora de início\",\"izRfYP\":\"A data de início é obrigatória\",\"2R1+Rv\":\"Hora de início do evento\",\"2NbyY/\":\"Estatísticas\",\"GVUxAX\":\"As estatísticas são baseadas na data de criação da conta\",\"DRykfS\":\"Ainda a processar reembolsos para as suas transações mais antigas.\",\"wuV0bK\":\"Parar Personificação\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe ligado\",\"aKtF0O\":\"Stripe não conectado\",\"9i0++A\":\"ID de pagamento Stripe\",\"/QlTE4\":\"A configuração do Stripe já está completa.\",\"ii0qn/\":\"O assunto é obrigatório\",\"M7Uapz\":\"O assunto aparecerá aqui\",\"6aXq+t\":\"Assunto:\",\"JwTmB6\":\"Produto duplicado com sucesso\",\"RuaKfn\":\"Endereço atualizado com sucesso\",\"kzx0uD\":\"Predefinições de Evento Atualizadas com Sucesso\",\"5n+Wwp\":\"Organizador atualizado com sucesso\",\"DMCX/I\":\"Configurações padrão de taxa da plataforma atualizadas com sucesso\",\"URUYHc\":\"Configurações de taxa da plataforma atualizadas com sucesso\",\"0Dk/l8\":\"Configurações de SEO atualizadas com sucesso\",\"MhOoLQ\":\"Links sociais atualizados com sucesso\",\"kj7zYe\":\"Webhook atualizado com sucesso\",\"dXoieq\":\"Resumo\",\"/RfJXt\":[\"Festival de Música de Verão \",[\"0\"]],\"CWOPIK\":\"Festival de Música de Verão 2025\",\"UaISq3\":\"Sueco\",\"JZTQI0\":\"Trocar organizador\",\"9YHrNC\":\"Padrão do Sistema\",\"XX32BM\":\"Demora apenas alguns minutos\",\"yT6dQ8\":\"Impostos cobrados agrupados por tipo de imposto e evento\",\"Ye321X\":\"Nome do Imposto\",\"WyCBRt\":\"Resumo de Impostos\",\"GkH0Pq\":\"Taxas e impostos aplicados\",\"Rwiyt2\":\"Impostos configurados\",\"iQZff7\":\"Impostos, Taxas, Visibilidade, Período de Venda, Destaque do Produto e Limites de Pedido\",\"BW6QAz\":\"Gestão de Equipa\",\"vlf/In\":\"Tecnologia\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Conte às pessoas o que esperar do seu evento\",\"NiIUyb\":\"Conte-nos sobre seu evento\",\"DovcfC\":\"Fale-nos sobre a sua organização. Esta informação será exibida nas páginas dos seus eventos.\",\"7wtpH5\":\"Modelo ativo\",\"QHhZeE\":\"Modelo criado com sucesso\",\"xrWdPR\":\"Modelo excluído com sucesso\",\"G04Zjt\":\"Modelo salvo com sucesso\",\"xowcRf\":\"Termos de serviço\",\"6K0GjX\":\"O texto pode ser difícil de ler\",\"nm3Iz/\":\"Obrigado por participar!\",\"lhAWqI\":\"Obrigado pelo seu apoio enquanto continuamos a crescer e melhorar o Hi.Events!\",\"KfmPRW\":\"A cor de fundo da página. Ao usar imagem de capa, esta é aplicada como uma sobreposição.\",\"MDNyJz\":\"O código irá expirar em 10 minutos. Verifique a sua pasta de spam se não vir o email.\",\"MJm4Tq\":\"A moeda do pedido\",\"cDHM1d\":\"O endereço de e-mail foi alterado. O participante receberá um novo bilhete no endereço de e-mail atualizado.\",\"I/NNtI\":\"O local do evento\",\"tXadb0\":\"O evento que você está procurando não está disponível no momento. Ele pode ter sido removido, expirado ou a URL pode estar incorreta.\",\"EBzPwC\":\"O endereço completo do evento\",\"sxKqBm\":\"O valor total do pedido será reembolsado para o método de pagamento original do cliente.\",\"KgDp6G\":\"O link que está a tentar aceder expirou ou já não é válido. Por favor, verifique o seu e-mail para obter um link atualizado para gerir o seu pedido.\",\"5OmEal\":\"O idioma do cliente\",\"sYLeDq\":\"O organizador que você está procurando não foi encontrado. A página pode ter sido movida, excluída ou o URL está incorreto.\",\"C4nQe5\":\"A taxa da plataforma é adicionada ao preço do bilhete. Os compradores pagam mais, mas você recebe o preço total do bilhete.\",\"HxxXZO\":\"A cor principal da marca usada para botões e destaques\",\"DEcpfp\":\"O corpo do modelo contém sintaxe Liquid inválida. Por favor, corrija-a e tente novamente.\",\"injXD7\":\"O número de IVA não pôde ser validado. Por favor, verifique o número e tente novamente.\",\"A4UmDy\":\"Teatro\",\"tDwYhx\":\"Tema e cores\",\"QP3gP+\":\"Estas configurações se aplicam apenas ao código de incorporação copiado e não serão armazenadas.\",\"HirZe8\":\"Estes modelos serão usados como padrões para todos os eventos em sua organização. Eventos individuais podem substituir estes modelos por suas próprias versões personalizadas.\",\"lzAaG5\":\"Estes modelos substituirão os padrões do organizador apenas para este evento. Se nenhum modelo personalizado for definido aqui, o modelo do organizador será usado em vez disso.\",\"XBNC3E\":\"Este código será usado para rastrear vendas. Apenas são permitidas letras, números, hífenes e underscores.\",\"AaP0M+\":\"Esta combinação de cores pode ser difícil de ler para alguns utilizadores\",\"RzEvf5\":\"Este evento terminou\",\"YClrdK\":\"Este evento ainda não foi publicado\",\"dFJnia\":\"Este é o nome do seu organizador que será exibido aos seus usuários.\",\"L7dIM7\":\"Este link é inválido ou expirou.\",\"MR5ygV\":\"Este link já não é válido\",\"9LEqK0\":\"Este nome é visível aos utilizadores finais\",\"j5FdeA\":\"Este pedido está a ser processado.\",\"sjNPMw\":\"Este pedido foi abandonado. Pode iniciar um novo pedido a qualquer momento.\",\"OhCesD\":\"Este pedido foi cancelado. Pode iniciar um novo pedido a qualquer momento.\",\"lyD7rQ\":\"Este perfil de organizador ainda não foi publicado\",\"9b5956\":\"Esta visualização mostra como seu e-mail ficará com dados de exemplo. E-mails reais usarão valores reais.\",\"uM9Alj\":\"Este produto está destacado na página do evento\",\"RqSKdX\":\"Este produto está esgotado\",\"W12OdJ\":\"Este relatório é apenas para fins informativos. Consulte sempre um profissional de impostos antes de usar estes dados para fins contabilísticos ou fiscais. Por favor, verifique com o seu painel do Stripe pois o Hi.Events pode não ter dados históricos.\",\"0Ew0uk\":\"Este bilhete acabou de ser digitalizado. Aguarde antes de digitalizar novamente.\",\"kvpxIU\":\"Isso será usado para notificações e comunicação com seus usuários.\",\"rhsath\":\"Isto não será visível para os clientes, mas ajuda-o a identificar o afiliado.\",\"Mr5UUd\":\"Bilhete Cancelado\",\"0GSPnc\":\"Design do Bilhete\",\"EZC/Cu\":\"Design do bilhete guardado com sucesso\",\"bbslmb\":\"Designer de ingressos\",\"1BPctx\":\"Bilhete para\",\"bgqf+K\":\"E-mail do portador do ingresso\",\"oR7zL3\":\"Nome do portador do ingresso\",\"HGuXjF\":\"Portadores de ingressos\",\"CMUt3Y\":\"Titulares de bilhetes\",\"awHmAT\":\"ID do bilhete\",\"6czJik\":\"Logotipo do Bilhete\",\"OkRZ4Z\":\"Nome do ingresso\",\"t79rDv\":\"Bilhete não encontrado\",\"6tmWch\":\"Ingresso ou produto\",\"1tfWrD\":\"Pré-visualização do bilhete para\",\"KnjoUA\":\"Preço do bilhete\",\"tGCY6d\":\"Preço do ingresso\",\"pGZOcL\":\"Bilhete reenviado com sucesso\",\"8jLPgH\":\"Tipo de Bilhete\",\"X26cQf\":\"URL do ingresso\",\"8qsbZ5\":\"Bilheteria e vendas\",\"zNECqg\":\"bilhetes\",\"6GQNLE\":\"Bilhetes\",\"NRhrIB\":\"Ingressos e produtos\",\"EUnesn\":\"Bilhetes disponíveis\",\"AGRilS\":\"Ingressos Vendidos\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Para editar configurações, aceda à secção Configurações no menu de administração.\",\"tiI71C\":\"Para aumentar os seus limites, contacte-nos em\",\"BZBYf3\":\"Para receber pagamentos com cartão de crédito, você precisa conectar sua conta do Stripe. O Stripe é nosso parceiro de processamento de pagamentos que garante transações seguras e pagamentos pontuais.\",\"W428WC\":\"Alternar colunas\",\"UBSG1X\":\"Melhores organizadores (Últimos 14 dias)\",\"3sZ0xx\":\"Total de Contas\",\"EaAPbv\":\"Valor total pago\",\"SMDzqJ\":\"Total de Participantes\",\"orBECM\":\"Total Cobrado\",\"4B7oCp\":\"Taxa total\",\"KSDwd5\":\"Total de pedidos\",\"vb0Q0/\":\"Total de Usuários\",\"oJjplO\":\"Visualizações totais\",\"orluER\":\"Acompanhe o crescimento e desempenho da conta por fonte de atribuição\",\"NHq3l1\":\"Acompanhe vendas, receitas e participação com relatórios detalhados\",\"OpKMSn\":\"Taxa de transação:\",\"uKOFO5\":\"Verdadeiro se pagamento offline\",\"9GsDR2\":\"Verdadeiro se pagamento pendente\",\"ouM5IM\":\"Tentar outro e-mail\",\"3DZvE7\":\"Experimente o Hi.Events gratuitamente\",\"Kz91g/\":\"Turco\",\"GdOhw6\":\"Desativar som\",\"KUOhTy\":\"Ativar som\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Tipo de ingresso\",\"IrVSu+\":\"Não foi possível duplicar o produto. Por favor, verifique seus dados\",\"Vx2J6x\":\"Não foi possível buscar participante\",\"n57zCW\":\"Contas não atribuídas\",\"b9SN9q\":\"Referência única do pedido\",\"Ef7StM\":\"Desconhecido\",\"ZBAScj\":\"Participante desconhecido\",\"ZkS2p3\":\"Despublicar Evento\",\"X13xGn\":\"Não confiável\",\"Pp1sWX\":\"Atualizar afiliado\",\"KMMOAy\":\"Atualização disponível\",\"gJQsLv\":\"Envie uma imagem de capa para seu organizador\",\"4kEGqW\":\"Envie um logo para seu organizador\",\"lnCMdg\":\"Carregar imagem\",\"29w7p6\":\"Enviando imagem...\",\"HtrFfw\":\"A URL é obrigatória\",\"WBq1/R\":\"Scanner USB já ativo\",\"EV30TR\":\"Modo scanner USB ativado. Comece a digitalizar os bilhetes agora.\",\"fovJi3\":\"Modo scanner USB desativado\",\"hli+ga\":\"Scanner USB/HID\",\"OHJXlK\":\"Use <0>modelos Liquid para personalizar os seus emails\",\"0k4cdb\":\"Usar detalhes do pedido para todos os participantes. Os nomes e e-mails dos participantes corresponderão às informações do comprador.\",\"bA31T4\":\"Usar os dados do comprador para todos os participantes\",\"rnoQsz\":\"Usado para bordas, destaques e estilo do código QR\",\"BV4L/Q\":\"Análise UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Válido\",\"GuXjc5\":\"Validado\",\"imLQ9Y\":\"A validar o seu número de IVA...\",\"cK9+xQ\":\"País do IVA\",\"sqdl5s\":\"Informações de IVA\",\"UjNWsF\":\"O IVA pode ser aplicado às taxas da plataforma dependendo do seu estado de registo de IVA. Por favor, complete a secção de informações de IVA abaixo.\",\"pnVh83\":\"Número de IVA\",\"CabI04\":\"O número de IVA não deve conter espaços\",\"PMhxAR\":\"O número de IVA deve começar com um código de país de 2 letras seguido de 8-15 caracteres alfanuméricos (por exemplo, PT123456789)\",\"gPgdNV\":\"Número de IVA validado com sucesso\",\"RUMiLy\":\"A validação do número de IVA falhou\",\"vqji3Y\":\"A validação do número de IVA falhou. Por favor, verifique o seu número de IVA.\",\"8dENF9\":\"IVA sobre taxa\",\"ZutOKU\":\"Taxa de IVA\",\"CZomgW\":\"Registado para IVA\",\"PCRCCN\":\"Informações de Registo de IVA\",\"oSDBWm\":\"Configurações de IVA\",\"Nfbg76\":\"Definições de IVA guardadas com sucesso\",\"UvYql/\":\"Configurações de IVA guardadas. Estamos a validar o seu número de IVA em segundo plano.\",\"R6n7j9\":\"Configurações de IVA atualizadas com sucesso\",\"tJylUv\":\"Tratamento de IVA para Taxas da Plataforma\",\"FlGprQ\":\"Tratamento de IVA para taxas da plataforma: Empresas registadas para IVA na UE podem usar o mecanismo de autoliquidação (0% - Artigo 196 da Diretiva IVA 2006/112/CE). Empresas não registadas para IVA são cobradas com IVA irlandês de 23%.\",\"516oLj\":\"Serviço de validação de IVA temporariamente indisponível\",\"AdWhjZ\":\"Código de verificação\",\"QDEWii\":\"Verificado\",\"wCKkSr\":\"Verificar email\",\"/IBv6X\":\"Verifique seu e-mail\",\"e/cvV1\":\"A verificar...\",\"fROFIL\":\"Vietnamita\",\"RnvnDc\":\"Ver todas as mensagens enviadas na plataforma\",\"+WFMis\":\"Visualize e descarregue relatórios de todos os seus eventos. Apenas pedidos concluídos são incluídos.\",\"c7VN/A\":\"Ver respostas\",\"SZw9tS\":\"Ver Detalhes\",\"FCVmuU\":\"Ver evento\",\"n6EaWL\":\"Ver logs\",\"OaKTzt\":\"Ver mapa\",\"zNZNMs\":\"Ver mensagem\",\"67OJ7t\":\"Ver pedido\",\"tKKZn0\":\"Ver detalhes do pedido\",\"KeCXJu\":\"Veja detalhes de pedidos, emita reembolsos e reenvie confirmações.\",\"9jnAcN\":\"Ver página inicial do organizador\",\"1J/AWD\":\"Ver ingresso\",\"N9FyyW\":\"Veja, edite e exporte seus participantes registrados.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visível apenas para a equipa de check-in. Ajuda a identificar esta lista durante o check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"A aguardar pagamento\",\"aUi/Dz\":\"Aviso: Esta é a configuração padrão do sistema. As alterações afetarão todas as contas que não tenham uma configuração específica atribuída.\",\"RRZDED\":\"Não encontramos pedidos associados a este endereço de e-mail.\",\"2RZK9x\":\"Não conseguimos encontrar o pedido que procura. O link pode ter expirado ou os detalhes do pedido podem ter sido alterados.\",\"nefMIK\":\"Não conseguimos encontrar o bilhete que procura. O link pode ter expirado ou os detalhes do bilhete podem ter sido alterados.\",\"miysJh\":\"Não foi possível encontrar este pedido. Pode ter sido removido.\",\"HJKdzP\":\"Ocorreu um problema ao carregar esta página. Por favor, tente novamente.\",\"IfN2Qo\":\"Recomendamos um logotipo quadrado com dimensões mínimas de 200x200px\",\"wJzo/w\":\"Recomendamos dimensões de 400px por 400px e tamanho máximo de 5MB\",\"x8rEDQ\":\"Não conseguimos validar o seu número de IVA após várias tentativas. Continuaremos a tentar em segundo plano. Por favor, volte mais tarde.\",\"q1BizZ\":\"Enviaremos os seus bilhetes para este e-mail\",\"ZOmUYW\":\"Validaremos o seu número de IVA em segundo plano. Se houver algum problema, informaremos.\",\"zCdObC\":\"Mudámos oficialmente a nossa sede para a Irlanda 🇮🇪. Como parte desta transição, agora usamos o Stripe Irlanda em vez do Stripe Canadá. Para manter os seus pagamentos funcionando sem problemas, precisará reconectar sua conta Stripe.\",\"jh2orE\":\"Mudámos a nossa sede para a Irlanda. Como resultado, precisamos que reconecte a sua conta Stripe. Este processo rápido demora apenas alguns minutos. As suas vendas e dados existentes permanecem completamente inalterados.\",\"Fq/Nx7\":\"Enviámos um código de verificação de 5 dígitos para:\",\"GdWB+V\":\"Webhook criado com sucesso\",\"2X4ecw\":\"Webhook excluído com sucesso\",\"CThMKa\":\"Logs do Webhook\",\"nuh/Wq\":\"URL do Webhook\",\"8BMPMe\":\"O webhook não enviará notificações\",\"FSaY52\":\"O webhook enviará notificações\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Site\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Bem-vindo de volta\",\"QDWsl9\":[\"Bem-vindo ao \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Bem-vindo ao \",[\"0\"],\", aqui está uma lista de todos os seus eventos\"],\"FaSXqR\":\"Que tipo de evento?\",\"f30uVZ\":\"O que precisa fazer:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Quando um check-in é excluído\",\"Gmd0hv\":\"Quando um novo participante é criado\",\"Lc18qn\":\"Quando um novo pedido é criado\",\"dfkQIO\":\"Quando um novo produto é criado\",\"8OhzyY\":\"Quando um produto é excluído\",\"tRXdQ9\":\"Quando um produto é atualizado\",\"Q7CWxp\":\"Quando um participante é cancelado\",\"IuUoyV\":\"Quando um participante faz check-in\",\"nBVOd7\":\"Quando um participante é atualizado\",\"ny2r8d\":\"Quando um pedido é cancelado\",\"c9RYbv\":\"Quando um pedido é marcado como pago\",\"ejMDw1\":\"Quando um pedido é reembolsado\",\"fVPt0F\":\"Quando um pedido é atualizado\",\"bcYlvb\":\"Quando fecha o check-in\",\"XIG669\":\"Quando abre o check-in\",\"de6HLN\":\"Quando os clientes comprarem ingressos, os pedidos aparecerão aqui.\",\"403wpZ\":\"Quando ativado, novos eventos permitirão que os participantes gerenciem seus próprios detalhes de bilhete através de um link seguro. Isso pode ser substituído por evento.\",\"blXLKj\":\"Quando ativado, novos eventos exibirão uma caixa de seleção de opt-in de marketing durante o checkout. Isso pode ser substituído por evento.\",\"Kj0Txn\":\"Quando ativado, não serão cobradas taxas de aplicação nas transações Stripe Connect. Use isto para países onde as taxas de aplicação não são suportadas.\",\"uchB0M\":\"Pré-visualização do widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Escreva sua mensagem aqui...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Sim - Tenho um número de registo de IVA da UE válido\",\"Tz5oXG\":\"Sim, cancelar o meu pedido\",\"QlSZU0\":[\"Está a personificar <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Está a emitir um reembolso parcial. O cliente será reembolsado em \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Você pode configurar taxas de serviço adicionais e impostos nas configurações da sua conta.\",\"5VGIlq\":\"Atingiu o seu limite de mensagens.\",\"casL1O\":\"Você adicionou taxas e impostos a um produto gratuito. Deseja removê-los?\",\"FVTVBy\":\"Você precisa verificar seu e-mail antes de atualizar o status do organizador.\",\"w65ZgF\":\"Precisa de verificar o email da sua conta antes de poder modificar modelos de email.\",\"FRl8Jv\":\"Você precisa verificar o e-mail da sua conta antes de poder enviar mensagens.\",\"FgRxRP\":\"Você é proprietário de 100% dos dados dos seus participantes, sempre\",\"88cUW+\":\"Você recebe\",\"U3wiCB\":\"Está tudo pronto! Os seus pagamentos estão a ser processados sem problemas.\",\"MNFIxz\":[\"Vai participar em \",[\"0\"],\"!\"],\"p/Sa0j\":\"A sua conta tem limites de mensagens. Para aumentar os seus limites, contacte-nos em\",\"x/xjzn\":\"Os seus afiliados foram exportados com sucesso.\",\"TF37u6\":\"Seus participantes foram exportados com sucesso.\",\"79lXGw\":\"A sua lista de check-in foi criada com sucesso. Partilhe a ligação abaixo com a sua equipa de check-in.\",\"BnlG9U\":\"O seu pedido atual será perdido.\",\"nBqgQb\":\"Seu e-mail\",\"R02pnV\":\"Seu evento deve estar ativo antes que você possa vender ingressos para os participantes.\",\"hDNwnf\":\"O seu logotipo, cores e estilo em cada página\",\"ifRqmm\":\"A sua mensagem foi enviada com sucesso!\",\"/Rj5P4\":\"Seu nome\",\"PFjJxY\":\"A sua nova senha deve ter pelo menos 8 caracteres.\",\"gzrCuN\":\"Os detalhes do seu pedido foram atualizados. Foi enviado um e-mail de confirmação para o novo endereço de e-mail.\",\"naQW82\":\"O seu pedido foi cancelado.\",\"bhlHm/\":\"O seu pedido aguarda pagamento\",\"XeNum6\":\"Seus pedidos foram exportados com sucesso.\",\"Xd1R1a\":\"Endereço do seu organizador\",\"WWYHKD\":\"O seu pagamento está protegido com encriptação de nível bancário\",\"5b3QLi\":\"Seu plano\",\"6heFYY\":\"Sua conta Stripe está conectada e processando pagamentos.\",\"vvO1I2\":\"Sua conta Stripe está conectada e pronta para processar pagamentos.\",\"CnZ3Ou\":\"Os seus bilhetes foram confirmados.\",\"EmFsMZ\":\"O seu número de IVA está na fila para validação\",\"QBlhh4\":\"O seu número de IVA será validado quando guardar\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/pt.po b/frontend/src/locales/pt.po index a16b58d964..b71fc7a8ae 100644 --- a/frontend/src/locales/pt.po +++ b/frontend/src/locales/pt.po @@ -1171,7 +1171,7 @@ msgstr "Adicione esta página aos favoritos para gerir o seu pedido a qualquer m msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Personalize seus ingressos com um logotipo, cores e mensagem de rodapé personalizados." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Português brasileiro" @@ -1476,11 +1476,11 @@ msgstr "Finalizar compra" msgid "Checkout Settings" msgstr "Configurações de check-out" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Chinês simplificado" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Chinês (Tradicional)" @@ -2628,7 +2628,7 @@ msgstr "Duplicar Opções" msgid "Duplicate Product" msgstr "Duplicar produto" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Holandês" @@ -2954,8 +2954,8 @@ msgstr "Hora de fim (opcional)" msgid "Ended" msgstr "Terminou" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Inglês" @@ -3726,7 +3726,7 @@ msgstr "Produto Gratuito" msgid "Free product, no payment information required" msgstr "Produto gratuito, sem necessidade de informações de pagamento" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "francês" @@ -3759,7 +3759,7 @@ msgstr "Gerar" msgid "Generate code" msgstr "Gerar código" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "alemão" @@ -4276,7 +4276,7 @@ msgstr "O IVA irlandês de 23% será aplicado às taxas da plataforma (fornecime msgid "Is this account VAT registered in the EU?" msgstr "Esta conta está registada para IVA na UE?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italiano" @@ -6075,11 +6075,15 @@ msgstr "Por favor, aguarde enquanto preparamos a sua fatura..." msgid "Please wait while we prepare your orders for export..." msgstr "Por favor, aguarde enquanto preparamos seus pedidos para exportação..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polaco" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Eventos populares (Últimos 14 dias)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Português" @@ -7360,7 +7364,7 @@ msgstr "Desculpe, este código promocional não é reconhecido" msgid "Source" msgstr "Fonte" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "espanhol" @@ -7652,7 +7656,7 @@ msgstr "Festival de Música de Verão 2025" msgid "Support Email" msgstr "E-mail de suporte" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Sueco" @@ -8431,7 +8435,7 @@ msgstr "Tentar outro e-mail" msgid "Try Hi.Events Free" msgstr "Experimente o Hi.Events gratuitamente" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turco" @@ -8826,7 +8830,7 @@ msgstr "Verifique seu e-mail" msgid "Verifying..." msgstr "A verificar..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamita" diff --git a/frontend/src/locales/ru.js b/frontend/src/locales/ru.js index 3ad4ff307a..b856f5619b 100644 --- a/frontend/src/locales/ru.js +++ b/frontend/src/locales/ru.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Дата и время\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Нажмите, чтобы опубликовать\",\"WOyJmc\":\"- Нажмите, чтобы снять с публикации\",\"ncwQad\":\"(empty)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" уже зарегистрирован\"],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"6MIiOI\":[[\"0\"],\" left\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"/HkCs4\":[[\"0\"],\" tickets\"],\"TjbIUI\":[[\"availableCount\"],\" of \",[\"totalCount\"],\" available\"],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"3IEF7U\":[[\"totalCount\"],\" ticket types\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Tax/Fees\",\"B1St2O\":\"<0>Check-in lists help you manage event entry by day, area, or ticket type. You can link tickets to specific lists such as VIP zones or Day 1 passes and share a secure check-in link with staff. No account is required. Check-in works on mobile, desktop, or tablet, using a device camera or HID USB scanner. \",\"v9VSIS\":\"<0>Set a single total attendance limit that applies to multiple ticket types at once.<1>For example, if you link a <2>Day Pass and a <3>Full Weekend ticket, they will both draw from the same pool of spots. Once the limit is reached, all linked tickets automatically stop selling.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"fAv9QG\":\"🎟️ Add tickets\",\"M2DyLc\":\"1 Active Webhook\",\"yTsaLw\":\"1 ticket\",\"nz96Ue\":\"1 ticket type\",\"HR/cvw\":\"123 Sample Street\",\"kMU5aM\":\"A cancellation notice has been sent to\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"aS0jtz\":\"Abandoned\",\"uyJsf6\":\"About\",\"WTk/ke\":\"About Stripe Connect\",\"JvuLls\":\"Absorb fee\",\"lk74+I\":\"Absorb Fee\",\"1uJlG9\":\"Accent Color\",\"K5+3xg\":\"Accept invitation\",\"VTfZPy\":\"Access Denied\",\"iN5Cz3\":\"Аккаунт уже подключен!\",\"YP4JuP\":\"Account configuration updated successfully\",\"vOuxvL\":\"Account Information\",\"EHNORh\":\"Account not found\",\"bPwFdf\":\"Accounts\",\"nMtNd+\":\"Требуется действие: Переподключите ваш аккаунт Stripe\",\"AhwTa1\":\"Action Required: VAT Information Needed\",\"APyAR/\":\"Active Events\",\"UWWRyd\":\"Add custom questions to collect additional information during checkout\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"7JF9w9\":\"Add Question\",\"6PNlRV\":\"Add this event to your calendar\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"bVjDs9\":\"Additional Fees\",\"0Zypnp\":\"Admin Dashboard\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"pMLul+\":\"All Currencies\",\"qlaZuT\":\"Готово! Теперь вы используете нашу обновленную платежную систему.\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"31KB8w\":\"All failed jobs deleted\",\"D2g7C7\":\"All jobs queued for retry\",\"dr7CWq\":\"All Upcoming Events\",\"GpT6Uf\":\"Разрешить участникам обновлять информацию о билетах (имя, электронная почта) через защищенную ссылку, отправленную с подтверждением заказа.\",\"QUg5y1\":\"Почти готово! Завершите подключение аккаунта Stripe для начала приема платежей.\",\"c4uJfc\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.\",\"ocS8eq\":[\"Already have an account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Уже возвращено\",\"RtxQTF\":\"Также отменить этот заказ\",\"jkNgQR\":\"Также вернуть деньги за этот заказ\",\"xYqsHg\":\"Always available\",\"Wvrz79\":\"Amount Paid\",\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"eusccx\":\"An optional message to display on the highlighted product, e.g. \\\"Selling fast 🔥\\\" or \\\"Best value\\\"\",\"QNrkms\":\"Answer updated successfully.\",\"Znwxal\":\"Application Fees Configuration\",\"261RBr\":\"Approve Message\",\"0aVEBY\":\"Are you sure you want to delete all failed jobs?\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"vPeW/6\":\"Are you sure you want to delete this configuration? This may affect accounts using it.\",\"JmVITJ\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the default template.\",\"aLS+A6\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the organizer or default template.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"147G4h\":\"Are you sure you want to leave?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"cDtoWq\":[\"Are you sure you want to resend the order confirmation to \",[\"0\"],\"?\"],\"xeIaKw\":[\"Are you sure you want to resend the ticket to \",[\"0\"],\"?\"],\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"Uqefyd\":\"Are you VAT registered in the EU?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"As your business is based in Ireland, Irish VAT at 23% applies automatically to all platform fees.\",\"QGoXh3\":\"As your business is based in the EU, we need to determine the correct VAT treatment for our platform fees:\",\"tMeVa/\":\"Ask for name and email for each ticket purchased\",\"/JdZIP\":\"Assigned Configuration\",\"xdiER7\":\"Assigned Tier\",\"F2rX0R\":\"At least one event type must be selected\",\"BCmibk\":\"Attempts\",\"6PecK3\":\"Attendance and check-in rates across all events\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Aspq3b\":\"Attendee details collection\",\"fpb0rX\":\"Attendee details copied from order\",\"0R3Y+9\":\"Attendee Email\",\"94aQMU\":\"Attendee Information\",\"KkrBiR\":\"Attendee information collection\",\"av+gjP\":\"Attendee Name\",\"cosfD8\":\"Attendee Status\",\"D2qlBU\":\"Attendee Updated\",\"22BOve\":\"Участник успешно обновлен\",\"x8Vnvf\":\"Attendee's ticket not included in this list\",\"k3Tngl\":\"Attendees Exported\",\"UoIRW8\":\"Attendees registered\",\"5UbY+B\":\"Attendees with a specific ticket\",\"4HVzhV\":\"Attendees:\",\"HVkhy2\":\"Attribution Analytics\",\"dMMjeD\":\"Attribution Breakdown\",\"1oPDuj\":\"Attribution Value\",\"PZ7FTW\":\"Automatically detected based on background color, but can be overridden\",\"clF06r\":\"Доступно для возврата\",\"NB5+UG\":\"Available Tokens\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Back to Accounts\",\"kYqM1A\":\"Back to Event\",\"td/bh+\":\"Back to Reports\",\"jIPNJG\":\"Basic Information\",\"WOpH7O\":\"Beautiful checkout experience on any device\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"UabgBd\":\"Body is required\",\"HWXuQK\":\"Bookmark this page to manage your order anytime.\",\"CUKVDt\":\"Brand your tickets with a custom logo, colors, and footer message.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Business Address\",\"LeC29u\":\"Business address for VAT purposes\",\"RReHTu\":\"Business Name\",\"bv6RXK\":\"Button Label\",\"ChDLlO\":\"Button Text\",\"BUe8Wj\":\"Buyer pays\",\"qF1qbA\":\"Buyers see a clean price. The platform fee is deducted from your payout.\",\"DFqasq\":[\"By continuing, you agree to the <0>\",[\"0\"],\" Terms of Service\"],\"lFdbRS\":\"Bypass Application Fees\",\"2VLZwd\":\"Call-to-Action Button\",\"PUpvQe\":\"Camera Scanner\",\"D02dD9\":\"Campaign\",\"H4nE+E\":\"Отменить все продукты и вернуть их в общий пул\",\"tOXAdc\":\"Отмена отменит всех участников, связанных с этим заказом, и вернет билеты в доступный пул.\",\"IrUqjC\":\"Cannot Check In (Cancelled)\",\"01sEfm\":\"Cannot delete the system default configuration\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"v4fiSg\":\"Check your email\",\"51AsAN\":\"Check your inbox! If tickets are associated with this email, you'll receive a link to view them.\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"9gPPUY\":\"Check-In List Created\",\"f2vU9t\":\"Check-in Lists\",\"tMNBEF\":\"Check-in lists let you control entry across days, areas, or ticket types. You can share a secure check-in link with staff — no account required.\",\"SHJwyq\":\"Check-in Rate\",\"qCqdg6\":\"Check-In Status\",\"cKj6OE\":\"Check-in Summary\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"Crr3pG\":\"Choose calendar\",\"LAW8Vb\":\"Choose the default setting for new events. This can be overridden for individual events.\",\"pjp2n5\":\"Choose who pays the platform fee. This does not affect additional fees you've configured in your account settings.\",\"CySr+W\":\"Click to view notes\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"4bUH9i\":\"Collect attendee details for each ticket purchased.\",\"TkfG8v\":\"Collect details per order\",\"96ryID\":\"Collect details per ticket\",\"FpsvqB\":\"Color Mode\",\"jEu4bB\":\"Columns\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Communication Preferences\",\"7D9MJz\":\"Complete Stripe Setup\",\"OqEV/G\":\"Завершите настройку ниже для продолжения\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"5YrKW7\":\"Complete your payment to secure your tickets.\",\"xGU92i\":\"Complete your profile to join the team.\",\"ih35UP\":\"Conference Center\",\"B5fpAA\":\"Configuration assigned successfully\",\"X1zdE7\":\"Configuration created successfully\",\"mLBUMQ\":\"Configuration deleted successfully\",\"qxquWu\":\"Configuration names are visible to end users. The \\\"Fixed Fee\\\" and \\\"Percentage Fee\\\" are application fees charged in USD on all transactions.\",\"eeZdaB\":\"Configuration updated successfully\",\"3cKoxx\":\"Configurations\",\"8v2LRU\":\"Configure event details, location, checkout options, and email notifications.\",\"raw09+\":\"Configure how attendee details are collected during checkout\",\"FI60XC\":\"Configure Taxes & Fees\",\"NGXKG/\":\"Confirm Email Address\",\"JRQitQ\":\"Confirm new password\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"n/7+7Q\":\"Confirmation sent to\",\"o5A0Go\":\"Congratulations on creating an event!\",\"WNnP3w\":\"Подключить и обновить\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"nQI4H5\":\"Connect Stripe to enable email template editing\",\"LmvZ+E\":\"Подключите Stripe для включения сообщений\",\"EWnXR+\":\"Connect to Stripe\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"4qmnU8\":\"Подключите ваш аккаунт Stripe для приема платежей.\",\"E1eze1\":\"Подключите ваш аккаунт Stripe для начала приема платежей за ваши мероприятия.\",\"ulV1ju\":\"Подключите ваш аккаунт Stripe для начала приема платежей.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact Email\",\"KcXRN+\":\"Contact email for support\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"F3/nus\":\"Continue to Payment\",\"p2FRHj\":\"Control how platform fees are handled for this event\",\"1JnTgU\":\"Copied from above\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"+2ZJ7N\":\"Copy details to first attendee\",\"ZN1WLO\":\"Copy Email\",\"tUGbi8\":\"Copy my details to:\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"zg4oSu\":[\"Create \",[\"0\"],\" Template\"],\"RKKhnW\":\"Create a custom widget to sell tickets on your site.\",\"yIRev4\":\"Create a password\",\"xfKgwv\":\"Create Affiliate\",\"tudG8q\":\"Create and configure tickets and merchandise for sale.\",\"YAl9Hg\":\"Create Configuration\",\"BTne9e\":\"Create custom email templates for this event that override the organizer defaults\",\"YIDzi/\":\"Create Custom Template\",\"Nc3l/D\":\"Create discounts, access codes for hidden tickets, and special offers.\",\"eWEV9G\":\"Create new password\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"/HGmW9\":\"Create trackable links to reward partners who promote your event.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"lfLHNz\":\"CTA label is required\",\"BMtue0\":\"Текущий платежный процессор\",\"T+1APV\":\"Current VAT number is validated\",\"v2GlhZ\":\"Current VAT number validation failed\",\"iTvh6I\":\"Currently available for purchase\",\"g7HIC0\":\"Custom Branding\",\"mimF6c\":\"Custom message after checkout\",\"O6mra8\":\"Custom Questions\",\"axv/Mi\":\"Custom template\",\"QMHSMS\":\"Клиент получит email с подтверждением возврата\",\"L/Qc+w\":\"Customer's email address\",\"wpfWhJ\":\"Customer's first name\",\"GIoqtA\":\"Customer's last name\",\"NihQNk\":\"Customers\",\"7gsjkI\":\"Customize the emails sent to your customers using Liquid templating. These templates will be used as defaults for all events in your organization.\",\"xJaTUK\":\"Customize the layout, colors, and branding of your event homepage.\",\"MXZfGN\":\"Customize the questions asked during checkout to gather important information from your attendees.\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"pxNIxa\":\"Customize your email template using Liquid templating\",\"3trPKm\":\"Customize your organizer page appearance\",\"/gWrVZ\":\"Daily revenue, taxes, fees, and refunds across all events\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"pvnfJD\":\"Dark\",\"nE5o/t\":\"Data Ownership\",\"lnYE59\":\"Date of the event\",\"gnBreG\":\"Дата размещения заказа\",\"ovBPCi\":\"Default\",\"JtI4vj\":\"Default attendee information collection\",\"3R/Tu2\":\"Default Fee Handling\",\"1bZAZA\":\"Default template will be used\",\"vu7gDm\":\"Delete Affiliate\",\"KZN4Lc\":\"Delete All\",\"+jw/c1\":\"Delete image\",\"hdyeZ0\":\"Delete Job\",\"dPyJ15\":\"Delete Template\",\"mxsm1o\":\"Delete this question? This cannot be undone.\",\"snMaH4\":\"Delete webhook\",\"vYgeDk\":\"Deselect All\",\"NvuEhl\":\"Design Elements\",\"H8kMHT\":\"Didn't receive the code?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"BREO0S\":\"Отображать флажок, позволяющий клиентам подписаться на маркетинговые сообщения от этого организатора мероприятий.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"Don't forget!\",\"352VU2\":\"Don't have an account? <0>Sign up\",\"AXXqG+\":\"Donation\",\"DPfwMq\":\"Done\",\"2+O9st\":\"Download sales, attendee, and financial reports for all completed orders.\",\"eneWvv\":\"Draft\",\"Ts8hhq\":\"Due to the high risk of spam, you must connect a Stripe account before you can modify email templates. This is to ensure that all event organizers are verified and accountable.\",\"TnzbL+\":\"Due to the high risk of spam, you must connect a Stripe account before you can send messages to attendees.\\nThis is to ensure that all event organizers are verified and accountable.\",\"euc6Ns\":\"Duplicate\",\"KRmTkx\":\"Duplicate Product\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"fc7wGW\":\"e.g., Important update about your tickets\",\"54MPqC\":\"e.g., Standard, Premium, Enterprise\",\"LTzmgK\":[\"Edit \",[\"0\"],\" Template\"],\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"tPtRwl\":\"Edit Application Fees\",\"t2bbp8\":\"Редактировать участника\",\"etaWtB\":\"Редактировать данные участника\",\"+guao5\":\"Edit Configuration\",\"vRWOrM\":\"Редактировать данные заказа\",\"3yNuBV\":\"Edit VAT Settings\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Education\",\"iiWXDL\":\"Eligibility Failures\",\"zPiC+q\":\"Eligible Check-In Lists\",\"V2sk3H\":\"Email & Templates\",\"hbwCKE\":\"Email address copied to clipboard\",\"dSyJj6\":\"Email addresses do not match\",\"elW7Tn\":\"Email Body\",\"ZsZeV2\":\"Email is required\",\"Be4gD+\":\"Email Preview\",\"6IwNUc\":\"Email Templates\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"Qj0GKe\":\"Включить самообслуживание для участников\",\"hEtQsg\":\"Включить самообслуживание для участников по умолчанию\",\"Upeg/u\":\"Enable this template for sending emails\",\"RxzN1M\":\"Enabled\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"7YZofi\":\"Enter a subject and body to see the preview\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"y1BZw1\":\"Enter business address\",\"3GfR6a\":\"Enter business name\",\"6KnyG0\":\"Введите электронную почту\",\"INDKM9\":\"Enter email subject...\",\"xUgUTh\":\"Введите имя\",\"9/1YKL\":\"Введите фамилию\",\"VpwcSk\":\"Enter new password\",\"1tAGuY\":\"Enter the VAT number including country code\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"VmXiz4\":\"Enter your email and we'll send you instructions to reset your password.\",\"n9V+ps\":\"Enter your name\",\"IdULhL\":\"Enter your VAT number including the country code, without spaces (e.g., IE1234567A, DE123456789)\",\"LslKhj\":\"Error loading logs\",\"AKbElk\":\"EU VAT-registered businesses: Reverse charge mechanism applies (0% - Article 196 of VAT Directive 2006/112/EC)\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"1Hzev4\":\"Event custom template\",\"imgKgl\":\"Event Description\",\"kJDmsI\":\"Event details\",\"m/N7Zq\":\"Event Full Address\",\"Nl1ZtM\":\"Event Location\",\"t3AMTs\":\"Event Management Platform\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"Gh9Oqb\":\"Event organizer name\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"cOePZk\":\"Event Time\",\"e8WNln\":\"Event timezone\",\"GeqWgj\":\"Event Timezone\",\"XVLu2v\":\"Event Title\",\"OfmsI9\":\"Event Too New\",\"YDVUVl\":\"Event Types\",\"4K2OjV\":\"Event Venue\",\"19j6uh\":\"Events Performance\",\"PC3/fk\":\"Events Starting in Next 24 Hours\",\"fTFfOK\":\"Every email template must include a call-to-action button that links to the appropriate page\",\"BVinvJ\":\"Examples: \\\"How did you hear about us?\\\", \\\"Company name for invoice\\\"\",\"2hGPQG\":\"Examples: \\\"T-shirt size\\\", \\\"Meal preference\\\", \\\"Job title\\\"\",\"qNuTh3\":\"Exception\",\"kF8HQ7\":\"Export Answers\",\"2KAI4N\":\"Export CSV\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"wuyaZh\":\"Export successful\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Failed\",\"8uOlgz\":\"Failed At\",\"tKcbYd\":\"Failed Jobs\",\"SsI9v/\":\"Failed to abandon order. Please try again.\",\"LdPKPR\":\"Failed to assign configuration\",\"cEFg3R\":\"Failed to create affiliate\",\"dVgNF1\":\"Failed to create configuration\",\"U66oUa\":\"Failed to create template\",\"aFk48v\":\"Failed to delete configuration\",\"Zw6LWb\":\"Failed to delete job\",\"tq0abZ\":\"Failed to delete jobs\",\"vKMKnu\":\"Failed to delete question\",\"xFj7Yj\":\"Failed to delete template\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"zGE3CH\":\"Failed to export report. Please try again.\",\"X4o0MX\":\"Failed to load Webhook\",\"0+iwE5\":\"Failed to reorder questions\",\"EJPAcd\":\"Не удалось повторно отправить подтверждение заказа\",\"DjSbj3\":\"Не удалось повторно отправить билет\",\"YQ3QSS\":\"Failed to resend verification code\",\"wDioLj\":\"Failed to retry job\",\"DKYTWG\":\"Failed to retry jobs\",\"zTkTF3\":\"Failed to save template\",\"l6acRV\":\"Failed to save VAT settings. Please try again.\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"t/KVOk\":\"Failed to start impersonation. Please try again.\",\"QXgjH0\":\"Failed to stop impersonation. Please try again.\",\"o/blc/\":\"Failed to update account configuration\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"E9jY+o\":\"Не удалось обновить участника\",\"uQynyf\":\"Failed to update configuration\",\"EhlbcI\":\"Failed to update messaging tier\",\"rpGMzC\":\"Не удалось обновить заказ\",\"Eeo/Gy\":\"Failed to update setting\",\"kqA9lY\":\"Failed to update VAT settings\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"/sV91a\":\"Fee Handling\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"LyUWXA\":\"Fees Bypassed\",\"cf35MA\":\"Festival\",\"pAey+4\":\"File is too large. Maximum size is 5MB.\",\"VejKUM\":\"Fill in your details above first\",\"8OvVZZ\":\"Filter Attendees\",\"mvrlBO\":\"Filter by Event\",\"8BwQeU\":\"Завершить настройку\",\"hg80P7\":\"Завершить настройку Stripe\",\"1vBhpG\":\"First attendee\",\"4pwejF\":\"Имя обязательно\",\"6bBh3/\":\"Fixed Fee\",\"j+XQDj\":\"Fixed Fee (USD)\",\"5mpF6N\":[\"Fixed fee amount in \",[\"currencyCode\"]],\"/uXPzP\":\"Fixed fee charged per transaction in USD\",\"LWL3Bs\":\"Fixed fee must be 0 or greater\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"nFm+5u\":\"Footer Text\",\"MY2SVM\":\"Полный возврат\",\"T02gNN\":\"General Admission\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"4CETZY\":\"Get Directions\",\"+4zM7f\":\"Get paid immediately via Stripe Connect\",\"ZDIydz\":\"Get started\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Go to Event Page\",\"gHSuV/\":\"Go to home page\",\"6nDzTl\":\"Good readability\",\"aGWZUr\":\"Gross revenue\",\"n8IUs7\":\"Gross Revenue\",\"LIYoRQ\":\"Guest Management\",\"kTSQej\":[\"Hello \",[\"0\"],\", manage your platform from here.\"],\"dORAcs\":\"Here are all the tickets associated with your email address.\",\"g+2103\":\"Here is your affiliate link\",\"QlwJ9d\":\"Вот что ожидать:\",\"/iE8xx\":\"Hi.Events Fee\",\"zppscQ\":\"Hi.Events platform fees and VAT breakdown by transaction\",\"D+zLDD\":\"Hidden\",\"DRErHC\":\"Hidden from attendees - only visible to organizers\",\"P+5Pbo\":\"Hide Answers\",\"FmogyU\":\"Hide Options\",\"gtEbeW\":\"Highlight\",\"NF8sdv\":\"Highlight Message\",\"MXSqmS\":\"Highlight this product\",\"7ER2sc\":\"Highlighted\",\"sq7vjE\":\"Highlighted products will have a different background color to make them stand out on the event page.\",\"AVpmAa\":\"How to pay offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hungarian\",\"YLgdk5\":\"I confirm this is a transactional message related to this event\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"PYVWEI\":\"If registered, provide your VAT number for validation\",\"iIEaNB\":\"If you have an account with us, you will receive an email with instructions on how to reset your password.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Impersonate\",\"TWXU0c\":\"Impersonate User\",\"5LAZwq\":\"Impersonation started\",\"IMwcdR\":\"Impersonation stopped\",\"0I0Hac\":\"Important Notice\",\"yD3avI\":\"Important: Changing your email address will update the link to access this order. You will be redirected to the new order link after saving.\",\"M8M6fs\":\"Important: Stripe reconnection required\",\"jT142F\":[\"In \",[\"diffHours\"],\" hours\"],\"OoSyqO\":[\"In \",[\"diffMinutes\"],\" minutes\"],\"cljs3a\":\"Indicate whether you're VAT-registered in the EU\",\"F1Xp97\":\"Individual attendees\",\"85e6zs\":\"Insert Liquid Token\",\"38KFY0\":\"Insert Variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Instant Payouts\",\"nbfdhU\":\"Integrations\",\"JHB/Ky\":\"Invalid\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"f9WRpE\":\"Invalid file type. Please upload an image.\",\"tnL+GP\":\"Invalid Liquid syntax. Please correct it and try again.\",\"N9JsFT\":\"Invalid VAT number format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"Mokwac\":\"Invite unlimited team members with custom roles\",\"aH6ZIb\":\"Invite Your Team\",\"IuMGvq\":\"Invoice\",\"y0meFR\":\"Irish VAT at 23% will be applied to platform fees (domestic supply).\",\"1ZKm04\":\"Is this account VAT registered in the EU?\",\"Lj7sBL\":\"Italian\",\"F5/CBH\":\"item(s)\",\"BzfzPK\":\"Items\",\"KmWyx0\":\"Job\",\"o5r6b2\":\"Job deleted\",\"cd0jIM\":\"Job Details\",\"ruJO57\":\"Job Name\",\"YZi+Hu\":\"Job queued for retry\",\"nCywLA\":\"Join from anywhere\",\"hTJ4fB\":\"Просто нажмите кнопку ниже для переподключения вашего аккаунта Stripe.\",\"MxjCqk\":\"Just looking for your tickets?\",\"lB2hSG\":[\"Keep me updated on news and events from \",[\"0\"]],\"DruLRc\":\"Last 14 Days\",\"ve9JTU\":\"Фамилия обязательна\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"QIn0Vl\":\"Legal business name for VAT purposes\",\"1njn7W\":\"Light\",\"1qY5Ue\":\"Link Expired or Invalid\",\"psosdY\":\"Link to order details\",\"6JzK4N\":\"Link to ticket\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links Allowed\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live Events\",\"WdmJIX\":\"Загрузка предпросмотра...\",\"IoDI2o\":\"Loading tokens...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"Jzu30R\":\"Logo will be displayed on the ticket\",\"PSRm6/\":\"Найти мои билеты\",\"4wUIjX\":\"Make your event live\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"2L3vle\":\"Max Messages / 24h\",\"Qp4HWD\":\"Max Recipients / Message\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Message approved successfully\",\"1jRD0v\":\"Message attendees with specific tickets\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"ZPj0Q8\":\"Message Details\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"mFdA+i\":\"Messaging Tier\",\"v7xKtM\":\"Messaging tier updated successfully\",\"gqnyh0\":\"Mobile Optimized\",\"olKKwj\":\"Mobile scanner with offline support and real-time tracking\",\"JbIgPz\":\"Monetary values are approximate totals across all currencies\",\"qvF+MT\":\"Monitor and manage failed background jobs\",\"w36OkR\":\"Most Viewed Events (Last 14 Days)\",\"GfaxEk\":\"Music\",\"oVGCGh\":\"My Tickets\",\"8/brI5\":\"Name is required\",\"sFFArG\":\"Name must be less than 255 characters\",\"sCV5Yc\":\"Name of the event\",\"xxU3NX\":\"Net Revenue\",\"ArHT/C\":\"New Signups\",\"eWRECP\":\"Nightlife\",\"HSw5l3\":\"No - I'm an individual or non-VAT registered business\",\"VHfLAW\":\"No accounts\",\"+jIeoh\":\"No accounts found\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"Dwf4dR\":\"No attendee questions yet\",\"/UC6qk\":\"No attribution data found\",\"99ntUF\":\"No check-in lists available for this event.\",\"+dAKxg\":\"No configurations found\",\"eb47T5\":\"No data found for the selected filters. Try adjusting the date range or currency.\",\"pZNOT9\":\"No end date\",\"dW40Uz\":\"No events found\",\"8pQ3NJ\":\"No events starting in the next 24 hours\",\"8zCZQf\":\"No events yet\",\"Yc5YW6\":\"No failed jobs\",\"54GxeB\":\"Никакого влияния на ваши текущие или прошлые транзакции\",\"EpvBAp\":\"No invoice\",\"XZkeaI\":\"No logs found\",\"nrSs2u\":\"No messages found\",\"OVFwlg\":\"No order questions yet\",\"EJ7bVz\":\"No orders found\",\"NEmyqy\":\"No orders yet\",\"wUv5xQ\":\"No organizer activity in the last 14 days\",\"B7w4KY\":\"No other organizers available\",\"PChXMe\":\"No Paid Orders\",\"6jYQGG\":\"No past events\",\"CHzaTD\":\"No popular events in the last 14 days\",\"zK/+ef\":\"No products available for selection\",\"wYiAtV\":\"No recent account signups\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"3sRuiW\":\"No Tickets Found\",\"yM5c0q\":\"No upcoming events\",\"qpC74J\":\"No users found\",\"41dJPO\":\"No VAT settings configured\",\"8wgkoi\":\"No viewed events in the last 14 days\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"4+am6b\":\"No, keep me here\",\"HVwIsd\":\"Non-VAT registered businesses or individuals: Irish VAT at 23% applies\",\"x5+Lcz\":\"Not Checked In\",\"8n10sz\":\"Not Eligible\",\"BwJKBw\":\"of\",\"lQgMLn\":\"Office or venue name\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline Payment\",\"nO3VbP\":[\"On sale \",[\"0\"]],\"2r6bAy\":\"После завершения обновления ваш старый аккаунт будет использоваться только для возвратов.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"M2w1ni\":\"Only visible with promo code\",\"N141o/\":\"Открыть панель Stripe\",\"HXMJxH\":\"Дополнительный текст для отказов от ответственности, контактной информации или благодарственных заметок (только одна строка)\",\"L565X2\":\"options\",\"c/TIyD\":\"Order & Ticket\",\"H5qWhm\":\"Order cancelled\",\"b6+Y+n\":\"Order complete\",\"x4MLWE\":\"Order Confirmation\",\"CsTTH0\":\"Подтверждение заказа успешно отправлено повторно\",\"ppuQR4\":\"Order Created\",\"0UZTSq\":\"Order Currency\",\"HdmwrI\":\"Order Email\",\"bwBlJv\":\"Order First Name\",\"vrSW9M\":\"Заказ отменен и возвращен. Владелец заказа уведомлен.\",\"rzw+wS\":\"Order Holders\",\"oI/hGR\":\"Order ID\",\"Pc729f\":\"Order Is Awaiting Offline Payment\",\"F4NXOl\":\"Order Last Name\",\"RQCXz6\":\"Order Limits\",\"SO9AEF\":\"Order limits set\",\"5RDEEn\":\"Order Locale\",\"vu6Arl\":\"Order Marked as Paid\",\"sLbJQz\":\"Order not found\",\"kvYpYu\":\"Order Not Found\",\"i8VBuv\":\"Order Number\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"DoH3fD\":\"Order Payment Pending\",\"UkHo4c\":\"Order Ref\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"oW5877\":\"Order Total\",\"e7eZuA\":\"Order Updated\",\"1SQRYo\":\"Заказ успешно обновлен\",\"KndP6g\":\"Order URL\",\"3NT0Ck\":\"Order was cancelled\",\"sd5IMt\":\"Orders Completed\",\"5It1cQ\":\"Orders Exported\",\"UQ0ACV\":\"Orders Total\",\"B/EBQv\":\"Orders:\",\"qtGTNu\":\"Organic Accounts\",\"ucgZ0o\":\"Organization\",\"S3CZ5M\":\"Organizer Dashboard\",\"Uu0hZq\":\"Email организатора\",\"Gy7BA3\":\"Адрес электронной почты организатора\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"LqBITi\":\"Organizer/default template will be used\",\"/IX/7x\":\"Other\",\"RsiDDQ\":\"Other Lists (Ticket Not Included)\",\"qMASRF\":\"Outgoing Messages\",\"6/dCYd\":\"Overview\",\"6WdDG7\":\"Page\",\"8uqsE5\":\"Page no longer available\",\"QkLf4H\":\"Page URL\",\"sF+Xp9\":\"Page Views\",\"c+suC6\":\"Paid Accounts\",\"QIxRUI\":\"Paid, free, tiered pricing, and donation-based tickets\",\"5F7SYw\":\"Частичный возврат\",\"fFYotW\":[\"Partially refunded: \",[\"0\"]],\"i8day5\":\"Pass fee to buyer\",\"k4FLBQ\":\"Pass to Buyer\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"URAE3q\":\"Paused\",\"4fL/V7\":\"Pay\",\"OZK07J\":\"Pay to unlock\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Payment & Plan\",\"5cxUwd\":\"Payment Date\",\"ENEPLY\":\"Payment method\",\"EyE8E6\":\"Payment Processing\",\"8Lx2X7\":\"Payment received\",\"vcyz2L\":\"Payment Settings\",\"fx8BTd\":\"Payments not available\",\"51U9mG\":\"Платежи будут продолжаться без перерыва\",\"UkM20g\":\"Pending Review\",\"dPYu1F\":\"Per Attendee\",\"VlXNyK\":\"Per order\",\"hauDFf\":\"Per ticket\",\"mnF83a\":\"Percentage Fee\",\"2ueYqG\":\"Percentage fee (0-100%)\",\"K2PPlT\":\"Percentage fee must be between 0 and 100\",\"MixU2P\":\"Percentage must be between 0 and 100\",\"MkuVAZ\":\"Percentage of transaction amount\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Personal Information\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planning an event?\",\"J3lhKT\":\"Platform fee\",\"RD51+P\":[\"Platform fee of \",[\"0\"],\" deducted from your payout\"],\"br3Y/y\":\"Platform Fees\",\"3buiaw\":\"Platform Fees Report\",\"kv9dM4\":\"Platform Revenue\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"r+lQXT\":\"Please enter your VAT number\",\"Dvq0wf\":\"Please provide an image.\",\"2cUopP\":\"Please restart the checkout process.\",\"8KmsFa\":\"Please select a date range\",\"EFq6EG\":\"Please select an image.\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"luHAJY\":\"Popular Events (Last 14 Days)\",\"TjX7xL\":\"Post Checkout Message\",\"OESu7I\":\"Prevent overselling by sharing inventory across multiple ticket types.\",\"NgVUL2\":\"Preview checkout form\",\"cs5muu\":\"Preview Event page\",\"+4yRWM\":\"Price of the ticket\",\"a5jvSX\":\"Price Tiers\",\"ReihZ7\":\"Print Preview\",\"JnuPvH\":\"Print Ticket\",\"tYF4Zq\":\"Print to PDF\",\"LcET2C\":\"Privacy Policy\",\"8z6Y5D\":\"Обработать возврат\",\"JcejNJ\":\"Processing order\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"uEhdRh\":\"Promo Only\",\"dLm8V5\":\"Promotional emails may result in account suspension\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"dsFmM+\":\"Purchased\",\"Vw0KCJ\":\"QR Code Check-in\",\"k/bJj0\":\"Questions reordered\",\"b24kPi\":\"Queue\",\"fqDzSu\":\"Rate\",\"mnUGVC\":\"Превышен лимит запросов. Пожалуйста, попробуйте позже.\",\"spsZys\":\"Готовы к обновлению? Это займет всего несколько минут.\",\"vt9xUl\":\"Real-Time Analytics\",\"xzRvs4\":[\"Receive product updates from \",[\"0\"],\".\"],\"pLXbi8\":\"Recent Account Signups\",\"Fi3b48\":\"Recent Orders\",\"yPrbsy\":\"Recipients\",\"Edm6av\":\"Reconnect Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"pnoTN5\":\"Referral Accounts\",\"ACKu03\":\"Refresh Preview\",\"fKn/k6\":\"Сумма возврата\",\"qY4rpA\":\"Refund failed\",\"FaK/8G\":[\"Возврат заказа \",[\"0\"]],\"MGbi9P\":\"Refund pending\",\"BDSRuX\":[\"Refunded: \",[\"0\"]],\"bU4bS1\":\"Refunds\",\"rYXfOA\":\"Regional Settings\",\"5tl0Bp\":\"Registration Questions\",\"CQeZT8\":\"Report not found\",\"JEPMXN\":\"Request a new link\",\"TMLAx2\":\"Required\",\"mdeIOH\":\"Resend code\",\"sQxe68\":\"Отправить подтверждение повторно\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Отправить билет повторно\",\"Uwsg2F\":\"Reserved\",\"8wUjGl\":\"Reserved until\",\"kCn6wb\":\"Resetting...\",\"6gRgw8\":\"Retry\",\"1BG8ga\":\"Retry All\",\"rDC+T6\":\"Retry Job\",\"CbnrWb\":\"Return to Event\",\"Oo/PLb\":\"Revenue Summary\",\"dFFW9L\":[\"Sale ended \",[\"0\"]],\"loCKGB\":[\"Sale ends \",[\"0\"]],\"wlfBad\":\"Sale Period\",\"5CDM6r\":\"Sale period set\",\"ftzaMf\":\"Sale period, order limits, visibility\",\"zpekWp\":[\"Sale starts \",[\"0\"]],\"mUv9U4\":\"Sales\",\"9KnRdL\":\"Sales are paused\",\"3VnlS9\":\"Sales, orders, and performance metrics for all events\",\"3Q1AWe\":\"Sales:\",\"B4nE3N\":\"Sample ticket price\",\"8BRPoH\":\"Sample Venue\",\"DyBPvP\":\"Save Configuration\",\"KZrfYJ\":\"Save Social Links\",\"9Y3hAT\":\"Save Template\",\"C8ne4X\":\"Save Ticket Design\",\"6/TNCd\":\"Save VAT Settings\",\"I+FvbD\":\"Сканировать\",\"4ba0NE\":\"Scheduled\",\"ftNXma\":\"Search affiliates...\",\"VY+Bdn\":\"Search by account name or email...\",\"VX+B3I\":\"Search by event title or organizer...\",\"R0wEyA\":\"Search by job name or exception...\",\"GHdjuo\":\"Search by name, email, or account...\",\"20ce0U\":\"Search by order ID, customer name, or email...\",\"4DSz7Z\":\"Search by subject, event, or account...\",\"Mck5ht\":\"Secure Checkout\",\"p7xUrt\":\"Select a category\",\"3IcxS1\":\"Select a configuration\",\"zPRPMf\":\"Select a tier\",\"BFRSTT\":\"Select Account\",\"mCB6Je\":\"Select All\",\"a6+167\":\"Select an event\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"CFbaPk\":\"Select attendee group\",\"hJmVtD\":\"Select country\",\"tVW/yo\":\"Select currency\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"1nhy8G\":\"Select Scanner Type\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"3hJUtr\":\"Select the country where VAT is registered\",\"x8XMsJ\":\"Select the messaging tier for this account. This controls message limits and link permissions.\",\"aT3jZX\":\"Select timezone\",\"TxfvH2\":\"Select which attendees should receive this message\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"5gkxKx\":\"Select which fee configuration applies to this account. Fees are always in USD.\",\"ylXj1N\":\"Selected\",\"j9b/iy\":\"Selling fast 🔥\",\"73qYgo\":\"Send as test\",\"JvAge5\":\"Send emails to attendees and view your message history.\",\"22Itl6\":\"Send me a copy\",\"nOBvex\":\"Send real-time order and attendee data to your external systems.\",\"1lNPhX\":\"Отправить email с уведомлением о возврате\",\"eaUTwS\":\"Send reset link\",\"IoAuJG\":\"Sending...\",\"h69WC6\":\"Sent\",\"BVu2Hz\":\"Sent By\",\"SPdzrs\":\"Sent to customers when they place an order\",\"LxSN5F\":\"Sent to each attendee with their ticket details\",\"89xaFU\":\"Set default platform fee settings for new events created under this organizer.\",\"eXssj5\":\"Set default settings for new events created under this organizer.\",\"s0FkEx\":\"Set up check-in lists for different entrances, sessions, or days.\",\"xMO+Ao\":\"Set up your organization\",\"C3htzi\":\"Setting updated\",\"Ohn74G\":\"Setup & Design\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"jy6QDF\":\"Shared Capacity Management\",\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"UVPI5D\":\"Show fewer platforms\",\"Eu/N/d\":\"Показать флажок подписки на маркетинг\",\"SXzpzO\":\"Показывать флажок подписки на маркетинг по умолчанию\",\"b33PL9\":\"Show more platforms\",\"t1LIQW\":[\"Showing \",[\"0\"],\" of \",[\"totalRows\"],\" records\"],\"jVRHeq\":\"Signed Up\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"s9KGXU\":\"Sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"H6Gslz\":\"Sorry for the inconvenience.\",\"wdxz7K\":\"Source\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"2R1+Rv\":\"Start time of the event\",\"2NbyY/\":\"Statistics\",\"GVUxAX\":\"Statistics are based on account creation date\",\"DRykfS\":\"По-прежнему обрабатываем возвраты для ваших старых транзакций.\",\"wuV0bK\":\"Stop Impersonating\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe Connected\",\"aKtF0O\":\"Stripe Not Connected\",\"9i0++A\":\"Stripe Payment ID\",\"/QlTE4\":\"Stripe setup is already complete.\",\"ii0qn/\":\"Subject is required\",\"M7Uapz\":\"Subject will appear here\",\"6aXq+t\":\"Subject:\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"kzx0uD\":\"Successfully Updated Event Defaults\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"DMCX/I\":\"Successfully Updated Platform Fee Defaults\",\"URUYHc\":\"Successfully Updated Platform Fee Settings\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"kj7zYe\":\"Successfully updated Webhook\",\"dXoieq\":\"Summary\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"UaISq3\":\"Swedish\",\"JZTQI0\":\"Switch Organizer\",\"9YHrNC\":\"System Default\",\"XX32BM\":\"Займет всего несколько минут\",\"yT6dQ8\":\"Tax collected grouped by tax type and event\",\"Ye321X\":\"Tax Name\",\"WyCBRt\":\"Tax Summary\",\"GkH0Pq\":\"Taxes & fees applied\",\"Rwiyt2\":\"Taxes configured\",\"iQZff7\":\"Taxes, Fees, Visibility, Sale Period, Product Highlight & Order Limits\",\"BW6QAz\":\"Team Management\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"7wtpH5\":\"Template Active\",\"QHhZeE\":\"Template created successfully\",\"xrWdPR\":\"Template deleted successfully\",\"G04Zjt\":\"Template saved successfully\",\"xowcRf\":\"Terms of Service\",\"6K0GjX\":\"Text may be hard to read\",\"nm3Iz/\":\"Thank you for attending!\",\"lhAWqI\":\"Спасибо за вашу поддержку, пока мы продолжаем расти и улучшать Hi.Events!\",\"KfmPRW\":\"The background color of the page. When using cover image, this is applied as an overlay.\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"MJm4Tq\":\"The currency of the order\",\"cDHM1d\":\"Адрес электронной почты был изменен. Участник получит новый билет на обновленный адрес электронной почты.\",\"I/NNtI\":\"The event venue\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"EBzPwC\":\"The full event address\",\"sxKqBm\":\"Полная сумма заказа будет возвращена на первоначальный способ оплаты клиента.\",\"KgDp6G\":\"Ссылка, к которой вы пытаетесь получить доступ, истекла или больше не действительна. Пожалуйста, проверьте вашу электронную почту для получения обновленной ссылки для управления вашим заказом.\",\"5OmEal\":\"The locale of the customer\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"C4nQe5\":\"The platform fee is added to the ticket price. Buyers pay more, but you receive the full ticket price.\",\"HxxXZO\":\"The primary brand color used for buttons and highlights\",\"DEcpfp\":\"The template body contains invalid Liquid syntax. Please correct it and try again.\",\"injXD7\":\"The VAT number could not be validated. Please check the number and try again.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"QP3gP+\":\"These settings apply only to copied embed code and won't be stored.\",\"HirZe8\":\"These templates will be used as defaults for all events in your organization. Individual events can override these templates with their own custom versions.\",\"lzAaG5\":\"These templates will override the organizer defaults for this event only. If no custom template is set here, the organizer template will be used instead.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"AaP0M+\":\"This color combination may be hard to read for some users\",\"RzEvf5\":\"Это мероприятие закончилось\",\"YClrdK\":\"This event is not published yet\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"L7dIM7\":\"This link is invalid or has expired.\",\"MR5ygV\":\"Эта ссылка больше не действительна\",\"9LEqK0\":\"This name is visible to end users\",\"j5FdeA\":\"This order is being processed.\",\"sjNPMw\":\"This order was abandoned. You can start a new order anytime.\",\"OhCesD\":\"This order was cancelled. You can start a new order anytime.\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"9b5956\":\"This preview shows how your email will look with sample data. Actual emails will use real values.\",\"uM9Alj\":\"This product is highlighted on the event page\",\"RqSKdX\":\"This product is sold out\",\"W12OdJ\":\"This report is for informational purposes only. Always consult with a tax professional before using this data for accounting or tax purposes. Please cross-reference with your Stripe dashboard as Hi.Events may be missing historical data.\",\"0Ew0uk\":\"Этот билет только что был отсканирован. Пожалуйста, подождите перед повторным сканированием.\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"Mr5UUd\":\"Ticket Cancelled\",\"0GSPnc\":\"Ticket Design\",\"EZC/Cu\":\"Ticket design saved successfully\",\"bbslmb\":\"Ticket Designer\",\"1BPctx\":\"Ticket for\",\"bgqf+K\":\"Ticket holder's email\",\"oR7zL3\":\"Ticket holder's name\",\"HGuXjF\":\"Ticket holders\",\"CMUt3Y\":\"Ticket Holders\",\"awHmAT\":\"ID билета\",\"6czJik\":\"Ticket Logo\",\"OkRZ4Z\":\"Ticket Name\",\"t79rDv\":\"Ticket Not Found\",\"6tmWch\":\"Ticket or Product\",\"1tfWrD\":\"Предпросмотр билета для\",\"KnjoUA\":\"Ticket price\",\"tGCY6d\":\"Ticket Price\",\"pGZOcL\":\"Билет успешно отправлен повторно\",\"8jLPgH\":\"Ticket Type\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"Ticketing & Sales\",\"zNECqg\":\"tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"EUnesn\":\"Tickets Available\",\"AGRilS\":\"Tickets Sold\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"To edit configurations, go to the Configurations section in the admin menu.\",\"tiI71C\":\"To increase your limits, contact us at\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"W428WC\":\"Toggle columns\",\"UBSG1X\":\"Top Organizers (Last 14 Days)\",\"3sZ0xx\":\"Total Accounts\",\"EaAPbv\":\"Total amount paid\",\"SMDzqJ\":\"Total Attendees\",\"orBECM\":\"Total Collected\",\"4B7oCp\":\"Total Fee\",\"KSDwd5\":\"Total Orders\",\"vb0Q0/\":\"Total Users\",\"oJjplO\":\"Total Views\",\"orluER\":\"Track account growth and performance by attribution source\",\"NHq3l1\":\"Track sales, revenue, and attendance with detailed reports\",\"OpKMSn\":\"Transaction Fee:\",\"uKOFO5\":\"True if offline payment\",\"9GsDR2\":\"True if payment pending\",\"ouM5IM\":\"Try another email\",\"3DZvE7\":\"Try Hi.Events Free\",\"Kz91g/\":\"Turkish\",\"GdOhw6\":\"Turn sound off\",\"KUOhTy\":\"Turn sound on\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type of ticket\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"n57zCW\":\"Unattributed Accounts\",\"b9SN9q\":\"Unique order reference\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"ZkS2p3\":\"Unpublish Event\",\"X13xGn\":\"Untrusted\",\"Pp1sWX\":\"Update Affiliate\",\"KMMOAy\":\"Доступно обновление\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"WBq1/R\":\"USB Scanner Already Active\",\"EV30TR\":\"USB Scanner mode activated. Start scanning tickets now.\",\"fovJi3\":\"USB Scanner mode deactivated\",\"hli+ga\":\"USB/HID Scanner\",\"OHJXlK\":\"Используйте <0>шаблоны Liquid для персонализации ваших писем\",\"0k4cdb\":\"Use order details for all attendees. Attendee names and emails will match the buyer's information.\",\"bA31T4\":\"Use the buyer's details for all attendees\",\"rnoQsz\":\"Used for borders, highlights, and QR code styling\",\"BV4L/Q\":\"UTM Analytics\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valid\",\"GuXjc5\":\"Validated\",\"imLQ9Y\":\"Validating your VAT number...\",\"cK9+xQ\":\"VAT Country\",\"sqdl5s\":\"VAT Information\",\"UjNWsF\":\"VAT may be applied to platform fees depending on your VAT registration status. Please complete the VAT information section below.\",\"pnVh83\":\"VAT Number\",\"CabI04\":\"VAT number must not contain spaces\",\"PMhxAR\":\"VAT number must start with a 2-letter country code followed by 8-15 alphanumeric characters (e.g., DE123456789)\",\"gPgdNV\":\"VAT number validated successfully\",\"RUMiLy\":\"VAT number validation failed\",\"vqji3Y\":\"VAT number validation failed. Please check your VAT number.\",\"8dENF9\":\"VAT on Fee\",\"ZutOKU\":\"VAT Rate\",\"CZomgW\":\"VAT Registered\",\"PCRCCN\":\"VAT Registration Information\",\"oSDBWm\":\"VAT Settings\",\"Nfbg76\":\"VAT settings saved successfully\",\"UvYql/\":\"VAT settings saved. We're validating your VAT number in the background.\",\"R6n7j9\":\"VAT settings updated successfully\",\"tJylUv\":\"VAT Treatment for Platform Fees\",\"FlGprQ\":\"VAT treatment for platform fees: EU VAT-registered businesses can use the reverse charge mechanism (0% - Article 196 of VAT Directive 2006/112/EC). Non-VAT registered businesses are charged Irish VAT at 23%.\",\"516oLj\":\"VAT validation service temporarily unavailable\",\"AdWhjZ\":\"Verification code\",\"QDEWii\":\"Verified\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"RnvnDc\":\"View all messages sent across the platform\",\"+WFMis\":\"View and download reports across all your events. Only completed orders are included.\",\"c7VN/A\":\"View Answers\",\"SZw9tS\":\"View Details\",\"FCVmuU\":\"View Event\",\"n6EaWL\":\"View logs\",\"OaKTzt\":\"View Map\",\"zNZNMs\":\"View Message\",\"67OJ7t\":\"View Order\",\"tKKZn0\":\"View Order Details\",\"KeCXJu\":\"View order details, issue refunds, and resend confirmations.\",\"9jnAcN\":\"View Organizer Homepage\",\"1J/AWD\":\"View Ticket\",\"N9FyyW\":\"View, edit, and export your registered attendees.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible to check-in staff only. Helps identify this list during check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Waiting for payment\",\"aUi/Dz\":\"Warning: This is the system default configuration. Changes will affect all accounts that don't have a specific configuration assigned.\",\"RRZDED\":\"We couldn't find any orders associated with this email address.\",\"2RZK9x\":\"We couldn't find the order you're looking for. The link may have expired or the order details may have changed.\",\"nefMIK\":\"We couldn't find the ticket you're looking for. The link may have expired or the ticket details may have changed.\",\"miysJh\":\"We couldn't find this order. It may have been removed.\",\"HJKdzP\":\"We hit a snag loading this page. Please try again.\",\"IfN2Qo\":\"We recommend a square logo with minimum dimensions of 200x200px\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"x8rEDQ\":\"We were unable to validate your VAT number after multiple attempts. We'll continue trying in the background. Please check back later.\",\"q1BizZ\":\"We'll send your tickets to this email\",\"ZOmUYW\":\"We'll validate your VAT number in the background. If there are any issues, we'll let you know.\",\"zCdObC\":\"Мы официально переместили наш главный офис в Ирландию 🇮🇪. В рамках этого перехода мы теперь используем Stripe Ирландия вместо Stripe Канада. Чтобы ваши выплаты проходили гладко, вам нужно переподключить ваш аккаунт Stripe.\",\"jh2orE\":\"We've relocated our headquarters to Ireland. As a result, we need you to reconnect your Stripe account. This quick process takes just a few minutes. Your sales and existing data remain completely unaffected.\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Welcome back\",\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"FaSXqR\":\"What type of event?\",\"f30uVZ\":\"What you need to do:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"bcYlvb\":\"When check-in closes\",\"XIG669\":\"When check-in opens\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"403wpZ\":\"При включении новые мероприятия позволят участникам управлять своими данными билетов через защищенную ссылку. Это может быть переопределено для каждого мероприятия.\",\"blXLKj\":\"При включении новые мероприятия будут отображать флажок подписки на маркетинг при оформлении заказа. Это можно переопределить для каждого мероприятия.\",\"Kj0Txn\":\"When enabled, no application fees will be charged on Stripe Connect transactions. Use this for countries where application fees are not supported.\",\"uchB0M\":\"Widget Preview\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Yes - I have a valid EU VAT registration number\",\"Tz5oXG\":\"Yes, cancel my order\",\"QlSZU0\":[\"You are impersonating <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Вы оформляете частичный возврат. Клиенту будет возвращено \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"You can configure additional service fees and taxes in your account settings.\",\"5VGIlq\":\"You have reached your messaging limit.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"w65ZgF\":\"You need to verify your account email before you can modify email templates.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"FgRxRP\":\"You own 100% of your attendee data, always\",\"88cUW+\":\"You receive\",\"U3wiCB\":\"Все готово! Ваши платежи обрабатываются без проблем.\",\"MNFIxz\":[\"You're going to \",[\"0\"],\"!\"],\"p/Sa0j\":\"Your account has messaging limits. To increase your limits, contact us at\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"79lXGw\":\"Your check-in list has been created successfully. Share the link below with your check-in staff.\",\"BnlG9U\":\"Your current order will be lost.\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"hDNwnf\":\"Your logo, colors, and style on every page\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"PFjJxY\":\"Your new password must be at least 8 characters long.\",\"gzrCuN\":\"Your order details have been updated. A confirmation email has been sent to the new email address.\",\"naQW82\":\"Your order has been cancelled.\",\"bhlHm/\":\"Your order is awaiting payment\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"WWYHKD\":\"Your payment is protected with bank-level encryption\",\"5b3QLi\":\"Your Plan\",\"6heFYY\":\"Ваш аккаунт Stripe подключен и обрабатывает платежи.\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"CnZ3Ou\":\"Your tickets have been confirmed.\",\"EmFsMZ\":\"Your VAT number is queued for validation\",\"QBlhh4\":\"Your VAT number will be validated when you save\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'There\\\\'s nothing to show yet'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in successfully\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out successfully\"],\"KMgp2+\":[[\"0\"],\" available\"],\"Pmr5xp\":[[\"0\"],\" created successfully\"],\"FImCSc\":[[\"0\"],\" updated successfully\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" checked in\"],\"Vjij1k\":[[\"days\"],\" days, \",[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"f3RdEk\":[[\"hours\"],\" hours, \",[\"minutes\"],\" minutes, and \",[\"seconds\"],\" seconds\"],\"fyE7Au\":[[\"minutes\"],\" minutes and \",[\"seconds\"],\" seconds\"],\"NlQ0cx\":[[\"organizerName\"],\"'s first event\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>Please enter the price excluding taxes and fees.<1>Taxes and fees can be added below.\",\"ZjMs6e\":\"<0>The number of products available for this product<1>This value can be overridden if there are <2>Capacity Limits associated with this product.\",\"E15xs8\":\"⚡️ Set up your event\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Customize your event page\",\"3VPPdS\":\"💳 Connect with Stripe\",\"cjdktw\":\"🚀 Set your event live\",\"rmelwV\":\"0 minutes and 0 seconds\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Main Street\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"A date input. Perfect for asking for a date of birth etc.\",\"6euFZ/\":[\"A default \",[\"type\"],\" is automaticaly applied to all new products. You can override this on a per product basis.\"],\"SMUbbQ\":\"A Dropdown input allows only one selection\",\"qv4bfj\":\"A fee, like a booking fee or a service fee\",\"POT0K/\":\"A fixed amount per product. E.g, $0.50 per product\",\"f4vJgj\":\"A multi line text input\",\"OIPtI5\":\"A percentage of the product price. E.g., 3.5% of the product price\",\"ZthcdI\":\"A promo code with no discount can be used to reveal hidden products.\",\"AG/qmQ\":\"A Radio option has multiple options but only one can be selected.\",\"h179TP\":\"A short description of the event that will be displayed in search engine results and when sharing on social media. By default, the event description will be used\",\"WKMnh4\":\"A single line text input\",\"BHZbFy\":\"A single question per order. E.g, What is your shipping address?\",\"Fuh+dI\":\"A single question per product. E.g, What is your t-shirt size?\",\"RlJmQg\":\"A standard tax, like VAT or GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Accept bank transfers, checks, or other offline payment methods\",\"hrvLf4\":\"Accept credit card payments with Stripe\",\"bfXQ+N\":\"Accept Invitation\",\"AeXO77\":\"Account\",\"lkNdiH\":\"Account Name\",\"Puv7+X\":\"Account Settings\",\"OmylXO\":\"Account updated successfully\",\"7L01XJ\":\"Actions\",\"FQBaXG\":\"Activate\",\"5T2HxQ\":\"Activation date\",\"F6pfE9\":\"Active\",\"/PN1DA\":\"Add a description for this check-in list\",\"0/vPdA\":\"Add any notes about the attendee. These will not be visible to the attendee.\",\"Or1CPR\":\"Add any notes about the attendee...\",\"l3sZO1\":\"Add any notes about the order. These will not be visible to the customer.\",\"xMekgu\":\"Add any notes about the order...\",\"PGPGsL\":\"Add description\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Add instructions for offline payments (e.g., bank transfer details, where to send checks, payment deadlines)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Add New\",\"TZxnm8\":\"Add Option\",\"24l4x6\":\"Add Product\",\"8q0EdE\":\"Add Product to Category\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Add Tax or Fee\",\"goOKRY\":\"Add tier\",\"oZW/gT\":\"Add to Calendar\",\"pn5qSs\":\"Additional Information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Address\",\"NY/x1b\":\"Address line 1\",\"POdIrN\":\"Address Line 1\",\"cormHa\":\"Address line 2\",\"gwk5gg\":\"Address Line 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Admin users have full access to events and account settings.\",\"W7AfhC\":\"All attendees of this event\",\"cde2hc\":\"All Products\",\"5CQ+r0\":\"Allow attendees associated with unpaid orders to check in\",\"ipYKgM\":\"Allow search engine indexing\",\"LRbt6D\":\"Allow search engines to index this event\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Amazing, Event, Keywords...\",\"hehnjM\":\"Amount\",\"R2O9Rg\":[\"Amount paid (\",[\"0\"],\")\"],\"V7MwOy\":\"An error occurred while loading the page\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"An unexpected error occurred.\",\"byKna+\":\"An unexpected error occurred. Please try again.\",\"ubdMGz\":\"Any queries from product holders will be sent to this email address. This will also be used as the \\\"reply-to\\\" address for all emails sent from this event\",\"aAIQg2\":\"Appearance\",\"Ym1gnK\":\"applied\",\"sy6fss\":[\"Applies to \",[\"0\"],\" products\"],\"kadJKg\":\"Applies to 1 product\",\"DB8zMK\":\"Apply\",\"GctSSm\":\"Apply Promo Code\",\"ARBThj\":[\"Apply this \",[\"type\"],\" to all new products\"],\"S0ctOE\":\"Archive event\",\"TdfEV7\":\"Archived\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Are you sure you want to activate this attendee?\",\"TvkW9+\":\"Are you sure you want to archive this event?\",\"/CV2x+\":\"Are you sure you want to cancel this attendee? This will void their ticket\",\"YgRSEE\":\"Are you sure you want to delete this promo code?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Are you sure you want to make this event draft? This will make the event invisible to the public\",\"mEHQ8I\":\"Are you sure you want to make this event public? This will make the event visible to the public\",\"s4JozW\":\"Are you sure you want to restore this event? It will be restored as a draft event.\",\"vJuISq\":\"Are you sure you would like to delete this Capacity Assignment?\",\"baHeCz\":\"Are you sure you would like to delete this Check-In List?\",\"LBLOqH\":\"Ask once per order\",\"wu98dY\":\"Ask once per product\",\"ss9PbX\":\"Attendee\",\"m0CFV2\":\"Attendee Details\",\"QKim6l\":\"Attendee not found\",\"R5IT/I\":\"Attendee Notes\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Attendee Ticket\",\"9SZT4E\":\"Attendees\",\"iPBfZP\":\"Attendees Registered\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Auto Resize\",\"vZ5qKF\":\"Automatically resize the widget height based on the content. When disabled, the widget will fill the height of the container.\",\"4lVaWA\":\"Awaiting offline payment\",\"2rHwhl\":\"Awaiting Offline Payment\",\"3wF4Q/\":\"Awaiting payment\",\"ioG+xt\":\"Awaiting Payment\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Back to event page\",\"VCoEm+\":\"Back to login\",\"k1bLf+\":\"Background Color\",\"I7xjqg\":\"Background Type\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Billing Address\",\"/xC/im\":\"Billing Settings\",\"rp/zaT\":\"Brazilian Portuguese\",\"whqocw\":\"By registering you agree to our <0>Terms of Service and <1>Privacy Policy.\",\"bcCn6r\":\"Calculation Type\",\"+8bmSu\":\"California\",\"iStTQt\":\"Camera permission was denied. <0>Request Permission again, or if this doesn't work, you will need to <1>grant this page access to your camera in your browser settings.\",\"dEgA5A\":\"Cancel\",\"Gjt/py\":\"Cancel email change\",\"tVJk4q\":\"Cancel order\",\"Os6n2a\":\"Cancel Order\",\"Mz7Ygx\":[\"Cancel Order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Cancelled\",\"U7nGvl\":\"Cannot Check In\",\"QyjCeq\":\"Capacity\",\"V6Q5RZ\":\"Capacity Assignment created successfully\",\"k5p8dz\":\"Capacity Assignment deleted successfully\",\"nDBs04\":\"Capacity Management\",\"ddha3c\":\"Categories allow you to group products together. For example, you might have a category for \\\"Tickets\\\" and another for \\\"Merchandise\\\".\",\"iS0wAT\":\"Categories help you organize your products. This title will be displayed on the public event page.\",\"eorM7z\":\"Categories reordered successfully.\",\"3EXqwa\":\"Category Created Successfully\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Change password\",\"xMDm+I\":\"Check In\",\"p2WLr3\":[\"Check in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check in and mark order as paid\",\"QYLpB4\":\"Check in only\",\"/Ta1d4\":\"Check Out\",\"5LDT6f\":\"Check out this event!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In List deleted successfully\",\"+hBhWk\":\"Check-in list has expired\",\"mBsBHq\":\"Check-in list is not active\",\"vPqpQG\":\"Check-in list not found\",\"tejfAy\":\"Check-In Lists\",\"hD1ocH\":\"Check-In URL copied to clipboard\",\"CNafaC\":\"Checkbox options allow multiple selections\",\"SpabVf\":\"Checkboxes\",\"CRu4lK\":\"Checked In\",\"znIg+z\":\"Checkout\",\"1WnhCL\":\"Checkout Settings\",\"6imsQS\":\"Chinese (Simplified)\",\"JjkX4+\":\"Choose a color for your background\",\"/Jizh9\":\"Choose an account\",\"3wV73y\":\"City\",\"FG98gC\":\"Clear Search Text\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Click to copy\",\"yz7wBu\":\"Close\",\"62Ciis\":\"Close sidebar\",\"EWPtMO\":\"Code\",\"ercTDX\":\"Code must be between 3 and 50 characters long\",\"oqr9HB\":\"Collapse this product when the event page is initially loaded\",\"jZlrte\":\"Color\",\"Vd+LC3\":\"Color must be a valid hex color code. Example: #ffffff\",\"1HfW/F\":\"Colors\",\"VZeG/A\":\"Coming Soon\",\"yPI7n9\":\"Comma seperated keywords that describe the event. These will be used by search engines to help categorize and index the event\",\"NPZqBL\":\"Complete Order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Complete Payment\",\"qqWcBV\":\"Completed\",\"6HK5Ct\":\"Completed orders\",\"NWVRtl\":\"Completed Orders\",\"DwF9eH\":\"Component Code\",\"Tf55h7\":\"Configured Discount\",\"7VpPHA\":\"Confirm\",\"ZaEJZM\":\"Confirm Email Change\",\"yjkELF\":\"Confirm New Password\",\"xnWESi\":\"Confirm password\",\"p2/GCq\":\"Confirm Password\",\"wnDgGj\":\"Confirming email address...\",\"pbAk7a\":\"Connect Stripe\",\"UMGQOh\":\"Connect with Stripe\",\"QKLP1W\":\"Connect your Stripe account to start receiving payments.\",\"5lcVkL\":\"Connection Details\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Continue\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Continue Button Text\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Continue set up\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Copied\",\"T5rdis\":\"copied to clipboard\",\"he3ygx\":\"Copy\",\"r2B2P8\":\"Copy Check-In URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Copy Link\",\"E6nRW7\":\"Copy URL\",\"JNCzPW\":\"Country\",\"IF7RiR\":\"Cover\",\"hYgDIe\":\"Create\",\"b9XOHo\":[\"Create \",[\"0\"]],\"k9RiLi\":\"Create a Product\",\"6kdXbW\":\"Create a Promo Code\",\"n5pRtF\":\"Create a Ticket\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"create an organizer\",\"ipP6Ue\":\"Create Attendee\",\"VwdqVy\":\"Create Capacity Assignment\",\"EwoMtl\":\"Create category\",\"XletzW\":\"Create Category\",\"WVbTwK\":\"Create Check-In List\",\"uN355O\":\"Create Event\",\"BOqY23\":\"Create new\",\"kpJAeS\":\"Create Organizer\",\"a0EjD+\":\"Create Product\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Create Promo Code\",\"B3Mkdt\":\"Create Question\",\"UKfi21\":\"Create Tax or Fee\",\"d+F6q9\":\"Created\",\"Q2lUR2\":\"Currency\",\"DCKkhU\":\"Current Password\",\"uIElGP\":\"Custom Maps URL\",\"UEqXyt\":\"Custom Range\",\"876pfE\":\"Customer\",\"QOg2Sf\":\"Customize the email and notification settings for this event\",\"Y9Z/vP\":\"Customize the event homepage and checkout messaging\",\"2E2O5H\":\"Customize the miscellaneous settings for this event\",\"iJhSxe\":\"Customize the SEO settings for this event\",\"KIhhpi\":\"Customize your event page\",\"nrGWUv\":\"Customize your event page to match your brand and style.\",\"Zz6Cxn\":\"Danger zone\",\"ZQKLI1\":\"Danger Zone\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Date\",\"JvUngl\":\"Дата и время\",\"JJhRbH\":\"Day one capacity\",\"cnGeoo\":\"Delete\",\"jRJZxD\":\"Delete Capacity\",\"VskHIx\":\"Delete category\",\"Qrc8RZ\":\"Delete Check-In List\",\"WHf154\":\"Delete code\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Description\",\"YC3oXa\":\"Description for check-in staff\",\"URmyfc\":\"Details\",\"1lRT3t\":\"Disabling this capacity will track sales but not stop them when the limit is reached\",\"H6Ma8Z\":\"Discount\",\"ypJ62C\":\"Discount %\",\"3LtiBI\":[\"Discount in \",[\"0\"]],\"C8JLas\":\"Discount Type\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Document Label\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation / Pay what you'd like product\",\"OvNbls\":\"Download .ics\",\"kodV18\":\"Download CSV\",\"CELKku\":\"Download invoice\",\"LQrXcu\":\"Download Invoice\",\"QIodqd\":\"Download QR Code\",\"yhjU+j\":\"Downloading Invoice\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Dropdown selection\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicate event\",\"3ogkAk\":\"Duplicate Event\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Duplicate Options\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Edit\",\"N6j2JH\":[\"Edit \",[\"0\"]],\"kBkYSa\":\"Edit Capacity\",\"oHE9JT\":\"Edit Capacity Assignment\",\"j1Jl7s\":\"Edit category\",\"FU1gvP\":\"Edit Check-In List\",\"iFgaVN\":\"Edit Code\",\"jrBSO1\":\"Edit Organizer\",\"tdD/QN\":\"Edit Product\",\"n143Tq\":\"Edit Product Category\",\"9BdS63\":\"Edit Promo Code\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Edit Question\",\"poTr35\":\"Edit user\",\"GTOcxw\":\"Edit User\",\"pqFrv2\":\"eg. 2.50 for $2.50\",\"3yiej1\":\"eg. 23.5 for 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Email & Notification Settings\",\"ATGYL1\":\"Email address\",\"hzKQCy\":\"Email Address\",\"HqP6Qf\":\"Email change cancelled successfully\",\"mISwW1\":\"Email change pending\",\"APuxIE\":\"Email confirmation resent\",\"YaCgdO\":\"Email confirmation resent successfully\",\"jyt+cx\":\"Email footer message\",\"I6F3cp\":\"Email not verified\",\"NTZ/NX\":\"Embed Code\",\"4rnJq4\":\"Embed Script\",\"8oPbg1\":\"Enable Invoicing\",\"j6w7d/\":\"Enable this capacity to stop product sales when the limit is reached\",\"VFv2ZC\":\"End Date\",\"237hSL\":\"Ended\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"English\",\"MhVoma\":\"Enter an amount excluding taxes and fees.\",\"SlfejT\":\"Error\",\"3Z223G\":\"Error confirming email address\",\"a6gga1\":\"Error confirming email change\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Event\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Event Date\",\"0Zptey\":\"Event Defaults\",\"QcCPs8\":\"Event Details\",\"6fuA9p\":\"Event duplicated successfully\",\"AEuj2m\":\"Event Homepage\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Event location & venue details\",\"OopDbA\":\"Event page\",\"4/If97\":\"Event status update failed. Please try again later\",\"btxLWj\":\"Event status updated\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Events\",\"sZg7s1\":\"Expiration date\",\"KnN1Tu\":\"Expires\",\"uaSvqt\":\"Expiry Date\",\"GS+Mus\":\"Export\",\"9xAp/j\":\"Failed to cancel attendee\",\"ZpieFv\":\"Failed to cancel order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Failed to download invoice. Please try again.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Failed to load Check-In List\",\"ZQ15eN\":\"Failed to resend ticket email\",\"ejXy+D\":\"Failed to sort products\",\"PLUB/s\":\"Fee\",\"/mfICu\":\"Fees\",\"LyFC7X\":\"Filter Orders\",\"cSev+j\":\"Filters\",\"CVw2MU\":[\"Filters (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"First Invoice Number\",\"V1EGGU\":\"First name\",\"kODvZJ\":\"First Name\",\"S+tm06\":\"First name must be between 1 and 50 characters\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"First Used\",\"TpqW74\":\"Fixed\",\"irpUxR\":\"Fixed amount\",\"TF9opW\":\"Flash is not available on this device\",\"UNMVei\":\"Forgot password?\",\"2POOFK\":\"Free\",\"P/OAYJ\":\"Free Product\",\"vAbVy9\":\"Free product, no payment information required\",\"nLC6tu\":\"French\",\"Weq9zb\":\"General\",\"DDcvSo\":\"German\",\"4GLxhy\":\"Getting Started\",\"4D3rRj\":\"Go back to profile\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Calendar\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Gross sales\",\"yRg26W\":\"Gross Sales\",\"R4r4XO\":\"Guests\",\"26pGvx\":\"Have a promo code?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Here is an example of how you can use the component in your application.\",\"Y1SSqh\":\"Here is the React component you can use to embed the widget in your application.\",\"QuhVpV\":[\"Hi \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Hidden from public view\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Hidden questions are only visible to the event organizer and not to the customer.\",\"vLyv1R\":\"Hide\",\"Mkkvfd\":\"Hide getting started page\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Hide product after sale end date\",\"06s3w3\":\"Hide product before sale start date\",\"axVMjA\":\"Hide product unless user has applicable promo code\",\"ySQGHV\":\"Hide product when sold out\",\"SCimta\":\"Hide the getting started page from the sidebar\",\"5xR17G\":\"Hide this product from customers\",\"Da29Y6\":\"Hide this question\",\"fvDQhr\":\"Hide this tier from users\",\"lNipG+\":\"Hiding a product will prevent users from seeing it on the event page.\",\"ZOBwQn\":\"Homepage Design\",\"PRuBTd\":\"Homepage Designer\",\"YjVNGZ\":\"Homepage Preview\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"How many minutes the customer has to complete their order. We recommend at least 15 minutes\",\"ySxKZe\":\"How many times can this code be used?\",\"dZsDbK\":[\"HTML character limit exceeded: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"I agree to the <0>terms and conditions\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"If blank, the address will be used to generate a Google Mapa link\",\"UYT+c8\":\"If enabled, check-in staff can either mark attendees as checked in or mark the order as paid and check in the attendees. If disabled, attendees associated with unpaid orders cannot be checked in.\",\"muXhGi\":\"If enabled, the organizer will receive an email notification when a new order is placed\",\"6fLyj/\":\"If you did not request this change, please immediately change your password.\",\"n/ZDCz\":\"Image deleted successfully\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Image uploaded successfully\",\"VyUuZb\":\"Image URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inactive\",\"T0K0yl\":\"Inactive users cannot log in.\",\"kO44sp\":\"Include connection details for your online event. These details will be shown on the order summary page and attendee ticket page.\",\"FlQKnG\":\"Include tax and fees in the price\",\"Vi+BiW\":[\"Includes \",[\"0\"],\" products\"],\"lpm0+y\":\"Includes 1 product\",\"UiAk5P\":\"Insert Image\",\"OyLdaz\":\"Invitation resent!\",\"HE6KcK\":\"Invitation revoked!\",\"SQKPvQ\":\"Invite User\",\"bKOYkd\":\"Invoice downloaded successfully\",\"alD1+n\":\"Invoice Notes\",\"kOtCs2\":\"Invoice Numbering\",\"UZ2GSZ\":\"Invoice Settings\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Item\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Label\",\"vXIe7J\":\"Language\",\"2LMsOq\":\"Last 12 months\",\"vfe90m\":\"Last 14 days\",\"aK4uBd\":\"Last 24 hours\",\"uq2BmQ\":\"Last 30 days\",\"bB6Ram\":\"Last 48 hours\",\"VlnB7s\":\"Last 6 months\",\"ct2SYD\":\"Last 7 days\",\"XgOuA7\":\"Last 90 days\",\"I3yitW\":\"Last login\",\"1ZaQUH\":\"Last name\",\"UXBCwc\":\"Last Name\",\"tKCBU0\":\"Last Used\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Leave blank to use the default word \\\"Invoice\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Loading...\",\"wJijgU\":\"Location\",\"sQia9P\":\"Log in\",\"zUDyah\":\"Logging in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logout\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Make billing address mandatory during checkout\",\"MU3ijv\":\"Make this question mandatory\",\"wckWOP\":\"Manage\",\"onpJrA\":\"Manage attendee\",\"n4SpU5\":\"Manage event\",\"WVgSTy\":\"Manage order\",\"1MAvUY\":\"Manage payment and invoicing settings for this event.\",\"cQrNR3\":\"Manage Profile\",\"AtXtSw\":\"Manage taxes and fees which can be applied to your products\",\"ophZVW\":\"Manage tickets\",\"DdHfeW\":\"Manage your account details and default settings\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Manage your users and their permissions\",\"1m+YT2\":\"Mandatory questions must be answered before the customer can checkout.\",\"Dim4LO\":\"Manually add an Attendee\",\"e4KdjJ\":\"Manually Add Attendee\",\"vFjEnF\":\"Mark as paid\",\"g9dPPQ\":\"Maximum Per Order\",\"l5OcwO\":\"Message attendee\",\"Gv5AMu\":\"Message Attendees\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Message buyer\",\"tNZzFb\":\"Message Content\",\"lYDV/s\":\"Message individual attendees\",\"V7DYWd\":\"Message Sent\",\"t7TeQU\":\"Messages\",\"xFRMlO\":\"Minimum Per Order\",\"QYcUEf\":\"Minimum Price\",\"RDie0n\":\"Miscellaneous\",\"mYLhkl\":\"Miscellaneous Settings\",\"KYveV8\":\"Multi line text box\",\"VD0iA7\":\"Multiple price options. Perfect for early bird products etc.\",\"/bhMdO\":\"My amazing event description...\",\"vX8/tc\":\"My amazing event title...\",\"hKtWk2\":\"My Profile\",\"fj5byd\":\"N/A\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Name\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Navigate to Attendee\",\"qqeAJM\":\"Never\",\"7vhWI8\":\"New Password\",\"1UzENP\":\"No\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"No archived events to show.\",\"q2LEDV\":\"No attendees found for this order.\",\"zlHa5R\":\"No attendees have been added to this order.\",\"Wjz5KP\":\"No Attendees to show\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"No Capacity Assignments\",\"a/gMx2\":\"No Check-In Lists\",\"tMFDem\":\"No data available\",\"6Z/F61\":\"No data to show. Please select a date range\",\"fFeCKc\":\"No Discount\",\"HFucK5\":\"No ended events to show.\",\"yAlJXG\":\"No events to show\",\"GqvPcv\":\"No filters available\",\"KPWxKD\":\"No messages to show\",\"J2LkP8\":\"No orders to show\",\"RBXXtB\":\"No payment methods are currently available. Please contact the event organizer for assistance.\",\"ZWEfBE\":\"No Payment Required\",\"ZPoHOn\":\"No product associated with this attendee.\",\"Ya1JhR\":\"No products available in this category.\",\"FTfObB\":\"No Products Yet\",\"+Y976X\":\"No Promo Codes to show\",\"MAavyl\":\"No questions answered by this attendee.\",\"SnlQeq\":\"No questions have been asked for this order.\",\"Ev2r9A\":\"No results\",\"gk5uwN\":\"No Search Results\",\"RHyZUL\":\"No search results.\",\"RY2eP1\":\"No Taxes or Fees have been added.\",\"EdQY6l\":\"None\",\"OJx3wK\":\"Not available\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notes\",\"jtrY3S\":\"Nothing to show yet\",\"hFwWnI\":\"Notification Settings\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Notify organizer of new orders\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Number of days allowed for payment (leave blank to omit payment terms from invoices)\",\"n86jmj\":\"Number Prefix\",\"mwe+2z\":\"Offline orders are not reflected in event statistics until the order is marked as paid.\",\"dWBrJX\":\"Offline payment failed. Please try again or contact the event organizer.\",\"fcnqjw\":\"Offline Payment Instructions\",\"+eZ7dp\":\"Offline Payments\",\"ojDQlR\":\"Offline Payments Information\",\"u5oO/W\":\"Offline Payments Settings\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"On Sale\",\"Ug4SfW\":\"Once you create an event, you'll see it here.\",\"ZxnK5C\":\"Once you start collecting data, you'll see it here.\",\"PnSzEc\":\"Once you're ready, set your event live and start selling products.\",\"J6n7sl\":\"Ongoing\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Event Details\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Open Check-In Page\",\"OdnLE4\":\"Open sidebar\",\"ZZEYpT\":[\"Option \",[\"i\"]],\"oPknTP\":\"Optional additional information to appear on all invoices (e.g., payment terms, late payment fees, return policy)\",\"OrXJBY\":\"Optional prefix for invoice numbers (e.g., INV-)\",\"0zpgxV\":\"Options\",\"BzEFor\":\"or\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order Cancelled\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Order Date\",\"Tol4BF\":\"Order Details\",\"WbImlQ\":\"Order has been canceled and the order owner has been notified.\",\"nAn4Oe\":\"Order marked as paid\",\"uzEfRz\":\"Order Notes\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Order Reference\",\"acIJ41\":\"Order Status\",\"GX6dZv\":\"Order Summary\",\"tDTq0D\":\"Order timeout\",\"1h+RBg\":\"Orders\",\"3y+V4p\":\"Organization Address\",\"GVcaW6\":\"Organization Details\",\"nfnm9D\":\"Organization Name\",\"G5RhpL\":\"Organizer\",\"mYygCM\":\"Organizer is required\",\"Pa6G7v\":\"Organizer Name\",\"l894xP\":\"Organizers can only manage events and products. They cannot manage users, account settings or billing information.\",\"fdjq4c\":\"Padding\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Page not found\",\"QbrUIo\":\"Page views\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"paid\",\"HVW65c\":\"Paid Product\",\"ZfxaB4\":\"Partially Refunded\",\"8ZsakT\":\"Password\",\"TUJAyx\":\"Password must be a minimum of 8 characters\",\"vwGkYB\":\"Password must be at least 8 characters\",\"BLTZ42\":\"Password reset successfully. Please login with your new password.\",\"f7SUun\":\"Passwords are not the same\",\"aEDp5C\":\"Paste this where you want the widget to appear.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Payment\",\"Lg+ewC\":\"Payment & Invoicing\",\"DZjk8u\":\"Payment & Invoicing Settings\",\"lflimf\":\"Payment Due Period\",\"JhtZAK\":\"Payment Failed\",\"JEdsvQ\":\"Payment Instructions\",\"bLB3MJ\":\"Payment Methods\",\"QzmQBG\":\"Payment provider\",\"lsxOPC\":\"Payment Received\",\"wJTzyi\":\"Payment Status\",\"xgav5v\":\"Payment succeeded!\",\"R29lO5\":\"Payment Terms\",\"/roQKz\":\"Percentage\",\"vPJ1FI\":\"Percentage Amount\",\"xdA9ud\":\"Place this in the of your website.\",\"blK94r\":\"Please add at least one option\",\"FJ9Yat\":\"Please check the provided information is correct\",\"TkQVup\":\"Please check your email and password and try again\",\"sMiGXD\":\"Please check your email is valid\",\"Ajavq0\":\"Please check your email to confirm your email address\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Please continue in the new tab\",\"hcX103\":\"Please create a product\",\"cdR8d6\":\"Please create a ticket\",\"x2mjl4\":\"Please enter a valid image URL that points to an image.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Please Note\",\"C63rRe\":\"Please return to the event page to start over.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Please select at least one product\",\"igBrCH\":\"Please verify your email address to access all features\",\"/IzmnP\":\"Please wait while we prepare your invoice...\",\"MOERNx\":\"Portuguese\",\"qCJyMx\":\"Post Checkout message\",\"g2UNkE\":\"Powered by\",\"Rs7IQv\":\"Pre Checkout message\",\"rdUucN\":\"Preview\",\"a7u1N9\":\"Price\",\"CmoB9j\":\"Price display mode\",\"BI7D9d\":\"Price not set\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Price Type\",\"6RmHKN\":\"Primary Color\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primary Text Color\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Print All Tickets\",\"DKwDdj\":\"Print Tickets\",\"K47k8R\":\"Product\",\"1JwlHk\":\"Product Category\",\"U61sAj\":\"Product category updated successfully.\",\"1USFWA\":\"Product deleted successfully\",\"4Y2FZT\":\"Product Price Type\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Product Sales\",\"U/R4Ng\":\"Product Tier\",\"sJsr1h\":\"Product Type\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Product(s)\",\"N0qXpE\":\"Products\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Products sold\",\"/u4DIx\":\"Products Sold\",\"DJQEZc\":\"Products sorted successfully\",\"vERlcd\":\"Profile\",\"kUlL8W\":\"Profile updated successfully\",\"cl5WYc\":[\"Promo \",[\"promo_code\"],\" code applied\"],\"P5sgAk\":\"Promo Code\",\"yKWfjC\":\"Promo Code page\",\"RVb8Fo\":\"Promo Codes\",\"BZ9GWa\":\"Promo codes can be used to offer discounts, presale access, or provide special access to your event.\",\"OP094m\":\"Promo Codes Report\",\"4kyDD5\":\"Provide additional context or instructions for this question. Use this field to add terms\\nand conditions, guidelines, or any important information that attendees need to know before answering.\",\"toutGW\":\"QR Code\",\"LkMOWF\":\"Quantity Available\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Question deleted\",\"avf0gk\":\"Question Description\",\"oQvMPn\":\"Question Title\",\"enzGAL\":\"Questions\",\"ROv2ZT\":\"Questions & Answers\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radio Option\",\"C4TjpG\":\"Read less\",\"I3QpvQ\":\"Recipient\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Refund Failed\",\"n10yGu\":\"Refund order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Refund Pending\",\"xHpVRl\":\"Refund Status\",\"/BI0y9\":\"Refunded\",\"fgLNSM\":\"Register\",\"9+8Vez\":\"Remaining Uses\",\"tasfos\":\"remove\",\"t/YqKh\":\"Remove\",\"t9yxlZ\":\"Reports\",\"prZGMe\":\"Require Billing Address\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Resend email confirmation\",\"wIa8Qe\":\"Resend invitation\",\"VeKsnD\":\"Resend order email\",\"dFuEhO\":\"Resend ticket email\",\"o6+Y6d\":\"Resending...\",\"OfhWJH\":\"Reset\",\"RfwZxd\":\"Reset password\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Restore event\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Return to Event Page\",\"8YBH95\":\"Revenue\",\"PO/sOY\":\"Revoke invitation\",\"GDvlUT\":\"Role\",\"ELa4O9\":\"Sale End Date\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Sale Start Date\",\"hBsw5C\":\"Sales ended\",\"kpAzPe\":\"Sales start\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Save\",\"IUwGEM\":\"Save Changes\",\"U65fiW\":\"Save Organizer\",\"UGT5vp\":\"Save Settings\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Search by attendee name, email or order #...\",\"+pr/FY\":\"Search by event name...\",\"3zRbWw\":\"Search by name, email, or order #...\",\"L22Tdf\":\"Search by name, order #, attendee # or email...\",\"BiYOdA\":\"Search by name...\",\"YEjitp\":\"Search by subject or content...\",\"Pjsch9\":\"Search capacity assignments...\",\"r9M1hc\":\"Search check-in lists...\",\"+0Yy2U\":\"Search products\",\"YIix5Y\":\"Search...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Secondary Color\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Secondary Text Color\",\"02ePaq\":[\"Select \",[\"0\"]],\"QuNKRX\":\"Select Camera\",\"9FQEn8\":\"Select category...\",\"kWI/37\":\"Select organizer\",\"ixIx1f\":\"Select Product\",\"3oSV95\":\"Select Product Tier\",\"C4Y1hA\":\"Select products\",\"hAjDQy\":\"Select status\",\"QYARw/\":\"Select Ticket\",\"OMX4tH\":\"Select tickets\",\"DrwwNd\":\"Select time period\",\"O/7I0o\":\"Select...\",\"JlFcis\":\"Send\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Send a message\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Send Message\",\"D7ZemV\":\"Send order confirmation and ticket email\",\"v1rRtW\":\"Send Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Description\",\"/SIY6o\":\"SEO Keywords\",\"GfWoKv\":\"SEO Settings\",\"rXngLf\":\"SEO Title\",\"/jZOZa\":\"Service Fee\",\"Bj/QGQ\":\"Set a minimum price and let users pay more if they choose\",\"L0pJmz\":\"Set the starting number for invoice numbering. This cannot be changed once invoices have been generated.\",\"nYNT+5\":\"Set up your event\",\"A8iqfq\":\"Set your event live\",\"Tz0i8g\":\"Settings\",\"Z8lGw6\":\"Share\",\"B2V3cA\":\"Share Event\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Show available product quantity\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Show more\",\"izwOOD\":\"Show tax and fees separately\",\"1SbbH8\":\"Shown to the customer after they checkout, on the order summary page.\",\"YfHZv0\":\"Shown to the customer before they checkout\",\"CBBcly\":\"Shows common address fields, including country\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Single line text box\",\"+P0Cn2\":\"Skip this step\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Sold out\",\"Mi1rVn\":\"Sold Out\",\"nwtY4N\":\"Something went wrong\",\"GRChTw\":\"Something went wrong while deleting the Tax or Fee\",\"YHFrbe\":\"Something went wrong! Please try again\",\"kf83Ld\":\"Something went wrong.\",\"fWsBTs\":\"Something went wrong. Please try again.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Sorry, this promo code is not recognized\",\"65A04M\":\"Spanish\",\"mFuBqb\":\"Standard product with a fixed price\",\"D3iCkb\":\"Start Date\",\"/2by1f\":\"State or Region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe payments are not enabled for this event.\",\"UJmAAK\":\"Subject\",\"X2rrlw\":\"Subtotal\",\"zzDlyQ\":\"Success\",\"b0HJ45\":[\"Success! \",[\"0\"],\" will receive an email shortly.\"],\"BJIEiF\":[\"Successfully \",[\"0\"],\" attendee\"],\"OtgNFx\":\"Successfully confirmed email address\",\"IKwyaF\":\"Successfully confirmed email change\",\"zLmvhE\":\"Successfully created attendee\",\"gP22tw\":\"Successfully Created Product\",\"9mZEgt\":\"Successfully Created Promo Code\",\"aIA9C4\":\"Successfully Created Question\",\"J3RJSZ\":\"Successfully updated attendee\",\"3suLF0\":\"Successfully updated Capacity Assignment\",\"Z+rnth\":\"Successfully updated Check-In List\",\"vzJenu\":\"Successfully Updated Email Settings\",\"7kOMfV\":\"Successfully Updated Event\",\"G0KW+e\":\"Successfully Updated Homepage Design\",\"k9m6/E\":\"Successfully Updated Homepage Settings\",\"y/NR6s\":\"Successfully Updated Location\",\"73nxDO\":\"Successfully Updated Misc Settings\",\"4H80qv\":\"Successfully updated order\",\"6xCBVN\":\"Successfully Updated Payment & Invoicing Settings\",\"1Ycaad\":\"Successfully updated product\",\"70dYC8\":\"Successfully Updated Promo Code\",\"F+pJnL\":\"Successfully Updated Seo Settings\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Support Email\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Tax\",\"geUFpZ\":\"Tax & Fees\",\"dFHcIn\":\"Tax Details\",\"wQzCPX\":\"Tax information to appear at the bottom of all invoices (e.g., VAT number, tax registration)\",\"0RXCDo\":\"Tax or Fee deleted successfully\",\"ZowkxF\":\"Taxes\",\"qu6/03\":\"Taxes and Fees\",\"gypigA\":\"That promo code is invalid\",\"5ShqeM\":\"The check-in list you are looking for does not exist.\",\"QXlz+n\":\"The default currency for your events.\",\"mnafgQ\":\"The default timezone for your events.\",\"o7s5FA\":\"The language the attendee will receive emails in.\",\"NlfnUd\":\"The link you clicked is invalid.\",\"HsFnrk\":[\"The maximum number of products for \",[\"0\"],\"is \",[\"1\"]],\"TSAiPM\":\"The page you are looking for does not exist\",\"MSmKHn\":\"The price displayed to the customer will include taxes and fees.\",\"6zQOg1\":\"The price displayed to the customer will not include taxes and fees. They will be shown separately\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"The title of the event that will be displayed in search engine results and when sharing on social media. By default, the event title will be used\",\"wDx3FF\":\"There are no products available for this event\",\"pNgdBv\":\"There are no products available in this category\",\"rMcHYt\":\"There is a refund pending. Please wait for it to complete before requesting another refund.\",\"F89D36\":\"There was an error marking the order as paid\",\"68Axnm\":\"There was an error processing your request. Please try again.\",\"mVKOW6\":\"There was an error sending your message\",\"AhBPHd\":\"These details will only be shown if order is completed successfully. Orders awaiting payment will not show this message.\",\"Pc/Wtj\":\"This attendee has an unpaid order.\",\"mf3FrP\":\"This category doesn't have any products yet.\",\"8QH2Il\":\"This category is hidden from public view\",\"xxv3BZ\":\"This check-in list has expired\",\"Sa7w7S\":\"This check-in list has expired and is no longer available for check-ins.\",\"Uicx2U\":\"This check-in list is active\",\"1k0Mp4\":\"This check-in list is not active yet\",\"K6fmBI\":\"This check-in list is not yet active and is not available for check-ins.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"This information will be shown on the payment page, order summary page, and order confirmation email.\",\"XAHqAg\":\"This is a general product, like a t-shirt or a mug. No ticket will be issued\",\"CNk/ro\":\"This is an online event\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"This message will be included in the footer of all emails sent from this event\",\"55i7Fa\":\"This message will only be shown if order is completed successfully. Orders awaiting payment will not show this message\",\"RjwlZt\":\"This order has already been paid.\",\"5K8REg\":\"This order has already been refunded.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"This order has been cancelled.\",\"Q0zd4P\":\"This order has expired. Please start again.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"This order is complete.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"This order page is no longer available.\",\"i0TtkR\":\"This overrides all visibility settings and will hide the product from all customers.\",\"cRRc+F\":\"This product cannot be deleted because it is associated with an order. You can hide it instead.\",\"3Kzsk7\":\"This product is a ticket. Buyers will be issued a ticket upon purchase\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"This reset password link is invalid or expired.\",\"IV9xTT\":\"This user is not active, as they have not accepted their invitation.\",\"5AnPaO\":\"ticket\",\"kjAL4v\":\"Ticket\",\"dtGC3q\":\"Ticket email has been resent to attendee\",\"54q0zp\":\"Tickets for\",\"xN9AhL\":[\"Tier \",[\"0\"]],\"jZj9y9\":\"Tiered Product\",\"8wITQA\":\"Tiered products allow you to offer multiple price options for the same product. This is perfect for early bird products, or offering different price options for different groups of people.\",\"nn3mSR\":\"Time left:\",\"s/0RpH\":\"Times used\",\"y55eMd\":\"Times Used\",\"40Gx0U\":\"Timezone\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Tools\",\"72c5Qo\":\"Total\",\"YXx+fG\":\"Total Before Discounts\",\"NRWNfv\":\"Total Discount Amount\",\"BxsfMK\":\"Total Fees\",\"2bR+8v\":\"Total Gross Sales\",\"mpB/d9\":\"Total order amount\",\"m3FM1g\":\"Total refunded\",\"jEbkcB\":\"Total Refunded\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total Tax\",\"+zy2Nq\":\"Type\",\"FMdMfZ\":\"Unable to check in attendee\",\"bPWBLL\":\"Unable to check out attendee\",\"9+P7zk\":\"Unable to create product. Please check the your details\",\"WLxtFC\":\"Unable to create product. Please check your details\",\"/cSMqv\":\"Unable to create question. Please check the your details\",\"MH/lj8\":\"Unable to update question. Please check the your details\",\"nnfSdK\":\"Unique Customers\",\"Mqy/Zy\":\"United States\",\"NIuIk1\":\"Unlimited\",\"/p9Fhq\":\"Unlimited available\",\"E0q9qH\":\"Unlimited usages allowed\",\"h10Wm5\":\"Unpaid Order\",\"ia8YsC\":\"Upcoming\",\"TlEeFv\":\"Upcoming Events\",\"L/gNNk\":[\"Update \",[\"0\"]],\"+qqX74\":\"Update event name, description and dates\",\"vXPSuB\":\"Update profile\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL copied to clipboard\",\"e5lF64\":\"Usage Example\",\"fiV0xj\":\"Usage Limit\",\"sGEOe4\":\"Use a blurred version of the cover image as the background\",\"OadMRm\":\"Use cover image\",\"7PzzBU\":\"User\",\"yDOdwQ\":\"User Management\",\"Sxm8rQ\":\"Users\",\"VEsDvU\":\"Users can change their email in <0>Profile Settings\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"VAT\",\"E/9LUk\":\"Venue Name\",\"jpctdh\":\"View\",\"Pte1Hv\":\"View Attendee Details\",\"/5PEQz\":\"View event page\",\"fFornT\":\"View full message\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"View on Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in list\",\"tF+VVr\":\"VIP Ticket\",\"2q/Q7x\":\"Visibility\",\"vmOFL/\":\"We could not process your payment. Please try again or contact support.\",\"45Srzt\":\"We couldn't delete the category. Please try again.\",\"/DNy62\":[\"We couldn't find any tickets matching \",[\"0\"]],\"1E0vyy\":\"We couldn't load the data. Please try again.\",\"NmpGKr\":\"We couldn't reorder the categories. Please try again.\",\"BJtMTd\":\"We recommend dimensions of 1950px by 650px, a ratio of 3:1, and a maximum file size of 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"We were unable to confirm your payment. Please try again or contact support.\",\"Gspam9\":\"We're processing your order. Please wait...\",\"LuY52w\":\"Welcome aboard! Please login to continue.\",\"dVxpp5\":[\"Welcome back\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"What are Tiered Products?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"What is a Category?\",\"gxeWAU\":\"What products does this code apply to?\",\"hFHnxR\":\"What products does this code apply to? (Applies to all by default)\",\"AeejQi\":\"What products should this capacity apply to?\",\"Rb0XUE\":\"What time will you be arriving?\",\"5N4wLD\":\"What type of question is this?\",\"gyLUYU\":\"When enabled, invoices will be generated for ticket orders. Invoices will sent along with the order confirmation email. Attendees can also download their invoices from the order confirmation page.\",\"D3opg4\":\"When offline payments are enabled, users will be able to complete their orders and receive their tickets. Their tickets will clearly indicate the order is not paid, and the check-in tool will notify the check-in staff if an order requires payment.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Which tickets should be associated with this check-in list?\",\"S+OdxP\":\"Who is organizing this event?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Who should be asked this question?\",\"VxFvXQ\":\"Widget Embed\",\"v1P7Gm\":\"Widget Settings\",\"b4itZn\":\"Working\",\"hqmXmc\":\"Working...\",\"+G/XiQ\":\"Year to date\",\"l75CjT\":\"Yes\",\"QcwyCh\":\"Yes, remove them\",\"ySeBKv\":\"You already scanned this ticket\",\"P+Sty0\":[\"You are changing your email to <0>\",[\"0\"],\".\"],\"gGhBmF\":\"You are offline\",\"sdB7+6\":\"You can create a promo code which targets this product on the\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"You cannot change the product type as there are attendees associated with this product.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"You cannot check in attendees with unpaid orders. This setting can be changed in the event settings.\",\"c9Evkd\":\"You cannot delete the last category.\",\"6uwAvx\":\"You cannot delete this price tier because there are already products sold for this tier. You can hide it instead.\",\"tFbRKJ\":\"You cannot edit the role or status of the account owner.\",\"fHfiEo\":\"You cannot refund a manually created order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"You have access to multiple accounts. Please choose one to continue.\",\"Z6q0Vl\":\"You have already accepted this invitation. Please login to continue.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"You have no pending email change.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"You have run out of time to complete your order.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"You haven't sent any messages yet. You can send messages to all attendees, or to specific product holders.\",\"R6i9o9\":\"You must acknowledge that this email is not promotional\",\"3ZI8IL\":\"You must agree to the terms and conditions\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"You must create a ticket before you can manually add an attendee.\",\"jE4Z8R\":\"You must have at least one price tier\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"You will have to mark an order as paid manually. This can be done on the manage order page.\",\"L/+xOk\":\"You'll need a ticket before you can create a check-in list.\",\"Djl45M\":\"You'll need at a product before you can create a capacity assignment.\",\"y3qNri\":\"You'll need at least one product to get started. Free, paid or let the user decide what to pay.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Your account name is used on event pages and in emails.\",\"veessc\":\"Your attendees will appear here once they have registered for your event. You can also manually add attendees.\",\"Eh5Wrd\":\"Your awesome website 🎉\",\"lkMK2r\":\"Your Details\",\"3ENYTQ\":[\"Your email request change to <0>\",[\"0\"],\" is pending. Please check your email to confirm\"],\"yZfBoy\":\"Your message has been sent\",\"KSQ8An\":\"Your Order\",\"Jwiilf\":\"Your order has been cancelled\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Your orders will appear here once they start rolling in.\",\"9TO8nT\":\"Your password\",\"P8hBau\":\"Your payment is processing.\",\"UdY1lL\":\"Your payment was not successful, please try again.\",\"fzuM26\":\"Your payment was unsuccessful. Please try again.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Your refund is processing.\",\"IFHV2p\":\"Your ticket for\",\"x1PPdr\":\"ZIP / Postal Code\",\"BM/KQm\":\"Zip or Postal Code\",\"+LtVBt\":\"ZIP or Postal Code\",\"25QDJ1\":\"- Нажмите, чтобы опубликовать\",\"WOyJmc\":\"- Нажмите, чтобы снять с публикации\",\"ncwQad\":\"(empty)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" уже зарегистрирован\"],\"S4PqS9\":[[\"0\"],\" Active Webhooks\"],\"6MIiOI\":[[\"0\"],\" left\"],\"COnw8D\":[[\"0\"],\" logo\"],\"B7pZfX\":[[\"0\"],\" organizers\"],\"/HkCs4\":[[\"0\"],\" tickets\"],\"TjbIUI\":[[\"availableCount\"],\" of \",[\"totalCount\"],\" available\"],\"OJnhhX\":[[\"eventCount\"],\" events\"],\"3IEF7U\":[[\"totalCount\"],\" ticket types\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Tax/Fees\",\"B1St2O\":\"<0>Check-in lists help you manage event entry by day, area, or ticket type. You can link tickets to specific lists such as VIP zones or Day 1 passes and share a secure check-in link with staff. No account is required. Check-in works on mobile, desktop, or tablet, using a device camera or HID USB scanner. \",\"v9VSIS\":\"<0>Set a single total attendance limit that applies to multiple ticket types at once.<1>For example, if you link a <2>Day Pass and a <3>Full Weekend ticket, they will both draw from the same pool of spots. Once the limit is reached, all linked tickets automatically stop selling.\",\"ZnVt5v\":\"<0>Webhooks instantly notify external services when events happen, like adding a new attendee to your CRM or mailing list upon registration, ensuring seamless automation.<1>Use third-party services like <2>Zapier, <3>IFTTT or <4>Make to create custom workflows and automate tasks.\",\"fAv9QG\":\"🎟️ Add tickets\",\"M2DyLc\":\"1 Active Webhook\",\"yTsaLw\":\"1 ticket\",\"nz96Ue\":\"1 ticket type\",\"HR/cvw\":\"123 Sample Street\",\"kMU5aM\":\"A cancellation notice has been sent to\",\"V53XzQ\":\"A new verification code has been sent to your email\",\"/z/bH1\":\"A short description of your organizer that will be displayed to your users.\",\"aS0jtz\":\"Abandoned\",\"uyJsf6\":\"About\",\"WTk/ke\":\"About Stripe Connect\",\"JvuLls\":\"Absorb fee\",\"lk74+I\":\"Absorb Fee\",\"1uJlG9\":\"Accent Color\",\"K5+3xg\":\"Accept invitation\",\"VTfZPy\":\"Access Denied\",\"iN5Cz3\":\"Аккаунт уже подключен!\",\"YP4JuP\":\"Account configuration updated successfully\",\"vOuxvL\":\"Account Information\",\"EHNORh\":\"Account not found\",\"bPwFdf\":\"Accounts\",\"nMtNd+\":\"Требуется действие: Переподключите ваш аккаунт Stripe\",\"AhwTa1\":\"Action Required: VAT Information Needed\",\"APyAR/\":\"Active Events\",\"UWWRyd\":\"Add custom questions to collect additional information during checkout\",\"a5KFZU\":\"Add event details and manage event settings.\",\"Fb+SDI\":\"Add More tickets\",\"7JF9w9\":\"Add Question\",\"6PNlRV\":\"Add this event to your calendar\",\"BGD9Yt\":\"Add tickets\",\"QN2F+7\":\"Add Webhook\",\"NsWqSP\":\"Add your social media handles and website URL. These will be displayed on your public organizer page.\",\"bVjDs9\":\"Additional Fees\",\"0Zypnp\":\"Admin Dashboard\",\"YAV57v\":\"Affiliate\",\"I+utEq\":\"Affiliate code cannot be changed\",\"/jHBj5\":\"Affiliate created successfully\",\"uCFbG2\":\"Affiliate deleted successfully\",\"a41PKA\":\"Affiliate sales will be tracked\",\"mJJh2s\":\"Affiliate sales will not be tracked. This will deactivate the affiliate.\",\"jabmnm\":\"Affiliate updated successfully\",\"CPXP5Z\":\"Affiliates\",\"9Wh+ug\":\"Affiliates Exported\",\"3cqmut\":\"Affiliates help you track sales generated by partners and influencers. Create affiliate codes and share them to monitor performance.\",\"7rLTkE\":\"All Archived Events\",\"gKq1fa\":\"All attendees\",\"pMLul+\":\"All Currencies\",\"qlaZuT\":\"Готово! Теперь вы используете нашу обновленную платежную систему.\",\"ZS/D7f\":\"All Ended Events\",\"QsYjci\":\"All Events\",\"31KB8w\":\"All failed jobs deleted\",\"D2g7C7\":\"All jobs queued for retry\",\"dr7CWq\":\"All Upcoming Events\",\"GpT6Uf\":\"Разрешить участникам обновлять информацию о билетах (имя, электронная почта) через защищенную ссылку, отправленную с подтверждением заказа.\",\"QUg5y1\":\"Почти готово! Завершите подключение аккаунта Stripe для начала приема платежей.\",\"c4uJfc\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds.\",\"ocS8eq\":[\"Already have an account? <0>\",[\"0\"],\"\"],\"/H326L\":\"Уже возвращено\",\"RtxQTF\":\"Также отменить этот заказ\",\"jkNgQR\":\"Также вернуть деньги за этот заказ\",\"xYqsHg\":\"Always available\",\"Wvrz79\":\"Amount Paid\",\"Zkymb9\":\"An email to associate with this affiliate. The affiliate will not be notified.\",\"vRznIT\":\"An error occurred while checking export status.\",\"eusccx\":\"An optional message to display on the highlighted product, e.g. \\\"Selling fast 🔥\\\" or \\\"Best value\\\"\",\"QNrkms\":\"Answer updated successfully.\",\"Znwxal\":\"Application Fees Configuration\",\"261RBr\":\"Approve Message\",\"0aVEBY\":\"Are you sure you want to delete all failed jobs?\",\"LchiNd\":\"Are you sure you want to delete this affiliate? This action cannot be undone.\",\"vPeW/6\":\"Are you sure you want to delete this configuration? This may affect accounts using it.\",\"JmVITJ\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the default template.\",\"aLS+A6\":\"Are you sure you want to delete this template? This action cannot be undone and emails will fall back to the organizer or default template.\",\"5H3Z78\":\"Are you sure you want to delete this webhook?\",\"147G4h\":\"Are you sure you want to leave?\",\"VDWChT\":\"Are you sure you want to make this organizer draft? This will make the organizer page invisible to the public\",\"pWtQJM\":\"Are you sure you want to make this organizer public? This will make the organizer page visible to the public\",\"WFHOlF\":\"Are you sure you want to publish this event? Once published, it will be visible to the public.\",\"4TNVdy\":\"Are you sure you want to publish this organizer profile? Once published, it will be visible to the public.\",\"cDtoWq\":[\"Are you sure you want to resend the order confirmation to \",[\"0\"],\"?\"],\"xeIaKw\":[\"Are you sure you want to resend the ticket to \",[\"0\"],\"?\"],\"ExDt3P\":\"Are you sure you want to unpublish this event? It will no longer be visible to the public.\",\"5Qmxo/\":\"Are you sure you want to unpublish this organizer profile? It will no longer be visible to the public.\",\"Uqefyd\":\"Are you VAT registered in the EU?\",\"+QARA4\":\"Art\",\"tLf3yJ\":\"As your business is based in Ireland, Irish VAT at 23% applies automatically to all platform fees.\",\"QGoXh3\":\"As your business is based in the EU, we need to determine the correct VAT treatment for our platform fees:\",\"tMeVa/\":\"Ask for name and email for each ticket purchased\",\"/JdZIP\":\"Assigned Configuration\",\"xdiER7\":\"Assigned Tier\",\"F2rX0R\":\"At least one event type must be selected\",\"BCmibk\":\"Attempts\",\"6PecK3\":\"Attendance and check-in rates across all events\",\"AJ4rvK\":\"Attendee Cancelled\",\"qvylEK\":\"Attendee Created\",\"Aspq3b\":\"Attendee details collection\",\"fpb0rX\":\"Attendee details copied from order\",\"0R3Y+9\":\"Attendee Email\",\"94aQMU\":\"Attendee Information\",\"KkrBiR\":\"Attendee information collection\",\"av+gjP\":\"Attendee Name\",\"cosfD8\":\"Attendee Status\",\"D2qlBU\":\"Attendee Updated\",\"22BOve\":\"Участник успешно обновлен\",\"x8Vnvf\":\"Attendee's ticket not included in this list\",\"k3Tngl\":\"Attendees Exported\",\"UoIRW8\":\"Attendees registered\",\"5UbY+B\":\"Attendees with a specific ticket\",\"4HVzhV\":\"Attendees:\",\"HVkhy2\":\"Attribution Analytics\",\"dMMjeD\":\"Attribution Breakdown\",\"1oPDuj\":\"Attribution Value\",\"PZ7FTW\":\"Automatically detected based on background color, but can be overridden\",\"clF06r\":\"Доступно для возврата\",\"NB5+UG\":\"Available Tokens\",\"EmYMHc\":\"Awaiting Offline Pmt.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Back to Accounts\",\"kYqM1A\":\"Back to Event\",\"td/bh+\":\"Back to Reports\",\"jIPNJG\":\"Basic Information\",\"WOpH7O\":\"Beautiful checkout experience on any device\",\"iMdwTb\":\"Before your event can go live, there are a few things you need to do. Complete all the steps below to get started.\",\"UabgBd\":\"Body is required\",\"HWXuQK\":\"Bookmark this page to manage your order anytime.\",\"CUKVDt\":\"Brand your tickets with a custom logo, colors, and footer message.\",\"9N+p+g\":\"Business\",\"7ns+do\":\"Business Address\",\"LeC29u\":\"Business address for VAT purposes\",\"RReHTu\":\"Business Name\",\"bv6RXK\":\"Button Label\",\"ChDLlO\":\"Button Text\",\"BUe8Wj\":\"Buyer pays\",\"qF1qbA\":\"Buyers see a clean price. The platform fee is deducted from your payout.\",\"DFqasq\":[\"By continuing, you agree to the <0>\",[\"0\"],\" Terms of Service\"],\"lFdbRS\":\"Bypass Application Fees\",\"2VLZwd\":\"Call-to-Action Button\",\"PUpvQe\":\"Camera Scanner\",\"D02dD9\":\"Campaign\",\"H4nE+E\":\"Отменить все продукты и вернуть их в общий пул\",\"tOXAdc\":\"Отмена отменит всех участников, связанных с этим заказом, и вернет билеты в доступный пул.\",\"IrUqjC\":\"Cannot Check In (Cancelled)\",\"01sEfm\":\"Cannot delete the system default configuration\",\"VsM1HH\":\"Capacity Assignments\",\"K7tIrx\":\"Category\",\"2tbLdK\":\"Charity\",\"v4fiSg\":\"Check your email\",\"51AsAN\":\"Check your inbox! If tickets are associated with this email, you'll receive a link to view them.\",\"udRwQs\":\"Check-in Created\",\"F4SRy3\":\"Check-in Deleted\",\"9gPPUY\":\"Check-In List Created\",\"f2vU9t\":\"Check-in Lists\",\"tMNBEF\":\"Check-in lists let you control entry across days, areas, or ticket types. You can share a secure check-in link with staff — no account required.\",\"SHJwyq\":\"Check-in Rate\",\"qCqdg6\":\"Check-In Status\",\"cKj6OE\":\"Check-in Summary\",\"7B5M35\":\"Check-Ins\",\"DM4gBB\":\"Chinese (Traditional)\",\"pkk46Q\":\"Choose an Organizer\",\"Crr3pG\":\"Choose calendar\",\"LAW8Vb\":\"Choose the default setting for new events. This can be overridden for individual events.\",\"pjp2n5\":\"Choose who pays the platform fee. This does not affect additional fees you've configured in your account settings.\",\"CySr+W\":\"Click to view notes\",\"RG3szS\":\"close\",\"RWw9Lg\":\"Close modal\",\"XwdMMg\":\"Code can only contain letters, numbers, hyphens, and underscores\",\"+yMJb7\":\"Code is required\",\"m9SD3V\":\"Code must be at least 3 characters\",\"V1krgP\":\"Code must be no more than 20 characters\",\"psqIm5\":\"Collaborate with your team to create amazing events together.\",\"4bUH9i\":\"Collect attendee details for each ticket purchased.\",\"TkfG8v\":\"Collect details per order\",\"96ryID\":\"Collect details per ticket\",\"FpsvqB\":\"Color Mode\",\"jEu4bB\":\"Columns\",\"CWk59I\":\"Comedy\",\"rPA+Gc\":\"Communication Preferences\",\"7D9MJz\":\"Complete Stripe Setup\",\"OqEV/G\":\"Завершите настройку ниже для продолжения\",\"nqx+6h\":\"Complete these steps to start selling tickets for your event.\",\"5YrKW7\":\"Complete your payment to secure your tickets.\",\"xGU92i\":\"Complete your profile to join the team.\",\"ih35UP\":\"Conference Center\",\"B5fpAA\":\"Configuration assigned successfully\",\"X1zdE7\":\"Configuration created successfully\",\"mLBUMQ\":\"Configuration deleted successfully\",\"qxquWu\":\"Configuration names are visible to end users. The \\\"Fixed Fee\\\" and \\\"Percentage Fee\\\" are application fees charged in USD on all transactions.\",\"eeZdaB\":\"Configuration updated successfully\",\"3cKoxx\":\"Configurations\",\"8v2LRU\":\"Configure event details, location, checkout options, and email notifications.\",\"raw09+\":\"Configure how attendee details are collected during checkout\",\"FI60XC\":\"Configure Taxes & Fees\",\"NGXKG/\":\"Confirm Email Address\",\"JRQitQ\":\"Confirm new password\",\"Auz0Mz\":\"Confirm your email to access all features.\",\"7+grte\":\"Confirmation email sent! Please check your inbox.\",\"n/7+7Q\":\"Confirmation sent to\",\"o5A0Go\":\"Congratulations on creating an event!\",\"WNnP3w\":\"Подключить и обновить\",\"Xe2tSS\":\"Connect Documentation\",\"1Xxb9f\":\"Connect payment processing\",\"nQI4H5\":\"Connect Stripe to enable email template editing\",\"LmvZ+E\":\"Подключите Stripe для включения сообщений\",\"EWnXR+\":\"Connect to Stripe\",\"VioGG1\":\"Connect your Stripe account to accept payments for tickets and products.\",\"4qmnU8\":\"Подключите ваш аккаунт Stripe для приема платежей.\",\"E1eze1\":\"Подключите ваш аккаунт Stripe для начала приема платежей за ваши мероприятия.\",\"ulV1ju\":\"Подключите ваш аккаунт Stripe для начала приема платежей.\",\"/3017M\":\"Connected to Stripe\",\"jfC/xh\":\"Contact\",\"LOFgda\":[\"Contact \",[\"0\"]],\"41BQ3k\":\"Contact Email\",\"KcXRN+\":\"Contact email for support\",\"m8WD6t\":\"Continue Setup\",\"0GwUT4\":\"Continue to Checkout\",\"sBV87H\":\"Continue to event creation\",\"nKtyYu\":\"Continue to next step\",\"F3/nus\":\"Continue to Payment\",\"p2FRHj\":\"Control how platform fees are handled for this event\",\"1JnTgU\":\"Copied from above\",\"FxVG/l\":\"Copied to clipboard\",\"PiH3UR\":\"Copied!\",\"uUPbPg\":\"Copy Affiliate Link\",\"iVm46+\":\"Copy Code\",\"+2ZJ7N\":\"Copy details to first attendee\",\"ZN1WLO\":\"Copy Email\",\"tUGbi8\":\"Copy my details to:\",\"y22tv0\":\"Copy this link to share it anywhere\",\"/4gGIX\":\"Copy to clipboard\",\"P0rbCt\":\"Cover Image\",\"60u+dQ\":\"Cover image will be displayed at the top of your event page\",\"2NLjA6\":\"Cover image will be displayed at the top of your organizer page\",\"zg4oSu\":[\"Create \",[\"0\"],\" Template\"],\"RKKhnW\":\"Create a custom widget to sell tickets on your site.\",\"yIRev4\":\"Create a password\",\"xfKgwv\":\"Create Affiliate\",\"tudG8q\":\"Create and configure tickets and merchandise for sale.\",\"YAl9Hg\":\"Create Configuration\",\"BTne9e\":\"Create custom email templates for this event that override the organizer defaults\",\"YIDzi/\":\"Create Custom Template\",\"Nc3l/D\":\"Create discounts, access codes for hidden tickets, and special offers.\",\"eWEV9G\":\"Create new password\",\"8AiKIu\":\"Create Ticket or Product\",\"agZ87r\":\"Create tickets for your event, set prices, and manage available quantity.\",\"/HGmW9\":\"Create trackable links to reward partners who promote your event.\",\"dkAPxi\":\"Create Webhook\",\"5slqwZ\":\"Create Your Event\",\"JQNMrj\":\"Create your first event\",\"CCjxOC\":\"Create your first event to start selling tickets and managing attendees.\",\"ZCSSd+\":\"Create your own event\",\"67NsZP\":\"Creating Event...\",\"H34qcM\":\"Creating Organizer...\",\"1YMS+X\":\"Creating your event, please wait\",\"yiy8Jt\":\"Creating your organizer profile, please wait\",\"lfLHNz\":\"CTA label is required\",\"BMtue0\":\"Текущий платежный процессор\",\"T+1APV\":\"Current VAT number is validated\",\"v2GlhZ\":\"Current VAT number validation failed\",\"iTvh6I\":\"Currently available for purchase\",\"g7HIC0\":\"Custom Branding\",\"mimF6c\":\"Custom message after checkout\",\"O6mra8\":\"Custom Questions\",\"axv/Mi\":\"Custom template\",\"QMHSMS\":\"Клиент получит email с подтверждением возврата\",\"L/Qc+w\":\"Customer's email address\",\"wpfWhJ\":\"Customer's first name\",\"GIoqtA\":\"Customer's last name\",\"NihQNk\":\"Customers\",\"7gsjkI\":\"Customize the emails sent to your customers using Liquid templating. These templates will be used as defaults for all events in your organization.\",\"xJaTUK\":\"Customize the layout, colors, and branding of your event homepage.\",\"MXZfGN\":\"Customize the questions asked during checkout to gather important information from your attendees.\",\"iX6SLo\":\"Customize the text shown on the continue button\",\"pxNIxa\":\"Customize your email template using Liquid templating\",\"3trPKm\":\"Customize your organizer page appearance\",\"/gWrVZ\":\"Daily revenue, taxes, fees, and refunds across all events\",\"zgCHnE\":\"Daily Sales Report\",\"nHm0AI\":\"Daily sales, tax, and fee breakdown\",\"pvnfJD\":\"Dark\",\"nE5o/t\":\"Data Ownership\",\"lnYE59\":\"Date of the event\",\"gnBreG\":\"Дата размещения заказа\",\"ovBPCi\":\"Default\",\"JtI4vj\":\"Default attendee information collection\",\"3R/Tu2\":\"Default Fee Handling\",\"1bZAZA\":\"Default template will be used\",\"vu7gDm\":\"Delete Affiliate\",\"KZN4Lc\":\"Delete All\",\"+jw/c1\":\"Delete image\",\"hdyeZ0\":\"Delete Job\",\"dPyJ15\":\"Delete Template\",\"mxsm1o\":\"Delete this question? This cannot be undone.\",\"snMaH4\":\"Delete webhook\",\"vYgeDk\":\"Deselect All\",\"NvuEhl\":\"Design Elements\",\"H8kMHT\":\"Didn't receive the code?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Dismiss this message\",\"BREO0S\":\"Отображать флажок, позволяющий клиентам подписаться на маркетинговые сообщения от этого организатора мероприятий.\",\"TvY/XA\":\"Documentation\",\"Kdpf90\":\"Don't forget!\",\"352VU2\":\"Don't have an account? <0>Sign up\",\"AXXqG+\":\"Donation\",\"DPfwMq\":\"Done\",\"2+O9st\":\"Download sales, attendee, and financial reports for all completed orders.\",\"eneWvv\":\"Draft\",\"Ts8hhq\":\"Due to the high risk of spam, you must connect a Stripe account before you can modify email templates. This is to ensure that all event organizers are verified and accountable.\",\"TnzbL+\":\"Due to the high risk of spam, you must connect a Stripe account before you can send messages to attendees.\\nThis is to ensure that all event organizers are verified and accountable.\",\"euc6Ns\":\"Duplicate\",\"KRmTkx\":\"Duplicate Product\",\"KIjvtr\":\"Dutch\",\"SPKbfM\":\"e.g., Get Tickets, Register Now\",\"fc7wGW\":\"e.g., Important update about your tickets\",\"54MPqC\":\"e.g., Standard, Premium, Enterprise\",\"LTzmgK\":[\"Edit \",[\"0\"],\" Template\"],\"v4+lcZ\":\"Edit Affiliate\",\"2iZEz7\":\"Edit Answer\",\"tPtRwl\":\"Edit Application Fees\",\"t2bbp8\":\"Редактировать участника\",\"etaWtB\":\"Редактировать данные участника\",\"+guao5\":\"Edit Configuration\",\"vRWOrM\":\"Редактировать данные заказа\",\"3yNuBV\":\"Edit VAT Settings\",\"fW5sSv\":\"Edit webhook\",\"nP7CdQ\":\"Edit Webhook\",\"uBAxNB\":\"Editor\",\"aqxYLv\":\"Education\",\"iiWXDL\":\"Eligibility Failures\",\"zPiC+q\":\"Eligible Check-In Lists\",\"V2sk3H\":\"Email & Templates\",\"hbwCKE\":\"Email address copied to clipboard\",\"dSyJj6\":\"Email addresses do not match\",\"elW7Tn\":\"Email Body\",\"ZsZeV2\":\"Email is required\",\"Be4gD+\":\"Email Preview\",\"6IwNUc\":\"Email Templates\",\"H/UMUG\":\"Email Verification Required\",\"L86zy2\":\"Email verified successfully!\",\"Qj0GKe\":\"Включить самообслуживание для участников\",\"hEtQsg\":\"Включить самообслуживание для участников по умолчанию\",\"Upeg/u\":\"Enable this template for sending emails\",\"RxzN1M\":\"Enabled\",\"sGjBEq\":\"End Date & Time (optional)\",\"PKXt9R\":\"End date must be after start date\",\"48Y16Q\":\"End time (optional)\",\"7YZofi\":\"Enter a subject and body to see the preview\",\"3bR1r4\":\"Enter affiliate email (optional)\",\"ARkzso\":\"Enter affiliate name\",\"y1BZw1\":\"Enter business address\",\"3GfR6a\":\"Enter business name\",\"6KnyG0\":\"Введите электронную почту\",\"INDKM9\":\"Enter email subject...\",\"xUgUTh\":\"Введите имя\",\"9/1YKL\":\"Введите фамилию\",\"VpwcSk\":\"Enter new password\",\"1tAGuY\":\"Enter the VAT number including country code\",\"kWg31j\":\"Enter unique affiliate code\",\"C3nD/1\":\"Enter your email\",\"VmXiz4\":\"Enter your email and we'll send you instructions to reset your password.\",\"n9V+ps\":\"Enter your name\",\"IdULhL\":\"Enter your VAT number including the country code, without spaces (e.g., IE1234567A, DE123456789)\",\"LslKhj\":\"Error loading logs\",\"AKbElk\":\"EU VAT-registered businesses: Reverse charge mechanism applies (0% - Article 196 of VAT Directive 2006/112/EC)\",\"WgD6rb\":\"Event Category\",\"b46pt5\":\"Event Cover Image\",\"1Hzev4\":\"Event custom template\",\"imgKgl\":\"Event Description\",\"kJDmsI\":\"Event details\",\"m/N7Zq\":\"Event Full Address\",\"Nl1ZtM\":\"Event Location\",\"t3AMTs\":\"Event Management Platform\",\"PYs3rP\":\"Event name\",\"HhwcTQ\":\"Event Name\",\"WZZzB6\":\"Event name is required\",\"Wd5CDM\":\"Event name should be less than 150 characters\",\"4JzCvP\":\"Event Not Available\",\"Gh9Oqb\":\"Event organizer name\",\"mImacG\":\"Event Page\",\"JyD0LH\":\"Event Settings\",\"cOePZk\":\"Event Time\",\"e8WNln\":\"Event timezone\",\"GeqWgj\":\"Event Timezone\",\"XVLu2v\":\"Event Title\",\"OfmsI9\":\"Event Too New\",\"YDVUVl\":\"Event Types\",\"4K2OjV\":\"Event Venue\",\"19j6uh\":\"Events Performance\",\"PC3/fk\":\"Events Starting in Next 24 Hours\",\"fTFfOK\":\"Every email template must include a call-to-action button that links to the appropriate page\",\"BVinvJ\":\"Examples: \\\"How did you hear about us?\\\", \\\"Company name for invoice\\\"\",\"2hGPQG\":\"Examples: \\\"T-shirt size\\\", \\\"Meal preference\\\", \\\"Job title\\\"\",\"qNuTh3\":\"Exception\",\"kF8HQ7\":\"Export Answers\",\"2KAI4N\":\"Export CSV\",\"JKfSAv\":\"Export failed. Please try again.\",\"SVOEsu\":\"Export started. Preparing file...\",\"wuyaZh\":\"Export successful\",\"9bpUSo\":\"Exporting Affiliates\",\"jtrqH9\":\"Exporting Attendees\",\"R4Oqr8\":\"Exporting complete. Downloading file...\",\"UlAK8E\":\"Exporting Orders\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Failed\",\"8uOlgz\":\"Failed At\",\"tKcbYd\":\"Failed Jobs\",\"SsI9v/\":\"Failed to abandon order. Please try again.\",\"LdPKPR\":\"Failed to assign configuration\",\"cEFg3R\":\"Failed to create affiliate\",\"dVgNF1\":\"Failed to create configuration\",\"U66oUa\":\"Failed to create template\",\"aFk48v\":\"Failed to delete configuration\",\"Zw6LWb\":\"Failed to delete job\",\"tq0abZ\":\"Failed to delete jobs\",\"vKMKnu\":\"Failed to delete question\",\"xFj7Yj\":\"Failed to delete template\",\"jo3Gm6\":\"Failed to export affiliates\",\"Jjw03p\":\"Failed to export attendees\",\"ZPwFnN\":\"Failed to export orders\",\"zGE3CH\":\"Failed to export report. Please try again.\",\"X4o0MX\":\"Failed to load Webhook\",\"0+iwE5\":\"Failed to reorder questions\",\"EJPAcd\":\"Не удалось повторно отправить подтверждение заказа\",\"DjSbj3\":\"Не удалось повторно отправить билет\",\"YQ3QSS\":\"Failed to resend verification code\",\"wDioLj\":\"Failed to retry job\",\"DKYTWG\":\"Failed to retry jobs\",\"zTkTF3\":\"Failed to save template\",\"l6acRV\":\"Failed to save VAT settings. Please try again.\",\"T6B2gk\":\"Failed to send message. Please try again.\",\"lKh069\":\"Failed to start export job\",\"t/KVOk\":\"Failed to start impersonation. Please try again.\",\"QXgjH0\":\"Failed to stop impersonation. Please try again.\",\"o/blc/\":\"Failed to update account configuration\",\"i0QKrm\":\"Failed to update affiliate\",\"NNc33d\":\"Failed to update answer.\",\"E9jY+o\":\"Не удалось обновить участника\",\"uQynyf\":\"Failed to update configuration\",\"EhlbcI\":\"Failed to update messaging tier\",\"rpGMzC\":\"Не удалось обновить заказ\",\"Eeo/Gy\":\"Failed to update setting\",\"kqA9lY\":\"Failed to update VAT settings\",\"7/9RFs\":\"Failed to upload image.\",\"nkNfWu\":\"Failed to upload image. Please try again.\",\"rxy0tG\":\"Failed to verify email\",\"/sV91a\":\"Fee Handling\",\"T4BMxU\":\"Fees are subject to change. You will be notified of any changes to your fee structure.\",\"LyUWXA\":\"Fees Bypassed\",\"cf35MA\":\"Festival\",\"pAey+4\":\"File is too large. Maximum size is 5MB.\",\"VejKUM\":\"Fill in your details above first\",\"8OvVZZ\":\"Filter Attendees\",\"mvrlBO\":\"Filter by Event\",\"8BwQeU\":\"Завершить настройку\",\"hg80P7\":\"Завершить настройку Stripe\",\"1vBhpG\":\"First attendee\",\"4pwejF\":\"Имя обязательно\",\"6bBh3/\":\"Fixed Fee\",\"j+XQDj\":\"Fixed Fee (USD)\",\"5mpF6N\":[\"Fixed fee amount in \",[\"currencyCode\"]],\"/uXPzP\":\"Fixed fee charged per transaction in USD\",\"LWL3Bs\":\"Fixed fee must be 0 or greater\",\"YXhom6\":\"Fixed Fee:\",\"KgxI80\":\"Flexible Ticketing\",\"lWxAUo\":\"Food & Drink\",\"nFm+5u\":\"Footer Text\",\"MY2SVM\":\"Полный возврат\",\"T02gNN\":\"General Admission\",\"3ep0Gx\":\"General information about your organizer\",\"ziAjHi\":\"Generate\",\"exy8uo\":\"Generate code\",\"4CETZY\":\"Get Directions\",\"+4zM7f\":\"Get paid immediately via Stripe Connect\",\"ZDIydz\":\"Get started\",\"u6FPxT\":\"Get Tickets\",\"8KDgYV\":\"Get your event ready\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Go to Event Page\",\"gHSuV/\":\"Go to home page\",\"6nDzTl\":\"Good readability\",\"aGWZUr\":\"Gross revenue\",\"n8IUs7\":\"Gross Revenue\",\"LIYoRQ\":\"Guest Management\",\"kTSQej\":[\"Hello \",[\"0\"],\", manage your platform from here.\"],\"dORAcs\":\"Here are all the tickets associated with your email address.\",\"g+2103\":\"Here is your affiliate link\",\"QlwJ9d\":\"Вот что ожидать:\",\"/iE8xx\":\"Hi.Events Fee\",\"zppscQ\":\"Hi.Events platform fees and VAT breakdown by transaction\",\"D+zLDD\":\"Hidden\",\"DRErHC\":\"Hidden from attendees - only visible to organizers\",\"P+5Pbo\":\"Hide Answers\",\"FmogyU\":\"Hide Options\",\"gtEbeW\":\"Highlight\",\"NF8sdv\":\"Highlight Message\",\"MXSqmS\":\"Highlight this product\",\"7ER2sc\":\"Highlighted\",\"sq7vjE\":\"Highlighted products will have a different background color to make them stand out on the event page.\",\"AVpmAa\":\"How to pay offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Hungarian\",\"YLgdk5\":\"I confirm this is a transactional message related to this event\",\"4/kP5a\":\"If a new tab did not open automatically, please click the button below to continue to checkout.\",\"PYVWEI\":\"If registered, provide your VAT number for validation\",\"iIEaNB\":\"If you have an account with us, you will receive an email with instructions on how to reset your password.\",\"an5hVd\":\"Images\",\"tSVr6t\":\"Impersonate\",\"TWXU0c\":\"Impersonate User\",\"5LAZwq\":\"Impersonation started\",\"IMwcdR\":\"Impersonation stopped\",\"0I0Hac\":\"Important Notice\",\"yD3avI\":\"Important: Changing your email address will update the link to access this order. You will be redirected to the new order link after saving.\",\"M8M6fs\":\"Important: Stripe reconnection required\",\"jT142F\":[\"In \",[\"diffHours\"],\" hours\"],\"OoSyqO\":[\"In \",[\"diffMinutes\"],\" minutes\"],\"cljs3a\":\"Indicate whether you're VAT-registered in the EU\",\"F1Xp97\":\"Individual attendees\",\"85e6zs\":\"Insert Liquid Token\",\"38KFY0\":\"Insert Variable\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Instant Payouts\",\"nbfdhU\":\"Integrations\",\"JHB/Ky\":\"Invalid\",\"B2Tpo0\":\"Invalid email\",\"5tT0+u\":\"Invalid email format\",\"f9WRpE\":\"Invalid file type. Please upload an image.\",\"tnL+GP\":\"Invalid Liquid syntax. Please correct it and try again.\",\"N9JsFT\":\"Invalid VAT number format\",\"g+lLS9\":\"Invite a team member\",\"1z26sk\":\"Invite Team Member\",\"KR0679\":\"Invite Team Members\",\"Mokwac\":\"Invite unlimited team members with custom roles\",\"aH6ZIb\":\"Invite Your Team\",\"IuMGvq\":\"Invoice\",\"y0meFR\":\"Irish VAT at 23% will be applied to platform fees (domestic supply).\",\"1ZKm04\":\"Is this account VAT registered in the EU?\",\"Lj7sBL\":\"Italian\",\"F5/CBH\":\"item(s)\",\"BzfzPK\":\"Items\",\"KmWyx0\":\"Job\",\"o5r6b2\":\"Job deleted\",\"cd0jIM\":\"Job Details\",\"ruJO57\":\"Job Name\",\"YZi+Hu\":\"Job queued for retry\",\"nCywLA\":\"Join from anywhere\",\"hTJ4fB\":\"Просто нажмите кнопку ниже для переподключения вашего аккаунта Stripe.\",\"MxjCqk\":\"Just looking for your tickets?\",\"lB2hSG\":[\"Keep me updated on news and events from \",[\"0\"]],\"DruLRc\":\"Last 14 Days\",\"ve9JTU\":\"Фамилия обязательна\",\"h0Q9Iw\":\"Last Response\",\"gw3Ur5\":\"Last Triggered\",\"QIn0Vl\":\"Legal business name for VAT purposes\",\"1njn7W\":\"Light\",\"1qY5Ue\":\"Link Expired or Invalid\",\"psosdY\":\"Link to order details\",\"6JzK4N\":\"Link to ticket\",\"shkJ3U\":\"Link your Stripe account to receive funds from ticket sales.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Links Allowed\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Live Events\",\"WdmJIX\":\"Загрузка предпросмотра...\",\"IoDI2o\":\"Loading tokens...\",\"NFxlHW\":\"Loading Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Cover\",\"gddQe0\":\"Logo and cover image for your organizer\",\"TBEnp1\":\"Logo will be displayed in the header\",\"Jzu30R\":\"Logo will be displayed on the ticket\",\"PSRm6/\":\"Найти мои билеты\",\"4wUIjX\":\"Make your event live\",\"2FzaR1\":\"Manage your payment processing and view platform fees\",\"2L3vle\":\"Max Messages / 24h\",\"Qp4HWD\":\"Max Recipients / Message\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Message\",\"bECJqy\":\"Message approved successfully\",\"1jRD0v\":\"Message attendees with specific tickets\",\"48rf3i\":\"Message cannot exceed 5000 characters\",\"ZPj0Q8\":\"Message Details\",\"Vjat/X\":\"Message is required\",\"0/yJtP\":\"Message order owners with specific products\",\"mFdA+i\":\"Messaging Tier\",\"v7xKtM\":\"Messaging tier updated successfully\",\"gqnyh0\":\"Mobile Optimized\",\"olKKwj\":\"Mobile scanner with offline support and real-time tracking\",\"JbIgPz\":\"Monetary values are approximate totals across all currencies\",\"qvF+MT\":\"Monitor and manage failed background jobs\",\"w36OkR\":\"Most Viewed Events (Last 14 Days)\",\"GfaxEk\":\"Music\",\"oVGCGh\":\"My Tickets\",\"8/brI5\":\"Name is required\",\"sFFArG\":\"Name must be less than 255 characters\",\"sCV5Yc\":\"Name of the event\",\"xxU3NX\":\"Net Revenue\",\"ArHT/C\":\"New Signups\",\"eWRECP\":\"Nightlife\",\"HSw5l3\":\"No - I'm an individual or non-VAT registered business\",\"VHfLAW\":\"No accounts\",\"+jIeoh\":\"No accounts found\",\"074+X8\":\"No Active Webhooks\",\"zxnup4\":\"No Affiliates to show\",\"Dwf4dR\":\"No attendee questions yet\",\"/UC6qk\":\"No attribution data found\",\"99ntUF\":\"No check-in lists available for this event.\",\"+dAKxg\":\"No configurations found\",\"eb47T5\":\"No data found for the selected filters. Try adjusting the date range or currency.\",\"pZNOT9\":\"No end date\",\"dW40Uz\":\"No events found\",\"8pQ3NJ\":\"No events starting in the next 24 hours\",\"8zCZQf\":\"No events yet\",\"Yc5YW6\":\"No failed jobs\",\"54GxeB\":\"Никакого влияния на ваши текущие или прошлые транзакции\",\"EpvBAp\":\"No invoice\",\"XZkeaI\":\"No logs found\",\"nrSs2u\":\"No messages found\",\"OVFwlg\":\"No order questions yet\",\"EJ7bVz\":\"No orders found\",\"NEmyqy\":\"No orders yet\",\"wUv5xQ\":\"No organizer activity in the last 14 days\",\"B7w4KY\":\"No other organizers available\",\"PChXMe\":\"No Paid Orders\",\"6jYQGG\":\"No past events\",\"CHzaTD\":\"No popular events in the last 14 days\",\"zK/+ef\":\"No products available for selection\",\"wYiAtV\":\"No recent account signups\",\"QoAi8D\":\"No response\",\"EK/G11\":\"No responses yet\",\"3sRuiW\":\"No Tickets Found\",\"yM5c0q\":\"No upcoming events\",\"qpC74J\":\"No users found\",\"41dJPO\":\"No VAT settings configured\",\"8wgkoi\":\"No viewed events in the last 14 days\",\"n5vdm2\":\"No webhook events have been recorded for this endpoint yet. Events will appear here once they are triggered.\",\"4GhX3c\":\"No Webhooks\",\"4+am6b\":\"No, keep me here\",\"HVwIsd\":\"Non-VAT registered businesses or individuals: Irish VAT at 23% applies\",\"x5+Lcz\":\"Not Checked In\",\"8n10sz\":\"Not Eligible\",\"BwJKBw\":\"of\",\"lQgMLn\":\"Office or venue name\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offline Payment\",\"nO3VbP\":[\"On sale \",[\"0\"]],\"2r6bAy\":\"После завершения обновления ваш старый аккаунт будет использоваться только для возвратов.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Online Event\",\"bU7oUm\":\"Only send to orders with these statuses\",\"M2w1ni\":\"Only visible with promo code\",\"N141o/\":\"Открыть панель Stripe\",\"HXMJxH\":\"Дополнительный текст для отказов от ответственности, контактной информации или благодарственных заметок (только одна строка)\",\"L565X2\":\"options\",\"c/TIyD\":\"Order & Ticket\",\"H5qWhm\":\"Order cancelled\",\"b6+Y+n\":\"Order complete\",\"x4MLWE\":\"Order Confirmation\",\"CsTTH0\":\"Подтверждение заказа успешно отправлено повторно\",\"ppuQR4\":\"Order Created\",\"0UZTSq\":\"Order Currency\",\"HdmwrI\":\"Order Email\",\"bwBlJv\":\"Order First Name\",\"vrSW9M\":\"Заказ отменен и возвращен. Владелец заказа уведомлен.\",\"rzw+wS\":\"Order Holders\",\"oI/hGR\":\"Order ID\",\"Pc729f\":\"Order Is Awaiting Offline Payment\",\"F4NXOl\":\"Order Last Name\",\"RQCXz6\":\"Order Limits\",\"SO9AEF\":\"Order limits set\",\"5RDEEn\":\"Order Locale\",\"vu6Arl\":\"Order Marked as Paid\",\"sLbJQz\":\"Order not found\",\"kvYpYu\":\"Order Not Found\",\"i8VBuv\":\"Order Number\",\"FaPYw+\":\"Order owner\",\"eB5vce\":\"Order owners with a specific product\",\"CxLoxM\":\"Order owners with products\",\"DoH3fD\":\"Order Payment Pending\",\"UkHo4c\":\"Order Ref\",\"EZy55F\":\"Order Refunded\",\"6eSHqs\":\"Order statuses\",\"oW5877\":\"Order Total\",\"e7eZuA\":\"Order Updated\",\"1SQRYo\":\"Заказ успешно обновлен\",\"KndP6g\":\"Order URL\",\"3NT0Ck\":\"Order was cancelled\",\"sd5IMt\":\"Orders Completed\",\"5It1cQ\":\"Orders Exported\",\"UQ0ACV\":\"Orders Total\",\"B/EBQv\":\"Orders:\",\"qtGTNu\":\"Organic Accounts\",\"ucgZ0o\":\"Organization\",\"S3CZ5M\":\"Organizer Dashboard\",\"Uu0hZq\":\"Email организатора\",\"Gy7BA3\":\"Адрес электронной почты организатора\",\"SQqJd8\":\"Organizer Not Found\",\"wpj63n\":\"Organizer Settings\",\"coIKFu\":\"Organizer statistics are not available for the selected currency or an error occurred.\",\"o1my93\":\"Organizer status update failed. Please try again later\",\"rLHma1\":\"Organizer status updated\",\"LqBITi\":\"Organizer/default template will be used\",\"/IX/7x\":\"Other\",\"RsiDDQ\":\"Other Lists (Ticket Not Included)\",\"qMASRF\":\"Outgoing Messages\",\"6/dCYd\":\"Overview\",\"6WdDG7\":\"Page\",\"8uqsE5\":\"Page no longer available\",\"QkLf4H\":\"Page URL\",\"sF+Xp9\":\"Page Views\",\"c+suC6\":\"Paid Accounts\",\"QIxRUI\":\"Paid, free, tiered pricing, and donation-based tickets\",\"5F7SYw\":\"Частичный возврат\",\"fFYotW\":[\"Partially refunded: \",[\"0\"]],\"i8day5\":\"Pass fee to buyer\",\"k4FLBQ\":\"Pass to Buyer\",\"Ff0Dor\":\"Past\",\"xTPjSy\":\"Past Events\",\"/l/ckQ\":\"Paste URL\",\"URAE3q\":\"Paused\",\"4fL/V7\":\"Pay\",\"OZK07J\":\"Pay to unlock\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Payment & Plan\",\"5cxUwd\":\"Payment Date\",\"ENEPLY\":\"Payment method\",\"EyE8E6\":\"Payment Processing\",\"8Lx2X7\":\"Payment received\",\"vcyz2L\":\"Payment Settings\",\"fx8BTd\":\"Payments not available\",\"51U9mG\":\"Платежи будут продолжаться без перерыва\",\"UkM20g\":\"Pending Review\",\"dPYu1F\":\"Per Attendee\",\"VlXNyK\":\"Per order\",\"hauDFf\":\"Per ticket\",\"mnF83a\":\"Percentage Fee\",\"2ueYqG\":\"Percentage fee (0-100%)\",\"K2PPlT\":\"Percentage fee must be between 0 and 100\",\"MixU2P\":\"Percentage must be between 0 and 100\",\"MkuVAZ\":\"Percentage of transaction amount\",\"/Bh+7r\":\"Performance\",\"6kPk3+\":\"Personal Information\",\"zmwvG2\":\"Phone\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planning an event?\",\"J3lhKT\":\"Platform fee\",\"RD51+P\":[\"Platform fee of \",[\"0\"],\" deducted from your payout\"],\"br3Y/y\":\"Platform Fees\",\"3buiaw\":\"Platform Fees Report\",\"kv9dM4\":\"Platform Revenue\",\"jEw0Mr\":\"Please enter a valid URL\",\"n8+Ng/\":\"Please enter the 5-digit code\",\"r+lQXT\":\"Please enter your VAT number\",\"Dvq0wf\":\"Please provide an image.\",\"2cUopP\":\"Please restart the checkout process.\",\"8KmsFa\":\"Please select a date range\",\"EFq6EG\":\"Please select an image.\",\"fuwKpE\":\"Please try again.\",\"klWBeI\":\"Please wait before requesting another code\",\"hfHhaa\":\"Please wait while we prepare your affiliates for export...\",\"o+tJN/\":\"Please wait while we prepare your attendees for export...\",\"+5Mlle\":\"Please wait while we prepare your orders for export...\",\"trnWaw\":\"Polish\",\"luHAJY\":\"Popular Events (Last 14 Days)\",\"TjX7xL\":\"Post Checkout Message\",\"OESu7I\":\"Prevent overselling by sharing inventory across multiple ticket types.\",\"NgVUL2\":\"Preview checkout form\",\"cs5muu\":\"Preview Event page\",\"+4yRWM\":\"Price of the ticket\",\"a5jvSX\":\"Price Tiers\",\"ReihZ7\":\"Print Preview\",\"JnuPvH\":\"Print Ticket\",\"tYF4Zq\":\"Print to PDF\",\"LcET2C\":\"Privacy Policy\",\"8z6Y5D\":\"Обработать возврат\",\"JcejNJ\":\"Processing order\",\"EWCLpZ\":\"Product Created\",\"XkFYVB\":\"Product Deleted\",\"YMwcbR\":\"Product sales, revenue, and tax breakdown\",\"ldVIlB\":\"Product Updated\",\"JoKGiJ\":\"Promo code\",\"k3wH7i\":\"Promo code usage and discount breakdown\",\"uEhdRh\":\"Promo Only\",\"dLm8V5\":\"Promotional emails may result in account suspension\",\"EEYbdt\":\"Publish\",\"evDBV8\":\"Publish Event\",\"dsFmM+\":\"Purchased\",\"Vw0KCJ\":\"QR Code Check-in\",\"k/bJj0\":\"Questions reordered\",\"b24kPi\":\"Queue\",\"fqDzSu\":\"Rate\",\"mnUGVC\":\"Превышен лимит запросов. Пожалуйста, попробуйте позже.\",\"spsZys\":\"Готовы к обновлению? Это займет всего несколько минут.\",\"vt9xUl\":\"Real-Time Analytics\",\"xzRvs4\":[\"Receive product updates from \",[\"0\"],\".\"],\"pLXbi8\":\"Recent Account Signups\",\"Fi3b48\":\"Recent Orders\",\"yPrbsy\":\"Recipients\",\"Edm6av\":\"Reconnect Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Redirecting to Stripe...\",\"pnoTN5\":\"Referral Accounts\",\"ACKu03\":\"Refresh Preview\",\"fKn/k6\":\"Сумма возврата\",\"qY4rpA\":\"Refund failed\",\"FaK/8G\":[\"Возврат заказа \",[\"0\"]],\"MGbi9P\":\"Refund pending\",\"BDSRuX\":[\"Refunded: \",[\"0\"]],\"bU4bS1\":\"Refunds\",\"rYXfOA\":\"Regional Settings\",\"5tl0Bp\":\"Registration Questions\",\"CQeZT8\":\"Report not found\",\"JEPMXN\":\"Request a new link\",\"TMLAx2\":\"Required\",\"mdeIOH\":\"Resend code\",\"sQxe68\":\"Отправить подтверждение повторно\",\"bxoWpz\":\"Resend Confirmation Email\",\"G42SNI\":\"Resend email\",\"TTpXL3\":[\"Resend in \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Отправить билет повторно\",\"Uwsg2F\":\"Reserved\",\"8wUjGl\":\"Reserved until\",\"kCn6wb\":\"Resetting...\",\"6gRgw8\":\"Retry\",\"1BG8ga\":\"Retry All\",\"rDC+T6\":\"Retry Job\",\"CbnrWb\":\"Return to Event\",\"Oo/PLb\":\"Revenue Summary\",\"dFFW9L\":[\"Sale ended \",[\"0\"]],\"loCKGB\":[\"Sale ends \",[\"0\"]],\"wlfBad\":\"Sale Period\",\"5CDM6r\":\"Sale period set\",\"ftzaMf\":\"Sale period, order limits, visibility\",\"zpekWp\":[\"Sale starts \",[\"0\"]],\"mUv9U4\":\"Sales\",\"9KnRdL\":\"Sales are paused\",\"3VnlS9\":\"Sales, orders, and performance metrics for all events\",\"3Q1AWe\":\"Sales:\",\"B4nE3N\":\"Sample ticket price\",\"8BRPoH\":\"Sample Venue\",\"DyBPvP\":\"Save Configuration\",\"KZrfYJ\":\"Save Social Links\",\"9Y3hAT\":\"Save Template\",\"C8ne4X\":\"Save Ticket Design\",\"6/TNCd\":\"Save VAT Settings\",\"I+FvbD\":\"Сканировать\",\"4ba0NE\":\"Scheduled\",\"ftNXma\":\"Search affiliates...\",\"VY+Bdn\":\"Search by account name or email...\",\"VX+B3I\":\"Search by event title or organizer...\",\"R0wEyA\":\"Search by job name or exception...\",\"GHdjuo\":\"Search by name, email, or account...\",\"20ce0U\":\"Search by order ID, customer name, or email...\",\"4DSz7Z\":\"Search by subject, event, or account...\",\"Mck5ht\":\"Secure Checkout\",\"p7xUrt\":\"Select a category\",\"3IcxS1\":\"Select a configuration\",\"zPRPMf\":\"Select a tier\",\"BFRSTT\":\"Select Account\",\"mCB6Je\":\"Select All\",\"a6+167\":\"Select an event\",\"kYZSFD\":\"Select an organizer to view their dashboard and events.\",\"CFbaPk\":\"Select attendee group\",\"hJmVtD\":\"Select country\",\"tVW/yo\":\"Select currency\",\"n9ZhRa\":\"Select end date and time\",\"gTN6Ws\":\"Select end time\",\"0U6E9W\":\"Select event category\",\"j9cPeF\":\"Select event types\",\"1nhy8G\":\"Select Scanner Type\",\"KizCK7\":\"Select start date and time\",\"dJZTv2\":\"Select start time\",\"3hJUtr\":\"Select the country where VAT is registered\",\"x8XMsJ\":\"Select the messaging tier for this account. This controls message limits and link permissions.\",\"aT3jZX\":\"Select timezone\",\"TxfvH2\":\"Select which attendees should receive this message\",\"Ropvj0\":\"Select which events will trigger this webhook\",\"5gkxKx\":\"Select which fee configuration applies to this account. Fees are always in USD.\",\"ylXj1N\":\"Selected\",\"j9b/iy\":\"Selling fast 🔥\",\"73qYgo\":\"Send as test\",\"JvAge5\":\"Send emails to attendees and view your message history.\",\"22Itl6\":\"Send me a copy\",\"nOBvex\":\"Send real-time order and attendee data to your external systems.\",\"1lNPhX\":\"Отправить email с уведомлением о возврате\",\"eaUTwS\":\"Send reset link\",\"IoAuJG\":\"Sending...\",\"h69WC6\":\"Sent\",\"BVu2Hz\":\"Sent By\",\"SPdzrs\":\"Sent to customers when they place an order\",\"LxSN5F\":\"Sent to each attendee with their ticket details\",\"89xaFU\":\"Set default platform fee settings for new events created under this organizer.\",\"eXssj5\":\"Set default settings for new events created under this organizer.\",\"s0FkEx\":\"Set up check-in lists for different entrances, sessions, or days.\",\"xMO+Ao\":\"Set up your organization\",\"C3htzi\":\"Setting updated\",\"Ohn74G\":\"Setup & Design\",\"GG7qDw\":\"Share Affiliate Link\",\"hL7sDJ\":\"Share Organizer Page\",\"jy6QDF\":\"Shared Capacity Management\",\"cMW+gm\":[\"Show all platforms (\",[\"0\"],\" more with values)\"],\"UVPI5D\":\"Show fewer platforms\",\"Eu/N/d\":\"Показать флажок подписки на маркетинг\",\"SXzpzO\":\"Показывать флажок подписки на маркетинг по умолчанию\",\"b33PL9\":\"Show more platforms\",\"t1LIQW\":[\"Showing \",[\"0\"],\" of \",[\"totalRows\"],\" records\"],\"jVRHeq\":\"Signed Up\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Social\",\"d0rUsW\":\"Social Links\",\"j/TOB3\":\"Social Links & Website\",\"s9KGXU\":\"Sold\",\"KTxc6k\":\"Something went wrong, please try again, or contact support if the problem persists\",\"H6Gslz\":\"Sorry for the inconvenience.\",\"wdxz7K\":\"Source\",\"7JFNej\":\"Sports\",\"JcQp9p\":\"Start date & time\",\"0m/ekX\":\"Start Date & Time\",\"izRfYP\":\"Start date is required\",\"2R1+Rv\":\"Start time of the event\",\"2NbyY/\":\"Statistics\",\"GVUxAX\":\"Statistics are based on account creation date\",\"DRykfS\":\"По-прежнему обрабатываем возвраты для ваших старых транзакций.\",\"wuV0bK\":\"Stop Impersonating\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe Connected\",\"aKtF0O\":\"Stripe Not Connected\",\"9i0++A\":\"Stripe Payment ID\",\"/QlTE4\":\"Stripe setup is already complete.\",\"ii0qn/\":\"Subject is required\",\"M7Uapz\":\"Subject will appear here\",\"6aXq+t\":\"Subject:\",\"JwTmB6\":\"Successfully Duplicated Product\",\"RuaKfn\":\"Successfully Updated Address\",\"kzx0uD\":\"Successfully Updated Event Defaults\",\"5n+Wwp\":\"Successfully Updated Organizer\",\"DMCX/I\":\"Successfully Updated Platform Fee Defaults\",\"URUYHc\":\"Successfully Updated Platform Fee Settings\",\"0Dk/l8\":\"Successfully Updated SEO Settings\",\"MhOoLQ\":\"Successfully Updated Social Links\",\"kj7zYe\":\"Successfully updated Webhook\",\"dXoieq\":\"Summary\",\"/RfJXt\":[\"Summer Music Festival \",[\"0\"]],\"CWOPIK\":\"Summer Music Festival 2025\",\"UaISq3\":\"Swedish\",\"JZTQI0\":\"Switch Organizer\",\"9YHrNC\":\"System Default\",\"XX32BM\":\"Займет всего несколько минут\",\"yT6dQ8\":\"Tax collected grouped by tax type and event\",\"Ye321X\":\"Tax Name\",\"WyCBRt\":\"Tax Summary\",\"GkH0Pq\":\"Taxes & fees applied\",\"Rwiyt2\":\"Taxes configured\",\"iQZff7\":\"Taxes, Fees, Visibility, Sale Period, Product Highlight & Order Limits\",\"BW6QAz\":\"Team Management\",\"vlf/In\":\"Tech\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Tell people what to expect at your event\",\"NiIUyb\":\"Tell us about your event\",\"DovcfC\":\"Tell us about your organization. This information will be displayed on your event pages.\",\"7wtpH5\":\"Template Active\",\"QHhZeE\":\"Template created successfully\",\"xrWdPR\":\"Template deleted successfully\",\"G04Zjt\":\"Template saved successfully\",\"xowcRf\":\"Terms of Service\",\"6K0GjX\":\"Text may be hard to read\",\"nm3Iz/\":\"Thank you for attending!\",\"lhAWqI\":\"Спасибо за вашу поддержку, пока мы продолжаем расти и улучшать Hi.Events!\",\"KfmPRW\":\"The background color of the page. When using cover image, this is applied as an overlay.\",\"MDNyJz\":\"The code will expire in 10 minutes. Check your spam folder if you don't see the email.\",\"MJm4Tq\":\"The currency of the order\",\"cDHM1d\":\"Адрес электронной почты был изменен. Участник получит новый билет на обновленный адрес электронной почты.\",\"I/NNtI\":\"The event venue\",\"tXadb0\":\"The event you're looking for is not available at the moment. It may have been removed, expired, or the URL might be incorrect.\",\"EBzPwC\":\"The full event address\",\"sxKqBm\":\"Полная сумма заказа будет возвращена на первоначальный способ оплаты клиента.\",\"KgDp6G\":\"Ссылка, к которой вы пытаетесь получить доступ, истекла или больше не действительна. Пожалуйста, проверьте вашу электронную почту для получения обновленной ссылки для управления вашим заказом.\",\"5OmEal\":\"The locale of the customer\",\"sYLeDq\":\"The organizer you're looking for could not be found. The page may have been moved, deleted, or the URL might be incorrect.\",\"C4nQe5\":\"The platform fee is added to the ticket price. Buyers pay more, but you receive the full ticket price.\",\"HxxXZO\":\"The primary brand color used for buttons and highlights\",\"DEcpfp\":\"The template body contains invalid Liquid syntax. Please correct it and try again.\",\"injXD7\":\"The VAT number could not be validated. Please check the number and try again.\",\"A4UmDy\":\"Theater\",\"tDwYhx\":\"Theme & Colors\",\"QP3gP+\":\"These settings apply only to copied embed code and won't be stored.\",\"HirZe8\":\"These templates will be used as defaults for all events in your organization. Individual events can override these templates with their own custom versions.\",\"lzAaG5\":\"These templates will override the organizer defaults for this event only. If no custom template is set here, the organizer template will be used instead.\",\"XBNC3E\":\"This code will be used to track sales. Only letters, numbers, hyphens, and underscores allowed.\",\"AaP0M+\":\"This color combination may be hard to read for some users\",\"RzEvf5\":\"Это мероприятие закончилось\",\"YClrdK\":\"This event is not published yet\",\"dFJnia\":\"This is the name of your organizer that will be displayed to your users.\",\"L7dIM7\":\"This link is invalid or has expired.\",\"MR5ygV\":\"Эта ссылка больше не действительна\",\"9LEqK0\":\"This name is visible to end users\",\"j5FdeA\":\"This order is being processed.\",\"sjNPMw\":\"This order was abandoned. You can start a new order anytime.\",\"OhCesD\":\"This order was cancelled. You can start a new order anytime.\",\"lyD7rQ\":\"This organizer profile is not published yet\",\"9b5956\":\"This preview shows how your email will look with sample data. Actual emails will use real values.\",\"uM9Alj\":\"This product is highlighted on the event page\",\"RqSKdX\":\"This product is sold out\",\"W12OdJ\":\"This report is for informational purposes only. Always consult with a tax professional before using this data for accounting or tax purposes. Please cross-reference with your Stripe dashboard as Hi.Events may be missing historical data.\",\"0Ew0uk\":\"Этот билет только что был отсканирован. Пожалуйста, подождите перед повторным сканированием.\",\"kvpxIU\":\"This will be used for notifications and communication with your users.\",\"rhsath\":\"This will not be visible to customers, but helps you identify the affiliate.\",\"Mr5UUd\":\"Ticket Cancelled\",\"0GSPnc\":\"Ticket Design\",\"EZC/Cu\":\"Ticket design saved successfully\",\"bbslmb\":\"Ticket Designer\",\"1BPctx\":\"Ticket for\",\"bgqf+K\":\"Ticket holder's email\",\"oR7zL3\":\"Ticket holder's name\",\"HGuXjF\":\"Ticket holders\",\"CMUt3Y\":\"Ticket Holders\",\"awHmAT\":\"ID билета\",\"6czJik\":\"Ticket Logo\",\"OkRZ4Z\":\"Ticket Name\",\"t79rDv\":\"Ticket Not Found\",\"6tmWch\":\"Ticket or Product\",\"1tfWrD\":\"Предпросмотр билета для\",\"KnjoUA\":\"Ticket price\",\"tGCY6d\":\"Ticket Price\",\"pGZOcL\":\"Билет успешно отправлен повторно\",\"8jLPgH\":\"Ticket Type\",\"X26cQf\":\"Ticket URL\",\"8qsbZ5\":\"Ticketing & Sales\",\"zNECqg\":\"tickets\",\"6GQNLE\":\"Tickets\",\"NRhrIB\":\"Tickets & Products\",\"EUnesn\":\"Tickets Available\",\"AGRilS\":\"Tickets Sold\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"To edit configurations, go to the Configurations section in the admin menu.\",\"tiI71C\":\"To increase your limits, contact us at\",\"BZBYf3\":\"To receive credit card payments, you need to connect your Stripe account. Stripe is our payment processing partner that ensures secure transactions and timely payouts.\",\"W428WC\":\"Toggle columns\",\"UBSG1X\":\"Top Organizers (Last 14 Days)\",\"3sZ0xx\":\"Total Accounts\",\"EaAPbv\":\"Total amount paid\",\"SMDzqJ\":\"Total Attendees\",\"orBECM\":\"Total Collected\",\"4B7oCp\":\"Total Fee\",\"KSDwd5\":\"Total Orders\",\"vb0Q0/\":\"Total Users\",\"oJjplO\":\"Total Views\",\"orluER\":\"Track account growth and performance by attribution source\",\"NHq3l1\":\"Track sales, revenue, and attendance with detailed reports\",\"OpKMSn\":\"Transaction Fee:\",\"uKOFO5\":\"True if offline payment\",\"9GsDR2\":\"True if payment pending\",\"ouM5IM\":\"Try another email\",\"3DZvE7\":\"Try Hi.Events Free\",\"Kz91g/\":\"Turkish\",\"GdOhw6\":\"Turn sound off\",\"KUOhTy\":\"Turn sound on\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Type of ticket\",\"IrVSu+\":\"Unable to duplicate product. Please check the your details\",\"Vx2J6x\":\"Unable to fetch attendee\",\"n57zCW\":\"Unattributed Accounts\",\"b9SN9q\":\"Unique order reference\",\"Ef7StM\":\"Unknown\",\"ZBAScj\":\"Unknown Attendee\",\"ZkS2p3\":\"Unpublish Event\",\"X13xGn\":\"Untrusted\",\"Pp1sWX\":\"Update Affiliate\",\"KMMOAy\":\"Доступно обновление\",\"gJQsLv\":\"Upload a cover image for your organizer\",\"4kEGqW\":\"Upload a logo for your organizer\",\"lnCMdg\":\"Upload Image\",\"29w7p6\":\"Uploading image...\",\"HtrFfw\":\"URL is required\",\"WBq1/R\":\"USB Scanner Already Active\",\"EV30TR\":\"USB Scanner mode activated. Start scanning tickets now.\",\"fovJi3\":\"USB Scanner mode deactivated\",\"hli+ga\":\"USB/HID Scanner\",\"OHJXlK\":\"Используйте <0>шаблоны Liquid для персонализации ваших писем\",\"0k4cdb\":\"Use order details for all attendees. Attendee names and emails will match the buyer's information.\",\"bA31T4\":\"Use the buyer's details for all attendees\",\"rnoQsz\":\"Used for borders, highlights, and QR code styling\",\"BV4L/Q\":\"UTM Analytics\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Valid\",\"GuXjc5\":\"Validated\",\"imLQ9Y\":\"Validating your VAT number...\",\"cK9+xQ\":\"VAT Country\",\"sqdl5s\":\"VAT Information\",\"UjNWsF\":\"VAT may be applied to platform fees depending on your VAT registration status. Please complete the VAT information section below.\",\"pnVh83\":\"VAT Number\",\"CabI04\":\"VAT number must not contain spaces\",\"PMhxAR\":\"VAT number must start with a 2-letter country code followed by 8-15 alphanumeric characters (e.g., DE123456789)\",\"gPgdNV\":\"VAT number validated successfully\",\"RUMiLy\":\"VAT number validation failed\",\"vqji3Y\":\"VAT number validation failed. Please check your VAT number.\",\"8dENF9\":\"VAT on Fee\",\"ZutOKU\":\"VAT Rate\",\"CZomgW\":\"VAT Registered\",\"PCRCCN\":\"VAT Registration Information\",\"oSDBWm\":\"VAT Settings\",\"Nfbg76\":\"VAT settings saved successfully\",\"UvYql/\":\"VAT settings saved. We're validating your VAT number in the background.\",\"R6n7j9\":\"VAT settings updated successfully\",\"tJylUv\":\"VAT Treatment for Platform Fees\",\"FlGprQ\":\"VAT treatment for platform fees: EU VAT-registered businesses can use the reverse charge mechanism (0% - Article 196 of VAT Directive 2006/112/EC). Non-VAT registered businesses are charged Irish VAT at 23%.\",\"516oLj\":\"VAT validation service temporarily unavailable\",\"AdWhjZ\":\"Verification code\",\"QDEWii\":\"Verified\",\"wCKkSr\":\"Verify Email\",\"/IBv6X\":\"Verify your email\",\"e/cvV1\":\"Verifying...\",\"fROFIL\":\"Vietnamese\",\"RnvnDc\":\"View all messages sent across the platform\",\"+WFMis\":\"View and download reports across all your events. Only completed orders are included.\",\"c7VN/A\":\"View Answers\",\"SZw9tS\":\"View Details\",\"FCVmuU\":\"View Event\",\"n6EaWL\":\"View logs\",\"OaKTzt\":\"View Map\",\"zNZNMs\":\"View Message\",\"67OJ7t\":\"View Order\",\"tKKZn0\":\"View Order Details\",\"KeCXJu\":\"View order details, issue refunds, and resend confirmations.\",\"9jnAcN\":\"View Organizer Homepage\",\"1J/AWD\":\"View Ticket\",\"N9FyyW\":\"View, edit, and export your registered attendees.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Visible to check-in staff only. Helps identify this list during check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Waiting for payment\",\"aUi/Dz\":\"Warning: This is the system default configuration. Changes will affect all accounts that don't have a specific configuration assigned.\",\"RRZDED\":\"We couldn't find any orders associated with this email address.\",\"2RZK9x\":\"We couldn't find the order you're looking for. The link may have expired or the order details may have changed.\",\"nefMIK\":\"We couldn't find the ticket you're looking for. The link may have expired or the ticket details may have changed.\",\"miysJh\":\"We couldn't find this order. It may have been removed.\",\"HJKdzP\":\"We hit a snag loading this page. Please try again.\",\"IfN2Qo\":\"We recommend a square logo with minimum dimensions of 200x200px\",\"wJzo/w\":\"We recommend dimensions of 400px by 400px, and a maximum file size of 5MB\",\"x8rEDQ\":\"We were unable to validate your VAT number after multiple attempts. We'll continue trying in the background. Please check back later.\",\"q1BizZ\":\"We'll send your tickets to this email\",\"ZOmUYW\":\"We'll validate your VAT number in the background. If there are any issues, we'll let you know.\",\"zCdObC\":\"Мы официально переместили наш главный офис в Ирландию 🇮🇪. В рамках этого перехода мы теперь используем Stripe Ирландия вместо Stripe Канада. Чтобы ваши выплаты проходили гладко, вам нужно переподключить ваш аккаунт Stripe.\",\"jh2orE\":\"We've relocated our headquarters to Ireland. As a result, we need you to reconnect your Stripe account. This quick process takes just a few minutes. Your sales and existing data remain completely unaffected.\",\"Fq/Nx7\":\"We've sent a 5-digit verification code to:\",\"GdWB+V\":\"Webhook created successfully\",\"2X4ecw\":\"Webhook deleted successfully\",\"CThMKa\":\"Webhook Logs\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook will not send notifications\",\"FSaY52\":\"Webhook will send notifications\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Website\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Welcome back\",\"QDWsl9\":[\"Welcome to \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Welcome to \",[\"0\"],\", here's a listing of all your events\"],\"FaSXqR\":\"What type of event?\",\"f30uVZ\":\"What you need to do:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"When a check-in is deleted\",\"Gmd0hv\":\"When a new attendee is created\",\"Lc18qn\":\"When a new order is created\",\"dfkQIO\":\"When a new product is created\",\"8OhzyY\":\"When a product is deleted\",\"tRXdQ9\":\"When a product is updated\",\"Q7CWxp\":\"When an attendee is cancelled\",\"IuUoyV\":\"When an attendee is checked in\",\"nBVOd7\":\"When an attendee is updated\",\"ny2r8d\":\"When an order is cancelled\",\"c9RYbv\":\"When an order is marked as paid\",\"ejMDw1\":\"When an order is refunded\",\"fVPt0F\":\"When an order is updated\",\"bcYlvb\":\"When check-in closes\",\"XIG669\":\"When check-in opens\",\"de6HLN\":\"When customers purchase tickets, their orders will appear here.\",\"403wpZ\":\"При включении новые мероприятия позволят участникам управлять своими данными билетов через защищенную ссылку. Это может быть переопределено для каждого мероприятия.\",\"blXLKj\":\"При включении новые мероприятия будут отображать флажок подписки на маркетинг при оформлении заказа. Это можно переопределить для каждого мероприятия.\",\"Kj0Txn\":\"When enabled, no application fees will be charged on Stripe Connect transactions. Use this for countries where application fees are not supported.\",\"uchB0M\":\"Widget Preview\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Write your message here...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Yes - I have a valid EU VAT registration number\",\"Tz5oXG\":\"Yes, cancel my order\",\"QlSZU0\":[\"You are impersonating <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Вы оформляете частичный возврат. Клиенту будет возвращено \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"You can configure additional service fees and taxes in your account settings.\",\"5VGIlq\":\"You have reached your messaging limit.\",\"casL1O\":\"You have taxes and fees added to a Free Product. Would you like to remove them?\",\"FVTVBy\":\"You must verify your email address before you can update the organizer status.\",\"w65ZgF\":\"You need to verify your account email before you can modify email templates.\",\"FRl8Jv\":\"You need to verify your account email before you can send messages.\",\"FgRxRP\":\"You own 100% of your attendee data, always\",\"88cUW+\":\"You receive\",\"U3wiCB\":\"Все готово! Ваши платежи обрабатываются без проблем.\",\"MNFIxz\":[\"You're going to \",[\"0\"],\"!\"],\"p/Sa0j\":\"Your account has messaging limits. To increase your limits, contact us at\",\"x/xjzn\":\"Your affiliates have been exported successfully.\",\"TF37u6\":\"Your attendees have been exported successfully.\",\"79lXGw\":\"Your check-in list has been created successfully. Share the link below with your check-in staff.\",\"BnlG9U\":\"Your current order will be lost.\",\"nBqgQb\":\"Your Email\",\"R02pnV\":\"Your event must be live before you can sell tickets to attendees.\",\"hDNwnf\":\"Your logo, colors, and style on every page\",\"ifRqmm\":\"Your message has been sent successfully!\",\"/Rj5P4\":\"Your Name\",\"PFjJxY\":\"Your new password must be at least 8 characters long.\",\"gzrCuN\":\"Your order details have been updated. A confirmation email has been sent to the new email address.\",\"naQW82\":\"Your order has been cancelled.\",\"bhlHm/\":\"Your order is awaiting payment\",\"XeNum6\":\"Your orders have been exported successfully.\",\"Xd1R1a\":\"Your organizer address\",\"WWYHKD\":\"Your payment is protected with bank-level encryption\",\"5b3QLi\":\"Your Plan\",\"6heFYY\":\"Ваш аккаунт Stripe подключен и обрабатывает платежи.\",\"vvO1I2\":\"Your Stripe account is connected and ready to process payments.\",\"CnZ3Ou\":\"Your tickets have been confirmed.\",\"EmFsMZ\":\"Your VAT number is queued for validation\",\"QBlhh4\":\"Your VAT number will be validated when you save\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/ru.po b/frontend/src/locales/ru.po index d093d8f2c6..fcc571892f 100644 --- a/frontend/src/locales/ru.po +++ b/frontend/src/locales/ru.po @@ -1171,7 +1171,7 @@ msgstr "" msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "" @@ -1476,11 +1476,11 @@ msgstr "" msgid "Checkout Settings" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "" @@ -2626,7 +2626,7 @@ msgstr "" msgid "Duplicate Product" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "" @@ -2952,8 +2952,8 @@ msgstr "" msgid "Ended" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "" @@ -3724,7 +3724,7 @@ msgstr "" msgid "Free product, no payment information required" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "" @@ -3757,7 +3757,7 @@ msgstr "" msgid "Generate code" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "" @@ -4274,7 +4274,7 @@ msgstr "" msgid "Is this account VAT registered in the EU?" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "" @@ -6073,11 +6073,15 @@ msgstr "" msgid "Please wait while we prepare your orders for export..." msgstr "" +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "" @@ -7358,7 +7362,7 @@ msgstr "" msgid "Source" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "" @@ -7650,7 +7654,7 @@ msgstr "" msgid "Support Email" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "" @@ -8429,7 +8433,7 @@ msgstr "" msgid "Try Hi.Events Free" msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "" @@ -8824,7 +8828,7 @@ msgstr "" msgid "Verifying..." msgstr "" -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "" diff --git a/frontend/src/locales/se.js b/frontend/src/locales/se.js index cdf3c3aa90..a71311673d 100644 --- a/frontend/src/locales/se.js +++ b/frontend/src/locales/se.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Det finns inget att visa än'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>incheckad lyckades\"],\"yxhYRZ\":[[\"0\"],\" <0>utcheckad lyckades\"],\"KMgp2+\":[[\"0\"],\" tillgängliga\"],\"Pmr5xp\":[[\"0\"],\" skapades framgångsrikt\"],\"FImCSc\":[[\"0\"],\" uppdaterades\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" incheckade\"],\"Vjij1k\":[[\"days\"],\" dagar, \",[\"hours\"],\" timmar, \",[\"minutes\"],\" minuter och \",[\"seconds\"],\" sekunder\"],\"f3RdEk\":[[\"hours\"],\" timmar, \",[\"minutes\"],\" minuter och \",[\"seconds\"],\" sekunder\"],\"fyE7Au\":[[\"minutes\"],\" minuter och \",[\"seconds\"],\" sekunder\"],\"NlQ0cx\":[[\"organizerName\"],\"s första evenemang\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://din-webbplats.com\",\"qnSLLW\":\"<0>Vänligen ange priset exklusive skatter och avgifter.<1>Skatter och avgifter kan läggas till nedan.\",\"ZjMs6e\":\"<0>Antalet produkter tillgängliga för denna produkt<1>Detta värde kan åsidosättas om det finns <2>kapacitetsbegränsningar kopplade till denna produkt.\",\"E15xs8\":\"⚡️ Konfigurera ditt evenemang\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Anpassa din evenemangssida\",\"3VPPdS\":\"💳 Anslut till Stripe\",\"cjdktw\":\"🚀 Publicera ditt evenemang\",\"rmelwV\":\"0 minuter och 0 sekunder\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Huvudgatan 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Ett datumfält. Perfekt för att fråga efter födelsedatum osv.\",\"6euFZ/\":[\"Ett standardvärde för \",[\"type\"],\" tillämpas automatiskt på alla nya produkter. Du kan åsidosätta detta per produkt.\"],\"SMUbbQ\":\"En rullgardinsmeny tillåter endast ett val\",\"qv4bfj\":\"En avgift, som en bokningsavgift eller serviceavgift\",\"POT0K/\":\"Ett fast belopp per produkt. T.ex. $0,50 per produkt\",\"f4vJgj\":\"Ett flerradigt textfält\",\"OIPtI5\":\"En procentandel av produktpriset. T.ex. 3,5% av produktpriset\",\"ZthcdI\":\"En kampanjkod utan rabatt kan användas för att visa dolda produkter.\",\"AG/qmQ\":\"Ett radioval har flera alternativ men endast ett kan väljas.\",\"h179TP\":\"En kort beskrivning av evenemanget som visas i sökresultat och vid delning på sociala medier. Som standard används evenemangsbeskrivningen.\",\"WKMnh4\":\"Ett enradigt textfält\",\"BHZbFy\":\"En enda fråga per order. T.ex. Vilken är din leveransadress?\",\"Fuh+dI\":\"En enda fråga per produkt. T.ex. Vilken är din t-shirtstorlek?\",\"RlJmQg\":\"En standardskatt, såsom moms\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Acceptera banköverföringar, checkar eller andra offline-betalningsmetoder\",\"hrvLf4\":\"Acceptera kreditkortsbetalningar med Stripe\",\"bfXQ+N\":\"Acceptera inbjudan\",\"AeXO77\":\"Konto\",\"lkNdiH\":\"Kontonamn\",\"Puv7+X\":\"Kontoinställningar\",\"OmylXO\":\"Kontot uppdaterades\",\"7L01XJ\":\"Åtgärder\",\"FQBaXG\":\"Aktivera\",\"5T2HxQ\":\"Aktiveringsdatum\",\"F6pfE9\":\"Aktiv\",\"/PN1DA\":\"Lägg till en beskrivning för denna incheckningslista\",\"0/vPdA\":\"Lägg till eventuella anteckningar om deltagaren. Dessa kommer inte vara synliga för deltagaren.\",\"Or1CPR\":\"Lägg till eventuella anteckningar om deltagaren...\",\"l3sZO1\":\"Lägg till eventuella anteckningar om ordern. Dessa kommer inte vara synliga för kunden.\",\"xMekgu\":\"Lägg till eventuella anteckningar om ordern...\",\"PGPGsL\":\"Lägg till beskrivning\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Lägg till instruktioner för offline-betalningar (t.ex. banköverföringsuppgifter, vart man skickar checkar, betalningsfrister)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Lägg till ny\",\"TZxnm8\":\"Lägg till alternativ\",\"24l4x6\":\"Lägg till produkt\",\"8q0EdE\":\"Lägg till produkt i kategori\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Lägg till skatt eller avgift\",\"goOKRY\":\"Lägg till prisnivå\",\"oZW/gT\":\"Lägg till i kalendern\",\"pn5qSs\":\"Ytterligare information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adress\",\"NY/x1b\":\"Adressrad 1\",\"POdIrN\":\"Adressrad 1\",\"cormHa\":\"Adressrad 2\",\"gwk5gg\":\"Adressrad 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Adminanvändare har full åtkomst till evenemang och kontoinställningar.\",\"W7AfhC\":\"Alla deltagare för detta evenemang\",\"cde2hc\":\"Alla produkter\",\"5CQ+r0\":\"Tillåt incheckning av deltagare kopplade till obetalda order\",\"ipYKgM\":\"Tillåt indexering av sökmotorer\",\"LRbt6D\":\"Tillåt sökmotorer att indexera detta evenemang\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Fantastiskt, Evenemang, Nyckelord...\",\"hehnjM\":\"Belopp\",\"R2O9Rg\":[\"Betalt belopp (\",[\"0\"],\")\"],\"V7MwOy\":\"Ett fel uppstod vid inläsning av sidan\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ett oväntat fel uppstod.\",\"byKna+\":\"Ett oväntat fel uppstod. Vänligen försök igen.\",\"ubdMGz\":\"Eventuella frågor från produktinnehavare kommer att skickas till denna e-postadress. Detta kommer också att användas som \\\"svarsadress\\\" för alla e-postmeddelanden från detta evenemang\",\"aAIQg2\":\"Utseende\",\"Ym1gnK\":\"tillämpat\",\"sy6fss\":[\"Gäller \",[\"0\"],\" produkter\"],\"kadJKg\":\"Gäller 1 produkt\",\"DB8zMK\":\"Använd\",\"GctSSm\":\"Använd kampanjkod\",\"ARBThj\":[\"Tillämpa denna \",[\"type\"],\" på alla nya produkter\"],\"S0ctOE\":\"Arkivera evenemang\",\"TdfEV7\":\"Arkiverad\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Är du säker på att du vill aktivera denna deltagare?\",\"TvkW9+\":\"Är du säker på att du vill arkivera detta evenemang?\",\"/CV2x+\":\"Är du säker på att du vill avboka denna deltagare? Detta ogiltigförklarar deras biljett\",\"YgRSEE\":\"Är du säker på att du vill ta bort denna kampanjkod?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Är du säker på att du vill göra detta evenemang till ett utkast? Detta kommer att göra evenemanget osynligt för allmänheten\",\"mEHQ8I\":\"Är du säker på att du vill publicera detta evenemang? Detta kommer att göra evenemanget synligt för allmänheten\",\"s4JozW\":\"Är du säker på att du vill återställa detta evenemang? Det kommer att återställas som ett utkast.\",\"vJuISq\":\"Är du säker på att du vill ta bort denna kapacitetstilldelning?\",\"baHeCz\":\"Är du säker på att du vill ta bort denna incheckningslista?\",\"LBLOqH\":\"Fråga en gång per order\",\"wu98dY\":\"Fråga en gång per produkt\",\"ss9PbX\":\"Deltagare\",\"m0CFV2\":\"Deltagaruppgifter\",\"QKim6l\":\"Deltagare hittades inte\",\"R5IT/I\":\"Deltagaranteckningar\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Deltagarbiljett\",\"9SZT4E\":\"Deltagare\",\"iPBfZP\":\"Registrerade deltagare\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatisk storleksanpassning\",\"vZ5qKF\":\"Anpassa widgetens höjd automatiskt baserat på innehållet. När funktionen är avstängd fyller widgeten hela behållarens höjd.\",\"4lVaWA\":\"Väntar på offlinebetalning\",\"2rHwhl\":\"Väntar på offlinebetalning\",\"3wF4Q/\":\"Väntar på betalning\",\"ioG+xt\":\"Väntar på betalning\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Tillbaka till evenemangssidan\",\"VCoEm+\":\"Tillbaka till inloggning\",\"k1bLf+\":\"Bakgrundsfärg\",\"I7xjqg\":\"Bakgrundstyp\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Faktureringsadress\",\"/xC/im\":\"Faktureringsinställningar\",\"rp/zaT\":\"Brasiliansk portugisiska\",\"whqocw\":\"Genom att registrera dig godkänner du våra <0>användarvillkor och <1>integritetspolicy.\",\"bcCn6r\":\"Beräkningstyp\",\"+8bmSu\":\"Kalifornien\",\"iStTQt\":\"Kamerabehörighet nekades. <0>Begär behörighet igen, eller om detta inte fungerar behöver du <1>ge denna sida åtkomst till kameran i webbläsarens inställningar.\",\"dEgA5A\":\"Avbryt\",\"Gjt/py\":\"Avbryt ändring av e-postadress\",\"tVJk4q\":\"Avbryt order\",\"Os6n2a\":\"Avbryt order\",\"Mz7Ygx\":[\"Avbryt order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Avbruten\",\"U7nGvl\":\"Kan inte checka in\",\"QyjCeq\":\"Kapacitet\",\"V6Q5RZ\":\"Kapacitetstilldelning skapades\",\"k5p8dz\":\"Kapacitetstilldelning togs bort\",\"nDBs04\":\"Kapacitetshantering\",\"ddha3c\":\"Kategorier låter dig gruppera produkter. Till exempel kan du ha en kategori för \\\"Biljetter\\\" och en annan för \\\"Merchandise\\\".\",\"iS0wAT\":\"Kategorier hjälper dig att organisera dina produkter. Denna titel visas på den publika evenemangssidan.\",\"eorM7z\":\"Kategorierna har sorterats om\",\"3EXqwa\":\"Kategori skapades\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Ändra lösenord\",\"xMDm+I\":\"Checka in\",\"p2WLr3\":[\"Checka in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Checka in och markera ordern som betald\",\"QYLpB4\":\"Endast checka in\",\"/Ta1d4\":\"Checka ut\",\"5LDT6f\":\"Kolla in detta evenemang!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Incheckningslista togs bort\",\"+hBhWk\":\"Incheckningslistan har gått ut\",\"mBsBHq\":\"Incheckningslistan är inte aktiv\",\"vPqpQG\":\"Incheckningslistan hittades inte\",\"tejfAy\":\"Incheckningslistor\",\"hD1ocH\":\"Inchecknings-URL kopierad till urklipp\",\"CNafaC\":\"Kryssrutealternativ tillåter flera val\",\"SpabVf\":\"Kryssrutor\",\"CRu4lK\":\"Incheckad\",\"znIg+z\":\"Kassa\",\"1WnhCL\":\"Kassainställningar\",\"6imsQS\":\"Kinesiska (förenklad)\",\"JjkX4+\":\"Välj en färg för din bakgrund\",\"/Jizh9\":\"Välj ett konto\",\"3wV73y\":\"Stad\",\"FG98gC\":\"Rensa söktext\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Klicka för att kopiera\",\"yz7wBu\":\"Stäng\",\"62Ciis\":\"Stäng sidofält\",\"EWPtMO\":\"Kod\",\"ercTDX\":\"Koden måste vara mellan 3 och 50 tecken lång\",\"oqr9HB\":\"Fäll ihop denna produkt när evenemangssidan laddas\",\"jZlrte\":\"Färg\",\"Vd+LC3\":\"Färgen måste vara en giltig hexkod. Exempel: #ffffff\",\"1HfW/F\":\"Färger\",\"VZeG/A\":\"Kommer snart\",\"yPI7n9\":\"Kommaseparerade nyckelord som beskriver evenemanget. Dessa används av sökmotorer för att kategorisera och indexera evenemanget.\",\"NPZqBL\":\"Slutför order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Slutför betalning\",\"qqWcBV\":\"Slutförd\",\"6HK5Ct\":\"Slutförda ordrar\",\"NWVRtl\":\"Slutförda ordrar\",\"DwF9eH\":\"Komponentkod\",\"Tf55h7\":\"Konfigurerad rabatt\",\"7VpPHA\":\"Bekräfta\",\"ZaEJZM\":\"Bekräfta ändring av e-postadress\",\"yjkELF\":\"Bekräfta nytt lösenord\",\"xnWESi\":\"Bekräfta lösenord\",\"p2/GCq\":\"Bekräfta lösenord\",\"wnDgGj\":\"Bekräftar e-postadress...\",\"pbAk7a\":\"Anslut Stripe\",\"UMGQOh\":\"Anslut med Stripe\",\"QKLP1W\":\"Anslut ditt Stripe-konto för att börja ta emot betalningar.\",\"5lcVkL\":\"Anslutningsuppgifter\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Fortsätt\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Text på fortsätt-knapp\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Fortsätt konfigureringen\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Kopierad\",\"T5rdis\":\"kopierad till urklipp\",\"he3ygx\":\"Kopiera\",\"r2B2P8\":\"Kopiera inchecknings-URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Kopiera länk\",\"E6nRW7\":\"Kopiera URL\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Omslag\",\"hYgDIe\":\"Skapa\",\"b9XOHo\":[\"Skapa \",[\"0\"]],\"k9RiLi\":\"Skapa en produkt\",\"6kdXbW\":\"Skapa en kampanjkod\",\"n5pRtF\":\"Skapa en biljett\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"skapa en organisatör\",\"ipP6Ue\":\"Skapa deltagare\",\"VwdqVy\":\"Skapa kapacitetstilldelning\",\"EwoMtl\":\"Skapa kategori\",\"XletzW\":\"Skapa kategori\",\"WVbTwK\":\"Skapa incheckningslista\",\"uN355O\":\"Skapa evenemang\",\"BOqY23\":\"Skapa ny\",\"kpJAeS\":\"Skapa organisatör\",\"a0EjD+\":\"Skapa produkt\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Skapa kampanjkod\",\"B3Mkdt\":\"Skapa fråga\",\"UKfi21\":\"Skapa skatt eller avgift\",\"d+F6q9\":\"Skapad\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Nuvarande lösenord\",\"uIElGP\":\"Anpassad Maps-URL\",\"UEqXyt\":\"Anpassat intervall\",\"876pfE\":\"Kund\",\"QOg2Sf\":\"Anpassa e-post- och aviseringsinställningarna för detta evenemang\",\"Y9Z/vP\":\"Anpassa evenemangets startsida och kassameddelanden\",\"2E2O5H\":\"Anpassa övriga inställningar för detta evenemang\",\"iJhSxe\":\"Anpassa SEO-inställningarna för detta evenemang\",\"KIhhpi\":\"Anpassa din evenemangssida\",\"nrGWUv\":\"Anpassa din evenemangssida efter ditt varumärke och din stil.\",\"Zz6Cxn\":\"Riskzon\",\"ZQKLI1\":\"Riskzon\",\"7p5kLi\":\"Instrumentpanel\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum och tid\",\"JJhRbH\":\"Kapacitet dag ett\",\"cnGeoo\":\"Ta bort\",\"jRJZxD\":\"Ta bort kapacitet\",\"VskHIx\":\"Ta bort kategori\",\"Qrc8RZ\":\"Ta bort incheckningslista\",\"WHf154\":\"Ta bort kod\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Beskrivning\",\"YC3oXa\":\"Beskrivning för incheckningspersonal\",\"URmyfc\":\"Detaljer\",\"1lRT3t\":\"Om denna kapacitet inaktiveras spåras försäljningen men den stoppas inte när gränsen nås\",\"H6Ma8Z\":\"Rabatt\",\"ypJ62C\":\"Rabatt %\",\"3LtiBI\":[\"Rabatt i \",[\"0\"]],\"C8JLas\":\"Rabattyp\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Dokumentetikett\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation eller betala vad du vill-produkt\",\"OvNbls\":\"Ladda ner .ics\",\"kodV18\":\"Ladda ner CSV\",\"CELKku\":\"Ladda ner faktura\",\"LQrXcu\":\"Ladda ner faktura\",\"QIodqd\":\"Ladda ner QR-kod\",\"yhjU+j\":\"Laddar ner faktura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Rullgardinsval\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicera evenemang\",\"3ogkAk\":\"Duplicera evenemang\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Dupliceringsalternativ\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Redigera\",\"N6j2JH\":[\"Redigera \",[\"0\"]],\"kBkYSa\":\"Redigera kapacitet\",\"oHE9JT\":\"Redigera kapacitetstilldelning\",\"j1Jl7s\":\"Redigera kategori\",\"FU1gvP\":\"Redigera incheckningslista\",\"iFgaVN\":\"Redigera kod\",\"jrBSO1\":\"Redigera organisatör\",\"tdD/QN\":\"Redigera produkt\",\"n143Tq\":\"Redigera produktkategori\",\"9BdS63\":\"Redigera kampanjkod\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Redigera fråga\",\"poTr35\":\"Redigera användare\",\"GTOcxw\":\"Redigera användare\",\"pqFrv2\":\"t.ex. 2,50 för 2,50 $\",\"3yiej1\":\"t.ex. 23,5 för 23,5 %\",\"O3oNi5\":\"E-post\",\"VxYKoK\":\"E-post- och aviseringsinställningar\",\"ATGYL1\":\"E-postadress\",\"hzKQCy\":\"E-postadress\",\"HqP6Qf\":\"Ändring av e-postadress avbröts\",\"mISwW1\":\"Ändring av e-postadress väntar\",\"APuxIE\":\"E-postbekräftelse skickades igen\",\"YaCgdO\":\"E-postbekräftelse skickades igen\",\"jyt+cx\":\"Meddelande i e-postsidfot\",\"I6F3cp\":\"E-post ej verifierad\",\"NTZ/NX\":\"Inbäddningskod\",\"4rnJq4\":\"Inbäddningsskript\",\"8oPbg1\":\"Aktivera fakturering\",\"j6w7d/\":\"Aktivera denna kapacitet för att stoppa försäljning när gränsen nås\",\"VFv2ZC\":\"Slutdatum\",\"237hSL\":\"Avslutad\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Engelska\",\"MhVoma\":\"Ange ett belopp exklusive skatter och avgifter\",\"SlfejT\":\"Fel\",\"3Z223G\":\"Fel vid bekräftelse av e-postadress\",\"a6gga1\":\"Fel vid bekräftelse av ändring av e-postadress\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evenemang\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Evenemangsdatum\",\"0Zptey\":\"Standardinställningar för evenemang\",\"QcCPs8\":\"Evenemangsdetaljer\",\"6fuA9p\":\"Evenemang duplicerades\",\"AEuj2m\":\"Evenemangets startsida\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Plats- och lokalinformation för evenemanget\",\"OopDbA\":\"Event page\",\"4/If97\":\"Uppdatering av evenemangsstatus misslyckades. Försök igen senare.\",\"btxLWj\":\"Evenemangsstatus uppdaterad\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Evenemang\",\"sZg7s1\":\"Utgångsdatum\",\"KnN1Tu\":\"Går ut\",\"uaSvqt\":\"Utgångsdatum\",\"GS+Mus\":\"Exportera\",\"9xAp/j\":\"Misslyckades med att avbryta deltagare\",\"ZpieFv\":\"Misslyckades med att avbryta order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Misslyckades med att ladda ner faktura. Försök igen.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Misslyckades med att läsa in incheckningslista\",\"ZQ15eN\":\"Misslyckades med att skicka biljettmejl igen\",\"ejXy+D\":\"Misslyckades med att sortera produkter\",\"PLUB/s\":\"Avgift\",\"/mfICu\":\"Avgifter\",\"LyFC7X\":\"Filtrera ordrar\",\"cSev+j\":\"Filter\",\"CVw2MU\":[\"Filter (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Första fakturanummer\",\"V1EGGU\":\"Förnamn\",\"kODvZJ\":\"Förnamn\",\"S+tm06\":\"Förnamn måste vara mellan 1 och 50 tecken\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Första användning\",\"TpqW74\":\"Fast\",\"irpUxR\":\"Fast belopp\",\"TF9opW\":\"Blixt är inte tillgänglig på den här enheten\",\"UNMVei\":\"Glömt lösenord?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Gratis produkt\",\"vAbVy9\":\"Gratis produkt, ingen betalningsinformation krävs\",\"nLC6tu\":\"Franska\",\"Weq9zb\":\"Allmänt\",\"DDcvSo\":\"Tyska\",\"4GLxhy\":\"Kom igång\",\"4D3rRj\":\"Gå tillbaka till profilen\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Kalender\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Bruttoförsäljning\",\"yRg26W\":\"Bruttoförsäljning\",\"R4r4XO\":\"Gäster\",\"26pGvx\":\"Har du en kampanjkod?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Här är ett exempel på hur du kan använda komponenten i din applikation.\",\"Y1SSqh\":\"Här är React-komponenten som du kan använda för att bädda in widgeten i din applikation.\",\"QuhVpV\":[\"Hej \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Dold från offentlig vy\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Dolda frågor är endast synliga för arrangören och inte för kunden.\",\"vLyv1R\":\"Dölj\",\"Mkkvfd\":\"Dölj kom igång-sidan\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Dölj produkt efter försäljningens slutdatum\",\"06s3w3\":\"Dölj produkt före försäljningens startdatum\",\"axVMjA\":\"Dölj produkt om användaren saknar giltig kampanjkod\",\"ySQGHV\":\"Dölj produkt när den är slutsåld\",\"SCimta\":\"Dölj kom igång-sidan från sidofältet\",\"5xR17G\":\"Dölj denna produkt för kunder\",\"Da29Y6\":\"Dölj denna fråga\",\"fvDQhr\":\"Dölj denna nivå för användare\",\"lNipG+\":\"Att dölja en produkt förhindrar att användare ser den på evenemangssidan.\",\"ZOBwQn\":\"Startsidedesign\",\"PRuBTd\":\"Startsidedesigner\",\"YjVNGZ\":\"Förhandsvisning av startsida\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hur många minuter kunden har på sig att slutföra sin beställning. Vi rekommenderar minst 15 minuter\",\"ySxKZe\":\"Hur många gånger kan denna kod användas?\",\"dZsDbK\":[\"HTML-teckengränsen har överskridits: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Jag godkänner <0>villkoren\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Om fältet lämnas tomt används adressen för att skapa en Google Maps-länk\",\"UYT+c8\":\"Om detta är aktiverat kan incheckningspersonal antingen markera deltagare som incheckade eller markera beställningen som betald och checka in deltagarna. Om detta är inaktiverat kan deltagare som är kopplade till obetalda beställningar inte checkas in.\",\"muXhGi\":\"Om detta är aktiverat får arrangören ett e-postmeddelande när en ny beställning görs\",\"6fLyj/\":\"Om du inte begärde denna ändring, ändra omedelbart ditt lösenord.\",\"n/ZDCz\":\"Bilden har raderats\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Bilden har laddats upp\",\"VyUuZb\":\"Bild-URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inaktiv\",\"T0K0yl\":\"Inaktiva användare kan inte logga in.\",\"kO44sp\":\"Inkludera anslutningsinformation för ditt onlineevenemang. Dessa uppgifter visas på sidan för ordersammanfattning och på deltagarbiljetten.\",\"FlQKnG\":\"Inkludera skatt och avgifter i priset\",\"Vi+BiW\":[\"Innehåller \",[\"0\"],\" produkter\"],\"lpm0+y\":\"Innehåller 1 produkt\",\"UiAk5P\":\"Infoga bild\",\"OyLdaz\":\"Inbjudan skickades igen!\",\"HE6KcK\":\"Inbjudan återkallad!\",\"SQKPvQ\":\"Bjud in användare\",\"bKOYkd\":\"Fakturan laddades ner\",\"alD1+n\":\"Fakturanoteringar\",\"kOtCs2\":\"Fakturanumrering\",\"UZ2GSZ\":\"Fakturainställningar\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Artikel\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etikett\",\"vXIe7J\":\"Språk\",\"2LMsOq\":\"Senaste 12 månaderna\",\"vfe90m\":\"Senaste 14 dagarna\",\"aK4uBd\":\"Senaste 24 timmarna\",\"uq2BmQ\":\"Senaste 30 dagarna\",\"bB6Ram\":\"Senaste 48 timmarna\",\"VlnB7s\":\"Senaste 6 månaderna\",\"ct2SYD\":\"Senaste 7 dagarna\",\"XgOuA7\":\"Senaste 90 dagarna\",\"I3yitW\":\"Senaste inloggning\",\"1ZaQUH\":\"Efternamn\",\"UXBCwc\":\"Efternamn\",\"tKCBU0\":\"Senast använd\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Lämna tomt för att använda standardordet \\\"Faktura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Laddar...\",\"wJijgU\":\"Plats\",\"sQia9P\":\"Logga in\",\"zUDyah\":\"Loggar in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logga ut\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Gör faktureringsadress obligatorisk i kassan\",\"MU3ijv\":\"Gör denna fråga obligatorisk\",\"wckWOP\":\"Hantera\",\"onpJrA\":\"Hantera deltagare\",\"n4SpU5\":\"Hantera evenemang\",\"WVgSTy\":\"Hantera order\",\"1MAvUY\":\"Hantera betalnings- och fakturainställningar för detta evenemang.\",\"cQrNR3\":\"Hantera profil\",\"AtXtSw\":\"Hantera skatter och avgifter som kan tillämpas på dina produkter\",\"ophZVW\":\"Hantera biljetter\",\"DdHfeW\":\"Hantera dina kontouppgifter och standardinställningar\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Hantera dina användare och deras behörigheter\",\"1m+YT2\":\"Obligatoriska frågor måste besvaras innan kunden kan slutföra köpet.\",\"Dim4LO\":\"Lägg till deltagare manuellt\",\"e4KdjJ\":\"Lägg till deltagare manuellt\",\"vFjEnF\":\"Markera som betald\",\"g9dPPQ\":\"Max per order\",\"l5OcwO\":\"Meddela deltagare\",\"Gv5AMu\":\"Meddela deltagare\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Meddela köpare\",\"tNZzFb\":\"Meddelandeinnehåll\",\"lYDV/s\":\"Meddela enskilda deltagare\",\"V7DYWd\":\"Meddelande skickat\",\"t7TeQU\":\"Meddelanden\",\"xFRMlO\":\"Min per order\",\"QYcUEf\":\"Minimipris\",\"RDie0n\":\"Övrigt\",\"mYLhkl\":\"Övriga inställningar\",\"KYveV8\":\"Flerradigt textfält\",\"VD0iA7\":\"Flera prisalternativ. Perfekt för till exempel early bird-produkter.\",\"/bhMdO\":\"Min fantastiska evenemangsbeskrivning...\",\"vX8/tc\":\"Min fantastiska evenemangstitel...\",\"hKtWk2\":\"Min profil\",\"fj5byd\":\"Ej tillgängligt\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Namn\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Gå till deltagare\",\"qqeAJM\":\"Aldrig\",\"7vhWI8\":\"Nytt lösenord\",\"1UzENP\":\"Nej\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Inga arkiverade evenemang att visa.\",\"q2LEDV\":\"Inga deltagare hittades för denna order.\",\"zlHa5R\":\"Inga deltagare har lagts till i denna order.\",\"Wjz5KP\":\"Inga deltagare att visa\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Inga kapacitetstilldelningar\",\"a/gMx2\":\"Inga incheckningslistor\",\"tMFDem\":\"Ingen data tillgänglig\",\"6Z/F61\":\"Ingen data att visa. Välj ett datumintervall\",\"fFeCKc\":\"Ingen rabatt\",\"HFucK5\":\"Inga avslutade evenemang att visa.\",\"yAlJXG\":\"Inga evenemang att visa\",\"GqvPcv\":\"Inga filter tillgängliga\",\"KPWxKD\":\"Inga meddelanden att visa\",\"J2LkP8\":\"Inga ordrar att visa\",\"RBXXtB\":\"Inga betalningsmetoder är tillgängliga för närvarande. Kontakta arrangören för hjälp.\",\"ZWEfBE\":\"Ingen betalning krävs\",\"ZPoHOn\":\"Ingen produkt är kopplad till denna deltagare.\",\"Ya1JhR\":\"Inga produkter tillgängliga i denna kategori.\",\"FTfObB\":\"Inga produkter ännu\",\"+Y976X\":\"Inga kampanjkoder att visa\",\"MAavyl\":\"Inga frågor har besvarats av denna deltagare.\",\"SnlQeq\":\"Inga frågor har ställts för denna order.\",\"Ev2r9A\":\"Inga resultat\",\"gk5uwN\":\"Inga sökresultat\",\"RHyZUL\":\"Inga sökresultat.\",\"RY2eP1\":\"Inga skatter eller avgifter har lagts till.\",\"EdQY6l\":\"Ingen\",\"OJx3wK\":\"Inte tillgänglig\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Anteckningar\",\"jtrY3S\":\"Inget att visa ännu\",\"hFwWnI\":\"Aviseringsinställningar\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Meddela arrangören om nya ordrar\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Antal dagar tillåtet för betalning (lämna tomt för att utelämna betalningsvillkor från fakturor)\",\"n86jmj\":\"Nummerprefix\",\"mwe+2z\":\"Offlineordrar återspeglas inte i evenemangsstatistiken förrän ordern markeras som betald.\",\"dWBrJX\":\"Offlinebetalningen misslyckades. Försök igen eller kontakta arrangören.\",\"fcnqjw\":\"Instruktioner för offlinebetalning\",\"+eZ7dp\":\"Offlinebetalningar\",\"ojDQlR\":\"Information om offlinebetalningar\",\"u5oO/W\":\"Inställningar för offlinebetalningar\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Till salu\",\"Ug4SfW\":\"När du skapar ett evenemang visas det här.\",\"ZxnK5C\":\"När du börjar samla in data visas det här.\",\"PnSzEc\":\"När du är redo kan du publicera ditt evenemang och börja sälja produkter.\",\"J6n7sl\":\"Pågående\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Information om onlineevenemang\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Öppna incheckningssida\",\"OdnLE4\":\"Öppna sidomeny\",\"ZZEYpT\":[\"Alternativ \",[\"i\"]],\"oPknTP\":\"Valfri extra information som visas på alla fakturor, till exempel betalningsvillkor, förseningsavgifter eller returpolicy\",\"OrXJBY\":\"Valfritt prefix för fakturanummer, till exempel INV-\",\"0zpgxV\":\"Alternativ\",\"BzEFor\":\"eller\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order avbruten\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Orderdatum\",\"Tol4BF\":\"Orderdetaljer\",\"WbImlQ\":\"Ordern har avbrutits och orderägaren har informerats.\",\"nAn4Oe\":\"Order markerad som betald\",\"uzEfRz\":\"Orderanteckningar\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Orderreferens\",\"acIJ41\":\"Orderstatus\",\"GX6dZv\":\"Ordersammanfattning\",\"tDTq0D\":\"Ordertidsgräns\",\"1h+RBg\":\"Ordrar\",\"3y+V4p\":\"Organisationens adress\",\"GVcaW6\":\"Organisationsuppgifter\",\"nfnm9D\":\"Organisationsnamn\",\"G5RhpL\":\"Arrangör\",\"mYygCM\":\"Arrangör krävs\",\"Pa6G7v\":\"Arrangörsnamn\",\"l894xP\":\"Arrangörer kan endast hantera evenemang och produkter. De kan inte hantera användare, kontoinställningar eller faktureringsinformation.\",\"fdjq4c\":\"Utfyllnad\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Sidan hittades inte\",\"QbrUIo\":\"Sidvisningar\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"betald\",\"HVW65c\":\"Betald produkt\",\"ZfxaB4\":\"Delvis återbetald\",\"8ZsakT\":\"Lösenord\",\"TUJAyx\":\"Lösenordet måste vara minst 8 tecken\",\"vwGkYB\":\"Lösenordet måste vara minst 8 tecken\",\"BLTZ42\":\"Lösenordet har återställts. Logga in med ditt nya lösenord.\",\"f7SUun\":\"Lösenorden är inte samma\",\"aEDp5C\":\"Klistra in detta där du vill att widgeten ska visas.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Betalning\",\"Lg+ewC\":\"Betalning och fakturering\",\"DZjk8u\":\"Inställningar för betalning och fakturering\",\"lflimf\":\"Betalningsfrist\",\"JhtZAK\":\"Betalning misslyckades\",\"JEdsvQ\":\"Betalningsinstruktioner\",\"bLB3MJ\":\"Betalningsmetoder\",\"QzmQBG\":\"Betalleverantör\",\"lsxOPC\":\"Betalning mottagen\",\"wJTzyi\":\"Betalningsstatus\",\"xgav5v\":\"Betalningen lyckades!\",\"R29lO5\":\"Betalningsvillkor\",\"/roQKz\":\"Procent\",\"vPJ1FI\":\"Procentbelopp\",\"xdA9ud\":\"Placera detta i -delen på din webbplats.\",\"blK94r\":\"Lägg till minst ett alternativ\",\"FJ9Yat\":\"Kontrollera att den angivna informationen är korrekt\",\"TkQVup\":\"Kontrollera din e-postadress och ditt lösenord och försök igen\",\"sMiGXD\":\"Kontrollera att din e-postadress är giltig\",\"Ajavq0\":\"Kontrollera din e-post för att bekräfta din e-postadress\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Fortsätt i den nya fliken\",\"hcX103\":\"Skapa en produkt\",\"cdR8d6\":\"Skapa en biljett\",\"x2mjl4\":\"Ange en giltig bild-URL som pekar på en bild.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Observera\",\"C63rRe\":\"Gå tillbaka till evenemangssidan för att börja om.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Välj minst en produkt\",\"igBrCH\":\"Verifiera din e-postadress för att få tillgång till alla funktioner\",\"/IzmnP\":\"Vänta medan vi förbereder din faktura...\",\"MOERNx\":\"Portugisiska\",\"qCJyMx\":\"Meddelande efter checkout\",\"g2UNkE\":\"Drivs av\",\"Rs7IQv\":\"Meddelande före checkout\",\"rdUucN\":\"Förhandsgranska\",\"a7u1N9\":\"Pris\",\"CmoB9j\":\"Visningsläge för pris\",\"BI7D9d\":\"Pris ej angivet\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Pristyp\",\"6RmHKN\":\"Primär färg\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primär textfärg\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Skriv ut alla biljetter\",\"DKwDdj\":\"Skriv ut biljetter\",\"K47k8R\":\"Produkt\",\"1JwlHk\":\"Produktkategori\",\"U61sAj\":\"Produktkategorin uppdaterades.\",\"1USFWA\":\"Produkten togs bort\",\"4Y2FZT\":\"Produktens pristyp\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Produktförsäljning\",\"U/R4Ng\":\"Produktnivå\",\"sJsr1h\":\"Produkttyp\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produkt(er)\",\"N0qXpE\":\"Produkter\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Sålda produkter\",\"/u4DIx\":\"Sålda produkter\",\"DJQEZc\":\"Produkter sorterades korrekt\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profilen uppdaterades\",\"cl5WYc\":[\"Kampanjkoden \",[\"promo_code\"],\" har tillämpats\"],\"P5sgAk\":\"Kampanjkod\",\"yKWfjC\":\"Sida för kampanjkoder\",\"RVb8Fo\":\"Kampanjkoder\",\"BZ9GWa\":\"Kampanjkoder kan användas för att erbjuda rabatter, förköp eller särskild åtkomst till ditt evenemang.\",\"OP094m\":\"Rapport för kampanjkoder\",\"4kyDD5\":\"Ge ytterligare sammanhang eller instruktioner för denna fråga. Använd detta fält för att lägga till villkor,\\nriktlinjer eller annan viktig information som deltagarna behöver känna till innan de svarar.\",\"toutGW\":\"QR-kod\",\"LkMOWF\":\"Tillgängligt antal\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Frågan togs bort\",\"avf0gk\":\"Frågebeskrivning\",\"oQvMPn\":\"Frågetitel\",\"enzGAL\":\"Frågor\",\"ROv2ZT\":\"Frågor och svar\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radiovalsalternativ\",\"C4TjpG\":\"Visa mindre\",\"I3QpvQ\":\"Mottagare\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Återbetalning misslyckades\",\"n10yGu\":\"Återbetala order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Återbetalning väntar\",\"xHpVRl\":\"Återbetalningsstatus\",\"/BI0y9\":\"Återbetald\",\"fgLNSM\":\"Registrera\",\"9+8Vez\":\"Återstående användningar\",\"tasfos\":\"ta bort\",\"t/YqKh\":\"Ta bort\",\"t9yxlZ\":\"Rapporter\",\"prZGMe\":\"Kräv faktureringsadress\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Skicka e-postbekräftelse igen\",\"wIa8Qe\":\"Skicka inbjudan igen\",\"VeKsnD\":\"Skicka ordermail igen\",\"dFuEhO\":\"Skicka biljettmail igen\",\"o6+Y6d\":\"Skickar igen...\",\"OfhWJH\":\"Återställ\",\"RfwZxd\":\"Återställ lösenord\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Återställ evenemang\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Tillbaka till evenemangssidan\",\"8YBH95\":\"Intäkter\",\"PO/sOY\":\"Återkalla inbjudan\",\"GDvlUT\":\"Roll\",\"ELa4O9\":\"Slutdatum för försäljning\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Startdatum för försäljning\",\"hBsw5C\":\"Försäljningen är avslutad\",\"kpAzPe\":\"Försäljningen startar\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Spara\",\"IUwGEM\":\"Spara ändringar\",\"U65fiW\":\"Spara arrangör\",\"UGT5vp\":\"Spara inställningar\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Sök på deltagarnamn, e-post eller ordernummer...\",\"+pr/FY\":\"Sök på evenemangsnamn...\",\"3zRbWw\":\"Sök på namn, e-post eller ordernummer...\",\"L22Tdf\":\"Sök på namn, ordernummer, deltagarnummer eller e-post...\",\"BiYOdA\":\"Sök på namn...\",\"YEjitp\":\"Sök på ämne eller innehåll...\",\"Pjsch9\":\"Sök kapacitetstilldelningar...\",\"r9M1hc\":\"Sök incheckningslistor...\",\"+0Yy2U\":\"Sök produkter\",\"YIix5Y\":\"Sök...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Sekundär färg\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Sekundär textfärg\",\"02ePaq\":[\"Välj \",[\"0\"]],\"QuNKRX\":\"Välj kamera\",\"9FQEn8\":\"Välj kategori...\",\"kWI/37\":\"Välj arrangör\",\"ixIx1f\":\"Välj produkt\",\"3oSV95\":\"Välj produktnivå\",\"C4Y1hA\":\"Välj produkter\",\"hAjDQy\":\"Välj status\",\"QYARw/\":\"Välj biljett\",\"OMX4tH\":\"Välj biljetter\",\"DrwwNd\":\"Välj tidsperiod\",\"O/7I0o\":\"Välj...\",\"JlFcis\":\"Skicka\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Skicka ett meddelande\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Skicka meddelande\",\"D7ZemV\":\"Skicka orderbekräftelse och biljettsmejl\",\"v1rRtW\":\"Skicka test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO-beskrivning\",\"/SIY6o\":\"SEO-nyckelord\",\"GfWoKv\":\"SEO-inställningar\",\"rXngLf\":\"SEO-titel\",\"/jZOZa\":\"Serviceavgift\",\"Bj/QGQ\":\"Ange ett minimipris och låt användare betala mer om de vill\",\"L0pJmz\":\"Ange startnummer för fakturanumrering. Detta kan inte ändras när fakturor väl har skapats.\",\"nYNT+5\":\"Konfigurera ditt evenemang\",\"A8iqfq\":\"Publicera ditt evenemang\",\"Tz0i8g\":\"Inställningar\",\"Z8lGw6\":\"Dela\",\"B2V3cA\":\"Dela evenemang\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Visa tillgängligt produktantal\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Visa mer\",\"izwOOD\":\"Visa moms och avgifter separat\",\"1SbbH8\":\"Visas för kunden efter att de har slutfört köpet, på ordersammanfattningssidan.\",\"YfHZv0\":\"Visas för kunden innan de slutför köpet\",\"CBBcly\":\"Visar vanliga adressfält, inklusive land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Enradig textruta\",\"+P0Cn2\":\"Hoppa över detta steg\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Slutsålt\",\"Mi1rVn\":\"Slutsålt\",\"nwtY4N\":\"Något gick fel\",\"GRChTw\":\"Något gick fel när momsen eller avgiften skulle tas bort\",\"YHFrbe\":\"Något gick fel! Försök igen\",\"kf83Ld\":\"Något gick fel.\",\"fWsBTs\":\"Något gick fel. Försök igen.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Tyvärr, den här kampanjkoden känns inte igen\",\"65A04M\":\"Spanska\",\"mFuBqb\":\"Standardprodukt med ett fast pris\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Delstat eller region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-betalningar är inte aktiverade för detta evenemang.\",\"UJmAAK\":\"Ämne\",\"X2rrlw\":\"Delsumma\",\"zzDlyQ\":\"Lyckades\",\"b0HJ45\":[\"Klart! \",[\"0\"],\" kommer snart att få ett e-postmeddelande.\"],\"BJIEiF\":[\"Lyckades \",[\"0\"],\" deltagare\"],\"OtgNFx\":\"E-postadressen bekräftades\",\"IKwyaF\":\"E-poständringen bekräftades\",\"zLmvhE\":\"Deltagaren skapades\",\"gP22tw\":\"Produkten skapades\",\"9mZEgt\":\"Kampanjkoden skapades\",\"aIA9C4\":\"Frågan skapades\",\"J3RJSZ\":\"Deltagaren uppdaterades\",\"3suLF0\":\"Kapacitetstilldelningen uppdaterades\",\"Z+rnth\":\"Incheckningslistan uppdaterades\",\"vzJenu\":\"E-postinställningarna uppdaterades\",\"7kOMfV\":\"Evenemanget uppdaterades\",\"G0KW+e\":\"Startsidedesignen uppdaterades\",\"k9m6/E\":\"Startsidesinställningarna uppdaterades\",\"y/NR6s\":\"Platsen uppdaterades\",\"73nxDO\":\"Övriga inställningar uppdaterades\",\"4H80qv\":\"Ordern uppdaterades\",\"6xCBVN\":\"Betalnings- och faktureringsinställningarna uppdaterades\",\"1Ycaad\":\"Produkten uppdaterades\",\"70dYC8\":\"Kampanjkoden uppdaterades\",\"F+pJnL\":\"SEO-inställningarna uppdaterades\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Supportmejl\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Moms\",\"geUFpZ\":\"Moms och avgifter\",\"dFHcIn\":\"Momsuppgifter\",\"wQzCPX\":\"Momsinformation som ska visas längst ned på alla fakturor (t.ex. momsnummer, skatteregistrering)\",\"0RXCDo\":\"Moms eller avgift togs bort\",\"ZowkxF\":\"Moms\",\"qu6/03\":\"Moms och avgifter\",\"gypigA\":\"Den kampanjkoden är ogiltig\",\"5ShqeM\":\"Incheckningslistan du letar efter finns inte.\",\"QXlz+n\":\"Standardvaluta för dina evenemang.\",\"mnafgQ\":\"Standardtidszon för dina evenemang.\",\"o7s5FA\":\"Språket som deltagaren kommer att få e-post på.\",\"NlfnUd\":\"Länken du klickade på är ogiltig.\",\"HsFnrk\":[\"Maximalt antal produkter för \",[\"0\"],\" är \",[\"1\"]],\"TSAiPM\":\"Sidan du letar efter finns inte\",\"MSmKHn\":\"Priset som visas för kunden inkluderar moms och avgifter.\",\"6zQOg1\":\"Priset som visas för kunden inkluderar inte moms och avgifter. De visas separat\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Titeln för evenemanget som visas i sökresultat och vid delning i sociala medier. Som standard används evenemangets titel\",\"wDx3FF\":\"Det finns inga produkter tillgängliga för det här evenemanget\",\"pNgdBv\":\"Det finns inga produkter tillgängliga i den här kategorin\",\"rMcHYt\":\"En återbetalning väntar. Vänta tills den är slutförd innan du begär en ny återbetalning.\",\"F89D36\":\"Det uppstod ett fel när ordern skulle markeras som betald\",\"68Axnm\":\"Det uppstod ett fel när din begäran skulle behandlas. Försök igen.\",\"mVKOW6\":\"Det uppstod ett fel när ditt meddelande skulle skickas\",\"AhBPHd\":\"Dessa uppgifter visas endast om ordern slutförs. Ordrar som väntar på betalning visar inte detta meddelande.\",\"Pc/Wtj\":\"Den här deltagaren har en obetald order.\",\"mf3FrP\":\"Den här kategorin har inga produkter ännu.\",\"8QH2Il\":\"Den här kategorin är dold för allmänheten\",\"xxv3BZ\":\"Den här incheckningslistan har löpt ut\",\"Sa7w7S\":\"Den här incheckningslistan har löpt ut och är inte längre tillgänglig för incheckning.\",\"Uicx2U\":\"Den här incheckningslistan är aktiv\",\"1k0Mp4\":\"Den här incheckningslistan är inte aktiv ännu\",\"K6fmBI\":\"Den här incheckningslistan är ännu inte aktiv och är inte tillgänglig för incheckning.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Den här informationen visas på betalningssidan, ordersammanfattningen och i orderbekräftelsen via e-post.\",\"XAHqAg\":\"Det här är en vanlig produkt, som en t-shirt eller en mugg. Ingen biljett utfärdas\",\"CNk/ro\":\"Det här är ett onlineevenemang\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Det här meddelandet inkluderas i sidfoten i alla mejl som skickas från detta evenemang\",\"55i7Fa\":\"Det här meddelandet visas endast om ordern slutförs. Ordrar som väntar på betalning visar inte detta meddelande\",\"RjwlZt\":\"Den här ordern är redan betald.\",\"5K8REg\":\"Den här ordern har redan återbetalats.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Den här ordern har avbrutits.\",\"Q0zd4P\":\"Den här ordern har löpt ut. Börja om.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Den här ordern är slutförd.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Den här ordersidan är inte längre tillgänglig.\",\"i0TtkR\":\"Detta åsidosätter alla synlighetsinställningar och döljer produkten för alla kunder.\",\"cRRc+F\":\"Den här produkten kan inte tas bort eftersom den är kopplad till en order. Du kan dölja den i stället.\",\"3Kzsk7\":\"Den här produkten är en biljett. Köpare får en biljett vid köp\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Den här länken för att återställa lösenordet är ogiltig eller har löpt ut.\",\"IV9xTT\":\"Den här användaren är inte aktiv eftersom hen inte har accepterat sin inbjudan.\",\"5AnPaO\":\"biljett\",\"kjAL4v\":\"Biljett\",\"dtGC3q\":\"Biljettmejlet har skickats igen till deltagaren\",\"54q0zp\":\"Biljetter för\",\"xN9AhL\":[\"Nivå \",[\"0\"]],\"jZj9y9\":\"Produkt med nivåer\",\"8wITQA\":\"Produkter med nivåer låter dig erbjuda flera prisalternativ för samma produkt. Perfekt för early bird-produkter eller för att erbjuda olika priser till olika grupper.\",\"nn3mSR\":\"Tid kvar:\",\"s/0RpH\":\"Antal gånger använd\",\"y55eMd\":\"Antal gånger använd\",\"40Gx0U\":\"Tidszon\",\"oDGm7V\":\"DRICKS\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Verktyg\",\"72c5Qo\":\"Totalt\",\"YXx+fG\":\"Totalt före rabatter\",\"NRWNfv\":\"Totalt rabattbelopp\",\"BxsfMK\":\"Totala avgifter\",\"2bR+8v\":\"Total bruttoförsäljning\",\"mpB/d9\":\"Totalt orderbelopp\",\"m3FM1g\":\"Totalt återbetalt\",\"jEbkcB\":\"Totalt återbetalt\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total skatt\",\"+zy2Nq\":\"Typ\",\"FMdMfZ\":\"Det gick inte att checka in deltagaren\",\"bPWBLL\":\"Det gick inte att checka ut deltagaren\",\"9+P7zk\":\"Det gick inte att skapa produkten. Kontrollera dina uppgifter\",\"WLxtFC\":\"Det gick inte att skapa produkten. Kontrollera dina uppgifter\",\"/cSMqv\":\"Det gick inte att skapa frågan. Kontrollera dina uppgifter\",\"MH/lj8\":\"Det gick inte att uppdatera frågan. Kontrollera dina uppgifter\",\"nnfSdK\":\"Unika kunder\",\"Mqy/Zy\":\"USA\",\"NIuIk1\":\"Obegränsat\",\"/p9Fhq\":\"Obegränsat antal tillgängliga\",\"E0q9qH\":\"Obegränsat antal användningar tillåts\",\"h10Wm5\":\"Obetald order\",\"ia8YsC\":\"Kommande\",\"TlEeFv\":\"Kommande evenemang\",\"L/gNNk\":[\"Uppdatera \",[\"0\"]],\"+qqX74\":\"Uppdatera evenemangets namn, beskrivning och datum\",\"vXPSuB\":\"Uppdatera profil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL kopierad till urklipp\",\"e5lF64\":\"Exempel på användning\",\"fiV0xj\":\"Användningsgräns\",\"sGEOe4\":\"Använd en suddig version av omslagsbilden som bakgrund\",\"OadMRm\":\"Använd omslagsbild\",\"7PzzBU\":\"Användare\",\"yDOdwQ\":\"Användarhantering\",\"Sxm8rQ\":\"Användare\",\"VEsDvU\":\"Användare kan ändra sin e-postadress i <0>Profilinställningar\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"Moms\",\"E/9LUk\":\"Platsnamn\",\"jpctdh\":\"Visa\",\"Pte1Hv\":\"Visa deltagardetaljer\",\"/5PEQz\":\"Visa evenemangssida\",\"fFornT\":\"Visa hela meddelandet\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Visa på Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP-incheckningslista\",\"tF+VVr\":\"VIP-biljett\",\"2q/Q7x\":\"Synlighet\",\"vmOFL/\":\"Vi kunde inte behandla din betalning. Försök igen eller kontakta supporten.\",\"45Srzt\":\"Vi kunde inte ta bort kategorin. Försök igen.\",\"/DNy62\":[\"Vi kunde inte hitta några biljetter som matchar \",[\"0\"]],\"1E0vyy\":\"Vi kunde inte ladda data. Försök igen.\",\"NmpGKr\":\"Vi kunde inte ändra ordningen på kategorierna. Försök igen.\",\"BJtMTd\":\"Vi rekommenderar 1950×650 px, bildförhållande 3:1 och maximal filstorlek 5 MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Vi kunde inte bekräfta din betalning. Försök igen eller kontakta supporten.\",\"Gspam9\":\"Vi behandlar din order. Vänta...\",\"LuY52w\":\"Välkommen ombord! Logga in för att fortsätta.\",\"dVxpp5\":[\"Välkommen tillbaka\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Vad är nivåindelade produkter?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Vad är en kategori?\",\"gxeWAU\":\"Vilka produkter gäller den här koden för?\",\"hFHnxR\":\"Vilka produkter gäller den här koden för? (Gäller alla som standard)\",\"AeejQi\":\"Vilka produkter ska den här kapaciteten gälla för?\",\"Rb0XUE\":\"Vilken tid kommer du?\",\"5N4wLD\":\"Vilken typ av fråga är detta?\",\"gyLUYU\":\"När detta är aktiverat skapas fakturor för biljettordrar. Fakturor skickas tillsammans med orderbekräftelsen via e-post. Deltagare kan även ladda ner sina fakturor från orderbekräftelsesidan.\",\"D3opg4\":\"När offlinebetalningar är aktiverade kan användare slutföra sina ordrar och få sina biljetter. Biljetterna visar tydligt att ordern inte är betald, och incheckningsverktyget meddelar incheckningspersonalen om en order kräver betalning.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Vilka biljetter ska kopplas till den här incheckningslistan?\",\"S+OdxP\":\"Vem arrangerar det här evenemanget?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Vem ska få den här frågan?\",\"VxFvXQ\":\"Bädda in widget\",\"v1P7Gm\":\"Widgetinställningar\",\"b4itZn\":\"Arbetar\",\"hqmXmc\":\"Arbetar...\",\"+G/XiQ\":\"Hittills i år\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, ta bort dem\",\"ySeBKv\":\"Du har redan skannat den här biljetten\",\"P+Sty0\":[\"Du ändrar din e-postadress till <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Du är offline\",\"sdB7+6\":\"Du kan skapa en kampanjkod som riktar sig mot den här produkten på\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Du kan inte ändra produkttyp eftersom det finns deltagare kopplade till den här produkten.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Du kan inte checka in deltagare med obetalda ordrar. Den här inställningen kan ändras i evenemangsinställningarna.\",\"c9Evkd\":\"Du kan inte ta bort den sista kategorin.\",\"6uwAvx\":\"Du kan inte ta bort den här prisnivån eftersom det redan finns sålda produkter för nivån. Du kan dölja den i stället.\",\"tFbRKJ\":\"Du kan inte redigera kontoinnehavarens roll eller status.\",\"fHfiEo\":\"Du kan inte återbetala en manuellt skapad order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Du har åtkomst till flera konton. Välj ett för att fortsätta.\",\"Z6q0Vl\":\"Du har redan accepterat den här inbjudan. Logga in för att fortsätta.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Du har ingen väntande ändring av e-postadress.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Tiden för att slutföra din order har gått ut.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Du har inte skickat några meddelanden än. Du kan skicka meddelanden till alla deltagare eller till innehavare av en specifik produkt.\",\"R6i9o9\":\"Du måste bekräfta att det här e-postmeddelandet inte är reklam\",\"3ZI8IL\":\"Du måste godkänna villkoren\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Du måste skapa en biljett innan du kan lägga till en deltagare manuellt.\",\"jE4Z8R\":\"Du måste ha minst en prisnivå\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Du behöver markera en order som betald manuellt. Det kan göras på sidan för att hantera ordern.\",\"L/+xOk\":\"Du behöver en biljett innan du kan skapa en incheckningslista.\",\"Djl45M\":\"Du behöver en produkt innan du kan skapa en kapacitetstilldelning.\",\"y3qNri\":\"Du behöver minst en produkt för att komma igång. Gratis, betald eller låt användaren bestämma vad de vill betala.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Ditt kontonamn används på evenemangssidor och i e-post.\",\"veessc\":\"Dina deltagare visas här när de har registrerat sig för ditt evenemang. Du kan också lägga till deltagare manuellt.\",\"Eh5Wrd\":\"Din grymma webbplats 🎉\",\"lkMK2r\":\"Dina uppgifter\",\"3ENYTQ\":[\"Din begäran om att ändra e-postadress till <0>\",[\"0\"],\" väntar. Kontrollera din e-post för att bekräfta.\"],\"yZfBoy\":\"Ditt meddelande har skickats\",\"KSQ8An\":\"Din order\",\"Jwiilf\":\"Din order har avbokats\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Dina ordrar visas här när de börjar komma in.\",\"9TO8nT\":\"Ditt lösenord\",\"P8hBau\":\"Din betalning behandlas.\",\"UdY1lL\":\"Din betalning lyckades inte, försök igen.\",\"fzuM26\":\"Din betalning misslyckades. Försök igen.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Din återbetalning behandlas.\",\"IFHV2p\":\"Din biljett till\",\"x1PPdr\":\"Postnummer\",\"BM/KQm\":\"Postnummer\",\"+LtVBt\":\"Postnummer\",\"25QDJ1\":\"- Klicka för att publicera\",\"WOyJmc\":\"- Klicka för att avpublicera\",\"ncwQad\":\"(tom)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" är redan incheckad\"],\"S4PqS9\":[[\"0\"],\" aktiva webhooks\"],\"6MIiOI\":[[\"0\"],\" kvar\"],\"COnw8D\":[[\"0\"],\" logotyp\"],\"B7pZfX\":[[\"0\"],\" arrangörer\"],\"/HkCs4\":[[\"0\"],\" biljetter\"],\"TjbIUI\":[[\"availableCount\"],\" av \",[\"totalCount\"],\" tillgängliga\"],\"OJnhhX\":[[\"eventCount\"],\" evenemang\"],\"3IEF7U\":[[\"totalCount\"],\" biljettkategorier\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Skatt/Avgifter\",\"B1St2O\":\"<0>Incheckningslistor hjälper dig att hantera evenemangets entré per dag, område eller biljetttyp. Du kan länka biljetter till specifika listor som VIP-zoner eller Dag 1-pass och dela en säker incheckningslänk med personal. Inget konto krävs. Incheckning fungerar på mobil, dator eller surfplatta med enhetens kamera eller HID USB-skanner.\",\"v9VSIS\":\"<0>Ställ in en enda total deltagarbegränsning som gäller för flera biljettyper samtidigt.<1>Om du till exempel länkar en <2>Dagsbiljett och en <3>Helgbiljett, kommer de båda att använda samma pool av platser. När gränsen är nådd slutar alla länkade biljetter automatiskt att säljas.\",\"ZnVt5v\":\"<0>Webhooks meddelar omedelbart externa tjänster när händelser inträffar, till exempel att lägga till en ny deltagare i ditt CRM eller din e-postlista vid registrering, vilket ger sömlös automation.<1>Använd tredjepartstjänster som <2>Zapier, <3>IFTTT eller <4>Make för att skapa anpassade arbetsflöden och automatisera uppgifter.\",\"fAv9QG\":\"🎟️ Lägg till biljetter\",\"M2DyLc\":\"1 aktiv webhook\",\"yTsaLw\":\"1 biljett\",\"nz96Ue\":\"1 biljettyp\",\"HR/cvw\":\"Exempelgatan 123\",\"kMU5aM\":\"Ett avbokningsmeddelande har skickats till\",\"V53XzQ\":\"En ny verifieringskod har skickats till din e-post\",\"/z/bH1\":\"En kort beskrivning av din arrangör som visas för dina användare.\",\"aS0jtz\":\"Övergiven\",\"uyJsf6\":\"Om\",\"WTk/ke\":\"Om Stripe Connect\",\"JvuLls\":\"Absorbera avgift\",\"lk74+I\":\"Absorbera Avgift\",\"1uJlG9\":\"Accentfärg\",\"K5+3xg\":\"Acceptera inbjudan\",\"VTfZPy\":\"Åtkomst nekad\",\"iN5Cz3\":\"Kontot är redan anslutet!\",\"YP4JuP\":\"Kontokonfiguration uppdaterades\",\"vOuxvL\":\"Kontoinformation\",\"EHNORh\":\"Konto hittades inte\",\"bPwFdf\":\"Konton\",\"nMtNd+\":\"Åtgärd krävs: Återanslut ditt Stripe-konto\",\"AhwTa1\":\"Åtgärd krävs: Momsinformation krävs\",\"APyAR/\":\"Aktiva evenemang\",\"UWWRyd\":\"Lägg till fråga\",\"a5KFZU\":\"Lägg till evenemangsdetaljer och hantera evenemangsinställningar.\",\"Fb+SDI\":\"Lägg till fler biljetter\",\"7JF9w9\":\"Lägg till fråga\",\"6PNlRV\":\"Lägg till detta evenemang i din kalender\",\"BGD9Yt\":\"Lägg till biljetter\",\"QN2F+7\":\"Lägg till webhook\",\"NsWqSP\":\"Lägg till dina sociala mediekonton och din webbplats URL. Dessa kommer att visas på din offentliga arrangörssida.\",\"bVjDs9\":\"Ytterligare avgifter\",\"0Zypnp\":\"Adminpanel\",\"YAV57v\":\"Partner\",\"I+utEq\":\"Partnerkoden kan inte ändras\",\"/jHBj5\":\"Partnern skapades\",\"uCFbG2\":\"Partern raderades\",\"a41PKA\":\"Partnerförsäljning kommer att spåras\",\"mJJh2s\":\"Partnerförsäljning kommer inte att spåras. Detta kommer att inaktivera affiliaten.\",\"jabmnm\":\"Partern uppdaterades\",\"CPXP5Z\":\"Partners\",\"9Wh+ug\":\"Partners exporterades\",\"3cqmut\":\"Partners hjälper dig att spåra försäljning som genereras av partners och influencers. Skapa partnerkoder och dela dem för att övervaka resultat.\",\"7rLTkE\":\"Alla arkiverade evenemang\",\"gKq1fa\":\"Alla deltagare\",\"pMLul+\":\"Alla valutor\",\"qlaZuT\":\"Klart! Du använder nu vårt uppgraderade betalningssystem.\",\"ZS/D7f\":\"Alla avslutade evenemang\",\"QsYjci\":\"Alla evenemang\",\"31KB8w\":\"Alla misslyckade jobb borttagna\",\"D2g7C7\":\"Alla jobb köade för nytt försök\",\"dr7CWq\":\"Alla kommande evenemang\",\"GpT6Uf\":\"Tillåt deltagare att uppdatera deras biljettinformation (namn, epost) via säker länk skickad med deras orderinformation.\",\"QUg5y1\":\"Nästan klart! Slutför anslutningen av ditt Stripe-konto för att börja ta emot betalningar.\",\"c4uJfc\":\"Snart klart! Vi väntar bara på att din betalning ska behandlas. Det tar bara några sekunder.\",\"ocS8eq\":[\"Har du redan ett konto? <0>\",[\"0\"],\"\"],\"/H326L\":\"Redan återbetald\",\"RtxQTF\":\"Avboka även denna order\",\"jkNgQR\":\"Återbetala även denna order\",\"xYqsHg\":\"Alltid tillgänglig\",\"Wvrz79\":\"Betalt belopp\",\"Zkymb9\":\"En e-postadress att koppla till denna partner. Partnern kommer inte att meddelas.\",\"vRznIT\":\"Ett fel uppstod vid kontroll av exportstatus.\",\"eusccx\":\"Ett valfritt meddelande att visa på den markerade produkten, t.ex. \\\"Säljer snabbt 🔥\\\" eller \\\"Bästa värdet\\\"\",\"QNrkms\":\"Svaret uppdaterades\",\"Znwxal\":\"Konfiguration av avgifter\",\"261RBr\":\"Godkänn meddelande\",\"0aVEBY\":\"Är du säker på att du vill ta bort alla misslyckade jobb?\",\"LchiNd\":\"Är du säker på att du vill ta bort denna partner? Denna åtgärd kan inte ångras.\",\"vPeW/6\":\"Är du säker på att du vill ta bort denna konfiguration? Detta kan påverka konton som använder den.\",\"JmVITJ\":\"Är du säker på att du vill ta bort denna mall? Denna åtgärd kan inte ångras och e-post kommer att återgå till standardmallen.\",\"aLS+A6\":\"Är du säker på att du vill ta bort denna mall? Denna åtgärd kan inte ångras och e-post kommer att återgå till arrangörens eller standardmallen.\",\"5H3Z78\":\"Är du säker på att du vill ta bort denna webhook?\",\"147G4h\":\"Är du säker på att du vill lämna?\",\"VDWChT\":\"Är du säker på att du vill göra denna arrangör till ett utkast? Detta gör arrangörssidan osynlig för allmänheten\",\"pWtQJM\":\"Är du säker på att du vill publicera denna arrangör? Detta gör arrangörssidan synlig för allmänheten\",\"WFHOlF\":\"Är du säker på att du vill publicera detta evenemang? När det är publicerat blir det synligt för allmänheten.\",\"4TNVdy\":\"Är du säker på att du vill publicera denna arrangörsprofil? När den är publicerad blir den synlig för allmänheten.\",\"cDtoWq\":[\"Vill du verkligen skicka om orderbekräftelsen till \",[\"0\"],\"?\"],\"xeIaKw\":[\"Vill du verkligen skicka om biljetten till \",[\"0\"],\"?\"],\"ExDt3P\":\"Är du säker på att du vill avpublicera detta evenemang? Det kommer inte längre vara synligt för allmänheten.\",\"5Qmxo/\":\"Är du säker på att du vill avpublicera denna arrangörsprofil? Den kommer inte längre vara synlig för allmänheten.\",\"Uqefyd\":\"Är du momsregistrerad i EU?\",\"+QARA4\":\"Konst\",\"tLf3yJ\":\"Eftersom ditt företag är baserat i Irland tillämpas irländsk moms på 23% automatiskt på alla plattformsavgifter.\",\"QGoXh3\":\"Eftersom ditt företag är baserat i EU måste vi fastställa rätt momsbehandling för våra plattformsavgifter:\",\"tMeVa/\":\"Be om namn och e-post för varje biljett som köps\",\"/JdZIP\":\"Tilldelad konfiguration\",\"xdiER7\":\"Tilldelad nivå\",\"F2rX0R\":\"Minst en evenemangstyp måste väljas\",\"BCmibk\":\"Försök\",\"6PecK3\":\"Närvaro och incheckningsfrekvens för alla evenemang\",\"AJ4rvK\":\"Deltagare avbokad\",\"qvylEK\":\"Deltagare skapad\",\"Aspq3b\":\"Insamling av deltagaruppgifter\",\"fpb0rX\":\"Deltagaruppgifter kopierade från order\",\"0R3Y+9\":\"Deltagarens e-postadress\",\"94aQMU\":\"Deltagarinformation\",\"KkrBiR\":\"Insamling av deltagarinformation\",\"av+gjP\":\"Deltagarens namn\",\"cosfD8\":\"Deltagarstatus\",\"D2qlBU\":\"Deltagare uppdaterad\",\"22BOve\":\"Deltagare uppdaterades framgångsrikt\",\"x8Vnvf\":\"Deltagarens biljett ingår inte i denna lista\",\"k3Tngl\":\"Deltagare exporterade\",\"UoIRW8\":\"Deltagare registrerade\",\"5UbY+B\":\"Deltagare med en specifik biljett\",\"4HVzhV\":\"Deltagare:\",\"HVkhy2\":\"Attributionsanalys\",\"dMMjeD\":\"Attributionsuppdelning\",\"1oPDuj\":\"Attributionsvärde\",\"PZ7FTW\":\"Identifieras automatiskt baserat på bakgrundsfärg, men kan åsidosättas\",\"clF06r\":\"Tillgängligt för återbetalning\",\"NB5+UG\":\"Tillgängliga tokens\",\"EmYMHc\":\"Väntar på offlinebet.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Tillbaka till konton\",\"kYqM1A\":\"Tillbaka till evenemanget\",\"td/bh+\":\"Tillbaka till rapporter\",\"jIPNJG\":\"Grundläggande information\",\"WOpH7O\":\"Vacker kassaupplevelse på alla enheter\",\"iMdwTb\":\"Innan ditt evenemang kan publiceras finns det några saker du behöver göra. Slutför alla stegen nedan för att komma igång.\",\"UabgBd\":\"Meddelandet är obligatoriskt\",\"HWXuQK\":\"Bokmärk denna sida för att hantera din order när som helst.\",\"CUKVDt\":\"Profilera dina biljetter med en anpassad logotyp, färger och sidfotmeddelande.\",\"9N+p+g\":\"Företag\",\"7ns+do\":\"Företagsadress\",\"LeC29u\":\"Företagsadress för momsändamål\",\"RReHTu\":\"Företagsnamn\",\"bv6RXK\":\"Knapptext\",\"ChDLlO\":\"Knapptext\",\"BUe8Wj\":\"Köparen betalar\",\"qF1qbA\":\"Köpare ser ett rent pris. Plattformavgiften dras från din utbetalning.\",\"DFqasq\":[\"Genom att fortsätta godkänner du <0>\",[\"0\"],\" användarvillkor\"],\"lFdbRS\":\"Kringgå applikationsavgifter\",\"2VLZwd\":\"Uppmaningsknapp\",\"PUpvQe\":\"Kameraskanner\",\"D02dD9\":\"Kampanj\",\"H4nE+E\":\"Avbryt alla produkter och släpp tillbaka dem till poolen\",\"tOXAdc\":\"Avbrytande kommer att avbryta alla deltagare som är kopplade till denna order och släppa tillbaka biljetterna till den tillgängliga poolen.\",\"IrUqjC\":\"Kan inte checka in (avbruten)\",\"01sEfm\":\"Det går inte att ta bort systemets standardkonfiguration\",\"VsM1HH\":\"Kapacitetstilldelningar\",\"K7tIrx\":\"Kategori\",\"2tbLdK\":\"Välgörenhet\",\"v4fiSg\":\"Kontrollera din e-post\",\"51AsAN\":\"Kontrollera din inkorg! Om biljetter är kopplade till denna e-postadress får du en länk för att visa dem.\",\"udRwQs\":\"Incheckning skapad\",\"F4SRy3\":\"Incheckning borttagen\",\"9gPPUY\":\"Incheckningslista skapad\",\"f2vU9t\":\"Incheckningslistor\",\"tMNBEF\":\"Incheckningslistor låter dig styra inpassering över dagar, områden eller biljettkategorier. Du kan dela en säker incheckningslänk med personal utan att konto krävs.\",\"SHJwyq\":\"Incheckningsgrad\",\"qCqdg6\":\"Incheckningsstatus\",\"cKj6OE\":\"Incheckningssammanfattning\",\"7B5M35\":\"Incheckningar\",\"DM4gBB\":\"Kinesiska (traditionell)\",\"pkk46Q\":\"Välj en organisatör\",\"Crr3pG\":\"Välj kalender\",\"LAW8Vb\":\"Välj standardinställningen för nya evenemang. Detta kan åsidosättas för enskilda evenemang.\",\"pjp2n5\":\"Välj vem som betalar plattformsavgiften. Detta påverkar inte ytterligare avgifter som du har konfigurerat i dina kontoinställningar.\",\"CySr+W\":\"Klicka för att visa anteckningar\",\"RG3szS\":\"stäng\",\"RWw9Lg\":\"Stäng dialogruta\",\"XwdMMg\":\"Koden får endast innehålla bokstäver, siffror, bindestreck och understreck\",\"+yMJb7\":\"Kod är obligatorisk\",\"m9SD3V\":\"Koden måste vara minst 3 tecken\",\"V1krgP\":\"Koden får vara högst 20 tecken\",\"psqIm5\":\"Samarbeta med ditt team för att skapa fantastiska evenemang tillsammans.\",\"4bUH9i\":\"Samla in deltagaruppgifter för varje köpt biljett.\",\"TkfG8v\":\"Hämta detaljer per order\",\"96ryID\":\"Hämta detaljer per biljett\",\"FpsvqB\":\"Färgläge\",\"jEu4bB\":\"Kolumner\",\"CWk59I\":\"Komedi\",\"rPA+Gc\":\"Kommunikationspreferens\",\"7D9MJz\":\"Slutför Stripe-konfiguration\",\"OqEV/G\":\"Slutför inställningarna nedan för att fortsätta\",\"nqx+6h\":\"Slutför dessa steg för att börja sälja biljetter till ditt evenemang.\",\"5YrKW7\":\"Slutför din betalning för att säkra dina biljetter.\",\"xGU92i\":\"Slutför din profil för att gå med i laget.\",\"ih35UP\":\"Konferenscenter\",\"B5fpAA\":\"Konfiguration tilldelad\",\"X1zdE7\":\"Konfiguration skapad\",\"mLBUMQ\":\"Konfiguration borttagen\",\"qxquWu\":\"Konfigurationsnamn är synliga för slutanvändare. Fast avgift och procentuell avgift är applikationsavgifter som debiteras i USD på alla transaktioner.\",\"eeZdaB\":\"Konfiguration uppdaterad\",\"3cKoxx\":\"Konfigurationer\",\"8v2LRU\":\"Konfigurera evenemangsdetaljer, plats, kassainställningar och epost notifikationer.\",\"raw09+\":\"Konfigurera hur deltagaruppgifter samlas in i kassan\",\"FI60XC\":\"Konfigurera skatter och avgifter\",\"NGXKG/\":\"Bekräfta e-postadress\",\"JRQitQ\":\"Bekräfta nytt lösenord\",\"Auz0Mz\":\"Bekräfta din e-postadress för att få tillgång till alla funktioner.\",\"7+grte\":\"Bekräftelsemail skickat. Kontrollera din inkorg.\",\"n/7+7Q\":\"Bekräftelse skickad till\",\"o5A0Go\":\"Grattis till att du har skapat ett evenemang.\",\"WNnP3w\":\"Anslut och uppgradera\",\"Xe2tSS\":\"Connect-dokumentation\",\"1Xxb9f\":\"Anslut betalningshantering\",\"nQI4H5\":\"Anslut Stripe för att aktivera redigering av e-postmallar\",\"LmvZ+E\":\"Anslut Stripe för att aktivera meddelanden\",\"EWnXR+\":\"Anslut till Stripe\",\"VioGG1\":\"Anslut ditt Stripe-konto för att ta emot betalningar för biljetter och produkter.\",\"4qmnU8\":\"Anslut ditt Stripe-konto för att ta emot betalningar.\",\"E1eze1\":\"Anslut ditt Stripe-konto för att börja ta emot betalningar för dina evenemang.\",\"ulV1ju\":\"Anslut ditt Stripe-konto för att börja ta emot betalningar.\",\"/3017M\":\"Ansluten till Stripe\",\"jfC/xh\":\"Kontakt\",\"LOFgda\":[\"Kontakta \",[\"0\"]],\"41BQ3k\":\"Kontakt-e-post\",\"KcXRN+\":\"Kontakt-e-post för support\",\"m8WD6t\":\"Fortsätt konfigurering\",\"0GwUT4\":\"Fortsätt till kassan\",\"sBV87H\":\"Fortsätt till skapande av evenemang\",\"nKtyYu\":\"Fortsätt till nästa steg\",\"F3/nus\":\"Fortsätt till betalning\",\"p2FRHj\":\"Kontrollera hur plattformsavgifter hanteras för detta evenemang\",\"1JnTgU\":\"Kopierad från ovan\",\"FxVG/l\":\"Kopierad till urklipp\",\"PiH3UR\":\"Kopierad!\",\"uUPbPg\":\"Kopiera partnerlänk\",\"iVm46+\":\"Kopiera kod\",\"+2ZJ7N\":\"Kopiera uppgifter till första deltagaren\",\"ZN1WLO\":\"Kopiera e-post\",\"tUGbi8\":\"Kopiera mina uppgifter till:\",\"y22tv0\":\"Kopiera denna länk för att dela den var som helst\",\"/4gGIX\":\"Kopiera till urklipp\",\"P0rbCt\":\"Omslagsbild\",\"60u+dQ\":\"Omslagsbilden visas högst upp på din evenemangssida\",\"2NLjA6\":\"Omslagsbilden visas högst upp på din organisatörssida\",\"zg4oSu\":[\"Skapa mall för \",[\"0\"]],\"RKKhnW\":\"Skapa en anpassad widget för att sälja biljetter på din webbplats.\",\"yIRev4\":\"Skapa ett lösenord\",\"xfKgwv\":\"Skapa partner\",\"tudG8q\":\"Skapa och konfigurera biljetter och produkter till försäljning.\",\"YAl9Hg\":\"Skapa konfiguration\",\"BTne9e\":\"Skapa anpassade e-postmallar för detta evenemang som åsidosätter organisatörens standardinställningar\",\"YIDzi/\":\"Skapa anpassad mall\",\"Nc3l/D\":\"Skapa rabatter, åtkomstkoder för dolda biljetter och specialerbjudanden.\",\"eWEV9G\":\"Skapa nytt lösenord\",\"8AiKIu\":\"Skapa biljett eller produkt\",\"agZ87r\":\"Skapa biljetter för ditt evenemang, sätt priser och hantera tillgängligt antal.\",\"/HGmW9\":\"Skapa spårbar länk för att belöna partners som har delat till event.\",\"dkAPxi\":\"Skapa webhook\",\"5slqwZ\":\"Skapa ditt evenemang\",\"JQNMrj\":\"Skapa ditt första evenemang\",\"CCjxOC\":\"Skapa ditt första evenemang för att börja sälja biljetter och hantera deltagare.\",\"ZCSSd+\":\"Skapa ditt eget evenemang\",\"67NsZP\":\"Skapar evenemang...\",\"H34qcM\":\"Skapar organisatör...\",\"1YMS+X\":\"Skapar ditt evenemang, vänligen vänta\",\"yiy8Jt\":\"Skapar din organisatörsprofil, vänligen vänta\",\"lfLHNz\":\"CTA-text är obligatorisk\",\"BMtue0\":\"Nuvarande betalningsleverantör\",\"T+1APV\":\"Nuvarande momsnummer är validerat\",\"v2GlhZ\":\"Validering av nuvarande momsnummer misslyckades\",\"iTvh6I\":\"För närvarande tillgänglig för köp\",\"g7HIC0\":\"Anpassat varumärke\",\"mimF6c\":\"Anpassat meddelande efter kassan\",\"O6mra8\":\"Anpassade frågor\",\"axv/Mi\":\"Anpassad mall\",\"QMHSMS\":\"Kunden kommer att få ett e-postmeddelande som bekräftar återbetalningen\",\"L/Qc+w\":\"Kundens e-postadress\",\"wpfWhJ\":\"Kundens förnamn\",\"GIoqtA\":\"Kundens efternamn\",\"NihQNk\":\"Kunder\",\"7gsjkI\":\"Anpassa e-postmeddelanden som skickas till dina kunder med Liquid-mallar. Dessa mallar används som standard för alla evenemang i din organisation.\",\"xJaTUK\":\"Anpassa layout, färger och varumärkesprofil för ditt evenemangs startsida.\",\"MXZfGN\":\"Anpassa frågorna som ställs i kassan för att samla in viktig information från dina deltagare.\",\"iX6SLo\":\"Anpassa texten som visas på fortsätt-knappen\",\"pxNIxa\":\"Anpassa din e-postmall med Liquid-mallar\",\"3trPKm\":\"Anpassa utseendet på din organisatörssida\",\"/gWrVZ\":\"Dagliga intäkter, skatter, avgifter och återbetalningar för alla evenemang\",\"zgCHnE\":\"Daglig försäljningsrapport\",\"nHm0AI\":\"Daglig sammanställning av försäljning, skatt och avgifter\",\"pvnfJD\":\"Mörk\",\"nE5o/t\":\"Dataägandeskap\",\"lnYE59\":\"Datum för evenemanget\",\"gnBreG\":\"Datum då ordern lades\",\"ovBPCi\":\"Standard\",\"JtI4vj\":\"Standardinsamling av deltagarinformation\",\"3R/Tu2\":\"Standard avgiftshantering\",\"1bZAZA\":\"Standardmall kommer att användas\",\"vu7gDm\":\"Ta bort partner\",\"KZN4Lc\":\"Ta bort alla\",\"+jw/c1\":\"Ta bort bild\",\"hdyeZ0\":\"Ta bort jobb\",\"dPyJ15\":\"Ta bort mall\",\"mxsm1o\":\"Ta bort denna fråga? Detta kan inte ångras.\",\"snMaH4\":\"Ta bort webhook\",\"vYgeDk\":\"Avmarkera alla\",\"NvuEhl\":\"Designelement\",\"H8kMHT\":\"Fick du inte koden?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Stäng detta meddelande\",\"BREO0S\":\"Visa en kryssruta som låter kunder välja att ta emot marknadsföringskommunikation från denna organisatör.\",\"TvY/XA\":\"Dokumentation\",\"Kdpf90\":\"Glöm inte!\",\"352VU2\":\"Har du inget konto? <0>Registrera dig\",\"AXXqG+\":\"Donation\",\"DPfwMq\":\"Klar\",\"2+O9st\":\"Ladda ner försäljnings-, deltagar- och finansiella rapporter för alla slutförda order.\",\"eneWvv\":\"Utkast\",\"Ts8hhq\":\"På grund av hög risk för spam måste du ansluta ett Stripe-konto innan du kan ändra e-postmallar. Detta säkerställer att alla evenemangsarrangörer är verifierade och ansvariga.\",\"TnzbL+\":\"På grund av hög risk för skräppost måste du ansluta ett Stripe-konto innan du kan skicka meddelanden till deltagare.\\nDetta säkerställer att alla evenemangsorganisatörer är verifierade och ansvariga.\",\"euc6Ns\":\"Duplicera\",\"KRmTkx\":\"Duplicera produkt\",\"KIjvtr\":\"Nederländska\",\"SPKbfM\":\"t.ex. Köp biljetter, Registrera dig nu\",\"fc7wGW\":\"t.ex., viktiga uppdateringar gällande dina biljetter\",\"54MPqC\":\"t.ex. Standard, Premium, Enterprise\",\"LTzmgK\":[\"Redigera \",[\"0\"],\"-mall\"],\"v4+lcZ\":\"Redigera partner\",\"2iZEz7\":\"Redigera svar\",\"tPtRwl\":\"Redigera applikationsavgifter\",\"t2bbp8\":\"Redigera deltagare\",\"etaWtB\":\"Redigera deltagardetaljer\",\"+guao5\":\"Redigera konfiguration\",\"vRWOrM\":\"Redigera orderdetaljer\",\"3yNuBV\":\"Redigera momsinställningar\",\"fW5sSv\":\"Redigera webhook\",\"nP7CdQ\":\"Redigera webhook\",\"uBAxNB\":\"Redigerare\",\"aqxYLv\":\"Utbildning\",\"iiWXDL\":\"Behörighetsfel\",\"zPiC+q\":\"Giltiga incheckningslistor\",\"V2sk3H\":\"E-post och mallar\",\"hbwCKE\":\"E-postadress kopierad till urklipp\",\"dSyJj6\":\"E-postadresserna matchar inte\",\"elW7Tn\":\"E-postinnehåll\",\"ZsZeV2\":\"E-post krävs\",\"Be4gD+\":\"Förhandsgranskning av e-post\",\"6IwNUc\":\"E-postmallar\",\"H/UMUG\":\"E-postverifiering krävs\",\"L86zy2\":\"E-post verifierad\",\"Qj0GKe\":\"Aktivera självservice för deltagare\",\"hEtQsg\":\"Aktivera självservice för deltagare som standard\",\"Upeg/u\":\"Aktivera denna mall för att skicka e-post\",\"RxzN1M\":\"Aktiverad\",\"sGjBEq\":\"Slutdatum och tid (valfritt)\",\"PKXt9R\":\"Slutdatum måste vara efter startdatum\",\"48Y16Q\":\"Sluttid (valfritt)\",\"7YZofi\":\"Ange ämne och innehåll för att se förhandsgranskningen\",\"3bR1r4\":\"Ange partnerns e-post (valfritt)\",\"ARkzso\":\"Ange partnernamn\",\"y1BZw1\":\"Ange företagsadress\",\"3GfR6a\":\"Ange företagsnamn\",\"6KnyG0\":\"Ange e-postadress\",\"INDKM9\":\"Ange e-postämne...\",\"xUgUTh\":\"Ange förnamn\",\"9/1YKL\":\"Ange efternamn\",\"VpwcSk\":\"Ange nytt lösenord\",\"1tAGuY\":\"Ange momsnummer inklusive landskod\",\"kWg31j\":\"Ange unik partnerkod\",\"C3nD/1\":\"Ange din e-postadress\",\"VmXiz4\":\"Ange din e-postadress så skickar vi instruktioner för att återställa ditt lösenord.\",\"n9V+ps\":\"Ange ditt namn\",\"IdULhL\":\"Ange ditt momsnummer inklusive landskod, utan mellanslag (t.ex. IE1234567A, DE123456789)\",\"LslKhj\":\"Fel vid inläsning av loggar\",\"AKbElk\":\"EU-momsregistrerade företag: Omvänd skattskyldighet gäller (0 % – artikel 196 i momsdirektiv 2006/112/EG)\",\"WgD6rb\":\"Evenemangskategori\",\"b46pt5\":\"Omslagsbild för evenemang\",\"1Hzev4\":\"Anpassad evenemangsmall\",\"imgKgl\":\"Evenemangsbeskrivning\",\"kJDmsI\":\"Evenemangsdetaljer\",\"m/N7Zq\":\"Evenemangets fullständiga adress\",\"Nl1ZtM\":\"Evenemangsplats\",\"t3AMTs\":\"Evenemangshanteringsplattform\",\"PYs3rP\":\"Evenemangsnamn\",\"HhwcTQ\":\"Evenemangsnamn\",\"WZZzB6\":\"Evenemangsnamn krävs\",\"Wd5CDM\":\"Evenemangsnamnet måste vara kortare än 150 tecken\",\"4JzCvP\":\"Evenemanget är inte tillgängligt\",\"Gh9Oqb\":\"Evenemangsarrangörens namn\",\"mImacG\":\"Evenemangssida\",\"JyD0LH\":\"Evenemangsinställningar\",\"cOePZk\":\"Evenemangstid\",\"e8WNln\":\"Evenemangets tidszon\",\"GeqWgj\":\"Evenemangets tidszon\",\"XVLu2v\":\"Evenemangstitel\",\"OfmsI9\":\"Evenemang för nytt\",\"YDVUVl\":\"Evenemangstyper\",\"4K2OjV\":\"Evenemangslokal\",\"19j6uh\":\"Evenemangens resultat\",\"PC3/fk\":\"Evenemang som startar inom 24 timmar\",\"fTFfOK\":\"Varje e-postmall måste innehålla en uppmaningsknapp som länkar till rätt sida\",\"BVinvJ\":\"Exempel: \\\"Hur hörde du talas om oss?\\\", \\\"Företagsnamn för faktura\\\"\",\"2hGPQG\":\"Exempel: \\\"T-shirtstorlek\\\", \\\"Matpreferens\\\", \\\"Jobbtitel\\\"\",\"qNuTh3\":\"Undantag\",\"kF8HQ7\":\"Exportera svar\",\"2KAI4N\":\"Exportera CSV\",\"JKfSAv\":\"Export misslyckades. Försök igen.\",\"SVOEsu\":\"Export startad. Förbereder fil...\",\"wuyaZh\":\"Export lyckades\",\"9bpUSo\":\"Exporterar partners\",\"jtrqH9\":\"Exporterar deltagare\",\"R4Oqr8\":\"Export klar. Laddar ner fil...\",\"UlAK8E\":\"Exporterar ordrar\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Misslyckades\",\"8uOlgz\":\"Misslyckades vid\",\"tKcbYd\":\"Misslyckade jobb\",\"SsI9v/\":\"Misslyckades med att avbryta ordern. Försök igen.\",\"LdPKPR\":\"Misslyckades med att tilldela konfiguration\",\"cEFg3R\":\"Misslyckades med att skapa partner\",\"dVgNF1\":\"Misslyckades med att skapa konfiguration\",\"U66oUa\":\"Misslyckades med att skapa mall\",\"aFk48v\":\"Misslyckades med att ta bort konfiguration\",\"Zw6LWb\":\"Misslyckades med att ta bort jobb\",\"tq0abZ\":\"Misslyckades med att ta bort jobb\",\"vKMKnu\":\"Misslyckades med att ta bort frågan\",\"xFj7Yj\":\"Misslyckades med att ta bort mall\",\"jo3Gm6\":\"Misslyckades med att exportera partners\",\"Jjw03p\":\"Misslyckades med att exportera deltagare\",\"ZPwFnN\":\"Misslyckades med att exportera ordrar\",\"zGE3CH\":\"Misslyckades med att exportera rapport. Försök igen.\",\"X4o0MX\":\"Misslyckades med att läsa in webhook\",\"0+iwE5\":\"Misslyckades med att ändra ordning på frågorna\",\"EJPAcd\":\"Misslyckades med att skicka orderbekräftelsen igen\",\"DjSbj3\":\"Misslyckades med att skicka biljetten igen\",\"YQ3QSS\":\"Misslyckades med att skicka verifieringskod igen\",\"wDioLj\":\"Misslyckades med att försöka igen\",\"DKYTWG\":\"Misslyckades med att försöka igen\",\"zTkTF3\":\"Misslyckades med att spara mall\",\"l6acRV\":\"Misslyckades med att spara momsinställningar. Försök igen.\",\"T6B2gk\":\"Misslyckades med att skicka meddelande. Försök igen.\",\"lKh069\":\"Misslyckades med att starta exportjobb\",\"t/KVOk\":\"Misslyckades med att starta impersonering. Försök igen.\",\"QXgjH0\":\"Misslyckades med att stoppa impersonering. Försök igen.\",\"o/blc/\":\"Misslyckades med att uppdatera kontokonfiguration\",\"i0QKrm\":\"Misslyckades med att uppdatera partner\",\"NNc33d\":\"Misslyckades med att uppdatera svar.\",\"E9jY+o\":\"Misslyckades med att uppdatera deltagare\",\"uQynyf\":\"Misslyckades med att uppdatera konfiguration\",\"EhlbcI\":\"Misslyckades med att uppdatera meddelandenivå\",\"rpGMzC\":\"Misslyckades med att uppdatera order\",\"Eeo/Gy\":\"Misslyckades med att uppdatera inställning\",\"kqA9lY\":\"Misslyckades med att uppdatera momsinställningar\",\"7/9RFs\":\"Misslyckades med att ladda upp bild.\",\"nkNfWu\":\"Misslyckades med att ladda upp bild. Försök igen.\",\"rxy0tG\":\"Misslyckades med att verifiera e-post\",\"/sV91a\":\"Hantering av avgifter\",\"T4BMxU\":\"Avgifter kan ändras. Du kommer att meddelas vid ändringar i din avgiftsstruktur.\",\"LyUWXA\":\"Avgifter kringgås\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Filen är för stor. Maximal storlek är 5 MB.\",\"VejKUM\":\"Fyll i dina uppgifter ovan först\",\"8OvVZZ\":\"Filtrera deltagare\",\"mvrlBO\":\"Filtrera efter evenemang\",\"8BwQeU\":\"Slutför konfiguration\",\"hg80P7\":\"Slutför Stripe-konfiguration\",\"1vBhpG\":\"Första deltagare\",\"4pwejF\":\"Förnamn är obligatoriskt\",\"6bBh3/\":\"Fast avgift\",\"j+XQDj\":\"Fast avgift (USD)\",\"5mpF6N\":[\"Fast avgiftsbelopp i \",[\"currencyCode\"]],\"/uXPzP\":\"Fast avgift som tas ut per transaktion i USD\",\"LWL3Bs\":\"Fast avgift måste vara 0 eller högre\",\"YXhom6\":\"Fast avgift:\",\"KgxI80\":\"Flexibel biljettförsäljning\",\"lWxAUo\":\"Mat och dryck\",\"nFm+5u\":\"Sidfotstext\",\"MY2SVM\":\"Full återbetalning\",\"T02gNN\":\"Allmän entré\",\"3ep0Gx\":\"Allmän information om din arrangör\",\"ziAjHi\":\"Generera\",\"exy8uo\":\"Generera kod\",\"4CETZY\":\"Få vägbeskrivning\",\"+4zM7f\":\"Få betalt direkt med Stipe Connect\",\"ZDIydz\":\"Sätt igång\",\"u6FPxT\":\"Köp biljetter\",\"8KDgYV\":\"Gör ditt evenemang redo\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Gå till evenemangssidan\",\"gHSuV/\":\"Gå till startsidan\",\"6nDzTl\":\"God läsbarhet\",\"aGWZUr\":\"Bruttointäkter\",\"n8IUs7\":\"Bruttointäkter\",\"LIYoRQ\":\"Gästhantering\",\"kTSQej\":[\"Hej \",[\"0\"],\", hantera din plattform härifrån.\"],\"dORAcs\":\"Här är alla biljetter som är kopplade till din e-postadress.\",\"g+2103\":\"Här är din partnerlänk\",\"QlwJ9d\":\"Detta kan du förvänta dig:\",\"/iE8xx\":\"Hi.Events-avgift\",\"zppscQ\":\"Hi.Events plattformsavgifter och momsfördelning per transaktion\",\"D+zLDD\":\"Dold\",\"DRErHC\":\"Dold för deltagare – endast synlig för arrangörer\",\"P+5Pbo\":\"Dölj svar\",\"FmogyU\":\"Dölj alternativ\",\"gtEbeW\":\"Markera\",\"NF8sdv\":\"Markeringsmeddelande\",\"MXSqmS\":\"Markera denna produkt\",\"7ER2sc\":\"Markerad\",\"sq7vjE\":\"Markerade produkter får en annan bakgrundsfärg för att sticka ut på evenemangssidan.\",\"AVpmAa\":\"Hur man betalar offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Ungerska\",\"YLgdk5\":\"Jag bekräftar att detta är ett transaktionsmeddelande relaterat till detta evenemang\",\"4/kP5a\":\"Om en ny flik inte öppnades automatiskt, klicka på knappen nedan för att fortsätta till kassan.\",\"PYVWEI\":\"Om registrerad, ange ditt momsregistreringsnummer för validering\",\"iIEaNB\":\"Om du har ett konto hos oss kommer du att få ett e-postmeddelande med instruktioner för hur du återställer ditt lösenord.\",\"an5hVd\":\"Bilder\",\"tSVr6t\":\"Impersonera\",\"TWXU0c\":\"Impersonera användare\",\"5LAZwq\":\"Impersonering startad\",\"IMwcdR\":\"Impersonering stoppad\",\"0I0Hac\":\"Viktig information\",\"yD3avI\":\"Viktigt: Om du ändrar din e-postadress uppdateras länken för att komma åt denna order. Du kommer att omdirigeras till den nya orderlänken efter att du har sparat.\",\"M8M6fs\":\"Viktigt: återanslutning till Stripe krävs\",\"jT142F\":[\"Om \",[\"diffHours\"],\" timmar\"],\"OoSyqO\":[\"Om \",[\"diffMinutes\"],\" minuter\"],\"cljs3a\":\"Ange om du är momsregistrerad i EU\",\"F1Xp97\":\"Enskilda deltagare\",\"85e6zs\":\"Infoga Liquid-token\",\"38KFY0\":\"Infoga variabel\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Omedelbara utbetalningar\",\"nbfdhU\":\"Integrationer\",\"JHB/Ky\":\"Ogiltig\",\"B2Tpo0\":\"Ogiltig e-postadress\",\"5tT0+u\":\"Ogiltigt e-postformat\",\"f9WRpE\":\"Ogiltig filtyp. Ladda upp en bild.\",\"tnL+GP\":\"Ogiltig Liquid-syntax. Korrigera och försök igen.\",\"N9JsFT\":\"Ogiltigt format på momsregistreringsnummer\",\"g+lLS9\":\"Bjud in en teammedlem\",\"1z26sk\":\"Bjud in teammedlem\",\"KR0679\":\"Bjud in teammedlemmar\",\"Mokwac\":\"Bjud in obegränsat antal teammedlemmar med anpassade roller\",\"aH6ZIb\":\"Bjud in ditt team\",\"IuMGvq\":\"Faktura\",\"y0meFR\":\"Irländsk moms på 23 % tillämpas på plattformsavgifter (inhemsk leverans).\",\"1ZKm04\":\"Är detta konto momsregistrerat i EU?\",\"Lj7sBL\":\"Italienska\",\"F5/CBH\":\"artikel(er)\",\"BzfzPK\":\"Artiklar\",\"KmWyx0\":\"Jobb\",\"o5r6b2\":\"Jobb borttaget\",\"cd0jIM\":\"Jobbdetaljer\",\"ruJO57\":\"Jobbnamn\",\"YZi+Hu\":\"Jobb köat för nytt försök\",\"nCywLA\":\"Delta varifrån som helst\",\"hTJ4fB\":\"Klicka bara på knappen nedan för att återansluta ditt Stripe-konto.\",\"MxjCqk\":\"Letar du bara efter dina biljetter?\",\"lB2hSG\":[\"Håll mig uppdaterad om nyheter och evenemang från \",[\"0\"]],\"DruLRc\":\"Senaste 14 dagarna\",\"ve9JTU\":\"Efternamn är obligatoriskt\",\"h0Q9Iw\":\"Senaste svar\",\"gw3Ur5\":\"Senast utlöst\",\"QIn0Vl\":\"Juridiskt företagsnamn för momsändamål\",\"1njn7W\":\"Ljus\",\"1qY5Ue\":\"Länken har gått ut eller är ogiltig\",\"psosdY\":\"Länk till orderdetaljer\",\"6JzK4N\":\"Länk till biljett\",\"shkJ3U\":\"Koppla ditt Stripe-konto för att ta emot medel från biljettförsäljning.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Länkar tillåtna\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Liveevenemang\",\"WdmJIX\":\"Laddar förhandsvisning...\",\"IoDI2o\":\"Laddar tokens...\",\"NFxlHW\":\"Laddar webhooks\",\"iG7KNr\":\"Logotyp\",\"vu7ZGG\":\"Logotyp och omslagsbild\",\"gddQe0\":\"Logotyp och omslagsbild för din arrangör\",\"TBEnp1\":\"Logotypen visas i sidhuvudet\",\"Jzu30R\":\"Logotypen visas på biljetten\",\"PSRm6/\":\"Hitta mina biljetter\",\"4wUIjX\":\"Gör ditt evenemang live\",\"2FzaR1\":\"Hantera betalningshantering och visa plattformsavgifter\",\"2L3vle\":\"Max meddelanden / 24h\",\"Qp4HWD\":\"Max mottagare / meddelande\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Meddelande\",\"bECJqy\":\"Meddelande godkänt\",\"1jRD0v\":\"Meddela deltagare med specifika biljetter\",\"48rf3i\":\"Meddelandet får inte överstiga 5000 tecken\",\"ZPj0Q8\":\"Meddelandedetaljer\",\"Vjat/X\":\"Meddelande krävs\",\"0/yJtP\":\"Meddela orderägare med specifika produkter\",\"mFdA+i\":\"Meddelandenivå\",\"v7xKtM\":\"Meddelandenivå uppdaterad\",\"gqnyh0\":\"Mobiloptimerad\",\"olKKwj\":\"Mobil skanner med offline-stöd och spårning i realtid\",\"JbIgPz\":\"Monetära värden är ungefärliga totaler över alla valutor\",\"qvF+MT\":\"Övervaka och hantera misslyckade bakgrundsjobb\",\"w36OkR\":\"Mest visade evenemang (Senaste 14 dagarna)\",\"GfaxEk\":\"Musik\",\"oVGCGh\":\"Mina biljetter\",\"8/brI5\":\"Namn krävs\",\"sFFArG\":\"Namnet måste vara kortare än 255 tecken\",\"sCV5Yc\":\"Evenemangets namn\",\"xxU3NX\":\"Nettointäkter\",\"ArHT/C\":\"Nya registreringar\",\"eWRECP\":\"Nattliv\",\"HSw5l3\":\"Nej, jag är en privatperson eller ett företag som inte är momsregistrerat\",\"VHfLAW\":\"Inga konton\",\"+jIeoh\":\"Inga konton hittades\",\"074+X8\":\"Inga aktiva webhooks\",\"zxnup4\":\"Inga affiliates att visa\",\"Dwf4dR\":\"Inga deltagarfrågor ännu\",\"/UC6qk\":\"Ingen attributionsdata hittades\",\"99ntUF\":\"Inga incheckningslistor tillgängliga för detta evenemang.\",\"+dAKxg\":\"Inga konfigurationer hittades\",\"eb47T5\":\"Ingen data hittades för de valda filtren. Prova att justera datumintervall eller valuta.\",\"pZNOT9\":\"Inget slutdatum\",\"dW40Uz\":\"Inga evenemang hittades\",\"8pQ3NJ\":\"Inga evenemang startar inom de närmaste 24 timmarna\",\"8zCZQf\":\"Inga evenemang ännu\",\"Yc5YW6\":\"Inga misslyckade jobb\",\"54GxeB\":\"Ingen påverkan på dina nuvarande eller tidigare transaktioner\",\"EpvBAp\":\"Ingen faktura\",\"XZkeaI\":\"Inga loggar hittades\",\"nrSs2u\":\"Inga meddelanden hittades\",\"OVFwlg\":\"Inga orderfrågor ännu\",\"EJ7bVz\":\"Inga ordrar hittades\",\"NEmyqy\":\"Inga ordrar ännu\",\"wUv5xQ\":\"Ingen arrangörsaktivitet de senaste 14 dagarna\",\"B7w4KY\":\"Inga andra arrangörer tillgängliga\",\"PChXMe\":\"Inga betalda beställningar\",\"6jYQGG\":\"Inga tidigare evenemang\",\"CHzaTD\":\"Inga populära evenemang de senaste 14 dagarna\",\"zK/+ef\":\"Inga produkter tillgängliga för val\",\"wYiAtV\":\"Inga nya kontoregistreringar\",\"QoAi8D\":\"Inget svar\",\"EK/G11\":\"Inga svar ännu\",\"3sRuiW\":\"Inga biljetter hittades\",\"yM5c0q\":\"Inga kommande evenemang\",\"qpC74J\":\"Inga användare hittades\",\"41dJPO\":\"Inga momsinställningar är konfigurerade\",\"8wgkoi\":\"Inga visade evenemang de senaste 14 dagarna\",\"n5vdm2\":\"Inga webhook-händelser har registrerats för denna endpoint ännu. Händelser visas här när de utlöses.\",\"4GhX3c\":\"Inga webhooks\",\"4+am6b\":\"Nej, stanna kvar här\",\"HVwIsd\":\"Icke momsregistrerade företag eller privatpersoner: irländsk moms på 23 % tillämpas\",\"x5+Lcz\":\"Inte incheckad\",\"8n10sz\":\"Inte behörig\",\"BwJKBw\":\"av\",\"lQgMLn\":\"Kontors- eller lokalnamn\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offlinebetalning\",\"nO3VbP\":[\"Till salu \",[\"0\"]],\"2r6bAy\":\"När du har slutfört uppgraderingen kommer ditt gamla konto endast att användas för återbetalningar.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Onlineevenemang\",\"bU7oUm\":\"Skicka endast till ordrar med dessa statusar\",\"M2w1ni\":\"Endast synlig med kampanjkod\",\"N141o/\":\"Öppna Stripe-instrumentpanelen\",\"HXMJxH\":\"Valfri text för friskrivningar, kontaktuppgifter eller tackmeddelanden, endast en rad\",\"L565X2\":\"alternativ\",\"c/TIyD\":\"Order och biljett\",\"H5qWhm\":\"Order avbruten\",\"b6+Y+n\":\"Order slutförd\",\"x4MLWE\":\"Orderbekräftelse\",\"CsTTH0\":\"Orderbekräftelsen skickades igen\",\"ppuQR4\":\"Order skapad\",\"0UZTSq\":\"Ordervaluta\",\"HdmwrI\":\"Orderns e-postadress\",\"bwBlJv\":\"Orderns förnamn\",\"vrSW9M\":\"Ordern har avbrutits och återbetalats. Orderägaren har informerats.\",\"rzw+wS\":\"Beställningsinnehavare\",\"oI/hGR\":\"Order-ID\",\"Pc729f\":\"Ordern väntar på offlinebetalning\",\"F4NXOl\":\"Orderns efternamn\",\"RQCXz6\":\"Ordergränser\",\"SO9AEF\":\"Ordergräns satt\",\"5RDEEn\":\"Orderns språkregion\",\"vu6Arl\":\"Order markerad som betald\",\"sLbJQz\":\"Order hittades inte\",\"kvYpYu\":\"Order hittades inte\",\"i8VBuv\":\"Ordernummer\",\"FaPYw+\":\"Orderägare\",\"eB5vce\":\"Orderägare med en specifik produkt\",\"CxLoxM\":\"Orderägare med produkter\",\"DoH3fD\":\"Orderbetalning väntar\",\"UkHo4c\":\"Beställningsreferens\",\"EZy55F\":\"Order återbetalad\",\"6eSHqs\":\"Orderstatusar\",\"oW5877\":\"Ordersumma\",\"e7eZuA\":\"Order uppdaterad\",\"1SQRYo\":\"Order uppdaterades\",\"KndP6g\":\"Order-URL\",\"3NT0Ck\":\"Ordern avbröts\",\"sd5IMt\":\"Slutförda beställningar\",\"5It1cQ\":\"Ordrar exporterade\",\"UQ0ACV\":\"Totalt antal beställningar\",\"B/EBQv\":\"Ordrar:\",\"qtGTNu\":\"Naturliga konton\",\"ucgZ0o\":\"Organisation\",\"S3CZ5M\":\"Arrangörens instrumentpanel\",\"Uu0hZq\":\"Arrangörens e-post\",\"Gy7BA3\":\"Arrangörens e-postadress\",\"SQqJd8\":\"Arrangör hittades inte\",\"wpj63n\":\"Arrangörsinställningar\",\"coIKFu\":\"Arrangörsstatistik är inte tillgänglig för vald valuta eller ett fel inträffade.\",\"o1my93\":\"Uppdatering av arrangörsstatus misslyckades. Försök igen senare\",\"rLHma1\":\"Arrangörsstatus uppdaterad\",\"LqBITi\":\"Arrangörens eller standardmall kommer att användas\",\"/IX/7x\":\"Övrigt\",\"RsiDDQ\":\"Andra listor (biljett ingår inte)\",\"qMASRF\":\"Utgående meddelanden\",\"6/dCYd\":\"Översikt\",\"6WdDG7\":\"Sida\",\"8uqsE5\":\"Sidan är inte längre tillgänglig\",\"QkLf4H\":\"Sidans URL\",\"sF+Xp9\":\"Sidvisningar\",\"c+suC6\":\"Betalda konton\",\"QIxRUI\":\"Betalda, gratis, nivåbaserade och donationsbaserade biljetter\",\"5F7SYw\":\"Delvis återbetalning\",\"fFYotW\":[\"Delvis återbetald: \",[\"0\"]],\"i8day5\":\"För över avgiften till köparen\",\"k4FLBQ\":\"För över till köparen\",\"Ff0Dor\":\"Tidigare\",\"xTPjSy\":\"Tidigare evenemang\",\"/l/ckQ\":\"Klistra in URL\",\"URAE3q\":\"Pausad\",\"4fL/V7\":\"Betala\",\"OZK07J\":\"Betala för att låsa upp\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Betalning och abonnemang\",\"5cxUwd\":\"Betalningsdatum\",\"ENEPLY\":\"Betalningsmetod\",\"EyE8E6\":\"Betalningshantering\",\"8Lx2X7\":\"Betalning mottagen\",\"vcyz2L\":\"Betalningsinställningar\",\"fx8BTd\":\"Betalningar är inte tillgängliga\",\"51U9mG\":\"Betalningar kommer att fortsätta utan avbrott\",\"UkM20g\":\"Väntar på granskning\",\"dPYu1F\":\"Per deltagare\",\"VlXNyK\":\"Per order\",\"hauDFf\":\"Per biljett\",\"mnF83a\":\"Procentuell avgift\",\"2ueYqG\":\"Procentuell avgift (0–100 %)\",\"K2PPlT\":\"Den procentuella avgiften måste vara mellan 0 och 100\",\"MixU2P\":\"Procenttalet måste vara mellan 0 och 100\",\"MkuVAZ\":\"Procent av transaktionsbeloppet\",\"/Bh+7r\":\"Prestanda\",\"6kPk3+\":\"Personlig information\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planerar du ett evenemang?\",\"J3lhKT\":\"Plattformsavgift\",\"RD51+P\":[\"Plattformsavgift på \",[\"0\"],\" dras från din utbetalning\"],\"br3Y/y\":\"Plattformsavgifter\",\"3buiaw\":\"Plattformsavgiftsrapport\",\"kv9dM4\":\"Plattformsintäkter\",\"jEw0Mr\":\"Ange en giltig URL\",\"n8+Ng/\":\"Ange den femsiffriga koden\",\"r+lQXT\":\"Ange ditt momsregistreringsnummer\",\"Dvq0wf\":\"Vänligen tillhandahåll en bild.\",\"2cUopP\":\"Starta om kassaprocessen.\",\"8KmsFa\":\"Välj ett datumintervall\",\"EFq6EG\":\"Välj en bild.\",\"fuwKpE\":\"Försök igen.\",\"klWBeI\":\"Vänta innan du begär en ny kod\",\"hfHhaa\":\"Vänta medan vi förbereder dina affiliates för export...\",\"o+tJN/\":\"Vänta medan vi förbereder dina deltagare för export...\",\"+5Mlle\":\"Vänta medan vi förbereder dina ordrar för export...\",\"luHAJY\":\"Populära evenemang (Senaste 14 dagarna)\",\"TjX7xL\":\"Meddelande efter checkout\",\"OESu7I\":\"Förhindra översäljning genom att dela lager mellan flera biljett­typer.\",\"NgVUL2\":\"Förhandsgranska kassaflödet\",\"cs5muu\":\"Förhandsgranska evenemangssidan\",\"+4yRWM\":\"Biljettens pris\",\"a5jvSX\":\"Prisnivåer\",\"ReihZ7\":\"Utskriftsförhandsgranskning\",\"JnuPvH\":\"Skriv ut biljett\",\"tYF4Zq\":\"Skriv ut till PDF\",\"LcET2C\":\"Integritetspolicy\",\"8z6Y5D\":\"Genomför återbetalning\",\"JcejNJ\":\"Behandlar order\",\"EWCLpZ\":\"Produkt skapad\",\"XkFYVB\":\"Produkt borttagen\",\"YMwcbR\":\"Produktförsäljning, intäkter och skattefördelning\",\"ldVIlB\":\"Produkt uppdaterad\",\"JoKGiJ\":\"Kampanjkod\",\"k3wH7i\":\"Användning av kampanjkoder och rabattfördelning\",\"uEhdRh\":\"Endast kampanj\",\"dLm8V5\":\"Marknadsföringsmejl kan leda till att kontot stängs av\",\"EEYbdt\":\"Publicera\",\"evDBV8\":\"Publicera evenemang\",\"dsFmM+\":\"Köpt\",\"Vw0KCJ\":\"QR-kodsincheckning\",\"k/bJj0\":\"Frågorna ordnades om\",\"b24kPi\":\"Kö\",\"fqDzSu\":\"Sats\",\"mnUGVC\":\"Hastighetsgränsen har överskridits. Försök igen senare.\",\"spsZys\":\"Redo att uppgradera? Det tar bara några minuter.\",\"vt9xUl\":\"Analys i realtid\",\"xzRvs4\":[\"Ta emot produktuppdateringar från \",[\"0\"],\".\"],\"pLXbi8\":\"Senaste kontoregistreringar\",\"Fi3b48\":\"Senaste ordrar\",\"yPrbsy\":\"Mottagare\",\"Edm6av\":\"Återanslut Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Omdirigerar till Stripe...\",\"pnoTN5\":\"Hänvisade konton\",\"ACKu03\":\"Uppdatera förhandsgranskning\",\"fKn/k6\":\"Återbetalningsbelopp\",\"qY4rpA\":\"Återbetalning misslyckades\",\"FaK/8G\":[\"Återbetala order \",[\"0\"]],\"MGbi9P\":\"Återbetalning väntar\",\"BDSRuX\":[\"Återbetald: \",[\"0\"]],\"bU4bS1\":\"Återbetalningar\",\"rYXfOA\":\"Regionala inställningar\",\"5tl0Bp\":\"Registreringsfrågor\",\"CQeZT8\":\"Rapporten hittades inte\",\"JEPMXN\":\"Begär en ny länk\",\"TMLAx2\":\"Obligatorisk\",\"mdeIOH\":\"Skicka koden igen\",\"sQxe68\":\"Skicka bekräftelse igen\",\"bxoWpz\":\"Skicka bekräftelsemail igen\",\"G42SNI\":\"Skicka e-post igen\",\"TTpXL3\":[\"Skicka igen om \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Skicka biljett igen\",\"Uwsg2F\":\"Reserverad\",\"8wUjGl\":\"Reserverad till\",\"kCn6wb\":\"Återställer...\",\"6gRgw8\":\"Försök igen\",\"1BG8ga\":\"Försök alla igen\",\"rDC+T6\":\"Försök jobb igen\",\"CbnrWb\":\"Tillbaka till evenemanget\",\"Oo/PLb\":\"Sammanfattning av intäkter\",\"dFFW9L\":[\"Försäljningen avslutades \",[\"0\"]],\"loCKGB\":[\"Försäljningen avslutas \",[\"0\"]],\"wlfBad\":\"Försäljningsperiod\",\"5CDM6r\":\"Försäljningsperiod angiven\",\"ftzaMf\":\"Försäljningsperiod, ordergränser, synlighet\",\"zpekWp\":[\"Försäljningen startar \",[\"0\"]],\"mUv9U4\":\"Försäljning\",\"9KnRdL\":\"Försäljningen är pausad\",\"3VnlS9\":\"Försäljning, ordrar och prestandamått för alla evenemang\",\"3Q1AWe\":\"Försäljning:\",\"B4nE3N\":\"Exempel på biljettpris\",\"8BRPoH\":\"Exempelplats\",\"DyBPvP\":\"Spara konfiguration\",\"KZrfYJ\":\"Spara sociala länkar\",\"9Y3hAT\":\"Spara mall\",\"C8ne4X\":\"Spara biljettlayout\",\"6/TNCd\":\"Spara momsinställningar\",\"I+FvbD\":\"Skanna\",\"4ba0NE\":\"Schemalagd\",\"ftNXma\":\"Sök affiliates...\",\"VY+Bdn\":\"Sök på kontonamn eller e-post...\",\"VX+B3I\":\"Sök på evenemangstitel eller arrangör...\",\"R0wEyA\":\"Sök efter jobbnamn eller undantag...\",\"GHdjuo\":\"Sök på namn, e-post eller konto...\",\"20ce0U\":\"Sök på order-ID, kundnamn eller e-post...\",\"4DSz7Z\":\"Sök efter ämne, evenemang eller konto...\",\"Mck5ht\":\"Säker kassa\",\"p7xUrt\":\"Välj en kategori\",\"3IcxS1\":\"Välj en konfiguration\",\"zPRPMf\":\"Välj en nivå\",\"BFRSTT\":\"Välj konto\",\"mCB6Je\":\"Välj alla\",\"a6+167\":\"Välj ett evenemang\",\"kYZSFD\":\"Välj en arrangör för att visa dess översikt och evenemang.\",\"CFbaPk\":\"Välj deltagargrupp\",\"hJmVtD\":\"Välj land\",\"tVW/yo\":\"Välj valuta\",\"n9ZhRa\":\"Välj slutdatum och tid\",\"gTN6Ws\":\"Välj sluttid\",\"0U6E9W\":\"Välj evenemangskategori\",\"j9cPeF\":\"Välj evenemangstyper\",\"1nhy8G\":\"Välj skannertyp\",\"KizCK7\":\"Välj startdatum och tid\",\"dJZTv2\":\"Välj starttid\",\"3hJUtr\":\"Välj landet där moms är registrerad\",\"x8XMsJ\":\"Välj meddelandenivå för detta konto. Detta styr meddelandegränser och länkbehörigheter.\",\"aT3jZX\":\"Välj tidszon\",\"TxfvH2\":\"Välj vilka deltagare som ska få detta meddelande\",\"Ropvj0\":\"Välj vilka evenemang som ska utlösa denna webhook\",\"5gkxKx\":\"Välj vilken avgiftskonfiguration som gäller för detta konto. Avgifter är alltid i USD.\",\"ylXj1N\":\"Vald\",\"j9b/iy\":\"Säljer snabbt 🔥\",\"73qYgo\":\"Skicka som test\",\"JvAge5\":\"Skicka e-post till deltagare och visa din meddelandehistorik.\",\"22Itl6\":\"Skicka en kopia till mig\",\"nOBvex\":\"Skicka order- och deltagardata i realtid till dina externa system.\",\"1lNPhX\":\"Skicka e-postmeddelande om återbetalning\",\"eaUTwS\":\"Skicka återställningslänk\",\"IoAuJG\":\"Skickar...\",\"h69WC6\":\"Skickat\",\"BVu2Hz\":\"Skickat av\",\"SPdzrs\":\"Skickas till kunder när de lägger en order\",\"LxSN5F\":\"Skickas till varje deltagare med deras biljettuppgifter\",\"89xaFU\":\"Ange standardinställningar för plattformsavgifter för nya evenemang som skapas under denna arrangör.\",\"eXssj5\":\"Ange standardinställningar för nya evenemang som skapas under denna arrangör.\",\"s0FkEx\":\"Skapa incheckningslistor för olika entréer, pass eller dagar.\",\"xMO+Ao\":\"Konfigurera din organisation\",\"C3htzi\":\"Inställningen uppdaterades\",\"Ohn74G\":\"Konfiguration och design\",\"GG7qDw\":\"Dela affiliate-länk\",\"hL7sDJ\":\"Dela arrangörssida\",\"jy6QDF\":\"Delad kapacitetshantering\",\"cMW+gm\":[\"Visa alla plattformar (\",[\"0\"],\" till med värden)\"],\"UVPI5D\":\"Visa färre plattformar\",\"Eu/N/d\":\"Visa kryssruta för samtycke till marknadsföring\",\"SXzpzO\":\"Visa kryssruta för samtycke till marknadsföring som standard\",\"b33PL9\":\"Visa fler plattformar\",\"t1LIQW\":[\"Visar \",[\"0\"],\" av \",[\"totalRows\"],\" poster\"],\"jVRHeq\":\"Registrerad\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Socialt\",\"d0rUsW\":\"Sociala länkar\",\"j/TOB3\":\"Sociala länkar och webbplats\",\"s9KGXU\":\"Sålda\",\"KTxc6k\":\"Något gick fel, försök igen eller kontakta supporten om problemet kvarstår\",\"H6Gslz\":\"Beklagar besväret.\",\"wdxz7K\":\"Källa\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Startdatum och tid\",\"0m/ekX\":\"Startdatum och tid\",\"izRfYP\":\"Startdatum är obligatoriskt\",\"2R1+Rv\":\"Evenemangets starttid\",\"2NbyY/\":\"Statistik\",\"GVUxAX\":\"Statistiken baseras på kontots skapandedatum\",\"DRykfS\":\"Hanterar fortfarande återbetalningar för dina äldre transaktioner.\",\"wuV0bK\":\"Sluta impersonera\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe anslutet\",\"aKtF0O\":\"Stripe ej ansluten\",\"9i0++A\":\"Stripe betalnings-ID\",\"/QlTE4\":\"Stripe-konfigurationen är redan klar.\",\"ii0qn/\":\"Ämne är obligatoriskt\",\"M7Uapz\":\"Ämnet visas här\",\"6aXq+t\":\"Ämne:\",\"JwTmB6\":\"Produkten duplicerades\",\"RuaKfn\":\"Adressen uppdaterades\",\"kzx0uD\":\"Standardinställningarna för evenemang uppdaterades\",\"5n+Wwp\":\"Arrangören uppdaterades\",\"DMCX/I\":\"Standardinställningar för plattformsavgifter uppdaterades\",\"URUYHc\":\"Inställningar för plattformsavgifter uppdaterades\",\"0Dk/l8\":\"SEO-inställningarna uppdaterades\",\"MhOoLQ\":\"Sociala länkar uppdaterades\",\"kj7zYe\":\"Webhooken uppdaterades\",\"dXoieq\":\"Sammanfattning\",\"/RfJXt\":[\"Sommarens musikfestival \",[\"0\"]],\"CWOPIK\":\"Sommarens musikfestival 2025\",\"UaISq3\":\"Svenska\",\"JZTQI0\":\"Byt arrangör\",\"9YHrNC\":\"Systemstandard\",\"XX32BM\":\"Tar bara några minuter\",\"yT6dQ8\":\"Insamlad moms grupperad efter momstyp och evenemang\",\"Ye321X\":\"Momsnamn\",\"WyCBRt\":\"Momssammanfattning\",\"GkH0Pq\":\"Moms och avgifter tillämpade\",\"Rwiyt2\":\"Moms konfigurerad\",\"iQZff7\":\"Moms, avgifter, synlighet, försäljningsperiod, produktmarkering och ordergränser\",\"BW6QAz\":\"Teamhantering\",\"vlf/In\":\"Teknik\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Berätta vad man kan förvänta sig på ditt evenemang\",\"NiIUyb\":\"Berätta om ditt evenemang\",\"DovcfC\":\"Berätta om din organisation. Denna information kommer att visas på dina evenemangssidor.\",\"7wtpH5\":\"Mall aktiv\",\"QHhZeE\":\"Mallen skapades\",\"xrWdPR\":\"Mallen togs bort\",\"G04Zjt\":\"Mallen sparades\",\"xowcRf\":\"Användarvillkor\",\"6K0GjX\":\"Texten kan vara svår att läsa\",\"nm3Iz/\":\"Tack för att du deltog!\",\"lhAWqI\":\"Tack för ditt stöd när vi fortsätter att växa och förbättra Hi.Events!\",\"KfmPRW\":\"Sidans bakgrundsfärg. När en omslagsbild används appliceras detta som en överlagring.\",\"MDNyJz\":\"Koden går ut om 10 minuter. Kontrollera skräpposten om du inte ser mejlet.\",\"MJm4Tq\":\"Orderns valuta\",\"cDHM1d\":\"E-postadressen har ändrats. Deltagaren kommer att få en ny biljett till den uppdaterade e-postadressen.\",\"I/NNtI\":\"Evenemangets plats\",\"tXadb0\":\"Evenemanget du letar efter är inte tillgängligt just nu. Det kan ha tagits bort, löpt ut eller så kan webbadressen vara felaktig.\",\"EBzPwC\":\"Evenemangets fullständiga adress\",\"sxKqBm\":\"Hela orderbeloppet kommer att återbetalas till kundens ursprungliga betalningsmetod.\",\"KgDp6G\":\"Länken du försöker öppna har gått ut eller är inte längre giltig. Kontrollera din e-post efter en uppdaterad länk för att hantera din order.\",\"5OmEal\":\"Kundens språk och region\",\"sYLeDq\":\"Arrangören du letar efter kunde inte hittas. Sidan kan ha flyttats, tagits bort eller så kan webbadressen vara felaktig.\",\"C4nQe5\":\"Plattformsavgiften läggs på biljettpriset. Köpare betalar mer, men du får hela biljettpriset.\",\"HxxXZO\":\"Den primära varumärkesfärgen som används för knappar och markeringar\",\"DEcpfp\":\"Mallens brödtext innehåller ogiltig Liquid-syntax. Rätta den och försök igen.\",\"injXD7\":\"Momsnumret kunde inte valideras. Kontrollera numret och försök igen.\",\"A4UmDy\":\"Teater\",\"tDwYhx\":\"Tema och färger\",\"QP3gP+\":\"Dessa inställningar gäller bara för kopierad inbäddningskod och kommer inte att sparas.\",\"HirZe8\":\"Dessa mallar används som standard för alla evenemang i din organisation. Enskilda evenemang kan ersätta dem med egna anpassade versioner.\",\"lzAaG5\":\"Dessa mallar ersätter arrangörens standardmallar endast för detta evenemang. Om ingen anpassad mall anges här används arrangörens mall i stället.\",\"XBNC3E\":\"Den här koden används för att spåra försäljning. Endast bokstäver, siffror, bindestreck och understreck är tillåtna.\",\"AaP0M+\":\"Den här färgkombinationen kan vara svår att läsa för vissa användare\",\"RzEvf5\":\"Det här evenemanget har avslutats\",\"YClrdK\":\"Det här evenemanget är inte publicerat ännu\",\"dFJnia\":\"Det här är namnet på din arrangör som kommer att visas för dina användare.\",\"L7dIM7\":\"Den här länken är ogiltig eller har löpt ut.\",\"MR5ygV\":\"Den här länken är inte längre giltig\",\"9LEqK0\":\"Det här namnet är synligt för slutanvändare\",\"j5FdeA\":\"Den här ordern behandlas.\",\"sjNPMw\":\"Den här ordern övergavs. Du kan starta en ny order när som helst.\",\"OhCesD\":\"Den här ordern avbröts. Du kan starta en ny order när som helst.\",\"lyD7rQ\":\"Den här arrangörsprofilen är inte publicerad ännu\",\"9b5956\":\"Den här förhandsvisningen visar hur ditt mejl kommer att se ut med exempeldata. Faktiska mejl använder riktiga värden.\",\"uM9Alj\":\"Den här produkten är markerad på evenemangssidan\",\"RqSKdX\":\"Den här produkten är slutsåld\",\"W12OdJ\":\"Denna rapport är endast för informationsändamål. Rådgör alltid med en skatteexpert innan du använder dessa uppgifter för redovisnings- eller skatteändamål. Vänligen dubbelkolla med din Stripe-instrumentpanel då Hi.Events kan sakna historiska data.\",\"0Ew0uk\":\"Den här biljetten skannades nyss. Vänta innan du skannar igen.\",\"kvpxIU\":\"Detta används för notiser och kommunikation med dina användare.\",\"rhsath\":\"Detta syns inte för kunder, men hjälper dig att identifiera affiliaten.\",\"Mr5UUd\":\"Biljett avbruten\",\"0GSPnc\":\"Biljettdesign\",\"EZC/Cu\":\"Biljettdesignen sparades\",\"bbslmb\":\"Biljettdesigner\",\"1BPctx\":\"Biljett för\",\"bgqf+K\":\"Biljettinnehavarens e-post\",\"oR7zL3\":\"Biljettinnehavarens namn\",\"HGuXjF\":\"Biljettinnehavare\",\"CMUt3Y\":\"Biljettinnehavare\",\"awHmAT\":\"Biljett-ID\",\"6czJik\":\"Biljettlogotyp\",\"OkRZ4Z\":\"Biljettnamn\",\"t79rDv\":\"Biljett hittades inte\",\"6tmWch\":\"Biljett eller produkt\",\"1tfWrD\":\"Biljettförhandsvisning för\",\"KnjoUA\":\"Biljettpris\",\"tGCY6d\":\"Biljettpris\",\"pGZOcL\":\"Biljetten skickades igen\",\"8jLPgH\":\"Biljettyp\",\"X26cQf\":\"Biljett-URL\",\"8qsbZ5\":\"Biljetter och försäljning\",\"zNECqg\":\"biljetter\",\"6GQNLE\":\"Biljetter\",\"NRhrIB\":\"Biljetter och produkter\",\"EUnesn\":\"Tillgängliga biljetter\",\"AGRilS\":\"Sålda biljetter\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"För att redigera konfigurationer, gå till avsnittet Konfigurationer i administratörsmenyn.\",\"tiI71C\":\"För att öka dina gränser, kontakta oss på\",\"BZBYf3\":\"För att ta emot kortbetalningar behöver du ansluta ditt Stripe-konto. Stripe är vår betalpartner som säkerställer säkra transaktioner och utbetalningar i tid.\",\"W428WC\":\"Växla kolumner\",\"UBSG1X\":\"Topparrangörer (Senaste 14 dagarna)\",\"3sZ0xx\":\"Totalt antal konton\",\"EaAPbv\":\"Totalt betalt belopp\",\"SMDzqJ\":\"Totalt antal deltagare\",\"orBECM\":\"Totalt inkasserat\",\"4B7oCp\":\"Total avgift\",\"KSDwd5\":\"Totalt antal ordrar\",\"vb0Q0/\":\"Totalt antal användare\",\"oJjplO\":\"Totala visningar\",\"orluER\":\"Spåra kontotillväxt och resultat efter attribueringskälla\",\"NHq3l1\":\"Följ försäljning, intäkter och närvaro med detaljerade rapporter\",\"OpKMSn\":\"Transaktionsavgift:\",\"uKOFO5\":\"Sant om offlinebetalning\",\"9GsDR2\":\"Sant om betalning väntar\",\"ouM5IM\":\"Prova en annan e-postadress\",\"3DZvE7\":\"Prova Hi.Events gratis\",\"Kz91g/\":\"Turkiska\",\"GdOhw6\":\"Stäng av ljudet\",\"KUOhTy\":\"Slå på ljudet\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Typ av biljett\",\"IrVSu+\":\"Det gick inte att duplicera produkten. Kontrollera dina uppgifter\",\"Vx2J6x\":\"Det gick inte att hämta deltagaren\",\"n57zCW\":\"Oattribuerade konton\",\"b9SN9q\":\"Unik orderreferens\",\"Ef7StM\":\"Okänd\",\"ZBAScj\":\"Okänd deltagare\",\"ZkS2p3\":\"Avpublicera evenemang\",\"X13xGn\":\"Ej betrodd\",\"Pp1sWX\":\"Uppdatera affiliate\",\"KMMOAy\":\"Uppgradering tillgänglig\",\"gJQsLv\":\"Ladda upp en omslagsbild för din arrangör\",\"4kEGqW\":\"Ladda upp en logotyp för din arrangör\",\"lnCMdg\":\"Ladda upp bild\",\"29w7p6\":\"Laddar upp bild...\",\"HtrFfw\":\"URL krävs\",\"WBq1/R\":\"USB-skanner är redan aktiv\",\"EV30TR\":\"USB-skannerläge aktiverat. Börja skanna biljetter nu.\",\"fovJi3\":\"USB-skannerläge inaktiverat\",\"hli+ga\":\"USB/HID-skanner\",\"OHJXlK\":\"Använd <0>Liquid-mallar för att anpassa dina mejl\",\"0k4cdb\":\"Använd orderuppgifterna för alla deltagare. Deltagarnas namn och e-postadresser matchar köparens uppgifter.\",\"bA31T4\":\"Använd köparens uppgifter för alla deltagare\",\"rnoQsz\":\"Används för ramar, markeringar och formatering av QR-kod\",\"BV4L/Q\":\"UTM-analys\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Giltig\",\"GuXjc5\":\"Validerad\",\"imLQ9Y\":\"Validerar ditt momsregistreringsnummer...\",\"cK9+xQ\":\"Momsland\",\"sqdl5s\":\"Momsinformation\",\"UjNWsF\":\"Moms kan tillämpas på plattformsavgifter beroende på din momsregistreringsstatus. Fyll i avsnittet för momsinformation nedan.\",\"pnVh83\":\"Momsregistreringsnummer\",\"CabI04\":\"Momsregistreringsnumret får inte innehålla mellanslag\",\"PMhxAR\":\"Momsregistreringsnumret måste börja med en landskod med två bokstäver följt av 8–15 alfanumeriska tecken (t.ex. DE123456789)\",\"gPgdNV\":\"Momsregistreringsnumret validerades\",\"RUMiLy\":\"Validering av momsregistreringsnummer misslyckades\",\"vqji3Y\":\"Validering av momsregistreringsnummer misslyckades. Kontrollera ditt momsregistreringsnummer.\",\"8dENF9\":\"Moms på avgift\",\"ZutOKU\":\"Momssats\",\"CZomgW\":\"Momsregistrerad\",\"PCRCCN\":\"Information om momsregistrering\",\"oSDBWm\":\"Momsinställningar\",\"Nfbg76\":\"Momsinställningarna sparades\",\"UvYql/\":\"Momsinställningarna sparades. Vi validerar ditt momsregistreringsnummer i bakgrunden.\",\"R6n7j9\":\"Momsinställningarna uppdaterades\",\"tJylUv\":\"Momshantering för plattformsavgifter\",\"FlGprQ\":\"Momshantering för plattformsavgifter: EU-momsregistrerade företag kan använda omvänd skattskyldighet (0 % – artikel 196 i momsdirektivet 2006/112/EG). Icke momsregistrerade företag debiteras irländsk moms på 23 %.\",\"516oLj\":\"Valideringstjänsten för moms är tillfälligt otillgänglig\",\"AdWhjZ\":\"Verifieringskod\",\"QDEWii\":\"Verifierad\",\"wCKkSr\":\"Verifiera e-postadress\",\"/IBv6X\":\"Verifiera din e-postadress\",\"e/cvV1\":\"Verifierar...\",\"fROFIL\":\"Vietnamesiska\",\"RnvnDc\":\"Visa alla meddelanden skickade på plattformen\",\"+WFMis\":\"Visa och ladda ner rapporter för alla dina evenemang. Endast slutförda ordrar ingår.\",\"c7VN/A\":\"Visa svar\",\"SZw9tS\":\"Visa detaljer\",\"FCVmuU\":\"Visa evenemang\",\"n6EaWL\":\"Visa loggar\",\"OaKTzt\":\"Visa karta\",\"zNZNMs\":\"Visa meddelande\",\"67OJ7t\":\"Visa order\",\"tKKZn0\":\"Visa orderdetaljer\",\"KeCXJu\":\"Visa orderdetaljer, genomför återbetalningar och skicka bekräftelser igen.\",\"9jnAcN\":\"Visa arrangörens startsida\",\"1J/AWD\":\"Visa biljett\",\"N9FyyW\":\"Visa, redigera och exportera dina registrerade deltagare.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Endast synlig för incheckningspersonal. Hjälper till att identifiera listan vid incheckning.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Väntar på betalning\",\"aUi/Dz\":\"Varning: Detta är systemets standardkonfiguration. Ändringar påverkar alla konton som inte har en specifik konfiguration tilldelad.\",\"RRZDED\":\"Vi kunde inte hitta några ordrar kopplade till den här e-postadressen.\",\"2RZK9x\":\"Vi kunde inte hitta ordern du letar efter. Länken kan ha löpt ut eller så kan orderuppgifterna ha ändrats.\",\"nefMIK\":\"Vi kunde inte hitta biljetten du letar efter. Länken kan ha löpt ut eller så kan biljettuppgifterna ha ändrats.\",\"miysJh\":\"Vi kunde inte hitta den här ordern. Den kan ha tagits bort.\",\"HJKdzP\":\"Det uppstod ett problem när sidan skulle laddas. Försök igen.\",\"IfN2Qo\":\"Vi rekommenderar en kvadratisk logotyp med minst 200×200 px\",\"wJzo/w\":\"Vi rekommenderar 400×400 px och maximal filstorlek 5 MB\",\"x8rEDQ\":\"Vi kunde inte validera ditt momsregistreringsnummer efter flera försök. Vi fortsätter att försöka i bakgrunden. Kom tillbaka senare.\",\"q1BizZ\":\"Vi skickar dina biljetter till den här e-postadressen\",\"ZOmUYW\":\"Vi validerar ditt momsregistreringsnummer i bakgrunden. Om det uppstår problem hör vi av oss.\",\"zCdObC\":\"Vi har officiellt flyttat vårt huvudkontor till Irland 🇮🇪. Som en del av övergången använder vi nu Stripe Ireland i stället för Stripe Canada. För att dina utbetalningar ska fortsätta fungera smidigt behöver du återansluta ditt Stripe-konto.\",\"jh2orE\":\"Vi har flyttat vårt huvudkontor till Irland. Därför behöver du återansluta ditt Stripe-konto. Det går snabbt och tar bara några minuter. Din försäljning och befintliga data påverkas inte alls.\",\"Fq/Nx7\":\"Vi har skickat en verifieringskod med 5 siffror till:\",\"GdWB+V\":\"Webhook skapades\",\"2X4ecw\":\"Webhook togs bort\",\"CThMKa\":\"Webhook-loggar\",\"nuh/Wq\":\"Webhook-URL\",\"8BMPMe\":\"Webhooken skickar inga notiser\",\"FSaY52\":\"Webhooken skickar notiser\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Webbplats\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Välkommen tillbaka\",\"QDWsl9\":[\"Välkommen till \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Välkommen till \",[\"0\"],\", här är en lista över alla dina evenemang\"],\"FaSXqR\":\"Vilken typ av evenemang?\",\"f30uVZ\":\"Det här behöver du göra:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"När en incheckning tas bort\",\"Gmd0hv\":\"När en ny deltagare skapas\",\"Lc18qn\":\"När en ny order skapas\",\"dfkQIO\":\"När en ny produkt skapas\",\"8OhzyY\":\"När en produkt tas bort\",\"tRXdQ9\":\"När en produkt uppdateras\",\"Q7CWxp\":\"När en deltagare avbokas\",\"IuUoyV\":\"När en deltagare checkas in\",\"nBVOd7\":\"När en deltagare uppdateras\",\"ny2r8d\":\"När en order avbokas\",\"c9RYbv\":\"När en order markeras som betald\",\"ejMDw1\":\"När en order återbetalas\",\"fVPt0F\":\"När en order uppdateras\",\"bcYlvb\":\"När incheckningen stänger\",\"XIG669\":\"När incheckningen öppnar\",\"de6HLN\":\"När kunder köper biljetter visas deras ordrar här.\",\"403wpZ\":\"När detta är aktiverat kan nya evenemang låta deltagare hantera sina egna biljettuppgifter via en säker länk. Detta kan åsidosättas per evenemang.\",\"blXLKj\":\"När detta är aktiverat visar nya evenemang en kryssruta för marknadsföringssamtycke i kassan. Detta kan åsidosättas per evenemang.\",\"Kj0Txn\":\"När aktiverat kommer inga applikationsavgifter att debiteras på Stripe Connect-transaktioner. Använd detta för länder där applikationsavgifter inte stöds.\",\"uchB0M\":\"Förhandsgranskning av widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Skriv ditt meddelande här...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Ja – jag har ett giltigt EU-momsregistreringsnummer\",\"Tz5oXG\":\"Ja, avbryt min order\",\"QlSZU0\":[\"Du utger dig för att vara <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Du gör en delåterbetalning. Kunden kommer att få \",[\"0\"],\" \",[\"1\"],\" återbetalat.\"],\"o7LgX6\":\"Du kan konfigurera ytterligare serviceavgifter och skatter i dina kontoinställningar.\",\"5VGIlq\":\"Du har nått din meddelandegräns.\",\"casL1O\":\"Du har lagt till skatter och avgifter på en gratis produkt. Vill du ta bort dem?\",\"FVTVBy\":\"Du måste verifiera din e-postadress innan du kan uppdatera arrangörsstatusen.\",\"w65ZgF\":\"Du behöver verifiera kontots e-postadress innan du kan ändra e-postmallar.\",\"FRl8Jv\":\"Du behöver verifiera kontots e-postadress innan du kan skicka meddelanden.\",\"FgRxRP\":\"Du äger alltid 100 % av din deltagardata\",\"88cUW+\":\"Du får\",\"U3wiCB\":\"Allt är klart! Dina betalningar behandlas utan problem.\",\"MNFIxz\":[\"Du ska till \",[\"0\"],\"!\"],\"p/Sa0j\":\"Ditt konto har meddelandebegränsningar. För att öka dina gränser, kontakta oss på\",\"x/xjzn\":\"Dina affiliates har exporterats.\",\"TF37u6\":\"Dina deltagare har exporterats.\",\"79lXGw\":\"Din incheckningslista har skapats. Dela länken nedan med din incheckningspersonal.\",\"BnlG9U\":\"Din nuvarande order kommer att försvinna.\",\"nBqgQb\":\"Din e-postadress\",\"R02pnV\":\"Ditt evenemang måste vara live innan du kan sälja biljetter till deltagare.\",\"hDNwnf\":\"Din logotyp, dina färger och din stil på varje sida\",\"ifRqmm\":\"Ditt meddelande har skickats!\",\"/Rj5P4\":\"Ditt namn\",\"PFjJxY\":\"Ditt nya lösenord måste vara minst 8 tecken långt.\",\"gzrCuN\":\"Dina orderuppgifter har uppdaterats. Ett bekräftelsemejl har skickats till den nya e-postadressen.\",\"naQW82\":\"Din order har avbokats.\",\"bhlHm/\":\"Din order väntar på betalning\",\"XeNum6\":\"Dina ordrar har exporterats.\",\"Xd1R1a\":\"Din arrangörsadress\",\"WWYHKD\":\"Din betalning skyddas med banknivå-kryptering\",\"5b3QLi\":\"Din plan\",\"6heFYY\":\"Ditt Stripe-konto är anslutet och behandlar betalningar.\",\"vvO1I2\":\"Ditt Stripe-konto är anslutet och redo att behandla betalningar.\",\"CnZ3Ou\":\"Dina biljetter har bekräftats.\",\"EmFsMZ\":\"Ditt momsregistreringsnummer är köat för validering\",\"QBlhh4\":\"Ditt momsregistreringsnummer valideras när du sparar\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'Det finns inget att visa än'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>incheckad lyckades\"],\"yxhYRZ\":[[\"0\"],\" <0>utcheckad lyckades\"],\"KMgp2+\":[[\"0\"],\" tillgängliga\"],\"Pmr5xp\":[[\"0\"],\" skapades framgångsrikt\"],\"FImCSc\":[[\"0\"],\" uppdaterades\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" incheckade\"],\"Vjij1k\":[[\"days\"],\" dagar, \",[\"hours\"],\" timmar, \",[\"minutes\"],\" minuter och \",[\"seconds\"],\" sekunder\"],\"f3RdEk\":[[\"hours\"],\" timmar, \",[\"minutes\"],\" minuter och \",[\"seconds\"],\" sekunder\"],\"fyE7Au\":[[\"minutes\"],\" minuter och \",[\"seconds\"],\" sekunder\"],\"NlQ0cx\":[[\"organizerName\"],\"s första evenemang\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://din-webbplats.com\",\"qnSLLW\":\"<0>Vänligen ange priset exklusive skatter och avgifter.<1>Skatter och avgifter kan läggas till nedan.\",\"ZjMs6e\":\"<0>Antalet produkter tillgängliga för denna produkt<1>Detta värde kan åsidosättas om det finns <2>kapacitetsbegränsningar kopplade till denna produkt.\",\"E15xs8\":\"⚡️ Konfigurera ditt evenemang\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Anpassa din evenemangssida\",\"3VPPdS\":\"💳 Anslut till Stripe\",\"cjdktw\":\"🚀 Publicera ditt evenemang\",\"rmelwV\":\"0 minuter och 0 sekunder\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"Huvudgatan 123\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Ett datumfält. Perfekt för att fråga efter födelsedatum osv.\",\"6euFZ/\":[\"Ett standardvärde för \",[\"type\"],\" tillämpas automatiskt på alla nya produkter. Du kan åsidosätta detta per produkt.\"],\"SMUbbQ\":\"En rullgardinsmeny tillåter endast ett val\",\"qv4bfj\":\"En avgift, som en bokningsavgift eller serviceavgift\",\"POT0K/\":\"Ett fast belopp per produkt. T.ex. $0,50 per produkt\",\"f4vJgj\":\"Ett flerradigt textfält\",\"OIPtI5\":\"En procentandel av produktpriset. T.ex. 3,5% av produktpriset\",\"ZthcdI\":\"En kampanjkod utan rabatt kan användas för att visa dolda produkter.\",\"AG/qmQ\":\"Ett radioval har flera alternativ men endast ett kan väljas.\",\"h179TP\":\"En kort beskrivning av evenemanget som visas i sökresultat och vid delning på sociala medier. Som standard används evenemangsbeskrivningen.\",\"WKMnh4\":\"Ett enradigt textfält\",\"BHZbFy\":\"En enda fråga per order. T.ex. Vilken är din leveransadress?\",\"Fuh+dI\":\"En enda fråga per produkt. T.ex. Vilken är din t-shirtstorlek?\",\"RlJmQg\":\"En standardskatt, såsom moms\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Acceptera banköverföringar, checkar eller andra offline-betalningsmetoder\",\"hrvLf4\":\"Acceptera kreditkortsbetalningar med Stripe\",\"bfXQ+N\":\"Acceptera inbjudan\",\"AeXO77\":\"Konto\",\"lkNdiH\":\"Kontonamn\",\"Puv7+X\":\"Kontoinställningar\",\"OmylXO\":\"Kontot uppdaterades\",\"7L01XJ\":\"Åtgärder\",\"FQBaXG\":\"Aktivera\",\"5T2HxQ\":\"Aktiveringsdatum\",\"F6pfE9\":\"Aktiv\",\"/PN1DA\":\"Lägg till en beskrivning för denna incheckningslista\",\"0/vPdA\":\"Lägg till eventuella anteckningar om deltagaren. Dessa kommer inte vara synliga för deltagaren.\",\"Or1CPR\":\"Lägg till eventuella anteckningar om deltagaren...\",\"l3sZO1\":\"Lägg till eventuella anteckningar om ordern. Dessa kommer inte vara synliga för kunden.\",\"xMekgu\":\"Lägg till eventuella anteckningar om ordern...\",\"PGPGsL\":\"Lägg till beskrivning\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Lägg till instruktioner för offline-betalningar (t.ex. banköverföringsuppgifter, vart man skickar checkar, betalningsfrister)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Lägg till ny\",\"TZxnm8\":\"Lägg till alternativ\",\"24l4x6\":\"Lägg till produkt\",\"8q0EdE\":\"Lägg till produkt i kategori\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Lägg till skatt eller avgift\",\"goOKRY\":\"Lägg till prisnivå\",\"oZW/gT\":\"Lägg till i kalendern\",\"pn5qSs\":\"Ytterligare information\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adress\",\"NY/x1b\":\"Adressrad 1\",\"POdIrN\":\"Adressrad 1\",\"cormHa\":\"Adressrad 2\",\"gwk5gg\":\"Adressrad 2\",\"U3pytU\":\"Admin\",\"HLDaLi\":\"Adminanvändare har full åtkomst till evenemang och kontoinställningar.\",\"W7AfhC\":\"Alla deltagare för detta evenemang\",\"cde2hc\":\"Alla produkter\",\"5CQ+r0\":\"Tillåt incheckning av deltagare kopplade till obetalda order\",\"ipYKgM\":\"Tillåt indexering av sökmotorer\",\"LRbt6D\":\"Tillåt sökmotorer att indexera detta evenemang\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Fantastiskt, Evenemang, Nyckelord...\",\"hehnjM\":\"Belopp\",\"R2O9Rg\":[\"Betalt belopp (\",[\"0\"],\")\"],\"V7MwOy\":\"Ett fel uppstod vid inläsning av sidan\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Ett oväntat fel uppstod.\",\"byKna+\":\"Ett oväntat fel uppstod. Vänligen försök igen.\",\"ubdMGz\":\"Eventuella frågor från produktinnehavare kommer att skickas till denna e-postadress. Detta kommer också att användas som \\\"svarsadress\\\" för alla e-postmeddelanden från detta evenemang\",\"aAIQg2\":\"Utseende\",\"Ym1gnK\":\"tillämpat\",\"sy6fss\":[\"Gäller \",[\"0\"],\" produkter\"],\"kadJKg\":\"Gäller 1 produkt\",\"DB8zMK\":\"Använd\",\"GctSSm\":\"Använd kampanjkod\",\"ARBThj\":[\"Tillämpa denna \",[\"type\"],\" på alla nya produkter\"],\"S0ctOE\":\"Arkivera evenemang\",\"TdfEV7\":\"Arkiverad\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Är du säker på att du vill aktivera denna deltagare?\",\"TvkW9+\":\"Är du säker på att du vill arkivera detta evenemang?\",\"/CV2x+\":\"Är du säker på att du vill avboka denna deltagare? Detta ogiltigförklarar deras biljett\",\"YgRSEE\":\"Är du säker på att du vill ta bort denna kampanjkod?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Är du säker på att du vill göra detta evenemang till ett utkast? Detta kommer att göra evenemanget osynligt för allmänheten\",\"mEHQ8I\":\"Är du säker på att du vill publicera detta evenemang? Detta kommer att göra evenemanget synligt för allmänheten\",\"s4JozW\":\"Är du säker på att du vill återställa detta evenemang? Det kommer att återställas som ett utkast.\",\"vJuISq\":\"Är du säker på att du vill ta bort denna kapacitetstilldelning?\",\"baHeCz\":\"Är du säker på att du vill ta bort denna incheckningslista?\",\"LBLOqH\":\"Fråga en gång per order\",\"wu98dY\":\"Fråga en gång per produkt\",\"ss9PbX\":\"Deltagare\",\"m0CFV2\":\"Deltagaruppgifter\",\"QKim6l\":\"Deltagare hittades inte\",\"R5IT/I\":\"Deltagaranteckningar\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Deltagarbiljett\",\"9SZT4E\":\"Deltagare\",\"iPBfZP\":\"Registrerade deltagare\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Automatisk storleksanpassning\",\"vZ5qKF\":\"Anpassa widgetens höjd automatiskt baserat på innehållet. När funktionen är avstängd fyller widgeten hela behållarens höjd.\",\"4lVaWA\":\"Väntar på offlinebetalning\",\"2rHwhl\":\"Väntar på offlinebetalning\",\"3wF4Q/\":\"Väntar på betalning\",\"ioG+xt\":\"Väntar på betalning\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Tillbaka till evenemangssidan\",\"VCoEm+\":\"Tillbaka till inloggning\",\"k1bLf+\":\"Bakgrundsfärg\",\"I7xjqg\":\"Bakgrundstyp\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Faktureringsadress\",\"/xC/im\":\"Faktureringsinställningar\",\"rp/zaT\":\"Brasiliansk portugisiska\",\"whqocw\":\"Genom att registrera dig godkänner du våra <0>användarvillkor och <1>integritetspolicy.\",\"bcCn6r\":\"Beräkningstyp\",\"+8bmSu\":\"Kalifornien\",\"iStTQt\":\"Kamerabehörighet nekades. <0>Begär behörighet igen, eller om detta inte fungerar behöver du <1>ge denna sida åtkomst till kameran i webbläsarens inställningar.\",\"dEgA5A\":\"Avbryt\",\"Gjt/py\":\"Avbryt ändring av e-postadress\",\"tVJk4q\":\"Avbryt order\",\"Os6n2a\":\"Avbryt order\",\"Mz7Ygx\":[\"Avbryt order \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Avbruten\",\"U7nGvl\":\"Kan inte checka in\",\"QyjCeq\":\"Kapacitet\",\"V6Q5RZ\":\"Kapacitetstilldelning skapades\",\"k5p8dz\":\"Kapacitetstilldelning togs bort\",\"nDBs04\":\"Kapacitetshantering\",\"ddha3c\":\"Kategorier låter dig gruppera produkter. Till exempel kan du ha en kategori för \\\"Biljetter\\\" och en annan för \\\"Merchandise\\\".\",\"iS0wAT\":\"Kategorier hjälper dig att organisera dina produkter. Denna titel visas på den publika evenemangssidan.\",\"eorM7z\":\"Kategorierna har sorterats om\",\"3EXqwa\":\"Kategori skapades\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Ändra lösenord\",\"xMDm+I\":\"Checka in\",\"p2WLr3\":[\"Checka in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Checka in och markera ordern som betald\",\"QYLpB4\":\"Endast checka in\",\"/Ta1d4\":\"Checka ut\",\"5LDT6f\":\"Kolla in detta evenemang!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Incheckningslista togs bort\",\"+hBhWk\":\"Incheckningslistan har gått ut\",\"mBsBHq\":\"Incheckningslistan är inte aktiv\",\"vPqpQG\":\"Incheckningslistan hittades inte\",\"tejfAy\":\"Incheckningslistor\",\"hD1ocH\":\"Inchecknings-URL kopierad till urklipp\",\"CNafaC\":\"Kryssrutealternativ tillåter flera val\",\"SpabVf\":\"Kryssrutor\",\"CRu4lK\":\"Incheckad\",\"znIg+z\":\"Kassa\",\"1WnhCL\":\"Kassainställningar\",\"6imsQS\":\"Kinesiska (förenklad)\",\"JjkX4+\":\"Välj en färg för din bakgrund\",\"/Jizh9\":\"Välj ett konto\",\"3wV73y\":\"Stad\",\"FG98gC\":\"Rensa söktext\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Klicka för att kopiera\",\"yz7wBu\":\"Stäng\",\"62Ciis\":\"Stäng sidofält\",\"EWPtMO\":\"Kod\",\"ercTDX\":\"Koden måste vara mellan 3 och 50 tecken lång\",\"oqr9HB\":\"Fäll ihop denna produkt när evenemangssidan laddas\",\"jZlrte\":\"Färg\",\"Vd+LC3\":\"Färgen måste vara en giltig hexkod. Exempel: #ffffff\",\"1HfW/F\":\"Färger\",\"VZeG/A\":\"Kommer snart\",\"yPI7n9\":\"Kommaseparerade nyckelord som beskriver evenemanget. Dessa används av sökmotorer för att kategorisera och indexera evenemanget.\",\"NPZqBL\":\"Slutför order\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Slutför betalning\",\"qqWcBV\":\"Slutförd\",\"6HK5Ct\":\"Slutförda ordrar\",\"NWVRtl\":\"Slutförda ordrar\",\"DwF9eH\":\"Komponentkod\",\"Tf55h7\":\"Konfigurerad rabatt\",\"7VpPHA\":\"Bekräfta\",\"ZaEJZM\":\"Bekräfta ändring av e-postadress\",\"yjkELF\":\"Bekräfta nytt lösenord\",\"xnWESi\":\"Bekräfta lösenord\",\"p2/GCq\":\"Bekräfta lösenord\",\"wnDgGj\":\"Bekräftar e-postadress...\",\"pbAk7a\":\"Anslut Stripe\",\"UMGQOh\":\"Anslut med Stripe\",\"QKLP1W\":\"Anslut ditt Stripe-konto för att börja ta emot betalningar.\",\"5lcVkL\":\"Anslutningsuppgifter\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Fortsätt\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Text på fortsätt-knapp\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Fortsätt konfigureringen\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Kopierad\",\"T5rdis\":\"kopierad till urklipp\",\"he3ygx\":\"Kopiera\",\"r2B2P8\":\"Kopiera inchecknings-URL\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Kopiera länk\",\"E6nRW7\":\"Kopiera URL\",\"JNCzPW\":\"Land\",\"IF7RiR\":\"Omslag\",\"hYgDIe\":\"Skapa\",\"b9XOHo\":[\"Skapa \",[\"0\"]],\"k9RiLi\":\"Skapa en produkt\",\"6kdXbW\":\"Skapa en kampanjkod\",\"n5pRtF\":\"Skapa en biljett\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"skapa en organisatör\",\"ipP6Ue\":\"Skapa deltagare\",\"VwdqVy\":\"Skapa kapacitetstilldelning\",\"EwoMtl\":\"Skapa kategori\",\"XletzW\":\"Skapa kategori\",\"WVbTwK\":\"Skapa incheckningslista\",\"uN355O\":\"Skapa evenemang\",\"BOqY23\":\"Skapa ny\",\"kpJAeS\":\"Skapa organisatör\",\"a0EjD+\":\"Skapa produkt\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Skapa kampanjkod\",\"B3Mkdt\":\"Skapa fråga\",\"UKfi21\":\"Skapa skatt eller avgift\",\"d+F6q9\":\"Skapad\",\"Q2lUR2\":\"Valuta\",\"DCKkhU\":\"Nuvarande lösenord\",\"uIElGP\":\"Anpassad Maps-URL\",\"UEqXyt\":\"Anpassat intervall\",\"876pfE\":\"Kund\",\"QOg2Sf\":\"Anpassa e-post- och aviseringsinställningarna för detta evenemang\",\"Y9Z/vP\":\"Anpassa evenemangets startsida och kassameddelanden\",\"2E2O5H\":\"Anpassa övriga inställningar för detta evenemang\",\"iJhSxe\":\"Anpassa SEO-inställningarna för detta evenemang\",\"KIhhpi\":\"Anpassa din evenemangssida\",\"nrGWUv\":\"Anpassa din evenemangssida efter ditt varumärke och din stil.\",\"Zz6Cxn\":\"Riskzon\",\"ZQKLI1\":\"Riskzon\",\"7p5kLi\":\"Instrumentpanel\",\"mYGY3B\":\"Datum\",\"JvUngl\":\"Datum och tid\",\"JJhRbH\":\"Kapacitet dag ett\",\"cnGeoo\":\"Ta bort\",\"jRJZxD\":\"Ta bort kapacitet\",\"VskHIx\":\"Ta bort kategori\",\"Qrc8RZ\":\"Ta bort incheckningslista\",\"WHf154\":\"Ta bort kod\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Beskrivning\",\"YC3oXa\":\"Beskrivning för incheckningspersonal\",\"URmyfc\":\"Detaljer\",\"1lRT3t\":\"Om denna kapacitet inaktiveras spåras försäljningen men den stoppas inte när gränsen nås\",\"H6Ma8Z\":\"Rabatt\",\"ypJ62C\":\"Rabatt %\",\"3LtiBI\":[\"Rabatt i \",[\"0\"]],\"C8JLas\":\"Rabattyp\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Dokumentetikett\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Donation eller betala vad du vill-produkt\",\"OvNbls\":\"Ladda ner .ics\",\"kodV18\":\"Ladda ner CSV\",\"CELKku\":\"Ladda ner faktura\",\"LQrXcu\":\"Ladda ner faktura\",\"QIodqd\":\"Ladda ner QR-kod\",\"yhjU+j\":\"Laddar ner faktura\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Rullgardinsval\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Duplicera evenemang\",\"3ogkAk\":\"Duplicera evenemang\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Dupliceringsalternativ\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Early bird\",\"ePK91l\":\"Redigera\",\"N6j2JH\":[\"Redigera \",[\"0\"]],\"kBkYSa\":\"Redigera kapacitet\",\"oHE9JT\":\"Redigera kapacitetstilldelning\",\"j1Jl7s\":\"Redigera kategori\",\"FU1gvP\":\"Redigera incheckningslista\",\"iFgaVN\":\"Redigera kod\",\"jrBSO1\":\"Redigera organisatör\",\"tdD/QN\":\"Redigera produkt\",\"n143Tq\":\"Redigera produktkategori\",\"9BdS63\":\"Redigera kampanjkod\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Redigera fråga\",\"poTr35\":\"Redigera användare\",\"GTOcxw\":\"Redigera användare\",\"pqFrv2\":\"t.ex. 2,50 för 2,50 $\",\"3yiej1\":\"t.ex. 23,5 för 23,5 %\",\"O3oNi5\":\"E-post\",\"VxYKoK\":\"E-post- och aviseringsinställningar\",\"ATGYL1\":\"E-postadress\",\"hzKQCy\":\"E-postadress\",\"HqP6Qf\":\"Ändring av e-postadress avbröts\",\"mISwW1\":\"Ändring av e-postadress väntar\",\"APuxIE\":\"E-postbekräftelse skickades igen\",\"YaCgdO\":\"E-postbekräftelse skickades igen\",\"jyt+cx\":\"Meddelande i e-postsidfot\",\"I6F3cp\":\"E-post ej verifierad\",\"NTZ/NX\":\"Inbäddningskod\",\"4rnJq4\":\"Inbäddningsskript\",\"8oPbg1\":\"Aktivera fakturering\",\"j6w7d/\":\"Aktivera denna kapacitet för att stoppa försäljning när gränsen nås\",\"VFv2ZC\":\"Slutdatum\",\"237hSL\":\"Avslutad\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Engelska\",\"MhVoma\":\"Ange ett belopp exklusive skatter och avgifter\",\"SlfejT\":\"Fel\",\"3Z223G\":\"Fel vid bekräftelse av e-postadress\",\"a6gga1\":\"Fel vid bekräftelse av ändring av e-postadress\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Evenemang\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Evenemangsdatum\",\"0Zptey\":\"Standardinställningar för evenemang\",\"QcCPs8\":\"Evenemangsdetaljer\",\"6fuA9p\":\"Evenemang duplicerades\",\"AEuj2m\":\"Evenemangets startsida\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Plats- och lokalinformation för evenemanget\",\"OopDbA\":\"Event page\",\"4/If97\":\"Uppdatering av evenemangsstatus misslyckades. Försök igen senare.\",\"btxLWj\":\"Evenemangsstatus uppdaterad\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Evenemang\",\"sZg7s1\":\"Utgångsdatum\",\"KnN1Tu\":\"Går ut\",\"uaSvqt\":\"Utgångsdatum\",\"GS+Mus\":\"Exportera\",\"9xAp/j\":\"Misslyckades med att avbryta deltagare\",\"ZpieFv\":\"Misslyckades med att avbryta order\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Misslyckades med att ladda ner faktura. Försök igen.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Misslyckades med att läsa in incheckningslista\",\"ZQ15eN\":\"Misslyckades med att skicka biljettmejl igen\",\"ejXy+D\":\"Misslyckades med att sortera produkter\",\"PLUB/s\":\"Avgift\",\"/mfICu\":\"Avgifter\",\"LyFC7X\":\"Filtrera ordrar\",\"cSev+j\":\"Filter\",\"CVw2MU\":[\"Filter (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Första fakturanummer\",\"V1EGGU\":\"Förnamn\",\"kODvZJ\":\"Förnamn\",\"S+tm06\":\"Förnamn måste vara mellan 1 och 50 tecken\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Första användning\",\"TpqW74\":\"Fast\",\"irpUxR\":\"Fast belopp\",\"TF9opW\":\"Blixt är inte tillgänglig på den här enheten\",\"UNMVei\":\"Glömt lösenord?\",\"2POOFK\":\"Gratis\",\"P/OAYJ\":\"Gratis produkt\",\"vAbVy9\":\"Gratis produkt, ingen betalningsinformation krävs\",\"nLC6tu\":\"Franska\",\"Weq9zb\":\"Allmänt\",\"DDcvSo\":\"Tyska\",\"4GLxhy\":\"Kom igång\",\"4D3rRj\":\"Gå tillbaka till profilen\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Kalender\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Bruttoförsäljning\",\"yRg26W\":\"Bruttoförsäljning\",\"R4r4XO\":\"Gäster\",\"26pGvx\":\"Har du en kampanjkod?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Här är ett exempel på hur du kan använda komponenten i din applikation.\",\"Y1SSqh\":\"Här är React-komponenten som du kan använda för att bädda in widgeten i din applikation.\",\"QuhVpV\":[\"Hej \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Dold från offentlig vy\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Dolda frågor är endast synliga för arrangören och inte för kunden.\",\"vLyv1R\":\"Dölj\",\"Mkkvfd\":\"Dölj kom igång-sidan\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Dölj produkt efter försäljningens slutdatum\",\"06s3w3\":\"Dölj produkt före försäljningens startdatum\",\"axVMjA\":\"Dölj produkt om användaren saknar giltig kampanjkod\",\"ySQGHV\":\"Dölj produkt när den är slutsåld\",\"SCimta\":\"Dölj kom igång-sidan från sidofältet\",\"5xR17G\":\"Dölj denna produkt för kunder\",\"Da29Y6\":\"Dölj denna fråga\",\"fvDQhr\":\"Dölj denna nivå för användare\",\"lNipG+\":\"Att dölja en produkt förhindrar att användare ser den på evenemangssidan.\",\"ZOBwQn\":\"Startsidedesign\",\"PRuBTd\":\"Startsidedesigner\",\"YjVNGZ\":\"Förhandsvisning av startsida\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Hur många minuter kunden har på sig att slutföra sin beställning. Vi rekommenderar minst 15 minuter\",\"ySxKZe\":\"Hur många gånger kan denna kod användas?\",\"dZsDbK\":[\"HTML-teckengränsen har överskridits: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Jag godkänner <0>villkoren\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Om fältet lämnas tomt används adressen för att skapa en Google Maps-länk\",\"UYT+c8\":\"Om detta är aktiverat kan incheckningspersonal antingen markera deltagare som incheckade eller markera beställningen som betald och checka in deltagarna. Om detta är inaktiverat kan deltagare som är kopplade till obetalda beställningar inte checkas in.\",\"muXhGi\":\"Om detta är aktiverat får arrangören ett e-postmeddelande när en ny beställning görs\",\"6fLyj/\":\"Om du inte begärde denna ändring, ändra omedelbart ditt lösenord.\",\"n/ZDCz\":\"Bilden har raderats\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Bilden har laddats upp\",\"VyUuZb\":\"Bild-URL\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Inaktiv\",\"T0K0yl\":\"Inaktiva användare kan inte logga in.\",\"kO44sp\":\"Inkludera anslutningsinformation för ditt onlineevenemang. Dessa uppgifter visas på sidan för ordersammanfattning och på deltagarbiljetten.\",\"FlQKnG\":\"Inkludera skatt och avgifter i priset\",\"Vi+BiW\":[\"Innehåller \",[\"0\"],\" produkter\"],\"lpm0+y\":\"Innehåller 1 produkt\",\"UiAk5P\":\"Infoga bild\",\"OyLdaz\":\"Inbjudan skickades igen!\",\"HE6KcK\":\"Inbjudan återkallad!\",\"SQKPvQ\":\"Bjud in användare\",\"bKOYkd\":\"Fakturan laddades ner\",\"alD1+n\":\"Fakturanoteringar\",\"kOtCs2\":\"Fakturanumrering\",\"UZ2GSZ\":\"Fakturainställningar\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Artikel\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etikett\",\"vXIe7J\":\"Språk\",\"2LMsOq\":\"Senaste 12 månaderna\",\"vfe90m\":\"Senaste 14 dagarna\",\"aK4uBd\":\"Senaste 24 timmarna\",\"uq2BmQ\":\"Senaste 30 dagarna\",\"bB6Ram\":\"Senaste 48 timmarna\",\"VlnB7s\":\"Senaste 6 månaderna\",\"ct2SYD\":\"Senaste 7 dagarna\",\"XgOuA7\":\"Senaste 90 dagarna\",\"I3yitW\":\"Senaste inloggning\",\"1ZaQUH\":\"Efternamn\",\"UXBCwc\":\"Efternamn\",\"tKCBU0\":\"Senast använd\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Lämna tomt för att använda standardordet \\\"Faktura\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Laddar...\",\"wJijgU\":\"Plats\",\"sQia9P\":\"Logga in\",\"zUDyah\":\"Loggar in\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Logga ut\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Gör faktureringsadress obligatorisk i kassan\",\"MU3ijv\":\"Gör denna fråga obligatorisk\",\"wckWOP\":\"Hantera\",\"onpJrA\":\"Hantera deltagare\",\"n4SpU5\":\"Hantera evenemang\",\"WVgSTy\":\"Hantera order\",\"1MAvUY\":\"Hantera betalnings- och fakturainställningar för detta evenemang.\",\"cQrNR3\":\"Hantera profil\",\"AtXtSw\":\"Hantera skatter och avgifter som kan tillämpas på dina produkter\",\"ophZVW\":\"Hantera biljetter\",\"DdHfeW\":\"Hantera dina kontouppgifter och standardinställningar\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Hantera dina användare och deras behörigheter\",\"1m+YT2\":\"Obligatoriska frågor måste besvaras innan kunden kan slutföra köpet.\",\"Dim4LO\":\"Lägg till deltagare manuellt\",\"e4KdjJ\":\"Lägg till deltagare manuellt\",\"vFjEnF\":\"Markera som betald\",\"g9dPPQ\":\"Max per order\",\"l5OcwO\":\"Meddela deltagare\",\"Gv5AMu\":\"Meddela deltagare\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Meddela köpare\",\"tNZzFb\":\"Meddelandeinnehåll\",\"lYDV/s\":\"Meddela enskilda deltagare\",\"V7DYWd\":\"Meddelande skickat\",\"t7TeQU\":\"Meddelanden\",\"xFRMlO\":\"Min per order\",\"QYcUEf\":\"Minimipris\",\"RDie0n\":\"Övrigt\",\"mYLhkl\":\"Övriga inställningar\",\"KYveV8\":\"Flerradigt textfält\",\"VD0iA7\":\"Flera prisalternativ. Perfekt för till exempel early bird-produkter.\",\"/bhMdO\":\"Min fantastiska evenemangsbeskrivning...\",\"vX8/tc\":\"Min fantastiska evenemangstitel...\",\"hKtWk2\":\"Min profil\",\"fj5byd\":\"Ej tillgängligt\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Namn\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Gå till deltagare\",\"qqeAJM\":\"Aldrig\",\"7vhWI8\":\"Nytt lösenord\",\"1UzENP\":\"Nej\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Inga arkiverade evenemang att visa.\",\"q2LEDV\":\"Inga deltagare hittades för denna order.\",\"zlHa5R\":\"Inga deltagare har lagts till i denna order.\",\"Wjz5KP\":\"Inga deltagare att visa\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Inga kapacitetstilldelningar\",\"a/gMx2\":\"Inga incheckningslistor\",\"tMFDem\":\"Ingen data tillgänglig\",\"6Z/F61\":\"Ingen data att visa. Välj ett datumintervall\",\"fFeCKc\":\"Ingen rabatt\",\"HFucK5\":\"Inga avslutade evenemang att visa.\",\"yAlJXG\":\"Inga evenemang att visa\",\"GqvPcv\":\"Inga filter tillgängliga\",\"KPWxKD\":\"Inga meddelanden att visa\",\"J2LkP8\":\"Inga ordrar att visa\",\"RBXXtB\":\"Inga betalningsmetoder är tillgängliga för närvarande. Kontakta arrangören för hjälp.\",\"ZWEfBE\":\"Ingen betalning krävs\",\"ZPoHOn\":\"Ingen produkt är kopplad till denna deltagare.\",\"Ya1JhR\":\"Inga produkter tillgängliga i denna kategori.\",\"FTfObB\":\"Inga produkter ännu\",\"+Y976X\":\"Inga kampanjkoder att visa\",\"MAavyl\":\"Inga frågor har besvarats av denna deltagare.\",\"SnlQeq\":\"Inga frågor har ställts för denna order.\",\"Ev2r9A\":\"Inga resultat\",\"gk5uwN\":\"Inga sökresultat\",\"RHyZUL\":\"Inga sökresultat.\",\"RY2eP1\":\"Inga skatter eller avgifter har lagts till.\",\"EdQY6l\":\"Ingen\",\"OJx3wK\":\"Inte tillgänglig\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Anteckningar\",\"jtrY3S\":\"Inget att visa ännu\",\"hFwWnI\":\"Aviseringsinställningar\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Meddela arrangören om nya ordrar\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Antal dagar tillåtet för betalning (lämna tomt för att utelämna betalningsvillkor från fakturor)\",\"n86jmj\":\"Nummerprefix\",\"mwe+2z\":\"Offlineordrar återspeglas inte i evenemangsstatistiken förrän ordern markeras som betald.\",\"dWBrJX\":\"Offlinebetalningen misslyckades. Försök igen eller kontakta arrangören.\",\"fcnqjw\":\"Instruktioner för offlinebetalning\",\"+eZ7dp\":\"Offlinebetalningar\",\"ojDQlR\":\"Information om offlinebetalningar\",\"u5oO/W\":\"Inställningar för offlinebetalningar\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Till salu\",\"Ug4SfW\":\"När du skapar ett evenemang visas det här.\",\"ZxnK5C\":\"När du börjar samla in data visas det här.\",\"PnSzEc\":\"När du är redo kan du publicera ditt evenemang och börja sälja produkter.\",\"J6n7sl\":\"Pågående\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Information om onlineevenemang\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Öppna incheckningssida\",\"OdnLE4\":\"Öppna sidomeny\",\"ZZEYpT\":[\"Alternativ \",[\"i\"]],\"oPknTP\":\"Valfri extra information som visas på alla fakturor, till exempel betalningsvillkor, förseningsavgifter eller returpolicy\",\"OrXJBY\":\"Valfritt prefix för fakturanummer, till exempel INV-\",\"0zpgxV\":\"Alternativ\",\"BzEFor\":\"eller\",\"UYUgdb\":\"Order\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Order avbruten\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Orderdatum\",\"Tol4BF\":\"Orderdetaljer\",\"WbImlQ\":\"Ordern har avbrutits och orderägaren har informerats.\",\"nAn4Oe\":\"Order markerad som betald\",\"uzEfRz\":\"Orderanteckningar\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Orderreferens\",\"acIJ41\":\"Orderstatus\",\"GX6dZv\":\"Ordersammanfattning\",\"tDTq0D\":\"Ordertidsgräns\",\"1h+RBg\":\"Ordrar\",\"3y+V4p\":\"Organisationens adress\",\"GVcaW6\":\"Organisationsuppgifter\",\"nfnm9D\":\"Organisationsnamn\",\"G5RhpL\":\"Arrangör\",\"mYygCM\":\"Arrangör krävs\",\"Pa6G7v\":\"Arrangörsnamn\",\"l894xP\":\"Arrangörer kan endast hantera evenemang och produkter. De kan inte hantera användare, kontoinställningar eller faktureringsinformation.\",\"fdjq4c\":\"Utfyllnad\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Sidan hittades inte\",\"QbrUIo\":\"Sidvisningar\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"betald\",\"HVW65c\":\"Betald produkt\",\"ZfxaB4\":\"Delvis återbetald\",\"8ZsakT\":\"Lösenord\",\"TUJAyx\":\"Lösenordet måste vara minst 8 tecken\",\"vwGkYB\":\"Lösenordet måste vara minst 8 tecken\",\"BLTZ42\":\"Lösenordet har återställts. Logga in med ditt nya lösenord.\",\"f7SUun\":\"Lösenorden är inte samma\",\"aEDp5C\":\"Klistra in detta där du vill att widgeten ska visas.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Betalning\",\"Lg+ewC\":\"Betalning och fakturering\",\"DZjk8u\":\"Inställningar för betalning och fakturering\",\"lflimf\":\"Betalningsfrist\",\"JhtZAK\":\"Betalning misslyckades\",\"JEdsvQ\":\"Betalningsinstruktioner\",\"bLB3MJ\":\"Betalningsmetoder\",\"QzmQBG\":\"Betalleverantör\",\"lsxOPC\":\"Betalning mottagen\",\"wJTzyi\":\"Betalningsstatus\",\"xgav5v\":\"Betalningen lyckades!\",\"R29lO5\":\"Betalningsvillkor\",\"/roQKz\":\"Procent\",\"vPJ1FI\":\"Procentbelopp\",\"xdA9ud\":\"Placera detta i -delen på din webbplats.\",\"blK94r\":\"Lägg till minst ett alternativ\",\"FJ9Yat\":\"Kontrollera att den angivna informationen är korrekt\",\"TkQVup\":\"Kontrollera din e-postadress och ditt lösenord och försök igen\",\"sMiGXD\":\"Kontrollera att din e-postadress är giltig\",\"Ajavq0\":\"Kontrollera din e-post för att bekräfta din e-postadress\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Fortsätt i den nya fliken\",\"hcX103\":\"Skapa en produkt\",\"cdR8d6\":\"Skapa en biljett\",\"x2mjl4\":\"Ange en giltig bild-URL som pekar på en bild.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Observera\",\"C63rRe\":\"Gå tillbaka till evenemangssidan för att börja om.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Välj minst en produkt\",\"igBrCH\":\"Verifiera din e-postadress för att få tillgång till alla funktioner\",\"/IzmnP\":\"Vänta medan vi förbereder din faktura...\",\"MOERNx\":\"Portugisiska\",\"qCJyMx\":\"Meddelande efter checkout\",\"g2UNkE\":\"Drivs av\",\"Rs7IQv\":\"Meddelande före checkout\",\"rdUucN\":\"Förhandsgranska\",\"a7u1N9\":\"Pris\",\"CmoB9j\":\"Visningsläge för pris\",\"BI7D9d\":\"Pris ej angivet\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Pristyp\",\"6RmHKN\":\"Primär färg\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Primär textfärg\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Skriv ut alla biljetter\",\"DKwDdj\":\"Skriv ut biljetter\",\"K47k8R\":\"Produkt\",\"1JwlHk\":\"Produktkategori\",\"U61sAj\":\"Produktkategorin uppdaterades.\",\"1USFWA\":\"Produkten togs bort\",\"4Y2FZT\":\"Produktens pristyp\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Produktförsäljning\",\"U/R4Ng\":\"Produktnivå\",\"sJsr1h\":\"Produkttyp\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Produkt(er)\",\"N0qXpE\":\"Produkter\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Sålda produkter\",\"/u4DIx\":\"Sålda produkter\",\"DJQEZc\":\"Produkter sorterades korrekt\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profilen uppdaterades\",\"cl5WYc\":[\"Kampanjkoden \",[\"promo_code\"],\" har tillämpats\"],\"P5sgAk\":\"Kampanjkod\",\"yKWfjC\":\"Sida för kampanjkoder\",\"RVb8Fo\":\"Kampanjkoder\",\"BZ9GWa\":\"Kampanjkoder kan användas för att erbjuda rabatter, förköp eller särskild åtkomst till ditt evenemang.\",\"OP094m\":\"Rapport för kampanjkoder\",\"4kyDD5\":\"Ge ytterligare sammanhang eller instruktioner för denna fråga. Använd detta fält för att lägga till villkor,\\nriktlinjer eller annan viktig information som deltagarna behöver känna till innan de svarar.\",\"toutGW\":\"QR-kod\",\"LkMOWF\":\"Tillgängligt antal\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Frågan togs bort\",\"avf0gk\":\"Frågebeskrivning\",\"oQvMPn\":\"Frågetitel\",\"enzGAL\":\"Frågor\",\"ROv2ZT\":\"Frågor och svar\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radiovalsalternativ\",\"C4TjpG\":\"Visa mindre\",\"I3QpvQ\":\"Mottagare\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Återbetalning misslyckades\",\"n10yGu\":\"Återbetala order\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Återbetalning väntar\",\"xHpVRl\":\"Återbetalningsstatus\",\"/BI0y9\":\"Återbetald\",\"fgLNSM\":\"Registrera\",\"9+8Vez\":\"Återstående användningar\",\"tasfos\":\"ta bort\",\"t/YqKh\":\"Ta bort\",\"t9yxlZ\":\"Rapporter\",\"prZGMe\":\"Kräv faktureringsadress\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Skicka e-postbekräftelse igen\",\"wIa8Qe\":\"Skicka inbjudan igen\",\"VeKsnD\":\"Skicka ordermail igen\",\"dFuEhO\":\"Skicka biljettmail igen\",\"o6+Y6d\":\"Skickar igen...\",\"OfhWJH\":\"Återställ\",\"RfwZxd\":\"Återställ lösenord\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Återställ evenemang\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Tillbaka till evenemangssidan\",\"8YBH95\":\"Intäkter\",\"PO/sOY\":\"Återkalla inbjudan\",\"GDvlUT\":\"Roll\",\"ELa4O9\":\"Slutdatum för försäljning\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Startdatum för försäljning\",\"hBsw5C\":\"Försäljningen är avslutad\",\"kpAzPe\":\"Försäljningen startar\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Spara\",\"IUwGEM\":\"Spara ändringar\",\"U65fiW\":\"Spara arrangör\",\"UGT5vp\":\"Spara inställningar\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Sök på deltagarnamn, e-post eller ordernummer...\",\"+pr/FY\":\"Sök på evenemangsnamn...\",\"3zRbWw\":\"Sök på namn, e-post eller ordernummer...\",\"L22Tdf\":\"Sök på namn, ordernummer, deltagarnummer eller e-post...\",\"BiYOdA\":\"Sök på namn...\",\"YEjitp\":\"Sök på ämne eller innehåll...\",\"Pjsch9\":\"Sök kapacitetstilldelningar...\",\"r9M1hc\":\"Sök incheckningslistor...\",\"+0Yy2U\":\"Sök produkter\",\"YIix5Y\":\"Sök...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Sekundär färg\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Sekundär textfärg\",\"02ePaq\":[\"Välj \",[\"0\"]],\"QuNKRX\":\"Välj kamera\",\"9FQEn8\":\"Välj kategori...\",\"kWI/37\":\"Välj arrangör\",\"ixIx1f\":\"Välj produkt\",\"3oSV95\":\"Välj produktnivå\",\"C4Y1hA\":\"Välj produkter\",\"hAjDQy\":\"Välj status\",\"QYARw/\":\"Välj biljett\",\"OMX4tH\":\"Välj biljetter\",\"DrwwNd\":\"Välj tidsperiod\",\"O/7I0o\":\"Välj...\",\"JlFcis\":\"Skicka\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Skicka ett meddelande\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Skicka meddelande\",\"D7ZemV\":\"Skicka orderbekräftelse och biljettsmejl\",\"v1rRtW\":\"Skicka test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO-beskrivning\",\"/SIY6o\":\"SEO-nyckelord\",\"GfWoKv\":\"SEO-inställningar\",\"rXngLf\":\"SEO-titel\",\"/jZOZa\":\"Serviceavgift\",\"Bj/QGQ\":\"Ange ett minimipris och låt användare betala mer om de vill\",\"L0pJmz\":\"Ange startnummer för fakturanumrering. Detta kan inte ändras när fakturor väl har skapats.\",\"nYNT+5\":\"Konfigurera ditt evenemang\",\"A8iqfq\":\"Publicera ditt evenemang\",\"Tz0i8g\":\"Inställningar\",\"Z8lGw6\":\"Dela\",\"B2V3cA\":\"Dela evenemang\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Visa tillgängligt produktantal\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Visa mer\",\"izwOOD\":\"Visa moms och avgifter separat\",\"1SbbH8\":\"Visas för kunden efter att de har slutfört köpet, på ordersammanfattningssidan.\",\"YfHZv0\":\"Visas för kunden innan de slutför köpet\",\"CBBcly\":\"Visar vanliga adressfält, inklusive land\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Enradig textruta\",\"+P0Cn2\":\"Hoppa över detta steg\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Slutsålt\",\"Mi1rVn\":\"Slutsålt\",\"nwtY4N\":\"Något gick fel\",\"GRChTw\":\"Något gick fel när momsen eller avgiften skulle tas bort\",\"YHFrbe\":\"Något gick fel! Försök igen\",\"kf83Ld\":\"Något gick fel.\",\"fWsBTs\":\"Något gick fel. Försök igen.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Tyvärr, den här kampanjkoden känns inte igen\",\"65A04M\":\"Spanska\",\"mFuBqb\":\"Standardprodukt med ett fast pris\",\"D3iCkb\":\"Startdatum\",\"/2by1f\":\"Delstat eller region\",\"uAQUqI\":\"Status\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Stripe-betalningar är inte aktiverade för detta evenemang.\",\"UJmAAK\":\"Ämne\",\"X2rrlw\":\"Delsumma\",\"zzDlyQ\":\"Lyckades\",\"b0HJ45\":[\"Klart! \",[\"0\"],\" kommer snart att få ett e-postmeddelande.\"],\"BJIEiF\":[\"Lyckades \",[\"0\"],\" deltagare\"],\"OtgNFx\":\"E-postadressen bekräftades\",\"IKwyaF\":\"E-poständringen bekräftades\",\"zLmvhE\":\"Deltagaren skapades\",\"gP22tw\":\"Produkten skapades\",\"9mZEgt\":\"Kampanjkoden skapades\",\"aIA9C4\":\"Frågan skapades\",\"J3RJSZ\":\"Deltagaren uppdaterades\",\"3suLF0\":\"Kapacitetstilldelningen uppdaterades\",\"Z+rnth\":\"Incheckningslistan uppdaterades\",\"vzJenu\":\"E-postinställningarna uppdaterades\",\"7kOMfV\":\"Evenemanget uppdaterades\",\"G0KW+e\":\"Startsidedesignen uppdaterades\",\"k9m6/E\":\"Startsidesinställningarna uppdaterades\",\"y/NR6s\":\"Platsen uppdaterades\",\"73nxDO\":\"Övriga inställningar uppdaterades\",\"4H80qv\":\"Ordern uppdaterades\",\"6xCBVN\":\"Betalnings- och faktureringsinställningarna uppdaterades\",\"1Ycaad\":\"Produkten uppdaterades\",\"70dYC8\":\"Kampanjkoden uppdaterades\",\"F+pJnL\":\"SEO-inställningarna uppdaterades\",\"DXZRk5\":\"Suite 100\",\"GNcfRk\":\"Supportmejl\",\"uRfugr\":\"T-shirt\",\"JpohL9\":\"Moms\",\"geUFpZ\":\"Moms och avgifter\",\"dFHcIn\":\"Momsuppgifter\",\"wQzCPX\":\"Momsinformation som ska visas längst ned på alla fakturor (t.ex. momsnummer, skatteregistrering)\",\"0RXCDo\":\"Moms eller avgift togs bort\",\"ZowkxF\":\"Moms\",\"qu6/03\":\"Moms och avgifter\",\"gypigA\":\"Den kampanjkoden är ogiltig\",\"5ShqeM\":\"Incheckningslistan du letar efter finns inte.\",\"QXlz+n\":\"Standardvaluta för dina evenemang.\",\"mnafgQ\":\"Standardtidszon för dina evenemang.\",\"o7s5FA\":\"Språket som deltagaren kommer att få e-post på.\",\"NlfnUd\":\"Länken du klickade på är ogiltig.\",\"HsFnrk\":[\"Maximalt antal produkter för \",[\"0\"],\" är \",[\"1\"]],\"TSAiPM\":\"Sidan du letar efter finns inte\",\"MSmKHn\":\"Priset som visas för kunden inkluderar moms och avgifter.\",\"6zQOg1\":\"Priset som visas för kunden inkluderar inte moms och avgifter. De visas separat\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Titeln för evenemanget som visas i sökresultat och vid delning i sociala medier. Som standard används evenemangets titel\",\"wDx3FF\":\"Det finns inga produkter tillgängliga för det här evenemanget\",\"pNgdBv\":\"Det finns inga produkter tillgängliga i den här kategorin\",\"rMcHYt\":\"En återbetalning väntar. Vänta tills den är slutförd innan du begär en ny återbetalning.\",\"F89D36\":\"Det uppstod ett fel när ordern skulle markeras som betald\",\"68Axnm\":\"Det uppstod ett fel när din begäran skulle behandlas. Försök igen.\",\"mVKOW6\":\"Det uppstod ett fel när ditt meddelande skulle skickas\",\"AhBPHd\":\"Dessa uppgifter visas endast om ordern slutförs. Ordrar som väntar på betalning visar inte detta meddelande.\",\"Pc/Wtj\":\"Den här deltagaren har en obetald order.\",\"mf3FrP\":\"Den här kategorin har inga produkter ännu.\",\"8QH2Il\":\"Den här kategorin är dold för allmänheten\",\"xxv3BZ\":\"Den här incheckningslistan har löpt ut\",\"Sa7w7S\":\"Den här incheckningslistan har löpt ut och är inte längre tillgänglig för incheckning.\",\"Uicx2U\":\"Den här incheckningslistan är aktiv\",\"1k0Mp4\":\"Den här incheckningslistan är inte aktiv ännu\",\"K6fmBI\":\"Den här incheckningslistan är ännu inte aktiv och är inte tillgänglig för incheckning.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Den här informationen visas på betalningssidan, ordersammanfattningen och i orderbekräftelsen via e-post.\",\"XAHqAg\":\"Det här är en vanlig produkt, som en t-shirt eller en mugg. Ingen biljett utfärdas\",\"CNk/ro\":\"Det här är ett onlineevenemang\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Det här meddelandet inkluderas i sidfoten i alla mejl som skickas från detta evenemang\",\"55i7Fa\":\"Det här meddelandet visas endast om ordern slutförs. Ordrar som väntar på betalning visar inte detta meddelande\",\"RjwlZt\":\"Den här ordern är redan betald.\",\"5K8REg\":\"Den här ordern har redan återbetalats.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Den här ordern har avbrutits.\",\"Q0zd4P\":\"Den här ordern har löpt ut. Börja om.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Den här ordern är slutförd.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Den här ordersidan är inte längre tillgänglig.\",\"i0TtkR\":\"Detta åsidosätter alla synlighetsinställningar och döljer produkten för alla kunder.\",\"cRRc+F\":\"Den här produkten kan inte tas bort eftersom den är kopplad till en order. Du kan dölja den i stället.\",\"3Kzsk7\":\"Den här produkten är en biljett. Köpare får en biljett vid köp\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Den här länken för att återställa lösenordet är ogiltig eller har löpt ut.\",\"IV9xTT\":\"Den här användaren är inte aktiv eftersom hen inte har accepterat sin inbjudan.\",\"5AnPaO\":\"biljett\",\"kjAL4v\":\"Biljett\",\"dtGC3q\":\"Biljettmejlet har skickats igen till deltagaren\",\"54q0zp\":\"Biljetter för\",\"xN9AhL\":[\"Nivå \",[\"0\"]],\"jZj9y9\":\"Produkt med nivåer\",\"8wITQA\":\"Produkter med nivåer låter dig erbjuda flera prisalternativ för samma produkt. Perfekt för early bird-produkter eller för att erbjuda olika priser till olika grupper.\",\"nn3mSR\":\"Tid kvar:\",\"s/0RpH\":\"Antal gånger använd\",\"y55eMd\":\"Antal gånger använd\",\"40Gx0U\":\"Tidszon\",\"oDGm7V\":\"DRICKS\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Verktyg\",\"72c5Qo\":\"Totalt\",\"YXx+fG\":\"Totalt före rabatter\",\"NRWNfv\":\"Totalt rabattbelopp\",\"BxsfMK\":\"Totala avgifter\",\"2bR+8v\":\"Total bruttoförsäljning\",\"mpB/d9\":\"Totalt orderbelopp\",\"m3FM1g\":\"Totalt återbetalt\",\"jEbkcB\":\"Totalt återbetalt\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Total skatt\",\"+zy2Nq\":\"Typ\",\"FMdMfZ\":\"Det gick inte att checka in deltagaren\",\"bPWBLL\":\"Det gick inte att checka ut deltagaren\",\"9+P7zk\":\"Det gick inte att skapa produkten. Kontrollera dina uppgifter\",\"WLxtFC\":\"Det gick inte att skapa produkten. Kontrollera dina uppgifter\",\"/cSMqv\":\"Det gick inte att skapa frågan. Kontrollera dina uppgifter\",\"MH/lj8\":\"Det gick inte att uppdatera frågan. Kontrollera dina uppgifter\",\"nnfSdK\":\"Unika kunder\",\"Mqy/Zy\":\"USA\",\"NIuIk1\":\"Obegränsat\",\"/p9Fhq\":\"Obegränsat antal tillgängliga\",\"E0q9qH\":\"Obegränsat antal användningar tillåts\",\"h10Wm5\":\"Obetald order\",\"ia8YsC\":\"Kommande\",\"TlEeFv\":\"Kommande evenemang\",\"L/gNNk\":[\"Uppdatera \",[\"0\"]],\"+qqX74\":\"Uppdatera evenemangets namn, beskrivning och datum\",\"vXPSuB\":\"Uppdatera profil\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL kopierad till urklipp\",\"e5lF64\":\"Exempel på användning\",\"fiV0xj\":\"Användningsgräns\",\"sGEOe4\":\"Använd en suddig version av omslagsbilden som bakgrund\",\"OadMRm\":\"Använd omslagsbild\",\"7PzzBU\":\"Användare\",\"yDOdwQ\":\"Användarhantering\",\"Sxm8rQ\":\"Användare\",\"VEsDvU\":\"Användare kan ändra sin e-postadress i <0>Profilinställningar\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"Moms\",\"E/9LUk\":\"Platsnamn\",\"jpctdh\":\"Visa\",\"Pte1Hv\":\"Visa deltagardetaljer\",\"/5PEQz\":\"Visa evenemangssida\",\"fFornT\":\"Visa hela meddelandet\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Visa på Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP-incheckningslista\",\"tF+VVr\":\"VIP-biljett\",\"2q/Q7x\":\"Synlighet\",\"vmOFL/\":\"Vi kunde inte behandla din betalning. Försök igen eller kontakta supporten.\",\"45Srzt\":\"Vi kunde inte ta bort kategorin. Försök igen.\",\"/DNy62\":[\"Vi kunde inte hitta några biljetter som matchar \",[\"0\"]],\"1E0vyy\":\"Vi kunde inte ladda data. Försök igen.\",\"NmpGKr\":\"Vi kunde inte ändra ordningen på kategorierna. Försök igen.\",\"BJtMTd\":\"Vi rekommenderar 1950×650 px, bildförhållande 3:1 och maximal filstorlek 5 MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Vi kunde inte bekräfta din betalning. Försök igen eller kontakta supporten.\",\"Gspam9\":\"Vi behandlar din order. Vänta...\",\"LuY52w\":\"Välkommen ombord! Logga in för att fortsätta.\",\"dVxpp5\":[\"Välkommen tillbaka\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Vad är nivåindelade produkter?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Vad är en kategori?\",\"gxeWAU\":\"Vilka produkter gäller den här koden för?\",\"hFHnxR\":\"Vilka produkter gäller den här koden för? (Gäller alla som standard)\",\"AeejQi\":\"Vilka produkter ska den här kapaciteten gälla för?\",\"Rb0XUE\":\"Vilken tid kommer du?\",\"5N4wLD\":\"Vilken typ av fråga är detta?\",\"gyLUYU\":\"När detta är aktiverat skapas fakturor för biljettordrar. Fakturor skickas tillsammans med orderbekräftelsen via e-post. Deltagare kan även ladda ner sina fakturor från orderbekräftelsesidan.\",\"D3opg4\":\"När offlinebetalningar är aktiverade kan användare slutföra sina ordrar och få sina biljetter. Biljetterna visar tydligt att ordern inte är betald, och incheckningsverktyget meddelar incheckningspersonalen om en order kräver betalning.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Vilka biljetter ska kopplas till den här incheckningslistan?\",\"S+OdxP\":\"Vem arrangerar det här evenemanget?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Vem ska få den här frågan?\",\"VxFvXQ\":\"Bädda in widget\",\"v1P7Gm\":\"Widgetinställningar\",\"b4itZn\":\"Arbetar\",\"hqmXmc\":\"Arbetar...\",\"+G/XiQ\":\"Hittills i år\",\"l75CjT\":\"Ja\",\"QcwyCh\":\"Ja, ta bort dem\",\"ySeBKv\":\"Du har redan skannat den här biljetten\",\"P+Sty0\":[\"Du ändrar din e-postadress till <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Du är offline\",\"sdB7+6\":\"Du kan skapa en kampanjkod som riktar sig mot den här produkten på\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Du kan inte ändra produkttyp eftersom det finns deltagare kopplade till den här produkten.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Du kan inte checka in deltagare med obetalda ordrar. Den här inställningen kan ändras i evenemangsinställningarna.\",\"c9Evkd\":\"Du kan inte ta bort den sista kategorin.\",\"6uwAvx\":\"Du kan inte ta bort den här prisnivån eftersom det redan finns sålda produkter för nivån. Du kan dölja den i stället.\",\"tFbRKJ\":\"Du kan inte redigera kontoinnehavarens roll eller status.\",\"fHfiEo\":\"Du kan inte återbetala en manuellt skapad order.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Du har åtkomst till flera konton. Välj ett för att fortsätta.\",\"Z6q0Vl\":\"Du har redan accepterat den här inbjudan. Logga in för att fortsätta.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Du har ingen väntande ändring av e-postadress.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Tiden för att slutföra din order har gått ut.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Du har inte skickat några meddelanden än. Du kan skicka meddelanden till alla deltagare eller till innehavare av en specifik produkt.\",\"R6i9o9\":\"Du måste bekräfta att det här e-postmeddelandet inte är reklam\",\"3ZI8IL\":\"Du måste godkänna villkoren\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Du måste skapa en biljett innan du kan lägga till en deltagare manuellt.\",\"jE4Z8R\":\"Du måste ha minst en prisnivå\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Du behöver markera en order som betald manuellt. Det kan göras på sidan för att hantera ordern.\",\"L/+xOk\":\"Du behöver en biljett innan du kan skapa en incheckningslista.\",\"Djl45M\":\"Du behöver en produkt innan du kan skapa en kapacitetstilldelning.\",\"y3qNri\":\"Du behöver minst en produkt för att komma igång. Gratis, betald eller låt användaren bestämma vad de vill betala.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Ditt kontonamn används på evenemangssidor och i e-post.\",\"veessc\":\"Dina deltagare visas här när de har registrerat sig för ditt evenemang. Du kan också lägga till deltagare manuellt.\",\"Eh5Wrd\":\"Din grymma webbplats 🎉\",\"lkMK2r\":\"Dina uppgifter\",\"3ENYTQ\":[\"Din begäran om att ändra e-postadress till <0>\",[\"0\"],\" väntar. Kontrollera din e-post för att bekräfta.\"],\"yZfBoy\":\"Ditt meddelande har skickats\",\"KSQ8An\":\"Din order\",\"Jwiilf\":\"Din order har avbokats\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Dina ordrar visas här när de börjar komma in.\",\"9TO8nT\":\"Ditt lösenord\",\"P8hBau\":\"Din betalning behandlas.\",\"UdY1lL\":\"Din betalning lyckades inte, försök igen.\",\"fzuM26\":\"Din betalning misslyckades. Försök igen.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Din återbetalning behandlas.\",\"IFHV2p\":\"Din biljett till\",\"x1PPdr\":\"Postnummer\",\"BM/KQm\":\"Postnummer\",\"+LtVBt\":\"Postnummer\",\"25QDJ1\":\"- Klicka för att publicera\",\"WOyJmc\":\"- Klicka för att avpublicera\",\"ncwQad\":\"(tom)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" är redan incheckad\"],\"S4PqS9\":[[\"0\"],\" aktiva webhooks\"],\"6MIiOI\":[[\"0\"],\" kvar\"],\"COnw8D\":[[\"0\"],\" logotyp\"],\"B7pZfX\":[[\"0\"],\" arrangörer\"],\"/HkCs4\":[[\"0\"],\" biljetter\"],\"TjbIUI\":[[\"availableCount\"],\" av \",[\"totalCount\"],\" tillgängliga\"],\"OJnhhX\":[[\"eventCount\"],\" evenemang\"],\"3IEF7U\":[[\"totalCount\"],\" biljettkategorier\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Skatt/Avgifter\",\"B1St2O\":\"<0>Incheckningslistor hjälper dig att hantera evenemangets entré per dag, område eller biljetttyp. Du kan länka biljetter till specifika listor som VIP-zoner eller Dag 1-pass och dela en säker incheckningslänk med personal. Inget konto krävs. Incheckning fungerar på mobil, dator eller surfplatta med enhetens kamera eller HID USB-skanner.\",\"v9VSIS\":\"<0>Ställ in en enda total deltagarbegränsning som gäller för flera biljettyper samtidigt.<1>Om du till exempel länkar en <2>Dagsbiljett och en <3>Helgbiljett, kommer de båda att använda samma pool av platser. När gränsen är nådd slutar alla länkade biljetter automatiskt att säljas.\",\"ZnVt5v\":\"<0>Webhooks meddelar omedelbart externa tjänster när händelser inträffar, till exempel att lägga till en ny deltagare i ditt CRM eller din e-postlista vid registrering, vilket ger sömlös automation.<1>Använd tredjepartstjänster som <2>Zapier, <3>IFTTT eller <4>Make för att skapa anpassade arbetsflöden och automatisera uppgifter.\",\"fAv9QG\":\"🎟️ Lägg till biljetter\",\"M2DyLc\":\"1 aktiv webhook\",\"yTsaLw\":\"1 biljett\",\"nz96Ue\":\"1 biljettyp\",\"HR/cvw\":\"Exempelgatan 123\",\"kMU5aM\":\"Ett avbokningsmeddelande har skickats till\",\"V53XzQ\":\"En ny verifieringskod har skickats till din e-post\",\"/z/bH1\":\"En kort beskrivning av din arrangör som visas för dina användare.\",\"aS0jtz\":\"Övergiven\",\"uyJsf6\":\"Om\",\"WTk/ke\":\"Om Stripe Connect\",\"JvuLls\":\"Absorbera avgift\",\"lk74+I\":\"Absorbera Avgift\",\"1uJlG9\":\"Accentfärg\",\"K5+3xg\":\"Acceptera inbjudan\",\"VTfZPy\":\"Åtkomst nekad\",\"iN5Cz3\":\"Kontot är redan anslutet!\",\"YP4JuP\":\"Kontokonfiguration uppdaterades\",\"vOuxvL\":\"Kontoinformation\",\"EHNORh\":\"Konto hittades inte\",\"bPwFdf\":\"Konton\",\"nMtNd+\":\"Åtgärd krävs: Återanslut ditt Stripe-konto\",\"AhwTa1\":\"Åtgärd krävs: Momsinformation krävs\",\"APyAR/\":\"Aktiva evenemang\",\"UWWRyd\":\"Lägg till fråga\",\"a5KFZU\":\"Lägg till evenemangsdetaljer och hantera evenemangsinställningar.\",\"Fb+SDI\":\"Lägg till fler biljetter\",\"7JF9w9\":\"Lägg till fråga\",\"6PNlRV\":\"Lägg till detta evenemang i din kalender\",\"BGD9Yt\":\"Lägg till biljetter\",\"QN2F+7\":\"Lägg till webhook\",\"NsWqSP\":\"Lägg till dina sociala mediekonton och din webbplats URL. Dessa kommer att visas på din offentliga arrangörssida.\",\"bVjDs9\":\"Ytterligare avgifter\",\"0Zypnp\":\"Adminpanel\",\"YAV57v\":\"Partner\",\"I+utEq\":\"Partnerkoden kan inte ändras\",\"/jHBj5\":\"Partnern skapades\",\"uCFbG2\":\"Partern raderades\",\"a41PKA\":\"Partnerförsäljning kommer att spåras\",\"mJJh2s\":\"Partnerförsäljning kommer inte att spåras. Detta kommer att inaktivera affiliaten.\",\"jabmnm\":\"Partern uppdaterades\",\"CPXP5Z\":\"Partners\",\"9Wh+ug\":\"Partners exporterades\",\"3cqmut\":\"Partners hjälper dig att spåra försäljning som genereras av partners och influencers. Skapa partnerkoder och dela dem för att övervaka resultat.\",\"7rLTkE\":\"Alla arkiverade evenemang\",\"gKq1fa\":\"Alla deltagare\",\"pMLul+\":\"Alla valutor\",\"qlaZuT\":\"Klart! Du använder nu vårt uppgraderade betalningssystem.\",\"ZS/D7f\":\"Alla avslutade evenemang\",\"QsYjci\":\"Alla evenemang\",\"31KB8w\":\"Alla misslyckade jobb borttagna\",\"D2g7C7\":\"Alla jobb köade för nytt försök\",\"dr7CWq\":\"Alla kommande evenemang\",\"GpT6Uf\":\"Tillåt deltagare att uppdatera deras biljettinformation (namn, epost) via säker länk skickad med deras orderinformation.\",\"QUg5y1\":\"Nästan klart! Slutför anslutningen av ditt Stripe-konto för att börja ta emot betalningar.\",\"c4uJfc\":\"Snart klart! Vi väntar bara på att din betalning ska behandlas. Det tar bara några sekunder.\",\"ocS8eq\":[\"Har du redan ett konto? <0>\",[\"0\"],\"\"],\"/H326L\":\"Redan återbetald\",\"RtxQTF\":\"Avboka även denna order\",\"jkNgQR\":\"Återbetala även denna order\",\"xYqsHg\":\"Alltid tillgänglig\",\"Wvrz79\":\"Betalt belopp\",\"Zkymb9\":\"En e-postadress att koppla till denna partner. Partnern kommer inte att meddelas.\",\"vRznIT\":\"Ett fel uppstod vid kontroll av exportstatus.\",\"eusccx\":\"Ett valfritt meddelande att visa på den markerade produkten, t.ex. \\\"Säljer snabbt 🔥\\\" eller \\\"Bästa värdet\\\"\",\"QNrkms\":\"Svaret uppdaterades\",\"Znwxal\":\"Konfiguration av avgifter\",\"261RBr\":\"Godkänn meddelande\",\"0aVEBY\":\"Är du säker på att du vill ta bort alla misslyckade jobb?\",\"LchiNd\":\"Är du säker på att du vill ta bort denna partner? Denna åtgärd kan inte ångras.\",\"vPeW/6\":\"Är du säker på att du vill ta bort denna konfiguration? Detta kan påverka konton som använder den.\",\"JmVITJ\":\"Är du säker på att du vill ta bort denna mall? Denna åtgärd kan inte ångras och e-post kommer att återgå till standardmallen.\",\"aLS+A6\":\"Är du säker på att du vill ta bort denna mall? Denna åtgärd kan inte ångras och e-post kommer att återgå till arrangörens eller standardmallen.\",\"5H3Z78\":\"Är du säker på att du vill ta bort denna webhook?\",\"147G4h\":\"Är du säker på att du vill lämna?\",\"VDWChT\":\"Är du säker på att du vill göra denna arrangör till ett utkast? Detta gör arrangörssidan osynlig för allmänheten\",\"pWtQJM\":\"Är du säker på att du vill publicera denna arrangör? Detta gör arrangörssidan synlig för allmänheten\",\"WFHOlF\":\"Är du säker på att du vill publicera detta evenemang? När det är publicerat blir det synligt för allmänheten.\",\"4TNVdy\":\"Är du säker på att du vill publicera denna arrangörsprofil? När den är publicerad blir den synlig för allmänheten.\",\"cDtoWq\":[\"Vill du verkligen skicka om orderbekräftelsen till \",[\"0\"],\"?\"],\"xeIaKw\":[\"Vill du verkligen skicka om biljetten till \",[\"0\"],\"?\"],\"ExDt3P\":\"Är du säker på att du vill avpublicera detta evenemang? Det kommer inte längre vara synligt för allmänheten.\",\"5Qmxo/\":\"Är du säker på att du vill avpublicera denna arrangörsprofil? Den kommer inte längre vara synlig för allmänheten.\",\"Uqefyd\":\"Är du momsregistrerad i EU?\",\"+QARA4\":\"Konst\",\"tLf3yJ\":\"Eftersom ditt företag är baserat i Irland tillämpas irländsk moms på 23% automatiskt på alla plattformsavgifter.\",\"QGoXh3\":\"Eftersom ditt företag är baserat i EU måste vi fastställa rätt momsbehandling för våra plattformsavgifter:\",\"tMeVa/\":\"Be om namn och e-post för varje biljett som köps\",\"/JdZIP\":\"Tilldelad konfiguration\",\"xdiER7\":\"Tilldelad nivå\",\"F2rX0R\":\"Minst en evenemangstyp måste väljas\",\"BCmibk\":\"Försök\",\"6PecK3\":\"Närvaro och incheckningsfrekvens för alla evenemang\",\"AJ4rvK\":\"Deltagare avbokad\",\"qvylEK\":\"Deltagare skapad\",\"Aspq3b\":\"Insamling av deltagaruppgifter\",\"fpb0rX\":\"Deltagaruppgifter kopierade från order\",\"0R3Y+9\":\"Deltagarens e-postadress\",\"94aQMU\":\"Deltagarinformation\",\"KkrBiR\":\"Insamling av deltagarinformation\",\"av+gjP\":\"Deltagarens namn\",\"cosfD8\":\"Deltagarstatus\",\"D2qlBU\":\"Deltagare uppdaterad\",\"22BOve\":\"Deltagare uppdaterades framgångsrikt\",\"x8Vnvf\":\"Deltagarens biljett ingår inte i denna lista\",\"k3Tngl\":\"Deltagare exporterade\",\"UoIRW8\":\"Deltagare registrerade\",\"5UbY+B\":\"Deltagare med en specifik biljett\",\"4HVzhV\":\"Deltagare:\",\"HVkhy2\":\"Attributionsanalys\",\"dMMjeD\":\"Attributionsuppdelning\",\"1oPDuj\":\"Attributionsvärde\",\"PZ7FTW\":\"Identifieras automatiskt baserat på bakgrundsfärg, men kan åsidosättas\",\"clF06r\":\"Tillgängligt för återbetalning\",\"NB5+UG\":\"Tillgängliga tokens\",\"EmYMHc\":\"Väntar på offlinebet.\",\"kNmmvE\":\"Awesome Events Ltd.\",\"TeSaQO\":\"Tillbaka till konton\",\"kYqM1A\":\"Tillbaka till evenemanget\",\"td/bh+\":\"Tillbaka till rapporter\",\"jIPNJG\":\"Grundläggande information\",\"WOpH7O\":\"Vacker kassaupplevelse på alla enheter\",\"iMdwTb\":\"Innan ditt evenemang kan publiceras finns det några saker du behöver göra. Slutför alla stegen nedan för att komma igång.\",\"UabgBd\":\"Meddelandet är obligatoriskt\",\"HWXuQK\":\"Bokmärk denna sida för att hantera din order när som helst.\",\"CUKVDt\":\"Profilera dina biljetter med en anpassad logotyp, färger och sidfotmeddelande.\",\"9N+p+g\":\"Företag\",\"7ns+do\":\"Företagsadress\",\"LeC29u\":\"Företagsadress för momsändamål\",\"RReHTu\":\"Företagsnamn\",\"bv6RXK\":\"Knapptext\",\"ChDLlO\":\"Knapptext\",\"BUe8Wj\":\"Köparen betalar\",\"qF1qbA\":\"Köpare ser ett rent pris. Plattformavgiften dras från din utbetalning.\",\"DFqasq\":[\"Genom att fortsätta godkänner du <0>\",[\"0\"],\" användarvillkor\"],\"lFdbRS\":\"Kringgå applikationsavgifter\",\"2VLZwd\":\"Uppmaningsknapp\",\"PUpvQe\":\"Kameraskanner\",\"D02dD9\":\"Kampanj\",\"H4nE+E\":\"Avbryt alla produkter och släpp tillbaka dem till poolen\",\"tOXAdc\":\"Avbrytande kommer att avbryta alla deltagare som är kopplade till denna order och släppa tillbaka biljetterna till den tillgängliga poolen.\",\"IrUqjC\":\"Kan inte checka in (avbruten)\",\"01sEfm\":\"Det går inte att ta bort systemets standardkonfiguration\",\"VsM1HH\":\"Kapacitetstilldelningar\",\"K7tIrx\":\"Kategori\",\"2tbLdK\":\"Välgörenhet\",\"v4fiSg\":\"Kontrollera din e-post\",\"51AsAN\":\"Kontrollera din inkorg! Om biljetter är kopplade till denna e-postadress får du en länk för att visa dem.\",\"udRwQs\":\"Incheckning skapad\",\"F4SRy3\":\"Incheckning borttagen\",\"9gPPUY\":\"Incheckningslista skapad\",\"f2vU9t\":\"Incheckningslistor\",\"tMNBEF\":\"Incheckningslistor låter dig styra inpassering över dagar, områden eller biljettkategorier. Du kan dela en säker incheckningslänk med personal utan att konto krävs.\",\"SHJwyq\":\"Incheckningsgrad\",\"qCqdg6\":\"Incheckningsstatus\",\"cKj6OE\":\"Incheckningssammanfattning\",\"7B5M35\":\"Incheckningar\",\"DM4gBB\":\"Kinesiska (traditionell)\",\"pkk46Q\":\"Välj en organisatör\",\"Crr3pG\":\"Välj kalender\",\"LAW8Vb\":\"Välj standardinställningen för nya evenemang. Detta kan åsidosättas för enskilda evenemang.\",\"pjp2n5\":\"Välj vem som betalar plattformsavgiften. Detta påverkar inte ytterligare avgifter som du har konfigurerat i dina kontoinställningar.\",\"CySr+W\":\"Klicka för att visa anteckningar\",\"RG3szS\":\"stäng\",\"RWw9Lg\":\"Stäng dialogruta\",\"XwdMMg\":\"Koden får endast innehålla bokstäver, siffror, bindestreck och understreck\",\"+yMJb7\":\"Kod är obligatorisk\",\"m9SD3V\":\"Koden måste vara minst 3 tecken\",\"V1krgP\":\"Koden får vara högst 20 tecken\",\"psqIm5\":\"Samarbeta med ditt team för att skapa fantastiska evenemang tillsammans.\",\"4bUH9i\":\"Samla in deltagaruppgifter för varje köpt biljett.\",\"TkfG8v\":\"Hämta detaljer per order\",\"96ryID\":\"Hämta detaljer per biljett\",\"FpsvqB\":\"Färgläge\",\"jEu4bB\":\"Kolumner\",\"CWk59I\":\"Komedi\",\"rPA+Gc\":\"Kommunikationspreferens\",\"7D9MJz\":\"Slutför Stripe-konfiguration\",\"OqEV/G\":\"Slutför inställningarna nedan för att fortsätta\",\"nqx+6h\":\"Slutför dessa steg för att börja sälja biljetter till ditt evenemang.\",\"5YrKW7\":\"Slutför din betalning för att säkra dina biljetter.\",\"xGU92i\":\"Slutför din profil för att gå med i laget.\",\"ih35UP\":\"Konferenscenter\",\"B5fpAA\":\"Konfiguration tilldelad\",\"X1zdE7\":\"Konfiguration skapad\",\"mLBUMQ\":\"Konfiguration borttagen\",\"qxquWu\":\"Konfigurationsnamn är synliga för slutanvändare. Fast avgift och procentuell avgift är applikationsavgifter som debiteras i USD på alla transaktioner.\",\"eeZdaB\":\"Konfiguration uppdaterad\",\"3cKoxx\":\"Konfigurationer\",\"8v2LRU\":\"Konfigurera evenemangsdetaljer, plats, kassainställningar och epost notifikationer.\",\"raw09+\":\"Konfigurera hur deltagaruppgifter samlas in i kassan\",\"FI60XC\":\"Konfigurera skatter och avgifter\",\"NGXKG/\":\"Bekräfta e-postadress\",\"JRQitQ\":\"Bekräfta nytt lösenord\",\"Auz0Mz\":\"Bekräfta din e-postadress för att få tillgång till alla funktioner.\",\"7+grte\":\"Bekräftelsemail skickat. Kontrollera din inkorg.\",\"n/7+7Q\":\"Bekräftelse skickad till\",\"o5A0Go\":\"Grattis till att du har skapat ett evenemang.\",\"WNnP3w\":\"Anslut och uppgradera\",\"Xe2tSS\":\"Connect-dokumentation\",\"1Xxb9f\":\"Anslut betalningshantering\",\"nQI4H5\":\"Anslut Stripe för att aktivera redigering av e-postmallar\",\"LmvZ+E\":\"Anslut Stripe för att aktivera meddelanden\",\"EWnXR+\":\"Anslut till Stripe\",\"VioGG1\":\"Anslut ditt Stripe-konto för att ta emot betalningar för biljetter och produkter.\",\"4qmnU8\":\"Anslut ditt Stripe-konto för att ta emot betalningar.\",\"E1eze1\":\"Anslut ditt Stripe-konto för att börja ta emot betalningar för dina evenemang.\",\"ulV1ju\":\"Anslut ditt Stripe-konto för att börja ta emot betalningar.\",\"/3017M\":\"Ansluten till Stripe\",\"jfC/xh\":\"Kontakt\",\"LOFgda\":[\"Kontakta \",[\"0\"]],\"41BQ3k\":\"Kontakt-e-post\",\"KcXRN+\":\"Kontakt-e-post för support\",\"m8WD6t\":\"Fortsätt konfigurering\",\"0GwUT4\":\"Fortsätt till kassan\",\"sBV87H\":\"Fortsätt till skapande av evenemang\",\"nKtyYu\":\"Fortsätt till nästa steg\",\"F3/nus\":\"Fortsätt till betalning\",\"p2FRHj\":\"Kontrollera hur plattformsavgifter hanteras för detta evenemang\",\"1JnTgU\":\"Kopierad från ovan\",\"FxVG/l\":\"Kopierad till urklipp\",\"PiH3UR\":\"Kopierad!\",\"uUPbPg\":\"Kopiera partnerlänk\",\"iVm46+\":\"Kopiera kod\",\"+2ZJ7N\":\"Kopiera uppgifter till första deltagaren\",\"ZN1WLO\":\"Kopiera e-post\",\"tUGbi8\":\"Kopiera mina uppgifter till:\",\"y22tv0\":\"Kopiera denna länk för att dela den var som helst\",\"/4gGIX\":\"Kopiera till urklipp\",\"P0rbCt\":\"Omslagsbild\",\"60u+dQ\":\"Omslagsbilden visas högst upp på din evenemangssida\",\"2NLjA6\":\"Omslagsbilden visas högst upp på din organisatörssida\",\"zg4oSu\":[\"Skapa mall för \",[\"0\"]],\"RKKhnW\":\"Skapa en anpassad widget för att sälja biljetter på din webbplats.\",\"yIRev4\":\"Skapa ett lösenord\",\"xfKgwv\":\"Skapa partner\",\"tudG8q\":\"Skapa och konfigurera biljetter och produkter till försäljning.\",\"YAl9Hg\":\"Skapa konfiguration\",\"BTne9e\":\"Skapa anpassade e-postmallar för detta evenemang som åsidosätter organisatörens standardinställningar\",\"YIDzi/\":\"Skapa anpassad mall\",\"Nc3l/D\":\"Skapa rabatter, åtkomstkoder för dolda biljetter och specialerbjudanden.\",\"eWEV9G\":\"Skapa nytt lösenord\",\"8AiKIu\":\"Skapa biljett eller produkt\",\"agZ87r\":\"Skapa biljetter för ditt evenemang, sätt priser och hantera tillgängligt antal.\",\"/HGmW9\":\"Skapa spårbar länk för att belöna partners som har delat till event.\",\"dkAPxi\":\"Skapa webhook\",\"5slqwZ\":\"Skapa ditt evenemang\",\"JQNMrj\":\"Skapa ditt första evenemang\",\"CCjxOC\":\"Skapa ditt första evenemang för att börja sälja biljetter och hantera deltagare.\",\"ZCSSd+\":\"Skapa ditt eget evenemang\",\"67NsZP\":\"Skapar evenemang...\",\"H34qcM\":\"Skapar organisatör...\",\"1YMS+X\":\"Skapar ditt evenemang, vänligen vänta\",\"yiy8Jt\":\"Skapar din organisatörsprofil, vänligen vänta\",\"lfLHNz\":\"CTA-text är obligatorisk\",\"BMtue0\":\"Nuvarande betalningsleverantör\",\"T+1APV\":\"Nuvarande momsnummer är validerat\",\"v2GlhZ\":\"Validering av nuvarande momsnummer misslyckades\",\"iTvh6I\":\"För närvarande tillgänglig för köp\",\"g7HIC0\":\"Anpassat varumärke\",\"mimF6c\":\"Anpassat meddelande efter kassan\",\"O6mra8\":\"Anpassade frågor\",\"axv/Mi\":\"Anpassad mall\",\"QMHSMS\":\"Kunden kommer att få ett e-postmeddelande som bekräftar återbetalningen\",\"L/Qc+w\":\"Kundens e-postadress\",\"wpfWhJ\":\"Kundens förnamn\",\"GIoqtA\":\"Kundens efternamn\",\"NihQNk\":\"Kunder\",\"7gsjkI\":\"Anpassa e-postmeddelanden som skickas till dina kunder med Liquid-mallar. Dessa mallar används som standard för alla evenemang i din organisation.\",\"xJaTUK\":\"Anpassa layout, färger och varumärkesprofil för ditt evenemangs startsida.\",\"MXZfGN\":\"Anpassa frågorna som ställs i kassan för att samla in viktig information från dina deltagare.\",\"iX6SLo\":\"Anpassa texten som visas på fortsätt-knappen\",\"pxNIxa\":\"Anpassa din e-postmall med Liquid-mallar\",\"3trPKm\":\"Anpassa utseendet på din organisatörssida\",\"/gWrVZ\":\"Dagliga intäkter, skatter, avgifter och återbetalningar för alla evenemang\",\"zgCHnE\":\"Daglig försäljningsrapport\",\"nHm0AI\":\"Daglig sammanställning av försäljning, skatt och avgifter\",\"pvnfJD\":\"Mörk\",\"nE5o/t\":\"Dataägandeskap\",\"lnYE59\":\"Datum för evenemanget\",\"gnBreG\":\"Datum då ordern lades\",\"ovBPCi\":\"Standard\",\"JtI4vj\":\"Standardinsamling av deltagarinformation\",\"3R/Tu2\":\"Standard avgiftshantering\",\"1bZAZA\":\"Standardmall kommer att användas\",\"vu7gDm\":\"Ta bort partner\",\"KZN4Lc\":\"Ta bort alla\",\"+jw/c1\":\"Ta bort bild\",\"hdyeZ0\":\"Ta bort jobb\",\"dPyJ15\":\"Ta bort mall\",\"mxsm1o\":\"Ta bort denna fråga? Detta kan inte ångras.\",\"snMaH4\":\"Ta bort webhook\",\"vYgeDk\":\"Avmarkera alla\",\"NvuEhl\":\"Designelement\",\"H8kMHT\":\"Fick du inte koden?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Stäng detta meddelande\",\"BREO0S\":\"Visa en kryssruta som låter kunder välja att ta emot marknadsföringskommunikation från denna organisatör.\",\"TvY/XA\":\"Dokumentation\",\"Kdpf90\":\"Glöm inte!\",\"352VU2\":\"Har du inget konto? <0>Registrera dig\",\"AXXqG+\":\"Donation\",\"DPfwMq\":\"Klar\",\"2+O9st\":\"Ladda ner försäljnings-, deltagar- och finansiella rapporter för alla slutförda order.\",\"eneWvv\":\"Utkast\",\"Ts8hhq\":\"På grund av hög risk för spam måste du ansluta ett Stripe-konto innan du kan ändra e-postmallar. Detta säkerställer att alla evenemangsarrangörer är verifierade och ansvariga.\",\"TnzbL+\":\"På grund av hög risk för skräppost måste du ansluta ett Stripe-konto innan du kan skicka meddelanden till deltagare.\\nDetta säkerställer att alla evenemangsorganisatörer är verifierade och ansvariga.\",\"euc6Ns\":\"Duplicera\",\"KRmTkx\":\"Duplicera produkt\",\"KIjvtr\":\"Nederländska\",\"SPKbfM\":\"t.ex. Köp biljetter, Registrera dig nu\",\"fc7wGW\":\"t.ex., viktiga uppdateringar gällande dina biljetter\",\"54MPqC\":\"t.ex. Standard, Premium, Enterprise\",\"LTzmgK\":[\"Redigera \",[\"0\"],\"-mall\"],\"v4+lcZ\":\"Redigera partner\",\"2iZEz7\":\"Redigera svar\",\"tPtRwl\":\"Redigera applikationsavgifter\",\"t2bbp8\":\"Redigera deltagare\",\"etaWtB\":\"Redigera deltagardetaljer\",\"+guao5\":\"Redigera konfiguration\",\"vRWOrM\":\"Redigera orderdetaljer\",\"3yNuBV\":\"Redigera momsinställningar\",\"fW5sSv\":\"Redigera webhook\",\"nP7CdQ\":\"Redigera webhook\",\"uBAxNB\":\"Redigerare\",\"aqxYLv\":\"Utbildning\",\"iiWXDL\":\"Behörighetsfel\",\"zPiC+q\":\"Giltiga incheckningslistor\",\"V2sk3H\":\"E-post och mallar\",\"hbwCKE\":\"E-postadress kopierad till urklipp\",\"dSyJj6\":\"E-postadresserna matchar inte\",\"elW7Tn\":\"E-postinnehåll\",\"ZsZeV2\":\"E-post krävs\",\"Be4gD+\":\"Förhandsgranskning av e-post\",\"6IwNUc\":\"E-postmallar\",\"H/UMUG\":\"E-postverifiering krävs\",\"L86zy2\":\"E-post verifierad\",\"Qj0GKe\":\"Aktivera självservice för deltagare\",\"hEtQsg\":\"Aktivera självservice för deltagare som standard\",\"Upeg/u\":\"Aktivera denna mall för att skicka e-post\",\"RxzN1M\":\"Aktiverad\",\"sGjBEq\":\"Slutdatum och tid (valfritt)\",\"PKXt9R\":\"Slutdatum måste vara efter startdatum\",\"48Y16Q\":\"Sluttid (valfritt)\",\"7YZofi\":\"Ange ämne och innehåll för att se förhandsgranskningen\",\"3bR1r4\":\"Ange partnerns e-post (valfritt)\",\"ARkzso\":\"Ange partnernamn\",\"y1BZw1\":\"Ange företagsadress\",\"3GfR6a\":\"Ange företagsnamn\",\"6KnyG0\":\"Ange e-postadress\",\"INDKM9\":\"Ange e-postämne...\",\"xUgUTh\":\"Ange förnamn\",\"9/1YKL\":\"Ange efternamn\",\"VpwcSk\":\"Ange nytt lösenord\",\"1tAGuY\":\"Ange momsnummer inklusive landskod\",\"kWg31j\":\"Ange unik partnerkod\",\"C3nD/1\":\"Ange din e-postadress\",\"VmXiz4\":\"Ange din e-postadress så skickar vi instruktioner för att återställa ditt lösenord.\",\"n9V+ps\":\"Ange ditt namn\",\"IdULhL\":\"Ange ditt momsnummer inklusive landskod, utan mellanslag (t.ex. IE1234567A, DE123456789)\",\"LslKhj\":\"Fel vid inläsning av loggar\",\"AKbElk\":\"EU-momsregistrerade företag: Omvänd skattskyldighet gäller (0 % – artikel 196 i momsdirektiv 2006/112/EG)\",\"WgD6rb\":\"Evenemangskategori\",\"b46pt5\":\"Omslagsbild för evenemang\",\"1Hzev4\":\"Anpassad evenemangsmall\",\"imgKgl\":\"Evenemangsbeskrivning\",\"kJDmsI\":\"Evenemangsdetaljer\",\"m/N7Zq\":\"Evenemangets fullständiga adress\",\"Nl1ZtM\":\"Evenemangsplats\",\"t3AMTs\":\"Evenemangshanteringsplattform\",\"PYs3rP\":\"Evenemangsnamn\",\"HhwcTQ\":\"Evenemangsnamn\",\"WZZzB6\":\"Evenemangsnamn krävs\",\"Wd5CDM\":\"Evenemangsnamnet måste vara kortare än 150 tecken\",\"4JzCvP\":\"Evenemanget är inte tillgängligt\",\"Gh9Oqb\":\"Evenemangsarrangörens namn\",\"mImacG\":\"Evenemangssida\",\"JyD0LH\":\"Evenemangsinställningar\",\"cOePZk\":\"Evenemangstid\",\"e8WNln\":\"Evenemangets tidszon\",\"GeqWgj\":\"Evenemangets tidszon\",\"XVLu2v\":\"Evenemangstitel\",\"OfmsI9\":\"Evenemang för nytt\",\"YDVUVl\":\"Evenemangstyper\",\"4K2OjV\":\"Evenemangslokal\",\"19j6uh\":\"Evenemangens resultat\",\"PC3/fk\":\"Evenemang som startar inom 24 timmar\",\"fTFfOK\":\"Varje e-postmall måste innehålla en uppmaningsknapp som länkar till rätt sida\",\"BVinvJ\":\"Exempel: \\\"Hur hörde du talas om oss?\\\", \\\"Företagsnamn för faktura\\\"\",\"2hGPQG\":\"Exempel: \\\"T-shirtstorlek\\\", \\\"Matpreferens\\\", \\\"Jobbtitel\\\"\",\"qNuTh3\":\"Undantag\",\"kF8HQ7\":\"Exportera svar\",\"2KAI4N\":\"Exportera CSV\",\"JKfSAv\":\"Export misslyckades. Försök igen.\",\"SVOEsu\":\"Export startad. Förbereder fil...\",\"wuyaZh\":\"Export lyckades\",\"9bpUSo\":\"Exporterar partners\",\"jtrqH9\":\"Exporterar deltagare\",\"R4Oqr8\":\"Export klar. Laddar ner fil...\",\"UlAK8E\":\"Exporterar ordrar\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Misslyckades\",\"8uOlgz\":\"Misslyckades vid\",\"tKcbYd\":\"Misslyckade jobb\",\"SsI9v/\":\"Misslyckades med att avbryta ordern. Försök igen.\",\"LdPKPR\":\"Misslyckades med att tilldela konfiguration\",\"cEFg3R\":\"Misslyckades med att skapa partner\",\"dVgNF1\":\"Misslyckades med att skapa konfiguration\",\"U66oUa\":\"Misslyckades med att skapa mall\",\"aFk48v\":\"Misslyckades med att ta bort konfiguration\",\"Zw6LWb\":\"Misslyckades med att ta bort jobb\",\"tq0abZ\":\"Misslyckades med att ta bort jobb\",\"vKMKnu\":\"Misslyckades med att ta bort frågan\",\"xFj7Yj\":\"Misslyckades med att ta bort mall\",\"jo3Gm6\":\"Misslyckades med att exportera partners\",\"Jjw03p\":\"Misslyckades med att exportera deltagare\",\"ZPwFnN\":\"Misslyckades med att exportera ordrar\",\"zGE3CH\":\"Misslyckades med att exportera rapport. Försök igen.\",\"X4o0MX\":\"Misslyckades med att läsa in webhook\",\"0+iwE5\":\"Misslyckades med att ändra ordning på frågorna\",\"EJPAcd\":\"Misslyckades med att skicka orderbekräftelsen igen\",\"DjSbj3\":\"Misslyckades med att skicka biljetten igen\",\"YQ3QSS\":\"Misslyckades med att skicka verifieringskod igen\",\"wDioLj\":\"Misslyckades med att försöka igen\",\"DKYTWG\":\"Misslyckades med att försöka igen\",\"zTkTF3\":\"Misslyckades med att spara mall\",\"l6acRV\":\"Misslyckades med att spara momsinställningar. Försök igen.\",\"T6B2gk\":\"Misslyckades med att skicka meddelande. Försök igen.\",\"lKh069\":\"Misslyckades med att starta exportjobb\",\"t/KVOk\":\"Misslyckades med att starta impersonering. Försök igen.\",\"QXgjH0\":\"Misslyckades med att stoppa impersonering. Försök igen.\",\"o/blc/\":\"Misslyckades med att uppdatera kontokonfiguration\",\"i0QKrm\":\"Misslyckades med att uppdatera partner\",\"NNc33d\":\"Misslyckades med att uppdatera svar.\",\"E9jY+o\":\"Misslyckades med att uppdatera deltagare\",\"uQynyf\":\"Misslyckades med att uppdatera konfiguration\",\"EhlbcI\":\"Misslyckades med att uppdatera meddelandenivå\",\"rpGMzC\":\"Misslyckades med att uppdatera order\",\"Eeo/Gy\":\"Misslyckades med att uppdatera inställning\",\"kqA9lY\":\"Misslyckades med att uppdatera momsinställningar\",\"7/9RFs\":\"Misslyckades med att ladda upp bild.\",\"nkNfWu\":\"Misslyckades med att ladda upp bild. Försök igen.\",\"rxy0tG\":\"Misslyckades med att verifiera e-post\",\"/sV91a\":\"Hantering av avgifter\",\"T4BMxU\":\"Avgifter kan ändras. Du kommer att meddelas vid ändringar i din avgiftsstruktur.\",\"LyUWXA\":\"Avgifter kringgås\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Filen är för stor. Maximal storlek är 5 MB.\",\"VejKUM\":\"Fyll i dina uppgifter ovan först\",\"8OvVZZ\":\"Filtrera deltagare\",\"mvrlBO\":\"Filtrera efter evenemang\",\"8BwQeU\":\"Slutför konfiguration\",\"hg80P7\":\"Slutför Stripe-konfiguration\",\"1vBhpG\":\"Första deltagare\",\"4pwejF\":\"Förnamn är obligatoriskt\",\"6bBh3/\":\"Fast avgift\",\"j+XQDj\":\"Fast avgift (USD)\",\"5mpF6N\":[\"Fast avgiftsbelopp i \",[\"currencyCode\"]],\"/uXPzP\":\"Fast avgift som tas ut per transaktion i USD\",\"LWL3Bs\":\"Fast avgift måste vara 0 eller högre\",\"YXhom6\":\"Fast avgift:\",\"KgxI80\":\"Flexibel biljettförsäljning\",\"lWxAUo\":\"Mat och dryck\",\"nFm+5u\":\"Sidfotstext\",\"MY2SVM\":\"Full återbetalning\",\"T02gNN\":\"Allmän entré\",\"3ep0Gx\":\"Allmän information om din arrangör\",\"ziAjHi\":\"Generera\",\"exy8uo\":\"Generera kod\",\"4CETZY\":\"Få vägbeskrivning\",\"+4zM7f\":\"Få betalt direkt med Stipe Connect\",\"ZDIydz\":\"Sätt igång\",\"u6FPxT\":\"Köp biljetter\",\"8KDgYV\":\"Gör ditt evenemang redo\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Gå till evenemangssidan\",\"gHSuV/\":\"Gå till startsidan\",\"6nDzTl\":\"God läsbarhet\",\"aGWZUr\":\"Bruttointäkter\",\"n8IUs7\":\"Bruttointäkter\",\"LIYoRQ\":\"Gästhantering\",\"kTSQej\":[\"Hej \",[\"0\"],\", hantera din plattform härifrån.\"],\"dORAcs\":\"Här är alla biljetter som är kopplade till din e-postadress.\",\"g+2103\":\"Här är din partnerlänk\",\"QlwJ9d\":\"Detta kan du förvänta dig:\",\"/iE8xx\":\"Hi.Events-avgift\",\"zppscQ\":\"Hi.Events plattformsavgifter och momsfördelning per transaktion\",\"D+zLDD\":\"Dold\",\"DRErHC\":\"Dold för deltagare – endast synlig för arrangörer\",\"P+5Pbo\":\"Dölj svar\",\"FmogyU\":\"Dölj alternativ\",\"gtEbeW\":\"Markera\",\"NF8sdv\":\"Markeringsmeddelande\",\"MXSqmS\":\"Markera denna produkt\",\"7ER2sc\":\"Markerad\",\"sq7vjE\":\"Markerade produkter får en annan bakgrundsfärg för att sticka ut på evenemangssidan.\",\"AVpmAa\":\"Hur man betalar offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Ungerska\",\"YLgdk5\":\"Jag bekräftar att detta är ett transaktionsmeddelande relaterat till detta evenemang\",\"4/kP5a\":\"Om en ny flik inte öppnades automatiskt, klicka på knappen nedan för att fortsätta till kassan.\",\"PYVWEI\":\"Om registrerad, ange ditt momsregistreringsnummer för validering\",\"iIEaNB\":\"Om du har ett konto hos oss kommer du att få ett e-postmeddelande med instruktioner för hur du återställer ditt lösenord.\",\"an5hVd\":\"Bilder\",\"tSVr6t\":\"Impersonera\",\"TWXU0c\":\"Impersonera användare\",\"5LAZwq\":\"Impersonering startad\",\"IMwcdR\":\"Impersonering stoppad\",\"0I0Hac\":\"Viktig information\",\"yD3avI\":\"Viktigt: Om du ändrar din e-postadress uppdateras länken för att komma åt denna order. Du kommer att omdirigeras till den nya orderlänken efter att du har sparat.\",\"M8M6fs\":\"Viktigt: återanslutning till Stripe krävs\",\"jT142F\":[\"Om \",[\"diffHours\"],\" timmar\"],\"OoSyqO\":[\"Om \",[\"diffMinutes\"],\" minuter\"],\"cljs3a\":\"Ange om du är momsregistrerad i EU\",\"F1Xp97\":\"Enskilda deltagare\",\"85e6zs\":\"Infoga Liquid-token\",\"38KFY0\":\"Infoga variabel\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Omedelbara utbetalningar\",\"nbfdhU\":\"Integrationer\",\"JHB/Ky\":\"Ogiltig\",\"B2Tpo0\":\"Ogiltig e-postadress\",\"5tT0+u\":\"Ogiltigt e-postformat\",\"f9WRpE\":\"Ogiltig filtyp. Ladda upp en bild.\",\"tnL+GP\":\"Ogiltig Liquid-syntax. Korrigera och försök igen.\",\"N9JsFT\":\"Ogiltigt format på momsregistreringsnummer\",\"g+lLS9\":\"Bjud in en teammedlem\",\"1z26sk\":\"Bjud in teammedlem\",\"KR0679\":\"Bjud in teammedlemmar\",\"Mokwac\":\"Bjud in obegränsat antal teammedlemmar med anpassade roller\",\"aH6ZIb\":\"Bjud in ditt team\",\"IuMGvq\":\"Faktura\",\"y0meFR\":\"Irländsk moms på 23 % tillämpas på plattformsavgifter (inhemsk leverans).\",\"1ZKm04\":\"Är detta konto momsregistrerat i EU?\",\"Lj7sBL\":\"Italienska\",\"F5/CBH\":\"artikel(er)\",\"BzfzPK\":\"Artiklar\",\"KmWyx0\":\"Jobb\",\"o5r6b2\":\"Jobb borttaget\",\"cd0jIM\":\"Jobbdetaljer\",\"ruJO57\":\"Jobbnamn\",\"YZi+Hu\":\"Jobb köat för nytt försök\",\"nCywLA\":\"Delta varifrån som helst\",\"hTJ4fB\":\"Klicka bara på knappen nedan för att återansluta ditt Stripe-konto.\",\"MxjCqk\":\"Letar du bara efter dina biljetter?\",\"lB2hSG\":[\"Håll mig uppdaterad om nyheter och evenemang från \",[\"0\"]],\"DruLRc\":\"Senaste 14 dagarna\",\"ve9JTU\":\"Efternamn är obligatoriskt\",\"h0Q9Iw\":\"Senaste svar\",\"gw3Ur5\":\"Senast utlöst\",\"QIn0Vl\":\"Juridiskt företagsnamn för momsändamål\",\"1njn7W\":\"Ljus\",\"1qY5Ue\":\"Länken har gått ut eller är ogiltig\",\"psosdY\":\"Länk till orderdetaljer\",\"6JzK4N\":\"Länk till biljett\",\"shkJ3U\":\"Koppla ditt Stripe-konto för att ta emot medel från biljettförsäljning.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Länkar tillåtna\",\"dF6vP6\":\"Live\",\"fpMs2Z\":\"LIVE\",\"D9zTjx\":\"Liveevenemang\",\"WdmJIX\":\"Laddar förhandsvisning...\",\"IoDI2o\":\"Laddar tokens...\",\"NFxlHW\":\"Laddar webhooks\",\"iG7KNr\":\"Logotyp\",\"vu7ZGG\":\"Logotyp och omslagsbild\",\"gddQe0\":\"Logotyp och omslagsbild för din arrangör\",\"TBEnp1\":\"Logotypen visas i sidhuvudet\",\"Jzu30R\":\"Logotypen visas på biljetten\",\"PSRm6/\":\"Hitta mina biljetter\",\"4wUIjX\":\"Gör ditt evenemang live\",\"2FzaR1\":\"Hantera betalningshantering och visa plattformsavgifter\",\"2L3vle\":\"Max meddelanden / 24h\",\"Qp4HWD\":\"Max mottagare / meddelande\",\"agPptk\":\"Medium\",\"xDAtGP\":\"Meddelande\",\"bECJqy\":\"Meddelande godkänt\",\"1jRD0v\":\"Meddela deltagare med specifika biljetter\",\"48rf3i\":\"Meddelandet får inte överstiga 5000 tecken\",\"ZPj0Q8\":\"Meddelandedetaljer\",\"Vjat/X\":\"Meddelande krävs\",\"0/yJtP\":\"Meddela orderägare med specifika produkter\",\"mFdA+i\":\"Meddelandenivå\",\"v7xKtM\":\"Meddelandenivå uppdaterad\",\"gqnyh0\":\"Mobiloptimerad\",\"olKKwj\":\"Mobil skanner med offline-stöd och spårning i realtid\",\"JbIgPz\":\"Monetära värden är ungefärliga totaler över alla valutor\",\"qvF+MT\":\"Övervaka och hantera misslyckade bakgrundsjobb\",\"w36OkR\":\"Mest visade evenemang (Senaste 14 dagarna)\",\"GfaxEk\":\"Musik\",\"oVGCGh\":\"Mina biljetter\",\"8/brI5\":\"Namn krävs\",\"sFFArG\":\"Namnet måste vara kortare än 255 tecken\",\"sCV5Yc\":\"Evenemangets namn\",\"xxU3NX\":\"Nettointäkter\",\"ArHT/C\":\"Nya registreringar\",\"eWRECP\":\"Nattliv\",\"HSw5l3\":\"Nej, jag är en privatperson eller ett företag som inte är momsregistrerat\",\"VHfLAW\":\"Inga konton\",\"+jIeoh\":\"Inga konton hittades\",\"074+X8\":\"Inga aktiva webhooks\",\"zxnup4\":\"Inga affiliates att visa\",\"Dwf4dR\":\"Inga deltagarfrågor ännu\",\"/UC6qk\":\"Ingen attributionsdata hittades\",\"99ntUF\":\"Inga incheckningslistor tillgängliga för detta evenemang.\",\"+dAKxg\":\"Inga konfigurationer hittades\",\"eb47T5\":\"Ingen data hittades för de valda filtren. Prova att justera datumintervall eller valuta.\",\"pZNOT9\":\"Inget slutdatum\",\"dW40Uz\":\"Inga evenemang hittades\",\"8pQ3NJ\":\"Inga evenemang startar inom de närmaste 24 timmarna\",\"8zCZQf\":\"Inga evenemang ännu\",\"Yc5YW6\":\"Inga misslyckade jobb\",\"54GxeB\":\"Ingen påverkan på dina nuvarande eller tidigare transaktioner\",\"EpvBAp\":\"Ingen faktura\",\"XZkeaI\":\"Inga loggar hittades\",\"nrSs2u\":\"Inga meddelanden hittades\",\"OVFwlg\":\"Inga orderfrågor ännu\",\"EJ7bVz\":\"Inga ordrar hittades\",\"NEmyqy\":\"Inga ordrar ännu\",\"wUv5xQ\":\"Ingen arrangörsaktivitet de senaste 14 dagarna\",\"B7w4KY\":\"Inga andra arrangörer tillgängliga\",\"PChXMe\":\"Inga betalda beställningar\",\"6jYQGG\":\"Inga tidigare evenemang\",\"CHzaTD\":\"Inga populära evenemang de senaste 14 dagarna\",\"zK/+ef\":\"Inga produkter tillgängliga för val\",\"wYiAtV\":\"Inga nya kontoregistreringar\",\"QoAi8D\":\"Inget svar\",\"EK/G11\":\"Inga svar ännu\",\"3sRuiW\":\"Inga biljetter hittades\",\"yM5c0q\":\"Inga kommande evenemang\",\"qpC74J\":\"Inga användare hittades\",\"41dJPO\":\"Inga momsinställningar är konfigurerade\",\"8wgkoi\":\"Inga visade evenemang de senaste 14 dagarna\",\"n5vdm2\":\"Inga webhook-händelser har registrerats för denna endpoint ännu. Händelser visas här när de utlöses.\",\"4GhX3c\":\"Inga webhooks\",\"4+am6b\":\"Nej, stanna kvar här\",\"HVwIsd\":\"Icke momsregistrerade företag eller privatpersoner: irländsk moms på 23 % tillämpas\",\"x5+Lcz\":\"Inte incheckad\",\"8n10sz\":\"Inte behörig\",\"BwJKBw\":\"av\",\"lQgMLn\":\"Kontors- eller lokalnamn\",\"6Aih4U\":\"Offline\",\"Z6gBGW\":\"Offlinebetalning\",\"nO3VbP\":[\"Till salu \",[\"0\"]],\"2r6bAy\":\"När du har slutfört uppgraderingen kommer ditt gamla konto endast att användas för återbetalningar.\",\"oXOSPE\":\"Online\",\"WjSpu5\":\"Onlineevenemang\",\"bU7oUm\":\"Skicka endast till ordrar med dessa statusar\",\"M2w1ni\":\"Endast synlig med kampanjkod\",\"N141o/\":\"Öppna Stripe-instrumentpanelen\",\"HXMJxH\":\"Valfri text för friskrivningar, kontaktuppgifter eller tackmeddelanden, endast en rad\",\"L565X2\":\"alternativ\",\"c/TIyD\":\"Order och biljett\",\"H5qWhm\":\"Order avbruten\",\"b6+Y+n\":\"Order slutförd\",\"x4MLWE\":\"Orderbekräftelse\",\"CsTTH0\":\"Orderbekräftelsen skickades igen\",\"ppuQR4\":\"Order skapad\",\"0UZTSq\":\"Ordervaluta\",\"HdmwrI\":\"Orderns e-postadress\",\"bwBlJv\":\"Orderns förnamn\",\"vrSW9M\":\"Ordern har avbrutits och återbetalats. Orderägaren har informerats.\",\"rzw+wS\":\"Beställningsinnehavare\",\"oI/hGR\":\"Order-ID\",\"Pc729f\":\"Ordern väntar på offlinebetalning\",\"F4NXOl\":\"Orderns efternamn\",\"RQCXz6\":\"Ordergränser\",\"SO9AEF\":\"Ordergräns satt\",\"5RDEEn\":\"Orderns språkregion\",\"vu6Arl\":\"Order markerad som betald\",\"sLbJQz\":\"Order hittades inte\",\"kvYpYu\":\"Order hittades inte\",\"i8VBuv\":\"Ordernummer\",\"FaPYw+\":\"Orderägare\",\"eB5vce\":\"Orderägare med en specifik produkt\",\"CxLoxM\":\"Orderägare med produkter\",\"DoH3fD\":\"Orderbetalning väntar\",\"UkHo4c\":\"Beställningsreferens\",\"EZy55F\":\"Order återbetalad\",\"6eSHqs\":\"Orderstatusar\",\"oW5877\":\"Ordersumma\",\"e7eZuA\":\"Order uppdaterad\",\"1SQRYo\":\"Order uppdaterades\",\"KndP6g\":\"Order-URL\",\"3NT0Ck\":\"Ordern avbröts\",\"sd5IMt\":\"Slutförda beställningar\",\"5It1cQ\":\"Ordrar exporterade\",\"UQ0ACV\":\"Totalt antal beställningar\",\"B/EBQv\":\"Ordrar:\",\"qtGTNu\":\"Naturliga konton\",\"ucgZ0o\":\"Organisation\",\"S3CZ5M\":\"Arrangörens instrumentpanel\",\"Uu0hZq\":\"Arrangörens e-post\",\"Gy7BA3\":\"Arrangörens e-postadress\",\"SQqJd8\":\"Arrangör hittades inte\",\"wpj63n\":\"Arrangörsinställningar\",\"coIKFu\":\"Arrangörsstatistik är inte tillgänglig för vald valuta eller ett fel inträffade.\",\"o1my93\":\"Uppdatering av arrangörsstatus misslyckades. Försök igen senare\",\"rLHma1\":\"Arrangörsstatus uppdaterad\",\"LqBITi\":\"Arrangörens eller standardmall kommer att användas\",\"/IX/7x\":\"Övrigt\",\"RsiDDQ\":\"Andra listor (biljett ingår inte)\",\"qMASRF\":\"Utgående meddelanden\",\"6/dCYd\":\"Översikt\",\"6WdDG7\":\"Sida\",\"8uqsE5\":\"Sidan är inte längre tillgänglig\",\"QkLf4H\":\"Sidans URL\",\"sF+Xp9\":\"Sidvisningar\",\"c+suC6\":\"Betalda konton\",\"QIxRUI\":\"Betalda, gratis, nivåbaserade och donationsbaserade biljetter\",\"5F7SYw\":\"Delvis återbetalning\",\"fFYotW\":[\"Delvis återbetald: \",[\"0\"]],\"i8day5\":\"För över avgiften till köparen\",\"k4FLBQ\":\"För över till köparen\",\"Ff0Dor\":\"Tidigare\",\"xTPjSy\":\"Tidigare evenemang\",\"/l/ckQ\":\"Klistra in URL\",\"URAE3q\":\"Pausad\",\"4fL/V7\":\"Betala\",\"OZK07J\":\"Betala för att låsa upp\",\"c2/9VE\":\"Payload\",\"TskrJ8\":\"Betalning och abonnemang\",\"5cxUwd\":\"Betalningsdatum\",\"ENEPLY\":\"Betalningsmetod\",\"EyE8E6\":\"Betalningshantering\",\"8Lx2X7\":\"Betalning mottagen\",\"vcyz2L\":\"Betalningsinställningar\",\"fx8BTd\":\"Betalningar är inte tillgängliga\",\"51U9mG\":\"Betalningar kommer att fortsätta utan avbrott\",\"UkM20g\":\"Väntar på granskning\",\"dPYu1F\":\"Per deltagare\",\"VlXNyK\":\"Per order\",\"hauDFf\":\"Per biljett\",\"mnF83a\":\"Procentuell avgift\",\"2ueYqG\":\"Procentuell avgift (0–100 %)\",\"K2PPlT\":\"Den procentuella avgiften måste vara mellan 0 och 100\",\"MixU2P\":\"Procenttalet måste vara mellan 0 och 100\",\"MkuVAZ\":\"Procent av transaktionsbeloppet\",\"/Bh+7r\":\"Prestanda\",\"6kPk3+\":\"Personlig information\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Planerar du ett evenemang?\",\"J3lhKT\":\"Plattformsavgift\",\"RD51+P\":[\"Plattformsavgift på \",[\"0\"],\" dras från din utbetalning\"],\"br3Y/y\":\"Plattformsavgifter\",\"3buiaw\":\"Plattformsavgiftsrapport\",\"kv9dM4\":\"Plattformsintäkter\",\"jEw0Mr\":\"Ange en giltig URL\",\"n8+Ng/\":\"Ange den femsiffriga koden\",\"r+lQXT\":\"Ange ditt momsregistreringsnummer\",\"Dvq0wf\":\"Vänligen tillhandahåll en bild.\",\"2cUopP\":\"Starta om kassaprocessen.\",\"8KmsFa\":\"Välj ett datumintervall\",\"EFq6EG\":\"Välj en bild.\",\"fuwKpE\":\"Försök igen.\",\"klWBeI\":\"Vänta innan du begär en ny kod\",\"hfHhaa\":\"Vänta medan vi förbereder dina affiliates för export...\",\"o+tJN/\":\"Vänta medan vi förbereder dina deltagare för export...\",\"+5Mlle\":\"Vänta medan vi förbereder dina ordrar för export...\",\"trnWaw\":\"Polska\",\"luHAJY\":\"Populära evenemang (Senaste 14 dagarna)\",\"TjX7xL\":\"Meddelande efter checkout\",\"OESu7I\":\"Förhindra översäljning genom att dela lager mellan flera biljett­typer.\",\"NgVUL2\":\"Förhandsgranska kassaflödet\",\"cs5muu\":\"Förhandsgranska evenemangssidan\",\"+4yRWM\":\"Biljettens pris\",\"a5jvSX\":\"Prisnivåer\",\"ReihZ7\":\"Utskriftsförhandsgranskning\",\"JnuPvH\":\"Skriv ut biljett\",\"tYF4Zq\":\"Skriv ut till PDF\",\"LcET2C\":\"Integritetspolicy\",\"8z6Y5D\":\"Genomför återbetalning\",\"JcejNJ\":\"Behandlar order\",\"EWCLpZ\":\"Produkt skapad\",\"XkFYVB\":\"Produkt borttagen\",\"YMwcbR\":\"Produktförsäljning, intäkter och skattefördelning\",\"ldVIlB\":\"Produkt uppdaterad\",\"JoKGiJ\":\"Kampanjkod\",\"k3wH7i\":\"Användning av kampanjkoder och rabattfördelning\",\"uEhdRh\":\"Endast kampanj\",\"dLm8V5\":\"Marknadsföringsmejl kan leda till att kontot stängs av\",\"EEYbdt\":\"Publicera\",\"evDBV8\":\"Publicera evenemang\",\"dsFmM+\":\"Köpt\",\"Vw0KCJ\":\"QR-kodsincheckning\",\"k/bJj0\":\"Frågorna ordnades om\",\"b24kPi\":\"Kö\",\"fqDzSu\":\"Sats\",\"mnUGVC\":\"Hastighetsgränsen har överskridits. Försök igen senare.\",\"spsZys\":\"Redo att uppgradera? Det tar bara några minuter.\",\"vt9xUl\":\"Analys i realtid\",\"xzRvs4\":[\"Ta emot produktuppdateringar från \",[\"0\"],\".\"],\"pLXbi8\":\"Senaste kontoregistreringar\",\"Fi3b48\":\"Senaste ordrar\",\"yPrbsy\":\"Mottagare\",\"Edm6av\":\"Återanslut Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Omdirigerar till Stripe...\",\"pnoTN5\":\"Hänvisade konton\",\"ACKu03\":\"Uppdatera förhandsgranskning\",\"fKn/k6\":\"Återbetalningsbelopp\",\"qY4rpA\":\"Återbetalning misslyckades\",\"FaK/8G\":[\"Återbetala order \",[\"0\"]],\"MGbi9P\":\"Återbetalning väntar\",\"BDSRuX\":[\"Återbetald: \",[\"0\"]],\"bU4bS1\":\"Återbetalningar\",\"rYXfOA\":\"Regionala inställningar\",\"5tl0Bp\":\"Registreringsfrågor\",\"CQeZT8\":\"Rapporten hittades inte\",\"JEPMXN\":\"Begär en ny länk\",\"TMLAx2\":\"Obligatorisk\",\"mdeIOH\":\"Skicka koden igen\",\"sQxe68\":\"Skicka bekräftelse igen\",\"bxoWpz\":\"Skicka bekräftelsemail igen\",\"G42SNI\":\"Skicka e-post igen\",\"TTpXL3\":[\"Skicka igen om \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Skicka biljett igen\",\"Uwsg2F\":\"Reserverad\",\"8wUjGl\":\"Reserverad till\",\"kCn6wb\":\"Återställer...\",\"6gRgw8\":\"Försök igen\",\"1BG8ga\":\"Försök alla igen\",\"rDC+T6\":\"Försök jobb igen\",\"CbnrWb\":\"Tillbaka till evenemanget\",\"Oo/PLb\":\"Sammanfattning av intäkter\",\"dFFW9L\":[\"Försäljningen avslutades \",[\"0\"]],\"loCKGB\":[\"Försäljningen avslutas \",[\"0\"]],\"wlfBad\":\"Försäljningsperiod\",\"5CDM6r\":\"Försäljningsperiod angiven\",\"ftzaMf\":\"Försäljningsperiod, ordergränser, synlighet\",\"zpekWp\":[\"Försäljningen startar \",[\"0\"]],\"mUv9U4\":\"Försäljning\",\"9KnRdL\":\"Försäljningen är pausad\",\"3VnlS9\":\"Försäljning, ordrar och prestandamått för alla evenemang\",\"3Q1AWe\":\"Försäljning:\",\"B4nE3N\":\"Exempel på biljettpris\",\"8BRPoH\":\"Exempelplats\",\"DyBPvP\":\"Spara konfiguration\",\"KZrfYJ\":\"Spara sociala länkar\",\"9Y3hAT\":\"Spara mall\",\"C8ne4X\":\"Spara biljettlayout\",\"6/TNCd\":\"Spara momsinställningar\",\"I+FvbD\":\"Skanna\",\"4ba0NE\":\"Schemalagd\",\"ftNXma\":\"Sök affiliates...\",\"VY+Bdn\":\"Sök på kontonamn eller e-post...\",\"VX+B3I\":\"Sök på evenemangstitel eller arrangör...\",\"R0wEyA\":\"Sök efter jobbnamn eller undantag...\",\"GHdjuo\":\"Sök på namn, e-post eller konto...\",\"20ce0U\":\"Sök på order-ID, kundnamn eller e-post...\",\"4DSz7Z\":\"Sök efter ämne, evenemang eller konto...\",\"Mck5ht\":\"Säker kassa\",\"p7xUrt\":\"Välj en kategori\",\"3IcxS1\":\"Välj en konfiguration\",\"zPRPMf\":\"Välj en nivå\",\"BFRSTT\":\"Välj konto\",\"mCB6Je\":\"Välj alla\",\"a6+167\":\"Välj ett evenemang\",\"kYZSFD\":\"Välj en arrangör för att visa dess översikt och evenemang.\",\"CFbaPk\":\"Välj deltagargrupp\",\"hJmVtD\":\"Välj land\",\"tVW/yo\":\"Välj valuta\",\"n9ZhRa\":\"Välj slutdatum och tid\",\"gTN6Ws\":\"Välj sluttid\",\"0U6E9W\":\"Välj evenemangskategori\",\"j9cPeF\":\"Välj evenemangstyper\",\"1nhy8G\":\"Välj skannertyp\",\"KizCK7\":\"Välj startdatum och tid\",\"dJZTv2\":\"Välj starttid\",\"3hJUtr\":\"Välj landet där moms är registrerad\",\"x8XMsJ\":\"Välj meddelandenivå för detta konto. Detta styr meddelandegränser och länkbehörigheter.\",\"aT3jZX\":\"Välj tidszon\",\"TxfvH2\":\"Välj vilka deltagare som ska få detta meddelande\",\"Ropvj0\":\"Välj vilka evenemang som ska utlösa denna webhook\",\"5gkxKx\":\"Välj vilken avgiftskonfiguration som gäller för detta konto. Avgifter är alltid i USD.\",\"ylXj1N\":\"Vald\",\"j9b/iy\":\"Säljer snabbt 🔥\",\"73qYgo\":\"Skicka som test\",\"JvAge5\":\"Skicka e-post till deltagare och visa din meddelandehistorik.\",\"22Itl6\":\"Skicka en kopia till mig\",\"nOBvex\":\"Skicka order- och deltagardata i realtid till dina externa system.\",\"1lNPhX\":\"Skicka e-postmeddelande om återbetalning\",\"eaUTwS\":\"Skicka återställningslänk\",\"IoAuJG\":\"Skickar...\",\"h69WC6\":\"Skickat\",\"BVu2Hz\":\"Skickat av\",\"SPdzrs\":\"Skickas till kunder när de lägger en order\",\"LxSN5F\":\"Skickas till varje deltagare med deras biljettuppgifter\",\"89xaFU\":\"Ange standardinställningar för plattformsavgifter för nya evenemang som skapas under denna arrangör.\",\"eXssj5\":\"Ange standardinställningar för nya evenemang som skapas under denna arrangör.\",\"s0FkEx\":\"Skapa incheckningslistor för olika entréer, pass eller dagar.\",\"xMO+Ao\":\"Konfigurera din organisation\",\"C3htzi\":\"Inställningen uppdaterades\",\"Ohn74G\":\"Konfiguration och design\",\"GG7qDw\":\"Dela affiliate-länk\",\"hL7sDJ\":\"Dela arrangörssida\",\"jy6QDF\":\"Delad kapacitetshantering\",\"cMW+gm\":[\"Visa alla plattformar (\",[\"0\"],\" till med värden)\"],\"UVPI5D\":\"Visa färre plattformar\",\"Eu/N/d\":\"Visa kryssruta för samtycke till marknadsföring\",\"SXzpzO\":\"Visa kryssruta för samtycke till marknadsföring som standard\",\"b33PL9\":\"Visa fler plattformar\",\"t1LIQW\":[\"Visar \",[\"0\"],\" av \",[\"totalRows\"],\" poster\"],\"jVRHeq\":\"Registrerad\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Socialt\",\"d0rUsW\":\"Sociala länkar\",\"j/TOB3\":\"Sociala länkar och webbplats\",\"s9KGXU\":\"Sålda\",\"KTxc6k\":\"Något gick fel, försök igen eller kontakta supporten om problemet kvarstår\",\"H6Gslz\":\"Beklagar besväret.\",\"wdxz7K\":\"Källa\",\"7JFNej\":\"Sport\",\"JcQp9p\":\"Startdatum och tid\",\"0m/ekX\":\"Startdatum och tid\",\"izRfYP\":\"Startdatum är obligatoriskt\",\"2R1+Rv\":\"Evenemangets starttid\",\"2NbyY/\":\"Statistik\",\"GVUxAX\":\"Statistiken baseras på kontots skapandedatum\",\"DRykfS\":\"Hanterar fortfarande återbetalningar för dina äldre transaktioner.\",\"wuV0bK\":\"Sluta impersonera\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe anslutet\",\"aKtF0O\":\"Stripe ej ansluten\",\"9i0++A\":\"Stripe betalnings-ID\",\"/QlTE4\":\"Stripe-konfigurationen är redan klar.\",\"ii0qn/\":\"Ämne är obligatoriskt\",\"M7Uapz\":\"Ämnet visas här\",\"6aXq+t\":\"Ämne:\",\"JwTmB6\":\"Produkten duplicerades\",\"RuaKfn\":\"Adressen uppdaterades\",\"kzx0uD\":\"Standardinställningarna för evenemang uppdaterades\",\"5n+Wwp\":\"Arrangören uppdaterades\",\"DMCX/I\":\"Standardinställningar för plattformsavgifter uppdaterades\",\"URUYHc\":\"Inställningar för plattformsavgifter uppdaterades\",\"0Dk/l8\":\"SEO-inställningarna uppdaterades\",\"MhOoLQ\":\"Sociala länkar uppdaterades\",\"kj7zYe\":\"Webhooken uppdaterades\",\"dXoieq\":\"Sammanfattning\",\"/RfJXt\":[\"Sommarens musikfestival \",[\"0\"]],\"CWOPIK\":\"Sommarens musikfestival 2025\",\"UaISq3\":\"Svenska\",\"JZTQI0\":\"Byt arrangör\",\"9YHrNC\":\"Systemstandard\",\"XX32BM\":\"Tar bara några minuter\",\"yT6dQ8\":\"Insamlad moms grupperad efter momstyp och evenemang\",\"Ye321X\":\"Momsnamn\",\"WyCBRt\":\"Momssammanfattning\",\"GkH0Pq\":\"Moms och avgifter tillämpade\",\"Rwiyt2\":\"Moms konfigurerad\",\"iQZff7\":\"Moms, avgifter, synlighet, försäljningsperiod, produktmarkering och ordergränser\",\"BW6QAz\":\"Teamhantering\",\"vlf/In\":\"Teknik\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Berätta vad man kan förvänta sig på ditt evenemang\",\"NiIUyb\":\"Berätta om ditt evenemang\",\"DovcfC\":\"Berätta om din organisation. Denna information kommer att visas på dina evenemangssidor.\",\"7wtpH5\":\"Mall aktiv\",\"QHhZeE\":\"Mallen skapades\",\"xrWdPR\":\"Mallen togs bort\",\"G04Zjt\":\"Mallen sparades\",\"xowcRf\":\"Användarvillkor\",\"6K0GjX\":\"Texten kan vara svår att läsa\",\"nm3Iz/\":\"Tack för att du deltog!\",\"lhAWqI\":\"Tack för ditt stöd när vi fortsätter att växa och förbättra Hi.Events!\",\"KfmPRW\":\"Sidans bakgrundsfärg. När en omslagsbild används appliceras detta som en överlagring.\",\"MDNyJz\":\"Koden går ut om 10 minuter. Kontrollera skräpposten om du inte ser mejlet.\",\"MJm4Tq\":\"Orderns valuta\",\"cDHM1d\":\"E-postadressen har ändrats. Deltagaren kommer att få en ny biljett till den uppdaterade e-postadressen.\",\"I/NNtI\":\"Evenemangets plats\",\"tXadb0\":\"Evenemanget du letar efter är inte tillgängligt just nu. Det kan ha tagits bort, löpt ut eller så kan webbadressen vara felaktig.\",\"EBzPwC\":\"Evenemangets fullständiga adress\",\"sxKqBm\":\"Hela orderbeloppet kommer att återbetalas till kundens ursprungliga betalningsmetod.\",\"KgDp6G\":\"Länken du försöker öppna har gått ut eller är inte längre giltig. Kontrollera din e-post efter en uppdaterad länk för att hantera din order.\",\"5OmEal\":\"Kundens språk och region\",\"sYLeDq\":\"Arrangören du letar efter kunde inte hittas. Sidan kan ha flyttats, tagits bort eller så kan webbadressen vara felaktig.\",\"C4nQe5\":\"Plattformsavgiften läggs på biljettpriset. Köpare betalar mer, men du får hela biljettpriset.\",\"HxxXZO\":\"Den primära varumärkesfärgen som används för knappar och markeringar\",\"DEcpfp\":\"Mallens brödtext innehåller ogiltig Liquid-syntax. Rätta den och försök igen.\",\"injXD7\":\"Momsnumret kunde inte valideras. Kontrollera numret och försök igen.\",\"A4UmDy\":\"Teater\",\"tDwYhx\":\"Tema och färger\",\"QP3gP+\":\"Dessa inställningar gäller bara för kopierad inbäddningskod och kommer inte att sparas.\",\"HirZe8\":\"Dessa mallar används som standard för alla evenemang i din organisation. Enskilda evenemang kan ersätta dem med egna anpassade versioner.\",\"lzAaG5\":\"Dessa mallar ersätter arrangörens standardmallar endast för detta evenemang. Om ingen anpassad mall anges här används arrangörens mall i stället.\",\"XBNC3E\":\"Den här koden används för att spåra försäljning. Endast bokstäver, siffror, bindestreck och understreck är tillåtna.\",\"AaP0M+\":\"Den här färgkombinationen kan vara svår att läsa för vissa användare\",\"RzEvf5\":\"Det här evenemanget har avslutats\",\"YClrdK\":\"Det här evenemanget är inte publicerat ännu\",\"dFJnia\":\"Det här är namnet på din arrangör som kommer att visas för dina användare.\",\"L7dIM7\":\"Den här länken är ogiltig eller har löpt ut.\",\"MR5ygV\":\"Den här länken är inte längre giltig\",\"9LEqK0\":\"Det här namnet är synligt för slutanvändare\",\"j5FdeA\":\"Den här ordern behandlas.\",\"sjNPMw\":\"Den här ordern övergavs. Du kan starta en ny order när som helst.\",\"OhCesD\":\"Den här ordern avbröts. Du kan starta en ny order när som helst.\",\"lyD7rQ\":\"Den här arrangörsprofilen är inte publicerad ännu\",\"9b5956\":\"Den här förhandsvisningen visar hur ditt mejl kommer att se ut med exempeldata. Faktiska mejl använder riktiga värden.\",\"uM9Alj\":\"Den här produkten är markerad på evenemangssidan\",\"RqSKdX\":\"Den här produkten är slutsåld\",\"W12OdJ\":\"Denna rapport är endast för informationsändamål. Rådgör alltid med en skatteexpert innan du använder dessa uppgifter för redovisnings- eller skatteändamål. Vänligen dubbelkolla med din Stripe-instrumentpanel då Hi.Events kan sakna historiska data.\",\"0Ew0uk\":\"Den här biljetten skannades nyss. Vänta innan du skannar igen.\",\"kvpxIU\":\"Detta används för notiser och kommunikation med dina användare.\",\"rhsath\":\"Detta syns inte för kunder, men hjälper dig att identifiera affiliaten.\",\"Mr5UUd\":\"Biljett avbruten\",\"0GSPnc\":\"Biljettdesign\",\"EZC/Cu\":\"Biljettdesignen sparades\",\"bbslmb\":\"Biljettdesigner\",\"1BPctx\":\"Biljett för\",\"bgqf+K\":\"Biljettinnehavarens e-post\",\"oR7zL3\":\"Biljettinnehavarens namn\",\"HGuXjF\":\"Biljettinnehavare\",\"CMUt3Y\":\"Biljettinnehavare\",\"awHmAT\":\"Biljett-ID\",\"6czJik\":\"Biljettlogotyp\",\"OkRZ4Z\":\"Biljettnamn\",\"t79rDv\":\"Biljett hittades inte\",\"6tmWch\":\"Biljett eller produkt\",\"1tfWrD\":\"Biljettförhandsvisning för\",\"KnjoUA\":\"Biljettpris\",\"tGCY6d\":\"Biljettpris\",\"pGZOcL\":\"Biljetten skickades igen\",\"8jLPgH\":\"Biljettyp\",\"X26cQf\":\"Biljett-URL\",\"8qsbZ5\":\"Biljetter och försäljning\",\"zNECqg\":\"biljetter\",\"6GQNLE\":\"Biljetter\",\"NRhrIB\":\"Biljetter och produkter\",\"EUnesn\":\"Tillgängliga biljetter\",\"AGRilS\":\"Sålda biljetter\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"För att redigera konfigurationer, gå till avsnittet Konfigurationer i administratörsmenyn.\",\"tiI71C\":\"För att öka dina gränser, kontakta oss på\",\"BZBYf3\":\"För att ta emot kortbetalningar behöver du ansluta ditt Stripe-konto. Stripe är vår betalpartner som säkerställer säkra transaktioner och utbetalningar i tid.\",\"W428WC\":\"Växla kolumner\",\"UBSG1X\":\"Topparrangörer (Senaste 14 dagarna)\",\"3sZ0xx\":\"Totalt antal konton\",\"EaAPbv\":\"Totalt betalt belopp\",\"SMDzqJ\":\"Totalt antal deltagare\",\"orBECM\":\"Totalt inkasserat\",\"4B7oCp\":\"Total avgift\",\"KSDwd5\":\"Totalt antal ordrar\",\"vb0Q0/\":\"Totalt antal användare\",\"oJjplO\":\"Totala visningar\",\"orluER\":\"Spåra kontotillväxt och resultat efter attribueringskälla\",\"NHq3l1\":\"Följ försäljning, intäkter och närvaro med detaljerade rapporter\",\"OpKMSn\":\"Transaktionsavgift:\",\"uKOFO5\":\"Sant om offlinebetalning\",\"9GsDR2\":\"Sant om betalning väntar\",\"ouM5IM\":\"Prova en annan e-postadress\",\"3DZvE7\":\"Prova Hi.Events gratis\",\"Kz91g/\":\"Turkiska\",\"GdOhw6\":\"Stäng av ljudet\",\"KUOhTy\":\"Slå på ljudet\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Typ av biljett\",\"IrVSu+\":\"Det gick inte att duplicera produkten. Kontrollera dina uppgifter\",\"Vx2J6x\":\"Det gick inte att hämta deltagaren\",\"n57zCW\":\"Oattribuerade konton\",\"b9SN9q\":\"Unik orderreferens\",\"Ef7StM\":\"Okänd\",\"ZBAScj\":\"Okänd deltagare\",\"ZkS2p3\":\"Avpublicera evenemang\",\"X13xGn\":\"Ej betrodd\",\"Pp1sWX\":\"Uppdatera affiliate\",\"KMMOAy\":\"Uppgradering tillgänglig\",\"gJQsLv\":\"Ladda upp en omslagsbild för din arrangör\",\"4kEGqW\":\"Ladda upp en logotyp för din arrangör\",\"lnCMdg\":\"Ladda upp bild\",\"29w7p6\":\"Laddar upp bild...\",\"HtrFfw\":\"URL krävs\",\"WBq1/R\":\"USB-skanner är redan aktiv\",\"EV30TR\":\"USB-skannerläge aktiverat. Börja skanna biljetter nu.\",\"fovJi3\":\"USB-skannerläge inaktiverat\",\"hli+ga\":\"USB/HID-skanner\",\"OHJXlK\":\"Använd <0>Liquid-mallar för att anpassa dina mejl\",\"0k4cdb\":\"Använd orderuppgifterna för alla deltagare. Deltagarnas namn och e-postadresser matchar köparens uppgifter.\",\"bA31T4\":\"Använd köparens uppgifter för alla deltagare\",\"rnoQsz\":\"Används för ramar, markeringar och formatering av QR-kod\",\"BV4L/Q\":\"UTM-analys\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Giltig\",\"GuXjc5\":\"Validerad\",\"imLQ9Y\":\"Validerar ditt momsregistreringsnummer...\",\"cK9+xQ\":\"Momsland\",\"sqdl5s\":\"Momsinformation\",\"UjNWsF\":\"Moms kan tillämpas på plattformsavgifter beroende på din momsregistreringsstatus. Fyll i avsnittet för momsinformation nedan.\",\"pnVh83\":\"Momsregistreringsnummer\",\"CabI04\":\"Momsregistreringsnumret får inte innehålla mellanslag\",\"PMhxAR\":\"Momsregistreringsnumret måste börja med en landskod med två bokstäver följt av 8–15 alfanumeriska tecken (t.ex. DE123456789)\",\"gPgdNV\":\"Momsregistreringsnumret validerades\",\"RUMiLy\":\"Validering av momsregistreringsnummer misslyckades\",\"vqji3Y\":\"Validering av momsregistreringsnummer misslyckades. Kontrollera ditt momsregistreringsnummer.\",\"8dENF9\":\"Moms på avgift\",\"ZutOKU\":\"Momssats\",\"CZomgW\":\"Momsregistrerad\",\"PCRCCN\":\"Information om momsregistrering\",\"oSDBWm\":\"Momsinställningar\",\"Nfbg76\":\"Momsinställningarna sparades\",\"UvYql/\":\"Momsinställningarna sparades. Vi validerar ditt momsregistreringsnummer i bakgrunden.\",\"R6n7j9\":\"Momsinställningarna uppdaterades\",\"tJylUv\":\"Momshantering för plattformsavgifter\",\"FlGprQ\":\"Momshantering för plattformsavgifter: EU-momsregistrerade företag kan använda omvänd skattskyldighet (0 % – artikel 196 i momsdirektivet 2006/112/EG). Icke momsregistrerade företag debiteras irländsk moms på 23 %.\",\"516oLj\":\"Valideringstjänsten för moms är tillfälligt otillgänglig\",\"AdWhjZ\":\"Verifieringskod\",\"QDEWii\":\"Verifierad\",\"wCKkSr\":\"Verifiera e-postadress\",\"/IBv6X\":\"Verifiera din e-postadress\",\"e/cvV1\":\"Verifierar...\",\"fROFIL\":\"Vietnamesiska\",\"RnvnDc\":\"Visa alla meddelanden skickade på plattformen\",\"+WFMis\":\"Visa och ladda ner rapporter för alla dina evenemang. Endast slutförda ordrar ingår.\",\"c7VN/A\":\"Visa svar\",\"SZw9tS\":\"Visa detaljer\",\"FCVmuU\":\"Visa evenemang\",\"n6EaWL\":\"Visa loggar\",\"OaKTzt\":\"Visa karta\",\"zNZNMs\":\"Visa meddelande\",\"67OJ7t\":\"Visa order\",\"tKKZn0\":\"Visa orderdetaljer\",\"KeCXJu\":\"Visa orderdetaljer, genomför återbetalningar och skicka bekräftelser igen.\",\"9jnAcN\":\"Visa arrangörens startsida\",\"1J/AWD\":\"Visa biljett\",\"N9FyyW\":\"Visa, redigera och exportera dina registrerade deltagare.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Endast synlig för incheckningspersonal. Hjälper till att identifiera listan vid incheckning.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Väntar på betalning\",\"aUi/Dz\":\"Varning: Detta är systemets standardkonfiguration. Ändringar påverkar alla konton som inte har en specifik konfiguration tilldelad.\",\"RRZDED\":\"Vi kunde inte hitta några ordrar kopplade till den här e-postadressen.\",\"2RZK9x\":\"Vi kunde inte hitta ordern du letar efter. Länken kan ha löpt ut eller så kan orderuppgifterna ha ändrats.\",\"nefMIK\":\"Vi kunde inte hitta biljetten du letar efter. Länken kan ha löpt ut eller så kan biljettuppgifterna ha ändrats.\",\"miysJh\":\"Vi kunde inte hitta den här ordern. Den kan ha tagits bort.\",\"HJKdzP\":\"Det uppstod ett problem när sidan skulle laddas. Försök igen.\",\"IfN2Qo\":\"Vi rekommenderar en kvadratisk logotyp med minst 200×200 px\",\"wJzo/w\":\"Vi rekommenderar 400×400 px och maximal filstorlek 5 MB\",\"x8rEDQ\":\"Vi kunde inte validera ditt momsregistreringsnummer efter flera försök. Vi fortsätter att försöka i bakgrunden. Kom tillbaka senare.\",\"q1BizZ\":\"Vi skickar dina biljetter till den här e-postadressen\",\"ZOmUYW\":\"Vi validerar ditt momsregistreringsnummer i bakgrunden. Om det uppstår problem hör vi av oss.\",\"zCdObC\":\"Vi har officiellt flyttat vårt huvudkontor till Irland 🇮🇪. Som en del av övergången använder vi nu Stripe Ireland i stället för Stripe Canada. För att dina utbetalningar ska fortsätta fungera smidigt behöver du återansluta ditt Stripe-konto.\",\"jh2orE\":\"Vi har flyttat vårt huvudkontor till Irland. Därför behöver du återansluta ditt Stripe-konto. Det går snabbt och tar bara några minuter. Din försäljning och befintliga data påverkas inte alls.\",\"Fq/Nx7\":\"Vi har skickat en verifieringskod med 5 siffror till:\",\"GdWB+V\":\"Webhook skapades\",\"2X4ecw\":\"Webhook togs bort\",\"CThMKa\":\"Webhook-loggar\",\"nuh/Wq\":\"Webhook-URL\",\"8BMPMe\":\"Webhooken skickar inga notiser\",\"FSaY52\":\"Webhooken skickar notiser\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Webbplats\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Välkommen tillbaka\",\"QDWsl9\":[\"Välkommen till \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Välkommen till \",[\"0\"],\", här är en lista över alla dina evenemang\"],\"FaSXqR\":\"Vilken typ av evenemang?\",\"f30uVZ\":\"Det här behöver du göra:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"När en incheckning tas bort\",\"Gmd0hv\":\"När en ny deltagare skapas\",\"Lc18qn\":\"När en ny order skapas\",\"dfkQIO\":\"När en ny produkt skapas\",\"8OhzyY\":\"När en produkt tas bort\",\"tRXdQ9\":\"När en produkt uppdateras\",\"Q7CWxp\":\"När en deltagare avbokas\",\"IuUoyV\":\"När en deltagare checkas in\",\"nBVOd7\":\"När en deltagare uppdateras\",\"ny2r8d\":\"När en order avbokas\",\"c9RYbv\":\"När en order markeras som betald\",\"ejMDw1\":\"När en order återbetalas\",\"fVPt0F\":\"När en order uppdateras\",\"bcYlvb\":\"När incheckningen stänger\",\"XIG669\":\"När incheckningen öppnar\",\"de6HLN\":\"När kunder köper biljetter visas deras ordrar här.\",\"403wpZ\":\"När detta är aktiverat kan nya evenemang låta deltagare hantera sina egna biljettuppgifter via en säker länk. Detta kan åsidosättas per evenemang.\",\"blXLKj\":\"När detta är aktiverat visar nya evenemang en kryssruta för marknadsföringssamtycke i kassan. Detta kan åsidosättas per evenemang.\",\"Kj0Txn\":\"När aktiverat kommer inga applikationsavgifter att debiteras på Stripe Connect-transaktioner. Använd detta för länder där applikationsavgifter inte stöds.\",\"uchB0M\":\"Förhandsgranskning av widget\",\"uvIqcj\":\"Workshop\",\"EpknJA\":\"Skriv ditt meddelande här...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Ja – jag har ett giltigt EU-momsregistreringsnummer\",\"Tz5oXG\":\"Ja, avbryt min order\",\"QlSZU0\":[\"Du utger dig för att vara <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Du gör en delåterbetalning. Kunden kommer att få \",[\"0\"],\" \",[\"1\"],\" återbetalat.\"],\"o7LgX6\":\"Du kan konfigurera ytterligare serviceavgifter och skatter i dina kontoinställningar.\",\"5VGIlq\":\"Du har nått din meddelandegräns.\",\"casL1O\":\"Du har lagt till skatter och avgifter på en gratis produkt. Vill du ta bort dem?\",\"FVTVBy\":\"Du måste verifiera din e-postadress innan du kan uppdatera arrangörsstatusen.\",\"w65ZgF\":\"Du behöver verifiera kontots e-postadress innan du kan ändra e-postmallar.\",\"FRl8Jv\":\"Du behöver verifiera kontots e-postadress innan du kan skicka meddelanden.\",\"FgRxRP\":\"Du äger alltid 100 % av din deltagardata\",\"88cUW+\":\"Du får\",\"U3wiCB\":\"Allt är klart! Dina betalningar behandlas utan problem.\",\"MNFIxz\":[\"Du ska till \",[\"0\"],\"!\"],\"p/Sa0j\":\"Ditt konto har meddelandebegränsningar. För att öka dina gränser, kontakta oss på\",\"x/xjzn\":\"Dina affiliates har exporterats.\",\"TF37u6\":\"Dina deltagare har exporterats.\",\"79lXGw\":\"Din incheckningslista har skapats. Dela länken nedan med din incheckningspersonal.\",\"BnlG9U\":\"Din nuvarande order kommer att försvinna.\",\"nBqgQb\":\"Din e-postadress\",\"R02pnV\":\"Ditt evenemang måste vara live innan du kan sälja biljetter till deltagare.\",\"hDNwnf\":\"Din logotyp, dina färger och din stil på varje sida\",\"ifRqmm\":\"Ditt meddelande har skickats!\",\"/Rj5P4\":\"Ditt namn\",\"PFjJxY\":\"Ditt nya lösenord måste vara minst 8 tecken långt.\",\"gzrCuN\":\"Dina orderuppgifter har uppdaterats. Ett bekräftelsemejl har skickats till den nya e-postadressen.\",\"naQW82\":\"Din order har avbokats.\",\"bhlHm/\":\"Din order väntar på betalning\",\"XeNum6\":\"Dina ordrar har exporterats.\",\"Xd1R1a\":\"Din arrangörsadress\",\"WWYHKD\":\"Din betalning skyddas med banknivå-kryptering\",\"5b3QLi\":\"Din plan\",\"6heFYY\":\"Ditt Stripe-konto är anslutet och behandlar betalningar.\",\"vvO1I2\":\"Ditt Stripe-konto är anslutet och redo att behandla betalningar.\",\"CnZ3Ou\":\"Dina biljetter har bekräftats.\",\"EmFsMZ\":\"Ditt momsregistreringsnummer är köat för validering\",\"QBlhh4\":\"Ditt momsregistreringsnummer valideras när du sparar\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/se.po b/frontend/src/locales/se.po index f7e74dbb99..49962d2adc 100644 --- a/frontend/src/locales/se.po +++ b/frontend/src/locales/se.po @@ -1171,7 +1171,7 @@ msgstr "Bokmärk denna sida för att hantera din order när som helst." msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Profilera dina biljetter med en anpassad logotyp, färger och sidfotmeddelande." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Brasiliansk portugisiska" @@ -1476,11 +1476,11 @@ msgstr "Kassa" msgid "Checkout Settings" msgstr "Kassainställningar" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Kinesiska (förenklad)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Kinesiska (traditionell)" @@ -2628,7 +2628,7 @@ msgstr "Dupliceringsalternativ" msgid "Duplicate Product" msgstr "Duplicera produkt" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Nederländska" @@ -2954,8 +2954,8 @@ msgstr "Sluttid (valfritt)" msgid "Ended" msgstr "Avslutad" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Engelska" @@ -3726,7 +3726,7 @@ msgstr "Gratis produkt" msgid "Free product, no payment information required" msgstr "Gratis produkt, ingen betalningsinformation krävs" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Franska" @@ -3759,7 +3759,7 @@ msgstr "Generera" msgid "Generate code" msgstr "Generera kod" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Tyska" @@ -4276,7 +4276,7 @@ msgstr "Irländsk moms på 23 % tillämpas på plattformsavgifter (inhemsk lever msgid "Is this account VAT registered in the EU?" msgstr "Är detta konto momsregistrerat i EU?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Italienska" @@ -6075,11 +6075,15 @@ msgstr "Vänta medan vi förbereder din faktura..." msgid "Please wait while we prepare your orders for export..." msgstr "Vänta medan vi förbereder dina ordrar för export..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Polska" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Populära evenemang (Senaste 14 dagarna)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portugisiska" @@ -7362,7 +7366,7 @@ msgstr "Tyvärr, den här kampanjkoden känns inte igen" msgid "Source" msgstr "Källa" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Spanska" @@ -7654,7 +7658,7 @@ msgstr "Sommarens musikfestival 2025" msgid "Support Email" msgstr "Supportmejl" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Svenska" @@ -8433,7 +8437,7 @@ msgstr "Prova en annan e-postadress" msgid "Try Hi.Events Free" msgstr "Prova Hi.Events gratis" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Turkiska" @@ -8828,7 +8832,7 @@ msgstr "Verifiera din e-postadress" msgid "Verifying..." msgstr "Verifierar..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamesiska" diff --git a/frontend/src/locales/tr.js b/frontend/src/locales/tr.js index a64bcd4b37..0b5ed61ff8 100644 --- a/frontend/src/locales/tr.js +++ b/frontend/src/locales/tr.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"Henüz gösterilecek bir şey yok\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>başarıyla check-in yaptı\"],\"yxhYRZ\":[[\"0\"],\" <0>başarıyla check-out yaptı\"],\"KMgp2+\":[[\"0\"],\" mevcut\"],\"Pmr5xp\":[[\"0\"],\" başarıyla oluşturuldu\"],\"FImCSc\":[[\"0\"],\" başarıyla güncellendi\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" check-in yaptı\"],\"Vjij1k\":[[\"days\"],\" gün, \",[\"hours\"],\" saat, \",[\"minutes\"],\" dakika ve \",[\"seconds\"],\" saniye\"],\"f3RdEk\":[[\"hours\"],\" saat, \",[\"minutes\"],\" dakika ve \",[\"seconds\"],\" saniye\"],\"fyE7Au\":[[\"minutes\"],\" dakika ve \",[\"seconds\"],\" saniye\"],\"NlQ0cx\":[[\"organizerName\"],\"'ın ilk etkinliği\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://siteniz.com\",\"qnSLLW\":\"<0>Lütfen vergiler ve ücretler hariç fiyatı girin.<1>Vergi ve ücretler aşağıdan eklenebilir.\",\"ZjMs6e\":\"<0>Bu ürün için mevcut ürün sayısı<1>Bu değer, bu ürünle ilişkili <2>Kapasite Sınırları varsa geçersiz kılınabilir.\",\"E15xs8\":\"⚡️ Etkinliğinizi kurun\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Etkinlik sayfanızı özelleştirin\",\"3VPPdS\":\"💳 Stripe ile bağlanın\",\"cjdktw\":\"🚀 Etkinliğinizi yayına alın\",\"rmelwV\":\"0 dakika ve 0 saniye\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Ana Cadde\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Tarih girişi. Doğum tarihi sormak gibi durumlar için mükemmel.\",\"6euFZ/\":[\"Varsayılan \",[\"type\"],\" otomatik olarak tüm yeni ürünlere uygulanır. Bunu ürün bazında geçersiz kılabilirsiniz.\"],\"SMUbbQ\":\"Açılır menü sadece tek seçime izin verir\",\"qv4bfj\":\"Rezervasyon ücreti veya hizmet ücreti gibi bir ücret\",\"POT0K/\":\"Ürün başına sabit miktar. Örn. ürün başına 0,50 $\",\"f4vJgj\":\"Çok satırlı metin girişi\",\"OIPtI5\":\"Ürün fiyatının yüzdesi. Örn. ürün fiyatının %3,5'i\",\"ZthcdI\":\"İndirim olmayan promosyon kodu gizli ürünleri göstermek için kullanılabilir.\",\"AG/qmQ\":\"Radyo seçeneği birden fazla seçenek sunar ancak sadece biri seçilebilir.\",\"h179TP\":\"Arama motoru sonuçlarında ve sosyal medyada paylaşılırken gösterilecek etkinliğin kısa açıklaması. Varsayılan olarak etkinlik açıklaması kullanılır\",\"WKMnh4\":\"Tek satırlı metin girişi\",\"BHZbFy\":\"Sipariş başına tek soru. Örn. Teslimat adresiniz nedir?\",\"Fuh+dI\":\"Ürün başına tek soru. Örn. Tişört bedeniniz nedir?\",\"RlJmQg\":\"KDV veya ÖTV gibi standart vergi\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Banka havalesi, çek veya diğer çevrimdışı ödeme yöntemlerini kabul et\",\"hrvLf4\":\"Stripe ile kredi kartı ödemelerini kabul et\",\"bfXQ+N\":\"Davetiyeyi Kabul Et\",\"AeXO77\":\"Hesap\",\"lkNdiH\":\"Hesap Adı\",\"Puv7+X\":\"Hesap Ayarları\",\"OmylXO\":\"Hesap başarıyla güncellendi\",\"7L01XJ\":\"İşlemler\",\"FQBaXG\":\"Etkinleştir\",\"5T2HxQ\":\"Etkinleştirme tarihi\",\"F6pfE9\":\"Etkin\",\"/PN1DA\":\"Bu check-in listesi için açıklama ekleyin\",\"0/vPdA\":\"Katılımcı hakkında not ekleyin. Bunlar katılımcı tarafından görülmeyecektir.\",\"Or1CPR\":\"Katılımcı hakkında not ekleyin...\",\"l3sZO1\":\"Sipariş hakkında not ekleyin. Bunlar müşteri tarafından görülmeyecektir.\",\"xMekgu\":\"Sipariş hakkında not ekleyin...\",\"PGPGsL\":\"Açıklama ekle\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Çevrimdışı ödemeler için talimatlar ekleyin (örn. banka havalesi detayları, çeklerin nereye gönderileceği, ödeme tarihleri)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Yeni Ekle\",\"TZxnm8\":\"Seçenek Ekle\",\"24l4x6\":\"Ürün Ekle\",\"8q0EdE\":\"Kategoriye Ürün Ekle\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Vergi veya Ücret Ekle\",\"goOKRY\":\"Kademe ekle\",\"oZW/gT\":\"Takvime Ekle\",\"pn5qSs\":\"Ek Bilgiler\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adres\",\"NY/x1b\":\"Adres satırı 1\",\"POdIrN\":\"Adres Satırı 1\",\"cormHa\":\"Adres satırı 2\",\"gwk5gg\":\"Adres Satırı 2\",\"U3pytU\":\"Yönetici\",\"HLDaLi\":\"Yönetici kullanıcılar etkinliklere ve hesap ayarlarına tam erişime sahiptir.\",\"W7AfhC\":\"Bu etkinliğin tüm katılımcıları\",\"cde2hc\":\"Tüm Ürünler\",\"5CQ+r0\":\"Ödenmemiş siparişlerle ilişkili katılımcıların check-in yapmasına izin ver\",\"ipYKgM\":\"Arama motoru indekslemesine izin ver\",\"LRbt6D\":\"Arama motorlarının bu etkinliği indekslemesine izin ver\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Harika, Etkinlik, Anahtar Kelimeler...\",\"hehnjM\":\"Miktar\",\"R2O9Rg\":[\"Ödenen miktar (\",[\"0\"],\")\"],\"V7MwOy\":\"Sayfa yüklenirken bir hata oluştu\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Beklenmeyen bir hata oluştu.\",\"byKna+\":\"Beklenmeyen bir hata oluştu. Lütfen tekrar deneyin.\",\"ubdMGz\":\"Ürün sahiplerinden gelen tüm sorular bu e-posta adresine gönderilecektir. Bu aynı zamanda bu etkinlikten gönderilen tüm e-postalar için \\\"yanıtla\\\" adresi olarak da kullanılacaktır\",\"aAIQg2\":\"Görünüm\",\"Ym1gnK\":\"uygulandı\",\"sy6fss\":[[\"0\"],\" ürüne uygulanır\"],\"kadJKg\":\"1 ürüne uygulanır\",\"DB8zMK\":\"Uygula\",\"GctSSm\":\"Promosyon Kodunu Uygula\",\"ARBThj\":[\"Bu \",[\"type\"],\"'ı tüm yeni ürünlere uygula\"],\"S0ctOE\":\"Etkinliği arşivle\",\"TdfEV7\":\"Arşivlendi\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Bu katılımcıyı etkinleştirmek istediğinizden emin misiniz?\",\"TvkW9+\":\"Bu etkinliği arşivlemek istediğinizden emin misiniz?\",\"/CV2x+\":\"Bu katılımcıyı iptal etmek istediğinizden emin misiniz? Bu işlem biletini geçersiz kılacaktır\",\"YgRSEE\":\"Bu promosyon kodunu silmek istediğinizden emin misiniz?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Bu etkinliği taslak yapmak istediğinizden emin misiniz? Bu işlem etkinliği halka görünmez yapacaktır\",\"mEHQ8I\":\"Bu etkinliği herkese açık yapmak istediğinizden emin misiniz? Bu işlem etkinliği halka görünür yapacaktır\",\"s4JozW\":\"Bu etkinliği geri yüklemek istediğinizden emin misiniz? Taslak etkinlik olarak geri yüklenecektir.\",\"vJuISq\":\"Bu Kapasite Atamasını silmek istediğinizden emin misiniz?\",\"baHeCz\":\"Bu Check-In Listesini silmek istediğinizden emin misiniz?\",\"LBLOqH\":\"Sipariş başına bir kez sor\",\"wu98dY\":\"Ürün başına bir kez sor\",\"ss9PbX\":\"Katılımcı\",\"m0CFV2\":\"Katılımcı Detayları\",\"QKim6l\":\"Katılımcı bulunamadı\",\"R5IT/I\":\"Katılımcı Notları\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Katılımcı Bileti\",\"9SZT4E\":\"Katılımcılar\",\"iPBfZP\":\"Kayıtlı Katılımcılar\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Otomatik Boyutlandır\",\"vZ5qKF\":\"Widget yüksekliğini içeriğe göre otomatik olarak boyutlandırır. Devre dışı bırakıldığında, widget kapsayıcının yüksekliğini dolduracaktır.\",\"4lVaWA\":\"Çevrimdışı ödeme bekleniyor\",\"2rHwhl\":\"Çevrimdışı Ödeme Bekleniyor\",\"3wF4Q/\":\"Ödeme bekleniyor\",\"ioG+xt\":\"Ödeme Bekleniyor\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Harika Organizatör Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Etkinlik sayfasına dön\",\"VCoEm+\":\"Girişe dön\",\"k1bLf+\":\"Arkaplan Rengi\",\"I7xjqg\":\"Arkaplan Türü\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Fatura Adresi\",\"/xC/im\":\"Fatura Ayarları\",\"rp/zaT\":\"Brezilya Portekizcesi\",\"whqocw\":\"Kayıt olarak <0>Hizmet Şartlarımızı ve <1>Gizlilik Politikasımızı kabul etmiş olursunuz.\",\"bcCn6r\":\"Hesaplama Türü\",\"+8bmSu\":\"Kaliforniya\",\"iStTQt\":\"Kamera izni reddedildi. Tekrar <0>İzin İsteyin, veya bu işe yaramazsa, tarayıcı ayarlarınızdan <1>bu sayfaya kamera erişimi vermeniz gerekecek.\",\"dEgA5A\":\"İptal\",\"Gjt/py\":\"E-posta değişikliğini iptal et\",\"tVJk4q\":\"Siparişi iptal et\",\"Os6n2a\":\"Siparişi İptal Et\",\"Mz7Ygx\":[\"Sipariş \",[\"0\"],\"'ı İptal Et\"],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"İptal Edildi\",\"U7nGvl\":\"Check-in Yapılamaz\",\"QyjCeq\":\"Kapasite\",\"V6Q5RZ\":\"Kapasite ataması başarıyla oluşturuldu\",\"k5p8dz\":\"Kapasite ataması başarıyla silindi\",\"nDBs04\":\"Kapasite yönetimi\",\"ddha3c\":\"Kategoriler ürünleri birlikte gruplandırmanızı sağlar. Örneğin, \\\"Biletler\\\" için bir kategori ve \\\"Ürünler\\\" için başka bir kategori oluşturabilirsiniz.\",\"iS0wAT\":\"Kategoriler ürünlerinizi düzenlemenize yardımcı olur. Bu başlık halka açık etkinlik sayfasında gösterilecektir.\",\"eorM7z\":\"Kategoriler başarıyla yeniden sıralandı.\",\"3EXqwa\":\"Kategori Başarıyla Oluşturuldu\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Şifre değiştir\",\"xMDm+I\":\"Check-in Yap\",\"p2WLr3\":[[\"0\"],\" \",[\"1\"],\" check-in yap\"],\"D6+U20\":\"Check-in yap ve siparişi ödenmiş olarak işaretle\",\"QYLpB4\":\"Sadece check-in yap\",\"/Ta1d4\":\"Check-out Yap\",\"5LDT6f\":\"Bu etkinliğe göz atın!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In Listesi başarıyla silindi\",\"+hBhWk\":\"Check-in listesinin süresi doldu\",\"mBsBHq\":\"Check-in listesi aktif değil\",\"vPqpQG\":\"Check-in listesi bulunamadı\",\"tejfAy\":\"Check-In Listeleri\",\"hD1ocH\":\"Check-In URL'si panoya kopyalandı\",\"CNafaC\":\"Onay kutusu seçenekleri çoklu seçime izin verir\",\"SpabVf\":\"Onay Kutuları\",\"CRu4lK\":\"Giriş Yapıldı\",\"znIg+z\":\"Ödeme\",\"1WnhCL\":\"Ödeme Ayarları\",\"6imsQS\":\"Çince (Basitleştirilmiş)\",\"JjkX4+\":\"Arkaplanınız için bir renk seçin\",\"/Jizh9\":\"Bir hesap seçin\",\"3wV73y\":\"Şehir\",\"FG98gC\":\"Arama Metnini Temizle\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Kopyalamak için tıklayın\",\"yz7wBu\":\"Kapat\",\"62Ciis\":\"Kenar çubuğunu kapat\",\"EWPtMO\":\"Kod\",\"ercTDX\":\"Kod 3 ile 50 karakter arasında olmalıdır\",\"oqr9HB\":\"Etkinlik sayfası ilk yüklendiğinde bu ürünü daralt\",\"jZlrte\":\"Renk\",\"Vd+LC3\":\"Renk geçerli bir hex renk kodu olmalıdır. Örnek: #ffffff\",\"1HfW/F\":\"Renkler\",\"VZeG/A\":\"Yakında\",\"yPI7n9\":\"Etkinliği tanımlayan virgülle ayrılmış anahtar kelimeler. Bunlar arama motorları tarafından etkinliği kategorize etmek ve indekslemek için kullanılacaktır\",\"NPZqBL\":\"Siparişi Tamamla\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Ödemeyi Tamamla\",\"qqWcBV\":\"Tamamlandı\",\"6HK5Ct\":\"Tamamlanan siparişler\",\"NWVRtl\":\"Tamamlanan Siparişler\",\"DwF9eH\":\"Bileşen Kodu\",\"Tf55h7\":\"Yapılandırılmış İndirim\",\"7VpPHA\":\"Onayla\",\"ZaEJZM\":\"E-posta Değişikliğini Onayla\",\"yjkELF\":\"Yeni Şifreyi Onayla\",\"xnWESi\":\"Şifreyi onayla\",\"p2/GCq\":\"Şifreyi Onayla\",\"wnDgGj\":\"E-posta adresi onaylanıyor...\",\"pbAk7a\":\"Stripe'ı Bağla\",\"UMGQOh\":\"Stripe ile Bağlan\",\"QKLP1W\":\"Ödeme almaya başlamak için Stripe hesabınızı bağlayın.\",\"5lcVkL\":\"Bağlantı Detayları\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Devam Et\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Devam Butonu Metni\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Kuruluma devam et\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Kopyalandı\",\"T5rdis\":\"panoya kopyalandı\",\"he3ygx\":\"Kopyala\",\"r2B2P8\":\"Check-In URL'sini Kopyala\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Linki Kopyala\",\"E6nRW7\":\"URL'yi Kopyala\",\"JNCzPW\":\"Ülke\",\"IF7RiR\":\"Kapak\",\"hYgDIe\":\"Oluştur\",\"b9XOHo\":[[\"0\"],\" Oluştur\"],\"k9RiLi\":\"Ürün Oluştur\",\"6kdXbW\":\"Promosyon Kodu Oluştur\",\"n5pRtF\":\"Bilet Oluştur\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"organizatör oluştur\",\"ipP6Ue\":\"Katılımcı Oluştur\",\"VwdqVy\":\"Kapasite Ataması Oluştur\",\"EwoMtl\":\"Kategori oluştur\",\"XletzW\":\"Kategori Oluştur\",\"WVbTwK\":\"Check-In Listesi Oluştur\",\"uN355O\":\"Etkinlik Oluştur\",\"BOqY23\":\"Yeni oluştur\",\"kpJAeS\":\"Organizatör Oluştur\",\"a0EjD+\":\"Ürün Oluştur\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promosyon Kodu Oluştur\",\"B3Mkdt\":\"Soru Oluştur\",\"UKfi21\":\"Vergi veya Ücret Oluştur\",\"d+F6q9\":\"Oluşturuldu\",\"Q2lUR2\":\"Para Birimi\",\"DCKkhU\":\"Mevcut Şifre\",\"uIElGP\":\"Özel Harita URL'si\",\"UEqXyt\":\"Özel Aralık\",\"876pfE\":\"Müşteri\",\"QOg2Sf\":\"Bu etkinlik için e-posta ve bildirim ayarlarını özelleştirin\",\"Y9Z/vP\":\"Etkinlik ana sayfası ve ödeme mesajlarını özelleştirin\",\"2E2O5H\":\"Bu etkinlik için çeşitli ayarları özelleştirin\",\"iJhSxe\":\"Bu etkinlik için SEO ayarlarını özelleştirin\",\"KIhhpi\":\"Etkinlik sayfanızı özelleştirin\",\"nrGWUv\":\"Etkinlik sayfanızı markanız ve tarzınıza uyacak şekilde özelleştirin.\",\"Zz6Cxn\":\"Tehlike bölgesi\",\"ZQKLI1\":\"Tehlike Bölgesi\",\"7p5kLi\":\"Gösterge Paneli\",\"mYGY3B\":\"Tarih\",\"JvUngl\":\"Tarih ve Saat\",\"JJhRbH\":\"Birinci gün kapasitesi\",\"cnGeoo\":\"Sil\",\"jRJZxD\":\"Kapasiteyi Sil\",\"VskHIx\":\"Kategoriyi sil\",\"Qrc8RZ\":\"Check-In Listesini Sil\",\"WHf154\":\"Kodu sil\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Açıklama\",\"YC3oXa\":\"Check-in personeli için açıklama\",\"URmyfc\":\"Detaylar\",\"1lRT3t\":\"Bu kapasiteyi devre dışı bırakmak satışları takip edecek ancak limite ulaşıldığında onları durdurmayacaktır\",\"H6Ma8Z\":\"İndirim\",\"ypJ62C\":\"İndirim %\",\"3LtiBI\":[[\"0\"],\" cinsinden indirim\"],\"C8JLas\":\"İndirim Türü\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Belge Etiketi\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Bağış / İstediğiniz kadar öde ürünü\",\"OvNbls\":\".ics İndir\",\"kodV18\":\"CSV İndir\",\"CELKku\":\"Faturayı indir\",\"LQrXcu\":\"Faturayı İndir\",\"QIodqd\":\"QR Kodu İndir\",\"yhjU+j\":\"Fatura İndiriliyor\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Açılır seçim\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Etkinliği çoğalt\",\"3ogkAk\":\"Etkinliği Çoğalt\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Çoğaltma Seçenekleri\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Erken kuş\",\"ePK91l\":\"Düzenle\",\"N6j2JH\":[[\"0\"],\" Düzenle\"],\"kBkYSa\":\"Kapasiteyi Düzenle\",\"oHE9JT\":\"Kapasite Atamasını Düzenle\",\"j1Jl7s\":\"Kategoriyi düzenle\",\"FU1gvP\":\"Check-In Listesini Düzenle\",\"iFgaVN\":\"Kodu Düzenle\",\"jrBSO1\":\"Organizatörü Düzenle\",\"tdD/QN\":\"Ürünü Düzenle\",\"n143Tq\":\"Ürün Kategorisini Düzenle\",\"9BdS63\":\"Promosyon Kodunu Düzenle\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Soruyu Düzenle\",\"poTr35\":\"Kullanıcıyı düzenle\",\"GTOcxw\":\"Kullanıcıyı Düzenle\",\"pqFrv2\":\"örn. $2.50 için 2.50\",\"3yiej1\":\"örn. %23.5 için 23.5\",\"O3oNi5\":\"E-posta\",\"VxYKoK\":\"E-posta ve Bildirim Ayarları\",\"ATGYL1\":\"E-posta adresi\",\"hzKQCy\":\"E-posta Adresi\",\"HqP6Qf\":\"E-posta değişikliği başarıyla iptal edildi\",\"mISwW1\":\"E-posta değişikliği beklemede\",\"APuxIE\":\"E-posta onayı yeniden gönderildi\",\"YaCgdO\":\"E-posta onayı başarıyla yeniden gönderildi\",\"jyt+cx\":\"E-posta alt bilgi mesajı\",\"I6F3cp\":\"E-posta doğrulanmamış\",\"NTZ/NX\":\"Gömme Kodu\",\"4rnJq4\":\"Gömme Scripti\",\"8oPbg1\":\"Faturalamayı Etkinleştir\",\"j6w7d/\":\"Limite ulaşıldığında ürün satışlarını durdurmak için bu kapasiteyi etkinleştir\",\"VFv2ZC\":\"Bitiş Tarihi\",\"237hSL\":\"Sona Erdi\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"İngilizce\",\"MhVoma\":\"Vergiler ve ücretler hariç bir tutar girin.\",\"SlfejT\":\"Hata\",\"3Z223G\":\"E-posta adresini onaylama hatası\",\"a6gga1\":\"E-posta değişikliğini onaylama hatası\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Etkinlik\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Etkinlik Tarihi\",\"0Zptey\":\"Etkinlik Varsayılanları\",\"QcCPs8\":\"Etkinlik Detayları\",\"6fuA9p\":\"Etkinlik başarıyla çoğaltıldı\",\"AEuj2m\":\"Etkinlik Ana Sayfası\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Etkinlik konumu ve mekan detayları\",\"OopDbA\":\"Event page\",\"4/If97\":\"Etkinlik durumu güncellenemedi. Lütfen daha sonra tekrar deneyin\",\"btxLWj\":\"Etkinlik durumu güncellendi\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Etkinlikler\",\"sZg7s1\":\"Son kullanım tarihi\",\"KnN1Tu\":\"Süresi Doluyor\",\"uaSvqt\":\"Son Kullanım Tarihi\",\"GS+Mus\":\"Dışa Aktar\",\"9xAp/j\":\"Katılımcı iptal edilemedi\",\"ZpieFv\":\"Sipariş iptal edilemedi\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Fatura indirilemedi. Lütfen tekrar deneyin.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Giriş Listesi yüklenemedi\",\"ZQ15eN\":\"Bilet e-postası yeniden gönderilemedi\",\"ejXy+D\":\"Ürünler sıralanamadı\",\"PLUB/s\":\"Ücret\",\"/mfICu\":\"Ücretler\",\"LyFC7X\":\"Siparişleri Filtrele\",\"cSev+j\":\"Filtreler\",\"CVw2MU\":[\"Filtreler (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"İlk Fatura Numarası\",\"V1EGGU\":\"Ad\",\"kODvZJ\":\"Ad\",\"S+tm06\":\"Ad 1 ile 50 karakter arasında olmalıdır\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"İlk Kullanım\",\"TpqW74\":\"Sabit\",\"irpUxR\":\"Sabit tutar\",\"TF9opW\":\"Bu cihazda flaş mevcut değil\",\"UNMVei\":\"Şifrenizi mi unuttunuz?\",\"2POOFK\":\"Ücretsiz\",\"P/OAYJ\":\"Ücretsiz Ürün\",\"vAbVy9\":\"Ücretsiz ürün, ödeme bilgisi gerekli değil\",\"nLC6tu\":\"Fransızca\",\"Weq9zb\":\"Genel\",\"DDcvSo\":\"Almanca\",\"4GLxhy\":\"Başlarken\",\"4D3rRj\":\"Profile geri dön\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Takvim\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Brüt satışlar\",\"yRg26W\":\"Brüt Satışlar\",\"R4r4XO\":\"Misafirler\",\"26pGvx\":\"Promosyon kodunuz var mı?\",\"V7yhws\":\"merhaba@harika-etkinlikler.com\",\"6K/IHl\":\"İşte bileşeni uygulamanızda nasıl kullanabileceğinize dair bir örnek.\",\"Y1SSqh\":\"İşte widget'ı uygulamanıza yerleştirmek için kullanabileceğiniz React bileşeni.\",\"QuhVpV\":[\"Merhaba \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Halk görünümünden gizli\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Gizli sorular yalnızca etkinlik organizatörü tarafından görülebilir, müşteri tarafından görülemez.\",\"vLyv1R\":\"Gizle\",\"Mkkvfd\":\"Başlarken sayfasını gizle\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Satış bitiş tarihinden sonra ürünü gizle\",\"06s3w3\":\"Satış başlama tarihinden önce ürünü gizle\",\"axVMjA\":\"Kullanıcının uygun promosyon kodu yoksa ürünü gizle\",\"ySQGHV\":\"Tükendiğinde ürünü gizle\",\"SCimta\":\"Başlarken sayfasını kenar çubuğundan gizle\",\"5xR17G\":\"Bu ürünü müşterilerden gizle\",\"Da29Y6\":\"Bu soruyu gizle\",\"fvDQhr\":\"Bu katmanı kullanıcılardan gizle\",\"lNipG+\":\"Bir ürünü gizlemek, kullanıcıların onu etkinlik sayfasında görmesini engeller.\",\"ZOBwQn\":\"Ana Sayfa Tasarımı\",\"PRuBTd\":\"Ana Sayfa Tasarımcısı\",\"YjVNGZ\":\"Ana Sayfa Önizlemesi\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Müşterinin siparişini tamamlamak için kaç dakikası var. En az 15 dakika öneriyoruz\",\"ySxKZe\":\"Bu kod kaç kez kullanılabilir?\",\"dZsDbK\":[\"HTML karakter sınırı aşıldı: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://ornek-harita-servisi.com/...\",\"uOXLV3\":\"<0>Şartlar ve koşulları kabul ediyorum\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Boş bırakılırsa, Google Harita linki oluşturmak için adres kullanılacak\",\"UYT+c8\":\"Etkinleştirilirse, check-in personeli katılımcıları check-in yaptı olarak işaretleyebilir veya siparişi ödenmiş olarak işaretleyip katılımcıları check-in yapabilir. Devre dışıysa, ödenmemiş siparişlerle ilişkili katılımcılar check-in yapamazlar.\",\"muXhGi\":\"Etkinleştirilirse, yeni bir sipariş verildiğinde organizatör e-posta bildirimi alacak\",\"6fLyj/\":\"Bu değişikliği talep etmediyseniz, lütfen hemen şifrenizi değiştirin.\",\"n/ZDCz\":\"Resim başarıyla silindi\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Resim başarıyla yüklendi\",\"VyUuZb\":\"Resim URL'si\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Pasif\",\"T0K0yl\":\"Pasif kullanıcılar giriş yapamazlar.\",\"kO44sp\":\"Çevrimiçi etkinliğiniz için bağlantı detaylarını ekleyin. Bu detaylar sipariş özeti sayfasında ve katılımcı bilet sayfasında gösterilecektir.\",\"FlQKnG\":\"Fiyata vergi ve ücretleri dahil et\",\"Vi+BiW\":[[\"0\"],\" ürün içerir\"],\"lpm0+y\":\"1 ürün içerir\",\"UiAk5P\":\"Resim Ekle\",\"OyLdaz\":\"Davet yeniden gönderildi!\",\"HE6KcK\":\"Davet iptal edildi!\",\"SQKPvQ\":\"Kullanıcı Davet Et\",\"bKOYkd\":\"Fatura başarıyla indirildi\",\"alD1+n\":\"Fatura Notları\",\"kOtCs2\":\"Fatura Numaralandırma\",\"UZ2GSZ\":\"Fatura Ayarları\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Öğe\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etiket\",\"vXIe7J\":\"Dil\",\"2LMsOq\":\"Son 12 ay\",\"vfe90m\":\"Son 14 gün\",\"aK4uBd\":\"Son 24 saat\",\"uq2BmQ\":\"Son 30 gün\",\"bB6Ram\":\"Son 48 saat\",\"VlnB7s\":\"Son 6 ay\",\"ct2SYD\":\"Son 7 gün\",\"XgOuA7\":\"Son 90 gün\",\"I3yitW\":\"Son giriş\",\"1ZaQUH\":\"Soyad\",\"UXBCwc\":\"Soyad\",\"tKCBU0\":\"Son Kullanım\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Varsayılan \\\"Fatura\\\" kelimesini kullanmak için boş bırakın\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Yükleniyor...\",\"wJijgU\":\"Konum\",\"sQia9P\":\"Giriş yap\",\"zUDyah\":\"Giriş yapılıyor\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Çıkış\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Ödeme sırasında fatura adresini zorunlu kıl\",\"MU3ijv\":\"Bu soruyu zorunlu kıl\",\"wckWOP\":\"Yönet\",\"onpJrA\":\"Katılımcıyı yönet\",\"n4SpU5\":\"Etkinliği yönet\",\"WVgSTy\":\"Siparişi yönet\",\"1MAvUY\":\"Bu etkinlik için ödeme ve faturalama ayarlarını yönet.\",\"cQrNR3\":\"Profili Yönet\",\"AtXtSw\":\"Ürünlerinize uygulanabilecek vergi ve ücretleri yönetin\",\"ophZVW\":\"Biletleri yönet\",\"DdHfeW\":\"Hesap bilgilerinizi ve varsayılan ayarlarını yönetin\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Kullanıcılarınızı ve izinlerini yönetin\",\"1m+YT2\":\"Zorunlu sorular müşteri ödeme yapmadan önce cevaplanmalıdır.\",\"Dim4LO\":\"Manuel olarak Katılımcı ekle\",\"e4KdjJ\":\"Manuel Katılımcı Ekle\",\"vFjEnF\":\"Ödendi olarak işaretle\",\"g9dPPQ\":\"Sipariş Başına Maksimum\",\"l5OcwO\":\"Katılımcıya mesaj gönder\",\"Gv5AMu\":\"Katılımcılara Mesaj\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Alıcıya mesaj gönder\",\"tNZzFb\":\"Mesaj içeriği\",\"lYDV/s\":\"Bireysel katılımcılara mesaj gönder\",\"V7DYWd\":\"Mesaj Gönderildi\",\"t7TeQU\":\"Mesajlar\",\"xFRMlO\":\"Sipariş Başına Minimum\",\"QYcUEf\":\"Minimum Fiyat\",\"RDie0n\":\"Çeşitli\",\"mYLhkl\":\"Çeşitli Ayarlar\",\"KYveV8\":\"Çok satırlı metin kutusu\",\"VD0iA7\":\"Çoklu fiyat seçenekleri. Erken kayıt ürünleri vb. için mükemmel.\",\"/bhMdO\":\"Harika etkinlik açıklamam...\",\"vX8/tc\":\"Harika etkinlik başlığım...\",\"hKtWk2\":\"Profilim\",\"fj5byd\":\"Yok\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Ad\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Katılımcıya Git\",\"qqeAJM\":\"Asla\",\"7vhWI8\":\"Yeni Şifre\",\"1UzENP\":\"Hayır\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Gösterilecek arşivlenmiş etkinlik yok.\",\"q2LEDV\":\"Bu sipariş için katılımcı bulunamadı.\",\"zlHa5R\":\"Bu siparişe katılımcı eklenmemiş.\",\"Wjz5KP\":\"Gösterilecek Katılımcı yok\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Kapasite Ataması Yok\",\"a/gMx2\":\"Check-In Listesi Yok\",\"tMFDem\":\"Veri mevcut değil\",\"6Z/F61\":\"Gösterilecek veri yok. Lütfen bir tarih aralığı seçin\",\"fFeCKc\":\"İndirim Yok\",\"HFucK5\":\"Gösterilecek sona ermiş etkinlik yok.\",\"yAlJXG\":\"Gösterilecek etkinlik yok\",\"GqvPcv\":\"Filtre mevcut değil\",\"KPWxKD\":\"Gösterilecek mesaj yok\",\"J2LkP8\":\"Gösterilecek sipariş yok\",\"RBXXtB\":\"Şu anda hiçbir ödeme yöntemi mevcut değil. Yardım için etkinlik organizatörüyle iletişime geçin.\",\"ZWEfBE\":\"Ödeme Gerekli Değil\",\"ZPoHOn\":\"Bu katılımcı ile ilişkili ürün yok.\",\"Ya1JhR\":\"Bu kategoride mevcut ürün yok.\",\"FTfObB\":\"Henüz Ürün Yok\",\"+Y976X\":\"Gösterilecek Promosyon Kodu yok\",\"MAavyl\":\"Bu katılımcı tarafından cevaplanan soru yok.\",\"SnlQeq\":\"Bu sipariş için hiçbir soru sorulmamış.\",\"Ev2r9A\":\"Sonuç yok\",\"gk5uwN\":\"Arama Sonucu Yok\",\"RHyZUL\":\"Arama sonucu yok.\",\"RY2eP1\":\"Hiçbir Vergi veya Ücret eklenmemiş.\",\"EdQY6l\":\"Hiçbiri\",\"OJx3wK\":\"Mevcut değil\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notlar\",\"jtrY3S\":\"Henüz gösterilecek bir şey yok\",\"hFwWnI\":\"Bildirim Ayarları\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Organizatörü yeni siparişler hakkında bilgilendir\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Ödeme için izin verilen gün sayısı (faturalardan ödeme koşullarını çıkarmak için boş bırakın)\",\"n86jmj\":\"Numara Öneki\",\"mwe+2z\":\"Çevrimdışı siparişler, sipariş ödendi olarak işaretlenene kadar etkinlik istatistiklerine yansıtılmaz.\",\"dWBrJX\":\"Çevrimdışı ödeme başarısız. Lütfen tekrar deneyin veya etkinlik organizatörüyle iletişime geçin.\",\"fcnqjw\":\"Çevrimdışı Ödeme Talimatları\",\"+eZ7dp\":\"Çevrimdışı Ödemeler\",\"ojDQlR\":\"Çevrimdışı Ödemeler Bilgisi\",\"u5oO/W\":\"Çevrimdışı Ödemeler Ayarları\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Satışta\",\"Ug4SfW\":\"Bir etkinlik oluşturduğunuzda, burada göreceksiniz.\",\"ZxnK5C\":\"Veri toplamaya başladığınızda, burada göreceksiniz.\",\"PnSzEc\":\"Hazır olduğunuzda, etkinliğinizi yayına alın ve ürün satmaya başlayın.\",\"J6n7sl\":\"Devam Eden\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Etkinlik Detayları\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Check-In Sayfasını Aç\",\"OdnLE4\":\"Kenar çubuğunu aç\",\"ZZEYpT\":[\"Seçenek \",[\"i\"]],\"oPknTP\":\"Tüm faturalarda görünecek isteğe bağlı ek bilgiler (örn., ödeme koşulları, gecikme ücreti, iade politikası)\",\"OrXJBY\":\"Fatura numaraları için isteğe bağlı önek (örn., FAT-)\",\"0zpgxV\":\"Seçenekler\",\"BzEFor\":\"veya\",\"UYUgdb\":\"Sipariş\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Sipariş İptal Edildi\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Sipariş Tarihi\",\"Tol4BF\":\"Sipariş Detayları\",\"WbImlQ\":\"Sipariş iptal edildi ve sipariş sahibi bilgilendirildi.\",\"nAn4Oe\":\"Sipariş ödendi olarak işaretlendi\",\"uzEfRz\":\"Sipariş Notları\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Sipariş Referansı\",\"acIJ41\":\"Sipariş Durumu\",\"GX6dZv\":\"Sipariş Özeti\",\"tDTq0D\":\"Sipariş zaman aşımı\",\"1h+RBg\":\"Siparişler\",\"3y+V4p\":\"Organizasyon Adresi\",\"GVcaW6\":\"Organizasyon Detayları\",\"nfnm9D\":\"Organizasyon Adı\",\"G5RhpL\":\"Organizatör\",\"mYygCM\":\"Organizatör gereklidir\",\"Pa6G7v\":\"Organizatör Adı\",\"l894xP\":\"Organizatörler yalnızca etkinlikleri ve ürünleri yönetebilir. Kullanıcıları, hesap ayarlarını veya fatura bilgilerini yönetemezler.\",\"fdjq4c\":\"İç Boşluk\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Sayfa bulunamadı\",\"QbrUIo\":\"Sayfa görüntüleme\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"ödendi\",\"HVW65c\":\"Ücretli Ürün\",\"ZfxaB4\":\"Kısmen İade Edildi\",\"8ZsakT\":\"Şifre\",\"TUJAyx\":\"Şifre en az 8 karakter olmalıdır\",\"vwGkYB\":\"Şifre en az 8 karakter olmalıdır\",\"BLTZ42\":\"Şifre başarıyla sıfırlandı. Lütfen yeni şifrenizle giriş yapın.\",\"f7SUun\":\"Şifreler aynı değil\",\"aEDp5C\":\"Widget'ın görünmesini istediğiniz yere bunu yapıştırın.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Ödeme\",\"Lg+ewC\":\"Ödeme ve Faturalama\",\"DZjk8u\":\"Ödeme ve Faturalama Ayarları\",\"lflimf\":\"Ödeme Vade Süresi\",\"JhtZAK\":\"Ödeme Başarısız\",\"JEdsvQ\":\"Ödeme Talimatları\",\"bLB3MJ\":\"Ödeme Yöntemleri\",\"QzmQBG\":\"Ödeme sağlayıcısı\",\"lsxOPC\":\"Ödeme Alındı\",\"wJTzyi\":\"Ödeme Durumu\",\"xgav5v\":\"Ödeme başarılı!\",\"R29lO5\":\"Ödeme Koşulları\",\"/roQKz\":\"Yüzde\",\"vPJ1FI\":\"Yüzde Miktarı\",\"xdA9ud\":\"Bunu web sitenizin bölümüne yerleştirin.\",\"blK94r\":\"Lütfen en az bir seçenek ekleyin\",\"FJ9Yat\":\"Lütfen verilen bilgilerin doğru olduğunu kontrol edin\",\"TkQVup\":\"Lütfen e-posta ve şifrenizi kontrol edin ve tekrar deneyin\",\"sMiGXD\":\"Lütfen e-postanızın geçerli olduğunu kontrol edin\",\"Ajavq0\":\"E-posta adresinizi onaylamak için lütfen e-postanızı kontrol edin\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Lütfen yeni sekmede devam edin\",\"hcX103\":\"Lütfen bir ürün oluşturun\",\"cdR8d6\":\"Lütfen bir bilet oluşturun\",\"x2mjl4\":\"Lütfen bir resme işaret eden geçerli bir resim URL'si girin.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Lütfen Dikkat\",\"C63rRe\":\"Baştan başlamak için lütfen etkinlik sayfasına dönün.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Lütfen en az bir ürün seçin\",\"igBrCH\":\"Tüm özelliklere erişmek için lütfen e-posta adresinizi doğrulayın\",\"/IzmnP\":\"Faturanızı hazırlarken lütfen bekleyin...\",\"MOERNx\":\"Portekizce\",\"qCJyMx\":\"Ödeme sonrası mesaj\",\"g2UNkE\":\"Tarafından desteklenmektedir\",\"Rs7IQv\":\"Ödeme öncesi mesaj\",\"rdUucN\":\"Önizleme\",\"a7u1N9\":\"Fiyat\",\"CmoB9j\":\"Fiyat görünüm modu\",\"BI7D9d\":\"Fiyat belirlenmedi\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Fiyat Türü\",\"6RmHKN\":\"Ana Renk\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Ana Metin Rengi\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Tüm Biletleri Yazdır\",\"DKwDdj\":\"Biletleri Yazdır\",\"K47k8R\":\"Ürün\",\"1JwlHk\":\"Ürün Kategorisi\",\"U61sAj\":\"Ürün kategorisi başarıyla güncellendi.\",\"1USFWA\":\"Ürün başarıyla silindi\",\"4Y2FZT\":\"Ürün Fiyat Türü\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Ürün Satışları\",\"U/R4Ng\":\"Ürün Katmanı\",\"sJsr1h\":\"Ürün Türü\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Ürün(ler)\",\"N0qXpE\":\"Ürünler\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Satılan ürünler\",\"/u4DIx\":\"Satılan Ürünler\",\"DJQEZc\":\"Ürünler başarıyla sıralandı\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil başarıyla güncellendi\",\"cl5WYc\":[\"Promosyon \",[\"promo_code\"],\" kodu uygulandı\"],\"P5sgAk\":\"Promosyon Kodu\",\"yKWfjC\":\"Promosyon Kodu sayfası\",\"RVb8Fo\":\"Promosyon Kodları\",\"BZ9GWa\":\"Promosyon kodları indirim sunmak, ön satış erişimi veya etkinliğinize özel erişim sağlamak için kullanılabilir.\",\"OP094m\":\"Promosyon Kodları Raporu\",\"4kyDD5\":\"Bu soru için ek bağlam veya talimatlar sağlayın. Bu alanı şartlar\\nve koşullar, yönergeler veya katılımcıların cevaplamadan önce bilmeleri gereken önemli bilgileri eklemek için kullanın.\",\"toutGW\":\"QR Kod\",\"LkMOWF\":\"Mevcut Miktar\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Soru silindi\",\"avf0gk\":\"Soru Açıklaması\",\"oQvMPn\":\"Soru Başlığı\",\"enzGAL\":\"Sorular\",\"ROv2ZT\":\"Sorular ve Cevaplar\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radyo Seçeneği\",\"C4TjpG\":\"Daha az oku\",\"I3QpvQ\":\"Alıcı\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"İade Başarısız\",\"n10yGu\":\"Siparişi iade et\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"İade Bekliyor\",\"xHpVRl\":\"İade Durumu\",\"/BI0y9\":\"İade Edildi\",\"fgLNSM\":\"Kayıt Ol\",\"9+8Vez\":\"Kalan Kullanım\",\"tasfos\":\"kaldır\",\"t/YqKh\":\"Kaldır\",\"t9yxlZ\":\"Raporlar\",\"prZGMe\":\"Fatura Adresi Gerekli\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-posta onayını tekrar gönder\",\"wIa8Qe\":\"Daveti tekrar gönder\",\"VeKsnD\":\"Sipariş e-postasını tekrar gönder\",\"dFuEhO\":\"Bilet e-postasını tekrar gönder\",\"o6+Y6d\":\"Tekrar gönderiliyor...\",\"OfhWJH\":\"Sıfırla\",\"RfwZxd\":\"Şifreyi sıfırla\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Etkinliği geri yükle\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Etkinlik Sayfasına Dön\",\"8YBH95\":\"Gelir\",\"PO/sOY\":\"Daveti iptal et\",\"GDvlUT\":\"Rol\",\"ELa4O9\":\"Satış Bitiş Tarihi\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Satış Başlangıç Tarihi\",\"hBsw5C\":\"Satış bitti\",\"kpAzPe\":\"Satış başlangıcı\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Kaydet\",\"IUwGEM\":\"Değişiklikleri Kaydet\",\"U65fiW\":\"Organizatörü Kaydet\",\"UGT5vp\":\"Ayarları Kaydet\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Katılımcı adı, e-posta veya sipariş #'a göre ara...\",\"+pr/FY\":\"Etkinlik adına göre ara...\",\"3zRbWw\":\"Ad, e-posta veya sipariş #'a göre ara...\",\"L22Tdf\":\"Ad, sipariş #, katılımcı # veya e-postaya göre ara...\",\"BiYOdA\":\"Ada göre ara...\",\"YEjitp\":\"Konu veya içeriğe göre ara...\",\"Pjsch9\":\"Kapasite atamalarını ara...\",\"r9M1hc\":\"Check-in listelerini ara...\",\"+0Yy2U\":\"Ürünleri ara\",\"YIix5Y\":\"Ara...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"İkincil Renk\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"İkincil Metin Rengi\",\"02ePaq\":[[\"0\"],\" seç\"],\"QuNKRX\":\"Kamera Seç\",\"9FQEn8\":\"Kategori seç...\",\"kWI/37\":\"Organizatör seç\",\"ixIx1f\":\"Ürün Seç\",\"3oSV95\":\"Ürün Katmanı Seç\",\"C4Y1hA\":\"Ürünleri seç\",\"hAjDQy\":\"Durum seç\",\"QYARw/\":\"Bilet Seç\",\"OMX4tH\":\"Biletleri seç\",\"DrwwNd\":\"Zaman aralığı seç\",\"O/7I0o\":\"Seç...\",\"JlFcis\":\"Gönder\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Mesaj gönder\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Mesaj Gönder\",\"D7ZemV\":\"Sipariş onayı ve bilet e-postası gönder\",\"v1rRtW\":\"Test Gönder\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Açıklaması\",\"/SIY6o\":\"SEO Anahtar Kelimeleri\",\"GfWoKv\":\"SEO Ayarları\",\"rXngLf\":\"SEO Başlığı\",\"/jZOZa\":\"Hizmet Ücreti\",\"Bj/QGQ\":\"Minimum fiyat belirleyin ve kullanıcılar isterlerse daha fazla ödesin\",\"L0pJmz\":\"Fatura numaralandırması için başlangıç numarasını ayarlayın. Faturalar oluşturulduktan sonra bu değiştirilemez.\",\"nYNT+5\":\"Etkinliğinizi kurun\",\"A8iqfq\":\"Etkinliğinizi yayına alın\",\"Tz0i8g\":\"Ayarlar\",\"Z8lGw6\":\"Paylaş\",\"B2V3cA\":\"Etkinliği Paylaş\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mevcut ürün miktarını göster\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Daha fazla göster\",\"izwOOD\":\"Vergi ve ücretleri ayrı göster\",\"1SbbH8\":\"Müşteriye ödeme yaptıktan sonra sipariş özeti sayfasında gösterilir.\",\"YfHZv0\":\"Müşteriye ödeme yapmadan önce gösterilir\",\"CBBcly\":\"Ülke dahil olmak üzere ortak adres alanlarını gösterir\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Tek satır metin kutusu\",\"+P0Cn2\":\"Bu adımı atla\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Tükendi\",\"Mi1rVn\":\"Tükendi\",\"nwtY4N\":\"Bir şeyler yanlış gitti\",\"GRChTw\":\"Vergi veya Ücret silinirken bir şeyler yanlış gitti\",\"YHFrbe\":\"Bir şeyler yanlış gitti! Lütfen tekrar deneyin\",\"kf83Ld\":\"Bir şeyler yanlış gitti.\",\"fWsBTs\":\"Bir şeyler yanlış gitti. Lütfen tekrar deneyin.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Üzgünüz, bu promosyon kodu tanınmıyor\",\"65A04M\":\"İspanyolca\",\"mFuBqb\":\"Sabit fiyatlı standart ürün\",\"D3iCkb\":\"Başlangıç Tarihi\",\"/2by1f\":\"Eyalet veya Bölge\",\"uAQUqI\":\"Durum\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Bu etkinlik için Stripe ödemeleri etkinleştirilmemiş.\",\"UJmAAK\":\"Konu\",\"X2rrlw\":\"Ara Toplam\",\"zzDlyQ\":\"Başarılı\",\"b0HJ45\":[\"Başarılı! \",[\"0\"],\" kısa süre içinde bir e-posta alacak.\"],\"BJIEiF\":[\"Katılımcı başarıyla \",[\"0\"]],\"OtgNFx\":\"E-posta adresi başarıyla onaylandı\",\"IKwyaF\":\"E-posta değişikliği başarıyla onaylandı\",\"zLmvhE\":\"Katılımcı başarıyla oluşturuldu\",\"gP22tw\":\"Ürün Başarıyla Oluşturuldu\",\"9mZEgt\":\"Promosyon Kodu Başarıyla Oluşturuldu\",\"aIA9C4\":\"Soru Başarıyla Oluşturuldu\",\"J3RJSZ\":\"Katılımcı başarıyla güncellendi\",\"3suLF0\":\"Kapasite Ataması başarıyla güncellendi\",\"Z+rnth\":\"Giriş Listesi başarıyla güncellendi\",\"vzJenu\":\"E-posta Ayarları Başarıyla Güncellendi\",\"7kOMfV\":\"Etkinlik Başarıyla Güncellendi\",\"G0KW+e\":\"Ana Sayfa Tasarımı Başarıyla Güncellendi\",\"k9m6/E\":\"Ana Sayfa Ayarları Başarıyla Güncellendi\",\"y/NR6s\":\"Konum Başarıyla Güncellendi\",\"73nxDO\":\"Çeşitli Ayarlar Başarıyla Güncellendi\",\"4H80qv\":\"Sipariş başarıyla güncellendi\",\"6xCBVN\":\"Ödeme ve Faturalama Ayarları Başarıyla Güncellendi\",\"1Ycaad\":\"Ürün başarıyla güncellendi\",\"70dYC8\":\"Promosyon Kodu Başarıyla Güncellendi\",\"F+pJnL\":\"SEO Ayarları Başarıyla Güncellendi\",\"DXZRk5\":\"Süit 100\",\"GNcfRk\":\"Destek E-postası\",\"uRfugr\":\"Tişört\",\"JpohL9\":\"Vergi\",\"geUFpZ\":\"Vergi ve Ücretler\",\"dFHcIn\":\"Vergi Detayları\",\"wQzCPX\":\"Tüm faturaların altında görünecek vergi bilgisi (örn., KDV numarası, vergi kaydı)\",\"0RXCDo\":\"Vergi veya Ücret başarıyla silindi\",\"ZowkxF\":\"Vergiler\",\"qu6/03\":\"Vergiler ve Ücretler\",\"gypigA\":\"Bu promosyon kodu geçersiz\",\"5ShqeM\":\"Aradığınız check-in listesi mevcut değil.\",\"QXlz+n\":\"Etkinlikleriniz için varsayılan para birimi.\",\"mnafgQ\":\"Etkinlikleriniz için varsayılan saat dilimi.\",\"o7s5FA\":\"Katılımcının e-postaları alacağı dil.\",\"NlfnUd\":\"Tıkladığınız bağlantı geçersiz.\",\"HsFnrk\":[[\"0\"],\" için maksimum ürün sayısı \",[\"1\"]],\"TSAiPM\":\"Aradığınız sayfa mevcut değil\",\"MSmKHn\":\"Müşteriye gösterilen fiyat vergi ve ücretleri içerecektir.\",\"6zQOg1\":\"Müşteriye gösterilen fiyat vergi ve ücretleri içermeyecektir. Bunlar ayrı olarak gösterilecektir\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Arama motoru sonuçlarında ve sosyal medyada paylaşırken görüntülenecek etkinlik başlığı. Varsayılan olarak etkinlik başlığı kullanılacaktır\",\"wDx3FF\":\"Bu etkinlik için mevcut ürün yok\",\"pNgdBv\":\"Bu kategoride mevcut ürün yok\",\"rMcHYt\":\"Bekleyen bir iade var. Başka bir iade talebinde bulunmadan önce lütfen tamamlanmasını bekleyin.\",\"F89D36\":\"Sipariş ödendi olarak işaretlenirken bir hata oluştu\",\"68Axnm\":\"İsteğiniz işlenirken bir hata oluştu. Lütfen tekrar deneyin.\",\"mVKOW6\":\"Mesajınız gönderilirken bir hata oluştu\",\"AhBPHd\":\"Bu detaylar yalnızca sipariş başarıyla tamamlanırsa gösterilecektir. Ödeme bekleyen siparişler bu mesajı göstermeyecektir.\",\"Pc/Wtj\":\"Bu katılımcının ödenmemiş siparişi var.\",\"mf3FrP\":\"Bu kategoride henüz hiç ürün yok.\",\"8QH2Il\":\"Bu kategori halktan gizli\",\"xxv3BZ\":\"Bu check-in listesi süresi doldu\",\"Sa7w7S\":\"Bu check-in listesinin süresi doldu ve artık check-in için kullanılamıyor.\",\"Uicx2U\":\"Bu check-in listesi aktif\",\"1k0Mp4\":\"Bu check-in listesi henüz aktif değil\",\"K6fmBI\":\"Bu check-in listesi henüz aktif değil ve check-in yapılabilir durumda değil.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Bu bilgiler ödeme sayfasında, sipariş özeti sayfasında ve sipariş onayı e-postasında gösterilecektir.\",\"XAHqAg\":\"Bu genel bir üründür, tişört veya kupa gibi. Hiçbir bilet düzenlenmeyecek\",\"CNk/ro\":\"Bu çevrimiçi bir etkinlik\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Bu mesaj bu etkinlikten gönderilen tüm e-postaların altbilgisinde yer alacak\",\"55i7Fa\":\"Bu mesaj sadece sipariş başarılı bir şekilde tamamlandığında gösterilecek. Ödeme bekleyen siparişlerde bu mesaj gösterilmeyecek\",\"RjwlZt\":\"Bu sipariş zaten ödenmiş.\",\"5K8REg\":\"Bu sipariş zaten iade edilmiş.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Bu sipariş iptal edilmiş.\",\"Q0zd4P\":\"Bu siparişin süresi dolmuş. Lütfen tekrar başlayın.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Bu sipariş tamamlandı.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Bu sipariş sayfası artık mevcut değil.\",\"i0TtkR\":\"Bu tüm görünürlük ayarlarını geçersiz kılar ve ürünü tüm müşterilerden gizler.\",\"cRRc+F\":\"Bu ürün bir siparişle ilişkili olduğu için silinemez. Bunun yerine gizleyebilirsiniz.\",\"3Kzsk7\":\"Bu ürün bir bilettir. Alıcılara satın alma sonrasında bilet verilecek\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Bu şifre sıfırlama bağlantısı geçersiz veya süresi dolmuş.\",\"IV9xTT\":\"Bu kullanıcı davetini kabul etmediği için aktif değil.\",\"5AnPaO\":\"bilet\",\"kjAL4v\":\"Bilet\",\"dtGC3q\":\"Bilet e-postası katılımcıya yeniden gönderildi\",\"54q0zp\":\"Biletler\",\"xN9AhL\":[\"Seviye \",[\"0\"]],\"jZj9y9\":\"Kademeli Ürün\",\"8wITQA\":\"Kademeli ürünler aynı ürün için birden fazla fiyat seçeneği sunmanıza olanak tanır. Bu erken rezervasyon ürünleri veya farklı insan grupları için farklı fiyat seçenekleri sunmak için mükemmeldir.\",\"nn3mSR\":\"Kalan süre:\",\"s/0RpH\":\"Kullanım sayısı\",\"y55eMd\":\"Kullanım Sayısı\",\"40Gx0U\":\"Saat Dilimi\",\"oDGm7V\":\"İPUCU\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Araçlar\",\"72c5Qo\":\"Toplam\",\"YXx+fG\":\"İndirimlerden Önceki Toplam\",\"NRWNfv\":\"Toplam İndirim Tutarı\",\"BxsfMK\":\"Toplam Ücretler\",\"2bR+8v\":\"Toplam Brüt Satış\",\"mpB/d9\":\"Toplam sipariş tutarı\",\"m3FM1g\":\"Toplam iade edilen\",\"jEbkcB\":\"Toplam İade Edilen\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Toplam Vergi\",\"+zy2Nq\":\"Tür\",\"FMdMfZ\":\"Katılımcı girişi yapılamadı\",\"bPWBLL\":\"Katılımcı check-out'u yapılamadı\",\"9+P7zk\":\"Ürün oluşturulamadı. Lütfen bilgilerinizi kontrol edin\",\"WLxtFC\":\"Ürün oluşturulamadı. Lütfen bilgilerinizi kontrol edin\",\"/cSMqv\":\"Soru oluşturulamadı. Lütfen bilgilerinizi kontrol edin\",\"MH/lj8\":\"Soru güncellenemedi. Lütfen bilgilerinizi kontrol edin\",\"nnfSdK\":\"Benzersiz Müşteriler\",\"Mqy/Zy\":\"Amerika Birleşik Devletleri\",\"NIuIk1\":\"Sınırsız\",\"/p9Fhq\":\"Sınırsız mevcut\",\"E0q9qH\":\"Sınırsız kullanıma izin verildi\",\"h10Wm5\":\"Ödenmemiş Sipariş\",\"ia8YsC\":\"Yaklaşan\",\"TlEeFv\":\"Yaklaşan Etkinlikler\",\"L/gNNk\":[[\"0\"],\" Güncelle\"],\"+qqX74\":\"Etkinlik adı, açıklaması ve tarihlerini güncelle\",\"vXPSuB\":\"Profili güncelle\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL panoya kopyalandı\",\"e5lF64\":\"Kullanım Örneği\",\"fiV0xj\":\"Kullanım Sınırı\",\"sGEOe4\":\"Kapak resminin bulanıklaştırılmış halini arkaplan olarak kullan\",\"OadMRm\":\"Kapak resmini kullan\",\"7PzzBU\":\"Kullanıcı\",\"yDOdwQ\":\"Kullanıcı Yönetimi\",\"Sxm8rQ\":\"Kullanıcılar\",\"VEsDvU\":\"Kullanıcılar e-postalarını <0>Profil Ayarları'nda değiştirebilir\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"KDV\",\"E/9LUk\":\"Mekan Adı\",\"jpctdh\":\"Görüntüle\",\"Pte1Hv\":\"Katılımcı Detaylarını Görüntüle\",\"/5PEQz\":\"Etkinlik sayfasını görüntüle\",\"fFornT\":\"Tam mesajı görüntüle\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Google Haritalar'da görüntüle\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in listesi\",\"tF+VVr\":\"VIP Bilet\",\"2q/Q7x\":\"Görünürlük\",\"vmOFL/\":\"Ödemenizi işleyemedik. Lütfen tekrar deneyin veya destek ile iletişime geçin.\",\"45Srzt\":\"Kategoriyi silemedik. Lütfen tekrar deneyin.\",\"/DNy62\":[[\"0\"],\" ile eşleşen herhangi bir bilet bulamadık\"],\"1E0vyy\":\"Verileri yükleyemedik. Lütfen tekrar deneyin.\",\"NmpGKr\":\"Kategorileri yeniden sıralayamadık. Lütfen tekrar deneyin.\",\"BJtMTd\":\"1950px x 650px boyutlarında, 3:1 oranında ve maksimum 5MB dosya boyutunda olmasını öneriyoruz\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Ödemenizi onaylayamadık. Lütfen tekrar deneyin veya destek ile iletişime geçin.\",\"Gspam9\":\"Siparişinizi işliyoruz. Lütfen bekleyin...\",\"LuY52w\":\"Hoş geldiniz! Devam etmek için lütfen giriş yapın.\",\"dVxpp5\":[\"Tekrar hoş geldin\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Kademeli Ürünler nedir?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Kategori nedir?\",\"gxeWAU\":\"Bu kod hangi ürünler için geçerli?\",\"hFHnxR\":\"Bu kod hangi ürünler için geçerli? (Varsayılan olarak tümü için geçerli)\",\"AeejQi\":\"Bu kapasite hangi ürünler için geçerli olmalı?\",\"Rb0XUE\":\"Hangi saatte geleceksiniz?\",\"5N4wLD\":\"Bu ne tür bir soru?\",\"gyLUYU\":\"Etkinleştirildiğinde, bilet siparişleri için faturalar oluşturulacak. Faturalar sipariş onayı e-postasıyla birlikte gönderilecek. Katılımcılar ayrıca faturalarını sipariş onayı sayfasından indirebilir.\",\"D3opg4\":\"Çevrimdışı ödemeler etkinleştirildiğinde, kullanıcılar siparişlerini tamamlayabilir ve biletlerini alabilir. Biletleri siparişin ödenmediğini açıkça belirtecek ve check-in aracı, bir sipariş ödeme gerektiriyorsa check-in personelini bilgilendirecek.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Bu check-in listesiyle hangi biletler ilişkilendirilmeli?\",\"S+OdxP\":\"Bu etkinliği kim organize ediyor?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Bu soru kime sorulmalı?\",\"VxFvXQ\":\"Widget Yerleştirme\",\"v1P7Gm\":\"Widget Ayarları\",\"b4itZn\":\"Çalışıyor\",\"hqmXmc\":\"Çalışıyor...\",\"+G/XiQ\":\"Yıl başından beri\",\"l75CjT\":\"Evet\",\"QcwyCh\":\"Evet, kaldır\",\"ySeBKv\":\"Bu bileti zaten taradınız\",\"P+Sty0\":[\"E-postanızı <0>\",[\"0\"],\" olarak değiştiriyorsunuz.\"],\"gGhBmF\":\"Çevrimdışısınız\",\"sdB7+6\":\"Bu ürünü hedefleyen bir promosyon kodu oluşturabilirsiniz\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Bu ürünle ilişkili katılımcılar olduğu için ürün türünü değiştiremezsiniz.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Ödenmemiş siparişleri olan katılımcıları check-in yaptıramazsınız. Bu ayar etkinlik ayarlarından değiştirilebilir.\",\"c9Evkd\":\"Son kategoriyi silemezsiniz.\",\"6uwAvx\":\"Bu fiyat seviyesini silemezsiniz çünkü bu seviye için zaten satılmış ürünler var. Bunun yerine gizleyebilirsiniz.\",\"tFbRKJ\":\"Hesap sahibinin rolünü veya durumunu düzenleyemezsiniz.\",\"fHfiEo\":\"Elle oluşturulan bir siparişi iade edemezsiniz.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Birden fazla hesaba erişiminiz var. Devam etmek için birini seçin.\",\"Z6q0Vl\":\"Bu daveti zaten kabul ettiniz. Devam etmek için lütfen giriş yapın.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Bekleyen e-posta değişikliğiniz yok.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Siparişinizi tamamlamak için zamanınız doldu.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Henüz hiç mesaj göndermediniz. Tüm katılımcılara veya belirli ürün sahiplerine mesaj gönderebilirsiniz.\",\"R6i9o9\":\"Bu e-postanın tanıtım amaçlı olmadığını kabul etmelisiniz\",\"3ZI8IL\":\"Şartlar ve koşulları kabul etmelisiniz\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Elle katılımcı ekleyebilmek için önce bir bilet oluşturmalısınız.\",\"jE4Z8R\":\"En az bir fiyat seviyeniz olmalı\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Bir siparişi elle ödenmiş olarak işaretlemeniz gerekecek. Bu, sipariş yönetimi sayfasından yapılabilir.\",\"L/+xOk\":\"Giriş listesi oluşturabilmek için önce bir bilete ihtiyacınız var.\",\"Djl45M\":\"Kapasite ataması oluşturabilmek için önce bir ürüne ihtiyacınız var.\",\"y3qNri\":\"Başlamak için en az bir ürüne ihtiyacınız var. Ücretsiz, ücretli veya kullanıcının ne kadar ödeyeceğine karar vermesine izin verin.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Hesap adınız etkinlik sayfalarında ve e-postalarda kullanılır.\",\"veessc\":\"Katılımcılarınız etkinliğinize kaydolduktan sonra burada görünecek. Ayrıca elle katılımcı ekleyebilirsiniz.\",\"Eh5Wrd\":\"Harika web siteniz 🎉\",\"lkMK2r\":\"Bilgileriniz\",\"3ENYTQ\":[\"<0>\",[\"0\"],\" adresine e-posta değişiklik talebiniz beklemede. Onaylamak için lütfen e-postanızı kontrol edin\"],\"yZfBoy\":\"Mesajınız gönderildi\",\"KSQ8An\":\"Siparişiniz\",\"Jwiilf\":\"Siparişiniz iptal edildi\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Siparişleriniz gelmeye başladığında burada görünecek.\",\"9TO8nT\":\"Şifreniz\",\"P8hBau\":\"Ödemeniz işleniyor.\",\"UdY1lL\":\"Ödemeniz başarısız oldu, lütfen tekrar deneyin.\",\"fzuM26\":\"Ödemeniz başarısız oldu. Lütfen tekrar deneyin.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"İadeniz işleniyor.\",\"IFHV2p\":\"Biletiniz\",\"x1PPdr\":\"Posta Kodu\",\"BM/KQm\":\"Posta Kodu\",\"+LtVBt\":\"Posta Kodu\",\"25QDJ1\":\"- Yayınlamak için Tıklayın\",\"WOyJmc\":\"- Yayından Kaldırmak için Tıklayın\",\"ncwQad\":\"(boş)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" zaten giriş yaptı\"],\"S4PqS9\":[[\"0\"],\" Aktif Webhook\"],\"6MIiOI\":[[\"0\"],\" kaldı\"],\"COnw8D\":[[\"0\"],\" logosu\"],\"B7pZfX\":[[\"0\"],\" organizatör\"],\"/HkCs4\":[[\"0\"],\" bilet\"],\"TjbIUI\":[[\"totalCount\"],\" arasından \",[\"availableCount\"],\" mevcut\"],\"OJnhhX\":[[\"eventCount\"],\" etkinlik\"],\"3IEF7U\":[[\"totalCount\"],\" bilet türü\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Vergi/Ücretler\",\"B1St2O\":\"<0>Giriş listeleri, etkinlik girişini güne, alana veya bilet türüne göre yönetmenize yardımcı olur. Biletleri VIP alanları veya 1. Gün geçişleri gibi belirli listelere bağlayabilir ve personelle güvenli bir giriş bağlantısı paylaşabilirsiniz. Hesap gerekmez. Giriş, cihaz kamerası veya HID USB tarayıcı kullanarak mobil, masaüstü veya tablette çalışır. \",\"v9VSIS\":\"<0>Birden fazla bilet türüne aynı anda uygulanan tek bir toplam katılımcı limiti belirleyin.<1>Örneğin, <2>Günlük Geçiş ve <3>Tam Hafta Sonu biletini bağlarsanız, her ikisi de aynı kontenjan havuzundan çekilecektir. Limit dolduğunda, bağlı tüm biletler otomatik olarak satıştan kaldırılır.\",\"ZnVt5v\":\"<0>Webhook'lar, kayıt sırasında CRM'inize veya posta listenize yeni bir katılımcı eklemek gibi olaylar gerçekleştiğinde harici hizmetleri anında bilgilendirir ve kusursuz otomasyon sağlar.<1>Özel iş akışları oluşturmak ve görevleri otomatikleştirmek için <2>Zapier, <3>IFTTT veya <4>Make gibi üçüncü taraf hizmetleri kullanın.\",\"fAv9QG\":\"🎟️ Bilet ekle\",\"M2DyLc\":\"1 Aktif Webhook\",\"yTsaLw\":\"1 bilet\",\"nz96Ue\":\"1 bilet türü\",\"HR/cvw\":\"123 Örnek Sokak\",\"kMU5aM\":\"İptal bildirimi gönderildi:\",\"V53XzQ\":\"E-postanıza yeni bir doğrulama kodu gönderildi\",\"/z/bH1\":\"Kullanıcılarınıza gösterilecek organizatörünüz hakkında kısa bir açıklama.\",\"aS0jtz\":\"Terk edildi\",\"uyJsf6\":\"Hakkında\",\"WTk/ke\":\"Stripe Connect Hakkında\",\"JvuLls\":\"Ücreti karşıla\",\"lk74+I\":\"Ücreti karşıla\",\"1uJlG9\":\"Vurgu Rengi\",\"K5+3xg\":\"Daveti kabul et\",\"VTfZPy\":\"Erişim Reddedildi\",\"iN5Cz3\":\"Hesap zaten bağlı!\",\"YP4JuP\":\"Hesap yapılandırması başarıyla güncellendi\",\"vOuxvL\":\"Hesap Bilgileri\",\"EHNORh\":\"Hesap bulunamadı\",\"bPwFdf\":\"Hesaplar\",\"nMtNd+\":\"Gerekli İşlem: Stripe Hesabınızı Yeniden Bağlayın\",\"AhwTa1\":\"Gerekli İşlem: KDV Bilgisi Gerekli\",\"APyAR/\":\"Aktif Etkinlikler\",\"UWWRyd\":\"Ödeme sırasında ek bilgi toplamak için özel sorular ekleyin\",\"a5KFZU\":\"Etkinlik detaylarını ekleyin ve etkinlik ayarlarını yönetin.\",\"Fb+SDI\":\"Daha fazla bilet ekle\",\"7JF9w9\":\"Soru Ekle\",\"6PNlRV\":\"Bu etkinliği takviminize ekleyin\",\"BGD9Yt\":\"Bilet ekle\",\"QN2F+7\":\"Webhook Ekle\",\"NsWqSP\":\"Sosyal medya hesaplarınızı ve web sitesi URL'nizi ekleyin. Bunlar herkese açık organizatör sayfanızda görüntülenecektir.\",\"bVjDs9\":\"Ek ücretler\",\"0Zypnp\":\"Yönetici Paneli\",\"YAV57v\":\"Bağlı Kuruluş\",\"I+utEq\":\"Bağlı kuruluş kodu değiştirilemez\",\"/jHBj5\":\"Bağlı kuruluş başarıyla oluşturuldu\",\"uCFbG2\":\"Bağlı kuruluş başarıyla silindi\",\"a41PKA\":\"Bağlı kuruluş satışları izlenecek\",\"mJJh2s\":\"Bağlı kuruluş satışları izlenmeyecek. Bu, bağlı kuruluşu devre dışı bırakacaktır.\",\"jabmnm\":\"Bağlı kuruluş başarıyla güncellendi\",\"CPXP5Z\":\"Bağlı Kuruluşlar\",\"9Wh+ug\":\"Bağlı Kuruluşlar Dışa Aktarıldı\",\"3cqmut\":\"Bağlı kuruluşlar, iş ortakları ve etkileyiciler tarafından oluşturulan satışları izlemenize yardımcı olur. Performansı izlemek için bağlı kuruluş kodları oluşturun ve paylaşın.\",\"7rLTkE\":\"Tüm Arşivlenmiş Etkinlikler\",\"gKq1fa\":\"Tüm katılımcılar\",\"pMLul+\":\"Tüm Para Birimleri\",\"qlaZuT\":\"Tamamlandı! Artık yükseltilmiş ödeme sistemimizi kullanıyorsunuz.\",\"ZS/D7f\":\"Tüm Sona Eren Etkinlikler\",\"QsYjci\":\"Tüm Etkinlikler\",\"31KB8w\":\"Tüm başarısız işler silindi\",\"D2g7C7\":\"Tüm işler yeniden deneme için sıraya alındı\",\"dr7CWq\":\"Tüm Yaklaşan Etkinlikler\",\"GpT6Uf\":\"Katılımcıların sipariş onayıyla gönderilen güvenli bir bağlantı üzerinden bilet bilgilerini (ad, e-posta) güncellemelerine izin verin.\",\"QUg5y1\":\"Neredeyse tamam! Ödeme almaya başlamak için Stripe hesabınızı bağlamayı tamamlayın.\",\"c4uJfc\":\"Neredeyse bitti! Ödemenizin işlenmesini bekliyoruz. Bu sadece birkaç saniye sürmelidir.\",\"ocS8eq\":[\"Zaten hesabınız var mı? <0>\",[\"0\"],\"\"],\"/H326L\":\"Zaten İade Edildi\",\"RtxQTF\":\"Bu siparişi de iptal et\",\"jkNgQR\":\"Bu siparişi de iade et\",\"xYqsHg\":\"Her zaman mevcut\",\"Wvrz79\":\"Ödenen Tutar\",\"Zkymb9\":\"Bu bağlı kuruluşla ilişkilendirilecek bir e-posta. Bağlı kuruluşa bildirim gitmeyecektir.\",\"vRznIT\":\"Dışa aktarma durumu kontrol edilirken bir hata oluştu.\",\"eusccx\":\"Vurgulanan üründe görüntülenecek isteğe bağlı bir mesaj, örn. \\\"Hızlı satılıyor 🔥\\\" veya \\\"En iyi değer\\\"\",\"QNrkms\":\"Cevap başarıyla güncellendi.\",\"Znwxal\":\"Uygulama Ücretleri Yapılandırması\",\"261RBr\":\"Mesajı Onayla\",\"0aVEBY\":\"Tüm başarısız işleri silmek istediğinizden emin misiniz?\",\"LchiNd\":\"Bu bağlı kuruluşu silmek istediğinizden emin misiniz? Bu işlem geri alınamaz.\",\"vPeW/6\":\"Bu yapılandırmayı silmek istediğinizden emin misiniz? Bu işlem, onu kullanan hesapları etkileyebilir.\",\"JmVITJ\":\"Bu şablonu silmek istediğinizden emin misiniz? Bu işlem geri alınamaz ve e-postalar varsayılan şablona geri dönecektir.\",\"aLS+A6\":\"Bu şablonu silmek istediğinizden emin misiniz? Bu işlem geri alınamaz ve e-postalar organizatör veya varsayılan şablona geri dönecektir.\",\"5H3Z78\":\"Bu webhook'u silmek istediğinizden emin misiniz?\",\"147G4h\":\"Ayrılmak istediğinizden emin misiniz?\",\"VDWChT\":\"Bu organizatörü taslak yapmak istediğinizden emin misiniz? Bu, organizatör sayfasını kamuya görünmez yapacaktır\",\"pWtQJM\":\"Bu organizatörü herkese açık yapmak istediğinizden emin misiniz? Bu, organizatör sayfasını kamuya görünür yapacaktır\",\"WFHOlF\":\"Bu etkinliği yayınlamak istediğinizden emin misiniz? Yayınlandığında herkese görünür olacaktır.\",\"4TNVdy\":\"Bu organizatör profilini yayınlamak istediğinizden emin misiniz? Yayınlandığında herkese görünür olacaktır.\",\"cDtoWq\":[[\"0\"],\" adresine sipariş onayını tekrar göndermek istediğinizden emin misiniz?\"],\"xeIaKw\":[[\"0\"],\" adresine bileti tekrar göndermek istediğinizden emin misiniz?\"],\"ExDt3P\":\"Bu etkinliği yayından kaldırmak istediğinizden emin misiniz? Artık herkese görünür olmayacaktır.\",\"5Qmxo/\":\"Bu organizatör profilini yayından kaldırmak istediğinizden emin misiniz? Artık herkese görünür olmayacaktır.\",\"Uqefyd\":\"AB'de KDV kaydınız var mı?\",\"+QARA4\":\"Sanat\",\"tLf3yJ\":\"İşletmeniz İrlanda merkezli olduğundan, tüm platform ücretlerine otomatik olarak %23 İrlanda KDV'si uygulanır.\",\"QGoXh3\":\"İşletmeniz AB merkezli olduğundan, platform ücretlerimiz için doğru KDV uygulamasını belirlememiz gerekiyor:\",\"tMeVa/\":\"Satın alınan her bilet için ad ve e-posta isteyin\",\"/JdZIP\":\"Atanmış Yapılandırma\",\"xdiER7\":\"Atanan Seviye\",\"F2rX0R\":\"En az bir etkinlik türü seçilmelidir\",\"BCmibk\":\"Denemeler\",\"6PecK3\":\"Tüm etkinliklerdeki katılım ve giriş oranları\",\"AJ4rvK\":\"Katılımcı İptal Edildi\",\"qvylEK\":\"Katılımcı Oluşturuldu\",\"Aspq3b\":\"Katılımcı bilgilerini toplama\",\"fpb0rX\":\"Katılımcı bilgileri siparişten kopyalandı\",\"0R3Y+9\":\"Katılımcı E-postası\",\"94aQMU\":\"Katılımcı Bilgileri\",\"KkrBiR\":\"Katılımcı bilgi toplama\",\"av+gjP\":\"Katılımcı Adı\",\"cosfD8\":\"Katılımcı Durumu\",\"D2qlBU\":\"Katılımcı Güncellendi\",\"22BOve\":\"Katılımcı başarıyla güncellendi\",\"x8Vnvf\":\"Katılımcının bileti bu listede yok\",\"k3Tngl\":\"Katılımcılar Dışa Aktarıldı\",\"UoIRW8\":\"Kayıtlı katılımcılar\",\"5UbY+B\":\"Belirli bir bilete sahip katılımcılar\",\"4HVzhV\":\"Katılımcılar:\",\"HVkhy2\":\"Atıf Analitiği\",\"dMMjeD\":\"Atıf Dağılımı\",\"1oPDuj\":\"Atıf Değeri\",\"PZ7FTW\":\"Arka plan rengine göre otomatik olarak algılanır, ancak geçersiz kılınabilir\",\"clF06r\":\"İade Edilebilir\",\"NB5+UG\":\"Mevcut Token'lar\",\"EmYMHc\":\"Çevrimdışı Ödeme Bekleniyor\",\"kNmmvE\":\"Harika Etkinlikler Ltd.\",\"TeSaQO\":\"Hesaplara Dön\",\"kYqM1A\":\"Etkinliğe Dön\",\"td/bh+\":\"Raporlara Dön\",\"jIPNJG\":\"Temel Bilgiler\",\"WOpH7O\":\"Her cihazda güzel bir ödeme deneyimi\",\"iMdwTb\":\"Etkinliğiniz yayına girmeden önce yapmanız gereken birkaç şey var. Başlamak için aşağıdaki tüm adımları tamamlayın.\",\"UabgBd\":\"Gövde gerekli\",\"HWXuQK\":\"Siparişinizi istediğiniz zaman yönetmek için bu sayfayı yer imlerinize ekleyin.\",\"CUKVDt\":\"Biletlerinizi özel logo, renkler ve altbilgi mesajı ile markalayın.\",\"9N+p+g\":\"İş\",\"7ns+do\":\"İşletme Adresi\",\"LeC29u\":\"KDV amaçları için işletme adresi\",\"RReHTu\":\"İşletme Adı\",\"bv6RXK\":\"Düğme Etiketi\",\"ChDLlO\":\"Düğme Metni\",\"BUe8Wj\":\"Alıcı öder\",\"qF1qbA\":\"Alıcılar net bir fiyat görür. Platform ücreti ödemenizden düşülür.\",\"DFqasq\":[\"Devam ederek, <0>\",[\"0\"],\" Hizmet Koşullarını kabul etmiş olursunuz\"],\"lFdbRS\":\"Uygulama Ücretlerini Atla\",\"2VLZwd\":\"Harekete Geçirici Düğme\",\"PUpvQe\":\"Kamera Tarayıcı\",\"D02dD9\":\"Kampanya\",\"H4nE+E\":\"Tüm ürünleri iptal et ve havuza geri bırak\",\"tOXAdc\":\"İptal etmek, bu siparişle ilişkili tüm katılımcıları iptal edecek ve biletleri mevcut havuza geri bırakacaktır.\",\"IrUqjC\":\"Giriş Yapılamaz (İptal Edildi)\",\"01sEfm\":\"Sistem varsayılan yapılandırması silinemez\",\"VsM1HH\":\"Kapasite Atamaları\",\"K7tIrx\":\"Kategori\",\"2tbLdK\":\"Hayır Kurumu\",\"v4fiSg\":\"E-postanızı kontrol edin\",\"51AsAN\":\"Gelen kutunuzu kontrol edin! Bu e-postayla ilişkili biletler varsa, bunları görüntülemek için bir bağlantı alacaksınız.\",\"udRwQs\":\"Giriş Oluşturuldu\",\"F4SRy3\":\"Giriş Silindi\",\"9gPPUY\":\"Giriş Listesi Oluşturuldu\",\"f2vU9t\":\"Giriş Listeleri\",\"tMNBEF\":\"Giriş listeleri, günler, alanlar veya bilet türleri arasında girişi kontrol etmenizi sağlar. Personelle güvenli bir giriş bağlantısı paylaşabilirsiniz — hesap gerekmez.\",\"SHJwyq\":\"Giriş Oranı\",\"qCqdg6\":\"Giriş Durumu\",\"cKj6OE\":\"Giriş Özeti\",\"7B5M35\":\"Girişler\",\"DM4gBB\":\"Çince (Geleneksel)\",\"pkk46Q\":\"Bir Organizatör Seçin\",\"Crr3pG\":\"Takvim seçin\",\"LAW8Vb\":\"Yeni etkinlikler için varsayılan ayarı seçin. Bu, bireysel etkinlikler için geçersiz kılınabilir.\",\"pjp2n5\":\"Platform ücretini kimin ödeyeceğini seçin. Bu, hesap ayarlarınızda yapılandırdığınız ek ücretleri etkilemez.\",\"CySr+W\":\"Notları görüntülemek için tıklayın\",\"RG3szS\":\"kapat\",\"RWw9Lg\":\"Pencereyi kapat\",\"XwdMMg\":\"Kod yalnızca harf, rakam, tire ve alt çizgi içerebilir\",\"+yMJb7\":\"Kod gerekli\",\"m9SD3V\":\"Kod en az 3 karakter olmalıdır\",\"V1krgP\":\"Kod en fazla 20 karakter olmalıdır\",\"psqIm5\":\"Birlikte harika etkinlikler oluşturmak için ekibinizle işbirliği yapın.\",\"4bUH9i\":\"Satın alınan her bilet için katılımcı bilgilerini toplayın.\",\"TkfG8v\":\"Sipariş başına bilgi toplayın\",\"96ryID\":\"Bilet başına bilgi toplayın\",\"FpsvqB\":\"Renk Modu\",\"jEu4bB\":\"Sütunlar\",\"CWk59I\":\"Komedi\",\"rPA+Gc\":\"İletişim Tercihleri\",\"7D9MJz\":\"Stripe Kurulumunu Tamamla\",\"OqEV/G\":\"Devam etmek için aşağıdaki kurulumu tamamlayın\",\"nqx+6h\":\"Etkinliğiniz için bilet satmaya başlamak için bu adımları tamamlayın.\",\"5YrKW7\":\"Biletlerinizi güvence altına almak için ödemenizi tamamlayın.\",\"xGU92i\":\"Ekibe katılmak için profilinizi tamamlayın.\",\"ih35UP\":\"Konferans Merkezi\",\"B5fpAA\":\"Yapılandırma başarıyla atandı\",\"X1zdE7\":\"Yapılandırma başarıyla oluşturuldu\",\"mLBUMQ\":\"Yapılandırma başarıyla silindi\",\"qxquWu\":\"Yapılandırma isimleri son kullanıcılara görünür. \\\"Sabit Ücret\\\" ve \\\"Yüzde Ücreti\\\", tüm işlemlerde USD olarak alınan uygulama ücretleridir.\",\"eeZdaB\":\"Yapılandırma başarıyla güncellendi\",\"3cKoxx\":\"Yapılandırmalar\",\"8v2LRU\":\"Etkinlik ayrıntılarını, konumu, ödeme seçeneklerini ve e-posta bildirimlerini yapılandırın.\",\"raw09+\":\"Ödeme sırasında katılımcı bilgilerinin nasıl toplanacağını yapılandırın\",\"FI60XC\":\"Vergi ve ücretleri yapılandır\",\"NGXKG/\":\"E-posta Adresini Onayla\",\"JRQitQ\":\"Yeni şifreyi onayla\",\"Auz0Mz\":\"Tüm özelliklere erişmek için e-postanızı onaylayın.\",\"7+grte\":\"Onay e-postası gönderildi! Lütfen gelen kutunuzu kontrol edin.\",\"n/7+7Q\":\"Onay gönderildi:\",\"o5A0Go\":\"Bir etkinlik oluşturduğunuz için tebrikler!\",\"WNnP3w\":\"Bağlan ve Yükselt\",\"Xe2tSS\":\"Dokümantasyonu Bağla\",\"1Xxb9f\":\"Ödeme işlemeyi bağla\",\"nQI4H5\":\"E-posta şablon düzenlemesini etkinleştirmek için Stripe'ı bağlayın\",\"LmvZ+E\":\"Mesajlaşmayı etkinleştirmek için Stripe'ı bağlayın\",\"EWnXR+\":\"Stripe'a Bağlan\",\"VioGG1\":\"Bilet ve ürünler için ödeme almak üzere Stripe hesabınızı bağlayın.\",\"4qmnU8\":\"Ödeme almak için Stripe hesabınızı bağlayın.\",\"E1eze1\":\"Etkinlikleriniz için ödeme almaya başlamak üzere Stripe hesabınızı bağlayın.\",\"ulV1ju\":\"Ödeme almaya başlamak için Stripe hesabınızı bağlayın.\",\"/3017M\":\"Stripe'a Bağlandı\",\"jfC/xh\":\"İletişim\",\"LOFgda\":[[\"0\"],\" ile İletişime Geç\"],\"41BQ3k\":\"İletişim E-postası\",\"KcXRN+\":\"Destek için iletişim e-postası\",\"m8WD6t\":\"Kuruluma Devam Et\",\"0GwUT4\":\"Ödemeye Devam Et\",\"sBV87H\":\"Etkinlik oluşturmaya devam et\",\"nKtyYu\":\"Sonraki adıma devam et\",\"F3/nus\":\"Ödemeye Devam Et\",\"p2FRHj\":\"Bu etkinlik için platform ücretlerinin nasıl ele alınacağını kontrol edin\",\"1JnTgU\":\"Yukarıdan kopyalandı\",\"FxVG/l\":\"Panoya kopyalandı\",\"PiH3UR\":\"Kopyalandı!\",\"uUPbPg\":\"Bağlı Kuruluş Bağlantısını Kopyala\",\"iVm46+\":\"Kodu Kopyala\",\"+2ZJ7N\":\"Bilgileri ilk katılımcıya kopyala\",\"ZN1WLO\":\"E-postayı Kopyala\",\"tUGbi8\":\"Bilgilerimi kopyala:\",\"y22tv0\":\"Her yerde paylaşmak için bu bağlantıyı kopyalayın\",\"/4gGIX\":\"Panoya kopyala\",\"P0rbCt\":\"Kapak Görseli\",\"60u+dQ\":\"Kapak görseli etkinlik sayfanızın üstünde gösterilecektir\",\"2NLjA6\":\"Kapak görseli organizatör sayfanızın üstünde gösterilecektir\",\"zg4oSu\":[[\"0\"],\" Şablonu Oluştur\"],\"RKKhnW\":\"Sitenizde bilet satmak için özel bir widget oluşturun.\",\"yIRev4\":\"Bir şifre oluşturun\",\"xfKgwv\":\"Bağlı Kuruluş Oluştur\",\"tudG8q\":\"Satış için bilet ve ürünler oluşturup yapılandırın.\",\"YAl9Hg\":\"Yapılandırma Oluştur\",\"BTne9e\":\"Organizatör varsayılanlarını geçersiz kılan bu etkinlik için özel e-posta şablonları oluşturun\",\"YIDzi/\":\"Özel Şablon Oluştur\",\"Nc3l/D\":\"İndirimler, gizli biletler için erişim kodları ve özel teklifler oluşturun.\",\"eWEV9G\":\"Yeni şifre oluştur\",\"8AiKIu\":\"Bilet veya Ürün Oluştur\",\"agZ87r\":\"Etkinliğiniz için biletler oluşturun, fiyatları belirleyin ve mevcut miktarı yönetin.\",\"/HGmW9\":\"Etkinliğinizi tanıtan ortakları ödüllendirmek için izlenebilir bağlantılar oluşturun.\",\"dkAPxi\":\"Webhook Oluştur\",\"5slqwZ\":\"Etkinliğinizi Oluşturun\",\"JQNMrj\":\"İlk etkinliğinizi oluşturun\",\"CCjxOC\":\"Bilet satmaya ve katılımcıları yönetmeye başlamak için ilk etkinliğinizi oluşturun.\",\"ZCSSd+\":\"Kendi etkinliğinizi oluşturun\",\"67NsZP\":\"Etkinlik Oluşturuluyor...\",\"H34qcM\":\"Organizatör Oluşturuluyor...\",\"1YMS+X\":\"Etkinliğiniz oluşturuluyor, lütfen bekleyin\",\"yiy8Jt\":\"Organizatör profiliniz oluşturuluyor, lütfen bekleyin\",\"lfLHNz\":\"Harekete geçirici düğme etiketi gerekli\",\"BMtue0\":\"Mevcut ödeme işlemcisi\",\"T+1APV\":\"Mevcut KDV numarası doğrulandı\",\"v2GlhZ\":\"Mevcut KDV numarası doğrulaması başarısız oldu\",\"iTvh6I\":\"Şu anda satın alınabilir\",\"g7HIC0\":\"Özel Markalama\",\"mimF6c\":\"Ödeme sonrası özel mesaj\",\"O6mra8\":\"Özel Sorular\",\"axv/Mi\":\"Özel şablon\",\"QMHSMS\":\"Müşteri iade onayını içeren bir e-posta alacaktır\",\"L/Qc+w\":\"Müşterinin e-posta adresi\",\"wpfWhJ\":\"Müşterinin adı\",\"GIoqtA\":\"Müşterinin soyadı\",\"NihQNk\":\"Müşteriler\",\"7gsjkI\":\"Liquid şablonu kullanarak müşterilerinize gönderilen e-postaları özelleştirin. Bu şablonlar kuruluşunuzdaki tüm etkinlikler için varsayılan olarak kullanılacaktır.\",\"xJaTUK\":\"Etkinlik ana sayfanızın düzenini, renklerini ve markalamasını özelleştirin.\",\"MXZfGN\":\"Katılımcılarınızdan önemli bilgiler toplamak için ödeme sırasında sorulan soruları özelleştirin.\",\"iX6SLo\":\"Devam düğmesinde gösterilen metni özelleştirin\",\"pxNIxa\":\"Liquid şablonu kullanarak e-posta şablonunuzu özelleştirin\",\"3trPKm\":\"Organizatör sayfanızın görünümünü özelleştirin\",\"/gWrVZ\":\"Tüm etkinliklerdeki günlük gelir, vergiler, ücretler ve iadeler\",\"zgCHnE\":\"Günlük Satış Raporu\",\"nHm0AI\":\"Günlük satış, vergi ve ücret dökümü\",\"pvnfJD\":\"Koyu\",\"nE5o/t\":\"Veri Sahipliği\",\"lnYE59\":\"Etkinlik tarihi\",\"gnBreG\":\"Siparişin verildiği tarih\",\"ovBPCi\":\"Varsayılan\",\"JtI4vj\":\"Varsayılan katılımcı bilgi toplama\",\"3R/Tu2\":\"Varsayılan ücret işleme\",\"1bZAZA\":\"Varsayılan şablon kullanılacak\",\"vu7gDm\":\"Bağlı Kuruluşu Sil\",\"KZN4Lc\":\"Tümünü sil\",\"+jw/c1\":\"Görseli sil\",\"hdyeZ0\":\"İşi sil\",\"dPyJ15\":\"Şablonu Sil\",\"mxsm1o\":\"Bu soruyu sil? Bu işlem geri alınamaz.\",\"snMaH4\":\"Webhook'u sil\",\"vYgeDk\":\"Tümünün Seçimini Kaldır\",\"NvuEhl\":\"Tasarım Öğeleri\",\"H8kMHT\":\"Kodu almadınız mı?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Bu mesajı kapat\",\"BREO0S\":\"Müşterilerin bu etkinlik organizatöründen pazarlama iletişimi almayı kabul etmelerini sağlayan bir onay kutusu göster.\",\"TvY/XA\":\"Dokümantasyon\",\"Kdpf90\":\"Unutmayın!\",\"352VU2\":\"Hesabınız yok mu? <0>Kaydolun\",\"AXXqG+\":\"Bağış\",\"DPfwMq\":\"Tamam\",\"2+O9st\":\"Tamamlanan tüm siparişler için satış, katılımcı ve mali raporları indirin.\",\"eneWvv\":\"Taslak\",\"Ts8hhq\":\"Yüksek spam riski nedeniyle, e-posta şablonlarını değiştirmeden önce bir Stripe hesabı bağlamanız gerekir. Bu, tüm etkinlik organizatörlerinin doğrulanmış ve sorumlu olmasını sağlamak içindir.\",\"TnzbL+\":\"Yüksek spam riski nedeniyle, katılımcılara mesaj göndermeden önce bir Stripe hesabı bağlamanız gerekir.\\nBu, tüm etkinlik organizatörlerinin doğrulanmış ve sorumlu olmasını sağlamak içindir.\",\"euc6Ns\":\"Çoğalt\",\"KRmTkx\":\"Ürünü Çoğalt\",\"KIjvtr\":\"Felemenkçe\",\"SPKbfM\":\"örn., Bilet Al, Şimdi Kaydol\",\"fc7wGW\":\"örn., Biletleriniz hakkında önemli güncelleme\",\"54MPqC\":\"örn., Standart, Premium, Kurumsal\",\"LTzmgK\":[[\"0\"],\" Şablonunu Düzenle\"],\"v4+lcZ\":\"Bağlı Kuruluşu Düzenle\",\"2iZEz7\":\"Cevabı Düzenle\",\"tPtRwl\":\"Uygulama Ücretlerini Düzenle\",\"t2bbp8\":\"Katılımcıyı düzenle\",\"etaWtB\":\"Katılımcı Detaylarını Düzenle\",\"+guao5\":\"Yapılandırmayı Düzenle\",\"vRWOrM\":\"Sipariş Detaylarını Düzenle\",\"3yNuBV\":\"KDV Ayarlarını Düzenle\",\"fW5sSv\":\"Webhook'u düzenle\",\"nP7CdQ\":\"Webhook'u Düzenle\",\"uBAxNB\":\"Düzenleyici\",\"aqxYLv\":\"Eğitim\",\"iiWXDL\":\"Uygunluk Hataları\",\"zPiC+q\":\"Uygun Giriş Listeleri\",\"V2sk3H\":\"E-posta ve Şablonlar\",\"hbwCKE\":\"E-posta adresi panoya kopyalandı\",\"dSyJj6\":\"E-posta adresleri eşleşmiyor\",\"elW7Tn\":\"E-posta Gövdesi\",\"ZsZeV2\":\"E-posta gerekli\",\"Be4gD+\":\"E-posta Önizlemesi\",\"6IwNUc\":\"E-posta Şablonları\",\"H/UMUG\":\"E-posta Doğrulaması Gerekli\",\"L86zy2\":\"E-posta başarıyla doğrulandı!\",\"Qj0GKe\":\"Katılımcı self-servisini etkinleştir\",\"hEtQsg\":\"Katılımcı self-servisini varsayılan olarak etkinleştir\",\"Upeg/u\":\"E-posta göndermek için bu şablonu etkinleştirin\",\"RxzN1M\":\"Etkin\",\"sGjBEq\":\"Bitiş Tarihi ve Saati (isteğe bağlı)\",\"PKXt9R\":\"Bitiş tarihi başlangıç tarihinden sonra olmalıdır\",\"48Y16Q\":\"Bitiş saati (isteğe bağlı)\",\"7YZofi\":\"Önizlemeyi görmek için bir konu ve gövde girin\",\"3bR1r4\":\"Bağlı kuruluş e-postasını girin (isteğe bağlı)\",\"ARkzso\":\"Bağlı kuruluş adını girin\",\"y1BZw1\":\"İşletme adresini girin\",\"3GfR6a\":\"İşletme adını girin\",\"6KnyG0\":\"E-posta girin\",\"INDKM9\":\"E-posta konusunu girin...\",\"xUgUTh\":\"Ad girin\",\"9/1YKL\":\"Soyad girin\",\"VpwcSk\":\"Yeni şifreyi girin\",\"1tAGuY\":\"Ülke kodu dahil KDV numarasını girin\",\"kWg31j\":\"Benzersiz bağlı kuruluş kodunu girin\",\"C3nD/1\":\"E-postanızı girin\",\"VmXiz4\":\"E-postanızı girin, şifrenizi sıfırlamak için size talimatlar gönderelim.\",\"n9V+ps\":\"Adınızı girin\",\"IdULhL\":\"Ülke kodu dahil KDV numaranızı boşluksuz girin (örn., TR1234567890, DE123456789)\",\"LslKhj\":\"Günlükler yüklenirken hata oluştu\",\"AKbElk\":\"AB KDV kayıtlı işletmeler: Ters ödeme mekanizması uygulanır (%0 - KDV Direktifi 2006/112/EC Madde 196)\",\"WgD6rb\":\"Etkinlik Kategorisi\",\"b46pt5\":\"Etkinlik Kapak Görseli\",\"1Hzev4\":\"Etkinlik özel şablonu\",\"imgKgl\":\"Etkinlik Açıklaması\",\"kJDmsI\":\"Etkinlik detayları\",\"m/N7Zq\":\"Etkinlik Tam Adresi\",\"Nl1ZtM\":\"Etkinlik Konumu\",\"t3AMTs\":\"Etkinlik Yönetim Platformu\",\"PYs3rP\":\"Etkinlik adı\",\"HhwcTQ\":\"Etkinlik Adı\",\"WZZzB6\":\"Etkinlik adı gerekli\",\"Wd5CDM\":\"Etkinlik adı 150 karakterden az olmalıdır\",\"4JzCvP\":\"Etkinlik Mevcut Değil\",\"Gh9Oqb\":\"Etkinlik organizatör adı\",\"mImacG\":\"Etkinlik Sayfası\",\"JyD0LH\":\"Etkinlik ayarları\",\"cOePZk\":\"Etkinlik Saati\",\"e8WNln\":\"Etkinlik saat dilimi\",\"GeqWgj\":\"Etkinlik Saat Dilimi\",\"XVLu2v\":\"Etkinlik Başlığı\",\"OfmsI9\":\"Etkinlik Çok Yeni\",\"YDVUVl\":\"Etkinlik Türleri\",\"4K2OjV\":\"Etkinlik Mekanı\",\"19j6uh\":\"Etkinlik Performansı\",\"PC3/fk\":\"Önümüzdeki 24 Saat İçinde Başlayan Etkinlikler\",\"fTFfOK\":\"Her e-posta şablonu uygun sayfaya bağlanan bir harekete geçirici düğme içermelidir\",\"BVinvJ\":\"Örnekler: \\\"Bizi nasıl duydunuz?\\\", \\\"Fatura için şirket adı\\\"\",\"2hGPQG\":\"Örnekler: \\\"Tişört bedeni\\\", \\\"Yemek tercihi\\\", \\\"Meslek unvanı\\\"\",\"qNuTh3\":\"İstisna\",\"kF8HQ7\":\"Cevapları Dışa Aktar\",\"2KAI4N\":\"CSV Dışa Aktar\",\"JKfSAv\":\"Dışa aktarma başarısız oldu. Lütfen tekrar deneyin.\",\"SVOEsu\":\"Dışa aktarma başladı. Dosya hazırlanıyor...\",\"wuyaZh\":\"Dışa aktarma başarılı\",\"9bpUSo\":\"Bağlı Kuruluşlar Dışa Aktarılıyor\",\"jtrqH9\":\"Katılımcılar Dışa Aktarılıyor\",\"R4Oqr8\":\"Dışa aktarma tamamlandı. Dosya indiriliyor...\",\"UlAK8E\":\"Siparişler Dışa Aktarılıyor\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Başarısız\",\"8uOlgz\":\"Başarısız oldu\",\"tKcbYd\":\"Başarısız işler\",\"SsI9v/\":\"Sipariş terk edilemedi. Lütfen tekrar deneyin.\",\"LdPKPR\":\"Yapılandırma atanamadı\",\"cEFg3R\":\"Bağlı kuruluş oluşturulamadı\",\"dVgNF1\":\"Yapılandırma oluşturulamadı\",\"U66oUa\":\"Şablon oluşturulamadı\",\"aFk48v\":\"Yapılandırma silinemedi\",\"Zw6LWb\":\"İş silinemedi\",\"tq0abZ\":\"İşler silinemedi\",\"vKMKnu\":\"Soru silinemedi\",\"xFj7Yj\":\"Şablon silinemedi\",\"jo3Gm6\":\"Bağlı kuruluşlar dışa aktarılamadı\",\"Jjw03p\":\"Katılımcılar dışa aktarılamadı\",\"ZPwFnN\":\"Siparişler dışa aktarılamadı\",\"zGE3CH\":\"Rapor dışa aktarılamadı. Lütfen tekrar deneyin.\",\"X4o0MX\":\"Webhook yüklenemedi\",\"0+iwE5\":\"Sorular yeniden sıralanamadı\",\"EJPAcd\":\"Sipariş onayı yeniden gönderilemedi\",\"DjSbj3\":\"Bilet yeniden gönderilemedi\",\"YQ3QSS\":\"Doğrulama kodu yeniden gönderilemedi\",\"wDioLj\":\"İş yeniden denenemedi\",\"DKYTWG\":\"İşler yeniden denenemedi\",\"zTkTF3\":\"Şablon kaydedilemedi\",\"l6acRV\":\"KDV ayarları kaydedilemedi. Lütfen tekrar deneyin.\",\"T6B2gk\":\"Mesaj gönderilemedi. Lütfen tekrar deneyin.\",\"lKh069\":\"Dışa aktarma işi başlatılamadı\",\"t/KVOk\":\"Taklit başlatılamadı. Lütfen tekrar deneyin.\",\"QXgjH0\":\"Taklit durdurulamadı. Lütfen tekrar deneyin.\",\"o/blc/\":\"Hesap yapılandırması güncellenemedi\",\"i0QKrm\":\"Bağlı kuruluş güncellenemedi\",\"NNc33d\":\"Cevap güncellenemedi.\",\"E9jY+o\":\"Katılımcı güncellenemedi\",\"uQynyf\":\"Yapılandırma güncellenemedi\",\"EhlbcI\":\"Mesajlaşma seviyesi güncellenemedi\",\"rpGMzC\":\"Sipariş güncellenemedi\",\"Eeo/Gy\":\"Ayar güncellenemedi\",\"kqA9lY\":\"KDV ayarları güncellenemedi\",\"7/9RFs\":\"Görsel yüklenemedi.\",\"nkNfWu\":\"Görsel yüklenemedi. Lütfen tekrar deneyin.\",\"rxy0tG\":\"E-posta doğrulanamadı\",\"/sV91a\":\"Ücret işleme\",\"T4BMxU\":\"Ücretler değişebilir. Ücret yapınızdaki herhangi bir değişiklik size bildirilecektir.\",\"LyUWXA\":\"Ücretler Atlandı\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Dosya çok büyük. Maksimum boyut 5MB'dir.\",\"VejKUM\":\"Önce yukarıdaki bilgilerinizi doldurun\",\"8OvVZZ\":\"Katılımcıları Filtrele\",\"mvrlBO\":\"Etkinliğe göre filtrele\",\"8BwQeU\":\"Kurulumu Tamamla\",\"hg80P7\":\"Stripe Kurulumunu Tamamla\",\"1vBhpG\":\"İlk katılımcı\",\"4pwejF\":\"Ad gereklidir\",\"6bBh3/\":\"Sabit Ücret\",\"j+XQDj\":\"Sabit Ücret (USD)\",\"5mpF6N\":[[\"currencyCode\"],\" cinsinden sabit ücret tutarı\"],\"/uXPzP\":\"İşlem başına USD olarak alınan sabit ücret\",\"LWL3Bs\":\"Sabit ücret 0 veya daha büyük olmalıdır\",\"YXhom6\":\"Sabit Ücret:\",\"KgxI80\":\"Esnek Biletleme\",\"lWxAUo\":\"Yiyecek ve İçecek\",\"nFm+5u\":\"Alt Bilgi Metni\",\"MY2SVM\":\"Tam iade\",\"T02gNN\":\"Genel Giriş\",\"3ep0Gx\":\"Organizatörünüz hakkında genel bilgiler\",\"ziAjHi\":\"Oluştur\",\"exy8uo\":\"Kod oluştur\",\"4CETZY\":\"Yol Tarifi Al\",\"+4zM7f\":\"Stripe Connect üzerinden anında ödeme alın\",\"ZDIydz\":\"Başlayın\",\"u6FPxT\":\"Bilet Al\",\"8KDgYV\":\"Etkinliğinizi hazırlayın\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Etkinlik Sayfasına Git\",\"gHSuV/\":\"Ana sayfaya git\",\"6nDzTl\":\"İyi okunabilirlik\",\"aGWZUr\":\"Brüt gelir\",\"n8IUs7\":\"Brüt Gelir\",\"LIYoRQ\":\"Misafir yönetimi\",\"kTSQej\":[\"Merhaba \",[\"0\"],\", platformunuzu buradan yönetin.\"],\"dORAcs\":\"E-posta adresinizle ilişkili tüm biletler burada.\",\"g+2103\":\"Bağlı kuruluş bağlantınız burada\",\"QlwJ9d\":\"Neleri beklemelisiniz:\",\"/iE8xx\":\"Hi.Events Ücreti\",\"zppscQ\":\"Hi.Events platform ücretleri ve işlem bazında KDV dökümü\",\"D+zLDD\":\"Gizli\",\"DRErHC\":\"Katılımcılardan gizli - sadece organizatörler tarafından görülebilir\",\"P+5Pbo\":\"Cevapları Gizle\",\"FmogyU\":\"Seçenekleri Gizle\",\"gtEbeW\":\"Vurgula\",\"NF8sdv\":\"Vurgu Mesajı\",\"MXSqmS\":\"Bu ürünü vurgula\",\"7ER2sc\":\"Vurgulandı\",\"sq7vjE\":\"Vurgulanan ürünler, etkinlik sayfasında öne çıkmaları için farklı bir arka plan rengine sahip olacaktır.\",\"AVpmAa\":\"Çevrimdışı nasıl ödeme yapılır\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Macarca\",\"YLgdk5\":\"Bunun bu etkinlikle ilgili işlemsel bir mesaj olduğunu onaylıyorum\",\"4/kP5a\":\"Yeni bir sekme otomatik olarak açılmadıysa, ödemeye devam etmek için lütfen aşağıdaki düğmeyi tıklayın.\",\"PYVWEI\":\"Kayıtlıysanız, doğrulama için KDV numaranızı sağlayın\",\"iIEaNB\":\"Bizimle bir hesabınız varsa, şifrenizi nasıl sıfırlayacağınıza dair talimatlar içeren bir e-posta alacaksınız.\",\"an5hVd\":\"Görseller\",\"tSVr6t\":\"Taklit Et\",\"TWXU0c\":\"Kullanıcıyı Taklit Et\",\"5LAZwq\":\"Taklit başlatıldı\",\"IMwcdR\":\"Taklit durduruldu\",\"0I0Hac\":\"Önemli Uyarı\",\"yD3avI\":\"Önemli: E-posta adresinizi değiştirmek, bu siparişe erişim bağlantısını güncelleyecektir. Kaydettikten sonra yeni sipariş bağlantısına yönlendirileceksiniz.\",\"M8M6fs\":\"Önemli: Stripe yeniden bağlantısı gerekli\",\"jT142F\":[[\"diffHours\"],\" saat içinde\"],\"OoSyqO\":[[\"diffMinutes\"],\" dakika içinde\"],\"cljs3a\":\"AB'de KDV kaydınız olup olmadığını belirtin\",\"F1Xp97\":\"Bireysel katılımcılar\",\"85e6zs\":\"Liquid Token Ekle\",\"38KFY0\":\"Değişken Ekle\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Anında Ödemeler\",\"nbfdhU\":\"Entegrasyonlar\",\"JHB/Ky\":\"Geçersiz\",\"B2Tpo0\":\"Geçersiz e-posta\",\"5tT0+u\":\"Geçersiz e-posta formatı\",\"f9WRpE\":\"Geçersiz dosya türü. Lütfen bir resim yükleyin.\",\"tnL+GP\":\"Geçersiz Liquid sözdizimi. Lütfen düzeltin ve tekrar deneyin.\",\"N9JsFT\":\"Geçersiz KDV numarası formatı\",\"g+lLS9\":\"Bir ekip üyesi davet et\",\"1z26sk\":\"Ekip Üyesi Davet Et\",\"KR0679\":\"Ekip Üyelerini Davet Et\",\"Mokwac\":\"Özel rollerle sınırsız takım üyesi davet edin\",\"aH6ZIb\":\"Ekibinizi Davet Edin\",\"IuMGvq\":\"Fatura\",\"y0meFR\":\"Platform ücretlerine %23 İrlanda KDV'si uygulanacaktır (yerel tedarik).\",\"1ZKm04\":\"Bu hesap AB'de KDV'ye kayıtlı mı?\",\"Lj7sBL\":\"İtalyanca\",\"F5/CBH\":\"ürün\",\"BzfzPK\":\"Ürünler\",\"KmWyx0\":\"İş\",\"o5r6b2\":\"İş silindi\",\"cd0jIM\":\"İş detayları\",\"ruJO57\":\"İş adı\",\"YZi+Hu\":\"İş yeniden deneme için sıraya alındı\",\"nCywLA\":\"Her yerden katılın\",\"hTJ4fB\":\"Stripe hesabınızı yeniden bağlamak için aşağıdaki düğmeye tıklayın.\",\"MxjCqk\":\"Sadece biletlerinizi mi arıyorsunuz?\",\"lB2hSG\":[[\"0\"],\" adresinden haberler ve etkinlikler hakkında beni bilgilendirin\"],\"DruLRc\":\"Son 14 Gün\",\"ve9JTU\":\"Soyad gereklidir\",\"h0Q9Iw\":\"Son Yanıt\",\"gw3Ur5\":\"Son Tetiklenme\",\"QIn0Vl\":\"KDV amaçları için yasal işletme adı\",\"1njn7W\":\"Açık\",\"1qY5Ue\":\"Bağlantı Süresi Doldu veya Geçersiz\",\"psosdY\":\"Sipariş detaylarına bağlantı\",\"6JzK4N\":\"Bilete bağlantı\",\"shkJ3U\":\"Bilet satışlarından gelir almak için Stripe hesabınızı bağlayın.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Bağlantılara İzin Verildi\",\"dF6vP6\":\"Canlı\",\"fpMs2Z\":\"CANLI\",\"D9zTjx\":\"Canlı Etkinlikler\",\"WdmJIX\":\"Önizleme yükleniyor...\",\"IoDI2o\":\"Token'lar yükleniyor...\",\"NFxlHW\":\"Webhook'lar Yükleniyor\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo ve Kapak\",\"gddQe0\":\"Organizatörünüz için logo ve kapak görseli\",\"TBEnp1\":\"Logo başlıkta görüntülenecektir\",\"Jzu30R\":\"Logo bilette görüntülenecektir\",\"PSRm6/\":\"Biletlerimi ara\",\"4wUIjX\":\"Etkinliğinizi canlı yapın\",\"2FzaR1\":\"Ödeme işlemenizi yönetin ve platform ücretlerini görüntüleyin\",\"2L3vle\":\"Maks Mesaj / 24s\",\"Qp4HWD\":\"Maks Alıcı / Mesaj\",\"agPptk\":\"Ortam\",\"xDAtGP\":\"Mesaj\",\"bECJqy\":\"Mesaj başarıyla onaylandı\",\"1jRD0v\":\"Belirli biletlere sahip katılımcılara mesaj gönderin\",\"48rf3i\":\"Mesaj 5000 karakteri geçemez\",\"ZPj0Q8\":\"Mesaj detayları\",\"Vjat/X\":\"Mesaj gerekli\",\"0/yJtP\":\"Belirli ürünlere sahip sipariş sahiplerine mesaj gönderin\",\"mFdA+i\":\"Mesajlaşma Seviyesi\",\"v7xKtM\":\"Mesajlaşma seviyesi başarıyla güncellendi\",\"gqnyh0\":\"Mobil Optimize\",\"olKKwj\":\"Çevrimdışı destek ve gerçek zamanlı takip ile mobil tarayıcı\",\"JbIgPz\":\"Para değerleri tüm para birimlerindeki yaklaşık toplamlardır\",\"qvF+MT\":\"Başarısız arka plan işlerini izleyin ve yönetin\",\"w36OkR\":\"En Çok Görüntülenen Etkinlikler (Son 14 Gün)\",\"GfaxEk\":\"Müzik\",\"oVGCGh\":\"Biletlerim\",\"8/brI5\":\"Ad gerekli\",\"sFFArG\":\"İsim 255 karakterden az olmalıdır\",\"sCV5Yc\":\"Etkinlik adı\",\"xxU3NX\":\"Net Gelir\",\"ArHT/C\":\"Yeni Kayıtlar\",\"eWRECP\":\"Gece Hayatı\",\"HSw5l3\":\"Hayır - Bireyim veya KDV kayıtlı olmayan bir işletmeyim\",\"VHfLAW\":\"Hesap yok\",\"+jIeoh\":\"Hesap bulunamadı\",\"074+X8\":\"Aktif Webhook Yok\",\"zxnup4\":\"Gösterilecek bağlı kuruluş yok\",\"Dwf4dR\":\"Henüz katılımcı sorusu yok\",\"/UC6qk\":\"Atıf verisi bulunamadı\",\"99ntUF\":\"Bu etkinlik için kullanılabilir giriş listesi yok.\",\"+dAKxg\":\"Yapılandırma bulunamadı\",\"eb47T5\":\"Seçilen filtreler için veri bulunamadı. Tarih aralığını veya para birimini ayarlamayı deneyin.\",\"pZNOT9\":\"Bitiş tarihi yok\",\"dW40Uz\":\"Etkinlik bulunamadı\",\"8pQ3NJ\":\"Önümüzdeki 24 saat içinde başlayan etkinlik yok\",\"8zCZQf\":\"Henüz etkinlik yok\",\"Yc5YW6\":\"Başarısız iş yok\",\"54GxeB\":\"Mevcut veya geçmiş işlemleriniz üzerinde etkisi yok\",\"EpvBAp\":\"Fatura yok\",\"XZkeaI\":\"Günlük bulunamadı\",\"nrSs2u\":\"Mesaj bulunamadı\",\"OVFwlg\":\"Henüz sipariş sorusu yok\",\"EJ7bVz\":\"Sipariş bulunamadı\",\"NEmyqy\":\"Henüz sipariş yok\",\"wUv5xQ\":\"Son 14 günde organizatör aktivitesi yok\",\"B7w4KY\":\"Başka organizatör mevcut değil\",\"PChXMe\":\"Ücretli Sipariş Yok\",\"6jYQGG\":\"Geçmiş etkinlik yok\",\"CHzaTD\":\"Son 14 günde popüler etkinlik yok\",\"zK/+ef\":\"Seçim için ürün mevcut değil\",\"wYiAtV\":\"Yakın zamanda hesap kaydı yok\",\"QoAi8D\":\"Yanıt yok\",\"EK/G11\":\"Henüz yanıt yok\",\"3sRuiW\":\"Bilet Bulunamadı\",\"yM5c0q\":\"Yaklaşan etkinlik yok\",\"qpC74J\":\"Kullanıcı bulunamadı\",\"41dJPO\":\"KDV ayarları yapılandırılmamış\",\"8wgkoi\":\"Son 14 günde görüntülenen etkinlik yok\",\"n5vdm2\":\"Bu uç nokta için henüz webhook olayı kaydedilmedi. Olaylar tetiklendiklerinde burada görünecektir.\",\"4GhX3c\":\"Webhook Yok\",\"4+am6b\":\"Hayır, beni burada tut\",\"HVwIsd\":\"KDV kayıtlı olmayan işletmeler veya bireyler: %23 İrlanda KDV'si uygulanır\",\"x5+Lcz\":\"Giriş Yapılmadı\",\"8n10sz\":\"Uygun Değil\",\"BwJKBw\":\"/\",\"lQgMLn\":\"Ofis veya mekan adı\",\"6Aih4U\":\"Çevrimdışı\",\"Z6gBGW\":\"Çevrimdışı Ödeme\",\"nO3VbP\":[[\"0\"],\" satışta\"],\"2r6bAy\":\"Yükseltmeyi tamamladığınızda, eski hesabınız yalnızca iadeler için kullanılacaktır.\",\"oXOSPE\":\"Çevrimiçi\",\"WjSpu5\":\"Çevrimiçi Etkinlik\",\"bU7oUm\":\"Yalnızca bu durumlara sahip siparişlere gönder\",\"M2w1ni\":\"Yalnızca promosyon koduyla görünür\",\"N141o/\":\"Stripe Panosunu Aç\",\"HXMJxH\":\"Feragatnameler, iletişim bilgileri veya teşekkür notları için isteğe bağlı metin (yalnızca tek satır)\",\"L565X2\":\"seçenekler\",\"c/TIyD\":\"Sipariş ve Bilet\",\"H5qWhm\":\"Sipariş iptal edildi\",\"b6+Y+n\":\"Sipariş tamamlandı\",\"x4MLWE\":\"Sipariş Onayı\",\"CsTTH0\":\"Sipariş onayı başarıyla yeniden gönderildi\",\"ppuQR4\":\"Sipariş Oluşturuldu\",\"0UZTSq\":\"Sipariş Para Birimi\",\"HdmwrI\":\"Sipariş E-postası\",\"bwBlJv\":\"Sipariş Adı\",\"vrSW9M\":\"Sipariş iptal edildi ve iade edildi. Sipariş sahibi bilgilendirildi.\",\"rzw+wS\":\"Sipariş sahipleri\",\"oI/hGR\":\"Sipariş Kimliği\",\"Pc729f\":\"Sipariş Çevrimdışı Ödeme Bekliyor\",\"F4NXOl\":\"Sipariş Soyadı\",\"RQCXz6\":\"Sipariş Limitleri\",\"SO9AEF\":\"Sipariş limitleri ayarlandı\",\"5RDEEn\":\"Sipariş Dili\",\"vu6Arl\":\"Sipariş Ödendi Olarak İşaretlendi\",\"sLbJQz\":\"Sipariş bulunamadı\",\"kvYpYu\":\"Sipariş Bulunamadı\",\"i8VBuv\":\"Sipariş Numarası\",\"FaPYw+\":\"Sipariş sahibi\",\"eB5vce\":\"Belirli bir ürüne sahip sipariş sahipleri\",\"CxLoxM\":\"Ürünlere sahip sipariş sahipleri\",\"DoH3fD\":\"Sipariş Ödemesi Beklemede\",\"UkHo4c\":\"Sipariş Ref.\",\"EZy55F\":\"Sipariş İade Edildi\",\"6eSHqs\":\"Sipariş durumları\",\"oW5877\":\"Sipariş Toplamı\",\"e7eZuA\":\"Sipariş Güncellendi\",\"1SQRYo\":\"Sipariş başarıyla güncellendi\",\"KndP6g\":\"Sipariş URL'si\",\"3NT0Ck\":\"Sipariş iptal edildi\",\"sd5IMt\":\"Tamamlanan Siparişler\",\"5It1cQ\":\"Siparişler Dışa Aktarıldı\",\"UQ0ACV\":\"Sipariş Toplamı\",\"B/EBQv\":\"Siparişler:\",\"qtGTNu\":\"Organik Hesaplar\",\"ucgZ0o\":\"Organizasyon\",\"S3CZ5M\":\"Organizatör Paneli\",\"Uu0hZq\":\"Organizatör E-postası\",\"Gy7BA3\":\"Organizatör e-posta adresi\",\"SQqJd8\":\"Organizatör Bulunamadı\",\"wpj63n\":\"Organizatör Ayarları\",\"coIKFu\":\"Seçilen para birimi için organizatör istatistikleri mevcut değil veya bir hata oluştu.\",\"o1my93\":\"Organizatör durum güncellemesi başarısız oldu. Lütfen daha sonra tekrar deneyin\",\"rLHma1\":\"Organizatör durumu güncellendi\",\"LqBITi\":\"Organizatör/varsayılan şablon kullanılacak\",\"/IX/7x\":\"Diğer\",\"RsiDDQ\":\"Diğer Listeler (Bilet Dahil Değil)\",\"qMASRF\":\"Giden mesajlar\",\"6/dCYd\":\"Genel Bakış\",\"6WdDG7\":\"Sayfa\",\"8uqsE5\":\"Sayfa artık mevcut değil\",\"QkLf4H\":\"Sayfa URL'si\",\"sF+Xp9\":\"Sayfa Görüntülemeleri\",\"c+suC6\":\"Ücretli Hesaplar\",\"QIxRUI\":\"Ücretli, ücretsiz, kademeli fiyatlandırma ve bağış tabanlı biletler\",\"5F7SYw\":\"Kısmi iade\",\"fFYotW\":[\"Kısmen iade edildi: \",[\"0\"]],\"i8day5\":\"Ücreti alıcıya aktar\",\"k4FLBQ\":\"Alıcıya aktar\",\"Ff0Dor\":\"Geçmiş\",\"xTPjSy\":\"Geçmiş Etkinlikler\",\"/l/ckQ\":\"URL Yapıştır\",\"URAE3q\":\"Duraklatıldı\",\"4fL/V7\":\"Öde\",\"OZK07J\":\"Kilidi açmak için öde\",\"c2/9VE\":\"Yük\",\"TskrJ8\":\"Ödeme ve Plan\",\"5cxUwd\":\"Ödeme Tarihi\",\"ENEPLY\":\"Ödeme yöntemi\",\"EyE8E6\":\"Ödeme İşleme\",\"8Lx2X7\":\"Ödeme alındı\",\"vcyz2L\":\"Ödeme Ayarları\",\"fx8BTd\":\"Ödemeler mevcut değil\",\"51U9mG\":\"Ödemeler kesintisiz devam edecek\",\"UkM20g\":\"İnceleme Bekliyor\",\"dPYu1F\":\"Katılımcı Başına\",\"VlXNyK\":\"Sipariş başına\",\"hauDFf\":\"Bilet başına\",\"mnF83a\":\"Yüzde Ücreti\",\"2ueYqG\":\"Yüzde ücreti (0-100%)\",\"K2PPlT\":\"Yüzde ücreti 0 ile 100 arasında olmalıdır\",\"MixU2P\":\"Yüzde 0 ile 100 arasında olmalıdır\",\"MkuVAZ\":\"İşlem tutarının yüzdesi\",\"/Bh+7r\":\"Performans\",\"6kPk3+\":\"Kişisel Bilgiler\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Bir etkinlik mi planlıyorsunuz?\",\"J3lhKT\":\"Platform ücreti\",\"RD51+P\":[\"Ödemenizden \",[\"0\"],\" platform ücreti düşülür\"],\"br3Y/y\":\"Platform Ücretleri\",\"3buiaw\":\"Platform Ücretleri Raporu\",\"kv9dM4\":\"Platform Geliri\",\"jEw0Mr\":\"Lütfen geçerli bir URL girin\",\"n8+Ng/\":\"Lütfen 5 haneli kodu girin\",\"r+lQXT\":\"Lütfen KDV numaranızı girin\",\"Dvq0wf\":\"Lütfen bir görsel sağlayın.\",\"2cUopP\":\"Lütfen ödeme işlemini yeniden başlatın.\",\"8KmsFa\":\"Lütfen bir tarih aralığı seçin\",\"EFq6EG\":\"Lütfen bir görsel seçin.\",\"fuwKpE\":\"Lütfen tekrar deneyin.\",\"klWBeI\":\"Başka bir kod istemeden önce lütfen bekleyin\",\"hfHhaa\":\"Bağlı kuruluşlarınızı dışa aktarma için hazırlarken lütfen bekleyin...\",\"o+tJN/\":\"Katılımcılarınızı dışa aktarma için hazırlarken lütfen bekleyin...\",\"+5Mlle\":\"Siparişlerinizi dışa aktarma için hazırlarken lütfen bekleyin...\",\"luHAJY\":\"Popüler Etkinlikler (Son 14 Gün)\",\"TjX7xL\":\"Ödeme Sonrası Mesajı\",\"OESu7I\":\"Birden fazla bilet türünde stok paylaşarak aşırı satışı önleyin.\",\"NgVUL2\":\"Ödeme formunu önizle\",\"cs5muu\":\"Etkinlik sayfasını önizle\",\"+4yRWM\":\"Bilet fiyatı\",\"a5jvSX\":\"Fiyat Kademeleri\",\"ReihZ7\":\"Yazdırma Önizlemesi\",\"JnuPvH\":\"Bileti Yazdır\",\"tYF4Zq\":\"PDF'ye Yazdır\",\"LcET2C\":\"Gizlilik Politikası\",\"8z6Y5D\":\"İade İşle\",\"JcejNJ\":\"Sipariş işleniyor\",\"EWCLpZ\":\"Ürün Oluşturuldu\",\"XkFYVB\":\"Ürün Silindi\",\"YMwcbR\":\"Ürün satışları, gelir ve vergi dökümü\",\"ldVIlB\":\"Ürün Güncellendi\",\"JoKGiJ\":\"Promosyon kodu\",\"k3wH7i\":\"Promosyon kodu kullanımı ve indirim dökümü\",\"uEhdRh\":\"Yalnızca Promosyon\",\"dLm8V5\":\"Promosyon e-postaları hesap askıya alınmasına neden olabilir\",\"EEYbdt\":\"Yayınla\",\"evDBV8\":\"Etkinliği Yayınla\",\"dsFmM+\":\"Satın Alındı\",\"Vw0KCJ\":\"QR Kod Giriş\",\"k/bJj0\":\"Sorular yeniden sıralandı\",\"b24kPi\":\"Kuyruk\",\"fqDzSu\":\"Oran\",\"mnUGVC\":\"Hız sınırı aşıldı. Lütfen daha sonra tekrar deneyin.\",\"spsZys\":\"Yükseltmeye hazır mısınız? Bu sadece birkaç dakika sürer.\",\"vt9xUl\":\"Gerçek Zamanlı Analitik\",\"xzRvs4\":[[\"0\"],\"'ten ürün güncellemeleri alın.\"],\"pLXbi8\":\"Son Hesap Kayıtları\",\"Fi3b48\":\"Son Siparişler\",\"yPrbsy\":\"Alıcılar\",\"Edm6av\":\"Stripe'ı Yeniden Bağla →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Stripe'a yönlendiriliyor...\",\"pnoTN5\":\"Yönlendirme Hesapları\",\"ACKu03\":\"Önizlemeyi Yenile\",\"fKn/k6\":\"İade tutarı\",\"qY4rpA\":\"İade başarısız oldu\",\"FaK/8G\":[\"Siparişi İade Et \",[\"0\"]],\"MGbi9P\":\"İade beklemede\",\"BDSRuX\":[\"İade edildi: \",[\"0\"]],\"bU4bS1\":\"İadeler\",\"rYXfOA\":\"Bölgesel Ayarlar\",\"5tl0Bp\":\"Kayıt soruları\",\"CQeZT8\":\"Rapor bulunamadı\",\"JEPMXN\":\"Yeni bir bağlantı isteyin\",\"TMLAx2\":\"Gerekli\",\"mdeIOH\":\"Kodu yeniden gönder\",\"sQxe68\":\"Onayı yeniden gönder\",\"bxoWpz\":\"Onay E-postasını Yeniden Gönder\",\"G42SNI\":\"E-postayı yeniden gönder\",\"TTpXL3\":[[\"resendCooldown\"],\"s içinde yeniden gönder\"],\"5CiNPm\":\"Bileti Yeniden Gönder\",\"Uwsg2F\":\"Rezerve edildi\",\"8wUjGl\":\"Rezerve edilme süresi:\",\"kCn6wb\":\"Sıfırlanıyor...\",\"6gRgw8\":\"Yeniden dene\",\"1BG8ga\":\"Tümünü yeniden dene\",\"rDC+T6\":\"İşi yeniden dene\",\"CbnrWb\":\"Etkinliğe Dön\",\"Oo/PLb\":\"Gelir Özeti\",\"dFFW9L\":[\"Satış sona erdi \",[\"0\"]],\"loCKGB\":[\"Satış bitiyor \",[\"0\"]],\"wlfBad\":\"Satış Dönemi\",\"5CDM6r\":\"Satış dönemi ayarlandı\",\"ftzaMf\":\"Satış dönemi, sipariş limitleri, görünürlük\",\"zpekWp\":[\"Satış başlıyor \",[\"0\"]],\"mUv9U4\":\"Satışlar\",\"9KnRdL\":\"Satışlar duraklatıldı\",\"3VnlS9\":\"Tüm etkinlikler için satışlar, siparişler ve performans metrikleri\",\"3Q1AWe\":\"Satışlar:\",\"B4nE3N\":\"Örnek bilet fiyatı\",\"8BRPoH\":\"Örnek Mekan\",\"DyBPvP\":\"Yapılandırmayı Kaydet\",\"KZrfYJ\":\"Sosyal Bağlantıları Kaydet\",\"9Y3hAT\":\"Şablonu Kaydet\",\"C8ne4X\":\"Bilet Tasarımını Kaydet\",\"6/TNCd\":\"KDV Ayarlarını Kaydet\",\"I+FvbD\":\"Tara\",\"4ba0NE\":\"Planlandı\",\"ftNXma\":\"Bağlı kuruluşları ara...\",\"VY+Bdn\":\"Hesap adı veya e-posta ile ara...\",\"VX+B3I\":\"Etkinlik başlığı veya organizatöre göre ara...\",\"R0wEyA\":\"İş adı veya istisnaya göre ara...\",\"GHdjuo\":\"Ad, e-posta veya hesaba göre ara...\",\"20ce0U\":\"Sipariş kimliği, müşteri adı veya e-posta ile arayın...\",\"4DSz7Z\":\"Konu, etkinlik veya hesaba göre ara...\",\"Mck5ht\":\"Güvenli Ödeme\",\"p7xUrt\":\"Bir kategori seçin\",\"3IcxS1\":\"Bir yapılandırma seçin\",\"zPRPMf\":\"Bir seviye seçin\",\"BFRSTT\":\"Hesap Seç\",\"mCB6Je\":\"Tümünü Seç\",\"a6+167\":\"Bir etkinlik seçin\",\"kYZSFD\":\"Pano ve etkinliklerini görüntülemek için bir organizatör seçin.\",\"CFbaPk\":\"Katılımcı grubu seçin\",\"hJmVtD\":\"Ülke seçin\",\"tVW/yo\":\"Para birimi seçin\",\"n9ZhRa\":\"Bitiş tarih ve saatini seçin\",\"gTN6Ws\":\"Bitiş saatini seçin\",\"0U6E9W\":\"Etkinlik kategorisi seçin\",\"j9cPeF\":\"Etkinlik türlerini seçin\",\"1nhy8G\":\"Tarayıcı Türünü Seçin\",\"KizCK7\":\"Başlangıç tarih ve saatini seçin\",\"dJZTv2\":\"Başlangıç saatini seçin\",\"3hJUtr\":\"KDV'nin kayıtlı olduğu ülkeyi seçin\",\"x8XMsJ\":\"Bu hesap için mesajlaşma seviyesini seçin. Bu, mesaj limitlerini ve bağlantı izinlerini kontrol eder.\",\"aT3jZX\":\"Saat dilimi seçin\",\"TxfvH2\":\"Bu mesajı hangi katılımcıların alacağını seçin\",\"Ropvj0\":\"Bu webhook'u tetikleyecek etkinlikleri seçin\",\"5gkxKx\":\"Bu hesap için hangi ücret yapılandırmasının geçerli olacağını seçin. Ücretler her zaman USD cinsindendir.\",\"ylXj1N\":\"Seçildi\",\"j9b/iy\":\"Hızlı satılıyor 🔥\",\"73qYgo\":\"Test olarak gönder\",\"JvAge5\":\"Katılımcılara e-posta gönderin ve mesaj geçmişinizi görüntüleyin.\",\"22Itl6\":\"Bana bir kopya gönder\",\"nOBvex\":\"Gerçek zamanlı sipariş ve katılımcı verilerini harici sistemlerinize gönderin.\",\"1lNPhX\":\"İade bildirim e-postası gönder\",\"eaUTwS\":\"Sıfırlama bağlantısı gönder\",\"IoAuJG\":\"Gönderiliyor...\",\"h69WC6\":\"Gönderildi\",\"BVu2Hz\":\"Gönderen\",\"SPdzrs\":\"Müşterilere sipariş verdiklerinde gönderilir\",\"LxSN5F\":\"Her katılımcıya bilet detaylarıyla birlikte gönderilir\",\"89xaFU\":\"Bu organizatör altında oluşturulan yeni etkinlikler için varsayılan platform ücreti ayarlarını belirleyin.\",\"eXssj5\":\"Bu organizatör altında oluşturulan yeni etkinlikler için varsayılan ayarları belirleyin.\",\"s0FkEx\":\"Farklı girişler, oturumlar veya günler için giriş listeleri oluşturun.\",\"xMO+Ao\":\"Organizasyonunuzu kurun\",\"C3htzi\":\"Ayar güncellendi\",\"Ohn74G\":\"Kurulum ve Tasarım\",\"GG7qDw\":\"Bağlı Kuruluş Bağlantısını Paylaş\",\"hL7sDJ\":\"Organizatör Sayfasını Paylaş\",\"jy6QDF\":\"Paylaşımlı Kapasite Yönetimi\",\"cMW+gm\":[\"Tüm platformları göster (\",[\"0\"],\" değerli daha fazla)\"],\"UVPI5D\":\"Daha az platform göster\",\"Eu/N/d\":\"Pazarlama onay kutusunu göster\",\"SXzpzO\":\"Varsayılan olarak pazarlama onay kutusunu göster\",\"b33PL9\":\"Daha fazla platform göster\",\"t1LIQW\":[[\"totalRows\"],\" kayıttan \",[\"0\"],\" tanesi gösteriliyor\"],\"jVRHeq\":\"Kayıt Tarihi\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sosyal\",\"d0rUsW\":\"Sosyal Bağlantılar\",\"j/TOB3\":\"Sosyal Bağlantılar ve Web Sitesi\",\"s9KGXU\":\"Satıldı\",\"KTxc6k\":\"Bir şeyler ters gitti, lütfen tekrar deneyin veya sorun devam ederse destek ile iletişime geçin\",\"H6Gslz\":\"Rahatsızlık için özür dileriz.\",\"wdxz7K\":\"Kaynak\",\"7JFNej\":\"Spor\",\"JcQp9p\":\"Başlangıç tarihi ve saati\",\"0m/ekX\":\"Başlangıç Tarihi ve Saati\",\"izRfYP\":\"Başlangıç tarihi gerekli\",\"2R1+Rv\":\"Etkinliğin başlangıç saati\",\"2NbyY/\":\"İstatistikler\",\"GVUxAX\":\"İstatistikler hesap oluşturma tarihine göre hesaplanır\",\"DRykfS\":\"Eski işlemleriniz için hala iadeleri işliyoruz.\",\"wuV0bK\":\"Taklidi Durdur\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe Bağlı\",\"aKtF0O\":\"Stripe Bağlı Değil\",\"9i0++A\":\"Stripe Ödeme ID\",\"/QlTE4\":\"Stripe kurulumu zaten tamamlandı.\",\"ii0qn/\":\"Konu gerekli\",\"M7Uapz\":\"Konu burada görünecek\",\"6aXq+t\":\"Konu:\",\"JwTmB6\":\"Ürün Başarıyla Çoğaltıldı\",\"RuaKfn\":\"Adres Başarıyla Güncellendi\",\"kzx0uD\":\"Etkinlik Varsayılanları Başarıyla Güncellendi\",\"5n+Wwp\":\"Organizatör Başarıyla Güncellendi\",\"DMCX/I\":\"Platform ücreti varsayılanları başarıyla güncellendi\",\"URUYHc\":\"Platform ücreti ayarları başarıyla güncellendi\",\"0Dk/l8\":\"SEO Ayarları Başarıyla Güncellendi\",\"MhOoLQ\":\"Sosyal Bağlantılar Başarıyla Güncellendi\",\"kj7zYe\":\"Webhook Başarıyla Güncellendi\",\"dXoieq\":\"Özet\",\"/RfJXt\":[\"Yaz Müzik Festivali \",[\"0\"]],\"CWOPIK\":\"Yaz Müzik Festivali 2025\",\"UaISq3\":\"İsveççe\",\"JZTQI0\":\"Organizatör Değiştir\",\"9YHrNC\":\"Sistem Varsayılanı\",\"XX32BM\":\"Sadece birkaç dakika sürer\",\"yT6dQ8\":\"Vergi türü ve etkinliğe göre gruplandırılmış toplanan vergi\",\"Ye321X\":\"Vergi Adı\",\"WyCBRt\":\"Vergi Özeti\",\"GkH0Pq\":\"Uygulanan vergiler ve ücretler\",\"Rwiyt2\":\"Vergiler yapılandırıldı\",\"iQZff7\":\"Vergiler, Ücretler, Görünürlük, Satış Dönemi, Ürün Vurgulama ve Sipariş Limitleri\",\"BW6QAz\":\"Takım Yönetimi\",\"vlf/In\":\"Teknoloji\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"İnsanlara etkinliğinizde neleri bekleyeceklerini anlatın\",\"NiIUyb\":\"Bize etkinliğinizden bahsedin\",\"DovcfC\":\"Organizasyonunuz hakkında bize bilgi verin. Bu bilgiler etkinlik sayfalarınızda görüntülenecektir.\",\"7wtpH5\":\"Şablon Aktif\",\"QHhZeE\":\"Şablon başarıyla oluşturuldu\",\"xrWdPR\":\"Şablon başarıyla silindi\",\"G04Zjt\":\"Şablon başarıyla kaydedildi\",\"xowcRf\":\"Hizmet Koşulları\",\"6K0GjX\":\"Metin okunması zor olabilir\",\"nm3Iz/\":\"Katıldığınız için teşekkürler!\",\"lhAWqI\":\"Hi.Events'i büyütmeye ve geliştirmeye devam ederken desteğiniz için teşekkürler!\",\"KfmPRW\":\"Sayfanın arka plan rengi. Kapak resmi kullanıldığında, bu bir kaplama olarak uygulanır.\",\"MDNyJz\":\"Kod 10 dakika içinde sona erecek. E-postayı görmüyorsanız spam klasörünüzü kontrol edin.\",\"MJm4Tq\":\"Siparişin para birimi\",\"cDHM1d\":\"E-posta adresi değiştirildi. Katılımcı güncellenmiş e-posta adresinde yeni bir bilet alacaktır.\",\"I/NNtI\":\"Etkinlik mekanı\",\"tXadb0\":\"Aradığınız etkinlik şu anda mevcut değil. Kaldırılmış, süresi dolmuş veya URL yanlış olabilir.\",\"EBzPwC\":\"Tam etkinlik adresi\",\"sxKqBm\":\"Tam sipariş tutarı müşterinin orijinal ödeme yöntemine iade edilecektir.\",\"KgDp6G\":\"Erişmeye çalıştığınız bağlantının süresi doldu veya artık geçerli değil. Siparişinizi yönetmek için güncellenmiş bir bağlantı için lütfen e-postanızı kontrol edin.\",\"5OmEal\":\"Müşterinin dili\",\"sYLeDq\":\"Aradığınız organizatör bulunamadı. Sayfa taşınmış, silinmiş veya URL yanlış olabilir.\",\"C4nQe5\":\"Platform ücreti bilet fiyatına eklenir. Alıcılar daha fazla öder, ancak tam bilet fiyatını alırsınız.\",\"HxxXZO\":\"Düğmeler ve vurgular için kullanılan birincil marka rengi\",\"DEcpfp\":\"Şablon gövdesi geçersiz Liquid sözdizimi içeriyor. Lütfen düzeltin ve tekrar deneyin.\",\"injXD7\":\"KDV numarası doğrulanamadı. Lütfen numarayı kontrol edin ve tekrar deneyin.\",\"A4UmDy\":\"Tiyatro\",\"tDwYhx\":\"Tema ve Renkler\",\"QP3gP+\":\"Bu ayarlar yalnızca kopyalanan yerleştirme kodu için geçerlidir ve saklanmayacaktır.\",\"HirZe8\":\"Bu şablonlar organizasyonunuzdaki tüm etkinlikler için varsayılan olarak kullanılacaktır. Bireysel etkinlikler bu şablonları kendi özel sürümleriyle geçersiz kılabilir.\",\"lzAaG5\":\"Bu şablonlar yalnızca bu etkinlik için organizatör varsayılanlarını geçersiz kılacaktır. Burada özel bir şablon ayarlanmazsa, organizatör şablonu kullanılacaktır.\",\"XBNC3E\":\"Bu kod satışları izlemek için kullanılacaktır. Yalnızca harfler, sayılar, tireler ve alt çizgiler kullanılabilir.\",\"AaP0M+\":\"Bu renk kombinasyonu bazı kullanıcılar için okunması zor olabilir\",\"RzEvf5\":\"Bu etkinlik sona erdi\",\"YClrdK\":\"Bu etkinlik henüz yayınlanmadı\",\"dFJnia\":\"Bu, kullanıcılarınıza görüntülenecek organizatörünüzün adıdır.\",\"L7dIM7\":\"Bu bağlantı geçersiz veya süresi dolmuş.\",\"MR5ygV\":\"Bu bağlantı artık geçerli değil\",\"9LEqK0\":\"Bu isim son kullanıcılara görünür\",\"j5FdeA\":\"Bu sipariş işleniyor.\",\"sjNPMw\":\"Bu sipariş terk edildi. İstediğiniz zaman yeni bir sipariş başlatabilirsiniz.\",\"OhCesD\":\"Bu sipariş iptal edildi. İstediğiniz zaman yeni bir sipariş başlatabilirsiniz.\",\"lyD7rQ\":\"Bu organizatör profili henüz yayınlanmadı\",\"9b5956\":\"Bu önizleme, e-postanızın örnek verilerle nasıl görüneceğini gösterir. Gerçek e-postalar gerçek değerleri kullanacaktır.\",\"uM9Alj\":\"Bu ürün etkinlik sayfasında vurgulanmıştır\",\"RqSKdX\":\"Bu ürün tükendi\",\"W12OdJ\":\"Bu rapor yalnızca bilgilendirme amaçlıdır. Bu verileri muhasebe veya vergi amaçları için kullanmadan önce her zaman bir vergi uzmanına danışın. Hi.Events geçmiş verileri eksik olabileceğinden lütfen Stripe kontrol panelinizle çapraz kontrol yapın.\",\"0Ew0uk\":\"Bu bilet az önce tarandı. Tekrar taramadan önce lütfen bekleyin.\",\"kvpxIU\":\"Bu, kullanıcılarınızla bildirimler ve iletişim için kullanılacaktır.\",\"rhsath\":\"Bu müşterilere görünmeyecektir, ancak iş ortağını tanımlamanıza yardımcı olur.\",\"Mr5UUd\":\"Bilet İptal Edildi\",\"0GSPnc\":\"Bilet Tasarımı\",\"EZC/Cu\":\"Bilet tasarımı başarıyla kaydedildi\",\"bbslmb\":\"Bilet Tasarımcısı\",\"1BPctx\":\"Bilet:\",\"bgqf+K\":\"Bilet sahibinin e-postası\",\"oR7zL3\":\"Bilet sahibinin adı\",\"HGuXjF\":\"Bilet sahipleri\",\"CMUt3Y\":\"Bilet sahipleri\",\"awHmAT\":\"Bilet ID\",\"6czJik\":\"Bilet Logosu\",\"OkRZ4Z\":\"Bilet Adı\",\"t79rDv\":\"Bilet Bulunamadı\",\"6tmWch\":\"Bilet veya Ürün\",\"1tfWrD\":\"Bilet Önizlemesi:\",\"KnjoUA\":\"Bilet fiyatı\",\"tGCY6d\":\"Bilet Fiyatı\",\"pGZOcL\":\"Bilet başarıyla yeniden gönderildi\",\"8jLPgH\":\"Bilet Türü\",\"X26cQf\":\"Bilet URL'si\",\"8qsbZ5\":\"Biletleme ve Satış\",\"zNECqg\":\"bilet\",\"6GQNLE\":\"Biletler\",\"NRhrIB\":\"Biletler ve Ürünler\",\"EUnesn\":\"Mevcut Biletler\",\"AGRilS\":\"Satılan Biletler\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Yapılandırmaları düzenlemek için yönetici menüsündeki Yapılandırmalar bölümüne gidin.\",\"tiI71C\":\"Limitinizi artırmak için bizimle iletişime geçin\",\"BZBYf3\":\"Kredi kartı ödemelerini almak için Stripe hesabınızı bağlamanız gerekir. Stripe, güvenli işlemler ve zamanında ödemeler sağlayan ödeme işleme ortağımızdır.\",\"W428WC\":\"Sütunları değiştir\",\"UBSG1X\":\"En İyi Organizatörler (Son 14 Gün)\",\"3sZ0xx\":\"Toplam Hesaplar\",\"EaAPbv\":\"Ödenen toplam tutar\",\"SMDzqJ\":\"Toplam Katılımcılar\",\"orBECM\":\"Toplam Toplanan\",\"4B7oCp\":\"Toplam Ücret\",\"KSDwd5\":\"Toplam Siparişler\",\"vb0Q0/\":\"Toplam Kullanıcılar\",\"oJjplO\":\"Toplam Görüntüleme\",\"orluER\":\"Atıf kaynağına göre hesap büyümesini ve performansını takip edin\",\"NHq3l1\":\"Detaylı raporlarla satışları, gelirleri ve katılımı takip edin\",\"OpKMSn\":\"İşlem Ücreti:\",\"uKOFO5\":\"Çevrimdışı ödeme ise doğru\",\"9GsDR2\":\"Ödeme beklemedeyse doğru\",\"ouM5IM\":\"Başka bir e-posta deneyin\",\"3DZvE7\":\"Hi.Events'i Ücretsiz Deneyin\",\"Kz91g/\":\"Türkçe\",\"GdOhw6\":\"Sesi kapat\",\"KUOhTy\":\"Sesi aç\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Bilet türü\",\"IrVSu+\":\"Ürün çoğaltılamıyor. Lütfen bilgilerinizi kontrol edin\",\"Vx2J6x\":\"Katılımcı getirilemedi\",\"n57zCW\":\"Atıfsız Hesaplar\",\"b9SN9q\":\"Benzersiz sipariş referansı\",\"Ef7StM\":\"Bilinmeyen\",\"ZBAScj\":\"Bilinmeyen Katılımcı\",\"ZkS2p3\":\"Etkinliği Yayından Kaldır\",\"X13xGn\":\"Güvenilmez\",\"Pp1sWX\":\"Bağlı Kuruluşu Güncelle\",\"KMMOAy\":\"Yükseltme Mevcut\",\"gJQsLv\":\"Organizatörünüz için bir kapak görseli yükleyin\",\"4kEGqW\":\"Organizatörünüz için bir logo yükleyin\",\"lnCMdg\":\"Görsel Yükle\",\"29w7p6\":\"Görsel yükleniyor...\",\"HtrFfw\":\"URL gerekli\",\"WBq1/R\":\"USB Tarayıcı Zaten Aktif\",\"EV30TR\":\"USB Tarayıcı modu etkinleştirildi. Şimdi biletleri taramaya başlayın.\",\"fovJi3\":\"USB Tarayıcı modu devre dışı bırakıldı\",\"hli+ga\":\"USB/HID Tarayıcı\",\"OHJXlK\":\"E-postalarınızı kişiselleştirmek için <0>Liquid şablonunu kullanın\",\"0k4cdb\":\"Tüm katılımcılar için sipariş bilgilerini kullanın. Katılımcı isimleri ve e-postaları alıcının bilgileriyle eşleşecektir.\",\"bA31T4\":\"Tüm katılımcılar için alıcının bilgilerini kullanın\",\"rnoQsz\":\"Kenarlıklar, vurgular ve QR kod stillemesi için kullanılır\",\"BV4L/Q\":\"UTM Analitiği\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Geçerli\",\"GuXjc5\":\"Doğrulandı\",\"imLQ9Y\":\"KDV numaranız doğrulanıyor...\",\"cK9+xQ\":\"KDV Ülkesi\",\"sqdl5s\":\"KDV Bilgisi\",\"UjNWsF\":\"KDV kayıt durumunuza bağlı olarak platform ücretlerine KDV uygulanabilir. Lütfen aşağıdaki KDV bilgileri bölümünü doldurun.\",\"pnVh83\":\"KDV Numarası\",\"CabI04\":\"KDV numarası boşluk içermemelidir\",\"PMhxAR\":\"KDV numarası, 2 harfli ülke kodu ile başlamalı ve ardından 8-15 alfanümerik karakter gelmelidir (örn., TR1234567890)\",\"gPgdNV\":\"KDV numarası başarıyla doğrulandı\",\"RUMiLy\":\"KDV numarası doğrulaması başarısız oldu\",\"vqji3Y\":\"KDV numarası doğrulaması başarısız oldu. Lütfen KDV numaranızı kontrol edin.\",\"8dENF9\":\"Ücret Üzerinden KDV\",\"ZutOKU\":\"KDV Oranı\",\"CZomgW\":\"KDV Kayıtlı\",\"PCRCCN\":\"KDV Kayıt Bilgisi\",\"oSDBWm\":\"KDV Ayarları\",\"Nfbg76\":\"KDV ayarları başarıyla kaydedildi\",\"UvYql/\":\"KDV ayarları kaydedildi. KDV numaranızı arka planda doğruluyoruz.\",\"R6n7j9\":\"KDV ayarları başarıyla güncellendi\",\"tJylUv\":\"Platform Ücretleri için KDV Uygulaması\",\"FlGprQ\":\"Platform ücretleri için KDV uygulaması: AB KDV'ye kayıtlı işletmeler ters ibraz mekanizmasını kullanabilir (%0 - KDV Direktifi 2006/112/EC Madde 196). KDV'ye kayıtlı olmayan işletmelerden %23 İrlanda KDV'si alınır.\",\"516oLj\":\"KDV doğrulama hizmeti geçici olarak kullanılamıyor\",\"AdWhjZ\":\"Doğrulama kodu\",\"QDEWii\":\"Doğrulandı\",\"wCKkSr\":\"E-postayı Doğrula\",\"/IBv6X\":\"E-postanızı doğrulayın\",\"e/cvV1\":\"Doğrulanıyor...\",\"fROFIL\":\"Vietnamca\",\"RnvnDc\":\"Platformda gönderilen tüm mesajları görüntüle\",\"+WFMis\":\"Tüm etkinliklerinizde raporları görüntüleyin ve indirin. Yalnızca tamamlanan siparişler dahildir.\",\"c7VN/A\":\"Cevapları Görüntüle\",\"SZw9tS\":\"Detayları Görüntüle\",\"FCVmuU\":\"Etkinliği Görüntüle\",\"n6EaWL\":\"Günlükleri görüntüle\",\"OaKTzt\":\"Haritayı Görüntüle\",\"zNZNMs\":\"Mesajı görüntüle\",\"67OJ7t\":\"Siparişi Görüntüle\",\"tKKZn0\":\"Sipariş Detaylarını Görüntüle\",\"KeCXJu\":\"Sipariş detaylarını görüntüleyin, iade yapın ve onayları yeniden gönderin.\",\"9jnAcN\":\"Organizatör Ana Sayfasını Görüntüle\",\"1J/AWD\":\"Bileti Görüntüle\",\"N9FyyW\":\"Kayıtlı katılımcılarınızı görüntüleyin, düzenleyin ve dışa aktarın.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Yalnızca giriş personeline görünür. Giriş sırasında bu listeyi tanımlamaya yardımcı olur.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Ödeme bekleniyor\",\"aUi/Dz\":\"Uyarı: Bu sistem varsayılan yapılandırmasıdır. Değişiklikler, belirli bir yapılandırması atanmamış tüm hesapları etkileyecektir.\",\"RRZDED\":\"Bu e-posta adresiyle ilişkili herhangi bir sipariş bulamadık.\",\"2RZK9x\":\"Aradığınız siparişi bulamadık. Bağlantının süresi dolmuş veya sipariş detayları değişmiş olabilir.\",\"nefMIK\":\"Aradığınız bileti bulamadık. Bağlantının süresi dolmuş veya bilet detayları değişmiş olabilir.\",\"miysJh\":\"Bu siparişi bulamadık. Kaldırılmış olabilir.\",\"HJKdzP\":\"Bu sayfayı yüklerken bir sorunla karşılaştık. Lütfen tekrar deneyin.\",\"IfN2Qo\":\"Minimum 200x200px boyutunda kare bir logo öneriyoruz\",\"wJzo/w\":\"400px x 400px boyutlarını ve maksimum 5MB dosya boyutunu öneriyoruz\",\"x8rEDQ\":\"Birden fazla denemeden sonra KDV numaranızı doğrulayamadık. Arka planda denemeye devam edeceğiz. Lütfen daha sonra tekrar kontrol edin.\",\"q1BizZ\":\"Biletlerinizi bu e-postaya göndereceğiz\",\"ZOmUYW\":\"KDV numaranızı arka planda doğrulayacağız. Herhangi bir sorun olursa sizi bilgilendireceğiz.\",\"zCdObC\":\"Genel merkezimizi resmi olarak İrlanda'ya taşıdık 🇮🇪. Bu geçişin bir parçası olarak, artık Stripe Kanada yerine Stripe İrlanda kullanıyoruz. Ödemelerinizin sorunsuz devam etmesi için Stripe hesabınızı yeniden bağlamanız gerekecek.\",\"jh2orE\":\"Genel merkezimizi İrlanda'ya taşıdık. Bunun sonucunda Stripe hesabınızı yeniden bağlamanız gerekiyor. Bu hızlı işlem sadece birkaç dakika sürer. Satışlarınız ve mevcut verileriniz tamamen etkilenmeden kalır.\",\"Fq/Nx7\":\"5 haneli doğrulama kodunu şuraya gönderdik:\",\"GdWB+V\":\"Webhook başarıyla oluşturuldu\",\"2X4ecw\":\"Webhook başarıyla silindi\",\"CThMKa\":\"Webhook Günlükleri\",\"nuh/Wq\":\"Webhook URL'si\",\"8BMPMe\":\"Webhook bildirim göndermeyecek\",\"FSaY52\":\"Webhook bildirim gönderecek\",\"v1kQyJ\":\"Webhook'lar\",\"On0aF2\":\"Web Sitesi\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Tekrar hoş geldiniz\",\"QDWsl9\":[[\"0\"],\"'e Hoş Geldiniz, \",[\"1\"],\" 👋\"],\"LETnBR\":[[\"0\"],\"'e hoş geldiniz, işte tüm etkinliklerinizin listesi\"],\"FaSXqR\":\"Ne tür bir etkinlik?\",\"f30uVZ\":\"Yapmanız gerekenler:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Bir giriş silindiğinde\",\"Gmd0hv\":\"Yeni bir katılımcı oluşturulduğunda\",\"Lc18qn\":\"Yeni bir sipariş oluşturulduğunda\",\"dfkQIO\":\"Yeni bir ürün oluşturulduğunda\",\"8OhzyY\":\"Bir ürün silindiğinde\",\"tRXdQ9\":\"Bir ürün güncellendiğinde\",\"Q7CWxp\":\"Bir katılımcı iptal edildiğinde\",\"IuUoyV\":\"Bir katılımcı giriş yaptığında\",\"nBVOd7\":\"Bir katılımcı güncellendiğinde\",\"ny2r8d\":\"Bir sipariş iptal edildiğinde\",\"c9RYbv\":\"Bir sipariş ödendi olarak işaretlendiğinde\",\"ejMDw1\":\"Bir sipariş iade edildiğinde\",\"fVPt0F\":\"Bir sipariş güncellendiğinde\",\"bcYlvb\":\"Giriş kapandığında\",\"XIG669\":\"Giriş açıldığında\",\"de6HLN\":\"Müşteriler bilet satın aldığında, siparişleri burada görünecektir.\",\"403wpZ\":\"Etkinleştirildiğinde, yeni etkinlikler katılımcıların güvenli bir bağlantı üzerinden kendi bilet bilgilerini yönetmelerine izin verecektir. Bu etkinlik başına geçersiz kılınabilir.\",\"blXLKj\":\"Etkinleştirildiğinde, yeni etkinlikler ödeme sırasında pazarlama onay kutusu gösterecektir. Bu, etkinlik bazında geçersiz kılınabilir.\",\"Kj0Txn\":\"Etkinleştirildiğinde, Stripe Connect işlemlerinde uygulama ücreti alınmaz. Uygulama ücretlerinin desteklenmediği ülkeler için kullanın.\",\"uchB0M\":\"Widget Önizleme\",\"uvIqcj\":\"Atölye\",\"EpknJA\":\"Mesajınızı buraya yazın...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Evet - Geçerli bir AB KDV kayıt numaram var\",\"Tz5oXG\":\"Evet, siparişimi iptal et\",\"QlSZU0\":[\"<0>\",[\"0\"],\" (\",[\"1\"],\") rolünü üstleniyorsunuz\"],\"s14PLh\":[\"Kısmi iade yapıyorsunuz. Müşteriye \",[\"0\"],\" \",[\"1\"],\" iade edilecek.\"],\"o7LgX6\":\"Hesap ayarlarınızda ek hizmet ücretleri ve vergileri yapılandırabilirsiniz.\",\"5VGIlq\":\"Mesajlaşma limitinize ulaştınız.\",\"casL1O\":\"Ücretsiz Bir Ürüne eklenen vergiler ve ücretleriniz var. Bunları kaldırmak ister misiniz?\",\"FVTVBy\":\"Organizatör durumunu güncelleyebilmek için e-posta adresinizi doğrulamanız gerekir.\",\"w65ZgF\":\"E-posta şablonlarını değiştirebilmek için hesap e-postanızı doğrulamanız gerekir.\",\"FRl8Jv\":\"Mesaj göndermeden önce hesap e-postanızı doğrulamanız gerekir.\",\"FgRxRP\":\"Katılımcı verilerinizin %100'üne her zaman sahipsiniz\",\"88cUW+\":\"Aldığınız\",\"U3wiCB\":\"Her şey hazır! Ödemeleriniz sorunsuz bir şekilde işleniyor.\",\"MNFIxz\":[[\"0\"],\"'e gidiyorsunuz!\"],\"p/Sa0j\":\"Hesabınızın mesajlaşma limitleri var. Limitinizi artırmak için bizimle iletişime geçin\",\"x/xjzn\":\"Bağlı kuruluşlarınız başarıyla dışa aktarıldı.\",\"TF37u6\":\"Katılımcılarınız başarıyla dışa aktarıldı.\",\"79lXGw\":\"Giriş listeniz başarıyla oluşturuldu. Aşağıdaki bağlantıyı giriş personelinizle paylaşın.\",\"BnlG9U\":\"Mevcut siparişiniz kaybolacak.\",\"nBqgQb\":\"E-postanız\",\"R02pnV\":\"Katılımcılara bilet satmadan önce etkinliğinizin canlı olması gerekir.\",\"hDNwnf\":\"Her sayfada logonuz, renkleriniz ve tarzınız\",\"ifRqmm\":\"Mesajınız başarıyla gönderildi!\",\"/Rj5P4\":\"Adınız\",\"PFjJxY\":\"Yeni şifreniz en az 8 karakter uzunluğunda olmalıdır.\",\"gzrCuN\":\"Sipariş bilgileriniz güncellendi. Yeni e-posta adresine bir onay e-postası gönderildi.\",\"naQW82\":\"Siparişiniz iptal edildi.\",\"bhlHm/\":\"Siparişiniz ödeme bekliyor\",\"XeNum6\":\"Siparişleriniz başarıyla dışa aktarıldı.\",\"Xd1R1a\":\"Organizatör adresiniz\",\"WWYHKD\":\"Ödemeniz banka düzeyinde şifreleme ile korunmaktadır\",\"5b3QLi\":\"Planınız\",\"6heFYY\":\"Stripe hesabınız bağlı ve ödemeleri işliyor.\",\"vvO1I2\":\"Stripe hesabınız bağlı ve ödemeleri işlemeye hazır.\",\"CnZ3Ou\":\"Biletleriniz onaylandı.\",\"EmFsMZ\":\"KDV numaranız doğrulama için sıraya alındı\",\"QBlhh4\":\"KDV numaranız kaydettiğinizde doğrulanacak\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"Henüz gösterilecek bir şey yok\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>başarıyla check-in yaptı\"],\"yxhYRZ\":[[\"0\"],\" <0>başarıyla check-out yaptı\"],\"KMgp2+\":[[\"0\"],\" mevcut\"],\"Pmr5xp\":[[\"0\"],\" başarıyla oluşturuldu\"],\"FImCSc\":[[\"0\"],\" başarıyla güncellendi\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" check-in yaptı\"],\"Vjij1k\":[[\"days\"],\" gün, \",[\"hours\"],\" saat, \",[\"minutes\"],\" dakika ve \",[\"seconds\"],\" saniye\"],\"f3RdEk\":[[\"hours\"],\" saat, \",[\"minutes\"],\" dakika ve \",[\"seconds\"],\" saniye\"],\"fyE7Au\":[[\"minutes\"],\" dakika ve \",[\"seconds\"],\" saniye\"],\"NlQ0cx\":[[\"organizerName\"],\"'ın ilk etkinliği\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://siteniz.com\",\"qnSLLW\":\"<0>Lütfen vergiler ve ücretler hariç fiyatı girin.<1>Vergi ve ücretler aşağıdan eklenebilir.\",\"ZjMs6e\":\"<0>Bu ürün için mevcut ürün sayısı<1>Bu değer, bu ürünle ilişkili <2>Kapasite Sınırları varsa geçersiz kılınabilir.\",\"E15xs8\":\"⚡️ Etkinliğinizi kurun\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 Etkinlik sayfanızı özelleştirin\",\"3VPPdS\":\"💳 Stripe ile bağlanın\",\"cjdktw\":\"🚀 Etkinliğinizi yayına alın\",\"rmelwV\":\"0 dakika ve 0 saniye\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Ana Cadde\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Tarih girişi. Doğum tarihi sormak gibi durumlar için mükemmel.\",\"6euFZ/\":[\"Varsayılan \",[\"type\"],\" otomatik olarak tüm yeni ürünlere uygulanır. Bunu ürün bazında geçersiz kılabilirsiniz.\"],\"SMUbbQ\":\"Açılır menü sadece tek seçime izin verir\",\"qv4bfj\":\"Rezervasyon ücreti veya hizmet ücreti gibi bir ücret\",\"POT0K/\":\"Ürün başına sabit miktar. Örn. ürün başına 0,50 $\",\"f4vJgj\":\"Çok satırlı metin girişi\",\"OIPtI5\":\"Ürün fiyatının yüzdesi. Örn. ürün fiyatının %3,5'i\",\"ZthcdI\":\"İndirim olmayan promosyon kodu gizli ürünleri göstermek için kullanılabilir.\",\"AG/qmQ\":\"Radyo seçeneği birden fazla seçenek sunar ancak sadece biri seçilebilir.\",\"h179TP\":\"Arama motoru sonuçlarında ve sosyal medyada paylaşılırken gösterilecek etkinliğin kısa açıklaması. Varsayılan olarak etkinlik açıklaması kullanılır\",\"WKMnh4\":\"Tek satırlı metin girişi\",\"BHZbFy\":\"Sipariş başına tek soru. Örn. Teslimat adresiniz nedir?\",\"Fuh+dI\":\"Ürün başına tek soru. Örn. Tişört bedeniniz nedir?\",\"RlJmQg\":\"KDV veya ÖTV gibi standart vergi\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Banka havalesi, çek veya diğer çevrimdışı ödeme yöntemlerini kabul et\",\"hrvLf4\":\"Stripe ile kredi kartı ödemelerini kabul et\",\"bfXQ+N\":\"Davetiyeyi Kabul Et\",\"AeXO77\":\"Hesap\",\"lkNdiH\":\"Hesap Adı\",\"Puv7+X\":\"Hesap Ayarları\",\"OmylXO\":\"Hesap başarıyla güncellendi\",\"7L01XJ\":\"İşlemler\",\"FQBaXG\":\"Etkinleştir\",\"5T2HxQ\":\"Etkinleştirme tarihi\",\"F6pfE9\":\"Etkin\",\"/PN1DA\":\"Bu check-in listesi için açıklama ekleyin\",\"0/vPdA\":\"Katılımcı hakkında not ekleyin. Bunlar katılımcı tarafından görülmeyecektir.\",\"Or1CPR\":\"Katılımcı hakkında not ekleyin...\",\"l3sZO1\":\"Sipariş hakkında not ekleyin. Bunlar müşteri tarafından görülmeyecektir.\",\"xMekgu\":\"Sipariş hakkında not ekleyin...\",\"PGPGsL\":\"Açıklama ekle\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Çevrimdışı ödemeler için talimatlar ekleyin (örn. banka havalesi detayları, çeklerin nereye gönderileceği, ödeme tarihleri)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Yeni Ekle\",\"TZxnm8\":\"Seçenek Ekle\",\"24l4x6\":\"Ürün Ekle\",\"8q0EdE\":\"Kategoriye Ürün Ekle\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Vergi veya Ücret Ekle\",\"goOKRY\":\"Kademe ekle\",\"oZW/gT\":\"Takvime Ekle\",\"pn5qSs\":\"Ek Bilgiler\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Adres\",\"NY/x1b\":\"Adres satırı 1\",\"POdIrN\":\"Adres Satırı 1\",\"cormHa\":\"Adres satırı 2\",\"gwk5gg\":\"Adres Satırı 2\",\"U3pytU\":\"Yönetici\",\"HLDaLi\":\"Yönetici kullanıcılar etkinliklere ve hesap ayarlarına tam erişime sahiptir.\",\"W7AfhC\":\"Bu etkinliğin tüm katılımcıları\",\"cde2hc\":\"Tüm Ürünler\",\"5CQ+r0\":\"Ödenmemiş siparişlerle ilişkili katılımcıların check-in yapmasına izin ver\",\"ipYKgM\":\"Arama motoru indekslemesine izin ver\",\"LRbt6D\":\"Arama motorlarının bu etkinliği indekslemesine izin ver\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Harika, Etkinlik, Anahtar Kelimeler...\",\"hehnjM\":\"Miktar\",\"R2O9Rg\":[\"Ödenen miktar (\",[\"0\"],\")\"],\"V7MwOy\":\"Sayfa yüklenirken bir hata oluştu\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Beklenmeyen bir hata oluştu.\",\"byKna+\":\"Beklenmeyen bir hata oluştu. Lütfen tekrar deneyin.\",\"ubdMGz\":\"Ürün sahiplerinden gelen tüm sorular bu e-posta adresine gönderilecektir. Bu aynı zamanda bu etkinlikten gönderilen tüm e-postalar için \\\"yanıtla\\\" adresi olarak da kullanılacaktır\",\"aAIQg2\":\"Görünüm\",\"Ym1gnK\":\"uygulandı\",\"sy6fss\":[[\"0\"],\" ürüne uygulanır\"],\"kadJKg\":\"1 ürüne uygulanır\",\"DB8zMK\":\"Uygula\",\"GctSSm\":\"Promosyon Kodunu Uygula\",\"ARBThj\":[\"Bu \",[\"type\"],\"'ı tüm yeni ürünlere uygula\"],\"S0ctOE\":\"Etkinliği arşivle\",\"TdfEV7\":\"Arşivlendi\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Bu katılımcıyı etkinleştirmek istediğinizden emin misiniz?\",\"TvkW9+\":\"Bu etkinliği arşivlemek istediğinizden emin misiniz?\",\"/CV2x+\":\"Bu katılımcıyı iptal etmek istediğinizden emin misiniz? Bu işlem biletini geçersiz kılacaktır\",\"YgRSEE\":\"Bu promosyon kodunu silmek istediğinizden emin misiniz?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Bu etkinliği taslak yapmak istediğinizden emin misiniz? Bu işlem etkinliği halka görünmez yapacaktır\",\"mEHQ8I\":\"Bu etkinliği herkese açık yapmak istediğinizden emin misiniz? Bu işlem etkinliği halka görünür yapacaktır\",\"s4JozW\":\"Bu etkinliği geri yüklemek istediğinizden emin misiniz? Taslak etkinlik olarak geri yüklenecektir.\",\"vJuISq\":\"Bu Kapasite Atamasını silmek istediğinizden emin misiniz?\",\"baHeCz\":\"Bu Check-In Listesini silmek istediğinizden emin misiniz?\",\"LBLOqH\":\"Sipariş başına bir kez sor\",\"wu98dY\":\"Ürün başına bir kez sor\",\"ss9PbX\":\"Katılımcı\",\"m0CFV2\":\"Katılımcı Detayları\",\"QKim6l\":\"Katılımcı bulunamadı\",\"R5IT/I\":\"Katılımcı Notları\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Katılımcı Bileti\",\"9SZT4E\":\"Katılımcılar\",\"iPBfZP\":\"Kayıtlı Katılımcılar\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Otomatik Boyutlandır\",\"vZ5qKF\":\"Widget yüksekliğini içeriğe göre otomatik olarak boyutlandırır. Devre dışı bırakıldığında, widget kapsayıcının yüksekliğini dolduracaktır.\",\"4lVaWA\":\"Çevrimdışı ödeme bekleniyor\",\"2rHwhl\":\"Çevrimdışı Ödeme Bekleniyor\",\"3wF4Q/\":\"Ödeme bekleniyor\",\"ioG+xt\":\"Ödeme Bekleniyor\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Harika Organizatör Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Etkinlik sayfasına dön\",\"VCoEm+\":\"Girişe dön\",\"k1bLf+\":\"Arkaplan Rengi\",\"I7xjqg\":\"Arkaplan Türü\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Fatura Adresi\",\"/xC/im\":\"Fatura Ayarları\",\"rp/zaT\":\"Brezilya Portekizcesi\",\"whqocw\":\"Kayıt olarak <0>Hizmet Şartlarımızı ve <1>Gizlilik Politikasımızı kabul etmiş olursunuz.\",\"bcCn6r\":\"Hesaplama Türü\",\"+8bmSu\":\"Kaliforniya\",\"iStTQt\":\"Kamera izni reddedildi. Tekrar <0>İzin İsteyin, veya bu işe yaramazsa, tarayıcı ayarlarınızdan <1>bu sayfaya kamera erişimi vermeniz gerekecek.\",\"dEgA5A\":\"İptal\",\"Gjt/py\":\"E-posta değişikliğini iptal et\",\"tVJk4q\":\"Siparişi iptal et\",\"Os6n2a\":\"Siparişi İptal Et\",\"Mz7Ygx\":[\"Sipariş \",[\"0\"],\"'ı İptal Et\"],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"İptal Edildi\",\"U7nGvl\":\"Check-in Yapılamaz\",\"QyjCeq\":\"Kapasite\",\"V6Q5RZ\":\"Kapasite ataması başarıyla oluşturuldu\",\"k5p8dz\":\"Kapasite ataması başarıyla silindi\",\"nDBs04\":\"Kapasite yönetimi\",\"ddha3c\":\"Kategoriler ürünleri birlikte gruplandırmanızı sağlar. Örneğin, \\\"Biletler\\\" için bir kategori ve \\\"Ürünler\\\" için başka bir kategori oluşturabilirsiniz.\",\"iS0wAT\":\"Kategoriler ürünlerinizi düzenlemenize yardımcı olur. Bu başlık halka açık etkinlik sayfasında gösterilecektir.\",\"eorM7z\":\"Kategoriler başarıyla yeniden sıralandı.\",\"3EXqwa\":\"Kategori Başarıyla Oluşturuldu\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Şifre değiştir\",\"xMDm+I\":\"Check-in Yap\",\"p2WLr3\":[[\"0\"],\" \",[\"1\"],\" check-in yap\"],\"D6+U20\":\"Check-in yap ve siparişi ödenmiş olarak işaretle\",\"QYLpB4\":\"Sadece check-in yap\",\"/Ta1d4\":\"Check-out Yap\",\"5LDT6f\":\"Bu etkinliğe göz atın!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Check-In Listesi başarıyla silindi\",\"+hBhWk\":\"Check-in listesinin süresi doldu\",\"mBsBHq\":\"Check-in listesi aktif değil\",\"vPqpQG\":\"Check-in listesi bulunamadı\",\"tejfAy\":\"Check-In Listeleri\",\"hD1ocH\":\"Check-In URL'si panoya kopyalandı\",\"CNafaC\":\"Onay kutusu seçenekleri çoklu seçime izin verir\",\"SpabVf\":\"Onay Kutuları\",\"CRu4lK\":\"Giriş Yapıldı\",\"znIg+z\":\"Ödeme\",\"1WnhCL\":\"Ödeme Ayarları\",\"6imsQS\":\"Çince (Basitleştirilmiş)\",\"JjkX4+\":\"Arkaplanınız için bir renk seçin\",\"/Jizh9\":\"Bir hesap seçin\",\"3wV73y\":\"Şehir\",\"FG98gC\":\"Arama Metnini Temizle\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Kopyalamak için tıklayın\",\"yz7wBu\":\"Kapat\",\"62Ciis\":\"Kenar çubuğunu kapat\",\"EWPtMO\":\"Kod\",\"ercTDX\":\"Kod 3 ile 50 karakter arasında olmalıdır\",\"oqr9HB\":\"Etkinlik sayfası ilk yüklendiğinde bu ürünü daralt\",\"jZlrte\":\"Renk\",\"Vd+LC3\":\"Renk geçerli bir hex renk kodu olmalıdır. Örnek: #ffffff\",\"1HfW/F\":\"Renkler\",\"VZeG/A\":\"Yakında\",\"yPI7n9\":\"Etkinliği tanımlayan virgülle ayrılmış anahtar kelimeler. Bunlar arama motorları tarafından etkinliği kategorize etmek ve indekslemek için kullanılacaktır\",\"NPZqBL\":\"Siparişi Tamamla\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Ödemeyi Tamamla\",\"qqWcBV\":\"Tamamlandı\",\"6HK5Ct\":\"Tamamlanan siparişler\",\"NWVRtl\":\"Tamamlanan Siparişler\",\"DwF9eH\":\"Bileşen Kodu\",\"Tf55h7\":\"Yapılandırılmış İndirim\",\"7VpPHA\":\"Onayla\",\"ZaEJZM\":\"E-posta Değişikliğini Onayla\",\"yjkELF\":\"Yeni Şifreyi Onayla\",\"xnWESi\":\"Şifreyi onayla\",\"p2/GCq\":\"Şifreyi Onayla\",\"wnDgGj\":\"E-posta adresi onaylanıyor...\",\"pbAk7a\":\"Stripe'ı Bağla\",\"UMGQOh\":\"Stripe ile Bağlan\",\"QKLP1W\":\"Ödeme almaya başlamak için Stripe hesabınızı bağlayın.\",\"5lcVkL\":\"Bağlantı Detayları\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Devam Et\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Devam Butonu Metni\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Kuruluma devam et\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Kopyalandı\",\"T5rdis\":\"panoya kopyalandı\",\"he3ygx\":\"Kopyala\",\"r2B2P8\":\"Check-In URL'sini Kopyala\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Linki Kopyala\",\"E6nRW7\":\"URL'yi Kopyala\",\"JNCzPW\":\"Ülke\",\"IF7RiR\":\"Kapak\",\"hYgDIe\":\"Oluştur\",\"b9XOHo\":[[\"0\"],\" Oluştur\"],\"k9RiLi\":\"Ürün Oluştur\",\"6kdXbW\":\"Promosyon Kodu Oluştur\",\"n5pRtF\":\"Bilet Oluştur\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"organizatör oluştur\",\"ipP6Ue\":\"Katılımcı Oluştur\",\"VwdqVy\":\"Kapasite Ataması Oluştur\",\"EwoMtl\":\"Kategori oluştur\",\"XletzW\":\"Kategori Oluştur\",\"WVbTwK\":\"Check-In Listesi Oluştur\",\"uN355O\":\"Etkinlik Oluştur\",\"BOqY23\":\"Yeni oluştur\",\"kpJAeS\":\"Organizatör Oluştur\",\"a0EjD+\":\"Ürün Oluştur\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Promosyon Kodu Oluştur\",\"B3Mkdt\":\"Soru Oluştur\",\"UKfi21\":\"Vergi veya Ücret Oluştur\",\"d+F6q9\":\"Oluşturuldu\",\"Q2lUR2\":\"Para Birimi\",\"DCKkhU\":\"Mevcut Şifre\",\"uIElGP\":\"Özel Harita URL'si\",\"UEqXyt\":\"Özel Aralık\",\"876pfE\":\"Müşteri\",\"QOg2Sf\":\"Bu etkinlik için e-posta ve bildirim ayarlarını özelleştirin\",\"Y9Z/vP\":\"Etkinlik ana sayfası ve ödeme mesajlarını özelleştirin\",\"2E2O5H\":\"Bu etkinlik için çeşitli ayarları özelleştirin\",\"iJhSxe\":\"Bu etkinlik için SEO ayarlarını özelleştirin\",\"KIhhpi\":\"Etkinlik sayfanızı özelleştirin\",\"nrGWUv\":\"Etkinlik sayfanızı markanız ve tarzınıza uyacak şekilde özelleştirin.\",\"Zz6Cxn\":\"Tehlike bölgesi\",\"ZQKLI1\":\"Tehlike Bölgesi\",\"7p5kLi\":\"Gösterge Paneli\",\"mYGY3B\":\"Tarih\",\"JvUngl\":\"Tarih ve Saat\",\"JJhRbH\":\"Birinci gün kapasitesi\",\"cnGeoo\":\"Sil\",\"jRJZxD\":\"Kapasiteyi Sil\",\"VskHIx\":\"Kategoriyi sil\",\"Qrc8RZ\":\"Check-In Listesini Sil\",\"WHf154\":\"Kodu sil\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Açıklama\",\"YC3oXa\":\"Check-in personeli için açıklama\",\"URmyfc\":\"Detaylar\",\"1lRT3t\":\"Bu kapasiteyi devre dışı bırakmak satışları takip edecek ancak limite ulaşıldığında onları durdurmayacaktır\",\"H6Ma8Z\":\"İndirim\",\"ypJ62C\":\"İndirim %\",\"3LtiBI\":[[\"0\"],\" cinsinden indirim\"],\"C8JLas\":\"İndirim Türü\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Belge Etiketi\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Bağış / İstediğiniz kadar öde ürünü\",\"OvNbls\":\".ics İndir\",\"kodV18\":\"CSV İndir\",\"CELKku\":\"Faturayı indir\",\"LQrXcu\":\"Faturayı İndir\",\"QIodqd\":\"QR Kodu İndir\",\"yhjU+j\":\"Fatura İndiriliyor\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Açılır seçim\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Etkinliği çoğalt\",\"3ogkAk\":\"Etkinliği Çoğalt\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Çoğaltma Seçenekleri\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Erken kuş\",\"ePK91l\":\"Düzenle\",\"N6j2JH\":[[\"0\"],\" Düzenle\"],\"kBkYSa\":\"Kapasiteyi Düzenle\",\"oHE9JT\":\"Kapasite Atamasını Düzenle\",\"j1Jl7s\":\"Kategoriyi düzenle\",\"FU1gvP\":\"Check-In Listesini Düzenle\",\"iFgaVN\":\"Kodu Düzenle\",\"jrBSO1\":\"Organizatörü Düzenle\",\"tdD/QN\":\"Ürünü Düzenle\",\"n143Tq\":\"Ürün Kategorisini Düzenle\",\"9BdS63\":\"Promosyon Kodunu Düzenle\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Soruyu Düzenle\",\"poTr35\":\"Kullanıcıyı düzenle\",\"GTOcxw\":\"Kullanıcıyı Düzenle\",\"pqFrv2\":\"örn. $2.50 için 2.50\",\"3yiej1\":\"örn. %23.5 için 23.5\",\"O3oNi5\":\"E-posta\",\"VxYKoK\":\"E-posta ve Bildirim Ayarları\",\"ATGYL1\":\"E-posta adresi\",\"hzKQCy\":\"E-posta Adresi\",\"HqP6Qf\":\"E-posta değişikliği başarıyla iptal edildi\",\"mISwW1\":\"E-posta değişikliği beklemede\",\"APuxIE\":\"E-posta onayı yeniden gönderildi\",\"YaCgdO\":\"E-posta onayı başarıyla yeniden gönderildi\",\"jyt+cx\":\"E-posta alt bilgi mesajı\",\"I6F3cp\":\"E-posta doğrulanmamış\",\"NTZ/NX\":\"Gömme Kodu\",\"4rnJq4\":\"Gömme Scripti\",\"8oPbg1\":\"Faturalamayı Etkinleştir\",\"j6w7d/\":\"Limite ulaşıldığında ürün satışlarını durdurmak için bu kapasiteyi etkinleştir\",\"VFv2ZC\":\"Bitiş Tarihi\",\"237hSL\":\"Sona Erdi\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"İngilizce\",\"MhVoma\":\"Vergiler ve ücretler hariç bir tutar girin.\",\"SlfejT\":\"Hata\",\"3Z223G\":\"E-posta adresini onaylama hatası\",\"a6gga1\":\"E-posta değişikliğini onaylama hatası\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Etkinlik\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Etkinlik Tarihi\",\"0Zptey\":\"Etkinlik Varsayılanları\",\"QcCPs8\":\"Etkinlik Detayları\",\"6fuA9p\":\"Etkinlik başarıyla çoğaltıldı\",\"AEuj2m\":\"Etkinlik Ana Sayfası\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Etkinlik konumu ve mekan detayları\",\"OopDbA\":\"Event page\",\"4/If97\":\"Etkinlik durumu güncellenemedi. Lütfen daha sonra tekrar deneyin\",\"btxLWj\":\"Etkinlik durumu güncellendi\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Etkinlikler\",\"sZg7s1\":\"Son kullanım tarihi\",\"KnN1Tu\":\"Süresi Doluyor\",\"uaSvqt\":\"Son Kullanım Tarihi\",\"GS+Mus\":\"Dışa Aktar\",\"9xAp/j\":\"Katılımcı iptal edilemedi\",\"ZpieFv\":\"Sipariş iptal edilemedi\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Fatura indirilemedi. Lütfen tekrar deneyin.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Giriş Listesi yüklenemedi\",\"ZQ15eN\":\"Bilet e-postası yeniden gönderilemedi\",\"ejXy+D\":\"Ürünler sıralanamadı\",\"PLUB/s\":\"Ücret\",\"/mfICu\":\"Ücretler\",\"LyFC7X\":\"Siparişleri Filtrele\",\"cSev+j\":\"Filtreler\",\"CVw2MU\":[\"Filtreler (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"İlk Fatura Numarası\",\"V1EGGU\":\"Ad\",\"kODvZJ\":\"Ad\",\"S+tm06\":\"Ad 1 ile 50 karakter arasında olmalıdır\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"İlk Kullanım\",\"TpqW74\":\"Sabit\",\"irpUxR\":\"Sabit tutar\",\"TF9opW\":\"Bu cihazda flaş mevcut değil\",\"UNMVei\":\"Şifrenizi mi unuttunuz?\",\"2POOFK\":\"Ücretsiz\",\"P/OAYJ\":\"Ücretsiz Ürün\",\"vAbVy9\":\"Ücretsiz ürün, ödeme bilgisi gerekli değil\",\"nLC6tu\":\"Fransızca\",\"Weq9zb\":\"Genel\",\"DDcvSo\":\"Almanca\",\"4GLxhy\":\"Başlarken\",\"4D3rRj\":\"Profile geri dön\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Google Takvim\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Brüt satışlar\",\"yRg26W\":\"Brüt Satışlar\",\"R4r4XO\":\"Misafirler\",\"26pGvx\":\"Promosyon kodunuz var mı?\",\"V7yhws\":\"merhaba@harika-etkinlikler.com\",\"6K/IHl\":\"İşte bileşeni uygulamanızda nasıl kullanabileceğinize dair bir örnek.\",\"Y1SSqh\":\"İşte widget'ı uygulamanıza yerleştirmek için kullanabileceğiniz React bileşeni.\",\"QuhVpV\":[\"Merhaba \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Halk görünümünden gizli\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Gizli sorular yalnızca etkinlik organizatörü tarafından görülebilir, müşteri tarafından görülemez.\",\"vLyv1R\":\"Gizle\",\"Mkkvfd\":\"Başlarken sayfasını gizle\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"Satış bitiş tarihinden sonra ürünü gizle\",\"06s3w3\":\"Satış başlama tarihinden önce ürünü gizle\",\"axVMjA\":\"Kullanıcının uygun promosyon kodu yoksa ürünü gizle\",\"ySQGHV\":\"Tükendiğinde ürünü gizle\",\"SCimta\":\"Başlarken sayfasını kenar çubuğundan gizle\",\"5xR17G\":\"Bu ürünü müşterilerden gizle\",\"Da29Y6\":\"Bu soruyu gizle\",\"fvDQhr\":\"Bu katmanı kullanıcılardan gizle\",\"lNipG+\":\"Bir ürünü gizlemek, kullanıcıların onu etkinlik sayfasında görmesini engeller.\",\"ZOBwQn\":\"Ana Sayfa Tasarımı\",\"PRuBTd\":\"Ana Sayfa Tasarımcısı\",\"YjVNGZ\":\"Ana Sayfa Önizlemesi\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Müşterinin siparişini tamamlamak için kaç dakikası var. En az 15 dakika öneriyoruz\",\"ySxKZe\":\"Bu kod kaç kez kullanılabilir?\",\"dZsDbK\":[\"HTML karakter sınırı aşıldı: \",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://ornek-harita-servisi.com/...\",\"uOXLV3\":\"<0>Şartlar ve koşulları kabul ediyorum\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Boş bırakılırsa, Google Harita linki oluşturmak için adres kullanılacak\",\"UYT+c8\":\"Etkinleştirilirse, check-in personeli katılımcıları check-in yaptı olarak işaretleyebilir veya siparişi ödenmiş olarak işaretleyip katılımcıları check-in yapabilir. Devre dışıysa, ödenmemiş siparişlerle ilişkili katılımcılar check-in yapamazlar.\",\"muXhGi\":\"Etkinleştirilirse, yeni bir sipariş verildiğinde organizatör e-posta bildirimi alacak\",\"6fLyj/\":\"Bu değişikliği talep etmediyseniz, lütfen hemen şifrenizi değiştirin.\",\"n/ZDCz\":\"Resim başarıyla silindi\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Resim başarıyla yüklendi\",\"VyUuZb\":\"Resim URL'si\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Pasif\",\"T0K0yl\":\"Pasif kullanıcılar giriş yapamazlar.\",\"kO44sp\":\"Çevrimiçi etkinliğiniz için bağlantı detaylarını ekleyin. Bu detaylar sipariş özeti sayfasında ve katılımcı bilet sayfasında gösterilecektir.\",\"FlQKnG\":\"Fiyata vergi ve ücretleri dahil et\",\"Vi+BiW\":[[\"0\"],\" ürün içerir\"],\"lpm0+y\":\"1 ürün içerir\",\"UiAk5P\":\"Resim Ekle\",\"OyLdaz\":\"Davet yeniden gönderildi!\",\"HE6KcK\":\"Davet iptal edildi!\",\"SQKPvQ\":\"Kullanıcı Davet Et\",\"bKOYkd\":\"Fatura başarıyla indirildi\",\"alD1+n\":\"Fatura Notları\",\"kOtCs2\":\"Fatura Numaralandırma\",\"UZ2GSZ\":\"Fatura Ayarları\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Öğe\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Etiket\",\"vXIe7J\":\"Dil\",\"2LMsOq\":\"Son 12 ay\",\"vfe90m\":\"Son 14 gün\",\"aK4uBd\":\"Son 24 saat\",\"uq2BmQ\":\"Son 30 gün\",\"bB6Ram\":\"Son 48 saat\",\"VlnB7s\":\"Son 6 ay\",\"ct2SYD\":\"Son 7 gün\",\"XgOuA7\":\"Son 90 gün\",\"I3yitW\":\"Son giriş\",\"1ZaQUH\":\"Soyad\",\"UXBCwc\":\"Soyad\",\"tKCBU0\":\"Son Kullanım\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Varsayılan \\\"Fatura\\\" kelimesini kullanmak için boş bırakın\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Yükleniyor...\",\"wJijgU\":\"Konum\",\"sQia9P\":\"Giriş yap\",\"zUDyah\":\"Giriş yapılıyor\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Çıkış\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Ödeme sırasında fatura adresini zorunlu kıl\",\"MU3ijv\":\"Bu soruyu zorunlu kıl\",\"wckWOP\":\"Yönet\",\"onpJrA\":\"Katılımcıyı yönet\",\"n4SpU5\":\"Etkinliği yönet\",\"WVgSTy\":\"Siparişi yönet\",\"1MAvUY\":\"Bu etkinlik için ödeme ve faturalama ayarlarını yönet.\",\"cQrNR3\":\"Profili Yönet\",\"AtXtSw\":\"Ürünlerinize uygulanabilecek vergi ve ücretleri yönetin\",\"ophZVW\":\"Biletleri yönet\",\"DdHfeW\":\"Hesap bilgilerinizi ve varsayılan ayarlarını yönetin\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Kullanıcılarınızı ve izinlerini yönetin\",\"1m+YT2\":\"Zorunlu sorular müşteri ödeme yapmadan önce cevaplanmalıdır.\",\"Dim4LO\":\"Manuel olarak Katılımcı ekle\",\"e4KdjJ\":\"Manuel Katılımcı Ekle\",\"vFjEnF\":\"Ödendi olarak işaretle\",\"g9dPPQ\":\"Sipariş Başına Maksimum\",\"l5OcwO\":\"Katılımcıya mesaj gönder\",\"Gv5AMu\":\"Katılımcılara Mesaj\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Alıcıya mesaj gönder\",\"tNZzFb\":\"Mesaj içeriği\",\"lYDV/s\":\"Bireysel katılımcılara mesaj gönder\",\"V7DYWd\":\"Mesaj Gönderildi\",\"t7TeQU\":\"Mesajlar\",\"xFRMlO\":\"Sipariş Başına Minimum\",\"QYcUEf\":\"Minimum Fiyat\",\"RDie0n\":\"Çeşitli\",\"mYLhkl\":\"Çeşitli Ayarlar\",\"KYveV8\":\"Çok satırlı metin kutusu\",\"VD0iA7\":\"Çoklu fiyat seçenekleri. Erken kayıt ürünleri vb. için mükemmel.\",\"/bhMdO\":\"Harika etkinlik açıklamam...\",\"vX8/tc\":\"Harika etkinlik başlığım...\",\"hKtWk2\":\"Profilim\",\"fj5byd\":\"Yok\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Ad\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Katılımcıya Git\",\"qqeAJM\":\"Asla\",\"7vhWI8\":\"Yeni Şifre\",\"1UzENP\":\"Hayır\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Gösterilecek arşivlenmiş etkinlik yok.\",\"q2LEDV\":\"Bu sipariş için katılımcı bulunamadı.\",\"zlHa5R\":\"Bu siparişe katılımcı eklenmemiş.\",\"Wjz5KP\":\"Gösterilecek Katılımcı yok\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Kapasite Ataması Yok\",\"a/gMx2\":\"Check-In Listesi Yok\",\"tMFDem\":\"Veri mevcut değil\",\"6Z/F61\":\"Gösterilecek veri yok. Lütfen bir tarih aralığı seçin\",\"fFeCKc\":\"İndirim Yok\",\"HFucK5\":\"Gösterilecek sona ermiş etkinlik yok.\",\"yAlJXG\":\"Gösterilecek etkinlik yok\",\"GqvPcv\":\"Filtre mevcut değil\",\"KPWxKD\":\"Gösterilecek mesaj yok\",\"J2LkP8\":\"Gösterilecek sipariş yok\",\"RBXXtB\":\"Şu anda hiçbir ödeme yöntemi mevcut değil. Yardım için etkinlik organizatörüyle iletişime geçin.\",\"ZWEfBE\":\"Ödeme Gerekli Değil\",\"ZPoHOn\":\"Bu katılımcı ile ilişkili ürün yok.\",\"Ya1JhR\":\"Bu kategoride mevcut ürün yok.\",\"FTfObB\":\"Henüz Ürün Yok\",\"+Y976X\":\"Gösterilecek Promosyon Kodu yok\",\"MAavyl\":\"Bu katılımcı tarafından cevaplanan soru yok.\",\"SnlQeq\":\"Bu sipariş için hiçbir soru sorulmamış.\",\"Ev2r9A\":\"Sonuç yok\",\"gk5uwN\":\"Arama Sonucu Yok\",\"RHyZUL\":\"Arama sonucu yok.\",\"RY2eP1\":\"Hiçbir Vergi veya Ücret eklenmemiş.\",\"EdQY6l\":\"Hiçbiri\",\"OJx3wK\":\"Mevcut değil\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Notlar\",\"jtrY3S\":\"Henüz gösterilecek bir şey yok\",\"hFwWnI\":\"Bildirim Ayarları\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Organizatörü yeni siparişler hakkında bilgilendir\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Ödeme için izin verilen gün sayısı (faturalardan ödeme koşullarını çıkarmak için boş bırakın)\",\"n86jmj\":\"Numara Öneki\",\"mwe+2z\":\"Çevrimdışı siparişler, sipariş ödendi olarak işaretlenene kadar etkinlik istatistiklerine yansıtılmaz.\",\"dWBrJX\":\"Çevrimdışı ödeme başarısız. Lütfen tekrar deneyin veya etkinlik organizatörüyle iletişime geçin.\",\"fcnqjw\":\"Çevrimdışı Ödeme Talimatları\",\"+eZ7dp\":\"Çevrimdışı Ödemeler\",\"ojDQlR\":\"Çevrimdışı Ödemeler Bilgisi\",\"u5oO/W\":\"Çevrimdışı Ödemeler Ayarları\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Satışta\",\"Ug4SfW\":\"Bir etkinlik oluşturduğunuzda, burada göreceksiniz.\",\"ZxnK5C\":\"Veri toplamaya başladığınızda, burada göreceksiniz.\",\"PnSzEc\":\"Hazır olduğunuzda, etkinliğinizi yayına alın ve ürün satmaya başlayın.\",\"J6n7sl\":\"Devam Eden\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Online Etkinlik Detayları\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Check-In Sayfasını Aç\",\"OdnLE4\":\"Kenar çubuğunu aç\",\"ZZEYpT\":[\"Seçenek \",[\"i\"]],\"oPknTP\":\"Tüm faturalarda görünecek isteğe bağlı ek bilgiler (örn., ödeme koşulları, gecikme ücreti, iade politikası)\",\"OrXJBY\":\"Fatura numaraları için isteğe bağlı önek (örn., FAT-)\",\"0zpgxV\":\"Seçenekler\",\"BzEFor\":\"veya\",\"UYUgdb\":\"Sipariş\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Sipariş İptal Edildi\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Sipariş Tarihi\",\"Tol4BF\":\"Sipariş Detayları\",\"WbImlQ\":\"Sipariş iptal edildi ve sipariş sahibi bilgilendirildi.\",\"nAn4Oe\":\"Sipariş ödendi olarak işaretlendi\",\"uzEfRz\":\"Sipariş Notları\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Sipariş Referansı\",\"acIJ41\":\"Sipariş Durumu\",\"GX6dZv\":\"Sipariş Özeti\",\"tDTq0D\":\"Sipariş zaman aşımı\",\"1h+RBg\":\"Siparişler\",\"3y+V4p\":\"Organizasyon Adresi\",\"GVcaW6\":\"Organizasyon Detayları\",\"nfnm9D\":\"Organizasyon Adı\",\"G5RhpL\":\"Organizatör\",\"mYygCM\":\"Organizatör gereklidir\",\"Pa6G7v\":\"Organizatör Adı\",\"l894xP\":\"Organizatörler yalnızca etkinlikleri ve ürünleri yönetebilir. Kullanıcıları, hesap ayarlarını veya fatura bilgilerini yönetemezler.\",\"fdjq4c\":\"İç Boşluk\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Sayfa bulunamadı\",\"QbrUIo\":\"Sayfa görüntüleme\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"ödendi\",\"HVW65c\":\"Ücretli Ürün\",\"ZfxaB4\":\"Kısmen İade Edildi\",\"8ZsakT\":\"Şifre\",\"TUJAyx\":\"Şifre en az 8 karakter olmalıdır\",\"vwGkYB\":\"Şifre en az 8 karakter olmalıdır\",\"BLTZ42\":\"Şifre başarıyla sıfırlandı. Lütfen yeni şifrenizle giriş yapın.\",\"f7SUun\":\"Şifreler aynı değil\",\"aEDp5C\":\"Widget'ın görünmesini istediğiniz yere bunu yapıştırın.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Ödeme\",\"Lg+ewC\":\"Ödeme ve Faturalama\",\"DZjk8u\":\"Ödeme ve Faturalama Ayarları\",\"lflimf\":\"Ödeme Vade Süresi\",\"JhtZAK\":\"Ödeme Başarısız\",\"JEdsvQ\":\"Ödeme Talimatları\",\"bLB3MJ\":\"Ödeme Yöntemleri\",\"QzmQBG\":\"Ödeme sağlayıcısı\",\"lsxOPC\":\"Ödeme Alındı\",\"wJTzyi\":\"Ödeme Durumu\",\"xgav5v\":\"Ödeme başarılı!\",\"R29lO5\":\"Ödeme Koşulları\",\"/roQKz\":\"Yüzde\",\"vPJ1FI\":\"Yüzde Miktarı\",\"xdA9ud\":\"Bunu web sitenizin bölümüne yerleştirin.\",\"blK94r\":\"Lütfen en az bir seçenek ekleyin\",\"FJ9Yat\":\"Lütfen verilen bilgilerin doğru olduğunu kontrol edin\",\"TkQVup\":\"Lütfen e-posta ve şifrenizi kontrol edin ve tekrar deneyin\",\"sMiGXD\":\"Lütfen e-postanızın geçerli olduğunu kontrol edin\",\"Ajavq0\":\"E-posta adresinizi onaylamak için lütfen e-postanızı kontrol edin\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Lütfen yeni sekmede devam edin\",\"hcX103\":\"Lütfen bir ürün oluşturun\",\"cdR8d6\":\"Lütfen bir bilet oluşturun\",\"x2mjl4\":\"Lütfen bir resme işaret eden geçerli bir resim URL'si girin.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Lütfen Dikkat\",\"C63rRe\":\"Baştan başlamak için lütfen etkinlik sayfasına dönün.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Lütfen en az bir ürün seçin\",\"igBrCH\":\"Tüm özelliklere erişmek için lütfen e-posta adresinizi doğrulayın\",\"/IzmnP\":\"Faturanızı hazırlarken lütfen bekleyin...\",\"MOERNx\":\"Portekizce\",\"qCJyMx\":\"Ödeme sonrası mesaj\",\"g2UNkE\":\"Tarafından desteklenmektedir\",\"Rs7IQv\":\"Ödeme öncesi mesaj\",\"rdUucN\":\"Önizleme\",\"a7u1N9\":\"Fiyat\",\"CmoB9j\":\"Fiyat görünüm modu\",\"BI7D9d\":\"Fiyat belirlenmedi\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Fiyat Türü\",\"6RmHKN\":\"Ana Renk\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Ana Metin Rengi\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"Tüm Biletleri Yazdır\",\"DKwDdj\":\"Biletleri Yazdır\",\"K47k8R\":\"Ürün\",\"1JwlHk\":\"Ürün Kategorisi\",\"U61sAj\":\"Ürün kategorisi başarıyla güncellendi.\",\"1USFWA\":\"Ürün başarıyla silindi\",\"4Y2FZT\":\"Ürün Fiyat Türü\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Ürün Satışları\",\"U/R4Ng\":\"Ürün Katmanı\",\"sJsr1h\":\"Ürün Türü\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Ürün(ler)\",\"N0qXpE\":\"Ürünler\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Satılan ürünler\",\"/u4DIx\":\"Satılan Ürünler\",\"DJQEZc\":\"Ürünler başarıyla sıralandı\",\"vERlcd\":\"Profil\",\"kUlL8W\":\"Profil başarıyla güncellendi\",\"cl5WYc\":[\"Promosyon \",[\"promo_code\"],\" kodu uygulandı\"],\"P5sgAk\":\"Promosyon Kodu\",\"yKWfjC\":\"Promosyon Kodu sayfası\",\"RVb8Fo\":\"Promosyon Kodları\",\"BZ9GWa\":\"Promosyon kodları indirim sunmak, ön satış erişimi veya etkinliğinize özel erişim sağlamak için kullanılabilir.\",\"OP094m\":\"Promosyon Kodları Raporu\",\"4kyDD5\":\"Bu soru için ek bağlam veya talimatlar sağlayın. Bu alanı şartlar\\nve koşullar, yönergeler veya katılımcıların cevaplamadan önce bilmeleri gereken önemli bilgileri eklemek için kullanın.\",\"toutGW\":\"QR Kod\",\"LkMOWF\":\"Mevcut Miktar\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Soru silindi\",\"avf0gk\":\"Soru Açıklaması\",\"oQvMPn\":\"Soru Başlığı\",\"enzGAL\":\"Sorular\",\"ROv2ZT\":\"Sorular ve Cevaplar\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Radyo Seçeneği\",\"C4TjpG\":\"Daha az oku\",\"I3QpvQ\":\"Alıcı\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"İade Başarısız\",\"n10yGu\":\"Siparişi iade et\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"İade Bekliyor\",\"xHpVRl\":\"İade Durumu\",\"/BI0y9\":\"İade Edildi\",\"fgLNSM\":\"Kayıt Ol\",\"9+8Vez\":\"Kalan Kullanım\",\"tasfos\":\"kaldır\",\"t/YqKh\":\"Kaldır\",\"t9yxlZ\":\"Raporlar\",\"prZGMe\":\"Fatura Adresi Gerekli\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"E-posta onayını tekrar gönder\",\"wIa8Qe\":\"Daveti tekrar gönder\",\"VeKsnD\":\"Sipariş e-postasını tekrar gönder\",\"dFuEhO\":\"Bilet e-postasını tekrar gönder\",\"o6+Y6d\":\"Tekrar gönderiliyor...\",\"OfhWJH\":\"Sıfırla\",\"RfwZxd\":\"Şifreyi sıfırla\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Etkinliği geri yükle\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Etkinlik Sayfasına Dön\",\"8YBH95\":\"Gelir\",\"PO/sOY\":\"Daveti iptal et\",\"GDvlUT\":\"Rol\",\"ELa4O9\":\"Satış Bitiş Tarihi\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Satış Başlangıç Tarihi\",\"hBsw5C\":\"Satış bitti\",\"kpAzPe\":\"Satış başlangıcı\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Kaydet\",\"IUwGEM\":\"Değişiklikleri Kaydet\",\"U65fiW\":\"Organizatörü Kaydet\",\"UGT5vp\":\"Ayarları Kaydet\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Katılımcı adı, e-posta veya sipariş #'a göre ara...\",\"+pr/FY\":\"Etkinlik adına göre ara...\",\"3zRbWw\":\"Ad, e-posta veya sipariş #'a göre ara...\",\"L22Tdf\":\"Ad, sipariş #, katılımcı # veya e-postaya göre ara...\",\"BiYOdA\":\"Ada göre ara...\",\"YEjitp\":\"Konu veya içeriğe göre ara...\",\"Pjsch9\":\"Kapasite atamalarını ara...\",\"r9M1hc\":\"Check-in listelerini ara...\",\"+0Yy2U\":\"Ürünleri ara\",\"YIix5Y\":\"Ara...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"İkincil Renk\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"İkincil Metin Rengi\",\"02ePaq\":[[\"0\"],\" seç\"],\"QuNKRX\":\"Kamera Seç\",\"9FQEn8\":\"Kategori seç...\",\"kWI/37\":\"Organizatör seç\",\"ixIx1f\":\"Ürün Seç\",\"3oSV95\":\"Ürün Katmanı Seç\",\"C4Y1hA\":\"Ürünleri seç\",\"hAjDQy\":\"Durum seç\",\"QYARw/\":\"Bilet Seç\",\"OMX4tH\":\"Biletleri seç\",\"DrwwNd\":\"Zaman aralığı seç\",\"O/7I0o\":\"Seç...\",\"JlFcis\":\"Gönder\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Mesaj gönder\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Mesaj Gönder\",\"D7ZemV\":\"Sipariş onayı ve bilet e-postası gönder\",\"v1rRtW\":\"Test Gönder\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"SEO Açıklaması\",\"/SIY6o\":\"SEO Anahtar Kelimeleri\",\"GfWoKv\":\"SEO Ayarları\",\"rXngLf\":\"SEO Başlığı\",\"/jZOZa\":\"Hizmet Ücreti\",\"Bj/QGQ\":\"Minimum fiyat belirleyin ve kullanıcılar isterlerse daha fazla ödesin\",\"L0pJmz\":\"Fatura numaralandırması için başlangıç numarasını ayarlayın. Faturalar oluşturulduktan sonra bu değiştirilemez.\",\"nYNT+5\":\"Etkinliğinizi kurun\",\"A8iqfq\":\"Etkinliğinizi yayına alın\",\"Tz0i8g\":\"Ayarlar\",\"Z8lGw6\":\"Paylaş\",\"B2V3cA\":\"Etkinliği Paylaş\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Mevcut ürün miktarını göster\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Daha fazla göster\",\"izwOOD\":\"Vergi ve ücretleri ayrı göster\",\"1SbbH8\":\"Müşteriye ödeme yaptıktan sonra sipariş özeti sayfasında gösterilir.\",\"YfHZv0\":\"Müşteriye ödeme yapmadan önce gösterilir\",\"CBBcly\":\"Ülke dahil olmak üzere ortak adres alanlarını gösterir\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Tek satır metin kutusu\",\"+P0Cn2\":\"Bu adımı atla\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Tükendi\",\"Mi1rVn\":\"Tükendi\",\"nwtY4N\":\"Bir şeyler yanlış gitti\",\"GRChTw\":\"Vergi veya Ücret silinirken bir şeyler yanlış gitti\",\"YHFrbe\":\"Bir şeyler yanlış gitti! Lütfen tekrar deneyin\",\"kf83Ld\":\"Bir şeyler yanlış gitti.\",\"fWsBTs\":\"Bir şeyler yanlış gitti. Lütfen tekrar deneyin.\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Üzgünüz, bu promosyon kodu tanınmıyor\",\"65A04M\":\"İspanyolca\",\"mFuBqb\":\"Sabit fiyatlı standart ürün\",\"D3iCkb\":\"Başlangıç Tarihi\",\"/2by1f\":\"Eyalet veya Bölge\",\"uAQUqI\":\"Durum\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Bu etkinlik için Stripe ödemeleri etkinleştirilmemiş.\",\"UJmAAK\":\"Konu\",\"X2rrlw\":\"Ara Toplam\",\"zzDlyQ\":\"Başarılı\",\"b0HJ45\":[\"Başarılı! \",[\"0\"],\" kısa süre içinde bir e-posta alacak.\"],\"BJIEiF\":[\"Katılımcı başarıyla \",[\"0\"]],\"OtgNFx\":\"E-posta adresi başarıyla onaylandı\",\"IKwyaF\":\"E-posta değişikliği başarıyla onaylandı\",\"zLmvhE\":\"Katılımcı başarıyla oluşturuldu\",\"gP22tw\":\"Ürün Başarıyla Oluşturuldu\",\"9mZEgt\":\"Promosyon Kodu Başarıyla Oluşturuldu\",\"aIA9C4\":\"Soru Başarıyla Oluşturuldu\",\"J3RJSZ\":\"Katılımcı başarıyla güncellendi\",\"3suLF0\":\"Kapasite Ataması başarıyla güncellendi\",\"Z+rnth\":\"Giriş Listesi başarıyla güncellendi\",\"vzJenu\":\"E-posta Ayarları Başarıyla Güncellendi\",\"7kOMfV\":\"Etkinlik Başarıyla Güncellendi\",\"G0KW+e\":\"Ana Sayfa Tasarımı Başarıyla Güncellendi\",\"k9m6/E\":\"Ana Sayfa Ayarları Başarıyla Güncellendi\",\"y/NR6s\":\"Konum Başarıyla Güncellendi\",\"73nxDO\":\"Çeşitli Ayarlar Başarıyla Güncellendi\",\"4H80qv\":\"Sipariş başarıyla güncellendi\",\"6xCBVN\":\"Ödeme ve Faturalama Ayarları Başarıyla Güncellendi\",\"1Ycaad\":\"Ürün başarıyla güncellendi\",\"70dYC8\":\"Promosyon Kodu Başarıyla Güncellendi\",\"F+pJnL\":\"SEO Ayarları Başarıyla Güncellendi\",\"DXZRk5\":\"Süit 100\",\"GNcfRk\":\"Destek E-postası\",\"uRfugr\":\"Tişört\",\"JpohL9\":\"Vergi\",\"geUFpZ\":\"Vergi ve Ücretler\",\"dFHcIn\":\"Vergi Detayları\",\"wQzCPX\":\"Tüm faturaların altında görünecek vergi bilgisi (örn., KDV numarası, vergi kaydı)\",\"0RXCDo\":\"Vergi veya Ücret başarıyla silindi\",\"ZowkxF\":\"Vergiler\",\"qu6/03\":\"Vergiler ve Ücretler\",\"gypigA\":\"Bu promosyon kodu geçersiz\",\"5ShqeM\":\"Aradığınız check-in listesi mevcut değil.\",\"QXlz+n\":\"Etkinlikleriniz için varsayılan para birimi.\",\"mnafgQ\":\"Etkinlikleriniz için varsayılan saat dilimi.\",\"o7s5FA\":\"Katılımcının e-postaları alacağı dil.\",\"NlfnUd\":\"Tıkladığınız bağlantı geçersiz.\",\"HsFnrk\":[[\"0\"],\" için maksimum ürün sayısı \",[\"1\"]],\"TSAiPM\":\"Aradığınız sayfa mevcut değil\",\"MSmKHn\":\"Müşteriye gösterilen fiyat vergi ve ücretleri içerecektir.\",\"6zQOg1\":\"Müşteriye gösterilen fiyat vergi ve ücretleri içermeyecektir. Bunlar ayrı olarak gösterilecektir\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Arama motoru sonuçlarında ve sosyal medyada paylaşırken görüntülenecek etkinlik başlığı. Varsayılan olarak etkinlik başlığı kullanılacaktır\",\"wDx3FF\":\"Bu etkinlik için mevcut ürün yok\",\"pNgdBv\":\"Bu kategoride mevcut ürün yok\",\"rMcHYt\":\"Bekleyen bir iade var. Başka bir iade talebinde bulunmadan önce lütfen tamamlanmasını bekleyin.\",\"F89D36\":\"Sipariş ödendi olarak işaretlenirken bir hata oluştu\",\"68Axnm\":\"İsteğiniz işlenirken bir hata oluştu. Lütfen tekrar deneyin.\",\"mVKOW6\":\"Mesajınız gönderilirken bir hata oluştu\",\"AhBPHd\":\"Bu detaylar yalnızca sipariş başarıyla tamamlanırsa gösterilecektir. Ödeme bekleyen siparişler bu mesajı göstermeyecektir.\",\"Pc/Wtj\":\"Bu katılımcının ödenmemiş siparişi var.\",\"mf3FrP\":\"Bu kategoride henüz hiç ürün yok.\",\"8QH2Il\":\"Bu kategori halktan gizli\",\"xxv3BZ\":\"Bu check-in listesi süresi doldu\",\"Sa7w7S\":\"Bu check-in listesinin süresi doldu ve artık check-in için kullanılamıyor.\",\"Uicx2U\":\"Bu check-in listesi aktif\",\"1k0Mp4\":\"Bu check-in listesi henüz aktif değil\",\"K6fmBI\":\"Bu check-in listesi henüz aktif değil ve check-in yapılabilir durumda değil.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Bu bilgiler ödeme sayfasında, sipariş özeti sayfasında ve sipariş onayı e-postasında gösterilecektir.\",\"XAHqAg\":\"Bu genel bir üründür, tişört veya kupa gibi. Hiçbir bilet düzenlenmeyecek\",\"CNk/ro\":\"Bu çevrimiçi bir etkinlik\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Bu mesaj bu etkinlikten gönderilen tüm e-postaların altbilgisinde yer alacak\",\"55i7Fa\":\"Bu mesaj sadece sipariş başarılı bir şekilde tamamlandığında gösterilecek. Ödeme bekleyen siparişlerde bu mesaj gösterilmeyecek\",\"RjwlZt\":\"Bu sipariş zaten ödenmiş.\",\"5K8REg\":\"Bu sipariş zaten iade edilmiş.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Bu sipariş iptal edilmiş.\",\"Q0zd4P\":\"Bu siparişin süresi dolmuş. Lütfen tekrar başlayın.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Bu sipariş tamamlandı.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Bu sipariş sayfası artık mevcut değil.\",\"i0TtkR\":\"Bu tüm görünürlük ayarlarını geçersiz kılar ve ürünü tüm müşterilerden gizler.\",\"cRRc+F\":\"Bu ürün bir siparişle ilişkili olduğu için silinemez. Bunun yerine gizleyebilirsiniz.\",\"3Kzsk7\":\"Bu ürün bir bilettir. Alıcılara satın alma sonrasında bilet verilecek\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Bu şifre sıfırlama bağlantısı geçersiz veya süresi dolmuş.\",\"IV9xTT\":\"Bu kullanıcı davetini kabul etmediği için aktif değil.\",\"5AnPaO\":\"bilet\",\"kjAL4v\":\"Bilet\",\"dtGC3q\":\"Bilet e-postası katılımcıya yeniden gönderildi\",\"54q0zp\":\"Biletler\",\"xN9AhL\":[\"Seviye \",[\"0\"]],\"jZj9y9\":\"Kademeli Ürün\",\"8wITQA\":\"Kademeli ürünler aynı ürün için birden fazla fiyat seçeneği sunmanıza olanak tanır. Bu erken rezervasyon ürünleri veya farklı insan grupları için farklı fiyat seçenekleri sunmak için mükemmeldir.\",\"nn3mSR\":\"Kalan süre:\",\"s/0RpH\":\"Kullanım sayısı\",\"y55eMd\":\"Kullanım Sayısı\",\"40Gx0U\":\"Saat Dilimi\",\"oDGm7V\":\"İPUCU\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Araçlar\",\"72c5Qo\":\"Toplam\",\"YXx+fG\":\"İndirimlerden Önceki Toplam\",\"NRWNfv\":\"Toplam İndirim Tutarı\",\"BxsfMK\":\"Toplam Ücretler\",\"2bR+8v\":\"Toplam Brüt Satış\",\"mpB/d9\":\"Toplam sipariş tutarı\",\"m3FM1g\":\"Toplam iade edilen\",\"jEbkcB\":\"Toplam İade Edilen\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Toplam Vergi\",\"+zy2Nq\":\"Tür\",\"FMdMfZ\":\"Katılımcı girişi yapılamadı\",\"bPWBLL\":\"Katılımcı check-out'u yapılamadı\",\"9+P7zk\":\"Ürün oluşturulamadı. Lütfen bilgilerinizi kontrol edin\",\"WLxtFC\":\"Ürün oluşturulamadı. Lütfen bilgilerinizi kontrol edin\",\"/cSMqv\":\"Soru oluşturulamadı. Lütfen bilgilerinizi kontrol edin\",\"MH/lj8\":\"Soru güncellenemedi. Lütfen bilgilerinizi kontrol edin\",\"nnfSdK\":\"Benzersiz Müşteriler\",\"Mqy/Zy\":\"Amerika Birleşik Devletleri\",\"NIuIk1\":\"Sınırsız\",\"/p9Fhq\":\"Sınırsız mevcut\",\"E0q9qH\":\"Sınırsız kullanıma izin verildi\",\"h10Wm5\":\"Ödenmemiş Sipariş\",\"ia8YsC\":\"Yaklaşan\",\"TlEeFv\":\"Yaklaşan Etkinlikler\",\"L/gNNk\":[[\"0\"],\" Güncelle\"],\"+qqX74\":\"Etkinlik adı, açıklaması ve tarihlerini güncelle\",\"vXPSuB\":\"Profili güncelle\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL panoya kopyalandı\",\"e5lF64\":\"Kullanım Örneği\",\"fiV0xj\":\"Kullanım Sınırı\",\"sGEOe4\":\"Kapak resminin bulanıklaştırılmış halini arkaplan olarak kullan\",\"OadMRm\":\"Kapak resmini kullan\",\"7PzzBU\":\"Kullanıcı\",\"yDOdwQ\":\"Kullanıcı Yönetimi\",\"Sxm8rQ\":\"Kullanıcılar\",\"VEsDvU\":\"Kullanıcılar e-postalarını <0>Profil Ayarları'nda değiştirebilir\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"KDV\",\"E/9LUk\":\"Mekan Adı\",\"jpctdh\":\"Görüntüle\",\"Pte1Hv\":\"Katılımcı Detaylarını Görüntüle\",\"/5PEQz\":\"Etkinlik sayfasını görüntüle\",\"fFornT\":\"Tam mesajı görüntüle\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Google Haritalar'da görüntüle\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP check-in listesi\",\"tF+VVr\":\"VIP Bilet\",\"2q/Q7x\":\"Görünürlük\",\"vmOFL/\":\"Ödemenizi işleyemedik. Lütfen tekrar deneyin veya destek ile iletişime geçin.\",\"45Srzt\":\"Kategoriyi silemedik. Lütfen tekrar deneyin.\",\"/DNy62\":[[\"0\"],\" ile eşleşen herhangi bir bilet bulamadık\"],\"1E0vyy\":\"Verileri yükleyemedik. Lütfen tekrar deneyin.\",\"NmpGKr\":\"Kategorileri yeniden sıralayamadık. Lütfen tekrar deneyin.\",\"BJtMTd\":\"1950px x 650px boyutlarında, 3:1 oranında ve maksimum 5MB dosya boyutunda olmasını öneriyoruz\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Ödemenizi onaylayamadık. Lütfen tekrar deneyin veya destek ile iletişime geçin.\",\"Gspam9\":\"Siparişinizi işliyoruz. Lütfen bekleyin...\",\"LuY52w\":\"Hoş geldiniz! Devam etmek için lütfen giriş yapın.\",\"dVxpp5\":[\"Tekrar hoş geldin\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Kademeli Ürünler nedir?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Kategori nedir?\",\"gxeWAU\":\"Bu kod hangi ürünler için geçerli?\",\"hFHnxR\":\"Bu kod hangi ürünler için geçerli? (Varsayılan olarak tümü için geçerli)\",\"AeejQi\":\"Bu kapasite hangi ürünler için geçerli olmalı?\",\"Rb0XUE\":\"Hangi saatte geleceksiniz?\",\"5N4wLD\":\"Bu ne tür bir soru?\",\"gyLUYU\":\"Etkinleştirildiğinde, bilet siparişleri için faturalar oluşturulacak. Faturalar sipariş onayı e-postasıyla birlikte gönderilecek. Katılımcılar ayrıca faturalarını sipariş onayı sayfasından indirebilir.\",\"D3opg4\":\"Çevrimdışı ödemeler etkinleştirildiğinde, kullanıcılar siparişlerini tamamlayabilir ve biletlerini alabilir. Biletleri siparişin ödenmediğini açıkça belirtecek ve check-in aracı, bir sipariş ödeme gerektiriyorsa check-in personelini bilgilendirecek.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Bu check-in listesiyle hangi biletler ilişkilendirilmeli?\",\"S+OdxP\":\"Bu etkinliği kim organize ediyor?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Bu soru kime sorulmalı?\",\"VxFvXQ\":\"Widget Yerleştirme\",\"v1P7Gm\":\"Widget Ayarları\",\"b4itZn\":\"Çalışıyor\",\"hqmXmc\":\"Çalışıyor...\",\"+G/XiQ\":\"Yıl başından beri\",\"l75CjT\":\"Evet\",\"QcwyCh\":\"Evet, kaldır\",\"ySeBKv\":\"Bu bileti zaten taradınız\",\"P+Sty0\":[\"E-postanızı <0>\",[\"0\"],\" olarak değiştiriyorsunuz.\"],\"gGhBmF\":\"Çevrimdışısınız\",\"sdB7+6\":\"Bu ürünü hedefleyen bir promosyon kodu oluşturabilirsiniz\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Bu ürünle ilişkili katılımcılar olduğu için ürün türünü değiştiremezsiniz.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Ödenmemiş siparişleri olan katılımcıları check-in yaptıramazsınız. Bu ayar etkinlik ayarlarından değiştirilebilir.\",\"c9Evkd\":\"Son kategoriyi silemezsiniz.\",\"6uwAvx\":\"Bu fiyat seviyesini silemezsiniz çünkü bu seviye için zaten satılmış ürünler var. Bunun yerine gizleyebilirsiniz.\",\"tFbRKJ\":\"Hesap sahibinin rolünü veya durumunu düzenleyemezsiniz.\",\"fHfiEo\":\"Elle oluşturulan bir siparişi iade edemezsiniz.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Birden fazla hesaba erişiminiz var. Devam etmek için birini seçin.\",\"Z6q0Vl\":\"Bu daveti zaten kabul ettiniz. Devam etmek için lütfen giriş yapın.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Bekleyen e-posta değişikliğiniz yok.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Siparişinizi tamamlamak için zamanınız doldu.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Henüz hiç mesaj göndermediniz. Tüm katılımcılara veya belirli ürün sahiplerine mesaj gönderebilirsiniz.\",\"R6i9o9\":\"Bu e-postanın tanıtım amaçlı olmadığını kabul etmelisiniz\",\"3ZI8IL\":\"Şartlar ve koşulları kabul etmelisiniz\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Elle katılımcı ekleyebilmek için önce bir bilet oluşturmalısınız.\",\"jE4Z8R\":\"En az bir fiyat seviyeniz olmalı\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Bir siparişi elle ödenmiş olarak işaretlemeniz gerekecek. Bu, sipariş yönetimi sayfasından yapılabilir.\",\"L/+xOk\":\"Giriş listesi oluşturabilmek için önce bir bilete ihtiyacınız var.\",\"Djl45M\":\"Kapasite ataması oluşturabilmek için önce bir ürüne ihtiyacınız var.\",\"y3qNri\":\"Başlamak için en az bir ürüne ihtiyacınız var. Ücretsiz, ücretli veya kullanıcının ne kadar ödeyeceğine karar vermesine izin verin.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Hesap adınız etkinlik sayfalarında ve e-postalarda kullanılır.\",\"veessc\":\"Katılımcılarınız etkinliğinize kaydolduktan sonra burada görünecek. Ayrıca elle katılımcı ekleyebilirsiniz.\",\"Eh5Wrd\":\"Harika web siteniz 🎉\",\"lkMK2r\":\"Bilgileriniz\",\"3ENYTQ\":[\"<0>\",[\"0\"],\" adresine e-posta değişiklik talebiniz beklemede. Onaylamak için lütfen e-postanızı kontrol edin\"],\"yZfBoy\":\"Mesajınız gönderildi\",\"KSQ8An\":\"Siparişiniz\",\"Jwiilf\":\"Siparişiniz iptal edildi\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Siparişleriniz gelmeye başladığında burada görünecek.\",\"9TO8nT\":\"Şifreniz\",\"P8hBau\":\"Ödemeniz işleniyor.\",\"UdY1lL\":\"Ödemeniz başarısız oldu, lütfen tekrar deneyin.\",\"fzuM26\":\"Ödemeniz başarısız oldu. Lütfen tekrar deneyin.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"İadeniz işleniyor.\",\"IFHV2p\":\"Biletiniz\",\"x1PPdr\":\"Posta Kodu\",\"BM/KQm\":\"Posta Kodu\",\"+LtVBt\":\"Posta Kodu\",\"25QDJ1\":\"- Yayınlamak için Tıklayın\",\"WOyJmc\":\"- Yayından Kaldırmak için Tıklayın\",\"ncwQad\":\"(boş)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" zaten giriş yaptı\"],\"S4PqS9\":[[\"0\"],\" Aktif Webhook\"],\"6MIiOI\":[[\"0\"],\" kaldı\"],\"COnw8D\":[[\"0\"],\" logosu\"],\"B7pZfX\":[[\"0\"],\" organizatör\"],\"/HkCs4\":[[\"0\"],\" bilet\"],\"TjbIUI\":[[\"totalCount\"],\" arasından \",[\"availableCount\"],\" mevcut\"],\"OJnhhX\":[[\"eventCount\"],\" etkinlik\"],\"3IEF7U\":[[\"totalCount\"],\" bilet türü\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Vergi/Ücretler\",\"B1St2O\":\"<0>Giriş listeleri, etkinlik girişini güne, alana veya bilet türüne göre yönetmenize yardımcı olur. Biletleri VIP alanları veya 1. Gün geçişleri gibi belirli listelere bağlayabilir ve personelle güvenli bir giriş bağlantısı paylaşabilirsiniz. Hesap gerekmez. Giriş, cihaz kamerası veya HID USB tarayıcı kullanarak mobil, masaüstü veya tablette çalışır. \",\"v9VSIS\":\"<0>Birden fazla bilet türüne aynı anda uygulanan tek bir toplam katılımcı limiti belirleyin.<1>Örneğin, <2>Günlük Geçiş ve <3>Tam Hafta Sonu biletini bağlarsanız, her ikisi de aynı kontenjan havuzundan çekilecektir. Limit dolduğunda, bağlı tüm biletler otomatik olarak satıştan kaldırılır.\",\"ZnVt5v\":\"<0>Webhook'lar, kayıt sırasında CRM'inize veya posta listenize yeni bir katılımcı eklemek gibi olaylar gerçekleştiğinde harici hizmetleri anında bilgilendirir ve kusursuz otomasyon sağlar.<1>Özel iş akışları oluşturmak ve görevleri otomatikleştirmek için <2>Zapier, <3>IFTTT veya <4>Make gibi üçüncü taraf hizmetleri kullanın.\",\"fAv9QG\":\"🎟️ Bilet ekle\",\"M2DyLc\":\"1 Aktif Webhook\",\"yTsaLw\":\"1 bilet\",\"nz96Ue\":\"1 bilet türü\",\"HR/cvw\":\"123 Örnek Sokak\",\"kMU5aM\":\"İptal bildirimi gönderildi:\",\"V53XzQ\":\"E-postanıza yeni bir doğrulama kodu gönderildi\",\"/z/bH1\":\"Kullanıcılarınıza gösterilecek organizatörünüz hakkında kısa bir açıklama.\",\"aS0jtz\":\"Terk edildi\",\"uyJsf6\":\"Hakkında\",\"WTk/ke\":\"Stripe Connect Hakkında\",\"JvuLls\":\"Ücreti karşıla\",\"lk74+I\":\"Ücreti karşıla\",\"1uJlG9\":\"Vurgu Rengi\",\"K5+3xg\":\"Daveti kabul et\",\"VTfZPy\":\"Erişim Reddedildi\",\"iN5Cz3\":\"Hesap zaten bağlı!\",\"YP4JuP\":\"Hesap yapılandırması başarıyla güncellendi\",\"vOuxvL\":\"Hesap Bilgileri\",\"EHNORh\":\"Hesap bulunamadı\",\"bPwFdf\":\"Hesaplar\",\"nMtNd+\":\"Gerekli İşlem: Stripe Hesabınızı Yeniden Bağlayın\",\"AhwTa1\":\"Gerekli İşlem: KDV Bilgisi Gerekli\",\"APyAR/\":\"Aktif Etkinlikler\",\"UWWRyd\":\"Ödeme sırasında ek bilgi toplamak için özel sorular ekleyin\",\"a5KFZU\":\"Etkinlik detaylarını ekleyin ve etkinlik ayarlarını yönetin.\",\"Fb+SDI\":\"Daha fazla bilet ekle\",\"7JF9w9\":\"Soru Ekle\",\"6PNlRV\":\"Bu etkinliği takviminize ekleyin\",\"BGD9Yt\":\"Bilet ekle\",\"QN2F+7\":\"Webhook Ekle\",\"NsWqSP\":\"Sosyal medya hesaplarınızı ve web sitesi URL'nizi ekleyin. Bunlar herkese açık organizatör sayfanızda görüntülenecektir.\",\"bVjDs9\":\"Ek ücretler\",\"0Zypnp\":\"Yönetici Paneli\",\"YAV57v\":\"Bağlı Kuruluş\",\"I+utEq\":\"Bağlı kuruluş kodu değiştirilemez\",\"/jHBj5\":\"Bağlı kuruluş başarıyla oluşturuldu\",\"uCFbG2\":\"Bağlı kuruluş başarıyla silindi\",\"a41PKA\":\"Bağlı kuruluş satışları izlenecek\",\"mJJh2s\":\"Bağlı kuruluş satışları izlenmeyecek. Bu, bağlı kuruluşu devre dışı bırakacaktır.\",\"jabmnm\":\"Bağlı kuruluş başarıyla güncellendi\",\"CPXP5Z\":\"Bağlı Kuruluşlar\",\"9Wh+ug\":\"Bağlı Kuruluşlar Dışa Aktarıldı\",\"3cqmut\":\"Bağlı kuruluşlar, iş ortakları ve etkileyiciler tarafından oluşturulan satışları izlemenize yardımcı olur. Performansı izlemek için bağlı kuruluş kodları oluşturun ve paylaşın.\",\"7rLTkE\":\"Tüm Arşivlenmiş Etkinlikler\",\"gKq1fa\":\"Tüm katılımcılar\",\"pMLul+\":\"Tüm Para Birimleri\",\"qlaZuT\":\"Tamamlandı! Artık yükseltilmiş ödeme sistemimizi kullanıyorsunuz.\",\"ZS/D7f\":\"Tüm Sona Eren Etkinlikler\",\"QsYjci\":\"Tüm Etkinlikler\",\"31KB8w\":\"Tüm başarısız işler silindi\",\"D2g7C7\":\"Tüm işler yeniden deneme için sıraya alındı\",\"dr7CWq\":\"Tüm Yaklaşan Etkinlikler\",\"GpT6Uf\":\"Katılımcıların sipariş onayıyla gönderilen güvenli bir bağlantı üzerinden bilet bilgilerini (ad, e-posta) güncellemelerine izin verin.\",\"QUg5y1\":\"Neredeyse tamam! Ödeme almaya başlamak için Stripe hesabınızı bağlamayı tamamlayın.\",\"c4uJfc\":\"Neredeyse bitti! Ödemenizin işlenmesini bekliyoruz. Bu sadece birkaç saniye sürmelidir.\",\"ocS8eq\":[\"Zaten hesabınız var mı? <0>\",[\"0\"],\"\"],\"/H326L\":\"Zaten İade Edildi\",\"RtxQTF\":\"Bu siparişi de iptal et\",\"jkNgQR\":\"Bu siparişi de iade et\",\"xYqsHg\":\"Her zaman mevcut\",\"Wvrz79\":\"Ödenen Tutar\",\"Zkymb9\":\"Bu bağlı kuruluşla ilişkilendirilecek bir e-posta. Bağlı kuruluşa bildirim gitmeyecektir.\",\"vRznIT\":\"Dışa aktarma durumu kontrol edilirken bir hata oluştu.\",\"eusccx\":\"Vurgulanan üründe görüntülenecek isteğe bağlı bir mesaj, örn. \\\"Hızlı satılıyor 🔥\\\" veya \\\"En iyi değer\\\"\",\"QNrkms\":\"Cevap başarıyla güncellendi.\",\"Znwxal\":\"Uygulama Ücretleri Yapılandırması\",\"261RBr\":\"Mesajı Onayla\",\"0aVEBY\":\"Tüm başarısız işleri silmek istediğinizden emin misiniz?\",\"LchiNd\":\"Bu bağlı kuruluşu silmek istediğinizden emin misiniz? Bu işlem geri alınamaz.\",\"vPeW/6\":\"Bu yapılandırmayı silmek istediğinizden emin misiniz? Bu işlem, onu kullanan hesapları etkileyebilir.\",\"JmVITJ\":\"Bu şablonu silmek istediğinizden emin misiniz? Bu işlem geri alınamaz ve e-postalar varsayılan şablona geri dönecektir.\",\"aLS+A6\":\"Bu şablonu silmek istediğinizden emin misiniz? Bu işlem geri alınamaz ve e-postalar organizatör veya varsayılan şablona geri dönecektir.\",\"5H3Z78\":\"Bu webhook'u silmek istediğinizden emin misiniz?\",\"147G4h\":\"Ayrılmak istediğinizden emin misiniz?\",\"VDWChT\":\"Bu organizatörü taslak yapmak istediğinizden emin misiniz? Bu, organizatör sayfasını kamuya görünmez yapacaktır\",\"pWtQJM\":\"Bu organizatörü herkese açık yapmak istediğinizden emin misiniz? Bu, organizatör sayfasını kamuya görünür yapacaktır\",\"WFHOlF\":\"Bu etkinliği yayınlamak istediğinizden emin misiniz? Yayınlandığında herkese görünür olacaktır.\",\"4TNVdy\":\"Bu organizatör profilini yayınlamak istediğinizden emin misiniz? Yayınlandığında herkese görünür olacaktır.\",\"cDtoWq\":[[\"0\"],\" adresine sipariş onayını tekrar göndermek istediğinizden emin misiniz?\"],\"xeIaKw\":[[\"0\"],\" adresine bileti tekrar göndermek istediğinizden emin misiniz?\"],\"ExDt3P\":\"Bu etkinliği yayından kaldırmak istediğinizden emin misiniz? Artık herkese görünür olmayacaktır.\",\"5Qmxo/\":\"Bu organizatör profilini yayından kaldırmak istediğinizden emin misiniz? Artık herkese görünür olmayacaktır.\",\"Uqefyd\":\"AB'de KDV kaydınız var mı?\",\"+QARA4\":\"Sanat\",\"tLf3yJ\":\"İşletmeniz İrlanda merkezli olduğundan, tüm platform ücretlerine otomatik olarak %23 İrlanda KDV'si uygulanır.\",\"QGoXh3\":\"İşletmeniz AB merkezli olduğundan, platform ücretlerimiz için doğru KDV uygulamasını belirlememiz gerekiyor:\",\"tMeVa/\":\"Satın alınan her bilet için ad ve e-posta isteyin\",\"/JdZIP\":\"Atanmış Yapılandırma\",\"xdiER7\":\"Atanan Seviye\",\"F2rX0R\":\"En az bir etkinlik türü seçilmelidir\",\"BCmibk\":\"Denemeler\",\"6PecK3\":\"Tüm etkinliklerdeki katılım ve giriş oranları\",\"AJ4rvK\":\"Katılımcı İptal Edildi\",\"qvylEK\":\"Katılımcı Oluşturuldu\",\"Aspq3b\":\"Katılımcı bilgilerini toplama\",\"fpb0rX\":\"Katılımcı bilgileri siparişten kopyalandı\",\"0R3Y+9\":\"Katılımcı E-postası\",\"94aQMU\":\"Katılımcı Bilgileri\",\"KkrBiR\":\"Katılımcı bilgi toplama\",\"av+gjP\":\"Katılımcı Adı\",\"cosfD8\":\"Katılımcı Durumu\",\"D2qlBU\":\"Katılımcı Güncellendi\",\"22BOve\":\"Katılımcı başarıyla güncellendi\",\"x8Vnvf\":\"Katılımcının bileti bu listede yok\",\"k3Tngl\":\"Katılımcılar Dışa Aktarıldı\",\"UoIRW8\":\"Kayıtlı katılımcılar\",\"5UbY+B\":\"Belirli bir bilete sahip katılımcılar\",\"4HVzhV\":\"Katılımcılar:\",\"HVkhy2\":\"Atıf Analitiği\",\"dMMjeD\":\"Atıf Dağılımı\",\"1oPDuj\":\"Atıf Değeri\",\"PZ7FTW\":\"Arka plan rengine göre otomatik olarak algılanır, ancak geçersiz kılınabilir\",\"clF06r\":\"İade Edilebilir\",\"NB5+UG\":\"Mevcut Token'lar\",\"EmYMHc\":\"Çevrimdışı Ödeme Bekleniyor\",\"kNmmvE\":\"Harika Etkinlikler Ltd.\",\"TeSaQO\":\"Hesaplara Dön\",\"kYqM1A\":\"Etkinliğe Dön\",\"td/bh+\":\"Raporlara Dön\",\"jIPNJG\":\"Temel Bilgiler\",\"WOpH7O\":\"Her cihazda güzel bir ödeme deneyimi\",\"iMdwTb\":\"Etkinliğiniz yayına girmeden önce yapmanız gereken birkaç şey var. Başlamak için aşağıdaki tüm adımları tamamlayın.\",\"UabgBd\":\"Gövde gerekli\",\"HWXuQK\":\"Siparişinizi istediğiniz zaman yönetmek için bu sayfayı yer imlerinize ekleyin.\",\"CUKVDt\":\"Biletlerinizi özel logo, renkler ve altbilgi mesajı ile markalayın.\",\"9N+p+g\":\"İş\",\"7ns+do\":\"İşletme Adresi\",\"LeC29u\":\"KDV amaçları için işletme adresi\",\"RReHTu\":\"İşletme Adı\",\"bv6RXK\":\"Düğme Etiketi\",\"ChDLlO\":\"Düğme Metni\",\"BUe8Wj\":\"Alıcı öder\",\"qF1qbA\":\"Alıcılar net bir fiyat görür. Platform ücreti ödemenizden düşülür.\",\"DFqasq\":[\"Devam ederek, <0>\",[\"0\"],\" Hizmet Koşullarını kabul etmiş olursunuz\"],\"lFdbRS\":\"Uygulama Ücretlerini Atla\",\"2VLZwd\":\"Harekete Geçirici Düğme\",\"PUpvQe\":\"Kamera Tarayıcı\",\"D02dD9\":\"Kampanya\",\"H4nE+E\":\"Tüm ürünleri iptal et ve havuza geri bırak\",\"tOXAdc\":\"İptal etmek, bu siparişle ilişkili tüm katılımcıları iptal edecek ve biletleri mevcut havuza geri bırakacaktır.\",\"IrUqjC\":\"Giriş Yapılamaz (İptal Edildi)\",\"01sEfm\":\"Sistem varsayılan yapılandırması silinemez\",\"VsM1HH\":\"Kapasite Atamaları\",\"K7tIrx\":\"Kategori\",\"2tbLdK\":\"Hayır Kurumu\",\"v4fiSg\":\"E-postanızı kontrol edin\",\"51AsAN\":\"Gelen kutunuzu kontrol edin! Bu e-postayla ilişkili biletler varsa, bunları görüntülemek için bir bağlantı alacaksınız.\",\"udRwQs\":\"Giriş Oluşturuldu\",\"F4SRy3\":\"Giriş Silindi\",\"9gPPUY\":\"Giriş Listesi Oluşturuldu\",\"f2vU9t\":\"Giriş Listeleri\",\"tMNBEF\":\"Giriş listeleri, günler, alanlar veya bilet türleri arasında girişi kontrol etmenizi sağlar. Personelle güvenli bir giriş bağlantısı paylaşabilirsiniz — hesap gerekmez.\",\"SHJwyq\":\"Giriş Oranı\",\"qCqdg6\":\"Giriş Durumu\",\"cKj6OE\":\"Giriş Özeti\",\"7B5M35\":\"Girişler\",\"DM4gBB\":\"Çince (Geleneksel)\",\"pkk46Q\":\"Bir Organizatör Seçin\",\"Crr3pG\":\"Takvim seçin\",\"LAW8Vb\":\"Yeni etkinlikler için varsayılan ayarı seçin. Bu, bireysel etkinlikler için geçersiz kılınabilir.\",\"pjp2n5\":\"Platform ücretini kimin ödeyeceğini seçin. Bu, hesap ayarlarınızda yapılandırdığınız ek ücretleri etkilemez.\",\"CySr+W\":\"Notları görüntülemek için tıklayın\",\"RG3szS\":\"kapat\",\"RWw9Lg\":\"Pencereyi kapat\",\"XwdMMg\":\"Kod yalnızca harf, rakam, tire ve alt çizgi içerebilir\",\"+yMJb7\":\"Kod gerekli\",\"m9SD3V\":\"Kod en az 3 karakter olmalıdır\",\"V1krgP\":\"Kod en fazla 20 karakter olmalıdır\",\"psqIm5\":\"Birlikte harika etkinlikler oluşturmak için ekibinizle işbirliği yapın.\",\"4bUH9i\":\"Satın alınan her bilet için katılımcı bilgilerini toplayın.\",\"TkfG8v\":\"Sipariş başına bilgi toplayın\",\"96ryID\":\"Bilet başına bilgi toplayın\",\"FpsvqB\":\"Renk Modu\",\"jEu4bB\":\"Sütunlar\",\"CWk59I\":\"Komedi\",\"rPA+Gc\":\"İletişim Tercihleri\",\"7D9MJz\":\"Stripe Kurulumunu Tamamla\",\"OqEV/G\":\"Devam etmek için aşağıdaki kurulumu tamamlayın\",\"nqx+6h\":\"Etkinliğiniz için bilet satmaya başlamak için bu adımları tamamlayın.\",\"5YrKW7\":\"Biletlerinizi güvence altına almak için ödemenizi tamamlayın.\",\"xGU92i\":\"Ekibe katılmak için profilinizi tamamlayın.\",\"ih35UP\":\"Konferans Merkezi\",\"B5fpAA\":\"Yapılandırma başarıyla atandı\",\"X1zdE7\":\"Yapılandırma başarıyla oluşturuldu\",\"mLBUMQ\":\"Yapılandırma başarıyla silindi\",\"qxquWu\":\"Yapılandırma isimleri son kullanıcılara görünür. \\\"Sabit Ücret\\\" ve \\\"Yüzde Ücreti\\\", tüm işlemlerde USD olarak alınan uygulama ücretleridir.\",\"eeZdaB\":\"Yapılandırma başarıyla güncellendi\",\"3cKoxx\":\"Yapılandırmalar\",\"8v2LRU\":\"Etkinlik ayrıntılarını, konumu, ödeme seçeneklerini ve e-posta bildirimlerini yapılandırın.\",\"raw09+\":\"Ödeme sırasında katılımcı bilgilerinin nasıl toplanacağını yapılandırın\",\"FI60XC\":\"Vergi ve ücretleri yapılandır\",\"NGXKG/\":\"E-posta Adresini Onayla\",\"JRQitQ\":\"Yeni şifreyi onayla\",\"Auz0Mz\":\"Tüm özelliklere erişmek için e-postanızı onaylayın.\",\"7+grte\":\"Onay e-postası gönderildi! Lütfen gelen kutunuzu kontrol edin.\",\"n/7+7Q\":\"Onay gönderildi:\",\"o5A0Go\":\"Bir etkinlik oluşturduğunuz için tebrikler!\",\"WNnP3w\":\"Bağlan ve Yükselt\",\"Xe2tSS\":\"Dokümantasyonu Bağla\",\"1Xxb9f\":\"Ödeme işlemeyi bağla\",\"nQI4H5\":\"E-posta şablon düzenlemesini etkinleştirmek için Stripe'ı bağlayın\",\"LmvZ+E\":\"Mesajlaşmayı etkinleştirmek için Stripe'ı bağlayın\",\"EWnXR+\":\"Stripe'a Bağlan\",\"VioGG1\":\"Bilet ve ürünler için ödeme almak üzere Stripe hesabınızı bağlayın.\",\"4qmnU8\":\"Ödeme almak için Stripe hesabınızı bağlayın.\",\"E1eze1\":\"Etkinlikleriniz için ödeme almaya başlamak üzere Stripe hesabınızı bağlayın.\",\"ulV1ju\":\"Ödeme almaya başlamak için Stripe hesabınızı bağlayın.\",\"/3017M\":\"Stripe'a Bağlandı\",\"jfC/xh\":\"İletişim\",\"LOFgda\":[[\"0\"],\" ile İletişime Geç\"],\"41BQ3k\":\"İletişim E-postası\",\"KcXRN+\":\"Destek için iletişim e-postası\",\"m8WD6t\":\"Kuruluma Devam Et\",\"0GwUT4\":\"Ödemeye Devam Et\",\"sBV87H\":\"Etkinlik oluşturmaya devam et\",\"nKtyYu\":\"Sonraki adıma devam et\",\"F3/nus\":\"Ödemeye Devam Et\",\"p2FRHj\":\"Bu etkinlik için platform ücretlerinin nasıl ele alınacağını kontrol edin\",\"1JnTgU\":\"Yukarıdan kopyalandı\",\"FxVG/l\":\"Panoya kopyalandı\",\"PiH3UR\":\"Kopyalandı!\",\"uUPbPg\":\"Bağlı Kuruluş Bağlantısını Kopyala\",\"iVm46+\":\"Kodu Kopyala\",\"+2ZJ7N\":\"Bilgileri ilk katılımcıya kopyala\",\"ZN1WLO\":\"E-postayı Kopyala\",\"tUGbi8\":\"Bilgilerimi kopyala:\",\"y22tv0\":\"Her yerde paylaşmak için bu bağlantıyı kopyalayın\",\"/4gGIX\":\"Panoya kopyala\",\"P0rbCt\":\"Kapak Görseli\",\"60u+dQ\":\"Kapak görseli etkinlik sayfanızın üstünde gösterilecektir\",\"2NLjA6\":\"Kapak görseli organizatör sayfanızın üstünde gösterilecektir\",\"zg4oSu\":[[\"0\"],\" Şablonu Oluştur\"],\"RKKhnW\":\"Sitenizde bilet satmak için özel bir widget oluşturun.\",\"yIRev4\":\"Bir şifre oluşturun\",\"xfKgwv\":\"Bağlı Kuruluş Oluştur\",\"tudG8q\":\"Satış için bilet ve ürünler oluşturup yapılandırın.\",\"YAl9Hg\":\"Yapılandırma Oluştur\",\"BTne9e\":\"Organizatör varsayılanlarını geçersiz kılan bu etkinlik için özel e-posta şablonları oluşturun\",\"YIDzi/\":\"Özel Şablon Oluştur\",\"Nc3l/D\":\"İndirimler, gizli biletler için erişim kodları ve özel teklifler oluşturun.\",\"eWEV9G\":\"Yeni şifre oluştur\",\"8AiKIu\":\"Bilet veya Ürün Oluştur\",\"agZ87r\":\"Etkinliğiniz için biletler oluşturun, fiyatları belirleyin ve mevcut miktarı yönetin.\",\"/HGmW9\":\"Etkinliğinizi tanıtan ortakları ödüllendirmek için izlenebilir bağlantılar oluşturun.\",\"dkAPxi\":\"Webhook Oluştur\",\"5slqwZ\":\"Etkinliğinizi Oluşturun\",\"JQNMrj\":\"İlk etkinliğinizi oluşturun\",\"CCjxOC\":\"Bilet satmaya ve katılımcıları yönetmeye başlamak için ilk etkinliğinizi oluşturun.\",\"ZCSSd+\":\"Kendi etkinliğinizi oluşturun\",\"67NsZP\":\"Etkinlik Oluşturuluyor...\",\"H34qcM\":\"Organizatör Oluşturuluyor...\",\"1YMS+X\":\"Etkinliğiniz oluşturuluyor, lütfen bekleyin\",\"yiy8Jt\":\"Organizatör profiliniz oluşturuluyor, lütfen bekleyin\",\"lfLHNz\":\"Harekete geçirici düğme etiketi gerekli\",\"BMtue0\":\"Mevcut ödeme işlemcisi\",\"T+1APV\":\"Mevcut KDV numarası doğrulandı\",\"v2GlhZ\":\"Mevcut KDV numarası doğrulaması başarısız oldu\",\"iTvh6I\":\"Şu anda satın alınabilir\",\"g7HIC0\":\"Özel Markalama\",\"mimF6c\":\"Ödeme sonrası özel mesaj\",\"O6mra8\":\"Özel Sorular\",\"axv/Mi\":\"Özel şablon\",\"QMHSMS\":\"Müşteri iade onayını içeren bir e-posta alacaktır\",\"L/Qc+w\":\"Müşterinin e-posta adresi\",\"wpfWhJ\":\"Müşterinin adı\",\"GIoqtA\":\"Müşterinin soyadı\",\"NihQNk\":\"Müşteriler\",\"7gsjkI\":\"Liquid şablonu kullanarak müşterilerinize gönderilen e-postaları özelleştirin. Bu şablonlar kuruluşunuzdaki tüm etkinlikler için varsayılan olarak kullanılacaktır.\",\"xJaTUK\":\"Etkinlik ana sayfanızın düzenini, renklerini ve markalamasını özelleştirin.\",\"MXZfGN\":\"Katılımcılarınızdan önemli bilgiler toplamak için ödeme sırasında sorulan soruları özelleştirin.\",\"iX6SLo\":\"Devam düğmesinde gösterilen metni özelleştirin\",\"pxNIxa\":\"Liquid şablonu kullanarak e-posta şablonunuzu özelleştirin\",\"3trPKm\":\"Organizatör sayfanızın görünümünü özelleştirin\",\"/gWrVZ\":\"Tüm etkinliklerdeki günlük gelir, vergiler, ücretler ve iadeler\",\"zgCHnE\":\"Günlük Satış Raporu\",\"nHm0AI\":\"Günlük satış, vergi ve ücret dökümü\",\"pvnfJD\":\"Koyu\",\"nE5o/t\":\"Veri Sahipliği\",\"lnYE59\":\"Etkinlik tarihi\",\"gnBreG\":\"Siparişin verildiği tarih\",\"ovBPCi\":\"Varsayılan\",\"JtI4vj\":\"Varsayılan katılımcı bilgi toplama\",\"3R/Tu2\":\"Varsayılan ücret işleme\",\"1bZAZA\":\"Varsayılan şablon kullanılacak\",\"vu7gDm\":\"Bağlı Kuruluşu Sil\",\"KZN4Lc\":\"Tümünü sil\",\"+jw/c1\":\"Görseli sil\",\"hdyeZ0\":\"İşi sil\",\"dPyJ15\":\"Şablonu Sil\",\"mxsm1o\":\"Bu soruyu sil? Bu işlem geri alınamaz.\",\"snMaH4\":\"Webhook'u sil\",\"vYgeDk\":\"Tümünün Seçimini Kaldır\",\"NvuEhl\":\"Tasarım Öğeleri\",\"H8kMHT\":\"Kodu almadınız mı?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Bu mesajı kapat\",\"BREO0S\":\"Müşterilerin bu etkinlik organizatöründen pazarlama iletişimi almayı kabul etmelerini sağlayan bir onay kutusu göster.\",\"TvY/XA\":\"Dokümantasyon\",\"Kdpf90\":\"Unutmayın!\",\"352VU2\":\"Hesabınız yok mu? <0>Kaydolun\",\"AXXqG+\":\"Bağış\",\"DPfwMq\":\"Tamam\",\"2+O9st\":\"Tamamlanan tüm siparişler için satış, katılımcı ve mali raporları indirin.\",\"eneWvv\":\"Taslak\",\"Ts8hhq\":\"Yüksek spam riski nedeniyle, e-posta şablonlarını değiştirmeden önce bir Stripe hesabı bağlamanız gerekir. Bu, tüm etkinlik organizatörlerinin doğrulanmış ve sorumlu olmasını sağlamak içindir.\",\"TnzbL+\":\"Yüksek spam riski nedeniyle, katılımcılara mesaj göndermeden önce bir Stripe hesabı bağlamanız gerekir.\\nBu, tüm etkinlik organizatörlerinin doğrulanmış ve sorumlu olmasını sağlamak içindir.\",\"euc6Ns\":\"Çoğalt\",\"KRmTkx\":\"Ürünü Çoğalt\",\"KIjvtr\":\"Felemenkçe\",\"SPKbfM\":\"örn., Bilet Al, Şimdi Kaydol\",\"fc7wGW\":\"örn., Biletleriniz hakkında önemli güncelleme\",\"54MPqC\":\"örn., Standart, Premium, Kurumsal\",\"LTzmgK\":[[\"0\"],\" Şablonunu Düzenle\"],\"v4+lcZ\":\"Bağlı Kuruluşu Düzenle\",\"2iZEz7\":\"Cevabı Düzenle\",\"tPtRwl\":\"Uygulama Ücretlerini Düzenle\",\"t2bbp8\":\"Katılımcıyı düzenle\",\"etaWtB\":\"Katılımcı Detaylarını Düzenle\",\"+guao5\":\"Yapılandırmayı Düzenle\",\"vRWOrM\":\"Sipariş Detaylarını Düzenle\",\"3yNuBV\":\"KDV Ayarlarını Düzenle\",\"fW5sSv\":\"Webhook'u düzenle\",\"nP7CdQ\":\"Webhook'u Düzenle\",\"uBAxNB\":\"Düzenleyici\",\"aqxYLv\":\"Eğitim\",\"iiWXDL\":\"Uygunluk Hataları\",\"zPiC+q\":\"Uygun Giriş Listeleri\",\"V2sk3H\":\"E-posta ve Şablonlar\",\"hbwCKE\":\"E-posta adresi panoya kopyalandı\",\"dSyJj6\":\"E-posta adresleri eşleşmiyor\",\"elW7Tn\":\"E-posta Gövdesi\",\"ZsZeV2\":\"E-posta gerekli\",\"Be4gD+\":\"E-posta Önizlemesi\",\"6IwNUc\":\"E-posta Şablonları\",\"H/UMUG\":\"E-posta Doğrulaması Gerekli\",\"L86zy2\":\"E-posta başarıyla doğrulandı!\",\"Qj0GKe\":\"Katılımcı self-servisini etkinleştir\",\"hEtQsg\":\"Katılımcı self-servisini varsayılan olarak etkinleştir\",\"Upeg/u\":\"E-posta göndermek için bu şablonu etkinleştirin\",\"RxzN1M\":\"Etkin\",\"sGjBEq\":\"Bitiş Tarihi ve Saati (isteğe bağlı)\",\"PKXt9R\":\"Bitiş tarihi başlangıç tarihinden sonra olmalıdır\",\"48Y16Q\":\"Bitiş saati (isteğe bağlı)\",\"7YZofi\":\"Önizlemeyi görmek için bir konu ve gövde girin\",\"3bR1r4\":\"Bağlı kuruluş e-postasını girin (isteğe bağlı)\",\"ARkzso\":\"Bağlı kuruluş adını girin\",\"y1BZw1\":\"İşletme adresini girin\",\"3GfR6a\":\"İşletme adını girin\",\"6KnyG0\":\"E-posta girin\",\"INDKM9\":\"E-posta konusunu girin...\",\"xUgUTh\":\"Ad girin\",\"9/1YKL\":\"Soyad girin\",\"VpwcSk\":\"Yeni şifreyi girin\",\"1tAGuY\":\"Ülke kodu dahil KDV numarasını girin\",\"kWg31j\":\"Benzersiz bağlı kuruluş kodunu girin\",\"C3nD/1\":\"E-postanızı girin\",\"VmXiz4\":\"E-postanızı girin, şifrenizi sıfırlamak için size talimatlar gönderelim.\",\"n9V+ps\":\"Adınızı girin\",\"IdULhL\":\"Ülke kodu dahil KDV numaranızı boşluksuz girin (örn., TR1234567890, DE123456789)\",\"LslKhj\":\"Günlükler yüklenirken hata oluştu\",\"AKbElk\":\"AB KDV kayıtlı işletmeler: Ters ödeme mekanizması uygulanır (%0 - KDV Direktifi 2006/112/EC Madde 196)\",\"WgD6rb\":\"Etkinlik Kategorisi\",\"b46pt5\":\"Etkinlik Kapak Görseli\",\"1Hzev4\":\"Etkinlik özel şablonu\",\"imgKgl\":\"Etkinlik Açıklaması\",\"kJDmsI\":\"Etkinlik detayları\",\"m/N7Zq\":\"Etkinlik Tam Adresi\",\"Nl1ZtM\":\"Etkinlik Konumu\",\"t3AMTs\":\"Etkinlik Yönetim Platformu\",\"PYs3rP\":\"Etkinlik adı\",\"HhwcTQ\":\"Etkinlik Adı\",\"WZZzB6\":\"Etkinlik adı gerekli\",\"Wd5CDM\":\"Etkinlik adı 150 karakterden az olmalıdır\",\"4JzCvP\":\"Etkinlik Mevcut Değil\",\"Gh9Oqb\":\"Etkinlik organizatör adı\",\"mImacG\":\"Etkinlik Sayfası\",\"JyD0LH\":\"Etkinlik ayarları\",\"cOePZk\":\"Etkinlik Saati\",\"e8WNln\":\"Etkinlik saat dilimi\",\"GeqWgj\":\"Etkinlik Saat Dilimi\",\"XVLu2v\":\"Etkinlik Başlığı\",\"OfmsI9\":\"Etkinlik Çok Yeni\",\"YDVUVl\":\"Etkinlik Türleri\",\"4K2OjV\":\"Etkinlik Mekanı\",\"19j6uh\":\"Etkinlik Performansı\",\"PC3/fk\":\"Önümüzdeki 24 Saat İçinde Başlayan Etkinlikler\",\"fTFfOK\":\"Her e-posta şablonu uygun sayfaya bağlanan bir harekete geçirici düğme içermelidir\",\"BVinvJ\":\"Örnekler: \\\"Bizi nasıl duydunuz?\\\", \\\"Fatura için şirket adı\\\"\",\"2hGPQG\":\"Örnekler: \\\"Tişört bedeni\\\", \\\"Yemek tercihi\\\", \\\"Meslek unvanı\\\"\",\"qNuTh3\":\"İstisna\",\"kF8HQ7\":\"Cevapları Dışa Aktar\",\"2KAI4N\":\"CSV Dışa Aktar\",\"JKfSAv\":\"Dışa aktarma başarısız oldu. Lütfen tekrar deneyin.\",\"SVOEsu\":\"Dışa aktarma başladı. Dosya hazırlanıyor...\",\"wuyaZh\":\"Dışa aktarma başarılı\",\"9bpUSo\":\"Bağlı Kuruluşlar Dışa Aktarılıyor\",\"jtrqH9\":\"Katılımcılar Dışa Aktarılıyor\",\"R4Oqr8\":\"Dışa aktarma tamamlandı. Dosya indiriliyor...\",\"UlAK8E\":\"Siparişler Dışa Aktarılıyor\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Başarısız\",\"8uOlgz\":\"Başarısız oldu\",\"tKcbYd\":\"Başarısız işler\",\"SsI9v/\":\"Sipariş terk edilemedi. Lütfen tekrar deneyin.\",\"LdPKPR\":\"Yapılandırma atanamadı\",\"cEFg3R\":\"Bağlı kuruluş oluşturulamadı\",\"dVgNF1\":\"Yapılandırma oluşturulamadı\",\"U66oUa\":\"Şablon oluşturulamadı\",\"aFk48v\":\"Yapılandırma silinemedi\",\"Zw6LWb\":\"İş silinemedi\",\"tq0abZ\":\"İşler silinemedi\",\"vKMKnu\":\"Soru silinemedi\",\"xFj7Yj\":\"Şablon silinemedi\",\"jo3Gm6\":\"Bağlı kuruluşlar dışa aktarılamadı\",\"Jjw03p\":\"Katılımcılar dışa aktarılamadı\",\"ZPwFnN\":\"Siparişler dışa aktarılamadı\",\"zGE3CH\":\"Rapor dışa aktarılamadı. Lütfen tekrar deneyin.\",\"X4o0MX\":\"Webhook yüklenemedi\",\"0+iwE5\":\"Sorular yeniden sıralanamadı\",\"EJPAcd\":\"Sipariş onayı yeniden gönderilemedi\",\"DjSbj3\":\"Bilet yeniden gönderilemedi\",\"YQ3QSS\":\"Doğrulama kodu yeniden gönderilemedi\",\"wDioLj\":\"İş yeniden denenemedi\",\"DKYTWG\":\"İşler yeniden denenemedi\",\"zTkTF3\":\"Şablon kaydedilemedi\",\"l6acRV\":\"KDV ayarları kaydedilemedi. Lütfen tekrar deneyin.\",\"T6B2gk\":\"Mesaj gönderilemedi. Lütfen tekrar deneyin.\",\"lKh069\":\"Dışa aktarma işi başlatılamadı\",\"t/KVOk\":\"Taklit başlatılamadı. Lütfen tekrar deneyin.\",\"QXgjH0\":\"Taklit durdurulamadı. Lütfen tekrar deneyin.\",\"o/blc/\":\"Hesap yapılandırması güncellenemedi\",\"i0QKrm\":\"Bağlı kuruluş güncellenemedi\",\"NNc33d\":\"Cevap güncellenemedi.\",\"E9jY+o\":\"Katılımcı güncellenemedi\",\"uQynyf\":\"Yapılandırma güncellenemedi\",\"EhlbcI\":\"Mesajlaşma seviyesi güncellenemedi\",\"rpGMzC\":\"Sipariş güncellenemedi\",\"Eeo/Gy\":\"Ayar güncellenemedi\",\"kqA9lY\":\"KDV ayarları güncellenemedi\",\"7/9RFs\":\"Görsel yüklenemedi.\",\"nkNfWu\":\"Görsel yüklenemedi. Lütfen tekrar deneyin.\",\"rxy0tG\":\"E-posta doğrulanamadı\",\"/sV91a\":\"Ücret işleme\",\"T4BMxU\":\"Ücretler değişebilir. Ücret yapınızdaki herhangi bir değişiklik size bildirilecektir.\",\"LyUWXA\":\"Ücretler Atlandı\",\"cf35MA\":\"Festival\",\"pAey+4\":\"Dosya çok büyük. Maksimum boyut 5MB'dir.\",\"VejKUM\":\"Önce yukarıdaki bilgilerinizi doldurun\",\"8OvVZZ\":\"Katılımcıları Filtrele\",\"mvrlBO\":\"Etkinliğe göre filtrele\",\"8BwQeU\":\"Kurulumu Tamamla\",\"hg80P7\":\"Stripe Kurulumunu Tamamla\",\"1vBhpG\":\"İlk katılımcı\",\"4pwejF\":\"Ad gereklidir\",\"6bBh3/\":\"Sabit Ücret\",\"j+XQDj\":\"Sabit Ücret (USD)\",\"5mpF6N\":[[\"currencyCode\"],\" cinsinden sabit ücret tutarı\"],\"/uXPzP\":\"İşlem başına USD olarak alınan sabit ücret\",\"LWL3Bs\":\"Sabit ücret 0 veya daha büyük olmalıdır\",\"YXhom6\":\"Sabit Ücret:\",\"KgxI80\":\"Esnek Biletleme\",\"lWxAUo\":\"Yiyecek ve İçecek\",\"nFm+5u\":\"Alt Bilgi Metni\",\"MY2SVM\":\"Tam iade\",\"T02gNN\":\"Genel Giriş\",\"3ep0Gx\":\"Organizatörünüz hakkında genel bilgiler\",\"ziAjHi\":\"Oluştur\",\"exy8uo\":\"Kod oluştur\",\"4CETZY\":\"Yol Tarifi Al\",\"+4zM7f\":\"Stripe Connect üzerinden anında ödeme alın\",\"ZDIydz\":\"Başlayın\",\"u6FPxT\":\"Bilet Al\",\"8KDgYV\":\"Etkinliğinizi hazırlayın\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Etkinlik Sayfasına Git\",\"gHSuV/\":\"Ana sayfaya git\",\"6nDzTl\":\"İyi okunabilirlik\",\"aGWZUr\":\"Brüt gelir\",\"n8IUs7\":\"Brüt Gelir\",\"LIYoRQ\":\"Misafir yönetimi\",\"kTSQej\":[\"Merhaba \",[\"0\"],\", platformunuzu buradan yönetin.\"],\"dORAcs\":\"E-posta adresinizle ilişkili tüm biletler burada.\",\"g+2103\":\"Bağlı kuruluş bağlantınız burada\",\"QlwJ9d\":\"Neleri beklemelisiniz:\",\"/iE8xx\":\"Hi.Events Ücreti\",\"zppscQ\":\"Hi.Events platform ücretleri ve işlem bazında KDV dökümü\",\"D+zLDD\":\"Gizli\",\"DRErHC\":\"Katılımcılardan gizli - sadece organizatörler tarafından görülebilir\",\"P+5Pbo\":\"Cevapları Gizle\",\"FmogyU\":\"Seçenekleri Gizle\",\"gtEbeW\":\"Vurgula\",\"NF8sdv\":\"Vurgu Mesajı\",\"MXSqmS\":\"Bu ürünü vurgula\",\"7ER2sc\":\"Vurgulandı\",\"sq7vjE\":\"Vurgulanan ürünler, etkinlik sayfasında öne çıkmaları için farklı bir arka plan rengine sahip olacaktır.\",\"AVpmAa\":\"Çevrimdışı nasıl ödeme yapılır\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Macarca\",\"YLgdk5\":\"Bunun bu etkinlikle ilgili işlemsel bir mesaj olduğunu onaylıyorum\",\"4/kP5a\":\"Yeni bir sekme otomatik olarak açılmadıysa, ödemeye devam etmek için lütfen aşağıdaki düğmeyi tıklayın.\",\"PYVWEI\":\"Kayıtlıysanız, doğrulama için KDV numaranızı sağlayın\",\"iIEaNB\":\"Bizimle bir hesabınız varsa, şifrenizi nasıl sıfırlayacağınıza dair talimatlar içeren bir e-posta alacaksınız.\",\"an5hVd\":\"Görseller\",\"tSVr6t\":\"Taklit Et\",\"TWXU0c\":\"Kullanıcıyı Taklit Et\",\"5LAZwq\":\"Taklit başlatıldı\",\"IMwcdR\":\"Taklit durduruldu\",\"0I0Hac\":\"Önemli Uyarı\",\"yD3avI\":\"Önemli: E-posta adresinizi değiştirmek, bu siparişe erişim bağlantısını güncelleyecektir. Kaydettikten sonra yeni sipariş bağlantısına yönlendirileceksiniz.\",\"M8M6fs\":\"Önemli: Stripe yeniden bağlantısı gerekli\",\"jT142F\":[[\"diffHours\"],\" saat içinde\"],\"OoSyqO\":[[\"diffMinutes\"],\" dakika içinde\"],\"cljs3a\":\"AB'de KDV kaydınız olup olmadığını belirtin\",\"F1Xp97\":\"Bireysel katılımcılar\",\"85e6zs\":\"Liquid Token Ekle\",\"38KFY0\":\"Değişken Ekle\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Anında Ödemeler\",\"nbfdhU\":\"Entegrasyonlar\",\"JHB/Ky\":\"Geçersiz\",\"B2Tpo0\":\"Geçersiz e-posta\",\"5tT0+u\":\"Geçersiz e-posta formatı\",\"f9WRpE\":\"Geçersiz dosya türü. Lütfen bir resim yükleyin.\",\"tnL+GP\":\"Geçersiz Liquid sözdizimi. Lütfen düzeltin ve tekrar deneyin.\",\"N9JsFT\":\"Geçersiz KDV numarası formatı\",\"g+lLS9\":\"Bir ekip üyesi davet et\",\"1z26sk\":\"Ekip Üyesi Davet Et\",\"KR0679\":\"Ekip Üyelerini Davet Et\",\"Mokwac\":\"Özel rollerle sınırsız takım üyesi davet edin\",\"aH6ZIb\":\"Ekibinizi Davet Edin\",\"IuMGvq\":\"Fatura\",\"y0meFR\":\"Platform ücretlerine %23 İrlanda KDV'si uygulanacaktır (yerel tedarik).\",\"1ZKm04\":\"Bu hesap AB'de KDV'ye kayıtlı mı?\",\"Lj7sBL\":\"İtalyanca\",\"F5/CBH\":\"ürün\",\"BzfzPK\":\"Ürünler\",\"KmWyx0\":\"İş\",\"o5r6b2\":\"İş silindi\",\"cd0jIM\":\"İş detayları\",\"ruJO57\":\"İş adı\",\"YZi+Hu\":\"İş yeniden deneme için sıraya alındı\",\"nCywLA\":\"Her yerden katılın\",\"hTJ4fB\":\"Stripe hesabınızı yeniden bağlamak için aşağıdaki düğmeye tıklayın.\",\"MxjCqk\":\"Sadece biletlerinizi mi arıyorsunuz?\",\"lB2hSG\":[[\"0\"],\" adresinden haberler ve etkinlikler hakkında beni bilgilendirin\"],\"DruLRc\":\"Son 14 Gün\",\"ve9JTU\":\"Soyad gereklidir\",\"h0Q9Iw\":\"Son Yanıt\",\"gw3Ur5\":\"Son Tetiklenme\",\"QIn0Vl\":\"KDV amaçları için yasal işletme adı\",\"1njn7W\":\"Açık\",\"1qY5Ue\":\"Bağlantı Süresi Doldu veya Geçersiz\",\"psosdY\":\"Sipariş detaylarına bağlantı\",\"6JzK4N\":\"Bilete bağlantı\",\"shkJ3U\":\"Bilet satışlarından gelir almak için Stripe hesabınızı bağlayın.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Bağlantılara İzin Verildi\",\"dF6vP6\":\"Canlı\",\"fpMs2Z\":\"CANLI\",\"D9zTjx\":\"Canlı Etkinlikler\",\"WdmJIX\":\"Önizleme yükleniyor...\",\"IoDI2o\":\"Token'lar yükleniyor...\",\"NFxlHW\":\"Webhook'lar Yükleniyor\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo ve Kapak\",\"gddQe0\":\"Organizatörünüz için logo ve kapak görseli\",\"TBEnp1\":\"Logo başlıkta görüntülenecektir\",\"Jzu30R\":\"Logo bilette görüntülenecektir\",\"PSRm6/\":\"Biletlerimi ara\",\"4wUIjX\":\"Etkinliğinizi canlı yapın\",\"2FzaR1\":\"Ödeme işlemenizi yönetin ve platform ücretlerini görüntüleyin\",\"2L3vle\":\"Maks Mesaj / 24s\",\"Qp4HWD\":\"Maks Alıcı / Mesaj\",\"agPptk\":\"Ortam\",\"xDAtGP\":\"Mesaj\",\"bECJqy\":\"Mesaj başarıyla onaylandı\",\"1jRD0v\":\"Belirli biletlere sahip katılımcılara mesaj gönderin\",\"48rf3i\":\"Mesaj 5000 karakteri geçemez\",\"ZPj0Q8\":\"Mesaj detayları\",\"Vjat/X\":\"Mesaj gerekli\",\"0/yJtP\":\"Belirli ürünlere sahip sipariş sahiplerine mesaj gönderin\",\"mFdA+i\":\"Mesajlaşma Seviyesi\",\"v7xKtM\":\"Mesajlaşma seviyesi başarıyla güncellendi\",\"gqnyh0\":\"Mobil Optimize\",\"olKKwj\":\"Çevrimdışı destek ve gerçek zamanlı takip ile mobil tarayıcı\",\"JbIgPz\":\"Para değerleri tüm para birimlerindeki yaklaşık toplamlardır\",\"qvF+MT\":\"Başarısız arka plan işlerini izleyin ve yönetin\",\"w36OkR\":\"En Çok Görüntülenen Etkinlikler (Son 14 Gün)\",\"GfaxEk\":\"Müzik\",\"oVGCGh\":\"Biletlerim\",\"8/brI5\":\"Ad gerekli\",\"sFFArG\":\"İsim 255 karakterden az olmalıdır\",\"sCV5Yc\":\"Etkinlik adı\",\"xxU3NX\":\"Net Gelir\",\"ArHT/C\":\"Yeni Kayıtlar\",\"eWRECP\":\"Gece Hayatı\",\"HSw5l3\":\"Hayır - Bireyim veya KDV kayıtlı olmayan bir işletmeyim\",\"VHfLAW\":\"Hesap yok\",\"+jIeoh\":\"Hesap bulunamadı\",\"074+X8\":\"Aktif Webhook Yok\",\"zxnup4\":\"Gösterilecek bağlı kuruluş yok\",\"Dwf4dR\":\"Henüz katılımcı sorusu yok\",\"/UC6qk\":\"Atıf verisi bulunamadı\",\"99ntUF\":\"Bu etkinlik için kullanılabilir giriş listesi yok.\",\"+dAKxg\":\"Yapılandırma bulunamadı\",\"eb47T5\":\"Seçilen filtreler için veri bulunamadı. Tarih aralığını veya para birimini ayarlamayı deneyin.\",\"pZNOT9\":\"Bitiş tarihi yok\",\"dW40Uz\":\"Etkinlik bulunamadı\",\"8pQ3NJ\":\"Önümüzdeki 24 saat içinde başlayan etkinlik yok\",\"8zCZQf\":\"Henüz etkinlik yok\",\"Yc5YW6\":\"Başarısız iş yok\",\"54GxeB\":\"Mevcut veya geçmiş işlemleriniz üzerinde etkisi yok\",\"EpvBAp\":\"Fatura yok\",\"XZkeaI\":\"Günlük bulunamadı\",\"nrSs2u\":\"Mesaj bulunamadı\",\"OVFwlg\":\"Henüz sipariş sorusu yok\",\"EJ7bVz\":\"Sipariş bulunamadı\",\"NEmyqy\":\"Henüz sipariş yok\",\"wUv5xQ\":\"Son 14 günde organizatör aktivitesi yok\",\"B7w4KY\":\"Başka organizatör mevcut değil\",\"PChXMe\":\"Ücretli Sipariş Yok\",\"6jYQGG\":\"Geçmiş etkinlik yok\",\"CHzaTD\":\"Son 14 günde popüler etkinlik yok\",\"zK/+ef\":\"Seçim için ürün mevcut değil\",\"wYiAtV\":\"Yakın zamanda hesap kaydı yok\",\"QoAi8D\":\"Yanıt yok\",\"EK/G11\":\"Henüz yanıt yok\",\"3sRuiW\":\"Bilet Bulunamadı\",\"yM5c0q\":\"Yaklaşan etkinlik yok\",\"qpC74J\":\"Kullanıcı bulunamadı\",\"41dJPO\":\"KDV ayarları yapılandırılmamış\",\"8wgkoi\":\"Son 14 günde görüntülenen etkinlik yok\",\"n5vdm2\":\"Bu uç nokta için henüz webhook olayı kaydedilmedi. Olaylar tetiklendiklerinde burada görünecektir.\",\"4GhX3c\":\"Webhook Yok\",\"4+am6b\":\"Hayır, beni burada tut\",\"HVwIsd\":\"KDV kayıtlı olmayan işletmeler veya bireyler: %23 İrlanda KDV'si uygulanır\",\"x5+Lcz\":\"Giriş Yapılmadı\",\"8n10sz\":\"Uygun Değil\",\"BwJKBw\":\"/\",\"lQgMLn\":\"Ofis veya mekan adı\",\"6Aih4U\":\"Çevrimdışı\",\"Z6gBGW\":\"Çevrimdışı Ödeme\",\"nO3VbP\":[[\"0\"],\" satışta\"],\"2r6bAy\":\"Yükseltmeyi tamamladığınızda, eski hesabınız yalnızca iadeler için kullanılacaktır.\",\"oXOSPE\":\"Çevrimiçi\",\"WjSpu5\":\"Çevrimiçi Etkinlik\",\"bU7oUm\":\"Yalnızca bu durumlara sahip siparişlere gönder\",\"M2w1ni\":\"Yalnızca promosyon koduyla görünür\",\"N141o/\":\"Stripe Panosunu Aç\",\"HXMJxH\":\"Feragatnameler, iletişim bilgileri veya teşekkür notları için isteğe bağlı metin (yalnızca tek satır)\",\"L565X2\":\"seçenekler\",\"c/TIyD\":\"Sipariş ve Bilet\",\"H5qWhm\":\"Sipariş iptal edildi\",\"b6+Y+n\":\"Sipariş tamamlandı\",\"x4MLWE\":\"Sipariş Onayı\",\"CsTTH0\":\"Sipariş onayı başarıyla yeniden gönderildi\",\"ppuQR4\":\"Sipariş Oluşturuldu\",\"0UZTSq\":\"Sipariş Para Birimi\",\"HdmwrI\":\"Sipariş E-postası\",\"bwBlJv\":\"Sipariş Adı\",\"vrSW9M\":\"Sipariş iptal edildi ve iade edildi. Sipariş sahibi bilgilendirildi.\",\"rzw+wS\":\"Sipariş sahipleri\",\"oI/hGR\":\"Sipariş Kimliği\",\"Pc729f\":\"Sipariş Çevrimdışı Ödeme Bekliyor\",\"F4NXOl\":\"Sipariş Soyadı\",\"RQCXz6\":\"Sipariş Limitleri\",\"SO9AEF\":\"Sipariş limitleri ayarlandı\",\"5RDEEn\":\"Sipariş Dili\",\"vu6Arl\":\"Sipariş Ödendi Olarak İşaretlendi\",\"sLbJQz\":\"Sipariş bulunamadı\",\"kvYpYu\":\"Sipariş Bulunamadı\",\"i8VBuv\":\"Sipariş Numarası\",\"FaPYw+\":\"Sipariş sahibi\",\"eB5vce\":\"Belirli bir ürüne sahip sipariş sahipleri\",\"CxLoxM\":\"Ürünlere sahip sipariş sahipleri\",\"DoH3fD\":\"Sipariş Ödemesi Beklemede\",\"UkHo4c\":\"Sipariş Ref.\",\"EZy55F\":\"Sipariş İade Edildi\",\"6eSHqs\":\"Sipariş durumları\",\"oW5877\":\"Sipariş Toplamı\",\"e7eZuA\":\"Sipariş Güncellendi\",\"1SQRYo\":\"Sipariş başarıyla güncellendi\",\"KndP6g\":\"Sipariş URL'si\",\"3NT0Ck\":\"Sipariş iptal edildi\",\"sd5IMt\":\"Tamamlanan Siparişler\",\"5It1cQ\":\"Siparişler Dışa Aktarıldı\",\"UQ0ACV\":\"Sipariş Toplamı\",\"B/EBQv\":\"Siparişler:\",\"qtGTNu\":\"Organik Hesaplar\",\"ucgZ0o\":\"Organizasyon\",\"S3CZ5M\":\"Organizatör Paneli\",\"Uu0hZq\":\"Organizatör E-postası\",\"Gy7BA3\":\"Organizatör e-posta adresi\",\"SQqJd8\":\"Organizatör Bulunamadı\",\"wpj63n\":\"Organizatör Ayarları\",\"coIKFu\":\"Seçilen para birimi için organizatör istatistikleri mevcut değil veya bir hata oluştu.\",\"o1my93\":\"Organizatör durum güncellemesi başarısız oldu. Lütfen daha sonra tekrar deneyin\",\"rLHma1\":\"Organizatör durumu güncellendi\",\"LqBITi\":\"Organizatör/varsayılan şablon kullanılacak\",\"/IX/7x\":\"Diğer\",\"RsiDDQ\":\"Diğer Listeler (Bilet Dahil Değil)\",\"qMASRF\":\"Giden mesajlar\",\"6/dCYd\":\"Genel Bakış\",\"6WdDG7\":\"Sayfa\",\"8uqsE5\":\"Sayfa artık mevcut değil\",\"QkLf4H\":\"Sayfa URL'si\",\"sF+Xp9\":\"Sayfa Görüntülemeleri\",\"c+suC6\":\"Ücretli Hesaplar\",\"QIxRUI\":\"Ücretli, ücretsiz, kademeli fiyatlandırma ve bağış tabanlı biletler\",\"5F7SYw\":\"Kısmi iade\",\"fFYotW\":[\"Kısmen iade edildi: \",[\"0\"]],\"i8day5\":\"Ücreti alıcıya aktar\",\"k4FLBQ\":\"Alıcıya aktar\",\"Ff0Dor\":\"Geçmiş\",\"xTPjSy\":\"Geçmiş Etkinlikler\",\"/l/ckQ\":\"URL Yapıştır\",\"URAE3q\":\"Duraklatıldı\",\"4fL/V7\":\"Öde\",\"OZK07J\":\"Kilidi açmak için öde\",\"c2/9VE\":\"Yük\",\"TskrJ8\":\"Ödeme ve Plan\",\"5cxUwd\":\"Ödeme Tarihi\",\"ENEPLY\":\"Ödeme yöntemi\",\"EyE8E6\":\"Ödeme İşleme\",\"8Lx2X7\":\"Ödeme alındı\",\"vcyz2L\":\"Ödeme Ayarları\",\"fx8BTd\":\"Ödemeler mevcut değil\",\"51U9mG\":\"Ödemeler kesintisiz devam edecek\",\"UkM20g\":\"İnceleme Bekliyor\",\"dPYu1F\":\"Katılımcı Başına\",\"VlXNyK\":\"Sipariş başına\",\"hauDFf\":\"Bilet başına\",\"mnF83a\":\"Yüzde Ücreti\",\"2ueYqG\":\"Yüzde ücreti (0-100%)\",\"K2PPlT\":\"Yüzde ücreti 0 ile 100 arasında olmalıdır\",\"MixU2P\":\"Yüzde 0 ile 100 arasında olmalıdır\",\"MkuVAZ\":\"İşlem tutarının yüzdesi\",\"/Bh+7r\":\"Performans\",\"6kPk3+\":\"Kişisel Bilgiler\",\"zmwvG2\":\"Telefon\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Bir etkinlik mi planlıyorsunuz?\",\"J3lhKT\":\"Platform ücreti\",\"RD51+P\":[\"Ödemenizden \",[\"0\"],\" platform ücreti düşülür\"],\"br3Y/y\":\"Platform Ücretleri\",\"3buiaw\":\"Platform Ücretleri Raporu\",\"kv9dM4\":\"Platform Geliri\",\"jEw0Mr\":\"Lütfen geçerli bir URL girin\",\"n8+Ng/\":\"Lütfen 5 haneli kodu girin\",\"r+lQXT\":\"Lütfen KDV numaranızı girin\",\"Dvq0wf\":\"Lütfen bir görsel sağlayın.\",\"2cUopP\":\"Lütfen ödeme işlemini yeniden başlatın.\",\"8KmsFa\":\"Lütfen bir tarih aralığı seçin\",\"EFq6EG\":\"Lütfen bir görsel seçin.\",\"fuwKpE\":\"Lütfen tekrar deneyin.\",\"klWBeI\":\"Başka bir kod istemeden önce lütfen bekleyin\",\"hfHhaa\":\"Bağlı kuruluşlarınızı dışa aktarma için hazırlarken lütfen bekleyin...\",\"o+tJN/\":\"Katılımcılarınızı dışa aktarma için hazırlarken lütfen bekleyin...\",\"+5Mlle\":\"Siparişlerinizi dışa aktarma için hazırlarken lütfen bekleyin...\",\"trnWaw\":\"Lehçe\",\"luHAJY\":\"Popüler Etkinlikler (Son 14 Gün)\",\"TjX7xL\":\"Ödeme Sonrası Mesajı\",\"OESu7I\":\"Birden fazla bilet türünde stok paylaşarak aşırı satışı önleyin.\",\"NgVUL2\":\"Ödeme formunu önizle\",\"cs5muu\":\"Etkinlik sayfasını önizle\",\"+4yRWM\":\"Bilet fiyatı\",\"a5jvSX\":\"Fiyat Kademeleri\",\"ReihZ7\":\"Yazdırma Önizlemesi\",\"JnuPvH\":\"Bileti Yazdır\",\"tYF4Zq\":\"PDF'ye Yazdır\",\"LcET2C\":\"Gizlilik Politikası\",\"8z6Y5D\":\"İade İşle\",\"JcejNJ\":\"Sipariş işleniyor\",\"EWCLpZ\":\"Ürün Oluşturuldu\",\"XkFYVB\":\"Ürün Silindi\",\"YMwcbR\":\"Ürün satışları, gelir ve vergi dökümü\",\"ldVIlB\":\"Ürün Güncellendi\",\"JoKGiJ\":\"Promosyon kodu\",\"k3wH7i\":\"Promosyon kodu kullanımı ve indirim dökümü\",\"uEhdRh\":\"Yalnızca Promosyon\",\"dLm8V5\":\"Promosyon e-postaları hesap askıya alınmasına neden olabilir\",\"EEYbdt\":\"Yayınla\",\"evDBV8\":\"Etkinliği Yayınla\",\"dsFmM+\":\"Satın Alındı\",\"Vw0KCJ\":\"QR Kod Giriş\",\"k/bJj0\":\"Sorular yeniden sıralandı\",\"b24kPi\":\"Kuyruk\",\"fqDzSu\":\"Oran\",\"mnUGVC\":\"Hız sınırı aşıldı. Lütfen daha sonra tekrar deneyin.\",\"spsZys\":\"Yükseltmeye hazır mısınız? Bu sadece birkaç dakika sürer.\",\"vt9xUl\":\"Gerçek Zamanlı Analitik\",\"xzRvs4\":[[\"0\"],\"'ten ürün güncellemeleri alın.\"],\"pLXbi8\":\"Son Hesap Kayıtları\",\"Fi3b48\":\"Son Siparişler\",\"yPrbsy\":\"Alıcılar\",\"Edm6av\":\"Stripe'ı Yeniden Bağla →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Stripe'a yönlendiriliyor...\",\"pnoTN5\":\"Yönlendirme Hesapları\",\"ACKu03\":\"Önizlemeyi Yenile\",\"fKn/k6\":\"İade tutarı\",\"qY4rpA\":\"İade başarısız oldu\",\"FaK/8G\":[\"Siparişi İade Et \",[\"0\"]],\"MGbi9P\":\"İade beklemede\",\"BDSRuX\":[\"İade edildi: \",[\"0\"]],\"bU4bS1\":\"İadeler\",\"rYXfOA\":\"Bölgesel Ayarlar\",\"5tl0Bp\":\"Kayıt soruları\",\"CQeZT8\":\"Rapor bulunamadı\",\"JEPMXN\":\"Yeni bir bağlantı isteyin\",\"TMLAx2\":\"Gerekli\",\"mdeIOH\":\"Kodu yeniden gönder\",\"sQxe68\":\"Onayı yeniden gönder\",\"bxoWpz\":\"Onay E-postasını Yeniden Gönder\",\"G42SNI\":\"E-postayı yeniden gönder\",\"TTpXL3\":[[\"resendCooldown\"],\"s içinde yeniden gönder\"],\"5CiNPm\":\"Bileti Yeniden Gönder\",\"Uwsg2F\":\"Rezerve edildi\",\"8wUjGl\":\"Rezerve edilme süresi:\",\"kCn6wb\":\"Sıfırlanıyor...\",\"6gRgw8\":\"Yeniden dene\",\"1BG8ga\":\"Tümünü yeniden dene\",\"rDC+T6\":\"İşi yeniden dene\",\"CbnrWb\":\"Etkinliğe Dön\",\"Oo/PLb\":\"Gelir Özeti\",\"dFFW9L\":[\"Satış sona erdi \",[\"0\"]],\"loCKGB\":[\"Satış bitiyor \",[\"0\"]],\"wlfBad\":\"Satış Dönemi\",\"5CDM6r\":\"Satış dönemi ayarlandı\",\"ftzaMf\":\"Satış dönemi, sipariş limitleri, görünürlük\",\"zpekWp\":[\"Satış başlıyor \",[\"0\"]],\"mUv9U4\":\"Satışlar\",\"9KnRdL\":\"Satışlar duraklatıldı\",\"3VnlS9\":\"Tüm etkinlikler için satışlar, siparişler ve performans metrikleri\",\"3Q1AWe\":\"Satışlar:\",\"B4nE3N\":\"Örnek bilet fiyatı\",\"8BRPoH\":\"Örnek Mekan\",\"DyBPvP\":\"Yapılandırmayı Kaydet\",\"KZrfYJ\":\"Sosyal Bağlantıları Kaydet\",\"9Y3hAT\":\"Şablonu Kaydet\",\"C8ne4X\":\"Bilet Tasarımını Kaydet\",\"6/TNCd\":\"KDV Ayarlarını Kaydet\",\"I+FvbD\":\"Tara\",\"4ba0NE\":\"Planlandı\",\"ftNXma\":\"Bağlı kuruluşları ara...\",\"VY+Bdn\":\"Hesap adı veya e-posta ile ara...\",\"VX+B3I\":\"Etkinlik başlığı veya organizatöre göre ara...\",\"R0wEyA\":\"İş adı veya istisnaya göre ara...\",\"GHdjuo\":\"Ad, e-posta veya hesaba göre ara...\",\"20ce0U\":\"Sipariş kimliği, müşteri adı veya e-posta ile arayın...\",\"4DSz7Z\":\"Konu, etkinlik veya hesaba göre ara...\",\"Mck5ht\":\"Güvenli Ödeme\",\"p7xUrt\":\"Bir kategori seçin\",\"3IcxS1\":\"Bir yapılandırma seçin\",\"zPRPMf\":\"Bir seviye seçin\",\"BFRSTT\":\"Hesap Seç\",\"mCB6Je\":\"Tümünü Seç\",\"a6+167\":\"Bir etkinlik seçin\",\"kYZSFD\":\"Pano ve etkinliklerini görüntülemek için bir organizatör seçin.\",\"CFbaPk\":\"Katılımcı grubu seçin\",\"hJmVtD\":\"Ülke seçin\",\"tVW/yo\":\"Para birimi seçin\",\"n9ZhRa\":\"Bitiş tarih ve saatini seçin\",\"gTN6Ws\":\"Bitiş saatini seçin\",\"0U6E9W\":\"Etkinlik kategorisi seçin\",\"j9cPeF\":\"Etkinlik türlerini seçin\",\"1nhy8G\":\"Tarayıcı Türünü Seçin\",\"KizCK7\":\"Başlangıç tarih ve saatini seçin\",\"dJZTv2\":\"Başlangıç saatini seçin\",\"3hJUtr\":\"KDV'nin kayıtlı olduğu ülkeyi seçin\",\"x8XMsJ\":\"Bu hesap için mesajlaşma seviyesini seçin. Bu, mesaj limitlerini ve bağlantı izinlerini kontrol eder.\",\"aT3jZX\":\"Saat dilimi seçin\",\"TxfvH2\":\"Bu mesajı hangi katılımcıların alacağını seçin\",\"Ropvj0\":\"Bu webhook'u tetikleyecek etkinlikleri seçin\",\"5gkxKx\":\"Bu hesap için hangi ücret yapılandırmasının geçerli olacağını seçin. Ücretler her zaman USD cinsindendir.\",\"ylXj1N\":\"Seçildi\",\"j9b/iy\":\"Hızlı satılıyor 🔥\",\"73qYgo\":\"Test olarak gönder\",\"JvAge5\":\"Katılımcılara e-posta gönderin ve mesaj geçmişinizi görüntüleyin.\",\"22Itl6\":\"Bana bir kopya gönder\",\"nOBvex\":\"Gerçek zamanlı sipariş ve katılımcı verilerini harici sistemlerinize gönderin.\",\"1lNPhX\":\"İade bildirim e-postası gönder\",\"eaUTwS\":\"Sıfırlama bağlantısı gönder\",\"IoAuJG\":\"Gönderiliyor...\",\"h69WC6\":\"Gönderildi\",\"BVu2Hz\":\"Gönderen\",\"SPdzrs\":\"Müşterilere sipariş verdiklerinde gönderilir\",\"LxSN5F\":\"Her katılımcıya bilet detaylarıyla birlikte gönderilir\",\"89xaFU\":\"Bu organizatör altında oluşturulan yeni etkinlikler için varsayılan platform ücreti ayarlarını belirleyin.\",\"eXssj5\":\"Bu organizatör altında oluşturulan yeni etkinlikler için varsayılan ayarları belirleyin.\",\"s0FkEx\":\"Farklı girişler, oturumlar veya günler için giriş listeleri oluşturun.\",\"xMO+Ao\":\"Organizasyonunuzu kurun\",\"C3htzi\":\"Ayar güncellendi\",\"Ohn74G\":\"Kurulum ve Tasarım\",\"GG7qDw\":\"Bağlı Kuruluş Bağlantısını Paylaş\",\"hL7sDJ\":\"Organizatör Sayfasını Paylaş\",\"jy6QDF\":\"Paylaşımlı Kapasite Yönetimi\",\"cMW+gm\":[\"Tüm platformları göster (\",[\"0\"],\" değerli daha fazla)\"],\"UVPI5D\":\"Daha az platform göster\",\"Eu/N/d\":\"Pazarlama onay kutusunu göster\",\"SXzpzO\":\"Varsayılan olarak pazarlama onay kutusunu göster\",\"b33PL9\":\"Daha fazla platform göster\",\"t1LIQW\":[[\"totalRows\"],\" kayıttan \",[\"0\"],\" tanesi gösteriliyor\"],\"jVRHeq\":\"Kayıt Tarihi\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Sosyal\",\"d0rUsW\":\"Sosyal Bağlantılar\",\"j/TOB3\":\"Sosyal Bağlantılar ve Web Sitesi\",\"s9KGXU\":\"Satıldı\",\"KTxc6k\":\"Bir şeyler ters gitti, lütfen tekrar deneyin veya sorun devam ederse destek ile iletişime geçin\",\"H6Gslz\":\"Rahatsızlık için özür dileriz.\",\"wdxz7K\":\"Kaynak\",\"7JFNej\":\"Spor\",\"JcQp9p\":\"Başlangıç tarihi ve saati\",\"0m/ekX\":\"Başlangıç Tarihi ve Saati\",\"izRfYP\":\"Başlangıç tarihi gerekli\",\"2R1+Rv\":\"Etkinliğin başlangıç saati\",\"2NbyY/\":\"İstatistikler\",\"GVUxAX\":\"İstatistikler hesap oluşturma tarihine göre hesaplanır\",\"DRykfS\":\"Eski işlemleriniz için hala iadeleri işliyoruz.\",\"wuV0bK\":\"Taklidi Durdur\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe Bağlı\",\"aKtF0O\":\"Stripe Bağlı Değil\",\"9i0++A\":\"Stripe Ödeme ID\",\"/QlTE4\":\"Stripe kurulumu zaten tamamlandı.\",\"ii0qn/\":\"Konu gerekli\",\"M7Uapz\":\"Konu burada görünecek\",\"6aXq+t\":\"Konu:\",\"JwTmB6\":\"Ürün Başarıyla Çoğaltıldı\",\"RuaKfn\":\"Adres Başarıyla Güncellendi\",\"kzx0uD\":\"Etkinlik Varsayılanları Başarıyla Güncellendi\",\"5n+Wwp\":\"Organizatör Başarıyla Güncellendi\",\"DMCX/I\":\"Platform ücreti varsayılanları başarıyla güncellendi\",\"URUYHc\":\"Platform ücreti ayarları başarıyla güncellendi\",\"0Dk/l8\":\"SEO Ayarları Başarıyla Güncellendi\",\"MhOoLQ\":\"Sosyal Bağlantılar Başarıyla Güncellendi\",\"kj7zYe\":\"Webhook Başarıyla Güncellendi\",\"dXoieq\":\"Özet\",\"/RfJXt\":[\"Yaz Müzik Festivali \",[\"0\"]],\"CWOPIK\":\"Yaz Müzik Festivali 2025\",\"UaISq3\":\"İsveççe\",\"JZTQI0\":\"Organizatör Değiştir\",\"9YHrNC\":\"Sistem Varsayılanı\",\"XX32BM\":\"Sadece birkaç dakika sürer\",\"yT6dQ8\":\"Vergi türü ve etkinliğe göre gruplandırılmış toplanan vergi\",\"Ye321X\":\"Vergi Adı\",\"WyCBRt\":\"Vergi Özeti\",\"GkH0Pq\":\"Uygulanan vergiler ve ücretler\",\"Rwiyt2\":\"Vergiler yapılandırıldı\",\"iQZff7\":\"Vergiler, Ücretler, Görünürlük, Satış Dönemi, Ürün Vurgulama ve Sipariş Limitleri\",\"BW6QAz\":\"Takım Yönetimi\",\"vlf/In\":\"Teknoloji\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"İnsanlara etkinliğinizde neleri bekleyeceklerini anlatın\",\"NiIUyb\":\"Bize etkinliğinizden bahsedin\",\"DovcfC\":\"Organizasyonunuz hakkında bize bilgi verin. Bu bilgiler etkinlik sayfalarınızda görüntülenecektir.\",\"7wtpH5\":\"Şablon Aktif\",\"QHhZeE\":\"Şablon başarıyla oluşturuldu\",\"xrWdPR\":\"Şablon başarıyla silindi\",\"G04Zjt\":\"Şablon başarıyla kaydedildi\",\"xowcRf\":\"Hizmet Koşulları\",\"6K0GjX\":\"Metin okunması zor olabilir\",\"nm3Iz/\":\"Katıldığınız için teşekkürler!\",\"lhAWqI\":\"Hi.Events'i büyütmeye ve geliştirmeye devam ederken desteğiniz için teşekkürler!\",\"KfmPRW\":\"Sayfanın arka plan rengi. Kapak resmi kullanıldığında, bu bir kaplama olarak uygulanır.\",\"MDNyJz\":\"Kod 10 dakika içinde sona erecek. E-postayı görmüyorsanız spam klasörünüzü kontrol edin.\",\"MJm4Tq\":\"Siparişin para birimi\",\"cDHM1d\":\"E-posta adresi değiştirildi. Katılımcı güncellenmiş e-posta adresinde yeni bir bilet alacaktır.\",\"I/NNtI\":\"Etkinlik mekanı\",\"tXadb0\":\"Aradığınız etkinlik şu anda mevcut değil. Kaldırılmış, süresi dolmuş veya URL yanlış olabilir.\",\"EBzPwC\":\"Tam etkinlik adresi\",\"sxKqBm\":\"Tam sipariş tutarı müşterinin orijinal ödeme yöntemine iade edilecektir.\",\"KgDp6G\":\"Erişmeye çalıştığınız bağlantının süresi doldu veya artık geçerli değil. Siparişinizi yönetmek için güncellenmiş bir bağlantı için lütfen e-postanızı kontrol edin.\",\"5OmEal\":\"Müşterinin dili\",\"sYLeDq\":\"Aradığınız organizatör bulunamadı. Sayfa taşınmış, silinmiş veya URL yanlış olabilir.\",\"C4nQe5\":\"Platform ücreti bilet fiyatına eklenir. Alıcılar daha fazla öder, ancak tam bilet fiyatını alırsınız.\",\"HxxXZO\":\"Düğmeler ve vurgular için kullanılan birincil marka rengi\",\"DEcpfp\":\"Şablon gövdesi geçersiz Liquid sözdizimi içeriyor. Lütfen düzeltin ve tekrar deneyin.\",\"injXD7\":\"KDV numarası doğrulanamadı. Lütfen numarayı kontrol edin ve tekrar deneyin.\",\"A4UmDy\":\"Tiyatro\",\"tDwYhx\":\"Tema ve Renkler\",\"QP3gP+\":\"Bu ayarlar yalnızca kopyalanan yerleştirme kodu için geçerlidir ve saklanmayacaktır.\",\"HirZe8\":\"Bu şablonlar organizasyonunuzdaki tüm etkinlikler için varsayılan olarak kullanılacaktır. Bireysel etkinlikler bu şablonları kendi özel sürümleriyle geçersiz kılabilir.\",\"lzAaG5\":\"Bu şablonlar yalnızca bu etkinlik için organizatör varsayılanlarını geçersiz kılacaktır. Burada özel bir şablon ayarlanmazsa, organizatör şablonu kullanılacaktır.\",\"XBNC3E\":\"Bu kod satışları izlemek için kullanılacaktır. Yalnızca harfler, sayılar, tireler ve alt çizgiler kullanılabilir.\",\"AaP0M+\":\"Bu renk kombinasyonu bazı kullanıcılar için okunması zor olabilir\",\"RzEvf5\":\"Bu etkinlik sona erdi\",\"YClrdK\":\"Bu etkinlik henüz yayınlanmadı\",\"dFJnia\":\"Bu, kullanıcılarınıza görüntülenecek organizatörünüzün adıdır.\",\"L7dIM7\":\"Bu bağlantı geçersiz veya süresi dolmuş.\",\"MR5ygV\":\"Bu bağlantı artık geçerli değil\",\"9LEqK0\":\"Bu isim son kullanıcılara görünür\",\"j5FdeA\":\"Bu sipariş işleniyor.\",\"sjNPMw\":\"Bu sipariş terk edildi. İstediğiniz zaman yeni bir sipariş başlatabilirsiniz.\",\"OhCesD\":\"Bu sipariş iptal edildi. İstediğiniz zaman yeni bir sipariş başlatabilirsiniz.\",\"lyD7rQ\":\"Bu organizatör profili henüz yayınlanmadı\",\"9b5956\":\"Bu önizleme, e-postanızın örnek verilerle nasıl görüneceğini gösterir. Gerçek e-postalar gerçek değerleri kullanacaktır.\",\"uM9Alj\":\"Bu ürün etkinlik sayfasında vurgulanmıştır\",\"RqSKdX\":\"Bu ürün tükendi\",\"W12OdJ\":\"Bu rapor yalnızca bilgilendirme amaçlıdır. Bu verileri muhasebe veya vergi amaçları için kullanmadan önce her zaman bir vergi uzmanına danışın. Hi.Events geçmiş verileri eksik olabileceğinden lütfen Stripe kontrol panelinizle çapraz kontrol yapın.\",\"0Ew0uk\":\"Bu bilet az önce tarandı. Tekrar taramadan önce lütfen bekleyin.\",\"kvpxIU\":\"Bu, kullanıcılarınızla bildirimler ve iletişim için kullanılacaktır.\",\"rhsath\":\"Bu müşterilere görünmeyecektir, ancak iş ortağını tanımlamanıza yardımcı olur.\",\"Mr5UUd\":\"Bilet İptal Edildi\",\"0GSPnc\":\"Bilet Tasarımı\",\"EZC/Cu\":\"Bilet tasarımı başarıyla kaydedildi\",\"bbslmb\":\"Bilet Tasarımcısı\",\"1BPctx\":\"Bilet:\",\"bgqf+K\":\"Bilet sahibinin e-postası\",\"oR7zL3\":\"Bilet sahibinin adı\",\"HGuXjF\":\"Bilet sahipleri\",\"CMUt3Y\":\"Bilet sahipleri\",\"awHmAT\":\"Bilet ID\",\"6czJik\":\"Bilet Logosu\",\"OkRZ4Z\":\"Bilet Adı\",\"t79rDv\":\"Bilet Bulunamadı\",\"6tmWch\":\"Bilet veya Ürün\",\"1tfWrD\":\"Bilet Önizlemesi:\",\"KnjoUA\":\"Bilet fiyatı\",\"tGCY6d\":\"Bilet Fiyatı\",\"pGZOcL\":\"Bilet başarıyla yeniden gönderildi\",\"8jLPgH\":\"Bilet Türü\",\"X26cQf\":\"Bilet URL'si\",\"8qsbZ5\":\"Biletleme ve Satış\",\"zNECqg\":\"bilet\",\"6GQNLE\":\"Biletler\",\"NRhrIB\":\"Biletler ve Ürünler\",\"EUnesn\":\"Mevcut Biletler\",\"AGRilS\":\"Satılan Biletler\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Yapılandırmaları düzenlemek için yönetici menüsündeki Yapılandırmalar bölümüne gidin.\",\"tiI71C\":\"Limitinizi artırmak için bizimle iletişime geçin\",\"BZBYf3\":\"Kredi kartı ödemelerini almak için Stripe hesabınızı bağlamanız gerekir. Stripe, güvenli işlemler ve zamanında ödemeler sağlayan ödeme işleme ortağımızdır.\",\"W428WC\":\"Sütunları değiştir\",\"UBSG1X\":\"En İyi Organizatörler (Son 14 Gün)\",\"3sZ0xx\":\"Toplam Hesaplar\",\"EaAPbv\":\"Ödenen toplam tutar\",\"SMDzqJ\":\"Toplam Katılımcılar\",\"orBECM\":\"Toplam Toplanan\",\"4B7oCp\":\"Toplam Ücret\",\"KSDwd5\":\"Toplam Siparişler\",\"vb0Q0/\":\"Toplam Kullanıcılar\",\"oJjplO\":\"Toplam Görüntüleme\",\"orluER\":\"Atıf kaynağına göre hesap büyümesini ve performansını takip edin\",\"NHq3l1\":\"Detaylı raporlarla satışları, gelirleri ve katılımı takip edin\",\"OpKMSn\":\"İşlem Ücreti:\",\"uKOFO5\":\"Çevrimdışı ödeme ise doğru\",\"9GsDR2\":\"Ödeme beklemedeyse doğru\",\"ouM5IM\":\"Başka bir e-posta deneyin\",\"3DZvE7\":\"Hi.Events'i Ücretsiz Deneyin\",\"Kz91g/\":\"Türkçe\",\"GdOhw6\":\"Sesi kapat\",\"KUOhTy\":\"Sesi aç\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Bilet türü\",\"IrVSu+\":\"Ürün çoğaltılamıyor. Lütfen bilgilerinizi kontrol edin\",\"Vx2J6x\":\"Katılımcı getirilemedi\",\"n57zCW\":\"Atıfsız Hesaplar\",\"b9SN9q\":\"Benzersiz sipariş referansı\",\"Ef7StM\":\"Bilinmeyen\",\"ZBAScj\":\"Bilinmeyen Katılımcı\",\"ZkS2p3\":\"Etkinliği Yayından Kaldır\",\"X13xGn\":\"Güvenilmez\",\"Pp1sWX\":\"Bağlı Kuruluşu Güncelle\",\"KMMOAy\":\"Yükseltme Mevcut\",\"gJQsLv\":\"Organizatörünüz için bir kapak görseli yükleyin\",\"4kEGqW\":\"Organizatörünüz için bir logo yükleyin\",\"lnCMdg\":\"Görsel Yükle\",\"29w7p6\":\"Görsel yükleniyor...\",\"HtrFfw\":\"URL gerekli\",\"WBq1/R\":\"USB Tarayıcı Zaten Aktif\",\"EV30TR\":\"USB Tarayıcı modu etkinleştirildi. Şimdi biletleri taramaya başlayın.\",\"fovJi3\":\"USB Tarayıcı modu devre dışı bırakıldı\",\"hli+ga\":\"USB/HID Tarayıcı\",\"OHJXlK\":\"E-postalarınızı kişiselleştirmek için <0>Liquid şablonunu kullanın\",\"0k4cdb\":\"Tüm katılımcılar için sipariş bilgilerini kullanın. Katılımcı isimleri ve e-postaları alıcının bilgileriyle eşleşecektir.\",\"bA31T4\":\"Tüm katılımcılar için alıcının bilgilerini kullanın\",\"rnoQsz\":\"Kenarlıklar, vurgular ve QR kod stillemesi için kullanılır\",\"BV4L/Q\":\"UTM Analitiği\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Geçerli\",\"GuXjc5\":\"Doğrulandı\",\"imLQ9Y\":\"KDV numaranız doğrulanıyor...\",\"cK9+xQ\":\"KDV Ülkesi\",\"sqdl5s\":\"KDV Bilgisi\",\"UjNWsF\":\"KDV kayıt durumunuza bağlı olarak platform ücretlerine KDV uygulanabilir. Lütfen aşağıdaki KDV bilgileri bölümünü doldurun.\",\"pnVh83\":\"KDV Numarası\",\"CabI04\":\"KDV numarası boşluk içermemelidir\",\"PMhxAR\":\"KDV numarası, 2 harfli ülke kodu ile başlamalı ve ardından 8-15 alfanümerik karakter gelmelidir (örn., TR1234567890)\",\"gPgdNV\":\"KDV numarası başarıyla doğrulandı\",\"RUMiLy\":\"KDV numarası doğrulaması başarısız oldu\",\"vqji3Y\":\"KDV numarası doğrulaması başarısız oldu. Lütfen KDV numaranızı kontrol edin.\",\"8dENF9\":\"Ücret Üzerinden KDV\",\"ZutOKU\":\"KDV Oranı\",\"CZomgW\":\"KDV Kayıtlı\",\"PCRCCN\":\"KDV Kayıt Bilgisi\",\"oSDBWm\":\"KDV Ayarları\",\"Nfbg76\":\"KDV ayarları başarıyla kaydedildi\",\"UvYql/\":\"KDV ayarları kaydedildi. KDV numaranızı arka planda doğruluyoruz.\",\"R6n7j9\":\"KDV ayarları başarıyla güncellendi\",\"tJylUv\":\"Platform Ücretleri için KDV Uygulaması\",\"FlGprQ\":\"Platform ücretleri için KDV uygulaması: AB KDV'ye kayıtlı işletmeler ters ibraz mekanizmasını kullanabilir (%0 - KDV Direktifi 2006/112/EC Madde 196). KDV'ye kayıtlı olmayan işletmelerden %23 İrlanda KDV'si alınır.\",\"516oLj\":\"KDV doğrulama hizmeti geçici olarak kullanılamıyor\",\"AdWhjZ\":\"Doğrulama kodu\",\"QDEWii\":\"Doğrulandı\",\"wCKkSr\":\"E-postayı Doğrula\",\"/IBv6X\":\"E-postanızı doğrulayın\",\"e/cvV1\":\"Doğrulanıyor...\",\"fROFIL\":\"Vietnamca\",\"RnvnDc\":\"Platformda gönderilen tüm mesajları görüntüle\",\"+WFMis\":\"Tüm etkinliklerinizde raporları görüntüleyin ve indirin. Yalnızca tamamlanan siparişler dahildir.\",\"c7VN/A\":\"Cevapları Görüntüle\",\"SZw9tS\":\"Detayları Görüntüle\",\"FCVmuU\":\"Etkinliği Görüntüle\",\"n6EaWL\":\"Günlükleri görüntüle\",\"OaKTzt\":\"Haritayı Görüntüle\",\"zNZNMs\":\"Mesajı görüntüle\",\"67OJ7t\":\"Siparişi Görüntüle\",\"tKKZn0\":\"Sipariş Detaylarını Görüntüle\",\"KeCXJu\":\"Sipariş detaylarını görüntüleyin, iade yapın ve onayları yeniden gönderin.\",\"9jnAcN\":\"Organizatör Ana Sayfasını Görüntüle\",\"1J/AWD\":\"Bileti Görüntüle\",\"N9FyyW\":\"Kayıtlı katılımcılarınızı görüntüleyin, düzenleyin ve dışa aktarın.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Yalnızca giriş personeline görünür. Giriş sırasında bu listeyi tanımlamaya yardımcı olur.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Ödeme bekleniyor\",\"aUi/Dz\":\"Uyarı: Bu sistem varsayılan yapılandırmasıdır. Değişiklikler, belirli bir yapılandırması atanmamış tüm hesapları etkileyecektir.\",\"RRZDED\":\"Bu e-posta adresiyle ilişkili herhangi bir sipariş bulamadık.\",\"2RZK9x\":\"Aradığınız siparişi bulamadık. Bağlantının süresi dolmuş veya sipariş detayları değişmiş olabilir.\",\"nefMIK\":\"Aradığınız bileti bulamadık. Bağlantının süresi dolmuş veya bilet detayları değişmiş olabilir.\",\"miysJh\":\"Bu siparişi bulamadık. Kaldırılmış olabilir.\",\"HJKdzP\":\"Bu sayfayı yüklerken bir sorunla karşılaştık. Lütfen tekrar deneyin.\",\"IfN2Qo\":\"Minimum 200x200px boyutunda kare bir logo öneriyoruz\",\"wJzo/w\":\"400px x 400px boyutlarını ve maksimum 5MB dosya boyutunu öneriyoruz\",\"x8rEDQ\":\"Birden fazla denemeden sonra KDV numaranızı doğrulayamadık. Arka planda denemeye devam edeceğiz. Lütfen daha sonra tekrar kontrol edin.\",\"q1BizZ\":\"Biletlerinizi bu e-postaya göndereceğiz\",\"ZOmUYW\":\"KDV numaranızı arka planda doğrulayacağız. Herhangi bir sorun olursa sizi bilgilendireceğiz.\",\"zCdObC\":\"Genel merkezimizi resmi olarak İrlanda'ya taşıdık 🇮🇪. Bu geçişin bir parçası olarak, artık Stripe Kanada yerine Stripe İrlanda kullanıyoruz. Ödemelerinizin sorunsuz devam etmesi için Stripe hesabınızı yeniden bağlamanız gerekecek.\",\"jh2orE\":\"Genel merkezimizi İrlanda'ya taşıdık. Bunun sonucunda Stripe hesabınızı yeniden bağlamanız gerekiyor. Bu hızlı işlem sadece birkaç dakika sürer. Satışlarınız ve mevcut verileriniz tamamen etkilenmeden kalır.\",\"Fq/Nx7\":\"5 haneli doğrulama kodunu şuraya gönderdik:\",\"GdWB+V\":\"Webhook başarıyla oluşturuldu\",\"2X4ecw\":\"Webhook başarıyla silindi\",\"CThMKa\":\"Webhook Günlükleri\",\"nuh/Wq\":\"Webhook URL'si\",\"8BMPMe\":\"Webhook bildirim göndermeyecek\",\"FSaY52\":\"Webhook bildirim gönderecek\",\"v1kQyJ\":\"Webhook'lar\",\"On0aF2\":\"Web Sitesi\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Tekrar hoş geldiniz\",\"QDWsl9\":[[\"0\"],\"'e Hoş Geldiniz, \",[\"1\"],\" 👋\"],\"LETnBR\":[[\"0\"],\"'e hoş geldiniz, işte tüm etkinliklerinizin listesi\"],\"FaSXqR\":\"Ne tür bir etkinlik?\",\"f30uVZ\":\"Yapmanız gerekenler:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Bir giriş silindiğinde\",\"Gmd0hv\":\"Yeni bir katılımcı oluşturulduğunda\",\"Lc18qn\":\"Yeni bir sipariş oluşturulduğunda\",\"dfkQIO\":\"Yeni bir ürün oluşturulduğunda\",\"8OhzyY\":\"Bir ürün silindiğinde\",\"tRXdQ9\":\"Bir ürün güncellendiğinde\",\"Q7CWxp\":\"Bir katılımcı iptal edildiğinde\",\"IuUoyV\":\"Bir katılımcı giriş yaptığında\",\"nBVOd7\":\"Bir katılımcı güncellendiğinde\",\"ny2r8d\":\"Bir sipariş iptal edildiğinde\",\"c9RYbv\":\"Bir sipariş ödendi olarak işaretlendiğinde\",\"ejMDw1\":\"Bir sipariş iade edildiğinde\",\"fVPt0F\":\"Bir sipariş güncellendiğinde\",\"bcYlvb\":\"Giriş kapandığında\",\"XIG669\":\"Giriş açıldığında\",\"de6HLN\":\"Müşteriler bilet satın aldığında, siparişleri burada görünecektir.\",\"403wpZ\":\"Etkinleştirildiğinde, yeni etkinlikler katılımcıların güvenli bir bağlantı üzerinden kendi bilet bilgilerini yönetmelerine izin verecektir. Bu etkinlik başına geçersiz kılınabilir.\",\"blXLKj\":\"Etkinleştirildiğinde, yeni etkinlikler ödeme sırasında pazarlama onay kutusu gösterecektir. Bu, etkinlik bazında geçersiz kılınabilir.\",\"Kj0Txn\":\"Etkinleştirildiğinde, Stripe Connect işlemlerinde uygulama ücreti alınmaz. Uygulama ücretlerinin desteklenmediği ülkeler için kullanın.\",\"uchB0M\":\"Widget Önizleme\",\"uvIqcj\":\"Atölye\",\"EpknJA\":\"Mesajınızı buraya yazın...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Evet - Geçerli bir AB KDV kayıt numaram var\",\"Tz5oXG\":\"Evet, siparişimi iptal et\",\"QlSZU0\":[\"<0>\",[\"0\"],\" (\",[\"1\"],\") rolünü üstleniyorsunuz\"],\"s14PLh\":[\"Kısmi iade yapıyorsunuz. Müşteriye \",[\"0\"],\" \",[\"1\"],\" iade edilecek.\"],\"o7LgX6\":\"Hesap ayarlarınızda ek hizmet ücretleri ve vergileri yapılandırabilirsiniz.\",\"5VGIlq\":\"Mesajlaşma limitinize ulaştınız.\",\"casL1O\":\"Ücretsiz Bir Ürüne eklenen vergiler ve ücretleriniz var. Bunları kaldırmak ister misiniz?\",\"FVTVBy\":\"Organizatör durumunu güncelleyebilmek için e-posta adresinizi doğrulamanız gerekir.\",\"w65ZgF\":\"E-posta şablonlarını değiştirebilmek için hesap e-postanızı doğrulamanız gerekir.\",\"FRl8Jv\":\"Mesaj göndermeden önce hesap e-postanızı doğrulamanız gerekir.\",\"FgRxRP\":\"Katılımcı verilerinizin %100'üne her zaman sahipsiniz\",\"88cUW+\":\"Aldığınız\",\"U3wiCB\":\"Her şey hazır! Ödemeleriniz sorunsuz bir şekilde işleniyor.\",\"MNFIxz\":[[\"0\"],\"'e gidiyorsunuz!\"],\"p/Sa0j\":\"Hesabınızın mesajlaşma limitleri var. Limitinizi artırmak için bizimle iletişime geçin\",\"x/xjzn\":\"Bağlı kuruluşlarınız başarıyla dışa aktarıldı.\",\"TF37u6\":\"Katılımcılarınız başarıyla dışa aktarıldı.\",\"79lXGw\":\"Giriş listeniz başarıyla oluşturuldu. Aşağıdaki bağlantıyı giriş personelinizle paylaşın.\",\"BnlG9U\":\"Mevcut siparişiniz kaybolacak.\",\"nBqgQb\":\"E-postanız\",\"R02pnV\":\"Katılımcılara bilet satmadan önce etkinliğinizin canlı olması gerekir.\",\"hDNwnf\":\"Her sayfada logonuz, renkleriniz ve tarzınız\",\"ifRqmm\":\"Mesajınız başarıyla gönderildi!\",\"/Rj5P4\":\"Adınız\",\"PFjJxY\":\"Yeni şifreniz en az 8 karakter uzunluğunda olmalıdır.\",\"gzrCuN\":\"Sipariş bilgileriniz güncellendi. Yeni e-posta adresine bir onay e-postası gönderildi.\",\"naQW82\":\"Siparişiniz iptal edildi.\",\"bhlHm/\":\"Siparişiniz ödeme bekliyor\",\"XeNum6\":\"Siparişleriniz başarıyla dışa aktarıldı.\",\"Xd1R1a\":\"Organizatör adresiniz\",\"WWYHKD\":\"Ödemeniz banka düzeyinde şifreleme ile korunmaktadır\",\"5b3QLi\":\"Planınız\",\"6heFYY\":\"Stripe hesabınız bağlı ve ödemeleri işliyor.\",\"vvO1I2\":\"Stripe hesabınız bağlı ve ödemeleri işlemeye hazır.\",\"CnZ3Ou\":\"Biletleriniz onaylandı.\",\"EmFsMZ\":\"KDV numaranız doğrulama için sıraya alındı\",\"QBlhh4\":\"KDV numaranız kaydettiğinizde doğrulanacak\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/tr.po b/frontend/src/locales/tr.po index 88ad9302d1..4f7aed121c 100644 --- a/frontend/src/locales/tr.po +++ b/frontend/src/locales/tr.po @@ -1171,7 +1171,7 @@ msgstr "Siparişinizi istediğiniz zaman yönetmek için bu sayfayı yer imlerin msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Biletlerinizi özel logo, renkler ve altbilgi mesajı ile markalayın." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" @@ -1476,11 +1476,11 @@ msgstr "Ödeme" msgid "Checkout Settings" msgstr "Ödeme Ayarları" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Çince (Basitleştirilmiş)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Çince (Geleneksel)" @@ -2628,7 +2628,7 @@ msgstr "Çoğaltma Seçenekleri" msgid "Duplicate Product" msgstr "Ürünü Çoğalt" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Felemenkçe" @@ -2954,8 +2954,8 @@ msgstr "Bitiş saati (isteğe bağlı)" msgid "Ended" msgstr "Sona Erdi" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "İngilizce" @@ -3726,7 +3726,7 @@ msgstr "Ücretsiz Ürün" msgid "Free product, no payment information required" msgstr "Ücretsiz ürün, ödeme bilgisi gerekli değil" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Fransızca" @@ -3759,7 +3759,7 @@ msgstr "Oluştur" msgid "Generate code" msgstr "Kod oluştur" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Almanca" @@ -4276,7 +4276,7 @@ msgstr "Platform ücretlerine %23 İrlanda KDV'si uygulanacaktır (yerel tedarik msgid "Is this account VAT registered in the EU?" msgstr "Bu hesap AB'de KDV'ye kayıtlı mı?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "İtalyanca" @@ -6075,11 +6075,15 @@ msgstr "Faturanızı hazırlarken lütfen bekleyin..." msgid "Please wait while we prepare your orders for export..." msgstr "Siparişlerinizi dışa aktarma için hazırlarken lütfen bekleyin..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Lehçe" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Popüler Etkinlikler (Son 14 Gün)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Portekizce" @@ -7362,7 +7366,7 @@ msgstr "Üzgünüz, bu promosyon kodu tanınmıyor" msgid "Source" msgstr "Kaynak" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "İspanyolca" @@ -7654,7 +7658,7 @@ msgstr "Yaz Müzik Festivali 2025" msgid "Support Email" msgstr "Destek E-postası" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "İsveççe" @@ -8433,7 +8437,7 @@ msgstr "Başka bir e-posta deneyin" msgid "Try Hi.Events Free" msgstr "Hi.Events'i Ücretsiz Deneyin" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Türkçe" @@ -8828,7 +8832,7 @@ msgstr "E-postanızı doğrulayın" msgid "Verifying..." msgstr "Doğrulanıyor..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Vietnamca" diff --git a/frontend/src/locales/vi.js b/frontend/src/locales/vi.js index 4335526ac1..ffd1236f80 100644 --- a/frontend/src/locales/vi.js +++ b/frontend/src/locales/vi.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'không có gì để hiển thị'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in thành công\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out thành công\"],\"KMgp2+\":[[\"0\"],\" Có sẵn\"],\"Pmr5xp\":[[\"0\"],\" đã tạo thành công\"],\"FImCSc\":[[\"0\"],\" cập nhật thành công\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" đã checked in\"],\"Vjij1k\":[[\"ngày\"],\" ngày, \",[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"f3RdEk\":[[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"fyE7Au\":[[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"NlQ0cx\":[\"Sự kiện đầu tiên của \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0> Vui lòng nhập giá không bao gồm thuế và phí. <1> Thuế và phí có thể được thêm vào bên dưới. \",\"ZjMs6e\":\"<0> Số lượng sản phẩm có sẵn cho sản phẩm này <1> Giá trị này có thể được ghi đè nếu có giới hạn công suất <2>\",\"E15xs8\":\"Thiết lập sự kiện của bạn\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎟️ Tùy chỉnh trang sự kiện của bạn\",\"3VPPdS\":\"💳 Kết nối với Stripe\",\"cjdktw\":\"🚀 Đặt sự kiện của bạn công khai\",\"rmelwV\":\"0 phút và 0 giây\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Phố chính\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Trường nhập ngày. Hoàn hảo để hỏi ngày sinh, v.v.\",\"6euFZ/\":[\"Một mặc định \",[\"type\"],\" là tự động được áp dụng cho tất cả các sản phẩm mới. \"],\"SMUbbQ\":\"Đầu vào thả xuống chỉ cho phép một lựa chọn\",\"qv4bfj\":\"Một khoản phí, như phí đặt phòng hoặc phí dịch vụ\",\"POT0K/\":\"Một lượng cố định cho mỗi sản phẩm. Vd, $0.5 cho mỗi sản phẩm \",\"f4vJgj\":\"Đầu vào văn bản nhiều dòng\",\"OIPtI5\":\"Một tỷ lệ phần trăm của giá sản phẩm. \",\"ZthcdI\":\"Mã khuyến mãi không có giảm giá có thể được sử dụng để tiết lộ các sản phẩm ẩn.\",\"AG/qmQ\":\"Tùy chọn radio có nhiều tùy chọn nhưng chỉ có thể chọn một tùy chọn.\",\"h179TP\":\"Mô tả ngắn về sự kiện sẽ được hiển thị trong kết quả tìm kiếm và khi chia sẻ trên mạng xã hội. Theo mặc định, mô tả sự kiện sẽ được sử dụng.\",\"WKMnh4\":\"Một đầu vào văn bản dòng duy nhất\",\"BHZbFy\":\"Một câu hỏi duy nhất cho mỗi đơn hàng. Ví dụ: Địa chỉ giao hàng của bạn là gì?\",\"Fuh+dI\":\"Một câu hỏi duy nhất cho mỗi sản phẩm. Ví dụ: Kích thước áo thun của bạn là gì?\",\"RlJmQg\":\"Thuế tiêu chuẩn, như VAT hoặc GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Chấp nhận chuyển khoản ngân hàng, séc hoặc các phương thức thanh toán offline khác\",\"hrvLf4\":\"Chấp nhận thanh toán thẻ tín dụng với Stripe\",\"bfXQ+N\":\"Chấp nhận lời mời\",\"AeXO77\":\"Tài khoản\",\"lkNdiH\":\"Tên tài khoản\",\"Puv7+X\":\"Cài đặt tài khoản\",\"OmylXO\":\"Tài khoản được cập nhật thành công\",\"7L01XJ\":\"Hành động\",\"FQBaXG\":\"Kích hoạt\",\"5T2HxQ\":\"Ngày kích hoạt\",\"F6pfE9\":\"Hoạt động\",\"/PN1DA\":\"Thêm mô tả cho danh sách check-in này\",\"0/vPdA\":\"Thêm bất kỳ ghi chú nào về người tham dự. Những ghi chú này sẽ không hiển thị cho người tham dự.\",\"Or1CPR\":\"Thêm bất kỳ ghi chú nào về người tham dự ...\",\"l3sZO1\":\"Thêm bất kỳ ghi chú nào về đơn hàng. Những ghi chú này sẽ không hiển thị cho khách hàng.\",\"xMekgu\":\"Thêm bất kỳ ghi chú nào về đơn hàng ...\",\"PGPGsL\":\"Thêm mô tả\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Thêm hướng dẫn thanh toán offline (ví dụ: chi tiết chuyển khoản ngân hàng, nơi gửi séc, thời hạn thanh toán)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Thêm mới\",\"TZxnm8\":\"Thêm tùy chọn\",\"24l4x6\":\"Thêm sản phẩm\",\"8q0EdE\":\"Thêm sản phẩm vào danh mục\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Thêm thuế hoặc phí\",\"goOKRY\":\"Thêm tầng\",\"oZW/gT\":\"Thêm vào lịch\",\"pn5qSs\":\"Thông tin bổ sung\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Địa chỉ\",\"NY/x1b\":\"Dòng địa chỉ 1\",\"POdIrN\":\"Dòng địa chỉ 1\",\"cormHa\":\"Dòng địa chỉ 2\",\"gwk5gg\":\"Dòng địa chỉ 2\",\"U3pytU\":\"Quản trị viên\",\"HLDaLi\":\"Người dùng quản trị có quyền truy cập đầy đủ vào các sự kiện và cài đặt tài khoản.\",\"W7AfhC\":\"Tất cả những người tham dự sự kiện này\",\"cde2hc\":\"Tất cả các sản phẩm\",\"5CQ+r0\":\"Cho phép người tham dự liên kết với đơn hàng chưa thanh toán được check-in\",\"ipYKgM\":\"Cho phép công cụ tìm kiếm lập chỉ mục\",\"LRbt6D\":\"Cho phép các công cụ tìm kiếm lập chỉ mục cho sự kiện này\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Tuyệt vời, sự kiện, từ khóa ...\",\"hehnjM\":\"Số tiền\",\"R2O9Rg\":[\"Số tiền đã trả (\",[\"0\"],\")\"],\"V7MwOy\":\"Đã xảy ra lỗi trong khi tải trang\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Đã xảy ra lỗi không mong muốn.\",\"byKna+\":\"Đã xảy ra lỗi không mong muốn. Vui lòng thử lại.\",\"ubdMGz\":\"Mọi thắc mắc từ chủ sở hữu sản phẩm sẽ được gửi đến địa chỉ email này. Địa chỉ này cũng sẽ được sử dụng làm địa chỉ \\\"trả lời\\\" cho tất cả email gửi từ sự kiện này.\",\"aAIQg2\":\"Giao diện\",\"Ym1gnK\":\"đã được áp dụng\",\"sy6fss\":[\"Áp dụng cho các sản phẩm \",[\"0\"]],\"kadJKg\":\"Áp dụng cho 1 sản phẩm\",\"DB8zMK\":\"Áp dụng\",\"GctSSm\":\"Áp dụng mã khuyến mãi\",\"ARBThj\":[\"Áp dụng \",[\"type\"],\" này cho tất cả các sản phẩm mới\"],\"S0ctOE\":\"Lưu trữ sự kiện\",\"TdfEV7\":\"Lưu trữ\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Bạn có chắc mình muốn kích hoạt người tham dự này không?\",\"TvkW9+\":\"Bạn có chắc mình muốn lưu trữ sự kiện này không?\",\"/CV2x+\":\"Bạn có chắc mình muốn hủy người tham dự này không? Điều này sẽ làm mất hiệu lực vé của họ\",\"YgRSEE\":\"Bạn có chắc là bạn muốn xóa mã khuyến mãi này không?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Bạn có chắc chắn muốn chuyển sự kiện này thành bản nháp không? Điều này sẽ làm cho sự kiện không hiển thị với công chúng.\",\"mEHQ8I\":\"Bạn có chắc mình muốn công khai sự kiện này không? \",\"s4JozW\":\"Bạn có chắc chắn muốn khôi phục sự kiện này không? Sự kiện sẽ được khôi phục dưới dạng bản nháp.\",\"vJuISq\":\"Bạn có chắc chắn muốn xóa phân bổ sức chứa này không?\",\"baHeCz\":\"Bạn có chắc là bạn muốn xóa danh sách tham dự này không?\",\"LBLOqH\":\"Hỏi một lần cho mỗi đơn hàng\",\"wu98dY\":\"Hỏi một lần cho mỗi sản phẩm\",\"ss9PbX\":\"Người tham dự\",\"m0CFV2\":\"Chi tiết người tham dự\",\"QKim6l\":\"Không tìm thấy người tham dự\",\"R5IT/I\":\"Ghi chú của người tham dự\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Vé tham dự\",\"9SZT4E\":\"Người tham dự\",\"iPBfZP\":\"Người tham dự đã đăng ký\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Tự động thay đổi kích thước\",\"vZ5qKF\":\"Tự động thay đổi chiều cao widget dựa trên nội dung. Khi tắt, widget sẽ lấp đầy chiều cao của container.\",\"4lVaWA\":\"Đang chờ thanh toán offline\",\"2rHwhl\":\"Đang chờ thanh toán offline\",\"3wF4Q/\":\"Đang chờ thanh toán\",\"ioG+xt\":\"Đang chờ thanh toán\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Nhà tổ chức tuyệt vời Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Trở lại trang sự kiện\",\"VCoEm+\":\"Quay lại đăng nhập\",\"k1bLf+\":\"Màu nền\",\"I7xjqg\":\"Loại nền\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Địa chỉ thanh toán\",\"/xC/im\":\"Cài đặt thanh toán\",\"rp/zaT\":\"Tiếng Bồ Đào Nha Brazil\",\"whqocw\":\"Bằng cách đăng ký, bạn đồng ý với các <0>Điều khoản dịch vụ của chúng tôi và <1>Chính sách bảo mật.\",\"bcCn6r\":\"Loại tính toán\",\"+8bmSu\":\"California\",\"iStTQt\":\"Quyền sử dụng máy ảnh đã bị từ chối. Hãy <0>Yêu cầu cấp quyền lần nữa hoặc nếu không được, bạn sẽ cần <1>cấp cho trang này quyền truy cập vào máy ảnh trong cài đặt trình duyệt của bạn.\",\"dEgA5A\":\"Hủy\",\"Gjt/py\":\"Hủy thay đổi email\",\"tVJk4q\":\"Hủy đơn hàng\",\"Os6n2a\":\"Hủy đơn hàng\",\"Mz7Ygx\":[\"Hủy đơn hàng \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Hủy bỏ\",\"U7nGvl\":\"Không thể check-in\",\"QyjCeq\":\"Công suất\",\"V6Q5RZ\":\"Phân bổ sức chứa được tạo thành công\",\"k5p8dz\":\"Phân bổ sức chứa đã được xóa thành công\",\"nDBs04\":\"Quản lý sức chứa\",\"ddha3c\":\"Danh mục giúp bạn nhóm các sản phẩm lại với nhau. Ví dụ, bạn có thể có một danh mục cho \\\"Vé\\\" và một danh mục khác cho \\\"Hàng hóa\\\".\",\"iS0wAT\":\"Danh mục giúp bạn sắp xếp sản phẩm của mình. Tiêu đề này sẽ được hiển thị trên trang sự kiện công khai.\",\"eorM7z\":\"Danh mục đã được sắp xếp lại thành công.\",\"3EXqwa\":\"Danh mục được tạo thành công\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Thay đổi mật khẩu\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check-in và đánh dấu đơn hàng đã thanh toán\",\"QYLpB4\":\"Chỉ check-in\",\"/Ta1d4\":\"Check-out\",\"5LDT6f\":\"Xác nhận rời khỏi sự kiện này!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Danh sách check-in đã bị xóa thành công\",\"+hBhWk\":\"Danh sách check-in đã hết hạn\",\"mBsBHq\":\"Danh sách check-in không hoạt động\",\"vPqpQG\":\"Danh sách Check-In không tồn tại\",\"tejfAy\":\"Danh sách Check-In\",\"hD1ocH\":\"URL check-in đã được sao chép vào clipboard\",\"CNafaC\":\"Tùy chọn checkbox cho phép chọn nhiều mục\",\"SpabVf\":\"Checkbox\",\"CRu4lK\":\"Đã check-in\",\"znIg+z\":\"Thanh toán\",\"1WnhCL\":\"Cài đặt thanh toán\",\"6imsQS\":\"Trung Quốc (đơn giản hóa)\",\"JjkX4+\":\"Chọn một màu cho nền của bạn\",\"/Jizh9\":\"Chọn một tài khoản\",\"3wV73y\":\"Thành phố\",\"FG98gC\":\"Xoá văn bản tìm kiếm\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Bấm để sao chép\",\"yz7wBu\":\"Đóng\",\"62Ciis\":\"Đóng thanh bên\",\"EWPtMO\":\"Mã\",\"ercTDX\":\"Mã phải dài từ 3 đến 50 ký tự\",\"oqr9HB\":\"Thu gọn sản phẩm này khi trang sự kiện ban đầu được tải\",\"jZlrte\":\"Màu sắc\",\"Vd+LC3\":\"Màu sắc phải là mã màu hex hợp lệ. Ví dụ: #ffffff\",\"1HfW/F\":\"Màu sắc\",\"VZeG/A\":\"Sắp ra mắt\",\"yPI7n9\":\"Các từ khóa mô tả sự kiện, được phân tách bằng dấu phẩy. Chúng sẽ được công cụ tìm kiếm sử dụng để phân loại và lập chỉ mục sự kiện.\",\"NPZqBL\":\"Hoàn tất đơn hàng\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Hoàn tất thanh toán\",\"qqWcBV\":\"Hoàn thành\",\"6HK5Ct\":\"Đơn hàng đã hoàn thành\",\"NWVRtl\":\"Đơn hàng đã hoàn thành\",\"DwF9eH\":\"Mã component\",\"Tf55h7\":\"Giảm giá đã cấu hình\",\"7VpPHA\":\"Xác nhận\",\"ZaEJZM\":\"Xác nhận thay đổi email\",\"yjkELF\":\"Xác nhận mật khẩu mới\",\"xnWESi\":\"Xác nhận mật khẩu\",\"p2/GCq\":\"Xác nhận mật khẩu\",\"wnDgGj\":\"Đang xác nhận địa chỉ email...\",\"pbAk7a\":\"Kết nối Stripe\",\"UMGQOh\":\"Kết nối với Stripe\",\"QKLP1W\":\"Kết nối tài khoản Stripe của bạn để bắt đầu nhận thanh toán.\",\"5lcVkL\":\"Chi tiết kết nối\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Tiếp tục\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Văn bản nút Tiếp tục\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Tiếp tục thiết lập\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Đã Sao chép\",\"T5rdis\":\"Sao chép vào bộ nhớ tạm\",\"he3ygx\":\"Sao chép\",\"r2B2P8\":\"Sao chép URL check-in\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Sao chép Link\",\"E6nRW7\":\"Sao chép URL\",\"JNCzPW\":\"Quốc gia\",\"IF7RiR\":\"Bìa\",\"hYgDIe\":\"Tạo\",\"b9XOHo\":[\"Tạo \",[\"0\"]],\"k9RiLi\":\"Tạo một sản phẩm\",\"6kdXbW\":\"Tạo mã khuyến mãi\",\"n5pRtF\":\"Tạo một vé\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"Tạo một tổ chức\",\"ipP6Ue\":\"Tạo người tham dự\",\"VwdqVy\":\"Tạo phân bổ sức chứa\",\"EwoMtl\":\"Tạo thể loại\",\"XletzW\":\"Tạo thể loại\",\"WVbTwK\":\"Tạo danh sách check-in\",\"uN355O\":\"Tạo sự kiện\",\"BOqY23\":\"Tạo mới\",\"kpJAeS\":\"Tạo tổ chức\",\"a0EjD+\":\"Tạo sản phẩm\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Tạo mã khuyến mãi\",\"B3Mkdt\":\"Tạo câu hỏi\",\"UKfi21\":\"Tạo thuế hoặc phí\",\"d+F6q9\":\"Đã tạo\",\"Q2lUR2\":\"Tiền tệ\",\"DCKkhU\":\"Mật khẩu hiện tại\",\"uIElGP\":\"URL bản đồ tùy chỉnh\",\"UEqXyt\":\"Phạm vi tùy chỉnh\",\"876pfE\":\"Khách hàng\",\"QOg2Sf\":\"Tùy chỉnh cài đặt email và thông báo cho sự kiện này\",\"Y9Z/vP\":\"Tùy chỉnh trang chủ sự kiện và tin nhắn thanh toán\",\"2E2O5H\":\"Tùy chỉnh các cài đặt linh tinh cho sự kiện này\",\"iJhSxe\":\"Tùy chỉnh cài đặt SEO cho sự kiện này\",\"KIhhpi\":\"Tùy chỉnh trang sự kiện của bạn\",\"nrGWUv\":\"Tùy chỉnh trang sự kiện của bạn để phù hợp với thương hiệu và phong cách của bạn.\",\"Zz6Cxn\":\"Vùng nguy hiểm\",\"ZQKLI1\":\"Vùng nguy hiểm\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Ngày\",\"JvUngl\":\"Ngày và giờ\",\"JJhRbH\":\"Sức chứa ngày đầu tiên\",\"cnGeoo\":\"Xóa\",\"jRJZxD\":\"Xóa sức chứa\",\"VskHIx\":\"Xóa danh mục\",\"Qrc8RZ\":\"Xóa danh sách check-in\",\"WHf154\":\"Xóa mã\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Mô tả\",\"YC3oXa\":\"Mô tả cho nhân viên làm thủ tục check-in\",\"URmyfc\":\"Chi tiết\",\"1lRT3t\":\"Vô hiệu hóa sức chứa này sẽ theo dõi doanh số nhưng không dừng bán khi đạt giới hạn\",\"H6Ma8Z\":\"Giảm giá\",\"ypJ62C\":\"Giảm giá %\",\"3LtiBI\":[\"Giảm giá trong \",[\"0\"]],\"C8JLas\":\"Loại giảm giá\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Nhãn tài liệu\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Sản phẩm quyên góp / Trả số tiền bạn muốn\",\"OvNbls\":\"Tải xuống .ics\",\"kodV18\":\"Tải xuống CSV\",\"CELKku\":\"Tải xuống hóa đơn\",\"LQrXcu\":\"Tải xuống hóa đơn\",\"QIodqd\":\"Tải về mã QR\",\"yhjU+j\":\"Tải xuống hóa đơn\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Lựa chọn thả xuống\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Nhân bản sự kiện\",\"3ogkAk\":\"Nhân bản sự kiện\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Tùy chọn nhân bản\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Ưu đãi sớm\",\"ePK91l\":\"Chỉnh sửa\",\"N6j2JH\":[\"chỉnh sửa \",[\"0\"]],\"kBkYSa\":\"Chỉnh sửa công suất\",\"oHE9JT\":\"Chỉnh sửa phân bổ sức chứa\",\"j1Jl7s\":\"Chỉnh sửa danh mục\",\"FU1gvP\":\"Chỉnh sửa danh sách check-in\",\"iFgaVN\":\"Chỉnh sửa mã\",\"jrBSO1\":\"Chỉnh sửa tổ chức\",\"tdD/QN\":\"Chỉnh sửa sản phẩm\",\"n143Tq\":\"Chỉnh sửa danh mục sản phẩm\",\"9BdS63\":\"Chỉnh sửa mã khuyến mãi\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Chỉnh sửa câu hỏi\",\"poTr35\":\"Chỉnh sửa người dùng\",\"GTOcxw\":\"Chỉnh sửa người dùng\",\"pqFrv2\":\"ví dụ: 2.50 cho $2.50\",\"3yiej1\":\"ví dụ: 23.5 cho 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Cài đặt email & thông báo\",\"ATGYL1\":\"Địa chỉ email\",\"hzKQCy\":\"Địa chỉ Email\",\"HqP6Qf\":\"Hủy thay đổi email thành công\",\"mISwW1\":\"Thay đổi email đang chờ xử lý\",\"APuxIE\":\"Xác nhận email đã được gửi lại\",\"YaCgdO\":\"Xác nhận email đã được gửi lại thành công\",\"jyt+cx\":\"Thông điệp chân trang email\",\"I6F3cp\":\"Email không được xác minh\",\"NTZ/NX\":\"Mã nhúng\",\"4rnJq4\":\"Script nhúng\",\"8oPbg1\":\"Bật hóa đơn\",\"j6w7d/\":\"Cho phép khả năng này dừng bán sản phẩm khi đạt đến giới hạn\",\"VFv2ZC\":\"Ngày kết thúc\",\"237hSL\":\"Kết thúc\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Tiếng Anh\",\"MhVoma\":\"Nhập một số tiền không bao gồm thuế và phí.\",\"SlfejT\":\"Lỗi\",\"3Z223G\":\"Lỗi xác nhận địa chỉ email\",\"a6gga1\":\"Lỗi xác nhận thay đổi email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Sự kiện\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Ngày sự kiện\",\"0Zptey\":\"Mặc định sự kiện\",\"QcCPs8\":\"Chi tiết sự kiện\",\"6fuA9p\":\"Sự kiện nhân đôi thành công\",\"AEuj2m\":\"Trang chủ sự kiện\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Vị trí sự kiện & địa điểm tổ chức\",\"OopDbA\":\"Event page\",\"4/If97\":\"Cập nhật trạng thái sự kiện thất bại. Vui lòng thử lại sau\",\"btxLWj\":\"Trạng thái sự kiện đã được cập nhật\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Sự kiện\",\"sZg7s1\":\"Ngày hết hạn\",\"KnN1Tu\":\"Hết hạn\",\"uaSvqt\":\"Ngày hết hạn\",\"GS+Mus\":\"Xuất\",\"9xAp/j\":\"Không thể hủy người tham dự\",\"ZpieFv\":\"Không thể hủy đơn hàng\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Không thể tải hóa đơn. Vui lòng thử lại.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Không thể tải danh sách check-in\",\"ZQ15eN\":\"Không thể gửi lại email vé\",\"ejXy+D\":\"Không thể sắp xếp sản phẩm\",\"PLUB/s\":\"Phí\",\"/mfICu\":\"Các khoản phí\",\"LyFC7X\":\"Lọc đơn hàng\",\"cSev+j\":\"Bộ lọc\",\"CVw2MU\":[\"Bộ lọc (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Số hóa đơn đầu tiên\",\"V1EGGU\":\"Tên\",\"kODvZJ\":\"Tên\",\"S+tm06\":\"Tên của bạn phải nằm trong khoảng từ 1 đến 50 ký tự\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Được sử dụng lần đầu tiên\",\"TpqW74\":\"Đã sửa\",\"irpUxR\":\"Số tiền cố định\",\"TF9opW\":\"đèn Flash không khả dụng trên thiết bị này\",\"UNMVei\":\"Quên mật khẩu?\",\"2POOFK\":\"Miễn phí\",\"P/OAYJ\":\"Sản phẩm miễn phí\",\"vAbVy9\":\"Sản phẩm miễn phí, không cần thông tin thanh toán\",\"nLC6tu\":\"Tiếng Pháp\",\"Weq9zb\":\"Chung\",\"DDcvSo\":\"Tiếng Đức\",\"4GLxhy\":\"Bắt đầu\",\"4D3rRj\":\"Quay trở lại hồ sơ\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Lịch Google\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Tổng doanh số\",\"yRg26W\":\"Doanh thu gộp\",\"R4r4XO\":\"Người được mời\",\"26pGvx\":\"Nhập mã khuyến mãi?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Đây là ví dụ về cách bạn có thể sử dụng component trong ứng dụng của bạn.\",\"Y1SSqh\":\"Đây là component React bạn có thể sử dụng để nhúng widget vào ứng dụng của bạn.\",\"QuhVpV\":[\"Chào \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Ẩn khỏi chế độ xem công khai\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Các câu hỏi ẩn chỉ hiển thị cho người tổ chức sự kiện chứ không phải cho khách hàng.\",\"vLyv1R\":\"Ẩn\",\"Mkkvfd\":\"ẩn trang bắt đầu\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"ẩn sản phẩm sau ngày kết thúc bán\",\"06s3w3\":\"ẩn sản phẩm trước ngày bắt đầu bán\",\"axVMjA\":\"ẩn sản phẩm trừ khi người dùng có mã khuyến mãi áp dụng\",\"ySQGHV\":\"Ẩn sản phẩm khi bán hết\",\"SCimta\":\"ẩn trang bắt đầu từ thanh bên\",\"5xR17G\":\"Ẩn sản phẩm này khỏi khách hàng\",\"Da29Y6\":\"Ẩn câu hỏi này\",\"fvDQhr\":\"Ẩn tầng này khỏi người dùng\",\"lNipG+\":\"Việc ẩn một sản phẩm sẽ ngăn người dùng xem nó trên trang sự kiện.\",\"ZOBwQn\":\"Thiết kế trang sự kiện\",\"PRuBTd\":\"Thiết kế trang chủ\",\"YjVNGZ\":\"Xem trước trang chủ\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Khách hàng phải hoàn thành đơn đơn hàng bao nhiêu phút. \",\"ySxKZe\":\"Mã này có thể được sử dụng bao nhiêu lần?\",\"dZsDbK\":[\"Vượt quá giới hạn ký tự HTML: \",[\"htmllesth\"],\"/\",[\"maxlength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Tôi đồng ý với <0>các điều khoản và điều kiện\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Nếu trống, địa chỉ sẽ được sử dụng để tạo liên kết Google Mapa link\",\"UYT+c8\":\"Nếu được bật, nhân viên check-in có thể đánh dấu người tham dự đã check-in hoặc đánh dấu đơn hàng đã thanh toán và check-in người tham dự. Nếu tắt, những người tham dự liên kết với đơn hàng chưa thanh toán sẽ không thể check-in.\",\"muXhGi\":\"Nếu được bật, người tổ chức sẽ nhận được thông báo email khi có đơn hàng mới\",\"6fLyj/\":\"Nếu bạn không yêu cầu thay đổi này, vui lòng thay đổi ngay mật khẩu của bạn.\",\"n/ZDCz\":\"Hình ảnh đã xóa thành công\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Hình ảnh được tải lên thành công\",\"VyUuZb\":\"URL hình ảnh\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Không hoạt động\",\"T0K0yl\":\"Người dùng không hoạt động không thể đăng nhập.\",\"kO44sp\":\"Bao gồm thông tin kết nối cho sự kiện trực tuyến của bạn. Những chi tiết này sẽ được hiển thị trên trang tóm tắt đơn hàng và trang vé của người tham dự.\",\"FlQKnG\":\"Bao gồm thuế và phí trong giá\",\"Vi+BiW\":[\"Bao gồm các sản phẩm \",[\"0\"]],\"lpm0+y\":\"Bao gồm 1 sản phẩm\",\"UiAk5P\":\"Chèn hình ảnh\",\"OyLdaz\":\"Lời mời đã được gửi lại!\",\"HE6KcK\":\"Lời mời bị thu hồi!\",\"SQKPvQ\":\"Mời người dùng\",\"bKOYkd\":\"Hóa đơn được tải xuống thành công\",\"alD1+n\":\"Ghi chú hóa đơn\",\"kOtCs2\":\"Đánh số hóa đơn\",\"UZ2GSZ\":\"Cài đặt hóa đơn\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Mục\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Nhãn\",\"vXIe7J\":\"Ngôn ngữ\",\"2LMsOq\":\"12 tháng qua\",\"vfe90m\":\"14 ngày qua\",\"aK4uBd\":\"24 giờ qua\",\"uq2BmQ\":\"30 ngày qua\",\"bB6Ram\":\"48 giờ qua\",\"VlnB7s\":\"6 tháng qua\",\"ct2SYD\":\"7 ngày qua\",\"XgOuA7\":\"90 ngày qua\",\"I3yitW\":\"Đăng nhập cuối cùng\",\"1ZaQUH\":\"Họ\",\"UXBCwc\":\"Họ\",\"tKCBU0\":\"Được sử dụng lần cuối\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Để trống để sử dụng từ mặc định \\\"Hóa đơn\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Đang tải ...\",\"wJijgU\":\"Vị trí\",\"sQia9P\":\"Đăng nhập\",\"zUDyah\":\"Đăng nhập\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Đăng xuất\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Bắt buộc nhập địa chỉ thanh toán, trong khi thanh toán\",\"MU3ijv\":\"Làm cho câu hỏi này bắt buộc\",\"wckWOP\":\"Quản lý\",\"onpJrA\":\"Quản lý người tham dự\",\"n4SpU5\":\"Quản lý sự kiện\",\"WVgSTy\":\"Quản lý đơn hàng\",\"1MAvUY\":\"Quản lý cài đặt thanh toán và lập hóa đơn cho sự kiện này.\",\"cQrNR3\":\"Quản lý hồ sơ\",\"AtXtSw\":\"Quản lý thuế và phí có thể được áp dụng cho sản phẩm của bạn\",\"ophZVW\":\"Quản lý Vé\",\"DdHfeW\":\"Quản lý chi tiết tài khoản của bạn và cài đặt mặc định\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Quản lý người dùng của bạn và quyền của họ\",\"1m+YT2\":\"Các câu hỏi bắt buộc phải được trả lời trước khi khách hàng có thể thanh toán.\",\"Dim4LO\":\"Thêm một người tham dự theo cách thủ công\",\"e4KdjJ\":\"Thêm người tham dự\",\"vFjEnF\":\"Đánh dấu đã trả tiền\",\"g9dPPQ\":\"Tối đa mỗi đơn hàng\",\"l5OcwO\":\"Tin nhắn cho người tham dự\",\"Gv5AMu\":\"Tin nhắn cho người tham dự\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Tin nhắn cho người mua\",\"tNZzFb\":\"Nội dung tin nhắn\",\"lYDV/s\":\"Tin nhắn cho những người tham dự cá nhân\",\"V7DYWd\":\"Tin nhắn được gửi\",\"t7TeQU\":\"Tin nhắn\",\"xFRMlO\":\"Tối thiểu cho mỗi đơn hàng\",\"QYcUEf\":\"Giá tối thiểu\",\"RDie0n\":\"Linh tinh\",\"mYLhkl\":\"Cài đặt linh tinh\",\"KYveV8\":\"Hộp văn bản đa dòng\",\"VD0iA7\":\"Nhiều tùy chọn giá. Hoàn hảo cho sản phẩm giảm giá sớm, v.v.\",\"/bhMdO\":\"Mô tả sự kiện tuyệt vời của tôi ...\",\"vX8/tc\":\"Tiêu đề sự kiện tuyệt vời của tôi ...\",\"hKtWk2\":\"Hồ sơ của tôi\",\"fj5byd\":\"Không áp dụng\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Tên\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Đi tới người tham dự\",\"qqeAJM\":\"Không bao giờ\",\"7vhWI8\":\"Mật khẩu mới\",\"1UzENP\":\"Không\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Không có sự kiện lưu trữ để hiển thị.\",\"q2LEDV\":\"Không có người tham dự tìm thấy cho đơn hàng này.\",\"zlHa5R\":\"Không có người tham dự đã được thêm vào đơn hàng này.\",\"Wjz5KP\":\"Không có người tham dự để hiển thị\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Không có phân bổ sức chứa\",\"a/gMx2\":\"Không có danh sách check-in\",\"tMFDem\":\"Không có dữ liệu có sẵn\",\"6Z/F61\":\"Không có dữ liệu để hiển thị. Vui lòng chọn khoảng thời gian\",\"fFeCKc\":\"Không giảm giá\",\"HFucK5\":\"Không có sự kiện đã kết thúc để hiển thị.\",\"yAlJXG\":\"Không có sự kiện nào hiển thị\",\"GqvPcv\":\"Không có bộ lọc có sẵn\",\"KPWxKD\":\"Không có tin nhắn nào hiển thị\",\"J2LkP8\":\"Không có đơn hàng nào để hiển thị\",\"RBXXtB\":\"Hiện không có phương thức thanh toán. Vui lòng liên hệ ban tổ chức sự kiện để được hỗ trợ.\",\"ZWEfBE\":\"Không cần thanh toán\",\"ZPoHOn\":\"Không có sản phẩm liên quan đến người tham dự này.\",\"Ya1JhR\":\"Không có sản phẩm có sẵn trong danh mục này.\",\"FTfObB\":\"Chưa có sản phẩm\",\"+Y976X\":\"Không có mã khuyến mãi để hiển thị\",\"MAavyl\":\"Không có câu hỏi nào được trả lời bởi người tham dự này.\",\"SnlQeq\":\"Không có câu hỏi nào được hỏi cho đơn hàng này.\",\"Ev2r9A\":\"Không có kết quả\",\"gk5uwN\":\"Không có kết quả tìm kiếm\",\"RHyZUL\":\"Không có kết quả tìm kiếm.\",\"RY2eP1\":\"Không có thuế hoặc phí đã được thêm vào.\",\"EdQY6l\":\"Không\",\"OJx3wK\":\"Không có sẵn\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Ghi chú\",\"jtrY3S\":\"Chưa có gì để hiển thị\",\"hFwWnI\":\"Cài đặt thông báo\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Thông báo cho ban tổ chức các đơn hàng mới\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Số ngày quá hạn thanh toán (để trống để bỏ qua các điều khoản thanh toán từ hóa đơn)\",\"n86jmj\":\"Tiền tố số\",\"mwe+2z\":\"Các đơn hàng ngoại tuyến không được phản ánh trong thống kê sự kiện cho đến khi đơn hàng được đánh dấu là được thanh toán.\",\"dWBrJX\":\"Thanh toán offline không thành công. Vui lòng thử loại hoặc liên hệ với ban tổ chức sự kiện.\",\"fcnqjw\":\"Hướng Dẫn Thanh Toán Offline\",\"+eZ7dp\":\"Thanh toán offline\",\"ojDQlR\":\"Thông tin thanh toán offline\",\"u5oO/W\":\"Cài đặt thanh toán offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Đang Bán\",\"Ug4SfW\":\"Khi bạn tạo một sự kiện, bạn sẽ thấy nó ở đây.\",\"ZxnK5C\":\"Khi bạn bắt đầu thu thập dữ liệu, bạn sẽ thấy nó ở đây.\",\"PnSzEc\":\"Khi bạn đã sẵn sàng, hãy đặt sự kiện của bạn trực tiếp và bắt đầu bán sản phẩm.\",\"J6n7sl\":\"Đang diễn ra\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Chi tiết sự kiện trực tuyến\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Mở Trang Check-In\",\"OdnLE4\":\"Mở thanh bên\",\"ZZEYpT\":[\"Tùy chọn \",[\"i\"]],\"oPknTP\":\"Thông tin bổ sung tùy chọn xuất hiện trên tất cả các hóa đơn (ví dụ: điều khoản thanh toán, phí thanh toán trễ, chính sách trả lại)\",\"OrXJBY\":\"Tiền tố tùy chọn cho số hóa đơn (ví dụ: Inv-)\",\"0zpgxV\":\"Tùy chọn\",\"BzEFor\":\"Hoặc\",\"UYUgdb\":\"Đơn hàng\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Đơn hàng bị hủy\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Ngày đơn hàng\",\"Tol4BF\":\"Chi tiết đơn hàng\",\"WbImlQ\":\"Đơn hàng đã bị hủy và chủ sở hữu đơn hàng đã được thông báo.\",\"nAn4Oe\":\"Đơn hàng được đánh dấu là đã thanh toán\",\"uzEfRz\":\"Ghi chú đơn hàng\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Mã đơn hàng\",\"acIJ41\":\"Trạng thái đơn hàng\",\"GX6dZv\":\"Tóm tắt đơn hàng\",\"tDTq0D\":\"Thời gian chờ đơn hàng\",\"1h+RBg\":\"Đơn hàng\",\"3y+V4p\":\"Địa chỉ tổ chức\",\"GVcaW6\":\"Chi tiết tổ chức\",\"nfnm9D\":\"Tên tổ chức\",\"G5RhpL\":\"Người tổ chức\",\"mYygCM\":\"Người tổ chức là bắt buộc\",\"Pa6G7v\":\"Tên ban tổ chức\",\"l894xP\":\"Ban tổ chức chỉ có thể quản lý các sự kiện và sản phẩm. Họ không thể quản lý người dùng, tài khoản hoặc thông tin thanh toán.\",\"fdjq4c\":\"Khoảng cách\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Không tìm thấy trang\",\"QbrUIo\":\"Lượt xem trang\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"đã trả tiền\",\"HVW65c\":\"Sản phẩm trả phí\",\"ZfxaB4\":\"Hoàn lại tiền một phần\",\"8ZsakT\":\"Mật khẩu\",\"TUJAyx\":\"Mật khẩu phải tối thiểu 8 ký tự\",\"vwGkYB\":\"Mật khẩu phải có ít nhất 8 ký tự\",\"BLTZ42\":\"Đặt lại mật khẩu thành công. Vui lòng sử dụng mật khẩu mới để đăng nhập.\",\"f7SUun\":\"Mật khẩu không giống nhau\",\"aEDp5C\":\"Dán mã này vào nơi bạn muốn widget xuất hiện.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Thanh toán\",\"Lg+ewC\":\"Thanh toán & Hoá đơn\",\"DZjk8u\":\"Cài đặt Thanh toán & Hoá đơn\",\"lflimf\":\"Thời hạn thanh toán\",\"JhtZAK\":\"Thanh toán thất bại\",\"JEdsvQ\":\"Hướng dẫn thanh toán\",\"bLB3MJ\":\"Phương thức thanh toán\",\"QzmQBG\":\"Nhà cung cấp Thanh toán\",\"lsxOPC\":\"Thanh toán đã nhận\",\"wJTzyi\":\"Tình trạng thanh toán\",\"xgav5v\":\"Thanh toán thành công!\",\"R29lO5\":\"Điều khoản thanh toán\",\"/roQKz\":\"Tỷ lệ phần trăm\",\"vPJ1FI\":\"Tỷ lệ phần trăm\",\"xdA9ud\":\"Đặt mã này vào của trang web của bạn.\",\"blK94r\":\"Vui lòng thêm ít nhất một tùy chọn\",\"FJ9Yat\":\"Vui lòng kiểm tra thông tin được cung cấp là chính xác\",\"TkQVup\":\"Vui lòng kiểm tra email và mật khẩu của bạn và thử lại\",\"sMiGXD\":\"Vui lòng kiểm tra email của bạn là hợp lệ\",\"Ajavq0\":\"Vui lòng kiểm tra email của bạn để xác nhận địa chỉ email của bạn\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Vui lòng tiếp tục trong tab mới\",\"hcX103\":\"Vui lòng tạo một sản phẩm\",\"cdR8d6\":\"Vui lòng tạo vé\",\"x2mjl4\":\"Vui lòng nhập URL hình ảnh hợp lệ trỏ đến một hình ảnh.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Xin lưu ý\",\"C63rRe\":\"Vui lòng quay lại trang sự kiện để bắt đầu lại.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Vui lòng chọn ít nhất một sản phẩm\",\"igBrCH\":\"Vui lòng xác minh địa chỉ email của bạn để truy cập tất cả các tính năng\",\"/IzmnP\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị hóa đơn của bạn ...\",\"MOERNx\":\"Tiếng Bồ Đào Nha\",\"qCJyMx\":\"Tin nhắn sau phần thanh toán\",\"g2UNkE\":\"Được cung cấp bởi\",\"Rs7IQv\":\"Thông báo trước khi thanh toán\",\"rdUucN\":\"Xem trước\",\"a7u1N9\":\"Giá\",\"CmoB9j\":\"Chế độ hiển thị giá\",\"BI7D9d\":\"Giá không được đặt\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Loại giá\",\"6RmHKN\":\"Màu chính\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Màu chữ chính\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"In tất cả vé\",\"DKwDdj\":\"In vé\",\"K47k8R\":\"Sản phẩm\",\"1JwlHk\":\"Danh mục sản phẩm\",\"U61sAj\":\"Danh mục sản phẩm được cập nhật thành công.\",\"1USFWA\":\"Sản phẩm đã xóa thành công\",\"4Y2FZT\":\"Loại giá sản phẩm\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Bán Hàng\",\"U/R4Ng\":\"Cấp sản phẩm\",\"sJsr1h\":\"Loại sản phẩm\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Sản phẩm(s)\",\"N0qXpE\":\"Sản phẩm\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Sản phẩm đã bán\",\"/u4DIx\":\"Sản phẩm đã bán\",\"DJQEZc\":\"Sản phẩm được sắp xếp thành công\",\"vERlcd\":\"Hồ sơ\",\"kUlL8W\":\"Hồ sơ cập nhật thành công\",\"cl5WYc\":[\"Mã \",[\"Promo_code\"],\" đã được áp dụng\"],\"P5sgAk\":\"Mã khuyến mãi\",\"yKWfjC\":\"Trang mã khuyến mãi\",\"RVb8Fo\":\"Mã khuyến mãi\",\"BZ9GWa\":\"Mã khuyến mãi có thể được sử dụng để giảm giá, truy cập bán trước hoặc cung cấp quyền truy cập đặc biệt vào sự kiện của bạn.\",\"OP094m\":\"Báo cáo mã khuyến mãi\",\"4kyDD5\":\"Cung cấp thêm ngữ cảnh hoặc hướng dẫn cho câu hỏi này. Sử dụng trường này để thêm các điều khoản\\nvà điều kiện, hướng dẫn hoặc bất kỳ thông tin quan trọng nào mà người tham dự cần biết trước khi trả lời.\",\"toutGW\":\"Mã QR\",\"LkMOWF\":\"Số lượng có sẵn\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Đã xóa câu hỏi\",\"avf0gk\":\"Mô tả câu hỏi\",\"oQvMPn\":\"Tiêu đề câu hỏi\",\"enzGAL\":\"Câu hỏi\",\"ROv2ZT\":\"Câu hỏi\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Tùy chọn radio\",\"C4TjpG\":\"Đọc ít hơn\",\"I3QpvQ\":\"Người nhận\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Hoàn tiền không thành công\",\"n10yGu\":\"Lệnh hoàn trả\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Hoàn tiền chờ xử lý\",\"xHpVRl\":\"Trạng thái hoàn trả\",\"/BI0y9\":\"Đã hoàn lại\",\"fgLNSM\":\"Đăng ký\",\"9+8Vez\":\"Sử dụng còn lại\",\"tasfos\":\"Loại bỏ\",\"t/YqKh\":\"Hủy bỏ\",\"t9yxlZ\":\"Báo cáo\",\"prZGMe\":\"Yêu cầu địa chỉ thanh toán\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Gửi lại xác nhận email\",\"wIa8Qe\":\"Gửi lại lời mời\",\"VeKsnD\":\"Gửi lại email đơn hàng\",\"dFuEhO\":\"Gửi lại email vé\",\"o6+Y6d\":\"Đang gửi lại ...\",\"OfhWJH\":\"Đặt lại\",\"RfwZxd\":\"Đặt lại mật khẩu\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Khôi phục sự kiện\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Trở lại trang sự kiện\",\"8YBH95\":\"Doanh thu\",\"PO/sOY\":\"Thu hồi lời mời\",\"GDvlUT\":\"Vai trò\",\"ELa4O9\":\"Ngày bán kết thúc\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Ngày bắt đầu bán hàng\",\"hBsw5C\":\"Bán hàng kết thúc\",\"kpAzPe\":\"Bán hàng bắt đầu\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Lưu\",\"IUwGEM\":\"Lưu thay đổi\",\"U65fiW\":\"Lưu tổ chức\",\"UGT5vp\":\"Lưu cài đặt\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Tìm kiếm theo tên người tham dự, email hoặc đơn hàng\",\"+pr/FY\":\"Tìm kiếm theo tên sự kiện\",\"3zRbWw\":\"Tìm kiếm theo tên, email, hoặc mã đơn hàng #\",\"L22Tdf\":\"Tìm kiếm theo tên, mã đơn hàng #, người tham dự, hoặc email...\",\"BiYOdA\":\"Tìm kiếm theo tên...\",\"YEjitp\":\"Tìm kiếm theo chủ đề hoặc nội dung...\",\"Pjsch9\":\"Tìm kiếm phân bổ sức chứa...\",\"r9M1hc\":\"Tìm kiếm danh sách check-in...\",\"+0Yy2U\":\"Tìm kiếm sản phẩm\",\"YIix5Y\":\"Tìm kiếm\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Màu phụ\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Màu chữ phụ\",\"02ePaq\":[\"Chọn \",[\"0\"]],\"QuNKRX\":\"Chọn máy ảnh\",\"9FQEn8\":\"Chọn danh mục...\",\"kWI/37\":\"Chọn nhà tổ chức\",\"ixIx1f\":\"Chọn sản phẩm\",\"3oSV95\":\"Chọn bậc sản phẩm\",\"C4Y1hA\":\"Chọn sản phẩm\",\"hAjDQy\":\"Chọn trạng thái\",\"QYARw/\":\"Chọn Vé\",\"OMX4tH\":\"Chọn Vé\",\"DrwwNd\":\"Chọn khoảng thời gian\",\"O/7I0o\":\"Chọn ...\",\"JlFcis\":\"Gửi\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Gửi tin nhắn\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Gửi tin nhắn\",\"D7ZemV\":\"Gửi email xác nhận và vé\",\"v1rRtW\":\"Gửi Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Mô tả SEO\",\"/SIY6o\":\"Từ khóa SEO\",\"GfWoKv\":\"Cài đặt SEO\",\"rXngLf\":\"Tiêu đề SEO\",\"/jZOZa\":\"Phí dịch vụ\",\"Bj/QGQ\":\"Đặt giá tối thiểu và cho phép người dùng thanh toán nhiều hơn nếu họ chọn\",\"L0pJmz\":\"Đặt số bắt đầu cho hóa đơn. Sau khi hóa đơn được tạo, số này không thể thay đổi.\",\"nYNT+5\":\"Thiết lập sự kiện của bạn\",\"A8iqfq\":\"Đặt sự kiện của bạn trực tiếp\",\"Tz0i8g\":\"Cài đặt\",\"Z8lGw6\":\"Chia sẻ\",\"B2V3cA\":\"Chia sẻ sự kiện\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Hiển thị số lượng sản phẩm có sẵn\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Hiển thị thêm\",\"izwOOD\":\"Hiển thị thuế và phí riêng biệt\",\"1SbbH8\":\"Hiển thị cho khách hàng sau khi họ thanh toán, trên trang Tóm tắt đơn hàng.\",\"YfHZv0\":\"Hiển thị cho khách hàng trước khi họ thanh toán\",\"CBBcly\":\"Hiển thị các trường địa chỉ chung, bao gồm quốc gia\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Hộp văn bản dòng đơn\",\"+P0Cn2\":\"Bỏ qua bước này\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Đã bán hết\",\"Mi1rVn\":\"Đã bán hết\",\"nwtY4N\":\"Đã xảy ra lỗi\",\"GRChTw\":\"Có gì đó không ổn trong khi xóa thuế hoặc phí\",\"YHFrbe\":\"Có gì đó không ổn! Vui lòng thử lại\",\"kf83Ld\":\"Có gì đó không ổn.\",\"fWsBTs\":\"Có gì đó không ổn. Vui lòng thử lại\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Xin lỗi, mã khuyến mãi này không được công nhận\",\"65A04M\":\"Tiếng Tây Ban Nha\",\"mFuBqb\":\"Sản phẩm tiêu chuẩn với giá cố định\",\"D3iCkb\":\"Ngày bắt đầu\",\"/2by1f\":\"Nhà nước hoặc khu vực\",\"uAQUqI\":\"Trạng thái\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Thanh toán Stripe không được kích hoạt cho sự kiện này.\",\"UJmAAK\":\"Chủ đề\",\"X2rrlw\":\"Tổng phụ\",\"zzDlyQ\":\"Thành công\",\"b0HJ45\":[\"Thành công! \",[\"0\"],\" sẽ nhận một email trong chốc lát.\"],\"BJIEiF\":[[\"0\"],\" Người tham dự thành công\"],\"OtgNFx\":\"Địa chỉ email được xác nhận thành công\",\"IKwyaF\":\"Thay đổi email được xác nhận thành công\",\"zLmvhE\":\"Người tham dự được tạo thành công\",\"gP22tw\":\"Sản phẩm được tạo thành công\",\"9mZEgt\":\"Mã khuyến mãi được tạo thành công\",\"aIA9C4\":\"Câu hỏi được tạo thành công\",\"J3RJSZ\":\"Người tham dự cập nhật thành công\",\"3suLF0\":\"Phân công công suất được cập nhật thành công\",\"Z+rnth\":\"Danh sách soát vé được cập nhật thành công\",\"vzJenu\":\"Cài đặt email được cập nhật thành công\",\"7kOMfV\":\"Sự kiện cập nhật thành công\",\"G0KW+e\":\"Thiết kế trang sự kiện được cập nhật thành công\",\"k9m6/E\":\"Cài đặt trang chủ được cập nhật thành công\",\"y/NR6s\":\"Vị trí cập nhật thành công\",\"73nxDO\":\"Cài đặt linh tinh được cập nhật thành công\",\"4H80qv\":\"Đơn hàng cập nhật thành công\",\"6xCBVN\":\"Cập nhật cài đặt thanh toán & lập hóa đơn thành công\",\"1Ycaad\":\"Cập nhật sản phẩm thành công\",\"70dYC8\":\"Cập nhật mã khuyến mãi thành công\",\"F+pJnL\":\"Cập nhật cài đặt SEO thành công\",\"DXZRk5\":\"Phòng 100\",\"GNcfRk\":\"Email hỗ trợ\",\"uRfugr\":\"Áo thun\",\"JpohL9\":\"Thuế\",\"geUFpZ\":\"Thuế & Phí\",\"dFHcIn\":\"Chi tiết thuế\",\"wQzCPX\":\"Thông tin thuế sẽ xuất hiện ở cuối tất cả các hóa đơn (ví dụ: mã số thuế VAT, đăng ký thuế)\",\"0RXCDo\":\"Xóa thuế hoặc phí thành công\",\"ZowkxF\":\"Thuế\",\"qu6/03\":\"Thuế và phí\",\"gypigA\":\"Mã khuyến mãi không hợp lệ\",\"5ShqeM\":\"Danh sách check-in bạn đang tìm kiếm không tồn tại.\",\"QXlz+n\":\"Tiền tệ mặc định cho các sự kiện của bạn.\",\"mnafgQ\":\"Múi giờ mặc định cho các sự kiện của bạn.\",\"o7s5FA\":\"Ngôn ngữ mà người tham dự sẽ nhận email.\",\"NlfnUd\":\"Liên kết bạn đã nhấp vào không hợp lệ.\",\"HsFnrk\":[\"Số lượng sản phẩm tối đa cho \",[\"0\"],\"là \",[\"1\"]],\"TSAiPM\":\"Trang bạn đang tìm kiếm không tồn tại\",\"MSmKHn\":\"Giá hiển thị cho khách hàng sẽ bao gồm thuế và phí.\",\"6zQOg1\":\"Giá hiển thị cho khách hàng sẽ không bao gồm thuế và phí. Chúng sẽ được hiển thị riêng biệt.\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Tiêu đề của sự kiện sẽ được hiển thị trong kết quả của công cụ tìm kiếm và khi chia sẻ trên phương tiện truyền thông xã hội. \",\"wDx3FF\":\"Không có sản phẩm nào cho sự kiện này\",\"pNgdBv\":\"Không có sản phẩm nào trong danh mục này\",\"rMcHYt\":\"Có một khoản hoàn tiền đang chờ xử lý. Vui lòng đợi hoàn tất trước khi yêu cầu hoàn tiền khác.\",\"F89D36\":\"Đã xảy ra lỗi khi đánh dấu đơn hàng là đã thanh toán\",\"68Axnm\":\"Đã xảy ra lỗi khi xử lý yêu cầu của bạn. Vui lòng thử lại.\",\"mVKOW6\":\"Có một lỗi khi gửi tin nhắn của bạn\",\"AhBPHd\":\"Những chi tiết này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn hàng chờ thanh toán sẽ không hiển thị tin nhắn này.\",\"Pc/Wtj\":\"Người tham dự này có đơn hàng chưa thanh toán.\",\"mf3FrP\":\"Danh mục này chưa có bất kỳ sản phẩm nào.\",\"8QH2Il\":\"Danh mục này bị ẩn khỏi chế độ xem công khai\",\"xxv3BZ\":\"Danh sách người tham dự này đã hết hạn\",\"Sa7w7S\":\"Danh sách người tham dự này đã hết hạn và không còn có sẵn để kiểm tra.\",\"Uicx2U\":\"Danh sách người tham dự này đang hoạt động\",\"1k0Mp4\":\"Danh sách người tham dự này chưa hoạt động\",\"K6fmBI\":\"Danh sách người tham dự này chưa hoạt động và không có sẵn để kiểm tra.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Thông tin này sẽ được hiển thị trên trang thanh toán, trang tóm tắt đơn hàng và email xác nhận đơn hàng.\",\"XAHqAg\":\"Đây là một sản phẩm chung, như áo phông hoặc cốc. Không có vé nào được phát hành\",\"CNk/ro\":\"Đây là một sự kiện trực tuyến\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Thông báo này sẽ được bao gồm trong phần chân trang của tất cả các email được gửi từ sự kiện này\",\"55i7Fa\":\"Thông báo này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn chờ thanh toán sẽ không hiển thị thông báo này.\",\"RjwlZt\":\"Đơn hàng này đã được thanh toán.\",\"5K8REg\":\"Đơn hàng này đã được hoàn trả.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Đơn hàng này đã bị hủy bỏ.\",\"Q0zd4P\":\"Đơn hàng này đã hết hạn. Vui lòng bắt đầu lại.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Đơn hàng này đã hoàn tất.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Trang Đơn hàng này không còn có sẵn.\",\"i0TtkR\":\"Điều này ghi đè tất cả các cài đặt khả năng hiển thị và sẽ ẩn sản phẩm khỏi tất cả các khách hàng.\",\"cRRc+F\":\"Sản phẩm này không thể bị xóa vì nó được liên kết với một đơn hàng. \",\"3Kzsk7\":\"Sản phẩm này là vé. Người mua sẽ nhận được vé sau khi mua\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Liên kết mật khẩu đặt lại này không hợp lệ hoặc hết hạn.\",\"IV9xTT\":\"Người dùng này không hoạt động, vì họ chưa chấp nhận lời mời của họ.\",\"5AnPaO\":\"vé\",\"kjAL4v\":\"Vé\",\"dtGC3q\":\"Email vé đã được gửi lại với người tham dự\",\"54q0zp\":\"Vé cho\",\"xN9AhL\":[\"Cấp \",[\"0\"]],\"jZj9y9\":\"Sản phẩm cấp bậc\",\"8wITQA\":\"Sản phẩm theo bậc cho phép bạn cung cấp nhiều tùy chọn giá cho cùng một sản phẩm. Điều này hoàn hảo cho các sản phẩm ưu đãi sớm hoặc các nhóm giá khác nhau cho từng đối tượng.\",\"nn3mSR\":\"Thời gian còn lại:\",\"s/0RpH\":\"Thời gian được sử dụng\",\"y55eMd\":\"Thời gian được sử dụng\",\"40Gx0U\":\"Múi giờ\",\"oDGm7V\":\"Tip\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Công cụ\",\"72c5Qo\":\"Tổng\",\"YXx+fG\":\"Tổng trước khi giảm giá\",\"NRWNfv\":\"Tổng tiền chiết khấu\",\"BxsfMK\":\"Tổng phí\",\"2bR+8v\":\"Tổng doanh thu\",\"mpB/d9\":\"Tổng tiền đơn hàng\",\"m3FM1g\":\"Tổng đã hoàn lại\",\"jEbkcB\":\"Tổng đã hoàn lại\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Tổng thuế\",\"+zy2Nq\":\"Loại\",\"FMdMfZ\":\"Không thể kiểm tra người tham dự\",\"bPWBLL\":\"Không thể kiểm tra người tham dự\",\"9+P7zk\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"WLxtFC\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"/cSMqv\":\"Không thể tạo câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"MH/lj8\":\"Không thể cập nhật câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"nnfSdK\":\"Khách hàng duy nhất\",\"Mqy/Zy\":\"Hoa Kỳ\",\"NIuIk1\":\"Không giới hạn\",\"/p9Fhq\":\"Không giới hạn có sẵn\",\"E0q9qH\":\"Sử dụng không giới hạn\",\"h10Wm5\":\"Đơn hàng chưa thanh toán\",\"ia8YsC\":\"Sắp tới\",\"TlEeFv\":\"Các sự kiện sắp tới\",\"L/gNNk\":[\"Cập nhật \",[\"0\"]],\"+qqX74\":\"Cập nhật tên sự kiện, mô tả và ngày\",\"vXPSuB\":\"Cập nhật hồ sơ\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL được sao chép vào bảng tạm\",\"e5lF64\":\"Ví dụ sử dụng\",\"fiV0xj\":\"Giới hạn sử dụng\",\"sGEOe4\":\"Sử dụng phiên bản làm mờ của ảnh bìa làm nền\",\"OadMRm\":\"Sử dụng hình ảnh bìa\",\"7PzzBU\":\"Người dùng\",\"yDOdwQ\":\"Quản lý người dùng\",\"Sxm8rQ\":\"Người dùng\",\"VEsDvU\":\"Người dùng có thể thay đổi email của họ trong <0>Cài đặt hồ sơ\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"Thuế VAT\",\"E/9LUk\":\"Tên địa điểm\",\"jpctdh\":\"Xem\",\"Pte1Hv\":\"Xem chi tiết người tham dự\",\"/5PEQz\":\"Xem trang sự kiện\",\"fFornT\":\"Xem tin nhắn đầy đủ\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Xem trên Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Danh sách người tham dự VIP\",\"tF+VVr\":\"Vé VIP\",\"2q/Q7x\":\"Tầm nhìn\",\"vmOFL/\":\"Chúng tôi không thể xử lý thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"45Srzt\":\"Chúng tôi không thể xóa danh mục. Vui lòng thử lại.\",\"/DNy62\":[\"Chúng tôi không thể tìm thấy bất kỳ vé nào khớp với \",[\"0\"]],\"1E0vyy\":\"Chúng tôi không thể tải dữ liệu. Vui lòng thử lại.\",\"NmpGKr\":\"Chúng tôi không thể sắp xếp lại các danh mục. Vui lòng thử lại.\",\"BJtMTd\":\"Chúng tôi đề xuất kích thước 2160px bằng 1080px và kích thước tệp tối đa là 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Chúng tôi không thể xác nhận thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"Gspam9\":\"Chúng tôi đang xử lý đơn hàng của bạn. Đợi một chút...\",\"LuY52w\":\"Chào mừng bạn! Vui lòng đăng nhập để tiếp tục.\",\"dVxpp5\":[\"Chào mừng trở lại\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Sản phẩm cấp bậc là gì?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Thể loại là gì?\",\"gxeWAU\":\"Mã này áp dụng cho sản phẩm nào?\",\"hFHnxR\":\"Mã này áp dụng cho sản phẩm nào? (Mặc định áp dụng cho tất cả)\",\"AeejQi\":\"Sản phẩm nào nên áp dụng công suất này?\",\"Rb0XUE\":\"Bạn sẽ đến lúc mấy giờ?\",\"5N4wLD\":\"Đây là loại câu hỏi nào?\",\"gyLUYU\":\"Khi được bật, hóa đơn sẽ được tạo cho các đơn hàng vé. Hóa đơn sẽ được gửi kèm với email xác nhận đơn hàng. Người tham dự cũng có thể tải hóa đơn của họ từ trang xác nhận đơn hàng.\",\"D3opg4\":\"Khi thanh toán ngoại tuyến được bật, người dùng có thể hoàn tất đơn hàng và nhận vé của họ. Vé của họ sẽ hiển thị rõ ràng rằng đơn hàng chưa được thanh toán, và công cụ check-in sẽ thông báo cho nhân viên check-in nếu đơn hàng cần thanh toán.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Những vé nào nên được liên kết với danh sách người tham dự này?\",\"S+OdxP\":\"Ai đang tổ chức sự kiện này?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Ai nên được hỏi câu hỏi này?\",\"VxFvXQ\":\"Nhúng Widget\",\"v1P7Gm\":\"Cài đặt widget\",\"b4itZn\":\"Làm việc\",\"hqmXmc\":\"Làm việc ...\",\"+G/XiQ\":\"Từ đầu năm đến nay\",\"l75CjT\":\"Có\",\"QcwyCh\":\"Có, loại bỏ chúng\",\"ySeBKv\":\"Bạn đã quét vé này rồi\",\"P+Sty0\":[\"Bạn đang thay đổi email của mình thành <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Bạn đang ngoại tuyến\",\"sdB7+6\":\"Bạn có thể tạo mã khuyến mãi nhắm mục tiêu sản phẩm này trên\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Bạn không thể thay đổi loại sản phẩm vì có những người tham dự liên quan đến sản phẩm này.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Bạn không thể xác nhận người tham dự với các đơn hàng không được thanh toán. Cài đặt này có thể được thay đổi ở phần cài đặt sự kiện.\",\"c9Evkd\":\"Bạn không thể xóa danh mục cuối cùng.\",\"6uwAvx\":\"Bạn không thể xóa cấp giá này vì đã có sản phẩm được bán cho cấp này. Thay vào đó, bạn có thể ẩn nó.\",\"tFbRKJ\":\"Bạn không thể chỉnh sửa vai trò hoặc trạng thái của chủ sở hữu tài khoản.\",\"fHfiEo\":\"Bạn không thể hoàn trả một Đơn hàng được tạo thủ công.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Bạn có quyền truy cập vào nhiều tài khoản. Vui lòng chọn một tài khoản để tiếp tục.\",\"Z6q0Vl\":\"Bạn đã chấp nhận lời mời này. Vui lòng đăng nhập để tiếp tục.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Bạn không có thay đổi email đang chờ xử lý.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Bạn đã hết thời gian để hoàn thành đơn hàng của mình.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Bạn chưa gửi bất kỳ tin nhắn nào. Bạn có thể gửi tin nhắn tới tất cả người tham dự, hoặc cho người giữ sản phẩm cụ thể.\",\"R6i9o9\":\"Bạn phải hiểu rằng email này không phải là email quảng cáo\",\"3ZI8IL\":\"Bạn phải đồng ý với các điều khoản và điều kiện\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Bạn phải tạo một vé trước khi bạn có thể thêm một người tham dự.\",\"jE4Z8R\":\"Bạn phải có ít nhất một cấp giá\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Bạn sẽ phải đánh dấu một đơn hàng theo cách thủ công. Được thực hiện trong trang quản lý đơn hàng.\",\"L/+xOk\":\"Bạn sẽ cần một vé trước khi bạn có thể tạo một danh sách người tham dự.\",\"Djl45M\":\"Bạn sẽ cần tại một sản phẩm trước khi bạn có thể tạo một sự phân công công suất.\",\"y3qNri\":\"Bạn cần ít nhất một sản phẩm để bắt đầu. Miễn phí, trả phí hoặc để người dùng quyết định số tiền thanh toán.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Tên tài khoản của bạn được sử dụng trên các trang sự kiện và trong email.\",\"veessc\":\"Người tham dự của bạn sẽ xuất hiện ở đây sau khi họ đăng ký tham gia sự kiện. Bạn cũng có thể thêm người tham dự theo cách thủ công.\",\"Eh5Wrd\":\"Trang web tuyệt vời của bạn 🎉\",\"lkMK2r\":\"Thông tin của bạn\",\"3ENYTQ\":[\"Yêu cầu email của bạn thay đổi thành <0>\",[\"0\"],\" đang chờ xử lý. \"],\"yZfBoy\":\"Tin nhắn của bạn đã được gửi\",\"KSQ8An\":\"Đơn hàng của bạn\",\"Jwiilf\":\"Đơn hàng của bạn đã bị hủy\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Đơn hàng của bạn sẽ xuất hiện ở đây sau khi chúng bắt đầu tham gia.\",\"9TO8nT\":\"Mật khẩu của bạn\",\"P8hBau\":\"Thanh toán của bạn đang xử lý.\",\"UdY1lL\":\"Thanh toán của bạn không thành công, vui lòng thử lại.\",\"fzuM26\":\"Thanh toán của bạn không thành công. Vui lòng thử lại.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Hoàn lại tiền của bạn đang xử lý.\",\"IFHV2p\":\"Vé của bạn cho\",\"x1PPdr\":\"mã zip / bưu điện\",\"BM/KQm\":\"mã zip hoặc bưu điện\",\"+LtVBt\":\"mã zip hoặc bưu điện\",\"25QDJ1\":\"- Nhấp để xuất bản\",\"WOyJmc\":\"- Nhấp để gỡ bỏ\",\"ncwQad\":\"(trống)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" đã check-in\"],\"S4PqS9\":[[\"0\"],\" Webhook đang hoạt động\"],\"6MIiOI\":[\"Còn \",[\"0\"]],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" nhà tổ chức\"],\"/HkCs4\":[[\"0\"],\" vé\"],\"TjbIUI\":[[\"availableCount\"],\" trong số \",[\"totalCount\"],\" có sẵn\"],\"OJnhhX\":[[\"EventCount\"],\" Sự kiện\"],\"3IEF7U\":[[\"totalCount\"],\" loại vé\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Thuế/Phí\",\"B1St2O\":\"<0>Danh sách check-in giúp bạn quản lý lối vào sự kiện theo ngày, khu vực hoặc loại vé. Bạn có thể liên kết vé với các danh sách cụ thể như khu vực VIP hoặc vé Ngày 1 và chia sẻ liên kết check-in an toàn với nhân viên. Không cần tài khoản. Check-in hoạt động trên điện thoại di động, máy tính để bàn hoặc máy tính bảng, sử dụng camera thiết bị hoặc máy quét USB HID. \",\"v9VSIS\":\"<0>Đặt giới hạn tổng số người tham dự áp dụng cho nhiều loại vé cùng lúc.<1>Ví dụ: nếu bạn liên kết vé <2>Day Pass và <3>Full Weekend, cả hai sẽ sử dụng chung một số lượng chỗ. Khi đạt giới hạn, tất cả các vé được liên kết sẽ tự động ngừng bán.\",\"ZnVt5v\":\"<0>Webhooks thông báo ngay lập tức cho các dịch vụ bên ngoài khi sự kiện diễn ra, chẳng hạn như thêm người tham dự mới vào CRM hoặc danh sách email khi đăng ký, đảm bảo tự động hóa mượt mà.<1>Sử dụng các dịch vụ bên thứ ba như <2>Zapier, <3>IFTTT hoặc <4>Make để tạo quy trình làm việc tùy chỉnh và tự động hóa công việc.\",\"fAv9QG\":\"🎟️ Thêm vé\",\"M2DyLc\":\"1 Webhook đang hoạt động\",\"yTsaLw\":\"1 vé\",\"nz96Ue\":\"1 loại vé\",\"HR/cvw\":\"123 Đường Mẫu\",\"kMU5aM\":\"Thông báo hủy đã được gửi đến\",\"V53XzQ\":\"Mã xác thực mới đã được gửi đến email của bạn\",\"/z/bH1\":\"Mô tả ngắn gọn về nhà tổ chức của bạn sẽ được hiển thị cho người dùng.\",\"aS0jtz\":\"Đã bỏ\",\"uyJsf6\":\"Thông tin sự kiện\",\"WTk/ke\":\"Giới thiệu về Stripe Connect\",\"JvuLls\":\"Hấp thụ phí\",\"lk74+I\":\"Hấp thụ phí\",\"1uJlG9\":\"Màu nhấn\",\"K5+3xg\":\"Chấp nhận lời mời\",\"VTfZPy\":\"Truy cập bị từ chối\",\"iN5Cz3\":\"Tài khoản đã được kết nối!\",\"YP4JuP\":\"Cấu hình tài khoản đã được cập nhật thành công\",\"vOuxvL\":\"Thông tin tài khoản\",\"EHNORh\":\"Không tìm thấy tài khoản\",\"bPwFdf\":\"Tài Khoản\",\"nMtNd+\":\"Cần hành động: Kết nối lại tài khoản Stripe của bạn\",\"AhwTa1\":\"Cần hành động: Cần thông tin VAT\",\"APyAR/\":\"Sự kiện hoạt động\",\"UWWRyd\":\"Thêm câu hỏi tùy chỉnh để thu thập thông tin bổ sung trong quá trình thanh toán\",\"a5KFZU\":\"Thêm chi tiết sự kiện và quản lý cài đặt sự kiện.\",\"Fb+SDI\":\"Thêm nhiều vé hơn\",\"7JF9w9\":\"Thêm câu hỏi\",\"6PNlRV\":\"Thêm sự kiện này vào lịch của bạn\",\"BGD9Yt\":\"Thêm vé\",\"QN2F+7\":\"Thêm Webhook\",\"NsWqSP\":\"Thêm tài khoản mạng xã hội và URL trang web của bạn. Chúng sẽ được hiển thị trên trang công khai của nhà tổ chức.\",\"bVjDs9\":\"Phí bổ sung\",\"0Zypnp\":\"Bảng Điều Khiển Quản Trị\",\"YAV57v\":\"Đối tác liên kết\",\"I+utEq\":\"Mã đối tác liên kết không thể thay đổi\",\"/jHBj5\":\"Tạo đối tác liên kết thành công\",\"uCFbG2\":\"Xóa đối tác liên kết thành công\",\"a41PKA\":\"Doanh số đối tác liên kết sẽ được theo dõi\",\"mJJh2s\":\"Doanh số đối tác liên kết sẽ không được theo dõi. Điều này sẽ vô hiệu hóa đối tác.\",\"jabmnm\":\"Cập nhật đối tác liên kết thành công\",\"CPXP5Z\":\"Chi nhánh\",\"9Wh+ug\":\"Đã xuất danh sách đối tác\",\"3cqmut\":\"Đối tác liên kết giúp bạn theo dõi doanh số từ các đối tác và người ảnh hưởng. Tạo mã đối tác và chia sẻ để theo dõi hiệu suất.\",\"7rLTkE\":\"Tất cả sự kiện đã lưu trữ\",\"gKq1fa\":\"Tất cả người tham dự\",\"pMLul+\":\"Tất cả tiền tệ\",\"qlaZuT\":\"Hoàn thành! Bây giờ bạn đang sử dụng hệ thống thanh toán nâng cấp của chúng tôi.\",\"ZS/D7f\":\"Tất cả sự kiện đã kết thúc\",\"QsYjci\":\"Tất cả sự kiện\",\"31KB8w\":\"Đã xóa tất cả công việc thất bại\",\"D2g7C7\":\"Tất cả công việc đã được xếp hàng để thử lại\",\"dr7CWq\":\"Tất cả sự kiện sắp diễn ra\",\"GpT6Uf\":\"Cho phép người tham dự cập nhật thông tin vé của họ (tên, email) qua liên kết bảo mật được gửi cùng với xác nhận đơn hàng.\",\"QUg5y1\":\"Gần xong rồi! Hoàn thành kết nối tài khoản Stripe để bắt đầu nhận thanh toán.\",\"c4uJfc\":\"Sắp xong rồi! Chúng tôi đang chờ thanh toán của bạn được xử lý. Quá trình này chỉ mất vài giây.\",\"ocS8eq\":[\"Đã có tài khoản? <0>\",[\"0\"],\"\"],\"/H326L\":\"Đã hoàn tiền\",\"RtxQTF\":\"Cũng hủy đơn hàng này\",\"jkNgQR\":\"Cũng hoàn tiền đơn hàng này\",\"xYqsHg\":\"Luôn có sẵn\",\"Wvrz79\":\"Số tiền đã thanh toán\",\"Zkymb9\":\"Email để liên kết với đối tác này. Đối tác sẽ không nhận được thông báo.\",\"vRznIT\":\"Đã xảy ra lỗi khi kiểm tra trạng thái xuất.\",\"eusccx\":\"Thông báo tùy chọn để hiển thị trên sản phẩm nổi bật, ví dụ: \\\"Bán nhanh 🔥\\\" hoặc \\\"Giá trị tốt nhất\\\"\",\"QNrkms\":\"Câu trả lời đã được cập nhật thành công.\",\"Znwxal\":\"Cấu hình phí ứng dụng\",\"261RBr\":\"Phê duyệt tin nhắn\",\"0aVEBY\":\"Bạn có chắc chắn muốn xóa tất cả các công việc thất bại không?\",\"LchiNd\":\"Bạn có chắc chắn muốn xóa đối tác này? Hành động này không thể hoàn tác.\",\"vPeW/6\":\"Bạn có chắc chắn muốn xóa cấu hình này không? Điều này có thể ảnh hưởng đến các tài khoản đang sử dụng nó.\",\"JmVITJ\":\"Bạn có chắc chắn muốn xóa mẫu này không? Hành động này không thể hoàn tác và email sẽ quay về mẫu mặc định.\",\"aLS+A6\":\"Bạn có chắc chắn muốn xóa mẫu này không? Hành động này không thể hoàn tác và email sẽ quay về mẫu của tổ chức hoặc mẫu mặc định.\",\"5H3Z78\":\"Bạn có chắc là bạn muốn xóa webhook này không?\",\"147G4h\":\"Bạn có chắc chắn muốn rời đi?\",\"VDWChT\":\"Bạn có chắc muốn chuyển nhà tổ chức này sang bản nháp không? Trang của nhà tổ chức sẽ không hiển thị công khai.\",\"pWtQJM\":\"Bạn có chắc muốn công khai nhà tổ chức này không? Trang của nhà tổ chức sẽ hiển thị công khai.\",\"WFHOlF\":\"Bạn có chắc chắn muốn xuất bản sự kiện này? Sau khi xuất bản, sự kiện sẽ hiển thị công khai.\",\"4TNVdy\":\"Bạn có chắc chắn muốn xuất bản hồ sơ nhà tổ chức này? Sau khi xuất bản, hồ sơ sẽ hiển thị công khai.\",\"cDtoWq\":[\"Bạn có chắc chắn muốn gửi lại xác nhận đơn hàng đến \",[\"0\"],\"?\"],\"xeIaKw\":[\"Bạn có chắc chắn muốn gửi lại vé đến \",[\"0\"],\"?\"],\"ExDt3P\":\"Bạn có chắc chắn muốn hủy xuất bản sự kiện này? Sự kiện sẽ không còn hiển thị công khai.\",\"5Qmxo/\":\"Bạn có chắc chắn muốn hủy xuất bản hồ sơ nhà tổ chức này? Hồ sơ sẽ không còn hiển thị công khai.\",\"Uqefyd\":\"Bạn có đăng ký VAT tại EU không?\",\"+QARA4\":\"Nghệ thuật\",\"tLf3yJ\":\"Vì doanh nghiệp của bạn có trụ sở tại Ireland, VAT Ireland 23% sẽ được áp dụng tự động cho tất cả phí nền tảng.\",\"QGoXh3\":\"Vì doanh nghiệp của bạn có trụ sở tại EU, chúng tôi cần xác định cách xử lý VAT chính xác cho phí nền tảng:\",\"tMeVa/\":\"Yêu cầu tên và email cho mỗi vé được mua\",\"/JdZIP\":\"Cấu hình được chỉ định\",\"xdiER7\":\"Cấp độ được gán\",\"F2rX0R\":\"Ít nhất một loại sự kiện phải được chọn\",\"BCmibk\":\"Lần thử\",\"6PecK3\":\"Tỷ lệ tham dự và check-in cho tất cả sự kiện\",\"AJ4rvK\":\"Người tham dự đã hủy bỏ\",\"qvylEK\":\"Người tham dự đã tạo ra\",\"Aspq3b\":\"Thu thập thông tin người tham dự\",\"fpb0rX\":\"Thông tin người tham dự được sao chép từ đơn hàng\",\"0R3Y+9\":\"Email người tham dự\",\"94aQMU\":\"Thông tin người tham dự\",\"KkrBiR\":\"Thu thập thông tin người tham dự\",\"av+gjP\":\"Tên người tham dự\",\"cosfD8\":\"Trạng Thái Người Tham Dự\",\"D2qlBU\":\"Người tham dự cập nhật\",\"22BOve\":\"Người tham dự đã được cập nhật thành công\",\"x8Vnvf\":\"Vé của người tham dự không có trong danh sách này\",\"k3Tngl\":\"Danh sách người tham dự đã được xuất\",\"UoIRW8\":\"Người tham dự đã đăng ký\",\"5UbY+B\":\"Người tham dự có vé cụ thể\",\"4HVzhV\":\"Người tham dự:\",\"HVkhy2\":\"Phân tích phân bổ\",\"dMMjeD\":\"Chi tiết phân bổ\",\"1oPDuj\":\"Giá trị phân bổ\",\"PZ7FTW\":\"Tự động phát hiện dựa trên màu nền, nhưng có thể ghi đè\",\"clF06r\":\"Có thể hoàn tiền\",\"NB5+UG\":\"Token có sẵn\",\"EmYMHc\":\"Chờ thanh toán ngoại tuyến\",\"kNmmvE\":\"Công ty TNHH Awesome Events\",\"TeSaQO\":\"Quay lại tài khoản\",\"kYqM1A\":\"Quay lại sự kiện\",\"td/bh+\":\"Quay lại Báo cáo\",\"jIPNJG\":\"Thông tin cơ bản\",\"WOpH7O\":\"Trải nghiệm thanh toán tuyệt đẹp trên mọi thiết bị\",\"iMdwTb\":\"Trước khi sự kiện của bạn có thể phát trực tiếp, bạn cần thực hiện một vài việc. Hoàn thành tất cả các bước dưới đây để bắt đầu.\",\"UabgBd\":\"Nội dung là bắt buộc\",\"HWXuQK\":\"Đánh dấu trang này để quản lý đơn hàng của bạn bất cứ lúc nào.\",\"CUKVDt\":\"Xây dựng thương hiệu vé của bạn với logo, màu sắc và thông điệp chân trang tùy chỉnh.\",\"9N+p+g\":\"Kinh doanh\",\"7ns+do\":\"Địa chỉ doanh nghiệp\",\"LeC29u\":\"Địa chỉ doanh nghiệp cho mục đích VAT\",\"RReHTu\":\"Tên doanh nghiệp\",\"bv6RXK\":\"Nhãn nút\",\"ChDLlO\":\"Văn bản nút\",\"BUe8Wj\":\"Người mua trả\",\"qF1qbA\":\"Người mua thấy giá rõ ràng. Phí nền tảng được khấu trừ từ khoản thanh toán của bạn.\",\"DFqasq\":[\"Bằng cách tiếp tục, bạn đồng ý với <0>Điều khoản dịch vụ của \",[\"0\"],\"\"],\"lFdbRS\":\"Bỏ qua phí ứng dụng\",\"2VLZwd\":\"Nút hành động\",\"PUpvQe\":\"Máy quét camera\",\"D02dD9\":\"Chiến dịch\",\"H4nE+E\":\"Hủy tất cả sản phẩm và trả lại pool có sẵn\",\"tOXAdc\":\"Hủy sẽ hủy tất cả người tham dự liên quan đến đơn hàng này và trả vé về pool có sẵn.\",\"IrUqjC\":\"Không thể check-in (Đã hủy)\",\"01sEfm\":\"Không thể xóa cấu hình mặc định của hệ thống\",\"VsM1HH\":\"Phân bổ sức chứa\",\"K7tIrx\":\"Danh mục\",\"2tbLdK\":\"Từ thiện\",\"v4fiSg\":\"Kiểm tra email của bạn\",\"51AsAN\":\"Kiểm tra hộp thư của bạn! Nếu có vé liên kết với email này, bạn sẽ nhận được liên kết để xem.\",\"udRwQs\":\"Check-in đã được tạo\",\"F4SRy3\":\"Check-in đã bị xóa\",\"9gPPUY\":\"Danh sách Check-In Đã Tạo!\",\"f2vU9t\":\"Danh sách check-in\",\"tMNBEF\":\"Danh sách check-in cho phép bạn kiểm soát lối vào theo ngày, khu vực hoặc loại vé. Bạn có thể chia sẻ liên kết check-in an toàn với nhân viên — không cần tài khoản.\",\"SHJwyq\":\"Tỷ lệ check-in\",\"qCqdg6\":\"Trạng thái đăng ký\",\"cKj6OE\":\"Tóm tắt Check-in\",\"7B5M35\":\"Check-In\",\"DM4gBB\":\"Tiếng Trung (Phồn thể)\",\"pkk46Q\":\"Chọn một nhà tổ chức\",\"Crr3pG\":\"Chọn lịch\",\"LAW8Vb\":\"Chọn cài đặt mặc định cho các sự kiện mới. Điều này có thể được ghi đè cho từng sự kiện riêng lẻ.\",\"pjp2n5\":\"Chọn ai trả phí nền tảng. Điều này không ảnh hưởng đến các khoản phí bổ sung mà bạn đã cấu hình trong cài đặt tài khoản.\",\"CySr+W\":\"Nhấp để xem ghi chú\",\"RG3szS\":\"đóng\",\"RWw9Lg\":\"Đóng hộp thoại\",\"XwdMMg\":\"Mã chỉ được chứa chữ cái, số, dấu gạch ngang và dấu gạch dưới\",\"+yMJb7\":\"Mã là bắt buộc\",\"m9SD3V\":\"Mã phải có ít nhất 3 ký tự\",\"V1krgP\":\"Mã không được quá 20 ký tự\",\"psqIm5\":\"Hợp tác với nhóm của bạn để tạo nên những sự kiện tuyệt vời.\",\"4bUH9i\":\"Thu thập thông tin chi tiết người tham dự cho mỗi vé đã mua.\",\"TkfG8v\":\"Thu thập thông tin theo đơn hàng\",\"96ryID\":\"Thu thập thông tin theo vé\",\"FpsvqB\":\"Chế độ màu\",\"jEu4bB\":\"Cột\",\"CWk59I\":\"Hài kịch\",\"rPA+Gc\":\"Tùy chọn liên lạc\",\"7D9MJz\":\"Hoàn tất thiết lập Stripe\",\"OqEV/G\":\"Hoàn thành thiết lập bên dưới để tiếp tục\",\"nqx+6h\":\"Hoàn thành các bước này để bắt đầu bán vé cho sự kiện của bạn.\",\"5YrKW7\":\"Hoàn tất thanh toán để đảm bảo vé của bạn.\",\"xGU92i\":\"Hoàn thành hồ sơ của bạn để tham gia nhóm.\",\"ih35UP\":\"Trung tâm hội nghị\",\"B5fpAA\":\"Cấu hình đã được chỉ định thành công\",\"X1zdE7\":\"Cấu hình đã được tạo thành công\",\"mLBUMQ\":\"Cấu hình đã được xóa thành công\",\"qxquWu\":\"Tên cấu hình hiển thị cho người dùng cuối. \\\"Phí cố định\\\" và \\\"Phí phần trăm\\\" là phí ứng dụng tính bằng USD trên tất cả các giao dịch.\",\"eeZdaB\":\"Cấu hình đã được cập nhật thành công\",\"3cKoxx\":\"Cấu hình\",\"8v2LRU\":\"Cấu hình chi tiết sự kiện, địa điểm, tùy chọn thanh toán và thông báo email.\",\"raw09+\":\"Cấu hình cách thu thập thông tin người tham dự trong quá trình thanh toán\",\"FI60XC\":\"Cấu hình thuế và phí\",\"NGXKG/\":\"Xác nhận địa chỉ email\",\"JRQitQ\":\"Xác nhận mật khẩu mới\",\"Auz0Mz\":\"Xác nhận email của bạn để sử dụng đầy đủ tính năng.\",\"7+grte\":\"Email xác nhận đã được gửi! Vui lòng kiểm tra hộp thư đến của bạn.\",\"n/7+7Q\":\"Xác nhận đã gửi đến\",\"o5A0Go\":\"Chúc mừng bạn đã tạo sự kiện thành công!\",\"WNnP3w\":\"Kết nối và nâng cấp\",\"Xe2tSS\":\"Tài liệu kết nối\",\"1Xxb9f\":\"Kết nối xử lý thanh toán\",\"nQI4H5\":\"Kết nối Stripe để bật chỉnh sửa mẫu email\",\"LmvZ+E\":\"Kết nối Stripe để bật tính năng nhắn tin\",\"EWnXR+\":\"Kết nối với Stripe\",\"VioGG1\":\"Kết nối tài khoản Stripe để chấp nhận thanh toán cho vé và sản phẩm.\",\"4qmnU8\":\"Kết nối tài khoản Stripe để nhận thanh toán.\",\"E1eze1\":\"Kết nối tài khoản Stripe để bắt đầu nhận thanh toán cho sự kiện của bạn.\",\"ulV1ju\":\"Kết nối tài khoản Stripe để bắt đầu nhận thanh toán.\",\"/3017M\":\"Đã kết nối với Stripe\",\"jfC/xh\":\"Liên hệ\",\"LOFgda\":[\"Liên hệ \",[\"0\"]],\"41BQ3k\":\"Email liên hệ\",\"KcXRN+\":\"Email liên hệ hỗ trợ\",\"m8WD6t\":\"Tiếp tục thiết lập\",\"0GwUT4\":\"Tiếp tục đến thanh toán\",\"sBV87H\":\"Tiếp tục tạo sự kiện\",\"nKtyYu\":\"Tiếp tục bước tiếp theo\",\"F3/nus\":\"Tiếp tục thanh toán\",\"p2FRHj\":\"Kiểm soát cách xử lý phí nền tảng cho sự kiện này\",\"1JnTgU\":\"Đã sao chép từ trên\",\"FxVG/l\":\"Đã sao chép vào clipboard\",\"PiH3UR\":\"Đã sao chép!\",\"uUPbPg\":\"Sao chép liên kết đối tác\",\"iVm46+\":\"Sao chép mã\",\"+2ZJ7N\":\"Sao chép chi tiết cho người tham dự đầu tiên\",\"ZN1WLO\":\"Sao chép Email\",\"tUGbi8\":\"Sao chép thông tin của tôi cho:\",\"y22tv0\":\"Sao chép liên kết này để chia sẻ ở bất kỳ đâu\",\"/4gGIX\":\"Sao chép vào bộ nhớ tạm\",\"P0rbCt\":\"Ảnh bìa\",\"60u+dQ\":\"Ảnh bìa sẽ được hiển thị ở đầu trang sự kiện của bạn\",\"2NLjA6\":\"Ảnh bìa sẽ hiển thị ở đầu trang của nhà tổ chức\",\"zg4oSu\":[\"Tạo mẫu \",[\"0\"]],\"RKKhnW\":\"Tạo widget tùy chỉnh để bán vé trên trang web của bạn.\",\"yIRev4\":\"Tạo mật khẩu\",\"xfKgwv\":\"Tạo đối tác\",\"tudG8q\":\"Tạo và cấu hình vé và hàng hóa để bán.\",\"YAl9Hg\":\"Tạo cấu hình\",\"BTne9e\":\"Tạo mẫu email tùy chỉnh cho sự kiện này ghi đè mặc định của tổ chức\",\"YIDzi/\":\"Tạo mẫu tùy chỉnh\",\"Nc3l/D\":\"Tạo giảm giá, mã truy cập cho vé ẩn và ưu đãi đặc biệt.\",\"eWEV9G\":\"Tạo mật khẩu mới\",\"8AiKIu\":\"Tạo vé hoặc sản phẩm\",\"agZ87r\":\"Tạo vé cho sự kiện của bạn, đặt giá và quản lý số lượng có sẵn.\",\"/HGmW9\":\"Tạo liên kết có thể theo dõi để thưởng cho các đối tác quảng bá sự kiện của bạn.\",\"dkAPxi\":\"Tạo webhook\",\"5slqwZ\":\"Tạo sự kiện của bạn\",\"JQNMrj\":\"Tạo sự kiện đầu tiên của bạn\",\"CCjxOC\":\"Tạo sự kiện đầu tiên để bắt đầu bán vé và quản lý người tham dự.\",\"ZCSSd+\":\"Tạo sự kiện của riêng bạn\",\"67NsZP\":\"Đang tạo sự kiện...\",\"H34qcM\":\"Đang tạo nhà tổ chức...\",\"1YMS+X\":\"Đang tạo sự kiện của bạn, vui lòng đợi\",\"yiy8Jt\":\"Đang tạo hồ sơ nhà tổ chức của bạn, vui lòng đợi\",\"lfLHNz\":\"Nhãn CTA là bắt buộc\",\"BMtue0\":\"Bộ xử lý thanh toán hiện tại\",\"T+1APV\":\"Số VAT hiện tại đã được xác thực\",\"v2GlhZ\":\"Xác thực số VAT hiện tại không thành công\",\"iTvh6I\":\"Hiện có sẵn để mua\",\"g7HIC0\":\"Thương hiệu tùy chỉnh\",\"mimF6c\":\"Tin nhắn tùy chỉnh sau thanh toán\",\"O6mra8\":\"Câu hỏi tùy chỉnh\",\"axv/Mi\":\"Mẫu tùy chỉnh\",\"QMHSMS\":\"Khách hàng sẽ nhận email xác nhận hoàn tiền\",\"L/Qc+w\":\"Địa chỉ email khách hàng\",\"wpfWhJ\":\"Tên khách hàng\",\"GIoqtA\":\"Họ khách hàng\",\"NihQNk\":\"Khách hàng\",\"7gsjkI\":\"Tùy chỉnh email gửi cho khách hàng bằng mẫu Liquid. Các mẫu này sẽ được dùng làm mặc định cho tất cả sự kiện trong tổ chức của bạn.\",\"xJaTUK\":\"Tùy chỉnh bố cục, màu sắc và thương hiệu của trang chủ sự kiện.\",\"MXZfGN\":\"Tùy chỉnh các câu hỏi được hỏi trong quá trình thanh toán để thu thập thông tin quan trọng từ người tham dự.\",\"iX6SLo\":\"Tùy chỉnh văn bản trên nút tiếp tục\",\"pxNIxa\":\"Tùy chỉnh mẫu email của bạn bằng mẫu Liquid\",\"3trPKm\":\"Tùy chỉnh giao diện trang tổ chức của bạn\",\"/gWrVZ\":\"Doanh thu hàng ngày, thuế, phí và hoàn tiền cho tất cả sự kiện\",\"zgCHnE\":\"Báo cáo doanh số hàng ngày\",\"nHm0AI\":\"Chi tiết doanh số hàng ngày, thuế và phí\",\"pvnfJD\":\"Tối\",\"nE5o/t\":\"Quyền sở hữu dữ liệu\",\"lnYE59\":\"Ngày của sự kiện\",\"gnBreG\":\"Ngày đặt đơn hàng\",\"ovBPCi\":\"Mặc định\",\"JtI4vj\":\"Thu thập thông tin người tham dự mặc định\",\"3R/Tu2\":\"Xử lý phí mặc định\",\"1bZAZA\":\"Mẫu mặc định sẽ được sử dụng\",\"vu7gDm\":\"Xóa đối tác\",\"KZN4Lc\":\"Xóa tất cả\",\"+jw/c1\":\"Xóa ảnh\",\"hdyeZ0\":\"Xóa công việc\",\"dPyJ15\":\"Xóa mẫu\",\"mxsm1o\":\"Xóa câu hỏi này? Hành động này không thể hoàn tác.\",\"snMaH4\":\"Xóa webhook\",\"vYgeDk\":\"Bỏ chọn tất cả\",\"NvuEhl\":\"Các yếu tố thiết kế\",\"H8kMHT\":\"Không nhận được mã?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Bỏ qua thông báo này\",\"BREO0S\":\"Hiển thị hộp kiểm cho phép khách hàng đăng ký nhận thông tin tiếp thị từ ban tổ chức sự kiện này.\",\"TvY/XA\":\"Tài liệu\",\"Kdpf90\":\"Đừng quên!\",\"352VU2\":\"Chưa có tài khoản? <0>Đăng ký\",\"AXXqG+\":\"Quyên góp\",\"DPfwMq\":\"Xong\",\"2+O9st\":\"Tải xuống báo cáo bán hàng, người tham dự và tài chính cho tất cả đơn hàng đã hoàn thành.\",\"eneWvv\":\"Bản nháp\",\"Ts8hhq\":\"Do nguy cơ spam cao, bạn phải kết nối tài khoản Stripe trước khi có thể chỉnh sửa mẫu email. Điều này để đảm bảo tất cả các nhà tổ chức sự kiện được xác minh và có trách nhiệm.\",\"TnzbL+\":\"Do rủi ro spam cao, bạn phải kết nối tài khoản Stripe trước khi có thể gửi tin nhắn đến người tham dự.\\nĐiều này để đảm bảo rằng tất cả các tổ chức sự kiện đều được xác minh và chịu trách nhiệm.\",\"euc6Ns\":\"Nhân đôi\",\"KRmTkx\":\"Nhân bản sản phẩm\",\"KIjvtr\":\"Tiếng Hà Lan\",\"SPKbfM\":\"ví dụ: Mua vé, Đăng ký ngay\",\"fc7wGW\":\"ví dụ: Cập nhật quan trọng về vé của bạn\",\"54MPqC\":\"ví dụ: Tiêu chuẩn, Cao cấp, Doanh nghiệp\",\"LTzmgK\":[\"Chỉnh sửa mẫu \",[\"0\"]],\"v4+lcZ\":\"Chỉnh sửa đối tác\",\"2iZEz7\":\"Chỉnh sửa câu trả lời\",\"tPtRwl\":\"Chỉnh sửa phí ứng dụng\",\"t2bbp8\":\"Chỉnh sửa người tham dự\",\"etaWtB\":\"Chỉnh sửa thông tin người tham dự\",\"+guao5\":\"Chỉnh sửa cấu hình\",\"vRWOrM\":\"Chỉnh sửa thông tin đơn hàng\",\"3yNuBV\":\"Chỉnh sửa cài đặt VAT\",\"fW5sSv\":\"Chỉnh sửa webhook\",\"nP7CdQ\":\"Chỉnh sửa webhook\",\"uBAxNB\":\"Trình chỉnh sửa\",\"aqxYLv\":\"Giáo dục\",\"iiWXDL\":\"Lỗi đủ điều kiện\",\"zPiC+q\":\"Danh Sách Đăng Ký Đủ Điều Kiện\",\"V2sk3H\":\"Email & Mẫu\",\"hbwCKE\":\"Đã sao chép địa chỉ email vào clipboard\",\"dSyJj6\":\"Địa chỉ email không khớp\",\"elW7Tn\":\"Nội dung email\",\"ZsZeV2\":\"Email là bắt buộc\",\"Be4gD+\":\"Xem trước email\",\"6IwNUc\":\"Mẫu email\",\"H/UMUG\":\"Yêu cầu xác minh email\",\"L86zy2\":\"Xác thực email thành công!\",\"Qj0GKe\":\"Bật tự phục vụ cho người tham dự\",\"hEtQsg\":\"Bật tự phục vụ cho người tham dự theo mặc định\",\"Upeg/u\":\"Kích hoạt mẫu này để gửi email\",\"RxzN1M\":\"Đã bật\",\"sGjBEq\":\"Ngày và giờ kết thúc (tùy chọn)\",\"PKXt9R\":\"Ngày kết thúc phải sau ngày bắt đầu\",\"48Y16Q\":\"Thời gian kết thúc (tùy chọn)\",\"7YZofi\":\"Nhập tiêu đề và nội dung để xem trước\",\"3bR1r4\":\"Nhập email đối tác (tùy chọn)\",\"ARkzso\":\"Nhập tên đối tác\",\"y1BZw1\":\"Nhập địa chỉ doanh nghiệp\",\"3GfR6a\":\"Nhập tên doanh nghiệp\",\"6KnyG0\":\"Nhập email\",\"INDKM9\":\"Nhập tiêu đề email...\",\"xUgUTh\":\"Nhập tên\",\"9/1YKL\":\"Nhập họ\",\"VpwcSk\":\"Nhập mật khẩu mới\",\"1tAGuY\":\"Nhập số VAT bao gồm mã quốc gia\",\"kWg31j\":\"Nhập mã đối tác duy nhất\",\"C3nD/1\":\"Nhập email của bạn\",\"VmXiz4\":\"Nhập email của bạn và chúng tôi sẽ gửi cho bạn hướng dẫn để đặt lại mật khẩu.\",\"n9V+ps\":\"Nhập tên của bạn\",\"IdULhL\":\"Nhập số VAT của bạn bao gồm mã quốc gia, không có khoảng trắng (ví dụ: IE1234567A, DE123456789)\",\"LslKhj\":\"Lỗi khi tải nhật ký\",\"AKbElk\":\"Doanh nghiệp đã đăng ký VAT EU: Áp dụng cơ chế đảo ngược thu phí (0% - Điều 196 của Chỉ thị VAT 2006/112/EC)\",\"WgD6rb\":\"Danh mục sự kiện\",\"b46pt5\":\"Ảnh bìa sự kiện\",\"1Hzev4\":\"Mẫu tùy chỉnh sự kiện\",\"imgKgl\":\"Mô tả sự kiện\",\"kJDmsI\":\"Chi tiết sự kiện\",\"m/N7Zq\":\"Địa Chỉ Đầy Đủ Sự Kiện\",\"Nl1ZtM\":\"Địa điểm sự kiện\",\"t3AMTs\":\"Nền tảng quản lý sự kiện\",\"PYs3rP\":\"Tên sự kiện\",\"HhwcTQ\":\"Tên sự kiện\",\"WZZzB6\":\"Tên sự kiện là bắt buộc\",\"Wd5CDM\":\"Tên sự kiện nên ít hơn 150 ký tự\",\"4JzCvP\":\"Sự kiện không có sẵn\",\"Gh9Oqb\":\"Tên ban tổ chức sự kiện\",\"mImacG\":\"Trang sự kiện\",\"JyD0LH\":\"Cài đặt sự kiện\",\"cOePZk\":\"Thời gian sự kiện\",\"e8WNln\":\"Múi giờ sự kiện\",\"GeqWgj\":\"Múi Giờ Sự Kiện\",\"XVLu2v\":\"Tiêu đề sự kiện\",\"OfmsI9\":\"Sự kiện quá mới\",\"YDVUVl\":\"Loại sự kiện\",\"4K2OjV\":\"Địa Điểm Sự Kiện\",\"19j6uh\":\"Hiệu suất sự kiện\",\"PC3/fk\":\"Sự kiện bắt đầu trong 24 giờ tới\",\"fTFfOK\":\"Mọi mẫu email phải bao gồm nút hành động liên kết đến trang thích hợp\",\"BVinvJ\":\"Ví dụ: \\\"Bạn biết đến chúng tôi như thế nào?\\\", \\\"Tên công ty cho hóa đơn\\\"\",\"2hGPQG\":\"Ví dụ: \\\"Cỡ áo\\\", \\\"Sở thích ăn uống\\\", \\\"Chức danh\\\"\",\"qNuTh3\":\"Ngoại lệ\",\"kF8HQ7\":\"Xuất câu trả lời\",\"2KAI4N\":\"Xuất CSV\",\"JKfSAv\":\"Xuất thất bại. Vui lòng thử lại.\",\"SVOEsu\":\"Đã bắt đầu xuất. Đang chuẩn bị tệp...\",\"wuyaZh\":\"Xuất thành công\",\"9bpUSo\":\"Đang xuất danh sách đối tác\",\"jtrqH9\":\"Đang xuất danh sách người tham dự\",\"R4Oqr8\":\"Xuất hoàn tất. Đang tải xuống tệp...\",\"UlAK8E\":\"Đang xuất đơn hàng\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Thất bại\",\"8uOlgz\":\"Thất bại lúc\",\"tKcbYd\":\"Công việc thất bại\",\"SsI9v/\":\"Không thể hủy đơn hàng. Vui lòng thử lại.\",\"LdPKPR\":\"Không thể chỉ định cấu hình\",\"cEFg3R\":\"Không thể tạo đối tác\",\"dVgNF1\":\"Không thể tạo cấu hình\",\"U66oUa\":\"Không thể tạo mẫu\",\"aFk48v\":\"Không thể xóa cấu hình\",\"Zw6LWb\":\"Không thể xóa công việc\",\"tq0abZ\":\"Không thể xóa các công việc\",\"vKMKnu\":\"Không thể xóa câu hỏi\",\"xFj7Yj\":\"Không thể xóa mẫu\",\"jo3Gm6\":\"Không thể xuất danh sách đối tác\",\"Jjw03p\":\"Không thể xuất danh sách người tham dự\",\"ZPwFnN\":\"Không thể xuất đơn hàng\",\"zGE3CH\":\"Xuất báo cáo thất bại. Vui lòng thử lại.\",\"X4o0MX\":\"Không thể tải Webhook\",\"0+iwE5\":\"Không thể sắp xếp lại câu hỏi\",\"EJPAcd\":\"Không thể gửi lại xác nhận đơn hàng\",\"DjSbj3\":\"Không thể gửi lại vé\",\"YQ3QSS\":\"Không thể gửi lại mã xác thực\",\"wDioLj\":\"Không thể thử lại công việc\",\"DKYTWG\":\"Không thể thử lại các công việc\",\"zTkTF3\":\"Không thể lưu mẫu\",\"l6acRV\":\"Không thể lưu cài đặt VAT. Vui lòng thử lại.\",\"T6B2gk\":\"Không thể gửi tin nhắn. Vui lòng thử lại.\",\"lKh069\":\"Không thể bắt đầu quá trình xuất\",\"t/KVOk\":\"Không thể bắt đầu mạo danh. Vui lòng thử lại.\",\"QXgjH0\":\"Không thể dừng mạo danh. Vui lòng thử lại.\",\"o/blc/\":\"Không thể cập nhật cấu hình tài khoản\",\"i0QKrm\":\"Không thể cập nhật đối tác\",\"NNc33d\":\"Không thể cập nhật câu trả lời.\",\"E9jY+o\":\"Không thể cập nhật người tham dự\",\"uQynyf\":\"Không thể cập nhật cấu hình\",\"EhlbcI\":\"Cập nhật cấp độ nhắn tin thất bại\",\"rpGMzC\":\"Không thể cập nhật đơn hàng\",\"Eeo/Gy\":\"Không thể cập nhật cài đặt\",\"kqA9lY\":\"Không thể cập nhật cài đặt VAT\",\"7/9RFs\":\"Không thể tải ảnh lên.\",\"nkNfWu\":\"Tải ảnh lên không thành công. Vui lòng thử lại.\",\"rxy0tG\":\"Không thể xác thực email\",\"/sV91a\":\"Xử lý phí\",\"T4BMxU\":\"Các khoản phí có thể thay đổi. Bạn sẽ được thông báo về bất kỳ thay đổi nào trong cấu trúc phí của mình.\",\"LyUWXA\":\"Phí đã bỏ qua\",\"cf35MA\":\"Lễ hội\",\"pAey+4\":\"Tệp quá lớn. Kích thước tối đa là 5MB.\",\"VejKUM\":\"Vui lòng điền thông tin của bạn ở trên trước\",\"8OvVZZ\":\"Lọc Người Tham Dự\",\"mvrlBO\":\"Lọc theo sự kiện\",\"8BwQeU\":\"Hoàn thành thiết lập\",\"hg80P7\":\"Hoàn thành thiết lập Stripe\",\"1vBhpG\":\"Người tham dự đầu tiên\",\"4pwejF\":\"Tên là bắt buộc\",\"6bBh3/\":\"Phí cố định\",\"j+XQDj\":\"Phí cố định (USD)\",\"5mpF6N\":[\"Số tiền phí cố định bằng \",[\"currencyCode\"]],\"/uXPzP\":\"Phí cố định tính trên mỗi giao dịch bằng USD\",\"LWL3Bs\":\"Phí cố định phải bằng 0 hoặc lớn hơn\",\"YXhom6\":\"Phí cố định:\",\"KgxI80\":\"Vé linh hoạt\",\"lWxAUo\":\"Ẩm thực\",\"nFm+5u\":\"Văn bản chân trang\",\"MY2SVM\":\"Hoàn tiền toàn bộ\",\"T02gNN\":\"Vé phổ thông\",\"3ep0Gx\":\"Thông tin chung về nhà tổ chức của bạn\",\"ziAjHi\":\"Tạo\",\"exy8uo\":\"Tạo mã\",\"4CETZY\":\"Chỉ đường\",\"+4zM7f\":\"Nhận thanh toán ngay lập tức qua Stripe Connect\",\"ZDIydz\":\"Bắt đầu\",\"u6FPxT\":\"Lấy vé\",\"8KDgYV\":\"Chuẩn bị sự kiện của bạn\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Đến trang sự kiện\",\"gHSuV/\":\"Đi đến trang chủ\",\"6nDzTl\":\"Dễ đọc\",\"aGWZUr\":\"Doanh thu gộp\",\"n8IUs7\":\"Doanh thu gộp\",\"LIYoRQ\":\"Quản lý khách\",\"kTSQej\":[\"Xin chào \",[\"0\"],\", quản lý nền tảng của bạn từ đây.\"],\"dORAcs\":\"Đây là tất cả các vé liên kết với địa chỉ email của bạn.\",\"g+2103\":\"Đây là liên kết đối tác của bạn\",\"QlwJ9d\":\"Đây là những gì cần mong đợi:\",\"/iE8xx\":\"Phí Hi.Events\",\"zppscQ\":\"Phí nền tảng Hi.Events và phân tích VAT theo giao dịch\",\"D+zLDD\":\"Ẩn\",\"DRErHC\":\"Ẩn với người tham dự - chỉ hiển thị với người tổ chức\",\"P+5Pbo\":\"Ẩn câu trả lời\",\"FmogyU\":\"Ẩn tùy chọn\",\"gtEbeW\":\"Nổi bật\",\"NF8sdv\":\"Tin nhắn nổi bật\",\"MXSqmS\":\"Làm nổi bật sản phẩm này\",\"7ER2sc\":\"Nổi bật\",\"sq7vjE\":\"Sản phẩm nổi bật sẽ có màu nền khác để nổi bật trên trang sự kiện.\",\"AVpmAa\":\"Cách thanh toán offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Tiếng Hungary\",\"YLgdk5\":\"Tôi xác nhận đây là tin nhắn giao dịch liên quan đến sự kiện này\",\"4/kP5a\":\"Nếu tab mới không tự động mở, vui lòng nhấn nút bên dưới để tiếp tục thanh toán.\",\"PYVWEI\":\"Nếu đã đăng ký, cung cấp mã số VAT của bạn để xác thực\",\"iIEaNB\":\"Nếu bạn có tài khoản với chúng tôi, bạn sẽ nhận được email với hướng dẫn về cách đặt lại mật khẩu.\",\"an5hVd\":\"Hình ảnh\",\"tSVr6t\":\"Mạo danh\",\"TWXU0c\":\"Mạo danh người dùng\",\"5LAZwq\":\"Đã bắt đầu mạo danh\",\"IMwcdR\":\"Đã dừng mạo danh\",\"0I0Hac\":\"Thông báo quan trọng\",\"yD3avI\":\"Quan trọng: Việc thay đổi địa chỉ email sẽ cập nhật liên kết để truy cập đơn hàng này. Bạn sẽ được chuyển hướng đến liên kết đơn hàng mới sau khi lưu.\",\"M8M6fs\":\"Quan trọng: Cần kết nối lại Stripe\",\"jT142F\":[\"Trong \",[\"diffHours\"],\" giờ\"],\"OoSyqO\":[\"Trong \",[\"diffMinutes\"],\" phút\"],\"cljs3a\":\"Cho biết bạn có đăng ký VAT tại EU hay không\",\"F1Xp97\":\"Người tham dự riêng lẻ\",\"85e6zs\":\"Chèn token Liquid\",\"38KFY0\":\"Chèn biến\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Thanh toán ngay lập tức\",\"nbfdhU\":\"Tích hợp\",\"JHB/Ky\":\"Không hợp lệ\",\"B2Tpo0\":\"Email không hợp lệ\",\"5tT0+u\":\"Định dạng email không hợp lệ\",\"f9WRpE\":\"Loại tệp không hợp lệ. Vui lòng tải lên hình ảnh.\",\"tnL+GP\":\"Cú pháp Liquid không hợp lệ. Vui lòng sửa và thử lại.\",\"N9JsFT\":\"Định dạng số VAT không hợp lệ\",\"g+lLS9\":\"Mời thành viên nhóm\",\"1z26sk\":\"Mời thành viên nhóm\",\"KR0679\":\"Mời các thành viên nhóm\",\"Mokwac\":\"Mời không giới hạn thành viên nhóm với vai trò tùy chỉnh\",\"aH6ZIb\":\"Mời nhóm của bạn\",\"IuMGvq\":\"Hóa đơn\",\"y0meFR\":\"VAT Ireland 23% sẽ được áp dụng cho phí nền tảng (cung cấp trong nước).\",\"1ZKm04\":\"Tài khoản này có đăng ký VAT ở EU không?\",\"Lj7sBL\":\"Tiếng Ý\",\"F5/CBH\":\"mục\",\"BzfzPK\":\"Mục\",\"KmWyx0\":\"Công việc\",\"o5r6b2\":\"Đã xóa công việc\",\"cd0jIM\":\"Chi tiết công việc\",\"ruJO57\":\"Tên công việc\",\"YZi+Hu\":\"Công việc đã được xếp hàng để thử lại\",\"nCywLA\":\"Tham gia từ bất cứ đâu\",\"hTJ4fB\":\"Chỉ cần nhấn nút bên dưới để kết nối lại tài khoản Stripe của bạn.\",\"MxjCqk\":\"Chỉ đang tìm vé của bạn?\",\"lB2hSG\":[\"Giữ cho tôi cập nhật tin tức và sự kiện từ \",[\"0\"]],\"DruLRc\":\"14 ngày qua\",\"ve9JTU\":\"Họ là bắt buộc\",\"h0Q9Iw\":\"Phản hồi cuối cùng\",\"gw3Ur5\":\"Trình kích hoạt cuối cùng\",\"QIn0Vl\":\"Tên doanh nghiệp hợp pháp cho mục đích VAT\",\"1njn7W\":\"Sáng\",\"1qY5Ue\":\"Liên kết hết hạn hoặc không hợp lệ\",\"psosdY\":\"Liên kết đến chi tiết đơn hàng\",\"6JzK4N\":\"Liên kết đến vé\",\"shkJ3U\":\"Liên kết tài khoản Stripe của bạn để nhận tiền từ việc bán vé.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Liên kết được phép\",\"dF6vP6\":\"Trực tiếp\",\"fpMs2Z\":\"TRỰC TIẾP\",\"D9zTjx\":\"Sự Kiện Trực Tiếp\",\"WdmJIX\":\"Đang tải xem trước...\",\"IoDI2o\":\"Đang tải token...\",\"NFxlHW\":\"Đang tải Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Ảnh bìa\",\"gddQe0\":\"Logo và ảnh bìa cho nhà tổ chức của bạn\",\"TBEnp1\":\"Logo sẽ được hiển thị trong phần đầu trang\",\"Jzu30R\":\"Logo sẽ được hiển thị trên vé\",\"PSRm6/\":\"Tra cứu vé của tôi\",\"4wUIjX\":\"Làm cho sự kiện của bạn hoạt động\",\"2FzaR1\":\"Quản lý xử lý thanh toán và xem phí nền tảng của bạn\",\"2L3vle\":\"Tin nhắn tối đa / 24h\",\"Qp4HWD\":\"Người nhận tối đa / tin nhắn\",\"agPptk\":\"Phương tiện\",\"xDAtGP\":\"Tin nhắn\",\"bECJqy\":\"Tin nhắn được phê duyệt thành công\",\"1jRD0v\":\"Nhắn tin cho người tham dự có vé cụ thể\",\"48rf3i\":\"Tin nhắn không được quá 5000 ký tự\",\"ZPj0Q8\":\"Chi tiết tin nhắn\",\"Vjat/X\":\"Tin nhắn là bắt buộc\",\"0/yJtP\":\"Nhắn tin cho chủ đơn hàng có sản phẩm cụ thể\",\"mFdA+i\":\"Cấp độ nhắn tin\",\"v7xKtM\":\"Cấp độ nhắn tin cập nhật thành công\",\"gqnyh0\":\"Tối ưu hóa di động\",\"olKKwj\":\"Máy quét di động với hỗ trợ ngoại tuyến và theo dõi thời gian thực\",\"JbIgPz\":\"Giá trị tiền tệ là tổng gần đúng của tất cả các loại tiền tệ\",\"qvF+MT\":\"Giám sát và quản lý các công việc nền thất bại\",\"w36OkR\":\"Sự kiện được xem nhiều nhất (14 ngày qua)\",\"GfaxEk\":\"Âm nhạc\",\"oVGCGh\":\"Vé Của Tôi\",\"8/brI5\":\"Tên là bắt buộc\",\"sFFArG\":\"Tên phải ít hơn 255 ký tự\",\"sCV5Yc\":\"Tên sự kiện\",\"xxU3NX\":\"Doanh thu ròng\",\"ArHT/C\":\"Đăng ký mới\",\"eWRECP\":\"Cuộc sống về đêm\",\"HSw5l3\":\"Không - Tôi là cá nhân hoặc doanh nghiệp không đăng ký VAT\",\"VHfLAW\":\"Không có tài khoản\",\"+jIeoh\":\"Không tìm thấy tài khoản\",\"074+X8\":\"Không có Webhook hoạt động\",\"zxnup4\":\"Không có đối tác nào\",\"Dwf4dR\":\"Chưa có câu hỏi cho người tham dự\",\"/UC6qk\":\"Không tìm thấy dữ liệu phân bổ\",\"99ntUF\":\"Không có danh sách đăng ký nào cho sự kiện này.\",\"+dAKxg\":\"Không tìm thấy cấu hình\",\"eb47T5\":\"Không tìm thấy dữ liệu cho bộ lọc đã chọn. Hãy thử điều chỉnh khoảng thời gian hoặc tiền tệ.\",\"pZNOT9\":\"Không có ngày kết thúc\",\"dW40Uz\":\"Không tìm thấy sự kiện\",\"8pQ3NJ\":\"Không có sự kiện nào bắt đầu trong 24 giờ tới\",\"8zCZQf\":\"Chưa có sự kiện nào\",\"Yc5YW6\":\"Không có công việc thất bại\",\"54GxeB\":\"Không ảnh hưởng đến giao dịch hiện tại hoặc quá khứ của bạn\",\"EpvBAp\":\"Không có hóa đơn\",\"XZkeaI\":\"Không tìm thấy nhật ký\",\"nrSs2u\":\"Không tìm thấy tin nhắn\",\"OVFwlg\":\"Chưa có câu hỏi đơn hàng\",\"EJ7bVz\":\"Không tìm thấy đơn hàng\",\"NEmyqy\":\"Chưa có đơn hàng nào\",\"wUv5xQ\":\"Không có hoạt động của nhà tổ chức trong 14 ngày qua\",\"B7w4KY\":\"Không có nhà tổ chức nào khác\",\"PChXMe\":\"Không có đơn hàng đã thanh toán\",\"6jYQGG\":\"Không có sự kiện trước đó\",\"CHzaTD\":\"Không có sự kiện phổ biến trong 14 ngày qua\",\"zK/+ef\":\"Không có sản phẩm nào có sẵn để lựa chọn\",\"wYiAtV\":\"Không có đăng ký tài khoản gần đây\",\"QoAi8D\":\"Không có phản hồi\",\"EK/G11\":\"Chưa có phản hồi\",\"3sRuiW\":\"Không tìm thấy vé\",\"yM5c0q\":\"Không có sự kiện sắp tới\",\"qpC74J\":\"Không tìm thấy người dùng\",\"41dJPO\":\"Chưa cấu hình cài đặt VAT\",\"8wgkoi\":\"Không có sự kiện được xem trong 14 ngày qua\",\"n5vdm2\":\"Chưa có sự kiện webhook nào được ghi nhận cho điểm cuối này. Sự kiện sẽ xuất hiện ở đây khi chúng được kích hoạt.\",\"4GhX3c\":\"Không có webhooks\",\"4+am6b\":\"Không, giữ tôi ở đây\",\"HVwIsd\":\"Doanh nghiệp hoặc cá nhân không đăng ký VAT: Áp dụng VAT Ireland 23%\",\"x5+Lcz\":\"Chưa Đăng Ký\",\"8n10sz\":\"Không Đủ Điều Kiện\",\"BwJKBw\":\"của\",\"lQgMLn\":\"Tên văn phòng hoặc địa điểm\",\"6Aih4U\":\"Ngoại tuyến\",\"Z6gBGW\":\"Thanh toán ngoại tuyến\",\"nO3VbP\":[\"Đang giảm giá \",[\"0\"]],\"2r6bAy\":\"Khi bạn hoàn thành nâng cấp, tài khoản cũ sẽ chỉ được sử dụng để hoàn tiền.\",\"oXOSPE\":\"Trực tuyến\",\"WjSpu5\":\"Sự kiện trực tuyến\",\"bU7oUm\":\"Chỉ gửi đến các đơn hàng có trạng thái này\",\"M2w1ni\":\"Chỉ hiển thị với mã khuyến mãi\",\"N141o/\":\"Mở bảng điều khiển Stripe\",\"HXMJxH\":\"Văn bản tùy chọn cho tuyên bố từ chối, thông tin liên hệ hoặc ghi chú cảm ơn (chỉ một dòng)\",\"L565X2\":\"tùy chọn\",\"c/TIyD\":\"Đơn hàng & Vé\",\"H5qWhm\":\"Đơn hàng đã hủy\",\"b6+Y+n\":\"Đơn hàng hoàn tất\",\"x4MLWE\":\"Xác nhận đơn hàng\",\"CsTTH0\":\"Xác nhận đơn hàng đã được gửi lại thành công\",\"ppuQR4\":\"Đơn hàng được tạo\",\"0UZTSq\":\"Đơn Vị Tiền Tệ Đơn Hàng\",\"HdmwrI\":\"Email đơn hàng\",\"bwBlJv\":\"Tên trong đơn hàng\",\"vrSW9M\":\"Đơn hàng đã được hủy và hoàn tiền. Chủ đơn hàng đã được thông báo.\",\"rzw+wS\":\"Người đặt hàng\",\"oI/hGR\":\"Mã đơn hàng\",\"Pc729f\":\"Đơn Hàng Đang Chờ Thanh Toán Ngoại Tuyến\",\"F4NXOl\":\"Họ trong đơn hàng\",\"RQCXz6\":\"Giới hạn đơn hàng\",\"SO9AEF\":\"Giới hạn đơn hàng đã đặt\",\"5RDEEn\":\"Ngôn Ngữ Đơn Hàng\",\"vu6Arl\":\"Đơn hàng được đánh dấu là đã trả\",\"sLbJQz\":\"Không tìm thấy đơn hàng\",\"kvYpYu\":\"Không tìm thấy đơn hàng\",\"i8VBuv\":\"Số đơn hàng\",\"FaPYw+\":\"Chủ sở hữu đơn hàng\",\"eB5vce\":\"Chủ đơn hàng có sản phẩm cụ thể\",\"CxLoxM\":\"Chủ đơn hàng có sản phẩm\",\"DoH3fD\":\"Thanh Toán Đơn Hàng Đang Chờ\",\"UkHo4c\":\"Mã đơn hàng\",\"EZy55F\":\"Đơn hàng đã hoàn lại\",\"6eSHqs\":\"Trạng thái đơn hàng\",\"oW5877\":\"Tổng đơn hàng\",\"e7eZuA\":\"Đơn hàng cập nhật\",\"1SQRYo\":\"Đơn hàng đã được cập nhật thành công\",\"KndP6g\":\"URL đơn hàng\",\"3NT0Ck\":\"Đơn hàng đã bị hủy\",\"sd5IMt\":\"Đơn hàng đã hoàn thành\",\"5It1cQ\":\"Đơn hàng đã được xuất\",\"UQ0ACV\":\"Tổng đơn hàng\",\"B/EBQv\":\"Đơn hàng:\",\"qtGTNu\":\"Tài khoản tự nhiên\",\"ucgZ0o\":\"Tổ chức\",\"S3CZ5M\":\"Bảng điều khiển nhà tổ chức\",\"Uu0hZq\":\"Email nhà tổ chức\",\"Gy7BA3\":\"Địa chỉ email nhà tổ chức\",\"SQqJd8\":\"Không tìm thấy nhà tổ chức\",\"wpj63n\":\"Cài đặt nhà tổ chức\",\"coIKFu\":\"Không có thống kê nào cho nhà tổ chức với loại tiền tệ đã chọn hoặc đã xảy ra lỗi.\",\"o1my93\":\"Cập nhật trạng thái nhà tổ chức thất bại. Vui lòng thử lại sau\",\"rLHma1\":\"Trạng thái nhà tổ chức đã được cập nhật\",\"LqBITi\":\"Mẫu của tổ chức/mặc định sẽ được sử dụng\",\"/IX/7x\":\"Khác\",\"RsiDDQ\":\"Danh Sách Khác (Vé Không Bao Gồm)\",\"qMASRF\":\"Tin nhắn đi\",\"6/dCYd\":\"Tổng quan\",\"6WdDG7\":\"Trang\",\"8uqsE5\":\"Trang không còn khả dụng\",\"QkLf4H\":\"URL trang\",\"sF+Xp9\":\"Lượt xem trang\",\"c+suC6\":\"Tài khoản trả phí\",\"QIxRUI\":\"Vé trả phí, miễn phí, giá nhiều cấp và dựa trên quyên góp\",\"5F7SYw\":\"Hoàn tiền một phần\",\"fFYotW\":[\"Hoàn tiền một phần: \",[\"0\"]],\"i8day5\":\"Chuyển phí cho người mua\",\"k4FLBQ\":\"Chuyển cho người mua\",\"Ff0Dor\":\"Đã qua\",\"xTPjSy\":\"Sự kiện đã qua\",\"/l/ckQ\":\"Dán URL\",\"URAE3q\":\"Tạm dừng\",\"4fL/V7\":\"Thanh toán\",\"OZK07J\":\"Thanh toán để mở khóa\",\"c2/9VE\":\"Tải trọng\",\"TskrJ8\":\"Thanh toán & Gói\",\"5cxUwd\":\"Ngày thanh toán\",\"ENEPLY\":\"Phương thức thanh toán\",\"EyE8E6\":\"Thanh toán đang xử lý\",\"8Lx2X7\":\"Đã nhận thanh toán\",\"vcyz2L\":\"Cài đặt thanh toán\",\"fx8BTd\":\"Thanh toán không khả dụng\",\"51U9mG\":\"Thanh toán sẽ tiếp tục diễn ra không bị gián đoạn\",\"UkM20g\":\"Đang chờ xem xét\",\"dPYu1F\":\"Theo người tham dự\",\"VlXNyK\":\"Mỗi đơn hàng\",\"hauDFf\":\"Mỗi vé\",\"mnF83a\":\"Phí phần trăm\",\"2ueYqG\":\"Phí phần trăm (0-100%)\",\"K2PPlT\":\"Phí phần trăm phải từ 0 đến 100\",\"MixU2P\":\"Phần trăm phải từ 0 đến 100\",\"MkuVAZ\":\"Phần trăm của số tiền giao dịch\",\"/Bh+7r\":\"Hiệu suất\",\"6kPk3+\":\"Thông tin cá nhân\",\"zmwvG2\":\"Điện thoại\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Đang lên kế hoạch cho một sự kiện?\",\"J3lhKT\":\"Phí nền tảng\",\"RD51+P\":[\"Phí nền tảng \",[\"0\"],\" được khấu trừ từ khoản thanh toán của bạn\"],\"br3Y/y\":\"Phí nền tảng\",\"3buiaw\":\"Báo cáo phí nền tảng\",\"kv9dM4\":\"Doanh thu nền tảng\",\"jEw0Mr\":\"Vui lòng nhập URL hợp lệ\",\"n8+Ng/\":\"Vui lòng nhập mã 5 chữ số\",\"r+lQXT\":\"Vui lòng nhập mã số VAT của bạn\",\"Dvq0wf\":\"Vui lòng cung cấp một hình ảnh.\",\"2cUopP\":\"Vui lòng bắt đầu lại quy trình thanh toán.\",\"8KmsFa\":\"Vui lòng chọn khoảng thời gian\",\"EFq6EG\":\"Vui lòng chọn một hình ảnh.\",\"fuwKpE\":\"Vui lòng thử lại.\",\"klWBeI\":\"Vui lòng đợi trước khi yêu cầu mã khác\",\"hfHhaa\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị xuất danh sách đối tác...\",\"o+tJN/\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị cho người tham dự xuất ra...\",\"+5Mlle\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị đơn hàng của bạn để xuất ra...\",\"luHAJY\":\"Sự kiện phổ biến (14 ngày qua)\",\"TjX7xL\":\"Tin Nhắn Sau Thanh Toán\",\"OESu7I\":\"Ngăn bán quá số lượng bằng cách chia sẻ tồn kho giữa nhiều loại vé.\",\"NgVUL2\":\"Xem trước biểu mẫu thanh toán\",\"cs5muu\":\"Xem trước trang sự kiện\",\"+4yRWM\":\"Giá vé\",\"a5jvSX\":\"Cấp giá\",\"ReihZ7\":\"Xem trước khi in\",\"JnuPvH\":\"In vé\",\"tYF4Zq\":\"In ra PDF\",\"LcET2C\":\"Chính sách quyền riêng tư\",\"8z6Y5D\":\"Xử lý hoàn tiền\",\"JcejNJ\":\"Đang xử lý đơn hàng\",\"EWCLpZ\":\"Sản phẩm được tạo ra\",\"XkFYVB\":\"Xóa sản phẩm\",\"YMwcbR\":\"Chi tiết doanh số sản phẩm, doanh thu và thuế\",\"ldVIlB\":\"Cập nhật sản phẩm\",\"JoKGiJ\":\"Mã khuyến mãi\",\"k3wH7i\":\"Chi tiết sử dụng mã khuyến mãi và giảm giá\",\"uEhdRh\":\"Chỉ khuyến mãi\",\"dLm8V5\":\"Email quảng cáo có thể dẫn đến đình chỉ tài khoản\",\"EEYbdt\":\"Xuất bản\",\"evDBV8\":\"Công bố sự kiện\",\"dsFmM+\":\"Đã mua\",\"Vw0KCJ\":\"Check-in bằng mã QR\",\"k/bJj0\":\"Đã sắp xếp lại câu hỏi\",\"b24kPi\":\"Hàng đợi\",\"fqDzSu\":\"Tỷ lệ\",\"mnUGVC\":\"Vượt quá giới hạn yêu cầu. Vui lòng thử lại sau.\",\"spsZys\":\"Sẵn sàng nâng cấp? Điều này chỉ mất vài phút.\",\"vt9xUl\":\"Phân tích thời gian thực\",\"xzRvs4\":[\"Nhận cập nhật sản phẩm từ \",[\"0\"],\".\"],\"pLXbi8\":\"Đăng ký tài khoản gần đây\",\"Fi3b48\":\"Đơn hàng gần đây\",\"yPrbsy\":\"Người nhận\",\"Edm6av\":\"Kết nối lại Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Đang chuyển hướng đến Stripe...\",\"pnoTN5\":\"Tài khoản giới thiệu\",\"ACKu03\":\"Làm mới xem trước\",\"fKn/k6\":\"Số tiền hoàn lại\",\"qY4rpA\":\"Hoàn tiền thất bại\",\"FaK/8G\":[\"Hoàn tiền đơn hàng \",[\"0\"]],\"MGbi9P\":\"Hoàn tiền đang chờ\",\"BDSRuX\":[\"Đã hoàn tiền: \",[\"0\"]],\"bU4bS1\":\"Hoàn tiền\",\"rYXfOA\":\"Cài đặt khu vực\",\"5tl0Bp\":\"Câu hỏi đăng ký\",\"CQeZT8\":\"Không tìm thấy báo cáo\",\"JEPMXN\":\"Yêu cầu liên kết mới\",\"TMLAx2\":\"Bắt buộc\",\"mdeIOH\":\"Gửi lại mã\",\"sQxe68\":\"Gửi lại xác nhận\",\"bxoWpz\":\"Gửi lại email xác nhận\",\"G42SNI\":\"Gửi lại email\",\"TTpXL3\":[\"Gửi lại sau \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Gửi lại vé\",\"Uwsg2F\":\"Đã đặt chỗ\",\"8wUjGl\":\"Đặt trước đến\",\"kCn6wb\":\"Đang đặt lại...\",\"6gRgw8\":\"Thử lại\",\"1BG8ga\":\"Thử lại tất cả\",\"rDC+T6\":\"Thử lại công việc\",\"CbnrWb\":\"Quay lại sự kiện\",\"Oo/PLb\":\"Tóm tắt doanh thu\",\"dFFW9L\":[\"Đợt giảm giá kết thúc \",[\"0\"]],\"loCKGB\":[\"Đợt giảm giá kết thúc \",[\"0\"]],\"wlfBad\":\"Thời gian giảm giá\",\"5CDM6r\":\"Đã đặt thời gian bán\",\"ftzaMf\":\"Thời gian bán, giới hạn đơn hàng, hiển thị\",\"zpekWp\":[\"Đợt giảm giá bắt đầu \",[\"0\"]],\"mUv9U4\":\"Bán hàng\",\"9KnRdL\":\"Bán hàng đang tạm dừng\",\"3VnlS9\":\"Doanh số, đơn hàng và chỉ số hiệu suất cho tất cả sự kiện\",\"3Q1AWe\":\"Doanh thu:\",\"B4nE3N\":\"Giá vé mẫu\",\"8BRPoH\":\"Địa điểm Mẫu\",\"DyBPvP\":\"Lưu cấu hình\",\"KZrfYJ\":\"Lưu liên kết mạng xã hội\",\"9Y3hAT\":\"Lưu mẫu\",\"C8ne4X\":\"Lưu thiết kế vé\",\"6/TNCd\":\"Lưu cài đặt VAT\",\"I+FvbD\":\"Quét\",\"4ba0NE\":\"Đã lên lịch\",\"ftNXma\":\"Tìm kiếm đối tác...\",\"VY+Bdn\":\"Tìm kiếm theo tên tài khoản hoặc email...\",\"VX+B3I\":\"Tìm kiếm theo tiêu đề sự kiện hoặc người tổ chức...\",\"R0wEyA\":\"Tìm kiếm theo tên công việc hoặc ngoại lệ...\",\"GHdjuo\":\"Tìm kiếm theo tên, email hoặc tài khoản...\",\"20ce0U\":\"Tìm kiếm theo mã đơn hàng, tên khách hàng hoặc email...\",\"4DSz7Z\":\"Tìm kiếm theo chủ đề, sự kiện hoặc tài khoản...\",\"Mck5ht\":\"Thanh toán an toàn\",\"p7xUrt\":\"Chọn danh mục\",\"3IcxS1\":\"Chọn cấu hình\",\"zPRPMf\":\"Chọn cấp độ\",\"BFRSTT\":\"Chọn Tài Khoản\",\"mCB6Je\":\"Chọn tất cả\",\"a6+167\":\"Chọn một sự kiện\",\"kYZSFD\":\"Chọn một nhà tổ chức để xem bảng điều khiển và sự kiện của họ.\",\"CFbaPk\":\"Chọn nhóm người tham dự\",\"hJmVtD\":\"Chọn quốc gia\",\"tVW/yo\":\"Chọn tiền tệ\",\"n9ZhRa\":\"Chọn ngày và giờ kết thúc\",\"gTN6Ws\":\"Chọn thời gian kết thúc\",\"0U6E9W\":\"Chọn danh mục sự kiện\",\"j9cPeF\":\"Chọn loại sự kiện\",\"1nhy8G\":\"Chọn loại máy quét\",\"KizCK7\":\"Chọn ngày và giờ bắt đầu\",\"dJZTv2\":\"Chọn thời gian bắt đầu\",\"3hJUtr\":\"Chọn quốc gia nơi đăng ký VAT\",\"x8XMsJ\":\"Chọn cấp độ nhắn tin cho tài khoản này. Điều này kiểm soát giới hạn tin nhắn và quyền liên kết.\",\"aT3jZX\":\"Chọn múi giờ\",\"TxfvH2\":\"Chọn người tham dự nào sẽ nhận tin nhắn này\",\"Ropvj0\":\"Chọn những sự kiện nào sẽ kích hoạt webhook này\",\"5gkxKx\":\"Chọn cấu hình phí áp dụng cho tài khoản này. Phí luôn tính bằng USD.\",\"ylXj1N\":\"Đã chọn\",\"j9b/iy\":\"Bán chạy 🔥\",\"73qYgo\":\"Gửi thử\",\"JvAge5\":\"Gửi email cho người tham dự và xem lịch sử tin nhắn của bạn.\",\"22Itl6\":\"Gửi cho tôi một bản sao\",\"nOBvex\":\"Gửi dữ liệu đơn hàng và người tham dự theo thời gian thực đến hệ thống bên ngoài của bạn.\",\"1lNPhX\":\"Gửi email thông báo hoàn tiền\",\"eaUTwS\":\"Gửi liên kết đặt lại\",\"IoAuJG\":\"Đang gửi...\",\"h69WC6\":\"Đã gửi\",\"BVu2Hz\":\"Được gửi bởi\",\"SPdzrs\":\"Gửi cho khách hàng khi họ đặt hàng\",\"LxSN5F\":\"Gửi cho từng người tham dự với chi tiết vé của họ\",\"89xaFU\":\"Đặt cài đặt phí nền tảng mặc định cho các sự kiện mới được tạo dưới nhà tổ chức này.\",\"eXssj5\":\"Đặt cài đặt mặc định cho các sự kiện mới được tạo dưới tổ chức này.\",\"s0FkEx\":\"Thiết lập danh sách check-in cho các lối vào, phiên hoặc ngày khác nhau.\",\"xMO+Ao\":\"Thiết lập tổ chức của bạn\",\"C3htzi\":\"Đã cập nhật cài đặt\",\"Ohn74G\":\"Thiết lập & thiết kế\",\"GG7qDw\":\"Chia sẻ liên kết đối tác\",\"hL7sDJ\":\"Chia sẻ trang nhà tổ chức\",\"jy6QDF\":\"Quản lý sức chứa chung\",\"cMW+gm\":[\"Hiển thị tất cả nền tảng (\",[\"0\"],\" có giá trị khác)\"],\"UVPI5D\":\"Hiển thị ít nền tảng hơn\",\"Eu/N/d\":\"Hiển thị hộp kiểm đăng ký tiếp thị\",\"SXzpzO\":\"Hiển thị hộp kiểm đăng ký tiếp thị theo mặc định\",\"b33PL9\":\"Hiển thị thêm nền tảng\",\"t1LIQW\":[\"Hiển thị \",[\"0\"],\" trong \",[\"totalRows\"],\" bản ghi\"],\"jVRHeq\":\"Đã đăng ký\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Xã hội\",\"d0rUsW\":\"Liên kết mạng xã hội\",\"j/TOB3\":\"Liên kết mạng xã hội & Trang web\",\"s9KGXU\":\"Đã bán\",\"KTxc6k\":\"Có gì đó không ổn, vui lòng thử lại hoặc liên hệ với hỗ trợ nếu vấn đề vẫn còn\",\"H6Gslz\":\"Xin lỗi vì sự bất tiện này.\",\"wdxz7K\":\"Nguồn\",\"7JFNej\":\"Thể thao\",\"JcQp9p\":\"Ngày & giờ bắt đầu\",\"0m/ekX\":\"Ngày và giờ bắt đầu\",\"izRfYP\":\"Ngày bắt đầu là bắt buộc\",\"2R1+Rv\":\"Thời gian bắt đầu sự kiện\",\"2NbyY/\":\"Thống kê\",\"GVUxAX\":\"Thống kê dựa trên ngày tạo tài khoản\",\"DRykfS\":\"Vẫn đang xử lý hoàn tiền cho các giao dịch cũ của bạn.\",\"wuV0bK\":\"Dừng Mạo Danh\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe đã kết nối\",\"aKtF0O\":\"Stripe chưa kết nối\",\"9i0++A\":\"ID thanh toán Stripe\",\"/QlTE4\":\"Thiết lập Stripe đã hoàn tất.\",\"ii0qn/\":\"Tiêu đề là bắt buộc\",\"M7Uapz\":\"Tiêu đề sẽ xuất hiện ở đây\",\"6aXq+t\":\"Tiêu đề:\",\"JwTmB6\":\"Sản phẩm nhân đôi thành công\",\"RuaKfn\":\"Cập nhật địa chỉ thành công\",\"kzx0uD\":\"Đã cập nhật mặc định sự kiện thành công\",\"5n+Wwp\":\"Cập nhật nhà tổ chức thành công\",\"DMCX/I\":\"Cài đặt phí nền tảng mặc định đã được cập nhật thành công\",\"URUYHc\":\"Cài đặt phí nền tảng đã được cập nhật thành công\",\"0Dk/l8\":\"Cập nhật cài đặt SEO thành công\",\"MhOoLQ\":\"Cập nhật liên kết mạng xã hội thành công\",\"kj7zYe\":\"Cập nhật Webhook thành công\",\"dXoieq\":\"Tóm tắt\",\"/RfJXt\":[\"Lễ hội âm nhạc mùa hè \",[\"0\"]],\"CWOPIK\":\"Lễ hội Âm nhạc Mùa hè 2025\",\"UaISq3\":\"Tiếng Thụy Điển\",\"JZTQI0\":\"Chuyển đổi nhà tổ chức\",\"9YHrNC\":\"Mặc định hệ thống\",\"XX32BM\":\"Chỉ mất vài phút\",\"yT6dQ8\":\"Thuế thu được theo loại thuế và sự kiện\",\"Ye321X\":\"Tên thuế\",\"WyCBRt\":\"Tóm tắt thuế\",\"GkH0Pq\":\"Đã áp dụng thuế & phí\",\"Rwiyt2\":\"Đã cấu hình thuế\",\"iQZff7\":\"Thuế, phí, hiển thị, thời gian bán, nổi bật sản phẩm & giới hạn đơn hàng\",\"BW6QAz\":\"Quản lý nhóm\",\"vlf/In\":\"Công nghệ\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Hãy cho mọi người biết điều gì sẽ có tại sự kiện của bạn\",\"NiIUyb\":\"Hãy cho chúng tôi biết về sự kiện của bạn\",\"DovcfC\":\"Hãy cho chúng tôi biết về tổ chức của bạn. Thông tin này sẽ được hiển thị trên các trang sự kiện của bạn.\",\"7wtpH5\":\"Mẫu đang hoạt động\",\"QHhZeE\":\"Tạo mẫu thành công\",\"xrWdPR\":\"Xóa mẫu thành công\",\"G04Zjt\":\"Lưu mẫu thành công\",\"xowcRf\":\"Điều khoản dịch vụ\",\"6K0GjX\":\"Văn bản có thể khó đọc\",\"nm3Iz/\":\"Cảm ơn bạn đã tham dự!\",\"lhAWqI\":\"Cảm ơn sự hỗ trợ của bạn khi chúng tôi tiếp tục phát triển và cải thiện Hi.Events!\",\"KfmPRW\":\"Màu nền của trang. Khi sử dụng ảnh bìa, màu này được áp dụng dưới dạng lớp phủ.\",\"MDNyJz\":\"Mã sẽ hết hạn sau 10 phút. Kiểm tra thư mục spam nếu bạn không thấy email.\",\"MJm4Tq\":\"Đơn vị tiền tệ của đơn hàng\",\"cDHM1d\":\"Địa chỉ email đã được thay đổi. Người tham dự sẽ nhận được vé mới tại địa chỉ email đã cập nhật.\",\"I/NNtI\":\"Địa điểm sự kiện\",\"tXadb0\":\"Sự kiện bạn đang tìm kiếm hiện không khả dụng. Nó có thể đã bị xóa, hết hạn hoặc URL không chính xác.\",\"EBzPwC\":\"Địa chỉ đầy đủ của sự kiện\",\"sxKqBm\":\"Toàn bộ số tiền đơn hàng sẽ được hoàn lại phương thức thanh toán gốc của khách hàng.\",\"KgDp6G\":\"Liên kết bạn đang cố gắng truy cập đã hết hạn hoặc không còn hợp lệ. Vui lòng kiểm tra email của bạn để nhận liên kết cập nhật để quản lý đơn hàng của bạn.\",\"5OmEal\":\"Ngôn ngữ của khách hàng\",\"sYLeDq\":\"Không tìm thấy nhà tổ chức bạn đang tìm kiếm. Trang có thể đã bị chuyển, xóa hoặc URL không chính xác.\",\"C4nQe5\":\"Phí nền tảng được thêm vào giá vé. Người mua trả nhiều hơn, nhưng bạn nhận được giá vé đầy đủ.\",\"HxxXZO\":\"Màu thương hiệu chính được sử dụng cho nút và điểm nhấn\",\"DEcpfp\":\"Nội dung template chứa cú pháp Liquid không hợp lệ. Vui lòng sửa và thử lại.\",\"injXD7\":\"Không thể xác thực số VAT. Vui lòng kiểm tra số và thử lại.\",\"A4UmDy\":\"Sân khấu\",\"tDwYhx\":\"Chủ đề & Màu sắc\",\"QP3gP+\":\"Các cài đặt này chỉ áp dụng cho mã nhúng được sao chép và sẽ không được lưu trữ.\",\"HirZe8\":\"Các mẫu này sẽ được sử dụng làm mặc định cho tất cả sự kiện trong tổ chức của bạn. Các sự kiện riêng lẻ có thể ghi đè các mẫu này bằng phiên bản tùy chỉnh của riêng họ.\",\"lzAaG5\":\"Các mẫu này sẽ ghi đè mặc định của tổ chức chỉ cho sự kiện này. Nếu không có mẫu tùy chỉnh nào được thiết lập ở đây, mẫu của tổ chức sẽ được sử dụng thay thế.\",\"XBNC3E\":\"Mã này sẽ được dùng để theo dõi doanh số. Chỉ cho phép chữ cái, số, dấu gạch ngang và dấu gạch dưới.\",\"AaP0M+\":\"Kết hợp màu này có thể khó đọc đối với một số người dùng\",\"RzEvf5\":\"Sự kiện này đã kết thúc\",\"YClrdK\":\"Sự kiện này chưa được xuất bản\",\"dFJnia\":\"Đây là tên nhà tổ chức sẽ hiển thị cho người dùng của bạn.\",\"L7dIM7\":\"Liên kết này không hợp lệ hoặc đã hết hạn.\",\"MR5ygV\":\"Liên kết này không còn hợp lệ\",\"9LEqK0\":\"Tên này hiển thị cho người dùng cuối\",\"j5FdeA\":\"Đơn hàng này đang được xử lý.\",\"sjNPMw\":\"Đơn hàng này đã bị bỏ. Bạn có thể bắt đầu đơn hàng mới bất cứ lúc nào.\",\"OhCesD\":\"Đơn hàng này đã bị hủy. Bạn có thể bắt đầu đơn hàng mới bất cứ lúc nào.\",\"lyD7rQ\":\"Hồ sơ nhà tổ chức này chưa được xuất bản\",\"9b5956\":\"Xem trước này cho thấy email của bạn sẽ trông như thế nào với dữ liệu mẫu. Email thực tế sẽ sử dụng giá trị thực.\",\"uM9Alj\":\"Sản phẩm này được nổi bật trên trang sự kiện\",\"RqSKdX\":\"Sản phẩm này đã bán hết\",\"W12OdJ\":\"Báo cáo này chỉ dành cho mục đích thông tin. Luôn tham khảo ý kiến chuyên gia thuế trước khi sử dụng dữ liệu này cho mục đích kế toán hoặc thuế. Vui lòng kiểm tra chéo với bảng điều khiển Stripe của bạn vì Hi.Events có thể thiếu dữ liệu lịch sử.\",\"0Ew0uk\":\"Vé này vừa được quét. Vui lòng chờ trước khi quét lại.\",\"kvpxIU\":\"Thông tin này sẽ được dùng để gửi thông báo và liên hệ với người dùng của bạn.\",\"rhsath\":\"Thông tin này sẽ không hiển thị với khách hàng, nhưng giúp bạn nhận diện đối tác.\",\"Mr5UUd\":\"Vé đã hủy\",\"0GSPnc\":\"Thiết kế vé\",\"EZC/Cu\":\"Thiết kế vé đã được lưu thành công\",\"bbslmb\":\"Thiết kế vé\",\"1BPctx\":\"Vé cho\",\"bgqf+K\":\"Email người giữ vé\",\"oR7zL3\":\"Tên người giữ vé\",\"HGuXjF\":\"Người sở hữu vé\",\"CMUt3Y\":\"Người giữ vé\",\"awHmAT\":\"ID vé\",\"6czJik\":\"Logo Vé\",\"OkRZ4Z\":\"Tên vé\",\"t79rDv\":\"Không tìm thấy vé\",\"6tmWch\":\"Vé hoặc sản phẩm\",\"1tfWrD\":\"Xem trước vé cho\",\"KnjoUA\":\"Giá vé\",\"tGCY6d\":\"Giá vé\",\"pGZOcL\":\"Vé đã được gửi lại thành công\",\"8jLPgH\":\"Loại vé\",\"X26cQf\":\"URL vé\",\"8qsbZ5\":\"Bán vé\",\"zNECqg\":\"vé\",\"6GQNLE\":\"Vé\",\"NRhrIB\":\"Vé & Sản phẩm\",\"EUnesn\":\"Vé còn sẵn\",\"AGRilS\":\"Vé Đã Bán\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Để chỉnh sửa cấu hình, hãy vào phần Cấu hình trong menu quản trị.\",\"tiI71C\":\"Để tăng giới hạn của bạn, hãy liên hệ với chúng tôi tại\",\"BZBYf3\":\"Để nhận thanh toán bằng thẻ tín dụng, bạn cần kết nối tài khoản Stripe của mình. Stripe là đối tác xử lý thanh toán của chúng tôi, đảm bảo giao dịch an toàn và thanh toán kịp thời.\",\"W428WC\":\"Chuyển đổi cột\",\"UBSG1X\":\"Nhà tổ chức hàng đầu (14 ngày qua)\",\"3sZ0xx\":\"Tổng Tài Khoản\",\"EaAPbv\":\"Tổng số tiền đã trả\",\"SMDzqJ\":\"Tổng số người tham dự\",\"orBECM\":\"Tổng thu được\",\"4B7oCp\":\"Tổng phí\",\"KSDwd5\":\"Tổng số đơn hàng\",\"vb0Q0/\":\"Tổng Người Dùng\",\"oJjplO\":\"Tổng lượt xem\",\"orluER\":\"Theo dõi sự phát triển và hiệu suất tài khoản theo nguồn phân bổ\",\"NHq3l1\":\"Theo dõi doanh số, doanh thu và lượng người tham dự với báo cáo chi tiết\",\"OpKMSn\":\"Phí giao dịch:\",\"uKOFO5\":\"Đúng nếu thanh toán ngoại tuyến\",\"9GsDR2\":\"Đúng nếu thanh toán đang chờ xử lý\",\"ouM5IM\":\"Thử email khác\",\"3DZvE7\":\"Dùng thử Hi.Events miễn phí\",\"Kz91g/\":\"Tiếng Thổ Nhĩ Kỳ\",\"GdOhw6\":\"Tắt âm thanh\",\"KUOhTy\":\"Bật âm thanh\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Loại vé\",\"IrVSu+\":\"Không thể nhân bản sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"Vx2J6x\":\"Không thể lấy thông tin người tham dự\",\"n57zCW\":\"Tài khoản chưa phân bổ\",\"b9SN9q\":\"Mã tham chiếu đơn hàng duy nhất\",\"Ef7StM\":\"Không rõ\",\"ZBAScj\":\"Người tham dự không xác định\",\"ZkS2p3\":\"Hủy công bố sự kiện\",\"X13xGn\":\"Không đáng tin cậy\",\"Pp1sWX\":\"Cập nhật đối tác\",\"KMMOAy\":\"Có nâng cấp\",\"gJQsLv\":\"Tải lên ảnh bìa cho nhà tổ chức của bạn\",\"4kEGqW\":\"Tải lên logo cho nhà tổ chức của bạn\",\"lnCMdg\":\"Tải ảnh lên\",\"29w7p6\":\"Đang tải ảnh...\",\"HtrFfw\":\"URL là bắt buộc\",\"WBq1/R\":\"Máy quét USB đã hoạt động\",\"EV30TR\":\"Chế độ máy quét USB đã kích hoạt. Bắt đầu quét vé ngay bây giờ.\",\"fovJi3\":\"Chế độ máy quét USB đã tắt\",\"hli+ga\":\"Máy quét USB/HID\",\"OHJXlK\":\"Sử dụng <0>mẫu Liquid để cá nhân hóa email của bạn\",\"0k4cdb\":\"Sử dụng thông tin đơn hàng cho tất cả người tham dự. Tên và email của người tham dự sẽ khớp với thông tin người mua.\",\"bA31T4\":\"Sử dụng thông tin người mua cho tất cả người tham dự\",\"rnoQsz\":\"Được sử dụng cho viền, vùng tô sáng và kiểu mã QR\",\"BV4L/Q\":\"Phân tích UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Hợp lệ\",\"GuXjc5\":\"Đã xác thực\",\"imLQ9Y\":\"Đang xác thực số VAT của bạn...\",\"cK9+xQ\":\"Quốc gia VAT\",\"sqdl5s\":\"Thông tin VAT\",\"UjNWsF\":\"VAT có thể được áp dụng cho phí nền tảng tùy thuộc vào trạng thái đăng ký VAT của bạn. Vui lòng hoàn thành phần thông tin VAT bên dưới.\",\"pnVh83\":\"Số VAT\",\"CabI04\":\"Số VAT không được chứa khoảng trắng\",\"PMhxAR\":\"Số VAT phải bắt đầu bằng mã quốc gia 2 chữ cái theo sau là 8-15 ký tự chữ và số (ví dụ: DE123456789)\",\"gPgdNV\":\"Số VAT đã được xác thực thành công\",\"RUMiLy\":\"Xác thực số VAT không thành công\",\"vqji3Y\":\"Xác thực số VAT không thành công. Vui lòng kiểm tra số VAT của bạn.\",\"8dENF9\":\"VAT trên phí\",\"ZutOKU\":\"Thuế suất VAT\",\"CZomgW\":\"Đã đăng ký VAT\",\"PCRCCN\":\"Thông tin đăng ký VAT\",\"oSDBWm\":\"Cài đặt VAT\",\"Nfbg76\":\"Cài đặt VAT đã được lưu thành công\",\"UvYql/\":\"Cài đặt VAT đã được lưu. Chúng tôi đang xác thực số VAT của bạn ở chế độ nền.\",\"R6n7j9\":\"Cài đặt VAT đã được cập nhật thành công\",\"tJylUv\":\"Xử lý VAT cho phí nền tảng\",\"FlGprQ\":\"Xử lý VAT cho phí nền tảng: Doanh nghiệp có đăng ký VAT ở EU có thể sử dụng cơ chế đảo ngược (0% - Điều 196 của Chỉ thị VAT 2006/112/EC). Doanh nghiệp không đăng ký VAT sẽ bị tính VAT của Ireland ở mức 23%.\",\"516oLj\":\"Dịch vụ xác thực VAT tạm thời không khả dụng\",\"AdWhjZ\":\"Mã xác thực\",\"QDEWii\":\"Đã xác minh\",\"wCKkSr\":\"Xác thực email\",\"/IBv6X\":\"Xác minh email của bạn\",\"e/cvV1\":\"Đang xác thực...\",\"fROFIL\":\"Tiếng Việt\",\"RnvnDc\":\"Xem tất cả tin nhắn được gửi trên nền tảng\",\"+WFMis\":\"Xem và tải xuống báo cáo cho tất cả sự kiện của bạn. Chỉ bao gồm đơn hàng đã hoàn thành.\",\"c7VN/A\":\"Xem câu trả lời\",\"SZw9tS\":\"Xem chi tiết\",\"FCVmuU\":\"Xem sự kiện\",\"n6EaWL\":\"Xem nhật ký\",\"OaKTzt\":\"Xem bản đồ\",\"zNZNMs\":\"Xem tin nhắn\",\"67OJ7t\":\"Xem đơn hàng\",\"tKKZn0\":\"Xem chi tiết đơn hàng\",\"KeCXJu\":\"Xem chi tiết đơn hàng, hoàn tiền và gửi lại xác nhận.\",\"9jnAcN\":\"Xem trang chủ nhà tổ chức\",\"1J/AWD\":\"Xem vé\",\"N9FyyW\":\"Xem, chỉnh sửa và xuất danh sách người tham dự đã đăng ký.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Chỉ hiển thị với nhân viên check-in. Giúp xác định danh sách này trong quá trình check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Đang chờ thanh toán\",\"aUi/Dz\":\"Cảnh báo: Đây là cấu hình mặc định của hệ thống. Thay đổi sẽ ảnh hưởng đến tất cả các tài khoản không được chỉ định cấu hình cụ thể.\",\"RRZDED\":\"Chúng tôi không tìm thấy đơn hàng nào liên kết với địa chỉ email này.\",\"2RZK9x\":\"Chúng tôi không thể tìm thấy đơn hàng bạn đang tìm kiếm. Liên kết có thể đã hết hạn hoặc chi tiết đơn hàng có thể đã thay đổi.\",\"nefMIK\":\"Chúng tôi không thể tìm thấy vé bạn đang tìm kiếm. Liên kết có thể đã hết hạn hoặc chi tiết vé có thể đã thay đổi.\",\"miysJh\":\"Chúng tôi không thể tìm thấy đơn hàng này. Nó có thể đã bị xóa.\",\"HJKdzP\":\"Đã xảy ra sự cố khi tải trang này. Vui lòng thử lại.\",\"IfN2Qo\":\"Chúng tôi khuyến nghị logo hình vuông với kích thước tối thiểu 200x200px\",\"wJzo/w\":\"Chúng tôi khuyến nghị kích thước 400px x 400px và dung lượng tối đa 5MB\",\"x8rEDQ\":\"Chúng tôi không thể xác thực số VAT của bạn sau nhiều lần thử. Chúng tôi sẽ tiếp tục thử ở chế độ nền. Vui lòng kiểm tra lại sau.\",\"q1BizZ\":\"Chúng tôi sẽ gửi vé đến email này\",\"ZOmUYW\":\"Chúng tôi sẽ xác thực số VAT của bạn ở chế độ nền. Nếu có bất kỳ vấn đề nào, chúng tôi sẽ thông báo cho bạn.\",\"zCdObC\":\"Chúng tôi đã chính thức chuyển trụ sở chính đến Ireland 🇮🇪. Như một phần của quá trình chuyển đổi này, chúng tôi hiện sử dụng Stripe Ireland thay vì Stripe Canada. Để giữ cho các khoản thanh toán của bạn diễn ra suôn sẻ, bạn cần kết nối lại tài khoản Stripe của mình.\",\"jh2orE\":\"Chúng tôi đã chuyển trụ sở chính đến Ireland. Do đó, chúng tôi cần bạn kết nối lại tài khoản Stripe. Quy trình nhanh này chỉ mất vài phút. Doanh số và dữ liệu hiện tại của bạn hoàn toàn không bị ảnh hưởng.\",\"Fq/Nx7\":\"Chúng tôi đã gửi mã xác thực 5 chữ số đến:\",\"GdWB+V\":\"Webhook tạo thành công\",\"2X4ecw\":\"Webhook đã xóa thành công\",\"CThMKa\":\"Nhật ký webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Webhook sẽ không gửi thông báo\",\"FSaY52\":\"Webhook sẽ gửi thông báo\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Trang web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Chào mừng trở lại\",\"QDWsl9\":[\"Chào mừng đến với \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Chào mừng đến với \",[\"0\"],\", đây là danh sách tất cả sự kiện của bạn\"],\"FaSXqR\":\"Loại sự kiện nào?\",\"f30uVZ\":\"Những gì bạn cần làm:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Khi một lượt check-in bị xóa\",\"Gmd0hv\":\"Khi một người tham dự mới được tạo ra\",\"Lc18qn\":\"Khi một đơn hàng mới được tạo\",\"dfkQIO\":\"Khi một sản phẩm mới được tạo ra\",\"8OhzyY\":\"Khi một sản phẩm bị xóa\",\"tRXdQ9\":\"Khi một sản phẩm được cập nhật\",\"Q7CWxp\":\"Khi một người tham dự bị hủy\",\"IuUoyV\":\"Khi một người tham dự được check-in\",\"nBVOd7\":\"Khi một người tham dự được cập nhật\",\"ny2r8d\":\"Khi một đơn hàng bị hủy\",\"c9RYbv\":\"Khi một đơn hàng được đánh dấu là đã thanh toán\",\"ejMDw1\":\"Khi một đơn hàng được hoàn trả\",\"fVPt0F\":\"Khi một đơn hàng được cập nhật\",\"bcYlvb\":\"Khi check-in đóng\",\"XIG669\":\"Khi check-in mở\",\"de6HLN\":\"Khi khách hàng mua vé, đơn hàng của họ sẽ hiển thị tại đây.\",\"403wpZ\":\"Khi được bật, các sự kiện mới sẽ cho phép người tham dự quản lý thông tin vé của riêng họ qua liên kết bảo mật. Điều này có thể được ghi đè cho từng sự kiện.\",\"blXLKj\":\"Khi được bật, các sự kiện mới sẽ hiển thị hộp kiểm đăng ký tiếp thị trong quá trình thanh toán. Điều này có thể được ghi đè cho từng sự kiện.\",\"Kj0Txn\":\"Khi được bật, không có phí ứng dụng nào sẽ được tính cho các giao dịch Stripe Connect. Sử dụng cho các quốc gia không hỗ trợ phí ứng dụng.\",\"uchB0M\":\"Xem trước widget\",\"uvIqcj\":\"Hội thảo\",\"EpknJA\":\"Viết tin nhắn của bạn tại đây...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Có - Tôi có số đăng ký VAT EU hợp lệ\",\"Tz5oXG\":\"Có, hủy đơn hàng của tôi\",\"QlSZU0\":[\"Bạn đang mạo danh <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Bạn đang thực hiện hoàn tiền một phần. Khách hàng sẽ được hoàn lại \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Bạn có thể cấu hình phí dịch vụ và thuế bổ sung trong cài đặt tài khoản của mình.\",\"5VGIlq\":\"Bạn đã đạt đến giới hạn nhắn tin.\",\"casL1O\":\"Bạn có thuế và phí được thêm vào một sản phẩm miễn phí. Bạn có muốn bỏ chúng?\",\"FVTVBy\":\"Bạn phải xác minh địa chỉ email trước khi cập nhật trạng thái nhà tổ chức.\",\"w65ZgF\":\"Bạn cần xác minh email tài khoản trước khi có thể chỉnh sửa mẫu email.\",\"FRl8Jv\":\"Bạn cần xác minh email tài khoản trước khi có thể gửi tin nhắn.\",\"FgRxRP\":\"Bạn sở hữu 100% dữ liệu người tham dự của mình, luôn luôn\",\"88cUW+\":\"Bạn nhận được\",\"U3wiCB\":\"Bạn đã sẵn sàng! Thanh toán của bạn đang được xử lý suôn sẻ.\",\"MNFIxz\":[\"Bạn sẽ tham gia \",[\"0\"],\"!\"],\"p/Sa0j\":\"Tài khoản của bạn có giới hạn nhắn tin. Để tăng giới hạn của bạn, hãy liên hệ với chúng tôi tại\",\"x/xjzn\":\"Danh sách đối tác của bạn đã được xuất thành công.\",\"TF37u6\":\"Những người tham dự của bạn đã được xuất thành công.\",\"79lXGw\":\"Danh sách check-in của bạn đã được tạo thành công. Chia sẻ liên kết bên dưới với nhân viên check-in của bạn.\",\"BnlG9U\":\"Đơn hàng hiện tại của bạn sẽ bị mất.\",\"nBqgQb\":\"Email của bạn\",\"R02pnV\":\"Sự kiện của bạn phải được phát trực tiếp trước khi bạn có thể bán vé cho người tham dự.\",\"hDNwnf\":\"Logo, màu sắc và phong cách của bạn trên mọi trang\",\"ifRqmm\":\"Tin nhắn của bạn đã được gửi thành công!\",\"/Rj5P4\":\"Tên của bạn\",\"PFjJxY\":\"Mật khẩu mới của bạn phải dài ít nhất 8 ký tự.\",\"gzrCuN\":\"Chi tiết đơn hàng của bạn đã được cập nhật. Email xác nhận đã được gửi đến địa chỉ email mới.\",\"naQW82\":\"Đơn hàng của bạn đã bị hủy.\",\"bhlHm/\":\"Đơn hàng của bạn đang chờ thanh toán\",\"XeNum6\":\"Đơn hàng của bạn đã được xuất thành công.\",\"Xd1R1a\":\"Địa chỉ nhà tổ chức của bạn\",\"WWYHKD\":\"Thanh toán của bạn được bảo vệ bằng mã hóa cấp ngân hàng\",\"5b3QLi\":\"Gói của bạn\",\"6heFYY\":\"Tài khoản Stripe của bạn đã được kết nối và đang xử lý thanh toán.\",\"vvO1I2\":\"Tài khoản Stripe của bạn được kết nối và sẵn sàng xử lý thanh toán.\",\"CnZ3Ou\":\"Vé của bạn đã được xác nhận.\",\"EmFsMZ\":\"Số VAT của bạn đang trong hàng đợi để xác thực\",\"QBlhh4\":\"Số VAT của bạn sẽ được xác thực khi bạn lưu\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"'không có gì để hiển thị'\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>checked in thành công\"],\"yxhYRZ\":[[\"0\"],\" <0>checked out thành công\"],\"KMgp2+\":[[\"0\"],\" Có sẵn\"],\"Pmr5xp\":[[\"0\"],\" đã tạo thành công\"],\"FImCSc\":[[\"0\"],\" cập nhật thành công\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" đã checked in\"],\"Vjij1k\":[[\"ngày\"],\" ngày, \",[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"f3RdEk\":[[\"giờ\"],\" giờ, \",[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"fyE7Au\":[[\"phút\"],\" phút và \",[\"giây\"],\" giây\"],\"NlQ0cx\":[\"Sự kiện đầu tiên của \",[\"organizerName\"]],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0> Vui lòng nhập giá không bao gồm thuế và phí. <1> Thuế và phí có thể được thêm vào bên dưới. \",\"ZjMs6e\":\"<0> Số lượng sản phẩm có sẵn cho sản phẩm này <1> Giá trị này có thể được ghi đè nếu có giới hạn công suất <2>\",\"E15xs8\":\"Thiết lập sự kiện của bạn\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎟️ Tùy chỉnh trang sự kiện của bạn\",\"3VPPdS\":\"💳 Kết nối với Stripe\",\"cjdktw\":\"🚀 Đặt sự kiện của bạn công khai\",\"rmelwV\":\"0 phút và 0 giây\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"123 Phố chính\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"Trường nhập ngày. Hoàn hảo để hỏi ngày sinh, v.v.\",\"6euFZ/\":[\"Một mặc định \",[\"type\"],\" là tự động được áp dụng cho tất cả các sản phẩm mới. \"],\"SMUbbQ\":\"Đầu vào thả xuống chỉ cho phép một lựa chọn\",\"qv4bfj\":\"Một khoản phí, như phí đặt phòng hoặc phí dịch vụ\",\"POT0K/\":\"Một lượng cố định cho mỗi sản phẩm. Vd, $0.5 cho mỗi sản phẩm \",\"f4vJgj\":\"Đầu vào văn bản nhiều dòng\",\"OIPtI5\":\"Một tỷ lệ phần trăm của giá sản phẩm. \",\"ZthcdI\":\"Mã khuyến mãi không có giảm giá có thể được sử dụng để tiết lộ các sản phẩm ẩn.\",\"AG/qmQ\":\"Tùy chọn radio có nhiều tùy chọn nhưng chỉ có thể chọn một tùy chọn.\",\"h179TP\":\"Mô tả ngắn về sự kiện sẽ được hiển thị trong kết quả tìm kiếm và khi chia sẻ trên mạng xã hội. Theo mặc định, mô tả sự kiện sẽ được sử dụng.\",\"WKMnh4\":\"Một đầu vào văn bản dòng duy nhất\",\"BHZbFy\":\"Một câu hỏi duy nhất cho mỗi đơn hàng. Ví dụ: Địa chỉ giao hàng của bạn là gì?\",\"Fuh+dI\":\"Một câu hỏi duy nhất cho mỗi sản phẩm. Ví dụ: Kích thước áo thun của bạn là gì?\",\"RlJmQg\":\"Thuế tiêu chuẩn, như VAT hoặc GST\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"Chấp nhận chuyển khoản ngân hàng, séc hoặc các phương thức thanh toán offline khác\",\"hrvLf4\":\"Chấp nhận thanh toán thẻ tín dụng với Stripe\",\"bfXQ+N\":\"Chấp nhận lời mời\",\"AeXO77\":\"Tài khoản\",\"lkNdiH\":\"Tên tài khoản\",\"Puv7+X\":\"Cài đặt tài khoản\",\"OmylXO\":\"Tài khoản được cập nhật thành công\",\"7L01XJ\":\"Hành động\",\"FQBaXG\":\"Kích hoạt\",\"5T2HxQ\":\"Ngày kích hoạt\",\"F6pfE9\":\"Hoạt động\",\"/PN1DA\":\"Thêm mô tả cho danh sách check-in này\",\"0/vPdA\":\"Thêm bất kỳ ghi chú nào về người tham dự. Những ghi chú này sẽ không hiển thị cho người tham dự.\",\"Or1CPR\":\"Thêm bất kỳ ghi chú nào về người tham dự ...\",\"l3sZO1\":\"Thêm bất kỳ ghi chú nào về đơn hàng. Những ghi chú này sẽ không hiển thị cho khách hàng.\",\"xMekgu\":\"Thêm bất kỳ ghi chú nào về đơn hàng ...\",\"PGPGsL\":\"Thêm mô tả\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"Thêm hướng dẫn thanh toán offline (ví dụ: chi tiết chuyển khoản ngân hàng, nơi gửi séc, thời hạn thanh toán)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"Thêm mới\",\"TZxnm8\":\"Thêm tùy chọn\",\"24l4x6\":\"Thêm sản phẩm\",\"8q0EdE\":\"Thêm sản phẩm vào danh mục\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"Thêm thuế hoặc phí\",\"goOKRY\":\"Thêm tầng\",\"oZW/gT\":\"Thêm vào lịch\",\"pn5qSs\":\"Thông tin bổ sung\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"Địa chỉ\",\"NY/x1b\":\"Dòng địa chỉ 1\",\"POdIrN\":\"Dòng địa chỉ 1\",\"cormHa\":\"Dòng địa chỉ 2\",\"gwk5gg\":\"Dòng địa chỉ 2\",\"U3pytU\":\"Quản trị viên\",\"HLDaLi\":\"Người dùng quản trị có quyền truy cập đầy đủ vào các sự kiện và cài đặt tài khoản.\",\"W7AfhC\":\"Tất cả những người tham dự sự kiện này\",\"cde2hc\":\"Tất cả các sản phẩm\",\"5CQ+r0\":\"Cho phép người tham dự liên kết với đơn hàng chưa thanh toán được check-in\",\"ipYKgM\":\"Cho phép công cụ tìm kiếm lập chỉ mục\",\"LRbt6D\":\"Cho phép các công cụ tìm kiếm lập chỉ mục cho sự kiện này\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"Tuyệt vời, sự kiện, từ khóa ...\",\"hehnjM\":\"Số tiền\",\"R2O9Rg\":[\"Số tiền đã trả (\",[\"0\"],\")\"],\"V7MwOy\":\"Đã xảy ra lỗi trong khi tải trang\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"Đã xảy ra lỗi không mong muốn.\",\"byKna+\":\"Đã xảy ra lỗi không mong muốn. Vui lòng thử lại.\",\"ubdMGz\":\"Mọi thắc mắc từ chủ sở hữu sản phẩm sẽ được gửi đến địa chỉ email này. Địa chỉ này cũng sẽ được sử dụng làm địa chỉ \\\"trả lời\\\" cho tất cả email gửi từ sự kiện này.\",\"aAIQg2\":\"Giao diện\",\"Ym1gnK\":\"đã được áp dụng\",\"sy6fss\":[\"Áp dụng cho các sản phẩm \",[\"0\"]],\"kadJKg\":\"Áp dụng cho 1 sản phẩm\",\"DB8zMK\":\"Áp dụng\",\"GctSSm\":\"Áp dụng mã khuyến mãi\",\"ARBThj\":[\"Áp dụng \",[\"type\"],\" này cho tất cả các sản phẩm mới\"],\"S0ctOE\":\"Lưu trữ sự kiện\",\"TdfEV7\":\"Lưu trữ\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"Bạn có chắc mình muốn kích hoạt người tham dự này không?\",\"TvkW9+\":\"Bạn có chắc mình muốn lưu trữ sự kiện này không?\",\"/CV2x+\":\"Bạn có chắc mình muốn hủy người tham dự này không? Điều này sẽ làm mất hiệu lực vé của họ\",\"YgRSEE\":\"Bạn có chắc là bạn muốn xóa mã khuyến mãi này không?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"Bạn có chắc chắn muốn chuyển sự kiện này thành bản nháp không? Điều này sẽ làm cho sự kiện không hiển thị với công chúng.\",\"mEHQ8I\":\"Bạn có chắc mình muốn công khai sự kiện này không? \",\"s4JozW\":\"Bạn có chắc chắn muốn khôi phục sự kiện này không? Sự kiện sẽ được khôi phục dưới dạng bản nháp.\",\"vJuISq\":\"Bạn có chắc chắn muốn xóa phân bổ sức chứa này không?\",\"baHeCz\":\"Bạn có chắc là bạn muốn xóa danh sách tham dự này không?\",\"LBLOqH\":\"Hỏi một lần cho mỗi đơn hàng\",\"wu98dY\":\"Hỏi một lần cho mỗi sản phẩm\",\"ss9PbX\":\"Người tham dự\",\"m0CFV2\":\"Chi tiết người tham dự\",\"QKim6l\":\"Không tìm thấy người tham dự\",\"R5IT/I\":\"Ghi chú của người tham dự\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"Vé tham dự\",\"9SZT4E\":\"Người tham dự\",\"iPBfZP\":\"Người tham dự đã đăng ký\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"Tự động thay đổi kích thước\",\"vZ5qKF\":\"Tự động thay đổi chiều cao widget dựa trên nội dung. Khi tắt, widget sẽ lấp đầy chiều cao của container.\",\"4lVaWA\":\"Đang chờ thanh toán offline\",\"2rHwhl\":\"Đang chờ thanh toán offline\",\"3wF4Q/\":\"Đang chờ thanh toán\",\"ioG+xt\":\"Đang chờ thanh toán\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Nhà tổ chức tuyệt vời Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"Trở lại trang sự kiện\",\"VCoEm+\":\"Quay lại đăng nhập\",\"k1bLf+\":\"Màu nền\",\"I7xjqg\":\"Loại nền\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"Địa chỉ thanh toán\",\"/xC/im\":\"Cài đặt thanh toán\",\"rp/zaT\":\"Tiếng Bồ Đào Nha Brazil\",\"whqocw\":\"Bằng cách đăng ký, bạn đồng ý với các <0>Điều khoản dịch vụ của chúng tôi và <1>Chính sách bảo mật.\",\"bcCn6r\":\"Loại tính toán\",\"+8bmSu\":\"California\",\"iStTQt\":\"Quyền sử dụng máy ảnh đã bị từ chối. Hãy <0>Yêu cầu cấp quyền lần nữa hoặc nếu không được, bạn sẽ cần <1>cấp cho trang này quyền truy cập vào máy ảnh trong cài đặt trình duyệt của bạn.\",\"dEgA5A\":\"Hủy\",\"Gjt/py\":\"Hủy thay đổi email\",\"tVJk4q\":\"Hủy đơn hàng\",\"Os6n2a\":\"Hủy đơn hàng\",\"Mz7Ygx\":[\"Hủy đơn hàng \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"Hủy bỏ\",\"U7nGvl\":\"Không thể check-in\",\"QyjCeq\":\"Công suất\",\"V6Q5RZ\":\"Phân bổ sức chứa được tạo thành công\",\"k5p8dz\":\"Phân bổ sức chứa đã được xóa thành công\",\"nDBs04\":\"Quản lý sức chứa\",\"ddha3c\":\"Danh mục giúp bạn nhóm các sản phẩm lại với nhau. Ví dụ, bạn có thể có một danh mục cho \\\"Vé\\\" và một danh mục khác cho \\\"Hàng hóa\\\".\",\"iS0wAT\":\"Danh mục giúp bạn sắp xếp sản phẩm của mình. Tiêu đề này sẽ được hiển thị trên trang sự kiện công khai.\",\"eorM7z\":\"Danh mục đã được sắp xếp lại thành công.\",\"3EXqwa\":\"Danh mục được tạo thành công\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"Thay đổi mật khẩu\",\"xMDm+I\":\"Check-in\",\"p2WLr3\":[\"Check-in \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"Check-in và đánh dấu đơn hàng đã thanh toán\",\"QYLpB4\":\"Chỉ check-in\",\"/Ta1d4\":\"Check-out\",\"5LDT6f\":\"Xác nhận rời khỏi sự kiện này!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"Danh sách check-in đã bị xóa thành công\",\"+hBhWk\":\"Danh sách check-in đã hết hạn\",\"mBsBHq\":\"Danh sách check-in không hoạt động\",\"vPqpQG\":\"Danh sách Check-In không tồn tại\",\"tejfAy\":\"Danh sách Check-In\",\"hD1ocH\":\"URL check-in đã được sao chép vào clipboard\",\"CNafaC\":\"Tùy chọn checkbox cho phép chọn nhiều mục\",\"SpabVf\":\"Checkbox\",\"CRu4lK\":\"Đã check-in\",\"znIg+z\":\"Thanh toán\",\"1WnhCL\":\"Cài đặt thanh toán\",\"6imsQS\":\"Trung Quốc (đơn giản hóa)\",\"JjkX4+\":\"Chọn một màu cho nền của bạn\",\"/Jizh9\":\"Chọn một tài khoản\",\"3wV73y\":\"Thành phố\",\"FG98gC\":\"Xoá văn bản tìm kiếm\",\"EYeuMv\":\"click here\",\"sby+1/\":\"Bấm để sao chép\",\"yz7wBu\":\"Đóng\",\"62Ciis\":\"Đóng thanh bên\",\"EWPtMO\":\"Mã\",\"ercTDX\":\"Mã phải dài từ 3 đến 50 ký tự\",\"oqr9HB\":\"Thu gọn sản phẩm này khi trang sự kiện ban đầu được tải\",\"jZlrte\":\"Màu sắc\",\"Vd+LC3\":\"Màu sắc phải là mã màu hex hợp lệ. Ví dụ: #ffffff\",\"1HfW/F\":\"Màu sắc\",\"VZeG/A\":\"Sắp ra mắt\",\"yPI7n9\":\"Các từ khóa mô tả sự kiện, được phân tách bằng dấu phẩy. Chúng sẽ được công cụ tìm kiếm sử dụng để phân loại và lập chỉ mục sự kiện.\",\"NPZqBL\":\"Hoàn tất đơn hàng\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"Hoàn tất thanh toán\",\"qqWcBV\":\"Hoàn thành\",\"6HK5Ct\":\"Đơn hàng đã hoàn thành\",\"NWVRtl\":\"Đơn hàng đã hoàn thành\",\"DwF9eH\":\"Mã component\",\"Tf55h7\":\"Giảm giá đã cấu hình\",\"7VpPHA\":\"Xác nhận\",\"ZaEJZM\":\"Xác nhận thay đổi email\",\"yjkELF\":\"Xác nhận mật khẩu mới\",\"xnWESi\":\"Xác nhận mật khẩu\",\"p2/GCq\":\"Xác nhận mật khẩu\",\"wnDgGj\":\"Đang xác nhận địa chỉ email...\",\"pbAk7a\":\"Kết nối Stripe\",\"UMGQOh\":\"Kết nối với Stripe\",\"QKLP1W\":\"Kết nối tài khoản Stripe của bạn để bắt đầu nhận thanh toán.\",\"5lcVkL\":\"Chi tiết kết nối\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"Tiếp tục\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"Văn bản nút Tiếp tục\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"Tiếp tục thiết lập\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"Đã Sao chép\",\"T5rdis\":\"Sao chép vào bộ nhớ tạm\",\"he3ygx\":\"Sao chép\",\"r2B2P8\":\"Sao chép URL check-in\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"Sao chép Link\",\"E6nRW7\":\"Sao chép URL\",\"JNCzPW\":\"Quốc gia\",\"IF7RiR\":\"Bìa\",\"hYgDIe\":\"Tạo\",\"b9XOHo\":[\"Tạo \",[\"0\"]],\"k9RiLi\":\"Tạo một sản phẩm\",\"6kdXbW\":\"Tạo mã khuyến mãi\",\"n5pRtF\":\"Tạo một vé\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"Tạo một tổ chức\",\"ipP6Ue\":\"Tạo người tham dự\",\"VwdqVy\":\"Tạo phân bổ sức chứa\",\"EwoMtl\":\"Tạo thể loại\",\"XletzW\":\"Tạo thể loại\",\"WVbTwK\":\"Tạo danh sách check-in\",\"uN355O\":\"Tạo sự kiện\",\"BOqY23\":\"Tạo mới\",\"kpJAeS\":\"Tạo tổ chức\",\"a0EjD+\":\"Tạo sản phẩm\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"Tạo mã khuyến mãi\",\"B3Mkdt\":\"Tạo câu hỏi\",\"UKfi21\":\"Tạo thuế hoặc phí\",\"d+F6q9\":\"Đã tạo\",\"Q2lUR2\":\"Tiền tệ\",\"DCKkhU\":\"Mật khẩu hiện tại\",\"uIElGP\":\"URL bản đồ tùy chỉnh\",\"UEqXyt\":\"Phạm vi tùy chỉnh\",\"876pfE\":\"Khách hàng\",\"QOg2Sf\":\"Tùy chỉnh cài đặt email và thông báo cho sự kiện này\",\"Y9Z/vP\":\"Tùy chỉnh trang chủ sự kiện và tin nhắn thanh toán\",\"2E2O5H\":\"Tùy chỉnh các cài đặt linh tinh cho sự kiện này\",\"iJhSxe\":\"Tùy chỉnh cài đặt SEO cho sự kiện này\",\"KIhhpi\":\"Tùy chỉnh trang sự kiện của bạn\",\"nrGWUv\":\"Tùy chỉnh trang sự kiện của bạn để phù hợp với thương hiệu và phong cách của bạn.\",\"Zz6Cxn\":\"Vùng nguy hiểm\",\"ZQKLI1\":\"Vùng nguy hiểm\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"Ngày\",\"JvUngl\":\"Ngày và giờ\",\"JJhRbH\":\"Sức chứa ngày đầu tiên\",\"cnGeoo\":\"Xóa\",\"jRJZxD\":\"Xóa sức chứa\",\"VskHIx\":\"Xóa danh mục\",\"Qrc8RZ\":\"Xóa danh sách check-in\",\"WHf154\":\"Xóa mã\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"Mô tả\",\"YC3oXa\":\"Mô tả cho nhân viên làm thủ tục check-in\",\"URmyfc\":\"Chi tiết\",\"1lRT3t\":\"Vô hiệu hóa sức chứa này sẽ theo dõi doanh số nhưng không dừng bán khi đạt giới hạn\",\"H6Ma8Z\":\"Giảm giá\",\"ypJ62C\":\"Giảm giá %\",\"3LtiBI\":[\"Giảm giá trong \",[\"0\"]],\"C8JLas\":\"Loại giảm giá\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"Nhãn tài liệu\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"Sản phẩm quyên góp / Trả số tiền bạn muốn\",\"OvNbls\":\"Tải xuống .ics\",\"kodV18\":\"Tải xuống CSV\",\"CELKku\":\"Tải xuống hóa đơn\",\"LQrXcu\":\"Tải xuống hóa đơn\",\"QIodqd\":\"Tải về mã QR\",\"yhjU+j\":\"Tải xuống hóa đơn\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"Lựa chọn thả xuống\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"Nhân bản sự kiện\",\"3ogkAk\":\"Nhân bản sự kiện\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"Tùy chọn nhân bản\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"Ưu đãi sớm\",\"ePK91l\":\"Chỉnh sửa\",\"N6j2JH\":[\"chỉnh sửa \",[\"0\"]],\"kBkYSa\":\"Chỉnh sửa công suất\",\"oHE9JT\":\"Chỉnh sửa phân bổ sức chứa\",\"j1Jl7s\":\"Chỉnh sửa danh mục\",\"FU1gvP\":\"Chỉnh sửa danh sách check-in\",\"iFgaVN\":\"Chỉnh sửa mã\",\"jrBSO1\":\"Chỉnh sửa tổ chức\",\"tdD/QN\":\"Chỉnh sửa sản phẩm\",\"n143Tq\":\"Chỉnh sửa danh mục sản phẩm\",\"9BdS63\":\"Chỉnh sửa mã khuyến mãi\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"Chỉnh sửa câu hỏi\",\"poTr35\":\"Chỉnh sửa người dùng\",\"GTOcxw\":\"Chỉnh sửa người dùng\",\"pqFrv2\":\"ví dụ: 2.50 cho $2.50\",\"3yiej1\":\"ví dụ: 23.5 cho 23.5%\",\"O3oNi5\":\"Email\",\"VxYKoK\":\"Cài đặt email & thông báo\",\"ATGYL1\":\"Địa chỉ email\",\"hzKQCy\":\"Địa chỉ Email\",\"HqP6Qf\":\"Hủy thay đổi email thành công\",\"mISwW1\":\"Thay đổi email đang chờ xử lý\",\"APuxIE\":\"Xác nhận email đã được gửi lại\",\"YaCgdO\":\"Xác nhận email đã được gửi lại thành công\",\"jyt+cx\":\"Thông điệp chân trang email\",\"I6F3cp\":\"Email không được xác minh\",\"NTZ/NX\":\"Mã nhúng\",\"4rnJq4\":\"Script nhúng\",\"8oPbg1\":\"Bật hóa đơn\",\"j6w7d/\":\"Cho phép khả năng này dừng bán sản phẩm khi đạt đến giới hạn\",\"VFv2ZC\":\"Ngày kết thúc\",\"237hSL\":\"Kết thúc\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"Tiếng Anh\",\"MhVoma\":\"Nhập một số tiền không bao gồm thuế và phí.\",\"SlfejT\":\"Lỗi\",\"3Z223G\":\"Lỗi xác nhận địa chỉ email\",\"a6gga1\":\"Lỗi xác nhận thay đổi email\",\"5/63nR\":\"EUR\",\"0pC/y6\":\"Sự kiện\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"Ngày sự kiện\",\"0Zptey\":\"Mặc định sự kiện\",\"QcCPs8\":\"Chi tiết sự kiện\",\"6fuA9p\":\"Sự kiện nhân đôi thành công\",\"AEuj2m\":\"Trang chủ sự kiện\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"Vị trí sự kiện & địa điểm tổ chức\",\"OopDbA\":\"Event page\",\"4/If97\":\"Cập nhật trạng thái sự kiện thất bại. Vui lòng thử lại sau\",\"btxLWj\":\"Trạng thái sự kiện đã được cập nhật\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"Sự kiện\",\"sZg7s1\":\"Ngày hết hạn\",\"KnN1Tu\":\"Hết hạn\",\"uaSvqt\":\"Ngày hết hạn\",\"GS+Mus\":\"Xuất\",\"9xAp/j\":\"Không thể hủy người tham dự\",\"ZpieFv\":\"Không thể hủy đơn hàng\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"Không thể tải hóa đơn. Vui lòng thử lại.\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"Không thể tải danh sách check-in\",\"ZQ15eN\":\"Không thể gửi lại email vé\",\"ejXy+D\":\"Không thể sắp xếp sản phẩm\",\"PLUB/s\":\"Phí\",\"/mfICu\":\"Các khoản phí\",\"LyFC7X\":\"Lọc đơn hàng\",\"cSev+j\":\"Bộ lọc\",\"CVw2MU\":[\"Bộ lọc (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"Số hóa đơn đầu tiên\",\"V1EGGU\":\"Tên\",\"kODvZJ\":\"Tên\",\"S+tm06\":\"Tên của bạn phải nằm trong khoảng từ 1 đến 50 ký tự\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"Được sử dụng lần đầu tiên\",\"TpqW74\":\"Đã sửa\",\"irpUxR\":\"Số tiền cố định\",\"TF9opW\":\"đèn Flash không khả dụng trên thiết bị này\",\"UNMVei\":\"Quên mật khẩu?\",\"2POOFK\":\"Miễn phí\",\"P/OAYJ\":\"Sản phẩm miễn phí\",\"vAbVy9\":\"Sản phẩm miễn phí, không cần thông tin thanh toán\",\"nLC6tu\":\"Tiếng Pháp\",\"Weq9zb\":\"Chung\",\"DDcvSo\":\"Tiếng Đức\",\"4GLxhy\":\"Bắt đầu\",\"4D3rRj\":\"Quay trở lại hồ sơ\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"Lịch Google\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"Tổng doanh số\",\"yRg26W\":\"Doanh thu gộp\",\"R4r4XO\":\"Người được mời\",\"26pGvx\":\"Nhập mã khuyến mãi?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"Đây là ví dụ về cách bạn có thể sử dụng component trong ứng dụng của bạn.\",\"Y1SSqh\":\"Đây là component React bạn có thể sử dụng để nhúng widget vào ứng dụng của bạn.\",\"QuhVpV\":[\"Chào \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"Ẩn khỏi chế độ xem công khai\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"Các câu hỏi ẩn chỉ hiển thị cho người tổ chức sự kiện chứ không phải cho khách hàng.\",\"vLyv1R\":\"Ẩn\",\"Mkkvfd\":\"ẩn trang bắt đầu\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"ẩn sản phẩm sau ngày kết thúc bán\",\"06s3w3\":\"ẩn sản phẩm trước ngày bắt đầu bán\",\"axVMjA\":\"ẩn sản phẩm trừ khi người dùng có mã khuyến mãi áp dụng\",\"ySQGHV\":\"Ẩn sản phẩm khi bán hết\",\"SCimta\":\"ẩn trang bắt đầu từ thanh bên\",\"5xR17G\":\"Ẩn sản phẩm này khỏi khách hàng\",\"Da29Y6\":\"Ẩn câu hỏi này\",\"fvDQhr\":\"Ẩn tầng này khỏi người dùng\",\"lNipG+\":\"Việc ẩn một sản phẩm sẽ ngăn người dùng xem nó trên trang sự kiện.\",\"ZOBwQn\":\"Thiết kế trang sự kiện\",\"PRuBTd\":\"Thiết kế trang chủ\",\"YjVNGZ\":\"Xem trước trang chủ\",\"c3E/kw\":\"Homer\",\"8k8Njd\":\"Khách hàng phải hoàn thành đơn đơn hàng bao nhiêu phút. \",\"ySxKZe\":\"Mã này có thể được sử dụng bao nhiêu lần?\",\"dZsDbK\":[\"Vượt quá giới hạn ký tự HTML: \",[\"htmllesth\"],\"/\",[\"maxlength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"Tôi đồng ý với <0>các điều khoản và điều kiện\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"Nếu trống, địa chỉ sẽ được sử dụng để tạo liên kết Google Mapa link\",\"UYT+c8\":\"Nếu được bật, nhân viên check-in có thể đánh dấu người tham dự đã check-in hoặc đánh dấu đơn hàng đã thanh toán và check-in người tham dự. Nếu tắt, những người tham dự liên kết với đơn hàng chưa thanh toán sẽ không thể check-in.\",\"muXhGi\":\"Nếu được bật, người tổ chức sẽ nhận được thông báo email khi có đơn hàng mới\",\"6fLyj/\":\"Nếu bạn không yêu cầu thay đổi này, vui lòng thay đổi ngay mật khẩu của bạn.\",\"n/ZDCz\":\"Hình ảnh đã xóa thành công\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"Hình ảnh được tải lên thành công\",\"VyUuZb\":\"URL hình ảnh\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"Không hoạt động\",\"T0K0yl\":\"Người dùng không hoạt động không thể đăng nhập.\",\"kO44sp\":\"Bao gồm thông tin kết nối cho sự kiện trực tuyến của bạn. Những chi tiết này sẽ được hiển thị trên trang tóm tắt đơn hàng và trang vé của người tham dự.\",\"FlQKnG\":\"Bao gồm thuế và phí trong giá\",\"Vi+BiW\":[\"Bao gồm các sản phẩm \",[\"0\"]],\"lpm0+y\":\"Bao gồm 1 sản phẩm\",\"UiAk5P\":\"Chèn hình ảnh\",\"OyLdaz\":\"Lời mời đã được gửi lại!\",\"HE6KcK\":\"Lời mời bị thu hồi!\",\"SQKPvQ\":\"Mời người dùng\",\"bKOYkd\":\"Hóa đơn được tải xuống thành công\",\"alD1+n\":\"Ghi chú hóa đơn\",\"kOtCs2\":\"Đánh số hóa đơn\",\"UZ2GSZ\":\"Cài đặt hóa đơn\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"Mục\",\"KFXip/\":\"John\",\"XcgRvb\":\"Johnson\",\"87a/t/\":\"Nhãn\",\"vXIe7J\":\"Ngôn ngữ\",\"2LMsOq\":\"12 tháng qua\",\"vfe90m\":\"14 ngày qua\",\"aK4uBd\":\"24 giờ qua\",\"uq2BmQ\":\"30 ngày qua\",\"bB6Ram\":\"48 giờ qua\",\"VlnB7s\":\"6 tháng qua\",\"ct2SYD\":\"7 ngày qua\",\"XgOuA7\":\"90 ngày qua\",\"I3yitW\":\"Đăng nhập cuối cùng\",\"1ZaQUH\":\"Họ\",\"UXBCwc\":\"Họ\",\"tKCBU0\":\"Được sử dụng lần cuối\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"Để trống để sử dụng từ mặc định \\\"Hóa đơn\\\"\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"Đang tải ...\",\"wJijgU\":\"Vị trí\",\"sQia9P\":\"Đăng nhập\",\"zUDyah\":\"Đăng nhập\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"Đăng xuất\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"Bắt buộc nhập địa chỉ thanh toán, trong khi thanh toán\",\"MU3ijv\":\"Làm cho câu hỏi này bắt buộc\",\"wckWOP\":\"Quản lý\",\"onpJrA\":\"Quản lý người tham dự\",\"n4SpU5\":\"Quản lý sự kiện\",\"WVgSTy\":\"Quản lý đơn hàng\",\"1MAvUY\":\"Quản lý cài đặt thanh toán và lập hóa đơn cho sự kiện này.\",\"cQrNR3\":\"Quản lý hồ sơ\",\"AtXtSw\":\"Quản lý thuế và phí có thể được áp dụng cho sản phẩm của bạn\",\"ophZVW\":\"Quản lý Vé\",\"DdHfeW\":\"Quản lý chi tiết tài khoản của bạn và cài đặt mặc định\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"Quản lý người dùng của bạn và quyền của họ\",\"1m+YT2\":\"Các câu hỏi bắt buộc phải được trả lời trước khi khách hàng có thể thanh toán.\",\"Dim4LO\":\"Thêm một người tham dự theo cách thủ công\",\"e4KdjJ\":\"Thêm người tham dự\",\"vFjEnF\":\"Đánh dấu đã trả tiền\",\"g9dPPQ\":\"Tối đa mỗi đơn hàng\",\"l5OcwO\":\"Tin nhắn cho người tham dự\",\"Gv5AMu\":\"Tin nhắn cho người tham dự\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"Tin nhắn cho người mua\",\"tNZzFb\":\"Nội dung tin nhắn\",\"lYDV/s\":\"Tin nhắn cho những người tham dự cá nhân\",\"V7DYWd\":\"Tin nhắn được gửi\",\"t7TeQU\":\"Tin nhắn\",\"xFRMlO\":\"Tối thiểu cho mỗi đơn hàng\",\"QYcUEf\":\"Giá tối thiểu\",\"RDie0n\":\"Linh tinh\",\"mYLhkl\":\"Cài đặt linh tinh\",\"KYveV8\":\"Hộp văn bản đa dòng\",\"VD0iA7\":\"Nhiều tùy chọn giá. Hoàn hảo cho sản phẩm giảm giá sớm, v.v.\",\"/bhMdO\":\"Mô tả sự kiện tuyệt vời của tôi ...\",\"vX8/tc\":\"Tiêu đề sự kiện tuyệt vời của tôi ...\",\"hKtWk2\":\"Hồ sơ của tôi\",\"fj5byd\":\"Không áp dụng\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"Tên\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"Đi tới người tham dự\",\"qqeAJM\":\"Không bao giờ\",\"7vhWI8\":\"Mật khẩu mới\",\"1UzENP\":\"Không\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"Không có sự kiện lưu trữ để hiển thị.\",\"q2LEDV\":\"Không có người tham dự tìm thấy cho đơn hàng này.\",\"zlHa5R\":\"Không có người tham dự đã được thêm vào đơn hàng này.\",\"Wjz5KP\":\"Không có người tham dự để hiển thị\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"Không có phân bổ sức chứa\",\"a/gMx2\":\"Không có danh sách check-in\",\"tMFDem\":\"Không có dữ liệu có sẵn\",\"6Z/F61\":\"Không có dữ liệu để hiển thị. Vui lòng chọn khoảng thời gian\",\"fFeCKc\":\"Không giảm giá\",\"HFucK5\":\"Không có sự kiện đã kết thúc để hiển thị.\",\"yAlJXG\":\"Không có sự kiện nào hiển thị\",\"GqvPcv\":\"Không có bộ lọc có sẵn\",\"KPWxKD\":\"Không có tin nhắn nào hiển thị\",\"J2LkP8\":\"Không có đơn hàng nào để hiển thị\",\"RBXXtB\":\"Hiện không có phương thức thanh toán. Vui lòng liên hệ ban tổ chức sự kiện để được hỗ trợ.\",\"ZWEfBE\":\"Không cần thanh toán\",\"ZPoHOn\":\"Không có sản phẩm liên quan đến người tham dự này.\",\"Ya1JhR\":\"Không có sản phẩm có sẵn trong danh mục này.\",\"FTfObB\":\"Chưa có sản phẩm\",\"+Y976X\":\"Không có mã khuyến mãi để hiển thị\",\"MAavyl\":\"Không có câu hỏi nào được trả lời bởi người tham dự này.\",\"SnlQeq\":\"Không có câu hỏi nào được hỏi cho đơn hàng này.\",\"Ev2r9A\":\"Không có kết quả\",\"gk5uwN\":\"Không có kết quả tìm kiếm\",\"RHyZUL\":\"Không có kết quả tìm kiếm.\",\"RY2eP1\":\"Không có thuế hoặc phí đã được thêm vào.\",\"EdQY6l\":\"Không\",\"OJx3wK\":\"Không có sẵn\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"Ghi chú\",\"jtrY3S\":\"Chưa có gì để hiển thị\",\"hFwWnI\":\"Cài đặt thông báo\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"Thông báo cho ban tổ chức các đơn hàng mới\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"Số ngày quá hạn thanh toán (để trống để bỏ qua các điều khoản thanh toán từ hóa đơn)\",\"n86jmj\":\"Tiền tố số\",\"mwe+2z\":\"Các đơn hàng ngoại tuyến không được phản ánh trong thống kê sự kiện cho đến khi đơn hàng được đánh dấu là được thanh toán.\",\"dWBrJX\":\"Thanh toán offline không thành công. Vui lòng thử loại hoặc liên hệ với ban tổ chức sự kiện.\",\"fcnqjw\":\"Hướng Dẫn Thanh Toán Offline\",\"+eZ7dp\":\"Thanh toán offline\",\"ojDQlR\":\"Thông tin thanh toán offline\",\"u5oO/W\":\"Cài đặt thanh toán offline\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"Đang Bán\",\"Ug4SfW\":\"Khi bạn tạo một sự kiện, bạn sẽ thấy nó ở đây.\",\"ZxnK5C\":\"Khi bạn bắt đầu thu thập dữ liệu, bạn sẽ thấy nó ở đây.\",\"PnSzEc\":\"Khi bạn đã sẵn sàng, hãy đặt sự kiện của bạn trực tiếp và bắt đầu bán sản phẩm.\",\"J6n7sl\":\"Đang diễn ra\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"Chi tiết sự kiện trực tuyến\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"Mở Trang Check-In\",\"OdnLE4\":\"Mở thanh bên\",\"ZZEYpT\":[\"Tùy chọn \",[\"i\"]],\"oPknTP\":\"Thông tin bổ sung tùy chọn xuất hiện trên tất cả các hóa đơn (ví dụ: điều khoản thanh toán, phí thanh toán trễ, chính sách trả lại)\",\"OrXJBY\":\"Tiền tố tùy chọn cho số hóa đơn (ví dụ: Inv-)\",\"0zpgxV\":\"Tùy chọn\",\"BzEFor\":\"Hoặc\",\"UYUgdb\":\"Đơn hàng\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"Đơn hàng bị hủy\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"Ngày đơn hàng\",\"Tol4BF\":\"Chi tiết đơn hàng\",\"WbImlQ\":\"Đơn hàng đã bị hủy và chủ sở hữu đơn hàng đã được thông báo.\",\"nAn4Oe\":\"Đơn hàng được đánh dấu là đã thanh toán\",\"uzEfRz\":\"Ghi chú đơn hàng\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"Mã đơn hàng\",\"acIJ41\":\"Trạng thái đơn hàng\",\"GX6dZv\":\"Tóm tắt đơn hàng\",\"tDTq0D\":\"Thời gian chờ đơn hàng\",\"1h+RBg\":\"Đơn hàng\",\"3y+V4p\":\"Địa chỉ tổ chức\",\"GVcaW6\":\"Chi tiết tổ chức\",\"nfnm9D\":\"Tên tổ chức\",\"G5RhpL\":\"Người tổ chức\",\"mYygCM\":\"Người tổ chức là bắt buộc\",\"Pa6G7v\":\"Tên ban tổ chức\",\"l894xP\":\"Ban tổ chức chỉ có thể quản lý các sự kiện và sản phẩm. Họ không thể quản lý người dùng, tài khoản hoặc thông tin thanh toán.\",\"fdjq4c\":\"Khoảng cách\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"Không tìm thấy trang\",\"QbrUIo\":\"Lượt xem trang\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"đã trả tiền\",\"HVW65c\":\"Sản phẩm trả phí\",\"ZfxaB4\":\"Hoàn lại tiền một phần\",\"8ZsakT\":\"Mật khẩu\",\"TUJAyx\":\"Mật khẩu phải tối thiểu 8 ký tự\",\"vwGkYB\":\"Mật khẩu phải có ít nhất 8 ký tự\",\"BLTZ42\":\"Đặt lại mật khẩu thành công. Vui lòng sử dụng mật khẩu mới để đăng nhập.\",\"f7SUun\":\"Mật khẩu không giống nhau\",\"aEDp5C\":\"Dán mã này vào nơi bạn muốn widget xuất hiện.\",\"+23bI/\":\"Patrick\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"Thanh toán\",\"Lg+ewC\":\"Thanh toán & Hoá đơn\",\"DZjk8u\":\"Cài đặt Thanh toán & Hoá đơn\",\"lflimf\":\"Thời hạn thanh toán\",\"JhtZAK\":\"Thanh toán thất bại\",\"JEdsvQ\":\"Hướng dẫn thanh toán\",\"bLB3MJ\":\"Phương thức thanh toán\",\"QzmQBG\":\"Nhà cung cấp Thanh toán\",\"lsxOPC\":\"Thanh toán đã nhận\",\"wJTzyi\":\"Tình trạng thanh toán\",\"xgav5v\":\"Thanh toán thành công!\",\"R29lO5\":\"Điều khoản thanh toán\",\"/roQKz\":\"Tỷ lệ phần trăm\",\"vPJ1FI\":\"Tỷ lệ phần trăm\",\"xdA9ud\":\"Đặt mã này vào của trang web của bạn.\",\"blK94r\":\"Vui lòng thêm ít nhất một tùy chọn\",\"FJ9Yat\":\"Vui lòng kiểm tra thông tin được cung cấp là chính xác\",\"TkQVup\":\"Vui lòng kiểm tra email và mật khẩu của bạn và thử lại\",\"sMiGXD\":\"Vui lòng kiểm tra email của bạn là hợp lệ\",\"Ajavq0\":\"Vui lòng kiểm tra email của bạn để xác nhận địa chỉ email của bạn\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"Vui lòng tiếp tục trong tab mới\",\"hcX103\":\"Vui lòng tạo một sản phẩm\",\"cdR8d6\":\"Vui lòng tạo vé\",\"x2mjl4\":\"Vui lòng nhập URL hình ảnh hợp lệ trỏ đến một hình ảnh.\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"Xin lưu ý\",\"C63rRe\":\"Vui lòng quay lại trang sự kiện để bắt đầu lại.\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"Vui lòng chọn ít nhất một sản phẩm\",\"igBrCH\":\"Vui lòng xác minh địa chỉ email của bạn để truy cập tất cả các tính năng\",\"/IzmnP\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị hóa đơn của bạn ...\",\"MOERNx\":\"Tiếng Bồ Đào Nha\",\"qCJyMx\":\"Tin nhắn sau phần thanh toán\",\"g2UNkE\":\"Được cung cấp bởi\",\"Rs7IQv\":\"Thông báo trước khi thanh toán\",\"rdUucN\":\"Xem trước\",\"a7u1N9\":\"Giá\",\"CmoB9j\":\"Chế độ hiển thị giá\",\"BI7D9d\":\"Giá không được đặt\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"Loại giá\",\"6RmHKN\":\"Màu chính\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"Màu chữ chính\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"In tất cả vé\",\"DKwDdj\":\"In vé\",\"K47k8R\":\"Sản phẩm\",\"1JwlHk\":\"Danh mục sản phẩm\",\"U61sAj\":\"Danh mục sản phẩm được cập nhật thành công.\",\"1USFWA\":\"Sản phẩm đã xóa thành công\",\"4Y2FZT\":\"Loại giá sản phẩm\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"Bán Hàng\",\"U/R4Ng\":\"Cấp sản phẩm\",\"sJsr1h\":\"Loại sản phẩm\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"Sản phẩm(s)\",\"N0qXpE\":\"Sản phẩm\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"Sản phẩm đã bán\",\"/u4DIx\":\"Sản phẩm đã bán\",\"DJQEZc\":\"Sản phẩm được sắp xếp thành công\",\"vERlcd\":\"Hồ sơ\",\"kUlL8W\":\"Hồ sơ cập nhật thành công\",\"cl5WYc\":[\"Mã \",[\"Promo_code\"],\" đã được áp dụng\"],\"P5sgAk\":\"Mã khuyến mãi\",\"yKWfjC\":\"Trang mã khuyến mãi\",\"RVb8Fo\":\"Mã khuyến mãi\",\"BZ9GWa\":\"Mã khuyến mãi có thể được sử dụng để giảm giá, truy cập bán trước hoặc cung cấp quyền truy cập đặc biệt vào sự kiện của bạn.\",\"OP094m\":\"Báo cáo mã khuyến mãi\",\"4kyDD5\":\"Cung cấp thêm ngữ cảnh hoặc hướng dẫn cho câu hỏi này. Sử dụng trường này để thêm các điều khoản\\nvà điều kiện, hướng dẫn hoặc bất kỳ thông tin quan trọng nào mà người tham dự cần biết trước khi trả lời.\",\"toutGW\":\"Mã QR\",\"LkMOWF\":\"Số lượng có sẵn\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"Đã xóa câu hỏi\",\"avf0gk\":\"Mô tả câu hỏi\",\"oQvMPn\":\"Tiêu đề câu hỏi\",\"enzGAL\":\"Câu hỏi\",\"ROv2ZT\":\"Câu hỏi\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"Tùy chọn radio\",\"C4TjpG\":\"Đọc ít hơn\",\"I3QpvQ\":\"Người nhận\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"Hoàn tiền không thành công\",\"n10yGu\":\"Lệnh hoàn trả\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"Hoàn tiền chờ xử lý\",\"xHpVRl\":\"Trạng thái hoàn trả\",\"/BI0y9\":\"Đã hoàn lại\",\"fgLNSM\":\"Đăng ký\",\"9+8Vez\":\"Sử dụng còn lại\",\"tasfos\":\"Loại bỏ\",\"t/YqKh\":\"Hủy bỏ\",\"t9yxlZ\":\"Báo cáo\",\"prZGMe\":\"Yêu cầu địa chỉ thanh toán\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"Gửi lại xác nhận email\",\"wIa8Qe\":\"Gửi lại lời mời\",\"VeKsnD\":\"Gửi lại email đơn hàng\",\"dFuEhO\":\"Gửi lại email vé\",\"o6+Y6d\":\"Đang gửi lại ...\",\"OfhWJH\":\"Đặt lại\",\"RfwZxd\":\"Đặt lại mật khẩu\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"Khôi phục sự kiện\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"Trở lại trang sự kiện\",\"8YBH95\":\"Doanh thu\",\"PO/sOY\":\"Thu hồi lời mời\",\"GDvlUT\":\"Vai trò\",\"ELa4O9\":\"Ngày bán kết thúc\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"Ngày bắt đầu bán hàng\",\"hBsw5C\":\"Bán hàng kết thúc\",\"kpAzPe\":\"Bán hàng bắt đầu\",\"P/wEOX\":\"San Francisco\",\"tfDRzk\":\"Lưu\",\"IUwGEM\":\"Lưu thay đổi\",\"U65fiW\":\"Lưu tổ chức\",\"UGT5vp\":\"Lưu cài đặt\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"Tìm kiếm theo tên người tham dự, email hoặc đơn hàng\",\"+pr/FY\":\"Tìm kiếm theo tên sự kiện\",\"3zRbWw\":\"Tìm kiếm theo tên, email, hoặc mã đơn hàng #\",\"L22Tdf\":\"Tìm kiếm theo tên, mã đơn hàng #, người tham dự, hoặc email...\",\"BiYOdA\":\"Tìm kiếm theo tên...\",\"YEjitp\":\"Tìm kiếm theo chủ đề hoặc nội dung...\",\"Pjsch9\":\"Tìm kiếm phân bổ sức chứa...\",\"r9M1hc\":\"Tìm kiếm danh sách check-in...\",\"+0Yy2U\":\"Tìm kiếm sản phẩm\",\"YIix5Y\":\"Tìm kiếm\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"Màu phụ\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"Màu chữ phụ\",\"02ePaq\":[\"Chọn \",[\"0\"]],\"QuNKRX\":\"Chọn máy ảnh\",\"9FQEn8\":\"Chọn danh mục...\",\"kWI/37\":\"Chọn nhà tổ chức\",\"ixIx1f\":\"Chọn sản phẩm\",\"3oSV95\":\"Chọn bậc sản phẩm\",\"C4Y1hA\":\"Chọn sản phẩm\",\"hAjDQy\":\"Chọn trạng thái\",\"QYARw/\":\"Chọn Vé\",\"OMX4tH\":\"Chọn Vé\",\"DrwwNd\":\"Chọn khoảng thời gian\",\"O/7I0o\":\"Chọn ...\",\"JlFcis\":\"Gửi\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"Gửi tin nhắn\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"Gửi tin nhắn\",\"D7ZemV\":\"Gửi email xác nhận và vé\",\"v1rRtW\":\"Gửi Test\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"Mô tả SEO\",\"/SIY6o\":\"Từ khóa SEO\",\"GfWoKv\":\"Cài đặt SEO\",\"rXngLf\":\"Tiêu đề SEO\",\"/jZOZa\":\"Phí dịch vụ\",\"Bj/QGQ\":\"Đặt giá tối thiểu và cho phép người dùng thanh toán nhiều hơn nếu họ chọn\",\"L0pJmz\":\"Đặt số bắt đầu cho hóa đơn. Sau khi hóa đơn được tạo, số này không thể thay đổi.\",\"nYNT+5\":\"Thiết lập sự kiện của bạn\",\"A8iqfq\":\"Đặt sự kiện của bạn trực tiếp\",\"Tz0i8g\":\"Cài đặt\",\"Z8lGw6\":\"Chia sẻ\",\"B2V3cA\":\"Chia sẻ sự kiện\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"Hiển thị số lượng sản phẩm có sẵn\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"Hiển thị thêm\",\"izwOOD\":\"Hiển thị thuế và phí riêng biệt\",\"1SbbH8\":\"Hiển thị cho khách hàng sau khi họ thanh toán, trên trang Tóm tắt đơn hàng.\",\"YfHZv0\":\"Hiển thị cho khách hàng trước khi họ thanh toán\",\"CBBcly\":\"Hiển thị các trường địa chỉ chung, bao gồm quốc gia\",\"yTnnYg\":\"Simpson\",\"TNaCfq\":\"Hộp văn bản dòng đơn\",\"+P0Cn2\":\"Bỏ qua bước này\",\"YSEnLE\":\"Smith\",\"lgFfeO\":\"Đã bán hết\",\"Mi1rVn\":\"Đã bán hết\",\"nwtY4N\":\"Đã xảy ra lỗi\",\"GRChTw\":\"Có gì đó không ổn trong khi xóa thuế hoặc phí\",\"YHFrbe\":\"Có gì đó không ổn! Vui lòng thử lại\",\"kf83Ld\":\"Có gì đó không ổn.\",\"fWsBTs\":\"Có gì đó không ổn. Vui lòng thử lại\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"Xin lỗi, mã khuyến mãi này không được công nhận\",\"65A04M\":\"Tiếng Tây Ban Nha\",\"mFuBqb\":\"Sản phẩm tiêu chuẩn với giá cố định\",\"D3iCkb\":\"Ngày bắt đầu\",\"/2by1f\":\"Nhà nước hoặc khu vực\",\"uAQUqI\":\"Trạng thái\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"Thanh toán Stripe không được kích hoạt cho sự kiện này.\",\"UJmAAK\":\"Chủ đề\",\"X2rrlw\":\"Tổng phụ\",\"zzDlyQ\":\"Thành công\",\"b0HJ45\":[\"Thành công! \",[\"0\"],\" sẽ nhận một email trong chốc lát.\"],\"BJIEiF\":[[\"0\"],\" Người tham dự thành công\"],\"OtgNFx\":\"Địa chỉ email được xác nhận thành công\",\"IKwyaF\":\"Thay đổi email được xác nhận thành công\",\"zLmvhE\":\"Người tham dự được tạo thành công\",\"gP22tw\":\"Sản phẩm được tạo thành công\",\"9mZEgt\":\"Mã khuyến mãi được tạo thành công\",\"aIA9C4\":\"Câu hỏi được tạo thành công\",\"J3RJSZ\":\"Người tham dự cập nhật thành công\",\"3suLF0\":\"Phân công công suất được cập nhật thành công\",\"Z+rnth\":\"Danh sách soát vé được cập nhật thành công\",\"vzJenu\":\"Cài đặt email được cập nhật thành công\",\"7kOMfV\":\"Sự kiện cập nhật thành công\",\"G0KW+e\":\"Thiết kế trang sự kiện được cập nhật thành công\",\"k9m6/E\":\"Cài đặt trang chủ được cập nhật thành công\",\"y/NR6s\":\"Vị trí cập nhật thành công\",\"73nxDO\":\"Cài đặt linh tinh được cập nhật thành công\",\"4H80qv\":\"Đơn hàng cập nhật thành công\",\"6xCBVN\":\"Cập nhật cài đặt thanh toán & lập hóa đơn thành công\",\"1Ycaad\":\"Cập nhật sản phẩm thành công\",\"70dYC8\":\"Cập nhật mã khuyến mãi thành công\",\"F+pJnL\":\"Cập nhật cài đặt SEO thành công\",\"DXZRk5\":\"Phòng 100\",\"GNcfRk\":\"Email hỗ trợ\",\"uRfugr\":\"Áo thun\",\"JpohL9\":\"Thuế\",\"geUFpZ\":\"Thuế & Phí\",\"dFHcIn\":\"Chi tiết thuế\",\"wQzCPX\":\"Thông tin thuế sẽ xuất hiện ở cuối tất cả các hóa đơn (ví dụ: mã số thuế VAT, đăng ký thuế)\",\"0RXCDo\":\"Xóa thuế hoặc phí thành công\",\"ZowkxF\":\"Thuế\",\"qu6/03\":\"Thuế và phí\",\"gypigA\":\"Mã khuyến mãi không hợp lệ\",\"5ShqeM\":\"Danh sách check-in bạn đang tìm kiếm không tồn tại.\",\"QXlz+n\":\"Tiền tệ mặc định cho các sự kiện của bạn.\",\"mnafgQ\":\"Múi giờ mặc định cho các sự kiện của bạn.\",\"o7s5FA\":\"Ngôn ngữ mà người tham dự sẽ nhận email.\",\"NlfnUd\":\"Liên kết bạn đã nhấp vào không hợp lệ.\",\"HsFnrk\":[\"Số lượng sản phẩm tối đa cho \",[\"0\"],\"là \",[\"1\"]],\"TSAiPM\":\"Trang bạn đang tìm kiếm không tồn tại\",\"MSmKHn\":\"Giá hiển thị cho khách hàng sẽ bao gồm thuế và phí.\",\"6zQOg1\":\"Giá hiển thị cho khách hàng sẽ không bao gồm thuế và phí. Chúng sẽ được hiển thị riêng biệt.\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"Tiêu đề của sự kiện sẽ được hiển thị trong kết quả của công cụ tìm kiếm và khi chia sẻ trên phương tiện truyền thông xã hội. \",\"wDx3FF\":\"Không có sản phẩm nào cho sự kiện này\",\"pNgdBv\":\"Không có sản phẩm nào trong danh mục này\",\"rMcHYt\":\"Có một khoản hoàn tiền đang chờ xử lý. Vui lòng đợi hoàn tất trước khi yêu cầu hoàn tiền khác.\",\"F89D36\":\"Đã xảy ra lỗi khi đánh dấu đơn hàng là đã thanh toán\",\"68Axnm\":\"Đã xảy ra lỗi khi xử lý yêu cầu của bạn. Vui lòng thử lại.\",\"mVKOW6\":\"Có một lỗi khi gửi tin nhắn của bạn\",\"AhBPHd\":\"Những chi tiết này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn hàng chờ thanh toán sẽ không hiển thị tin nhắn này.\",\"Pc/Wtj\":\"Người tham dự này có đơn hàng chưa thanh toán.\",\"mf3FrP\":\"Danh mục này chưa có bất kỳ sản phẩm nào.\",\"8QH2Il\":\"Danh mục này bị ẩn khỏi chế độ xem công khai\",\"xxv3BZ\":\"Danh sách người tham dự này đã hết hạn\",\"Sa7w7S\":\"Danh sách người tham dự này đã hết hạn và không còn có sẵn để kiểm tra.\",\"Uicx2U\":\"Danh sách người tham dự này đang hoạt động\",\"1k0Mp4\":\"Danh sách người tham dự này chưa hoạt động\",\"K6fmBI\":\"Danh sách người tham dự này chưa hoạt động và không có sẵn để kiểm tra.\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"Thông tin này sẽ được hiển thị trên trang thanh toán, trang tóm tắt đơn hàng và email xác nhận đơn hàng.\",\"XAHqAg\":\"Đây là một sản phẩm chung, như áo phông hoặc cốc. Không có vé nào được phát hành\",\"CNk/ro\":\"Đây là một sự kiện trực tuyến\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"Thông báo này sẽ được bao gồm trong phần chân trang của tất cả các email được gửi từ sự kiện này\",\"55i7Fa\":\"Thông báo này sẽ chỉ được hiển thị nếu đơn hàng được hoàn thành thành công. Đơn chờ thanh toán sẽ không hiển thị thông báo này.\",\"RjwlZt\":\"Đơn hàng này đã được thanh toán.\",\"5K8REg\":\"Đơn hàng này đã được hoàn trả.\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"Đơn hàng này đã bị hủy bỏ.\",\"Q0zd4P\":\"Đơn hàng này đã hết hạn. Vui lòng bắt đầu lại.\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"Đơn hàng này đã hoàn tất.\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"Trang Đơn hàng này không còn có sẵn.\",\"i0TtkR\":\"Điều này ghi đè tất cả các cài đặt khả năng hiển thị và sẽ ẩn sản phẩm khỏi tất cả các khách hàng.\",\"cRRc+F\":\"Sản phẩm này không thể bị xóa vì nó được liên kết với một đơn hàng. \",\"3Kzsk7\":\"Sản phẩm này là vé. Người mua sẽ nhận được vé sau khi mua\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"Liên kết mật khẩu đặt lại này không hợp lệ hoặc hết hạn.\",\"IV9xTT\":\"Người dùng này không hoạt động, vì họ chưa chấp nhận lời mời của họ.\",\"5AnPaO\":\"vé\",\"kjAL4v\":\"Vé\",\"dtGC3q\":\"Email vé đã được gửi lại với người tham dự\",\"54q0zp\":\"Vé cho\",\"xN9AhL\":[\"Cấp \",[\"0\"]],\"jZj9y9\":\"Sản phẩm cấp bậc\",\"8wITQA\":\"Sản phẩm theo bậc cho phép bạn cung cấp nhiều tùy chọn giá cho cùng một sản phẩm. Điều này hoàn hảo cho các sản phẩm ưu đãi sớm hoặc các nhóm giá khác nhau cho từng đối tượng.\",\"nn3mSR\":\"Thời gian còn lại:\",\"s/0RpH\":\"Thời gian được sử dụng\",\"y55eMd\":\"Thời gian được sử dụng\",\"40Gx0U\":\"Múi giờ\",\"oDGm7V\":\"Tip\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"Công cụ\",\"72c5Qo\":\"Tổng\",\"YXx+fG\":\"Tổng trước khi giảm giá\",\"NRWNfv\":\"Tổng tiền chiết khấu\",\"BxsfMK\":\"Tổng phí\",\"2bR+8v\":\"Tổng doanh thu\",\"mpB/d9\":\"Tổng tiền đơn hàng\",\"m3FM1g\":\"Tổng đã hoàn lại\",\"jEbkcB\":\"Tổng đã hoàn lại\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"Tổng thuế\",\"+zy2Nq\":\"Loại\",\"FMdMfZ\":\"Không thể kiểm tra người tham dự\",\"bPWBLL\":\"Không thể kiểm tra người tham dự\",\"9+P7zk\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"WLxtFC\":\"Không thể tạo sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"/cSMqv\":\"Không thể tạo câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"MH/lj8\":\"Không thể cập nhật câu hỏi. Vui lòng kiểm tra thông tin của bạn\",\"nnfSdK\":\"Khách hàng duy nhất\",\"Mqy/Zy\":\"Hoa Kỳ\",\"NIuIk1\":\"Không giới hạn\",\"/p9Fhq\":\"Không giới hạn có sẵn\",\"E0q9qH\":\"Sử dụng không giới hạn\",\"h10Wm5\":\"Đơn hàng chưa thanh toán\",\"ia8YsC\":\"Sắp tới\",\"TlEeFv\":\"Các sự kiện sắp tới\",\"L/gNNk\":[\"Cập nhật \",[\"0\"]],\"+qqX74\":\"Cập nhật tên sự kiện, mô tả và ngày\",\"vXPSuB\":\"Cập nhật hồ sơ\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"URL\",\"UtDm3q\":\"URL được sao chép vào bảng tạm\",\"e5lF64\":\"Ví dụ sử dụng\",\"fiV0xj\":\"Giới hạn sử dụng\",\"sGEOe4\":\"Sử dụng phiên bản làm mờ của ảnh bìa làm nền\",\"OadMRm\":\"Sử dụng hình ảnh bìa\",\"7PzzBU\":\"Người dùng\",\"yDOdwQ\":\"Quản lý người dùng\",\"Sxm8rQ\":\"Người dùng\",\"VEsDvU\":\"Người dùng có thể thay đổi email của họ trong <0>Cài đặt hồ sơ\",\"vgwVkd\":\"UTC\",\"khBZkl\":\"Thuế VAT\",\"E/9LUk\":\"Tên địa điểm\",\"jpctdh\":\"Xem\",\"Pte1Hv\":\"Xem chi tiết người tham dự\",\"/5PEQz\":\"Xem trang sự kiện\",\"fFornT\":\"Xem tin nhắn đầy đủ\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"Xem trên Google Maps\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"Danh sách người tham dự VIP\",\"tF+VVr\":\"Vé VIP\",\"2q/Q7x\":\"Tầm nhìn\",\"vmOFL/\":\"Chúng tôi không thể xử lý thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"45Srzt\":\"Chúng tôi không thể xóa danh mục. Vui lòng thử lại.\",\"/DNy62\":[\"Chúng tôi không thể tìm thấy bất kỳ vé nào khớp với \",[\"0\"]],\"1E0vyy\":\"Chúng tôi không thể tải dữ liệu. Vui lòng thử lại.\",\"NmpGKr\":\"Chúng tôi không thể sắp xếp lại các danh mục. Vui lòng thử lại.\",\"BJtMTd\":\"Chúng tôi đề xuất kích thước 2160px bằng 1080px và kích thước tệp tối đa là 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"Chúng tôi không thể xác nhận thanh toán của bạn. Vui lòng thử lại hoặc liên hệ với ban tổ chức.\",\"Gspam9\":\"Chúng tôi đang xử lý đơn hàng của bạn. Đợi một chút...\",\"LuY52w\":\"Chào mừng bạn! Vui lòng đăng nhập để tiếp tục.\",\"dVxpp5\":[\"Chào mừng trở lại\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"Sản phẩm cấp bậc là gì?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"Thể loại là gì?\",\"gxeWAU\":\"Mã này áp dụng cho sản phẩm nào?\",\"hFHnxR\":\"Mã này áp dụng cho sản phẩm nào? (Mặc định áp dụng cho tất cả)\",\"AeejQi\":\"Sản phẩm nào nên áp dụng công suất này?\",\"Rb0XUE\":\"Bạn sẽ đến lúc mấy giờ?\",\"5N4wLD\":\"Đây là loại câu hỏi nào?\",\"gyLUYU\":\"Khi được bật, hóa đơn sẽ được tạo cho các đơn hàng vé. Hóa đơn sẽ được gửi kèm với email xác nhận đơn hàng. Người tham dự cũng có thể tải hóa đơn của họ từ trang xác nhận đơn hàng.\",\"D3opg4\":\"Khi thanh toán ngoại tuyến được bật, người dùng có thể hoàn tất đơn hàng và nhận vé của họ. Vé của họ sẽ hiển thị rõ ràng rằng đơn hàng chưa được thanh toán, và công cụ check-in sẽ thông báo cho nhân viên check-in nếu đơn hàng cần thanh toán.\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"Những vé nào nên được liên kết với danh sách người tham dự này?\",\"S+OdxP\":\"Ai đang tổ chức sự kiện này?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"Ai nên được hỏi câu hỏi này?\",\"VxFvXQ\":\"Nhúng Widget\",\"v1P7Gm\":\"Cài đặt widget\",\"b4itZn\":\"Làm việc\",\"hqmXmc\":\"Làm việc ...\",\"+G/XiQ\":\"Từ đầu năm đến nay\",\"l75CjT\":\"Có\",\"QcwyCh\":\"Có, loại bỏ chúng\",\"ySeBKv\":\"Bạn đã quét vé này rồi\",\"P+Sty0\":[\"Bạn đang thay đổi email của mình thành <0>\",[\"0\"],\".\"],\"gGhBmF\":\"Bạn đang ngoại tuyến\",\"sdB7+6\":\"Bạn có thể tạo mã khuyến mãi nhắm mục tiêu sản phẩm này trên\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"Bạn không thể thay đổi loại sản phẩm vì có những người tham dự liên quan đến sản phẩm này.\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"Bạn không thể xác nhận người tham dự với các đơn hàng không được thanh toán. Cài đặt này có thể được thay đổi ở phần cài đặt sự kiện.\",\"c9Evkd\":\"Bạn không thể xóa danh mục cuối cùng.\",\"6uwAvx\":\"Bạn không thể xóa cấp giá này vì đã có sản phẩm được bán cho cấp này. Thay vào đó, bạn có thể ẩn nó.\",\"tFbRKJ\":\"Bạn không thể chỉnh sửa vai trò hoặc trạng thái của chủ sở hữu tài khoản.\",\"fHfiEo\":\"Bạn không thể hoàn trả một Đơn hàng được tạo thủ công.\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"Bạn có quyền truy cập vào nhiều tài khoản. Vui lòng chọn một tài khoản để tiếp tục.\",\"Z6q0Vl\":\"Bạn đã chấp nhận lời mời này. Vui lòng đăng nhập để tiếp tục.\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"Bạn không có thay đổi email đang chờ xử lý.\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"Bạn đã hết thời gian để hoàn thành đơn hàng của mình.\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"Bạn chưa gửi bất kỳ tin nhắn nào. Bạn có thể gửi tin nhắn tới tất cả người tham dự, hoặc cho người giữ sản phẩm cụ thể.\",\"R6i9o9\":\"Bạn phải hiểu rằng email này không phải là email quảng cáo\",\"3ZI8IL\":\"Bạn phải đồng ý với các điều khoản và điều kiện\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"Bạn phải tạo một vé trước khi bạn có thể thêm một người tham dự.\",\"jE4Z8R\":\"Bạn phải có ít nhất một cấp giá\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"Bạn sẽ phải đánh dấu một đơn hàng theo cách thủ công. Được thực hiện trong trang quản lý đơn hàng.\",\"L/+xOk\":\"Bạn sẽ cần một vé trước khi bạn có thể tạo một danh sách người tham dự.\",\"Djl45M\":\"Bạn sẽ cần tại một sản phẩm trước khi bạn có thể tạo một sự phân công công suất.\",\"y3qNri\":\"Bạn cần ít nhất một sản phẩm để bắt đầu. Miễn phí, trả phí hoặc để người dùng quyết định số tiền thanh toán.\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"Tên tài khoản của bạn được sử dụng trên các trang sự kiện và trong email.\",\"veessc\":\"Người tham dự của bạn sẽ xuất hiện ở đây sau khi họ đăng ký tham gia sự kiện. Bạn cũng có thể thêm người tham dự theo cách thủ công.\",\"Eh5Wrd\":\"Trang web tuyệt vời của bạn 🎉\",\"lkMK2r\":\"Thông tin của bạn\",\"3ENYTQ\":[\"Yêu cầu email của bạn thay đổi thành <0>\",[\"0\"],\" đang chờ xử lý. \"],\"yZfBoy\":\"Tin nhắn của bạn đã được gửi\",\"KSQ8An\":\"Đơn hàng của bạn\",\"Jwiilf\":\"Đơn hàng của bạn đã bị hủy\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"Đơn hàng của bạn sẽ xuất hiện ở đây sau khi chúng bắt đầu tham gia.\",\"9TO8nT\":\"Mật khẩu của bạn\",\"P8hBau\":\"Thanh toán của bạn đang xử lý.\",\"UdY1lL\":\"Thanh toán của bạn không thành công, vui lòng thử lại.\",\"fzuM26\":\"Thanh toán của bạn không thành công. Vui lòng thử lại.\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"Hoàn lại tiền của bạn đang xử lý.\",\"IFHV2p\":\"Vé của bạn cho\",\"x1PPdr\":\"mã zip / bưu điện\",\"BM/KQm\":\"mã zip hoặc bưu điện\",\"+LtVBt\":\"mã zip hoặc bưu điện\",\"25QDJ1\":\"- Nhấp để xuất bản\",\"WOyJmc\":\"- Nhấp để gỡ bỏ\",\"ncwQad\":\"(trống)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" đã check-in\"],\"S4PqS9\":[[\"0\"],\" Webhook đang hoạt động\"],\"6MIiOI\":[\"Còn \",[\"0\"]],\"COnw8D\":[\"Logo \",[\"0\"]],\"B7pZfX\":[[\"0\"],\" nhà tổ chức\"],\"/HkCs4\":[[\"0\"],\" vé\"],\"TjbIUI\":[[\"availableCount\"],\" trong số \",[\"totalCount\"],\" có sẵn\"],\"OJnhhX\":[[\"EventCount\"],\" Sự kiện\"],\"3IEF7U\":[[\"totalCount\"],\" loại vé\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+Thuế/Phí\",\"B1St2O\":\"<0>Danh sách check-in giúp bạn quản lý lối vào sự kiện theo ngày, khu vực hoặc loại vé. Bạn có thể liên kết vé với các danh sách cụ thể như khu vực VIP hoặc vé Ngày 1 và chia sẻ liên kết check-in an toàn với nhân viên. Không cần tài khoản. Check-in hoạt động trên điện thoại di động, máy tính để bàn hoặc máy tính bảng, sử dụng camera thiết bị hoặc máy quét USB HID. \",\"v9VSIS\":\"<0>Đặt giới hạn tổng số người tham dự áp dụng cho nhiều loại vé cùng lúc.<1>Ví dụ: nếu bạn liên kết vé <2>Day Pass và <3>Full Weekend, cả hai sẽ sử dụng chung một số lượng chỗ. Khi đạt giới hạn, tất cả các vé được liên kết sẽ tự động ngừng bán.\",\"ZnVt5v\":\"<0>Webhooks thông báo ngay lập tức cho các dịch vụ bên ngoài khi sự kiện diễn ra, chẳng hạn như thêm người tham dự mới vào CRM hoặc danh sách email khi đăng ký, đảm bảo tự động hóa mượt mà.<1>Sử dụng các dịch vụ bên thứ ba như <2>Zapier, <3>IFTTT hoặc <4>Make để tạo quy trình làm việc tùy chỉnh và tự động hóa công việc.\",\"fAv9QG\":\"🎟️ Thêm vé\",\"M2DyLc\":\"1 Webhook đang hoạt động\",\"yTsaLw\":\"1 vé\",\"nz96Ue\":\"1 loại vé\",\"HR/cvw\":\"123 Đường Mẫu\",\"kMU5aM\":\"Thông báo hủy đã được gửi đến\",\"V53XzQ\":\"Mã xác thực mới đã được gửi đến email của bạn\",\"/z/bH1\":\"Mô tả ngắn gọn về nhà tổ chức của bạn sẽ được hiển thị cho người dùng.\",\"aS0jtz\":\"Đã bỏ\",\"uyJsf6\":\"Thông tin sự kiện\",\"WTk/ke\":\"Giới thiệu về Stripe Connect\",\"JvuLls\":\"Hấp thụ phí\",\"lk74+I\":\"Hấp thụ phí\",\"1uJlG9\":\"Màu nhấn\",\"K5+3xg\":\"Chấp nhận lời mời\",\"VTfZPy\":\"Truy cập bị từ chối\",\"iN5Cz3\":\"Tài khoản đã được kết nối!\",\"YP4JuP\":\"Cấu hình tài khoản đã được cập nhật thành công\",\"vOuxvL\":\"Thông tin tài khoản\",\"EHNORh\":\"Không tìm thấy tài khoản\",\"bPwFdf\":\"Tài Khoản\",\"nMtNd+\":\"Cần hành động: Kết nối lại tài khoản Stripe của bạn\",\"AhwTa1\":\"Cần hành động: Cần thông tin VAT\",\"APyAR/\":\"Sự kiện hoạt động\",\"UWWRyd\":\"Thêm câu hỏi tùy chỉnh để thu thập thông tin bổ sung trong quá trình thanh toán\",\"a5KFZU\":\"Thêm chi tiết sự kiện và quản lý cài đặt sự kiện.\",\"Fb+SDI\":\"Thêm nhiều vé hơn\",\"7JF9w9\":\"Thêm câu hỏi\",\"6PNlRV\":\"Thêm sự kiện này vào lịch của bạn\",\"BGD9Yt\":\"Thêm vé\",\"QN2F+7\":\"Thêm Webhook\",\"NsWqSP\":\"Thêm tài khoản mạng xã hội và URL trang web của bạn. Chúng sẽ được hiển thị trên trang công khai của nhà tổ chức.\",\"bVjDs9\":\"Phí bổ sung\",\"0Zypnp\":\"Bảng Điều Khiển Quản Trị\",\"YAV57v\":\"Đối tác liên kết\",\"I+utEq\":\"Mã đối tác liên kết không thể thay đổi\",\"/jHBj5\":\"Tạo đối tác liên kết thành công\",\"uCFbG2\":\"Xóa đối tác liên kết thành công\",\"a41PKA\":\"Doanh số đối tác liên kết sẽ được theo dõi\",\"mJJh2s\":\"Doanh số đối tác liên kết sẽ không được theo dõi. Điều này sẽ vô hiệu hóa đối tác.\",\"jabmnm\":\"Cập nhật đối tác liên kết thành công\",\"CPXP5Z\":\"Chi nhánh\",\"9Wh+ug\":\"Đã xuất danh sách đối tác\",\"3cqmut\":\"Đối tác liên kết giúp bạn theo dõi doanh số từ các đối tác và người ảnh hưởng. Tạo mã đối tác và chia sẻ để theo dõi hiệu suất.\",\"7rLTkE\":\"Tất cả sự kiện đã lưu trữ\",\"gKq1fa\":\"Tất cả người tham dự\",\"pMLul+\":\"Tất cả tiền tệ\",\"qlaZuT\":\"Hoàn thành! Bây giờ bạn đang sử dụng hệ thống thanh toán nâng cấp của chúng tôi.\",\"ZS/D7f\":\"Tất cả sự kiện đã kết thúc\",\"QsYjci\":\"Tất cả sự kiện\",\"31KB8w\":\"Đã xóa tất cả công việc thất bại\",\"D2g7C7\":\"Tất cả công việc đã được xếp hàng để thử lại\",\"dr7CWq\":\"Tất cả sự kiện sắp diễn ra\",\"GpT6Uf\":\"Cho phép người tham dự cập nhật thông tin vé của họ (tên, email) qua liên kết bảo mật được gửi cùng với xác nhận đơn hàng.\",\"QUg5y1\":\"Gần xong rồi! Hoàn thành kết nối tài khoản Stripe để bắt đầu nhận thanh toán.\",\"c4uJfc\":\"Sắp xong rồi! Chúng tôi đang chờ thanh toán của bạn được xử lý. Quá trình này chỉ mất vài giây.\",\"ocS8eq\":[\"Đã có tài khoản? <0>\",[\"0\"],\"\"],\"/H326L\":\"Đã hoàn tiền\",\"RtxQTF\":\"Cũng hủy đơn hàng này\",\"jkNgQR\":\"Cũng hoàn tiền đơn hàng này\",\"xYqsHg\":\"Luôn có sẵn\",\"Wvrz79\":\"Số tiền đã thanh toán\",\"Zkymb9\":\"Email để liên kết với đối tác này. Đối tác sẽ không nhận được thông báo.\",\"vRznIT\":\"Đã xảy ra lỗi khi kiểm tra trạng thái xuất.\",\"eusccx\":\"Thông báo tùy chọn để hiển thị trên sản phẩm nổi bật, ví dụ: \\\"Bán nhanh 🔥\\\" hoặc \\\"Giá trị tốt nhất\\\"\",\"QNrkms\":\"Câu trả lời đã được cập nhật thành công.\",\"Znwxal\":\"Cấu hình phí ứng dụng\",\"261RBr\":\"Phê duyệt tin nhắn\",\"0aVEBY\":\"Bạn có chắc chắn muốn xóa tất cả các công việc thất bại không?\",\"LchiNd\":\"Bạn có chắc chắn muốn xóa đối tác này? Hành động này không thể hoàn tác.\",\"vPeW/6\":\"Bạn có chắc chắn muốn xóa cấu hình này không? Điều này có thể ảnh hưởng đến các tài khoản đang sử dụng nó.\",\"JmVITJ\":\"Bạn có chắc chắn muốn xóa mẫu này không? Hành động này không thể hoàn tác và email sẽ quay về mẫu mặc định.\",\"aLS+A6\":\"Bạn có chắc chắn muốn xóa mẫu này không? Hành động này không thể hoàn tác và email sẽ quay về mẫu của tổ chức hoặc mẫu mặc định.\",\"5H3Z78\":\"Bạn có chắc là bạn muốn xóa webhook này không?\",\"147G4h\":\"Bạn có chắc chắn muốn rời đi?\",\"VDWChT\":\"Bạn có chắc muốn chuyển nhà tổ chức này sang bản nháp không? Trang của nhà tổ chức sẽ không hiển thị công khai.\",\"pWtQJM\":\"Bạn có chắc muốn công khai nhà tổ chức này không? Trang của nhà tổ chức sẽ hiển thị công khai.\",\"WFHOlF\":\"Bạn có chắc chắn muốn xuất bản sự kiện này? Sau khi xuất bản, sự kiện sẽ hiển thị công khai.\",\"4TNVdy\":\"Bạn có chắc chắn muốn xuất bản hồ sơ nhà tổ chức này? Sau khi xuất bản, hồ sơ sẽ hiển thị công khai.\",\"cDtoWq\":[\"Bạn có chắc chắn muốn gửi lại xác nhận đơn hàng đến \",[\"0\"],\"?\"],\"xeIaKw\":[\"Bạn có chắc chắn muốn gửi lại vé đến \",[\"0\"],\"?\"],\"ExDt3P\":\"Bạn có chắc chắn muốn hủy xuất bản sự kiện này? Sự kiện sẽ không còn hiển thị công khai.\",\"5Qmxo/\":\"Bạn có chắc chắn muốn hủy xuất bản hồ sơ nhà tổ chức này? Hồ sơ sẽ không còn hiển thị công khai.\",\"Uqefyd\":\"Bạn có đăng ký VAT tại EU không?\",\"+QARA4\":\"Nghệ thuật\",\"tLf3yJ\":\"Vì doanh nghiệp của bạn có trụ sở tại Ireland, VAT Ireland 23% sẽ được áp dụng tự động cho tất cả phí nền tảng.\",\"QGoXh3\":\"Vì doanh nghiệp của bạn có trụ sở tại EU, chúng tôi cần xác định cách xử lý VAT chính xác cho phí nền tảng:\",\"tMeVa/\":\"Yêu cầu tên và email cho mỗi vé được mua\",\"/JdZIP\":\"Cấu hình được chỉ định\",\"xdiER7\":\"Cấp độ được gán\",\"F2rX0R\":\"Ít nhất một loại sự kiện phải được chọn\",\"BCmibk\":\"Lần thử\",\"6PecK3\":\"Tỷ lệ tham dự và check-in cho tất cả sự kiện\",\"AJ4rvK\":\"Người tham dự đã hủy bỏ\",\"qvylEK\":\"Người tham dự đã tạo ra\",\"Aspq3b\":\"Thu thập thông tin người tham dự\",\"fpb0rX\":\"Thông tin người tham dự được sao chép từ đơn hàng\",\"0R3Y+9\":\"Email người tham dự\",\"94aQMU\":\"Thông tin người tham dự\",\"KkrBiR\":\"Thu thập thông tin người tham dự\",\"av+gjP\":\"Tên người tham dự\",\"cosfD8\":\"Trạng Thái Người Tham Dự\",\"D2qlBU\":\"Người tham dự cập nhật\",\"22BOve\":\"Người tham dự đã được cập nhật thành công\",\"x8Vnvf\":\"Vé của người tham dự không có trong danh sách này\",\"k3Tngl\":\"Danh sách người tham dự đã được xuất\",\"UoIRW8\":\"Người tham dự đã đăng ký\",\"5UbY+B\":\"Người tham dự có vé cụ thể\",\"4HVzhV\":\"Người tham dự:\",\"HVkhy2\":\"Phân tích phân bổ\",\"dMMjeD\":\"Chi tiết phân bổ\",\"1oPDuj\":\"Giá trị phân bổ\",\"PZ7FTW\":\"Tự động phát hiện dựa trên màu nền, nhưng có thể ghi đè\",\"clF06r\":\"Có thể hoàn tiền\",\"NB5+UG\":\"Token có sẵn\",\"EmYMHc\":\"Chờ thanh toán ngoại tuyến\",\"kNmmvE\":\"Công ty TNHH Awesome Events\",\"TeSaQO\":\"Quay lại tài khoản\",\"kYqM1A\":\"Quay lại sự kiện\",\"td/bh+\":\"Quay lại Báo cáo\",\"jIPNJG\":\"Thông tin cơ bản\",\"WOpH7O\":\"Trải nghiệm thanh toán tuyệt đẹp trên mọi thiết bị\",\"iMdwTb\":\"Trước khi sự kiện của bạn có thể phát trực tiếp, bạn cần thực hiện một vài việc. Hoàn thành tất cả các bước dưới đây để bắt đầu.\",\"UabgBd\":\"Nội dung là bắt buộc\",\"HWXuQK\":\"Đánh dấu trang này để quản lý đơn hàng của bạn bất cứ lúc nào.\",\"CUKVDt\":\"Xây dựng thương hiệu vé của bạn với logo, màu sắc và thông điệp chân trang tùy chỉnh.\",\"9N+p+g\":\"Kinh doanh\",\"7ns+do\":\"Địa chỉ doanh nghiệp\",\"LeC29u\":\"Địa chỉ doanh nghiệp cho mục đích VAT\",\"RReHTu\":\"Tên doanh nghiệp\",\"bv6RXK\":\"Nhãn nút\",\"ChDLlO\":\"Văn bản nút\",\"BUe8Wj\":\"Người mua trả\",\"qF1qbA\":\"Người mua thấy giá rõ ràng. Phí nền tảng được khấu trừ từ khoản thanh toán của bạn.\",\"DFqasq\":[\"Bằng cách tiếp tục, bạn đồng ý với <0>Điều khoản dịch vụ của \",[\"0\"],\"\"],\"lFdbRS\":\"Bỏ qua phí ứng dụng\",\"2VLZwd\":\"Nút hành động\",\"PUpvQe\":\"Máy quét camera\",\"D02dD9\":\"Chiến dịch\",\"H4nE+E\":\"Hủy tất cả sản phẩm và trả lại pool có sẵn\",\"tOXAdc\":\"Hủy sẽ hủy tất cả người tham dự liên quan đến đơn hàng này và trả vé về pool có sẵn.\",\"IrUqjC\":\"Không thể check-in (Đã hủy)\",\"01sEfm\":\"Không thể xóa cấu hình mặc định của hệ thống\",\"VsM1HH\":\"Phân bổ sức chứa\",\"K7tIrx\":\"Danh mục\",\"2tbLdK\":\"Từ thiện\",\"v4fiSg\":\"Kiểm tra email của bạn\",\"51AsAN\":\"Kiểm tra hộp thư của bạn! Nếu có vé liên kết với email này, bạn sẽ nhận được liên kết để xem.\",\"udRwQs\":\"Check-in đã được tạo\",\"F4SRy3\":\"Check-in đã bị xóa\",\"9gPPUY\":\"Danh sách Check-In Đã Tạo!\",\"f2vU9t\":\"Danh sách check-in\",\"tMNBEF\":\"Danh sách check-in cho phép bạn kiểm soát lối vào theo ngày, khu vực hoặc loại vé. Bạn có thể chia sẻ liên kết check-in an toàn với nhân viên — không cần tài khoản.\",\"SHJwyq\":\"Tỷ lệ check-in\",\"qCqdg6\":\"Trạng thái đăng ký\",\"cKj6OE\":\"Tóm tắt Check-in\",\"7B5M35\":\"Check-In\",\"DM4gBB\":\"Tiếng Trung (Phồn thể)\",\"pkk46Q\":\"Chọn một nhà tổ chức\",\"Crr3pG\":\"Chọn lịch\",\"LAW8Vb\":\"Chọn cài đặt mặc định cho các sự kiện mới. Điều này có thể được ghi đè cho từng sự kiện riêng lẻ.\",\"pjp2n5\":\"Chọn ai trả phí nền tảng. Điều này không ảnh hưởng đến các khoản phí bổ sung mà bạn đã cấu hình trong cài đặt tài khoản.\",\"CySr+W\":\"Nhấp để xem ghi chú\",\"RG3szS\":\"đóng\",\"RWw9Lg\":\"Đóng hộp thoại\",\"XwdMMg\":\"Mã chỉ được chứa chữ cái, số, dấu gạch ngang và dấu gạch dưới\",\"+yMJb7\":\"Mã là bắt buộc\",\"m9SD3V\":\"Mã phải có ít nhất 3 ký tự\",\"V1krgP\":\"Mã không được quá 20 ký tự\",\"psqIm5\":\"Hợp tác với nhóm của bạn để tạo nên những sự kiện tuyệt vời.\",\"4bUH9i\":\"Thu thập thông tin chi tiết người tham dự cho mỗi vé đã mua.\",\"TkfG8v\":\"Thu thập thông tin theo đơn hàng\",\"96ryID\":\"Thu thập thông tin theo vé\",\"FpsvqB\":\"Chế độ màu\",\"jEu4bB\":\"Cột\",\"CWk59I\":\"Hài kịch\",\"rPA+Gc\":\"Tùy chọn liên lạc\",\"7D9MJz\":\"Hoàn tất thiết lập Stripe\",\"OqEV/G\":\"Hoàn thành thiết lập bên dưới để tiếp tục\",\"nqx+6h\":\"Hoàn thành các bước này để bắt đầu bán vé cho sự kiện của bạn.\",\"5YrKW7\":\"Hoàn tất thanh toán để đảm bảo vé của bạn.\",\"xGU92i\":\"Hoàn thành hồ sơ của bạn để tham gia nhóm.\",\"ih35UP\":\"Trung tâm hội nghị\",\"B5fpAA\":\"Cấu hình đã được chỉ định thành công\",\"X1zdE7\":\"Cấu hình đã được tạo thành công\",\"mLBUMQ\":\"Cấu hình đã được xóa thành công\",\"qxquWu\":\"Tên cấu hình hiển thị cho người dùng cuối. \\\"Phí cố định\\\" và \\\"Phí phần trăm\\\" là phí ứng dụng tính bằng USD trên tất cả các giao dịch.\",\"eeZdaB\":\"Cấu hình đã được cập nhật thành công\",\"3cKoxx\":\"Cấu hình\",\"8v2LRU\":\"Cấu hình chi tiết sự kiện, địa điểm, tùy chọn thanh toán và thông báo email.\",\"raw09+\":\"Cấu hình cách thu thập thông tin người tham dự trong quá trình thanh toán\",\"FI60XC\":\"Cấu hình thuế và phí\",\"NGXKG/\":\"Xác nhận địa chỉ email\",\"JRQitQ\":\"Xác nhận mật khẩu mới\",\"Auz0Mz\":\"Xác nhận email của bạn để sử dụng đầy đủ tính năng.\",\"7+grte\":\"Email xác nhận đã được gửi! Vui lòng kiểm tra hộp thư đến của bạn.\",\"n/7+7Q\":\"Xác nhận đã gửi đến\",\"o5A0Go\":\"Chúc mừng bạn đã tạo sự kiện thành công!\",\"WNnP3w\":\"Kết nối và nâng cấp\",\"Xe2tSS\":\"Tài liệu kết nối\",\"1Xxb9f\":\"Kết nối xử lý thanh toán\",\"nQI4H5\":\"Kết nối Stripe để bật chỉnh sửa mẫu email\",\"LmvZ+E\":\"Kết nối Stripe để bật tính năng nhắn tin\",\"EWnXR+\":\"Kết nối với Stripe\",\"VioGG1\":\"Kết nối tài khoản Stripe để chấp nhận thanh toán cho vé và sản phẩm.\",\"4qmnU8\":\"Kết nối tài khoản Stripe để nhận thanh toán.\",\"E1eze1\":\"Kết nối tài khoản Stripe để bắt đầu nhận thanh toán cho sự kiện của bạn.\",\"ulV1ju\":\"Kết nối tài khoản Stripe để bắt đầu nhận thanh toán.\",\"/3017M\":\"Đã kết nối với Stripe\",\"jfC/xh\":\"Liên hệ\",\"LOFgda\":[\"Liên hệ \",[\"0\"]],\"41BQ3k\":\"Email liên hệ\",\"KcXRN+\":\"Email liên hệ hỗ trợ\",\"m8WD6t\":\"Tiếp tục thiết lập\",\"0GwUT4\":\"Tiếp tục đến thanh toán\",\"sBV87H\":\"Tiếp tục tạo sự kiện\",\"nKtyYu\":\"Tiếp tục bước tiếp theo\",\"F3/nus\":\"Tiếp tục thanh toán\",\"p2FRHj\":\"Kiểm soát cách xử lý phí nền tảng cho sự kiện này\",\"1JnTgU\":\"Đã sao chép từ trên\",\"FxVG/l\":\"Đã sao chép vào clipboard\",\"PiH3UR\":\"Đã sao chép!\",\"uUPbPg\":\"Sao chép liên kết đối tác\",\"iVm46+\":\"Sao chép mã\",\"+2ZJ7N\":\"Sao chép chi tiết cho người tham dự đầu tiên\",\"ZN1WLO\":\"Sao chép Email\",\"tUGbi8\":\"Sao chép thông tin của tôi cho:\",\"y22tv0\":\"Sao chép liên kết này để chia sẻ ở bất kỳ đâu\",\"/4gGIX\":\"Sao chép vào bộ nhớ tạm\",\"P0rbCt\":\"Ảnh bìa\",\"60u+dQ\":\"Ảnh bìa sẽ được hiển thị ở đầu trang sự kiện của bạn\",\"2NLjA6\":\"Ảnh bìa sẽ hiển thị ở đầu trang của nhà tổ chức\",\"zg4oSu\":[\"Tạo mẫu \",[\"0\"]],\"RKKhnW\":\"Tạo widget tùy chỉnh để bán vé trên trang web của bạn.\",\"yIRev4\":\"Tạo mật khẩu\",\"xfKgwv\":\"Tạo đối tác\",\"tudG8q\":\"Tạo và cấu hình vé và hàng hóa để bán.\",\"YAl9Hg\":\"Tạo cấu hình\",\"BTne9e\":\"Tạo mẫu email tùy chỉnh cho sự kiện này ghi đè mặc định của tổ chức\",\"YIDzi/\":\"Tạo mẫu tùy chỉnh\",\"Nc3l/D\":\"Tạo giảm giá, mã truy cập cho vé ẩn và ưu đãi đặc biệt.\",\"eWEV9G\":\"Tạo mật khẩu mới\",\"8AiKIu\":\"Tạo vé hoặc sản phẩm\",\"agZ87r\":\"Tạo vé cho sự kiện của bạn, đặt giá và quản lý số lượng có sẵn.\",\"/HGmW9\":\"Tạo liên kết có thể theo dõi để thưởng cho các đối tác quảng bá sự kiện của bạn.\",\"dkAPxi\":\"Tạo webhook\",\"5slqwZ\":\"Tạo sự kiện của bạn\",\"JQNMrj\":\"Tạo sự kiện đầu tiên của bạn\",\"CCjxOC\":\"Tạo sự kiện đầu tiên để bắt đầu bán vé và quản lý người tham dự.\",\"ZCSSd+\":\"Tạo sự kiện của riêng bạn\",\"67NsZP\":\"Đang tạo sự kiện...\",\"H34qcM\":\"Đang tạo nhà tổ chức...\",\"1YMS+X\":\"Đang tạo sự kiện của bạn, vui lòng đợi\",\"yiy8Jt\":\"Đang tạo hồ sơ nhà tổ chức của bạn, vui lòng đợi\",\"lfLHNz\":\"Nhãn CTA là bắt buộc\",\"BMtue0\":\"Bộ xử lý thanh toán hiện tại\",\"T+1APV\":\"Số VAT hiện tại đã được xác thực\",\"v2GlhZ\":\"Xác thực số VAT hiện tại không thành công\",\"iTvh6I\":\"Hiện có sẵn để mua\",\"g7HIC0\":\"Thương hiệu tùy chỉnh\",\"mimF6c\":\"Tin nhắn tùy chỉnh sau thanh toán\",\"O6mra8\":\"Câu hỏi tùy chỉnh\",\"axv/Mi\":\"Mẫu tùy chỉnh\",\"QMHSMS\":\"Khách hàng sẽ nhận email xác nhận hoàn tiền\",\"L/Qc+w\":\"Địa chỉ email khách hàng\",\"wpfWhJ\":\"Tên khách hàng\",\"GIoqtA\":\"Họ khách hàng\",\"NihQNk\":\"Khách hàng\",\"7gsjkI\":\"Tùy chỉnh email gửi cho khách hàng bằng mẫu Liquid. Các mẫu này sẽ được dùng làm mặc định cho tất cả sự kiện trong tổ chức của bạn.\",\"xJaTUK\":\"Tùy chỉnh bố cục, màu sắc và thương hiệu của trang chủ sự kiện.\",\"MXZfGN\":\"Tùy chỉnh các câu hỏi được hỏi trong quá trình thanh toán để thu thập thông tin quan trọng từ người tham dự.\",\"iX6SLo\":\"Tùy chỉnh văn bản trên nút tiếp tục\",\"pxNIxa\":\"Tùy chỉnh mẫu email của bạn bằng mẫu Liquid\",\"3trPKm\":\"Tùy chỉnh giao diện trang tổ chức của bạn\",\"/gWrVZ\":\"Doanh thu hàng ngày, thuế, phí và hoàn tiền cho tất cả sự kiện\",\"zgCHnE\":\"Báo cáo doanh số hàng ngày\",\"nHm0AI\":\"Chi tiết doanh số hàng ngày, thuế và phí\",\"pvnfJD\":\"Tối\",\"nE5o/t\":\"Quyền sở hữu dữ liệu\",\"lnYE59\":\"Ngày của sự kiện\",\"gnBreG\":\"Ngày đặt đơn hàng\",\"ovBPCi\":\"Mặc định\",\"JtI4vj\":\"Thu thập thông tin người tham dự mặc định\",\"3R/Tu2\":\"Xử lý phí mặc định\",\"1bZAZA\":\"Mẫu mặc định sẽ được sử dụng\",\"vu7gDm\":\"Xóa đối tác\",\"KZN4Lc\":\"Xóa tất cả\",\"+jw/c1\":\"Xóa ảnh\",\"hdyeZ0\":\"Xóa công việc\",\"dPyJ15\":\"Xóa mẫu\",\"mxsm1o\":\"Xóa câu hỏi này? Hành động này không thể hoàn tác.\",\"snMaH4\":\"Xóa webhook\",\"vYgeDk\":\"Bỏ chọn tất cả\",\"NvuEhl\":\"Các yếu tố thiết kế\",\"H8kMHT\":\"Không nhận được mã?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"Bỏ qua thông báo này\",\"BREO0S\":\"Hiển thị hộp kiểm cho phép khách hàng đăng ký nhận thông tin tiếp thị từ ban tổ chức sự kiện này.\",\"TvY/XA\":\"Tài liệu\",\"Kdpf90\":\"Đừng quên!\",\"352VU2\":\"Chưa có tài khoản? <0>Đăng ký\",\"AXXqG+\":\"Quyên góp\",\"DPfwMq\":\"Xong\",\"2+O9st\":\"Tải xuống báo cáo bán hàng, người tham dự và tài chính cho tất cả đơn hàng đã hoàn thành.\",\"eneWvv\":\"Bản nháp\",\"Ts8hhq\":\"Do nguy cơ spam cao, bạn phải kết nối tài khoản Stripe trước khi có thể chỉnh sửa mẫu email. Điều này để đảm bảo tất cả các nhà tổ chức sự kiện được xác minh và có trách nhiệm.\",\"TnzbL+\":\"Do rủi ro spam cao, bạn phải kết nối tài khoản Stripe trước khi có thể gửi tin nhắn đến người tham dự.\\nĐiều này để đảm bảo rằng tất cả các tổ chức sự kiện đều được xác minh và chịu trách nhiệm.\",\"euc6Ns\":\"Nhân đôi\",\"KRmTkx\":\"Nhân bản sản phẩm\",\"KIjvtr\":\"Tiếng Hà Lan\",\"SPKbfM\":\"ví dụ: Mua vé, Đăng ký ngay\",\"fc7wGW\":\"ví dụ: Cập nhật quan trọng về vé của bạn\",\"54MPqC\":\"ví dụ: Tiêu chuẩn, Cao cấp, Doanh nghiệp\",\"LTzmgK\":[\"Chỉnh sửa mẫu \",[\"0\"]],\"v4+lcZ\":\"Chỉnh sửa đối tác\",\"2iZEz7\":\"Chỉnh sửa câu trả lời\",\"tPtRwl\":\"Chỉnh sửa phí ứng dụng\",\"t2bbp8\":\"Chỉnh sửa người tham dự\",\"etaWtB\":\"Chỉnh sửa thông tin người tham dự\",\"+guao5\":\"Chỉnh sửa cấu hình\",\"vRWOrM\":\"Chỉnh sửa thông tin đơn hàng\",\"3yNuBV\":\"Chỉnh sửa cài đặt VAT\",\"fW5sSv\":\"Chỉnh sửa webhook\",\"nP7CdQ\":\"Chỉnh sửa webhook\",\"uBAxNB\":\"Trình chỉnh sửa\",\"aqxYLv\":\"Giáo dục\",\"iiWXDL\":\"Lỗi đủ điều kiện\",\"zPiC+q\":\"Danh Sách Đăng Ký Đủ Điều Kiện\",\"V2sk3H\":\"Email & Mẫu\",\"hbwCKE\":\"Đã sao chép địa chỉ email vào clipboard\",\"dSyJj6\":\"Địa chỉ email không khớp\",\"elW7Tn\":\"Nội dung email\",\"ZsZeV2\":\"Email là bắt buộc\",\"Be4gD+\":\"Xem trước email\",\"6IwNUc\":\"Mẫu email\",\"H/UMUG\":\"Yêu cầu xác minh email\",\"L86zy2\":\"Xác thực email thành công!\",\"Qj0GKe\":\"Bật tự phục vụ cho người tham dự\",\"hEtQsg\":\"Bật tự phục vụ cho người tham dự theo mặc định\",\"Upeg/u\":\"Kích hoạt mẫu này để gửi email\",\"RxzN1M\":\"Đã bật\",\"sGjBEq\":\"Ngày và giờ kết thúc (tùy chọn)\",\"PKXt9R\":\"Ngày kết thúc phải sau ngày bắt đầu\",\"48Y16Q\":\"Thời gian kết thúc (tùy chọn)\",\"7YZofi\":\"Nhập tiêu đề và nội dung để xem trước\",\"3bR1r4\":\"Nhập email đối tác (tùy chọn)\",\"ARkzso\":\"Nhập tên đối tác\",\"y1BZw1\":\"Nhập địa chỉ doanh nghiệp\",\"3GfR6a\":\"Nhập tên doanh nghiệp\",\"6KnyG0\":\"Nhập email\",\"INDKM9\":\"Nhập tiêu đề email...\",\"xUgUTh\":\"Nhập tên\",\"9/1YKL\":\"Nhập họ\",\"VpwcSk\":\"Nhập mật khẩu mới\",\"1tAGuY\":\"Nhập số VAT bao gồm mã quốc gia\",\"kWg31j\":\"Nhập mã đối tác duy nhất\",\"C3nD/1\":\"Nhập email của bạn\",\"VmXiz4\":\"Nhập email của bạn và chúng tôi sẽ gửi cho bạn hướng dẫn để đặt lại mật khẩu.\",\"n9V+ps\":\"Nhập tên của bạn\",\"IdULhL\":\"Nhập số VAT của bạn bao gồm mã quốc gia, không có khoảng trắng (ví dụ: IE1234567A, DE123456789)\",\"LslKhj\":\"Lỗi khi tải nhật ký\",\"AKbElk\":\"Doanh nghiệp đã đăng ký VAT EU: Áp dụng cơ chế đảo ngược thu phí (0% - Điều 196 của Chỉ thị VAT 2006/112/EC)\",\"WgD6rb\":\"Danh mục sự kiện\",\"b46pt5\":\"Ảnh bìa sự kiện\",\"1Hzev4\":\"Mẫu tùy chỉnh sự kiện\",\"imgKgl\":\"Mô tả sự kiện\",\"kJDmsI\":\"Chi tiết sự kiện\",\"m/N7Zq\":\"Địa Chỉ Đầy Đủ Sự Kiện\",\"Nl1ZtM\":\"Địa điểm sự kiện\",\"t3AMTs\":\"Nền tảng quản lý sự kiện\",\"PYs3rP\":\"Tên sự kiện\",\"HhwcTQ\":\"Tên sự kiện\",\"WZZzB6\":\"Tên sự kiện là bắt buộc\",\"Wd5CDM\":\"Tên sự kiện nên ít hơn 150 ký tự\",\"4JzCvP\":\"Sự kiện không có sẵn\",\"Gh9Oqb\":\"Tên ban tổ chức sự kiện\",\"mImacG\":\"Trang sự kiện\",\"JyD0LH\":\"Cài đặt sự kiện\",\"cOePZk\":\"Thời gian sự kiện\",\"e8WNln\":\"Múi giờ sự kiện\",\"GeqWgj\":\"Múi Giờ Sự Kiện\",\"XVLu2v\":\"Tiêu đề sự kiện\",\"OfmsI9\":\"Sự kiện quá mới\",\"YDVUVl\":\"Loại sự kiện\",\"4K2OjV\":\"Địa Điểm Sự Kiện\",\"19j6uh\":\"Hiệu suất sự kiện\",\"PC3/fk\":\"Sự kiện bắt đầu trong 24 giờ tới\",\"fTFfOK\":\"Mọi mẫu email phải bao gồm nút hành động liên kết đến trang thích hợp\",\"BVinvJ\":\"Ví dụ: \\\"Bạn biết đến chúng tôi như thế nào?\\\", \\\"Tên công ty cho hóa đơn\\\"\",\"2hGPQG\":\"Ví dụ: \\\"Cỡ áo\\\", \\\"Sở thích ăn uống\\\", \\\"Chức danh\\\"\",\"qNuTh3\":\"Ngoại lệ\",\"kF8HQ7\":\"Xuất câu trả lời\",\"2KAI4N\":\"Xuất CSV\",\"JKfSAv\":\"Xuất thất bại. Vui lòng thử lại.\",\"SVOEsu\":\"Đã bắt đầu xuất. Đang chuẩn bị tệp...\",\"wuyaZh\":\"Xuất thành công\",\"9bpUSo\":\"Đang xuất danh sách đối tác\",\"jtrqH9\":\"Đang xuất danh sách người tham dự\",\"R4Oqr8\":\"Xuất hoàn tất. Đang tải xuống tệp...\",\"UlAK8E\":\"Đang xuất đơn hàng\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"Thất bại\",\"8uOlgz\":\"Thất bại lúc\",\"tKcbYd\":\"Công việc thất bại\",\"SsI9v/\":\"Không thể hủy đơn hàng. Vui lòng thử lại.\",\"LdPKPR\":\"Không thể chỉ định cấu hình\",\"cEFg3R\":\"Không thể tạo đối tác\",\"dVgNF1\":\"Không thể tạo cấu hình\",\"U66oUa\":\"Không thể tạo mẫu\",\"aFk48v\":\"Không thể xóa cấu hình\",\"Zw6LWb\":\"Không thể xóa công việc\",\"tq0abZ\":\"Không thể xóa các công việc\",\"vKMKnu\":\"Không thể xóa câu hỏi\",\"xFj7Yj\":\"Không thể xóa mẫu\",\"jo3Gm6\":\"Không thể xuất danh sách đối tác\",\"Jjw03p\":\"Không thể xuất danh sách người tham dự\",\"ZPwFnN\":\"Không thể xuất đơn hàng\",\"zGE3CH\":\"Xuất báo cáo thất bại. Vui lòng thử lại.\",\"X4o0MX\":\"Không thể tải Webhook\",\"0+iwE5\":\"Không thể sắp xếp lại câu hỏi\",\"EJPAcd\":\"Không thể gửi lại xác nhận đơn hàng\",\"DjSbj3\":\"Không thể gửi lại vé\",\"YQ3QSS\":\"Không thể gửi lại mã xác thực\",\"wDioLj\":\"Không thể thử lại công việc\",\"DKYTWG\":\"Không thể thử lại các công việc\",\"zTkTF3\":\"Không thể lưu mẫu\",\"l6acRV\":\"Không thể lưu cài đặt VAT. Vui lòng thử lại.\",\"T6B2gk\":\"Không thể gửi tin nhắn. Vui lòng thử lại.\",\"lKh069\":\"Không thể bắt đầu quá trình xuất\",\"t/KVOk\":\"Không thể bắt đầu mạo danh. Vui lòng thử lại.\",\"QXgjH0\":\"Không thể dừng mạo danh. Vui lòng thử lại.\",\"o/blc/\":\"Không thể cập nhật cấu hình tài khoản\",\"i0QKrm\":\"Không thể cập nhật đối tác\",\"NNc33d\":\"Không thể cập nhật câu trả lời.\",\"E9jY+o\":\"Không thể cập nhật người tham dự\",\"uQynyf\":\"Không thể cập nhật cấu hình\",\"EhlbcI\":\"Cập nhật cấp độ nhắn tin thất bại\",\"rpGMzC\":\"Không thể cập nhật đơn hàng\",\"Eeo/Gy\":\"Không thể cập nhật cài đặt\",\"kqA9lY\":\"Không thể cập nhật cài đặt VAT\",\"7/9RFs\":\"Không thể tải ảnh lên.\",\"nkNfWu\":\"Tải ảnh lên không thành công. Vui lòng thử lại.\",\"rxy0tG\":\"Không thể xác thực email\",\"/sV91a\":\"Xử lý phí\",\"T4BMxU\":\"Các khoản phí có thể thay đổi. Bạn sẽ được thông báo về bất kỳ thay đổi nào trong cấu trúc phí của mình.\",\"LyUWXA\":\"Phí đã bỏ qua\",\"cf35MA\":\"Lễ hội\",\"pAey+4\":\"Tệp quá lớn. Kích thước tối đa là 5MB.\",\"VejKUM\":\"Vui lòng điền thông tin của bạn ở trên trước\",\"8OvVZZ\":\"Lọc Người Tham Dự\",\"mvrlBO\":\"Lọc theo sự kiện\",\"8BwQeU\":\"Hoàn thành thiết lập\",\"hg80P7\":\"Hoàn thành thiết lập Stripe\",\"1vBhpG\":\"Người tham dự đầu tiên\",\"4pwejF\":\"Tên là bắt buộc\",\"6bBh3/\":\"Phí cố định\",\"j+XQDj\":\"Phí cố định (USD)\",\"5mpF6N\":[\"Số tiền phí cố định bằng \",[\"currencyCode\"]],\"/uXPzP\":\"Phí cố định tính trên mỗi giao dịch bằng USD\",\"LWL3Bs\":\"Phí cố định phải bằng 0 hoặc lớn hơn\",\"YXhom6\":\"Phí cố định:\",\"KgxI80\":\"Vé linh hoạt\",\"lWxAUo\":\"Ẩm thực\",\"nFm+5u\":\"Văn bản chân trang\",\"MY2SVM\":\"Hoàn tiền toàn bộ\",\"T02gNN\":\"Vé phổ thông\",\"3ep0Gx\":\"Thông tin chung về nhà tổ chức của bạn\",\"ziAjHi\":\"Tạo\",\"exy8uo\":\"Tạo mã\",\"4CETZY\":\"Chỉ đường\",\"+4zM7f\":\"Nhận thanh toán ngay lập tức qua Stripe Connect\",\"ZDIydz\":\"Bắt đầu\",\"u6FPxT\":\"Lấy vé\",\"8KDgYV\":\"Chuẩn bị sự kiện của bạn\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"Đến trang sự kiện\",\"gHSuV/\":\"Đi đến trang chủ\",\"6nDzTl\":\"Dễ đọc\",\"aGWZUr\":\"Doanh thu gộp\",\"n8IUs7\":\"Doanh thu gộp\",\"LIYoRQ\":\"Quản lý khách\",\"kTSQej\":[\"Xin chào \",[\"0\"],\", quản lý nền tảng của bạn từ đây.\"],\"dORAcs\":\"Đây là tất cả các vé liên kết với địa chỉ email của bạn.\",\"g+2103\":\"Đây là liên kết đối tác của bạn\",\"QlwJ9d\":\"Đây là những gì cần mong đợi:\",\"/iE8xx\":\"Phí Hi.Events\",\"zppscQ\":\"Phí nền tảng Hi.Events và phân tích VAT theo giao dịch\",\"D+zLDD\":\"Ẩn\",\"DRErHC\":\"Ẩn với người tham dự - chỉ hiển thị với người tổ chức\",\"P+5Pbo\":\"Ẩn câu trả lời\",\"FmogyU\":\"Ẩn tùy chọn\",\"gtEbeW\":\"Nổi bật\",\"NF8sdv\":\"Tin nhắn nổi bật\",\"MXSqmS\":\"Làm nổi bật sản phẩm này\",\"7ER2sc\":\"Nổi bật\",\"sq7vjE\":\"Sản phẩm nổi bật sẽ có màu nền khác để nổi bật trên trang sự kiện.\",\"AVpmAa\":\"Cách thanh toán offline\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"Tiếng Hungary\",\"YLgdk5\":\"Tôi xác nhận đây là tin nhắn giao dịch liên quan đến sự kiện này\",\"4/kP5a\":\"Nếu tab mới không tự động mở, vui lòng nhấn nút bên dưới để tiếp tục thanh toán.\",\"PYVWEI\":\"Nếu đã đăng ký, cung cấp mã số VAT của bạn để xác thực\",\"iIEaNB\":\"Nếu bạn có tài khoản với chúng tôi, bạn sẽ nhận được email với hướng dẫn về cách đặt lại mật khẩu.\",\"an5hVd\":\"Hình ảnh\",\"tSVr6t\":\"Mạo danh\",\"TWXU0c\":\"Mạo danh người dùng\",\"5LAZwq\":\"Đã bắt đầu mạo danh\",\"IMwcdR\":\"Đã dừng mạo danh\",\"0I0Hac\":\"Thông báo quan trọng\",\"yD3avI\":\"Quan trọng: Việc thay đổi địa chỉ email sẽ cập nhật liên kết để truy cập đơn hàng này. Bạn sẽ được chuyển hướng đến liên kết đơn hàng mới sau khi lưu.\",\"M8M6fs\":\"Quan trọng: Cần kết nối lại Stripe\",\"jT142F\":[\"Trong \",[\"diffHours\"],\" giờ\"],\"OoSyqO\":[\"Trong \",[\"diffMinutes\"],\" phút\"],\"cljs3a\":\"Cho biết bạn có đăng ký VAT tại EU hay không\",\"F1Xp97\":\"Người tham dự riêng lẻ\",\"85e6zs\":\"Chèn token Liquid\",\"38KFY0\":\"Chèn biến\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"Thanh toán ngay lập tức\",\"nbfdhU\":\"Tích hợp\",\"JHB/Ky\":\"Không hợp lệ\",\"B2Tpo0\":\"Email không hợp lệ\",\"5tT0+u\":\"Định dạng email không hợp lệ\",\"f9WRpE\":\"Loại tệp không hợp lệ. Vui lòng tải lên hình ảnh.\",\"tnL+GP\":\"Cú pháp Liquid không hợp lệ. Vui lòng sửa và thử lại.\",\"N9JsFT\":\"Định dạng số VAT không hợp lệ\",\"g+lLS9\":\"Mời thành viên nhóm\",\"1z26sk\":\"Mời thành viên nhóm\",\"KR0679\":\"Mời các thành viên nhóm\",\"Mokwac\":\"Mời không giới hạn thành viên nhóm với vai trò tùy chỉnh\",\"aH6ZIb\":\"Mời nhóm của bạn\",\"IuMGvq\":\"Hóa đơn\",\"y0meFR\":\"VAT Ireland 23% sẽ được áp dụng cho phí nền tảng (cung cấp trong nước).\",\"1ZKm04\":\"Tài khoản này có đăng ký VAT ở EU không?\",\"Lj7sBL\":\"Tiếng Ý\",\"F5/CBH\":\"mục\",\"BzfzPK\":\"Mục\",\"KmWyx0\":\"Công việc\",\"o5r6b2\":\"Đã xóa công việc\",\"cd0jIM\":\"Chi tiết công việc\",\"ruJO57\":\"Tên công việc\",\"YZi+Hu\":\"Công việc đã được xếp hàng để thử lại\",\"nCywLA\":\"Tham gia từ bất cứ đâu\",\"hTJ4fB\":\"Chỉ cần nhấn nút bên dưới để kết nối lại tài khoản Stripe của bạn.\",\"MxjCqk\":\"Chỉ đang tìm vé của bạn?\",\"lB2hSG\":[\"Giữ cho tôi cập nhật tin tức và sự kiện từ \",[\"0\"]],\"DruLRc\":\"14 ngày qua\",\"ve9JTU\":\"Họ là bắt buộc\",\"h0Q9Iw\":\"Phản hồi cuối cùng\",\"gw3Ur5\":\"Trình kích hoạt cuối cùng\",\"QIn0Vl\":\"Tên doanh nghiệp hợp pháp cho mục đích VAT\",\"1njn7W\":\"Sáng\",\"1qY5Ue\":\"Liên kết hết hạn hoặc không hợp lệ\",\"psosdY\":\"Liên kết đến chi tiết đơn hàng\",\"6JzK4N\":\"Liên kết đến vé\",\"shkJ3U\":\"Liên kết tài khoản Stripe của bạn để nhận tiền từ việc bán vé.\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"Liên kết được phép\",\"dF6vP6\":\"Trực tiếp\",\"fpMs2Z\":\"TRỰC TIẾP\",\"D9zTjx\":\"Sự Kiện Trực Tiếp\",\"WdmJIX\":\"Đang tải xem trước...\",\"IoDI2o\":\"Đang tải token...\",\"NFxlHW\":\"Đang tải Webhooks\",\"iG7KNr\":\"Logo\",\"vu7ZGG\":\"Logo & Ảnh bìa\",\"gddQe0\":\"Logo và ảnh bìa cho nhà tổ chức của bạn\",\"TBEnp1\":\"Logo sẽ được hiển thị trong phần đầu trang\",\"Jzu30R\":\"Logo sẽ được hiển thị trên vé\",\"PSRm6/\":\"Tra cứu vé của tôi\",\"4wUIjX\":\"Làm cho sự kiện của bạn hoạt động\",\"2FzaR1\":\"Quản lý xử lý thanh toán và xem phí nền tảng của bạn\",\"2L3vle\":\"Tin nhắn tối đa / 24h\",\"Qp4HWD\":\"Người nhận tối đa / tin nhắn\",\"agPptk\":\"Phương tiện\",\"xDAtGP\":\"Tin nhắn\",\"bECJqy\":\"Tin nhắn được phê duyệt thành công\",\"1jRD0v\":\"Nhắn tin cho người tham dự có vé cụ thể\",\"48rf3i\":\"Tin nhắn không được quá 5000 ký tự\",\"ZPj0Q8\":\"Chi tiết tin nhắn\",\"Vjat/X\":\"Tin nhắn là bắt buộc\",\"0/yJtP\":\"Nhắn tin cho chủ đơn hàng có sản phẩm cụ thể\",\"mFdA+i\":\"Cấp độ nhắn tin\",\"v7xKtM\":\"Cấp độ nhắn tin cập nhật thành công\",\"gqnyh0\":\"Tối ưu hóa di động\",\"olKKwj\":\"Máy quét di động với hỗ trợ ngoại tuyến và theo dõi thời gian thực\",\"JbIgPz\":\"Giá trị tiền tệ là tổng gần đúng của tất cả các loại tiền tệ\",\"qvF+MT\":\"Giám sát và quản lý các công việc nền thất bại\",\"w36OkR\":\"Sự kiện được xem nhiều nhất (14 ngày qua)\",\"GfaxEk\":\"Âm nhạc\",\"oVGCGh\":\"Vé Của Tôi\",\"8/brI5\":\"Tên là bắt buộc\",\"sFFArG\":\"Tên phải ít hơn 255 ký tự\",\"sCV5Yc\":\"Tên sự kiện\",\"xxU3NX\":\"Doanh thu ròng\",\"ArHT/C\":\"Đăng ký mới\",\"eWRECP\":\"Cuộc sống về đêm\",\"HSw5l3\":\"Không - Tôi là cá nhân hoặc doanh nghiệp không đăng ký VAT\",\"VHfLAW\":\"Không có tài khoản\",\"+jIeoh\":\"Không tìm thấy tài khoản\",\"074+X8\":\"Không có Webhook hoạt động\",\"zxnup4\":\"Không có đối tác nào\",\"Dwf4dR\":\"Chưa có câu hỏi cho người tham dự\",\"/UC6qk\":\"Không tìm thấy dữ liệu phân bổ\",\"99ntUF\":\"Không có danh sách đăng ký nào cho sự kiện này.\",\"+dAKxg\":\"Không tìm thấy cấu hình\",\"eb47T5\":\"Không tìm thấy dữ liệu cho bộ lọc đã chọn. Hãy thử điều chỉnh khoảng thời gian hoặc tiền tệ.\",\"pZNOT9\":\"Không có ngày kết thúc\",\"dW40Uz\":\"Không tìm thấy sự kiện\",\"8pQ3NJ\":\"Không có sự kiện nào bắt đầu trong 24 giờ tới\",\"8zCZQf\":\"Chưa có sự kiện nào\",\"Yc5YW6\":\"Không có công việc thất bại\",\"54GxeB\":\"Không ảnh hưởng đến giao dịch hiện tại hoặc quá khứ của bạn\",\"EpvBAp\":\"Không có hóa đơn\",\"XZkeaI\":\"Không tìm thấy nhật ký\",\"nrSs2u\":\"Không tìm thấy tin nhắn\",\"OVFwlg\":\"Chưa có câu hỏi đơn hàng\",\"EJ7bVz\":\"Không tìm thấy đơn hàng\",\"NEmyqy\":\"Chưa có đơn hàng nào\",\"wUv5xQ\":\"Không có hoạt động của nhà tổ chức trong 14 ngày qua\",\"B7w4KY\":\"Không có nhà tổ chức nào khác\",\"PChXMe\":\"Không có đơn hàng đã thanh toán\",\"6jYQGG\":\"Không có sự kiện trước đó\",\"CHzaTD\":\"Không có sự kiện phổ biến trong 14 ngày qua\",\"zK/+ef\":\"Không có sản phẩm nào có sẵn để lựa chọn\",\"wYiAtV\":\"Không có đăng ký tài khoản gần đây\",\"QoAi8D\":\"Không có phản hồi\",\"EK/G11\":\"Chưa có phản hồi\",\"3sRuiW\":\"Không tìm thấy vé\",\"yM5c0q\":\"Không có sự kiện sắp tới\",\"qpC74J\":\"Không tìm thấy người dùng\",\"41dJPO\":\"Chưa cấu hình cài đặt VAT\",\"8wgkoi\":\"Không có sự kiện được xem trong 14 ngày qua\",\"n5vdm2\":\"Chưa có sự kiện webhook nào được ghi nhận cho điểm cuối này. Sự kiện sẽ xuất hiện ở đây khi chúng được kích hoạt.\",\"4GhX3c\":\"Không có webhooks\",\"4+am6b\":\"Không, giữ tôi ở đây\",\"HVwIsd\":\"Doanh nghiệp hoặc cá nhân không đăng ký VAT: Áp dụng VAT Ireland 23%\",\"x5+Lcz\":\"Chưa Đăng Ký\",\"8n10sz\":\"Không Đủ Điều Kiện\",\"BwJKBw\":\"của\",\"lQgMLn\":\"Tên văn phòng hoặc địa điểm\",\"6Aih4U\":\"Ngoại tuyến\",\"Z6gBGW\":\"Thanh toán ngoại tuyến\",\"nO3VbP\":[\"Đang giảm giá \",[\"0\"]],\"2r6bAy\":\"Khi bạn hoàn thành nâng cấp, tài khoản cũ sẽ chỉ được sử dụng để hoàn tiền.\",\"oXOSPE\":\"Trực tuyến\",\"WjSpu5\":\"Sự kiện trực tuyến\",\"bU7oUm\":\"Chỉ gửi đến các đơn hàng có trạng thái này\",\"M2w1ni\":\"Chỉ hiển thị với mã khuyến mãi\",\"N141o/\":\"Mở bảng điều khiển Stripe\",\"HXMJxH\":\"Văn bản tùy chọn cho tuyên bố từ chối, thông tin liên hệ hoặc ghi chú cảm ơn (chỉ một dòng)\",\"L565X2\":\"tùy chọn\",\"c/TIyD\":\"Đơn hàng & Vé\",\"H5qWhm\":\"Đơn hàng đã hủy\",\"b6+Y+n\":\"Đơn hàng hoàn tất\",\"x4MLWE\":\"Xác nhận đơn hàng\",\"CsTTH0\":\"Xác nhận đơn hàng đã được gửi lại thành công\",\"ppuQR4\":\"Đơn hàng được tạo\",\"0UZTSq\":\"Đơn Vị Tiền Tệ Đơn Hàng\",\"HdmwrI\":\"Email đơn hàng\",\"bwBlJv\":\"Tên trong đơn hàng\",\"vrSW9M\":\"Đơn hàng đã được hủy và hoàn tiền. Chủ đơn hàng đã được thông báo.\",\"rzw+wS\":\"Người đặt hàng\",\"oI/hGR\":\"Mã đơn hàng\",\"Pc729f\":\"Đơn Hàng Đang Chờ Thanh Toán Ngoại Tuyến\",\"F4NXOl\":\"Họ trong đơn hàng\",\"RQCXz6\":\"Giới hạn đơn hàng\",\"SO9AEF\":\"Giới hạn đơn hàng đã đặt\",\"5RDEEn\":\"Ngôn Ngữ Đơn Hàng\",\"vu6Arl\":\"Đơn hàng được đánh dấu là đã trả\",\"sLbJQz\":\"Không tìm thấy đơn hàng\",\"kvYpYu\":\"Không tìm thấy đơn hàng\",\"i8VBuv\":\"Số đơn hàng\",\"FaPYw+\":\"Chủ sở hữu đơn hàng\",\"eB5vce\":\"Chủ đơn hàng có sản phẩm cụ thể\",\"CxLoxM\":\"Chủ đơn hàng có sản phẩm\",\"DoH3fD\":\"Thanh Toán Đơn Hàng Đang Chờ\",\"UkHo4c\":\"Mã đơn hàng\",\"EZy55F\":\"Đơn hàng đã hoàn lại\",\"6eSHqs\":\"Trạng thái đơn hàng\",\"oW5877\":\"Tổng đơn hàng\",\"e7eZuA\":\"Đơn hàng cập nhật\",\"1SQRYo\":\"Đơn hàng đã được cập nhật thành công\",\"KndP6g\":\"URL đơn hàng\",\"3NT0Ck\":\"Đơn hàng đã bị hủy\",\"sd5IMt\":\"Đơn hàng đã hoàn thành\",\"5It1cQ\":\"Đơn hàng đã được xuất\",\"UQ0ACV\":\"Tổng đơn hàng\",\"B/EBQv\":\"Đơn hàng:\",\"qtGTNu\":\"Tài khoản tự nhiên\",\"ucgZ0o\":\"Tổ chức\",\"S3CZ5M\":\"Bảng điều khiển nhà tổ chức\",\"Uu0hZq\":\"Email nhà tổ chức\",\"Gy7BA3\":\"Địa chỉ email nhà tổ chức\",\"SQqJd8\":\"Không tìm thấy nhà tổ chức\",\"wpj63n\":\"Cài đặt nhà tổ chức\",\"coIKFu\":\"Không có thống kê nào cho nhà tổ chức với loại tiền tệ đã chọn hoặc đã xảy ra lỗi.\",\"o1my93\":\"Cập nhật trạng thái nhà tổ chức thất bại. Vui lòng thử lại sau\",\"rLHma1\":\"Trạng thái nhà tổ chức đã được cập nhật\",\"LqBITi\":\"Mẫu của tổ chức/mặc định sẽ được sử dụng\",\"/IX/7x\":\"Khác\",\"RsiDDQ\":\"Danh Sách Khác (Vé Không Bao Gồm)\",\"qMASRF\":\"Tin nhắn đi\",\"6/dCYd\":\"Tổng quan\",\"6WdDG7\":\"Trang\",\"8uqsE5\":\"Trang không còn khả dụng\",\"QkLf4H\":\"URL trang\",\"sF+Xp9\":\"Lượt xem trang\",\"c+suC6\":\"Tài khoản trả phí\",\"QIxRUI\":\"Vé trả phí, miễn phí, giá nhiều cấp và dựa trên quyên góp\",\"5F7SYw\":\"Hoàn tiền một phần\",\"fFYotW\":[\"Hoàn tiền một phần: \",[\"0\"]],\"i8day5\":\"Chuyển phí cho người mua\",\"k4FLBQ\":\"Chuyển cho người mua\",\"Ff0Dor\":\"Đã qua\",\"xTPjSy\":\"Sự kiện đã qua\",\"/l/ckQ\":\"Dán URL\",\"URAE3q\":\"Tạm dừng\",\"4fL/V7\":\"Thanh toán\",\"OZK07J\":\"Thanh toán để mở khóa\",\"c2/9VE\":\"Tải trọng\",\"TskrJ8\":\"Thanh toán & Gói\",\"5cxUwd\":\"Ngày thanh toán\",\"ENEPLY\":\"Phương thức thanh toán\",\"EyE8E6\":\"Thanh toán đang xử lý\",\"8Lx2X7\":\"Đã nhận thanh toán\",\"vcyz2L\":\"Cài đặt thanh toán\",\"fx8BTd\":\"Thanh toán không khả dụng\",\"51U9mG\":\"Thanh toán sẽ tiếp tục diễn ra không bị gián đoạn\",\"UkM20g\":\"Đang chờ xem xét\",\"dPYu1F\":\"Theo người tham dự\",\"VlXNyK\":\"Mỗi đơn hàng\",\"hauDFf\":\"Mỗi vé\",\"mnF83a\":\"Phí phần trăm\",\"2ueYqG\":\"Phí phần trăm (0-100%)\",\"K2PPlT\":\"Phí phần trăm phải từ 0 đến 100\",\"MixU2P\":\"Phần trăm phải từ 0 đến 100\",\"MkuVAZ\":\"Phần trăm của số tiền giao dịch\",\"/Bh+7r\":\"Hiệu suất\",\"6kPk3+\":\"Thông tin cá nhân\",\"zmwvG2\":\"Điện thoại\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"Đang lên kế hoạch cho một sự kiện?\",\"J3lhKT\":\"Phí nền tảng\",\"RD51+P\":[\"Phí nền tảng \",[\"0\"],\" được khấu trừ từ khoản thanh toán của bạn\"],\"br3Y/y\":\"Phí nền tảng\",\"3buiaw\":\"Báo cáo phí nền tảng\",\"kv9dM4\":\"Doanh thu nền tảng\",\"jEw0Mr\":\"Vui lòng nhập URL hợp lệ\",\"n8+Ng/\":\"Vui lòng nhập mã 5 chữ số\",\"r+lQXT\":\"Vui lòng nhập mã số VAT của bạn\",\"Dvq0wf\":\"Vui lòng cung cấp một hình ảnh.\",\"2cUopP\":\"Vui lòng bắt đầu lại quy trình thanh toán.\",\"8KmsFa\":\"Vui lòng chọn khoảng thời gian\",\"EFq6EG\":\"Vui lòng chọn một hình ảnh.\",\"fuwKpE\":\"Vui lòng thử lại.\",\"klWBeI\":\"Vui lòng đợi trước khi yêu cầu mã khác\",\"hfHhaa\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị xuất danh sách đối tác...\",\"o+tJN/\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị cho người tham dự xuất ra...\",\"+5Mlle\":\"Vui lòng đợi trong khi chúng tôi chuẩn bị đơn hàng của bạn để xuất ra...\",\"trnWaw\":\"Tiếng Ba Lan\",\"luHAJY\":\"Sự kiện phổ biến (14 ngày qua)\",\"TjX7xL\":\"Tin Nhắn Sau Thanh Toán\",\"OESu7I\":\"Ngăn bán quá số lượng bằng cách chia sẻ tồn kho giữa nhiều loại vé.\",\"NgVUL2\":\"Xem trước biểu mẫu thanh toán\",\"cs5muu\":\"Xem trước trang sự kiện\",\"+4yRWM\":\"Giá vé\",\"a5jvSX\":\"Cấp giá\",\"ReihZ7\":\"Xem trước khi in\",\"JnuPvH\":\"In vé\",\"tYF4Zq\":\"In ra PDF\",\"LcET2C\":\"Chính sách quyền riêng tư\",\"8z6Y5D\":\"Xử lý hoàn tiền\",\"JcejNJ\":\"Đang xử lý đơn hàng\",\"EWCLpZ\":\"Sản phẩm được tạo ra\",\"XkFYVB\":\"Xóa sản phẩm\",\"YMwcbR\":\"Chi tiết doanh số sản phẩm, doanh thu và thuế\",\"ldVIlB\":\"Cập nhật sản phẩm\",\"JoKGiJ\":\"Mã khuyến mãi\",\"k3wH7i\":\"Chi tiết sử dụng mã khuyến mãi và giảm giá\",\"uEhdRh\":\"Chỉ khuyến mãi\",\"dLm8V5\":\"Email quảng cáo có thể dẫn đến đình chỉ tài khoản\",\"EEYbdt\":\"Xuất bản\",\"evDBV8\":\"Công bố sự kiện\",\"dsFmM+\":\"Đã mua\",\"Vw0KCJ\":\"Check-in bằng mã QR\",\"k/bJj0\":\"Đã sắp xếp lại câu hỏi\",\"b24kPi\":\"Hàng đợi\",\"fqDzSu\":\"Tỷ lệ\",\"mnUGVC\":\"Vượt quá giới hạn yêu cầu. Vui lòng thử lại sau.\",\"spsZys\":\"Sẵn sàng nâng cấp? Điều này chỉ mất vài phút.\",\"vt9xUl\":\"Phân tích thời gian thực\",\"xzRvs4\":[\"Nhận cập nhật sản phẩm từ \",[\"0\"],\".\"],\"pLXbi8\":\"Đăng ký tài khoản gần đây\",\"Fi3b48\":\"Đơn hàng gần đây\",\"yPrbsy\":\"Người nhận\",\"Edm6av\":\"Kết nối lại Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"Đang chuyển hướng đến Stripe...\",\"pnoTN5\":\"Tài khoản giới thiệu\",\"ACKu03\":\"Làm mới xem trước\",\"fKn/k6\":\"Số tiền hoàn lại\",\"qY4rpA\":\"Hoàn tiền thất bại\",\"FaK/8G\":[\"Hoàn tiền đơn hàng \",[\"0\"]],\"MGbi9P\":\"Hoàn tiền đang chờ\",\"BDSRuX\":[\"Đã hoàn tiền: \",[\"0\"]],\"bU4bS1\":\"Hoàn tiền\",\"rYXfOA\":\"Cài đặt khu vực\",\"5tl0Bp\":\"Câu hỏi đăng ký\",\"CQeZT8\":\"Không tìm thấy báo cáo\",\"JEPMXN\":\"Yêu cầu liên kết mới\",\"TMLAx2\":\"Bắt buộc\",\"mdeIOH\":\"Gửi lại mã\",\"sQxe68\":\"Gửi lại xác nhận\",\"bxoWpz\":\"Gửi lại email xác nhận\",\"G42SNI\":\"Gửi lại email\",\"TTpXL3\":[\"Gửi lại sau \",[\"resendCooldown\"],\"s\"],\"5CiNPm\":\"Gửi lại vé\",\"Uwsg2F\":\"Đã đặt chỗ\",\"8wUjGl\":\"Đặt trước đến\",\"kCn6wb\":\"Đang đặt lại...\",\"6gRgw8\":\"Thử lại\",\"1BG8ga\":\"Thử lại tất cả\",\"rDC+T6\":\"Thử lại công việc\",\"CbnrWb\":\"Quay lại sự kiện\",\"Oo/PLb\":\"Tóm tắt doanh thu\",\"dFFW9L\":[\"Đợt giảm giá kết thúc \",[\"0\"]],\"loCKGB\":[\"Đợt giảm giá kết thúc \",[\"0\"]],\"wlfBad\":\"Thời gian giảm giá\",\"5CDM6r\":\"Đã đặt thời gian bán\",\"ftzaMf\":\"Thời gian bán, giới hạn đơn hàng, hiển thị\",\"zpekWp\":[\"Đợt giảm giá bắt đầu \",[\"0\"]],\"mUv9U4\":\"Bán hàng\",\"9KnRdL\":\"Bán hàng đang tạm dừng\",\"3VnlS9\":\"Doanh số, đơn hàng và chỉ số hiệu suất cho tất cả sự kiện\",\"3Q1AWe\":\"Doanh thu:\",\"B4nE3N\":\"Giá vé mẫu\",\"8BRPoH\":\"Địa điểm Mẫu\",\"DyBPvP\":\"Lưu cấu hình\",\"KZrfYJ\":\"Lưu liên kết mạng xã hội\",\"9Y3hAT\":\"Lưu mẫu\",\"C8ne4X\":\"Lưu thiết kế vé\",\"6/TNCd\":\"Lưu cài đặt VAT\",\"I+FvbD\":\"Quét\",\"4ba0NE\":\"Đã lên lịch\",\"ftNXma\":\"Tìm kiếm đối tác...\",\"VY+Bdn\":\"Tìm kiếm theo tên tài khoản hoặc email...\",\"VX+B3I\":\"Tìm kiếm theo tiêu đề sự kiện hoặc người tổ chức...\",\"R0wEyA\":\"Tìm kiếm theo tên công việc hoặc ngoại lệ...\",\"GHdjuo\":\"Tìm kiếm theo tên, email hoặc tài khoản...\",\"20ce0U\":\"Tìm kiếm theo mã đơn hàng, tên khách hàng hoặc email...\",\"4DSz7Z\":\"Tìm kiếm theo chủ đề, sự kiện hoặc tài khoản...\",\"Mck5ht\":\"Thanh toán an toàn\",\"p7xUrt\":\"Chọn danh mục\",\"3IcxS1\":\"Chọn cấu hình\",\"zPRPMf\":\"Chọn cấp độ\",\"BFRSTT\":\"Chọn Tài Khoản\",\"mCB6Je\":\"Chọn tất cả\",\"a6+167\":\"Chọn một sự kiện\",\"kYZSFD\":\"Chọn một nhà tổ chức để xem bảng điều khiển và sự kiện của họ.\",\"CFbaPk\":\"Chọn nhóm người tham dự\",\"hJmVtD\":\"Chọn quốc gia\",\"tVW/yo\":\"Chọn tiền tệ\",\"n9ZhRa\":\"Chọn ngày và giờ kết thúc\",\"gTN6Ws\":\"Chọn thời gian kết thúc\",\"0U6E9W\":\"Chọn danh mục sự kiện\",\"j9cPeF\":\"Chọn loại sự kiện\",\"1nhy8G\":\"Chọn loại máy quét\",\"KizCK7\":\"Chọn ngày và giờ bắt đầu\",\"dJZTv2\":\"Chọn thời gian bắt đầu\",\"3hJUtr\":\"Chọn quốc gia nơi đăng ký VAT\",\"x8XMsJ\":\"Chọn cấp độ nhắn tin cho tài khoản này. Điều này kiểm soát giới hạn tin nhắn và quyền liên kết.\",\"aT3jZX\":\"Chọn múi giờ\",\"TxfvH2\":\"Chọn người tham dự nào sẽ nhận tin nhắn này\",\"Ropvj0\":\"Chọn những sự kiện nào sẽ kích hoạt webhook này\",\"5gkxKx\":\"Chọn cấu hình phí áp dụng cho tài khoản này. Phí luôn tính bằng USD.\",\"ylXj1N\":\"Đã chọn\",\"j9b/iy\":\"Bán chạy 🔥\",\"73qYgo\":\"Gửi thử\",\"JvAge5\":\"Gửi email cho người tham dự và xem lịch sử tin nhắn của bạn.\",\"22Itl6\":\"Gửi cho tôi một bản sao\",\"nOBvex\":\"Gửi dữ liệu đơn hàng và người tham dự theo thời gian thực đến hệ thống bên ngoài của bạn.\",\"1lNPhX\":\"Gửi email thông báo hoàn tiền\",\"eaUTwS\":\"Gửi liên kết đặt lại\",\"IoAuJG\":\"Đang gửi...\",\"h69WC6\":\"Đã gửi\",\"BVu2Hz\":\"Được gửi bởi\",\"SPdzrs\":\"Gửi cho khách hàng khi họ đặt hàng\",\"LxSN5F\":\"Gửi cho từng người tham dự với chi tiết vé của họ\",\"89xaFU\":\"Đặt cài đặt phí nền tảng mặc định cho các sự kiện mới được tạo dưới nhà tổ chức này.\",\"eXssj5\":\"Đặt cài đặt mặc định cho các sự kiện mới được tạo dưới tổ chức này.\",\"s0FkEx\":\"Thiết lập danh sách check-in cho các lối vào, phiên hoặc ngày khác nhau.\",\"xMO+Ao\":\"Thiết lập tổ chức của bạn\",\"C3htzi\":\"Đã cập nhật cài đặt\",\"Ohn74G\":\"Thiết lập & thiết kế\",\"GG7qDw\":\"Chia sẻ liên kết đối tác\",\"hL7sDJ\":\"Chia sẻ trang nhà tổ chức\",\"jy6QDF\":\"Quản lý sức chứa chung\",\"cMW+gm\":[\"Hiển thị tất cả nền tảng (\",[\"0\"],\" có giá trị khác)\"],\"UVPI5D\":\"Hiển thị ít nền tảng hơn\",\"Eu/N/d\":\"Hiển thị hộp kiểm đăng ký tiếp thị\",\"SXzpzO\":\"Hiển thị hộp kiểm đăng ký tiếp thị theo mặc định\",\"b33PL9\":\"Hiển thị thêm nền tảng\",\"t1LIQW\":[\"Hiển thị \",[\"0\"],\" trong \",[\"totalRows\"],\" bản ghi\"],\"jVRHeq\":\"Đã đăng ký\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"Xã hội\",\"d0rUsW\":\"Liên kết mạng xã hội\",\"j/TOB3\":\"Liên kết mạng xã hội & Trang web\",\"s9KGXU\":\"Đã bán\",\"KTxc6k\":\"Có gì đó không ổn, vui lòng thử lại hoặc liên hệ với hỗ trợ nếu vấn đề vẫn còn\",\"H6Gslz\":\"Xin lỗi vì sự bất tiện này.\",\"wdxz7K\":\"Nguồn\",\"7JFNej\":\"Thể thao\",\"JcQp9p\":\"Ngày & giờ bắt đầu\",\"0m/ekX\":\"Ngày và giờ bắt đầu\",\"izRfYP\":\"Ngày bắt đầu là bắt buộc\",\"2R1+Rv\":\"Thời gian bắt đầu sự kiện\",\"2NbyY/\":\"Thống kê\",\"GVUxAX\":\"Thống kê dựa trên ngày tạo tài khoản\",\"DRykfS\":\"Vẫn đang xử lý hoàn tiền cho các giao dịch cũ của bạn.\",\"wuV0bK\":\"Dừng Mạo Danh\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe đã kết nối\",\"aKtF0O\":\"Stripe chưa kết nối\",\"9i0++A\":\"ID thanh toán Stripe\",\"/QlTE4\":\"Thiết lập Stripe đã hoàn tất.\",\"ii0qn/\":\"Tiêu đề là bắt buộc\",\"M7Uapz\":\"Tiêu đề sẽ xuất hiện ở đây\",\"6aXq+t\":\"Tiêu đề:\",\"JwTmB6\":\"Sản phẩm nhân đôi thành công\",\"RuaKfn\":\"Cập nhật địa chỉ thành công\",\"kzx0uD\":\"Đã cập nhật mặc định sự kiện thành công\",\"5n+Wwp\":\"Cập nhật nhà tổ chức thành công\",\"DMCX/I\":\"Cài đặt phí nền tảng mặc định đã được cập nhật thành công\",\"URUYHc\":\"Cài đặt phí nền tảng đã được cập nhật thành công\",\"0Dk/l8\":\"Cập nhật cài đặt SEO thành công\",\"MhOoLQ\":\"Cập nhật liên kết mạng xã hội thành công\",\"kj7zYe\":\"Cập nhật Webhook thành công\",\"dXoieq\":\"Tóm tắt\",\"/RfJXt\":[\"Lễ hội âm nhạc mùa hè \",[\"0\"]],\"CWOPIK\":\"Lễ hội Âm nhạc Mùa hè 2025\",\"UaISq3\":\"Tiếng Thụy Điển\",\"JZTQI0\":\"Chuyển đổi nhà tổ chức\",\"9YHrNC\":\"Mặc định hệ thống\",\"XX32BM\":\"Chỉ mất vài phút\",\"yT6dQ8\":\"Thuế thu được theo loại thuế và sự kiện\",\"Ye321X\":\"Tên thuế\",\"WyCBRt\":\"Tóm tắt thuế\",\"GkH0Pq\":\"Đã áp dụng thuế & phí\",\"Rwiyt2\":\"Đã cấu hình thuế\",\"iQZff7\":\"Thuế, phí, hiển thị, thời gian bán, nổi bật sản phẩm & giới hạn đơn hàng\",\"BW6QAz\":\"Quản lý nhóm\",\"vlf/In\":\"Công nghệ\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"Hãy cho mọi người biết điều gì sẽ có tại sự kiện của bạn\",\"NiIUyb\":\"Hãy cho chúng tôi biết về sự kiện của bạn\",\"DovcfC\":\"Hãy cho chúng tôi biết về tổ chức của bạn. Thông tin này sẽ được hiển thị trên các trang sự kiện của bạn.\",\"7wtpH5\":\"Mẫu đang hoạt động\",\"QHhZeE\":\"Tạo mẫu thành công\",\"xrWdPR\":\"Xóa mẫu thành công\",\"G04Zjt\":\"Lưu mẫu thành công\",\"xowcRf\":\"Điều khoản dịch vụ\",\"6K0GjX\":\"Văn bản có thể khó đọc\",\"nm3Iz/\":\"Cảm ơn bạn đã tham dự!\",\"lhAWqI\":\"Cảm ơn sự hỗ trợ của bạn khi chúng tôi tiếp tục phát triển và cải thiện Hi.Events!\",\"KfmPRW\":\"Màu nền của trang. Khi sử dụng ảnh bìa, màu này được áp dụng dưới dạng lớp phủ.\",\"MDNyJz\":\"Mã sẽ hết hạn sau 10 phút. Kiểm tra thư mục spam nếu bạn không thấy email.\",\"MJm4Tq\":\"Đơn vị tiền tệ của đơn hàng\",\"cDHM1d\":\"Địa chỉ email đã được thay đổi. Người tham dự sẽ nhận được vé mới tại địa chỉ email đã cập nhật.\",\"I/NNtI\":\"Địa điểm sự kiện\",\"tXadb0\":\"Sự kiện bạn đang tìm kiếm hiện không khả dụng. Nó có thể đã bị xóa, hết hạn hoặc URL không chính xác.\",\"EBzPwC\":\"Địa chỉ đầy đủ của sự kiện\",\"sxKqBm\":\"Toàn bộ số tiền đơn hàng sẽ được hoàn lại phương thức thanh toán gốc của khách hàng.\",\"KgDp6G\":\"Liên kết bạn đang cố gắng truy cập đã hết hạn hoặc không còn hợp lệ. Vui lòng kiểm tra email của bạn để nhận liên kết cập nhật để quản lý đơn hàng của bạn.\",\"5OmEal\":\"Ngôn ngữ của khách hàng\",\"sYLeDq\":\"Không tìm thấy nhà tổ chức bạn đang tìm kiếm. Trang có thể đã bị chuyển, xóa hoặc URL không chính xác.\",\"C4nQe5\":\"Phí nền tảng được thêm vào giá vé. Người mua trả nhiều hơn, nhưng bạn nhận được giá vé đầy đủ.\",\"HxxXZO\":\"Màu thương hiệu chính được sử dụng cho nút và điểm nhấn\",\"DEcpfp\":\"Nội dung template chứa cú pháp Liquid không hợp lệ. Vui lòng sửa và thử lại.\",\"injXD7\":\"Không thể xác thực số VAT. Vui lòng kiểm tra số và thử lại.\",\"A4UmDy\":\"Sân khấu\",\"tDwYhx\":\"Chủ đề & Màu sắc\",\"QP3gP+\":\"Các cài đặt này chỉ áp dụng cho mã nhúng được sao chép và sẽ không được lưu trữ.\",\"HirZe8\":\"Các mẫu này sẽ được sử dụng làm mặc định cho tất cả sự kiện trong tổ chức của bạn. Các sự kiện riêng lẻ có thể ghi đè các mẫu này bằng phiên bản tùy chỉnh của riêng họ.\",\"lzAaG5\":\"Các mẫu này sẽ ghi đè mặc định của tổ chức chỉ cho sự kiện này. Nếu không có mẫu tùy chỉnh nào được thiết lập ở đây, mẫu của tổ chức sẽ được sử dụng thay thế.\",\"XBNC3E\":\"Mã này sẽ được dùng để theo dõi doanh số. Chỉ cho phép chữ cái, số, dấu gạch ngang và dấu gạch dưới.\",\"AaP0M+\":\"Kết hợp màu này có thể khó đọc đối với một số người dùng\",\"RzEvf5\":\"Sự kiện này đã kết thúc\",\"YClrdK\":\"Sự kiện này chưa được xuất bản\",\"dFJnia\":\"Đây là tên nhà tổ chức sẽ hiển thị cho người dùng của bạn.\",\"L7dIM7\":\"Liên kết này không hợp lệ hoặc đã hết hạn.\",\"MR5ygV\":\"Liên kết này không còn hợp lệ\",\"9LEqK0\":\"Tên này hiển thị cho người dùng cuối\",\"j5FdeA\":\"Đơn hàng này đang được xử lý.\",\"sjNPMw\":\"Đơn hàng này đã bị bỏ. Bạn có thể bắt đầu đơn hàng mới bất cứ lúc nào.\",\"OhCesD\":\"Đơn hàng này đã bị hủy. Bạn có thể bắt đầu đơn hàng mới bất cứ lúc nào.\",\"lyD7rQ\":\"Hồ sơ nhà tổ chức này chưa được xuất bản\",\"9b5956\":\"Xem trước này cho thấy email của bạn sẽ trông như thế nào với dữ liệu mẫu. Email thực tế sẽ sử dụng giá trị thực.\",\"uM9Alj\":\"Sản phẩm này được nổi bật trên trang sự kiện\",\"RqSKdX\":\"Sản phẩm này đã bán hết\",\"W12OdJ\":\"Báo cáo này chỉ dành cho mục đích thông tin. Luôn tham khảo ý kiến chuyên gia thuế trước khi sử dụng dữ liệu này cho mục đích kế toán hoặc thuế. Vui lòng kiểm tra chéo với bảng điều khiển Stripe của bạn vì Hi.Events có thể thiếu dữ liệu lịch sử.\",\"0Ew0uk\":\"Vé này vừa được quét. Vui lòng chờ trước khi quét lại.\",\"kvpxIU\":\"Thông tin này sẽ được dùng để gửi thông báo và liên hệ với người dùng của bạn.\",\"rhsath\":\"Thông tin này sẽ không hiển thị với khách hàng, nhưng giúp bạn nhận diện đối tác.\",\"Mr5UUd\":\"Vé đã hủy\",\"0GSPnc\":\"Thiết kế vé\",\"EZC/Cu\":\"Thiết kế vé đã được lưu thành công\",\"bbslmb\":\"Thiết kế vé\",\"1BPctx\":\"Vé cho\",\"bgqf+K\":\"Email người giữ vé\",\"oR7zL3\":\"Tên người giữ vé\",\"HGuXjF\":\"Người sở hữu vé\",\"CMUt3Y\":\"Người giữ vé\",\"awHmAT\":\"ID vé\",\"6czJik\":\"Logo Vé\",\"OkRZ4Z\":\"Tên vé\",\"t79rDv\":\"Không tìm thấy vé\",\"6tmWch\":\"Vé hoặc sản phẩm\",\"1tfWrD\":\"Xem trước vé cho\",\"KnjoUA\":\"Giá vé\",\"tGCY6d\":\"Giá vé\",\"pGZOcL\":\"Vé đã được gửi lại thành công\",\"8jLPgH\":\"Loại vé\",\"X26cQf\":\"URL vé\",\"8qsbZ5\":\"Bán vé\",\"zNECqg\":\"vé\",\"6GQNLE\":\"Vé\",\"NRhrIB\":\"Vé & Sản phẩm\",\"EUnesn\":\"Vé còn sẵn\",\"AGRilS\":\"Vé Đã Bán\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"Để chỉnh sửa cấu hình, hãy vào phần Cấu hình trong menu quản trị.\",\"tiI71C\":\"Để tăng giới hạn của bạn, hãy liên hệ với chúng tôi tại\",\"BZBYf3\":\"Để nhận thanh toán bằng thẻ tín dụng, bạn cần kết nối tài khoản Stripe của mình. Stripe là đối tác xử lý thanh toán của chúng tôi, đảm bảo giao dịch an toàn và thanh toán kịp thời.\",\"W428WC\":\"Chuyển đổi cột\",\"UBSG1X\":\"Nhà tổ chức hàng đầu (14 ngày qua)\",\"3sZ0xx\":\"Tổng Tài Khoản\",\"EaAPbv\":\"Tổng số tiền đã trả\",\"SMDzqJ\":\"Tổng số người tham dự\",\"orBECM\":\"Tổng thu được\",\"4B7oCp\":\"Tổng phí\",\"KSDwd5\":\"Tổng số đơn hàng\",\"vb0Q0/\":\"Tổng Người Dùng\",\"oJjplO\":\"Tổng lượt xem\",\"orluER\":\"Theo dõi sự phát triển và hiệu suất tài khoản theo nguồn phân bổ\",\"NHq3l1\":\"Theo dõi doanh số, doanh thu và lượng người tham dự với báo cáo chi tiết\",\"OpKMSn\":\"Phí giao dịch:\",\"uKOFO5\":\"Đúng nếu thanh toán ngoại tuyến\",\"9GsDR2\":\"Đúng nếu thanh toán đang chờ xử lý\",\"ouM5IM\":\"Thử email khác\",\"3DZvE7\":\"Dùng thử Hi.Events miễn phí\",\"Kz91g/\":\"Tiếng Thổ Nhĩ Kỳ\",\"GdOhw6\":\"Tắt âm thanh\",\"KUOhTy\":\"Bật âm thanh\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"Loại vé\",\"IrVSu+\":\"Không thể nhân bản sản phẩm. Vui lòng kiểm tra thông tin của bạn\",\"Vx2J6x\":\"Không thể lấy thông tin người tham dự\",\"n57zCW\":\"Tài khoản chưa phân bổ\",\"b9SN9q\":\"Mã tham chiếu đơn hàng duy nhất\",\"Ef7StM\":\"Không rõ\",\"ZBAScj\":\"Người tham dự không xác định\",\"ZkS2p3\":\"Hủy công bố sự kiện\",\"X13xGn\":\"Không đáng tin cậy\",\"Pp1sWX\":\"Cập nhật đối tác\",\"KMMOAy\":\"Có nâng cấp\",\"gJQsLv\":\"Tải lên ảnh bìa cho nhà tổ chức của bạn\",\"4kEGqW\":\"Tải lên logo cho nhà tổ chức của bạn\",\"lnCMdg\":\"Tải ảnh lên\",\"29w7p6\":\"Đang tải ảnh...\",\"HtrFfw\":\"URL là bắt buộc\",\"WBq1/R\":\"Máy quét USB đã hoạt động\",\"EV30TR\":\"Chế độ máy quét USB đã kích hoạt. Bắt đầu quét vé ngay bây giờ.\",\"fovJi3\":\"Chế độ máy quét USB đã tắt\",\"hli+ga\":\"Máy quét USB/HID\",\"OHJXlK\":\"Sử dụng <0>mẫu Liquid để cá nhân hóa email của bạn\",\"0k4cdb\":\"Sử dụng thông tin đơn hàng cho tất cả người tham dự. Tên và email của người tham dự sẽ khớp với thông tin người mua.\",\"bA31T4\":\"Sử dụng thông tin người mua cho tất cả người tham dự\",\"rnoQsz\":\"Được sử dụng cho viền, vùng tô sáng và kiểu mã QR\",\"BV4L/Q\":\"Phân tích UTM\",\"l5ackE\":\"UUID\",\"nfagfM\":\"Hợp lệ\",\"GuXjc5\":\"Đã xác thực\",\"imLQ9Y\":\"Đang xác thực số VAT của bạn...\",\"cK9+xQ\":\"Quốc gia VAT\",\"sqdl5s\":\"Thông tin VAT\",\"UjNWsF\":\"VAT có thể được áp dụng cho phí nền tảng tùy thuộc vào trạng thái đăng ký VAT của bạn. Vui lòng hoàn thành phần thông tin VAT bên dưới.\",\"pnVh83\":\"Số VAT\",\"CabI04\":\"Số VAT không được chứa khoảng trắng\",\"PMhxAR\":\"Số VAT phải bắt đầu bằng mã quốc gia 2 chữ cái theo sau là 8-15 ký tự chữ và số (ví dụ: DE123456789)\",\"gPgdNV\":\"Số VAT đã được xác thực thành công\",\"RUMiLy\":\"Xác thực số VAT không thành công\",\"vqji3Y\":\"Xác thực số VAT không thành công. Vui lòng kiểm tra số VAT của bạn.\",\"8dENF9\":\"VAT trên phí\",\"ZutOKU\":\"Thuế suất VAT\",\"CZomgW\":\"Đã đăng ký VAT\",\"PCRCCN\":\"Thông tin đăng ký VAT\",\"oSDBWm\":\"Cài đặt VAT\",\"Nfbg76\":\"Cài đặt VAT đã được lưu thành công\",\"UvYql/\":\"Cài đặt VAT đã được lưu. Chúng tôi đang xác thực số VAT của bạn ở chế độ nền.\",\"R6n7j9\":\"Cài đặt VAT đã được cập nhật thành công\",\"tJylUv\":\"Xử lý VAT cho phí nền tảng\",\"FlGprQ\":\"Xử lý VAT cho phí nền tảng: Doanh nghiệp có đăng ký VAT ở EU có thể sử dụng cơ chế đảo ngược (0% - Điều 196 của Chỉ thị VAT 2006/112/EC). Doanh nghiệp không đăng ký VAT sẽ bị tính VAT của Ireland ở mức 23%.\",\"516oLj\":\"Dịch vụ xác thực VAT tạm thời không khả dụng\",\"AdWhjZ\":\"Mã xác thực\",\"QDEWii\":\"Đã xác minh\",\"wCKkSr\":\"Xác thực email\",\"/IBv6X\":\"Xác minh email của bạn\",\"e/cvV1\":\"Đang xác thực...\",\"fROFIL\":\"Tiếng Việt\",\"RnvnDc\":\"Xem tất cả tin nhắn được gửi trên nền tảng\",\"+WFMis\":\"Xem và tải xuống báo cáo cho tất cả sự kiện của bạn. Chỉ bao gồm đơn hàng đã hoàn thành.\",\"c7VN/A\":\"Xem câu trả lời\",\"SZw9tS\":\"Xem chi tiết\",\"FCVmuU\":\"Xem sự kiện\",\"n6EaWL\":\"Xem nhật ký\",\"OaKTzt\":\"Xem bản đồ\",\"zNZNMs\":\"Xem tin nhắn\",\"67OJ7t\":\"Xem đơn hàng\",\"tKKZn0\":\"Xem chi tiết đơn hàng\",\"KeCXJu\":\"Xem chi tiết đơn hàng, hoàn tiền và gửi lại xác nhận.\",\"9jnAcN\":\"Xem trang chủ nhà tổ chức\",\"1J/AWD\":\"Xem vé\",\"N9FyyW\":\"Xem, chỉnh sửa và xuất danh sách người tham dự đã đăng ký.\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"Chỉ hiển thị với nhân viên check-in. Giúp xác định danh sách này trong quá trình check-in.\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"Đang chờ thanh toán\",\"aUi/Dz\":\"Cảnh báo: Đây là cấu hình mặc định của hệ thống. Thay đổi sẽ ảnh hưởng đến tất cả các tài khoản không được chỉ định cấu hình cụ thể.\",\"RRZDED\":\"Chúng tôi không tìm thấy đơn hàng nào liên kết với địa chỉ email này.\",\"2RZK9x\":\"Chúng tôi không thể tìm thấy đơn hàng bạn đang tìm kiếm. Liên kết có thể đã hết hạn hoặc chi tiết đơn hàng có thể đã thay đổi.\",\"nefMIK\":\"Chúng tôi không thể tìm thấy vé bạn đang tìm kiếm. Liên kết có thể đã hết hạn hoặc chi tiết vé có thể đã thay đổi.\",\"miysJh\":\"Chúng tôi không thể tìm thấy đơn hàng này. Nó có thể đã bị xóa.\",\"HJKdzP\":\"Đã xảy ra sự cố khi tải trang này. Vui lòng thử lại.\",\"IfN2Qo\":\"Chúng tôi khuyến nghị logo hình vuông với kích thước tối thiểu 200x200px\",\"wJzo/w\":\"Chúng tôi khuyến nghị kích thước 400px x 400px và dung lượng tối đa 5MB\",\"x8rEDQ\":\"Chúng tôi không thể xác thực số VAT của bạn sau nhiều lần thử. Chúng tôi sẽ tiếp tục thử ở chế độ nền. Vui lòng kiểm tra lại sau.\",\"q1BizZ\":\"Chúng tôi sẽ gửi vé đến email này\",\"ZOmUYW\":\"Chúng tôi sẽ xác thực số VAT của bạn ở chế độ nền. Nếu có bất kỳ vấn đề nào, chúng tôi sẽ thông báo cho bạn.\",\"zCdObC\":\"Chúng tôi đã chính thức chuyển trụ sở chính đến Ireland 🇮🇪. Như một phần của quá trình chuyển đổi này, chúng tôi hiện sử dụng Stripe Ireland thay vì Stripe Canada. Để giữ cho các khoản thanh toán của bạn diễn ra suôn sẻ, bạn cần kết nối lại tài khoản Stripe của mình.\",\"jh2orE\":\"Chúng tôi đã chuyển trụ sở chính đến Ireland. Do đó, chúng tôi cần bạn kết nối lại tài khoản Stripe. Quy trình nhanh này chỉ mất vài phút. Doanh số và dữ liệu hiện tại của bạn hoàn toàn không bị ảnh hưởng.\",\"Fq/Nx7\":\"Chúng tôi đã gửi mã xác thực 5 chữ số đến:\",\"GdWB+V\":\"Webhook tạo thành công\",\"2X4ecw\":\"Webhook đã xóa thành công\",\"CThMKa\":\"Nhật ký webhook\",\"nuh/Wq\":\"URL Webhook\",\"8BMPMe\":\"Webhook sẽ không gửi thông báo\",\"FSaY52\":\"Webhook sẽ gửi thông báo\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"Trang web\",\"vKLEXy\":\"Weibo\",\"9eF5oV\":\"Chào mừng trở lại\",\"QDWsl9\":[\"Chào mừng đến với \",[\"0\"],\", \",[\"1\"],\" 👋\"],\"LETnBR\":[\"Chào mừng đến với \",[\"0\"],\", đây là danh sách tất cả sự kiện của bạn\"],\"FaSXqR\":\"Loại sự kiện nào?\",\"f30uVZ\":\"Những gì bạn cần làm:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"Khi một lượt check-in bị xóa\",\"Gmd0hv\":\"Khi một người tham dự mới được tạo ra\",\"Lc18qn\":\"Khi một đơn hàng mới được tạo\",\"dfkQIO\":\"Khi một sản phẩm mới được tạo ra\",\"8OhzyY\":\"Khi một sản phẩm bị xóa\",\"tRXdQ9\":\"Khi một sản phẩm được cập nhật\",\"Q7CWxp\":\"Khi một người tham dự bị hủy\",\"IuUoyV\":\"Khi một người tham dự được check-in\",\"nBVOd7\":\"Khi một người tham dự được cập nhật\",\"ny2r8d\":\"Khi một đơn hàng bị hủy\",\"c9RYbv\":\"Khi một đơn hàng được đánh dấu là đã thanh toán\",\"ejMDw1\":\"Khi một đơn hàng được hoàn trả\",\"fVPt0F\":\"Khi một đơn hàng được cập nhật\",\"bcYlvb\":\"Khi check-in đóng\",\"XIG669\":\"Khi check-in mở\",\"de6HLN\":\"Khi khách hàng mua vé, đơn hàng của họ sẽ hiển thị tại đây.\",\"403wpZ\":\"Khi được bật, các sự kiện mới sẽ cho phép người tham dự quản lý thông tin vé của riêng họ qua liên kết bảo mật. Điều này có thể được ghi đè cho từng sự kiện.\",\"blXLKj\":\"Khi được bật, các sự kiện mới sẽ hiển thị hộp kiểm đăng ký tiếp thị trong quá trình thanh toán. Điều này có thể được ghi đè cho từng sự kiện.\",\"Kj0Txn\":\"Khi được bật, không có phí ứng dụng nào sẽ được tính cho các giao dịch Stripe Connect. Sử dụng cho các quốc gia không hỗ trợ phí ứng dụng.\",\"uchB0M\":\"Xem trước widget\",\"uvIqcj\":\"Hội thảo\",\"EpknJA\":\"Viết tin nhắn của bạn tại đây...\",\"nhtR6Y\":\"X (Twitter)\",\"X/azM1\":\"Có - Tôi có số đăng ký VAT EU hợp lệ\",\"Tz5oXG\":\"Có, hủy đơn hàng của tôi\",\"QlSZU0\":[\"Bạn đang mạo danh <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"Bạn đang thực hiện hoàn tiền một phần. Khách hàng sẽ được hoàn lại \",[\"0\"],\" \",[\"1\"],\".\"],\"o7LgX6\":\"Bạn có thể cấu hình phí dịch vụ và thuế bổ sung trong cài đặt tài khoản của mình.\",\"5VGIlq\":\"Bạn đã đạt đến giới hạn nhắn tin.\",\"casL1O\":\"Bạn có thuế và phí được thêm vào một sản phẩm miễn phí. Bạn có muốn bỏ chúng?\",\"FVTVBy\":\"Bạn phải xác minh địa chỉ email trước khi cập nhật trạng thái nhà tổ chức.\",\"w65ZgF\":\"Bạn cần xác minh email tài khoản trước khi có thể chỉnh sửa mẫu email.\",\"FRl8Jv\":\"Bạn cần xác minh email tài khoản trước khi có thể gửi tin nhắn.\",\"FgRxRP\":\"Bạn sở hữu 100% dữ liệu người tham dự của mình, luôn luôn\",\"88cUW+\":\"Bạn nhận được\",\"U3wiCB\":\"Bạn đã sẵn sàng! Thanh toán của bạn đang được xử lý suôn sẻ.\",\"MNFIxz\":[\"Bạn sẽ tham gia \",[\"0\"],\"!\"],\"p/Sa0j\":\"Tài khoản của bạn có giới hạn nhắn tin. Để tăng giới hạn của bạn, hãy liên hệ với chúng tôi tại\",\"x/xjzn\":\"Danh sách đối tác của bạn đã được xuất thành công.\",\"TF37u6\":\"Những người tham dự của bạn đã được xuất thành công.\",\"79lXGw\":\"Danh sách check-in của bạn đã được tạo thành công. Chia sẻ liên kết bên dưới với nhân viên check-in của bạn.\",\"BnlG9U\":\"Đơn hàng hiện tại của bạn sẽ bị mất.\",\"nBqgQb\":\"Email của bạn\",\"R02pnV\":\"Sự kiện của bạn phải được phát trực tiếp trước khi bạn có thể bán vé cho người tham dự.\",\"hDNwnf\":\"Logo, màu sắc và phong cách của bạn trên mọi trang\",\"ifRqmm\":\"Tin nhắn của bạn đã được gửi thành công!\",\"/Rj5P4\":\"Tên của bạn\",\"PFjJxY\":\"Mật khẩu mới của bạn phải dài ít nhất 8 ký tự.\",\"gzrCuN\":\"Chi tiết đơn hàng của bạn đã được cập nhật. Email xác nhận đã được gửi đến địa chỉ email mới.\",\"naQW82\":\"Đơn hàng của bạn đã bị hủy.\",\"bhlHm/\":\"Đơn hàng của bạn đang chờ thanh toán\",\"XeNum6\":\"Đơn hàng của bạn đã được xuất thành công.\",\"Xd1R1a\":\"Địa chỉ nhà tổ chức của bạn\",\"WWYHKD\":\"Thanh toán của bạn được bảo vệ bằng mã hóa cấp ngân hàng\",\"5b3QLi\":\"Gói của bạn\",\"6heFYY\":\"Tài khoản Stripe của bạn đã được kết nối và đang xử lý thanh toán.\",\"vvO1I2\":\"Tài khoản Stripe của bạn được kết nối và sẵn sàng xử lý thanh toán.\",\"CnZ3Ou\":\"Vé của bạn đã được xác nhận.\",\"EmFsMZ\":\"Số VAT của bạn đang trong hàng đợi để xác thực\",\"QBlhh4\":\"Số VAT của bạn sẽ được xác thực khi bạn lưu\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/vi.po b/frontend/src/locales/vi.po index cd1802e7c8..353bab54e0 100644 --- a/frontend/src/locales/vi.po +++ b/frontend/src/locales/vi.po @@ -1171,7 +1171,7 @@ msgstr "Đánh dấu trang này để quản lý đơn hàng của bạn bất c msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "Xây dựng thương hiệu vé của bạn với logo, màu sắc và thông điệp chân trang tùy chỉnh." -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "Tiếng Bồ Đào Nha Brazil" @@ -1476,11 +1476,11 @@ msgstr "Thanh toán" msgid "Checkout Settings" msgstr "Cài đặt thanh toán" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "Trung Quốc (đơn giản hóa)" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "Tiếng Trung (Phồn thể)" @@ -2628,7 +2628,7 @@ msgstr "Tùy chọn nhân bản" msgid "Duplicate Product" msgstr "Nhân bản sản phẩm" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "Tiếng Hà Lan" @@ -2954,8 +2954,8 @@ msgstr "Thời gian kết thúc (tùy chọn)" msgid "Ended" msgstr "Kết thúc" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "Tiếng Anh" @@ -3726,7 +3726,7 @@ msgstr "Sản phẩm miễn phí" msgid "Free product, no payment information required" msgstr "Sản phẩm miễn phí, không cần thông tin thanh toán" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "Tiếng Pháp" @@ -3759,7 +3759,7 @@ msgstr "Tạo" msgid "Generate code" msgstr "Tạo mã" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "Tiếng Đức" @@ -4276,7 +4276,7 @@ msgstr "VAT Ireland 23% sẽ được áp dụng cho phí nền tảng (cung c msgid "Is this account VAT registered in the EU?" msgstr "Tài khoản này có đăng ký VAT ở EU không?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "Tiếng Ý" @@ -6075,11 +6075,15 @@ msgstr "Vui lòng đợi trong khi chúng tôi chuẩn bị hóa đơn của b msgid "Please wait while we prepare your orders for export..." msgstr "Vui lòng đợi trong khi chúng tôi chuẩn bị đơn hàng của bạn để xuất ra..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "Tiếng Ba Lan" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "Sự kiện phổ biến (14 ngày qua)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "Tiếng Bồ Đào Nha" @@ -7362,7 +7366,7 @@ msgstr "Xin lỗi, mã khuyến mãi này không được công nhận" msgid "Source" msgstr "Nguồn" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "Tiếng Tây Ban Nha" @@ -7654,7 +7658,7 @@ msgstr "Lễ hội Âm nhạc Mùa hè 2025" msgid "Support Email" msgstr "Email hỗ trợ" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "Tiếng Thụy Điển" @@ -8433,7 +8437,7 @@ msgstr "Thử email khác" msgid "Try Hi.Events Free" msgstr "Dùng thử Hi.Events miễn phí" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "Tiếng Thổ Nhĩ Kỳ" @@ -8828,7 +8832,7 @@ msgstr "Xác minh email của bạn" msgid "Verifying..." msgstr "Đang xác thực..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "Tiếng Việt" diff --git a/frontend/src/locales/zh-cn.js b/frontend/src/locales/zh-cn.js index 26b8aec47e..cb878daf5d 100644 --- a/frontend/src/locales/zh-cn.js +++ b/frontend/src/locales/zh-cn.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>签到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>签退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功创建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已签到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分钟和\",[\"秒\"],\"秒钟\"],\"NlQ0cx\":[[\"组织者名称\"],\"的首次活动\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>请输入不含税费的价格。<1>税费可以在下方添加。\",\"ZjMs6e\":\"<0>该产品的可用数量<1>如果该产品有相关的<2>容量限制,此值可以被覆盖。\",\"E15xs8\":\"⚡️ 设置您的活动\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 自定义活动页面\",\"3VPPdS\":\"与 Stripe 连接\",\"cjdktw\":\"🚀 实时设置您的活动\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"缅因街 123 号\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期输入字段。非常适合询问出生日期等。\",\"6euFZ/\":[\"默认的\",[\"type\"],\"会自动应用于所有新产品。您可以为每个产品单独覆盖此设置。\"],\"SMUbbQ\":\"下拉式输入法只允许一个选择\",\"qv4bfj\":\"费用,如预订费或服务费\",\"POT0K/\":\"每个产品的固定金额。例如,每个产品$0.50\",\"f4vJgj\":\"多行文本输入\",\"OIPtI5\":\"产品价格的百分比。例如,3.5%的产品价格\",\"ZthcdI\":\"无折扣的促销代码可以用来显示隐藏的产品。\",\"AG/qmQ\":\"单选题有多个选项,但只能选择一个。\",\"h179TP\":\"活动的简短描述,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用活动描述\",\"WKMnh4\":\"单行文本输入\",\"BHZbFy\":\"每个订单一个问题。例如,您的送货地址是什么?\",\"Fuh+dI\":\"每个产品一个问题。例如,您的T恤尺码是多少?\",\"RlJmQg\":\"标准税,如增值税或消费税\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"接受银行转账、支票或其他线下支付方式\",\"hrvLf4\":\"通过 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀请\",\"AeXO77\":\"账户\",\"lkNdiH\":\"账户名称\",\"Puv7+X\":\"账户设置\",\"OmylXO\":\"账户更新成功\",\"7L01XJ\":\"操作\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活跃\",\"/PN1DA\":\"为此签到列表添加描述\",\"0/vPdA\":\"添加有关与会者的任何备注。这些将不会对与会者可见。\",\"Or1CPR\":\"添加有关与会者的任何备注...\",\"l3sZO1\":\"添加关于订单的备注。这些信息不会对客户可见。\",\"xMekgu\":\"添加关于订单的备注...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"添加线下支付的说明(例如,银行转账详情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"添加新内容\",\"TZxnm8\":\"添加选项\",\"24l4x6\":\"添加产品\",\"8q0EdE\":\"将产品添加到类别\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"加税或费用\",\"goOKRY\":\"增加层级\",\"oZW/gT\":\"添加到日历\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理员\",\"HLDaLi\":\"管理员用户可以完全访问事件和账户设置。\",\"W7AfhC\":\"本次活动的所有与会者\",\"cde2hc\":\"所有产品\",\"5CQ+r0\":\"允许与未支付订单关联的参与者签到\",\"ipYKgM\":\"允许搜索引擎索引\",\"LRbt6D\":\"允许搜索引擎索引此事件\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"令人惊叹, 活动, 关键词...\",\"hehnjM\":\"金额\",\"R2O9Rg\":[\"支付金额 (\",[\"0\"],\")\"],\"V7MwOy\":\"加载页面时出现错误\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"出现意外错误。\",\"byKna+\":\"出现意外错误。请重试。\",\"ubdMGz\":\"产品持有者的任何查询都将发送到此电子邮件地址。此地址还将用作从此活动发送的所有电子邮件的“回复至”地址\",\"aAIQg2\":\"外观\",\"Ym1gnK\":\"应用\",\"sy6fss\":[\"适用于\",[\"0\"],\"个产品\"],\"kadJKg\":\"适用于1个产品\",\"DB8zMK\":\"应用\",\"GctSSm\":\"应用促销代码\",\"ARBThj\":[\"将此\",[\"type\"],\"应用于所有新产品\"],\"S0ctOE\":\"归档活动\",\"TdfEV7\":\"已归档\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"您确定要激活该与会者吗?\",\"TvkW9+\":\"您确定要归档此活动吗?\",\"/CV2x+\":\"您确定要取消该与会者吗?这将使其门票作废\",\"YgRSEE\":\"您确定要删除此促销代码吗?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"您确定要将此活动设为草稿吗?这将使公众无法看到该活动\",\"mEHQ8I\":\"您确定要将此事件公开吗?这将使事件对公众可见\",\"s4JozW\":\"您确定要恢复此活动吗?它将作为草稿恢复。\",\"vJuISq\":\"您确定要删除此容量分配吗?\",\"baHeCz\":\"您确定要删除此签到列表吗?\",\"LBLOqH\":\"每份订单询问一次\",\"wu98dY\":\"每个产品询问一次\",\"ss9PbX\":\"参与者\",\"m0CFV2\":\"与会者详情\",\"QKim6l\":\"未找到参与者\",\"R5IT/I\":\"与会者备注\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"参会者票\",\"9SZT4E\":\"参与者\",\"iPBfZP\":\"注册的参会者\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"自动调整大小\",\"vZ5qKF\":\"根据内容自动调整小部件高度。禁用时,小部件将填充容器的高度。\",\"4lVaWA\":\"等待线下付款\",\"2rHwhl\":\"等待线下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"返回活动页面\",\"VCoEm+\":\"返回登录\",\"k1bLf+\":\"背景颜色\",\"I7xjqg\":\"背景类型\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"账单地址\",\"/xC/im\":\"账单设置\",\"rp/zaT\":\"巴西葡萄牙语\",\"whqocw\":\"注册即表示您同意我们的<0>服务条款和<1>隐私政策。\",\"bcCn6r\":\"计算类型\",\"+8bmSu\":\"加利福尼亚州\",\"iStTQt\":\"相机权限被拒绝。<0>再次请求权限,如果还不行,则需要在浏览器设置中<1>授予此页面访问相机的权限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改电子邮件\",\"tVJk4q\":\"取消订单\",\"Os6n2a\":\"取消订单\",\"Mz7Ygx\":[\"取消订单 \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"无法签到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配创建成功\",\"k5p8dz\":\"容量分配删除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"类别允许您将产品分组。例如,您可以有一个“门票”类别和另一个“商品”类别。\",\"iS0wAT\":\"类别帮助您组织产品。此标题将在公共活动页面上显示。\",\"eorM7z\":\"类别重新排序成功。\",\"3EXqwa\":\"类别创建成功\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"更改密码\",\"xMDm+I\":\"签到\",\"p2WLr3\":[\"签到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"签到并标记订单为已付款\",\"QYLpB4\":\"仅签到\",\"/Ta1d4\":\"签出\",\"5LDT6f\":\"看看这个活动吧!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"签到列表删除成功\",\"+hBhWk\":\"签到列表已过期\",\"mBsBHq\":\"签到列表未激活\",\"vPqpQG\":\"未找到签到列表\",\"tejfAy\":\"签到列表\",\"hD1ocH\":\"签到链接已复制到剪贴板\",\"CNafaC\":\"复选框选项允许多重选择\",\"SpabVf\":\"复选框\",\"CRu4lK\":\"已签到\",\"znIg+z\":\"结账\",\"1WnhCL\":\"结账设置\",\"6imsQS\":\"简体中文\",\"JjkX4+\":\"选择背景颜色\",\"/Jizh9\":\"选择账户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"click here\",\"sby+1/\":\"点击复制\",\"yz7wBu\":\"关闭\",\"62Ciis\":\"关闭侧边栏\",\"EWPtMO\":\"代码\",\"ercTDX\":\"代码长度必须在 3 至 50 个字符之间\",\"oqr9HB\":\"当活动页面初始加载时折叠此产品\",\"jZlrte\":\"颜色\",\"Vd+LC3\":\"颜色必须是有效的十六进制颜色代码。例如#ffffff\",\"1HfW/F\":\"颜色\",\"VZeG/A\":\"即将推出\",\"yPI7n9\":\"以逗号分隔的描述活动的关键字。搜索引擎将使用这些关键字来帮助对活动进行分类和索引\",\"NPZqBL\":\"完整订单\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成订单\",\"NWVRtl\":\"已完成订单\",\"DwF9eH\":\"组件代码\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"确认\",\"ZaEJZM\":\"确认电子邮件更改\",\"yjkELF\":\"确认新密码\",\"xnWESi\":\"确认密码\",\"p2/GCq\":\"确认密码\",\"wnDgGj\":\"确认电子邮件地址...\",\"pbAk7a\":\"连接条纹\",\"UMGQOh\":\"与 Stripe 连接\",\"QKLP1W\":\"连接 Stripe 账户,开始接收付款。\",\"5lcVkL\":\"连接详情\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"继续\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"继续按钮文字\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"继续设置\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"复制的\",\"T5rdis\":\"复制到剪贴板\",\"he3ygx\":\"复制\",\"r2B2P8\":\"复制签到链接\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"复制链接\",\"E6nRW7\":\"复制 URL\",\"JNCzPW\":\"国家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"创建\",\"b9XOHo\":[\"创建 \",[\"0\"]],\"k9RiLi\":\"创建一个产品\",\"6kdXbW\":\"创建促销代码\",\"n5pRtF\":\"创建票单\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"创建一个组织者\",\"ipP6Ue\":\"创建与会者\",\"VwdqVy\":\"创建容量分配\",\"EwoMtl\":\"创建类别\",\"XletzW\":\"创建类别\",\"WVbTwK\":\"创建签到列表\",\"uN355O\":\"创建活动\",\"BOqY23\":\"创建新的\",\"kpJAeS\":\"创建组织器\",\"a0EjD+\":\"创建产品\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"创建促销代码\",\"B3Mkdt\":\"创建问题\",\"UKfi21\":\"创建税费\",\"d+F6q9\":\"已创建\",\"Q2lUR2\":\"货币\",\"DCKkhU\":\"当前密码\",\"uIElGP\":\"自定义地图 URL\",\"UEqXyt\":\"自定义范围\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定义此事件的电子邮件和通知设置\",\"Y9Z/vP\":\"定制活动主页和结账信息\",\"2E2O5H\":\"自定义此事件的其他设置\",\"iJhSxe\":\"自定义此事件的搜索引擎优化设置\",\"KIhhpi\":\"定制您的活动页面\",\"nrGWUv\":\"定制您的活动页面,以符合您的品牌和风格。\",\"Zz6Cxn\":\"危险区\",\"ZQKLI1\":\"危险区\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和时间\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"删除\",\"jRJZxD\":\"删除容量\",\"VskHIx\":\"删除类别\",\"Qrc8RZ\":\"删除签到列表\",\"WHf154\":\"删除代码\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"说明\",\"YC3oXa\":\"签到工作人员的描述\",\"URmyfc\":\"详细信息\",\"1lRT3t\":\"禁用此容量将跟踪销售情况,但不会在达到限制时停止销售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣类型\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"文档标签\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"捐赠 / 自由定价产品\",\"OvNbls\":\"下载 .ics\",\"kodV18\":\"下载 CSV\",\"CELKku\":\"下载发票\",\"LQrXcu\":\"下载发票\",\"QIodqd\":\"下载二维码\",\"yhjU+j\":\"正在下载发票\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"下拉选择\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"复制活动\",\"3ogkAk\":\"复制活动\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"复制选项\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"早起的鸟儿\",\"ePK91l\":\"编辑\",\"N6j2JH\":[\"编辑 \",[\"0\"]],\"kBkYSa\":\"编辑容量\",\"oHE9JT\":\"编辑容量分配\",\"j1Jl7s\":\"编辑类别\",\"FU1gvP\":\"编辑签到列表\",\"iFgaVN\":\"编辑代码\",\"jrBSO1\":\"编辑组织器\",\"tdD/QN\":\"编辑产品\",\"n143Tq\":\"编辑产品类别\",\"9BdS63\":\"编辑促销代码\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"编辑问题\",\"poTr35\":\"编辑用户\",\"GTOcxw\":\"编辑用户\",\"pqFrv2\":\"例如2.50 换 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"电子邮件\",\"VxYKoK\":\"电子邮件和通知设置\",\"ATGYL1\":\"电子邮件地址\",\"hzKQCy\":\"电子邮件地址\",\"HqP6Qf\":\"电子邮件更改已成功取消\",\"mISwW1\":\"电子邮件更改待定\",\"APuxIE\":\"重新发送电子邮件确认\",\"YaCgdO\":\"成功重新发送电子邮件确认\",\"jyt+cx\":\"电子邮件页脚信息\",\"I6F3cp\":\"电子邮件未经验证\",\"NTZ/NX\":\"嵌入代码\",\"4rnJq4\":\"嵌入脚本\",\"8oPbg1\":\"启用发票功能\",\"j6w7d/\":\"启用此容量以在达到限制时停止产品销售\",\"VFv2ZC\":\"结束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"英语\",\"MhVoma\":\"输入不含税费的金额。\",\"SlfejT\":\"错误\",\"3Z223G\":\"确认电子邮件地址出错\",\"a6gga1\":\"确认更改电子邮件时出错\",\"5/63nR\":\"欧元\",\"0pC/y6\":\"活动\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"活动日期\",\"0Zptey\":\"事件默认值\",\"QcCPs8\":\"活动详情\",\"6fuA9p\":\"事件成功复制\",\"AEuj2m\":\"活动主页\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"活动地点和场地详情\",\"OopDbA\":\"Event page\",\"4/If97\":\"活动状态更新失败。请稍后再试\",\"btxLWj\":\"事件状态已更新\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"活动\",\"sZg7s1\":\"过期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消与会者失败\",\"ZpieFv\":\"取消订单失败\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"下载发票失败。请重试。\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"加载签到列表失败\",\"ZQ15eN\":\"重新发送票据电子邮件失败\",\"ejXy+D\":\"产品排序失败\",\"PLUB/s\":\"费用\",\"/mfICu\":\"费用\",\"LyFC7X\":\"筛选订单\",\"cSev+j\":\"筛选器\",\"CVw2MU\":[\"筛选器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一张发票号码\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必须在 1 至 50 个字符之间\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金额\",\"TF9opW\":\"该设备不支持闪存\",\"UNMVei\":\"忘记密码?\",\"2POOFK\":\"免费\",\"P/OAYJ\":\"免费产品\",\"vAbVy9\":\"免费产品,无需付款信息\",\"nLC6tu\":\"法语\",\"Weq9zb\":\"常规\",\"DDcvSo\":\"德国\",\"4GLxhy\":\"入门\",\"4D3rRj\":\"返回个人资料\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"谷歌日历\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"销售总额\",\"yRg26W\":\"总销售额\",\"R4r4XO\":\"宾客\",\"26pGvx\":\"有促销代码吗?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"这是如何在应用程序中使用该组件的示例。\",\"Y1SSqh\":\"这是您可以用来在应用程序中嵌入小部件的 React 组件。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"隐藏于公众视线之外\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"隐藏问题只有活动组织者可以看到,客户看不到。\",\"vLyv1R\":\"隐藏\",\"Mkkvfd\":\"隐藏入门页面\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"在销售结束日期后隐藏产品\",\"06s3w3\":\"在销售开始日期前隐藏产品\",\"axVMjA\":\"除非用户有适用的促销代码,否则隐藏产品\",\"ySQGHV\":\"售罄时隐藏产品\",\"SCimta\":\"隐藏侧边栏中的入门页面\",\"5xR17G\":\"对客户隐藏此产品\",\"Da29Y6\":\"隐藏此问题\",\"fvDQhr\":\"向用户隐藏此层级\",\"lNipG+\":\"隐藏产品将防止用户在活动页面上看到它。\",\"ZOBwQn\":\"主页设计\",\"PRuBTd\":\"主页设计器\",\"YjVNGZ\":\"主页预览\",\"c3E/kw\":\"荷马\",\"8k8Njd\":\"客户有多少分钟来完成订单。我们建议至少 15 分钟\",\"ySxKZe\":\"这个代码可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>条款和条件。\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"如果为空,将使用地址生成 Google 地图链接\",\"UYT+c8\":\"如果启用,登记工作人员可以将与会者标记为已登记或将订单标记为已支付并登记与会者。如果禁用,关联未支付订单的与会者无法登记。\",\"muXhGi\":\"如果启用,当有新订单时,组织者将收到电子邮件通知\",\"6fLyj/\":\"如果您没有要求更改密码,请立即更改密码。\",\"n/ZDCz\":\"图像已成功删除\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"图片上传成功\",\"VyUuZb\":\"图片网址\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"不活动\",\"T0K0yl\":\"非活动用户无法登录。\",\"kO44sp\":\"包含您的在线活动的连接详细信息。这些信息将在订单摘要页面和参会者门票页面显示。\",\"FlQKnG\":\"价格中包含税费\",\"Vi+BiW\":[\"包括\",[\"0\"],\"个产品\"],\"lpm0+y\":\"包括1个产品\",\"UiAk5P\":\"插入图片\",\"OyLdaz\":\"再次发出邀请!\",\"HE6KcK\":\"撤销邀请!\",\"SQKPvQ\":\"邀请用户\",\"bKOYkd\":\"发票下载成功\",\"alD1+n\":\"发票备注\",\"kOtCs2\":\"发票编号\",\"UZ2GSZ\":\"发票设置\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"项目\",\"KFXip/\":\"约翰\",\"XcgRvb\":\"约翰逊\",\"87a/t/\":\"标签\",\"vXIe7J\":\"语言\",\"2LMsOq\":\"过去 12 个月\",\"vfe90m\":\"过去 14 天\",\"aK4uBd\":\"过去 24 小时\",\"uq2BmQ\":\"过去 30 天\",\"bB6Ram\":\"过去 48 小时\",\"VlnB7s\":\"过去 6 个月\",\"ct2SYD\":\"过去 7 天\",\"XgOuA7\":\"过去 90 天\",\"I3yitW\":\"最后登录\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"留空以使用默认词“发票”\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"加载中...\",\"wJijgU\":\"地点\",\"sQia9P\":\"登录\",\"zUDyah\":\"登录\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"注销\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"在结账时强制要求填写账单地址\",\"MU3ijv\":\"将此问题作为必答题\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理与会者\",\"n4SpU5\":\"管理活动\",\"WVgSTy\":\"管理订单\",\"1MAvUY\":\"管理此活动的支付和发票设置。\",\"cQrNR3\":\"管理简介\",\"AtXtSw\":\"管理可以应用于您的产品的税费\",\"ophZVW\":\"管理机票\",\"DdHfeW\":\"管理账户详情和默认设置\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"管理用户及其权限\",\"1m+YT2\":\"在顾客结账前,必须回答必填问题。\",\"Dim4LO\":\"手动添加与会者\",\"e4KdjJ\":\"手动添加与会者\",\"vFjEnF\":\"标记为已支付\",\"g9dPPQ\":\"每份订单的最高限额\",\"l5OcwO\":\"与会者留言\",\"Gv5AMu\":\"留言参与者\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"留言买家\",\"tNZzFb\":\"消息内容\",\"lYDV/s\":\"给个别与会者留言\",\"V7DYWd\":\"发送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次订购的最低数量\",\"QYcUEf\":\"最低价格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"杂项设置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多种价格选项。非常适合早鸟产品等。\",\"/bhMdO\":\"我的精彩活动描述\",\"vX8/tc\":\"我的精彩活动标题...\",\"hKtWk2\":\"我的简介\",\"fj5byd\":\"不适用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名称\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"导航至与会者\",\"qqeAJM\":\"从不\",\"7vhWI8\":\"新密码\",\"1UzENP\":\"否\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"没有可显示的已归档活动。\",\"q2LEDV\":\"未找到此订单的参会者。\",\"zlHa5R\":\"尚未向此订单添加参会者。\",\"Wjz5KP\":\"无与会者\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"没有容量分配\",\"a/gMx2\":\"没有签到列表\",\"tMFDem\":\"无可用数据\",\"6Z/F61\":\"无数据显示。请选择日期范围\",\"fFeCKc\":\"无折扣\",\"HFucK5\":\"没有可显示的已结束活动。\",\"yAlJXG\":\"无事件显示\",\"GqvPcv\":\"没有可用筛选器\",\"KPWxKD\":\"无信息显示\",\"J2LkP8\":\"无订单显示\",\"RBXXtB\":\"当前没有可用的支付方式。请联系活动组织者以获取帮助。\",\"ZWEfBE\":\"无需支付\",\"ZPoHOn\":\"此参会者没有关联的产品。\",\"Ya1JhR\":\"此类别中没有可用的产品。\",\"FTfObB\":\"尚无产品\",\"+Y976X\":\"无促销代码显示\",\"MAavyl\":\"此与会者未回答任何问题。\",\"SnlQeq\":\"此订单尚未提出任何问题。\",\"Ev2r9A\":\"无结果\",\"gk5uwN\":\"没有搜索结果\",\"RHyZUL\":\"没有搜索结果。\",\"RY2eP1\":\"未加收任何税费。\",\"EdQY6l\":\"无\",\"OJx3wK\":\"不详\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"备注\",\"jtrY3S\":\"暂无显示内容\",\"hFwWnI\":\"通知设置\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"将新订单通知组织者\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"允许支付的天数(留空以从发票中省略付款条款)\",\"n86jmj\":\"号码前缀\",\"mwe+2z\":\"线下订单在标记为已支付之前不会反映在活动统计中。\",\"dWBrJX\":\"线下支付失败。请重试或联系活动组织者。\",\"fcnqjw\":\"离线支付说明\",\"+eZ7dp\":\"线下支付\",\"ojDQlR\":\"线下支付信息\",\"u5oO/W\":\"线下支付设置\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"销售中\",\"Ug4SfW\":\"创建事件后,您就可以在这里看到它。\",\"ZxnK5C\":\"一旦开始收集数据,您将在这里看到。\",\"PnSzEc\":\"一旦准备就绪,将您的活动上线并开始销售产品。\",\"J6n7sl\":\"持续进行\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"在线活动详情\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"打开签到页面\",\"OdnLE4\":\"打开侧边栏\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有发票上显示的可选附加信息(例如,付款条款、逾期付款费用、退货政策)\",\"OrXJBY\":\"发票编号的可选前缀(例如,INV-)\",\"0zpgxV\":\"选项\",\"BzEFor\":\"或\",\"UYUgdb\":\"订购\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"取消订单\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"订购日期\",\"Tol4BF\":\"订购详情\",\"WbImlQ\":\"订单已取消,并已通知订单所有者。\",\"nAn4Oe\":\"订单已标记为已支付\",\"uzEfRz\":\"订单备注\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"订购参考\",\"acIJ41\":\"订单状态\",\"GX6dZv\":\"订单摘要\",\"tDTq0D\":\"订单超时\",\"1h+RBg\":\"订单\",\"3y+V4p\":\"组织地址\",\"GVcaW6\":\"组织详细信息\",\"nfnm9D\":\"组织名称\",\"G5RhpL\":\"主办方\",\"mYygCM\":\"需要组织者\",\"Pa6G7v\":\"组织者姓名\",\"l894xP\":\"组织者只能管理活动和产品。他们无法管理用户、账户设置或账单信息。\",\"fdjq4c\":\"内边距\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"页面未找到\",\"QbrUIo\":\"页面浏览量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付讫\",\"HVW65c\":\"付费产品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密码\",\"TUJAyx\":\"密码必须至少包含 8 个字符\",\"vwGkYB\":\"密码必须至少包含 8 个字符\",\"BLTZ42\":\"密码重置成功。请使用新密码登录。\",\"f7SUun\":\"密码不一样\",\"aEDp5C\":\"将此粘贴到您希望小部件显示的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和发票\",\"DZjk8u\":\"支付和发票设置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失败\",\"JEdsvQ\":\"支付说明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付状态\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款条款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金额\",\"xdA9ud\":\"将此放置在您网站的 中。\",\"blK94r\":\"请至少添加一个选项\",\"FJ9Yat\":\"请检查所提供的信息是否正确\",\"TkQVup\":\"请检查您的电子邮件和密码并重试\",\"sMiGXD\":\"请检查您的电子邮件是否有效\",\"Ajavq0\":\"请检查您的电子邮件以确认您的电子邮件地址\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"请在新标签页中继续\",\"hcX103\":\"请创建一个产品\",\"cdR8d6\":\"请创建一张票\",\"x2mjl4\":\"请输入指向图像的有效图片网址。\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"请注意\",\"C63rRe\":\"请返回活动页面重新开始。\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"请选择至少一个产品\",\"igBrCH\":\"请验证您的电子邮件地址,以访问所有功能\",\"/IzmnP\":\"请稍候,我们正在准备您的发票...\",\"MOERNx\":\"葡萄牙语\",\"qCJyMx\":\"结账后信息\",\"g2UNkE\":\"技术支持\",\"Rs7IQv\":\"结账前信息\",\"rdUucN\":\"预览\",\"a7u1N9\":\"价格\",\"CmoB9j\":\"价格显示模式\",\"BI7D9d\":\"未设置价格\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"价格类型\",\"6RmHKN\":\"主色调\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"主要文字颜色\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"打印所有门票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"产品\",\"1JwlHk\":\"产品类别\",\"U61sAj\":\"产品类别更新成功。\",\"1USFWA\":\"产品删除成功\",\"4Y2FZT\":\"产品价格类型\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"产品销售\",\"U/R4Ng\":\"产品等级\",\"sJsr1h\":\"产品类型\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"产品\",\"N0qXpE\":\"产品\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"已售产品\",\"/u4DIx\":\"已售产品\",\"DJQEZc\":\"产品排序成功\",\"vERlcd\":\"简介\",\"kUlL8W\":\"成功更新个人资料\",\"cl5WYc\":[\"已使用促销 \",[\"promo_code\"],\" 代码\"],\"P5sgAk\":\"促销代码\",\"yKWfjC\":\"促销代码页面\",\"RVb8Fo\":\"促销代码\",\"BZ9GWa\":\"促销代码可用于提供折扣、预售权限或为您的活动提供特殊权限。\",\"OP094m\":\"促销代码报告\",\"4kyDD5\":\"提供此问题的附加背景或说明。使用此字段添加条款和条件、指南或参与者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二维码\",\"LkMOWF\":\"可用数量\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"问题已删除\",\"avf0gk\":\"问题描述\",\"oQvMPn\":\"问题标题\",\"enzGAL\":\"问题\",\"ROv2ZT\":\"问与答\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"无线电选项\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援国\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失败\",\"n10yGu\":\"退款订单\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"退款处理中\",\"xHpVRl\":\"退款状态\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"注册\",\"9+8Vez\":\"剩余使用次数\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"报告\",\"prZGMe\":\"要求账单地址\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"重新发送电子邮件确认\",\"wIa8Qe\":\"重新发送邀请\",\"VeKsnD\":\"重新发送订单电子邮件\",\"dFuEhO\":\"重新发送门票邮件\",\"o6+Y6d\":\"重新发送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密码\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"恢复活动\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"返回活动页面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤销邀请\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"销售结束日期\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"销售开始日期\",\"hBsw5C\":\"销售结束\",\"kpAzPe\":\"销售开始\",\"P/wEOX\":\"旧金山\",\"tfDRzk\":\"节省\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存组织器\",\"UGT5vp\":\"保存设置\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"按与会者姓名、电子邮件或订单号搜索...\",\"+pr/FY\":\"按活动名称搜索...\",\"3zRbWw\":\"按姓名、电子邮件或订单号搜索...\",\"L22Tdf\":\"按姓名、订单号、参与者号或电子邮件搜索...\",\"BiYOdA\":\"按名称搜索...\",\"YEjitp\":\"按主题或内容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索签到列表...\",\"+0Yy2U\":\"搜索产品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"次要颜色\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"次要文字颜色\",\"02ePaq\":[\"选择 \",[\"0\"]],\"QuNKRX\":\"选择相机\",\"9FQEn8\":\"选择类别...\",\"kWI/37\":\"选择组织者\",\"ixIx1f\":\"选择产品\",\"3oSV95\":\"选择产品等级\",\"C4Y1hA\":\"选择产品\",\"hAjDQy\":\"选择状态\",\"QYARw/\":\"选择机票\",\"OMX4tH\":\"选择票\",\"DrwwNd\":\"选择时间段\",\"O/7I0o\":\"选择...\",\"JlFcis\":\"发送\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"发送信息\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"发送消息\",\"D7ZemV\":\"发送订单确认和票务电子邮件\",\"v1rRtW\":\"发送测试\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎优化说明\",\"/SIY6o\":\"搜索引擎优化关键词\",\"GfWoKv\":\"搜索引擎优化设置\",\"rXngLf\":\"搜索引擎优化标题\",\"/jZOZa\":\"服务费\",\"Bj/QGQ\":\"设定最低价格,用户可选择支付更高的价格\",\"L0pJmz\":\"设置发票编号的起始编号。一旦发票生成,就无法更改。\",\"nYNT+5\":\"准备活动\",\"A8iqfq\":\"实时设置您的活动\",\"Tz0i8g\":\"设置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活动\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"显示可用产品数量\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"显示更多\",\"izwOOD\":\"单独显示税费\",\"1SbbH8\":\"结账后显示给客户,在订单摘要页面。\",\"YfHZv0\":\"在顾客结账前向他们展示\",\"CBBcly\":\"显示常用地址字段,包括国家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"单行文本框\",\"+P0Cn2\":\"跳过此步骤\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了点问题\",\"GRChTw\":\"删除税费时出了问题\",\"YHFrbe\":\"出错了!请重试\",\"kf83Ld\":\"出问题了\",\"fWsBTs\":\"出错了。请重试。\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"对不起,此优惠代码不可用\",\"65A04M\":\"西班牙语\",\"mFuBqb\":\"固定价格的标准产品\",\"D3iCkb\":\"开始日期\",\"/2by1f\":\"州或地区\",\"uAQUqI\":\"状态\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活动未启用 Stripe 支付。\",\"UJmAAK\":\"主题\",\"X2rrlw\":\"小计\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 将很快收到一封电子邮件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 参会者\"],\"OtgNFx\":\"成功确认电子邮件地址\",\"IKwyaF\":\"成功确认电子邮件更改\",\"zLmvhE\":\"成功创建与会者\",\"gP22tw\":\"产品创建成功\",\"9mZEgt\":\"成功创建促销代码\",\"aIA9C4\":\"成功创建问题\",\"J3RJSZ\":\"成功更新与会者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"签到列表更新成功\",\"vzJenu\":\"成功更新电子邮件设置\",\"7kOMfV\":\"成功更新活动\",\"G0KW+e\":\"成功更新主页设计\",\"k9m6/E\":\"成功更新主页设置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新杂项设置\",\"4H80qv\":\"订单更新成功\",\"6xCBVN\":\"支付和发票设置已成功更新\",\"1Ycaad\":\"产品更新成功\",\"70dYC8\":\"成功更新促销代码\",\"F+pJnL\":\"成功更新搜索引擎设置\",\"DXZRk5\":\"100 号套房\",\"GNcfRk\":\"支持电子邮件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税费\",\"dFHcIn\":\"税务详情\",\"wQzCPX\":\"所有发票底部显示的税务信息(例如,增值税号、税务注册号)\",\"0RXCDo\":\"成功删除税费\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税费\",\"gypigA\":\"促销代码无效\",\"5ShqeM\":\"您查找的签到列表不存在。\",\"QXlz+n\":\"事件的默认货币。\",\"mnafgQ\":\"事件的默认时区。\",\"o7s5FA\":\"与会者接收电子邮件的语言。\",\"NlfnUd\":\"您点击的链接无效。\",\"HsFnrk\":[[\"0\"],\"的最大产品数量是\",[\"1\"]],\"TSAiPM\":\"您要查找的页面不存在\",\"MSmKHn\":\"显示给客户的价格将包括税费。\",\"6zQOg1\":\"显示给客户的价格不包括税费。税费将单独显示\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"活动标题,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用事件标题\",\"wDx3FF\":\"此活动没有可用产品\",\"pNgdBv\":\"此类别中没有可用产品\",\"rMcHYt\":\"退款正在处理中。请等待退款完成后再申请退款。\",\"F89D36\":\"标记订单为已支付时出错\",\"68Axnm\":\"处理您的请求时出现错误。请重试。\",\"mVKOW6\":\"发送信息时出现错误\",\"AhBPHd\":\"这些详细信息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"Pc/Wtj\":\"此参与者有未付款的订单。\",\"mf3FrP\":\"此类别尚无任何产品。\",\"8QH2Il\":\"此类别对公众隐藏\",\"xxv3BZ\":\"此签到列表已过期\",\"Sa7w7S\":\"此签到列表已过期,不再可用于签到。\",\"Uicx2U\":\"此签到列表已激活\",\"1k0Mp4\":\"此签到列表尚未激活\",\"K6fmBI\":\"此签到列表尚未激活,不能用于签到。\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"这些信息将显示在支付页面、订单摘要页面和订单确认电子邮件中。\",\"XAHqAg\":\"这是一种常规产品,例如T恤或杯子。不发行门票\",\"CNk/ro\":\"这是一项在线活动\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"此信息将包含在本次活动发送的所有电子邮件的页脚中\",\"55i7Fa\":\"此消息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"RjwlZt\":\"此订单已付款。\",\"5K8REg\":\"此订单已退款。\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"此订单已取消。\",\"Q0zd4P\":\"此订单已过期。请重新开始。\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"此订单已完成。\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"此订购页面已不可用。\",\"i0TtkR\":\"这将覆盖所有可见性设置,并将该产品对所有客户隐藏。\",\"cRRc+F\":\"此产品无法删除,因为它与订单关联。您可以将其隐藏。\",\"3Kzsk7\":\"此产品为门票。购买后买家将收到门票\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"此重置密码链接无效或已过期。\",\"IV9xTT\":\"该用户未激活,因为他们没有接受邀请。\",\"5AnPaO\":\"入场券\",\"kjAL4v\":\"门票\",\"dtGC3q\":\"门票电子邮件已重新发送给与会者\",\"54q0zp\":\"门票\",\"xN9AhL\":[[\"0\"],\"级\"],\"jZj9y9\":\"分层产品\",\"8wITQA\":\"分层产品允许您为同一产品提供多种价格选项。这非常适合早鸟产品,或为不同人群提供不同的价格选项。\\\" # zh-cn\",\"nn3mSR\":\"剩余时间:\",\"s/0RpH\":\"使用次数\",\"y55eMd\":\"使用次数\",\"40Gx0U\":\"时区\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"总计\",\"YXx+fG\":\"折扣前总计\",\"NRWNfv\":\"折扣总金额\",\"BxsfMK\":\"总费用\",\"2bR+8v\":\"总销售额\",\"mpB/d9\":\"订单总额\",\"m3FM1g\":\"退款总额\",\"jEbkcB\":\"退款总额\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"总税额\",\"+zy2Nq\":\"类型\",\"FMdMfZ\":\"无法签到参与者\",\"bPWBLL\":\"无法签退参与者\",\"9+P7zk\":\"无法创建产品。请检查您的详细信息\",\"WLxtFC\":\"无法创建产品。请检查您的详细信息\",\"/cSMqv\":\"无法创建问题。请检查您的详细信息\",\"MH/lj8\":\"无法更新问题。请检查您的详细信息\",\"nnfSdK\":\"独立客户\",\"Mqy/Zy\":\"美国\",\"NIuIk1\":\"无限制\",\"/p9Fhq\":\"无限供应\",\"E0q9qH\":\"允许无限次使用\",\"h10Wm5\":\"未付款订单\",\"ia8YsC\":\"即将推出\",\"TlEeFv\":\"即将举行的活动\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活动名称、说明和日期\",\"vXPSuB\":\"更新个人资料\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"链接\",\"UtDm3q\":\"复制到剪贴板的 URL\",\"e5lF64\":\"使用示例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面图片的模糊版本作为背景\",\"OadMRm\":\"使用封面图片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件设置\\\" 中更改自己的电子邮件\",\"vgwVkd\":\"世界协调时\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地点名称\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看参会者详情\",\"/5PEQz\":\"查看活动页面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"在谷歌地图上查看\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP签到列表\",\"tF+VVr\":\"贵宾票\",\"2q/Q7x\":\"可见性\",\"vmOFL/\":\"我们无法处理您的付款。请重试或联系技术支持。\",\"45Srzt\":\"我们无法删除该类别。请再试一次。\",\"/DNy62\":[\"我们找不到与\",[\"0\"],\"匹配的任何门票\"],\"1E0vyy\":\"我们无法加载数据。请重试。\",\"NmpGKr\":\"我们无法重新排序类别。请再试一次。\",\"BJtMTd\":\"我们建议尺寸为 2160px x 1080px,文件大小不超过 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"我们无法确认您的付款。请重试或联系技术支持。\",\"Gspam9\":\"我们正在处理您的订单。请稍候...\",\"LuY52w\":\"欢迎加入!请登录以继续。\",\"dVxpp5\":[\"欢迎回来\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什么是分层产品?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"什么是类别?\",\"gxeWAU\":\"此代码适用于哪些产品?\",\"hFHnxR\":\"此代码适用于哪些产品?(默认适用于所有产品)\",\"AeejQi\":\"此容量应适用于哪些产品?\",\"Rb0XUE\":\"您什么时候抵达?\",\"5N4wLD\":\"这是什么类型的问题?\",\"gyLUYU\":\"启用后,将为票务订单生成发票。发票将随订单确认邮件一起发送。参与\",\"D3opg4\":\"启用线下支付后,用户可以完成订单并收到门票。他们的门票将清楚地显示订单未支付,签到工具会通知签到工作人员订单是否需要支付。\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"哪些票应与此签到列表关联?\",\"S+OdxP\":\"这项活动由谁组织?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"这个问题应该问谁?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小部件设置\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它们\",\"ySeBKv\":\"您已经扫描过此票\",\"P+Sty0\":[\"您正在将电子邮件更改为 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您处于离线状态\",\"sdB7+6\":\"您可以创建一个促销代码,针对该产品\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"您无法更改产品类型,因为有与该产品关联的参会者。\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"您无法为未支付订单的与会者签到。此设置可在活动设置中更改。\",\"c9Evkd\":\"您不能删除最后一个类别。\",\"6uwAvx\":\"您无法删除此价格层,因为此层已有售出的产品。您可以将其隐藏。\",\"tFbRKJ\":\"不能编辑账户所有者的角色或状态。\",\"fHfiEo\":\"您不能退还手动创建的订单。\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"您可以访问多个账户。请选择一个继续。\",\"Z6q0Vl\":\"您已接受此邀请。请登录以继续。\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"您没有待处理的电子邮件更改。\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"您已超时,未能完成订单。\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"您尚未发送任何消息。您可以向所有参会者发送消息,或向特定产品持有者发送消息。\",\"R6i9o9\":\"您必须确认此电子邮件并非促销邮件\",\"3ZI8IL\":\"您必须同意条款和条件\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"必须先创建机票,然后才能手动添加与会者。\",\"jE4Z8R\":\"您必须至少有一个价格等级\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"您必须手动将订单标记为已支付。这可以在订单管理页面上完成。\",\"L/+xOk\":\"在创建签到列表之前,您需要先获得票。\",\"Djl45M\":\"在您创建容量分配之前,您需要一个产品。\",\"y3qNri\":\"您需要至少一个产品才能开始。免费、付费或让用户决定支付金额。\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的账户名称会在活动页面和电子邮件中使用。\",\"veessc\":\"与会者注册参加活动后,就会出现在这里。您也可以手动添加与会者。\",\"Eh5Wrd\":\"您的精彩网站 🎉\",\"lkMK2r\":\"您的详细信息\",\"3ENYTQ\":[\"您要求将电子邮件更改为<0>\",[\"0\"],\"的申请正在处理中。请检查您的电子邮件以确认\"],\"yZfBoy\":\"您的信息已发送\",\"KSQ8An\":\"您的订单\",\"Jwiilf\":\"您的订单已被取消\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"您的订单一旦开始滚动,就会出现在这里。\",\"9TO8nT\":\"您的密码\",\"P8hBau\":\"您的付款正在处理中。\",\"UdY1lL\":\"您的付款未成功,请重试。\",\"fzuM26\":\"您的付款未成功。请重试。\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"您的退款正在处理中。\",\"IFHV2p\":\"您的入场券\",\"x1PPdr\":\"邮政编码\",\"BM/KQm\":\"邮政编码\",\"+LtVBt\":\"邮政编码\",\"25QDJ1\":\"- 点击发布\",\"WOyJmc\":\"- 点击取消发布\",\"ncwQad\":\"(空)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" 已签到\"],\"S4PqS9\":[[\"0\"],\" 个活动的 Webhook\"],\"6MIiOI\":[\"剩余 \",[\"0\"]],\"COnw8D\":[[\"0\"],\" 标志\"],\"B7pZfX\":[[\"0\"],\" 位组织者\"],\"/HkCs4\":[[\"0\"],\"张门票\"],\"TjbIUI\":[[\"availableCount\"],\" / \",[\"totalCount\"],\" 可用\"],\"OJnhhX\":[[\"eventCount\"],\" 个事件\"],\"3IEF7U\":[[\"totalCount\"],\" 个票种\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+税费\",\"B1St2O\":\"<0>签到列表帮助您按日期、区域或票务类型管理活动入场。您可以将票务链接到特定列表,如VIP区域或第1天通行证,并与工作人员共享安全的签到链接。无需账户。签到适用于移动设备、桌面或平板电脑,使用设备相机或HID USB扫描仪。 \",\"v9VSIS\":\"<0>设置一个单一的总人数上限,同时适用于多个票种。<1>例如,如果你将<2>单日票和<3>全周末票关联起来,它们将共享同一个名额池。一旦达到上限,所有关联的票种将自动停止销售。\",\"ZnVt5v\":\"<0>Webhooks 可在事件发生时立即通知外部服务,例如,在注册时将新与会者添加到您的 CRM 或邮件列表,确保无缝自动化。<1>使用第三方服务,如 <2>Zapier、<3>IFTTT 或 <4>Make 来创建自定义工作流并自动化任务。\",\"fAv9QG\":\"🎟️ 添加门票\",\"M2DyLc\":\"1 个活动的 Webhook\",\"yTsaLw\":\"1张门票\",\"nz96Ue\":\"1个票种\",\"HR/cvw\":\"示例街123号\",\"kMU5aM\":\"取消通知已发送至\",\"V53XzQ\":\"新的验证码已发送到您的邮箱\",\"/z/bH1\":\"您组织者的简短描述,将展示给您的用户。\",\"aS0jtz\":\"已放弃\",\"uyJsf6\":\"关于\",\"WTk/ke\":\"关于 Stripe Connect\",\"JvuLls\":\"承担费用\",\"lk74+I\":\"承担费用\",\"1uJlG9\":\"强调色\",\"K5+3xg\":\"接受邀请\",\"VTfZPy\":\"访问被拒绝\",\"iN5Cz3\":\"账户已连接!\",\"YP4JuP\":\"账户配置更新成功\",\"vOuxvL\":\"账户信息\",\"EHNORh\":\"账户未找到\",\"bPwFdf\":\"账户\",\"nMtNd+\":\"需要操作:重新连接您的 Stripe 账户\",\"AhwTa1\":\"需要操作:需要提供增值税信息\",\"APyAR/\":\"活跃活动\",\"UWWRyd\":\"添加自定义问题以在结账时收集额外信息\",\"a5KFZU\":\"添加活动详情并管理活动设置。\",\"Fb+SDI\":\"添加更多门票\",\"7JF9w9\":\"添加问题\",\"6PNlRV\":\"将此活动添加到您的日历\",\"BGD9Yt\":\"添加机票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"添加您的社交媒体账号和网站链接。这些信息将显示在您的公开组织者页面上。\",\"bVjDs9\":\"额外费用\",\"0Zypnp\":\"管理仪表板\",\"YAV57v\":\"推广员\",\"I+utEq\":\"推广码无法更改\",\"/jHBj5\":\"推广员创建成功\",\"uCFbG2\":\"推广员删除成功\",\"a41PKA\":\"将跟踪推广员销售\",\"mJJh2s\":\"将不会跟踪推广员销售。这将停用该推广员。\",\"jabmnm\":\"推广员更新成功\",\"CPXP5Z\":\"合作伙伴\",\"9Wh+ug\":\"推广员已导出\",\"3cqmut\":\"推广员帮助您跟踪合作伙伴和网红产生的销售。创建推广码并分享以监控绩效。\",\"7rLTkE\":\"所有已归档活动\",\"gKq1fa\":\"所有参与者\",\"pMLul+\":\"所有货币\",\"qlaZuT\":\"全部完成!您现在正在使用我们升级的支付系统。\",\"ZS/D7f\":\"所有已结束活动\",\"QsYjci\":\"所有活动\",\"31KB8w\":\"所有失败任务已删除\",\"D2g7C7\":\"所有任务已排队等待重试\",\"dr7CWq\":\"所有即将到来的活动\",\"GpT6Uf\":\"允许参与者通过订单确认邮件中的安全链接更新他们的门票信息(姓名、电子邮件)。\",\"QUg5y1\":\"快完成了!完成连接您的 Stripe 账户以开始接受付款。\",\"c4uJfc\":\"快完成了!我们正在等待您的付款处理。这只需要几秒钟。\",\"ocS8eq\":[\"已有账户?<0>\",[\"0\"],\"\"],\"/H326L\":\"已退款\",\"RtxQTF\":\"同时取消此订单\",\"jkNgQR\":\"同时退款此订单\",\"xYqsHg\":\"始终可用\",\"Wvrz79\":\"支付金额\",\"Zkymb9\":\"与此推广员关联的邮箱。推广员不会收到通知。\",\"vRznIT\":\"检查导出状态时发生错误。\",\"eusccx\":\"在突出显示的产品上显示的可选消息,例如\\\"热卖中🔥\\\"或\\\"超值优惠\\\"\",\"QNrkms\":\"答案更新成功。\",\"Znwxal\":\"应用费用配置\",\"261RBr\":\"批准消息\",\"0aVEBY\":\"您确定要删除所有失败的任务吗?\",\"LchiNd\":\"您确定要删除此推广员吗?此操作无法撤销。\",\"vPeW/6\":\"确定要删除此配置吗?这可能会影响使用它的账户。\",\"JmVITJ\":\"确定要删除此模板吗?此操作无法撤消,邮件将回退到默认模板。\",\"aLS+A6\":\"确定要删除此模板吗?此操作无法撤消,邮件将回退到组织者或默认模板。\",\"5H3Z78\":\"您确定要删除此 Webhook 吗?\",\"147G4h\":\"您确定要离开吗?\",\"VDWChT\":\"您确定要将此组织者设为草稿吗?这样将使组织者页面对公众不可见。\",\"pWtQJM\":\"您确定要将此组织者设为公开吗?这样将使组织者页面对公众可见。\",\"WFHOlF\":\"您确定要发布此活动吗?一旦发布,将对公众可见。\",\"4TNVdy\":\"您确定要发布此主办方资料吗?一旦发布,将对公众可见。\",\"cDtoWq\":[\"您确定要将订单确认重新发送到 \",[\"0\"],\" 吗?\"],\"xeIaKw\":[\"您确定要将门票重新发送到 \",[\"0\"],\" 吗?\"],\"ExDt3P\":\"您确定要取消发布此活动吗?它将不再对公众可见。\",\"5Qmxo/\":\"您确定要取消发布此主办方资料吗?它将不再对公众可见。\",\"Uqefyd\":\"您在欧盟注册了增值税吗?\",\"+QARA4\":\"艺术\",\"tLf3yJ\":\"由于您的企业位于爱尔兰,所有平台费用将自动适用23%的爱尔兰增值税。\",\"QGoXh3\":\"由于您的企业位于欧盟,我们需要确定平台费用的正确增值税处理方式:\",\"tMeVa/\":\"为每张购买的门票询问姓名和电子邮件\",\"/JdZIP\":\"已分配配置\",\"xdiER7\":\"分配的级别\",\"F2rX0R\":\"必须选择至少一种事件类型\",\"BCmibk\":\"尝试次数\",\"6PecK3\":\"所有活动的出席率和签到率\",\"AJ4rvK\":\"与会者已取消\",\"qvylEK\":\"与会者已创建\",\"Aspq3b\":\"参与者信息收集\",\"fpb0rX\":\"参与者信息已从订单复制\",\"0R3Y+9\":\"参会者邮箱\",\"94aQMU\":\"参与者信息\",\"KkrBiR\":\"参与者信息收集\",\"av+gjP\":\"参会者姓名\",\"cosfD8\":\"参与者状态\",\"D2qlBU\":\"与会者已更新\",\"22BOve\":\"参与者更新成功\",\"x8Vnvf\":\"参与者的票不包含在此列表中\",\"k3Tngl\":\"与会者已导出\",\"UoIRW8\":\"已注册参会者\",\"5UbY+B\":\"持有特定门票的与会者\",\"4HVzhV\":\"参与者:\",\"HVkhy2\":\"归因分析\",\"dMMjeD\":\"归因细分\",\"1oPDuj\":\"归因值\",\"PZ7FTW\":\"根据背景颜色自动检测,但可以手动覆盖\",\"clF06r\":\"可退款\",\"NB5+UG\":\"可用令牌\",\"EmYMHc\":\"等待线下付款\",\"kNmmvE\":\"精彩活动有限公司\",\"TeSaQO\":\"返回账户\",\"kYqM1A\":\"返回活动\",\"td/bh+\":\"返回报告\",\"jIPNJG\":\"基本信息\",\"WOpH7O\":\"在任何设备上都有精美的结账体验\",\"iMdwTb\":\"在您的活动可以上线之前,您需要完成以下几项任务。请完成以下所有步骤以开始。\",\"UabgBd\":\"正文是必需的\",\"HWXuQK\":\"收藏此页面,随时管理您的订单。\",\"CUKVDt\":\"使用自定义徽标、颜色和页脚信息打造您的门票品牌。\",\"9N+p+g\":\"商务\",\"7ns+do\":\"营业地址\",\"LeC29u\":\"用于增值税目的的营业地址\",\"RReHTu\":\"企业名称\",\"bv6RXK\":\"按钮标签\",\"ChDLlO\":\"按钮文字\",\"BUe8Wj\":\"买家支付\",\"qF1qbA\":\"买家看到的是净价。平台费用将从您的付款中扣除。\",\"DFqasq\":[\"继续操作即表示您同意<0>\",[\"0\"],\"服务条款\"],\"lFdbRS\":\"绕过应用费用\",\"2VLZwd\":\"行动号召按钮\",\"PUpvQe\":\"相机扫描仪\",\"D02dD9\":\"活动\",\"H4nE+E\":\"取消所有产品并释放回可用池\",\"tOXAdc\":\"取消将取消与此订单关联的所有参与者,并将门票释放回可用池。\",\"IrUqjC\":\"无法签到(已取消)\",\"01sEfm\":\"无法删除系统默认配置\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"类别\",\"2tbLdK\":\"慈善\",\"v4fiSg\":\"查看您的邮箱\",\"51AsAN\":\"请检查您的收件箱!如果此邮箱有关联的票,您将收到查看链接。\",\"udRwQs\":\"签到已创建\",\"F4SRy3\":\"签到已删除\",\"9gPPUY\":\"签到列表已创建!\",\"f2vU9t\":\"签到列表\",\"tMNBEF\":\"签到列表让您可以按天、区域或票种控制入场。您可以与工作人员共享安全的签到链接 — 无需账户。\",\"SHJwyq\":\"签到率\",\"qCqdg6\":\"签到状态\",\"cKj6OE\":\"签到摘要\",\"7B5M35\":\"签到\",\"DM4gBB\":\"中文(繁体)\",\"pkk46Q\":\"选择一个组织者\",\"Crr3pG\":\"选择日历\",\"LAW8Vb\":\"为新活动选择默认设置。这可以针对单个活动进行覆盖。\",\"pjp2n5\":\"选择谁支付平台费用。这不会影响您在账户设置中配置的额外费用。\",\"CySr+W\":\"点击查看备注\",\"RG3szS\":\"关闭\",\"RWw9Lg\":\"关闭弹窗\",\"XwdMMg\":\"代码只能包含字母、数字、连字符和下划线\",\"+yMJb7\":\"代码为必填项\",\"m9SD3V\":\"代码至少需要3个字符\",\"V1krgP\":\"代码不能超过20个字符\",\"psqIm5\":\"与您的团队协作,共同创建精彩的活动。\",\"4bUH9i\":\"收集每张购买门票的参与者详情。\",\"TkfG8v\":\"按订单收集信息\",\"96ryID\":\"按门票收集信息\",\"FpsvqB\":\"颜色模式\",\"jEu4bB\":\"列\",\"CWk59I\":\"喜剧\",\"rPA+Gc\":\"通信偏好\",\"7D9MJz\":\"完成 Stripe 设置\",\"OqEV/G\":\"完成下面的设置以继续\",\"nqx+6h\":\"完成以下步骤即可开始销售您的活动门票。\",\"5YrKW7\":\"完成付款以确保您的门票。\",\"xGU92i\":\"完成你的个人资料以加入团队。\",\"ih35UP\":\"会议中心\",\"B5fpAA\":\"配置分配成功\",\"X1zdE7\":\"配置创建成功\",\"mLBUMQ\":\"配置删除成功\",\"qxquWu\":\"配置名称对最终用户可见。固定费用和百分比费用是对所有交易收取的美元应用费用。\",\"eeZdaB\":\"配置更新成功\",\"3cKoxx\":\"配置\",\"8v2LRU\":\"配置活动详情、地点、结账选项和电子邮件通知。\",\"raw09+\":\"配置结账时如何收集参与者信息\",\"FI60XC\":\"配置税费\",\"NGXKG/\":\"确认电子邮件地址\",\"JRQitQ\":\"确认新密码\",\"Auz0Mz\":\"请确认您的邮箱以访问所有功能。\",\"7+grte\":\"确认邮件已发送!请检查您的收件箱。\",\"n/7+7Q\":\"确认已发送至\",\"o5A0Go\":\"恭喜你创建了一个活动!\",\"WNnP3w\":\"连接并升级\",\"Xe2tSS\":\"连接文档\",\"1Xxb9f\":\"连接支付处理\",\"nQI4H5\":\"连接Stripe以启用电子邮件模板编辑\",\"LmvZ+E\":\"连接 Stripe 以启用消息功能\",\"EWnXR+\":\"连接到 Stripe\",\"VioGG1\":\"连接您的 Stripe 账户以接受门票和产品付款。\",\"4qmnU8\":\"连接您的 Stripe 账户以接受付款。\",\"E1eze1\":\"连接您的 Stripe 账户以开始接受您活动的付款。\",\"ulV1ju\":\"连接您的 Stripe 账户以开始接受付款。\",\"/3017M\":\"已连接到 Stripe\",\"jfC/xh\":\"联系\",\"LOFgda\":[\"联系 \",[\"0\"]],\"41BQ3k\":\"联系邮箱\",\"KcXRN+\":\"支持联系邮箱\",\"m8WD6t\":\"继续设置\",\"0GwUT4\":\"继续结账\",\"sBV87H\":\"继续创建活动\",\"nKtyYu\":\"继续下一步\",\"F3/nus\":\"继续付款\",\"p2FRHj\":\"控制此活动的平台费用如何处理\",\"1JnTgU\":\"从上方复制\",\"FxVG/l\":\"已复制到剪贴板\",\"PiH3UR\":\"已复制!\",\"uUPbPg\":\"复制推广链接\",\"iVm46+\":\"复制代码\",\"+2ZJ7N\":\"将详情复制到第一位参与者\",\"ZN1WLO\":\"复制邮箱\",\"tUGbi8\":\"复制我的信息到:\",\"y22tv0\":\"复制此链接,在任意位置分享\",\"/4gGIX\":\"复制到剪贴板\",\"P0rbCt\":\"封面图像\",\"60u+dQ\":\"封面图片将显示在活动页面顶部\",\"2NLjA6\":\"封面图像将显示在您的组织者页面顶部\",\"zg4oSu\":[\"创建\",[\"0\"],\"模板\"],\"RKKhnW\":\"创建自定义小部件以在您的网站上销售门票。\",\"yIRev4\":\"创建密码\",\"xfKgwv\":\"创建推广员\",\"tudG8q\":\"创建并配置待售门票和商品。\",\"YAl9Hg\":\"创建配置\",\"BTne9e\":\"为此活动创建自定义邮件模板以覆盖组织者默认设置\",\"YIDzi/\":\"创建自定义模板\",\"Nc3l/D\":\"创建折扣、隐藏门票的访问码和特别优惠。\",\"eWEV9G\":\"创建新密码\",\"8AiKIu\":\"创建门票或产品\",\"agZ87r\":\"为您的活动创建门票、设定价格并管理可用数量。\",\"/HGmW9\":\"创建可追踪链接以奖励推广您活动的合作伙伴。\",\"dkAPxi\":\"创建 Webhook\",\"5slqwZ\":\"创建您的活动\",\"JQNMrj\":\"创建您的第一个活动\",\"CCjxOC\":\"创建您的第一个活动以开始售票并管理参与者。\",\"ZCSSd+\":\"创建您自己的活动\",\"67NsZP\":\"正在创建活动...\",\"H34qcM\":\"正在创建主办方...\",\"1YMS+X\":\"正在创建您的活动,请稍候\",\"yiy8Jt\":\"正在创建您的主办方资料,请稍候\",\"lfLHNz\":\"CTA标签是必需的\",\"BMtue0\":\"当前支付处理器\",\"T+1APV\":\"当前增值税号已验证\",\"v2GlhZ\":\"当前增值税号验证失败\",\"iTvh6I\":\"当前可购买\",\"g7HIC0\":\"自定义品牌\",\"mimF6c\":\"结账后自定义消息\",\"O6mra8\":\"自定义问题\",\"axv/Mi\":\"自定义模板\",\"QMHSMS\":\"客户将收到确认退款的电子邮件\",\"L/Qc+w\":\"客户邮箱地址\",\"wpfWhJ\":\"客户名字\",\"GIoqtA\":\"客户姓氏\",\"NihQNk\":\"客户\",\"7gsjkI\":\"使用Liquid模板自定义发送给客户的邮件。这些模板将用作您组织中所有活动的默认模板。\",\"xJaTUK\":\"自定义活动主页的布局、颜色和品牌。\",\"MXZfGN\":\"自定义结账时提出的问题,以从参与者那里收集重要信息。\",\"iX6SLo\":\"自定义“继续”按钮上显示的文本\",\"pxNIxa\":\"使用Liquid模板自定义您的邮件模板\",\"3trPKm\":\"自定义主办方页面外观\",\"/gWrVZ\":\"所有活动的每日收入、税费和退款\",\"zgCHnE\":\"每日销售报告\",\"nHm0AI\":\"每日销售、税费和费用明细\",\"pvnfJD\":\"深色\",\"nE5o/t\":\"数据所有权\",\"lnYE59\":\"活动日期\",\"gnBreG\":\"下单日期\",\"ovBPCi\":\"默认\",\"JtI4vj\":\"默认参与者信息收集\",\"3R/Tu2\":\"默认费用处理\",\"1bZAZA\":\"将使用默认模板\",\"vu7gDm\":\"删除推广员\",\"KZN4Lc\":\"全部删除\",\"+jw/c1\":\"删除图片\",\"hdyeZ0\":\"删除任务\",\"dPyJ15\":\"删除模板\",\"mxsm1o\":\"删除此问题?此操作无法撤销。\",\"snMaH4\":\"删除 Webhook\",\"vYgeDk\":\"取消全选\",\"NvuEhl\":\"设计元素\",\"H8kMHT\":\"没有收到验证码?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"关闭此消息\",\"BREO0S\":\"显示一个复选框,允许客户选择接收此活动组织者的营销通讯。\",\"TvY/XA\":\"文档\",\"Kdpf90\":\"别忘了!\",\"352VU2\":\"还没有账户?<0>注册\",\"AXXqG+\":\"捐赠\",\"DPfwMq\":\"完成\",\"2+O9st\":\"下载所有已完成订单的销售、参与者和财务报告。\",\"eneWvv\":\"草稿\",\"Ts8hhq\":\"由于垃圾邮件的高风险,您必须连接Stripe账户才能修改电子邮件模板。这是为了确保所有活动组织者都经过验证和负责。\",\"TnzbL+\":\"由于垃圾邮件风险较高,您必须连接Stripe账户才能向参与者发送消息。\\n这是为了确保所有活动组织者都经过验证并负责。\",\"euc6Ns\":\"复制\",\"KRmTkx\":\"复制产品\",\"KIjvtr\":\"荷兰语\",\"SPKbfM\":\"例如:获取门票,立即注册\",\"fc7wGW\":\"例如,关于您门票的重要更新\",\"54MPqC\":\"例如,标准版、高级版、企业版\",\"LTzmgK\":[\"编辑\",[\"0\"],\"模板\"],\"v4+lcZ\":\"编辑推广员\",\"2iZEz7\":\"编辑答案\",\"tPtRwl\":\"编辑应用费用\",\"t2bbp8\":\"编辑参与者\",\"etaWtB\":\"编辑参与者详情\",\"+guao5\":\"编辑配置\",\"vRWOrM\":\"编辑订单详情\",\"3yNuBV\":\"编辑增值税设置\",\"fW5sSv\":\"编辑 Webhook\",\"nP7CdQ\":\"编辑 Webhook\",\"uBAxNB\":\"编辑器\",\"aqxYLv\":\"教育\",\"iiWXDL\":\"资格失败\",\"zPiC+q\":\"符合条件的签到列表\",\"V2sk3H\":\"电子邮件和模板\",\"hbwCKE\":\"邮箱地址已复制到剪贴板\",\"dSyJj6\":\"电子邮件地址不匹配\",\"elW7Tn\":\"邮件正文\",\"ZsZeV2\":\"邮箱为必填项\",\"Be4gD+\":\"邮件预览\",\"6IwNUc\":\"邮件模板\",\"H/UMUG\":\"需要验证邮箱\",\"L86zy2\":\"邮箱验证成功!\",\"Qj0GKe\":\"启用参与者自助服务\",\"hEtQsg\":\"默认启用参与者自助服务\",\"Upeg/u\":\"启用此模板发送邮件\",\"RxzN1M\":\"已启用\",\"sGjBEq\":\"结束日期和时间(可选)\",\"PKXt9R\":\"结束日期必须在开始日期之后\",\"48Y16Q\":\"结束时间(可选)\",\"7YZofi\":\"输入主题和正文以查看预览\",\"3bR1r4\":\"输入推广员邮箱(可选)\",\"ARkzso\":\"输入推广员姓名\",\"y1BZw1\":\"输入营业地址\",\"3GfR6a\":\"输入企业名称\",\"6KnyG0\":\"输入电子邮件\",\"INDKM9\":\"输入邮件主题...\",\"xUgUTh\":\"输入名字\",\"9/1YKL\":\"输入姓氏\",\"VpwcSk\":\"输入新密码\",\"1tAGuY\":\"输入包含国家代码的增值税号\",\"kWg31j\":\"输入唯一推广码\",\"C3nD/1\":\"输入您的电子邮箱\",\"VmXiz4\":\"输入您的电子邮件,我们将向您发送重置密码的说明。\",\"n9V+ps\":\"输入您的姓名\",\"IdULhL\":\"输入您的增值税号,包括国家代码,不带空格(例如,IE1234567A,DE123456789)\",\"LslKhj\":\"加载日志时出错\",\"AKbElk\":\"欧盟增值税注册企业:适用反向收费机制(0% - 增值税指令2006/112/EC第196条)\",\"WgD6rb\":\"活动类别\",\"b46pt5\":\"活动封面图片\",\"1Hzev4\":\"活动自定义模板\",\"imgKgl\":\"活动描述\",\"kJDmsI\":\"活动详情\",\"m/N7Zq\":\"活动完整地址\",\"Nl1ZtM\":\"活动地点\",\"t3AMTs\":\"活动管理平台\",\"PYs3rP\":\"活动名称\",\"HhwcTQ\":\"活动名称\",\"WZZzB6\":\"活动名称为必填项\",\"Wd5CDM\":\"活动名称应少于150个字符\",\"4JzCvP\":\"活动不可用\",\"Gh9Oqb\":\"活动组织者姓名\",\"mImacG\":\"活动页面\",\"JyD0LH\":\"活动设置\",\"cOePZk\":\"活动时间\",\"e8WNln\":\"活动时区\",\"GeqWgj\":\"活动时区\",\"XVLu2v\":\"活动标题\",\"OfmsI9\":\"活动太新\",\"YDVUVl\":\"事件类型\",\"4K2OjV\":\"活动场地\",\"19j6uh\":\"活动表现\",\"PC3/fk\":\"未来24小时内开始的活动\",\"fTFfOK\":\"每个邮件模板都必须包含一个链接到相应页面的行动号召按钮\",\"BVinvJ\":\"示例:\\\"您是如何了解我们的?\\\"、\\\"发票公司名称\\\"\",\"2hGPQG\":\"示例:\\\"T恤尺码\\\"、\\\"餐饮偏好\\\"、\\\"职位\\\"\",\"qNuTh3\":\"异常\",\"kF8HQ7\":\"导出答案\",\"2KAI4N\":\"导出CSV\",\"JKfSAv\":\"导出失败。请重试。\",\"SVOEsu\":\"导出已开始。正在准备文件...\",\"wuyaZh\":\"导出成功\",\"9bpUSo\":\"正在导出推广员\",\"jtrqH9\":\"正在导出与会者\",\"R4Oqr8\":\"导出完成。正在下载文件...\",\"UlAK8E\":\"正在导出订单\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"失败\",\"8uOlgz\":\"失败时间\",\"tKcbYd\":\"失败任务\",\"SsI9v/\":\"放弃订单失败。请重试。\",\"LdPKPR\":\"配置分配失败\",\"cEFg3R\":\"创建推广员失败\",\"dVgNF1\":\"配置创建失败\",\"U66oUa\":\"创建模板失败\",\"aFk48v\":\"配置删除失败\",\"Zw6LWb\":\"删除任务失败\",\"tq0abZ\":\"删除任务失败\",\"vKMKnu\":\"删除问题失败\",\"xFj7Yj\":\"删除模板失败\",\"jo3Gm6\":\"导出推广员失败\",\"Jjw03p\":\"导出与会者失败\",\"ZPwFnN\":\"导出订单失败\",\"zGE3CH\":\"导出报告失败。请重试。\",\"X4o0MX\":\"加载 Webhook 失败\",\"0+iwE5\":\"重新排序问题失败\",\"EJPAcd\":\"重新发送订单确认失败\",\"DjSbj3\":\"重新发送门票失败\",\"YQ3QSS\":\"重新发送验证码失败\",\"wDioLj\":\"重试任务失败\",\"DKYTWG\":\"重试任务失败\",\"zTkTF3\":\"保存模板失败\",\"l6acRV\":\"保存增值税设置失败。请重试。\",\"T6B2gk\":\"发送消息失败。请重试。\",\"lKh069\":\"无法启动导出任务\",\"t/KVOk\":\"无法开始模拟。请重试。\",\"QXgjH0\":\"无法停止模拟。请重试。\",\"o/blc/\":\"账户配置更新失败\",\"i0QKrm\":\"更新推广员失败\",\"NNc33d\":\"更新答案失败。\",\"E9jY+o\":\"更新参与者失败\",\"uQynyf\":\"配置更新失败\",\"EhlbcI\":\"更新消息级别失败\",\"rpGMzC\":\"更新订单失败\",\"Eeo/Gy\":\"更新设置失败\",\"kqA9lY\":\"增值税设置更新失败\",\"7/9RFs\":\"上传图片失败。\",\"nkNfWu\":\"上传图片失败。请重试。\",\"rxy0tG\":\"验证邮箱失败\",\"/sV91a\":\"费用处理\",\"T4BMxU\":\"费用可能会变更。如有变更,您将收到通知。\",\"LyUWXA\":\"费用已绕过\",\"cf35MA\":\"节日\",\"pAey+4\":\"文件太大。最大大小为5MB。\",\"VejKUM\":\"请先在上方填写您的详细信息\",\"8OvVZZ\":\"筛选参与者\",\"mvrlBO\":\"按活动筛选\",\"8BwQeU\":\"完成设置\",\"hg80P7\":\"完成 Stripe 设置\",\"1vBhpG\":\"第一位参与者\",\"4pwejF\":\"名字为必填项\",\"6bBh3/\":\"固定费用\",\"j+XQDj\":\"固定费用(美元)\",\"5mpF6N\":[[\"currencyCode\"],\" 的固定费用金额\"],\"/uXPzP\":\"每笔交易收取的固定费用(美元)\",\"LWL3Bs\":\"固定费用必须为0或更大\",\"YXhom6\":\"固定费用:\",\"KgxI80\":\"灵活的票务系统\",\"lWxAUo\":\"美食美酒\",\"nFm+5u\":\"页脚文字\",\"MY2SVM\":\"全额退款\",\"T02gNN\":\"普通入场\",\"3ep0Gx\":\"您组织者的基本信息\",\"ziAjHi\":\"生成\",\"exy8uo\":\"生成代码\",\"4CETZY\":\"获取路线\",\"+4zM7f\":\"通过Stripe Connect立即获得付款\",\"ZDIydz\":\"开始使用\",\"u6FPxT\":\"获取门票\",\"8KDgYV\":\"准备好您的活动\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"前往活动页面\",\"gHSuV/\":\"返回主页\",\"6nDzTl\":\"良好的可读性\",\"aGWZUr\":\"总收入\",\"n8IUs7\":\"总收入\",\"LIYoRQ\":\"来宾管理\",\"kTSQej\":[\"您好 \",[\"0\"],\",从这里管理您的平台。\"],\"dORAcs\":\"以下是与您邮箱关联的所有票。\",\"g+2103\":\"这是您的推广链接\",\"QlwJ9d\":\"预期结果:\",\"/iE8xx\":\"Hi.Events 费用\",\"zppscQ\":\"Hi.Events 平台费用和每笔交易的增值税明细\",\"D+zLDD\":\"隐藏\",\"DRErHC\":\"对参与者隐藏 - 仅组织者可见\",\"P+5Pbo\":\"隐藏答案\",\"FmogyU\":\"隐藏选项\",\"gtEbeW\":\"突出显示\",\"NF8sdv\":\"突出显示消息\",\"MXSqmS\":\"突出显示此产品\",\"7ER2sc\":\"已突出显示\",\"sq7vjE\":\"突出显示的产品将具有不同的背景色,使其在活动页面上脱颖而出。\",\"AVpmAa\":\"如何离线支付\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"匈牙利语\",\"YLgdk5\":\"我确认这是与此活动相关的交易消息\",\"4/kP5a\":\"如果没有自动打开新标签页,请点击下方按钮继续结账。\",\"PYVWEI\":\"如已注册,请提供您的增值税号码以供验证\",\"iIEaNB\":\"如果您在我们这里有账户,您将收到一封包含如何重置密码说明的电子邮件。\",\"an5hVd\":\"图片\",\"tSVr6t\":\"模拟\",\"TWXU0c\":\"模拟用户\",\"5LAZwq\":\"模拟已开始\",\"IMwcdR\":\"模拟已停止\",\"0I0Hac\":\"重要通知\",\"yD3avI\":\"重要提示:更改您的电子邮件地址将更新访问此订单的链接。保存后,您将被重定向到新的订单链接。\",\"M8M6fs\":\"重要:需要重新连接 Stripe\",\"jT142F\":[[\"diffHours\"],\"小时后\"],\"OoSyqO\":[[\"diffMinutes\"],\"分钟后\"],\"cljs3a\":\"表明您是否在欧盟注册了增值税\",\"F1Xp97\":\"个人与会者\",\"85e6zs\":\"插入Liquid令牌\",\"38KFY0\":\"插入变量\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"即时支付\",\"nbfdhU\":\"集成\",\"JHB/Ky\":\"无效\",\"B2Tpo0\":\"无效邮箱\",\"5tT0+u\":\"邮箱格式无效\",\"f9WRpE\":\"无效的文件类型。请上传图片。\",\"tnL+GP\":\"无效的Liquid语法。请更正后再试。\",\"N9JsFT\":\"无效的增值税号格式\",\"g+lLS9\":\"邀请团队成员\",\"1z26sk\":\"邀请团队成员\",\"KR0679\":\"邀请团队成员\",\"Mokwac\":\"邀请无限团队成员并自定义角色\",\"aH6ZIb\":\"邀请您的团队\",\"IuMGvq\":\"发票\",\"y0meFR\":\"平台费用将适用23%的爱尔兰增值税(国内供应)。\",\"1ZKm04\":\"此账户是否在欧盟注册增值税?\",\"Lj7sBL\":\"意大利语\",\"F5/CBH\":\"项\",\"BzfzPK\":\"项目\",\"KmWyx0\":\"任务\",\"o5r6b2\":\"任务已删除\",\"cd0jIM\":\"任务详情\",\"ruJO57\":\"任务名称\",\"YZi+Hu\":\"任务已排队等待重试\",\"nCywLA\":\"随时随地加入\",\"hTJ4fB\":\"只需点击下面的按钮重新连接您的 Stripe 账户。\",\"MxjCqk\":\"只是在找您的票?\",\"lB2hSG\":[\"及时向我更新来自\",[\"0\"],\"的新闻和活动\"],\"DruLRc\":\"过去14天\",\"ve9JTU\":\"姓氏为必填项\",\"h0Q9Iw\":\"最新响应\",\"gw3Ur5\":\"最近触发\",\"QIn0Vl\":\"用于增值税目的的法定企业名称\",\"1njn7W\":\"浅色\",\"1qY5Ue\":\"链接已过期或无效\",\"psosdY\":\"订单详情链接\",\"6JzK4N\":\"门票链接\",\"shkJ3U\":\"链接您的 Stripe 账户以接收售票资金。\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"允许链接\",\"dF6vP6\":\"上线\",\"fpMs2Z\":\"直播\",\"D9zTjx\":\"直播活动\",\"WdmJIX\":\"加载预览中...\",\"IoDI2o\":\"加载令牌中...\",\"NFxlHW\":\"正在加载 Webhook\",\"iG7KNr\":\"标志\",\"vu7ZGG\":\"标志和封面\",\"gddQe0\":\"您的组织者的标志和封面图像\",\"TBEnp1\":\"标志将显示在页面头部\",\"Jzu30R\":\"标志将显示在票券上\",\"PSRm6/\":\"查找我的门票\",\"4wUIjX\":\"让您的活动上线\",\"2FzaR1\":\"管理您的支付处理并查看平台费用\",\"2L3vle\":\"最大消息数 / 24小时\",\"Qp4HWD\":\"最大收件人数 / 消息\",\"agPptk\":\"媒介\",\"xDAtGP\":\"消息\",\"bECJqy\":\"消息批准成功\",\"1jRD0v\":\"向与会者发送特定门票的信息\",\"48rf3i\":\"消息不能超过5000个字符\",\"ZPj0Q8\":\"消息详情\",\"Vjat/X\":\"消息为必填项\",\"0/yJtP\":\"向具有特定产品的订单所有者发送消息\",\"mFdA+i\":\"消息级别\",\"v7xKtM\":\"消息级别更新成功\",\"gqnyh0\":\"移动优化\",\"olKKwj\":\"支持离线和实时跟踪的移动扫描仪\",\"JbIgPz\":\"货币金额是所有货币的大致总和\",\"qvF+MT\":\"监控和管理失败的后台任务\",\"w36OkR\":\"最多浏览活动(过去14天)\",\"GfaxEk\":\"音乐\",\"oVGCGh\":\"我的票\",\"8/brI5\":\"姓名为必填项\",\"sFFArG\":\"名称长度必须少于255个字符\",\"sCV5Yc\":\"活动名称\",\"xxU3NX\":\"净收入\",\"ArHT/C\":\"新注册\",\"eWRECP\":\"夜生活\",\"HSw5l3\":\"否 - 我是个人或未注册增值税的企业\",\"VHfLAW\":\"无账户\",\"+jIeoh\":\"未找到账户\",\"074+X8\":\"没有活动的 Webhook\",\"zxnup4\":\"没有推广员可显示\",\"Dwf4dR\":\"暂无参与者问题\",\"/UC6qk\":\"未找到归因数据\",\"99ntUF\":\"此活动没有可用的签到列表。\",\"+dAKxg\":\"未找到配置\",\"eb47T5\":\"未找到所选筛选条件的数据。请尝试调整日期范围或货币。\",\"pZNOT9\":\"无结束日期\",\"dW40Uz\":\"未找到活动\",\"8pQ3NJ\":\"未来24小时内没有开始的活动\",\"8zCZQf\":\"尚无活动\",\"Yc5YW6\":\"没有失败的任务\",\"54GxeB\":\"不影响您当前或过去的交易\",\"EpvBAp\":\"无发票\",\"XZkeaI\":\"未找到日志\",\"nrSs2u\":\"未找到消息\",\"OVFwlg\":\"暂无订单问题\",\"EJ7bVz\":\"未找到订单\",\"NEmyqy\":\"尚无订单\",\"wUv5xQ\":\"过去14天没有组织者活动\",\"B7w4KY\":\"无其他可用组织者\",\"PChXMe\":\"无付费订单\",\"6jYQGG\":\"没有过去的活动\",\"CHzaTD\":\"过去14天没有热门活动\",\"zK/+ef\":\"没有可供选择的产品\",\"wYiAtV\":\"没有最近的账户注册\",\"QoAi8D\":\"无响应\",\"EK/G11\":\"尚无响应\",\"3sRuiW\":\"未找到票\",\"yM5c0q\":\"没有即将到来的活动\",\"qpC74J\":\"未找到用户\",\"41dJPO\":\"未配置增值税设置\",\"8wgkoi\":\"过去14天没有浏览的活动\",\"n5vdm2\":\"此端点尚未记录任何 Webhook 事件。事件触发后将显示在此处。\",\"4GhX3c\":\"没有 Webhooks\",\"4+am6b\":\"否,保留在此\",\"HVwIsd\":\"未注册增值税的企业或个人:适用23%的爱尔兰增值税\",\"x5+Lcz\":\"未签到\",\"8n10sz\":\"不符合条件\",\"BwJKBw\":\"共\",\"lQgMLn\":\"办公室或场地名称\",\"6Aih4U\":\"离线\",\"Z6gBGW\":\"线下支付\",\"nO3VbP\":[\"销售于\",[\"0\"]],\"2r6bAy\":\"升级完成后,您的旧账户将仅用于退款。\",\"oXOSPE\":\"在线\",\"WjSpu5\":\"在线活动\",\"bU7oUm\":\"仅发送给具有这些状态的订单\",\"M2w1ni\":\"仅使用促销代码可见\",\"N141o/\":\"打开 Stripe 仪表板\",\"HXMJxH\":\"免责声明、联系信息或感谢说明的可选文本(仅单行)\",\"L565X2\":\"选项\",\"c/TIyD\":\"订单和门票\",\"H5qWhm\":\"订单已取消\",\"b6+Y+n\":\"订单完成\",\"x4MLWE\":\"订单确认\",\"CsTTH0\":\"订单确认重新发送成功\",\"ppuQR4\":\"订单已创建\",\"0UZTSq\":\"订单货币\",\"HdmwrI\":\"订单邮箱\",\"bwBlJv\":\"订单名字\",\"vrSW9M\":\"订单已取消并退款。订单所有者已收到通知。\",\"rzw+wS\":\"订单持有人\",\"oI/hGR\":\"订单ID\",\"Pc729f\":\"订单等待线下支付\",\"F4NXOl\":\"订单姓氏\",\"RQCXz6\":\"订单限制\",\"SO9AEF\":\"订单限制已设置\",\"5RDEEn\":\"订单语言\",\"vu6Arl\":\"订单标记为已支付\",\"sLbJQz\":\"未找到订单\",\"kvYpYu\":\"未找到订单\",\"i8VBuv\":\"订单号\",\"FaPYw+\":\"订单所有者\",\"eB5vce\":\"具有特定产品的订单所有者\",\"CxLoxM\":\"具有产品的订单所有者\",\"DoH3fD\":\"订单付款待处理\",\"UkHo4c\":\"订单参考\",\"EZy55F\":\"订单已退款\",\"6eSHqs\":\"订单状态\",\"oW5877\":\"订单总额\",\"e7eZuA\":\"订单已更新\",\"1SQRYo\":\"订单更新成功\",\"KndP6g\":\"订单链接\",\"3NT0Ck\":\"订单已被取消\",\"sd5IMt\":\"已完成订单\",\"5It1cQ\":\"订单已导出\",\"UQ0ACV\":\"订单总额\",\"B/EBQv\":\"订单:\",\"qtGTNu\":\"自然账户\",\"ucgZ0o\":\"组织\",\"S3CZ5M\":\"组织者仪表板\",\"Uu0hZq\":\"组织者邮箱\",\"Gy7BA3\":\"组织者电子邮件地址\",\"SQqJd8\":\"未找到组织者\",\"wpj63n\":\"组织者设置\",\"coIKFu\":\"所选货币无法获取组织者统计信息,或发生错误。\",\"o1my93\":\"组织者状态更新失败。请稍后再试\",\"rLHma1\":\"组织者状态已更新\",\"LqBITi\":\"将使用组织者/默认模板\",\"/IX/7x\":\"其他\",\"RsiDDQ\":\"其他列表(不包含此票)\",\"qMASRF\":\"发出的消息\",\"6/dCYd\":\"概览\",\"6WdDG7\":\"页面\",\"8uqsE5\":\"页面不再可用\",\"QkLf4H\":\"页面链接\",\"sF+Xp9\":\"页面浏览量\",\"c+suC6\":\"付费账户\",\"QIxRUI\":\"付费、免费、分级定价和捐赠型门票\",\"5F7SYw\":\"部分退款\",\"fFYotW\":[\"部分退款:\",[\"0\"]],\"i8day5\":\"将费用转嫁给买家\",\"k4FLBQ\":\"转嫁给买家\",\"Ff0Dor\":\"过去\",\"xTPjSy\":\"过去的活动\",\"/l/ckQ\":\"粘贴链接\",\"URAE3q\":\"已暂停\",\"4fL/V7\":\"付款\",\"OZK07J\":\"付款解锁\",\"c2/9VE\":\"负载数据\",\"TskrJ8\":\"付款与计划\",\"5cxUwd\":\"支付日期\",\"ENEPLY\":\"付款方式\",\"EyE8E6\":\"支付处理\",\"8Lx2X7\":\"已收到付款\",\"vcyz2L\":\"支付设置\",\"fx8BTd\":\"付款不可用\",\"51U9mG\":\"付款将继续无中断流转\",\"UkM20g\":\"待审核\",\"dPYu1F\":\"每位参与者\",\"VlXNyK\":\"每个订单\",\"hauDFf\":\"每张门票\",\"mnF83a\":\"百分比费用\",\"2ueYqG\":\"百分比费用(0-100%)\",\"K2PPlT\":\"百分比费用必须在0到100之间\",\"MixU2P\":\"百分比必须在0到100之间\",\"MkuVAZ\":\"交易金额的百分比\",\"/Bh+7r\":\"绩效\",\"6kPk3+\":\"个人信息\",\"zmwvG2\":\"电话\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"计划举办活动?\",\"J3lhKT\":\"平台费用\",\"RD51+P\":[\"从您的付款中扣除 \",[\"0\"],\" 的平台费用\"],\"br3Y/y\":\"平台费用\",\"3buiaw\":\"平台费用报告\",\"kv9dM4\":\"平台收入\",\"jEw0Mr\":\"请输入有效的 URL\",\"n8+Ng/\":\"请输入5位数验证码\",\"r+lQXT\":\"请输入您的增值税号码\",\"Dvq0wf\":\"请提供一张图片。\",\"2cUopP\":\"请重新开始结账流程。\",\"8KmsFa\":\"请选择日期范围\",\"EFq6EG\":\"请选择一张图片。\",\"fuwKpE\":\"请再试一次。\",\"klWBeI\":\"请稍候再请求新的验证码\",\"hfHhaa\":\"请稍候,我们正在准备导出您的推广员...\",\"o+tJN/\":\"请稍候,我们正在准备导出您的与会者...\",\"+5Mlle\":\"请稍候,我们正在准备导出您的订单...\",\"luHAJY\":\"热门活动(过去14天)\",\"TjX7xL\":\"结账后消息\",\"OESu7I\":\"通过在多种门票类型之间共享库存来防止超卖。\",\"NgVUL2\":\"预览结账表单\",\"cs5muu\":\"预览活动页面\",\"+4yRWM\":\"门票价格\",\"a5jvSX\":\"价格层级\",\"ReihZ7\":\"打印预览\",\"JnuPvH\":\"打印门票\",\"tYF4Zq\":\"打印为PDF\",\"LcET2C\":\"隐私政策\",\"8z6Y5D\":\"处理退款\",\"JcejNJ\":\"处理订单中\",\"EWCLpZ\":\"产品已创建\",\"XkFYVB\":\"产品已删除\",\"YMwcbR\":\"产品销售、收入和税费明细\",\"ldVIlB\":\"产品已更新\",\"JoKGiJ\":\"优惠码\",\"k3wH7i\":\"促销码使用情况及折扣明细\",\"uEhdRh\":\"仅促销\",\"dLm8V5\":\"促销电子邮件可能导致账户暂停\",\"EEYbdt\":\"发布\",\"evDBV8\":\"发布活动\",\"dsFmM+\":\"已购买\",\"Vw0KCJ\":\"二维码签到\",\"k/bJj0\":\"问题已重新排序\",\"b24kPi\":\"队列\",\"fqDzSu\":\"费率\",\"mnUGVC\":\"超出速率限制。请稍后再试。\",\"spsZys\":\"准备升级?这只需要几分钟。\",\"vt9xUl\":\"实时分析\",\"xzRvs4\":[\"接收 \",[\"0\"],\" 的产品更新。\"],\"pLXbi8\":\"最近账户注册\",\"Fi3b48\":\"最近订单\",\"yPrbsy\":\"收件人\",\"Edm6av\":\"重新连接 Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"pnoTN5\":\"推荐账户\",\"ACKu03\":\"刷新预览\",\"fKn/k6\":\"退款金额\",\"qY4rpA\":\"退款失败\",\"FaK/8G\":[\"退款订单 \",[\"0\"]],\"MGbi9P\":\"退款处理中\",\"BDSRuX\":[\"已退款:\",[\"0\"]],\"bU4bS1\":\"退款\",\"rYXfOA\":\"区域设置\",\"5tl0Bp\":\"注册问题\",\"CQeZT8\":\"未找到报告\",\"JEPMXN\":\"请求新链接\",\"TMLAx2\":\"必填\",\"mdeIOH\":\"重新发送验证码\",\"sQxe68\":\"重新发送确认\",\"bxoWpz\":\"重新发送确认邮件\",\"G42SNI\":\"重新发送邮件\",\"TTpXL3\":[[\"resendCooldown\"],\"秒后重新发送\"],\"5CiNPm\":\"重新发送门票\",\"Uwsg2F\":\"已预订\",\"8wUjGl\":\"保留至\",\"kCn6wb\":\"正在重置...\",\"6gRgw8\":\"重试\",\"1BG8ga\":\"全部重试\",\"rDC+T6\":\"重试任务\",\"CbnrWb\":\"返回活动\",\"Oo/PLb\":\"收入摘要\",\"dFFW9L\":[\"销售已于\",[\"0\"],\"结束\"],\"loCKGB\":[\"销售于\",[\"0\"],\"结束\"],\"wlfBad\":\"销售期\",\"5CDM6r\":\"销售期已设置\",\"ftzaMf\":\"销售期、订单限制、可见性\",\"zpekWp\":[\"销售于\",[\"0\"],\"开始\"],\"mUv9U4\":\"销售\",\"9KnRdL\":\"销售已暂停\",\"3VnlS9\":\"所有活动的销售、订单和性能指标\",\"3Q1AWe\":\"销售额:\",\"B4nE3N\":\"示例票价\",\"8BRPoH\":\"示例场地\",\"DyBPvP\":\"保存配置\",\"KZrfYJ\":\"保存社交链接\",\"9Y3hAT\":\"保存模板\",\"C8ne4X\":\"保存票券设计\",\"6/TNCd\":\"保存增值税设置\",\"I+FvbD\":\"扫描\",\"4ba0NE\":\"已安排\",\"ftNXma\":\"搜索推广员...\",\"VY+Bdn\":\"按账户名称或电子邮件搜索...\",\"VX+B3I\":\"按活动标题或主办方搜索...\",\"R0wEyA\":\"按任务名称或异常搜索...\",\"GHdjuo\":\"按姓名、电子邮件或账户搜索...\",\"20ce0U\":\"按订单ID、客户姓名或电子邮件搜索...\",\"4DSz7Z\":\"按主题、活动或账户搜索...\",\"Mck5ht\":\"安全结账\",\"p7xUrt\":\"选择类别\",\"3IcxS1\":\"选择配置\",\"zPRPMf\":\"选择级别\",\"BFRSTT\":\"选择账户\",\"mCB6Je\":\"全选\",\"a6+167\":\"选择活动\",\"kYZSFD\":\"选择一个组织者以查看其仪表板和活动。\",\"CFbaPk\":\"选择参会者组\",\"hJmVtD\":\"选择国家\",\"tVW/yo\":\"选择货币\",\"n9ZhRa\":\"选择结束日期和时间\",\"gTN6Ws\":\"选择结束时间\",\"0U6E9W\":\"选择活动类别\",\"j9cPeF\":\"选择事件类型\",\"1nhy8G\":\"选择扫描仪类型\",\"KizCK7\":\"选择开始日期和时间\",\"dJZTv2\":\"选择开始时间\",\"3hJUtr\":\"选择注册增值税的国家\",\"x8XMsJ\":\"为此帐户选择消息级别。这控制消息限制和链接权限。\",\"aT3jZX\":\"选择时区\",\"TxfvH2\":\"选择应该收到此消息的参会者\",\"Ropvj0\":\"选择哪些事件将触发此 Webhook\",\"5gkxKx\":\"选择适用于此账户的费用配置。费用始终以美元计算。\",\"ylXj1N\":\"已选择\",\"j9b/iy\":\"热卖中 🔥\",\"73qYgo\":\"作为测试发送\",\"JvAge5\":\"向参与者发送电子邮件并查看您的消息历史记录。\",\"22Itl6\":\"给我发送副本\",\"nOBvex\":\"将实时订单和参与者数据发送到您的外部系统。\",\"1lNPhX\":\"发送退款通知邮件\",\"eaUTwS\":\"发送重置链接\",\"IoAuJG\":\"正在发送...\",\"h69WC6\":\"已发送\",\"BVu2Hz\":\"发送者\",\"SPdzrs\":\"客户下单时发送\",\"LxSN5F\":\"发送给每位参会者及其门票详情\",\"89xaFU\":\"为此组织者创建的新活动设置默认平台费用设置。\",\"eXssj5\":\"为此组织者创建的新活动设置默认设置。\",\"s0FkEx\":\"为不同的入口、场次或日期设置签到列表。\",\"xMO+Ao\":\"设置您的组织\",\"C3htzi\":\"设置已更新\",\"Ohn74G\":\"设置与设计\",\"GG7qDw\":\"分享推广链接\",\"hL7sDJ\":\"分享组织者页面\",\"jy6QDF\":\"共享容量管理\",\"cMW+gm\":[\"显示所有平台(另有 \",[\"0\"],\" 个包含值)\"],\"UVPI5D\":\"显示更少平台\",\"Eu/N/d\":\"显示营销订阅复选框\",\"SXzpzO\":\"默认显示营销订阅复选框\",\"b33PL9\":\"显示更多平台\",\"t1LIQW\":[\"显示 \",[\"0\"],\" / \",[\"totalRows\"],\" 条记录\"],\"jVRHeq\":\"注册时间\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交链接\",\"j/TOB3\":\"社交链接与网站\",\"s9KGXU\":\"已售出\",\"KTxc6k\":\"出现问题,请重试,或在问题持续时联系客服\",\"H6Gslz\":\"对于给您带来的不便,我们深表歉意。\",\"wdxz7K\":\"来源\",\"7JFNej\":\"体育\",\"JcQp9p\":\"开始日期和时间\",\"0m/ekX\":\"开始日期和时间\",\"izRfYP\":\"开始日期为必填项\",\"2R1+Rv\":\"活动开始时间\",\"2NbyY/\":\"统计数据\",\"GVUxAX\":\"统计数据基于账户创建日期\",\"DRykfS\":\"仍在处理您旧交易的退款。\",\"wuV0bK\":\"停止模拟\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe 已连接\",\"aKtF0O\":\"Stripe未连接\",\"9i0++A\":\"Stripe 支付 ID\",\"/QlTE4\":\"Stripe设置已完成。\",\"ii0qn/\":\"主题是必需的\",\"M7Uapz\":\"主题将显示在这里\",\"6aXq+t\":\"主题:\",\"JwTmB6\":\"产品复制成功\",\"RuaKfn\":\"地址更新成功\",\"kzx0uD\":\"成功更新活动默认设置\",\"5n+Wwp\":\"组织者更新成功\",\"DMCX/I\":\"平台费用默认设置更新成功\",\"URUYHc\":\"平台费用设置更新成功\",\"0Dk/l8\":\"SEO 设置更新成功\",\"MhOoLQ\":\"社交链接更新成功\",\"kj7zYe\":\"Webhook 更新成功\",\"dXoieq\":\"摘要\",\"/RfJXt\":[\"夏季音乐节 \",[\"0\"]],\"CWOPIK\":\"2025夏季音乐节\",\"UaISq3\":\"瑞典语\",\"JZTQI0\":\"切换组织者\",\"9YHrNC\":\"系统默认\",\"XX32BM\":\"只需几分钟\",\"yT6dQ8\":\"按税种和活动分组的已收税款\",\"Ye321X\":\"税种名称\",\"WyCBRt\":\"税务摘要\",\"GkH0Pq\":\"已应用税费\",\"Rwiyt2\":\"税费已配置\",\"iQZff7\":\"税费、费用、可见性、销售期、产品亮点和订单限制\",\"BW6QAz\":\"团队管理\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"告诉人们您的活动会有哪些内容\",\"NiIUyb\":\"介绍一下您的活动\",\"DovcfC\":\"请告诉我们您的组织信息。这些信息将显示在您的活动页面上。\",\"7wtpH5\":\"模板已激活\",\"QHhZeE\":\"模板创建成功\",\"xrWdPR\":\"模板删除成功\",\"G04Zjt\":\"模板保存成功\",\"xowcRf\":\"服务条款\",\"6K0GjX\":\"文字可能难以阅读\",\"nm3Iz/\":\"感谢您的参与!\",\"lhAWqI\":\"感谢您的支持,我们将继续发展和改进 Hi.Events!\",\"KfmPRW\":\"页面的背景颜色。使用封面图片时,此颜色将作为叠加层应用。\",\"MDNyJz\":\"验证码将在10分钟后过期。如果您没有收到邮件,请检查垃圾邮件文件夹。\",\"MJm4Tq\":\"订单的货币\",\"cDHM1d\":\"电子邮件地址已更改。参与者将在更新后的电子邮件地址收到新门票。\",\"I/NNtI\":\"活动场地\",\"tXadb0\":\"您查找的活动目前不可用。它可能已被删除、过期或 URL 不正确。\",\"EBzPwC\":\"活动的完整地址\",\"sxKqBm\":\"订单全额将退款至客户的原始付款方式。\",\"KgDp6G\":\"您尝试访问的链接已过期或不再有效。请检查您的电子邮件以获取管理订单的更新链接。\",\"5OmEal\":\"客户的语言\",\"sYLeDq\":\"未找到您要查找的组织者。页面可能已被移动、删除或链接有误。\",\"C4nQe5\":\"平台费用会添加到票价中。买家支付更多,但您会收到完整的票价。\",\"HxxXZO\":\"用于按钮和突出显示的主要品牌颜色\",\"DEcpfp\":\"模板正文包含无效的Liquid语法。请更正后再试。\",\"injXD7\":\"增值税号无法验证。请检查号码并重试。\",\"A4UmDy\":\"戏剧\",\"tDwYhx\":\"主题与颜色\",\"QP3gP+\":\"这些设置仅适用于复制的嵌入代码,不会被保存。\",\"HirZe8\":\"这些模板将用作您组织中所有活动的默认模板。单个活动可以用自己的自定义版本覆盖这些模板。\",\"lzAaG5\":\"这些模板将仅覆盖此活动的组织者默认设置。如果这里没有设置自定义模板,将使用组织者模板。\",\"XBNC3E\":\"此代码将用于跟踪销售。只允许字母、数字、连字符和下划线。\",\"AaP0M+\":\"此颜色组合对某些用户来说可能难以阅读\",\"RzEvf5\":\"此活动已结束\",\"YClrdK\":\"此活动尚未发布\",\"dFJnia\":\"这是您的组织者名称,将展示给用户。\",\"L7dIM7\":\"此链接无效或已过期。\",\"MR5ygV\":\"此链接不再有效\",\"9LEqK0\":\"此名称对最终用户可见\",\"j5FdeA\":\"此订单正在处理中。\",\"sjNPMw\":\"此订单已被放弃。您可以随时开始新订单。\",\"OhCesD\":\"此订单已被取消。您可以随时开始新订单。\",\"lyD7rQ\":\"此主办方资料尚未发布\",\"9b5956\":\"此预览显示您的邮件使用示例数据的外观。实际邮件将使用真实值。\",\"uM9Alj\":\"此产品在活动页面上已突出显示\",\"RqSKdX\":\"此产品已售罄\",\"W12OdJ\":\"此报告仅供参考。在将此数据用于会计或税务目的之前,请务必咨询税务专业人士。请与您的Stripe仪表板进行交叉验证,因为Hi.Events可能缺少历史数据。\",\"0Ew0uk\":\"此门票刚刚被扫描。请等待后再次扫描。\",\"kvpxIU\":\"这将用于通知和与用户沟通。\",\"rhsath\":\"这对客户不可见,但有助于您识别推广员。\",\"Mr5UUd\":\"门票已取消\",\"0GSPnc\":\"票券设计\",\"EZC/Cu\":\"票券设计保存成功\",\"bbslmb\":\"门票设计器\",\"1BPctx\":\"门票:\",\"bgqf+K\":\"持票人邮箱\",\"oR7zL3\":\"持票人姓名\",\"HGuXjF\":\"票务持有人\",\"CMUt3Y\":\"票务持有人\",\"awHmAT\":\"门票 ID\",\"6czJik\":\"门票标志\",\"OkRZ4Z\":\"门票名称\",\"t79rDv\":\"未找到门票\",\"6tmWch\":\"票或商品\",\"1tfWrD\":\"门票预览:\",\"KnjoUA\":\"票价\",\"tGCY6d\":\"门票价格\",\"pGZOcL\":\"门票重新发送成功\",\"8jLPgH\":\"票券类型\",\"X26cQf\":\"门票链接\",\"8qsbZ5\":\"票务与销售\",\"zNECqg\":\"门票\",\"6GQNLE\":\"门票\",\"NRhrIB\":\"票务与商品\",\"EUnesn\":\"门票有售\",\"AGRilS\":\"已售票数\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"要编辑配置,请转到管理菜单中的配置部分。\",\"tiI71C\":\"要提高您的限制,请联系我们\",\"BZBYf3\":\"要接受信用卡付款,您需要连接您的 Stripe 账户。Stripe 是我们的支付处理合作伙伴,确保安全交易和及时付款。\",\"W428WC\":\"切换列\",\"UBSG1X\":\"顶级组织者(过去14天)\",\"3sZ0xx\":\"总账户数\",\"EaAPbv\":\"支付总金额\",\"SMDzqJ\":\"总参与人数\",\"orBECM\":\"总收款\",\"4B7oCp\":\"总费用\",\"KSDwd5\":\"总订单数\",\"vb0Q0/\":\"总用户数\",\"oJjplO\":\"总浏览量\",\"orluER\":\"按归因来源跟踪账户增长和表现\",\"NHq3l1\":\"通过详细报告跟踪销售、收入和出席情况\",\"OpKMSn\":\"交易手续费:\",\"uKOFO5\":\"如果是线下支付则为真\",\"9GsDR2\":\"如果付款待处理则为真\",\"ouM5IM\":\"尝试其他邮箱\",\"3DZvE7\":\"免费试用Hi.Events\",\"Kz91g/\":\"土耳其语\",\"GdOhw6\":\"关闭声音\",\"KUOhTy\":\"开启声音\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"门票类型\",\"IrVSu+\":\"无法复制产品。请检查您的详细信息\",\"Vx2J6x\":\"无法获取参与者\",\"n57zCW\":\"未归因账户\",\"b9SN9q\":\"唯一订单参考\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知参会者\",\"ZkS2p3\":\"取消发布活动\",\"X13xGn\":\"不受信任\",\"Pp1sWX\":\"更新推广员\",\"KMMOAy\":\"可升级\",\"gJQsLv\":\"上传组织者封面图像\",\"4kEGqW\":\"上传组织者 Logo\",\"lnCMdg\":\"上传图片\",\"29w7p6\":\"正在上传图像...\",\"HtrFfw\":\"URL 是必填项\",\"WBq1/R\":\"USB扫描仪已激活\",\"EV30TR\":\"USB扫描仪模式已激活。现在开始扫描票券。\",\"fovJi3\":\"USB扫描仪模式已停用\",\"hli+ga\":\"USB/HID扫描仪\",\"OHJXlK\":\"使用 <0>Liquid 模板 个性化您的邮件\",\"0k4cdb\":\"对所有参与者使用订单详情。参与者姓名和电子邮件将与买家信息匹配。\",\"bA31T4\":\"为所有参与者使用购买者的信息\",\"rnoQsz\":\"用于边框、高亮和二维码样式\",\"BV4L/Q\":\"UTM 分析\",\"l5ackE\":\"UUID\",\"nfagfM\":\"有效\",\"GuXjc5\":\"已验证\",\"imLQ9Y\":\"正在验证您的增值税号...\",\"cK9+xQ\":\"增值税国家\",\"sqdl5s\":\"增值税信息\",\"UjNWsF\":\"根据您的增值税注册状态,平台费用可能需要缴纳增值税。请填写下面的增值税信息部分。\",\"pnVh83\":\"增值税号码\",\"CabI04\":\"增值税号不得包含空格\",\"PMhxAR\":\"增值税号必须以2字母国家代码开头,后跟8-15个字母数字字符(例如,DE123456789)\",\"gPgdNV\":\"增值税号验证成功\",\"RUMiLy\":\"增值税号验证失败\",\"vqji3Y\":\"增值税号验证失败。请检查您的增值税号。\",\"8dENF9\":\"费用增值税\",\"ZutOKU\":\"增值税率\",\"CZomgW\":\"增值税已注册\",\"PCRCCN\":\"增值税注册信息\",\"oSDBWm\":\"增值税设置\",\"Nfbg76\":\"增值税设置已成功保存\",\"UvYql/\":\"增值税设置已保存。我们正在后台验证您的增值税号。\",\"R6n7j9\":\"增值税设置更新成功\",\"tJylUv\":\"平台费用的增值税处理\",\"FlGprQ\":\"平台费用的增值税处理:欧盟增值税注册企业可以使用反向收费机制(0% - 增值税指令2006/112/EC第196条)。未注册增值税的企业需缴纳23%的爱尔兰增值税。\",\"516oLj\":\"增值税验证服务暂时不可用\",\"AdWhjZ\":\"验证码\",\"QDEWii\":\"已验证\",\"wCKkSr\":\"验证邮箱\",\"/IBv6X\":\"验证您的邮箱\",\"e/cvV1\":\"正在验证...\",\"fROFIL\":\"越南语\",\"RnvnDc\":\"查看平台上发送的所有消息\",\"+WFMis\":\"查看和下载所有活动的报告。仅包含已完成的订单。\",\"c7VN/A\":\"查看答案\",\"SZw9tS\":\"查看详情\",\"FCVmuU\":\"查看活动\",\"n6EaWL\":\"查看日志\",\"OaKTzt\":\"查看地图\",\"zNZNMs\":\"查看消息\",\"67OJ7t\":\"查看订单\",\"tKKZn0\":\"查看订单详情\",\"KeCXJu\":\"查看订单详情、退款和重新发送确认。\",\"9jnAcN\":\"查看组织者主页\",\"1J/AWD\":\"查看门票\",\"N9FyyW\":\"查看、编辑和导出您的注册参与者。\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"仅对签到工作人员可见。有助于在签到期间识别此列表。\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"等待付款\",\"aUi/Dz\":\"警告:这是系统默认配置。更改将影响所有未分配特定配置的账户。\",\"RRZDED\":\"我们找不到与此邮箱关联的订单。\",\"2RZK9x\":\"我们找不到您要查找的订单。链接可能已过期或订单详情可能已更改。\",\"nefMIK\":\"我们找不到您要查找的门票。链接可能已过期或门票详情可能已更改。\",\"miysJh\":\"我们找不到此订单。它可能已被删除。\",\"HJKdzP\":\"加载此页面时遇到问题。请重试。\",\"IfN2Qo\":\"我们建议使用最小尺寸为200x200像素的方形标志\",\"wJzo/w\":\"建议尺寸为 400x400 像素,文件大小不超过 5MB\",\"x8rEDQ\":\"我们在多次尝试后无法验证您的增值税号。我们将在后台继续尝试。请稍后检查。\",\"q1BizZ\":\"我们将把您的门票发送到此邮箱\",\"ZOmUYW\":\"我们将在后台验证您的增值税号。如有任何问题,我们会通知您。\",\"zCdObC\":\"我们已正式将总部迁至爱尔兰 🇮🇪。作为此次过渡的一部分,我们现在使用 Stripe 爱尔兰而不是 Stripe 加拿大。为了保持您的付款顺利进行,您需要重新连接您的 Stripe 账户。\",\"jh2orE\":\"我们已将总部搬迁至爱尔兰。因此,我们需要您重新连接您的 Stripe 账户。这个快速过程只需几分钟。您的销售和现有数据完全不受影响。\",\"Fq/Nx7\":\"我们已向以下邮箱发送了5位数验证码:\",\"GdWB+V\":\"Webhook 创建成功\",\"2X4ecw\":\"Webhook 删除成功\",\"CThMKa\":\"Webhook 日志\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不会发送通知\",\"FSaY52\":\"Webhook 将发送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"网站\",\"vKLEXy\":\"微博\",\"9eF5oV\":\"欢迎回来\",\"QDWsl9\":[\"欢迎来到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"欢迎来到 \",[\"0\"],\",这是您所有活动的列表\"],\"FaSXqR\":\"什么类型的活动?\",\"f30uVZ\":\"您需要做的事:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"当签到被删除时\",\"Gmd0hv\":\"当新与会者被创建时\",\"Lc18qn\":\"当新订单被创建时\",\"dfkQIO\":\"当新产品被创建时\",\"8OhzyY\":\"当产品被删除时\",\"tRXdQ9\":\"当产品被更新时\",\"Q7CWxp\":\"当与会者被取消时\",\"IuUoyV\":\"当与会者签到时\",\"nBVOd7\":\"当与会者被更新时\",\"ny2r8d\":\"当订单被取消时\",\"c9RYbv\":\"当订单被标记为已支付时\",\"ejMDw1\":\"当订单被退款时\",\"fVPt0F\":\"当订单被更新时\",\"bcYlvb\":\"签到何时关闭\",\"XIG669\":\"签到何时开放\",\"de6HLN\":\"当客户购买门票后,他们的订单将显示在此处。\",\"403wpZ\":\"启用后,新活动将允许参与者通过安全链接管理自己的门票详情。这可以按活动覆盖。\",\"blXLKj\":\"启用后,新活动将在结账时显示营销订阅复选框。此设置可以针对每个活动单独覆盖。\",\"Kj0Txn\":\"启用后,Stripe Connect交易将不收取应用费用。用于不支持应用费用的国家。\",\"uchB0M\":\"小部件预览\",\"uvIqcj\":\"研讨会\",\"EpknJA\":\"请在此输入您的消息...\",\"nhtR6Y\":\"X(推特)\",\"X/azM1\":\"是 - 我有有效的欧盟增值税注册号码\",\"Tz5oXG\":\"是,取消我的订单\",\"QlSZU0\":[\"您正在模拟 <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"您正在发出部分退款。客户将获得 \",[\"0\"],\" \",[\"1\"],\" 的退款。\"],\"o7LgX6\":\"您可以在账户设置中配置额外的服务费和税费。\",\"5VGIlq\":\"您已达到消息限制。\",\"casL1O\":\"您已向免费产品添加了税费。您想要删除它们吗?\",\"FVTVBy\":\"您必须先验证电子邮箱地址,才能更新组织者状态。\",\"w65ZgF\":\"您需要验证账户电子邮件后才能修改电子邮件模板。\",\"FRl8Jv\":\"您需要验证您的帐户电子邮件才能发送消息。\",\"FgRxRP\":\"您始终拥有100%的参会者数据\",\"88cUW+\":\"您收到\",\"U3wiCB\":\"一切就绪!您的付款正在顺利处理。\",\"MNFIxz\":[\"您将参加 \",[\"0\"],\"!\"],\"p/Sa0j\":\"您的帐户有消息限制。要提高您的限制,请联系我们\",\"x/xjzn\":\"您的推广员已成功导出。\",\"TF37u6\":\"您的与会者已成功导出。\",\"79lXGw\":\"您的签到列表已成功创建。与您的签到工作人员共享以下链接。\",\"BnlG9U\":\"您当前的订单将丢失。\",\"nBqgQb\":\"您的电子邮件\",\"R02pnV\":\"在向与会者销售门票之前,您的活动必须处于上线状态。\",\"hDNwnf\":\"您的徽标、颜色和样式在每一页上\",\"ifRqmm\":\"您的消息已成功发送!\",\"/Rj5P4\":\"您的姓名\",\"PFjJxY\":\"您的新密码长度必须至少为8个字符。\",\"gzrCuN\":\"您的订单详情已更新。确认邮件已发送到新的电子邮件地址。\",\"naQW82\":\"您的订单已被取消。\",\"bhlHm/\":\"您的订单正在等待付款\",\"XeNum6\":\"您的订单已成功导出。\",\"Xd1R1a\":\"您组织者的地址\",\"WWYHKD\":\"您的付款受到银行级加密保护\",\"5b3QLi\":\"您的计划\",\"6heFYY\":\"您的 Stripe 账户已连接并正在处理付款。\",\"vvO1I2\":\"您的 Stripe 账户已连接并准备好处理支付。\",\"CnZ3Ou\":\"您的门票已确认。\",\"EmFsMZ\":\"您的增值税号已排队等待验证\",\"QBlhh4\":\"保存时将验证您的增值税号\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>签到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>签退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功创建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已签到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小时, \",[\"minutes\"],\" 分钟, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分钟和\",[\"秒\"],\"秒钟\"],\"NlQ0cx\":[[\"组织者名称\"],\"的首次活动\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>请输入不含税费的价格。<1>税费可以在下方添加。\",\"ZjMs6e\":\"<0>该产品的可用数量<1>如果该产品有相关的<2>容量限制,此值可以被覆盖。\",\"E15xs8\":\"⚡️ 设置您的活动\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 自定义活动页面\",\"3VPPdS\":\"与 Stripe 连接\",\"cjdktw\":\"🚀 实时设置您的活动\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"缅因街 123 号\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期输入字段。非常适合询问出生日期等。\",\"6euFZ/\":[\"默认的\",[\"type\"],\"会自动应用于所有新产品。您可以为每个产品单独覆盖此设置。\"],\"SMUbbQ\":\"下拉式输入法只允许一个选择\",\"qv4bfj\":\"费用,如预订费或服务费\",\"POT0K/\":\"每个产品的固定金额。例如,每个产品$0.50\",\"f4vJgj\":\"多行文本输入\",\"OIPtI5\":\"产品价格的百分比。例如,3.5%的产品价格\",\"ZthcdI\":\"无折扣的促销代码可以用来显示隐藏的产品。\",\"AG/qmQ\":\"单选题有多个选项,但只能选择一个。\",\"h179TP\":\"活动的简短描述,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用活动描述\",\"WKMnh4\":\"单行文本输入\",\"BHZbFy\":\"每个订单一个问题。例如,您的送货地址是什么?\",\"Fuh+dI\":\"每个产品一个问题。例如,您的T恤尺码是多少?\",\"RlJmQg\":\"标准税,如增值税或消费税\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"接受银行转账、支票或其他线下支付方式\",\"hrvLf4\":\"通过 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀请\",\"AeXO77\":\"账户\",\"lkNdiH\":\"账户名称\",\"Puv7+X\":\"账户设置\",\"OmylXO\":\"账户更新成功\",\"7L01XJ\":\"操作\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活跃\",\"/PN1DA\":\"为此签到列表添加描述\",\"0/vPdA\":\"添加有关与会者的任何备注。这些将不会对与会者可见。\",\"Or1CPR\":\"添加有关与会者的任何备注...\",\"l3sZO1\":\"添加关于订单的备注。这些信息不会对客户可见。\",\"xMekgu\":\"添加关于订单的备注...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"添加线下支付的说明(例如,银行转账详情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"添加新内容\",\"TZxnm8\":\"添加选项\",\"24l4x6\":\"添加产品\",\"8q0EdE\":\"将产品添加到类别\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"加税或费用\",\"goOKRY\":\"增加层级\",\"oZW/gT\":\"添加到日历\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理员\",\"HLDaLi\":\"管理员用户可以完全访问事件和账户设置。\",\"W7AfhC\":\"本次活动的所有与会者\",\"cde2hc\":\"所有产品\",\"5CQ+r0\":\"允许与未支付订单关联的参与者签到\",\"ipYKgM\":\"允许搜索引擎索引\",\"LRbt6D\":\"允许搜索引擎索引此事件\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"令人惊叹, 活动, 关键词...\",\"hehnjM\":\"金额\",\"R2O9Rg\":[\"支付金额 (\",[\"0\"],\")\"],\"V7MwOy\":\"加载页面时出现错误\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"出现意外错误。\",\"byKna+\":\"出现意外错误。请重试。\",\"ubdMGz\":\"产品持有者的任何查询都将发送到此电子邮件地址。此地址还将用作从此活动发送的所有电子邮件的“回复至”地址\",\"aAIQg2\":\"外观\",\"Ym1gnK\":\"应用\",\"sy6fss\":[\"适用于\",[\"0\"],\"个产品\"],\"kadJKg\":\"适用于1个产品\",\"DB8zMK\":\"应用\",\"GctSSm\":\"应用促销代码\",\"ARBThj\":[\"将此\",[\"type\"],\"应用于所有新产品\"],\"S0ctOE\":\"归档活动\",\"TdfEV7\":\"已归档\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"您确定要激活该与会者吗?\",\"TvkW9+\":\"您确定要归档此活动吗?\",\"/CV2x+\":\"您确定要取消该与会者吗?这将使其门票作废\",\"YgRSEE\":\"您确定要删除此促销代码吗?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"您确定要将此活动设为草稿吗?这将使公众无法看到该活动\",\"mEHQ8I\":\"您确定要将此事件公开吗?这将使事件对公众可见\",\"s4JozW\":\"您确定要恢复此活动吗?它将作为草稿恢复。\",\"vJuISq\":\"您确定要删除此容量分配吗?\",\"baHeCz\":\"您确定要删除此签到列表吗?\",\"LBLOqH\":\"每份订单询问一次\",\"wu98dY\":\"每个产品询问一次\",\"ss9PbX\":\"参与者\",\"m0CFV2\":\"与会者详情\",\"QKim6l\":\"未找到参与者\",\"R5IT/I\":\"与会者备注\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"参会者票\",\"9SZT4E\":\"参与者\",\"iPBfZP\":\"注册的参会者\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"自动调整大小\",\"vZ5qKF\":\"根据内容自动调整小部件高度。禁用时,小部件将填充容器的高度。\",\"4lVaWA\":\"等待线下付款\",\"2rHwhl\":\"等待线下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"返回活动页面\",\"VCoEm+\":\"返回登录\",\"k1bLf+\":\"背景颜色\",\"I7xjqg\":\"背景类型\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"账单地址\",\"/xC/im\":\"账单设置\",\"rp/zaT\":\"巴西葡萄牙语\",\"whqocw\":\"注册即表示您同意我们的<0>服务条款和<1>隐私政策。\",\"bcCn6r\":\"计算类型\",\"+8bmSu\":\"加利福尼亚州\",\"iStTQt\":\"相机权限被拒绝。<0>再次请求权限,如果还不行,则需要在浏览器设置中<1>授予此页面访问相机的权限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改电子邮件\",\"tVJk4q\":\"取消订单\",\"Os6n2a\":\"取消订单\",\"Mz7Ygx\":[\"取消订单 \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"无法签到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配创建成功\",\"k5p8dz\":\"容量分配删除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"类别允许您将产品分组。例如,您可以有一个“门票”类别和另一个“商品”类别。\",\"iS0wAT\":\"类别帮助您组织产品。此标题将在公共活动页面上显示。\",\"eorM7z\":\"类别重新排序成功。\",\"3EXqwa\":\"类别创建成功\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"更改密码\",\"xMDm+I\":\"签到\",\"p2WLr3\":[\"签到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"签到并标记订单为已付款\",\"QYLpB4\":\"仅签到\",\"/Ta1d4\":\"签出\",\"5LDT6f\":\"看看这个活动吧!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"签到列表删除成功\",\"+hBhWk\":\"签到列表已过期\",\"mBsBHq\":\"签到列表未激活\",\"vPqpQG\":\"未找到签到列表\",\"tejfAy\":\"签到列表\",\"hD1ocH\":\"签到链接已复制到剪贴板\",\"CNafaC\":\"复选框选项允许多重选择\",\"SpabVf\":\"复选框\",\"CRu4lK\":\"已签到\",\"znIg+z\":\"结账\",\"1WnhCL\":\"结账设置\",\"6imsQS\":\"简体中文\",\"JjkX4+\":\"选择背景颜色\",\"/Jizh9\":\"选择账户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"click here\",\"sby+1/\":\"点击复制\",\"yz7wBu\":\"关闭\",\"62Ciis\":\"关闭侧边栏\",\"EWPtMO\":\"代码\",\"ercTDX\":\"代码长度必须在 3 至 50 个字符之间\",\"oqr9HB\":\"当活动页面初始加载时折叠此产品\",\"jZlrte\":\"颜色\",\"Vd+LC3\":\"颜色必须是有效的十六进制颜色代码。例如#ffffff\",\"1HfW/F\":\"颜色\",\"VZeG/A\":\"即将推出\",\"yPI7n9\":\"以逗号分隔的描述活动的关键字。搜索引擎将使用这些关键字来帮助对活动进行分类和索引\",\"NPZqBL\":\"完整订单\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成订单\",\"NWVRtl\":\"已完成订单\",\"DwF9eH\":\"组件代码\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"确认\",\"ZaEJZM\":\"确认电子邮件更改\",\"yjkELF\":\"确认新密码\",\"xnWESi\":\"确认密码\",\"p2/GCq\":\"确认密码\",\"wnDgGj\":\"确认电子邮件地址...\",\"pbAk7a\":\"连接条纹\",\"UMGQOh\":\"与 Stripe 连接\",\"QKLP1W\":\"连接 Stripe 账户,开始接收付款。\",\"5lcVkL\":\"连接详情\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"继续\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"继续按钮文字\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"继续设置\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"复制的\",\"T5rdis\":\"复制到剪贴板\",\"he3ygx\":\"复制\",\"r2B2P8\":\"复制签到链接\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"复制链接\",\"E6nRW7\":\"复制 URL\",\"JNCzPW\":\"国家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"创建\",\"b9XOHo\":[\"创建 \",[\"0\"]],\"k9RiLi\":\"创建一个产品\",\"6kdXbW\":\"创建促销代码\",\"n5pRtF\":\"创建票单\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"创建一个组织者\",\"ipP6Ue\":\"创建与会者\",\"VwdqVy\":\"创建容量分配\",\"EwoMtl\":\"创建类别\",\"XletzW\":\"创建类别\",\"WVbTwK\":\"创建签到列表\",\"uN355O\":\"创建活动\",\"BOqY23\":\"创建新的\",\"kpJAeS\":\"创建组织器\",\"a0EjD+\":\"创建产品\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"创建促销代码\",\"B3Mkdt\":\"创建问题\",\"UKfi21\":\"创建税费\",\"d+F6q9\":\"已创建\",\"Q2lUR2\":\"货币\",\"DCKkhU\":\"当前密码\",\"uIElGP\":\"自定义地图 URL\",\"UEqXyt\":\"自定义范围\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定义此事件的电子邮件和通知设置\",\"Y9Z/vP\":\"定制活动主页和结账信息\",\"2E2O5H\":\"自定义此事件的其他设置\",\"iJhSxe\":\"自定义此事件的搜索引擎优化设置\",\"KIhhpi\":\"定制您的活动页面\",\"nrGWUv\":\"定制您的活动页面,以符合您的品牌和风格。\",\"Zz6Cxn\":\"危险区\",\"ZQKLI1\":\"危险区\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和时间\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"删除\",\"jRJZxD\":\"删除容量\",\"VskHIx\":\"删除类别\",\"Qrc8RZ\":\"删除签到列表\",\"WHf154\":\"删除代码\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"说明\",\"YC3oXa\":\"签到工作人员的描述\",\"URmyfc\":\"详细信息\",\"1lRT3t\":\"禁用此容量将跟踪销售情况,但不会在达到限制时停止销售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣类型\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"文档标签\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"捐赠 / 自由定价产品\",\"OvNbls\":\"下载 .ics\",\"kodV18\":\"下载 CSV\",\"CELKku\":\"下载发票\",\"LQrXcu\":\"下载发票\",\"QIodqd\":\"下载二维码\",\"yhjU+j\":\"正在下载发票\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"下拉选择\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"复制活动\",\"3ogkAk\":\"复制活动\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"复制选项\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"早起的鸟儿\",\"ePK91l\":\"编辑\",\"N6j2JH\":[\"编辑 \",[\"0\"]],\"kBkYSa\":\"编辑容量\",\"oHE9JT\":\"编辑容量分配\",\"j1Jl7s\":\"编辑类别\",\"FU1gvP\":\"编辑签到列表\",\"iFgaVN\":\"编辑代码\",\"jrBSO1\":\"编辑组织器\",\"tdD/QN\":\"编辑产品\",\"n143Tq\":\"编辑产品类别\",\"9BdS63\":\"编辑促销代码\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"编辑问题\",\"poTr35\":\"编辑用户\",\"GTOcxw\":\"编辑用户\",\"pqFrv2\":\"例如2.50 换 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"电子邮件\",\"VxYKoK\":\"电子邮件和通知设置\",\"ATGYL1\":\"电子邮件地址\",\"hzKQCy\":\"电子邮件地址\",\"HqP6Qf\":\"电子邮件更改已成功取消\",\"mISwW1\":\"电子邮件更改待定\",\"APuxIE\":\"重新发送电子邮件确认\",\"YaCgdO\":\"成功重新发送电子邮件确认\",\"jyt+cx\":\"电子邮件页脚信息\",\"I6F3cp\":\"电子邮件未经验证\",\"NTZ/NX\":\"嵌入代码\",\"4rnJq4\":\"嵌入脚本\",\"8oPbg1\":\"启用发票功能\",\"j6w7d/\":\"启用此容量以在达到限制时停止产品销售\",\"VFv2ZC\":\"结束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"英语\",\"MhVoma\":\"输入不含税费的金额。\",\"SlfejT\":\"错误\",\"3Z223G\":\"确认电子邮件地址出错\",\"a6gga1\":\"确认更改电子邮件时出错\",\"5/63nR\":\"欧元\",\"0pC/y6\":\"活动\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"活动日期\",\"0Zptey\":\"事件默认值\",\"QcCPs8\":\"活动详情\",\"6fuA9p\":\"事件成功复制\",\"AEuj2m\":\"活动主页\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"活动地点和场地详情\",\"OopDbA\":\"Event page\",\"4/If97\":\"活动状态更新失败。请稍后再试\",\"btxLWj\":\"事件状态已更新\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"活动\",\"sZg7s1\":\"过期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消与会者失败\",\"ZpieFv\":\"取消订单失败\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"下载发票失败。请重试。\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"加载签到列表失败\",\"ZQ15eN\":\"重新发送票据电子邮件失败\",\"ejXy+D\":\"产品排序失败\",\"PLUB/s\":\"费用\",\"/mfICu\":\"费用\",\"LyFC7X\":\"筛选订单\",\"cSev+j\":\"筛选器\",\"CVw2MU\":[\"筛选器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一张发票号码\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必须在 1 至 50 个字符之间\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金额\",\"TF9opW\":\"该设备不支持闪存\",\"UNMVei\":\"忘记密码?\",\"2POOFK\":\"免费\",\"P/OAYJ\":\"免费产品\",\"vAbVy9\":\"免费产品,无需付款信息\",\"nLC6tu\":\"法语\",\"Weq9zb\":\"常规\",\"DDcvSo\":\"德国\",\"4GLxhy\":\"入门\",\"4D3rRj\":\"返回个人资料\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"谷歌日历\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"销售总额\",\"yRg26W\":\"总销售额\",\"R4r4XO\":\"宾客\",\"26pGvx\":\"有促销代码吗?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"这是如何在应用程序中使用该组件的示例。\",\"Y1SSqh\":\"这是您可以用来在应用程序中嵌入小部件的 React 组件。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"隐藏于公众视线之外\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"隐藏问题只有活动组织者可以看到,客户看不到。\",\"vLyv1R\":\"隐藏\",\"Mkkvfd\":\"隐藏入门页面\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"在销售结束日期后隐藏产品\",\"06s3w3\":\"在销售开始日期前隐藏产品\",\"axVMjA\":\"除非用户有适用的促销代码,否则隐藏产品\",\"ySQGHV\":\"售罄时隐藏产品\",\"SCimta\":\"隐藏侧边栏中的入门页面\",\"5xR17G\":\"对客户隐藏此产品\",\"Da29Y6\":\"隐藏此问题\",\"fvDQhr\":\"向用户隐藏此层级\",\"lNipG+\":\"隐藏产品将防止用户在活动页面上看到它。\",\"ZOBwQn\":\"主页设计\",\"PRuBTd\":\"主页设计器\",\"YjVNGZ\":\"主页预览\",\"c3E/kw\":\"荷马\",\"8k8Njd\":\"客户有多少分钟来完成订单。我们建议至少 15 分钟\",\"ySxKZe\":\"这个代码可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>条款和条件。\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"如果为空,将使用地址生成 Google 地图链接\",\"UYT+c8\":\"如果启用,登记工作人员可以将与会者标记为已登记或将订单标记为已支付并登记与会者。如果禁用,关联未支付订单的与会者无法登记。\",\"muXhGi\":\"如果启用,当有新订单时,组织者将收到电子邮件通知\",\"6fLyj/\":\"如果您没有要求更改密码,请立即更改密码。\",\"n/ZDCz\":\"图像已成功删除\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"图片上传成功\",\"VyUuZb\":\"图片网址\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"不活动\",\"T0K0yl\":\"非活动用户无法登录。\",\"kO44sp\":\"包含您的在线活动的连接详细信息。这些信息将在订单摘要页面和参会者门票页面显示。\",\"FlQKnG\":\"价格中包含税费\",\"Vi+BiW\":[\"包括\",[\"0\"],\"个产品\"],\"lpm0+y\":\"包括1个产品\",\"UiAk5P\":\"插入图片\",\"OyLdaz\":\"再次发出邀请!\",\"HE6KcK\":\"撤销邀请!\",\"SQKPvQ\":\"邀请用户\",\"bKOYkd\":\"发票下载成功\",\"alD1+n\":\"发票备注\",\"kOtCs2\":\"发票编号\",\"UZ2GSZ\":\"发票设置\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"项目\",\"KFXip/\":\"约翰\",\"XcgRvb\":\"约翰逊\",\"87a/t/\":\"标签\",\"vXIe7J\":\"语言\",\"2LMsOq\":\"过去 12 个月\",\"vfe90m\":\"过去 14 天\",\"aK4uBd\":\"过去 24 小时\",\"uq2BmQ\":\"过去 30 天\",\"bB6Ram\":\"过去 48 小时\",\"VlnB7s\":\"过去 6 个月\",\"ct2SYD\":\"过去 7 天\",\"XgOuA7\":\"过去 90 天\",\"I3yitW\":\"最后登录\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"留空以使用默认词“发票”\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"加载中...\",\"wJijgU\":\"地点\",\"sQia9P\":\"登录\",\"zUDyah\":\"登录\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"注销\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"在结账时强制要求填写账单地址\",\"MU3ijv\":\"将此问题作为必答题\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理与会者\",\"n4SpU5\":\"管理活动\",\"WVgSTy\":\"管理订单\",\"1MAvUY\":\"管理此活动的支付和发票设置。\",\"cQrNR3\":\"管理简介\",\"AtXtSw\":\"管理可以应用于您的产品的税费\",\"ophZVW\":\"管理机票\",\"DdHfeW\":\"管理账户详情和默认设置\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"管理用户及其权限\",\"1m+YT2\":\"在顾客结账前,必须回答必填问题。\",\"Dim4LO\":\"手动添加与会者\",\"e4KdjJ\":\"手动添加与会者\",\"vFjEnF\":\"标记为已支付\",\"g9dPPQ\":\"每份订单的最高限额\",\"l5OcwO\":\"与会者留言\",\"Gv5AMu\":\"留言参与者\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"留言买家\",\"tNZzFb\":\"消息内容\",\"lYDV/s\":\"给个别与会者留言\",\"V7DYWd\":\"发送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次订购的最低数量\",\"QYcUEf\":\"最低价格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"杂项设置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多种价格选项。非常适合早鸟产品等。\",\"/bhMdO\":\"我的精彩活动描述\",\"vX8/tc\":\"我的精彩活动标题...\",\"hKtWk2\":\"我的简介\",\"fj5byd\":\"不适用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名称\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"导航至与会者\",\"qqeAJM\":\"从不\",\"7vhWI8\":\"新密码\",\"1UzENP\":\"否\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"没有可显示的已归档活动。\",\"q2LEDV\":\"未找到此订单的参会者。\",\"zlHa5R\":\"尚未向此订单添加参会者。\",\"Wjz5KP\":\"无与会者\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"没有容量分配\",\"a/gMx2\":\"没有签到列表\",\"tMFDem\":\"无可用数据\",\"6Z/F61\":\"无数据显示。请选择日期范围\",\"fFeCKc\":\"无折扣\",\"HFucK5\":\"没有可显示的已结束活动。\",\"yAlJXG\":\"无事件显示\",\"GqvPcv\":\"没有可用筛选器\",\"KPWxKD\":\"无信息显示\",\"J2LkP8\":\"无订单显示\",\"RBXXtB\":\"当前没有可用的支付方式。请联系活动组织者以获取帮助。\",\"ZWEfBE\":\"无需支付\",\"ZPoHOn\":\"此参会者没有关联的产品。\",\"Ya1JhR\":\"此类别中没有可用的产品。\",\"FTfObB\":\"尚无产品\",\"+Y976X\":\"无促销代码显示\",\"MAavyl\":\"此与会者未回答任何问题。\",\"SnlQeq\":\"此订单尚未提出任何问题。\",\"Ev2r9A\":\"无结果\",\"gk5uwN\":\"没有搜索结果\",\"RHyZUL\":\"没有搜索结果。\",\"RY2eP1\":\"未加收任何税费。\",\"EdQY6l\":\"无\",\"OJx3wK\":\"不详\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"备注\",\"jtrY3S\":\"暂无显示内容\",\"hFwWnI\":\"通知设置\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"将新订单通知组织者\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"允许支付的天数(留空以从发票中省略付款条款)\",\"n86jmj\":\"号码前缀\",\"mwe+2z\":\"线下订单在标记为已支付之前不会反映在活动统计中。\",\"dWBrJX\":\"线下支付失败。请重试或联系活动组织者。\",\"fcnqjw\":\"离线支付说明\",\"+eZ7dp\":\"线下支付\",\"ojDQlR\":\"线下支付信息\",\"u5oO/W\":\"线下支付设置\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"销售中\",\"Ug4SfW\":\"创建事件后,您就可以在这里看到它。\",\"ZxnK5C\":\"一旦开始收集数据,您将在这里看到。\",\"PnSzEc\":\"一旦准备就绪,将您的活动上线并开始销售产品。\",\"J6n7sl\":\"持续进行\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"在线活动详情\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"打开签到页面\",\"OdnLE4\":\"打开侧边栏\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有发票上显示的可选附加信息(例如,付款条款、逾期付款费用、退货政策)\",\"OrXJBY\":\"发票编号的可选前缀(例如,INV-)\",\"0zpgxV\":\"选项\",\"BzEFor\":\"或\",\"UYUgdb\":\"订购\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"取消订单\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"订购日期\",\"Tol4BF\":\"订购详情\",\"WbImlQ\":\"订单已取消,并已通知订单所有者。\",\"nAn4Oe\":\"订单已标记为已支付\",\"uzEfRz\":\"订单备注\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"订购参考\",\"acIJ41\":\"订单状态\",\"GX6dZv\":\"订单摘要\",\"tDTq0D\":\"订单超时\",\"1h+RBg\":\"订单\",\"3y+V4p\":\"组织地址\",\"GVcaW6\":\"组织详细信息\",\"nfnm9D\":\"组织名称\",\"G5RhpL\":\"主办方\",\"mYygCM\":\"需要组织者\",\"Pa6G7v\":\"组织者姓名\",\"l894xP\":\"组织者只能管理活动和产品。他们无法管理用户、账户设置或账单信息。\",\"fdjq4c\":\"内边距\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"页面未找到\",\"QbrUIo\":\"页面浏览量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付讫\",\"HVW65c\":\"付费产品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密码\",\"TUJAyx\":\"密码必须至少包含 8 个字符\",\"vwGkYB\":\"密码必须至少包含 8 个字符\",\"BLTZ42\":\"密码重置成功。请使用新密码登录。\",\"f7SUun\":\"密码不一样\",\"aEDp5C\":\"将此粘贴到您希望小部件显示的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和发票\",\"DZjk8u\":\"支付和发票设置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失败\",\"JEdsvQ\":\"支付说明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付状态\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款条款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金额\",\"xdA9ud\":\"将此放置在您网站的 中。\",\"blK94r\":\"请至少添加一个选项\",\"FJ9Yat\":\"请检查所提供的信息是否正确\",\"TkQVup\":\"请检查您的电子邮件和密码并重试\",\"sMiGXD\":\"请检查您的电子邮件是否有效\",\"Ajavq0\":\"请检查您的电子邮件以确认您的电子邮件地址\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"请在新标签页中继续\",\"hcX103\":\"请创建一个产品\",\"cdR8d6\":\"请创建一张票\",\"x2mjl4\":\"请输入指向图像的有效图片网址。\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"请注意\",\"C63rRe\":\"请返回活动页面重新开始。\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"请选择至少一个产品\",\"igBrCH\":\"请验证您的电子邮件地址,以访问所有功能\",\"/IzmnP\":\"请稍候,我们正在准备您的发票...\",\"MOERNx\":\"葡萄牙语\",\"qCJyMx\":\"结账后信息\",\"g2UNkE\":\"技术支持\",\"Rs7IQv\":\"结账前信息\",\"rdUucN\":\"预览\",\"a7u1N9\":\"价格\",\"CmoB9j\":\"价格显示模式\",\"BI7D9d\":\"未设置价格\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"价格类型\",\"6RmHKN\":\"主色调\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"主要文字颜色\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"打印所有门票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"产品\",\"1JwlHk\":\"产品类别\",\"U61sAj\":\"产品类别更新成功。\",\"1USFWA\":\"产品删除成功\",\"4Y2FZT\":\"产品价格类型\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"产品销售\",\"U/R4Ng\":\"产品等级\",\"sJsr1h\":\"产品类型\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"产品\",\"N0qXpE\":\"产品\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"已售产品\",\"/u4DIx\":\"已售产品\",\"DJQEZc\":\"产品排序成功\",\"vERlcd\":\"简介\",\"kUlL8W\":\"成功更新个人资料\",\"cl5WYc\":[\"已使用促销 \",[\"promo_code\"],\" 代码\"],\"P5sgAk\":\"促销代码\",\"yKWfjC\":\"促销代码页面\",\"RVb8Fo\":\"促销代码\",\"BZ9GWa\":\"促销代码可用于提供折扣、预售权限或为您的活动提供特殊权限。\",\"OP094m\":\"促销代码报告\",\"4kyDD5\":\"提供此问题的附加背景或说明。使用此字段添加条款和条件、指南或参与者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二维码\",\"LkMOWF\":\"可用数量\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"问题已删除\",\"avf0gk\":\"问题描述\",\"oQvMPn\":\"问题标题\",\"enzGAL\":\"问题\",\"ROv2ZT\":\"问与答\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"无线电选项\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援国\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失败\",\"n10yGu\":\"退款订单\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"退款处理中\",\"xHpVRl\":\"退款状态\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"注册\",\"9+8Vez\":\"剩余使用次数\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"报告\",\"prZGMe\":\"要求账单地址\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"重新发送电子邮件确认\",\"wIa8Qe\":\"重新发送邀请\",\"VeKsnD\":\"重新发送订单电子邮件\",\"dFuEhO\":\"重新发送门票邮件\",\"o6+Y6d\":\"重新发送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密码\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"恢复活动\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"返回活动页面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤销邀请\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"销售结束日期\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"销售开始日期\",\"hBsw5C\":\"销售结束\",\"kpAzPe\":\"销售开始\",\"P/wEOX\":\"旧金山\",\"tfDRzk\":\"节省\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存组织器\",\"UGT5vp\":\"保存设置\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"按与会者姓名、电子邮件或订单号搜索...\",\"+pr/FY\":\"按活动名称搜索...\",\"3zRbWw\":\"按姓名、电子邮件或订单号搜索...\",\"L22Tdf\":\"按姓名、订单号、参与者号或电子邮件搜索...\",\"BiYOdA\":\"按名称搜索...\",\"YEjitp\":\"按主题或内容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索签到列表...\",\"+0Yy2U\":\"搜索产品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"次要颜色\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"次要文字颜色\",\"02ePaq\":[\"选择 \",[\"0\"]],\"QuNKRX\":\"选择相机\",\"9FQEn8\":\"选择类别...\",\"kWI/37\":\"选择组织者\",\"ixIx1f\":\"选择产品\",\"3oSV95\":\"选择产品等级\",\"C4Y1hA\":\"选择产品\",\"hAjDQy\":\"选择状态\",\"QYARw/\":\"选择机票\",\"OMX4tH\":\"选择票\",\"DrwwNd\":\"选择时间段\",\"O/7I0o\":\"选择...\",\"JlFcis\":\"发送\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"发送信息\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"发送消息\",\"D7ZemV\":\"发送订单确认和票务电子邮件\",\"v1rRtW\":\"发送测试\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎优化说明\",\"/SIY6o\":\"搜索引擎优化关键词\",\"GfWoKv\":\"搜索引擎优化设置\",\"rXngLf\":\"搜索引擎优化标题\",\"/jZOZa\":\"服务费\",\"Bj/QGQ\":\"设定最低价格,用户可选择支付更高的价格\",\"L0pJmz\":\"设置发票编号的起始编号。一旦发票生成,就无法更改。\",\"nYNT+5\":\"准备活动\",\"A8iqfq\":\"实时设置您的活动\",\"Tz0i8g\":\"设置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活动\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"显示可用产品数量\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"显示更多\",\"izwOOD\":\"单独显示税费\",\"1SbbH8\":\"结账后显示给客户,在订单摘要页面。\",\"YfHZv0\":\"在顾客结账前向他们展示\",\"CBBcly\":\"显示常用地址字段,包括国家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"单行文本框\",\"+P0Cn2\":\"跳过此步骤\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了点问题\",\"GRChTw\":\"删除税费时出了问题\",\"YHFrbe\":\"出错了!请重试\",\"kf83Ld\":\"出问题了\",\"fWsBTs\":\"出错了。请重试。\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"对不起,此优惠代码不可用\",\"65A04M\":\"西班牙语\",\"mFuBqb\":\"固定价格的标准产品\",\"D3iCkb\":\"开始日期\",\"/2by1f\":\"州或地区\",\"uAQUqI\":\"状态\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活动未启用 Stripe 支付。\",\"UJmAAK\":\"主题\",\"X2rrlw\":\"小计\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 将很快收到一封电子邮件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 参会者\"],\"OtgNFx\":\"成功确认电子邮件地址\",\"IKwyaF\":\"成功确认电子邮件更改\",\"zLmvhE\":\"成功创建与会者\",\"gP22tw\":\"产品创建成功\",\"9mZEgt\":\"成功创建促销代码\",\"aIA9C4\":\"成功创建问题\",\"J3RJSZ\":\"成功更新与会者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"签到列表更新成功\",\"vzJenu\":\"成功更新电子邮件设置\",\"7kOMfV\":\"成功更新活动\",\"G0KW+e\":\"成功更新主页设计\",\"k9m6/E\":\"成功更新主页设置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新杂项设置\",\"4H80qv\":\"订单更新成功\",\"6xCBVN\":\"支付和发票设置已成功更新\",\"1Ycaad\":\"产品更新成功\",\"70dYC8\":\"成功更新促销代码\",\"F+pJnL\":\"成功更新搜索引擎设置\",\"DXZRk5\":\"100 号套房\",\"GNcfRk\":\"支持电子邮件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税费\",\"dFHcIn\":\"税务详情\",\"wQzCPX\":\"所有发票底部显示的税务信息(例如,增值税号、税务注册号)\",\"0RXCDo\":\"成功删除税费\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税费\",\"gypigA\":\"促销代码无效\",\"5ShqeM\":\"您查找的签到列表不存在。\",\"QXlz+n\":\"事件的默认货币。\",\"mnafgQ\":\"事件的默认时区。\",\"o7s5FA\":\"与会者接收电子邮件的语言。\",\"NlfnUd\":\"您点击的链接无效。\",\"HsFnrk\":[[\"0\"],\"的最大产品数量是\",[\"1\"]],\"TSAiPM\":\"您要查找的页面不存在\",\"MSmKHn\":\"显示给客户的价格将包括税费。\",\"6zQOg1\":\"显示给客户的价格不包括税费。税费将单独显示\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"活动标题,将显示在搜索引擎结果中,并在社交媒体上分享时显示。默认情况下,将使用事件标题\",\"wDx3FF\":\"此活动没有可用产品\",\"pNgdBv\":\"此类别中没有可用产品\",\"rMcHYt\":\"退款正在处理中。请等待退款完成后再申请退款。\",\"F89D36\":\"标记订单为已支付时出错\",\"68Axnm\":\"处理您的请求时出现错误。请重试。\",\"mVKOW6\":\"发送信息时出现错误\",\"AhBPHd\":\"这些详细信息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"Pc/Wtj\":\"此参与者有未付款的订单。\",\"mf3FrP\":\"此类别尚无任何产品。\",\"8QH2Il\":\"此类别对公众隐藏\",\"xxv3BZ\":\"此签到列表已过期\",\"Sa7w7S\":\"此签到列表已过期,不再可用于签到。\",\"Uicx2U\":\"此签到列表已激活\",\"1k0Mp4\":\"此签到列表尚未激活\",\"K6fmBI\":\"此签到列表尚未激活,不能用于签到。\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"这些信息将显示在支付页面、订单摘要页面和订单确认电子邮件中。\",\"XAHqAg\":\"这是一种常规产品,例如T恤或杯子。不发行门票\",\"CNk/ro\":\"这是一项在线活动\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"此信息将包含在本次活动发送的所有电子邮件的页脚中\",\"55i7Fa\":\"此消息仅在订单成功完成后显示。等待付款的订单不会显示此消息。\",\"RjwlZt\":\"此订单已付款。\",\"5K8REg\":\"此订单已退款。\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"此订单已取消。\",\"Q0zd4P\":\"此订单已过期。请重新开始。\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"此订单已完成。\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"此订购页面已不可用。\",\"i0TtkR\":\"这将覆盖所有可见性设置,并将该产品对所有客户隐藏。\",\"cRRc+F\":\"此产品无法删除,因为它与订单关联。您可以将其隐藏。\",\"3Kzsk7\":\"此产品为门票。购买后买家将收到门票\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"此重置密码链接无效或已过期。\",\"IV9xTT\":\"该用户未激活,因为他们没有接受邀请。\",\"5AnPaO\":\"入场券\",\"kjAL4v\":\"门票\",\"dtGC3q\":\"门票电子邮件已重新发送给与会者\",\"54q0zp\":\"门票\",\"xN9AhL\":[[\"0\"],\"级\"],\"jZj9y9\":\"分层产品\",\"8wITQA\":\"分层产品允许您为同一产品提供多种价格选项。这非常适合早鸟产品,或为不同人群提供不同的价格选项。\\\" # zh-cn\",\"nn3mSR\":\"剩余时间:\",\"s/0RpH\":\"使用次数\",\"y55eMd\":\"使用次数\",\"40Gx0U\":\"时区\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"总计\",\"YXx+fG\":\"折扣前总计\",\"NRWNfv\":\"折扣总金额\",\"BxsfMK\":\"总费用\",\"2bR+8v\":\"总销售额\",\"mpB/d9\":\"订单总额\",\"m3FM1g\":\"退款总额\",\"jEbkcB\":\"退款总额\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"总税额\",\"+zy2Nq\":\"类型\",\"FMdMfZ\":\"无法签到参与者\",\"bPWBLL\":\"无法签退参与者\",\"9+P7zk\":\"无法创建产品。请检查您的详细信息\",\"WLxtFC\":\"无法创建产品。请检查您的详细信息\",\"/cSMqv\":\"无法创建问题。请检查您的详细信息\",\"MH/lj8\":\"无法更新问题。请检查您的详细信息\",\"nnfSdK\":\"独立客户\",\"Mqy/Zy\":\"美国\",\"NIuIk1\":\"无限制\",\"/p9Fhq\":\"无限供应\",\"E0q9qH\":\"允许无限次使用\",\"h10Wm5\":\"未付款订单\",\"ia8YsC\":\"即将推出\",\"TlEeFv\":\"即将举行的活动\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活动名称、说明和日期\",\"vXPSuB\":\"更新个人资料\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"链接\",\"UtDm3q\":\"复制到剪贴板的 URL\",\"e5lF64\":\"使用示例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面图片的模糊版本作为背景\",\"OadMRm\":\"使用封面图片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件设置\\\" 中更改自己的电子邮件\",\"vgwVkd\":\"世界协调时\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地点名称\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看参会者详情\",\"/5PEQz\":\"查看活动页面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"在谷歌地图上查看\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP签到列表\",\"tF+VVr\":\"贵宾票\",\"2q/Q7x\":\"可见性\",\"vmOFL/\":\"我们无法处理您的付款。请重试或联系技术支持。\",\"45Srzt\":\"我们无法删除该类别。请再试一次。\",\"/DNy62\":[\"我们找不到与\",[\"0\"],\"匹配的任何门票\"],\"1E0vyy\":\"我们无法加载数据。请重试。\",\"NmpGKr\":\"我们无法重新排序类别。请再试一次。\",\"BJtMTd\":\"我们建议尺寸为 2160px x 1080px,文件大小不超过 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"我们无法确认您的付款。请重试或联系技术支持。\",\"Gspam9\":\"我们正在处理您的订单。请稍候...\",\"LuY52w\":\"欢迎加入!请登录以继续。\",\"dVxpp5\":[\"欢迎回来\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什么是分层产品?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"什么是类别?\",\"gxeWAU\":\"此代码适用于哪些产品?\",\"hFHnxR\":\"此代码适用于哪些产品?(默认适用于所有产品)\",\"AeejQi\":\"此容量应适用于哪些产品?\",\"Rb0XUE\":\"您什么时候抵达?\",\"5N4wLD\":\"这是什么类型的问题?\",\"gyLUYU\":\"启用后,将为票务订单生成发票。发票将随订单确认邮件一起发送。参与\",\"D3opg4\":\"启用线下支付后,用户可以完成订单并收到门票。他们的门票将清楚地显示订单未支付,签到工具会通知签到工作人员订单是否需要支付。\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"哪些票应与此签到列表关联?\",\"S+OdxP\":\"这项活动由谁组织?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"这个问题应该问谁?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小部件设置\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它们\",\"ySeBKv\":\"您已经扫描过此票\",\"P+Sty0\":[\"您正在将电子邮件更改为 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您处于离线状态\",\"sdB7+6\":\"您可以创建一个促销代码,针对该产品\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"您无法更改产品类型,因为有与该产品关联的参会者。\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"您无法为未支付订单的与会者签到。此设置可在活动设置中更改。\",\"c9Evkd\":\"您不能删除最后一个类别。\",\"6uwAvx\":\"您无法删除此价格层,因为此层已有售出的产品。您可以将其隐藏。\",\"tFbRKJ\":\"不能编辑账户所有者的角色或状态。\",\"fHfiEo\":\"您不能退还手动创建的订单。\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"您可以访问多个账户。请选择一个继续。\",\"Z6q0Vl\":\"您已接受此邀请。请登录以继续。\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"您没有待处理的电子邮件更改。\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"您已超时,未能完成订单。\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"您尚未发送任何消息。您可以向所有参会者发送消息,或向特定产品持有者发送消息。\",\"R6i9o9\":\"您必须确认此电子邮件并非促销邮件\",\"3ZI8IL\":\"您必须同意条款和条件\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"必须先创建机票,然后才能手动添加与会者。\",\"jE4Z8R\":\"您必须至少有一个价格等级\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"您必须手动将订单标记为已支付。这可以在订单管理页面上完成。\",\"L/+xOk\":\"在创建签到列表之前,您需要先获得票。\",\"Djl45M\":\"在您创建容量分配之前,您需要一个产品。\",\"y3qNri\":\"您需要至少一个产品才能开始。免费、付费或让用户决定支付金额。\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的账户名称会在活动页面和电子邮件中使用。\",\"veessc\":\"与会者注册参加活动后,就会出现在这里。您也可以手动添加与会者。\",\"Eh5Wrd\":\"您的精彩网站 🎉\",\"lkMK2r\":\"您的详细信息\",\"3ENYTQ\":[\"您要求将电子邮件更改为<0>\",[\"0\"],\"的申请正在处理中。请检查您的电子邮件以确认\"],\"yZfBoy\":\"您的信息已发送\",\"KSQ8An\":\"您的订单\",\"Jwiilf\":\"您的订单已被取消\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"您的订单一旦开始滚动,就会出现在这里。\",\"9TO8nT\":\"您的密码\",\"P8hBau\":\"您的付款正在处理中。\",\"UdY1lL\":\"您的付款未成功,请重试。\",\"fzuM26\":\"您的付款未成功。请重试。\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"您的退款正在处理中。\",\"IFHV2p\":\"您的入场券\",\"x1PPdr\":\"邮政编码\",\"BM/KQm\":\"邮政编码\",\"+LtVBt\":\"邮政编码\",\"25QDJ1\":\"- 点击发布\",\"WOyJmc\":\"- 点击取消发布\",\"ncwQad\":\"(空)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" 已签到\"],\"S4PqS9\":[[\"0\"],\" 个活动的 Webhook\"],\"6MIiOI\":[\"剩余 \",[\"0\"]],\"COnw8D\":[[\"0\"],\" 标志\"],\"B7pZfX\":[[\"0\"],\" 位组织者\"],\"/HkCs4\":[[\"0\"],\"张门票\"],\"TjbIUI\":[[\"availableCount\"],\" / \",[\"totalCount\"],\" 可用\"],\"OJnhhX\":[[\"eventCount\"],\" 个事件\"],\"3IEF7U\":[[\"totalCount\"],\" 个票种\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+税费\",\"B1St2O\":\"<0>签到列表帮助您按日期、区域或票务类型管理活动入场。您可以将票务链接到特定列表,如VIP区域或第1天通行证,并与工作人员共享安全的签到链接。无需账户。签到适用于移动设备、桌面或平板电脑,使用设备相机或HID USB扫描仪。 \",\"v9VSIS\":\"<0>设置一个单一的总人数上限,同时适用于多个票种。<1>例如,如果你将<2>单日票和<3>全周末票关联起来,它们将共享同一个名额池。一旦达到上限,所有关联的票种将自动停止销售。\",\"ZnVt5v\":\"<0>Webhooks 可在事件发生时立即通知外部服务,例如,在注册时将新与会者添加到您的 CRM 或邮件列表,确保无缝自动化。<1>使用第三方服务,如 <2>Zapier、<3>IFTTT 或 <4>Make 来创建自定义工作流并自动化任务。\",\"fAv9QG\":\"🎟️ 添加门票\",\"M2DyLc\":\"1 个活动的 Webhook\",\"yTsaLw\":\"1张门票\",\"nz96Ue\":\"1个票种\",\"HR/cvw\":\"示例街123号\",\"kMU5aM\":\"取消通知已发送至\",\"V53XzQ\":\"新的验证码已发送到您的邮箱\",\"/z/bH1\":\"您组织者的简短描述,将展示给您的用户。\",\"aS0jtz\":\"已放弃\",\"uyJsf6\":\"关于\",\"WTk/ke\":\"关于 Stripe Connect\",\"JvuLls\":\"承担费用\",\"lk74+I\":\"承担费用\",\"1uJlG9\":\"强调色\",\"K5+3xg\":\"接受邀请\",\"VTfZPy\":\"访问被拒绝\",\"iN5Cz3\":\"账户已连接!\",\"YP4JuP\":\"账户配置更新成功\",\"vOuxvL\":\"账户信息\",\"EHNORh\":\"账户未找到\",\"bPwFdf\":\"账户\",\"nMtNd+\":\"需要操作:重新连接您的 Stripe 账户\",\"AhwTa1\":\"需要操作:需要提供增值税信息\",\"APyAR/\":\"活跃活动\",\"UWWRyd\":\"添加自定义问题以在结账时收集额外信息\",\"a5KFZU\":\"添加活动详情并管理活动设置。\",\"Fb+SDI\":\"添加更多门票\",\"7JF9w9\":\"添加问题\",\"6PNlRV\":\"将此活动添加到您的日历\",\"BGD9Yt\":\"添加机票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"添加您的社交媒体账号和网站链接。这些信息将显示在您的公开组织者页面上。\",\"bVjDs9\":\"额外费用\",\"0Zypnp\":\"管理仪表板\",\"YAV57v\":\"推广员\",\"I+utEq\":\"推广码无法更改\",\"/jHBj5\":\"推广员创建成功\",\"uCFbG2\":\"推广员删除成功\",\"a41PKA\":\"将跟踪推广员销售\",\"mJJh2s\":\"将不会跟踪推广员销售。这将停用该推广员。\",\"jabmnm\":\"推广员更新成功\",\"CPXP5Z\":\"合作伙伴\",\"9Wh+ug\":\"推广员已导出\",\"3cqmut\":\"推广员帮助您跟踪合作伙伴和网红产生的销售。创建推广码并分享以监控绩效。\",\"7rLTkE\":\"所有已归档活动\",\"gKq1fa\":\"所有参与者\",\"pMLul+\":\"所有货币\",\"qlaZuT\":\"全部完成!您现在正在使用我们升级的支付系统。\",\"ZS/D7f\":\"所有已结束活动\",\"QsYjci\":\"所有活动\",\"31KB8w\":\"所有失败任务已删除\",\"D2g7C7\":\"所有任务已排队等待重试\",\"dr7CWq\":\"所有即将到来的活动\",\"GpT6Uf\":\"允许参与者通过订单确认邮件中的安全链接更新他们的门票信息(姓名、电子邮件)。\",\"QUg5y1\":\"快完成了!完成连接您的 Stripe 账户以开始接受付款。\",\"c4uJfc\":\"快完成了!我们正在等待您的付款处理。这只需要几秒钟。\",\"ocS8eq\":[\"已有账户?<0>\",[\"0\"],\"\"],\"/H326L\":\"已退款\",\"RtxQTF\":\"同时取消此订单\",\"jkNgQR\":\"同时退款此订单\",\"xYqsHg\":\"始终可用\",\"Wvrz79\":\"支付金额\",\"Zkymb9\":\"与此推广员关联的邮箱。推广员不会收到通知。\",\"vRznIT\":\"检查导出状态时发生错误。\",\"eusccx\":\"在突出显示的产品上显示的可选消息,例如\\\"热卖中🔥\\\"或\\\"超值优惠\\\"\",\"QNrkms\":\"答案更新成功。\",\"Znwxal\":\"应用费用配置\",\"261RBr\":\"批准消息\",\"0aVEBY\":\"您确定要删除所有失败的任务吗?\",\"LchiNd\":\"您确定要删除此推广员吗?此操作无法撤销。\",\"vPeW/6\":\"确定要删除此配置吗?这可能会影响使用它的账户。\",\"JmVITJ\":\"确定要删除此模板吗?此操作无法撤消,邮件将回退到默认模板。\",\"aLS+A6\":\"确定要删除此模板吗?此操作无法撤消,邮件将回退到组织者或默认模板。\",\"5H3Z78\":\"您确定要删除此 Webhook 吗?\",\"147G4h\":\"您确定要离开吗?\",\"VDWChT\":\"您确定要将此组织者设为草稿吗?这样将使组织者页面对公众不可见。\",\"pWtQJM\":\"您确定要将此组织者设为公开吗?这样将使组织者页面对公众可见。\",\"WFHOlF\":\"您确定要发布此活动吗?一旦发布,将对公众可见。\",\"4TNVdy\":\"您确定要发布此主办方资料吗?一旦发布,将对公众可见。\",\"cDtoWq\":[\"您确定要将订单确认重新发送到 \",[\"0\"],\" 吗?\"],\"xeIaKw\":[\"您确定要将门票重新发送到 \",[\"0\"],\" 吗?\"],\"ExDt3P\":\"您确定要取消发布此活动吗?它将不再对公众可见。\",\"5Qmxo/\":\"您确定要取消发布此主办方资料吗?它将不再对公众可见。\",\"Uqefyd\":\"您在欧盟注册了增值税吗?\",\"+QARA4\":\"艺术\",\"tLf3yJ\":\"由于您的企业位于爱尔兰,所有平台费用将自动适用23%的爱尔兰增值税。\",\"QGoXh3\":\"由于您的企业位于欧盟,我们需要确定平台费用的正确增值税处理方式:\",\"tMeVa/\":\"为每张购买的门票询问姓名和电子邮件\",\"/JdZIP\":\"已分配配置\",\"xdiER7\":\"分配的级别\",\"F2rX0R\":\"必须选择至少一种事件类型\",\"BCmibk\":\"尝试次数\",\"6PecK3\":\"所有活动的出席率和签到率\",\"AJ4rvK\":\"与会者已取消\",\"qvylEK\":\"与会者已创建\",\"Aspq3b\":\"参与者信息收集\",\"fpb0rX\":\"参与者信息已从订单复制\",\"0R3Y+9\":\"参会者邮箱\",\"94aQMU\":\"参与者信息\",\"KkrBiR\":\"参与者信息收集\",\"av+gjP\":\"参会者姓名\",\"cosfD8\":\"参与者状态\",\"D2qlBU\":\"与会者已更新\",\"22BOve\":\"参与者更新成功\",\"x8Vnvf\":\"参与者的票不包含在此列表中\",\"k3Tngl\":\"与会者已导出\",\"UoIRW8\":\"已注册参会者\",\"5UbY+B\":\"持有特定门票的与会者\",\"4HVzhV\":\"参与者:\",\"HVkhy2\":\"归因分析\",\"dMMjeD\":\"归因细分\",\"1oPDuj\":\"归因值\",\"PZ7FTW\":\"根据背景颜色自动检测,但可以手动覆盖\",\"clF06r\":\"可退款\",\"NB5+UG\":\"可用令牌\",\"EmYMHc\":\"等待线下付款\",\"kNmmvE\":\"精彩活动有限公司\",\"TeSaQO\":\"返回账户\",\"kYqM1A\":\"返回活动\",\"td/bh+\":\"返回报告\",\"jIPNJG\":\"基本信息\",\"WOpH7O\":\"在任何设备上都有精美的结账体验\",\"iMdwTb\":\"在您的活动可以上线之前,您需要完成以下几项任务。请完成以下所有步骤以开始。\",\"UabgBd\":\"正文是必需的\",\"HWXuQK\":\"收藏此页面,随时管理您的订单。\",\"CUKVDt\":\"使用自定义徽标、颜色和页脚信息打造您的门票品牌。\",\"9N+p+g\":\"商务\",\"7ns+do\":\"营业地址\",\"LeC29u\":\"用于增值税目的的营业地址\",\"RReHTu\":\"企业名称\",\"bv6RXK\":\"按钮标签\",\"ChDLlO\":\"按钮文字\",\"BUe8Wj\":\"买家支付\",\"qF1qbA\":\"买家看到的是净价。平台费用将从您的付款中扣除。\",\"DFqasq\":[\"继续操作即表示您同意<0>\",[\"0\"],\"服务条款\"],\"lFdbRS\":\"绕过应用费用\",\"2VLZwd\":\"行动号召按钮\",\"PUpvQe\":\"相机扫描仪\",\"D02dD9\":\"活动\",\"H4nE+E\":\"取消所有产品并释放回可用池\",\"tOXAdc\":\"取消将取消与此订单关联的所有参与者,并将门票释放回可用池。\",\"IrUqjC\":\"无法签到(已取消)\",\"01sEfm\":\"无法删除系统默认配置\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"类别\",\"2tbLdK\":\"慈善\",\"v4fiSg\":\"查看您的邮箱\",\"51AsAN\":\"请检查您的收件箱!如果此邮箱有关联的票,您将收到查看链接。\",\"udRwQs\":\"签到已创建\",\"F4SRy3\":\"签到已删除\",\"9gPPUY\":\"签到列表已创建!\",\"f2vU9t\":\"签到列表\",\"tMNBEF\":\"签到列表让您可以按天、区域或票种控制入场。您可以与工作人员共享安全的签到链接 — 无需账户。\",\"SHJwyq\":\"签到率\",\"qCqdg6\":\"签到状态\",\"cKj6OE\":\"签到摘要\",\"7B5M35\":\"签到\",\"DM4gBB\":\"中文(繁体)\",\"pkk46Q\":\"选择一个组织者\",\"Crr3pG\":\"选择日历\",\"LAW8Vb\":\"为新活动选择默认设置。这可以针对单个活动进行覆盖。\",\"pjp2n5\":\"选择谁支付平台费用。这不会影响您在账户设置中配置的额外费用。\",\"CySr+W\":\"点击查看备注\",\"RG3szS\":\"关闭\",\"RWw9Lg\":\"关闭弹窗\",\"XwdMMg\":\"代码只能包含字母、数字、连字符和下划线\",\"+yMJb7\":\"代码为必填项\",\"m9SD3V\":\"代码至少需要3个字符\",\"V1krgP\":\"代码不能超过20个字符\",\"psqIm5\":\"与您的团队协作,共同创建精彩的活动。\",\"4bUH9i\":\"收集每张购买门票的参与者详情。\",\"TkfG8v\":\"按订单收集信息\",\"96ryID\":\"按门票收集信息\",\"FpsvqB\":\"颜色模式\",\"jEu4bB\":\"列\",\"CWk59I\":\"喜剧\",\"rPA+Gc\":\"通信偏好\",\"7D9MJz\":\"完成 Stripe 设置\",\"OqEV/G\":\"完成下面的设置以继续\",\"nqx+6h\":\"完成以下步骤即可开始销售您的活动门票。\",\"5YrKW7\":\"完成付款以确保您的门票。\",\"xGU92i\":\"完成你的个人资料以加入团队。\",\"ih35UP\":\"会议中心\",\"B5fpAA\":\"配置分配成功\",\"X1zdE7\":\"配置创建成功\",\"mLBUMQ\":\"配置删除成功\",\"qxquWu\":\"配置名称对最终用户可见。固定费用和百分比费用是对所有交易收取的美元应用费用。\",\"eeZdaB\":\"配置更新成功\",\"3cKoxx\":\"配置\",\"8v2LRU\":\"配置活动详情、地点、结账选项和电子邮件通知。\",\"raw09+\":\"配置结账时如何收集参与者信息\",\"FI60XC\":\"配置税费\",\"NGXKG/\":\"确认电子邮件地址\",\"JRQitQ\":\"确认新密码\",\"Auz0Mz\":\"请确认您的邮箱以访问所有功能。\",\"7+grte\":\"确认邮件已发送!请检查您的收件箱。\",\"n/7+7Q\":\"确认已发送至\",\"o5A0Go\":\"恭喜你创建了一个活动!\",\"WNnP3w\":\"连接并升级\",\"Xe2tSS\":\"连接文档\",\"1Xxb9f\":\"连接支付处理\",\"nQI4H5\":\"连接Stripe以启用电子邮件模板编辑\",\"LmvZ+E\":\"连接 Stripe 以启用消息功能\",\"EWnXR+\":\"连接到 Stripe\",\"VioGG1\":\"连接您的 Stripe 账户以接受门票和产品付款。\",\"4qmnU8\":\"连接您的 Stripe 账户以接受付款。\",\"E1eze1\":\"连接您的 Stripe 账户以开始接受您活动的付款。\",\"ulV1ju\":\"连接您的 Stripe 账户以开始接受付款。\",\"/3017M\":\"已连接到 Stripe\",\"jfC/xh\":\"联系\",\"LOFgda\":[\"联系 \",[\"0\"]],\"41BQ3k\":\"联系邮箱\",\"KcXRN+\":\"支持联系邮箱\",\"m8WD6t\":\"继续设置\",\"0GwUT4\":\"继续结账\",\"sBV87H\":\"继续创建活动\",\"nKtyYu\":\"继续下一步\",\"F3/nus\":\"继续付款\",\"p2FRHj\":\"控制此活动的平台费用如何处理\",\"1JnTgU\":\"从上方复制\",\"FxVG/l\":\"已复制到剪贴板\",\"PiH3UR\":\"已复制!\",\"uUPbPg\":\"复制推广链接\",\"iVm46+\":\"复制代码\",\"+2ZJ7N\":\"将详情复制到第一位参与者\",\"ZN1WLO\":\"复制邮箱\",\"tUGbi8\":\"复制我的信息到:\",\"y22tv0\":\"复制此链接,在任意位置分享\",\"/4gGIX\":\"复制到剪贴板\",\"P0rbCt\":\"封面图像\",\"60u+dQ\":\"封面图片将显示在活动页面顶部\",\"2NLjA6\":\"封面图像将显示在您的组织者页面顶部\",\"zg4oSu\":[\"创建\",[\"0\"],\"模板\"],\"RKKhnW\":\"创建自定义小部件以在您的网站上销售门票。\",\"yIRev4\":\"创建密码\",\"xfKgwv\":\"创建推广员\",\"tudG8q\":\"创建并配置待售门票和商品。\",\"YAl9Hg\":\"创建配置\",\"BTne9e\":\"为此活动创建自定义邮件模板以覆盖组织者默认设置\",\"YIDzi/\":\"创建自定义模板\",\"Nc3l/D\":\"创建折扣、隐藏门票的访问码和特别优惠。\",\"eWEV9G\":\"创建新密码\",\"8AiKIu\":\"创建门票或产品\",\"agZ87r\":\"为您的活动创建门票、设定价格并管理可用数量。\",\"/HGmW9\":\"创建可追踪链接以奖励推广您活动的合作伙伴。\",\"dkAPxi\":\"创建 Webhook\",\"5slqwZ\":\"创建您的活动\",\"JQNMrj\":\"创建您的第一个活动\",\"CCjxOC\":\"创建您的第一个活动以开始售票并管理参与者。\",\"ZCSSd+\":\"创建您自己的活动\",\"67NsZP\":\"正在创建活动...\",\"H34qcM\":\"正在创建主办方...\",\"1YMS+X\":\"正在创建您的活动,请稍候\",\"yiy8Jt\":\"正在创建您的主办方资料,请稍候\",\"lfLHNz\":\"CTA标签是必需的\",\"BMtue0\":\"当前支付处理器\",\"T+1APV\":\"当前增值税号已验证\",\"v2GlhZ\":\"当前增值税号验证失败\",\"iTvh6I\":\"当前可购买\",\"g7HIC0\":\"自定义品牌\",\"mimF6c\":\"结账后自定义消息\",\"O6mra8\":\"自定义问题\",\"axv/Mi\":\"自定义模板\",\"QMHSMS\":\"客户将收到确认退款的电子邮件\",\"L/Qc+w\":\"客户邮箱地址\",\"wpfWhJ\":\"客户名字\",\"GIoqtA\":\"客户姓氏\",\"NihQNk\":\"客户\",\"7gsjkI\":\"使用Liquid模板自定义发送给客户的邮件。这些模板将用作您组织中所有活动的默认模板。\",\"xJaTUK\":\"自定义活动主页的布局、颜色和品牌。\",\"MXZfGN\":\"自定义结账时提出的问题,以从参与者那里收集重要信息。\",\"iX6SLo\":\"自定义“继续”按钮上显示的文本\",\"pxNIxa\":\"使用Liquid模板自定义您的邮件模板\",\"3trPKm\":\"自定义主办方页面外观\",\"/gWrVZ\":\"所有活动的每日收入、税费和退款\",\"zgCHnE\":\"每日销售报告\",\"nHm0AI\":\"每日销售、税费和费用明细\",\"pvnfJD\":\"深色\",\"nE5o/t\":\"数据所有权\",\"lnYE59\":\"活动日期\",\"gnBreG\":\"下单日期\",\"ovBPCi\":\"默认\",\"JtI4vj\":\"默认参与者信息收集\",\"3R/Tu2\":\"默认费用处理\",\"1bZAZA\":\"将使用默认模板\",\"vu7gDm\":\"删除推广员\",\"KZN4Lc\":\"全部删除\",\"+jw/c1\":\"删除图片\",\"hdyeZ0\":\"删除任务\",\"dPyJ15\":\"删除模板\",\"mxsm1o\":\"删除此问题?此操作无法撤销。\",\"snMaH4\":\"删除 Webhook\",\"vYgeDk\":\"取消全选\",\"NvuEhl\":\"设计元素\",\"H8kMHT\":\"没有收到验证码?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"关闭此消息\",\"BREO0S\":\"显示一个复选框,允许客户选择接收此活动组织者的营销通讯。\",\"TvY/XA\":\"文档\",\"Kdpf90\":\"别忘了!\",\"352VU2\":\"还没有账户?<0>注册\",\"AXXqG+\":\"捐赠\",\"DPfwMq\":\"完成\",\"2+O9st\":\"下载所有已完成订单的销售、参与者和财务报告。\",\"eneWvv\":\"草稿\",\"Ts8hhq\":\"由于垃圾邮件的高风险,您必须连接Stripe账户才能修改电子邮件模板。这是为了确保所有活动组织者都经过验证和负责。\",\"TnzbL+\":\"由于垃圾邮件风险较高,您必须连接Stripe账户才能向参与者发送消息。\\n这是为了确保所有活动组织者都经过验证并负责。\",\"euc6Ns\":\"复制\",\"KRmTkx\":\"复制产品\",\"KIjvtr\":\"荷兰语\",\"SPKbfM\":\"例如:获取门票,立即注册\",\"fc7wGW\":\"例如,关于您门票的重要更新\",\"54MPqC\":\"例如,标准版、高级版、企业版\",\"LTzmgK\":[\"编辑\",[\"0\"],\"模板\"],\"v4+lcZ\":\"编辑推广员\",\"2iZEz7\":\"编辑答案\",\"tPtRwl\":\"编辑应用费用\",\"t2bbp8\":\"编辑参与者\",\"etaWtB\":\"编辑参与者详情\",\"+guao5\":\"编辑配置\",\"vRWOrM\":\"编辑订单详情\",\"3yNuBV\":\"编辑增值税设置\",\"fW5sSv\":\"编辑 Webhook\",\"nP7CdQ\":\"编辑 Webhook\",\"uBAxNB\":\"编辑器\",\"aqxYLv\":\"教育\",\"iiWXDL\":\"资格失败\",\"zPiC+q\":\"符合条件的签到列表\",\"V2sk3H\":\"电子邮件和模板\",\"hbwCKE\":\"邮箱地址已复制到剪贴板\",\"dSyJj6\":\"电子邮件地址不匹配\",\"elW7Tn\":\"邮件正文\",\"ZsZeV2\":\"邮箱为必填项\",\"Be4gD+\":\"邮件预览\",\"6IwNUc\":\"邮件模板\",\"H/UMUG\":\"需要验证邮箱\",\"L86zy2\":\"邮箱验证成功!\",\"Qj0GKe\":\"启用参与者自助服务\",\"hEtQsg\":\"默认启用参与者自助服务\",\"Upeg/u\":\"启用此模板发送邮件\",\"RxzN1M\":\"已启用\",\"sGjBEq\":\"结束日期和时间(可选)\",\"PKXt9R\":\"结束日期必须在开始日期之后\",\"48Y16Q\":\"结束时间(可选)\",\"7YZofi\":\"输入主题和正文以查看预览\",\"3bR1r4\":\"输入推广员邮箱(可选)\",\"ARkzso\":\"输入推广员姓名\",\"y1BZw1\":\"输入营业地址\",\"3GfR6a\":\"输入企业名称\",\"6KnyG0\":\"输入电子邮件\",\"INDKM9\":\"输入邮件主题...\",\"xUgUTh\":\"输入名字\",\"9/1YKL\":\"输入姓氏\",\"VpwcSk\":\"输入新密码\",\"1tAGuY\":\"输入包含国家代码的增值税号\",\"kWg31j\":\"输入唯一推广码\",\"C3nD/1\":\"输入您的电子邮箱\",\"VmXiz4\":\"输入您的电子邮件,我们将向您发送重置密码的说明。\",\"n9V+ps\":\"输入您的姓名\",\"IdULhL\":\"输入您的增值税号,包括国家代码,不带空格(例如,IE1234567A,DE123456789)\",\"LslKhj\":\"加载日志时出错\",\"AKbElk\":\"欧盟增值税注册企业:适用反向收费机制(0% - 增值税指令2006/112/EC第196条)\",\"WgD6rb\":\"活动类别\",\"b46pt5\":\"活动封面图片\",\"1Hzev4\":\"活动自定义模板\",\"imgKgl\":\"活动描述\",\"kJDmsI\":\"活动详情\",\"m/N7Zq\":\"活动完整地址\",\"Nl1ZtM\":\"活动地点\",\"t3AMTs\":\"活动管理平台\",\"PYs3rP\":\"活动名称\",\"HhwcTQ\":\"活动名称\",\"WZZzB6\":\"活动名称为必填项\",\"Wd5CDM\":\"活动名称应少于150个字符\",\"4JzCvP\":\"活动不可用\",\"Gh9Oqb\":\"活动组织者姓名\",\"mImacG\":\"活动页面\",\"JyD0LH\":\"活动设置\",\"cOePZk\":\"活动时间\",\"e8WNln\":\"活动时区\",\"GeqWgj\":\"活动时区\",\"XVLu2v\":\"活动标题\",\"OfmsI9\":\"活动太新\",\"YDVUVl\":\"事件类型\",\"4K2OjV\":\"活动场地\",\"19j6uh\":\"活动表现\",\"PC3/fk\":\"未来24小时内开始的活动\",\"fTFfOK\":\"每个邮件模板都必须包含一个链接到相应页面的行动号召按钮\",\"BVinvJ\":\"示例:\\\"您是如何了解我们的?\\\"、\\\"发票公司名称\\\"\",\"2hGPQG\":\"示例:\\\"T恤尺码\\\"、\\\"餐饮偏好\\\"、\\\"职位\\\"\",\"qNuTh3\":\"异常\",\"kF8HQ7\":\"导出答案\",\"2KAI4N\":\"导出CSV\",\"JKfSAv\":\"导出失败。请重试。\",\"SVOEsu\":\"导出已开始。正在准备文件...\",\"wuyaZh\":\"导出成功\",\"9bpUSo\":\"正在导出推广员\",\"jtrqH9\":\"正在导出与会者\",\"R4Oqr8\":\"导出完成。正在下载文件...\",\"UlAK8E\":\"正在导出订单\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"失败\",\"8uOlgz\":\"失败时间\",\"tKcbYd\":\"失败任务\",\"SsI9v/\":\"放弃订单失败。请重试。\",\"LdPKPR\":\"配置分配失败\",\"cEFg3R\":\"创建推广员失败\",\"dVgNF1\":\"配置创建失败\",\"U66oUa\":\"创建模板失败\",\"aFk48v\":\"配置删除失败\",\"Zw6LWb\":\"删除任务失败\",\"tq0abZ\":\"删除任务失败\",\"vKMKnu\":\"删除问题失败\",\"xFj7Yj\":\"删除模板失败\",\"jo3Gm6\":\"导出推广员失败\",\"Jjw03p\":\"导出与会者失败\",\"ZPwFnN\":\"导出订单失败\",\"zGE3CH\":\"导出报告失败。请重试。\",\"X4o0MX\":\"加载 Webhook 失败\",\"0+iwE5\":\"重新排序问题失败\",\"EJPAcd\":\"重新发送订单确认失败\",\"DjSbj3\":\"重新发送门票失败\",\"YQ3QSS\":\"重新发送验证码失败\",\"wDioLj\":\"重试任务失败\",\"DKYTWG\":\"重试任务失败\",\"zTkTF3\":\"保存模板失败\",\"l6acRV\":\"保存增值税设置失败。请重试。\",\"T6B2gk\":\"发送消息失败。请重试。\",\"lKh069\":\"无法启动导出任务\",\"t/KVOk\":\"无法开始模拟。请重试。\",\"QXgjH0\":\"无法停止模拟。请重试。\",\"o/blc/\":\"账户配置更新失败\",\"i0QKrm\":\"更新推广员失败\",\"NNc33d\":\"更新答案失败。\",\"E9jY+o\":\"更新参与者失败\",\"uQynyf\":\"配置更新失败\",\"EhlbcI\":\"更新消息级别失败\",\"rpGMzC\":\"更新订单失败\",\"Eeo/Gy\":\"更新设置失败\",\"kqA9lY\":\"增值税设置更新失败\",\"7/9RFs\":\"上传图片失败。\",\"nkNfWu\":\"上传图片失败。请重试。\",\"rxy0tG\":\"验证邮箱失败\",\"/sV91a\":\"费用处理\",\"T4BMxU\":\"费用可能会变更。如有变更,您将收到通知。\",\"LyUWXA\":\"费用已绕过\",\"cf35MA\":\"节日\",\"pAey+4\":\"文件太大。最大大小为5MB。\",\"VejKUM\":\"请先在上方填写您的详细信息\",\"8OvVZZ\":\"筛选参与者\",\"mvrlBO\":\"按活动筛选\",\"8BwQeU\":\"完成设置\",\"hg80P7\":\"完成 Stripe 设置\",\"1vBhpG\":\"第一位参与者\",\"4pwejF\":\"名字为必填项\",\"6bBh3/\":\"固定费用\",\"j+XQDj\":\"固定费用(美元)\",\"5mpF6N\":[[\"currencyCode\"],\" 的固定费用金额\"],\"/uXPzP\":\"每笔交易收取的固定费用(美元)\",\"LWL3Bs\":\"固定费用必须为0或更大\",\"YXhom6\":\"固定费用:\",\"KgxI80\":\"灵活的票务系统\",\"lWxAUo\":\"美食美酒\",\"nFm+5u\":\"页脚文字\",\"MY2SVM\":\"全额退款\",\"T02gNN\":\"普通入场\",\"3ep0Gx\":\"您组织者的基本信息\",\"ziAjHi\":\"生成\",\"exy8uo\":\"生成代码\",\"4CETZY\":\"获取路线\",\"+4zM7f\":\"通过Stripe Connect立即获得付款\",\"ZDIydz\":\"开始使用\",\"u6FPxT\":\"获取门票\",\"8KDgYV\":\"准备好您的活动\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"前往活动页面\",\"gHSuV/\":\"返回主页\",\"6nDzTl\":\"良好的可读性\",\"aGWZUr\":\"总收入\",\"n8IUs7\":\"总收入\",\"LIYoRQ\":\"来宾管理\",\"kTSQej\":[\"您好 \",[\"0\"],\",从这里管理您的平台。\"],\"dORAcs\":\"以下是与您邮箱关联的所有票。\",\"g+2103\":\"这是您的推广链接\",\"QlwJ9d\":\"预期结果:\",\"/iE8xx\":\"Hi.Events 费用\",\"zppscQ\":\"Hi.Events 平台费用和每笔交易的增值税明细\",\"D+zLDD\":\"隐藏\",\"DRErHC\":\"对参与者隐藏 - 仅组织者可见\",\"P+5Pbo\":\"隐藏答案\",\"FmogyU\":\"隐藏选项\",\"gtEbeW\":\"突出显示\",\"NF8sdv\":\"突出显示消息\",\"MXSqmS\":\"突出显示此产品\",\"7ER2sc\":\"已突出显示\",\"sq7vjE\":\"突出显示的产品将具有不同的背景色,使其在活动页面上脱颖而出。\",\"AVpmAa\":\"如何离线支付\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"匈牙利语\",\"YLgdk5\":\"我确认这是与此活动相关的交易消息\",\"4/kP5a\":\"如果没有自动打开新标签页,请点击下方按钮继续结账。\",\"PYVWEI\":\"如已注册,请提供您的增值税号码以供验证\",\"iIEaNB\":\"如果您在我们这里有账户,您将收到一封包含如何重置密码说明的电子邮件。\",\"an5hVd\":\"图片\",\"tSVr6t\":\"模拟\",\"TWXU0c\":\"模拟用户\",\"5LAZwq\":\"模拟已开始\",\"IMwcdR\":\"模拟已停止\",\"0I0Hac\":\"重要通知\",\"yD3avI\":\"重要提示:更改您的电子邮件地址将更新访问此订单的链接。保存后,您将被重定向到新的订单链接。\",\"M8M6fs\":\"重要:需要重新连接 Stripe\",\"jT142F\":[[\"diffHours\"],\"小时后\"],\"OoSyqO\":[[\"diffMinutes\"],\"分钟后\"],\"cljs3a\":\"表明您是否在欧盟注册了增值税\",\"F1Xp97\":\"个人与会者\",\"85e6zs\":\"插入Liquid令牌\",\"38KFY0\":\"插入变量\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"即时支付\",\"nbfdhU\":\"集成\",\"JHB/Ky\":\"无效\",\"B2Tpo0\":\"无效邮箱\",\"5tT0+u\":\"邮箱格式无效\",\"f9WRpE\":\"无效的文件类型。请上传图片。\",\"tnL+GP\":\"无效的Liquid语法。请更正后再试。\",\"N9JsFT\":\"无效的增值税号格式\",\"g+lLS9\":\"邀请团队成员\",\"1z26sk\":\"邀请团队成员\",\"KR0679\":\"邀请团队成员\",\"Mokwac\":\"邀请无限团队成员并自定义角色\",\"aH6ZIb\":\"邀请您的团队\",\"IuMGvq\":\"发票\",\"y0meFR\":\"平台费用将适用23%的爱尔兰增值税(国内供应)。\",\"1ZKm04\":\"此账户是否在欧盟注册增值税?\",\"Lj7sBL\":\"意大利语\",\"F5/CBH\":\"项\",\"BzfzPK\":\"项目\",\"KmWyx0\":\"任务\",\"o5r6b2\":\"任务已删除\",\"cd0jIM\":\"任务详情\",\"ruJO57\":\"任务名称\",\"YZi+Hu\":\"任务已排队等待重试\",\"nCywLA\":\"随时随地加入\",\"hTJ4fB\":\"只需点击下面的按钮重新连接您的 Stripe 账户。\",\"MxjCqk\":\"只是在找您的票?\",\"lB2hSG\":[\"及时向我更新来自\",[\"0\"],\"的新闻和活动\"],\"DruLRc\":\"过去14天\",\"ve9JTU\":\"姓氏为必填项\",\"h0Q9Iw\":\"最新响应\",\"gw3Ur5\":\"最近触发\",\"QIn0Vl\":\"用于增值税目的的法定企业名称\",\"1njn7W\":\"浅色\",\"1qY5Ue\":\"链接已过期或无效\",\"psosdY\":\"订单详情链接\",\"6JzK4N\":\"门票链接\",\"shkJ3U\":\"链接您的 Stripe 账户以接收售票资金。\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"允许链接\",\"dF6vP6\":\"上线\",\"fpMs2Z\":\"直播\",\"D9zTjx\":\"直播活动\",\"WdmJIX\":\"加载预览中...\",\"IoDI2o\":\"加载令牌中...\",\"NFxlHW\":\"正在加载 Webhook\",\"iG7KNr\":\"标志\",\"vu7ZGG\":\"标志和封面\",\"gddQe0\":\"您的组织者的标志和封面图像\",\"TBEnp1\":\"标志将显示在页面头部\",\"Jzu30R\":\"标志将显示在票券上\",\"PSRm6/\":\"查找我的门票\",\"4wUIjX\":\"让您的活动上线\",\"2FzaR1\":\"管理您的支付处理并查看平台费用\",\"2L3vle\":\"最大消息数 / 24小时\",\"Qp4HWD\":\"最大收件人数 / 消息\",\"agPptk\":\"媒介\",\"xDAtGP\":\"消息\",\"bECJqy\":\"消息批准成功\",\"1jRD0v\":\"向与会者发送特定门票的信息\",\"48rf3i\":\"消息不能超过5000个字符\",\"ZPj0Q8\":\"消息详情\",\"Vjat/X\":\"消息为必填项\",\"0/yJtP\":\"向具有特定产品的订单所有者发送消息\",\"mFdA+i\":\"消息级别\",\"v7xKtM\":\"消息级别更新成功\",\"gqnyh0\":\"移动优化\",\"olKKwj\":\"支持离线和实时跟踪的移动扫描仪\",\"JbIgPz\":\"货币金额是所有货币的大致总和\",\"qvF+MT\":\"监控和管理失败的后台任务\",\"w36OkR\":\"最多浏览活动(过去14天)\",\"GfaxEk\":\"音乐\",\"oVGCGh\":\"我的票\",\"8/brI5\":\"姓名为必填项\",\"sFFArG\":\"名称长度必须少于255个字符\",\"sCV5Yc\":\"活动名称\",\"xxU3NX\":\"净收入\",\"ArHT/C\":\"新注册\",\"eWRECP\":\"夜生活\",\"HSw5l3\":\"否 - 我是个人或未注册增值税的企业\",\"VHfLAW\":\"无账户\",\"+jIeoh\":\"未找到账户\",\"074+X8\":\"没有活动的 Webhook\",\"zxnup4\":\"没有推广员可显示\",\"Dwf4dR\":\"暂无参与者问题\",\"/UC6qk\":\"未找到归因数据\",\"99ntUF\":\"此活动没有可用的签到列表。\",\"+dAKxg\":\"未找到配置\",\"eb47T5\":\"未找到所选筛选条件的数据。请尝试调整日期范围或货币。\",\"pZNOT9\":\"无结束日期\",\"dW40Uz\":\"未找到活动\",\"8pQ3NJ\":\"未来24小时内没有开始的活动\",\"8zCZQf\":\"尚无活动\",\"Yc5YW6\":\"没有失败的任务\",\"54GxeB\":\"不影响您当前或过去的交易\",\"EpvBAp\":\"无发票\",\"XZkeaI\":\"未找到日志\",\"nrSs2u\":\"未找到消息\",\"OVFwlg\":\"暂无订单问题\",\"EJ7bVz\":\"未找到订单\",\"NEmyqy\":\"尚无订单\",\"wUv5xQ\":\"过去14天没有组织者活动\",\"B7w4KY\":\"无其他可用组织者\",\"PChXMe\":\"无付费订单\",\"6jYQGG\":\"没有过去的活动\",\"CHzaTD\":\"过去14天没有热门活动\",\"zK/+ef\":\"没有可供选择的产品\",\"wYiAtV\":\"没有最近的账户注册\",\"QoAi8D\":\"无响应\",\"EK/G11\":\"尚无响应\",\"3sRuiW\":\"未找到票\",\"yM5c0q\":\"没有即将到来的活动\",\"qpC74J\":\"未找到用户\",\"41dJPO\":\"未配置增值税设置\",\"8wgkoi\":\"过去14天没有浏览的活动\",\"n5vdm2\":\"此端点尚未记录任何 Webhook 事件。事件触发后将显示在此处。\",\"4GhX3c\":\"没有 Webhooks\",\"4+am6b\":\"否,保留在此\",\"HVwIsd\":\"未注册增值税的企业或个人:适用23%的爱尔兰增值税\",\"x5+Lcz\":\"未签到\",\"8n10sz\":\"不符合条件\",\"BwJKBw\":\"共\",\"lQgMLn\":\"办公室或场地名称\",\"6Aih4U\":\"离线\",\"Z6gBGW\":\"线下支付\",\"nO3VbP\":[\"销售于\",[\"0\"]],\"2r6bAy\":\"升级完成后,您的旧账户将仅用于退款。\",\"oXOSPE\":\"在线\",\"WjSpu5\":\"在线活动\",\"bU7oUm\":\"仅发送给具有这些状态的订单\",\"M2w1ni\":\"仅使用促销代码可见\",\"N141o/\":\"打开 Stripe 仪表板\",\"HXMJxH\":\"免责声明、联系信息或感谢说明的可选文本(仅单行)\",\"L565X2\":\"选项\",\"c/TIyD\":\"订单和门票\",\"H5qWhm\":\"订单已取消\",\"b6+Y+n\":\"订单完成\",\"x4MLWE\":\"订单确认\",\"CsTTH0\":\"订单确认重新发送成功\",\"ppuQR4\":\"订单已创建\",\"0UZTSq\":\"订单货币\",\"HdmwrI\":\"订单邮箱\",\"bwBlJv\":\"订单名字\",\"vrSW9M\":\"订单已取消并退款。订单所有者已收到通知。\",\"rzw+wS\":\"订单持有人\",\"oI/hGR\":\"订单ID\",\"Pc729f\":\"订单等待线下支付\",\"F4NXOl\":\"订单姓氏\",\"RQCXz6\":\"订单限制\",\"SO9AEF\":\"订单限制已设置\",\"5RDEEn\":\"订单语言\",\"vu6Arl\":\"订单标记为已支付\",\"sLbJQz\":\"未找到订单\",\"kvYpYu\":\"未找到订单\",\"i8VBuv\":\"订单号\",\"FaPYw+\":\"订单所有者\",\"eB5vce\":\"具有特定产品的订单所有者\",\"CxLoxM\":\"具有产品的订单所有者\",\"DoH3fD\":\"订单付款待处理\",\"UkHo4c\":\"订单参考\",\"EZy55F\":\"订单已退款\",\"6eSHqs\":\"订单状态\",\"oW5877\":\"订单总额\",\"e7eZuA\":\"订单已更新\",\"1SQRYo\":\"订单更新成功\",\"KndP6g\":\"订单链接\",\"3NT0Ck\":\"订单已被取消\",\"sd5IMt\":\"已完成订单\",\"5It1cQ\":\"订单已导出\",\"UQ0ACV\":\"订单总额\",\"B/EBQv\":\"订单:\",\"qtGTNu\":\"自然账户\",\"ucgZ0o\":\"组织\",\"S3CZ5M\":\"组织者仪表板\",\"Uu0hZq\":\"组织者邮箱\",\"Gy7BA3\":\"组织者电子邮件地址\",\"SQqJd8\":\"未找到组织者\",\"wpj63n\":\"组织者设置\",\"coIKFu\":\"所选货币无法获取组织者统计信息,或发生错误。\",\"o1my93\":\"组织者状态更新失败。请稍后再试\",\"rLHma1\":\"组织者状态已更新\",\"LqBITi\":\"将使用组织者/默认模板\",\"/IX/7x\":\"其他\",\"RsiDDQ\":\"其他列表(不包含此票)\",\"qMASRF\":\"发出的消息\",\"6/dCYd\":\"概览\",\"6WdDG7\":\"页面\",\"8uqsE5\":\"页面不再可用\",\"QkLf4H\":\"页面链接\",\"sF+Xp9\":\"页面浏览量\",\"c+suC6\":\"付费账户\",\"QIxRUI\":\"付费、免费、分级定价和捐赠型门票\",\"5F7SYw\":\"部分退款\",\"fFYotW\":[\"部分退款:\",[\"0\"]],\"i8day5\":\"将费用转嫁给买家\",\"k4FLBQ\":\"转嫁给买家\",\"Ff0Dor\":\"过去\",\"xTPjSy\":\"过去的活动\",\"/l/ckQ\":\"粘贴链接\",\"URAE3q\":\"已暂停\",\"4fL/V7\":\"付款\",\"OZK07J\":\"付款解锁\",\"c2/9VE\":\"负载数据\",\"TskrJ8\":\"付款与计划\",\"5cxUwd\":\"支付日期\",\"ENEPLY\":\"付款方式\",\"EyE8E6\":\"支付处理\",\"8Lx2X7\":\"已收到付款\",\"vcyz2L\":\"支付设置\",\"fx8BTd\":\"付款不可用\",\"51U9mG\":\"付款将继续无中断流转\",\"UkM20g\":\"待审核\",\"dPYu1F\":\"每位参与者\",\"VlXNyK\":\"每个订单\",\"hauDFf\":\"每张门票\",\"mnF83a\":\"百分比费用\",\"2ueYqG\":\"百分比费用(0-100%)\",\"K2PPlT\":\"百分比费用必须在0到100之间\",\"MixU2P\":\"百分比必须在0到100之间\",\"MkuVAZ\":\"交易金额的百分比\",\"/Bh+7r\":\"绩效\",\"6kPk3+\":\"个人信息\",\"zmwvG2\":\"电话\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"计划举办活动?\",\"J3lhKT\":\"平台费用\",\"RD51+P\":[\"从您的付款中扣除 \",[\"0\"],\" 的平台费用\"],\"br3Y/y\":\"平台费用\",\"3buiaw\":\"平台费用报告\",\"kv9dM4\":\"平台收入\",\"jEw0Mr\":\"请输入有效的 URL\",\"n8+Ng/\":\"请输入5位数验证码\",\"r+lQXT\":\"请输入您的增值税号码\",\"Dvq0wf\":\"请提供一张图片。\",\"2cUopP\":\"请重新开始结账流程。\",\"8KmsFa\":\"请选择日期范围\",\"EFq6EG\":\"请选择一张图片。\",\"fuwKpE\":\"请再试一次。\",\"klWBeI\":\"请稍候再请求新的验证码\",\"hfHhaa\":\"请稍候,我们正在准备导出您的推广员...\",\"o+tJN/\":\"请稍候,我们正在准备导出您的与会者...\",\"+5Mlle\":\"请稍候,我们正在准备导出您的订单...\",\"trnWaw\":\"波兰语\",\"luHAJY\":\"热门活动(过去14天)\",\"TjX7xL\":\"结账后消息\",\"OESu7I\":\"通过在多种门票类型之间共享库存来防止超卖。\",\"NgVUL2\":\"预览结账表单\",\"cs5muu\":\"预览活动页面\",\"+4yRWM\":\"门票价格\",\"a5jvSX\":\"价格层级\",\"ReihZ7\":\"打印预览\",\"JnuPvH\":\"打印门票\",\"tYF4Zq\":\"打印为PDF\",\"LcET2C\":\"隐私政策\",\"8z6Y5D\":\"处理退款\",\"JcejNJ\":\"处理订单中\",\"EWCLpZ\":\"产品已创建\",\"XkFYVB\":\"产品已删除\",\"YMwcbR\":\"产品销售、收入和税费明细\",\"ldVIlB\":\"产品已更新\",\"JoKGiJ\":\"优惠码\",\"k3wH7i\":\"促销码使用情况及折扣明细\",\"uEhdRh\":\"仅促销\",\"dLm8V5\":\"促销电子邮件可能导致账户暂停\",\"EEYbdt\":\"发布\",\"evDBV8\":\"发布活动\",\"dsFmM+\":\"已购买\",\"Vw0KCJ\":\"二维码签到\",\"k/bJj0\":\"问题已重新排序\",\"b24kPi\":\"队列\",\"fqDzSu\":\"费率\",\"mnUGVC\":\"超出速率限制。请稍后再试。\",\"spsZys\":\"准备升级?这只需要几分钟。\",\"vt9xUl\":\"实时分析\",\"xzRvs4\":[\"接收 \",[\"0\"],\" 的产品更新。\"],\"pLXbi8\":\"最近账户注册\",\"Fi3b48\":\"最近订单\",\"yPrbsy\":\"收件人\",\"Edm6av\":\"重新连接 Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"pnoTN5\":\"推荐账户\",\"ACKu03\":\"刷新预览\",\"fKn/k6\":\"退款金额\",\"qY4rpA\":\"退款失败\",\"FaK/8G\":[\"退款订单 \",[\"0\"]],\"MGbi9P\":\"退款处理中\",\"BDSRuX\":[\"已退款:\",[\"0\"]],\"bU4bS1\":\"退款\",\"rYXfOA\":\"区域设置\",\"5tl0Bp\":\"注册问题\",\"CQeZT8\":\"未找到报告\",\"JEPMXN\":\"请求新链接\",\"TMLAx2\":\"必填\",\"mdeIOH\":\"重新发送验证码\",\"sQxe68\":\"重新发送确认\",\"bxoWpz\":\"重新发送确认邮件\",\"G42SNI\":\"重新发送邮件\",\"TTpXL3\":[[\"resendCooldown\"],\"秒后重新发送\"],\"5CiNPm\":\"重新发送门票\",\"Uwsg2F\":\"已预订\",\"8wUjGl\":\"保留至\",\"kCn6wb\":\"正在重置...\",\"6gRgw8\":\"重试\",\"1BG8ga\":\"全部重试\",\"rDC+T6\":\"重试任务\",\"CbnrWb\":\"返回活动\",\"Oo/PLb\":\"收入摘要\",\"dFFW9L\":[\"销售已于\",[\"0\"],\"结束\"],\"loCKGB\":[\"销售于\",[\"0\"],\"结束\"],\"wlfBad\":\"销售期\",\"5CDM6r\":\"销售期已设置\",\"ftzaMf\":\"销售期、订单限制、可见性\",\"zpekWp\":[\"销售于\",[\"0\"],\"开始\"],\"mUv9U4\":\"销售\",\"9KnRdL\":\"销售已暂停\",\"3VnlS9\":\"所有活动的销售、订单和性能指标\",\"3Q1AWe\":\"销售额:\",\"B4nE3N\":\"示例票价\",\"8BRPoH\":\"示例场地\",\"DyBPvP\":\"保存配置\",\"KZrfYJ\":\"保存社交链接\",\"9Y3hAT\":\"保存模板\",\"C8ne4X\":\"保存票券设计\",\"6/TNCd\":\"保存增值税设置\",\"I+FvbD\":\"扫描\",\"4ba0NE\":\"已安排\",\"ftNXma\":\"搜索推广员...\",\"VY+Bdn\":\"按账户名称或电子邮件搜索...\",\"VX+B3I\":\"按活动标题或主办方搜索...\",\"R0wEyA\":\"按任务名称或异常搜索...\",\"GHdjuo\":\"按姓名、电子邮件或账户搜索...\",\"20ce0U\":\"按订单ID、客户姓名或电子邮件搜索...\",\"4DSz7Z\":\"按主题、活动或账户搜索...\",\"Mck5ht\":\"安全结账\",\"p7xUrt\":\"选择类别\",\"3IcxS1\":\"选择配置\",\"zPRPMf\":\"选择级别\",\"BFRSTT\":\"选择账户\",\"mCB6Je\":\"全选\",\"a6+167\":\"选择活动\",\"kYZSFD\":\"选择一个组织者以查看其仪表板和活动。\",\"CFbaPk\":\"选择参会者组\",\"hJmVtD\":\"选择国家\",\"tVW/yo\":\"选择货币\",\"n9ZhRa\":\"选择结束日期和时间\",\"gTN6Ws\":\"选择结束时间\",\"0U6E9W\":\"选择活动类别\",\"j9cPeF\":\"选择事件类型\",\"1nhy8G\":\"选择扫描仪类型\",\"KizCK7\":\"选择开始日期和时间\",\"dJZTv2\":\"选择开始时间\",\"3hJUtr\":\"选择注册增值税的国家\",\"x8XMsJ\":\"为此帐户选择消息级别。这控制消息限制和链接权限。\",\"aT3jZX\":\"选择时区\",\"TxfvH2\":\"选择应该收到此消息的参会者\",\"Ropvj0\":\"选择哪些事件将触发此 Webhook\",\"5gkxKx\":\"选择适用于此账户的费用配置。费用始终以美元计算。\",\"ylXj1N\":\"已选择\",\"j9b/iy\":\"热卖中 🔥\",\"73qYgo\":\"作为测试发送\",\"JvAge5\":\"向参与者发送电子邮件并查看您的消息历史记录。\",\"22Itl6\":\"给我发送副本\",\"nOBvex\":\"将实时订单和参与者数据发送到您的外部系统。\",\"1lNPhX\":\"发送退款通知邮件\",\"eaUTwS\":\"发送重置链接\",\"IoAuJG\":\"正在发送...\",\"h69WC6\":\"已发送\",\"BVu2Hz\":\"发送者\",\"SPdzrs\":\"客户下单时发送\",\"LxSN5F\":\"发送给每位参会者及其门票详情\",\"89xaFU\":\"为此组织者创建的新活动设置默认平台费用设置。\",\"eXssj5\":\"为此组织者创建的新活动设置默认设置。\",\"s0FkEx\":\"为不同的入口、场次或日期设置签到列表。\",\"xMO+Ao\":\"设置您的组织\",\"C3htzi\":\"设置已更新\",\"Ohn74G\":\"设置与设计\",\"GG7qDw\":\"分享推广链接\",\"hL7sDJ\":\"分享组织者页面\",\"jy6QDF\":\"共享容量管理\",\"cMW+gm\":[\"显示所有平台(另有 \",[\"0\"],\" 个包含值)\"],\"UVPI5D\":\"显示更少平台\",\"Eu/N/d\":\"显示营销订阅复选框\",\"SXzpzO\":\"默认显示营销订阅复选框\",\"b33PL9\":\"显示更多平台\",\"t1LIQW\":[\"显示 \",[\"0\"],\" / \",[\"totalRows\"],\" 条记录\"],\"jVRHeq\":\"注册时间\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交链接\",\"j/TOB3\":\"社交链接与网站\",\"s9KGXU\":\"已售出\",\"KTxc6k\":\"出现问题,请重试,或在问题持续时联系客服\",\"H6Gslz\":\"对于给您带来的不便,我们深表歉意。\",\"wdxz7K\":\"来源\",\"7JFNej\":\"体育\",\"JcQp9p\":\"开始日期和时间\",\"0m/ekX\":\"开始日期和时间\",\"izRfYP\":\"开始日期为必填项\",\"2R1+Rv\":\"活动开始时间\",\"2NbyY/\":\"统计数据\",\"GVUxAX\":\"统计数据基于账户创建日期\",\"DRykfS\":\"仍在处理您旧交易的退款。\",\"wuV0bK\":\"停止模拟\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe 已连接\",\"aKtF0O\":\"Stripe未连接\",\"9i0++A\":\"Stripe 支付 ID\",\"/QlTE4\":\"Stripe设置已完成。\",\"ii0qn/\":\"主题是必需的\",\"M7Uapz\":\"主题将显示在这里\",\"6aXq+t\":\"主题:\",\"JwTmB6\":\"产品复制成功\",\"RuaKfn\":\"地址更新成功\",\"kzx0uD\":\"成功更新活动默认设置\",\"5n+Wwp\":\"组织者更新成功\",\"DMCX/I\":\"平台费用默认设置更新成功\",\"URUYHc\":\"平台费用设置更新成功\",\"0Dk/l8\":\"SEO 设置更新成功\",\"MhOoLQ\":\"社交链接更新成功\",\"kj7zYe\":\"Webhook 更新成功\",\"dXoieq\":\"摘要\",\"/RfJXt\":[\"夏季音乐节 \",[\"0\"]],\"CWOPIK\":\"2025夏季音乐节\",\"UaISq3\":\"瑞典语\",\"JZTQI0\":\"切换组织者\",\"9YHrNC\":\"系统默认\",\"XX32BM\":\"只需几分钟\",\"yT6dQ8\":\"按税种和活动分组的已收税款\",\"Ye321X\":\"税种名称\",\"WyCBRt\":\"税务摘要\",\"GkH0Pq\":\"已应用税费\",\"Rwiyt2\":\"税费已配置\",\"iQZff7\":\"税费、费用、可见性、销售期、产品亮点和订单限制\",\"BW6QAz\":\"团队管理\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"告诉人们您的活动会有哪些内容\",\"NiIUyb\":\"介绍一下您的活动\",\"DovcfC\":\"请告诉我们您的组织信息。这些信息将显示在您的活动页面上。\",\"7wtpH5\":\"模板已激活\",\"QHhZeE\":\"模板创建成功\",\"xrWdPR\":\"模板删除成功\",\"G04Zjt\":\"模板保存成功\",\"xowcRf\":\"服务条款\",\"6K0GjX\":\"文字可能难以阅读\",\"nm3Iz/\":\"感谢您的参与!\",\"lhAWqI\":\"感谢您的支持,我们将继续发展和改进 Hi.Events!\",\"KfmPRW\":\"页面的背景颜色。使用封面图片时,此颜色将作为叠加层应用。\",\"MDNyJz\":\"验证码将在10分钟后过期。如果您没有收到邮件,请检查垃圾邮件文件夹。\",\"MJm4Tq\":\"订单的货币\",\"cDHM1d\":\"电子邮件地址已更改。参与者将在更新后的电子邮件地址收到新门票。\",\"I/NNtI\":\"活动场地\",\"tXadb0\":\"您查找的活动目前不可用。它可能已被删除、过期或 URL 不正确。\",\"EBzPwC\":\"活动的完整地址\",\"sxKqBm\":\"订单全额将退款至客户的原始付款方式。\",\"KgDp6G\":\"您尝试访问的链接已过期或不再有效。请检查您的电子邮件以获取管理订单的更新链接。\",\"5OmEal\":\"客户的语言\",\"sYLeDq\":\"未找到您要查找的组织者。页面可能已被移动、删除或链接有误。\",\"C4nQe5\":\"平台费用会添加到票价中。买家支付更多,但您会收到完整的票价。\",\"HxxXZO\":\"用于按钮和突出显示的主要品牌颜色\",\"DEcpfp\":\"模板正文包含无效的Liquid语法。请更正后再试。\",\"injXD7\":\"增值税号无法验证。请检查号码并重试。\",\"A4UmDy\":\"戏剧\",\"tDwYhx\":\"主题与颜色\",\"QP3gP+\":\"这些设置仅适用于复制的嵌入代码,不会被保存。\",\"HirZe8\":\"这些模板将用作您组织中所有活动的默认模板。单个活动可以用自己的自定义版本覆盖这些模板。\",\"lzAaG5\":\"这些模板将仅覆盖此活动的组织者默认设置。如果这里没有设置自定义模板,将使用组织者模板。\",\"XBNC3E\":\"此代码将用于跟踪销售。只允许字母、数字、连字符和下划线。\",\"AaP0M+\":\"此颜色组合对某些用户来说可能难以阅读\",\"RzEvf5\":\"此活动已结束\",\"YClrdK\":\"此活动尚未发布\",\"dFJnia\":\"这是您的组织者名称,将展示给用户。\",\"L7dIM7\":\"此链接无效或已过期。\",\"MR5ygV\":\"此链接不再有效\",\"9LEqK0\":\"此名称对最终用户可见\",\"j5FdeA\":\"此订单正在处理中。\",\"sjNPMw\":\"此订单已被放弃。您可以随时开始新订单。\",\"OhCesD\":\"此订单已被取消。您可以随时开始新订单。\",\"lyD7rQ\":\"此主办方资料尚未发布\",\"9b5956\":\"此预览显示您的邮件使用示例数据的外观。实际邮件将使用真实值。\",\"uM9Alj\":\"此产品在活动页面上已突出显示\",\"RqSKdX\":\"此产品已售罄\",\"W12OdJ\":\"此报告仅供参考。在将此数据用于会计或税务目的之前,请务必咨询税务专业人士。请与您的Stripe仪表板进行交叉验证,因为Hi.Events可能缺少历史数据。\",\"0Ew0uk\":\"此门票刚刚被扫描。请等待后再次扫描。\",\"kvpxIU\":\"这将用于通知和与用户沟通。\",\"rhsath\":\"这对客户不可见,但有助于您识别推广员。\",\"Mr5UUd\":\"门票已取消\",\"0GSPnc\":\"票券设计\",\"EZC/Cu\":\"票券设计保存成功\",\"bbslmb\":\"门票设计器\",\"1BPctx\":\"门票:\",\"bgqf+K\":\"持票人邮箱\",\"oR7zL3\":\"持票人姓名\",\"HGuXjF\":\"票务持有人\",\"CMUt3Y\":\"票务持有人\",\"awHmAT\":\"门票 ID\",\"6czJik\":\"门票标志\",\"OkRZ4Z\":\"门票名称\",\"t79rDv\":\"未找到门票\",\"6tmWch\":\"票或商品\",\"1tfWrD\":\"门票预览:\",\"KnjoUA\":\"票价\",\"tGCY6d\":\"门票价格\",\"pGZOcL\":\"门票重新发送成功\",\"8jLPgH\":\"票券类型\",\"X26cQf\":\"门票链接\",\"8qsbZ5\":\"票务与销售\",\"zNECqg\":\"门票\",\"6GQNLE\":\"门票\",\"NRhrIB\":\"票务与商品\",\"EUnesn\":\"门票有售\",\"AGRilS\":\"已售票数\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"要编辑配置,请转到管理菜单中的配置部分。\",\"tiI71C\":\"要提高您的限制,请联系我们\",\"BZBYf3\":\"要接受信用卡付款,您需要连接您的 Stripe 账户。Stripe 是我们的支付处理合作伙伴,确保安全交易和及时付款。\",\"W428WC\":\"切换列\",\"UBSG1X\":\"顶级组织者(过去14天)\",\"3sZ0xx\":\"总账户数\",\"EaAPbv\":\"支付总金额\",\"SMDzqJ\":\"总参与人数\",\"orBECM\":\"总收款\",\"4B7oCp\":\"总费用\",\"KSDwd5\":\"总订单数\",\"vb0Q0/\":\"总用户数\",\"oJjplO\":\"总浏览量\",\"orluER\":\"按归因来源跟踪账户增长和表现\",\"NHq3l1\":\"通过详细报告跟踪销售、收入和出席情况\",\"OpKMSn\":\"交易手续费:\",\"uKOFO5\":\"如果是线下支付则为真\",\"9GsDR2\":\"如果付款待处理则为真\",\"ouM5IM\":\"尝试其他邮箱\",\"3DZvE7\":\"免费试用Hi.Events\",\"Kz91g/\":\"土耳其语\",\"GdOhw6\":\"关闭声音\",\"KUOhTy\":\"开启声音\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"门票类型\",\"IrVSu+\":\"无法复制产品。请检查您的详细信息\",\"Vx2J6x\":\"无法获取参与者\",\"n57zCW\":\"未归因账户\",\"b9SN9q\":\"唯一订单参考\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知参会者\",\"ZkS2p3\":\"取消发布活动\",\"X13xGn\":\"不受信任\",\"Pp1sWX\":\"更新推广员\",\"KMMOAy\":\"可升级\",\"gJQsLv\":\"上传组织者封面图像\",\"4kEGqW\":\"上传组织者 Logo\",\"lnCMdg\":\"上传图片\",\"29w7p6\":\"正在上传图像...\",\"HtrFfw\":\"URL 是必填项\",\"WBq1/R\":\"USB扫描仪已激活\",\"EV30TR\":\"USB扫描仪模式已激活。现在开始扫描票券。\",\"fovJi3\":\"USB扫描仪模式已停用\",\"hli+ga\":\"USB/HID扫描仪\",\"OHJXlK\":\"使用 <0>Liquid 模板 个性化您的邮件\",\"0k4cdb\":\"对所有参与者使用订单详情。参与者姓名和电子邮件将与买家信息匹配。\",\"bA31T4\":\"为所有参与者使用购买者的信息\",\"rnoQsz\":\"用于边框、高亮和二维码样式\",\"BV4L/Q\":\"UTM 分析\",\"l5ackE\":\"UUID\",\"nfagfM\":\"有效\",\"GuXjc5\":\"已验证\",\"imLQ9Y\":\"正在验证您的增值税号...\",\"cK9+xQ\":\"增值税国家\",\"sqdl5s\":\"增值税信息\",\"UjNWsF\":\"根据您的增值税注册状态,平台费用可能需要缴纳增值税。请填写下面的增值税信息部分。\",\"pnVh83\":\"增值税号码\",\"CabI04\":\"增值税号不得包含空格\",\"PMhxAR\":\"增值税号必须以2字母国家代码开头,后跟8-15个字母数字字符(例如,DE123456789)\",\"gPgdNV\":\"增值税号验证成功\",\"RUMiLy\":\"增值税号验证失败\",\"vqji3Y\":\"增值税号验证失败。请检查您的增值税号。\",\"8dENF9\":\"费用增值税\",\"ZutOKU\":\"增值税率\",\"CZomgW\":\"增值税已注册\",\"PCRCCN\":\"增值税注册信息\",\"oSDBWm\":\"增值税设置\",\"Nfbg76\":\"增值税设置已成功保存\",\"UvYql/\":\"增值税设置已保存。我们正在后台验证您的增值税号。\",\"R6n7j9\":\"增值税设置更新成功\",\"tJylUv\":\"平台费用的增值税处理\",\"FlGprQ\":\"平台费用的增值税处理:欧盟增值税注册企业可以使用反向收费机制(0% - 增值税指令2006/112/EC第196条)。未注册增值税的企业需缴纳23%的爱尔兰增值税。\",\"516oLj\":\"增值税验证服务暂时不可用\",\"AdWhjZ\":\"验证码\",\"QDEWii\":\"已验证\",\"wCKkSr\":\"验证邮箱\",\"/IBv6X\":\"验证您的邮箱\",\"e/cvV1\":\"正在验证...\",\"fROFIL\":\"越南语\",\"RnvnDc\":\"查看平台上发送的所有消息\",\"+WFMis\":\"查看和下载所有活动的报告。仅包含已完成的订单。\",\"c7VN/A\":\"查看答案\",\"SZw9tS\":\"查看详情\",\"FCVmuU\":\"查看活动\",\"n6EaWL\":\"查看日志\",\"OaKTzt\":\"查看地图\",\"zNZNMs\":\"查看消息\",\"67OJ7t\":\"查看订单\",\"tKKZn0\":\"查看订单详情\",\"KeCXJu\":\"查看订单详情、退款和重新发送确认。\",\"9jnAcN\":\"查看组织者主页\",\"1J/AWD\":\"查看门票\",\"N9FyyW\":\"查看、编辑和导出您的注册参与者。\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"仅对签到工作人员可见。有助于在签到期间识别此列表。\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"等待付款\",\"aUi/Dz\":\"警告:这是系统默认配置。更改将影响所有未分配特定配置的账户。\",\"RRZDED\":\"我们找不到与此邮箱关联的订单。\",\"2RZK9x\":\"我们找不到您要查找的订单。链接可能已过期或订单详情可能已更改。\",\"nefMIK\":\"我们找不到您要查找的门票。链接可能已过期或门票详情可能已更改。\",\"miysJh\":\"我们找不到此订单。它可能已被删除。\",\"HJKdzP\":\"加载此页面时遇到问题。请重试。\",\"IfN2Qo\":\"我们建议使用最小尺寸为200x200像素的方形标志\",\"wJzo/w\":\"建议尺寸为 400x400 像素,文件大小不超过 5MB\",\"x8rEDQ\":\"我们在多次尝试后无法验证您的增值税号。我们将在后台继续尝试。请稍后检查。\",\"q1BizZ\":\"我们将把您的门票发送到此邮箱\",\"ZOmUYW\":\"我们将在后台验证您的增值税号。如有任何问题,我们会通知您。\",\"zCdObC\":\"我们已正式将总部迁至爱尔兰 🇮🇪。作为此次过渡的一部分,我们现在使用 Stripe 爱尔兰而不是 Stripe 加拿大。为了保持您的付款顺利进行,您需要重新连接您的 Stripe 账户。\",\"jh2orE\":\"我们已将总部搬迁至爱尔兰。因此,我们需要您重新连接您的 Stripe 账户。这个快速过程只需几分钟。您的销售和现有数据完全不受影响。\",\"Fq/Nx7\":\"我们已向以下邮箱发送了5位数验证码:\",\"GdWB+V\":\"Webhook 创建成功\",\"2X4ecw\":\"Webhook 删除成功\",\"CThMKa\":\"Webhook 日志\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不会发送通知\",\"FSaY52\":\"Webhook 将发送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"网站\",\"vKLEXy\":\"微博\",\"9eF5oV\":\"欢迎回来\",\"QDWsl9\":[\"欢迎来到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"欢迎来到 \",[\"0\"],\",这是您所有活动的列表\"],\"FaSXqR\":\"什么类型的活动?\",\"f30uVZ\":\"您需要做的事:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"当签到被删除时\",\"Gmd0hv\":\"当新与会者被创建时\",\"Lc18qn\":\"当新订单被创建时\",\"dfkQIO\":\"当新产品被创建时\",\"8OhzyY\":\"当产品被删除时\",\"tRXdQ9\":\"当产品被更新时\",\"Q7CWxp\":\"当与会者被取消时\",\"IuUoyV\":\"当与会者签到时\",\"nBVOd7\":\"当与会者被更新时\",\"ny2r8d\":\"当订单被取消时\",\"c9RYbv\":\"当订单被标记为已支付时\",\"ejMDw1\":\"当订单被退款时\",\"fVPt0F\":\"当订单被更新时\",\"bcYlvb\":\"签到何时关闭\",\"XIG669\":\"签到何时开放\",\"de6HLN\":\"当客户购买门票后,他们的订单将显示在此处。\",\"403wpZ\":\"启用后,新活动将允许参与者通过安全链接管理自己的门票详情。这可以按活动覆盖。\",\"blXLKj\":\"启用后,新活动将在结账时显示营销订阅复选框。此设置可以针对每个活动单独覆盖。\",\"Kj0Txn\":\"启用后,Stripe Connect交易将不收取应用费用。用于不支持应用费用的国家。\",\"uchB0M\":\"小部件预览\",\"uvIqcj\":\"研讨会\",\"EpknJA\":\"请在此输入您的消息...\",\"nhtR6Y\":\"X(推特)\",\"X/azM1\":\"是 - 我有有效的欧盟增值税注册号码\",\"Tz5oXG\":\"是,取消我的订单\",\"QlSZU0\":[\"您正在模拟 <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"您正在发出部分退款。客户将获得 \",[\"0\"],\" \",[\"1\"],\" 的退款。\"],\"o7LgX6\":\"您可以在账户设置中配置额外的服务费和税费。\",\"5VGIlq\":\"您已达到消息限制。\",\"casL1O\":\"您已向免费产品添加了税费。您想要删除它们吗?\",\"FVTVBy\":\"您必须先验证电子邮箱地址,才能更新组织者状态。\",\"w65ZgF\":\"您需要验证账户电子邮件后才能修改电子邮件模板。\",\"FRl8Jv\":\"您需要验证您的帐户电子邮件才能发送消息。\",\"FgRxRP\":\"您始终拥有100%的参会者数据\",\"88cUW+\":\"您收到\",\"U3wiCB\":\"一切就绪!您的付款正在顺利处理。\",\"MNFIxz\":[\"您将参加 \",[\"0\"],\"!\"],\"p/Sa0j\":\"您的帐户有消息限制。要提高您的限制,请联系我们\",\"x/xjzn\":\"您的推广员已成功导出。\",\"TF37u6\":\"您的与会者已成功导出。\",\"79lXGw\":\"您的签到列表已成功创建。与您的签到工作人员共享以下链接。\",\"BnlG9U\":\"您当前的订单将丢失。\",\"nBqgQb\":\"您的电子邮件\",\"R02pnV\":\"在向与会者销售门票之前,您的活动必须处于上线状态。\",\"hDNwnf\":\"您的徽标、颜色和样式在每一页上\",\"ifRqmm\":\"您的消息已成功发送!\",\"/Rj5P4\":\"您的姓名\",\"PFjJxY\":\"您的新密码长度必须至少为8个字符。\",\"gzrCuN\":\"您的订单详情已更新。确认邮件已发送到新的电子邮件地址。\",\"naQW82\":\"您的订单已被取消。\",\"bhlHm/\":\"您的订单正在等待付款\",\"XeNum6\":\"您的订单已成功导出。\",\"Xd1R1a\":\"您组织者的地址\",\"WWYHKD\":\"您的付款受到银行级加密保护\",\"5b3QLi\":\"您的计划\",\"6heFYY\":\"您的 Stripe 账户已连接并正在处理付款。\",\"vvO1I2\":\"您的 Stripe 账户已连接并准备好处理支付。\",\"CnZ3Ou\":\"您的门票已确认。\",\"EmFsMZ\":\"您的增值税号已排队等待验证\",\"QBlhh4\":\"保存时将验证您的增值税号\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/zh-cn.po b/frontend/src/locales/zh-cn.po index a4bfa73bca..7947582620 100644 --- a/frontend/src/locales/zh-cn.po +++ b/frontend/src/locales/zh-cn.po @@ -1171,7 +1171,7 @@ msgstr "收藏此页面,随时管理您的订单。" msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "使用自定义徽标、颜色和页脚信息打造您的门票品牌。" -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" @@ -1476,11 +1476,11 @@ msgstr "结账" msgid "Checkout Settings" msgstr "结账设置" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "简体中文" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "中文(繁体)" @@ -2628,7 +2628,7 @@ msgstr "复制选项" msgid "Duplicate Product" msgstr "复制产品" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "荷兰语" @@ -2954,8 +2954,8 @@ msgstr "结束时间(可选)" msgid "Ended" msgstr "完工" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "英语" @@ -3726,7 +3726,7 @@ msgstr "免费产品" msgid "Free product, no payment information required" msgstr "免费产品,无需付款信息" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "法语" @@ -3759,7 +3759,7 @@ msgstr "生成" msgid "Generate code" msgstr "生成代码" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "德国" @@ -4276,7 +4276,7 @@ msgstr "平台费用将适用23%的爱尔兰增值税(国内供应)。" msgid "Is this account VAT registered in the EU?" msgstr "此账户是否在欧盟注册增值税?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "意大利语" @@ -6075,11 +6075,15 @@ msgstr "请稍候,我们正在准备您的发票..." msgid "Please wait while we prepare your orders for export..." msgstr "请稍候,我们正在准备导出您的订单..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "波兰语" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "热门活动(过去14天)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "葡萄牙语" @@ -7360,7 +7364,7 @@ msgstr "对不起,此优惠代码不可用" msgid "Source" msgstr "来源" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "西班牙语" @@ -7652,7 +7656,7 @@ msgstr "2025夏季音乐节" msgid "Support Email" msgstr "支持电子邮件" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "瑞典语" @@ -8431,7 +8435,7 @@ msgstr "尝试其他邮箱" msgid "Try Hi.Events Free" msgstr "免费试用Hi.Events" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "土耳其语" @@ -8826,7 +8830,7 @@ msgstr "验证您的邮箱" msgid "Verifying..." msgstr "正在验证..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "越南语" diff --git a/frontend/src/locales/zh-hk.js b/frontend/src/locales/zh-hk.js index 22d75cc5fe..2fd7b403ae 100644 --- a/frontend/src/locales/zh-hk.js +++ b/frontend/src/locales/zh-hk.js @@ -1 +1 @@ -/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>簽到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>簽退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功創建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已簽到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分鐘和\",[\"秒\"],\"秒鐘\"],\"NlQ0cx\":[[\"組織者名稱\"],\"的首次活動\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>請輸入不含税費的價格。<1>税費可以在下方添加。\",\"ZjMs6e\":\"<0>該產品的可用數量<1>如果該產品有相關的<2>容量限制,此值可以被覆蓋。\",\"E15xs8\":\"⚡️ 設置您的活動\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 自定義活動頁面\",\"3VPPdS\":\"與 Stripe 連接\",\"cjdktw\":\"🚀 實時設置您的活動\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"緬因街 123 號\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期輸入字段。非常適合詢問出生日期等。\",\"6euFZ/\":[\"默認的\",[\"type\"],\"會自動應用於所有新產品。您可以為每個產品單獨覆蓋此設置。\"],\"SMUbbQ\":\"下拉式輸入法只允許一個選擇\",\"qv4bfj\":\"費用,如預訂費或服務費\",\"POT0K/\":\"每個產品的固定金額。例如,每個產品$0.50\",\"f4vJgj\":\"多行文本輸入\",\"OIPtI5\":\"產品價格的百分比。例如,3.5%的產品價格\",\"ZthcdI\":\"無折扣的促銷代碼可以用來顯示隱藏的產品。\",\"AG/qmQ\":\"單選題有多個選項,但只能選擇一個。\",\"h179TP\":\"活動的簡短描述,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用活動描述\",\"WKMnh4\":\"單行文本輸入\",\"BHZbFy\":\"每個訂單一個問題。例如,您的送貨地址是什麼?\",\"Fuh+dI\":\"每個產品一個問題。例如,您的T恤尺碼是多少?\",\"RlJmQg\":\"標準税,如增值税或消費税\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"接受銀行轉賬、支票或其他線下支付方式\",\"hrvLf4\":\"通過 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀請\",\"AeXO77\":\"賬户\",\"lkNdiH\":\"賬户名稱\",\"Puv7+X\":\"賬户設置\",\"OmylXO\":\"賬户更新成功\",\"7L01XJ\":\"操作\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活躍\",\"/PN1DA\":\"為此簽到列表添加描述\",\"0/vPdA\":\"添加有關與會者的任何備註。這些將不會對與會者可見。\",\"Or1CPR\":\"添加有關與會者的任何備註...\",\"l3sZO1\":\"添加關於訂單的備註。這些信息不會對客户可見。\",\"xMekgu\":\"添加關於訂單的備註...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"添加線下支付的説明(例如,銀行轉賬詳情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"添加新內容\",\"TZxnm8\":\"添加選項\",\"24l4x6\":\"添加產品\",\"8q0EdE\":\"將產品添加到類別\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"加税或費用\",\"goOKRY\":\"增加層級\",\"oZW/gT\":\"添加到日曆\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理員\",\"HLDaLi\":\"管理員用户可以完全訪問事件和賬户設置。\",\"W7AfhC\":\"本次活動的所有與會者\",\"cde2hc\":\"所有產品\",\"5CQ+r0\":\"允許與未支付訂單關聯的參與者簽到\",\"ipYKgM\":\"允許搜索引擎索引\",\"LRbt6D\":\"允許搜索引擎索引此事件\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"令人驚歎, 活動, 關鍵詞...\",\"hehnjM\":\"金額\",\"R2O9Rg\":[\"支付金額 (\",[\"0\"],\")\"],\"V7MwOy\":\"加載頁面時出現錯誤\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"出現意外錯誤。\",\"byKna+\":\"出現意外錯誤。請重試。\",\"ubdMGz\":\"產品持有者的任何查詢都將發送到此電子郵件地址。此地址還將用作從此活動發送的所有電子郵件的“回覆至”地址\",\"aAIQg2\":\"外觀\",\"Ym1gnK\":\"應用\",\"sy6fss\":[\"適用於\",[\"0\"],\"個產品\"],\"kadJKg\":\"適用於1個產品\",\"DB8zMK\":\"應用\",\"GctSSm\":\"應用促銷代碼\",\"ARBThj\":[\"將此\",[\"type\"],\"應用於所有新產品\"],\"S0ctOE\":\"歸檔活動\",\"TdfEV7\":\"已歸檔\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"您確定要激活該與會者嗎?\",\"TvkW9+\":\"您確定要歸檔此活動嗎?\",\"/CV2x+\":\"您確定要取消該與會者嗎?這將使其門票作廢\",\"YgRSEE\":\"您確定要刪除此促銷代碼嗎?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"您確定要將此活動設為草稿嗎?這將使公眾無法看到該活動\",\"mEHQ8I\":\"您確定要將此事件公開嗎?這將使事件對公眾可見\",\"s4JozW\":\"您確定要恢復此活動嗎?它將作為草稿恢復。\",\"vJuISq\":\"您確定要刪除此容量分配嗎?\",\"baHeCz\":\"您確定要刪除此簽到列表嗎?\",\"LBLOqH\":\"每份訂單詢問一次\",\"wu98dY\":\"每個產品詢問一次\",\"ss9PbX\":\"參加者\",\"m0CFV2\":\"與會者詳情\",\"QKim6l\":\"未找到參與者\",\"R5IT/I\":\"與會者備註\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"參會者票\",\"9SZT4E\":\"參與者\",\"iPBfZP\":\"註冊的參會者\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"自動調整大小\",\"vZ5qKF\":\"根據內容自動調整小工具高度。停用時,小工具將填滿容器的高度。\",\"4lVaWA\":\"等待線下付款\",\"2rHwhl\":\"等待線下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"返回活動頁面\",\"VCoEm+\":\"返回登錄\",\"k1bLf+\":\"背景顏色\",\"I7xjqg\":\"背景類型\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"賬單地址\",\"/xC/im\":\"賬單設置\",\"rp/zaT\":\"巴西葡萄牙語\",\"whqocw\":\"註冊即表示您同意我們的<0>服務條款和<1>隱私政策。\",\"bcCn6r\":\"計算類型\",\"+8bmSu\":\"加利福尼亞州\",\"iStTQt\":\"相機權限被拒絕。<0>再次請求權限,如果還不行,則需要在瀏覽器設置中<1>授予此頁面訪問相機的權限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改電子郵件\",\"tVJk4q\":\"取消訂單\",\"Os6n2a\":\"取消訂單\",\"Mz7Ygx\":[\"取消訂單 \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"無法簽到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配創建成功\",\"k5p8dz\":\"容量分配刪除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"類別允許您將產品分組。例如,您可以有一個“門票”類別和另一個“商品”類別。\",\"iS0wAT\":\"類別幫助您組織產品。此標題將在公共活動頁面上顯示。\",\"eorM7z\":\"類別重新排序成功。\",\"3EXqwa\":\"類別創建成功\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"更改密碼\",\"xMDm+I\":\"簽到\",\"p2WLr3\":[\"簽到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"簽到並標記訂單為已付款\",\"QYLpB4\":\"僅簽到\",\"/Ta1d4\":\"簽出\",\"5LDT6f\":\"看看這個活動吧!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"簽到列表刪除成功\",\"+hBhWk\":\"簽到列表已過期\",\"mBsBHq\":\"簽到列表未激活\",\"vPqpQG\":\"未找到簽到列表\",\"tejfAy\":\"簽到列表\",\"hD1ocH\":\"簽到鏈接已複製到剪貼板\",\"CNafaC\":\"複選框選項允許多重選擇\",\"SpabVf\":\"複選框\",\"CRu4lK\":\"已簽到\",\"znIg+z\":\"結賬\",\"1WnhCL\":\"結賬設置\",\"6imsQS\":\"簡體中文\",\"JjkX4+\":\"選擇背景顏色\",\"/Jizh9\":\"選擇賬户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"click here\",\"sby+1/\":\"點擊複製\",\"yz7wBu\":\"關閉\",\"62Ciis\":\"關閉側邊欄\",\"EWPtMO\":\"代碼\",\"ercTDX\":\"代碼長度必須在 3 至 50 個字符之間\",\"oqr9HB\":\"當活動頁面初始加載時摺疊此產品\",\"jZlrte\":\"顏色\",\"Vd+LC3\":\"顏色必須是有效的十六進制顏色代碼。例如#ffffff\",\"1HfW/F\":\"顏色\",\"VZeG/A\":\"即將推出\",\"yPI7n9\":\"以逗號分隔的描述活動的關鍵字。搜索引擎將使用這些關鍵字來幫助對活動進行分類和索引\",\"NPZqBL\":\"完整訂單\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成訂單\",\"NWVRtl\":\"已完成訂單\",\"DwF9eH\":\"組件代碼\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"確認\",\"ZaEJZM\":\"確認電子郵件更改\",\"yjkELF\":\"確認新密碼\",\"xnWESi\":\"確認密碼\",\"p2/GCq\":\"確認密碼\",\"wnDgGj\":\"確認電子郵件地址...\",\"pbAk7a\":\"連接條紋\",\"UMGQOh\":\"與 Stripe 連接\",\"QKLP1W\":\"連接 Stripe 賬户,開始接收付款。\",\"5lcVkL\":\"連接詳情\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"繼續\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"繼續按鈕文字\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"繼續設置\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"複製的\",\"T5rdis\":\"複製到剪貼板\",\"he3ygx\":\"複製\",\"r2B2P8\":\"複製簽到鏈接\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"複製鏈接\",\"E6nRW7\":\"複製 URL\",\"JNCzPW\":\"國家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"創建\",\"b9XOHo\":[\"創建 \",[\"0\"]],\"k9RiLi\":\"創建一個產品\",\"6kdXbW\":\"創建促銷代碼\",\"n5pRtF\":\"創建票單\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"創建一個組織者\",\"ipP6Ue\":\"創建與會者\",\"VwdqVy\":\"創建容量分配\",\"EwoMtl\":\"創建類別\",\"XletzW\":\"創建類別\",\"WVbTwK\":\"創建簽到列表\",\"uN355O\":\"創建活動\",\"BOqY23\":\"創建新的\",\"kpJAeS\":\"創建組織器\",\"a0EjD+\":\"創建產品\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"創建促銷代碼\",\"B3Mkdt\":\"創建問題\",\"UKfi21\":\"創建税費\",\"d+F6q9\":\"已建立\",\"Q2lUR2\":\"貨幣\",\"DCKkhU\":\"當前密碼\",\"uIElGP\":\"自定義地圖 URL\",\"UEqXyt\":\"自定義範圍\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定義此事件的電子郵件和通知設置\",\"Y9Z/vP\":\"定製活動主頁和結賬信息\",\"2E2O5H\":\"自定義此事件的其他設置\",\"iJhSxe\":\"自定義此事件的搜索引擎優化設置\",\"KIhhpi\":\"定製您的活動頁面\",\"nrGWUv\":\"定製您的活動頁面,以符合您的品牌和風格。\",\"Zz6Cxn\":\"危險區\",\"ZQKLI1\":\"危險區\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和時間\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"刪除\",\"jRJZxD\":\"刪除容量\",\"VskHIx\":\"刪除類別\",\"Qrc8RZ\":\"刪除簽到列表\",\"WHf154\":\"刪除代碼\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"説明\",\"YC3oXa\":\"簽到工作人員的描述\",\"URmyfc\":\"詳細信息\",\"1lRT3t\":\"禁用此容量將跟蹤銷售情況,但不會在達到限制時停止銷售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣類型\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"文檔標籤\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"捐贈 / 自由定價產品\",\"OvNbls\":\"下載 .ics\",\"kodV18\":\"下載 CSV\",\"CELKku\":\"下載發票\",\"LQrXcu\":\"下載發票\",\"QIodqd\":\"下載二維碼\",\"yhjU+j\":\"正在下載發票\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"下拉選擇\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"複製活動\",\"3ogkAk\":\"複製活動\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"複製選項\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"早起的鳥兒\",\"ePK91l\":\"編輯\",\"N6j2JH\":[\"編輯 \",[\"0\"]],\"kBkYSa\":\"編輯容量\",\"oHE9JT\":\"編輯容量分配\",\"j1Jl7s\":\"編輯類別\",\"FU1gvP\":\"編輯簽到列表\",\"iFgaVN\":\"編輯代碼\",\"jrBSO1\":\"編輯組織器\",\"tdD/QN\":\"編輯產品\",\"n143Tq\":\"編輯產品類別\",\"9BdS63\":\"編輯促銷代碼\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"編輯問題\",\"poTr35\":\"編輯用户\",\"GTOcxw\":\"編輯用户\",\"pqFrv2\":\"例如2.50 換 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"電子郵件\",\"VxYKoK\":\"電子郵件和通知設置\",\"ATGYL1\":\"電子郵件地址\",\"hzKQCy\":\"電子郵件地址\",\"HqP6Qf\":\"電子郵件更改已成功取消\",\"mISwW1\":\"電子郵件更改待定\",\"APuxIE\":\"重新發送電子郵件確認\",\"YaCgdO\":\"成功重新發送電子郵件確認\",\"jyt+cx\":\"電子郵件頁腳信息\",\"I6F3cp\":\"電子郵件未經驗證\",\"NTZ/NX\":\"嵌入代碼\",\"4rnJq4\":\"嵌入腳本\",\"8oPbg1\":\"啟用發票功能\",\"j6w7d/\":\"啟用此容量以在達到限制時停止產品銷售\",\"VFv2ZC\":\"結束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"英語\",\"MhVoma\":\"輸入不含税費的金額。\",\"SlfejT\":\"錯誤\",\"3Z223G\":\"確認電子郵件地址出錯\",\"a6gga1\":\"確認更改電子郵件時出錯\",\"5/63nR\":\"歐元\",\"0pC/y6\":\"活動\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"活動日期\",\"0Zptey\":\"事件默認值\",\"QcCPs8\":\"活動詳情\",\"6fuA9p\":\"事件成功複製\",\"AEuj2m\":\"活動主頁\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"活動地點和場地詳情\",\"OopDbA\":\"Event page\",\"4/If97\":\"活動狀態更新失敗。請稍後再試\",\"btxLWj\":\"事件狀態已更新\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"活動\",\"sZg7s1\":\"過期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消與會者失敗\",\"ZpieFv\":\"取消訂單失敗\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"下載發票失敗。請重試。\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"加載簽到列表失敗\",\"ZQ15eN\":\"重新發送票據電子郵件失敗\",\"ejXy+D\":\"產品排序失敗\",\"PLUB/s\":\"費用\",\"/mfICu\":\"費用\",\"LyFC7X\":\"篩選訂單\",\"cSev+j\":\"篩選器\",\"CVw2MU\":[\"篩選器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一張發票號碼\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必須在 1 至 50 個字符之間\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金額\",\"TF9opW\":\"該設備不支持閃存\",\"UNMVei\":\"忘記密碼?\",\"2POOFK\":\"免費\",\"P/OAYJ\":\"免費產品\",\"vAbVy9\":\"免費產品,無需付款信息\",\"nLC6tu\":\"法語\",\"Weq9zb\":\"常規\",\"DDcvSo\":\"德國\",\"4GLxhy\":\"入門\",\"4D3rRj\":\"返回個人資料\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"谷歌日曆\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"銷售總額\",\"yRg26W\":\"總銷售額\",\"R4r4XO\":\"賓客\",\"26pGvx\":\"有促銷代碼嗎?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"這是如何在應用程式中使用該組件的範例。\",\"Y1SSqh\":\"這是您可以用來在應用程式中嵌入小工具的 React 組件。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"隱藏於公眾視線之外\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"隱藏問題只有活動組織者可以看到,客户看不到。\",\"vLyv1R\":\"隱藏\",\"Mkkvfd\":\"隱藏入門頁面\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"在銷售結束日期後隱藏產品\",\"06s3w3\":\"在銷售開始日期前隱藏產品\",\"axVMjA\":\"除非用户有適用的促銷代碼,否則隱藏產品\",\"ySQGHV\":\"售罄時隱藏產品\",\"SCimta\":\"隱藏側邊欄中的入門頁面\",\"5xR17G\":\"對客户隱藏此產品\",\"Da29Y6\":\"隱藏此問題\",\"fvDQhr\":\"向用户隱藏此層級\",\"lNipG+\":\"隱藏產品將防止用户在活動頁面上看到它。\",\"ZOBwQn\":\"主頁設計\",\"PRuBTd\":\"首頁設計器\",\"YjVNGZ\":\"主頁預覽\",\"c3E/kw\":\"荷馬\",\"8k8Njd\":\"客户有多少分鐘來完成訂單。我們建議至少 15 分鐘\",\"ySxKZe\":\"這個代碼可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>條款和條件。\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"如果為空,將使用地址生成 Google 地圖鏈接\",\"UYT+c8\":\"如果啟用,登記工作人員可以將與會者標記為已登記或將訂單標記為已支付並登記與會者。如果禁用,關聯未支付訂單的與會者無法登記。\",\"muXhGi\":\"如果啟用,當有新訂單時,組織者將收到電子郵件通知\",\"6fLyj/\":\"如果您沒有要求更改密碼,請立即更改密碼。\",\"n/ZDCz\":\"圖像已成功刪除\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"圖片上傳成功\",\"VyUuZb\":\"圖片網址\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"不活動\",\"T0K0yl\":\"非活動用户無法登錄。\",\"kO44sp\":\"包含您的在線活動的連接詳細信息。這些信息將在訂單摘要頁面和參會者門票頁面顯示。\",\"FlQKnG\":\"價格中包含税費\",\"Vi+BiW\":[\"包括\",[\"0\"],\"個產品\"],\"lpm0+y\":\"包括1個產品\",\"UiAk5P\":\"插入圖片\",\"OyLdaz\":\"再次發出邀請!\",\"HE6KcK\":\"撤銷邀請!\",\"SQKPvQ\":\"邀請用户\",\"bKOYkd\":\"發票下載成功\",\"alD1+n\":\"發票備註\",\"kOtCs2\":\"發票編號\",\"UZ2GSZ\":\"發票設置\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"項目\",\"KFXip/\":\"約翰\",\"XcgRvb\":\"約翰遜\",\"87a/t/\":\"標籤\",\"vXIe7J\":\"語言\",\"2LMsOq\":\"過去 12 個月\",\"vfe90m\":\"過去 14 天\",\"aK4uBd\":\"過去 24 小時\",\"uq2BmQ\":\"過去 30 天\",\"bB6Ram\":\"過去 48 小時\",\"VlnB7s\":\"過去 6 個月\",\"ct2SYD\":\"過去 7 天\",\"XgOuA7\":\"過去 90 天\",\"I3yitW\":\"最後登錄\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"留空以使用默認詞“發票”\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"加載中...\",\"wJijgU\":\"地點\",\"sQia9P\":\"登錄\",\"zUDyah\":\"登錄\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"註銷\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"在結賬時強制要求填寫賬單地址\",\"MU3ijv\":\"將此問題作為必答題\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理與會者\",\"n4SpU5\":\"管理活動\",\"WVgSTy\":\"管理訂單\",\"1MAvUY\":\"管理此活動的支付和發票設置。\",\"cQrNR3\":\"管理簡介\",\"AtXtSw\":\"管理可以應用於您的產品的税費\",\"ophZVW\":\"管理機票\",\"DdHfeW\":\"管理賬户詳情和默認設置\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"管理用户及其權限\",\"1m+YT2\":\"在顧客結賬前,必須回答必填問題。\",\"Dim4LO\":\"手動添加與會者\",\"e4KdjJ\":\"手動添加與會者\",\"vFjEnF\":\"標記為已支付\",\"g9dPPQ\":\"每份訂單的最高限額\",\"l5OcwO\":\"與會者留言\",\"Gv5AMu\":\"留言參與者\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"留言買家\",\"tNZzFb\":\"訊息內容\",\"lYDV/s\":\"給個別與會者留言\",\"V7DYWd\":\"發送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次訂購的最低數量\",\"QYcUEf\":\"最低價格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"雜項設置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多種價格選項。非常適合早鳥產品等。\",\"/bhMdO\":\"我的精彩活動描述\",\"vX8/tc\":\"我的精彩活動標題...\",\"hKtWk2\":\"我的簡介\",\"fj5byd\":\"不適用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名稱\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"導航至與會者\",\"qqeAJM\":\"從不\",\"7vhWI8\":\"新密碼\",\"1UzENP\":\"否\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"沒有可顯示的已歸檔活動。\",\"q2LEDV\":\"未找到此訂單的參會者。\",\"zlHa5R\":\"尚未向此訂單添加參會者。\",\"Wjz5KP\":\"無與會者\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"沒有容量分配\",\"a/gMx2\":\"沒有簽到列表\",\"tMFDem\":\"無可用數據\",\"6Z/F61\":\"無數據顯示。請選擇日期範圍\",\"fFeCKc\":\"無折扣\",\"HFucK5\":\"沒有可顯示的已結束活動。\",\"yAlJXG\":\"無事件顯示\",\"GqvPcv\":\"沒有可用篩選器\",\"KPWxKD\":\"無信息顯示\",\"J2LkP8\":\"無訂單顯示\",\"RBXXtB\":\"當前沒有可用的支付方式。請聯繫活動組織者以獲取幫助。\",\"ZWEfBE\":\"無需支付\",\"ZPoHOn\":\"此參會者沒有關聯的產品。\",\"Ya1JhR\":\"此類別中沒有可用的產品。\",\"FTfObB\":\"尚無產品\",\"+Y976X\":\"無促銷代碼顯示\",\"MAavyl\":\"此與會者未回答任何問題。\",\"SnlQeq\":\"此訂單尚未提出任何問題。\",\"Ev2r9A\":\"無結果\",\"gk5uwN\":\"沒有搜索結果\",\"RHyZUL\":\"沒有搜索結果。\",\"RY2eP1\":\"未加收任何税費。\",\"EdQY6l\":\"無\",\"OJx3wK\":\"不詳\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"備註\",\"jtrY3S\":\"暫無顯示內容\",\"hFwWnI\":\"通知設置\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"將新訂單通知組織者\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"允許支付的天數(留空以從發票中省略付款條款)\",\"n86jmj\":\"號碼前綴\",\"mwe+2z\":\"線下訂單在標記為已支付之前不會反映在活動統計中。\",\"dWBrJX\":\"線下支付失敗。請重試或聯繫活動組織者。\",\"fcnqjw\":\"離線付款說明\",\"+eZ7dp\":\"線下支付\",\"ojDQlR\":\"線下支付信息\",\"u5oO/W\":\"線下支付設置\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"銷售中\",\"Ug4SfW\":\"創建事件後,您就可以在這裏看到它。\",\"ZxnK5C\":\"一旦開始收集數據,您將在這裏看到。\",\"PnSzEc\":\"一旦準備就緒,將您的活動上線並開始銷售產品。\",\"J6n7sl\":\"持續進行\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"在線活動詳情\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"開啟簽到頁面\",\"OdnLE4\":\"打開側邊欄\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有發票上顯示的可選附加信息(例如,付款條款、逾期付款費用、退貨政策)\",\"OrXJBY\":\"發票編號的可選前綴(例如,INV-)\",\"0zpgxV\":\"選項\",\"BzEFor\":\"或\",\"UYUgdb\":\"訂購\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"取消訂單\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"訂購日期\",\"Tol4BF\":\"訂購詳情\",\"WbImlQ\":\"訂單已取消,並已通知訂單所有者。\",\"nAn4Oe\":\"訂單已標記為已支付\",\"uzEfRz\":\"訂單備註\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"訂購參考\",\"acIJ41\":\"訂單狀態\",\"GX6dZv\":\"訂單摘要\",\"tDTq0D\":\"訂單超時\",\"1h+RBg\":\"訂單\",\"3y+V4p\":\"組織地址\",\"GVcaW6\":\"組織詳細信息\",\"nfnm9D\":\"組織名稱\",\"G5RhpL\":\"主辦方\",\"mYygCM\":\"需要組織者\",\"Pa6G7v\":\"組織者姓名\",\"l894xP\":\"組織者只能管理活動和產品。他們無法管理用户、賬户設置或賬單信息。\",\"fdjq4c\":\"內邊距\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"頁面未找到\",\"QbrUIo\":\"頁面瀏覽量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付訖\",\"HVW65c\":\"付費產品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密碼\",\"TUJAyx\":\"密碼必須至少包含 8 個字符\",\"vwGkYB\":\"密碼必須至少包含 8 個字符\",\"BLTZ42\":\"密碼重置成功。請使用新密碼登錄。\",\"f7SUun\":\"密碼不一樣\",\"aEDp5C\":\"將此貼上到您希望小工具顯示的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和發票\",\"DZjk8u\":\"支付和發票設置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失敗\",\"JEdsvQ\":\"支付説明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付狀態\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款條款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金額\",\"xdA9ud\":\"將此放置在您網站的 中。\",\"blK94r\":\"請至少添加一個選項\",\"FJ9Yat\":\"請檢查所提供的信息是否正確\",\"TkQVup\":\"請檢查您的電子郵件和密碼並重試\",\"sMiGXD\":\"請檢查您的電子郵件是否有效\",\"Ajavq0\":\"請檢查您的電子郵件以確認您的電子郵件地址\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"請在新標籤頁中繼續\",\"hcX103\":\"請創建一個產品\",\"cdR8d6\":\"請創建一張票\",\"x2mjl4\":\"請輸入指向圖像的有效圖片網址。\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"請注意\",\"C63rRe\":\"請返回活動頁面重新開始。\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"請選擇至少一個產品\",\"igBrCH\":\"請驗證您的電子郵件地址,以訪問所有功能\",\"/IzmnP\":\"請稍候,我們正在準備您的發票...\",\"MOERNx\":\"葡萄牙語\",\"qCJyMx\":\"結賬後信息\",\"g2UNkE\":\"技術支持\",\"Rs7IQv\":\"結賬前信息\",\"rdUucN\":\"預覽\",\"a7u1N9\":\"價格\",\"CmoB9j\":\"價格顯示模式\",\"BI7D9d\":\"未設置價格\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"價格類型\",\"6RmHKN\":\"主色調\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"主要文字顏色\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"打印所有門票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"產品\",\"1JwlHk\":\"產品類別\",\"U61sAj\":\"產品類別更新成功。\",\"1USFWA\":\"產品刪除成功\",\"4Y2FZT\":\"產品價格類型\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"產品銷售\",\"U/R4Ng\":\"產品等級\",\"sJsr1h\":\"產品類型\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"產品\",\"N0qXpE\":\"產品\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"已售產品\",\"/u4DIx\":\"已售產品\",\"DJQEZc\":\"產品排序成功\",\"vERlcd\":\"簡介\",\"kUlL8W\":\"成功更新個人資料\",\"cl5WYc\":[\"已使用促銷 \",[\"promo_code\"],\" 代碼\"],\"P5sgAk\":\"促銷代碼\",\"yKWfjC\":\"促銷代碼頁面\",\"RVb8Fo\":\"促銷代碼\",\"BZ9GWa\":\"促銷代碼可用於提供折扣、預售權限或為您的活動提供特殊權限。\",\"OP094m\":\"促銷代碼報告\",\"4kyDD5\":\"提供此問題的附加背景或説明。使用此字段添加條款和條件、指南或參與者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二維碼\",\"LkMOWF\":\"可用數量\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"問題已刪除\",\"avf0gk\":\"問題描述\",\"oQvMPn\":\"問題標題\",\"enzGAL\":\"問題\",\"ROv2ZT\":\"問與答\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"無線電選項\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援國\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失敗\",\"n10yGu\":\"退款訂單\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"退款處理中\",\"xHpVRl\":\"退款狀態\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"註冊\",\"9+8Vez\":\"剩餘使用次數\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"報告\",\"prZGMe\":\"要求賬單地址\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"重新發送電子郵件確認\",\"wIa8Qe\":\"重新發送邀請\",\"VeKsnD\":\"重新發送訂單電子郵件\",\"dFuEhO\":\"重新發送門票電郵\",\"o6+Y6d\":\"重新發送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密碼\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"恢復活動\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"返回活動頁面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤銷邀請\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"銷售結束日期\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"銷售開始日期\",\"hBsw5C\":\"銷售結束\",\"kpAzPe\":\"銷售開始\",\"P/wEOX\":\"舊金山\",\"tfDRzk\":\"保存\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存組織器\",\"UGT5vp\":\"保存設置\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"按與會者姓名、電子郵件或訂單號搜索...\",\"+pr/FY\":\"按活動名稱搜索...\",\"3zRbWw\":\"按姓名、電子郵件或訂單號搜索...\",\"L22Tdf\":\"按姓名、訂單號、參與者號或電子郵件搜索...\",\"BiYOdA\":\"按名稱搜索...\",\"YEjitp\":\"按主題或內容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索簽到列表...\",\"+0Yy2U\":\"搜索產品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"次要顏色\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"次要文字顏色\",\"02ePaq\":[\"選擇 \",[\"0\"]],\"QuNKRX\":\"選擇相機\",\"9FQEn8\":\"選擇類別...\",\"kWI/37\":\"選擇組織者\",\"ixIx1f\":\"選擇產品\",\"3oSV95\":\"選擇產品等級\",\"C4Y1hA\":\"選擇產品\",\"hAjDQy\":\"選擇狀態\",\"QYARw/\":\"選擇機票\",\"OMX4tH\":\"選擇票\",\"DrwwNd\":\"選擇時間段\",\"O/7I0o\":\"選擇...\",\"JlFcis\":\"發送\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"發送信息\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"發送消息\",\"D7ZemV\":\"發送訂單確認和票務電子郵件\",\"v1rRtW\":\"發送測試\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎優化説明\",\"/SIY6o\":\"搜索引擎優化關鍵詞\",\"GfWoKv\":\"搜索引擎優化設置\",\"rXngLf\":\"搜索引擎優化標題\",\"/jZOZa\":\"服務費\",\"Bj/QGQ\":\"設定最低價格,用户可選擇支付更高的價格\",\"L0pJmz\":\"設置發票編號的起始編號。一旦發票生成,就無法更改。\",\"nYNT+5\":\"準備活動\",\"A8iqfq\":\"實時設置您的活動\",\"Tz0i8g\":\"設置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活動\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"顯示可用產品數量\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"顯示更多\",\"izwOOD\":\"單獨顯示税費\",\"1SbbH8\":\"結賬後顯示給客户,在訂單摘要頁面。\",\"YfHZv0\":\"在顧客結賬前向他們展示\",\"CBBcly\":\"顯示常用地址字段,包括國家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"單行文本框\",\"+P0Cn2\":\"跳過此步驟\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了點問題\",\"GRChTw\":\"刪除税費時出了問題\",\"YHFrbe\":\"出錯了!請重試\",\"kf83Ld\":\"出問題了\",\"fWsBTs\":\"出錯了。請重試。\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"對不起,此優惠代碼不可用\",\"65A04M\":\"西班牙語\",\"mFuBqb\":\"固定價格的標準產品\",\"D3iCkb\":\"開始日期\",\"/2by1f\":\"州或地區\",\"uAQUqI\":\"狀態\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活動未啟用 Stripe 支付。\",\"UJmAAK\":\"主題\",\"X2rrlw\":\"小計\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 將很快收到一封電子郵件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 參會者\"],\"OtgNFx\":\"成功確認電子郵件地址\",\"IKwyaF\":\"成功確認電子郵件更改\",\"zLmvhE\":\"成功創建與會者\",\"gP22tw\":\"產品創建成功\",\"9mZEgt\":\"成功創建促銷代碼\",\"aIA9C4\":\"成功創建問題\",\"J3RJSZ\":\"成功更新與會者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"簽到列表更新成功\",\"vzJenu\":\"成功更新電子郵件設置\",\"7kOMfV\":\"成功更新活動\",\"G0KW+e\":\"成功更新主頁設計\",\"k9m6/E\":\"成功更新主頁設置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新雜項設置\",\"4H80qv\":\"訂單更新成功\",\"6xCBVN\":\"支付和發票設置已成功更新\",\"1Ycaad\":\"產品更新成功\",\"70dYC8\":\"成功更新促銷代碼\",\"F+pJnL\":\"成功更新搜索引擎設置\",\"DXZRk5\":\"100 號套房\",\"GNcfRk\":\"支持電子郵件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税費\",\"dFHcIn\":\"税務詳情\",\"wQzCPX\":\"所有發票底部顯示的税務信息(例如,增值税號、税務註冊號)\",\"0RXCDo\":\"成功刪除税費\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税費\",\"gypigA\":\"促銷代碼無效\",\"5ShqeM\":\"您查找的簽到列表不存在。\",\"QXlz+n\":\"事件的默認貨幣。\",\"mnafgQ\":\"事件的默認時區。\",\"o7s5FA\":\"與會者接收電子郵件的語言。\",\"NlfnUd\":\"您點擊的鏈接無效。\",\"HsFnrk\":[[\"0\"],\"的最大產品數量是\",[\"1\"]],\"TSAiPM\":\"您要查找的頁面不存在\",\"MSmKHn\":\"顯示給客户的價格將包括税費。\",\"6zQOg1\":\"顯示給客户的價格不包括税費。税費將單獨顯示\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"活動標題,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用事件標題\",\"wDx3FF\":\"此活動沒有可用產品\",\"pNgdBv\":\"此類別中沒有可用產品\",\"rMcHYt\":\"退款正在處理中。請等待退款完成後再申請退款。\",\"F89D36\":\"標記訂單為已支付時出錯\",\"68Axnm\":\"處理您的請求時出現錯誤。請重試。\",\"mVKOW6\":\"發送信息時出現錯誤\",\"AhBPHd\":\"這些詳細信息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"Pc/Wtj\":\"此參與者有未付款的訂單。\",\"mf3FrP\":\"此類別尚無任何產品。\",\"8QH2Il\":\"此類別對公眾隱藏\",\"xxv3BZ\":\"此簽到列表已過期\",\"Sa7w7S\":\"此簽到列表已過期,不再可用於簽到。\",\"Uicx2U\":\"此簽到列表已激活\",\"1k0Mp4\":\"此簽到列表尚未激活\",\"K6fmBI\":\"此簽到列表尚未激活,不能用於簽到。\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"這些信息將顯示在支付頁面、訂單摘要頁面和訂單確認電子郵件中。\",\"XAHqAg\":\"這是一種常規產品,例如T恤或杯子。不發行門票\",\"CNk/ro\":\"這是一項在線活動\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"此信息將包含在本次活動發送的所有電子郵件的頁腳中\",\"55i7Fa\":\"此消息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"RjwlZt\":\"此訂單已付款。\",\"5K8REg\":\"此訂單已退款。\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"此訂單已取消。\",\"Q0zd4P\":\"此訂單已過期。請重新開始。\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"此訂單已完成。\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"此訂購頁面已不可用。\",\"i0TtkR\":\"這將覆蓋所有可見性設置,並將該產品對所有客户隱藏。\",\"cRRc+F\":\"此產品無法刪除,因為它與訂單關聯。您可以將其隱藏。\",\"3Kzsk7\":\"此產品為門票。購買後買家將收到門票\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"此重置密碼鏈接無效或已過期。\",\"IV9xTT\":\"該用户未激活,因為他們沒有接受邀請。\",\"5AnPaO\":\"入場券\",\"kjAL4v\":\"門票\",\"dtGC3q\":\"門票電子郵件已重新發送給與會者\",\"54q0zp\":\"門票\",\"xN9AhL\":[[\"0\"],\"級\"],\"jZj9y9\":\"分層產品\",\"8wITQA\":\"分層產品允許您為同一產品提供多種價格選項。這非常適合早鳥產品,或為不同人羣提供不同的價格選項。\\\" # zh-cn\",\"nn3mSR\":\"剩餘時間:\",\"s/0RpH\":\"使用次數\",\"y55eMd\":\"使用次數\",\"40Gx0U\":\"時區\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"總計\",\"YXx+fG\":\"折扣前總計\",\"NRWNfv\":\"折扣總金額\",\"BxsfMK\":\"總費用\",\"2bR+8v\":\"總銷售額\",\"mpB/d9\":\"訂單總額\",\"m3FM1g\":\"退款總額\",\"jEbkcB\":\"退款總額\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"總税額\",\"+zy2Nq\":\"類型\",\"FMdMfZ\":\"無法簽到參與者\",\"bPWBLL\":\"無法簽退參與者\",\"9+P7zk\":\"無法創建產品。請檢查您的詳細信息\",\"WLxtFC\":\"無法創建產品。請檢查您的詳細信息\",\"/cSMqv\":\"無法創建問題。請檢查您的詳細信息\",\"MH/lj8\":\"無法更新問題。請檢查您的詳細信息\",\"nnfSdK\":\"獨立客户\",\"Mqy/Zy\":\"美國\",\"NIuIk1\":\"無限制\",\"/p9Fhq\":\"無限供應\",\"E0q9qH\":\"允許無限次使用\",\"h10Wm5\":\"未付款訂單\",\"ia8YsC\":\"即將推出\",\"TlEeFv\":\"即將舉行的活動\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活動名稱、説明和日期\",\"vXPSuB\":\"更新個人資料\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"鏈接\",\"UtDm3q\":\"複製到剪貼板的 URL\",\"e5lF64\":\"使用範例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面圖片的模糊版本作為背景\",\"OadMRm\":\"使用封面圖片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件設置\\\" 中更改自己的電子郵件\",\"vgwVkd\":\"世界協調時\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地點名稱\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看參會者詳情\",\"/5PEQz\":\"查看活動頁面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"在谷歌地圖上查看\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP簽到列表\",\"tF+VVr\":\"貴賓票\",\"2q/Q7x\":\"可見性\",\"vmOFL/\":\"我們無法處理您的付款。請重試或聯繫技術支持。\",\"45Srzt\":\"我們無法刪除該類別。請再試一次。\",\"/DNy62\":[\"我們找不到與\",[\"0\"],\"匹配的任何門票\"],\"1E0vyy\":\"我們無法加載數據。請重試。\",\"NmpGKr\":\"我們無法重新排序類別。請再試一次。\",\"BJtMTd\":\"我們建議尺寸為 2160px x 1080px,文件大小不超過 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"我們無法確認您的付款。請重試或聯繫技術支持。\",\"Gspam9\":\"我們正在處理您的訂單。請稍候...\",\"LuY52w\":\"歡迎加入!請登錄以繼續。\",\"dVxpp5\":[\"歡迎回來\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什麼是分層產品?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"什麼是類別?\",\"gxeWAU\":\"此代碼適用於哪些產品?\",\"hFHnxR\":\"此代碼適用於哪些產品?(默認適用於所有產品)\",\"AeejQi\":\"此容量應適用於哪些產品?\",\"Rb0XUE\":\"您什麼時候抵達?\",\"5N4wLD\":\"這是什麼類型的問題?\",\"gyLUYU\":\"啟用後,將為票務訂單生成發票。發票將隨訂單確認郵件一起發送。參與\",\"D3opg4\":\"啟用線下支付後,用户可以完成訂單並收到門票。他們的門票將清楚地顯示訂單未支付,簽到工具會通知簽到工作人員訂單是否需要支付。\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"哪些票應與此簽到列表關聯?\",\"S+OdxP\":\"這項活動由誰組織?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"這個問題應該問誰?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小工具設定\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它們\",\"ySeBKv\":\"您已經掃描過此票\",\"P+Sty0\":[\"您正在將電子郵件更改為 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您處於離線狀態\",\"sdB7+6\":\"您可以創建一個促銷代碼,針對該產品\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"您無法更改產品類型,因為有與該產品關聯的參會者。\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"您無法為未支付訂單的與會者簽到。此設置可在活動設置中更改。\",\"c9Evkd\":\"您不能刪除最後一個類別。\",\"6uwAvx\":\"您無法刪除此價格層,因為此層已有售出的產品。您可以將其隱藏。\",\"tFbRKJ\":\"不能編輯賬户所有者的角色或狀態。\",\"fHfiEo\":\"您不能退還手動創建的訂單。\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"您可以訪問多個賬户。請選擇一個繼續。\",\"Z6q0Vl\":\"您已接受此邀請。請登錄以繼續。\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"您沒有待處理的電子郵件更改。\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"您已超時,未能完成訂單。\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"您尚未發送任何消息。您可以向所有參會者發送消息,或向特定產品持有者發送消息。\",\"R6i9o9\":\"您必須確認此電子郵件並非促銷郵件\",\"3ZI8IL\":\"您必須同意條款和條件\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"必須先創建機票,然後才能手動添加與會者。\",\"jE4Z8R\":\"您必須至少有一個價格等級\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"您必須手動將訂單標記為已支付。這可以在訂單管理頁面上完成。\",\"L/+xOk\":\"在創建簽到列表之前,您需要先獲得票。\",\"Djl45M\":\"在您創建容量分配之前,您需要一個產品。\",\"y3qNri\":\"您需要至少一個產品才能開始。免費、付費或讓用户決定支付金額。\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的賬户名稱會在活動頁面和電子郵件中使用。\",\"veessc\":\"與會者註冊參加活動後,就會出現在這裏。您也可以手動添加與會者。\",\"Eh5Wrd\":\"您的精彩網站 🎉\",\"lkMK2r\":\"您的詳細信息\",\"3ENYTQ\":[\"您要求將電子郵件更改為<0>\",[\"0\"],\"的申請正在處理中。請檢查您的電子郵件以確認\"],\"yZfBoy\":\"您的信息已發送\",\"KSQ8An\":\"您的訂單\",\"Jwiilf\":\"您的訂單已被取消\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"您的訂單一旦開始滾動,就會出現在這裏。\",\"9TO8nT\":\"您的密碼\",\"P8hBau\":\"您的付款正在處理中。\",\"UdY1lL\":\"您的付款未成功,請重試。\",\"fzuM26\":\"您的付款未成功。請重試。\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"您的退款正在處理中。\",\"IFHV2p\":\"您的入場券\",\"x1PPdr\":\"郵政編碼\",\"BM/KQm\":\"郵政編碼\",\"+LtVBt\":\"郵政編碼\",\"25QDJ1\":\"- 點擊發布\",\"WOyJmc\":\"- 點擊取消發布\",\"ncwQad\":\"(空)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" 已簽到\"],\"S4PqS9\":[[\"0\"],\" 個活動的 Webhook\"],\"6MIiOI\":[\"剩餘 \",[\"0\"]],\"COnw8D\":[[\"0\"],\" 標誌\"],\"B7pZfX\":[[\"0\"],\" 位主辦單位\"],\"/HkCs4\":[[\"0\"],\"張門票\"],\"TjbIUI\":[[\"totalCount\"],\" 中有 \",[\"availableCount\"],\" 可用\"],\"OJnhhX\":[[\"eventCount\"],\" 個事件\"],\"3IEF7U\":[[\"totalCount\"],\" 種門票類型\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+稅/費\",\"B1St2O\":\"<0>簽到列表幫助您按日期、區域或票務類型管理活動入場。您可以將票務連結到特定列表,如VIP區域或第1天通行證,並與工作人員共享安全的簽到連結。無需帳戶。簽到適用於移動裝置、桌面或平板電腦,使用裝置相機或HID USB掃描器。 \",\"v9VSIS\":\"<0>設定單一總參加人數限制,同時適用於多種門票類型。<1>例如,如果您連結 <2>日票 和 <3>整個週末 門票,它們將從同一個名額池中抽取。一旦達到限制,所有連結的門票將自動停止銷售。\",\"ZnVt5v\":\"<0>Webhooks 可在事件發生時立即通知外部服務,例如,在註冊時將新與會者添加到您的 CRM 或郵件列表,確保無縫自動化。<1>使用第三方服務,如 <2>Zapier、<3>IFTTT 或 <4>Make 來創建自定義工作流並自動化任務。\",\"fAv9QG\":\"🎟️ 添加門票\",\"M2DyLc\":\"1 個活動的 Webhook\",\"yTsaLw\":\"1張門票\",\"nz96Ue\":\"1 種門票類型\",\"HR/cvw\":\"示例街123號\",\"kMU5aM\":\"取消通知已發送至\",\"V53XzQ\":\"新嘅驗證碼已經發送到你嘅電郵\",\"/z/bH1\":\"您主辦單位的簡短描述,將會顯示給您的使用者。\",\"aS0jtz\":\"已放棄\",\"uyJsf6\":\"關於\",\"WTk/ke\":\"關於 Stripe Connect\",\"JvuLls\":\"承擔費用\",\"lk74+I\":\"承擔費用\",\"1uJlG9\":\"強調色\",\"K5+3xg\":\"接受邀請\",\"VTfZPy\":\"訪問被拒絕\",\"iN5Cz3\":\"帳戶已連接!\",\"YP4JuP\":\"帳戶配置更新成功\",\"vOuxvL\":\"帳戶資訊\",\"EHNORh\":\"找不到帳戶\",\"bPwFdf\":\"賬戶\",\"nMtNd+\":\"需要操作:重新連接您的 Stripe 帳戶\",\"AhwTa1\":\"需要操作:需提供增值稅資料\",\"APyAR/\":\"活躍活動\",\"UWWRyd\":\"新增自訂問題以在結帳時收集額外資訊\",\"a5KFZU\":\"新增活動詳情並管理活動設定。\",\"Fb+SDI\":\"添加更多門票\",\"7JF9w9\":\"新增問題\",\"6PNlRV\":\"將此活動添加到您的日曆\",\"BGD9Yt\":\"添加機票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"新增您的社交媒體帳號及網站網址。這些資訊將會顯示在您的公開主辦單位頁面。\",\"bVjDs9\":\"額外費用\",\"0Zypnp\":\"管理儀表板\",\"YAV57v\":\"推廣夥伴\",\"I+utEq\":\"推廣碼無法更改\",\"/jHBj5\":\"推廣夥伴建立成功\",\"uCFbG2\":\"推廣夥伴刪除成功\",\"a41PKA\":\"將會追蹤推廣夥伴銷售\",\"mJJh2s\":\"唔會追蹤推廣夥伴銷售。呢個會停用該推廣夥伴。\",\"jabmnm\":\"推廣夥伴更新成功\",\"CPXP5Z\":\"合作夥伴\",\"9Wh+ug\":\"推廣夥伴已匯出\",\"3cqmut\":\"推廣夥伴幫助你追蹤合作夥伴同KOL產生嘅銷售。建立推廣碼並分享以監控表現。\",\"7rLTkE\":\"所有已封存活動\",\"gKq1fa\":\"所有參與者\",\"pMLul+\":\"所有貨幣\",\"qlaZuT\":\"全部完成!您現在正在使用我們升級的付款系統。\",\"ZS/D7f\":\"所有已結束活動\",\"QsYjci\":\"所有活動\",\"31KB8w\":\"所有失敗任務已刪除\",\"D2g7C7\":\"所有任務已排隊等待重試\",\"dr7CWq\":\"所有即將舉行的活動\",\"GpT6Uf\":\"允許參與者通過訂單確認電郵中的安全連結更新他們的門票資訊(姓名、電郵)。\",\"QUg5y1\":\"快完成了!完成連接您的 Stripe 帳戶以開始接受付款。\",\"c4uJfc\":\"快完成了!我們正在等待您的付款處理。這只需要幾秒鐘。\",\"ocS8eq\":[\"已有帳戶?<0>\",[\"0\"],\"\"],\"/H326L\":\"已退款\",\"RtxQTF\":\"同時取消此訂單\",\"jkNgQR\":\"同時退款此訂單\",\"xYqsHg\":\"總是可用\",\"Wvrz79\":\"支付金額\",\"Zkymb9\":\"同呢個推廣夥伴關聯嘅電郵。推廣夥伴唔會收到通知。\",\"vRznIT\":\"檢查導出狀態時發生錯誤。\",\"eusccx\":\"顯示在突出產品上的可選訊息,例如「熱賣中 🔥」或「最佳價值」\",\"QNrkms\":\"答案更新成功。\",\"Znwxal\":\"應用費用配置\",\"261RBr\":\"批准訊息\",\"0aVEBY\":\"您確定要刪除所有失敗的任務嗎?\",\"LchiNd\":\"你確定要刪除呢個推廣夥伴嗎?呢個操作無法撤銷。\",\"vPeW/6\":\"您確定要刪除此配置嗎?這可能會影響使用它的帳戶。\",\"JmVITJ\":\"確定要刪除此範本嗎?此操作無法復原,郵件將回退到預設範本。\",\"aLS+A6\":\"確定要刪除此範本嗎?此操作無法復原,郵件將回退到組織者或預設範本。\",\"5H3Z78\":\"您確定要刪除此 Webhook 嗎?\",\"147G4h\":\"您確定要離開嗎?\",\"VDWChT\":\"您確定要將此主辦單位設為草稿嗎?這將使該頁面對公眾隱藏。\",\"pWtQJM\":\"您確定要將此主辦單位設為公開嗎?這將使該頁面對公眾可見。\",\"WFHOlF\":\"你確定要發佈呢個活動嗎?一旦發佈,將會對公眾可見。\",\"4TNVdy\":\"你確定要發佈呢個主辦方資料嗎?一旦發佈,將會對公眾可見。\",\"cDtoWq\":[\"您確定要將訂單確認重新發送到 \",[\"0\"],\" 嗎?\"],\"xeIaKw\":[\"您確定要將門票重新發送到 \",[\"0\"],\" 嗎?\"],\"ExDt3P\":\"你確定要取消發佈呢個活動嗎?佢將唔再對公眾可見。\",\"5Qmxo/\":\"你確定要取消發佈呢個主辦方資料嗎?佢將唔再對公眾可見。\",\"Uqefyd\":\"您在歐盟註冊了增值稅嗎?\",\"+QARA4\":\"藝術\",\"tLf3yJ\":\"由於您的業務位於愛爾蘭,愛爾蘭增值稅(23%)將自動套用於所有平台費用。\",\"QGoXh3\":\"由於您的業務位於歐盟,我們需要確定平台費用的正確增值稅處理方式:\",\"tMeVa/\":\"為每張購買的門票詢問姓名和電郵\",\"/JdZIP\":\"已分配配置\",\"xdiER7\":\"分配的級別\",\"F2rX0R\":\"必須選擇至少一種事件類型\",\"BCmibk\":\"嘗試次數\",\"6PecK3\":\"所有活動的出席率和簽到率\",\"AJ4rvK\":\"與會者已取消\",\"qvylEK\":\"與會者已創建\",\"Aspq3b\":\"參與者資料收集\",\"fpb0rX\":\"參與者資料已從訂單複製\",\"0R3Y+9\":\"參會者電郵\",\"94aQMU\":\"參與者資訊\",\"KkrBiR\":\"參加者資料收集\",\"av+gjP\":\"參會者姓名\",\"cosfD8\":\"參與者狀態\",\"D2qlBU\":\"與會者已更新\",\"22BOve\":\"參與者更新成功\",\"x8Vnvf\":\"參與者的票不包含在此列表中\",\"k3Tngl\":\"與會者已導出\",\"UoIRW8\":\"已註冊參加者\",\"5UbY+B\":\"持有特定門票的與會者\",\"4HVzhV\":\"參與者:\",\"HVkhy2\":\"歸因分析\",\"dMMjeD\":\"歸因細分\",\"1oPDuj\":\"歸因值\",\"PZ7FTW\":\"根據背景顏色自動檢測,但可以覆蓋\",\"clF06r\":\"可退款\",\"NB5+UG\":\"可用標記\",\"EmYMHc\":\"等待線下付款\",\"kNmmvE\":\"Awesome Events 有限公司\",\"TeSaQO\":\"返回帳戶\",\"kYqM1A\":\"返回活動\",\"td/bh+\":\"返回報告\",\"jIPNJG\":\"基本資料\",\"WOpH7O\":\"在任何裝置上都有美觀的結帳體驗\",\"iMdwTb\":\"在活動上線之前,您需要完成以下幾項步驟。請完成以下所有步驟以開始。\",\"UabgBd\":\"正文是必需的\",\"HWXuQK\":\"收藏此頁面,隨時管理您的訂單。\",\"CUKVDt\":\"使用自訂標誌、顏色和頁腳訊息打造您的門票品牌。\",\"9N+p+g\":\"商務\",\"7ns+do\":\"營業地址\",\"LeC29u\":\"用於增值稅目的的營業地址\",\"RReHTu\":\"商業名稱\",\"bv6RXK\":\"按鈕標籤\",\"ChDLlO\":\"按鈕文字\",\"BUe8Wj\":\"買家支付\",\"qF1qbA\":\"買家看到的是淨價。平台費用將從您的付款中扣除。\",\"DFqasq\":[\"繼續即表示您同意 <0>\",[\"0\"],\" 服務條款\"],\"lFdbRS\":\"繞過應用費用\",\"2VLZwd\":\"行動號召按鈕\",\"PUpvQe\":\"相機掃描器\",\"D02dD9\":\"活動\",\"H4nE+E\":\"取消所有產品並釋放回可用池\",\"tOXAdc\":\"取消將取消與此訂單關聯的所有參與者,並將門票釋放回可用池。\",\"IrUqjC\":\"無法簽到(已取消)\",\"01sEfm\":\"無法刪除系統預設配置\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"類別\",\"2tbLdK\":\"慈善\",\"v4fiSg\":\"查看你嘅電郵\",\"51AsAN\":\"請檢查您的收件箱!如果此郵箱有關聯的票,您將收到查看連結。\",\"udRwQs\":\"簽到已創建\",\"F4SRy3\":\"簽到已刪除\",\"9gPPUY\":\"簽到名單已建立!\",\"f2vU9t\":\"簽到列表\",\"tMNBEF\":\"簽到名單讓您可以按日期、區域或門票類型控制入場。您可以與工作人員共享安全的簽到連結 — 無需帳戶。\",\"SHJwyq\":\"簽到率\",\"qCqdg6\":\"簽到狀態\",\"cKj6OE\":\"簽到摘要\",\"7B5M35\":\"簽到\",\"DM4gBB\":\"中文(繁體)\",\"pkk46Q\":\"選擇一個主辦單位\",\"Crr3pG\":\"選擇日曆\",\"LAW8Vb\":\"為新活動選擇預設設置。這可以針對單個活動進行覆蓋。\",\"pjp2n5\":\"選擇誰支付平台費用。這不會影響您在帳戶設置中配置的額外費用。\",\"CySr+W\":\"點擊查看備註\",\"RG3szS\":\"關閉\",\"RWw9Lg\":\"關閉視窗\",\"XwdMMg\":\"代碼只可以包含字母、數字、連字號同底線\",\"+yMJb7\":\"必須填寫代碼\",\"m9SD3V\":\"代碼至少需要3個字元\",\"V1krgP\":\"代碼唔可以超過20個字元\",\"psqIm5\":\"與您的團隊合作,一起創造精彩活動。\",\"4bUH9i\":\"為每張購買的門票收集參加者詳情。\",\"TkfG8v\":\"按訂單收集資料\",\"96ryID\":\"按門票收集資料\",\"FpsvqB\":\"顏色模式\",\"jEu4bB\":\"欄位\",\"CWk59I\":\"喜劇\",\"rPA+Gc\":\"通訊偏好\",\"7D9MJz\":\"完成 Stripe 設置\",\"OqEV/G\":\"完成下面的設置以繼續\",\"nqx+6h\":\"完成以下步驟即可開始銷售您的活動門票。\",\"5YrKW7\":\"完成付款以確保您的門票。\",\"xGU92i\":\"完成您的個人資料以加入團隊。\",\"ih35UP\":\"會議中心\",\"B5fpAA\":\"配置分配成功\",\"X1zdE7\":\"配置建立成功\",\"mLBUMQ\":\"配置刪除成功\",\"qxquWu\":\"配置名稱對最終用戶可見。「固定費用」和「百分比費用」是對所有交易收取的以美元計價的應用費用。\",\"eeZdaB\":\"配置更新成功\",\"3cKoxx\":\"配置\",\"8v2LRU\":\"設定活動詳情、地點、結帳選項和電郵通知。\",\"raw09+\":\"設定結帳時如何收集參與者資料\",\"FI60XC\":\"配置稅費\",\"NGXKG/\":\"確認電子郵件地址\",\"JRQitQ\":\"確認新密碼\",\"Auz0Mz\":\"請確認您的電郵地址以使用所有功能。\",\"7+grte\":\"確認電郵已發送!請檢查您的收件匣。\",\"n/7+7Q\":\"確認已發送至\",\"o5A0Go\":\"恭喜你成功建立活動!\",\"WNnP3w\":\"連接並升級\",\"Xe2tSS\":\"連接文檔\",\"1Xxb9f\":\"連接支付處理\",\"nQI4H5\":\"連接 Stripe 以啟用電子郵件範本編輯\",\"LmvZ+E\":\"連接 Stripe 以啟用消息功能\",\"EWnXR+\":\"連接到 Stripe\",\"VioGG1\":\"連接您的 Stripe 帳戶以接受門票和商品的付款。\",\"4qmnU8\":\"連接您的 Stripe 帳戶以接受付款。\",\"E1eze1\":\"連接您的 Stripe 帳戶以開始接受您活動的付款。\",\"ulV1ju\":\"連接您的 Stripe 帳戶以開始接受付款。\",\"/3017M\":\"已連接到 Stripe\",\"jfC/xh\":\"聯絡\",\"LOFgda\":[\"聯絡 \",[\"0\"]],\"41BQ3k\":\"聯絡電郵\",\"KcXRN+\":\"支援聯絡電郵\",\"m8WD6t\":\"繼續設置\",\"0GwUT4\":\"繼續結帳\",\"sBV87H\":\"繼續建立活動\",\"nKtyYu\":\"繼續下一步\",\"F3/nus\":\"繼續付款\",\"p2FRHj\":\"控制此活動的平台費用如何處理\",\"1JnTgU\":\"從上方複製\",\"FxVG/l\":\"已複製到剪貼簿\",\"PiH3UR\":\"已複製!\",\"uUPbPg\":\"複製推廣連結\",\"iVm46+\":\"複製代碼\",\"+2ZJ7N\":\"將詳情複製到第一位參與者\",\"ZN1WLO\":\"複製郵箱\",\"tUGbi8\":\"複製我的資料到:\",\"y22tv0\":\"複製此連結以便隨處分享\",\"/4gGIX\":\"複製到剪貼簿\",\"P0rbCt\":\"封面圖片\",\"60u+dQ\":\"封面圖片將顯示在活動頁面頂部\",\"2NLjA6\":\"封面圖片將顯示在您的主辦單位頁面頂部\",\"zg4oSu\":[\"建立\",[\"0\"],\"範本\"],\"RKKhnW\":\"建立自訂小工具以在您的網站上銷售門票。\",\"yIRev4\":\"建立密碼\",\"xfKgwv\":\"建立推廣夥伴\",\"tudG8q\":\"建立並設定待售門票和商品。\",\"YAl9Hg\":\"建立配置\",\"BTne9e\":\"為此活動建立自定義郵件範本以覆蓋組織者預設設置\",\"YIDzi/\":\"建立自定義範本\",\"Nc3l/D\":\"建立折扣、隱藏門票的存取碼和特別優惠。\",\"eWEV9G\":\"建立新密碼\",\"8AiKIu\":\"建立門票或商品\",\"agZ87r\":\"為您的活動創建門票、設定價格並管理可用數量。\",\"/HGmW9\":\"建立可追蹤連結以獎勵推廣您活動的合作夥伴。\",\"dkAPxi\":\"創建 Webhook\",\"5slqwZ\":\"建立您的活動\",\"JQNMrj\":\"建立你嘅第一個活動\",\"CCjxOC\":\"建立您的第一個活動以開始銷售門票並管理參加者。\",\"ZCSSd+\":\"建立您自己的活動\",\"67NsZP\":\"建立緊活動...\",\"H34qcM\":\"建立緊主辦方...\",\"1YMS+X\":\"建立緊你嘅活動,請稍候\",\"yiy8Jt\":\"建立緊你嘅主辦方資料,請稍候\",\"lfLHNz\":\"CTA標籤是必需的\",\"BMtue0\":\"當前付款處理器\",\"T+1APV\":\"目前增值稅號碼已驗證\",\"v2GlhZ\":\"目前增值稅號碼驗證失敗\",\"iTvh6I\":\"目前可供購買\",\"g7HIC0\":\"自訂品牌\",\"mimF6c\":\"結帳後自訂訊息\",\"O6mra8\":\"自訂問題\",\"axv/Mi\":\"自定義範本\",\"QMHSMS\":\"客戶將收到確認退款的電子郵件\",\"L/Qc+w\":\"客戶電郵地址\",\"wpfWhJ\":\"客戶名字\",\"GIoqtA\":\"客戶姓氏\",\"NihQNk\":\"客戶\",\"7gsjkI\":\"使用Liquid範本自定義發送給客戶的郵件。這些範本將用作您組織中所有活動的預設範本。\",\"xJaTUK\":\"自訂活動首頁的版面配置、顏色和品牌。\",\"MXZfGN\":\"自訂結帳時提出的問題,以從參與者那裡收集重要資訊。\",\"iX6SLo\":\"自訂繼續按鈕上顯示的文字\",\"pxNIxa\":\"使用Liquid範本自定義您的郵件範本\",\"3trPKm\":\"自訂主辦單位頁面外觀\",\"/gWrVZ\":\"所有活動的每日收入、稅費和退款\",\"zgCHnE\":\"每日銷售報告\",\"nHm0AI\":\"每日銷售、税費和費用明細\",\"pvnfJD\":\"深色\",\"nE5o/t\":\"資料所有權\",\"lnYE59\":\"活動日期\",\"gnBreG\":\"下單日期\",\"ovBPCi\":\"預設\",\"JtI4vj\":\"預設參加者資料收集\",\"3R/Tu2\":\"預設費用處理\",\"1bZAZA\":\"將使用預設範本\",\"vu7gDm\":\"刪除推廣夥伴\",\"KZN4Lc\":\"全部刪除\",\"+jw/c1\":\"刪除圖片\",\"hdyeZ0\":\"刪除任務\",\"dPyJ15\":\"刪除範本\",\"mxsm1o\":\"刪除此問題?此操作無法復原。\",\"snMaH4\":\"刪除 Webhook\",\"vYgeDk\":\"取消全選\",\"NvuEhl\":\"設計元素\",\"H8kMHT\":\"收唔到驗證碼?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"關閉此訊息\",\"BREO0S\":\"顯示一個複選框,允許客戶選擇接收此活動組織者的營銷通訊。\",\"TvY/XA\":\"文檔\",\"Kdpf90\":\"別忘了!\",\"352VU2\":\"沒有帳戶?<0>註冊\",\"AXXqG+\":\"捐款\",\"DPfwMq\":\"完成\",\"2+O9st\":\"下載所有已完成訂單的銷售、參與者和財務報告。\",\"eneWvv\":\"草稿\",\"Ts8hhq\":\"由於垃圾郵件風險高,您必須先連接 Stripe 帳戶才能修改電子郵件範本。這是為了確保所有活動主辦方都經過驗證並負責。\",\"TnzbL+\":\"由於垃圾郵件風險較高,您必須先連接 Stripe 帳戶才能向參與者發送訊息。\\n這是為了確保所有活動組織者都經過驗證並承擔責任。\",\"euc6Ns\":\"複製\",\"KRmTkx\":\"複製產品\",\"KIjvtr\":\"荷蘭語\",\"SPKbfM\":\"例如:取得門票,立即註冊\",\"fc7wGW\":\"例如:關於您門票的重要更新\",\"54MPqC\":\"例如:標準版、進階版、企業版\",\"LTzmgK\":[\"編輯\",[\"0\"],\"範本\"],\"v4+lcZ\":\"編輯推廣夥伴\",\"2iZEz7\":\"編輯答案\",\"tPtRwl\":\"編輯應用費用\",\"t2bbp8\":\"編輯參與者\",\"etaWtB\":\"編輯參與者詳情\",\"+guao5\":\"編輯配置\",\"vRWOrM\":\"編輯訂單詳情\",\"3yNuBV\":\"編輯增值稅設定\",\"fW5sSv\":\"編輯 Webhook\",\"nP7CdQ\":\"編輯 Webhook\",\"uBAxNB\":\"編輯器\",\"aqxYLv\":\"教育\",\"iiWXDL\":\"資格失敗\",\"zPiC+q\":\"符合條件的簽到列表\",\"V2sk3H\":\"電子郵件和模板\",\"hbwCKE\":\"郵箱地址已複製到剪貼板\",\"dSyJj6\":\"電子郵件地址不匹配\",\"elW7Tn\":\"郵件正文\",\"ZsZeV2\":\"必須填寫電郵\",\"Be4gD+\":\"郵件預覽\",\"6IwNUc\":\"郵件範本\",\"H/UMUG\":\"需要電郵驗證\",\"L86zy2\":\"電郵驗證成功!\",\"Qj0GKe\":\"啟用參與者自助服務\",\"hEtQsg\":\"預設啟用參與者自助服務\",\"Upeg/u\":\"啟用此範本發送郵件\",\"RxzN1M\":\"已啟用\",\"sGjBEq\":\"結束日期與時間(可選)\",\"PKXt9R\":\"結束日期必須在開始日期之後\",\"48Y16Q\":\"結束時間(選填)\",\"7YZofi\":\"輸入主題和正文以查看預覽\",\"3bR1r4\":\"輸入推廣夥伴電郵(選填)\",\"ARkzso\":\"輸入推廣夥伴名稱\",\"y1BZw1\":\"輸入營業地址\",\"3GfR6a\":\"輸入商業名稱\",\"6KnyG0\":\"輸入電郵\",\"INDKM9\":\"輸入郵件主題...\",\"xUgUTh\":\"輸入名字\",\"9/1YKL\":\"輸入姓氏\",\"VpwcSk\":\"輸入新密碼\",\"1tAGuY\":\"輸入包含國家代碼的增值稅號碼\",\"kWg31j\":\"輸入獨特推廣碼\",\"C3nD/1\":\"輸入您的電郵地址\",\"VmXiz4\":\"輸入您的電子郵件,我們將向您發送重置密碼的說明。\",\"n9V+ps\":\"輸入您的姓名\",\"IdULhL\":\"輸入您的增值稅號碼,包括國家代碼,不含空格(例如:IE1234567A、DE123456789)\",\"LslKhj\":\"加載日誌時出錯\",\"AKbElk\":\"歐盟增值稅註冊企業:適用反向收費機制(0% - 增值稅指令 2006/112/EC 第 196 條)\",\"WgD6rb\":\"活動類別\",\"b46pt5\":\"活動封面圖片\",\"1Hzev4\":\"活動自定義範本\",\"imgKgl\":\"活動描述\",\"kJDmsI\":\"活動詳情\",\"m/N7Zq\":\"活動完整地址\",\"Nl1ZtM\":\"活動地點\",\"t3AMTs\":\"活動管理平台\",\"PYs3rP\":\"活動名稱\",\"HhwcTQ\":\"活動名稱\",\"WZZzB6\":\"必須填寫活動名稱\",\"Wd5CDM\":\"活動名稱應少於 150 個字元\",\"4JzCvP\":\"活動不可用\",\"Gh9Oqb\":\"活動組織者姓名\",\"mImacG\":\"活動頁面\",\"JyD0LH\":\"活動設定\",\"cOePZk\":\"活動時間\",\"e8WNln\":\"活動時區\",\"GeqWgj\":\"活動時區\",\"XVLu2v\":\"活動標題\",\"OfmsI9\":\"活動太新\",\"YDVUVl\":\"事件類型\",\"4K2OjV\":\"活動場地\",\"19j6uh\":\"活動表現\",\"PC3/fk\":\"未來 24 小時內開始的活動\",\"fTFfOK\":\"每個郵件範本都必須包含一個連結到相應頁面的行動號召按鈕\",\"BVinvJ\":\"例子:「您是如何得知我們的?」、「發票公司名稱」\",\"2hGPQG\":\"例子:「T恤尺碼」、「餐飲偏好」、「職位」\",\"qNuTh3\":\"異常\",\"kF8HQ7\":\"匯出答案\",\"2KAI4N\":\"匯出CSV\",\"JKfSAv\":\"導出失敗。請重試。\",\"SVOEsu\":\"導出已開始。正在準備文件...\",\"wuyaZh\":\"匯出成功\",\"9bpUSo\":\"匯出緊推廣夥伴\",\"jtrqH9\":\"正在導出與會者\",\"R4Oqr8\":\"導出完成。正在下載文件...\",\"UlAK8E\":\"正在導出訂單\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"失敗\",\"8uOlgz\":\"失敗時間\",\"tKcbYd\":\"失敗任務\",\"SsI9v/\":\"放棄訂單失敗。請重試。\",\"LdPKPR\":\"分配配置失敗\",\"cEFg3R\":\"建立推廣夥伴失敗\",\"dVgNF1\":\"建立配置失敗\",\"U66oUa\":\"建立範本失敗\",\"aFk48v\":\"刪除配置失敗\",\"Zw6LWb\":\"刪除任務失敗\",\"tq0abZ\":\"刪除任務失敗\",\"vKMKnu\":\"刪除問題失敗\",\"xFj7Yj\":\"刪除範本失敗\",\"jo3Gm6\":\"匯出推廣夥伴失敗\",\"Jjw03p\":\"導出與會者失敗\",\"ZPwFnN\":\"導出訂單失敗\",\"zGE3CH\":\"匯出報告失敗。請重試。\",\"X4o0MX\":\"加載 Webhook 失敗\",\"0+iwE5\":\"重新排序問題失敗\",\"EJPAcd\":\"重新發送訂單確認失敗\",\"DjSbj3\":\"重新發送門票失敗\",\"YQ3QSS\":\"重新發送驗證碼失敗\",\"wDioLj\":\"重試任務失敗\",\"DKYTWG\":\"重試任務失敗\",\"zTkTF3\":\"儲存範本失敗\",\"l6acRV\":\"儲存增值稅設定失敗。請重試。\",\"T6B2gk\":\"發送訊息失敗。請再試一次。\",\"lKh069\":\"無法啟動導出任務\",\"t/KVOk\":\"無法開始模擬。請重試。\",\"QXgjH0\":\"無法停止模擬。請重試。\",\"o/blc/\":\"更新帳戶配置失敗\",\"i0QKrm\":\"更新推廣夥伴失敗\",\"NNc33d\":\"更新答案失敗。\",\"E9jY+o\":\"更新參與者失敗\",\"uQynyf\":\"更新配置失敗\",\"EhlbcI\":\"更新訊息級別失敗\",\"rpGMzC\":\"更新訂單失敗\",\"Eeo/Gy\":\"更新設定失敗\",\"kqA9lY\":\"更新增值稅設定失敗\",\"7/9RFs\":\"上傳圖片失敗。\",\"nkNfWu\":\"圖片上傳失敗。請再試一次。\",\"rxy0tG\":\"驗證電郵失敗\",\"/sV91a\":\"費用處理\",\"T4BMxU\":\"費用可能會變更。如有變更,您將收到通知。\",\"LyUWXA\":\"費用已繞過\",\"cf35MA\":\"節慶\",\"pAey+4\":\"檔案過大。最大大小為 5MB。\",\"VejKUM\":\"請先在上方填寫您的詳細信息\",\"8OvVZZ\":\"篩選參與者\",\"mvrlBO\":\"按活動篩選\",\"8BwQeU\":\"完成設置\",\"hg80P7\":\"完成 Stripe 設置\",\"1vBhpG\":\"第一位參與者\",\"4pwejF\":\"名字為必填項\",\"6bBh3/\":\"固定費用\",\"j+XQDj\":\"固定費用(美元)\",\"5mpF6N\":[[\"currencyCode\"],\" 的固定費用金額\"],\"/uXPzP\":\"每筆交易收取的固定費用(美元)\",\"LWL3Bs\":\"固定費用必須為 0 或更高\",\"YXhom6\":\"固定費用:\",\"KgxI80\":\"靈活的票務系統\",\"lWxAUo\":\"飲食\",\"nFm+5u\":\"頁腳文字\",\"MY2SVM\":\"全額退款\",\"T02gNN\":\"一般入場\",\"3ep0Gx\":\"關於您主辦單位的一般資訊\",\"ziAjHi\":\"產生\",\"exy8uo\":\"產生代碼\",\"4CETZY\":\"取得路線\",\"+4zM7f\":\"透過 Stripe Connect 立即獲得付款\",\"ZDIydz\":\"開始使用\",\"u6FPxT\":\"購票\",\"8KDgYV\":\"準備好您的活動\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"前往活動頁面\",\"gHSuV/\":\"返回主頁\",\"6nDzTl\":\"良好的可讀性\",\"aGWZUr\":\"總收入\",\"n8IUs7\":\"總收入\",\"LIYoRQ\":\"賓客管理\",\"kTSQej\":[\"您好 \",[\"0\"],\",從這裡管理您的平台。\"],\"dORAcs\":\"以下是與您郵箱關聯的所有票。\",\"g+2103\":\"呢個係你嘅推廣連結\",\"QlwJ9d\":\"預期結果:\",\"/iE8xx\":\"Hi.Events 費用\",\"zppscQ\":\"Hi.Events 平台費用及每筆交易的增值稅明細\",\"D+zLDD\":\"已隱藏\",\"DRErHC\":\"對參與者隱藏 - 僅主辦方可見\",\"P+5Pbo\":\"隱藏答案\",\"FmogyU\":\"隱藏選項\",\"gtEbeW\":\"突出顯示\",\"NF8sdv\":\"突出顯示訊息\",\"MXSqmS\":\"突出顯示此產品\",\"7ER2sc\":\"已突出顯示\",\"sq7vjE\":\"突出顯示的產品將具有不同的背景色,使其在活動頁面上脫穎而出。\",\"AVpmAa\":\"如何離線付款\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"匈牙利語\",\"YLgdk5\":\"我確認這是與此活動相關的交易訊息\",\"4/kP5a\":\"如果未自動開啟新分頁,請點擊下方按鈕繼續結帳。\",\"PYVWEI\":\"如已註冊,請提供您的增值稅號碼以進行驗證\",\"iIEaNB\":\"如果您在我們這裡有帳戶,您將收到一封電子郵件,其中包含如何重置密碼的說明。\",\"an5hVd\":\"圖片\",\"tSVr6t\":\"模擬\",\"TWXU0c\":\"模擬用戶\",\"5LAZwq\":\"模擬已開始\",\"IMwcdR\":\"模擬已停止\",\"0I0Hac\":\"重要通知\",\"yD3avI\":\"重要提示:更改您的電郵地址將更新存取此訂單的連結。儲存後,您將被重新導向至新的訂單連結。\",\"M8M6fs\":\"重要:需要重新連接 Stripe\",\"jT142F\":[[\"diffHours\"],\" 小時後\"],\"OoSyqO\":[[\"diffMinutes\"],\" 分鐘後\"],\"cljs3a\":\"請說明您是否在歐盟註冊了增值稅\",\"F1Xp97\":\"個人與會者\",\"85e6zs\":\"插入Liquid標記\",\"38KFY0\":\"插入變數\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"即時付款\",\"nbfdhU\":\"整合\",\"JHB/Ky\":\"無效\",\"B2Tpo0\":\"無效電郵\",\"5tT0+u\":\"電郵格式無效\",\"f9WRpE\":\"無效的檔案類型。請上傳圖片。\",\"tnL+GP\":\"無效的Liquid語法。請更正後再試。\",\"N9JsFT\":\"無效的增值稅號碼格式\",\"g+lLS9\":\"邀請團隊成員\",\"1z26sk\":\"邀請團隊成員\",\"KR0679\":\"邀請團隊成員\",\"Mokwac\":\"邀請無限團隊成員並自訂角色\",\"aH6ZIb\":\"邀請您的團隊\",\"IuMGvq\":\"發票\",\"y0meFR\":\"愛爾蘭增值稅(23%)將適用於平台費用(本地供應)。\",\"1ZKm04\":\"此帳戶是否在歐盟註冊增值稅?\",\"Lj7sBL\":\"意大利語\",\"F5/CBH\":\"項目\",\"BzfzPK\":\"項目\",\"KmWyx0\":\"任務\",\"o5r6b2\":\"任務已刪除\",\"cd0jIM\":\"任務詳情\",\"ruJO57\":\"任務名稱\",\"YZi+Hu\":\"任務已排隊等待重試\",\"nCywLA\":\"隨時隨地加入\",\"hTJ4fB\":\"只需點擊下面的按鈕重新連接您的 Stripe 帳戶。\",\"MxjCqk\":\"只是在找您的票?\",\"lB2hSG\":[\"讓我隨時了解來自 \",[\"0\"],\" 的新聞和活動\"],\"DruLRc\":\"過去14天\",\"ve9JTU\":\"姓氏為必填項\",\"h0Q9Iw\":\"最新響應\",\"gw3Ur5\":\"最近觸發\",\"QIn0Vl\":\"用於增值稅目的的法定商業名稱\",\"1njn7W\":\"淺色\",\"1qY5Ue\":\"連結已過期或無效\",\"psosdY\":\"訂單詳情連結\",\"6JzK4N\":\"門票連結\",\"shkJ3U\":\"鏈接您的 Stripe 賬户以接收售票資金。\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"允許連結\",\"dF6vP6\":\"已上線\",\"fpMs2Z\":\"直播\",\"D9zTjx\":\"直播活動\",\"WdmJIX\":\"載入預覽中...\",\"IoDI2o\":\"載入標記中...\",\"NFxlHW\":\"正在加載 Webhook\",\"iG7KNr\":\"標誌\",\"vu7ZGG\":\"標誌與封面\",\"gddQe0\":\"您主辦單位的標誌與封面圖片\",\"TBEnp1\":\"標誌將顯示於頁首\",\"Jzu30R\":\"標誌將顯示在門票上\",\"PSRm6/\":\"查找我的門票\",\"4wUIjX\":\"讓您的活動上線\",\"2FzaR1\":\"管理您的支付處理並查看平台費用\",\"2L3vle\":\"最大訊息數 / 24小時\",\"Qp4HWD\":\"最大收件人數 / 訊息\",\"agPptk\":\"媒介\",\"xDAtGP\":\"訊息\",\"bECJqy\":\"訊息批准成功\",\"1jRD0v\":\"向與會者發送特定門票的信息\",\"48rf3i\":\"訊息不能超過5000個字符\",\"ZPj0Q8\":\"訊息詳情\",\"Vjat/X\":\"必須填寫訊息\",\"0/yJtP\":\"向具有特定產品的訂單所有者發送消息\",\"mFdA+i\":\"訊息級別\",\"v7xKtM\":\"訊息級別更新成功\",\"gqnyh0\":\"行動裝置最佳化\",\"olKKwj\":\"具有離線支援和即時追蹤的行動掃描器\",\"JbIgPz\":\"貨幣金額是所有貨幣的大致總和\",\"qvF+MT\":\"監控和管理失敗的後台任務\",\"w36OkR\":\"最多瀏覽活動(過去14天)\",\"GfaxEk\":\"音樂\",\"oVGCGh\":\"我的票\",\"8/brI5\":\"必須填寫名稱\",\"sFFArG\":\"名稱必須少於 255 個字元\",\"sCV5Yc\":\"活動名稱\",\"xxU3NX\":\"淨收入\",\"ArHT/C\":\"新註冊\",\"eWRECP\":\"夜生活\",\"HSw5l3\":\"否 - 我是個人或非增值稅註冊企業\",\"VHfLAW\":\"無帳戶\",\"+jIeoh\":\"未找到賬戶\",\"074+X8\":\"沒有活動的 Webhook\",\"zxnup4\":\"冇推廣夥伴可顯示\",\"Dwf4dR\":\"暫無參與者問題\",\"/UC6qk\":\"未找到歸因數據\",\"99ntUF\":\"此活動沒有可用的簽到列表。\",\"+dAKxg\":\"找不到配置\",\"eb47T5\":\"未找到所選篩選條件的數據。請嘗試調整日期範圍或貨幣。\",\"pZNOT9\":\"沒有結束日期\",\"dW40Uz\":\"未找到活動\",\"8pQ3NJ\":\"未來 24 小時內沒有活動開始\",\"8zCZQf\":\"尚無活動\",\"Yc5YW6\":\"沒有失敗的任務\",\"54GxeB\":\"不影響您當前或過去的交易\",\"EpvBAp\":\"無發票\",\"XZkeaI\":\"未找到日誌\",\"nrSs2u\":\"未找到訊息\",\"OVFwlg\":\"暫無訂單問題\",\"EJ7bVz\":\"找不到訂單\",\"NEmyqy\":\"尚無訂單\",\"wUv5xQ\":\"過去14天沒有主辦方活動\",\"B7w4KY\":\"沒有其他可用的主辦單位\",\"PChXMe\":\"無付費訂單\",\"6jYQGG\":\"沒有過往活動\",\"CHzaTD\":\"過去14天沒有熱門活動\",\"zK/+ef\":\"沒有可供選擇的產品\",\"wYiAtV\":\"沒有最近的帳戶註冊\",\"QoAi8D\":\"無響應\",\"EK/G11\":\"尚無響應\",\"3sRuiW\":\"未找到票\",\"yM5c0q\":\"沒有即將舉行的活動\",\"qpC74J\":\"未找到用戶\",\"41dJPO\":\"未配置增值稅設定\",\"8wgkoi\":\"過去14天沒有瀏覽的活動\",\"n5vdm2\":\"此端點尚未記錄任何 Webhook 事件。事件觸發後將顯示在此處。\",\"4GhX3c\":\"沒有 Webhooks\",\"4+am6b\":\"否,保留在此\",\"HVwIsd\":\"非增值稅註冊企業或個人:適用愛爾蘭增值稅(23%)\",\"x5+Lcz\":\"未簽到\",\"8n10sz\":\"不符合條件\",\"BwJKBw\":\"共\",\"lQgMLn\":\"辦公室或場地名稱\",\"6Aih4U\":\"離線\",\"Z6gBGW\":\"離線付款\",\"nO3VbP\":[\"正在銷售 \",[\"0\"]],\"2r6bAy\":\"升級完成後,您的舊帳戶將僅用於退款。\",\"oXOSPE\":\"線上\",\"WjSpu5\":\"線上活動\",\"bU7oUm\":\"僅發送給具有這些狀態的訂單\",\"M2w1ni\":\"僅使用促銷代碼時可見\",\"N141o/\":\"打開 Stripe 儀表板\",\"HXMJxH\":\"免責聲明、聯繫信息或感謝說明的可選文本(僅單行)\",\"L565X2\":\"選項\",\"c/TIyD\":\"訂單及門票\",\"H5qWhm\":\"訂單已取消\",\"b6+Y+n\":\"訂單完成\",\"x4MLWE\":\"訂單確認\",\"CsTTH0\":\"訂單確認重新發送成功\",\"ppuQR4\":\"訂單已創建\",\"0UZTSq\":\"訂單貨幣\",\"HdmwrI\":\"訂單電郵\",\"bwBlJv\":\"訂單名字\",\"vrSW9M\":\"訂單已取消並退款。訂單所有者已收到通知。\",\"rzw+wS\":\"訂單持有人\",\"oI/hGR\":\"訂單編號\",\"Pc729f\":\"訂單等待線下支付\",\"F4NXOl\":\"訂單姓氏\",\"RQCXz6\":\"訂單限制\",\"SO9AEF\":\"已設定訂單限制\",\"5RDEEn\":\"訂單語言\",\"vu6Arl\":\"訂單標記為已支付\",\"sLbJQz\":\"未找到訂單\",\"kvYpYu\":\"找不到訂單\",\"i8VBuv\":\"訂單號\",\"FaPYw+\":\"訂單所有者\",\"eB5vce\":\"具有特定產品的訂單所有者\",\"CxLoxM\":\"具有產品的訂單所有者\",\"DoH3fD\":\"訂單付款待處理\",\"UkHo4c\":\"訂單參考\",\"EZy55F\":\"訂單已退款\",\"6eSHqs\":\"訂單狀態\",\"oW5877\":\"訂單總額\",\"e7eZuA\":\"訂單已更新\",\"1SQRYo\":\"訂單更新成功\",\"KndP6g\":\"訂單連結\",\"3NT0Ck\":\"訂單已被取消\",\"sd5IMt\":\"已完成訂單\",\"5It1cQ\":\"訂單已導出\",\"UQ0ACV\":\"訂單總額\",\"B/EBQv\":\"訂單:\",\"qtGTNu\":\"自然帳戶\",\"ucgZ0o\":\"組織\",\"S3CZ5M\":\"主辦單位儀表板\",\"Uu0hZq\":\"組織者郵箱\",\"Gy7BA3\":\"組織者電子郵件地址\",\"SQqJd8\":\"找不到主辦單位\",\"wpj63n\":\"主辦單位設定\",\"coIKFu\":\"所選貨幣沒有可用的主辦單位統計資料,或發生錯誤。\",\"o1my93\":\"更新主辦單位狀態失敗。請稍後再試。\",\"rLHma1\":\"主辦單位狀態已更新\",\"LqBITi\":\"將使用組織者/預設範本\",\"/IX/7x\":\"其他\",\"RsiDDQ\":\"其他列表(不包含此票)\",\"qMASRF\":\"發出的訊息\",\"6/dCYd\":\"總覽\",\"6WdDG7\":\"頁面\",\"8uqsE5\":\"頁面不再可用\",\"QkLf4H\":\"頁面網址\",\"sF+Xp9\":\"頁面瀏覽量\",\"c+suC6\":\"付費帳戶\",\"QIxRUI\":\"付費、免費、分級定價和捐贈型門票\",\"5F7SYw\":\"部分退款\",\"fFYotW\":[\"部分退款:\",[\"0\"]],\"i8day5\":\"將費用轉嫁給買家\",\"k4FLBQ\":\"轉嫁給買家\",\"Ff0Dor\":\"過去\",\"xTPjSy\":\"過往活動\",\"/l/ckQ\":\"貼上網址\",\"URAE3q\":\"已暫停\",\"4fL/V7\":\"付款\",\"OZK07J\":\"付款解鎖\",\"c2/9VE\":\"負載數據\",\"TskrJ8\":\"付款與計劃\",\"5cxUwd\":\"付款日期\",\"ENEPLY\":\"付款方式\",\"EyE8E6\":\"支付處理\",\"8Lx2X7\":\"已收到付款\",\"vcyz2L\":\"支付設置\",\"fx8BTd\":\"付款不可用\",\"51U9mG\":\"付款將繼續無中斷流轉\",\"UkM20g\":\"待審核\",\"dPYu1F\":\"每位參與者\",\"VlXNyK\":\"每份訂單\",\"hauDFf\":\"每張門票\",\"mnF83a\":\"百分比費用\",\"2ueYqG\":\"百分比費用(0-100%)\",\"K2PPlT\":\"百分比費用必須介於 0 到 100 之間\",\"MixU2P\":\"百分比必須介於 0 到 100 之間\",\"MkuVAZ\":\"交易金額的百分比\",\"/Bh+7r\":\"表現\",\"6kPk3+\":\"個人資料\",\"zmwvG2\":\"電話\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"計劃舉辦活動?\",\"J3lhKT\":\"平台費用\",\"RD51+P\":[\"從您的付款中扣除 \",[\"0\"],\" 的平台費用\"],\"br3Y/y\":\"平台費用\",\"3buiaw\":\"平台費用報告\",\"kv9dM4\":\"平台收入\",\"jEw0Mr\":\"請輸入有效的 URL\",\"n8+Ng/\":\"請輸入5位數驗證碼\",\"r+lQXT\":\"請輸入您的增值稅號碼\",\"Dvq0wf\":\"請提供圖片。\",\"2cUopP\":\"請重新開始結賬流程。\",\"8KmsFa\":\"請選擇日期範圍\",\"EFq6EG\":\"請選擇圖片。\",\"fuwKpE\":\"請再試一次。\",\"klWBeI\":\"請等一陣再申請新嘅驗證碼\",\"hfHhaa\":\"請稍候,我哋準備緊匯出你嘅推廣夥伴...\",\"o+tJN/\":\"請稍候,我們正在準備導出您的與會者...\",\"+5Mlle\":\"請稍候,我們正在準備導出您的訂單...\",\"luHAJY\":\"熱門活動(過去14天)\",\"TjX7xL\":\"結帳後訊息\",\"OESu7I\":\"透過在多種門票類型之間共享庫存來防止超賣。\",\"NgVUL2\":\"預覽結帳表單\",\"cs5muu\":\"預覽活動頁面\",\"+4yRWM\":\"門票價格\",\"a5jvSX\":\"價格等級\",\"ReihZ7\":\"列印預覽\",\"JnuPvH\":\"列印門票\",\"tYF4Zq\":\"列印為PDF\",\"LcET2C\":\"私隱政策\",\"8z6Y5D\":\"處理退款\",\"JcejNJ\":\"處理訂單中\",\"EWCLpZ\":\"產品已創建\",\"XkFYVB\":\"產品已刪除\",\"YMwcbR\":\"產品銷售、收入和税費明細\",\"ldVIlB\":\"產品已更新\",\"JoKGiJ\":\"優惠碼\",\"k3wH7i\":\"促銷碼使用情況及折扣明細\",\"uEhdRh\":\"僅限促銷\",\"dLm8V5\":\"促銷電子郵件可能導致帳戶被暫停\",\"EEYbdt\":\"發佈\",\"evDBV8\":\"發佈活動\",\"dsFmM+\":\"已購買\",\"Vw0KCJ\":\"QR 碼簽到\",\"k/bJj0\":\"問題已重新排序\",\"b24kPi\":\"隊列\",\"fqDzSu\":\"費率\",\"mnUGVC\":\"超出速率限制。請稍後再試。\",\"spsZys\":\"準備升級?這只需要幾分鐘。\",\"vt9xUl\":\"即時分析\",\"xzRvs4\":[\"接收 \",[\"0\"],\" 的產品更新。\"],\"pLXbi8\":\"最近帳戶註冊\",\"Fi3b48\":\"最近訂單\",\"yPrbsy\":\"收件人\",\"Edm6av\":\"重新連接 Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"pnoTN5\":\"推薦帳戶\",\"ACKu03\":\"刷新預覽\",\"fKn/k6\":\"退款金額\",\"qY4rpA\":\"退款失敗\",\"FaK/8G\":[\"退款訂單 \",[\"0\"]],\"MGbi9P\":\"退款待處理\",\"BDSRuX\":[\"已退款:\",[\"0\"]],\"bU4bS1\":\"退款\",\"rYXfOA\":\"地區設定\",\"5tl0Bp\":\"註冊問題\",\"CQeZT8\":\"未找到報告\",\"JEPMXN\":\"請求新連結\",\"TMLAx2\":\"必填\",\"mdeIOH\":\"重新發送驗證碼\",\"sQxe68\":\"重新發送確認\",\"bxoWpz\":\"重新發送確認電郵\",\"G42SNI\":\"重新發送電郵\",\"TTpXL3\":[[\"resendCooldown\"],\"秒後重新發送\"],\"5CiNPm\":\"重新發送門票\",\"Uwsg2F\":\"已預留\",\"8wUjGl\":\"保留至\",\"kCn6wb\":\"重置中...\",\"6gRgw8\":\"重試\",\"1BG8ga\":\"全部重試\",\"rDC+T6\":\"重試任務\",\"CbnrWb\":\"返回活動\",\"Oo/PLb\":\"收入摘要\",\"dFFW9L\":[\"銷售已於 \",[\"0\"],\" 結束\"],\"loCKGB\":[\"銷售於 \",[\"0\"],\" 結束\"],\"wlfBad\":\"銷售期間\",\"5CDM6r\":\"已設定銷售期間\",\"ftzaMf\":\"銷售期間、訂單限制、可見性\",\"zpekWp\":[\"銷售於 \",[\"0\"],\" 開始\"],\"mUv9U4\":\"銷售\",\"9KnRdL\":\"銷售已暫停\",\"3VnlS9\":\"所有活動的銷售、訂單和表現指標\",\"3Q1AWe\":\"銷售額:\",\"B4nE3N\":\"示例票價\",\"8BRPoH\":\"示例場地\",\"DyBPvP\":\"儲存配置\",\"KZrfYJ\":\"儲存社交連結\",\"9Y3hAT\":\"儲存範本\",\"C8ne4X\":\"儲存門票設計\",\"6/TNCd\":\"儲存增值稅設定\",\"I+FvbD\":\"掃描\",\"4ba0NE\":\"已排程\",\"ftNXma\":\"搜尋推廣夥伴...\",\"VY+Bdn\":\"按賬戶名稱或電子郵件搜尋...\",\"VX+B3I\":\"按活動標題或主辦方搜索...\",\"R0wEyA\":\"按任務名稱或異常搜索...\",\"GHdjuo\":\"按姓名、電子郵件或帳戶搜索...\",\"20ce0U\":\"按訂單編號、客戶姓名或電子郵件搜尋...\",\"4DSz7Z\":\"按主題、活動或賬戶搜索...\",\"Mck5ht\":\"安全結帳\",\"p7xUrt\":\"選擇類別\",\"3IcxS1\":\"選擇配置\",\"zPRPMf\":\"選擇級別\",\"BFRSTT\":\"選擇帳戶\",\"mCB6Je\":\"全選\",\"a6+167\":\"選擇活動\",\"kYZSFD\":\"選擇主辦單位以查看其儀表板與活動。\",\"CFbaPk\":\"選擇參加者群組\",\"hJmVtD\":\"選擇國家\",\"tVW/yo\":\"選擇貨幣\",\"n9ZhRa\":\"選擇結束日期與時間\",\"gTN6Ws\":\"選擇結束時間\",\"0U6E9W\":\"選擇活動類別\",\"j9cPeF\":\"選擇事件類型\",\"1nhy8G\":\"選擇掃描器類型\",\"KizCK7\":\"選擇開始日期與時間\",\"dJZTv2\":\"選擇開始時間\",\"3hJUtr\":\"選擇註冊增值稅的國家\",\"x8XMsJ\":\"為此帳戶選擇訊息級別。這控制訊息限制和連結權限。\",\"aT3jZX\":\"選擇時區\",\"TxfvH2\":\"選擇哪些參加者應該收到此訊息\",\"Ropvj0\":\"選擇哪些事件將觸發此 Webhook\",\"5gkxKx\":\"選擇適用於此帳戶的費用配置。費用始終以美元計價。\",\"ylXj1N\":\"已選擇\",\"j9b/iy\":\"熱賣中 🔥\",\"73qYgo\":\"作為測試發送\",\"JvAge5\":\"向參與者發送電郵並查看您的訊息記錄。\",\"22Itl6\":\"發送副本給我\",\"nOBvex\":\"將即時訂單和參與者資料傳送到您的外部系統。\",\"1lNPhX\":\"發送退款通知郵件\",\"eaUTwS\":\"發送重置連結\",\"IoAuJG\":\"發送中...\",\"h69WC6\":\"已發送\",\"BVu2Hz\":\"發送者\",\"SPdzrs\":\"客戶下訂時發送\",\"LxSN5F\":\"發送給每位參會者及其門票詳情\",\"89xaFU\":\"為此主辦方創建的新活動設置預設平台費用設置。\",\"eXssj5\":\"為此主辦單位下創建的新活動設定預設設定。\",\"s0FkEx\":\"為不同的入口、場次或日期設定簽到列表。\",\"xMO+Ao\":\"設定你嘅機構\",\"C3htzi\":\"設定已更新\",\"Ohn74G\":\"設定與設計\",\"GG7qDw\":\"分享推廣連結\",\"hL7sDJ\":\"分享主辦單位頁面\",\"jy6QDF\":\"共享容量管理\",\"cMW+gm\":[\"顯示所有平台(另有 \",[\"0\"],\" 個有內容)\"],\"UVPI5D\":\"顯示較少平台\",\"Eu/N/d\":\"顯示營銷訂閱複選框\",\"SXzpzO\":\"預設顯示營銷訂閱複選框\",\"b33PL9\":\"顯示更多平台\",\"t1LIQW\":[\"顯示 \",[\"0\"],\" / \",[\"totalRows\"],\" 條記錄\"],\"jVRHeq\":\"註冊時間\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交連結\",\"j/TOB3\":\"社交連結與網站\",\"s9KGXU\":\"已售出\",\"KTxc6k\":\"出現問題,請重試,或在問題持續時聯繫客服\",\"H6Gslz\":\"對於給您帶來的不便,我們深表歉意。\",\"wdxz7K\":\"來源\",\"7JFNej\":\"體育\",\"JcQp9p\":\"開始日期同時間\",\"0m/ekX\":\"開始日期與時間\",\"izRfYP\":\"必須填寫開始日期\",\"2R1+Rv\":\"活動開始時間\",\"2NbyY/\":\"統計數據\",\"GVUxAX\":\"統計數據基於帳戶創建日期\",\"DRykfS\":\"仍在處理您舊交易的退款。\",\"wuV0bK\":\"停止模擬\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe 已連接\",\"aKtF0O\":\"Stripe未連接\",\"9i0++A\":\"Stripe 付款 ID\",\"/QlTE4\":\"Stripe設置已完成。\",\"ii0qn/\":\"主題是必需的\",\"M7Uapz\":\"主題將顯示在這裏\",\"6aXq+t\":\"主題:\",\"JwTmB6\":\"產品複製成功\",\"RuaKfn\":\"地址更新成功\",\"kzx0uD\":\"成功更新活動預設值\",\"5n+Wwp\":\"主辦單位更新成功\",\"DMCX/I\":\"平台費用預設設置更新成功\",\"URUYHc\":\"平台費用設置更新成功\",\"0Dk/l8\":\"SEO 設定已成功更新\",\"MhOoLQ\":\"社交連結更新成功\",\"kj7zYe\":\"Webhook 更新成功\",\"dXoieq\":\"摘要\",\"/RfJXt\":[\"夏日音樂節 \",[\"0\"]],\"CWOPIK\":\"2025夏季音樂節\",\"UaISq3\":\"瑞典語\",\"JZTQI0\":\"切換主辦單位\",\"9YHrNC\":\"系統預設\",\"XX32BM\":\"只需幾分鐘\",\"yT6dQ8\":\"按稅種和活動分組的已收稅款\",\"Ye321X\":\"稅種名稱\",\"WyCBRt\":\"稅務摘要\",\"GkH0Pq\":\"已套用稅項及費用\",\"Rwiyt2\":\"已配置稅項\",\"iQZff7\":\"稅項、費用、可見性、銷售期間、產品重點和訂單限制\",\"BW6QAz\":\"團隊管理\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"讓人們知道您的活動有什麼內容\",\"NiIUyb\":\"請告訴我們您的活動\",\"DovcfC\":\"話俾我哋知你嘅機構資料。呢啲資料會顯示喺你嘅活動頁面。\",\"7wtpH5\":\"範本已啟用\",\"QHhZeE\":\"範本建立成功\",\"xrWdPR\":\"範本刪除成功\",\"G04Zjt\":\"範本儲存成功\",\"xowcRf\":\"服務條款\",\"6K0GjX\":\"文字可能難以閱讀\",\"nm3Iz/\":\"感謝您的參與!\",\"lhAWqI\":\"感謝您的支持,我們將繼續發展和改進 Hi.Events!\",\"KfmPRW\":\"頁面的背景顏色。使用封面圖片時,這會作為覆蓋層應用。\",\"MDNyJz\":\"驗證碼會喺10分鐘後過期。如果你搵唔到電郵,請檢查垃圾郵件資料夾。\",\"MJm4Tq\":\"訂單的貨幣\",\"cDHM1d\":\"電郵地址已更改。參與者將在更新後的電郵地址收到新門票。\",\"I/NNtI\":\"活動場地\",\"tXadb0\":\"您查找的活動目前不可用。它可能已被刪除、過期或 URL 不正確。\",\"EBzPwC\":\"活動的完整地址\",\"sxKqBm\":\"訂單全額將退款至客戶的原始付款方式。\",\"KgDp6G\":\"您嘗試存取的連結已過期或不再有效。請檢查您的電郵以獲取管理訂單的更新連結。\",\"5OmEal\":\"客戶的語言\",\"sYLeDq\":\"找不到您正在尋找的主辦單位。頁面可能已被移動、刪除,或網址不正確。\",\"C4nQe5\":\"平台費用會添加到票價中。買家支付更多,但您會收到完整的票價。\",\"HxxXZO\":\"用於按鈕和突出顯示的主要品牌顏色\",\"DEcpfp\":\"模板正文包含無效的Liquid語法。請更正後再試。\",\"injXD7\":\"無法驗證增值稅號碼。請檢查號碼並重試。\",\"A4UmDy\":\"劇場\",\"tDwYhx\":\"主題與顏色\",\"QP3gP+\":\"這些設定僅適用於複製的嵌入代碼,不會被儲存。\",\"HirZe8\":\"這些範本將用作您組織中所有活動的預設範本。單個活動可以用自己的自定義版本覆蓋這些範本。\",\"lzAaG5\":\"這些範本將僅覆蓋此活動的組織者預設設置。如果這裏沒有設置自定義範本,將使用組織者範本。\",\"XBNC3E\":\"呢個代碼會用嚟追蹤銷售。只可以用字母、數字、連字號同底線。\",\"AaP0M+\":\"對某些使用者來說,此顏色組合可能難以閱讀\",\"RzEvf5\":\"此活動已結束\",\"YClrdK\":\"呢個活動未發佈\",\"dFJnia\":\"這是將會顯示給使用者的主辦單位名稱。\",\"L7dIM7\":\"此連結無效或已過期。\",\"MR5ygV\":\"此連結不再有效\",\"9LEqK0\":\"此名稱對最終用戶可見\",\"j5FdeA\":\"此訂單正在處理中。\",\"sjNPMw\":\"此訂單已被放棄。您可以隨時開始新的訂單。\",\"OhCesD\":\"此訂單已被取消。您可以隨時開始新訂單。\",\"lyD7rQ\":\"呢個主辦方資料未發佈\",\"9b5956\":\"此預覽顯示您的郵件使用示例資料的外觀。實際郵件將使用真實值。\",\"uM9Alj\":\"此產品在活動頁面上突出顯示\",\"RqSKdX\":\"此產品已售罄\",\"W12OdJ\":\"此報告僅供參考。在將此數據用於會計或稅務目的之前,請務必諮詢稅務專業人士。請與您的Stripe儀表板進行交叉驗證,因為Hi.Events可能缺少歷史數據。\",\"0Ew0uk\":\"此門票剛剛被掃描。請等待後再次掃描。\",\"kvpxIU\":\"這將用於通知和與使用者的溝通。\",\"rhsath\":\"呢個唔會俾客戶睇到,但可以幫你識別推廣夥伴。\",\"Mr5UUd\":\"門票已取消\",\"0GSPnc\":\"門票設計\",\"EZC/Cu\":\"門票設計儲存成功\",\"bbslmb\":\"門票設計器\",\"1BPctx\":\"門票:\",\"bgqf+K\":\"持票人電郵\",\"oR7zL3\":\"持票人姓名\",\"HGuXjF\":\"票務持有人\",\"CMUt3Y\":\"票務持有人\",\"awHmAT\":\"門票 ID\",\"6czJik\":\"門票標誌\",\"OkRZ4Z\":\"門票名稱\",\"t79rDv\":\"找不到門票\",\"6tmWch\":\"票券或產品\",\"1tfWrD\":\"門票預覽:\",\"KnjoUA\":\"票價\",\"tGCY6d\":\"門票價格\",\"pGZOcL\":\"門票重新發送成功\",\"8jLPgH\":\"門票類型\",\"X26cQf\":\"門票連結\",\"8qsbZ5\":\"票務與銷售\",\"zNECqg\":\"門票\",\"6GQNLE\":\"門票\",\"NRhrIB\":\"票券與產品\",\"EUnesn\":\"門票有售\",\"AGRilS\":\"已售票數\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"要編輯配置,請前往管理選單中的配置部分。\",\"tiI71C\":\"要提高您的限制,請聯繫我們\",\"BZBYf3\":\"要接受信用卡付款,您需要連接您的 Stripe 賬户。Stripe 是我們的支付處理合作夥伴,確保安全交易和及時付款。\",\"W428WC\":\"切換欄位\",\"UBSG1X\":\"頂級主辦方(過去14天)\",\"3sZ0xx\":\"總賬戶數\",\"EaAPbv\":\"支付總金額\",\"SMDzqJ\":\"總參與人數\",\"orBECM\":\"總收款\",\"4B7oCp\":\"總費用\",\"KSDwd5\":\"總訂單數\",\"vb0Q0/\":\"總用戶數\",\"oJjplO\":\"總瀏覽量\",\"orluER\":\"按歸因來源追蹤帳戶增長和表現\",\"NHq3l1\":\"透過詳細報告追蹤銷售、收入和參加人數\",\"OpKMSn\":\"交易手續費:\",\"uKOFO5\":\"如果是離線付款則為真\",\"9GsDR2\":\"如果付款待處理則為真\",\"ouM5IM\":\"嘗試其他郵箱\",\"3DZvE7\":\"免費試用Hi.Events\",\"Kz91g/\":\"土耳其語\",\"GdOhw6\":\"關閉聲音\",\"KUOhTy\":\"開啟聲音\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"門票類型\",\"IrVSu+\":\"無法複製產品。請檢查您的詳細信息\",\"Vx2J6x\":\"無法擷取參與者資料\",\"n57zCW\":\"未歸因帳戶\",\"b9SN9q\":\"唯一訂單參考\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知參會者\",\"ZkS2p3\":\"取消發佈活動\",\"X13xGn\":\"不受信任\",\"Pp1sWX\":\"更新推廣夥伴\",\"KMMOAy\":\"可升級\",\"gJQsLv\":\"上傳主辦單位的封面圖片\",\"4kEGqW\":\"上傳主辦單位的標誌\",\"lnCMdg\":\"上傳圖片\",\"29w7p6\":\"正在上傳圖片...\",\"HtrFfw\":\"URL 是必填項\",\"WBq1/R\":\"USB掃描器已啟用\",\"EV30TR\":\"USB掃描器模式已啟用。現在開始掃描門票。\",\"fovJi3\":\"USB掃描器模式已停用\",\"hli+ga\":\"USB/HID掃描器\",\"OHJXlK\":\"使用 <0>Liquid 模板 個性化您的郵件\",\"0k4cdb\":\"為所有參加者使用訂單詳情。參加者姓名和電郵將與買家資料相符。\",\"bA31T4\":\"為所有參與者使用購買者的資料\",\"rnoQsz\":\"用於邊框、高亮和二維碼樣式\",\"BV4L/Q\":\"UTM 分析\",\"l5ackE\":\"UUID\",\"nfagfM\":\"有效\",\"GuXjc5\":\"已驗證\",\"imLQ9Y\":\"正在驗證您的增值稅號碼...\",\"cK9+xQ\":\"增值稅國家\",\"sqdl5s\":\"增值稅資料\",\"UjNWsF\":\"根據您的增值稅註冊狀態,平台費用可能需要繳納增值稅。請填寫以下增值稅資料部分。\",\"pnVh83\":\"增值稅號碼\",\"CabI04\":\"增值稅號碼不得包含空格\",\"PMhxAR\":\"增值稅號碼必須以 2 個字母的國家代碼開頭,後跟 8-15 個字母數字字元(例如:DE123456789)\",\"gPgdNV\":\"增值稅號碼驗證成功\",\"RUMiLy\":\"增值稅號碼驗證失敗\",\"vqji3Y\":\"增值稅號碼驗證失敗。請檢查您的增值稅號碼。\",\"8dENF9\":\"費用增值稅\",\"ZutOKU\":\"增值稅率\",\"CZomgW\":\"已註冊增值稅\",\"PCRCCN\":\"增值稅登記資料\",\"oSDBWm\":\"增值稅設定\",\"Nfbg76\":\"增值稅設定已成功儲存\",\"UvYql/\":\"增值稅設定已儲存。我們正在後台驗證您的增值稅號碼。\",\"R6n7j9\":\"增值稅設定更新成功\",\"tJylUv\":\"平台費用的增值稅處理\",\"FlGprQ\":\"平台費用的增值稅處理:歐盟增值稅註冊企業可使用反向收費機制(0% - 增值稅指令 2006/112/EC 第 196 條)。非增值稅註冊企業將收取 23% 的愛爾蘭增值稅。\",\"516oLj\":\"增值稅驗證服務暫時無法使用\",\"AdWhjZ\":\"驗證碼\",\"QDEWii\":\"已驗證\",\"wCKkSr\":\"驗證電郵\",\"/IBv6X\":\"驗證您的電郵\",\"e/cvV1\":\"驗證緊...\",\"fROFIL\":\"越南語\",\"RnvnDc\":\"查看平台上發送的所有訊息\",\"+WFMis\":\"查看和下載所有活動的報告。僅包含已完成的訂單。\",\"c7VN/A\":\"查看答案\",\"SZw9tS\":\"查看詳情\",\"FCVmuU\":\"查看活動\",\"n6EaWL\":\"查看日誌\",\"OaKTzt\":\"查看地圖\",\"zNZNMs\":\"查看訊息\",\"67OJ7t\":\"查看訂單\",\"tKKZn0\":\"查看訂單詳情\",\"KeCXJu\":\"查看訂單詳情、退款和重新傳送確認。\",\"9jnAcN\":\"查看主辦單位主頁\",\"1J/AWD\":\"查看門票\",\"N9FyyW\":\"查看、編輯和匯出您的已註冊參與者。\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"僅對簽到工作人員可見。有助於在簽到期間識別此名單。\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"等待付款\",\"aUi/Dz\":\"警告:這是系統預設配置。變更將影響所有未分配特定配置的帳戶。\",\"RRZDED\":\"我們找不到與此郵箱關聯的訂單。\",\"2RZK9x\":\"我們找不到您要查找的訂單。連結可能已過期或訂單詳情可能已更改。\",\"nefMIK\":\"我們找不到您要查找的門票。連結可能已過期或門票詳情可能已更改。\",\"miysJh\":\"我們找不到此訂單。它可能已被刪除。\",\"HJKdzP\":\"載入此頁面時遇到問題。請重試。\",\"IfN2Qo\":\"我們建議使用最小尺寸為200x200像素的方形標誌\",\"wJzo/w\":\"我們建議尺寸為 400x400 像素,檔案大小不超過 5MB\",\"x8rEDQ\":\"我們在多次嘗試後無法驗證您的增值稅號碼。我們將繼續在後台嘗試。請稍後再查看。\",\"q1BizZ\":\"我們將把您的門票發送到此郵箱\",\"ZOmUYW\":\"我們將在後台驗證您的增值稅號碼。如果有任何問題,我們會通知您。\",\"zCdObC\":\"我們已正式將總部遷至愛爾蘭 🇮🇪。作為此次過渡的一部分,我們現在使用 Stripe 愛爾蘭而不是 Stripe 加拿大。為了保持您的付款順利進行,您需要重新連接您的 Stripe 帳戶。\",\"jh2orE\":\"我們已將總部搬遷至愛爾蘭。因此,我們需要您重新連接您的 Stripe 帳戶。這個快速過程只需幾分鐘。您的銷售和現有數據完全不受影響。\",\"Fq/Nx7\":\"我哋已經將5位數驗證碼發送到:\",\"GdWB+V\":\"Webhook 創建成功\",\"2X4ecw\":\"Webhook 刪除成功\",\"CThMKa\":\"Webhook 日誌\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不會發送通知\",\"FSaY52\":\"Webhook 將發送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"網站\",\"vKLEXy\":\"微博\",\"9eF5oV\":\"歡迎回來\",\"QDWsl9\":[\"歡迎嚟到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"歡迎嚟到 \",[\"0\"],\",呢度係你所有活動嘅列表\"],\"FaSXqR\":\"咩類型嘅活動?\",\"f30uVZ\":\"您需要做什麼:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"當簽到被刪除時\",\"Gmd0hv\":\"當新與會者被創建時\",\"Lc18qn\":\"當新訂單被創建時\",\"dfkQIO\":\"當新產品被創建時\",\"8OhzyY\":\"當產品被刪除時\",\"tRXdQ9\":\"當產品被更新時\",\"Q7CWxp\":\"當與會者被取消時\",\"IuUoyV\":\"當與會者簽到時\",\"nBVOd7\":\"當與會者被更新時\",\"ny2r8d\":\"當訂單被取消時\",\"c9RYbv\":\"當訂單被標記為已支付時\",\"ejMDw1\":\"當訂單被退款時\",\"fVPt0F\":\"當訂單被更新時\",\"bcYlvb\":\"簽到何時關閉\",\"XIG669\":\"簽到何時開放\",\"de6HLN\":\"當顧客購買門票時,他們的訂單將會顯示在這裡。\",\"403wpZ\":\"啟用後,新活動將允許參與者通過安全連結管理自己的門票詳情。這可以按活動覆蓋。\",\"blXLKj\":\"啟用後,新活動將在結帳時顯示營銷訂閱複選框。此設置可以針對每個活動單獨覆蓋。\",\"Kj0Txn\":\"啟用後,Stripe Connect交易將不收取應用費用。用於不支持應用費用的國家。\",\"uchB0M\":\"小工具預覽\",\"uvIqcj\":\"工作坊\",\"EpknJA\":\"請在此輸入您的訊息...\",\"nhtR6Y\":\"X(Twitter)\",\"X/azM1\":\"是 - 我有有效的歐盟增值稅註冊號碼\",\"Tz5oXG\":\"是,取消我的訂單\",\"QlSZU0\":[\"您正在模擬 <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"您正在發出部分退款。客戶將獲得 \",[\"0\"],\" \",[\"1\"],\" 的退款。\"],\"o7LgX6\":\"您可以在帳戶設置中配置額外的服務費和稅費。\",\"5VGIlq\":\"您已達到訊息限制。\",\"casL1O\":\"您已向免費產品添加了税費。您想要刪除它們嗎?\",\"FVTVBy\":\"在更新主辦單位狀態之前,您必須先驗證您的電郵地址。\",\"w65ZgF\":\"您需要驗證您的帳戶電子郵件才能修改電子郵件範本。\",\"FRl8Jv\":\"您需要驗證您的帳户電子郵件才能發送消息。\",\"FgRxRP\":\"您永遠擁有 100% 的參加者資料\",\"88cUW+\":\"您收到\",\"U3wiCB\":\"一切就緒!您的付款正在順利處理。\",\"MNFIxz\":[\"您將參加 \",[\"0\"],\"!\"],\"p/Sa0j\":\"您的帳戶有訊息限制。要提高您的限制,請聯繫我們\",\"x/xjzn\":\"你嘅推廣夥伴已經成功匯出。\",\"TF37u6\":\"您的與會者已成功導出。\",\"79lXGw\":\"您的簽到名單已成功建立。與您的簽到工作人員共享以下連結。\",\"BnlG9U\":\"您當前的訂單將丟失。\",\"nBqgQb\":\"您的電子郵件\",\"R02pnV\":\"在向與會者銷售門票之前,您的活動必須處於上線狀態。\",\"hDNwnf\":\"您的標誌、顏色和風格出現在每個頁面上\",\"ifRqmm\":\"你嘅訊息已經成功發送!\",\"/Rj5P4\":\"您的姓名\",\"PFjJxY\":\"您的新密碼必須至少為 8 個字元。\",\"gzrCuN\":\"您的訂單詳情已更新。確認電郵已發送到新的電郵地址。\",\"naQW82\":\"您的訂單已被取消。\",\"bhlHm/\":\"您的訂單正在等待付款\",\"XeNum6\":\"您的訂單已成功導出。\",\"Xd1R1a\":\"您主辦單位的地址\",\"WWYHKD\":\"您的付款受到銀行級加密保護\",\"5b3QLi\":\"您的計劃\",\"6heFYY\":\"您的 Stripe 帳戶已連接並正在處理付款。\",\"vvO1I2\":\"您的 Stripe 賬户已連接並準備好處理支付。\",\"CnZ3Ou\":\"您的門票已確認。\",\"EmFsMZ\":\"您的增值稅號碼已排隊等待驗證\",\"QBlhh4\":\"保存時將驗證您的增值稅號碼\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file +/*eslint-disable*/module.exports={messages:JSON.parse("{\"f8qS7T\":\"There's nothing to show yet\",\"J/hVSQ\":[[\"0\"]],\"Jv22kr\":[[\"0\"],\" <0>簽到成功\"],\"yxhYRZ\":[[\"0\"],\" <0>簽退成功\"],\"KMgp2+\":[[\"0\"],\"可用\"],\"Pmr5xp\":[\"成功創建 \",[\"0\"]],\"FImCSc\":[[\"0\"],\"更新成功\"],\"KOr9b4\":[[\"0\"],\"'s Events\"],\"cU8MWb\":[[\"0\"],\"/\",[\"1\"],\" 已簽到\"],\"Vjij1k\":[[\"days\"],\" 天, \",[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"f3RdEk\":[[\"hours\"],\" 小時, \",[\"minutes\"],\" 分鐘, 和 \",[\"seconds\"],\" 秒\"],\"fyE7Au\":[[\"分\"],\"分鐘和\",[\"秒\"],\"秒鐘\"],\"NlQ0cx\":[[\"組織者名稱\"],\"的首次活動\"],\"Ul6IgC\":\"<0>Capacity assignments let you manage capacity across tickets or an entire event. Ideal for multi-day events, workshops, and more, where controlling attendance is crucial.<1>For instance, you can associate a capacity assignment with <2>Day One and <3>All Days ticket. Once the capacity is reached, both tickets will automatically stop being available for sale.\",\"Exjbj7\":\"<0>Check-in lists help manage attendee entry for your event. You can associate multiple tickets with a check-in list and ensure only those with valid tickets can enter.\",\"OXku3b\":\"<0>https://your-website.com\",\"qnSLLW\":\"<0>請輸入不含税費的價格。<1>税費可以在下方添加。\",\"ZjMs6e\":\"<0>該產品的可用數量<1>如果該產品有相關的<2>容量限制,此值可以被覆蓋。\",\"E15xs8\":\"⚡️ 設置您的活動\",\"FL6OwU\":\"✉️ Confirm your email address\",\"BN0OQd\":\"🎉 Congratulations on creating an event!\",\"4kSf7w\":\"🎟️ Add products\",\"4WT5tD\":\"🎨 自定義活動頁面\",\"3VPPdS\":\"與 Stripe 連接\",\"cjdktw\":\"🚀 實時設置您的活動\",\"rmelwV\":\"0 分 0 秒\",\"i0puaE\":\"10.00\",\"qdfdgM\":\"緬因街 123 號\",\"IoRZzD\":\"20\",\"+H1RMb\":\"2024-01-01 10:00\",\"Q/T49U\":\"2024-01-01 18:00\",\"hMT8+2\":\"94103\",\"efAM7X\":\"日期輸入字段。非常適合詢問出生日期等。\",\"6euFZ/\":[\"默認的\",[\"type\"],\"會自動應用於所有新產品。您可以為每個產品單獨覆蓋此設置。\"],\"SMUbbQ\":\"下拉式輸入法只允許一個選擇\",\"qv4bfj\":\"費用,如預訂費或服務費\",\"POT0K/\":\"每個產品的固定金額。例如,每個產品$0.50\",\"f4vJgj\":\"多行文本輸入\",\"OIPtI5\":\"產品價格的百分比。例如,3.5%的產品價格\",\"ZthcdI\":\"無折扣的促銷代碼可以用來顯示隱藏的產品。\",\"AG/qmQ\":\"單選題有多個選項,但只能選擇一個。\",\"h179TP\":\"活動的簡短描述,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用活動描述\",\"WKMnh4\":\"單行文本輸入\",\"BHZbFy\":\"每個訂單一個問題。例如,您的送貨地址是什麼?\",\"Fuh+dI\":\"每個產品一個問題。例如,您的T恤尺碼是多少?\",\"RlJmQg\":\"標準税,如增值税或消費税\",\"uIKNjo\":\"About the event\",\"3pykXZ\":\"接受銀行轉賬、支票或其他線下支付方式\",\"hrvLf4\":\"通過 Stripe 接受信用卡支付\",\"bfXQ+N\":\"接受邀請\",\"AeXO77\":\"賬户\",\"lkNdiH\":\"賬户名稱\",\"Puv7+X\":\"賬户設置\",\"OmylXO\":\"賬户更新成功\",\"7L01XJ\":\"操作\",\"FQBaXG\":\"激活\",\"5T2HxQ\":\"激活日期\",\"F6pfE9\":\"活躍\",\"/PN1DA\":\"為此簽到列表添加描述\",\"0/vPdA\":\"添加有關與會者的任何備註。這些將不會對與會者可見。\",\"Or1CPR\":\"添加有關與會者的任何備註...\",\"l3sZO1\":\"添加關於訂單的備註。這些信息不會對客户可見。\",\"xMekgu\":\"添加關於訂單的備註...\",\"PGPGsL\":\"添加描述\",\"gMK0ps\":\"Add event details and and manage event settings.\",\"OveehC\":\"添加線下支付的説明(例如,銀行轉賬詳情、支票寄送地址、付款截止日期)\",\"LTVoRa\":\"Add More products\",\"ApsD9J\":\"添加新內容\",\"TZxnm8\":\"添加選項\",\"24l4x6\":\"添加產品\",\"8q0EdE\":\"將產品添加到類別\",\"YvCknQ\":\"Add products\",\"Cw27zP\":\"Add question\",\"yWiPh+\":\"加税或費用\",\"goOKRY\":\"增加層級\",\"oZW/gT\":\"添加到日曆\",\"pn5qSs\":\"附加信息\",\"Y8DIQy\":\"Additional Options\",\"Du6bPw\":\"地址\",\"NY/x1b\":\"地址第 1 行\",\"POdIrN\":\"地址 1\",\"cormHa\":\"地址第 2 行\",\"gwk5gg\":\"地址第 2 行\",\"U3pytU\":\"管理員\",\"HLDaLi\":\"管理員用户可以完全訪問事件和賬户設置。\",\"W7AfhC\":\"本次活動的所有與會者\",\"cde2hc\":\"所有產品\",\"5CQ+r0\":\"允許與未支付訂單關聯的參與者簽到\",\"ipYKgM\":\"允許搜索引擎索引\",\"LRbt6D\":\"允許搜索引擎索引此事件\",\"+MHcJD\":\"Almost there! We're just waiting for your payment to be processed. This should only take a few seconds..\",\"ApOYO8\":\"令人驚歎, 活動, 關鍵詞...\",\"hehnjM\":\"金額\",\"R2O9Rg\":[\"支付金額 (\",[\"0\"],\")\"],\"V7MwOy\":\"加載頁面時出現錯誤\",\"Q7UCEH\":\"An error occurred while sorting the questions. Please try again or refresh the page\",\"jD/OCQ\":\"An event is the actual event you are hosting. You can add more details later.\",\"oBkF+i\":\"An organizer is the company or person who is hosting the event\",\"W5A0Ly\":\"出現意外錯誤。\",\"byKna+\":\"出現意外錯誤。請重試。\",\"ubdMGz\":\"產品持有者的任何查詢都將發送到此電子郵件地址。此地址還將用作從此活動發送的所有電子郵件的“回覆至”地址\",\"aAIQg2\":\"外觀\",\"Ym1gnK\":\"應用\",\"sy6fss\":[\"適用於\",[\"0\"],\"個產品\"],\"kadJKg\":\"適用於1個產品\",\"DB8zMK\":\"應用\",\"GctSSm\":\"應用促銷代碼\",\"ARBThj\":[\"將此\",[\"type\"],\"應用於所有新產品\"],\"S0ctOE\":\"歸檔活動\",\"TdfEV7\":\"已歸檔\",\"A6AtLP\":\"Archived Events\",\"q7TRd7\":\"您確定要激活該與會者嗎?\",\"TvkW9+\":\"您確定要歸檔此活動嗎?\",\"/CV2x+\":\"您確定要取消該與會者嗎?這將使其門票作廢\",\"YgRSEE\":\"您確定要刪除此促銷代碼嗎?\",\"iU234U\":\"Are you sure you want to delete this question?\",\"CMyVEK\":\"您確定要將此活動設為草稿嗎?這將使公眾無法看到該活動\",\"mEHQ8I\":\"您確定要將此事件公開嗎?這將使事件對公眾可見\",\"s4JozW\":\"您確定要恢復此活動嗎?它將作為草稿恢復。\",\"vJuISq\":\"您確定要刪除此容量分配嗎?\",\"baHeCz\":\"您確定要刪除此簽到列表嗎?\",\"LBLOqH\":\"每份訂單詢問一次\",\"wu98dY\":\"每個產品詢問一次\",\"ss9PbX\":\"參加者\",\"m0CFV2\":\"與會者詳情\",\"QKim6l\":\"未找到參與者\",\"R5IT/I\":\"與會者備註\",\"lXcSD2\":\"Attendee questions\",\"HT/08n\":\"參會者票\",\"9SZT4E\":\"參與者\",\"iPBfZP\":\"註冊的參會者\",\"7KxcHR\":\"Attendees with a specific product\",\"IMJ6rh\":\"自動調整大小\",\"vZ5qKF\":\"根據內容自動調整小工具高度。停用時,小工具將填滿容器的高度。\",\"4lVaWA\":\"等待線下付款\",\"2rHwhl\":\"等待線下付款\",\"3wF4Q/\":\"等待付款\",\"ioG+xt\":\"等待付款\",\"3PmQfI\":\"Awesome Event\",\"Yrbm6T\":\"Awesome Organizer Ltd.\",\"9002sI\":\"Back to all events\",\"A302fe\":\"返回活動頁面\",\"VCoEm+\":\"返回登錄\",\"k1bLf+\":\"背景顏色\",\"I7xjqg\":\"背景類型\",\"1mwMl+\":\"Before you send!\",\"/yeZ20\":\"Before your event can go live, there are a few things you need to do.\",\"ze6ETw\":\"Begin selling products in minutes\",\"8rE61T\":\"賬單地址\",\"/xC/im\":\"賬單設置\",\"rp/zaT\":\"巴西葡萄牙語\",\"whqocw\":\"註冊即表示您同意我們的<0>服務條款和<1>隱私政策。\",\"bcCn6r\":\"計算類型\",\"+8bmSu\":\"加利福尼亞州\",\"iStTQt\":\"相機權限被拒絕。<0>再次請求權限,如果還不行,則需要在瀏覽器設置中<1>授予此頁面訪問相機的權限。\",\"dEgA5A\":\"取消\",\"Gjt/py\":\"取消更改電子郵件\",\"tVJk4q\":\"取消訂單\",\"Os6n2a\":\"取消訂單\",\"Mz7Ygx\":[\"取消訂單 \",[\"0\"]],\"3tTjpi\":\"Canceling will cancel all products associated with this order, and release the products back into the available pool.\",\"vv7kpg\":\"已取消\",\"U7nGvl\":\"無法簽到\",\"QyjCeq\":\"容量\",\"V6Q5RZ\":\"容量分配創建成功\",\"k5p8dz\":\"容量分配刪除成功\",\"nDBs04\":\"容量管理\",\"ddha3c\":\"類別允許您將產品分組。例如,您可以有一個“門票”類別和另一個“商品”類別。\",\"iS0wAT\":\"類別幫助您組織產品。此標題將在公共活動頁面上顯示。\",\"eorM7z\":\"類別重新排序成功。\",\"3EXqwa\":\"類別創建成功\",\"77/YgG\":\"Change Cover\",\"GptGxg\":\"更改密碼\",\"xMDm+I\":\"簽到\",\"p2WLr3\":[\"簽到 \",[\"0\"],\" \",[\"1\"]],\"D6+U20\":\"簽到並標記訂單為已付款\",\"QYLpB4\":\"僅簽到\",\"/Ta1d4\":\"簽出\",\"5LDT6f\":\"看看這個活動吧!\",\"gXcPxc\":\"Check-in\",\"fVUbUy\":\"Check-In List created successfully\",\"+CeSxK\":\"簽到列表刪除成功\",\"+hBhWk\":\"簽到列表已過期\",\"mBsBHq\":\"簽到列表未激活\",\"vPqpQG\":\"未找到簽到列表\",\"tejfAy\":\"簽到列表\",\"hD1ocH\":\"簽到鏈接已複製到剪貼板\",\"CNafaC\":\"複選框選項允許多重選擇\",\"SpabVf\":\"複選框\",\"CRu4lK\":\"已簽到\",\"znIg+z\":\"結賬\",\"1WnhCL\":\"結賬設置\",\"6imsQS\":\"簡體中文\",\"JjkX4+\":\"選擇背景顏色\",\"/Jizh9\":\"選擇賬户\",\"3wV73y\":\"城市\",\"FG98gC\":\"清除搜索文本\",\"EYeuMv\":\"click here\",\"sby+1/\":\"點擊複製\",\"yz7wBu\":\"關閉\",\"62Ciis\":\"關閉側邊欄\",\"EWPtMO\":\"代碼\",\"ercTDX\":\"代碼長度必須在 3 至 50 個字符之間\",\"oqr9HB\":\"當活動頁面初始加載時摺疊此產品\",\"jZlrte\":\"顏色\",\"Vd+LC3\":\"顏色必須是有效的十六進制顏色代碼。例如#ffffff\",\"1HfW/F\":\"顏色\",\"VZeG/A\":\"即將推出\",\"yPI7n9\":\"以逗號分隔的描述活動的關鍵字。搜索引擎將使用這些關鍵字來幫助對活動進行分類和索引\",\"NPZqBL\":\"完整訂單\",\"guBeyC\":\"Complete payment\",\"C8HNV2\":\"完成付款\",\"qqWcBV\":\"已完成\",\"6HK5Ct\":\"已完成訂單\",\"NWVRtl\":\"已完成訂單\",\"DwF9eH\":\"組件代碼\",\"Tf55h7\":\"已配置折扣\",\"7VpPHA\":\"確認\",\"ZaEJZM\":\"確認電子郵件更改\",\"yjkELF\":\"確認新密碼\",\"xnWESi\":\"確認密碼\",\"p2/GCq\":\"確認密碼\",\"wnDgGj\":\"確認電子郵件地址...\",\"pbAk7a\":\"連接條紋\",\"UMGQOh\":\"與 Stripe 連接\",\"QKLP1W\":\"連接 Stripe 賬户,開始接收付款。\",\"5lcVkL\":\"連接詳情\",\"yAej59\":\"Content background color\",\"xGVfLh\":\"繼續\",\"X++RMT\":\"Continue button text\",\"AfNRFG\":\"繼續按鈕文字\",\"lIbwvN\":\"Continue Event Setup\",\"HB22j9\":\"繼續設置\",\"bZEa4H\":\"Continue Stripe Connect Setup\",\"6V3Ea3\":\"複製的\",\"T5rdis\":\"複製到剪貼板\",\"he3ygx\":\"複製\",\"r2B2P8\":\"複製簽到鏈接\",\"8+cOrS\":\"Copy details to all attendees\",\"ENCIQz\":\"複製鏈接\",\"E6nRW7\":\"複製 URL\",\"JNCzPW\":\"國家\",\"IF7RiR\":\"封面\",\"hYgDIe\":\"創建\",\"b9XOHo\":[\"創建 \",[\"0\"]],\"k9RiLi\":\"創建一個產品\",\"6kdXbW\":\"創建促銷代碼\",\"n5pRtF\":\"創建票單\",\"X6sRve\":[\"Create an account or <0>\",[\"0\"],\" to get started\"],\"nx+rqg\":\"創建一個組織者\",\"ipP6Ue\":\"創建與會者\",\"VwdqVy\":\"創建容量分配\",\"EwoMtl\":\"創建類別\",\"XletzW\":\"創建類別\",\"WVbTwK\":\"創建簽到列表\",\"uN355O\":\"創建活動\",\"BOqY23\":\"創建新的\",\"kpJAeS\":\"創建組織器\",\"a0EjD+\":\"創建產品\",\"+scrJC\":\"Create products for your event, set prices, and manage available quantity.\",\"sYpiZP\":\"創建促銷代碼\",\"B3Mkdt\":\"創建問題\",\"UKfi21\":\"創建税費\",\"d+F6q9\":\"已建立\",\"Q2lUR2\":\"貨幣\",\"DCKkhU\":\"當前密碼\",\"uIElGP\":\"自定義地圖 URL\",\"UEqXyt\":\"自定義範圍\",\"876pfE\":\"客户\",\"QOg2Sf\":\"自定義此事件的電子郵件和通知設置\",\"Y9Z/vP\":\"定製活動主頁和結賬信息\",\"2E2O5H\":\"自定義此事件的其他設置\",\"iJhSxe\":\"自定義此事件的搜索引擎優化設置\",\"KIhhpi\":\"定製您的活動頁面\",\"nrGWUv\":\"定製您的活動頁面,以符合您的品牌和風格。\",\"Zz6Cxn\":\"危險區\",\"ZQKLI1\":\"危險區\",\"7p5kLi\":\"Dashboard\",\"mYGY3B\":\"日期\",\"JvUngl\":\"日期和時間\",\"JJhRbH\":\"第一天容量\",\"cnGeoo\":\"刪除\",\"jRJZxD\":\"刪除容量\",\"VskHIx\":\"刪除類別\",\"Qrc8RZ\":\"刪除簽到列表\",\"WHf154\":\"刪除代碼\",\"heJllm\":\"Delete Cover\",\"KWa0gi\":\"Delete Image\",\"1l14WA\":\"Delete product\",\"IatsLx\":\"Delete question\",\"Nu4oKW\":\"説明\",\"YC3oXa\":\"簽到工作人員的描述\",\"URmyfc\":\"詳細信息\",\"1lRT3t\":\"禁用此容量將跟蹤銷售情況,但不會在達到限制時停止銷售\",\"H6Ma8Z\":\"折扣\",\"ypJ62C\":\"折扣率\",\"3LtiBI\":[[\"0\"],\"中的折扣\"],\"C8JLas\":\"折扣類型\",\"1QfxQT\":\"Dismiss\",\"DZlSLn\":\"文檔標籤\",\"cVq+ga\":\"Don't have an account? <0>Sign Up\",\"3F1nBX\":\"捐贈 / 自由定價產品\",\"OvNbls\":\"下載 .ics\",\"kodV18\":\"下載 CSV\",\"CELKku\":\"下載發票\",\"LQrXcu\":\"下載發票\",\"QIodqd\":\"下載二維碼\",\"yhjU+j\":\"正在下載發票\",\"uABpqP\":\"Drag and drop or click\",\"CfKofC\":\"下拉選擇\",\"JzLDvy\":\"Duplicate Capacity Assignments\",\"ulMxl+\":\"Duplicate Check-In Lists\",\"vi8Q/5\":\"複製活動\",\"3ogkAk\":\"複製活動\",\"Yu6m6X\":\"Duplicate Event Cover Image\",\"+fA4C7\":\"複製選項\",\"SoiDyI\":\"Duplicate Products\",\"57ALrd\":\"Duplicate Promo Codes\",\"83Hu4O\":\"Duplicate Questions\",\"20144c\":\"Duplicate Settings\",\"7Cx5It\":\"早起的鳥兒\",\"ePK91l\":\"編輯\",\"N6j2JH\":[\"編輯 \",[\"0\"]],\"kBkYSa\":\"編輯容量\",\"oHE9JT\":\"編輯容量分配\",\"j1Jl7s\":\"編輯類別\",\"FU1gvP\":\"編輯簽到列表\",\"iFgaVN\":\"編輯代碼\",\"jrBSO1\":\"編輯組織器\",\"tdD/QN\":\"編輯產品\",\"n143Tq\":\"編輯產品類別\",\"9BdS63\":\"編輯促銷代碼\",\"O0CE67\":\"Edit question\",\"EzwCw7\":\"編輯問題\",\"poTr35\":\"編輯用户\",\"GTOcxw\":\"編輯用户\",\"pqFrv2\":\"例如2.50 換 2.50\",\"3yiej1\":\"例如23.5 表示 23.5%\",\"O3oNi5\":\"電子郵件\",\"VxYKoK\":\"電子郵件和通知設置\",\"ATGYL1\":\"電子郵件地址\",\"hzKQCy\":\"電子郵件地址\",\"HqP6Qf\":\"電子郵件更改已成功取消\",\"mISwW1\":\"電子郵件更改待定\",\"APuxIE\":\"重新發送電子郵件確認\",\"YaCgdO\":\"成功重新發送電子郵件確認\",\"jyt+cx\":\"電子郵件頁腳信息\",\"I6F3cp\":\"電子郵件未經驗證\",\"NTZ/NX\":\"嵌入代碼\",\"4rnJq4\":\"嵌入腳本\",\"8oPbg1\":\"啟用發票功能\",\"j6w7d/\":\"啟用此容量以在達到限制時停止產品銷售\",\"VFv2ZC\":\"結束日期\",\"237hSL\":\"完工\",\"nt4UkP\":\"Ended Events\",\"lYGfRP\":\"英語\",\"MhVoma\":\"輸入不含税費的金額。\",\"SlfejT\":\"錯誤\",\"3Z223G\":\"確認電子郵件地址出錯\",\"a6gga1\":\"確認更改電子郵件時出錯\",\"5/63nR\":\"歐元\",\"0pC/y6\":\"活動\",\"CFLUfD\":\"Event created successfully 🎉\",\"/dgc8E\":\"活動日期\",\"0Zptey\":\"事件默認值\",\"QcCPs8\":\"活動詳情\",\"6fuA9p\":\"事件成功複製\",\"AEuj2m\":\"活動主頁\",\"Xe3XMd\":\"Event is not visible to the public\",\"4pKXJS\":\"Event is visible to the public\",\"ClwUUD\":\"活動地點和場地詳情\",\"OopDbA\":\"Event page\",\"4/If97\":\"活動狀態更新失敗。請稍後再試\",\"btxLWj\":\"事件狀態已更新\",\"nMU2d3\":\"Event URL\",\"tst44n\":\"活動\",\"sZg7s1\":\"過期日期\",\"KnN1Tu\":\"到期\",\"uaSvqt\":\"有效期\",\"GS+Mus\":\"出口\",\"9xAp/j\":\"取消與會者失敗\",\"ZpieFv\":\"取消訂單失敗\",\"z6tdjE\":\"Failed to delete message. Please try again.\",\"xDzTh7\":\"下載發票失敗。請重試。\",\"9zSt4h\":\"Failed to export attendees. Please try again.\",\"2uGNuE\":\"Failed to export orders. Please try again.\",\"d+KKMz\":\"加載簽到列表失敗\",\"ZQ15eN\":\"重新發送票據電子郵件失敗\",\"ejXy+D\":\"產品排序失敗\",\"PLUB/s\":\"費用\",\"/mfICu\":\"費用\",\"LyFC7X\":\"篩選訂單\",\"cSev+j\":\"篩選器\",\"CVw2MU\":[\"篩選器 (\",[\"activeFilterCount\"],\")\"],\"wPmXlA\":\"第一張發票號碼\",\"V1EGGU\":\"姓名\",\"kODvZJ\":\"姓名\",\"S+tm06\":\"名字必須在 1 至 50 個字符之間\",\"1g0dC4\":\"First Name, Last Name, and Email Address are default questions and are always included in the checkout process.\",\"Rs/IcB\":\"首次使用\",\"TpqW74\":\"固定式\",\"irpUxR\":\"固定金額\",\"TF9opW\":\"該設備不支持閃存\",\"UNMVei\":\"忘記密碼?\",\"2POOFK\":\"免費\",\"P/OAYJ\":\"免費產品\",\"vAbVy9\":\"免費產品,無需付款信息\",\"nLC6tu\":\"法語\",\"Weq9zb\":\"常規\",\"DDcvSo\":\"德國\",\"4GLxhy\":\"入門\",\"4D3rRj\":\"返回個人資料\",\"9LCqFI\":\"Go to event homepage\",\"ebIDwV\":\"谷歌日曆\",\"RUz8o/\":\"gross sales\",\"IgcAGN\":\"銷售總額\",\"yRg26W\":\"總銷售額\",\"R4r4XO\":\"賓客\",\"26pGvx\":\"有促銷代碼嗎?\",\"V7yhws\":\"hello@awesome-events.com\",\"6K/IHl\":\"這是如何在應用程式中使用該組件的範例。\",\"Y1SSqh\":\"這是您可以用來在應用程式中嵌入小工具的 React 組件。\",\"QuhVpV\":[\"你好 \",[\"0\"],\" 👋\"],\"Ow9Hz5\":[\"Hi.Events Conference \",[\"0\"]],\"verBst\":\"Hi.Events Conference Center\",\"6eMEQO\":\"hi.events logo\",\"C4qOW8\":\"隱藏於公眾視線之外\",\"gt3Xw9\":\"hidden question\",\"g3rqFe\":\"hidden questions\",\"k3dfFD\":\"隱藏問題只有活動組織者可以看到,客户看不到。\",\"vLyv1R\":\"隱藏\",\"Mkkvfd\":\"隱藏入門頁面\",\"mFn5Xz\":\"Hide hidden questions\",\"YHsF9c\":\"在銷售結束日期後隱藏產品\",\"06s3w3\":\"在銷售開始日期前隱藏產品\",\"axVMjA\":\"除非用户有適用的促銷代碼,否則隱藏產品\",\"ySQGHV\":\"售罄時隱藏產品\",\"SCimta\":\"隱藏側邊欄中的入門頁面\",\"5xR17G\":\"對客户隱藏此產品\",\"Da29Y6\":\"隱藏此問題\",\"fvDQhr\":\"向用户隱藏此層級\",\"lNipG+\":\"隱藏產品將防止用户在活動頁面上看到它。\",\"ZOBwQn\":\"主頁設計\",\"PRuBTd\":\"首頁設計器\",\"YjVNGZ\":\"主頁預覽\",\"c3E/kw\":\"荷馬\",\"8k8Njd\":\"客户有多少分鐘來完成訂單。我們建議至少 15 分鐘\",\"ySxKZe\":\"這個代碼可以使用多少次?\",\"dZsDbK\":[\"HTML字符限制已超出:\",[\"htmlLength\"],\"/\",[\"maxLength\"]],\"fYyXCd\":\"https://example-maps-service.com/...\",\"uOXLV3\":\"我同意<0>條款和條件。\",\"sd6lr7\":\"I would like to pay using an offline method\",\"SdFlIP\":\"I would like to pay using an online method (credit card etc.)\",\"93DUnd\":[\"If a new tab did not open, please <0><1>\",[\"0\"],\".\"],\"yKdof1\":\"如果為空,將使用地址生成 Google 地圖鏈接\",\"UYT+c8\":\"如果啟用,登記工作人員可以將與會者標記為已登記或將訂單標記為已支付並登記與會者。如果禁用,關聯未支付訂單的與會者無法登記。\",\"muXhGi\":\"如果啟用,當有新訂單時,組織者將收到電子郵件通知\",\"6fLyj/\":\"如果您沒有要求更改密碼,請立即更改密碼。\",\"n/ZDCz\":\"圖像已成功刪除\",\"Mfbc2v\":\"Image dimensions must be between 4000px by 4000px. With a max height of 4000px and max width of 4000px\",\"uPEIvq\":\"Image must be less than 5MB\",\"AGZmwV\":\"圖片上傳成功\",\"VyUuZb\":\"圖片網址\",\"ibi52/\":\"Image width must be at least 900px and height at least 50px\",\"NoNwIX\":\"不活動\",\"T0K0yl\":\"非活動用户無法登錄。\",\"kO44sp\":\"包含您的在線活動的連接詳細信息。這些信息將在訂單摘要頁面和參會者門票頁面顯示。\",\"FlQKnG\":\"價格中包含税費\",\"Vi+BiW\":[\"包括\",[\"0\"],\"個產品\"],\"lpm0+y\":\"包括1個產品\",\"UiAk5P\":\"插入圖片\",\"OyLdaz\":\"再次發出邀請!\",\"HE6KcK\":\"撤銷邀請!\",\"SQKPvQ\":\"邀請用户\",\"bKOYkd\":\"發票下載成功\",\"alD1+n\":\"發票備註\",\"kOtCs2\":\"發票編號\",\"UZ2GSZ\":\"發票設置\",\"PgdQrx\":\"Issue refund\",\"HX5SVx\":\"項目\",\"KFXip/\":\"約翰\",\"XcgRvb\":\"約翰遜\",\"87a/t/\":\"標籤\",\"vXIe7J\":\"語言\",\"2LMsOq\":\"過去 12 個月\",\"vfe90m\":\"過去 14 天\",\"aK4uBd\":\"過去 24 小時\",\"uq2BmQ\":\"過去 30 天\",\"bB6Ram\":\"過去 48 小時\",\"VlnB7s\":\"過去 6 個月\",\"ct2SYD\":\"過去 7 天\",\"XgOuA7\":\"過去 90 天\",\"I3yitW\":\"最後登錄\",\"1ZaQUH\":\"姓氏\",\"UXBCwc\":\"姓氏\",\"tKCBU0\":\"最近一次使用\",\"tITjB1\":\"Learn more about Stripe\",\"enV0g0\":\"留空以使用默認詞“發票”\",\"vR92Yn\":\"Let's get started by creating your first organizer\",\"Z3FXyt\":\"加載中...\",\"wJijgU\":\"地點\",\"sQia9P\":\"登錄\",\"zUDyah\":\"登錄\",\"z0t9bb\":\"Login\",\"nOhz3x\":\"註銷\",\"F2jAFv\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam placerat elementum...\",\"NJahlc\":\"在結賬時強制要求填寫賬單地址\",\"MU3ijv\":\"將此問題作為必答題\",\"wckWOP\":\"管理\",\"onpJrA\":\"管理與會者\",\"n4SpU5\":\"管理活動\",\"WVgSTy\":\"管理訂單\",\"1MAvUY\":\"管理此活動的支付和發票設置。\",\"cQrNR3\":\"管理簡介\",\"AtXtSw\":\"管理可以應用於您的產品的税費\",\"ophZVW\":\"管理機票\",\"DdHfeW\":\"管理賬户詳情和默認設置\",\"S+UjNL\":\"Manage your Stripe payment details\",\"BfucwY\":\"管理用户及其權限\",\"1m+YT2\":\"在顧客結賬前,必須回答必填問題。\",\"Dim4LO\":\"手動添加與會者\",\"e4KdjJ\":\"手動添加與會者\",\"vFjEnF\":\"標記為已支付\",\"g9dPPQ\":\"每份訂單的最高限額\",\"l5OcwO\":\"與會者留言\",\"Gv5AMu\":\"留言參與者\",\"oUCR3c\":\"Message attendees with specific products\",\"Lvi+gV\":\"留言買家\",\"tNZzFb\":\"訊息內容\",\"lYDV/s\":\"給個別與會者留言\",\"V7DYWd\":\"發送的信息\",\"t7TeQU\":\"信息\",\"xFRMlO\":\"每次訂購的最低數量\",\"QYcUEf\":\"最低價格\",\"RDie0n\":\"其他\",\"mYLhkl\":\"雜項設置\",\"KYveV8\":\"多行文本框\",\"VD0iA7\":\"多種價格選項。非常適合早鳥產品等。\",\"/bhMdO\":\"我的精彩活動描述\",\"vX8/tc\":\"我的精彩活動標題...\",\"hKtWk2\":\"我的簡介\",\"fj5byd\":\"不適用\",\"pRjx4L\":\"Nam placerat elementum...\",\"6YtxFj\":\"名稱\",\"hVuv90\":\"Name should be less than 150 characters\",\"AIUkyF\":\"導航至與會者\",\"qqeAJM\":\"從不\",\"7vhWI8\":\"新密碼\",\"1UzENP\":\"否\",\"eRblWH\":[\"No \",[\"0\"],\" available.\"],\"LNWHXb\":\"沒有可顯示的已歸檔活動。\",\"q2LEDV\":\"未找到此訂單的參會者。\",\"zlHa5R\":\"尚未向此訂單添加參會者。\",\"Wjz5KP\":\"無與會者\",\"Razen5\":\"No attendees will be able to check in before this date using this list\",\"XUfgCI\":\"沒有容量分配\",\"a/gMx2\":\"沒有簽到列表\",\"tMFDem\":\"無可用數據\",\"6Z/F61\":\"無數據顯示。請選擇日期範圍\",\"fFeCKc\":\"無折扣\",\"HFucK5\":\"沒有可顯示的已結束活動。\",\"yAlJXG\":\"無事件顯示\",\"GqvPcv\":\"沒有可用篩選器\",\"KPWxKD\":\"無信息顯示\",\"J2LkP8\":\"無訂單顯示\",\"RBXXtB\":\"當前沒有可用的支付方式。請聯繫活動組織者以獲取幫助。\",\"ZWEfBE\":\"無需支付\",\"ZPoHOn\":\"此參會者沒有關聯的產品。\",\"Ya1JhR\":\"此類別中沒有可用的產品。\",\"FTfObB\":\"尚無產品\",\"+Y976X\":\"無促銷代碼顯示\",\"MAavyl\":\"此與會者未回答任何問題。\",\"SnlQeq\":\"此訂單尚未提出任何問題。\",\"Ev2r9A\":\"無結果\",\"gk5uwN\":\"沒有搜索結果\",\"RHyZUL\":\"沒有搜索結果。\",\"RY2eP1\":\"未加收任何税費。\",\"EdQY6l\":\"無\",\"OJx3wK\":\"不詳\",\"Scbrsn\":\"Not On Sale\",\"1DBGsz\":\"備註\",\"jtrY3S\":\"暫無顯示內容\",\"hFwWnI\":\"通知設置\",\"xXqEPO\":\"Notify buyer of refund\",\"YpN29s\":\"將新訂單通知組織者\",\"qeQhNj\":\"Now let's create your first event\",\"omyBS0\":\"允許支付的天數(留空以從發票中省略付款條款)\",\"n86jmj\":\"號碼前綴\",\"mwe+2z\":\"線下訂單在標記為已支付之前不會反映在活動統計中。\",\"dWBrJX\":\"線下支付失敗。請重試或聯繫活動組織者。\",\"fcnqjw\":\"離線付款說明\",\"+eZ7dp\":\"線下支付\",\"ojDQlR\":\"線下支付信息\",\"u5oO/W\":\"線下支付設置\",\"2NPDz1\":\"On sale\",\"Ldu/RI\":\"銷售中\",\"Ug4SfW\":\"創建事件後,您就可以在這裏看到它。\",\"ZxnK5C\":\"一旦開始收集數據,您將在這裏看到。\",\"PnSzEc\":\"一旦準備就緒,將您的活動上線並開始銷售產品。\",\"J6n7sl\":\"持續進行\",\"z+nuVJ\":\"Online event\",\"WKHW0N\":\"在線活動詳情\",\"/xkmKX\":\"Only important emails, which are directly related to this event, should be sent using this form.\\nAny misuse, including sending promotional emails, will lead to an immediate account ban.\",\"Qqqrwa\":\"開啟簽到頁面\",\"OdnLE4\":\"打開側邊欄\",\"ZZEYpT\":[\"方案 \",[\"i\"]],\"oPknTP\":\"所有發票上顯示的可選附加信息(例如,付款條款、逾期付款費用、退貨政策)\",\"OrXJBY\":\"發票編號的可選前綴(例如,INV-)\",\"0zpgxV\":\"選項\",\"BzEFor\":\"或\",\"UYUgdb\":\"訂購\",\"mm+eaX\":\"Order #\",\"B3gPuX\":\"取消訂單\",\"SIbded\":\"Order Completed\",\"q/CcwE\":\"訂購日期\",\"Tol4BF\":\"訂購詳情\",\"WbImlQ\":\"訂單已取消,並已通知訂單所有者。\",\"nAn4Oe\":\"訂單已標記為已支付\",\"uzEfRz\":\"訂單備註\",\"VCOi7U\":\"Order questions\",\"TPoYsF\":\"訂購參考\",\"acIJ41\":\"訂單狀態\",\"GX6dZv\":\"訂單摘要\",\"tDTq0D\":\"訂單超時\",\"1h+RBg\":\"訂單\",\"3y+V4p\":\"組織地址\",\"GVcaW6\":\"組織詳細信息\",\"nfnm9D\":\"組織名稱\",\"G5RhpL\":\"主辦方\",\"mYygCM\":\"需要組織者\",\"Pa6G7v\":\"組織者姓名\",\"l894xP\":\"組織者只能管理活動和產品。他們無法管理用户、賬户設置或賬單信息。\",\"fdjq4c\":\"內邊距\",\"ErggF8\":\"Page background color\",\"8F1i42\":\"頁面未找到\",\"QbrUIo\":\"頁面瀏覽量\",\"6D8ePg\":\"page.\",\"IkGIz8\":\"付訖\",\"HVW65c\":\"付費產品\",\"ZfxaB4\":\"部分退款\",\"8ZsakT\":\"密碼\",\"TUJAyx\":\"密碼必須至少包含 8 個字符\",\"vwGkYB\":\"密碼必須至少包含 8 個字符\",\"BLTZ42\":\"密碼重置成功。請使用新密碼登錄。\",\"f7SUun\":\"密碼不一樣\",\"aEDp5C\":\"將此貼上到您希望小工具顯示的位置。\",\"+23bI/\":\"帕特里克\",\"iAS9f2\":\"patrick@acme.com\",\"621rYf\":\"付款方式\",\"Lg+ewC\":\"支付和發票\",\"DZjk8u\":\"支付和發票設置\",\"lflimf\":\"付款期限\",\"JhtZAK\":\"付款失敗\",\"JEdsvQ\":\"支付説明\",\"bLB3MJ\":\"支付方式\",\"QzmQBG\":\"支付提供商\",\"lsxOPC\":\"已收到付款\",\"wJTzyi\":\"支付狀態\",\"xgav5v\":\"付款成功!\",\"R29lO5\":\"付款條款\",\"/roQKz\":\"百分比\",\"vPJ1FI\":\"百分比 金額\",\"xdA9ud\":\"將此放置在您網站的 中。\",\"blK94r\":\"請至少添加一個選項\",\"FJ9Yat\":\"請檢查所提供的信息是否正確\",\"TkQVup\":\"請檢查您的電子郵件和密碼並重試\",\"sMiGXD\":\"請檢查您的電子郵件是否有效\",\"Ajavq0\":\"請檢查您的電子郵件以確認您的電子郵件地址\",\"MdfrBE\":\"Please complete the form below to accept your invitation\",\"b1Jvg+\":\"請在新標籤頁中繼續\",\"hcX103\":\"請創建一個產品\",\"cdR8d6\":\"請創建一張票\",\"x2mjl4\":\"請輸入指向圖像的有效圖片網址。\",\"HnNept\":\"Please enter your new password\",\"5FSIzj\":\"請注意\",\"C63rRe\":\"請返回活動頁面重新開始。\",\"pJLvdS\":\"Please select\",\"Ewir4O\":\"請選擇至少一個產品\",\"igBrCH\":\"請驗證您的電子郵件地址,以訪問所有功能\",\"/IzmnP\":\"請稍候,我們正在準備您的發票...\",\"MOERNx\":\"葡萄牙語\",\"qCJyMx\":\"結賬後信息\",\"g2UNkE\":\"技術支持\",\"Rs7IQv\":\"結賬前信息\",\"rdUucN\":\"預覽\",\"a7u1N9\":\"價格\",\"CmoB9j\":\"價格顯示模式\",\"BI7D9d\":\"未設置價格\",\"Q8PWaJ\":\"Price tiers\",\"q6XHL1\":\"價格類型\",\"6RmHKN\":\"主色調\",\"G/ZwV1\":\"Primary Colour\",\"8cBtvm\":\"主要文字顏色\",\"BZz12Q\":\"Print\",\"MT7dxz\":\"打印所有門票\",\"DKwDdj\":\"打印票\",\"K47k8R\":\"產品\",\"1JwlHk\":\"產品類別\",\"U61sAj\":\"產品類別更新成功。\",\"1USFWA\":\"產品刪除成功\",\"4Y2FZT\":\"產品價格類型\",\"mFwX0d\":\"Product questions\",\"Lu+kBU\":\"產品銷售\",\"U/R4Ng\":\"產品等級\",\"sJsr1h\":\"產品類型\",\"o1zPwM\":\"Product Widget Preview\",\"ktyvbu\":\"產品\",\"N0qXpE\":\"產品\",\"ggqAiw\":\"products sold\",\"Vla0Bo\":\"已售產品\",\"/u4DIx\":\"已售產品\",\"DJQEZc\":\"產品排序成功\",\"vERlcd\":\"簡介\",\"kUlL8W\":\"成功更新個人資料\",\"cl5WYc\":[\"已使用促銷 \",[\"promo_code\"],\" 代碼\"],\"P5sgAk\":\"促銷代碼\",\"yKWfjC\":\"促銷代碼頁面\",\"RVb8Fo\":\"促銷代碼\",\"BZ9GWa\":\"促銷代碼可用於提供折扣、預售權限或為您的活動提供特殊權限。\",\"OP094m\":\"促銷代碼報告\",\"4kyDD5\":\"提供此問題的附加背景或説明。使用此字段添加條款和條件、指南或參與者在回答前需要知道的任何重要信息。\",\"toutGW\":\"二維碼\",\"LkMOWF\":\"可用數量\",\"oCLG0M\":\"Quantity Sold\",\"XKJuAX\":\"問題已刪除\",\"avf0gk\":\"問題描述\",\"oQvMPn\":\"問題標題\",\"enzGAL\":\"問題\",\"ROv2ZT\":\"問與答\",\"K885Eq\":\"Questions sorted successfully\",\"OMJ035\":\"無線電選項\",\"C4TjpG\":\"更多信息\",\"I3QpvQ\":\"受援國\",\"N2C89m\":\"Reference\",\"gxFu7d\":[\"Refund amount (\",[\"0\"],\")\"],\"WZbCR3\":\"退款失敗\",\"n10yGu\":\"退款訂單\",\"zPH6gp\":\"Refund Order\",\"RpwiYC\":\"退款處理中\",\"xHpVRl\":\"退款狀態\",\"/BI0y9\":\"退款\",\"fgLNSM\":\"註冊\",\"9+8Vez\":\"剩餘使用次數\",\"tasfos\":\"去除\",\"t/YqKh\":\"移除\",\"t9yxlZ\":\"報告\",\"prZGMe\":\"要求賬單地址\",\"EGm34e\":\"Resend confirmation email\",\"lnrkNz\":\"重新發送電子郵件確認\",\"wIa8Qe\":\"重新發送邀請\",\"VeKsnD\":\"重新發送訂單電子郵件\",\"dFuEhO\":\"重新發送門票電郵\",\"o6+Y6d\":\"重新發送...\",\"OfhWJH\":\"重置\",\"RfwZxd\":\"重置密碼\",\"KbS2K9\":\"Reset Password\",\"e99fHm\":\"恢復活動\",\"vtc20Z\":\"Return to event page\",\"s8v9hq\":\"返回活動頁面\",\"8YBH95\":\"收入\",\"PO/sOY\":\"撤銷邀請\",\"GDvlUT\":\"角色\",\"ELa4O9\":\"銷售結束日期\",\"5uo5eP\":\"Sale ended\",\"Qm5XkZ\":\"銷售開始日期\",\"hBsw5C\":\"銷售結束\",\"kpAzPe\":\"銷售開始\",\"P/wEOX\":\"舊金山\",\"tfDRzk\":\"保存\",\"IUwGEM\":\"保存更改\",\"U65fiW\":\"保存組織器\",\"UGT5vp\":\"保存設置\",\"ovB7m2\":\"Scan QR Code\",\"EEU0+z\":\"Scan this QR code to access the event page or share it with others\",\"W4kWXJ\":\"按與會者姓名、電子郵件或訂單號搜索...\",\"+pr/FY\":\"按活動名稱搜索...\",\"3zRbWw\":\"按姓名、電子郵件或訂單號搜索...\",\"L22Tdf\":\"按姓名、訂單號、參與者號或電子郵件搜索...\",\"BiYOdA\":\"按名稱搜索...\",\"YEjitp\":\"按主題或內容搜索...\",\"Pjsch9\":\"搜索容量分配...\",\"r9M1hc\":\"搜索簽到列表...\",\"+0Yy2U\":\"搜索產品\",\"YIix5Y\":\"搜索...\",\"OeW+DS\":\"Secondary color\",\"DnXcDK\":\"次要顏色\",\"cZF6em\":\"Secondary text color\",\"ZIgYeg\":\"次要文字顏色\",\"02ePaq\":[\"選擇 \",[\"0\"]],\"QuNKRX\":\"選擇相機\",\"9FQEn8\":\"選擇類別...\",\"kWI/37\":\"選擇組織者\",\"ixIx1f\":\"選擇產品\",\"3oSV95\":\"選擇產品等級\",\"C4Y1hA\":\"選擇產品\",\"hAjDQy\":\"選擇狀態\",\"QYARw/\":\"選擇機票\",\"OMX4tH\":\"選擇票\",\"DrwwNd\":\"選擇時間段\",\"O/7I0o\":\"選擇...\",\"JlFcis\":\"發送\",\"qKWv5N\":[\"Send a copy to <0>\",[\"0\"],\"\"],\"RktTWf\":\"發送信息\",\"/mQ/tD\":\"Send as a test. This will send the message to your email address instead of the recipients.\",\"M/WIer\":\"發送消息\",\"D7ZemV\":\"發送訂單確認和票務電子郵件\",\"v1rRtW\":\"發送測試\",\"4Ml90q\":\"SEO\",\"j1VfcT\":\"搜索引擎優化説明\",\"/SIY6o\":\"搜索引擎優化關鍵詞\",\"GfWoKv\":\"搜索引擎優化設置\",\"rXngLf\":\"搜索引擎優化標題\",\"/jZOZa\":\"服務費\",\"Bj/QGQ\":\"設定最低價格,用户可選擇支付更高的價格\",\"L0pJmz\":\"設置發票編號的起始編號。一旦發票生成,就無法更改。\",\"nYNT+5\":\"準備活動\",\"A8iqfq\":\"實時設置您的活動\",\"Tz0i8g\":\"設置\",\"Z8lGw6\":\"分享\",\"B2V3cA\":\"分享活動\",\"17Fd7X\":\"Share to Facebook\",\"x7i6H+\":\"Share to LinkedIn\",\"zziQd8\":\"Share to Pinterest\",\"/TgBEk\":\"Share to Reddit\",\"0Wlk5F\":\"Share to Social\",\"on+mNS\":\"Share to Telegram\",\"PcmR+m\":\"Share to WhatsApp\",\"/5b1iZ\":\"Share to X\",\"n/T2KI\":\"Share via Email\",\"8vETh9\":\"Show\",\"V0SbFp\":\"顯示可用產品數量\",\"qDsmzu\":\"Show hidden questions\",\"fMPkxb\":\"顯示更多\",\"izwOOD\":\"單獨顯示税費\",\"1SbbH8\":\"結賬後顯示給客户,在訂單摘要頁面。\",\"YfHZv0\":\"在顧客結賬前向他們展示\",\"CBBcly\":\"顯示常用地址字段,包括國家\",\"yTnnYg\":\"辛普森\",\"TNaCfq\":\"單行文本框\",\"+P0Cn2\":\"跳過此步驟\",\"YSEnLE\":\"史密斯\",\"lgFfeO\":\"售罄\",\"Mi1rVn\":\"售罄\",\"nwtY4N\":\"出了點問題\",\"GRChTw\":\"刪除税費時出了問題\",\"YHFrbe\":\"出錯了!請重試\",\"kf83Ld\":\"出問題了\",\"fWsBTs\":\"出錯了。請重試。\",\"F6YahU\":\"Sorry, something has gone wrong. Please restart the checkout process.\",\"KWgppI\":\"Sorry, something went wrong loading this page.\",\"/TCOIK\":\"Sorry, this order no longer exists.\",\"6a/UJE\":\"對不起,此優惠代碼不可用\",\"65A04M\":\"西班牙語\",\"mFuBqb\":\"固定價格的標準產品\",\"D3iCkb\":\"開始日期\",\"/2by1f\":\"州或地區\",\"uAQUqI\":\"狀態\",\"4HXezG\":\"Stripe\",\"WbopAG\":\"此活動未啟用 Stripe 支付。\",\"UJmAAK\":\"主題\",\"X2rrlw\":\"小計\",\"zzDlyQ\":\"成功\",\"b0HJ45\":[\"成功!\",[\"0\"],\" 將很快收到一封電子郵件。\"],\"BJIEiF\":[\"成功 \",[\"0\"],\" 參會者\"],\"OtgNFx\":\"成功確認電子郵件地址\",\"IKwyaF\":\"成功確認電子郵件更改\",\"zLmvhE\":\"成功創建與會者\",\"gP22tw\":\"產品創建成功\",\"9mZEgt\":\"成功創建促銷代碼\",\"aIA9C4\":\"成功創建問題\",\"J3RJSZ\":\"成功更新與會者\",\"3suLF0\":\"容量分配更新成功\",\"Z+rnth\":\"簽到列表更新成功\",\"vzJenu\":\"成功更新電子郵件設置\",\"7kOMfV\":\"成功更新活動\",\"G0KW+e\":\"成功更新主頁設計\",\"k9m6/E\":\"成功更新主頁設置\",\"y/NR6s\":\"成功更新位置\",\"73nxDO\":\"成功更新雜項設置\",\"4H80qv\":\"訂單更新成功\",\"6xCBVN\":\"支付和發票設置已成功更新\",\"1Ycaad\":\"產品更新成功\",\"70dYC8\":\"成功更新促銷代碼\",\"F+pJnL\":\"成功更新搜索引擎設置\",\"DXZRk5\":\"100 號套房\",\"GNcfRk\":\"支持電子郵件\",\"uRfugr\":\"T恤衫\",\"JpohL9\":\"税收\",\"geUFpZ\":\"税費\",\"dFHcIn\":\"税務詳情\",\"wQzCPX\":\"所有發票底部顯示的税務信息(例如,增值税號、税務註冊號)\",\"0RXCDo\":\"成功刪除税費\",\"ZowkxF\":\"税收\",\"qu6/03\":\"税費\",\"gypigA\":\"促銷代碼無效\",\"5ShqeM\":\"您查找的簽到列表不存在。\",\"QXlz+n\":\"事件的默認貨幣。\",\"mnafgQ\":\"事件的默認時區。\",\"o7s5FA\":\"與會者接收電子郵件的語言。\",\"NlfnUd\":\"您點擊的鏈接無效。\",\"HsFnrk\":[[\"0\"],\"的最大產品數量是\",[\"1\"]],\"TSAiPM\":\"您要查找的頁面不存在\",\"MSmKHn\":\"顯示給客户的價格將包括税費。\",\"6zQOg1\":\"顯示給客户的價格不包括税費。税費將單獨顯示\",\"ne/9Ur\":\"The styling settings you choose apply only to copied HTML and won't be stored.\",\"vQkyB3\":\"The taxes and fees to apply to this product. You can create new taxes and fees on the\",\"esY5SG\":\"活動標題,將顯示在搜索引擎結果中,並在社交媒體上分享時顯示。默認情況下,將使用事件標題\",\"wDx3FF\":\"此活動沒有可用產品\",\"pNgdBv\":\"此類別中沒有可用產品\",\"rMcHYt\":\"退款正在處理中。請等待退款完成後再申請退款。\",\"F89D36\":\"標記訂單為已支付時出錯\",\"68Axnm\":\"處理您的請求時出現錯誤。請重試。\",\"mVKOW6\":\"發送信息時出現錯誤\",\"AhBPHd\":\"這些詳細信息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"Pc/Wtj\":\"此參與者有未付款的訂單。\",\"mf3FrP\":\"此類別尚無任何產品。\",\"8QH2Il\":\"此類別對公眾隱藏\",\"xxv3BZ\":\"此簽到列表已過期\",\"Sa7w7S\":\"此簽到列表已過期,不再可用於簽到。\",\"Uicx2U\":\"此簽到列表已激活\",\"1k0Mp4\":\"此簽到列表尚未激活\",\"K6fmBI\":\"此簽到列表尚未激活,不能用於簽到。\",\"t/ePFj\":\"This description will be shown to the check-in staff\",\"MLTkH7\":\"This email is not promotional and is directly related to the event.\",\"2eIpBM\":\"This event is not available at the moment. Please check back later.\",\"Z6LdQU\":\"This event is not available.\",\"MMd2TJ\":\"這些信息將顯示在支付頁面、訂單摘要頁面和訂單確認電子郵件中。\",\"XAHqAg\":\"這是一種常規產品,例如T恤或杯子。不發行門票\",\"CNk/ro\":\"這是一項在線活動\",\"FwXnJd\":\"This list will no longer be available for check-ins after this date\",\"cHO4ec\":\"此信息將包含在本次活動發送的所有電子郵件的頁腳中\",\"55i7Fa\":\"此消息僅在訂單成功完成後顯示。等待付款的訂單不會顯示此消息。\",\"RjwlZt\":\"此訂單已付款。\",\"5K8REg\":\"此訂單已退款。\",\"OiQMhP\":\"This order has been cancelled\",\"YyEJij\":\"此訂單已取消。\",\"Q0zd4P\":\"此訂單已過期。請重新開始。\",\"HILpDX\":\"This order is awaiting payment\",\"BdYtn9\":\"This order is complete\",\"e3uMJH\":\"此訂單已完成。\",\"YNKXOK\":\"This order is processing.\",\"yPZN4i\":\"此訂購頁面已不可用。\",\"i0TtkR\":\"這將覆蓋所有可見性設置,並將該產品對所有客户隱藏。\",\"cRRc+F\":\"此產品無法刪除,因為它與訂單關聯。您可以將其隱藏。\",\"3Kzsk7\":\"此產品為門票。購買後買家將收到門票\",\"0fT4x3\":\"This product is hidden from public view\",\"Y/x1MZ\":\"This product is hidden unless targeted by a Promo Code\",\"Qt7RBu\":\"This question is only visible to the event organizer\",\"os29v1\":\"此重置密碼鏈接無效或已過期。\",\"IV9xTT\":\"該用户未激活,因為他們沒有接受邀請。\",\"5AnPaO\":\"入場券\",\"kjAL4v\":\"門票\",\"dtGC3q\":\"門票電子郵件已重新發送給與會者\",\"54q0zp\":\"門票\",\"xN9AhL\":[[\"0\"],\"級\"],\"jZj9y9\":\"分層產品\",\"8wITQA\":\"分層產品允許您為同一產品提供多種價格選項。這非常適合早鳥產品,或為不同人羣提供不同的價格選項。\\\" # zh-cn\",\"nn3mSR\":\"剩餘時間:\",\"s/0RpH\":\"使用次數\",\"y55eMd\":\"使用次數\",\"40Gx0U\":\"時區\",\"oDGm7V\":\"TIP\",\"MHrjPM\":\"Title\",\"xdA/+p\":\"工具\",\"72c5Qo\":\"總計\",\"YXx+fG\":\"折扣前總計\",\"NRWNfv\":\"折扣總金額\",\"BxsfMK\":\"總費用\",\"2bR+8v\":\"總銷售額\",\"mpB/d9\":\"訂單總額\",\"m3FM1g\":\"退款總額\",\"jEbkcB\":\"退款總額\",\"GBBIy+\":\"Total remaining\",\"/SgoNA\":\"總税額\",\"+zy2Nq\":\"類型\",\"FMdMfZ\":\"無法簽到參與者\",\"bPWBLL\":\"無法簽退參與者\",\"9+P7zk\":\"無法創建產品。請檢查您的詳細信息\",\"WLxtFC\":\"無法創建產品。請檢查您的詳細信息\",\"/cSMqv\":\"無法創建問題。請檢查您的詳細信息\",\"MH/lj8\":\"無法更新問題。請檢查您的詳細信息\",\"nnfSdK\":\"獨立客户\",\"Mqy/Zy\":\"美國\",\"NIuIk1\":\"無限制\",\"/p9Fhq\":\"無限供應\",\"E0q9qH\":\"允許無限次使用\",\"h10Wm5\":\"未付款訂單\",\"ia8YsC\":\"即將推出\",\"TlEeFv\":\"即將舉行的活動\",\"L/gNNk\":[\"更新 \",[\"0\"]],\"+qqX74\":\"更新活動名稱、説明和日期\",\"vXPSuB\":\"更新個人資料\",\"BNBfrU\":\"Upload Cover\",\"IagCbF\":\"鏈接\",\"UtDm3q\":\"複製到剪貼板的 URL\",\"e5lF64\":\"使用範例\",\"fiV0xj\":\"使用限制\",\"sGEOe4\":\"使用封面圖片的模糊版本作為背景\",\"OadMRm\":\"使用封面圖片\",\"7PzzBU\":\"用户\",\"yDOdwQ\":\"用户管理\",\"Sxm8rQ\":\"用户\",\"VEsDvU\":\"用户可在 <0>\\\"配置文件設置\\\" 中更改自己的電子郵件\",\"vgwVkd\":\"世界協調時\",\"khBZkl\":\"增值税\",\"E/9LUk\":\"地點名稱\",\"jpctdh\":\"查看\",\"Pte1Hv\":\"查看參會者詳情\",\"/5PEQz\":\"查看活動頁面\",\"fFornT\":\"查看完整信息\",\"YIsEhQ\":\"View map\",\"Ep3VfY\":\"在谷歌地圖上查看\",\"Y8s4f6\":\"View order details\",\"QIWCnW\":\"VIP簽到列表\",\"tF+VVr\":\"貴賓票\",\"2q/Q7x\":\"可見性\",\"vmOFL/\":\"我們無法處理您的付款。請重試或聯繫技術支持。\",\"45Srzt\":\"我們無法刪除該類別。請再試一次。\",\"/DNy62\":[\"我們找不到與\",[\"0\"],\"匹配的任何門票\"],\"1E0vyy\":\"我們無法加載數據。請重試。\",\"NmpGKr\":\"我們無法重新排序類別。請再試一次。\",\"BJtMTd\":\"我們建議尺寸為 2160px x 1080px,文件大小不超過 5MB\",\"b9UB/w\":\"We use Stripe to process payments. Connect your Stripe account to start receiving payments.\",\"01WH0a\":\"我們無法確認您的付款。請重試或聯繫技術支持。\",\"Gspam9\":\"我們正在處理您的訂單。請稍候...\",\"LuY52w\":\"歡迎加入!請登錄以繼續。\",\"dVxpp5\":[\"歡迎回來\",[\"0\"],\" 👋\"],\"NxOVCl\":[\"Welcome to Hi.Events, \",[\"0\"],\" 👋\"],\"xgL50q\":\"什麼是分層產品?\",\"f1jUC0\":\"What date should this check-in list become active?\",\"4ueloy\":\"什麼是類別?\",\"gxeWAU\":\"此代碼適用於哪些產品?\",\"hFHnxR\":\"此代碼適用於哪些產品?(默認適用於所有產品)\",\"AeejQi\":\"此容量應適用於哪些產品?\",\"Rb0XUE\":\"您什麼時候抵達?\",\"5N4wLD\":\"這是什麼類型的問題?\",\"gyLUYU\":\"啟用後,將為票務訂單生成發票。發票將隨訂單確認郵件一起發送。參與\",\"D3opg4\":\"啟用線下支付後,用户可以完成訂單並收到門票。他們的門票將清楚地顯示訂單未支付,簽到工具會通知簽到工作人員訂單是否需要支付。\",\"D7C6XV\":\"When should this check-in list expire?\",\"FVetkT\":\"哪些票應與此簽到列表關聯?\",\"S+OdxP\":\"這項活動由誰組織?\",\"LINr2M\":\"Who is this message to?\",\"nWhye/\":\"這個問題應該問誰?\",\"VxFvXQ\":\"嵌入小部件\",\"v1P7Gm\":\"小工具設定\",\"b4itZn\":\"工作\",\"hqmXmc\":\"工作...\",\"+G/XiQ\":\"年度至今\",\"l75CjT\":\"是\",\"QcwyCh\":\"是的,移除它們\",\"ySeBKv\":\"您已經掃描過此票\",\"P+Sty0\":[\"您正在將電子郵件更改為 <0>\",[\"0\"],\"。\"],\"gGhBmF\":\"您處於離線狀態\",\"sdB7+6\":\"您可以創建一個促銷代碼,針對該產品\",\"KRhIxT\":\"You can now start receiving payments through Stripe.\",\"Gnjf3o\":\"您無法更改產品類型,因為有與該產品關聯的參會者。\",\"S+on7c\":\"You cannot check in attendees with unpaid orders.\",\"yNi4PV\":\"您無法為未支付訂單的與會者簽到。此設置可在活動設置中更改。\",\"c9Evkd\":\"您不能刪除最後一個類別。\",\"6uwAvx\":\"您無法刪除此價格層,因為此層已有售出的產品。您可以將其隱藏。\",\"tFbRKJ\":\"不能編輯賬户所有者的角色或狀態。\",\"fHfiEo\":\"您不能退還手動創建的訂單。\",\"hK9c7R\":\"You created a hidden question but disabled the option to show hidden questions. It has been enabled.\",\"NOaWRX\":\"You do not have permission to access this page\",\"BRArmD\":\"您可以訪問多個賬户。請選擇一個繼續。\",\"Z6q0Vl\":\"您已接受此邀請。請登錄以繼續。\",\"rdk1xK\":\"You have connected your Stripe account\",\"ofEncr\":\"You have no attendee questions.\",\"CoZHDB\":\"You have no order questions.\",\"15qAvl\":\"您沒有待處理的電子郵件更改。\",\"n81Qk8\":\"You have not completed your Stripe Connect setup\",\"jxsiqJ\":\"You have not connected your Stripe account\",\"+FWjhR\":\"您已超時,未能完成訂單。\",\"MycdJN\":\"You have taxes and fees added to a Free Product. Would you like to remove or obscure them?\",\"YzEk2o\":\"您尚未發送任何消息。您可以向所有參會者發送消息,或向特定產品持有者發送消息。\",\"R6i9o9\":\"您必須確認此電子郵件並非促銷郵件\",\"3ZI8IL\":\"您必須同意條款和條件\",\"dMd3Uf\":\"You must confirm your email address before your event can go live.\",\"H35u3n\":\"必須先創建機票,然後才能手動添加與會者。\",\"jE4Z8R\":\"您必須至少有一個價格等級\",\"8/eLoa\":\"You need to verify your account before you can send messages.\",\"Egnj9d\":\"您必須手動將訂單標記為已支付。這可以在訂單管理頁面上完成。\",\"L/+xOk\":\"在創建簽到列表之前,您需要先獲得票。\",\"Djl45M\":\"在您創建容量分配之前,您需要一個產品。\",\"y3qNri\":\"您需要至少一個產品才能開始。免費、付費或讓用户決定支付金額。\",\"9HcibB\":[\"You're going to \",[\"0\"],\"! 🎉\"],\"ROR8QD\":\"您的賬户名稱會在活動頁面和電子郵件中使用。\",\"veessc\":\"與會者註冊參加活動後,就會出現在這裏。您也可以手動添加與會者。\",\"Eh5Wrd\":\"您的精彩網站 🎉\",\"lkMK2r\":\"您的詳細信息\",\"3ENYTQ\":[\"您要求將電子郵件更改為<0>\",[\"0\"],\"的申請正在處理中。請檢查您的電子郵件以確認\"],\"yZfBoy\":\"您的信息已發送\",\"KSQ8An\":\"您的訂單\",\"Jwiilf\":\"您的訂單已被取消\",\"6UxSgB\":\"Your order is awaiting payment 🏦\",\"7YJdgG\":\"您的訂單一旦開始滾動,就會出現在這裏。\",\"9TO8nT\":\"您的密碼\",\"P8hBau\":\"您的付款正在處理中。\",\"UdY1lL\":\"您的付款未成功,請重試。\",\"fzuM26\":\"您的付款未成功。請重試。\",\"cEli2o\":\"Your product for\",\"cJ4Y4R\":\"您的退款正在處理中。\",\"IFHV2p\":\"您的入場券\",\"x1PPdr\":\"郵政編碼\",\"BM/KQm\":\"郵政編碼\",\"+LtVBt\":\"郵政編碼\",\"25QDJ1\":\"- 點擊發布\",\"WOyJmc\":\"- 點擊取消發布\",\"ncwQad\":\"(空)\",\"xYxQCZ\":[[\"0\"],\" \",[\"1\"]],\"lAOy2r\":[[\"0\"],\" \",[\"1\"],\" 已簽到\"],\"S4PqS9\":[[\"0\"],\" 個活動的 Webhook\"],\"6MIiOI\":[\"剩餘 \",[\"0\"]],\"COnw8D\":[[\"0\"],\" 標誌\"],\"B7pZfX\":[[\"0\"],\" 位主辦單位\"],\"/HkCs4\":[[\"0\"],\"張門票\"],\"TjbIUI\":[[\"totalCount\"],\" 中有 \",[\"availableCount\"],\" 可用\"],\"OJnhhX\":[[\"eventCount\"],\" 個事件\"],\"3IEF7U\":[[\"totalCount\"],\" 種門票類型\"],\"zGiMDM\":\"+1 234 567 890\",\"1d6kks\":\"+稅/費\",\"B1St2O\":\"<0>簽到列表幫助您按日期、區域或票務類型管理活動入場。您可以將票務連結到特定列表,如VIP區域或第1天通行證,並與工作人員共享安全的簽到連結。無需帳戶。簽到適用於移動裝置、桌面或平板電腦,使用裝置相機或HID USB掃描器。 \",\"v9VSIS\":\"<0>設定單一總參加人數限制,同時適用於多種門票類型。<1>例如,如果您連結 <2>日票 和 <3>整個週末 門票,它們將從同一個名額池中抽取。一旦達到限制,所有連結的門票將自動停止銷售。\",\"ZnVt5v\":\"<0>Webhooks 可在事件發生時立即通知外部服務,例如,在註冊時將新與會者添加到您的 CRM 或郵件列表,確保無縫自動化。<1>使用第三方服務,如 <2>Zapier、<3>IFTTT 或 <4>Make 來創建自定義工作流並自動化任務。\",\"fAv9QG\":\"🎟️ 添加門票\",\"M2DyLc\":\"1 個活動的 Webhook\",\"yTsaLw\":\"1張門票\",\"nz96Ue\":\"1 種門票類型\",\"HR/cvw\":\"示例街123號\",\"kMU5aM\":\"取消通知已發送至\",\"V53XzQ\":\"新嘅驗證碼已經發送到你嘅電郵\",\"/z/bH1\":\"您主辦單位的簡短描述,將會顯示給您的使用者。\",\"aS0jtz\":\"已放棄\",\"uyJsf6\":\"關於\",\"WTk/ke\":\"關於 Stripe Connect\",\"JvuLls\":\"承擔費用\",\"lk74+I\":\"承擔費用\",\"1uJlG9\":\"強調色\",\"K5+3xg\":\"接受邀請\",\"VTfZPy\":\"訪問被拒絕\",\"iN5Cz3\":\"帳戶已連接!\",\"YP4JuP\":\"帳戶配置更新成功\",\"vOuxvL\":\"帳戶資訊\",\"EHNORh\":\"找不到帳戶\",\"bPwFdf\":\"賬戶\",\"nMtNd+\":\"需要操作:重新連接您的 Stripe 帳戶\",\"AhwTa1\":\"需要操作:需提供增值稅資料\",\"APyAR/\":\"活躍活動\",\"UWWRyd\":\"新增自訂問題以在結帳時收集額外資訊\",\"a5KFZU\":\"新增活動詳情並管理活動設定。\",\"Fb+SDI\":\"添加更多門票\",\"7JF9w9\":\"新增問題\",\"6PNlRV\":\"將此活動添加到您的日曆\",\"BGD9Yt\":\"添加機票\",\"QN2F+7\":\"添加 Webhook\",\"NsWqSP\":\"新增您的社交媒體帳號及網站網址。這些資訊將會顯示在您的公開主辦單位頁面。\",\"bVjDs9\":\"額外費用\",\"0Zypnp\":\"管理儀表板\",\"YAV57v\":\"推廣夥伴\",\"I+utEq\":\"推廣碼無法更改\",\"/jHBj5\":\"推廣夥伴建立成功\",\"uCFbG2\":\"推廣夥伴刪除成功\",\"a41PKA\":\"將會追蹤推廣夥伴銷售\",\"mJJh2s\":\"唔會追蹤推廣夥伴銷售。呢個會停用該推廣夥伴。\",\"jabmnm\":\"推廣夥伴更新成功\",\"CPXP5Z\":\"合作夥伴\",\"9Wh+ug\":\"推廣夥伴已匯出\",\"3cqmut\":\"推廣夥伴幫助你追蹤合作夥伴同KOL產生嘅銷售。建立推廣碼並分享以監控表現。\",\"7rLTkE\":\"所有已封存活動\",\"gKq1fa\":\"所有參與者\",\"pMLul+\":\"所有貨幣\",\"qlaZuT\":\"全部完成!您現在正在使用我們升級的付款系統。\",\"ZS/D7f\":\"所有已結束活動\",\"QsYjci\":\"所有活動\",\"31KB8w\":\"所有失敗任務已刪除\",\"D2g7C7\":\"所有任務已排隊等待重試\",\"dr7CWq\":\"所有即將舉行的活動\",\"GpT6Uf\":\"允許參與者通過訂單確認電郵中的安全連結更新他們的門票資訊(姓名、電郵)。\",\"QUg5y1\":\"快完成了!完成連接您的 Stripe 帳戶以開始接受付款。\",\"c4uJfc\":\"快完成了!我們正在等待您的付款處理。這只需要幾秒鐘。\",\"ocS8eq\":[\"已有帳戶?<0>\",[\"0\"],\"\"],\"/H326L\":\"已退款\",\"RtxQTF\":\"同時取消此訂單\",\"jkNgQR\":\"同時退款此訂單\",\"xYqsHg\":\"總是可用\",\"Wvrz79\":\"支付金額\",\"Zkymb9\":\"同呢個推廣夥伴關聯嘅電郵。推廣夥伴唔會收到通知。\",\"vRznIT\":\"檢查導出狀態時發生錯誤。\",\"eusccx\":\"顯示在突出產品上的可選訊息,例如「熱賣中 🔥」或「最佳價值」\",\"QNrkms\":\"答案更新成功。\",\"Znwxal\":\"應用費用配置\",\"261RBr\":\"批准訊息\",\"0aVEBY\":\"您確定要刪除所有失敗的任務嗎?\",\"LchiNd\":\"你確定要刪除呢個推廣夥伴嗎?呢個操作無法撤銷。\",\"vPeW/6\":\"您確定要刪除此配置嗎?這可能會影響使用它的帳戶。\",\"JmVITJ\":\"確定要刪除此範本嗎?此操作無法復原,郵件將回退到預設範本。\",\"aLS+A6\":\"確定要刪除此範本嗎?此操作無法復原,郵件將回退到組織者或預設範本。\",\"5H3Z78\":\"您確定要刪除此 Webhook 嗎?\",\"147G4h\":\"您確定要離開嗎?\",\"VDWChT\":\"您確定要將此主辦單位設為草稿嗎?這將使該頁面對公眾隱藏。\",\"pWtQJM\":\"您確定要將此主辦單位設為公開嗎?這將使該頁面對公眾可見。\",\"WFHOlF\":\"你確定要發佈呢個活動嗎?一旦發佈,將會對公眾可見。\",\"4TNVdy\":\"你確定要發佈呢個主辦方資料嗎?一旦發佈,將會對公眾可見。\",\"cDtoWq\":[\"您確定要將訂單確認重新發送到 \",[\"0\"],\" 嗎?\"],\"xeIaKw\":[\"您確定要將門票重新發送到 \",[\"0\"],\" 嗎?\"],\"ExDt3P\":\"你確定要取消發佈呢個活動嗎?佢將唔再對公眾可見。\",\"5Qmxo/\":\"你確定要取消發佈呢個主辦方資料嗎?佢將唔再對公眾可見。\",\"Uqefyd\":\"您在歐盟註冊了增值稅嗎?\",\"+QARA4\":\"藝術\",\"tLf3yJ\":\"由於您的業務位於愛爾蘭,愛爾蘭增值稅(23%)將自動套用於所有平台費用。\",\"QGoXh3\":\"由於您的業務位於歐盟,我們需要確定平台費用的正確增值稅處理方式:\",\"tMeVa/\":\"為每張購買的門票詢問姓名和電郵\",\"/JdZIP\":\"已分配配置\",\"xdiER7\":\"分配的級別\",\"F2rX0R\":\"必須選擇至少一種事件類型\",\"BCmibk\":\"嘗試次數\",\"6PecK3\":\"所有活動的出席率和簽到率\",\"AJ4rvK\":\"與會者已取消\",\"qvylEK\":\"與會者已創建\",\"Aspq3b\":\"參與者資料收集\",\"fpb0rX\":\"參與者資料已從訂單複製\",\"0R3Y+9\":\"參會者電郵\",\"94aQMU\":\"參與者資訊\",\"KkrBiR\":\"參加者資料收集\",\"av+gjP\":\"參會者姓名\",\"cosfD8\":\"參與者狀態\",\"D2qlBU\":\"與會者已更新\",\"22BOve\":\"參與者更新成功\",\"x8Vnvf\":\"參與者的票不包含在此列表中\",\"k3Tngl\":\"與會者已導出\",\"UoIRW8\":\"已註冊參加者\",\"5UbY+B\":\"持有特定門票的與會者\",\"4HVzhV\":\"參與者:\",\"HVkhy2\":\"歸因分析\",\"dMMjeD\":\"歸因細分\",\"1oPDuj\":\"歸因值\",\"PZ7FTW\":\"根據背景顏色自動檢測,但可以覆蓋\",\"clF06r\":\"可退款\",\"NB5+UG\":\"可用標記\",\"EmYMHc\":\"等待線下付款\",\"kNmmvE\":\"Awesome Events 有限公司\",\"TeSaQO\":\"返回帳戶\",\"kYqM1A\":\"返回活動\",\"td/bh+\":\"返回報告\",\"jIPNJG\":\"基本資料\",\"WOpH7O\":\"在任何裝置上都有美觀的結帳體驗\",\"iMdwTb\":\"在活動上線之前,您需要完成以下幾項步驟。請完成以下所有步驟以開始。\",\"UabgBd\":\"正文是必需的\",\"HWXuQK\":\"收藏此頁面,隨時管理您的訂單。\",\"CUKVDt\":\"使用自訂標誌、顏色和頁腳訊息打造您的門票品牌。\",\"9N+p+g\":\"商務\",\"7ns+do\":\"營業地址\",\"LeC29u\":\"用於增值稅目的的營業地址\",\"RReHTu\":\"商業名稱\",\"bv6RXK\":\"按鈕標籤\",\"ChDLlO\":\"按鈕文字\",\"BUe8Wj\":\"買家支付\",\"qF1qbA\":\"買家看到的是淨價。平台費用將從您的付款中扣除。\",\"DFqasq\":[\"繼續即表示您同意 <0>\",[\"0\"],\" 服務條款\"],\"lFdbRS\":\"繞過應用費用\",\"2VLZwd\":\"行動號召按鈕\",\"PUpvQe\":\"相機掃描器\",\"D02dD9\":\"活動\",\"H4nE+E\":\"取消所有產品並釋放回可用池\",\"tOXAdc\":\"取消將取消與此訂單關聯的所有參與者,並將門票釋放回可用池。\",\"IrUqjC\":\"無法簽到(已取消)\",\"01sEfm\":\"無法刪除系統預設配置\",\"VsM1HH\":\"容量分配\",\"K7tIrx\":\"類別\",\"2tbLdK\":\"慈善\",\"v4fiSg\":\"查看你嘅電郵\",\"51AsAN\":\"請檢查您的收件箱!如果此郵箱有關聯的票,您將收到查看連結。\",\"udRwQs\":\"簽到已創建\",\"F4SRy3\":\"簽到已刪除\",\"9gPPUY\":\"簽到名單已建立!\",\"f2vU9t\":\"簽到列表\",\"tMNBEF\":\"簽到名單讓您可以按日期、區域或門票類型控制入場。您可以與工作人員共享安全的簽到連結 — 無需帳戶。\",\"SHJwyq\":\"簽到率\",\"qCqdg6\":\"簽到狀態\",\"cKj6OE\":\"簽到摘要\",\"7B5M35\":\"簽到\",\"DM4gBB\":\"中文(繁體)\",\"pkk46Q\":\"選擇一個主辦單位\",\"Crr3pG\":\"選擇日曆\",\"LAW8Vb\":\"為新活動選擇預設設置。這可以針對單個活動進行覆蓋。\",\"pjp2n5\":\"選擇誰支付平台費用。這不會影響您在帳戶設置中配置的額外費用。\",\"CySr+W\":\"點擊查看備註\",\"RG3szS\":\"關閉\",\"RWw9Lg\":\"關閉視窗\",\"XwdMMg\":\"代碼只可以包含字母、數字、連字號同底線\",\"+yMJb7\":\"必須填寫代碼\",\"m9SD3V\":\"代碼至少需要3個字元\",\"V1krgP\":\"代碼唔可以超過20個字元\",\"psqIm5\":\"與您的團隊合作,一起創造精彩活動。\",\"4bUH9i\":\"為每張購買的門票收集參加者詳情。\",\"TkfG8v\":\"按訂單收集資料\",\"96ryID\":\"按門票收集資料\",\"FpsvqB\":\"顏色模式\",\"jEu4bB\":\"欄位\",\"CWk59I\":\"喜劇\",\"rPA+Gc\":\"通訊偏好\",\"7D9MJz\":\"完成 Stripe 設置\",\"OqEV/G\":\"完成下面的設置以繼續\",\"nqx+6h\":\"完成以下步驟即可開始銷售您的活動門票。\",\"5YrKW7\":\"完成付款以確保您的門票。\",\"xGU92i\":\"完成您的個人資料以加入團隊。\",\"ih35UP\":\"會議中心\",\"B5fpAA\":\"配置分配成功\",\"X1zdE7\":\"配置建立成功\",\"mLBUMQ\":\"配置刪除成功\",\"qxquWu\":\"配置名稱對最終用戶可見。「固定費用」和「百分比費用」是對所有交易收取的以美元計價的應用費用。\",\"eeZdaB\":\"配置更新成功\",\"3cKoxx\":\"配置\",\"8v2LRU\":\"設定活動詳情、地點、結帳選項和電郵通知。\",\"raw09+\":\"設定結帳時如何收集參與者資料\",\"FI60XC\":\"配置稅費\",\"NGXKG/\":\"確認電子郵件地址\",\"JRQitQ\":\"確認新密碼\",\"Auz0Mz\":\"請確認您的電郵地址以使用所有功能。\",\"7+grte\":\"確認電郵已發送!請檢查您的收件匣。\",\"n/7+7Q\":\"確認已發送至\",\"o5A0Go\":\"恭喜你成功建立活動!\",\"WNnP3w\":\"連接並升級\",\"Xe2tSS\":\"連接文檔\",\"1Xxb9f\":\"連接支付處理\",\"nQI4H5\":\"連接 Stripe 以啟用電子郵件範本編輯\",\"LmvZ+E\":\"連接 Stripe 以啟用消息功能\",\"EWnXR+\":\"連接到 Stripe\",\"VioGG1\":\"連接您的 Stripe 帳戶以接受門票和商品的付款。\",\"4qmnU8\":\"連接您的 Stripe 帳戶以接受付款。\",\"E1eze1\":\"連接您的 Stripe 帳戶以開始接受您活動的付款。\",\"ulV1ju\":\"連接您的 Stripe 帳戶以開始接受付款。\",\"/3017M\":\"已連接到 Stripe\",\"jfC/xh\":\"聯絡\",\"LOFgda\":[\"聯絡 \",[\"0\"]],\"41BQ3k\":\"聯絡電郵\",\"KcXRN+\":\"支援聯絡電郵\",\"m8WD6t\":\"繼續設置\",\"0GwUT4\":\"繼續結帳\",\"sBV87H\":\"繼續建立活動\",\"nKtyYu\":\"繼續下一步\",\"F3/nus\":\"繼續付款\",\"p2FRHj\":\"控制此活動的平台費用如何處理\",\"1JnTgU\":\"從上方複製\",\"FxVG/l\":\"已複製到剪貼簿\",\"PiH3UR\":\"已複製!\",\"uUPbPg\":\"複製推廣連結\",\"iVm46+\":\"複製代碼\",\"+2ZJ7N\":\"將詳情複製到第一位參與者\",\"ZN1WLO\":\"複製郵箱\",\"tUGbi8\":\"複製我的資料到:\",\"y22tv0\":\"複製此連結以便隨處分享\",\"/4gGIX\":\"複製到剪貼簿\",\"P0rbCt\":\"封面圖片\",\"60u+dQ\":\"封面圖片將顯示在活動頁面頂部\",\"2NLjA6\":\"封面圖片將顯示在您的主辦單位頁面頂部\",\"zg4oSu\":[\"建立\",[\"0\"],\"範本\"],\"RKKhnW\":\"建立自訂小工具以在您的網站上銷售門票。\",\"yIRev4\":\"建立密碼\",\"xfKgwv\":\"建立推廣夥伴\",\"tudG8q\":\"建立並設定待售門票和商品。\",\"YAl9Hg\":\"建立配置\",\"BTne9e\":\"為此活動建立自定義郵件範本以覆蓋組織者預設設置\",\"YIDzi/\":\"建立自定義範本\",\"Nc3l/D\":\"建立折扣、隱藏門票的存取碼和特別優惠。\",\"eWEV9G\":\"建立新密碼\",\"8AiKIu\":\"建立門票或商品\",\"agZ87r\":\"為您的活動創建門票、設定價格並管理可用數量。\",\"/HGmW9\":\"建立可追蹤連結以獎勵推廣您活動的合作夥伴。\",\"dkAPxi\":\"創建 Webhook\",\"5slqwZ\":\"建立您的活動\",\"JQNMrj\":\"建立你嘅第一個活動\",\"CCjxOC\":\"建立您的第一個活動以開始銷售門票並管理參加者。\",\"ZCSSd+\":\"建立您自己的活動\",\"67NsZP\":\"建立緊活動...\",\"H34qcM\":\"建立緊主辦方...\",\"1YMS+X\":\"建立緊你嘅活動,請稍候\",\"yiy8Jt\":\"建立緊你嘅主辦方資料,請稍候\",\"lfLHNz\":\"CTA標籤是必需的\",\"BMtue0\":\"當前付款處理器\",\"T+1APV\":\"目前增值稅號碼已驗證\",\"v2GlhZ\":\"目前增值稅號碼驗證失敗\",\"iTvh6I\":\"目前可供購買\",\"g7HIC0\":\"自訂品牌\",\"mimF6c\":\"結帳後自訂訊息\",\"O6mra8\":\"自訂問題\",\"axv/Mi\":\"自定義範本\",\"QMHSMS\":\"客戶將收到確認退款的電子郵件\",\"L/Qc+w\":\"客戶電郵地址\",\"wpfWhJ\":\"客戶名字\",\"GIoqtA\":\"客戶姓氏\",\"NihQNk\":\"客戶\",\"7gsjkI\":\"使用Liquid範本自定義發送給客戶的郵件。這些範本將用作您組織中所有活動的預設範本。\",\"xJaTUK\":\"自訂活動首頁的版面配置、顏色和品牌。\",\"MXZfGN\":\"自訂結帳時提出的問題,以從參與者那裡收集重要資訊。\",\"iX6SLo\":\"自訂繼續按鈕上顯示的文字\",\"pxNIxa\":\"使用Liquid範本自定義您的郵件範本\",\"3trPKm\":\"自訂主辦單位頁面外觀\",\"/gWrVZ\":\"所有活動的每日收入、稅費和退款\",\"zgCHnE\":\"每日銷售報告\",\"nHm0AI\":\"每日銷售、税費和費用明細\",\"pvnfJD\":\"深色\",\"nE5o/t\":\"資料所有權\",\"lnYE59\":\"活動日期\",\"gnBreG\":\"下單日期\",\"ovBPCi\":\"預設\",\"JtI4vj\":\"預設參加者資料收集\",\"3R/Tu2\":\"預設費用處理\",\"1bZAZA\":\"將使用預設範本\",\"vu7gDm\":\"刪除推廣夥伴\",\"KZN4Lc\":\"全部刪除\",\"+jw/c1\":\"刪除圖片\",\"hdyeZ0\":\"刪除任務\",\"dPyJ15\":\"刪除範本\",\"mxsm1o\":\"刪除此問題?此操作無法復原。\",\"snMaH4\":\"刪除 Webhook\",\"vYgeDk\":\"取消全選\",\"NvuEhl\":\"設計元素\",\"H8kMHT\":\"收唔到驗證碼?\",\"OdPOhy\":\"Discord\",\"QotGhf\":\"關閉此訊息\",\"BREO0S\":\"顯示一個複選框,允許客戶選擇接收此活動組織者的營銷通訊。\",\"TvY/XA\":\"文檔\",\"Kdpf90\":\"別忘了!\",\"352VU2\":\"沒有帳戶?<0>註冊\",\"AXXqG+\":\"捐款\",\"DPfwMq\":\"完成\",\"2+O9st\":\"下載所有已完成訂單的銷售、參與者和財務報告。\",\"eneWvv\":\"草稿\",\"Ts8hhq\":\"由於垃圾郵件風險高,您必須先連接 Stripe 帳戶才能修改電子郵件範本。這是為了確保所有活動主辦方都經過驗證並負責。\",\"TnzbL+\":\"由於垃圾郵件風險較高,您必須先連接 Stripe 帳戶才能向參與者發送訊息。\\n這是為了確保所有活動組織者都經過驗證並承擔責任。\",\"euc6Ns\":\"複製\",\"KRmTkx\":\"複製產品\",\"KIjvtr\":\"荷蘭語\",\"SPKbfM\":\"例如:取得門票,立即註冊\",\"fc7wGW\":\"例如:關於您門票的重要更新\",\"54MPqC\":\"例如:標準版、進階版、企業版\",\"LTzmgK\":[\"編輯\",[\"0\"],\"範本\"],\"v4+lcZ\":\"編輯推廣夥伴\",\"2iZEz7\":\"編輯答案\",\"tPtRwl\":\"編輯應用費用\",\"t2bbp8\":\"編輯參與者\",\"etaWtB\":\"編輯參與者詳情\",\"+guao5\":\"編輯配置\",\"vRWOrM\":\"編輯訂單詳情\",\"3yNuBV\":\"編輯增值稅設定\",\"fW5sSv\":\"編輯 Webhook\",\"nP7CdQ\":\"編輯 Webhook\",\"uBAxNB\":\"編輯器\",\"aqxYLv\":\"教育\",\"iiWXDL\":\"資格失敗\",\"zPiC+q\":\"符合條件的簽到列表\",\"V2sk3H\":\"電子郵件和模板\",\"hbwCKE\":\"郵箱地址已複製到剪貼板\",\"dSyJj6\":\"電子郵件地址不匹配\",\"elW7Tn\":\"郵件正文\",\"ZsZeV2\":\"必須填寫電郵\",\"Be4gD+\":\"郵件預覽\",\"6IwNUc\":\"郵件範本\",\"H/UMUG\":\"需要電郵驗證\",\"L86zy2\":\"電郵驗證成功!\",\"Qj0GKe\":\"啟用參與者自助服務\",\"hEtQsg\":\"預設啟用參與者自助服務\",\"Upeg/u\":\"啟用此範本發送郵件\",\"RxzN1M\":\"已啟用\",\"sGjBEq\":\"結束日期與時間(可選)\",\"PKXt9R\":\"結束日期必須在開始日期之後\",\"48Y16Q\":\"結束時間(選填)\",\"7YZofi\":\"輸入主題和正文以查看預覽\",\"3bR1r4\":\"輸入推廣夥伴電郵(選填)\",\"ARkzso\":\"輸入推廣夥伴名稱\",\"y1BZw1\":\"輸入營業地址\",\"3GfR6a\":\"輸入商業名稱\",\"6KnyG0\":\"輸入電郵\",\"INDKM9\":\"輸入郵件主題...\",\"xUgUTh\":\"輸入名字\",\"9/1YKL\":\"輸入姓氏\",\"VpwcSk\":\"輸入新密碼\",\"1tAGuY\":\"輸入包含國家代碼的增值稅號碼\",\"kWg31j\":\"輸入獨特推廣碼\",\"C3nD/1\":\"輸入您的電郵地址\",\"VmXiz4\":\"輸入您的電子郵件,我們將向您發送重置密碼的說明。\",\"n9V+ps\":\"輸入您的姓名\",\"IdULhL\":\"輸入您的增值稅號碼,包括國家代碼,不含空格(例如:IE1234567A、DE123456789)\",\"LslKhj\":\"加載日誌時出錯\",\"AKbElk\":\"歐盟增值稅註冊企業:適用反向收費機制(0% - 增值稅指令 2006/112/EC 第 196 條)\",\"WgD6rb\":\"活動類別\",\"b46pt5\":\"活動封面圖片\",\"1Hzev4\":\"活動自定義範本\",\"imgKgl\":\"活動描述\",\"kJDmsI\":\"活動詳情\",\"m/N7Zq\":\"活動完整地址\",\"Nl1ZtM\":\"活動地點\",\"t3AMTs\":\"活動管理平台\",\"PYs3rP\":\"活動名稱\",\"HhwcTQ\":\"活動名稱\",\"WZZzB6\":\"必須填寫活動名稱\",\"Wd5CDM\":\"活動名稱應少於 150 個字元\",\"4JzCvP\":\"活動不可用\",\"Gh9Oqb\":\"活動組織者姓名\",\"mImacG\":\"活動頁面\",\"JyD0LH\":\"活動設定\",\"cOePZk\":\"活動時間\",\"e8WNln\":\"活動時區\",\"GeqWgj\":\"活動時區\",\"XVLu2v\":\"活動標題\",\"OfmsI9\":\"活動太新\",\"YDVUVl\":\"事件類型\",\"4K2OjV\":\"活動場地\",\"19j6uh\":\"活動表現\",\"PC3/fk\":\"未來 24 小時內開始的活動\",\"fTFfOK\":\"每個郵件範本都必須包含一個連結到相應頁面的行動號召按鈕\",\"BVinvJ\":\"例子:「您是如何得知我們的?」、「發票公司名稱」\",\"2hGPQG\":\"例子:「T恤尺碼」、「餐飲偏好」、「職位」\",\"qNuTh3\":\"異常\",\"kF8HQ7\":\"匯出答案\",\"2KAI4N\":\"匯出CSV\",\"JKfSAv\":\"導出失敗。請重試。\",\"SVOEsu\":\"導出已開始。正在準備文件...\",\"wuyaZh\":\"匯出成功\",\"9bpUSo\":\"匯出緊推廣夥伴\",\"jtrqH9\":\"正在導出與會者\",\"R4Oqr8\":\"導出完成。正在下載文件...\",\"UlAK8E\":\"正在導出訂單\",\"DwuoH0\":\"Facebook\",\"7Bj3x9\":\"失敗\",\"8uOlgz\":\"失敗時間\",\"tKcbYd\":\"失敗任務\",\"SsI9v/\":\"放棄訂單失敗。請重試。\",\"LdPKPR\":\"分配配置失敗\",\"cEFg3R\":\"建立推廣夥伴失敗\",\"dVgNF1\":\"建立配置失敗\",\"U66oUa\":\"建立範本失敗\",\"aFk48v\":\"刪除配置失敗\",\"Zw6LWb\":\"刪除任務失敗\",\"tq0abZ\":\"刪除任務失敗\",\"vKMKnu\":\"刪除問題失敗\",\"xFj7Yj\":\"刪除範本失敗\",\"jo3Gm6\":\"匯出推廣夥伴失敗\",\"Jjw03p\":\"導出與會者失敗\",\"ZPwFnN\":\"導出訂單失敗\",\"zGE3CH\":\"匯出報告失敗。請重試。\",\"X4o0MX\":\"加載 Webhook 失敗\",\"0+iwE5\":\"重新排序問題失敗\",\"EJPAcd\":\"重新發送訂單確認失敗\",\"DjSbj3\":\"重新發送門票失敗\",\"YQ3QSS\":\"重新發送驗證碼失敗\",\"wDioLj\":\"重試任務失敗\",\"DKYTWG\":\"重試任務失敗\",\"zTkTF3\":\"儲存範本失敗\",\"l6acRV\":\"儲存增值稅設定失敗。請重試。\",\"T6B2gk\":\"發送訊息失敗。請再試一次。\",\"lKh069\":\"無法啟動導出任務\",\"t/KVOk\":\"無法開始模擬。請重試。\",\"QXgjH0\":\"無法停止模擬。請重試。\",\"o/blc/\":\"更新帳戶配置失敗\",\"i0QKrm\":\"更新推廣夥伴失敗\",\"NNc33d\":\"更新答案失敗。\",\"E9jY+o\":\"更新參與者失敗\",\"uQynyf\":\"更新配置失敗\",\"EhlbcI\":\"更新訊息級別失敗\",\"rpGMzC\":\"更新訂單失敗\",\"Eeo/Gy\":\"更新設定失敗\",\"kqA9lY\":\"更新增值稅設定失敗\",\"7/9RFs\":\"上傳圖片失敗。\",\"nkNfWu\":\"圖片上傳失敗。請再試一次。\",\"rxy0tG\":\"驗證電郵失敗\",\"/sV91a\":\"費用處理\",\"T4BMxU\":\"費用可能會變更。如有變更,您將收到通知。\",\"LyUWXA\":\"費用已繞過\",\"cf35MA\":\"節慶\",\"pAey+4\":\"檔案過大。最大大小為 5MB。\",\"VejKUM\":\"請先在上方填寫您的詳細信息\",\"8OvVZZ\":\"篩選參與者\",\"mvrlBO\":\"按活動篩選\",\"8BwQeU\":\"完成設置\",\"hg80P7\":\"完成 Stripe 設置\",\"1vBhpG\":\"第一位參與者\",\"4pwejF\":\"名字為必填項\",\"6bBh3/\":\"固定費用\",\"j+XQDj\":\"固定費用(美元)\",\"5mpF6N\":[[\"currencyCode\"],\" 的固定費用金額\"],\"/uXPzP\":\"每筆交易收取的固定費用(美元)\",\"LWL3Bs\":\"固定費用必須為 0 或更高\",\"YXhom6\":\"固定費用:\",\"KgxI80\":\"靈活的票務系統\",\"lWxAUo\":\"飲食\",\"nFm+5u\":\"頁腳文字\",\"MY2SVM\":\"全額退款\",\"T02gNN\":\"一般入場\",\"3ep0Gx\":\"關於您主辦單位的一般資訊\",\"ziAjHi\":\"產生\",\"exy8uo\":\"產生代碼\",\"4CETZY\":\"取得路線\",\"+4zM7f\":\"透過 Stripe Connect 立即獲得付款\",\"ZDIydz\":\"開始使用\",\"u6FPxT\":\"購票\",\"8KDgYV\":\"準備好您的活動\",\"RkXlPZ\":\"GitHub\",\"oNL5vN\":\"前往活動頁面\",\"gHSuV/\":\"返回主頁\",\"6nDzTl\":\"良好的可讀性\",\"aGWZUr\":\"總收入\",\"n8IUs7\":\"總收入\",\"LIYoRQ\":\"賓客管理\",\"kTSQej\":[\"您好 \",[\"0\"],\",從這裡管理您的平台。\"],\"dORAcs\":\"以下是與您郵箱關聯的所有票。\",\"g+2103\":\"呢個係你嘅推廣連結\",\"QlwJ9d\":\"預期結果:\",\"/iE8xx\":\"Hi.Events 費用\",\"zppscQ\":\"Hi.Events 平台費用及每筆交易的增值稅明細\",\"D+zLDD\":\"已隱藏\",\"DRErHC\":\"對參與者隱藏 - 僅主辦方可見\",\"P+5Pbo\":\"隱藏答案\",\"FmogyU\":\"隱藏選項\",\"gtEbeW\":\"突出顯示\",\"NF8sdv\":\"突出顯示訊息\",\"MXSqmS\":\"突出顯示此產品\",\"7ER2sc\":\"已突出顯示\",\"sq7vjE\":\"突出顯示的產品將具有不同的背景色,使其在活動頁面上脫穎而出。\",\"AVpmAa\":\"如何離線付款\",\"FONsLE\":\"https://awesome-events.com\",\"htoh8N\":\"https://webhook-domain.com/webhook\",\"mkWad2\":\"匈牙利語\",\"YLgdk5\":\"我確認這是與此活動相關的交易訊息\",\"4/kP5a\":\"如果未自動開啟新分頁,請點擊下方按鈕繼續結帳。\",\"PYVWEI\":\"如已註冊,請提供您的增值稅號碼以進行驗證\",\"iIEaNB\":\"如果您在我們這裡有帳戶,您將收到一封電子郵件,其中包含如何重置密碼的說明。\",\"an5hVd\":\"圖片\",\"tSVr6t\":\"模擬\",\"TWXU0c\":\"模擬用戶\",\"5LAZwq\":\"模擬已開始\",\"IMwcdR\":\"模擬已停止\",\"0I0Hac\":\"重要通知\",\"yD3avI\":\"重要提示:更改您的電郵地址將更新存取此訂單的連結。儲存後,您將被重新導向至新的訂單連結。\",\"M8M6fs\":\"重要:需要重新連接 Stripe\",\"jT142F\":[[\"diffHours\"],\" 小時後\"],\"OoSyqO\":[[\"diffMinutes\"],\" 分鐘後\"],\"cljs3a\":\"請說明您是否在歐盟註冊了增值稅\",\"F1Xp97\":\"個人與會者\",\"85e6zs\":\"插入Liquid標記\",\"38KFY0\":\"插入變數\",\"CTWsuc\":\"Instagram\",\"s6EF6K\":\"即時付款\",\"nbfdhU\":\"整合\",\"JHB/Ky\":\"無效\",\"B2Tpo0\":\"無效電郵\",\"5tT0+u\":\"電郵格式無效\",\"f9WRpE\":\"無效的檔案類型。請上傳圖片。\",\"tnL+GP\":\"無效的Liquid語法。請更正後再試。\",\"N9JsFT\":\"無效的增值稅號碼格式\",\"g+lLS9\":\"邀請團隊成員\",\"1z26sk\":\"邀請團隊成員\",\"KR0679\":\"邀請團隊成員\",\"Mokwac\":\"邀請無限團隊成員並自訂角色\",\"aH6ZIb\":\"邀請您的團隊\",\"IuMGvq\":\"發票\",\"y0meFR\":\"愛爾蘭增值稅(23%)將適用於平台費用(本地供應)。\",\"1ZKm04\":\"此帳戶是否在歐盟註冊增值稅?\",\"Lj7sBL\":\"意大利語\",\"F5/CBH\":\"項目\",\"BzfzPK\":\"項目\",\"KmWyx0\":\"任務\",\"o5r6b2\":\"任務已刪除\",\"cd0jIM\":\"任務詳情\",\"ruJO57\":\"任務名稱\",\"YZi+Hu\":\"任務已排隊等待重試\",\"nCywLA\":\"隨時隨地加入\",\"hTJ4fB\":\"只需點擊下面的按鈕重新連接您的 Stripe 帳戶。\",\"MxjCqk\":\"只是在找您的票?\",\"lB2hSG\":[\"讓我隨時了解來自 \",[\"0\"],\" 的新聞和活動\"],\"DruLRc\":\"過去14天\",\"ve9JTU\":\"姓氏為必填項\",\"h0Q9Iw\":\"最新響應\",\"gw3Ur5\":\"最近觸發\",\"QIn0Vl\":\"用於增值稅目的的法定商業名稱\",\"1njn7W\":\"淺色\",\"1qY5Ue\":\"連結已過期或無效\",\"psosdY\":\"訂單詳情連結\",\"6JzK4N\":\"門票連結\",\"shkJ3U\":\"鏈接您的 Stripe 賬户以接收售票資金。\",\"gggTBm\":\"LinkedIn\",\"nvOPBA\":\"允許連結\",\"dF6vP6\":\"已上線\",\"fpMs2Z\":\"直播\",\"D9zTjx\":\"直播活動\",\"WdmJIX\":\"載入預覽中...\",\"IoDI2o\":\"載入標記中...\",\"NFxlHW\":\"正在加載 Webhook\",\"iG7KNr\":\"標誌\",\"vu7ZGG\":\"標誌與封面\",\"gddQe0\":\"您主辦單位的標誌與封面圖片\",\"TBEnp1\":\"標誌將顯示於頁首\",\"Jzu30R\":\"標誌將顯示在門票上\",\"PSRm6/\":\"查找我的門票\",\"4wUIjX\":\"讓您的活動上線\",\"2FzaR1\":\"管理您的支付處理並查看平台費用\",\"2L3vle\":\"最大訊息數 / 24小時\",\"Qp4HWD\":\"最大收件人數 / 訊息\",\"agPptk\":\"媒介\",\"xDAtGP\":\"訊息\",\"bECJqy\":\"訊息批准成功\",\"1jRD0v\":\"向與會者發送特定門票的信息\",\"48rf3i\":\"訊息不能超過5000個字符\",\"ZPj0Q8\":\"訊息詳情\",\"Vjat/X\":\"必須填寫訊息\",\"0/yJtP\":\"向具有特定產品的訂單所有者發送消息\",\"mFdA+i\":\"訊息級別\",\"v7xKtM\":\"訊息級別更新成功\",\"gqnyh0\":\"行動裝置最佳化\",\"olKKwj\":\"具有離線支援和即時追蹤的行動掃描器\",\"JbIgPz\":\"貨幣金額是所有貨幣的大致總和\",\"qvF+MT\":\"監控和管理失敗的後台任務\",\"w36OkR\":\"最多瀏覽活動(過去14天)\",\"GfaxEk\":\"音樂\",\"oVGCGh\":\"我的票\",\"8/brI5\":\"必須填寫名稱\",\"sFFArG\":\"名稱必須少於 255 個字元\",\"sCV5Yc\":\"活動名稱\",\"xxU3NX\":\"淨收入\",\"ArHT/C\":\"新註冊\",\"eWRECP\":\"夜生活\",\"HSw5l3\":\"否 - 我是個人或非增值稅註冊企業\",\"VHfLAW\":\"無帳戶\",\"+jIeoh\":\"未找到賬戶\",\"074+X8\":\"沒有活動的 Webhook\",\"zxnup4\":\"冇推廣夥伴可顯示\",\"Dwf4dR\":\"暫無參與者問題\",\"/UC6qk\":\"未找到歸因數據\",\"99ntUF\":\"此活動沒有可用的簽到列表。\",\"+dAKxg\":\"找不到配置\",\"eb47T5\":\"未找到所選篩選條件的數據。請嘗試調整日期範圍或貨幣。\",\"pZNOT9\":\"沒有結束日期\",\"dW40Uz\":\"未找到活動\",\"8pQ3NJ\":\"未來 24 小時內沒有活動開始\",\"8zCZQf\":\"尚無活動\",\"Yc5YW6\":\"沒有失敗的任務\",\"54GxeB\":\"不影響您當前或過去的交易\",\"EpvBAp\":\"無發票\",\"XZkeaI\":\"未找到日誌\",\"nrSs2u\":\"未找到訊息\",\"OVFwlg\":\"暫無訂單問題\",\"EJ7bVz\":\"找不到訂單\",\"NEmyqy\":\"尚無訂單\",\"wUv5xQ\":\"過去14天沒有主辦方活動\",\"B7w4KY\":\"沒有其他可用的主辦單位\",\"PChXMe\":\"無付費訂單\",\"6jYQGG\":\"沒有過往活動\",\"CHzaTD\":\"過去14天沒有熱門活動\",\"zK/+ef\":\"沒有可供選擇的產品\",\"wYiAtV\":\"沒有最近的帳戶註冊\",\"QoAi8D\":\"無響應\",\"EK/G11\":\"尚無響應\",\"3sRuiW\":\"未找到票\",\"yM5c0q\":\"沒有即將舉行的活動\",\"qpC74J\":\"未找到用戶\",\"41dJPO\":\"未配置增值稅設定\",\"8wgkoi\":\"過去14天沒有瀏覽的活動\",\"n5vdm2\":\"此端點尚未記錄任何 Webhook 事件。事件觸發後將顯示在此處。\",\"4GhX3c\":\"沒有 Webhooks\",\"4+am6b\":\"否,保留在此\",\"HVwIsd\":\"非增值稅註冊企業或個人:適用愛爾蘭增值稅(23%)\",\"x5+Lcz\":\"未簽到\",\"8n10sz\":\"不符合條件\",\"BwJKBw\":\"共\",\"lQgMLn\":\"辦公室或場地名稱\",\"6Aih4U\":\"離線\",\"Z6gBGW\":\"離線付款\",\"nO3VbP\":[\"正在銷售 \",[\"0\"]],\"2r6bAy\":\"升級完成後,您的舊帳戶將僅用於退款。\",\"oXOSPE\":\"線上\",\"WjSpu5\":\"線上活動\",\"bU7oUm\":\"僅發送給具有這些狀態的訂單\",\"M2w1ni\":\"僅使用促銷代碼時可見\",\"N141o/\":\"打開 Stripe 儀表板\",\"HXMJxH\":\"免責聲明、聯繫信息或感謝說明的可選文本(僅單行)\",\"L565X2\":\"選項\",\"c/TIyD\":\"訂單及門票\",\"H5qWhm\":\"訂單已取消\",\"b6+Y+n\":\"訂單完成\",\"x4MLWE\":\"訂單確認\",\"CsTTH0\":\"訂單確認重新發送成功\",\"ppuQR4\":\"訂單已創建\",\"0UZTSq\":\"訂單貨幣\",\"HdmwrI\":\"訂單電郵\",\"bwBlJv\":\"訂單名字\",\"vrSW9M\":\"訂單已取消並退款。訂單所有者已收到通知。\",\"rzw+wS\":\"訂單持有人\",\"oI/hGR\":\"訂單編號\",\"Pc729f\":\"訂單等待線下支付\",\"F4NXOl\":\"訂單姓氏\",\"RQCXz6\":\"訂單限制\",\"SO9AEF\":\"已設定訂單限制\",\"5RDEEn\":\"訂單語言\",\"vu6Arl\":\"訂單標記為已支付\",\"sLbJQz\":\"未找到訂單\",\"kvYpYu\":\"找不到訂單\",\"i8VBuv\":\"訂單號\",\"FaPYw+\":\"訂單所有者\",\"eB5vce\":\"具有特定產品的訂單所有者\",\"CxLoxM\":\"具有產品的訂單所有者\",\"DoH3fD\":\"訂單付款待處理\",\"UkHo4c\":\"訂單參考\",\"EZy55F\":\"訂單已退款\",\"6eSHqs\":\"訂單狀態\",\"oW5877\":\"訂單總額\",\"e7eZuA\":\"訂單已更新\",\"1SQRYo\":\"訂單更新成功\",\"KndP6g\":\"訂單連結\",\"3NT0Ck\":\"訂單已被取消\",\"sd5IMt\":\"已完成訂單\",\"5It1cQ\":\"訂單已導出\",\"UQ0ACV\":\"訂單總額\",\"B/EBQv\":\"訂單:\",\"qtGTNu\":\"自然帳戶\",\"ucgZ0o\":\"組織\",\"S3CZ5M\":\"主辦單位儀表板\",\"Uu0hZq\":\"組織者郵箱\",\"Gy7BA3\":\"組織者電子郵件地址\",\"SQqJd8\":\"找不到主辦單位\",\"wpj63n\":\"主辦單位設定\",\"coIKFu\":\"所選貨幣沒有可用的主辦單位統計資料,或發生錯誤。\",\"o1my93\":\"更新主辦單位狀態失敗。請稍後再試。\",\"rLHma1\":\"主辦單位狀態已更新\",\"LqBITi\":\"將使用組織者/預設範本\",\"/IX/7x\":\"其他\",\"RsiDDQ\":\"其他列表(不包含此票)\",\"qMASRF\":\"發出的訊息\",\"6/dCYd\":\"總覽\",\"6WdDG7\":\"頁面\",\"8uqsE5\":\"頁面不再可用\",\"QkLf4H\":\"頁面網址\",\"sF+Xp9\":\"頁面瀏覽量\",\"c+suC6\":\"付費帳戶\",\"QIxRUI\":\"付費、免費、分級定價和捐贈型門票\",\"5F7SYw\":\"部分退款\",\"fFYotW\":[\"部分退款:\",[\"0\"]],\"i8day5\":\"將費用轉嫁給買家\",\"k4FLBQ\":\"轉嫁給買家\",\"Ff0Dor\":\"過去\",\"xTPjSy\":\"過往活動\",\"/l/ckQ\":\"貼上網址\",\"URAE3q\":\"已暫停\",\"4fL/V7\":\"付款\",\"OZK07J\":\"付款解鎖\",\"c2/9VE\":\"負載數據\",\"TskrJ8\":\"付款與計劃\",\"5cxUwd\":\"付款日期\",\"ENEPLY\":\"付款方式\",\"EyE8E6\":\"支付處理\",\"8Lx2X7\":\"已收到付款\",\"vcyz2L\":\"支付設置\",\"fx8BTd\":\"付款不可用\",\"51U9mG\":\"付款將繼續無中斷流轉\",\"UkM20g\":\"待審核\",\"dPYu1F\":\"每位參與者\",\"VlXNyK\":\"每份訂單\",\"hauDFf\":\"每張門票\",\"mnF83a\":\"百分比費用\",\"2ueYqG\":\"百分比費用(0-100%)\",\"K2PPlT\":\"百分比費用必須介於 0 到 100 之間\",\"MixU2P\":\"百分比必須介於 0 到 100 之間\",\"MkuVAZ\":\"交易金額的百分比\",\"/Bh+7r\":\"表現\",\"6kPk3+\":\"個人資料\",\"zmwvG2\":\"電話\",\"zFIMat\":\"Pinterest\",\"wBJR8i\":\"計劃舉辦活動?\",\"J3lhKT\":\"平台費用\",\"RD51+P\":[\"從您的付款中扣除 \",[\"0\"],\" 的平台費用\"],\"br3Y/y\":\"平台費用\",\"3buiaw\":\"平台費用報告\",\"kv9dM4\":\"平台收入\",\"jEw0Mr\":\"請輸入有效的 URL\",\"n8+Ng/\":\"請輸入5位數驗證碼\",\"r+lQXT\":\"請輸入您的增值稅號碼\",\"Dvq0wf\":\"請提供圖片。\",\"2cUopP\":\"請重新開始結賬流程。\",\"8KmsFa\":\"請選擇日期範圍\",\"EFq6EG\":\"請選擇圖片。\",\"fuwKpE\":\"請再試一次。\",\"klWBeI\":\"請等一陣再申請新嘅驗證碼\",\"hfHhaa\":\"請稍候,我哋準備緊匯出你嘅推廣夥伴...\",\"o+tJN/\":\"請稍候,我們正在準備導出您的與會者...\",\"+5Mlle\":\"請稍候,我們正在準備導出您的訂單...\",\"trnWaw\":\"波蘭語\",\"luHAJY\":\"熱門活動(過去14天)\",\"TjX7xL\":\"結帳後訊息\",\"OESu7I\":\"透過在多種門票類型之間共享庫存來防止超賣。\",\"NgVUL2\":\"預覽結帳表單\",\"cs5muu\":\"預覽活動頁面\",\"+4yRWM\":\"門票價格\",\"a5jvSX\":\"價格等級\",\"ReihZ7\":\"列印預覽\",\"JnuPvH\":\"列印門票\",\"tYF4Zq\":\"列印為PDF\",\"LcET2C\":\"私隱政策\",\"8z6Y5D\":\"處理退款\",\"JcejNJ\":\"處理訂單中\",\"EWCLpZ\":\"產品已創建\",\"XkFYVB\":\"產品已刪除\",\"YMwcbR\":\"產品銷售、收入和税費明細\",\"ldVIlB\":\"產品已更新\",\"JoKGiJ\":\"優惠碼\",\"k3wH7i\":\"促銷碼使用情況及折扣明細\",\"uEhdRh\":\"僅限促銷\",\"dLm8V5\":\"促銷電子郵件可能導致帳戶被暫停\",\"EEYbdt\":\"發佈\",\"evDBV8\":\"發佈活動\",\"dsFmM+\":\"已購買\",\"Vw0KCJ\":\"QR 碼簽到\",\"k/bJj0\":\"問題已重新排序\",\"b24kPi\":\"隊列\",\"fqDzSu\":\"費率\",\"mnUGVC\":\"超出速率限制。請稍後再試。\",\"spsZys\":\"準備升級?這只需要幾分鐘。\",\"vt9xUl\":\"即時分析\",\"xzRvs4\":[\"接收 \",[\"0\"],\" 的產品更新。\"],\"pLXbi8\":\"最近帳戶註冊\",\"Fi3b48\":\"最近訂單\",\"yPrbsy\":\"收件人\",\"Edm6av\":\"重新連接 Stripe →\",\"JjMIKU\":\"Reddit\",\"HiGkFu\":\"正在重定向到 Stripe...\",\"pnoTN5\":\"推薦帳戶\",\"ACKu03\":\"刷新預覽\",\"fKn/k6\":\"退款金額\",\"qY4rpA\":\"退款失敗\",\"FaK/8G\":[\"退款訂單 \",[\"0\"]],\"MGbi9P\":\"退款待處理\",\"BDSRuX\":[\"已退款:\",[\"0\"]],\"bU4bS1\":\"退款\",\"rYXfOA\":\"地區設定\",\"5tl0Bp\":\"註冊問題\",\"CQeZT8\":\"未找到報告\",\"JEPMXN\":\"請求新連結\",\"TMLAx2\":\"必填\",\"mdeIOH\":\"重新發送驗證碼\",\"sQxe68\":\"重新發送確認\",\"bxoWpz\":\"重新發送確認電郵\",\"G42SNI\":\"重新發送電郵\",\"TTpXL3\":[[\"resendCooldown\"],\"秒後重新發送\"],\"5CiNPm\":\"重新發送門票\",\"Uwsg2F\":\"已預留\",\"8wUjGl\":\"保留至\",\"kCn6wb\":\"重置中...\",\"6gRgw8\":\"重試\",\"1BG8ga\":\"全部重試\",\"rDC+T6\":\"重試任務\",\"CbnrWb\":\"返回活動\",\"Oo/PLb\":\"收入摘要\",\"dFFW9L\":[\"銷售已於 \",[\"0\"],\" 結束\"],\"loCKGB\":[\"銷售於 \",[\"0\"],\" 結束\"],\"wlfBad\":\"銷售期間\",\"5CDM6r\":\"已設定銷售期間\",\"ftzaMf\":\"銷售期間、訂單限制、可見性\",\"zpekWp\":[\"銷售於 \",[\"0\"],\" 開始\"],\"mUv9U4\":\"銷售\",\"9KnRdL\":\"銷售已暫停\",\"3VnlS9\":\"所有活動的銷售、訂單和表現指標\",\"3Q1AWe\":\"銷售額:\",\"B4nE3N\":\"示例票價\",\"8BRPoH\":\"示例場地\",\"DyBPvP\":\"儲存配置\",\"KZrfYJ\":\"儲存社交連結\",\"9Y3hAT\":\"儲存範本\",\"C8ne4X\":\"儲存門票設計\",\"6/TNCd\":\"儲存增值稅設定\",\"I+FvbD\":\"掃描\",\"4ba0NE\":\"已排程\",\"ftNXma\":\"搜尋推廣夥伴...\",\"VY+Bdn\":\"按賬戶名稱或電子郵件搜尋...\",\"VX+B3I\":\"按活動標題或主辦方搜索...\",\"R0wEyA\":\"按任務名稱或異常搜索...\",\"GHdjuo\":\"按姓名、電子郵件或帳戶搜索...\",\"20ce0U\":\"按訂單編號、客戶姓名或電子郵件搜尋...\",\"4DSz7Z\":\"按主題、活動或賬戶搜索...\",\"Mck5ht\":\"安全結帳\",\"p7xUrt\":\"選擇類別\",\"3IcxS1\":\"選擇配置\",\"zPRPMf\":\"選擇級別\",\"BFRSTT\":\"選擇帳戶\",\"mCB6Je\":\"全選\",\"a6+167\":\"選擇活動\",\"kYZSFD\":\"選擇主辦單位以查看其儀表板與活動。\",\"CFbaPk\":\"選擇參加者群組\",\"hJmVtD\":\"選擇國家\",\"tVW/yo\":\"選擇貨幣\",\"n9ZhRa\":\"選擇結束日期與時間\",\"gTN6Ws\":\"選擇結束時間\",\"0U6E9W\":\"選擇活動類別\",\"j9cPeF\":\"選擇事件類型\",\"1nhy8G\":\"選擇掃描器類型\",\"KizCK7\":\"選擇開始日期與時間\",\"dJZTv2\":\"選擇開始時間\",\"3hJUtr\":\"選擇註冊增值稅的國家\",\"x8XMsJ\":\"為此帳戶選擇訊息級別。這控制訊息限制和連結權限。\",\"aT3jZX\":\"選擇時區\",\"TxfvH2\":\"選擇哪些參加者應該收到此訊息\",\"Ropvj0\":\"選擇哪些事件將觸發此 Webhook\",\"5gkxKx\":\"選擇適用於此帳戶的費用配置。費用始終以美元計價。\",\"ylXj1N\":\"已選擇\",\"j9b/iy\":\"熱賣中 🔥\",\"73qYgo\":\"作為測試發送\",\"JvAge5\":\"向參與者發送電郵並查看您的訊息記錄。\",\"22Itl6\":\"發送副本給我\",\"nOBvex\":\"將即時訂單和參與者資料傳送到您的外部系統。\",\"1lNPhX\":\"發送退款通知郵件\",\"eaUTwS\":\"發送重置連結\",\"IoAuJG\":\"發送中...\",\"h69WC6\":\"已發送\",\"BVu2Hz\":\"發送者\",\"SPdzrs\":\"客戶下訂時發送\",\"LxSN5F\":\"發送給每位參會者及其門票詳情\",\"89xaFU\":\"為此主辦方創建的新活動設置預設平台費用設置。\",\"eXssj5\":\"為此主辦單位下創建的新活動設定預設設定。\",\"s0FkEx\":\"為不同的入口、場次或日期設定簽到列表。\",\"xMO+Ao\":\"設定你嘅機構\",\"C3htzi\":\"設定已更新\",\"Ohn74G\":\"設定與設計\",\"GG7qDw\":\"分享推廣連結\",\"hL7sDJ\":\"分享主辦單位頁面\",\"jy6QDF\":\"共享容量管理\",\"cMW+gm\":[\"顯示所有平台(另有 \",[\"0\"],\" 個有內容)\"],\"UVPI5D\":\"顯示較少平台\",\"Eu/N/d\":\"顯示營銷訂閱複選框\",\"SXzpzO\":\"預設顯示營銷訂閱複選框\",\"b33PL9\":\"顯示更多平台\",\"t1LIQW\":[\"顯示 \",[\"0\"],\" / \",[\"totalRows\"],\" 條記錄\"],\"jVRHeq\":\"註冊時間\",\"9wu8nm\":\"Snapchat\",\"kIKb9e\":\"社交\",\"d0rUsW\":\"社交連結\",\"j/TOB3\":\"社交連結與網站\",\"s9KGXU\":\"已售出\",\"KTxc6k\":\"出現問題,請重試,或在問題持續時聯繫客服\",\"H6Gslz\":\"對於給您帶來的不便,我們深表歉意。\",\"wdxz7K\":\"來源\",\"7JFNej\":\"體育\",\"JcQp9p\":\"開始日期同時間\",\"0m/ekX\":\"開始日期與時間\",\"izRfYP\":\"必須填寫開始日期\",\"2R1+Rv\":\"活動開始時間\",\"2NbyY/\":\"統計數據\",\"GVUxAX\":\"統計數據基於帳戶創建日期\",\"DRykfS\":\"仍在處理您舊交易的退款。\",\"wuV0bK\":\"停止模擬\",\"V3XvZK\":\"Stripe Connect\",\"Bk06QI\":\"Stripe 已連接\",\"aKtF0O\":\"Stripe未連接\",\"9i0++A\":\"Stripe 付款 ID\",\"/QlTE4\":\"Stripe設置已完成。\",\"ii0qn/\":\"主題是必需的\",\"M7Uapz\":\"主題將顯示在這裏\",\"6aXq+t\":\"主題:\",\"JwTmB6\":\"產品複製成功\",\"RuaKfn\":\"地址更新成功\",\"kzx0uD\":\"成功更新活動預設值\",\"5n+Wwp\":\"主辦單位更新成功\",\"DMCX/I\":\"平台費用預設設置更新成功\",\"URUYHc\":\"平台費用設置更新成功\",\"0Dk/l8\":\"SEO 設定已成功更新\",\"MhOoLQ\":\"社交連結更新成功\",\"kj7zYe\":\"Webhook 更新成功\",\"dXoieq\":\"摘要\",\"/RfJXt\":[\"夏日音樂節 \",[\"0\"]],\"CWOPIK\":\"2025夏季音樂節\",\"UaISq3\":\"瑞典語\",\"JZTQI0\":\"切換主辦單位\",\"9YHrNC\":\"系統預設\",\"XX32BM\":\"只需幾分鐘\",\"yT6dQ8\":\"按稅種和活動分組的已收稅款\",\"Ye321X\":\"稅種名稱\",\"WyCBRt\":\"稅務摘要\",\"GkH0Pq\":\"已套用稅項及費用\",\"Rwiyt2\":\"已配置稅項\",\"iQZff7\":\"稅項、費用、可見性、銷售期間、產品重點和訂單限制\",\"BW6QAz\":\"團隊管理\",\"vlf/In\":\"科技\",\"SchpMp\":\"Telegram\",\"iWa9cY\":\"讓人們知道您的活動有什麼內容\",\"NiIUyb\":\"請告訴我們您的活動\",\"DovcfC\":\"話俾我哋知你嘅機構資料。呢啲資料會顯示喺你嘅活動頁面。\",\"7wtpH5\":\"範本已啟用\",\"QHhZeE\":\"範本建立成功\",\"xrWdPR\":\"範本刪除成功\",\"G04Zjt\":\"範本儲存成功\",\"xowcRf\":\"服務條款\",\"6K0GjX\":\"文字可能難以閱讀\",\"nm3Iz/\":\"感謝您的參與!\",\"lhAWqI\":\"感謝您的支持,我們將繼續發展和改進 Hi.Events!\",\"KfmPRW\":\"頁面的背景顏色。使用封面圖片時,這會作為覆蓋層應用。\",\"MDNyJz\":\"驗證碼會喺10分鐘後過期。如果你搵唔到電郵,請檢查垃圾郵件資料夾。\",\"MJm4Tq\":\"訂單的貨幣\",\"cDHM1d\":\"電郵地址已更改。參與者將在更新後的電郵地址收到新門票。\",\"I/NNtI\":\"活動場地\",\"tXadb0\":\"您查找的活動目前不可用。它可能已被刪除、過期或 URL 不正確。\",\"EBzPwC\":\"活動的完整地址\",\"sxKqBm\":\"訂單全額將退款至客戶的原始付款方式。\",\"KgDp6G\":\"您嘗試存取的連結已過期或不再有效。請檢查您的電郵以獲取管理訂單的更新連結。\",\"5OmEal\":\"客戶的語言\",\"sYLeDq\":\"找不到您正在尋找的主辦單位。頁面可能已被移動、刪除,或網址不正確。\",\"C4nQe5\":\"平台費用會添加到票價中。買家支付更多,但您會收到完整的票價。\",\"HxxXZO\":\"用於按鈕和突出顯示的主要品牌顏色\",\"DEcpfp\":\"模板正文包含無效的Liquid語法。請更正後再試。\",\"injXD7\":\"無法驗證增值稅號碼。請檢查號碼並重試。\",\"A4UmDy\":\"劇場\",\"tDwYhx\":\"主題與顏色\",\"QP3gP+\":\"這些設定僅適用於複製的嵌入代碼,不會被儲存。\",\"HirZe8\":\"這些範本將用作您組織中所有活動的預設範本。單個活動可以用自己的自定義版本覆蓋這些範本。\",\"lzAaG5\":\"這些範本將僅覆蓋此活動的組織者預設設置。如果這裏沒有設置自定義範本,將使用組織者範本。\",\"XBNC3E\":\"呢個代碼會用嚟追蹤銷售。只可以用字母、數字、連字號同底線。\",\"AaP0M+\":\"對某些使用者來說,此顏色組合可能難以閱讀\",\"RzEvf5\":\"此活動已結束\",\"YClrdK\":\"呢個活動未發佈\",\"dFJnia\":\"這是將會顯示給使用者的主辦單位名稱。\",\"L7dIM7\":\"此連結無效或已過期。\",\"MR5ygV\":\"此連結不再有效\",\"9LEqK0\":\"此名稱對最終用戶可見\",\"j5FdeA\":\"此訂單正在處理中。\",\"sjNPMw\":\"此訂單已被放棄。您可以隨時開始新的訂單。\",\"OhCesD\":\"此訂單已被取消。您可以隨時開始新訂單。\",\"lyD7rQ\":\"呢個主辦方資料未發佈\",\"9b5956\":\"此預覽顯示您的郵件使用示例資料的外觀。實際郵件將使用真實值。\",\"uM9Alj\":\"此產品在活動頁面上突出顯示\",\"RqSKdX\":\"此產品已售罄\",\"W12OdJ\":\"此報告僅供參考。在將此數據用於會計或稅務目的之前,請務必諮詢稅務專業人士。請與您的Stripe儀表板進行交叉驗證,因為Hi.Events可能缺少歷史數據。\",\"0Ew0uk\":\"此門票剛剛被掃描。請等待後再次掃描。\",\"kvpxIU\":\"這將用於通知和與使用者的溝通。\",\"rhsath\":\"呢個唔會俾客戶睇到,但可以幫你識別推廣夥伴。\",\"Mr5UUd\":\"門票已取消\",\"0GSPnc\":\"門票設計\",\"EZC/Cu\":\"門票設計儲存成功\",\"bbslmb\":\"門票設計器\",\"1BPctx\":\"門票:\",\"bgqf+K\":\"持票人電郵\",\"oR7zL3\":\"持票人姓名\",\"HGuXjF\":\"票務持有人\",\"CMUt3Y\":\"票務持有人\",\"awHmAT\":\"門票 ID\",\"6czJik\":\"門票標誌\",\"OkRZ4Z\":\"門票名稱\",\"t79rDv\":\"找不到門票\",\"6tmWch\":\"票券或產品\",\"1tfWrD\":\"門票預覽:\",\"KnjoUA\":\"票價\",\"tGCY6d\":\"門票價格\",\"pGZOcL\":\"門票重新發送成功\",\"8jLPgH\":\"門票類型\",\"X26cQf\":\"門票連結\",\"8qsbZ5\":\"票務與銷售\",\"zNECqg\":\"門票\",\"6GQNLE\":\"門票\",\"NRhrIB\":\"票券與產品\",\"EUnesn\":\"門票有售\",\"AGRilS\":\"已售票數\",\"zyUxcw\":\"TikTok\",\"nniGTr\":\"要編輯配置,請前往管理選單中的配置部分。\",\"tiI71C\":\"要提高您的限制,請聯繫我們\",\"BZBYf3\":\"要接受信用卡付款,您需要連接您的 Stripe 賬户。Stripe 是我們的支付處理合作夥伴,確保安全交易和及時付款。\",\"W428WC\":\"切換欄位\",\"UBSG1X\":\"頂級主辦方(過去14天)\",\"3sZ0xx\":\"總賬戶數\",\"EaAPbv\":\"支付總金額\",\"SMDzqJ\":\"總參與人數\",\"orBECM\":\"總收款\",\"4B7oCp\":\"總費用\",\"KSDwd5\":\"總訂單數\",\"vb0Q0/\":\"總用戶數\",\"oJjplO\":\"總瀏覽量\",\"orluER\":\"按歸因來源追蹤帳戶增長和表現\",\"NHq3l1\":\"透過詳細報告追蹤銷售、收入和參加人數\",\"OpKMSn\":\"交易手續費:\",\"uKOFO5\":\"如果是離線付款則為真\",\"9GsDR2\":\"如果付款待處理則為真\",\"ouM5IM\":\"嘗試其他郵箱\",\"3DZvE7\":\"免費試用Hi.Events\",\"Kz91g/\":\"土耳其語\",\"GdOhw6\":\"關閉聲音\",\"KUOhTy\":\"開啟聲音\",\"dBeuY2\":\"Twitch\",\"XxecLm\":\"門票類型\",\"IrVSu+\":\"無法複製產品。請檢查您的詳細信息\",\"Vx2J6x\":\"無法擷取參與者資料\",\"n57zCW\":\"未歸因帳戶\",\"b9SN9q\":\"唯一訂單參考\",\"Ef7StM\":\"未知\",\"ZBAScj\":\"未知參會者\",\"ZkS2p3\":\"取消發佈活動\",\"X13xGn\":\"不受信任\",\"Pp1sWX\":\"更新推廣夥伴\",\"KMMOAy\":\"可升級\",\"gJQsLv\":\"上傳主辦單位的封面圖片\",\"4kEGqW\":\"上傳主辦單位的標誌\",\"lnCMdg\":\"上傳圖片\",\"29w7p6\":\"正在上傳圖片...\",\"HtrFfw\":\"URL 是必填項\",\"WBq1/R\":\"USB掃描器已啟用\",\"EV30TR\":\"USB掃描器模式已啟用。現在開始掃描門票。\",\"fovJi3\":\"USB掃描器模式已停用\",\"hli+ga\":\"USB/HID掃描器\",\"OHJXlK\":\"使用 <0>Liquid 模板 個性化您的郵件\",\"0k4cdb\":\"為所有參加者使用訂單詳情。參加者姓名和電郵將與買家資料相符。\",\"bA31T4\":\"為所有參與者使用購買者的資料\",\"rnoQsz\":\"用於邊框、高亮和二維碼樣式\",\"BV4L/Q\":\"UTM 分析\",\"l5ackE\":\"UUID\",\"nfagfM\":\"有效\",\"GuXjc5\":\"已驗證\",\"imLQ9Y\":\"正在驗證您的增值稅號碼...\",\"cK9+xQ\":\"增值稅國家\",\"sqdl5s\":\"增值稅資料\",\"UjNWsF\":\"根據您的增值稅註冊狀態,平台費用可能需要繳納增值稅。請填寫以下增值稅資料部分。\",\"pnVh83\":\"增值稅號碼\",\"CabI04\":\"增值稅號碼不得包含空格\",\"PMhxAR\":\"增值稅號碼必須以 2 個字母的國家代碼開頭,後跟 8-15 個字母數字字元(例如:DE123456789)\",\"gPgdNV\":\"增值稅號碼驗證成功\",\"RUMiLy\":\"增值稅號碼驗證失敗\",\"vqji3Y\":\"增值稅號碼驗證失敗。請檢查您的增值稅號碼。\",\"8dENF9\":\"費用增值稅\",\"ZutOKU\":\"增值稅率\",\"CZomgW\":\"已註冊增值稅\",\"PCRCCN\":\"增值稅登記資料\",\"oSDBWm\":\"增值稅設定\",\"Nfbg76\":\"增值稅設定已成功儲存\",\"UvYql/\":\"增值稅設定已儲存。我們正在後台驗證您的增值稅號碼。\",\"R6n7j9\":\"增值稅設定更新成功\",\"tJylUv\":\"平台費用的增值稅處理\",\"FlGprQ\":\"平台費用的增值稅處理:歐盟增值稅註冊企業可使用反向收費機制(0% - 增值稅指令 2006/112/EC 第 196 條)。非增值稅註冊企業將收取 23% 的愛爾蘭增值稅。\",\"516oLj\":\"增值稅驗證服務暫時無法使用\",\"AdWhjZ\":\"驗證碼\",\"QDEWii\":\"已驗證\",\"wCKkSr\":\"驗證電郵\",\"/IBv6X\":\"驗證您的電郵\",\"e/cvV1\":\"驗證緊...\",\"fROFIL\":\"越南語\",\"RnvnDc\":\"查看平台上發送的所有訊息\",\"+WFMis\":\"查看和下載所有活動的報告。僅包含已完成的訂單。\",\"c7VN/A\":\"查看答案\",\"SZw9tS\":\"查看詳情\",\"FCVmuU\":\"查看活動\",\"n6EaWL\":\"查看日誌\",\"OaKTzt\":\"查看地圖\",\"zNZNMs\":\"查看訊息\",\"67OJ7t\":\"查看訂單\",\"tKKZn0\":\"查看訂單詳情\",\"KeCXJu\":\"查看訂單詳情、退款和重新傳送確認。\",\"9jnAcN\":\"查看主辦單位主頁\",\"1J/AWD\":\"查看門票\",\"N9FyyW\":\"查看、編輯和匯出您的已註冊參與者。\",\"6dp/Hz\":\"Vimeo\",\"wPRp9Z\":\"僅對簽到工作人員可見。有助於在簽到期間識別此名單。\",\"SS4mGB\":\"VK\",\"quR8Qp\":\"等待付款\",\"aUi/Dz\":\"警告:這是系統預設配置。變更將影響所有未分配特定配置的帳戶。\",\"RRZDED\":\"我們找不到與此郵箱關聯的訂單。\",\"2RZK9x\":\"我們找不到您要查找的訂單。連結可能已過期或訂單詳情可能已更改。\",\"nefMIK\":\"我們找不到您要查找的門票。連結可能已過期或門票詳情可能已更改。\",\"miysJh\":\"我們找不到此訂單。它可能已被刪除。\",\"HJKdzP\":\"載入此頁面時遇到問題。請重試。\",\"IfN2Qo\":\"我們建議使用最小尺寸為200x200像素的方形標誌\",\"wJzo/w\":\"我們建議尺寸為 400x400 像素,檔案大小不超過 5MB\",\"x8rEDQ\":\"我們在多次嘗試後無法驗證您的增值稅號碼。我們將繼續在後台嘗試。請稍後再查看。\",\"q1BizZ\":\"我們將把您的門票發送到此郵箱\",\"ZOmUYW\":\"我們將在後台驗證您的增值稅號碼。如果有任何問題,我們會通知您。\",\"zCdObC\":\"我們已正式將總部遷至愛爾蘭 🇮🇪。作為此次過渡的一部分,我們現在使用 Stripe 愛爾蘭而不是 Stripe 加拿大。為了保持您的付款順利進行,您需要重新連接您的 Stripe 帳戶。\",\"jh2orE\":\"我們已將總部搬遷至愛爾蘭。因此,我們需要您重新連接您的 Stripe 帳戶。這個快速過程只需幾分鐘。您的銷售和現有數據完全不受影響。\",\"Fq/Nx7\":\"我哋已經將5位數驗證碼發送到:\",\"GdWB+V\":\"Webhook 創建成功\",\"2X4ecw\":\"Webhook 刪除成功\",\"CThMKa\":\"Webhook 日誌\",\"nuh/Wq\":\"Webhook URL\",\"8BMPMe\":\"Webhook 不會發送通知\",\"FSaY52\":\"Webhook 將發送通知\",\"v1kQyJ\":\"Webhooks\",\"On0aF2\":\"網站\",\"vKLEXy\":\"微博\",\"9eF5oV\":\"歡迎回來\",\"QDWsl9\":[\"歡迎嚟到 \",[\"0\"],\",\",[\"1\"],\" 👋\"],\"LETnBR\":[\"歡迎嚟到 \",[\"0\"],\",呢度係你所有活動嘅列表\"],\"FaSXqR\":\"咩類型嘅活動?\",\"f30uVZ\":\"您需要做什麼:\",\"2+ExvJ\":\"WhatsApp\",\"cxsKvw\":\"當簽到被刪除時\",\"Gmd0hv\":\"當新與會者被創建時\",\"Lc18qn\":\"當新訂單被創建時\",\"dfkQIO\":\"當新產品被創建時\",\"8OhzyY\":\"當產品被刪除時\",\"tRXdQ9\":\"當產品被更新時\",\"Q7CWxp\":\"當與會者被取消時\",\"IuUoyV\":\"當與會者簽到時\",\"nBVOd7\":\"當與會者被更新時\",\"ny2r8d\":\"當訂單被取消時\",\"c9RYbv\":\"當訂單被標記為已支付時\",\"ejMDw1\":\"當訂單被退款時\",\"fVPt0F\":\"當訂單被更新時\",\"bcYlvb\":\"簽到何時關閉\",\"XIG669\":\"簽到何時開放\",\"de6HLN\":\"當顧客購買門票時,他們的訂單將會顯示在這裡。\",\"403wpZ\":\"啟用後,新活動將允許參與者通過安全連結管理自己的門票詳情。這可以按活動覆蓋。\",\"blXLKj\":\"啟用後,新活動將在結帳時顯示營銷訂閱複選框。此設置可以針對每個活動單獨覆蓋。\",\"Kj0Txn\":\"啟用後,Stripe Connect交易將不收取應用費用。用於不支持應用費用的國家。\",\"uchB0M\":\"小工具預覽\",\"uvIqcj\":\"工作坊\",\"EpknJA\":\"請在此輸入您的訊息...\",\"nhtR6Y\":\"X(Twitter)\",\"X/azM1\":\"是 - 我有有效的歐盟增值稅註冊號碼\",\"Tz5oXG\":\"是,取消我的訂單\",\"QlSZU0\":[\"您正在模擬 <0>\",[\"0\"],\" (\",[\"1\"],\")\"],\"s14PLh\":[\"您正在發出部分退款。客戶將獲得 \",[\"0\"],\" \",[\"1\"],\" 的退款。\"],\"o7LgX6\":\"您可以在帳戶設置中配置額外的服務費和稅費。\",\"5VGIlq\":\"您已達到訊息限制。\",\"casL1O\":\"您已向免費產品添加了税費。您想要刪除它們嗎?\",\"FVTVBy\":\"在更新主辦單位狀態之前,您必須先驗證您的電郵地址。\",\"w65ZgF\":\"您需要驗證您的帳戶電子郵件才能修改電子郵件範本。\",\"FRl8Jv\":\"您需要驗證您的帳户電子郵件才能發送消息。\",\"FgRxRP\":\"您永遠擁有 100% 的參加者資料\",\"88cUW+\":\"您收到\",\"U3wiCB\":\"一切就緒!您的付款正在順利處理。\",\"MNFIxz\":[\"您將參加 \",[\"0\"],\"!\"],\"p/Sa0j\":\"您的帳戶有訊息限制。要提高您的限制,請聯繫我們\",\"x/xjzn\":\"你嘅推廣夥伴已經成功匯出。\",\"TF37u6\":\"您的與會者已成功導出。\",\"79lXGw\":\"您的簽到名單已成功建立。與您的簽到工作人員共享以下連結。\",\"BnlG9U\":\"您當前的訂單將丟失。\",\"nBqgQb\":\"您的電子郵件\",\"R02pnV\":\"在向與會者銷售門票之前,您的活動必須處於上線狀態。\",\"hDNwnf\":\"您的標誌、顏色和風格出現在每個頁面上\",\"ifRqmm\":\"你嘅訊息已經成功發送!\",\"/Rj5P4\":\"您的姓名\",\"PFjJxY\":\"您的新密碼必須至少為 8 個字元。\",\"gzrCuN\":\"您的訂單詳情已更新。確認電郵已發送到新的電郵地址。\",\"naQW82\":\"您的訂單已被取消。\",\"bhlHm/\":\"您的訂單正在等待付款\",\"XeNum6\":\"您的訂單已成功導出。\",\"Xd1R1a\":\"您主辦單位的地址\",\"WWYHKD\":\"您的付款受到銀行級加密保護\",\"5b3QLi\":\"您的計劃\",\"6heFYY\":\"您的 Stripe 帳戶已連接並正在處理付款。\",\"vvO1I2\":\"您的 Stripe 賬户已連接並準備好處理支付。\",\"CnZ3Ou\":\"您的門票已確認。\",\"EmFsMZ\":\"您的增值稅號碼已排隊等待驗證\",\"QBlhh4\":\"保存時將驗證您的增值稅號碼\",\"9Q6UKX\":\"YouTube\"}")}; \ No newline at end of file diff --git a/frontend/src/locales/zh-hk.po b/frontend/src/locales/zh-hk.po index e8a082150c..9419897313 100644 --- a/frontend/src/locales/zh-hk.po +++ b/frontend/src/locales/zh-hk.po @@ -1171,7 +1171,7 @@ msgstr "收藏此頁面,隨時管理您的訂單。" msgid "Brand your tickets with a custom logo, colors, and footer message." msgstr "使用自訂標誌、顏色和頁腳訊息打造您的門票品牌。" -#: src/components/common/LanguageSwitcher/index.tsx:30 +#: src/components/common/LanguageSwitcher/index.tsx:32 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" @@ -1476,11 +1476,11 @@ msgstr "結賬" msgid "Checkout Settings" msgstr "結賬設置" -#: src/components/common/LanguageSwitcher/index.tsx:32 +#: src/components/common/LanguageSwitcher/index.tsx:34 msgid "Chinese (Simplified)" msgstr "簡體中文" -#: src/components/common/LanguageSwitcher/index.tsx:34 +#: src/components/common/LanguageSwitcher/index.tsx:36 msgid "Chinese (Traditional)" msgstr "中文(繁體)" @@ -2628,7 +2628,7 @@ msgstr "複製選項" msgid "Duplicate Product" msgstr "複製產品" -#: src/components/common/LanguageSwitcher/index.tsx:26 +#: src/components/common/LanguageSwitcher/index.tsx:28 msgid "Dutch" msgstr "荷蘭語" @@ -2954,8 +2954,8 @@ msgstr "結束時間(選填)" msgid "Ended" msgstr "完工" -#: src/components/common/LanguageSwitcher/index.tsx:18 -#: src/components/common/LanguageSwitcher/index.tsx:56 +#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:58 #: src/components/modals/CreateAttendeeModal/index.tsx:156 msgid "English" msgstr "英語" @@ -3726,7 +3726,7 @@ msgstr "免費產品" msgid "Free product, no payment information required" msgstr "免費產品,無需付款信息" -#: src/components/common/LanguageSwitcher/index.tsx:22 +#: src/components/common/LanguageSwitcher/index.tsx:24 msgid "French" msgstr "法語" @@ -3759,7 +3759,7 @@ msgstr "產生" msgid "Generate code" msgstr "產生代碼" -#: src/components/common/LanguageSwitcher/index.tsx:16 +#: src/components/common/LanguageSwitcher/index.tsx:18 msgid "German" msgstr "德國" @@ -4276,7 +4276,7 @@ msgstr "愛爾蘭增值稅(23%)將適用於平台費用(本地供應)。 msgid "Is this account VAT registered in the EU?" msgstr "此帳戶是否在歐盟註冊增值稅?" -#: src/components/common/LanguageSwitcher/index.tsx:24 +#: src/components/common/LanguageSwitcher/index.tsx:26 msgid "Italian" msgstr "意大利語" @@ -6075,11 +6075,15 @@ msgstr "請稍候,我們正在準備您的發票..." msgid "Please wait while we prepare your orders for export..." msgstr "請稍候,我們正在準備導出您的訂單..." +#: src/components/common/LanguageSwitcher/index.tsx:16 +msgid "Polish" +msgstr "波蘭語" + #: src/components/routes/admin/Dashboard/index.tsx:245 msgid "Popular Events (Last 14 Days)" msgstr "熱門活動(過去14天)" -#: src/components/common/LanguageSwitcher/index.tsx:28 +#: src/components/common/LanguageSwitcher/index.tsx:30 msgid "Portuguese" msgstr "葡萄牙語" @@ -7360,7 +7364,7 @@ msgstr "對不起,此優惠代碼不可用" msgid "Source" msgstr "來源" -#: src/components/common/LanguageSwitcher/index.tsx:20 +#: src/components/common/LanguageSwitcher/index.tsx:22 msgid "Spanish" msgstr "西班牙語" @@ -7652,7 +7656,7 @@ msgstr "2025夏季音樂節" msgid "Support Email" msgstr "支持電子郵件" -#: src/components/common/LanguageSwitcher/index.tsx:40 +#: src/components/common/LanguageSwitcher/index.tsx:42 msgid "Swedish" msgstr "瑞典語" @@ -8431,7 +8435,7 @@ msgstr "嘗試其他郵箱" msgid "Try Hi.Events Free" msgstr "免費試用Hi.Events" -#: src/components/common/LanguageSwitcher/index.tsx:38 +#: src/components/common/LanguageSwitcher/index.tsx:40 msgid "Turkish" msgstr "土耳其語" @@ -8826,7 +8830,7 @@ msgstr "驗證您的電郵" msgid "Verifying..." msgstr "驗證緊..." -#: src/components/common/LanguageSwitcher/index.tsx:36 +#: src/components/common/LanguageSwitcher/index.tsx:38 msgid "Vietnamese" msgstr "越南語" From 6616fbf9049777fec225e55982f9e433aa36a47b Mon Sep 17 00:00:00 2001 From: Dave Earley Date: Sat, 24 Jan 2026 00:04:49 +0000 Subject: [PATCH 3/6] remove unrequired files --- .devcontainer/devcontainer.json | 24 ------------------- scripts/postBackup.sh | 1 - scripts/postDeploy.sh | 0 scripts/postInstall.sh | 19 --------------- scripts/postRestore.sh | 2 -- scripts/preBackup.sh | 1 - scripts/preInstall.sh | 41 --------------------------------- scripts/preRestore.sh | 2 -- 8 files changed, 90 deletions(-) delete mode 100644 .devcontainer/devcontainer.json delete mode 100755 scripts/postBackup.sh delete mode 100755 scripts/postDeploy.sh delete mode 100755 scripts/postInstall.sh delete mode 100755 scripts/postRestore.sh delete mode 100755 scripts/preBackup.sh delete mode 100755 scripts/preInstall.sh delete mode 100755 scripts/preRestore.sh diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json deleted file mode 100644 index b3795ad41e..0000000000 --- a/.devcontainer/devcontainer.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Hi.Events Dev", - "dockerComposeFile":["../docker/development/docker-compose.dev.yml"], - "service": "frontend", - "workspaceFolder": "/app", - "remoteUser": "root", - "postCreateCommand": "npm install", - "forwardPorts": [5678], - "mounts": [ - "source=${localWorkspaceFolder}/frontend,target=/app/frontend,type=bind", - "source=${localWorkspaceFolder}/backend,target=/app/backend,type=bind" - ], - "customizations": { - "vscode": { - "extensions": [ - "dbaeumer.vscode-eslint", - "esbenp.prettier-vscode", - "bmewburn.vscode-intelephense-client", - "ms-azuretools.vscode-docker", - "formulahendry.auto-rename-tag" - ] - } - } -} diff --git a/scripts/postBackup.sh b/scripts/postBackup.sh deleted file mode 100755 index 0288c6c73f..0000000000 --- a/scripts/postBackup.sh +++ /dev/null @@ -1 +0,0 @@ -# nothing to do here ... \ No newline at end of file diff --git a/scripts/postDeploy.sh b/scripts/postDeploy.sh deleted file mode 100755 index e69de29bb2..0000000000 diff --git a/scripts/postInstall.sh b/scripts/postInstall.sh deleted file mode 100755 index 3d09cbcaca..0000000000 --- a/scripts/postInstall.sh +++ /dev/null @@ -1,19 +0,0 @@ -#set env vars -set -o allexport; source .env; set +o allexport; - -#wait until the server is ready -echo "Waiting for software to be ready ..." -sleep 60s; - -target=$(docker-compose port all-in-one 80) - -curl http://${target}/api/auth/register \ - -H 'accept: application/json, text/plain, */*' \ - -H 'accept-language: fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,he;q=0.6,zh-CN;q=0.5,zh;q=0.4,ja;q=0.3' \ - -H 'cache-control: no-cache' \ - -H 'content-type: application/json' \ - -H 'pragma: no-cache' \ - -H 'priority: u=1, i' \ - -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36' \ - --data-raw '{"first_name":"admin","last_name":"admin","email":"'${ADMIN_EMAIL}'","password":"'${ADMIN_PASSWORD}'","password_confirmation":"'${ADMIN_PASSWORD}'","timezone": "Europe/Warsaw" -,"locale":"pl"}' \ No newline at end of file diff --git a/scripts/postRestore.sh b/scripts/postRestore.sh deleted file mode 100755 index 3901b4ffc3..0000000000 --- a/scripts/postRestore.sh +++ /dev/null @@ -1,2 +0,0 @@ -#Restart the stack after files are restored -docker-compose up -d; \ No newline at end of file diff --git a/scripts/preBackup.sh b/scripts/preBackup.sh deleted file mode 100755 index 317d6dc3ce..0000000000 --- a/scripts/preBackup.sh +++ /dev/null @@ -1 +0,0 @@ -#nothing to do ... \ No newline at end of file diff --git a/scripts/preInstall.sh b/scripts/preInstall.sh deleted file mode 100755 index 67bd0b9966..0000000000 --- a/scripts/preInstall.sh +++ /dev/null @@ -1,41 +0,0 @@ -#set env vars -set -o allexport; source .env; set +o allexport; - -KEY=$(openssl rand -base64 32) - -APP_KEY="base64:$KEY" - -length=32 - -# Generate a random string -JWT_SECRET=$(openssl rand -base64 $((length * 3/4 + 1)) | tr -d '+/' | cut -c1-$length) - - - -cat << EOT >> ./.env - -APP_KEY=${APP_KEY} -JWT_SECRET=${JWT_SECRET} -EOT - - -cat < ./servers.json -{ - "Servers": { - "1": { - "Name": "local", - "Group": "Servers", - "Host": "172.17.0.1", - "Port": 43360, - "MaintenanceDB": "postgres", - "SSLMode": "prefer", - "Username": "postgres", - "PassFile": "/pgpass" - } - } -} -EOT - -docker-compose up -d postgres - -sleep 30s; \ No newline at end of file diff --git a/scripts/preRestore.sh b/scripts/preRestore.sh deleted file mode 100755 index a99676e57f..0000000000 --- a/scripts/preRestore.sh +++ /dev/null @@ -1,2 +0,0 @@ -#stop the docker-compose stack before files are restored -docker-compose down; \ No newline at end of file From e57a84059fea38f837b63588cf915446bd88e705 Mon Sep 17 00:00:00 2001 From: Dave Earley Date: Sat, 24 Jan 2026 00:05:46 +0000 Subject: [PATCH 4/6] remove unrequired files --- docker/development/docker-compose.dev.yml | 2 +- frontend/package-lock.json | 9355 ----------------- .../components/routes/auth/Login/index.tsx | 2 +- frontend/yarn.lock | 3186 +++--- 4 files changed, 1835 insertions(+), 10710 deletions(-) delete mode 100644 frontend/package-lock.json diff --git a/docker/development/docker-compose.dev.yml b/docker/development/docker-compose.dev.yml index 2ddedab2b7..2516a6c62d 100644 --- a/docker/development/docker-compose.dev.yml +++ b/docker/development/docker-compose.dev.yml @@ -78,7 +78,7 @@ services: redis: image: 'redis:alpine' ports: - - '${FORWARD_REDIS_PORT:-6380}:6379' + - '${FORWARD_REDIS_PORT:-6379}:6379' volumes: - 'app-redis:/data' networks: diff --git a/frontend/package-lock.json b/frontend/package-lock.json deleted file mode 100644 index c56fc0c2bd..0000000000 --- a/frontend/package-lock.json +++ /dev/null @@ -1,9355 +0,0 @@ -{ - "name": "hievents-frontend", - "version": "0.0.0", - "lockfileVersion": 3, - "requires": true, - "packages": { - "": { - "name": "hievents-frontend", - "version": "0.0.0", - "dependencies": { - "@dnd-kit/core": "^6.0.8", - "@dnd-kit/sortable": "^7.0.2", - "@dnd-kit/utilities": "^3.2.1", - "@lingui/macro": "^4.7.0", - "@lingui/react": "^4.7.0", - "@mantine/carousel": "^8.0.1", - "@mantine/charts": "^8.0.1", - "@mantine/colors-generator": "^8.1.0", - "@mantine/core": "^8.0.1", - "@mantine/dates": "^8.0.1", - "@mantine/dropzone": "^8.0.1", - "@mantine/form": "^8.0.1", - "@mantine/hooks": "^8.0.1", - "@mantine/modals": "^8.0.1", - "@mantine/notifications": "^8.0.1", - "@mantine/nprogress": "^8.0.1", - "@mantine/tiptap": "^8.0.1", - "@react-pdf/renderer": "^3.3.4", - "@react-router/node": "^7.1.5", - "@remix-run/node": "^2.16.8", - "@stripe/react-stripe-js": "^2.1.1", - "@stripe/stripe-js": "^1.54.1", - "@tabler/icons-react": "^2.44.0", - "@tanstack/react-query": "5.76.1", - "@tiptap/extension-color": "^2.11.7", - "@tiptap/extension-image": "^2.11.5", - "@tiptap/extension-link": "^2.1.13", - "@tiptap/extension-text-align": "^2.1.13", - "@tiptap/extension-text-style": "^2.12.0", - "@tiptap/extension-underline": "^2.1.13", - "@tiptap/pm": "^2.12.0", - "@tiptap/react": "^2.1.13", - "@tiptap/starter-kit": "^2.1.13", - "axios": "^1.4.0", - "chroma-js": "^3.1.2", - "classnames": "^2.3.2", - "collect.js": "^4.36.1", - "compression": "^1.7.4", - "cookie-parser": "^1.4.6", - "cross-env": "^7.0.3", - "dayjs": "^1.11.8", - "dotenv": "^16.4.7", - "express": "^4.19.2", - "qr-scanner": "^1.4.2", - "query-string": "^8.1.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-helmet-async": "^2.0.4", - "react-qr-code": "^2.0.12", - "react-router": "^7.1.5", - "react-router-dom": "^7.1.5", - "recharts": "2", - "sirv": "^2.0.4" - }, - "devDependencies": { - "@lingui/vite-plugin": "^4.14.1", - "@swc/core": "1.11.24", - "@types/express": "^4.17.21", - "@types/lodash": "^4.17.0", - "@types/node": "^20.12.2", - "@types/react": "^18.0.28", - "@types/react-dom": "^18.0.11", - "@typescript-eslint/eslint-plugin": "^5.57.1", - "@typescript-eslint/parser": "^5.57.1", - "@vitejs/plugin-react": "^4.4.1", - "@vitejs/plugin-react-swc": "^3.9.0", - "babel-plugin-macros": "^3.1.0", - "eslint": "^8.38.0", - "eslint-plugin-lingui": "^0.2.0", - "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-react-refresh": "^0.3.4", - "postcss": "^8.4.24", - "postcss-preset-mantine": "^1.6.0", - "postcss-simple-vars": "^7.0.1", - "sass": "^1.89.0", - "typescript": "^5.8.3", - "vite": "^5.4.19", - "vite-bundle-visualizer": "^1.2.1", - "vite-plugin-copy": "^0.1.6" - } - }, - "node_modules/@ampproject/remapping": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", - "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.24" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", - "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.27.1", - "js-tokens": "^4.0.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.3.tgz", - "integrity": "sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/core": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.3.tgz", - "integrity": "sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.27.1", - "@babel/generator": "^7.27.3", - "@babel/helper-compilation-targets": "^7.27.2", - "@babel/helper-module-transforms": "^7.27.3", - "@babel/helpers": "^7.27.3", - "@babel/parser": "^7.27.3", - "@babel/template": "^7.27.2", - "@babel/traverse": "^7.27.3", - "@babel/types": "^7.27.3", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/generator": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.3.tgz", - "integrity": "sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/parser": "^7.27.3", - "@babel/types": "^7.27.3", - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.25", - "jsesc": "^3.0.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets": { - "version": "7.27.2", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz", - "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.27.2", - "@babel/helper-validator-option": "^7.27.1", - "browserslist": "^4.24.0", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@babel/helper-module-imports": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", - "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/traverse": "^7.27.1", - "@babel/types": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz", - "integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-module-imports": "^7.27.1", - "@babel/helper-validator-identifier": "^7.27.1", - "@babel/traverse": "^7.27.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-plugin-utils": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz", - "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-string-parser": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", - "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", - "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-option": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", - "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helpers": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.3.tgz", - "integrity": "sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/template": "^7.27.2", - "@babel/types": "^7.27.3" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/parser": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.3.tgz", - "integrity": "sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.27.3" - }, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx-self": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", - "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx-source": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", - "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/runtime": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.3.tgz", - "integrity": "sha512-7EYtGezsdiDMyY80+65EzwiGmcJqpmcZCojSXaRgdrBaGtWTgDZKq69cPIVped6MkIM78cTQ2GOiEYjwOlG4xw==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/template": { - "version": "7.27.2", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", - "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.27.1", - "@babel/parser": "^7.27.2", - "@babel/types": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.3.tgz", - "integrity": "sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.27.1", - "@babel/generator": "^7.27.3", - "@babel/parser": "^7.27.3", - "@babel/template": "^7.27.2", - "@babel/types": "^7.27.3", - "debug": "^4.3.1", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse/node_modules/globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/types": { - "version": "7.27.3", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.3.tgz", - "integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==", - "license": "MIT", - "dependencies": { - "@babel/helper-string-parser": "^7.27.1", - "@babel/helper-validator-identifier": "^7.27.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@dnd-kit/accessibility": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz", - "integrity": "sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==", - "license": "MIT", - "dependencies": { - "tslib": "^2.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0" - } - }, - "node_modules/@dnd-kit/core": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@dnd-kit/core/-/core-6.3.1.tgz", - "integrity": "sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==", - "license": "MIT", - "dependencies": { - "@dnd-kit/accessibility": "^3.1.1", - "@dnd-kit/utilities": "^3.2.2", - "tslib": "^2.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "node_modules/@dnd-kit/sortable": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@dnd-kit/sortable/-/sortable-7.0.2.tgz", - "integrity": "sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==", - "license": "MIT", - "dependencies": { - "@dnd-kit/utilities": "^3.2.0", - "tslib": "^2.0.0" - }, - "peerDependencies": { - "@dnd-kit/core": "^6.0.7", - "react": ">=16.8.0" - } - }, - "node_modules/@dnd-kit/utilities": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@dnd-kit/utilities/-/utilities-3.2.2.tgz", - "integrity": "sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==", - "license": "MIT", - "dependencies": { - "tslib": "^2.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0" - } - }, - "node_modules/@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@eslint-community/eslint-utils": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz", - "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==", - "dev": true, - "license": "MIT", - "dependencies": { - "eslint-visitor-keys": "^3.4.3" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" - } - }, - "node_modules/@eslint-community/regexpp": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", - "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.0.0 || ^14.0.0 || >=16.0.0" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.3.2", - "espree": "^9.6.0", - "globals": "^13.19.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "minimatch": "^3.1.2", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@eslint/js": { - "version": "8.57.1", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", - "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/@floating-ui/core": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.0.tgz", - "integrity": "sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==", - "license": "MIT", - "dependencies": { - "@floating-ui/utils": "^0.2.9" - } - }, - "node_modules/@floating-ui/dom": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.0.tgz", - "integrity": "sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==", - "license": "MIT", - "dependencies": { - "@floating-ui/core": "^1.7.0", - "@floating-ui/utils": "^0.2.9" - } - }, - "node_modules/@floating-ui/react": { - "version": "0.26.28", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.28.tgz", - "integrity": "sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw==", - "license": "MIT", - "dependencies": { - "@floating-ui/react-dom": "^2.1.2", - "@floating-ui/utils": "^0.2.8", - "tabbable": "^6.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "node_modules/@floating-ui/react-dom": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz", - "integrity": "sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==", - "license": "MIT", - "dependencies": { - "@floating-ui/dom": "^1.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "node_modules/@floating-ui/utils": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz", - "integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==", - "license": "MIT" - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", - "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@humanwhocodes/object-schema": "^2.0.3", - "debug": "^4.3.1", - "minimatch": "^3.0.5" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=12.22" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", - "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", - "dev": true, - "license": "BSD-3-Clause" - }, - "node_modules/@jest/schemas": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", - "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", - "license": "MIT", - "dependencies": { - "@sinclair/typebox": "^0.27.8" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/types": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", - "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", - "license": "MIT", - "dependencies": { - "@jest/schemas": "^29.6.3", - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^17.0.8", - "chalk": "^4.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/types/node_modules/@types/node": { - "version": "22.15.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", - "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", - "license": "MIT", - "dependencies": { - "undici-types": "~6.21.0" - } - }, - "node_modules/@jest/types/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "license": "MIT" - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.8", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", - "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.24" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/set-array": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", - "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.25", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" - } - }, - "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.14.1.tgz", - "integrity": "sha512-X/2bKavX5HGaiLyGpGvw98XqrqKuTntD4IdLmwvCOh7c/pgM8u95brONixLFEBeLujba4IF+fvHo0RdlyOFKpg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@lingui/cli": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-4.14.1.tgz", - "integrity": "sha512-4DUtjHg5fumZ+hX8bcGYGZw9A6F5JURTMrI8Z6MSkO26OeSHEtPcheGFiPYfNhFeON6fZWZmwgyV9kkb0+psug==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.21.0", - "@babel/generator": "^7.21.1", - "@babel/parser": "^7.22.0", - "@babel/runtime": "^7.21.0", - "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "4.14.1", - "@lingui/conf": "4.14.1", - "@lingui/core": "4.14.1", - "@lingui/format-po": "4.14.1", - "@lingui/message-utils": "4.14.1", - "babel-plugin-macros": "^3.0.1", - "chalk": "^4.1.0", - "chokidar": "3.5.1", - "cli-table": "^0.3.11", - "commander": "^10.0.0", - "convert-source-map": "^2.0.0", - "date-fns": "^3.6.0", - "esbuild": "^0.17.10", - "glob": "^7.1.4", - "inquirer": "^7.3.3", - "micromatch": "^4.0.2", - "normalize-path": "^3.0.0", - "ora": "^5.1.0", - "pathe": "^1.1.0", - "pkg-up": "^3.1.0", - "pofile": "^1.1.4", - "pseudolocale": "^2.0.0", - "ramda": "^0.27.1", - "source-map": "^0.8.0-beta.0" - }, - "bin": { - "lingui": "dist/lingui.js" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@lingui/cli/node_modules/@esbuild/linux-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz", - "integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@lingui/cli/node_modules/chokidar": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz", - "integrity": "sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==", - "dev": true, - "license": "MIT", - "dependencies": { - "anymatch": "~3.1.1", - "braces": "~3.0.2", - "glob-parent": "~5.1.0", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.5.0" - }, - "engines": { - "node": ">= 8.10.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.1" - } - }, - "node_modules/@lingui/cli/node_modules/esbuild": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz", - "integrity": "sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=12" - }, - "optionalDependencies": { - "@esbuild/android-arm": "0.17.19", - "@esbuild/android-arm64": "0.17.19", - "@esbuild/android-x64": "0.17.19", - "@esbuild/darwin-arm64": "0.17.19", - "@esbuild/darwin-x64": "0.17.19", - "@esbuild/freebsd-arm64": "0.17.19", - "@esbuild/freebsd-x64": "0.17.19", - "@esbuild/linux-arm": "0.17.19", - "@esbuild/linux-arm64": "0.17.19", - "@esbuild/linux-ia32": "0.17.19", - "@esbuild/linux-loong64": "0.17.19", - "@esbuild/linux-mips64el": "0.17.19", - "@esbuild/linux-ppc64": "0.17.19", - "@esbuild/linux-riscv64": "0.17.19", - "@esbuild/linux-s390x": "0.17.19", - "@esbuild/linux-x64": "0.17.19", - "@esbuild/netbsd-x64": "0.17.19", - "@esbuild/openbsd-x64": "0.17.19", - "@esbuild/sunos-x64": "0.17.19", - "@esbuild/win32-arm64": "0.17.19", - "@esbuild/win32-ia32": "0.17.19", - "@esbuild/win32-x64": "0.17.19" - } - }, - "node_modules/@lingui/cli/node_modules/readdirp": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz", - "integrity": "sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "picomatch": "^2.2.1" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/@lingui/cli/node_modules/source-map": { - "version": "0.8.0-beta.0", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", - "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "whatwg-url": "^7.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@lingui/conf": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-4.14.1.tgz", - "integrity": "sha512-LE/1RrVoMebQK+u4y6VQJdSwjOsMu4go/VR8m1eH0THn8vfkuLOYlPTIAHTWcoO+Ogi15p5TqHPfJcgVBy/NpA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "chalk": "^4.1.0", - "cosmiconfig": "^8.0.0", - "jest-validate": "^29.4.3", - "jiti": "^1.17.1", - "lodash.get": "^4.4.2" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@lingui/conf/node_modules/cosmiconfig": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", - "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", - "license": "MIT", - "dependencies": { - "import-fresh": "^3.3.0", - "js-yaml": "^4.1.0", - "parse-json": "^5.2.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/d-fischer" - }, - "peerDependencies": { - "typescript": ">=4.9.5" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@lingui/core": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-4.14.1.tgz", - "integrity": "sha512-3O6bnNzApWjb+jIdXa7G2VbrP6jZ5nfCeYSVloEYg6YFIfsQ3GunccK6I2nL80mWgr2qGP4VilGD+ODCeXHITA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@lingui/message-utils": "4.14.1", - "unraw": "^3.0.0" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@lingui/format-po": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.14.1.tgz", - "integrity": "sha512-SfT3/4LspwDq5KNyN+HUsDiF2IVMBk0LS6ruEG+vGOKNXzdSpnuxAT5E6wgGA/4/MG2UF9WKBzfkfOsYeXmSEg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@lingui/conf": "4.14.1", - "@lingui/message-utils": "4.14.1", - "date-fns": "^3.6.0", - "pofile": "^1.1.4" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@lingui/macro": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-4.14.1.tgz", - "integrity": "sha512-kVAe78Sj4a74GJTOOqoAzxZgsgqPfcBFQC1akXMlAv9r4bX7zvbMov2cQVWjvix0waetwxo3oVqlSozsa8UPAw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@babel/types": "^7.20.7", - "@lingui/conf": "4.14.1", - "@lingui/core": "4.14.1", - "@lingui/message-utils": "4.14.1" - }, - "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "@lingui/react": "^4.0.0", - "babel-plugin-macros": "2 || 3" - } - }, - "node_modules/@lingui/message-utils": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.14.1.tgz", - "integrity": "sha512-J6MzyTLNCzEnyR1Da188G81cRcQMbk/lyYnLWMzQjIELDX8bBBwNea91Sf5Zm+BB+ADWmmGTdUqRPAjDqT9Y5w==", - "license": "MIT", - "dependencies": { - "@messageformat/parser": "^5.0.0", - "js-sha256": "^0.10.1" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/@lingui/react": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-4.14.1.tgz", - "integrity": "sha512-oZ9Rw+vOXJuaZvI1o4ASAIbCSe7AchCxsKGc0Y3csduTEOisvhsLgh8UDA8LW1mRgVPh5yZYB+VbfDMDQSzHpg==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@lingui/core": "4.14.1" - }, - "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0" - } - }, - "node_modules/@lingui/vite-plugin": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-4.14.1.tgz", - "integrity": "sha512-K5lhG7IxpmxaDgmR4hOtPftJzCq3VGzq7VZnhBUHQPDxTf8fXj2xVNG3lUJtUkDepRhRLIjbCFT9e3f2VnUwZw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@lingui/cli": "4.14.1", - "@lingui/conf": "4.14.1" - }, - "engines": { - "node": ">=16.0.0" - }, - "peerDependencies": { - "vite": "^3 || ^4 || ^5.0.9" - } - }, - "node_modules/@mantine/carousel": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/carousel/-/carousel-8.0.2.tgz", - "integrity": "sha512-GqBjXvjZOkrp4IFPGrNhCR7xchO8pHyAjWXZ8xB4ibTd7ygi7z/n88L1zcbFTF4V6mIry3GWIoTiYNNSTqLelA==", - "license": "MIT", - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "embla-carousel": ">=8.0.0", - "embla-carousel-react": ">=8.0.0", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/charts": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/charts/-/charts-8.0.2.tgz", - "integrity": "sha512-hVS1+CT+7e3+ZbU1xx7Nyx/5ZBSxzS+68SKeVLeOZPGl9Wx35CY1oLn0n53vQPWV2WFKd0u0Bq3d1iuaDpkzGA==", - "license": "MIT", - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x", - "recharts": "^2.13.3" - } - }, - "node_modules/@mantine/colors-generator": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@mantine/colors-generator/-/colors-generator-8.1.2.tgz", - "integrity": "sha512-D+58ju6/EvdS+h6RyegwDC/QXYlGLiC8eToKHPckL2xwZeR1z8EG7zO5msjBwrhHtgVbb/c7ZekAHUfoaR0WOA==", - "license": "MIT", - "peerDependencies": { - "chroma-js": ">=2.4.2" - } - }, - "node_modules/@mantine/core": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.0.2.tgz", - "integrity": "sha512-2Ps7bRTeTbRwAKTCL9xdflPz0pwOlTq6ohyTbDZMCADqecf09GHI7GiX+HJatqbPZ2t8jK0fN1b48YhjJaxTqg==", - "license": "MIT", - "dependencies": { - "@floating-ui/react": "^0.26.28", - "clsx": "^2.1.1", - "react-number-format": "^5.4.3", - "react-remove-scroll": "^2.6.2", - "react-textarea-autosize": "8.5.9", - "type-fest": "^4.27.0" - }, - "peerDependencies": { - "@mantine/hooks": "8.0.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/core/node_modules/type-fest": { - "version": "4.41.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", - "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@mantine/dates": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-8.0.2.tgz", - "integrity": "sha512-V1xU00gECfykA4UFln8ulPsPHvaTncsg9zUbzCwqwEAYlZFG3Nnj5eBzzpV3IN1LNDPEVGb1gAOM6jZ+fi2uRQ==", - "license": "MIT", - "dependencies": { - "clsx": "^2.1.1" - }, - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "dayjs": ">=1.0.0", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/dropzone": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-8.0.2.tgz", - "integrity": "sha512-dWsz99QjWOQy7wDx4zzvBrPQ6l3201kg0iugk2Dm+MmN9mlboychz/LIZzoCGsodtQRLAsoTlN2zOqhsiggRfw==", - "license": "MIT", - "dependencies": { - "react-dropzone": "14.3.8" - }, - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/form": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.0.2.tgz", - "integrity": "sha512-vSp9BfrhC9o7RMRYMaND2UAflXO4i6c5F1qPkiM2FID6ye2RJxW8YHaGa3kA0VfBbhDw9sFBbl8p7ttE4RPzcw==", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "klona": "^2.0.6" - }, - "peerDependencies": { - "react": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/hooks": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.0.2.tgz", - "integrity": "sha512-0jpEdC0KIAZ54D5kd9rJudrEm6vkvnrL9yYHnkuNbxokXSzDdYA/wpHnKR5WW+u6fW4JF6A6A7gN1vXKeC9MSw==", - "license": "MIT", - "peerDependencies": { - "react": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/modals": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.0.2.tgz", - "integrity": "sha512-AAYDotb7vWZcBdCph4rjy7VNn9AyReRa+bea+g5xplC2G03Fxcd9Lve2rodhuNx/l6IQe7INRkD+fzXvpDGnew==", - "license": "MIT", - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/notifications": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.0.2.tgz", - "integrity": "sha512-whSuoCCZxQF3VM40sumCte9tA79to8OCV/vv0z8PeVTj/eKlaTR+P9LKigO9ovhuNELrvvO3Rxcnno5aMBz0oA==", - "license": "MIT", - "dependencies": { - "@mantine/store": "8.0.2", - "react-transition-group": "4.4.5" - }, - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/nprogress": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/nprogress/-/nprogress-8.0.2.tgz", - "integrity": "sha512-d5Cgb7VNKn+MNGdjFqBNrx3K9aj82VqHR44r3fdzJNemEuSpNXalBT0LNHlQDrT9xbbIw1H4Xp30l4sNuXo+RQ==", - "license": "MIT", - "dependencies": { - "@mantine/store": "8.0.2" - }, - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/store": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.0.2.tgz", - "integrity": "sha512-/LuizGWAXjVnLLZ55f0QYotiqb8GlHpIb4KRf4LqRkbsA6UAZEVb6beuk0vI2Azf6vfuh7sTHu1xVC5zI6C+Cw==", - "license": "MIT", - "peerDependencies": { - "react": "^18.x || ^19.x" - } - }, - "node_modules/@mantine/tiptap": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@mantine/tiptap/-/tiptap-8.0.2.tgz", - "integrity": "sha512-Yg+bBDhxM5MC10EUVtJCri6TcbUj36E6/8YRVi7+deYXBX8zakkhaPiBzlA3kbx2TcXShVDFyV5c0CSxFtO9QQ==", - "license": "MIT", - "peerDependencies": { - "@mantine/core": "8.0.2", - "@mantine/hooks": "8.0.2", - "@tiptap/extension-link": ">=2.1.12", - "@tiptap/react": ">=2.1.12", - "react": "^18.x || ^19.x", - "react-dom": "^18.x || ^19.x" - } - }, - "node_modules/@messageformat/parser": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/@messageformat/parser/-/parser-5.1.1.tgz", - "integrity": "sha512-3p0YRGCcTUCYvBKLIxtDDyrJ0YijGIwrTRu1DT8gIviIDZru8H23+FkY6MJBzM1n9n20CiM4VeDYuBsrrwnLjg==", - "license": "MIT", - "dependencies": { - "moo": "^0.5.1" - } - }, - "node_modules/@mjackson/node-fetch-server": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@mjackson/node-fetch-server/-/node-fetch-server-0.2.0.tgz", - "integrity": "sha512-EMlH1e30yzmTpGLQjlFmaDAjyOeZhng1/XCd7DExR8PNAnG/G1tyruZxEoUe11ClnwGhGrtsdnyyUx1frSzjng==", - "license": "MIT" - }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@parcel/watcher": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz", - "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "optional": true, - "dependencies": { - "detect-libc": "^1.0.3", - "is-glob": "^4.0.3", - "micromatch": "^4.0.5", - "node-addon-api": "^7.0.0" - }, - "engines": { - "node": ">= 10.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - }, - "optionalDependencies": { - "@parcel/watcher-android-arm64": "2.5.1", - "@parcel/watcher-darwin-arm64": "2.5.1", - "@parcel/watcher-darwin-x64": "2.5.1", - "@parcel/watcher-freebsd-x64": "2.5.1", - "@parcel/watcher-linux-arm-glibc": "2.5.1", - "@parcel/watcher-linux-arm-musl": "2.5.1", - "@parcel/watcher-linux-arm64-glibc": "2.5.1", - "@parcel/watcher-linux-arm64-musl": "2.5.1", - "@parcel/watcher-linux-x64-glibc": "2.5.1", - "@parcel/watcher-linux-x64-musl": "2.5.1", - "@parcel/watcher-win32-arm64": "2.5.1", - "@parcel/watcher-win32-ia32": "2.5.1", - "@parcel/watcher-win32-x64": "2.5.1" - } - }, - "node_modules/@parcel/watcher-linux-x64-glibc": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz", - "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/@parcel/watcher-linux-x64-musl": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz", - "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/@polka/url": { - "version": "1.0.0-next.29", - "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", - "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==", - "license": "MIT" - }, - "node_modules/@popperjs/core": { - "version": "2.11.8", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", - "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - } - }, - "node_modules/@react-pdf/fns": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@react-pdf/fns/-/fns-2.2.1.tgz", - "integrity": "sha512-s78aDg0vDYaijU5lLOCsUD+qinQbfOvcNeaoX9AiE7+kZzzCo6B/nX+l48cmt9OosJmvZvE9DWR9cLhrhOi2pA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13" - } - }, - "node_modules/@react-pdf/font": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/@react-pdf/font/-/font-2.5.2.tgz", - "integrity": "sha512-Ud0EfZ2FwrbvwAWx8nz+KKLmiqACCH9a/N/xNDOja0e/YgSnqTpuyHegFBgIMKjuBtO5dNvkb4dXkxAhGe/ayw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/types": "^2.6.0", - "cross-fetch": "^3.1.5", - "fontkit": "^2.0.2", - "is-url": "^1.2.4" - } - }, - "node_modules/@react-pdf/image": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/@react-pdf/image/-/image-2.3.6.tgz", - "integrity": "sha512-7iZDYZrZlJqNzS6huNl2XdMcLFUo68e6mOdzQeJ63d5eApdthhSHBnkGzHfLhH5t8DCpZNtClmklzuLL63ADfw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/png-js": "^2.3.1", - "cross-fetch": "^3.1.5", - "jay-peg": "^1.0.2" - } - }, - "node_modules/@react-pdf/layout": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/@react-pdf/layout/-/layout-3.13.0.tgz", - "integrity": "sha512-lpPj/EJYHFOc0ALiJwLP09H28B4ADyvTjxOf67xTF+qkWd+dq1vg7dw3wnYESPnWk5T9NN+HlUenJqdYEY9AvA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/fns": "2.2.1", - "@react-pdf/image": "^2.3.6", - "@react-pdf/pdfkit": "^3.2.0", - "@react-pdf/primitives": "^3.1.1", - "@react-pdf/stylesheet": "^4.3.0", - "@react-pdf/textkit": "^4.4.1", - "@react-pdf/types": "^2.6.0", - "cross-fetch": "^3.1.5", - "emoji-regex": "^10.3.0", - "queue": "^6.0.1", - "yoga-layout": "^2.0.1" - } - }, - "node_modules/@react-pdf/pdfkit": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@react-pdf/pdfkit/-/pdfkit-3.2.0.tgz", - "integrity": "sha512-OBfCcnTC6RpD9uv9L2woF60Zj1uQxhLFzTBXTdcYE9URzPE/zqXIyzpXEA4Vf3TFbvBCgFE2RzJ2ZUS0asq7yA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/png-js": "^2.3.1", - "browserify-zlib": "^0.2.0", - "crypto-js": "^4.2.0", - "fontkit": "^2.0.2", - "jay-peg": "^1.0.2", - "vite-compatible-readable-stream": "^3.6.1" - } - }, - "node_modules/@react-pdf/png-js": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-2.3.1.tgz", - "integrity": "sha512-pEZ18I4t1vAUS4lmhvXPmXYP4PHeblpWP/pAlMMRkEyP7tdAeHUN7taQl9sf9OPq7YITMY3lWpYpJU6t4CZgZg==", - "license": "MIT", - "dependencies": { - "browserify-zlib": "^0.2.0" - } - }, - "node_modules/@react-pdf/primitives": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-3.1.1.tgz", - "integrity": "sha512-miwjxLwTnO3IjoqkTVeTI+9CdyDggwekmSLhVCw+a/7FoQc+gF3J2dSKwsHvAcVFM0gvU8mzCeTofgw0zPDq0w==", - "license": "MIT" - }, - "node_modules/@react-pdf/render": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@react-pdf/render/-/render-3.5.0.tgz", - "integrity": "sha512-gFOpnyqCgJ6l7VzfJz6rG1i2S7iVSD8bUHDjPW9Mze8TmyksHzN2zBH3y7NbsQOw1wU6hN4NhRmslrsn+BRDPA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/fns": "2.2.1", - "@react-pdf/primitives": "^3.1.1", - "@react-pdf/textkit": "^4.4.1", - "@react-pdf/types": "^2.6.0", - "abs-svg-path": "^0.1.1", - "color-string": "^1.9.1", - "normalize-svg-path": "^1.1.0", - "parse-svg-path": "^0.1.2", - "svg-arc-to-cubic-bezier": "^3.2.0" - } - }, - "node_modules/@react-pdf/renderer": { - "version": "3.4.5", - "resolved": "https://registry.npmjs.org/@react-pdf/renderer/-/renderer-3.4.5.tgz", - "integrity": "sha512-O1N8q45bTs7YuC+x9afJSKQWDYQy2RjoCxlxEGdbCwP+WD5G6dWRUWXlc8F0TtzU3uFglYMmDab2YhXTmnVN9g==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/font": "^2.5.2", - "@react-pdf/layout": "^3.13.0", - "@react-pdf/pdfkit": "^3.2.0", - "@react-pdf/primitives": "^3.1.1", - "@react-pdf/render": "^3.5.0", - "@react-pdf/types": "^2.6.0", - "events": "^3.3.0", - "object-assign": "^4.1.1", - "prop-types": "^15.6.2", - "queue": "^6.0.1", - "scheduler": "^0.17.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0" - } - }, - "node_modules/@react-pdf/stylesheet": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-4.3.0.tgz", - "integrity": "sha512-x7IVZOqRrUum9quuDeFXBveXwBht+z/6B0M+z4a4XjfSg1vZVvzoTl07Oa1yvQ/4yIC5yIkG2TSMWeKnDB+hrw==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/fns": "2.2.1", - "@react-pdf/types": "^2.6.0", - "color-string": "^1.9.1", - "hsl-to-hex": "^1.0.0", - "media-engine": "^1.0.3", - "postcss-value-parser": "^4.1.0" - } - }, - "node_modules/@react-pdf/textkit": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@react-pdf/textkit/-/textkit-4.4.1.tgz", - "integrity": "sha512-Jl9wdTqIvJ5pX+vAGz0EOhP7ut5Two9H6CzTKo/YYPeD79cM2yTXF3JzTERBC28y7LR0Waq9D2LHQjI+b/EYUQ==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/fns": "2.2.1", - "bidi-js": "^1.0.2", - "hyphen": "^1.6.4", - "unicode-properties": "^1.4.1" - } - }, - "node_modules/@react-pdf/types": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@react-pdf/types/-/types-2.9.0.tgz", - "integrity": "sha512-ckj80vZLlvl9oYrQ4tovEaqKWP3O06Eb1D48/jQWbdwz1Yh7Y9v1cEmwlP8ET+a1Whp8xfdM0xduMexkuPANCQ==", - "license": "MIT", - "dependencies": { - "@react-pdf/font": "^4.0.2", - "@react-pdf/primitives": "^4.1.1", - "@react-pdf/stylesheet": "^6.1.0" - } - }, - "node_modules/@react-pdf/types/node_modules/@react-pdf/fns": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@react-pdf/fns/-/fns-3.1.2.tgz", - "integrity": "sha512-qTKGUf0iAMGg2+OsUcp9ffKnKi41RukM/zYIWMDJ4hRVYSr89Q7e3wSDW/Koqx3ea3Uy/z3h2y3wPX6Bdfxk6g==", - "license": "MIT" - }, - "node_modules/@react-pdf/types/node_modules/@react-pdf/font": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@react-pdf/font/-/font-4.0.2.tgz", - "integrity": "sha512-/dAWu7Y2RD1RxarDZ9SkYPHgBYOhmcDnet4W/qN/m8k+A2Hr3ja54GymSR7GGxWBtxjKtNauVKrTa9LS1n8WUw==", - "license": "MIT", - "dependencies": { - "@react-pdf/pdfkit": "^4.0.3", - "@react-pdf/types": "^2.9.0", - "fontkit": "^2.0.2", - "is-url": "^1.2.4" - } - }, - "node_modules/@react-pdf/types/node_modules/@react-pdf/pdfkit": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@react-pdf/pdfkit/-/pdfkit-4.0.3.tgz", - "integrity": "sha512-k+Lsuq8vTwWsCqTp+CCB4+2N+sOTFrzwGA7aw3H9ix/PDWR9QksbmNg0YkzGbLAPI6CeawmiLHcf4trZ5ecLPQ==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "@react-pdf/png-js": "^3.0.0", - "browserify-zlib": "^0.2.0", - "crypto-js": "^4.2.0", - "fontkit": "^2.0.2", - "jay-peg": "^1.1.1", - "linebreak": "^1.1.0", - "vite-compatible-readable-stream": "^3.6.1" - } - }, - "node_modules/@react-pdf/types/node_modules/@react-pdf/png-js": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-3.0.0.tgz", - "integrity": "sha512-eSJnEItZ37WPt6Qv5pncQDxLJRK15eaRwPT+gZoujP548CodenOVp49GST8XJvKMFt9YqIBzGBV/j9AgrOQzVA==", - "license": "MIT", - "dependencies": { - "browserify-zlib": "^0.2.0" - } - }, - "node_modules/@react-pdf/types/node_modules/@react-pdf/primitives": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-4.1.1.tgz", - "integrity": "sha512-IuhxYls1luJb7NUWy6q5avb1XrNaVj9bTNI40U9qGRuS6n7Hje/8H8Qi99Z9UKFV74bBP3DOf3L1wV2qZVgVrQ==", - "license": "MIT" - }, - "node_modules/@react-pdf/types/node_modules/@react-pdf/stylesheet": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-6.1.0.tgz", - "integrity": "sha512-BGZ2sYNUp38VJUegjva/jsri3iiRGnVNjWI+G9dTwAvLNOmwFvSJzqaCsEnqQ/DW5mrTBk/577FhDY7pv6AidA==", - "license": "MIT", - "dependencies": { - "@react-pdf/fns": "3.1.2", - "@react-pdf/types": "^2.9.0", - "color-string": "^1.9.1", - "hsl-to-hex": "^1.0.0", - "media-engine": "^1.0.3", - "postcss-value-parser": "^4.1.0" - } - }, - "node_modules/@react-router/node": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/@react-router/node/-/node-7.6.1.tgz", - "integrity": "sha512-RZ9IatEarjF1GSHV+OUHNaRKtfp27UXP2J8dVdax6K/UXHc45k3t9Zp6splqT88wob4CUt4loDQw/7srNvsQhQ==", - "license": "MIT", - "dependencies": { - "@mjackson/node-fetch-server": "^0.2.0", - "source-map-support": "^0.5.21", - "stream-slice": "^0.1.2", - "undici": "^6.19.2" - }, - "engines": { - "node": ">=20.0.0" - }, - "peerDependencies": { - "react-router": "7.6.1", - "typescript": "^5.1.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@remirror/core-constants": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@remirror/core-constants/-/core-constants-3.0.0.tgz", - "integrity": "sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==", - "license": "MIT" - }, - "node_modules/@remix-run/node": { - "version": "2.16.8", - "resolved": "https://registry.npmjs.org/@remix-run/node/-/node-2.16.8.tgz", - "integrity": "sha512-foeYXU3mdaBJZnbtGbM8mNdHowz2+QnVGDRo7P3zgFkmsccMEflArGZNbkACGKd9xwDguTxxMJ6cuXBC4jIfgQ==", - "license": "MIT", - "dependencies": { - "@remix-run/server-runtime": "2.16.8", - "@remix-run/web-fetch": "^4.4.2", - "@web3-storage/multipart-parser": "^1.0.0", - "cookie-signature": "^1.1.0", - "source-map-support": "^0.5.21", - "stream-slice": "^0.1.2", - "undici": "^6.21.2" - }, - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "typescript": "^5.1.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@remix-run/node/node_modules/cookie-signature": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", - "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==", - "license": "MIT", - "engines": { - "node": ">=6.6.0" - } - }, - "node_modules/@remix-run/router": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz", - "integrity": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==", - "license": "MIT", - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@remix-run/server-runtime": { - "version": "2.16.8", - "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-2.16.8.tgz", - "integrity": "sha512-ZwWOam4GAQTx10t+wK09YuYctd2Koz5Xy/klDgUN3lmTXmwbV0tZU0baiXEqZXrvyD+WDZ4b0ADDW9Df3+dpzA==", - "license": "MIT", - "dependencies": { - "@remix-run/router": "1.23.0", - "@types/cookie": "^0.6.0", - "@web3-storage/multipart-parser": "^1.0.0", - "cookie": "^0.7.2", - "set-cookie-parser": "^2.4.8", - "source-map": "^0.7.3", - "turbo-stream": "2.4.1" - }, - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "typescript": "^5.1.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@remix-run/web-blob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@remix-run/web-blob/-/web-blob-3.1.0.tgz", - "integrity": "sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g==", - "license": "MIT", - "dependencies": { - "@remix-run/web-stream": "^1.1.0", - "web-encoding": "1.1.5" - } - }, - "node_modules/@remix-run/web-fetch": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.2.tgz", - "integrity": "sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA==", - "license": "MIT", - "dependencies": { - "@remix-run/web-blob": "^3.1.0", - "@remix-run/web-file": "^3.1.0", - "@remix-run/web-form-data": "^3.1.0", - "@remix-run/web-stream": "^1.1.0", - "@web3-storage/multipart-parser": "^1.0.0", - "abort-controller": "^3.0.0", - "data-uri-to-buffer": "^3.0.1", - "mrmime": "^1.0.0" - }, - "engines": { - "node": "^10.17 || >=12.3" - } - }, - "node_modules/@remix-run/web-fetch/node_modules/mrmime": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz", - "integrity": "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==", - "license": "MIT", - "engines": { - "node": ">=10" - } - }, - "node_modules/@remix-run/web-file": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@remix-run/web-file/-/web-file-3.1.0.tgz", - "integrity": "sha512-dW2MNGwoiEYhlspOAXFBasmLeYshyAyhIdrlXBi06Duex5tDr3ut2LFKVj7tyHLmn8nnNwFf1BjNbkQpygC2aQ==", - "license": "MIT", - "dependencies": { - "@remix-run/web-blob": "^3.1.0" - } - }, - "node_modules/@remix-run/web-form-data": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@remix-run/web-form-data/-/web-form-data-3.1.0.tgz", - "integrity": "sha512-NdeohLMdrb+pHxMQ/Geuzdp0eqPbea+Ieo8M8Jx2lGC6TBHsgHzYcBvr0LyPdPVycNRDEpWpiDdCOdCryo3f9A==", - "license": "MIT", - "dependencies": { - "web-encoding": "1.1.5" - } - }, - "node_modules/@remix-run/web-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@remix-run/web-stream/-/web-stream-1.1.0.tgz", - "integrity": "sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA==", - "license": "MIT", - "dependencies": { - "web-streams-polyfill": "^3.1.1" - } - }, - "node_modules/@rolldown/pluginutils": { - "version": "1.0.0-beta.9", - "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.9.tgz", - "integrity": "sha512-e9MeMtVWo186sgvFFJOPGy7/d2j2mZhLJIdVW0C/xDluuOvymEATqz6zKsP0ZmXGzQtqlyjz5sC1sYQUoJG98w==", - "dev": true, - "license": "MIT" - }, - "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.41.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz", - "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.41.1", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz", - "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@sinclair/typebox": { - "version": "0.27.8", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", - "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", - "license": "MIT" - }, - "node_modules/@stripe/react-stripe-js": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-2.9.0.tgz", - "integrity": "sha512-+/j2g6qKAKuWSurhgRMfdlIdKM+nVVJCy/wl0US2Ccodlqx0WqfIIBhUkeONkCG+V/b+bZzcj4QVa3E/rXtT4Q==", - "license": "MIT", - "dependencies": { - "prop-types": "^15.7.2" - }, - "peerDependencies": { - "@stripe/stripe-js": "^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" - } - }, - "node_modules/@stripe/stripe-js": { - "version": "1.54.2", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.54.2.tgz", - "integrity": "sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==", - "license": "MIT" - }, - "node_modules/@swc/core": { - "version": "1.11.24", - "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.11.24.tgz", - "integrity": "sha512-MaQEIpfcEMzx3VWWopbofKJvaraqmL6HbLlw2bFZ7qYqYw3rkhM0cQVEgyzbHtTWwCwPMFZSC2DUbhlZgrMfLg==", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3", - "@swc/types": "^0.1.21" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/swc" - }, - "optionalDependencies": { - "@swc/core-darwin-arm64": "1.11.24", - "@swc/core-darwin-x64": "1.11.24", - "@swc/core-linux-arm-gnueabihf": "1.11.24", - "@swc/core-linux-arm64-gnu": "1.11.24", - "@swc/core-linux-arm64-musl": "1.11.24", - "@swc/core-linux-x64-gnu": "1.11.24", - "@swc/core-linux-x64-musl": "1.11.24", - "@swc/core-win32-arm64-msvc": "1.11.24", - "@swc/core-win32-ia32-msvc": "1.11.24", - "@swc/core-win32-x64-msvc": "1.11.24" - }, - "peerDependencies": { - "@swc/helpers": ">=0.5.17" - }, - "peerDependenciesMeta": { - "@swc/helpers": { - "optional": true - } - } - }, - "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.11.24", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz", - "integrity": "sha512-IM7d+STVZD48zxcgo69L0yYptfhaaE9cMZ+9OoMxirNafhKKXwoZuufol1+alEFKc+Wbwp+aUPe/DeWC/Lh3dg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/core-linux-x64-musl": { - "version": "1.11.24", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz", - "integrity": "sha512-DZByJaMVzSfjQKKQn3cqSeqwy6lpMaQDQQ4HPlch9FWtDx/dLcpdIhxssqZXcR2rhaQVIaRQsCqwV6orSDGAGw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@swc/counter": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", - "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/@swc/helpers": { - "version": "0.5.17", - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz", - "integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.8.0" - } - }, - "node_modules/@swc/types": { - "version": "0.1.21", - "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.21.tgz", - "integrity": "sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3" - } - }, - "node_modules/@tabler/icons": { - "version": "2.47.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz", - "integrity": "sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/codecalm" - } - }, - "node_modules/@tabler/icons-react": { - "version": "2.47.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.47.0.tgz", - "integrity": "sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==", - "license": "MIT", - "dependencies": { - "@tabler/icons": "2.47.0", - "prop-types": "^15.7.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/codecalm" - }, - "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0" - } - }, - "node_modules/@tanstack/query-core": { - "version": "5.76.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.76.0.tgz", - "integrity": "sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/react-query": { - "version": "5.76.1", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.76.1.tgz", - "integrity": "sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw==", - "license": "MIT", - "dependencies": { - "@tanstack/query-core": "5.76.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - }, - "peerDependencies": { - "react": "^18 || ^19" - } - }, - "node_modules/@tiptap/core": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.12.0.tgz", - "integrity": "sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-blockquote": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.12.0.tgz", - "integrity": "sha512-XUC2A77YAPMJS2SqZ2S62IGcUH8gZ7cdhoWlYQb1pR4ZzXFByeKDJPxfYeAePSiuI01YGrlzgY2c6Ncx/DtO0A==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-bold": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.12.0.tgz", - "integrity": "sha512-lAUtoLDLRc5ofD2I9MFY6MQ7d1qBLLqS1rvpwaPjOaoQb/GPVnaHj9qXYG0SY9K3erMtto48bMFpAcscjZHzZQ==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-bubble-menu": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.12.0.tgz", - "integrity": "sha512-DYijoE0igV0Oi+ZppFsp2UrQsM/4HZtmmpD78BJM9zfCbd1YvAUIxmzmXr8uqU18OHd1uQy+/zvuNoUNYyw67g==", - "license": "MIT", - "dependencies": { - "tippy.js": "^6.3.7" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-bullet-list": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.12.0.tgz", - "integrity": "sha512-YTCjztB8MaIpwyxFYr81H4+LdKCq1VlaSXQyrPdB44mVdhhRqc46BYQb8/B//XE3UIu3X2QWFjwrqRlUq6vUiw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-code": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.12.0.tgz", - "integrity": "sha512-R7RaS+hJeHFim7alImQ9L9CSWSMjWXvz0Ote568x9ea5gdBGUYW8PcH+5a91lh8e1XGYWBM12a8oJZRyxg/tQA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-code-block": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.12.0.tgz", - "integrity": "sha512-1D7cYAjgxEFHdfC/35Ooi4GqWKB5sszbW8iI7N16XILNln26xb0d5KflXqYrwr9CN/ZnZoCl2o6YsP7xEObcZA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-color": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-color/-/extension-color-2.12.0.tgz", - "integrity": "sha512-tb3KDhH2Hf3Pwm7pIEH80TKBOLmHU+T/0seR3R+6flamPC7t9S4mcehDX35qvTQTqDU9v429Rw5SL40FRW7AMg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/extension-text-style": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-document": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.12.0.tgz", - "integrity": "sha512-sA1Q+mxDIv0Y3qQTBkYGwknNbDcGFiJ/fyAFholXpqbrcRx3GavwR/o0chBdsJZlFht0x7AWGwUYWvIo7wYilA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-dropcursor": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.12.0.tgz", - "integrity": "sha512-zcZSOXFj+7LVnmdPWTfKr5AoxYIzFPFlLJe35AdTQC5IhkljLn1Exct8I30ZREojX/00hKYsO7JJmePS6TEVlQ==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-floating-menu": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.12.0.tgz", - "integrity": "sha512-BYpyZx/56KCDksWuJJbhki/uNgt9sACuSSZFH5AN1yS1ISD+EzIxqf6Pzzv8QCoNJ+KcRNVaZsOlOFaJGoyzag==", - "license": "MIT", - "dependencies": { - "tippy.js": "^6.3.7" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-gapcursor": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.12.0.tgz", - "integrity": "sha512-k8ji5v9YKn7bNjo8UtI9hEfXfl4tKUp1hpJOEmUxGJQa3LIwrwSbReupUTnHszGQelzxikS/l1xO9P0TIGwRoA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-hard-break": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.12.0.tgz", - "integrity": "sha512-08MNS2PK5DzdnAfqXn4krmJ/xebKmWpRpYqqN5EM8AvetYKlAJyTVSpo0ZUeGbZ3EZiPm9djgSnrLqpFUDjRCg==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-heading": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.12.0.tgz", - "integrity": "sha512-9DfES4Wd5TX1foI70N9sAL+35NN1UHrtzDYN2+dTHupnmKir9RaMXyZcbkUb4aDVzYrGxIqxJzHBVkquKIlTrw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-history": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.12.0.tgz", - "integrity": "sha512-+B9CAf2BFURC6mQiM1OQtahVTzdEOEgT/UUNlRZkeeBc0K5of3dr6UdBqaoaMAefja3jx5PqiQ7mhUBAjSt6AA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-horizontal-rule": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.12.0.tgz", - "integrity": "sha512-Vi2+6RIehDSpoJn/7PDuOieUj7W7WrEb4wBxK9TG8PDscihR0mehhhzm/K2xhH4TN48iPJGRsjDFrFjTbXmcnw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-image": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.12.0.tgz", - "integrity": "sha512-wO+yrfMlnW3SYCb1Q1qAb+nt5WH6jnlQPTV6qdoIabRtW0puwMWULZDUgclPN5hxn8EXb9vBEu44egvH6hgkfQ==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-italic": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.12.0.tgz", - "integrity": "sha512-JKcXK3LmEsmxNzEq5e06rPUGMRLUxmJ2mYtBY4NlJ6yLM9XMDljtgeTnWT0ySLYmfINSFTkX4S7WIRbpl9l4pw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-link": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.12.0.tgz", - "integrity": "sha512-N6f78F2onvcL8FAwFOJexOF02UwGETLjQ7cCguhBe/w7vtx7aX8/f+IlaSGY/pIcWyEQpoC28ciM0+QsrJRr1A==", - "license": "MIT", - "dependencies": { - "linkifyjs": "^4.2.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-list-item": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.12.0.tgz", - "integrity": "sha512-4YwZooC8HP+gPxs6YrkB1ayggyYbgVvJx/rWBT6lKSW2MVVg8QXi1zAcSI3MhIhHmqDysXXFPL8JURlbeGjaFA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-ordered-list": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.12.0.tgz", - "integrity": "sha512-1ys0e/oqk09oXxrB1WzAx5EntK/QreObG/V1yhgihGm429fxHMsxzIYN6dKAYxx0YOPQG7qEZRrrPuWU70Ms7g==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-paragraph": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.12.0.tgz", - "integrity": "sha512-QNK5cgewCunWFxpLlbvvoO1rrLgEtNKxiY79fctP9toV+e59R+1i1Q9lXC1O5mOfDgVxCb6uFDMsqmKhFjpPog==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-strike": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.12.0.tgz", - "integrity": "sha512-nBaa5YtBsLJPZFfSs36sBz4Zgi/c8b3MsmS/Az8uXaHb0R9yPewOVUMDIQbxMct8SXUlIo9VtKlOL+mVJ3Nkpw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-text": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.12.0.tgz", - "integrity": "sha512-0ytN9V1tZYTXdiYDQg4FB2SQ56JAJC9r/65snefb9ztl+gZzDrIvih7CflHs1ic9PgyjexfMLeH+VzuMccNyZw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-text-align": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.12.0.tgz", - "integrity": "sha512-ntGjHFPrb9iQ+QGVUr6U53/wcWI/qaAwDyApW7F7GcTpQbmimwUqvUHti1RsSh9nTrQmZD6g8SdRbIR/Y31gOw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-text-style": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.12.0.tgz", - "integrity": "sha512-Pxwt23ZlvbQUahV0PvHy8Ej6IAuKR1FvHobUvwP3T8AiY7hob66fWRe7tQbESzSAzm5Vv2xkvyHeU8vekMTezA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/extension-underline": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.12.0.tgz", - "integrity": "sha512-u95lrUCesw1SN3BXY4xrgfSuxtoCYmJ9uaU7IVVOu0zVsDFtLlOa82kd63KVF+URL0kMdO+FBmvdS6d8Era70Q==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0" - } - }, - "node_modules/@tiptap/pm": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.12.0.tgz", - "integrity": "sha512-TNzVwpeNzFfHAcYTOKqX9iU4fRxliyoZrCnERR+RRzeg7gWrXrCLubQt1WEx0sojMAfznshSL3M5HGsYjEbYwA==", - "license": "MIT", - "dependencies": { - "prosemirror-changeset": "^2.3.0", - "prosemirror-collab": "^1.3.1", - "prosemirror-commands": "^1.6.2", - "prosemirror-dropcursor": "^1.8.1", - "prosemirror-gapcursor": "^1.3.2", - "prosemirror-history": "^1.4.1", - "prosemirror-inputrules": "^1.4.0", - "prosemirror-keymap": "^1.2.2", - "prosemirror-markdown": "^1.13.1", - "prosemirror-menu": "^1.2.4", - "prosemirror-model": "^1.23.0", - "prosemirror-schema-basic": "^1.2.3", - "prosemirror-schema-list": "^1.4.1", - "prosemirror-state": "^1.4.3", - "prosemirror-tables": "^1.6.4", - "prosemirror-trailing-node": "^3.0.0", - "prosemirror-transform": "^1.10.2", - "prosemirror-view": "^1.37.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - } - }, - "node_modules/@tiptap/react": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-2.12.0.tgz", - "integrity": "sha512-D+PR+4kJO9h8AB/7XyQ/Anw8tqeS2ecv5QemBOCHi9JlMAjytauUrj6IfFBO9RbsCowlBjW5GnSpFhzpk2Gghg==", - "license": "MIT", - "dependencies": { - "@tiptap/extension-bubble-menu": "^2.12.0", - "@tiptap/extension-floating-menu": "^2.12.0", - "@types/use-sync-external-store": "^0.0.6", - "fast-deep-equal": "^3", - "use-sync-external-store": "^1" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "^2.7.0", - "@tiptap/pm": "^2.7.0", - "react": "^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/@tiptap/starter-kit": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.12.0.tgz", - "integrity": "sha512-wlcEEtexd6u0gbR311/OFZnbtRWU97DUsY6/GsSQzN4rqZ7Ra6YbfHEN5Lutu+I/anomK8vKy8k9NyvfY5Hllg==", - "license": "MIT", - "dependencies": { - "@tiptap/core": "^2.12.0", - "@tiptap/extension-blockquote": "^2.12.0", - "@tiptap/extension-bold": "^2.12.0", - "@tiptap/extension-bullet-list": "^2.12.0", - "@tiptap/extension-code": "^2.12.0", - "@tiptap/extension-code-block": "^2.12.0", - "@tiptap/extension-document": "^2.12.0", - "@tiptap/extension-dropcursor": "^2.12.0", - "@tiptap/extension-gapcursor": "^2.12.0", - "@tiptap/extension-hard-break": "^2.12.0", - "@tiptap/extension-heading": "^2.12.0", - "@tiptap/extension-history": "^2.12.0", - "@tiptap/extension-horizontal-rule": "^2.12.0", - "@tiptap/extension-italic": "^2.12.0", - "@tiptap/extension-list-item": "^2.12.0", - "@tiptap/extension-ordered-list": "^2.12.0", - "@tiptap/extension-paragraph": "^2.12.0", - "@tiptap/extension-strike": "^2.12.0", - "@tiptap/extension-text": "^2.12.0", - "@tiptap/extension-text-style": "^2.12.0", - "@tiptap/pm": "^2.12.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - } - }, - "node_modules/@types/babel__core": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", - "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "node_modules/@types/babel__generator": { - "version": "7.27.0", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", - "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__template": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", - "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__traverse": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz", - "integrity": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/types": "^7.20.7" - } - }, - "node_modules/@types/body-parser": { - "version": "1.19.5", - "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz", - "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/connect": "*", - "@types/node": "*" - } - }, - "node_modules/@types/body-parser/node_modules/@types/node": { - "version": "22.15.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", - "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "undici-types": "~6.21.0" - } - }, - "node_modules/@types/body-parser/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/connect": { - "version": "3.4.38", - "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", - "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect/node_modules/@types/node": { - "version": "22.15.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", - "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "undici-types": "~6.21.0" - } - }, - "node_modules/@types/connect/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/cookie": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz", - "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==", - "license": "MIT" - }, - "node_modules/@types/d3-array": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz", - "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==", - "license": "MIT" - }, - "node_modules/@types/d3-color": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", - "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", - "license": "MIT" - }, - "node_modules/@types/d3-ease": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", - "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", - "license": "MIT" - }, - "node_modules/@types/d3-interpolate": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", - "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", - "license": "MIT", - "dependencies": { - "@types/d3-color": "*" - } - }, - "node_modules/@types/d3-path": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", - "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", - "license": "MIT" - }, - "node_modules/@types/d3-scale": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz", - "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", - "license": "MIT", - "dependencies": { - "@types/d3-time": "*" - } - }, - "node_modules/@types/d3-shape": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz", - "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", - "license": "MIT", - "dependencies": { - "@types/d3-path": "*" - } - }, - "node_modules/@types/d3-time": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz", - "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", - "license": "MIT" - }, - "node_modules/@types/d3-timer": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", - "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", - "license": "MIT" - }, - "node_modules/@types/estree": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz", - "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/express": { - "version": "4.17.22", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.22.tgz", - "integrity": "sha512-eZUmSnhRX9YRSkplpz0N+k6NljUUn5l3EWZIKZvYzhvMphEuNiyyy1viH/ejgt66JWgALwC/gtSUAeQKtSwW/w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.33", - "@types/qs": "*", - "@types/serve-static": "*" - } - }, - "node_modules/@types/express-serve-static-core": { - "version": "4.19.6", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz", - "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/node": "*", - "@types/qs": "*", - "@types/range-parser": "*", - "@types/send": "*" - } - }, - "node_modules/@types/express-serve-static-core/node_modules/@types/node": { - "version": "22.15.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", - "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "undici-types": "~6.21.0" - } - }, - "node_modules/@types/express-serve-static-core/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/http-errors": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", - "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/istanbul-lib-coverage": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", - "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", - "license": "MIT" - }, - "node_modules/@types/istanbul-lib-report": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", - "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", - "license": "MIT", - "dependencies": { - "@types/istanbul-lib-coverage": "*" - } - }, - "node_modules/@types/istanbul-reports": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", - "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", - "license": "MIT", - "dependencies": { - "@types/istanbul-lib-report": "*" - } - }, - "node_modules/@types/json-schema": { - "version": "7.0.15", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/linkify-it": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz", - "integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==", - "license": "MIT" - }, - "node_modules/@types/lodash": { - "version": "4.17.17", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz", - "integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/markdown-it": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz", - "integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==", - "license": "MIT", - "dependencies": { - "@types/linkify-it": "^5", - "@types/mdurl": "^2" - } - }, - "node_modules/@types/mdurl": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz", - "integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==", - "license": "MIT" - }, - "node_modules/@types/mime": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz", - "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/node": { - "version": "20.17.52", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.52.tgz", - "integrity": "sha512-2aj++KfxubvW/Lc0YyXE3OEW7Es8TWn1MsRzYgcOGyTNQxi0L8rxQUCZ7ZbyOBWZQD5I63PV9egZWMsapVaklg==", - "dev": true, - "license": "MIT", - "dependencies": { - "undici-types": "~6.19.2" - } - }, - "node_modules/@types/offscreencanvas": { - "version": "2019.7.3", - "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz", - "integrity": "sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==", - "license": "MIT" - }, - "node_modules/@types/parse-json": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", - "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", - "license": "MIT" - }, - "node_modules/@types/prop-types": { - "version": "15.7.14", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz", - "integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==", - "devOptional": true, - "license": "MIT" - }, - "node_modules/@types/qs": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz", - "integrity": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/range-parser": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", - "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/react": { - "version": "18.3.23", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz", - "integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==", - "devOptional": true, - "license": "MIT", - "dependencies": { - "@types/prop-types": "*", - "csstype": "^3.0.2" - } - }, - "node_modules/@types/react-dom": { - "version": "18.3.7", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz", - "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "@types/react": "^18.0.0" - } - }, - "node_modules/@types/semver": { - "version": "7.7.0", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz", - "integrity": "sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/send": { - "version": "0.17.4", - "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz", - "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/mime": "^1", - "@types/node": "*" - } - }, - "node_modules/@types/send/node_modules/@types/node": { - "version": "22.15.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", - "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "undici-types": "~6.21.0" - } - }, - "node_modules/@types/send/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/serve-static": { - "version": "1.15.7", - "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz", - "integrity": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/http-errors": "*", - "@types/node": "*", - "@types/send": "*" - } - }, - "node_modules/@types/serve-static/node_modules/@types/node": { - "version": "22.15.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz", - "integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==", - "dev": true, - "license": "MIT", - "dependencies": { - "undici-types": "~6.21.0" - } - }, - "node_modules/@types/serve-static/node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/@types/use-sync-external-store": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz", - "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==", - "license": "MIT" - }, - "node_modules/@types/yargs": { - "version": "17.0.33", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", - "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", - "license": "MIT", - "dependencies": { - "@types/yargs-parser": "*" - } - }, - "node_modules/@types/yargs-parser": { - "version": "21.0.3", - "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", - "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", - "license": "MIT" - }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz", - "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/type-utils": "5.62.0", - "@typescript-eslint/utils": "5.62.0", - "debug": "^4.3.4", - "graphemer": "^1.4.0", - "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^5.0.0", - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/parser": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz", - "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", - "debug": "^4.3.4" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", - "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/type-utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz", - "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/typescript-estree": "5.62.0", - "@typescript-eslint/utils": "5.62.0", - "debug": "^4.3.4", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "*" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/types": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", - "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", - "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", - "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", - "eslint-scope": "^5.1.1", - "semver": "^7.3.7" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", - "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/types": "5.62.0", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@ungap/structured-clone": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", - "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", - "dev": true, - "license": "ISC" - }, - "node_modules/@vitejs/plugin-react": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.0.tgz", - "integrity": "sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/core": "^7.26.10", - "@babel/plugin-transform-react-jsx-self": "^7.25.9", - "@babel/plugin-transform-react-jsx-source": "^7.25.9", - "@rolldown/pluginutils": "1.0.0-beta.9", - "@types/babel__core": "^7.20.5", - "react-refresh": "^0.17.0" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "peerDependencies": { - "vite": "^4.2.0 || ^5.0.0 || ^6.0.0" - } - }, - "node_modules/@vitejs/plugin-react-swc": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-3.10.0.tgz", - "integrity": "sha512-ZmkdHw3wo/o/Rk05YsXZs/DJAfY2CdQ5DUAjoWji+PEr+hYADdGMCGgEAILbiKj+CjspBTuTACBcWDrmC8AUfw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@rolldown/pluginutils": "1.0.0-beta.9", - "@swc/core": "^1.11.22" - }, - "peerDependencies": { - "vite": "^4 || ^5 || ^6" - } - }, - "node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.11.29.tgz", - "integrity": "sha512-g4mThMIpWbNhV8G2rWp5a5/Igv8/2UFRJx2yImrLGMgrDDYZIopqZ/z0jZxDgqNA1QDx93rpwNF7jGsxVWcMlA==", - "dev": true, - "hasInstallScript": true, - "license": "Apache-2.0", - "dependencies": { - "@swc/counter": "^0.1.3", - "@swc/types": "^0.1.21" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/swc" - }, - "optionalDependencies": { - "@swc/core-darwin-arm64": "1.11.29", - "@swc/core-darwin-x64": "1.11.29", - "@swc/core-linux-arm-gnueabihf": "1.11.29", - "@swc/core-linux-arm64-gnu": "1.11.29", - "@swc/core-linux-arm64-musl": "1.11.29", - "@swc/core-linux-x64-gnu": "1.11.29", - "@swc/core-linux-x64-musl": "1.11.29", - "@swc/core-win32-arm64-msvc": "1.11.29", - "@swc/core-win32-ia32-msvc": "1.11.29", - "@swc/core-win32-x64-msvc": "1.11.29" - }, - "peerDependencies": { - "@swc/helpers": ">=0.5.17" - }, - "peerDependenciesMeta": { - "@swc/helpers": { - "optional": true - } - } - }, - "node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core-linux-x64-gnu": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.29.tgz", - "integrity": "sha512-i62vBVoPaVe9A3mc6gJG07n0/e7FVeAvdD9uzZTtGLiuIfVfIBta8EMquzvf+POLycSk79Z6lRhGPZPJPYiQaA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core-linux-x64-musl": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.29.tgz", - "integrity": "sha512-YER0XU1xqFdK0hKkfSVX1YIyCvMDI7K07GIpefPvcfyNGs38AXKhb2byySDjbVxkdl4dycaxxhRyhQ2gKSlsFQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "Apache-2.0 AND MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=10" - } - }, - "node_modules/@web3-storage/multipart-parser": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz", - "integrity": "sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==", - "license": "(Apache-2.0 AND MIT)" - }, - "node_modules/@zxing/text-encoding": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@zxing/text-encoding/-/text-encoding-0.9.0.tgz", - "integrity": "sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA==", - "license": "(Unlicense OR Apache-2.0)", - "optional": true - }, - "node_modules/abort-controller": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", - "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", - "license": "MIT", - "dependencies": { - "event-target-shim": "^5.0.0" - }, - "engines": { - "node": ">=6.5" - } - }, - "node_modules/abs-svg-path": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz", - "integrity": "sha512-d8XPSGjfyzlXC3Xx891DJRyZfqk5JU0BJrDQcsWomFIV1/BIzPW5HDH5iDdWpqWaav0YVIEzT1RHTwWr0FFshA==", - "license": "MIT" - }, - "node_modules/accepts": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", - "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", - "license": "MIT", - "dependencies": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/accepts/node_modules/negotiator": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/acorn": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", - "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", - "dev": true, - "license": "MIT", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ansi-escapes/node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dev": true, - "license": "ISC", - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "license": "Python-2.0" - }, - "node_modules/array-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", - "license": "MIT" - }, - "node_modules/array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "license": "MIT" - }, - "node_modules/attr-accept": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz", - "integrity": "sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/available-typed-arrays": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", - "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", - "license": "MIT", - "dependencies": { - "possible-typed-array-names": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/axios": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz", - "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==", - "license": "MIT", - "dependencies": { - "follow-redirects": "^1.15.6", - "form-data": "^4.0.0", - "proxy-from-env": "^1.1.0" - } - }, - "node_modules/babel-plugin-macros": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", - "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.12.5", - "cosmiconfig": "^7.0.0", - "resolve": "^1.19.0" - }, - "engines": { - "node": ">=10", - "npm": ">=6" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true, - "license": "MIT" - }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/bidi-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz", - "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==", - "license": "MIT", - "dependencies": { - "require-from-string": "^2.0.2" - } - }, - "node_modules/binary-extensions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/bl": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/body-parser": { - "version": "1.20.3", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz", - "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", - "license": "MIT", - "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.5", - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "on-finished": "2.4.1", - "qs": "6.13.0", - "raw-body": "2.5.2", - "type-is": "~1.6.18", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/body-parser/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/body-parser/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "license": "MIT" - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/braces": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", - "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", - "dev": true, - "license": "MIT", - "dependencies": { - "fill-range": "^7.1.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/brotli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz", - "integrity": "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==", - "license": "MIT", - "dependencies": { - "base64-js": "^1.1.2" - } - }, - "node_modules/browserify-zlib": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz", - "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==", - "license": "MIT", - "dependencies": { - "pako": "~1.0.5" - } - }, - "node_modules/browserslist": { - "version": "4.25.0", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.0.tgz", - "integrity": "sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "caniuse-lite": "^1.0.30001718", - "electron-to-chromium": "^1.5.160", - "node-releases": "^2.0.19", - "update-browserslist-db": "^1.1.3" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "license": "MIT" - }, - "node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/cac": { - "version": "6.7.14", - "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", - "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/call-bind": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", - "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.0", - "es-define-property": "^1.0.0", - "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/call-bind-apply-helpers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", - "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/call-bound": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", - "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "get-intrinsic": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/camelcase-css": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 6" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001720", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz", - "integrity": "sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "CC-BY-4.0" - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/chardet": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", - "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", - "dev": true, - "license": "MIT" - }, - "node_modules/chokidar": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", - "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", - "dev": true, - "license": "MIT", - "dependencies": { - "readdirp": "^4.0.1" - }, - "engines": { - "node": ">= 14.16.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/chroma-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/chroma-js/-/chroma-js-3.1.2.tgz", - "integrity": "sha512-IJnETTalXbsLx1eKEgx19d5L6SRM7cH4vINw/99p/M11HCuXGRWL+6YmCm7FWFGIo6dtWuQoQi1dc5yQ7ESIHg==", - "license": "(BSD-3-Clause AND Apache-2.0)" - }, - "node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", - "license": "MIT" - }, - "node_modules/cli-cursor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", - "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", - "dev": true, - "license": "MIT", - "dependencies": { - "restore-cursor": "^3.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cli-spinners": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", - "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cli-table": { - "version": "0.3.11", - "resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz", - "integrity": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==", - "dev": true, - "dependencies": { - "colors": "1.0.3" - }, - "engines": { - "node": ">= 0.2.0" - } - }, - "node_modules/cli-width": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz", - "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">= 10" - } - }, - "node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dev": true, - "license": "ISC", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/clone": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", - "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", - "license": "MIT", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/clsx": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", - "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/collect.js": { - "version": "4.36.1", - "resolved": "https://registry.npmjs.org/collect.js/-/collect.js-4.36.1.tgz", - "integrity": "sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw==", - "license": "MIT" - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "license": "MIT" - }, - "node_modules/color-string": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", - "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", - "license": "MIT", - "dependencies": { - "color-name": "^1.0.0", - "simple-swizzle": "^0.2.2" - } - }, - "node_modules/colors": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz", - "integrity": "sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.1.90" - } - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "license": "MIT", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - } - }, - "node_modules/compressible": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", - "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", - "license": "MIT", - "dependencies": { - "mime-db": ">= 1.43.0 < 2" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/compression": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz", - "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==", - "license": "MIT", - "dependencies": { - "bytes": "3.1.2", - "compressible": "~2.0.18", - "debug": "2.6.9", - "negotiator": "~0.6.4", - "on-headers": "~1.0.2", - "safe-buffer": "5.2.1", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/compression/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/compression/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "license": "MIT" - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true, - "license": "MIT" - }, - "node_modules/content-disposition": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", - "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", - "license": "MIT", - "dependencies": { - "safe-buffer": "5.2.1" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true, - "license": "MIT" - }, - "node_modules/cookie": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", - "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cookie-parser": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.7.tgz", - "integrity": "sha512-nGUvgXnotP3BsjiLX2ypbQnWoGUPIIfHQNZkkC668ntrzGWEZVW70HDEB1qnNGMicPje6EttlIgzo51YSwNQGw==", - "license": "MIT", - "dependencies": { - "cookie": "0.7.2", - "cookie-signature": "1.0.6" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/cookie-signature": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", - "license": "MIT" - }, - "node_modules/cosmiconfig": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", - "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", - "license": "MIT", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/crelt": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz", - "integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==", - "license": "MIT" - }, - "node_modules/cross-env": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz", - "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", - "license": "MIT", - "dependencies": { - "cross-spawn": "^7.0.1" - }, - "bin": { - "cross-env": "src/bin/cross-env.js", - "cross-env-shell": "src/bin/cross-env-shell.js" - }, - "engines": { - "node": ">=10.14", - "npm": ">=6", - "yarn": ">=1" - } - }, - "node_modules/cross-fetch": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", - "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", - "license": "MIT", - "dependencies": { - "node-fetch": "^2.7.0" - } - }, - "node_modules/cross-spawn": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", - "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "license": "MIT", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/crypto-js": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz", - "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==", - "license": "MIT" - }, - "node_modules/cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "dev": true, - "license": "MIT", - "bin": { - "cssesc": "bin/cssesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/csstype": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", - "license": "MIT" - }, - "node_modules/d3-array": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", - "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", - "license": "ISC", - "dependencies": { - "internmap": "1 - 2" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-color": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", - "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-ease": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", - "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", - "license": "BSD-3-Clause", - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-format": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz", - "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-interpolate": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", - "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", - "license": "ISC", - "dependencies": { - "d3-color": "1 - 3" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-path": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", - "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-scale": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", - "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", - "license": "ISC", - "dependencies": { - "d3-array": "2.10.0 - 3", - "d3-format": "1 - 3", - "d3-interpolate": "1.2.0 - 3", - "d3-time": "2.1.1 - 3", - "d3-time-format": "2 - 4" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-shape": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", - "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", - "license": "ISC", - "dependencies": { - "d3-path": "^3.1.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-time": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", - "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", - "license": "ISC", - "dependencies": { - "d3-array": "2 - 3" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-time-format": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", - "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", - "license": "ISC", - "dependencies": { - "d3-time": "1 - 3" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/d3-timer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", - "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/data-uri-to-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz", - "integrity": "sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==", - "license": "MIT", - "engines": { - "node": ">= 6" - } - }, - "node_modules/date-fns": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", - "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", - "dev": true, - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/kossnocorp" - } - }, - "node_modules/dayjs": { - "version": "1.11.13", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz", - "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", - "license": "MIT" - }, - "node_modules/debug": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "ms": "^2.1.3" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decimal.js-light": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz", - "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==", - "license": "MIT" - }, - "node_modules/decode-uri-component": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz", - "integrity": "sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==", - "license": "MIT", - "engines": { - "node": ">=14.16" - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/defaults": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz", - "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", - "dev": true, - "license": "MIT", - "dependencies": { - "clone": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/defaults/node_modules/clone": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", - "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/define-data-property": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", - "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", - "license": "MIT", - "dependencies": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "gopd": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/define-lazy-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "license": "MIT", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/destroy": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", - "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", - "license": "MIT", - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/detect-libc": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", - "dev": true, - "license": "Apache-2.0", - "optional": true, - "bin": { - "detect-libc": "bin/detect-libc.js" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/detect-node-es": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz", - "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", - "license": "MIT" - }, - "node_modules/dfa": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz", - "integrity": "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==", - "license": "MIT" - }, - "node_modules/dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dev": true, - "license": "MIT", - "dependencies": { - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/dom-helpers": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", - "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.8.7", - "csstype": "^3.0.2" - } - }, - "node_modules/dotenv": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz", - "integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==", - "license": "BSD-2-Clause", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://dotenvx.com" - } - }, - "node_modules/dunder-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", - "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.1", - "es-errors": "^1.3.0", - "gopd": "^1.2.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", - "license": "MIT" - }, - "node_modules/electron-to-chromium": { - "version": "1.5.161", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz", - "integrity": "sha512-hwtetwfKNZo/UlwHIVBlKZVdy7o8bIZxxKs0Mv/ROPiQQQmDgdm5a+KvKtBsxM8ZjFzTaCeLoodZ8jiBE3o9rA==", - "dev": true, - "license": "ISC" - }, - "node_modules/embla-carousel": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz", - "integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==", - "license": "MIT", - "peer": true - }, - "node_modules/embla-carousel-react": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz", - "integrity": "sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA==", - "license": "MIT", - "peer": true, - "dependencies": { - "embla-carousel": "8.6.0", - "embla-carousel-reactive-utils": "8.6.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" - } - }, - "node_modules/embla-carousel-reactive-utils": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz", - "integrity": "sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A==", - "license": "MIT", - "peer": true, - "peerDependencies": { - "embla-carousel": "8.6.0" - } - }, - "node_modules/emoji-regex": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", - "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", - "license": "MIT" - }, - "node_modules/encodeurl": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", - "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "license": "BSD-2-Clause", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "license": "MIT", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/es-define-property": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", - "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-errors": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", - "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-object-atoms": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", - "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-set-tostringtag": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", - "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.6", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "bin": { - "esbuild": "bin/esbuild" - }, - "engines": { - "node": ">=12" - }, - "optionalDependencies": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" - } - }, - "node_modules/escalade": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", - "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", - "license": "MIT" - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "8.57.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", - "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.4", - "@eslint/js": "8.57.1", - "@humanwhocodes/config-array": "^0.13.0", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "@ungap/structured-clone": "^1.2.0", - "ajv": "^6.12.4", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.3.2", - "doctrine": "^3.0.0", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.3", - "espree": "^9.6.1", - "esquery": "^1.4.2", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "graphemer": "^1.4.0", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-lingui": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.2.tgz", - "integrity": "sha512-orWu6o/IkCckLD0owLt+8fKy6SsIqIR9kz2L36KbCuAIfWg3dLRWC+XvuqQWEgJ4raRt+eoomTMunUJiBeogDQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@typescript-eslint/utils": "^5.61.0" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/eslint-plugin-react-hooks": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", - "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" - } - }, - "node_modules/eslint-plugin-react-refresh": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.5.tgz", - "integrity": "sha512-61qNIsc7fo9Pp/mju0J83kzvLm0Bsayu7OQSLEoJxLDCBjIIyb87bkzufoOvdDxLkSlMfkF7UxomC4+eztUBSA==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "eslint": ">=7" - } - }, - "node_modules/eslint-scope": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint/node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dev": true, - "license": "ISC", - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/espree": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "acorn": "^8.9.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.1" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/esquery": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", - "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "license": "BSD-2-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/event-target-shim": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", - "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/eventemitter3": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", - "license": "MIT" - }, - "node_modules/events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", - "license": "MIT", - "engines": { - "node": ">=0.8.x" - } - }, - "node_modules/express": { - "version": "4.21.2", - "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz", - "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", - "license": "MIT", - "dependencies": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.20.3", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.7.1", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "2.0.0", - "encodeurl": "~2.0.0", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "1.3.1", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "merge-descriptors": "1.0.3", - "methods": "~1.1.2", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.12", - "proxy-addr": "~2.0.7", - "qs": "6.13.0", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.19.0", - "serve-static": "1.16.2", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.10.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/express" - } - }, - "node_modules/express/node_modules/cookie": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz", - "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/express/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/express/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "license": "MIT" - }, - "node_modules/external-editor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", - "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", - "dev": true, - "license": "MIT", - "dependencies": { - "chardet": "^0.7.0", - "iconv-lite": "^0.4.24", - "tmp": "^0.0.33" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/external-editor/node_modules/tmp": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", - "dev": true, - "license": "MIT", - "dependencies": { - "os-tmpdir": "~1.0.2" - }, - "engines": { - "node": ">=0.6.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "license": "MIT" - }, - "node_modules/fast-equals": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz", - "integrity": "sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==", - "license": "MIT", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/fast-glob": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", - "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.8" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true, - "license": "MIT" - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true, - "license": "MIT" - }, - "node_modules/fastq": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz", - "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", - "dev": true, - "license": "ISC", - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/figures": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", - "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", - "dev": true, - "license": "MIT", - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/figures/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "license": "MIT", - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/file-selector": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/file-selector/-/file-selector-2.1.2.tgz", - "integrity": "sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig==", - "license": "MIT", - "dependencies": { - "tslib": "^2.7.0" - }, - "engines": { - "node": ">= 12" - } - }, - "node_modules/fill-range": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", - "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", - "dev": true, - "license": "MIT", - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/filter-obj": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz", - "integrity": "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==", - "license": "MIT", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/finalhandler": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz", - "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", - "license": "MIT", - "dependencies": { - "debug": "2.6.9", - "encodeurl": "~2.0.0", - "escape-html": "~1.0.3", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "statuses": "2.0.1", - "unpipe": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/finalhandler/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/finalhandler/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "license": "MIT" - }, - "node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "license": "MIT", - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "license": "MIT", - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", - "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", - "dev": true, - "license": "ISC" - }, - "node_modules/follow-redirects": { - "version": "1.15.9", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", - "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/RubenVerborgh" - } - ], - "license": "MIT", - "engines": { - "node": ">=4.0" - }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } - } - }, - "node_modules/fontkit": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz", - "integrity": "sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==", - "license": "MIT", - "dependencies": { - "@swc/helpers": "^0.5.12", - "brotli": "^1.3.2", - "clone": "^2.1.2", - "dfa": "^1.2.0", - "fast-deep-equal": "^3.1.3", - "restructure": "^3.0.0", - "tiny-inflate": "^1.0.3", - "unicode-properties": "^1.4.0", - "unicode-trie": "^2.0.0" - } - }, - "node_modules/for-each": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", - "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", - "license": "MIT", - "dependencies": { - "is-callable": "^1.2.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/form-data": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz", - "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", - "license": "MIT", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "es-set-tostringtag": "^2.1.0", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/forwarded": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", - "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true, - "license": "ISC" - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "dev": true, - "license": "ISC", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, - "node_modules/get-intrinsic": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", - "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", - "license": "MIT", - "dependencies": { - "call-bind-apply-helpers": "^1.0.2", - "es-define-property": "^1.0.1", - "es-errors": "^1.3.0", - "es-object-atoms": "^1.1.1", - "function-bind": "^1.1.2", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-symbols": "^1.1.0", - "hasown": "^2.0.2", - "math-intrinsics": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-nonce": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz", - "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/get-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", - "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", - "license": "MIT", - "dependencies": { - "dunder-proto": "^1.0.1", - "es-object-atoms": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "license": "ISC", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "license": "ISC", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "dev": true, - "license": "MIT", - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/gopd": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", - "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", - "dev": true, - "license": "MIT" - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", - "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", - "license": "MIT", - "dependencies": { - "es-define-property": "^1.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", - "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-tostringtag": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", - "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", - "license": "MIT", - "dependencies": { - "has-symbols": "^1.0.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/hasown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", - "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", - "license": "MIT", - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/hsl-to-hex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hsl-to-hex/-/hsl-to-hex-1.0.0.tgz", - "integrity": "sha512-K6GVpucS5wFf44X0h2bLVRDsycgJmf9FF2elg+CrqD8GcFU8c6vYhgXn8NjUkFCwj+xDFb70qgLbTUm6sxwPmA==", - "license": "MIT", - "dependencies": { - "hsl-to-rgb-for-reals": "^1.1.0" - } - }, - "node_modules/hsl-to-rgb-for-reals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz", - "integrity": "sha512-LgOWAkrN0rFaQpfdWBQlv/VhkOxb5AsBjk6NQVx4yEzWS923T07X0M1Y0VNko2H52HeSpZrZNNMJ0aFqsdVzQg==", - "license": "ISC" - }, - "node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", - "license": "MIT", - "dependencies": { - "depd": "2.0.0", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "toidentifier": "1.0.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/hyphen": { - "version": "1.10.6", - "resolved": "https://registry.npmjs.org/hyphen/-/hyphen-1.10.6.tgz", - "integrity": "sha512-fXHXcGFTXOvZTSkPJuGOQf5Lv5T/R2itiiCVPg9LxAje5D00O0pP83yJShFq5V89Ly//Gt6acj7z8pbBr34stw==", - "license": "ISC" - }, - "node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "license": "MIT", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "BSD-3-Clause" - }, - "node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/immutable": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.2.tgz", - "integrity": "sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/import-fresh": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", - "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", - "license": "MIT", - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/import-from-esm": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/import-from-esm/-/import-from-esm-1.3.4.tgz", - "integrity": "sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^4.3.4", - "import-meta-resolve": "^4.0.0" - }, - "engines": { - "node": ">=16.20" - } - }, - "node_modules/import-meta-resolve": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", - "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==", - "dev": true, - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "license": "ISC", - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "license": "ISC" - }, - "node_modules/inquirer": { - "version": "7.3.3", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz", - "integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-escapes": "^4.2.1", - "chalk": "^4.1.0", - "cli-cursor": "^3.1.0", - "cli-width": "^3.0.0", - "external-editor": "^3.0.3", - "figures": "^3.0.0", - "lodash": "^4.17.19", - "mute-stream": "0.0.8", - "run-async": "^2.4.0", - "rxjs": "^6.6.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0", - "through": "^2.3.6" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/internmap": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", - "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/invariant": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", - "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.0.0" - } - }, - "node_modules/ipaddr.js": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", - "license": "MIT", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/is-arguments": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz", - "integrity": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "license": "MIT" - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "license": "MIT", - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-core-module": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", - "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", - "license": "MIT", - "dependencies": { - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", - "dev": true, - "license": "MIT", - "bin": { - "is-docker": "cli.js" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-generator-function": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz", - "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.3", - "get-proto": "^1.0.0", - "has-tostringtag": "^1.0.2", - "safe-regex-test": "^1.1.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-interactive": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", - "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-regex": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", - "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2", - "hasown": "^2.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-typed-array": { - "version": "1.1.15", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", - "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", - "license": "MIT", - "dependencies": { - "which-typed-array": "^1.1.16" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-unicode-supported": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-url": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz", - "integrity": "sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==", - "license": "MIT" - }, - "node_modules/is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-docker": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "license": "ISC" - }, - "node_modules/jay-peg": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/jay-peg/-/jay-peg-1.1.1.tgz", - "integrity": "sha512-D62KEuBxz/ip2gQKOEhk/mx14o7eiFRaU+VNNSP4MOiIkwb/D6B3G1Mfas7C/Fit8EsSV2/IWjZElx/Gs6A4ww==", - "license": "MIT", - "dependencies": { - "restructure": "^3.0.0" - } - }, - "node_modules/jest-get-type": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", - "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", - "license": "MIT", - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-validate": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", - "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", - "license": "MIT", - "dependencies": { - "@jest/types": "^29.6.3", - "camelcase": "^6.2.0", - "chalk": "^4.0.0", - "jest-get-type": "^29.6.3", - "leven": "^3.1.0", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jiti": { - "version": "1.21.7", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", - "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", - "license": "MIT", - "bin": { - "jiti": "bin/jiti.js" - } - }, - "node_modules/js-sha256": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.10.1.tgz", - "integrity": "sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw==", - "license": "MIT" - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "license": "MIT" - }, - "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "license": "MIT", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsesc": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", - "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", - "dev": true, - "license": "MIT", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "license": "MIT" - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true, - "license": "MIT" - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true, - "license": "MIT" - }, - "node_modules/json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "dev": true, - "license": "MIT", - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "license": "MIT", - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/klona": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz", - "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/linebreak": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", - "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", - "license": "MIT", - "dependencies": { - "base64-js": "0.0.8", - "unicode-trie": "^2.0.0" - } - }, - "node_modules/linebreak/node_modules/base64-js": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", - "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "license": "MIT" - }, - "node_modules/linkify-it": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", - "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", - "license": "MIT", - "dependencies": { - "uc.micro": "^2.0.0" - } - }, - "node_modules/linkifyjs": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.1.tgz", - "integrity": "sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg==", - "license": "MIT" - }, - "node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "license": "MIT", - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "license": "MIT" - }, - "node_modules/lodash.get": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==", - "license": "MIT" - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", - "dev": true, - "license": "MIT" - }, - "node_modules/log-symbols": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", - "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", - "dev": true, - "license": "MIT", - "dependencies": { - "chalk": "^4.1.0", - "is-unicode-supported": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "license": "MIT", - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "bin": { - "loose-envify": "cli.js" - } - }, - "node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^3.0.2" - } - }, - "node_modules/markdown-it": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz", - "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", - "license": "MIT", - "dependencies": { - "argparse": "^2.0.1", - "entities": "^4.4.0", - "linkify-it": "^5.0.0", - "mdurl": "^2.0.0", - "punycode.js": "^2.3.1", - "uc.micro": "^2.1.0" - }, - "bin": { - "markdown-it": "bin/markdown-it.mjs" - } - }, - "node_modules/math-intrinsics": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", - "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/mdurl": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz", - "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==", - "license": "MIT" - }, - "node_modules/media-engine": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/media-engine/-/media-engine-1.0.3.tgz", - "integrity": "sha512-aa5tG6sDoK+k70B9iEX1NeyfT8ObCKhNDs6lJVpwF6r8vhUfuKMslIcirq6HIUYuuUYLefcEQOn9bSBOvawtwg==", - "license": "MIT" - }, - "node_modules/media-typer": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/merge-descriptors": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz", - "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/methods": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/micromatch": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", - "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", - "dev": true, - "license": "MIT", - "dependencies": { - "braces": "^3.0.3", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "license": "MIT", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/mime-db": { - "version": "1.54.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", - "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "license": "MIT", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types/node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/moo": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz", - "integrity": "sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==", - "license": "BSD-3-Clause" - }, - "node_modules/mrmime": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", - "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", - "license": "MIT", - "engines": { - "node": ">=10" - } - }, - "node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "license": "MIT" - }, - "node_modules/mute-stream": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz", - "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==", - "dev": true, - "license": "ISC" - }, - "node_modules/nanoid": { - "version": "3.3.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", - "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true, - "license": "MIT" - }, - "node_modules/natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true, - "license": "MIT" - }, - "node_modules/negotiator": { - "version": "0.6.4", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz", - "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/node-addon-api": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", - "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", - "dev": true, - "license": "MIT", - "optional": true - }, - "node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "license": "MIT", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-fetch/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", - "license": "MIT" - }, - "node_modules/node-fetch/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", - "license": "BSD-2-Clause" - }, - "node_modules/node-fetch/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "license": "MIT", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/node-releases": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", - "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", - "dev": true, - "license": "MIT" - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-svg-path": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz", - "integrity": "sha512-r9KHKG2UUeB5LoTouwDzBy2VxXlHsiM6fyLQvnJa0S5hrhzqElH/CH7TUGhT1fVvIYBIKf3OpY4YJ4CK+iaqHg==", - "license": "MIT", - "dependencies": { - "svg-arc-to-cubic-bezier": "^3.0.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-inspect": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", - "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", - "license": "MIT", - "dependencies": { - "ee-first": "1.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/on-headers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", - "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "license": "ISC", - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dev": true, - "license": "MIT", - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/open": { - "version": "8.4.2", - "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", - "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "define-lazy-prop": "^2.0.0", - "is-docker": "^2.1.1", - "is-wsl": "^2.2.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", - "dev": true, - "license": "MIT", - "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/ora": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", - "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "bl": "^4.1.0", - "chalk": "^4.1.0", - "cli-cursor": "^3.1.0", - "cli-spinners": "^2.5.0", - "is-interactive": "^1.0.0", - "is-unicode-supported": "^0.1.0", - "log-symbols": "^4.1.0", - "strip-ansi": "^6.0.0", - "wcwidth": "^1.0.1" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/orderedmap": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz", - "integrity": "sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g==", - "license": "MIT" - }, - "node_modules/os-tmpdir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "license": "MIT", - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/pako": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", - "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", - "license": "(MIT AND Zlib)" - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "license": "MIT", - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/parse-svg-path": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz", - "integrity": "sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ==", - "license": "MIT" - }, - "node_modules/parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "license": "MIT" - }, - "node_modules/path-to-regexp": { - "version": "0.1.12", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz", - "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", - "license": "MIT" - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/pathe": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", - "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", - "dev": true, - "license": "MIT" - }, - "node_modules/picocolors": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", - "license": "ISC" - }, - "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/pkg-up": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz", - "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==", - "dev": true, - "license": "MIT", - "dependencies": { - "find-up": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-up/node_modules/find-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "dev": true, - "license": "MIT", - "dependencies": { - "locate-path": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/pkg-up/node_modules/locate-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "dev": true, - "license": "MIT", - "dependencies": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/pkg-up/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pkg-up/node_modules/p-locate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "p-limit": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/pkg-up/node_modules/path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/pofile": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/pofile/-/pofile-1.1.4.tgz", - "integrity": "sha512-r6Q21sKsY1AjTVVjOuU02VYKVNQGJNQHjTIvs4dEbeuuYfxgYk/DGD2mqqq4RDaVkwdSq0VEtmQUOPe/wH8X3g==", - "dev": true, - "license": "MIT" - }, - "node_modules/possible-typed-array-names": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", - "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/postcss": { - "version": "8.5.4", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz", - "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "nanoid": "^3.3.11", - "picocolors": "^1.1.1", - "source-map-js": "^1.2.1" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-js": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", - "dev": true, - "license": "MIT", - "dependencies": { - "camelcase-css": "^2.0.1" - }, - "engines": { - "node": "^12 || ^14 || >= 16" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.4.21" - } - }, - "node_modules/postcss-mixins": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-9.0.4.tgz", - "integrity": "sha512-XVq5jwQJDRu5M1XGkdpgASqLk37OqkH4JCFDXl/Dn7janOJjCTEKL+36cnRVy7bMtoBzALfO7bV7nTIsFnUWLA==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-glob": "^3.2.11", - "postcss-js": "^4.0.0", - "postcss-simple-vars": "^7.0.0", - "sugarss": "^4.0.1" - }, - "engines": { - "node": ">=14.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.2.14" - } - }, - "node_modules/postcss-nested": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", - "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "postcss-selector-parser": "^6.1.1" - }, - "engines": { - "node": ">=12.0" - }, - "peerDependencies": { - "postcss": "^8.2.14" - } - }, - "node_modules/postcss-preset-mantine": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz", - "integrity": "sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "postcss-mixins": "^9.0.4", - "postcss-nested": "^6.0.1" - }, - "peerDependencies": { - "postcss": ">=8.0.0" - } - }, - "node_modules/postcss-selector-parser": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", - "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", - "dev": true, - "license": "MIT", - "dependencies": { - "cssesc": "^3.0.0", - "util-deprecate": "^1.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/postcss-simple-vars": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz", - "integrity": "sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.2.1" - } - }, - "node_modules/postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "license": "MIT" - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/pretty-format": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", - "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", - "license": "MIT", - "dependencies": { - "@jest/schemas": "^29.6.3", - "ansi-styles": "^5.0.0", - "react-is": "^18.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/pretty-format/node_modules/ansi-styles": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "node_modules/prop-types/node_modules/react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "license": "MIT" - }, - "node_modules/prosemirror-changeset": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz", - "integrity": "sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ==", - "license": "MIT", - "dependencies": { - "prosemirror-transform": "^1.0.0" - } - }, - "node_modules/prosemirror-collab": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz", - "integrity": "sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==", - "license": "MIT", - "dependencies": { - "prosemirror-state": "^1.0.0" - } - }, - "node_modules/prosemirror-commands": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz", - "integrity": "sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.0.0", - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.10.2" - } - }, - "node_modules/prosemirror-dropcursor": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz", - "integrity": "sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw==", - "license": "MIT", - "dependencies": { - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.1.0", - "prosemirror-view": "^1.1.0" - } - }, - "node_modules/prosemirror-gapcursor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz", - "integrity": "sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ==", - "license": "MIT", - "dependencies": { - "prosemirror-keymap": "^1.0.0", - "prosemirror-model": "^1.0.0", - "prosemirror-state": "^1.0.0", - "prosemirror-view": "^1.0.0" - } - }, - "node_modules/prosemirror-history": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.4.1.tgz", - "integrity": "sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ==", - "license": "MIT", - "dependencies": { - "prosemirror-state": "^1.2.2", - "prosemirror-transform": "^1.0.0", - "prosemirror-view": "^1.31.0", - "rope-sequence": "^1.3.0" - } - }, - "node_modules/prosemirror-inputrules": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.0.tgz", - "integrity": "sha512-K0xJRCmt+uSw7xesnHmcn72yBGTbY45vm8gXI4LZXbx2Z0jwh5aF9xrGQgrVPu0WbyFVFF3E/o9VhJYz6SQWnA==", - "license": "MIT", - "dependencies": { - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.0.0" - } - }, - "node_modules/prosemirror-keymap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz", - "integrity": "sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw==", - "license": "MIT", - "dependencies": { - "prosemirror-state": "^1.0.0", - "w3c-keyname": "^2.2.0" - } - }, - "node_modules/prosemirror-markdown": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz", - "integrity": "sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g==", - "license": "MIT", - "dependencies": { - "@types/markdown-it": "^14.0.0", - "markdown-it": "^14.0.0", - "prosemirror-model": "^1.25.0" - } - }, - "node_modules/prosemirror-menu": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz", - "integrity": "sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ==", - "license": "MIT", - "dependencies": { - "crelt": "^1.0.0", - "prosemirror-commands": "^1.0.0", - "prosemirror-history": "^1.0.0", - "prosemirror-state": "^1.0.0" - } - }, - "node_modules/prosemirror-model": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.1.tgz", - "integrity": "sha512-AUvbm7qqmpZa5d9fPKMvH1Q5bqYQvAZWOGRvxsB6iFLyycvC9MwNemNVjHVrWgjaoxAfY8XVg7DbvQ/qxvI9Eg==", - "license": "MIT", - "dependencies": { - "orderedmap": "^2.0.0" - } - }, - "node_modules/prosemirror-schema-basic": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz", - "integrity": "sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.25.0" - } - }, - "node_modules/prosemirror-schema-list": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz", - "integrity": "sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.0.0", - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.7.3" - } - }, - "node_modules/prosemirror-state": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.3.tgz", - "integrity": "sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q==", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.0.0", - "prosemirror-transform": "^1.0.0", - "prosemirror-view": "^1.27.0" - } - }, - "node_modules/prosemirror-tables": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.7.1.tgz", - "integrity": "sha512-eRQ97Bf+i9Eby99QbyAiyov43iOKgWa7QCGly+lrDt7efZ1v8NWolhXiB43hSDGIXT1UXgbs4KJN3a06FGpr1Q==", - "license": "MIT", - "dependencies": { - "prosemirror-keymap": "^1.2.2", - "prosemirror-model": "^1.25.0", - "prosemirror-state": "^1.4.3", - "prosemirror-transform": "^1.10.3", - "prosemirror-view": "^1.39.1" - } - }, - "node_modules/prosemirror-trailing-node": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz", - "integrity": "sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==", - "license": "MIT", - "dependencies": { - "@remirror/core-constants": "3.0.0", - "escape-string-regexp": "^4.0.0" - }, - "peerDependencies": { - "prosemirror-model": "^1.22.1", - "prosemirror-state": "^1.4.2", - "prosemirror-view": "^1.33.8" - } - }, - "node_modules/prosemirror-transform": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.10.4.tgz", - "integrity": "sha512-pwDy22nAnGqNR1feOQKHxoFkkUtepoFAd3r2hbEDsnf4wp57kKA36hXsB3njA9FtONBEwSDnDeCiJe+ItD+ykw==", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.21.0" - } - }, - "node_modules/prosemirror-view": { - "version": "1.39.3", - "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.39.3.tgz", - "integrity": "sha512-bY/7kg0LzRE7ytR0zRdSMWX3sknEjw68l836ffLPMh0OG3OYnNuBDUSF3v0vjvnzgYjgY9ZH/RypbARURlcMFA==", - "license": "MIT", - "dependencies": { - "prosemirror-model": "^1.20.0", - "prosemirror-state": "^1.0.0", - "prosemirror-transform": "^1.1.0" - } - }, - "node_modules/proxy-addr": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", - "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", - "license": "MIT", - "dependencies": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", - "license": "MIT" - }, - "node_modules/pseudolocale": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/pseudolocale/-/pseudolocale-2.1.0.tgz", - "integrity": "sha512-af5fsrRvVwD+MBasBJvuDChT0KDqT0nEwD9NTgbtHJ16FKomWac9ua0z6YVNB4G9x9IOaiGWym62aby6n4tFMA==", - "dev": true, - "license": "MIT", - "dependencies": { - "commander": "^10.0.0" - }, - "bin": { - "pseudolocale": "dist/cli.mjs" - }, - "engines": { - "node": ">=16.0.0" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/punycode.js": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz", - "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/qr-scanner": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/qr-scanner/-/qr-scanner-1.4.2.tgz", - "integrity": "sha512-kV1yQUe2FENvn59tMZW6mOVfpq9mGxGf8l6+EGaXUOd4RBOLg7tRC83OrirM5AtDvZRpdjdlXURsHreAOSPOUw==", - "license": "MIT", - "dependencies": { - "@types/offscreencanvas": "^2019.6.4" - } - }, - "node_modules/qr.js": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz", - "integrity": "sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ==", - "license": "MIT" - }, - "node_modules/qs": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", - "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", - "license": "BSD-3-Clause", - "dependencies": { - "side-channel": "^1.0.6" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/query-string": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/query-string/-/query-string-8.2.0.tgz", - "integrity": "sha512-tUZIw8J0CawM5wyGBiDOAp7ObdRQh4uBor/fUR9ZjmbZVvw95OD9If4w3MQxr99rg0DJZ/9CIORcpEqU5hQG7g==", - "license": "MIT", - "dependencies": { - "decode-uri-component": "^0.4.1", - "filter-obj": "^5.1.0", - "split-on-first": "^3.0.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/queue": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", - "integrity": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==", - "license": "MIT", - "dependencies": { - "inherits": "~2.0.3" - } - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==", - "dev": true, - "license": "MIT" - }, - "node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/raw-body": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz", - "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", - "license": "MIT", - "dependencies": { - "bytes": "3.1.2", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/react": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", - "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-dom": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", - "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0", - "scheduler": "^0.23.2" - }, - "peerDependencies": { - "react": "^18.3.1" - } - }, - "node_modules/react-dom/node_modules/scheduler": { - "version": "0.23.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0" - } - }, - "node_modules/react-dropzone": { - "version": "14.3.8", - "resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.3.8.tgz", - "integrity": "sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug==", - "license": "MIT", - "dependencies": { - "attr-accept": "^2.2.4", - "file-selector": "^2.1.0", - "prop-types": "^15.8.1" - }, - "engines": { - "node": ">= 10.13" - }, - "peerDependencies": { - "react": ">= 16.8 || 18.0.0" - } - }, - "node_modules/react-fast-compare": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz", - "integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==", - "license": "MIT" - }, - "node_modules/react-helmet-async": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-2.0.5.tgz", - "integrity": "sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg==", - "license": "Apache-2.0", - "dependencies": { - "invariant": "^2.2.4", - "react-fast-compare": "^3.2.2", - "shallowequal": "^1.1.0" - }, - "peerDependencies": { - "react": "^16.6.0 || ^17.0.0 || ^18.0.0" - } - }, - "node_modules/react-is": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", - "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", - "license": "MIT" - }, - "node_modules/react-number-format": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/react-number-format/-/react-number-format-5.4.4.tgz", - "integrity": "sha512-wOmoNZoOpvMminhifQYiYSTCLUDOiUbBunrMrMjA+dV52sY+vck1S4UhR6PkgnoCquvvMSeJjErXZ4qSaWCliA==", - "license": "MIT", - "peerDependencies": { - "react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/react-qr-code": { - "version": "2.0.15", - "resolved": "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.15.tgz", - "integrity": "sha512-MkZcjEXqVKqXEIMVE0mbcGgDpkfSdd8zhuzXEl9QzYeNcw8Hq2oVIzDLWuZN2PQBwM5PWjc2S31K8Q1UbcFMfw==", - "license": "MIT", - "dependencies": { - "prop-types": "^15.8.1", - "qr.js": "0.0.0" - }, - "peerDependencies": { - "react": "*" - } - }, - "node_modules/react-refresh": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz", - "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-remove-scroll": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.0.tgz", - "integrity": "sha512-sGsQtcjMqdQyijAHytfGEELB8FufGbfXIsvUTe+NLx1GDRJCXtCFLBLUI1eyZCKXXvbEU2C6gai0PZKoIE9Vbg==", - "license": "MIT", - "dependencies": { - "react-remove-scroll-bar": "^2.3.7", - "react-style-singleton": "^2.2.3", - "tslib": "^2.1.0", - "use-callback-ref": "^1.3.3", - "use-sidecar": "^1.1.3" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@types/react": "*", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/react-remove-scroll-bar": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz", - "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==", - "license": "MIT", - "dependencies": { - "react-style-singleton": "^2.2.2", - "tslib": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@types/react": "*", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/react-router": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.6.1.tgz", - "integrity": "sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ==", - "license": "MIT", - "dependencies": { - "cookie": "^1.0.1", - "set-cookie-parser": "^2.6.0" - }, - "engines": { - "node": ">=20.0.0" - }, - "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" - }, - "peerDependenciesMeta": { - "react-dom": { - "optional": true - } - } - }, - "node_modules/react-router-dom": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.6.1.tgz", - "integrity": "sha512-vxU7ei//UfPYQ3iZvHuO1D/5fX3/JOqhNTbRR+WjSBWxf9bIvpWK+ftjmdfJHzPOuMQKe2fiEdG+dZX6E8uUpA==", - "license": "MIT", - "dependencies": { - "react-router": "7.6.1" - }, - "engines": { - "node": ">=20.0.0" - }, - "peerDependencies": { - "react": ">=18", - "react-dom": ">=18" - } - }, - "node_modules/react-router/node_modules/cookie": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz", - "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", - "license": "MIT", - "engines": { - "node": ">=18" - } - }, - "node_modules/react-smooth": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz", - "integrity": "sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==", - "license": "MIT", - "dependencies": { - "fast-equals": "^5.0.1", - "prop-types": "^15.8.1", - "react-transition-group": "^4.4.5" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/react-style-singleton": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz", - "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==", - "license": "MIT", - "dependencies": { - "get-nonce": "^1.0.0", - "tslib": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@types/react": "*", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/react-textarea-autosize": { - "version": "8.5.9", - "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz", - "integrity": "sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A==", - "license": "MIT", - "dependencies": { - "@babel/runtime": "^7.20.13", - "use-composed-ref": "^1.3.0", - "use-latest": "^1.2.1" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/react-transition-group": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", - "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", - "license": "BSD-3-Clause", - "dependencies": { - "@babel/runtime": "^7.5.5", - "dom-helpers": "^5.0.1", - "loose-envify": "^1.4.0", - "prop-types": "^15.6.2" - }, - "peerDependencies": { - "react": ">=16.6.0", - "react-dom": ">=16.6.0" - } - }, - "node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/readdirp": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", - "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 14.18.0" - }, - "funding": { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - }, - "node_modules/recharts": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.3.tgz", - "integrity": "sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ==", - "license": "MIT", - "dependencies": { - "clsx": "^2.0.0", - "eventemitter3": "^4.0.1", - "lodash": "^4.17.21", - "react-is": "^18.3.1", - "react-smooth": "^4.0.4", - "recharts-scale": "^0.4.4", - "tiny-invariant": "^1.3.1", - "victory-vendor": "^36.6.8" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", - "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/recharts-scale": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz", - "integrity": "sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==", - "license": "MIT", - "dependencies": { - "decimal.js-light": "^2.4.1" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.10", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", - "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", - "license": "MIT", - "dependencies": { - "is-core-module": "^2.16.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/restore-cursor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", - "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", - "dev": true, - "license": "MIT", - "dependencies": { - "onetime": "^5.1.0", - "signal-exit": "^3.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/restructure": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz", - "integrity": "sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==", - "license": "MIT" - }, - "node_modules/reusify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", - "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", - "dev": true, - "license": "MIT", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "license": "ISC", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/rollup": { - "version": "4.41.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz", - "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "1.0.7" - }, - "bin": { - "rollup": "dist/bin/rollup" - }, - "engines": { - "node": ">=18.0.0", - "npm": ">=8.0.0" - }, - "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.41.1", - "@rollup/rollup-android-arm64": "4.41.1", - "@rollup/rollup-darwin-arm64": "4.41.1", - "@rollup/rollup-darwin-x64": "4.41.1", - "@rollup/rollup-freebsd-arm64": "4.41.1", - "@rollup/rollup-freebsd-x64": "4.41.1", - "@rollup/rollup-linux-arm-gnueabihf": "4.41.1", - "@rollup/rollup-linux-arm-musleabihf": "4.41.1", - "@rollup/rollup-linux-arm64-gnu": "4.41.1", - "@rollup/rollup-linux-arm64-musl": "4.41.1", - "@rollup/rollup-linux-loongarch64-gnu": "4.41.1", - "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1", - "@rollup/rollup-linux-riscv64-gnu": "4.41.1", - "@rollup/rollup-linux-riscv64-musl": "4.41.1", - "@rollup/rollup-linux-s390x-gnu": "4.41.1", - "@rollup/rollup-linux-x64-gnu": "4.41.1", - "@rollup/rollup-linux-x64-musl": "4.41.1", - "@rollup/rollup-win32-arm64-msvc": "4.41.1", - "@rollup/rollup-win32-ia32-msvc": "4.41.1", - "@rollup/rollup-win32-x64-msvc": "4.41.1", - "fsevents": "~2.3.2" - } - }, - "node_modules/rollup-plugin-visualizer": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz", - "integrity": "sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==", - "dev": true, - "license": "MIT", - "dependencies": { - "open": "^8.4.0", - "picomatch": "^4.0.2", - "source-map": "^0.7.4", - "yargs": "^17.5.1" - }, - "bin": { - "rollup-plugin-visualizer": "dist/bin/cli.js" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "rolldown": "1.x", - "rollup": "2.x || 3.x || 4.x" - }, - "peerDependenciesMeta": { - "rolldown": { - "optional": true - }, - "rollup": { - "optional": true - } - } - }, - "node_modules/rollup-plugin-visualizer/node_modules/picomatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", - "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/rope-sequence": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz", - "integrity": "sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ==", - "license": "MIT" - }, - "node_modules/run-async": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", - "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/rxjs": { - "version": "6.6.7", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", - "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "tslib": "^1.9.0" - }, - "engines": { - "npm": ">=2.0.0" - } - }, - "node_modules/rxjs/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true, - "license": "0BSD" - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/safe-regex-test": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", - "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "is-regex": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "license": "MIT" - }, - "node_modules/sass": { - "version": "1.89.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz", - "integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "chokidar": "^4.0.0", - "immutable": "^5.0.2", - "source-map-js": ">=0.6.2 <2.0.0" - }, - "bin": { - "sass": "sass.js" - }, - "engines": { - "node": ">=14.0.0" - }, - "optionalDependencies": { - "@parcel/watcher": "^2.4.1" - } - }, - "node_modules/scheduler": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.17.0.tgz", - "integrity": "sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "node_modules/semver": { - "version": "7.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", - "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/send": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz", - "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", - "license": "MIT", - "dependencies": { - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "mime": "1.6.0", - "ms": "2.1.3", - "on-finished": "2.4.1", - "range-parser": "~1.2.1", - "statuses": "2.0.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/send/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "license": "MIT", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/send/node_modules/debug/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "license": "MIT" - }, - "node_modules/send/node_modules/encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/serve-static": { - "version": "1.16.2", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz", - "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", - "license": "MIT", - "dependencies": { - "encodeurl": "~2.0.0", - "escape-html": "~1.0.3", - "parseurl": "~1.3.3", - "send": "0.19.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/set-cookie-parser": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz", - "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==", - "license": "MIT" - }, - "node_modules/set-function-length": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", - "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", - "license": "MIT", - "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/setprototypeof": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", - "license": "ISC" - }, - "node_modules/shallowequal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", - "integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==", - "license": "MIT" - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "license": "MIT", - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/side-channel": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", - "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3", - "side-channel-list": "^1.0.0", - "side-channel-map": "^1.0.1", - "side-channel-weakmap": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-list": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", - "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", - "license": "MIT", - "dependencies": { - "es-errors": "^1.3.0", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-map": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", - "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel-weakmap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", - "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", - "license": "MIT", - "dependencies": { - "call-bound": "^1.0.2", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.5", - "object-inspect": "^1.13.3", - "side-channel-map": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/simple-swizzle": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", - "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", - "license": "MIT", - "dependencies": { - "is-arrayish": "^0.3.1" - } - }, - "node_modules/simple-swizzle/node_modules/is-arrayish": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", - "license": "MIT" - }, - "node_modules/sirv": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz", - "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==", - "license": "MIT", - "dependencies": { - "@polka/url": "^1.0.0-next.24", - "mrmime": "^2.0.0", - "totalist": "^3.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/source-map": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "license": "BSD-3-Clause", - "engines": { - "node": ">= 8" - } - }, - "node_modules/source-map-js": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", - "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "license": "MIT", - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/split-on-first": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz", - "integrity": "sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==", - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/stream-slice": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/stream-slice/-/stream-slice-0.1.2.tgz", - "integrity": "sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA==", - "license": "MIT" - }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "license": "MIT", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/string-width/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, - "license": "MIT" - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/sugarss": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/sugarss/-/sugarss-4.0.1.tgz", - "integrity": "sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.3.3" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/svg-arc-to-cubic-bezier": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz", - "integrity": "sha512-djbJ/vZKZO+gPoSDThGNpKDO+o+bAeA4XQKovvkNCqnIS2t+S4qnLAGQhyyrulhCFRl1WWzAp0wUDV8PpTVU3g==", - "license": "ISC" - }, - "node_modules/tabbable": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", - "license": "MIT" - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true, - "license": "MIT" - }, - "node_modules/through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "dev": true, - "license": "MIT" - }, - "node_modules/tiny-inflate": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", - "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", - "license": "MIT" - }, - "node_modules/tiny-invariant": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", - "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", - "license": "MIT" - }, - "node_modules/tippy.js": { - "version": "6.3.7", - "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz", - "integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==", - "license": "MIT", - "dependencies": { - "@popperjs/core": "^2.9.0" - } - }, - "node_modules/tmp": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", - "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14.14" - } - }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "is-number": "^7.0.0" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/toidentifier": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", - "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", - "license": "MIT", - "engines": { - "node": ">=0.6" - } - }, - "node_modules/totalist": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz", - "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", - "dev": true, - "license": "MIT", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/tslib": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", - "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "license": "0BSD" - }, - "node_modules/tsutils": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", - "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", - "dev": true, - "license": "MIT", - "dependencies": { - "tslib": "^1.8.1" - }, - "engines": { - "node": ">= 6" - }, - "peerDependencies": { - "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" - } - }, - "node_modules/tsutils/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true, - "license": "0BSD" - }, - "node_modules/turbo-stream": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.1.tgz", - "integrity": "sha512-v8kOJXpG3WoTN/+at8vK7erSzo6nW6CIaeOvNOkHQVDajfz1ZVeSxCbc6tOH4hrGZW7VUCV0TOXd8CPzYnYkrw==", - "license": "ISC" - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "license": "MIT", - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/type-is": { - "version": "1.6.18", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "license": "MIT", - "dependencies": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/typescript": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", - "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", - "devOptional": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, - "node_modules/uc.micro": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz", - "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==", - "license": "MIT" - }, - "node_modules/undici": { - "version": "6.21.3", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz", - "integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==", - "license": "MIT", - "engines": { - "node": ">=18.17" - } - }, - "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", - "dev": true, - "license": "MIT" - }, - "node_modules/unicode-properties": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz", - "integrity": "sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==", - "license": "MIT", - "dependencies": { - "base64-js": "^1.3.0", - "unicode-trie": "^2.0.0" - } - }, - "node_modules/unicode-trie": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", - "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", - "license": "MIT", - "dependencies": { - "pako": "^0.2.5", - "tiny-inflate": "^1.0.0" - } - }, - "node_modules/unicode-trie/node_modules/pako": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", - "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", - "license": "MIT" - }, - "node_modules/unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/unraw": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/unraw/-/unraw-3.0.0.tgz", - "integrity": "sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==", - "license": "MIT" - }, - "node_modules/update-browserslist-db": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", - "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "dependencies": { - "escalade": "^3.2.0", - "picocolors": "^1.1.1" - }, - "bin": { - "update-browserslist-db": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/use-callback-ref": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz", - "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==", - "license": "MIT", - "dependencies": { - "tslib": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@types/react": "*", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/use-composed-ref": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.4.0.tgz", - "integrity": "sha512-djviaxuOOh7wkj0paeO1Q/4wMZ8Zrnag5H6yBvzN7AKKe8beOaED9SF5/ByLqsku8NP4zQqsvM2u3ew/tJK8/w==", - "license": "MIT", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/use-isomorphic-layout-effect": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz", - "integrity": "sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA==", - "license": "MIT", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/use-latest": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/use-latest/-/use-latest-1.3.0.tgz", - "integrity": "sha512-mhg3xdm9NaM8q+gLT8KryJPnRFOz1/5XPBhmDEVZK1webPzDjrPk7f/mbpeLqTgB9msytYWANxgALOCJKnLvcQ==", - "license": "MIT", - "dependencies": { - "use-isomorphic-layout-effect": "^1.1.1" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/use-sidecar": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz", - "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==", - "license": "MIT", - "dependencies": { - "detect-node-es": "^1.1.0", - "tslib": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "@types/react": "*", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } - } - }, - "node_modules/use-sync-external-store": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz", - "integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==", - "license": "MIT", - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" - } - }, - "node_modules/util": { - "version": "0.12.5", - "resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz", - "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==", - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "is-arguments": "^1.0.4", - "is-generator-function": "^1.0.7", - "is-typed-array": "^1.1.3", - "which-typed-array": "^1.1.2" - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "license": "MIT" - }, - "node_modules/utils-merge": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", - "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/vary": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", - "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", - "license": "MIT", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/victory-vendor": { - "version": "36.9.2", - "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.9.2.tgz", - "integrity": "sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==", - "license": "MIT AND ISC", - "dependencies": { - "@types/d3-array": "^3.0.3", - "@types/d3-ease": "^3.0.0", - "@types/d3-interpolate": "^3.0.1", - "@types/d3-scale": "^4.0.2", - "@types/d3-shape": "^3.1.0", - "@types/d3-time": "^3.0.0", - "@types/d3-timer": "^3.0.0", - "d3-array": "^3.1.6", - "d3-ease": "^3.0.1", - "d3-interpolate": "^3.0.1", - "d3-scale": "^4.0.2", - "d3-shape": "^3.1.0", - "d3-time": "^3.0.0", - "d3-timer": "^3.0.1" - } - }, - "node_modules/vite": { - "version": "5.4.19", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz", - "integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==", - "dev": true, - "license": "MIT", - "dependencies": { - "esbuild": "^0.21.3", - "postcss": "^8.4.43", - "rollup": "^4.20.0" - }, - "bin": { - "vite": "bin/vite.js" - }, - "engines": { - "node": "^18.0.0 || >=20.0.0" - }, - "funding": { - "url": "https://github.com/vitejs/vite?sponsor=1" - }, - "optionalDependencies": { - "fsevents": "~2.3.3" - }, - "peerDependencies": { - "@types/node": "^18.0.0 || >=20.0.0", - "less": "*", - "lightningcss": "^1.21.0", - "sass": "*", - "sass-embedded": "*", - "stylus": "*", - "sugarss": "*", - "terser": "^5.4.0" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "less": { - "optional": true - }, - "lightningcss": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - }, - "stylus": { - "optional": true - }, - "sugarss": { - "optional": true - }, - "terser": { - "optional": true - } - } - }, - "node_modules/vite-bundle-visualizer": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz", - "integrity": "sha512-cwz/Pg6+95YbgIDp+RPwEToc4TKxfsFWSG/tsl2DSZd9YZicUag1tQXjJ5xcL7ydvEoaC2FOZeaXOU60t9BRXw==", - "dev": true, - "license": "MIT", - "dependencies": { - "cac": "^6.7.14", - "import-from-esm": "^1.3.3", - "rollup-plugin-visualizer": "^5.11.0", - "tmp": "^0.2.1" - }, - "bin": { - "vite-bundle-visualizer": "bin.js" - }, - "engines": { - "node": "^18.19.0 || >=20.6.0" - } - }, - "node_modules/vite-compatible-readable-stream": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/vite-compatible-readable-stream/-/vite-compatible-readable-stream-3.6.1.tgz", - "integrity": "sha512-t20zYkrSf868+j/p31cRIGN28Phrjm3nRSLR2fyc2tiWi4cZGVdv68yNlwnIINTkMTmPoMiSlc0OadaO7DXZaQ==", - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/vite-plugin-copy": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/vite-plugin-copy/-/vite-plugin-copy-0.1.6.tgz", - "integrity": "sha512-bqIaefZOE2Jx8P5wJuHKL5GzCERa/pcwdUQWaocyTNXgalN2xkxXH7LmqRJ34V2OlKF2F9E/zj0zITS7U6PpUg==", - "dev": true, - "license": "MIT", - "dependencies": { - "fast-glob": "^3.2.7" - }, - "engines": { - "node": ">=14.8.0" - } - }, - "node_modules/w3c-keyname": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz", - "integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==", - "license": "MIT" - }, - "node_modules/wcwidth": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", - "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", - "dev": true, - "license": "MIT", - "dependencies": { - "defaults": "^1.0.3" - } - }, - "node_modules/web-encoding": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/web-encoding/-/web-encoding-1.1.5.tgz", - "integrity": "sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA==", - "license": "MIT", - "dependencies": { - "util": "^0.12.3" - }, - "optionalDependencies": { - "@zxing/text-encoding": "0.9.0" - } - }, - "node_modules/web-streams-polyfill": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", - "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", - "dev": true, - "license": "BSD-2-Clause" - }, - "node_modules/whatwg-url": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", - "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", - "dev": true, - "license": "MIT", - "dependencies": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" - } - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "license": "ISC", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/which-typed-array": { - "version": "1.1.19", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz", - "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", - "license": "MIT", - "dependencies": { - "available-typed-arrays": "^1.0.7", - "call-bind": "^1.0.8", - "call-bound": "^1.0.4", - "for-each": "^0.3.5", - "get-proto": "^1.0.1", - "gopd": "^1.2.0", - "has-tostringtag": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/word-wrap": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", - "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", - "dev": true, - "license": "ISC" - }, - "node_modules/yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "license": "ISC", - "engines": { - "node": ">= 6" - } - }, - "node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "dev": true, - "license": "MIT", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=12" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/yoga-layout": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/yoga-layout/-/yoga-layout-2.0.1.tgz", - "integrity": "sha512-tT/oChyDXelLo2A+UVnlW9GU7CsvFMaEnd9kVFsaiCQonFAXd3xrHhkLYu+suwwosrAEQ746xBU+HvYtm1Zs2Q==", - "license": "MIT" - } - } -} diff --git a/frontend/src/components/routes/auth/Login/index.tsx b/frontend/src/components/routes/auth/Login/index.tsx index 5fbb27b350..43a25f1306 100644 --- a/frontend/src/components/routes/auth/Login/index.tsx +++ b/frontend/src/components/routes/auth/Login/index.tsx @@ -91,7 +91,7 @@ const Login = () => { loginUser(values))}> =0.5.17": +"@swc/helpers@^0.5.12": version "0.5.17" - resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz" + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.17.tgz#5a7be95ac0f0bf186e7e6e890e7a6f6cda6ce971" integrity sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A== dependencies: tslib "^2.8.0" -"@swc/types@^0.1.21": - version "0.1.21" - resolved "https://registry.npmjs.org/@swc/types/-/types-0.1.21.tgz" - integrity sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ== +"@swc/types@^0.1.21", "@swc/types@^0.1.24": + version "0.1.25" + resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.25.tgz#b517b2a60feb37dd933e542d93093719e4cf1078" + integrity sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g== dependencies: "@swc/counter" "^0.1.3" "@tabler/icons-react@^2.44.0": version "2.47.0" - resolved "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.47.0.tgz" + resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.47.0.tgz#b704e7ae98f95be8bd6e938b4b2e84cd20b0cf31" integrity sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g== dependencies: "@tabler/icons" "2.47.0" @@ -1013,166 +1459,188 @@ "@tabler/icons@2.47.0": version "2.47.0" - resolved "https://registry.npmjs.org/@tabler/icons/-/icons-2.47.0.tgz" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596" integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA== "@tanstack/query-core@5.76.0": version "5.76.0" - resolved "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.76.0.tgz" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.76.0.tgz#3b4d5d34ce307ba0cf7d1a3e90d7adcdc6c46be0" integrity sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg== "@tanstack/react-query@5.76.1": version "5.76.1" - resolved "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.76.1.tgz" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.76.1.tgz#ac8a19f99dfec1452a44fe22d46680c396c21152" integrity sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw== dependencies: "@tanstack/query-core" "5.76.0" -"@tiptap/core@^2.12.0", "@tiptap/core@^2.7.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/core/-/core-2.12.0.tgz" - integrity sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg== +"@tanstack/react-table@^8.21.3": + version "8.21.3" + resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.21.3.tgz#2c38c747a5731c1a07174fda764b9c2b1fb5e91b" + integrity sha512-5nNMTSETP4ykGegmVkhjcS8tTLW6Vl4axfEGQN3v0zdHYbK4UfoqfPChclTrJ4EoK9QynqAu9oUf8VEmrpZ5Ww== + dependencies: + "@tanstack/table-core" "8.21.3" + +"@tanstack/table-core@8.21.3": + version "8.21.3" + resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.21.3.tgz#2977727d8fc8dfa079112d9f4d4c019110f1732c" + integrity sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg== + +"@tiptap/core@^2.26.3", "@tiptap/core@^2.7.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.26.3.tgz#dadae7fbc9aa3a1e89e93f2f0a36262cb252e564" + integrity sha512-TaOJzu2v5ufsOx+yu94NqXE504zmupVdFCxH1g3hk5fzZ3gT57Lh9R/27OjwM4e6o+Z3DXDl8yfFMHIcR3zUkg== -"@tiptap/extension-blockquote@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.12.0.tgz" - integrity sha512-XUC2A77YAPMJS2SqZ2S62IGcUH8gZ7cdhoWlYQb1pR4ZzXFByeKDJPxfYeAePSiuI01YGrlzgY2c6Ncx/DtO0A== +"@tiptap/extension-blockquote@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-blockquote/-/extension-blockquote-2.26.3.tgz#554690da9f0321611841051ac98bf5b2f5f85a88" + integrity sha512-brz8+wh03TuMevNUztTSC9BzZEsLCNakPJCCicD8FRpBJoLj4benT6T3GYVdMhkk4BmhpruSFZB0FPY+rxCVlA== -"@tiptap/extension-bold@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.12.0.tgz" - integrity sha512-lAUtoLDLRc5ofD2I9MFY6MQ7d1qBLLqS1rvpwaPjOaoQb/GPVnaHj9qXYG0SY9K3erMtto48bMFpAcscjZHzZQ== +"@tiptap/extension-bold@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-bold/-/extension-bold-2.26.3.tgz#76fb43780b653e99d6d5f894daad8075c5220afe" + integrity sha512-ssXKQxSwQ+Webv65emK/A1d13iTvnfbw8I2wlzuxsrMChyb4wH2HyqI5N4g0FpLqCpkXFumforoY+0XKktve+w== -"@tiptap/extension-bubble-menu@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.12.0.tgz" - integrity sha512-DYijoE0igV0Oi+ZppFsp2UrQsM/4HZtmmpD78BJM9zfCbd1YvAUIxmzmXr8uqU18OHd1uQy+/zvuNoUNYyw67g== +"@tiptap/extension-bubble-menu@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.26.3.tgz#87949b3ca38a5e6961483a3dba76ee2cfa60c798" + integrity sha512-vliC5bv/md4qkguqqL8w7LW8jnXBD1FLdSMDavHRVwdRaRnEfLRAIY7Oxtc1Voy3+762tfn912TuwDlCOPsNSQ== dependencies: tippy.js "^6.3.7" -"@tiptap/extension-bullet-list@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.12.0.tgz" - integrity sha512-YTCjztB8MaIpwyxFYr81H4+LdKCq1VlaSXQyrPdB44mVdhhRqc46BYQb8/B//XE3UIu3X2QWFjwrqRlUq6vUiw== +"@tiptap/extension-bullet-list@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-bullet-list/-/extension-bullet-list-2.26.3.tgz#05ed504acedfd322b0344572117e463657d311fd" + integrity sha512-pfBMOup1JbXgf2aVTtG1A5t7qFZJrpD+wNPuypjF2YWmCl/pAlwbPFz9hNuWyZq14+QoQg5tML1/G1M7cgrrtw== -"@tiptap/extension-code-block@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.12.0.tgz" - integrity sha512-1D7cYAjgxEFHdfC/35Ooi4GqWKB5sszbW8iI7N16XILNln26xb0d5KflXqYrwr9CN/ZnZoCl2o6YsP7xEObcZA== +"@tiptap/extension-code-block@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-code-block/-/extension-code-block-2.26.3.tgz#96fb2aab835f24691f4733967d351b474e25c7fb" + integrity sha512-3DbzKRfMqw9EGS7mGkpyopbRWTO+qpV52Mby4Ll2+OfhvGnHzSN4Q7xOsp+VeZr14GMEmua5Oq2e/gRypqXatQ== -"@tiptap/extension-code@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.12.0.tgz" - integrity sha512-R7RaS+hJeHFim7alImQ9L9CSWSMjWXvz0Ote568x9ea5gdBGUYW8PcH+5a91lh8e1XGYWBM12a8oJZRyxg/tQA== +"@tiptap/extension-code@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-code/-/extension-code-2.26.3.tgz#225dcc11934670184eaff07fd7219670a8d131e1" + integrity sha512-bAkUNzV+tA1J1RYbtbAGTFqkRw9+yRpAd+d3S9jy/dAD+uOe1ZD1EIngyEf2GTonnoy4bpDYtytbCjUt9PozoA== "@tiptap/extension-color@^2.11.7": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-color/-/extension-color-2.12.0.tgz" - integrity sha512-tb3KDhH2Hf3Pwm7pIEH80TKBOLmHU+T/0seR3R+6flamPC7t9S4mcehDX35qvTQTqDU9v429Rw5SL40FRW7AMg== + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-color/-/extension-color-2.26.3.tgz#265e0269eabf72c1b4cc33aeaa9c9f6e135198cd" + integrity sha512-ijwfLpLWXDi797aKtQLPnMYrIQuC2g/Sqw+1k+tDNCfAgqK1LaALGiqf8j1vAcdE0tHdl37PIjud3Qv0hh6J5w== -"@tiptap/extension-document@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.12.0.tgz" - integrity sha512-sA1Q+mxDIv0Y3qQTBkYGwknNbDcGFiJ/fyAFholXpqbrcRx3GavwR/o0chBdsJZlFht0x7AWGwUYWvIo7wYilA== +"@tiptap/extension-document@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-document/-/extension-document-2.26.3.tgz#530aceb6a76bbc9f603eafa43cfd374e27108f32" + integrity sha512-gcJg4Otchilr4eSUwhPNwbhPUkEYvXhkUZ/1MAhVGD40Ovq2P8ZWkJipA3tKOCJinL5MJK59ccZBstnKSTw+JA== -"@tiptap/extension-dropcursor@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.12.0.tgz" - integrity sha512-zcZSOXFj+7LVnmdPWTfKr5AoxYIzFPFlLJe35AdTQC5IhkljLn1Exct8I30ZREojX/00hKYsO7JJmePS6TEVlQ== +"@tiptap/extension-dropcursor@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-dropcursor/-/extension-dropcursor-2.26.3.tgz#163a70c62e1db36cbdfe6e13c7262bd27d6ccf22" + integrity sha512-54rgDTmRStVmXZR7KdCvSOCAbumh5luXgticUkRM8OM8PBe1c0T9X8jfV7+XEFGugRVl8mtCZZpgUt5vhuxHog== -"@tiptap/extension-floating-menu@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.12.0.tgz" - integrity sha512-BYpyZx/56KCDksWuJJbhki/uNgt9sACuSSZFH5AN1yS1ISD+EzIxqf6Pzzv8QCoNJ+KcRNVaZsOlOFaJGoyzag== +"@tiptap/extension-floating-menu@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-floating-menu/-/extension-floating-menu-2.26.3.tgz#dc70bf7961abfa9ab68ffefe69f0441b90ccb19e" + integrity sha512-i2dsIMa0L6vjCPnTiXjPZXZqUu3sIIIAI+E1T4p0FsGYjjPTmN+AgkJqeO3bbe5XHmWcWKtgQevNCMF0kmU5rQ== dependencies: tippy.js "^6.3.7" -"@tiptap/extension-gapcursor@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.12.0.tgz" - integrity sha512-k8ji5v9YKn7bNjo8UtI9hEfXfl4tKUp1hpJOEmUxGJQa3LIwrwSbReupUTnHszGQelzxikS/l1xO9P0TIGwRoA== +"@tiptap/extension-gapcursor@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-gapcursor/-/extension-gapcursor-2.26.3.tgz#355382b2f67f175d59f2674633affd14dbe2c1d9" + integrity sha512-ZDNSkpz7ik2PJOjrys27rwko5Ufe6GtLjaAxjvkWmyzcgAOTadDeth9NaRdBVMDGgSLBKbXihYZZXLkiAP9RLA== -"@tiptap/extension-hard-break@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.12.0.tgz" - integrity sha512-08MNS2PK5DzdnAfqXn4krmJ/xebKmWpRpYqqN5EM8AvetYKlAJyTVSpo0ZUeGbZ3EZiPm9djgSnrLqpFUDjRCg== +"@tiptap/extension-hard-break@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-hard-break/-/extension-hard-break-2.26.3.tgz#98af785750a28a5ef68c9d4f37c3ba1e913058dc" + integrity sha512-KJWUi+2KOZejVRb2KI0NM3LgCpNimxcunbOCKsZKygV/UByzhUl7UaCAIa+ySMM+kbu/Ec3hkTzafGfaU9ZkLg== -"@tiptap/extension-heading@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.12.0.tgz" - integrity sha512-9DfES4Wd5TX1foI70N9sAL+35NN1UHrtzDYN2+dTHupnmKir9RaMXyZcbkUb4aDVzYrGxIqxJzHBVkquKIlTrw== +"@tiptap/extension-heading@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-heading/-/extension-heading-2.26.3.tgz#5dea7bd063d4f4949a6f98d7692ba70bd595fe22" + integrity sha512-bp7YildFOustuGJGl8TInG26h7xbcpBKskm49TjwyBjUqRHPGH4V11554afStAr+bsTlPN4TDXt7extvq3UYLA== -"@tiptap/extension-history@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.12.0.tgz" - integrity sha512-+B9CAf2BFURC6mQiM1OQtahVTzdEOEgT/UUNlRZkeeBc0K5of3dr6UdBqaoaMAefja3jx5PqiQ7mhUBAjSt6AA== +"@tiptap/extension-history@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-history/-/extension-history-2.26.3.tgz#318ce672fb5cf3ea299e6ccd4cefdfea7ea30981" + integrity sha512-Qg4+WWf/hDgiBspxLbrhrIFUy7lzi2eBKPSoF/haEYFw/t/FeN60NXYYYtpLimUNpUzyJSOSIwsngFcVJO5X+g== -"@tiptap/extension-horizontal-rule@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.12.0.tgz" - integrity sha512-Vi2+6RIehDSpoJn/7PDuOieUj7W7WrEb4wBxK9TG8PDscihR0mehhhzm/K2xhH4TN48iPJGRsjDFrFjTbXmcnw== +"@tiptap/extension-horizontal-rule@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.26.3.tgz#2475e1cfb3aaf0156728435b352b71f6d5adb17c" + integrity sha512-NhlJEDj0b/P1Rj4UOMgt4CjS4IXEhXQFsdiXmsYZxchfr4J72HrsOfZs4vAqIQbkrLgUlYEr/DGMNWzME78FrA== "@tiptap/extension-image@^2.11.5": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.12.0.tgz" - integrity sha512-wO+yrfMlnW3SYCb1Q1qAb+nt5WH6jnlQPTV6qdoIabRtW0puwMWULZDUgclPN5hxn8EXb9vBEu44egvH6hgkfQ== - -"@tiptap/extension-italic@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.12.0.tgz" - integrity sha512-JKcXK3LmEsmxNzEq5e06rPUGMRLUxmJ2mYtBY4NlJ6yLM9XMDljtgeTnWT0ySLYmfINSFTkX4S7WIRbpl9l4pw== - -"@tiptap/extension-link@^2.1.13", "@tiptap/extension-link@>=2.1.12": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.12.0.tgz" - integrity sha512-N6f78F2onvcL8FAwFOJexOF02UwGETLjQ7cCguhBe/w7vtx7aX8/f+IlaSGY/pIcWyEQpoC28ciM0+QsrJRr1A== - dependencies: - linkifyjs "^4.2.0" - -"@tiptap/extension-list-item@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.12.0.tgz" - integrity sha512-4YwZooC8HP+gPxs6YrkB1ayggyYbgVvJx/rWBT6lKSW2MVVg8QXi1zAcSI3MhIhHmqDysXXFPL8JURlbeGjaFA== - -"@tiptap/extension-ordered-list@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.12.0.tgz" - integrity sha512-1ys0e/oqk09oXxrB1WzAx5EntK/QreObG/V1yhgihGm429fxHMsxzIYN6dKAYxx0YOPQG7qEZRrrPuWU70Ms7g== - -"@tiptap/extension-paragraph@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.12.0.tgz" - integrity sha512-QNK5cgewCunWFxpLlbvvoO1rrLgEtNKxiY79fctP9toV+e59R+1i1Q9lXC1O5mOfDgVxCb6uFDMsqmKhFjpPog== - -"@tiptap/extension-strike@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.12.0.tgz" - integrity sha512-nBaa5YtBsLJPZFfSs36sBz4Zgi/c8b3MsmS/Az8uXaHb0R9yPewOVUMDIQbxMct8SXUlIo9VtKlOL+mVJ3Nkpw== - -"@tiptap/extension-text-align@^2.1.13": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-2.12.0.tgz" - integrity sha512-ntGjHFPrb9iQ+QGVUr6U53/wcWI/qaAwDyApW7F7GcTpQbmimwUqvUHti1RsSh9nTrQmZD6g8SdRbIR/Y31gOw== - -"@tiptap/extension-text-style@^2.12.0", "@tiptap/extension-text-style@^2.7.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.12.0.tgz" - integrity sha512-Pxwt23ZlvbQUahV0PvHy8Ej6IAuKR1FvHobUvwP3T8AiY7hob66fWRe7tQbESzSAzm5Vv2xkvyHeU8vekMTezA== - -"@tiptap/extension-text@^2.12.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.12.0.tgz" - integrity sha512-0ytN9V1tZYTXdiYDQg4FB2SQ56JAJC9r/65snefb9ztl+gZzDrIvih7CflHs1ic9PgyjexfMLeH+VzuMccNyZw== - -"@tiptap/extension-underline@^2.1.13": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.12.0.tgz" - integrity sha512-u95lrUCesw1SN3BXY4xrgfSuxtoCYmJ9uaU7IVVOu0zVsDFtLlOa82kd63KVF+URL0kMdO+FBmvdS6d8Era70Q== - -"@tiptap/pm@^2.12.0", "@tiptap/pm@^2.7.0": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/pm/-/pm-2.12.0.tgz" - integrity sha512-TNzVwpeNzFfHAcYTOKqX9iU4fRxliyoZrCnERR+RRzeg7gWrXrCLubQt1WEx0sojMAfznshSL3M5HGsYjEbYwA== + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-image/-/extension-image-2.26.3.tgz#bb8c4aaca630d9ee3161ecb01725a26350d4a670" + integrity sha512-juAAY1QuzCgfl66Q8AHITLVKbwXpv+BmLNCi8Cl4j6a+IkySzcS8gENJee0hMMyRvc9K1U75o4vokvy580u4kA== + +"@tiptap/extension-italic@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-italic/-/extension-italic-2.26.3.tgz#44f29b8adf05970e86016d74baf0509579027b89" + integrity sha512-DJX31JQsyerqoNM+hAtbjHoJ42W/EpnMMCtQr/gRS8ssEdrVtcDDhSO2tkaP6dNjhG8zH2hKYsXpLCCFdDgvwg== + +"@tiptap/extension-link@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-link/-/extension-link-2.26.3.tgz#a2dc14a0c103f4c983ea7f8fa0a0c5730a9fa470" + integrity sha512-cNYqAeiaG/65ctVEUOHt1MQnTF1JcdZqBkN9pLf3grzcmkmdr3w1/JbKOphZc84vOB2rxuhGZx9NFV2lrC5Qwg== + dependencies: + linkifyjs "^4.3.2" + +"@tiptap/extension-list-item@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-list-item/-/extension-list-item-2.26.3.tgz#d489a8a58bddd06a3d4a6aef54d191d812979c9a" + integrity sha512-9qU0SoC+tDSKYhfdWFS3dkioEk3ml1ycBeRmOxh7h+w0ezmTomiT5yvc9t3KM30ps8n1p78sIPo19GF65u1dFQ== + +"@tiptap/extension-ordered-list@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-ordered-list/-/extension-ordered-list-2.26.3.tgz#52604be08a38df765f8fa24b322ea943961e5f19" + integrity sha512-x6G0qA7dAvSq+kphA7P64m+ScoVEAW8s9pl7o3jIJzcIW/LrbL1xkyOjbgCvGEvwyQVsgyqtLQDQ2oeloosDBw== + +"@tiptap/extension-paragraph@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-paragraph/-/extension-paragraph-2.26.3.tgz#7a9c55d162098cfc0e14f102a2ad4ca0fd702217" + integrity sha512-eBC5UsaTJRUMhePtK1dcCAfes0CpqqFiewpIM0lWk4XMtpG2aoczVVVkImybbFKfqsvEEo3vgHJ2YiE5YZFCSg== + +"@tiptap/extension-strike@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-strike/-/extension-strike-2.26.3.tgz#e84fb42943598aece0d71fbfd5d92f6a131ace71" + integrity sha512-Po3al5hP0IwvHHIHYy3DbUvCD/kbYTsi3sWTjPAB9QgqaoJGl+jyhIyha8FsR+U3MCIIJIekMktI5o1+ySMGpg== + +"@tiptap/extension-task-item@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-task-item/-/extension-task-item-2.26.3.tgz#cae422afdd8a52673400dcf810fab9082cf444d8" + integrity sha512-Pe2B/57qNPW1XlH44qdwYeKyBGYKw6TiPXg1pvdhu9zyUglu4J4gbvvn224Z5D9IHlSbPSxr4ss6DNm5S64I/w== + +"@tiptap/extension-task-list@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-task-list/-/extension-task-list-2.26.3.tgz#ab356b9705243a0aaa969122f21421dfe36a609e" + integrity sha512-VSQlU9m3uQ9ReJ4CYM6+IOepLdvNHBA6P/ti/bArb0vUseDfkx0KsQINTmxnXLPF+NLQnk1uXVk5/TJg1+OdMg== + +"@tiptap/extension-text-align@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-text-align/-/extension-text-align-2.26.3.tgz#3c0cb92b6efa0ecc3b7cd010a59c801371d7ba69" + integrity sha512-5PU2vMUKt53EVdxFqiuPockKKGeZxipwEq6fT5OZeqz3TUWiF61bO/xkwlXzfWSNm1ZkEmrkebtaeKrH4Wu22g== + +"@tiptap/extension-text-style@^2.12.0", "@tiptap/extension-text-style@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-text-style/-/extension-text-style-2.26.3.tgz#bfb4224c6381396276676d09e28bbcd86fe44b61" + integrity sha512-B+t6k41xtmlIxyi0r+g8MAShGMCK6kmz8EdxoLAUVrlCxYWVk6qvzoojZbjQKlb2sE+idIo4X5yCcKpdkxFe0w== + +"@tiptap/extension-text@^2.26.3": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-text/-/extension-text-2.26.3.tgz#4e1566dbf1580212ee7fcb10edd0dd5dafaa02ba" + integrity sha512-sGRbX96ss4jQeKw9d0iphuAWja8Dv4w4ryTDKfxD7Lizx3UaIxQB/y+Wna89tM3kfbi/qJcrD3AF7NJgfc/tEA== + +"@tiptap/extension-underline@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/extension-underline/-/extension-underline-2.26.3.tgz#f4807a87a1836524bf03d98ab3837ca947cd3d60" + integrity sha512-FXQUiHjvKDIpU9Bg+fV7UqQnEjhGvVQUnrf9VOI1/9hm+GWWxAfV2asRiZgV6jeBvNJWYzUGzvQUN6vFzmVbdw== + +"@tiptap/pm@^2.26.3", "@tiptap/pm@^2.7.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/pm/-/pm-2.26.3.tgz#e969fa2eb2878d2b876fa5c74f51ec26c7efed51" + integrity sha512-8gUmdxWlUevmgq2mNvGxvf2CpDW097tVKECMWKEn8sf846kXv3CoqaGRhI3db4kfR+09uWZeRM7rtrjRBmUThg== dependencies: prosemirror-changeset "^2.3.0" prosemirror-collab "^1.3.1" @@ -1193,47 +1661,47 @@ prosemirror-transform "^1.10.2" prosemirror-view "^1.37.0" -"@tiptap/react@^2.1.13", "@tiptap/react@>=2.1.12": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/react/-/react-2.12.0.tgz" - integrity sha512-D+PR+4kJO9h8AB/7XyQ/Anw8tqeS2ecv5QemBOCHi9JlMAjytauUrj6IfFBO9RbsCowlBjW5GnSpFhzpk2Gghg== +"@tiptap/react@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/react/-/react-2.26.3.tgz#4dee29d5910bc14da6c1c757e9ab4110f0ebc05f" + integrity sha512-4g7pbdyawIO5YZXJQMwNv0dptblV4QUa7T/BYHe+PjAm4H+OeQbo7UmbxU427u8hPt1PhXZjbvT7D5i3r/MXCw== dependencies: - "@tiptap/extension-bubble-menu" "^2.12.0" - "@tiptap/extension-floating-menu" "^2.12.0" + "@tiptap/extension-bubble-menu" "^2.26.3" + "@tiptap/extension-floating-menu" "^2.26.3" "@types/use-sync-external-store" "^0.0.6" fast-deep-equal "^3" use-sync-external-store "^1" -"@tiptap/starter-kit@^2.1.13": - version "2.12.0" - resolved "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.12.0.tgz" - integrity sha512-wlcEEtexd6u0gbR311/OFZnbtRWU97DUsY6/GsSQzN4rqZ7Ra6YbfHEN5Lutu+I/anomK8vKy8k9NyvfY5Hllg== - dependencies: - "@tiptap/core" "^2.12.0" - "@tiptap/extension-blockquote" "^2.12.0" - "@tiptap/extension-bold" "^2.12.0" - "@tiptap/extension-bullet-list" "^2.12.0" - "@tiptap/extension-code" "^2.12.0" - "@tiptap/extension-code-block" "^2.12.0" - "@tiptap/extension-document" "^2.12.0" - "@tiptap/extension-dropcursor" "^2.12.0" - "@tiptap/extension-gapcursor" "^2.12.0" - "@tiptap/extension-hard-break" "^2.12.0" - "@tiptap/extension-heading" "^2.12.0" - "@tiptap/extension-history" "^2.12.0" - "@tiptap/extension-horizontal-rule" "^2.12.0" - "@tiptap/extension-italic" "^2.12.0" - "@tiptap/extension-list-item" "^2.12.0" - "@tiptap/extension-ordered-list" "^2.12.0" - "@tiptap/extension-paragraph" "^2.12.0" - "@tiptap/extension-strike" "^2.12.0" - "@tiptap/extension-text" "^2.12.0" - "@tiptap/extension-text-style" "^2.12.0" - "@tiptap/pm" "^2.12.0" +"@tiptap/starter-kit@^2.12.0": + version "2.26.3" + resolved "https://registry.yarnpkg.com/@tiptap/starter-kit/-/starter-kit-2.26.3.tgz#87b27024b2aaa44e1f3697318f30fb07c2a55364" + integrity sha512-hznj/j+mFIuKfNB0ToaZVcVjdtpSOHoBoX3ocSz9BaYCtK+nX1c0gTlfbJ1BcpYUZNtqG+tpUeIfvXifRkq/OQ== + dependencies: + "@tiptap/core" "^2.26.3" + "@tiptap/extension-blockquote" "^2.26.3" + "@tiptap/extension-bold" "^2.26.3" + "@tiptap/extension-bullet-list" "^2.26.3" + "@tiptap/extension-code" "^2.26.3" + "@tiptap/extension-code-block" "^2.26.3" + "@tiptap/extension-document" "^2.26.3" + "@tiptap/extension-dropcursor" "^2.26.3" + "@tiptap/extension-gapcursor" "^2.26.3" + "@tiptap/extension-hard-break" "^2.26.3" + "@tiptap/extension-heading" "^2.26.3" + "@tiptap/extension-history" "^2.26.3" + "@tiptap/extension-horizontal-rule" "^2.26.3" + "@tiptap/extension-italic" "^2.26.3" + "@tiptap/extension-list-item" "^2.26.3" + "@tiptap/extension-ordered-list" "^2.26.3" + "@tiptap/extension-paragraph" "^2.26.3" + "@tiptap/extension-strike" "^2.26.3" + "@tiptap/extension-text" "^2.26.3" + "@tiptap/extension-text-style" "^2.26.3" + "@tiptap/pm" "^2.26.3" "@types/babel__core@^7.20.5": version "7.20.5" - resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz" + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.5.tgz#3df15f27ba85319caa07ba08d0721889bb39c017" integrity sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA== dependencies: "@babel/parser" "^7.20.7" @@ -1244,106 +1712,106 @@ "@types/babel__generator@*": version "7.27.0" - resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz" + resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.27.0.tgz#b5819294c51179957afaec341442f9341e4108a9" integrity sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg== dependencies: "@babel/types" "^7.0.0" "@types/babel__template@*": version "7.4.4" - resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz" + resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.4.tgz#5672513701c1b2199bc6dad636a9d7491586766f" integrity sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A== dependencies: "@babel/parser" "^7.1.0" "@babel/types" "^7.0.0" "@types/babel__traverse@*": - version "7.20.7" - resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz" - integrity sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng== + version "7.28.0" + resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.28.0.tgz#07d713d6cce0d265c9849db0cbe62d3f61f36f74" + integrity sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q== dependencies: - "@babel/types" "^7.20.7" + "@babel/types" "^7.28.2" "@types/body-parser@*": - version "1.19.5" - resolved "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz" - integrity sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg== + version "1.19.6" + resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.6.tgz#1859bebb8fd7dac9918a45d54c1971ab8b5af474" + integrity sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g== dependencies: "@types/connect" "*" "@types/node" "*" "@types/connect@*": version "3.4.38" - resolved "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz" + resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.38.tgz#5ba7f3bc4fbbdeaff8dded952e5ff2cc53f8d858" integrity sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug== dependencies: "@types/node" "*" "@types/cookie@^0.6.0": version "0.6.0" - resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz" + resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5" integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== "@types/d3-array@^3.0.3": - version "3.2.1" - resolved "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz" - integrity sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg== + version "3.2.2" + resolved "https://registry.yarnpkg.com/@types/d3-array/-/d3-array-3.2.2.tgz#e02151464d02d4a1b44646d0fcdb93faf88fde8c" + integrity sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw== "@types/d3-color@*": version "3.1.3" - resolved "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-color/-/d3-color-3.1.3.tgz#368c961a18de721da8200e80bf3943fb53136af2" integrity sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A== "@types/d3-ease@^3.0.0": version "3.0.2" - resolved "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-ease/-/d3-ease-3.0.2.tgz#e28db1bfbfa617076f7770dd1d9a48eaa3b6c51b" integrity sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA== "@types/d3-interpolate@^3.0.1": version "3.0.4" - resolved "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz#412b90e84870285f2ff8a846c6eb60344f12a41c" integrity sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA== dependencies: "@types/d3-color" "*" "@types/d3-path@*": version "3.1.1" - resolved "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-path/-/d3-path-3.1.1.tgz#f632b380c3aca1dba8e34aa049bcd6a4af23df8a" integrity sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg== "@types/d3-scale@^4.0.2": version "4.0.9" - resolved "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-scale/-/d3-scale-4.0.9.tgz#57a2f707242e6fe1de81ad7bfcccaaf606179afb" integrity sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw== dependencies: "@types/d3-time" "*" "@types/d3-shape@^3.1.0": version "3.1.7" - resolved "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-shape/-/d3-shape-3.1.7.tgz#2b7b423dc2dfe69c8c93596e673e37443348c555" integrity sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg== dependencies: "@types/d3-path" "*" "@types/d3-time@*", "@types/d3-time@^3.0.0": version "3.0.4" - resolved "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-time/-/d3-time-3.0.4.tgz#8472feecd639691450dd8000eb33edd444e1323f" integrity sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g== "@types/d3-timer@^3.0.0": version "3.0.2" - resolved "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz" + resolved "https://registry.yarnpkg.com/@types/d3-timer/-/d3-timer-3.0.2.tgz#70bbda77dc23aa727413e22e214afa3f0e852f70" integrity sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw== -"@types/estree@1.0.7": - version "1.0.7" - resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz" - integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ== +"@types/estree@1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" + integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== "@types/express-serve-static-core@^4.17.33": - version "4.19.6" - resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz" - integrity sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A== + version "4.19.7" + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.7.tgz#f1d306dcc03b1aafbfb6b4fe684cce8a31cffc10" + integrity sha512-FvPtiIf1LfhzsaIXhv/PHan/2FeQBbtBDtfX2QfvPxdUelMDEckK08SM6nqo1MIZY3RUlfA+HV8+hFUSio78qg== dependencies: "@types/node" "*" "@types/qs" "*" @@ -1351,9 +1819,9 @@ "@types/send" "*" "@types/express@^4.17.21": - version "4.17.22" - resolved "https://registry.npmjs.org/@types/express/-/express-4.17.22.tgz" - integrity sha512-eZUmSnhRX9YRSkplpz0N+k6NljUUn5l3EWZIKZvYzhvMphEuNiyyy1viH/ejgt66JWgALwC/gtSUAeQKtSwW/w== + version "4.17.23" + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.23.tgz#35af3193c640bfd4d7fe77191cd0ed411a433bef" + integrity sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ== dependencies: "@types/body-parser" "*" "@types/express-serve-static-core" "^4.17.33" @@ -1361,47 +1829,47 @@ "@types/serve-static" "*" "@types/http-errors@*": - version "2.0.4" - resolved "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz" - integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA== + version "2.0.5" + resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.5.tgz#5b749ab2b16ba113423feb1a64a95dcd30398472" + integrity sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg== "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": version "2.0.6" - resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz" + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7" integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w== "@types/istanbul-lib-report@*": version "3.0.3" - resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz" + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz#53047614ae72e19fc0401d872de3ae2b4ce350bf" integrity sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA== dependencies: "@types/istanbul-lib-coverage" "*" "@types/istanbul-reports@^3.0.0": version "3.0.4" - resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz" + resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz#0f03e3d2f670fbdac586e34b433783070cc16f54" integrity sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ== dependencies: "@types/istanbul-lib-report" "*" "@types/json-schema@^7.0.9": version "7.0.15" - resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/linkify-it@^5": version "5.0.0" - resolved "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz" + resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76" integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q== "@types/lodash@^4.17.0": - version "4.17.17" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz" - integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ== + version "4.17.20" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93" + integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA== "@types/markdown-it@^14.0.0": version "14.1.2" - resolved "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz" + resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-14.1.2.tgz#57f2532a0800067d9b934f3521429a2e8bfb4c61" integrity sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog== dependencies: "@types/linkify-it" "^5" @@ -1409,108 +1877,115 @@ "@types/mdurl@^2": version "2.0.0" - resolved "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-2.0.0.tgz#d43878b5b20222682163ae6f897b20447233bdfd" integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg== "@types/mime@^1": version "1.3.5" - resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz" + resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690" integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w== "@types/node@*": - version "22.15.24" - resolved "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz" - integrity sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng== + version "24.7.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a" + integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA== dependencies: - undici-types "~6.21.0" + undici-types "~7.14.0" -"@types/node@^18.0.0 || >=20.0.0", "@types/node@^20.12.2": - version "20.17.52" - resolved "https://registry.npmjs.org/@types/node/-/node-20.17.52.tgz" - integrity sha512-2aj++KfxubvW/Lc0YyXE3OEW7Es8TWn1MsRzYgcOGyTNQxi0L8rxQUCZ7ZbyOBWZQD5I63PV9egZWMsapVaklg== +"@types/node@^20.12.2": + version "20.19.21" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.21.tgz#6e5378e04993c40395473b13baf94a09875157b8" + integrity sha512-CsGG2P3I5y48RPMfprQGfy4JPRZ6csfC3ltBZSRItG3ngggmNY/qs2uZKp4p9VbrpqNNSMzUZNFZKzgOGnd/VA== dependencies: - undici-types "~6.19.2" + undici-types "~6.21.0" "@types/offscreencanvas@^2019.6.4": version "2019.7.3" - resolved "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz" + resolved "https://registry.yarnpkg.com/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz#90267db13f64d6e9ccb5ae3eac92786a7c77a516" integrity sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A== "@types/parse-json@^4.0.0": version "4.0.2" - resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz" + resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== "@types/prop-types@*": - version "15.7.14" - resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz" - integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== + version "15.7.15" + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7" + integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== "@types/qs@*": version "6.14.0" - resolved "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz" + resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.14.0.tgz#d8b60cecf62f2db0fb68e5e006077b9178b85de5" integrity sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ== "@types/range-parser@*": version "1.2.7" - resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz" + resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb" integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ== "@types/react-dom@^18.0.11": version "18.3.7" - resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ== -"@types/react@*", "@types/react@^18.0.0", "@types/react@^18.0.28": - version "18.3.23" - resolved "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz" - integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w== +"@types/react@^18.0.28": + version "18.3.26" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.26.tgz#4c5970878d30db3d2a0bca1e4eb5f258e391bbeb" + integrity sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA== dependencies: "@types/prop-types" "*" csstype "^3.0.2" "@types/semver@^7.3.12": - version "7.7.0" - resolved "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz" - integrity sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA== + version "7.7.1" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.1.tgz#3ce3af1a5524ef327d2da9e4fd8b6d95c8d70528" + integrity sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA== "@types/send@*": - version "0.17.4" - resolved "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz" - integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA== + version "1.2.0" + resolved "https://registry.yarnpkg.com/@types/send/-/send-1.2.0.tgz#ae9dfa0e3ab0306d3c566182324a54c4be2fb45a" + integrity sha512-zBF6vZJn1IaMpg3xUF25VK3gd3l8zwE0ZLRX7dsQyQi+jp4E8mMDJNGDYnYse+bQhYwWERTxVwHpi3dMOq7RKQ== + dependencies: + "@types/node" "*" + +"@types/send@<1": + version "0.17.5" + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.5.tgz#d991d4f2b16f2b1ef497131f00a9114290791e74" + integrity sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w== dependencies: "@types/mime" "^1" "@types/node" "*" "@types/serve-static@*": - version "1.15.7" - resolved "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz" - integrity sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw== + version "1.15.9" + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.9.tgz#f9b08ab7dd8bbb076f06f5f983b683654fe0a025" + integrity sha512-dOTIuqpWLyl3BBXU3maNQsS4A3zuuoYRNIvYSxxhebPfXg2mzWQEPne/nlJ37yOse6uGgR386uTpdsx4D0QZWA== dependencies: "@types/http-errors" "*" "@types/node" "*" - "@types/send" "*" + "@types/send" "<1" "@types/use-sync-external-store@^0.0.6": version "0.0.6" - resolved "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz" + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc" integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg== "@types/yargs-parser@*": version "21.0.3" - resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz" + resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15" integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== "@types/yargs@^17.0.8": version "17.0.33" - resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d" integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA== dependencies: "@types/yargs-parser" "*" "@typescript-eslint/eslint-plugin@^5.57.1": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag== dependencies: "@eslint-community/regexpp" "^4.4.0" @@ -1524,9 +1999,9 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.57.1": +"@typescript-eslint/parser@^5.57.1": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7" integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA== dependencies: "@typescript-eslint/scope-manager" "5.62.0" @@ -1536,7 +2011,7 @@ "@typescript-eslint/scope-manager@5.62.0": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c" integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w== dependencies: "@typescript-eslint/types" "5.62.0" @@ -1544,7 +2019,7 @@ "@typescript-eslint/type-utils@5.62.0": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a" integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew== dependencies: "@typescript-eslint/typescript-estree" "5.62.0" @@ -1554,12 +2029,12 @@ "@typescript-eslint/types@5.62.0": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== "@typescript-eslint/typescript-estree@5.62.0": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA== dependencies: "@typescript-eslint/types" "5.62.0" @@ -1570,9 +2045,9 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/utils@^5.61.0", "@typescript-eslint/utils@5.62.0": +"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.61.0": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86" integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ== dependencies: "@eslint-community/eslint-utils" "^4.2.0" @@ -1586,7 +2061,7 @@ "@typescript-eslint/visitor-keys@5.62.0": version "5.62.0" - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e" integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw== dependencies: "@typescript-eslint/types" "5.62.0" @@ -1594,54 +2069,54 @@ "@ungap/structured-clone@^1.2.0": version "1.3.0" - resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz" + resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g== "@vitejs/plugin-react-swc@^3.9.0": - version "3.10.0" - resolved "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-3.10.0.tgz" - integrity sha512-ZmkdHw3wo/o/Rk05YsXZs/DJAfY2CdQ5DUAjoWji+PEr+hYADdGMCGgEAILbiKj+CjspBTuTACBcWDrmC8AUfw== + version "3.11.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react-swc/-/plugin-react-swc-3.11.0.tgz#d82cc307d530197a77b50238860cf319890ffc17" + integrity sha512-YTJCGFdNMHCMfjODYtxRNVAYmTWQ1Lb8PulP/2/f/oEEtglw8oKxKIZmmRkyXrVrHfsKOaVkAc3NT9/dMutO5w== dependencies: - "@rolldown/pluginutils" "1.0.0-beta.9" - "@swc/core" "^1.11.22" + "@rolldown/pluginutils" "1.0.0-beta.27" + "@swc/core" "^1.12.11" "@vitejs/plugin-react@^4.4.1": - version "4.5.0" - resolved "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.0.tgz" - integrity sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg== + version "4.7.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz#647af4e7bb75ad3add578e762ad984b90f4a24b9" + integrity sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA== dependencies: - "@babel/core" "^7.26.10" - "@babel/plugin-transform-react-jsx-self" "^7.25.9" - "@babel/plugin-transform-react-jsx-source" "^7.25.9" - "@rolldown/pluginutils" "1.0.0-beta.9" + "@babel/core" "^7.28.0" + "@babel/plugin-transform-react-jsx-self" "^7.27.1" + "@babel/plugin-transform-react-jsx-source" "^7.27.1" + "@rolldown/pluginutils" "1.0.0-beta.27" "@types/babel__core" "^7.20.5" react-refresh "^0.17.0" "@web3-storage/multipart-parser@^1.0.0": version "1.0.0" - resolved "https://registry.npmjs.org/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz#6b69dc2a32a5b207ba43e556c25cc136a56659c4" integrity sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw== "@zxing/text-encoding@0.9.0": version "0.9.0" - resolved "https://registry.npmjs.org/@zxing/text-encoding/-/text-encoding-0.9.0.tgz" + resolved "https://registry.yarnpkg.com/@zxing/text-encoding/-/text-encoding-0.9.0.tgz#fb50ffabc6c7c66a0c96b4c03e3d9be74864b70b" integrity sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA== abort-controller@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392" integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg== dependencies: event-target-shim "^5.0.0" abs-svg-path@^0.1.1: version "0.1.1" - resolved "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz" + resolved "https://registry.yarnpkg.com/abs-svg-path/-/abs-svg-path-0.1.1.tgz#df601c8e8d2ba10d4a76d625e236a9a39c2723bf" integrity sha512-d8XPSGjfyzlXC3Xx891DJRyZfqk5JU0BJrDQcsWomFIV1/BIzPW5HDH5iDdWpqWaav0YVIEzT1RHTwWr0FFshA== accepts@~1.3.8: version "1.3.8" - resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz" + resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e" integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw== dependencies: mime-types "~2.1.34" @@ -1649,17 +2124,17 @@ accepts@~1.3.8: acorn-jsx@^5.3.2: version "5.3.2" - resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" + resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== -"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", acorn@^8.9.0: - version "8.14.1" - resolved "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz" - integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg== +acorn@^8.9.0: + version "8.15.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" + integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== ajv@^6.12.4: version "6.12.6" - resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== dependencies: fast-deep-equal "^3.1.1" @@ -1669,31 +2144,31 @@ ajv@^6.12.4: ansi-escapes@^4.2.1: version "4.3.2" - resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz" + resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e" integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ== dependencies: type-fest "^0.21.3" ansi-regex@^5.0.1: version "5.0.1" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== ansi-styles@^4.0.0, ansi-styles@^4.1.0: version "4.3.0" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== dependencies: color-convert "^2.0.1" ansi-styles@^5.0.0: version "5.2.0" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== anymatch@~3.1.1: version "3.1.3" - resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" + resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e" integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw== dependencies: normalize-path "^3.0.0" @@ -1701,48 +2176,48 @@ anymatch@~3.1.1: argparse@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" + resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== array-flatten@1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" + resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg== array-union@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== asynckit@^0.4.0: version "0.4.0" - resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" + resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== attr-accept@^2.2.4: version "2.2.5" - resolved "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz" + resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.5.tgz#d7061d958e6d4f97bf8665c68b75851a0713ab5e" integrity sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ== available-typed-arrays@^1.0.7: version "1.0.7" - resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" + resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846" integrity sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ== dependencies: possible-typed-array-names "^1.0.0" axios@^1.4.0: - version "1.9.0" - resolved "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz" - integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg== + version "1.12.2" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7" + integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw== dependencies: follow-redirects "^1.15.6" - form-data "^4.0.0" + form-data "^4.0.4" proxy-from-env "^1.1.0" -babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0, "babel-plugin-macros@2 || 3": +babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1" integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg== dependencies: "@babel/runtime" "^7.12.5" @@ -1751,34 +2226,39 @@ babel-plugin-macros@^3.0.1, babel-plugin-macros@^3.1.0, "babel-plugin-macros@2 | balanced-match@^1.0.0: version "1.0.2" - resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== +base64-js@0.0.8: + version "0.0.8" + resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-0.0.8.tgz#1101e9544f4a76b1bc3b26d452ca96d7a35e7978" + integrity sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw== + base64-js@^1.1.2, base64-js@^1.3.0, base64-js@^1.3.1: version "1.5.1" - resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" + resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== -base64-js@0.0.8: - version "0.0.8" - resolved "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz" - integrity sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw== +baseline-browser-mapping@^2.8.9: + version "2.8.16" + resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.8.16.tgz#e17789673e7f4b7654f81ab2ef25e96ab6a895f9" + integrity sha512-OMu3BGQ4E7P1ErFsIPpbJh0qvDudM/UuJeHgkAvfWe+0HFJCXh+t/l8L6fVLR55RI/UbKrVLnAXZSVwd9ysWYw== bidi-js@^1.0.2: version "1.0.3" - resolved "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/bidi-js/-/bidi-js-1.0.3.tgz#6f8bcf3c877c4d9220ddf49b9bb6930c88f877d2" integrity sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw== dependencies: require-from-string "^2.0.2" binary-extensions@^2.0.0: version "2.3.0" - resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" + resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== bl@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" + resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== dependencies: buffer "^5.5.0" @@ -1787,7 +2267,7 @@ bl@^4.1.0: body-parser@1.20.3: version "1.20.3" - resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz" + resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6" integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g== dependencies: bytes "3.1.2" @@ -1804,52 +2284,53 @@ body-parser@1.20.3: unpipe "1.0.0" brace-expansion@^1.1.7: - version "1.1.11" - resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" - integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== + version "1.1.12" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843" + integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg== dependencies: balanced-match "^1.0.0" concat-map "0.0.1" braces@^3.0.3, braces@~3.0.2: version "3.0.3" - resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== dependencies: fill-range "^7.1.1" brotli@^1.3.2: version "1.3.3" - resolved "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz" + resolved "https://registry.yarnpkg.com/brotli/-/brotli-1.3.3.tgz#7365d8cc00f12cf765d2b2c898716bcf4b604d48" integrity sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg== dependencies: base64-js "^1.1.2" browserify-zlib@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz" + resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz#2869459d9aa3be245fe8fe2ca1f46e2e7f54d73f" integrity sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA== dependencies: pako "~1.0.5" -browserslist@^4.24.0, "browserslist@>= 4.21.0": - version "4.25.0" - resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.25.0.tgz" - integrity sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA== +browserslist@^4.24.0: + version "4.26.3" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.26.3.tgz#40fbfe2d1cd420281ce5b1caa8840049c79afb56" + integrity sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w== dependencies: - caniuse-lite "^1.0.30001718" - electron-to-chromium "^1.5.160" - node-releases "^2.0.19" + baseline-browser-mapping "^2.8.9" + caniuse-lite "^1.0.30001746" + electron-to-chromium "^1.5.227" + node-releases "^2.0.21" update-browserslist-db "^1.1.3" buffer-from@^1.0.0: version "1.1.2" - resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" + resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== buffer@^5.5.0: version "5.7.1" - resolved "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" + resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== dependencies: base64-js "^1.3.1" @@ -1857,17 +2338,17 @@ buffer@^5.5.0: bytes@3.1.2: version "3.1.2" - resolved "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz" + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== cac@^6.7.14: version "6.7.14" - resolved "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz" + resolved "https://registry.yarnpkg.com/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959" integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ== call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6" integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ== dependencies: es-errors "^1.3.0" @@ -1875,7 +2356,7 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply- call-bind@^1.0.8: version "1.0.8" - resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz" + resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c" integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww== dependencies: call-bind-apply-helpers "^1.0.0" @@ -1883,9 +2364,9 @@ call-bind@^1.0.8: get-intrinsic "^1.2.4" set-function-length "^1.2.2" -call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: +call-bound@^1.0.2, call-bound@^1.0.4: version "1.0.4" - resolved "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz" + resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a" integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg== dependencies: call-bind-apply-helpers "^1.0.2" @@ -1893,27 +2374,27 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: callsites@^3.0.0: version "3.1.0" - resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== camelcase-css@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz" + resolved "https://registry.yarnpkg.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5" integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA== camelcase@^6.2.0: version "6.3.0" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz" + resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== -caniuse-lite@^1.0.30001718: - version "1.0.30001720" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz" - integrity sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g== +caniuse-lite@^1.0.30001746: + version "1.0.30001751" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz#dacd5d9f4baeea841641640139d2b2a4df4226ad" + integrity sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw== chalk@^4.0.0, chalk@^4.1.0: version "4.1.2" - resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== dependencies: ansi-styles "^4.1.0" @@ -1921,19 +2402,12 @@ chalk@^4.0.0, chalk@^4.1.0: chardet@^0.7.0: version "0.7.0" - resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz" + resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA== -chokidar@^4.0.0: - version "4.0.3" - resolved "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz" - integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA== - dependencies: - readdirp "^4.0.1" - chokidar@3.5.1: version "3.5.1" - resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz" + resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz#ee9ce7bbebd2b79f49f304799d5468e31e14e68a" integrity sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw== dependencies: anymatch "~3.1.1" @@ -1946,43 +2420,50 @@ chokidar@3.5.1: optionalDependencies: fsevents "~2.3.1" -chroma-js@^3.1.2, chroma-js@>=2.4.2: +chokidar@^4.0.0: + version "4.0.3" + resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-4.0.3.tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30" + integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA== + dependencies: + readdirp "^4.0.1" + +chroma-js@^3.1.2: version "3.1.2" - resolved "https://registry.npmjs.org/chroma-js/-/chroma-js-3.1.2.tgz" + resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-3.1.2.tgz#cfb807045182228574eae5380587cdb830e985d6" integrity sha512-IJnETTalXbsLx1eKEgx19d5L6SRM7cH4vINw/99p/M11HCuXGRWL+6YmCm7FWFGIo6dtWuQoQi1dc5yQ7ESIHg== classnames@^2.3.2: version "2.5.1" - resolved "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== cli-cursor@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== dependencies: restore-cursor "^3.1.0" cli-spinners@^2.5.0: version "2.9.2" - resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" + resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41" integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== cli-table@^0.3.11: version "0.3.11" - resolved "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz" + resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.11.tgz#ac69cdecbe81dccdba4889b9a18b7da312a9d3ee" integrity sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ== dependencies: colors "1.0.3" cli-width@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6" integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw== cliui@^8.0.1: version "8.0.1" - resolved "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" + resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa" integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== dependencies: string-width "^4.2.0" @@ -1991,39 +2472,39 @@ cliui@^8.0.1: clone@^1.0.2: version "1.0.4" - resolved "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz" + resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== clone@^2.1.2: version "2.1.2" - resolved "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz" + resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f" integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w== clsx@^2.0.0, clsx@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999" integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== collect.js@^4.36.1: version "4.36.1" - resolved "https://registry.npmjs.org/collect.js/-/collect.js-4.36.1.tgz" + resolved "https://registry.yarnpkg.com/collect.js/-/collect.js-4.36.1.tgz#0194c52e90e01db6f136d28e7a3cf88c5687894d" integrity sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw== color-convert@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" + resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== dependencies: color-name "~1.1.4" color-name@^1.0.0, color-name@~1.1.4: version "1.1.4" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" + resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== color-string@^1.9.1: version "1.9.1" - resolved "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz" + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4" integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg== dependencies: color-name "^1.0.0" @@ -2031,99 +2512,99 @@ color-string@^1.9.1: colors@1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" integrity sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw== combined-stream@^1.0.8: version "1.0.8" - resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" + resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== dependencies: delayed-stream "~1.0.0" commander@^10.0.0: version "10.0.1" - resolved "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz" + resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06" integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== compressible@~2.0.18: version "2.0.18" - resolved "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz" + resolved "https://registry.yarnpkg.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba" integrity sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg== dependencies: mime-db ">= 1.43.0 < 2" compression@^1.7.4: - version "1.8.0" - resolved "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz" - integrity sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA== + version "1.8.1" + resolved "https://registry.yarnpkg.com/compression/-/compression-1.8.1.tgz#4a45d909ac16509195a9a28bd91094889c180d79" + integrity sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w== dependencies: bytes "3.1.2" compressible "~2.0.18" debug "2.6.9" negotiator "~0.6.4" - on-headers "~1.0.2" + on-headers "~1.1.0" safe-buffer "5.2.1" vary "~1.1.2" concat-map@0.0.1: version "0.0.1" - resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" + resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== content-disposition@0.5.4: version "0.5.4" - resolved "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz" + resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe" integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ== dependencies: safe-buffer "5.2.1" content-type@~1.0.4, content-type@~1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" + resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918" integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== convert-source-map@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a" integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== cookie-parser@^1.4.6: version "1.4.7" - resolved "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.7.tgz" + resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.4.7.tgz#e2125635dfd766888ffe90d60c286404fa0e7b26" integrity sha512-nGUvgXnotP3BsjiLX2ypbQnWoGUPIIfHQNZkkC668ntrzGWEZVW70HDEB1qnNGMicPje6EttlIgzo51YSwNQGw== dependencies: cookie "0.7.2" cookie-signature "1.0.6" +cookie-signature@1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" + integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== + cookie-signature@^1.1.0: version "1.2.2" - resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz" + resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.2.2.tgz#57c7fc3cc293acab9fec54d73e15690ebe4a1793" integrity sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg== -cookie-signature@1.0.6: - version "1.0.6" - resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" - integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== +cookie@0.7.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" + integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== -cookie@^0.7.2, cookie@0.7.2: +cookie@0.7.2, cookie@^0.7.2: version "0.7.2" - resolved "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz" + resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== cookie@^1.0.1: version "1.0.2" - resolved "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== -cookie@0.7.1: - version "0.7.1" - resolved "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz" - integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== - cosmiconfig@^7.0.0: version "7.1.0" - resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6" integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA== dependencies: "@types/parse-json" "^4.0.0" @@ -2134,7 +2615,7 @@ cosmiconfig@^7.0.0: cosmiconfig@^8.0.0: version "8.3.6" - resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3" integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA== dependencies: import-fresh "^3.3.0" @@ -2144,26 +2625,26 @@ cosmiconfig@^8.0.0: crelt@^1.0.0: version "1.0.6" - resolved "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz" + resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72" integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g== cross-env@^7.0.3: version "7.0.3" - resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz" + resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf" integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw== dependencies: cross-spawn "^7.0.1" cross-fetch@^3.1.5: version "3.2.0" - resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz" + resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3" integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q== dependencies: node-fetch "^2.7.0" cross-spawn@^7.0.1, cross-spawn@^7.0.2: version "7.0.6" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== dependencies: path-key "^3.1.0" @@ -2172,56 +2653,56 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.2: crypto-js@^4.2.0: version "4.2.0" - resolved "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz" + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631" integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q== cssesc@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== csstype@^3.0.2: version "3.1.3" - resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== -d3-array@^3.1.6, "d3-array@2 - 3", "d3-array@2.10.0 - 3": +"d3-array@2 - 3", "d3-array@2.10.0 - 3", d3-array@^3.1.6: version "3.2.4" - resolved "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz" + resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-3.2.4.tgz#15fec33b237f97ac5d7c986dc77da273a8ed0bb5" integrity sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg== dependencies: internmap "1 - 2" "d3-color@1 - 3": version "3.1.0" - resolved "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2" integrity sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA== d3-ease@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-3.0.1.tgz#9658ac38a2140d59d346160f1f6c30fda0bd12f4" integrity sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w== "d3-format@1 - 3": version "3.1.0" - resolved "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-3.1.0.tgz#9260e23a28ea5cb109e93b21a06e24e2ebd55641" integrity sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA== -d3-interpolate@^3.0.1, "d3-interpolate@1.2.0 - 3": +"d3-interpolate@1.2.0 - 3", d3-interpolate@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz#3c47aa5b32c5b3dfb56ef3fd4342078a632b400d" integrity sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g== dependencies: d3-color "1 - 3" d3-path@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-3.1.0.tgz#22df939032fb5a71ae8b1800d61ddb7851c42526" integrity sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ== d3-scale@^4.0.2: version "4.0.2" - resolved "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz" + resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-4.0.2.tgz#82b38e8e8ff7080764f8dcec77bd4be393689396" integrity sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ== dependencies: d3-array "2.10.0 - 3" @@ -2232,84 +2713,84 @@ d3-scale@^4.0.2: d3-shape@^3.1.0: version "3.2.0" - resolved "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz" + resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-3.2.0.tgz#a1a839cbd9ba45f28674c69d7f855bcf91dfc6a5" integrity sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA== dependencies: d3-path "^3.1.0" "d3-time-format@2 - 4": version "4.1.0" - resolved "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz" + resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-4.1.0.tgz#7ab5257a5041d11ecb4fe70a5c7d16a195bb408a" integrity sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg== dependencies: d3-time "1 - 3" -d3-time@^3.0.0, "d3-time@1 - 3", "d3-time@2.1.1 - 3": +"d3-time@1 - 3", "d3-time@2.1.1 - 3", d3-time@^3.0.0: version "3.1.0" - resolved "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-3.1.0.tgz#9310db56e992e3c0175e1ef385e545e48a9bb5c7" integrity sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q== dependencies: d3-array "2 - 3" d3-timer@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-3.0.1.tgz#6284d2a2708285b1abb7e201eda4380af35e63b0" integrity sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA== data-uri-to-buffer@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636" integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og== date-fns@^3.6.0: version "3.6.0" - resolved "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== -dayjs@^1.11.8, dayjs@>=1.0.0: - version "1.11.13" - resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz" - integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== - -debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: - version "4.4.1" - resolved "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz" - integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== - dependencies: - ms "^2.1.3" +dayjs@^1.11.8: + version "1.11.18" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.18.tgz#835fa712aac52ab9dec8b1494098774ed7070a11" + integrity sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA== debug@2.6.9: version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== dependencies: ms "2.0.0" +debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: + version "4.4.3" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" + integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== + dependencies: + ms "^2.1.3" + decimal.js-light@^2.4.1: version "2.5.1" - resolved "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz" + resolved "https://registry.yarnpkg.com/decimal.js-light/-/decimal.js-light-2.5.1.tgz#134fd32508f19e208f4fb2f8dac0d2626a867934" integrity sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg== decode-uri-component@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.4.1.tgz#2ac4859663c704be22bf7db760a1494a49ab2cc5" integrity sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ== deep-is@^0.1.3: version "0.1.4" - resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" + resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== defaults@^1.0.3: version "1.0.4" - resolved "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz" + resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.4.tgz#b0b02062c1e2aa62ff5d9528f0f98baa90978d7a" integrity sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A== dependencies: clone "^1.0.2" define-data-property@^1.1.4: version "1.1.4" - resolved "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" + resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== dependencies: es-define-property "^1.0.0" @@ -2318,69 +2799,69 @@ define-data-property@^1.1.4: define-lazy-prop@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== delayed-stream@~1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== depd@2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df" integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== destroy@1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== detect-libc@^1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg== detect-node-es@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/detect-node-es/-/detect-node-es-1.1.0.tgz#163acdf643330caa0b4cd7c21e7ee7755d6fa493" integrity sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ== dfa@^1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/dfa/-/dfa-1.2.0.tgz#96ac3204e2d29c49ea5b57af8d92c2ae12790657" integrity sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q== dir-glob@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f" integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== dependencies: path-type "^4.0.0" doctrine@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== dependencies: esutils "^2.0.2" dom-helpers@^5.0.1: version "5.2.1" - resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz" + resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.1.tgz#d9400536b2bf8225ad98fe052e029451ac40e902" integrity sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA== dependencies: "@babel/runtime" "^7.8.7" csstype "^3.0.2" dotenv@^16.4.7: - version "16.5.0" - resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz" - integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg== + version "16.6.1" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020" + integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow== dunder-proto@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A== dependencies: call-bind-apply-helpers "^1.0.1" @@ -2389,84 +2870,66 @@ dunder-proto@^1.0.1: ee-first@1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" + resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== -electron-to-chromium@^1.5.160: - version "1.5.161" - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.161.tgz" - integrity sha512-hwtetwfKNZo/UlwHIVBlKZVdy7o8bIZxxKs0Mv/ROPiQQQmDgdm5a+KvKtBsxM8ZjFzTaCeLoodZ8jiBE3o9rA== - -embla-carousel-react@>=8.0.0: - version "8.6.0" - resolved "https://registry.npmjs.org/embla-carousel-react/-/embla-carousel-react-8.6.0.tgz" - integrity sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA== - dependencies: - embla-carousel "8.6.0" - embla-carousel-reactive-utils "8.6.0" - -embla-carousel-reactive-utils@8.6.0: - version "8.6.0" - resolved "https://registry.npmjs.org/embla-carousel-reactive-utils/-/embla-carousel-reactive-utils-8.6.0.tgz" - integrity sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A== - -embla-carousel@>=8.0.0, embla-carousel@8.6.0: - version "8.6.0" - resolved "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz" - integrity sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA== +electron-to-chromium@^1.5.227: + version "1.5.237" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.237.tgz#eacf61cef3f6345d0069ab427585c5a04d7084f0" + integrity sha512-icUt1NvfhGLar5lSWH3tHNzablaA5js3HVHacQimfP8ViEBOQv+L7DKEuHdbTZ0SKCO1ogTJTIL1Gwk9S6Qvcg== emoji-regex@^10.3.0: - version "10.4.0" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz" - integrity sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw== + version "10.6.0" + resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.6.0.tgz#bf3d6e8f7f8fd22a65d9703475bc0147357a6b0d" + integrity sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A== emoji-regex@^8.0.0: version "8.0.0" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" + resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== encodeurl@~1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== encodeurl@~2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== entities@^4.4.0: version "4.5.0" - resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" + resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== error-ex@^1.3.1: - version "1.3.2" - resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" - integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== + version "1.3.4" + resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.4.tgz#b3a8d8bb6f92eecc1629e3e27d3c8607a8a32414" + integrity sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ== dependencies: is-arrayish "^0.2.1" es-define-property@^1.0.0, es-define-property@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== es-errors@^1.3.0: version "1.3.0" - resolved "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" + resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== es-object-atoms@^1.0.0, es-object-atoms@^1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz" + resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA== dependencies: es-errors "^1.3.0" es-set-tostringtag@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== dependencies: es-errors "^1.3.0" @@ -2476,7 +2939,7 @@ es-set-tostringtag@^2.1.0: esbuild@^0.17.10: version "0.17.19" - resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.17.19.tgz#087a727e98299f0462a3d0bcdd9cd7ff100bd955" integrity sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw== optionalDependencies: "@esbuild/android-arm" "0.17.19" @@ -2504,7 +2967,7 @@ esbuild@^0.17.10: esbuild@^0.21.3: version "0.21.5" - resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d" integrity sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw== optionalDependencies: "@esbuild/aix-ppc64" "0.21.5" @@ -2533,44 +2996,44 @@ esbuild@^0.21.3: escalade@^3.1.1, escalade@^3.2.0: version "3.2.0" - resolved "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== escape-html@~1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow== escape-string-regexp@^1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== escape-string-regexp@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== eslint-plugin-lingui@^0.2.0: version "0.2.2" - resolved "https://registry.npmjs.org/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.2.tgz" + resolved "https://registry.yarnpkg.com/eslint-plugin-lingui/-/eslint-plugin-lingui-0.2.2.tgz#22909b83da856832ec65b789f05b0455922c1a4e" integrity sha512-orWu6o/IkCckLD0owLt+8fKy6SsIqIR9kz2L36KbCuAIfWg3dLRWC+XvuqQWEgJ4raRt+eoomTMunUJiBeogDQ== dependencies: "@typescript-eslint/utils" "^5.61.0" eslint-plugin-react-hooks@^4.6.0: version "4.6.2" - resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== eslint-plugin-react-refresh@^0.3.4: version "0.3.5" - resolved "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.5.tgz" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.3.5.tgz#0121e3f05f940250d3544bfaeff52e1c6adf4117" integrity sha512-61qNIsc7fo9Pp/mju0J83kzvLm0Bsayu7OQSLEoJxLDCBjIIyb87bkzufoOvdDxLkSlMfkF7UxomC4+eztUBSA== eslint-scope@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== dependencies: esrecurse "^4.3.0" @@ -2578,7 +3041,7 @@ eslint-scope@^5.1.1: eslint-scope@^7.2.2: version "7.2.2" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== dependencies: esrecurse "^4.3.0" @@ -2586,12 +3049,12 @@ eslint-scope@^7.2.2: eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: version "3.4.3" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== -eslint@*, "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", "eslint@^6.0.0 || ^7.0.0 || ^8.0.0", "eslint@^6.0.0 || ^7.0.0 || >=8.0.0", eslint@^8.38.0, eslint@>=7: +eslint@^8.38.0: version "8.57.1" - resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA== dependencies: "@eslint-community/eslint-utils" "^4.2.0" @@ -2635,7 +3098,7 @@ eslint@*, "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", " espree@^9.6.0, espree@^9.6.1: version "9.6.1" - resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" + resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== dependencies: acorn "^8.9.0" @@ -2644,56 +3107,56 @@ espree@^9.6.0, espree@^9.6.1: esquery@^1.4.2: version "1.6.0" - resolved "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg== dependencies: estraverse "^5.1.0" esrecurse@^4.3.0: version "4.3.0" - resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" + resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== dependencies: estraverse "^5.2.0" estraverse@^4.1.1: version "4.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== estraverse@^5.1.0, estraverse@^5.2.0: version "5.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== esutils@^2.0.2: version "2.0.3" - resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" + resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== etag@~1.8.1: version "1.8.1" - resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" + resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887" integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg== event-target-shim@^5.0.0: version "5.0.1" - resolved "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" + resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ== eventemitter3@^4.0.1: version "4.0.7" - resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz" + resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== events@^3.3.0: version "3.3.0" - resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz" + resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== express@^4.19.2: version "4.21.2" - resolved "https://registry.npmjs.org/express/-/express-4.21.2.tgz" + resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32" integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA== dependencies: accepts "~1.3.8" @@ -2730,7 +3193,7 @@ express@^4.19.2: external-editor@^3.0.3: version "3.1.0" - resolved "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.1.0.tgz#cb03f740befae03ea4d283caed2741a83f335495" integrity sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew== dependencies: chardet "^0.7.0" @@ -2739,17 +3202,17 @@ external-editor@^3.0.3: fast-deep-equal@^3, fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: version "3.1.3" - resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" + resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-equals@^5.0.1: - version "5.2.2" - resolved "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz" - integrity sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw== + version "5.3.2" + resolved "https://registry.yarnpkg.com/fast-equals/-/fast-equals-5.3.2.tgz#75a9c7b1c2f627851349a2db94327d79b774ce83" + integrity sha512-6rxyATwPCkaFIL3JLqw8qXqMpIZ942pTX/tbQFkRsDGblS8tNGtlUauA/+mt6RUfqn/4MoEr+WDkYoIQbibWuQ== -fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9: +fast-glob@^3.2.7, fast-glob@^3.2.9: version "3.3.3" - resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz" + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== dependencies: "@nodelib/fs.stat" "^2.0.2" @@ -2760,57 +3223,62 @@ fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9: fast-json-stable-stringify@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== fast-levenshtein@^2.0.6: version "2.0.6" - resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" + resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fastq@^1.6.0: version "1.19.1" - resolved "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz" + resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5" integrity sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ== dependencies: reusify "^1.0.4" +fdir@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== + figures@^3.0.0: version "3.2.0" - resolved "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz" + resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg== dependencies: escape-string-regexp "^1.0.5" file-entry-cache@^6.0.1: version "6.0.1" - resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" + resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== dependencies: flat-cache "^3.0.4" file-selector@^2.1.0: version "2.1.2" - resolved "https://registry.npmjs.org/file-selector/-/file-selector-2.1.2.tgz" + resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-2.1.2.tgz#fe7c7ee9e550952dfbc863d73b14dc740d7de8b4" integrity sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig== dependencies: tslib "^2.7.0" fill-range@^7.1.1: version "7.1.1" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== dependencies: to-regex-range "^5.0.1" filter-obj@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz" + resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-5.1.0.tgz#5bd89676000a713d7db2e197f660274428e524ed" integrity sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng== finalhandler@1.3.1: version "1.3.1" - resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz" + resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019" integrity sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ== dependencies: debug "2.6.9" @@ -2823,14 +3291,14 @@ finalhandler@1.3.1: find-up@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73" integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg== dependencies: locate-path "^3.0.0" find-up@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" + resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc" integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== dependencies: locate-path "^6.0.0" @@ -2838,7 +3306,7 @@ find-up@^5.0.0: flat-cache@^3.0.4: version "3.2.0" - resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" + resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee" integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw== dependencies: flatted "^3.2.9" @@ -2847,17 +3315,17 @@ flat-cache@^3.0.4: flatted@^3.2.9: version "3.3.3" - resolved "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358" integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg== follow-redirects@^1.15.6: - version "1.15.9" - resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz" - integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== + version "1.15.11" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340" + integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ== fontkit@^2.0.2: version "2.0.4" - resolved "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz" + resolved "https://registry.yarnpkg.com/fontkit/-/fontkit-2.0.4.tgz#4765d664c68b49b5d6feb6bd1051ee49d8ec5ab0" integrity sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g== dependencies: "@swc/helpers" "^0.5.12" @@ -2872,54 +3340,65 @@ fontkit@^2.0.2: for-each@^0.3.5: version "0.3.5" - resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz" + resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47" integrity sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg== dependencies: is-callable "^1.2.7" -form-data@^4.0.0: - version "4.0.2" - resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz" - integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w== +form-data@^4.0.4: + version "4.0.4" + resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4" + integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow== dependencies: asynckit "^0.4.0" combined-stream "^1.0.8" es-set-tostringtag "^2.1.0" + hasown "^2.0.2" mime-types "^2.1.12" forwarded@0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz" + resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== fresh@0.5.2: version "0.5.2" - resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" + resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== fs.realpath@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== +fsevents@~2.3.1, fsevents@~2.3.2, fsevents@~2.3.3: + version "2.3.3" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== + function-bind@^1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== +generator-function@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/generator-function/-/generator-function-2.0.1.tgz#0e75dd410d1243687a0ba2e951b94eedb8f737a2" + integrity sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g== + gensync@^1.0.0-beta.2: version "1.0.0-beta.2" - resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" + resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== get-caller-file@^2.0.5: version "2.0.5" - resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" + resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0: version "1.3.0" - resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz" + resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01" integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ== dependencies: call-bind-apply-helpers "^1.0.2" @@ -2935,12 +3414,12 @@ get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@ get-nonce@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3" integrity sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q== -get-proto@^1.0.0, get-proto@^1.0.1: +get-proto@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== dependencies: dunder-proto "^1.0.1" @@ -2948,21 +3427,21 @@ get-proto@^1.0.0, get-proto@^1.0.1: glob-parent@^5.1.2, glob-parent@~5.1.0: version "5.1.2" - resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" + resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== dependencies: is-glob "^4.0.1" glob-parent@^6.0.2: version "6.0.2" - resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" + resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== dependencies: is-glob "^4.0.3" glob@^7.1.3, glob@^7.1.4: version "7.2.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" + resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== dependencies: fs.realpath "^1.0.0" @@ -2972,21 +3451,16 @@ glob@^7.1.3, glob@^7.1.4: once "^1.3.0" path-is-absolute "^1.0.0" -globals@^11.1.0: - version "11.12.0" - resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== - globals@^13.19.0: version "13.24.0" - resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" + resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ== dependencies: type-fest "^0.20.2" globby@^11.1.0: version "11.1.0" - resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" + resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g== dependencies: array-union "^2.1.0" @@ -2998,60 +3472,60 @@ globby@^11.1.0: gopd@^1.0.1, gopd@^1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== graphemer@^1.4.0: version "1.4.0" - resolved "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" + resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== has-flag@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== has-property-descriptors@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== dependencies: es-define-property "^1.0.0" has-symbols@^1.0.3, has-symbols@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== has-tostringtag@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc" integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== dependencies: has-symbols "^1.0.3" hasown@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" + resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== dependencies: function-bind "^1.1.2" hsl-to-hex@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/hsl-to-hex/-/hsl-to-hex-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/hsl-to-hex/-/hsl-to-hex-1.0.0.tgz#c58c826dc6d2f1e0a5ff1da5a7ecbf03faac1352" integrity sha512-K6GVpucS5wFf44X0h2bLVRDsycgJmf9FF2elg+CrqD8GcFU8c6vYhgXn8NjUkFCwj+xDFb70qgLbTUm6sxwPmA== dependencies: hsl-to-rgb-for-reals "^1.1.0" hsl-to-rgb-for-reals@^1.1.0: version "1.1.1" - resolved "https://registry.npmjs.org/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz" + resolved "https://registry.yarnpkg.com/hsl-to-rgb-for-reals/-/hsl-to-rgb-for-reals-1.1.1.tgz#e1eb23f6b78016e3722431df68197e6dcdc016d9" integrity sha512-LgOWAkrN0rFaQpfdWBQlv/VhkOxb5AsBjk6NQVx4yEzWS923T07X0M1Y0VNko2H52HeSpZrZNNMJ0aFqsdVzQg== http-errors@2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3" integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ== dependencies: depd "2.0.0" @@ -3062,34 +3536,34 @@ http-errors@2.0.0: hyphen@^1.6.4: version "1.10.6" - resolved "https://registry.npmjs.org/hyphen/-/hyphen-1.10.6.tgz" + resolved "https://registry.yarnpkg.com/hyphen/-/hyphen-1.10.6.tgz#0e779d280e696102b97d7e42f5ca5de2cc97e274" integrity sha512-fXHXcGFTXOvZTSkPJuGOQf5Lv5T/R2itiiCVPg9LxAje5D00O0pP83yJShFq5V89Ly//Gt6acj7z8pbBr34stw== -iconv-lite@^0.4.24, iconv-lite@0.4.24: +iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24" - resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== dependencies: safer-buffer ">= 2.1.2 < 3" ieee754@^1.1.13: version "1.2.1" - resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== ignore@^5.2.0: version "5.3.2" - resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== immutable@^5.0.2: - version "5.1.2" - resolved "https://registry.npmjs.org/immutable/-/immutable-5.1.2.tgz" - integrity sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ== + version "5.1.4" + resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.4.tgz#e3f8c1fe7b567d56cf26698f31918c241dae8c1f" + integrity sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA== import-fresh@^3.2.1, import-fresh@^3.3.0: version "3.3.1" - resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz" + resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf" integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ== dependencies: parent-module "^1.0.0" @@ -3097,38 +3571,38 @@ import-fresh@^3.2.1, import-fresh@^3.3.0: import-from-esm@^1.3.3: version "1.3.4" - resolved "https://registry.npmjs.org/import-from-esm/-/import-from-esm-1.3.4.tgz" + resolved "https://registry.yarnpkg.com/import-from-esm/-/import-from-esm-1.3.4.tgz#39e97c84085e308fe66cf872a667046b45449df0" integrity sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg== dependencies: debug "^4.3.4" import-meta-resolve "^4.0.0" import-meta-resolve@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz" - integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw== + version "4.2.0" + resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz#08cb85b5bd37ecc8eb1e0f670dc2767002d43734" + integrity sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg== imurmurhash@^0.1.4: version "0.1.4" - resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" + resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA== inflight@^1.0.4: version "1.0.6" - resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" + resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== dependencies: once "^1.3.0" wrappy "1" -inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@2, inherits@2.0.4: +inherits@2, inherits@2.0.4, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: version "2.0.4" - resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== inquirer@^7.3.3: version "7.3.3" - resolved "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz" + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003" integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA== dependencies: ansi-escapes "^4.2.1" @@ -3147,24 +3621,24 @@ inquirer@^7.3.3: "internmap@1 - 2": version "2.0.3" - resolved "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz" + resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009" integrity sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg== invariant@^2.2.4: version "2.2.4" - resolved "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz" + resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== dependencies: loose-envify "^1.0.0" ipaddr.js@1.9.1: version "1.9.1" - resolved "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" + resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3" integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== is-arguments@^1.0.4: version "1.2.0" - resolved "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.2.0.tgz#ad58c6aecf563b78ef2bf04df540da8f5d7d8e1b" integrity sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA== dependencies: call-bound "^1.0.2" @@ -3172,83 +3646,84 @@ is-arguments@^1.0.4: is-arrayish@^0.2.1: version "0.2.1" - resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" + resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== is-arrayish@^0.3.1: - version "0.3.2" - resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz" - integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== + version "0.3.4" + resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.4.tgz#1ee5553818511915685d33bb13d31bf854e5059d" + integrity sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA== is-binary-path@~2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== dependencies: binary-extensions "^2.0.0" is-callable@^1.2.7: version "1.2.7" - resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" + resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== is-core-module@^2.16.0: version "2.16.1" - resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== dependencies: hasown "^2.0.2" is-docker@^2.0.0, is-docker@^2.1.1: version "2.2.1" - resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" + resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== is-extglob@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" + resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== is-fullwidth-code-point@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== is-generator-function@^1.0.7: - version "1.1.0" - resolved "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz" - integrity sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ== + version "1.1.2" + resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.1.2.tgz#ae3b61e3d5ea4e4839b90bad22b02335051a17d5" + integrity sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA== dependencies: - call-bound "^1.0.3" - get-proto "^1.0.0" + call-bound "^1.0.4" + generator-function "^2.0.0" + get-proto "^1.0.1" has-tostringtag "^1.0.2" safe-regex-test "^1.1.0" is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: version "4.0.3" - resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" + resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== dependencies: is-extglob "^2.1.1" is-interactive@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== is-number@^7.0.0: version "7.0.0" - resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" + resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== is-path-inside@^3.0.3: version "3.0.3" - resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" + resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== is-regex@^1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.2.1.tgz#76d70a3ed10ef9be48eb577887d74205bf0cad22" integrity sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g== dependencies: call-bound "^1.0.2" @@ -3258,48 +3733,48 @@ is-regex@^1.2.1: is-typed-array@^1.1.3: version "1.1.15" - resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz" + resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b" integrity sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ== dependencies: which-typed-array "^1.1.16" is-unicode-supported@^0.1.0: version "0.1.0" - resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz" + resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== is-url@^1.2.4: version "1.2.4" - resolved "https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz" + resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52" integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww== is-wsl@^2.2.0: version "2.2.0" - resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" + resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271" integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== dependencies: is-docker "^2.0.0" isexe@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== jay-peg@^1.0.2, jay-peg@^1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/jay-peg/-/jay-peg-1.1.1.tgz" + resolved "https://registry.yarnpkg.com/jay-peg/-/jay-peg-1.1.1.tgz#fdf410b89fa7a295bf74424ffe4c9083dbe7c363" integrity sha512-D62KEuBxz/ip2gQKOEhk/mx14o7eiFRaU+VNNSP4MOiIkwb/D6B3G1Mfas7C/Fit8EsSV2/IWjZElx/Gs6A4ww== dependencies: restructure "^3.0.0" jest-get-type@^29.6.3: version "29.6.3" - resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz" + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1" integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw== jest-validate@^29.4.3: version "29.7.0" - resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz" + resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.7.0.tgz#7bf705511c64da591d46b15fce41400d52147d9c" integrity sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw== dependencies: "@jest/types" "^29.6.3" @@ -3311,76 +3786,76 @@ jest-validate@^29.4.3: jiti@^1.17.1: version "1.21.7" - resolved "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz" + resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9" integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A== js-sha256@^0.10.1: version "0.10.1" - resolved "https://registry.npmjs.org/js-sha256/-/js-sha256-0.10.1.tgz" + resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== js-yaml@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602" integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== dependencies: argparse "^2.0.1" jsesc@^3.0.2: version "3.1.0" - resolved "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== json-buffer@3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== json-parse-even-better-errors@^2.3.0: version "2.3.1" - resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" + resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== json-schema-traverse@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" + resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== json-stable-stringify-without-jsonify@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== json5@^2.2.3: version "2.2.3" - resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== keyv@^4.5.3: version "4.5.4" - resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" + resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== dependencies: json-buffer "3.0.1" klona@^2.0.6: version "2.0.6" - resolved "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz" + resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22" integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA== leven@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== levn@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" + resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== dependencies: prelude-ls "^1.2.1" @@ -3388,7 +3863,7 @@ levn@^0.4.1: linebreak@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/linebreak/-/linebreak-1.1.0.tgz#831cf378d98bced381d8ab118f852bd50d81e46b" integrity sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ== dependencies: base64-js "0.0.8" @@ -3396,24 +3871,24 @@ linebreak@^1.1.0: lines-and-columns@^1.1.6: version "1.2.4" - resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" + resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== linkify-it@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz" + resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421" integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ== dependencies: uc.micro "^2.0.0" -linkifyjs@^4.2.0: - version "4.3.1" - resolved "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.1.tgz" - integrity sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg== +linkifyjs@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1" + integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA== locate-path@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e" integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A== dependencies: p-locate "^3.0.0" @@ -3421,34 +3896,34 @@ locate-path@^3.0.0: locate-path@^6.0.0: version "6.0.0" - resolved "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" + resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286" integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== dependencies: p-locate "^5.0.0" lodash.get@^4.4.2: version "4.4.2" - resolved "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz" + resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" integrity sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ== lodash.merge@^4.6.2: version "4.6.2" - resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== lodash.sortby@^4.7.0: version "4.7.0" - resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" + resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA== lodash@^4.17.19, lodash@^4.17.21: version "4.17.21" - resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== log-symbols@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz" + resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503" integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== dependencies: chalk "^4.1.0" @@ -3456,21 +3931,21 @@ log-symbols@^4.1.0: loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0" - resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" + resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== dependencies: js-tokens "^3.0.0 || ^4.0.0" lru-cache@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== dependencies: yallist "^3.0.2" markdown-it@^14.0.0: version "14.1.0" - resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz" + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45" integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg== dependencies: argparse "^2.0.1" @@ -3482,204 +3957,204 @@ markdown-it@^14.0.0: math-intrinsics@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== mdurl@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0" integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== media-engine@^1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/media-engine/-/media-engine-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/media-engine/-/media-engine-1.0.3.tgz#be3188f6cd243ea2a40804a35de5a5b032f58dad" integrity sha512-aa5tG6sDoK+k70B9iEX1NeyfT8ObCKhNDs6lJVpwF6r8vhUfuKMslIcirq6HIUYuuUYLefcEQOn9bSBOvawtwg== media-typer@0.3.0: version "0.3.0" - resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" + resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== merge-descriptors@1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ== merge2@^1.3.0, merge2@^1.4.1: version "1.4.1" - resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" + resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== methods@~1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz" + resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w== micromatch@^4.0.2, micromatch@^4.0.5, micromatch@^4.0.8: version "4.0.8" - resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== dependencies: braces "^3.0.3" picomatch "^2.3.1" -"mime-db@>= 1.43.0 < 2": - version "1.54.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" - integrity sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ== - mime-db@1.52.0: version "1.52.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== +"mime-db@>= 1.43.0 < 2": + version "1.54.0" + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.54.0.tgz#cddb3ee4f9c64530dff640236661d42cb6a314f5" + integrity sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ== + mime-types@^2.1.12, mime-types@~2.1.24, mime-types@~2.1.34: version "2.1.35" - resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" + resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== dependencies: mime-db "1.52.0" mime@1.6.0: version "1.6.0" - resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" + resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== mimic-fn@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== dependencies: brace-expansion "^1.1.7" moo@^0.5.1: version "0.5.2" - resolved "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz" + resolved "https://registry.yarnpkg.com/moo/-/moo-0.5.2.tgz#f9fe82473bc7c184b0d32e2215d3f6e67278733c" integrity sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q== mrmime@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/mrmime/-/mrmime-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-1.0.1.tgz#5f90c825fad4bdd41dc914eff5d1a8cfdaf24f27" integrity sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw== mrmime@^2.0.0: version "2.0.1" - resolved "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz" + resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-2.0.1.tgz#bc3e87f7987853a54c9850eeb1f1078cd44adddc" integrity sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ== -ms@^2.1.3, ms@2.1.3: - version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" - integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== - ms@2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== +ms@2.1.3, ms@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== + mute-stream@0.0.8: version "0.0.8" - resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz" + resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== nanoid@^3.3.11: version "3.3.11" - resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== natural-compare-lite@^1.4.0: version "1.4.0" - resolved "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz" + resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4" integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g== natural-compare@^1.4.0: version "1.4.0" - resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" + resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -negotiator@~0.6.4: - version "0.6.4" - resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz" - integrity sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w== - negotiator@0.6.3: version "0.6.3" - resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz" + resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd" integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== +negotiator@~0.6.4: + version "0.6.4" + resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.4.tgz#777948e2452651c570b712dd01c23e262713fff7" + integrity sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w== + node-addon-api@^7.0.0: version "7.1.1" - resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz" + resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-7.1.1.tgz#1aba6693b0f255258a049d621329329322aad558" integrity sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ== node-fetch@^2.7.0: version "2.7.0" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d" integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== dependencies: whatwg-url "^5.0.0" -node-releases@^2.0.19: - version "2.0.19" - resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz" - integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== +node-releases@^2.0.21: + version "2.0.25" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.25.tgz#95479437bd409231e03981c1f6abee67f5e962df" + integrity sha512-4auku8B/vw5psvTiiN9j1dAOsXvMoGqJuKJcR+dTdqiXEK20mMTk1UEo3HS16LeGQsVG6+qKTPM9u/qQ2LqATA== normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== normalize-svg-path@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz#0e614eca23c39f0cffe821d6be6cd17e569a766c" integrity sha512-r9KHKG2UUeB5LoTouwDzBy2VxXlHsiM6fyLQvnJa0S5hrhzqElH/CH7TUGhT1fVvIYBIKf3OpY4YJ4CK+iaqHg== dependencies: svg-arc-to-cubic-bezier "^3.0.0" object-assign@^4.1.1: version "4.1.1" - resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" + resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== object-inspect@^1.13.3: version "1.13.4" - resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz" + resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213" integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew== on-finished@2.4.1: version "2.4.1" - resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" + resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f" integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== dependencies: ee-first "1.1.1" -on-headers@~1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz" - integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== +on-headers@~1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.1.0.tgz#59da4f91c45f5f989c6e4bcedc5a3b0aed70ff65" + integrity sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A== once@^1.3.0: version "1.4.0" - resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" + resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== dependencies: wrappy "1" onetime@^5.1.0: version "5.1.2" - resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" + resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== dependencies: mimic-fn "^2.1.0" open@^8.4.0: version "8.4.2" - resolved "https://registry.npmjs.org/open/-/open-8.4.2.tgz" + resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9" integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== dependencies: define-lazy-prop "^2.0.0" @@ -3688,7 +4163,7 @@ open@^8.4.0: optionator@^0.9.3: version "0.9.4" - resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" + resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.4.tgz#7ea1c1a5d91d764fb282139c88fe11e182a3a734" integrity sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g== dependencies: deep-is "^0.1.3" @@ -3700,7 +4175,7 @@ optionator@^0.9.3: ora@^5.1.0: version "5.4.1" - resolved "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz" + resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== dependencies: bl "^4.1.0" @@ -3715,67 +4190,67 @@ ora@^5.1.0: orderedmap@^2.0.0: version "2.1.1" - resolved "https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz" + resolved "https://registry.yarnpkg.com/orderedmap/-/orderedmap-2.1.1.tgz#61481269c44031c449915497bf5a4ad273c512d2" integrity sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g== os-tmpdir@~1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g== p-limit@^2.0.0: version "2.3.0" - resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" + resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== dependencies: p-try "^2.0.0" p-limit@^3.0.2: version "3.1.0" - resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== dependencies: yocto-queue "^0.1.0" p-locate@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4" integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ== dependencies: p-limit "^2.0.0" p-locate@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" + resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834" integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== dependencies: p-limit "^3.0.2" p-try@^2.0.0: version "2.2.0" - resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" + resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== pako@^0.2.5: version "0.2.9" - resolved "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz" + resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75" integrity sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA== pako@~1.0.5: version "1.0.11" - resolved "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz" + resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw== parent-module@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== dependencies: callsites "^3.0.0" parse-json@^5.0.0, parse-json@^5.2.0: version "5.2.0" - resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" + resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd" integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== dependencies: "@babel/code-frame" "^7.0.0" @@ -3785,140 +4260,140 @@ parse-json@^5.0.0, parse-json@^5.2.0: parse-svg-path@^0.1.2: version "0.1.2" - resolved "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz" + resolved "https://registry.yarnpkg.com/parse-svg-path/-/parse-svg-path-0.1.2.tgz#7a7ec0d1eb06fa5325c7d3e009b859a09b5d49eb" integrity sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ== parseurl@~1.3.3: version "1.3.3" - resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" + resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== path-exists@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" integrity sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ== path-exists@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== path-is-absolute@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== path-key@^3.1.0: version "3.1.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" + resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== path-parse@^1.0.7: version "1.0.7" - resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-to-regexp@0.1.12: version "0.1.12" - resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz" + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7" integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ== path-type@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== pathe@^1.1.0: version "1.1.2" - resolved "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec" integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ== picocolors@^1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: version "2.3.1" - resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== -picomatch@^4.0.2: - version "4.0.2" - resolved "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz" - integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== +picomatch@^4.0.2, picomatch@^4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== pkg-up@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5" integrity sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA== dependencies: find-up "^3.0.0" pofile@^1.1.4: version "1.1.4" - resolved "https://registry.npmjs.org/pofile/-/pofile-1.1.4.tgz" + resolved "https://registry.yarnpkg.com/pofile/-/pofile-1.1.4.tgz#eab7e29f5017589b2a61b2259dff608c0cad76a2" integrity sha512-r6Q21sKsY1AjTVVjOuU02VYKVNQGJNQHjTIvs4dEbeuuYfxgYk/DGD2mqqq4RDaVkwdSq0VEtmQUOPe/wH8X3g== possible-typed-array-names@^1.0.0: version "1.1.0" - resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae" integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg== -postcss-js@^4.0.0: - version "4.0.1" - resolved "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz" - integrity sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw== +postcss-js@^4.0.1: + version "4.1.0" + resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-4.1.0.tgz#003b63c6edde948766e40f3daf7e997ae43a5ce6" + integrity sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw== dependencies: camelcase-css "^2.0.1" -postcss-mixins@^9.0.4: - version "9.0.4" - resolved "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-9.0.4.tgz" - integrity sha512-XVq5jwQJDRu5M1XGkdpgASqLk37OqkH4JCFDXl/Dn7janOJjCTEKL+36cnRVy7bMtoBzALfO7bV7nTIsFnUWLA== +postcss-mixins@^12.0.0: + version "12.1.2" + resolved "https://registry.yarnpkg.com/postcss-mixins/-/postcss-mixins-12.1.2.tgz#8a82ccad16eb60525ebcd2a8eec5721230a9ca14" + integrity sha512-90pSxmZVfbX9e5xCv7tI5RV1mnjdf16y89CJKbf/hD7GyOz1FCxcYMl8ZYA8Hc56dbApTKKmU9HfvgfWdCxlwg== dependencies: - fast-glob "^3.2.11" - postcss-js "^4.0.0" - postcss-simple-vars "^7.0.0" - sugarss "^4.0.1" + postcss-js "^4.0.1" + postcss-simple-vars "^7.0.1" + sugarss "^5.0.0" + tinyglobby "^0.2.14" -postcss-nested@^6.0.1: - version "6.2.0" - resolved "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz" - integrity sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ== +postcss-nested@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-7.0.2.tgz#863d83a6b5df0a2894560394be93d5383ea37a65" + integrity sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw== dependencies: - postcss-selector-parser "^6.1.1" + postcss-selector-parser "^7.0.0" postcss-preset-mantine@^1.6.0: - version "1.17.0" - resolved "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz" - integrity sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ== + version "1.18.0" + resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.18.0.tgz#e665fab8205b69f27d634e19d9a6524a2fb1fc04" + integrity sha512-sP6/s1oC7cOtBdl4mw/IRKmKvYTuzpRrH/vT6v9enMU/EQEQ31eQnHcWtFghOXLH87AAthjL/Q75rLmin1oZoA== dependencies: - postcss-mixins "^9.0.4" - postcss-nested "^6.0.1" + postcss-mixins "^12.0.0" + postcss-nested "^7.0.2" -postcss-selector-parser@^6.1.1: - version "6.1.2" - resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz" - integrity sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg== +postcss-selector-parser@^7.0.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz#4d6af97eba65d73bc4d84bcb343e865d7dd16262" + integrity sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA== dependencies: cssesc "^3.0.0" util-deprecate "^1.0.2" -postcss-simple-vars@^7.0.0, postcss-simple-vars@^7.0.1: +postcss-simple-vars@^7.0.1: version "7.0.1" - resolved "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz" + resolved "https://registry.yarnpkg.com/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz#836b3097a54dcd13dbd3c36a5dbdd512fad2954c" integrity sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A== postcss-value-parser@^4.1.0: version "4.2.0" - resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" + resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@^8.2.1, postcss@^8.2.14, postcss@^8.3.3, postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.43, postcss@>=8.0.0: - version "8.5.4" - resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz" - integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w== +postcss@^8.4.24, postcss@^8.4.43: + version "8.5.6" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c" + integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg== dependencies: nanoid "^3.3.11" picocolors "^1.1.1" @@ -3926,12 +4401,12 @@ postcss@^8.2.1, postcss@^8.2.14, postcss@^8.3.3, postcss@^8.4.21, postcss@^8.4.2 prelude-ls@^1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== pretty-format@^29.7.0: version "29.7.0" - resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz" + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812" integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ== dependencies: "@jest/schemas" "^29.6.3" @@ -3940,7 +4415,7 @@ pretty-format@^29.7.0: prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: version "15.8.1" - resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== dependencies: loose-envify "^1.4.0" @@ -3949,21 +4424,21 @@ prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: prosemirror-changeset@^2.3.0: version "2.3.1" - resolved "https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-changeset/-/prosemirror-changeset-2.3.1.tgz#eee3299cfabc7a027694e9abdc4e85505e9dd5e7" integrity sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ== dependencies: prosemirror-transform "^1.0.0" prosemirror-collab@^1.3.1: version "1.3.1" - resolved "https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz#0e8c91e76e009b53457eb3b3051fb68dad029a33" integrity sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ== dependencies: prosemirror-state "^1.0.0" prosemirror-commands@^1.0.0, prosemirror-commands@^1.6.2: version "1.7.1" - resolved "https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz#d101fef85618b1be53d5b99ea17bee5600781b38" integrity sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w== dependencies: prosemirror-model "^1.0.0" @@ -3972,7 +4447,7 @@ prosemirror-commands@^1.0.0, prosemirror-commands@^1.6.2: prosemirror-dropcursor@^1.8.1: version "1.8.2" - resolved "https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz#2ed30c4796109ddeb1cf7282372b3850528b7228" integrity sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw== dependencies: prosemirror-state "^1.0.0" @@ -3980,9 +4455,9 @@ prosemirror-dropcursor@^1.8.1: prosemirror-view "^1.1.0" prosemirror-gapcursor@^1.3.2: - version "1.3.2" - resolved "https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz" - integrity sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ== + version "1.4.0" + resolved "https://registry.yarnpkg.com/prosemirror-gapcursor/-/prosemirror-gapcursor-1.4.0.tgz#e1144a83b79db7ed0ec32cd0e915a0364220af43" + integrity sha512-z00qvurSdCEWUIulij/isHaqu4uLS8r/Fi61IbjdIPJEonQgggbJsLnstW7Lgdk4zQ68/yr6B6bf7sJXowIgdQ== dependencies: prosemirror-keymap "^1.0.0" prosemirror-model "^1.0.0" @@ -3991,7 +4466,7 @@ prosemirror-gapcursor@^1.3.2: prosemirror-history@^1.0.0, prosemirror-history@^1.4.1: version "1.4.1" - resolved "https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.4.1.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-history/-/prosemirror-history-1.4.1.tgz#cc370a46fb629e83a33946a0e12612e934ab8b98" integrity sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ== dependencies: prosemirror-state "^1.2.2" @@ -4000,16 +4475,16 @@ prosemirror-history@^1.0.0, prosemirror-history@^1.4.1: rope-sequence "^1.3.0" prosemirror-inputrules@^1.4.0: - version "1.5.0" - resolved "https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.0.tgz" - integrity sha512-K0xJRCmt+uSw7xesnHmcn72yBGTbY45vm8gXI4LZXbx2Z0jwh5aF9xrGQgrVPu0WbyFVFF3E/o9VhJYz6SQWnA== + version "1.5.1" + resolved "https://registry.yarnpkg.com/prosemirror-inputrules/-/prosemirror-inputrules-1.5.1.tgz#d2e935f6086e3801486b09222638f61dae89a570" + integrity sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw== dependencies: prosemirror-state "^1.0.0" prosemirror-transform "^1.0.0" prosemirror-keymap@^1.0.0, prosemirror-keymap@^1.2.2: version "1.2.3" - resolved "https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz#c0f6ab95f75c0b82c97e44eb6aaf29cbfc150472" integrity sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw== dependencies: prosemirror-state "^1.0.0" @@ -4017,7 +4492,7 @@ prosemirror-keymap@^1.0.0, prosemirror-keymap@^1.2.2: prosemirror-markdown@^1.13.1: version "1.13.2" - resolved "https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz#863eb3fd5f57a444e4378174622b562735b1c503" integrity sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g== dependencies: "@types/markdown-it" "^14.0.0" @@ -4026,7 +4501,7 @@ prosemirror-markdown@^1.13.1: prosemirror-menu@^1.2.4: version "1.2.5" - resolved "https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-menu/-/prosemirror-menu-1.2.5.tgz#dea00e7b623cea89f4d76963bee22d2ac2343250" integrity sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ== dependencies: crelt "^1.0.0" @@ -4034,32 +4509,32 @@ prosemirror-menu@^1.2.4: prosemirror-history "^1.0.0" prosemirror-state "^1.0.0" -prosemirror-model@^1.0.0, prosemirror-model@^1.20.0, prosemirror-model@^1.21.0, prosemirror-model@^1.22.1, prosemirror-model@^1.23.0, prosemirror-model@^1.25.0: - version "1.25.1" - resolved "https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.1.tgz" - integrity sha512-AUvbm7qqmpZa5d9fPKMvH1Q5bqYQvAZWOGRvxsB6iFLyycvC9MwNemNVjHVrWgjaoxAfY8XVg7DbvQ/qxvI9Eg== +prosemirror-model@^1.0.0, prosemirror-model@^1.20.0, prosemirror-model@^1.21.0, prosemirror-model@^1.23.0, prosemirror-model@^1.25.0: + version "1.25.3" + resolved "https://registry.yarnpkg.com/prosemirror-model/-/prosemirror-model-1.25.3.tgz#c657c60a361cb1e9c9f683d19118c0af50a6f7a9" + integrity sha512-dY2HdaNXlARknJbrManZ1WyUtos+AP97AmvqdOQtWtrrC5g4mohVX5DTi9rXNFSk09eczLq9GuNTtq3EfMeMGA== dependencies: orderedmap "^2.0.0" prosemirror-schema-basic@^1.2.3: version "1.2.4" - resolved "https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz#389ce1ec09b8a30ea9bbb92c58569cb690c2d695" integrity sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ== dependencies: prosemirror-model "^1.25.0" prosemirror-schema-list@^1.4.1: version "1.5.1" - resolved "https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz#5869c8f749e8745c394548bb11820b0feb1e32f5" integrity sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q== dependencies: prosemirror-model "^1.0.0" prosemirror-state "^1.0.0" prosemirror-transform "^1.7.3" -prosemirror-state@^1.0.0, prosemirror-state@^1.2.2, prosemirror-state@^1.4.2, prosemirror-state@^1.4.3: +prosemirror-state@^1.0.0, prosemirror-state@^1.2.2, prosemirror-state@^1.4.3: version "1.4.3" - resolved "https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.3.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-state/-/prosemirror-state-1.4.3.tgz#94aecf3ffd54ec37e87aa7179d13508da181a080" integrity sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q== dependencies: prosemirror-model "^1.0.0" @@ -4067,9 +4542,9 @@ prosemirror-state@^1.0.0, prosemirror-state@^1.2.2, prosemirror-state@^1.4.2, pr prosemirror-view "^1.27.0" prosemirror-tables@^1.6.4: - version "1.7.1" - resolved "https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.7.1.tgz" - integrity sha512-eRQ97Bf+i9Eby99QbyAiyov43iOKgWa7QCGly+lrDt7efZ1v8NWolhXiB43hSDGIXT1UXgbs4KJN3a06FGpr1Q== + version "1.8.1" + resolved "https://registry.yarnpkg.com/prosemirror-tables/-/prosemirror-tables-1.8.1.tgz#896a234e3e18240b629b747a871369dae78c8a9a" + integrity sha512-DAgDoUYHCcc6tOGpLVPSU1k84kCUWTWnfWX3UDy2Delv4ryH0KqTD6RBI6k4yi9j9I8gl3j8MkPpRD/vWPZbug== dependencies: prosemirror-keymap "^1.2.2" prosemirror-model "^1.25.0" @@ -4079,7 +4554,7 @@ prosemirror-tables@^1.6.4: prosemirror-trailing-node@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz#5bc223d4fc1e8d9145e4079ec77a932b54e19e04" integrity sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ== dependencies: "@remirror/core-constants" "3.0.0" @@ -4087,15 +4562,15 @@ prosemirror-trailing-node@^3.0.0: prosemirror-transform@^1.0.0, prosemirror-transform@^1.1.0, prosemirror-transform@^1.10.2, prosemirror-transform@^1.10.3, prosemirror-transform@^1.7.3: version "1.10.4" - resolved "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.10.4.tgz" + resolved "https://registry.yarnpkg.com/prosemirror-transform/-/prosemirror-transform-1.10.4.tgz#56419eac14f9f56612c806ae46f9238648f3f02e" integrity sha512-pwDy22nAnGqNR1feOQKHxoFkkUtepoFAd3r2hbEDsnf4wp57kKA36hXsB3njA9FtONBEwSDnDeCiJe+ItD+ykw== dependencies: prosemirror-model "^1.21.0" -prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.33.8, prosemirror-view@^1.37.0, prosemirror-view@^1.39.1: - version "1.39.3" - resolved "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.39.3.tgz" - integrity sha512-bY/7kg0LzRE7ytR0zRdSMWX3sknEjw68l836ffLPMh0OG3OYnNuBDUSF3v0vjvnzgYjgY9ZH/RypbARURlcMFA== +prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.37.0, prosemirror-view@^1.39.1: + version "1.41.3" + resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.41.3.tgz#753a37ebe172a3e313ad2c3d85496f9ed1b2c256" + integrity sha512-SqMiYMUQNNBP9kfPhLO8WXEk/fon47vc52FQsUiJzTBuyjKgEcoAwMyF04eQ4WZ2ArMn7+ReypYL60aKngbACQ== dependencies: prosemirror-model "^1.20.0" prosemirror-state "^1.0.0" @@ -4103,7 +4578,7 @@ prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, pros proxy-addr@~2.0.7: version "2.0.7" - resolved "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz" + resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025" integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg== dependencies: forwarded "0.2.0" @@ -4111,48 +4586,48 @@ proxy-addr@~2.0.7: proxy-from-env@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== pseudolocale@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/pseudolocale/-/pseudolocale-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/pseudolocale/-/pseudolocale-2.1.0.tgz#1c2e412c5cd2699410e9c9154d156dedc97142b0" integrity sha512-af5fsrRvVwD+MBasBJvuDChT0KDqT0nEwD9NTgbtHJ16FKomWac9ua0z6YVNB4G9x9IOaiGWym62aby6n4tFMA== dependencies: commander "^10.0.0" punycode.js@^2.3.1: version "2.3.1" - resolved "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz" + resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== punycode@^2.1.0: version "2.3.1" - resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" + resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== qr-scanner@^1.4.2: version "1.4.2" - resolved "https://registry.npmjs.org/qr-scanner/-/qr-scanner-1.4.2.tgz" + resolved "https://registry.yarnpkg.com/qr-scanner/-/qr-scanner-1.4.2.tgz#bc4fb88022a8c9be95c49527a1c8fb8724b47dc4" integrity sha512-kV1yQUe2FENvn59tMZW6mOVfpq9mGxGf8l6+EGaXUOd4RBOLg7tRC83OrirM5AtDvZRpdjdlXURsHreAOSPOUw== dependencies: "@types/offscreencanvas" "^2019.6.4" qr.js@0.0.0: version "0.0.0" - resolved "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz" + resolved "https://registry.yarnpkg.com/qr.js/-/qr.js-0.0.0.tgz#cace86386f59a0db8050fa90d9b6b0e88a1e364f" integrity sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ== qs@6.13.0: version "6.13.0" - resolved "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== dependencies: side-channel "^1.0.6" query-string@^8.1.0: version "8.2.0" - resolved "https://registry.npmjs.org/query-string/-/query-string-8.2.0.tgz" + resolved "https://registry.yarnpkg.com/query-string/-/query-string-8.2.0.tgz#f0b0ef6caa85f525dbdb745a67d3f8c08d71cc6b" integrity sha512-tUZIw8J0CawM5wyGBiDOAp7ObdRQh4uBor/fUR9ZjmbZVvw95OD9If4w3MQxr99rg0DJZ/9CIORcpEqU5hQG7g== dependencies: decode-uri-component "^0.4.1" @@ -4161,29 +4636,29 @@ query-string@^8.1.0: queue-microtask@^1.2.2: version "1.2.3" - resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" + resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== queue@^6.0.1: version "6.0.2" - resolved "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz" + resolved "https://registry.yarnpkg.com/queue/-/queue-6.0.2.tgz#b91525283e2315c7553d2efa18d83e76432fed65" integrity sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA== dependencies: inherits "~2.0.3" ramda@^0.27.1: version "0.27.2" - resolved "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.2.tgz#84463226f7f36dc33592f6f4ed6374c48306c3f1" integrity sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA== range-parser@~1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031" integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== raw-body@2.5.2: version "2.5.2" - resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz" + resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a" integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA== dependencies: bytes "3.1.2" @@ -4191,9 +4666,9 @@ raw-body@2.5.2: iconv-lite "0.4.24" unpipe "1.0.0" -"react-dom@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom@^17.0.0 || ^18.0.0 || ^19.0.0", react-dom@^18.2.0, "react-dom@^18.x || ^19.x", react-dom@>=16.6.0, react-dom@>=16.8.0, react-dom@>=18: +react-dom@^18.2.0: version "18.3.1" - resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== dependencies: loose-envify "^1.1.0" @@ -4201,7 +4676,7 @@ raw-body@2.5.2: react-dropzone@14.3.8: version "14.3.8" - resolved "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.3.8.tgz" + resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.3.8.tgz#a7eab118f8a452fe3f8b162d64454e81ba830582" integrity sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug== dependencies: attr-accept "^2.2.4" @@ -4210,12 +4685,12 @@ react-dropzone@14.3.8: react-fast-compare@^3.2.2: version "3.2.2" - resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz" + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== react-helmet-async@^2.0.4: version "2.0.5" - resolved "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-2.0.5.tgz" + resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-2.0.5.tgz#cfc70cd7bb32df7883a8ed55502a1513747223ec" integrity sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg== dependencies: invariant "^2.2.4" @@ -4224,44 +4699,44 @@ react-helmet-async@^2.0.4: react-is@^16.13.1: version "16.13.1" - resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== react-is@^18.0.0, react-is@^18.3.1: version "18.3.1" - resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== -react-number-format@^5.4.3: +react-number-format@^5.4.4: version "5.4.4" - resolved "https://registry.npmjs.org/react-number-format/-/react-number-format-5.4.4.tgz" + resolved "https://registry.yarnpkg.com/react-number-format/-/react-number-format-5.4.4.tgz#d31f0e260609431500c8d3f81bbd3ae1fb7cacad" integrity sha512-wOmoNZoOpvMminhifQYiYSTCLUDOiUbBunrMrMjA+dV52sY+vck1S4UhR6PkgnoCquvvMSeJjErXZ4qSaWCliA== react-qr-code@^2.0.12: - version "2.0.15" - resolved "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.15.tgz" - integrity sha512-MkZcjEXqVKqXEIMVE0mbcGgDpkfSdd8zhuzXEl9QzYeNcw8Hq2oVIzDLWuZN2PQBwM5PWjc2S31K8Q1UbcFMfw== + version "2.0.18" + resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.18.tgz#237de8fbab537885d6b2b10f4fd5318b371e3b17" + integrity sha512-v1Jqz7urLMhkO6jkgJuBYhnqvXagzceg3qJUWayuCK/c6LTIonpWbwxR1f1APGd4xrW/QcQEovNrAojbUz65Tg== dependencies: prop-types "^15.8.1" qr.js "0.0.0" react-refresh@^0.17.0: version "0.17.0" - resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz" + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== react-remove-scroll-bar@^2.3.7: version "2.3.8" - resolved "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz" + resolved "https://registry.yarnpkg.com/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz#99c20f908ee467b385b68a3469b4a3e750012223" integrity sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q== dependencies: react-style-singleton "^2.2.2" tslib "^2.0.0" -react-remove-scroll@^2.6.2: - version "2.7.0" - resolved "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.0.tgz" - integrity sha512-sGsQtcjMqdQyijAHytfGEELB8FufGbfXIsvUTe+NLx1GDRJCXtCFLBLUI1eyZCKXXvbEU2C6gai0PZKoIE9Vbg== +react-remove-scroll@^2.7.1: + version "2.7.1" + resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.7.1.tgz#d2101d414f6d81d7d3bf033f3c1cb4785789f753" + integrity sha512-HpMh8+oahmIdOuS5aFKKY6Pyog+FNaZV/XyJOq7b4YFwsFHe5yYfdbIalI4k3vU2nSDql7YskmUseHsRrJqIPA== dependencies: react-remove-scroll-bar "^2.3.7" react-style-singleton "^2.2.3" @@ -4270,23 +4745,23 @@ react-remove-scroll@^2.6.2: use-sidecar "^1.1.3" react-router-dom@^7.1.5: - version "7.6.1" - resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.6.1.tgz" - integrity sha512-vxU7ei//UfPYQ3iZvHuO1D/5fX3/JOqhNTbRR+WjSBWxf9bIvpWK+ftjmdfJHzPOuMQKe2fiEdG+dZX6E8uUpA== + version "7.9.4" + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.4.tgz#37d35b4b7f730b37434f2b7e95121ef557a6b538" + integrity sha512-f30P6bIkmYvnHHa5Gcu65deIXoA2+r3Eb6PJIAddvsT9aGlchMatJ51GgpU470aSqRRbFX22T70yQNUGuW3DfA== dependencies: - react-router "7.6.1" + react-router "7.9.4" -react-router@^7.1.5, react-router@7.6.1: - version "7.6.1" - resolved "https://registry.npmjs.org/react-router/-/react-router-7.6.1.tgz" - integrity sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ== +react-router@7.9.4, react-router@^7.1.5: + version "7.9.4" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.4.tgz#2c4249e5d0a6bb8b8f6bf0ede8f5077e4ff8024f" + integrity sha512-SD3G8HKviFHg9xj7dNODUKDFgpG4xqD5nhyd0mYoB5iISepuZAvzSr8ywxgxKJ52yRzf/HWtVHc9AWwoTbljvA== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0" react-smooth@^4.0.4: version "4.0.4" - resolved "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz" + resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4" integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q== dependencies: fast-equals "^5.0.1" @@ -4295,7 +4770,7 @@ react-smooth@^4.0.4: react-style-singleton@^2.2.2, react-style-singleton@^2.2.3: version "2.2.3" - resolved "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz" + resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.2.3.tgz#4265608be69a4d70cfe3047f2c6c88b2c3ace388" integrity sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ== dependencies: get-nonce "^1.0.0" @@ -4303,16 +4778,16 @@ react-style-singleton@^2.2.2, react-style-singleton@^2.2.3: react-textarea-autosize@8.5.9: version "8.5.9" - resolved "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz" + resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.5.9.tgz#ab8627b09aa04d8a2f45d5b5cd94c84d1d4a8893" integrity sha512-U1DGlIQN5AwgjTyOEnI1oCcMuEr1pv1qOtklB2l4nyMGbHzWrI0eFsYK0zos2YWqAolJyG0IWJaqWmWj5ETh0A== dependencies: "@babel/runtime" "^7.20.13" use-composed-ref "^1.3.0" use-latest "^1.2.1" -react-transition-group@^4.4.5, react-transition-group@4.4.5: +react-transition-group@4.4.5, react-transition-group@^4.4.5: version "4.4.5" - resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz" + resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1" integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== dependencies: "@babel/runtime" "^7.5.5" @@ -4320,16 +4795,16 @@ react-transition-group@^4.4.5, react-transition-group@4.4.5: loose-envify "^1.4.0" prop-types "^15.6.2" -react@*, "react@^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.5.1 || ^17.0.0 || ^18.0.0", "react@^16.6.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", "react@^17.0.0 || ^18.0.0 || ^19.0.0", "react@^18 || ^19", react@^18.2.0, react@^18.3.1, "react@^18.x || ^19.x", "react@>= 16.8 || 18.0.0", react@>=16.6.0, react@>=16.8.0, react@>=18: +react@^18.2.0: version "18.3.1" - resolved "https://registry.npmjs.org/react/-/react-18.3.1.tgz" + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== dependencies: loose-envify "^1.1.0" readable-stream@^3.4.0: version "3.6.2" - resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== dependencies: inherits "^2.0.3" @@ -4338,27 +4813,27 @@ readable-stream@^3.4.0: readdirp@^4.0.1: version "4.1.2" - resolved "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz" + resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.1.2.tgz#eb85801435fbf2a7ee58f19e0921b068fc69948d" integrity sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg== readdirp@~3.5.0: version "3.5.0" - resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz" + resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e" integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ== dependencies: picomatch "^2.2.1" recharts-scale@^0.4.4: version "0.4.5" - resolved "https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz" + resolved "https://registry.yarnpkg.com/recharts-scale/-/recharts-scale-0.4.5.tgz#0969271f14e732e642fcc5bd4ab270d6e87dd1d9" integrity sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w== dependencies: decimal.js-light "^2.4.1" -recharts@^2.13.3, recharts@2: - version "2.15.3" - resolved "https://registry.npmjs.org/recharts/-/recharts-2.15.3.tgz" - integrity sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ== +recharts@2: + version "2.15.4" + resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.4.tgz#0ed3e66c0843bcf2d9f9a172caf97b1d05127a5f" + integrity sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw== dependencies: clsx "^2.0.0" eventemitter3 "^4.0.1" @@ -4371,22 +4846,22 @@ recharts@^2.13.3, recharts@2: require-directory@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" + resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== require-from-string@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" + resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== resolve-from@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" + resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== resolve@^1.19.0: version "1.22.10" - resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== dependencies: is-core-module "^2.16.0" @@ -4395,7 +4870,7 @@ resolve@^1.19.0: restore-cursor@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz" + resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== dependencies: onetime "^5.1.0" @@ -4403,24 +4878,24 @@ restore-cursor@^3.1.0: restructure@^3.0.0: version "3.0.2" - resolved "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz" + resolved "https://registry.yarnpkg.com/restructure/-/restructure-3.0.2.tgz#e6b2fad214f78edee21797fa8160fef50eb9b49a" integrity sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw== reusify@^1.0.4: version "1.1.0" - resolved "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f" integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw== rimraf@^3.0.2: version "3.0.2" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== dependencies: glob "^7.1.3" rollup-plugin-visualizer@^5.11.0: version "5.14.0" - resolved "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz" + resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.14.0.tgz#be82d43fb3c644e396e2d50ac8a53d354022d57c" integrity sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA== dependencies: open "^8.4.0" @@ -4428,67 +4903,69 @@ rollup-plugin-visualizer@^5.11.0: source-map "^0.7.4" yargs "^17.5.1" -rollup@^4.20.0, "rollup@2.x || 3.x || 4.x": - version "4.41.1" - resolved "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz" - integrity sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw== +rollup@^4.20.0: + version "4.52.4" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.52.4.tgz#71e64cce96a865fcbaa6bb62c6e82807f4e378a1" + integrity sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ== dependencies: - "@types/estree" "1.0.7" + "@types/estree" "1.0.8" optionalDependencies: - "@rollup/rollup-android-arm-eabi" "4.41.1" - "@rollup/rollup-android-arm64" "4.41.1" - "@rollup/rollup-darwin-arm64" "4.41.1" - "@rollup/rollup-darwin-x64" "4.41.1" - "@rollup/rollup-freebsd-arm64" "4.41.1" - "@rollup/rollup-freebsd-x64" "4.41.1" - "@rollup/rollup-linux-arm-gnueabihf" "4.41.1" - "@rollup/rollup-linux-arm-musleabihf" "4.41.1" - "@rollup/rollup-linux-arm64-gnu" "4.41.1" - "@rollup/rollup-linux-arm64-musl" "4.41.1" - "@rollup/rollup-linux-loongarch64-gnu" "4.41.1" - "@rollup/rollup-linux-powerpc64le-gnu" "4.41.1" - "@rollup/rollup-linux-riscv64-gnu" "4.41.1" - "@rollup/rollup-linux-riscv64-musl" "4.41.1" - "@rollup/rollup-linux-s390x-gnu" "4.41.1" - "@rollup/rollup-linux-x64-gnu" "4.41.1" - "@rollup/rollup-linux-x64-musl" "4.41.1" - "@rollup/rollup-win32-arm64-msvc" "4.41.1" - "@rollup/rollup-win32-ia32-msvc" "4.41.1" - "@rollup/rollup-win32-x64-msvc" "4.41.1" + "@rollup/rollup-android-arm-eabi" "4.52.4" + "@rollup/rollup-android-arm64" "4.52.4" + "@rollup/rollup-darwin-arm64" "4.52.4" + "@rollup/rollup-darwin-x64" "4.52.4" + "@rollup/rollup-freebsd-arm64" "4.52.4" + "@rollup/rollup-freebsd-x64" "4.52.4" + "@rollup/rollup-linux-arm-gnueabihf" "4.52.4" + "@rollup/rollup-linux-arm-musleabihf" "4.52.4" + "@rollup/rollup-linux-arm64-gnu" "4.52.4" + "@rollup/rollup-linux-arm64-musl" "4.52.4" + "@rollup/rollup-linux-loong64-gnu" "4.52.4" + "@rollup/rollup-linux-ppc64-gnu" "4.52.4" + "@rollup/rollup-linux-riscv64-gnu" "4.52.4" + "@rollup/rollup-linux-riscv64-musl" "4.52.4" + "@rollup/rollup-linux-s390x-gnu" "4.52.4" + "@rollup/rollup-linux-x64-gnu" "4.52.4" + "@rollup/rollup-linux-x64-musl" "4.52.4" + "@rollup/rollup-openharmony-arm64" "4.52.4" + "@rollup/rollup-win32-arm64-msvc" "4.52.4" + "@rollup/rollup-win32-ia32-msvc" "4.52.4" + "@rollup/rollup-win32-x64-gnu" "4.52.4" + "@rollup/rollup-win32-x64-msvc" "4.52.4" fsevents "~2.3.2" rope-sequence@^1.3.0: version "1.3.4" - resolved "https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz" + resolved "https://registry.yarnpkg.com/rope-sequence/-/rope-sequence-1.3.4.tgz#df85711aaecd32f1e756f76e43a415171235d425" integrity sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ== run-async@^2.4.0: version "2.4.1" - resolved "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz" + resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455" integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ== run-parallel@^1.1.9: version "1.2.0" - resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== dependencies: queue-microtask "^1.2.2" rxjs@^6.6.0: version "6.6.7" - resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9" integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ== dependencies: tslib "^1.9.0" -safe-buffer@~5.2.0, safe-buffer@5.2.1: +safe-buffer@5.2.1, safe-buffer@~5.2.0: version "5.2.1" - resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== safe-regex-test@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1" integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw== dependencies: call-bound "^1.0.2" @@ -4497,13 +4974,13 @@ safe-regex-test@^1.1.0: "safer-buffer@>= 2.1.2 < 3": version "2.1.2" - resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" + resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -sass@*, sass@^1.89.0: - version "1.89.0" - resolved "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz" - integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ== +sass@^1.89.0: + version "1.93.2" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.2.tgz#e97d225d60f59a3b3dbb6d2ae3c1b955fd1f2cd1" + integrity sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg== dependencies: chokidar "^4.0.0" immutable "^5.0.2" @@ -4513,7 +4990,7 @@ sass@*, sass@^1.89.0: scheduler@^0.17.0: version "0.17.0" - resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.17.0.tgz" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe" integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA== dependencies: loose-envify "^1.1.0" @@ -4521,24 +4998,24 @@ scheduler@^0.17.0: scheduler@^0.23.2: version "0.23.2" - resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== dependencies: loose-envify "^1.1.0" semver@^6.3.1: version "6.3.1" - resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== semver@^7.3.7: - version "7.7.2" - resolved "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz" - integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA== + version "7.7.3" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" + integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q== send@0.19.0: version "0.19.0" - resolved "https://registry.npmjs.org/send/-/send-0.19.0.tgz" + resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8" integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw== dependencies: debug "2.6.9" @@ -4557,7 +5034,7 @@ send@0.19.0: serve-static@1.16.2: version "1.16.2" - resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz" + resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.2.tgz#b6a5343da47f6bdd2673848bf45754941e803296" integrity sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw== dependencies: encodeurl "~2.0.0" @@ -4567,12 +5044,12 @@ serve-static@1.16.2: set-cookie-parser@^2.4.8, set-cookie-parser@^2.6.0: version "2.7.1" - resolved "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz" + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== set-function-length@^1.2.2: version "1.2.2" - resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" + resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== dependencies: define-data-property "^1.1.4" @@ -4584,29 +5061,29 @@ set-function-length@^1.2.2: setprototypeof@1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" + resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== shallowequal@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== shebang-command@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== dependencies: shebang-regex "^3.0.0" shebang-regex@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== side-channel-list@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== dependencies: es-errors "^1.3.0" @@ -4614,7 +5091,7 @@ side-channel-list@^1.0.0: side-channel-map@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== dependencies: call-bound "^1.0.2" @@ -4624,7 +5101,7 @@ side-channel-map@^1.0.1: side-channel-weakmap@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== dependencies: call-bound "^1.0.2" @@ -4635,7 +5112,7 @@ side-channel-weakmap@^1.0.2: side-channel@^1.0.6: version "1.1.0" - resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz" + resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== dependencies: es-errors "^1.3.0" @@ -4646,19 +5123,19 @@ side-channel@^1.0.6: signal-exit@^3.0.2: version "3.0.7" - resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" + resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== simple-swizzle@^0.2.2: - version "0.2.2" - resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" - integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg== + version "0.2.4" + resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.4.tgz#a8d11a45a11600d6a1ecdff6363329e3648c3667" + integrity sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw== dependencies: is-arrayish "^0.3.1" sirv@^2.0.4: version "2.0.4" - resolved "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz" + resolved "https://registry.yarnpkg.com/sirv/-/sirv-2.0.4.tgz#5dd9a725c578e34e449f332703eb2a74e46a29b0" integrity sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ== dependencies: "@polka/url" "^1.0.0-next.24" @@ -4667,17 +5144,17 @@ sirv@^2.0.4: slash@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== -source-map-js@^1.2.1, "source-map-js@>=0.6.2 <2.0.0": +"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== source-map-support@^0.5.21: version "0.5.21" - resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" @@ -4685,244 +5162,247 @@ source-map-support@^0.5.21: source-map@^0.6.0: version "0.6.1" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== source-map@^0.7.3, source-map@^0.7.4: - version "0.7.4" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz" - integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== + version "0.7.6" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.6.tgz#a3658ab87e5b6429c8a1f3ba0083d4c61ca3ef02" + integrity sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ== source-map@^0.8.0-beta.0: version "0.8.0-beta.0" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.8.0-beta.0.tgz#d4c1bb42c3f7ee925f005927ba10709e0d1d1f11" integrity sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA== dependencies: whatwg-url "^7.0.0" split-on-first@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-3.0.0.tgz#f04959c9ea8101b9b0bbf35a61b9ebea784a23e7" integrity sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA== statuses@2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" + resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63" integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== stream-slice@^0.1.2: version "0.1.2" - resolved "https://registry.npmjs.org/stream-slice/-/stream-slice-0.1.2.tgz" + resolved "https://registry.yarnpkg.com/stream-slice/-/stream-slice-0.1.2.tgz#2dc4f4e1b936fb13f3eb39a2def1932798d07a4b" integrity sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA== -string_decoder@^1.1.1: - version "1.3.0" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" - integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== - dependencies: - safe-buffer "~5.2.0" - string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== dependencies: emoji-regex "^8.0.0" is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.1" +string_decoder@^1.1.1: + version "1.3.0" + resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" + integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== + dependencies: + safe-buffer "~5.2.0" + strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== dependencies: ansi-regex "^5.0.1" strip-json-comments@^3.1.1: version "3.1.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -sugarss@*, sugarss@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/sugarss/-/sugarss-4.0.1.tgz" - integrity sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw== +sugarss@^5.0.0: + version "5.0.1" + resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-5.0.1.tgz#55589d1b997cdb1f0d84a94ed7f002e708f909bc" + integrity sha512-ctS5RYCBVvPoZAnzIaX5QSShK8ZiZxD5HUqSxlusvEMC+QZQIPCPOIJg6aceFX+K2rf4+SH89eu++h1Zmsr2nw== supports-color@^7.1.0: version "7.2.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== dependencies: has-flag "^4.0.0" supports-preserve-symlinks-flag@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== svg-arc-to-cubic-bezier@^3.0.0, svg-arc-to-cubic-bezier@^3.2.0: version "3.2.0" - resolved "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz" + resolved "https://registry.yarnpkg.com/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz#390c450035ae1c4a0104d90650304c3bc814abe6" integrity sha512-djbJ/vZKZO+gPoSDThGNpKDO+o+bAeA4XQKovvkNCqnIS2t+S4qnLAGQhyyrulhCFRl1WWzAp0wUDV8PpTVU3g== tabbable@^6.0.0: version "6.2.0" - resolved "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz" + resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== text-table@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" + resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== through@^2.3.6: version "2.3.8" - resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" + resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== tiny-inflate@^1.0.0, tiny-inflate@^1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz" + resolved "https://registry.yarnpkg.com/tiny-inflate/-/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4" integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw== tiny-invariant@^1.3.1: version "1.3.3" - resolved "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz" + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== +tinyglobby@^0.2.14: + version "0.2.15" + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2" + integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ== + dependencies: + fdir "^6.5.0" + picomatch "^4.0.3" + tippy.js@^6.3.7: version "6.3.7" - resolved "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz" + resolved "https://registry.yarnpkg.com/tippy.js/-/tippy.js-6.3.7.tgz#8ccfb651d642010ed9a32ff29b0e9e19c5b8c61c" integrity sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ== dependencies: "@popperjs/core" "^2.9.0" tmp@^0.0.33: version "0.0.33" - resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz" + resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw== dependencies: os-tmpdir "~1.0.2" tmp@^0.2.1: - version "0.2.3" - resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz" - integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w== + version "0.2.5" + resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8" + integrity sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow== to-regex-range@^5.0.1: version "5.0.1" - resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" + resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== dependencies: is-number "^7.0.0" toidentifier@1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== totalist@^3.0.0: version "3.0.1" - resolved "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/totalist/-/totalist-3.0.1.tgz#ba3a3d600c915b1a97872348f79c127475f6acf8" integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ== tr46@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09" integrity sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA== dependencies: punycode "^2.1.0" tr46@~0.0.3: version "0.0.3" - resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== -tslib@^1.8.1: +tslib@^1.8.1, tslib@^1.9.0: version "1.14.1" - resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" - integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== - -tslib@^1.9.0: - version "1.14.1" - resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== tslib@^2.0.0, tslib@^2.1.0, tslib@^2.7.0, tslib@^2.8.0: version "2.8.1" - resolved "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== tsutils@^3.21.0: version "3.21.0" - resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" + resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== dependencies: tslib "^1.8.1" turbo-stream@2.4.1: version "2.4.1" - resolved "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.1.tgz" + resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.1.tgz#c1a64397724084c09b0f6ea4a2c528d3f67931f9" integrity sha512-v8kOJXpG3WoTN/+at8vK7erSzo6nW6CIaeOvNOkHQVDajfz1ZVeSxCbc6tOH4hrGZW7VUCV0TOXd8CPzYnYkrw== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0" - resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" + resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== dependencies: prelude-ls "^1.2.1" type-fest@^0.20.2: version "0.20.2" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== type-fest@^0.21.3: version "0.21.3" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -type-fest@^4.27.0: +type-fest@^4.41.0: version "4.41.0" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58" integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA== type-is@~1.6.18: version "1.6.18" - resolved "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" + resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g== dependencies: media-typer "0.3.0" mime-types "~2.1.24" -typescript@^5.1.0, typescript@^5.8.3, "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta", typescript@>=4.9.5: - version "5.8.3" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz" - integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== +typescript@^5.8.3: + version "5.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" + integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz" + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee" integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== -undici-types@~6.19.2: - version "6.19.8" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== - undici-types@~6.21.0: version "6.21.0" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== -undici@^6.19.2, undici@^6.21.2: - version "6.21.3" - resolved "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz" - integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw== +undici-types@~7.14.0: + version "7.14.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840" + integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA== + +undici@^6.21.2: + version "6.22.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.22.0.tgz#281adbc157af41da8e75393c9d75a1b788811bc3" + integrity sha512-hU/10obOIu62MGYjdskASR3CUAiYaFTtC9Pa6vHyf//mAipSvSQg6od2CnJswq7fvzNS3zJhxoRkgNVaHurWKw== unicode-properties@^1.4.0, unicode-properties@^1.4.1: version "1.4.1" - resolved "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz" + resolved "https://registry.yarnpkg.com/unicode-properties/-/unicode-properties-1.4.1.tgz#96a9cffb7e619a0dc7368c28da27e05fc8f9be5f" integrity sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg== dependencies: base64-js "^1.3.0" @@ -4930,25 +5410,25 @@ unicode-properties@^1.4.0, unicode-properties@^1.4.1: unicode-trie@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz" + resolved "https://registry.yarnpkg.com/unicode-trie/-/unicode-trie-2.0.0.tgz#8fd8845696e2e14a8b67d78fa9e0dd2cad62fec8" integrity sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ== dependencies: pako "^0.2.5" tiny-inflate "^1.0.0" -unpipe@~1.0.0, unpipe@1.0.0: +unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" + resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== unraw@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/unraw/-/unraw-3.0.0.tgz" + resolved "https://registry.yarnpkg.com/unraw/-/unraw-3.0.0.tgz#73443ed70d2ab09ccbac2b00525602d5991fbbe3" integrity sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg== update-browserslist-db@^1.1.3: version "1.1.3" - resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz" + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== dependencies: escalade "^3.2.0" @@ -4956,56 +5436,56 @@ update-browserslist-db@^1.1.3: uri-js@^4.2.2: version "4.4.1" - resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" + resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== dependencies: punycode "^2.1.0" use-callback-ref@^1.3.3: version "1.3.3" - resolved "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz" + resolved "https://registry.yarnpkg.com/use-callback-ref/-/use-callback-ref-1.3.3.tgz#98d9fab067075841c5b2c6852090d5d0feabe2bf" integrity sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg== dependencies: tslib "^2.0.0" use-composed-ref@^1.3.0: version "1.4.0" - resolved "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.4.0.tgz" + resolved "https://registry.yarnpkg.com/use-composed-ref/-/use-composed-ref-1.4.0.tgz#09e023bf798d005286ad85cd20674bdf5770653b" integrity sha512-djviaxuOOh7wkj0paeO1Q/4wMZ8Zrnag5H6yBvzN7AKKe8beOaED9SF5/ByLqsku8NP4zQqsvM2u3ew/tJK8/w== use-isomorphic-layout-effect@^1.1.1: version "1.2.1" - resolved "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.2.1.tgz#2f11a525628f56424521c748feabc2ffcc962fce" integrity sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA== use-latest@^1.2.1: version "1.3.0" - resolved "https://registry.npmjs.org/use-latest/-/use-latest-1.3.0.tgz" + resolved "https://registry.yarnpkg.com/use-latest/-/use-latest-1.3.0.tgz#549b9b0d4c1761862072f0899c6f096eb379137a" integrity sha512-mhg3xdm9NaM8q+gLT8KryJPnRFOz1/5XPBhmDEVZK1webPzDjrPk7f/mbpeLqTgB9msytYWANxgALOCJKnLvcQ== dependencies: use-isomorphic-layout-effect "^1.1.1" use-sidecar@^1.1.3: version "1.1.3" - resolved "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz" + resolved "https://registry.yarnpkg.com/use-sidecar/-/use-sidecar-1.1.3.tgz#10e7fd897d130b896e2c546c63a5e8233d00efdb" integrity sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ== dependencies: detect-node-es "^1.1.0" tslib "^2.0.0" use-sync-external-store@^1: - version "1.5.0" - resolved "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz" - integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A== + version "1.6.0" + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz#b174bfa65cb2b526732d9f2ac0a408027876f32d" + integrity sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== util-deprecate@^1.0.1, util-deprecate@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== util@^0.12.3: version "0.12.5" - resolved "https://registry.npmjs.org/util/-/util-0.12.5.tgz" + resolved "https://registry.yarnpkg.com/util/-/util-0.12.5.tgz#5f17a6059b73db61a875668781a1c2b136bd6fbc" integrity sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA== dependencies: inherits "^2.0.3" @@ -5016,17 +5496,17 @@ util@^0.12.3: utils-merge@1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== vary@~1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" + resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== victory-vendor@^36.6.8: version "36.9.2" - resolved "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.9.2.tgz" + resolved "https://registry.yarnpkg.com/victory-vendor/-/victory-vendor-36.9.2.tgz#668b02a448fa4ea0f788dbf4228b7e64669ff801" integrity sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ== dependencies: "@types/d3-array" "^3.0.3" @@ -5046,7 +5526,7 @@ victory-vendor@^36.6.8: vite-bundle-visualizer@^1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz" + resolved "https://registry.yarnpkg.com/vite-bundle-visualizer/-/vite-bundle-visualizer-1.2.1.tgz#8be34033f0216de529abec4b18a8b62aa1b65c9e" integrity sha512-cwz/Pg6+95YbgIDp+RPwEToc4TKxfsFWSG/tsl2DSZd9YZicUag1tQXjJ5xcL7ydvEoaC2FOZeaXOU60t9BRXw== dependencies: cac "^6.7.14" @@ -5056,7 +5536,7 @@ vite-bundle-visualizer@^1.2.1: vite-compatible-readable-stream@^3.6.1: version "3.6.1" - resolved "https://registry.npmjs.org/vite-compatible-readable-stream/-/vite-compatible-readable-stream-3.6.1.tgz" + resolved "https://registry.yarnpkg.com/vite-compatible-readable-stream/-/vite-compatible-readable-stream-3.6.1.tgz#27267aebbdc9893c0ddf65a421279cbb1e31d8cd" integrity sha512-t20zYkrSf868+j/p31cRIGN28Phrjm3nRSLR2fyc2tiWi4cZGVdv68yNlwnIINTkMTmPoMiSlc0OadaO7DXZaQ== dependencies: inherits "^2.0.3" @@ -5065,15 +5545,15 @@ vite-compatible-readable-stream@^3.6.1: vite-plugin-copy@^0.1.6: version "0.1.6" - resolved "https://registry.npmjs.org/vite-plugin-copy/-/vite-plugin-copy-0.1.6.tgz" + resolved "https://registry.yarnpkg.com/vite-plugin-copy/-/vite-plugin-copy-0.1.6.tgz#863ee81f7771b099122d24b954725d8e7e604a80" integrity sha512-bqIaefZOE2Jx8P5wJuHKL5GzCERa/pcwdUQWaocyTNXgalN2xkxXH7LmqRJ34V2OlKF2F9E/zj0zITS7U6PpUg== dependencies: fast-glob "^3.2.7" -"vite@^3 || ^4 || ^5.0.9", "vite@^4 || ^5 || ^6", "vite@^4.2.0 || ^5.0.0 || ^6.0.0", vite@^5.4.19: - version "5.4.19" - resolved "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz" - integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA== +vite@^5.4.19: + version "5.4.20" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a" + integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g== dependencies: esbuild "^0.21.3" postcss "^8.4.43" @@ -5083,19 +5563,19 @@ vite-plugin-copy@^0.1.6: w3c-keyname@^2.2.0: version "2.2.8" - resolved "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz" + resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz#7b17c8c6883d4e8b86ac8aba79d39e880f8869c5" integrity sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ== wcwidth@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" + resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8" integrity sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg== dependencies: defaults "^1.0.3" web-encoding@1.1.5: version "1.1.5" - resolved "https://registry.npmjs.org/web-encoding/-/web-encoding-1.1.5.tgz" + resolved "https://registry.yarnpkg.com/web-encoding/-/web-encoding-1.1.5.tgz#fc810cf7667364a6335c939913f5051d3e0c4864" integrity sha512-HYLeVCdJ0+lBYV2FvNZmv3HJ2Nt0QYXqZojk3d9FJOLkwnuhzM9tmamh8d7HPM8QqjKH8DeHkFTx+CFlWpZZDA== dependencies: util "^0.12.3" @@ -5104,22 +5584,22 @@ web-encoding@1.1.5: web-streams-polyfill@^3.1.1: version "3.3.3" - resolved "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz" + resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b" integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw== webidl-conversions@^3.0.0: version "3.0.1" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== webidl-conversions@^4.0.2: version "4.0.2" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz" + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad" integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg== whatwg-url@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== dependencies: tr46 "~0.0.3" @@ -5127,7 +5607,7 @@ whatwg-url@^5.0.0: whatwg-url@^7.0.0: version "7.1.0" - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06" integrity sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg== dependencies: lodash.sortby "^4.7.0" @@ -5136,7 +5616,7 @@ whatwg-url@^7.0.0: which-typed-array@^1.1.16, which-typed-array@^1.1.2: version "1.1.19" - resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz" + resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956" integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw== dependencies: available-typed-arrays "^1.0.7" @@ -5149,19 +5629,19 @@ which-typed-array@^1.1.16, which-typed-array@^1.1.2: which@^2.0.1: version "2.0.2" - resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" + resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== dependencies: isexe "^2.0.0" word-wrap@^1.2.5: version "1.2.5" - resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== wrap-ansi@^7.0.0: version "7.0.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== dependencies: ansi-styles "^4.0.0" @@ -5170,32 +5650,32 @@ wrap-ansi@^7.0.0: wrappy@1: version "1.0.2" - resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" + resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== y18n@^5.0.5: version "5.0.8" - resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== yallist@^3.0.2: version "3.1.1" - resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" + resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== yaml@^1.10.0: version "1.10.2" - resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== yargs-parser@^21.1.1: version "21.1.1" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== yargs@^17.5.1: version "17.7.2" - resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== dependencies: cliui "^8.0.1" @@ -5208,10 +5688,10 @@ yargs@^17.5.1: yocto-queue@^0.1.0: version "0.1.0" - resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" + resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== yoga-layout@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/yoga-layout/-/yoga-layout-2.0.1.tgz" + resolved "https://registry.yarnpkg.com/yoga-layout/-/yoga-layout-2.0.1.tgz#4bc686abe2464f977866650ddccc1dbcf9f0d03c" integrity sha512-tT/oChyDXelLo2A+UVnlW9GU7CsvFMaEnd9kVFsaiCQonFAXd3xrHhkLYu+suwwosrAEQ746xBU+HvYtm1Zs2Q== From 9763a3898a7f66ed07a5a56bab795e8587f1f234 Mon Sep 17 00:00:00 2001 From: Dave Earley Date: Sat, 24 Jan 2026 00:11:39 +0000 Subject: [PATCH 5/6] Add missing langs to locales.ts --- frontend/src/locales.ts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/src/locales.ts b/frontend/src/locales.ts index 7d12035627..6d8f4ef819 100644 --- a/frontend/src/locales.ts +++ b/frontend/src/locales.ts @@ -14,9 +14,10 @@ export type SupportedLocales = | "zh-hk" | "tr" | "hu" - | "pl"; + | "pl" + | "se"; -export const availableLocales = ["en", "de", "fr", "it", "nl", "pt", "es", "zh-cn", "zh-hk", "pt-br", "vi", "tr", "hu", "pl"]; +export const availableLocales = ["en", "de", "fr", "it", "nl", "pt", "es", "zh-cn", "zh-hk", "pt-br", "vi", "tr", "hu", "pl", "se"]; export const localeToFlagEmojiMap: Record = { pl: '🇵🇱', @@ -33,10 +34,10 @@ export const localeToFlagEmojiMap: Record = { vi: '🇻🇳', tr: '🇹🇷', hu: '🇭🇺', + se: '🇸🇪', }; export const localeToNameMap: Record = { - pl: `Polish`, en: `English`, de: `German`, fr: `French`, @@ -50,6 +51,8 @@ export const localeToNameMap: Record = { vi: `Vietnamese`, tr: `Turkish`, hu: `Hungarian`, + se: `Swedish`, + pl: `Polish`, }; export const getLocaleName = (locale: SupportedLocales) => { From a959c362f69fb5844c09d002b49edaaf54645207 Mon Sep 17 00:00:00 2001 From: Dave Earley Date: Sat, 24 Jan 2026 00:13:11 +0000 Subject: [PATCH 6/6] remove elestio.yml --- elestio.yml | 75 ----------------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 elestio.yml diff --git a/elestio.yml b/elestio.yml deleted file mode 100644 index 9d35b9d5a7..0000000000 --- a/elestio.yml +++ /dev/null @@ -1,75 +0,0 @@ -ports: - - protocol: "HTTPS" - targetProtocol: "HTTP" - listeningPort: "443" - targetPort: "13336" - targetIP: "172.17.0.1" - public: true - path: "/" - isAuth: false - - protocol: "HTTPS" - targetProtocol: "HTTP" - listeningPort: "64373" - targetPort: "31829" - targetIP: "172.17.0.1" - public: true - path: "/" - isAuth: false -environments: - - key: "SOFTWARE_VERSION_TAG" - value: "latest" - - key: "ADMIN_PASSWORD" - value: "random_password" - - key: "ADMIN_EMAIL" - value: "[EMAIL]" - - key: "DOMAIN" - value: "[CI_CD_DOMAIN]" - - key: "VITE_STRIPE_PUBLISHABLE_KEY" - value: "pk_test" - - key: "POSTGRES_DB" - value: "hi-events" - - key: "POSTGRES_USER" - value: "postgres" - - key: "POSTGRES_PASSWORD" - value: "random_password" - - key: "POSTGRES_HOST" - value: "postgres" - - key: "POSTGRES_PORT" - value: "5432" - - key: "MAIL_MAILER" - value: "smtp" - - key: "MAIL_HOST" - value: "172.17.0.1" - - key: "MAIL_PORT" - value: "25" - - key: "MAIL_FROM_ADDRESS" - value: "[DOMAIN]@vm.elestio.app" - - key: "MAIL_FROM_NAME" - value: "Hi.Events" - -config: - runTime: "dockerCompose" - version: "" - framework: "" - buildCommand: "docker-compose build" - buildDir: "/" - runCommand: "docker-compose up -d" - icon: "" - screenshot: "hi-events.png" -lifeCycleConfig: - preInstallCommand: "./scripts/preInstall.sh" - postInstallCommand: "./scripts/postInstall.sh" - preBackupCommand: "./scripts/preBackup.sh" - postBackupCommand: "./scripts/postBackup.sh" - preRestoreCommand: "./scripts/preRestore.sh" - postRestoreCommand: "./scripts/postRestore.sh" - postDeployCommand: "./scripts/postDeploy.sh" -webUI: - - url: "https://[CI_CD_DOMAIN]" - label: "Hi.Events" - login: "[ADMIN_EMAIL]" - password: "[ADMIN_PASSWORD]" - - url: "https://[CI_CD_DOMAIN]:64373" - label: "pgAdmin" - login: "[ADMIN_EMAIL]" - password: "[ADMIN_PASSWORD]"